body{
     font-weight: 400;
}

input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"], input[type="search"] {
     appearance: none;
     -moz-appearance: none;
     -webkit-appearance: none;
     -ms-appearance: none;
     -o-appearance: none;
}
 input {
     outline: 0;
     -webkit-box-shadow: none;
     box-shadow: none;
     border-radius: 0;
    
}

 @media (min-width: 1410px){
     .container {
         max-width: 1410px !important;
    }
}
 .hero_canvas:before, .mfp-container,.mobile_bkg_show,.mask-overlay{
     cursor: url(../img/cursor-close.png),pointer !important;
}
 .frm_search_cat select {
     background-image: url(../img/icon_down.png);
     background-position: right 20px top 50%;
     background-size: auto 6px;
     background-repeat: no-repeat;
}
 .content-video .number:before{
     -webkit-mask: url(../img/icon_1.svg) no-repeat center center;
     mask: url(../img/icon_1.svg) no-repeat center center;
}
 @media only screen and (max-width: 767px) {
     #laber_template--18643476513053__aa1c9bd2-872b-4409-8d07-dc5133fe386c .image-card__img, #laber_template--18643476513053__aa1c9bd2-872b-4409-8d07-dc5133fe386c .alo-image {
         height: 166px;
    }
}

     .alo-collection .cat_item {
         background-color: #fff;
         padding: 20px;
         display: block;
         position: relative;
         margin-top: 5px;
         text-align: center;
    }
     .alo-collection .cat_item .cat_item__link{
         display: inline-block;
         width: 90px;
    }
     .alo-collection .cat_item .cat_item__title{
         font-weight: 600;
         font-size: 14px;
         line-height: 18px;
         -webkit-line-clamp: 1;
         display: -webkit-box;
         -webkit-box-orient: vertical;
         overflow: hidden;
         padding-top: 5px;
    }
     .alo-collection .cat_item .cat_item__title a{
        line-height: 20px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: 39px;
                font-size: 13px;
    }
     @media (max-width: 479px) {
         .shop-page .pagination {
             float: none;
             display: block;
             text-align: center;
        }
         .shop-page .note {
             text-align: center;
             margin-top: 0px;
             width: 100%;
        }
    }
     @media (min-width: 1200px) {
         .collections .mobile-content, .main-content-grid .sidebar-right, .main-content-grid .sidebar-left, .sidebar-product .sidebar, .sidebar-product main{
             padding: 0 15px;
        }
         .product_section .slick-list:hover{
             padding:30px;
             margin:-30px;
        }
    }
     @media (min-width: 768px) {
         .md\:block {
             display: block!important;
        }
         .md\:hidden {
             display: none;
        }
    }
     @media (max-width: 1024px){
         .shoppingcart-content .cart-content{
            padding:0;
        }
         .shoppingcart-content .add-order-note .cart-note__input, .shoppingcart-content .coupon input{
            width:100%;
            min-width: auto;
        }
         .md\:w-full{
            width:100%;
            max-width: 100%;
        }
    }
    /* ipad pro */
     @media only screen and (min-width : 992px) and (max-width : 1199px){
         .md\:d-none{
            display:none;
        }
         .md\:d-block{
            display:block;
        }
    }
    /* ipad */
     @media only screen and (min-width : 768px) and (max-width : 991px){
         .md\:d-none{
            display:none;
        }
         .md\:d-block{
            display:block;
        }
    }
    /* mobile */
     @media only screen and (max-width : 767px){
         .slick-prev, .slick-next{
            opacity:1;
        }
         .wrap_title{
            padding:10px;
        }
         .sm\:d-none{
            display:none;
        }
         .sm\:d-block{
            display:block;
        }
         .images-card .image-card__img, .images-card .alo-image {
             width: calc(var(--image-height)*var(--aspect-ratio));
        }
         .breadcrumbs .outline-breadcrum .wrap-breadcrum h3{
            font-size: 25px;
        }
         .contact-info{
             margin-bottom: 30px;
        }
         .wrap_title .content{
             line-height: 25px;
        }
         .js_popup_prpr_wrap_newsletter .popup_content {
        }
         .js_popup_prpr_wrap_newsletter .popup_content .content{
             width: 100%;
             max-width: initial;
        }
         .page-404 .wrap-content .page-404-content .oops-404{
             font-size: 35px;
             line-height: 35px;
        }
         .login-register-form{
             margin-bottom:15px;
        }
         #addresses .form-vertical, #account #primary, .default_address, #register-form, #loginForm, #recoverPassword{
            padding:20px;
        }
         .slick-carousel .slick-prev{
            left: 0;
        }
         .slick-carousel .slick-next{
            right: 0px;
        }
         .slick-prev.slick-disabled, .slick-next.slick-disabled{
            display: none !important;
        }
         .grid_instagram{
             flex-direction: column;
        }
         .popup-wishlist-full, .popup-compare-full, .grid_instagram .column-right, .grid_instagram .column-left {
             width: 100%;
        }
         .mfp-close-btn-in .mfp-close{
             background: var(--color_main);
             color: #fff;
             border-radius: 100%;
             top: -10px;
             right: -10px;
             width: 30px;
             height: 30px;
        }
         .cms-popup-quickview #product-single{
            padding:15px;
        }
         .mfp-close-btn-in .mfp-close:before{
             font-size: 16px;
        }
         .alo_tooltip-content {
            display:none;
        }
    }
     .slick-initialized .slick-slide {
         display: block;
    }
     .slick-slide {
         display: none;
         float: left;
         height: 100%;
         min-height: 1px;
    }
     .slick-current {
         opacity: 1;
    }
     .slick-active {
         opacity: 1;
    }
     .slick-slide {
         transition: all ease-in-out 0.3s;
         opacity: 0;
    }
     .slick-slide {
         margin: 0px;
    }
     .alo-product-countdown .block-title {
         font-weight: 700;
         font-size: 16px;
         line-height: 20px;
         text-transform: uppercase;
         padding-bottom: 10px;
         border-bottom: 1px solid #e5e8ec;
         margin-bottom: 20px;
    }
     .block-title, .section-title {
         color: var(--color_main);
         margin: 0;
         margin-bottom: 0px;
         align-items: center;
         display: inline-flex;
         position: relative;
         font-weight: 700;
         text-transform: uppercase;
         gap: 10px;
         flex-wrap: wrap;
    }
    
  
     #bk_9db4fee8-bf56-4a81-8f7c-457c93ff21ea .grid-init .alo-item {
         padding-bottom: 0px;
    }
     @media (min-width: 1481px) and (max-width: 1920px) {
         .grid-slider-17fgc1eozj .alo-item:nth-child(4n+1) {
             clear: left;
        }
    }
     @media (min-width: 1481px) and (max-width: 1920px) {
         .grid-slider-17fgc1eozj .alo-item {
             padding: 0 0px;
             padding-bottom: 0px;
             box-sizing: border-box;
             width: calc(100% / 4);
        }
    }
     .grid-slider-17fgc1eozj .alo-item {
         float: left;
         min-height: 1px;
         min-width: 1px;
    }
     .grid-slider-17fgc1eozj .alo-item {
         padding: 0 0px;
         box-sizing: border-box;
    }
     .slick-initialized .slick-slide {
         display: block;
    }
     .slick-slide {
         display: none;
         float: left;
         height: 100%;
         min-height: 1px;
    }
     .slick-active {
         opacity: 1;
    }
     .slick-slide {
         transition: all ease-in-out 0.3s;
         opacity: 0;
    }
     .slick-slide {
         margin: 0px;
    }
     .alo-border-product .grid-slider.slick-initialized {
         border: 1px solid #e5e8ec;
         border-radius: 5px;
         background-color:#fff;
         margin: 0 -1.5px;
    }
     .grid-slider-nqcm2a9bjn.grid-init {
         visibility: visible;
         opacity: 1;
    }
     .laber-slick-carousel.collection-slider, .laber-slick-carousel.slick-initialized {
         visibility: visible;
    }
     .js_carousel.grid-init, .js_carousel.slick-initialized {
         display: block;
    }
     @media (min-width: 1481px) and (max-width: 1920px) {
         .grid-slider-nqcm2a9bjn {
             margin: 0 -0px;
        }
    }
     .grid-slider-nqcm2a9bjn {
         margin: 0 -0px;
    }
     .laber-slick-carousel {
         visibility: hidden;
    }
     .js_carousel {
         display: none;
    }
     .slick-slider {
         position: relative;
         display: block;
         box-sizing: border-box;
         -webkit-user-select: none;
         -moz-user-select: none;
         -ms-user-select: none;
         user-select: none;
         -webkit-touch-callout: none;
         -khtml-user-select: none;
         -ms-touch-action: pan-y;
         touch-action: pan-y;
         -webkit-tap-highlight-color: transparent;
    }
     .alo-border-product .slick-slide.slick-current .product-item .product-collection {
         border-inline-start: 1px solid transparent !important;
    }
     .alo-border-product .grid-slider .product-item .product-collection {
         background: transparent;
         border-inline-start: 1px solid transparent;
         border-radius: 0;
    }
     .product-item .product-collection {
         -webkit-transition: all .4s linear 0ms;
         -khtml-transition: all .4s linear 0ms;
         -moz-transition: all .4s linear 0ms;
         -ms-transition: all .4s linear 0ms;
         -o-transition: all .4s linear 0ms;
         transition: all .4s linear 0ms;
         position: relative;
         z-index: 1;
         background: #fff;
         padding: 20px;
         overflow: hidden;
    }
     .product-collection {
         flex-direction: column;
         display: flex;
    }
     #bk_9db4fee8-bf56-4a81-8f7c-457c93ff21ea .grid-init .alo-item {
         padding-bottom: 0px;
    }
     .alo-border-product .slick-slide.slick-active div:not(:first-child) .alo-item {
         border-top: 1px solid #e5e8ec;
    }
     @media (min-width: 1481px) and (max-width: 1920px) {
         .grid-slider-nqcm2a9bjn .alo-item:nth-child(4n+1) {
             clear: left;
        }
    }
     @media (min-width: 1481px) and (max-width: 1920px) {
         .grid-slider-nqcm2a9bjn .alo-item {
             padding: 0 0px;
             padding-bottom: 0px;
             box-sizing: border-box;
             width: calc(100% / 4);
        }
    }
     .grid-slider-nqcm2a9bjn .alo-item {
         float: left;
         min-height: 1px;
         min-width: 1px;
    }
     .grid-slider-nqcm2a9bjn .alo-item {
         padding: 0 0px;
         box-sizing: border-box;
    }
     .spr-icon {
         position: relative;
         top: 1px;
         width: 1.3em;
         height: 1.3em;
         font-style: normal;
         font-weight: 400;
         font-size: 14px;
         line-height: 14px;
    }
     #laber_footer1 {
        padding-top: 60px ;
         padding-right: 0 ;
         padding-bottom: 1px ;
         padding-left: 0 ;
        background-color:#f1f5f6;
    }
    @media only screen and (max-width: 1024px) {
         #laber_footer1 {
            padding-top: 40px;
            padding-right: 0;
            padding-bottom: 40px;
            padding-left: 0;
        }
    }
  #laber_menu-mobile-bottom {
        background-color:;
    }
     

    
 .layout-section-related-product-carousel  {
    padding-bottom: 30px ;
    padding-top: 10px ;
    /* background-color:#f6f7f9; */
}
@media only screen and (max-width: 1024px) {
     .layout-section-related-product-carousel ,.layout-section-related-product-carousel {

        padding-bottom: 30px;
    }
}

.product-collection__availability{
    height: 25px
}
 #laber_related-product-carousel {
     margin-top: 0;
     margin-right: 0;
     margin-bottom: 40px;
     margin-top: 10px;
     margin-left: 0;
     background-color: rgba(0, 0, 0, 0);
}
 @media only screen and (max-width: 1024px) {
     #laber_related-product-carousel {
         margin-top: 0;
         margin-right: 0;
         margin-bottom: 15px;
         margin-left: 0;
    }
}
 #laber_related-product-carousel .grid-init .alo-item {
     padding-bottom: 5px;
}
 #laber_template--18583265739037__9c7473cb-03e3-4776-8d70-60935ff7d01a {
     margin-bottom: 24px;
     background-color: rgba(0, 0, 0, 0);
}
 @media only screen and (max-width: 1024px) {
     #laber_template--18583265739037__9c7473cb-03e3-4776-8d70-60935ff7d01a {
         margin-bottom: 15px;
    }
}
 #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c {
     margin-bottom: 24px;
     background-color: rgba(0, 0, 0, 0);
}
 @media only screen and (max-width: 1024px) {
     #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c {
                 margin-bottom: 15px;
        }
}
 @media only screen and (min-width: 1200px) {
     #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .image-card__img, #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .alo-image {
         height: 88px;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 1199px) {
     #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .image-card__img, #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .alo-image {
         height: 88px;
    }
}
 @media only screen and (max-width: 767px) {
     #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .image-card__img, #laber_template--18583265739037__aa1c9bd2-872b-4409-8d07-dc5133fe386c .alo-image {
         height: 166px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_f3f82561-7b6c-4fb8-8b20-30a8e2d61b85 {
     margin-bottom: 5px;
     text-transform: uppercase;
     letter-spacing: 0;
     line-height: 18px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 700;
}
 .type_banner .laber_banner .banner_text h3#b_f3f82561-7b6c-4fb8-8b20-30a8e2d61b85 span.first, .type_banner .laber_banner .banner_text h3#b_f3f82561-7b6c-4fb8-8b20-30a8e2d61b85 span.marked, .type_banner .laber_banner .banner_text h3#b_f3f82561-7b6c-4fb8-8b20-30a8e2d61b85 span.last {
     color: #ffc600;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_f3f82561-7b6c-4fb8-8b20-30a8e2d61b85 {
         font-size: 14px;
         margin-bottom: 5px;
    }
}
 .type_banner .laber_banner .banner_text div#b_cb5f3443-127d-4149-837f-c8552808cde8 p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 18px;
     font-size: 14px;
     color: #a5b5bc;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_cb5f3443-127d-4149-837f-c8552808cde8 p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 {
     margin-bottom: 28px;
     background-color: rgba(0, 0, 0, 0);
}
 @media only screen and (max-width: 1024px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 {
                 margin-bottom: 15px;
        }
}
 @media only screen and (min-width: 1200px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 1199px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 @media only screen and (max-width: 767px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.first, .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.marked, .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.first, .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.marked, .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.last {
     color: #ffc600;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_d8b84e64-f4d5-4d0a-a65e-d9ed69b70c91 p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_d8b84e64-f4d5-4d0a-a65e-d9ed69b70c91 p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.first, .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.marked, .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.first, .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.marked, .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_0fda241f-5173-4744-b8c1-14a43f36622f p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_0fda241f-5173-4744-b8c1-14a43f36622f p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.first, .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.marked, .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.first, .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.marked, .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.last {
     color: #ffc600;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_93d28e27-4b2f-4d64-8957-30cc670cbf7d p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_93d28e27-4b2f-4d64-8957-30cc670cbf7d p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 {
     margin-bottom: 28px;
     background-color: rgba(0, 0, 0, 0);
}
 @media only screen and (max-width: 1024px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 {
                 margin-bottom: 15px;
        }
}
 @media only screen and (min-width: 1200px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 1199px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 @media only screen and (max-width: 767px) {
     #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .image-card__img, #laber_template--18583265739037__0aeb7d8f-1a26-4cff-b8db-6db5f9778718 .pr_lazy_img {
         padding-top: 180px !important;
    }
}
 .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.first, .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.marked, .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_f44dbee2-0503-4553-9c7b-0bba85c5cc02 {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.first, .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.marked, .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 span.last {
     color: #ffc600;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_4a2022da-c2ce-4e70-b45c-451f5b36cce6 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_d8b84e64-f4d5-4d0a-a65e-d9ed69b70c91 p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_d8b84e64-f4d5-4d0a-a65e-d9ed69b70c91 p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.first, .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.marked, .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_1af5b54a-2beb-4e20-b1e7-631ba6ebf292 {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.first, .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.marked, .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_f735058e-8d27-4b58-b224-8099f08e1331 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_0fda241f-5173-4744-b8c1-14a43f36622f p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_0fda241f-5173-4744-b8c1-14a43f36622f p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df {
     margin-bottom: 0px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.first, .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.marked, .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df span.last {
     color: ;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_61baf30c-d0e0-4ee5-aca8-7a3f4f46a9df {
         font-size: 12px;
         margin-bottom: 0px;
    }
}
 .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 {
     margin-bottom: 25px;
     text-transform: none;
     letter-spacing: 0;
     line-height: 30px;
     font-size: 22px;
     color: #ffffff;
     font-weight: 500;
}
 .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.first, .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.marked, .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 span.last {
     color: #ffc600;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text h3#b_36a5fd15-70d3-443f-af87-96d454791474 {
         font-size: 16px;
         margin-bottom: 10px;
    }
}
 .type_banner .laber_banner .banner_text div#b_93d28e27-4b2f-4d64-8957-30cc670cbf7d p {
     margin-bottom: 0px;
     letter-spacing: 0;
     text-transform: none;
     line-height: 17px;
     font-size: 14px;
     color: #ffffff;
     font-weight: 500;
}
 @media (max-width: 1024px) {
     .type_banner .laber_banner .banner_text div#b_93d28e27-4b2f-4d64-8957-30cc670cbf7d p {
         font-size: 14px;
         margin-bottom: 0px;
    }
}
 #laber_template--20064942915869__c65e73c7-47d4-4e05-8686-5453cd95ef55 {
    padding-top: 20px ;
     padding-right:;
     padding-bottom: 20px ;
     padding-left:;
    background-color:#f6f7f9;
}
@media only screen and (max-width: 1024px) {
     #laber_template--20064942915869__c65e73c7-47d4-4e05-8686-5453cd95ef55 {
        padding-top: 10px;
        padding-right: ;
        padding-bottom: 10px;
        padding-left: ;
    }
}
 #bk_template--18299509342493__796dcde9-8d4a-48ef-8999-6469c5c6992a-1681183219058cb956-1 {
     margin-top:;
     margin-right:;
     margin-bottom: 28px ;
     margin-left:;
}
@media only screen and (max-width: 1024px) {
     #bk_template--18299509342493__796dcde9-8d4a-48ef-8999-6469c5c6992a-1681183219058cb956-1 {
              margin-bottom: 15px;
       }
}
 #bk_template--18299509342493__796dcde9-8d4a-48ef-8999-6469c5c6992a-1681183219058cb956-2 {
     margin-top:;
     margin-right:;
     margin-bottom: 28px ;
     margin-left:;
}
@media only screen and (max-width: 1024px) {
     #bk_template--18299509342493__796dcde9-8d4a-48ef-8999-6469c5c6992a-1681183219058cb956-2 {
              margin-bottom: 15px;
       }
}
 #bk_c0a42ab8-718f-440a-b2fe-ed1ed2cbb330 {
}
@media only screen and (max-width: 1024px) {
     #bk_c0a42ab8-718f-440a-b2fe-ed1ed2cbb330 {
              margin-bottom: 15px;
       }
}
 #bk_9db4fee8-bf56-4a81-8f7c-457c93ff21ea .grid-init .alo-item{
    padding-bottom:0px;
}
 #bk_9db4fee8-bf56-4a81-8f7c-457c93ff21ea {
}
 #laber_template--18643476513053__fba309e6-0e20-4867-889f-55cd6303c411 {
     margin-bottom: 28px ;
    background-color:rgba(0,0,0,0);
}
@media only screen and (max-width: 1024px) {
     #laber_template--18643476513053__fba309e6-0e20-4867-889f-55cd6303c411 {
        margin-bottom: 15px;
    }
}
 #laber_template--18643476513053__165018826364c02d6a {
    padding-top: 30px ;
     padding-bottom: 30px ;
    background-color:#f1f5f6;
}
@media only screen and (max-width: 1024px) {
     #laber_template--18643476513053__165018826364c02d6a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
 @media only screen and (max-width : 767px){
    #laber_template--18643476513053__165018826364c02d6a .laberSlidershow .image-card__img,#laber_template--18643476513053__165018826364c02d6a .pr_lazy_img {
        padding-top: 230px !important;
    }
}
 .wrapper_caption #b_6ca105d4-c60d-4770-9dc2-3097283a894b.slide_item_h4{
    text-transform:uppercase;
     font-style: normal;
    letter-spacing:0;
    line-height:15px;
    font-size:12px;
     color:#DD3842;
     font-weight:700;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_6ca105d4-c60d-4770-9dc2-3097283a894b.slide_item_h4{
         font-size:12px;
         line-height:15px;
         font-weight:700;
    }
}
 .wrapper_caption #b_3b4b9a6c-deb6-4dfb-abdd-35da77d85b1a.slide_item_space{
     height:15px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_3b4b9a6c-deb6-4dfb-abdd-35da77d85b1a.slide_item_space{
         height:10px
    }
}
 .wrapper_caption #b_416867ec-0732-4261-a3f2-30e689d3518d.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_416867ec-0732-4261-a3f2-30e689d3518d.slide_item_h3{
         font-weight:600;
         line-height:35px;
         font-size:30px;
    }
}
 .wrapper_caption #b_b7c972a8-63f1-447a-85e1-5943ea43ad04.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
.wrapper_caption #b_b7c972a8-63f1-447a-85e1-5943ea43ad04.slide_item_h3 .first,.wrapper_caption #b_b7c972a8-63f1-447a-85e1-5943ea43ad04.slide_item_h3 .last,.wrapper_caption #b_b7c972a8-63f1-447a-85e1-5943ea43ad04.slide_item_h3 .marked{
    color:#17f084;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_b7c972a8-63f1-447a-85e1-5943ea43ad04.slide_item_h3{
         font-weight:600;
         line-height:35px;
         font-size:30px;
    }
}
 .wrapper_caption #b_5dad6501-4ec3-4b57-8305-3e7052e07c26.slide_item_space{
     height:35px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_5dad6501-4ec3-4b57-8305-3e7052e07c26.slide_item_space{
         height:20px
    }
}
 .wrapper_caption #b_a3937595-0962-4042-8971-7fd2a100461b.buttons{
     margin:0px 0px 0px 0px;
     padding:15px 40px 15px 40px;
     background-color: var(--color_btn);
     color:#ffffff;
     font-size:12px;
     font-weight:700;
    border-radius:30px 30px;
    text-transform:uppercase;
    letter-spacing:0px;
}
 .wrapper_caption #b_a3937595-0962-4042-8971-7fd2a100461b.buttons:hover{
    background-color:#212529;
     color:#ffffff 
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_a3937595-0962-4042-8971-7fd2a100461b.buttons{
        margin:0px 0px 0px 0px;
         padding:10px 40px 10px 40px;
        font-size:12px;
         font-weight:700;
    }
}
 .wrapper_caption #b_379f2442-5885-4f25-945f-6db364fb9c1a.slide_item_h4{
    text-transform:uppercase;
     font-style: normal;
    letter-spacing:0;
    line-height:15px;
    font-size:12px;
     color:#DD3842;
     font-weight:700;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_379f2442-5885-4f25-945f-6db364fb9c1a.slide_item_h4{
         font-size:12px;
         line-height:15px;
         font-weight:700;
    }
}
 .wrapper_caption #b_04b63f4a-8e00-4c61-a7a0-5be0e46bd7d5.slide_item_space{
     height:15px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_04b63f4a-8e00-4c61-a7a0-5be0e46bd7d5.slide_item_space{
         height:10px
    }
}
 .wrapper_caption #b_53c479ab-f936-4077-b245-dacc37905cfd.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_53c479ab-f936-4077-b245-dacc37905cfd.slide_item_h3{
         font-weight:600;
         line-height:34px;
         font-size:30px;
    }
}
 .wrapper_caption #b_8b306135-6ce3-4ccd-ae2e-ad75cb9f095d.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
.wrapper_caption #b_8b306135-6ce3-4ccd-ae2e-ad75cb9f095d.slide_item_h3 .first,.wrapper_caption #b_8b306135-6ce3-4ccd-ae2e-ad75cb9f095d.slide_item_h3 .last,.wrapper_caption #b_8b306135-6ce3-4ccd-ae2e-ad75cb9f095d.slide_item_h3 .marked{
    color:#17f084;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_8b306135-6ce3-4ccd-ae2e-ad75cb9f095d.slide_item_h3{
         font-weight:600;
         line-height:35px;
         font-size:30px;
    }
}
 .wrapper_caption #b_f9db16a4-5108-4986-8fc5-aa45f6f43b91.slide_item_space{
     height:50px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_f9db16a4-5108-4986-8fc5-aa45f6f43b91.slide_item_space{
         height:20px
    }
}
 .wrapper_caption #b_a18e2035-2fbd-4496-bb14-bbc57a981498.buttons{
     margin:0px 0px 0px 0px;
     padding:15px 40px 15px 40px;
     background-color: var(--color_btn);
     color:#ffffff;
     font-size:12px;
     font-weight:700;
    border-radius:30px 30px;
    text-transform:uppercase;
    letter-spacing:0px;
}
 .wrapper_caption #b_a18e2035-2fbd-4496-bb14-bbc57a981498.buttons:hover{
    background-color:#212529;
     color:#ffffff 
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_a18e2035-2fbd-4496-bb14-bbc57a981498.buttons{
        margin:0px 0px 0px 0px;
         padding:10px 40px 10px 40px;
        font-size:12px;
         font-weight:700;
    }
}
 .wrapper_caption #b_e43e933c-0347-4208-a67a-679030797cae.slide_item_h4{
    text-transform:uppercase;
     font-style: normal;
    letter-spacing:0;
    line-height:15px;
    font-size:12px;
     color:#DD3842;
     font-weight:700;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_e43e933c-0347-4208-a67a-679030797cae.slide_item_h4{
         font-size:12px;
         line-height:15px;
         font-weight:700;
    }
}
 .wrapper_caption #b_bff51bde-5bbe-4309-98a8-147edac09f33.slide_item_space{
     height:10px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_bff51bde-5bbe-4309-98a8-147edac09f33.slide_item_space{
         height:5px
    }
}
 .wrapper_caption #b_42b8c976-6e3a-4627-8694-2ce6bafb5f15.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_42b8c976-6e3a-4627-8694-2ce6bafb5f15.slide_item_h3{
         font-weight:600;
         line-height:35px;
         font-size:30px;
    }
}
 .wrapper_caption #b_4ef7ed09-8363-4fe0-801e-b1d36c42d4fd.slide_item_h3 {
    text-transform:none;
     font-style: normal;
     letter-spacing:-0.03em;
     line-height:40px;
    font-size:36px;
     color:#212529;
     font-weight:600;
}
.wrapper_caption #b_4ef7ed09-8363-4fe0-801e-b1d36c42d4fd.slide_item_h3 .first,.wrapper_caption #b_4ef7ed09-8363-4fe0-801e-b1d36c42d4fd.slide_item_h3 .last,.wrapper_caption #b_4ef7ed09-8363-4fe0-801e-b1d36c42d4fd.slide_item_h3 .marked{
    color:#ffe603;
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_4ef7ed09-8363-4fe0-801e-b1d36c42d4fd.slide_item_h3{
         font-weight:600;
         line-height:35px;
         font-size:30px;
    }
}
 .wrapper_caption #b_2191a709-e18f-4848-9a5f-2e3153242d25.slide_item_space{
     height:50px 
}
@media (max-width: 1024px) {
     .wrapper_caption #b_2191a709-e18f-4848-9a5f-2e3153242d25.slide_item_space{
         height:25px
    }
}
 .wrapper_caption #b_e9b1486a-5343-4257-a9ce-11829970464f.buttons{
     margin:0px 0px 0px 0px;
     padding:15px 40px 15px 40px;
     background-color: var(--color_btn);
     color:#ffffff;
     font-size:12px;
     font-weight:700;
    border-radius:30px 30px;
    text-transform:uppercase;
    letter-spacing:0px;
}
 .wrapper_caption #b_e9b1486a-5343-4257-a9ce-11829970464f.buttons:hover{
    background-color:#212529;
     color:#ffffff 
}
 @media (max-width: 1024px) {
    .wrapper_caption #b_e9b1486a-5343-4257-a9ce-11829970464f.buttons{
        margin:0px 0px 0px 0px;
         padding:10px 40px 10px 40px;
        font-size:12px;
         font-weight:700;
    }
}
 @media (max-width: 1024px) {
    .hide_mobile{
        display:none;
    }
}
 .breadcrumbs{
     margin-bottom:30px ;
     background-color:--color_background_breadcrumb;
}
 .breadcrumbs .outline-breadcrum .wrap-breadcrum{
     height:150px ;
}
 @media (max-width: 1024px) {
     .breadcrumbs{
     /* background-color:#fff; */
         margin-bottom:15px ;
    }
     .breadcrumbs .outline-breadcrum .wrap-breadcrum{
         height:100px ;
    }
}
 #layout-section-product-grid #collection-product .product-item,#product-grid .product-item{
     float: left 
}
 @media (min-width: 1px) and (max-width: 360px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 1);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(1n+1){
        clear: left;
    }
}
 @media (min-width: 361px) and (max-width: 480px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: left;
    }
}
 @media (min-width: 481px) and (max-width: 575px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: left;
    }
}
 @media (min-width: 576px) and (max-width: 767px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: left;
    }
}
 @media (min-width: 768px) and (max-width: 991px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: left;
    }
}
 @media (min-width: 992px) and (max-width: 1199px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 3);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(3n+1){
        clear: left;
    }
}
 @media (min-width: 1200px) and (max-width: 1479px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 4);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(4n+1){
        clear: left;
    }
}
 @media (min-width: 1480px) and (max-width: 1919px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 5);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(5n+1){
        clear: left;
    }
}
 @media (min-width: 1920px) {
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
         padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 5);
    }
     #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(5n+1){
        clear: left;
    }
}
 .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item{
     float: right 
}
 @media (min-width: 1px) and (max-width: 360px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 1);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(1n+1){
        clear: right;
    }
}
 @media (min-width: 361px) and (max-width: 480px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: right;
    }
}
 @media (min-width: 481px) and (max-width: 575px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: right;
    }
}
 @media (min-width: 576px) and (max-width: 767px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: right;
    }
}
 @media (min-width: 768px) and (max-width: 991px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 2);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(2n+1){
        clear: right;
    }
}
 @media (min-width: 992px) and (max-width: 1199px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 3);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(3n+1){
        clear: right;
    }
}
 @media (min-width: 1200px) and (max-width: 1479px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 4);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(4n+1){
        clear: right;
    }
}
 @media (min-width: 1480px) and (max-width: 1919px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
        padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 5);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(5n+1){
        clear: right;
    }
}
 @media (min-width: 1920px) {
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item {
         padding-left:2.5px;
        padding-right:2.5px;
         padding-bottom:5.0px;
         width: calc(100% / 5);
    }
     .rtl #layout-section-product-grid #collection-product .product-item,#product-grid .product-item:nth-child(5n+1){
        clear: right;
    }
}
 #collection-product,#product-grid {
    margin-left: -2.5px;
     margin-right: -2.5px;
}
 #laber_template-product-grid {
     margin-top:;
     margin-right:;
     margin-bottom: 100px ;
     margin-left:;
    background-color:;
}
@media only screen and (max-width: 1024px) {
     #laber_template-product-grid {
              margin-bottom: 50px;
       }
}
.collection-hero{
    width: 100%;
}

 @media only screen and (min-width : 1200px){
    .collection-hero__image-container .main-img{
        padding-top:200px !important;
    }
}
@media only screen and (min-width : 768px) and (max-width : 1199px){
    .collection-hero__image-container .main-img{
        padding-top:200px !important;
    }
}
@media only screen and (max-width : 767px){
    .collection-hero__image-container .main-img{
        padding-top:85px !important;
    }
}
 .breadcrumbs{
     margin-bottom:0px ;
     background-color:#f1f5f6;
}
 .breadcrumbs .outline-breadcrum .wrap-breadcrum{
     height:60px ;
}
 @media (max-width: 1024px) {
     .breadcrumbs{
         background-color: #f1f5f6;
         margin-bottom:0px ;
    }
     .breadcrumbs .outline-breadcrum .wrap-breadcrum{
         height:50px ;
    }
}
 .details-info .product-name{
     text-transform:none;
     margin-top:0px;
     margin-bottom:10px;
     font-size: 16px;
     font-weight:600;
}
 @media (max-width: 767px) {
     .details-info .product-name{
         font-size: 24px 
    }
}
 .details-info .group-button .add-to-cart{
     background-color: var(--color_btn);
     border-color: var(--color_btn);
     color:#ffffff 
}
 .details-info .group-button .add-to-cart:hover {
     background-color: #ef262c;
     border-color: #ef262c;
     color:#ffffff 
}


.details-info .product-collection__options input{
    /* position: absolute;
           z-index: -1;
           opacity: 0; */
  }
 .group-button-buyitnow .layout-payment-button button{
     background-color: #212529;
     color:#ffffff 
}
 .group-button-buyitnow .layout-payment-button__button--unbranded:hover:not([disabled]){
     background-color: #ef262c;
     color:#ffffff 
}
 #laber_template--18712330305821__main {
     margin-top: 0 ;
     margin-right: 0 ;
     margin-bottom: 30px ;
     margin-left: 0 ;
    padding-top: 40px ;
     padding-right: 40px ;
     padding-bottom: 40px ;
     padding-left: 40px ;
    background-color:#ffffff;
}
@media only screen and (max-width: 1024px) {
     #laber_template--18712330305821__main {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}
 #laber_template--18712330305821__product-page-tab {
     margin-top: 0 ;
     margin-right: 0 ;
     margin-bottom: 28px ;
     margin-left: 0 ;
    padding-top: 40px ;
     padding-right: 40px ;
     padding-bottom: 40px ;
     padding-left: 40px ;
    background-color:#ffffff;
}
@media only screen and (max-width: 1024px) {
     #laber_template--18712330305821__product-page-tab {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}
 #laber_related-product-carousel {
     margin-top: 0 ;
     margin-right: 0 ;
     margin-bottom: 40px ;
     margin-left: 0 ;
    background-color:rgba(0,0,0,0);
}
@media only screen and (max-width: 1024px) {
     #laber_related-product-carousel {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
    }
}
 #laber_related-product-carousel .grid-init .alo-item{
     padding-bottom:20px;
}
 #laber_products-recently-viewed {
     margin-top: 0 ;
     margin-right: 0 ;
     margin-bottom: 28px ;
     margin-left: 0 ;
    background-color:rgba(0,0,0,0);
}
@media only screen and (max-width: 1024px) {
     #laber_products-recently-viewed {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
    }
}
 #laber_products-recently-viewed .grid-init .alo-item{
     padding-bottom:20px;
}
 #laber_promotion-product-popup {
    padding-top: 40px ;
     padding-right: 40px ;
     padding-bottom: 40px ;
     padding-left: 40px ;
    background-color:#ffffff;
}
 #laber_menu-mobile-bottom {
    background-color:;
}
 #block_a8d86d01-3851-46ff-a457-4e61aedfa396.widget_mail .widget_footer .signup-newsletter-form .submit-btn{
    background: var(--color_btn);
    border-color: var(--color_btn);
}
 #block_a8d86d01-3851-46ff-a457-4e61aedfa396.widget_mail .widget_footer .signup-newsletter-form .submit-btn:hover{
    background: #dd3842;
    border-color: #dd3842;
}
 
 
 .icon-chevron-right::before {
  content: "\e951";
}
.vertical_menu .list-vertical_menu ul li a .icon_right {
  font-size: 16px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icon-main' !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
	.otp-forum {
	width:300px!important;
	margin:0 auto!important;
	direction:ltr;
	margin-top:30px;
	}
	.otp-title{
	margin:0px 0px 20px 0px;
	}
.otp-forum .otp-field {
  display: inline-block;
  width: 23%;
  height: 3rem;
  font-size: 2rem;
  line-height: 4rem;
  text-align: center;
  border: none;
  border: 2px solid #000;
  border-radius: 22px;
  margin-left: 2%;
  outline: none;
  margin-bottom: 2%;
  float: left;

}

.otp-forum .otp-field:focus {
	border-bottom-color: var(--bs-dark);
}
.details-info .product-collection__options input{
    /* المقاسات */
    /* position: absolute;
           z-index: -1;
           opacity: 0; */
  }

  
  
  .var-megabox {
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
  display: block;
  color: #8d979e;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  }

  .var-megabox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  a, button, input, textarea, .btn, .has-transition {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  button, input {
    overflow: visible;
  }

  .var-megabox > input:checked ~ .product-options__value--text {
    border-color: var(--color_text_menu_mobile_hover);
  }
  .var-megabox .product-options__value--text {
    border: 3px solid #dfdfe6;
      border-top-color: rgb(223, 223, 230);
      border-right-color: rgb(223, 223, 230);
      border-bottom-color: rgb(223, 223, 230);
      border-left-color: rgb(223, 223, 230);
    border-radius: 0.25rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0.25rem;

    padding: 10px;;
  }
  .pl-3, .px-3 {
    padding-left: 1rem !important;
  }
  .bg-primary, .hov-bg-primary:hover {
        background-color: #d93939 !important;
        color: #fff;  
        padding: .15rem !important;
        float: inline-end;
    }
 /* .line:last-child {
    width: 75%;
  } */
  @keyframes Skeleton {
    0% {
      background-color: rgb(209, 209, 209);
    }
    100% {
      background-color: rgb(243, 243, 243);
    }
  }
  
@keyframes fade_in_show {
     0% {
          opacity: 0;
          transform: scale(0)
     }

     100% {
          opacity: 1;
          transform: scale(1)
     }
}
.login-container{
	display: none;
}
.register_form {
	/* display: block; */
	animation: fade_in_show 0.5s
}
.login-open-container {
	display: block;
	animation: fade_in_show 0.5s
}

.confirm-confirm-forum {
	display: block;
	background-color: #fff;
	animation: fade_in_show 0.5s
}


  
  .disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.btn.disabled, .btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

.mini_cart_header .title.active {
  border-color: var(--color_link_hover);
  color: var(--color_link_hover);
}
.mini_cart_header .title {
  line-height: 50px;
  margin: 0;
  text-align: center;
  border-bottom: 2px solid #ebebeb;
    border-bottom-color: rgb(235, 235, 235);
  text-transform: uppercase;
  width: 50%;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
}
.tabcontent {
  display: none;
}
.tabcontent.active {
  display: block;
}










#alpha-nav{
    padding-top:15px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-evenly;
    width: 100%;
    direction:ltr
}
.character-element{
    position:relative;
    text-decoration:none;
    text-align:center;
    line-height:1;
    padding:10px;
    color:#fff;
    border-bottom:1px solid #fff;
    border-radius:14px
}
.character-element{
    position:relative;
    text-decoration:none;
    text-align:center;
    line-height:1;
    color:#fff;
    background-color:#404a39
}
.alphaNav-count-elem{
}
.character-element:not(.disabled):hover,.character-element:not(.disabled):active{
    cursor:pointer
}
.character-element.disabled{
    color:#000;
    cursor:default
}
.character-element.active{
    background-color:#ddd;
    color:#000!important
}
.item-class{
    padding:5px;
    width:170px;
    margin:1px;
    color:#fff;
    text-align:center
}
.item-class a{
}
.float{
    max-width:1200px;
    margin:0 auto
}
.float:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.float-item{
    float:right
}
.inline-b{
    max-width:1200px;
    margin:0 auto
}
.inline-b-item{
    display:inline-block
}


.alpha-list-group{
    float:right;
    width:100%!important
}
.item-class{
    font-size:12px;
    font-family:jf-flat-regular;
    color:#fff
}




























































.msg-success-text {
    color: #5cb85c;
  }
  .msg-success {
    border-color: #cef2b8;
  }
  .msg {
    background: #fefefe;
    color: #666;
    font-weight: 700;
    font-size: small;
    padding: 12px;
      padding-left: 12px;
    padding-left: 16px;
    border-top: solid 3px #ccc;
      border-top-color: rgb(204, 204, 204);
    border-radius: 5px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
    -moz-box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
    box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
  }
  .box-part {
    /* background: #f2f2f2; */
    border-radius: 10px;
    padding: 60px 10px;
    margin: 30px 0;
    color: #598951;
  }
  .box{
    width: 100%;;
  }
  .msg-success-text{
    margin-top: 10px;
  }

  .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px;
    margin-top: 0;
  }
  .panel-default {
    border-color: #ddd;
  }
  .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
  }
  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
      border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .panel-body:last-of-type {
    margin: 0;
  }
  .panel-body {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-radius: 2px;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 0;
  }
  .panel-body {
    padding: 15px;
  }

  .account_settings .title {
    color: #555;
    margin-bottom: .5em;
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdddd;
    padding-bottom: 13px;
  }
  .account_settings .title {
    padding: 10px;
      padding-bottom: 10px;
  }
  
element {
}
.button1 input[type="submit"] {
  background: #555;

  border: none;

  color: #fff;

  padding: 10px 20px;

  cursor: pointer;

  float: left;

  outline: none;

  font-size: 1em;

}
.account_settings {
    display: block;
    margin-top: 10px;
    padding: 20px;
    background: #f7f7f7;
  }
  .panel-menu {
    padding: 0;
    margin-top: 10px;
    list-style: none;
  }
  nav ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 0;
    /* background-color: #599967; */
  }

  @media only screen and (min-width: 992px) {
    nav li {
      display: inline-block;
    }
  }
  nav li {
    display: block;
    font-size: 16px;
    float: right;
    
    width: 100%;
    color: #599967;
    /* margin: 0 5px; */
  }

  .pointe-table-wrapper {
    text-align: center;
    margin-top: 0;
  }
  .pointe-table-wrapper .pointe-table {
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    background: #fff;
    margin: 10px;
    transition: all .3s ease-in-out;
  }
  .pointe-table-wrapper .pointe-table__header {
    padding: 20px 2px;
    font-size: 20px;
    color: #909090;
    background: #e0e0e0;
  }
  main h2 {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }.pointe-table-wrapper .pointe-table__pointe {
    color: #272727;
    padding: 20px;
    margin: auto;
    font-size: 20px;
    font-weight: 400;
  }
  .pointe-table-wrapper .pointe-table__button {
    display: block;
    background: #4b7345;
    text-decoration: none;
    padding: 20px;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-in-out;
  }
  .pointe-table-wrapper .pointe-table__button::before {
    position: absolute;
    left: -20%;
    top: -10%;
    content: '';
    width: 60%;
    height: 220%;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background: #fff;
    opacity: .3;
    transition: all .3s ease-in-out;
  }
  .pointe-table-wrapper .pointe-table__button::after {
    position: absolute;
    content: '>';
    top: 0;
    right: 0;
    font-size: 25px;
    padding: 15px;
      padding-right: 15px;
    padding-right: 40px;
    color: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
  }
  .pointe-table-wrapper .pointe-table__list {
    padding: 20px;
    color: #a0a0a0;
  }
  .pointe-table-wrapper .pointe-table__list li:last-child {
    border: none;
  }
  .pointe-table-wrapper .pointe-table__list li {
    padding: 15px 2px;
    border-bottom: 1px solid #c8c8c8;
  }

.serviceBox{
    margin-top:20px;
    border:1px solid #ededed;
    padding:10px;
    position:relative;
    transition:all .5s ease 0s
}
.serviceBox:hover{
    border-color:#b96800
}
.serviceBox:before,.serviceBox:after{
    content:"";
    display:block;
    width:50px;
    height:5px;
    background:#b96800;
    position:absolute;
    left:0;
    opacity:0;
    transition:all .5s ease 0s
}
.serviceBox:before{
    top:-3px
}
.serviceBox:after{
    bottom:-3px
}
.serviceBox:hover:before,.serviceBox:hover:after{
    left:40px;
    opacity:1
}
.serviceBox .service-icon{
    display:inline-block;
    font-size:20px;
    text-align:left;
    color:#b96800;
    opacity:.3;
    transition:all .5s ease-in 0s
}
.serviceBox:hover .service-icon{
    opacity:1
}
.serviceBox .title{
    font-size:16px;
    font-weight:700;
    color:#b96800;
    margin-bottom:15px
}
.serviceBox .description{
    font-size:13px;
    color:#666;
    line-height:20px
}
@media only screen and (max-width:990px){
    .serviceBox{
        margin-bottom:30px
    }
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
  }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
  }
  .btn {
    border-radius: 4px;
    border: none;
      border-top-color: currentcolor;
      border-right-color: currentcolor;
      border-bottom-color: currentcolor;
      border-left-color: currentcolor;
  }
  .btn-danger {
    background: #5bc5a2 !important;
  }
  .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }


  .w-full{
    width:100%
}
.h-full{
    height:100%
}
.w-auto{
    width:auto
}
.h-auto{
    height:auto
}
.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.flex-wrap{
    flex-wrap:wrap
}
.flex-nowrap{
    flex-wrap:nowrap
}
.container{
    width:100%;
    padding-right:10px;
    padding-left:10px;
    margin-right:auto;
    margin-left:auto
}
[data-kl-full-width]{
    width:100vw;
    left:-10px;
    position:relative
}
@media (min-width: 1200px){
    .container{
        max-width:1170px
    }
    [data-kl-full-width]{
        left:calc((-100vw + 1170px)/2)
    }
}
@media (min-width: 1230px){
    .container{
        max-width:1200px
    }
}
@media (min-width: 1410px){
    .container{
        max-width:1410px
    }
}
.container-fluid{
    width:100%;
    padding-right:10px;
    padding-left:10px;
    margin-right:auto;
    margin-left:auto
}
.row{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px
}
.row:after,.row:before{
    display:none!important
}
.carousel-pd-15 .slick-slide,.col,.col-1,.col-10,.col-11,.col-12,.col-15,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-nt-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{
    position:relative;
    width:100%;
    padding-right:10px;
    padding-left:10px
}
.col{
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%
}
.col-auto{
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:100%;
    padding:0
}
.col-1{
    max-width:8.333333%
}
.col-2{
    max-width:16.666667%
}
.col-3{
    max-width:25%
}
.col-4{
    max-width:33.333333%
}
.col-5{
    max-width:41.666667%
}
.col-6{
    max-width:50%
}
.col-7{
    max-width:58.333333%
}
.col-8{
    max-width:66.666667%
}
.col-9{
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
}
.col-10{
    max-width:83.333333%
}
.col-11{
    max-width:91.666667%
}
.col-12{
    max-width:100%
}
.col-15{
    max-width:20%
}
.order-first{
    -ms-flex-order:-1;
    order:-1
}
.order-last{
    -ms-flex-order:13;
    order:13
}
.order-0{
    -ms-flex-order:0;
    order:0
}
.order-1{
    -ms-flex-order:1;
    order:1
}
.order-2{
    -ms-flex-order:2;
    order:2
}
.order-3{
    -ms-flex-order:3;
    order:3
}
.order-4{
    -ms-flex-order:4;
    order:4
}
.order-5{
    -ms-flex-order:5;
    order:5
}
.order-6{
    -ms-flex-order:6;
    order:6
}
.order-7{
    -ms-flex-order:7;
    order:7
}
.order-8{
    -ms-flex-order:8;
    order:8
}
.order-9{
    -ms-flex-order:9;
    order:9
}
.order-10{
    -ms-flex-order:10;
    order:10
}
.order-11{
    -ms-flex-order:11;
    order:11
}
.order-12{
    -ms-flex-order:12;
    order:12
}
.offset-1{
    margin-left:8.333333%
}
.offset-2{
    margin-left:16.666667%
}
.offset-3{
    margin-left:25%
}
.offset-4{
    margin-left:33.333333%
}
.offset-5{
    margin-left:41.666667%
}
.offset-6{
    margin-left:50%
}
.offset-7{
    margin-left:58.333333%
}
.offset-8{
    margin-left:66.666667%
}
.offset-9{
    margin-left:75%
}
.offset-10{
    margin-left:83.333333%
}
.offset-11{
    margin-left:91.666667%
}
.fl_wrap{
    -ms-flex-wrap:wrap!important;
    flex-wrap:wrap!important
}
.fl_nowrap{
    -ms-flex-wrap:nowrap!important;
    flex-wrap:nowrap!important
}
.oah{
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch
}
@media (min-width: 576px){
    .col-sm{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-sm-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-sm-1{
        max-width:8.333333%
    }
    .col-sm-2{
        max-width:16.666667%
    }
    .col-sm-3{
        max-width:25%
    }
    .col-sm-4{
        max-width:33.333333%
    }
    .col-sm-5{
        max-width:41.666667%
    }
    .col-sm-6{
        max-width:50%
    }
    .col-sm-7{
        max-width:58.333333%
    }
    .col-sm-8{
        max-width:66.666667%
    }
    .col-sm-9{
        max-width:75%
    }
    .col-sm-10{
        max-width:83.333333%
    }
    .col-sm-11{
        max-width:91.666667%
    }
    .col-sm-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .col-sm-15{
        -ms-flex:0 0 20%;
        flex:0 0 20%;
        max-width:20%
    }
    .order-sm-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-sm-last{
        -ms-flex-order:13;
        order:13
    }
    .order-sm-0{
        -ms-flex-order:0;
        order:0
    }
    .order-sm-1{
        -ms-flex-order:1;
        order:1
    }
    .order-sm-2{
        -ms-flex-order:2;
        order:2
    }
    .order-sm-3{
        -ms-flex-order:3;
        order:3
    }
    .order-sm-4{
        -ms-flex-order:4;
        order:4
    }
    .order-sm-5{
        -ms-flex-order:5;
        order:5
    }
    .order-sm-6{
        -ms-flex-order:6;
        order:6
    }
    .order-sm-7{
        -ms-flex-order:7;
        order:7
    }
    .order-sm-8{
        -ms-flex-order:8;
        order:8
    }
    .order-sm-9{
        -ms-flex-order:9;
        order:9
    }
    .order-sm-10{
        -ms-flex-order:10;
        order:10
    }
    .order-sm-11{
        -ms-flex-order:11;
        order:11
    }
    .order-sm-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-sm-0{
        margin-left:0
    }
    .offset-sm-1{
        margin-left:8.333333%
    }
    .offset-sm-2{
        margin-left:16.666667%
    }
    .offset-sm-3{
        margin-left:25%
    }
    .offset-sm-4{
        margin-left:33.333333%
    }
    .offset-sm-5{
        margin-left:41.666667%
    }
    .offset-sm-6{
        margin-left:50%
    }
    .offset-sm-7{
        margin-left:58.333333%
    }
    .offset-sm-8{
        margin-left:66.666667%
    }
    .offset-sm-9{
        margin-left:75%
    }
    .offset-sm-10{
        margin-left:83.333333%
    }
    .offset-sm-11{
        margin-left:91.666667%
    }
    .fl_wrap_sm{
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .fl_nowrap_sm{
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
}
@media (min-width: 768px){
    .col-md{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-md-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-md-1{
        max-width:8.333333%
    }
    .col-md-2{
        max-width:16.666667%
    }
    .col-md-3{
        max-width:25%
    }
    .col-md-4{
        max-width:33.333333%
    }
    .col-md-5{
        max-width:41.666667%
    }
    .col-md-6{
        max-width:50%
    }
    .col-md-7{
        max-width:58.333333%
    }
    .col-md-8{
        max-width:66.666667%
    }
    .col-md-9{
        max-width:75%
    }
    .col-md-10{
        max-width:83.333333%
    }
    .col-md-11{
        max-width:91.666667%
    }
    .col-md-12{
        max-width:100%
    }
    .col-md-15{
        max-width:20%
    }
    .order-md-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-md-last{
        -ms-flex-order:13;
        order:13
    }
    .order-md-0{
        -ms-flex-order:0;
        order:0
    }
    .order-md-1{
        -ms-flex-order:1;
        order:1
    }
    .order-md-2{
        -ms-flex-order:2;
        order:2
    }
    .order-md-3{
        -ms-flex-order:3;
        order:3
    }
    .order-md-4{
        -ms-flex-order:4;
        order:4
    }
    .order-md-5{
        -ms-flex-order:5;
        order:5
    }
    .order-md-6{
        -ms-flex-order:6;
        order:6
    }
    .order-md-7{
        -ms-flex-order:7;
        order:7
    }
    .order-md-8{
        -ms-flex-order:8;
        order:8
    }
    .order-md-9{
        -ms-flex-order:9;
        order:9
    }
    .order-md-10{
        -ms-flex-order:10;
        order:10
    }
    .order-md-11{
        -ms-flex-order:11;
        order:11
    }
    .order-md-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-md-0{
        margin-left:0
    }
    .offset-md-1{
        margin-left:8.333333%
    }
    .offset-md-2{
        margin-left:16.666667%
    }
    .offset-md-3{
        margin-left:25%
    }
    .offset-md-4{
        margin-left:33.333333%
    }
    .offset-md-5{
        margin-left:41.666667%
    }
    .offset-md-6{
        margin-left:50%
    }
    .offset-md-7{
        margin-left:58.333333%
    }
    .offset-md-8{
        margin-left:66.666667%
    }
    .offset-md-9{
        margin-left:75%
    }
    .offset-md-10{
        margin-left:83.333333%
    }
    .offset-md-11{
        margin-left:91.666667%
    }
    .fl_wrap_md{
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .fl_nowrap_md{
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
}
@media (min-width: 1025px){
    .col-lg{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-lg-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-lg-1{
        max-width:8.333333%
    }
    .col-lg-2{
        max-width:16.666667%
    }
    .col-lg-3{
        max-width:25%
    }
    .col-lg-4{
        max-width:33.333333%
    }
    .col-lg-5{
        max-width:41.666667%
    }
    .col-lg-6{
        max-width:50%
    }
    .col-lg-7{
        max-width:58.333333%
    }
    .col-lg-8{
        max-width:66.666667%
    }
    .col-lg-9{
        max-width:75%
    }
    .col-lg-10{
        max-width:83.333333%
    }
    .col-lg-11{
        max-width:91.666667%
    }
    .col-lg-12{
        max-width:100%
    }
    .col-lg-15{
        -ms-flex:0 0 20%;
        flex:0 0 20%;
        max-width:20%
    }
    .order-lg-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-lg-last{
        -ms-flex-order:13;
        order:13
    }
    .order-lg-0{
        -ms-flex-order:0;
        order:0
    }
    .order-lg-1{
        -ms-flex-order:1;
        order:1
    }
    .order-lg-2{
        -ms-flex-order:2;
        order:2
    }
    .order-lg-3{
        -ms-flex-order:3;
        order:3
    }
    .order-lg-4{
        -ms-flex-order:4;
        order:4
    }
    .order-lg-5{
        -ms-flex-order:5;
        order:5
    }
    .order-lg-6{
        -ms-flex-order:6;
        order:6
    }
    .order-lg-7{
        -ms-flex-order:7;
        order:7
    }
    .order-lg-8{
        -ms-flex-order:8;
        order:8
    }
    .order-lg-9{
        -ms-flex-order:9;
        order:9
    }
    .order-lg-10{
        -ms-flex-order:10;
        order:10
    }
    .order-lg-11{
        -ms-flex-order:11;
        order:11
    }
    .order-lg-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-lg-0{
        margin-left:0
    }
    .offset-lg-1{
        margin-left:8.333333%
    }
    .offset-lg-2{
        margin-left:16.666667%
    }
    .offset-lg-3{
        margin-left:25%
    }
    .offset-lg-4{
        margin-left:33.333333%
    }
    .offset-lg-5{
        margin-left:41.666667%
    }
    .offset-lg-6{
        margin-left:50%
    }
    .offset-lg-7{
        margin-left:58.333333%
    }
    .offset-lg-8{
        margin-left:66.666667%
    }
    .offset-lg-9{
        margin-left:75%
    }
    .offset-lg-10{
        margin-left:83.333333%
    }
    .offset-lg-11{
        margin-left:91.666667%
    }
    .fl_wrap_lg{
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .fl_nowrap_lg{
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
}
@media (min-width: 1200px){
    .col-xl{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%
    }
    .col-xl-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%
    }
    .col-xl-1{
        max-width:8.333333%
    }
    .col-xl-2{
        max-width:16.666667%
    }
    .col-xl-3{
        max-width:25%
    }
    .col-xl-4{
        max-width:33.333333%
    }
    .col-xl-5{
        max-width:41.666667%
    }
    .col-xl-6{
        max-width:50%
    }
    .col-xl-7{
        max-width:58.333333%
    }
    .col-xl-8{
        max-width:66.666667%
    }
    .col-xl-9{
        max-width:75%
    }
    .col-xl-10{
        max-width:83.333333%
    }
    .col-xl-11{
        max-width:91.666667%
    }
    .col-xl-12{
        max-width:100%
    }
    .col-xl-15{
        max-width:20%
    }
    .order-xl-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-xl-last{
        -ms-flex-order:13;
        order:13
    }
    .order-xl-0{
        -ms-flex-order:0;
        order:0
    }
    .order-xl-1{
        -ms-flex-order:1;
        order:1
    }
    .order-xl-2{
        -ms-flex-order:2;
        order:2
    }
    .order-xl-3{
        -ms-flex-order:3;
        order:3
    }
    .order-xl-4{
        -ms-flex-order:4;
        order:4
    }
    .order-xl-5{
        -ms-flex-order:5;
        order:5
    }
    .order-xl-6{
        -ms-flex-order:6;
        order:6
    }
    .order-xl-7{
        -ms-flex-order:7;
        order:7
    }
    .order-xl-8{
        -ms-flex-order:8;
        order:8
    }
    .order-xl-9{
        -ms-flex-order:9;
        order:9
    }
    .order-xl-10{
        -ms-flex-order:10;
        order:10
    }
    .order-xl-11{
        -ms-flex-order:11;
        order:11
    }
    .order-xl-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-xl-0{
        margin-left:0
    }
    .offset-xl-1{
        margin-left:8.333333%
    }
    .offset-xl-2{
        margin-left:16.666667%
    }
    .offset-xl-3{
        margin-left:25%
    }
    .offset-xl-4{
        margin-left:33.333333%
    }
    .offset-xl-5{
        margin-left:41.666667%
    }
    .offset-xl-6{
        margin-left:50%
    }
    .offset-xl-7{
        margin-left:58.333333%
    }
    .offset-xl-8{
        margin-left:66.666667%
    }
    .offset-xl-9{
        margin-left:75%
    }
    .offset-xl-10{
        margin-left:83.333333%
    }
    .offset-xl-11{
        margin-left:91.666667%
    }
    .fl_wrap_xl{
        -ms-flex-wrap:wrap!important;
        flex-wrap:wrap!important
    }
    .fl_nowrap_xl{
        -ms-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important
    }
}
@media (max-width : 1024px){
    .row{
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-right:-7.5px;
        margin-left:-7.5px
    }
    .carousel-pd-15 .slick-slide,.col,.col-1,.col-10,.col-11,.col-12,.col-15,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-15,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-15,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-nt-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{
        position:relative;
        width:100%;
        padding-right:7.5px!important;
        padding-left:7.5px!important
    }
}
@media (max-width : 575px){
    .col-xs-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-xs-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-xs-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xs-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-xs-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-xs-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-xs-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-xs-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-xs-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-xs-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-xs-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-xs-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
.equal_laber .laber_bg_lz{
    display:block;
    width:100%;
    height:100%;
    position:relative;
    background-repeat:no-repeat;
    background-size:cover
}
:focus-visible{
    outline:none
}
.align-right{
    text-align:right
}
.align-left{
    text-align:left
}
.align-center{
    text-align:center
}
.hidden{
    display:none
}
 

.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    right:0;
    left:0;
    bottom:0
}
.fotorama--fullscreen,.fotorama__img{
    max-width:99999px!important;
    max-height:99999px!important;
    min-width:0!important;
    min-height:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:0!important
}
.fotorama__wrap .fotorama__grab{
    cursor:move;
    cursor:-webkit-grab;
    cursor:-o-grab;
    cursor:-ms-grab;
    cursor:grab
}
.fotorama__grabbing *{
    cursor:move;
    cursor:-webkit-grabbing;
    cursor:-o-grabbing;
    cursor:-ms-grabbing;
    cursor:grabbing
}
.fotorama__spinner{
    position:absolute!important;
    top:50%!important;
    left:50%!important
}
.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{
    outline:0
}
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{
    content:'';
    border-radius:inherit;
    background-color:rgba(0,175,234,.5)
}
.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{
    -webkit-transform:none!important;
    transform:none!important
}
.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{
    transition-property:-webkit-transform,width;
    transition-property:transform,width;
    transition-timing-function:cubic-bezier(.1,0,.25,1);
    transition-duration:0s
}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.fotorama__select{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
}
.fotorama__nav,.fotorama__nav__frame{
    margin:auto;
    padding:0
}
.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{
    -moz-box-orient:vertical;
    display:inline-block;
    vertical-align:middle
}
.fotorama__nav__frame,.fotorama__thumb-border{
    box-sizing:content-box
}
.fotorama__caption__wrap{
    box-sizing:border-box
}
.fotorama--hidden,.fotorama__load{
    position:absolute;
    left:-99999px;
    top:-99999px;
    z-index:-1
}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{
    -webkit-tap-highlight-color:transparent
}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{
    background:url(image-fotorama.png) no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){
    .fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{
        background:url(fotorama@2x.png) 0 0/96px 160px no-repeat
    }
}
.fotorama__thumb{
    background-color:#7f7f7f;
    background-color:rgba(127,127,127,.2)
}
@media print{
    .fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{
        background:0 0!important
    }
}
.fotorama{
    min-width:1px;
    overflow:hidden
}
.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){
    display:none
}
.fullscreen{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#000
}
.fotorama--fullscreen{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    float:none!important;
    z-index:2147483647!important;
    background:#000;
    width:100%!important;
    height:100%!important;
    margin:0!important
}
.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{
    background:#000
}
.fotorama__wrap{
    -webkit-text-size-adjust:100%;
    position:relative;
    direction:ltr;
    z-index:0
}
.fotorama__wrap--rtl .fotorama__stage__frame{
    direction:rtl
}
.fotorama__nav,.fotorama__stage{
    overflow:hidden;
    position:relative;
    max-width:100%
}
.fotorama__wrap--pan-y{
    -ms-touch-action:pan-y
}
.fotorama__wrap .fotorama__pointer{
    cursor:pointer
}
.fotorama__wrap--slide .fotorama__stage__frame{
    opacity:1!important
}
.fotorama__stage__frame{
    overflow:hidden
}
.fotorama__stage__frame.fotorama__active{
    z-index:8
}
.fotorama__wrap--fade .fotorama__stage__frame{
    display:none
}
.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{
    display:block;
    left:0;
    top:0
}
.fotorama__wrap--fade .fotorama__fade-front{
    z-index:8
}
.fotorama__wrap--fade .fotorama__fade-rear{
    z-index:7
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{
    z-index:9
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{
    display:none
}
.fotorama__img{
    -ms-filter:"alpha(Opacity=0)";
    opacity:0;
    border:none!important
}
.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{
    -ms-filter:"alpha(Opacity=100)";
    opacity:1
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{
    display:none
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{
    display:block
}
.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{
    max-width:99999px!important
}
.fotorama__wrap--only-active .fotorama__stage__frame{
    visibility:hidden
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{
    visibility:visible
}
.fotorama__nav{
    font-size:0;
    line-height:0;
    text-align:center;
    display:none;
    white-space:nowrap;
    z-index:5
}
.fotorama__nav__shaft{
    position:relative;
    left:0;
    top:0;
    text-align:left
}
.fotorama__nav__frame{
    position:relative;
    cursor:pointer
}
.fotorama__nav--dots{
    display:block
}
.fotorama__nav--dots .fotorama__nav__frame{
    width:18px;
    height:30px
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{
    display:none
}
.fotorama__nav--thumbs{
    display:block
}
.fotorama__nav--thumbs .fotorama__nav__frame{
    padding-left:0!important
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child{
    padding-right:0!important
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot{
    display:none
}
.fotorama__dot{
    display:block;
    width:4px;
    height:4px;
    position:relative;
    top:12px;
    left:6px;
    border-radius:6px;
    border:1px solid #7f7f7f
}
.fotorama__nav__frame:focus .fotorama__dot:after{
    padding:1px;
    top:-1px;
    left:-1px
}
.fotorama__nav__frame.fotorama__active .fotorama__dot{
    width:0;
    height:0;
    border-width:3px
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after{
    padding:3px;
    top:-3px;
    left:-3px
}
.fotorama__thumb{
    overflow:hidden;
    position:relative;
    width:100%;
    height:100%
}
.fotorama__nav__frame:focus .fotorama__thumb{
    z-index:2
}
.fotorama__thumb-border{
    position:absolute;
    z-index:9;
    top:0;
    left:0;
    border-style:solid;
    border-color:#00afea;
    background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))
}
.fotorama__caption{
    position:absolute;
    z-index:12;
    bottom:0;
    left:0;
    right:0;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:14px;
    line-height:1.5;
    color:#000
}
.fotorama__caption a{
    text-decoration:none;
    color:#000;
    border-bottom:1px solid;
    border-color:rgba(0,0,0,.5)
}
.fotorama__caption a:hover{
    color:#333;
    border-color:rgba(51,51,51,.5)
}
.fotorama__wrap--rtl .fotorama__caption{
    left:auto;
    right:0
}
.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{
    display:none
}
.fotorama__caption__wrap{
    background-color:#fff;
    background-color:rgba(255,255,255,.9);
    padding:5px 10px
}
@-webkit-keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.fotorama__wrap--css3 .fotorama__spinner{
    -webkit-animation:spinner 24s infinite linear;
    animation:spinner 24s infinite linear
}
.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{
    transition-property:opacity;
    transition-timing-function:linear;
    transition-duration:.3s
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{
    -ms-filter:"alpha(Opacity=0)";
    opacity:0
}
.fotorama__select{
    cursor:auto
}
.fotorama__video{
    top:32px;
    right:0;
    bottom:0;
    left:0;
    position:absolute;
    z-index:10
}
@-moz-document url-prefix(){
    .fotorama__active{
        box-shadow:0 0 0 transparent
    }
}
.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{
    position:absolute;
    z-index:11;
    cursor:pointer
}
.fotorama__arr{
    position:absolute;
    width:32px;
    height:32px;
    top:50%;
    margin-top:-16px
}
.fotorama__arr--prev{
    left:2px;
    background-position:0 0
}
.fotorama__arr--next{
    right:2px;
    background-position:-32px 0
}
.fotorama__arr--disabled{
    pointer-events:none;
    cursor:default;
    opacity:.1
}
.fotorama__fullscreen-icon{
    width:32px;
    height:32px;
    top:2px;
    right:2px;
    background-position:0 -32px;
    z-index:20
}
.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{
    border-radius:50%
}
.fotorama--fullscreen .fotorama__fullscreen-icon{
    background-position:-32px -32px
}
.fotorama__video-play{
    width:96px;
    height:96px;
    left:50%;
    top:50%;
    margin-left:-48px;
    margin-top:-48px;
    background-position:0 -64px;
    opacity:0
}
.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{
    display:none
}
.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{
    opacity:1;
    display:block
}
.fotorama__nav__frame .fotorama__video-play{
    width:32px;
    height:32px;
    margin-left:-16px;
    margin-top:-16px;
    background-position:-64px -32px
}
.fotorama__video-close{
    width:32px;
    height:32px;
    top:0;
    right:0;
    background-position:-64px 0;
    z-index:20;
    opacity:0
}
.fotorama__wrap--css2 .fotorama__video-close{
    display:none
}
.fotorama__wrap--css3 .fotorama__video-close{
    -webkit-transform:translate3d(32px,-32px,0);
    transform:translate3d(32px,-32px,0)
}
.fotorama__wrap--video .fotorama__video-close{
    display:block;
    opacity:1
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{
    opacity:0
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{
    opacity:1
}
.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{
    opacity:0!important
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{
    display:none
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{
    display:block
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{
    display:none!important
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){
    -webkit-transform:translate3d(32px,-32px,0);
    transform:translate3d(32px,-32px,0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){
    -webkit-transform:translate3d(-48px,0,0);
    transform:translate3d(-48px,0,0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){
    -webkit-transform:translate3d(48px,0,0);
    transform:translate3d(48px,0,0)
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{
    -webkit-transform:translate3d(32px,-32px,0)!important;
    transform:translate3d(32px,-32px,0)!important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{
    -webkit-transform:translate3d(-48px,0,0)!important;
    transform:translate3d(-48px,0,0)!important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{
    -webkit-transform:translate3d(48px,0,0)!important;
    transform:translate3d(48px,0,0)!important
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){
    transition-property:-webkit-transform,opacity;
    transition-property:transform,opacity;
    transition-duration:.3s
}
.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{
    content:"";
    display:block;
    position:absolute;
    text-decoration:none;
    top:0;
    bottom:0;
    width:10px;
    height:auto;
    z-index:10;
    pointer-events:none;
    background-repeat:no-repeat;
    background-size:1px 100%,5px 100%
}
.fotorama__nav:before,.fotorama__stage:before{
    background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);
    background-position:0 0,0 0;
    left:-10px
}
.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{
    left:0
}
.fotorama__nav:after,.fotorama__stage:after{
    background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);
    background-position:100% 0,100% 0;
    right:-10px
}
.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{
    right:0
}
.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{
    display:none
}




.slick-loading .slick-list {
    background: #fff url("../img/loading.svg") center center no-repeat;
}
@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url("slick.eot");
    src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg");
}
@media (max-width: 1024px) {
    .tvghrt {
      position: relative;
      width: 100%;
      padding-right: 7.5px !important;
      padding-left: 7.5px !important;
    }
  }
  .tvghrt {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .frm_search_input {
    display: flex;
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.8;
}
.slick-prev:before, .slick-next:before {
    /* font-family: "slick"; */
    font-size: 40px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 25px;
    z-index: 9;
}
[dir="rtl"] .slick-prev {
    right: 25px;
    left: auto;
    z-index: 9;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: 25px;
    z-index: 9;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: 25px;
    z-index: 9;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
    margin-top: 0;
}
.menu-item  a{
    margin: 10px;;
}
.slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    margin: 0 5px;
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 32px;
    height: 32px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}
html, body {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.slider {
    width: 100%;
    margin: 0px auto;
}
.slick-slide {
    margin: 0px;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.slick-slide:focus {
    outline-width: 0px;
}
.slick-slide img:focus {
    outline-width: 0px;
}
[draggable="true"] {
    cursor: grab;
}
.slick-track {
    background: transparent;
}
.content-item {
    position: relative;
}
.content-item .wrapper_caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.bottom_top, .left_right, .right_left, .top_bottom {
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    transition: 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87) 0.3s;
    -webkit-transition: 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87) 0.3s;
    opacity: 0;
}
.left_right {
    transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
}
.right_left {
    transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
}
.top_bottom {
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
}
.slick-active .bottom_top, .slick-active .left_right, .slick-active .right_left, .slick-active .top_bottom {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    opacity: 1;
}
.caption h3, .caption h4, .caption a {
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: inherit;
}
.caption a {
    display: inline-block;
}
.caption a:hover {
    background-color: #e5534c;
    border-color: #e5534c;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: 0;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}






.card-order.notifay{
background: linear-gradient(158deg, rgb(58, 149, 246) 20%, rgb(122, 20, 255) 100%) padding-box text;
-webkit-text-fill-color: transparent;
font-weight: 400;

line-height:30px;
text-align:center!important;}
.card-order {
font-size:13px;

}
.card-order.row-body strong{
float:right;
font-size:13px;
width:100%;
margin:0px 0px 10px 0px ;
}
.card-order.row-body {
width:100%;
margin:15px 10px 10px 10px ;
font-size:13px;
font-weight:bold;
}
.card-order.card-order {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;

}
.card-order.track {
position: relative;
background-color: #ddd;
height: 7px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 60px;
margin-top: 50px
}
.card-order.track .step {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 25%;
margin-top: -18px;
text-align: center;
position: relative
}
.card-order.track .step.active:before {
background: #B96800
}
.card-order.track .step::before {
height: 7px;
position: absolute;
content: "";
width: 100%;
left: 0;
top: 18px
}
.card-order.track .step.active .icon {
background: #B96800;
color: #fff
}
.card-order.track .icon {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
position: relative;
border-radius: 100%;
background: #ddd
}
.card-order.track .step.active .text {
font-weight: 400;
color: #000
}
.card-order.track .text {
display: block;
margin-top: 7px
}
.card-order.itemside {
position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  border: 1px;
  border-bottom-color: beige;
  border: 10px #000 !important;
  background-color: rgb(223, 241, 218);
  background-color: #F5F5F5;
margin-bottom: 15px;
margin-top: 5px;
padding: 10px 0px 10px 0px;
margin: 0;
}
.text-center{
    
	text-align:center;
}
.card-order.itemside .aside {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0
}
.card-order.img-sm {
width: 80px;
height: 80px;
padding: 7px
}
.card-order.itemside .info {
padding-left: 15px;
padding-right: 7px
}
.card-order.itemside .title {
display: block;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 17px;
  color: #5C7F57;
  height: 50px;
  overflow: hidden;
  padding: 0px;
}
.card-order.itemside .title a{
color: #5C7F57
}
.card-order.card-order p {
margin-top: 0;
margin-bottom: 1rem
}
.card-order.rounded{
border-radius: 50% !important;
}

.MadfuWidget {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 10px;
  padding: 10px;
  
  margin-top:5px;
  border-radius: 10px;
  border: 1px solid rgba(229,229,229,1);
}
.MadfuWidget img {
width: 60px;
  height: auto;
  object-fit: contain;
  margin-top: 5px;
  margin-left: 10px;
}.MadfuWidget p {
font-size:13px;
}