* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
h2 {
	color: #2b2b2b;
}
.clear, .clearfix {
	clear: both;
}
.clearfix {
	display: block !important;
}
p {
	font-size: 13px;
	color: #000;
	line-height: 1.4em;
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	list-style: none;
}
ul li a {
	font-size: 13px;
	color: #000;
}
body {
	background: #eee;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
input, textarea {
	outline: none;
}
input:focus {
	opacity: 0.6;
}
fieldset {
	border: 0
}
table {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	width: 100%;
}
table td {
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.form-group input[type="radio"] {
	width: auto;
}
body.mac select {
	-webkit-appearance: none;
}
/* Top Content */
#topWrapper {
	background: #fff url('topWrapper.jpg') top repeat-x;
	padding-bottom: 1px;
}
#topContent {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	line-height: 30px;
	padding-bottom: 1px;
}
#topContent p {
	line-height: 30px;
}
#topContent .sep {
	background: url('topSep.jpg') no-repeat right;
	float: right;
	width: auto;
	padding: 0 15px;
}
#topContent .topMenu ul li {
	display: inline-block;
	padding-right: 20px;
}
#topContent ul li a:hover, #topContent ul li.active a, #topContent ul > li:hover > a {
	color: #FF2D2D;
}
/* My Account */
#topContent .myaccount.sep {
	padding: 0;
}
#topContent .myaccount.sep ul li {
	position: relative;
	padding: 0;
}
.myaccount ul li a.myacc {
	display: inline-block;
	padding: 0 25px;
}
.myaccount ul li a.myacc span {
	display: block;
	background: url('arrowDown.jpg') no-repeat top right;
	display: block;
	float: right;
	width: 20px;
	height: 30px;
	padding-left: 10px;
}
.myaccount ul li ul {
	background: #fff url('topSep.jpg') repeat-y right;
	position: absolute;
	top: 30px;
	left: 0;
	padding-left: 1px;
	left: -2px;
	padding-right: 1px;
	width: 100%;
	display: none;
	z-index: 1000;
}
#topContent .myaccount ul li ul li {
	display: block;
	width: 100%;
	padding: 0;
}
.myaccount ul li ul li a {
	background: url('topSep.jpg') repeat-y left;
	display: block;
	padding: 8px 27px;
	line-height: normal;
	font-size: 12px;
}
.myaccount ul li ul li a:hover {
	background-color: #eee;
}
.myaccount ul li ul li:last-child {
	background: url('topWrapper.jpg');
}
/* Preferences */
#topContent .preferences.sep {
	background: none;
	padding: 0;
}
#topContent .preferences.sep > ul > li {
	display: block;
	padding: 0 15px;
	position: relative;
}
a.pref {
	background: url('prefBg.jpg') no-repeat left;
	color: #545454;
	padding-left: 25px;
}
a.pref:hover {
	color: #FF2D2D;
}
.preferences ul.prefContainer {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1000;
	background: #fff;
	left: -1px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 0 15px;
}
.currlang ul.dropdown-menu {
	margin-bottom: 10px;
}
.currlang ul.dropdown-menu li {
	display: inline-block;
}
.currlang ul.dropdown-menu li button, .currlang ul.dropdown-menu li a {
	background: none;
	border: 0;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px 15px;
	text-transform: uppercase;
}
.currlang ul.dropdown-menu li button:hover {
	opacity: 0.6;
}
.currlang .language ul li a {
	padding: 5px 10px;
}
.currlang .language ul li a img {
	display: inline-block;
	padding-right: 3px;
}
/* Header */
header {
	background: #fff;
	padding: 10px 0;
}
header .headerContainer {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.headerContainer #logo {
	float: left;
	width: auto;
	margin-right: 65px;
}
/* Search */
#search {
	float: left;
	width: 57%;
	padding-top: 4px;
}
#search input[type="text"] {
	border: 1px solid #969696;
	padding: 9px;
	color: #000000;
	width: 82%;
	float: left;
}
.head-phone{
  float: left;
  font-size: 16px;
  padding-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  color: #FF2D2D;
}
.head-phone span{
  margin-right:15px;
  font-weight:bold;
  letter-spacing: .3px;
}
.head-phone a{
  color: #000;
}
.head-phone a:hover{
	color:#FF2D2D;
}
#search button {
	border: 0;
	background: #FF2D2D;
	border: 1px solid #FF2D2D;
	color: #fff;
	padding: 8px 23px;
	cursor: pointer;
	position: relative;
	left: -1px;
    box-sizing: inherit;
    height: 17px;
	font-weight: bold;
	transition: opacity 0.5s ease;
}
#search button:hover {
	opacity: 0.6;
}
#delivery_address,#regular_client{
  max-width:300px;
}
.field-label {
  float: left;
  width: auto;
  overflow: hidden;
  font-weight: bold;
}
#search .topSearches {
	padding-top: 5px;
}
#search .topSearches li {
	color: #888;
	font-size: 12px;
	display: inline-block;
	padding-right: 10px;
}
#search .topSearches li a {
	font-size: 12px;
	color: #999;
}
#search .topSearches li a:hover {
	text-decoration: underline;
}
/* Mini Cart */
#cart {
	float: right;
	width: 15.5%;
	position: relative;
	padding-top: 4px;
}
#cart a.cartTitle{
  border: 1px solid #969696;
  padding: 15px 15px;
  display: block;
  color: #333;
  background: url(cart_icon.png) 10px center no-repeat;
  padding-left: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
#cart a.cartTitle span {
  position: absolute;
  top: 13px;
  right: 7px;
  font-size: 18px;
  background: #FF2D2D;
  color: #fff;
  padding: 4px 6px;
}
ul.miniInfo {
	display: none;
	width: 250px;
	position: absolute;
	right: 0;
	background: #fff;
	border-top: 1px solid #969696;
	top: 46px;
	z-index: 1000;
}
.item-cart {
	border: 1px solid #969696;
	border-top: 0;
	padding: 10px;
}
.product-cart .image {
	float: left;
	width: auto;
	padding: 0 8px 8px 0;
}
.product-cart .image a {
	display: block;
}
.product-cart .item-title {
	font-size: 13px;
	color: #333;
	padding-bottom: 3px;
	display: inline-block;
}
.product-cart .item-title:hover {
	opacity: 0.6;
}
.product-cart p.item-total {
	color: #FF2D2D;
	padding-bottom: 5px;
	font-weight: bold;
}
.product-cart small {
	color: #999;
	display: block;
	padding-bottom: 5px;
}
.item-remove {
	border: 1px solid #969696;
	padding: 3px 8px;
	color: #333;
	cursor: pointer;
	background: #eee;
	float: right;
}
.item-remove:hover {
	opacity: 0.6;
}
.minicart-table {
	background: #fff;
	border: 1px solid #969696;
	border-width: 0 1px;
}
.minicart-table td {
	border: 0;
	background: #eee;
	margin: 1px;
	color: #444;
}
.minicart-table tr:last-child td {
	background: #fff;
	border-top: 1px solid #969696;
}
.miniBottom {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	transition: opacity 0.5s ease;
    border:none;
  cursor:pointer;
  box-sizing: border-box;
  height:35px;
}
.viewcart {
	background: #333;
	color: #fff;
  line-height: 1;
}
.checkoutmini {
	background: #FF2D2D;
	color: #fff;
}
.miniBottom:hover {
	opacity: 0.8;
}
li.miniEmpty {
	background: #fff;
	border: 1px solid #969696;
	border-top: 0;
	padding: 10px;
	text-align: center;
}
/* Header Custom Menu */
.custom-wrapper {
	background: #111;
	line-height: 38px;
}
.custom-wrapper .custom-menu {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.custom-menu .all-cat {
	background: #FF2D2D;
	float: left;
	width: 18.52%;
}
.custom-menu .all-cat > ul > li > a {
	background: url('catArrow.png') no-repeat right;
	color: #fff;
	padding: 0 15px;
	font-size: 15px;
	display: block;
}
li.main-cat {
	position: relative;
}
ul.nav li a {
  line-height:20px;
	padding: 10px 15px;
	display: block;
}
ul.nav {
	position: absolute;
	top: 38px;
	z-index: 10;
	background: #fff;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 2px;
	left: -1px;
	display: none;
}
ul.nav > li {
	position: relative;
}
ul.nav > li:hover > a {
	background: #F0F0F0;z
}
ul.nav > li > ul {
	position: absolute;
	top: 0;
	left: 200px;
	width: 100%;
	background: #F0F0F0;
	display: none;
	border: 1px solid #e5e5e5;
	border-width: 1px 1px 2px 0;
}
ul.nav > li > ul > li:hover > a, li.dropdown .columns ul li a:hover {
	font-weight: 700;
}
li.dropdown .columns {
	position: absolute;
	top: 0;
	left: 200px;
	background: #F0F0F0;
	float: left;
	display: none;
}
.column-inner {
	display: table;
	border: 1px solid #e5e5e5;
	border-width: 1px 1px 2px 0;
}
li.dropdown .columns ul {
	display: table-cell;
}
li.dropdown .columns ul li {
	width: 160px;
}
.responsive-menu {
	display: none;
}
.custom-menu .static-menu {
	float: left;
	width: auto;
	padding-left: 5px;
}
.custom-menu .static-menu li {
	display: inline-block;
	padding: 0 8px;
	border-right: 1px solid #1D1D1D;
}
.custom-menu .static-menu li a {
	color: #FF2D2D;
	font-size: 14px;
    font-weight: bold;
	transition: opacity 0.5s ease;
}
.custom-menu .static-menu li a:hover {
	opacity: 0.6;
}
.custom-menu ul li a span {
	background: #333;
	color: #fff;
	display: inline-block;
	padding: 3px 8px;
	line-height: normal;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 2px;
	font-size: 12px;
}
.custom-menu .social {
	float: right;
	width: auto;
}
.custom-menu .social ul li {
	display: inline-block;
	color: #bbb;
}
.custom-menu .social ul li.title {
	padding-right: 5px;
}
.custom-menu .social ul li a  {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  top: 5px;
  padding: 0 2px;
  transition: opacity 0.5s ease;
}
.custom-menu .social ul li a:hover {
	opacity: 0.6;
}
.custom-menu .social ul li.tw a {
	background-position: top left;
}
.custom-menu .social ul li.fb a {
	background-position: 0 -18px;
}
.custom-menu .social ul li.pin a {
	background-position: 0 -36px;
}
/* Wrapper */
.wrapper {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 25px;
    padding: 0;
}
body.common-home .wrapper {
	margin-bottom: 0;
}
/* Sidebar */
#column-left {
	width: 18.52%;
	float: left;
	margin-top: 20px;
}
#column-right {
	width: 18.52%;
	float: right;
}
/* Promo Banners Left */
.html-block h2 {
	display: none;
}
.promos {
	background: #fff;
	border: 1px solid #e5e5e5;
}
.promos .the_promo {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 15px 0;
}
.promos .the_promo:last-child {
	border-bottom: 0;
}
.promos .the_promo .image {
	float: left;
	width: auto;
	padding-right: 12px
}
.promos .the_promo h4 {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 15px;
}
.promos .the_promo h4 span {
	display: block;
}
.promos .promo-banner {
	width: 117.52%;
	position: relative;
	left: -15px;
	border: 1px solid #ddd;
}
.promos .promo-banner {
	display: none;
}
.the_promo:first-child .promo-banner {
	display: block;
}
.promos .promo-banner img {
	display: block;
}
/* Content */
body.sidebar-on #content {
	width: 80.1%;
	float: right;
	margin-top: 20px;
}
#content {
	width: 100%;
	float: none;
	margin: 0;
}
/* Breadcrumbs */
.breadcrumb {
	padding-bottom: 10px;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 15px;
}
.breadcrumb li {
	display: inline-block;
	padding-right: 10px;
}
.breadcrumb li a {
	font-size: 12px;
}
.breadcrumb li.active a {
	color: #FF2D2D;
}
.breadcrumb li a:hover {
	opacity: 0.8;
}
/* Slideshow */
#content .owl-carousel {
	border: 1px solid #e5e5e5;
	border-width: 1px 1px 2px;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 12px;
	max-width: 863px;
}
#content .owl-pagination {
	top: -15px;
}
#content .owl-controls .owl-page.active span {
	background: #FF2D2D;
}
#content .owl-controls .owl-page span {
	background: #aaa;
	width: 12px;
	height: 12px;
}
/* Banners */
.banners {
	margin-bottom: 15px;
}
.banners .item {
	float: left;
	width: auto;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
}
.banners .item a, .banners .item a img {
	display: block;
}
.banners .item a {
	transition: opacity 0.5s ease;
}
.banners .item a:hover {
	opacity: 0.6;
}
.banners .item:nth-child(2) {
	margin: 0 9px;
}
/* Products Block */
.products-block {
	background: #fff;
	padding: 15px 15px 0;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
}
.products-block h3, .featured-categories h3 {
	background: url('topWrapper.jpg') bottom repeat-x;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.products-block h3 span, .featured-categories h3 span {
	color: #FF2D2D;
}
.products-block .product-thumb {
	float: left;
	width: 31.5%;
  	margin-bottom: 8px;
}
.featured.products-block .product-thumb {
  min-height:150px;
  max-height:150px;
  height:150px;
}
.featured.products-block .product-thumb .image img{
  max-width:123px;
  max-height: 145px;
}
.featured.products-block .product-thumb .image{
  padding-bottom:0px!important;
}
  width: 180px;
  height: 35px;
  padding-bottom: 0;
.products-block .product-thumb:nth-child(3n+2) {
	padding: 0 19px;
}
.products-block .image {
	float: left;
	padding: 0 9px 12px 0;
}
.products-block .image a {
	display: block;
	transition: opacity 0.5s ease;
}
.products-block .image a:hover {
	opacity: 0.6;
}
.products-block .caption h4 {
	padding-bottom: 5px;
	font-weight: normal;
}
.products-block .caption h4 a {
	font-size: 14px;
	color: #2D2D2D;
}
.products-block .caption h4 a:hover {
	opacity: 0.8;
}
/*.products-block .caption h4+p {
	font-size: 12px;
	color: #777;
	padding-bottom: 10px;
	line-height: 1.5em;
}*/
p.price {
	font-size: 16px;
	color: #FF2D2D;
	font-weight: bold;
}
p.price span.price-tax {
	display: block;
	color: #999;
	font-size: 13px;
	font-weight: normal;
}
p.price span.price-old {
	color: #777;
	text-decoration: line-through;
	padding-left: 5px;
  font-size: 12px;
}
/* Content Bottom */
.content-bottom {
	margin: 0 0 15px;
	width: 80.1%;
	float: left;
  margin-bottom:0;
    margin-top:0px;
}
.specials {
  margin-bottom:20px;
  margin-top:0px;
}
.featured-categories {
	background: #fff;
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	margin-bottom: 15px;
}
.featured-categories ul {
	float: left;
	width: 100%;
}
.featured-categories ul li {
	display: inline-block;
	border: none;
	padding: 10px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
    background-size: cover !important;
  transition:all .5s;
}
.owl-controls.clickable{
  margin-top:-22px;
}
.featured-categories ul li:hover{
  opacity:.6;
}
.featured-categories ul li:nth-child(4n) {
	margin: 0;
}
.featured-categories li.hovered {
	border-color: #ccc;
}
.featured-categories ul li a {
	display: block;
	text-align: center;
	color: #2d2d2d;
	text-transform: uppercase;
  
}
#carousel0 .owl-controls.clickable{
  margin-top:0px;
}
.featured-categories ul li a.thumb {
	margin-bottom: 10px;
    display:block;
  width: 188px;
  height: 140px;
    background-size:contain !important;
}
.featured-categories ul li a.catUrl {
	padding: 10px 0;
  width: 180px;
  height: 35px;
  padding-bottom: 0;
}
.block-news{
  background: #fff;
  padding: 15px 15px 0;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  border-bottom-width: 2px;
}
.block-news .media{
  margin-bottom:15px;
}
.block-news .media-heading+p{
  margin:5px 0;
  font-size:12px;
}
.block-news a{
  color:#FF2D2D;
  font-weight:bold;
  text-transform: uppercase;
}
.block-news a.btn{
  text-transform: lowercase;
}
.featured-categories ul li a.catUrl:hover {
	opacity: 0.6;
}
.products-block .product-thumb:nth-child(3n+2) {
  padding: 0 19px;
}
/* Specials */
.specials.products-block .product-thumb {
	width: 100%;
	float: none;
	padding: 0;
}
.specials.products-block .product-thumb {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 7.5px;
	padding-bottom: 10px;
}
.specials.products-block .product-thumb.last {
	border: 0;
}
.specials.products-block .product-thumb .image {
	padding-right: 0;
    width: 100%;
}
.specials.products-block .product-thumb .image img{
  height: 127px;
}
.specials.products-block .product-thumb .image a {
	display: block;
	text-align: center;
}
/* Right Banners */
#column-right .banners .item {
	border: 0;
	margin: 0 0 15px;
}
/* Carousel */
.content-bottom .owl-carousel {
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	margin-bottom: 15px;
}
.content-bottom .owl-pagination {
	display: none !important;
}


.pagination a{
  color:#FF2D2D;
}
.pagination a:hover{
    opacity: 0.8;
}
  

/* Latest Bottom */
.latest.products-block {
	padding-bottom: 15px;
}
.latest.products-block .image {
	float: none;
	padding: 0;
}
.latest.products-block .image {
	padding-bottom: 15px;
  min-height: 165px;
}
.latest.products-block .image a {
	display: block;
	text-align: center;
}
.latest.products-block .product-thumb {
	float: left;
	width: 20.4%;
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin-right: 8px;
	margin-bottom: 8px;
}
.latest.products-block .product-thumb:nth-child(4n+1) {
	margin: 0;
}
/* Category Description */
.cat-description {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 15px;
}
.cat-description h1 {
	font-size: 15px;
	color: #212121;
	text-transform: uppercase;
}
.cat-description .cat-image {
	padding: 10px;
	float: left;
	width: auto;
	border: 1px solid #e5e5e5;
	margin: 0 10px 10px 0;
}
.cat-description .the-description p {
	line-height: 1.5em;
	font-size: 13px;
}
.refine {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 15px;
}
.refine h3 {
	font-size: 13px;
	margin-bottom: 8px;
}
.refine ul {
	width: 25%;
	float: left;
}
.refine ul li {
	padding-bottom: 5px;
}
.refine ul li a:hover {
	opacity: 0.8;
}
.buttons a.btn {
	border: 1px solid #ccc;
	padding: 5px 15px;
	color: #333;
	display: inline-block;
	margin-top: 15px;
}
.buttons a.btn:hover {
	opacity: 0.8;
}
/* Toolbar */
.toolbar {
	background: #fff url('toolbarBg.jpg') repeat-x bottom;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 0 15px;
}
.toolbarOp {
	float: left;
	width: auto;
	padding: 8px 15px 8px 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 15px;
}
.compare.toolbarOp {
	border: 0;
	float: right;
	padding: 0;
	margin: 0;
}
.compare.toolbarOp a {
	background: #fff url('toolbarBg.jpg') repeat-x bottom;
	color: #666;
	border: 1px solid #ccc;
	padding: 5px 8px;
	font-size: 12px;
	display: block;
	position: relative;
	top: 4px;
}
.compare.toolbarOp a:hover {
	opacity: 0.8;
}
.views button {
	background: url('views.jpg') no-repeat left;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	border: 0;
	display: inline-block;
	margin-right: 5px;
}
.views button:hover {
	opacity: 0.8;
}
.views button:last-child {
	background-position: right;
}
/* Product Grid */
.items {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 0;
}
.product-grid {
	float: left;
	width: 29.70%;
	padding: 15px;
	border-bottom: 2px solid #e5e5e5;
}
.product-grid:nth-child(2n) {
	border: 2px solid #e5e5e5;
	border-width: 0 2px 2px;
}
.product-grid .button-group {
	display: block;
}
.product-grid .button-group button,.product-grid .button-group .addCart{
  margin-top:5px !important;
}
.product-grid .image {
	text-align: center;
	padding-bottom: 10px;
  min-height: 194px;
}
.product-grid .image a {
	display: block;
	transition: opacity 0.5s ease;
}
.product-grid .image a:hover, .items h4 a:hover {
	opacity: 0.8;
}
.items h4 a {
	color: #2d2d2d;
	font-size: 14px;
	display: inline-block;
	padding-bottom: 10px;
  height: 32px;
}
.items p.short-description {
	padding-bottom: 10px;
	color: #777;
    height: 54px;
}
.product-grid .image img{
  max-height:190px;
}
/* Pagination */
.pager {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 1px;
	padding: 15px;
}
.pager .paging {
	text-align: center;
	margin-bottom: 15px;
}
.pager .paging ul li {
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #e5e5e5;
	margin: 0 15px;
}
.pager .paging ul li.active {
	color: #FF2D2D;
	border-color: #ccc;
}
.pager .results {
	text-align: center;
	color: #333;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
}
.pager-one {
	background: #fff;
	text-align: center;
	padding: 15px;
}
/* Product List */
.product-list {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.product-list .image {
	float: left;
	width: auto;
	padding: 0 15px 0 0;
}
.product-list .button-group {
	margin-top: 15px;
}
button.addCart, button.addTo,.addCart {
	background: #FF2D2D url('addCart.png') no-repeat left;
	border: 0;
	padding: 0 15px 0 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: opacity 0.7s ease;
	margin-right: 10px;
}
button.addCart:hover,.addCart:hover, button.addTo:hover {
	opacity: 0.6;
}
button.addTo {
	background: #999 url('addTo.png') no-repeat left;
}
/* Product Page */
.product-wrapper {
	background: #fff;
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 2px;
	margin-bottom: 15px;
}
.prod-image {
	float: left;
	width: 48.5%;
  text-align: center;
  margin-bottom:20px;
}
.prod-image li.main-image {
	display: block;
	margin-bottom: 15px;
}
.prod-image ul li img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.prod-image ul li.image-additional {
	display: inline-block;
	border: 1px solid #e5e5e5;
	margin-right: 5px;
}
.prod-image ul li.image-additional a {
	transition: opacity 0.5s ease;
	display: block;
}
.prod-image ul li.image-additional a:hover {
	opacity: 0.6;
}
.prod-image .share {
	margin-top: 15px;
}
.prod-image .share a {
	display: block;
	margin-bottom: 5px;
}
.prod-info {
	float: right;
	width: 50.3%;
}
.prod-info h1 {
	font-size: 16px;
	margin-bottom: 5px;
}
.prod-info .rating {
	margin-bottom: 10px;
}
.prod-info .prod-extras {
	margin-bottom: 10px;
}
.prod-info .prod-extras li {
	padding-bottom: 5px;
}
.prod-info .prod-extras li a {
	text-decoration: underline;
}
.prod-info ul.price li.price {
	display: inline-block;
}
li.points {
	padding: 8px 0;
}
ul.discounts {
	border: 1px solid #e5e5e5;
	padding: 15px;
}
ul.discounts li {
	display: block;
	padding-bottom: 8px;
}
.all-cat .active{
  font-weight:700;
}
/* Product Options */
#product {
	margin: 15px 0;
	background: #eee;
	border: 1px solid #e5e5e5;
	padding: 15px;
}
#product h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
}
#product input {
	width: auto;
}
#product .form-group {
	padding-bottom: 10px;
	border-bottom: 1px dotted #e5e5e5;
	padding: 10px;
}
#product .form-group .btn-group {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e5e5e5;
}
#product #input-quantity {
	text-align: center;
	font-weight: bold;
}
.bootstrap-datetimepicker-widget {
	display: none;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.datepicker {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.btn-default {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px 8px;
	cursor: pointer;
}
div.alert-info {
	padding-top: 10px;
	color: #666;
}
#product textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 98%;
}
#product select {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
/* Product Tabs */
.tabs {
	width: 100%;
	float: left;
}
.tabs li {
	display: inline-block;
	float: left;
}
.tabs li a {
	display: block;
	padding: 15px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #1F1F1F;
	position: relative;
	top: 2px;
	z-index: 10;
}
.tabs li.active a {
	border: 1px solid #e5e5e5;
	border-width: 1px 1px 0;
	background: #fff;
}
.tab-content {
	clear: both;
}
.tab-pane {
	display: none;
	background: #fff;
	padding: 15px;
	border: 1px solid #e5e5e5;
}
.tab-pane.active {
	display: block;
}
.tab-pane p {
	margin-bottom: 10px;
	font-size: 13px;
	color: #000
}
.tab-pane ul {
	list-style: square;
	padding-left: 15px;
	margin-bottom: 15px;
}
.tab-pane ul li {
	display: block;
	padding-bottom: 10px;
	color: #000;
	font-size: 13px;
}
.tab-pane h3 {
	margin-bottom: 10px;
}

  
/* Reviews */
#tab-review h2 {
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
}
#tab-review .alert, .alert-warning {
	color: red;
	padding-bottom: 10px;
}
#tab-review .form-group input {
	width: auto;
}
#tab-review textarea {
	width: 96%;
	border: 1px solid #ccc;
	padding: 5px;
}
.help-block {
	color: red;
	font-size: 12px;
	padding-bottom: 10px;
}
.ratingBtns {
	padding-bottom: 10px;
}
.ratingBtns label {
	display: block;
	padding-bottom: 5px;
}
.alert-danger {
	background: #FF2D2D;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}
/* Alerts */
.alert-success {
	background: #093;
	color: #fff;
	padding: 15px;
	text-align: center;
}
.alert-success a {
	color: #fff;
	text-decoration: underline;
}
.alert button {
	background: #fff;
	border: 0;
	cursor: pointer;
	margin-left: 10px;
	padding: 3px 5px;
}
.alert-success button {
	position: relative;
	top: -5px;
}
/* Cart Page */
body.checkout-cart #content {
	background: #fff;
	padding: 15px;
	width: auto;
	border: 1px solid #e5e5e5;
	margin: 15px 0;
}
body.checkout-cart #content h1, body.checkout-checkout #content h1, body.checkout-success #content h1 {
	font-size: 17px;
	color: #212121;
	margin-bottom: 15px;
}
/* Cart Table */
.shopping-cart {
	margin-bottom: 15px;
}
.shopping-cart thead td {
	background: #F2F2F2;
}
.shopping-cart td img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.shopping-cart td a {
	text-decoration: underline;
	color: #333;
}
.shopping-cart td input {
	border: 1px solid #ccc;
	text-align: center;
	padding: 6px;
}
.btn-danger1 {
	background: #585858;
	color: #fff;
	padding: 0 15px;
	line-height: 32px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	transition: opacity 0.5s ease;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.buttons a.checkoutBtn, .buttons input.checkoutBtn,.checkout-checkout  #create_order {
	background: #FF2D2D;
	color: #fff;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	padding: 5px 35px;
  display: inline-block;
  margin-top: 15px;
  font-family: inherit;
}
#cartform #create_order{
  margin-top:0;
  font-size: 13px;
}
.miniInfo #create_order{
	font-weight: normal;
}
/* Voucher,shipping */	
.cart-left {
	float: left;
	width: 45%;
	margin: 15px 0;
}
.cart-left h2 {
	font-size: 15px;
	margin-bottom: 10px;
}
.cart-left p.text {
	margin-bottom: 10px;
}
a.accordion-toggle {
	color: #333;
	border: 1px solid #e5e5e5;
	padding: 5px 10px;
	display: block;
	margin-bottom: 5px;
}
.collapse {
	display: none;
}
.accordion-toggle i {
	float: right;
}
.collapse {
	display: none;
}
.collapsing {
	position: relative;
	overflow: hidden;
	transition: height .35s ease;
}
.collapse.in {
	display: block;
}
.collapse .panel-body {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-bottom: 10px;
}
.panel-body label {
	color: #666;
	display: block;
	padding-bottom: 4px;
}
.panel-body input {
	border: 1px solid #ccc;
	padding: 5px;
}

.title-news{
  color: #fff;
  padding: 9px 15px;
  font-size: 15px;
  display: block;
  background: #FF2D2D;
  margin: 0px 1px;
}
.all-news{
  display: block;
  text-align: center;
  color: #ff2d2d;
  margin-bottom:15px;
}
/* Cart Totals */
.totals {
	width: 45%;
	float: right;
	margin-top: 15px;
}
.totals tr td:nth-child(2) {
	color: #666;
}
/* Checkout Page */
body.checkout-checkout #content {
	background: #fff;
	padding: 15px;
	margin: 15px 0;
	width: auto;
	border: 1px solid #e5e5e5;
}
body.checkout-checkout .col-sm-6 {
	width: 50%;
	float: left;
}
body.checkout-checkout #content .panel-body:after {
	content: '';
	clear: both;
	display: table;
}
body.checkout-checkout .panel-body {
	color: #333;
	font-size: 12px;
}
body.checkout-checkout .panel-body .row:after {
	content: '';
	display: table;
	clear: both;
}
body.checkout-checkout .panel-body .row legend {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
body.checkout-checkout h2 {
	color: #333;
}
body.checkout-checkout div.radio {
	margin-bottom: 5px;
}
body.checkout-checkout #content .panel-body input[type="text"], body.checkout-checkout #content .panel-body input[type="password"], body.checkout-checkout #content .panel-body textarea {
	width: 90%;
}
.text-danger {
	color: #FF2D2D;
	margin-bottom: 10px;
}
body.checkout-checkout h2 {
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
}
body.checkout-checkout .row a {
	color: #333;
	text-decoration: underline;
	display: inline-block;
	padding-bottom: 5px;
}
#button-confirm {
	margin-top: 10px;
}
body.checkout-checkout a.collapsed {
	color: #999;
}
body.checkout-success #content {
	background: #fff;
	width: auto;
	border: 1px solid #e5e5e5;
	borer: 1px solid #e5e5e5;
	padding: 15px;
	margin: 15px 0;
}
body.checkout-success #content a {
	color: #333;
	text-decoration: underline;
}
body.checkout-success #content a.btn {
	text-decoration: none;
}
/* Modal */
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media (min-width:768px) {
.modal-dialog {
	width: 300px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
.modal-lg {
	width: 900px
}
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	cursor: pointer;
	border: 0;
}
/* Login Page */
.loginBlock {
	background: #fff;
	width: 46.25%;
	float: left;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	margin: 15px 17px 15px 0;
	padding: 15px;
	min-height: 250px;
}
.loginForm.loginBlock {
	margin-right: 0;
}
.loginBlock h2, .registerBlock h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
.loginBlock p, .registerBlock p {
	margin-bottom: 8px;
}
.btn.btn-primary,.checkout-checkout #order_form #create_order {
	background: #FF2D2D;
	color: #fff;
	padding: 0 15px;
	line-height: 32px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	transition: opacity 0.5s ease;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.btn.btn-primary:hover ,.checkout-checkout #order_form #create_order:hover{
	opacity: 0.6;
}
.loginBlock .btn.btn-primary {
	margin-top: 20px;
}
/* Login Form */
.form-group label {
	display: block;
	padding-bottom: 5px;
}
.form-group input,.form-group textarea {
	border: 1px solid #ccc;
	padding: 5px 10px;
	color: #333;
	width: 90%;
	margin-bottom: 10px;
}
.form-group textarea{
  height:45px;
}

a.forgot {
	display: inline-block;
	margin-bottom: 10px;
	color: #333;
	text-decoration: underline;
}
a.forgot:hover {
	opacity: 0.6;
}
/* Register Page */
.registerBlock {
	background: #fff;
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin: 15px 0;
}
.registerBlock legend {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin: 10px 0;
	display: block;
	width: 100%;
	text-transform: uppercase;
}
.registerBlock input[type="text"], .registerBlock input[type="password"], .registerBlock input[type="email"], .registerBlock input[type="tel"] {
	width: 50%;
}
.registerBlock .col-sm-2 {
	float: left;
	width: 15%;
	margin-right: 20px;
}
.registerBlock select {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-bottom: 15px;
}
.registerBlock label {
	color: #444;
}
.registerBlock a.agree {
	color: #333;
	text-decoration: underline;
}
.registerBlock label.radio-inline {
	display: inline-block;
	margin-right: 10px;
}
/* Account Pages */
#content.rightBar {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	width: 80.1%;
	margin-top: 20px;
	float: left;
}
#content.rightBar + #column-right {
	background: #fff;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
}
.account-list {
	margin-bottom: 15px;
}
.account-list li {
	border-bottom: 1px solid #e5e5e5;
}
.account-list li:last-child {
	border-bottom: 0;
}
.account-list li a {
	display: block;
	padding: 8px 15px;
}
.account-list li a:hover {
	opacity: 0.6;
}
.innerWrapper {
	padding: 15px;
}
.innerWrapper h2, .innerWrapper h1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.innerWrapper h1 {
	font-size: 16px;
}
#content.rightBar .innerWrapper ul {
	margin-bottom: 15px;
}
#content.rightBar .innerWrapper ul li {
	display: block;
	padding-bottom: 10px;
}
#content.rightBar .innerWrapper ul li a:hover {
	text-decoration: underline;
}
.innerWrapper p {
	margin-bottom: 10px;
}
.innerWrapper p a {
	color: #333;
	text-decoration: underline;
}
/* Information Pages */
.content-wrapper {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin: 15px 0;
}
.content-wrapper h1 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
}


.product-layout.product-grid p.price span.price-old {
  color: #777;
  text-decoration: line-through;
  padding-left: 5px;
  width: 154px;
  font-size: 100%;
  text-align: center;
  display: inline-block;
}
/* Contact Page */
body.information-contact h3 {
	padding-bottom: 10px;
}
body.information-contact .panel-default {
	color: #555;
}
body.information-contact .col-sm-3 {
	padding-bottom: 10px;
}
body.information-contact .form-group input, body.information-contact .form-group textarea {
	width: 50%;
}
body.information-contact .form-group textarea {
	padding: 15px;
	border-color: #ccc;
}
#input-captcha {
	width: 20%;
}
body.information-contact .btn.btn-primary {
	margin-top: 15px;
}
body.information-contact .pull-right {
	float: none;
}
/* Sitemap */
body.information-sitemap .col-sm-6 {
	width: 50%;
	float: left;
}
body.information-sitemap .content-wrapper ul {
	list-style: square;
	padding-left: 18px;
}
body.information-sitemap .content-wrapper ul li a:hover {
	opacity: 0.8;
}
body.information-sitemap .content-wrapper ul li ul {
	padding-left: 30px;
	margin: 5px 0;
}
/* Returns */
.radio input, .radio-inline input {
	width: auto;
}
#input-comment {
	width: 80%;
	border: 1px solid #ccc;
}
/* Manufacturer */
body.product-manufacturer h2 {
	font-size: 14px;
	padding: 5px 0;
}
body.product-manufacturer .col-sm-3 {
	padding-bottom: 10px;
}
body.product-manufacturer .col-sm-3 a {
	color: #333;
	text-decoration: underline;
}
body.product-manufacturer .col-sm-3 a:hover {
	opacity: 0.6;
}
.alpha {
	color: #222;
	font-weight: bold;
}
/* Affiliate */
.affiliateDesc {
	background: #fff;
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
}
.affiliateDesc h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

.product-layout.product-grid .price-new{
  width: 112px;
  text-align: center;
  display: inline-block;
}
/* Footer */
footer {
	background: #fff;
	padding: 20px 0 15px;
	border-top: 1px solid #e5e5e5;
}
.footerWrapper {
	background: #f2f2f2;
	border: 1px solid #ddd;
}
.footer-links {
	border: 1px solid #fff;
  padding-left: 50px;
}
footer .partners {
	margin-bottom: 15px;
}
footer .partners p {
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
}
footer .partners p img {
	vertical-align: middle;
	display: inline-block;
	padding-left: 25px;
}
.footer-banner {
	float: right;
	width: auto;
    margin-top: 10px;
}
footer .container {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
footer .container .links {
	width: 19%;
	float: left;
	padding: 15px;
}
footer .container .links h5 {
	font-size: 15px;
	color: #1f1f1f;
	padding-bottom: 18px;
	font-weight: normal;
}
footer .container ul li {
	display: block;
	padding-bottom: 15px;
}
footer .container ul li a {
	font-size: 13px;
	color: #666;
}
footer .container ul li a:hover {
	opacity: 0.6;
}
.footer-text {
	padding: 15px 0;
}
.footer-text p {
	line-height: 1.8em;
	color: #666;
}
.credits {
	background: #f1f1f1;
	border-top: 2px solid #e5e5e5;
}
.copyright {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 15px;
}
.copyright p {
	line-height: 25px;
	text-align: center;
	color: #888;
	font-size: 12px;
}
.copyright p a {
	color: #FF2D2D;
	text-decoration: underline;
}

.wishlist__block .wishdelall{
  cursor:pointer;
  transition:all .3s;
}
.wishlist__block .wishdelall:hover{
  color:#FF2D2C;
}
.wishlist__block .product-grid{
	border:none;
  position:relative;
}
.wishlist__remove.wishdel{
  position: absolute;
  top: 9px;
  right: 10px;
  padding: 3px 8px;
  border-radius: 14px;
  background-color: rgb(230, 38, 38);
  color: white;
  font-weight: 700;
  transition:all .3s;
  cursor:pointer;
}
.wishlist__remove.wishdel:hover{
  background: none;
  color:#222;
}

 @media screen and (max-width:1115px) {
header {
	padding: 10px 24px;
}
.custom-wrapper {
	padding: 0 24px;
}
#search {
	width: 53%;
}
#search input[type="text"] {
	width: 76%;
}
ul.nav > li > ul, li.dropdown .columns {
	left: 178px;
}
.wrapper {
	/*width: auto;
  margin: 0 25px;*/
}
.banners .item {
	width: 32.29%;
}
#column-right .banners .item {
	width: 100%;
}
.promos .the_promo .image {
	width: 16%;
}
.promos .the_promo h4 {
	font-size: 11px;
}
.featured-categories ul li {
	width: 30%;
}
.featured-categories ul li:nth-child(4n) {
	margin: 0;
}
.featured-categories ul li:nth-child(3n) {
	margin-right: 0;
}
.latest.products-block .product-thumb {
	width: 28%;
}
.latest.products-block .product-thumb:nth-child(4n) {
	margin: 0 8px 8px 0;
}
.latest.products-block .product-thumb:nth-child(3n) {
	margin-right: 0;
}
.product-grid {
	width: 29.33%;
}
.product-grid .short-description {
	display: none;
}
.button-group button {
	margin-bottom: 10px;
}
.loginBlock {
	width: 45.7%;
}
footer .partners {
	padding: 0 30px 30px;
	text-align: center;
}
.footer-text {
	padding: 15px 28px;
}
}
 @media screen and (max-width:1004px) {
   .checkout-checkout .set{
     width:auto !important;
   }
   .featured.products-block .product-thumb {
  min-height: 150px;
  max-height: 215px;
  height: 215px;
}
   
#slideshow0 .owl-controls{
  margin-top:-23px;
}
.featured.products-block .product-thumb .image {
  width: 100%;
  text-align: center;
  height: 160px;
}
.welcome {
	display: none;
}
.headerContainer #logo {
	float: none;
	text-align: center;
}
#search {
	width: 69%;
	margin-bottom: 10px;
}
#search input[type="text"] {
	width: 75%;
}
.topSearches {
	display: none;
}
#cart {
	width: 29%;
}
   .common-home .wrapper {
	max-width: 747px;
}
.wrapper {
	/*max-width: 747px;*/
  /*padding: 0 20px;*/
}
.custom-menu .all-cat {
	display: none;
}
.responsive-menu {
	display: block;
	background: #FF2D2D;
	padding: 8px 15px;
  height: 54px;
  box-sizing: border-box;
}
#hidden-nav {
	display: none;
}
.responsive-menu select {
	width: 100%;
	padding: 5px 15px;
	border: 0;
  height: 27px;
  box-sizing: border-box;
}
.custom-menu .static-menu {
	padding: 0;
}
#column-left {
	display: none;
}
body.sidebar-on #content, #content {
	width: 100%;
	float: none;
}
.banners .item {
	width: 32.26%;
}
.footer-banner {
	display: none;
}
#column-right {
	display: none;
}
.content-bottom {
	width: 100%;
}
.product-grid {
	width: 29.2%;
}
.loginBlock {
	width: 44.5%;
}
.add_to_compare,.compare.toolbarOp{
  display:none;
}

#content.rightBar + #column-right {
	display: block;
}
}
 @media screen and (max-width:769px) {
footer .container .links {
  width: 29%;
  float: left;
  padding: 15px;
}
.make-order{
  float:left !important;
  margin:5px 0;
}
   #product .form-group .btn-group{
     border:none;
   }
 }
 @media screen and (max-width:751px) {
   
   .product-layout.product-grid .price-new,.product-layout.product-grid p.price span.price-old{
     width:inherit;
   }
   .limiter.toolbarOp{
     width:150px;
   }
   .shopping-cart thead td{
     padding:5px 2px;
   }
.topMenu {
	display: none;
}
#search input[type="text"] {
	width: 70%;
}
.static-menu, .custom-menu .social {
	display: none;
}
.wrapper {
	width: 619px;
}
.banners .item {
	width: 32.04%;
}
.products-block .product-thumb {
	width: 50%;
	border-bottom: 1px solid #e5e5e5;
}
.featured.products-block .product-thumb:nth-child(3n+2) {
	padding: 0;
}
.featured-categories ul li {
	width: 28.5%;
}
.latest.products-block .product-thumb {
	width: 26.5%;
}
footer .container .links {
	width: 27%;
}
#slideshow0 .owl-pagination {
  top: -1px;
}
   
.product-grid {
	width: 28.2%;
}
}
 @media screen and (max-width:622px) {
#cart, #search {
	width: 100%;
}
#search {
	margin: 0;
	padding-right: 0;
}
#search input[type="text"] {
	width: 71.81%;
}
ul.miniInfo {
	width: 100%;
}
.wrapper {
	width: 459px;
}
.banners .item {
	width: 100%;
	text-align: center;
	background: #fff;
	border-bottom-width: 1px;
}
.banners .item a img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.banners .item:nth-child(2) {
	margin: 0;
	border-width: 0 1px;
}
.products-block .product-thumb {
	border-bottom: 0;
}
.featured-categories ul li {
	width: 42.977%;
}
.featured-categories ul li:nth-child(3n) {
	margin-right: 0px;
}
.latest.products-block .product-thumb {
	width: 24.5%;
}
footer .container .links {
	width: 80%;
}
.latest.products-block .product-thumb {
	width: 40.6%;
}
.latest.products-block .product-thumb:nth-child(3n) {
	margin-right: 8px;
}
.product-grid {
	width: 26.6%;
}
.views {
	margin-right: 0;
}
.compare {
	/*display: none;*/
}
.toolbarOp {
  border:none!important;
}
.prod-image {
	float: none;
	width: 100%;
}
.prod-info {
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	margin-top: 15px;
}
.btn-group button {
	margin-bottom: 10px;
}
.prod-extras {
	padding: 0;
}
.shopping-cart table td:nth-child(5) {
	display: none;
}
.shopping-cart table td .btn-block button {
	margin-top: 10px;
}
body.checkout-checkout #content .panel-body input[type="text"], body.checkout-checkout #content .panel-body input[type="password"], body.checkout-checkout #content .panel-body textarea, body.checkout-checkout #content select {
	width: 64%;
}
body.checkout-checkout .pull-right {
	float: none;
}
}
 @media screen and (max-width:480px) {
.headerContainer #logo {
	margin: 0;
}
#search input[type="text"] {	
  width: 66.9%;
  border-radius: 0;
}
   .head-phone {
  float: left;
  font-size: 12px;
  padding-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  color: #FF2D2D;
  text-align: center;
  display: block;
  width: 100%;
}
.wrapper {
	width: 299px;
}
.products-block .product-thumb {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.featured-categories ul li {	
  width: 50%;
  box-sizing: border-box;
}
.latest.products-block .product-thumb {
	width: 88%;
}
.partners {
	display: none;
}
footer {
	padding-top: 0;
}
.copyright p {
	line-height: normal;
	padding: 10px 0;
}
.product-grid:nth-child(2n) {
  border: 2px solid #e5e5e5;
  border-width: 0 2px 2px;
  box-sizing: border-box;
}
.product-grid {
	width: 100%;
	padding: 0;
	border-right: 0;
	border-left: 0;
	text-align: center;
}
.tabs li {
	width: 100%;
	background: #f1f1f1;
}
.shopping-cart table td:nth-child(3) {
	display: none;
}
.shopping-cart table td {
	padding: 7px;
}
.cart-left, .totals {
	width: 100%;
}
.totals {
	margin-top: 0;
}
.pull-left {
	float: right;
}
body.checkout-checkout .col-sm-6 {
	width: 100%;
	margin-bottom: 15px;
}
.loginBlock {
	width: 90%;
}
#content.rightBar {
	width: 100%;
	float: none;
}
#content.rightBar + #column-right {
	width: 100%;
	float: none;
}
}










/* buttons */
.buy_button {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding: 0 1px 2px 1px;
  border: 0;
  margin: 0;
  height: 30px;
  line-height: 28px;
  cursor: pointer;
}
.buy_button.order_button {
  padding: 0px 12px;
}
a.buy_button {
  line-height: 30px;
  padding-bottom: 0px;
}
a.buy_button:hover {
  text-decoration: none;
}
.quantity_input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  font-size: 13px;
  height: 28px;
  line-height: 26px;
  margin: 0;
  padding: 0 8px;
  text-align: center;
  margin-right: 2px;
  width: 30px;
}
.button {
  margin: 0;
  background: #FF2D2D;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  padding: 0 18px 2px 18px; 
  border-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px;
  border: 0;
  text-transform: uppercase;
  height: 30px;
  line-height: 28px;
}
#sideLeft .style-block .button {
  display: block;
  width: 100%;
  line-height: 32px;
}
#sideLeft .style-block .button:hover{
  opacity:0.6;
}
.prod-cart-info{
  margin-left:60px;
}
.price-filter {
  margin-bottom: 10px;
}
.price-filter .txt {
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  width: 43px;
  border: 1px solid #CCCCCC;
  color: #585858;
  margin-bottom: 2px;
}
.price-filter .txt:focus {
  color: #000;
}
.filter-wrap  h2{
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 14px;
}
.price-filter-wrap {
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
}
.filter-wrap {
  padding-bottom: 15px;
  border-bottom: 1px dotted #CCC;
  margin-bottom: 15px;
  word-wrap: break-word;
  margin-top:10px;
}
.filter-wrap a {
  padding: 1px 15px;
  display: block;
  line-height: 16px;
}
.filter-wrap a.active {
  font-weight: bold;
}
.filter-wrap a:hover {
  text-decoration: none;
}
.filter-wrap ul {
  margin-left: -15px;
  margin-right: -15px;
}
.filter-wrap a {
  
}
.prod-image > a > img{
  height:195px;
}

.add_to_compare{
  float:right;
  /*margin-right:0!important;*/
}
#characteristics > h2{
  margin-bottom:10px;
}
.pagination span{
  color: #fff;
  background: #ED1C24;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
}

.pagination a{
  color: #fff;
  background-color: #747F7F;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
}
.pagination a:hover{
  color: #000;
  background-color: #E9EAEC;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
  box-shadow: -1px 1px 3px rgba(50,50,50,0.2) inset;
}
.compare-sidebar {
  border-bottom: 1px dotted ;
  margin-bottom: 15px;
}
.compare-sidebar li {
  margin-bottom: 15px;
  overflow: hidden;
}
.compare-sidebar .img {
  display: none;
  width: 54px;
  height: 54px;
  margin-right: 10px;
}
.compare-sidebar img {
  max-width: 50px;
  max-height: 50px;
  border: 2px solid ;
}
.compare-sidebar .comp-info {
  display: block;
  width: 145px; /* 95 */
  overflow: hidden;
  font-size: 14px;
  /*padding-top: 4px;*/
  text-decoration: underline;
}
.compare-sidebar a.comp-info:hover {
  text-decoration: none;
}
.compare-sidebar .del {
  color: #cc5656;
  font-size: 116%;
  font-weight: bold;
  width: 12px;
  text-align: center;
  /*line-height: 54px;*/
}
.compare-sidebar a.del:hover {
  text-decoration: none;
}
#sideLeft .compare-wrap input.button {
  width: 50%;
  padding: 0 0 2px;
}
.button2 {
  background: url("button_bg.png") repeat-x scroll left top ;
}

/* small product list in sidebars */
.small-prod-list li {
  overflow: hidden;
  margin-bottom: 15px;
}
.small-prod-list .title {
  font-size: 14px;
  text-decoration: underline;
  margin-bottom: 10px;
  display: block;
}
.small-prod-list a.title:hover {
  text-decoration: none;
}
.small-prod-list img {
  max-width: 80px;
  vertical-align: middle;
  margin-top: -2px;
}
.small-prod-list .img {
  display: block;
  margin-right: 10px;
  line-height: 50px;
  text-align: left;
}
.small-prod-list .buyzone {
  padding-top: 5px;
}
.small-prod-list .price {
  font-size: 116%;
  font-weight: bold;
  color: ;
}
.small-prod-list .old-price {
  text-decoration: line-through;
}
.buyzone p {
  margin-bottom: 10px;
}
/* product */
.product .title {
  text-decoration: underline;
}
.photo {
  position: relative;
  width: 250px;
  margin-right: 35px;
}
.product-info {
  width: 415px;
  overflow: hidden;
}
.params {
  font-size: 93%;
}
.params td {
  width: 50%;
  padding-right: 20px;
}
.photo .img {
  width: 240px;
  height: 239px;
  padding: 5px;
  border: 5px solid ;
  display: block;
   text-align: center;
  line-height: 239px;
}
.photo .big-image {
  max-width: 240px;
  max-height: 239px;
  vertical-align: middle;
  margin-top: -2px;
}
.photo .big-transparent {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.photo img {
  
}
.product-wrap {
  overflow: hidden;
  margin-bottom: 30px;
}
.gallery a{
  width: 78px;
  height: 78px;
  display: block;
  float: left;
  padding: 3px;
  margin: 6px;
  margin-left: 2px;
  -webkit-box-shadow: 0px 0px 2px #ccc;
  -moz-box-shadow: 0px 0px 2px #ccc;
   box-shadow:0px 0px 2px #ccc;
}
.gallery a.side {
  margin-right: 0;
}
.prods-paginate {
  line-height: 52px;
  padding-bottom: 8px;
  height: 52px;
  border-top: 1px dotted ;
  border-bottom: 1px dotted ;
  margin-bottom: 20px;
}
.prods-paginate a {
  font-size: 14px;
  font-weight: bold;
}
.prods-paginate a:hover {
  text-decoration: none;
}
.prods-paginate a span {
  font-size: 24px;
  font-weight:  bold;
  position: relative;
  bottom: -2px;
}
.prods-paginate a span.prev {
  margin-right: 15px;
}
.prods-paginate a span.next {
  margin-left: 15px;
}
.product .buyzone {
  line-height: 150%;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 18px;
  overflow: hidden;
}
.product .buyzone span {
  margin-right: 8px;
}
.related_prods {
  margin-bottom: 20px;
  border-bottom: 1px dotted;
}
/* quantity */
.product .buyzone .quantity_input,
.cart-table .quantity_input {
  padding: 0 9px 0 2px;
}
.product .buyzone .minus,
.cart-table .minus {
  width: 8px;
  height: 4px;
  top: 24px;
  right: 7px;
  background: url(arrows.png) bottom center no-repeat;
}
.product .buyzone .plus,
.cart-table  .plus {
  width: 8px;
  height: 4px;
  background: url(arrows.png) top center no-repeat;
  top: 13px;
  right: 7px;
}
.arrows {
  position: relative;
  z-index: 100;
}
.arrows span {
  cursor: pointer;
  position: absolute;
  display: block;
  margin: 0;
}
.arrows span:hover {
}

.product .buyzone input {
  margin-top: -1px;
}
.variants div {
  margin-bottom: 18px;
}
.variants label {
  margin-right: 10px;
}
.params {
  margin-bottom: 18px;
}
/* reviews */
.review-form h3 {
}
.reviews li {
  border-bottom: 1px solid ;
  list-style: none outside none;
  padding: 10px 0;
}
.reviews li.last {
  border: 0;
}
.review_details {
}
/* subcollection */
.sub-block {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  text-align: center;
  font-size: 120%;
  margin-right: 12px;
  margin-bottom: 10px;
}
.sub-block.side {
  margin-right: 0;
}
.sub-block .img {
  width: 160px;
  height: 160px;
  display: block;
  border: 5px solid ;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 2px #ccc;
  -moz-box-shadow: 0px 0px 2px #ccc;
   box-shadow: 0px 0px 2px #ccc;
}
.sub-block a {
  text-decoration: underline;
}
.sub-block a:hover {
  text-decoration: none;
}
/* cart */
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.coupon {
  line-height: 30px;
}
.cart-table td {
  text-align: center;
  vertical-align: middle;
}
.cart-table tr td.item-title {
  text-align: left;
}
.cart-table tr td.item-title a {
}
.coupon lable {
  font-size: 160%;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.coupon .txt {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  width: 145px;
  border: 1px solid ;
  -webkit-box-shadow: 0 0 2px #CCCCCC inset;
  -moz-box-shadow: 0 0 2px #CCCCCC inset;
   box-shadow: 0 0 2px #CCCCCC inset;
}
.cart-table tbody td {
  padding: 10px 15px;
}
#cartform .buy_button {
  padding: 0 30px 2px;
}
.cart-table tfoot td {
  padding: 10px 5px;
  font-size: 18px;
  text-align: right;
}
#cartform .total-amount {
  display: inline;
  float: right;
  font-size: 160%;
  line-height: 26px;
  margin-right: 50px;
}
#cartform .total-amount #total_price {
  font-size: 145%;
  font-weight: bold;
  bottom: -2px;
  position: relative;
}
.cart-table .price {
 font-size: 150%; 
  font-weight: bold;
}
.cart-table .price.total-price {
}
.price {
  white-space: nowrap;
}
.cart-table td.item-title {
  padding-left: 0;
}
.cart-table td.del {
  padding-right: 5px;
}
.cart-table .quantity input {
  width: 50px;
  font-size:14px;
  text-align: center;
}
.cart-table .del {
  font-size: 125%;
  font-weight: bold;
}
.cart-table .del a {
  color: #CC5656;
  margin-top: 3px;
  display: inline-block;
}
.cart-table .del a:hover {
  text-decoration: none;
}
.cart-table tfoot .discounts td {
  font-size: 18px;
}
.cart-table tfoot .discounts td .price {
  font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
  font-size: 12px;
}
.cart-table .img {
  display: block;
  width: 150px;
  height: 150px;
  padding: 4px;
  border: 4px solid;
}
.cart-table .quantity div {
  width: auto;
  line-height: 30px;
  overflow: hidden;
}


.cart-table .quantity span {
  font-size: 145%;
}

.cart-table .quantity span+span{
  float: right;
}
.cart-table .arrows {
  margin: 0;
}
#wrapper .cart-table .plus,
#wrapper .cart-table .minus {
 right: 5px;
}
/*blog*/
.blog h1 {
  text-transform: uppercase;
}
.blog {
  border-bottom: 1px dotted ;
  padding-bottom: 25px;
}
.blog div {
  font-size: 116%;
}
.article .editor-content {
  font-size: 116%;
  margin-bottom: 50px;
}
.article h1 {
  text-transform: uppercase;
}
.date {
  margin-bottom: 10px;
  margin-top: 7px;
}
.blog .date {
  font-size: 80%;
}
ul.comments li {
  list-style:none;
  border-bottom: 1px solid;
  list-style: none outside none;
  padding: 10px 0;
}
ul.comments li.last {
  border: 0;
}
#comment_form,
#review_form {
  border-bottom: 1px dotted;
  border-top: 1px dotted ;
  margin-top: 30px;
  padding-bottom: 15px;
  padding-top: 15px;
}
#comment_form .notice {
  font-style: italic;
  margin-bottom: 15px;
}
#comment_body {
  border: 1px solid ;
  display: block;
  margin-bottom: 7px;
  margin-top: 3px;
  width: 243px;
}
#comment_form small {
  font-size: 11px;
}
#comment_form input.txt,
#review_form input.txt {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  width: 195px;
  border: 1px solid ;
  -webkit-box-shadow: 0 0 2px #CCCCCC inset;
  -moz-box-shadow: 0 0 2px #CCCCCC inset;
   box-shadow: 0 0 2px #CCCCCC inset;
  margin-bottom: 3px;
}
#comment_form textarea,
#review_form textarea { 
  padding: 0px;
  width: 100%;
  border: 1px solid ;
  -webkit-box-shadow: 0 0 2px #CCCCCC inset;
  -moz-box-shadow: 0 0 2px #CCCCCC inset;
   box-shadow: 0 0 2px #CCCCCC inset;
  margin-bottom: 3px;
}
.rating_wrapper {
  overflow: hidden;
  margin-bottom: 10px;
}
.comment-form label,
#review_form label {
  display: block;
}
#captcha {
  padding-top: 3px;
  overflow: hidden;
}
#captcha_challenge {
  float: left;
  display: inline;
}
#captcha_challenge a {
  vertical-align: top;
}
.error {
  color: red;
 }
.input-error {
  border-color: red !important;
}
/* compare */
.compare_show_similar {
  display: none;
}
#compare_div .del_compare {
  font-size: 135%;
  color: #cc5656;
  float: right;
  margin-right: 35px;
}
#compare_div a.del_compare:hover {
  text-decoration: none;
}
.compare_image {
  display: block;
  /*margin: 0 auto;*/
  width: 100px;
  height: 100px;
  border: 4px solid ;
  -webkit-box-shadow: 0 0 2px #CCCCCC;
  -moz-box-shadow: 0 0 2px #CCCCCC;
  box-shadow: 0 0 2px #CCCCCC;
  margin-bottom: 15px;
}
#compare_div .tfoot {
  padding-right: 15px;
}
#compare_div h3 {
  font-size: 125%;
  margin-bottom: 3px;
}
#compare_div h3 a {
  font-size: 12px;
}
#compare_div .price {
 
}
#compare_div tfoot th {
  /*  border-top: 1px #C3C3C3 dotted;*/
  padding-top: 15px;
}
#compare_div thead .dots th {
  /* border-bottom: 1px #C3C3C3 dotted;*/
  padding-bottom: 15px;
  text-align: left;
}
#compare_table {
  width: 100%;
  text-align: left;
}
#compare_table tbody tr.even {
}
  #compare_table tbody td {
  font-size: 12px;
  text-align: left;
  padding: 5px 0;
}
#compare_table .special-price {
  margin-bottom: 20px;
}
#compare_table td {
  max-width: 144px;
  width: 144px;
  word-wrap: break-word;
}
#compare_table tbody tr th {
  text-align: left;
  padding-left: 4px;
}
#sideLeft {
  position: relative;
  background: transparent;
}
.style-block {
  /*padding: 18px;*/
  padding: 12px;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 13px;
  overflow: hidden;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideRight {
  float: left;
  margin-right: -3px;
  width: 210px;
  margin-left: -210px;
  position: relative;
  background: transparent;
}
#right-column #sideLeft {
  display: none;
}
#right-column #content {
  padding: 0 223px 0 0
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
  height: 100px;
  background: {{ settings.bg_color4 }};
  border-top: 5px solid {{ settings.menu_color }};
  color: {{ settings.text_color3 }};
}
#footer .center-align {
  padding-top: 15px;
  position: relative;
}
#footer a {
  color: {{ settings.text_color3 }};
}
.foot-menu {
  text-align: center;
  float: right;
}
.foot-menu li {
  display: inline;
  margin: 0 5px;
}
.copy {
  position: absolute;
  left: 10px;
  top: 15px;
}
.footmail {
  position: absolute;
  right: 10px;
  top:  15px;
}
/* classes */
html body div#wrapper div .hidden {
  display:none;
}
.clear {
  clear: both;
}
.main-clear {
  clear: both;
  height: 1px;
}
.decoration {
  text-decoration: underline;
}
a.decoration:hover {
  text-decoration: none;
}
.fr {
  float: right;
  display: inline;
}
.fl {
  float: left;
  display: inline;
}
.disabled {
  cursor: text;
  opacity: 0.7;
}
.nomargin {
  margin: 0;
}
.editor-content ul,
.editor-content ol {
  padding-left: 16px;
  margin-bottom: 16px;
}
.editor-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.editor-content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.editor-content p {
  margin-bottom: 15px;
}
.editor-content a {
  color: {{ settings.link_color }};
}
.iefix {
 display: none;
}
/* add product notification */
#add_product_notification {
  padding: 10px;
  border: 1px solid #CCC;
  -webkit-box-shadow: 0 1px 1px #cccccc inset;
  -moz-box-shadow: 0 1px 1px #cccccc inset;
  box-shadow: 0 1px 200px #cccccc;
  margin-bottom: 0px;
  overflow: hidden;
  font-size: 14px;
}
#add_product_notification h3 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 20px;
}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 390px;
  height: auto;
  background-color: white;
}
#shadowbox_container {
  overflow: hidden;
}
#shadowbox_nav_previous {
  background-repeat: no-repeat;
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%!important;
  z-index: 999;
  background-position: -600px!important;
  background-image: url(previous2.png)!important;
  filter: none!important;
}
#shadowbox_nav_close {
  z-index: 1000;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #FFFFFF;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 3px;
  position: absolute;
  right: -10px;
  top: 5px;
  -webkit-box-shadow: 2px 5px 5px #000000;
  -moz-box-shadow: 2px 5px 5px #000000;
  box-shadow: 2px 5px 5px #000000;
}
#shadowbox_nav_next {
  background-repeat: no-repeat;
  height: 100%!important;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%!important;
  z-index: 999;
  background-position: -600px!important;
  background-image: url(next2.png)!important;
  filter: none!important;
}
a#shadowbox_nav_next:hover {
  background-position: 90% 50%!important;
}
a#shadowbox_nav_previous:hover {
  background-position: 10% 50%!important;
}
#shadowbox_info,
#shadowbox_info_inner {
  position: static!important;
}
.prod-block {
  position: relative;
}
.tooltip {
  display: none;
  height: auto;
  z-index: 100;
  background: {{ settings.bg_color }};
  font-size: 93%;
  line-height: 100%;
  border: 1px solid {{ settings.bg_color3 }};
  -webkit-box-shadow: 0px 0px 15px #ccc;
  -moz-box-shadow: 0px 0px 15px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  background: none repeat scroll 0 0 #EAEAEB;
  border: 1px solid #FFFFFF;
  box-shadow: 0 0 3px #CCCCCC;
  display: none;
  height: auto;
  opacity: 0.95;
  padding: 6px 10px;
  position: absolute;
  right: 10px;
  top: 90px;
  width: 170px;
  min-height: 60px;
  color: #797878;
}
.prod-descr.init-tooltip {
  cursor: help;
}
.prod-block.first .tooltip {
  top: 60px;
}
.discounts-list {
  font-size: 18px;
  padding: 10px 5px;
  text-align: right;
}
.discounts-list .price {
  font-size: 16px;
  color: #333333;
}
/* стили для нового выбора модификаций */
.variants .select-wrapper div{
  margin-bottom: 0;
}
.variants .select-wrapper input[type="radio"]{
  margin-top: 0;
}
.variants .select-wrapper span{
  display: inline-block;
  border: 1px solid #CCCCCC;
  color: #797878;
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  margin: 0 5px 0 0;
  padding: 0 8px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.variant-span--active,
.variants .select-wrapper span.active{
  border-color: #DBDBDB;
  background: #EAEAEB;
}
.variants .select-wrapper span:hover{
  border-color: #DBDBDB;
  background: #EAEAEB;
}


.checkout-checkout .wrapper table, .checkout-checkout  .wrapper table td{
  border:none;
}
.checkout-checkout .set{
  width: 75% ;
}
.checkout-checkout #registered_client{
  width: 35%;
}
.checkout-checkout #registered_client .field-content {
  width: auto;
  display: inline-block;
}
.checkout-checkout #login .button:hover{
  opacity:0.6;
}
.checkout-checkout #order_form #create_order,.checkout-checkout #login .button {
	background: #FF2D2D;
	color: #fff;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	padding: 5px 35px;
  display: inline-block;
  margin-top: 15px!important;transition: opacity 0.5s ease;
  font-family: inherit;
}
.checkout-checkout #login .button+small>a,.userbar .links a{
  color:#000;
  transition: opacity 0.5s ease;
}
.userbar .links a:hover{
  opacity:0.6;
  color:#FF2D2D;
}
.wide_set .small_label .field-content {
  width: auto !important;
  float: left;
}
.checkout-checkout .set.wide_set {
  width: 100% !important;
  margin: 0 auto;
  float: none;
}


.pluso{
  margin-left: 23px!important;
}
.pluso{
  margin-left:0!important;
  width:100%;
  text-align:center!important;
}
.checkout-checkout .set-list-item .description {
  float: right;
  width: 140px!important;;
  margin-left: 5px!important;
}
.checkout-checkout .set-list-item .description p:first-child{
  margin-top:0!important;
}

@-moz-document url-prefix() { 
  #search button{
    height:18px;
  }
  button.addCart, button.addTo, .addCart{
    padding: 0px 15px 0px 30px;
  }
  #search input[type="text"] {
    border: 1px solid #969696;
    padding: 9px;
    color: #000;
    width: 80%;
    float: left;
}
  
  button.addTo.add_to_compare{
    padding:0px 10px 0px 30px;
    text-transform: uppercase;
	margin-right: 0px;
  }
}

  button.addTo.add_to_compare{
    padding:0px 10px 0px 35px;
    text-transform: uppercase;
	margin-right: 0px;
  }
.callback{
  padding-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.callback a{
  position: fixed;
  bottom: 0;
  z-index: 9999;
  right: 0px;
  background: #21B43B;
  border: 0;
  padding: 1px 5px 1px 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: opacity 0.7s ease;
  font-size: 25px;
}
.callback a .fa{
  margin-right: 3px;
  font-size:14px;
}
.callback a:hover{
opacity: 0.6;
}
.div_mask {
  width:100%;
  height:100%;
  position: fixed;
  display: block;
  visibility: visible!important;
  z-index: 999;
  text-align: center;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 5s ease;
}
.div_mask:hover{
  background-color: rgba(0, 0, 0, 0.6);
}
  
#add_product_notification{
  z-index: 100500;
  position: relative;
  background-color: white;
}
.toolbarOp {
  float: left;
  width: 257px;
  padding: 8px 15px 8px 0;
  border-right: 2px solid #e5e5e5;
  margin-right: 14px;
}
.compare.toolbarOp a {
  background: #fff url('toolbarBg.jpg') repeat-x bottom;
  color: #666;
  border: 1px solid #ccc;
  padding: 5px 8px;
  font-size: 12px;
  display: block;
  position: relative;
  top: 3px;
}
#sortForm+.compare.toolbarOp{
  width:auto;
}
#input-sort{
  width:145px;
}
#add_product_notification .text-center{
  padding-top:10px;
}
.make-order{
  color:#545454;
  background: #1EBC6A url('addCart.png') no-repeat left;
  transition: all 0.5s ease;
  color: #fff;
  text-transform: uppercase;
  padding-left: 40px;
  line-height: 30px;
  height: 30px;
  float:right;
  margin-right: 20px;
}
.make-order:hover{
  border-radius:4px;
}
.field.fc{
  max-width:400px;
}
.field.fc .field-content{
  width:initial!important;
}
table.variants {
  max-width:400px;
}
.field-content textarea{
  max-width:250px!important;
}
#carousel0 .owl-item{
  text-align: center;
  display: table;
}
#carousel0 .owl-item>div{
  height: 84px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.filter-price{
	margin: 5px;
	padding-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold
}
.cities-line {
    box-shadow: 0 0 10px grey;
    padding-bottom: 20px;
}
.cities-line a {
    color: white;
    text-align: center;
}
.cities-line div {
    padding: 6px;
}
.one-fourth {
 width: 23%;
 margin: 1%;
}
.partners-back {
 width: 90%;
}
@media(max-width: 751px){
    .one-fourth {
        width: 48%;
    }
    .partners-back {
        width: 91%;
    }
}
@media(max-width: 480px){
    .one-fourth {
        width: 98%;
    }
    .partners-back {
        width: 93%;
    }
}   
.one-row {
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
}
.cities-line a {
    color: white;
    text-align: center;
}
.cities-line div {
    padding: 6px;
}
.cities-line img {
    margin-bottom: -4px;
}
.partners-back {
    height: 100%;
}
.partners-line {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 10px grey;
    padding-top: 20px;
}
.partners-line .dot-line{
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dotted black;
    width: 70%;
}
.partners-line img {
    max-height: 60px;
}
.partners-line .partners-title {
    text-align: center;
    font-size: 13px!important;
}
.partners-line .partners-desc {
    margin-top: 10px;
    margin-bottom: 4px;
    font-style: italic!important;
    text-align: center;
    font-size: 10px;
}
.partners-line .partners-back {
    padding: 10px;
}
.partners-line .partners-back div, .partners-line .partners-back a, .partners-line .partners-back p  {
    color: white;
    margin-bottom: 10px;
    font-size: 10px;
}
.partners-line i {
    margin-right: 10px;
  	height: 100%;
    float: left;
}
.partners-back div {
    padding-left: 20px;
    position: relative;
}
.partners-back div i {
    position: absolute;
    left: 0;
    top: calc(50% - 6px);
}
@media(min-width: 768px) {
	.subcollection-maps .modal-dialog {width: 600px;}
}
.hidden{
	display: none!important;
}

/*Стили уведомления о куки */

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
  color: white;
  padding: 15px 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  z-index: 9999;
  font-family: Arial, sans-serif;
}

.cookie-text {
  margin: 0 15px 10px 0;
  flex: 1;
  min-width: 250px;
  font-size: 14px;
  line-height: 1.4;
}

.cookie-text a {
  color: #4dabf7;
  text-decoration: underline;
}

.cookie-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.cookie-btn {
  padding: 8px 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.3s;
}

.accept-btn {
  background: #4dabf7;
  color: white;
}

.accept-btn:hover {
  background: #339af0;
}

.settings-btn {
  background: transparent;
  color: white;
  border: 1px solid #868e96;
}

.settings-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 576px) {
  .cookie-banner {
    flex-direction: column;
    text-align: center;
  }

  .cookie-text {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .cookie-buttons {
    width: 100%;
    justify-content: center;
  }
}
