@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?gw9wpp');
    src: url('../fonts/icomoon.eot?gw9wpp#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?gw9wpp') format('truetype'),
        url('../fonts/icomoon.woff?gw9wpp') format('woff'),
        url('../fonts/icomoon.svg?gw9wpp#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
    content: "\e900";
}

.icon-bag:before {
    content: "\e901";
}

.icon-search:before {
    content: "\e902";
}

.icon-title:before {
    content: "\e903";
}

.icon-user:before {
    content: "\e904";
}

.icon-waze:before {
    content: "\e905";
}

.icon-star:before {
    content: "\e906";
}

.icon-star--empty:before {
    content: "\e907";
}

.icon-stan_1:before {
    content: "\e908";
}

.icon-stan_2:before {
    content: "\e909";
}

.icon-stan_3:before {
    content: "\e90a";
}

.icon-stan_4:before {
    content: "\e90b";
}

.icon-black-envelope:before {
    content: "\e90c";
}

.icon-carto:before {
    content: "\e90d";
}

.icon-fax-machine-1:before {
    content: "\e90e";
}

.icon-man-user-1:before {
    content: "\e90f";
}

.icon-menu2:before {
    content: "\e910";
}

.icon-network:before {
    content: "\e911";
}

.icon-phone-receiver:before {
    content: "\e912";
}

.icon-placeholder-2:before {
    content: "\e913";
}

.icon-right:before {
    content: "\e914";
}

.icon-share:before {
    content: "\e915";
}

.icon-facebook:before {
    content: "\e916";
}

.icon-instagram:before {
    content: "\e917";
}

.icon-linkedin:before {
    content: "\e918";
}

.icon-pinterest:before {
    content: "\e919";
}

.icon-telegram:before {
    content: "\e91a";
}

.icon-twitter:before {
    content: "\e91b";
}

.icon-search1:before {
    content: "\e91c";
}

.icon-whatsapp:before {
    content: "\e91d";
}

.icon-youtube:before {
    content: "\e91e";
}

.icon-compare:before {
    content: "\e91f";
}

.icon-cart:before {
    content: "\e920";
}

.icon-favorite:before {
    content: "\e921";
}

.icon-user1:before {
    content: "\e922";
}

.icon-arrow-down:before {
    content: "\e923";
}

.icon-arrow-up:before {
    content: "\e924";
}

.icon-aparat:before {
    content: "\e925";
}

.icon-location:before {
    content: "\e926";
}

.icon-mail:before {
    content: "\e927";
}

.icon-phone:before {
    content: "\e928";
}

.icon-left:before {
    content: "\e929";
}

.icon-close:before {
    content: "\e92a";
}

.icon-linear-heart:before {
    content: "\e92b";
}

.icon-comment:before {
    content: "\e92c";
}

.icon-eye:before {
    content: "\e92d";
}

.icon-bag1:before {
    content: "\e92e";
}

.icon-search2:before {
    content: "\e92f";
}

.icon-title1:before {
    content: "\e930";
}

.icon-user2:before {
    content: "\e931";
}

.icon-titlever:before {
    content: "\e932";
}

.row {
    margin-right: -8px;
    margin-left: -8px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 8px;
    padding-left: 8px;
}

html,
.bold {
    font-family: var(--bold-font) !important;
}

.bg-black {
    background: #000;
}

img {
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a:hover {
    text-decoration: none
}

.kheader {
    background: #fff;
    position: relative;
    z-index: 91;
    left: 0;
    right: 0;
    padding: 25px 0;
    /*border-top: 3px solid #f63031;      */
}

a.logo-header {
    display: block;
}

#bs-megadropdown-tabs {
    height: 100%;
    display: flex;
}

.main-menu li {
    display: inline-block;
    margin: 0px 2px;
    position: relative;
}

.main-menu li a {
    font-size: 12px;
    /*color: #fff;*/
    color: #222;
    padding: 10px 8px;
    position: relative;
    transition: all 0.3s;
    display: inline-block;
}

.main-menu>li>a {
    padding: 15px 8px;
}

.main-menu>li:after {
    content: '';
    background: #fff;
    width: 5px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -7px;
    margin: auto;
    height: 5px;
    border-radius: 100%;
    opacity: 0;
    transition: all 0.3s;
}

.main-menu ul.sub-menu {
    position: absolute;
    min-width: 350px;
    border-radius: 0 0 4px 4px;
    top: 95%;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
    background: #ce2828;
    right: calc(50% - 100px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
    padding: 15px;
}

.main-menu ul.sub-menu li.menu-item-has-children ul.sub-menu {
    right: 107%;
}

.main-menu ul.sub-menu li {
    display: block;
    float: right !important;
    position: relative;
    margin: 0;
    margin-bottom: 10px !important;
    width: 50%;
    padding: 0px 10px;
}

.main-menu li.menu-item-has-children:before {
    content: "";
    position: absolute;
    border: solid #222;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: -4px;
    top: 23px;
}

.main-menu>li.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.main-menu ul.sub-menu>li.menu-item-has-children:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 0;
}

.main-menu>li.menu-item-has-children:hover>ul li.menu-item-has-children:before {
    border-color: var(--secondary);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 15px;
}

.main-menu>li.menu-item-has-children>ul li.menu-item-has-children:before {
    top: 18px;
}

.left_inner_header {
    justify-content: flex-end;
    align-items: center;
}

.left_inner_header [class^="icon-"],
.left_inner_header [class*=" icon-"] {
    color: #fff;
}

@media (max-width: 401px) {

    .left_inner_header [class^="icon-"],
    .left_inner_header [class*=" icon-"] {
        color: #222;
    }
}

.shop_items {
    background: #ce2828;
    border-radius: 40px;
    min-width: 305px;
    margin-right: 15px;
    padding: 10px 20px;

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.langfa a {
    color: #222;
}

.langfa a:hover {
    color: var(--main-color);
}

#search-text {
    border: 0;
    /*color: #fff;*/
    font-size: 12px;
}

#search-text::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f6e1de;
}

#search-text:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f6e1de;
}

#search-text::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f6e1de;
}

i.icon-close {
    font-size: 12px;
}

.shop_items>div {
    display: inline-block;
    margin: 0 10px;
}

.shop_items .carting {
    position: relative;
}

.shop_items span.woocommerce-mini-cart__total.total {
    background: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 11px;
    color: #910707;
}

.shop_items .searching {
    width: 70%;
    position: relative;
}

.shop_items span.icon-search {
    position: absolute;
    left: 0px;
    top: 4px;
    transition: all 0.3s;
}

.shop_items span.search-close {
    position: absolute;
    left: -5px;
    top: 0;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s linear 0s;
}

#search-text:focus~span.icon-search {
    left: 0px;
}

.search-results-box {
    position: absolute;
    width: 100%;
    z-index: 2;
    background-color: white;
    box-shadow: 0px 2px 17px -8px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    top: calc(100% + 103px);
    min-width: 500px;
    left: 0;
}

.search_probox,
.search_blogbox {
    padding: 25px 15px;
}

.search_probox:after {
    content: "";
    position: absolute;
    left: 0;
    height: 60%;
    width: 1px;
    background: #f7f7f7;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search-results-box .noresults {
    display: block;
    color: #000;
    font-size: 13px;
    text-align: center;
}

.search-results-box .sb-product {
    width: 100%;
}

.search-title {
    color: var(--txt-color);
    font-family: var(--bold-font);
    margin-bottom: 10px;
    display: block;
    line-height: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.search-results-box .viewmore {
    display: flex;
    align-items: center;
    /* padding: 15px 0; */
    color: #000;
    transition: all 0.3s linear;
    justify-content: center;
    color: var(--main-color);
    font-size: 12px;
}

.search-results-box .viewmore i {
    font-size: 11px;
    margin-right: 8px;
    margin-top: 6px;
}

.search-box {
    display: inline-flex;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
}

.search-box:hover .search-detail a {
    color: var(--main-color);
}

.search-thumb {
    width: 45px;
    border: 1px solid #eee;
}

.search-thumb a {
    display: block;
}

.search-detail a {
    color: #000;
}

.search-detail p {
    color: #9b9b9b;
    font-size: 12px;
    line-height: 20px;
}

.search-detail h3 {
    line-height: 25px;
    margin-bottom: 4px;
    font-size: 12px;
}

.search-detail {
    margin-right: 15px;
    height: 100%;
}

.shop_items span.search-close.sactive {
    opacity: 1;
}

.account_login {
    position: relative;
}

.account-detail {
    position: absolute;
    /* left: auto;
    right: calc(50% - 90px); */
    left: -30px;
    right: auto;
    top: 100%;
    background: #fff;
    width: 180px;
    border-radius: 15px;
    padding: 15px;
    box-shadow: 0 0 5px #00000026;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
}

.account-detail>span {
    display: block;
    text-align: center;
    margin-bottom: 7px;
}

.account-detail a {
    font-size: 12px;
    color: var(--black-bg);
    /*background: #f63031;*/
    /*border-radius: 20px;*/
    display: block;
    padding: 5px;
    text-align: right;
    margin: 5px 0;
    border-bottom: 1px solid #ddd;
}

.account-detail a:last-child {
    border-bottom: 0;
}

.account-detail a:hover {
    color: var(--main-color);
}

.mini-cart-detail {
    background: #fff;
    border-radius: 5px;
    max-width: 275px;
    min-width: 275px;
    position: absolute;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    top: 100%;
    padding: 10px;
    z-index: 1;
    left: calc(50% - 100px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    padding-bottom: 20px;
}

header .woocommerce-mini-cart {
    margin-bottom: 8px;
}

.woocommerce-mini-cart-item.mini_cart_item {
    font-size: 12px;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.result_wraps {
    min-height: 269px;
}

.remove.remove_from_cart_button {
    position: absolute;
    left: 5px;
    top: 13px;
    font-size: 16px;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 19px;
}


.woocommerce-mini-cart-item.mini_cart_item img {
    margin-left: 15px;
    box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .09) !important;
    border-radius: 10px;
    padding: 4px;
}

.woocommerce-mini-cart-item .variation {
    display: none;
}

.woocommerce-mini-cart-item.mini_cart_item .quantity {
    background: transparent;
    color: var(--main-color);
    display: none;
}

.woocommerce-mini-cart-item.mini_cart_item img {
    max-width: 50px;
    height: auto;
}

.woocommerce-mini-cart__buttons.buttons {
    text-align: center;
}

.woocommerce-mini-cart__total.total {
    font-size: 12px;
    font-weight: bold;
    text-align: center;

}

.woocommerce-mini-cart-item.mini_cart_item a {
    transition: all 0.5s;
    color: #000;
}

.woocommerce-mini-cart-item.mini_cart_item:hover a {
    color: var(--main-color);
}

.woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
    color: var(--main-color);
}

.mini-cart-btn>span,
.mini-cart-btn>i {
    cursor: pointer;
}

.mini-cart-btn:hover .mini-cart-detail,
.account_login:hover .account-detail {
    opacity: 1;
    visibility: visible;
}

.woocommerce-mini-cart__total.total {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.woocommerce-mini-cart__buttons.buttons a {
    display: inline-block;
    margin: 0 3px;
    min-width: 100px;
    font-size: 12px;
    color: var(--main-color);
    line-height: 26px;
    height: 40px;
}

.mini-cart-detail .woocommerce-mini-cart__total span.woocommerce-Price-amount.amount {
    font-size: 18px;
}

.home .slider {
    background: transparent;
    min-height: 630px;
    position: relative;
}

.another-page .sticky_head,
.home .sticky_head {
    position: sticky;
    top: 0;
    z-index: 100;
}

/*.home .sticky_head {*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    z-index: 9999;*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/
.home_header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    /* background: #f63031; */
}


section#about {
    padding: 70px 0 0px;
}

.section-title_home {
    font-size: 20px;
    color: #011f2a;
}

.section-title_home h2:before,
.section-title_home h3:before,
.product-cats_home .section-title_home span:after,
.section-title_home h1:before {
    content: "\e930";
    vertical-align: middle;
    margin-left: 15px;
    color: #da2b28;
    font-size: 10px;
    font-family: icomoon;
    position: relative;
    top: -2px;
    display: inline-block;
}

#about .cdesc_home {
    margin-bottom: 35px;
}

#about .cdesc_home p {
    text-align: justify;
    color: #001f2a;
    line-height: 28px;
}

.about_home .cbutton_home {
    display: inline-block;
}

.about_home .cbutton_home a,
.search-results-box .cbutton_home a {
    display: block;
    margin: 0 7px;
    border-radius: 50px;
    font-size: 12px;
    text-align: center;
    min-width: 130px;
    height: 45px;
    line-height: 45px;
    transition: all 0.3s;
    background: #da2a2a;
    position: relative;
    border: 1px solid #da2a2a;
    color: #fff;
}

.about_home .cbutton_home a {
    color: #fff;
}

.about_home .cbutton2_home a,
.button {
    background: white;
    color: var(--main-color);
    border-color: var(--main-color);
}


.cbutton_home a:hover,
.button:hover {
    box-shadow: 2px 2px 5px #da2a2a96;
    background: #da2a2a;
    color: #fff;
    border: 1px solid #da2a2a;
    border-right: 10px solid #f63031 !important;
}

/*Standard*/
.standard_home {
    position: relative;
    top: 150px;
}

.standard_wrap {
    padding: 25px 45px;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    position: relative;
    background: #fff;
}

.standard_items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.standard_items li {
    display: inline-block;
    margin: 0 5px;
    height: 100%;
}

.standard_items li a {
    display: block;
    color: #001e29;
    font-size: 14px;
    padding: 15px 30px;
    text-align: center;
}

.image_standard {
    text-align: left;
}

.standard_items li i {
    color: #c7c7c7;
    font-size: 38px;
    margin-bottom: 10px;
    transition: all 0.3s;
    display: block;
}

.standard_items li span {
    display: block;
    font-size: 13px;
    transition: all 0.3s;
}

.standard_items li a:hover i,
.standard_items li a:hover span {
    color: #f63031;
}

.position-relative {
    position: relative;
}

.leaf_wrap {
    position: absolute;
    left: 85px;
    display: inline-block;
    width: 100px;
    right: 0;
    top: 50px;
    margin: 0 auto;
}

.standard_home .barg1 {
    background: url(../images/barg1.png);
    width: 136px;
    height: 155px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -185px;
    right: 60px;
    margin: auto;
    transform: rotate(435deg) scaleX(-1.05);
    z-index: -1;
    transition: all 1s;
    opacity: 0;
    transition-delay: 0.1s;
}

.standard_home .barg2 {
    background: url(../images/barg2.png);
    width: 136px;
    height: 155px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -121px;
    right: 18px;
    margin: auto;
    transform: rotate(390deg) scaleX(-1.05);
    z-index: -2;
    transition: all 1s;
    transition-delay: 0.3s;
    opacity: 0;
}

.standard_home .barg3 {
    background: url(../images/barg2.png);
    width: 136px;
    height: 155px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -150px;
    right: 23px;
    margin: auto;
    transform: rotate(385deg) scaleX(-1.05);
    z-index: -2;
    transition: all 1s;
    transition-delay: 0.2s;
    opacity: 0;
}

.standard_home .barg1.anime-barg1 {
    transform: rotate(380deg) scaleX(-1.05);
    opacity: 1;
}

.standard_home .barg2.anime-barg2 {
    transform: rotate(342deg) scaleX(-1.05);
    opacity: 1;
}

.standard_home .barg3.anime-barg3 {
    transform: rotate(318deg) scaleX(-1.05);
    opacity: 1;
}

/*Product category*/
.product-cats_home {
    background: #0a4f32;
    padding: 170px 0 90px;
}

.product-cats_home .section-title_home {
    color: #fff;
    margin-bottom: 20px;
}


.product-cats_home .section-title_home span {
    color: #1b5b40;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    margin-top: -18px;
    position: relative;
    z-index: -1;
    font-family: var(--main-font);
    letter-spacing: 2px;
}

.product-cats_home .section-title_home span:after {
    content: "\e932";
    color: #fff;
    display: block;
    font-size: 22px;
    /*transform: rotate(90deg);*/
    /*margin-top: 10px;*/
}

.product-cats_home .section-title_home h3:before {
    content: none;
}

.product-cats_home .section-title_home {
    position: relative;
    z-index: 9;
}

.product-cats_home .cat_item {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 15px;
    border-bottom: 2px solid #15553a;
    border-left: 2px solid #15553a;
}

.product-cats_home .cat_item a {
    color: #fff;
}

.product-cats_home .cat_item .box-catg {
    padding: 50px 0;
    display: block;
    transition: all 0.3s;
    border-radius: 30px;
    position: relative;
}

.product-cats_home .cat_item .box-catg:after {
    content: "\e932";
    color: #ba0001;
    font-size: 19px;
    font-family: icomoon;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
    line-height: 20px;
    transition: all 0.3s;
    opacity: 0;
}

.product-cats_home .cat_item .box-catg:hover:after {
    bottom: -10px;
    opacity: 1;
}

.product-cats_home .cat_item .box-catg:hover {
    background: #13553a;
}

.product-cats_home .cat_item:last-of-child,
.product-cats_home .no_border_left,
.product-cats_home .cat_item:nth-child(9) {
    border-left: 0 !important;
}

.product-cats_home .cat_item:nth-child(6),
.product-cats_home .cat_item:nth-child(7),
.product-cats_home .cat_item:nth-child(8),
.product-cats_home .cat_item:nth-child(9),
.product-cats_home .cat_item:nth-child(10) {
    border-bottom: 0;
}

.product-cats_home .cat_item.no_border_left {
    border-left: 0;
}

.box-catg i {
    transition: all 0.5s;
    width: 34px;
    height: 40px;
    background-size: contain;
    display: inline-block;
    background-position: center center;
    transform: scale(1);
    transition-delay: 0.1s;
    filter: brightness(0)invert(1);
    margin-bottom: 10px;
}

.icon-khoshkbar {
    background: url("../images/icon-khoshkbar.svg") no-repeat;
}

.icon-ajil {
    background: url("../images/icon-ajil.svg") no-repeat;
}

.icon-ghalat {
    background: url("../images/icon-ghalat.svg") no-repeat;
}

.icon-zaferan {
    background: url("../images/icon-zaferan.svg") no-repeat;
}

.icon-ghand {
    background: url("../images/icon-ghand.svg") no-repeat;
}

.icon-aloche {
    background: url("../images/icon-aloche.svg") no-repeat;
}

.icon-hobobat {
    background: url("../images/icon-hobobat.svg") no-repeat;
}

.icon-alo {
    background: url("../images/icon-alo.svg") no-repeat;
}

.icon-advie {
    background: url("../images/icon-advie.svg") no-repeat;
}

.icon-damnoosh {
    background: url("../images/icon-damnoosh.svg") no-repeat;
}

/*Offer*/
section#offer {
    padding: 65px 0 40px;
}

.item-offer_home,
.tab-offer-links {
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 15px;
}

.item-offer_home .product {
    flex-direction: row-reverse;
}

.offer-content_home {
    padding-left: 20px;
}

.offer-title_home h2 a {
    font-size: 18px;
    color: var(--sec-color);
    margin-bottom: 5px;
    transition: all 0.3s;
}

.offer-title_home h2 a {
    font-size: 18px;
    color: var(--sec-color);
    margin-bottom: 5px;
    transition: all 0.3s;
}

#offer .price {
    display: block;
    text-align: right;
}

.offer_home .price del {
    display: block !important;
}

.offer_home .product-type-simple .price-title {
    color: #222;
}

.price del {
    text-decoration: none;
}

.price del span.woocommerce-Price-amount.amount {
    text-decoration-color: #adadad;
    text-decoration: line-through;
}

.offer_home .product-type-variable .price,
.offer_home .product-type-simple .price .woocommerce-Price-amount {
    color: #0b4f40;
    font-weight: bold;
    font-size: 22px;
}

.offer_home .offer_price_wrap del .woocommerce-Price-amount {
    color: #3f3f3f !important;
    font-size: 18px;
}

.offer-image_home img {
    margin: 0 auto;
}

.offer_home .tab-offer-links li {
    margin-bottom: 25px;
}

.offer_home .tab-offer-links li a {
    color: #000000;
    padding: 10px;
    position: relative;
    transition: all 0.3s;
}

.offer_home .tab-offer-links li a.ofactive {
    color: #f63031;
}

.offer_home .tab-offer-links {
    padding: 50px 45px;
}

.offer_home .tab-offer-links li a:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #969696;
    vertical-align: middle;
    transition: all 0.3s;
    margin-left: 10px;
    border-radius: 50%;
}

.offer_home .tab-offer-links li a:hover {
    color: #f63031;
}

.offer_home .tab-offer-links li a:hover:before,
.offer_home .tab-offer-links li a.ofactive:before {
    width: 21px;
    border-radius: 50px;
    background: #f63031;
}

.offer_home .tab-offer-links li:last-child {
    margin-bottom: 0;
}

.offer_home .cbutton_home a {
    background: #f63031;
    color: #fff;
    width: 100%;
    display: block;
    border-radius: 35px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    transition: all 0.3s;
    border: 1px solid #f63031;
}

.offer_home .cbutton a:hover {
    border-color: #f63031;
}

.counter_offer_wrap {
    justify-content: space-between;
    align-items: center;
    color: #fff;
    background: #0a4f32;
    border-radius: 50px;
    padding: 10px 35px;
    margin-bottom: 40px;
}

.scountdown {
    direction: ltr;
    font-size: 20px;
}

.scountdown>div {
    display: inline-block;
}

p.offer-desc_home {
    color: #616161;
}

span.woocommerce-Price-currencySymbol {
    font-size: 12px;
}

.price ins {
    text-decoration: none;
}

header .woocommerce-mini-cart__buttons {
    margin-top: 15px;
}

/*News */
.card-default {
    transition: all 0.3s;
    border: 1px solid transparent;
    border-radius: 35px;
    overflow: hidden;
    font-size: 12px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.newsb_carousel .card-default-news {
    padding: 25px 45px;
}

.newsb_carousel .card-default-news h2 {
    font-size: 16px;
    line-height: 25px;
}

.newsb_carousel .card-default-content h2 a {
    display: block;
    transition: all 0.3s;
    color: var(--sec-color);
}

.more_link,
.comment-avatar-reply a {
    color: #021f1a;
    vertical-align: middle;
    transition: all 0.3s;
}

.newsb_carousel .card-default-news .date {
    color: var(--txt-color);
}

.newsb_carousel .carousel-item {
    padding: 15px 5px;
}

.newsb_carousel .news_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.right_news {
    order: -1;
}

.right_news .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid #fff !important;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s;
}

.right_news .carousel-indicators,
.right_news .carousel-control-next,
.right_news .carousel-control-prev {
    position: static;
}

.right_news .carousel-control-next,
.right_news .carousel-control-prev,
.owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    opacity: 1;
    height: 30px;
    background: #620706 !important;
    border-radius: 50%;
    font-size: 12px;
    transition: all 0.3s;
}

.right_news .carousel-control-next:hover,
.right_news .carousel-control-prev:hover,
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0a4f32;
}

.owl-theme .owl-nav [class*=owl-] i {
    color: #fff !important;
    line-height: 30px;
    font-size: 12px;
}

.right_news .news_idicate {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#news {
    padding: 25px 0 50px;
    position: relative;

}

#news:before {
    content: "";
    width: 100%;
    height: 440px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-35%);
    background: rgba(224, 38, 39, 1);
    background: -moz-linear-gradient(top, rgba(224, 38, 39, 1) 0%, rgba(182, 22, 22, 1) 40%, rgba(172, 18, 18, 1) 57%, rgba(161, 12, 14, 1) 70%, rgba(145, 7, 7, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224, 38, 39, 1)), color-stop(40%, rgba(182, 22, 22, 1)), color-stop(57%, rgba(172, 18, 18, 1)), color-stop(70%, rgba(161, 12, 14, 1)), color-stop(100%, rgba(145, 7, 7, 1)));
    background: -webkit-linear-gradient(top, rgba(224, 38, 39, 1) 0%, rgba(182, 22, 22, 1) 40%, rgba(172, 18, 18, 1) 57%, rgba(161, 12, 14, 1) 70%, rgba(145, 7, 7, 1) 100%);
    background: -o-linear-gradient(top, rgba(224, 38, 39, 1) 0%, rgba(182, 22, 22, 1) 40%, rgba(172, 18, 18, 1) 57%, rgba(161, 12, 14, 1) 70%, rgba(145, 7, 7, 1) 100%);
    background: -ms-linear-gradient(top, rgba(224, 38, 39, 1) 0%, rgba(182, 22, 22, 1) 40%, rgba(172, 18, 18, 1) 57%, rgba(161, 12, 14, 1) 70%, rgba(145, 7, 7, 1) 100%);
    background: linear-gradient(to bottom, rgba(224, 38, 39, 1) 0%, rgba(182, 22, 22, 1) 40%, rgba(172, 18, 18, 1) 57%, rgba(161, 12, 14, 1) 70%, rgba(145, 7, 7, 1) 100%);
}

.home_news_wrap .carousel-indicators {
    margin: 0 25px;
}

/* .home_news_wrap .section-title_home h3 {
    color: #fff;
} */


.right_news .carousel-indicators li.active,
.right_news .carousel-indicators li:hover {
    background: #fff !important;
}

.section-title_home .white_title,
.section-title_home .white_title:before {
    color: #fff;
}

.kitchen_wrap {
    margin-bottom: 60px;
}

.card-kitchen .card-default-image {
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 3px 5px #00000026;
}

.card-kitchen .card-default-image a {
    display: block;
    position: relative;
}

.card-kitchen .card-default-image a:before,
.card-kitchen .card-default-image a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s;
    opacity: 0;
    left: 0;
}

.card-kitchen .card-default-image a:before {
    width: 100%;
    height: 100%;
    background: #0d4930;
}

.card-kitchen .more_link {
    width: 30px;
    height: 30px;
    display: block;
    background: #688b75;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 10%;
    border-radius: 50%;
    color: #fff;
    opacity: 0;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-kitchen:hover .card-default-image a:before {
    opacity: 0.7;
}

.card-kitchen:hover .card-default-image a:after {
    opacity: 1;
    top: 31%;
}

.card-kitchen:hover .more_link {
    bottom: 30%;
    opacity: 1;
}

.card-kitchen .card-default-content h2 {
    min-height: 55px;
}

.card-kitchen .card-default-content a {
    color: #fff;
    display: inline-block;

}

.card-kitchen .card-default-image img {
    width: 100%;
    height: auto;
}

.kitchen_title {
    position: relative;
    transition: all 0.3s;
}

.kitchen_title:before {
    content: "";
    width: 0px;
    height: 8px;
    display: inline-block;
    background: #fff;
    transition: all 0.3s;
    margin-left: 10px;
    border-radius: 50px;
    position: absolute;
    right: 0;
    top: 10px;
}

.card-kitchen:hover .kitchen_title:before {
    width: 21px;
}

.card-kitchen:hover .kitchen_title {
    padding-right: 25px;
}

.datablog_home a {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 13px;
}

.datablog_home a:after {
    content: "";
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
}

.kitchen_wrap .datablog_home a {
    color: #011f2a;
}

.kitchen_wrap .datablog_home a:after {
    background: #011f2a;
}

.newsb_carousel .news_bottom .more_link:hover {
    color: var(--sec-color);
}

.newsb_carousel .news_bottom .more_link:hover i {
    margin-right: 8px;
    color: var(--sec-color);
}

.newsb_carousel .news_bottom .more_link i {
    vertical-align: middle;
    transition: all 0.3s;
}

/*Footer*/
footer.cfooter {
    padding-top: 80px;
    padding-bottom: 45px;
    background: var(--black-bg);
    position: relative;
    overflow-x: clip;
}

.footer-title {
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative;
}

.footer-title:after {
    content: "";
    width: 15px;
    height: 5px;
    border-radius: 10px;
    background: var(--main-color);
    position: absolute;
    top: 100%;
    right: 0;
}

footer p,
footer span,
footer a {
    color: #989898;
    font-size: 12px;
}

.footer-submenu li a {
    position: relative;
}

.menu_ft_part .footer-submenu li a::before,
.menu_ft_part .footer-submenu li a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.menu_ft_part .footer-submenu li a::before {
    margin-left: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.menu_ft_part .footer-submenu li a::after {
    margin-right: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.menu_ft_part .footer-submenu li a:hover::before,
.menu_ft_part .footer-submenu li a:hover::after,
.menu_ft_part .footer-submenu li a:focus::before,
.menu_ft_part .footer-submenu li a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.footer-submenu li a:hover {
    color: var(--main-color);
}

.copy-right {
    background: #262626;
    border-radius: 50px;
    margin-top: 65px;
    padding: 20px 65px;
}

.copy-right p {
    line-height: 26px;
}

.footer-submenu li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: #fff;
}

.footer-submenu li i {
    margin-left: 13px;
}

.footer_phones {
    color: #fff;
}

.footer_phones a {
    display: inline-block;
    margin: 0 5px;
}

footer ul.social-wrap {
    display: flex;
    align-items: center;
}

footer ul.social-wrap li a {
    color: #fff;
    font-size: 16px;
    padding: 4px 7px;
    transition: all 0.3s;
}

footer ul.social-wrap li {
    margin-left: 5px;
}

footer ul.social-wrap li a:hover {
    color: var(--main-color);
}

.scrolld_wrap {
    position: absolute;
    top: auto;
    bottom: -25px;
    z-index: 99;
    text-align: center;
    left: 0;
    right: 0;
}

footer .scrolld_wrap {
    top: -25px;
    height: 55px;
}

.scroll_up,
.scroll_down {
    line-height: 45px;
    cursor: pointer;
    width: 55px;
    height: 55px;
    line-height: 57px;
    border-radius: 50%;
    display: inline-block;
    color: #000;
    font-size: 16px;
    position: relative;
}

.scroll_down {
    background: #fff;
}

.scroll_up span,
.scroll_down span {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background: var(--main-color);
    border-radius: 50%;
    margin: 0 auto;
    line-height: 42px;
    position: relative;
    top: 7px;
    color: #fff;
}

.scroll_down span {
    line-height: 45px;
}

.cfooter .cdesc {
    padding-left: 60px;
    line-height: 25px;
}

/* Custom Animate.css */

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.arrow-1 {
    width: 70px;
    height: 70px;
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    right: -7px;
    top: -10px;
    background: rgba(255, 255, 255, 1);
    z-index: -1;
}

/*Mobile menu*/
/******mobile icon****/
.mmenu-icon {
    /*color:#fff;*/
    margin-top: 5px;
    margin-right: 15px;
}

.icon-menu2:before {
    content: "\e930";
}

.mmenu-icon>span {
    vertical-align: middle;
}

/******menu mobile****/
#mask {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#menumobile {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -250px;
    width: 250px;
    background: #002d3d;
    z-index: 99991;
    transition: all 0.5s;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3) !important;
}

#menumobile img {
    filter: brightness(0)invert(1);
    max-width: 100px;
}

#nomenumobile {
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 3px;
    transition: all 0.5s;
    width: 25px;
    height: 25px;
    background: var(--main-color);
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    font-size: 10px;
    line-height: 27px;
    color: #fff;
}

.come-menumobile {
    right: 0px !important;
}

.title-mm {
    background: #001e28;
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff30;
}

.main-mm {
    padding: 20px;
}

.main-mm ul li a {
    color: #fff;
    display: block;
    padding: 8px 0;
    position: relative;
    width: 80%;
    transition: all 0.3s;
}

.main-mm ul li a:hover {
    color: #04f0ed;
}

.main-mm ul li>.sub-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 250px;
    background: #05194d;
    right: -250px;
    transition: all 0.3s;
    z-index: 9;
    padding: 20px;
}

.childer i {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 10px;
}

.childer {
    position: absolute;
    left: -25%;
    cursor: pointer;
    top: 10px;
    width: 25px;
    height: 25px;
    background: #09215e;
    border-radius: 5px;
}

.come-submenu {
    right: 0px !important;

}

.sub-closer {
    cursor: pointer;
    top: 10px;
    width: 25px;
    height: 25px;
    background: var(--second-color);
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.sub-closer i {
    cursor: pointer;
    top: -1px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    left: -1px;
}

.title-subcome {
    color: #999;
    font-weight: normal;
    position: relative;
    top: -2px;
}

.banner-img_home {
    border-radius: 30px;
    overflow: hidden;
    display: block;
    position: relative;
}

.caption_slider_home {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0a4f32;
    border-radius: 30px 0 0 0;
    flex-wrap: wrap;
}

#tbanner {
    padding: 25px 0 50px;
}

.caption_slider_home p {
    color: #fff;
    padding-left: 30px;
}

.banner_btn {
    color: #fff;
    font-size: 12px;
    transition: all 0.3s;
}

.banner_btn i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    transition: all 0.3s;
}

.banner_btn:hover {
    color: var(--main-color);
}

.banner_btn:hover i {
    margin-right: 8px;
    color: var(--main-color);
}

/* instagram */
section#instagram {
    padding: 75px 0;
}

.instagram .follow-btn {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #fff;
    z-index: 2;
    opacity: 0;
    transition: all 0.4s;
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
}

.instagram .insta-img:hover .follow-btn {
    opacity: 1;
    margin-top: 0px;
}

.insta-img {
    position: relative;
    display: block;
    border-radius: 30px;
    overflow: hidden;
}

.instabg i {
    background: url(../images/insta.png);
    width: 149px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    display: inline-block;
}

.insta-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0e4830;
    z-index: 1;
    transition: all 0.3s;
    opacity: 0;
}

.instagram .insta-img:hover:before {
    opacity: 1;
    transform: translateY(100%);
}

.insta-img:hover:after {
    opacity: 0.9;
}

.insta_pageid {
    display: block;
    font-size: 16px;
    direction: ltr;
    /*margin-top: 15px;*/
}

.instagram .follow-btn span,
.follow-btn i {
    font-size: 18px;
    vertical-align: middle;
}

#instagram .section-title_home h3 {
    font-size: 18px;
}

.row.off {
    display: flex;
}

.tab-offer-links.off {
    display: block;
    min-height: 280px;
}

.mobile_search_wrap {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #da2a2a;
    padding: 15px;
}

.mobile_search_wrap .icon-close {
    color: #fff;
}


.home-carousel .owl-nav {
    margin-top: 10px;
    top: calc(50% - 15px);
    position: absolute;
    width: 100%;
}

.home-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

.home-carousel .owl-dots .owl-dot span {
    height: 7px !important;
}

.home-carousel .owl-dots .owl-dot.active span,
.home-carousel .owl-dots .owl-dot:hover span {
    background: var(--main-color) !important;
}

.home-carousel .owl-next {
    left: 50px;
}

.home-carousel .owl-prev {
    right: 50px;
}

.icon-arrow-left,
.icon-arrow-right {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.icon-arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.icon-arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.home-cat-items {
    display: flex;
    --gap: min(20px, 2vw);
    --col: 3;
    flex-wrap: wrap;
    gap: var(--gap);
    row-gap: min(50px, 5vw);
    justify-content: center;
}

.home-cat-item {
    width: calc((100% - (var(--col) - 1) * var(--gap)) / var(--col));
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (width >=576px) {
    .home-cat-items {
        --col: 3;
    }

}

@media (width >=768px) {
    .home-cat-items {
        --col: 4;
    }

}

@media (width >=992px) {
    .home-cat-items {
        --col: 5;
    }
}

@media (width >=1200px) {
    .home-cat-items {
        --col: 6;
    }
}

.home-cat-item__img {
    width: 100%;
    display: block;
}

.home-cat-item__img img {
    width: 100%;
}

.home-cat-item__title a {
    color: #000;
    font-size: min(16px, 3.5vw);
    text-align: center;
    display: block;
}

.home-cat-item__title a:hover {
    color: var(--main-color);
}

.home-cat-section {
    margin: 64px 0 32px;
}

.home-cat-section .section-title_home h2::before {
    order: 3;
    transform: rotate(90deg);
    line-height: 1;
}

.home-cat-section .section-title_home h2 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Mobile owl carousel styles */
.home-cat-owl .item__col {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.owl-theme .owl-nav .disabled {
    opacity: .5 !important;
}

.home-cat-owl .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.home-cat-owl .owl-prev,
.home-cat-owl .owl-next {
    position: static;
}

.home-cat-owl .home-cat-item {
    width: 100%;
}

@media (width < 1024px) {
    .home-cat-owl .item__col {
        gap: 30px;
    }
}

/* Product Section Custom Styles */
.home-product-section {
    padding: 40px 0;
    overflow: hidden;
}

.product-section__wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
}

.product-section__img-wrapper {
    width: 100%;
    display: none;

}

.product-section__img {
    width: calc(100% + 18rem);
    transition: all 0.3s;
}



.product-section__img-link {
    display: block;
}

.product-section__img img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 560px;
    margin-right: auto;
}

.product-section__content {
    width: 100%;
    position: relative;
    padding: 30px 0 50px;
}

.product-section__content:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100vw;
    right: -100vw;
    height: 100%;
   background: #005131;
   /*background:#9EC57F;*/
    z-index: -1;
    pointer-events: none;
}



.product-section__title {
    margin-bottom: 20px;
    color: #fff;
}

.product-section__title--mobile {
    text-align: center;
}

.product-section__title--desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.product-section__btn {
    flex-shrink: 0;
}

.product-section__btn--mobile {
    text-align: center;
    margin-top: 20px;
}

.product-section__no-results {
    text-align: center;
    color: #666;
    padding: 20px 0;
}

.products-owl {
    margin-top: 15px;
}

.products-owl .item {
    /* padding: 0 7.5px; */
}

.product-section__content .owl-prev,
.product-section__content .owl-next {
    top: 50%;
    transform: translateY(-50%);

}

.product-section__content .owl-next {
    right: -1rem;
    left: auto;
}

.product-section__content .owl-prev {
    left: -1rem;
    right: auto;
}

.product-section__btn .button {
    background: var(--main-color);
    color: #fff;
}


@media (width >=1024px) {
    .product-section__content .owl-next {
        right: -1.5rem;
        left: auto;
    }

    .product-section__content .owl-prev {
        left: -1.5rem;
        right: auto;
    }

    .product-section__wrap.has-image {
        grid-template-columns: minmax(0, 1fr) 17rem;
        align-items: center;
    }

    .product-section__img-wrapper {
        display: block;
    }
}
/*section banner*/
.wrapper--banners {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.banner-item {
  position: relative;
  display: block;
}

.banner-item img {
  border-radius: 20px;
  width: 100%;
  transition: 0.4s;
  background-color: #f1f1f1;
}

.banner-item:after {
  content: "";
  background: rgb(255 255 255 / 1%) none repeat scroll 0 0;
  inset: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: all 700ms ease 0s;
  -webkit-transition: all 700ms ease 0s;
  /*border: 1px solid #fff;*/
  border-radius: 20px;
}

/* 
.banner-item :before {
  content: "";
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  inset: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: all 700ms ease 0s;
  -webkit-transition: all 700ms ease 0s;
} */

.banner-item :hover:before {
  /* left: 50%; */
  /* opacity: 1; */
  /* right: 50%; */
}

.banner-item:hover img {
  transform: scale(0.99);
}

.banner-item:hover:after {
  /* bottom: 50%; */
  opacity: 1;
  inset: 10px;
  border-radius: 20px;
  /* top: 50%; */
}

/* .banner-item {
  flex: 1;
  border-radius: 4rem;
  overflow: hidden;
  position: relative;
}

.banner-item img {
  width: 100%;
  transition: 0.4s var(--ease2);
} */

.grid {
  display: grid;
}

.g--aboutsingle {
  grid-template-columns: 9.6fr 3fr;
  row-gap: 40px;
}


.g--2fit-cols {
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));

}

.g--1-cols {
  grid-template-columns: 1fr;
  row-gap: 40px;
}

.g--5-7-cols {
  grid-template-columns: 5fr 7fr;
  row-gap: 40px;
}

.g--7-5-cols {
  grid-template-columns: 7fr 5fr;
  row-gap: 40px;
}

.g--cart-blog {
  grid-template-columns: repeat(2, 1fr);
}

.g--third-cols {

  grid-template-columns: repeat(3, 1fr);
}

.g--4-cols {
  grid-template-columns: repeat(4, 1fr);
}

.g--3fit-cols {

  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
}

.g--3-10-cols {
  grid-template-columns: 3fr 10fr;

  align-items: center;
}

.g--third2-cols {
  grid-template-columns: 1fr 2fr 1fr;

}

.g--blog {
  grid-template-columns: 4fr 8.4fr;
  align-items: start;
}

.g--full {
  grid-column: 1/-1;
}

.g--right {
  grid-row: 1/-1;
  grid-column: 2/-1;
}

.g--content-cols,
.g--half-cols {

  grid-template-columns: repeat(2, 1fr);
}

.g--fourv1-cols {

  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "a b c" "d d c";
}

.g--five-cols {

  grid-template-columns: repeat(6, 1fr);
  grid-template-areas: "a a a b b b" "c c d d e e";
}

.g--ver-third-cols {

  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "a a" "b c";
}

.g--unfair-cols {

  grid-template-columns: repeat(4, 1fr);
  grid-template-areas: "a a a a" "b c d d";
}
  .g--unfair-cols,
  .g--ver-third-cols,
  .g--five-cols,
  .g--third-half-cols,
  .g--zigzag-cols,
  .g--fourv2-cols,
  .g--half-cols,
  .g--third-cols,
  .g--third2-cols,
  .g--fourv1-cols {
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 15px;
  }
.g--unfair-cols .place_a,
.g--ver-third-cols .place_a,
.g--five-cols .place_a,
.g--third-half-cols .place_a,
.g--zigzag-cols .place_a,
.g--fourv2-cols .place_a,
.g--fourv1-cols .place_a {
  grid-area: a;
}

.g--unfair-cols .place_b,
.g--ver-third-cols .place_b,
.g--five-cols .place_b,
.g--third-half-cols .place_b,
.g--zigzag-cols .place_b,
.g--fourv2-cols .place_b,
.g--fourv1-cols .place_b {
  grid-area: b;
}

.g--unfair-cols .place_c,
.g--ver-third-cols .place_c,
.g--five-cols .place_c,
.g--third-half-cols .place_c,
.g--zigzag-cols .place_c,
.g--fourv2-cols .place_c,
.g--fourv1-cols .place_c {
  grid-area: c;
}

.g--unfair-cols .place_d,
.g--five-cols .place_d,
.g--zigzag-cols .place_d,
.g--fourv2-cols .place_d,
.g--fourv1-cols .place_d {
  grid-area: d;
}

.g--five-cols .place_e,
.g--fourv2-cols .place_e {
  grid-area: e;
}

.g--fourv2-cols {

  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "a b c" "d e c";
}

.g--zigzag-cols {

  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "a b b" "c c d";
}

.g--third-half-cols {

  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "a b" "c c";
}


@media (width<1024px) {

  /* mobile */

  .g--4-cols {
    grid-template-columns: 1fr;
  }

  .g--five-cols,
  .g--fourv2-cols {
    grid-template-columns: 1fr;
    grid-template-areas: "a" "b" "c" "d" "e";
  }

  .g--unfair-cols,
  .g--zigzag-cols,
  .g--fourv1-cols {
    grid-template-columns: 1fr;
    grid-template-areas: "a" "b" "c" "d";
  }

  .g--ver-third-cols,
  .g--third-half-cols {
    grid-template-columns: 1fr;
    grid-template-areas: "a" "b" "c";
  }

  .g--half-cols,
  .g--third-cols,
  .g--third2-cols {
    grid-template-columns: 1fr;
  }
}