/* / Default CSS / */

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/IranYekan/iranyekanwebthin.612285dc.eot');
    src: url('../fonts/IranYekan/iranyekanwebthin.612285dc.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebthin.4672fc69.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebthin.0d88b7bd.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IranYekan/iranyekanweblight.dd0fc0f0.eot');
    src: url('../fonts/IranYekan/iranyekanweblight.dd0fc0f0.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanweblight.1225b31b.woff2') format("woff2"),
    url('../fonts/IranYekan/iranyekanweblight.069074f8.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanweblight.deb03d0d.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IranYekan/iranyekanwebmedium.05f9bbc0.eot');
    src: url('../fonts/IranYekan/iranyekanwebmedium.05f9bbc0.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebmedium.2d4f96e5.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebmedium.bae5f862.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IranYekan/iranyekanwebbold.b1d3816e.eot');
    src: url('../fonts/IranYekan/iranyekanwebbold.b1d3816e.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebbold.cfb6e26c.woff2') format("woff2"),
    url('../fonts/IranYekan/iranyekanwebbold.f94d5af0.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebbold.f8bf4bf6.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/IranYekan/iranyekanwebextrabold.fdba4f6c.eot');
    src: url('../fonts/IranYekan/iranyekanwebextrabold.fdba4f6c.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebextrabold.9346e9a2.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebextrabold.db249916.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/IranYekan/iranyekanwebblack.156be6c9.eot');
    src: url('../fonts/IranYekan/iranyekanwebblack.156be6c9.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebblack.3e7c4cd1.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebblack.48b45e84.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/IranYekan/iranyekanwebextrablack.6be229ac.eot');
    src: url('../fonts/IranYekan/iranyekanwebextrablack.6be229ac.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebextrablack.40ce9a97.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebextrablack.df9f7150.ttf') format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IranYekan/iranyekanwebregular.0f8cf57b.eot');
    src: url('../fonts/IranYekan/iranyekanwebregular.0f8cf57b.eot') format("embedded-opentype"),
    url('../fonts/IranYekan/iranyekanwebregular.e31c09af.woff2') format("woff2"),
    url('../fonts/IranYekan/iranyekanwebregular.534fe99e.woff') format("woff"),
    url('../fonts/IranYekan/iranyekanwebregular.1d0667f5.ttf') format("truetype");
}

@font-face {
    font-family: Samim-FD;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Samim-FD.eot');
    src: url('../fonts/Samim-FD.eot') format("embedded-opentype"),
    url('../fonts/Samim-FD.woff2') format("woff2"),
    url('../fonts/Samim-FD.woff') format("woff"),
    url('../fonts/Samim-FD.ttf') format("truetype");
}
@font-face {
    font-family: LaleZar;
    src: url('../fonts/Lalezar.eot');
    src: url('../fonts/Lalezar.woff') format("woff"),
    url('../fonts/Lalezar.woff2') format("woff"),
    url('../fonts/Lalezar.ttf') format("truetype");
}


:root {
    --text-color: #454545;
    --text-color2: #005E60;
    --primary-color: #0071dc ;
    --secondary-color: #F66102;
    --additional-color: #61EFEA;
    --blue-color: #5dccff;

}



html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    max-width: 100%;
}

html.overlay {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}

body {
    margin: auto;
    width: 100%;
    padding: 0;
    direction: rtl;
    font-family: IRANYekan,Samim-FD;
    overflow-x: hidden;
    max-width: 100%;
}
*{
}
body::-webkit-scrollbar {
    width: 8px;
    height: 5px;
}

body::-webkit-scrollbar-thumb {
    background: #11c2c6;
    /* / border-radius: 10px; / */
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #a09ea4;
    /* / border-radius: 10px; / */
}
* {
    /*scrollbar-width: thin;*/
    /*scrollbar-color: #a7a7a7 #e8e8e8;*/
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* / z-index: 0; / */
}

*.disable {
    cursor: auto;
    opacity: .6;
}

/*.swiper-button-disabled {*/
/*    display: none !important;*/
/*}*/
img {
    /* / object-fit: cover; / */
}

ul, ol {
    list-style: none;
    margin: 0;
}

a, h1, h2, h3, h4, h5, h6, p, span {
    color: #444;
}

a {
    text-decoration: none !important;
    cursor: pointer;
    font-size: 16px;

}

p, span {
    font-weight: 400;
}

.farsi-digit {
    font-family: Samim-FD;
}

section {
    overflow: hidden;
    width: 100%;
}

:root {
    --menu-link-hover-color: #9957FF;
}

/*megamenu sort*/

.nav-parent{
    position: relative;
}

.body-tab-pane{
    flex-wrap: wrap;
    max-height: 395px;
}

.megamenu-sort{
    display: none;
    justify-content: center;
    margin-right: 0;
    position: absolute !important;
    top: 50px !important;
    z-index: 15;
    background-color: #f7f9fa !important;
    /*max-height: 485px;*/
    max-height: unset;
    color: #444;
    box-shadow: 0 9px 10px 0 rgb(84 84 84 / 4%);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    right: 0;
    overflow: hidden;
}

.megamenu-sort.show{
    display: flex;
}

.my-nav-pills{
    /*background: #f5f5f5;*/
    border-radius: 0 0 5px 0;
    width: 260px;
    flex-direction: column;
    text-align: right;
    margin-top: 1.4rem;
    padding-right: 1rem;
    margin-bottom: 1.3rem;
}

.tab-pane{
    display: none;
    flex-direction: column;
    width: max-content;
    align-items: flex-start;
    gap: 5px;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {

    text-align: justify;
}
.your-address{
    text-align: justify;
}
.icon__box{
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon__box img{
    width: 26px;
    object-fit: contain;
}
.select2-container--default .select2-selection--single{
    border: 0 !important;
}
.tab-pane.active{
    display: flex;
}

.body-tab-pane{
    display: flex;
    text-align: start;
}

.each-tab-col{
    min-width: 220px;
    display: flex;
    flex-direction: column;
}

.body-tab-pane{
    /*max-height: 740px;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.body-tab-auto{
    /*max-height: 260px;*/
    overflow: auto;
    /*max-height: 321px;*/
    width: 730px;
}

.my-tab-content{
    padding: 14px;
    background-color: #fff;
    border-radius: 10px;
    margin: 1.4rem;
}

.head-tab-pane{
    padding-block: 10px 20px;
}

.category-list a{
    padding: 12px 8px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    color: #00162a;
}

.category-list a span{
    color: #00162a;
    font-size: 13px;
    font-weight: 600;
}

.category-list svg{
    width: 15px !important;
    height: 15px !important;
}

.category-list:hover{
    background-color: #fff;
    border-radius: 12px;
}

.category-list:hover a svg path{
    fill: var(--primary-color);
}

.category-list:hover a span{
    color: var(--primary-color);
}

.tab-pane .head-tab-pane a{
    color: #2ca4cf !important;
}
.tab-pane .head-tab-pane svg{
    width: 10px;
    height: 10px;
}


.each-tab-title span::before{
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    height: 14px;
    background-color: var(--primary-color);
    right: 0;
    top: 0;
}

.megamenu-sort a.each-tab-title span{
    font-weight: 600;
    font-size: 14px;
    color: #00162a;
    position: relative;
    padding-right: 5px;
}

.each-tab-title span svg{
    width: 10px;
    height: 10px;
}

.each-tab-title{
    padding: 12px 8px;
}

.each-tab-list li {
    padding: 8px 8px;
}

ul.each-tab-list li a{
    margin-right: 0;
    color: #4d4d4d !important;
    font-weight: 400;
    font-size: 12px;
}

.empty-mega-image{
    width: 300px;
    height: 300px;
}

.empty-mega-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.empty-megamenu{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.empty-megamenu span{
    font-size: 12px;
    font-weight: 500;
    color: #00223e;
}

.megamenu-sort a.each-tab-title {
    margin-right: 0 !important;
}

/*megamenu sort*/









.mobile-navbar-icons {
    display: none;
    position: fixed;
    bottom: 0;
    justify-content: center;
    z-index: 100;
    padding: unset;

}

.mobile-navbar-icons .row{
    width: 100%;
}

.menu-bottom-mobile{
    background: #ffffff;
    padding: 7px 12px;
    /* border-radius: 30px 30px 0px 0px; */
    width: 100%;
    box-shadow: 0px -1px 8px #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.each-item-bottom{
    width: fit-content;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*gap: 3px;*/
}

.each-item-bottom span{
    font-size: 11px;
    color: #595959;
    font-weight: 600;
}

.each-item-bottom .header-cart-link, .each-item-bottom .header-profile-link{
    order: -1;
}


/*addressbar*/

.product-banner-title {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-right: 21px;
    margin-bottom: 27px;
    margin-top: 0.2rem;
}
.product-banner-title a {
    font-size: 12px;
}

.product-banner-title span {
    border-right: 1px solid #DADADA;
    padding-right: 5px;
    color: #2f2f2f;
    font-weight: bold;
    font-size: 12px;
}

.product-banner-title span a:hover {
    color: var(--secondary-color);
}

.product-banner-title a:hover svg path {
    fill: var(--secondary-color) !important;
}
.item-profile_icons{
    width: 50px;
    height: 50px;
}.item-profile_icons lord-icon{
    width: 100%;
    height: 100%;
}
.product-banner-title span a {
    font-size: 12px;
}

.address-page{
    padding-block: 2.2rem 0px;
}



.item-json lord-icon{
    width: 100%;
    height: 100%;
}

/*modal added to cart*/
.modal-address {
    display: none;
    position: fixed;
    inset: 0;
    max-width: 550px;
    height: max-content;
    max-height: fit-content;
    z-index: 1100000000;
    margin: auto;
    border-radius: 20px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px -1px 42px 0px #0000001A;
    flex-direction: column;
    padding: 17px 27px;
}
.modal-profile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
}
.gallery-modal-close {
    width: fit-content;
    display: flex;
    cursor: pointer;
}
.change-address-span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 20px;
    border-bottom: 1px solid silver;
    cursor: pointer;
}
.new-address-add span {
    font-weight: 600;
    font-size: 17px;
}
.address__items_modal {
    display: flex;
    flex-direction: column;
    max-height: 334px;
    overflow: auto;
}
.each-saved-address {
    padding-block: 10px;
    border-bottom: 1px solid #cdcdcd;
}
.saved-add-input {
    font-weight: 600;
    font-size: 17px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.address-items {
    display: flex;
    flex-direction: column;
    gap: 5px;
    line-height: 25px;
    padding-block: 16px 4px;
}
.saved-add-input input {
    width: 18px;
    height: 18px;
}
.each-add-item {
    display: flex;
    align-items: center;
    gap: 13px;
}
.modal-profile-footer {
    margin-top: 26px;
    display: flex;
    justify-content: flex-end;
}
.profile-modal-btn {
    background: var(--additional-color);
    color: #fff;
    padding: 4px 24px;
    border-radius: 12px;
    border: unset;
}
.saved-add-input label{
    text-align: justify;
}
.modal-added-tocart{
    display: none;
    position: fixed;
    inset: 0;
    max-width: 480px;
    height: max-content;
    max-height: fit-content;

    margin: auto;
    border-radius: 5px;
    background-color: #fff;
    width: 100%;
    flex-direction: column;
    padding: 17px 27px;
    z-index: 110000000000;
    /*border: 2px dashed #726a6f;*/
    /*outline: 1px solid #393737;*/
    outline-offset: 7px;
    box-shadow: 0px 0px 0px 7px #fff;
}

.modal-added-body{
    display: flex;
    flex-direction: column;
}

.pro-added-image{
    width: 85px;
    height: 85px;
}

.pro-added-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.modal-pro-added{
    display: flex;
    align-items: center;
    gap: 15px;
}

.pro-added-btn{
    text-align: center;
    color: #fff;
    background: var(--primary-color);
    text-decoration: none;
    border-radius: 6px;
    padding: 10px 13px;
    font-size: 12px;
    margin-top: 0.6rem;

}

.pro-added-btn span{
    color: #fff;
}

.pro-added-btn:hover{
    color: #ffffff;
    background-color: #0062c0;
}

.pro-added-name__sec_{
    text-align: right;
}

.pro-added-name{
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    flex-direction: column;

    align-items: flex-start;
    gap: 12px;
}
.pro-added-color__sec_{
    display: flex;
    align-items: center;
    gap: 8px;
}.pro-added-color__sec_ .index-product-color-item{
     display: inline-block;
}

.modal-added-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 1px solid #cecece;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0.5rem;
}


.modal-added-tocart.show{
    display: flex;
}

/*check animation*/

#check-group {
    animation: 0.32s ease-in-out 1.03s check-group;
    transform-origin: center;
}

#check-group #check {
    animation: 0.34s cubic-bezier(0.65, 0, 1, 1) 0.8s forwards check;
    stroke-dasharray: 0, 75px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

#check-group #outline {
    animation: 0.38s ease-in outline;
    transform: rotate(0deg);
    transform-origin: center;
}

#check-group #white-circle {
    animation: 0.35s ease-in 0.35s forwards circle;
    transform: none;
    transform-origin: center;
}

@keyframes outline {
    from {
        stroke-dasharray: 0, 345.576px;
    }
    to {
        stroke-dasharray: 345.576px, 345.576px;
    }
}
@keyframes circle {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(0);
    }
}
@keyframes check {
    from {
        stroke-dasharray: 0, 75px;
    }
    to {
        stroke-dasharray: 75px, 75px;
    }
}
@keyframes check-group {
    from {
        transform: scale(1);
    }
    50% {
        transform: scale(1.09);
    }
    to {
        transform: scale(1);
    }
}


.addToCart_btn.disabled .blob-btn__inner{
    display: none;
}

.addToCart_btn.disabled .shape{
    display: none;
}


/*check animation*/


/*modal added to cart*/


/*zeynep*/

.megamenu-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    right: 0;
    z-index: 13;
}

.zeynep.opened {
    padding: 15px 13px;
    overflow: hidden;
}

.megamenu-logo{
    width: 90px;
    height: 115px;
    display: none;

}

.megamenu-logo img{
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}

.megamenu{
    border: 2px dashed #4b4b4b;
    border-radius: 7px;
    height: 100%;
    position: relative;
    padding-top: 31px !important;
    border: 2px dashed #18489f;

}

.megamenu::before{
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    background-position: top left;
    background-size: 130px;
    top: 7px;
    left: 8px;
}


.megamenu-body{
    height: 100%;
    padding-top: 13px;
    /*margin-top: 125px;*/

}

.submenu.opened.closed{
    left: 400px !important;
}

.submenu.opened{
    overflow: hidden;
    padding: 15px 13px;
    left: 0 !important;

}
.zeynep .submenu-header > a {
    position: unset;
    padding: 15px 19px;
    /*top: -15px;*/
}

.label-subcat-zeynep{
    width: 100%;
    justify-content: space-between;
    display: flex;
    padding: 18px 20px;
    align-items: center;
}

.label-subcat-zeynep span{
    color: var(--primary-color);
    font-weight: 600;
}

.label-subcat-zeynep svg path{
    stroke: var(--primary-color);
}

.menu-items{
    padding: 0 18px !important;
}

.menu-items li a{
    padding: 9px 0px !important;
    color: #626262 !important;
    font-weight: 400;
}

.submenu.opened .megamenu.megamenu-auto {
    overflow-y: auto;
    height: 100%;
}

.megamenu.megamenu-auto::before {
    display: none;
}

.menu-items li a span{
    font-weight: 400 !important;
    font-size: 14px !important;
}

.each-li-title span{
    color: #202020 !important;
    font-weight: 600 !important;
}

.each-li-title{
    margin-bottom: 11px;
}



.submenu.opened .megamenu{
    position: unset;
    top: -10px;
    padding-top: 0 !important;
    height: 100%;
    overflow: auto;

}

.has-submenu .cat-item span{
    font-weight: 600;
}

.zeynep {
    width: 400px;
}
.zeynep .submenu {
    left: 400px;
}

.zeynep-close {
    position: absolute;
    right: 24px;
    top: 16px;
    z-index: 1000;
    padding: 10px;
    width: fit-content;
}

.has-submenu .megamenu::before{
    display: none;
}

.zeynep-label{
    color: var(--primary-color);
    font-weight: 600;
    display: block;
    padding: 0 18px;
    padding-block: 14px;

}


.zeynep-overlay{
    background-color: rgba(82, 82, 82, 0.69);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
}

.zeynep-opened .zeynep-overlay {
    display: block;
}

.row {
    margin: auto;
}

.navbar-header-tel{
    margin-top: unset !important;
}

.navbar__tel__opacity{
    opacity: 0;
    transition: .3s;
}

.overlay-section {
    display: none;
    background-color: rgb(36 36 36 / 50%);
    z-index: 909;
    position: fixed;
    outline: none;
    width: 100%;
    height: 100%;
}
.overlay-section.show {
    display: flex;
}
/* / -----------------------------------------header ------------------------------- / */
header {
    z-index: 300;
    position: fixed;
    width: 100%;
}
header.scroll{
    height: 90px;
}
.header-main {
    padding-top: 1.4rem;
    /* background-color: #fff; */
    max-height: 83px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding-bottom: 1.5rem;
    background-color: var(--primary-color);
    display: flex;
    align-items: center;
}

header+ *{
    /*padding-top: 130px;*/
}
header.scroll .header-main{
    /* background-image: url(../img/header/bon-nav-bg1.png); */
    background-color: var(--primary-color);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: none;
}
.header-main-section {
    /* / margin-top: 10px; / */
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-height: 90px;
}
.header-main-section-logo {
    display: flex;
    justify-content: flex-start;
    max-height: 90px;
    align-items: center;
    gap: 23px;
}
.header-main-section-logo img{
    width: 153px;
    height: 130px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 7;
    /*position: relative;*/
    top: 32px;
}
header.scroll .header-main-section-logo img {
    /*width: 60px;*/
    /*height: 90px;*/
    top: 0;
}

header img {
    object-fit: contain;
}

.header-search-box {
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
}

.form-head{
    width: 100%;
}

#searchBtn {
    border: none;
    outline: none !important;
    padding: 0.7rem 0.8rem;
    background: #0071dc;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-search-box button {
    position: absolute;
    z-index: 5;
    margin-left: unset;
    height: max-content;
    background-color: transparent;
    cursor: pointer;
    left: 8px;
    /*top: 12px;*/
}

.header-search-box input {
    width: 100%;
    height: 49px;
    border-radius: 28px;
    border: none;
    padding-right: 20px;
    padding-left: 45px;
    font-size: 12px;
    outline: none !important;
    background-color: #fff;
}

.header-icons-box {
    display: flex;
    justify-content: flex-end;
    gap: 4px;
    height: 100%;
    /* padding-right: 80px; */
}

.bob-navbar-nav-mobile ,
.bob-navbar-nav-mobile-scroll {
    display: none;
}
.add-to-favorites.active svg:first-child{
    display: none;
}

.add-to-favorites.active svg:nth-child(2){
    display: block;
}
.header-icon {
     width: 42px;
     height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: .5px solid #FC0DA9; */
    border-radius: 50%;
    /* padding: 8px; */
    position: relative;
    /*padding-top: 10px;*/
}
.header-icons-box {
    justify-content: flex-start !important;
    flex-direction: row-reverse;
}
.header-profile-icon span{
    display: block;
}

.header-profile-icon svg.svg-enter{
    display: none;
}

.header-profile-icon{
    height: unset;
    display: flex;
    align-items: center;
    padding: 7px 12px;
    border-radius: 29px;
    width: 80px;
    justify-content: space-between;
    gap: 13px;

    font-size: 12px;
    width: fit-content;
    height: 41px;
    color: var(--primary-color) !important;
    font-weight: 600;
}

.header-profile-icon span{
    color: #fff !important;
    font-weight: 700;
    font-size: 14px;
}

.product-quantitiy-cart {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 9px;
    right: 1px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--secondary-color);
    color: #ffffff;
    font-size: 12px;
    outline: 4px solid var(--primary-color);
}
.product-quantitiy-cart.footer_bag {

    top: 5px;
    right: 4px;
    outline: 3px solid #ffffff;
}


/* .header-icon svg{
 position: relative;
 z-index: 1;
} */
/*.header-icon svg:nth-child(2) {*/
/*    display: none;*/
/*}*/

/* .header-icon::before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background-color: #FC0DA9;
    transition: all .5s;
    border-radius: 50%;
} */

.bob-navbar {
    align-items: flex-end;
    background-size: 102% 100%;
    background-repeat: no-repeat;
    /*overflow: hidden;*/
    min-height: 60px;
    opacity: 1;
    /* transform: translateY(0); */
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
    background-position-x: -20px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .14), 0 2px 0 rgba(0, 0, 0, .05);
    background-color: #f2f8fd;
}
.bob-navbar.hovered{
    /*background-color: #ffdbe4;*/
}
header.scroll .bob-navbar {
    /* min-height: 0;
    height: 0; */
    opacity: 0;
    transform: translateY(-100%);
    position: relative;
    z-index: -10;
}
.bob-navbar-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bob-navbar-nav-mobile {
    position: relative;
}
.bob-navbar-mobile {
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-align: right;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    padding: 40px 15px 30px;
    z-index: 10000;
    padding-inline: 0;
    /* opacity: 0; */
    visibility: hidden;
    transform: translateX(100%);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.bob-navbar-mobile.show {
    /* opacity: 1; */
    visibility: visible;
    /* width: 100%; */
    transform: translateX(0);
}
.mobile-menu-close{
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}
.mobile-menu-close svg{
    width: 20px;
    height: 20px;
}
.mobile-menu-close svg path{
    fill: #FC0DA9;
}
.bob-nav-mobile-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #fddfff;
    min-height: 40px;
}
.bob-nav-mobile-item.active{
    /* background-color: #ff6188; */
}

.bob-nav-mobile-item a {
    font-size: 13px;
    padding-right: 10px;
    padding-block: 5px;
}
.mobile-menu-header {
    color: #3D3D3D !important;
    font-size: 13px;
    padding-right: 10px;
    padding-block: 5px;
    width: 100%;
}
.bob-nav-mobile-item > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: flex-start;
    font-weight: bold;
    padding-top: 7px;
    color: #3D3D3D !important;
}
.bob-nav-mobile-item.active > a {
    /* color: #fff; */
}
.bob-nav-mobile-item > div{
    display: none;
    flex-direction: column;
    /* / gap: 5px; / */
    align-items: flex-start;
    width: 100%;
    background-color: #ffeaf1;
}
.mobile-category-menu > div{
    padding-block: 5px 10px;
}
.mobile-category-menu > div > a{
    color: #FC0DA9;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 30px;
    font-size: 12px;
}
.mobile-category-menu > div > a:last-child{
    margin-bottom: 10px;
}
.mobile-category-menu > div > a::before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #FC0DA9;
    border-radius: 50%;
    right: 18px;
}
.mobile-category-menu{
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    width: 100%;
    position: relative;
    /* / padding: 5px 0; / */
    background-color: #FFDBE4;
    padding-block: 5px 0;
    max-height: 40px;
}
.mobile-category-menu.toggle{
    max-height: none;
}
.mobile-category-menu:not(:last-child){
    border-bottom: 1px solid #bcb8b8;
}
.mobile-category-menu > div{
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
    height: 0;
    padding: 0;
    margin-block: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    margin-block: 5px;
}
.mobile-category-menu > div.show{
    /* background-color: #ffeaf1; */
    height: 100%;
}
.bob-navbar-nav-mobile svg {
    /* color: #661e74; */
    font-size: 14px;
}
.menu-toggler{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
    color: #3D3D3D !important;
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
}
.bob-nav-mobile-item.active svg{
    transform: rotate(180deg);
}
.mobile-category-menu > svg{
    left: 10px;
    top: 8px;
}
:is(.bob-nav-mobile-item > div, .mobile-category-menu).show{
    display: flex;
}
.bob-toggle-menu{
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 7px;
    top: 8px;
}
.bob-toggle-menu > span {
    position: absolute;
    background: #585858;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.bob-toggle-menu > span:first-child {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%;
}
.bob-toggle-menu > span:last-child {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%;
}
.bob-toggle-menu.clicked>span {
    transform: rotate(90deg);
}
.bob-toggle-menu.clicked>span:last-child {
    left: 50%;
    right: 50%;
}
.bob-navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding-right: 120px; */
    /*margin-top: 1.3rem;*/
}
.navbar-all-products {
    display: grid;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    /* width: 100%; */
    width: 100vw;
    min-height: 450px;
    height: max-content;
    top: 94%;
    margin: auto;
    z-index: -2;
    /* / justify-content: space-between; / */
}
.desktop-navBar{
    /* display: grid;
    grid-template-columns: repeat(4, 1fr); */
    /* / grid-template-rows: repeat(2, 1fr); / */
    /* / grid-auto-flow: column; / */
    /* / display: flex; / */
    /* / column-count: 4; / */
    display: flex;
    /* / flex-direction: column; / */
    flex-wrap: wrap;
    overflow: hidden;
    gap: 30px 100px;
    width: 100%;
}
.nav-image-box img{
    width: 210px;
    height: 250px;
}
.boys-products {
    display: flex;
    position: absolute;
    /* grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 50px); */
    right: 0;
    width: 100%;
    min-height: 350px;
    height: max-content;
    top: 94%;
    margin: auto;
    z-index: -2;
    justify-items: start;
    visibility: hidden;
    opacity: 0;
}
.girls-products {
    display: flex;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    /* grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 50px); */
    right: 0;
    width: 100%;
    min-height: 350px;
    height: max-content;
    top: 94%;
    margin: auto;
    z-index: -2;
    justify-items: start;
}
.category-menu {
    /* display: flex;
    flex-direction: column;
    justify-content: start; */
    text-align: start;
    width: max-content;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    grid-auto-rows: max-content;
    /* max-height: 140px;
    overflow: hidden; */
}
.category-header {
    font-weight: bold;
    font-size: 15px !important;
    display: flex;
    align-items: center;
    width: max-content;
    min-width: 190px;
    color: #2c2c2c !important;
}
.category-title {
    /* / margin-top: 15px; / */
    font-size: 13px;
    color: #444 !important;
}
.navbar-nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-left: -9px;
    z-index: 5;
    width: 128px;
    height: 60px;
    font-size: 12px;
    background-size: 83% 87%;
    margin-top: -20px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /* min-height: 60px; */
    margin-top: 0;
}
/* header.scroll .navbar-nav-item:first-child{
    position: absolute;
    top: 0;
}
header.scroll .navbar-nav-item:not(:first-child),
header.scroll .navbar-tel{
    opacity: 0;
} */
.navbar-nav-item svg {
    width: 7px;
    height: 5px;

}
:is(.category-header, .menu-more-link) svg{
    width: 15px !important;
    height: 15px !important;
}
.navbar-nav-item svg path {
    stroke: #707070;

}


.navbar-nav-item:nth-child(odd) {
    background-image: url(../img/header/even-bg-img-1.png);
    /* background-size: 100% 100%; */
    background-position-y: -5px;
    background-repeat: no-repeat;
    background: unset;
}

.navbar-nav-item:nth-child(even) {
    background-image: url(../img/header/odd-bg-img-1.png);
    /*background-size: 100% 100%;*/
    background-position-y: -5px;
    background-repeat: no-repeat;
    background: unset;
}

.navbar-nav-item a {
    color: var(--text-color) !important;
    font-size: 12px;
    margin-right: 14px;
    font-weight: 600;
}
.navbar-nav-item a.menu-more-link{
    color: #fc0da9 !important;
    font-size: .8rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 1px;
}

.navbar-tel {
    display: flex;
    align-items: center;
    margin-top: -28px;
    margin-left: 21px;
}
.navbar-tel svg{
    transform: scale(.85);
}
.navbar-tel a {
    color: #393939;
}

.header-shop-basket-box {
    /*box-shadow: 0 1px 20px rgba(0, 0, 0, .35);*/
    overflow: hidden;
    position: fixed;
    top: 53px;
    margin-left: 300px;
    background-color: #fff;
    z-index: 21;
    padding: 20px 0;
    border-radius: 6px;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    /*border: 2px dashed #414040;*/
    /*outline: 1px solid #414040;*/
    outline-offset: 9px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .3);
    /*box-shadow: 0px 0px 0px 9px #ffff;*/
    /*left: 0px;*/
}

.header-profile-box::before{
    position: absolute;
    content: '';
    background-image: url(../images/gold-stars1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
    z-index: -1;
    background-position: center;
    left: 0;
}

.header-profile-box::after{
    position: absolute;
    content: '';
    background-image: url(../images/gold-stars2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 119px;
    height: 129px;
    bottom: 0;
    z-index: -1;
    background-position: center;
    left: 0;
}



.header-profile-box {
    left: 4px;
    overflow: hidden;
    position: absolute;
    top: 39px;
    background-color: #fff;
    z-index: 21;
    padding: 20px 0;
    border-radius: 6px;
    /* display: none; */
    flex-direction: column;
    align-items: flex-start;
    border: 2px dashed #b1b1b1;
    /* outline: 1px solid #9c9c9c; */
    outline-offset: 9px;
    box-shadow: 0px 0px 0px 9px #ffff;
    padding-inline: 16px;
    display: none;
}



.profile-item-count{
    width: 23px;
    height: 23px;
    border-radius: 3px;
    background: #0c5460;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff !important;
}

.profile-item-count span{
    color: #fff !important;
}


.header-profile-box.show{
    display: block !important;
}



.all-profile-items{
    width: 321px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.each-profile-item{
    justify-content: space-between;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 13px 2px;
    border-bottom: 1px dashed gray;
    cursor: pointer;
}

.each-profile-item:last-child{
    border-bottom: unset;
}

.profile-item-name{
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
}

.profile-icon{
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #858585;
    border-radius: 50%;
}
.each-profile-item:hover span{
    color: var(--primary-color) ;
}
.each-profile-item:hover .profile-icon{
    border: 1px solid var(--primary-color);

}.each-profile-item:hover svg path{
     stroke: var(--primary-color);

}

.first-profile-item .profile-item-name span{
    font-weight: 600;
    font-size: 15px;
}




.header-cart--count{
    padding-left: 3px;
    color: #005E60;
}
.header-shop-basket-box.show {
    display: flex;
}

.header-shop-basket-has-item {
    width: 430px;
    height: 345px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.header-shop-basket-has-item>div {
    width: 100%;
    text-align: right;
}

.header-shop-basket-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-inline: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.7rem;
}

.header-shop-basket-close {
    cursor: pointer;
    color: #d7d7d7;
    display: flex;
}

.header-shop-basket-items {
    overflow: auto;
    height: 250px;
    /* max-height: 250px; */
    scrollbar-width: thin;
    scrollbar-color: #d7d7d7 #ebe7e7;
    padding-inline: 15px;
    /*direction: ltr;*/
    margin-top: 6px;
}
.title_website::before{
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    z-index: -1;
    background-position: center;
    left: 0;
    top: 16px;
}
.title_website{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.sub_title{
    font-size: 13px;
    font-weight: 800;
    color: #a6a6a6;
}
.title__t{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.title_website span{
    background-color: #fff;
    padding: 0 1rem;
    /* font-weight: 800; */
    font-family: LaleZar;
    font-size: 21px !important;
}
.null-item .header-shop-basket-items{
    height: 100%;
    max-height: 100%;
}
.null-item .cart--headerfooter{
    display: none;
}
.header-shop-null-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.header-shop-null-items img{
    height: 109px;
    display: block;
}

.header-shop-basket-items::-webkit-scrollbar {
    width: 5px;
}

.header-shop-basket-items::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
}

.header-shop-basket-items::-webkit-scrollbar-track {
    background-color: #efefef;
}
.header-cart-link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: 5px;
    width: 40px;
    height: 38px;
    /*border-left: 2px solid #fff;*/
}

.header-profile-link{
    position: relative;
    /*border: 1px solid #989898;*/
    /*border-radius: 6px;*/
    border-left: 2px solid #fff;
}

.header-shop-basket-item {
    padding-block: 10px;
    /*display: flex;*/
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    border-bottom: 1px dashed #eeeeee;
    direction: rtl;
}
.header-shop-basket-item:last-child{
    border: 0 !important;
}
.header-shop-basket-item > .row > div:first-child{
    padding-right: 0;
}
.header-shop-basket-item img {
    width: 90px;
    height: 90px;
    margin-left: 5px;
}

.header-shop-item-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 10px;
}

.header-shop-item-text>* {
    margin-block: 5px;
}

.header-shop-item-title {
    color: #525252 !important;
    display: -webkit-box;
    /* -webkit-line-clamp: 1; */
    line-clamp: 1;
    box-orient: vertical;
    /* -webkit-box-orient: vertical; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    max-width: 230px;
    font-size: 13px;
    font-weight: 800;
    line-height: 2;
    text-align: justify;
}

.color__circle__{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
}
.header-shop-item__color{
    font-size: 12px;
    font-weight: 700;
    display: flex;
    gap: 8px;
    margin-top: 0.5rem;
}

.cart--headerfooter{
    border-top: 1px solid #eee;
}
.orders-details-prod-off_price span{
    color: #dc3545 !important;
    font-size: 12px !important;
    font-weight: 800;
}
.header-shop-basket-view-cart {
    font-weight: bold;
    color: var(--primary-color) !important;
    text-decoration: underline !important;
    /*border-bottom: 1px solid #003E65;*/
    padding-bottom: 5px;
    font-size: 12px;
    position: relative;
    padding-left: 10px;
}
.product-details-text a:after{
    content: ' , ';

}
.product-details-text a:last-child:after
{
    content: '';
}

.zoom-slider-big-box {
    /*width: 500px;*/
    /*height: 500px;*/
    /*border: 1px solid rgba(0, 0, 0, .1);*/
}
.video__image{

    max-height: 240px;
}
.footer-tel span{
    color: #fff !important;
     font-weight: 900;
    font-size: 15px;
}

.phone__number{
    background: var(--blue-color);
    color: #fff;
    border-radius: 20px;
    padding: 0.4rem 1rem;
    font-weight: bold;
    font-size: 18px;
}

.loader__element {
    border-radius: 100%;
    border: 2px solid #727272;
    /* margin: calc(2px*2); */
    font-size: 1px;
    margin-right: 2px;
    /* margin-top: -4px; */
    padding-top: 0px;
    background: #717171;
    padding-right: 1px;
    padding: 0px !important;
}

.loader__element:nth-child(1) {
    animation: preloader .6s ease-in-out alternate infinite;
}
.loader__element:nth-child(2) {
    animation: preloader .6s ease-in-out alternate .2s infinite;
}

.loader__element:nth-child(3) {
    animation: preloader .6s ease-in-out alternate .4s infinite;
}

@keyframes preloader {
    100% { transform: scale(2); }
}


.header-shop-item-price,
.header-shop-item-price .priceUnit {
    /*color: #2B97A4;*/
    font-size: 13px;
    font-weight: 800;
}

.header-shop-item-price {
    /*position: absolute;*/
    bottom: 10px;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    gap: 2px;
}
.contact-banner-link{
    font-size: 12px;
}
.header-shop-item-off {
    font-size: 10px !important;
    display: flex;
    align-items: center;
    gap: 2px;
}
.title__t{
    margin-top: 2rem;
}
.header-shop-item-off .priceUnit,
.header-shop-item-off-text {
    color: #e36b6b !important;
    font-size: 10px !important;
}

.header-shop-item-off-number {
    font-size: 12px;
    color: #e36b6b !important;
    font-weight: 600;
}
.cart-shop-count{
    color: var(--primary-color);
}
.cart-products-btns svg path{
    fill: var(--primary-color);
}
.cart-products-btns.disable svg path{
    fill: #8d9090;
}

.header-shop-item-remove {
    position: absolute;
    left: 50px;
    bottom: 10px;
    cursor: pointer;
    border: 0.5px solid #DEDEDE;
    padding: 2.5px 4px;
    border-radius: 5px;
    display: flex;
}

.header-shop-item-counter {
    /*position: absolute;*/
    left: 0;
    bottom: 10px;
    display: flex;
    align-items: center;
    border: 0.5px solid #0071dc;
    /* padding-inline: 10px; */
    border-radius: 5px;
    height: 44px;
    justify-content: space-between;
    padding: 10px;
}
/*#product .header-shop-item-counter{*/
/*    width: 90px;*/
/*}*/
.header-shop-item-counter > span{
    cursor: pointer;
    display: flex;
}
.header-shop-count{
    font-size: 12px;
    color: #005E60;
}

.header-shop-counter-icons {
    display: flex;
    flex-direction: column;
    margin-inline: 10px;
}

.header-shop-counter-icons span {
    height: 5px;
    cursor: pointer;
    width: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-top: 5px; */
}

.header-shop-item-plus {
    margin-bottom: 5px;
}

.header-shop-counter-icons svg {
    width: 10px !important;
    height: 13px;
}

.header-shop-counter-icons svg path {
    fill: #ED5C9A;
}

.header-shop-item-reduce svg path {
    fill: #2B97A4;
}
.category__name{
    text-align: right;
    font-size: 18px;
    color: #fc0da9;
}
.header-shop-item-reduce.inactive svg path {
    fill: #ccc;
}

.header-shop-counter-count span {
    color: #ED5C9A;
    font-size: 12px;
    min-width: 20px;
    display: inline-block;
}

.header-shop-buttons {
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    padding-block: 5px;
    margin-block: 10px;
}

.header-shop-sum-box {
    position: absolute;
    right: 0;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    width: 100% !important;
    height: 53px;
}
.header-shop-sum-box .row{
    margin-inline: 0;
}

.header-shop-sum-text {
    font-size: 13px;
    font-weight: 400;
    color: #727272;
    /*font-weight: bold;*/
}

.header-shop-sum-value {
    /*position: absolute;*/
    bottom: 8px;
    font-size: 13px;
    width: max-content;
    /*display: flex;*/
    flex-direction: column;
    right: 90px;
    margin-top: 7px;
}

.header-shop-sum-value .totalPriceCartHeader {
    font-size: 18px;
    /*color: #2B97A4;*/
}

.totalOffPriceHeader {
    color: #ccc !important;
    font-size: 12px !important;
    margin-bottom: 7px;
}

.totalPriceCartHeaderNumber {
    /* font-size: 1rem; */
}

.header-shop-buttons {
    width: 100%;
    margin: auto;
    /*position: absolute;*/
    bottom: 15px;
    left: 20px;
    /*display: flex;*/
    justify-content: flex-end;
    align-self: flex-end;
}

.header-shop-buttons a {
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    width: 117px;
    height: 48px;
    float: left;
}

.header-shop-show-basket {
    background-color: #E0F3FF;
    color: #003E65 !important;
}

.header-shop-reg-order {
    color: #fff !important;
    background-color: var(--secondary-color);
}

.header-shop-empty-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 320px;
    width: 360px;
}

.header-shop-empty-box .header-shop-basket-title {
    flex-direction: column;
}

.header-shop-empty-box img {
    width: 195px;
    height: 145px;
    margin-top: 20px;
}

.header-shop-empty-box-text {
    margin-top: 15px;
    color: #6f7071;
    font-size: 14px;
    font-weight: 700;
}

.header-alerts{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-rectangle {
	display: none;
	align-items: center;
	justify-content: flex-start;
	position: fixed;
    top: 20px;
    z-index: 1000;
	width: 50px;
	height: 50px;
	background: #E4FFCF;
	transform: scale(0);
	border-radius: 50%;
	color: #fff;
	opacity: 0;
	overflow: hidden;
}
.header-rectangle.show{
    display: flex;
    animation: scale-in .3s ease-out forwards,
		expand .35s .25s ease-out forwards;
}

.header-notification-text {
	display: flex;
	align-items: center;
	padding: 0 10px;
	font-size: 14px;
    gap: 7px;
    margin: 0 auto;
}
.header-rectangle.show .header-notification-text {
    animation: fade-in .65s ease-in forwards;
}
.header-notification{
    color: #4EA00D;
}
@keyframes scale-in {
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes expand {
	50% {
		width: 350px;
		border-radius: 6px;
	}
	100% {
		width: 250px;
		border-radius: 4px;
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,.2),
								0px 1px 1px 0px rgba(0,0,0,.14),
								0px 3px 3px -1px rgba(0,0,0,.12);
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: .8;
	}
}


/*title*/
.bobtoys-title{
    width: 100%;
    text-align: center;
    font-size: 18px;
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 3px;
}
.bobtoys-title span{
    color: var(--secondary-color);
    font-weight: 600;
    font-size: 19px;
}

.bob-first-title {
    width: 100%;
    height: 73px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 0px;
    margin-bottom: 22px;
}

.bob-title-sec .container{
    height: 100%;
}

.bob-first-title::before{
    position: absolute;
    content: '';
    background-image: url(../images/back-title.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    /*height: 100%;*/
    height: 40%;

}

/*title*/

.clouds-back{
    background-image: url(../images/clouds-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 430px;
}

.clouds-back2{
    background-image: url(../images/clouds-back2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 390px;
    background-position: top;
}



footer {
    position: relative;

    width: 100%;
    background-color: #042341;
    height: 100%;
}

footer .container {
    padding-inline: 0;
    padding-block: 12px 60px;
}
.footer-client-container-left {
    margin: 0 !important;
}
.footer-main-container {
    display: flex;
    padding-top: 90px;
    position: relative;
}

.footer-logo-box {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 7px;
}

.footer-logo-box p {
    text-align: right;
    color: #fff;
    margin-bottom: 6px;
    font-size: 14px;
    width: 70%;
}

.footer-main-section-logo img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.footer-client {
    display: flex;
    flex-direction: column;
    text-align: right;
    line-height: 35px;
}

/* .footer-client-text {
    display: flex;
    flex-direction: column;
} */
.footer-title-right {
    color: var(--blue-color);
    font-size: 14px;
}

.footer-title-left {
    color:  var(--blue-color);
    font-size: 14px;
}

.footer-client a {
    color: #fff !important;
    font-size: 12px;
}

.footer-address {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.footer-client-container-right {
    margin-top: 0;
}

.footer-client-text-right{
    width: 100%;
}

.footer-address-text {
    width: 80%;
    display: flex;
    justify-content: center;
    /*align-items: flex-end;*/
    gap: 5px;
    /* / width: 61%; / */
    position: relative;
    border-bottom: 1px solid  var(--blue-color);
    padding-bottom: 15px;
}

.footer-address-text span {
    color:  var(--blue-color);
    font-size: 13px;
}

.footer-icons {
    width: 80%;
    margin-top: 15px;
    /* / width: 61%; / */
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid  var(--blue-color);
    padding-bottom: 15px;
}

.footer-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid  var(--blue-color);
    border-radius: 50%;
    width: 42px;
    height: 42px;
    padding: 8px;
    position: relative;
}

.footer-icon::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    background-color:  var(--blue-color);
    transition: all .5s;
    border-radius: 50%;
}

.footer-icon svg {
    position: relative;
    z-index: 1;
}

.footer-tel {
    width: 80%;
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    /* / width: 61%; / */
    justify-content: center;
    display: flex;
    gap: 5px;
    align-items: center;
}

.footer-tel a {
    font-size: 12px;
    color: #fff !important;
}

.bob-footer-rights {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00172d;
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.bob-footer-rights span {
    color:  var(--blue-color) !important;
    font-size: 10px;
    margin-inline: 5px;
    display: flex;
    gap: 5px;
    align-items: center;
}

.bob-footer-rights a {
    font-size: 10px;
    color:  var(--blue-color) !important;
    border-bottom: 1px solid  var(--blue-color);
}

.bob-footer-rights span:nth-child(2) {
    padding-left: 5px;
    /* border-left: 1px solid #FDDB00; */
}


/* sweet-alert design */
.sweet-alert{
    overflow: visible !important;
}
.sweet-alert h2{
    font-size: 1rem !important;
    float: right;
    padding-bottom: 1rem;
    color: #606060;
    display: block;
    width: 100%;
    text-align: right;
}

.swal2-styled.swal2-confirm {
    background-color: #dc3545 !important;
    font-size: 13px !important;
}

.swal2-styled.swal2-cancel {
    border: 1px solid #c3c3c3 !important;
    background: #fff!important;
    font-size: 13px !important;
    color: #838383 !important;
}


.swal2-title {
    font-size: 14px !important;
    font-weight: 600;
    text-align: initial !important;
}
.sweet-alert p{
    display: block;
    font-size: 16px;
    text-align: right;
}
.sa-confirm-button-container .confirm{
    font-size: 13px !important;
}
.sa-button-container .cancel {
    font-size: 13px !important;
    border: 1px solid #c3c3c3;
    background: #fff;
}
.sweet-alert .sa-icon{
    width: 50px!important;
    height: 50px!important;
    margin-top: -60px !important;
    background: #fff;
    padding: 20px;
    border: none !important;
    outline: 1px solid #ccc;
    outline-offset: -10px;
    box-shadow: 1px 1px 5px #ccc;
}
.sweet-alert .sa-icon.sa-error .sa-line {
    height: 3px!important;
    width: 34px!important;
    top: 23px!important;
}
.sa-button-container{
    float: left;

}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right{
    right: 8px !important;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left{
    right: 8px !important;
}

.swal2-actions {
    margin: 1.25em 1rem 0 !important;
    justify-content: end !important;
}
/*.swal2-popup{*/
/*    padding: 1.5rem 1rem !important;*/
/*}*/

/* sweet-alert end*/
header .cartEmpty img {
    margin-inline: auto;
    width: 180px !important;
}
.cartEmpty img {
    width: 240px;
    margin-right: -80px;
}
header .cartEmpty {
    height: 100%;
    margin-top: 0 !important;
}
.cartEmpty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    margin-top: 2rem;
}
header .cart-empty-title {
    margin: 1rem auto 0;
}
.cart-empty-title {
    margin-right: -30px;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 2rem;
}
/*social*/
.index-banner-about .social.phone {
    transition: all 0.8s ease;
    border: 2px solid #698fb7;
}

.index-banner-about .social {
    background-color: #fff;
}
.index-banner-about .social {
    opacity: 0;
    left: 0;
    bottom: 0;
}
.index-banner-about .bg_links {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #74b5ab;
    border-radius: 100%;
    backdrop-filter: blur(5px);
    position: absolute;
    padding: 0.4rem;
}
.wave-sm {
    animation-delay: 0.3s;
}

@keyframes waveIn {
    from {
        opacity: 0;
        transform: scale(0.3) translate(-20px, 10px);
    }

    50% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.wave {
    animation: waveIn 1.2s infinite ease-out;
    transform-origin: 50% 50%;
}
.wave-md {
    animation-delay: 0.45s;
}
.wave-lg {
    animation-delay: 0.6s;
}
.wave-sm {
    animation-delay: 0.3s;
}
.icon {
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.icon {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
}
.index-banner-about {
    position: fixed;
    z-index: 10;
    bottom: 40px;
    left: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    transition: all 0.2s ease;
}
.index-banner-about:hover {
    width: 115px;
    height: 115px;
    transition: all 0.6s cubic-bezier(0.64, 0.01, 0.07, 1.65);
}
.index-banner-about:hover .social.dribbble {
    bottom: 40%;
    left: 40%;
    transition: all 0.3s 0.15s cubic-bezier(0.64, 0.01, 0.07, 1.65);
}
.index-banner-about:hover .social {
    opacity: 1;
}
.index-banner-about .social.dribbble {
    transition: all 0.3s ease;
    border: 2px solid #ea4c89;
}
.index-banner-about .social {
    background-color: #fff;
}
.index-banner-about:hover .social .icon {
    opacity: 0.9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-banner-about .social.dribbble svg path {
    fill: #ea4c89;
}
.index-banner-about:hover .social.whatsapp {
    bottom: 0;
    left: calc(100% - 50px);
    transition: all 0.3s 0.25s cubic-bezier(0.64, 0.01, 0.07, 1.65);
}
.index-banner-about:hover .social {
    opacity: 1;
}
.index-banner-about .social.whatsapp {
    transition: all 0.8s ease;
    border: 2px solid #3BDC53;
}
.index-banner-about:hover .social.phone {
    left: 0;
    bottom: calc(100% - 50px);
    transition: all 0.3s 0s cubic-bezier(0.64, 0.01, 0.07, 1.65);
}

.index-banner-about:hover .social {
    opacity: 1;
}
.index-banner-about .social.phone {
    transition: all 0.8s ease;
    border: 2px solid #698fb7;
}
.index-banner-about .social.phone svg path {
    fill: #698fb7;
}
.index-banner-about .social.whatsapp svg path {
    fill: #3BDC53;
}
.index-banner-about:hover .social.phone .icon:hover {
    background-color: #698fb7;
}
.index-banner-about .social .icon:hover svg path {
    fill: #fff;
}
.index-banner-about:hover .social.whatsapp .icon:hover {
    background-color: #3BDC53;
}
.index-banner-about:hover .social.dribbble .icon:hover {
    background-color: #ea4c89;
}

.index-banner-about:hover .social .icon {
    opacity: 0.9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-banner-about .social .icon {
    width: 100%;
    height: 100%;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    display: flex;
    transition: all 0.2s ease, background-color 0.4s ease;
    opacity: 0;
    border-radius: 100%;
}

.icon {
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.index-banner-about .social.whatsapp {
    transition: all 0.8s ease;
    border: 2px solid #3BDC53;
}


.footer-main-section-logo{
    width: 160px;
    height: 100px;
}

.footer-main-section-logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}


@media screen and (max-width: 1900px){
    .clouds-back2 {
        position: relative;
        top: 74px;
    }
}

@media screen and (max-width: 1399px){

    .bobtoys-title span {
        font-size: 18px;
    }

    .navbar-tel a {
        display: flex;
        align-items: center;
    }

    .phone__number {
        padding: 0.3rem 0.8rem;
        font-size: 16px;
    }

    .navbar-tel {
        margin-left: 0;
    }

}

@media screen and (max-width: 1199px){

    .product-quantitiy {
        background-color: #fda45f;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        right: 0;
        top: 5px;
    }
    .each-item-bottom  svg path{
        /*fill: #292929;*/
    }

    .category-icon-btn svg path{
        fill: #ffff;
        stroke: #292929;
        stroke-width: 1.4px;
    }

    .cart-item-bottom svg path{
        /*stroke: #292929;*/
        stroke-width: 1.4;
        fill: #fff;
    }
    .cart-item-bottom svg circle{
        stroke: #292929 ;
    }

    .mobile-navbar-icons {
        display: flex;
    }

    .header-profile-icon span{
        display: none;
    }

    .header-profile-icon svg.svg-enter{
        display: block;
    }

    .bob-mobile-logo{
        position: absolute;
        left: calc(100% - 53%);
        width: 82px;
        height: 82px;
        top: 0;
    }

    .bob-mobile-logo img{
        width: 100%;
        height: 100% !important;
    }

    .header-main-section {
        justify-content: center;
    }

    .form-head{
        /*display: none;*/
    }

    .search-mobile{
        padding-inline: 15px;
        padding-block: 16px;
    }

    .search-mobile form{
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /*.header-search-box{*/
    /*    display: none;*/
    /*}*/


    .header-profile-icon svg:nth-child(2){
        display: none;
    }

    .header-profile-icon {
        width: 42px;
        height: 42px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        padding: 8px;
        position: relative;
    }

    .header-logo-link{
        position: absolute;
        right: -23px;
    }

    .header-search-box {
        margin-right: unset;
        padding-left: unset;
    }

    .bob-navbar {
        padding-bottom: 4px;
    }

    .bob-navbar-nav-mobile {
        margin-right: 0;
    }

}

@media screen and (max-width: 991px){

    .footer-main-section-logo {
        width: 108px;
        height: 44px;
    }

    .footer-main-container {
        padding-top: 0px;
    }
    .clouds-back {
        height: 184px;
    }
    .clouds-back2 {
        height: 184px;
    }
}

@media screen and (max-width: 767px){

    .product-banner-title {
        flex-wrap: nowrap;
        overflow: auto hidden;
        scrollbar-width: none;
    }

    .product-banner-title>* {
        min-width: max-content;
    }

    .product-banner-title span {
        font-size: 12px !important;
    }

    .phone__number {
        padding: 0.1rem 0.8rem;
    }

    .clouds-back2 {
        height: 148px;
    }
    /*.blob-btn:before {*/
    /*    border: 2px solid #ffa45e;*/
    /*    background: #ffa45e !important;*/
    /*}*/
    /*.off_swiper_cards .addToCart_btn span {*/
    /*    z-index: 2;*/
    /*    color: #ffff;*/
    /*    position: relative;*/
    /*}*/
    /*.blob-btn__inner {*/
    /*    background: #ffa45e;*/
    /*}*/

    .blob-btn::after {
        display: none;
    }

    .blob-btn::before {
        display: none;
    }

    .blob-btn__blobs{
        display: none !important;
    }

    .shape{
        display: none !important;
    }
    .addToCart_btn span {
        background: unset !important;
        color: #ffff !important;
    }

    .addToCart_btn {
        border: 1px solid var(--primary-color) !important;
        background: var(--primary-color) !important;
    }
    .blob-btn__inner {
        display: none !important;
    }
    .product__cols {

        border-bottom: 1px solid #eee;
        margin-bottom: 1.2rem !important;
        padding-bottom: 1rem !important;
    }
    .final__price {
        font-size: 17px !important;
    }
    .priceUnit svg {
        width: 22px !important;
        height: 22px !important;
    }
    .see-more-btn{
        background: #fda45f !important;
    }

    .see-more-btn span{
        color: #fff !important;
    }




}

@media screen and (max-width: 575px){

    .modal-added-tocart {
        margin-bottom: 4px;
    }

    .header-profile-icon {
        margin-inline: 0px;
    }

    .header-cart-link {
        margin-inline: 0px;
    }
    .bobtoys-title span {
        font-size: 16px;
    }

    .bob-navbar .container{
        padding: 0;
    }

    .modal-address {
        height: 100%;
        margin-block: 0;
        max-height: 100%;
        border-radius: 0;
    }
}

@media screen and (max-width: 425px){

    .bob-mobile-logo {
        left: calc(100% - 59%);
    }

    .footer-title-right {
        font-size: 12px;
    }

    .modal-added-head {
        font-size: 13px;
        font-weight: 600;
    }



    .phone__number {
        padding: 0.2rem 0.5rem;
        font-size: 16px;
    }

    .clouds-back2 {
        top: 23px;
    }
    .clouds-back2 {
        height: 120px;
    }

    .navbar-tel {
        margin-left: 0;
    }

    .header-main .container{
        padding: 0;
    }
    .zeynep {
        width: 100%;
    }

    .zeynep .submenu {
        left: 100%;
    }

}


@media screen and (max-width: 375px){

    .footer-title-right {
        padding-inline: 4px !important;
    }

    .footer-title-left {
        padding-inline: 4px !important;
    }

    .bob-mobile-logo {
        left: calc(100% - 60%);
        width: 76px;
        height: 73px;
    }
}


@media screen and (min-width: 1800px){
    .bob-first-title::before{
        height: 46%;
    }
}

@media screen and (min-width: 2500px){
    .bob-index-banner {
        height: 1120px !important;
    }
}

@media screen and (max-height: 750px){
    .bob-first-title::before {
        height: 42%;
    }
}

@media screen and (min-width: 2200px) and (max-height: 995px){
    .bob-first-title::before {
        background-repeat: repeat;
        background-size: contain;
    }
}


@media screen and (min-width: 768px) {
    .navbar-nav-item a:hover {
        color: var(--primary-color) !important;
    }
}
