@font-face {
font-family: 'Noto Serif';
src: url('../fonts/NotoSerif.eot');
src: url('../fonts/NotoSerif.eot?#iefix') format('embedded-opentype'),
url('../fonts/NotoSerif.woff') format('woff'),
url('../fonts/NotoSerif.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Roboto';
src: url('../fonts/RobotoRegular.eot');
src: url('../fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'),
url('../fonts/RobotoRegular.woff') format('woff'),
url('../fonts/RobotoRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@media print,
screen and (max-width:1000px) {
    .top-bar .logo {
        margin-top: 16px;
		margin-left: 0;
		width: 200px;
    }
}


@media print,
screen and (max-width:640px) {
    .top-bar .logo {
		margin-top: 15px;
		margin-left: 0;
		width: 48px;
    }
}


.product a .cont-image {
    border: 1px solid #f0f0f0;
    background: #f7f8fa;
}

.owl-carousel.owl-thumbs.thumb-product-page .item img {
    height: auto;
    width: auto;
}

.slider-container .big-slider .owl-item.active .item .slider-wrapper-text {
    background: rgba(130, 130, 130, .6);
}

.l-cta__img {
    opacity: 1;
}

.button.primary {
    background-color: #36338f;
}

.label .del {
	color:#e00;
}

.account-nav svg[class*='icon'] {
    fill: rgba(54, 51, 143, 0.8);
}

#contactmobile .cart-info {

    position: absolute;
    width: 320px;
    margin-left: -144px;
    right: auto;
}

#contactmobile .cart-info:before {
    right: 50% !important;
}

#contactmobile .cart-info .alert-warning {
    padding: 10px;
	font-weight: 400;
	line-height: 26px;
}


.menu-number {
    position: absolute;
    z-index: 10;
    width: 170px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
    margin-top: 13px;
	margin-left: -77px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
	padding: 10px;
    font-weight: 400;
    line-height: 26px;
}

.menu-number:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 73px
}


.menu-email {
    position: absolute;
    z-index: 10;
    width: 170px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
	font-weight: 400;
    margin-top: 13px;
	margin-left: -132px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

.menu-email:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 18px;
}


@media screen and (max-width:63.9375em) {
	.menu-email {
		margin-left:0;
		right: 0;
	}
	
	.menu-email:before {
		right: 71px !important;
	}
}


i.arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin: 2px 6px;
}

i.arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

i.arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

i.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

i.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.margin-bottom-50 {
	margin-bottom:50px;
}

.topic {
	margin: 10px 0;
}


.button.brand-ap {
    background: #4bbe3f;
    background: -webkit-linear-gradient(top, #79d670, #4bbe3f);
    color: #fff;
	width: 100%;
}

.brand-ap .icon {
    fill: #fff;
}

.button.brand-ap:hover, .button.brand-ap:focus {
    background: #69e05d;
    color: #f0f0f0;
}

.text-vertical img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 3px;
	border-radius: 2px;
}

.mega-drop-down-menu-wrapper {
	background: #555;
}

.menu-cat-link {
    color: #fff;
}

.menu-cat-link:hover {
    color: #eee;
}

#googlemaps {
	height: 400px;
}

.column-product-main {
	display: inline-block;
	position: relative;
	height:385px;
}

.column-product {
	display: inline-block;
	position: relative;
	padding: 5px;
	width: 100%;
}

.column-product:hover {
    -moz-box-shadow: 2px 1px 6px 2px rgba(221, 221, 221, 25) inset;
    -webkit-box-shadow: 2px 1px 6px 2px rgba(221, 221, 221, 25);
    box-shadow: 2px 1px 6px 2px rgba(221, 221, 221, 25);
	z-index:9;
	background: #fff;
}

.product {
	display: inline-block;
	position: relative;
	width: 100%;
}

.product figcaption {
    padding: 5px 2px;
    /*height: 70px;*/
    overflow: hidden;
}

.column-product .product-descriptions {
	display: none;	
	overflow: hidden;	
	width: 100%;	
	background: #fff;
	font-size:13px;
	color:#777;
	padding: 5px;
	word-wrap: break-word;
	position: relative;
	z-index:9;	
}

.column-product:hover .product-descriptions {
	display: block;
	z-index:9;
}

.column-product .product-descriptions .product-manufacturer {
	font-weight: 500;
}

.product-page-column .product__hero--price {
    font-size: 32px;
    color: #4bbe3f;
    text-align: right;
}

.product-page-column .availability-no {
	text-align: right;
    font-size: 14px;
    color: #c00;
    font-weight: 500;
}

.product-page-column .availability-few {
	text-align: right;
    font-size: 14px;
    color: #00c;
    font-weight: 500;
}

.product-page-column .availability-yes {
	text-align: right;
    font-size: 14px;
    color: #0c0;
    font-weight: 500;
}

@media screen and (max-width: 39.9375em) {
    .product__hero--price {
		text-align: left;
	}
}

.product__hero--price .currency {
    font-weight: 300;
    font-size: 17px;
    color: #4bbe3f;
}

.icon--info {
	margin: 10px 0;
}

.icon--info ul li svg {
    width:25px;
	height:25px;
	float: left;
}

.icon--info ul li span {
    padding:10px;
	line-height: 28px;
}

.icon--info .column-top-extra-info a:hover {
    text-decoration: none;
}

.search-results {
	display:none;
}

.search-results .item {
    height: auto;
    overflow: hidden;
    padding: 3px;
    width: 100%;
    border: 1px solid transparent;
    border-bottom: 1px solid #EBEBEB;
}

.search-results .item.active {
    background-color: #f7f8fa;
}

.search-results .item img {
    float: left;
    margin-right: 10px;
}

.search-results .item .detail {
	padding: 0;
}

.search-results .item .title {
    font-size: 14px;
	font-weight: 500; 
    overflow: hidden;
    word-wrap: break-word;
}

.search-results .body {
    color: #525151;
    font-size: 12px;
    margin-bottom: 5px;
	float: left;
}

.search-results .item .body .searchtext {
    font-size: 12px;
    width: 100%;
    color: #35328f;
}

.search-results .item .searchprice {
    font-size: 15px;
    font-weight: 500; 
	color: #4bbe3f;
	float: right;
}


.product figcaption .price  {
	font-size:20px;
    float: left;
	line-height: 16px;
}

.product figcaption .price .currency {
	font-size:15px;
	font-weight: 300;
}

.side-left {
	float:left;
	width:50%;
}

.side-right {
	float:right;
	width:50%;
}

@media screen and (max-width: 39.9375em) {
    .side-left {
		float:none;
		width:100%;
	}

	.side-right {
		float:none;
		width:100%;
	}
	
	.zoomContainer {
		display:none;
	}
}

.side-center {
	float:none;
	width:100%;
	clear: both;
}


/* CART */
.ctn {
    background: #69a739 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 9px;
    height: 14px;
    line-height: 14px;
    width: 14px;
	position: relative;
	top: -12px;
    left: -25px;
    display: inherit;
}

.top-cart {
	position:relative;
}

.button.brand-ap.is-bought {
    background: #CCCCCC !important;
    text-align: center;
    text-indent: 0;
}


.cart-list .img-block {
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    position: relative;
    width: 59px;
	margin-right: 5px;
}

.cart-list .js-items-list .js-item {
    width: 100%;
    height: 80px;
    padding: 10px 5px;
}

.cart-list .wrap {
	width: 258px;
    float: left;
}

.cart-list .wrap .caption {
    float: left;
	font-size:15px;
	    font-weight: 400;
}

.cart-list .price {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
	float: right;
}

.cart-list .price span {
    font-size: 13px;
    font-weight: normal;
}

.cart-list input {
    padding: 4px;
    width: 47px;
    height: 22px;
    font-size: 13px;
	display:inline;
}

.cart-list .close, .view .close {
    color: #990000;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    text-decoration: none;
}

.cart-list .js-order-button {
	height: 30px;
    line-height: 0px;
    font-size: 15px;
    margin: 5px;
}


.card .picture-block {
    float: left;
    width: 30%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e5d8d8;
    padding: 8px 14px;
}

.card .price-block {
	width: 69%;
    float: right;
	padding: 0 10px;	
}

.card .price-block .articul {
	color:#666;
	font-size:11px;
}

.card .price-block .articul span {
	color:#111;
	font-size:14px;
}

.card .picture-block img {
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.card .price-block .title {
	font-size: 28px;
	font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.card .price-block .value {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    padding: 2px 3px;
    white-space: nowrap;
}

.card .price-block .value .currency {
    font-size: 14px;
    font-weight: normal;
}

.card .price-block .js-bucket-item-delete {
	position: absolute;
    right: 16px;
    margin-top: -76px;
    color: #c00;
}

.card .quantity {
	width: 83px;
    font-size: 14px;
    line-height:30px;
}

.card .articul {
    font-size: 12px;
}

.card .articul span {
    font-size: 15px;
	font-weight: 400;
}

.card .qty-mini > input {
    border: 1px solid #cecece;
    border-radius: 2px;
    padding: 4px;
    width: 50px;
    height: 26px;
	float: right;
	font-size: 12px;	
}

.card .checkout-form {
	clear:both;
}

.card .cart-return-link {
    float: left;
    display: inline-block;
    position: absolute;
    bottom: 36px;
}

.card .cart-total-label {
    background: #e6e6e6 none repeat scroll 0 0;
    float: right;
    padding: 20px 40px;
	border-radius: 2px;
}

.card .cart-total-label .cart-total-title {
	font-size: 17px;
	line-height: 39px;
}

.card .cart-total-label .cart-total-uah {
	font-size: 26px;
	font-weight: 400;
	float: right;
}

.card .cart-total-label .cart-total-uah-sign {
	font-size: 14px;
	font-weight: 200;
}


@media screen and (max-width:29.9375em) {
	
	.card .picture-block {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.card .picture-block img {		
		width: 200px;
	}
	
	.card .price-block {
		width: 100%;
		float: none; 
	}
	
	.card .cart-return-link {
		float: none;
		margin-top: 0px;
		display:none;
	}
	
	.card .cart-total-label {
		float: none;
	}
	
	.small-up-2>.column,
	.small-up-2>.columns {
		float: none;
		width: 100%;
	}
	
}



/* noty bar */
.noty_bar {
	position: fixed;
	display: none;
	z-index: 9999999;
}

/* noty_message */
.noty_bar .noty_message {
	text-align: center;
	background: #333;
	border-radius:3px;
}

.noty_bar .noty_message .noty_text {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}


/* noty close button */
.noty_bar .noty_close {
	cursor: pointer;
}

/* noty modal */
.noty_modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10000;
	opacity: 0.6;
	display: none;
	left: 0;
	top: 0;
}

/* noty container for noty_layout_topLeft & noty_layout_topRight */
ul.noty_cont {
	position: fixed;
	z-index: 10000000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 300px;
}
ul.noty_cont li {
	position: relative;
	float: left;
	clear: both;
	list-style: none;
	padding: 0px;
	margin: 10px 0 0 0;
	width: 300px; /* Fix for: http://bugs.jquery.com/ticket/2278 */
}
ul.noty_cont.noty_layout_topLeft {left:20px; top:20px;}
ul.noty_cont.noty_layout_topRight {right:40px; top:20px;}
ul.noty_cont.noty_layout_bottomLeft {left:20px; bottom:20px}
ul.noty_cont.noty_layout_bottomRight {right:40px; bottom:20px}
ul.noty_cont.noty_layout_topRight li {float:right}

/* LAYOUTS */

/* noty_layout_top */
.noty_bar.noty_layout_top {
	top: 0;
	left: 0;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* noty_layout_bottom */
.noty_bar.noty_layout_bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* noty_layout_center */
.noty_bar.noty_layout_center {
	top: 40%;
}

/* noty_layout_topLeft & noty_layout_topRight */
.noty_bar.noty_layout_topLeft, 
.noty_bar.noty_layout_topRight,
.noty_bar.noty_layout_bottomLeft,
.noty_bar.noty_layout_bottomRight {
	width: 100%;
	clear: both;
	position: relative;
}

.noty_bar.noty_layout_topLeft .noty_message, 
.noty_bar.noty_layout_topRight .noty_message,
.noty_bar.noty_layout_bottomLeft .noty_message,
.noty_bar.noty_layout_bottomRight .noty_message {
	text-align: left;
}

/* noty_layout_topCenter */
.noty_bar.noty_layout_topCenter {
	top: 10px;		
}

@media screen and (max-width: 39.9375em) {
    .noty_bar.noty_layout_topCenter {
		top: 0px;		
	}
}


/* noty bar */
.noty_bar.noty_theme_default {
}

/* if you use noty with customContainer you can access noty with this way 
*	 .noty_custom_container noty will add automaticly this class to your customContainer
*	 .noty_theme_default 		your theme
*	 .noty_layout_inline		your layout 
*/

/* custom container */
.noty_custom_container.noty_theme_default.noty_layout_inline {
	position: relative;
}

/* custom growl container */
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_cont.noty_layout_inline {
	position: static;
}
	/* custom noty bar */
	.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar {
		border-width: 3px;
		border-style: solid;
		position: static;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	}
		.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message {
			font-size: 13px;
			padding: 4px;
		}
			.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message .noty_buttons {
				margin-top: -1px;
			}

/* noty_message */
.noty_bar.noty_theme_default .noty_message {
	padding: 7px 10px;
	font-size: 16px;
	font-weight: bold;
	min-width: 340px;
}
.noty_bar.noty_theme_default.noty_closable .noty_message {
	padding: 8px 34px 8px 14px;
}

/* noty_buttons */
.noty_bar.noty_theme_default .noty_message .noty_buttons {
	float: right;
	font-size: 17px;
	margin-top: -4px; 
	margin-left: 4px;
}

/* noty_button */
.noty_bar.noty_theme_default .noty_message .noty_buttons button {
	margin-left: 5px;
}

/* noty close button */
.noty_bar.noty_theme_default .noty_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
}

/* noty modal */
.noty_modal.noty_theme_default {
	opacity: 0.7;
}

/* LAYOUTS */

/* noty_layout_top */
.noty_bar.noty_theme_default.noty_layout_top {
	border-bottom: 3px solid #eee;
}

/* noty_layout_bottom */
.noty_bar.noty_theme_default.noty_layout_bottom {
	border-top: 3px solid #eee;
}

.noty_bar.noty_theme_default.noty_layout_center .noty_close {
	top: 8px;
}

.noty_bar.noty_theme_default.noty_layout_center .noty_message .noty_buttons {
	margin-top: -2px
}

/* noty_layout_topLeft & noty_layout_topRight */
.noty_bar.noty_theme_default.noty_layout_center,
.noty_bar.noty_theme_default.noty_layout_topLeft,
.noty_bar.noty_theme_default.noty_layout_topRight,
.noty_bar.noty_theme_default.noty_layout_bottomLeft,
.noty_bar.noty_theme_default.noty_layout_bottomRight {
	border: 3px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_center .noty_message,
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message {
	font-size: 13px;
	font-weight: normal;
}
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message .noty_buttons {
	float: none;
	border-top: 1px solid #ccc;
  margin-left: 0;
  margin-top: 10px;
  padding-top: 10px;
  text-align: right;
}

/* noty_layout_topCenter */
.noty_bar.noty_theme_default.noty_layout_topCenter {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message {
	font-weight: normal;
	font-size: 20px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_close {
	top: 50%;
	margin-top: -10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter.noty_success {
	border: 3px solid #50C24E;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons {
	margin-left: 15px;
	margin-top: 0px
}

/* NOTIFICATION TYPES */

/* noty_notification */
.noty_bar.noty_theme_default.noty_notification {
	background-color: #fff;
	border-color: #ccc;
color: #555;
}
.noty_bar.noty_theme_default.noty_notification.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}

/* noty_warning */
.noty_bar.noty_theme_default.noty_warning {
	background-color: #FFEAA8;
	border-color: #FFC237;
color: #826200;
}
.noty_bar.noty_theme_default.noty_warning.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #FFC237;
}

.noty_bar.noty_theme_default.noty_alert {
	background-color: #fff;
	border-color: #ccc;
}
.noty_bar.noty_theme_default.noty_alert.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}

/* noty_error */
.noty_bar.noty_theme_default.noty_error {
	background-color: red;
	color: #fff;
	border-color: darkred;
}
.noty_bar.noty_theme_default.noty_error .noty_message {
	font-weight: bold;
}
.noty_bar.noty_theme_default.noty_error.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: darkred;
}

/* noty_success */
.noty_bar.noty_theme_default.noty_success {
	background-color: lightgreen;
	color: #ffffff;
	border-color: #50C24E;
}
.noty_bar.noty_theme_default.noty_success.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #50C24E;
}

/* noty_alert */
.blockMsg,
.noty_bar.noty_theme_default.noty_success,
.noty_bar.noty_theme_default.noty_information {
    border: 1px solid #000 !important;
    background: #faffbd;
    text-shadow: none;
}
.noty_bar.noty_success .noty_text {
	color: #fff;
    font-size: 17px;
}
.noty_bar.noty_theme_default.noty_information.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #0B90C4;
}

.item label.error {
	font-size: 12px;
    position: absolute;
    left: 15px;
    margin-top: -20px;
    color: #fff;
    background-color: #dc5d6b;
	border-radius: 2px;
    padding: 0px 9px;
}

/* LANG */
.network-dropdown .title span {
	cursor: pointer;
    line-height: 30px;
    color: #777;
    font-size: .625rem;
    outline: none;
    margin-left: 7px;
    position: relative;
    text-transform: uppercase;
}

/* SOCIAL */
.list-social-header {
    display: inline-block;
    padding: 0 5px;
}

.list-social-header a {
	line-height: 23px !important;
	height:30px;
}

.list-social-header a svg {
    width: 29px;
    height: 29px;
    fill: #e20202;	
	padding:2px;
}

@media print,
screen and (max-width:460px) {
    .network-bar .menu-network .menu-shopname {
		display:none;
    }
}

.product .image-counter-in-stock {
    position: absolute;
    z-index: 99;
    background-color: #ff0026;
    border-radius: 2px;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    right: 1px;
    opacity: 0.9;
    filter: alpha(opacity=90);
	text-transform: uppercase;
}


.swiper-container .image-counter-in-stock {
    position: absolute;
    z-index: 99;
    background-color: #ff0026;
    border-radius: 2px;
    color: #fff;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 600;
    right: 0px;
    opacity: 0.9;
    filter: alpha(opacity=90);
	text-transform: uppercase;
}

.fill-white {
	fill: #fff !important;
}

.menu-mobile li a.blue {
    color: #004360;
}

.text-vertical p + p {
	padding-top:15px;
}

.command-logo img {
	max-width:300px;
	padding: 0 20px 20px 0;
}

.command-logo {
	float:left;
}

.command-posada {
	font-size:16px;
	color:#777;
	margin-bottom:15px;
}

.command-title {
	font-size:28px;
	padding:0;
	margin:0;
}

@media print,
screen and (max-width:640px) {
	.command {
		text-align:center;
	}
	
    .command-logo {
		float:none;
	}
	
	.command-logo img {		
		padding: 0;
	}
}

.copyright {
	line-height:36px;
}

.margin-left {
	margin-left:15px;
}

@media print,
screen and (max-width:1080px) {
	.margin-left {
		margin-left:0px;
	}
}

.side-center-title {
    float: none;
    width: 100%;
    clear: both;
	cursor: pointer;
}

.product__hero--price-old {
    font-size: 18px;
    font-weight: 400;
    text-align: right;
    text-decoration: line-through;
    color: #c00;
    position: relative;
    width: 100%;
}

.text-vertical p + p {
	padding-top:15px;
}

.command-logo img {
	max-width:300px;
	padding: 0 20px 20px 0;
}

.command-logo {
	float:left;
}

.command-posada {
	font-size:16px;
	color:#777;
	margin-bottom:15px;
}

.command-title {
	font-size:28px;
	padding:0;
	margin:0;
}

@media print,
screen and (max-width:640px) {
	.command {
		text-align:center;
	}
	
    .command-logo {
		float:none;
	}
	
	.command-logo img {		
		padding: 0;
	}
}

.copyright {
	line-height:36px;
}

.margin-left {
	margin-left:15px;
}

@media print,
screen and (max-width:1080px) {
	.margin-left {
		margin-left:0px;
	}
	
	.search-results {
		visibility:hidden;
	}
}

.side-center-title {
    float: none;
    width: 100%;
    clear: both;
	cursor: pointer;
}


.size-select {
	clear:both;
	width:100%;
	display: inline-block;
	padding-bottom:15px;
}

.size-select .detail-label {
	text-decoration: underline;
}

.size-select ul li {
    float: left;
    height: 26px;
    min-width: 24px;
    padding: 1px 6px;
    margin-right: 4px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    cursor: pointer;
    text-align: center;
    background: #f2f2f2;
    line-height: 24px;
    color: #414040;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    -ms-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
    font-size: 14px;
}

.size-select ul li.active {
    background: #6EB555;
    color: #FFF;
    -web-kit-box-shadow: inset 0px 0px 7px #3BB10D;
    -khtm-box-shadow: inset 0px 0px 7px #3BB10D;
    -moz-box-shadow: inset 0px 0px 7px #3BB10D;
    -o-box-shadow: inset 0px 0px 7px #3BB10D;
    box-shadow: inset 0px 0px 7px #3BB10D;
}

.dislay-inline-block {
	float:right;
}

.network-bar .menu-network li .tel {
    font-size: 14px;
    margin-right: 20px;
    color: #000;
}

.product figcaption .oldprice {
    font-size: 16px;
    float: left;
    padding: 4px 0;
    line-height: 16px;
    text-decoration: line-through;
    color: #c00;
    width: 100%;
    text-align: left;
}

.column-product .ptext-center {
	font-size: 13px;
	max-height: 236px;
	overflow:hidden;
}

.pcategory {
	min-height:440px;
}

.pcategory .title {
	background: rgba(255, 255, 255, .6);
	padding: 5px;
}

a.callback {
    background-color: #b70c0c;
    border-top: 1px solid #b70c0c;
    border-radius: 2px;
    line-height: 20px !important;
    padding: 1px 4px 1px 4px;
    text-decoration: none;
    color: #fff !important;    
    font-size: 14px !important;
    text-transform: uppercase;
	margin: 2px 20px;
	text-decoration: none !important;
}


a.callback:after {
	display: none !important;
}