/*
Theme Name: Flatsome Child
Theme URI: univn.vn
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Template: flatsome
Version: 3.0
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
td {
    color: inherit;
}
.button {
    font-size: 13px;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    font-weight: bold;
    letter-spacing: 0;
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    color: inherit;
    line-height: calc( 2.5em - 2px );
}
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    padding-right: 1.6em;
}
.box-text {
    font-size: 1em;
}
.breadcrumbs {
    font-size: .875rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}
.single-page h2,
.page-inner h2 {
    font-size: 30px;
}
.single-page h3,
.page-inner h3 {
    font-size: 24px;
}
.single-page h4,
.page-inner h4 {
    font-size: 20px;
}
.single-page h5,
.page-inner h5 {
    font-size: 16px;
}
.single-page h1,
.single-page h2,
.single-page h3,
.single-page h4,
.single-page h5,
.single-page table,
.single-page ul,
.single-page ul li,
.single-page figure,
.single-page p,
.page-inner h1,
.page-inner h2,
.page-inner h3,
.page-inner h4,
.page-inner h5,
.page-inner table,
.page-inner ul,
.page-inner ul li,
.page-inner figure,
.page-inner p {
    margin-bottom: 15px;
}
.single-page ul li:last-child,
.page-inner ul li:last-child {
    margin-bottom: 0;
}
.wp-caption .wp-caption-text {
    background: transparent;
    font-style: normal;
}
/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.header .nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.header .nav-dropdown {
    color: inherit;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default .nav-dropdown-default {
    padding: 0;
    display: block;
    min-width: 210px;
    border: 0 !important;
    border-radius: 5px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: 0px;
    left: calc( 100% + 1px ); 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Header Template Element */
.nav-click {position: relative;width: 32px;height: 32px;cursor: pointer;display: block;z-index: 999;}
.nav-click span, .nav-click::after, .nav-click::before {content: '';background-color: #000;position: absolute;height: 2px;transition: all .3s ease-in-out;pointer-events: none;}
.nav-dark .nav-click span, .nav-dark .nav-click::after, .nav-dark .nav-click::before {background-color: #FFF;}
.nav-click::after,.nav-click::before{top:6px;right:0;width:18px;transform-origin:50% 50%}
.nav-click::after{top:23px;width:30px}
.nav-click span{top:15px;right:0;width:24px}
@media (min-width:850px) {
    .nav-click{width:38px;height:38px}
    .nav-click span, .nav-click::after, .nav-click::before{height:3px}
    .nav-click::after, .nav-click::before{top:9px; width:25px}
    .nav-click::after{top:27px;width:35px}
    .nav-click span{top:18px;width:31px}
}
.has-off-canvas .current-lightbox-clicked .nav-click span{opacity:0}
.has-off-canvas .current-lightbox-clicked .nav-click::before{width:70%;left:17%;transform:rotate3d(0,0,1,45deg);top:43%}
.has-off-canvas .current-lightbox-clicked .nav-click::after{width:70%;left:15%;transform:rotate3d(0,0,1,-45deg);top:41%}
.mobile-sidebar .nav-sidebar.nav-vertical>li+li {
    border: 1px solid  #ebebeb;
}
.nav-vertical>li>ul li a {
    color: #232323 !important;
    font-size: 12px !important;
}
.mobile-sidebar {
    background: #FFF;
}
.mobile-sidebar .nav-sidebar.nav-slide li li {
    padding-left: 0;
}
.mobile-sidebar .nav-sidebar > li > a {
    text-transform: uppercase;
    color: #232323;
    letter-spacing: 0.05rem;
    font-weight: bold;
    font-size: 13px;
    padding: 13px 20px 11px;
}
.mobile-sidebar .nav-slide-header {
    border-bottom: 1px solid #ebebeb;
    padding: 13px 20px 11px !important;
    background: #f8f8f8;
}
.mobile-sidebar .nav-slide-header .toggle {
    text-align: center;
    font-size: 13px;
    color: #232323 !important;
    padding: 0;
    min-height: auto;
    opacity: 1;
}
.mobile-sidebar .nav-slide-header .toggle i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu, .mobile-sidebar-levels-1 .nav-slide>li>ul.children {
    padding-top: 0;
}
/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget_list_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    margin-bottom: 20px;
}
.widget_list_posts .blog-col-inner .post-title {
    font-size: .875rem;
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
    margin: 0 0 5px 0;
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: .875rem;
}
@media screen and (min-width: 550px) {
    .widget_list_posts .box-vertical {
        display: flex;
    }
    .widget_list_posts .box-vertical .box-image {
        flex: 0 0 30%;
    }
    .widget_list_posts .box-vertical .box-text {
        padding: 0 0 0 20px;
    }
    .widget_list_posts__alignright .box-vertical .box-text {
        order: -1;
        padding: 0 20px 0 0;
    }
}
/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.75rem;
    position: absolute;
    left: 0;
    top: .8em;
    width: 14px;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode.layout-1 .box-image {
    float: left;
    width: 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.layout-5 .box-image {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.layout-6 .first-element-layout .post-title {
    margin: 15px 0 10px 0;
}
.sh-blog-shortcode.layout-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 15px;
}
.sh-blog-shortcode.layout-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.layout-6 .second-element-layout .col-inner {
    overflow: hidden;
}
.sh-blog-shortcode.layout-6 .second-element-layout .box-image {
    float: left;
    width: 30%;
    margin-right: 1em;
}
.sh-blog-shortcode.layout-6 .second-element-layout .box-image .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.layout-6 .second-element-layout .post-title {
    margin-top: 0;
    font-size: .875rem;
}
.sh-blog-shortcode.layout-7 .first-element-layout .element .box-image {
    float: left;
    width: 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.layout-7 .first-element-layout .element .post-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.layout-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.layout-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.layout-7 .second-element-layout .element .post-title {
    margin: 0;
}
.sh-blog-shortcode.layout-7 .second-element-layout .element .post-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.layout-8 .element .col-inner {
    position: relative;
}
.sh-blog-shortcode.layout-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.layout-8 .element .post-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.layout-8 .element .post-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
.uni_custom_menu ul.menu li a {
    padding: 3px 0;
    font-size: 12px;
    line-height: calc(22/12);
    color: #969696;
    position: relative;
}
.uni_custom_menu ul.menu li a:before {
    position: absolute;
    left: 0;
    width: 0;
    bottom: 2px;
    height: 1px;
    content: '';
    display: block;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    -ms-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
    visibility: hidden;
    background: #FFF;
}
.uni_custom_menu ul.menu li a:hover:before {
    width: 100%;
    visibility: visible;
}
/* UX Shortcode */
.ux-menu-link__link {
    min-height: unset;
}.ux-menu-title {
    font-size: 100%;
}
/* Category */
.box-blog-post .badge {
    left: 20px;
    top: 0;
    height: auto;
}
.box-blog-post .badge .badge-inner br {
    display: none;
}
.box-blog-post .badge .badge-inner .post-date-month {
    display: block;
}
.box-blog-post .badge .badge-inner .post-date-day {
    border-bottom: 1px solid #000;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.box-blog-post .badge .badge-inner {
    background: #feeae7;
    color: #000;
    padding: 10px;
}
.box-blog-post .box-text {
    padding-top: 25px;
    padding-bottom: 0;
}
.box-blog-post .cat-label {
    color: #9d9b9b;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    opacity: 1;
}
.box-blog-post .post-title {
    margin: 0 0 10px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.5;
}
.box-blog-post .is-divider {
    display: none;
}
.box-blog-post .from_the_blog_excerpt {
    font-size: 14px;
    line-height: 1.5;
    color: #838383;
    text-align: justify;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.box-blog-post .button.is-link {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 1;
    min-height: auto;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
}
.box-blog-post .button.is-link:before {
    content: '\f068';
    font-family: 'Font Awesome 6 Pro';
    margin-right: 5px;
}
/* Single Post */
.entry-header h1.entry-title {
    font-size: 1.5rem;
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    border: none;
    border-radius: 6px;
    height: 2.25em;
    line-height: 2.25em;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.2;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span+.image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper .widget-title {
    font-size: 13px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 17px;
    margin: 0;
}
.content-form > p {
    display: flex;
    align-items:center;
}
.content-form .wpcf7-form-control-wrap {
    margin-right: 5px;
    min-width: calc( 100% - 124px - 5px );
}
.content-form .wpcf7-form-control-wrap input {
    background-color: rgba(0,0,0,0);
    color: #717171;
    border-color: #3b3b3b;
    font-size: 12px;
}
.content-form input,
.content-form .wpcf7-submit {
    margin-bottom: 0;
    height: 36px;
}
.content-form .wpcf7-submit {
    letter-spacing: .05em;
    min-width: 124px;
    background-color: #3b3b3b !important;
    border-color: #3b3b3b;
    color: #ffffff;
    font-size: 13px;
    opacity: 1 !important;
}
.content-form .wpcf7-submit:hover {
    background-color: #FFF !important;
    color: #232323 !important;
    opacity: 1 !important;
    box-shadow: none;
}
.uni_custom_menu .menu {
    margin-bottom: 0;
}
.main-ft {
    padding-top: 36px !important;
    padding-bottom: 10px !important;
}
.absolute-footer {
    padding: 22px 0 65px;
    border-top: 1px solid #3b3b3b;
    font-size: 12px;
    line-height: calc(22/12);
    color: #969696 !important;
}
.absolute-footer .footer-primary {
    margin-bottom: 22px;
}
@media (min-width: 850px) {
    .footer-secondary {
        padding: 0;
    }
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.stuck #logo img {
    max-width: 90px;
    object-position: center;
    object-fit: contain;
}
#logo img {
    max-height: 43px !important;
}
.top-header {
    background: #232323;
    position: relative;
    z-index: 10;
}
.top-header .text {
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    line-height: 200%;
}
.top-header .text p:last-of-type {
    margin-bottom: 0;
}
.top-header .col .col-inner {
    padding-top: 14px;
    padding-bottom: 12px;
}
.top-header .col.is-selected:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    top: 50%;
    left: -1px;
    background-color: #a7a7a7;
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.top-header .flickity-page-dots {
    display: none;
}
.header-main {
    padding-top: 15px;
}
.header-main .cart-img-icon {
    width: 24px;
    height: 24px;
}
.header-main [data-icon-label]:after {
    width: 23px;
    height: 23px;
    opacity: 1;
    background: #1D1E1E;
    font-size: 12px;
    font-weight: normal;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 1px;
    right: -14px;
    top: -14px;
}
.header-nav-main .account-item a {
    text-transform: none;
}
.icon-user-svg {
    width: 21px;
    height: 21px;
    stroke-width: 10px;
}
.nav>li.header-divider {
    height: 20px;
    background-color: #232323;
}
.woosw-menu-item-inner {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background: url('assets/img/wishlist-icon.svg') center no-repeat;
    background-size: 20px;
}
.woosw-menu-item .woosw-menu-item-inner:after {
    text-indent: 0;
    width: 23px;
    height: 23px;
    border-radius: 23px;
    line-height: 23px;
    top: -17px;
    right: -13px;
}
.header-search-form-wrapper .searchform {
    border-bottom: 2px solid #3c3c3c;
}
.header-search-form-wrapper .ux-search-submit {
    min-width: 45px;
    background-color: transparent !important;
    border: 0;
    color: #232323;
    font-size: 13px;
}
.header-search-form-wrapper .search-field:focus,
.header-search-form-wrapper .ux-search-submit:hover {
    background-color: transparent !important;
    box-shadow: none;
}
.header-search-form-wrapper .search-field {
    border: 0;
    background-color: transparent !important;
    border-radius: 0;
    box-shadow: none;
    padding: 6px 0 3px;
    color: #232323;
    max-width: 135px;
    min-width: 122px;
}
.header-search-form-wrapper .search-field::placeholder {
    color: #232323;
}
#dark-breadcrumbs {
    padding: 17px 0 15px;
}
#dark-breadcrumbs .rank-math-breadcrumb p a,
#dark-breadcrumbs .rank-math-breadcrumb p span {
    color: #999999;
    font-size: 12px;
    line-height: 200%;
}
#dark-breadcrumbs .rank-math-breadcrumb p {
    margin-bottom: 0px;
}
#dark-breadcrumbs h1 {
    margin-bottom: 0;
    font-size: 24px;
}
.custom-heading.container {
    max-width: 100%;
}
.custom-heading .section-title {
    font-size: 25px;
    margin-bottom: 0;
}
.custom-heading b {
    background-color: #3c3c3d;
    opacity: 1;
}
.custom-heading2 b {
    opacity: 0;
}
.custom-heading2 .section-title {
    font-size: 30px;
}
.custom-heading2 .section-title span {
    background: #1c1d1f;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    max-width: 374px;
    display: block;
}
.uni-divider {
    color: #919da9;
    font-size: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
}
.uni-divider span {
    padding: 0 16px;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.uni-divider i {
    color: #000;
    font-size: 28px;
}
.uni-divider:after,
.uni-divider:before {
    content: '';
    width: 100%;
    border-top: 1em solid;
}
.viewed-title .section-title b {
    opacity: 0;
}
/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media only screen and (max-width: 849.98px) {
    .single-page h2,
    .page-inner h2 {
        font-size: 24px;
    }
    .single-page h3,
    .page-inner h3 {
        font-size: 20px;
    }
    .single-page h4,
    .page-inner h4 {
        font-size: 16px;
    }
    .single-page h5,
    .page-inner h5 {
        font-size: 14px;
    }
    .top-header .row-slider .flickity-prev-next-button {
        margin-top: -9px;
    }
}

@media only screen and (max-width: 699.98px) {
    .fs34 {
        margin-bottom: 20px;
    }
    .fs34 .section-title {
        font-size: 20px;
    }
    .custom-heading2 .section-title,
    .custom-heading .section-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 549.98px) {

}

@media only screen and (min-width: 550px) {
    
}

@media only screen and (min-width: 700px) {
    
}

@media only screen and (min-width: 850px) {
    
}

@media only screen and (min-width: 992px) {

}

@media only screen and (min-width: 1200px) {

}