/** Services **/
.qodef-service-single .qodef-e-title {
    display: none;
}

/** Page **/
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    height: auto !important;
}

ol:not(.wp-block), ul:not(.wp-block) {
    margin: 0 0 0.5em !important;
}

body[class*=courtroom-core] p {
    margin: 20px 0;
}

/** Blog **/
div#tag_cloud-2.widget.widget_tag_cloud>h5.qodef-widget-title {
    display: none !important;
}

.qodef-blog .qodef-e-title {
    font-size: 30px !important;
}

#courtroom_core_blog_list-2 .qodef-shortcode h6 a {
		font-size: 19px;
}

#courtroom_core_blog_list-2 .qodef-shortcode h6 {
		font-size: 19px;
		line-height: 1em;
}

/** Side Area **/
div#block-64 .qodef-section-title .qodef-m-tagline {
    color: rgb(255 255 255) !important;
}

div#block-65 .qodef-section-title .qodef-m-tagline {
    color: rgb(255 255 255) !important;
}

div#block-71 .qodef-section-title .qodef-m-tagline {
    color: rgb(255 255 255) !important;
}

div#block-38 p {
    margin: 0;
}

div#block-40 p {
    margin: 0;
}

/** footer **/
#qodef-page-footer .qodef-alignment--left .widget img {
    width: 20%;
}

.qodef-icon-list-item .qodef-e-title {
    line-height: 27px !important;
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: start;
}

.qodef-icon-holder {
    margin-top: 7px;
}

#qodef-page-footer .widget .qodef-widget-title {
    font-size: 19px;
}

#qodef-page-footer-top-area .widget.widget_nav_menu ul li a {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: Capitalize;
}

/** contact form **/
.wpcf7-list-item {
    display: flex;
    margin: 0 0 1em 0;
}

.qodef-qi-contact-form-7 input[type=checkbox] {
    margin-right: 5px;
}

.wpcf7 .qodef-contact-form-2 label {
    margin-top: 50px;
}

.qodef-section-title .qodef-m-tagline {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 9px;
}


service
h2 {
    font-size: 30px;
}
h2, .qodef-h2 {
    font-family: "Baskerville";
    font-size: 30px;
}

.qodef-header-navigation>ul>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: .13em;
    text-transform: uppercase;
}


qodef-service-list.qodef-item-layout--minimal .qodef-e {
    color: rgb(19, 22, 26);
    --grad: transparent 49.5%,var(--qode-bg-color) 49.5%;
    background-image: ;
    background-position-x: ;
    background-position-y: ;
    background-attachment: ;
    background-clip: ;
    background-color: ;
    background-repeat: no-repeat;
    background-origin: border-box;
    --qode-bg-color: var(--qode-main-color);
    --qode-bg-hover-color: var(--qode-main-color);
    clip-path: polygon(0px 0px, 100% 0px, 100% 0px, 100% 100%, 0px 100%, 0px 100%);
    background-size: 0px 0px;
    padding: 9px 12px;
    transition: all 0.3s ease-out 0s;
    border: 1px solid var(--qode-bg-color);
}


/**btn**/
.qodef-service-list.qodef-item-layout--minimal .qodef-e:hover {
	background-color:#053146 !important;}





.qodef-service-list .qodef-e-title a:hover {
		color:#fff !important;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"], input[type="date"], textarea, select, body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--multiple {
    font-size: 20px;
}

#qodef-page-footer-bottom-area {
    background-color: #033748;
}
element.style {
    letter-spacing: -0.025em;
}
.widget_courtroom_core_service_list .qodef-service-list.qodef-item-layout--minimal .qodef-e-title {
    font-size: 15px;
    font-family: "Baskerville";
    letter-spacing: .13em;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
}
label {
    font-family: "Baskerville";
    font-size: 20px;
	}
.widget.widget_block p:last-child {
    /* margin: inherit; */
    display: contents;
}

.qodef-page-footer .qodef-alignment--left .widget img{
    width: 40% !important
}
@media only screen and (max-width: 880px)
.qodef-h4{
    font-size: 20px !important
}
.qodef-button.qodef-html--link {
    font-size: 16px;
    font-family: 'EB Garamond';
    letter-spacing: .13em;
    line-height: 30px;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    will-change: transform;
    -webkit-perspective: 1000;
    transition: .3s ease-out;
    padding: 8px 39px;
}
style attribute {
    font-weight: 500;
display:none !important
}
.widget .wp-block-categories-list .cat-item a, .widget.widget_categories .cat-item a {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    color: var(--qode-main-color);
}
.qodef-button.qodef-html--link {
    font-size: 16px;
    font-family: 'EB Garamond';
    letter-spacing: .13em;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    will-change: transform;
    -webkit-perspective: 1000;
    transition: .3s ease-out;
    padding: 8px 39px;
}
#qodef-page-footer .qodef-alignment--left .widget img {
    width: 60%;
}
.qodef-theme-button span, button[type=submit] span {
    display: block;
    line-height: inherit;
    font-weight: bold;
}
span {
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0;
    outline: 0;
    font-size: large;
}

@media screen and (max-width: 1024px) {
    h2, .qodef-h2 {
        font-size: 30px !important;
        line-height: 34px !important;
    }
}

b, strong {
    font-weight: bold;
}

div#block-64 .qodef-section-title .qodef-m-tagline {
       font-family: "Baskerville", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 21px;
}

.qodef-section-title .qodef-m-tagline {
      font-family: "Baskerville", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 21px;
}

h2, .qodef-h2 {
    font-family: "Baskerville", Sans-serif;
}