* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 2 !important;
}

@font-face {
    font-family: yekan;
    src: url(asset/fonts/YekanBakh-Regular.woff);
    font-weight: lighter;
}


@font-face {
    font-family: icon;
    src: url('asset/icons/bootstrap-icons.woff');
}

.widget , p {
    margin-bottom: 0 !important;
}

a {
    text-decoration: none !important;
}

body,
html {
    direction: rtl !important;
    font-family: yekan !important;
    font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: lighter !important;
}

/*============ HEADER AND NAVIGATION ==============*/

.site-header {
    font-family: yekan;
    z-index: 999;
    box-shadow: 0px 10px 31px 5px rgba(0,0,0,0.1);
    background-color: #fff;
}

.fixed-header {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}

.site-header .top-header {
    border-bottom: 1px solid #eee;
}

.top-header .header-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

.site-header .header-items .logo {
    padding-right: 10px !important;
}

.site-header .top-header .header-items .search {
    flex-grow: 3;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    height: auto !important;
    padding: 5px 25px 5px 45px !important;
    font-family: yekan;
}

.site-header .top-header .header-items .darkoob-woo-search-form .woo-input {
    background-color: #eee;
    font-family: yekan;
    border-radius: 8px;
    background-image: url('../../uploads/2024/01/icons8-search-30-2.png');
    background-position: 6px 6px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.site-header .top-header .header-items #header-search {
    width: 50%;
    margin: auto;
    
}

.darkoob-woo-search-form .darkoob-woo-search-item-result {
    
    padding: 15px 10px !important;
    
}

.darkoob-woo-search-form .darkoob-woo-search-item-result img {
    margin-top: -8px;
}

.darkoob-woo-search-form #woo-loader {
    border-radius: 7px;
}

.darkoob-woo-search-form .darkoob-woo-search-item-result {
    background: #fbfbfb;
    margin-bottom: 10px !important;
    border-radius: 7px;
    padding: 5px 5px 0px 5px;
    border: 1px solid #ccc !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 19px !important;
}


/*================== main nav================*/


.site-header .top-header .header-items .main-nav ul li a {
    color: #333;
}

.site-header .top-header .header-items .login ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.site-header .top-header .header-items .login ul li {
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
}

.site-header .top-header .header-items .login ul li a {
    color: #333;
    font-family: yekan;
    padding: 4px 15px;
    font-size: 14px;
}

.site-header .top-header .header-items .login ul li a.signin {
    background-color: transparent;
    /* border: 1px solid #eee; */
    border-radius: 10px;
}



.site-header .top-header .header-items .login a::before {
    font-family: icon;
    vertical-align: middle;
    margin: auto 6px;
    color: #333;
    font-size: 19px;
}

.site-header .top-header .header-items .login ul li a.signin::before {
    content: '\F4E1';
}

.site-header .panel-header {
    padding: 5px;
    z-index: 999;
    background-color: #fff;
}

.box-shadow {
    box-shadow: 0px 10px 31px 5px rgba(0,0,0,0.1);
}


.site-header .panel-header .main-nav {
    padding-top: 6px;
}

.xoo-wsc-sc-cont {
    display: none !important;
}

.xoo-wsc-ft-buttons-cont a {
    border-radius: 12px;
}

.xoo-wsc-basket {
    left: 14px;
}

.site-header .panel-header .basket {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: end;
    text-align: left;
    background-color: transparent;
}

.site-header .panel-header .basket a {
    display: inline-block;
}

.site-header .panel-header .basket a.phone {
    color: #fff;
    font-family: yekan;
    background-color: #EF394E;
    border-radius: 10px;
    padding: 0 20px;
    transition: 0.3s;
}

.site-header .panel-header .basket a.phone:hover {
    background-color: #a82b3a;
    transition: 0.3s;
}

.site-header .panel-header .basket a.phone::before {
    content: '\F5C1';
    font-size: 21px;
    font-family: icon;
    vertical-align: middle;
    margin-right: 12px;
}

.site-header .panel-header .basket a.cart {
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    font-family: yekan;
    border-radius: 10px;
    padding: 0px 50px 0 20px;
    transition: 0.3s;
    position: relative;
}

.site-header .panel-header .basket span.badge {
    position: absolute;
    right: 11px;
    top: 11px;
    background-color: #333 !important;
    color: #fff;
    border-radius: 15px !important;
}

.site-header .panel-header .basket a.cart::after {
    content: '\F243';
    font-size: 21px;
    font-family: icon;
    vertical-align: middle;
    margin-right: 12px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ,
.site-header .panel .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    float: right !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    border-radius: 7px;
}

.site-header .panel-header .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    border-radius: 0 0 0 10px;
    padding: 8px 10px;
    background-color: #fff;
    box-shadow: -8px 8px 4px -5px rgba(0,0,0,0.1);
}

.site-header .panel-header .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 36px;
    right: 0;
}

.site-header .panel-header .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a.mega-menu-link:nth-child(1) {
    margin-right: -14px !important;
}

.site-header .panel-header .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a.mega-menu-link:before {
    margin-left: 6px;
}

.site-header .panel-header .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 0 0 25px !important;
}

/* .site-header .panel .main-nav #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-item-align-right {
    border: 1px solid #ddd;
    border-radius: 7px;
} */

/*============  FLOAT ICON ==============*/

.float-icon {
    position: fixed;
    bottom: 40px;
    right: 15px;
    width: 60px;
    height: 60px;
    transition: all .5s ease-in-out;
    z-index: 999;
    cursor: pointer;
    background-image: url('../../uploads/float3.png');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
}

.float-icon img {
    box-shadow: 0px 0px 35px 5px rgba(0,0,0,0.2);
    border-radius: 50px;
}

.float-icon .popup-box {
    position: absolute;
    bottom: 70px;
    right: 10px;
    width: 250px;
    background: #f7f7f7;
    border: 1px #DFDFDF solid;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 0 6px -2px rgb(0 0 0 / 40%);
    display: none;
}

/* .float-icon .popup-box .show {
    right: 10px !important;
} */

.float-icon .popup-box .phone-item {
    display: block;
    background: #0e82a5;
    color: #FFF;
    padding: 6px 10px;
    margin-bottom: 10px;
    border-radius: 12px;
    cursor: pointer;
    font-size: 14px;
    font-family: yekan;
}

.float-icon .popup-box a::before {
    font-family: icon;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 21px;
}

.float-icon .popup-box p:last-child a.phone-item {
    margin-bottom: 0;
}

.float-icon .popup-box img {
    margin-left: 8px;
    border-radius: 8px;
}


/*.float-icon .popup-box a.phone::before {*/
/*    content: '\F414';*/
/*}*/

/*.float-icon .popup-box a.whatsapp::before {*/
/*    content: '\F618';*/
/*}*/

/*.float-icon .popup-box a.instagram::before {*/
/*    content: '\F437';*/
/*}*/

/*.float-icon .popup-box a.telegram::before {*/
/*    content: '\F5B3';*/
/*}*/

/*============ SLIDER ==============*/

.slider {
    border-radius: 15px !important;
    overflow: hidden !important;
    margin: 10px 0 !important;
}


/*============ CATEGORY OF PRODUCTS ==============*/

.category-products {
    padding: 50px 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.category-products section .textwidget {
    position: relative;
    height: auto;
    padding: 0.1875rem;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0.75rem;
    box-shadow: rgb(58 61 66 / 6%) 0px 1px 0px, rgb(0 0 0 / 30%) 0px 8px 32px -16px;
    cursor: pointer;
    transition: all 200ms ease-in-out 0s;
}

.category-products section img {
    border-radius: inherit;
    border: 0;
    height: auto;
    width: 100%;
    transition: all 200ms ease-in-out 0s;
}


.category-products section:hover img {
    transform: scale(1.05);
    transition: all 200ms ease-in-out 0s;
}

.category-products section p:nth-child(2) {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0.25rem 1rem 0.25rem 0.8125rem;
    background-color: #fff;
    border-top-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    transition: all 200ms ease-in-out 0s;
    font-size: 13px;
    font-family: yekan;
    box-shadow: 0px -7px 15px -3px rgba(0,0,0,0.1);
}

.category-products section p:nth-child(2)::after {
    font-weight: bold;
    content: '\F284';
    color: #FF00A6;
    margin-right: 6px;
    vertical-align: middle;
    font-family: icon;
}

/*============ BANNER PART && ORDER BANNER ==============*/


.banner-part {
    padding: 45px 0;
    display: flex;
    gap: 25px;
    justify-content: space-evenly;
    
}

.banner-part section {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.banner-part section h2 {
    position: absolute;
    font-weight: bold;
    font-size: 22px !important;
    bottom: -8px;
    right: 0;
    background-color: rgba(255,255,255,0.65);
    padding: 5px 25px;
    border-radius: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    color: #333;
}

.banner-part img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    transition: 0.3s;
}



.banner-part img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.banner-part .banner-row {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.banner-part .banner-col {
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: space-between;
}

.hidden-banner {
    display: none;
}

/*============ ON SALE PRODUCTS ==============*/

div.pp_woocommerce a.yith_expand {
    z-index: 1 !important;
}

.latest-products ,
.top-products ,
.on-sale {
    direction: ltr;
    padding: 10px 0;
    background-color: #EF394E;
}

.on-sale {
    border-radius: 10px;
}

.latest-products ,
.top-products {
    background-color: #fff;
}

.top-products {
    padding: 10px;
}

.latest-products .items ,
.top-products .items ,
.on-sale .items {
    align-items: center;
}

.on-sale .img a.more {
    color: #fff;
}

.on-sale .img a.more::before {
    content: '\F284';
    vertical-align: middle;
    margin-right: 5px;
    font-family: icon;
}
.top-products .img img ,
.latest-products .img img ,
.on-sale .img img {
    max-width: 100%;
}

.latest-products .slider ,
.top-products .slider ,
.on-sale .items .slider {
    margin: auto;
}

.latest-products .carousel-slider__product ,
.top-products .carousel-slider__product ,
.on-sale .carousel-slider__product {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    /* min-height: 350px; */
    /* width: 200px; */
}
.top-products a.added_to_cart ,
.latest-products a.added_to_cart ,
.on-sale a.added_to_cart {
    display: none;
}

.top-products .owl-carousel .owl-item img.owl-lazy ,
.latest-products .owl-carousel .owl-item img.owl-lazy ,
.on-sale .owl-carousel .owl-item img.owl-lazy {
    height: 150px !important;
    max-width: 150px !important;
    margin: auto !important;
}

.top-products .carousel-slider .owl-item img {
    width: 165px !important;
    height: 165px !important;
    margin: auto;
}

.top-products h3.woocommerce-loop-product__title ,
.latest-products h3.woocommerce-loop-product__title ,
.on-sale h3.woocommerce-loop-product__title {
    font-family: yekan !important;
    font-size: 15px !important;
    height: 40px !important;
}

.carousel-slider a.quick_view {
    position: absolute;
    top: 5px;
    left: 5px;
}


.on-sale .owl-item {
    width: 200px !important;
}

.top-products button.owl-prev ,
.latest-products button.owl-prev ,
.on-sale button.owl-prev {
    margin-left: 50px !important;
}

.top-products button.owl-next ,
.latest-products button.owl-next ,
.on-sale button.owl-next {
    margin-right: 50px !important;
    background-color: red;
}

.top-products .carousel-slider .price ,
.latest-products .carousel-slider .price ,
.on-sale .carousel-slider .price {
    height: 40px;
}

.top-products span.price bdi ,
.latest-products span.price bdi ,
.on-sale span.price bdi {
    font-size: 15px;
}

.latest-products a.quick_view ,
.top-products a.quick_view ,
.on-sale a.quick_view {
    background-color: #a82b3a !important;
    font-size: 0;
}

.top-products .owl-item:hover a.quick_view::before ,
.latest-products .owl-item:hover a.quick_view::before ,
.on-sale .owl-item:hover a.quick_view::before {
    opacity: 1;
    transition: 0.3s;
}

.top-products a.quick_view::before ,
.latest-products a.quick_view::before ,
.on-sale a.quick_view::before {
    transition: 0.3s;
    opacity: 0;
    font-family: icon;
    vertical-align: middle;
    color: #666;
    content: '\F52A';
    font-size: 20px;
    border: 1px solid #ccc;
    background-color: #eee;
    margin: auto;
    padding: 4px;
    border-radius: 6px;
    position: relative;
    bottom: 80px;
}

.carousel-slider__product-modal a.add_to_cart_button {
    width: 250px;
    margin: auto !important;
    text-align: center;
    position: relative !important;
}

.carousel-slider__product-modal a.added_to_cart {
    display: none !important;
}

.mfp-content .product {
    border-radius: 10px;
}

.carousel-slider__product-modal .mfp-content .product .price span bdi{
    display: inline-block;
    float: left;
    font-size: 23px !important;
    font-weight: 400 ;
    margin: 7px auto !important;
    color: #EF394E !important;
}

/* .on-sale .carousel-slider .woocommerce-loop-category__title, .carousel-slider .woocommerce-loop-product__title {
    margin: 0 !important;
} */
 
/*============ LATEST PRODUCTS ==============*/

.latest-products .items img {
    vertical-align: middle;
}

.latest-products {
    direction: ltr;
    padding: 0;
    font-family: yekan;
}

.top-products {
    direction: ltr;
}

.latest-products .items .img {
    text-align: center;
}

.latest-products .items .prd {
    padding-left: 35px;
}

.top-products-title ,
.latest-products-title {
    direction: rtl;
    position: relative;
    padding: 4px;
    margin-bottom: 10px;
}

.top-products-title a ,
.latest-products-title a {
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #EF394E;
    color: #fff;
    padding: 4px 15px;
    font-family: 'yekan';
    font-size: 12px;
    border-radius: 9px;
    transition: 0.3s;
}

.top-products-title a:hover ,
.latest-products-title a:hover {
    background-color: #a82b3a;
    transition: 0.3s;
}

.top-products-title a::after ,
.latest-products-title a::after {
    content: '\F64D';
    margin-right: 5px;
    font-family: icon;
    vertical-align: middle;
}


.top-products-title h2 ,
.latest-products-title h2 {
    /* position: relative;
    font-weight: normal;
    font-size: 19px !important;
    position: relative;
    border-bottom: 2px solid #ddd;
    font-family: yekan !important; */

    color: #001854;
    font-size: 20px;
    margin: 0;
    text-align: right;
    display: inline-block;
    padding: 0;
    font-weight: 600;
}

.latest-products-title h2::after ,
.top-products-title h2::after {
    /* content: '';
    position: absolute;
    height: 2px;
    bottom: -2px;
    background-color: #1861E5;
    right: 0; */

    position: absolute;
    width: 100% !important;
    height: 3px;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #001854;
}


.latest-products-title h2::after {
    width: 110px;
}

.top-products-title h2::after {
    width: 125px;
}

.prd-slide .wpb_slider_area figure {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    min-height: 340px;
    position: relative;
}

.prd-slide .grid_no_animation figcaption {
    background-color: #fff;
}

.prd .grid_no_animation figcaption h3.pro_title {
    height: 55px !important;
    font-weight: normal !important;
}

.prd-slide h3.pro_title {
    font-weight: normal;
    font-size: 13px !important;
}

.prd-slide .grid_no_animation .pro_price_area {
    color: #EF394E !important;
    font-weight: normal;
    font-size: 13px;
}

.prd-slide .woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.prd-slide .wpb-woo-products-slider .wpb-wps-slider-item img {
    border-radius: 4px 4px 0 0;
    display: block;
    width: 200px;
    height: 200px;
    max-width: 100%;
    box-shadow: none;
    border-radius: 0;
    margin: auto;
    transition: 0.3s;
}

.prd-slide .wpb-woo-products-slider .wpb-wps-slider-item img:hover {
    transform: scale(1.05);
    transition: 0.3s;
}

.prd-slide .wpb-woo-products-slider figcaption a.button {
    background: orange;
    border-radius: 7px;
    padding: 4px 20px;
    font-size: 14px;
    font-family: yekan !important;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
    width: 85%;
}

.prd-slide .wpb-woo-products-slider figcaption a.button:hover {
    background-color: rgb(214, 142, 7);
}

.prd-slide .prd-slide .wpb-woo-products-slider figcaption a.add_to_cart_button {
    content: '\F4FD';
    color: #fff;
    font-family: icon;
    vertical-align: middle;
    margin-right: 7px;
}

.prd-slide .woocommerce span.onsale {
    content: '';
    border-radius: 100%;
    background-color: #EF394E;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    font-family: yekan;
}

.prd-slide button.owl-dot {
    background-color: transparent;
    border: 0;
    padding: 3px;
}
.prd-slide button.owl-dot span {
    margin: 3px !important;
}

.latest-products .carousel-slider__product {
    overflow: hidden;
    border-radius: 10px;
}

/* .prd-slide .wpb-woo-products-slider figcaption a.button::after {
    content: '\F12C';
    color: #fff;
    font-family: icon;
    vertical-align: middle;
    margin-right: 7px;
} */


/*============ LAST BLOGS INDEX ==============*/

.last-blogs {
    padding: 20px;
}

.last-blogs .last-blogs-title {
    text-align: center;
}

.last-blogs .last-blogs-title h2 {
    font-family: yekan;
    font-size: 19px;
    font-weight: normal;
    position: relative;
    border-bottom: 2px solid #ddd;
}

.last-blogs .last-blogs-title h2::after {
    content: '';
    width: 90px;
    height: 2px;
    background-color: #1861E5;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    margin: auto;
}


.last-blogs .pcp-wrapper-168 .sp-pcp-title a {
    font-size: 15px !important;
    font-family: yekan;
    line-height: 2;
    padding: 3px 7px;
    text-align: center;
}

.last-blogs .sp-pcp-post-content p {
    font-family: yekan;
    font-size: 13px;
    line-height: 2;
    padding: 3px 7px;
}

.last-blogs img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}


/*============ ABOUTUS MAIN PAGE ==============*/

.call-with-us {
    padding: 25px 0 0 0;
    z-index: 999;
}

.call-with-us h1 {
    font-weight: normal;
}

.call-with-us .items {
    position: relative;
    box-sizing: border-box;
    padding: 50px 0;
    background-color: #eee;
    /* border-bottom-right-radius: 7.5rem; */
   
}

.call-with-us .call-img {
    text-align: left;
    padding: 5px 25px;
}

.call-with-us .call-img {
    position: absolute;
    left: 3.4375rem;
    bottom: -5px;
}

.call-with-us .call-img img {
    width: 350px;
    height: auto;
}

.call-with-us .call-txt {
    padding: 5px 20px;
    box-sizing: border-box;
}

.call-with-us .call-txt p {
    font-family: yekan;
}

.call-with-us .call-txt a.call-btn {
    border-radius: 10px;
    padding: 4px 8px;
    background-color: #EF394E;
    color: #fff;
    transition: all 200ms ease-in-out 0s;
}

.call-with-us .call-txt a.call-btn:hover {
    background-color: #0e9147;
    transition: all 200ms ease-in-out 0s;
    padding: 4px 14px;
}

.call-with-us .call-txt a.call-btn::after {
    content: '\F12F';
    font-family: icon;
    vertical-align: middle;
    margin-right: 5px;
}


/*============ ITEMS ==============*/

.items-panel {
    padding: 20px;
}

.items-panel .items-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.items-panel .items-content section {
    font-family: 'yekan';
    cursor: pointer;
    text-align: center;
    /* background-color: #e1e1e1; */
    border: 2px solid #ebe9e9;
    /* box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.1); */
    padding: 4px 12px;
    border-radius: 15px;
    transition: all 200ms ease-in-out 0s;
}

.items-panel .items-content section:hover {
    background-color: #EF394E;
    color: #fff;
    border-color: #EF394E;
    transition: all 200ms ease-in-out 0s;
}

.items-panel .items-content section img {
    width: 30px;
    height: 30px;
    margin-left: 7px;
}

.items-panel .items-content section p {
    font-size: 12px;
}


/*================ FOOTER ==================*/

footer {
    clear: both;
    background-color: #eee;
    padding: 40px 15px;
}

footer a {
    color: #333;
}

footer h2 {
    font-weight: normal !important;
    font-size: 15px !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
}

footer h2::after {
    position: absolute;
    content: '';
    height: 1px;
    right: 0;
    bottom: -1px;
    background-color: #1861E5;
}

footer .about h2::after {
    width: 45px;
}

footer .links h2::after {
    width: 82px;
}

footer .namad h2::after {
    width: 63px;
}

footer .about {
    text-align: justify;
    padding-left: 25px;
}

footer .links a {
    color: #333 !important;
}

footer .links a:hover {
    color: #1861E5 !important;
}

footer p {
    font-family: yekan;
    font-size: 14px;
    padding: 6px 0;
}

footer .contact p.address::before {
    font-family: icon;
    font-size: 20px;
    vertical-align: middle;
    content: '\F3E8';
    margin-left: 5px;
}

footer .contact p.phone::before {
    vertical-align: middle;
    content: '\F5C1';
    font-family: icon;
    font-size: 20px;
    margin-left: 5px;
}

/* footer .namad {
    display: flex;
    flex-direction: row;
} */

footer .namad img {
    max-width: 100%;
    height: auto;
}

footer .about .social a {
    font-size: 0;
}

footer .about .social a::before {
    vertical-align: middle;
    font-family: icon;
    margin-left: 5px;
    font-size: 25px;
    background-color: #eee;
    padding: 4px;
    border-radius: 7px;
}


footer .about .social a.telegram::before {
    content: '\F5B3';
    color: #33AAE2;
}

footer .about .social a.instagram::before {
    content: '\F437';
    color: #EA5AA2;
}

footer .about .social a.whatsapp::before {
    content: '\F618';
    color: #00D25C;
}

.copy {
    border-top: 1px solid #eee;
    margin-bottom: -20px;
    background-color: #F9FAFB;
    font-family: yekan;
    font-size: 13px;
    text-align: center;
}

/*============== ABOUT AND CONTACT ==============*/

article#post-23 .entry-footer,
article#post-23 h1.entry-title ,
article#post-25 .entry-footer,
article#post-25 h1.entry-title {
    display: none;
}

.about-contact {
    padding: 20px;
    text-align: center;
}

.about-contact .page-main-title {
    background-color: #eee;
    padding: 25px;
    color: #333;
    font-size: 23px;
    height: 270px;
    z-index: 10;
    border-radius: 7px;
}

.about-contact .page-main-image {
    width: 90%;
    margin: auto;
}

.about-contact .page-main-image img {
    margin-top: -180px;
    border-radius: 7px;
    box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
}

.about-contact .page-main-text {
    text-align: right;
    width: 90%;
    margin: 10px auto;
    padding: 20px 10px;
    border-radius: 7px;
    font-family: yekan;
    background-color: #F9FAFB;
    border: 1px solid #eee;
}

.about-contact .page-main-text a {
    color: #333;
}

.about-contact .page-main-address {
    padding: 20px;
    display: flex;
    width: 90%;
    margin: auto;
    flex-direction: row;
    gap: 15px;
    justify-content: center;
}

.about-contact .page-main-address .time ,
.about-contact .page-main-address .phone,
.about-contact .page-main-address .location {
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 7px 15px;
    text-align: right;
    transition: 0.4s;
    cursor: pointer;
}

.about-contact .page-main-address .time:hover ,
.about-contact .page-main-address .phone:hover ,
.about-contact .page-main-address .location:hover {
    background-color: #eee;
    transition: 0.4s;
} 

.about-contact .page-main-address p:nth-child(1) {
    font-family: yekan;
    vertical-align: middle;
}

.about-contact .page-main-address p img {
    vertical-align: middle;
}

/*=============== SHOP PAGE ==================*/

.shop {
    padding: 10px 20px;
}

.shop .sidebar-category-products {
    padding: 20px;
}

.shop .sidebar-category-products .price_slider_amount .button {
    display: block !important;
    width: 100% !important;
    background: #0e82a5 !important;
    color: #fff !important;
    font-family: yekan !important;
    font-weight: normal !important;
    border-radius: 10px;
    padding: 4px 10px;
}

.shop .sidebar-category-products .price_slider_amount .button::after {
    content: '\F3E1';
    font-family: icon;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    margin-right: 7px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle ,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: orange;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #eee;
}

.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: rtl;
    text-align: center;
    margin: 10px auto;
}

h2.widget-title {
    font-weight: normal;
    font-size: 15px !important;
}

h4.filter-title {
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 15px !important;
}

/*----------------------------*/

.shop .woocommerce .products ul, .woocommerce ul.products {
    padding: 10px;
}

.shop h1 {
    font-weight: normal;
}

nav.woocommerce-breadcrumb {
    padding: 3px;
    margin: 20px auto !important;
    font-family: yekan;
}

h1.woocommerce-products-header__title {
    background-color: #eee;
    padding: 4px;
    font-size: 21px;
    border-radius: 7px;
}

/* p.woocommerce-result-count ,
select.orderby {
    display: none;
} */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #ddd;
    border-radius: 7px;
    text-align: center;
    padding: 7px;

}

.woocommerce ul.products li.product a img {
    height: 181px !important;
    max-width: 181px !important;
    border-radius: 7px !important;
    margin: auto !important;
}

h2.woocommerce-loop-product__title {
    height: 60px;
    color: #333;
    font-weight: normal;
    font-family: yekan;
    font-size: 14px !important;
}

a.add_to_cart_button {
    background-color: #00D25C !important;
    color: #fff !important;
    transition: 0.4s;
    font-family: yekan !important;
    font-size: 13px !important;
    border-radius: 7px !important;
    padding: 4px 10px;
    margin: 8px auto;
    bottom: 5px;
    right: 0 !important;
    left: 0;
    position: absolute !important;
    width: 85%;
    margin: auto !important;

}

a.add_to_cart_button::before {
    content: '\F175';
    font-family: icon;
    margin-right: 7px;
    vertical-align: baseline;
}

a.add_to_cart_button:hover {
    background-color: #0e9147 !important;
    transition: 0.4s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    padding: 4px 8px;
}

span.price bdi {
    color: #EF394E;
}

.woocommerce a.added_to_cart {
    background-color: orange;
    color: #fff;
    padding: 2px 14px !important;
    border-radius: 7px;
    font-size: 12px;
    font-weight: normal;
    transition: 0.3s;
    position: absolute !important;
    bottom: 5px !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    width: 80% !important;
    
}

.woocommerce a.added_to_cart:hover {
    background-color: rgb(199, 136, 20);
    transition: 0.3s;
}

a.added_to_cart::after {
    content: '\F179';
    font-family: icon;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
    color: #fff;
}


/*================== PRODUCT PAGE ====================*/

.wcgs-woocommerce-product-gallery {
    max-width: 40% !important;
}

.woocommerce-page div.product div.summary {
    max-width: 55% !important;
}

#wpgs-gallery .wcgs-thumb.swiper-slide img {
    border: 2px solid #dddddd;
    border-radius: 15px;
}

.woocommerce .woocommerce-breadcrumb {
    font-family: yekan;
    padding: 5px;
}

.summary h1.entry-title {
    display: block !important;
    border-bottom: 1px solid #eee;
    padding: 4px 7px;
    font-size: 21px;
    position: relative;
}

.summary h1.entry-title::after {
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 50%;
    height: 1px;
    background-color: #0e82a5;
    content: '';
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 40%;
    display: inline-block;
    margin-left: 1em;
    margin-bottom: 6px;
    padding: 6px;
    border-radius: 6px;
    font-family: yekan;
}

.woocommerce div.product .product_title {
    padding: 4px 7px;
}

.woocommerce div.product div.images img {
    border: 1px solid #ddd;
    border-radius: 15px;
    margin: 4px auto;
}

.woocommerce-page div.product div.images {
    width: 35%;
    height: auto;
    padding: 25px;
}

.woocommerce-page div.product div.summary {
    width: 65%;
}

.woocommerce div.product form.cart .button {
    background-color: #00D25C !important; 
    color: #fff !important;
    transition: 0.4s;
    font-family: yekan !important;
    font-size: 14px !important;
    padding: 4px 35px !important;
    font-weight: normal !important;
    border-radius: 7px !important;
}

.woocommerce div.product form.cart .button:hover {
    background-color: #0e9147 !important;
}

.woocommerce div.product form.cart .button::after {
    content: '\F179';
    font-family: icon;
    margin-right: 5px;
    vertical-align: middle;
}

.woocommerce .quantity .qty {
    border-radius: 7px;
    padding: 2px;
    font-family: yekan;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    background-color: #f7fcf5;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 15px 15px 0 0;
    margin: 0 -5px;
    padding: 4px 30px;
    font-family: 'yekan';
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a::before  {
    content: '\F227';
    font-family: icon;
    vertical-align: middle;
    margin-left: 6px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a::before {
    content: '\F24A';
    font-family: icon;
    vertical-align: middle;
    margin-left: 6px;
}

form.cart a.added_to_cart {
    display: none;
}

.woocommerce-Tabs-panel {
    font-family: yekan;
}

section.related .sidebar-category-products {
    display: none;
}

.related a.add_to_cart_button {
    display: none !important;
}

/* .related .woocommerce ul.products li.product a img {
    width: 181px !important;
    height: 181px !important;
    margin: auto;
} */

.woocommerce-product-gallery {
    opacity: 1 !important;
}

p.price span bdi {
    color: #EF394E;
}

.woocommerce-product-details__short-description {
    margin: 10px;
    width: 50% !important;
}

.woocommerce-product-details__short-description ul {
    list-style: none;
    padding: 12px 0;
    margin: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 10px;
    background: #eee;

}

.woocommerce-product-details__short-description ul li {
    font-family: yekan;

}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content a.wc-forward {
    background-color: orange !important;
    color: #fff !important;
    font-weight: normal !important;
    padding: 4px 7px !important;
    border-radius: 7px !important;
    opacity: 1 !important;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content a.wc-forward::after {
    content: '\F171';
    vertical-align: middle;
    font-family: icon;
    margin-right: 5px;
    font-size: 15px;
    color: #fff;
}

.wc-block-components-notice-banner {
    border-radius: 10px !important;
}

th.woocommerce-product-attributes-item__label {
    font-weight: normal !important;
}

a.woocommerce-review-link ,
.woocommerce-product-rating ,
.star-rating {
    display: none;
}
.woocommerce .star-rating span ,
.woocommerce .products .star-rating {
    display: none !important;
}

.product_meta {
    display: none;
}

span.posted_in {
    background-color: #eee;
    font-size: 13px;
    font-family: yekan;
    padding: 4px 12px;
    border-radius: 7px;
}

span.posted_in a {
    color: #333;
}


.features-items ul {
    border-top: 1px solid #eee;
    list-style: none;
    padding: 12px 0 0 0;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.features-items ul li {
    background-color: #eee;
    border: 3px solid #ddd;
    border-radius: 10px;
    color: #333;
    padding: 10px 20px;
    text-align: center;
    font-family: yekan;
    transition: 0.4s;
    cursor: pointer;
}



.features-items ul li:hover {
    background-color: #EF394E;
    color: #fff;
    transition: 0.4s;
    border-color: #EF394E;
}

.features-items ul li::before {
    font-family: icon;
    font-size: 16px;
    vertical-align: middle;
    color: #333;
    margin-left: 8px;
}

.features-items ul li.one::before {
    content: '\F586';
}

.features-items ul li.two::before {
    content: '\F271';
}

.features-items ul li.three::before {
    content: '\F414';
}

.features-items ul li.four::before {
    content: '\F52F';
}

.woocommerce-Tabs-panel p {
    font-family: yekan;
    text-align: justify;
}

input[type=text],
input[type=email],
input[type=password],
input[type=url] {
    width: 100%;
}

input[type=submit].submit {
    width: 100%;
    background-color: #EF394E !important;
    color: #fff !important; 
    font-family: yekan;
    border-radius: 7px !important;
}

.comment-form-rating select {
    margin-right: 7px;
    font-family: yekan !important;
}

.related h2::before {
    content: '\F5F8';
    vertical-align: middle;
    margin-left: 8px;
    font-family: icon;
}

.related h2.woocommerce-loop-product__title::before {
    content: '';
}

.related h2:first-child {
    border-bottom: 1px solid #eee;
    font-weight: normal;
    position: relative;
}

.related h2:first-child::after {
    position: absolute;
    right: 0;
    bottom: -2px;
    height: 2px;
    width: 138px;
    background-color: #1849a5;
    content: '';
}
.woocommerce span.onsale {
    background-image: url('../../uploads/icons8-sale-100.png');
    background-position: center;
    background-repeat: no-repeat;
    
    background-size: contain;
    background-color: transparent !important;
    color: transparent !important;
    font-family: yekan;
    padding: 5px 2px !important;
    height: 35px;
    font-size: 12px;
    width: auto;
    font-weight: normal;

}

.woocommerce ul.products li.product .onsale {
    left: 15px !important;
    top: 15px !important;

}

.term-description {
    background: #eee;
    padding: 19px 35px;
    margin: 15px 30px;
    border-radius: 15px;
    text-align: justify;
    font-family: 'yekan';
    font-size: 16px;
}

.sub-cat-bot-link {
    /*border: 1px solid #ddd;*/
    background: #eee;
    border-radius: 25px;
    font-family: yekan;
    font-size: 13px;
    color: #333;
    padding: 4px 10px !important;
    transition: 0.3s;
}

a.sub-cat-bot-link {
    color: #333;
}

a.sub-cat-bot-link:hover {
    background: orange;
    color: #fff;
    transition: 0.3s;
}

/*================= CART ===================*/

span.wc-block-components-button__text {
    font-family: yekan;
}

article#post-242 {
    margin-top: 150px;
}

.xoo-wsc-basket[style*='block'] {
    display: none !important;
}

/* article.page {
    margin-top: 150px;
} */

.cart article.page h1.entry-title {
    display: block;
    border-bottom: 2px solid #ddd;
    position: relative;
    font-weight: normal;
}

.cart article.page h1.entry-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 50%;
    height: 2px;
    background-color: #1861E5;
}

.cart .wc-block-components-product-metadata {
    display: none;
}

.wc-block-cart__submit-container a.components-button {
    background-color: #00D25C;
    color: #fff;
    padding: 5px 8px;
    border-radius: 10px;
    transition: 0.3s;
}

.wc-block-cart__submit-container a.components-button:hover {
    background-color: #0e9147;
    transition: 0.3s;
}

.wc-block-cart__submit-container a.components-button::after {
    content: '\F12F';
    font-family: icon;
    color: #fff;
    vertical-align: middle;
    margin-right: 7px;

}

.cart article#post-8 h1.entry-title::after{
    width: 85% !important;
}

.cart button.wc-block-components-checkout-place-order-button {
    background-color: #00D25C;
    padding: 5px 8px;
    border-radius: 10px;
    color: #fff;
    border: 0;
    transition: 0.3s;
    font-family: yekan !important;
}

.cart button.wc-block-components-checkout-place-order-button:hover {
    background-color: #0e9147;
    transition: 0.3s;
}

.cart button.wc-block-components-checkout-place-order-button::after {
    content: '\F12F';
    font-family: icon;
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
    font-size: inherit;
}

.cart footer.entry-footer {
    display: none;
}

button.wc-block-components-totals-coupon__button {
    background-color: orange;
    border: 0;
    border-radius: 7px;
    color: #fff;
    padding: 0 10px !important;
}


button.wc-block-components-totals-coupon__button::after {
    content: '\F3EC';
    font-family: icon;
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
}






/*==================== MY ACCOUNT && LOGIN =======================*/

nav.woocommerce-MyAccount-navigation ul {
	list-style: none;
	border-radius: 5px;
}

nav.woocommerce-MyAccount-navigation ul li {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 7px;
	transition: ease-in-out 0.3s;
}

nav.woocommerce-MyAccount-navigation ul li:hover {
	background-color: #eee;
}

nav.woocommerce-MyAccount-navigation ul li:last-child {
	border-bottom: 0;
}

nav.woocommerce-MyAccount-navigation ul li a {
	color: #333;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
	color: #0e82a5;
}

li.woocommerce-MyAccount-navigation-link--dashboard::before {
	content: '\F580';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

li.woocommerce-MyAccount-navigation-link--orders::before {
	content: '\F179';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

li.woocommerce-MyAccount-navigation-link--downloads::before {
	content: '\F30A';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

li.woocommerce-MyAccount-navigation-link--edit-address::before {
	content: '\F3E8';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

li.woocommerce-MyAccount-navigation-link--edit-account::before {
	content: '\F4E1';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

li.woocommerce-MyAccount-navigation-link--customer-logout::before {
	content: '\F1C2';
	font-family: icon;
	font-size: 17px;
	color: #333;
	vertical-align: bottom;
	margin-right: 8px;
}

.wc-block-components-radio-control-accordion-option input[type=number] ,
.woocommerce-MyAccount-content input[type=text] ,
.woocommerce-MyAccount-content input[type=tel] ,
.woocommerce-MyAccount-content input[type=email] ,
.woocommerce-MyAccount-content input[type=password]   {
	border-radius: 5px;
	padding: 5px !important;
	border: 1px solid #ddd;
    font-family: yekan;
}

.woocommerce-MyAccount-content button.woocommerce-Button {
	margin: 3px;
	background-color: #333;
	color: #fff;
}

.woocommerce-MyAccount-navigation .is-active {
	background-color: #eee;
}

/*==================== LOGIN AND REGISTER BUTTON ========================*/

button.woocommerce-Button ,
button.woocommerce-form-login__submit ,
button.woocommerce-form-register__submit {
    display: block;
    width: auto !important;
    padding: 5px 20px !important;
    border-radius: 7px !important;
    background-color: #00D25C !important;
    color: #fff !important;
    font-family: yekan !important;
    font-weight: normal !important;
}

button.woocommerce-Button {
    width: auto !important;
    padding: 4px 10px !important;
}

button.woocommerce-form-login__submit {
    background-color: orange !important;
}

button.woocommerce-Button::after ,
button.woocommerce-form-login__submit::after ,
button.woocommerce-form-register__submit::after {
    content: '\F89A';
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
    font-family: icon;
    font-weight: normal;
}

button.woocommerce-Button::after {
    content: '\F8A7';
}

button.woocommerce-form-login__submit::after {
    content: '\F1BE';
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border-radius: 7px;
}


/*================= BLOGS PAGE ===================*/

.blogs h1.page-title {
    font-family: yekan;
    font-weight: normal;
	font-size: 19px !important;
    /* background-color: #eee; */
    border-bottom: 2px solid #ddd;
    border-radius: 7px 7px 0 0;
	padding: 7px 0;
    margin: 40px auto;
    position: relative;
}

.blogs h1.page-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 88px;
    height: 2px;
    background-color: #1861E5;

}


.blogs article.post {
	width: 32%;
	margin-right: 1%;
	float: right;
	margin-bottom: 40px;
}

.blogs h2.entry-title {
    font-weight: normal;
	border-bottom: 1px solid #EF394E;
	margin-bottom: 15px;
	font-size: 17px;
}

.blogs h2.entry-title a {
    font-size: 17px;
	color: #333 !important; 
}

.blogs .entry-footer ,
.blogs .entry-meta {
	display: none;
}

.blogs .entry-content {
    font-family: yekan;
    font-size: 14px;
}

.blogs article img.attachment-post-thumbnail {
	width: 100%;
	height: 200px;
	border-radius: 6px;
}

.blogs a.more-link {
    display: none;
}

/*================== BLOG CONTENT ===================*/

h1, h2, h3, h4, h5 , h6 {
    font-weight: bold;
    font-family: yekan !important;
}

h1 {
    font-size: 22px !important;
}

h2 {
    font-size: 19px !important;
}

h3 {
    font-size: 16px !important;
}

h4 {
    font-size: 14px !important;
}

.blog-content {
	padding: 25px 0;
}

.blog-content h1.entry-title {
    font-weight: normal;
    display: block;
}

.blog-content article.post {
	/* box-shadow: 0px 10px 57px -3px rgb(0 0 0 / 10%); */
    border: 1px solid #eee;
	padding: 5px 15px 10px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.blog-content .post-thumbnail img {
	width: 100%;
    height: auto;
    margin-bottom: 35px;
    border-radius: 8px;
}

.blog-content h1.entry-title {
	/*box-shadow: 0px 10px 57px -3px rgb(0 0 0 / 10%);
	border-bottom: 1px solid #ddd; */
    border-radius: 8px;
    margin: 7px auto;
    background-color: #eee;
    padding: 4px 7px;
}

.blog-content .entry-footer ,
.blog-content .entry-meta {
	display: none;
}

.blog-content .entry-content {
	text-align: justify;
	font-size: 15px;
    font-family: yekan;
}

.blog-content .navigation {
	background-color: #5ea3d1;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0px 10px 57px -3px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}

.blog-content .nav-links {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    transition: 0.2s;
}


.blog-content .navigation .nav-previous {
    padding: 5px;
    padding-right: 2px;
    border-radius: 7px;
}

.blog-content .navigation .nav-next {
    padding: 5px;
	padding-right: 2px;
    border-radius: 7px;
}

.blog-content .nav-previous span.nav-subtitle {
    border-radius: 7px;
    padding: 4px 15px;
    margin-left: 12px;
    border: 1px solid #fff;
}

.blog-content .nav-previous span.nav-subtitle::before {
    content: '\F285';
    margin-left: 7px;
    font-family: icon;
    vertical-align: middle;
    color: #fff;
}

.blog-content .nav-next span.nav-subtitle {
    border-radius: 7px;
    border: 1px solid #fff;
    padding: 4px 8px;
    margin-left: 12px;
}

.blog-content .nav-next span.nav-subtitle::after {
    content: '\F284';
    font-family: icon;
    vertical-align: middle;
    color: #fff;
    margin-right: 7px;
}

.blog-content .navigation a {
	color: #fff;
    text-decoration: dashed !important;
}

.blog-content .comments-area {
	padding: 12px;
    /* box-shadow: 0px 10px 57px -3px rgb(0 0 0 / 10%); */
    border: 1px solid #eee;
    background-color: #f1f1f1;
    border-radius: 8px;
}

.blog-content .comments-area .comment-respond {
	padding: 12px;
	border-radius: 8px;
}

.blog-content .comments-area h3.comment-reply-title {
	font-size: 22px;
	border-bottom: 1px solid #ddd;
}

.blog-content form.comment-form input[type=text],
.blog-content form.comment-form input[type=email],
.blog-content form.comment-form input[type=url],
.blog-content form.comment-form input[type=tel],
.blog-content form.comment-form textarea {
	border: 1px solid #ddd;
	padding: 7px;
	width: 100%;
	border-radius: 7px;
    margin: 4px auto;
}

.blog-content form.comment-form input[type=submit] {
	padding: 7px 15px !important;
	border: 0 !important;
    width: 100%;
    font-family: yekan;
	background-color: #EF394E !important;
	color: #fff !important; 
	border-radius: 8px !important;
	transition: 0.5s !important;
}

.blog-content form.comment-form input[type=submit]:hover {
	background-color: #a82b3a !important;
	color: white !important;
}



/*================ BLOGS SIDEBAR ==================*/

.sidebar-blogs {
    padding-top: 12px;
   border: 1px solid #eee;
   border-radius: 10px;
    text-align: center;
} 

.sidebar-blogs h2.widget-title {
    font-weight: normal;
    color: #333;
   border-bottom: 1px solid #EF394E;
    padding: 8px 2px;
}

.sidebar-blogs #category-posts-2-internal .cat-post-thumbnail .cat-post-crop img {
    border-radius: 7px;
}
.sidebar-blogs #category-posts-2-internal .cat-post-item .cat-post-title {
    font-family: yekan;
    color: #333;
}


.header-login-box li:first-child {
    border-left: 2px solid #f2f2f2;
}
.header-login-box li {
    display: inline-block;
}
.basket .badge {
    height: 20px !important;
    background: red !important;
    padding: 0px 10px !important;
    color: #fff;
}

article#post-242 header.entry-header {
    display: none;
}

/*================ MOBILE AND TABLET ==================*/

@media (min-width: 669px) {
    .header-login-box {
        padding: 0 10px;
        margin-top: 10px;
    }
    .header-login-box li {
        margin: 0 10px 0 0;
    }

    .on-sale-title {
        display: none;
    }
}

@media screen and (min-width: 1025px) {

    .top-mobile-menu ,
    .mobile-search ,
    .mobile-menu {
        display: none;
    }

    .latest-products .items .prd {
        padding-left: 20px;
    }
}


@media screen and (max-width: 1024px) {
    .top-header ,
    .panel-header {
        display: none !important;
    }
    
    .float-icon {
        bottom: 100px;
    }

    .site-header {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
        width: 100%;
        height: 60px;
    }

    .top-mobile-menu {
        padding: 2px 6px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 0 20px;
        background-color: #fff;
        /* border-top: 1px solid #ccc; */
        z-index: 999;
        border-radius: 20px 20px 0 0;
        box-shadow: 0px -7px 15px -3px rgba(0,0,0,0.1);
    }

    .mobile-menu a {
        font-family: yekan;
        /* font-size: 0; */
        font-weight: normal;
        color: #222;
    }

    .mobile-menu a::before {
        vertical-align: middle;
        font-family: icon;
        display: block;
        text-align: center;
        font-size: 21px;
    }

    .mobile-menu a.home::before {
        content: '\F425';
    }

    .mobile-menu a.search::before {
        content: '\F52A';
    }

    .mobile-menu a.basket::before {
        content: '\F242';
    }

    .mobile-menu a.profile::before {
        content: '\F4E1';
    }

    .mobile-search {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 60px;
        background-color: rgba(0,0,0,0.75);
        z-index: 999;
    }


    .mobile-search button.btn-close {
        position: absolute;
        left: 10px;
        top: 10px;
        border: 0;
        background-color: #fff;
        padding: 8px;
        border-radius: 25px;
        color: #fff;
        z-index: 9999999;
    }

    .category-products section img {
        width: 145px !important; 
        height: 75px !important;
    }

    .category-products section p:nth-child(2) {
        font-size: 10px !important;
        font-family: 'yekan' !important;
    }

    .cart {
        margin-top: 80px;
    }

    .slider ,
    .shop {
        margin-top: 75px !important;
    }

    .on-sale .slider {
        margin-top: 0 !important;
    }

    .term-description {
        padding: 4px 10px;
        font-size: 14px;

    }

    .dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        border-bottom: 1px solid #ccc !important;
        padding: 10px !important;
    }

    .woocommerce-product-details__short-description ,
    .woocommerce-page div.product div.summary {
        width: 100% !important;
    }

    .product_meta {
        display: none;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding: 4px 10px !important;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 3px !important;
        font-size: 13px !important;
        font-weight: normal !important;
    }

    .wcgs-woocommerce-product-gallery {
        max-width: 40% !important;
    }
    
    .woocommerce-page div.product div.summary {
        max-width: 55% !important;
    }
    
       
}

@media screen and (max-width: 768px) {
    .order-banner .items {
        flex-wrap: wrap;
        justify-content: center;
    }

    .banner-part {
        flex-direction: column;
    }

    .wcgs-woocommerce-product-gallery {
        max-width: 100% !important;
    }
    
    .woocommerce-page div.product div.summary {
        max-width: 100% !important;
    }

    .category-products section img {
        width: auto !important;
    }

    .category-products section p:nth-child(2) {
        padding: 4px;
    }

    
}

@media screen and (max-width: 578px) {
    .woocommerce div.product form.cart .button {
        width: 80% !important;
    }

    .woocommerce-product-details__short-description ul {
        background-color: transparent !important;
        border: 0 !important;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
    }

    .on-sale .items .img ,
    .call-with-us .call-img {
        display: none;
    }

    .on-sale-title {
        text-align: center;
        color: #fff;
        border-bottom: 2px solid #fff;
        margin-bottom: 15px;
    }

    .on-sale-title h2 {
        position: relative;
    }

    .on-sale-title p::after {
        content: '\F3EC';
        font-family: icon;
        vertical-align: middle;
        margin-left: 6px;
    }
     
}
