/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
    --shadow-1:0px 2px 9px 0px rgba(0, 0, 0, 0.08);
    --shadow-2:0px 4px 10px rgba(51,51,51,0.15);
    --radius-1:0;
    --radius-2:45px;
    --font-15:15px;
    --background-linear-1: linear-gradient(to right,var(--fs-color-secondary),var(--primary-color));
}
.radius-right-top,.radius-right-top .col-inner,.radius-right-top .fill{border-radius: 0 var(--radius-2) 0 0}
.radius-left-top,.radius-left-top .col-inner,.radius-left-top .fill{border-radius: var(--radius-2) 0 0 0 }
.m-l0{margin-left: 0}
.text-justify{
    text-align: justify;
}
.text-banner-home h2,.text-banner-home h3,.text-banner-home h5,.m-b5 {
    margin-bottom: 5px
}
.text-banner-home h2 span{
    font-size: 130%;
}
.count-up {
    font-weight: 500;font-family: Anton, sans-serif;
}
.over-back {
    z-index: -1;
    height: auto;
    width: auto;
    line-height: 187px;
    font-weight: 900;
    font-size: 187px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 0.1;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
}
.over-back p,.over-back H4,.over-back H3,.over-back H2,.over-back H5{margin-bottom: 0!important;}
.over-img {
    position: absolute;
    display: block;
    pointer-events: auto;
    top: 0;
    z-index: -1;
    visibility: visible;
    right: 0;
}
.abs-home-banner{
    top: -135px!important;
    right: -40px!important;
}
.abs-home-right{
    top: -85px!important;
    right: -40px!important;
}
.abs-why-left{left: -90px!important;
    top: 178px;opacity: 0.8}
.box-why {
    margin-top: -60px;
}
.box-why i,.section-title b{
    color: var(--primary-color);opacity: 1;
}
.section-title:not(.section-title-center) b{margin-left: 10px}
.section-title b{height: 1px}
.section-title-bold span, .section-title-bold-center span {
    border: none!important;
    padding: 0!important;
}
.background-linear span {
    background-image: var(--background-linear-1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--fs-color-secondary)',endColorStr='var(--primary-color)',gradientType='1');
    background-color: initial;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.box-service-home {margin-top: -70px}
.button:hover,.dark .button.is-form:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    box-shadow: unset!important;
}
.sub-title .section-title {
    font-family: "Roboto";
}
.m5 h2,.m5 h3{margin-bottom: 5px}
.menu-item .icon-angle-down:before,.icon-angle-right:before,.icon-envelop:before,.header-button .button span:after,.icon-certificate:before {
    font-family: "Font Awesome 6 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-weight: 900;
}
.header-button .button span:after,.icon-angle-right:before {
    content: "\f30b";
}
.menu-item .icon-angle-down{font-size: 12px;margin-left: 2px}
.menu-item .icon-angle-down:before{
    content: "\2b";
}
.icon-certificate:before{
    content: "\f0eb";
}
.icon-angle-right:before {
    margin-right: 5px;
}
.section-title i.icon-angle-right{
    margin-left: 0!important;
}
.icon-envelop:before {
    content: "\f0e0";
}
.header-button .button span{
    font-weight: 600;font-size: 14px;
}
.header-button .button span:after{margin-left: 5px;font-size: 13px}
#header .header-main {box-shadow: var(--shadow-1)}
#header .header-main ul.header-nav-main.nav-left {
    justify-content: center;align-content: center;
}
#header .header-bottom {
    width: 1140px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#header .header-bottom ul.header-bottom-nav li{
    margin: 0!important;
}
#header .header-bottom ul.header-bottom-nav li>a.nav-top-link {
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 60px;
    padding: 0 35px;
}
#header .header-bottom ul.header-bottom-nav>li.menu-item:before {
    content: '';
    width: 2px;
    height: 55px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    right: -1px;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
#header .header-bottom ul.header-bottom-nav>li.menu-item.has-dropdown:before{
    display: inline-block!important;
    border-width:unset!important;
    margin-left: unset!important;
    z-index: unset!important;
    bottom: unset!important;
    opacity:1;
    border:unset;
    left: unset;
}
#header .header-bottom ul.header-bottom-nav>li.menu-item>a.nav-top-link,#header .header-bottom ul.sub-menu>li.menu-item>a {
    position: relative;
}
#header .header-bottom ul.header-bottom-nav>li.menu-item>a.nav-top-link:before,#header .header-bottom ul.sub-menu>li.menu-item>a:before,.trendy-menu-vertical .nav-vertical-fly-out>li>a:before,.menu-footer .ux-menu-link__link:before {content: '';width: 0;position: absolute;left: 0}
#header .header-bottom ul.header-bottom-nav>li.menu-item>a.nav-top-link:before{
    height: 3px!important;bottom: 0;
}
#header .header-bottom ul.sub-menu>li.menu-item>a:before,.trendy-menu-vertical .nav-vertical-fly-out>li>a:before,.menu-footer .ux-menu-link__link:before{
    height: 1.5px!important;bottom: -2px;
}
#header .header-bottom ul.header-bottom-nav>li.menu-item:hover>a.nav-top-link:before,#header .header-bottom ul.sub-menu>li.menu-item:hover>a:before,.trendy-menu-vertical .nav-vertical-fly-out>li:hover>a:before {
    width: 100%;
}

#header .header-bottom-nav.nav-left li.menu-item.has-dropdown:hover{
    background: unset!important;
}
#header .header-bottom-nav.nav-left li.menu-item.has-dropdown .nav-dropdown{
    left: 0!important;
}
#header .header-bottom-nav.nav-left li.menu-item.has-dropdown:hover>.nav-dropdown{
    left: 0!important;
}
.nav-dropdown.dark>li>a{
    color: #fff !important;
}
.nav-dropdown.dark>li:hover>a{
    color: var(--primary-color) !important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
    border-bottom: 0.5px solid rgba(221, 221, 221, 0.12) !important;
}

.list-menu-home {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    display: block;
}
.list-menu-home .ux-menu-link__icon+.ux-menu-link__text {
    font-weight: 500;font-size: 13px;
}
.trendy-menu-vertical .header-vertical-menu__fly-out{
    background-color: rgba(51, 51, 51, 0.83);border-radius: 5px;box-shadow: var(--shadow-2) ;
}

.trendy-menu-vertical .nav-vertical-fly-out>li>a{text-transform: capitalize;color: #fff;position: relative}
.trendy-menu-vertical .nav-vertical-fly-out>li:hover>a{
    color: var(--primary-color);padding-left: 25px;
}

.trendy-menu-vertical .nav-vertical-fly-out>li:hover>a>img{
    filter: opacity(0.5) drop-shadow(0 0 0 var(--primary-color));
}

.trendy-blog .item--featured {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.trendy-blog .item--featured .box-image {
    border-radius: 5px;
}
.trendy-blog .item--featured .box-image:after,.trendy-box-image .item--featured:before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(var(--fs-color-secondary) 40%),to(transparent));
    background-image: -webkit-linear-gradient(to top,var(--fs-color-secondary) 40%,transparent);
    background-image: -moz-linear-gradient(to top,var(--fs-color-secondary) 40%,transparent);
    background-image: -ms-linear-gradient(to top,var(--fs-color-secondary) 40%,transparent);
    background-image: -o-linear-gradient(to top,var(--fs-color-secondary) 40%,transparent);
    background-image: linear-gradient(to top,var(--fs-color-secondary) 40%,transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(249, 189, 14, 0.8) 40%',endColorStr='rgba(0, 0, 0, 0)');
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    height: 42%;
    bottom: 0;
    left: 0;
    right: 0;opacity: 0.7;
    content: '';

    position: absolute;
}
.trendy-blog .item--featured .box-image:after {


    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);

    transform-origin: bottom center;
    -webkit-transform-origin: bottom center
}
.trendy-blog:hover .item--featured .box-image:after {
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}


.trendy-blog .box-text {
    margin: -60px 20px 0;
    margin-bottom: 30px;
    background-color: #fff;
    position: relative;
    border-radius: 4px;
    padding: 16px 50px 21px 30px;
    -webkit-box-shadow: 0 15px 45px rgba(73,73,73,.1);
    -khtml-box-shadow: 0 15px 45px rgba(73,73,73,.1);
    -moz-box-shadow: 0 15px 45px rgba(73,73,73,.1);
    -ms-box-shadow: 0 15px 45px rgba(73,73,73,.1);
    -o-box-shadow: 0 15px 45px rgba(73,73,73,.1);
    box-shadow: 0 15px 45px rgba(73,73,73,.1);
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);    width: auto;
}
.trendy-blog .box-text .item--meta {
    margin-bottom: 17px;
    list-style: none;
    color: #000e52;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.trendy-blog .box-text .item--meta .item--category,.trendy-blog .box-text .item--readmore {
    background-image: -webkit-linear-gradient(135deg,var(--primary-color),var(--fs-color-secondary));
    background-image: -moz-linear-gradient(135deg,var(--primary-color),var(--fs-color-secondary));
    background-image: -ms-linear-gradient(135deg,var(--primary-color),var(--fs-color-secondary));
    background-image: -o-linear-gradient(135deg,var(--primary-color),var(--fs-color-secondary));
    background-image: linear-gradient(135deg,var(--primary-color),var(--fs-color-secondary));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--primary-color)',endColorStr='var(--fs-color-secondary)');

}
.trendy-blog .box-text .item--meta .item--category {
    margin: 0;
    margin-right: 18px;
    padding: 0 10px;
    line-height: 31px;
    border-radius: 4px;
    }
.trendy-blog .box-text .item--meta .item--category a{color: #fff;}
.trendy-blog .box-text .item--meta li:last-child {
    margin-right: 0;
}
.trendy-blog .box-text .item--meta i {
    margin-right: 4px;
}
.trendy-blog .box-text .post-title {
    color: #000e52;
    line-height: 1.5;
    margin-bottom: 0;
}
.trendy-blog .box-text .item--readmore {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0 0 4px 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
     color: #fff;
}
.trendy-blog .box-text .item--readmore:hover i {
    -o-animation: toRightFromLeft .3s forwards;
    -ms-animation: toRightFromLeft .3s forwards;
    -webkit-animation: toRightFromLeft .3s forwards;
    animation: toRightFromLeft .3s forwards
}

.box-support .icon-inner {
    width: 54px;
    height: 54px;
    min-width: 54px;
    position: relative;
    background-color: #333;
    margin-right: 18px!important;
    line-height: 54px;
    text-align: center;
}
.box-support .icon-inner:before {
    content: '';
    opacity: .2;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}
.box-support:hover .icon-inner:before {
    -webkit-transform: scale(1.8);
    -khtml-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0
}
.box-support .icon-inner svg {
    width: 30px;padding-top:0
}
.box-support .icon-box-text h4{margin-bottom: 3px}
.box-support .icon-box-text p{margin-bottom: 0}


.trendy-form .input-filled p {
    margin-bottom: 10px;
    position: relative;
}
.trendy-form .input-filled:not(.submit) i {
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 22px;
    font-size: 17px;
    color: #c5c5c5;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.trendy-form .input-filled input{
    margin-bottom: 0;
    border: unset;
    box-shadow: unset;
}
.trendy-form .input-filled label {
    position: absolute;
    top: 6px;
    left: 15px;
    font-size: 14px;
    color: #666;
    z-index: 1;
    width: max-content;-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}
.trendy-form .input-filled:focus-within label {
    top: -10px;color: #333;font-size: 12px; background: #fff; padding: 2px 5px;
}
.trendy-form .input-filled textarea {
    margin-bottom: 0;
}
.trendy-form .wpcf7-form-control:not(.wpcf7-submit) {
    height: 55px;
    padding-left: 15px;
    padding-top: 22px;
    padding-bottom: 0;
    font-size: 17px;
    color: #121212;
    background-color: #fff;
    border: 2px solid #eee;border-radius: 10px;
}
.trendy-form .wpcf7-submit {
    margin-top: 18px;
    padding: 0 38px;
    line-height: 51px;
    font-size: 14px;
    font-family: inherit;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #151515;
    color: #fff;letter-spacing: 1px;
}
.trendy-form .wpcf7-submit i {
    font-size: 18px;margin-left: 5px; color: var(--fs-color-secondary);
}
.trendy-form .wpcf7-submit:hover,.trendy-form .wpcf7-submit:focus {
    background: var(--fs-color-secondary);
    color: #151515
}
.trendy-form .wpcf7-submit:hover i,.trendy-form .wpcf7-submit i:focus {
    color: #151515
}
.trendy-contact-form-layout .col-inner:before {
    content: '';
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -khtml-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 46px rgba(0,0,0,.1);
    box-shadow: 0 0 46px rgba(0,0,0,.1);
    background-color: #fff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.trendy-contact-form-layout .col-inner:after {
    content: '';
    height: 25px;
    position: absolute;
    left: 35px;
    right: 35px;
    bottom: -20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -khtml-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 46px rgba(0,0,0,.1);
    box-shadow: 0 0 46px rgba(0,0,0,.1);
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    z-index: -2;
}
.trendy-contact-form-layout .section-title-container{margin-bottom: 0}
.btn-animate:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    z-index: -1;
    opacity: .4;
    -webkit-transform: scale3d(.6,.5,1);
    transform: scale3d(.6,.5,1);
    -webkit-border-radius: inherit;
    -khtml-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit
}

.btn-animate:hover,.btn-animate:focus {
    -webkit-animation: btn-animate1 .3s forwards;
    animation: btn-animate1 .3s forwards;
    overflow: visible!important
}

.btn-animate:hover:before,.btn-animate:focus:before {
    -webkit-animation: btn-animate2 .3s .3s forwards;
    animation: btn-animate2 .3s .3s forwards
}
.absolute-footer {
    display: none;
}
.category-page-title{margin-top: 60px}
.button.is-outline:not(.circle){
    line-height: 50px;
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    font-size: 17px;
    color: #333;
    border-image-source: linear-gradient(to right,#ffde50 0%,#f4a21a 100%);
    border-image-source: -webkit-gradient(to right,#ffde50 0%,#f4a21a 100%);
    border-image-source: -ms-linear-gradient(to right,#ffde50 0%,#f4a21a 100%);
    border-image-source: -o-linear-gradient(to right,#ffde50 0%,#f4a21a 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text

}
.button.is-outline:not(.circle):before{
    z-index: -1;border-radius: 0!important;
}
.button.is-outline:not(.circle):hover{
    background-color: transparent;
    color: #333;
}
.product-small.col .col-inner{
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -khtml-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 46px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 46px rgba(0,0,0,.1);
    box-shadow: 0 0 46px rgba(0,0,0,.1);    border-radius: 10px;
}
.product-small.col .col-inner:before,.button.is-outline:not(.circle):before {
    content: '';
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border-radius: 10px;
    -webkit-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    -khtml-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    -moz-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    -ms-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    -o-transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    transition: transform .3s cubic-bezier(.37,.31,.2,.85);
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transform: scale(0,1);
    -khtml-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}
.product-small.col .col-inner:hover:before,.product-small.col .col-inner:focus:before,.button.is-outline:not(.circle):hover:before,.button.is-outline:not(.circle):focus:before {
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scale(1,1);
    -khtml-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}
.product-small.col .box-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-small.col .box-vertical .box-image {
    min-width: 114px!important;border-radius: 10px 0 0 10px;width: 114px
}
.product-small.col .box-vertical .box-text {
    padding: 0 15px;font-size: 12.5px;
}
.product-small.col .box-vertical .box-text .box-title {
    padding-right: 5px;
}
.product-small.col .box-vertical .box-text .woocommerce-loop-product__title h3 {
    font-size: 14.4px;
    line-height: 20px;
}
.product-small.col .note_title {
    color: #8d8d8d;
}
.product-small.col .box-text .price-wrapper .price .woocommerce-Price-amount.amount{
    font-size: 15px;font-weight: 600;
}

.box-sidebar-contact{
    padding: 0!important;    overflow: hidden;
}
.over-sidebar-contact-right{
    right: -15px;top: -70px;
}
.over-sidebar-contact-left{
    left: -15px;bottom: -120px;top: unset;
}
@media screen and (max-width: 849px){
    .product-small.col .box-vertical .box-image {
        min-width: 110px!important;
        width: 110px!important;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}