/*
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.   ***************/
@font-face {
    font-family: 'Judson-Bold';
    src: url('./font/Judson-Bold.ttf');
}
@font-face {
    font-family: 'Judson-Italic';
    src: url('./font/Judson-Italic.ttf');
}
@font-face {
    font-family: 'Judson-Regular';
    src: url('./font/Judson-Regular.ttf');
}
h2{
    font-family: 'Judson-Regular';
}
h1,h2,h3,h4,h5,p, span{
    font-family: 'Judson-Regular';
    src: url('./font/Judson-Regular.ttf');
}
#header .header-cart-title{
    display:none;
}
.product-small .box-image{
    height: 300px;
    overflow-x: none;
}
.box-image .image-fade_in_back {
    height: 100%;
}
.box-image .image-fade_in_back a{
    height: 100%;
}
.box-image img{
    height: 100%;
}
.product-small .box-text .product-title{
    font-size: 15px;
}
#header .nav>li{
    margin:0px 18px;
}
#header .content-top-bar{
    font-family: 'Judson-Regular';
    font-size: 16px;
}
#header .flex-col .header-nav li>a{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
#header .nav>li>a:hover, .nav>li.active>a{
    color:#F6623E !important;
}
#header .account-item span{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
#header .account-item span:hover{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color:#F4F3F4;
}

.section1{
    padding-top: 0px !important;
}
.text-content-center{
    text-align: center;
}
.banner .text-banner{
    text-align: left;
}
.banner .text-banner h3{
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 72px;
    color: black;
    font-family: 'Judson-Bold';
}
.banner .text-banner h4{
    color:#F6623E;
    font-size: 26px;
    line-height: 42px;
    font-family: 'Judson-Bold';
}
.banner .text-banner p{
    color:#454545;
    font-family: 'Judson-Regular';
}
.banner .button-banner{
    background-color: #F6623E;
    float:left;
}
.section1 .blur{
    margin-top: -75px;
}
.section2 .title{
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    font-family: 'Judson-Bold';
    color:#000000;
    text-transform: uppercase;
}
.section2 .text-content-center{
    color:#454545;
    font-weight: 500;
    font-family: 'Judson-Regular';
} 

/* .section2 .badge-container{
    display:none;
} */
.section2 .box-image{
    background-color: #F4F3F4;
}
.section2 .box-image img{
    padding:20px;
}
.section2 .product-title{
    text-align: center;
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.section2 .icon-box-img img{
    height: 70px;
    width:51px;
    position: relative;
}
.section3 .text-inner{
    text-align: left;
}
.section3 .text-inner h3{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 72px;
    letter-spacing: 3px;

    color: #000000;
}

.section3 .text-inner p{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #454545;
}

.section3 .text-inner .button{
    border: 2px solid #F6623E;
    margin-top: 40px;
}
.section3 .text-inner .button span{
    padding: 10px 20px 10px 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color:#000000;
}
.section3 .button:hover{
    background-color: #F6623E;
    border: none;
}
.section3 .button span:hover{
    color:#ffffff;
}

.section4 .title-box{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 32px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}

.section4 .badge-container .badge-inner{
    border-radius: 0px;
    padding:0px;
}
.section4 .badge-container .badge{
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 1.5em ;
    float:right;
}

.section4 .badge-container .badge-inner span{
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    padding:0px;
    
}

.section4 .product-title{
    text-align: center;
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.section .price{
    text-align: center;
}
.section4 .price .woocommerce-Price-amount{
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #F6623E;
}

.section4 .button{
    border: 2px solid #F6623E;
    align-items: center;
}
.section4 .button span{
    padding: 10px 20px 10px 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color:#000000;
}
.section4 .button:hover{
    background-color: #F6623E;
    border: none;
}
.section4 .button span:hover{
    color:#ffffff;
}

.section5 .banner{
    position:relative;
} 

.section5 .animation-top{
    position:absolute;
    top:0px;
    z-index: 10;
}
.section5 .animation-bot{
    margin-top: -75px;
}
.section5 .vote-box p{
    color: #000000;
}
.section5 .vote-box h3{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 25px;
    letter-spacing: 4px;
    color: #F6623E;
    text-align: left;
}
.section5 .vote-box h4{
    text-align: left;
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #000000;
}
.section5 .star-rating{
    display: block;
    margin-left: 0px;
    margin: 30px 0px;
}

.section5 .star-rating span:before{
    color: #FFC107;
}
.section5 .user-rating{
    color: #F6623E !important;
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: left;
}
.section5 .flickity-prev-next-button {
    position: absolute;
    top: 75%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 36px;
    color: #111;
    border: none;
    cursor: pointer;
    opacity: 0;
}
.section5 .flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: 15%;
}
.section5 .flickity-prev-next-button.next {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    right: 78%;
}
.slider-nav-light .flickity-prev-next-button:hover {
    background-color: #F4F3F4;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #F6623E;
}
.section5 .slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 0px;
    border: 2px solid #F6623E;
}

.section6 .title-box{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 32px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}
.section6 .product-title{
    text-align: center;
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.section6 .price{
    text-align: center;
}
.section6 .price .woocommerce-Price-amount{
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #F6623E;
}
.badge-container .badge-inner{
    border-radius: 0px;
    padding:0px;
}
.badge-container .badge{
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 1.5em ;
    float:right;
}

.badge-container .badge-inner span{
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    padding:0px;
}
.section6 .button{
    border: 2px solid #F6623E;
}
.section6 .button span{
    padding: 10px 20px 10px 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color:#000000;
}
.section6 .button:hover{
    background-color: #F6623E;
    border: none;
}
.section6 .button span:hover{
    color:#ffffff;
}
.section7 .title-box{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 32px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-top: -50px;
}
.section7 .post-title{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}
.section7 .post-meta{
    font-family: 'Judson-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #F6623E;
}
.section7 .box-text-inner button{
    border: 2px solid #F6623E;
    background-color: #F6623E;;
    color:#ffffff;
    padding:3px 20px;
}

.section8 h3{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    color: #000000;
    text-align: center;
} 
.wpcf7 input[type="url"], .wpcf7 input[type="email"]{
    font-family: inherit;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 1.3rem;
  padding: 7px 0;
  background: transparent;
  transition: border-color 0.2s;
  box-shadow: none;
}
.wpcf7 input[type='submit']{
    position:absolute;
    top:5px;
    left:75%;
    border:none;
    background: rgba(0,0,0,0.0);
    color: #F6623E;
}
#footer{
    background: #000000;
}
.footer-wrapper {
    width: 100%;
    position: relative;
    text-align: center;
}
.footer-wrapper .is-divider{
    display:none;
}
.footer-wrapper #custom_html-2{
    padding-right: 100px;
}
.footer-wrapper #custom_html-3{
    padding-left: 200px;
    text-align: left;
}
.dark .payment-icons .payment-icon svg{
    fill: #000000 ;
}

.widget-title{
    font-style: normal;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 24px;
    color: #000000;
}
.textwidget{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    /* or 162% */

    text-align: center;

    /* #454545 */

    color: #454545;
}
.footer-1 {
    padding-top: 100px;
}
#custom_html-2 img{
    margin-top: -80px;
}
.social-icon-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.social-icon-footer li {
    float: left;
}

.social-icon-footer li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}
.social-icon-footer li a img:hover {
    transform: scale(1.2);
}
#custom_html-2{
    width:60%;
}
.icon-phone:before {
    content: "" ;
}
.icon-heart:before {
    content: "\e000";
    color: #F6623E;
}
/* Css page product?produc */
#woocommerce_product_categories-2{
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    padding: 20px;
}
#woocommerce_top_rated_products-2{
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    padding: 20px;
}
img.size-full.alignnone {
    margin-bottom: 0em;
    justify-content: center;

}
#categories-3 {
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    padding: 20px;
}
.info-shop h2{
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 72px;
    color: black;
    font-family: 'Judson-Bold';
}
#recent-posts-2{
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    padding: 20px;
}
.grid-tools a {

    background-color: #d26e4b;
}
.grid-tools a:hover {
    opacity: 1;
    background-color:#d26e4b;
}

.box3-footer-item{
    float: left;
    text-align: left;
}
.box3-footer-item li a{
    color: #000000;
}
.box3-footer-item li a:hover{
    color: #F6623E;
}
.product-small .badge-container{
    margin-top: 0px !important;
}
.onsale{
    width: 51px;
    height: 51px;
    top: 0px;
    overflow: hidden;
    text-align: center;
    line-height: 51px;
    font-weight: bold;
    color: #fff;
    background: url(assets/img/k.png) no-repeat left top;
    font-size: 17px;
    position: absolute;
}


/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 600px) {
    .banner .text-banner h3{
        font-size: 48px;
        line-height: 56px;
    }
    .banner .text-box{
        width:70%;
    }
    .section1 .blur{
        margin-top: 40px;
    }
    .section5 .animation-top{
        position:absolute;
        top:-5px;
        z-index: 10;
    }
    .section5 .animation-bot{
        margin-top: -25px;
    }
    .section5 .flickity-viewport{
        height:400px;
        max-height:400px;
    }
}


