@font-face {
    font-family: 'montserrat';
    font-display: swap;
    src: url('/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Montserrat-Regular.otf') format('opentype'),
    url('/fonts/Montserrat-Regular.woff') format('woff'),
    url('/fonts/Montserrat-Regular.woff2') format('woff2'),
    url('/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*:not(.fa) {
    /* cursor: url('/cursors/default.cur'), default; */
    font-family: 'Funnel Sans', sans-serif !important;
}
.blog-box ul {
    padding: 0;
}
.level2 {
    display: none;
}
.wi100 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-radius: 10px;
}
.mw1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.service-block {
    padding: 10px 30px;
/*    background-color: #ddd;*/
    margin: 10px;
}
.service-block-3 {
    width: 31.33333%;
    float: left;
    margin:10px 1%;
    box-sizing: border-box;
}
.onhoverelement:hover {
    transition: 0.2s;
    transform: scale(1.05);
}
.service_title {
    color: #000000;
    font-size: 24px;
    line-height: 40px;
}
.empty {
    margin: 120px 0;
}
.okpayh1 {
    text-align: center;
    color: #7E9aa5;
}
.mtitle {
    font-weight: bold;
    font-size: 16px;
/*    padding-right: 20px;*/
    padding: 5px 20px 5px 10px;
    position: relative;
/*    background-color: rgba(0,0,0,.05);*/
    margin-bottom: 2px;
}
.mtitle:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,.1);
}
.mtitle img {
    position: absolute;
    top: 5px;
    right: 0px;
    transform: rotate(0deg);
}
.mtitle2 img {
    transform: rotate(180deg);
}
.mbox {
    padding: 10px 0 10px 20px;
    font-size: 14px;
    display: none;
}
.dib {
    display: block;
}
.block_label {
    display: block;
    height: 24px;
}
.block_label input {
    float: left;
    margin-right: 5px;
}
.okpayh1no {
    text-align: center;
    color: darkred;
}
.okpayp {
    text-align: center;
}
.basket-cover-box {
    width: 140px;
    height: 140px;
    display: block;
    background-size: cover;
    float: left;
    margin-right: 20px;
}
.basket_item {
    height: 170px;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
    border: 5px double #ddd;
}
.downloada {
    color: #fff;
    text-decoration: none;
}
.noa {
    color: #000000;
}
.bb2 {
    float: left;
    width: calc(100% - 360px);
    padding-right: 30px;
    box-sizing: border-box;
}
.bb3 {
    float: left;
    width: 360px;
}
.breadcamps {
    font-size: 14px;
    color: #7E9aa5;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px 12px;
}
.breadcamps-trail {
    flex: 1;
    min-width: 0;
    display: inline;
}
/* Back – right side, rounded-circle icon, black */
.breadcamps-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    text-decoration: none;
    flex-shrink: 0;
    line-height: 0;
    margin-left: auto;
    border-radius: 50%;
    transition: color 0.15s ease, background-color 0.15s ease;
}
.breadcamps-back:hover {
    color: #333333;
    text-decoration: none;
    background-color: rgba(0,0,0,0.06);
}
.breadcamps-back svg,
.breadcamps-back-img {
    display: block;
    width: 18px;
    height: 18px;
    object-fit: contain;
    vertical-align: middle;
}
.breadcamps a {
    color: #7E9aa5 !important;
    text-decoration: underline;
}
.breadcamps a:hover {
    color: #7E9aa5 !important;
    text-decoration: underline;
}
.p_minus {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 2px solid #7E9aa5;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    text-align: center;
    font-size: 30px;
    background-color: #7E9aa5;
    user-select: none;
}
.p_count {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 60px;
    border: 2px solid #7E9aa5;
    text-align: center;
    user-select: none;
}
.p_plus {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 2px solid #7E9aa5;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    text-align: center;
    font-size: 30px;
    background-color: #7E9aa5;
    user-select: none;
}
.bbx {
    height: 450px !important;
}
.p_add, .pnt2 {
    height: 40px;
    line-height: 40px;
    width: 140px;
    margin-top: 10px;
    color: #ffffff;
    background-color: #333232 !important;
    pading: 0;
    text-align: center;
    user-select: none;
}
.p_minus:hover, .p_plus:hover, .p_minus_2:hover, .p_plus_2:hover {
    cursor: pointer;
    font-size: 36px;
}
.w60 h4 {
    margin: 8px 0;
    font-weight: normal;
}
.h4count {
    color: #7E9aa5;
    font-weight: bold !important;
}
.pointer {
    /* cursor: url('/cursors/pointer.cur'), default; */
    cursor: url('/cursors/default.cur'), pointer;
}
.prl {
    height: 24px;
    float: left;
}
.p_minus_2 {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 2px solid #ddd;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    text-align: center;
    font-size: 30px;
    background-color: #ddd;
    user-select: none;
}
.p_count_2 {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 60px;
    border: 2px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    padding: 0 4px;
    font-size: inherit;
}
.p_count_2:focus {
    outline: none;
    border-color: #999;
}
.p_plus_2 {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 2px solid #ddd;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    text-align: center;
    font-size: 30px;
    background-color: #ddd;
    user-select: none;
}
.abc {
    margin-top: 20px;
}


html {
    height: 100%;
}
body {
    font-family: 'montserrat';
    height:100%;
    margin: 0;
    background-color: #f8f9fa;
    color: #000000;
}
header {
    height: 120px;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #eaeaea;
    z-index: 3;
}
.header {
    height: 80px;
    max-width: 1540px;
    margin: 0 auto;
    padding: 0 20px;
}
.navigation {
    background-color: #7E9aa5;
    margin-top: 80px;
    height: 40px;
    line-height: 40px;
}
.navi {
    height: 40px;
    line-height: 40px;
    max-width: 1540px;
    padding: 0 20px;
    text-align: right;
    margin: auto;
}
.navi a {
    color: #000000;
    margin-left: 20px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.navi .navi-lang {
    display: none;
}
.navi .navi-link {
    color: #000000;
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.navi .navi-link.active {
    color: #7E9aa5;
}
.transparent-bg {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    right: 0px;
    left: 0px;
    top: -15px;
    bottom: -15px;
    padding-bottom: 15px;
    text-align: center;
    color: #ede3de;
    ;
}
.vertical-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 160px !important;
}
.transparent-bg h2 {
    margin: 0;
    font-size: 60px;
    margin-bottom: 0px;
    margin-bottom: 20px;;
    color: #ede3de;
    opacity: .75;
}
.transparent-bg p {
    font-size: 20px;
    max-width: 600px;
    margin: auto;
}
.logo {
    margin-top: 25px;
    height: 30px;
    transition: .3s;
}
.header-icon {
    height:24px;
}
main {
    max-width: 1540px;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 130px;
}
.slides {
    height: 400px;
    margin: 20px auto;
    max-width: 1540px;

    padding-top: 40px;
}
.slidell {
    height: 400px;
    width: calc( 100% - 420px );
    float: left;
}
.sliderr {
    height: 400px;
    width: 400px;
    margin-left: 20px;
    background-color: #ccc;
    float: left;
}
.hero {
    margin-top: 20px;
}
.hero-box {
    width: calc(16.66666% - 16.66666px);
    height: 402px;
    float: left;
    margin-bottom: 1px;
    margin-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.fx {
    position: absolute;
    height: 20px;
    right: 5px;
    top: 5px;
    padding: 5px;
    cursor: pointer;
    z-index: 1;
}
.bx {
    position: absolute;
    height: 20px;
    right: 5px;
    top: 40px;
    padding: 5px;
    z-index: 1;
    cursor: pointer;
}
.ful {
    list-style: none;
    padding: 0;
    font-size:18px;
    font-weight: bold;
    text-align: left;
}
.ful li {
    margin-bottom: 24px;
}
.ful2 {
    list-style: none;
    padding: 0;
    font-size:14px;
    font-weight: normal;
    line-height: 22px;
    padding-left: 10px;
    margin-top:10px;
}
.ful2 li {
    margin-bottom: 0;
}
.ful a {
    color: #000000;
}
.ful a:hover {
    text-decoration: none;
}
.contactmessage, .contactmessage2 {
    display: none;
    font-size: 14px;
    margin-bottom: 20px;
    color: #7E9aa5;
}
.contactmessage2 {
    display: none;
    font-size: 14px;
    margin-bottom: 0px;
    color: darkred;
}
.btn_purple {
    line-height: 40px !important;
    height: 40px !important;
    display: inline-block;
}
.cicon {
    height: 20px;
    float: left;
    margin-right: 5px;
}
.cicon_2 {
    height: 20px;
    float: left;
    margin-right: 5px;
}
.cicons {
    height: 16px;
    float: left;
    margin-right: 5px;
}
.cicons_2 {
    height: 16px;
    float: left;
    margin-right: 5px;
}
.fax {
    position: absolute;
    height: 20px;
    right: 5px;
    top: 5px;
    padding: 5px;
    cursor: pointer;
    z-index: 1;
}
.bax {
    position: absolute;
    height: 20px;
    right: 5px;
    top: 40px;
    padding: 5px;
    cursor: pointer;
    z-index: 1;
}
.nona {
    position: absolute;
    height: 20px;
    right: 5px;
    top: 75px;
    padding: 5px;
    z-index: 1;
}
.cform {
    display: block;
    margin: 0 auto 20px auto;
    background-color: #ddd;
    padding: 30px;
    max-width: 360px;
}
.cform input {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    border: none;
    outline: none;
}
.cform2 {
    display: block;
    background-color: #ddd;
    padding: 30px;
    width: 300px;
    float: right;
}
.cform2 input {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    border: none;
    outline: none;
}
.brem {
    float: right;
    height: 16px;
    opacity: 0.2;
}
.brem:hover {
    cursor: pointer;
    opacity: 1;
}
.total_price {
    font-size: 36px;
    font-family: 'Funnel Sans', sans-serif;
}
.cards {
    display:block;
    max-width: 200px;
    margin-top: 10px;
}
.cform textarea, .cform2 textarea {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    border: none;
    outline: none;
    resize: none;
}
.cover-box {
    display: block;
    background-image: url('/images/items/1.webp');
    background-size:cover;
    background-position: center;
    height: 320px;
    transition: .3s;
}
.cover-box:hover {
    cursor: url('/cursors/default.cur'), pointer;
    transform: scale(1.05);
    transition: .3s;
}
.hero1 {
    width: 100%;
    max-width: 1620px;
/*    height: 624px;*/
    height: 400px;
    background: none;
/*    margin-top: 120px;*/
    margin: auto;
    float: none !important;
}
/* nth-child margin hacks removed – spacing via .product_box gap + flex */
.clear {
    clear: both;
}
.hero-box .badges-left {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.hero-box .badges-left .sale,
.hero-box .badges-left .new,
.hero-box .badges-left .d3d {
    position: static;
    left: auto;
    top: auto;
}
.sale {
    background-color: rgba(0,0,0,0.3);
    color: white !important;
    font-size: 13px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border:1px solid #fff;
    line-height: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.new {
    background-color: rgba(0,0,0,0.3);
    color: white !important;
    font-size: 18px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-sizing: border-box;
}
.new .newicon {
    display: block;
    width: 36px;
    height: 36px;
}
.d3d {
    background-color: rgba(0,0,0,0.3);
    color: white !important;
    font-size: 13px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border:1px solid #fff;
    line-height: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.hit {
    background-color:#ff4f6a;
    color: white !important;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 1;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
}
.rasprodaja {
    background-color: rgb(59, 130, 246);
    color: white !important;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 75px;
    z-index: 1;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
}
nav {
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
    padding: 20px 20px 10px 20px;
    max-width: 1540px;
    margin: 0 auto;
    font-size: 14px;
    /* border-bottom:1px solid #000000; */
}
.how {
    box-sizing: border-box;
    padding: 20px 20px 40px 20px;
    max-width: 1540px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}
.footer_box {
    padding: 8px 20px 8px 0;
    max-width: 1540px;
    margin: 0 auto;
    font-size: 12px;
    color: #000000;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}
footer .footer_box:not(.mt20) {
    flex: 0 0 100%;
}
footer .footer_box.mt20 {
    flex: 0 0 100%;
    color: #000000;
}
.into_subscribe {
    max-width: 1540px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
}
.social_icons {
    height: 30px;
    margin-top:20px;
    margin-left: 10px;
    float: left;
}
.into_subscribe a.social_icons_whatsapp {
    display: inline-block;
    line-height: 0;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
}
.into_subscribe a.social_icons_whatsapp svg {
    display: block;
    width: 30px;
    height: 30px;
}
.footer_box a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.footer_box a:hover {
    color: #333333;
    text-decoration: underline;
}
.about_pic {
    display:block;
    width: 100%;
}
.filter_box {
    width: 260px;
    margin-right: 20px;
    float: left;
}
.product_box {
    width: calc(100% - 280px);
    float: left;
    /* Flex + gap so last rows (3–4 items) keep same horizontal spacing as full rows */
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 30px 20px;
}
.product_box > h2.f2,
.product_box > .breadcamps,
.product_box > .pageing-box {
    flex: 1 0 100%;
    width: 100%;
}
.product_box > .pageing-box {
    text-align: left;
    align-self: flex-start;
}
.pageing-box .pagination_bock {
    text-align: left;
}
.product_box .hero-box {
    float: none;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    /* 6 per row: 5 gaps × 20px */
    width: calc((100% - 100px) / 6);
    max-width: calc((100% - 100px) / 6);
    box-sizing: border-box;
}
.f2 {
    margin-top: 0;
/*    background-color: antiquewhite;*/
    padding: 5px 10px 5px 0;
    font-size: 20px;
    text-align: left;
/*    border-bottom: 1px solid #000000;*/
}
.f3 {
    font-size: 16px;
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px solid #888888;
    margin-bottom: 100px;
}
.how_to {
    cursor: pointer;
}
.rel-box {
    position:relative;
    display: block;
    float: right;
    height: 24px;
    margin-top: 28px;
    margin-left: 20px;
}
.count{
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #333232;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    color:#fff;
    font-weight: bold;
}
.contact-list {
    float:left;
    text-align: center;
    width: 33.33333%;
    padding: 40px 0;
    font-size: 16px;
}
.contact-list-wrap .contact-list {
    width: 25%;
}
.contact-list b {
    display: block;
    margin-bottom: 0px;
}
.contact-list a {
    color: #000000;
    text-decoration: none;
}
.contact-list a:hover {
    text-decoration: underline;
}
.newul {
    padding: 0;
    list-style: none;
}
.newul ul {
    list-style: none !important;
    padding-left: 20px !important;
}
.newul *  {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: normal !important;
}
.newul a:hover  {
    background:none !important;
    text-decoration: underline !important;
}
#menux .menux-arrow {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-left: 4px;
    transition: transform 0.2s ease;
    color: #f8f9fa;
}
#menux .level1.open .menux-arrow {
    transform: rotate(180deg);
}
#menux {
    position: fixed;
    left: -300px;
    width: 260px;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    padding: 20px;
    z-index: 7;
    overflow-y: auto;
}
#menuxbg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 6;
    display: none;
}
#toright {
    height: 24px;
    float: right;
    opacity: 0.7;
}
#toright:hover {
    cursor: pointer;
    opacity: 1;
}
#menux a {
    display: block;
    color: #f8f9fa;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 0;
}
#menux > a:first-of-type {
    margin-top: 25px;
}
#menux a:hover {
    background-color: rgba(255,255,255,.3);
}
#menux div a:hover {
    background-color: transparent !important;
}
.activex {
    color: #7E9aa5 !important;
}
.filelabel {
    display: inline-block;
    padding: 0 20px;
    background: #000000;
    line-height: 32px;
    color: #fff;
    height: 32px;
    margin-bottom: 10px;
    border-radius: 2px;
    cursor: pointer;
}
.fmx {
    margin-top: 36px;
}
#menux div {
    margin-top: 30px;
    text-align: center;
}
#menux div a {
    display: inline;
    font-size: 12px !important;
    margin: 0 10px;
}
.success-email {
    background-color: lime !important;
    transition: .5s;
}
.success-email-2 {
    box-shadow: 0 0 15px lime !important;
    transition: .5s;
}
.wrong-email {
    box-shadow: 0 0 15px #7E9aa5 !important;
    transition: .5s;
}
.subscribe_btn {
    float:right;
    height: 36px;
    margin-top: 17px;
    background-color: #7E9aa5;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 4px;
    font-weight: bold;
    flex-shrink: 0;
}
.pay_btn, .pnt2 {
    height: 36px;
    background-color: #7E9aa5;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 4px;
    font-weight: bold;
    border: none;
}
.subscribe_btn:hover, .pay_btn:hover, .pnt2:hover {
    cursor: pointer;
    opacity: 0.9;
}
.subscribe_btn_icon {
    display: none;
}
.subscribe_btn_icon svg {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}
.subscribe_input {
    width: 360px;
    float: right;
    height: 36px;
    margin-right: 10px;
    box-sizing: border-box;
    margin-top: 17px;
    border: none;
    padding: 0 10px;
    border-radius: 4px;
    outline: none;
}
.phone {
    float: left;
    margin-left: 0 !important;
    font-size: 20px !important;
}
.phone img {
    height:18px;
    margin-right: 8px;
    margin-top: 11px;
    float: left;
}
nav a {
    color: #000000;
    margin-right: 30px;
    font-size: 14px;
}
nav a:hover {
    color: #4a4a4a;
}
.search {
    float: right;
    margin-top: 24px;
}
.search input {
    background: #f4f8f6;
    border: none;
    border:none;
    height: 30px;
    box-sizing: border-box;
    padding: 0 30px 0 5px;
    outline: none;
    color: #000000;
    width: 400px;
}
.search input::placeholder {
    font-size: 12px;
    color: #000000;
    padding-left: 5px;
    opacity: .3;
}
.search button {
    height: 30px;
    background: none;;
    width: 30px;
    background-image: url('/images/search.png');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    border: none;
    outline: none;
    position: absolute;
    margin-left: -32px;
    opacity: .3;
}
.search button:hover {
    opacity: 1;
    cursor: pointer;
}
.search2 {
    float: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.search2 input {
    width: 100%;
    border: 1px solid #888888;
}
.w40 {
    width: 40%;
    float: left;
    padding-right: 30px;
    box-sizing: border-box;
}
.product-single-pics {
    position: relative;
    overflow: hidden;
}
.product-single-pics .badges-left {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.product-single-pics .badges-left .sale,
.product-single-pics .badges-left .new,
.product-single-pics .badges-left .d3d {
    position: static;
}
.product-single-pics .thefx,
.product-single-pics .fx,
.product-single-pics .fax {
    z-index: 2;
    top: 5px;
}
.product-single-pics .bx,
.product-single-pics .bax {
    z-index: 2;
    top: 40px;
    right: 30px;
}
.product-single-pics .nona {
    z-index: 2;
    top: 75px;
    right: 30px;
}
.w60 {
    width: 60%;
    float: left;
    padding: 0;
}
/*.blog-box .title-box {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}
.blog-box .hero-box {
    width: calc(25% - 15px);
    height: 302px;
}
.blog-box .hero-box:nth-child(6n) {
    margin-right: 15px;
}
.blog-box .hero-box:nth-child(6n+1) {
    margin-right: 15px;
}
.blog-box .hero-box:nth-child(4n) {
    margin-right: 0 ;
}*/
.categories {
    margin-top: 20px;
}
.dttd {
    font-size: 12px;
    color: #888888;
    margin-top: 10px;
}
.blog_cover {
    display: block;
    width: 40%;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
}
.cat {
    width: calc(16.666666% - 16.66666px);
    height: 40px;
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}
.cat:nth-child(1), .cat:nth-child(7){
    margin-left: 0;
}
.cat img {
    float: left;
    height: 18px;
    width: 18px;
    padding: 10px;
    border: 1px solid #7E9aa5;
    border-right-color: transparent;
}
.cat h3 {
    float: right;
    width: calc(100% - 48px);
    border: 1px solid #7E9aa5;
    box-sizing: border-box;
    margin: 0;
    line-height:38px;
    font-size: 14px;
    font-weight: normal;
    border-left-color: transparent;
}
.props {
    width: 100%;
    font-size: 14px;
}
.props tr {
/*    background-color: #f6f6f6;*/
}
.props tr:nth-child(2n-1) {
/*    background-color: #f4f8f6;*/
}
.props td {
    width: 50%;
    padding: 10px 0px;
    border-bottom: 1px dashed #888888;

}
.props tr td:nth-child(2n-1) {
    /*    color: #888888;*/
    /*    font-weight: bold;*/
}
.props tr td:nth-child(2n) {
    text-align: right;
}
.mt0 {
    margin-top: 0;
    font-family: 'Funnel Sans', sans-serif;
}
.totop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-color: #f4f8f6;
    padding: 6px;
    border: 1px solid #000000;
    opacity: .5;
    display: none;
}
.totop:hover {
    transition: 0.3s;
    cursor: pointer;
    opacity: 1;
}
.mt20 {
    /* margin-top: 10px; */
    color: #000000;
    font-size: 14px;
}
footer {
    background-color: #7E9aa5;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
footer > .how,
footer > .subscribe,
footer > nav {
    flex: 0 0 100%;
    width: 100%;
}
.subscribe {
    background-color: #333232;
    color: #ffffff;
    height: 70px;
}
.menu {
    margin-right: 20px;
    float: left;
    height: 28px;
    margin-top: 26px;
}
.price-box {
    padding: 0;
    margin: 10px 0 8px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    opacity: 1;
    font-family: 'Funnel Sans', sans-serif;
}
/* Info icon before price for "Под заказ" (hit) items */
.price-hit-info {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    cursor: help;
    line-height: 0;
}
.price-hit-info svg {
    display: block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
/* Single product page – larger price row */
.price-box-big .price-hit-info svg {
    width: 32px;
    height: 32px;
}
.price-box-big {
    padding: 0;
    margin: 10px 0 8px 0;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    opacity: 1;
    font-family: 'Funnel Sans', sans-serif;
}
.old-price {
    color: #777777;
    padding: 0;
    margin: 0 10px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Funnel Sans', sans-serif;
}
.price-box-big .old-price {
    font-size: 24px;
}
.title-box {
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    color: #000000;
    text-decoration: none;
}
.title-box:hover {
    cursor: url('/cursors/default.cur'), pointer;
    text-decoration: underline;
}
.add-to-basket {
    margin-top:6px;
    height: 36px;
    line-height: 34px;
    box-sizing: border-box;
    border: 1px solid #7E9aa5;
    color: #7E9aa5;
    background-image: url('/images/basket.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 40px;
    padding-right: 10px;
    display: inline-block;
    font-size: 14px;
}
.header-links {
    float: right;
    line-height: 80px;
    margin-right: 20px;
}
.header-link {
    float: right;
    color: #000000;
    font-size: 12px;
    margin: 0 5px;
    text-decoration: none;
}
.active {
    color: #7E9aa5;
}
.ab_100 {
    margin: auto;
    margin-bottom: 60px;
    max-width: 1000px;
}
.about_pic_100 {
    width: 30%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    border:5px double #242424;
}
.ab_p {
    width: 70%;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: justify;
    float: left;
    margin-top: 0;
    font-size: 18px;
}
.ab_100_2 .about_pic_100, .ab_100_2 .ab_p {
    float: right;
}

/* Product grids inside blog-box (related / last viewed) – same even gaps on short rows */
.blog-box section.hero {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 40px;
    align-content: flex-start;
    justify-content: flex-start;
}
.blog-box section.hero > h2 {
    flex: 1 0 100%;
    width: 100%;
}
.blog-box section.hero .hero-box.bbx {
    float: none;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    width: calc((100% - 120px) / 4);
    max-width: calc((100% - 120px) / 4);
    box-sizing: border-box;
}

@media(max-width:1920px){
    .product_box {
        gap: 30px 40px;
    }
    .product_box .hero-box:not(.hero1),
    .hero .hero-box:not(.hero1) {
        float: none;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        /* 4 per row: 3 gaps × 40px */
        width: calc((100% - 120px) / 4);
        max-width: calc((100% - 120px) / 4);
    }
    /* wishlist etc.: full-width hero without product_box */
    .hero-product-flow {
        display: flex;
        flex-wrap: wrap;
        gap: 30px 40px;
        align-content: flex-start;
    }
    .hero-product-flow > h1 {
        flex: 1 0 100%;
        width: 100%;
    }
    .hero-product-flow .hero-box:not(.hero1) {
        float: none;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        width: calc((100% - 120px) / 4);
        max-width: calc((100% - 120px) / 4);
    }
}

@media(max-width:1200px){
    .blog-box section.hero {
        gap: 30px 20px;
    }
    .blog-box section.hero .hero-box.bbx {
        width: calc((100% - 20px) / 2);
        max-width: calc((100% - 20px) / 2);
    }
    .product_box {
        gap: 30px 20px;
    }
    .product_box .hero-box:not(.hero1),
    .hero .hero-box:not(.hero1) {
        float: none;
        margin-right: 0 !important;
        /* 2 per row: 1 gap × 20px */
        width: calc((100% - 20px) / 2);
        max-width: calc((100% - 20px) / 2);
    }
    .hero-product-flow {
        gap: 30px 20px;
    }
    .hero-product-flow .hero-box:not(.hero1) {
        width: calc((100% - 20px) / 2);
        max-width: calc((100% - 20px) / 2);
    }
    .bb2 {
        float: none;
        width: 100%;
        padding-right: 0px;
    }
    .bb3 {
        float: none;
    }
}

.contact_map {
border:0; display:block; width: calc( 100% - 380px); height:316px; float: left;
}

@media(max-width:1000px){
    .header .header-links {
        display: none !important;
    }
    .navi .navi-lang {
        display: block !important;
        position: static;
        float: right;
        margin: 0;
        padding: 0;
    }
    .navi .navi-lang .navi-link {
        margin: 0 6px;
        font-size: 13px;
        /* padding: 2px 8px; */
        display: block;
        float: right;
    }
    .navi .navi-lang .navi-link:first-child {
        margin-left: 0;
    }
    .navi .navi-lang .navi-link:last-child {
        margin-right: 0;
    }
    .navi .navi-link {
        margin-left: 15px !important;
    }
    .navi a.phone {
        float: left;
    }
    .navi::after {
        content: '';
        display: table;
        clear: both;
    }
    .service-block-3 {
        width: 100%;
        float: none;
        margin:10px 0;
    }
    .contact_map {
        float: none;
        width: 100%;
        margin-bottom: 50px;
    }
    .cform2 {
        float: none;
        margin-top: 20px auto;
        width: 100%;
        box-sizing: border-box;
    }
    #cat_menu nav {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .sliderr {
        display: none;
    }
    .slidell {
        width: 100%;
    }
    .navi a, header .search {
        display: none;
    }
    .navi a:nth-child(1) {
        display: block;
    }
    /*.navi a:nth-child(2) {
        display: block;
    }
    .navi a:nth-child(3) {
        display: block;
    }*/
    .product_box {
        width: 100%;
        margin-right: 0px;
        float: none;
    }
    .filter_box{
        width: 100%;
        margin-right: 0px;
        padding-top: 20px;
    }
    .transparent-bg h2 {
        font-size: 40px;
    }
    .blog_cover {
        width: 100%;
        margin-right: 0;
    }
    .contact-list,
    .contact-list-wrap .contact-list {
        width: 100%;
        float: none;
        padding: 20px 0;
    }
    .w40 {
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    .w60 {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
}

/* 600–770px: search margin */
@media (min-width: 601px) and (max-width: 770px) {
    .search {
        margin-top: -30px;
    }
}

/* Tablet: subscribe button as icon only */
@media (max-width: 900px) {
    .subscribe_btn {
        width: 36px;
        min-width: 36px;
        padding: 0;
        box-sizing: border-box;
        margin-left: 4%;
        text-align: center;
        color: #fff;
    }
    .subscribe_btn_text {
        display: none;
    }
    .subscribe_btn_icon {
        display: inline-block;
        line-height: 36px;
        vertical-align: middle;
    }
    .subscribe_btn_icon svg {
        vertical-align: middle;
    }
}

/* Mobile: 1 item per line */
@media (max-width: 768px) {
    .product_box .hero-box:not(.hero1),
    .hero .hero-box:not(.hero1),
    .hero-product-flow .hero-box:not(.hero1) {
        width: 100% !important;
        max-width: 100% !important;
    }
    .blog-box section.hero .hero-box.bbx {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media(max-width:600px){

    .search {
        margin-top: -30px;
    }

    
    .ab_100 {
        margin-bottom: 20px;
    }
    .about_pic_100 {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .ab_p {
        width: 100%;
        padding: 10px 0;
        float: none;
        margin-top: auto;
        font-size: 16px;
    }
    .ab_100_2 .about_pic_100, .ab_100_2 .ab_p {
        float: none;
    }
    /* Mobile: no horizontal scroll + lock width to viewport */
    html {
        overflow-x: hidden;
        max-width: 100%;
        width: 100%;
    }
    body {
        overflow-x: hidden;
        max-width: 100%;
        width: 100%;
        position: relative;
        touch-action: pan-y;
    }
    main, header, footer {
        max-width: 100%;
        overflow-x: hidden;
    }
    .header-link {
        display: none;
    }
    .hero-box:not(.hero1) {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
    }
    .blog-box section.hero .hero-box.bbx {
        width: 100%;
        max-width: 100%;
    }
    .transparent-bg h2 {
        font-size: 36px;
    }
    .subscribe_input {
        width: calc(70% - 100px);
        margin-left: 0;
        margin-right: 0;
    }
    .subscribe_btn {
        width: 36px;
        min-width: 36px;
        padding: 0;
        box-sizing: border-box;
        margin-left: 4%;
        text-align: center;
        color: #fff;
    }
    .subscribe_btn_text {
        display: none;
    }
    .subscribe_btn_icon {
        display: inline-block;
        line-height: 36px;
        vertical-align: middle;
    }
    .subscribe_btn_icon svg {
        vertical-align: middle;
    }
    .vertical-box {
        width: 90%;
    }
    .basket-cover-box {
        float: none;
        display: block;
    }
    .basket_item {
        height: auto;
    }
    .service-block {
        padding: 5px 10px;
        margin: 0 0 10px 0;
        display: block;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
    .service_title {
        font-size: 16px;
        line-height: 24px;
    }
    .footer_box {
        padding-left: 20px;
    }
}