@import "./css/additional.default.shop.css";

/*
.category-wrapper .heading-25 {
    text-transform: uppercase;
    font-size: 27px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: 2px;
}
*/





/******************************/
ul.thumbs.product-list {
    padding-left: 0;
    FONT-WEIGHT: 100;
    margin-bottom: 0;
    grid-gap: 25px 20px;
}
ul.thumbs.product-list li .product-card {
    border: 0px solid #fff;
    display: flex;
    background-color: #1F1D2B ;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 100%;
}
ul.thumbs.product-list li .product-card:hover {/*box-shadow: 0 1px 8px 0 rgba(0,0,0,.08);*/}
ul.thumbs.product-list li .product-card .list_bloc-cat {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
ul.thumbs.product-list li .product-card .product-info {padding: 10px 10px 15px;}
ul.thumbs.product-list li .product-card .svp-in-list {
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 1;
    background: rgb(225 30 37);
    font-weight: 400;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 6px;
}

ul.thumbs.product-list li .product-card .product-info .salesku {width: 100%;}
ul.thumbs.product-list li .product-card .product-info .salesku .options {margin: 0em 0 1em 0;}







ul.thumbs.product-list li{
    display: block;
}


.product-list .thumbs_sm,
.content-55 .product-list .list-thumbs_sm{flex: 20%;max-width: 20%;}
.content-55 {}
.product-list .thumbs_sm, .product-list .list-thumbs_sm {margin-bottom: 0px;padding-top: 0px;overflow: hidden;}
.product-list .image {}
.product-list .list-price {margin-top: 0px;}
.product-list .list-price .pricing {
    font-size: 22px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
}
.product-list .list-price .pricing .price.nowrap {}
.product-list .list-price .pricing .compare-at-price.nowrap {
    font-size: 14px;
    text-decoration: line-through;
    padding-right: 6px;
    font-weight: 300;
    opacity: .5;
}
.product-list .list-price .pricing .price.nowrap .ruble{font-size: 14px;}
.product-list .rating_list {}


.product-list .list-titl{margin-top: 12px;position: relative;padding: 0px 10px 0px;}
.product-list .list-titl h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    max-height: initial;
    font-weight: 400;
    margin-bottom: 0rem;
}
.product-list .list-titl .list_bloc-cat:hover h5 {color: #000;}



.summary {
    padding: 4px 0;
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    color: #9c9c9c;
}

.b-properties_product_item_col:after {
    content: "•";
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-left: 5px;
}


















/****************/
.com_container_sub_menu {
    display: flex;
    margin-top: 10px;
    padding-bottom: 40px;
}
.com_container_sub_menu .com_sub-links {
    overflow: hidden;
    padding-bottom: 0px;
    position: relative;
    display: flex;
    background-color: #2D303E;
    margin: 5px 0px 0px;
    padding: 0px;
    border-radius: 8px;
    height: 35px;
    padding-right: 5px;
}
.com_container_sub_menu .com_sub-links .a_sub-links {
    
}
.com_container_sub_menu .com_sub-links .a_sub-links+.a_sub-links {}
.com_container_sub_menu .com_sub-links .a_sub-links {
    position: relative;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    height: 35px;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    line-height: 35px;
    font-weight: 300;
    text-align: center;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    transition: color 0.2s ease-out 0s; 
    padding: 0 10px;
}
.com_container_sub_menu .com_sub-links .a_sub-links:hover {
    font-weight: 400;
}
.com_container_sub_menu .com_sub-links .a_sub-links.active {
    color: #000;
    background-color: #1F1D2B;
    transform: translateX(0px);
    height: calc(100% - 4px);
    margin-top: 2px;
    box-shadow: rgb(6 5 50 / 19%) 0px 10px 20px;
    margin-left: calc(0% + 2px);
    margin-right: calc(0% + 2px);
    transition: margin-left 0.2s ease-out 0s;
    border-radius: 8px;
    line-height: 28px;
    color: #fff;
}



/*********************************/
.images {position: relative;overflow: hidden;padding: 34.3333%;}
.images .images1 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.images .images1 .images2 {width: 100%;height: 100%;}
.images .images1 .images2 .images3 {display: flex;height: 100%;width: 100%;align-items: center;justify-content: center;}
.images .images1 .images2 .images3 .images4 {height: 100%;width: 100%;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.images .images1 .images2 .images3 .images4 img {/*height: 100%;*/width: 100%;object-fit: contain;visibility: visible;-o-object-fit: contain;margin: 0 auto;display: block;}

.img-slide_home {
    display: block;
    margin-top: 0px;
    position: relative;
    background-color: #1F1D2B;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 62.95%;
}




















.sticky_overlov {height: 100vh;overflow-x: hidden;}

.sticky_overlov::-webkit-scrollbar { width: 5px; height: 3px;}
.sticky_overlov::-webkit-scrollbar-button {  background-color: #fff; background-repeat:no-repeat;width:5px;height:0px}
.sticky_overlov::-webkit-scrollbar-track {  background-color: #fff;}
.sticky_overlov::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.sticky_overlov::-webkit-scrollbar-thumb { height: 50px; background-color: #fff; border-radius: 0px;}
.sticky_overlov::-webkit-scrollbar-corner { background-color: #fff;}
.sticky_overlov::-webkit-resizer { background-color: #fff;}

.sticky_overlov:hover::-webkit-scrollbar { width: 5px; height: 3px;}
.sticky_overlov:hover::-webkit-scrollbar-button {  background-color: #afafaf; background-repeat:no-repeat;width:5px;height:0px}
.sticky_overlov:hover::-webkit-scrollbar-track {  background-color: #afafaf;}
.sticky_overlov:hover::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.sticky_overlov:hover::-webkit-scrollbar-thumb { height: 50px; background-color: #afafaf; border-radius: 0px;}
.sticky_overlov:hover::-webkit-scrollbar-corner { background-color: #afafaf;}
.sticky_overlov:hover::-webkit-resizer { background-color: #afafaf;}


.sticky_memu {background-color: #fff;margin-right: 0px;}















.product-list .list-price .purchase {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}
.grig-pris {
    grid-gap: 0px;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    position: relative;
    display: grid;
}
.product-list .list-price .purchase .pricing {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.product-list .list-price .purchase .list-submit {    position: relative;}
.product-list .list-price .purchase .list-submit .product__buttony {margin-right: 0;}
.product-list .list-price .purchase .list-submit .product__buttony {
    font-size: 12px;
    line-height: 14px;
    background-color: #1F1D2B;
    border: 1px solid #EA7C69;
    color: #EA7C69;
    box-shadow: 0 0px 0px rgb(50 50 93 / 11%), 0 0px 0px rgb(0 0 0 / 8%);
    border-radius: 9px;
    font-weight: 500;
}
.product-list .list-price .purchase .list-submit .product__buttony:hover{
    background-color: #EA7C69;
    border: 1px solid #EA7C69;
    color: #fff;
}
.product-list .list-price .purchase .list-submit .product__buttony:focus,
.product-list .list-price .purchase .list-submit .product__buttony:active{
    background-color: #1F1D2B;
    border: 1px solid #EA7C69;
    color: #EA7C69;
}
.product-list .list-price .purchase .list-submit .product__buttony:hover.btn_pc,
.product-list .list-price .purchase .list-submit .product__buttony:focus.btn_pc,
.product-list .list-price .purchase .list-submit .product__buttony:active.btn_pc,
.product-list .list-price .purchase .list-submit .product__buttony.btn_pc{
    border-color: #2D303E;
    background-color: #2D303E;
    color: #ffffff;    font-weight: 400;
}











/***********************************************************/
.options .inline-select {
    position: relative;
    display: flex;
    background-color: #2D303E;
    margin: 0px 0px 8px;
    padding: 0px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2px;
    height: 35px;
}
.options .inline-select a.selected {
    transform: translateX(0px);
    height: calc(100% - 4px);
    margin-top: 2px;
    background-color: #1F1D2B;
    box-shadow: rgba(6, 5, 50, 0.19) 0px 10px 20px;
    margin-left: calc(0% + 2px);
    margin-right: calc(0% + 2px);
    margin-left: calc(0% + 2px);
    transition: margin-left 0.2s ease-out 0s;
    border-radius: 8px;
    line-height: 28px;
}
.options .inline-select a {
    position: relative;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    height: 35px;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    line-height: 35px;
    font-weight: 500;
    text-align: center;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    transition: color 0.2s ease-out 0s;
}
.options .inline-select a:hover {
    color: #fff;
    font-weight: 700;
}

.options .inline-select a .color_checkmark { display: none; position: absolute; top: 7px; left: 10px; }

.options .inline-select a:hover.selected {font-weight: 500;color: #fff;}
.options .inline-select a:last-child.selected {}

.options .inline-select a.selected .color_name { display: block; }
.options .inline-select a.selected .color_checkmark { display: block; }
















/* Dialogs
---------- */

.dialog { display: none; }
.dialog-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: 99;
}
.dialog-window .cart { position: fixed; top: 15%; left: 0; right: 0; opacity: 1; z-index: 100; overflow-x: hidden; box-shadow: 0 3px 15px #ddd; margin: 0 auto; text-align: left; width: 400px; bottom: 15%; background: #fff; padding: 25px; }
.dialog-window .cart .added2cart { font-style: italic; }
.dialog-window .cart .purchase { display: block; }
.dialog-window .dialog-close { float: right; color: #bbb; text-decoration: none; font-size: 200%; margin-top: -3px; }

/* Customer account
------------------- */

.order-status { padding: 2px 5px; color: #fff; }
h1 .order-status { font-size: 0.75em; margin-left: 10px; }

/* Swipebox
----------- */

#swipebox-caption { display: none; }
#swipebox-overlay { background: #fff !important; }
#swipebox-action { background: rgba(255,255,255,0.42) !important; opacity: 0.8 !important; border-top: none !important; bottom: 0 !important; }
#swipebox-action.visible-bars { transform: none !important; -webkit-transform: none !important; -o-transform: none !important; }
#swipebox-close,
#swipebox-prev,
#swipebox-next { background-size: 120px 24px; }

