

/*@import url(http://fonts.googleapis.com/css?family=Bubblegum+Sans|Acme|Wendy+One|Fredoka+One|Bree+Serif|Amaranth);*/


/* MAIN TAGS */
body {
	font-family: Tahoma, Arial, serif;
	background: url('/img/bg-opacity.jpg') repeat-x #e5f4f7;
	background-position: 50% 0;
}

a {
	text-decoration:underline;
	color:#014b97;
}
a:hover {
	text-decoration: none;
	color:inherit;
}

a[type="submit"] {
	cursor:pointer;
}

form {
	margin-bottom:0;
}
form label {
	cursor:pointer;
}


input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}


/* COMMON */
.b-content {
	background:#fff;
}
.b-wrapper {
	max-width:1280px;
	margin:0 auto;
}

.index .b-page {
	padding:0;
}

.fr {
	float:right;
}
.fl {
	float:left;
}

.dn, label.dn, button.dn {
    display:none;
}
.oh {
    overflow: hidden;
}

.mh100 {
    min-height: 100px;
}

.tal {
    text-align: left!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt8 {
    margin-top: 8px!important;
}

.clear-fix {
	clear:both;
    height:0px;
}

.yellow {
    color:#f7e705;
}
._color-yellow, a._color-yellow {
    color:#f7e705!important;
}

.icheck-title {
	vertical-align:middle;
	margin-left:6px;
	font-size:14px;
	cursor:pointer;
}
.icheck-description {
	vertical-align:middle;
	margin-left:30px;
	font-size:12px;
	cursor:pointer;
    display:block;
    line-height: 1.4;
}
.longtitle {
    margin-top:28px;
    line-height: 1.4;
    overflow: hidden;
}
.longtitle .icheckbox_minimal {
    float:left;
}
.longtitle .icheck-title {
    display:block;
    float: left;
    width:80%;
    margin-left: 12px;
}


a.b-button, input[type="submit"].b-button, button.b-button {
	text-transform:uppercase;
	text-decoration: none;
	padding: 7px 14px;
	background:#e6127f;
	background-color:#e6127f;
	border-radius: 6px;
	color:white;
	cursor:pointer;
	border:0;
	outline:0;
	margin:0;
	display:inline-block;
	font-size:14px;
	box-shadow: 1px 1px 0 1px #f7e705;
}
.b-button:hover {
	box-shadow: 1px 1px 0 1px #f7e705;
	color:white;
}
.b-button:active {
	box-shadow: 0px 0px 0 0px #f7e705;
	margin-top:1px;
	margin-left:1px;
}

.b-button.b-button-ondark {
	box-shadow: 1px 1px 0 1px white;
}
.b-button.b-button-ondark:hover {
	box-shadow: 1px 1px 0 1px white;
}
.b-button.b-button-ondark:active {
	box-shadow: 0px 0px 0 0px white;
}


input[type="submit"].b-button-gray, a.b-button-gray {
	background:#e9e9e1;
	color:#373737;
	box-shadow: 1px 1px 0 1px rgba(7, 43, 62, 0.58);
	font-size:14px;
}
input[type="submit"].b-button-gray:hover, a.b-button-gray:hover{
	box-shadow: 1px 1px 0 1px rgba(7, 43, 62, 0.85);
    color:#373737;
}



.b-title-min {
	display: block;
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	font-size: 18px;
	padding-bottom: 1.5em;
}

.img-responsive {
	width:100%;
	height:auto;
}


.b-fieldset__link {
    font-size: 12px;
    margin-top:6px;
    float:right;
    color:#373737;
}


/* Kube extend */
.units-row .unit-15:first-child, .units-row .unit-85:first-child {
	margin-left:0;
}
.units-split .unit-15 {
	width:15%;
	float:left;
}
.units-split .unit-85 {
	width:85%;
	float:left;
}

.units-row > .unit-50 {
    width:48.5%;
    margin-left: 3%;
}
.units-row > .unit-50:first-child {
    margin-left: 0;
}

.units-split > .unit-5 {
    width:5%!important;
}
.units-row > .unit-5:first-child {
    margin-left: 0;
}
.units-split > .unit-95 {
    width:95%!important;
}
.units-row > .unit-95:first-child {
    margin-left: 0;
}

.accordion-title {
    padding: 12px 18px 12px 50px;   
}
.accordion-toggle {
    right:auto;
    left:20px;
}
.accordion__header {
    padding: 12px 18px 12px 50px; 
    font-size:14px;
    color:#ccc;
}

.label-rose.label-outline {
    border-color: #e6127f;
    color: #e6127f;
}

.label-gray.label-outline {
    border-color: #a2a2a2;
    color: #a2a2a2;
}


/*
.b-profile .accordion-toggle-closed {
    font-size: 12px;
    width: auto;
    height: auto;
    background: none;
    text-align: center;
}
.b-profile .accordion-toggle-closed:before {
    content: 'Details';
    display: block;
    text-decoration: underline;
    
    position: static;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none;
}
.b-profile .accordion-toggle-closed:hover:before {
    text-decoration: none;
}
.b-profile .accordion-toggle-closed:after {
    display: block;
    content: '\f107';
    
    
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
*/



/* LISTS */

/* LISTS INLINE */

.inline-list {
    margin-left:0;
    padding-left:0;
}
.inline-list > *, .inline-block {
	display: -moz-inline-stack;
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:top;
}

.align-justify {
	text-align:justify;
	clear:both;
}
.align-justify:after {
	content: '';
	display: inline-block;
	width: 100%;
}


/* Breadcrumbs */

.breadcrumbs {
	margin-bottom:0;
	margin-left:2em;
	padding-top:1em;
}
.breadcrumbs a {
	font-size:14px;
	padding:0 10px;
	text-decoration:underline;
	color:#014b97;
}
.breadcrumbs a:hover {
	text-decoration:none;
}
.breadcrumbs > div > span > a:first-child {
	padding-left:0px!important;
}
.breadcrumbs .active {
	color:#b16708!important;
	text-decoration:none;
}


/* UI */


/* TOP MESSAGE */
.b-topmessage {
/*    background:#e6127f;*/
    background:rgba(230, 18, 127, 0.16);
    color:white;
    font-size: 13px;
    text-align: center;
    
}

.b-topmessage, #b-topmessage__text {
    
    -webkit-transition:all 0.5s ease-in-out;
	   -moz-transition:all 0.5s ease-in-out;
	     -o-transition:all 0.5s ease-in-out;
	        transition:all 0.5s ease-in-out;
}

.b-topmessage .b-wrapper {
    background:#e6127f;
    padding:6px 16px;
    position: relative;
    
    padding-right:52px;
}

.b-topmessage p {
    margin:0!important;
    line-height: 1.4;
}
.b-topmessage a {
    color:white;
}

.b-topmessage__close {
        background:url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBpZD0iY2xvc2UiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNzcuNiwyMS4xIDQ5LjYsNDkuMiAyMS41LDIxLjEgMTkuNiwyMyA0Ny42LDUxLjEgMTkuNiw3OS4yIDIxLjUsODEuMSA0OS42LDUzIDc3LjYsODEuMSA3OS42LDc5LjIgICA1MS41LDUxLjEgNzkuNiwyMyAiLz48L3N2Zz4=') no-repeat transparent!important;
    
    position: absolute;
    right:8px;
    top:50%;
    
    margin-top:-16px;
    
    width:32px;
    height:32px;
    
    cursor: pointer;
}

.b-acceptcookies {
    background:rgba(247, 247, 247, 0.64);
    font-size:13px;
    color:#373737;
    
    position: fixed;
    width:100%;
    bottom:0;
    left:0;
    z-index: 999999999;
}
.b-acceptcookies .b-wrapper {
    background:#f8f8f8;
}
.b-acceptcookies .b-topmessage__close {
    background:url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBpZD0iY2xvc2UiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiMzNzM3MzciIHBvaW50cz0iNzcuNiwyMS4xIDQ5LjYsNDkuMiAyMS41LDIxLjEgMTkuNiwyMyA0Ny42LDUxLjEgMTkuNiw3OS4yIDIxLjUsODEuMSA0OS42LDUzIDc3LjYsODEuMSA3OS42LDc5LjIgICA1MS41LDUxLjEgNzkuNiwyMyAiLz48L3N2Zz4=')!important;
    
    
}


.b-msg {
    background:#f8f8f8;
    font-size:13px;
    color:#373737;
    padding:8px 2.2em;
    position: relative;
    
    padding-right:52px;
    
}
.b-msg._info {
    background: #d5f6f8;
}
.b-msg._error {
    background: #f8d0ce;
}
.b-msg._success {
    background: #cbf8ca;
}

.b-msg .b-topmessage__close {
    background:url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBpZD0iY2xvc2UiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiMzNzM3MzciIHBvaW50cz0iNzcuNiwyMS4xIDQ5LjYsNDkuMiAyMS41LDIxLjEgMTkuNiwyMyA0Ny42LDUxLjEgMTkuNiw3OS4yIDIxLjUsODEuMSA0OS42LDUzIDc3LjYsODEuMSA3OS42LDc5LjIgICA1MS41LDUxLjEgNzkuNiwyMyAiLz48L3N2Zz4=')!important;
    
    
}
.b-msg p {
    margin:0!important;
    line-height: 1.4;
}



/* HEADER */
.b-header {
	background:#014b97;
	padding: 0em 1em 0em 1em;
	position:relative;
}

.b-header a {
	color:white;
}
.b-logo {
	padding:0px;
	padding-top:8px;
	display:block;
	text-align:center;
}
.b-logo img {
	max-height:110px;
}
.b-header__slogan {
	text-align:center;
	display:block;
	color:#f7e705;
	font-size:14px;
    font-weight: bold;
    margin-top:4px;
    white-space: nowrap;
    line-height: 1.2;
}


ul.b-header__menusite {
	margin: 0 0 0 0;
}
.b-header__menusite-item:first-child {
	border-left: none;
	padding-left:0;
}
.b-header__menusite-item {
	font-size: 0.8em;
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	border-left: 1px solid #ffffff;	
    white-space: nowrap;
}

.b-footer__menusite-wrapper {
    padding-top: 8px;
    
    width:55%!important;
}
.b-footer__paymenticons {
    width:45%!important;
    margin-left: 0!important;
}

.b-footer__menusite.b-header__menusite .b-header__menusite-item {
    border-left-color:#014b97;
}

ul.b-header__logout {
	margin: 0 0 0 0!important;
}
.b-header__logout-item {
	font-size: 0.8em;
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	border-left: 1px solid #ffffff;
    color:#f7e705;
}
.b-header__logout-item:first-child {
	border-left: none;
}

.b-header__cart {
	background: url('/img/cart.png') no-repeat rgba(0,0,0,0.1);
	background-position:6px 50%;
	background-size:auto 74%;
	color:white;
	position:relative;
	font-size:0.9em;
	line-height:1.4em;
	
	padding:6px 12px 6px 68px;
	
	margin-top:-16px;
	
	border:2px solid rgba(0,0,0,0.1);
    border-left: none;
	border-radius:6px;
    
    box-shadow: 1px -1px 1px 1px rgba(255,255,255,0.5), 1px 1px 1px 1px rgba(255,255,255,0.5);
    
    width:240px;
    float:right;
}
.b-header__cart-title {
    font-size:15px;
    font-weight: bold;
    letter-spacing: 0px;
    color:#f7e705;
}

.b-header__cart-summ {
	font-size: 18px;
	float:right;
    white-space: nowrap;
}
.b-header__cart-links {
	padding-top:2px;
} 
.b-header__cart-link {
	font-size:12px;
	margin-left:12px;
}
.b-header__cart-link:first-child {
	margin-left:0px;
}
.b-header__cart-count {
	position:absolute;
	top:24%;
	left:44px;
	background:red;
	border-radius:0.7em;
	padding:0 0.5em 0em 0.5em;
	font-size:0.8em;
	line-height: 1.4em;
	
	text-decoration:none;
	color:white;
	width:auto;
	height:auto;
	
	-webkit-transition:all 0.3s ease-in-out;
	   -moz-transition:all 0.3s ease-in-out;
	     -o-transition:all 0.3s ease-in-out;
	        transition:all 0.3s ease-in-out;
}


.b-header__info {
	padding:4px 0;
    width:100%;
}
.b-header__info > div {
    margin-right:280px;
}
.b-header__info-item {
	
	color:white;
	font-size:14px;
	line-height:1.4;
    float: left;
    width:45%;
}
.b-header__info-item:first-child {
	margin-left:0;
}
.b-header__info-item .fa {
	float:left;
	display:block;
	margin-right:12px;
	font-size:2.6em;
	color:white;
	margin-top:-1px;
	opacity:0.72;
	text-decoration:none;
}
.b-header__info-item .fa:hover {
	opacity:1;
}

.b-header__info-itemtext {
    white-space: nowrap;
    display: block;
    width: 100%;
}

.b-header__info-phone {
	
}

.b-header__info-itemsearch {
	position: relative;
    width:55%;
}
.b-header__info-itemsearch .fa {
	font-size:25px;
	margin-top:2px;
}


.b-form-search {
	//border-radius: 6px 6px 0 0;
	//box-shadow: 1px -1px 0 1px white;
	overflow:hidden;
}
input.b-input-search {
	background:white;
	color:#373737;
	border:none;
	border-bottom:1px dashed white;
	width:100%;
	font-size:1.2em;
	padding-left:1em;
	padding-bottom:0.2em;
	
    position: relative;
    z-index: 8;
	
	border-radius:0;
	border-radius: 6px;
}

.b-header input.b-input-search, .b-header button.b-button-search {
    height:36px;
}

input.b-input-search:focus {
	border-color:white;
	box-shadow:none;
	border-bottom:1px solid white;
}
button.b-button-search {
	background:white;
	color:#bebebe;
/*	padding:0.3em 1em 0.3em 0;*/
	border:0;
    padding:4px 12px 6px 12px;
    position: absolute;
    top:0;
    right:0;
    z-index: 16;
	
	border-radius:0;
	border-radius: 0 6px 6px 0;
}
.b-button-search .fa {
	color:inherit;
	margin:0;
}
input.b-input-search:focus + button.b-button-search:hover {
	color:#373737;
}


button.btn-gray, a.btn-gray {
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#eee 100%);
    background: -moz-linear-gradient(top,#fff 0,#eee 100%);
    background: -o-linear-gradient(top,#fff 0,#eee 100%);
    background: linear-gradient(to bottom,#fff 0,#eee 100%);
/*    box-shadow: 0 1px 0 #c95b21;*/
/*    box-shadow: 0 1px 0 rgba(201, 91, 33, 0.72);*/
    border:1px solid #d5d5d5;
    color:#333;
/*    padding:5px 8px;*/
}
button.btn-gray:hover, a.btn-gray:hover {
    background: #fafafa;
    background: -webkit-linear-gradient(bottom,#fff 0,#eee 100%);
    background: -moz-linear-gradient(bottom,#fff 0,#eee 100%);
    background: -o-linear-gradient(bottom,#fff 0,#eee 100%);
    background: linear-gradient(to top,#fff 0,#eee 100%);
}


input.b-input-search-withpre {
    padding-left:36px;
}
.b-search-preicon {
    position: absolute;
    left:0;
    top:0;
    z-index: 99;
    display: block;
    padding:3px 4px 4px 6px;
    color:#d8d8d8;
}



/* HEADER MOBILE */

.b-header-mobile {
    display: none;
    
    height: 156px;
    padding-top: 54px;
    padding-bottom: 6px;
    padding-left:0;
    padding-right: 0;
    text-align: center;
    color:white;
    width:100%;
    
/*
    position: fixed;
    top:0;
    left:0;
    z-index: 99999999;
*/
    
    transition: 0.3s;
    overflow: hidden;
}
.b-header-mobile__main {
    height:48px;
    width:100%;
    padding:6px 1em;
    background:#014b97;
    
    position: fixed;
    top:0;
    left:0;
    z-index: 99999999;
}
.showNav .b-header-mobile {
    height:100vh;
    min-height:100vh;
    height: auto;
    
    position: fixed;
    top:0;
    z-index: 99999998;
}

.showSearch .b-header-mobile {
    position: fixed;
    top:0;
    z-index: 99999998;
}
.showSearch .b-header-mobile #js-mobile-searchlink {
    opacity:0.5;
}

.showSearch .b-content {
    padding-top:156px;
}
.showNav .b-content {
    padding-top:100vh;
}


/* menulink */

.lines-button {
    transition: 0.3s;
    cursor: pointer;
    user-select: none;
    
    display: block;
    height: 36px;
    width: 30px;
    float: right;
    font-size: 1.5rem;
    transition: 0.3s;
    cursor: pointer;
    user-select: none; 
}

.lines-button:hover {
    opacity: 1;
}

.lines-button:active {
    transition: 0;
}

.lines {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #ffffff;
    transition: 0.3s;
    opacity: 0.9;
    position: relative;
}

.lines:before, .lines:after {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #ffffff;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.1285714286rem center;
    transform-origin: 0.1285714286rem center;
}

.lines:before {
    top: 0.65rem;
}

.lines:after {
    top: -0.65rem;
}

.lines-button:hover .lines:before {
    top: 0.6rem;
}

.lines-button:hover .lines:after {
    top: -0.6rem;
}

.showNav .lines-button {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
}

.showNav .lines-button.x .lines {
    background: transparent;
}

.showNav .lines-button.x .lines:before, .showNav .lines-button.x .lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 1.8rem;
}

.showNav .lines-button.x .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.showNav .lines-button.x .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

/* /menulink */





.b-header-mobile .b-logo {
    float:left;
    margin-right: 16px;
    margin-top:-8px;
    display: block;
}
.b-header-mobile .b-logo img {
    height: 36px;
}

.b-header-mobile__links {
    display: inline-block;
    padding-top: 6px;
}
.b-header-mobile__links a {
    color:#014b97;
    text-decoration: none;
    font-size: 22px;
    margin:0 2px;
    padding:2px;
    background: #fff;
    display: inline-block;
    width:26px;
    height: 26px;
    border-radius: 2px;
    vertical-align: top;
    opacity: 0.85;
}
.b-header-mobile__links a {
    opacity: 1;
}
.b-header-mobile__links .fa-search {
    font-size:20px;
}

.b-header-mobile__cart {
    height:36px;
    width:40px;
    background: url('/img/cart.png') no-repeat transparent;
    background-size: 80% auto;
    background-position: 0 6px;
    position: relative;
    display: inline-block;
    margin-right: 12px;
    float:left;
}
.b-header-mobile__cart .b-header__cart-count {
    left:24px;
    top:4px;
    font-size: 0.7em;
    padding:0.2em 0.5em 0em 0.5em;
}



.b-header-mobile__content {
    text-align: center;
    margin-top: 24px;
}
.b-header-mobile__menusite {
    padding-left:0;
    margin-left: 0;
    list-style: none;
}
.b-header-mobile__menusite li {
    margin-bottom: 12px;
    text-align: center;
    font-size:1.2em;
}
.b-header-mobile__menusite-login {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
.b-header-mobile__menusite-login a {
    margin:0 8px;
}

.b-header-mobile__search {
    background: rgba(204, 204, 204, 0.64);
    width:100%;
    padding: 8px 1em;
}
.b-header-mobile__search .b-form-search {
    position: relative;
}
.b-header-mobile__search input.b-input-search {
    padding-left:0.5em;
}
.b-header-mobile__search .b-button-search {
    font-size:22px;
    border:none;
    border-left:1px solid #d5d5d5;
}

.b-header-mobile__browse {
    background: rgba(255, 255, 255, 0.84);
    padding:14px 0 12px 0;
    width: 100%;
}
/*
.b-header-mobile__browse a {
    font-size: 14px;
    color:#3c5886;
    font-family: 'Luckiest Guy', cursive;
    margin-left: 8px;
}
.b-header-mobile__browse span {
    font-family: 'Luckiest Guy', cursive;
    font-size: 14px;
    color:dimgray;
}
*/
a.b-header-mobile__finderlink {
    font-size: 19px;
    color:#014b97;
    font-family: 'Luckiest Guy', cursive;
}

.b-header-mobile.showFinder {
    
}
.b-header-mobile.showFinder .b-header-mobile__browse {
    position: fixed;
    bottom:0;
    left:0;
    margin-bottom: 0;
    z-index:99999998;
}
.b-header-mobile.showFinder .b-header-mobile__finderlink .fa-angle-down:before {
    content: "\f106";
}
.b-header-mobile__finder {
    background:#eaeffa;
    transition: 0.3s;
    height:calc(100vh - 108px);
    width: 100%;
    position: absolute;
    top:-calc(100vh - 108px);
    display: none;
    z-index:99999997;
    color:#373737;
}
.b-header-mobile.showFinder .b-header-mobile__finder {
    display: block;
    top:54px;
}

.b-header-mobile__catalog {
    background: rgba(217, 227, 239, 0.48);
    padding:14px 0 12px 0;
    width: 100%;
    margin-bottom: 0;
}
.b-header-mobile__catalog a {
    color:#014b97;
}

/* NAVBAR */
.b-navbar-wrapper {
	margin-top:16px;
}

ul.b-navbar {
	display: block;
	font-weight: 200;
	margin: 0 0 0 0em !important;
}
.b-navbar__item {
	border:1px solid transparent;
	border-bottom:none;
	padding:0.5em 1.2em 0.3em;
	
	border-radius: 6px 6px 0 0;
}
.b-navbar__item:first-child {
	border-left: none;
}

li.b-navbar__item-pretitle {
    text-decoration: none;
    font-family: 'Luckiest Guy', cursive;
    letter-spacing:1px;	
    font-size: 1em;
    color:white;
    text-transform: uppercase;	
    padding-left: 0;
    padding-right: 1em;
    padding-top:0.7em;
    padding-bottom: 0;
    
    display: none;
}

.b-navbar__item-simple:hover, .b-navbar__item-simple.opened {
	background:#fff;
}
.b-navbar__item-simple:hover .b-navbar__item-link, .b-navbar__item-simple.opened .b-navbar__item-link {
	color:#979797;
}

.b-navbar__item .fa-angle-down {
	margin-left:0.4em;
}
.navbar__text-color{
	color: #f7e705;
}
.b-navbar__item-link {
	text-decoration: none;
	font-family: 'Luckiest Guy', cursive;
	letter-spacing:1px;	
	font-size: 1.2em;
	
	text-transform: uppercase;		
}
.b-navbar__item-link:after {
	
	
}
.b-navbar__item-linksale {
	color: #e6127f!important;
	text-shadow: 1px 1px 0px white;
}
.b-navbar__item-linksale:hover {
	color: white!important;
	text-shadow: 1px 1px 0px #e6127f;
}

.b-navbar__item-finder {
	float:right;
	border-bottom:none;
	background:#e6127f;
	border-radius: 6px 6px 0 0;
	box-shadow: 1px -1px 0 1px white;
}
.b-navbar__item-linkfinder {
	color:white;
}



/* Sorter */
.b-sorter {
	width:100%;
	height:auto;
	background:white;
	font-family: Tahoma, Arial, serif;
	font-size:14px;
	text-transform:none;
	
	position:absolute;
	top:100%;
	left:0;
	z-index:99999;
	
	overflow:hidden;
	
	/*
	-webkit-transition:height 0.3s ease-in-out;
	   -moz-transition:height 0.3s ease-in-out;
	     -o-transition:height 0.3s ease-in-out;
	        transition:height 0.3s ease-in-out;
	*/
	
	height:0px;
}


.b-sorter__content {
	padding:2em;
	padding-bottom:0;
}

.b-navbar__item:hover .b-sorter, .b-navbar__item.opened .b-sorter {
	height:172px;
	height:auto;
	
	border-bottom:2px solid #014b97;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.b-navbar__item-finder:hover .b-finder, .b-navbar__item-finder.opened .b-finder {
	height:auto;
	box-shadow: 1px 1px 0 1px white;
	
	border-bottom:2px solid #e6127f;
}


.b-sorter-list {
	overflow:hidden;
}
.b-sorter-list__item {
	width:102px;
	margin-right:16px;
	text-align:center;
	margin-bottom:16px;
}
.b-sorter-list__item-title {
	color:#979797;
	text-align:center;
	display:block;
	text-decoration:underline;
    line-height: 1.4;
    margin-top: 4px;
}

.b-sorter-list__item:hover .b-sorter-list__item-title {
	text-decoration:none;
}


/* b-sorter-types */
.b-navbar__item:hover .b-sorter.b-sorter-types, .b-navbar__item.opened .b-sorter.b-sorter-types {
	height:auto;
}
.b-sorter-types-list {
    margin-bottom: 24px;
}
.b-sorter-types-list__item {
	margin-bottom:6px!important;
}
.b-sorter-types-list a {
	color:#373737;
}
.b-sorter-types-list__item > a {
	
	text-decoration:none!important;
}
.b-sorter-types-list__item-image {
	width:20%;
	margin-top:4px;
	margin-right:2%;
/*	border:1px solid #ccc;*/
	vertical-align:middle;
    display: inline-block;
    
    height:53px;
    overflow: hidden;
}
.b-sorter-types-list__item-links {
    width:75%;
	vertical-align:middle;
}

.b-sorter-types-list__item-title {
	text-align:left;
	color:#373737;
	font-size:16px;
	text-decoration:underline;
	display:inline-block;
	vertical-align:middle;
}
.b-sorter-types-list__item-title:hover {
	text-decoration:none;
}
.b-sorter-types-list__item-parenttitle {
    color:#767676;
    font-size: 14px;
    display: block;
}

.b-sorter-list-brand > .b-sorter-list__item {
    vertical-align: bottom;
    width:8%;
    margin:0 2% 32px 2%;
}


/* b-sorter-ages */

.b-sorter-listages__item {
    width:auto;
    margin-right:24px;
    margin-bottom: 24px;
}
.b-sorter-listages__item-title {
    font-size:18px;
    font-weight: normal;
    color:#014b97;
    display:block;
    padding:16px 20px 12px 20px;
    line-height: 1;
    border:1px solid #014b97;
    font-family: 'Luckiest Guy', cursive;
	letter-spacing:1px;	
    border-radius:4px;
    
    -webkit-transition:all 0.3s ease;
	   -moz-transition:all 0.3s ease;
	     -o-transition:all 0.3s ease;
	        transition:all 0.3s ease;
}
.b-sorter-listages__item-title:hover {
    border-color:#e6127f;
    color: #e6127f;
}

.b-sorter-listages__item-title > span {
    display: block;
    font-size: 28px;
    margin-bottom: 6px;
}


/* Present finder */

.b-finder {
	background:white;
	border-top:0;
	border-radius: 0 0 6px 6px;
	color:#373737;
	left:auto;
	right:1.05em;
	width:310px;
	
	border-right:2px solid #e6127f;
	border-left:2px solid #e6127f;
}
.b-finder__criteria {
	padding:1em;
	border-bottom:1px dotted #e6127f;
}
.b-finder__go {
	border-bottom:0;
	overflow:hidden;
}
.b-finder__button {
	padding:0.5em 1em;
	float:right;
	font-size:14px;
	border:none;
}
.b-finder__go-text {
	padding-top:6px;
	float:left;
	font-size:0.9em;
	color:#373737;
    
    display: none;
}
.b-finder__go-count {
	font-size:1.8em;
	margin-right:2px;
	color:#e6127f;
}

.b-finder__criteria-title {
	float:left;
	min-width:80px;
	//font-family: 'Luckiest Guy', cursive;
	font-size:15px;
	margin-top:0px;
	color:#014b97;
}
.b-finder .forms-inline-list {
	margin-bottom:0;
}
.b-finder__priceranger-wrapper {
	//overflow:hidden;
	//padding:12px 6px 8px 6px;
	
	width:188px;
	float:right;
}

.b-header-mobile__catalog {
    display: none;
}

/* Slider */

.b-slider {
    padding:16px;
    height:412px;
    overflow: hidden;
}

.b-slider__pagination {
    display: none;
}

.swiper-container {
    width: 100%;
    height:400px;
}
.swiper-slide {
    display: block;
    
    background-position: center;
    background-size:cover;
/*    width: 640px;*/
    height: 400px;
/*    border:1px solid #ccc;*/
    background-color: #eaeffa;
    
    -webkit-transition:opacity 0.5s ease-in-out;
	   -moz-transition:opacity 0.5s ease-in-out;
	     -o-transition:opacity 0.5s ease-in-out;
	        transition:opacity 0.5s ease-in-out;
}
.swiper-slide {
    cursor: pointer;
}
.swiper-slide.swiper-slide-active {
    cursor: auto;
}


.b-slider__slides {
    width:64%;
    height:400px;
    float:left;
    background: #eaeffa;
    position: relative;
    z-index: 1;
}

.b-slider__chooser {
    width:36%;
    height:400px;
    float:right;
    background: #eaeffa;
    position: relative;
    z-index: 8;
}
.b-slider__chooser-item {
    height:132px;
    border-bottom:1px solid #ccc;
    padding:16px;
    cursor: pointer;
    position: relative;
    background: #eaeffa;
}

.b-slider__chooser-item:hover {
    background: #fff;
}
.b-slider__chooser-item._active {
    background: #fff;
}
.b-slider__chooser-item._active:before {
    position: absolute;
    content: " ";
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    z-index: 9;
    
    border-top: 66px solid transparent;
    border-bottom: 66px solid transparent;
    
    border-right: 15px solid #fff;
}
.b-slider__chooser-item._active:after {
    position: absolute;
    content: " ";
    top: 0;
    left: -16px;
    width: 0;
    height: 0;
    z-index: 8;
    
    border-top: 66px solid transparent;
    border-bottom: 66px solid transparent;
    
    border-right: 16px solid #ccc;
}

.b-slider__chooser-item._active .b-slider__chooser-title {
    color:#014b97;
}


.b-slider__chooser-itemcontent {
    position: absolute;
    left:16px;
    top:16px;
    
    opacity:0;
    
    -webkit-transition:opacity 0.5s ease-in-out;
	   -moz-transition:opacity 0.5s ease-in-out;
	     -o-transition:opacity 0.5s ease-in-out;
	        transition:opacity 0.5s ease-in-out;
}
a.b-slider__chooser-button {
    position: absolute;
    bottom:4px;
    right:0px;
    padding:1px 8px!important;
    opacity: 0;
    box-shadow: none!important;/*0px 0px 0 1px #f7e705!important;*/
    border-color:#e6127f!important;
    text-transform: none!important;
    
    border-radius: 3px!important;
    
    -webkit-transition:opacity 0.5s ease-in-out;
	   -moz-transition:opacity 0.5s ease-in-out;
	     -o-transition:opacity 0.5s ease-in-out;
	        transition:opacity 0.5s ease-in-out;
}
.b-slider__chooser-button:hover {
    color:white;
    background: rgba(230, 18, 127, 0.72);
}
.b-slider__chooser-item._active .b-slider__chooser-button {
    opacity: 1;
}

.b-slider__chooser-title {
    text-transform:uppercase;
	display: block;
	color: #373737;
	font-size: 21px;
    font-weight: normal;
	margin-bottom: 0;
    font-family: 'Luckiest Guy', cursive;
    line-height:1;
    letter-spacing: 1px;
    margin-bottom: 4px;
}
.b-slider__chooser-text {
    line-height: 1.4;
    margin: 0;
}
.b-slider__chooser-linkmore {
    float:right;
    margin-top: 4px;
}


.b-brandsslider {
    position: relative;
}
.b-brandsslider .swiper-button-next {
    right:132px;
    margin-top:-32px;
}


.b-brandslist {
/*	padding:0 0.6%;*/
	white-space:nowrap;
	overflow:hidden;
	margin:1.5em 158px 1.5em 1em;
/*    margin-left:1em;*/
    position: relative;
    
}
.b-brandslist-wrapper {
    overflow:hidden;
}
.b-brandslist__item {
/*	width:6.7%;*/
    width:98px;
    max-height:80px;
/*	margin:0 0.6%;*/
    text-decoration: none;
    position:relative;
    display: inline-block;
    vertical-align: middle;
}
.b-brandslist__item img {
    max-width: 100%;
    max-height:80px;
}


.b-seeall {
    float:right;
    width:112px;
    position: relative;
    height:80px;
}
.b-seeall-link {
    position:absolute;
    top:50%;
    margin-top: -17px;
    left:0;
    font-family: 'Luckiest Guy', cursive;
    font-size:17px;
    letter-spacing: 1px;
    line-height:1.2;
}
.b-seeall-link span {
    font-family: Tahoma, Arial, serif;
}

.seeall-brands-linkwrapper {
    padding-bottom: 12px;
    text-align: center;
}
a.seeall-brands-link {
/*    float:right;*/
    font-family: 'Luckiest Guy', cursive;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.2;
    color:#014b97;
}

/* FOOTER */ 

.b-footer {
	background-color: #ffffff;
	padding-top: 1em;
	border-top: 1px solid #D8D8D8;
  	box-shadow: 0 -6px 10px #D8D8D8;
    position: relative;
    z-index:9;
}

.b-footer__content {
	padding:1em 1em 0em 1em;
}


.b-footer__formwrapper {
    margin:24px 0;
}

.b-footer__title {
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	display: block;
	clear: left;
	color: #014b97;
	font-size: 21px;
	margin-bottom: 12px;
    text-align: center;
}

.b-footer__text-wrapper {
    padding-right:424px;
}
.b-footer__text {
    font-size:14px;
    overflow:hidden;
    float:left;
    padding-right:8px;
}
.b-footer__text p {
	font-size: 14px;
    margin-bottom:12px;
    text-align: justify;
}
.b-footer__text-link {
    font-size:14px;
}

ul.b-footer__links {
	float: left;
	list-style-type: none;
	margin:0;
	margin-left:24px;
    display: block;
}
ul.b-footer__links:first-child {
    margin-left:0!important;
}

.b-footer__link {
	color: #373737;
	font-size:14px;
	line-height:1.4;
}
.b-footer__link:hover {
	color: #373737;
}


.b-footer__end {
    border-top:1px solid #ddd;
    padding:8px 0;
}


.b-footer__copyright {
	background-color: #e6127f;
	padding: 1em;
	color: #fff;
	font-size:14px;
    text-align: center;
}

.b-footer__paymenticons {
    vertical-align: middle;
}
.b-footer__paymenticons a {
    text-decoration: none;
    vertical-align: middle;
    margin-left:4px;
    display: inline-block;
}


.b-subscribe {
	padding:12px;
	background:#e7e7e7;
	overflow: hidden;
	border-radius:6px;
}
input[type="submit"].b-subscribe__button {
	border-radius: 0 6px 6px 0;
	width:20%;
	float:left;
	position:relative;
	z-index:8;
	font-size:16px;
	height:38px;
}

input[type="email"].b-subscribe__input {
	background:white;
	color:#373737;
	border:none;
	width:45%;
	font-size:16px;
	padding-left:0.5em;
    padding-bottom:0.2em;
	padding-bottom:0.3em;
	float:left;
	outline:0;
	border-radius:0;
/*	border-radius: 6px 0 0 6px;*/
	box-shadow: 1px 1px 0 1px #f7e705;
	position:relative;
	z-index:3;
    border-left:1px solid #ccc;
    height:38px;
}

input[type="text"].b-subscribe__input {
	background:white;
	color:#373737;
	border:none;
	width:35%;
	font-size:16px;
	padding-left:0.5em;
    padding-bottom:0.2em;
	padding-bottom:0.3em;
	float:left;
	outline:0;
	border-radius:0;
	border-radius: 6px 0 0 6px;
	box-shadow: 1px 1px 0 1px #f7e705;
	position:relative;
	z-index:3;
    height:38px;
}


.b-subscribe__desc {
	font-size:14px;
	padding-top:8px;
	clear:both;
	text-align:center;
}


.b-footer__touch-text {
	font-weight: 500;
}
.b-footer__touch-title {
	font-weight: 600;
	display: block;
	clear: left;
}

/*PAGES*/


.b-page {
	
	background:white;
	padding:2em 1em;
}

.b-page-header {
	
	padding:24px;
    margin-bottom: 24px;
    font-size: 14px;
	
}

.b-gradientblock {
    border:1px solid #e7e7e7;
    
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 47%, rgba(248,248,248,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 47%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 47%, rgba(248,248,248,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 47%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 47%, rgba(248,248,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.b-page-header._empty {
    border:0;
    background:0;
    padding-bottom:0;
}
.b-page-header._empty .b-page-header__text {
    display: none;
}

.b-page-header__titlewrapper {
 	text-align: center;
 	margin-top: -40px;
}
.b-page-header__title {
    font-family: 'Luckiest Guy', cursive;
 	letter-spacing: 2px;
 	display: block;
 	clear: left;
 	color: #014b97;
    background: #fff;
 	font-size: 38px;
 	margin-bottom: 1em;
    position: relative;
    display: inline-block;
    z-index: 8;
    padding:0 16px;
    margin: 0;
}
.b-page-header__text {
    clear: both;
    padding-top:16px;
    overflow: hidden;
}
.b-page-header__text p:last-child {
    margin-bottom: 0;
}

/*
.b-page-header__title:before, .b-page-header__title:after {
    position: relative;
    content: '';
    background: #fff;
    width:20px;
    height:28px;
    z-index: -1;
    display: inline-block;
}
*/


.b-page__menu {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}
.b-page__menu-li {
    list-style: none;
    border-top:1px solid #e7e7e7;
}
.b-page__menu-li:first-child {
    border: none;
}
.b-page__menu-a {
    padding:12px 16px;
    display: block;
    color:#373737;
    text-decoration: none;
    position: relative;
}
.b-page__menu-a:hover {
    color:#014b97;
    background: #f7f7f7;
}
.b-page__menu-a._active {
    background: #fff;
}
.b-page__menu-a._active:after {
    position: absolute;
    content: " ";
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    z-index: 9;

    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;

    border-left: 15px solid #fff;
}
.b-page__menu-a._active:before {
    position: absolute;
    content: " ";
    top: 0;
    right: -16px;
    width: 0;
    height: 0;
    z-index: 9;

    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;

    border-left: 15px solid #d7d7d7;
}

.b-page__image {
    margin-bottom:16px;
    display:block;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.b-page__image:hover {
    filter: saturate(150%);
	-webkit-filter: saturate(150%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
}


.b-pagetypes .b-sorter-types-list__item {
    margin-bottom:32px;
}
.b-pagetypes .b-sorter-types-list__item-image {
    width:72px;
    height:72px;
}

.b-page__content p {
    text-align: justify;
}


/* page contacts */
#map1 {
    width:100%;
    height:500px;
}

.b-page__contacts-address p {
    margin-bottom:12px;
}

.b-addressblock {
    border-left:8px solid #fafafa;
    padding-left:24px;
}

.b-page__contacts-openinghours {
    margin-bottom:24px;
}
.b-page__contacts-openinghours table {
    width:100%!important;
    border-top: 1px solid #eeeeee;
}
.b-page__contacts-openinghours td {
    padding-left:15%;
}
.b-page__contacts-openinghours tr:hover td {
    background:#fafafa;
}


/* title */

.b-title {
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	font-size: 30px;
	color: #014b97;
	position: relative;
	z-index: 1;
  	overflow: hidden;
  	text-align: center;
  	padding: 4px 0;
  	margin:1em 0;
}
.b-title:before, .b-title:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  z-index: -1;
  position: relative;
  vertical-align: middle;
}
.b-title:before {
  right: 15px;
  margin: 0 0 0 -100%;
}
.b-title:after {
  left: 15px;
  margin: 0 -100% 0 0;
}
.b-title__emphasis {
	color: #e6127f;		
}

.b-title.b-title-in-block {
	margin:0;
	font-size:24px;
}


.b-pagetitle {
    font-family: 'Luckiest Guy', cursive;
 	letter-spacing: 2px;
 	display: block;
 	clear: left;
 	color: #014b97;
 	font-size: 38px;
 	margin-top: 0;
 	margin-bottom: 1em;
 	text-align: center;
}
.b-titleleft {
    text-align: left;
}

/*Page Index*/

.b-products__item {
	float: left;
	display: block;
	
	width: 17.6%;
	margin: 1.2%;
	position:relative;
	
	border:1px solid transparent;
	
	-webkit-transition:all 0.3s ease-in-out;
	   -moz-transition:all 0.3s ease-in-out;
	     -o-transition:all 0.3s ease-in-out;
	        transition:all 0.3s ease-in-out;
}

.b-products__item:hover {
	border-color:#ed5565;
}

.b-products__item._with-border-red {
	border-color:#e6127f;
}
.b-products__item._with-border-blue {
	border-color:#125099;
}
.b-products__item._with-border-green {
	border-color:#62c462;
}
.b-products__item._with-border-yellow {
	border-color:#f7e705;
}

.b-products__item:hover .b-products__item-content, 
.b-products__item:hover .b-products__item-meta,
.b-products__item._with-border .b-products__item-content,
.b-products__item._with-border .b-products__item-meta
{
	border-left-color:transparent;
	border-right-color:transparent;
	border-top-color:transparent;
}


.b-products__item-content-wrapper {
	position: relative;
    height: 0;
	padding-top:100%;
	display:block;
    border: none;
}

.b-products__item-content {
	border: 1px solid #D8D8D8;
	overflow: hidden;
	
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
    
    padding-right:1px;
    
    text-decoration:none;
    text-align:center;
    letter-spacing: 0;
    white-space: nowrap;
	
	-webkit-transition:all 0.1s ease-in-out;
	   -moz-transition:all 0.1s ease-in-out;
	     -o-transition:all 0.1s ease-in-out;
	        transition:all 0.1s ease-in-out;
}
.b-products__item-content:hover {
	
}
.b-products__item-content:hover .b-products__item-title {
	text-decoration:underline;
}



.b-products__item-img {
	width: 100%;
    vertical-align: middle;
}
.b-products__item-content:before {
    content:'';
    display:inline-block;
    vertical-align: middle;
    height:100%;
    text-decoration: none;
    width:0px;
    overflow: hidden;
    margin-left:-4px;
}


.b-products__item-meta {
	display:block;
    display: -webkit-box;
    color:#000;
    
    white-space:normal;
    z-index:9999;
    font-size: 14px;
    
    line-height: 1.4;
    margin-bottom: 8px;
    
    width:100%;
    height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.b-products__item-title {
	font-weight: 400;
	text-transform: uppercase;
	line-height:1.4;
    display: block;
    margin-top:2px;
    
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.b-products__item-title:after {
    
}

.b-products__item-brand {
    font-size:12px;
    color:#373737;
}

.b-products__item-textshort {
    display: block;
    display: -webkit-box;
	font-size:12px;
	line-height:1.4;
    height:51px;
    max-width:100%;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.b-products__item-buy {
	padding:2px 8px 8px 8px;
	background:#f5f5f5;
    height:158px;
	min-height:158px;
    position: relative;
}

.b-products__item-buy__form {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:10px;
    background:#f5f5f5;
    z-index: 99;
}

.b-products__item-price {
	
	color: #014b97;
	font-weight: bold;
	white-space:nowrap;
	padding:0.1em 0;
	font-size:16px;
}
.b-products__item._with-sale .b-products__item-price {
	color:#e6127f;
}

.b-products__item-priceold {
	color:#878787;
	font-weight:normal;
	text-decoration:line-through;
	font-size:12px;
    display: block;
    line-height: 1;
}

.b-products__item-buybutton {
	padding: 4px 6px 4px 6px;
	border-radius: 3px;
	background-color: #ed5565;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	font-size:12px;
	box-shadow: 1px 1px 0 1px #f7e705;
	border:0;
	outline:0;
	margin:0;
	vertical-align:middle;
	display:inline-block;
}
.b-products__item-buybutton:hover {
	color:#fff;
	box-shadow: 1px 1px 0 1px #fff;
}

.b-products__item-addedtext {
	font-size:13px;
	margin-right:8px;
	text-transform:uppercase;
	color:#2f9b24;
	display:inline-block;
	vertical-align:middle;
	
	display:none;
}
.b-products__item-addedtext .fa {
	font-size:14px;
}
.b-products__item-addedtext a {
    color:#2f9b24;
}

.b-products__item-addedtext._fail {
    color:#ed5565;
}


/* add to basket in products list */
.b-products__item .form-addtobasket {
	float:right;
}


.b-products__item-outofstock {
    padding: 4px 6px 4px 6px;
    border-radius:3px;
    font-size:12px;
}

.b-products__item._with-sale1:after {
	
	content:'';
	display:block;
	position:absolute;
	top:0px;
	right:8px;
	//background:red;
	color:white;
	font-size:2em;
	//padding:8px;
}





/* ribbon  (from http://www.flaticon.com/search/sale)*/

.ribbon {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1;
}

.ribbon .banner {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    right: -9px;
    top: 22px;
    width: 85px;
    
}

.ribbon .banner::after, .ribbon .banner::before {
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    width: 20px
}

.ribbon .banner::before {
    -webkit-transform: skewY(-45deg) translate(50%, 15px);
    -moz-transform: skewY(-45deg) translate(50%, 15px);
    -ms-transform: skewY(-45deg) translate(50%, 15px);
    -o-transform: skewY(-45deg) translate(50%, 15px);
    -webkit-transform-origin: 100% center;
    -moz-transform-origin: 100% center;
    -ms-transform-origin: 100% center;
    -o-transform-origin: 100% center;
    top: -5px;
    left: -33px;
}

.ribbon .banner::after {
    -webkit-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -moz-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -ms-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -o-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -webkit-transform-origin: 0 center;
    -moz-transform-origin: 0 center;
    -ms-transform-origin: 0 center;
    -o-transform-origin: 0 center;
    top: 18px;
    right: -16px
}

.ribbon .text {
    position: relative;
    z-index: 2;
    padding: 3px 0;
    font-size: 10px;
    font-weight: bold;
    min-height: 14px;
    line-height: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align:center;
    
}

.ribbon .text::before, .ribbon .text::after {
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.ribbon .text::before {
    -webkit-transform: translateX(-15%) skewX(-45deg);
    -moz-transform: translateX(-15%) skewX(-45deg);
    -ms-transform: translateX(-15%) skewX(-45deg);
    -o-transform: translateX(-15%) skewX(-45deg)
}

.ribbon .text::after {
    -webkit-transform: translateX(15%) skewX(45deg);
    -moz-transform: translateX(15%) skewX(45deg);
    -ms-transform: translateX(15%) skewX(45deg);
    -o-transform: translateX(15%) skewX(45deg)
}

.ribbon .banner::after, .ribbon .banner::before {
    background-color: #ed5565;
}

.ribbon .text::before, .ribbon .text::after, .no-css-transforms .ribbon
.text {
    background-color: #ed5565;
}

.ribbon-red .banner::after, .ribbon-red .banner::before {
    background-color: #e6127f;
}

.ribbon-red .text::before, .ribbon-red .text::after, .no-css-transforms .ribbon-red
.text {
    background-color: #e6127f;
}

.ribbon-blue .banner::after, .ribbon-blue .banner::before {
    background-color: #125099;
}

.ribbon-blue .text::before, .ribbon-blue .text::after, .no-css-transforms .ribbon-blue .text {
    background-color: #125099;
}

.ribbon-green .banner::after, .ribbon-green .banner::before {
    background-color: #62c462;
}

.ribbon-green .text::before, .ribbon-green .text::after, .no-css-transforms .ribbon-green .text {
    background-color: #62c462;
}

.ribbon-yellow .banner::after, .ribbon-yellow .banner::before {
    background-color: #f7e705;
}

.ribbon-yellow .text::before, .ribbon-yellow .text::after, .no-css-transforms .ribbon-yellow .text {
    background-color: #f7e705;
}
.ribbon-yellow .text {
	color:#373737;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.20);
}

/* /ribbon */



.hr-indexbottom {
    margin:24px 14px;
}
.b-indexbottom {
	background-color: #ffffff;
	padding: 2em 1em 32px 1em;
    margin-top:32px;
}

.b-indexbottom__block {
    background:#fafafa;
    padding-top:24px;
    border-radius: 6px 6px 0 0;
    min-height: 160px;
}
/*
.b-indexbottom__block:after {
    background:#fafafa;
    position: absolute;
    top:100%;
    left:0;
    width:100%;
    height:12px;
    content: '';
    z-index: 1;
}
*/
.fb-container {
    margin:0 auto;
    width:400px;
    position: relative;
    z-index:999;
    float:right;
}

.b-feedback {
    margin:0 auto;
    text-align:left;
}
.b-feedback p {
    text-align:left;
    margin-bottom:0px;
    margin-top:0px;
}
.b-feedback .b-button {
    margin-top:12px;
}

.b-feedback__button[disabled] {
    background: #ccc!important;
    background-color: #ccc!important;
}

textarea.b-feedback_textmessage, input.b-feedback__textemail {
    border-radius: 6px;
    
}
input.b-feedback__textemail {
    width:100%;
}
.b-feedback__button {
    margin-top:4px;
    width:100px;
    padding-top:8px;
    padding-bottom:8px;
}

.b-feedback__form {
    margin:24px auto 0 auto;
}


#js-form-feedback .error-message {
    font-size: 14px;
}
#js-form-subscribe .error-message {
    font-size: 14px;
    clear: both;
    text-align: center;
}
#js-form-subscribe .invalid-field {
    box-shadow: 1px 1px 0 1px #f7e705, inset 0px -2px 1px 0px #de2c3b;
    position: relative;
}
#js-form-subscribe .invalid-field:after {
    content: 'Please';
    position: absolute;
    bottom: 0px;
    left:0;
    display: block;
}


.reviews-text {
	display: block;
	padding: 2em 0;
}
.reviews-author {
	display: block;
	margin-top: 0.5em;
	padding: 0em 4em;
	font-weight: 600;
}
.reviews-send {
	float: right;
	margin-right: 4em;
	font-weight: 600;
	color: #000000;
	text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 1px dashed #000080; 
}
.reviews-send:hover {
	color: #000000;
	text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 0px dashed #000080; 
}

/* Page Product */
.b-page-product{
	padding-left:2em;
	padding-right: 2em;
}
.b-title__left {
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	text-align: left !important;
  	font-size: 24px;
	color: #014b97;
	position: relative;
	z-index: 1;
  	overflow: hidden;
  	text-align: center;
  	padding: 4px 0;
}
.b-title__left:before, .b-title__left:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  z-index: -1;
  position: relative;
  vertical-align: middle;
}
.b-title__left:before {
  right: 15px;
  margin: 0 0 0 -100%;
}
.b-title__left:after {
  left: 15px;
  margin: 0 -100% 0 0;
}


/* PAGE PRODUCT */


.b-product {
	padding-bottom: 2em;
    margin-top:2em;
}


.b-product__sale-priceold {
    text-decoration: line-through;
}
.b-product__sale-period {
    margin-left:16px;
    color:#e6127f;
}
.b-product__sale + .b-product-addtocart .b-product__price {
    color:#e6127f;
}


.b-product__images-coverwrapper{
	padding: 1em;
	border: 1px solid #ccc;
    margin-bottom:1em;
    text-align:center;
    position: relative;
}
.b-product__images-coverwrapper > a{
    display: block;
}
.b-product__images-secondary {
    text-align:center;
    margin-bottom: 0;
}
.b-product__images-secondary > li {
    height:108px;
    margin-bottom: 0;
}
.b-product__images-secondary-img {
    max-width:100%;
    max-height:100%;
}

.b-product__title {
	font-size:36px;
	font-weight:normal;
    margin-bottom: 0;
}

.b-product__chars {
    font-size:14px;
    margin-bottom: 4px;
}
.b-product__chars-item {
    margin-right:24px;
}

.b-product-addtocart {
	overflow:hidden;
	margin-bottom:1.65em;
    border-bottom:1px solid #ccc;
}
.b-product-addtocart > * {
	vertical-align: middle;
}
.b-product__price {
	color: #82877b;
	font-size: 30px;
	margin-right:1em;
}
input[type="submit"].b-product__button {
	padding: 0.4em 1em;
	border-radius: 3px;
	background-color: #014b97;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	border:0;
	box-shadow: 1px 1px 0 1px #f7e705;
	font-size:17px;
	white-space:nowrap;
	font-family:inherit;
}
input[type="submit"].b-product__button:hover {
	background-color: #014b97;
	box-shadow: 1px 1px 0 1px #ccc;
}
input[type="submit"].b-product__button[disabled], input[type="submit"].b-product__button[disabled]:hover,
.b-products__item-buybutton[disabled], .b-products__item-buybutton[disabled]:hover {
    background-color: #a5a3ab;
}


.b-paypal-button__ec {
    display:block;
    text-align:center;
    font-size:12px;
    line-height:8px;
}

.b-product-addtocart .b-products__item-addedtext {
	display:inline-block;
	margin-right:0;
	font-size:14px;
	padding-top:8px;
	margin-left:8px;
	display:none;
    
    float:right;
}

.b-product__quantity {
	margin-right:1em;
	width: 126px;
  	height: 36px;
}
.b-product__quantitylink {
	font-size:18px;	
	padding: 5px;
	border: 1px solid #d6d2d2;
	background: #fff;
	color: #adadad;
	width: 40px;
	height: 100%;
    border-radius: 0px;
    margin: 0;
    float: left;
    text-align: center;
    vertical-align: text-top;
    text-decoration:none;
}
.b-product__quantity-text {
	background: transparent;
  	border-top: 1px solid #d6d2d2;
  	border-bottom: 1px solid #d6d2d2;
  	border-left:none!important;
  	border-right:none!important;
  	color: #707070;
  	height: 100%;
  	font-weight: 800;
  	width: 46px;
  	line-height: 17px;
  	border-radius: 0px;
  	box-shadow: none;
	float: left;
  	padding: 0;
  	text-align: center;
}

.b-product__quantitylink[disabled], .b-product__quantitylink[disabled]:hover {
    opacity:0.5;
    color:#adadad;
}

.b-product-addtocart__additional {
    
}


.b-product__text {
	padding-right: 1em;
}
.b-product__text {
	display: block;
}
.b-product__tags {
	display: block;
	margin-bottom: 1.65em;
}
.b-product__tags-title {
	font-weight: 600;
	text-transform:uppercase;
	color: #82877b;
	font-size: 15px;
	float: left;
	margin-right: 0.5em;
}
.b-product__tags-link {
	color: #82877b;
	font-size: 14px;
	margin-left: 14px;
    white-space: nowrap;
}
.b-product__tegs-link:hover {
	color: #82877b;
}
.b-product__summary-social-facebook {
  	background: url('/img/socials-fade-small.png') no-repeat scroll 0 top transparent;
  	width: 26px;
  	height: 26px;
  	display: inline-block;
  	margin-right: 0;
  	text-align: left;
  	text-indent: -9999px;
 	margin-left: 1em;
}
.b-product__summary-social-twitter{
  width: 26px;
  height: 26px; 
  background: url('/img/socials-fade-small.png') no-repeat scroll -52px top transparent;
    display: inline-block;
  margin-right: 0;
  text-align: left;
  text-indent: -9999px;
}
.b-product__summary-social-google{
  width: 26px;
  height: 26px; 
  background: url('/img/socials-fade-small.png') no-repeat scroll -130px top transparent;
    display: inline-block;
  margin-right: 0;
  text-align: left;
  text-indent: -9999px;
}
.b-product__summary-social-pinterest {
  width: 26px;
  height: 26px; 
  background: url('/img/socials-fade-small.png') no-repeat scroll -26px top transparent;
    display: inline-block;
  margin-right: 0;
  text-align: left;
  text-indent: -9999px;
}
.b-product__summary-social-like {
  width: 26px;
  height: 26px; 
  background: url('/img/socials-fade-small.png') no-repeat scroll -78px top transparent;
    display: inline-block;
  margin-right: 0;
  text-align: left;
  text-indent: -9999px;
}

.b-product__extra.nav-tabs {
	border-bottom: 1px solid #ffffff;
}
.b-product__extra.nav-tabs a {
	color: #000000;
}
.b-product__extra.nav-tabs a:hover {
	color: #c5ba05;
	text-decoration: none;
}
.b-product__extra.nav-tabs .nav-tabs__item {
	float:none;
}
.b-product__extra.nav-tabs li.active a, .b-product__extra.nav-tabs span {
	border: 1px solid #ccc;
	border-right:1px solid white;
}
.b-product__extra.nav-tabs__item a {
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 1px;
	font-size: 15px;
	text-align: left;
}
.b-product__extra.nav-tabs__item a:hover {
	background-color: #ffffff;
	
}
.b-infobox__nav {
	z-index:8;
}
.b-infobox__content {
	border:1px solid #ccc;
	margin-left:-3px!important;
	z-index:1;
	padding: 1em;
	margin-top:1px;
	min-height:180px;
}
.b-infobox__content > div {
    clear:both;
}
.b-related {
	padding-bottom: 2em;
}
.b-related .b-products__item {	
	width: 22%;
	margin:1.5%;
}


.b-product__stock {
 color:#82877b;   
}
.b-product__stock-title {
    font-size:14px;
}
.b-product__stock-icons {
    line-height:13px;
}
.b-product__stock-icons .fa {
    font-size:13px;
    color:#82877b;
}


.b-gotop-wrapper {
    display: none;
    text-align: center;
}
.b-gotop {
    font-size: 14px;
    padding:8px 16px;
}


.b-footer__mobileaddon {
    display: none;
}
.b-footer__ma {
    margin-left: 0;
    padding-left: 0;
}
.b-footer__ma-item {
    list-style: none;
    display: block;
    padding:2px 16px;
}
.b-footer__ma-item a {
    text-align: left;
    padding: 12px;
    padding-left: 16px;
    font-size: 16px;
    background: #eaeffa;
    text-decoration: none;
    color: #373737;
    display: block;
    border-radius: 6px;
    position: relative;
}
.b-footer__ma-item-basket a {
    border:1px solid rgba(230, 18, 127, 0.64);
}
.b-footer__ma-item-checkout a {
    background: rgba(230, 18, 127, 1);
    color:white;
}

.b-footer__ma-item a:after {
    position: absolute;
    top:50%;
    margin-top: -8px;
    right:16px;
    display: block;
    content: '\f105';
    
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.b-footer__mobileaddon hr {
    margin:16px;
}


/* Page Sidebar */

.b-sidebar{
	padding-top:0.3em;
}

.b-sidebar__box {
	position:relative;
}
.b-sidebar__box-content {
	overflow:hidden;
	
}
.b-sidebar__box._closed .b-sidebar__box-content {
	//height:0px;
}
.b-sidebar__box .b-sidebar__box-folding ._opened {
	display:inline;
}
.b-sidebar__box .b-sidebar__box-folding ._closed {
	display:none;
}
.b-sidebar__box._closed .b-sidebar__box-folding ._opened {
	display:none;
}
.b-sidebar__box._closed .b-sidebar__box-folding ._closed {
	display:inline;
}


.b-sidebar-title {
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 1px;
	text-align: left !important;
  	font-size:1.2em;
	color: #014b97;
	position: relative;
	z-index: 1;
  	text-align: center;
  	margin-bottom:0.5em;
  	display: block;
}
.b-sidebar-title:before, .b-sidebar-title:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  z-index: 1;
  position: relative;
  vertical-align: middle;
}

.b-sidebar-title:before {
  right: 15px;
  margin: 0 0 0 -100%;
}
.b-sidebar-title:after {
  left: 15px;
  margin: 0 -100% 0 0;
  width: 100px;
}


.b-sidebar__box-folding {
	font-size:0.9em;
	padding: 0.1em 0.6em;
	border: 1px solid #e6e6e6;
	display: block;
	float: right;
	color: #536372;
	text-decoration: none;
	background: #ffffff;
	position:absolute;
	z-index:9;
	top:-0.3em;
	right:0;
	font-family: Tahoma, Arial, serif;
}
.b-sidebar__box-folding:hover {
	color: black;
	text-decoration: none;
}


.b-filterlist {
	margin-left:0;
	list-style:none;
}

.b-sidebar__box-contentbudget {
    padding-bottom:32px;
}
.b-sidebar__priceranger-wrapper {
	padding:12px 0 12px 0;
}

.b-clearbudget {
    font-size: 12px;
    text-decoration: none;
    color:#ed5565;
    border-bottom: 1px solid #ed5565;
}
.b-clearbudget:hover {
    border-bottom: 1px solid #373737;
    color:#373737;
}
.b-button-bybudget {
    width:100%;
    text-align: center;
    padding:2px 14px 1px 14px!important;
    text-transform: none!important;
}


/* Page Catalog */

.b-page-catalog {
	
}


.b-catalog__content {
	width:100%;
}

.b-catalog-control {
	padding:0 1em;
	width:100%;
    
    position: relative;
    min-height: 34px;
}
.b-catalog-control > * {
    z-index: 8;
    position: relative;
}
.b-catalog-control:before {
    content: '';
    display: inline-block;
    width: 95%;
    height: 1px;
    background: #D8D8D8;
    z-index: 1;
    position: absolute;
    vertical-align: middle;
    margin:0 2em 0 1em;
}
.b-catalog-control:before {
    top:17px;
    left:0;
    z-index: 1;
}

.b-catalog-control__activefilters {
    overflow: hidden;
    padding-right:0;
}

.b-catalog-control__item {
	width: 24%;
    padding-right:1em;
    background: white;
  	color: #999;
    position:relative;
    float:left;
    margin-bottom:10px;
}


.b-catalog-control__itemstupid .b-catalog-control__item-content {
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
    border: 0;
}

.b-catalog-control__item-search {
    width:40%;
}
.b-catalog-control__item-search .b-form-search {
    padding-top: 0;
    padding-bottom: 0;
}

.b-catalog-control__item-content {
    border: 1px solid #E6E6E6;
    color:#999;
  	font-size: 12px;
  	cursor: auto;
  	border-radius: 0;
  	text-decoration: none;
  	z-index: 400;
    position: relative;
    
    display: block;
    padding:4px 8px;
    padding-left:28px;
}
.b-catalog-control__item-content .closeicon {
    background:url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBpZD0iY2xvc2UiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiM5OTk5OTkiIHBvaW50cz0iNzcuNiwyMS4xIDQ5LjYsNDkuMiAyMS41LDIxLjEgMTkuNiwyMyA0Ny42LDUxLjEgMTkuNiw3OS4yIDIxLjUsODEuMSA0OS42LDUzIDc3LjYsODEuMSA3OS42LDc5LjIgICA1MS41LDUxLjEgNzkuNiwyMyAiLz48L3N2Zz4=') no-repeat transparent!important;
    
    display: block;
    
    position: absolute;
    top:50%;
    margin-top: -10px;
    left:4px;
    width:20px;
    height: 20px;
    
}
.b-catalog-control__item-content:hover .closeicon {
    background:url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBpZD0iY2xvc2UiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiMzNzM3MzciIHBvaW50cz0iNzcuNiwyMS4xIDQ5LjYsNDkuMiAyMS41LDIxLjEgMTkuNiwyMyA0Ny42LDUxLjEgMTkuNiw3OS4yIDIxLjUsODEuMSA0OS42LDUzIDc3LjYsODEuMSA3OS42LDc5LjIgICA1MS41LDUxLjEgNzkuNiwyMyAiLz48L3N2Zz4=') no-repeat transparent!important;
    
}

.b-catalog-control__item-search .b-button-search {
    top:0px;
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
    padding:8px 12px;
    font-size:13px;
}
.b-catalog-control__item-search .fa {
    font-size:22px;
}

.b-catalog-control__item-filter {
    width:auto;
}



/* ordering select */

.b-catalog-control__item-order {
    width: 24%;
    float:right;
    padding-right:0;
    padding-left:1em;
}


/* ? */
.b-catalog__content-sample-orderby {
	vertical-align: top;
  	width: 200px;
  	height: auto !important;
  	font-size: 11px;
  	line-height: 15px !important;
  	background: url('img/sprite.png') no-repeat right -311px;
  	cursor: pointer;		
}
.b-catalog__content-sample-orderby a:hover {
	color:#999;
}


.sbHolder {
	position: relative;
}
.sbToggle {
	background-color: #FFF !important;
  	border: 0px;
  	background: url('/img/sprite.png') -8px -36px;
  	width: 11px;
  	height: 8px;
  	position: absolute;
 	right: 15px;
  	top: 15px;
  	z-index:404;
}
.sbSelector {
	display:block;
  	background: #fff;
  	color: #999;
	padding: 4px 12px;
  	border: 1px solid #E6E6E6;
  	font-size: 12px;
  	cursor: pointer;
  	border-radius: 0;
  	text-decoration: none;
  	z-index: 400;
	position:relative;
}
.sbSelector:hover {
	color:#999;	
}
.sbOptions {
	top: 16px;
  	display: none;  
  	margin: 12px 0 0 0;
  	list-style: none;
  	position: absolute;
  	background: #fff;
  	left: 0;
  	right: 0;
  	z-index: 300;
  	padding: 6px 0 12px;
  	border: 1px solid #E6E6E6;  		
}
.sbHolder .sbOptions a {
  	font-size: 12px;
  	color: #949494;
  	display: block;
  	padding: 2px 12px;
}
.b-catalog__content-sorting-forms {
	display: block;
	width: 245px;
	padding: 0.5em;
  	background: none;
  	color: #999;
  	border: 1px solid #e6e6e6 !important;
}
.b-catalog__content-sorting-forms-option {
	display: block;
  	color: #949494;
  	border: 1px solid #e6e6e6 !important;
}
.b-catalog__content-view {
	width: 16px;
	display: inline-block;
  	height: 16px;
  	text-indent: 100%;
  	white-space: nowrap; 
  	color: #536372;
  	margin: 0px;
  	text-transform: uppercase;
  	border: 1px solid #e6e6e6;
  	border-radius: 0;
  	overflow: hidden;
  	text-indent: 100%;
}
.b-catalog__content-grid-view {
	border-right: 1px solid #ffffff;
  	padding: 16px 16px;
  	background: url('/img/sprite.png') no-repeat -89px -33px;
  	float: left;
}
.b-catalog__content-grid-view:hover {
	background-position: -81px -59px;
  	background: url('/img/sprite.png') no-repeat -89px -65px;
  	float: left;
}
.b-catalog__content-list-view {
  	padding: 16px 16px;	
	background-position: -113px -59px;
  	background: url('/img/sprite.png') no-repeat -122px -33px;
}
.b-catalog__content-list-view:hover {
	background-position: -113px -59px;
  	background: url('/img/sprite.png') no-repeat -122px -65px;
}
.b-catalog__products {
	display: block;
}
.b-catalog__product {	
	width: 22%;
	margin:1.5%;
}
.b-pagination {
	padding-bottom: 2em;
    text-align:center;
}
.b-pagination a {
	padding:12px 16px;
    color:#999;
    text-decoration: none;
    margin:0 8px;
    border: 1px solid #e6e6e6;
    display:inline-block;
    font-size:13px;
    line-height: 1;
}
.b-pagination a:hover {
    background:#fafafa;
    color:#373737;
}
.b-pagination a.current {
    background:#fafafa;
    color:#373737;
    border-color: #fafafa;
    margin:0;
}
.b-pagination a.service {
    border:none;
    margin:0;
    text-decoration: underline;
}
.b-pagination a.service:hover {
    text-decoration: none;
}


.b-pagination-mobile__counter {
    display: none;
    
}


.b-showmore-wrapper {
    display: none;
    
    text-align: center;
    
    -webkit-transition:all 0.5s ease-in-out;
	   -moz-transition:all 0.5s ease-in-out;
	     -o-transition:all 0.5s ease-in-out;
	        transition:all 0.5s ease-in-out;
}

.b-showmore-wrapper .b-preloader {
    display: none;
    margin-bottom: 16px;
}
.b-showmore-wrapper._loading .b-preloader {
    display: block;
}
.b-showmore {
    padding:12px 16px;
    color:#373737;
    text-decoration: none;
    margin:0 8px;
    border: 1px solid #999;
    display:block;
    font-size:14px;
    line-height: 1;
    
    border-radius: 3px;
    background: #f7e705;
}



/* Page Cart */

.b-cart__elmobile {
    display: none;
}

.b-page-cart {
	padding: 1em;
}
.b-cart__title {
	font-family: 'Luckiest Guy', cursive;
  	letter-spacing: 2px;
  	display: block;
  	clear: left;
  	color: #014b97;
  	font-size: 38px;
  	margin-top: 1em;
  	margin-bottom: 1em;
  	text-align: center;
}

.b-carttable {
	border: 1px solid #e7e7e7;
}
.b-carttable td {
	vertical-align:middle;
	padding: 12px;
}

.b-carttable thead td {
  	font-size: 14px;
  	font-weight: normal;
  	color: #8b8c8c;
}

.b-carttable__remove {
  	color: #8b8c8c;
  	text-decoration: none;
  	display:block;
  	text-align:center;
}
.b-carttable__remove:hover {
  	color: #373737;
  	text-decoration: none;
}
.b-carttable__img {
	width: 72px;
	border: 1px solid #8b8c8c;
	max-width:none;
}

.b-carttable__title {
	font-size: 14px;
  	color: #373737;	
}
.b-carttable__textshort {
	font-size:12px;
	margin-bottom:4px;
}
.b-carttable__price {
	color: #373737;
	font-size: 15px;
}
.b-carttable__itemtotal {
	color: #373737;
	font-size: 14px;
    white-space: nowrap;
}
.b-carttable__itemtotal-wrapper {
    width:88px;
}
.b-carttable__priceold {
    color:#878787;
    font-weight:normal;
    text-decoration:line-through;
    font-size:10px;
    display: block;
    line-height: 1;
}
.b-carttable__item-saleindex {
    color:#ccc;
    text-transform: uppercase;
    font-size:10px;
}

.b-carttable__itemqty {
	font-size: 14px;
}

.b-carttable__quantity-desc {
    font-size:12px;
}


.b-cart-coupon {
	border: 1px solid #e6127f;
	padding: 15px;
	margin-top: 1.5em;
	overflow:hidden;
}
.b-cart-coupon__title {
	display:inline-block;
	margin-top:2px;
	color:#e6127f;
    font-weight: 600;
    font-size: 16px;
/*    margin-bottom: 16px;*/
}
input[type="text"].b-cart-coupon__value {
	font-size:13px;
    height:32px;
}
input[type="submit"].b-cart-coupon__button, a.b-cart-coupon__button {
	background:#e9e9e1;
	color:#373737;
	box-shadow: 1px 1px 0 1px rgba(7, 43, 62, 0.58);
	font-size:12px;
}
input[type="submit"].b-cart-coupon__button:hover, a.b-cart-coupon__button:hover{
	box-shadow: 1px 1px 0 1px rgba(7, 43, 62, 0.85);
    color:#373737;
}

.b-cart__couponamount {
    display: inline-block;
    padding-left:8px;
    border-left: 1px solid #373737;
    margin-left:4px;
}

.b-coupon-form {
    position: relative;
    padding-top:2px;
}
button.b-cart-coupon__button {
    position: absolute;
    right:1px;
    top:3px;
    z-index: 99;
    box-shadow: none;
    border-radius: 0;
    text-transform:capitalize;
    text-decoration: none;
    padding: 6px 14px;
    cursor:pointer;
    border-top:0;
    border-right:0;
    border-bottom:0;
    outline:0;
    margin:0;
    display:inline-block;
    font-size:13px;
    
    height:30px;
}

.b-coupon-form-full button.b-cart-coupon__button {
    width:118px;
}

.b-cart-coupon__description {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    margin-top:-4px;
}


.b-coupon-form__desc {
    font-size:12px;
}

.b-cart-coupon hr {
    margin:16px 0;
}


.b-cart-sum {
	padding:24px;
	padding-top:2px;
	
	
}
.b-cart-sum__wrapper {
	border:1px solid #e7e7e7;
	padding:24px;
    
    margin-bottom:32px;
	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    
}
.b-cart-sum__wrapper._with-error {
    border:1px solid #de2c3b;
}

.b-cart-sum__title {
	font-family: 'Luckiest Guy', cursive;
  	letter-spacing: 1px;
  	font-size: 24px;
  	color: #014b97;
  	font-weight:normal;
  	padding:0 8px;
  	line-height:0;
  	padding-top:6px;
  	margin-left:-12px;
  	display:block;
  	background:white;
}
.b-cart-sum__title .fa {
	font-size:20px;
	float:right;
	margin-top: -13px;
	margin-left: 8px;
	display:none;
}


.b-cart-sum__addon {
    padding: 15px;
    margin-top: 1.5em;
    overflow:hidden;
}
.b-button-addoned {
    box-shadow: none;
    border-radius: 0;
    text-transform:uppercase;
    text-decoration: none;
    padding: 6px 14px;
    cursor:pointer;
    border-top:0;
    border-right:0;
    border-bottom:0;
    outline:0;
    margin:0;
    display:inline-block;
    font-size:13px;
    box-shadow:0 2px 0 #014b97;
}

.b-order-summary {
    
}
.b-order-summary hr {
    margin:12px 0;
}
.b-order-summary .b-carttable {
    margin-bottom:8px;
}

.b-cart-sum__item {
	padding:8px 0;
}
.b-cart-sum__total {
	font-weight:600;
	font-size:19px;
	margin-top:4px;
}
.b-cart-sum__value {
	text-align:right;
}

.b-cart-sum__item-subtotal {
    font-weight: 600;
    padding-top:0;
}




a.b-dropdown {
    text-decoration: none;
    cursor: pointer;
}
a.b-dropdown span {
    border-bottom: 1px dotted #014b97;
    border-bottom: 1.5px dotted #014b97;
    
}
a.b-dropdown .fa {
    font-size:13px;
}
.b-dropped {
    padding:8px;
    display: none;
}
.b-dropped._opened {
    display: block;
}



a.b-button-checkout {
	margin-top:24px;
	font-size:14px;
}

#b-cart-sum__deliveryitem._with-error .b-dropdown {
    color:#de2c3b;
}
#b-cart-sum__deliveryitem._with-error .b-dropdown span {
    
    border-bottom-color: #de2c3b;
}

.b-cart-sum__delivery {
    padding-right:14px;
    margin-left:-8px;
}
.b-cart-sum__delivery .icheck-title {
    font-size:13px;
}
.b-cart-sum__delivery-price {
    font-size:13px;
}


.b-small {
	font-size:12px;
	text-align:left;
}


.b-cart-info {
	color:#373737;
	font-size:13px;
}
.b-cart-info__title {
	display:block;
	text-transform:uppercase;
	font-size:19px;
	margin-bottom:12px;
	font-family: 'Luckiest Guy', cursive;
	color: #626262;
	letter-spacing:1px;
}
.b-cart-info__title > * {
    vertical-align: middle;
}
.b-cart-info p {
	margin-bottom:4px;
    text-align: justify;
}
.b-cart-info ul {
	margin-left:0;
    margin-bottom:0;
	list-style:inside;
}

/* Checkout page & form */

.b-cart-coupon-incheckout .b-cart-coupon__title {
    margin-bottom:8px;
    font-size:17px;
}
.b-cart-coupon-incheckout .b-coupon-form {
    
}
.b-cart-coupon-incheckout input[type="text"].b-cart-coupon__value{
    
}
.b-cart-checkout-sum__title {
    color:#373737;
}


.b-checkout {
    text-align: center;
}
.b-checkout fieldset {
    text-align: left;
}
.b-fieldtitle {
    color:#373737;
    font-size:14px;
}


.b-cart-sum__wrapper-hr {
    clear: both;
    border-bottom: 1px solid #ddd;
    border-top:none;
    margin-right: 2%;
    margin-top:16px;
}

.b-field {
    float:left;
    margin-right:3%;
}
.b-field._half {
    width:47%;
}
.b-field._third {
    width:30%;
}
.b-field._quarter {
    width:22%;
}

.b-field .error-message {
    font-size:12px;
}

/* Errors in form */

.b-form__errors {
    margin-top:32px;
}
.b-form__errors span {
    display: block;
}
.b-form__errors span:before {
    margin-right: 8px;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.b-form__errors a {
    text-decoration: none;
    border-bottom: 1px dashed #de2c3b;
    color:#de2c3b;
    cursor: pointer;
}


p.b-formdesc {
    color:#ccc;
    font-size:14px;
}

button.b-button-placeorder {
    font-size:19px;
    padding:16px 24px;
    margin:24px auto 48px auto;
}
button.b-button-placeorder:active {
    margin:24px auto 48px auto!important;
}

.b-order-summary button.b-button-placeorder {
    font-size:18px;
    padding:12px 16px;
    margin:0 auto 0 auto;
}
.b-order-summary button.b-button-placeorder:active {
    margin:0 auto 0 auto!important;
}


.b-customertype {
    
}
.b-customertype__item {
    font-size: 21px;
    display: inline-block;
    color:darkgray;
    margin-left: 16px;
}
.b-customertype__item:first-child {
    margin-left:0;
}
.b-customertype__item._active {
    text-decoration: none;
    font-size:24px;
    color:#014b97;
}


input.invalid-field {
    border:1px solid #de2c3b;
}
.error-message {
    color:#de2c3b;
    font-size:14px;
}
.success-message {
    color:#00a65a;
/*    font-size:14px;*/
}

.b-coupon-form .error-message, .b-coupon-form .success-message {
    font-size:12px;
    display: block;
}



#b-newpayment__error {
    color:red;
    margin:0 auto;
    font-size: 14px;
}


.b-paymentfailed__message {
    width:75%;
}


/*TODO*/
.b-order-summary .fixed {
    position:fixed;
    top:24px;
    right:24px;
}



/* Page Catalog */
.b-categories {
	position:relative;
}
.b-categories__item {
	float: left;
	display:block;
	
	width: 18%;
	margin:1%;
}

.b-categories__item-content-wrapper {
	position: relative;
    height: 0;
	padding-top:100%;
	
    border: none;
}

.b-categories__item-content {
	border: 1px solid #D8D8D8;
	overflow: hidden;
	
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.b-categories__item-img {
	width: 100%;
}
.b-categories__item-meta {
	display:block;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    color:#000;
    padding:14px 10px 10px 10px;
    /*background-color:rgba(18, 80, 153, 0.25);*/
    background-color:rgba(255, 255, 255, 0.85);
}
.b-categories__item-title {
	display: block;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
    font-family: 'Luckiest Guy', cursive;
	letter-spacing: 1px;
    font-size:18px;
    line-height: 1.2;
}
.b-categories__item-content:hover {
    border-color:#e6127f;
}
.b-categories__item-content:hover .b-categories__item-title {
    color:#e6127f;
}


/* Customer */
.b-disabledastext input[disabled] {
    border:1px solid #ddd;
    background:transparent;
    color:#373737;
}

.b-profile__tabscontent {
    opacity:0;
}

.b-profile__order {
    
}

.b-profile__orderdetails {
    text-decoration: underline;
    font-size:12px;
}
.b-profile__orderdetails:hover {
    text-decoration: none;
}

.b-profile__order thead {
    font-size:14px;
}

.b-profile__orderbtn {
    margin:0 auto;
}

.b-profile__editbutton {
    margin-right:24px;
}

.customer__downloadinvoice {
    color:#014b97;
    text-decoration: underline;
    font-size:13px;
    margin:0;
    line-height: 1.2;
}
.customer__downloadinvoice:hover {
    text-decoration: none;
}


.password_wrapper .error-message {
    font-size:14px;
}


/* Banners on index */
.b-banners {
    padding:1em;
}
.b-banners__item {
    display:block;
    overflow: hidden;
    text-decoration:none;
    color:white;
    position:relative;
    margin-bottom:2.4em;
    
    -webkit-transition:all 0.5s ease-in-out;
	   -moz-transition:all 0.5s ease-in-out;
	     -o-transition:all 0.5s ease-in-out;
	        transition:all 0.5s ease-in-out;
}
.b-banners__item:hover {
    color:white;
}

.b-banners__item-imgboxwrapper {
	position: relative;
    height: 0;
	padding-top:75%;
	display:block;
    border: none;
}

.b-banners__item-wide .b-banners__item-imgboxwrapper {
	padding-top:35%;
}
.b-banners__item-wide .b-banners__item-img {
    width:100%!important;
    height:auto!important;
}

.b-banners__item-imgbox {
	overflow: hidden;
	
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.b-banners__item-img {
    height:100%;
    width: auto;
    max-width: none;
}
.b-banners__item-textbox {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    background-color: rgba(18, 80, 153, 0.8);
    z-index:8;
    padding:12px 12px 8px 12px;
    overflow: hidden;
    
    -webkit-transition:all 0.5s ease-in-out;
	   -moz-transition:all 0.5s ease-in-out;
	     -o-transition:all 0.5s ease-in-out;
	        transition:all 0.5s ease-in-out;
}
.b-banners__item-link {
    float:right;
    font-size:19px;
    letter-spacing: 1px;
	font-family: 'Luckiest Guy', cursive;
}
.b-banners__item-title {
    font-size:19px;
    letter-spacing: 1px;
	font-family: 'Luckiest Guy', cursive;
    line-height: 1;
}
.b-banners__item-text {
    display:none;
    line-height: 1.4;
}


/* PAGE BRANDS */

.b-brands-top {
    padding:24px;
    padding-top:0;
    
    border-radius:16px;
    
    
    background: white;
    background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 40px, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(40px, rgba(255,255,255,0)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 40px, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 40px, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 40px, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 40px, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}


.b-brands-top .b-brandslist {
    margin:0 1em;
    white-space: normal;
}
.b-brands-top__item {
    width:8%;
    margin:16px 2%;
}

.b-brands-letters-wrapper {
/*    border-radius: 0 0 8px 8px;*/

/*    border-bottom:3px solid #d8d8d8;*/
    border-top:0;
    border-left: 0;

    overflow: hidden;
    margin-bottom:48px;
/*    box-shadow: 1px 1px 0 1px #f7e705;*/
    
    
    
    
}
.b-brands-letters {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.b-brands-letters__item {
    
    text-align: center;
    width:3%;
    width:3.83%;
    float: left;
    font-size:17px;
    font-weight:bold;
    
    border-bottom:3px solid #d8d8d8;
    
    background: white;
    background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    
    -webkit-transition:all 0.1s ease-in-out;
	   -moz-transition:all 0.1s ease-in-out;
	     -o-transition:all 0.1s ease-in-out;
	        transition:all 0.1s ease-in-out;
}
.b-brands-letters__item._first {
    border-radius:0 0 0 8px;
}
.b-brands-letters__item._last {
    border-radius: 0 0 8px 0;
}
.b-brands-letters__item a {
    color:#014b97;
    display: block;
    padding:8px 0;
    text-decoration: none;
    border-left:1px solid #d8d8d8;
}
.b-brands-letters__item._first a {
    border-left:none;
}
.b-brands-letters__item:hover {
    background:#014b97; 
    border-bottom-color: #e6127f;
}
.b-brands-letters__item:hover a {
    color:white;
}

.b-allbrands {
    padding:0 64px;
}
.b-allbrands .b-title {
    margin-bottom:12px;
    color:#e6127f;
}


/* Page Additional Actions */

.b-actionitems {
    padding:0 1em;
}
.b-actionitem {
    
}
.b-actionitem a {
    text-align: center;
    padding: 12px;
    padding-left: 16px;
    font-size: 16px;
    background: #eaeffa;
    color: #373737;
    display: block;
    border-radius: 6px;
    position: relative;
    text-decoration: none;
    
    border:1px solid #014b97;
    box-shadow: 1px 1px 0 1px #014b97;
    
    border:1px solid rgba(1, 75, 151, 0.64);
    box-shadow: 1px 1px 0 1px rgba(1, 75, 151, 0.64);
}

.b-actionitem a:hover, .b-actionitem._bordered a:hover, .b-actionitem._emphased a:hover {
    box-shadow: 0px 0px 0 0px #014b97;
}

.b-actionitem._bordered a {
    border:1px solid rgba(230, 18, 127, 0.64);
    
    box-shadow: 1px 1px 0 1px rgba(230, 18, 127, 0.64);
}
.b-actionitem._emphased a {
    background: rgba(230, 18, 127, 1);
    
    box-shadow: 1px 1px 0 1px #e6127f;
    color:white;
}

.b-actionitem a:after {
    position: absolute;
    top:50%;
    margin-top: -8px;
    right:16px;
    display: block;
    content: '\f105';
    
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}