* { outline:none!important;}
/* noto-sans-regular - latin */
 
body {
font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	color: #36445A;
	font-size: 14px;
	width: 100%;
}
  @font-face {
    font-family: PT Sans Narrow;
    src: url(/catalog/view/theme/default/fonts/ptsansnarrow.woff2);
   }
 @font-face {
    font-family: PT Sans;
    src: url(/catalog/view/theme/default/fonts/PTSans-Regular.woff);
   }
.wishlist-price-product b{
	    font-weight: 500;
}
.wishlist-all{
	    font-family: PT Sans;
}
#account-register{
	    margin-bottom: 100px;
}
#recommended .slick-dots {
    max-width: 97.5%;
}
#recommended .product-layout{
	    margin-bottom: 2px!important;
}
#product-product .slick-dots {
    background: #DBE2E9;
    display: flex;
    bottom: -27px;
    height: 4px;
    text-align: left;
}
#product-product li.slick-active {
    background: #36445A;
    opacity: 1;
}
#product-product .slick-dots li {
    width: calc( ( 100% - 0px ) / 4 );
    height: 4px;
    margin: 0 0px;    top: 0px;
    padding: 0;
}
#product-product,#product-category{
	font-family: PT Sans;
}
h1, h2, h3, h4, h5, h6 {
	color: #36445A;
	
}
#checkout-cart .select{
	
    margin-left: 0px
}

#error-not-found .btn.btn-primary{
	padding: 8px!important;
}
/* default font size */
.fa {
	font-size: 14px;color: #ffffff;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
}
h2 {
	font-size: 29px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #36445A;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	border: 0!important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.top_fixed ~ .js-menu.menu{
	position:fixed!important;
}
.top_fixed{
	 position: fixed!important;
  left: 0;
  top: 0;z-index: 999;
  width:100%;
}

:root {
  --background-gradient: linear-gradient(30deg, #f39c12 30%, #f1c40f);
  --gray: #34495e;
  --darkgray: #2c3e50;
}

select {
  /* Reset Select */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  border: 0;
  box-shadow: none;
  /* Personalize */
  flex: 1;
  padding: 0 1em;
  color: #fff;
  background-color: var(--darkgray);
  background-image: none;
  cursor: pointer;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select wrapper */
.select {
  position: relative;
  display: flex;
  width: 100px;
 height: 44px;margin-left: 20px;
  border-radius: .25em;
  overflow: hidden;
}
/* Arrow */
.select::after {
content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    display: flex;
    /* padding: 1em; */
    border: 1px solid #36445A;
    align-items: center;
    justify-content: center;
    background-color: #DBE2E9;
    height: 44px;
    width: 33px;
    border-radius: 0px 5px 5px 0px;
    text-align: center;
    transition: .25s all ease;
    pointer-events: none;
}

.pagination>li>a, .pagination>li>span{
	    color: #36445A;border: none;font-size: 18px; font-family: PT Sans Narrow;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	color: #36445A;    text-decoration: underline;
  
    background-color: transparent;
    border-color: transparent;
}
.pagin{
	    display: flex;
    justify-content: center;
}

.alert-success {

    max-width: 1170px;
    margin: 30px auto;
}
.simple-header-info,.simple-header-info-content,.simple-shadow-back{
	display:none;
}
#recommended .product-layout.all-products:last-child{
	margin-right:0px!important;
}
#popup-cart{
	z-index: 999999;
    position: relative;
  
}
#popup-cart .button-cart-popup:hover{
	background:white!important;
}
.checkout-link:hover{
	background: #DBE2E9!important;
}
#popup-cart .modal {
	display: flex;
    justify-content: center;
    align-items: center;
}
.button-show{
	  color: #3260A8;
	  cursor:pointer;
}
.show-li{
	display: none!important;
    align-items: center;
    justify-content: center;    margin-right: 0px!important;
	  
}
.show-bt{
		display: flex!important;
}
.total-popup-cart{
	margin-right: 7px;
}

#recommended .cart_button{
	border: 2px solid #EDC8A3!important;
	    width: 35px!important;
    height: 35px!important;
}
.pay-mob{
	display:none;
}
.content-akcii{
	    max-width: 1170px;
    margin: auto;
    display: block;
}
.category-home-block {
     max-width: 1170px;
    margin: auto;
}
.category-block:nth-child(5){
	margin-right:0px!important;
}
.banner-home{
		background: url(/image/catalog/banner-home/banner.jpg);
		background-position: center;
		    background-size: contain;
			  overflow: hidden;
    padding: 0px;
    height: 253px;
	}
	
.sorts a{
	display:block;font-size: 13px;    position: relative;margin-bottom: 20px;
}
.sort-active:after {
    background-image: url(/image/selecticon.svg);
}
.sorts a:after{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}	
.sort-title{
	font-size: 24px;
    margin-bottom: 30px;
}
.sorts a:before {
	
	border-radius: 2px;
    pointer-events: none;
    background-color: #fff;
    border: #adb5bd solid 1px;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sorts a:after ,.sorts a:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
   width: 16px;
    height: 16px;
}
.banner-home img {
     height: auto;
    position: absolute;
    z-index: -1;
    width: 100%;
    opacity: 1;
    top: 0;
}
.modal-content .modal-body .text-danger{
	font-size: 14px;
    margin-top: 10px;
	margin-bottom:0px;
    display: inline-block;
    width: 100%;
}
#popup-cart .modal-body {
    background: #ffd2a5!important;
	padding: 0px 50px!important;
}
#popup-cart .modal-body .table{
	    background: antiquewhite;
}
#popup-cart .modal-content,#popup-cart .modal-header{
	border-radius: 10px;
}
#popup-cart .modal-title{
	font-size: 24px;
    color: #071121;
    font-weight: 500;
 }
 
 #popup-cart .modal-footer {
    padding: 50px 0;
    text-align: center;
    border-top: none;
}
#popup-cart .modal-header {
       border-radius: 10px 10px 0px 0px;
    padding: 20px 50px!important;
}
#popup-cart  .modal-header .close{
	     font-size: 44px;
 }
#popup-cart  .on-click-info-product{
    display: inline-block;
    background: #FDF0E2;
    border-radius: 10px;
      padding: 71px 99px;
    width: 100%;
}
 .info-popup-prod{
	 font-size: 24px;
    margin-left: 30px;
    display: block;
 }
 .info-popup-prod b{
	     margin-top: 30px;
    display: block;
 }
 .cart-popup-products{
	display: flex;
    background: #FDF0E2;
    padding: 30px 50px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
 }
  .total-popup span{
	  font-weight: bold;
font-size: 36px;
margin:auto;
margin-right:0px;
  }
 .total-popup{
	display: flex;
    font-size: 18px;
    align-items: center;
    margin: 20px 0;
 }
 .button-checkout-popup{
	 border: 1px solid #36445A!important;
  
    background: transparent!important;
    color: #36445A!important;
 }
#common-success h1{
	margin-top:30px;
}
.success-order-info{
	background: #DBE2E9;
    border-radius: 10px;
    padding: 20px;
    font-size: 18px;
}
.success-order-info span{
	      font-size: 30px;
    display: block;
    margin-bottom: 10px;
}
.success-order-info p {
display: flex;
}
.success-order-info p span{
	      font-size: 18px;
    display: block;
margin: auto;
    margin-bottom: auto;
    margin-right: 0px;
}
.total-one-all{
	    display: flex;
    align-items: baseline;
    font-size: 30px;
}
.total-one-all span{
	    font-weight: 600;
    margin: auto;
    margin-right: 0px;
}
.success-info span{
	font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
	
}
 
.success-order-info li:after{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #36445A;
    position: absolute;
    left: -30px;
    top: 8px;
	 
	
}
.text-contact {
display: inline-block;
    width: 100%;
    padding-top: 20px;
    font-size: 24px;
    padding-bottom: 100px;
    text-align: left;
}
 
.text-contact a,.soc-success a {
    color: #3260A8;
    text-decoration: revert;
	}
	
.text-contact p {
	width: 50%;
    margin: auto;
    margin-right: 0px;
}
.soc-success .soc-content img{
	margin: auto;
    margin-bottom: 15px;
    width: 50px;
}
.soc-success{
	    display: flex;
    margin-top: 20px;
}
.text-soc{
	text-align: center;
    margin-top: 30px;
}
.success-left-info .panel-heading span{
	    padding: 0px 30px;
    background: #ffffff;
    z-index: 1;
    position: relative;
}
.success-left-info .panel-heading{
	    text-align: center;
    font-weight: bold;
    font-size: 24px;
}
.success-left-info .panel-heading:before {
      width: 91%;
    margin-top: 20px;
    height: 1px;
    z-index: 0;
    background: #D1D1D1;
    position: absolute;
    left: 0px;
    content: '';
}
.success-left-info {
	    font-size: 18px;    padding-left: 0px;
}
.success-left-info .buttons{
	display: inline-block;
    width: 100%;
    margin: auto;
    margin: 30px auto;
    margin-top: 20px;
}
.success-left-info .buttons a{
	    margin: auto;
    display: block;
    max-width: 370px;
}
.success-order-info ul{
	list-style:none;
	    margin-bottom: 20px;
}
.success-order-info li{
	position:relative;
	display:flex;
}
.success-order-info li p{
	display:block;
margin:auto;
margin-right:0px;
}
.success-info div{
	width:50%;
	padding-right: 20px;
}
.success-info{
	    display: flex;
}
.info-products-cart{
	    align-items: center;
}
.info-products-cart span{
	margin: auto;
    font-size: 36px;    font-weight: bold;
}
#checkout-cart{
	  font-family: PT Sans;
}
#checkout-cart .price{
text-align: center;
    font-size: 31px;
    margin-top: 30px;
	    min-width: 42px;
}

#checkout-cart .button-wishlist-block{
    display: block;
}	

#checkout-cart .product-total{
    text-align: right;
    margin-top: 30px;
    font-weight: bold;
    font-size: 36px;
}
#checkout-cart  .btn-delete{
	margin: auto;
    margin-right: 0px;
    display: block;max-width: 69px;
}
#checkout-cart  .one-click {

    text-align: center;
    border: 1px solid #3260A8;
    color: #3260A8;

    margin-top: 0px;
    display: grid;
    margin-left: 30px;
align-items: center;
}
#checkout-cart .info-totals{
	     display: flex;
    justify-content: center;
    align-items: center;
}
.info-products-cart,#checkout-cart .buttons{
	font-size: 18px;
	    width: 50%;
    display: flex;
}
.two-button-checkout{
	    margin: auto;
    display: block;
    margin-top: 50px;
    margin-bottom: 100px;text-transform: uppercase;
}
.proc{
background: #F08196;
    color: white;
    border-radius: 5px;
    text-align: center;
    padding: 2px 5px;
    text-align: center;
    display: flex;
    align-items: center;
}
.product-add-block{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	    margin-bottom: 22px;
}
.product-add-block h2{
	font-size: 36px;
    font-weight: 700;
}

.flex-block-3{
    flex: 1 0 21%;
}	
.quantity-block{
	align-self: flex-end;margin-bottom: 10px;
}
.quantity-block div{
	text-align: center;
    margin-top: 18px;
}
.special-block{
	display: flex;
}
.special-block span{
	    font-size: 20px;
    color: #D1D1D1;
    margin-right: 22px;
}
.modal-header{
	    background: #FFD2A5!important;
	    display: inline-block;
    width: 100%;
	padding:27px 50px!important;
}
.on-click-info-product img{
	    width: 100%;
		max-width:100px;
}
.on-click-info-product .col-xs-2{
	padding:0px;
}
.on-click-info-product .col-xs-10{
	font-size: 18px;
}
.on-click-info-product .col-xs-10 p{
margin-bottom: 0px;
}
.on-click-info-product .product-one-total{
	font-weight: bold;
    font-size: 24px;
    text-align: right;
}
.on-click-info-product{
    display: inline-block;
  
    width: 100%;
}
.cart-on-click-products .on-click-info-product {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.cart-on-click-products .on-click-info-product:last-child{
	  margin-bottom: 0px;
}
.modal-body-cart-product{
max-width: 300px;
    margin: auto;
}
.modal-body-cart-product .input-group{
	margin-bottom: 20px;
}
.modal-body-cart-product .input-group:last-child{
	margin-bottom: 30px;
}
.hr{
	position: relative;   margin: 20px auto;text-align: center;
		margin-bottom:20px!important;
}
.hr span{    padding: 0px 30px;
    background: #dbe2e9;
	 
    position: relative;
}
.hr:before {
    width: 100%;
    margin-top: 11px;
    height: 1px;
    z-index: 0;
    background: #36445A;
    position: absolute;
    left: 0px;
    content: '';
}




.cart-on-click-products{
background: #FDF0E2;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    padding: 70px 99px;
    border-radius: 10px;

}
#checkout-cart + #oneclick .cart-on-click-products .cart-on-click-products-products{
	  max-height: 312px;
    overflow-y: scroll;
	
}


#checkout-cart + #oneclick .cart-on-click-products .cart-on-click-products-products::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
      margin: 5px;
}

#checkout-cart + #oneclick .cart-on-click-products .cart-on-click-products-products::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #36445A;   
}

#checkout-cart + #oneclick .cart-on-click-products .cart-on-click-products-products::-webkit-scrollbar-track {

  border-radius: 0px;
  background-color: transparent;  
}


.modal-header h4{
	   
		color:#071121!important;
}
.row-shipping_field22,.row-shipping_field23{
	margin-left:20px!important;
	margin-top:-13px!important;
		padding-top:0px!important;margin-bottom: 35px!important;
}
.modal-header .close {
    margin-top: -13px!important;
    margin: auto;
    margin-right: 0px;
    color: #36445A;
    font-size: 55px;
    /* height: 30px; */
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    width: 30px;
}
.modal-body {
    background: #DBE2E9!important;
    padding: 30px;display: inline-block;width: 100%;
}
.modal-body .input-group {
      width: 100%;
    font-size: 18px;
}
.modal-body .input-group b{
        margin-bottom: 5px;
    display: block;
}
.modal-body .input-group span{
    color: #7F8A9B;
    font-size: 12px;
    font-style: italic;
}
.modal-body .input-group input{
         background: #FFFFFF;
    border: 1px solid #36445A;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 19px;font-size: 18px!important;
	border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;

}
.modal-body .input-group .form-control:not(:first-child):not(:last-child){
    border-radius: 10px!important;
}
.modal-body .col-md-6 .input-group:last-child {
 margin-top:40px;
}
.product-layout.all-products{
	    padding-left: 7.5px!important;
}
#product-product .product-layout.all-products:first-child{
	margin-left: 0px;
}
.attribute{
	font-size:24px;
}
.modal-title {
 
    font-size: 24px;
    font-weight: 600;
 
}
.modal-body .col-md-6:last-child{
	text-align: center;margin-top: 30px;
}
.wishlist-oneclick{
	    font-size: 14px;
    padding: 10px;
    width: 100%;
    border: 1px solid #36445A;
    background: transparent;
    border-radius: 10px;
}


.modal-body .col-md-6:last-child p {

    margin: 23px 0;
}

.modal-content {

    background: #DBE2E9!important;
}
.one-click{
	    width: 100%!important;
		cursor:pointer;
    text-align: center;
    border: 1px solid #36445A;
    border-radius: 10px;
    margin-top: 13px;padding: 2px;
}
#product-category ~ footer{
	margin-top:100px;
}
#product-category ul,#product-search  ul{
	    list-style: none;
}
#product-product #content{
	padding:0px;
}
#product-product #content h1{
	    max-width: 88%;
    margin: 0px;margin-bottom: 20px;
}
#product-product #content .col-sm-6{
	padding-left:0px;
}
#product-product #button-cart{
	    width: 270px!important;font-weight: 700;
		background:#FFB061!important;
		color:#36445A;border: none;   display: flex; justify-content: center;
}
#product-product  #input-quantity{
	max-height: 37px;
    max-width: 77px;display: none;
}

#product-product .dostava-oplata{
    padding: 13px;
}
#product-product h3{
	 width: 100%;
    display: inline-block!important;
    padding: 0px!important;
    margin-bottom: 30px;
    margin-top: 100px;
	    text-align: left!important;
}

#product-product #button-cart img{
	    margin-right: 9px;
}
.category-flex{
	padding: 0;
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    flex-wrap: wrap;
}
.category-flex li a{
margin-top: 10px;
    font-size: 18px;
    line-height: 20px;
    min-height: 40px;
} 
.category-flex li{
	    flex: 1 0 4%;
  margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 30px;
    display: grid;    max-width: 170px;
    
}
.category-flex li:nth-child(6n){
	margin-right: 0px!important;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.dostava-oplata span{
	display: block;
    padding: 5px;
    border: 1px solid #F08196;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.dostava-oplata a{
	color:#3260A8;text-decoration: underline;
}
.dostava-oplata .h2-last{
	margin-top:20px!important;
}
.dostava-oplata h2{
	font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    color: #36445A;    margin-top: 0px;
    margin-bottom: 10px!important;
}
.dostava-oplata{
	 display: inline-block;
    background: #EBEFF2;
    margin: auto;
    margin-bottom: 0px;
    padding: 30px;
    width: 100%;
    line-height: 27px;
    max-width: 633px;
}
#content{
	overflow: hidden;
}
button.wishlist-product{
	background: url(/image/catalog/svg/add-to-favorite-product.svg);
    box-shadow: none;
    border: none;
    width: 70px;
    height: 70px;    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
}
button.wishlist-product:hover{
	 background: url(/image/catalog/svg/add-to-favorite-hover.svg);    background-size: contain;  background-repeat: no-repeat;
}

button.wishlist{
	background: url(/image/catalog/svg/add-to-favorite.svg);
    box-shadow: none;
    border: none;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;background-size: 80%;
    right: 0px;
    z-index: 9;
}
#wishlistadd{
	background: url(/image/catalog/svg/add-to-favorite-plus.svg);
    box-shadow: none;
    border: none;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;background-size: 80%;
    right: 0px;
    z-index: 9;
}
button.wishlist:hover{
	 background: url(/image/catalog/svg/add-to-favorite-hover.svg);
	 box-shadow: none;
    border: none;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0px;background-size: 80%;
    z-index: 9;
}

.wishlist-all{
    border-top: 1px solid #A9AFB9;
    margin-top: 20px;
    padding-top: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #A9AFB9;
}
.checkout-link:hover{
	background:transparent;
	 
}
.checkout-link:hover{
color:#3260A8;
}
 
.checkout-link{
	background: #3260A8;
    text-align: center;
    width: 100%;
    max-width: 400px;
    padding: 10px 0;
    color: #ffffff;
    font-weight: 300;
    border-radius: 10px;
    font-size: 1.1em;margin-bottom: 50px!important;
}
.checkout-link{
	display: block;
    margin: auto;
    margin-top: 100px;
	font-weight:600!important;
}

.cart_button{
    background: url(/image/catalog/svg/AddToCart-Button.svg);
    box-shadow: none;
    border: none;
    width: 45px;
    height: 45px;
    border: 0.5px solid #36445A;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
 
    border-radius: 10px;
    /* top: 0px; */
    right: 7px;
    bottom: 3px;
    z-index: 9;
}
.cart_button.addclass{
	background: url(/image/catalog/svg/add-to-cart-button-plus.svg);
    box-shadow: none;
    border: none;
    width: 45px;
    height: 45px;
    border: 0.5px solid #36445A;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    border-radius: 10px;
    /* top: 0px; */
    right: 7px;
    bottom: 3px;
    z-index: 9;
}
.cart_button:hover{
	    background: url(/image/catalog/svg/AddToCart-Button-hover.svg);
		box-shadow: none;
    border: none;
    width: 45px;
    height: 45px;
    border: 0.5px solid #36445A;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    border-radius: 10px;
    /* top: 0px; */
    right: 7px;
    bottom: 3px;
    z-index: 9;
}
.remove-link{
	    margin-top: 40px;
    display: block;
    margin-bottom: 20px;
    background: #DBE2E9;
    max-width: 270px;
    text-align: center;
    color: #071121;
    padding: 4px;
    font-size: 16px;
    border-radius: 10px;
}
.wishlist-content:last-child{
	    margin-bottom: 0px;border-bottom:none;
}
.wishlist-content .col-xs-4 img{
	margin: auto;
    display: block;
}
 .wishlist-content{
	    display: block;
    height: 319px;
    border-bottom: 3px dotted #c4c4c46e;
    margin-bottom: 40px;
 }
.wishlist-title-product a{
	    font-size: 33px;
}
.latest-home{
	  padding-top: 64px;max-width: 1170px;
    margin: auto;
    display: table;
}
.latest-home h3,.fblock h3{
 padding-bottom:30px!important;
    text-align: left!important;
}

.akcii-block .col-md-8{
	padding:0px;
}
.akcii-block {
    background: #FBECDD;
    width: 100%;
    display: inline-block;
    background-size: cover;
  padding-top: 30px;
    background-position: bottom;margin-top: 100px;
		position:relative;
}
.akcii-block .decor{
	content:'';
	height:50px;
	width:100%;
	background-size: contain;
	display: inline-block;
	 background-position: top;
	background: url(/image/catalog/banner-home/decor.jpg);
	    background-repeat: repeat;margin-top: 15px;    margin-bottom: -4px;
	
}
.category-block a{
	color:#36445A;    font-size: 20px;
}
 .category-home-block h3{
	     margin-top: 30px!important;
 }
 .category-block{
	    width: 20%;
    margin-top: 30px;
    max-width: 205px;
    margin-right: 36px;
}
 
.category-block:last-child{
	  margin-right: 0px;
}
.categoryname{
	margin-top:18px;
}
.category-block .image{
	width:100%;
	height:205px;
	    background-position: center!important;
}
.banner-img-mob{
	display:none;
}
 
 
.category-home{display:flex;flex-wrap:wrap;background: white;}


/* MENU */
.img-menu-left{
	    max-width: 116px;
    display: block;
    position: absolute;
    top: 3%;
    left: 40px;
}
.js-menu.menu.active{
	     left: auto;
    right: 20px;
    top: 30px;
}
.menu {
transition: 0.1s transform linear,0.1s right linear,0.1s left linear;
    position: absolute;
    background: 0;
    float: left;
    /* margin: 2rem; */
    height: 1rem;
    width: 28px;
    top: 26px;
	 
    right: auto;
    left: 5%;
    z-index: 999999;
    outline: 0;
    padding: 0;
    border: 0;
}
.menu-open{
	position:fixed;
}
.active .bar::before,.active .bar::after {

  background: #36445a;

}

.bar, .bar::before, .bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s left linear;
  position: absolute;
  background: #fff;
  margin: auto;
  width: 100%;
  height: 4px;
  content: "";
  top: 50%;
  left: 0;
}
.bar {
  margin-top: -0.3rem;
}
.bar::before {
  top: -1rem;
}
.bar::after {
  top: 1rem;
}
.bar::before, .bar::after {
  transform: rotate(0deg);
}
.active .bar {
  background: 0;
}
.active .bar::before {
  transform: rotate(45deg);
}
.active .bar::after {
  transform: rotate(-45deg);
}
.active .bar::before, .active .bar::after {
  top: 0;
}
.active .bar, .active .bar::before, .active .bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s;
}
#menu-left a{
	  display: block;
}
#menu-left a:active,#menu-left a:select,#menu-left a:hover{
	background:transparent!important;
}

#menu-left {
  width: 100%;overflow: auto;
  height: 100%;z-index: 99999;
    top: 0px;
  background: #EBEFF2;
  position: fixed;
  transform: translateX(-100%);
  transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    padding-top: 10.2rem;
}
.menu-open #menu-left {
  transform: translateX(0);
}
.title-cat-menu{
	position: absolute;
    bottom: 0px;
    margin: auto;
    margin-bottom: 0px;
    width: 100%;
}
.soc-a{
	color: #274574;text-decoration-line: underline;
}
#menu-left hr{
	    border-top: 1px solid #36445a;
}
#menu-left hr:first-child{
	margin-top: 0px;
}
.left-one{
	padding: 0 40px!important;
}
.info-menu-left{
	  list-style: none;
    padding: 0 5%;    margin-bottom: 20px;
}
.info-menu-left li{
	margin-bottom: 5px;
	display:flex;    align-items: end;
}
.info-menu-left li img{
    margin: 0px!important;
    display: flex!important;
    margin-right: 10px!important;
}
.info-contact-menu{
	margin-bottom: 13px!important;
}
.info-contact-menu span{
	font-size: 12px;
    margin-left: 10px;
}
#menu-left ul {
    margin: 0;
    list-style: none;
    padding: 0;    margin 	-top: 38px;
    flex-wrap: wrap;
    display: flex;
}
#menu-left img{
	margin: auto;
    display: block;
}
#menu-left ul li {
font-size: 14px;
    margin-bottom: 37px;
    display: block;
    text-align: center;
    width: 33%;
    position: relative;

    height: 68px;
 
}
 


/* MENU */
.text-banner{
	color: white;
    text-align: center;
}
 
.banner-home{
display: flex;
    justify-content: center;
    
    position: relative;
}
.text-banner{
	    display: block;
    max-width: 740px;
}
.banner-home h2{
    color: #ffffff;
    font-size: 40px;
	text-align:left;
    font-weight: 500;
    z-index: 1;
    line-height: 65px;
    position: relative;

}
.banner-home p{
	     font-size: 27px;
    max-width: 770px;
    text-align: left;
    margin-top: -5px;
    position: relative;
    z-index: 1;
}
 .menucont {display: none;}


/*.fa-bars:before {
    content: "Каталог"!important;
    font-family: 'Noto Sans', sans-serif;

}*/
.msb {display: none!important;}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
z-index: 2;
margin-left: 0px!important;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;

}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	padding: 19px 0px 19px 0;
	margin: 0 0 0px 0;
	min-height: 40px;    position: relative;
	    background: #36445A;
}
.content-top .max-width {
	max-width:1352px;
	justify-content:center;
	display:flex;
	    margin: auto;
}

.content-top{
    background: #DBE2E9;
   
  padding: 10px 0px;
    font-size: 16px;justify-content: center;
}
.time-top{
	margin-left: 10px;
}
.login-top img{
	margin: auto;
    margin-right: 5px;
}
.login-top{
	margin-left: 40px;
}
.phone-top{
	font-weight: 600;margin-left: 30px;
}
.content-top ul{
list-style: none;
    display: flex;
    margin: auto 0px;
    margin-left: 0px;
    padding-left: 0px;

}
.content-top ul li{
	margin-right: 39px;
}
#top .container {
	padding: 0 18px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#wishlist-total{
	      position: relative;
    margin-right: 35px;
 
}
#wishlist-total .fa-heart{
	font-size: 25px;
}
.toplogo{
	margin: auto;position: relative;
}
.toplogo img{
	width: 100%;
    max-height: 100px;
}
.nav.justify-content-end.mobb{
	 
}
/* logo */
#logo {
  margin: 0 0 10px 0; }
  #logo img {
    max-width: 200px; }
/* search */
.headsearch {clear: both!important; width: 100%;}
.headsearch #search {width: 280px; float: right; border-bottom: 1px solid #36445A; }
/*.dropdown-menu {top: 26%!important;}*/
.topblock .dropdown-menu {top: 28px!important;}
.topblock .dropdown-menu > a {display: block;} 
/* search */
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	background: none!important;
}
#wishlist-total .fa-heart{
	    display: block;
    text-align: center;
}
#wishlist-total  span{
	    color: white;
    display: flex;
    text-align: center;
    margin-top: 7px;
}
/* cart */
#cart {
 
	position: relative;
}
#cart img{
margin: auto;
    display: block;    max-width: 45px;
}
.hide-mob{
	margin-left: 5px;
}
 
.cbuc{
	 
}
#cart span{
	    color: white;
    display: flex;
    text-align: center;
    margin-top: 7px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}

.itn {display: block; position: absolute; right: -3px; top: -3px; font-size:9px; background: #cd2222; color: white; width: 12px; height: 12px; padding: 0; line-height: 12px; vertical-align: middle; text-align: center; border-radius: 6px; border: 0; cursor: default;}

.mfp-bottom-bar {display: none!important;}

.input-group-addon {

 background-color: transparent!important; 
 border: 0px!important;}

#loadButton {margin: 0 auto;
position: absolute;
top: 35%;
width: 130px;
padding: 10px 0;
background: #36445A;
color: white;
border: 0;
left: 45%;
  }
  
.blbgr {
	display: block; position: absolute;top 0; left: 0; width: 100%; height: 100%; background: rgba(53, 59, 67, 0.21);
	-webkit-box-shadow: inset 0px 7px 29px 0px rgba(55,58,77,1);
-moz-box-shadow: inset 0px 7px 29px 0px rgba(55,58,77,1);
box-shadow: inset 0px 7px 29px 0px rgba(55,58,77,1);
	}
 @media (max-width: 1920px)  and (min-width:1368px) {
	 
 
}


@media (min-width: 1024px) {
	#popup-cart .modal-footer a:first-child{
		    margin-right: 47px;
	}
	.text-banner{
		position:relative;
	}
	.text-banner:before{
    content: '';
    background: rgb(47 61 85 / 54%);
    filter: blur(60px);
    position: absolute;
    width: 100%;
    top: 0px;
    height: 63%;
    left: 0px;
	}
	 .banner-home {
		    height: 360px;
    max-width: 1170px;
    margin: auto;margin-top: 29px
	 }
			.banner-home img {
    padding: 0 98px;
}	

	.container{
		    padding: 0 95px;
			max-width:1360px;
			
	}
	
	footer .container{
		
	}
		footer .col-sm-3,footer .col-sm-12{
	padding: 0px;
}
	a.cartb {display: block; 
 
    width: 100%!important;
    
 
}
	#wishlist-total .fa-heart {
    font-size: 44px;
}
 
	#top .container {
    padding: 0 98px;padding-left: 82px;
}
	.menu-desc{
	display:flex;
}
	.toplogo {display: flex;
    margin: auto;
  justify-content: center;
}
.toplogo .link-home{
	    display: flex;

}
	.js-menu.menu{
		display:none;
	}
}

.menu-desc ul li{
	    margin-right: 23px;
}
.menu-desc ul li:last-child{
	    margin-right: 0px;
	
}
 
.menu-desc ul{
display: flex;
    list-style: none;
    align-items: center;
    font-size: 16px;
    margin: auto;
    margin-left: 11px;
    padding-left: 10px;
	
}
.menu-desc ul a{
    color: #ffffff;
}

@media (max-width: 1024px) {
	

	
	#wishlist-total .fa-heart {
    font-size: 25px;
}
	.toplogo {
   
    margin-left: auto;
}
.menu-desc{
	display:none;

	
}.js-menu.menu {
    display: block;
}
 


 
#content h3 {
    padding-top: 30px;
	
	position:relative;
}
 
	.text-banner{
		position: relative;
		text-align:center;
	}
	.banner-home:before{
	    content: '';
    background: url(/image/catalog/shadow.png);
    position: absolute;
    z-index: 0;
    top: 0px;
    height: 100%;
    left: 0px;
    width: 100%;
     background-size: contain;background-repeat: no-repeat;
    background-position: center;
	}


}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 300px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
/*	min-width: 427px;*/
	padding: 0 10px;
}

}


@media (max-width: 478px) {
 
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}


#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	min-height: 40px;
}
#menu .nav > li > a {
color: rgba(0, 0, 0, 0.8);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #36445A;
	color: white;
	
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 14px;
	font-stretch: expanded;
	width: 50px;
	color: #36445A;
	padding: 10px 18px;
	background-color: #dddddd;
	border-radius: 0;
	margin: 0 auto;
	float: left!important;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}



 .d-none {
    display: none !important; }
  .d-inline {
    display: inline !important; }
  .d-inline-block {
    display: inline-block !important; }
  .d-block {
    display: block !important; }
  .d-table {
    display: table !important; }
  .d-table-row {
    display: table-row !important; }
  .d-table-cell {
    display: table-cell !important; }
  .d-flex {
    display: flex !important; }
  .d-inline-flex {
    display: inline-flex !important; }

  .justify-content-between {
    justify-content: space-between !important; }
  .justify-content-end {
    justify-content: flex-end !important; }
      .justify-content-between {
    justify-content: space-between !important; }
  .justify-content-around {
    justify-content: space-around !important; }
    
.img-fluid {
  max-width: 100%;
  height: auto; }
  
.img-responsive {
	width: 100%;	
}  

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;    padding-right: 0;
  margin-bottom: 0;
  list-style: none; 
  	justify-content: center;
}

.navbar-nav {width: 100%!important;}

.form-st {
  display: block;
  width: 100%;
  height: calc(1.8em + 0.7rem + 2px);
  padding: 0.35rem 10px 0.35rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.8;
  color: #495057;
  border: 0!important;
 }
  .cat-img{
	  width: 170px;
    height: 170px;margin-bottom: 10px;
  }
.thumbnail { border: 0!important;}
.open>.dropdown-menu {
    display: block;
    padding: 10px;}
.oflb {display: none;}
.obb:hover .oflb {display: block!important; position: absolute; top: 0;}
.oflb > button {width: 120px; position: absolute; top: 120px; left: 100px; 
	border: 3px solid #F4C3CC;
    background: white;
    text-align: center;
    padding: 5px 0;
    color: #36445A;
    font-weight: 300;
    border-radius: 0;}
	#product-category #content,#product-search #content{
	padding: 0px;
	}
	#product-category .product-layout:nth-child(3n),#product-search .product-layout:nth-child(3n) {
	 margin-right: 0px;
	 }
	 
	#product-category .product-layout,#product-search .product-layout { 
	width: calc((-1 * 20px) + (100% / 3));
	
	}
	#product-category .opys,#product-search .opys{
		padding:0px;
	}
	.product-layout {    text-align: center;
    margin: 0px;
	margin-top:0px;
	margin-bottom:30px;
	    margin-right: 30px;
    width: 23%;
    padding: 7.5px;
   border: 1px solid #D1D1D1;
box-sizing: border-box;
box-shadow: 1px 1px 5px rgba(54, 68, 90, 0.1);
border-radius: 1px;font-family: PT Sans;}
	
	#common-home .product-layout:nth-of-type(4n){
		 margin-right: 0px!important;
	}
	
    .product-thumb h4 a {color: #3260A8;font-weight: bold; padding-top: 7.5px!important; }
   
-moz-box-shadow: 0px 0px 5px 0px rgba(122,122,122,0.6);
box-shadow: 0px 0px 5px 0px rgba(122,122,122,0.6);}

	*:focus {outline:0;}
	.dopsinf  {width:100%;display: flex;}
	.dopsinf li {font-size: 14px;
    padding: 10px 20px;
    color: #ffffff;
    margin: auto;
    margin-top: 16px;
    background: #36445A;
    margin-right: 0px;}
	.row {	margin-right: 0!important;margin-left: 0!important;}
	.swiper-container {padding: 15px 0 0 0; background: url(../image/topdiv.png) repeat-x; background-size: contain;}
	.banner-desc {position: absolute; top: 38%; width: 100%; display: block; font-size: 3em; color: white; text-transform: uppercase;}
	.banner-desc span {display: inline-block;padding: 12px 30px; border: 2px solid white; margin: 0 auto;}
	.banner-desc:hover span {display: inline-block;padding: 12px 30px; border: 2px solid white; margin: 0 auto; background: rgba(255, 255, 255, 0.25);}
	
	.cath-top {background-size: cover!important; height: 350px; width: 100% ; position: relative; margin: 0 0 20px 0;}
	.cath-top h1 {/*position: absolute; top: 25%; */text-align: center; width: 100%; text-transform: uppercase; color: #36445A; padding: 110px 0 15px 0; font-size: 3.5em;}
	.catdesc {padding: 10px 0;}

	.img-cat {display: inline-block;    max-width: 100%;    height: auto;    -webkit-transition: all .2s ease-in-out;    -o-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;}
	.cat-desc {font-size: 0.9em; margin: 0px 0; text-align: center;}
	.bottom-description {font-size: 0.9em; margin: 35px 0;}
		#product-category .bottom-description { margin-bottom: 0px;}
	.flex-wrap {
    flex-wrap: wrap !important; }
	.flex-nowrap {
    flex-wrap: nowrap !important; }
	#hpmodel {display: none; padding: 20px 0 0px 0;}
	.pdesc {line-height: 160%; font-size: 1.1em;    margin-bottom: 20px;}
	.r-bl {display: block; width: 55px; height: 55px; border-radius: 50%; background: #36445A; color: white; font-weight: 100;position: absolute; text-align: center; vertical-align: middle; line-height: 55px;top: 10px;font-size: 0.8em; margin: 0 0 0 10px;	}
	.r-bp {display: block; width: 55px; height: 55px; border-radius: 50%; background: #36445A; color: white; font-weight: 100;position: absolute; text-align: center; vertical-align: middle; line-height: 55px;top: 40px;font-size: 0.8em;	}
	.ht {color: #36445A!important;}
	.pprc {font-weight: 700;color: #444; font-size: 29px; display: block; padding: 10px 0 10px 0;}
	.qtn {margin-bottom: 0!important; display: block;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;}
	.qtn > div {width: 24%;}
	.qtn .btn {width: 100%!important;}
	.inq {   
	    width: 100px;
    padding: 12px!important;
    line-height: 100%;
    padding: 10px;
    height: 100%;
    border: 1px solid silver;
    border-radius: 0;
    margin: auto;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    border: 1px solid #36445A;
    font-size: 20px!important;
    padding: 0px 32px 0px 5px!important;


}
    	
    .fblock  {    padding: 50px 0px;
    display: table;
    max-width: 1170px;
    margin: auto;
	}	
	
 
    	 .opys {width: 100%;
    margin: 100px auto 0 auto;
    /* text-align: center; */
    font-size: 1.1em;
    padding: 30px 0px;
    padding-bottom: 103px;
    position: relative;
	max-width:1170px;
    line-height: 170%;
	display: block;}
	
	 .opys:before{
		content: '';
    background: url(/image/catalog/svg/seo.svg) repeat-x;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
	 }
    .opys > h2 {
    font-size: 2.9em;
    color: #36445A;
   
    display: block;
    margin-bottom: 30px!important;}
	.row.bal{
		display: inline-block;    width: 100%;    margin-top: 30px;
    margin-bottom: 29px!important;
	}
	.inster-block{
	display:none;
}


.title-akcii-block{
	color:#F0B172;
	font-size:40px;
	font-weight:600;
	margin-bottom:10px;
	}
	.popup-cart-mob-element{
		display:none;
	}
	#popup-cart .modal-footer a{
		
		max-width:295px;
	}
	
.decor-mob-right,.decor-mob-left{
	display:none;
}

.mob-title{
	display:none;
}
.desc-title{
		display:contents;
}
@media (max-width: 768px) {
	.latest-home-box .product-thumb h4 {
    min-height: 46px;
  
    max-width: 100%!important;
}.latest-home-box .product-thumb h4  a{
	font-weight:bold!important;
}
	.desc-title{
	display:none;
}
	.mob-title{
	display:contents;
}
	
.akcii-block .decor-mob-right{
	content:'';
	height:100%;
	width:10px;
	position:absolute;
	bottom: -12px;
	right:0px;
	background-size: contain;
	display: inline-block;
	 background-position: top;
	background: url(/image/catalog/banner-home/decor-mob-right.png);
	    background-repeat: repeat;
	
}
.akcii-block .decor-mob-left{
	content:'';
	height:100%;
	width:10px;
	position:absolute;
    left: 0px;
    bottom: -12px;
	background-size: contain;
	display: inline-block;
	 background-position: top;
	background: url(/image/catalog/banner-home/decor-mob-left.png);
	    background-repeat: repeat;
	
}

	#checkout-cart .btn-delete{
		position: absolute;
    left: 10px;margin-top: -30px;
	}
	
	#checkout-cart .select {
 
       margin-left: auto!important;
    margin-right: 14px;
}

	#checkout-cart .wishlist-price-product{
		margin-left: 0!important;
    margin-right: auto!important;
    display: flex;
	}
	#checkout-cart .button-wishlist-block{
		width: 70px!important;
	}
	.select::after{    font-size: 10px;
		    height: 24px;
    width: 18px;
	}
	#account-wishlist h2{
		font-size:20px;
	}
	#account-wishlist #content{
		    padding-right: 20px;
    padding-left: 20px;
	}
	.button-wishlist-block button {
    margin: auto;
    margin-right: 0px;
    width: 205px;
    height: 24px;
}
	.select {

  width: 55px;
  height: 24px;

}


	.button-wishlist-block button{
		    padding: 0px;
	}
	 .button-wishlist-block .cart-wishlist-icon,.button-wishlist-block .cart-wishlist-icon-hover{
		max-height: 13px;
	}
	.popup-cart-mob-element{
		display:block;
	}
	
	
	#popup-cart .modal-footer a{
		max-width:100%;
		width:334px;
	}
	#popup-cart .modal-footer p{
		order: 2;width: 328px;
	}
	#popup-cart .modal-footer a:first-child{
		order: 3;
    margin-top: 0px;
	}
	#popup-cart .modal-footer .button-cart-popup{
		order: 0;
    margin-top: 0px;
	}
	#popup-cart .modal-footer{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	#checkout-cart .wishlist-title-product{
		min-height:40px;
	}
	#checkout-cart .wishlist-all{
		padding:10px 0px!important;
	}
	.product-thumb .price-old {
    margin-left: 2px!important;
    font-size: 11px!important;
}
	#product-category h1{
		    font-size: 24px;

    font-weight: 600;
	}
	.category-flex li{
		width: 166px;
		margin: auto;
    margin-right: 3px;
	}
	.MagicToolboxContainer.selectorsBottom.minWidth{
	    margin-bottom: 10px;
}
	.info-totals .buttons a{
		max-width: 50%!important;
    padding: 7px!important;
    height: 39px;
	width:50%;
	}
	.show-li{
		display:none!important;
	}
	#menu-left{
		    height: 101%;
	}
	.pay-mob {
    display: block;
}
	
	footer ul li:nth-child(1) {
		
		order:0;
	}
	footer ul li:nth-child(5) {
		
		order:2;
	}
	footer ul li:nth-child(2) {
		
		order:3;
	}
	footer ul li:nth-child(6) {
		
		order:4;
	}
	footer ul li:nth-child(3) {
		
		order:5;
	}
	footer ul li:nth-child(7) {
		
		order:6;
	}
	footer ul li:nth-child(4) {
		
		order:7;
	}
	footer ul li:nth-child(4) {
		
		order:7;
	}
	footer ul li:nth-child(8) {
		
		order:8;
	}
	footer a {
    color: #3260A8;
    font-family: PT Sans Narrow;
    font-size: 12px;
}

	.category-home-block h3{
	position: absolute!important;
  padding-left: 0px!important;
    margin-top: -30px!important;
 
	}
	
#checkout-cart + #oneclick .modal-header .close{
	    margin-top: 1px!important;
    font-size: 46px;
    padding-right: 20px;
    width: 46px;
}

#checkout-cart + #oneclick .modal-title{
	    padding-top: 10px;
    padding-left: 20px;
}
#checkout-cart + #oneclick .on-click-info-product .product-one-total {
   
    font-size: 18px;
 
}
#checkout-cart + #oneclick .modal-header {
    padding: 0px!important;
}
#checkout-cart + #oneclick .on-click-info-product .col-xs-10 {
    font-size: 14px;
}
#checkout-cart + #oneclick .on-click-info-product {
  margin-bottom: 20px!important;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
}
#checkout-cart + #oneclick .cart-on-click-products{
     background: #FFFFFF;
    width: 100%;
    margin-top: 20px;
    border: none;
    padding: 10px 20px;
    max-height: 174px;
    overflow-y: scroll;
    display: block;
    border-radius: 0px;
 
}


  
	
	.banner-home:before{
			display:none;
	}
	.text-banner{
		display:none;
	}
	.banner-img{
	display:none;
}
	.banner-img-mob{
	display:block;
}
	.success-left-info .panel-heading:before{
		    width: 100%;
    margin-top: 12px;
	}
	.text-soc {
 margin-top: 20px;
    margin-bottom: 30px;
}
.soc-success .soc-content img {
    width: 35px;
}
.text-contact {
padding-bottom: 20px;
}
.text-contact p {
    width: 100%;
  
    font-size: 14px;
}
	.success-left-info .panel-heading span{
		font-size:14px;
	}
	.success-order-info li:after {
    content: '';
    width: 5px;
    height: 5px;
    left: -12px;
    top: 8px;
}
.success-info span{
	    margin-top: 30px;
		font-weight:bold!important;
}
.total-one-all {

    font-size: 18px;
    font-weight: bold;
}
	.success-order-info ul {
  margin-bottom: 10px;
    padding-left: 16px;
}
	.success-order-info span {
    font-size: 14px!important;
    margin-bottom: 10px;
   font-weight: inherit;
}
	.success-order-info {
    background: transparent;
    border-radius: 10px;
    padding: 0px;
    font-size: 14px;
}
.inster-block{
	display:block;
	margin-top:30px;
}
#common-success h1{
	    margin: 0px;
    padding: 0px;
    font-weight: bold;
    margin-top: 40px;
    font-size: 24px;
    margin-bottom: 20px;

}
.success-left-info {
    font-size: 14px;
 
    padding: 0px;
}
	 
	.two-button-checkout{
		    margin-top: 30px;
    margin-bottom: 30px;    max-width: 300px;
	}
	#checkout-cart .price {
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}
.wishlist-price-product {
     margin: auto;
	     margin-left: auto!important;
    margin-right: 0px!important;
    display: flex;

}
#checkout-cart  .button-wishlist-block{
	    position: initial;
}
#checkout-cart .price {

    margin-top: auto;
    margin-bottom: auto;
}

#checkout-cart h1{
	    text-transform: uppercase;
    padding-left: 0px;
    margin-left: 0px;
	margin-bottom:20px;
}
#checkout-cart #content{
padding: 0 15px;
}
#checkout-cart .select{
	    order: 2;
}
#checkout-cart .wishlist-price-product {
      width: 100%;
    margin-bottom: 0px;
}
#checkout-cart .box-stock-price {
    margin: 0px 0;    margin-top: 40px;
}
#checkout-cart  .wishlist-content {
   
    height: 132px;
}
#checkout-cart .product-total {
  margin-top: 17px;
    font-size: 16px;
}
	#checkout-cart .one-click {
   margin-top: 0px!important;
    margin-left: 0px;
    margin-right: 15px;
    /* padding: 0px; */
    font-size: 14px;
 
}
	#checkout-cart .info-totals{
	     display: block;
  
}
#popup-cart .modal{
	    padding-right: 0px;
}
.total-popup {
   font-size: 12px;
margin: 14px 0;
}
.total-popup span {
    font-size: 18px;
}

#popup-cart .modal-footer{
	    padding: 30px 0;
}
#popup-cart .modal-content{
    border-radius: 10px;
}
.modal-body p {

    text-align: center;
    margin: 20px 0;
}
.modal-body .input-group {
  
    margin-bottom: 20px;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 18px;
}
#popup-cart .modal-body {
 
    padding: 0px 20px!important;
}
.cart-popup-products{
	padding: 10px;
}
.info-popup-prod{
	   font-size: 14px;
    margin-left: 15px;
}
#popup-cart .modal-dialog{
	    width: 98%;
}
#popup-cart .modal-header {
    border-radius: 10px 10px 0px 0px;
    padding: 20px!important;
}
#popup-cart .modal-title{
	    font-size: 18px;
}
#popup-cart .modal-header .close {
    font-size: 34px;
    margin-top: -5px!important;
}


.image-popup-prod img{
	max-width:93px;
}
.info-products-cart, #checkout-cart .buttons {
font-size: 14px;
    width: 100%;
   
}
.info-products-cart span {
  margin-right: 0px;
    font-size: 18px;

}
 
#checkout-cart  .buttons a{
	order: 2;font-size: 14px;
}
		.toplogo img {
 
    object-fit: cover;
    width: 150px!important;
    object-position: top;
    overflow: hidden;
    height: 38px;
}
	#cart span,	#wishlist-total span{
		   position: absolute;
    top: -13px;
    right: -5px;
    font-size: 9px;
    width: 12px;
    height: 12px;
	display: block;
    border-radius: 50pc;
    padding: 0px;
    background: #F08196;
	}
 .hide-mob{
  display: none;
  }
  
#cart img {
    margin: auto;
    display: block;
    max-width: 25px;
    object-fit: contain;
 
}.cbuc {
    margin-top: auto;
    max-width: 24px;
}
#wishlist-total {
    position: relative;
    margin-right: 12px;
    margin-top: 0px;
}
	.modal-body {
   
    padding: 6px!important;
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
	.modal{
		    top: auto;height: 100%;
	}
	.on-click-info-product .special-block span {
  
    margin-left: 7px;
}
	.on-click-info-product h2{
		    margin: 0px;    font-size: 20px;
		}		
	.on-click-info-product .price-block {	
  padding-left:20px;
	}
	.price-block{
		
	}
	.on-click-info-product .col-xs-3{
		padding: 0px;
	}
	.modal-header {

    padding: 20px!important;
 
}
.modal-header .price-block {
	
    position: relative;
    right: 20px;
    top: 5px;
    display: flex;
    align-items: center;

}
	.on-click-info-product{
	    display: inline-block;
    background: #FDF0E2;
    border-radius: 10px;
    padding: 10px;
	}
	.on-click-info-product img{
		width: 100%;
	}
	.modal-dialog {
 
    margin: 0px;
}
	#product-product #button-cart{
		font-size: 14px;
    max-width: 233px;
    padding: 13px;
	}
	#recommended{
		padding: 0 20px;    margin-bottom: 180px;
	}
	#recommended .slick-dots{
		    max-width: 90%;
	}
	#product-product .product-thumb{
		width:100%;
	}
	#product-product .product-layout.all-products {
    margin-right: 10px;
    padding-right: 7.5px!important;
	border-radius:10px!important;
 
}
	#button-oneclick{
		max-width:100%;
	}
	 .attribute{
		     margin: auto 20px;    font-size: 14px;
	 }
	 #product-product #content h3{
		 font-size: 24px!important;
    margin: auto 20px;
    margin-bottom: 15px;text-transform: initial!important;
	 }
	  .attribute h2{
	 font-size: 20px;
    font-weight: bold;
	}
	
	.desc-title-mob{
		    font-size: 20px;
    font-weight: bold;
	}
	.pdesc{
		    padding: 0 20px;
	}
	.dopsinf li {
    font-size: 11px;
    padding: 5px;

    margin-right: auto;
    margin-left: 0px;
}
.dopsinf{
margin: 20px;
    margin-top: 0px;
	padding-bottom:20px;
	border-bottom: 2px solid #DBE2E9;
}
	.pdesc,.dopsinf{

    order: 1;
}
 
	#product-product #content .col-sm-6 {
       padding-left: 0px;
    padding-right: 0px;
    display: flex;
    flex-wrap: wrap;
}


	#product-category .opys,#product-search .opys{
		margin-top:40px;padding: 0 10px;
	}
	#product-category .product-layout,#product-search .product-layout {
    width: calc((-1 * 0px) + (100% / 2));
}
	.breadcrumb {
margin:10px!important;

 }
	
	.akcii-block{
		    padding: 10px 20px;   padding-bottom: 24px;margin-top: 56px;
	}
	.akcii-block .col-md-8{
		    padding: 0px;
	}
	.akcii-block img{
		width: 100%;
	}
	.akcii-block .col-md-4{
		display:none;
	}
	.title-akcii-block{
	color:#F0B172;
	font-size:24px;
	font-weight:600;
	margin-bottom:10px;
	}
	.category-home-block::-webkit-scrollbar,.cat-mob::-webkit-scrollbar {
   height: 4px;
    background-color: #DBE2E9;

	}
	.category-home-block::-webkit-scrollbar-thumb,.cat-mob::-webkit-scrollbar-thumb  {  height: 4px;
	width:40px;
    background-color: #36445A;
}
.akcii-block .decor{
	display:none!important;
}

 .all-link{
	 font-weight:normal!important;bottom: 3px!important;
 }
	#common-home h3 {
		    font-size: 24px!important;
			    font-weight: 600;
    text-transform: initial!important;
        text-align: left!important;
		padding: 10px 0 0px 0!important;    padding-left: 10px;
}
	.category-home-block {
       overflow-y: hidden;
    margin: 0 10px;
    padding-top: 62px;
 
    padding-bottom: 13px;
	 
}
	.category-home {
  
    flex-wrap: inherit;
  width: 1522px;
    padding: 0 0%;
}
.category-block:nth-child(5) {
    margin-right: 5px!important;
}
	
 
 
.categoryname {
    margin-top: 12px;
 
}


.category-block a {
 font-weight: 600!important;
    font-size: 14px!important;
}
	.banner-home h2{
		   font-size: 24px;
    font-weight: 600;
    z-index: 1;
    line-height: 32px;
	}
	.banner-home{
	    padding: 0px;
    height: 253px;
    background: url(/image/catalog/banner-home/banner-mob.jpg);
    background-position: top;
	}
	 
.banner-home p {
    font-size: 15px;
    max-width: 586px;
    margin-top: 6px;
 
}
	.icon_mobile_filter {
    margin-top: 52px!important;}
    
    .icon_mobile_filter.btn.btn-primary {
	    border: 0!important;
    border-radius: 3px!important;
    padding: 10px 15px;
    width: 100%;
    text-transform: uppercase;
}

	
	h1 {font-size: 19px; padding: 5px 0 10px 0;    margin: 0 10px;}
	h4 {font-size: 15px;}
	.product-thumb .price { font-size: 17px; padding: 5px 0;}
	.msb {display: block!important; 
		width: 23px;
		height: 23px;
		background: url(../image/srch.svg) no-repeat;
		background-size: contain; border: 0; padding: 0; margin: 0 0 0 1px;}
    
	#top {
	padding: 10px 0px 10px 0;
	margin: 0 0 0px 0;
	min-height: 60px;}
	.topblock .justify-content-end {
		    position: absolute;
    right: 18px;
    top: 20px;
		color: #5e5e5e; 
		
	}
	.navi {    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0!important;
   	}
	/*.headsearch {display: block;}*/
	.mobb {z-index: 4300;}
	.headsearch {    
	position: absolute;
    top: 42px;
    right: 40px;
    width: 300px;
}

 .fblock  { 
    padding: 0px;}	
	.fblock  .product-layout {width: 50%;}

.menucont {display: block; font-size: 0.9em; background: #f5f5f5; padding: 15px;}
.navbar-collapse {-webkit-box-shadow: 0px 15px 20px 0px rgba(112,112,112,0.7);
-moz-box-shadow: 0px 15px 20px 0px rgba(112,112,112,0.7);
box-shadow: 0px 15px 20px 0px rgba(112,112,112,0.7);}

.topblock .dropdown-menu {
    top: 40px!important;
}
	
	.headsearch #search {
    width: 320px;
    float: none;
    border-bottom: 1px solid #36445A;
    
	}	
	
	
	
	.swiper-container {padding: 8px 0 0 0;}
	.banner-desc {    font-size: 1.5em;}
	#top .container {padding: 0 10px;}
	.logotop { 
    max-height: 100%; display: block; margin: 0 auto; z-index: 8000!important;}
	.phn, .ptime, .tfeed {display: inline-block; padding: 0 2px;}
	#content {min-height: inherit!important; }
	#content h3 {text-transform: uppercase; font-size: 2em; color: #36445A; text-align: center; display: block; padding: 30px 0 10px 0;}
   
    
    .instablock { margin: 30px auto 40px auto; width: 94%; overflow: auto;}
    .instablock > h2 {text-transform: uppercase; font-size: 2.5em; color: #36445A; text-align: center; display: block; padding: 10px 0 15px 0; }
	#home-maps {width: 90%; margin: 0 auto; text-align: center;}
	#home-maps h2 {text-transform: uppercase; font-size: 2.5em; color: #36445A; text-align: center; display: block; padding: 0 0 20px 0;}
	#mapblock {height: 340px; width: 100%; margin: 0 auto 30px auto; background: url(../image/mbm.png) no-repeat; background-size: cover; position: relative;}
	.trc {padding: 25px 0 25px 0;}
	.trc span {display: block; padding: 30px 0 0 0; }
	.trc span p {background: url(../image/plicon.svg) no-repeat; display: initial; padding: 5px 0 5px 27px; background-size: 20px 20px; background-position: left center;}
	.trc img {position: relative; width: 90%;}
	.trcc {padding: 5px 0 5px 0;}
	.trcc span {display: block; padding: 30px 0 0 0; }
	.trcc span p {background: url(../image/plicon.svg) no-repeat; display: initial; padding: 5px 0 5px 27px; background-size: 20px 20px; background-position: left center;}
	

	.tovs {width: 90%; margin: 0 auto;}
    .mails {background: #36445A; margin: 50px auto;}
	.topbgmini {background: url(../image/blbgt.png) repeat-x; height: 20px; width: 100%; background-size: contain; border-bottom: 1px solid white;}
	.botbgmini {background: url(../image/blbgt.png) repeat-x; height: 20px; width: 100%; background-size: contain; border-top: 1px solid white;}
	.midbgmini {display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: stretch; width: 92%; margin: 0 auto;}
	.midbgmini > div {width: 100%; height: 100%;}
	.midbgmini > div:last-child {text-align: center; color: #FFFFFF; padding: 0 0 25px 0;}
	.midbgmini > div:last-child > span {text-transform: uppercase; font-size: 1.9em; line-height: 140%; letter-spacing: 1px; font-weight: 300; padding: 20px 0 10px 0; display: block;}
	.midbgmini img {width: 100%; }
	.mailform > form {width: 280px; margin: 25px auto 15px auto;}
	.mailform input {width: 100%; padding: 10px;}
	.mailform button {width: 100%; border: 0; margin: 10px 0 0 0; padding: 10px 0; background: #F4C3CC; color: #36445A; font-weight: 700;}
	.mailform button:hover {background: rgba(245, 196, 205, 0.71); color: #36445A; }
	.d-flex {
    display: flex !important; /*flex-direction: column;*/}
    .cblock {display:none!important; width: 100%; text-align: center; font-size: 0.70em;}
    .navbar-nav { margin:0!important;}
	 #menu .navbar-nav {background: white; position: relative;  z-index: 7500;}
	 a.shopplaces {display: block; width: 23px; height: 23px; background: url(../image/place.svg) no-repeat; background-size: contain;padding: 20px 23px 0 0;}
	 a.persl {display: block; width: 23px; height: 23px; background: url(../image/pers.svg) no-repeat; background-size: contain;padding: 20px 24px 0 0;}	
 
    
	 #menu .nav > li > a {
	color: rgba(0, 0, 0, 0.8);
	padding: 9px 15px 9px 15px;
	min-height: 14px;
	background-color: transparent;
}


	.navbar-collapse {
    padding-right: 0!important;
    padding-left: 0!important;}
	.navbar-collapse > .nav {display: block!important;}
	.navbar-collapse.in {
	z-index: 7400;
	position: relative;
	background: white;
	}


}




@media (min-width: 768px) {
	.product-thumb h4 {

    min-height: 35.2px;
}
	.ocf-btn-mobile-static.ocf-mobile{
	display:none;
}
	#product-product + #oneclick .modal-content{
	display: flex;
}
#product-product + #oneclick .modal-dialog{
	    max-width: 737px;
}
#product-product + #oneclick .modal-body {
    padding: 27px 50px!important;
}
#product-product + #oneclick .modal-body .col-md-6{
	width: 100%;
}
#product-product + #oneclick .modal-header{
	order:1;    padding: 27px 37px!important;
}
#product-product + #oneclick .on-click-info-product{
    padding: 20px;
    background: #FDF0E2;
    border-radius: 10px;
}
#product-product + #oneclick .on-click-info-product .col-xs-3,#product-product + #oneclick .on-click-info-product .col-xs-9{
	    width: 100%;
}
#product-product + #oneclick .on-click-info-product .col-xs-9 p{
	font-size: 18px;
    width: 100%;
    margin-top: 10px;
}

#product-product + #oneclick .on-click-info-product .col-xs-9 .pprc {
    color: #444;
    font-size: 24px;
    display: block;
    text-align: right;
    padding: 0px;
    font-weight: bold;
    padding-top: 10px;
}

#product-product + #oneclick .on-click-info-product img {
    width: 100%;
    max-width: 100%;
}
	#product-product #content h1{
		min-height:80px;
	}
	.modal-body {
 
    padding: 50px 98px!important;
}
	.modal-dialog {
    width: 100%;
    max-width: 900px;
    margin: 30px auto;
}
 

	.akcii-block .col-md-4 img:last-child{
		margin-top:16px;
	}
	ul.cltop li {list-style: none!important;}
	.d-flex .col-lg-3 {
    width: 23%;}

	
	img.catmimg {display: none!important;}


	/*.toplogo {background: url(../image/mainlogo.png) no-repeat; background-size: contain; width: auto; width: 500px; height: 120px; background-position: center center;}*/
	.phn {font-size: 1.1em; font-weight: bold;}	
	.col-form-label {text-align: right; } 
    .cblock {display:inline-block; width: 160px; text-align: center;}
    .ptime {padding: 8px 0 0 0;}
	.ptime span {font-weight: bold;}
	.tfeed {padding: 20px 0 0 0;}
	.tfeed a {display: block; border: 3px solid #36445A; padding: 9px 0; color: #36445A; }
	.langs {padding: 0 5px;}
	a.shopplaces {display: block; width: 26px; height: 26px; background: url(../image/place.svg) no-repeat; background-size: contain;padding: 20px 30px 0 0;}
	a.persl {display: block; width: 26px; height: 26px; background: url(../image/pers.svg) no-repeat; background-size: contain;padding: 20px 30px 0 0;}
    
   
    .instablock { margin: 105px auto 80px auto; width: 94%; min-height: 400px; overflow: auto;}
    .instablock > h2 {text-transform: uppercase; font-size: 3em; color: #36445A; text-align: center; display: block; padding: 10px 0 15px 0; }
    #instagram-feed {overflow: auto;}
   
    .mails {background: #36445A; margin: 105px auto;}
	.topbgmini {background: url(../image/blbgt.png) repeat-x; height: 20px; width: 100%; background-size: contain; border-bottom: 1px solid white;}
	.botbgmini {background: url(../image/blbgt.png) repeat-x; height: 20px; width: 100%; background-size: contain; border-top: 1px solid white;}
	.midbgmini {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: stretch; width: 92%; margin: 0 auto;}
	.midbgmini > div {width: 49%; height: 100%;}
	.midbgmini > div:last-child {text-align: center; color: #FFFFFF;}
	.midbgmini > div:last-child > span {text-transform: uppercase; font-size: 2em; letter-spacing: 1px; font-weight: 300; padding: 0 0 25px 0; display: block;}
	.mailform > form {width: 350px; margin: 25px auto 15px auto;}
	.mailform input {width: 100%; padding: 10px;}
	.mailform button {width: 100%; border: 0; margin: 10px 0 0 0; padding: 10px 0; background: #F4C3CC; color: #36445A; font-weight: 700;}
	.mailform button:hover {background: rgba(245, 196, 205, 0.71); color: #36445A; }
	
	#home-maps {}
	#home-maps h2 {text-transform: uppercase; font-size: 2.9em; color: #36445A; text-align: center; display: block; padding: 0 0 20px 0;}
	#mapblock {height: 380px; width: 92%; margin: 0 auto; background: url(../image/mbm.png) no-repeat; background-size: cover; position: relative;}
	.t-center {text-align: center; color: #36445A;}	
	.trc {padding: 25px 0 25px 0;}
	.trc span {display: block; padding: 30px 0 0 0; }
	.trc span p {background: url(../image/plicon.svg) no-repeat; display: initial; padding: 5px 0 5px 27px; background-size: 20px 20px; background-position: left center;}

	.tovs {width: 94%; margin: 0 auto;}
	.formbot > span { margin: 0px auto 15px auto; display: block; text-transform: uppercase; font-weight: 600;	}
	.formbot > form {margin: 25px auto 15px auto;}
	.formbot input {width: 100%; padding: 10px; border: 0;}
	.formbot button {width: 100%; border: 0; margin: 10px 0 0 0; padding: 10px 0; background: #36445A; color: white; font-weight: 700;}
	.formbot button:hover {background: rgba(245, 196, 205, 0.71); color: #36445A; }

	#product-category,#product-search {width: 100%!important;}
	
	#content h3 {font-size: 3.2em;
    color: #35435A;
    text-align: left;
    display: block;    background: white;
      padding: 0px}

	.slslider {width: 100%; margin: 0 auto; }
	.skulist {font-size:0.8em; color: #494949;}
	
	h2.cattitle {text-transform: uppercase; font-size: 2.9em; color: #36445A; text-align: center; display: block; padding: 20px 0 30px 0;}
    .bbutton {position: absolute; height: 100%; width: 100%; top: 0; background: rgba(168, 168, 168, 0.33); display: none;}
    .bbutton button {border: 3px solid #F4C3CC; background: white; text-align: center; width: 110px; padding: 5px 0; color: #36445A; font-weight: 300; top: 42%; left:50%;
	    margin-left: -50px; position: absolute;}
    .image:hover > .bbutton {display: block;} 
    

    
    }





@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	
 .latest-home .row.bal{
	 display:none!important;
 }
#checkout-cart .remove-link{
	margin-left: 15px;
}

	#checkout-cart + #oneclick .cart-on-click-products p{
		margin-bottom: 3px;
	}
	footer .decor{
		position: absolute;
    margin-bottom: 0px!important;
    bottom: 0px;
    left: 0px;
    height: 30px!important;
	}
	.category-block .image{
		    background-size: 240%!important;
		    height: 62px!important;
	}
	#oneclick{
		z-index: 999999;
	}
	.cat-mob{
		    overflow-y: hidden;
    margin: 0 10px;
    padding-bottom: 0px;
	}
	.category-flex li a{
		font-size: 14px;
		    min-height: 18px;
	}
	.category-flex{
	    width: 1500px;
    flex-wrap: inherit;
    padding: 0 0%;margin-left: 0px
	}
	.cat-img {
    width: 166px;
    height: 62px;background-position: center!important;
}
	.opys > h2 {
    font-size: 18px;
   
    font-weight: 700;
    margin-bottom: 8px!important;
}
	.opys {    padding: 20px;
    padding-top: 0px;}
	
.toplogo {position: inherit; z-index: 7000;}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: black;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border-top:1px solid #36445A;
		border-radius: 0;
		color: #36445A!important;
	}
}

.dostav {margin: 0 auto 50px auto; font-size: 0.9em; color: #2e2e2e; line-height: 150%;}
.dostav > div > div > span { display: block;    padding: 45px 10px 11px 50px;    border-radius: 2px;    line-height: 160%;}
span.oplata {background: #f8fafb url(../image/oplata.svg) no-repeat; background-position: 10px 8px; background-size: 30px;}
span.del {background: #f8fafb url(../image/del.svg) no-repeat; background-position: 10px 8px; background-size: 50px;}

.attt {font-size: 0.8em; margin: 15px 0 0 0;}
.attl {padding: 2px 0;}

.slslider {width: 100%; margin: 0 auto; }

/* content */
#content {
	min-height: 450px;
}

/* footer */
	footer .col-sm-3{
		margin-bottom: 20px;
	}
.soc-footer{
	    display: flex;
    justify-content: center;
    max-width: 412px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 15px;
}
.soc-content{
	display: grid;    margin: auto;
}
.soc-content img{
	    margin: auto;
}
.cart-add{
background: white;
    margin: auto;
    margin-right: 0px;
    display: block;
    max-width: 170px;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 10px;
    padding: 5px;
}
.cart-add img{
	    margin-right: 10px;
}
footer .decor {
    content: '';
    height: 50px;
    width: 100%;
   
    display: inline-block;
    background-position: top;
    background: url(/image/catalog/banner-home/footer_decor.jpg);
   background-repeat: repeat-x;
    margin-top: 15px;
    background-size: contain;
    margin-bottom: -4px;

}
footer {
   
    background: #DBE2E9;
    background-position: bottom;
    color: #36445A;
    background-size: cover;
    padding: 40px 0px;
padding-bottom:0px;	}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer ul{
	display: flex;
    flex-wrap: wrap;
}
footer li{
	 flex: 1 0 21%; /* explanation below */
  margin: 5px;
  height: 34px;color:#3260A8;
}
footer a {
  color:#3260A8; }
footer a:hover {
      color: #161d29; }
       .fdesc {display: block; font-size: 0.85em; padding: 10px 0;}

 footer h5 {
	font-size: 13px;
	font-weight: bold;
	color: #36445A;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 30px auto 20px auto;
    padding: 6px 0;
    border-radius: 0!important;    background: transparent;
    width: 100%;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
    padding: 0 13px;

    position: relative;
    white-space: nowrap;
}
.breadcrumb > li:first-child{
	padding-left:0px!important;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: url(/image/catalog/svg/arrow-right.svg);
	display: block;
	position: absolute;
	top: 5px;
    right: -5px;
 
}
.breadcrumb > li a { color: #36445A;    text-decoration: revert;
    font-size: 15px;}


.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	/*border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
/*.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}*/
.quantity .input-group-btn .btn-primary {width: 40px!important; padding: 6px 0; border: 0!important;}
.quantity .input-group-btn .form-control {padding-left: 5px!important;padding-right: 5px!important;}

.cart-wishlist-icon,.button-wishlist-block {
	    margin-right: 10px;
}
.button-wishlist-block{
	display: flex;
    align-items: center;
}
.button-wishlist-block button{
	    margin: auto;
    margin-right: 0px;    line-height: 12px;
}
.wishlist-price-product .price{
	text-align: right;
  
    font-size: 31px;
}
.box-stock-price{
	    margin: 50px 0;
    display: flex;
    align-items: center;
    width: 100%;
  
}
.wishlist-stock-product {
	color:#7F8A9B;
	font-size:20px;
}
.wishlist-stock-product img{
	    margin-right: 10px;
}
.wishlist-price-product{
	margin: auto;
    margin-left: 0px;
}

.btn-primary, .btn-default {
	
background: #3260A8;
    text-align: center;
    width: 100%;
    max-width: 400px;
    padding: 8px 0;
    color: #ffffff;
    font-weight: 600;
    border-radius: 10px;
    font-size: 1.1em;
  }
  .btn-primary[disabled] {
background: #DBE2E9;
    color: #7F8A9B;
    border: none;
 }
 .btn-delete{
background: #DBE2E9;
    padding: 6px 23px;
 }
  .btn-delete img{
margin: auto;
 }
 
   .btn-primary[disabled] img{
    filter: invert(0.4);
 }
 .cart-wishlist-icon-hover{
	 display:none;
 }
 .btn-primary:hover  .cart-wishlist-icon-hover{
	display: inline-block;
    margin-right: 10px;
 }
 .btn-primary:hover  .cart-wishlist-icon{
 display:none;
 }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled {

        background: #DBE2E9;
        color: #3260A8;
		border:none;
 }
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}
.product-thumb .image {
text-align: center;
    /* padding: 5px; */
    margin: auto;
    display: block;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.all-link{
		    color: #3260A8;
    text-decoration: revert;
    font-size: 16px;
   
    position: absolute;
    right: 10px;

    bottom: 5px;
	}
@media (min-width: 767px) {
	.all-link,.soc-mob{
		display:none;
	}
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
font-weight: normal;
    padding-top: 0px!important;
    margin-bottom: 7.5px!important;    max-width: 95%;
}
.product-thumb .caption {
	    max-width: 84%;
	padding: 0px!important;
text-align: left;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1269px) {
.product-thumb h4 a {

    font-size: 14px;
}
.dostava-oplata span {
   
    font-size: 11px;

}
}

@media (max-width: 1200px) {
	.content-top{
		display:none;
	}
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.wishlist-all .col-xs-4{
	    width: 120px;
}
.wishlist-all .col-xs-8{
	     width: 63.666667%;
}
	.wishlist-stock-product img {
    margin-right: 3px;
    max-width: 13px;
}
.btn-delete img {
   
    max-width: 16px;
}
.select{
	   margin-right: 0px;
    margin-left: 26px;
}
.btn-delete {
  padding: 0px;
    height: 24px;
    width: 39px;
}
.inq {
      width: 55px;
    height: 24px;
    font-size: 14px!important;
    padding: 0px 15px 0px 4px!important;
 
}
.box-stock-price {
    margin: 47px 0;

}
.btn-primary, .btn-default{
	max-width: 205px;padding: 7px;
}
.wishlist-all {
 max-width: 100%;
    padding: 20px 0px;
     margin-bottom: 36px;
}

.wishlist-content {
    margin-bottom: 20px;
    height: 178px;
  
}
.checkout-link{
	display:none;
}
.button-wishlist-block {
  position: absolute;
    bottom: -18px;
    left: auto;
	right: 0px;width: 519px;
}
	.wishlist-content .col-xs-4 img{
	width:100%;
}

	.wishlist-content .col-xs-4,.wishlist-content .col-xs-8{
	padding:0px;
}.wishlist-content .col-xs-8{
	      padding-left: 10px;
}
.wishlist-price-product .price {
   
    font-size: 18px;
}
.wishlist-stock-product {
  
    font-size: 13px;
}
.wishlist-title-product a {
    font-size: 14px;
}
.container{
	    padding-right: 0px;
    padding-left: 0px;    max-width: 100%;
    overflow: hidden;
}
	.remove-link{
		    margin-top: 24px;    max-width: 205px;    font-size: 14px;
	}
	.latest-home h3,.fblock h3 {
	    padding-left: 0px!important;
		  margin-bottom: 24px!important;
		}
		
	.latest-home {
    padding: 10px;width: 100%;
    max-width: 100%;
	    margin: auto;
    margin-top: 20px; 
display:block;	
}
	.pay-mob{
		    margin-bottom: 30px;
    margin-top: 22px;
	}
	.footmid{
		padding:0px;
	}
	footer li {
  flex: 1 0 50%;
    margin: 6px 0px;
    height: auto;
    font-size: 11px;
 
}
	.soc-footer{
		display:none;
	}
	footer{
		    padding: 20px 17px;    position: relative;
	}
	.logo-footer{
		width: 126px!important;
	}
	.soc-mob{
		    display: flex;
    margin: auto;
    margin-left: 23px;
	}
	.soc-mob .soc-content{
		margin-left: 22px;
		}
	footer .col-sm-3{
		display: flex; padding: inherit;
		
	}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    font-size: 24px;
    font-weight: bold;
    color: #36445A;
    margin-bottom: 0px;
    }
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    font-weight: 500;
    font-size: 18px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
#product-search ~ footer{
	margin-top:100px;
}

@media (max-width: 360px) {
	.wishlist-all .col-xs-8 {
    width: 61.666667%;
}
.button-wishlist-block button{
	width: 190px;
}
.button-wishlist-block{
    bottom: -16px!important;
    left: -120px!important;
	    width: 320px;
}
}
@media (max-width: 768px) {

	.fblock .product-layout,#content.col-sm-9 .product-layout,#product-search .product-layout {

    box-shadow: none;
}
	.fblock h3{
		    margin: 0 10px;
	}
	.pprc{
		padding-top: 0px;
    font-size: 24px;
    font-weight: 700;
	}
	#product-product #content h1{
	max-width: 66%;
    margin-left: 20px;
    min-height: 56px;
    margin-bottom: 0px;
	}
	.special-block span {
    font-size: 15px;       margin-right: 14px;
    margin-left: 2px;

}
.proc{
	font-size: 10px;    padding: 0px 2px;
}
	.product-add-block h2 {
    font-size: 27px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}
	#product-product .dostava-oplata{
		display: inline-block;
  font-size: 13px;
    line-height: 25px;margin: 20px 0;
	}
	.dostava-oplata h2 {
    font-size: 18px;
   
    color: #3A5279;

    margin-bottom: 8px!important;
}
.price-block{
    position: absolute;
    right: 0px;
    top: 0px;
	width:92px;
}
.product-product 
.product-add-block {
   display: block;
    margin-left: 20px;width: 100%;
 
}
.one-click {
width: 233px!important;margin-top: 16px!important;
}
.product-add-block {
 
    margin-left: 20px;
}
.wishlist-product{
	position: absolute!important;
    /* bottom: 10px; */
    top: 65px!important;
    right: 40px!important;
    width: 50px!important;
    height: 50px!important;
}
.quantity-block div{
	position: absolute;
    right: 20px;
    top: 114px;
    font-size: 11px;
}
.cart_button{
	right: 0px;
 width: 40px;
    height: 40px;
}
.product-layout.all-products{padding: 10px;

	    padding-left: 10px!important;
}
.product-thumb h4 a{
	    font-weight: normal;
    line-height: 20px;
}
	.product-thumb h4 {
  min-height: 46px;
 margin-bottom: 0px!important;    max-width: 86%;
}
.latest-home-box .product-thumb .price{
	  font-size: 24px!important;
}
.product-thumb .price {
    font-size: 14px!important;padding-bottom: 0px;
    margin-top: 4px;
    margin-bottom: 0px;}
	.category-block {

    margin-right: 5px;
}
 
 
	.latest-home-box{
	 
    padding-bottom: 40px;
 }

 
 

	.product-layout{
	width: 100%;
    margin: auto;
    margin-top: 0px;    padding: 5px;
    margin-right: 0px;

	}
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 80%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
@media (max-width: 415px) {
	.button-wishlist-block{
	width: 359px;}
}
@media (max-width: 376px) {
	.button-wishlist-block{
	width: 335px!important;}
}
@media (max-width: 360px) {
.button-wishlist-block {
    position: absolute;
    bottom: -36px;
    left: -110px;
}
}


/* fixed colum left + content + right*/
@media (min-width: 768px) {
	
	.pay-mob {
     display: block!important; 
    position: absolute;
    bottom: 9px;
}
.desc-title-mob{
	display:none;
}
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
