/*
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  ***************/


}

@keyframes icon-bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes btn-animate1 {
    60% {
        -webkit-transform: scale3d(.9,.9,1);
        transform: scale3d(.9,.9,1)
    }

    85% {
        -webkit-transform: scale3d(1.1,1.1,1);
        transform: scale3d(1.1,1.1,1)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes btn-animate1 {
    60% {
        -webkit-transform: scale3d(.9,.9,1);
        transform: scale3d(.9,.9,1)
    }

    85% {
        -webkit-transform: scale3d(1.1,1.1,1);
        transform: scale3d(1.1,1.1,1)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@-webkit-keyframes btn-animate2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes btn-animate2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.hide-scrollbar,.trendy-tab ul,.box-service-home>.row,.stack {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.hide-scrollbar::-webkit-scrollbar,.trendy-tab ul::-webkit-scrollbar,.box-service-home>.row::-webkit-scrollbar,.stack::-webkit-scrollbar {
    display: none
}

.trendy-line {
    display: block;
    height: 1px;
    background: #ddd;
    margin-bottom: 10px
}

.box-other-version .other-item.active,.box-other-version .other-item:hover,.button.is-outline:not(.circle),.button.is-outline:not(.circle):before,.box-category.box-vertical:hover,.background-linear1,.ux-swatch--label.selected,.ux-swatch--label:hover,.trendy-line,.trendy-tab li.tab a:before,#header .header-bottom ul.header-bottom-nav>li.menu-item>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>a:before,.menu-footer .ux-menu-link__link:before {
    background-color: var(--primary-color);
    background-image: -webkit-gradient(linear,left top,right top,from(var(--primary-color)),to(var(--fs-color-secondary)));
    background-image: -webkit-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -moz-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -ms-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -o-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--primary-color)',endColorStr='var(--fs-color-secondary)',gradientType='1');
    
    -khtml-transition: .2s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .2s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .2s cubic-bezier(.24,.74,.58,1);
    -o-transition: .2s cubic-bezier(.24,.74,.58,1);
	-webkit-transition: .2s cubic-bezier(.24,.74,.58,1);
    transition: .2s cubic-bezier(.24,.74,.58,1)
}

.product-small.col .col-inner:before{
    background-color: var(--primary-color);
    background-image: -webkit-gradient(linear,left top,right top,from(var(--primary-color)),to(var(--fs-color-secondary)));
    background-image: -webkit-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -moz-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -ms-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: -o-linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    background-image: linear-gradient(to right,var(--primary-color),var(--fs-color-secondary));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--primary-color)',endColorStr='var(--fs-color-secondary)',gradientType='1');
    
    -khtml-transition: .2s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .2s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .2s cubic-bezier(.24,.74,.58,1);
    -o-transition: .2s cubic-bezier(.24,.74,.58,1);
	/*-webkit-transition: .2s cubic-bezier(.24,.74,.58,1);
    transition: .2s cubic-bezier(.24,.74,.58,1)*/
}

.over-back-about {
    opacity: .7!important;
    top: -183px;
    font-size: 5rem
}

.trendy-contact-header .col {
    padding: 0 15px 0 15px!important
}

.trendy-contact-header .info-box {
    color: #666;
    font-size: 14px;
    line-height: normal;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.trendy-box-contact .info-icon {
    line-height: 1;
    margin-right: 15px
}

.trendy-box-contact .info-label {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px
}

.trendy-box-contact .info-holder a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.info-box .info-icon * {
    color: var(--fs-color-secondary);
    font-size: 22px
}

.info-box:hover .info-icon {
    animation: icon-bounce .8s ease-out infinite;
    -webkit-animation: icon-bounce .8s ease-out infinite
}

.trendy-box-image.grid-item-inner {
    margin-bottom: 75px;
    position: relative
}

.trendy-box-image .item--featured {
    position: relative;
    overflow: hidden;
    border-radius: var(--radius-1)
}

.trendy-box-image .item--holder {
    position: absolute;
    bottom: -35px;
    left: 30px;
    right: 30px;
    background-color: #fff;
    padding: 21px 20px;
    text-align: center;
    -webkit-box-shadow: 0 2px 34px rgba(35,35,35,.2);
    -khtml-box-shadow: 0 2px 34px rgba(35,35,35,.2);
    -moz-box-shadow: 0 2px 34px rgba(35,35,35,.2);
    -ms-box-shadow: 0 2px 34px rgba(35,35,35,.2);
    -o-box-shadow: 0 2px 34px rgba(35,35,35,.2);
    box-shadow: 0 2px 34px rgba(35,35,35,.2);
    -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);
    overflow: hidden;
    z-index: 100
}

.trendy-box-image .item--holder .item--title {
    margin: 0;
    font-size: 24px;
    line-height: 1.2;
    color: #080808;
    -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-box-image .item--meta {
    display: none
}

.trendy-box-image .item--holder .item--content {
    color: #fff;
    font-size: 14px;
    margin-top: 10px
}

.trendy-box-image .item--holder .item--readmore a {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 96px;
    height: 48px;
    -webkit-border-radius: 96px 96px 0 0;
    -khtml-border-radius: 96px 96px 0 0;
    -moz-border-radius: 96px 96px 0 0;
    -ms-border-radius: 96px 96px 0 0;
    -o-border-radius: 96px 96px 0 0;
    border-radius: 96px 96px 0 0;
    background-color: rgba(255,255,255,.3);
    margin: auto;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
}

.trendy-box-image .item--holder .item--readmore a:hover {
    color: #000;
    background-color: #fff
}

.trendy-box-image.grid-item-inner:hover .item--featured:before {
    -webkit-transform: translateY(100%);
    -khtml-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.trendy-box-image.grid-item-inner:hover .item--holder {
    background-color: var(--primary-color);
    padding-top: 39px;
    padding-bottom: 70px
}

.trendy-box-image.grid-item-inner:hover .item--holder .item--meta {
    display: block
}

.trendy-box-image.grid-item-inner:hover .item--holder .item--title,.trendy-box-image.grid-item-inner:hover .item--holder .item--meta {
    color: #fff
}

.trendy-box-image.grid-item-inner:hover .item--readmore a {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.header-button .button {
    padding: 5px 20px!important;
    border-radius: 5px
}

.trendy-button:not(.is-outline),.header-button .button,button.single_add_to_cart_button {
    background-image: -webkit-linear-gradient(90deg,var(--primary-color) 0%,var(--fs-color-secondary) 50%,var(--primary-color));
    background-image: -moz-linear-gradient(90deg,var(--primary-color) 0%,var(--fs-color-secondary) 50%,var(--primary-color));
    background-image: -ms-linear-gradient(90deg,var(--primary-color) 0%,var(--fs-color-secondary) 50%,var(--primary-color));
    background-image: -o-linear-gradient(90deg,var(--primary-color) 0%,var(--fs-color-secondary) 50%,var(--primary-color));
    background-image: linear-gradient(90deg,var(--primary-color) 0%,var(--fs-color-secondary) 50%,var(--primary-color));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='',endColorStr='');
    background-size: 200%,1px;
    background-position: 0;
    overflow: hidden!important;
    -webkit-transition: all .18s linear 0ms;
    -khtml-transition: all .18s linear 0ms;
    -moz-transition: all .18s linear 0ms;
    -ms-transition: all .18s linear 0ms;
    -o-transition: all .18s linear 0ms;
    transition: all .18s linear 0ms;
    border: none!important
}

.trendy-button:hover,.header-button .button:hover,button.single_add_to_cart_button:hover {
    background-position: 100%
}

.trendy-button2 {
    visibility: visible;
    animation-delay: 60ms;
    animation-name: fadeInUp;
    padding-left: 68px!important;
    font-weight: 700!important;
    -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)!important;
    line-height: 50px!important;
    background: 0 0!important
}

.trendy-button2 i {
    font-size: 22px;
    position: absolute!important;
    left: 37px;
    top: 50% !important;
    -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%);
    display: inline-flex;
    -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);
    z-index: -1
}

.trendy-button2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    border: double 2px transparent;
    background-image: linear-gradient(#fff,#fff),radial-gradient(circle at top left,#f600ff,#0094fb);
    background-origin: border-box;
    background-clip: content-box,border-box;
    z-index: -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)
}

.trendy-button2:hover {
    padding-left: 36px!important;
    padding-right: 64px!important;
    color: #333!important
}

.trendy-button2:hover i {
    left: calc(100% - 54px)
}

.trendy-button2:hover:before {
    width: 100% !important
}

.trendy-tab ul {
    flex-wrap: nowrap;
    margin: 0 auto;
    margin-bottom: 62px;
    width: max-content!important
}

.trendy-tab li.tab {
    margin: 0
}

.trendy-tab li.tab>a>span:before {
    background: #333;
    width: 30px;
    height: 30px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    top: 8px;
    margin-right: 5px
}

.trendy-tab li.tab.active>a>span:before,.trendy-tab li.tab:hover>a>span:before {
    background: #fff
}

.trendy-tab li.tab>[aria-controls=tab_den-led]>span:before {
    content: '';
    -webkit-mask: url(/wp-content/themes/flatsome-child/assets/img/icon-light-bulb.svg);
    mask: url(/wp-content/themes/flatsome-child/assets/img/icon-light-bulb.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover
}

.trendy-tab li.tab a {
    color: #333;
    font-size: 20px;
    cursor: pointer;
    background-color: #f4f4f4;
    padding: 0 40px;
    line-height: 114px;
    position: relative;
    z-index: 1;
    min-width: 350px;
    justify-content: center;
    -webkit-transition: .2s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .2s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .2s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .2s cubic-bezier(.24,.74,.58,1);
    -o-transition: .2s cubic-bezier(.24,.74,.58,1);
    transition: .2s cubic-bezier(.24,.74,.58,1)
}

.trendy-tab li.tab a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0
}

.trendy-tab li.tab.active a,.trendy-tab li.tab:hover a {
    color: #fff
}

.trendy-tab li.tab.active a:before,.trendy-tab li.tab:hover a:before {
    opacity: 1!important
}

.trendy-tab li.tab.active a:after,.trendy-tab li.tab:hover a:after {
    content: '';
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" ><path d="M40-1V39S30.008,9.148,1,0Z"></path></svg>');
    mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" ><path d="M40-1V39S30.008,9.148,1,0Z"></path></svg>');
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: -34px;
    right: 0;
    background: #f5a41a
}

.trendy-img-hover {
    display: inline-block;
    position: relative
}

.trendy-img-hover.has-hover .box-img img {
    -webkit-border-radius: inherit!important;
    -khtml-border-radius: inherit!important;
    -moz-border-radius: inherit!important;
    -ms-border-radius: inherit!important;
    -o-border-radius: inherit!important;
    border-radius: inherit!important;
    width: auto;
    -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-img-hover.has-hover .img-hover img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    opacity: 0
}

.trendy-img-hover.has-hover:hover .img-hover img {
    opacity: 1
}

.box-countup {
    background-color: #212121;
    background-image: url(/wp-content/themes/flatsome-child/assets//img/bg-counter.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.trendy-counter-line {
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--primary-color);
    -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);
    -webkit-transform: scaleX(0);
    -khtml-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.trendy-counter-line:before {
    content: '';
    position: absolute;
    bottom: 4px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 6px;
    border-color: transparent transparent var(--primary-color);
    border-style: solid
}

.box-countup .trendy-counter:hover+.trendy-counter-line {
    -webkit-transform: scaleX(1);
    -khtml-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.trendy-box-img-style1 .box-image {
    position: absolute;
    top: -54px;
    right: 25px;
    border-radius: 100%;
    width: 25%;
    z-index: 2
}

.trendy-box-img-style1 .box-text {
    background-color: #000;
    -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);
    color: #cecece;
    line-height: 1.41;
    position: relative;
    padding: 40px 25px 30px!important;
    border-radius: 0 30px;
    min-height: 200px
}

.trendy-box-img-style1 .box-text .section-title {
    color: #fff
}

.trendy-box-img-style1:hover .box-text {
    background-color: var(--primary-color);
    -webkit-box-shadow: 0 14px 27px rgba(249,189,14,.34);
    -khtml-box-shadow: 0 14px 27px rgba(249,189,14,.34);
    -moz-box-shadow: 0 14px 27px rgba(249,189,14,.34);
    -ms-box-shadow: 0 14px 27px rgba(249,189,14,.34);
    -o-box-shadow: 0 14px 27px rgba(249,189,14,.34);
    box-shadow: 0 14px 27px rgba(249,189,14,.34);
    color: #010101
}

.box-category.box-vertical {
    -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);
    background-color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    -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-category.box-vertical .box-text {
    padding: 5px 15px
}

.menu-footer .ux-menu-link__link {
    min-height: unset;
    font-size: 13.5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.menu-footer .ux-menu-link__link:hover:before {
    width: 100%
}

.menu-footer .ux-menu-link__link:hover {
    padding-left: 15px;
    color: var(--primary-color) !important
}

.localstores-page-wrapper,.blog-wrapper {
    padding: 90px 0!important
}

@media screen and (min-width: 850px) {
    #footer .large-3 {
        flex-basis:22.66666666%;
        max-width: 22.66666666%
    }

    #footer .large-4 {
        flex-basis: 32%;
        max-width: 32%
    }
}

@media screen and (max-width: 849px) {
    .box-service-home>.row {
        flex-wrap:nowrap;
        overflow: scroll
    }

    .box-service-home>.row>.col {
        min-width: 300px;
        padding: 0 5px
    }
}

@media screen and (max-width: 549px) {
    .trendy-tab ul {
        overflow:scroll;
        justify-content: left
    }

    .trendy-tab li.tab a {
        min-width: 225px;
        line-height: 90px;
        font-size: 18px
    }

    .trendy-tab li.tab.active a:after,.trendy-tab li.tab:hover a:after {
        display: none
    }

    .box-category.box-vertical {
        display: table;
        width: 100%
    }

    .box-vertical .box-text,.box-vertical .box-image {
        direction: ltr;
        display: table-cell;
        vertical-align: middle
    }

    .box-category.box-vertical .box-image {
        width: 20%!important
    }

    .stack {
        overflow: scroll
    }

    .stack-row>* {
        --stack-gap: 1.5rem!important;
        min-width: 122px
    }
}

/**produc**/
.img_cat_product.absolute {
  right: 0;
  bottom: -50px;
  z-index: 2;
}
.woocommerce-page #category-title {
  margin-top: -120px;
}
.woocommerce-page .box-category-title {
  background: #fff;
  border-radius: 5px 90px 0 0;
  padding: 15px 15px 15px 25px;
}
.woocommerce-page .box-category-title .category-title {
  font-size: 25px;
}
.woocommerce-page .box-category-title .category-title h2 {
  margin-bottom: 10px;
}
.woocommerce-page #main {
  padding-bottom: 60px;
}
.widget_product_categories span.widget-title {
  font-size: 20px;
  margin-bottom: 20px !important;
}
.widget_product_categories .is-divider.small {
  background-color: transparent;
  margin-top: 0;
}
.widget_product_categories > ul {
  background: rgba(33, 32, 32, 0.89);
  border-radius: 5px;
}
.widget_product_categories > ul > li.active {
  background: #ffde50;
}
.widget_product_categories > ul > li + li {
  border-top-width: 4px !important;
  border-top-color: #fff !important;
}
.widget_product_categories > ul > li > a {
  padding: 15px 0 10px 20px !important;
  color: #fff;
  text-transform: capitalize;
}
.widget_product_categories > ul > li:hover > a {
  color: var(--primary-color);
  padding-left: 25px;
}
.widget_product_categories > ul > li.active:hover > a {
  color: #333;
}
@media screen and (min-width: 850px) {
  .woocommerce-page .category-page-row .large-4 {
    flex-basis: 30%;
    max-width: 30%;
  }
  .woocommerce-page .category-page-row .large-8 {
    flex-basis: 70%;
    max-width: 70%;
  }
}
@media screen and (max-width: 849px) {
  .img_cat_product {
    bottom: 50px !important;
  }
  .img_cat_product img {
    width: 190px;
  }
}

/*single Produc*/
#why-choose {
    min-height: 638px;
    padding: 90px 15px 30px;
}

#why-choose .section-bg.bg-loaded {
    background-color: #fff;
    background-image: url(/wp-content/themes/flatsome-child/assets/img/intro-bg.png)
}

#why-choose .section-bg {
    background-position: top;
    background-size: unset!important
}

#why-choose .intro-info {
    font-size: 18px
}

#why-choose .intro-info ul li {
    margin-bottom: 20px
}

#why-choose .bnt-wishlist {
    margin-top: 20px;
    display: flex;
    width: max-content;
    border-radius: var(--radius-1);
    background: #ededed;
    padding: 4px;
    font-size: 14px
}

#why-choose .bnt-wishlist button {
    margin: 0
}

#why-choose button.intro-preorder-btn {
    padding: 0 30px
}

#why-choose .bnt-wishlist button.wishlist-button {
    background: #fff;
    color: #333;
    border: unset;
    font-size: 14px
}

h1.product-title {
    font-size: 36px;
    margin-bottom: 5px
}

.trendy-product-meta .list-meta {
    color: #525252;
    font-size: 14px;
    padding-right: 10px
}

.trendy-product-meta .list-meta:not(:first-child):before {
    content: '';
    max-width: 1px;
    height: 17px;
    width: 1px;
    background-color: #ddd;
    margin: auto 0;
    margin-right: 10px;
    display: block
}

.trendy-product-meta .list-meta .lable {
    margin-right: 5px
}

.trendy-product-meta .list-meta .title-sku {
    font-weight: 600
}

.box-other-version,.product-info .box-price {
    margin-bottom: 15px
}

.box-other-version {
    font-size: 14px
}

.box-other-version .title-version,.box-other-version .other-item {
    margin-right: 10px
}

.box-other-version .other-item {
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px
}

.box-other-version .other-item a {
    padding: 5px 10px;
    line-height: 40px
}

.box-other-version .other-item.active,.box-other-version .other-item:hover {
    border-color: transparent!important;
    box-shadow: var(--shadow-2)
}

table.variations label {
    margin-bottom: 0
}

.ux-swatch--label {
    box-shadow: var(--shadow-2) !important;
    color: #333;
    font-size: 15px!important;
    font-weight: 600;
    border-radius: 10px!important
}

.product-info form {
    margin-bottom: 0
}

.quantity {
    align-items: center;
    background: #e3e3e3;
    border-radius: 99px
}

.quantity .button {
    padding: 4px;
    height: 42px;
    background-color: #e3e3e3!important;
    width: 42px;
    font-size: 18px;
    line-height: 25px
}

.quantity .button.minus {
    border-radius: 5px 0 0 5px
}

.quantity .button.plus {
    border-radius: 0 5px 5px 0;
    border-left: 0
}

.quantity input[type=number] {
    height: 42px;
    max-width: 60px!important;
    width: 50px!important;
    border: 2px solid #e3e3e3;
    font-weight: 700;
    box-shadow: unset
}

button.single_add_to_cart_button.button.alt {
    background-color: #333;
    border-radius: 5px;
    font-size: 15px;
    height: 45px
}

.button-contact {
    margin-bottom: 20px
}

.button-contact .button {
    width: calc(50% - 5px);
    padding: 0;
    margin: 0 0 6px;
    display: inline-block!important
}

.product-info #business-contact,.product-info #business-contact:before {
    border-radius: 0!important
}

.product-info #store-contact {
    line-height: 55px;
    color: #333
}

.product_meta {
    display: none
}

.accordion {
    margin-bottom: 20px;
    box-shadow: var(--shadow-2);
    border-radius: 0 0 10px 10px
}

.accordion .accordion-title {
    background-color: #ddd!important;
    padding: .6em 2.5em .6em 1.5em!important
}

.accordion button.toggle {
    left: unset;
    right: 5px;
    background: #fff;
    width: 2.5em;
    top: .2em;
    opacity: 1;
    margin-right: 0;
    transform-origin: unset
}

.accordion button.toggle i.icon-angle-down,#content-brands .vendor-seemore i.icon-trendy-down {
    background: url(/wp-content/themes/flatsome-child/assets/img/icon-angle.svg)no-repeat;
    background-size: 17px;
    width: 17px;
    top: 0
}

.accordion button.toggle .icon-angle-down:before {
    z-index: -1;
    color: #fff;
    position: relative;
    height: 20px;
    display: block
}

.accordion .accordion-title.active {
    color: #333!important;
    background-color: var(--primary-color) !important
}

.accordion .accordion-title.active .toggle {
    transform: rotate(90deg)
}

.box-accordion .accordion-title {
    font-size: 14px!important;
    margin-bottom: 0
}

.box-accordion button.toggle i.icon-angle-down {
    background-size: 13px;
    width: 13px;
    top: 2px
}

.accordion .accordion-inner {
    padding: 15px 25px 10px
}

.box-accordion .accordion-inner {
    font-size: 14.5px
}

.box-accordion table.list-attribute {
    overflow: hidden
}

.box-accordion table td {
    padding: 10px;
    background: #fff;
    font-size: 14px;
    color: #333
}

.box-accordion table td:first-child {
    background: #f4f4f4;
    width: 150px;
    font-weight: 600
}

.box-accordion a.btn-viewdetail {
    display: block;
    color: #333;
    background: #f7f7f7;
    line-height: 34px;
    border-radius: 5px;
    font-weight: 500;
    text-align: center;
    font-size: 13px
}

.box-accordion a.btn-viewdetail:before {
    font-family: 'fontawesome';
    content: '\f055';
    margin-right: 5px
}

.box-why-choose-us {
    margin-bottom: 30px
}

.box-why-choose-us-wrapper {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: .4rem
}

.box-why-choose-us-item {
    border-radius: 10px;
    padding: 15px .25rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(52 64 84/var(--tw-text-opacity));
    font-size: 13.5px;
    line-height: 18px;
    box-shadow: var(--shadow-2);
    background-color: var(--primary-color)
}

.box-why-choose-us-item:hover {
    --tw-text-opacity: 1;
    color: rgb(236 51 59/var(--tw-text-opacity))
}

.product-footer {
    margin-bottom: 60px
}

#trendy-option-popup.lightbox-modal {
    transform: scale(0);
    transition: all .3s ease-in-out;
    display: flex!important;
    align-items: center;
    opacity: 0;
    position: fixed;
    z-index: 1043;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

div#trendy-option-popup.show {
    transform: scale(1);
    opacity: 1
}

#trendy-option-popup .modal-content {
    max-width: 850px
}

#trendy-option-popup .modal-body {
    flex: 1 1 auto;
    padding: 15px;
    padding-top: 40px;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 10px
}

#trendy-option-popup .option-popup-close {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    top: -15px;
    right: 0;
    z-index: 99;
    cursor: pointer
}

#trendy-option-popup .option-popup-close .close-line {
    position: absolute;
    display: inline-block;
    background: #000;
    transform: rotate(45deg);
    width: 22px;
    height: 2px;
    top: 22px;
    left: 13px
}

#trendy-option-popup .option-popup-close .close-line+.close-line {
    transform: rotate(-45deg);
    left: 12px
}

.trendy-contact {
    padding: 0 15px!important
}

.trendy-contact .input-filled {
    padding-bottom: 5px!important
}

.trendy-contact .wpcf7-submit {
    margin: 0!important
}

.trendy-contact .ega-chose-box {
    text-align: center
}

.ega-chose-box .box-title,.ega-chose-box .ega-chose-item:not(:last-child) {
    margin-bottom: 10px
}

.ega-chose-box .ega-chose-item {
    background: #f3f3f3;
    border-radius: 7px;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    padding: 10px 15px;
    font-size: 12px
}

.ega-chose-box .ega-chose-item:hover,.ega-chose-box .ega-chose-item.active {
    background: #ffde50
}

.trendy-contact .ega-customer-info {
    text-align: center
}

@media screen and (min-width: 850px) {
    .product-info .product-stacked-info {
        padding:15px 0 10px 10px
    }
}

@media screen and (max-width: 849px) {
    #why-choose {
        min-height:638px;
        padding: 10px 15px 30px
    }

    .breadcrumbs {
        font-size: 13px;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 549px) {
    .intro-img {
        display:none
    }

    .over-back H4 {
        font-size: 70px
    }

    .button-contact .button {
        font-size: 14px!important
    }
}

/*product page*/
.ux-swatch {
    align-items: center;
    box-shadow: 0 0 0 1px #d5d5d5;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: relative;
    white-space: nowrap
}

.ux-swatch:hover:not(.selected):not(.disabled) {
    box-shadow: 0 0 0 1px #999
}

.ux-swatch.selected {
    box-shadow: 0 0 0 2px #d26e4b
}

.ux-swatch.disabled {
    cursor: default;
    opacity: .5
}

.ux-swatch__color {
    height: 100%;
    width: 100%
}

.ux-swatch__color--single-color {
    background: var(--swatch-color)
}

.ux-swatch__color--dual-color {
    background: linear-gradient(135deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)
}

.ux-swatch--color,.ux-swatch--image {
    height: var(--swatch-size-medium);
    padding: 2px;
    width: var(--swatch-size-medium)
}

.ux-swatch--label {
    font-size: 14px;
    min-height: var(--swatch-size-medium);
    min-width: var(--swatch-size-medium);
    padding: 0 8px
}

.ux-swatch--color.disabled:before,.ux-swatch--image.disabled:before {
    background: #000!important;
    border: 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0!important;
    min-width: auto;
    padding: 0!important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(-45deg);
    width: 100%
}

.ux-swatch--label.disabled {
    background: linear-gradient(to top left,transparent calc(50% - .031rem),#000,transparent calc(50% + .031rem))
}

.dark .ux-swatch--color.disabled:before,.dark .ux-swatch--image.disabled:before {
    background: #fff!important
}

.dark .ux-swatch--label.disabled {
    background: linear-gradient(to top left,transparent calc(50% - .031rem),#fff,transparent calc(50% + .031rem))
}

.ux-swatch--color .ux-swatch__text,.ux-swatch--image .ux-swatch__text {
    display: none
}

.ux-swatches {
    --swatch-size-x-small: 15px;
    --swatch-size-small: 20px;
    --swatch-size-medium: 30px;
    --swatch-size-large: 45px;
    --swatch-size-x-large: 70px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 5px 0
}

.ux-swatches--rounded * {
    border-radius: 2px
}

.ux-swatches--circle * {
    border-radius: 50%
}

.ux-swatches--circle .ux-swatch--label {
    border-radius: 100px
}

.ux-swatches--circle .ux-swatch__color--dual-color {
    background: linear-gradient(180deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)
}

.ux-swatches--x-small .ux-swatch--color,.ux-swatches--x-small .ux-swatch--image {
    height: var(--swatch-size-x-small);
    width: var(--swatch-size-x-small)
}

.ux-swatches--small .ux-swatch--color,.ux-swatches--small .ux-swatch--image {
    height: var(--swatch-size-small);
    width: var(--swatch-size-small)
}

.ux-swatches--large .ux-swatch--color,.ux-swatches--large .ux-swatch--image {
    height: var(--swatch-size-large);
    width: var(--swatch-size-large)
}

.ux-swatches--x-large .ux-swatch--color,.ux-swatches--x-large .ux-swatch--image {
    height: var(--swatch-size-x-large);
    width: var(--swatch-size-x-large)
}

.ux-swatches--x-small .ux-swatch--label {
    min-height: var(--swatch-size-x-small);
    min-width: var(--swatch-size-x-small);
    padding: 2px 8px
}

.ux-swatches--small .ux-swatch--label {
    min-height: var(--swatch-size-small);
    min-width: var(--swatch-size-small);
    padding: 2px 8px
}

.ux-swatches--large .ux-swatch--label {
    min-height: var(--swatch-size-large);
    min-width: var(--swatch-size-large);
    padding: 0 10px
}

.ux-swatches--x-large .ux-swatch--label {
    min-height: var(--swatch-size-x-large);
    min-width: var(--swatch-size-x-large);
    padding: 0 15px
}

.ux-swatches__limiter {
    cursor: pointer;
    font-size: .8rem
}

.ux-swatches.ux-swatches-in-loop {
    gap: 8px;
    margin-bottom: .7em;
    width: 100%
}

.ux-swatch-active .box-image .back-image {
    display: none!important
}

.has-hover .ux-swatch-active [class*=image-] img,.has-hover:hover .ux-swatch-active [class*=image-] img {
    filter: none;
    opacity: 1;
    transform: none
}

.text-center .ux-swatches,.text-center .variations .label {
    justify-content: center
}

.text-right .ux-swatches,.text-right .variations .label {
    justify-content: flex-end
}

.text-center .ux-swatch+.ux-swatches__limiter,.text-center .ux-swatches-in-loop .ux-swatch,.text-right .ux-swatch+.ux-swatches__limiter,.text-right .ux-swatches-in-loop .ux-swatch {
    margin-left: 0;
    margin-right: 0
}

.ux-swatch-widget-layered-nav-list__graphic {
    display: flex;
    height: 20px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    width: 20px
}

.chosen .ux-swatch-widget-layered-nav-list__graphic:before,.woocommerce-widget-layered-nav-list__item:hover .ux-swatch-widget-layered-nav-list__graphic:before {
    align-items: center;
    bottom: 0;
    color: #fff;
    content: "";
    display: flex;
    font-family: fl-icons;
    font-size: 10px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 2px
}

