h1, .h1 {
    margin: 30px 0 40px;
}

header {
    position: relative;
    z-index: 999;
}

.filterz {
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.catalog-text ul li a {
    display: contents;
}
.filterz .filter .items {
    row-gap: 10px;
}

.daily_off {
    color: #FF4E63;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
}

.navbar-nav .nav-link {
    margin-right: 0.3125rem;
    margin-left: 0.3125rem;
}

.catalogBtn {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    font-weight: 600 !important;
    font-size: 0.8125rem !important;
    line-height: 100% !important;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

.catView:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
    border-color: #FC9DC0;
}

.catView:active {
    background: #F16393 !important;
    color: #fff !important;
}

.buy-btn:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
}

.buy-btn:active {
    background: #F16393 !important;
    color: #fff !important;
}

.catalogBtn:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
}

.catalogBtn:active {
    background: #F16393 !important;
    color: #fff !important;
}

.callback:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
}

.callback:active {
    background: #F16393 !important;
    color: #fff !important;
}

.searchZ:active {
    background: #F16393 !important;
    color: #fff !important;
}

.searchZ:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
}

.navLink {
    font-style: normal;
    font-weight: 600;
    font-size: 0.85rem;
    line-height: 0.9375rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #413B3B;
    position: relative;
}

.dropdown-menu .dropdown-item {
    font-weight: 500;
    text-transform: initial;
    font-size: .9rem;
    line-height: 1.5rem;
}

a.nav-link.navLink.dropdown-toogle.text-nowrap .svg-icon {
    transition: .2s;
    transform: rotate(0deg);
}

a.nav-link.navLink.dropdown-toogle.text-nowrap.show .svg-icon {
    transform: rotate(180deg);
}

.normal_color {
    color: #F16393 !important;
}

.gi-075x {font-size: 0.75rem !important; line-height: 0.9375rem !important; }
.gi-1_25x {font-size: 0.9375rem !important; line-height: 115%; }
.gi-1_5x {font-size: 1.5em !important; }
.gi-2x {font-size: 2em !important; }
.gi-2_5x {font-size: 2.5em !important; }
.gi-3x {font-size: 3em !important; }
.gi-3_5x {font-size: 3.5em !important; }
.gi-4x {font-size: 4em !important; }
.gi-4_5x {font-size: 4.5em !important; }
.gi-5x {font-size: 5em !important; }

.btn-link {
    color: #413B3B;
    text-decoration: none !important;
}

.offCatHead {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
    display: block;
    text-transform: uppercase !important;
}

.offCatItem {
    display: block;
    margin-bottom: 8px;
    font-size: 13px;
    text-transform: uppercase !important;
    padding: 10px 10px 10px 10px;
}

.offCatItem:hover {
    color: #fff;
    background-color: var(--bs-main-hover);
}

.buy-btn {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 1.0625rem 2.9375rem !important;

    width: 9.5rem;
    height: 3.125rem;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 0.9375rem !important;
    line-height: 100% !important;
    /* identical to box height, or 0.9375rem */
    text-transform: none !important;
    letter-spacing: 0.01em;
}

.callback {
    /*width: 11.25rem !important;*/
    background: #FFFFFF !important;
    border: 0.075rem solid #FD89AC !important;
    border-radius: 0.75rem !important;
}

.searchZ {
    width: 3.125rem !important;
    height: 3.125rem !important;
    background: #FD89AC !important;
    border-radius: 0.75rem !important;
}

.bolder {
    font-style: normal;
    font-weight: 500 !important;
    /*font-size: 0.75rem !important;*/
    line-height: 0.9375rem !important;
    color: #413B3B !important;
}



.bolder_phone {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #413B3B;
}

.bolder_phone_footer {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 1.0625rem !important;
    line-height: 1.3125rem !important;
    color: #413B3B !important;
}

.bolder_phone_footer {
    margin-bottom: 5px;
    display: block;
}

.banner_slide {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    background: linear-gradient(0deg, #ffffff, #F6F6F6 200%) no-repeat !important;
}

.banner_slide .w-100 {
    border-radius: 24px;
}

.banner_slide .carousel-item {
    position: relative;
}

.banner_slide .carousel-item .button_url {
    display: block;
    position: absolute;
    width: 237px;
    height: 60px;
    left: 50%;
    transform: translateX(55%);
    top: 56%;
    margin: auto;
    color: #413b3b;
    align-items: center;
    display: flex;
    justify-content: center;
    background: transparent;
    border: 1.2px solid #FD89AC;
    border-radius: 12px;
    text-align: center;
    font-size: 15px;
    line-height: 37px;
    text-decoration: unset;
    font-weight: 600;
}

.banner_slide .carousel-item:first-child .button_url {
    background: linear-gradient(to right, #fef1ca, #efdece);
    left: 45%;
    border: transparent;
    top: 50%;
}


.banner_slide .carousel-item:first-child .button_url:hover {
    background: linear-gradient(to right, #ecdbbf, #e2b7b1);
}

.banner_slide .carousel-item .button_url:hover {
    background: #FD89AC;
    color: #fff;
}

.benefit_group {
    padding: 1.5625rem 1.5625rem 1.5625rem 1.5625rem !important;
}
.button_url:hover {
    background: #FC9DC0 !important;
    color: #fff !important;
}
/*.page-catalog .column-content .filter .item.active {
    background: #F16393;
    color: #fff;
}*/

button.btn.compare {
    border: 0;
    width: 26px;
    height: 26px;
    background: transparent;
    cursor: pointer;
    padding: 0;
    margin-left: 0;
    border-radius: 5px;
}

button.btn.wishlist {
    margin-right: 20px;
    margin-left: 30px;
}

button.btn.compare:hover {
    background: transparent;
}

button.btn.compare:hover svg path {
    stroke: var(--bs-main-active);
}

.list-products .product .buy a .icon {
    padding: 0 12px;
    border-right: 1px solid #fff;
    margin-right: 12px;
}

.list-products .product .buy a {
    padding: 14px 52px;
    background: var(--bs-main-normal);
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: 12px;
}

.buy a:hover {
    background: var(--bs-main-hover);
}

.buy button:hover {
    background: var(--bs-main-hover);
}

.buy a:active {
    background: var(--bs-main-active);
}

.buy button:active {
    background: var(--bs-main-active);
}

.buy a:focus {
    background: var(--bs-main-active);
}

.buy {
    position: absolute;
    bottom: -60px;
    left: -3px;
    right: -3px;
    background: #fff !important;
    height: 60px;
    border: 3px solid #e8e8e8;
    border-top: 0px !important;
    z-index: 99;
    display: none;
    box-shadow: 0px 8px 0 #fff;
}

.list {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 8px;
}

.letter {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    color: var(--bs-main-normal);
}

.list .btn-link {
    display: flex;
    align-items: center;
}

.list .btn-link:not(:last-child):after {
    content: '•';
    display: flex;
    font-size: 26px;
    line-height: 0;
    margin-left: 5px;
    color: #fd92b1;
}

.flex-box.justify-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-box.align-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.height-full {
    height: 100%;
}
.flex-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.list-products {
    justify-content: flex-start;
    gap: 32px;
    row-gap: 2px;
}

.list-products .product .buy a .icon {
    display: none;
}

.svg {
    width: 16px;
    height: 16px;
}

.alert .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    border: none;
    font-size: 24px;
    background: none;
    line-height: 36px;
    border-left: 1px solid rgba(0,0,0,0.05);
}

.noUi-connect {
    background: var(--bs-main-normal);
    box-shadow: inset 0 0 3px rgb(51 51 51 / 45%);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.ocfilter-option label small {
    background-color: var(--bs-main-normal);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    color: #ffffff;
    font-weight: 200;
    font-size: 10px;
    margin-left: 5px;
    padding: 3px;
}

/*.list-products .product .buy {
    position: absolute;
    bottom: -60px;
    left: -3px;
    right: -3px;
    background: #fff;
    height: 60px;
    border: 3px solid #e8e8e8;
    border-top: 0;
    z-index: 99;
    display: none;
    box-shadow: 0px 8px 0 #fff;
}*/

.list-products .product .buy {
    
}

.related .list-products .product .buy {
    left: 0;
}

.alert {
    font-size: 1.1em;
    padding-right: 60px;
}

.alert a {
    color: #000;
    font-weight: 600;
    transition: .2s;
}

.alert a:hover {
    color: #fd89ac;
}

.page-cart .column-content .cart .options small {
    margin-top: 5px;
    font-size: .95em !important;
}

.simplecheckout-cart td {
    padding: 15px 7px;
}

div#simplecheckout_cart .checkout-heading {
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: bold;
}
.simplecheckout-cart .total p, .simplecheckout-cart .price p {
    font-size: 1.2em !important;
}

div#simplecheckout_cart .checkout-heading .checkout-heading-button a {
    text-decoration: none;
    background-color: #ff8383;
    color: #fff !important;
    display: flex;
    padding: 5px 20px;
    border-radius: 5px;
    transition: .2s;
        font-weight: bold;
    letter-spacing: .5px;
    font-size: 14px;
}

div#simplecheckout_cart .checkout-heading .checkout-heading-button a:hover {
    background-color: #ff3636;
}
.list-products .product .buy a:focus,
.list-products .product .buy a:hover {
    background: var(--bs-main-active);
}

.daily_offer {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
}

.daily_details > h6 {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 1.5 rem !important;
    color: #413B3B !important;
}

.daily-offer-h6 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 125%;
    text-transform: uppercase;
    color: #413B3B;
}

.daily_img {
    position: relative;
    max-width: 415px !important;
    margin: 0 -10px;
}

.daily_img::before {
    background: linear-gradient(90deg, #DDD6F3 0%, #FAACA8 100%), #F5F5F5;
    border-radius: 1.25rem;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    z-index: -1;
    top: 0.2rem;
    left: 0.3rem;
    width: 100%;
    height: 100%;

    background: linear-gradient(to right, #DED5F2, #FAADA9);
    content: '';
    box-shadow: inset 0.125rem 0.125rem 0rem 0rem white;
}

.pageContainer {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}

.bottom-line {
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 0.9375rem;
    color: #606060;
    opacity: 0.5;
    box-shadow: 0rem 0.75rem 3rem 0.0625rem rgba(21, 21, 21, 0.06);
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}

.list-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 2.25rem !important;
    color: #413B3B !important;
}

.list-link:hover {
    color: var(--bs-main-normal) !important;
}

p.mt-3 > small {
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #84848E !important;
}

.mt2Span {
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #413B3B !important;
}

.footer-h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #413B3B;
}

.footer-text {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    color: #413B3B;
}

.seo-img-right {
    max-width: 700px !important;
    position: relative;
}

.seo-img-right::before {
    background: linear-gradient(90deg, #DDD6F3 0%, #FAACA8 100%), #F5F5F5;
    border-radius: 1.25rem;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    z-index: -1;
    top: 0.25rem;
    left: 0.375rem;
    width: 100%;
    height: 100%;
    content: '';
    box-shadow: inset 0.125rem 0.125rem 0rem 0rem white;
}

.seo-img-left {
    max-width: 700px !important;
    position: relative;
}

.seo-img-left::before {
    background: linear-gradient(90deg, #DDD6F3 0%, #FAACA8 100%), #F5F5F5;
    border-radius: 1.25rem;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    z-index: -1;
    top: 0.25rem;
    right: 0.275rem;
    width: 100%;
    height: 100%;
    content: '';
    box-shadow: inset 0.125rem 0.125rem 0rem 0rem white;
}

.catH3 {
    padding: 1.25rem;
    font-size: 1.5rem !important;;
}

.itemName {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 135%;
    color: #413B3B;
    text-decoration: none;
    display: block;
}

.section-h3 {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 100%;
    color: #413B3B;
}

.itemPrice {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 165%;
    color: #737373;
}

.itemPrice > b {
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 1rem !important;
    line-height: 165% !important;
    color: #413B3B !important;
}

.itemProps {
    font-style: normal;
    font-weight: 400;
    font-size: 0.9375rem;
    line-height: 165%;
    color: #F16393;
}

.itemProps > small {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 0.9375rem !important;
    line-height: 165% !important;
    color: #737373 !important;
}

.cataLogStuff,
.recomendations,
.seo_stuff {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
    margin-top: 120px;
}

.seo_stuff {
    margin-bottom: 120px;
}

.cataLogStuff .mb-5 {
    margin-bottom: 0 !important;
}

.recomendations #pills-tab {
    gap: 32px;
}

.card-img-top {
    margin-bottom: 4px;
}

.womans {
    padding: 1.5625rem;
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem;
}

.kids {
    padding: 1.5625rem;
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem;
}

.card-body > h5 {
    font-size: 0.8125rem !important;
    line-height: 135% !important;
    color: #413B3B !important;
}

.card {
    border: 0rem !important;
    text-decoration: none !important;
    color: #413B3B !important;
}



.catalog-catList {
    text-decoration: none;
}

.subCatCards {
    background: transparent;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.08);
    border-radius: 0.75rem;
}

.prodCard {
    /*min-height: 35.3125rem !important;*/
    background: #FFFFFF;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.08);
    border-radius: 0.75rem;
}

.prodCardItemName {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 0.8125rem !important;
    line-height: 135% !important;
    text-align: center;
    color: #413B3B;
}

.prodCardPrice {
    font-style: normal;
    font-weight: 400;
    font-size: 0.6875rem;
    color: #737373;
    line-height: 100% !important;
}

.badgeNew {
    top: 7%;
    right: -2%;
}

.badgeHit {
    top: 7%;
    left: 15%;
}

.badgeSale {
    top: 7.5%;
    left: 20%;
    background: #96C8ED;
    border: 0.09375rem solid #96C8ED;
    transform: rotate(-90deg);
    font-style: normal;
    font-weight: 700;
    font-size: 0.8125rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    padding-right: 0.9375rem !important;
    border-top-left-radius: 0.3125rem !important;
    border-bottom-left-radius: 0.3125rem !important;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0 100%, 0% 50%, 0 0) !important;
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0 100%, 0% 50%, 0 0) !important;
}

.prodCardBuyBtn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: .5rem .5rem;
    gap: 0.625rem;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: #FD89AC;
    border-radius: 0.75rem;
    text-decoration: none !important;
}

.prodCardBuyBtn:active {
    background: #F16393;
    border-radius: 0.75rem;
    color: #FFFFFF;
}

.prodCardBuyBtn:focus {
    background: #F16393;
    border-radius: 0.75rem;
    color: #FFFFFF;
}

.prodCardBuyBtn:hover {
    background: #FC9DC0;
    border-radius: 0.75rem;
    color: #FFFFFF;
}

.subCardSpan {
    color: #FFF;
    font-weight: 600 !important;
    justify-content: center;
    align-items: center;
    padding: .5rem .5rem;
    text-decoration: none !important;
    border: 0rem !important;
    border-radius: 0.9375rem;
    background: #FD89AC !important;
    background-color: #FD89AC;
    max-width: 265px !important;
    margin-top: -3.125rem !important;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.04);
}

.breadcrumb .item {
    font-size: 0.9rem;
    text-decoration: none;
}

.breadcrumb .item:not(:last-child):after {
    content: '»';
    margin: 0 0.5rem;
    color: #aaa;
}
.breadcrumb li {
    list-style: none;
}
.breadcrumb li:not(:last-child):after {
    content: '>';
    display: inline-block;
    width: 0.625rem;
    margin: 0 5px;
    font-size: .8em;
}
.breadcrumb li:first-child .item span {
    font-weight: 500;
    color: #2b2b2b;
}
.breadcrumb li:last-child a span {
    color: #444;
}
.breadcrumb li a span {
    color: var(--bs-body-color);
    font-weight: bold;
}
.breadcrumb .item:last-child span {
    color: #84848e;
    
    font-weight: normal;
}

.catView {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1.375rem 2.3125rem;
    gap: 0.625rem;
    width: 20rem;
    height: 3.75rem;
    background: #FFFFFF;
    border: 0.075rem solid #FD89AC;
    border-radius: 0.75rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: #413B3B;
    margin-top: 43px;
}

.cardSpan {
    color: #413B3B;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    padding: 1.15rem 2rem;
    text-decoration: none !important;
    border: 0rem !important;
    border-radius: 0.9375rem;
    background: #fff !important;
    background-color: #000;
    text-decoration: none !important;
    margin-top: -4rem !important;
    transition: .2s;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.04);
}

.cataLogStuff .btn-link:hover .cardSpan {
    background: var(--bs-main-normal) !important;
    color: #fff;
}

.cardSpan p {
    font-size: 15px;
}

.itemCardName {
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 135%;
    text-align: center;
    color: #413B3B;
}

.card:hover .itemCardName {
    color: var(--bs-main-normal);
}



.cardSpan:hover {
    text-decoration: none !important;
}

.seo-h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 2rem !important;
    line-height: 135% !important;
    color: #413B3B;
}

.seo-h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 135%;
    color: #413B3B;
    margin: 35px 0 10px;
}

h4, .h4 {
    font-size: 1.5rem;
    margin: 30px 0 10px;
}

.seo-list {
    list-style-position: inside;
    /*list-style: url('/assets/images/dot.svg');*/
}

.catalog-text ul li {
    list-style: none;
    position: relative;
    display: flex;
}

li.seo-text-smaller::marker {
    content: url('/assets/images/dot.svg');
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--bs-main-normal);
    margin-right: .5rem;
    display: inline-block;
}

.catalog-text ul li:before {
    content: url(/assets/images/dot.svg);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    margin-right: 10px;
}

.seo-text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 175%;
    color: #413B3B;
    margin-bottom: 25px;
}

.seo-text-smaller {
    font-style: normal;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #413B3B;
}

.seo-list {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 0.9375rem !important;
    margin-top: 20px;
    padding-left: 0;
    color: #413B3B !important;
}

.card-text {
    font-weight: 400;
    font-size: 0.85rem;
    line-height: 160%;
    text-align: center;
    color: #737373;
}

.favHeart_filld {
    color: #E77373 !important;
}

.favHeart_empty {
    color: #84848E !important;
}

.favHeart {

}

.badgePPCtrl {
    padding-top: 0.4375rem;
    padding-left: 0.5rem;
}

.badgePPCtrl:hover {
    color: #fff !important;
}

.back2top {
    display: none;
    position: fixed;
    bottom: 286px;
    right: 16px;
    z-index: 99;
    outline: none;
    cursor: pointer;
}

.back2top svg {
    width: 34px;
}

.back2top svg circle {
    opacity: .8;
    transition: .2s;
}

.back2top:hover svg circle {
    opacity: 1;
}

.foot {
    background: #fafafa;
    padding-top: 5rem;
    padding-bottom: 5rem;
    border-top: 1px solid #F5F5F5;
    margin-top: 120px !important;
}

.name {
    font-size: .9rem;
}

/*==========================================================////////MODULE.css\\\\===============================================================*/
.left-categories {
    padding-bottom: 10px;
    background: #FFFFFF;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.08);
    border-radius: 0.75rem;
    margin-bottom: 40px;
}

.left-categories .title {
    font-weight: 600;
    font-size: 1rem;
    position: relative;
    padding: 1rem;
    background: var(--bs-main-normal);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0.75rem 0.75rem 0 0;
}

.left-categories .children {
    margin-bottom: 0.5rem;
}

.left-categories .item {
    height: 2.25rem;
    line-height: 2.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left-categories > .item {
    font-weight: bold;
}
.left-categories .children .item a,
.left-categories .children .item span,
.left-categories .children .item.active span {
    padding-left: 30px;
}

/*.left-categories > .item:nth-child(3), .left-categories > .item:nth-child(4), .left-categories > .item:nth-child(5) {*/
/*    background: rgb(245 215 215 / 50%);*/
/*    margin-left: -1.5rem;*/
/*    padding-left: 1.5rem;*/
/*    margin-right: -0.5rem;*/
/*    height: 2.875rem;*/
/*}*/
.left-categories > .item:nth-child(2) a, .left-categories > .item:nth-child(3) a, .left-categories > .item:nth-child(4) a, .left-categories > .item:nth-child(5) a {
    font-weight: 600;
    font-size: 110%;
    display: flex;
    align-items: center;
    height: inherit;
    color: var(--bs-link-color);
}
/*.left-categories .item:not(:last-child) {
    border-bottom: 0.0625rem dotted #ddd;
}*/
.left-categories .children a, .left-categories .item a {
    color: #413B3B;
}
.left-categories .item a {
    white-space: nowrap;
    width: 100%;
    text-decoration: none;
    display: block;
    transition: .2s;
    
}

.left-categories .item > a {
    padding-left: 20px;
    padding-right: 20px;
}
.left-categories .item:hover a,
.left-categories .item.active a {
    color: #413B3B;
}
.left-categories .item:hover {
    background: #FFDADA;
}
.left-categories .item.active {
    font-weight: bold;
    background: #FFDADA;
}

.left-categories .item.active span {
    cursor: default;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.products-filters {
    padding: 0.5rem;
    border: 0.1875rem solid #f3f3f3;
    padding-left: 1.5rem;
}

.products-filters .title {
    font-weight: 600;
    font-size: 1rem;
    position: relative;
}
.products-filters .title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -1rem;
    height: 0.375rem;
    width: 0.375rem;
    background: #c90398c4;
    transform: translateY(-50%);
}

.products-filters .button-filter {
    width: 100%;
    height: 2.25rem;
    background: #ececec;
    border: none;
    color: #3a3a3a;
    text-shadow: 0.0625rem 0.0625rem rgba(255, 255, 255, 0.8);
}

.products-filters .list {}

.products-filters .list .item {}
.products-filters .list .item:not(:last-child) {
    margin-bottom: 0.5rem;
}


.campare-table {
    table-layout: fixed;
    max-width: none;
}

.campare-table tbody tr:nth-child(even) {
    background: transparent;
}

.campare-table tbody tr td {
    vertical-align: middle;
    width: 100%;
}

.campare-table tbody tr td:first-child {
    min-width: 12.5rem;
    font-size: 0.75rem;
    text-align: left;
    padding: 0.625rem 1.25rem;
    font-weight: bold;
}

.review-item {
    padding: 1rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.08);
    border-radius: 0.75rem;
}

.date {
    font-size: 0.8125rem;
}

.tech_link .svg-icon {
    margin-right: 8px;
}

.tech_link ul li.mx-xxl-3:last-child {
    margin-right: 0 !important;
}

.answer {
    padding: 1rem;
    background: #d3d3d3;
    box-shadow: 0rem 0.875rem 3rem 0.0625rem rgba(21, 21, 21, 0.08);
    border-radius: 0.75rem;
}
.bg-danger {
    background-color: var(--bs-main-active);
}

.hidden {
    display:none !important;
}

.search_top {
    width: 46vw;
    padding-right: 0;
}

.search_top .form-control {
    padding-left: 25px;
    padding-right: 30px;
}

.simplecheckout-cart td.quantity .input-group {
    flex-wrap: nowrap;
    align-items: center;
}
#simplecheckout_cart .form-control {
    font-size: 14px;
    font-weight: bold;
    color: var(--bs-link-hover-color);
}
.page-cart .column-content .cart .quantity button {
    transition: .2s;
}
.page-cart .column-content .cart .quantity button:hover {
    background: var(--bs-link-hover-color);
    border-color: var(--bs-link-hover-color);
    color: #fff;
}

.feed_header {
    align-items: center;
    display: flex;
        padding-right: 0;
}

.feed_header a:first-child {
	font-style: normal;
	font-weight: 500;
	font-size: 1em;
    line-height: 1em;
	text-transform: none;
	text-decoration: none;
	margin-right: 20px;
}

a.vk {
    border: 1px solid #1e88e5;
    padding: 10px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    transition: .2s;
}

a.ok {
    border: 1px solid #f7931e;
    padding: 10px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
        margin-left: 5px;
    transition: .2s;
}

a.vk svg path {
    transition: .2s;
}

a.vk:hover {
    background: #1e88e5;
}

a.ok:hover {
    background: #f7931e;
}

a.vk:hover svg path {
    fill: #fff;
}
.footer_logo div {
    display: flex;
}
.feed_header .callback svg {
	display: none;
}

.footer_logo {
    display: flex !important;
    flex-direction: column;
    gap: 40px;
}

.sitemap_list a,
.sitemap_list ul li {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    transition: .2s;
}

.sitemap_list ul li {
    position: relative;
}

.sitemap_list ul > li:not(.parent) {
    display: flex;
    align-items: center;
    gap: 5px;
}

.sitemap_list ul li:before,
.offcanvas-body ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #fd89ac;
    border-radius: 50%;
    transition: .2s;
}
.sitemap_list ul li.parent:before {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    bottom: 3px;
}
.sitemap_list a:hover {
    color: #fd89ac;
}

.sitemap_list ul li:hover:before,
.offcanvas-body ul li:hover:before {
    width: 7px;
    height: 7px;
}

.sitemap_list ul li.first > a{
    font-weight: 800;
    font-size: 1.1em;
}

.sitemap_list ul li.second > a {
    font-weight: 600;
    font-size: 1.05em;
}



header > .container-fluid {
    position: relative;
    z-index: 999;
    background: #fff;
}

.offcanvas.offcanvas-top {
    transition: .4s;
    z-index: 99;
}

.offcanvas.show {
    
}

.offcanvas-body {
    padding-left: 4rem;
    padding-right: 4rem;
}

.offcanvas-header {
    padding: 20px;
    flex-direction: row;
}

.offcanvas-header {
    justify-content: center;
    gap: 20px;
    font-size: .8em;
}

.offcanvas-title {
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.offcanvas-header .btn-close {
    opacity: 1;
    transition: .2s;
}

.offcanvas-header .btn-close:hover {
    background-color: #fd89ac;
}

.offcanvas-header + hr {
    display: none;
}

.justify-content-justify {
    justify-content: space-between;
}

.offcanvas.offcanvas-top {
    bottom: 0;
    top: unset;
    height: calc(100% - 247px) !important;
}

.offcanvas-body ul {
    padding-left: .5rem;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.offcanvas-body ul li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.offcanvas.show:not(.hiding) {
}

.offcanvas-backdrop.show {
    display: none;
}

/*.col-lg-auto.no-child:first-child:after {
    content: '';
    background-image: url(https://elenatex.com/image/catalog/elenateks/platya/p-166/p-166petrol%281%29.jpg);
    display: block;
    width: 100%;
    max-width: 200px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}*/


.product-info .product-title {
    display: flex;
    position: relative;
}

/*.prod_nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}*/
.carousel-control-prev, .carousel-control-next {
    width: 6%;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 24px;
    height: 45px;
    background-size: auto;
    background-color: #fd89ac;
    border-radius: 3px;
}

.daily_details > h6 {
    display: flex;
    align-items: center;
    gap: 12px;
}

.nav-tabs .nav-link {
    padding-left: 0;
    padding-right: 0;
    margin-left: var(--bs-nav-link-padding-y);
    margin-right: var(--bs-nav-link-padding-y);
}

.nav-tabs .nav-link:hover {
    color: var(--bs-main-normal) !important;
}

.simplecheckout label input, .simpleregister label input {
    margin-right: 5px;
}

#customer_register label {
    display: flex !important;
    align-items: center;
}

.row-customer_register {
    margin-top: 10px;
}

.zoomit-container {
    max-height: 100%;
}

.blockquote {
    font-size: 1em;
    font-style: italic;
    color: #000;
    position: relative;
    padding-left: 15px;
}
.blockquote:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    background-color: #fd89ac;
    height: 100%;
}


















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

.order-first a {
    display: flex;
    max-width: 205px;
    flex-wrap: nowrap;
}
.order-first a img {
    object-fit: contain;
}
.search_top {
    width: 40vw;
}
}

@media screen and (max-width: 1760px) {
.list-products .product .prices .item:not(:last-child) {
    font-size: 14px;
}
.list-products .product .prices .item .price {
    font-size: 18px;
}
.list-products .product .prices>div p {
    align-items: baseline;
}
.list-products .product .product-name {
    font-size: 15px;
}
.list-products .product .buy a {
    padding: 10px 44px;
    font-size: 14px;
    border-radius: 10px;
}
.list-products .product .sizes {
    font-size: 13px;
}
}

@media screen and (max-width: 1660px) {
header .row {
    flex-wrap: nowrap;
}
.list-products .product {
    width: calc(100% / 3 - 32px);
}
}


@media screen and (max-width: 1629px) {
.search_top {
    width: 40vw;
}
}


@media screen and (max-width: 1499px) {
 .mx-xxl-3 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
}
.banner_slide .carousel-item:first-child .button_url {
    width: 210px;
    height: 50px;
}
}

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

.tech_link ul li {
    display: flex;
    align-items: center;
    justify-content: center;
}
.tech_link ul li a {
    padding: 0 !important;
}
.search_top {
    width: 35vw;
}
#cart a {
    font-size: 0 !important;
}
}

@media screen and (max-width: 1400px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 94.5%;
    margin-top: 1.5625rem;
}
}

@media screen and (max-width: 1352px) {
    .search_top {
    width: 30vw;
}
.bolder_phone {
    font-size: 16px;
}
.list-products .product {
    width: calc(100% / 2 - 30px);
}
}



@media screen and (max-width: 1201px) {
.search_top {
    width: 25vw;
}
.feed_header .callback svg {
    display: block;
    width: 20px;
}
.feed_header a:first-child {
    padding: 11px;
    border-radius: 50% !important;
    margin-right: 10px;
}
.feed_header .callback span {
	display: none;
}
}