#bx-panel, #bx-panel.bx-panel-fixed {
    z-index: 1032 !important;
}

.card-img .hanger.active {
    position: absolute;
    top: 22px;
    right: 20px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 8px;
    background: #dbbeb6;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.col__5 {
    max-width: 20%;
}

a.disabled {
    pointer-events: none;
    text-decoration: none;
    cursor: default;
    color: #bdb9b9;
}

.preloader {
    display: none;
}

.preloader.show {
    display: block;
}

.cssload-wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000000;
}

.cssload-loader {
    position: absolute;
    left: calc(50% - 31px);
    width: 100px;
    height: 100px;
    margin-top: 30%;
    -webkit-perspective: 780px;
    perspective: 780px;
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.cssload-inner.cssload-one {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid #dbbeb6;
}

.cssload-inner.cssload-two {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid #dbbeb6;
}

.cssload-inner.cssload-three {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid #dbbeb6;
}
.cssload-bg {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #212227;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100000;
}

.error-page-msg {
    text-align: center;
    font-size: 54px;
    font-weight: bold;
    margin: 50px auto;
}

input[name^='PROP[160]'] {
    pointer-events: none!important;
    background-color: #dadde0!important;
    border: transparent!important;
}

.new.sale {
    background: #ea3f3f;
	/*background: #000000;*/
    color:#fff;
}

@keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

.relat_arr .swiper-button-next.swiper-button-disabled, .relat_arr .swiper-button-prev.swiper-button-disabled {
    opacity: 0.75;
    cursor: default;
    pointer-events: inherit;
}

/* NEW_STYLE */

.section_cook{
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    position: fixed;
    right: 0px;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1000000;
    padding: 50px 0;
}

.section_cook a {
    color: #fff;
    text-decoration: underline;}

.section_cook .btn-light {border-color: #fff;text-decoration: none;}

.section_cook .btn-light:hover {background:#fff;color: #292929;}

.reviews-slider_item {
    background: #fff;
    padding: 40px;
    max-height: 300px;
}

.reviews-slider_item p {
    height: 165px;
    display: block;
    overflow: hidden;
}

.reviews-slider_item p:after{
    content: '';
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 80%, rgb(255, 255, 255) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgb(255, 255, 255) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    display: block;
    position: absolute;
    top: 0;
    bottom: 50px;
    right: 20px;
    left: 20px;
}

.reviews-slider_item time {
    color: #dbbeb6;
    font-weight: 300;
    display: block;
}

.comm-wrap-item {
    background-color: #f6efed;
    margin-bottom:30px;
    border: 2px solid #f6efed;
}

.comm-wrap-item:nth-child(2n) {
    background: #fff;
    border: 2px solid #f6efed;
}

.comm-wrap-item-cont {
    padding: 30px;
}

.preitem_img {width: 120%;position: relative;}

.preitem_img img {border-radius: 50%;border-radius: 50%;
    width: 350px;
    height: auto;}

.preitem_descr time {
    display: block;
    margin-bottom: 30px;}

.preitem_descr {
    background: #f6efed;
    padding: 30px 30px 30px 180px;
    margin-left: -150px;
    height: 80%;
}

.item_img_bl {
    background-image: linear-gradient(to right, rgba(219, 190, 182, .0) 60%, rgb(219, 190, 182) 100%), url(../img/thumbnails/Image-9.jpg);
    min-height: 294px;
}

.about_wrap_blog a{text-decoration:underline;}

.about_wrap_blog a:hover{color:#292929;text-decoration:none;}

.custom-file {
    position: inherit;
}

.file-upload-input {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.file-upload-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #fff;
    content: "Выбрать";
    background-color: #282828;
    border: none;
    border-radius: 0;
}

.bold {font-weight: 600;}

.comm-wrap-item-ph img {
    width: 520px;
    max-width:250px;
}

.btn-choose, .btn-choose:hover{
    font-size: 14px;
    padding: 8px 15px;
}

.input-ghost {display:none;}


/* NEW 30.04 */

.whatsapp:hover, .viber:hover, .telegram:hover  {
    color:#fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration:none;
}

.telegram:before {
    content: "";
    background: transparent url("../../assets/img/icons/tg.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin: 0 10px 0 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.whatsapp:before {
    content: "";
    background: transparent url("../../assets/img/icons/whats.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin: 0 10px 0 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.viber:before {
    content:"";
    background: transparent url("../../assets/img/icons/viber.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin: 0 10px 0 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.whatsapp:hover:before {
    content: "";
    background: transparent url("../../assets/img/icons/whats_h.svg") no-repeat scroll 0 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.viber:hover:before {
    content:"";
    background: transparent url("../../assets/img/icons/viber_h.svg") no-repeat scroll 0 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.promo {
    margin: 80px 0 40px 0;
    padding: 40px 30px;
}

.promo .title_wrap {margin-bottom: 10px;}

.promo span {
    text-transform: uppercase;
    font-size: 22px;}

.promo .btn-dark {
    padding: 15px 15px;
}

.promo .form-control {
    border: none;
    height: 55px;
}

.promo_page {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    background: #f6efed;
    padding: 30px;
    position:relative;}

.promo_page span {font-size: 18px;}

.promo_page span:before {
    content: "";
    background: transparent url("/local/templates/nicole_desktop/assets/css/../../assets/img/icons/wedding-dress.svg") no-repeat scroll 0 0;
        background-size: auto;
    background-size: auto;
    width: 40px;
    position: absolute;
    top: 20px;
    height: 40px;
    left: 14px;
    background-size: 100%;
}

.text-underline {
    font-size: 18px;
    text-decoration: underline;}

.form_cont.promo {margin: 0;}

.slider-for img {width:100%;}

.control-next, .control-prev {
    position: absolute;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    opacity: .5;
    z-index: 1;
    cursor: pointer;
}

.control-next:focus, .control-next:hover, .control-prev:focus, .control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.control-next {
    right: 38px;
    background: #fff;
    height: 60px;
    width: 50px;
    top: 45%;
    right: 35px;
}

.control-prev {
    right: 38px;
    background: #fff;
    height: 60px;
    width: 50px;
    top: 45%;
    left: 35px;
}

.control-next span {
    background: transparent url("../../assets/img/icons/prevnext.svg") no-repeat scroll 0 0;
    height: 30px;
    width: 30px;
    right: 4px;
    top: 45%;
    padding: 0;
    z-index: 1000;
    opacity: 1;
}

.control-prev span {
    background: transparent url("../../assets/img/icons/prevnext.svg") no-repeat scroll 0 0;
    height: 30px;
    width: 30px;
    padding: 0;
    transform: scale(-1, 1);
    z-index: 1000;
    opacity: 1;
}

.control-prev-lit, .control-next-lit {
    cursor: pointer;
    margin: 0 auto;
    width: 30px;
    display: block;
}

.control-next-lit span{
    background: transparent url("../../assets/img/icons/prevnext.svg") no-repeat scroll 0 0;
    height: 30px;
    width: 30px;
    right: 4px;
    padding: 0;
    z-index: 1000;
    opacity: 1;
    transform: rotateZ(90deg);
}

.control-prev-lit span{
    background: transparent url("../../assets/img/icons/prevnext.svg") no-repeat scroll 0 0;
    height: 30px;
    width: 30px;
    right: 4px;
    padding: 0;
    z-index: 1000;
    opacity: 1;
    transform: rotateZ(-90deg);
}

.slick-slide {position: relative;}
.slick-slide img {cursor: zoom-in;}

.zoomit-container {display: block;}

.video {
    background: #ba1818 url("../../assets/img/icons/multimedia.svg") no-repeat scroll center center;
    height: 40px;
    width: 40px;
    padding: 0;
    opacity: 0.8;
    position: absolute;
    top: 30%;
    background-size: 40%;
    transform: translate(-50%);
    left: 50%;
    border-radius: 50%;
}


.old-price {
    color: #9a9a9a;
    font-size: 20px;
    text-decoration: line-through;
    font-weight: 500;
}

.new-price {
    margin-top:20px;
    color: #ba1818;
    font-size: 20px;
    font-weight: 500;
}

span.h6 {
    font-size: 18px;
    padding-bottom: 20px;
}

span.h3 {font-weight: 400;}

.mt-6 {margin-top: 6.4em;}

.promo span.deliv {font-size: 15px;}

.scrollbar {max-height: 145px;}

.promo .form-error {
    color: #ffffff;
    font-size: 12px;
}

.form-message {
    text-align: center;
    color: #ffffff;
    font-size: 22px;
}

.captcha-wrapper-center {
    text-align: center;
}

.captcha-wrapper-center .g-recaptcha {
    display: inline-block;
}