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


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


}


@font-face {
    font-family: Poppins-Bold;
    src: url(/wp-content/themes/flatsome-child/fonts/Poppins-Bold.ttf);
}

@font-face {
    font-family: Poppins-Light;
    src: url(/wp-content/themes/flatsome-child/fonts/Poppins-Light.ttf);
}

@font-face {
    font-family: Poppins-Regular;
    src: url(/wp-content/themes/flatsome-child/fonts/Poppins-Regular.ttf);
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'Playfair Display', serif !important;
}

.subscribe-container h3{
    font-family: Poppins-Regular, Serif!important;
}

body {
    font-family: Poppins-Light !important;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 36px;
}

h3, h4 {
    font-size: 20px;
}

p {
    font-size: 14px;
    font-weight: 100;
}


.my-account-header {
    display: none;
}

.my-account-top {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.my-account-top h1 {
    color: #000;
    text-transform: capitalize;
}

.my-account-top p {
    max-width: 420px;
    margin: 0 auto;
}

.my-account {
    padding-bottom: 0px;
}

.account-login-inner {
    margin-bottom: 50px;
}

.account-login-inner, .register-form {
    background: #FAFAFA;
    padding: 70px 0px;
}

.account-login-inner h2, .account-login-inner form, .woocommerce-ResetPassword, .register-form form {
    max-width: 450px;
    margin: 0 auto;
}

.woocommerce-lost-password .woocommerce {
    background: #FAFAFA;
    padding: 50px 0px;
    margin-bottom: 50px;
}

.woocommerce-ResetPassword {
    max-width: 450px;
    margin: 0 auto;
}

.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100%;
}

.woocommerce-ResetPassword input, .register-form input:not([type='checkbox']) {
    width: 100%;
    height: 54px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 20px;
    border: none;
}

.woocommerce-ResetPassword button {
    width: 100%;
    height: 54px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 20px;
}

.register-form button {
    width: 100%;
    height: 54px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 20px;
    margin: 10px 0px -20px;
}


.account-login-inner h2 {
    color: #e76e11;
    text-align: center;
    margin-bottom: 50px;

}

.account-login-inner input[type='text'], .account-login-inner input[type='password'] {
    width: 100%;
    height: 54px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 20px;
    border: none;
}

.account-login-inner input::placeholder, .register-form input::placeholder {
    color: #000000;
}

.account-login-inner button {
    width: 100%;
    height: 54px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 20px;
}

.login-form-bottom-links {
    display: flex;
    justify-content: space-between;
    margin: 25px 0px 15px;
}

.login-form-bottom-links p.left span {
    font-family: Poppins-Light;
    color: #666666;
    font-size: 14px;
    opacity: 0.7;
    position: relative;
    top: -2px;
}

.login-form-bottom-links p.right a {
    color: #e76e11;
}

.woocommerce-error {
    text-align: center;
}


.woocommerce-MyAccount-content {
    max-width: 1080px;
    margin: 0 auto;
}


.login-bottom img {
    padding: 50px 0px 30px;
}

.login-bottom p {
    text-align: center;
}

.login-bottom p span {
    color: #e76e11;
    font-weight: 700;
}

.jy-add-checkbox label {
    display: flex;
}


.jy-add-checkbox label span {
    color: #666666;
    font-size: 12px;
}

.my-account-login-top .woocommerce-breadcrumb {
    font-size: 12px;
    text-transform: capitalize;
    color: #e76e11;
}

.my-account-login-top .bottom h2 {
    color: black;
    padding: 40px 0px 30px;
}

.woocommerce-account .account-user {
    display: none;
}

.woocommerce-account .col-border {
    border: none;
    padding-left: 0px;
}

#my-account-nav {
    margin-top: 0px;
}

#my-account-nav li {
    border: none;
    height: 65px;
    background: #FAFAFA;
    border-radius: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}

#my-account-nav li:hover {
    background: #e76e11;
}

#my-account-nav li:hover a {
    color: #fff;
}

#my-account-nav li.active {
    background: #e76e11;
}

#my-account-nav li.active a {
    color: #fff;
}

#my-account-nav li a {
    font-family: Poppins-Bold;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    transition: all 0s ease;
}

#my-account-nav li a:before {
    display: none;
}

#my-account-nav .wishlist-account-element {
    display: none;
}

.woocommerce-orders-table th {
    border: none;
}

.woocommerce-orders-table th span {
    color: #000;
    font-size: 12px;
    font-family: Poppins-Bold;
    text-transform: capitalize;
}

.woocommerce-orders-table td, .woocommerce-orders-table td a, .woocommerce-orders-table td span {
    font-size: 12px;
    color: #000000;
    font-weight: inherit;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a {
    color: #fff;
    font-family: Poppins-Bold;
    border-radius: 50px;
    margin-right: 0;
    margin-left: 15px;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:nth-child(2) {
    background: #F6F6F6;
    color: #000;
}

.woocommerce-account .woocommerce-pagination {
    text-align: right;
    margin-top: 30px;
}

.woocommerce-account .woocommerce-pagination a {
    font-family: Poppins-Bold;
    border-radius: 50px;
    text-transform: capitalize;
    margin-right: 0px;
}

.woocommerce-account .woocommerce-address-fields input {
    box-shadow: none;
}

.woocommerce-account .woocommerce-address-fields button {
    font-size: 12px;
    font-family: Poppins-Bold;
    border-radius: 50px;
}
gform_wrapper_9 textarea
.woocommerce-account .woocommerce-EditAccountForm input {
    box-shadow: none;
}


.woocommerce-account .woocommerce-EditAccountForm button {
    font-size: 12px;
    font-family: Poppins-Bold;
    border-radius: 50px;
}

.woocommerce-account .woocommerce-order-details h2, .woocommerce-account .woocommerce-customer-details h2 {
    color: black;
    font-size: 22px;
    font-family: Poppins-Light !important;
}

.woocommerce-Addresses h3, .woocommerce-Addresses address, .woocommerce-Addresses p {
    color: black;
}


.woocommerce-privacy-policy-text {
    display: none;
}


.shop-page-title {
    display: none;
}

body.home .header-main{
    background: transparent;
}

.header-main{
    background: url('/wp-content/uploads/2020/07/bg-1.jpg');
    background-position: right;
    background-size: cover;
}

.woocommerce-page .header:not(.transparent) .header-nav.nav > li > a,
.page-id-28 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-30 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-32 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-47 .header:not(.transparent) .header-nav.nav > li > a,
.tax-featured_item_category .header:not(.transparent) .header-nav.nav > li > a,
.single-post .header:not(.transparent) .header-nav.nav > li > a,
.page-id-528 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-721 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-717 .header:not(.transparent) .header-nav.nav > li > a,
.page-id-711 .header:not(.transparent) .header-nav.nav > li > a
{
    /*color: #FAFAFA;*/
}

.home .header:not(.transparent) .header-nav.nav > li > a{
    color: #000!important;
}

.home.page-template .header-main .nav > li > a > i:not(.icon-angle-down),
.home.page-template .header-main .nav > li > a:hover > i:not(.icon-angle-down){
    color: #000!important;
}

.page-template .header:not(.transparent) .header-nav.nav > li > a,
.woocommerce-page .header:not(.transparent) .header-nav.nav > li > a{
    color: #fff;
}

.page-template .header-main .nav > li > a > i:not(.icon-angle-down),
.page-template .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.woocommerce-page .header-main .nav > li > a > i:not(.icon-angle-down),
.woocommerce-page .header-main .nav > li > a:hover > i:not(.icon-angle-down){
    color: #fff!important;
}



.woocommerce-page .header-main .nav > li > a > i:not(.icon-angle-down),
.woocommerce-page .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-28 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-28 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-30 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-30 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-32 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-32 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-47 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-47 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.tax-featured_item_category .header-main .nav > li > a > i:not(.icon-angle-down),
.tax-featured_item_category .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.single-post .header-main .nav > li > a > i:not(.icon-angle-down),
.single-post .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-528 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-528 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-721 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-721 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-717 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-717 .header-main .nav > li > a:hover > i:not(.icon-angle-down),
.page-id-711 .header-main .nav > li > a > i:not(.icon-angle-down),
.page-id-711 .header-main .nav > li > a:hover > i:not(.icon-angle-down)
{
    /*color: #FAFAFA!important;*/
}

.page-id-15 #header {
    margin-bottom: -140px;
    z-index: 999;;
}

.header-wrapper.stuck {
    background: #fff;
}

.header-nav.nav-left {
    position: relative;
    left: 100px;
}

.header-nav.nav-left li {
    padding: 0px 10px;
}

.header-nav li a {
    font-size: 16px;
    font-weight: 500;
}


.home-section-1 h2, .home-section-1 h3, .home-section-1 p {
    color: rgb(50, 50, 50);
}


.home-section-2 .row-1 h6, .home-section-3 h6, .home-section-4 h6 {
    color: #e76e11;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .06em;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.home-section-2 .row-1 h3, .home-section-3 h3, .home-section-4 h3 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 30px;
    color: #333;
}

.home-section-2 .row-1 p {
    text-align: center;
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}


.home-section-3 p {
    text-align: center;
    font-size: 16px;
    line-height: 1.56;
    color: #333;
}

.container, .row, .row.collapse, .container-width {
    max-width: 1440px !important;
}

.home-section-2 .row-2 .icon-box {
    text-align: center;
}

.home-section-2 .row-2 .icon-box:hover h3 {
    color: #e76e11;
}

.home-section-2 .row-2 h3 {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    color: #333;
    transition: all 0.5s ease;
}

.home-section-2 .row-2 .icon-box-img {
    padding: 30px;
    margin-bottom: -15px;
}

.home-category {
    font-size: 16px;
    color: #333;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    max-width: 240px;
    transition: all 0.5s ease;
}

.home-category:hover {
    background: #e76e11;
    color: #fff;
}

.home-category.left {
    max-width: 340px;
}

.absolute-footer {
    padding: 15px 0px;
    color: #fff;
}

.copyright-footer {
    color: #fff;
}

.section-footer .col-1 .p1 {
    font-size: 17px;
    color: #777;
    line-height: 1.65;
    margin-bottom: 23px;
    margin-top: 30px;
}

.section-footer .col-1 .p2 span {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.section-footer .col-1 .p2 span.span1 {
     color: #e76e11;
 }
.section-footer .col-1 .p2 img{
    width: 25px;
    margin-right: 15px;
}

.section-footer .col-1 .p2{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.section-footer .col-1 .p2 span.span2 {
    font-weight: 700;
}

.section-footer .col h3{
    font-weight: 500;
    color: #333;
    font-size: 20px;
}

.h3-2{
    margin-top: 15px;
}

.section-footer .col ul{
    list-style-type: none;
}

.section-footer .col ul li{
    margin: 0px;
    transition:  all 0.5s ease;
}

.section-footer .col ul li:hover a{
    color: #e76e11;
}

.section-footer .col ul li a{
    font-size: 14px;
    line-height: 34px;
    color: #778;
}

body{
    max-width: 100vw;
    min-width: 100vw;
    overflow: hidden;
}

.portfolio-subcategory-container .top{
    top: 0;
    margin: 50px auto;
    text-align: center;
}

.portfolio-subcategory-container .top h6
{
    color: #e76e11;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .06em;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.portfolio-subcategory-container .top h3
{
    font-size: 30px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 30px;
    color: #333;
}

.portfolio-subcategory-container .top p
{
    text-align: center;
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}

.portfolio-title,
#woocommerce_product_categories-3 .widget-title{
    color: #333;
    border-bottom: solid 1px #f8f8f8;
    font-size: 24px;
    padding-bottom: 14px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: capitalize;
}


#woocommerce_product_categories-3 .widget-title{
    border: none;
}

.portfolio_category_container a,
#woocommerce_product_categories-3 .cat-item a{
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    margin: 0.5em 0;
    transition:  all 0.5s ease;
}

.portfolio_category_container a:hover, .portfolio_category_container a.active{
    color: #e76e11;
}

.portfolio-box-title{
    color: #333;
    text-transform: capitalize;
    opacity: 1;
}

.about-row h3{
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    color: #333;
    transition: all 0.5s ease;
}

.about-row p, .about-row ul li{
    font-size: 15px;
    font-weight: 100;
}

.about-row ul li{
    margin-bottom: 0.5em;
}

.row-awards ul{
    list-style-position: inside;
    list-style-image: url('/wp-content/uploads/2020/07/award.svg');
}

.row-awards ul li{
    margin-bottom: 0.5em;
    font-size: 14px;
}

.partner-section .row{
    max-width: 1080px!important;
}

.map-section{
    filter: grayscale(1);
}

#gform_fields_1 li{
    margin-top: 0px!important;
}

#gform_fields_1 input, #gform_fields_1 textarea {
    box-shadow: none;
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #777;
}

#gform_fields_1 input:focus. #gform_fields_1 textarea:focus{
    background: #fff;
    border-color: #e76e11;
}

#gform_fields_1 input{
    height: 64px;
    padding-left: 10px;
}

#gform_fields_1 textarea {
    height: 180px;
}


#gform_1 .gform_footer{
    text-align: center;
}

#gform_1 .gform_footer input{
    text-transform: capitalize;
    padding: 5px 40px;
    border-radius: 9px;
}

h5.portfolio-title{
    font-size: 18px;
}

.products .product-title
{
    margin-bottom: 10px;
}

.products .product-title a{
    font-size: 14px;
    color: #000;
}

.portfolio-element-wrapper .box-text{
    display: none;
}

.product .product-main .product-title{
    font-size: 40px;
}

.padding-top-30{
    padding-top: 30px!important;
}

.right-product-col .box-image img{
    max-height: 230px;
    object-fit: cover;
}

#gform_wrapper_2{
    width: 90%;
}

#gform_wrapper_2 .validation_error{
    display: none;
}

#gform_wrapper_2 .gfield_error{
    max-width: initial!important;
}

#gform_wrapper_2 #gform_submit_button_2
{
    text-transform: capitalize;
    padding: 0px 20px;
    border-radius: 9px;
}

#input_2_1{
    box-shadow: none;
    padding-left: 10px;
    height: 50px;
    margin: 0;
}

.section-footer{
    padding-bottom: 0!important;
}

.portfolio-row img{
    object-fit: contain;
}

.tax-featured_item_category img{
    object-fit: contain;
}

.section-footer #instagram.instagram{
    background: #fff;
    color: #fff!important;
}

.section-footer .instagram img{
    width: 32px;
}

.category-order{
    display: flex;
    flex-wrap: wrap;
}
.category-order a{
    display: block;
    width: 100%;
}

/*.category-order a:nth-child(2){*/
/*    order: 1;*/
/*}*/

/*.category-order a:nth-child(1){*/
/*    order: 3;*/
/*}*/

/*.category-order a:nth-child(3){*/
/*    order: 2;*/
/*}*/


.products .box-image{
    max-height: 230px;
    padding: 0px!important;
    height: 230px;
}

.products .box-image img{
    max-height: 230px;
    object-fit: cover;
}

@media screen and (max-width: 1100px){
    .hide-for-medium {
        display: none!important;
    }
    .show-for-medium {
        display: block!important;
    }
}