body {
	font-family: 'Open Sans', serif-serif;
	font-size: 14px;
	line-height: 1.2rem;
	background: #fff;
	overflow: hidden;
}
h1,
h2,
h3,
h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
}
header {
	text-align: center;
	background: #fff;
	height: 130px;
	height: 135px;
}
nav {
	background: #2c2c2c;
	height: 30px;
}
a:link {color:#41619B;}
a:visited {color:#41619B}
a:active {color:#41619B}
a:hover {color:#333;}

nav:after {
	content: '';
	border: transparent solid 13px;
	position: absolute;
	margin-top: 30px;
	left: 50%;
	margin-left: -13px;
	border-top-color: #2c2c2c;
}
nav ul {
	position: absolute;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	margin-top: 5px;
	font-size: 0.9em;
}
nav ul li {
	display: inline-block;
}

.main-page {
	background: #f5f5f5;
}
.top-menu-left {
	text-align: left;
	margin-left: -530px;
}
.top-menu-left li {
	padding-right: 15px;
}
.top-menu-social li {
	padding: 0 10px;
}
.top-menu-right {
	text-align: right;
	margin-left: 130px;
}
.top-menu-right li {
	padding-left: 15px;
}
nav ul li a {
	text-decoration: none;
	color: #fff;
}
nav ul li a:link {
	color: #fff;
}
nav ul li a:active {
	color: #fff;
}
nav ul li a:visited {
	color: #fff;
}
nav ul li a:hover {
	color: #fff;
}
.wrapper {
	width: 700px;
	margin: 0 auto;
}
.logo {
	position: absolute;
	margin-left: -220px;
}
.header-menu {
	margin-top: 30px;
}
.header-menu p {
	font-size: 0.9rem;
}
.header-menu i {
	font-size: 1.7rem;
	color: #BD9D76;
	display: inline-block;
	padding-top: 10px;
}
.header-menu em {
	display: block;
	position: absolute;
	background: #41619B;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	color: #fff;
	font-size: 0.5em;
	text-align: center;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	margin-left:15px;
	margin-top: -35px;
}
.cart__icon {
	float:left;
	height:37px;
	margin-left:104px;
}
.cart__count {
	float:left;
	height:37px;
	padding-left:5px;
	padding-top:12px;
	color:#000;
}
.header-menu span {
	padding-top: 10px;
}
.top-middle-phone i {
	float: left;
	margin-right: 10px;
}
.top-middle-phone span {
	color: #BD9D76;
}
.search {
	text-align: right;
}
.search input[type="text"] {
	border: #BD9D76 solid 2px;
	margin-left: 10px;
	width: 180px;
	margin-top: -10px;
	display: inline-block;
}
.top-menu-catalog {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	background: #2d2d2d;
	margin-top: 36px;
	z-index:11;
}
.top-menu-catalog ul li {
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 15px;
}
.top-menu-catalog ul li a {
	color: #fff;
	text-decoration: none;
}
.banner img {
	width: 100%;
}
.middle-categories {
	font-size: 0;
	text-align: center;
}
.middle-categories section {
	display: inline-block;
	text-align: left;
	font-size: 0.9rem;
	width: 32%;
	margin: 0.5%;
	padding: 20px;
	border-radius: 3px;
	vertical-align: top;
	height: 240px;
	margin-top: 10px;
	max-width: 373px;
	max-height: 217px;
}
.middle-categories section h1 {
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 60px
}
.middle-categories section p {
	width: 125px;
	margin: 10px 0;
}
.cat-shoes {
	background-image: url('../img/banner_spring_shoes.png');
	background-size: cover;
}
.cat-acces {
	background-image: url('../img/banner_spring_bag.png');
	background-size: cover;
}
.cat-bags {
	background-image: url('../img/banner_spring_dres.png');
	background-size: cover;
}
.new {
	text-align: center;
}
.new-h {
	border-top: #BD9D76 solid 1px;
	display: inline-block;
	margin: 0 auto;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	padding-top: 20px;
	margin-top: 70px;
}
.new-h:before {
	content: '';
	border: transparent solid 7px;
	border-top-color: #BD9D76;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	margin-top: -20px;
}
.new-sub-h {
	color: #BD9D76;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 30px;
}
.catalog-mini {
	font-size: 0;
	margin: 0 40px;
	text-align: justify;
}
.catalog-mini:after {
	content: '';
	width: 100%;
	height: 0;
	visibility: hidden;
	display: inline-block;
}
.catalog-mini section {
	display: inline-block;
	position: relative;
	font-size: 1rem;
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
}
.views-view-grid {
	width:100%;
}
.catalog-mini section:last-of-type {
	margin-right: 0px;
}
.catalog-mini figure {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.catalog-mini-row {
	/*width:20%;*/
}
.catalog-mini-image {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width:191px;
	height:287px;
	margin:0 auto;
	margin-bottom:15px;
	border-radius:1px;
}
.catalog-mini-image-new:before {
	content:'';
	position:absolute;
	border:transparent solid 25px;
	border-top-color:#BD9D76;
	border-left-color:#BD9D76;
}
.catalog-mini-image-new:after {
	content:'NEW';
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	right:0;
	text-align:left;
	padding-left:5px;
	/*transform:rotateZ(-45deg);*/
	color:#fff;
	font-size:0.7rem;
}
.catalog-mini-image-new:hover:after {
	content:'NEW';
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	right:0;
	background:rgba(255,255,255,.2);
	text-align:left;
	padding-left:5px;
	/*transform:rotateZ(-45deg);*/
	color:#fff;
	font-size:0.7rem;
}
.catalog-mini-image-old:before {
	content:'';
	position:absolute;
	border:transparent solid 25px;
	border-top-color:#41619B;
	border-left-color:#41619B;
}
.catalog-mini-image-old:after {
	content:'SALE';
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	right:0;
	text-align:left;
	padding-left:5px;
	/*transform:rotateZ(-45deg);*/
	color:#fff;
	font-size:0.7rem;
}
.catalog-mini-image-old:hover:after {
	content:'NEW';
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	right:0;
	background:rgba(255,255,255,.2);
	text-align:left;
	padding-left:5px;
	/*transform:rotateZ(-45deg);*/
	color:#fff;
	font-size:0.7rem;
}
.new .text-center {
	margin-top:50px;
}
.catalog-mini-row .views-field-title a {
	font-size:1rem;
	font-weight:700;
	text-decoration:none;
	color:#333;
}
.catalog-mini-row .views-field-commerce-price {
	color:#BD9D76;
	margin-top:5px;
	font-size:1rem;
}
.catalog-mini figure:hover , .catalog-mini-image:hover {
	box-shadow: 0px 0px 50px rgba(100,100,100,.5);
}
.catalog-mini figure:hover .catalog-mini-actions, .catalog-mini-image:hover .catalog-mini-actions {
	display: block;
}
.catalog-mini h1 {
	margin-top: 10px;
}
.catalog-mini h1 a {
	text-decoration: none;
	font-size: 1rem;
}
.catalog-mini .price {
	color: #BD9D76;
}
.new .btn-round {
	display: inline-block;
	vertical-align: middle;;
}
.catalog-mini-actions {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.5);
	display: none;
	height: 98.5%;
}
.catalog-mini .btn-circle {
	display: block;
	margin-bottom: 10px;
}
.catalog-img{display: inline-block;width: 100%;}
.catalog-mini section::before{
	content: 'New';
	display: inline-block;
	background: transparent url('../img/corner.png') no-repeat;
	width: 50px;
	height: 50px;
	color: #fff;
	position: absolute;
	line-height: 2em;
	padding-left: 0;
	z-index: 1;
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5px;
	top: 0;
	left: 0;
}
.premium {
	background: transparent url('../img/premium.jpg');
	margin-top: 70px;
	height: 300px;
	text-align: center;
	padding-right: 430px;
	font-size: 1.2em;
	color: #fff;
}
.premium p {
	margin: 20px 0;
}
.premium-h {
	text-transform: uppercase;
	padding-top: 70px;
}
.sale {
	text-align: center;
}
.sale-catalog {
	margin-top: 20px;
}
.about {
	background: transparent url('../img/seo-block.jpg') no-repeat;
	background-size: 100% auto;
	margin-top: 100px;
	padding-top: 40px;
	text-align: center;
	color: #fff;
}
.about h1 {
	font-size: 2em;
}
.about .wrapper {
	width: 800px;
	margin: 0 auto;
}
.about-block-first {
	background: #fff url('../img/seo1.jpg') no-repeat;
	height: 350px;
	margin-top: 20px;
	color: #555;
	line-height: 2em;
	padding: 20px 40px;
	padding-left: 230px;
}
.about-block-first-wide {
	padding: 20px 40px !important;
	background: #fff;
	height:auto;
	text-align:left;
}
.about-block-first p {
	margin-bottom: 20px;
}
.about h2 {
	margin-top: 50px;
	color: #555;
	font-weight: 400;
	text-transform: uppercase;
}
.about-block-brands {
	background: rgba(0, 0, 0, 0.1) url('../img/seo2.jpg') left center no-repeat;
	padding: 20px;
	height: 198px;
	margin: 30px 0;
}
.about-block-brands h3 {
	font-size: 1em;
}
.about-block-seo3 {
	background: rgba(0, 0, 0, 0.1) url('../img/seo3.jpg') right center no-repeat;
}
.about-block-brands-in {
	position:relative;
	background: #fff;
	color: #555;
	margin-left: 250px;
	padding: 20px;
	font-size: 0.8em;
	text-align: left;
	z-index:999;
}
.about-block-seo3 .about-block-brands-in{
	z-index:1;
}
.about-block-seo3 .about-block-brands-in {
	margin-left: 0;
	margin-right: 250px;
}
.about-block-brands-in p {
	margin: 15px 0;
	margin-top: 5px;
}
.about-block-brands-in ul li {
	display: inline-block;
}
.about-block-brands-in .btn {
    border-radius: 15px;
}
.hidden-text {
	display:none;
}
.show-text {
	display:block;
}
a.btn.btn-primary {
    border-radius: 15px;
}
.video {
	background: #fff;
	margin-top: 50px;
	padding: 80px;
	padding-bottom: 40px;
}
.video .grid {
    width: 800px;
    margin: 0 auto;
}
.video .text {
    padding-left: 20px;
}
.video .text-right {
	padding-right: 20px;
	height: initial;
	display: inline-block;;
}
.video li {
	padding-bottom: 25px;
}
.video li p {
	position: absolute;
	margin-left: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.8em;
}
.video li p span {
	text-transform: lowercase;
	color: #aaa
}
.subscribe {
	background: transparent url('../img/subscribe.png');
	height: 120px;

	text-transform: uppercase;
	text-align: center;
	padding: 50px;

	background-size: cover;
}
.wrapper-subscribe{
	width: 800px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;;
}
.subscribe-title{
	font-size: 1.8rem;
		color: #fff;
	float: left;
	width: 20%;
	margin-top: 4px;
}
.subscribe-form {
	font-size: 1rem;
	width: 80%;
	float: right;
}
.email-input{    border: none;
    border-radius: 0 !important;
    width: 60%;
    margin-right: 15px;
    display: inline-block;    height: 30px;}
.email-submit{
	border: none;
	color: #fff;
	background-color: grey;
	font-size: 12px;
	line-height: 25px;
	width: 120px;;;
}
.brands {
	padding: 40px 0;
	padding-bottom:0;
}
.catalog-brand{
	font-size: 0;
    margin: 0 40px;
    text-align: justify;
    display: inline-block;
	width: 100%;
}
.catalog-brand section{
float: left;
width: 16%;
text-align: center;
padding:20px;
opacity:.6;
}
footer {
	background:#eee;
	padding-top: 50px;
	font-size: 0.7rem;
}
footer .col-fifth {
	padding: 0 20px;
}
.footer__title {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	padding: 0 20px;
	border-bottom: #bd9d76 solid 1px;
	margin-bottom: 10px;
}
footer h3 a {
	text-decoration: none;
}
footer h3:before {
	content: ' ';
	position: absolute;
	border: transparent solid 5px;
	border-top-color: #bd9d76;
	margin-top: 20px;
	margin-left: -20px;
}
footer ul li {
	font-size: 0.7rem;
	margin-left: 10px;
	margin-bottom: 5px;
}
footer ul li a {
	text-transform: uppercase;
	text-decoration: none;
}
.footer-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.footer-menu li {
	list-style: none;
	font-size: 0.7rem;
	margin-bottom: 5px;
}
.footer-menu li a {
	text-decoration: none;
}
.footer-menu li a i {
	color: #bd9d76;
	margin-right: 10px;
}
.footer-social {
	text-align: right;
	padding-bottom:20px;
}
.footer-social li {
	display: inline-block;
	font-size: 1.5em;
}

@media screen and (max-width: 800px) {}

.slidesjs-pagination {
	position: absolute;
  margin-top: -20px;
  z-index: 12;
  width: 100%;
  text-align: center;
}

.slidesjs-pagination-item {
	display: inline-block;
	margin:0 5px;
	font-size: 0;
}
.slidesjs-pagination-item a {
	position:relative;
	display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: rgba(255,255,255,0.6);
}
.slidesjs-pagination-item a.active:after {
	content:'';
	position:absolute;
	width:11px;
	height:11px;
	top:-3px;
	left:-3px;
	border-radius:50%;
	border:#fff solid 1px;
}

.slidesjs-play,.slidesjs-stop {
	display:none !important;
}
.slidesjs-next {
	display:none;
	/*position:absolute;
	display:block;
	right:20px;
	margin-top:-45px;
	z-index:11;
	font-size:0;
	text-decoration:none;
	color:#fff !important;*/
}
/*.slidesjs-next:after {
	content: "\f054";
	display:block;
	font-family:'FontAwesome';
	font-size:1rem;
}*/
.slidesjs-previous {
	display:none;
	/*position:absolute;
	left:20px;
	margin-top:-45px;
	z-index:11;
	font-size:0;
	text-decoration:none;
	color:#fff !important;*/
}
/*.slidesjs-previous:after {
	content: "\f053";
	display:block;
	font-family:'FontAwesome';
	font-size:1rem;
}*/
.top-menu-catalog {
	position:relative;
	z-index:999;
}
.top-menu-catalog > ul {
	background:#2d2d2d;
}
.menu-dropdown {
	display: none;
	position: absolute;
	width: 980px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #e8e8e8;
	top: 39px;
	padding: 15px 15px 15px 15px;
	/*background-position:right top;
	background-size: auto 300px;
	background-image:url('/img/1.jpg');
	background-repeat:no-repeat;*/
	z-index:99999999999;
}
.menu-mlid-2308 .menu-dropdown:before {
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:400px;
	background: transparent url('/img/1.jpg') top center;
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}
.menu-mlid-2350 .menu-dropdown:before {
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:400px;
	background: transparent url('/img/2.jpg') top center;
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}
.menu-mlid-5001 .menu-dropdown:before {
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:400px;
	background: transparent url('/img/4.jpg') top center;
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}
.menu-mlid-2383 .menu-dropdown:before {
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:400px;
	background: transparent url('/img/3.jpg') top center;
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}
.menu-wind {
	padding:10px;
	background:#fff;
	width:610px;
	height:250px;
	text-align:left;
}
.menu-wind a {
	color:#000 !important;
}
.menu-wind > ul {
	width:144px;
}
.menu-mlid-5001 .menu-wind > ul {
	width:250px;
}
.brands .menu-wind {
	width: 950px;
	height: 60px;
	padding-left:100px;
}
.brand_letter_horiz {
	display:inline-block;
}
.brands .menu-wind > ul {
	width:100%;
	text-align:left;
}
.menu-wind > ul li {
	/*display:inline-block;
	padding:20px 0;*/
	min-height:26px;
}
.top-menu-catalog ul li:hover .menu-dropdown {
  display:block;
}
.top-menu-catalog ul li ul {
	display:inline-block;
	vertical-align:top;

}
.top-menu-catalog ul li ul li {
	display:block;
	padding:0;
}
footer:before {
	content:'';
	width:100%;
	display:block;
	clear:both;
}
.wrap {
	width:980px;
	margin:50px auto;
}
.wrap:after {
	content:'';
	display:block;
	clear:both;
}
.wrap .site-title {
	text-align:center;
	padding-bottom:10px;
}
.form-select {
	background:transparent !important;
	float:left;
	width:auto;
}
.views-exposed-widgets .views-exposed-widget {
	float:left;
	width:auto;
}
#dev-catalog-filter > .views-exposed-widgets {
	background:none;
	border-top:#eee solid 1px;
	padding:0 !important;
}
#dev-catalog-filter > .views-exposed-widgets > .views-exposed-widget {
	padding:0;
}
.ms-choice {
	background:transparent;
	border:none;
	font-family: 'Open Sans', serif-serif;
	margin:7px 0;
	margin-right:20px;
}
.ms-choice .placeholder {
	position:relative;
	font-size:0.9rem;
	font-weight:600;
	float:left;
	display:block;
	padding:0;
	color:#555 !important;
}
.ms-choice > div {
	position:relative;
	float:left;
	background:none;
	width:0;
	height:0;
	border:transparent solid 4px;
	border-top-color:#333;
	margin-top:12px;
	margin-left:10px;
	right:5px;
}
.ms-choice > span {
  position: static;

}
.ms-drop {
	width:200px;
	transform:translateX(-35%);
	border:none;
	margin-top:10px;
	overflow:inherit !important;
	background:#f5f5f5;
	height:250px;
	box-shadow:rgba(0,0,0,.1) 0 2px 5px !important;
	border-radius:2px;
}
.ms-drop:before {
	content:'';
	position:absolute;
	margin-top: -18px;
	margin-left: 95px;
	border: transparent solid 10px;
	border-bottom-color:#f5f5f5;
}
.ms-drop > ul > li {
	margin-right:20px !important;
}
.ms-drop ul {
	padding:20px;
	height:210px;
	overflow:scroll;
	border-bottom:#ddd solid 1px;
}
.ms-select-all {
	position:absolute !important;
	top:217px;
}
.ms-select-all > label {
	background:#41619B;
	color: #fff;
	font-weight:600 !important;
	padding:5px 10px !important;
	border-radius:4px;
}
.ms-select-all label input {
	display:none;
}
.view-products {
	background:#fff;
}
.sodamag--sort {
	float:right;
}
.views-widget-sort-by {
	width:350px !important;
	margin-bottom:20px;
}
.form-item-sort-by {
	margin:0;
}
.views-widget-sort-by {
	margin-bottom:10px;
}
.views-widget-sort-by .pull-right {
	font-size:0.8rem;
	line-height:1em;
}
#sidebar-first .block-title {
	background:none;
	color:#000;
	font-size:1.5rem;
	text-transform:uppercase;
	border-bottom:#eee solid 1px;
	padding: 8px 0;
}
.chosen-container {
	text-align:right;
	text-transform:lowercase;
	border:none;
	padding:0;
	width:auto !important;
	vertical-align:top;
}
.chosen-with-drop a.chosen-single {
	border:none !important;
}
.chosen-container a.chosen-single {
	border:none;
	height:auto;
	line-height:1em;
	font-size:0.8rem;
	position:relative;
}

.chosen-container-single .chosen-single span {margin-right:13px;}
.chosen-container-single .chosen-single div {display:none;}
.chosen-container-single .chosen-single:after {
	content:'';
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:transparent solid 4px;
	border-top-color:#333;
	margin-top:-7px;
	right:0;
}
.chosen-drop {
	border:none;
	border-radius:2px;
}
.chosen-results li {
	font-size:1rem;
	line-height:1.2em;
	border-radius:2px;
}
.menu-name-menu-catalog ul.menu,#filter_category_list ul.menu {
	margin-left: -10px;
}
.menu-name-menu-catalog ul.menu li a, #filter_category_list ul.menu li a {
	font-size:0.9rem !important;
	font-weight:100;
	padding:5px 10px !important;
	letter-spacing:1px;
	color:#555;
}
.menu-name-menu-catalog > ul.menu > li.active > a, a.active-trail, #filter_category_list> ul.menu > li.active > a {
	background:none !important;
	color:#41619B !important;
	font-weight:600;
}
.menu-name-menu-catalog ul.menu ul.menu {
	padding:5px 0;
}
.menu-name-menu-catalog ul.menu ul.menu li a {
	text-transform:none !important;
	padding:5px 5px !important;
}
.brand-term-description {
	margin:20px 0;
	margin-bottom:40px;
	font-size:0.8rem;
	line-height:1.5em;
}
.brand-term-description h2 {
	font-size:1.7em;
	line-height:1.5em;
	margin:10px 0;
}
.pager-line {
	border:none;
}
.brand-term-description .text_block-action {
	padding:5px 15px;
	background:#aaa;
	border-radius:15px;
	font-size:0.8rem;
	color:#fff;
	margin-top:10px;
}
.brand-term-description .text_block-action a {
	font-size:0.8rem;
	color:#fff;
	text-decoration:none;
}
.sup {
	font-size:0.9rem;
	line-height:18px;
	padding:2px 0;
	margin-left:-5px;
}
.tag:hover, .tag.selected {
	background:#41619B !important;
	color:#fff !important;
}

.pagination {
	border-top:#eee solid 2px;
	padding-top:20px;
}

a.pagination__more__btn {
	padding:10px 0;
	color:#333;
	background:#eee;
	border-radius:2px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	letter-spacing:1px;
}
.pager {
	text-align:center;
	float:none;
	padding-bottom:10px !important;
}
.pager li {
	height:auto !important;
	display:inline-block !important;
	margin:0 !important;
	padding:0 !important;
	float:none !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	font-size:0.9rem;
}
.pager li a {
	height:auto !important;
	line-height:1.5em;
	margin:0 !important;
	padding:4px !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	float:none !important;
	color:#222 !important;
	font-weight:400;
}
li.pager-current {
	line-height:1.5em;
	padding:4px !important;
	background:#41619B !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	color:#fff !important;
}
li.pager-previous, li.pager-next {display:none !important;}
.pagination__more__btn.disabled {
	background:#fefefe;
	color:#eee;
}
.product-title {
	background:#fafafa;
	padding:6px 0;
	color:#555;
}
.product-title a {
	color:#555;
	text-decoration:none;
	letter-spacing:1px;
	padding:0 10px;
	font-weight:500;
}
.product-title .wrap {
	margin:0 auto;
}
.pl-big-img {
	/*overflow:hidden;*/
}
.prod-left {
	width:395px;
	padding-top:8px;
}
.prod-right {
	width:355px;
	padding-top:11px;
}
.pl-big-img {
	float:none;
}
.pl-previews {
	float:none;
	padding-top:10px;
	width:500px;
}
.pl-previews ul {
	height:auto;
}
.pl-previews ul li {
	float:left;
	padding-right:10px;
	width:98px;
}
.pl-previews ul li img {
	width:auto;
	height:auto;
}
.pr-attr-brand .field-label {
	display:none;
}
.pr-attr-brand .field-item a {
	font-size:1rem;
	text-decoration:none;
	border-bottom:#555 solid 1px;
	font-weight:600;
	color:#555;
}
.pr-attr-brand .field-item {
	margin-bottom:5px;
}
.pr-title, h1.pr-title {
	font-family:inherit;
	font-weight:100;
	font-size:1.5rem;
	line-height:1.2em;
}
.bsize_variant .circle {
	background:none;
	border:#eee solid 1px !important;
	color:#000;
	padding:2px 0;
	width:35px !important;
	text-align:center;
	height:auto;
	margin-right:5px;
	border-radius:2px;
}
.bsize_variant.disabled .circle {
	background:;
	background:#eee;
	color:#ccc;
	text-decoration:line-through;
}
.bsize_variant.checked .circle {
	background:#333;
	color:#fff;
	border:transparent solid 1px !important
}
.bsize_variant.disabled.checked .circle {
	background:#ddd;
	color:#aaa;
}
.form-item-attributes-field-color .circle {
	border-radius:50%;
	border:rgba(0,0,0,.15) solid 1px;
}
.color_variant {
	float:left;
	position:relative;
}
.color_variant .circle {
	float:none;
}
.color_variant.checked .circle {
	border:rgba(0,0,0,.15) solid 1px !important;
}
.color_variant.checked:after {
		content:'';
		position: absolute;
		height:30px;
		width:30px;
		top:-4px;
		left:-8px;
		border-radius:50%;
		margin-left:5px;
		border:rgba(0,0,0,.2) solid 1px;
}
.bx-next,.bx-prev {
	text-decoration:none;
	background:none !important;
	position:relative;
}
.bx-prev:after {
	position:absolute;
	content:'\f104';
	font-family:'FontAwesome';
	font-size:1.5rem;
	display:block;
	text-indent:0;
	left:0;
	margin-top:-15px;
}
.bx-next:after {
	position:absolute;
	content:'\f105';
	font-family:'FontAwesome';
	font-size:1.5rem;
	display:block;
	text-indent:0;
	right:0;
	margin-top:-15px;
}
.form-item label {
	font-size:0.9rem;
	margin-top:10px;
}
.node-type-product-display .pr-price {
	color:#000;
	font-family:inherit;
	display:inline-block;
	font-size:2rem;
	font-weight:600;
	line-height:1.2em !important;
	margin:0;
	float:none;
	padding:0;
}
.node-type-product-display .pr-old-price {
	font-family:inherit;
	font-size:2rem;
	font-weight:600;
	display:inline-block;
	line-height:1.2em !important;
	margin:0;
	padding:0 5px;
	margin-right:5px;
	margin-left:-5px;
	text-decoration:none;
	color:#ccc;
	position:relative;
}
.node-type-product-display .pr-old-price:after {
	content:'';
	display:block;
	position:absolute;
	border-bottom:#aaa solid 3px;
	left:0;
	right:0;
	top:18px;
	transform:rotateZ(-12deg);
}
.pr-discount {
	position:absolute;
	float:none;
	background:#41619B !important;
	color:#fff !important;
	padding:0 !important;
	height:60px;
	width:60px;
	border-radius:50%;
	margin-left:-100px;
	margin-top:10px;
	z-index:99;
	white-space:nowrap;
	text-align:center;
	line-height:60px !important;
	font-family:inherit !important;
	font-size:1.1rem !important;
	font-weight:100 !important;
}
.pr-deliver {
	position:absolute;
	background:none !important;
	color:#555;
	margin-top:60px;
	font-size:0.8rem;
}
.commerce-add-to-cart {
	margin-right:10px !important;
}
.commerce-add-to-cart input[type="submit"] {
	font-family:inherit;
	font-size:1rem;
	height: 45px;
	font-weight: 100;
	border-radius: 3px;
	padding: 0 15px;
	background:#41619B !important;
	margin-bottom:40px;
}

a.pr-buy_one_click {
	color:#333;
	height:45px;
	line-height:45px;
	font-size:1rem;
	border-radius:3px;
	padding:0 5px;
	width: 150px;
}

.pr-why_size {
	background:none !important;
	padding:0 !important;
	margin:0;
	margin-bottom:10px !important;
	font-size:0.8rem;
	width:auto;
	height:auto;
	min-height:inherit;
	float:none;
	display:inline-block;
	vertical-align: top;
	border-bottom:#333 solid 1px;
}

.pr-attr {
	font-size:0.8rem;
	margin-bottom:2px !important;
}
.pr-attr strong, .pr-attr .field-label {
	font-weight:normal;
	color:#888;
}
.pr-descr-title {
	font-size:1.2rem;
	font-weight:700;
	line-height:1.2em;
	margin-top:20px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.pr-social {
	margin-top:50px;
}
.pr-social a.social-link {
	margin-top:5px;
	display:inline-block;
	background:#41619B !important;
	width:25px;
	height:25px;
	line-height:25px;
	color:#fff;
	text-align:center;
	border-radius:3px;
}
.btn-like, .btn-share {
	display:inline-block;
	padding:5px 10px;
	background:#eee;
	border-radius:3px;
	margin-right:10px;
	cursor:pointer;
	color:#333;
}
.btn-like i {
	color:#f44336;
	margin-right:5px;
}
.btn-share i {
	color:#333;
	margin-right:5px;
}
.block-share {
	display:none;
	position:absolute;
	margin-top:-30px;
	margin-left:120px;
}
.triger-share:hover .block-share {
	display:block;
}
a.cart {
	text-decoration:none;
}
a.cart span {
}
a.cart > .fa-rub {
	font-size:0.8em;
	line-height:1.5em;
}
.catalog-products {
	width: 788px;
}
.catalog-products .teaser {
	width: 177px;
	margin-left:0;
	margin-right: 20px;
}
.prod-card {
	/*overflow:hidden;*/
}
.prod-photo {
	height:265px;
	width:177px;
	overflow:hidden;
	margin-bottom:20px;
}
.prod-photo img {
	max-width: 100%;
  height: auto;
}
.catalog-products .teaser:hover .prod-photo {
	box-shadow:rgba(30,30,30,.2) 0px 5px 20px;
}
.pt-full-title {
	font-size:.9rem;
	font-weight:600;
	color:#333;
}
.pt-price .field-item {
	font-size:0.9rem;
	font-weight:600;
	color:#BD9D76;
}
.field-name-field-oldprice .field-item {
	color:#777;
}
.pl-sale {
	background:transparent;
	color:#fff;
	text-align:center;
}
.pl-sale .field {
	transform: rotateZ(-45deg);
	margin-top: 3px;
	margin-left: -7px;
	font-weight: 600;
}
.pl-sale:before {
	content:'';
	position:absolute;
	border:transparent solid 25px;
	border-top-color:#41619B;
	border-left-color:#41619B;
	width:0;
	height:0;
	top:0;
	left:0px;
	z-index:-1;
}
#edit-combine {
	font-size:0.9rem;
	font-weight:100;
}
#edit-combine::-webkit-input-placeholder {
	color:#BD9D76;
}
.menu-mlid-5615 a {
	color:#BD9D76 !important;
}
.login {
	position:absolute;
	display:none;
	background:#333;
	z-index:9999;
	left:50%;
	transform:translateX(-50%);
	width:800px;
}
.login.active {
	display:block;
}
.login h3 {
	color:#fff;
	font-weight:100;
	text-transform:uppercase;
	padding:20px;
	padding-left:50px;
	letter-spacing:1px;
}
a.login-opt {
	position:absolute;
	background:#BD9D76;
	text-decoration:none;
	padding:5px 15px;
	border-radius:20px;
	text-transform:uppercase;
	margin-top:20px;
	right:60px;
}
a.login-opt:hover {
	background:#fff;
}
a.login-close {
	position:absolute;
	right:10px;
	font-size:1.5em;
	top:10px;
	color:#fff !important;
}
.login ul:after {
	content:'';
	display:block;
	clear:both;
}
.login-header>ul>li {
	width:150px;
	height:50px;
	line-height:50px;
	color:#fff;
	background:#444;
	text-align:center;
	float:left;
	text-transform:uppercase;
	cursor:pointer;
}
.login ul li.active {
	color:#333;
	background:#fff;
}
.login-body {
	background:#eee;
	min-height:100px;
}
.login-body-form {
	background:#fff;
	padding:20px;
}
.login-body-form>ul>li {
	display:none;
}
.login-body-form>ul>li.active {
	display:block;
}
.added-product-title {
	font-size: 1.5rem;
    font-weight: 100;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 20px;
}
.button-wrapper {
	font-size: 0.9rem;
    line-height: 2em;
    margin-bottom: 10px;
}

.notice-cart {
	border: #BD9D76 solid 2px;
padding: 15px 30px;
color: #BD9D76;
font-size: 1rem;
line-height: 2em;
}

.commerce-add-to-cart-confirmation-close {
	color: #41619B;
border-color: #41619B;
}

.button-checkout{
	background: #41619B;
	    font-weight: 100;
	    font-size: 1rem;
	    border-radius: 3px;
}
.view-order-popup-2 .view-content {
	font-size:0.9rem;
	font-size: 0.8rem;
  padding: 10px 0;
}
.wrapper-full .catalog-products {
    width: 985px;
}
.wrapper-full .site-title {
	font-size: 1.5rem;
	font-weight:100;
}
.wrapper-full h2, .wrapper-full h3, .wrapper-full h4 {
	font-size:1.5rem;
	font-weight:500;
	margin-top:20px;
	margin-bottom:5px;
}
.price__triger {
	float:left;
}
.price__block {
	display:none;
	position: absolute !important;
  z-index: 99;
  background: #f5f5f5;
  padding: 20px !important;
  color: #333;
  border-radius: 3px;
  margin-left: 0px;
	width:350px !important;
	text-align:center;
}
.price__block:before {
	content: '';
	position: absolute;
	margin-top: -38px;
	margin-left: -160px;
	border: transparent solid 10px;
	border-bottom-color: #f5f5f5;
}
.price__block.active {
	display:block;
}
.irs {
	margin-bottom:10px;
}
.irs-grid-text {
	font-size: 0.7rem;
}
.kombox-input {
	background:transparent;
	border:none !important;
	border-bottom:#ccc solid 2px !important;
	text-align:center;
	padding:2px !important;
}
.form-item-price-min {
	margin-left:60px;
}
.form-item-price-min span, .form-item-price-max span {
	font-weight:600;
}

.splash {
	margin-top:50vh;
	transform:translateY(-50%);
	text-align:center;
	font-size:.9rem;
	line-height:1.5em;
}
.splash .site-title {
	margin-top:20px;
}
.splash .pr-callback {
	display:block;
	width:250px;
	text-align:left;
	padding: 12px 26px 12px 75px;
  border: 3px solid #e1e1e1;
  margin: 30px auto;
  background: url('http://www.sodamag.ru/sites/all/themes/commerce/img/phone_black.png') 25px 18px no-repeat;
}
#edit-actions input[type="submit"] {
	background: #BD9D76 !important;
color: #fff !Important;
font-size: 0.9rem !important;
line-height: 30px;
height: 30px !important;
border: none !important;
border-radius: 20px;
font-weight: 100;
text-transform: uppercase;
letter-spacing: 1px;
width: 150px !important;
padding:0 !important;
}
#dev-catalog-filter #edit-actions {
	display:none;
}
footer a {
	color:#000 !important;
}
a.login-opt {
	color:#333;
}
.item_card_quick_view {
	width:37px;
	height:37px;
	border-radius:37px;
	margin-left:110px;
	text-align:center;
	padding:0;
	background:#41619B;
}
.item_card_quick_view i {
	color:#fff;
}

.node-product-quick-view h1 {
	position: relative;
padding: 0;
margin: 0;
}
.node-product-quick-view {
	position:relative;
	width:760px;
}
.node-product-quick-view .pr-why_us {
	display:none;
}
.node-product-quick-view .pr-deliver {
	display:none;
}

.cat__image {
	position:relative;
	min-height:150px;
}

.cat__image__title {
	text-align:center;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	font-size:1.5rem;
	text-transform:uppercase;
}
.ms-drop input[type="checkbox"] {
	top: 50%;
	transform: translateY(-50%);
}
.ms-drop ul > li.multiple label {
	text-overflow: initial;
	overflow: initial;
}

#cart_checkout_columns .form-wrapper .fieldset-legend, #cart_checkout_payment legend {
	font-size: 1.5rem;
font-weight: 100;
line-height: 1.2em;
padding-top: 20px;
padding-bottom: 10px;
display: block;
}

.brand_in_list {
	font-size:0.9rem !important;
}
.brand_letter {
	font-size: 1.2rem;
line-height: 1.2em;
}
.group_letter a {
	font-size:1.5rem;
	line-height: 1.2em;
    color: #000;
}
#brand_letters {
	background:#eee;
	padding:30px 0;
	float:left;
	padding-left:30px;
}
#brand_letters a {
	color:#000;
}
.catalog-mini-row .views-field-sku {
	display:none;
}
.view-id-newest2 {
	width: 1055px;
	margin:0 auto;
}
.view-id-newest2 .view-content:after {
	content:'';
	display:block;
	clear:both;
}
.view-id-newest2 .prod-teaser {
	clear:none !important;
	margin-left:20px;
}
.view-id-newest2 .view-footer {
	display:none;
}
.pt-price {
	font-size:1rem;
	font-weight:normal;
	color:#BD9D76;
}
.shipping-table tbody tr:nth-child(3) {
	display:none;
}
.shipping-table tbody tr:nth-child(6) {
	display:none;
}
.shipping-table tbody tr:nth-child(8) {
	display:none;
}
.shipping-table tbody tr:nth-child(11) {
	display:none;
}
.shipping-table tbody tr:nth-child(20) {
	display:none;
}

.recently_viewed .prod-teaser {
	margin-top:5px;
	padding-bottom:20px;
}

.backtotop {
	display: block;
    background: #333;
    height: 7px;
}
.backtotop .top {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -16px;
	font-size: 1.5em;
}
.backtotop .top:after {
	content: '';
position: absolute;
border: 15px solid transparent;
border-bottom-color: #333;
margin-top: -13px;
left: 50%;
transform: translateX(-50%);
z-index: -1;
}

.backtotop .top i {
	color:#fff;
}

.wrapper .content-special {
	padding-bottom:50px;
	font-size:1rem;
	line-height:1.4em;
}
.wrapper .content-special h1 {
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:100;
}

.wrapper .content-special p {
	margin-bottom:20px;
}

.wrapper .content-special h4 {
	padding:15px;
	margin:20px 0;
	background:#eee;
	font-weight:100;
	font-size:1.2em;
}
.wrapper .content-special h2 {
	margin:10px 0;
	font-weight:400;
}
.wrapper .content-special ul {
	margin-bottom:20px;
}
.wrapper .content-special li {
	list-style:disc inside;
}
#block-menu-block-14 .menu-block-wrapper {
	width:700px;
	margin:0 auto;
}
#block-menu-block-14 ul.menu li.active {
	background: #41619B;
	border-radius:2px;
	margin-right:20px;
}
#block-menu-block-14 ul.menu li.active a {
 	color:#fff !important;
	font-weight:100;
}

.m1,.m2,.m3,.m4,.m5,.m6 {
	width:326px;
	margin-left:0;
	font-size:0.7em !important;
	padding:0 20px;
}
.m7 {
	width:100%;
	font-size:0.7em !important;
	padding:0 100px;
}

.wrapper-opt {
	width:980px;
	margin:0 auto;
}
.wrapper-opt .wrapper {
	width:100%;
}
.wrapper-opt .bonus {
	padding-bottom:20px;
	margin-bottom:-10px;
}

.line_elem1 {
	margin-left: 150px;
}
.content-special .opt_banner .form-item label {
	top:-2px;
}
.text-phone-order {
	margin-top: 10px !important;
}

.wrapper-opt a.button {
	background:#41619B;
	border-radius:3px;
	color:#fff !important;
	font-size:1rem;
}

.opt_banner {
	background:#eee !important;
	height:auto !important;
}

.opt_banner > p {
	float:left;
	width:400px;
}
#webform-ajax-wrapper-15202 {
	width:100%;
}

.webform-client-form .webform-component {
	width:330px !important;
}

.shop_select {
	margin-bottom:50px;
}

.block_city > .b_right {
	width: 425px !important;
}

.step-btn {
	display:none !important;
}

.page-checkout th, .page-user-profile-orders th {
	background:#eee;
	color:#000;
	font-weight:200;
	text-align:left !important;
	padding-left:0 !important;
}
.special-offer {
	position:absolute;
	right: -275px;
	top: -9px;
}
/* 02.03 Yulia update */
.cat-title {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px!important;
    font-size: 1.5em;
    line-height: 1.5em;
}
.cat-description {
    float: right;
    padding-right: 10px;
}