html { /*scroll-behavior: smooth*/ }
a { -webkit-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; text-decoration: none; }
a:hover, a:focus { color: #E12D44; text-decoration: none; }
select.form-control {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size: 8px 10px;padding-right: 25px;}
.toastify.defaulttoast { box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .12), 0 10px 36px -4px rgba(70, 81, 105, .3); background: #fff; color: #465169; border-radius: 10px; margin-left: 10px; margin-right: 15px; }
.toastify.defaulttoast a { color: #465169; font-weight: 500; }
.toastify.defaulttoast .toast-close { color: #000; margin: 0 auto; display: block; opacity: 1; position: absolute; top: 0; right: 0; background: #fff; border-radius: 50%; width: 25px; height: 25px; display: flex; align-items: center; justify-content: center; transform: translate(50%, -50%); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5); }
.btn-primary { color: #fff; background-color: #465169; border-color: #465169; }
.btn-primary:hover,
.btn-primary:active {color: #fff; background: #E12D44;}
.btn-danger { color: #fff; background: #E12D44; }
.btn-danger:hover,
.btn-danger:active { color: #fff; background-color: #465169; border-color: #465169; }
.grecaptcha-badge { visibility: hidden; }
.pfirstchild p:first-child { margin-top: 0px; padding-top: 0px; }
.pfirstchild p:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.loadthis { display: none; }
.slick-initialized-hidden { visibility: hidden; }
.slick-initialized { visibility: visible; }
.slick-list:focus { outline: none; }
.slick-left, .slick-right { font-size: 18px; padding: 0; color: #BCBFC6; width: 40px; height: 40px; position: absolute; text-align: center; background: 0 0; cursor: pointer; z-index: 1; display: flex; border: 1px solid #BCBFC6; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; top: 50%; transform: translateY(-50%); left: -45px; }
.slick-right { right: -45px; left: auto; }
.slick-left:hover, .slick-right:hover { border-color: #E12D44; color: #fff; background: #E12D44; }
.slick-disabled { cursor: no-drop }
.checkbox label:after, .radio label:after { content: ''; display: table; clear: both; }
.checkbox .cr, .radio .cr { position: relative; display: inline-block; border: 1px solid #000; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: #fff; width: 16px; height: 16px; float: left; margin-right: 10px; margin-top: 1px; }
.radio .cr { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.checkbox .cr .cr-icon, .radio .cr .cr-icon { position: absolute; font-size: 14px; line-height: 0; top: 2px; left: 2px; color: #000; width: 10px; text-align: center; background: #000; height: 10px; }
.radio .cr .cr-icon {/* margin-left: 0.04em; */-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.checkbox label input[type="checkbox"], .radio label input[type="radio"] { display: none; }
.checkbox label input[type="checkbox"] + .cr>.cr-icon, .radio label input[type="radio"] + .cr>.cr-icon { -webkit-transform: scale(3) rotateZ(-20deg); -ms-transform: scale(3) rotate(-20deg); -moz-transform: scale(3) rotateZ(-20deg); -o-transform: scale(3) rotateZ(-20deg); transform: scale(3) rotateZ(-20deg); opacity: 0; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in; }
.checkbox label input[type="checkbox"]:checked + .cr>.cr-icon, .radio label input[type="radio"]:checked + .cr>.cr-icon { -webkit-transform: scale(1) rotateZ(0deg); -ms-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotateZ(0deg); -o-transform: scale(1) rotateZ(0deg); transform: scale(1) rotateZ(0deg); opacity: 1; }
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr { opacity: .5; cursor: not-allowed; }
.checkboxdark label:after, .radiodark label:after { content: ''; display: table; clear: both; }
.checkboxdark .cr, .radiodark .cr { position: relative; display: inline-block; border: 1px solid #8F8F8F; -moz-border-radius: 50%; border-radius: 50%; background: transparent; width: 18px; height: 18px; float: left; margin-right: 5px; margin-top: 1px; }
.radiodark .cr { -moz-border-radius: 50%; border-radius: 50%; }
.checkboxdark .cr .cr-icon, .radiodark .cr .cr-icon { position: absolute; font-size: 14px; line-height: 0; top: 4px; left: 4px; color: #fff; width: 8px; text-align: center; background: #fff; height: 8px; -moz-border-radius: 3px; border-radius: 3px; }
.radiodark .cr .cr-icon { margin-left: 0.04em; -moz-border-radius: 50%; border-radius: 50%; }
.checkboxdark label input[type="checkbox"], .radiodark label input[type="radio"] { display: none; }
.checkboxdark label input[type="checkbox"]+.cr>.cr-icon, .radiodark label input[type="radio"]+.cr>.cr-icon { -webkit-transform: scale(3) rotateZ(-20deg); -ms-transform: scale(3) rotate(-20deg); -moz-transform: scale(3) rotateZ(-20deg); transform: scale(3) rotateZ(-20deg); opacity: 0; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in; }
.checkboxdark label input[type="checkbox"]:checked+.cr>.cr-icon, .radiodark label input[type="radio"]:checked+.cr>.cr-icon { -webkit-transform: scale(1) rotateZ(0deg); -ms-transform: scale(1) rotate(0deg); -moz-transform: scale(1) rotateZ(0deg); transform: scale(1) rotateZ(0deg); opacity: 1; }
.checkboxdark label input[type="checkbox"]:disabled+.cr, .radiodark label input[type="radio"]:disabled+.cr { opacity: .5; }
.custom-button { box-shadow: none; outline: none; color: #fff; background: #E12D44; font-weight: 500; font-size: 16px; line-height: 20px; padding: 10px 15px; border-radius: 10px; border: 0; }
.custom-button:hover { color: #fff; }
.custom-button:focus { box-shadow: none; outline: none; color: #fff; background: #E12D44; font-weight: 500; font-size: 16px; line-height: 20px; padding: 10px 15px; border-radius: 10px; border: 0; }
label[class*="required"]:after { content: "*"; display: inline-block; vertical-align: top; }
.animatethis { -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.cc-dismiss { background: #6DAFBD !important; }
.main-content { max-width: 1920px; margin: auto auto; margin-top: 185px; }
.main-content-ins { max-width: 1420px; margin: auto auto; padding-left: 20px; padding-right: 20px; }
.main-content-top { }
.no-marg-padd { margin: 0; padding: 0; }
.no-marg-padd li { margin: 0; padding: 0; }
input, textarea { outline: 0 !important; }
strong, b { font-weight: 700 !important; }
.bootstrap-dialog .modal-header { /*background-color: #ddd !important;*/ }
.bootstrap-dialog .bootstrap-dialog-close-button button { font-size: 26px; opacity: 1; }
.bootstrap-dialog .bootstrap-dialog-title { font-size: 16px !important; color: #111; }
.bootstrap-dialog .bootstrap-dialog-message { font-size: 15px !important; color: #111; }
.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-warning { font-size: 15px !important; }
.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-default { font-size: 15px !important; color: #111; }
.rvl-hdn { visibility: hidden; }
#infscr-loading { text-align: center; z-index: 100; position: fixed; left: 50%; bottom: 40px; width: 274px; margin-left: -137px; padding: 7px 10px; background: #000; opacity: 0.8; color: #fff; border: 1px solid #959595; }
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }
.wrapper_text { }
.wrapper_text .descr-det-1 { max-height: 120px; overflow: hidden; }
.wrapper_text .descr-det-1.active { height: auto; }
.wrapper_text .toggle_btn_txt { margin-top: 15px; font-weight: 700; color: #ffffff; cursor: pointer; margin-left: 70%; font-size: 15px; padding: 10px; border-radius: 5px; background: rgb(204, 12, 79); }
.wrapper_text .toggle_btn_txt.active .fas { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.pagin { text-align: center; margin-top: 20px; margin-bottom: 20px; }
.pagin ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.pagin li { display: inline-block; vertical-align: top; }
.pagin li.to_hide { display: none; }
.pagin li.pagination_dots { pointer-events: none; }
.pagin li.to_show, .pagin li.last_page, .pagin li.active { display: inline-block; }
.pagin li.num:before { content: "|"; font-size: 14px; margin-right: 6px; display: inline-block; vertical-align: top; }
.pagin li.num:first-child:before { display: none; }
.pagin li a { display: inline-block; font-size: 18px; color: #000; }
.pagin li a:hover, .pagin li.active a { color: #5C6471; }
.pagin span { font-size: 20px !important; }
.pagin i { font-size: 20px !important; }
.ph { font-size: 16px; color: #000; font-weight: 400; }
.ph::-webkit-input-placeholder { opacity: 1 !important; font-size: 16px; color: #191919; font-weight: 300; }
.ph:-moz-placeholder { opacity: 1 !important; font-size: 16px; color: #191919; font-weight: 300; }
.ph::-moz-placeholder { opacity: 1 !important; font-size: 16px; color: #191919; font-weight: 300; }
.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 16px; color: #191919; font-weight: 300; }
.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 16px; color: #191919; font-weight: 300; }
.breadcrumb-cont#breadcrumb-cont { display: none; }
.breadcrumb-cont { padding: 15px 20px; }
.breadcrumb-cont ol.breadcrumb { background: transparent; padding: 0; max-width: 1550px; margin: auto; }
.breadcrumb-cont ol.breadcrumb li.active { color: #E12D44; }
.breadcrumb-cont ol.breadcrumb li.active a { font-weight: normal; font-size: 12px; color: #000000; }
.breadcrumb-cont ol.breadcrumb li { margin: 0; padding: 0; list-style: none; }
.breadcrumb-cont ol.breadcrumb li a:hover { color: #E12D44; }
#breadcrumb_open { cursor: pointer; }
.breadcrumb_open #breadcrumb_open { font-size: 0; }
.breadcrumb_open #breadcrumb_open:before { font-size: 0; }
.breadcrumb-cont ol.breadcrumb li + li:before { content: "/"; padding: 0px; color: #000000; font-weight: normal; font-size: 0px; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.breadcrumb-cont ol.breadcrumb li a { font-weight: normal; font-size: 0px; color: #000000; text-decoration: none; text-transform: uppercase; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.breadcrumb-cont ol.breadcrumb li a:hover { color: #E12D44; }
.breadcrumb-cont ol.breadcrumb li.active a, .breadcrumb-cont ol.breadcrumb li#breadcrumb_open a, .breadcrumb-cont ol.breadcrumb li.homepage_breadcrumb a { font-size: 12px; }
.breadcrumb-cont ol.breadcrumb li.active + li:before, .breadcrumb-cont ol.breadcrumb li#breadcrumb_open + li:before, .breadcrumb-cont ol.breadcrumb li.homepage_breadcrumb + li:before, .breadcrumb_open.breadcrumb-cont ol.breadcrumb li + li:before { padding: 0 4px; font-size: 12px; }
.breadcrumb_open.breadcrumb-cont ol.breadcrumb li a { font-size: 12px; }
.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
body { font-family: 'Roboto', sans-serif !important; max-width: 1920px; overflow-x: hidden; padding: 0 !important; background: #efefef !important; }
.icms_content:before {content: '';opacity: 0;visibility: hidden;background: rgba(0, 0, 0, 0.5);position: fixed;left: 0;top: 0;height: 100%;width: 100%;z-index: 999;-webkit-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;}
h1 { font-family: 'Roboto', sans-serif; font-weight: bold; font-size: 28px; line-height: 130%; letter-spacing: 0.1em; color: #465169; text-transform: uppercase; padding: 0; margin: 0; }
.goto-btn a { font-weight: 500; font-size: 16px; line-height: 130%; letter-spacing: 0.08em; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 15px; text-transform: uppercase; }
p { margin: 0 !important; padding: 0; }
.main-header {position: fixed;height: 185px;width: 100%;top: 0;left: 0;background: #fff;z-index: 998;box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);-webkit-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.main-header .cbp-af-header { height: 135px; position: relative; z-index: 1; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
.scrolling-down .main-header .above-header {opacity: 0;visibility: hidden;}
.scrolling-down .main-header {transform: translateY(-30px);}
.cbp-af-header .above-header {background: #efefef;-webkit-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.cbp-af-header .above-header .above-header-ins { max-width: 1770px; margin: auto; padding: 5px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; line-height: 20px; }
.cbp-af-header .above-header .above-header-ins .above-header-item { display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 15px; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 0; }
.cbp-af-header .above-header .above-header-ins .above-header-item a { font-size: 14px; display: flex; min-width: 0; flex-direction: row; flex-wrap: nowrap; align-items: center; gap: 10px; }
.cbp-af-header .above-header .above-header-ins .above-header-item .myicon { color: #465169; font-size: 16px; }
.cbp-af-header .above-header .above-header-ins .above-header-item a:hover .myicon { color: #000; }
.cbp-af-header .above-header .above-header-ins .above-header-item .above-header-item-ttl { font-weight: 400; font-size: 14px; line-height: 20px; letter-spacing: 0.035em; color: #465169; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; position: relative; }
.cbp-af-header .above-header .above-header-ins .above-header-item .above-header-item-ttl:hover { color: #000; }
.cbp-af-header header .grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 1660px; margin: auto; padding: 20px 20px; background: transparent; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.cbp-af-header-shrink header .grid { }
.show-ps {
    position: relative;
}
.show-ps .form-control{
    padding-right: 40px !important;
}
.show-ps .btn-show {position: absolute;right: 0;top: 0;height: 100%;display: flex;justify-content: center;align-items: center;color: #465169;font-size: 16px;background: transparent;border: 0;outline: none;width: 45px;}

header .grid .logo { display: -webkit-box; display: -ms-flexbox; display: flex; }
header .grid .logo a { display: block; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .grid .logo img { max-width: 100%; height: auto; display: block; }
header .right .cart a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; }
header .right .cart .cart-r div { -webkit-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
header .right .cart:hover .cart-r div { color: #E12D44 !important; }
header .right a .red-icon { display: none; }
header .right .account-name { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; border-radius: 55px; padding: 14px 15px; border: 1px solid #E12D44; max-width: 160px; font-weight: 900; font-size: 20px; line-height: 130%; }
header .right .account-name span.txt { color: #E12D44; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
header .right .account-name span.theicon { font-size: 20px; line-height: 20px; color: #465169; }
header .right .login { }
header .right .login .login-item { font-size: 20px; line-height: 20px; color: #465169; cursor: pointer; }
header .right .login .login-item:hover { color: #E12D44; }
header .right .login .dropdown-toggle {font-size: 20px;line-height: 20px;color: #465169;cursor: pointer;background: transparent;padding: 0;margin: 0;outline: none;border: 0;}
header .right .login .dropdown-toggle:hover { color: #E12D44; }
header .right .login .dropdown-toggle .theicon { }
header .right .login .dropdown-toggle .txt-icn {
    background: #465169;
    width: 24px;
    display: flex;
    height: 24px;
    color: #fff;
    border-radius: 50%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: bold;
}
header .right .login .dropdown-menu { z-index: 1; padding: 5px 0; border-radius: 10px; }
header .right .login .dropdown-menu li { }
header .right .login .dropdown-menu li a { display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; padding: 5px 15px; background: transparent; align-items: center; }
header .right .login .dropdown-menu li a i { width: 15px; text-align: center; }
header .right .login .dropdown-menu li a.active, header .right .login .dropdown-menu li a:hover { color: #E12D44; }
header .right .fav { }
header .right .fav a { font-size: 20px; line-height: 20px; color: #465169; cursor: pointer; }
header .right .cart .cart-l .my-icon:hover, header .right .fav a:hover { color: #E12D44; }
header .srch { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; z-index: 1; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
.twitter-typeahead { width: 100%; text-align: left; z-index: 999; }
.twitter-typeahead .tt-menu { background: #fff; padding: 20px 10px; margin: 0; -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .15); box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .15); position: fixed; width: 100%; overflow: auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; max-height: calc(100vh - 242px); overflow-y: auto; }
.twitter-typeahead .tt-menu.tt-open { }
.tt-dataset-search-products { width: 50%; flex: 1; padding: 0 10px; }
.tt-dataset-search-other { width: 50%; padding: 0 10px; }
@media only screen and (min-width:481px) {
    .twitter-typeahead .tt-menu.tt-open.loaded { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
}
@media only screen and (max-width:480px) {
    .tt-dataset-search-products { width: 100%; padding: 0 10px; flex: inherit; }
    .tt-dataset-search-other { width: 100%; padding: 0 10px; border-top: 1px solid #ddd; margin-top: 20px; padding-top: 10px; }
}
.tt-dataset-search-other .item-search-other { margin-bottom: 3px; border-bottom: 1px solid #efefef; }
.tt-dataset-search-other .item-search-other a { font-size: 12px; color: #000; }
.tt-dataset-search-other .item-search-other a:hover { text-decoration: underline; -webkit-text-decoration-color: #E12D44; text-decoration-color: #E12D44; }
.tt-dataset-search-other .item-search-other .tt-highlight { color: #E12D44; }
.tt-dataset-search-other .item-search-other.item-more { text-align: center; border: 0; padding-top: 5px; }
.tt-dataset-search-other .item-search-other.item-more a { text-decoration: none; font-size: 14px; font-weight: 600; color: #000; display: block; }
.tt-dataset-search-other .item-search-other.item-more a:hover { color: #E12D44; }
.tt-dataset.tt-dataset-search-products .item-search.item-more a:hover { color: #E12D44; }
.tt-dataset-search-other .item-more-title.space { margin-top: 25px; }
.tt-dataset-search-other .item-more-title { font-size: 14px; color: #000; font-weight: 600; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 7px; background-color: #efefef; text-align: center; padding-top: 7px; box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .2); }
.tt-dataset-search-other .item-more-title a { color: #000; }
.tt-dataset-search-other .item-more-title a:hover { color: #E12D44; }
.tt-dataset.tt-dataset-search-products { }
.tt-dataset.tt-dataset-search-products .item-title { font-size: 14px; color: #000; font-weight: 600; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 7px; background-color: #efefef; text-align: center; padding-top: 7px; box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .2); }
.tt-dataset.tt-dataset-search-products .item-title a { color: #000; }
.tt-dataset.tt-dataset-search-products .item-title a:hover { color: #E12D44; }
.tt-dataset.tt-dataset-search-products .item-search { border-top: 1px solid #ddd; padding-top: 10px; margin-bottom: 10px; }
.tt-dataset.tt-dataset-search-products .item-search.item-more { border-top: 1px solid #ddd; padding-top: 10px; text-align: center; }
.tt-dataset.tt-dataset-search-products .item-search.item-more a { font-size: 14px; font-weight: 600; color: #000; display: block; }
.tt-dataset.tt-dataset-search-products .item-search .tt-highlight { color: #E12D44; }
.tt-dataset.tt-dataset-search-products .item-search a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.tt-dataset.tt-dataset-search-products .item-search span.media { width: 100px; border-right: 1px solid #ddd; -ms-grid-column-align: center; justify-self: center; text-align: center; }
.tt-dataset.tt-dataset-search-products .item-search span.media img { width: 100%; max-width: 60px; -webkit-align-self: center; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
.tt-dataset.tt-dataset-search-products .item-search span.data { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; }
.tt-dataset.tt-dataset-search-products .item-search span.data .ttl { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: normal; }
.tt-dataset.tt-dataset-search-products .item-search span.data .price { line-height: normal; font-weight: normal; font-size: 16px; letter-spacing: 0.04em; color: #465169; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 5px 10px; margin-bottom: 15px; margin-top: 10px; }
.tt-dataset.tt-dataset-search-products .item-search span.data .price .final-price { color: #E12D44; }
.tt-dataset.tt-dataset-search-products .item-search span.data .price .old-price { -webkit-text-decoration-line: line-through; text-decoration-line: line-through; }
header .srch .form-group { max-width: 910px; position: relative; margin-bottom: 0px; margin: 0 auto; }
header .srch .form-group .loader { display: none; position: absolute; left: 14px; top: 50%; z-index: 1000; margin-top: -7px; }
header .srch .form-group.input-loading .loader { display: block; }
header .srch .form-group input { border: 1px solid #E12D44; border-radius: 55px; padding-left: 30px; padding-right: 70px; width: 100%; font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; height: 55px; }
header .srch .form-group input input::-webkit-input-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input::-moz-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input:-ms-input-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input::-ms-input-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input::placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input:-ms-input-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group input input::-ms-input-placeholder { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: 0.14em; color: #465169; opacity: 1; }
header .srch .form-group button { position: absolute; right: 0; padding: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: transparent; border: 0; font-size: 20px; line-height: 20px; color: #465169; width: 70px; z-index: 1000; }
header .srch .form-group button:hover { color: #E12D44; }
header .right { display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 15px; position: relative; z-index: 2; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
header .right .srch-sm { font-size: 20px; line-height: 20px; color: #465169; cursor: pointer; display: none; }
header .menu-sm { display: none; position: absolute; top: 4px; right: 20px; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
header .menu-sm a { line-height: 30px; color: #465169; display: block; width: 24px; height: 26px; }
header .menu-sm a span { display: block; width: 24px; height: 2px; position: relative; background: #465169; z-index: 1; position: absolute; left: 0; top: 12px; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
header .menu-sm a span:first-child { top: 5px; }
header .menu-sm a span:last-child { top: 19px; }
header .right .cart { }
header .right .cart .cart-l { position: relative; }
header .right .cart .cart-l .my-icon { font-size: 20px; line-height: 20px; color: #465169; cursor: pointer; }
header .right .cart .cart-l .counter { position: absolute; top: -15px; right: -15px; min-width: 24px; height: 24px; border-radius: 50%; text-align: center; color: #fff; font-size: 12px; line-height: 20px; padding: 0; line-height: 24px; font-weight: 600; background: #E12D44; }
header .right .cart .cart-r { display: none; }
.main-header .main_menu { background: #465169; color: #fff; position: relative; }
.main-header .main_menu > ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.main-header .main_menu > ul > li {/* padding: 0 40px; */ }
.main-header .main_menu > ul > li+li > a:before { content: ''; width: 1px; height: 26px; background: #E12D44; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.main-header .main_menu > ul > li.is-active > .sub { opacity: 1; visibility: visible; }
.main-header .main_menu > ul > li a { font-weight: 600; font-size: 14px; line-height: 22px; color: #9FACB3; display: block; padding: 14px; }
.main-header .main_menu > ul > li:hover a, .main-header .main_menu > ul > li a.active { color: #fff; }
.main-header .main_menu > ul > li > a { letter-spacing: 0.04em; font-size: 16px; text-transform: uppercase; padding: 14px 55px; position: relative; color: #fff; }
.main-header .main_menu > ul > li > .sub { position: absolute; visibility: hidden; opacity: 0; left: 0; top: 100%; background: rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 10px 0px #465169; box-shadow: 0 0 10px 0px #465169; width: 100%; }
.main-header .main_menu > ul > li .sub { -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
.main-header .main_menu > ul > li .sub .close-mmenu {position: absolute;left: 310px;top: 14px;z-index: 1;background: transparent;color: #fff;border: 0;font-size: 22px;padding: 0 5px;margin: 0;}
.main-header .main_menu > ul.sub1active > li .sub .close-mmenu {left: 610px;}
.main-header .main_menu > ul.sub2active > li .sub .close-mmenu {left: 910px;}
.main-header .main_menu > ul > li > .sub > ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; background: #fff; width: 300px; height: calc(100vh - 185px); max-height: calc(100vh - 185px); overflow: auto; padding: 10px 0; }
.main-header .main_menu > ul > li > .sub > ul > li { }
.main-header .main_menu > ul > li > .sub > ul > li:hover > a { color: #E12D44; background: #fff; -webkit-box-shadow: 0 0 10px 0px #465169; box-shadow: 0 0 10px 0px #465169; }
.main-header .main_menu > ul > li > .sub > ul > li.is-active > .sub { opacity: 1; visibility: visible; }
.main-header .main_menu > ul > li > .sub > ul > li.has:hover > a:after { opacity: 1; }
.main-header .main_menu > ul > li > .sub > ul > li > a { color: #465169; text-transform: uppercase; padding: 10px 15px; text-align: left; line-height: normal; display: block; border: 0; z-index: 1; position: relative; border-top: 0; }
.main-header .main_menu > ul > li > .sub > ul > li.has > a:after { }
.main-header .main_menu > ul > li > .sub > ul > li > .sub { position: absolute; left: 0; top: 0; left: 300px; background: #fff; width: 300px; opacity: 0; visibility: hidden; padding: 10px 0; -webkit-box-shadow: 0 0 10px 0px #465169; box-shadow: 0 0 10px 0px #465169; height: 100%; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; max-height: calc(100vh - 185px); overflow: auto; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li { }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > a { color: #465169; font-weight: 600; padding: 10px 15px; line-height: normal; display: block; z-index: 1; position: relative; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li a { }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li:hover > a { color: #E12D44; background: #fff; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li.is-active > .sub { opacity: 1; visibility: visible; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub { position: absolute; top: 0; left: 300px; background: #fff; width: 300px; opacity: 0; visibility: hidden; padding: 10px 0; -webkit-box-shadow: 0 0 10px 0px #465169; box-shadow: 0 0 10px 0px #465169; height: 100%; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub > ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; max-height: calc(100vh - 185px); overflow: auto; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub > ul > li { text-transform: none; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub > ul > li a { color: #465169; font-weight: 600; padding: 10px 15px; line-height: normal; display: block; }
.main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub > ul > li a:hover { color: #E12D44; background: #fff; }
.main-header .main_menu > ul > li > .sub a.more, .main-header .main_menu > ul > li > .sub > ul > li > .sub > ul > li > .sub > ul > li a.more { font-weight: bold; }
.cbp-af-header.cbp-af-header-shrink { }
nav#menu { visibility: hidden; height: 0; }
nav#menu ul li.not_a_link { position: relative; }
nav#menu ul li.not_a_link a.mm-listitem__text { pointer-events: none; }
nav#menu ul li.not_a_link a.mm-listitem__btn { position: absolute; inset: 0; }
nav#menu ul li a { color: #465169; font-weight: 500; }
nav#menu ul li a:hover, nav#menu ul li a.active { color: #000; }
nav#menu ul li a::after { border-color: #465169; }
.close-menu { cursor: pointer; }
.mm-navbar_tabs a { font-size: 16px; }
.mm-navbar_tabs a i { margin-right: 6px; }
.mm-listitem__text { font-size: 16px; }
.mm-btn_close { background: #fff; }
.mm-btn_close::before, .mm-btn_close::after { border-color: #000; }
.mm-btn_close::before { right: 15px; }
.mm-btn_close::after { right: 22px; }
.mm-navbars_bottom { border-top: 0; }
.mm-navbars_bottom .mm-navbar { background: #465169; }
.mm-navbars_bottom .mm-navbar a { color: #fff; font-size: 20px; }
.mm-btn_close::before, .mm-btn_close::after { border-color: #465169; }
#cookie-bar { background: #000; background: rgba(0, 0, 0, 0.8); height: auto; line-height: normal; color: #eeeeee; text-align: center; padding: 5px 5px; z-index: 100; }
#cookie-bar.fixed { position: fixed; top: 0; left: 0; width: 100%; }
#cookie-bar.fixed.bottom { bottom: 0; top: auto; z-index: 999; }
#cookie-bar p { margin: 0; padding: 0; color: #fff; font-size: 14px; }
#cookie-bar a { color: #fff; text-decoration: underline; font-size: 14px; }
#cookie-bar .cb-enable { background: #fff; color: #000; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
#cookie-bar .cb-enable:hover { background: #000; color: #fff; }
#cookie-bar .cb-disable { background: #990000; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }
#cookie-bar .cb-disable:hover { background: #bb0000; }
#cookie-bar .cb-policy { background: #0033bb; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }
#cookie-bar .cb-policy:hover { background: #0055dd; }
body.open-cart .my-list {-webkit-transform: translateX(0px) !important; -ms-transform: translateX(0px) !important; transform: translateX(0px) !important; }
body.open-cart .icms_content:before {opacity:1; visibility:visible;}
.open { -webkit-transform: translateX(0px) !important; -ms-transform: translateX(0px) !important; transform: translateX(0px) !important; }
.main-slider { padding: 10px 20px; }
.main-slider .main-slider-container { display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; width: 100%; margin: 0 auto; max-width: 1620px; }
.main-slider .main-slider-container .big-slider { width: 70%; padding-right: 10px; }
.main-slider .main-slider-container .big-slider .slick-dots { bottom: 10px; }
.main-slider .main-slider-container .big-slider .slick-left, .main-slider .main-slider-container .big-slider .slick-right { left: 10px; }
.main-slider .main-slider-container .big-slider .slick-right { right: 10px; left: auto; }
.main-slider .main-slider-container .big-slider .bs-slider { margin: 0; }
.main-slider .main-slider-container .big-slider .bs-slider .item { height: 100%; outline: none; }
.main-slider .main-slider-container .big-slider .bs-slider .item img { width: 100%; height: auto; display: block; }
.main-slider .main-slider-container .big-slider .bs-slider .item a { height: 100%; display: block; position: relative; outline: none; }
.main-slider .main-slider-container .small-items { width: 30%; display: flex; flex-direction: column; gap: 10px; align-items: stretch; }
.main-slider .main-slider-container .small-items .item { display: block; width: 100%; flex: 1; position: relative; }
.main-slider .main-slider-container .small-items .item a { display: block; height: 100%; width: 100%; object-fit: cover; position: absolute; left: 0; top: 0; outline: none; }
.main-slider .main-slider-container .small-items .item img { width: 100%; height: 100%; display: block; object-fit: cover; }
.my-list {position: fixed;top: 10px;right: 10px;z-index: 999;max-width: calc(100vw - 20px);width: 400px;-webkit-transform: translateX(650px);-ms-transform: translateX(650px);transform: translateX(650px);-webkit-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;overflow-y: auto;height: calc(100vh - 20px);background: #fff;border-radius: 10px;box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);}
.my-list::-webkit-scrollbar { width: 10px; }
.my-list::-webkit-scrollbar-track { background: #f1f1f1; }
.my-list::-webkit-scrollbar-thumb { background: #888; }
.my-list::-webkit-scrollbar-thumb:hover { background: #555; }
.my-list .my-list-ins { height: 100%; position: relative; }
.my-list .closeimg { cursor: pointer !important; }
.my-list .my-list-ins .my-list-label { font-weight: normal; font-size: 10px; line-height: 150%; letter-spacing: 0.1em; color: #465169 }
.my-list .my-list-ins .my-list-ins-ttl { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #E12D44; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; height: 55px; left: 0; width: 100%; top: 0; }
.my-list .my-list-ins .my-list-ins-ttl div { font-weight: bold; font-size: 14px; line-height: 16px; letter-spacing: 0.055em; color: #FFFFFF; }
.my-list .my-list-ins .my-list-ins-ttl div.close-me {position: absolute;right: 20px;font-size: 18px;line-height: 20px;}
.my-list .my-list-ins .my-list-ins-ttl div.cart-ttl { font-weight: 900; font-size: 18px; letter-spacing: 0.12em; color: #FFFFFF; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 20px; }
.my-list .my-list-ins .my-list-det { position: relative; padding: 60px 0 0 0; height: 100%; }
.my-list .my-list-ins .my-list-det .my-list-items { display: -ms-grid; display: grid; max-height: calc(100vh - 175px); overflow: auto; }
.my-list .my-list-ins .my-list-det .my-list-ins-details { border-top: 1px solid #465169; padding: 10px 0; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .det { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; padding: 5px 0; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .det .my-list-ins-r-pr .discount { font-weight: normal; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #465169; display: none; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .det .my-list-ins-r-pr .final { font-weight: 900; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; color: #E12D44; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-details-ins { gap: 0 15px; margin: auto; padding: 0 20px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-details-ins .my-list-close { text-align: center; width: 30px; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-details-ins .my-list-close a{color: #465169;}
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-details-ins .my-list-ins-l { width: 75px; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-details-ins .my-list-ins-r { flex: 1; }
.my-list .my-list-ins .my-list-det .my-list-ins-details:first-child { border: 0; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-l img { max-width: 75px; margin: auto; background: -o-linear-gradient(115.87deg, #B1B1B1 -116.68%, #E5E5E5 -13.18%, #FFFFFF 111.31%); background: linear-gradient(334.13deg, #B1B1B1 -116.68%, #E5E5E5 -13.18%, #FFFFFF 111.31%); }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-ttl { font-weight: 900; font-size: 14px; line-height: normal; letter-spacing: 0.05em; color: #465169; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-det { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-det .my-list-ins-r-pr { font-weight: 900; font-size: 14px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-det .my-list-ins-r-pr-disc { font-weight: 500; font-size: 14px; line-height: 16px; letter-spacing: -0.035em; -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #DF7575; }
.my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-det .remove-btn { font-weight: 300; font-size: 12px; line-height: 14px; letter-spacing: 0.14em; color: #FFFFFF; }
.my-list .see-cart { position: absolute; bottom: 0; left: 0; width: 100%; }
.my-list .see-cart .amount { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; padding: 0px 20px; text-align: center; background: #eee; height: 40px; align-items: center; }
.my-list .see-cart .amount .text { font-weight: 500; font-size: 16px; }
.my-list .see-cart .amount .qty { font-weight: 900; font-size: 16px; line-height: 130%; }
.my-list .see-cart .amount .price { font-weight: 900; font-size: 16px; }
.my-list .see-cart .amount .price .final { }
.my-list .see-cart .amount .price .discount { font-weight: normal; font-size: 22px; line-height: 130%; -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #CED1D4; }
.my-list .see-cart .see-cart-btn { font-weight: 900; letter-spacing: 0.12em; cursor: pointer; font-size: 18px; padding: 10px 15px; text-transform: uppercase; border: 0; color: #fff; width: 100%; background: #E12D44; height: 50px; display: flex; align-items: center; justify-content: center; }
.my-list .see-cart .button { width: 100%; display: flex; justify-content: space-between; text-align: center; }
.my-list .see-cart .see-cart-btn:hover { background: #465169; color: #fff }
.modalclosebtn { position: absolute !important; right: 50px !important; color: white !important; opacity: 1 !important; background: none !important; border: none !important; }
.modalclosebtn span { font-size: 30px !important; }
.modal-dialog {/* width: 100% !important; *//* max-width: 910px !important; */ }
.modal-dialog .modal-content { border-radius: 10px; }
.bootstrap-dialog .modal-dialog .modal-header { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.modal-dialog .modal-content.logmodalcontent .modal-header.logmodalheader { text-align: end; padding: 5px 10px; }
.modal-dialog .modal-content.logmodalcontent .modal-header.logmodalheader i { font-size: 30px; color: #465169; margin-right: 10px; margin-top: 10px; cursor: pointer; }
.oloklirosi-dialog .modal-dialog .det { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 30px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.oloklirosi-dialog .modal-dialog .det .det-l { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 5px; max-width: 400px; width: 100%; text-align: center; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.oloklirosi-dialog .modal-dialog .det .qnt { max-width: 100px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.oloklirosi-dialog .modal-dialog .det .prc { max-width: 200px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.oloklirosi-dialog .modal-dialog .det .lnk { max-width: 100px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.oloklirosi-dialog .bootstrap-dialog-footer-buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.logmodalcontent { background: #efefef; -webkit-box-shadow: 0px 16px 91px rgba(0, 0, 0, 0.6) !important; box-shadow: 0px 16px 91px rgba(0, 0, 0, 0.6) !important; border-radius: 20px !important; }
.logmodalheader { border: 0 !important; }
.logmodalheader button { }
.logmodalcontent .modal-body {/* max-width: 520px; */margin: auto; }
.logmodalcontent .modal-log-ttl { text-align: center; font-weight: 800; font-size: 40px; color: #465169; padding-bottom: 20px; }
.logmodalcontent .modal-log-ttl .icn { font-size: 32px; color: #465169; line-height: 32px; display: inline-block; margin-right: 10px; }
.logmodalcontent .modal-log-subttl { font-size: 12px; text-align: center; letter-spacing: 0.04em; color: #465169; padding-bottom: 30px; }

.oauth-login { display: flex; padding: 20px; justify-content: center; }
.oauth-login .google-btn { display: flex; align-items: center; justify-content: center; background: white; border: 2px solid #dadce0; padding: 10px 20px; border-radius: 8px; text-decoration: none; color: #3c4043; font-weight: 500; font-size: 16px; transition: all 0.3s ease; cursor: pointer; }
.oauth-login .google-btn:hover { background: #f8f9fa; border-color: #4285f4; box-shadow: 0 4px 12px rgba(66, 133, 244, 0.25); transform: translateY(-2px); }
.oauth-login .google-btn .google-icon { width: 22px; height: 22px; margin-right: 14px; }
.modallogin .log-btn { text-align: center; cursor: pointer; height: auto; border: 0; width: 100%; margin-top: 10px; }
.modallogin .signin-acc { font-weight: normal; font-size: 12px; text-align: center; letter-spacing: 0.09em; color: #465169; padding-top: 35px; padding-bottom: 20px; }
.modallogin .signin-acc span { font-weight: 800 !important; text-decoration: underline; cursor: pointer; }
.modallogin .log-frm {/* max-width: 220px; */margin: 0 auto; }
.modallogin .log-frm .form-group { }
.modallogin .log-frm input { border-radius: 10px; padding: 10px 15px; height: auto; width: 100%; }
.modallogin .log-frm input:focus { border-color: #465169; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); }
.modallogin .log-frm input::-webkit-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input::-moz-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input::placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm input::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.modallogin .log-frm label { margin: 0; font-size: 14px; letter-spacing: 0.07em; color: #465169; padding-left: 10px; display: block; margin-bottom: 5px; font-weight: bold; }
.modallogin .log-frm .log-btn { text-align: center; cursor: pointer; border: 0; font-weight: 900; font-size: 20px; line-height: 24px; width: 100%; margin-top: 10px; }
.modallogin .forgot-pass { text-align: center; padding-top: 20px; }
.modallogin .forgot-pass a { font-weight: 500; font-size: 12px; -webkit-text-decoration-line: underline; text-decoration-line: underline; color: #465169; }
.modallogin .create-acc { font-weight: 500; font-size: 12px; text-align: center; letter-spacing: 0.09em; color: #465169; padding-top: 10px; padding-bottom: 40px; }
.modallogin .create-acc span { font-weight: 900 !important; text-decoration: underline; cursor: pointer; }
.custom-search { background: #e8e8e8; border: 0; width: 100%; margin: 0; padding: 7px 12px; cursor: pointer; z-index: 1000; }
.home .categories { }
.subcats .det-hiding { display: none !important; }
.categories .categories-ins { }
.categories .categories-ins .categories-l ul { background: #498E9D; padding: 10px 0; }
.categories .categories-ins .categories-l ul li { padding: 0 180px 0 145px; font-weight: 900; font-size: 18px; line-height: 130%; letter-spacing: 0.12em; color: #FFFFFF; }
.categories .categories-ins .categories-l ul li a { color: #FFFFFF; }
.categories .categories-ins .categories-l .subcats { padding: 50px 0; background: #FFFFFF; display: -ms-grid; display: grid; justify-items: center; }
.categories .categories-ins .categories-l .subcats li { padding: 20px 0 0 50px; width: 100%; }
.categories .categories-ins .categories-l .subcats li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #edf0f1; max-width: 390px; margin: auto; padding-bottom: 20px; }
.categories .categories-ins .categories-l .subcats li:last-child { border-bottom: 0 !important; }
.categories .categories-ins .categories-l .subcats li a span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 25px; }
.categories .categories-ins .categories-l .subcats li .arrow { }
.categories .categories-ins .categories-l .subcats li a { font-weight: bold; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; text-transform: uppercase; color: #465169; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 25px; }
.categories .categories-ins .categories-l .subcats li a:hover { color: #E12D44; }
.categories .categories-ins .categories-l .subcats .has { position: relative; }
.categories .categories-ins .categories-l .subcats .has .subsubcats { position: absolute; right: -482px; top: 10px; background: #FFFFFF; -webkit-box-shadow: 22px 34px 56px -34px rgba(84, 122, 130, 0.18); box-shadow: 22px 34px 56px -34px rgba(84, 122, 130, 0.18); max-width: 580px; width: 100%; border-left: 1px solid rgba(84, 122, 130, 0.18); visibility: hidden; opacity: 0; -webkit-transition: visibility 0s, opacity 0.5s linear; -o-transition: visibility 0s, opacity 0.5s linear; transition: visibility 0s, opacity 0.5s linear; padding-right: 30px; padding: 0 !important; z-index: 1; }
.categories .categories-ins .categories-l .subcats .has:hover > .subsubcats { visibility: visible !important; opacity: 1; }
.categories .categories-ins .categories-l .subcats .has .subsubcats li { border-bottom: 0 !important; padding: 15px 0 15px 0 !important; }
.categories .categories-ins .categories-l .subcats .has .subsubcats li:hover { background: #e6edeb; }
.categories .categories-ins .categories-l .subcats .has .subsubcats li a { font-weight: normal !important; font-size: 14px !important; line-height: 130% !important; letter-spacing: 0.1em !important; color: #4C6272 !important; border-bottom: 0 !important; text-transform: initial !important; padding-bottom: 0 !important; -webkit-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
.categories .categories-ins .categories-l .subcats .has .subsubcats li:hover > a { font-weight: bold !important; }
.categories .categories-ins .categories-r { min-width: 0px; }
.categories .categories-ins .categories-r ul { display: -webkit-box; display: -ms-flexbox; display: flex; background: #465169; padding: 10px 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; }
.categories .categories-ins .categories-r ul li { padding: 0; font-weight: 900; font-size: 18px; line-height: 130%; letter-spacing: 0.12em; }
.categories .categories-ins .categories-r ul li:last-child { }
.categories .categories-ins .categories-r ul li a { font-weight: 900; font-size: 16px; letter-spacing: 0.12em; text-transform: uppercase; color: #FFFFFF; line-height: 22px; display: block; padding: 5px 50px; border-right: 1px solid #FFFFFF; }
.categories .categories-ins .categories-r ul li:last-child a { border: 0; }
.categories .categories-ins .categories-r ul li a:hover { color: #465169; }
.categories .categories-ins .categories-r .subcats { background: #e5edea; opacity: 0; visibility: hidden; -webkit-transition: opacity .2s ease-in; -o-transition: opacity .2s ease-in; transition: opacity .2s ease-in; position: absolute; left: 0; top: calc(100% - 10px); width: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-filter: drop-shadow(0px 58px 100px rgba(0, 0, 0, 0.25)); filter: drop-shadow(0px 58px 100px rgba(0, 0, 0, 0.25)); }
.categories .categories-ins .categories-r .has > a { }
.categories .categories-ins .categories-r .subcats a { padding: 0; border: 0; }
.categories .categories-ins .categories-r .has:hover > a::after { visibility: visible; opacity: 1; }
.categories .categories-ins .categories-r .has:hover > .subcats { visibility: visible; opacity: 1; }
.menu-visible { visibility: visible; opacity: 1; }
.categories .categories-ins .categories-r .subcats .subcategories { background: #6DAFBD; padding-left: 250px; max-width: 560px; width: 100%; padding-top: 45px; padding-bottom: 45px; }
.categories .categories-ins .categories-r .subcats .subcategories .subitems { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; grid-gap: 20px; }
.categories .categories-ins .categories-r .subcats .subcategories .subitems li { padding: 0; border-right: 0; font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.12em; text-transform: uppercase; color: #FFFFFF; }
.categories .categories-ins .categories-r .subcats .new-arrivals { max-width: 410px; width: 100%; padding: 45px 0px 0 0px; background: #e5edea; padding-bottom: 45px; text-align: center; border-right: 1px solid #adcbd0; }
.categories .categories-ins .categories-r .subcats .new-arrivals .items { padding-top: 30px; display: -ms-grid; display: grid; grid-gap: 15px; text-align: initial; margin: auto; }
.categories .categories-ins .categories-r .subcats .new-arrivals .title { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.12em; text-transform: uppercase; color: #465169; }
.categories .categories-ins .categories-r .subcats .new-arrivals .items .item { max-width: 250px; margin: auto; width: 100%; }
.categories .categories-ins .categories-r .subcats .new-arrivals .items .item a { font-weight: 500; font-size: 16px; line-height: 130%; letter-spacing: 0.085em; color: #465169; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 5px; }
.categories .categories-ins .categories-r .subcats .best-sellers { max-width: 410px; width: 100%; padding: 45px 0px 0 0px; background: #e5edea; padding-bottom: 45px; text-align: center; border-right: 1px solid #adcbd0; }
.categories .categories-ins .categories-r .subcats .best-sellers .title { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.12em; text-transform: uppercase; color: #465169; }
.categories .categories-ins .categories-r .subcats .best-sellers .items { padding-top: 30px; display: -ms-grid; display: grid; grid-gap: 15px; text-align: initial; margin: auto; }
.categories .categories-ins .categories-r .subcats .best-sellers .items .item { max-width: 250px; margin: auto; width: 100%; }
.categories .categories-ins .categories-r .subcats .best-sellers .items .item a { font-weight: 500; font-size: 16px; line-height: 130%; letter-spacing: 0.085em; color: #465169; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 5px; }
.categories .categories-ins .categories-r .highlight { background: #e5edea; padding: 45px 0px 0px 0px; padding-bottom: 45px; width: 100%; }
.categories .categories-ins .categories-r .highlight .image { max-width: 270px; margin: auto; }
.categories .categories-ins .categories-r .highlight .title { padding-top: 15px; max-width: 270px; margin: auto; }
.categories .categories-ins .categories-r .highlight .title a { font-weight: 900; font-size: 18px; line-height: 150%; letter-spacing: 0.1em; color: #465169; text-transform: initial; }
.categories .categories-ins .categories-r .highlight .author { font-weight: 400; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; max-width: 270px; margin: auto; }
.categories .categories-ins .categories-r .slideshow { background: #e3e3e3; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins { max-width: 1720px; position: relative; margin: 0 auto; padding: 0 50px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items { z-index: 0; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-track { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item-not-pr img { max-width: 950px; width: 100%; margin: auto; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-l { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 50%; padding: 50px 0px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-l img { display: block; margin: 0 auto; max-width: 100%; height: auto; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 50%; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-ttl { font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #000; margin-bottom: 20px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-label { font-weight: normal; font-size: 16px; line-height: 100%; letter-spacing: 0.215em; color: #000000; padding: 30px 0; margin-bottom: 20px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-subttl { font-weight: 400; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; padding-bottom: 50px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-char { padding: 0 0 30px 0; font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; text-transform: uppercase; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-pr { font-weight: bold; font-size: 46px; line-height: 100%; letter-spacing: 0.215em; color: #E12D44; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-pr-disc { font-weight: 500; font-size: 14px; line-height: 16px; letter-spacing: -0.035em; -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #DF7575; padding-right: 10px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns { padding-top: 40px; padding-right: 20px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-buynow { width: 100%; max-width: 365px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-buynow a { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); border-radius: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.12em; color: #FFFFFF; text-transform: uppercase; padding: 18px 0; background: #E12D44; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-buynow a:hover { background: #E12D44; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-addtobag { max-width: 365px; width: 100%; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-addtobag button { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 10px; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.08em; color: #465169; border: 0; background: transparent; text-transform: uppercase; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { width: 100%; margin: auto; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list .slick-slide { margin: 0 20px; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots { position: absolute; display: block; width: 50%; padding: 0; margin: 0; list-style: none; left: 50%; bottom: 25px; text-align: center; background: transparent; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots li { position: relative; display: inline-block; margin: 0 5px; padding: 0; cursor: pointer; border-right: 0; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots li button { font-size: 0; line-height: 0; display: block; padding: 0; cursor: pointer; color: transparent; border: 0; outline: none; background: #fff; border-radius: 50%; width: 8px; height: 8px; margin: 0; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots .slick-active button { background: #E12D44; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots li button:before { font-family: 'slick'; font-size: 12px; line-height: 8px; position: absolute; top: 0; left: 0; content: '•'; text-align: center; display: none; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev, .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { width: 50px; height: 50px; right: 0; bottom: 15px; top: auto; border: 2px solid #b7c2c5; color: #b7c2c5; cursor: pointer; border-radius: 50%; z-index: 1; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { right: 65px; left: auto; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev:hover, .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next:hover { color: #E12D44; border-color: #465169; }
.categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev i, .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next i { }
.home .new-hp { background: #465169; background-repeat: no-repeat; background-size: cover; background-position: center center; }
.home .top-hp { padding-bottom: 40px; }
.home .top-hp .goto-btn { display: flex; justify-content: center; }
.home .top-hp .goto-btn a { color: #fff; }
.home .paidika-hp { padding-bottom: 40px; background: #efefef; }
.home .paidika-hp .goto-btn { display: flex; justify-content: center; }
.home .paidika-hp .goto-btn a { }
.home .new-hp .new-hp-ins { padding: 40px 20px 0px 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-ttl { text-align: center; max-width: 1570px; margin: auto; border-bottom: 2px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 0px; }
.home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1 { cursor: pointer; color: #C8D1D7; font-weight: 900; font-size: 28px; letter-spacing: 0.1em; text-transform: uppercase; line-height: normal; padding: 20px 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2 { cursor: pointer; color: #C8D1D7; font-weight: 900; font-size: 28px; letter-spacing: 0.1em; text-transform: uppercase; line-height: normal; padding: 20px 20px; position: relative; }
.home .new-hp .new-hp-ins .new-hp-ins-ttl div+div:before { content: ''; height: 30px; position: absolute; left: 0; width: 1px; background: #E12D44; top: 50%; transform: translateY(-50%); }
.home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1:hover, .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2:hover { color: #fff;/* background: #E12D44; */ }
.home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1.cat-active, .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2.cat-active { color: #fff;/* background: #E12D44; */ }
.home .paidika-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1 { color: #465169; }
.home .paidika-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2 { color: #465169; }
.home .paidika-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1.cat-active, .home .paidika-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2.cat-active { color: #465169;/* background: #E12D44; */ }
.home .new-hp .new-hp-ins .new-hp-ins-det { padding-top: 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l.wrapper-animation-item { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .ins { max-width: 1700px; width: 100%; margin: auto; padding: 0 50px; height: 0; opacity: 0; visibility: hidden; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .ins.show_me { opacity: 1; visibility: visible; height: auto; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items .slick-track { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items .slick-arrow i { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-prev, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-next { width: 50px; height: 50px; right: -50px; top: 50%; border: 2px solid #BCBFC6; padding: 0; color: #BCBFC6; cursor: pointer; border-radius: 50%; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-prev:hover, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-next:hover { border-color: #E12D44; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-prev { left: -50px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 0; bottom: 0; text-align: center; background: transparent; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-dots li { position: relative; display: inline-block; margin: 0 5px; padding: 0; cursor: pointer; border-right: 0; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-dots li button { font-size: 0; line-height: 0; display: block; padding: 0; cursor: pointer; color: transparent; border: 0; outline: none; background: #fff; border-radius: 50%; width: 8px; height: 8px; margin: 0; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-dots .slick-active button { background: #E12D44; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-dots li button:before { font-family: 'slick'; font-size: 12px; line-height: 8px; position: absolute; top: 0; left: 0; content: '•'; text-align: center; display: none; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { position: relative; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { margin: 30px 20px 30px 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .overlay-item:hover { background: #455A68; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-ttl { padding-top: 15px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-pr { display: block; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-items { }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item { position: relative; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-ttl { padding-top: 15px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-pr { display: block; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .bestsellers-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .new-hp-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; max-width: 420px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .new-hp-ins-det-r-ttl span { font-weight: bold; font-size: 50px; letter-spacing: -0.045em; color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .new-hp-ins-det-r-btn a { color: #465169; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .sldr-btns1, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .sldr-btns2 { padding-top: 65px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-new, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-bestsellers { display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 20px; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-new i, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-bestsellers i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 10px 15px; color: #465169; cursor: pointer; }
.home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .sldr-btns2 { display: none; }
.home .new-hp .ins-btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 20px; }
.home .new-hp .ins-btn a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 20px; font-weight: 500; font-size: 16px; line-height: 130%; letter-spacing: 0.08em; color: #fff; text-transform: uppercase; }
.home .new-hp .ins-btn a .theicon { color: #E12D44; }
.home .paidika-hp .ins-btn a { color: #000000; }
.home .popular-hp { background: #465169; }
.home .popular-hp .popular-hp-ins { padding: 45px 20px 55px 20px; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-ttl { text-align: center; max-width: 1620px; margin: auto; border-bottom: 2px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-ttl .popular-hp-ins-ttl-1 { font-weight: 700; font-size: 28px; color: #FFFFFF; text-transform: uppercase; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det { max-width: 1620px; margin: auto; display: -ms-grid; display: grid; justify-items: center; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 60px; padding-top: 75px; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item { }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-ttl { padding-bottom: 25px; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-ttl a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #9FACB3; text-transform: uppercase; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item:hover .popular-item-ttl a { color: #fff; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-img a img { background: white; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-img a { -webkit-transition: all .2s
    ease-in; -moz-transition: all .2s ease-in; transition: all .2s
ease-in; position: relative; display: flex; background: #fff; flex-direction: column; align-items: center; width: 100%; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-img a .cur-ttl {  /* position: absolute; */

    /* left: 0; */

    /* bottom: 0; */

    /* width: 100%; */
    padding: 20px 10px 20px 10px; font-size: 20px; font-weight: bold; color: #465169; display: block;  /* background: #465169; */  /* background: linear-gradient(0deg, rgba(70, 81, 105, 1) 0%, rgba(255, 255, 255, 0.0) 100%); */
    -webkit-transition: all .2s
    ease-in; -moz-transition: all .2s ease-in; transition: all .2s
ease-in; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-img a:hover { box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5) }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item .popular-item-img a:hover .cur-ttl { }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-btn { padding-top: 75px; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-btn a { color: white; }
.home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-btn a .theicon { color: #E12D44; }
.home .new2-hp { }
.home .new2-hp .new2-hp-ins { padding: 50px 20px 30px 20px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.home .new2-hp .cat-active { color: #E12D44 !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-ttl .new2-hp-ins-ttl-1 { padding-right: 40px; border-right: 1px solid #9ca9b0; cursor: pointer; color: #9ca9b0; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-ttl .new2-hp-ins-ttl-2 { padding-left: 40px; cursor: pointer; color: #9ca9b0; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det { display: -ms-grid; display: grid; padding-top: 70px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l { }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-slide { margin: 0 7px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { margin: 0; max-width: 1420px; margin: auto; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .image-overlay { position: relative; max-width: 270px; width: 100%; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .image-overlay .kentriki { background: white; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .overlay-item:hover { background: #455A68; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-ttl { padding-top: 15px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-pr { display: block; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items { display: none; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item { position: relative; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-pr { display: block; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev { left: 5% !important; top: 35% !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-next { right: 6.5% !important; top: 35% !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev i, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-prev { left: 5% !important; top: 35% !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-next { right: 5% !important; top: 35% !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-prev i, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-dots, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-dots li, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-dots li button, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #5C6471; -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); border-radius: 30px; width: 12px; height: 12px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-dots .slick-active button, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-dots .slick-active button { background: #E12D44 !important; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-dots li button:before, .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .bestsellers2-hp-ins-det-items .slick-dots li button:before { font-family: 'slick'; font-size: 40px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; padding-top: 50px; }
.home .new2-hp .new2-hp-ins .new2-hp-ins-det-r-btn a { color: #465169; }
.home .new3-hp { background: -o-linear-gradient(339.86deg, #ededed -74.75%, #FFFFFF 32.55%); background: linear-gradient(110.14deg, #ededed -74.75%, #FFFFFF 32.55%); }
.home .new3-hp .new3-hp-ins { padding: 90px 20px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.home .new3-hp .cat-active { color: #E12D44 !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-ttl .new3-hp-ins-ttl-3 { padding-right: 40px; border-right: 1px solid #9ca9b0; cursor: pointer; color: #9ca9b0; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-ttl .new3-hp-ins-ttl-4 { padding-left: 40px; cursor: pointer; color: #9ca9b0; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det { max-width: 1550px; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 0.8fr; grid-template-columns: 1fr 0.8fr; padding-top: 70px; grid-gap: 100px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l { max-width: 1050px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { position: relative; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; max-width: 317px; width: 100%; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .overlay-item:hover { background: #455A68; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-ttl { padding-top: 15px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-pr { display: block; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .new3-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-items { display: none; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item { position: relative; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-ttl { padding-top: 15px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-pr { display: block; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .bestsellers3-hp-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .new3-hp-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .new3-hp-ins-det-r-ttl span { font-weight: bold; font-size: 50px; letter-spacing: -0.045em; color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .new3-hp-ins-det-r-btn a { color: #465169; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .sldr-btns3, .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .sldr-btns4 { padding-top: 65px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-new3, .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-bestsellers3 { display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 20px; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-new3 i, .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-bestsellers3 i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 10px 15px; color: #465169; cursor: pointer; }
.home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .sldr-btns4 { display: none; }
.home .brands-hp { }
.home .brands-hp .brands-hp-ins { padding: 50px 10px 50px 10px; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-ttl .brands-hp-ins-ttl-1 { color: white; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det { max-width: 1420px; margin: auto; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; justify-content: center; gap: 30px 0; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item { width: 20%; padding: 0 10px; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item .brands-item-ttl a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #000; text-transform: uppercase; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item .brands-item-img a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #000; text-transform: uppercase; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item .brands-item-img img { }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-btn { padding-top: 75px; }
.home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-btn a { color: white; }
.home .blog-hp { }
.home .blog-hp .ins { max-width: 1660px; margin: auto; padding: 60px 20px; }
.home .blog-hp .ins .ttl { text-align: center; font-weight: bold; font-size: 28px; line-height: 130%; letter-spacing: 0.1em; color: #465169; border-bottom: 1px solid #E12D44; margin-bottom: 60px; padding-bottom: 15px; text-transform: uppercase; }
.home .blog-hp .ins .items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; justify-items: center; grid-gap: 25px 90px; }
.home .blog-hp .ins .items .item { display: -ms-grid; display: grid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; grid-gap: 40px; }
.home .blog-hp .ins .items .item .item-r { }
.home .blog-hp .ins .items .item .item-r .date { padding-bottom: 5px; font-weight: 900; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; color: #000000; }
.home .blog-hp .ins .items .item .item-r .title { font-weight: 900; font-size: 16px; line-height: 120%; letter-spacing: 0.05em; color: #000000; padding-bottom: 20px; }
.home .blog-hp .ins .items .item .item-r .subtitle { font-weight: 400; font-size: 16px; color: #000000; }
.home .blog-hp .ins .items .item .item-r .button { padding-top: 30px; }
.home .blog-hp .ins .items .item .item-r .button a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 15px; font-weight: 500; font-size: 14px; line-height: 130%; letter-spacing: 0.08em; color: #000000; }
.home .blog-hp .ins .items .item .item-r .button a:hover { color: #E12D44; }
.home .blog-hp .ins .goto-btn { padding-top: 40px; text-align: center; }
.home .blog-hp .ins .goto-btn a { color: #465169; display: inline-block; }
.home .blog-hp .ins .goto-btn a:hover { color: #E12D44; }
.home .blog-hp .ins .goto-btn a .theicon { color: #E12D44; }
.main-content .head-info { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-bottom: 0px; border-bottom: 1px solid #d8d8d8; }
.main-content .head-info .h-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.main-content .head-info .h-name { font-style: normal; font-weight: normal; font-size: 30px; letter-spacing: 0.05em; text-transform: uppercase; color: #000000; padding: 0; margin: 0; margin-bottom: 10px; }
.main-content .author-info { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-bottom: 0px; border-bottom: 1px solid #d8d8d8; }
.main-content .author-info .ai-photo { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -ms-flex: 0 0 300px; flex: 0 0 300px; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.main-content .author-info .ai-photo img { width: 100%; height: auto; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.main-content .author-info .ai-data {/* padding-right: 40px; */-webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.main-content .author-info .ai-name { font-style: normal; font-weight: normal; font-size: 30px; letter-spacing: 0.05em; text-transform: uppercase; color: #000000; padding: 0; margin: 0; margin-bottom: 10px; }
.main-content .author-info .ai-box { display: flex; gap: 20px; margin-bottom: 20px; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; }
.main-content .author-info .ai-img { }
.main-content .author-info .ai-img img { width: 100%; border-radius: 50%; box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2); }
.main-content .author-info .ai-text { flex: 1; align-self: center; }
.main-content .author-info .ai-text .author_text_more { -webkit-transition: height 500ms; -o-transition: height 500ms; transition: height 500ms; overflow: hidden; }
.newsletter { background: #465169; }
.newsletter .newsletter-ins { max-width: 1420px; margin: auto; grid-gap: 160px; padding: 40px 20px 20px 20px; display: -ms-grid; display: grid; -ms-grid-columns: 0.6fr 1fr 0.6fr; grid-template-columns: 0.6fr 1fr 0.6fr; -webkit-box-align: start; -ms-flex-align: start; align-items: start; }
.newsletter .newsletter-ins .newsletter-ins-l { font-weight: bold; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #FFFFFF; }
.newsletter .newsletter-ins .newsletter-ins-c { width: 100%; }
.newsletter .newsletter-ins .newsletter-ins-c form { position: relative; }
.newsletter .newsletter-ins .newsletter-ins-r { }
.newsletter .newsletter-ins .newsletter-ins-r .icn { font-size: 50px; color: #fff; }
.newsletter .newsletter-ins .form-group { margin: 0 !important; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control { border: 1px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 16px; background: transparent; font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; height: 42px !important; padding-right: 45px; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control::-webkit-input-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control::-moz-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control:-ms-input-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control::-ms-input-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control::placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control:-ms-input-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form .form-control::-ms-input-placeholder { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.05em; color: #ffffff; text-align: center; }
.newsletter .newsletter-ins .newsletter-ins-c form button { position: absolute; top: 0; right: 0; width: 40px; height: 42px; background: transparent; border: 0; color: #9FACB3; font-size: 16px; }
.newsletter .newsletter-ins .newsletter-ins-c form button:hover { color: #fff; }
.newsletter .newsletter-ins .newsletter-ins-c .newsletter-chk { position: relative; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; margin-top: 10px; }
.newsletter .newsletter-ins .newsletter-ins-c .newsletter-chk label { margin: 0; color: #ccc; font-size: 14px; font-weight: normal; }
.newsletter .newsletter-ins .newsletter-ins-c .newsletter-chk a { color: #fff; }
footer { background: #fff; z-index: 1; background-repeat: no-repeat; background-size: cover; background-position: center center; }
footer .main-content-ins { }
footer .top { padding: 50px 0; }
footer .top .main-content-ins { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 80px; }
footer .top .logo { display: -ms-grid; display: grid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-right: 1px solid #E12D44; padding-right: 100px; }
footer .top .logo a img { margin: auto; }
footer .top .mn { padding-left: 20px; }
footer .top .mn ul { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px; }
footer .top .mn ul li { padding-bottom: 12px; color: #000; }
footer .top .mn ul li ul { display: block; text-align: initial; margin-top: 20px; }
footer .top .mn ul li ul li a { font-weight: 400; font-size: 16px; line-height: 140%; letter-spacing: 0.04em; color: #000; }
footer .top .mn ul li ul li a:hover { }
footer .top .mn ul li ul li p { font-weight: 500; font-size: 16px; line-height: 110%; letter-spacing: 0.08em; color: #465169; }
footer .top .mn ul li ul li table tr:first-child { vertical-align: top; width: 30px; }
footer .top .mn ul li ul li img { padding-right: 12px; }
footer .top .mn ul li a { font-weight: bold; font-size: 16px; letter-spacing: 0.055em; color: #DADEE1; }
footer .top .mn ul .foot-ttl { font-weight: 900; font-size: 16px; line-height: 140%; letter-spacing: 0.1em; text-transform: uppercase; color: #000; width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; gap: 10px; }
footer .top .mn ul .foot-ttl .icn { color: #E12D44; line-height: 22px; font-size: 22px; }
footer .top .socials-footer { text-align: center }
footer .top .socials-footer a { margin: 0 10px; }
footer .top .socials-footer a i:before { color: #FFCF45; font-size: 24px; }
footer .right-footer { display: -ms-grid; display: grid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
footer .right-footer .back-to-top-footer { justify-items: center; grid-gap: 15px; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 50px; }
footer .right-footer .back-to-top-footer:hover .icn { color: #000; border-color: #E12D44; background: #E12D44; }
footer .right-footer .back-to-top-footer:hover p { }
footer .right-footer .back-to-top-footer .icn { border: 2px solid #000; padding: 0; border-radius: 50px; font-size: 20px; color: #000; width: 50px; text-align: center; height: 50px; display: flex; justify-content: center; align-items: center; }
footer .right-footer .back-to-top-footer p { font-weight: bold; font-size: 16px; line-height: 140%; text-transform: uppercase; color: #000; text-align: center; }
footer .find-us { background-position: center; background-size: cover; }
footer .find-us { padding: 0; }
footer .find-us .ttl { text-align: center; padding: 10px; padding-top: 0; }
footer .find-us .ttl a { font-weight: bold; font-size: 20px; line-height: 140%; letter-spacing: 0.1em; text-transform: uppercase; color: #465169; }
footer .find-us .map { width: 100%; }
footer .find-us .map iframe { width: 100%; height: 250px; border: 0; display: block; }
footer .bot { padding: 20px 0 20px 0; background: #465169; }
footer .bot .main-content-ins { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; color: #9FACB3; font-size: 14px; font-weight: normal; max-width: 1680px !important; -ms-flex-wrap: wrap; flex-wrap: wrap; grid-gap: 20px; }
footer .bot .main-content-ins .txt-single2 { text-align: center; color: #999; width: 100%; font-size: 12px; }
footer .bot .copy { }
footer .bot .other-cats { flex: 1; list-style: none; padding: 0; display: flex; justify-content: center; align-items: center; flex-direction: row; flex-wrap: wrap; gap: 10px 20px; }
footer .bot .other-cats li { }
footer .bot .dev { }
footer .bot a { color: #9FACB3; }
footer .bot a:hover { color: #fff; }
.menu-visible { visibility: visible; opacity: 1; }
.eshop { }
.eshop .eshop-ins { }
.eshop .eshop-ins .eshop-ins-top { background: #FFFFFF; padding: 0 20px; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-ttl { max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-ttl h1 { padding-bottom: 20px; text-align: center; padding-top: 60px; color: #465169 !important; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats { max-width: 1080px; margin: auto; padding: 70px 0; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 40px 80px; text-align: center; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul li { border-radius: 16px; border: 1px solid transparent; padding: 10px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul li:hover { border-radius: 16px; border: 1px solid #6DAFBD; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul li a { font-weight: 500; font-size: 15px; line-height: 130%; letter-spacing: 0.1em; color: #465169; }
.eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul li:hover > a { color: #E12D44; }
.eshop .eshop-ins .eshop-ins-bot { }
.eshop .eshop-ins .eshop-ins-bot .new { }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins { padding: 60px 20px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.eshop .eshop-ins .eshop-ins-bot .new .cat-active { color: #E12D44 !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-1 { padding-right: 40px; border-right: 1px solid #9ca9b0; cursor: pointer; color: #9ca9b0; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-2 { padding-left: 40px; cursor: pointer; color: #9ca9b0; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det { max-width: 1580px; margin: auto; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l { }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .overlay-item:hover { background: #455A68; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr { display: block; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { display: none; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item { position: relative; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr { display: block; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-btn a { color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .protaseis { background: #FFFFFF; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins { padding: 60px 20px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-ttl .protaseis-ins-ttl-1 { color: #498E9D; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det { max-width: 1580px; margin: auto; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l { }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .overlay-item:hover { background: #455A68; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr { display: block; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-btn a { color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .more { }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins { padding: 60px 20px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-ttl .more-ins-ttl-1 { color: #E12D44; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det { max-width: 1580px; margin: auto; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l { }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .overlay-item:hover { background: #455A68; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr { display: block; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-btn a { color: #465169; }
.scroller-spy { display: flex; margin-top: 0; }
.scroller-spy .nav-spy { width: 21.5%; }
.scroller-spy .nav-spy .product-nav { padding: 50px 30px 50px 20px; background: #fff; }
.scroller-spy .nav-spy .product-nav .pn-ttl { color: #465169; font-size: 20px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.04em; border-bottom: 1px solid #DADCE1; padding-bottom: 15px; margin-bottom: 14px; max-width: 300px; margin-left: auto; }
.scroller-spy .nav-spy .product-nav .spy-product-nav { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 14px; max-width: 300px; margin-left: auto; float: none; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li { float: none; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li a { color: #465169; font-size: 16px; padding: 0; letter-spacing: 0.04em; display: block; font-weight: 700; position: relative; padding-left: 30px; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li a:before { content: ''; width: 18px; height: 18px; position: absolute; left: 0; top: 1px; border: 1px solid #465169; border-radius: 50%; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li a:after { content: ''; width: 10px; height: 10px; border-radius: 50%; position: absolute; left: 4px; top: 5px; background: #465169; opacity: 0; visibility: hidden; }
.scroller-spy .data-spy { min-width: 0; flex: 1; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li a:hover:after, .scroller-spy .nav-spy .product-nav .spy-product-nav li.active a:after { opacity: 1; visibility: visible; }
.scroller-spy .nav-spy .product-nav .spy-product-nav li a:hover, .scroller-spy .nav-spy .product-nav .spy-product-nav li.active a { background: transparent; color: #E12D44; }
.eshop-slider-categories { margin: auto; }
.eshop-slider-categories .item-cat { background: #465169; padding: 40px; overflow: hidden; }
.eshop-slider-categories .item-cat:nth-child(even) { background: #e8e8e8; }
.eshop-slider-categories .item-cat .ic-ttl { border-bottom: 1px solid #E12D44; margin-bottom: 20px; }
.eshop-slider-categories .item-cat .ic-ttl a { font-size: 28px; color: #fff; font-weight: 900; display: block; text-align: center; padding: 10px 15px; letter-spacing: 0.04em; }
.eshop-slider-categories .item-cat .ic-ttl a:hover, .eshop-slider-categories .item-cat:nth-child(even) .ic-ttl a:hover { color: #E12D44 }
.eshop-slider-categories .item-cat:nth-child(even) .ic-ttl a { color: #465169; }
.eshop-slider-categories .item-cat .ic-slider { margin: 0 0px; }
.eshop-slider-categories .item-cat .ic-slider .slick-list { }
.eshop-slider-categories .item-cat .ic-slider .slick-left, .eshop-slider-categories .item-cat .ic-slider .slick-right { width: 30px; height: 30px; font-size: 14px; left: -35px; }
.eshop-slider-categories .item-cat .ic-slider .slick-right { left: auto; right: -35px; }
.eshop-slider-categories .item-cat .ic-slider .item { padding-top: 20px; padding: 20px 8px 10px 8px; opacity: 0.3; pointer-events: none; }
.eshop-slider-categories .item-cat .ic-slider .item.slick-active { opacity: 1; pointer-events: all; }
.eshop-slider-categories .item-cat .more { display: flex; justify-content: center; padding-top: 40px; }
.eshop-slider-categories .item-cat .more a { font-weight: 500; font-size: 18px; line-height: 130%; letter-spacing: 0.08em; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 15px; text-transform: uppercase; color: #fff; }
.eshop-slider-categories .item-cat .more a:hover, .eshop-slider-categories .item-cat:nth-child(even) .more a:hover { color: #E12D44 }
.eshop-slider-categories .item-cat:nth-child(even) .more a { color: #465169; }
.inside .eshopcat .eshopcat-ins { max-width: 1800px; margin: auto; padding: 0px 20px 70px 20px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-det { padding-top: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l { width: 300px; }
.inside .eshopcat .eshopcat-ins .clear_filters { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 5px; }
.inside .eshopcat .eshopcat-ins .clear_filters .item { }
.inside .eshopcat .eshopcat-ins .clear_filters .item a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 8px; font-size: 13px; color: #000; }
.inside .eshopcat .eshopcat-ins .clear_filters .item a .theicon { padding-top: 2px; color: #E12D44; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 40px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .eshopcat-ins-l-ttl { font-weight: 900; font-size: 16px; line-height: 20px; letter-spacing: 0.06em; color: #465169; padding-bottom: 20px; padding-top: 20px; text-transform: uppercase; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l button { display: none !important; width: 100%; border: 0; background: #5C6471; color: white; font-size: 20px; font-weight: bold; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l button .cat-less { display: none !important; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card { padding: 20px 0 10px 0; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-header { border-bottom: 1px solid #DADCE1; padding-bottom: 10px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .mb-0 { }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .mb-0 a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.085em; color: #465169; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card:hover .mb-0 a, .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card:hover .mb-0 i { color: #E12D44; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .mb-0 p { margin: 0px; font-weight: 700; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .mb-0 i { font-size: 12px; color: #465169; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block { padding-top: 10px; font-size: 14px; color: #777777; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul { max-height: 300px; overflow: auto; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li { margin-top: 10px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li a { display: block; position: relative; font-weight: 500; font-size: 14px; line-height: 130%; letter-spacing: 0.085em; color: #465169; text-transform: none !important; padding-left: 30px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li a:before { content: ""; display: block; width: 10px; height: 10px; background: transparent; border: 0; border-radius: 50%; position: absolute; top: 4px; left: 4px; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li a:after { content: ""; display: block; width: 18px; height: 18px; background: transparent; border: 1px solid #465169; border-radius: 50%; position: absolute; top: 0px; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li a:hover:before, .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li a.active:before { background: #465169; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li ul { max-height: unset; padding-left: 28px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li ul li { }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li ul li a { font-size: 12px; line-height: normal; padding-left: 24px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li ul li a:before { width: 6px; height: 6px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .card .card-block ul li ul li a:after { width: 14px; height: 14px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .form-check-label { }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion #box { border: 1px solid #6DAFBD; border-radius: 55px; width: 100%; padding: 10px 0px 10px 50px; margin-bottom: 15px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_head { display: none; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion .box-filters { border-radius: 55px; width: 100%; padding: 10px 20px 10px 20px; margin-bottom: 15px; font-size: 14px; border: 1px solid #DADCE1; background: transparent; margin-top: 5px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; grid-gap: 30px; padding-bottom: 30px; font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.06em; color: #465169; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item { position: relative; z-index: 1; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.simple { background: transparent; border: none; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.simple .noselect { cursor: auto; background: transparent; border: none; color: #465169; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div { cursor: pointer; font-size: 14px; padding: 12px 15px; line-height: 20px; border-radius: 15px 15px 0 0; text-transform: uppercase; border: 1px solid #E12D44; border-radius: 55px; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 232, 232); }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div:hover { color: #e12d44; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.open > div { background: #575757; color: #E12D44; border-radius: 15px 15px 0 0; border: 1px solid #E12D44; border-bottom-color: #e8e8e8; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 232, 232); }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div span { display: inline-block; vertical-align: top; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.open > div span { }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div span i { font-size: 12px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.open > div span i { color: #E12D44; -webkit-transform: translateY(-2px); -ms-transform: translateY(-2px); transform: translateY(-2px); }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.open > div span i:before { content: "\f077"; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul { max-width: 250px; display: none; position: absolute; top: 100%; width: 100%; border-radius: 0 0 15px 15px; background: #575757; padding-bottom: 20px; z-index: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 232, 232); border: 1px solid #E12D44; border-top-color: #e8e8e8; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.open ul { display: block; padding: 0 10px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul li { text-align: center; margin-bottom: 10px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul li a { font-size: 14px; color: #fff; color: #465169; line-height: normal; font-weight: normal; text-decoration: inherit; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul li a:hover, .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul li.active a, .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item ul li a.active { color: #E12D44; }
.open > .dropdown-menu { /*border-radius: 0 0 15px 15px !important; background: #575757 !important; width: 100%; display: -ms-grid !important; display: grid !important; grid-gap: 20px; border: 0; -webkit-box-shadow: none; box-shadow: none; padding: 20px; */ }
.dropdown-menu {/* width: 250px;  position: absolute; top: 55px;*/ }
.dropdown-menu a { /*text-align: center; font-size: 16px; color: #fff; */ }
.drp-ttl { text-align: center; font-size: 16px; color: #6DAFBD; font-weight: bold; }
.btn-group button { cursor: pointer; font-size: 16px; padding: 0 20px; background: transparent; width: 250px; padding: 20px 0; }
.btn-group.open button { background: #575757; color: #6DAFBD; border-radius: 15px 15px 0 0; padding: 20px 0; width: 250px; }
.btn-group span i { font-size: 12px; }
.btn-group.open button span i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.inside .eshopcat .price-range { margin-top: 20px; }
.inside .eshopcat .price-range .price-range-ttl { padding-bottom: 30px; font-weight: bold; font-size: 16px; line-height: 28px; letter-spacing: 0.14em; color: #5C6471; text-transform: uppercase; }
.inside .eshopcat .price-range .price-labels { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 14px; color: #555555; line-height: normal; }
.inside .eshopcat .price-range .price-range-cont { padding: 0 5px 0 10px; line-height: 20px; }
.inside .eshopcat .price-range .price-labels .min { }
.inside .eshopcat .price-range .price-labels .max { }
.inside .eshopcat .price-range .slider.slider-horizontal { height: 15px; width: 100%; }
.inside .eshopcat .price-range .slider.slider-horizontal .slider-track { height: 2px; margin-top: -1px; background: #DADCE1; -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15); border-radius: 0; }
.inside .eshopcat .price-range .slider-selection { background: #555555; -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15); border-radius: 0; }
.inside .eshopcat .price-range .slider-track-low, .inside .eshopcat .price-range .slider-track-high { border-radius: 0; }
.inside .eshopcat .price-range .slider-handle.custom { background: #E12D44; border-radius: 50%; width: 15px; height: 15px; }
.inside .eshopcat .price-range .slider-handle.custom::before { line-height: 15px; font-size: 20px; content: ''; color: #555555; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin: 0 -7px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .image-overlay { position: relative; max-width: 317px; width: 100%; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .slick-list { max-width: 1050px; width: 100%; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .overlay-item:hover { background: #455A68; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .eshopcat .eshopcat-ins-det-item { width: 20%; padding: 0 7px; margin-bottom: 40px; }
.inside .eshopcat .eshopcat-ins-det-item .product-list-container { }
.inside .eshopcat .eshopcat-ins-det-item form { display: -ms-grid; display: grid; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-desc { font-weight: 400; font-size: 14px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-prices { padding-bottom: 20px; padding-top: 20px; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-pr { display: block; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.showitem { display: -ms-grid !important; display: grid !important; grid-gap: 40px; justify-items: center; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.inside .eshopart-det .eshopart { position: relative; }
.inside .eshopart-det .eshopart .breadcrumb-cont { }
.inside .eshopart-det .eshopart .eshopart-ins { margin: auto; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 0.8fr 1fr; grid-template-columns: 1fr 0.8fr 1fr; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l { background: #FFFFFF; padding: 50px 0; height: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-det-l-details { display: -ms-grid; display: grid; -ms-grid-columns: 1fr; grid-template-columns: 1fr; grid-gap: 15px; position: relative; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-list { max-width: 470px; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items { }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-list { margin: -20px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-slide { margin: 20px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .eshopart-ins-l-thumb-item img { max-width: 230px; width: 100%; margin: auto; background-color: #E5E5E5; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items { max-width: 455px; margin: auto; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .eshopart-ins-l-big-item img { max-width: 400px; width: 100%; margin: auto; background-color: #FFFFFF; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-det-l-details .disc { width: 60px; height: 60px; background: #E12D44; position: absolute; right: 5px; top: 5px; border-radius: 50%; text-align: center; line-height: 20px; font-weight: 700; font-size: 16px; letter-spacing: 0.05em; color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 1; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-prev { top: -10%; left: 50%; -webkit-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-prev i { color: #5C6471; font-size: 16px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-next { top: 105%; left: 50%; -webkit-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items .slick-next i { color: #5C6471; font-size: 16px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-prev { left: 0%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-prev i { color: #5C6471; font-size: 16px; text-shadow: rgb(0, 0, 0) 1px 1px 1px, black 3px 3px 5px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-next { left: 95%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-next i { color: #5C6471; font-size: 16px; text-shadow: rgb(0, 0, 0) 1px 1px 1px, black 3px 3px 5px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r { background: #e5e5e5; height: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-det-r-details { max-width: 500px; margin: auto; padding: 50px 20px 50px 20px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-ttl { font-weight: 700; font-size: 24px; line-height: normal; letter-spacing: normal; color: #465169; padding: 0; margin: 0; margin-bottom: 30px; }
.inside .eshopart-det .eshopart .descr-titles { display: -webkit-box; display: -ms-flexbox; display: flex; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-ttl { cursor: pointer; text-transform: uppercase; max-width: 200px; width: 100%; text-align: center; padding-bottom: 3px; font-weight: 500; font-size: 16px; line-height: 130%; letter-spacing: 0.04em; text-transform: uppercase; color: #9FA7AD; border-bottom: 1px solid #498E9D; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-ttl.active { color: #E12D44; border-bottom: 3px solid #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-ttl:hover { border-bottom: 3px solid #E12D44; color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-label { font-weight: normal; font-size: 15px; color: #465169; padding: 30px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .read-more-container { display: flex; justify-content: center; margin: 0 auto; margin-top: 16px; max-width: 160px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .read-more { font-weight: normal; color: #465169; display: block; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .read-more-container:hover .read-more { text-decoration: underline; }
.inside .eshopart-det .det-hiding { display: none; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .article_text_more { -webkit-transition: height 500ms; -o-transition: height 500ms; transition: height 500ms; overflow: hidden; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-det-1 { padding: 20px 0 0 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-det-2 { padding: 30px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-subttl { font-weight: 400; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; padding-bottom: 50px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-char { padding: 0 0 30px 0; font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; text-transform: uppercase; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs { }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs.top-attrs { margin-bottom: 30px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul { list-style: none; padding: 0; margin: 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li { font-size: 14px; color: #465169; padding: 5px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li.highlited { color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li.highlited .vl a { color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .lbl { display: inline-block; margin-right: 10px; font-weight: 700; font-size: 14px; line-height: 130%; letter-spacing: 0.04em;/* text-transform: uppercase; */ min-width: 160px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .vl { display: inline-block; font-weight: 500; font-size: 14px; line-height: 130%; letter-spacing: 0.04em;/* text-transform: uppercase; */ word-break: break-word; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .vl a { color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .vl a:hover { color: #E12D44; text-decoration: underline; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 50px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 25px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty .qnty-ttl { font-weight: normal; font-size: 16px; line-height: 100%; letter-spacing: 0.215em; color: #465169; text-transform: uppercase; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty .qnty-inp { position: relative; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty .qnty-inp input { text-align: center; padding: 2px 0; border: 1px solid #6DAFBD; border-radius: 8px; font-size: 30px; max-width: 140px; font-weight: 900; font-size: 24px; line-height: 130%; color: #465169; }
input[type=number] { -moz-appearance: textfield; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty .qnty-inp .fa-plus { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 20px; cursor: pointer; color: #4C6272; font-size: 14px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .qnty .qnty-inp .fa-minus { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20px; cursor: pointer; color: #4C6272; font-size: 14px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .btns { display: -ms-grid; display: grid; grid-gap: 25px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .btns .btns-buynow { width: 100%; max-width: 365px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .btns .btns-buynow a { background: #6DAFBD; border: 1px solid #6DAFBD; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); border-radius: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.12em; color: #FFFFFF; text-transform: uppercase; padding: 18px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .btns .btns-addtobag { max-width: 365px; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .btns .btns-addtobag button { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 10px; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.08em; color: #465169; border: 0; background: transparent; text-transform: uppercase; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m { height: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-det-m-details { max-width: 500px; margin: auto; padding: 50px 20px 50px 20px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .product-code { font-size: 14px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 20px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box { border: 1px solid #E12D44; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 16px; margin-top: 25px; max-width: 365px; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins { padding: 20px 25px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins .availability { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; font-weight: 400; font-size: 14px; line-height: 20px; color: #465169; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins .availability a { color: #000; font-weight: bold; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins .availability a:hover { color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins .avail:before { content: ''; width: 10px; height: 10px; display: block; background: #69E24A; border-radius: 10px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .avail-box .ins .not-avail:before { content: ''; width: 8px; height: 8px; display: block; background: #E12D44; border-radius: 10px; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add { }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .avail-box-mob { display: none; width: 100%; text-align: center; margin-top: 5px; font-size: 12px; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .mobile-price { display: none; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .mobile-price .now { font-weight: 700; font-size: 24px; line-height: 100%; letter-spacing: 0.1em; color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .mobile-price .old { font-weight: 700; font-size: 14px; line-height: 100%; letter-spacing: 0.04em; color: #465169; text-decoration-line: line-through; margin-top: 5px; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .btns .mbl { display: none; }
.inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .btns .dsk { }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-r-pr { font-weight: bold; font-size: 40px; line-height: normal; letter-spacing: 0.215em; color: #465169; display: -ms-grid; display: grid; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-r-pr span.eshopart-ins-r-pr-disc { font-weight: 700; font-size: 24px; line-height: 100%; letter-spacing: 0.04em; color: #465169; margin-bottom: 5px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-r-pr span.eshopart-ins-r-pr-not-disc { font-weight: 700; font-size: 34px; line-height: 100%; letter-spacing: 0.1em; color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-r-pr-disc { font-weight: 500; font-size: 14px; line-height: 16px; letter-spacing: -0.035em; -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #DF7575; padding-right: 10px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 25px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty .qnty-ttl { font-weight: normal; font-size: 16px; line-height: 100%; letter-spacing: 0.215em; color: #465169; text-transform: uppercase; font-weight: 700; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty .qnty-inp { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; border: 1px solid #465169; border-radius: 8px; max-width: 140px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty .qnty-inp input { padding: 4px 0; margin: 0; width: 100%; border: 0; font-weight: 900; font-size: 20px; line-height: 22px; color: #465169; text-align: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: block; background: transparent; }
input[type=number] { -moz-appearance: textfield; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty .qnty-inp .fa-plus { cursor: pointer; color: #465169; font-size: 14px; width: 26px; text-align: center; line-height: 30px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .qnty .qnty-inp .fa-minus { -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); cursor: pointer; color: #465169; font-size: 14px; width: 26px; text-align: center; line-height: 30px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns { display: -ms-grid; display: grid; grid-gap: 25px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-buynow { width: 100%; max-width: 365px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-buynow a { background: #6DAFBD; border: 1px solid #6DAFBD; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); box-shadow: 0px 4px 7px rgba(226, 226, 198, 0.45); border-radius: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.12em; color: #FFFFFF; text-transform: uppercase; padding: 18px 0; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-addtobag { max-width: 365px; width: 100%; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-addtobag button { border: 0; background: #E12D44; border-radius: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-weight: 900; font-size: 20px; line-height: 130%; letter-spacing: 0.12em; color: #FFFFFF; text-transform: uppercase; padding: 17px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-addtobag button span { margin-right: 10px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .btns .btns-addtobag button:hover { box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5); }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews { max-width: 365px; padding-top: 30px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .reviews-data { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .reviews-data .stars { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .reviews-data .text { font-weight: 500; font-size: 16px; line-height: 100%; color: #465169; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .text-has-voted { font-weight: 500; font-size: 16px; line-height: 100%; color: #465169; text-align: center; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .button { cursor: pointer; padding-top: 30px; font-size: 16px; line-height: 100%; -webkit-text-decoration-line: underline; text-decoration-line: underline; color: #E12D44; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews input { display: none; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews .rating { }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews label .hover { -webkit-filter: grayscale(100%); filter: grayscale(100%); cursor: pointer; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews label:hover .hover { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews label .is-hover { -webkit-filter: grayscale(0%) !important; filter: grayscale(0%) !important; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews label .is-not-hover { -webkit-filter: grayscale(100%) !important; filter: grayscale(100%) !important; }
.inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .pd-reviews button { padding-top: 30px; font-weight: 500; font-size: 16px; line-height: 100%; -webkit-text-decoration-line: underline; text-decoration-line: underline; color: #6DAFBD; background: transparent; border: 0; padding-left: 0; }
.inside .eshopart-det .seemore { background: #e5e5e5; }
.inside .eshopart-det .seemore .seemore-ins { padding: 50px 20px 30px 20px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-ttl { text-align: center; max-width: 1570px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 20px; }
.inside .eshopart-det .seemore .cat-active { color: #E12D44 !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-ttl .seemore-ins-ttl-1 { color: #465169; cursor: pointer; font-weight: 900; font-size: 28px; letter-spacing: 0.1em; text-transform: uppercase; line-height: normal; padding: 0; margin: 0; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det { padding-top: 30px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l { }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items { max-width: 1700px; width: 100%; margin: auto; padding: 0 50px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-left { left: 0; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-right { right: 0; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 30px 20px 30px 20px;    /* z-index: 9999; */ }
.inside .eshopart-det .seemore .slick-track { z-index: 9999; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { margin: 0; margin: auto; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { position: relative; max-width: 270px; width: 100%; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay .kentriki { background: white; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr { display: block; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev, .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { width: 50px; height: 50px; right: 0; top: 50%; border: 2px solid #BCBFC6; padding: 0; color: #BCBFC6; cursor: pointer; border-radius: 50%; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev:hover, .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next:hover { border-color: #E12D44; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: 0; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #5C6471; -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); border-radius: 30px; width: 12px; height: 12px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots .slick-active button { background: #E12D44 !important; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button:before { font-family: 'slick'; font-size: 40px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; padding-top: 50px; }
.inside .eshopart-det .seemore .seemore-ins .seemore-ins-det-r-btn a { color: #465169; }
.inside .eshopart-det .brands { background: -o-linear-gradient(314.85deg, #498E9D -23.21%, #69B1C0 76%); background: linear-gradient(135.15deg, #498E9D -23.21%, #69B1C0 76%); }
.inside .eshopart-det .brands .brands-ins { padding: 45px 20px 55px 20px; }
.inside .eshopart-det .brands .brands-ins .brands-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .eshopart-det .brands .brands-ins .brands-ins-ttl .brands-ins-ttl-1 { color: white; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det { max-width: 1420px; margin: auto; display: -ms-grid; display: grid; justify-items: center; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 15px 90px; padding-top: 75px; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item { display: -ms-grid; display: grid; justify-items: center; text-align: center; grid-gap: 25px; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item .brands-item-ttl a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #FFFFFF; text-transform: uppercase; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item .brands-item-img a img { }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-btn { padding-top: 75px; }
.inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-btn a { color: white; }
.inside .about { }
.inside .about .about-top { position: relative; }
.inside .about .about-top .breadcrumb-cont { }
.inside .about .about-top .about-top-ins { max-width: 1460px; margin: auto; padding: 50px 20px; }
.inside .about .about-top .about-top-ins p { margin: 20px 0 !important; }
.inside .about .about-top .about-top-ins .about-top-ins-ttl { font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; text-align: center; text-transform: uppercase; }
.inside .about .about-top .about-top-ins .about-top-ins-label { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; }
.inside .about .about-top .about-top-ins .about-top-ins-det { padding-top: 30px; font-weight: 400; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #465169; }
.inside .about .brands { background: -o-linear-gradient(314.85deg, #498E9D -23.21%, #69B1C0 76%); background: linear-gradient(135.15deg, #498E9D -23.21%, #69B1C0 76%); }
.inside .about .brands .brands-ins { padding: 45px 20px 55px 20px; }
.inside .about .brands .brands-ins .brands-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .about .brands .brands-ins .brands-ins-ttl .brands-ins-ttl-1 { color: white; }
.inside .about .brands .brands-ins .brands-ins-det { max-width: 1420px; margin: auto; display: -ms-grid; display: grid; justify-items: center; }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 15px 90px; padding-top: 75px; }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item { display: -ms-grid; display: grid; justify-items: center; text-align: center; grid-gap: 25px; }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item .brands-item-ttl a { font-weight: 900; font-size: 16px; line-height: 130%; letter-spacing: 0.215em; color: #FFFFFF; text-transform: uppercase; }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-items .brands-ins-item .brands-item-img a img { }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-btn { padding-top: 75px; }
.inside .about .brands .brands-ins .brands-ins-det .brands-ins-btn a { color: white; }
.inside .about .seemore { }
.inside .about .seemore .seemore-ins { padding: 50px 20px 30px 20px; }
.inside .about .seemore .seemore-ins .seemore-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #455A68; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .about .seemore .cat-active { color: #E12D44 !important; }
.inside .about .seemore .seemore-ins .seemore-ins-ttl .seemore-ins-ttl-1 { color: #455A68; }
.inside .about .seemore .seemore-ins .seemore-ins-det { display: -ms-grid; display: grid; padding-top: 70px; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l { }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 7px; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { margin: 0; max-width: 1420px; margin: auto; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { position: relative; max-width: 270px; width: 100%; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay .kentriki { background: white; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr { display: block; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: 5% !important; top: 35% !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { right: 5% !important; top: 35% !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev i, .inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .bestsellers2-hp-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #5C6471; -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); border-radius: 30px; width: 12px; height: 12px; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots .slick-active button { background: #E12D44 !important; }
.inside .about .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button:before { font-size: 40px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; }
.inside .about .seemore .seemore-ins .seemore-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; padding-top: 50px; }
.inside .about .seemore .seemore-ins .seemore-ins-det-r-btn a { color: #465169; }
.inside .contact { }
.inside .contact .contact-top { position: relative; }
.inside .contact .contact-top .breadcrumb-cont {/* position: absolute !important; *//* width: 100% !important; */ }
.inside .contact-top .contact-top-ins { padding: 50px 20px 80px 20px; }
.inside .contact-top .contact-top-ins .contact-top-ins-ttl { text-align: center; font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; text-transform: uppercase; }
.inside .contact-top .contact-top-ins .contact-details { max-width: 1000px; margin: auto; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; padding-top: 50px; padding-bottom: 60px; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item { display: -ms-grid; display: grid; justify-items: center; text-align: center; grid-gap: 20px; border-right: 1px solid #E12D44; padding: 0 70px; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item:first-child { padding-left: 0px !important; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item:last-child { padding-right: 0px !important; border-right: 0 !important; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item .item-ttl a { font-weight: 900; font-size: 16px; line-height: 130%; text-align: center; letter-spacing: 0.05em; color: #465169; display: inline-block; width: 100%; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item .item-ttl a:hover { color: #E12D44; }
.inside .contact-top .contact-top-ins .contact-details .contact-details-item .theicon { color: #E12D44; font-size: 28px; }
.inside .contact-top .contact-top-ins .timetable-details { max-width: 1120px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 10px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.inside .contact-top .contact-top-ins .timetable-details .timetable-details-item { border-right: 1px solid #465169; padding: 0 30px; font-weight: 500; font-size: 14px; line-height: 104%; letter-spacing: 0.1em; color: #465169; }
.inside .contact-top .contact-top-ins .timetable-details .timetable-details-item:first-child { padding-left: 0px !important; }
.inside .contact-top .contact-top-ins .timetable-details .timetable-details-item:last-child { padding-right: 0px !important; border-right: 0 !important; }
.inside .contact-bot { background: #FFFFFF; }
.inside .contact-bot .contact-bot-ins { padding: 0 20px; padding-top: 50px; padding-bottom: 70px; }
.inside .contact-bot .contact-bot-ins .contact-bot-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .contact-bot .contact-bot-ins .contact-bot-ttl .contact-bot-ttl-1 { color: #4C6272; }
.inside .contact-bot .contact-bot-ins form .contact-details { display: -ms-grid; display: grid; grid-gap: 20px; max-width: 920px; margin: auto; padding-top: 65px; }
.inside .contact-bot .contact-bot-ins form .contact-details label { margin: 0; letter-spacing: 0.07em; color: #465169; padding-left: 10px; display: block; margin-bottom: 5px; font-weight: bold; }
.inside .contact-bot .contact-bot-ins form .contact-details label span { font-weight: 900; font-size: 16px; color: #E12D44; }
.inside .contact-bot .contact-bot-ins form .contact-details .form-control { border-radius: 10px; padding: 10px 15px; height: auto; width: 100%; }

.inside .contact-bot .contact-bot-ins form .contact-details .form-group { }
.inside .contact-bot .contact-bot-ins form .contact-details .form-control:focus { border-color: #465169; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); }
.inside .contact-bot .contact-bot-ins form .contact-submit { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 25px; justify-content: center; }
.inside .contact-bot .contact-bot-ins form .contact-submit button { font-size: 20px; min-width: 200px; }
.inside .contact-bot .contact-bot-ins form .contact-submit button:hover { b }
.inside .blog { position: relative; }
.inside .blog .breadcrumb-cont { }
.inside .blog .blog-ins { max-width: 1460px; margin: auto; padding: 50px 20px 50px 20px; }
.inside .blog .blog-ins .blog-ins-ttl { text-align: center; font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; padding-bottom: 55px; text-transform: uppercase; }
.inside .blog .blog-ins .blog-ins-items { display: -ms-grid; display: grid; grid-gap: 25px; }
.inside .blog .blog-ins .blog-ins-items .blog-ins-item { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 40px; }
.inside .blog .blog-ins .blog-ins-items .blog-ins-item .blog-ins-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; color: #465169; }
.inside .blog .blog-ins .blog-ins-items .blog-ins-item .blog-ins-item-ttl a:hover { color: #E12D44; }
.inside .blog .blog-ins .blog-ins-items .blog-ins-item .blog-ins-item-subttl { font-weight: 400; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; color: #465169; padding-top: 40px; }
.inside .article { position: relative; }
.inside .article .breadcrumb-cont { }
.inside .article .article-ins { max-width: 1460px; margin: auto; padding: 50px 20px 50px 20px; }
.inside .article .article-ins .article-ins-title { text-align: center; font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; text-transform: uppercase; padding-bottom: 50px; }
.inside .article .article-ins .article-ins-img { padding-bottom: 60px; }
.inside .article .article-ins p { margin: 20px 0 !important; }
.inside .article .article-ins .article-ins-label { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 40px; }
.inside .article .article-ins .article-ins-ttl { padding-right: 15px; border-right: 1px solid #465169; font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; color: #465169; }
.inside .article .article-ins .article-ins-date { padding-left: 15px; font-weight: 400; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; color: #465169; }
.inside .article .article-ins .article-ins-main { font-weight: 400; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; color: #465169; }
.inside .article .seemore { background: -o-linear-gradient(314.85deg, #e4e4e4 -23.21%, #d5d5d5 76%); background: linear-gradient(135.15deg, #e4e4e4 -23.21%, #d5d5d5 76%); }
.inside .article .seemore .seemore-ins { padding: 50px 20px 30px 20px; }
.inside .article .seemore .seemore-ins .seemore-ins-ttl { text-align: center; border-bottom: 1px solid #465169; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; margin: auto; max-width: 1460px; }
.inside .article .seemore .cat-active { color: white !important; }
.inside .article .seemore .seemore-ins .seemore-ins-ttl .seemore-ins-ttl-1 { color: #465169; }
.inside .article .seemore .seemore-ins .seemore-ins-det { padding-top: 70px; margin: auto; max-width: 1590px; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l { padding: 0 50px; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 15px; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { width: 100%; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay .kentriki { background: white; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-ttl { padding-top: 15px; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-ttl a { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; color: #000; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-desc { font-weight: 400; font-size: 14px; line-height: 150%; letter-spacing: 0.05em; color: #000; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next, .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: -50px; border: 2px solid #BCBFC6; width: 50px; height: 50px; line-height: 50px; color: #bcbfc6; border-radius: 50%; font-size: 18px; text-align: center; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next:hover, .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev:hover { border-color: #465169; color: #E12D44; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { right: -50px; left: auto; }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev i, .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next i { }
.inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .bestsellers2-hp-ins-det-items .slick-next i { border: 2px solid white !important; border-radius: 50px !important; padding: 14px 17px; color: white; cursor: pointer; }
.inside .article .seemore .seemore-ins .seemore-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; padding-top: 60px; }
.inside .article .seemore .seemore-ins .seemore-ins-det-r-btn a { color: #000; }
.inside .offers { }
.inside .offers .offers-ins { position: relative; }
.inside .offers .offers-ins .breadcrumb-cont { }
.inside .offers .offers-ins .offers-ins-ttl { background: #e6edeb; text-align: center; font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; padding-top: 100px; text-transform: uppercase; position: relative; }
.inside .offers .offers-ins .offers-ins-bot { }
.inside .offers .offers-ins .offers-ins-bot .new { }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins { padding: 60px 20px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .offers .offers-ins .offers-ins-bot .new .cat-active { color: #E12D44 !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-1 { padding-right: 40px; border-right: 1px solid #9ca9b0; cursor: pointer; color: #9ca9b0; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-2 { padding-left: 40px; cursor: pointer; color: #9ca9b0; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det { max-width: 1580px; margin: auto; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l { }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr { display: block; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { display: none; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item { position: relative; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr { display: block; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-r-btn a { color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .protaseis { background: #FFFFFF; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins { padding: 60px 20px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-ttl .protaseis-ins-ttl-1 { color: #498E9D; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det { max-width: 1580px; margin: auto; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l { }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr { display: block; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-r-btn a { color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .more { background: #e6edeb; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins { padding: 60px 20px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-ttl .more-ins-ttl-1 { color: #E12D44; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det { max-width: 1580px; margin: auto; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l { }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 55px; padding-top: 70px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr { display: block; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-r-btn a { color: #465169; }
.inside .cart .cart-ins { padding: 0 20px; }
.inside .cart .cart-ins .cart-ins-ttl { background: #e6edeb; text-align: center; font-weight: bold; font-size: 32px; line-height: 100%; letter-spacing: 0.155em; color: #465169; padding-top: 100px; text-transform: uppercase; }
.inside .cart .cart-ins .cart-top { max-width: 1420px; margin: auto; padding-top: 80px; }
.inside .cart .cart-ins .cart-top { width: 100%; text-align: center; }
.inside .cart .cart-ins .cart-top .cart-top-item-headers { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 0.5fr 0.3fr 0.3fr 0.3fr; grid-template-columns: 1fr 0.5fr 0.3fr 0.3fr 0.3fr; padding-bottom: 50px; }
.inside .cart .cart-ins .cart-top .pr-header { font-weight: 800; font-size: 20px; color: #E12D44; }
.inside .cart .cart-ins .cart-top .cart-top-item { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 0.5fr 0.3fr 0.3fr 0.3fr; grid-template-columns: 1fr 0.5fr 0.3fr 0.3fr 0.3fr; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 25px; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 30px; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-l img { max-height: 250px; background-color: rgba(144, 164, 174, 0.4); }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r { max-width: 250px; width: 100%; text-align: center; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .manufacturer { font-weight: 800; font-size: 16px; color: #000000; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .color-type { padding-bottom: 20px; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .color-type a { font-weight: normal; font-size: 16px; color: #000000; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .code { font-weight: normal; font-size: 16px; color: #000000; padding-bottom: 20px; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .code .code-number { font-weight: bold; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .pack { font-weight: normal; font-size: 16px; color: #000000; padding-bottom: 20px; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .pack .pack-number { font-weight: bold; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .remove { font-weight: normal; font-size: 12px; color: #E12D44; }
.inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .remove a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #000000; }
.inside .cart .cart-ins .cart-top .qnt .quantity { max-width: 140px; position: relative; margin: auto; }
.my-list-items .quantity { max-width: 100px; position: relative; margin: auto; }
.my-list-items .quantity .my-spinner { border: 1px solid #E12D44; border-radius: 10px; }
.my-list-items .quantity .my-spinner .my-spinner-input { text-align: center; padding: 2px 5px; line-height: 20px; outline: none; font-size: 16px; max-width: inherit; letter-spacing: normal; margin: 0; border: 0; height: auto; float: none; background: transparent; box-shadow: 0 0 0; display: flex; justify-content: center; }
.my-list-items .quantity .my-spinner .btn-spin-down { padding: 2px 5px; color: #4C6272; font-size: 12px; line-height: 20px; border: 0; margin: 0; background: transparent; }
.my-list-items .quantity .my-spinner .btn-spin-up { padding: 2px 5px; color: #4C6272; font-size: 12px; line-height: 20px; border: 0; margin: 0; background: transparent; }
.inside .cart .cart-ins .cart-top .qnt .quantity input { text-align: center; padding: 2px 0; border: 1px solid #6DAFBD; border-radius: 8px; font-size: 30px; max-width: 140px; font-weight: 900; font-size: 24px; line-height: 130%; letter-spacing: 0.215em; color: #465169; }
.my-list-items .qnt .quantity input { text-align: center; padding: 2px 0; border: 1px solid #6DAFBD; border-radius: 8px; font-size: 30px; max-width: 100px; font-weight: 900; font-size: 18px; line-height: 130%; letter-spacing: 0.215em; color: #465169; }
input[type=number] { -moz-appearance: textfield; }
.inside .cart .cart-ins .cart-top .qnt .quantity .minus-cart { position: absolute; top: 50%; left: 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; background: none; border: none; }
.inside .cart .cart-ins .cart-top .qnt .quantity .plus-cart { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10px; cursor: pointer; background: none; border: none; }
.inside .cart .cart-ins .cart-top .qnt .quantity .fa-plus { color: #4C6272; font-size: 14px; }
.inside .cart .cart-ins .cart-top .qnt .quantity .fa-minus { color: #4C6272; font-size: 14px; }
.my-list-items .quantity .minus-cart { position: absolute; top: 50%; left: 5px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; background: none; border: none; }
.my-list-items .quantity .plus-cart { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 5px; cursor: pointer; background: none; border: none; }
.my-list-items .quantity .fa-plus { color: #4C6272; font-size: 12px; }
.my-list-items .quantity .fa-minus { color: #4C6272; font-size: 12px; }
.inside .cart .cart-ins .cart-top .init-pr { font-weight: normal; font-size: 30px; color: #000000; }
.inside .cart .cart-ins .cart-top .disc-pr { font-weight: normal; font-size: 30px; color: #000000; }
.inside .cart .cart-ins .cart-top .final-pr { font-weight: 800; font-size: 30px; color: #000000; }
.inside .cart .cart-bot { background: white; }
.inside .cart .cart-bot .cart-bot-ins { max-width: 520px; margin: auto; padding-top: 75px; }
.inside .cart .cart-bot .cart-bot-ins .cart-bot-items { display: -ms-grid; display: grid; grid-gap: 25px; padding: 0 20px; }
.inside .cart .cart-bot .cart-bot-ins .cart-bot-items .cart-bot-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.inside .cart .cart-bot .cart-bot-ins .cart-bot-items .cart-bot-item .cart-bot-ttl { font-weight: bold; font-size: 16px; color: #000000; }
.inside .cart .cart-bot .cart-bot-ins .buy { }
.inside .cart .cart-bot .cart-bot-ins .buy .buy-btn { background: #E12D44; border-radius: 8px; font-weight: 800; font-size: 24px; color: #FFFFFF; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; width: 100%; padding: 11px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0px 4px 16px rgba(159, 42, 70, 0.25); box-shadow: 0px 4px 16px rgba(159, 42, 70, 0.25); margin: 64px 0 80px 0; }
.inside .cart .cart-bot .cart-bot-ins .buy .buy-btn:hover { color: white !important; }
.cart-bot-initial-price-pr { font-weight: normal; font-size: 30px; color: #000000; }
.cart-bot-disc-price-pr { font-weight: normal; font-size: 30px; color: #E12D44; }
.cart-bot-final-price-pr { font-weight: 800; font-size: 50px; color: #000000; }
.inside .simple { position: relative; }
.inside .simple .breadcrumb-cont { }
.inside .simple .simple-ins { max-width: 1320px; margin: auto; padding: 50px 20px 80px 20px; }
.inside .simple .simple-ins .simple-ttl { text-align: center; padding-bottom: 70px; }
.inside .simple .simple-ins .simple-det { font-weight: 300; font-size: 16px; line-height: 160%; color: #000000; }
.inside .simple .simple-ins .simple-det p { margin: 20px 0 !important; }
.inside .simple .row-ins { background-color: rgba(144, 164, 174, 0.4); }
.inside .simple .row { }
.inside .simple .row .simple-bot-ttl { font-weight: 600; font-size: 30px; color: #000000; }
.inside .simple .row .my-dash-box a { margin-top: 20px; background: #465169; font-weight: normal; font-size: 14px; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; border: 0; }
.inside .simple .row .my-dash-box a:hover { background-color: #E12D44 }
.inside .simple .row button { }
.inside .simple .error-template { justify-items: center; display: -ms-grid; display: grid; }
.inside .simple .error-actions { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 20px; }
.inside .simple .error-actions a { margin-top: 20px; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; border: 0; }
.error-bot { text-align: center; }
.simple .register-info { padding-left: 15px; }
.inside .simple .form-control { border-radius: 10px; padding: 10px 15px; height: auto; width: 100%; }
.inside .simple .form-control:focus { border-color: #465169; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); }
.inside .simple .form-control::-webkit-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control::-moz-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control::placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.inside .simple label { margin: 0; font-weight: normal; font-size: 14px; letter-spacing: 0.07em; color: #465169; padding-left: 10px; display: block; margin-bottom: 5px; font-weight: bold; }
.inside .author .ins { max-width: 1560px; margin: auto; padding: 80px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 65px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.inside .author .ins .ins-l img { border-radius: 210px; max-width: 230px; }
.inside .author .ins .ins-r .title { font-weight: bold; font-size: 32px; line-height: 100%; color: #465169; padding-bottom: 25px; }
.inside .author .ins .ins-r .det { font-weight: normal; font-size: 15px; line-height: 150%; color: #465169; }
.inside .author .seemore { background: #e6edeb; }
.inside .author .seemore .seemore-ins { padding: 50px 20px 30px 20px; }
.inside .author .seemore .seemore-ins .seemore-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #455A68; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .author .seemore .cat-active { color: #E12D44 !important; }
.inside .author .seemore .seemore-ins .seemore-ins-ttl .seemore-ins-ttl-1 { color: #455A68; }
.inside .author .seemore .seemore-ins .seemore-ins-det { display: -ms-grid; display: grid; padding-top: 70px; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l { }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 7px; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { margin: 0; max-width: 1420px; margin: auto; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { position: relative; max-width: 270px; width: 100%; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay .kentriki { background: white; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr { display: block; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: 5% !important; top: 35% !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { right: 5% !important; top: 35% !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev i, .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .bestsellers2-hp-ins-det-items .slick-next i { border: 2px solid #465169 !important; border-radius: 50px !important; padding: 14px 17px; color: #465169; cursor: pointer; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #5C6471; -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); border-radius: 30px; width: 12px; height: 12px; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots .slick-active button { background: #E12D44 !important; }
.inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-dots li button:before { font-family: 'slick'; font-size: 40px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; }
.inside .author .seemore .seemore-ins .seemore-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; padding-top: 50px; }
.inside .author .seemore .seemore-ins .seemore-ins-det-r-btn a { color: #465169; }
.inside .results { background: #e6edeb; }
.inside .results .results-ins { padding: 60px 20px; }
.inside .results .results-ins .results-ins-ttl { text-align: center; max-width: 1420px; margin: auto; border-bottom: 1px solid #E12D44; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 15px; }
.inside .results .results-ins .results-ins-ttl .results-ins-ttl-1 { color: #498E9D; }
.inside .results .results-ins .results-ins-det { max-width: 1580px; margin: auto; }
.inside .results .results-ins .results-ins-det .results-ins-det-l { }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { margin-top: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-left: -20px; margin-right: -20px; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items .results-ins-det-item { width: 20%; margin-bottom: 30px; padding: 0 15px; }
.inside .results .product-list-container { }
.inside .results .product-list-container .plc-media-cont .plc-media img { height: intiial; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .image-overlay { position: relative; max-width: 317px; width: 100%; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .slick-slide { margin: 0 22.5px; display: -ms-grid; display: grid; justify-items: center; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .slick-list { max-width: 1050px; width: 100%; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .overlay-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; opacity: 0.2; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; grid-gap: 30px; background: #E12D44; border: 1px solid #E12D44; border-radius: 22px 22px 0px 0px; padding: 15px 35px 15px 35px; display: none; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .overlay-item:hover { background: #455A68; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .image-overlay:hover > .item-icons { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons .icon-black { display: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; cursor: pointer; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons .icon-heart:hover > a .icon-white { display: none !important; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons .icon-heart:hover > a .icon-black { display: inherit !important; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons .icon-cart:hover > a .icon-white { display: none !important; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .item-icons .icon-cart:hover > a .icon-black { display: inherit !important; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-ttl { font-weight: 900; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; padding-top: 15px; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-desc { font-weight: 500; font-size: 16px; line-height: 150%; letter-spacing: 0.1em; color: #465169; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-prices { padding-bottom: 80px; padding-top: 20px; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-pr { display: block; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-pr .before { display: inline-block; margin-right: 10px; color: #999; text-decoration: line-through; }
.inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-item-pr .now { background: #E12D44; border-radius: 8px; padding-top: 10px; font-weight: bold; font-size: 20px; line-height: 100%; letter-spacing: 0.065em; color: #FFFFFF; padding: 5px 25px; max-width: 120px; display: inline-block; }
.inside .results .results-ins .results-ins-det .results-ins-det-r-ttl { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: 6%; color: #465169; padding-bottom: 50px; }
.inside .results .results-ins .results-ins-det .results-ins-det-r-btn { display: -ms-grid; display: grid; justify-items: center; }
.inside .results .results-ins .results-ins-det .results-ins-det-r-btn a { color: #465169; }
.product-list-container {background: #fff;padding: 20px;-webkit-box-shadow: 0 0 5px 5px rgb(0 0 0 / 5%);box-shadow: 0 0 5px 5px rgb(0 0 0 / 5%);-webkit-transition: all .2s ease-in;-o-transition: all .2s ease-in;transition: all .2s ease-in;border-radius: 8px;}
.product-list-container:hover { box-shadow: 0 0 5px 5px rgb(0 0 0 / 30%); }
.product-list-container .plc-media-cont { position: relative; margin-bottom: 20px; }
.product-list-container .plc-media-cont .disc { width: 60px; height: 60px; background: #E12D44; position: absolute; right: -30px; top: -30px; border-radius: 50%; text-align: center; line-height: 20px; font-weight: 700; font-size: 16px; letter-spacing: 0.05em; color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.product-list-container .plc-media-cont .not { width: 60px; height: 60px; background: #DADEE1; position: absolute; right: -30px; top: -30px; border-radius: 50%; text-align: center; line-height: 16px; font-weight: 700; font-size: 14px; letter-spacing: 0.05em; color: #455A68; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.product-list-container .plc-media-cont .plc-media { display: block; position: relative; outline: none; }
.product-list-container .plc-media-cont .plc-media::before { -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; }
.product-list-container .plc-media-cont:hover .plc-media::before { }
.product-list-container .plc-media-cont .plc-media img { width: 100%; display: block; height: auto; outline: none; }
.eshopcat-ins-r-items .product-list-container .plc-media-cont .plc-media img { }
.product-list-container .plc-actions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 5px 15px; }
.product-list-container .plc-actions button { background: #dadee1; font-size: 18px; line-height: 18px; display: block; padding: 8px 0; margin: 0; color: #4C6272; border: 0; outline: none; width: 50px; border-radius: 8px; border: 1px solid #dadee1; }
.product-list-container .plc-actions button:hover { color: #E12D44; }
.product-list-container .plc-actions button.inactive { background: #fff; color: #dadee1; border-color: #dadee1; cursor: not-allowed; }
.product-list-container .plc-media-cont .plc-disc { font-weight: bold; font-size: 16px; line-height: 100%; letter-spacing: 0.05em; color: #FFFFFF; background: #E12D44; border-radius: 60px; position: absolute; padding: 22px 14px; top: -10px; left: -10px; }
.product-list-container .plc-title { margin-bottom: 10px; }
.product-list-container .plc-title a { display: block; text-align: center; font-weight: 900; font-size: 14px; color: #E12D44; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.product-list-container .plc-title a:hover { text-decoration: underline; }
.product-list-container .plc-author { text-align: center; font-weight: 500; font-size: 14px; color: #465169; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.product-list-container .plc-author a { display: block; text-align: center; font-weight: 500; font-size: 14px; color: #465169; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.product-list-container .plc-author a:hover { text-decoration: underline; }
.product-list-container .plc-author.the-comp { }
.product-list-container .plc-author.the-comp a { color: #000; }
.product-list-container .plc-auth { padding-top: 10px; font-weight: 400; font-size: 12px; letter-spacing: 0.1em; color: #465169; }
.product-list-container .plc-prices { font-weight: 700; font-size: 24px; letter-spacing: 0.04em; color: #465169; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 10px 20px; margin-bottom: 15px; margin-top: 10px; }
.product-list-container .plc-prices .now { color: #E12D44; }
.product-list-container .plc-prices .before { -webkit-text-decoration-line: line-through; text-decoration-line: line-through; }
.product-list-container .pd-reviews { max-width: 365px; padding-top: 10px; }
.product-list-container .pd-reviews .reviews-data { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.product-list-container .pd-reviews .reviews-data .stars { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-gap: 10px; }
.product-list-container .plc-availability_txt { text-align: center; margin-bottom: 10px; font-size: 12px; }
.categories .categories-ins .categories-r .main-slider { }
.categories .categories-ins .categories-r .main-slider .slideshow-items { }
.categories .categories-ins .categories-r .main-slider .slideshow-items .item { }
.categories .categories-ins .categories-r .main-slider .slideshow-items .item img { width: 100%; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .item a { display: block; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-list { }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-list .slick-slide { margin: 0; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-dots { position: absolute; display: block; width: 100%; padding: 0; margin: 0; list-style: none; left: 0; bottom: 52px; text-align: center; background: transparent; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; border-right: 0; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #5C6471; -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.14); border-radius: 30px; width: 12px; height: 12px; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-dots .slick-active button { background: #E12D44 !important; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-dots li button:before { font-family: 'slick'; font-size: 40px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-next, .categories .categories-ins .categories-r .main-slider .slideshow-items .slick-prev { width: 46px; height: 46px; border: 2px solid #465169; border-radius: 50px !important; cursor: pointer; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-prev { right: 120px; bottom: 20px; top: auto; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-next { right: 50px; bottom: 20px; top: auto; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-prev i, .categories .categories-ins .categories-r .main-slider .slideshow-items .slick-next i { line-height: 46px; width: 46px; text-align: center; }
.categories .categories-ins .categories-r .main-slider .slideshow-items .slick-next:hover, .categories .categories-ins .categories-r .main-slider .slideshow-items .slick-prev:hover { color: #fff; border-color: #fff; }
.icms-content .my-page { max-width: 1400px; margin: auto auto; padding: 0; margin-bottom: 50px }
.icms-content .my-page .form-control { }
.icms-content .my-page .my-menu { margin-top: 20px }
.icms-content .my-page .my-menu ul { padding: 0; margin: 0; list-style: none; display: flex; flex-direction: column; gap: 15px; }
.icms-content .my-page .my-menu ul li { padding: 3px 0; margin: 0; list-style: none }
.icms-content .my-page .my-menu ul li a { font-size: 16px; color: #465169; text-decoration: none; font-weight: 600; line-height: normal; text-transform: uppercase; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; padding: 0; background: transparent; align-items: center; }
.icms-content .my-page .my-menu ul li a.active, .icms-content .my-page .my-menu ul li a:hover { color: #E12D44; }
.icms-content .my-page .my-menu ul li a i { width: 15px; text-align: center; }
.icms-content .my-page .my-dashboard { text-align: left; margin-top: 20px }
.icms-content .my-page .my-dashboard .greeting { font-size: 14px; color: #666; padding-top: 3px }
.icms-content .my-page .my-dashboard .greeting b { font-weight: 700 }
.icms-content .my-page .my-dashboard .my-dash-box { border-bottom: 1px solid #ccc; padding-bottom: 20px }
.icms-content .my-page .my-dashboard .my-dash-box h2 { font-size: 16px; font-weight: 600; margin: 0; padding: 0; line-height: 20px; margin-top: 20px; text-transform: uppercase; color: #465169; }
.icms-content .my-page .my-dashboard .my-dash-box .txt { font-size: 14px; color: #666; padding: 5px 0 }
.icms-content .my-page .my-dashboard .my-dash-box .box-info { font-size: 14px; padding: 10px 0 5px 0 }
.icms-content .my-page .my-dashboard .my-dash-box .box-info span { font-weight: 600 }
.icms-content .my-page .my-dashboard .my-dash-box .box-info .p-ttl { padding-bottom: 10px }
.icms-content .my-page .my-dashboard .my-dash-box .box-info .p-sub { color: #a1a1a1 }
.icms-content .my-page .my-boxes { text-align: center }
.icms-content .my-page .my-boxes .my-forms { padding-top: 20px }
.icms-content .my-page .my-boxes .my-forms .txt { font-size: 14px; text-align: center; padding-top: 10px }
.icms-content .my-page .my-boxes>div.txt { font-size: 14px; padding-top: 10px }
.icms-content .my-page .prd-list-fav .prd-list-fav-data { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 48px 24px; padding-bottom: 50px; padding-top: 20px }
.icms-content .my-page .prd-list-fav .prd-list-fav-data .item { width: -webkit-calc(33.3% - 16px); width: -moz-calc(33.3% - 16px); width: calc(33.3% - 16px) }
.my-points { margin-top: 20px; }
.my-orders-list { margin-top: 20px; }
.my-orders-list .my-list-ord { margin-bottom: 20px; border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; }
.my-orders-list .my-list-ord .my-o-order-id { font-size: 14px; color: #000; }
.my-orders-list .my-list-ord .my-o-order-id span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-o-order-date { font-size: 14px; color: #000; text-align: center; }
.my-orders-list .my-list-ord .my-o-order-date span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-o-order-status { font-size: 14px; color: #000; text-align: right; }
.my-orders-list .my-list-ord .my-o-order-status span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-list-item { padding-top: 10px; display: none; }
.my-orders-list .my-list-ord .my-list-item table { background: #fdfdfd; width: 100%; text-align: left; padding: 0; border: none; border-collapse: collapse; }
.my-orders-list .my-list-ord .my-list-item table th { font-size: 14px; color: #a1a1a1; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; padding: 5px 5px; }
.my-orders-list .my-list-ord .my-list-item table td { padding: 5px 5px; position: relative; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; vertical-align: top; }
.my-orders-list .my-list-ord .my-list-item .my-o-img { float: left; margin-right: 10px; }
.my-orders-list .my-list-ord .my-list-item .my-o-img img { max-width: 110px; width: 100%; display: block; }
.my-orders-list .my-list-ord .my-list-item .my-o-ttl { font-size: 14px; color: #000; text-decoration: none; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-code { font-size: 16px; color: #000; text-decoration: none; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs { padding-top: 5px; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs div { color: #a1a1a1; font-weight: 500; font-size: 12px; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs .return-info { }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs .return-info .return-item { cursor: pointer; display: inline-block; background: #eee; padding: 5px 10px; font-size: 12px; font-weight: 600; color: #000; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs .return-info .return-item:hover { background: #000; color: #fff; }
.my-orders-list .my-list-ord .my-list-item .my-o-qty { font-size: 18px; color: #000; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-price { font-size: 18px; color: #000; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-price-old { font-size: 18px; color: #a1a1a1; text-decoration: line-through; padding-top: 5px; }
.my-orders-list .my-o-but { text-align: center; }
.my-orders-list .my-o-but button { margin-top: 10px; }
.my-orders-list .my-order-info { margin-top: 10px; }
.my-orders-list .my-order-info .myo-i-ttl { font-size: 14px; color: #000; font-weight: 700; }
.my-orders-list .my-order-info .myo-i-rows { font-size: 13px; color: #000; line-height: normal; }
.my-orders-list .my-order-info .myo-i-rows-other { font-size: 12px; color: #a1a1a1; line-height: normal; }
.my-orders-list .order-info { }
.my-orders-list .order-info .process-date { margin-top: 5px; }
.my-orders-list .order-info .return-info { margin-top: 5px; }
.my-orders-list .order-info .return-info .return-order { cursor: pointer; display: inline-block; background: #eee; padding: 5px 10px; font-size: 12px; font-weight: 600; }
.my-orders-list .order-info .return-info .return-order:hover { background: #000; color: #fff; }
.my-orders-list .order-total { text-align: right; }
.my-orders-list .order-total .simple { margin-top: 5px; }
.my-orders-list .order-total .total { margin-top: 5px; font-size: 16px; }
.icms-content .my-page .prd-list-fav .prd-list-fav-data { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 48px 24px; padding-bottom: 50px; padding-top: 20px }
.icms-content .my-page .prd-list-fav .prd-list-fav-data .item { width: -webkit-calc(33.3% - 16px); width: -moz-calc(33.3% - 16px); width: calc(33.3% - 16px) }
.simple_checkout_template { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; -moz-box-flex: 1; flex: 1 0 auto; overflow: hidden;/* background: #fff; */ }

.simple_checkout_template .breadcrumb-cont { width: 100%; background: 0 0; position: absolute; left: 0; max-width: 100%; padding: 0 }
.simple_checkout_template .breadcrumb-cont .breadcrumb { max-width: 1800px; margin: 0 auto; padding: 20px 20px 0 20px }
.simple_checkout_template .btn-custom {color: #fff;background-color: #465169;border-color: #465169;}
.simple_checkout_template .sct_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; -moz-box-flex: 1; flex: 1 0 auto; width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; max-width: 1400px; padding: 0 20px; margin: 0 auto }
.simple_checkout_template .sct_content .sct_information { width: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; -moz-box-flex: 1; flex: 1 0 auto; padding-right: 50px; padding-top: 50px; padding-bottom: 50px }
.simple_checkout_template.with-bread .sct_content .sct_cart, .simple_checkout_template.with-bread .sct_content .sct_information { padding-top: 100px }
.simple_checkout_template .sct_content .sct_information .sct-title {font-weight: 700;font-size: 30px;color: #465169;text-transform: uppercase;padding: 0;margin: 0;margin-bottom: 30px}
.simple_checkout_template .sct_content .sct_information .sct_section { margin-bottom: 20px }
.simple_checkout_template .sct_content .sct_information .sct_section .section_header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px }
.simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_title {font-size: 18px;font-weight: 800;padding: 0;margin: 0;line-height: normal;color: #465169;}
.simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_more {font-size: 12px;padding: 5px 0;line-height: normal;color: #465169;}
.simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_more a {font-weight: 600;font-size: 12px;color: #465169;}
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_title { text-transform: uppercase; font-size: 24px; font-style: normal; font-weight: 500; color: #262223; margin-bottom: 25px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item { padding: 20px 0 20px 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; border-bottom: 1px solid #c4c4c4 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item:first-child { padding-top: 0 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-image { -webkit-box-flex: 0; -webkit-flex: 0 0 140px; -moz-box-flex: 0; -ms-flex: 0 0 140px; flex: 0 0 140px; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-image img { max-width: 120px; width: 100%; display: block; height: auto }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .ttl { color: #363032; margin-bottom: 0; font-size: 16px; font-style: normal; font-weight: 400 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .code { color: #686365; margin-bottom: 10px; font-size: 12px; font-style: normal; font-weight: 500 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .more { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 10px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .size { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 5px; border-right: 1px solid #c4c4c4; padding-right: 10px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .size span { font-size: 12px; font-style: normal; font-weight: 500; color: #262223 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .price { font-weight: 400; font-size: 18px; color: #807775; margin-bottom: 10px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .price .final { display: inline-block; margin-right: 10px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .price .before { -webkit-text-decoration-line: line-through; -moz-text-decoration-line: line-through; text-decoration-line: line-through; display: inline-block; color: #c4c4c4 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty { color: #262223; font-size: 12px; font-style: normal; font-weight: 500; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; gap: 10px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner { max-width: 80px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner .my-spinner-input { background: 0 0; text-align: center; line-height: 20px; padding: 0 0; border: 0; height: auto; font-style: normal; font-weight: 400; font-size: 12px; color: #000 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner .btn-spin-down { padding: 0; line-height: 18px; font-size: 12px; display: block; margin: 0; height: 20px; width: 20px; border: 0; text-align: center; -moz-border-radius: 50%; border-radius: 50% }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner .btn-spin-up { padding: 0; line-height: 18px; font-size: 12px; display: block; margin: 0; height: 20px; width: 20px; border: 0; text-align: center; -moz-border-radius: 50%; border-radius: 50% }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner .btn-spin-down span, .simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-data .qty .my-spinner .btn-spin-up span { display: block }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-actions { -webkit-box-flex: 0; -webkit-flex: 0 0 30px; -moz-box-flex: 0; -ms-flex: 0 0 30px; flex: 0 0 30px; text-align: center; padding-right: 0 }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-actions .remove-item { background: 0 0; border: 0; outline: 0; padding: 0; margin: 0; z-index: 11; width: 20px; height: 20px; text-align: center; color: #c4c4c4; font-size: 12px; line-height: 20px }
.simple_checkout_template .sct_content .sct_information .sct_simple_cart .sct_sc_list .item .item-actions .remove-item span { font-size: 12px; line-height: 20px }
.simple_checkout_template .checkout_steps { margin-bottom: 30px }
.simple_checkout_template .checkout_steps .cs_content { border: 1px solid #ccc; padding: 0 15px }
.simple_checkout_template .checkout_steps .cs_content .cs_item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #ccc; padding: 10px 0 }
.simple_checkout_template .checkout_steps .cs_content .cs_item:last-child { border: 0 }
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_label { -webkit-box-flex: 0; -webkit-flex: 0 0 100px; -moz-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; font-size: 14px; color: #888 }
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text {-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;font-size: 14px;color: #000;}
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text .price { font-weight: 600 }
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text address { margin: 0 }
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_action { -webkit-box-flex: 0; -webkit-flex: 0 0 80px; -moz-box-flex: 0; -ms-flex: 0 0 80px; flex: 0 0 80px; text-align: right }
.simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_action a { font-size: 12px; color: red; text-decoration: none }
.simple_checkout_template .sct_option_selection  { margin-bottom:30px; }
.simple_checkout_template .sct_option_selection .sct_o_s_title { font-size: 18px; font-weight: 400; padding: 0; margin: 0; line-height: normal }
.simple_checkout_template .sct_option_selection .select-options { list-style: none; padding: 0; margin: 0 }
.simple_checkout_template .sct_option_selection .select-options>li { margin-top: 10px; color: #777; position: relative; border: 1px solid #ccc; padding: 10px 15px }
.simple_checkout_template .sct_option_selection .select-options>li label {font-size: 16px;color: #465169;display: block;padding-left: 0;}
.simple_checkout_template .sct_option_selection .select-options>li .txt { word-break: break-word }
.simple_checkout_template .sct_option_selection .select-options>li .txt>span { display: block }
.simple_checkout_template .sct_option_selection .select-options>li .checker .cr {margin-top: 3px;}
.simple_checkout_template .sct_option_selection .select-options>li ul { list-style: none; padding: 0; margin: 0; margin-left: 20px }
.simple_checkout_template .sct_option_selection .select-options>li ul li { margin-top: 0; color: #777; position: relative; padding: 10px 0; border-bottom: 1px solid #ccc }
.simple_checkout_template .sct_option_selection .select-options>li ul li:last-child { border: 0; padding-bottom: 0 }
.simple_checkout_template .sct_option_selection .select-options>li ul li label { font-size: 14px }
.simple_checkout_template .sct_option_selection .select-options>li ul li .checker .cr { margin-top: 3px }
.simple_checkout_template .sct_option_selection .select-options>li .payment-option-text { font-size: 12px }
.simple_checkout_template .form-control {border-radius: 10px;padding: 10px 15px;height: auto;}
.simple_checkout_template select.form-control {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size: 8px 10px;padding-right: 25px;}
.simple_checkout_template .form-control:focus { border-color: #465169; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); }
.simple_checkout_template .form-control::-webkit-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control::-moz-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control::placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.simple_checkout_template .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }


.simple_checkout_template .form-floating>label { }
.simple_checkout_template .form-floating>.form-control:disabled~label::after, .simple_checkout_template .form-floating>:disabled~label::after { }
.simple_checkout_template .form-floating>.form-control:not(:-moz-placeholder-shown)~label::after { }
.simple_checkout_template .form-floating>.form-control:not(:-ms-input-placeholder)~label::after { }
.simple_checkout_template .form-floating>.form-control-plaintext~label::after, .simple_checkout_template .form-floating>.form-control:focus~label::after, .simple_checkout_template .form-floating>.form-control:not(:placeholder-shown)~label::after, .simple_checkout_template .form-floating>.form-select~label::after { }
.simple_checkout_template .form-floating>.form-control:not(:-moz-placeholder-shown)~label { }
.simple_checkout_template .form-floating>.form-control:not(:-ms-input-placeholder)~label { }
.simple_checkout_template .form-floating>.form-control-plaintext~label, .simple_checkout_template .form-floating>.form-control:focus~label, .simple_checkout_template .form-floating>.form-control:not(:placeholder-shown)~label, .simple_checkout_template .form-floating>.form-select~label { }
.simple_checkout_template textarea.form-control { }
.form-control[readonly], .simple_checkout_template .form-control:disabled { cursor: no-drop }
.simple_checkout_template .sct_content .sct_cart { position: relative; width: 50%; background-position: left top; padding-left: 50px; padding-top: 50px; padding-bottom: 50px }
.simple_checkout_template .checkout-loading { opacity: .5; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.simple_checkout_template .checkout-order-summary-button { width: 100%; display: block; border: 0; text-align: left; padding: 20px 0; margin: 0; outline: 0; background: #fff; border-bottom: 1px solid #e0e0e0; display: none }
.simple_checkout_template .checkout-order-summary-button .cos-wrap { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 600px; margin-left: auto; margin-right: auto; padding: 0 20px }
.simple_checkout_template .checkout-order-summary-button .cos-wrap .info { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center }
.simple_checkout_template .checkout-order-summary-button .cos-wrap .info .icon { font-size: 16px; margin-right: 10px }
.simple_checkout_template .checkout-order-summary-button .cos-wrap .info .txt { font-size: 12px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; gap: 5px }
.simple_checkout_template .checkout-order-summary-button .cos-wrap .info .txt::after {content: "\f106";font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 12px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);position: relative}
.simple_checkout_template .checkout-order-summary-button.active .cos-wrap .info .txt::after { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0) }
.simple_checkout_template .checkout-order-summary-button .cos-wrap .total_price { font-weight: 600; font-size: 16px; letter-spacing: .02em; text-transform: uppercase; color: #111 }
.simple_checkout_template .sct_content .sct_cart .checkout-order-summary-content { padding: 20px 0; z-index: 1; position: relative }
.simple_checkout_template .sct_content .sct_cart::after { content: ''; display: block; width: 300%; position: absolute; top: 0; bottom: 0; background: #fff; z-index: 0; left: 0; background-position: left top; -webkit-box-shadow: 1px 0 0 #666 inset; box-shadow: inset 0px 0px 0px 0px #666; }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item { padding: 10px 0 10px 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; border-bottom: 1px solid #dedede }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item:first-child { padding-top: 0 }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image { -webkit-box-flex: 0; -webkit-flex: 0 0 80px; -moz-box-flex: 0; -ms-flex: 0 0 80px; flex: 0 0 80px; position: relative }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image img { max-width: 60px; width: 100%; display: block; height: auto }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions { position: absolute; right: 10px; top: -5px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions .remove-item-bag { background: #666; border: 0; outline: 0; padding: 0; margin: 0; z-index: 11; width: 16px; height: 16px; text-align: center; color: #fff; display: block; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%); box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%) }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions .remove-item-bag span { font-size: 8px; line-height: 16px; display: block }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1 }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .ttl { font-weight: 500; font-size: 12px; letter-spacing: .02em; color: #111; margin-bottom: 0 }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price { font-weight: 300; font-size: 12px; letter-spacing: .02em; text-transform: uppercase; color: #9a9a9a; margin-bottom: 10px; line-height: normal; text-align: right }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price .final { font-weight: 700; color: #111; display: block; font-size: 14px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price .before { -webkit-text-decoration-line: line-through; -moz-text-decoration-line: line-through; text-decoration-line: line-through; display: block; margin-top: 5px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs { margin-bottom: 5px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs div { font-weight: 400; font-size: 10px; letter-spacing: .02em; color: #9a9a9a }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs .attrprice {letter-spacing: .02em;color: #000;line-height: normal;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;gap: 5px 7px;}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs .attrprice .tx {}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs .attrprice .final {font-weight: 700;color: #111;display: block;}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs .attrprice .before {-webkit-text-decoration-line: line-through;-moz-text-decoration-line: line-through;text-decoration-line: line-through;display: block;}

.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner { max-width: 80px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .my-spinner-input { background: 0 0; text-align: center; line-height: 20px; padding: 0 0; border: 0; height: auto; font-style: normal; font-weight: 400; font-size: 12px; box-shadow:none; }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-down { padding: 0; line-height: 18px; font-size: 9px; display: block; margin: 0; height: 20px; width: 20px; border: 1px solid #9a9a9a; text-align: center; -moz-border-radius: 50%; border-radius: 50% }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-up { padding: 0; line-height: 18px; font-size: 9px; display: block; margin: 0; height: 20px; width: 20px; border: 1px solid #9a9a9a; text-align: center; -moz-border-radius: 50%; border-radius: 50% }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-down span, .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-up span { display: block }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals { margin-top: 10px }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 0 }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple { border-bottom: 1px solid #dedede }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .txt {font-weight: 400;font-size: 16px;color: #000;}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .value { font-weight: 600; font-size: 16px; letter-spacing: .02em; text-transform: uppercase; color: #111; -webkit-box-flex: 0; -webkit-flex: 0 0 100px; -moz-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; text-align: right }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple .txt { font-weight: 400; font-size: 14px; color: #9a9a9a }
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .txt.with-icon {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    flex: 1;
}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .txt.with-icon .icn {
    width: 20px;
}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .txt.with-icon .icn-txt {
    flex: 1;
}
.simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple .value { font-weight: 400; font-size: 14px; color: #666 }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary { position: relative; z-index: 1; max-width: 530px; margin: 0 auto; background: #fff; -webkit-box-shadow: 8px 13px 32.5px 0 rgba(0, 0, 0, .07); box-shadow: 8px 13px 32.5px 0 rgba(0, 0, 0, .07); padding: 80px 40px }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .ttl { font-size: 30px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 2.4px; color: #262223; text-transform: uppercase; font-family: 'Noto Serif', serif; margin-bottom: 40px }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .sos-list .item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; font-size: 16px; font-style: normal; font-weight: 400; color: #686365; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 20px }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .sos-list .item .vl { font-size: 18px; color: #807775 }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .sos-list .item.total { border-top: 1px solid #c4c4c4; padding-top: 20px }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .sos-list .item.total .lbl { font-size: 24px; font-weight: 500; color: #262223 }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .sos-list .item.total .vl { font-size: 24px; font-weight: 500; color: #807775 }
.simple_checkout_template .sct_content .sct_cart .simple-order-summary .lnk a { background: #000; font-size: 20px; font-style: normal; font-weight: 400; text-transform: uppercase; display: block; text-align: center; color: #fff; line-height: 30px; padding: 5px 10px }
.simple_checkout_template .checkout-box-body { padding: 10px 0 10px 0; border-bottom: 1px solid #dedede }
.simple_checkout_template .checkout-box-body .simple-row { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.simple_checkout_template .checkout-box-body .simple-row .sr-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sr-data-text { font-size: 12px; line-height: normal }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sr-data-text small { line-height: normal }
.simple_checkout_template .checkout-box-body .simple-row .sr-value { -webkit-box-flex: 0; -webkit-flex: 0 0 80px; -moz-box-flex: 0; -ms-flex: 0 0 80px; flex: 0 0 80px; text-align: right; font-size: 14px; color: #333 }
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 10px }
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action { -webkit-box-flex: 0; -webkit-flex: 0 0 46px; -moz-box-flex: 0; -ms-flex: 0 0 46px; flex: 0 0 46px }
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn {overflow: visible;background-color: #fff;border: none;border: 1px solid #ccc;outline: 0;line-height: 20px;width: 100%;font-size: 14px;margin: 0;padding: 10px 10px;height: auto;border-radius: 10px;}
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn:hover {  }
.simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn span { display: block; line-height: 20px; height: 20px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-ttl { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #000 }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-btn .btn { white-space: nowrap; font-size: 10px; padding: 2px 5px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 12px; color: #000; margin-bottom: 5px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header .cc-h-txt { padding-right: 10px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header .cc-h-val span { font-weight: 500 }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-box { -webkit-box-flex: 0; -webkit-flex: 0 0 100px; -moz-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-box select { font-size: 14px; border: 0; padding: 5px; font-weight: 500; outline: 0; background: 0 0; width: 100% }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-value { font-size: 14px; color: #000; text-align: left; font-weight: 500; padding-left: 12px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 20px }
.simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit .btn { white-space: nowrap; font-size: 10px; padding: 2px 5px }
.form-floating { position: relative }
.form-floating>.form-control, .form-floating>.form-select { height: 42px; line-height: 1.25 }
.form-floating>label {position: absolute;top: 0;left: 0;height: 100%;padding: 10px 19px;pointer-events: none;border: 1px solid transparent;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;-moz-transition: opacity .1s ease-in-out, transform .1s ease-in-out, -moz-transform .1s ease-in-out;transition: opacity .1s ease-in-out, transform .1s ease-in-out;transition: opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out, -moz-transform .1s ease-in-out;margin: 0;color: #a7a9ac;line-height: 20px;font-weight: normal;font-size: 14px;}
@media (prefers-reduced-motion:reduce) {
    .form-floating>label { -webkit-transition: none; -moz-transition: none; transition: none }
}
.form-floating>.form-control {/* padding:0 10px; */ }
.form-floating>.form-control::-moz-placeholder { color: transparent }
.form-floating>.form-control::-webkit-input-placeholder { color: transparent }
.form-floating>.form-control:-ms-input-placeholder { color: transparent }
.form-floating>.form-control::-ms-input-placeholder { color: transparent }
.form-floating>.form-control::placeholder { color: transparent }
.form-floating>.form-control:not(:-moz-placeholder-shown) { padding-top: 0; padding-bottom: 0 }
.form-floating>.form-control:not(:-ms-input-placeholder) { padding-top: 0; padding-bottom: 0 }
.form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) { padding-top: 0; padding-bottom: 0 }
.form-floating>.form-control:-webkit-autofill { padding-top: 0; padding-bottom: 0 }
.form-floating>.form-select { padding-top: 0; padding-bottom: 0 }
.form-floating>.form-control:not(:-moz-placeholder-shown)~label { -moz-transform: scale(.85) translateY(-.5rem) translateX(.15rem); transform: scale(.85) translateY(-.5rem) translateX(.15rem); padding-top: 0; padding-bottom: 0; background: #fff; height: auto; left: 5px; padding-left: 5px; padding-right: 5px }
.form-floating>.form-control:not(:-ms-input-placeholder)~label { -ms-transform: scale(.85) translateY(-.5rem) translateX(.15rem); transform: scale(.85) translateY(-.5rem) translateX(.15rem); padding-top: 0; padding-bottom: 0; background: #fff; height: auto; left: 5px; padding-left: 5px; padding-right: 5px }
.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {-webkit-transform: scale(.85) translateY(-1rem) translateX(.15rem);-moz-transform: scale(.85) translateY(-1rem) translateX(.15rem);-ms-transform: scale(.85) translateY(-1rem) translateX(.15rem);transform: scale(.85) translateY(-1rem) translateX(.15rem);padding-top: 0;padding-bottom: 0;background: #efefef;height: auto;left: 10px;padding-left: 10px;padding-right: 10px;border-radius: 10px;border: 1px solid #ccc;font-size: 13px;}
.form-floating>.form-control:-webkit-autofill~label { -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem); transform: scale(.85) translateY(-.5rem) translateX(.15rem); padding-top: 0; padding-bottom: 0; background: #fff; height: auto; left: 5px; padding-left: 5px; padding-right: 5px }

.icms-content .my-data { }
.icms-content .my-data .back-to { font-size: 14px; margin-bottom: 5px; }
.icms-content .my-data .back-to a { text-decoration: none; }
.icms-content .my-data .back-to a span { font-size: 12px; }
.icms-content .my-data .md-section { }
.icms-content .my-data .md-section .md-ttl { font-size: 16px; color: #000; position: relative; border-bottom: 1px solid #000; margin-bottom: 20px; padding-bottom: 8px; }
.icms-content .my-data .md-section .md-ttl .action-header { position: absolute; right: 0; top: 0; }
.icms-content .my-data .md-section .md-ttl .action-header .my-btn-action { border: 0; padding: 0; margin: 0; background: transparent; font-size: 12px; text-transform: uppercase; border-bottom: 1px solid #d4d4d4; line-height: normal; outline: none; }
.icms-content .my-data .md-section .md-container { }
.icms-content .my-data .md-section .md-container .my-info-data { border: 1px solid #e1e1e1; margin: 0; margin-bottom: 30px; }
.icms-content .my-data .md-section .md-container .my-info-data ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
.icms-content .my-data .md-section .md-container .my-info-data ul li { width: 50%; padding: 15px 20px; }
.icms-content .my-data .md-section .md-container .my-info-data ul li .item-info { font-size: 14px; color: #000; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 15px; }
.icms-content .my-data .md-section .md-container .my-info-data ul li .item-info:last-child { margin-bottom: 0; }
.icms-content .my-data .md-section .md-container .my-info-data ul li .item-info .lbl { font-weight: 500; display: block; width: 75px; -webkit-box-flex: 0; -webkit-flex: 0 0 75px; -moz-box-flex: 0; -ms-flex: 0 0 75px; flex: 0 0 75px; }
.icms-content .my-data .md-section .md-container .my-info-data ul li .item-info .vl { word-break: break-word; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.icms-content .my-data .md-section .md-container .my-info-data ul li:last-child .item-info .lbl { -webkit-box-flex: 0; -webkit-flex: 0 0 145px; -moz-box-flex: 0; -ms-flex: 0 0 145px; flex: 0 0 145px; width: 145px; }
.icms-content .my-data .md-section .md-container .my-address-list { margin-bottom: 30px; }
.icms-content .my-data .md-section .md-container .my-address-list > ul { list-style: none; padding: 0; margin: 0; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li { border: 1px solid #e1e1e1; padding: 10px 20px; margin-bottom: 10px; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .ttl { font-size: 14px; color: #000; font-weight: 500; margin-bottom: 5px; text-decoration: underline; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt { }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt ul.personal { list-style: none; padding: 0; margin: 0; display: block; margin-bottom: 5px; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more { display: block; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more ul { list-style: none; padding: 0; margin: 0; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt ul.personal li, .icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more li { font-size: 14px; display: inline-block; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt ul.personal li::after, .icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more li::after { content: ','; margin-right: 5px }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt ul.personal li:last-child::after, .icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more li:last-child::after { display: none; }
.icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt ul.personal li span, .icms-content .my-data .md-section .md-container .my-address-list > ul > li .txt .more li span { }
.icms-content .my-data .md-section .md-container .my-orders-list { }
.icms-content .my-data .md-section .md-container .my-orders-list ul { list-style: none; padding: 0; margin: 0; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li { margin-bottom: 30px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-top-header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; border-bottom: 1px solid #e1e1e1; text-align: center; word-break: break-word; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-top-header .date { width: 25%; padding: 9px 15px; font-size: 14px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-top-header .date { width: 25%; padding: 9px 15px; font-size: 14px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-top-header .nr { width: 25%; padding: 9px 15px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-top-header .nr { width: 25%; padding: 9px 15px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-top-header .status { width: 50%; padding: 9px 15px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-top-header .status { width: auto; padding: 9px 15px; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-top-header .visibility { -webkit-box-flex: 0; -webkit-flex: 0 0 110px; -moz-box-flex: 0; -ms-flex: 0 0 110px; flex: 0 0 110px; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-top-header .visibility .show-order { }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; border-bottom: 1px solid #e1e1e1; text-align: center; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; word-break: break-word; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-header .date { border-right: 1px solid #e1e1e1; width: 25%; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list ul li .order-header .date { border-right: 1px solid #e1e1e1; width: 25%; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-header .nr { border-right: 1px solid #e1e1e1; width: 25%; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list ul li .order-header .nr { border-right: 1px solid #e1e1e1; width: 25%; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-header .status { width: 50%; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list ul li .order-header .status { width: auto; padding: 9px 15px; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; border-right: 1px solid #e1e1e1; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-header .visibility { -webkit-box-flex: 0; -webkit-flex: 0 0 110px; -moz-box-flex: 0; -ms-flex: 0 0 110px; flex: 0 0 110px; padding: 9px 15px; }
.icms-content .my-data .md-section .md-container .my-orders-list.my-orders-list-inner ul li .order-header .visibility .show-order { border: 0; background: transparent; font-size: 14px; color: #000; border-bottom: 1px solid #000; padding: 0; margin: 0; line-height: 20px; outline: none; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-data-info { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-data-info .data-col { width: 50%; padding: 9px 15px; font-size: 12px; word-break: break-word; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-data-info .data-col:nth-child(odd) { border-right: 1px solid #e1e1e1; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .order-data-info .data-col .data-ttl { font-size: 14px; color: #000; font-weight: 500; margin-bottom: 5px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart { border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-headers { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; font-size: 16px; text-transform: uppercase; border-top: 1px solid #e1e1e1; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-headers .info { width: 50%; text-align: center; padding: 15px 5px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-headers .qty { width: 25%; text-align: center; padding: 15px 5px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-headers .price { width: 25%; text-align: center; padding: 15px 5px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items { }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item { border-top: 1px solid #e1e1e1; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 50%; padding: 20px 20px; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .media {padding-right: 10px;width: 100px;}
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .media img { width: 100%; height: auto; display: block; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data {padding-left: 10px;flex: 1;}
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data .ttl { font-size: 14px; color: #000; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data .code { font-size: 14px; color: #000; font-weight: 300; margin-bottom: 20px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data .attrs { font-size: 12px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data .attrs div { }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .info .info-data .attrs div span { font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .qty { width: 25%; text-align: center; padding: 20px 20px; font-size: 18px; color: #000; font-weight: 700; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .price { width: 25%; text-align: center; padding: 20px 5px; font-size: 16px; color: #000; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .price .final { font-size: 20px; display: inline-block; margin-right: 8px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .price .before { display: inline-block; text-decoration: line-through; font-style: italic; color: #555; font-weight: 300; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-items .c-item .price .discount { color: #555555; display: block; font-size: 12px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-footer { border-top: 1px solid #e1e1e1; padding: 20px 20px 15px 20px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-footer .totals { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 5px; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-footer .totals .txt { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; text-align: right; padding-right: 10px; font-size: 16px; color: #000; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-footer .totals .val { -webkit-box-flex: 0; -webkit-flex: 0 0 130px; -moz-box-flex: 0; -ms-flex: 0 0 130px; flex: 0 0 130px; width: 130px; text-align: right; font-size: 16px; color: #000; }
.icms-content .my-data .md-section .md-container .my-orders-list ul li .my-order-cart .cart-footer .totals .val.total { font-size: 18px; font-weight: 500; }
.icms-content .my-data .md-section .md-container .my-fav-list { border: 1px solid #e1e1e1; margin-bottom: 30px; }
.icms-content .my-data .md-section .md-container .my-fav-list ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; padding: 20px 10px 0 10px; margin: 0; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li { width: 25%; padding: 0 10px; margin-bottom: 20px; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li a.media { display: block; margin-bottom: 7px; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li a.media img { width: 100%; height: auto; display: block; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li .ttl { font-size: 12px; color: #000; font-weight: 300; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li .ttl a { }
.icms-content .my-data .md-section .md-container .my-fav-list ul li .code { font-size: 12px; color: #000; font-weight: 300; }
.icms-content .my-data .md-section .md-container .my-fav-list ul li .code a { }
.icms-content .my-data .md-section .md-container .my-points-container { border: 1px solid #e1e1e1; margin-bottom: 30px; padding: 15px 20px; }
.icms-content .my-data .md-section.inner-section .md-container .my-points-container { border: 0px solid #e1e1e1; margin-bottom: 30px; padding: 0; }
.icms-content .my-data .md-section .md-container .md-sub-ttl { font-size: 16px; color: #000; border-bottom: 1px solid #000; margin-bottom: 20px; padding-bottom: 8px; }
.icms-content .my-data .md-section .md-container .sub-txt { font-size: 14px; color: #000; line-height: 30px; margin-bottom: 25px; }
.icms-content .my-data .md-section .md-container .sub-txt span { font-weight: 500; }
.icms-content .my-data .md-section .md-container .table-adv { border: 0; }
.icms-content .my-data .md-section .md-container .table-adv thead th { border-color: transparent; font-size: 14px; font-weight: 500; border-bottom: 1px solid #e1e1e1; vertical-align: middle; }
.icms-content .my-data .md-section .md-container .table-adv thead td { }
.icms-content .my-data .md-section .md-container .table-adv tfoot td { border-color: transparent; font-size: 12px; font-weight: normal; }
.icms-content .my-data .md-section .md-container .table-adv tbody th { }
.icms-content .my-data .md-section .md-container .table-adv tbody td { border-color: #e1e1e1; border-left: 1px solid #e1e1e1; word-break: break-word; }
.icms-content .my-data .md-section .md-container .table-adv tbody td.expired { color: #cc1919; }
.icms-content .my-data .md-section .md-container .table-adv tbody { }
.icms-content .my-data .md-section .md-container .table-adv tbody td:first-child { }
.icms-content .my-data .md-section .md-container .table-adv tbody td span { font-weight: 500; }
.icms-content .my-data .print-page { margin-bottom: 15px; }
.icms-content .my-data .print-page button { width: 100%; background: #e1e1e1; color: #000; font-size: 14px; text-transform: uppercase; display: block; padding: 9px 15px; margin: 0; outline: none; border: 0; }
.icms-content .my-data .my-data-delete { text-align: right; }
.icms-content .my-data .my-data-delete .delete-my-data-btn { border: 0; background: transparent; font-size: 14px; color: #000; border-bottom: 1px solid #000; padding: 0; margin: 0; outline: none; text-decoration: none; display: inline-block; }
.icms-content .my-data .md-section .change-order { text-align: center; margin-bottom: 40px; }
.icms-content .my-data .md-section .change-order a { display: inline-block; font-size: 16px; color: #000; background: #fff; border: 1px solid #e1e1e1; -webkit-box-shadow: 0px 0px 14.25px 0.75px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 14.25px 0.75px rgba(0, 0, 0, 0.1); text-decoration: none; padding: 10px 30px; line-height: 30px; }
.icms-content .my-data .md-section .change-order a span { margin-right: 10px; float: left; font-size: 19px; line-height: 30px; }
.icms-content .my-data .md-section .find-order { margin-bottom: 40px; }
.icms-content .my-data .md-section .find-order .fo-ttl { font-size: 16px; font-weight: 500; margin-bottom: 12px; }
.icms-content .my-data .md-section .find-order .fo-txt { font-size: 14px; margin-bottom: 12px; }
.icms-content .my-data .md-section .find-order .fo-form { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; width: 100%; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-nr { -webkit-box-flex: 0; -webkit-flex: 0 0 180px; -moz-box-flex: 0; -ms-flex: 0 0 180px; flex: 0 0 180px; width: 180px; padding-right: 20px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-nr label { font-size: 14px; font-weight: 500; margin-bottom: 5px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-nr .form-control { font-style: italic; letter-spacing: 1px; font-size: 14px; color: #000; border: 0; border-bottom: 1px solid #000; padding: 0; line-height: 24px; height: 24px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 40px; padding-left: 20px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date label { font-size: 14px; margin-bottom: 5px; font-weight: 500; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input .from { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; width: 50%; padding-right: 8px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input label { line-height: 24px; -webkit-box-flex: 0; -webkit-flex: 0 0 40px; -moz-box-flex: 0; -ms-flex: 0 0 40px; flex: 0 0 40px; width: 40px; margin-bottom: 0; font-weight: normal; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input .to { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; width: 50%; padding-left: 8px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input .label { font-size: 14px; font-weight: 500; margin: 0; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-date .date-input .form-control { font-style: italic; letter-spacing: 1px; font-size: 14px; color: #000; border: 0; border-bottom: 1px solid #000; padding: 0; line-height: 24px; height: 24px; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-search { -webkit-box-flex: 0; -webkit-flex: 0 0 110px; -moz-box-flex: 0; -ms-flex: 0 0 110px; flex: 0 0 110px; width: 110px; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-search .my-btn { font-size: 12px; color: #000; background: #e1e1e1; padding: 8px 10px; margin: 0; border: 0; width: 100%; text-align: center; outline: none; }
.icms-content .my-data .md-section .find-order .fo-form .fof-order-search .my-btn span { }
@media only screen and (max-width:575px) {
    .my-orders-list .my-list-ord .my-o-order-date { text-align: left; }
    .my-orders-list .my-list-ord .my-o-order-id { text-align: center; }
    .my-orders-list .my-order-info { margin-bottom: 10px; }
}
@media only screen and (max-width:1700px) {
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev { }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-next { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { }
}
@media only screen and (max-width:1600px) {
    .cbp-af-header .above-header .above-header-ins .above-header-item .above-header-item-ttl { font-size: 14px; text-align: center; }
    header .srch .form-group { width: 610px; }
    .categories .categories-ins .categories-r ul li { }
    .home .new-hp .new-hp-ins .new-hp-ins-det { grid-gap: 50px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items { margin: auto; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev { left: 1% !important; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-next { right: 2.5% !important; }
    footer .top .main-content-ins { grid-gap: 40px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: 1% !important; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { right: 2.5% !important; }
}
@media only screen and (max-width:1500px) {
    .home .new-hp .product-list-container { height: initial; }
    .home .new-hp .product-list-container .plc-media-cont .plc-media img { height: initial; }
    .categories .categories-ins .categories-r .subcats .subcategories { padding-left: 50px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { max-width: 1100px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .image-overlay { max-width: 300px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-slide { margin: 0 12px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { max-width: 300px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 12px; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 1100px; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .image-overlay { max-width: 300px; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 12px; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 1100px; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-slide { margin: 0 12px; }
}
@media only screen and (max-width:1366px) {
    .main-header .main_menu > ul > li { padding: 0 0px; }
    .main-header .main_menu > ul > li > a { padding: 14px 30px; }
    .inside .eshopcat .eshopcat-ins-det-item { width: 25%; }
    .cbp-af-header .above-header .above-header-ins { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 40px; }
    .categories .categories-ins .categories-l ul li { padding: 0 120px 0 85px; }
    .categories .categories-ins .categories-l .subcats li a { padding-right: 20px; }
    .categories .categories-ins .categories-l .subcats .has .subsubcats { right: -363px; }
    .categories .categories-ins .categories-l .subcats .has .subsubcats a { padding-left: 20px !important; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r { position: relative; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-new, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-bestsellers { position: absolute; top: -30%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
    .home .new-hp .new-hp-ins .new-hp-ins-det { /*-ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center;*/ }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r { position: relative; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-new3, .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-bestsellers3 { position: absolute; top: -30%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items { }
    .home .blog-hp .ins .items { grid-gap: 25px; }
    footer .top .main-content-ins { display: -ms-grid; display: grid; justify-items: center; }
    footer .top .logo { margin-bottom: 0px; border-right: 0; padding-right: 0; }
    footer .top .mn ul { justify-items: center; }
    footer .top .mn ul .foot-ttl { justify-content: center; }
    footer .top .mn ul li { text-align: center; }
    footer .top .mn { padding-bottom: 0px; padding-top: 40px; padding-left: 0px; }
    footer .right-footer { padding-top: 40px; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .eshop .eshop-last-item { display: none; }
    .inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { }
}
@media only screen and (min-width:1201px) {
    .simple_checkout_template .sct_content .sct_cart .checkout-order-summary-content { display: block !important }
}
@media only screen and (max-width:1200px) {
    body.scrollsticky .main-header { /*top: 0; */ }
    body.scrollsticky.remove_sticky .main-header { /* top: -185px; */ }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items .results-ins-det-item { width: 25%; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { }
    header .srch .form-group { }
    .categories .categories-ins { }
    .categories .categories-ins .categories-l { display: none; }
    header .right { z-index: 2; position: relative; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { max-width: 900px; }
    .newsletter .newsletter-ins { grid-gap: 60px; -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; }
    .newsletter .newsletter-ins-r { display: -ms-grid; display: grid; justify-items: center; }
    .inside .categories { display: none; }
    .eshop .eshop-ins .eshop-ins-top .eshop-ins-top-ttl h1 { padding-top: 0px; }
    .eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul { grid-gap: 40px 40px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-det { display: block; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l button { display: inherit !important; width: 100%; border: 0; background: #E12D44; color: white; font-size: 20px; font-weight: bold; border-radius: 20px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .eshopcat-ins-l-ttl { display: none; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion { }
    body.show-filters .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list { left: 0; visibility: visible; opacity: 1; }
    body.show-filters { overflow: hidden; }
    .inside .eshopcat .eshopcat-ins .clear_filters { margin-top: 10px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list { position: fixed; top: 0; left: -480px; background: #fff; width: 480px; z-index: 999; height: 100vh; opacity: 0; visibility: hidden; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .card { padding: 0; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_head { border-bottom: 1px solid #b6b6b6; padding: 24px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 80px }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_head .ttl { font-weight: 500; font-size: 16px; color: #000; background: 0 0; border: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 30px; gap: 10px }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_head .ttl .icon { font-size: 19px }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_head .fc_close .close_filter { line-height: 20px; font-size: 20px; border: 0; padding: 5px; margin: 0; outline: 0; background: 0 0; display: block !important; color: #000; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_data { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 30px; padding: 20px 20px; position: absolute; left: 0; top: 80px; height: calc(100% - 80px); width: 100%; overflow: auto }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_data::-webkit-scrollbar { width: 6px }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_data::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3) }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list .fc_data::-webkit-scrollbar-thumb { background: #000; border-right: solid #1e2b48 8px; border-radius: 1px }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-det { }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-l { width: 100%; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r { padding-left: 0; margin-top: 10px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 900px; }
    .inside .eshopart-det .eshopart .eshopart-ins { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l { padding: 50px 0; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add { position: fixed; z-index: 99; width: 100%; bottom: 0; left: 0; background: #fff; display: flex; align-items: center; box-shadow: 0 -5px 10px #00000029; padding: 15px 15px; gap: 0 20px; flex-wrap: wrap; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .btns .btns-addtobag button { padding: 10px 15px; font-size: 14px; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty { padding: 0; grid-gap: 2px 10px; flex-wrap: wrap; display: flex; justify-content: center; display: none; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .qnty-ttl { font-size: 10px; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .qnty-inp { max-width: 100px; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .qnty-inp input { font-size: 16px; line-height: 20px; padding: 4px 0; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .qnty-inp .fa-plus { font-size: 12px; line-height: 26px; width: 20px; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .qnty-inp .fa-minus { font-size: 12px; line-height: 26px; width: 20px; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .mobile-price { display: flex; flex-direction: column; flex: 1; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .avail-box-mob { display: block; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .btns .mbl { display: block; }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .btns .dsk { display: none; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-det-r-details { max-width: initial; padding: 30px 20px; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .descr-ttl { font-size: 14px; }
    .inside .eshopart-det .eshopart .descr-titles { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-ttl { text-align: center; font-size: 20px; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .lbl { font-size: 16px; width: 50%; text-align: right; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-r-attrs ul li .vl { font-size: 16px; width: 50%; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-m .eshopart-ins-det-m-details { max-width: initial; padding: 30px 20px; }
    .inside .blog .blog-ins { padding: 60px 20px 70px 20px; }
    .inside .blog .blog-ins .blog-ins-items { grid-gap: 60px; }
    .inside .blog .blog-ins .blog-ins-items .blog-ins-item .blog-ins-item-subttl { padding-top: 20px; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 900px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; }
    .inside .offers .offers-last-item { display: none; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .new-hp-ins-det-items { }
    .inside .cart .cart-ins .cart-top .cart-top-item-headers { padding-bottom: 30px !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .remove { padding-top: 5px !important; }
    .inside .cart .cart-ins .cart-top .qnt .quantity input { font-size: 26px !important; max-width: 120px !important; }
    .inside .cart .cart-ins .cart-top .init-pr { font-size: 26px !important; }
    .inside .cart .cart-ins .cart-top .disc-pr { font-size: 26px !important; }
    .inside .cart .cart-ins .cart-top .final-pr { font-size: 26px !important; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-ttl { font-size: 24px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-pr { font-size: 30px; }
    .scroller-spy .nav-spy { width: 300px; }
    .simple_checkout_template .checkout-order-summary-button { display: block }
    .simple_checkout_template .sct_content { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; -moz-box-orient: vertical; -moz-box-direction: reverse; flex-direction: column-reverse; max-width: 600px }
    .simple_checkout_template .sct_content .sct_information { width: 100%; padding: 20px 0 }
    .simple_checkout_template .sct_content .sct_cart { width: 100%; padding: 0 }
    .simple_checkout_template .sct_content .sct_cart::after { left: -100%; -webkit-box-shadow: 0 -1px 0 #666 inset; box-shadow: 0 -1px 0 #666 inset }
}
@media only screen and (max-width:1050px) {
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { margin-left: 15px; margin-right: 15px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 950px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { max-width: 300px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 12px; max-width: 300px; }
}
@media only screen and (max-width:992px) {
    .main-header .main_menu { display: none; }
    .inside .eshopcat .eshopcat-ins-det-item { width: 33.33%; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-l { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-l img { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { }
    .cbp-af-header .above-header .above-header-ins .above-header-item .above-header-item-ttl { display: none; }
    .categories .categories-ins .categories-r ul { display: none; }
    header .menu-sm { display: block; }
    .main-header { height: 150px; }
    .main-header .cbp-af-header { height: 145px; }
    .main-content { margin-top: 150px; }
    header .menu-sm span { line-height: 26px; }
    .cbp-af-header .above-header .above-header-ins { padding: 9px 20px; }
    .cbp-af-header .above-header .above-header-ins .above-header-item a { font-size: 16px; }
    .cbp-af-header .above-header .above-header-ins .above-header-item .myicon { font-size: 16px; }
    header .srch { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 50px; z-index: 1; position: relative; }
    header .srch .form-group { width: 100%; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { max-width: 317px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { }
    .home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; grid-gap: 50px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { max-width: 700px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 680px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { max-width: 317px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 22.5px; max-width: 317px; }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items { }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item { width: 25%; }
    .home .blog-hp .ins .items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .newsletter .newsletter-ins { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; text-align: center; }
    footer .bot .main-content-ins { display: -ms-grid; display: grid; justify-items: center; grid-gap: 30px; -webkit-box-pack: initial !important; -ms-flex-pack: initial !important; justify-content: initial !important; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { grid-gap: 25px; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { grid-gap: 25px; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { grid-gap: 25px; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { grid-gap: 25px; }
    .inside .eshopart-det .eshopart .eshopart-ins { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-det-r-details { max-width: none; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 700px; }
    .inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items { grid-gap: 15px 45px; }
    .inside .contact-top .contact-top-ins .timetable-details .timetable-details-item { text-align: center; }
    .inside .blog .blog-ins .blog-ins-items .blog-ins-item { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .inside .blog .blog-ins .blog-ins-items .blog-ins-item .blog-ins-item-l .blog-ins-item-img img { margin: auto; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 700px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { grid-gap: 25px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { grid-gap: 25px; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { grid-gap: 25px; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { grid-gap: 25px; }
    .inside .cart .cart-ins .cart-top .cart-top-item-headers { display: none; }
    .inside .cart .cart-ins .cart-top .cart-top-item { -ms-grid-columns: 1fr; grid-template-columns: 1fr; grid-gap: 20px; border-bottom: 1px solid grey; padding-top: 20px; }
    .inside .cart .cart-ins .cart-top .cart-top-items:first-child { padding-top: 0px !important; }
    .last-cart-item { border: 0 !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 20px; text-align: left !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .color-type { border: 0 !important; padding-bottom: 10px !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .code { border: 0 !important; padding-bottom: 10px !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .pack { border: 0 !important; padding-bottom: 10px !important; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .remove { padding-top: 0 !important; }
    .inside .cart .cart-ins .cart-top .qnt .quantity input { max-width: inherit !important; }
    .inside .cart .cart-ins .cart-top .qnt .quantity .fa-minus { left: 30px !important; }
    .inside .cart .cart-ins .cart-top .qnt .quantity .fa-plus { right: 30px !important; }
    .my-list-items .quantity input { max-width: inherit !important; }
    .my-list-items .quantity .fa-minus { left: 30px !important; }
    .my-list-items .quantity .fa-plus { right: 30px !important; }
    .inside .cart .cart-ins .cart-top .init-pr { text-decoration: line-through; }
    .inside .cart .cart-ins .cart-top .disc-pr::before { content: "- " }
    .inside .cart .cart-ins .cart-top .final-pr { color: #E12D44; }
    .cart-bot-initial-price-pr { font-size: 26px !important; }
    .cart-bot-disc-price-pr { font-size: 26px !important; }
    .cart-bot-final-price-pr { font-size: 40px !important; }
    .inside .cart .cart-bot .cart-bot-ins .buy .buy-btn { font-size: 20px !important; width: 80% !important; margin: 64px auto 80px auto !important; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items .results-ins-det-item { width: 33.33%; }
    .icms-content .my-page .prd-list-fav .prd-list-fav-data .item { width: -webkit-calc(50% - 12px); width: -moz-calc(50% - 12px); width: calc(50% - 12px) }
}
@media only screen and (min-width:768px) {
    footer .top .mn ul li ul { display: block !important; }
}
@media only screen and (max-width:767px) {
    .toastify.defaulttoast { font-size: 16px;}
    .keyboard-up .twitter-typeahead .tt-menu { max-height: calc(50vh - 110px); }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .article_text_more { height: auto !important; overflow: auto; max-height: 215px !important; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .read-more-container { display: none; }
    .product-list-container .plc-prices { gap: 5px; font-size: 18px; flex-wrap: nowrap; }
    .product-list-container .plc-prices .before { }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-r .eshopart-ins-det-r-details { padding-top: 25px; }
    .breadcrumb-cont { padding: 15px 20px; padding-top: 66px; }
    .main-header {/* height: 110px; */ }
    .cbp-af-header header .grid { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 20px; }
    header .grid .logo a { }
    header .right { margin-right: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; grid-gap: 25px; margin-top: 18px; z-index: 1; position: relative; }
    header .right .account-name { font-size: 20px; line-height: 130%; }
    header .right .account-name span.txt { }
    header .right .account-name span.theicon { font-size: 22px; line-height: 22px; }
    header .right .login { }
    header .right .login .login-item { font-size: 22px; line-height: 22px; }
    header .right .fav { }
    header .right .fav a { font-size: 22px; line-height: 22px; }
    header .right .cart .cart-l .my-icon { font-size: 22px; line-height: 22px; }
    header .right .cart .cart-l .counter { width: 26px; height: 26px; line-height: 26px; font-size: 13px; min-width: 26px; top: -16px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-dots { width: 100%; left: 0; bottom: 15px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { left: 5px; top: 50%; width: 30px; height: 30px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { top: 50%; right: 5px; width: 30px; height: 30px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-prev { top: 50%; width: 30px; height: 30px; left: -30px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-next { top: 50%; width: 30px; height: 30px; right: -30px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .ins { padding: 0 0px; }
    h1 { font-size: 20px; }
    header .grid .logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 15px; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
    header .srch { position: absolute; left: 0; bottom: 0; background: #fff; width: 100%; padding: 5px 20px; display: block; z-index: 1; }
    header .srch .form-group { width: 100%; }
    header .srch .form-group input { padding: 2px 50px 2px 30px; height: 34px; font-size: 12px; }
    header .srch .form-group button { font-size: 16px; }
    header .right .srch-sm { display: none; font-size: 22px; line-height: 22px; }
    .home .new-hp .new-hp-ins { padding: 45px 50px 0px 50px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { max-width: 250px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev { left: 0% !important; }
    .home .new2-hp .new2-hp-ins { padding: 45px 20px 55px 20px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { max-width: 500px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-slide { justify-items: center; text-align: center; }
    .home .new3-hp .new3-hp-ins { padding: 45px 20px 0px 20px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 510px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { max-width: 250px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 6px; max-width: 250px; justify-items: center; text-align: center; }
    footer .top .logo { text-align: center; margin-top: 0; margin-bottom: 30px; }
    footer .top .main-content-ins { display: block; padding-top: 30px; }
    footer .top .mn ul { display: block;/* width: 100%; */ }
    footer .top .mn ul li ul { display: none; margin-bottom: 10px; margin-top: 15px; }
    footer .top .mn ul .foot-ttl { border-bottom: 1px solid #E12D44; padding-bottom: 8px; position: relative; cursor: pointer; }
    footer .top .mn ul .foot-ttl:after { content: "\f078"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; right: 0; top: 0; color: #E12D44; font-size: 16px; }
    footer .top .mn ul li.show .foot-ttl:after { content: "\f077"; }
    footer .top .mn ul li { padding-bottom: 15px; width: 100%; }
    footer .top .mn { padding-top: 0; width: 100%; }
    footer .bot .main-content-ins { font-size: 12px; gap: 15px; }
    footer .right-footer { padding-left: 0px; padding-top: 20px; padding-bottom: 30px; }
    footer .right-footer .back-to-top-footer { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; }
    footer .right-footer .back-to-top-footer i { }
    .newsletter .newsletter-ins { gap: 20px; }
    .eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul { -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items img { margin: auto; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay { max-width: none !important; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay .overlay-item { display: none; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items img { margin: auto; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items img { margin: auto; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items img { margin: auto; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-prices { padding-bottom: 50px; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-prices { padding-bottom: 50px; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-prices { padding-bottom: 50px; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-prices { padding-bottom: 50px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { }
    .inside .eshopcat .eshopcat-ins-det-item { width: 50%; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items { padding: 0 30px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-ttl .seemore-ins-ttl-1 { font-size: 20px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { top: 50%; width: 30px; height: 30px; line-height: 30px; left: 0; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-next { top: 50%; width: 30px; height: 30px; line-height: 30px; right: 0; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: 0% !important; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-det-l-details { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-thumb-items { display: none; }
    .inside .eshopart-det .seemore .seemore-ins { padding: 45px 20px 55px 20px; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
    .inside .author .seemore .seemore-ins { padding: 45px 20px 55px 20px; }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 500px; }
    .inside .contact-top .contact-top-ins .contact-details { -ms-grid-columns: 1fr; grid-template-columns: 1fr; grid-gap: 40px; }
    .inside .contact-top .contact-top-ins .contact-details .contact-details-item { padding: 0 !important; border: 0 !important; }
    .inside .contact-top .contact-top-ins .timetable-details .timetable-details-item { padding: 0 20px; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 500px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items img { margin: auto; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay { max-width: none !important; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .image-overlay .overlay-item { display: none; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items img { margin: auto; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items img { margin: auto; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items img { margin: auto; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-item-prices { padding-bottom: 50px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-item-prices { padding-bottom: 50px; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-item-prices { padding-bottom: 50px; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-item-prices { padding-bottom: 50px; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items .results-ins-det-item { width: 50%; }
    .oloklirosi-dialog .bootstrap-dialog-message .det:first-child { display: none; }
    .oloklirosi-dialog .modal-dialog .det { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-top: 1px solid; }
    .oloklirosi-dialog .modal-dialog .det .det-l div { }
    .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1 { font-size: 14px; padding: 10px; }
    .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2 { font-size: 14px; padding: 10px; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-label { display: none; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-l { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 100%; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; text-align: center; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns { padding-bottom: 50px; padding-right: 0; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-buynow { margin: 0 auto; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-items { gap: 20px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div { font-size: 12px; }
    .breadcrumb-cont#breadcrumb-cont { display: block; }
    .breadcrumb-cont#breadcrumb-cont-fullscreen { display: none; }
    .scroller-spy .nav-spy { display: none; }
    .main-content .author-info .ai-img { width: 130px; }
    .main-slider .main-slider-container .big-slider { width: 100%; padding-right: 0; padding-bottom: 10px; }
    .main-slider .main-slider-container .small-items { width: 100%; flex-direction: row; align-items: stretch; }
    .main-slider .main-slider-container .small-items .item a { position: relative; }
    .scrolling-down .main-header {opacity: 1;visibility: visible;height: 120px;transform: translateY(0px);}
    .scrolling-down .main-header header .right {/* opacity: 0; *//* visibility: hidden; */transform: translateY(-35px);}
    .scrolling-down .main-header header .logo {/* opacity: 0; *//* visibility: hidden; */transform: translateY(-35px);}
    .scrolling-down .above-header { opacity: 0; visibility: hidden; }
    .scrolling-down .main-header .cbp-af-header {height: 120px;}
    .scrolling-down header .menu-sm {top: 82px;}
    .scrolling-down header .srch { padding-right: 70px; transform: translateY(-3px); }
}
@media only screen and (max-width:640px) {
    .cbp-af-header header .grid { }
    header .right { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .inside .author .ins { padding: 50px 20px; grid-gap: 30px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-items { -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 5px 10px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item.simple { width: 100%; text-align: center; }
    .fltr-item.mobile_btn { width: -webkit-fit-content !important; width: -moz-fit-content !important; width: fit-content !important; }
    .fltr-item.mobile_btn > div { border: 1px solid #E12D44 !important; border-radius: 55px !important; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 232, 232) !important; }
    .fltr-item.show_by { display: none; }
    .top_paging { display: none; }
}
@media only screen and (max-width:580px) {
    .my-list .my-list-ins .my-list-ins-ttl { padding: 15px 0; }
    .my-list .see-cart { }
    .my-list .my-list-ins .my-list-ins-ttl div:last-child { font-size: 16px !important; }
    .my-list .see-cart .see-cart-btn { }
    .my-list .see-cart .close-cart { display: none; }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .btns .btns-addtobag button { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { max-width: 250px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { margin-left: 10px; margin-right: 10px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l { padding-left: 0px; }
    .home .blog-hp .ins .items .item { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .home .blog-hp .ins .items .item .item-l { height: 200px !important; }
    .home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
    .home .popular-hp .popular-hp-ins .popular-hp-ins-det .popular-hp-ins-items .popular-hp-ins-item { max-width: 360px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .slick-list { max-width: 290px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 250px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { max-width: 250px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 12px; max-width: 250px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l { padding-left: 0px; }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items { }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item { width: 33.33%; }
    .eshop .eshop-ins .eshop-ins-top .eshop-ins-top-cats ul { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .filters { display: -ms-grid; display: grid; justify-items: center; -webkit-box-pack: initial !important; -ms-flex-pack: initial !important; justify-content: initial !important; }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 290px; }
    .inside .eshopart-det .brands .brands-ins .brands-ins-det .brands-ins-items { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; grid-gap: 25px 45px; }
    .inside .contact-top .contact-top-ins .timetable-details { display: -ms-grid; display: grid; grid-gap: 40px; }
    .inside .contact-top .contact-top-ins .timetable-details .timetable-details-item { padding: 0; border: 0; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 400px; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { }
    .product-list-container .plc-media-cont .plc-media img { height: initial; }
    .product-list-container { padding: 10px; }
    .product-list-container .plc-actions button { width: 50px; }
    .oloklirosi-dialog .bootstrap-dialog-footer-buttons { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; grid-gap: 10px; }
    .oloklirosi-dialog .bootstrap-dialog-footer-buttons button { margin-left: 0 !important; }
    .my-list .see-cart .button { }
    .inside .eshopart-det .eshopart .eshopart-ins .mobile-cart-add .qnty .btn-tip { display: none; }
}
@media only screen and (max-width:480px) {
    .cbp-af-header header .grid { }
    header .grid .logo { }
    .my-list .my-list-ins .my-list-det .my-list-ins-details .det { }
    .my-list-close { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .my-list .my-list-ins .my-list-det .my-list-ins-details .my-list-ins-r .my-list-ins-r-det { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-char { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slideshow-item .slideshow-r .slideshow-r-subttl { }
    .home .new-hp .new-hp-ins .new-hp-ins-ttl { display: -ms-grid;/* display: grid; *//* justify-items: center; *//* border-bottom: 0; *//* grid-gap: 30px; */ }
    .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-1 {/* padding-right: 0; *//* border-right: 0; */ }
    .home .new-hp .new-hp-ins .new-hp-ins-ttl .new-hp-ins-ttl-2 {/* padding-left: 0; */ }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-new, .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-r .slider-bestsellers { position: absolute; top: -25%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-det .new2-hp-ins-det-l .new2-hp-ins-det-items .slick-prev { left: -4% !important; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-ttl { display: -ms-grid; display: grid; justify-items: center; border-bottom: 0; grid-gap: 30px; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-ttl .new2-hp-ins-ttl-1 { padding-right: 0; border-right: 0; }
    .home .new2-hp .new2-hp-ins .new2-hp-ins-ttl .new2-hp-ins-ttl-2 { padding-left: 0; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-ttl { display: -ms-grid; display: grid; justify-items: center; border-bottom: 0; grid-gap: 30px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-ttl .new3-hp-ins-ttl-3 { padding-right: 0; border-right: 0; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-ttl .new3-hp-ins-ttl-4 { padding-left: 0; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-new3, .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-r .slider-bestsellers3 { position: absolute; top: -25%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl { display: -ms-grid; display: grid; justify-items: center; border-bottom: 0; grid-gap: 30px; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-1 { padding-right: 0; border-right: 0; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-2 { padding-left: 0; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .eshop .eshop-ins .eshop-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .eshop .eshop-ins .eshop-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .eshop .eshop-ins .eshop-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .eshopcat-ins-r-items { }
    .inside .eshopcat .eshopcat-ins-det-item { }
    .inside .eshopart-det .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { }
    .inside .author .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .seemore-ins-det-items .slick-prev { left: -4% !important; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-det-l-details { max-width: 320px; margin: auto; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items { max-width: 320px; }
    .inside .eshopart-det .eshopart .eshopart-ins .eshopart-ins-l .eshopart-ins-l-big-items .slick-list { max-width: 320px; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 320px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl { display: -ms-grid; display: grid; justify-items: center; border-bottom: 0; grid-gap: 30px; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-1 { padding-right: 0; border-right: 0; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-ttl .new-ins-ttl-2 { padding-left: 0; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .new-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .inside .offers .offers-ins .offers-ins-bot .new .new-ins .new-ins-det .new-ins-det-l .bestsellers-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .inside .offers .offers-ins .offers-ins-bot .protaseis .protaseis-ins .protaseis-ins-det .protaseis-ins-det-l .protaseis-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .inside .offers .offers-ins .offers-ins-bot .more .more-ins .more-ins-det .more-ins-det-l .more-ins-det-items { -ms-grid-columns: 1fr; grid-template-columns: 1fr; justify-items: center; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .manufacturer { text-align: center; }
    .inside .cart .cart-ins .cart-top .pr .prod-cart-ins .prod-cart-ins-r .color-type { text-align: center; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items { margin-left: -10px; margin-right: -10px; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .results-ins-det-items .results-ins-det-item { padding: 0 10px; }
    .inside .results .results-ins .results-ins-det .results-ins-det-l .image-overlay { margin: auto; }
    body.show-filters .inside .eshopcat .eshopcat-ins .eshopcat-ins-l .accordion.filters_list { width: 100%; }
    .icms-content .my-page .prd-list-fav .prd-list-fav-data .item { width: 100% }
}
@media only screen and (max-width:420px) {
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-prev { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-next { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list { }
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-list .slick-slide { }
    .home .brands-hp .brands-hp-ins .brands-hp-ins-det .brands-hp-ins-items .brands-hp-ins-item { width: 50%; }
    .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options { display: block }
    .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-btn { margin-top: 5px }
    .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header { display: block }
    .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap }
    .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit { padding-left: 10px; width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 5px }
}
@media only screen and (max-width:479px) { }
@media only screen and (max-width:360px) {
    .categories .categories-ins .categories-r .slideshow .slideshow-ins .slideshow-items .slick-slide { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-list { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .image-overlay { }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l .slick-slide { margin: 0 8px; }
    .home .new-hp .new-hp-ins .new-hp-ins-det .new-hp-ins-det-l { padding-left: 0; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-list { max-width: 220px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .image-overlay { max-width: 220px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l .slick-slide { margin: 0 8px; max-width: 220px; }
    .home .new3-hp .new3-hp-ins .new3-hp-ins-det .new3-hp-ins-det-l { padding-left: 0; }
    .inside .article .seemore .seemore-ins .seemore-ins-det .seemore-ins-det-l .slick-list { max-width: 280px; }
}
.checkout { background: #e5edea; }
.checkout .details-text { color: grey; display: none; }
.checkout .main-content-ins { max-width: 1620px; }
.checkout .m-ttl { text-align: center; padding-bottom: 20px; }
.checkout .main-content-ins { padding-top: 70px; padding-bottom: 100px; }
.invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #dc3545 }
.checkout .is-invalid .form-control { border-color: #dc3545; }
.checkout .is-invalid .invalid-feedback { display: block; }
.ckeckout-page { }
.cbtn { font-size: 16px; border-radius: 10px; line-height: 20px; padding: 10px 15px; font-weight: 700; color: #FFFFFF; border: 0; background: #E12D44; }
.cbtn:hover { color: #fff; }
.ckeckout-page .radio { margin: 0; margin-top: 10px; }
.ckeckout-page .radio .iradio_square { }
.ckeckout-page .radio label span { }
.ckeckout-page .form-group { margin-top: 20px; }
.ckeckout-page .form-group:after { content: ""; display: block; clear: both; }
.ckeckout-page .form-control { border-radius: 10px; padding: 10px 15px; height: auto; width: 100%; line-height: 20px; }
.ckeckout-page textarea.form-control { }
.ckeckout-page .form-control:focus { border-color: #465169; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 81, 105, .6); }
.ckeckout-page .form-control::-webkit-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control::-moz-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control::placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control:-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control::-ms-input-placeholder { font-weight: normal; font-size: 12px; letter-spacing: 0.07em; color: #C4C4C4; }
.ckeckout-page .form-control[disabled] { }
.ckeckout-page .chckbx { margin-top: 10px; }
.ckeckout-page .chckbx label { }
.ckeckout-page .radio input[type="radio"] { }
.ckeckout-page h2.ttl { display: block; margin: 0; padding: 10px 16px; background: #465169; color: #ffffff; font-size: 14px; font-weight: 600; border-radius: 10px; }
.ckeckout-page h2.marg-15 { margin-bottom: 15px; }
.ckeckout-page label { font-weight: 400; margin: 0; font-size: 14px; padding-left: 0; }
.ckeckout-page .marg-top { margin-top: 20px; }
.ckeckout-page .marg-bot { margin-bottom: 20px; }
.ckeckout-page .lft { float: left; width: 40%; padding-right: 20px; margin-top: 23px; }
.ckeckout-page .rgt { float: right; width: 60%; margin-top: 23px; }
.ckeckout-page .radio { }
.ckeckout-page .radio label, .ckeckout-page .checkbox label { }
.ckeckout-page .radio label div, .ckeckout-page .checkbox label div { }
.ckeckout-page .required { }
.ckeckout-page .required label:before { content: "* "; color: #ff0000; }
.ckeckout-page .login-box { }
.ckeckout-page .type-of-invoice { }
.ckeckout-page .type-of-invoice #invoice-type-selection label { display: none; }
.ckeckout-page .type-of-invoice select { background: #fff; }
.ckeckout-page .checkout-shipping-methods { float: left; width: 50%; padding-right: 10px; }
.ckeckout-page .checkout-payment-methods { float: right; width: 50%; padding-left: 10px; }
.ckeckout-page .coupon-voucher { }
.ckeckout-page .coupon-voucher label { display: none; }
.ckeckout-page .coupon-voucher .inpt { float: left; width: 66%; padding-right: 5px; }
.ckeckout-page .coupon-voucher .mybtn { float: right; width: 34%; }
.ckeckout-page .coupon-voucher .btn-danger { height: 36px; }
.ckeckout-page .checkout-cart table { margin-bottom: 0; font-size: 14px; }
.ckeckout-page .checkout-cart td { border-left-width: 0; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; }
.ckeckout-page .checkout-cart thead td { text-align: center; border-top-width: 1px; border-style: solid; border-color: #f4f4f4; font-weight: 400; }
.ckeckout-page .checkout-cart thead td:first-of-type { border-left-width: 1px; border-style: solid; border-color: #f4f4f4; }
.ckeckout-page .checkout-cart thead td:last-of-type { border-right-width: 1px; border-style: solid; border-color: #f4f4f4; }
.ckeckout-page .checkout-cart tbody tr:first-of-type td { border-style: solid; border-color: #f4f4f4; border-top-width: 1px; }
.ckeckout-page .checkout-cart tbody td { border-right-width: 1px; border-bottom-width: 1px; border-style: solid; border-color: #f4f4f4; }
.ckeckout-page .checkout-cart tbody td:first-of-type { border-left-width: 1px; border-style: solid; border-left-color: #f4f4f4; }
.ckeckout-page .checkout-cart tbody td.name { padding-right: 5px; }
.ckeckout-page .checkout-cart tbody .total { font-weight: 400; }
.ckeckout-page .checkout-cart tfoot td strong { font-weight: 400; }
.ckeckout-page .checkout-cart tfoot td:first-of-type { border-left-width: 1px; border-style: solid; border-color: #f4f4f4; }
.ckeckout-page .checkout-cart tfoot td:last-of-type { border-right-width: 1px; border-style: solid; border-color: #f4f4f4; }
.ckeckout-page .checkout-cart tfoot tr:first-of-type td { padding-top: 12px; }
.ckeckout-page .checkout-cart tfoot tr:last-of-type td { border-bottom-width: 1px; border-style: solid; border-color: #f4f4f4; padding-bottom: 12px; }
.ckeckout-page .checkout-cart td.quantity { text-align: center; }
.ckeckout-page .checkout-cart td.quantity input[type='text'] { margin-right: 0px; text-align: center; height: 36px; }
.ckeckout-page .checkout-cart td.quantity .input-group { display: flex !important; flex-wrap: wrap; gap: 10px 2px; width: auto; justify-content: center; max-width: 100% !important; }
.ckeckout-page .checkout-cart td.quantity .input-group .input-group-btn { width: fit-content; }
.ckeckout-page .manage_qty { display: flex; border: 1px solid #6DAFBD; border-radius: 0px; height: 36px; }
.ckeckout-page .manage_qty input { }
.ckeckout-page .manage_qty .qty_btn { background: 0; border: 0; font-size: 11px; }
.ckeckout-page .manage_qty .form-control { margin: 0 !important; background: 0; border: 0; padding: 0; }
.ckeckout-page .checkout-cart td.quantity .input-group input { position: relative; top: 0; width: auto; border-radius: 0; }
.ckeckout-page .checkout-cart td.quantity .input-group button { height: 36px; border-radius: 0; }
.ckeckout-page .checkout-cart td.quantity .input-group button:last-child { margin-left: 1px; }
.ckeckout-page .checkout-cart td.price, .ckeckout-page .checkout-cart td.total { text-align: center; }
.ckeckout-page .checkout-cart td.price .sc-price-old, .ckeckout-page .checkout-cart td.total .sc-price-old { text-decoration: line-through; }
.ckeckout-page .checkout-cart td.image { max-width: 70px; padding-left: 0; border-right: 0; }
.ckeckout-page .checkout-cart td.image img { margin-left: 10px; max-width: 100%; height: auto; padding: 1px; }
.ckeckout-page .checkout-cart td.name { max-width: 155px; white-space: normal; }
.ckeckout-page .checkout-loading { opacity: 0.5; pointer-events: none; }
.checkout-type-login .checkout-content:not(.checkout-login):not(.login-box) { opacity: 0.5; pointer-events: none; }
#icms-checkout-confirm-button {/* font-weight: 800; *//* font-size: 20px; *//* color: #FFFFFF; *//* border: 0; */ }
#checkout-button-coupon { }
.iradio_square-red.disabled { position: relative; }
.iradio_square-red.disabled:after { content: 'X'; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 23px; opacity: 0.6; font-weight: 900; }
table .img-thumbnail { background-color: rgba(144, 164, 174, 0.4) !important; border: rgba(144, 164, 174, 0.4) !important; }
@media only screen and (min-width:1100px) {
    .checkout-register label, .checkout-login label { width: 31%; min-height: 30px; line-height: 30px; float: left; }
    .checkout-register label + input, .checkout-register label + div, .checkout-login label + input { width: 65%; float: right; }
    .ckeckout-page .checkout-cart tbody td.name { padding-left: 7px; }
}
@media only screen and (max-width:1200px) {
    .checkout .m-ttl h1 span { font-size: 24px; }
    .ckeckout-page h2.ttl {/* padding: 6px 10px; */ }
}
@media only screen and (max-width:992px) {
    .ckeckout-page .checkout-cart td.quantity input[type='text'] { display: block; float: none; width: auto; min-width: 42px; margin: 0 auto; }
    .ckeckout-page .checkout-cart td.quantity .input-group { display: inline-block; }
    .ckeckout-page .checkout-cart td.quantity .input-group input { margin-top: 5px; }
    .ckeckout-page .checkout-cart td.quantity .input-group input:first-of-type { margin-right: 5px; }
    .ckeckout-page .checkout-cart td.quantity input[type='text'] { width: 100%; min-width: 76px; margin-bottom: 5px; }
}
@media only screen and (max-width:767px) {
    .ckeckout-page .lft { float: none; width: 100%; padding-right: 0; }
    .ckeckout-page .rgt { float: none; width: 100%; }
    .ckeckout-page .checkout-product table { min-width: 460px; }
    .ckeckout-page .checkout-product table td { width: auto; }
    .ckeckout-page .checkout-cart td.name { padding-left: 0; }
    .ckeckout-page .checkout-content thead .model, .ckeckout-page .checkout-content thead .quantity, .ckeckout-page .checkout-content thead .price, .ckeckout-page .checkout-content tbody .model, .ckeckout-page .checkout-content tbody .quantity, .ckeckout-page .checkout-content tbody .price { display: table-cell; }
    .ckeckout-page .checkout-cart td.name a { margin-left: 0; }
    .ckeckout-page .checkout-cart td.image img { max-width: 80%; }
    .ckeckout-page .table-responsive { max-height: none; }
}
@media only screen and (max-width:480px) {
    .ckeckout-page .checkout-shipping-methods { float: none; width: 100%; padding-right: 0; }
    .ckeckout-page .checkout-payment-methods { float: none; width: 100%; padding-left: 0; }
}
@media only screen and (max-width:425px) {
    .breadcrumb-cont { padding: 15px 20px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-det { padding-top: 10px; }
    .product-list-container .plc-prices .before { opacity: 0.5; font-size: 14px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div { font-size: 11px; padding: 5px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-items { gap: 5px; }
    .inside .eshopcat .eshopcat-ins .eshopcat-ins-r .fltr-item > div span { margin-left: -5px; }
}
@media only screen and (max-width:390px) {
    header .grid .logo a { width: 160px; }
}
@media only screen and (max-width:340px) {
    header .grid .logo a { width: 140px; }
}
