
.white-saas-generator .white-saas-generator-container>div:first-child {
    width: 100%;
}
.white-saas-generator .white-saas-generator-container .text {
    text-align: center;
}
.white-saas-generator .white-saas-generator-container .text {
    text-align: center;
    max-width: 344px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    margin: 10px auto 20px;
}
.white-saas-generator .white-saas-generator-container .head {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    padding-top: 10px;
}
.white-saas-generator-container textarea {
    font-family: inherit;
    font-weight: 500;
    min-height: 120px;
    width: 100%;
    background: #fff;
    font-size: 12px;
    color: #4F4F4F;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    padding: 15px;
    margin: 10px 0 20px;
    resize: none;
}
.white-saas-generator #respond .popup_close {
    width: 200px;
    margin: 0 auto;
    height: 34px;
    margin-top: 0 !important;
}
.newsletter_module.popup .white-saas-generator.success {
    width: 600px;
}
.newsletter_module .text-success {
    display: flex;
    justify-content: center;
    padding: 40px 20px 20px;
    text-align: center;
    max-width: 460px;
    margin: 0 auto;
}
.getDiscount-error {
    color: #E91629;
    margin: -10px 0 10px;
    font-size: 13px;
}
.header__catalog-menu ul .mCSB_container li .menucust_icon, .mobile-menu__nav-content .menucust_icon {
    width: 20px;
    filter: brightness(0) saturate(100%) invert(9%) sepia(49%) saturate(890%) hue-rotate(199deg) brightness(92%) contrast(98%);
    transition: all .2s;
}
.header__catalog-menu ul .mCSB_container li:hover .menucust_icon, .mobile-menu__catalog ul > li.has-child:hover .menucust_icon {
    filter: brightness(0) saturate(100%) invert(10%) sepia(87%) saturate(6478%) hue-rotate(351deg) brightness(107%) contrast(88%);
}


.catalog-categories .row > div {
    max-width: 100%;
    padding: 0;
}
.catalog-categories .row .slick-arrow {
    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;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    font-size: 0;
    background: #fff;
    color: #ABABB7;
    border: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #e1e1e1;
    border-radius: 5px !important;
    z-index: 1;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.catalog-categories .row .col {
    padding: 0 5px;
    height: auto;
}
.catalog-categories .row .slick-track {
    display: flex;
    margin: 0;
}
.catalog-categories .row .slick-arrow:hover {
    opacity: 1;
}
.catalog-categories .row .slick-arrow.slick-disabled {
    opacity: 0.3;
}
.catalog-categories .row .slick-arrow.slick-prev {
    left: -15px;
}
.catalog-categories .row .slick-arrow.slick-prev:before {
    content: "";
    font-weight: 400 !important;
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.catalog-categories .row .slick-arrow.slick-next:before {
    content: "";
    font-weight: 400 !important;
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.catalog-categories .row .slick-arrow.slick-next {
    right: -15px;
}
.catalog-categories .row .slick-arrow:before {
    font-size: 22px;
}






@media (min-width: 1020px) {
    .header__catalog-menu ul .mCSB_scrollTools {
        display: none !important;
    }
}

@media (min-width: 600px) {
    .text-section .descr {
        max-height: max-content;
        overflow: visible;
    }
    .text-section a.btn-more {
        display: none;
    }
}
@media (max-width: 767px) {
    .product-gallery{
        padding: 0;
    }
}


@media (max-width: 800px) {
.catalog-categories .row .col {
    padding: 0 5px;
}
.section.catalog-categories {
    padding-bottom: 30px !important;
}
.catalog-categories .row {
        padding: 0px 10vw 0px 0;
        overflow: hidden;
    }
.catalog-categories .row .slick-list.draggable {
        overflow: visible;
    }
    .catalog-categories .catalog-categories__title {
        font-size: 13px;
    }


.newsletter_module .white-saas-generator .white-saas-generator-container>div:last-child {
    display: block;
}
.white-saas-generator {
    width: 95%;
}
.newsletter_module.popup .white-saas-generator.success {
    width: 95%;
}
.mobile-menu__nav li.has-child > a:after {
    margin: 0 0 0 15px;
}
li.has-child > a > div {
    font-size: 13px;
    display: flex;
    align-items: center;
}
}

/*[class*="product-category"] .breadcrumbs {*/
.breadcrumbs {
    margin-bottom: 20px;
}
.section.catalog-head,
.section.catalog-categories {
    padding-bottom: 30px !important;
}
.catalog-sorting {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  /*[class*="product-category"] .breadcrumbs {*/
  .breadcrumbs {
    margin-bottom: 10px;
  }
  .section.catalog-head {
    padding-bottom: 10px !important;
  }

}

@media (max-width: 1200px) {
    .breadcrumbs {
        width: 100%;
    }
    .breadcrumbs ol {
        overflow: auto;
        padding-bottom: 7px;
        margin: 0;
    }
    .mobile-menu__nav li a.mobile-menu__nav-back, .mobile-menu__nav li a.mobile-menu__nav-back:hover {
        background: transparent;
        color: #000 !important;
        justify-content: flex-start;
        font-weight: 400;
        margin: 0;
    }
    .mobile-menu__nav-back::after {
        display: none;
    }
    .mobile-menu__nav-back::before {
        margin: 0 10px 0 0;
        font-size: 1.2em;
        content: "";
        font-weight: 400 !important;
        font-family: "Font Awesome 5 Pro";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .mobile-menu .mobile-menu__nav-title {
        font-weight: 400;
        color: #fff;
        background: #E91629;
        padding: 15px 20px;
        font-size: 14px;
    }
    .mobile-menu .mobile-menu__nav-title > a, .mobile-menu .mobile-menu__nav-title > a:hover, .mobile-menu .mobile-menu__nav-title > a:focus {
        padding: 0;
        color: #fff;
    }
    .mobile-menu__nav li a {
        font-weight: 300;
    }
   /* .mobile-menu__nav li.has-child:not(.mobmenu__main):after {
        margin: 0 0 0 30px;
        font-size: 1.2em;
        content: "";
        font-weight: 400 !important;
        font-family: "Font Awesome 5 Pro";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .mobile-menu__nav li.has-child:not(.mobmenu__main) > a:after {
        display: none;
    }
    .mobile-menu__catalog li:not(.mobmenu__main) {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 45px;
        padding: 0 20px;
    }
    .mobile-menu__catalog li.has-child a:not(#mobmenu):not(.mobile-menu__nav-back) {
        padding: 0;
    }
    .mobile-menu .mobile-menu__nav li a {
        font-size: 13px;
    }
    
    .mobile-menu__catalog > li > a#mobmenu {
        background: transparent;
    }
    .mobile-menu__catalog > li > a#mobmenu span {
         color: #fff;
    }*/
}

.logo-n-icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: flex-start; /*new*/
 }
 .logo-n-icons__logo { /*new*/
    width: 65%;
 }
 .logo-n-icons__logo img {
    /*width: 168px;*/
    width: 100%; /*new*/
 }
 .logo-n-icons__icons { /*new*/
   width: 35%;
   display: flex;
   justify-content: flex-end;
 }
 .logo-n-icons__icons img {
   margin-left: 10px;
 }
 .hik-red {
   color: #D71820;
 }
 .mob-hik-partners {
   padding: 20px;
   border-top: 1px solid #f2f2f2;
 }
 .mob-hik-partners .logo-n-icons { /*new*/
    align-items: stretch;
 }
 .mob-hik-partners .logo-n-icons__icons img { /*new*/
    height: 75%;
 }
 .mob-hik-partners__text {
    font-weight: 400;
    color: #737386;
    font-size: 15px;
 }
 @media screen and (max-width: 767px) {
    .useful-info__card.hik-partner-block {
       display: none;
    }
 }
 @media screen and (max-width: 768px) { /*new*/
    .useful-info__card.hik-partner-block .logo-n-icons {
       align-items: stretch;
    }
 }
 @media screen and (min-width: 768px) {
    .mob-hik-partners {
       display: none;
    }
 }


.accessories__item label.custom-checkbox {
    display: none !important;
}

.option-data {
 display: flex;
 align-items: center;
 height: 40px;
}
.option-qty {
 display: flex;
 margin-left: 30px;
}
.opt-decr, .opt-incr {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 30px;
 height: 30px;
 background: #dbdbdb;
 border-radius: 5px;
 cursor: pointer;
}
.opt-decr span, .opt-incr span {
 font-size: 32px;
 top: -2px;
 position: relative;
 color: #444;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.option-qty > input {
 background: transparent;
 height: 30px;
 width: 40px;
 text-align: center;
 font-weight: 700;
 font-size: 14px;
 line-height: 1;
 color: #161736;
}
.option-action {
  position: absolute;
  right: 40px;
}
.js_accessories--mobile .option-action {
   right: 20px;
}  
.icon-cart-btn__add,
.icon-cart-btn__remove {
  height: 25px;
  width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-cart-btn__add {
  background: #E91629;
  border-radius: 5px;
  position: relative;
}
.icon-cart-btn__add.prod-page,
.icon-cart-btn__remove.prod-page {
  height: 40px;
  width: 40px;
}
.icon-cart-btn__add.prod-page img,
.icon-cart-btn__remove.prod-page img {
  width: 25px;
  height: auto;
  position: absolute;
  left: 7px;
}
.icon-cart-btn__add:hover,
.icon-cart-btn__remove:hover {
  cursor: pointer;
}


.simplecheckout .simplecheckout-warning-block,
.callback-popup__form .alert-minAmount,
.cabinet__nav .alert-minAmount,
#ordModal .alert-minAmount {
    display: flex;
    align-items: center;
    border: 1px solid #E91629;
    background-color: #fff;
    color: #E91629;
    font-weight: 500;
    height: 70px;
    padding: 14px 20px;
    margin-top: 20px;
    font-size: 14px;
}
.callback-popup__form .alert-minAmount,
.cabinet__nav .alert-minAmount,
#ordModal .alert-minAmount {
    height: auto;
    border-width: 2px;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 20px;
}
.cabinet__nav .alert-minAmount {
    font-size: 14px;
    padding: 10px;
    border-width: 1px;
    margin-top: -20px;
}
#ordModal .alert-minAmount {
    position: relative;
    line-height: 1.6;
}
.simplecheckout .simplecheckout-warning-block img,
.callback-popup__form .alert-minAmount img,
.cabinet__nav .alert-minAmount img,
#ordModal .alert-minAmount img {
    margin-right: 15px;
}
#simplecheckout_button_confirm[disabled], #simplecheckout_button_confirm[disabled]:hover,
#ordModal #ord-popup__btn[disabled], #ordModal #ord-popup__btn[disabled]:hover {
  background: #828282;
  color: #FFF;
  cursor: not-allowed !important;
}
.callback-popup__form > .popup__sucbtn > .btn-red[disabled],
.cabinet__nav .cabinet-ordering__btn[disabled] {
  background: #828282;
  cursor: not-allowed !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .accessories__item .option-data {
        height: auto;
        flex-direction: column;
        align-items: flex-start;
    }
    .accessories__item .option-data .option-qty {
        margin: 0;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .js_accessories--mobile .accessories__item .accessories__item-price {
        min-width: 70px;
        text-align: right;
    }
    .js_accessories--mobile .accessories__item .option-qty {
        margin-left: 15px;
    }
    [class*="product-category"] .catalog-footer__pagination.desktop-pag,
    .product-search .catalog-footer__pagination.desktop-pag,
    [class*="octemplates-blog"] .catalog-footer__pagination.desktop-pag {
        display: none;
    }
}
@media screen and (min-width: 768px) {
  [class*="product-category"] .catalog-footer__pagination.mobile-pag,
  .product-search .catalog-footer__pagination.mobile-pag,
  [class*="octemplates-blog"] .catalog-footer__pagination.mobile-pag {
    display: none;
  }   
}

.product-description .product_image > img {
    max-width: 100%;
}

#ordModal .cart-item .cart-product-options {
    display: none;
}