@font-face {
  font-family: 'Plumb-Regular';
  src: url('Plumb-Regular.eot');
  src: url('Plumb-Regular.eot?#iefix') format('embedded-opentype'),url('Plumb-Regular.svg') format('svg'),url('Plumb-Regular.ttf') format('truetype'),url('Plumb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal
}
.option.option-cvet.option-cvet {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.option-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.option-selector .option {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}
.option-image {
  width: 55px;
  height: 55px;
  display: inline-block;
  background-position: 50%;
  background-size: contain;
}
[data-option-bind].disabled {
  opacity: 0.5;
  cursor: no-drop !important;
}
.option-value.is-disabled.is-span {
  cursor: no-drop;
}
[data-option-bind]:disabled {
  opacity: 0.5;
  cursor: no-drop;
}
.not-available [data-product-available] {
  color: #eb002e;
}

[data-product-available] {
  color: #2570bb;
}

.prod-available {
  margin-bottom: 2px;
}
body {
  	color: #676767;

  	
  		font-family: 'PT Sans', sans-serif;
    	/*font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;*/
  	
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;

  	
    	background-image: url('https://static.insales-cdn.com/assets/1/3817/6508265/1756623003/bg-loaded.png');
    	background-position: center left;
    	background-repeat: repeat;
    	background-attachment: fixed;
  	
  	background-color: #d9d9d9;
}

a {
    text-decoration: none;
  	color: #000000;
}

a:hover, .productBoxMini a.title:hover, .footMenu ul li a:hover, .subcatsBlock ul li a:hover, .cartBlock   	
  		font-family: 'PT Sans', sans-serif;
    	/*font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;*/
  	
h3 > a:hover, .productBox a.title:hover, .accountTitle:hover, .productBoxMini input:hover {
  	color: #f2ddb6;
}

select {
	background-color: #ffffff;
  	color: #000000;
}


h3 {
    display: block;
  	color: #000000;
  	
    	font-family: Trebuchet MS, sans serif;
  		font-size: 18px;
		font-weight: bold;
	//	font-style: italic;

    
    /*font: normal normal 400 18px/normal Lobster, cursive;*/
    height: 26px;
    margin: 0px 0px 10px;
    padding: 5px 2px 5px 2px;
    background: url("border-title.png") bottom repeat-x;
    width: 100%;
  	overflow: hidden;
}

h2 {
    display: block;
  	color: #676767;
    margin: 5px 0px;
    line-height: 18px;
  	font-size: 14px;
    font-weight: bold;
}

h1 {
    display: block;
  	color: #000000;
  	
    	font-family: Trebuchet MS, sans serif;
  		font-weight:bold!important;
  		font-size: 18px!important;
  	//	font-style: italic!important;
    
    margin: 0px 0px 15px;
    padding-bottom: 5px;
    padding-left: 0px;
    background: url("border-title.png") bottom repeat-x;
    width: 100%;
}
h1, h3 {font-family: 'Open Sans', sans-serif;}
.accountTitle {
	font: 38px "Lobster";
    line-height: 80px;
  	color: #111111;
}

.topface, .middleface, .bottomface, .cellar {
    width: 100%;
}

.topface {
    line-height: 29px;
    color: #555;
  	background: #303030;
  	min-height: 30px;
  height: 30px;
}

.topface nav {
    display: inline-block;
    line-height: 29px;
    overflow: hidden;
    width: 800px;
}

.topface nav a {
  	color: #ffffff;

  	
  	background-color: #303030;

    text-decoration: none;
  	font-size: 13px
    line-height: 29px;
}

.topface nav a:hover, .topface nav a.active {
    color: #f2ddb6;
}

.topface nav span {
  	display: inline-block;
    margin: 0 10px;
    font-size: 16px;
}

.searchForm {
	display: inline-block;
    float: right;
  	/*border-left: 1px solid #595959;
	border-right: 1px solid #595959;*/
}

#search_submit {
    float: right;
  	/*background: url("icon-search.png") center center no-repeat #111111;*/
  	background: url("https://static.insales-cdn.com/assets/1/3817/6508265/1756623003/loaded_search.png") center center no-repeat #303030;
  	border: none;
    height: 30px;
  	width: 30px;
    cursor: pointer;
}

#search
{
  	width: 130px;
  	float: left;
    /*background-color: #111111;*/
  	background-color: #303030;
  	border: none;
	/*color: #DDDDDD;*/
  	color: #ffffff;
	font-size: 13px;
	height: 26px;
    margin: 0;
    padding: 2px 5px;
}

.middleface {

}

.bottomface {
    /*min-height: 226px;*/
  	min-height: 96px;
}

.cellar {
    height: 45px;
}

.mainWrap {
    margin: 0 auto;
    width: 990px;
}

.mainWrap.slider, .mainWrap.container, .mainWrap.center {
  	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.middleface .mainWrap, .bottomface0 .mainWrap {

}

header {
 //   height: 107px;
    padding: 0px;

  	
  		background-color: #ffffff;
  	
    color: #000000;


}

header a.logo {
    display: inline-block;
   /* margin: 0px 0px 0px 10px;    */
    clear: none;
}

header .phone {
    height: 70px;
    padding: 0px 0px 0px 50px;
    margin: 6px 20px 0px;
    background: url('icon-call.png') no-repeat 0 50%;
    float: right;
    font-size: 13px;
    line-height: 18px;
  	color: #000000;
}

header .phone span {
    display: block;
    font: normal normal 400 24px/18px Lobster;
    padding: 8px 0px;
}

ul.menu {
  	
  	background: #303030;

    display: block;
    padding: 0px 15px;
    overflow: hidden;
    clear: both;
    /*border-bottom: 5px solid #DDDDDD;    */
    outline: 1px solid #303030;
  	background: #303030;
  	margin-bottom: 5px;
}

ul.menu > li {
    display: inline-block;
    color: #555;
    cursor: pointer;
}

ul.menu > li.delim {
	padding: 0 10px;
  	font-size: 22px;
}

ul.menu > li.account {
	float: right;
}

ul.menu > li > a {
    display: block;
  	color: #ffffff;
  	font-size: 14px;
    line-height: 42px;
    text-decoration: none;
    text-transform: uppercase;
}

ul.menu > li > a:hover, ul.menu li.active > a {
    color: #f2ddb6;
}

ul.menu > li.submenu > a {
    background: url('arrow-submenu.png') right center no-repeat;
    padding-right: 15px;
}

.submenuBottom {
  	display: none;
    position: absolute;
    z-index: 100;
    width: 200px;
    margin-top: -8px;
}

li.hover .submenuBottom, li.hover > .submenuRight {
    display: block;
}

.submenuBottom .arrowUp {
    height: 6px;
    background: url('arrow-menu.png') 40px bottom no-repeat;
}

.submenuBottom > ul {
    border-top: 5px solid #F2DDB6;
    border-bottom: 5px solid #F2DDB6;
    box-shadow: #777777 0px 2px 4px 0px;
    color: #666666;
    display: block;
    background: #FFFFFF;
  	font-size: 12px;
    line-height: 18px;
    padding: 5px;
}

.submenuBottom > ul li {
    border-top: 1px solid #DDDDDD;
    display: block;
    line-height: 23px;
}

.submenuBottom > ul li.first {
    border: none;
}

.submenuBottom > ul li a {
    padding-left: 10px;
    width: 180px;
    display: block;
    overflow: hidden;
}

.submenuBottom > ul li.submenu > a {
    background: url('arrow-submenu-r.png') right center no-repeat;
}

.submenuRight {
    display: none;
    position: absolute;
    z-index: 101;
    left: 183px;
    margin-top: -28px;
}

.submenuRight.L4 {
    left: 195px;
}

.submenuRight ul {
    border-bottom: 5px solid #f2ddb6;
    border-left: 3px solid #f2ddb6;
    border-right: 3px solid #f2ddb6;
    border-top: 5px solid #f2ddb6;
    box-shadow: #777777 0px 2px 4px 0px;
    color: #666666;
    display: block;
    background: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
    margin-left: 6px;
    width: 190px;
}

.submenuRight .arrowLeft {
    width: 6px;
    height: 40px;
    float: left;
    background: url('arrow-menu-left.png') right 10px no-repeat;
}

.sliderContainer {
    padding: 20px 25px 10px;
  	height: 360px; overflow: hidden;
    background-color: transparent;
}

.theme-default .nivo-controlNav {
    position: absolute;
    margin: -70px 0 0 40px;
    z-index: 10;
}

.delimiter {
    background: #303030;
    color: #989898;
    height: 30px;
    width: 1010px;
    font-size: 11px;
    line-height: 30px;
    margin: 0 auto;
}

.delimiter .volLeft {
    display: inline-block;
    background: url('bg-brea-left.png') right bottom no-repeat;
    height: 40px;
    width: 10px;
}

.delimiterInner {
    display: inline-block;
    width: 990px;
    vertical-align: top;
}

.delimiterInner .yashare-auto-init {
	float: right;
}

.delimiter .volRight {
    display: inline-block;
    width: 10px;
    height: 40px;
    background: url('bg-brea-right.png') left bottom no-repeat;
}

.container {
    padding: 10px 10px 0px;
    width: 970px;
}

.container .leftSide {
    width: 219px;
    float: left;
  	color: #676767;
    margin-right: 10px;
  	padding-left: 5px;
}
.container .leftSide h3 {padding-bottom: 4px; margin-top: -4px; height: auto; }
.container .content {
    margin-left: 240px;
}

.container .content.wide {
    margin-left: 0px;
}

.clear {
    clear: both;
}

.bottomBlock {
    display: inline-block;
    padding: 0px 10px;
    width: 214px;
    min-height: 269px;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.bottomface {
    color: #666666;
  	background-color: #000;
    border-top: 5px solid #111111;
  	margin: 0p;
  	padding: 0px;
}

.cellar {
    background-color: #111111;
    background-image: url("bg-footer.png");
    color: #666666;
    font-size: 12px;
    line-height: 45px;
}

.footMenu {
    display: inline-block;
    margin: 0px; // изменил
    min-height: 153px;
    text-align: left;
    vertical-align: top;
    width: 143px;
    overflow: hidden;
}

.footMenu .title {
	font-family: Open Sans;
    font-size: 15px;
    color: #979797;
    margin: 40px 0 5px;
  	font-weight: bold;
}

.footMenu ul {
	list-style: none;
    padding: 0;
}

.footMenu ul li {
	background: url("icon-li.png") left 7px no-repeat;
    line-height: 120%;
	padding: 4px 0 1px 20px;
    font-size: 13px;
    color: #979797;
}

.footMenu ul li a {
  	color: #ffffff;
  	
}

.bottomface .phone {
    position: absolute;
    background: url("bg-footer.png");
    border-bottom: 1px solid #404040;
    border-left: 1px solid #404040;
    border-radius: 0px 0px 2px 2px;
    border-right: 1px solid #404040;
    border-top: 0px #666666;
    font: normal normal 400 14px/18px 'PT Sans', sans-serif;  /*DroidSansRegular*/
    height: 79px;
    margin: -5px 664px 15px;
    padding: 5px;
    width: 300px;
    text-align: center;
}

.bottomface .phone h3 {

  	
    	font-family: Trebuchet MS, sans serif;
  		font-size: 18px;
		font-weight: bold;
		font-style: italic;

    
    margin: 10px 0px 0px;
    display: block;
    /*color: #979797;*/
  	color: #ffffff;
    padding: 0px 0px 17px;
    background: none;
}

.bottomface .phone p {
    /*color: #FFFFFF;*/
  	color: #ffffff;
    display: block;
    font: normal normal 400 30px/30px Lobster, cursive;
    margin: 0px 0px 10px;
}

.productBox {
  	width: 162px;
    border: 0px solid #ddd; /* #DDDDDD; */
    margin: 0 1px 18px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
  	line-height: 18px;
  	font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}


.productBox:hover{
border: 4px solid #EBD8B2; /* #DDDDDD; */
padding: 0px;

}


.productBox img {
    max-width: 153px;
    max-height: 153px;
}

.productBox .title {
    color: #000;
    display: block;
    font-weight: 700;
    height: 2.5em;
    line-height: 1.2em;
    margin: 0;
    padding: 0px 5px;
    text-align: center;
    overflow: hidden;
  	font-size: 1.1em;
}

.productBox .descr {
    /*height: 45px;*/
  	height: 3em;
    line-height: 1em;
    overflow: hidden;
    padding: 0px 5px;
    text-align: center;
}

.productBox .quantity {
    width: 25px;
}

.productBox .price {
    margin: 0;
    text-align: center;
  	text-transform: uppercase;
  	font-size: 1.2em;
  	font-weight: 700;
  	color: #000;
}

.productBox .buyForm {
    padding: 0px 5px;
}

.productBox .buyForm .quantityBox {
    display: inline-block;
    float: left;
  	line-height: 40px;
}

.productBox .buyForm .quantityBox input {
    background-color: #ffffff;
    color: #000000;
	border: 1px solid #CAC9C9;
    border-radius: 4px;
    box-shadow: #F0F0F0 0px 1px 6px 0px inset;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    margin-left: 12px;
	margin-top: 5px;
    height: 20px;
}

.productBox .buyForm input.button {
    display: inline-block;
    float: right;
}

.productBox a .title:hover {
  	color: #f2ddb6;
}

.cartBlock, .subcatsBlock, .specialBlock {
    line-height: 18px;
  	font-size: 12px;
    margin-bottom: 10px;
}

.cartBlock .cartRow {
    /*background: url('icon-li-cart.png') 0% 50% no-repeat;*/
    padding: 3px 0px; /* 5px 12px;*/
  	color: #666666;
  	overflow:hidden;
}

.cartBlock .cartRow a {
  	color: #666666;
	display: inline-block;
	max-width: 110px;
    vertical-align: top;
    margin-left: 5px;
}

.cartBlock .cartRow a:hover {
  	color: #f2ddb6;
}

.cartBlock .cartRow span {
	display: inline-block;
  	vertical-align: top;
}

.cartBlock .cartRow span.delete {
	background: url('icon-li-cart-del.png') center center no-repeat;
    margin-left: 5px;
    cursor: pointer;
    width: 7px;
    height: 20px;
}

.cartBlock h3 > a {
    color: #eb002e;
}

.specialBlock {
    border: 1px solid #ffffff;
    text-align: center;
    padding: 5px;
    margin: 10px 0;
  	background: #ffffff;
}

.specialBlock img {
    max-width: 200px;
    height: auto;
}

.cartBlock .cartRow span {
    padding: 0 2px;
}

.cartBlock .cartRow .price {
    float: right;
}

.cartBlock .cartRow.total {
    background: #F5F5F5;
    border-bottom: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}

strong {
    font-weight: bold;
}

.productSwitch {
    background: 0px 0px #FFFFD9;
    border: 1px solid #FFE076;
    border-radius: 3px;
    margin: 20px 0px;
    padding: 10px;
    color: #777777;
    font: normal normal 400 12px/18px 'PT Sans', sans-serif;  /*DroidSansRegular*/
}

.productSwitch a.previous {
    background: url("prev16x16.png") left center no-repeat;
    line-height: 20px;
    padding-left: 30px;
    color: #000000;
}

.productSwitch a.next {
    background: url("next16x16.png") right center no-repeat;
    float: right;
    line-height: 20px;
    padding-right: 30px;
    color: #000000;
}

.blogArticle {
    border-bottom: 1px dotted #EEEEEE;
    margin: 8px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 20px;
}

.blogArticle h2 a {
    font-size: 14px;
    margin: 5px 0px;
}

.blogArticle h2 a:hover {
  	color: #f2ddb6;
}

.blogArticle img {
    max-width: 100px;
    margin-right: 10px;
    float: left;
}

.blogArticle .created {
    padding: 0px 0px 5px;
    font: normal normal 400 10.2px/18px 'PT Sans', sans-serif;
}

.blogArticle p {
    font: normal normal 400 12px/18px 'PT Sans', sans-serif;
    margin: 0.5em 0px;
    padding: 0px;
}

.blogArticle .itemSeparator {
    margin: 0px;
    padding: 0px;
}

.blogArticle a.readmore {
    background: url('bg-input.png');
    color: #333333;
    float: right;
    font-size: 12px;
    font-weight: 700;
    height: 34px;
    line-height: 31px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 0px 1px 1px #FBFCF6;
    text-transform: uppercase;
    width: 107px;
}

.bottomBlock {
    text-align: left;
    vertical-align: top;
    padding-bottom: 20px;
}

.blogArticleMini {
    margin-bottom: 5px;
}

.blogArticleMini img {
    max-width: 70px;
  	max-height: 70px;
    margin-right: 10px;
  	float: left;
}

.blogArticleMini .title {
	font-weight: bold;
  	color: #000000;
}

.productBoxMini {
    margin-bottom: 13px;
}

.productBoxMini a.title {
  	overflow: hidden;
    width: 130px;
    font-weight: bold;
  	color: #000000;
}

.productBoxMini a.image {
  	float: left;
  	margin-right: 10px;
  	width: 70px;
  	height: 70px;
  	text-align: center;
}

.productBoxMini img {
    max-width: 59px;
    max-height: 59px;
    padding: 2px;
    border: 1px solid #DDDDDD;
}

.productBoxMini a {
    color: #111111;
    margin-top: 5px;
}

.productBoxMini input {
  	border: none;
    font-size: 12px;
    cursor: pointer;
    background: transparent;
    padding: 0;
    margin: 0;
}

.cellar a {
    color: #FFFFFF;
}

.cellar a:hover {
  	color: #f2ddb6;
}

.filter {
  	overflow: hidden;
    margin-bottom: 10px;
    font: normal normal 400 12px/18px 'PT Sans', sans-serif;
}

.filter .sortby {
  	float: left;
}

.filter .results {
  	float: right;
}

.tagFilters, .filter select, .breadcrumbs {
  	line-height: 18px;
  	font-size: 12px;
}

.pagination, .pagination a {

}

.pagination {
	padding: 20px 0;
}

.collectionDescr {
    margin-bottom: 20px;
  	font-size: 14px;
    display: flex;
}

.collectionDescr2 {
  	font-size: 14px;
}

.product-page, .cart-page {
    background-color:  #ffffff;
    padding: 20px 5px 0px 10px;
    color: #676767;
    font-family: Arial;
  	font-size: 12px;
}
.product-page {float: left; width: 710px; padding: 0;}

.product-neighbours {
  	background: 0px 0px #FFFFD9;
    border: 1px solid #FFE076;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
    overflow: hidden;
}

.product-neighbours a.previous-page {
  	background: url("prev16x16.png") 0% 50% no-repeat transparent;
  	float: left;
  	line-height: 20px;
  	padding-left: 30px;
}

.product-neighbours a.next-page {
	background: url("next16x16.png") 100% 50% no-repeat transparent;
	float: right;
	line-height: 20px;
	padding-right: 30px;
}

.product-page .images {
    display: inline-block;
	width: 437px;
    vertical-align: top;
}

.product-page .images .big-image-a {
    display: block;
    width: 437px;
    line-height: 310px;
    text-align: center;
}

.product-page .images .big-image {
    max-width: 437px;
    max-height: 437px;
    padding: 0px;
    //border: 1px solid #CACACA;
    margin-right: 10px;
    vertical-align: middle;
  	//width: 350px;
}

.product-page .images .preview-images {
  	width: 100%;
 // min-height: 98px;
    margin: 20px 0px;
}

.product-page .preview-images a {
	display: inline-block;
  	vertical-align:top;
    margin: 5px 5px 0 0;
    //border: 1px solid #CACACA;
    padding: 2px;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

/*.product-page .preview-images img {
    width: 60px;
    border: 0;
}*/
.option-image {
  border: 2px solid transparent;
  transition: border-color .3s;
  background-repeat: no-repeat;
}

span.option-image.active {
  border-color: #ebdec0;
}

.option-image:hover {
  border-color: rgba(235, 222, 192, 0.5);
  cursor: pointer;
}
.option-value.is-span {
  width: auto;
  height: 30px;
  line-height: 26px;
  cursor: pointer;
  padding: 0 10px;
  transition: all .3s;
  margin: 2px 0;
  border: 2px solid transparent;
}

.option-value.is-active.is-span {
  border-color: #ecdec0;
  background-color: rgba(236, 222, 192, 0.2);
}

.option-value.is-span:hover {
  border-color: rgba(236, 222, 192, 0.5);
}
.option-values {
  display: inline-block;
  vertical-align: middle;
}

.option {
  margin-bottom: 5px;
}
.option-value.is-span {
  outline: none;
}
.option.option-cvet.option-cvet .option-label {
  margin-bottom: 0.5rem;
  display: block;
}
.product-page h1, .page h1 {
    color: #2570BB;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
	margin: 0px 0px 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.product-page .info {
    display: inline-block;
   // min-height: 370px;
    padding: 10px 0px 10px 10px;
    vertical-align: top;
  	width: 250px;
}

.product-page .info .price {
    line-height: 20px;
  //  height: 70px;
    margin-top: 15px;
}

.current-price {
  	color: #eb002e;
  	font-size: 24px;
	font-weight: bold;
  	font-family: Open Sans;
  	text-transform: uppercase;
}

.product-page .info .params {
	border-collapse: collapse;
}

.params .label, .variantSelectLabel {
  	font-weight: bold;
}

.params td {
    padding: 3px 3px 3px 0;
}

.product-page .info .price #old-price-field {
    //font-style: italic;
  	font-size: 18px;
  	color: #949494;
}

.product-page .info .price span {

}

.product-page .info #buy_form input.quantity {
  	background-color: #ffffff;
  	color: #000000;
    width: 30px;
    height: 20px;
  	font-size: 12px;
    line-height: 20px;
    border: 1px solid #E0D8D3;
    padding: 3px;
    margin: 5px;
    text-align: center;
}

.product-page .info #buy_form input.addtocart {
    float: none;
}

input.addtocart.disabled:hover {
	color: inherit;
    cursor: default;
}

.product-page .info .short-descr {
    margin-top: 20px;
}

.product-page .description {
  	margin-bottom: 15px;
}

.product-page h2 {
    display: block;
    margin: 20px 0px 10px;
    padding: 0px 0px 6px;
    color: #2570BB;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
    font-weight: 400;
}

.product-page h3 {
  	margin: 10px 0 10px;
}

#reviews_link {
  	text-decoration: underline;
  	color: #000000;
}

#reviews_link:hover {
  	color: #f2ddb6;
  	text-decoration: none;
}

.cart-page {
  	overflow: hidden;
  	padding-bottom: 10px;
}

.cart-page .title {
    font-weight: 700;
    margin: 0px 0px 24px;
    padding: 0px 0px 10px;
    font-size: 20px;
}

table.cart {
    border-collapse: collapse;
    width: 100%;
}

table.cart thead th {
	background: gray;
    color: #FFFFFF;
    padding: 8px 10px;
    text-align: center;
  	font-size: 12px;
  	font-weight: bold;
  	color: #010002;
}

table.cart tbody td {
    text-align: center;
    padding: 8px;
    border: 1px solid #EEEEEE;
}

table.cart .right {
    text-align: right;
}

table.cart .left {
    text-align: left;
}

table.cart tbody td.center {

}

table.cart td.money {
    min-width: 100px;
}

table.cart a.delete {
    vertical-align: middle;
    display: inline-block;
    background: url('delete.png') no-repeat;
    width: 16px;
    height: 20px;
    margin-right: 10px;
}

table.cart input.quantity {
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    /*color: #70767C;*/
    font-size: 11px;
    height: 24px;
    padding: 0px 5px;
    width: 20px;
    text-align: center;
  	background-color: #ffffff;
  	color: #000000;
}

.coupon input.txt {
  	padding: 0px 5px;
  	border: 1px solid #CCCCCC;
  	background-color: #ffffff;
  	color: #000000;
}

table.cart a.update {
    vertical-align: middle;
    display: inline-block;
    background: url('update.png') no-repeat;
    width: 20px;
    height: 22px;
}

/*.cart-page a.checkout {
	background-color: #85954c;
  	color: #797878;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
} */

.cart-page a.checkout {
    padding: 8px 10px;
}

.cart-page a.checkout:hover {
    /*opacity: 0.7;*/
}

table.cart a.product {
    /*color: #666666;*/
  	color: #000000;
  	font-weight: bold;
    text-decoration: none;
}

table.cart a.product:hover {
    color: #f2ddb6;
}

#add_product_notification {
    border: 1px solid #CACACA;
	background-color: #EEEEEE;
  	color: #FFFFFF;
  	font-size: 18px;
  	line-height: 26px;
    font-weight: 400;
  	padding: 20px;
}

#own_preloader {
  	z-index: 1000;
  	text-align: center;
  	vertical-align: middle;
  	font-weight: bold;
  	width:450px;
  	height:60px;
}

.hidden {
    display: none;
}

.blogCreated {
	font-size: 12px;
  	padding: 5px 0px 5px;
}

.blogContent {
  	font-size: 12px;
}

.article {
  	border-bottom: 1px dotted #EEEEEE;
    overflow: hidden;
    padding-bottom: 20px;
  	margin-bottom: 20px;
}

.articleTitle {
    display: block;
    margin-bottom: 10px;
	font-size: 22px;
    font-weight: bold;
}

.articleImg {
    margin-right: 5px;
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
  	vertical-align: top;
}

.articleText {
  	display: inline-block;
  	width: 615px;
    vertical-align: top;
  	font-size: 12px;
}

.articleText .comments {
    margin-top: 10px;
  	float: left;
}

.button.articleReadmore {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin: 60px 0 0;
}

#comments {
	margin: 40px 0 20px 0;
  	font-size: 12px;
}

.content {
   	padding-bottom: 40px;
}

#comments_link, #comments_link:visited {
  	color: #666666;
}

#comments_link:hover {
    color: #f2ddb6;
}

#captcha img {
    border: 0;
}

#comments ul {
  	list-style: none;
}

#comments ul li {
    margin: 20px 0 20px;
}

#comments .date {
    font-size: 12px;
  	font-style: italic;
    color: #666666;
}

#comments .comment {
	margin-top: 5px;
}

#comment_form .notice {
  	margin: 20px 0;
    color: #000000;
    font-weight: bold;
}

#comment_form {
  	font-size: 14px;
}

#comment_form input.textfield,
#comment_form textarea,
#feedback_content,
#feedback_from {
	background-color: #ffffff;
  	color: #000000;
  	margin: 3px 0 8px 0;
	border: 1px solid #CACACA;
    border-radius: 4px;
  	font-size: 14px;
    padding: 0 3px;
}

#comment_form input, #comment_form textarea {

}

#comment_form input.fr {
  	cursor: pointer;
    margin: 20px 0;
}

.next_page a,
.prev_page a {
    color: #fff;
}

.button,
.pagination_page a,
.pagination .next_page,
.pagination .prev_page,
.theme_button {
  	-webkit-appearance: none;
    border: none;
    cursor: pointer;
    font-weight: 400;
  	font-size: 14px;
    padding: 4px 10px;
    margin: 5px;
  /*  text-shadow: #FFFFFF 0px 1px 0px;*/
    line-height: 24px;
    color: #fff;
    /*box-shadow: 1px 1px 2px #222;*/
    background-color: #ca2220;
  text-transform: uppercase;
  font-family: 'Plumb-Regular', 'Open Sans', sans-serif;
  letter-spacing: 1px;
}



.button:hover,
.pagination_page a:hover,
.pagination .next_page:hover,
.pagination .prev_page:hover,
.theme_button:hover {
	/*color: #2E86E0;*/
   // color: #f2ddb6;
    background-color: #d82c2a;
}

.pagination_page.current_page {
	font-weight: bold;
  	padding: 4px 8px;
  	/*margin: 5px;*/
  	line-height: 24px;
  	color: #666666;
  	font-size: 13px;
}
.pagination_page.current_page {

}

.button.disabled {
	color: #888;
    cursor: default;
}

.button.disabled:hover {
	color: #888;
    cursor: default;
  	background-color: #d2d3d3;
}

.subcatsBlock {
	background: #111111;
  	margin: 0px 0px 15px;
}

.subcatsBlock ul {
  	background-color: #b8b8b8;
    left: -3px;
    position: relative;
    top: -3px;
  	padding: 5px 0;
    display: block;
    overflow: hidden;
}

.subcatsBlock ul li {
	padding: 5px 10px;
}

.subcatsBlock ul li a {
  	background: url("icon-li.png") left center no-repeat;
    padding: 0px 0px 0px 15px;
    /*color: #ffffff;*/
    color: #FFFFFF;
    font-size: 14px;
}

.strong {
	font-weight: bold;
}

.theme_button.big {
  text-decoration: none;
  font-size: 14px;
  padding: 8px 13px;
  margin: 0px 5px;
  white-space: nowrap;
}

#add_product_notification h3 {
	margin-bottom: 30px;
    display: block;
}

.cartWidget {
    display: block;
	border: 1px solid #CACACA;
    border-top: none;
    margin-left: 1020px;
    padding: 0px 8px 8px;
    position: absolute;
    border-bottom-left-radius: 7px;
  	border-bottom-right-radius: 7px;
    box-shadow: 0px 0px 2px #999999;
  	background: #ffffff;
  	min-width: 24px;
}

.cartWidget .logo {
  	background: url('cart_icon.png') 50% 50% no-repeat #ffffff;
  	width: 100%;
  	height: 22px;
    margin: 7px 0px 2px;
}

.cartWidget .inner {
    display: none;
	border-bottom: 1px solid #CACACA;
    font-size: 20px;
    margin-bottom: 3px;
	padding: 5px 3px;
    text-align: center;
}

.selector-wrapper {
	margin-top: 7px;
}

.selector-wrapper select {
	margin-left: 10px;
	padding: 2px;
  	background-color: #ffffff;
  	color: #000000;
}

#presence {
  	font-weight: bold;
    font-size: 16px;
}

.closeCartMsg {
	cursor: pointer;
}
.inlk {float: right; line-height: 30px;}
.products-grid {margin-top: 10px;}

.pluso-010011001001-04 .pluso-wrap {background: transparent !important;}

.index_block {width: 100%; padding: 10px 10px;}

.price.old {
    height: 18px;
    text-decoration: line-through;
  color: gray;
}

.menu-left {font-size: 14px; line-height: 18px; font-family: 'Open Sans', sans-serif;}
.menu-left .level1 {position: relative; padding-left: 16px; margin: 5px 0px;}
.menu-left .level1 i {position: absolute; width: 10px; height: 10px; background: url(arrow-lmenu-r.png) center center no-repeat; left: 0px; top: 4px; cursor: pointer;}
.menu-left .level1 .open i {background-image: url(arrow-lmenu.png);}
.menu-left .level1 > a {color: #000; font-weight: bold; text-transform: uppercase; }
.menu-left .level1 ul {margin-left: 8px; font-size: 12px;}
.menu-left .level1 ul a:hover, .menu-left .level1 ul a.active {color: #F2DDB6;}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

.paging {font-family: 'open sans', sans-serif; font-weight: 400; font-size: 13px; line-height: 27px; height: 27px; margin: 20px 0px; color: #000;}
.paging li {float: left;}
.paging .paging-item {position: relative; font-size: 23px; text-align: center; font-weight: 800;}
.paging .paging-item a, .paging .paging-item span {display: block; color: #000; margin: 0px 10px;}
.paging .paging-active span {}
.paging .paging-active i {position: absolute; left: 50%; top: 0px; width: 33px; margin-left: -17px; height: 27px; background: url(line.png) center center no-repeat;}
.paging .paging-prev {color: #000; margin-right: 10px;}
.paging .paging-prev a, .paging .paging-prev span {display: block; padding-left: 30px; background: url(line_l.png) left center no-repeat;}
.paging .paging-next {color: #000; margin-left: 10px;}
.paging .paging-next a, .paging .paging-next span {display: block; padding-right: 30px; background: url(line_r.png) right center no-repeat;}
.paging .paging-all {color: #000; margin-left: 13px;}
.paging .paging-all a {text-decoration: underline;}
.paging .paging-disabled {opacity: 0.5;}
.collectionDescr p {
      line-height: 16px;
}

#calculator {
  max-width: 550px;
  margin: 0 auto;
  margin-top: 50px; 
}

div.calculator_section {
    width: 100%;

}


.calculator_section h3 {
    font-size: 20px;
    margin: 5px;
  	width: 99%;
  	font-weight: bold;
}

.calculator_section table {
 	width: 100%; 
    width: 98%;
    margin: 5px;
}

.calculator_section td {
    padding: 2px;
    border: solid 1px grey;
  	color: #b5b0b0;
}

#calculator select {
    margin: 0 5px 0 5px;
    width: 98%;
}

#spoke_table tr:nth-child(2)  td:nth-child(3), #spoke_table tr:nth-child(2)  td:nth-child(4) {
  font-weight: bold;
  color: #000;
}

/* twog */
.cart-foto-item {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #EBD8B2;
  padding: 4px;
  width: 80px;
  height: 80px;
}

.cart__table-head .product{
 	display: inline-block;
  	vertical-align: middle;
}

.counter-warpper {
  display: flex; 
  border: 1px solid #CCCCCC;
  max-width: 70px;
  margin: 0 auto;
  align-items:center;
}

.counter-warpper input {
  border: none !important; 
}

.counter-warpper .counter-button-wrapper {
 	border-left: 1px solid #CCCCCC; 
    display: block;
  	padding-left: 3px;
  	
}

.counter-button {
display: block;
background: none;
padding: 0;
margin: 0;
width: 20px;
height: 20px;
color: #000; 
font-size: 18px;
text-align: center;
 line-height: 20px;
}

.counter-button:hover {
  background: none; 
}

table.cart .counter-warpper input.quantity {
 max-width: 35px; 
}

.collection_box_wrapper {
 	display: flex;
  	flex-wrap: wrap;
}

.cart-foto-item .img-ratio {
  height: 0;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  display: block;
}



.cart-foto-item .img-ratio__inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cart-foto-item img {
  object-fit: contain;
  width: 100%;
  object-position: 50%;
  height: 100%;
  width: 100%;
  max-width: none;
  max-height: none;
}

.coupon  .error {
 	font-size: 14px; 
}

.dop-product-cart .productBox{
  width: 181px;
}

.cart-item-name {
  width: 60%; 
}

table.cart a.product {
 	display: inline-block;
  	vertical-align: middle;
  	width: 70%;
}

.turnir-title-flex {
  display: flex;
  color: #000000;
  font-family: Trebuchet MS, sans serif;
  font-weight: bold !important;
  font-size: 18px !important;
  // font-style: italic !important;
  margin: 0px 0px 15px;
  padding-bottom: 5px;
  padding-left: 0px;
  background: url("border-title.png") bottom repeat-x;
  width: 100%;
  justify-content: center;
  
}

.turnir-title-flex a, .turnir-title-flex span {
  display: block;
  margin: 0 10px;
}

.turnir-title-flex span  {
  color: #979797;
}

.custom-select-action {
  border: 3px solid #f0dabc;
  padding: 2px 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-select-action span {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 30px);
}

.custom-select-action span {
  line-height: 20px;
  font-weight: bold;
  font-size: 16px;
}

.custom-select {
  position: relative;
  //max-width: 210px;
  cursor: pointer;
}
.custom-select-values {
  position: absolute;
  z-index: 99;
  background: #f5f5f5;
  width: calc(100% - 8px);
  top: 4px;
  left: 4px;
  flex-direction: column;
  overflow: hidden;
  display: none;
}

.custom-select-value:hover {
  background: #dddddd;
  transition: all 300ms;
}

.custom-select.is-open .custom-select-values {
  display: flex;
}

.custom-select-value {
  padding: 4px 12px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  flex-basis: 100%;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}

.custom-select-button {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(down.png);
}

.custom-select.is-active .custom-select-button {
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(close-button.png);
}

[data-show-values] {
  order: -1;
}

.filter_collection-top {
  border-bottom: 1px solid #626262;
  padding-bottom: 8px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter_collection-list {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.custom-select {
  margin-right: 24px;
  margin-bottom: 12px;
}

.filter_collection-clear {
  display: inline-block;
  padding-left: 28px;
  background-image: url(filter.png);
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 15px;
}

select#sort_by {
  font-weight: bold;
  color: #676767;
  font-size: 14px;
  border: none;
  outline: none;
}

.filter_collection-clear {
  color: #676767;
}
.custom-select-value strong {
  color: #303030;
}
