  footer, .module-account,  #top .nav-top__menu  
 , #top .nav-top__item-section >  div:nth-child(1)
 , #top .nav-top__item-section >  div:nth-child(2), .top-section,
 .mailing-old
 {
	 display:none; 
} 

input[type=checkbox] + p:before, input[type=radio] + p:before {
    content: '';
    position: absolute;
    top: calc(50% - var(--size) / 2);
    left: 0;
    width: var(--size);
    height: var(--size);
    margin-top: -1px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 6px;
    border: 1px solid var(--gray);
    border-radius: 30%;
    cursor: pointer;
    transition: background .43s, border-color .43s;
}

.tab-pane-mobile.active-tab {
    background-color: #00b400;
    border-color: #00b400;
}
.tab-pane-mobile .tab-pane-mobile__title {
     display: inline-flex;
    line-height: 42px;
    margin-bottom: 0px;
}

.newsletter-section__title .credit-container__image{
	display: inline;
}

.description-bottom__button {
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: auto;
    font-size: 13px;
    font-weight: 100;
}

#simplecheckout_cart .quantity .fa{
color:#fff;
}

.header_net, #form-language, .header_top_nav{
 display:none; 
}
#top .nav-top__item-section >  div:nth-child(3){
	position: absolute;
	right: 0px;
}
.contact-info__field {
    margin-bottom: 5px;
    display: inline-block;
    border-left: 2px solid #3262a2;
    padding-left: 5px;
    padding-right: 5px;
}
.contact-form__input, .contact-form__textarea{
	
	    min-width: 260px;
}
.simple-checkout__container{
	    text-align: left;
}
footer {
	display:none;
}

.form-group { 
    height: 40px;
}
.form-group.big-height{
	  height: 50px;
}
.price {
    margin-left: 20px;
}
@media screen and (min-width:992px) {
.contact-info--min-width {
    min-width: 0px;
    margin-right: 20px;
}

}

.showhide-info-block {
	display:none;
}
.contact-info__field-wrapper {
    padding: 10px 15px 15px;
    text-align: center;
}
.credit2 input, .credit input{
	   border-radius: 5px;
    box-shadow: none;
    border: 2px solid #E9E9E9; 
    padding: 5px 10px;
    line-height: 25px;
	width: 100%;
	font-size: 25px;
    font-family: var(--font2);
    font-weight: 700;
}
/* mobile */
@media screen and (max-width:992px) {
.newsletter-section{
	/* border: 1px solid red; */
	box-shadow: none;
	padding:0;
	margin:0;
}

.credit-container__button.js-condition-btn{
	display:none;
}

.showhide-info-block {
	display:block;
}


.contact-info__field-wrapper {
    text-align: left;
}
.form-group {
    height: auto;
}
}
.new_buy-click{
	    margin-bottom: 10px;
}
.contact-form__input3{
	 
    font-size: 12px;
	    border: 1px dashed #00bbd9;
    padding: 10px 10px;
}

.form-group .control-label{
	/* margin-top: 5px; */
}


.simple-checkout__item:hover {
    border-color: #3262A2;
	background: #cfcfcf;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}




 @-ms-viewport{
    width:device-width
}
html{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -ms-overflow-style:scrollbar
}
*,::after,::before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
.container{
    width:100%;
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
@media (min-width:1200px){
    .container{
        max-width:1600px
    }
}
.row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-15px;
    margin-left:-15px
}
.no-gutters{
    margin-right:0;
    margin-left:0
}
.no-gutters>[class*=col-]{
    padding-right:0;
    padding-left:0
}
.col-12,.col-6,.col-lg-2,.col-lg-3,.col-lg-4,.col-md-4,.col-sm-12,.col-sm-4,.col-xl-3,.col-xl-4{
    position:relative;
    width:100%;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col-6{
    -webkit-box-flex:0;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%
}
.col-12{
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
}
@media (min-width:576px){
    .col-sm-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.33333%;
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    .col-sm-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
	
	
}
@media (min-width:768px){
    .col-md-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.33333%;
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
}
@media (min-width:1024px){
    .col-lg-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.66667%;
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    .col-lg-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-lg-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.33333%;
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
}
@media (min-width:1200px){
    .col-xl-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xl-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.33333%;
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
}
.col-xl-five{
    position:relative;
    width:100%;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
@media (min-width:1140px){
    .col-xl-five{
        -webkit-box-flex:0;
        -ms-flex:0 0 20%;
        flex:0 0 20%;
        max-width:20%
    }
}
.d-none{
    display:none!important
}
.d-block{
    display:block!important
}
@media (min-width:1024px){
    .d-lg-block{
        display:block!important
    }
    .d-lg-flex{
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important
    }
}
.flex-column{
    -webkit-box-orient:vertical!important;
    -webkit-box-direction:normal!important;
    -ms-flex-direction:column!important;
    flex-direction:column!important
}
.justify-content-center{
    -webkit-box-pack:center!important;
    -ms-flex-pack:center!important;
    justify-content:center!important
}
.align-items-end{
    -webkit-box-align:end!important;
    -ms-flex-align:end!important;
    align-items:flex-end!important
}
*,:after,:before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
html{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-text-size-adjust:none
}
body{
    min-height:100vh;
    margin:0;
    line-height:1.15;
    text-rendering:optimizeLegibility;
    -webkit-text-decoration-skip:objects;
    text-decoration-skip:objects;
    -webkit-overflow-scrolling:touch;
    -webkit-font-smoothing:antialiased
}
body *,body:after,body:before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
body p{
    margin:0
}
body ul{
    padding:0;
    margin:0;
    list-style-type:none
}
body img{
    border:none;
    display:block
}
body iframe{
    border:none
}
body a{
    background-color:transparent;
    text-decoration:none;
    color:inherit
}
body b,body strong{
    font-weight:inherit
}
body i{
    display:block
}
body i{
    font-style:inherit
}
body sup{
    position:relative;
    vertical-align:baseline;
    font-size:inherit;
    line-height:0
}
body sup{
    top:-.5em
}
body button,body input,body textarea{
    padding:0;
    margin:0;
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-color:transparent;
    border-radius:0;
    font-family:inherit;
    color:inherit;
    font-size:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    font-weight:inherit;
    -webkit-appearance:none
}
body button{
    text-transform:none;
    text-align:left
}
body textarea{
    resize:none;
    overflow:auto
}
body input::-webkit-inner-spin-button,body input::-webkit-outer-spin-button{
    -webkit-appearance:none
}
body::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
body::-webkit-input-placeholder{
    color:inherit;
    opacity:.2
}
body::-moz-placeholder{
    color:inherit;
    opacity:.2
}
body:-moz-placeholder{
    color:inherit;
    opacity:.2
}
body:-ms-input-placeholder{
    color:inherit;
    opacity:.2
}
body::-ms-clear{
    display:none
}
body::-moz-focus-inner{
    border:none
}
body:-webkit-autofill{
    background-color:transparent;
    -webkit-box-shadow:0 0 100px #fff inset;
    box-shadow:0 0 100px #fff inset;
    -webkit-text-fill-color:currentColor
}
p{
    margin:0
}
ul{
    padding:0;
    margin:0;
    list-style-type:none
}
img{
    border:none;
    display:block
}
iframe{
    border:none
}
a{
    background-color:transparent;
    text-decoration:none;
    color:inherit
}
b,strong{
    font-weight:inherit
}
i{
    font-style:inherit
}
sup{
    position:relative;
    vertical-align:baseline;
    font-size:inherit;
    line-height:0
}
sup{
    top:-.5em
}
button,input,textarea{
    padding:0;
    margin:0;
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-color:transparent;
    border-radius:0;
    font-family:inherit;
    color:inherit;
    font-size:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    font-weight:inherit;
    -webkit-appearance:none
}
button{
    text-transform:none;
    text-align:left
}
textarea{
    resize:none;
    overflow:auto
}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
::-webkit-input-placeholder{
    color:inherit;
    opacity:.2
}
::-moz-placeholder{
    color:inherit;
    opacity:.2
}
:-moz-placeholder{
    color:inherit;
    opacity:.2
}
:-ms-input-placeholder{
    color:inherit;
    opacity:.2
}
:focus::-webkit-input-placeholder{
    opacity:0
}
:focus::-moz-placeholder{
    opacity:0
}
:focus:-moz-placeholder{
    opacity:0
}
:focus:-ms-input-placeholder{
    opacity:0
}
svg{
    display:block;
    width:100%;
    height:100%;
    fill:currentColor
}
::-ms-clear{
    display:none
}
::-moz-focus-inner{
    border:none
}
:-webkit-autofill{
    background-color:transparent;
    -webkit-box-shadow:0 0 100px #fff inset;
    box-shadow:0 0 100px #fff inset;
    -webkit-text-fill-color:currentColor
}
:focus{
    outline:0
}
/* @font-face{
    font-family:open-sans;
    src:url(/catalog/view/theme/default/fonts/OpenSans-Bold.ttf);
    font-weight:700;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:open-sans;
    src:url(/catalog/view/theme/default/fonts/OpenSans-Regular.ttf);
    font-weight:400;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:open-sans;
    src:url(/catalog/view/theme/default/fonts/OpenSans-SemiBold.ttf);
    font-weight:600;
    font-style:normal;
    font-display:swap
} */
html{
    font-size:14px;
    font-family:open-sans;
    scroll-behavior:smooth;
    -webkit-font-smoothing:subpixel-antialiased
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
    html{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
body{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    font-family:open-sans,sans-serif;
    font-weight:400;
    -webkit-font-smoothing:subpixel-antialiased
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#c1c1c1;
    opacity:.8
}
input::-moz-placeholder,textarea::-moz-placeholder{
    color:#c1c1c1;
    opacity:.8
}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{
    color:#c1c1c1;
    opacity:.8
}
.svg-sprite{
    display:none
}
.shadow-block{
    display:none;
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5)
}
.option-overlay{
    display:none;
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5)
}
.title{
    font-weight:600;
    font-size:16px;
    margin-top:10px;
    margin-bottom:10px
}
.center{
    text-align:center
}
.close-modal__icon{
    width:15px;
    height:15px
}
@media (min-width:1024px){
    body{
        font-weight:400
    }
}
.custom-tooltip{
    background-color:#e8e8e8;
    position:absolute;
    left:-60px;
    bottom:calc(100% + 10px);
    min-width:180px;
    text-align:center;
    padding:10px 8px;
    display:none;
    z-index:50
}
.custom-tooltip:before{
    content:'';
    background-color:transparent;
    width:100%;
    height:10px;
    position:absolute;
    left:0;
    bottom:-10px
}
.custom-tooltip:after{
    content:'';
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #e8e8e8;
    position:absolute;
    bottom:-7px;
    left:34%
}
.custom-tooltip__main-title{
    font-size:14px
}
.custom-tooltip__title{
    font-size:14px;
    display:none
}
.custom-tooltip__title a{
    color:#3262a2;
    -webkit-text-decoration:#3262a2;
    text-decoration:#3262a2
}
@media screen and (min-width:575px){
    .custom-tooltip{
        left:-5px
    }
    .custom-tooltip:after{
        content:'';
        width:0;
        height:0;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-top:10px solid #e8e8e8;
        position:absolute;
        bottom:-7px;
        left:17px
    }
}
.block-tooltip{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.input{
    width:100%;
    width:100%;
    padding:10px 15px;
    font-size:12px;
    line-height:15px;
    background-color:#fff;
    border-radius:60px
}
.input__field{
    width:100%;
    height:100%
}
.input--textarea{
    height:150px;
    width:100%;
    border-radius:10px;
    padding:15px
}
.input--textarea::-webkit-input-placeholder{
    opacity:1
}
.input--textarea::-moz-placeholder{
    opacity:1
}
.input--textarea::-ms-input-placeholder{
    opacity:1
}
.error-wrapper{
    position:relative;
    padding-bottom:10px
}
.font16{
    font-size:16px!important;
    line-height:normal!important
}
.font18{
    font-size:18px!important;
    line-height:normal!important
}
.font20{
    font-size:20px!important;
    line-height:normal!important;
    font-weight:600px!important
}
.orange{
    color:#3262a2!important
}
.phones--modal{
    margin-bottom:20px;
    color:#fff
}
.phones--header{
    color:#000;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.phones__item:not(:last-child){
    margin-bottom:10px
}
.phones__icon{
    display:inline-block;
    width:15px;
    height:15px;
    margin-right:5px
}
.phones__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    font-weight:400;
    color:inherit;
    white-space:nowrap
}
.phones__link--nocontent:before{
    content:initial
}
.landline{
    width:13px;
    height:13px;
    color:#3262a2
}
@media (max-width:1023px){
    .mobile-modal{
        display:none;
        width:285px;
        padding:20px;
        position:fixed;
        top:50%;
        left:50%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        z-index:11;
        line-height:1;
        background-color:#3262a2
    }
    .mobile-modal__title{
        padding-bottom:20px;
        margin-bottom:20px;
        font-size:18px;
        color:#fff;
        font-weight:400;
        border-bottom:1px solid #5f6b84
    }
    .mobile-modal__close{
        display:block;
        position:absolute;
        right:20px;
        top:20px
    }
    .mobile-modal__close-icon{
        width:20px;
        height:20px;
        color:#fff
    }
	
	.second.credit-container__row, .second.credit-container__row .__btn, .second.credit-container__row .credit-container__wrap{
		width:100%;
	}
}
@media (min-width:1024px){
    .mobile-modal__title{
        display:none
    }
    .mobile-modal__close{
        display:none
    }
    .phones-modal{
        display:none
    }
}
.subnav{
    display:none;
    margin-bottom:30px
}
.subnav__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:10px;
    color:#fff;
    font-weight:400
}
.subnav__link:before{
    content:"-";
    margin-right:5px
}
.subnav__menu{
    padding-left:10px;
    display:none
}
.subnav__additional-category{
    color:#fff;
    display:block;
    margin-bottom:10px
}
.subnav__additional-category:before{
    display:inline-block;
    content:"";
    border:5px solid transparent;
    border-left-color:#fff;
    border-right:0;
    margin-right:5px
}
@media (min-width:1024px){
    .subnav{
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        min-width:1024px;
        z-index:4;
        border:2px solid #3262a2;
        border-top:none;
        background-color:#fff;
        -webkit-box-shadow:0 6px 13px 0 rgba(0,0,0,.5);
        box-shadow:0 6px 13px 0 rgba(0,0,0,.5)
    }
    .subnav__menu{
        display:block;
        padding:7px;
        padding-left:0
    }
    .subnav__block{
        text-align:left;
        padding-top:20px;
        padding-bottom:10px
    }
    .subnav__column{
        width:25%
    }
    .subnav__column:not(:last-child){
        border-right:1px solid #e8e8e8
    }
    .subnav__additional-category{
        font-size:16px;
        font-weight:600;
        color:#000
    }
    .subnav__link{
        padding-left:20px;
        color:#000;
        margin-bottom:0
    }
    .subnav__link:before{
        display:inline-block;
        content:"";
        border:5px solid transparent;
        border-left-color:#666;
        border-right:0;
        margin-right:10px
    }
}
.nav__list{
    max-height:400px
}
.nav__list::-webkit-scrollbar-track{
    background-color:#3262a2
}
.nav__list::-webkit-scrollbar{
    -webkit-appearance:none
}
.nav__list::-webkit-scrollbar-thumb{
    width:1px;
    border-radius:6px;
    border:5px solid #3262a2;
    background-color:rgba(255,255,255,.5)
}
.nav__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:35px;
    margin-bottom:20px;
    color:#fff;
    border:1px solid #fff;
    padding-right:10px;
    overflow:hidden
}
.nav__link--drop:after{
    content:"";
    display:inline-block;
    margin-bottom:3px;
    margin-left:10px;
    width:7px;
    height:7px;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.nav__title{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    text-align:center;
    font-size:13px
}
.nav__img-wrapper{
    width:50px;
    height:35px
}
.nav__image{
    width:100%;
    max-width:100%;
    height:auto
}
@media (min-width:1024px){
    .nav{
        position:relative;
        background-color:#3262a2;
        text-align:center
    }
    .nav__title{
        font-weight:600
    }
    .nav__list{
        position:relative;
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        min-width:1024px;
        width:100%;
        max-width:1570px;
        max-height:100%;
        overflow:visible;
        height:auto
    }
    .nav__link{
        padding:10px 20px;
        height:50px;
        margin-bottom:0;
        border:none
    }
    .nav__title{
        font-size:15px
    }
    .nav__img-wrapper{
        display:none
    }
}
@media (max-width:1023px){
    .navbar{
        position:fixed;
        top:0;
        right:-9999px;
        z-index:3;
        width:250px;
        height:100%;
        max-height:100%;
        overflow:auto;
        background-color:rgba(23,41,77,.95);
        color:#fff
    }
    .navbar__item{
        padding:15px 25px;
        border-bottom:1px solid #51607b
    }
    .navbar__close{
        position:absolute;
        right:20px;
        top:20px
    }
    .navbar__close-icon{
        width:25px;
        height:25px
    }
}
@media (min-width:1024px){
    .navbar{
        background-color:#f9f9f9;
        border-bottom:1px solid #dfdfdf
    }
    .navbar__item{
        padding:10px;
        border-right:1px solid #dfdfdf;
        line-height:20px
    }
    .navbar__container{
        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:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
        max-width:1600px;
        margin:0 auto
    }
    .navbar__close{
        display:none
    }
    .navbar__phones{
        display:none
    }
}
.navbar-social{
    display:none
}
@media (min-width:1200px){
    .navbar-social{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .navbar-social__item:not(:last-child){
        margin-right:15px
    }
}
.navbar-buttons{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.navbar-buttons__item{
    font-weight:400;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.navbar-buttons__icon{
    width:30px;
    height:30px;
    margin-right:20px;
    color:#fff
}
@media (min-width:1024px){
    .navbar-buttons{
        display:none
    }
}
.account-menu__item:not(:last-child){
    margin-bottom:10px
}
.account-menu__link{
    display:block;
    font-weight:400
}
.account-menu__show{
    display:none
}
@media (min-width:1024px){
    .account-menu{
        position:relative
    }
    .account-menu__list{
        display:none;
        position:absolute;
        top:105%;
        left:0;
        z-index:2;
        width:100%;
        background-color:#fff;
        padding:15px;
        -webkit-box-shadow:0 10px 15px -9px rgba(0,0,0,.5);
        box-shadow:0 10px 15px -9px rgba(0,0,0,.5)
    }
    .account-menu__link{
        padding-top:5px;
        padding-bottom:5px
    }
    .account-menu__show{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        white-space:nowrap;
        font-weight:400
    }
    .account-menu__show:after{
        content:"";
        display:inline-block;
        margin-bottom:3px;
        margin-left:10px;
        width:7px;
        height:7px;
        border-bottom:1px solid #000;
        border-left:1px solid #000;
        -webkit-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    .account-menu__icon{
        display:inline-block;
        width:15px;
        height:15px;
        margin-right:10px;
        color:#3262a2;
        font-weight:400
    }
}
.top-categories__item:not(:last-child){
    margin-bottom:10px
}
.top-categories__link{
    display:block;
    font-weight:400
}
@media (min-width:1024px){
    .top-categories{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        border-right:1px solid #e8e8e8
    }
    .top-categories__item{
        margin-bottom:0!important
    }
    .top-categories__item:not(:last-child){
        margin-right:20px
    }
    .top-categories__link{
        font-size:14px
    }
}
.user-btn-group{
    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;
    margin:0 auto
}
.user-btn-group__button{
    position:relative;
    display:block;
    width:26px
}
.user-btn-group__button:not(:last-child){
    margin-right:30px
}
.user-btn-group__icon{
    color:#fff;
    width:30px;
    height:30px
}
.user-btn-group__count{
    color:#666;
    position:absolute;
    top:-6px;
    right:-11px;
    font-size:12px;
    font-weight:600
}
@media (min-width:1024px){
    .user-btn-group__icon{
        color:#666
    }
    .user-btn-group__icon--wish{
        height:30px;
        width:30px;
        padding:3px
    }
}
.main-slider{
    position:relative
}
.main-slider__image{
    max-width:100%;
    height:auto;
    margin:0 auto
}
.main-slider-section{
    padding-top:15px;
    padding-bottom:15px;
    background-color:#e8e8e8
}
@media (min-width:1024px){
    .main-slider{
        margin-bottom:10px;
        margin-top:10px
    }
    .main-slider-section{
        background-color:transparent;
        padding-top:0;
        padding-bottom:0
    }
}
.main-slider:not(.slick-initialized) .main-slider__item:not(:first-child){
    display:none
}
.category-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.category-item__img{
    width:50px;
    height:auto
}
.category-item__title{
    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;
    text-align:center;
    width:100%;
    padding-left:5px;
    padding-right:5px;
    color:#fff;
    font-size:12px;
    vertical-align:middle;
    background-color:#3262a2
}
@media (min-width:1024px){
    .category-item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .category-item__img{
        width:100%;
        max-width:80%;
        height:auto;
        margin:0 auto;
        margin-bottom:15px
    }
    .category-item__title{
        padding-left:10px;
        padding-right:10px;
        color:#000;
        font-size:16px;
        font-weight:600;
        background-color:transparent
    }
}
.category-home:not(:last-child){
    margin-bottom:30px
}
@media (max-width:359px){
    .category-home{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media screen and (max-width:415px) and (min-width:360px){
    .category-home{
        padding-left:5px;
        padding-right:5px
    }
}
.font16{
    font-size:16px!important;
    line-height:normal!important
}
.font18{
    font-size:18px!important;
    line-height:normal!important
}
.font20{
    font-size:20px!important;
    line-height:normal!important;
    font-weight:600px!important
}
.product-card{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:-1px;
    padding-bottom:35px;
    border:1px solid #e8e8e8
}
.product-card__img-wrapper{
    position:relative;
    -ms-flex-negative:0;
    flex-shrink:0;
    width:100%;
    max-width:100px;
    margin-right:10px;
    padding:5px;
    padding-top:10px;
    padding-bottom:0;
    -ms-flex-item-align:start;
    align-self:flex-start
}
.product-card__elements{
    position:relative;
    width:100%;
    padding:5px
}
.product-card__img{
    max-width:100%;
    width:100%;
    margin:0 auto
}
.product-card__fast-view{
    color:#3262a2;
    font-size:12px;
    margin-bottom:15px
}
.product-card__title{
    display:block;
    max-height:50px;
    line-height:16px;
    margin-bottom:30px;
    overflow:hidden;
    font-weight:400;
    color:#000
}
.product-card__prices{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:10px;
    margin-top:15px
}
.product-card__price{
    font-size:16px;
    font-weight:600;
    color:#3262a2
}
.product-card__price--old{
    color:#000;
    font-size:14px;
    text-decoration:line-through;
    margin-right:10px;
    font-weight:400
}
.product-card__description{
    display:none;
    margin-bottom:15px;
    font-size:12px;
    color:#666;
    line-height:normal
}
.product-card__buttons{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    position:absolute;
    right:0;
    bottom:-35px;
    padding-left:10px
}
.product-card__buy{
    width:100%;
    background-color:#3262a2;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    color:#fff;
    font-size:16px
}
.product-card__user-btn{
    margin-right:10px;
    position:relative
}
.product-card__icon{
    display:inline-block;
    width:25px;
    height:25px;
    color:#3262a2
}
.product-card__icon--compare{
    width:30px;
    height:30px;
    margin-left:-5px
}
.product-card__btn-icon{
    display:none
}
@media (min-width:340px){
    .product-card__btn-icon{
        display:inline-block;
        vertical-align:middle;
        width:20px;
        height:20px;
        margin-right:7px;
        vertical-align:middle;
        text-align:center
    }
}
@media (min-width:576px){
    .product-card-wrapper{
        margin-top:-1px;
        margin-left:-1px
    }
    .product-card{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        height:100%;
        margin-top:0
    }
    .product-card__fast-view{
        display:none
    }
    .product-card__elements{
        position:initial;
        padding-bottom:0
    }
    .product-card__img-wrapper{
        width:100%;
        max-width:100%;
        margin-right:0;
        margin-bottom:5px;
        padding:15px;
        padding-bottom:0;
        -ms-flex-item-align:none;
        align-self:none
    }
    .product-card__title{
        position:relative;
        max-height:100%;
        text-align:center;
        line-height:19px;
        min-height:58px;
        max-height:58px
    }
    .product-card__prices{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .product-card__price{
        color:#000
    }
    .product-card__user-btn{
        margin-right:0;
        padding-left:10px;
        padding-right:10px
    }
    .product-card__buy{
        margin-left:4px
    }
    .product-card__buttons{
        padding-left:10px;
        bottom:0
    }
    .product-card::-webkit-scrollbar{
        width:6px
    }
    .product-card::-webkit-scrollbar-track{
        padding-top:5px;
        -webkit-box-shadow:inset 0 0 5px grey;
        box-shadow:inset 0 0 5px grey
    }
    .product-card::-webkit-scrollbar-thumb{
        background:#3262a2;
        border-radius:60px;
        border-top:3px solid transparent
    }
    .product-card__description{
        position:absolute;
        top:100%;
        left:-2px;
        width:calc(100% + 4px);
        padding:15px;
        max-height:150px;
        overflow:auto;
        z-index:4;
        background-color:#fff;
        border:1px solid #3262a2;
        border-top:0;
        color:#000
    }
}
@media (min-width:992px){
    .product-card__fast-view{
        display:none
    }
}
.tab-item{
    display:none
}
@media (min-width:575px){
    .tab-products{
        margin-left:1px
    }
}
.cart-modal{
    position:fixed;
    top:0;
    left:0;
    z-index:5;
    width:100%;
    display:none;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:10px;
    background-color:#fff;
    -webkit-box-shadow:0 10px 15px -9px rgba(0,0,0,.5);
    box-shadow:0 10px 15px -9px rgba(0,0,0,.5);
    border:1px solid #e8e8e8
}
.cart-modal__header{
    height:40px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cart-modal__wrapper{
    border-top:#e8e8e8;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    max-height:370px;
    overflow:auto;
    padding:5px 0
}
.cart-modal__title{
    font-weight:600
}
@media (min-width:768px){
    .cart-modal{
        left:initial;
        right:0;
        width:700px;
        padding:30px
    }
    .cart-modal::-webkit-scrollbar{
        width:12px;
        border-left:3px solid transparent
    }
    .cart-modal::-webkit-scrollbar-track{
        -webkit-box-shadow:inset 0 0 5px grey;
        box-shadow:inset 0 0 5px grey;
        border-radius:60px;
        border-left:5px solid transparent
    }
    .cart-modal::-webkit-scrollbar-thumb{
        background:#3262a2;
        border-radius:60px;
        border-left:5px solid #fff
    }
}
.button{
    display:inline-block;
    margin-top:10px;
    margin-bottom:10px;
    padding:12px 20px;
    min-width:120px;
    color:#fff;
    background-color:#3262a2;
    border-radius:60px;
    text-align:center
}
.button--transparent{
    background-color:#fff;
    border:1px solid #e8e8e8;
    color:#000
}
.variety{
    position:relative;
    width:165px;
    padding-right:40px
}
.variety__item{
    display:inline-block;
    overflow:hidden;
    width:25px;
    height:25px
}
.variety__item:not(:last-child){
    margin-right:7px
}
.variety__item.active{
    border-radius:50%;
    position:relative;
    padding:2px;
    border:1px solid #666;
    background-color:#fff
}
.variety__item.active img{
    border-radius:50%
}
.variety__img{
    border-radius:50%;
    max-width:100%;
    width:100%
}
@media (min-width:360px){
    .variety{
        width:200px
    }
}
@media (min-width:576px){
    .product-card .variety{
        position:absolute;
        top:20px;
        right:10px;
        z-index:3;
        width:25px;
        padding-right:0
    }
    .product-card .variety__item{
        margin-right:0!important;
        height:25px!important;
        width:25px!important;
        margin-bottom:2px
    }
}
.modal{
    display:none;
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:11;
    width:310px;
    line-height:1;
    padding:20px;
    background-color:#fff
}
.modal__title{
    margin-bottom:30px;
    font-size:20px;
    color:#000;
    text-align:center
}
.modal__input{
    margin-bottom:20px;
    border:1px solid #c1c1c1;
    font-size:14px;
    line-height:16px
}
.modal__input::-webkit-input-placeholder{
    color:#c1c1c1
}
.modal__input::-moz-placeholder{
    color:#c1c1c1
}
.modal__input::-ms-input-placeholder{
    color:#c1c1c1
}
.modal__close{
    position:absolute;
    top:15px;
    right:15px
}
.modal__close-icon{
    width:20px;
    height:20px
}
@media (min-width:768px){
    .modal{
        width:400px;
        padding:30px
    }
}
.custom-sticker{
    position:absolute;
    z-index:2;
    top:10px;
    left:10px
}
.custom-sticker__item{
    padding:6px 12px;
    color:#fff;
    font-weight:600;
    display:block;
    margin-bottom:5px;
    font-size:12px;
    -webkit-font-smoothing:subpixel-antialiased
}
.custom-sticker__image{
    margin-bottom:5px
}
@media screen and (min-width:575px){
    .custom-sticker__item{
        display:table
    }
}
.product-card .custom-sticker{
    position:static
}
.product-card .custom-sticker__item-image{
    position:absolute;
    top:5px;
    left:5px;
    z-index:2
}
.product-card .custom-sticker__image{
    max-width:25px
}
@media screen and (min-width:575px){
    .product-card .custom-sticker{
        position:absolute;
        top:5px;
        left:5px
    }
    .product-card .custom-sticker__item-image{
        position:static
    }
    .product-card .custom-sticker__image{
        max-width:40px
    }
}
@media screen and (min-width:1024px){
    .product-card .custom-sticker__image{
        max-width:100px
    }
}
.review-success{
    background-color:#fff;
    padding:30px 15px;
    width:100%;
    max-width:350px;
    position:fixed;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    left:50%;
    top:50%;
    z-index:1000;
    display:none
}
.review-success__title{
    text-align:center;
    margin-bottom:15px;
    font-size:16px;
    font-weight:600;
    height:21px
}
.review-success__description{
    text-align:center
}
#search .search-wrap{
    position:absolute;
    display:none;
    top:40px;
    left:0;
    background:#fdfdfd;
    z-index:100;
    width:calc(100% + 90px);
    border-top:1px solid #dfdfdf;
    max-height:450px;
    overflow:auto;
    border-radius:6px;
    -webkit-box-shadow:0 4px 10px 1px rgba(0,0,0,.5);
    box-shadow:0 4px 10px 1px rgba(0,0,0,.5);
    padding:10px 12px
}
@media screen and (min-width:768px){
    #search .search-wrap{
        max-height:500px
    }
}
.option-modal{
    background-color:#fff;
    position:fixed;
    -webkit-transform:translate(-50%,-50%) translateZ(0);
    transform:translate(-50%,-50%) translateZ(0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-font-smoothing:subpixel-antialiased;
    left:50%;
    top:50%;
    z-index:1000;
    width:100%;
    max-width:400px;
    padding:20px 35px;
    height:300px;
    display:none
}
.option-modal__title{
    font-size:20px;
    text-align:center;
    margin-bottom:10px
}
.option-modal__close{
    width:30px;
    height:30px;
    position:absolute;
    top:5px;
    right:6px;
    z-index:10;
    padding:6px
}
.option-modal__close-icon{
    width:100%;
    height:100%;
    color:#000
}
.logo-wrapper{
    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;
    padding-top:15px;
    padding-bottom:15px
}
.logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-weight:600
}
.logo__title{
    font-size:11px;
    color:#3262a2
}
.logo__img{
    width:105px;
    height:auto;
    margin-right:10px
}
@media (min-width:1024px){
    .logo{
        max-width:200px;
        display:block
    }
    .logo__img{
        width:100%;
        max-width:200px;
        margin-bottom:10px
    }
}
.show-menu{
    position:relative;
    width:40px;
    height:20px;
    border-bottom:3px solid #3262a2;
    border-top:3px solid #3262a2
}
.show-menu:before{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    display:block;
    width:100%;
    height:3px;
    background-color:#3262a2
}
.search-overlay{
    padding-top:10px;
    padding-bottom:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background-color:#3262a2
}
.search{
    margin-right:25px;
    position:relative
}
.search__button{
    position:absolute;
    right:12px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
.search__icon{
    width:20px;
    height:20px;
    color:#666
}
.schedule-desktop{
    margin-bottom:10px
}
@media (min-width:1024px){
    .search{
        border:1px solid #dfdfdf;
        margin-right:0
    }
    .search-overlay{
        -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;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        background-color:transparent;
        align-items:center
    }
}
.show-cart{
    color:#fff;
    position:relative
}
.show-cart__total{
    position:absolute;
    top:-3px;
    right:-10px;
    font-size:12px;
    color:inherit;
    font-weight:600
}
.show-phones{
    margin-right:10px
}
.show-phones__icon{
    color:#fff;
    width:20px;
    height:20px
}
.show-categories{
    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;
    width:100%;
    padding:10px 0;
    text-align:center;
    background-color:#3262a2;
    color:#fff
}
.show-categories:after{
    content:"";
    display:inline-block;
    margin-bottom:3px;
    margin-left:10px;
    width:7px;
    height:7px;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.show-categories__icon{
    width:20px;
    height:20px;
    color:#fff;
    margin-right:15px
}
.schedule-header{
    margin-bottom:20px;
    font-size:14px;
    color:#fff;
    font-weight:400
}
.order-call-modal{
    display:block;
    padding:12px 30px;
    margin:0 auto;
    color:#fff;
    background-color:#3262a2;
    border-radius:60px
}
.order-call-btn{
    display:none
}
@media (min-width:1024px){
    .show-menu{
        display:none
    }
    .show-categories{
        display:none
    }
    .show-cart--desktop{
        color:#666
    }
    .show-phones{
        display:none
    }
    .order-call-btn{
        display:block;
        width:100%;
        text-align:center;
        padding-top:10px;
        padding-bottom:10px;
        font-size:14px;
        font-weight:700;
        color:#3262a2;
        border:1px solid #3262a2;
        border-radius:60px;
        margin-bottom:10px
    }
}
.home-categories-section{
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:35px;
    border-bottom:1px solid #e8e8e8
}
@media (min-width:1024px){
    .home-categories-section{
        padding-top:10px;
        padding-bottom:10px
    }
}
.viber-image{
    width:100px;
    height:100px;
    margin:0 auto;
    margin-bottom:30px
}
@media (max-width:360px){
    .row-sm-gutter{
        margin-right:-5px;
        margin-left:-5px
    }
}
.block-credit{
    margin-bottom:35px
}
.block-credit__title{
    color:#3262a2;
    font-size:20px;
    font-weight:700;
    text-align:center;
    margin-bottom:20px
}
.block-credit__cart{
    width:100%;
    max-width:920px;
    margin:35px auto 30px
}
.block-credit__cart .modal-product__wrapper{
    padding-right:0
}
.block-credit__cart .checkout__cart{
    max-height:none
}
.block-credit__cart .custom-section__wrapper{
    width:100%
}
.block-credit__cart .grow-block{
    width:calc(100% - 30px)
}
.block-credit__cart .modal-product__remove{
    margin-right:8px
}
.block-credit__cart .checkout-cart__totals{
    margin-top:10px
}
.block-credit__cart .modal-product__remove-icon{
    width:14px;
    height:14px;
    padding:2px
}
.block-credit__cart .cart-modal__totals-item{
    margin-bottom:10px;
    font-size:16px;
    font-weight:400
}
.block-credit__cart .cart-modal__totals-item:last-child{
    color:#3262a2;
    font-size:20px
}
.block-credit__cart .cart-modal__totals-item:last-child .cart-modal__total-title{
    font-size:20px;
    color:#3262a2
}
.block-credit__cart .text-accent{
    color:#000;
    font-weight:400
}
.block-credit__cart .cart-modal__total-title{
    font-size:16px
}
.block-credit__confirm{
    background:#3262a2;
	 border: 1px solid #3262a2;
    color:#fff;
    display:block;
    padding:12px 20px;
    text-align:center; 
    font-weight:600
}
.block-credit__confirm:focus,.block-credit__confirm:hover{
        transition: all .5s;
    border: 1px solid #3262a2;
    background-color: #fff;
    color: #000;
}
.block-credit__wrapper{
    width:100%;
    max-width:768px;
    margin:0 auto
}
.block-credit__top-description{
    margin-bottom:20px;
    width:100%;
    max-width:920px;
    margin-left:auto;
    margin-right:auto
}
.block-credit__bottom-description{
    margin-top:40px;
    width:100%;
    max-width:920px;
    margin-left:auto;
    margin-right:auto
}
.block-credit__bottom-description a{
    color:#3262a2
}
.block-credit__bottom-description a:focus,.block-credit__bottom-description a:hover{
    color:#3262a2;
    text-decoration:underline
}
.block-credit__bottom-section{
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-direction:column;
    margin-top:25px;
    margin-bottom:35px
}
.block-credit__item{
    width:100%;
    display:flex;
    flex-direction:column;
    margin-bottom:20px
}
.block-credit__summary{
    font-size:18px;
    margin-top:5px
}
.block-credit__buttons-group{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column-reverse;
    margin:20px 0
}
.block-credit__button-confirm{
    background-color:#3262a2;
    color:#fff;
    display:inline-block;
    text-align:center;
    border-radius:60px;
    padding:14px 20px;
    cursor:pointer;
    min-width:215px;
    margin-bottom:15px
}
.block-credit__button-confirm:hover{
         transition: all .5s;
    border: 1px solid #3262a2;
    background-color: #fff;
    color: #000;
}
.block-credit__button-back{
    background-color:#fff;
    color:#3262a2;
    border:1px solid #3262a2;
    display:inline-block;
    text-align:center;
    border-radius:60px;
    padding:14px 20px;
    cursor:pointer;
    margin-bottom:10px;
    min-width:215px
}
.block-credit__button-back:hover{
    background-color:#3262a2;
    color:#fff;
    border-color:#3262a2
}
.block-credit__request-button{
    background-color:#3262a2;
    color:#fff;
    display:inline-block;
    text-align:center;
    border-radius:60px;
    padding:12px 20px;
    cursor:pointer;
    margin-top:15px
}
.block-credit__request-button:hover{
    background-color:#3262a2;
    color:#fff
}
@media screen and (min-width:450px){
    .block-credit__buttons-group{
        flex-direction:row;
        margin:20px 0
    }
    .block-credit__button-back{
        margin-bottom:0;
        margin-right:5%
    }
    .block-credit__button-confirm{
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .block-credit__cart .grow-block{
        width:calc(100% - 125px)
    }
    .block-credit__cart .modal-product__title{
        width:calc(100% - 220px)
    } 
}
@media screen and (min-width:992px){
     
    .block-credit__wrapper{
        max-width:1200px
    }
    .block-credit__bottom-section{
        display:flex;
        flex-direction:row;
        align-items:center;
        justify-content:space-between;
        margin-top:25px;
        margin-bottom:35px
    }
    .block-credit__item{
        width:25%;
        margin-bottom:0
    }
    .block-credit__summary{
        font-size:20px;
        margin-top:10px
    }
}
.input-radio{
    border:1px solid #dee2e6;
    width:18px;
    height:18px;
    border-radius:50%;
    cursor:pointer;
    position:relative
}
.credit-container__caption{
    display:none
}
.credit-container__image{
    width:40px;
    height:40px;
    margin:0 10px
}
.credit-container__title{
    width:calc(100% - 70px);
    padding-right:20px
}
.credit-container__col{
    width:100%;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    margin-bottom:10px
}
.credit-container__row{
    display:none;
    padding:12px 6px;
    border:1px solid #dee2e6
}

.second.credit-container__row{
	display:block;
}
.credit-container__icon-info{
    fill:#3262a2
}
.credit-container__item{
    width:auto;
    padding:0 5px;
    display:flex;
    align-items:center
}
.credit-container__item:last-child{
    width:100%;
    margin-top:10px
}
.credit-container__text-payment{
    color:#000;
    display:inline-block;
    margin-left:8px
}
.credit-container__radio{
    position:relative;
    margin-left:10px
}
.credit-container__input{
    position:absolute;
    left:0;
    right:0;
    z-index:5;
    width:20px;
    height:20px;
    cursor:pointer
}
.credit-container__group{
    display:flex;
    align-items:flex-start;
    flex-direction:column;
    padding:8px 0;
    cursor:pointer
}
.credit-container__group.active .credit-container__row{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap
}
.credit-container__select-wrapper{
    position:relative
}
.credit-container__select{
    background-color:#fff;
    color:#000;
    border:1px solid #dee2e6;
    border-radius:5px;
    min-width:70px;
    padding:12px 25px 12px 15px;
    position:relative
}
.credit-container__select:after{
    content:'';
    position:absolute;
    right:7px;
    top:45%;
    display:block;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    width:8px;
    height:8px;
    transform:translate(-50%,-50%) rotate(45deg);
    transition:all .1s
}
.credit-container__select.active{
    border-color:#cecece
}
.credit-container__select.active:after{
    content:'';
    position:absolute;
    right:7px;
    top:55%;
    display:block;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    width:8px;
    height:8px;
    transform:translate(-50%,-50%) rotate(225deg);
    transition:all .1s
}
.credit-container__value{
    font-size:18px;
    font-weight:700;
    display:inline-block;
    margin:0 3px
}
.credit-container__condition{
    position:relative;
    width:100%;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    flex-wrap:wrap
}
.credit-container__condition-title{
    font-size:14px;
    height:64px;
    height:auto;
    overflow:hidden;
    line-height:normal;
    width:calc(100% - 40px);
    width:100%;
    margin-bottom:15px
}
.credit-container__condition-description{
    margin-top:10px;
    width:100%;
    height:100%;
    max-height:calc(100% - 15px);
    overflow:auto;
    line-height:normal
}
.credit-container__condition-description::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background-color:#f5f5f5
}
.credit-container__condition-description::-webkit-scrollbar{
    width:6px;
    background-color:#f5f5f5
}
.credit-container__condition-description::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,.5)
}
.credit-container__button{
    display:block;
    width:35px;
    height:35px;
    padding:5px
}
.credit-container__button:hover{
    color:#3262a2
}
.credit-container__condition-modal{
    background-color:#fff;
    position:fixed;
    transform:translate(-50%,-50%);
    left:50%;
    top:50%;
    display:none;
    width:100%;
    max-width:550px;
    height:350px;
    padding:30px 25px 15px;
    z-index:1000
}
.credit-container__button-close{
    position:absolute;
    top:8px;
    right:10px;
    z-index:50
}
.credit-container__dropdown{
    background-color:#fff;
    border:1px solid #dee2e6;
    border-top:none;
    position:absolute;
    left:0;
    top:100%;
    z-index:50;
    width:100%;
    height:auto;
    display:none;
    max-height:190px;
    overflow:auto
}
.credit-container__dropdown.active{
    display:block
}
.credit-container__dropdown::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background-color:#f5f5f5
}
.credit-container__dropdown::-webkit-scrollbar{
    width:6px;
    background-color:#f5f5f5
}
.credit-container__dropdown::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,.5)
}
.credit-container__dropdown-value{
    padding:10px 8px
}
.credit-container__dropdown-value:hover:not(.active){
    background-color:#ececec;
    color:#000
}
.credit-container__dropdown-value.active{
    background-color:#3262a2;
    color:#fff
}
@media screen and (min-width:992px){
	
	
    .credit-container{
        border:1px solid #dee2e6;
        border-radius:5px
    }
    .credit-container__caption{
        display:flex;
        align-items:center;
        justify-content:space-between
    }
    .credit-container__condition-title{
        font-size:14px;
        height:41px;
        width:calc(100% - 180px);
        margin-bottom:0
    }
    .credit-container__condition{
        justify-content:space-between;
        align-items:center
    }
    .credit-container__caption-title{
        padding:15px;
        width:20.5%
    }
    .credit-container__caption-title:first-child{
        padding-left:50px
    }
    .credit-container__caption-title:nth-child(2){
        width:16%
    }
    .credit-container__caption-title:nth-child(3){
        width:16%
    }
    .credit-container__caption-title:last-child{
        width:38.5%
    }
    .credit-container__group{
        flex-direction:row;
        display:flex;
        align-items:center;
        justify-content:space-between;
        padding:15px 0;
        cursor:pointer;
        border-top:1px solid #dee2e6;
        border-bottom:1px solid #dee2e6;
        /* margin-bottom:-1px */
    }
	.credit-container__body.error-form{
		border: 2px solid red;
	}
    .credit-container__group.active .credit-container__row{
        width:76.666666667%
    }
    .credit-container__group:hover:not(.active){
        background-color:#f8f9fa
    }
    .credit-container__col{
        width:23.333333333%;
        margin-bottom:0
    }
    .credit-container__row{
        display:flex;
        flex-direction:row;
        flex-wrap:nowrap;
        justify-content:space-between;
        width:76.666666667%;
        padding:0;
        border:none
    }
	.second.credit-container__row{
		 display:flex;
	}
    .credit-container__item{
        width:25%;
        padding:0 15px;
        display:flex;
        align-items:center
    }
    .credit-container__item:last-child{
        width:50%;
        margin-top:0
    }
}
input[type=radio]:checked+.input-radio{
    border-color:#3262a2;
    border-width:2px
}
input[type=radio]:checked+.input-radio:before{
    content:"";
    position:absolute;
    transform:translate(-50%,-50%);
    left:50%;
    top:50%;
    width:9px;
    height:9px;
    border-radius:50%;
    background-color:#3262a2;
    z-index:10
}
.condition-overlay{
    display:none;
    position:fixed;
    top:0;
    left:0;
    z-index:500;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5)
}
.text-attention{
    width:100%;
    max-width:920px;
    margin:0 auto 30px
}
.link-to-credits{
    background-color:#3262a2;
    padding:10px 25px;
    color:#fff;
    font-weight:600;
    text-align:center;
    border-radius:60px;
    margin-top:15px;
    display:inline-block;
    cursor:pointer
}
.link-to-credits:hover{
    background-color:#3262a2;
    color:#fff
}
.credit-header{
    padding:15px 0
}
.credit-header__wrapper{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.credit-header__button{
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.credit-header__button:hover .credit-header__icon{
    fill:#3262a2
}
.credit-header__button:hover .credit-header__button-title{
    text-decoration:underline;
    color:#3262a2
}
.credit-header__icon{
    display:inline-block;
    width:40px;
    height:35px;
    fill:#3262a2
}
.credit-header__button-title{
    color:#3262a2;
    font-size:24px;
    text-transform:uppercase;
    display:inline-block;
    margin-left:10px
}
.credit-title{
    color:#3262a2;
    font-size:20px;
    text-align:center;
    font-weight:700
}
 
 
 .modal-product__counter {
    padding-right: 18px;
    padding-left: 20px;
}
 

.admin-text p, .admin-text b, .admin-text span {
	
    margin-bottom: 15px;
    font-family: 'Roboto',sans-serif!important;
	font-size:16px;
}
.admin-text ul {
    font-family: 'Roboto',sans-serif!important;
    list-style-type: disc;
    list-style-position: inside;
    margin: 0!important;
    margin-bottom: 15px!important;
    margin-top: 15px!important;
	
    padding-left: 30px!important;
}
.admin-text li {
    font-family: 'Roboto',sans-serif!important;
    margin: 0 0 10px;
}

.block-credit {
    margin-bottom: 35px;
}.block-credit__cart {
    width: 100%;
    max-width: 920px;
    margin: 35px auto 30px;
}
.checkout__cart {
    padding-top: 10px;
    border-top: 1px solid #e8e8e8;
    max-height: 400px;
    max-height: none;
}
.modal-product {
    position: relative;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
}
.block-credit__cart .modal-product__remove {
    margin-right: 8px;
}

.modal-product__counter {
    padding-top: 7px;
}

.modal-product__counter {
    padding-right: 18px;
    padding-left: 20px;
}
.block-credit__cart .modal-product__content {
    /* -webkit-box-align: baseline; */
    -ms-flex-align: baseline;
    align-items: baseline;
}
.block-credit__cart .grow-block {
    width: calc(100% - 125px);
}
 
 
@media screen and (min-width: 992px){
  .block-credit__top-description{
        margin-bottom:45px;
		display:none;
    }	
	
	.tab-content>.tab-pane.active_naz{
	/* display: block; */
}
	
}
 
 .error-form .error-form-text {
    color: #DC384E;
    display: block;
    padding-top: 8px;
	    text-align: right;
}

.error-form input {
    border-color: #DC384E!important;
}

input[type='radio']:checked+.input-radio:after{
	display:none;
}
