body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	padding-top: 105px;
	background: #F7F7F7;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}

h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000000;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
.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;
}
.form-control{
	border: 1px solid #DDDDDD;
	font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 190%;

/* or 23px */
display: flex;
align-items: center;
padding:16px;
color: #7E7E7E;
	height: 34px;
	box-shadow:none;
	border-radius:0;
}
.btn-primary{
	background: #000000;
	font-style: normal;
font-weight: 500;
font-size: 16px;
padding: 0 30px;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
border: 1px solid #000000;
height: 34px;
box-shadow:none;
	border-radius:0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.disabled{
	border: 1px solid #7E7E7E;
color: #7E7E7E;
background: none;
}

/* 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;
}
  @media (min-width: 1800px){
.container {
  width: 1780px;
}
  }
header{
	  height: 105px;
	  padding: 20px 0;
	  display: flex;
align-items: center;
position: fixed;
top: 0;
z-index: 999;
background: #fff;
width: 100%;
  }
.header{
	display: flex;
align-items: center;
}  
.header #catalogs{
	margin-right:auto;
}
.header #catalogs a{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 120%;
cursor:pointer;
/* identical to box height, or 17px */
margin-right: 77px;
color: #000000;
}
.header #catalogs a:hover{
text-decoration: underline;
}

.header #btns{
	margin-left:auto;
	display: flex;
align-items: center;
}
.header #btns>*{
	margin: 0;
margin-left: 40px;
cursor: pointer;
display: inline-flex;
}
.header #btns #search{
	display:none;
}
.header #btns.opn #search{
	
}
#wishlist-total, #cart-total{
	font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 100%;
text-transform: capitalize;
width: 18px;
height: 18px;
display: flex;
align-items: center;
justify-content:center;
border-radius: 50%;
/* titles color */
background: #000000;
color: #FFFFFF;
margin-left:6px;
}
.header .wishlist, .header #cart{display: flex;
align-items: center;}
#common-home #banner1{
	display: flex;
flex-wrap: wrap;
}
#common-home #banner1>div{
	width:50%;
	position: relative;
}
#common-home #banner1>div>a{
	position: absolute;
left: 50%;
bottom: 25%;
transform: translate(-50%,0);
border: 1px solid #FFFFFF;
border-radius: 2px;
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 27px;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
color: #FFFFFF;
height: 48px;
width:276px;
display:flex;
align-items: center;
justify-content:center;
}
#common-home .img-responsive{
	width: 100%;
}




/* logo */
#logo {
	margin: 0;
position: absolute;
transform: translate(-50%,0%);
left: 50%;
}
/* search */
#search {
	margin-bottom: 0;
width: 875px;
margin-right: auto;
padding-left: 200px;
}
#search .input-lg {
	height: 40px;
line-height: 20px;
padding: 0 20px;
border: 1px solid #DDD;
box-shadow: none;
border-radius: 0;
}
#search .btn-lg {
	font-size: 15px;
line-height: 18px;
padding: 0;
text-shadow: none;
height: 40px;
border: 0;
background: none;
margin-left: -50px;
width: 40px;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#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 {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#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;
}

/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 0;
padding-top: 40px;
background-color: #fff;
color: #000;padding-bottom: 1px;

}
footer a {
	font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 30px;
margin-bottom:5px;
/* identical to box height, or 214% */
letter-spacing: 0.5px;

color: #000000;
}
footer a:hover, footer a:focus {
	text-decoration: underline;
	color: #000000;
}
footer h5{
	font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 30px;

/* identical to box height, or 214% */
letter-spacing: 0.5px;

color: #000000;
}
footer p{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;

/* or 143% */
letter-spacing: 0.5px;

color: #000000;
}
footer span{
	font-family: 'EB Garamond';
	font-style: italic;
font-weight: 400;
font-size: 15px;
line-height: 22px;
display:block;

color: #7E7E7E;
}
footer .powered{margin: 30px 0;
text-align: center;}
footer #logof{
display: flex;
justify-content: center;
margin-bottom: 70px;
}
footer .row{
	padding:0 200px 25px 200px;
}
footer .container{
	border-bottom: 1px solid rgba(108, 108, 108, 0.4);
}
footer .socseti{
	margin-top: 25px;
	display: flex;
}
footer .socseti a{
	background: #000000;
width: 32px;
height: 32px;
display: flex;
justify-content: center;
align-items: center;
margin: 0px 10px 0 0px;
border-radius: 50%;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

.pagination {
	margin: 0;
}
/* buttons */

.categorypage{
	background: #F7F7F7;
}
.categorypage .categorypageprod{
	display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-left: -1%;
margin-right: -1%;
}
.categorypage .categorypageprod>.product-grid{
	width: 23%;
margin: 0 1%;
}
.product-grid .product-thumb{
	margin-bottom: 20px;
	position: relative;
}
.product-grid .product-thumb img{
	width:100%;
}
.product-grid .product-thumb .wishlist-pr{
	border: 0;
background: none;
padding: 0;
position: absolute;
right: 15px;
top: 20px;
}
.product-grid .product-thumb .wishlist-pr .w2, .product-grid .product-thumb .wishlist-pr.active .w1{
	display:none;
}
.product-grid .product-thumb .wishlist-pr.active .w2{
	display:block;
}
.product-grid .product-thumb .wishlist-pr svg>line{stroke-width: 3px;}
.categorypage h1{
	font-family: 'EB Garamond';
	font-style: italic;
font-weight: 400;
font-size: 20px;
line-height: 120%;
text-align: center;
padding: 40px 0;
display: block;
margin: 0;

color: #000000;
}

.product-grid .caption{
	display:flex;
justify-content: space-between;
padding: 18px 10px;
}
.product-grid .caption>a{
	font-family: 'EB Garamond';
	font-style: italic;
font-weight: 400;
font-size: 20px;
line-height: 120%;

/* identical to box height, or 24px */

color: #000000;
}
.product-grid .price{
	font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 120%;

/* identical to box height, or 22px */

color: #3A3A3A;
}
.product-grid .price .price-old{
	text-decoration: line-through;
	margin-right:9px;
}

#product-product>.col-sm-6{
	padding:0;
}
#product-product #slideshowimg .swiper-slide img{
	width:100%;
}
#product-product #slideshowimg .swiper-button-prev{
	background: none;
left: 40px;
}
#product-product #slideshowimg .swiper-button-next{
	background: none;
right: 40px;
}

#product-product #slideshowimg .swiper-pager>div:hover svg path{
	stroke:#fff;
}

#product-product .prodcont{
	padding-top: 130px;
padding-left: 85px;
}
#product-product .prodcont h1{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 400;
font-size: 24px;
line-height: 120%;
margin-top: 0;
/* identical to box height, or 29px */
margin-bottom:12px;
color: #000000;
}
#product-product .prodcont h2{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 120%;
margin-bottom:12px;
/* identical to box height, or 17px */
margin-top: 0;
color: #000000;
}
#product-product .prodcont .price{
	font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 120%;
margin-bottom:35px;

color: #7E7E7E;
}
#product-product .prodcont{
		width:500px;
}
#product-product .prodcont .proddescr{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 120%;
margin-bottom:22px;
/* identical to box height, or 17px */
text-decoration-line: underline;

color: #000000;
}
#product-product .prodcont .proddescrcont{
	font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 190%;

/* identical to box height, or 25px */

color: #000000;
	margin-bottom:35px;
}

#product-product #product{
	width:370px;
}
#product-product #product select{
	border: 1px solid #ddd;
background: none;
color: #000;
padding: 0 10px;
}
#product-product #product select:focus{
	box-shadow: none;
}
#product-product #product label{
	font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 190%;

color: #000000;
}
#product-product #product hr{
	margin-top: 30px;
margin-bottom: 30px;
border-top: 1px solid #ddd;
}
#product-product #product #button-cart{
	height: 45px;
	font-size: 14px;
	width: 100%;
	margin-bottom:17px;
}
#product-product #product #wishlist-cart{
	height: 45px;
border: 1px solid #7E7E7E;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 190%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #7E7E7E;
margin-bottom:17px;
background: none;
border-radius: 0;
}
.alert.alert-success{
color: #000;
background-color: #F7F6F7;
border-top: 2px solid #000;
padding: 0;
border-bottom: 2px solid #000;
}
.alert.alert-success .container{
	display: flex;
height: 70px;
margin-bottom: 0;
background: #F7F6F7;
align-items: center;
}
.alert.alert-success .btn-primary {
	margin-left:auto;
}
.alert.alert-success .btn-primary:hover {
	text-decoration: none;
}







.categorypage.relatedprod{
	padding: 0;
  padding-top: 0px;
background: #fff;
padding-top: 80px;
}
.categorypage.relatedprod>h3{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 400;
font-size: 23px;
line-height: 120%;
margin-top: 0;
/* identical to box height, or 28px */
margin-bottom:40px;
text-align:center;
color: #000000;
}




.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;
}
header .acc{
	position: absolute;
right: 0;
background: rgba(255, 255, 255, 0.9);
padding:13px 0 10px 0px;
top: 100%;
}
header .acc a{
	font-family: 'EB Garamond';
	display: block;
text-align: right;
width: 875px;
font-style: italic;
font-weight: 400;
font-size: 15px;
line-height: 120%;
color: #000000;
padding-bottom: 20px;
}
header .cat{
	position: absolute;
left: 0;
background: rgba(255, 255, 255, 0.9);
padding:18px 0 30px 0px;
top: 100%;
}
header .cat .menus{
	width: 875px;
display: flex;
margin-left: auto;
}
header .cat .menus a{
	font-family: 'EB Garamond';
	font-style: italic;
font-weight: 400;
font-size: 15px;
line-height: 120%;
padding-bottom: 20px;
color: #000000;
display: block;
}
header .cat .menus ul{
	width: 20%;
}
header .cat .menus ul.last>li:nth-child(3) a{
	color: #E06762;
}
header .sear{
	position: absolute;
right: 0;
background: rgba(255, 255, 255, 0.9);
padding:13px 0 10px 0px;
top: 100%;
}
#form-language{
	position: fixed;
right: 0;
top: 35%;
z-index: 99;
}
#form-language li{
	background: #000000;
border: 1px solid #fff;
height:45px;
width:110px;
margin-bottom:10px;
border-right: 0;
display: flex;
align-items: center;
}
#form-language li>button{
	font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
text-align: center;
/* identical to box height, or 17px */
padding:0 10px;
color: #FFFFFF;
border: 0;
}
#form-language li>button:hover, #form-language li>button:focus, #form-language li>button:active{
	text-decoration: none;
	border: 0;
outline: none;
}
#form-language>ul{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
#form-language>ul>li.act{
	width: 120px;
}
html:lang(pl) #total_shipping{
	padding: 10px 12px;
	display: block;
}
html:lang(en) #total_shipping{
	padding: 10px 12px;
	display: block;
}
#form-language li > button>img{width:22px;margin-right: 3px;}







@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #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;
}
div.pagination{
	display: flex;
justify-content: center;
margin: 30px 0 50px 0;
}
div.pagination li.active{
	display:none;
}
div.pagination a{
	color:#000;
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 400;
font-size: 0px;
line-height: 120%;
border: 0;
background: none;
}
div.pagination a:hover, div.pagination a:focus{
	border: 0;
background: none;
color:#000;
}
div.pagination a.prev:before{
	content:'< Назад';
	font-size: 17px;
}
div.pagination a.next:before{
	content:'Следующая >';
	font-size: 17px;
}
html:lang(pl) div.pagination a.prev:before{
	content:'< Plecy';
	font-size: 17px;
}
html:lang(pl) div.pagination a.next:before{
	content:'Następny >';
	font-size: 17px;
}
html:lang(en) div.pagination a.prev:before{
	content:'< Back';
	font-size: 17px;
}
html:lang(en) div.pagination a.next:before{
	content:'Next >';
	font-size: 17px;
}
#newsletter-msg{
	display: flex;
margin: 20px 0;
}
#newsletter-msg #input-newsletter{
	border: 0;
border-bottom: 1px solid #000;
box-shadow: none;
border-radius: 0;
}
#newsletter-msg #subcribe{
	border: 0;
background: none;
box-shadow: none;
position: absolute;
right: 10px;
padding: 0 15px;
}
#information-information>.row{
	padding: 60px 300px;
}
#information-information #content{
	padding-left: 80px;
}
#information-information.info-4>.row{
	padding: 0px;
}
#information-information.info-4 #content{
	padding-left: 15px;
}
#information-information.info-4 .onashead{
	width: 99.4vw;
margin-left: calc(50% - 50vw);
position:relative;
margin-bottom: 40px;
}
#information-information.info-4 .onashead img{
	width: 100%;
}
#information-information.info-4 .onashead svg{
	position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%);
}
#information-information.info-4 .onasflex{
	display: flex;
align-items: center;
justify-content: space-between;
margin: 40px 0;
}
#information-information.info-4 p{
	font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
text-align: center;
margin: 20px 0;
color: #000000;
}
.infomenu .infomenuhead{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 23px;
line-height: 120%;

/* identical to box height, or 28px */
margin-bottom:35px;
color: #000000;
}
.infomenu li{
	margin-bottom:25px;
}
.infomenu li>a{
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 120%;

/* identical to box height, or 17px */

color: #000000;
}
.infomenu li>a.act{
	font-weight: bold;
}
#information-contact #content{
	display: flex;
justify-content: space-between;
align-items: center;
}
#information-contact h1{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 23px;
line-height: 120%;

/* identical to box height, or 28px */
margin-bottom:20px;
color: #000000;
}
#error-not-found #content{
	display: flex;
justify-content: space-between;
align-items: center;
padding: 0 300px;
}
#error-not-found .err404{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 300px;
line-height: 120%;

/* identical to box height, or 360px */

color: #000000;
}
#error-not-found #content h1{
	font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 23px;
line-height: 120%;
margin-bottom:30px;

color: #000000;
}
#error-not-found #content p{
	font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 190%;

color: #000000;
margin-bottom:50px;
}
#error-not-found #content .btn{
	font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;
background: #000000;
color: #FFFFFF;
width: 240px;
height: 38px;
display: flex;
justify-content: center;
align-items: center;
border:none;
box-shadow:none;
}
#information-sitemap .slideshow{
	position: relative;
}
#information-sitemap .slideshow .swiper-container{
	padding-bottom: 60px;
background: #fff;
}
#information-sitemap .slideshow .swiper-pagination{
	bottom: 20px;
left: 50%;
transform: translate(-50%);
}
#information-sitemap .slideshow .swiper-pagination .swiper-pagination-bullet{
	width: 7px;
height: 7px;
background: #CCCCCC;
opacity: 1;
margin: 0 5px;
}
#information-sitemap .slideshow .swiper-pagination .swiper-pagination-bullet-active{
	background: #000;
}
#information-sitemap .slideshow .swiper-pager{
	display:none;
}
#information-sitemap .slideshow .swiper-slide>img{width:100%;}
p.empty{
	padding: 40px;
text-align: center;
}
#product-search .searchpage{margin-bottom:50px;}
.form-control:focus{
	box-shadow: none;border: 1px solid #DDD;
}
.login.modal .content{
	background: #FFFFFF;
	width:600px;
	margin: 200px auto 0 auto;
padding: 60px;
}
.login.modal .content h3{font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 23px;
line-height: 120%;
margin-bottom:30px;
text-align: center;
margin-top:0px;
color: #000000;}
.login.modal .content .fp{margin-top:30px;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 27px;
margin-bottom:50px;
/* identical to box height */
text-align: center;
position:relative;
color: #A3A3A3;}
.login.modal .content .fp:before{
	content:'';
	height: 2px;
display: block;
background: #E5E5E5;
width: 40%;
position: absolute;
top: 50%;
}
.login.modal .content .fp:after{
	content:'';
	height: 2px;
display: block;
background: #E5E5E5;
width: 40%;
position: absolute;
top: 50%;
right: 0;
}
.login.modal .content label{font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 190%;

/* identical to box height, or 27px */

color: #000000;}
.login.modal .content label span{
	color:red;
}
.login.modal .content input{border: 1px solid #DDDDDD;height: 47px;margin-bottom: 23px;}
.login.modal .content button{background: #000000;height: 47px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 190%;
border-radius: 0;
width: 100%;
margin: 25px 0;
/* or 30px */
display: flex;
align-items: center;
justify-content: center;

color: #FFFFFF;}
.login.modal .content .create-account{font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color:#A3A3A3;
text-align: center;

}
.login.modal .content .create-account a{color: #A3A3A3;text-decoration: underline;}
.sna_bline_ul{
	display: flex;
align-items: center;
justify-content: center;
}
.sna_bline_ul a{
	background: #DDDDDD;
	width: 47px;
height: 47px;
margin:0 15px;
display: flex;
align-items: center;
justify-content: center;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;

/* identical to box height */
text-align: center;

color: #FFFFFF;
}
.sna_bline_ul>li:first-child>a{
	background: #000000;
	width: 320px;
}
.sna_bline_ul>li:first-child>a img{margin-right:8px;}
.login.modal .content .mt-checkbox{
	display: flex;
align-items: center;
width: 100%;
padding: 0 20px;
}
.login.modal .content .mt-checkbox input{
	margin: 0;
margin-right: 8px;
}
#information-contact.editacc #content{
	padding: 50px 350px;
	display: flex;
justify-content: center;
align-items: flex-start;
}
.editacc #content>div:first-child{
	width: 370px;
margin-right: 50px;
}
#editacc .form-group{
	padding: 10px;
margin: 0;
	
}
#information-contact.editacc h1{padding: 0 10px;}
#information-contact.editacc .buttons{
	padding: 10px;
}
#information-contact.editacc .buttons .btn{
	width: 100%;
	height: 47px;
margin-top: 30px;
}
#account-order table{font-size: 16px;}

#common-success #content{
	display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#common-success #content h1{
font-family: 'EB Garamond';
font-style: italic;
font-weight: 700;
font-size: 23px;
line-height: 120%;

/* identical to box height, or 28px */

color: #000000;
}
#common-success #content p{
	font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 190%;
margin-bottom:45px;
margin-top:45px;
color: #000000;
}
#common-success #content .btn{
	width: 370px;
height: 47px;
}

@media (max-width: 1799px) {
	header .cat .menus ul {
  width: 30%;
}
header .cat .menus {
  width: 575px;
  display: flex;
  margin-left: auto;
}
header .acc a {
  display: block;
  text-align: right;
  width: 575px;
}
#search {
  margin-bottom: 0;
  width: 575px;
}
#information-information > .row {
  padding: 60px 200px;
}
.simpl {
  padding: 50px 100px;
}
footer a{letter-spacing: 0;}
footer .row {
  padding: 0 50px 25px 50px;
}
#information-contact.editacc #content {
  padding: 50px 50px;
}
}

@media (max-width: 1200px) {
	#information-contact.editacc #content {
    padding: 50px;
}
		header .cat .menus ul {
  width: 30%;
}
header .cat .menus {
  width: 475px;
  display: flex;
  margin-left: auto;
}
header .acc a {
  display: block;
  text-align: right;
  width: 475px;
}
#search {
  margin-bottom: 0;
  width: 475px;
}
		footer .row {
  padding: 0 0px 20px 0px;
}
	footer #logof {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
	#information-information > .row {
  padding: 40px 100px;
}
#information-contact #content>div{width:50%;}
	#information-contact #content>div img{width: 100%;}
#information-information.info-4 .onasflex img{width: 100%;}
.categorypage .categorypageprod > .product-grid {
  width: 32%;
  margin: 0 0.6%;
}
#product-product .prodcont {
  padding-top: 50px;
  padding-left: 70px;
}



}


@media (max-width: 991px) {
	#information-contact.editacc #content {
    padding: 30px;
}
	.header #catalogs a{
		margin-right: 47px;
	}
	header {
  height: 85px;
	}
			header .cat .menus ul {
  width: 30%;
}
header .cat .menus {
  width: 375px;
  display: flex;
  margin-left: auto;
}
header .acc a {
  display: block;
  text-align: right;
  width: 375px;
}
#search {
  margin-bottom: 0;
  width: 375px;
}
	body{
		padding-top: 85px;
	}

	#information-information > .row {
  padding: 40px 0px;
}
	.categorypage .categorypageprod > .product-grid {
  width: 48%;
  margin: 0 1%;
}
	#information-information.info-4 .onashead svg{width: 50%;}
	
	#product-product .prodcont {
  padding-top: 30px;
  padding-left: 40px;
}
	#product-product .prodcont {
  width: 400px;
}
	
}
@media (max-width: 767px) {
	header {
    height: 75px;
	padding: 17px 0;
}
header .container{width: inherit;}
header #logo img{height: 41px;}

body{
		padding-top: 75px;
	}
#common-home #banner1>div {
    width: 100%;
}
#common-home #banner1>div>a{
	font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 21px;
bottom: 10%;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
    height: 36px;
    width: 180px;
color: #FFFFFF;
}
.header #btns>* {
    margin: 0;
    margin-left: 12px;
}
header .cat{
	position: fixed;
    z-index: 99;
    top: 0;
    height: 100%;

	    padding: 0;
    overflow: auto;
}
header .cat .menus{
	    width: auto;
    margin: 0;
    padding: 50px 32px 20px 32px;
    flex-wrap: wrap;
}
header .cat .menus ul {
    width: 100%;
    margin: 0;
}
header .cat .menus a{padding-bottom: 17px;}
header .cat .clmenu{
	position:absolute;
	top:30px;
	right:25px;
}
header .menus hr{
	border-top: 1px solid #000;
}
.cat #search{
	width: 100%;
    padding: 0;
	    margin-top: 15px;
}
.cat .list-unstyled.visible-xs li>a{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.cat li.act>a>svg{
	    transform: rotate(90deg);
}
header .cat .menus a.mobsearch{padding:0;}
footer #logof img{height: 41px;}
footer {
    padding-top: 25px;
}
footer #logof {
    margin-bottom: 20px;
}
footer a{
	font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 30px;
letter-spacing: 0.5px;
color: #000000;
}
footer .list-unstyled{margin:0;}
footer .powered {
    margin: 0;
        display: flex;
    justify-content: center;
    background: #000;
    padding: 19px;
}
footer .socseti {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}
footer .col-sm-3{padding-right: 25px;
    padding-left: 25px;}
.categorypage h1{    padding: 30px 0 40px 0;}
.product-grid .caption>a{
	font-weight: 400;
font-size: 14px;
line-height: 120%;

/* identical to box height, or 17px */

color: #000000;
}
.product-grid .caption{    flex-wrap: wrap;padding: 10px 18px;}
.product-grid .price{font-size: 14px;width: 100%;margin-top: 5px;}
.product-grid .product-thumb .wishlist-pr{top:10px;}
 .product-grid .product-thumb .wishlist-pr svg{width: 18px;}

#information-information.info-4 p{    font-size: 16px;}
#information-information.info-4 .onasflex{    flex-wrap: wrap;}
#information-information.info-4 .onashead svg {
    width: 200px;
    height: auto;
}
#product-product .prodcont {
    width: auto;
    padding: 40px 26px;
}
#product-product #product {
    width: auto;
}
.categorypage.relatedprod{padding-top: 30px;}
.alert.alert-success .btn-primary {
    margin-left: 0;
}
.alert.alert-success .container {
    display: flex;
    height: 90px;
    margin-bottom: 0;
    background: #F7F6F7;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#product-product #slideshowimg .swiper-button-next {
    background: none;
    right: 20px;
}
#product-product #slideshowimg .swiper-button-prev {
    background: none;
    left: 20px;
}
#information-information #content {
    padding-left: 25px;
}
#information-information #content .h1{
	font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 120%;
    margin-bottom: 30px;
/* identical to box height, or 17px */

color: #000000;
}
#information-contact #content>div {
    width: 100%;
}
#information-contact #content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
	#error-not-found #content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    flex-direction: column-reverse;
}
#error-not-found .err404 {
    font-size: 100px;
}
#content {
    min-height: 400px;
}
header .acc{padding: 10px 15px 0px 0px;}
.login.modal .content {
    background: #FFFFFF;
    width: 100%;
    margin: 75px auto 0 auto;
    padding: 25px;
}
.login.modal .content input {
    border: 1px solid #DDDDDD;
    height: 40px;
    margin-bottom: 10px;
}
.login.modal .content .fp{    margin-top: 20px;
    margin-bottom: 20px;}
	
	.login.modal .content .create-account{    font-size: 15px;}

.sna_bline_ul a{
	    margin: 0 5px;
		    font-size: 12px;
}
.sna_bline_ul>li:first-child>a {
    background: #000000;
    width: 220px;
}
.login.modal .content label{
	    font-size: 12px;
}
.login.modal .content .mt-checkbox{line-height: 16px;}
#information-contact.editacc #content {
    padding: 30px;
}
.editacc #content>div:last-child{display:none;}
#account-order table {
    font-size: 14px;
}
#common-success #content .btn{
	width: 300px;
height: 40px;
}
header .menus #form-language{
	    position: relative;
    top: auto;
    right: auto;
	display:block !important;
}
header .menus #form-language li{
	    background: none;
    border: 0;
    height: 20px;
}
header .menus #form-language li button{
	font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #000000;
}

}


