body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #373743;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background:#f9f9f9;
}
@media (max-width: 767px) { 
	.row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.container {
		padding-right: 10px;
		padding-left: 10px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.row {
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 10px;
}

.material-icons {
    font-size: 14px;
    top: 2px;
    position: relative;
	color:#999;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 26px;
    font-weight: 800;
}
h2 {
	font-size: 20px;
	font-weight: 800;
}
h3 {
	font-size: 21px;

}
h4 {
	font-size: 18px;
	font-weight: 800;	
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #ae245f;
}
a:hover {
	text-decoration: none;
}
.sym {
	font-size:60%;
}
.prmn-cmngr
{
    position: relative;
	margin-top: 4px;
}

.prmn-cmngr a
{
	cursor: pointer;
    color: #373743;
    font-size: 14px;
}
.prmn-cmngr a i {
	color: #373743;
}
.prmn-cmngr__title {
	text-align: left;
    text-align-last: left;
}
.prmn-cmngr__title>i {
	color:#ac245f;
}
.prmn-cmngr__confirm
{
    position: absolute;
    top: 25px;
    left: -50px;
    background: #FFF;
    padding: 15px 25px;
    min-width: 250px;
    max-width: 400px;
    z-index: 9999;
    border: 1px solid #dadada;
    -webkit-box-shadow: 0 2px 5px #5B5A5A;
    -moz-box-shadow: 0 2px 5px #5B5A5A;
    box-shadow: 0 2px 5px #5B5A5A;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #333;
    display: none;
}

.prmn-cmngr .prmn-cmngr__confirm-city
{
    white-space: nowrap;
}

.prmn-cmngr .prmn-cmngr__confirm-btns
{
    margin-top: 15px;
}

.prmn-cmngr-cities a
{
    cursor: pointer;
}

.prmn-cmngr-cities .prmn-cmngr-cities__city
{
    margin-bottom: 5px;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search-block
{
    margin-bottom: 15px;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search-label
{
    font-size: 15px;
    font-weight: 500;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search
{
    width: 250px;
}

@media (max-width: 400px)
{
    .prmn-cmngr-cities .col-xs-4
    {
        width: 100%;
    }
}
.heading {
    font-size: 26px;
    color: rgb(55, 55, 67);
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.733;
    border-bottom: 1px solid #d1d2d6;
    margin-bottom: 30px;
    padding-bottom: 6px;
    margin-top: 10px;
	position: relative;
}
.heading span{
	position: relative;
	margin-right:30px;
}
.heading p{
	font-size:16px;
	text-transform: initial;
}
.heading span:before{
	content:"";
	position:absolute;
	height:1px;
	width:100%;
	background:#373743;
	bottom:-14px;
}
.heading.headh1 span:before{
	bottom:-51px;
}
.heading a {
	font-size: 14px;
    color: #ac245f;
    text-decoration: underline;
    text-transform: initial;
    font-weight: 400;
}
.heading i {
    color: #ac245f;
}
@media (max-width: 1199px) {
	.heading.headh1 span:before{
		bottom:-79px;
	}	
}
@media (max-width: 767px) {
	.heading {
		font-size:16px;
		margin-bottom:10px;
		padding-bottom: 0;
		margin-top: 10px;
	}
	.heading span{
		position: relative;
		margin-right:0;
	}
	.heading p{
		font-size:10px;
	}
	.heading span:before{
		bottom:-5px;
	} 
	.heading.headh1 span:before{
		bottom:-49px;
	}
	.heading a {
		font-size: 11px;
		float: right;
		top: 3px;
		position: relative;
	}
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
	border-color: rgb(215, 217, 219);
	border-radius: 2px;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding:12px;
	height:40px;
	text-align-last:left;
text-align:left;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	min-height:44.4px;
}
.options .optionselect {
	position:relative;
}
.options .optionselect:after {
    content: "";
	background: #fff url(/image/selectb.png);
    background-position: center right;
	background-repeat: no-repeat;
    position: absolute;
    top: 1px;
    right: 2px;
    width: 42px;
	height:42px;
    cursor: pointer;
    pointer-events: none;
}
.form-control:focus {
    border-color: rgb(215, 217, 219);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group select.form-control {
	border-color: #fff;	
}
.input-group select.form-control {
	color: #ae245f;
    background: #fff url(/image/selectp.png);
    background-position: center right;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    appearance: none!important;
    background-repeat: no-repeat;		
}
.input-group select.form-control:focus {
	background: #fff url(/image/select.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.input-lg {
	 height:unset;
	 padding:12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
    font-size: 13px;
    height: 15px;
    background: #fff;
    border-color: #fff;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ae245f;
}
header {
	padding-top:17px;
	background:#fff;
}
.callicon {
	display: none!important;
	width:50px;
	padding: 11px;
	border: 1px solid;
	border-color: rgb(215, 217, 219);
	border-radius: 2px;
	position: relative;
	cursor: pointer;
}

.header-socials{
	display: flex!important;
	align-items: center;
	width: 150px;
	margin-left: -20px;
}

.socials-item{
	transition-duration: 0.25s;
	padding: 0 10px;
}

.socials-item:hover{
	transform: scale(1.4);
}


.socials-img{
	height: 30px;
	width: 30px;
}

.callicon i {
	color: #ac245f;
    font-size: 20px;
    top: 4px;
    left: 3px;
}
.callicon:hover {
	border-color: #ac245f;
}
.headcontact {
	margin-top:5px;
	line-height: 8px;
}
.headcontact a:first-child, .headcontact a.fm {
	font-weight:600;
	font-size:12px;
	color:#373743;
	line-height: 10px;
	text-align: left;
    text-align-last: left;
}
.headcontact a.mail {
	font-size:12px;
	text-decoration:underline;
	color:#373743;
}
.headcontact span.fm {
	font-weight:400;
	font-size:12px;
	color:#373743;
	line-height: 10px;
	text-align: left;
    text-align-last: left;
}
/* top */
#top {
	background-color: #f8f9fb;
	padding: 10px 0px 0px 0;
	margin: 0 0 30px 0;
	min-height: 40px;
	box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}




#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, .top-links li, .top-links a {
	color: #999;
	text-decoration: none;
}
#top .btn-link:hover, .top-links a:hover {
	color: #444;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}

.top-links>ul>li {
    padding-left: 20px;
    position: relative;
}
.top-links.pull-right>ul>li {
    padding-left: 0;
}
.top-links>ul>li:last-child {
	padding-right:0;
}
.top-links.pull-left>ul>li + li:before {
    border: 1px solid #babcbf;
    content: " ";
    width: 4px;
    height: 4px;
    left: 4px;
    position: absolute;
    top: 40%;
}
.top-links.pull-left a:hover,.top-links.pull-left a:hover i {
	color:#325369;
}
.top-links.pull-right i {
	color:#ac245f;
}
.top-links.pull-right a{
	color:#373743;
}
.top-links.pull-right a:hover {
	color:#ac245f;
}
@media (min-width: 768px) {
	.top-links>ul>li:first-child {
		padding-left:0!important;
	}
}
@media (max-width: 767px) {
	#menu li:first-child:before {
		border: 1px solid #babcbf;
		content: " ";
		width: 4px;
		height: 4px;
		left: 4px;
		position: absolute;
		top: 40%;
	}
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	max-height:66px;
}
.rightheader {
	padding-top: 1px;
    text-align: justify;
    -moz-text-align-last: justify;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    display: -webkit-box;
    -webkit-box-pack: justify;
    webkit-justify-content: space-between;
    display: flex;	
}
.rightheader>* {
    display: inline-block;
    display: -webkit-box;
}
/* search */
#search {
    width: 480px;
    position: relative;
}
#search .button-search {
    position: absolute;
    right: 16px;
    top: 18px;
    cursor: pointer;
}
#search i {
	font-size:18px;
}
#search .input-lg:hover, #search .input-lg:active, #search .input-lg:focus {
    border-color: rgb(50, 83, 105);
}
#search:hover i {
	color: rgb(50, 83, 105);
}

/* cart */
.callcart>a {
	margin-right:6px;
	    padding: 14px 10px;
}
#cart {
	background:#fff;
}
#cart:before {
    border-top: 28px solid #000;
    border-left: 28px solid transparent;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    right: 0;
}
#cart i {
	font-size:20px;
	color:#000;
}
#cart > .btn {
*	font-size: 12px;
*	line-height: 18px;
*	color: #FFF;
background:transparent;
padding: 11.6px 14px;
}
#cart > .btn > #cart-total {
    position: absolute;
    top: -3px;
    right: 3px;
    font-size: 10px;
	color:#fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.mobmenu {
	padding:11px 14px!important;
	box-shadow:none!important;
}
.mobmenu i {
	color:#fff;
	font-size:21px;
}
#mobilemenu {
	display:inline-block;
	width:100%;
	background: #fff;
	border-top:14px solid #f2f3f7;
	    margin-bottom: 15px;
		    box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}
#mobilemenu>* {
	display:inline-block;
	width:25%;
	text-align: center;
	vertical-align: middle;
	border-right:1px solid #f2f3f7;
	height:70px;
	padding-top: 16px;
}
#mobilemenu>*:last-child {
	border-right:0;
}
#mobilemenu a {
	color:#848491;
}
#mobilemenu i {
	display:block;
	font-size:22px;
	color:#848491;
}
.mobitem3 > a {
	padding: 0;
	font-size: inherit;
	border: 0;
	color: inherit;
}
.mobitem3 #cart-total {
	display:none;	
}
@media (min-width: 768px) and (max-width: 996px) {
	.callcart>a {
		display:none;
	}	
	.top-links li {
		padding-left: 6px;
	}
	.top-links.pull-left li + li:before {
		display:none;
	}
}
@media (max-width: 767px) {
	header {
		padding-bottom: 14px;
	}
	.rightheader {
		text-align: right;
		text-align-last: right;
		padding: 0;
	}
	.rightheader>* {
		display: inline-block;
	}
	.rightheader .mobmenu {
		float:right;
		margin-right: 5px;
	}
	#search {
		width:100%;
		margin-top: 20px;
	}
	#search input{
		background: #f0f3f8;
		border-color: #f0f3f8;
		padding: 10px;
		
	}
	#cart:before {
		display:none;
	}
	.callicon {
		display: none!important;
		padding:11px 14px;
		width:unset;
		margin-right: 5px;
	}

	.socials-item{
		padding: 0 5px;
	}

	#search .button-search {
		right: 10px;
		top: 14px;
		font-size: 22px;
	}
	#logo {
		margin:0;
	}
	#logo img {
		height:50px;
	}
	#menu {
		position: absolute;
		top: 0;
		background: #f5f7fa;
		left: 0px;
		z-index: 99999;
		padding: 10px 20px;
		width: 100%;
		margin: 0;
	}
	#menu li {
		width: 49%;
		margin-bottom: 15px;
	}
	#menu .closemenu {
		position: absolute;
		top: 10px;
		right: 14px;
	}
}
#catalogbtn {
	margin-bottom:10px;
	font-weight:bold;
	font-size: 17px;
    padding: 19px 16px;
	background:#fff;
	border-bottom:3px solid #ac245f;
	border-radius: 2px;
	cursor:pointer;
	color:#ac245f;
	text-align:center;
	position: relative;
}
#catalogbtn:hover {
  box-shadow: 0px 10px 20px 0px rgba(173, 24, 93, 0.1);
}


#catalogbtn i {
	color:#ac245f;
	font-size:24px;
	position: absolute;
    top: 18px;
	left: 18px;
}
.sidemenu ul{
  border-radius: 2px;
  background:#fff;
  box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
  margin-bottom:0;
}
.sidemenu li {
	position:relative;
}
.sidemenu a {
	color: #373743;
}
.sidemenu img {
    filter: url(/image/grayscale.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;	
	position: absolute;
}
.sidemenu span {
	margin-left: 35px;
    display: inline-block;
	line-height: 15px;
	position: relative;
}
.sidemenu li>i {
    position: absolute;
    right: 0;
    top: 12px;
    height: 40px;
    width: 40px;
    padding: 14px;
    cursor: pointer;
}
.sidemenu ul li ul li>i {
	right: 7px;
    top: 9px;
    height: 24px;
    width: 24px;
    padding: 4px;
}
.sidemenu li>i:hover {
	color:#ac245f;
}
.sidemenu > ul > li:hover > a {
	color:#ac245f;
   box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}
.sidemenu ul li:hover > a {
	color:#ac245f;
}
.sidemenu>ul>li.active:before, .sidemenu>ul>li:hover:before {
	content:"";
	position:absolute;
	width:3px;
	height:50px;
  background-image: -moz-linear-gradient( 90deg, rgb(129,2,60) 0%, rgb(178,26,97) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(129,2,60) 0%, rgb(178,26,97) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(129,2,60) 0%, rgb(178,26,97) 100%);
	display:block;
	left:0;
	top:1px;
}
.sidemenu>ul>li.active img, .sidemenu>ul>li:hover img {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;	
}
.sidemenu>ul>li>a {
	padding:16px;
	color: #373743;
	border-top:1px solid #ebeef2;
	display: block;
	height: 50px;
	padding-right: 30px;
	font-size: 13px;
}
.sidemenu>ul>li:first-child>a {
	border:0;
}
.sidemenu>ul>li.active>a {
	font-weight:bold;
	color:#ac245f;
}
.sidemenu ul li ul {
	display:none;
}
.sidemenu ul li.active>ul {
	display:block;
}
.sidemenu ul li ul {
	background:#f8f9fb;
	padding: 10px 0;
}
.sidemenu ul li ul li a{
    padding: 2px 20px;
    display: block;
}
.sidemenu ul li ul li ul li a{
    padding-left:30px;
}
.sidemenu ul li ul li.active>a{
	font-weight:bold;
}

#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
	box-shadow: none;
	border: 0;
    border-radius: 0;
	    padding: 10px 0;
		margin:0;
		background:transparent;
}


#menu .dropdown-inner {
	padding-bottom: 0;
	box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
	border: 0;
    border-radius: 0;
	    padding: 10px 0;
		margin:0;
	background: #fff;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a, #menu .dropdown-inner span {
    min-width: 240px;
    display: block;
    padding: 6px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
	cursor:pointer;
}
#menu .dropdown-inner b {
	display: block;
}
#menu .dropdown-inner li a i {
	float:right;
	top: 5px;
    position: relative;
}
#menu .dropdown-inner li a:hover, #menu .dropdown-inner li a:hover i, #menu .dropdown-inner span {
	color: #ae245f;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
#menu li ul li{
position: relative;	
}

#menu .menu3rdlevel{
	/*
position: absolute;
top: -6px;
left: 100%;	
display: none;

z-index:1001;
min-width:160px;
padding:5px 0 0 0;

background-color:#fff; /* edit or add style here */
box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
background-clip: padding-box;
*/
}

#menu .dropdown-inner>ul>li{
	display:inline-block;
	width: calc(20% - 3px);
	vertical-align: top;
}
@media (max-width: 1199px) {
	#menu .dropdown-inner>ul>li{
		width: calc(33.33% - 3px);
	}
}


#menu .menu3rdlevel > a{
color: #23A1D1; /* menu3rdlevel 'see all' color */
}

#menu .menu3rdlevel_inner{
display: table;	
}

#menu .menu3rdlevel_inner ul{
display: table-cell;
}

#menu .show3rdlevel{
display: block;	
}

@media (min-width: 768px) {
	#menu li ul li:hover > .menu3rdlevel {
		display: block;
	}
}
/* mobile code ends here */
/* content */
#content {
	min-height: 600px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 25px 0;
	padding: 0;
	background-color: transparent;

}
.breadcrumb a {
	  color: #ae245f;
  font-size:12px;
}
.breadcrumb > li {
	padding: 0 2px;
	position: relative;
	white-space: nowrap;
	color: #848491;
}
.breadcrumb > li:first-child {
	padding-left: 0;
}
.breadcrumb > li + li:before {
	content: '›';
	padding-left: 0;
	color:#ae245f;
}
.breadcrumb > li:last-child a {
	color: #848491;
}
@media (max-width: 767px) {
	.breadcrumb {
		display:none;
	}
}
.filter-heading {
    font-size: 18px;
    color: #ac245f;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 3px solid #ac245f;
    line-height: 45px;
	text-align:center;
	background: #fff;
	    display: inline-block;
    width: 100%;
}
.linkscat {
    position: absolute;
    top: 18px;
 /*   padding-right: 60px;*/
    height: 32px;
    overflow: hidden;
	margin-bottom: 20px;
}
.linkscat.open {
    position: relative;
    top: 0;
    margin-left: 0!important;
/*    padding-right: 85px;*/
    height: auto;
    overflow: unset;
}
.customlinks.linkscat a {
	box-shadow: 0px 5px 5px 0px rgba(50, 44, 136, 0.05);
}
.customlinks.linkscat a:hover {
	box-shadow: 0px 5px 5px 0px rgba(50, 44, 136, 0.2);
}
.navi {
	position: absolute;
    top: 2px;
    right: 20px;
    color: #ae245f;
    cursor: pointer;
	text-decoration:underline;
}
.navi.open {

}
.navi i {
	color:#ae245f;
	top: 3px;
}
@media (max-width: 997px) {
	.linkscat {
		position: relative;
		top:0;
	}	
} 
.navidescr {
    color: #ae245f;
    cursor: pointer;
    text-decoration: underline;
	margin-bottom:20px;
}
.navidescr i {
	color:#ae245f;
	top: 4px;
	position:relative;
}
.pagination {
	margin: 0;
}

.pagination>li>a, .pagination>li>span {
    background-color: transparent;
	color:rgb(132, 132, 145);
	margin: 0 4px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ac245f;
    border-color: #ac245f;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #ac245f;
    background-color: transparent;
    border-color: #ddd;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
    padding: 10px 20px;
	padding: 14px 36px;
    border-radius: 2px;
    font-size: 14px;
    line-height: inherit;
    color: #f2ae24;
    background: #fff;
    outline: none;
}
@media (max-width: 767px) {
	.btn {
		margin-bottom:5px;
	}
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 19px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	border:1px solid #000;
    color: #000;
    font-size: 14px;
}
.btn-default:hover,.btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:focus, .btn-default.disabled, .btn-default[disabled], .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover {
	border:1px solid #000;
	background-color: #fff;
	color: #000;
}

.btn-primary {
	color: #ffffff;
	font-weight:700;
	background-color: #000;
}


.btn-primary:hover, .btn-primary.active:hover, .btn-primary:active:hover {
	background-color: #000;	
	border-color: #000);
}

.btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary:active:focus {
	background-color: #000;	
	outline:0;
	border-color: #000);
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn-wish {
    border-color: rgb(215, 217, 219);
    padding: 11.6px 16px;
}
.btn-wish i {
    color: #ac245f;
    font-size: 20px;	
}

/*
.simplecheckout-cart .quantity .input-group-btn .btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
*/
.simplecheckout-cart .quantity .input-group-btn .btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}

.simplecheckout-cart .quantity .input-group-btn.btn-primary:hover,.simplecheckout-cart .quantity .input-group-btn .btn-primary:active,.simplecheckout-cart .quantity .input-group-btn .btn-primary.active,.simplecheckout-cart .quantity .input-group-btn .btn-primary.disabled,.simplecheckout-cart .quantity .input-group-btn .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}

.simplecheckout-cart .quantity .input-group-btn .btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}

.simplecheckout-cart .quantity .input-group-btn .btn-danger:hover,.simplecheckout-cart .quantity .input-group-btn .btn-danger:active,.simplecheckout-cart .quantity .input-group-btn .btn-danger.active,.simplecheckout-cart .quantity .input-group-btn .btn-danger.disabled,.simplecheckout-cart .quantity .input-group-btn .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.simplecheckout-cart .quantity .input-group .form-control {
    height: 50px;
}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
	background:#fff;
	padding:10px;
	border-radius: 2px;
	box-shadow: 0px 10px 10px 0px rgba(50, 44, 136, 0.05);
	
	    overflow: inherit;
    position: relative;
}
.product-thumb:hover {
	box-shadow: 0px 10px 10px 0px rgba(50, 44, 136, 0.1);
}
.attrs {
    display: none;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    top: 100%;
    box-shadow: 0px 10px 10px 0px rgba(50,44,136,0.05);
    padding: 10px;
    z-index: 9;
	text-align:center;
}
.product-thumb:hover .attrs {
	display:block;
}
.product-thumb.news4, .product-thumb.news2 {
	padding:0;
	display: inline-block;
	width: 100%;
}
.product-thumb.news2 .image{
	float:left;
	display: inline-block;
    width: 36%;
}
.product-thumb.news2 .newsinfo{
    display: inline-block;
    width: calc(64% - 30px);
    vertical-align: top;
    margin: 0 15px;
}
.product-thumb.news2 p{
    margin-top: 15px;
  font-size: 13px;
  color: rgb(132, 132, 145);
  line-height: initial;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.product-thumb.news2 p {
		display:none;
	}
}
.product-thumb.news4 .newshead{
	padding:10px;
}
.product-thumb.news2 .newshead{
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d9;
}
.product-thumb.news4 .newshead span, .product-thumb.news2 .newshead span{
	float:right;
}
.product-thumb .image {
	text-align: center;
	position:relative;
	overflow: hidden;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
*	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
@media (min-width: 1426px) {
	.product-thumb.news2 .newsinfo{
		width: calc(64% - 65px);
		margin: 0 30px;
	}
}


.product-thumb .name {
  display:table-cell;
  vertical-align:middle;
  height: 100px;
  border-bottom: 1px solid #d7d7d9;
  position: relative;
}
.product-thumb .name:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    background: #373743;
    bottom: -1px;
}
.product-thumb .name > a {
  font-size: 15px;
  color: rgb(55, 55, 67);
  font-weight: bold;
  line-height: 1.333;
}
.product-thumb .name >div {
  font-size: 10px;
  color: rgb(132, 132, 145);
  line-height: 1.333;
  margin-top: 2px;
  height: 40px;
    overflow: hidden;
	    position: relative;
}
.product-thumb .name_news4 {
  display:table-cell;
  vertical-align:middle;
  height: 65px;
  padding: 0 20px;
}
.product-thumb .name_news4 a {
  font-size: 13px;
  color: rgb(55, 55, 67);
  font-weight: bold;
  line-height: 1.385;
  position:relative;
}
.product-thumb .name_news4 a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #373743;
	left:-20px;
    bottom: -1px;
}
.product-thumb .preview {
	padding:0 20px;
	border-bottom:1px solid #d7d7d9;
	    height: 45px;
    overflow: hidden;
}
.product-thumb.news4>a {
	margin:10px 0;
	text-decoration:underline;
	padding:0 20px;
	display:inline-block;
}
.product-thumb.news4>a i {
    color: #ac245f;
	top: 3px;
}
.product-thumb .name_news2 {
  display:table-cell;
  vertical-align:middle;
  height: 60px;
  position:relative;  
}
.product-thumb .name_news2 a {
  font-size: 14px;
  color: rgb(55, 55, 67);
  font-weight: bold;
  line-height: 1.385;

}
.product-thumb.news2 .newsinfo>a {
    text-decoration: underline;
    display: block;
    text-align: right;
	margin-bottom: 10px;
}
.product-thumb.news2 .newsinfo>a i {
    color: #ac245f;
	top: 3px;
}
.product-thumb .name_news2:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    background: #373743;
	left:0;
    bottom: -1px;
}

.product-bottom {
	display:inline-block;
	margin-top: 8px;
	height: 42px;
}
.product-bottom.out {
    background: #f9f9f9;
    padding: 5px 10px;
    font-size: 10px;
    display: block;
    line-height: 16px;
}
.product-thumb .caption {
	padding: 0 4px;
*	min-height: 150px;
}
.product-thumb .btn-primary {
	margin-top: 8px;
	float:right;
	padding: 10px 18px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-thumb .rating {
*	padding-bottom: 6px;
}
.rating i {
	color:#f5921f;
	font-size:12px;
}
.product-thumb .price {
	margin:0;
	font-size: 18px;
    font-weight: 800;
}
.product-thumb .price-old {
	color: #848491;
	font-size:12px;
	text-decoration: line-through;
	font-weight: 400;
	
}
.product-thumb .price-tax {
	color: #848491;
	font-size: 12px;
	display: block;
}
.product-thumb .product-label {
    position: absolute;
    top: 15px;
    left: 15px;
	z-index: 1;
}
.product-label-special {
	border-radius: 2px;
	background-color: rgb(0, 177, 109);
    color: #fff;
    padding: 5px 11px;
    margin-bottom: 7px;
    position: relative;
}
.product-thumb .owl-pagination {
	background: transparent;
    position: absolute;
    right: 0;
}
@media (max-width: 767px) {
	.product-thumb .name {
		line-height: initial;
		height: 36px;
		display: block;
		padding: 3px 0;
		overflow: hidden;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
		padding:0;
	}
	.product-thumb .name a {
		font-size: 11px;
		line-height: 1.273;
	}
	.product-bottom {
		margin-top: 2px;
		width: 100%;
	}
	.product-thumb .price-old {
		font-size: 10px;
	}
	.product-thumb .price {
		font-size:14px;
		top: 4px;
		position: relative;
	}
	.product-thumb .price-old {
		float:right;
	}	
	.product-thumb .rating {
		display: none;
	}
	.product-thumb.news2 .newshead {
		padding: 2px 0;
	}
	.product-thumb .name_news2 {
		height: 50px;
		line-height: initial;
	}
	.product-thumb.news2 p {
		margin-top: 5px;
		line-height: initial;
		font-size: 10px;
	}
	.product-thumb .name_news4 {
		height: 50px;
		padding: 0 10px;
		line-height: initial;
	}
	.product-thumb .name_news4 a:before {
		left:-10px;
	}
	.product-thumb .name_news4 a, .product-thumb .name_news2 a {
	  font-size: 10px;
	}
}

.show_quick_view {
    position: absolute;
    z-index: 99;
    bottom: -100%;
    left: 0;
    font-size: 14px;
    width: 100%;
    background: rgba(55, 55, 67, 0.502);
    color: #fff;
    text-align: center;
    transition: all ease-in-out .3s;
	height: 100%;
}
.product-thumb:hover .show_quick_view {
    /*bottom: 0px;*/
}
.show_quick_view {
	display: none!important;
}
.show_quick_view > * {
  border-radius: 2px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 20px 0px rgba(50, 83, 105, 0.1);
	color: initial;
    padding: 7px;
    display: inline-block;
    margin-top: 43%;
	    cursor: pointer;
}
.show_quick_view > *:hover, .show_quick_view > *:hover i {
	color:#ac245f;
}
#tab-description, #tab-dostavka, .reviewitem, .writereview, .promo-content, .product-block {
	background:#fff;
	padding:30px;
	margin-bottom:30px;
	box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}
.answer {
	margin-left:30px;
	position: relative;
}
.answer::after {
    content: '';
    position: absolute;
    left: 50px;
    top: -30px;
    border: 15px solid transparent;
    border-bottom: 15px solid #fff;
}
#product .out {
    background: #f9f9f9;
    padding: 20px;
    display: block;
    line-height: 16px;	
}
#product .out b{
	font-size:16px;
}
.product-block {
	padding:20px;
}
.product-block .rating a {
	margin-left:15px;
	font-weight:700;
	text-decoration:underline;
	color: inherit;
	margin-right:15px;
}
.product-block .product-label {
	position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
}
.pr_price {
	font-weight:800;
	font-size:28px;
	margin-right:20px;
}
#product label {
	font-weight:700;
	    position: relative;
}
.old_price {
	text-decoration:line-through;
	font-size:15px;
}
.product-found {
	text-decoration:underline;
	float:right;
	font-weight:700;
}
.economy {
	color:rgb(0, 177, 109);
}
.options {
    width: 60%;
    display: inline-block;
}
.quantity {
    width: 35%;
    display: inline-block;
}
.quantity_div>* {
	display:inline-block;
}
.quantity_div {
	border-radius: 2px;
    border: 1px solid rgb(215, 217, 219);
    text-align: center;
	    margin-bottom: 14px;
}
.quantity_div input[type="text"].form-control {
	width:50%;
	border:0;
	text-align:center;
    border-right: 1px solid rgb(215, 217, 219);
	border-left: 1px solid rgb(215, 217, 219);
    border-radius: 0;
}
.quantity_div span {
	padding:5%;
	cursor:pointer;
}
@media (max-width: 997px) {
	.quantity_div span {
		padding:2%;
		cursor:pointer;
	}
}
.big-images {
	float: right;
    width: calc(84% - 20px);
    margin-left: 20px;
	    margin-bottom: 20px;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
*	float:right;
}
.thumbnails > img {
	width: 100%;
}
#scroll-block {
	float:left;
	width: 16%; 
}
#scroll-img {
    overflow-y: hidden;
}
#scroll-block>img {
	cursor:pointer;
}




@media (max-width: 767px) {
#scroll-img {
	min-height: 142px;
}
}
@media (min-width: 768px) {
#scroll-img {
	min-height: 228px;
}
}
@media (min-width: 992px) {
#scroll-img {
	min-height: 318px;
}
}
@media (min-width: 1201px) {
#scroll-img {
	min-height: 401px;
}
}
.image-additional a {
	margin-bottom: 10px;
	padding: 0;
	display: block;
	border: 1px solid #fff;
	border-radius: 2px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #ae245f;
}
.image-additional {

}
.thumbnails .image-additional {

}
.foundcheaper {
	cursor:pointer;
	color:#848491;
	    display: inline-block;
    margin-top: 20px;
}
.reviewitem table {
	width:100%;
	color:#848491;
}
.reviewitem strong {
	font-size:16px;
	color:#373743;
}
.reviewitem table tr:first-child {
height: 50px;
}
@media (min-width: 768px) {
.stars-rating {
	position:relative;
	top:18px;
}
}

.stars-rating .wrap span i{
	font-size: 24px;
	line-height: 20px;
	cursor: pointer;
}
.stars-rating .wrap:not([data-rate="0"]) span i {content: "";}
.stars-rating .wrap:hover span:hover  i {color: red;}
.stars-rating .wrap[data-rate="1"] span:nth-child(-n+1) i,
.stars-rating .wrap[data-rate="2"] span:nth-child(-n+2) i,
.stars-rating .wrap[data-rate="3"] span:nth-child(-n+3) i,
.stars-rating .wrap[data-rate="4"] span:nth-child(-n+4) i,
.stars-rating .wrap[data-rate="5"] span:nth-child(-n+5) i {color: #f5921f;}

.nav-tabs {
    border-bottom: 0;
}
.nav-tabs>li {
	margin-right:30px;
	margin-bottom:10px;
}
.nav-tabs>li:last-child {
	margin-right:0;
}
.nav-tabs>li>a {
    border-bottom: 3px solid transparent;
	color:#848491;
	font-size:16px;
	font-weight:700;
	text-align: center;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
	padding: 18px;
}
.nav-tabs>li>a:hover {
    border-color: #fff #fff #b11a60;
	background-color:#fff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-color: transparent;    
	border-bottom: 3px solid #b11a60;
	color:#b11a60;
	box-shadow: 0px 10px 20px 0px rgba(173, 24, 93, 0.1);
}
.promohead {
	font-size:22px;
	font-weight:700;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.promohead {
	font-size:16px;
	}
}
.adv {
	margin-bottom:10px;
*	display:inline-block;
}
.adv>*{
	display:inline-block;
}
.adv .nowwatch {
	float:unset;
}
.adv .nowtext {
	width:calc(100% - 60px);
	vertical-align: middle;
}
@media (max-width: 767px) {
	.nav-tabs>li>a {
	font-size:11px;
	padding: 14px 0px; 
	}
	.nav-tabs>li {
		margin-right:5px;
	}
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
*		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
*		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
*		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

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

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

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

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

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

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/* footer */
.customlinks a {
  border-radius: 2px;
  padding:2px 6px;
  color:#848491;
  box-shadow: 0px 10px 10px 0px rgba(50, 44, 136, 0.05);
  margin-bottom:10px;
  margin-right:10px;
  display: inline-block;
  background:#fff;
    height: 25px;
    overflow: hidden;
}
.customlinks a:hover {
  box-shadow: 0px 10px 10px 0px rgba(50, 44, 136, 0.1);
}


.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
 
.youtube .play {
    background: url('/image/play.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 140px;
    width: 140px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
 
.youtube:hover .play {
    background: url('/image/play_hover.png') no-repeat;
    height: 206px;
    width: 206px;
	bottom: -20px;
}
.abttext {
    color: #848491;
    line-height: 1.5;
    height: 210px;
    overflow: hidden;
	position:relative;
}
.abttext.vis{
    height:unset;
}
.abtmore {
    font-size: 14px;
    color: #ac245f;
    text-decoration: underline;
    font-weight: 700;
	margin-top: 20px;
	cursor:pointer;
}
.nowonline {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
    padding: 15px;
    
	margin: 15px 0;
}
.nowwatch {
	width: 44px;
    padding: 11px;
    border: 1px solid;
    border-color: rgb(215, 217, 219);
    border-radius: 2px;
    position: relative;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.nowtext {
	font-weight:700;
}
.nowwatch i {
	color:#ac245f;
}
.abtgrad {
  background-image: -moz-linear-gradient( 90deg, rgb(248,249,251) 0%, rgba(248,249,251,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(248,249,251) 0%, rgba(248,249,251,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(248,249,251) 0%, rgba(248,249,251,0) 100%);
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
}

.scrollup {
	background-color: #000;
	color:#fff;
	padding:25px;
	cursor:pointer;
	font-size:14px;
	    margin-top: 30px;
}
.powered {
	background-color: #000;
	color:#fff;
	padding:15px;
}
.scrollup i.material-icons {
	color:#fff;
}
footer {
	padding-top: 30px;
	background-color: #003366;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer li {
	margin-bottom:10px;
}
footer a {
	color: #fff;
	font-size:13px;
}
footer i.material-icons {
	color:#fff;
	margin-right: 10px;
}
footer svg {
    width: 18px;
    top: 6px;
    position: relative;
    margin-right: 10PX;
	fill:#fff
}
footer .ullist li {
	width:49%;
	display:inline-block;
}
footer .social.ullist li {
	width:33%;
}
footer a:hover {
	color: #fff;
}
footer .footer-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:14px;
	    text-transform: uppercase;
}
.bigsocial {
	text-align:center;
	margin: 20px 0;
}
.bigsocial li {
    display: inline-block;
    padding: 13px;
    background: #fff;
    border-radius: 2px;
	    margin-top: 10px;
}
.bigsocial svg {
	fill:#325369
}
@media (max-width: 767px) {
	.bigsocial span {
		display:none;
	}
	.scrollup {
		margin-bottom: 20px;
		margin-top: 0;
	}
}
.formicon {
    position: relative;
}
.formicon:before {
    position: absolute;
	content:'';
	height:1px;
	width:80px;
	background: #325369;
	bottom:0;
	left:0;
}
.formicon i {
    position: absolute;
    left: 1px;
    top: 16px;
    color: #325369;
    padding-right: 10px;
}
.formicon .form-control {
	padding-left: 25px!important;
    border-left-color: #fff!important;
    border-right-color: #fff!important;
    border-top-color: #fff!important;
}
.modal-content {
    border-radius: 2px;
}
.modal-header {
    font-size:20px;
	font-weight:800;
    border-bottom: 0;
}
.modal-title-sm {
    font-size:14px;
	font-weight:800;
}
.modal-header .close {
    margin-top: -2px;
    right: 17px;
    position: absolute;
    top: 15px;
}

#modal_youtube_view .close {
    position: absolute;
    right: -30px;
    top: -10px;
    z-index: 999;
    font-size: 4rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}
iframe {
    max-width: 100%;
}
@media (min-width: 768px) {
	.modal-header {
		padding-top: 0;
	}
	.modal-content {
		padding: 30px;
	}
}

/*
.checkbox input[type=checkbox] {
	display:none;
}
*/

.checkbox input[type=checkbox]:not(old) + span:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 2px;
    border: 1px solid #c1c1c8;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    cursor: pointer;
}

.checkbox input[type=checkbox]:not(old):checked + span:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 11px;
    height: 11px;
    left: 2px;
    top: 4px;
    background: #fff url(/image/galka.png) no-repeat center center;
}
.pluso {
	    margin-bottom: 30px;
}
.reviewpromo {
  border-radius: 2px;
  box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
  background:#fff;
  padding:10px;
  margin-bottom:30px;
}
@media (min-width: 768px) {
	.reviewpromotext {
		padding:20px;
	}
}
.reviewpromohead, .reviewpromohead>* {
	display:inline-block;
}
.reviewpromohead {
	width:100%;
}
.reviewpromotext .promohead {
	margin-top: 7px;
}
.reviewpromotext  {
    font-size: 15px;
}
.reviewpromotext b {
	color:#325369;
}
.promovk {
    float: right;
    color: #b11961;
    border: 1px solid #b11961;
    border-radius: 2px;
    padding: 3px 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 34px;
}
.promovk svg {
	top: 6px;
    position: relative;
	fill:#b11961;
}
@media (max-width: 767px) {
.promovk {
    padding: 1px 5px;
    font-size: 15px;
    line-height: 2px;
    height: 31px;
}
.promovk svg {
    top: 5px;
    height: 18px;
}
}
.sidemenu {
	margin-bottom:10px;
}

.well {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
    box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}



.account-block {
  border-radius: 2px;
  box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
  background:#fff;
  display:block;
  padding:20px;
  margin-bottom: 20px;
}
.order-block {
  border-radius: 2px;
  box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
  background:#fff;
  display:block;
  padding:10px;
  margin-bottom: 20px;
}
.account-block .text {
	font-weight:800;
	color:#373743;
	font-size:16px;
}
.account-block:hover .text {
	color:#ac245f;
}
.icon {
    width: 52px;
    padding: 12px;
    border: 1px solid;
    border-color: rgb(215, 217, 219);
    border-radius: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
}
.icon i {
    color: #ac245f;
	font-size:20px;
}
.account_about {
	padding-top:20px;
	margin-top:15px;
	border-top:1px solid rgb(215, 217, 219);
	color:#848491;
	position:relative;
	    height: 56px;
}
.account_about:before {
	content:"";
	position:absolute;
	width:52px;
	height:1px;
	background:#000;
	top:0;
	left:0;
}

.ordericon {
    text-align: center;
	    padding: 20px 0;
}
.ordericon i{
	font-size:40px;
    color: #373743;
}
.orderdownload {
    color: #b11961;
    border: 1px solid #b11961;
    border-radius: 2px;
    padding: 3px 10px;
    font-size: 15px;
    line-height: 34px;
	display:block;
	margin-top:15px;
}
.orderdownload i {
    color: #b11961;
}
.iconadr {
    width: 44px;
    padding: 9px;
    border: 1px solid;
    border-color: rgb(215, 217, 219);
    border-radius: 2px;
    text-align: center;
    display: inline-block;
	    height: 42px;
}
.iconadr i {
    color: #373743;
    font-size: 20px;
}
.iconadr:hover i {
    color: #ac245f;
}
.orderlist td:first-child {
	font-weight:700;
	color:#373743;
}
.orderlist td:nth-child(2) {
	color:#848491;
}
.orderlist {
	border-bottom:1px solid #d7d7d9;
	width:100%;
	margin-bottom:10px;
}
.ordersticker {
    position: absolute;
    background: #325369;
    font-weight: 700;
    padding: 10px 18px;
    color: #fff;
    left: 15px;
    top: 20px;
}
.order-info {
  border-radius: 2px;
  box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
  padding:30px;
  margin-bottom: 30px;
}
.promo-content .text-right, .order-info .text-right {
	white-space: nowrap;
}
.promo-content thead, .order-info thead {
	background: #eceff6;
}
.radio-inline input[type=radio] {
	display:none;
}
.radio-inline input[type=radio]:not(old) + span:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 8px;
    border: 1px solid #c1c1c8;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    cursor: pointer;
    border-radius: 50%;
}

.radio-inline input[type=radio]:not(old):checked + span:after{
	content: "";
    display: inline-block;
    position: absolute;
	width: 10px;
    height: 10px;
    left: 3px;
    top: 11px;
    background: #325369;
    border-radius: 50%;
}

.cartproduct {
	background:#fff;
	border-radius:2px;
	padding:10px;
	margin-bottom:30px;
	box-shadow: 0px 10px 40px 0px rgba(50, 44, 136, 0.05);
}
.cartproductname {
    font-size: 18px;
    color: rgb(55, 55, 67);
    font-weight: bold;
    line-height: 1.333;
    display: block;
}

.cartproduct .price {
    margin: 0;
    font-size: 22px;
    font-weight: 800;
}
.cartproduct .price s{
    font-size: 16px;
    font-weight: 500;
}
.cartproduct .model {
    font-size: 12px;
    color: rgb(132, 132, 145);
    line-height: 1.333;
    margin: 5px 0;
}
.cartproduct .iconadr {
	max-width:48%;
}
.cartproduct img {
	margin-bottom:5px;
}
/*
#scroll-img::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

#scroll-img::-webkit-scrollbar-track {
background-color:#ecedee
}

#scroll-img::-webkit-scrollbar-thumb {
-webkit-border-radius: 2px;
border-radius: 2px;
background-color:#ae245f;
}

#scroll-img::-webkit-scrollbar-thumb:hover{
background-color:#ae245f;
}

#scroll-img::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

#scroll-img::-webkit-scrollbar{
width: 4px;
}
*/
#groupvk {
	position:relative;
	overflow:visible;
}

#groupvk:after {
	content:"";
	height:3px;
	width:80%;
	background:#6788ad;
	position:absolute;
	top: -3px;
	left:10%;
}
#groupok {
	position:relative;
	overflow:visible;
}

#groupok:after {
	content:"";
	height:3px;
	width:80%;
	background:#e47d08;
	position:absolute;
	top: -3px;
	left:10%;
}
.video { 
height: 0; 
position: relative; 
padding-bottom: 56.25%; 
} 
 
.video iframe { 
position: absolute; 
left: 0; 
top: 0; 
width: 100%; 
height: 100%; 
}
.myf.star {
    background: url(/image/star.svg) center center no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
	background-size: cover;
	margin-right: -3px;
}
.myf.staro {
    background: url(/image/star-o.svg) center center no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
	background-size: cover;
	margin-right: -3px;
}
.myf.heart {
	background: url(/image/heart.png) center center no-repeat;
    width: 12px;
    height: 11px;
    display: inline-block;
}
.myf.eye {
	background: url(/image/eye.png) center center no-repeat;
    width: 13px;
    height: 10px;
    display: inline-block;
}
.open_quick span{
    background: url(/image/quickview.png) center center no-repeat;
    width: 140px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.myf.keyboard_arrow_up {
	background: url(/image/arrup.png) center center no-repeat;
    width: 8px;
    height: 5px;
    display: inline-block;
}
.myf.keyboard_arrow_down {
	background: url(/image/arrdown.png) center center no-repeat;
    width: 8px;
    height: 6px;
    display: inline-block;
}
.myf.barr {
	background: url(/image/barrdow.png) center center no-repeat;
    width: 8px;
    height: 6px;
    display: inline-block;
}
.myf.arrow_right {
	background: url(/image/arrright.png) center center no-repeat;
    width: 6px;
    height: 8px;
    display: inline-block;
}

.pr_option {
	color: rgb(132, 132, 145);
	cursor:pointer;
}
.pr_option:hover {
    color: #ac245f;
	text-decoration: underline;
}
 .abso {
	     position: absolute;
    background: #fff;
    padding: 5px;
    bottom: 0;
	    z-index: 999;
		padding-top: 15px;
	width: 100%;		
 }
 .abso .absclose{
	position: absolute;
    background: #fff;
    padding: 5px;
    top: 0px;
    z-index: 999;
    right: 0;
    font-size: 26px;
    font-style: normal;
    line-height: 13px;

    cursor: pointer;
 }
 .abso a {
	 display:block;
 }
 
 
 @media (max-width: 767px) { 
	#search input[type='text'] {
  font-size: 16px;
}
 }
 
.reputation {
	display: inline-block;
    float: right;
}
.reputation span {
	vertical-align: text-bottom;
}
.plus-reputation, .minus-reputation {
	width:16px;
	height:16px;
	display:inline-block;
	background: url(/image/thumbs-up.svg);
	cursor:pointer;
	background-repeat: no-repeat;
	margin-left: 3px;
}
.minus-reputation {
	background: url(/image/thumbs-down.svg);
	margin-left: 10px;
} 


.cnv-widget_bar-shift {
	height: unset!important;
}