@charset "UTF-8";
.slider-text-inner {margin:70px;}
.str1 a {color:#252525;font-size:45px;padding:15px;border:9px solid #fff;margin:50px; background-color:rgba(256,256,256,0.4);}
.str2 {color:#fff;font-size:37px;margin-top:120px;width:55%;line-height:45px;text-shadow:8px 8px 16px rgba(89, 151, 184, 0.90);}
.str3 {color:#e36159;font-size:32px;margin-top:130px;width:65%; line-height:35px;text-shadow:1px 1px 1px rgba(255, 255, 255, 1);}

@media screen and (max-width:1200px) {
.slider-text-inner {margin:50px;}
.str1 a {font-size:40px;padding:15px;border:9px solid #fff;margin:30px;}
.str2 {font-size:30px;margin-top:90px;width:55%;line-height:40px;}
.str3 {font-size:27px;margin-top:70px;width:65%; line-height:30px;}
}

@media screen and (max-width:999px) {
.slider-text-inner {margin:40px;}
.str1 a {font-size:30px;padding:15px;border:9px solid #fff;margin:30px;}
.str2 {font-size:25px;margin-top:60px;width:65%;line-height:30px;}
.str3 {font-size:20px;margin-top:60px;width:65%; line-height:25px;}
}

@media screen and (max-width:720px) {
.slider-text-inner {margin:30px;}
.str1 a {font-size:23px;padding:10px;border:6px solid #fff;margin:8px;}
.str2 {font-size:20px;margin-top:40px;width:80%;line-height:23px;}
.str3 {font-size:18px;margin-top:40px;width:100%; line-height:20px;}
}


@media screen and (max-width:490px) {
.slider-text-inner {margin:20px;}
.str1 a {font-size:17px;padding:15px;border:4px solid #fff;margin:5px;}
.str2 {font-size:15px;margin-top:30px;width:80%;line-height:23px;}
.str3 {font-size:12px;margin-top:30px;width:100%; line-height:18px;}
}


@media screen and (max-width:380px) {
.slider-text-inner {margin:15px;}
.str1 a {font-size:15px;padding:10px;border:4px solid #fff;margin:5px;}
.str2 {font-size:14px;margin-top:20px;width:80%;line-height:23px;}
.str3 {font-size:13px;margin-top:10px;width:100%; line-height:18px;}
}
.seolinks {float:right; font-size:10px;}
.seolinks a {padding-left:8px; color:#e36159; font-weight:bold;}
.seolinks a:hover {color:#a1a1a1;}

.loyalty {display:inline; float:left}
.loyalty ul li  {display:inline; float:left;padding-right:10px;}
.loyalty ul li span{color: #e36159;font-weight: bold; font-size:15px;}
.loyalty ul li:last-child{padding-right:0px;}

@media only screen and (max-width:767px){
.loyalty ul li  {padding: 0px 20px;}
.loyalty ul li span{font-size:14px;}
.loyalty ul li:last-child{margin-bottom:10px;}
}

.toolbar  select {width:100%;}
 .styled-select select { 
  font-size: 13px;
  background: none repeat scroll 0 0 #63C1BE; 
  border: 1px solid #a1a1a1; 
  color: #FFFFFF; 
  padding: 2px;
  border-radius:3px;
}

 .styled-select input { 
  font-size: 13px;
  background: none repeat scroll 0 0 #63C1BE; 
  border: 1px solid #a1a1a1; 
  color: #FFFFFF; 
  padding: 2px;
  border-radius:3px;
}

.products-list .action .button,.products-grid .actions .button{white-space:normal}
h2.product-name,h3.product-name,h4.product-name,h5.product-name,p.product-name,div.product-name{margin:0;margin-bottom:1.5em;color:#333;font-family:"Open Sans",sans-serif;font-size:24px;font-weight:700;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:uppercase;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:normal;border-bottom:1px solid #cfd0cf;padding-bottom:5px;margin-bottom:10px;text-transform:capitalize}
h2.product-name a,h3.product-name a,h4.product-name a,h5.product-name a,p.product-name a,div.product-name a{color:#242424}
h2.product-name a:hover,h3.product-name a:hover,h4.product-name a:hover,h5.product-name a:hover,p.product-name a:hover,div.product-name a:hover{color:#a1a1a1;text-decoration:none}
.products-grid .product-name,.products-list .product-name{text-transform:capitalize;margin-bottom:8px;font-size:14px;position:relative;min-height:60px}
.products-grid .product-name:before,.products-list .product-name:before{content:"";left:0;bottom:-1px;width:0;height:2px;background:#000;position:absolute}
.products-grid{position:relative}
.products-grid:after{content:'';display:table;clear:both}
.products-grid >li{position:relative;margin-bottom:20px}
.products-grid >li:after{content:'';display:table;clear:both}
.products-grid >li .wrapper-hover{position:relative}
.products-grid >li .wrapper-hover:after{content:'';display:table;clear:both}
.products-grid >li .wrapper-hover:hover .product-name:before{width:100%}
.products-grid .product-image{width:100%;margin-bottom:5px;border:0}
.products-grid .product-delivery{white-space:nowrap; line-height:18px; font-size:14px; height:18px; width:100%; text-align:center; color:#e36159;}
.products-grid .product-image .photo2{display:none;}
.products-grid .product-image:hover .photo1{display:block;}
.products-grid .product-image:hover .photo2{display:none;}

 p a, table a {text-decoration:underline}
 p.view-mode a {text-decoration:none}
 .full-width {width:100%!important;height: 40px !important;}
 
.select {
	width: 225px;
	height: 40px;
	cursor: pointer;
	background-color: white;
	box-shadow: 0 2px 0 white;
	border-radius: 2px;
	
	&_expand {
		width: 0;
		height: 40px;
		position: absolute;
		top: 0;
		right: 0;
		
		&::after {
			content: '\003E';
			position: absolute;
			top: 50%;
			right: 0;
			transform: translate(-50%, -50%) rotate(90deg) scaleY(1.75);
			color: #3e3e3e;
			font-size: 28px;
			pointer-events: none;
			z-index: 2;
			transition: all 250ms cubic-bezier(.4,.25,.3,1);
			opacity: .6;
		}
		
		&:hover::after {opacity: 1}

		&:checked::after {transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(1.75);}
	}
	
	&_expandLabel {
		display: block;
		width: 100%;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		cursor: pointer;
	}
	
	&_close {display: none}
	
	&_closeLabel {
		width: 100vw;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
	}
	
	&_items {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 2px solid #2fb5d1;
		border-radius: 2px;
		padding-top: 40px;
	}
	
	&_input {display: none}
	
	&_label {
		transition: all 250ms cubic-bezier(.4,.25,.3,1);
		display: block;
		height: 0;
		font-size: 1.2rem;
		line-height: 40px;
		overflow: hidden;
		color: #3e3e3e;
		background-color: #fff;
		cursor: pointer;
		padding-left: 20px;
		
		&-placeholder {
			height: 40px;
			vertical-align: middle;
			position: absolute;
			top: 0;
			left: 0;
			opacity: .6;
			background-color: transparent;
		}
	}
	
	&_expand:checked {
		+ .select_closeLabel {
			display: block;
			
			+ .select_options {
				.select_label {
					height: 40px;
					&:hover {background-color: #f7f7f7}
				}
				
				+ .select_expandLabel {display: none}
			}
		}
	}
	
	&_input:checked + .select_label {
		height: 40px;
		margin-top: -40px;
	}
}
.products-grid .product-image:before,.products-grid .product-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.products-grid .product-image:before{background-color:#fff;opacity:.8;z-index:2}
.products-grid .product-image:after{background-repeat:no-repeat;background-position:center;z-index:3}
.products-grid .product-image.loading{position:relative}
.products-grid .product-image.loading:before,.products-grid .product-image.loading:after{display:block}
.products-grid .product-image img{    margin: 0 auto;
  
    } 
    
  
.products-grid .product-image img:hidden{display:none}
.products-grid .desc_grid{min-height:72px;line-height:16px;margin-bottom:3px}
.products-grid .configurable-swatch-list{margin-bottom:10px}
.products-grid .product-info{position:relative;overflow:hidden;}
.products-grid .actions{ width:100%}
.products-grid .ratings{width:auto;position:absolute;bottom:19px;right:19px;margin:3px 0}
@media only screen and (max-width:991px) {
.products-grid .ratings{position:relative;bottom:0;left:0;float:left;margin-bottom:10px}
}
.products-grid .ratings .rating-box{margin:0 auto}
.products-grid .ratings .amount{display:none}
.products-grid .price-box{min-height:40px;color:#a1a1a1;font-size:13px;margin:0 0 5px}
.products-grid .add-to-links{margin-bottom:0;margin-top:10px}
.products-grid .add-to-links li{display:inline-block;margin-right:4px}
.products-grid .add-to-links li a{font-size:0;padding:0;line-height:0;color:#cfcdcd}
.products-grid .add-to-links li a:before{font-size:18px}
.products-grid .add-to-links li a:hover{color:#a1a1a1}
.products-grid .add-to-links li a.link-wishlist:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);content:"&#57471;"}
.products-grid .add-to-links li a.link-compare:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);content:"&#57684;"}
@media only screen and (max-width:767px) {
.products-grid .product-image{float:left;margin:0 10px 0 0;overflow:hidden;padding:5px}
.products-grid .wrapper-hover{border:2px solid #cfd0cf;padding:15px}
.products-grid .product-image{width:210px}
.products-grid .product-info{overflow:hidden;text-align:left}
}
@media only screen and (max-width:599px) {
.products-grid .product-image{width:100%;margin:0 auto 10px;float:none;max-width:300px}
}
@media only screen and (min-width:960px) {
.products-grid--max-4-col >li:nth-child(odd){clear:none}
.products-grid--max-4-col >li:nth-child(3n+1){clear:none}
.products-grid--max-4-col >li:nth-child(even),.products-grid--max-4-col >li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-4-col >li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.products-grid--max-4-col >li:nth-child(4n+1){clear:left}
.products-grid--max-4-col >li:nth-child(4n){margin-right:0}
.products-grid--max-5-col >li:nth-child(odd){clear:none}
.products-grid--max-5-col >li:nth-child(3n+1){clear:none}
.products-grid--max-5-col >li:nth-child(even),.products-grid--max-5-col >li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-5-col >li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.products-grid--max-5-col >li:nth-child(5n+1){clear:left}
.products-grid--max-5-col >li:nth-child(5n){margin-right:0}
.products-grid--max-6-col >li:nth-child(odd){clear:none}
.products-grid--max-6-col >li:nth-child(3n+1){clear:none}
.products-grid--max-6-col >li:nth-child(even),.products-grid--max-6-col >li:nth-child(3n){margin-right:2.22222%}
.products-grid--max-6-col >li{margin-right:2.22222%;width:14.81481%;margin-right:2.22222%}
.products-grid--max-6-col >li:nth-child(6n+1){clear:left}
.products-grid--max-6-col >li:nth-child(6n){margin-right:0}}
.products-list{margin-top:30px;margin-bottom:30px}
.products-list >li{padding:15px;margin-bottom:20px;border:1px solid #e7e7e7;position:relative}
.products-list >li:after{content:'';display:table;clear:both}
.products-list >li .product-image,.products-list >li .product-image-container{float:left}
.products-list >li .product-image .product-image,.products-list >li .product-image-container .product-image{float:none;width:100%;border:0}
.products-list >li .product-image >img,.products-list >li .product-image-container >img{max-width:100%}
.products-list .product-shop{float:right;width:75%;padding:0 0 0 10px}
.products-list .product-shop .ratings{margin:0 0 5px;overflow:hidden}
.products-list .product-shop .ratings .rating-box{float:right;margin-right:7px}
.products-list .product-shop .ratings .rating-links{margin-top:0;clear:both;float:right}
.products-list .product-shop .ratings .separator{display:block;font-size:0;border-top:1px solid #cfd0cf;height:1px}
.products-list .product-shop .ratings .temp{display:none}
.products-list .product-shop .price-box{margin-top:0;clear:both}
.products-list .product-shop .price-box .price{font-size:18px}
.products-list .product-shop .action{margin:7px 0}
.products-list .product-shop .desc{margin-top:7px}
.products-list .product-shop .product-primary{float:left;width:72%;overflow:hidden}
.products-list .product-shop .product-secondary{float:right;width:25%;text-align:right}
@media only screen and (min-width:480px) {
.products-list .product-name a{font-size:18px}}
@media only screen and (max-width:1279px) {
.products-list .product-shop .product-primary{float:left;width:55%}
.products-list .product-shop .product-secondary{float:right;width:40%}}
@media only screen and (max-width:1199px) {
.products-list .product-shop{width:64%}}
@media only screen and (max-width:991px) {
.products-list .product-shop{width:auto;float:none;overflow:hidden}
.products-list .product-shop .product-primary,.products-list .product-shop .product-secondary{width:auto;float:none;clear:both}
.products-list .product-shop .product-primary{padding-bottom:10px}
.products-list .add-to-links li{display:inline-block}
.products-list .add-to-links .separator{display:inline-block}}
@media only screen and (max-width:479px) {
.products-list >li .product-image,.products-list >li .product-image-container{float:none;margin-bottom:15px}
.products-list .product-shop{padding-left:0}
}
.label-product >span{font-size:12px;display:inline-block;position:absolute;left:-1px;top:20px;color:#fff;padding:3px 8px;background:#000;z-index:2}
.label-product >span:after{content:"";position:absolute;right:-8px;top:0;width:0;height:0;border-style:solid;border-width:23px 8px 0 0;border-color:#000 transparent transparent}
.label-product >span.sale:after{border-color:#a1a1a1 transparent transparent}
.label-product >span.sale{background:#a1a1a1}

@media screen and (max-width:980px) {
.label-product >span{display:none;}
}

.label-product.label-indent >span.new{top:40px}
.mini-products-list .product-image{float:left;min-width:50px}
.mini-products-list .product-details{margin-left:60px}
.mini-products-list .product-details .product-name{padding-top:10px}
.mini-products-list li{margin-bottom:10px;clear:both}
.mini-products-list li:after{content:'';display:table;clear:both}
.mini-products-images-list:after{content:'';display:table;clear:both}
.mini-products-images-list li.item{float:left;width:50%;margin:0;padding:0 5px 10px 0}
.mini-products-images-list li.item:nth-child(even){padding-right:0;padding-left:5px}
.mini-products-images-list li.item .product-image{display:block}
.mini-products-images-list li.item .product-image img{width:100%;max-width:100%}
.category-image{border:1px solid #cfd0cf;padding:10px}
.category-image img{width:100%;max-width:100%}
.category-image img:hidden{display:none}
.block-layered-nav .block-subtitle--filter{display:none;margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#cfd0cf;position:relative;background-color:#F4F4F4;cursor:pointer}
.block-layered-nav .block-subtitle--filter:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:10px;top:50%;margin-top:-3px}
@media only screen and (max-width:767px) {
.block-layered-nav .block-subtitle--filter:hover{background-color:#ececec}
}
.block-layered-nav .block-content .toggle-tabs{display:none}
.block-layered-nav .block-content >dl >dt{margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#cfd0cf;position:relative;background-color:#F4F4F4;display:block}
.block-layered-nav .block-content >dl >dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:10px;top:50%;margin-top:-3px}
@media only screen and (max-width:767px) {
.block-layered-nav .block-content >dl >dt:hover{background-color:#ececec}
}
.block-layered-nav .block-content >dl >dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#cfd0cf}
.block-layered-nav .block-content >dl >dd:last-child{border-width:0 1px 1px}
.block-layered-nav dl dd{margin-bottom:10px;margin-top:10px}
.block-layered-nav dl dd ol >li >span,.block-layered-nav dl dd ol >li >a{padding:5px 15px;display:block}
.block-layered-nav dl dd ol >li >a .count{color:#a1a1a1}
@media only screen and (min-width:768px) {
.block-layered-nav .block-content >dl >dt{padding-left:10px}
.block-layered-nav .block-content >dl >dt:after{display:none}
}
@media only screen and (max-width:767px) {
.sidebar .block.block-layered-nav{border-bottom:none}
.block-layered-nav--no-filters .block-title{display:none}
.block-layered-nav .block-content{padding-top:0;margin-top:15px}
.block-layered-nav .block-content >dl >dt{cursor:pointer;border-bottom-width:0}
.block-layered-nav .block-content >dl >dt:hover{color:#333}
.block-layered-nav .block-content >dl >dt:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #333;border-right:none}
.block-layered-nav .block-content >dl >dt.last{border-bottom-width:1px}
.block-layered-nav .block-content >dl >dd{display:none}
.block-layered-nav .block-content.accordion-open >dl >dt.current{border-bottom-width:1px}
.block-layered-nav .block-content.accordion-open >dl >dt.current:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:6px;top:50%;margin-top:-3px}
.block-layered-nav .block-content.accordion-open >dl >dd.current{display:block}
.block-layered-nav .block-subtitle--filter{background-color:#333;border:0;margin-bottom:0;display:block;color:#FFF}
.block-layered-nav .block-subtitle--filter:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #FFF;border-right:none;right:10px;top:50%;margin-top:-5px}
.block-layered-nav .block-subtitle--filter:hover{background-color:#ca3c3c;color:#FFF}
.block-layered-nav .block-subtitle--filter.active:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #FFF;border-bottom:none;right:10px;top:50%;margin-top:-3px}
#narrow-by-list,#narrow-by-list2{padding:10px;border:1px solid #cfd0cf;border-top:0}
.block-layered-nav dl ol >li >a,.block-layered-nav dl ol >li >span{padding:7px;margin:5px}
.block-layered-nav dl ol >li >a{color:#a1a1a1;background-color:#F4F4F4;padding:5px 10px}
.block-layered-nav dl ol >li >a:hover{text-decoration:none;background:#ececec}
}
.block-layered-nav .currently .block-subtitle{display:block;margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}
.block-layered-nav .currently ol{padding-left:10px;margin-bottom:10px}
.block-layered-nav .currently ol li{margin-bottom:5px}
.block-layered-nav .currently ol li .label{font-weight:700}
.block-layered-nav .currently ol li:after{content:'';display:table;clear:both}
.block-layered-nav .actions{text-align:right;margin-bottom:7px}
.product-view .product-essential{margin-bottom:25px}
.product-view .product-essential .extra-info .ratings .rating-box,.product-view .product-essential .extra-info .ratings .amount{float:left}
.product-view .product-essential .extra-info .ratings .rating-box{margin-top:4px;margin-right:10px}
.product-view .product-essential .extra-info .ratings .rating-links{font-size:13px}
.product-view .product-essential .extra-info .ratings .rating-links a{color:#a1a1a1;cursor:pointer}
.product-view .product-essential .extra-info .ratings .rating-links a:hover{color:#6e6e6e}
.product-view .product-essential .extra-info .ratings:after{content:'';display:table;clear:both}
.product-view .product-essential:after{content:''; display:table; clear:both}
.product-view .product-shop .product-name .h1,.product-view .product-img-box .product-name h1{color:#333;margin-bottom:15px;border:0;display:block;padding:0;text-align:left}
.product-view .product-shop .product-name .h1:before,.product-view .product-img-box .product-name h1:before{display:none}
.product-view .product-shop .additional-info{position:relative;font-size:13px;margin-bottom:10px}
.product-view .product-shop .additional-info .product-sku{float:left;margin-right:15px}
.product-view .product-shop .additional-info .product-sku .sku-number{color:#333;font-weight:700;background:#eee;display:inline-block;padding:3px 9px;-moz-border-radius:1000px;-webkit-border-radius:1000px;border-radius:1000px}
.product-view .product-shop .product-name{display:none}
.product-view .product-shop .extra-info{clear:left}
.product-view .product-shop .price-info{float:left;padding-right:15px;text-align:left}
.product-view .product-shop .extra-info,.product-view .product-shop .price-info{margin-bottom:10px}
.product-view .product-shop .short-description{margin-bottom:10px;clear:both}
.product-view .product-shop .ratings{margin:10px 0}
.product-view .product-shop .availability{font-size:13px;float:left;vertical-align:middle;display:inline-block;margin-right:15px;padding:3px 0}
.product-view .product-shop .availability .label{padding:0;font-size:1em;text-transform:none;font-weight:400}
.product-view .product-shop .availability-only{padding:3px 0;float:left;position:relative}
.product-view .product-shop .availability-only p{margin:0}
.product-view .product-shop .availability-only table{position:absolute;background:#fff;z-index:999;width:250px}
.product-view .product-shop .availability-only a:after{content:'+'}
.product-view .product-shop .availability-only a:hover{text-decoration:none;opacity:.7}
.product-view .product-shop .price-box{margin-top:0}
.product-view .product-shop .price-box .old-price,.product-view .product-shop .price-box .special-price,.product-view .product-shop .price-box .regular-price{padding-right:0;line-height:1.2}
.product-view .product-shop .price-box .regular-price .price,.product-view .product-shop .price-box .special-price .price,.product-view .product-shop .price-box .full-product-price .price{font-size:30px}
.product-view .product-shop .price-box .special-price .price-label{font-size:16px;text-transform:uppercase}
.product-view .product-shop .price-box .special-price span.weee{color:#a1a1a1}
.product-view .product-shop .price-box .special-price span.weee span.price{font-size:16px}
.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{display:block;line-height:1.2;color:#a1a1a1}
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px;font-weight:300}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}
.product-view .price-box.map-info a{display:inherit}
.product-view .old-price .price-label{display:none}
.product-view .block-related{margin:0 -15px}
@media only screen and (min-width:1199px) {
.product-view.normal-image-type .product-shop .extra-info{float:right;padding-left:15px;max-width:70%}
.product-view.normal-image-type .product-shop .price-info{max-width:70%}
.review-product-list .product-view.normal-image-type .product-shop .extra-info{float:none;padding-left:0}
.review-product-list .product-view.normal-image-type .product-shop .extra-info .nobr{margin-bottom:10px;display:inline-block}
}
@media only screen and (max-width:850px) {
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:14px}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:18px}
}
@media only screen and (max-width:767px) {
.product-view .add-to-cart-wrapper{float:none;width:100%;clear:both}
.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px}
.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}
}
@media only screen and (max-width:420px) {
.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{margin-bottom:5px}
.product-view .product-shop .price-box .price-excluding-tax span,.product-view .product-shop .price-box .price-including-tax span{display:block}
}
.product-img-box .product-name h1{border:0}
.product-img-box .product-image{margin-bottom:0;overflow:hidden;display:block;padding:1px}
.product-img-box .product-image img{max-width:100%;margin:0 auto}
.product-view.normal-image-type .product-img-box .product-image img{max-height:472px}
.product-view.large-image-type .product-img-box .product-image img{max-height:675px}
.zoomWindow{background:#fff}
.product-view.center-image-type .product-image{display:inline-block!important;margin-bottom:30px}
.product-view.center-image-type .product-essential{text-align:center}
.product-view.center-image-type .product-options{padding-top:30px}
.product-view.center-image-type .product-img-box .product-name{display:block}
.product-view.center-image-type .product-img-box img{max-height:700px}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-loading{display:none}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev,.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next{position:absolute;left:0;top:30%;background:none;height:30px;overflow:hidden;z-index:999;cursor:pointer;text-align:center;background-color:rgba(0,0,0,0.4);margin:0;text-indent:0;-webkit-transition:all,0.2s,ease-in-out;-o-transition:all,0.2s,ease-in-out;transition:all,0.2s,ease-in-out}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev::before,.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next::before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:18px;line-height:30px;color:#fff;background:none;width:100%}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev:hover,.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next:hover{background-color:rgba(0,0,0,0.6)}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next{right:0;left:auto}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev::before{content:"&#61700;"}
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next::before{content:"&#61701;"}
.product-view.center-image-type .product-shop .product-name.secondary{display:none}
.product-view.center-image-type .product-shop .price-info{float:none;text-align:center}
.product-view.center-image-type .price-box{margin-bottom:15px}
.product-view.center-image-type .price-box .old-price,.product-view.center-image-type .price-box .special-price{display:inline-block}
.product-view.center-image-type .additional-info{display:inline-block;margin:0 20px 10px;clear:both}
.product-view.center-image-type .extra-info{display:inline-block;margin:0 20px 10px}
.product-view.center-image-type .extra-info .ratings{margin:0}
.product-view.center-image-type .gallery-top{max-width:100%;margin:0 auto;text-align:center;margin-bottom:30px;overflow:hidden}
.product-view.center-image-type .gallery-top img{display:block;margin:0 auto}
.product-view.center-image-type .gallery-thumbs{width:370px}
.product-view.center-image-type .gallery-thumbs .swiper-slide{opacity:.2}
.product-view.center-image-type .gallery-thumbs .swiper-slide-active{opacity:1}
.product-view.center-image-type .configurable-swatch-list,.product-view.center-image-type .product-options-bottom,.product-view.center-image-type .addthis_toolbox{display:inline-block;margin-bottom:0}
@media only screen and (min-width:992px) {
.product-view.center-image-type .product-options{border:none;margin-top:0;padding-top:4px;position:relative}
.product-view.center-image-type .product-options p.required{position:relative;display:inline-block;padding-left:20px}
.product-view.center-image-type .product-options dl{display:inline-block}
.product-view.center-image-type .product-options dt{padding:8px 0 0;margin-top:0;position:relative}
.product-view.center-image-type .product-options .swatch-attr{display:inline-table;vertical-align:text-top;margin-bottom:0;padding-bottom:0}
.product-view.center-image-type .product-options .swatch-attr label{padding-right:10px}
.product-view.center-image-type .product-options .swatch-attr .select-label{position:absolute;top:100%;left:0;padding:0;text-align:left}
.product-view.center-image-type .product-options-bottom{display:inline-block}
.product-view.center-image-type .add-to-cart,.product-view.center-image-type .add-to-links,.product-view.center-image-type .sharing-links{clear:none;display:inline-table;vertical-align:top;margin:0 15px 15px}
.product-view.center-image-type .add-to-links{margin-top:5px}
}
@media only screen and (max-width:991px) {
.product-view.center-image-type .product-img-box img{max-height:400px}
}
@media only screen and (max-width:599px) {
.product-view.center-image-type .product-img-box img{max-width:380px}
}
@media only screen and (max-width:479px) {
.product-view.center-image-type .product-img-box img{max-height:270px;max-width:270px}
.product-view.center-image-type .gallery-thumbs{width:270px}
.product-view.center-image-type .gallery-thumbs img{max-width:60px}
.product-img-box .product-image img{max-height:450px}
}
.product-view .product-image-gallery{position:relative}
.product-view .product-image-gallery .gallery-image{display:none}
.product-view .product-image-gallery .gallery-image.visible{display:block}
.product-view .product-image-gallery .gallery-image.visible.hidden{visibility:hidden}
.product-view .product-image-gallery:before,.product-view .product-image-gallery:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.product-view .product-image-gallery:before{background-color:#fff;opacity:.8;z-index:2}
.product-view .product-image-gallery:after{background-image:url(skin/frontend/tm_themes/theme720/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}
.product-view .product-image-gallery.loading{position:relative}
.product-view .product-image-gallery.loading:before,.product-view .product-image-gallery.loading:after{display:block}
.more-views{float:left;margin-right:15px;height:480px;width:82px}
.more-views .bx-wrapper .bx-loading{display:none}
.more-views .bx-wrapper .bx-controls-direction a.bx-prev,.more-views .bx-wrapper .bx-controls-direction a.bx-next{position:absolute;left:0;width:100%;top:0;background:none;height:20px;overflow:hidden;z-index:2;cursor:pointer;text-align:center;background-color:rgba(0,0,0,0.4);margin:0;text-indent:0;-webkit-transition:all,0.2s,ease-in-out;-o-transition:all,0.2s,ease-in-out;transition:all,0.2s,ease-in-out}
.more-views .bx-wrapper .bx-controls-direction a.bx-prev::before,.more-views .bx-wrapper .bx-controls-direction a.bx-next::before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:18px;line-height:20px;color:#fff;background:none;width:100%}
.more-views .bx-wrapper .bx-controls-direction a.bx-prev:hover,.more-views .bx-wrapper .bx-controls-direction a.bx-next:hover{background-color:rgba(0,0,0,0.6)}
.more-views .bx-wrapper .bx-controls-direction a.bx-next{bottom:0;top:auto}
.more-views .bx-wrapper .bx-controls-direction a.bx-prev::before{content:"&#61656;"}
.more-views .bx-wrapper .bx-controls-direction a.bx-next::before{content:"&#61655;"}
.product-image-thumbs li{display:block;position:relative;z-index:2}
.product-image-thumbs a{display:block;position:relative}
.product-image-thumbs a:after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;border:1px solid #eaeaea;z-index:90}
.product-image-thumbs a img{position:relative;z-index:1;max-width:100%}
.product-view.center-image-type .swiper-slide-active a:after,.product-image-thumbs li a.active:after,.no-touch .product-image-thumbs li a:hover:after{border-color:#000;border-width:2px}
@media only screen and (max-width:1199px) {
.more-views{height:358px}
}
@media only screen and (max-width:991px) {
.more-views{height:255px}
.more-views,.more-views .product-image-thumbs a img{width:72px}
}
@media only screen and (max-width:767px) {
.more-views{height:258px}
.product-image{max-width:372px}
.product-view.normal-image-type .product-img-box .product-image img{max-height:372px}
}
@media only screen and (max-width:479px) {
.more-views{height:212px}
.more-views,.more-views .product-image-thumbs a img{max-width:63px}
}
.product-view .product-shop,.product-img-box,.product-collateral,.product-view .block-related,.box-collateral{margin-bottom:30px}
.product-view .add-to-box:after,.product-view .add-to-cart:after{content:'';display:table;clear:both}
.product-view .add-to-cart{margin-bottom:15px}
.product-view .add-to-cart .qty-wrapper,.product-view .product-options-bottom .price-box,.product-view .add-to-cart-buttons{min-height:50px}
.product-view .product-options-bottom .price-box,.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart-buttons .button,.product-view .add-to-cart-buttons .paypal-logo{margin-bottom:10px}
.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart .qty-wrapper label{margin-right:7px;float:left}
.product-view .add-to-cart .qty-wrapper label{line-height:50px}
.product-view .add-to-cart .qty-wrapper .qty{float:left;height:50px}
.product-view .add-to-cart-buttons{float:left;margin-right:10px;max-width:100%}
.product-view .add-to-cart-buttons .paypal-logo{clear:left;text-align:center}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button{margin:0 auto;display:block;width:170px}
.product-view .add-to-cart-buttons .paypal-logo .bml_button{display:block;width:174px;margin:0 auto}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a{text-align:center}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or{display:block;margin-bottom:10px;margin-left:0;margin-right:0;line-height:1;text-align:center}
.product-view .add-to-cart-buttons .button{min-height:50px;line-height:50px;font-size:16px;padding:0 30px;float:left;min-width:160px;width:100%;white-space:normal}
.product-view .alert-price,.product-view .alert-stock{clear:both}
.video{position:relative;overflow:hidden;padding-bottom:56.25%}
.video iframe{position:absolute;height:100%;width:100%;top:0;left:0}
@media only screen and (max-width:479px) {
.product-view .add-to-cart-buttons .paypal-or{line-height:20px}
.product-view .add-to-cart-buttons .paypal-logo,.product-view .add-to-cart-buttons .paypal-or,.product-view .add-to-cart-buttons .paypal-button,.product-view .add-to-cart-buttons .button{text-align:center;width:100%;display:block;margin-right:0;margin-left:0;float:none}
}
.add-to-box .or{display:none}
.product-view .add-to-links{clear:both;margin:0 0 15px}
.product-view .add-to-links:after{content:'';display:table;clear:both}
.product-view .add-to-links li{float:left}
.product-view .add-to-links a{padding:2px 7px 2px 0;margin-left:7px;border-right:1px solid #cfd0cf}
.product-view .add-to-links li:first-child a{margin-left:0}
.product-view .add-to-links li:last-child a{border-right:0}
.product-view .sharing-links:after{content:'';display:table;clear:both}
.product-view .sharing-links li{float:left;padding:0 7px 7px}
.product-view .sharing-links a{text-indent:-9999px;display:block;width:26px;height:26px}
.product-view .sharing-links a:hover{opacity:.8}
.product-view .sharing-links a.link-wishlist{background-position:0 -225px}
.product-view .sharing-links a.link-compare{background-position:0 -250px}
.product-view .sharing-links a.link-email-friend{background-position:0 -322px}
.product-view .sharing-links a.link-facebook{background-position:0 -425px}
.product-view .sharing-links a.link-twitter{background-position:0 -372px}
@media only screen and (max-width:599px) {
.add-to-box .add-to-links a{float:none;width:auto;text-indent:0}
}
.product-collateral{clear:both}
.collateral-tabs dd h2{display:none}
.box-collateral{clear:both}
@media only screen and (min-width:768px) {
.product-collateral{overflow:hidden;border-top:solid 1px;border-bottom:solid 1px;border-color:#CCC}
.product-collateral .toggle-tabs{display:block;float:left;position:relative;width:23%;z-index:3;margin-right:-1px;border-right:solid 1px #cfd0cf}
.product-collateral .toggle-tabs li{border-top:1px solid #cfd0cf;border-right:1px solid #cfd0cf;cursor:pointer;margin-right:-1px}
.product-collateral .toggle-tabs li >span{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;display:inline-block;padding:12px 30px;line-height:40px;cursor:pointer;text-transform:uppercase;font-size:12px;line-height:normal;position:relative;bottom:-1px;font-weight:700}
.product-collateral .toggle-tabs li:first-child{border-top:none}
.product-collateral .toggle-tabs li:last-child{margin-bottom:25px}
.product-collateral .toggle-tabs li.current:last-child{border-bottom:1px solid #cfd0cf}
.product-collateral .toggle-tabs li.current{border-left:2px solid #333;border-right-color:#fff}
.product-collateral .toggle-tabs li.current >span{z-index:5}
.product-collateral .toggle-tabs li.current span,.product-collateral .toggle-tabs li:hover span{color:#333}
.product-collateral .toggle-tabs:after{content:'';display:table;clear:both}
.product-collateral >dl{overflow:hidden;border-left:solid 1px #cfd0cf;margin:0}
.product-collateral >dl >dt{display:none}
.product-collateral >dl >dd{width:100%;display:none;padding:25px;border-top:0}
.product-collateral >dl >dd.current{display:block}
}
@media only screen and (max-width:767px) {
.product-collateral .toggle-tabs{display:none}
.product-collateral >dl >dt{margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#cfd0cf;position:relative;background-color:#F4F4F4;display:block}
.product-collateral >dl >dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:10px;top:50%;margin-top:-3px}
}
@media only screen and (max-width:767px) and (max-width:767px) {
.product-collateral >dl >dt:hover{background-color:#ececec}
}
@media only screen and (max-width:767px) {
.product-collateral >dl >dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#cfd0cf}
.product-collateral >dl >dd:last-child{border-width:0 1px 1px}
.product-collateral >dl >dt{cursor:pointer;border-bottom-width:0}
.product-collateral >dl >dt:hover{color:#333}
.product-collateral >dl >dt:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #333;border-right:none}
.product-collateral >dl >dt.last{border-bottom-width:1px}
.product-collateral >dl >dd{display:none}
.product-collateral.accordion-open >dl >dt.current{border-bottom-width:1px}
.product-collateral.accordion-open >dl >dt.current:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:6px;top:50%;margin-top:-3px}
.product-collateral.accordion-open >dl >dd.current{display:block}
}
@media only screen and (max-width:767px) {
.product-view .product-shop,.product-view .add-to-cart-wrapper,.product-view .block-related,.product-img-box,.product-collateral{width:100%;float:none}
}
@media only screen and (min-width:768px) {
.product-view .product-shop .product-name{display:block}
.product-img-box .product-name{display:none}
}
@media only screen and (max-width:479px) {
.product-view .product-shop,.product-img-box,.product-collateral,.product-view .block-related,.box-collateral{margin-bottom:15px}
}
.product-view .ratings .rating-links{float:left;margin-top:0}
#product-attribute-specs-table{max-width:50em;border:1px solid silver}
#product-attribute-specs-table th{border-right:1px solid silver;border-bottom:1px solid silver}
#product-attribute-specs-table .label{display:table-cell;font-weight:400;text-align:left;font-size:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.grouped-items-table-wrapper{border:solid 1px silver;width:100%;padding:10px;margin-bottom:15px}
.grouped-items-table-wrapper tbody tr:last-child td{border-bottom:none}
@media only screen and (max-width:479px) {
.grouped-items-table-wrapper{margin-bottom:15px}
}
.grouped-items-table .name-wrapper{color:#333;font-family:"Open Sans",sans-serif}
.grouped-items-table .qty-wrapper{padding-top:7px}
.grouped-items-table .qty-label{margin-left:7px}
.grouped-items-table td{padding:4px}
.grouped-items-table td:last-child{width:30%;text-align:left}
.grouped-items-table .price-box{text-align:right}
.product-options{width:100%;margin:20px 0 0;padding:20px 0 0;border-top:1px solid #CCC;clear:both;position:relative}
.product-options p.required{position:absolute;top:6px;right:15px;text-align:right}
@media only screen and (max-width:991px) {
.product-view .product-options label.required{position:static}
}
.product-options dt{margin:10px 0 8px;font-weight:400}
.product-options dt:first-child{margin-top:0}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder .qty{width:3em}
.product-options dd .qty-holder label{vertical-align:middle}
.product-options dd .qty-disabled{background:none;border:0;padding:0 2px}
.product-options dd{padding:0 0 10px;margin:0 0 5px;border-bottom:1px solid #EDEDED}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:0;margin-bottom:0}
.product-options dd .input-text{width:98%}
.product-options dd .input-box{padding-top:0}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:330px;max-width:100%}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;margin-bottom:7px}
.product-options ul.options-list li:last-child{margin-bottom:0}
.product-options ul.options-list .radio,.product-options ul.options-list .checkbox{float:left;margin-top:5px}
.product-options ul.options-list .label{display:block}
.product-options ul.options-list label{font-weight:400}
.product-options p.note{margin:0;font-size:11px}
.product-options-bottom{padding:0;border-top:0;margin-bottom:10px}
.product-options-bottom:after{content:'';display:table;clear:both}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:right;margin:0;padding:0 0 10px;border:0;background:0;color:#a1a1a1}
@media only screen and (max-width:1199px) {
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:none;width:100%;text-align:right;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #CCC}
}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#a1a1a1}
.product-options-bottom .price-box{display:none;float:right;margin:0 0 10px;padding:0}
@media only screen and (max-width:479px) {
.product-options-bottom .price-box .price-as-configured{text-align:right}
.product-options-bottom .price-box .price-as-configured .price-label{display:block}
}
.product-options-bottom .price-tax{float:left}
.block-related li{margin-bottom:7px}
.block-related .block-title{border-bottom:none}
.block-related .block-title h2{margin:0;margin-bottom:1.5em;color:#333;font-family:"Open Sans",sans-serif;font-size:24px;font-weight:700;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:uppercase;margin-bottom:0}
.block-related .block-subtitle{margin-bottom:7px}
.block-related .product{margin-left:20px;position:relative}
.block-related .checkbox{float:left;margin-top:36px}
.block-related .product-details{margin-left:90px}
.block-related .product-name{margin-bottom:3px}
.block-related .product-details .price-box{margin:2px 0 3px}
.block-related .product-details .price-box a,.block-related .product-details .price-box p,.block-related .product-details .price-box span{float:left;margin-left:3px}
.block-related .product-details .price-box a:first-child,.block-related .product-details .price-box p:first-child,.block-related .product-details .price-box span:first-child{margin-left:0;font-size:16px;padding-right:5px;padding-left:5px}
.block-related .product-details .price-box:after{content:'';display:table;clear:both}
.block-related .link-wishlist{display:none}
#block-related h2,#upsell-product h2{margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}
@media only screen and (max-width:991px) and (min-width:768px) {
.mini-products-list .product-details{margin:0;clear:both}
.mini-products-list .product-image{margin-bottom:10px}
}
.box-up-sell{margin-top:20px}
.box-up-sell .ratings{display:none}
.related-carousel,.up-sell-carousel{margin:0 -15px 15px;width:auto}
.related-carousel .owl-controls .owl-buttons div,.up-sell-carousel .owl-controls .owl-buttons div{background:none;opacity:1}
.related-carousel .owl-controls .owl-buttons div.button-prev,.related-carousel .owl-controls .owl-buttons div.button-next,.up-sell-carousel .owl-controls .owl-buttons div.button-prev,.up-sell-carousel .owl-controls .owl-buttons div.button-next{position:absolute;top:30%;left:-20px;right:auto;background:none}
.related-carousel .owl-controls .owl-buttons div.button-prev:hover,.related-carousel .owl-controls .owl-buttons div.button-next:hover,.up-sell-carousel .owl-controls .owl-buttons div.button-prev:hover,.up-sell-carousel .owl-controls .owl-buttons div.button-next:hover{opacity:.7}
.related-carousel .owl-controls .owl-buttons div.button-prev:before,.related-carousel .owl-controls .owl-buttons div.button-next:before,.up-sell-carousel .owl-controls .owl-buttons div.button-prev:before,.up-sell-carousel .owl-controls .owl-buttons div.button-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:24px;color:#CF5050;background:none}
.related-carousel .owl-controls .owl-buttons div.button-next,.up-sell-carousel .owl-controls .owl-buttons div.button-next{right:-20px;left:auto}
.related-carousel .owl-controls .owl-buttons div.button-prev:before,.up-sell-carousel .owl-controls .owl-buttons div.button-prev:before{content:"&#61700;"}
.related-carousel .owl-controls .owl-buttons div.button-next:before,.up-sell-carousel .owl-controls .owl-buttons div.button-next:before{content:"&#61701;"}
@media only screen and (max-width:991px) {
.related-carousel .owl-controls .owl-buttons div.button-prev,.up-sell-carousel .owl-controls .owl-buttons div.button-prev{left:7px}
.related-carousel .owl-controls .owl-buttons div.button-next,.up-sell-carousel .owl-controls .owl-buttons div.button-next{right:7px}
}
.related-carousel li,.up-sell-carousel li{border:solid 1px #EDEDED;padding:15px;margin-bottom:10px;height:auto}
.related-carousel li:hover,.up-sell-carousel li:hover{box-shadow:0 0 15px rgba(0,0,0,0.075) inset}
.related-carousel li .product-image,.up-sell-carousel li .product-image{margin-bottom:20px}
.related-carousel li .product-image,.related-carousel li img,.up-sell-carousel li .product-image,.up-sell-carousel li img{max-width:100%}
.related-carousel .product-image,.up-sell-carousel .product-image{border:none;box-shadow:none}
.related-carousel .product-image:hover,.up-sell-carousel .product-image:hover{box-shadow:none}
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px}
.map-popup{background:#FFF;border:5px solid #cfd0cf;margin:12px 0 0;position:absolute;text-align:left;width:450px;z-index:100}
@media only screen and (min-width:768px) {
.map-popup.map-popup-right{left:10px!important}
.map-popup.map-popup-left{left:auto!important;right:10px!important}
}
@media only screen and (max-width:767px) {
.map-popup{width:100%;left:0!important}
}
.map-popup .map-popup-heading{padding:8px 10px;margin-right:40px;width:auto}
.map-popup .map-popup-heading h3{font-size:12px;margin:0;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
@media only screen and (max-width:479px) {
.map-popup .map-popup-heading h3{text-align:center}
}
.map-popup .map-popup-close{display:block;position:absolute;top:0;right:0;height:36px;width:36px;font-size:20px;line-height:32px;text-align:center}
.map-popup .map-popup-content{border-top:1px solid #EDEDED;padding:10px;margin:0 10px;overflow:hidden;text-align:left}
@media only screen and (max-width:479px) {
.map-popup .map-popup-content{text-align:center}
}
.map-popup .map-popup-checkout{padding:10px 0}
.map-popup .map-popup-checkout form:after{content:'';display:table;clear:both}
.map-popup .map-popup-checkout span{display:block}
.map-popup .map-popup-checkout .button{float:left;margin:0 2px;clear:left}
.map-popup .map-popup-checkout .additional-addtocart-box{float:left;min-width:210px}
.map-popup .map-popup-checkout .additional-addtocart-box li{list-style-type:none}
.map-popup .map-popup-checkout .paypal-logo{width:auto}
.map-popup .map-popup-checkout .paypal-logo a{display:inline-block;float:left;clear:left}
.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:left;text-align:center;padding:5px 15px;clear:left}
.map-popup .map-popup-checkout .paypal-logo:after{content:'';display:table;clear:both}
.map-popup .map-popup-checkout .paypal-logo .bml_button a{clear:left}
@media only screen and (max-width:479px) {
.map-popup .map-popup-checkout{text-align:center}
.map-popup .map-popup-checkout .button,.map-popup .map-popup-checkout .additional-addtocart-box,.map-popup .map-popup-checkout .paypal-logo a,.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:none}
.map-popup .map-popup-checkout .additional-addtocart-box{min-width:0}
.map-popup .map-popup-checkout .paypal-logo .paypal-or{margin:0;margin-bottom:10px}
}
.map-popup .map-popup-checkout:after{content:'';display:table;clear:both}
.map-popup .map-popup-price{padding:10px 0}
@media only screen and (max-width:479px) {
.map-popup .map-popup-price{text-align:center;padding-top:0}
}
.map-popup .map-popup-price .price-box,.map-popup .map-popup-price .price-box .special-price{display:inline-block;margin:0;padding:0}
.map-popup .map-popup-price .price-box .minimal-price-link{display:inline-block}
.map-popup .map-popup-text{padding:10px 0;margin:0 10px;word-wrap:break-word}
.map-popup .map-popup-text,.map-popup .map-popup-only-text{border-top:1px solid #EDEDED}
.price-box .map-link{display:block;text-align:center}
.block-compare .product-name:after{content:'';display:table;clear:both}
.compare-table .product-image{display:inline-block}
.compare-table .product-shop-row.top td{padding-bottom:0;border-bottom:0}
.compare-table .product-shop-row.bottom td{padding-top:0}
.cart .button{white-space:normal}
.cart-totals,.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping{padding:10px;background-color:#F4F4F4;border:1px solid #cfd0cf}
.cart-table,.cart-totals,.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping{margin-bottom:20px}
.checkout-cart-index #postcode{width:100%}
.display-both-prices .cart-table{float:none;width:100%}
.display-both-prices .cart-forms{float:left;padding-right:10px;padding-left:0}
.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{padding-left:10px}
.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper{width:50%;float:left}
@media only screen and (max-width:991px) {
.display-single-price .cart-table{float:none;width:100%}
.display-single-price .cart-forms{float:left;padding-right:10px;padding-left:0}
.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-left:10px}
.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper{width:50%;float:left}
}
@media only screen and (max-width:599px) {
.product-cart-sku{display:none}
.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell,.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-top:0;padding-left:0;padding-right:0;float:none;width:100%}
}
.display-single-price:after{content:'';display:table;clear:both}
.cart .page-title{margin-bottom:15px;border-bottom:1px solid #EDEDED}
.cart .page-title:after{content:'';display:table;clear:both}
.cart .page-title h1{float:left;border-bottom:none;margin-bottom:6px;margin-right:10px}
.checkout-types{float:right;text-align:right;max-width:100%}
.checkout-types li{vertical-align:top;margin:0 0 5px 5px}
.checkout-types li:after{content:'';display:table;clear:both}
.checkout-types li img{display:inline;vertical-align:top}
.checkout-types li:first-child{margin-left:0}
.checkout-types .method-checkout-cart-methods-multishipping{display:block}
.checkout-types.top li{display:inline-block}
.checkout-types.top .bml_button{display:inline-block;vertical-align:top}
.checkout-types.top .bml_button img{display:block}
.checkout-types.top .paypal-logo .paypal-or{margin-top:5px}
.checkout-types.bottom .paypal-logo a,.checkout-types.minicart .paypal-logo a{display:block}
.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{margin:0;display:block;text-align:center}
@media only screen and (min-width:741px) {
.checkout-types.bottom .paypal-or{text-align:right;padding-right:70px}
}
.cart-totals .checkout-types .btn-checkout{margin-bottom:7px}
@media only screen and (max-width:740px) {
.checkout-types{float:none;text-align:center}
.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{width:auto;float:none}
.checkout-types li{float:none;width:100%;margin-left:0}
}
@media only screen and (max-width:599px) {
.btn-checkout{width:100%}
}
.cart-table{font-family:"Open Sans",sans-serif}
.cart-table th,.cart-table td,.cart-table tbody td{border-bottom:none;vertical-align:top}
.cart-table h2{color:#333;font-size:12px;font-weight:600;margin-bottom:0}
.cart-table thead th,.cart-table tbody td{background-color:transparent;padding:10px 5px;font-family:"Open Sans",sans-serif}
.cart-table .product-cart-info,.cart-table .product-cart-actions{padding-left:15px}
.cart-table tr{border-bottom:1px solid silver}
.cart-table tfoot tr{background:none}
.cart-table tfoot tr >td:after{content:'';display:table;clear:both}
.cart-table span.or{font-size:9px;padding:0 5px;text-transform:uppercase;font-family:"Open Sans",sans-serif}
.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove,.cart-table .product-cart-actions .button{display:none}
.cart-table .product-cart-image{padding-left:0;padding-right:0}
.cart-table .product-cart-image .product-image img{max-width:100%;width:100%}
.cart-table .product-cart-image a.cart-edit{display:none}
.cart-table .product-cart-sku{font-family:Georgia,Times,"Times New Roman",serif;font-style:italic;font-size:12px;margin:5px 0 12px}
.cart-table .product-cart-sku .label{font-weight:600}
.cart-table .btn-empty{float:left}
.cart-table .product-cart-total,.cart-table .product-cart-price{text-align:center}
.cart-table .cart-tax-total{position:relative;cursor:pointer}
.cart-table .cart-tax-total:after{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #333;border-left:none;position:absolute;top:3px;right:-11px}
.cart-table .cart-tax-total.cart-tax-total-expanded:after{content:'';position:absolute;width:0;height:0;display:block;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #333;border-bottom:none;right:-15px;top:6px}
.cart-table .cart-links >li{white-space:nowrap;line-height:1.3;margin-bottom:5px;min-width:65px;font-size:13px}
.cart-table .cart-links >li >a{display:block}
.cart-table .cart-links >li:last-child{margin-bottom:0}
.cart-table .product-cart-actions{min-width:60px;text-align:center}
.cart-table .product-cart-actions .qty{height:30px;border-color:#e7e7e7;border-radius:0;margin-bottom:10px;text-align:center;width:3.2em}
.cart-table .product-cart-actions .button{margin-bottom:5px}
.cart-table .item-options{padding-left:15px}
@media only screen and (max-width:767px) {
.cart-table th{font-size:12px}
.cart-table th,.cart-table td{padding:7px 6px}
.cart-table .product-cart-actions >li{white-space:inherit}
}
@media only screen and (max-width:699px) {
.display-both-prices .cart-table thead th.cart-total-head,.display-both-prices .cart-table td.product-cart-total{display:none}
}
@media only screen and (max-width:599px) {
.cart-table colgroup,.cart-table thead{display:none}
.cart-table tr{display:block;margin-bottom:10px;padding-bottom:10px;position:relative;width:100%}
.cart-table tr:after{content:'';display:table;clear:both}
.cart-table tr:last-child{margin-bottom:0}
.cart-table tfoot tr{padding-bottom:0}
.cart-table td{border:none;display:block}
.cart-table td[data-rwd-label]{padding-left:15px;margin-bottom:6px}
.cart-table td[data-rwd-label] .price{font-weight:400}
.cart-table td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:"Open Sans",sans-serif;padding-right:5px;text-transform:uppercase}
.cart-table td.product-cart-price{text-align:left}
.cart-table h2{font-size:12px}
.cart-table .cart-links{padding-top:5px;padding-right:5px}
.cart-table .cart-links >li{white-space:normal;text-align:center}
.cart-table .cart-links >li >a{padding:2px 0}
.cart-table .cart-tax-info{font-style:italic;padding-left:15px;font-size:13px}
.cart-table .cart-tax-info .price{font-size:13px}
.cart-table .product-cart-image{width:25%;float:left;padding-bottom:0}
.cart-table .product-cart-image a.cart-edit{display:block;font-size:16px;text-align:center;text-transform:uppercase}
.cart-table .product-cart-info,.cart-table td[data-rwd-label]{float:right;width:75%}
.cart-table .product-cart-actions,.cart-table .product-cart-price{padding-bottom:0;padding-top:0;float:right}
.cart-table .product-cart-remove,.cart-table .product-cart-total,.cart-table .product-cart-actions .cart-links{display:none}
.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove{display:block}
.cart-table .product-cart-actions .button{display:none}
.cart-table .product-cart-info .btn-remove{float:right;margin:-4px 0 2px 7px}
.cart-table .product-cart-info .product-cart-sku{margin-bottom:5px}
.cart-table .product-cart-actions{text-align:left}
.cart-table .product-cart-actions .qty{margin-right:7px;margin-bottom:7px}
.cart-table .price,.cart-table .product-cart-price:before{font-weight:500;font-size:14px;font-family:"Open Sans",sans-serif}
.cart-table .cart-footer-actions{text-align:center;width:100%}
.cart-table .cart-footer-actions #empty_cart_button{float:right}
.cart-table .cart-footer-actions .btn-continue{float:left}
.cart-table .cart-footer-actions .btn-update,.cart-table .cart-footer-actions span.or{display:none}
.display-both-prices .cart-table td[data-rwd-tax-label]:before{content:attr(data-rwd-tax-label) ":"}
.shipping h2{font-size:12px;font-weight:700;margin:0 0 5px}
.shipping select{max-width:100%;height:30px;display:block;border:1px solid #e7e7e7}
.shipping select.validation-failed{border-color:#DF280A}
.shipping .shipping-desc{display:none}
.shipping .buttons-set{border:none;margin:0;padding:0}
.shipping .form-list:after{content:'';display:table;clear:both}
.shipping .form-list li{float:left;margin:5px 2% 10px 0}
.shipping .form-list .shipping-country{width:48%}
.shipping .form-list .shipping-region{width:48%}
.shipping .form-list .shipping-postcode{margin-right:0;width:18%}
.shipping .form-list .shipping-postcode input{margin-top:4px}
.shipping .form-list .input-box{padding-top:0}
.shipping .form-list input{height:30px;margin-top:4px}
.shipping .form-list label{font-family:"Open Sans",sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;white-space:nowrap}
.shipping .sp-methods{padding:10px 0 0;text-align:left}
.shipping .sp-methods dd{margin-bottom:10px}
.shipping .sp-methods label{font-family:Georgia,Times,"Times New Roman",serif;font-size:12px;font-style:italic;min-width:100px}
.shipping .sp-methods label span{font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal}
.shipping #co-shipping-method-form .buttons-set .button{float:left;margin-left:0}
.shipping #co-shipping-method-form .sp-methods dd label{border:1px solid #cfd0cf;background-color:#ececec;min-width:220px}
.shipping #co-shipping-method-form .sp-methods dd label:hover{background-color:#dbdbdb}}
@media only screen and (max-width:767px) {
.shipping .shipping-form .form-list >li{width:100%;float:none}
.shipping .shipping-form .form-list >li label{display:block}
.shipping .shipping-form .form-list >li input,.shipping .shipping-form .form-list >li select{width:100%}}
.cart .cart-totals{text-align:right}
.cart .cart-totals:after{content:'';display:table;clear:both}
.cart .cart-totals table{font-family:"Open Sans",sans-serif;font-size:12px;margin-bottom:20px;text-transform:uppercase;width:100%}
.cart .cart-totals table td{padding:2px 0}
.cart .cart-totals table td:first-child{padding-right:10px;min-width:120px}
.cart .cart-totals table tbody tr:last-child td,.cart .cart-totals table tbody tr:last-child th{padding-bottom:10px}
.cart .cart-totals table tfoot{border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6}
.cart .cart-totals table tfoot td{font-size:18px;padding:2px 5px;vertical-align:top}
.cart .cart-totals table tfoot strong span,.cart .cart-totals table tfoot span.price{font-family:"Open Sans",sans-serif}
.cart .cart-totals table tfoot strong{font-weight:400}
@media only screen and (max-width:600px) {
.cart-totals{text-align:right}}
@media only screen and (max-width:767px) {
.cart .cart-totals table tfoot td{font-size:18px}}
.discount-form:after,#giftcard-form:after{content:'';display:table;clear:both}
#discount-coupon-form,.cart .giftcard{width:100%}
#discount-coupon-form h2,.cart .giftcard h2{display:none}
#discount-coupon-form label,.cart .giftcard label{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;text-align:left;text-transform:uppercase;min-width:105px;display:inline-block;margin-right:10px}
#discount-coupon-form .field-wrapper,.cart .giftcard .field-wrapper{display:inline-block}
#discount-coupon-form .validation-advice,.cart .giftcard .validation-advice{display:inline}
#discount-coupon-form .button-wrapper,.cart .giftcard .button-wrapper{display:inline-block;vertical-align:bottom}
#discount-coupon-form .button-wrapper >button,.cart .giftcard .button-wrapper >button{float:left}
#discount-coupon-form .input-text,.cart .giftcard .input-text{border-radius:0;height:30px;margin:4px 10px 0 0;width:190px}
.cart .giftcard p{margin-bottom:7px}
.cart .giftcard .check-gc-status{float:left;padding:0}
.cart .giftcard .check-gc-status >span >span{font-size:12px;text-transform:none}
.crosssell h2{font-size:24px;font-weight:300;line-height:24px;color:#242424;padding:17px 0;text-align:center;margin-bottom:30px;text-transform:none;border-top:2px solid #cfd0cf;border-bottom:2px solid #cfd0cf;position:relative}
.crosssell h2:before{content:"";position:absolute;left:0;bottom:-13px;width:100%;height:13px;background:url(category.png) no-repeat center top}
@media only screen and (max-width:991px) and (min-width:768px) {
.crosssell h2{font-size:18px;padding:10px 0}
}
@media only screen and (max-width:599px) {
.cart-table .cart-tax-total:after{right:-9px}
.cart-table .cart-tax-total.cart-tax-total-expanded:after{right:-13px}
}
@media only screen and (max-width:320px) {
.crosssell ul .item{padding-bottom:40px}
.crosssell ul .product-details .crosssell-actions{padding:0 5px}
}
.opc .section .step-title{width:100%;border-top:1px solid #ECECEC;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.opc .section .step-title:after{content:'';display:table;clear:both}
.opc .section.allow:not(.active) .step-title{cursor:pointer}
.no-touch .opc .section.allow:not(.active) .step-title:hover{background-color:#F4F4F4}
.opc .section.active .step-title{border-bottom:1px solid #ECECEC}
.opc .section .step-title a{display:none}
.opc .section.allow:not(.active) .step-title a{display:block;float:right;line-height:40px;height:40px;padding:0 10px}
.no-touch .opc .section .step-title a:hover{text-decoration:none}
.opc .section .step-title .number,.opc .section.allow.active .step-title .number,.no-touch .opc .section.allow:hover .step-title .number{width:26px;height:26px;text-align:center;color:#FFF;line-height:26px;background-color:#333;display:block;position:absolute;top:50%;left:10px;margin-top:-13px}
.opc .section.allow .step-title .number{background-color:#999}
.opc .section.allow .step-title h2{color:#a1a1a1}
.opc .section.allow .step-title:hover h2,.opc .section.active .step-title h2{color:#333}
.opc .section .step-title h2{font-size:16px;font-weight:400;line-height:40px;height:40px;float:left;margin:0 4px 0 45px}
.opc .section .step{padding:20px}
.opc .section .step:after{content:'';display:table;clear:both}
@media only screen and (max-width:991px) {
.opc .section .step{padding:10px}
}
.opc select{max-width:365px;width:100%}
.opc h3{font-weight:500}
.opc .buttons-set{text-align:left}
.opc .buttons-set button.button{float:left;margin-left:0;margin-right:10px;margin-bottom:0;width:auto!important}
.opc .buttons-set p.required{float:right;margin-left:5px;margin-bottom:0}
.opc .buttons-set .back-link{float:right;margin:0}
.opc .buttons-set a{line-height:20px;display:inline-block;padding:5px 5px 5px 0}
.opc .fields{float:left;width:48%}
.opc .wide{clear:both;width:100%}
.opc .form-list{clear:both}
.opc input[type="email"],.opc input[type="search"],.opc input[type="number"],.opc input[type="password"],.opc input[type="tel"],.opc input[type="text"]{max-width:100%;width:92%}
.opc select{max-width:100%;width:92%}
@media only screen and (max-width:479px) {
.opc .buttons-set .button+.buttons-set .button,.paypal-express-review .buttons-set .button+.buttons-set .button{margin-left:0}
.opc .fields{float:none;width:100%}
.opc .wide{width:100%}
.opc input[type="email"],.opc input[type="search"],.opc input[type="number"],.opc input[type="password"],.opc input[type="tel"],.opc input[type="text"]{width:100%}
.opc select{width:100%}
}
.opc #opc-login .step{padding:20px 0}
.opc #opc-login .buttons-set{border-top:0;padding-top:5px}
@media only screen and (max-width:767px) {
.opc #opc-login .description,.opc #opc-login p.required{display:none}
.opc .buttons-set{margin-bottom:30px}
.opc .buttons-set button.button{float:right}
}
#opc-payment .note{padding:10px}
.opc.opc-firststep-login .section:not(#opc-login) .step-title,.opc-block-progress-step-login{-webkit-transition:opacity 300ms linear 0;-o-transition:opacity 300ms linear 0;transition:opacity 300ms linear 0}
.opc.opc-firststep-login .section#opc-login .step-title .number{-webkit-transition:width 80ms linear 0;-o-transition:width 80ms linear 0;transition:width 80ms linear 0}
.opc.opc-firststep-login .section#opc-login .step-title h2{-webkit-transition:margin-left 80ms linear 0;-o-transition:margin-left 80ms linear 0;transition:margin-left 80ms linear 0}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number{width:0;overflow:hidden}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2{margin-left:0}
.sp-methods{margin:0 0 8px}
.sp-methods dt{margin:13px 0 5px;font-weight:700}
.sp-methods dt:first-child{margin:0 0 5px}
.sp-methods dd li{margin:5px 0}
.sp-methods label img{float:left}
.sp-methods label a{margin-top:6px;float:right;margin-left:10px}
.sp-methods .price{font-weight:700}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:120px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:4em!important}
.sp-methods #advice-validate-cc-exp-ccsave_expiration{max-width:130px}
.sp-methods .checkmo-list li{margin:0 0 5px;content:'';display:table;clear:both}
.sp-methods .checkmo-list label{width:165px;padding-right:15px;text-align:right;float:left}
.sp-methods .checkmo-list address{float:left}
@media only screen and (max-width:479px) {
.sp-methods .checkmo-list{padding-left:0}
.sp-methods .checkmo-list label{width:135px}
}
.sp-methods .release-amounts{margin:.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}
.block-progress{border:0;margin:0}
.block-progress .block-content{font-size:13px}
.block-progress dt{padding-top:6px;margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;margin-bottom:6px;text-transform:uppercase;font-weight:normal;color:#a1a1a1}
.block-progress dt.complete{color:#333}
.block-progress dd{padding-left:15px;margin-bottom:10px;font-family:Georgia,Times,"Times New Roman",serif;font-style:italic}
.block-progress dd address{font-style:italic}
.block-progress #payment-progress-opcheckout .subtitle{margin-bottom:3px}
.block-progress .payment-info dt{padding:0;margin:0 0 3px;color:#a1a1a1;font-family:Georgia,Times,"Times New Roman",serif;text-transform:none;font-style:italic;float:left;clear:both;font-size:13px}
.block-progress .payment-info dt:after{content:':'}
.block-progress .payment-info dd{float:left;margin-bottom:3px;font-size:13px}
.block-progress .payment-info:after{content:'';display:table;clear:both}
#checkout-review-table .btn-remove img{display:none}
#checkout-review-table-wrapper{clear:both}
#review-buttons-container{width:100%;margin-top:15px;margin-bottom:15px}
#review-buttons-container .btn-checkout{min-width:220px}
#review-buttons-container .please-wait{float:left;margin-right:10px}
#review-buttons-container .f-left{float:right}
@media only screen and (max-width:599px) {
.linearize-table-large.checkout-review-table thead tr:nth-child(1n+2){display:none}
}
@media only screen and (max-width:479px) {
.linearize-table.checkout-review-table thead tr:nth-child(1n+2){display:none}
}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
#checkout-step-review .opc-block-progress{border-left:none;padding-left:0}
#checkout-step-review .opc-block-progress .block-title{display:none}
#checkout-step-review .opc-block-progress .block-content{display:block!important;padding:0}
#checkout-step-review .opc-block-progress .block-content >dl >div{float:left;width:50%}
@media only screen and (max-width:479px) {
#checkout-step-review .opc-block-progress .block-content >dl >div{float:none;width:auto}
}
#checkout-step-review .opc-block-progress .block-content .changelink{display:none}
@media only screen and (max-width:479px) {
#checkout-review-table thead >tr >th{display:none}
#checkout-review-table thead >tr >th:first-child{display:block;display:block}
}
#checkout-step-review .centinel >p{margin-bottom:10px}
#checkout-step-review .centinel iframe{width:100%;min-height:400px}
.gift-messages-form .item{content:'';display:table;clear:both;margin-top:30px}
.gift-messages-form .item h5{font-weight:700}
.gift-messages-form .item .product-img-box{width:auto;float:left;padding-right:15px}
.gift-messages-form .item .details{float:left}
.gift-message-form .inner-box >div{content:'';display:table;clear:both;width:100%;margin-top:15px;display:block}
.gift-message-form .inner-box >div.extra-options-container p{margin-bottom:15px}
.gift-message-form .gift-wrapping-form label{margin-right:10px}
.gift-message-form .gift-wrapping-form img{float:left}
.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{content:'';display:table;clear:both}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px}
.gift-message-form .gift-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ECECEC}
.gift-message-form .gift-item:after{content:'';display:table;clear:both}
.gift-message-form .gift-item .product-img-box{width:200px}
.gift-message-form .gift-item .product-img-box .product-image{width:75px;margin-left:auto;margin-right:auto}
.gift-message-form .gift-item .product-img-box .product-name{display:block}
.gift-message-form .gift-item .fieldset{margin-left:200px}
@media only screen and (max-width:767px) {
.gift-message-form .giftmessage-area{max-width:100%}
.gift-message-form .gift-item .product-img-box{width:100%;float:none}
.gift-message-form .gift-item .fieldset{margin-left:0}
.gift-message-form .gift-item .fieldset textarea{width:100%}
}
.checkout-onepage-success .col-main{padding:0;text-align:center}
.checkout-onepage-success .buttons-set{margin:10px 0;text-align:center}
.checkout-onepage-success .buttons-set button{float:none}
.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both}
.swatch-link,.swatch-label{display:block;border-radius:0;font-size:13px;text-align:center;color:#333;text-decoration:none;box-sizing:content-box}
.swatch-link{border:1px solid #cfd0cf;margin:0 0 3px}
.swatch-link img{border-radius:0}
.swatch-link:hover{cursor:pointer;text-decoration:none;border-color:#333}
.swatch-link:focus{text-decoration:none}
.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(skin/frontend/tm_themes/theme720/images/bg_x.png) center no-repeat transparent;z-index:10}
.swatch-link.has-image .swatch-label{position:relative}
.swatch-link.has-image img{position:absolute;top:0;left:0}
.swatch-label{border:1px solid #fff;margin:0;white-space:nowrap;background:none}
.configurable-swatch-list{margin-left:0;zoom:1;clear:both;-webkit-transform:translateZ(0px)}
.configurable-swatch-list li{float:left;zoom:1;margin:0 10px 0 0}
.products-grid .configurable-swatch-list li{display:inline-block;float:none;margin:0;vertical-align:top}
.configurable-swatch-list .not-available .x{display:block}
.configurable-swatch-list .not-available .swatch-link{border-color:#EDEDED;position:relative}
.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:.4;filter:alpha(opacity=40)}
.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px}
.configurable-swatch-list .not-available a:focus{outline:0}
#narrow-by-list dd .configurable-swatch-list li{margin:0 3px 0 0;width:47%}
#narrow-by-list dd .swatch-link{border:none;line-height:23px;margin-right:2px;text-align:left}
#narrow-by-list dd .swatch-link.has-image{line-height:inherit}
#narrow-by-list dd .swatch-link:hover .swatch-label{border-color:#333}
#narrow-by-list dd .swatch-label{background:#F4F4F4;border:1px solid #cfd0cf;border-radius:0;display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap}
#narrow-by-list dd .swatch-label img{border:1px solid #fff;border-radius:0;box-sizing:content-box}
#narrow-by-list dd .has-image .swatch-label{padding:0}
@media only screen and (max-width:767px) {
#narrow-by-list dd .configurable-swatch-list li:nth-child(odd){clear:left}
}
.currently .swatch-current{position:relative}
.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%}
.currently .swatch-current span{display:block;float:left}
.currently .swatch-link{display:inline-block;margin:0 0 0 3px}
.currently .swatch-link:hover{border-color:#cfd0cf;cursor:default}
.product-options .configurable-swatch-list .hover .swatch-link,.products-grid .configurable-swatch-list .hover .swatch-link,.product-options .configurable-swatch-list .selected .swatch-link,.products-grid .configurable-swatch-list .selected .swatch-link,.product-options .swatch-link:hover,.products-grid .swatch-link:hover{border-color:#333;background-color:#333}
.configurable-swatch-list .selected:not(.not-available) .swatch-link .swatch-label{color:#fff}
.configurable-swatch-box{background:none!important}
.configurable-swatch-box select.swatch-select{display:none}
.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#DF280A;padding:2px 5px!important;font-weight:700;color:#fff!important;float:left;display:block;border-radius:0}
.availability.out-of-stock span{color:#a1a1a1}
.product-view .product-options .swatch-attr{float:none;display:block;clear:both;border:0}
.product-view .product-options .swatch-attr .swatch-link{border-width:2px}
.product-view .product-options .swatch-attr .swatch-link:hover{cursor:pointer;text-decoration:none;color:#fff}
.product-view .product-options .swatch-attr .swatch-link:hover .swatch-label{color:#fff}
.product-view .product-options .swatch-attr label,.product-view .product-options .swatch-attr .select-label{font-size:12px}
.product-view .product-options .swatch-attr label{display:block;line-height:1.3}
.product-view .product-options .swatch-attr .select-label{display:inline;font-weight:400;color:#333;padding-left:5px}
.product-view .product-options dd .input-box{width:auto;height:auto}
.product-view .product-options .select-label{display:none}
.product-view .add-to-cart button.out-of-stock{background-position:-80px -362px;cursor:default}
.customer-account-login .scaffold-form label:first-child{width:115px}
.customer-account-login .col2-set .buttons-set{text-align:left;border-top:0}
.customer-account-login .col2-set .buttons-set button,.customer-account-login .col2-set .buttons-set .button{float:none;min-width:50%;margin:0}
.customer-account-login .col2-set .col-1 ul{list-style:disc;padding-left:20px;margin:10px 0 20px}
@media only screen and (min-width:480px) {
.customer-account-login .col2-set .col-1,.customer-account-login .col2-set .col-2{padding-top:0;margin-top:20px}
.customer-account-login .col2-set .col-1{padding-right:20px}
.customer-account-login .col2-set .col-2{padding-left:20px;border-left:1px solid #EDEDED}
}
@media only screen and (min-width:767px) {
.customer-account-login .col2-set .col-1{padding-right:0}
.customer-account-login .col2-set .col-2{padding-left:60px;border-left:1px solid #EDEDED}
}
@media only screen and (max-width:479px) {
.customer-account-login .col2-set .col-1{padding-bottom:30px}
.customer-account-login .col2-set .col-2{padding-top:30px;border-top:1px solid #EDEDED}
}
@media only screen and (max-width:767px) {
.customer-account-login .col2-set p.required{display:none}
}
.customer-account-create .scaffold-form label:first-child{width:140px}
.opc #opc-login p:not(.required){font-style:italic;font-family:Georgia,Times,"Times New Roman",serif;font-size:13px;color:#a1a1a1}
.remember-me-box a.hide{display:none}
.remember-me-box .link-tip{font-size:13px;padding-left:10px}
.remember-me-popup{display:none;border:1px solid #cfd0cf;padding:10px;position:relative}
.remember-me-popup.show{display:block}
.remember-me-popup p{font-family:"Open Sans",sans-serif}
.remember-me-popup .remember-me-popup-close{position:absolute;top:0;right:0;padding:10px;font-size:12px}
.remember-me-popup .remember-me-popup-close-button{display:none}
.customer-account-create .buttons-set{max-width:455px}
.customer-account-create .fieldset,.customer-account-create .buttons-set{margin-left:30px}
@media only screen and (max-width:479px) {
.customer-account-create .fieldset,.customer-account-create .buttons-set{margin-left:0}
}
.customer-account-create .fieldset .hidden{display:none}
.customer-account-create #remember-me-popup{max-width:455px}
.customer-account-forgotpassword .fieldset,.customer-account-forgotpassword .buttons-set{margin-left:30px;max-width:400px}
@media only screen and (max-width:479px) {
.customer-account-forgotpassword .fieldset,.customer-account-forgotpassword .buttons-set{margin-left:0}
}
.customer-account-forgotpassword .fieldset .input-box input.input-text{width:100%}
body.customer-account .my-account .page-title h1{border:0;text-align:left}
body.customer-account .my-account .title-buttons{position:relative;text-align:right}
body.customer-account .my-account .title-buttons h1{text-align:left}
body.customer-account .my-account .title-buttons .button{position:absolute;right:0;top:0}
body.customer-account .my-account .title-buttons a,body.customer-account .my-account .title-buttons span.separator{position:relative;top:-42px;right:10px}
body.customer-account .my-account .fieldset h2,body.customer-account .my-account .addresses-list h2,body.customer-account .my-account .order-details h2{width:100%;display:inline-block}
body.customer-account .my-account .addresses-list h3{font-size:12px;font-weight:600}
body.customer-account .my-account .fieldset{margin-top:30px;margin-bottom:30px}
body.customer-account .my-account .product-image{margin-bottom:10px}
body.customer-account .data-table{margin-top:5px}
body.customer-account .data-table td a{font-family:"Open Sans",sans-serif;text-transform:uppercase;font-style:normal;font-size:13px}
body.customer-account .data-table span.nobr{white-space:normal}
body.customer-account .data-table span.nobr a{white-space:nowrap}
body.customer-account .data-table td.view a{display:block}
body.customer-account .data-table .separator{display:none}
body.customer-account .sidebar .block ol#compare-items li{margin:10px 0}
body.customer-account .sidebar .block .block-content p.block-subtitle{margin-bottom:15px}
body.customer-account .sidebar .block .block-content .actions{margin-top:30px}
body.customer-account .sidebar ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name{display:inline-block;margin-bottom:0}
body.customer-account .sidebar .block-cart .summary{margin-bottom:15px}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input{margin-right:10px}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name{display:inline;margin-bottom:0}
.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day{width:40px;float:left;margin-right:10px}
.form-list .customer-dob .dob-year{width:80px;float:left}
.dashboard .box-head{margin-top:30px;border-bottom:1px solid #cfd0cf;padding-bottom:7px;margin-bottom:10px}
.dashboard .box-head h2{font-size:18px;font-weight:600;display:inline-block;margin-bottom:0}
.dashboard .box-head a{padding:10px}
.dashboard .box-title a,.dashboard .box-head a{text-transform:uppercase;font-size:12px}
.dashboard .box-account{padding-bottom:40px;border-bottom:1px solid #cfd0cf;margin-bottom:45px}
.dashboard .box-account p,.dashboard .box-account address{font-family:Georgia,Times,"Times New Roman",serif;font-style:italic}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:12.09677%;padding-bottom:0}
.dashboard .col2-set .col-1 .box-title,.dashboard .col2-set .col-2 .box-title{position:relative;padding-bottom:10px}
.dashboard .col2-set .col-1 .box-title h2,.dashboard .col2-set .col-1 .box-title h3,.dashboard .col2-set .col-2 .box-title h2,.dashboard .col2-set .col-2 .box-title h3{font-weight:600;font-size:12px;margin-bottom:0}
.dashboard .col2-set .col-1 .box-title a,.dashboard .col2-set .col-2 .box-title a{line-height:16.8px}
.dashboard .box-reviews.box-account{padding-bottom:0}
.dashboard .box-reviews li{padding:10px 0;border-top:1px solid #EDEDED}
.dashboard .box-reviews li:first-child{border-top:0}
.dashboard .box-reviews li .number{margin-right:-20px;float:left;line-height:1.4;font-size:13px}
.dashboard .box-reviews li .details{margin-left:20px}
.dashboard .box-reviews li .details .ratings{content:'';display:table;clear:both;margin-bottom:0}
.dashboard .box-reviews li .details .ratings strong{float:left;font-family:"Open Sans",sans-serif;font-size:13px;margin-right:5px}
.dashboard .box-reviews li .details .ratings .rating-box{float:left;margin:3px 0 0}
.my-account .addresses-list{font-family:Georgia,Times,"Times New Roman",serif}
.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{padding-bottom:0}
.my-account .addresses-list .item{margin:0 0 30px}
.my-account .addresses-list .item p{margin-top:10px}
@media only screen and (max-width:767px) {
.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{width:100%;padding-left:0;padding-right:0}
.my-account .addresses-list .col-1 li.empty,.my-account .addresses-list .col-2 li.empty{width:100%}
}
@media only screen and (max-width:599px) {
.my-account .addresses-list .addresses-additional p a{white-space:nowrap}
}
.my-account .product-img-box .product-image{margin-bottom:10px}
.my-account .ratings-description dd{padding-top:9px}
.order-info{padding-bottom:10px;border-bottom:1px solid #EDEDED;width:100%;margin-bottom:30px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info dt{margin-right:20px}
.order-info li{margin:0 0 0 20px}
.order-info li.current{font-weight:600}
.order-info li:first-child{margin-left:0}
.order-date{font-family:"Open Sans",sans-serif;text-transform:uppercase}
.order-info-box{margin-bottom:40px;margin-top:20px}
.order-info-box+.order-info-box{padding-bottom:40px;border-bottom:1px solid #EDEDED}
.order-info-box .col-1{padding-right:0;width:48%}
.order-info-box .col-2{width:52%}
.order-info-box .col-1,.order-info-box .col-2{overflow:hidden;padding-top:0;padding-bottom:0}
.order-info-box .box-title{width:150px;padding-right:10px;float:left}
.order-info-box .box-title h2{font-size:12px;font-family:"Open Sans",sans-serif;font-weight:700;line-height:1.5}
.order-info-box .box-title h2:after{content:':'}
.order-info-box .box-content{float:left;font-family:Georgia,Times,"Times New Roman",serif}
.order-info-box .box-content td,.order-info-box .box-content th{font-family:Georgia,Times,"Times New Roman",serif;line-height:1.3}
.order-info-box .box-content th{padding-top:10px}
.order-info-box .box-content td{padding-left:15px}
.order-info-box .box-content strong{font-family:"Open Sans",sans-serif;font-weight:400;text-transform:uppercase}
#my-orders-table .option-label{margin-left:10px;font-weight:600;font-style:italic}
#my-orders-table .option-value{margin-left:20px}
#my-orders-table tr.bundle:not(:last-child) td{border-bottom:none;border-top:none}
ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}
ol#cart-sidebar-reorder li input{margin-right:10px}
ol#cart-sidebar-reorder p.product-name{display:inline}
@media only screen and (max-width:599px) {
#my-orders-table .option-label{margin-left:20px}
#my-orders-table .option-value{margin-left:35px}
#my-orders-table td[data-rwd-label=Qty] .nobr br{display:none}
#my-orders-table td[data-rwd-label=Qty] .nobr strong{margin-right:10px}
#my-orders-table tr.bundle{border-color:#EDEDED}
#my-orders-table tr.bundle.child td[data-rwd-label]{padding-left:60px}
#my-orders-table tbody:last-child tr:last-child td{padding-bottom:10px;border-bottom:0}
#my-orders-table tbody:last-child tr:last-child td:last-child{padding-bottom:15px}
#my-orders-table tfoot tr.shipping{margin-top:0}
}
.order-additional{margin:40px 0}
.order-gift-message dd{margin-top:10px}
@media only screen and (max-width:1199px) {
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:30px;padding-bottom:0}
body.customer-account .data-table td.view a{white-space:normal}
}
@media only screen and (max-width:991px) {
body.customer-account .my-account .title-buttons{text-align:left}
body.customer-account .my-account .title-buttons span.separator,body.customer-account .my-account .title-buttons a{top:-12px}
}
@media only screen and (max-width:767px) {
body.customer-account .data-table.orders th.ship,body.customer-account .data-table.orders td.ship,body.customer-account .data-table.orders td.status,body.customer-account .data-table.orders th.status{display:none}
.order-info-box .box-content{clear:left}
.addresses-list .item{float:left;width:50%;padding-right:30px}
.order-info dt{display:none}
.dashboard .page-title{margin-top:20px}
.dashboard .page-title h1{margin-top:0}
.dashboard .welcome-msg{font-family:Georgia,Times,"Times New Roman",serif}
.dashboard .welcome-msg .hello{font-style:italic}
.dashboard .box-account{padding-bottom:15px;margin-bottom:30px}
}
@media only screen and (max-width:599px) {
body.customer-account .my-account .form-list .control{padding-left:0}
}
@media only screen and (max-width:479px) {
body.customer-account .my-account .page-title h1{text-align:center}
body.customer-account .my-account .title-buttons{text-align:center}
body.customer-account .my-account .title-buttons .button{width:100%;position:static;margin-bottom:15px}
body.customer-account .my-account .title-buttons .button+.button{margin-left:0}
body.customer-account .my-account .fieldset h2{margin-bottom:15px}
body.customer-account .my-account .order-details h2{margin-bottom:15px}
body.customer-account .my-account .buttons-set{border-top:0}
body.customer-account .my-account .addresses-list .item{margin-bottom:15px;padding-right:0;float:none;width:auto}
body.customer-account .my-account .addresses-list h2{margin-bottom:15px}
.order-info{margin-top:15px}
.data-table.orders .link-reorder,.data-table.orders .date{display:none}
.data-table.orders td.view{text-align:right}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{width:100%;margin-top:15px}
.order-info-box{margin:0}
.order-info-box .col-1,.order-info-box .col-2{width:100%;border-bottom:1px solid #EDEDED;padding:15px 0}
.order-info-box+.order-info-box{padding-bottom:0;border-bottom:0;margin-bottom:30px}
#my-reviews-table .nobr{white-space:normal}
}
body.newsletter-manage-index .my-account .fieldset{margin-bottom:20px}
body.newsletter-manage-index .my-account .fieldset h2{display:none}
body.newsletter-manage-index .my-account .form-list{border-top:1px solid #EDEDED;padding-top:10px}
.contacts-index-index .buttons-set{margin-left:30px;max-width:435px}
.contacts-index-index .buttons-set p.required{float:left}
@media only screen and (max-width:599px) {
.contacts-index-index .buttons-set{max-width:330px;margin-left:0}
.contacts-index-index .buttons-set button{float:left;margin-left:0}
.contacts-index-index .buttons-set p.required{float:right}
}
@media only screen and (max-width:867px) and (min-width:768px) {
.paypal-review-order .col2-set .col-1,.paypal-review-order .col2-set .col-2{padding:0}
}
.paypal-review-order .info-set{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #EDEDED}
.paypal-review-order .buttons-set{margin-top:0;padding-top:0;border:0}
.paypal-review-order .buttons-set button{margin-bottom:10px}
@media only screen and (max-width:767px) {
.paypal-review-order .col-1{padding-bottom:0}
.paypal-review-order .field.inactive{display:none}
}
.top-container .bml-ad{margin-top:7px;margin-bottom:7px;text-align:center}
.top-container .bml-ad span{display:inline-block}
.top-container .bml-ad span a{display:block}
.bml-ad{display:none;text-align:center;margin-bottom:5px}
.bml-ad span{display:block;line-height:0}
.bml-ad a{display:inline-block;max-width:100%}
.bml-ad a:hover{opacity:.7}
.bml-ad img{height:auto!important;max-width:100%}
.cart-totals-wrapper .bml-ad.large img{display:block;margin:0}
@media only screen and (max-width:767px) {
.bml-ad.small{display:block}
}
@media only screen and (min-width:768px) {
.bml-ad.large{display:block}
}
div.paypal-logo{text-align:center;margin:15px 0;max-width:100%}
div.paypal-logo span{display:block;width:100%}
div.paypal-logo span a{display:inline-block;max-width:100%}
div.paypal-logo span a img{max-width:100%}
div.paypal-logo span >img{display:none}
.checkout-types div.paypal-logo{text-align:right}
.bml-checkout-type{list-style-type:none}
.sidebar .paypal-logo{text-align:center;line-height:0}
.sidebar .paypal-logo >a{display:inline-block;max-width:100%}
.sidebar .paypal-logo >a:hover{opacity:.8}
.sidebar .paypal-logo >a img{display:block}
.sidebar .paypal-logo .label{margin-top:4px}
.sidebar .paypal-logo .label a{font-size:12px;line-height:1.5}
.icon-sprite-ratings,.ratings .rating-box,.ratings .rating-box .rating,.ratings-table .rating-box,.ratings-table .rating-box .rating{background-image:url(skin/frontend/tm_themes/theme720/images/icon-sprite-ratings.png);background-repeat:no-repeat;text-indent:-9999px}
.ratings{margin:7px 0}
.ratings .rating-box,.ratings .rating-links{margin:5px 0;font-size:11px}
.ratings .rating-box{width:67px;height:11px;background-repeat:repeat-x;background-position:0 0;overflow:hidden}
.ratings .rating-box .rating{float:left;height:11px;background-repeat:repeat-x;background-position:0 100%}
.ratings .amount{display:block;margin:5px auto}
.ratings .rating-links .separator{margin:0 3px}
#customer-reviews{width:auto;float:none}
#customer-reviews .review-heading{border-bottom:1px solid #cfd0cf;padding:0 0 5px}
#customer-reviews .review-heading:after{content:'';display:table;clear:both}
#customer-reviews .review-heading h2{float:left;display:block}
#customer-reviews .review-heading .pager{clear:none;float:right;width:auto}
#customer-reviews .review-heading .pager .count-container .limiter{margin-bottom:0}
#customer-reviews .review-heading .pager .count-container .limiter label{font-family:"Open Sans",sans-serif;font-size:10px;text-transform:uppercase}
#customer-reviews .review-heading .pager .amount{display:none}
#customer-reviews h2{color:#333;font-size:12px;text-transform:uppercase}
#customer-reviews h2 span{color:#a1a1a1}
#customer-reviews h3{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}
#customer-reviews h3 span{color:#39C}
#customer-reviews .fieldset{padding-top:25px;width:470px}
#customer-reviews .fieldset h4{border-bottom:1px solid #cfd0cf;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;padding-bottom:5px;text-transform:uppercase}
#customer-reviews .fieldset h4 em{display:none}
#customer-reviews .fieldset .form-list{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;margin:10px 0;text-transform:uppercase;width:470px}
#customer-reviews .fieldset .form-list .inline-label:after{content:'';display:table;clear:both}
#customer-reviews .fieldset .form-list label{font-size:12px;font-weight:400}
#customer-reviews .fieldset .form-list textarea{border:1px solid #cfd0cf;border-radius:0;min-width:100%;-webkit-appearance:none}
#customer-reviews .fieldset .form-list input{border:1px solid #cfd0cf;border-radius:0}
#customer-reviews .fieldset .form-list input[type="text"]{width:100%}
#customer-reviews .buttons-set{border:none;margin:0;width:470px}
#customer-reviews dl{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;margin-bottom:10px}
#customer-reviews dl dt{margin:10px 0;text-transform:uppercase}
#customer-reviews dl dd{font-family:Georgia,Times,"Times New Roman",serif;font-size:12px;margin:10px 0}
#customer-reviews dl dd .ratings-table{font-family:"Open Sans",sans-serif;font-size:12px;width:100%}
#customer-reviews dl dd .ratings-table tr{margin-right:15px}
#customer-reviews dl dd .ratings-table .review-label{width:300px;max-width:70%}
#customer-reviews dl dd table{margin:15px 0}
#customer-reviews dl dd .review-meta{color:#333;font-family:"Open Sans",sans-serif;font-size:10px;font-weight:400;text-transform:uppercase}
.review-summary-table{border-bottom:1px solid #cfd0cf;margin:0 0 10px}
.review-summary-table thead{background:transparent}
.review-summary-table thead th{background:transparent;border:none;padding:15px 7px 10px 8px}
.review-summary-table tbody th{background:#FFF;font-size:12px}
.review-summary-table tbody td{border:none;text-align:center;padding:0}
.review-summary-table tbody td label{width:100%;display:block;padding:11px 0}
.review-summary-table .rating-box .rating-number{display:none}
.review-summary-table .rating-box .rating-number:after{content:"";display:inline-block;background-position:0 -599px;width:13px;height:12px;margin-left:5px;position:relative;top:2px}
.ratings-table{font-family:"Open Sans",sans-serif;font-size:12px;text-transform:uppercase}
.ratings-table th{padding:5px}
.ratings-table .rating-box{background-position:0 0;background-repeat:repeat-x;height:11px;overflow:hidden;text-indent:-9999px;width:67px}
.ratings-table .rating-box .rating{background-position:0 100%;background-repeat:repeat-x;float:left;height:11px;text-indent:-9999px}
@media only screen and (max-width:767px) {
body.review-product-list .product-view .product-shop .price-info{padding-left:0}
body.review-product-list .product-view .product-shop .extra-info{padding:0;min-width:84%}
body.review-product-list .product-view .product-shop .extra-info .ratings-table{margin:10px 0;width:100%}
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{margin-right:15px}
}
@media only screen and (max-width:535px) {
body.review-product-list .product-view .product-shop .extra-info{min-width:0}
body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{float:none;margin-right:0}
}
@media only screen and (max-width:520px) {
#customer-reviews .fieldset{width:100%}
#customer-reviews .fieldset .form-list{width:100%}
#customer-reviews .fieldset .form-list .inline-label label,#customer-reviews .fieldset .form-list .inline-label .input-box{float:none}
#customer-reviews .buttons-set{width:100%}
#customer-reviews .review-summary-table thead th{padding-left:0;padding-right:0}
#customer-reviews .review-summary-table tbody th{padding-left:0;padding-right:0}
#customer-reviews .review-summary-table tbody td{width:20%;padding:0}
#customer-reviews .review-summary-table .rating-box{text-indent:0;text-align:center;background:none;height:16.8px;width:100%}
#customer-reviews .review-summary-table .rating-box .rating{display:none}
#customer-reviews .review-summary-table .rating-box .rating-number{display:inline-block}
}
@media only screen and (max-width:450px) {
#customer-reviews dl dd .ratings-table tr{float:none}
}
.review-product-view .product-review .product-details h2{border-bottom:none}
.review-product-view .product-review .product-img-box{width:auto;max-width:50%}
.review-product-view .product-review .product-img-box >a{width:100%}
.review-product-view .product-review .product-img-box .product-image{width:100%}
@media only screen and (max-width:767px) {
.review-product-view .product-review .product-img-box{max-width:100%}
}
.slideshow-container{position:relative;display:block;width:100%;margin:10px 0;border:1px solid #EDEDED}
.slideshow-container .slideshow{width:100%;padding:0;position:relative;margin:0;border:10px solid #FFF}
.slideshow-container .slideshow >li{position:absolute;top:0;left:0;width:100%;padding:0;display:block;margin:0}
.slideshow-container .slideshow >li:first-child{position:static;z-index:100}
.slideshow-container .slideshow >li img{max-width:100%;width:100%}
.slideshow-pager{text-align:center;width:100%;z-index:115;position:absolute;bottom:0;top:auto;overflow:hidden;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.slideshow-pager span{font-family:arial;width:44px;height:44px;display:inline-block;color:#DDD;cursor:pointer}
.slideshow-pager span:before{content:'';display:block;width:16px;height:16px;left:50%;top:50%;margin-left:-8px;margin-top:-8px;border-radius:1px;background-color:#FFF;position:relative}
.slideshow-pager span:hover:before{background-color:#ca3c3c}
.slideshow-pager span.cycle-pager-active:before{background-color:#b93333}
.slideshow-pager >*{cursor:pointer}
.slideshow-prev,.slideshow-next{position:absolute;top:0;width:15%;max-width:80px;height:100%;opacity:.6;z-index:110;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.slideshow-prev:before,.slideshow-next:before{content:'';width:0;height:0;font-size:0;position:absolute;border-style:solid;display:block;top:50%;margin-top:-15px}
.slideshow-prev:hover,.slideshow-next:hover{opacity:1}
.slideshow-prev.disabled,.slideshow-next.disabled{opacity:.5;filter:alpha(opacity=50);cursor:default}
.slideshow-prev{left:8px}
.slideshow-prev:before{border-width:15px 15px 15px 0;border-color:transparent #FFF transparent transparent;top:50%;left:10px}
.slideshow-prev:hover:before{border-color:transparent #ca3c3c transparent transparent}
.slideshow-next{right:8px}
.slideshow-next:before{border-width:15px 0 15px 15px;border-color:transparent transparent transparent #FFF;top:50%;right:10px}
.slideshow-next:hover:before{border-color:transparent transparent transparent #ca3c3c}
.cycle-caption{position:absolute;color:#fff;bottom:15px;right:15px;z-index:110}
.cycle-overlay{font-family:tahoma,arial;position:absolute;bottom:0;width:100%;z-index:120;background:#000;color:#fff;padding:15px;opacity:.5}
@media only screen and (max-width:767px) {
.linearize-table tr,.linearize-table th,.linearize-table td{display:block}
.linearize-table thead th{border-right:0;border-left:0}
.linearize-table thead th.lin-hide{display:none}
.linearize-table thead th:nth-child(1n+2){display:none}
.linearize-table tbody tr{position:relative;border-bottom:1px solid #cfd0cf}
.linearize-table tbody td{padding:0 10px 4px;border-right:0;border-bottom:0}
.linearize-table tbody td.lin-hide{display:none}
.linearize-table tbody td:first-child{padding-top:10px}
.linearize-table tbody td:first-child,.linearize-table tbody td:first-child h3{font-weight:700}
.linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:30px}
.linearize-table tbody td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:"Open Sans",sans-serif;padding-right:5px;text-transform:uppercase}
.linearize-table tfoot tr{display:block;text-align:right}
.linearize-table tfoot tr:after{content:'';display:table;clear:both}
.linearize-table tfoot td{display:block;float:left}
.linearize-table tfoot td.lin-hide{display:none}
.linearize-table tfoot td:nth-child(odd){clear:left;width:60%}
.linearize-table tfoot td:nth-child(even){text-align:left;width:40%}
.linearize-table .linearize-hide{display:none}
.linearize-table .linearize-unpad{padding:0}
.linearize-table .linearize-show{display:block}
.header-minicart{display:inline-block}}
@media only screen and (max-width:991px) {
.header-minicart{display:block}
}
.header-minicart .minicart-message{display:block;padding:10px}
.header-minicart .empty{text-align:center;margin:0}
.header-minicart .minicart-wrapper{clear:both;padding:10px}
.header-minicart .minicart-wrapper:before,.header-minicart .minicart-wrapper:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}
.header-minicart .minicart-wrapper:before{background-color:#fff;opacity:.8;z-index:2}
.header-minicart .minicart-wrapper:after{background-image:url(skin/frontend/tm_themes/theme720/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}
.header-minicart .minicart-wrapper.loading{position:relative}
.header-minicart .minicart-wrapper.loading:before,.header-minicart .minicart-wrapper.loading:after{display:block}
.header-minicart .block-cart{display:none}
.header-minicart .block-subtitle{font-family:"Open Sans",sans-serif;font-size:10px;font-weight:700;line-height:1.4;padding:5px;text-align:center;text-transform:uppercase;margin-bottom:0;position:relative}
.header-minicart .block-subtitle .close{float:right;display:block;color:#a1a1a1;text-decoration:none;font-weight:400;font-size:14px;position:absolute;top:0;right:5px}
.header-minicart .mini-products-list{padding:0 10px}
.header-minicart .mini-products-list li{padding:8px 5px 8px 11px;border-bottom:1px solid #DDD;position:relative}
.header-minicart .mini-products-list li.last{border:none}
.header-minicart .mini-products-list li .product-details{position:relative}
.header-minicart .product-details .product-name{padding-top:0;font-weight:700;margin-bottom:5px}
.header-minicart .product-details .action-icons{position:absolute;top:0;right:0}
.header-minicart .product-details .action-icons a{font-size:0;line-height:0;margin-left:5px}
.header-minicart .product-details .action-icons a::before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:14px}
.header-minicart .product-details .action-icons a.btn-edit::before{content:'\f044'}
.header-minicart .product-details .action-icons a.remove::before{content:'\f014'}
.header-minicart .product-details .product-wrapper{position:relative}
.header-minicart .info-wrapper{margin-bottom:.5em}
.header-minicart .info-wrapper th{text-transform:none;padding-right:10px}
.header-minicart .info-wrapper td{color:#333;clear:right}
.header-minicart .info-wrapper .qty-wrapper td{height:33px;line-height:33px}
.header-minicart .info-wrapper .qty{padding-left:4px;padding-right:4px;margin-right:2px;width:3.2em;text-align:center;height:30px;vertical-align:middle}
.header-minicart .info-wrapper .quantity-button{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:100ms;transition-duration:100ms}
.header-minicart .info-wrapper .quantity-button[disabled]{cursor:default}
.header-minicart .info-wrapper .quantity-button.visible{opacity:1}
.header-minicart .subtotal{background-color:#DDD;text-align:center;line-height:2em}
.header-minicart .subtotal .label{text-transform:uppercase}
.header-minicart .subtotal .price{color:#333}
.header-minicart .minicart-actions{padding:10px;margin-top:0;overflow:hidden;position:relative;text-align:center}
.header-minicart .minicart-actions .checkout-button{min-width:145px}
.header-minicart .minicart-actions .cart-link{height:33px;line-height:39px;text-transform:uppercase;font-size:13px}
.header-minicart .minicart-actions .paypal-logo .paypal-or{line-height:1.6}
.header-minicart #minicart-error-message{text-align:center;color:red;display:none}
.header-minicart #minicart-success-message{text-align:center;color:green;display:none}
.header-minicart .jcarousel-control-prev,.header-minicart .jcarousel-control-next{display:none}
.header-minicart.skip-active .block-cart,.block-cart.skip-active{display:block;margin-bottom:0}
@media only screen and (min-width:768px) {
.checkout-types.minicart{float:none;text-align:center}
}
@media only screen and (max-width:479px) {
.header-minicart a.skip-cart{z-index:1}
}
@media only screen and (max-width:767px) {
.header-minicart .subtotal .label{color:#a1a1a1}
.header-minicart .minicart-wrapper:before{background-color:#EDEDED}
.header-minicart .quantity-button{float:none}
.header-minicart .header-minicart .block-cart{padding:15px}
.header-minicart .header-minicart .block-subtitle{padding-top:59px}
.header-minicart .minicart-actions{padding-bottom:33px}
.header-minicart .minicart-actions .cart-link{bottom:0;right:10px;position:absolute}
.header-minicart .minicart-actions .checkout-types.minicart li{display:inline-block}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo >a{display:inline}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button{display:inline-block;vertical-align:top}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{width:auto;float:none;display:inline;margin:0 10px 5px;line-height:40px}
}
@media only screen and (max-width:740px) {
.header-minicart .minicart-actions .cart-link{right:auto;left:0;text-align:center;width:100%}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button{width:100%;display:block;margin-left:0}
.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{line-height:1.6}
}
@media only screen and (max-width:599px) {
.header-minicart .minicart-actions .checkout-button{width:100%}
}
.search-autocomplete{left:0!important;overflow:visible!important;position:relative!important;top:15px!important;width:100%!important;z-index:200}
.search-autocomplete ul{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-color:#FFF;border:1px solid #333;left:0;padding-left:0;position:absolute;top:0;width:100%}
.search-autocomplete ul li{border-bottom:1px solid #F4F4F4;color:#242424;cursor:pointer;font-size:12px;padding:4px 6px;text-align:left}
.search-autocomplete ul li:hover{color:#a1a1a1}
.search-autocomplete ul li.selected{background-color:#333;color:#fff}
.search-autocomplete ul li .amount{float:right;font-weight:700}
.search-autocomplete ul li:last-child{border-bottom:none}
.search-autocomplete:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #333;border-top:none;left:50%;top:-7px}
.advanced-search{background:#F4F4F4;border:1px solid #EDEDED;padding:30px}
.advanced-search select.multiselect option{border-bottom:1px solid #EDEDED;padding:2px 5px}
@media only screen and (max-width:479px) {
.advanced-search{padding:15px}
}
.product-review .product-img-box p.label{border-bottom:1px solid #cfd0cf;font-size:16px;font-family:"Open Sans",sans-serif;margin-top:20px;padding-bottom:10px;text-transform:uppercase}
.product-review .product-img-box .rating-box{margin:15px 0}
.product-review .product-details h2{border-bottom:1px solid #cfd0cf;color:#39C;font-size:16px;font-weight:600;font-family:"Open Sans",sans-serif;padding-bottom:10px}
.product-review .ratings-table{font-family:"Open Sans",sans-serif}
.product-review .ratings-table th{padding-right:10px}
.product-review .ratings-table tr{float:left;font-size:12px;margin-right:10px;text-transform:uppercase}
.product-review .ratings-description dt{border-bottom:1px solid #cfd0cf;font-size:16px;font-weight:400;font-family:"Open Sans",sans-serif;margin-top:20px;padding:10px 0;text-transform:uppercase}
.product-review .ratings-description dd{color:#737373;font-family:"Open Sans",sans-serif;font-size:13px}
@media only screen and (min-width:768px) {
.product-review .ratings-table tr{float:none}
}
@media only screen and (min-width:1126px) {
.product-review .ratings-table tr{float:left;margin-right:15px}
}
@media only screen and (max-width:320px) {
.product-review .ratings-table tr{float:none}
}
.cms-page-view .page-title h1,.cms-page-view .page-title h3,.cms-page-view .page-head h1,.cms-page-view .page-head h3,.cms-no-route .page-title h1,.cms-no-route .page-title h3,.cms-no-route .page-head h1,.cms-no-route .page-head h3{border:none}
.cms-page-view .std img,.cms-no-route .std img{max-width:100%}
.cms-page-view .std p,.cms-no-route .std p{color:#a1a1a1;font-size:14px;line-height:24px}
.cms-page-view .std li,.cms-no-route .std li{color:#a1a1a1;font-family:Georgia,Times,"Times New Roman",serif;font-size:12px;font-style:italic;line-height:24px}
.cms-page-view .col-left:after,.cms-no-route .col-left:after{content:'';display:table;clear:both}
.cms-no-route .std img{width:100%}
@media only screen and (max-width:767px) {
.cms-page-view .std img{width:100%;margin:0 0 15px}
}
.cms-page-view .std .messages,.cms-home .std .messages,.cms-no-route .std .messages{margin-bottom:10px}
.cms-page-view .std .messages ul,.cms-home .std .messages ul,.cms-no-route .std .messages ul{margin-bottom:0}
.cms-page-view .std .messages li,.cms-home .std .messages li,.cms-no-route .std .messages li{list-style:none;margin-left:0;font-style:normal;font-family:"Open Sans",sans-serif}
#accordion .toggle-tabs{display:none}
#accordion >dl >dt{margin:0;margin-bottom:10px;color:#333;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:normal;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#cfd0cf;position:relative;background-color:#F4F4F4;display:block}
#accordion >dl >dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #333;border-bottom:none;left:10px;top:50%;margin-top:-3px}
@media only screen and (max-width:767px) {
#accordion >dl >dt:hover{background-color:#ececec}
}
#accordion >dl >dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#cfd0cf}
#accordion >dl >dd:last-child{border-width:0 1px 1px}
#accordion li{position:relative;overflow:hidden}
#accordion li .plusimage h2{margin-right:10px}
.page-sitemap .links{display:block;text-align:right;margin:0 20px 0 0}
.page-sitemap .links a{position:relative}
.page-sitemap .sitemap{padding:0 20px;margin:15px 0;font-size:12px}
.page-sitemap .sitemap li{margin:3px 0}
.contacts-index-index h1{border:none}
#contactForm{padding:0}
#contactForm ul li{margin-bottom:20px}
#contactForm ul li span{display:block}
#contactForm ul li span.contact_details_fax,#contactForm ul li span.contact_details_telephone{font-weight:600}
#contactForm ul li .icons-marker{font-size:24px;line-height:26px;color:#CF5050;margin:0 10px 10px 0;width:30px}
#contactForm p.required{float:none}
#contactForm label{font-size:11px}
#contactForm .fields .field{float:left;width:33%}
#contactForm .fields .field input{width:95%}
#contactForm textarea{width:97.5%;max-width:97.5%;height:130px}
#contactForm:after{content:'';display:table;clear:both}
#contactForm .fieldset .legend+.required{margin:0}
#contactForm .buttons-set{margin:10px 0;width:97.5%;max-width:97.5%;border-top:none}
@media only screen and (max-width:767px) {
#contactForm{padding-left:0}
#contactForm .fields .field{float:none;width:100%}
#contactForm .fields .field input{width:100%}
#contactForm textarea,#contactForm .buttons-set{width:100%;max-width:100%}
}
@media only screen and (max-width:599px) {
.contacts-index-index .buttons-set button{float:right;margin-left:5px}
}
.dropcap{background:#CF5050;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#fff;display:block;float:left;font:30px/36px "Open Sans",sans-serif;height:auto;margin:0 20px 30px 0;overflow:hidden;padding:17px;position:relative;text-align:center;text-transform:uppercase;width:auto}
img.alignleft{float:left;margin:0 20px 0 0}
.sm_hr{background:#EDEDED;height:1px;margin:50px 0}
.about-page figure img{border:1px solid #cfd0cf}
.team{text-align:center}
.team figure{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-color:#F4F4F4;border:1px solid #cfd0cf;display:block;margin:0 auto 12px;max-width:254px;padding:12px}
.team figure a{border:1px solid #cfd0cf;display:block;overflow:hidden}
.team figure:hover{background-color:#ececec}
.team figure img{border:medium none}
.team .excerpt{font-size:14px;line-height:22px;margin-bottom:30px;text-align:center}
.testimonials .testi-item{margin-bottom:30px}
.testimonials .testi-item a{font-size:14px}
.testimonials .testi-meta{display:block;line-height:18px;padding-left:50px}
.testimonials .user{color:#000;font-size:12px;text-transform:uppercase}
.testimonials blockquote{border:1px solid #dbdbdb;margin-bottom:30px;position:relative}
.testimonials blockquote:after{background:url(skin/frontend/tm_themes/theme720/images/media/testi_arr.png) no-repeat left top;bottom:-20px;content:"";display:block;height:20px;left:30px;position:absolute;width:21px}
.table.table-list-style >tbody >tr >td{border-top:0;padding:0 30px 30px}
.table.table-list-style >tbody >tr >td:not(:last-child){border-right:solid 1px silver}
@media only screen and (max-width:599px) {
.table.table-list-style >tbody >tr >td{padding:0 10px 10px}
}
.table.table-list-style h4{float:right;max-width:300px;text-align:right}
.widget-new-products .page-title h1{margin-left:-15000px;margin-right:-15000px;padding-left:15000px;padding-right:15000px}
.list-1 li{margin-bottom:10px}
.list-1 a{position:relative;display:block}
.list-1 a:hover .block-hover{height:100%;opacity:1;width:100%;overflow:visible}
.list-1 .block-hover{position:absolute;z-index:1;width:0;height:0;left:0;top:0;opacity:0;background:#27b72e ;color:#fff;font-family:"Open Sans",sans-serif;font-size:20px;line-height:25px;font-weight:500;text-transform:uppercase;padding:33px;overflow:hidden}
.list-1 .block-hover:after{content:"";position:absolute;left:-19px;top:0;width:0;height:0;border-style:solid;border-width:0 19px 19px 0;border-color:transparent #27b72e  transparent transparent}
.list-1 .title-1{font-size:40px;line-height:40px}
.list-1 .title-2{font-size:30px;line-height:36px;color:#a6a6a6}
.list-1 img{max-width:100%}
@media only screen and (max-width:1199px) {
.list-1 .block-hover{padding:20px;font-size:20px;line-height:23px}
.list-1 .title-1{font-size:23px;line-height:30px}
.list-1 .title-2{font-size:18px;line-height:23px}
}
@media only screen and (max-width:767px) {
.list-1 img{width:100%}
.list-1 .block-hover{display:none}
}
.link-button{font-size:24px;font-weight:700;color:#fff;border:3px solid #fff;padding:11px 22px;display:inline-block;text-transform:uppercase;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-border-radius:10px;
-webkit-border-radius:10px;}
.link-button:hover,.link-button:focus{color:#fff;background:rgba(0,0,0,0.7)}
@media only screen and (max-width:767px) {
.link-button{border-width:2px;font-size:14px;padding:4px 22px}
}
.blok-style{margin-bottom:30px}
.blok-style .block-img{position:absolute;left:0;bottom:0;padding:40px 39px;color:#fff;text-transform:uppercase}
.blok-style .title-1{font-size:35px;line-height:41px;font-weight:700;margin-bottom:29px}
.blok-style img{width:100%}
@media only screen and (max-width:479px) {
.blok-style .title-1{font-size:25px}
}
.blok-style-1{display:block;position:relative;color:#fff;font-size:12px;line-height:18px;text-transform:uppercase}
.blok-style-1:focus,.blok-style-1:hover,.blok-style-1:active{color:#fff;opacity:.6}
.blok-style-1 .block-center{position:absolute;left:0;bottom:0;padding:10px 40px 57px;text-align:center}
.blok-style-1 .title-1{font-size:32px;line-height:42px;font-weight:500;margin-bottom:5px}
.blok-style-1 .title-2{font-size:30px;line-height:36px;font-weight:400;margin-bottom:12px}
.blok-style-1 .title-3{font-size:14px;line-height:20px;font-weight:500;margin-bottom:11px}
.blok-style-1 .title-4{text-transform:none}
.blok-style-1 img{max-width:100%}
@media only screen and (max-width:1199px) and (min-width:768px) {
.blok-style-1 .block-center{padding:15px}
.blok-style-1 .title-1{font-size:42px;line-height:42px}
.blok-style-1 .title-2{font-size:21px;line-height:21px}
}
@media only screen and (max-width:1199px) and (min-width:768px) and (max-width:991px) {
.blok-style-1 .title-4{display:none}
}
@media only screen and (max-width:479px) {
.blok-style-1 .block-hover{font-size:14px;line-height:20px;bottom:15px}
}
@media only screen and (max-width:867px) {
.blok-style-1{display:none}
}
.blok-style-2{display:block;position:relative;color:#fff;margin-bottom:30px}
.blok-style-2:focus,.blok-style-2:hover,.blok-style-2:active{color:#fff}
.blok-style-2 .block-center{position:absolute;left:0;bottom:0;padding:10px 40px 47px;text-align:center;width:100%}
.blok-style-2 .title-1{font-size:36px;line-height:39px;font-weight:900;margin-bottom:6px;text-transform:uppercase}
.blok-style-2 .title-2{font-size:18px;line-height:30px;margin-bottom:22px}
.blok-style-2 img{max-width:100%}
@media only screen and (max-width:1199px) and (min-width:768px) {
.blok-style-2 .block-center{padding:10px}
.blok-style-2 .title-1{font-size:23px;line-height:23px}
.blok-style-2 .title-2{font-size:14px;line-height:20px;margin-bottom:10px}
.blok-style-2 .link-button{font-size:16px;padding:7px 22px}
}
@media only screen and (max-width:767px) {
.blok-style-2 .block-center{padding:0 36px 15px}
.blok-style-2 .title-1{font-size:14px;line-height:20px;margin-bottom:0}
.blok-style-2 .title-2{font-size:12px;line-height:18px;margin-bottom:5px}
}
@media only screen and (max-width:479px) {
.blok-style-2 .title-2{display:none}
}
.list-2 li{margin-bottom:90px}
.list-2 a{position:relative;display:block}
.list-2 a:hover .block-hover{background:#27b72e;color:#fff}
.list-2 .block-hover{position:absolute;left:0;width:100%;background:#fff;font-size:17px;line-height:20px;font-weight:500;color:#000;text-align:center;padding:6px 0 8px}
.list-2 img{max-width:100%}
@media only screen and (max-width:767px) {
.list-2 li{width:50%;float:left}
.list-2 img{width:100%}
}
@media only screen and (max-width:479px) {
.list-2 .block-hover{font-size:14px;line-height:20px;}
}
a,button,.grid-full >li >a:before,.block-hover,.block-hover:before,.block-center,.block-hover,.product-name:before{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.price-box .minimal-price-link .label{color:#CF5050;font-family:"Open Sans",sans-serif;font-size:12px;text-transform:uppercase}
.map-info{white-space:nowrap}
.catalog-product-view .map-info{white-space:normal}
.catalog-product-view .map-info >span{float:none;margin-bottom:5px}
.catalog-product-view .price-box.map-info >a{float:none;display:inline-block;font-size:12px}
.notice-cookie .notice-inner{padding-bottom:0}
.notice-cookie .notice-inner:after{content:'';display:table;clear:both}
.notice-cookie .notice-text{float:left;max-width:90%;padding-top:4px;text-align:left}
.notice-cookie .notice-text p{padding-bottom:14.5px;line-height:1.3}
.notice-cookie .actions{float:left;text-align:right;padding-bottom:14.5px}
@media only screen and (max-width:991px) {
.notice-cookie .notice-text{max-width:86%}
}
@media only screen and (max-width:767px) {
.notice-cookie{padding:0 20px}
.notice-cookie .notice-text{max-width:82%;padding-top:0}
}
@media only screen and (max-width:620px) {
.notice-cookie{padding:0 20px}
.notice-cookie .notice-inner{background-position:left 10px}
.notice-cookie .notice-inner:after{content:'';display:table;clear:both}
.notice-cookie .notice-text{float:none;max-width:100%;padding-top:0}
.notice-cookie .actions{text-align:left}
}
#addTagForm .input-box input{width:100%}
#addTagForm button{margin-top:5px;margin-bottom:10px}
#addTagForm .form-add{margin-top:10px}
.product-tags{overflow:hidden;margin-bottom:20px;padding:0}
.product-tags li{float:left;margin-right:15px}
.product-tags li.last{margin-right:0}
.tags-list{float:left;width:100%;margin-bottom:10px}
.tags-list >li{float:left;margin-right:10px}
.block-tags .actions >a{font-size:12px}
.my-tag-edit .button.btn-remove{padding:0}
.my-tag-edit .button.btn-remove:after{color:#fff}
@media only screen and (max-width:767px) {
.tags-list >li,.tags-list{float:none}
}
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline;max-width:100%;position:relative;width:258px;margin-bottom:10px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
.customer-account-create .scaffold-form .captcha-input-container label:first-child{width:100%}
.captcha-reload{position:absolute;right:4px;top:4px}
.captcha-img{border:20px solid #bbb}
.captcha-input-container{margin-bottom:10px}
.control.newsletter-box,.captcha-input-container,.captcha-img-container{float:none;clear:both}
.control.newsletter-box:after,.captcha-input-container:after,.captcha-img-container:after{content:'';display:table;clear:both}
#co-billing-form ul.form-list >.control{float:left;margin:0 0 5px;width:100%}
@media only screen and (max-width:479px) {
.sales-order-invoice .sub-title,.sales-order-creditmemo .sub-title,.sales-order-shipment .sub-title{float:left;font-size:14px;text-align:center;width:100%}
.sales-order-invoice .order-links,.sales-order-creditmemo .order-links,.sales-order-shipment .order-links{text-align:center;width:100%}
}
#recurring_profile_list_view th{white-space:normal}
#recurring_profile_list_view th span{white-space:inherit}
@media only screen and (max-width:479px) {
#recurring_profile_list_view{font-size:12px}
#recurring_profile_list_view a{font-size:inherit}
#recurring_profile_list_view th,#recurring_profile_list_view td{padding:2px}
}
.recurring-profiles-title{float:left}
.recurring-profiles-title h1{margin-bottom:7px}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{float:right;text-align:right;margin-bottom:30px}
@media only screen and (max-width:479px) {
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{text-align:center;float:none}
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button{position:static}
.recurring-profiles-messages:after{content:'';display:table;clear:both}
#recurring_start_date_trig{display:inline}
.billing-agreements .info-box{margin-bottom:30px}
.billing-agreements .info-box:after{content:'';display:table;clear:both}
.billing-agreements .info-box .form-list{max-width:400px;width:100%}
.billing-agreements .info-box .box-title{margin-top:20px;margin-bottom:7px}
.billing-agreements .info-box .button{float:right;margin-top:7px}
@media only screen and (max-width:479px) {
.billing-agreements .info-box .button{width:100%;float:none}
}
.billing-agreements #payment_method{width:100%;margin-top:7px;margin-bottom:7px}
.billing-agreement-view-header-wrapper .heading{max-width:80%}
@media only screen and (max-width:479px) {
.billing-agreement-view-header-wrapper .heading{max-width:100%}
}
.billing-agreement-details td,.billing-agreement-details th{padding:3.5px}
@media only screen and (max-width:991px) {
.billing-agreements .data-table .created-at,.billing-agreements .data-table .updated-at{display:none}
}
.catalogsearch-term-popular .tags-list{float:left;width:100%}
.catalogsearch-term-popular .tags-list >li{float:left;height:40px;margin-right:25px}
.sidebar .widget-addbysku .sku-table .input-text:not(.qty){width:100%}
@media only screen and (min-width:768px) {
.sidebar .widget-addbysku .sku-table .input-text:not(.qty){max-width:100px}
}
.widget{clear:both}
.widget .pager{float:none;width:100%}
@media only screen and (min-width:1199px) {
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(odd){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n+1){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(even),.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n){margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li,.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li,.col3-layout .col-main .widget .products-grid--max-4-col-widget >li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n+1){clear:left}
.col2-left-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n),.col3-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n){margin-right:0}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(odd){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n+1){clear:none}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(even),.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n){margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li,.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li,.col3-layout .col-main .widget .products-grid--max-5-col-widget >li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n+1){clear:left}
.col2-left-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n),.col3-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n){margin-right:0}
}
@media only screen and (min-width:767px) {
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(odd){clear:none}
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n+1){clear:none}
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(even),.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(3n){margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li{margin-right:2.22222%;width:23.33333%;margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n+1){clear:left}
.col1-layout .col-main .widget .products-grid--max-4-col-widget >li:nth-child(4n){margin-right:0}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(odd){clear:none}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n+1){clear:none}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(even),.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(3n){margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li{margin-right:2.22222%;width:18.22222%;margin-right:2.22222%}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n+1){clear:left}
.col1-layout .col-main .widget .products-grid--max-5-col-widget >li:nth-child(5n){margin-right:0}
}
body[class*="checkout-multishipping-"] .checkout-progress{width:100%;float:left;margin-bottom:25px}
body[class*="checkout-multishipping-"] .checkout-progress >li{float:left;width:20%;text-align:center;padding:8px 1% 6px;background:#F4F4F4;text-transform:uppercase;border-bottom:1px solid #cfd0cf;border-right:1px solid #cfd0cf;margin-bottom:10px;font-family:"Open Sans",sans-serif}
body[class*="checkout-multishipping-"] .checkout-progress >li.active{background-color:#DDD}
body[class*="checkout-multishipping-"] .checkout-progress >li.last{border-right:0}
body[class*="checkout-multishipping-"] .page-title{float:left;width:100%;margin-bottom:15px}
body[class*="checkout-multishipping-"] .page-title h1{border:0 none;float:left;margin-top:2px;margin-right:2%}
body[class*="checkout-multishipping-"] .page-title .button{float:right}
body[class*="checkout-multishipping-"] .multiple-checkout >h2{text-transform:none;font-size:17px;margin-bottom:15px}
body[class*="checkout-multishipping-"] .messages{float:left;width:100%}
body[class*="checkout-multishipping-"] .col-2.col-wide{width:66%}
body[class*="checkout-multishipping-"] .col-1.col-narrow{width:30%}
body[class*="checkout-multishipping-"] .actions{margin-bottom:10px}
body[class*="checkout-multishipping-"] .grand-total{text-align:right;font-size:16px;font-weight:400}
body[class*="checkout-multishipping-"] #checkout-review-submit{float:right}
body[class*="checkout-multishipping-"] #review-buttons-container{float:right;text-align:right}
.checkout-multishipping-addresses .btn-remove2{text-indent:-5555px;display:block;width:22px;height:22px}
.checkout-multishipping-shipping .gift-messages{margin-top:20px}
.checkout-multishipping-shipping .gift-messages-form{margin-top:15px}
.checkout-multishipping-shipping .gift-messages-form h4{margin-top:15px;margin-bottom:5px}
.checkout-multishipping-shipping .gift-messages-form .form-list{margin-top:10px;margin-bottom:25px}
.checkout-multishipping-shipping .gift-messages-form .item{margin-top:15px}
.checkout-multishipping-shipping .col-1 .box-title h2,.checkout-multishipping-shipping .col-1 .box-title h3,.checkout-multishipping-shipping .col-1 .box-title h4,.checkout-multishipping-shipping .col-2 .box-title h2,.checkout-multishipping-shipping .col-2 .box-title h3,.checkout-multishipping-shipping .col-2 .box-title h4,.checkout-multishipping-billing .col-1 .box-title h2,.checkout-multishipping-billing .col-1 .box-title h3,.checkout-multishipping-billing .col-1 .box-title h4,.checkout-multishipping-billing .col-2 .box-title h2,.checkout-multishipping-billing .col-2 .box-title h3,.checkout-multishipping-billing .col-2 .box-title h4,.checkout-multishipping-overview .col-1 .box-title h2,.checkout-multishipping-overview .col-1 .box-title h3,.checkout-multishipping-overview .col-1 .box-title h4,.checkout-multishipping-overview .col-2 .box-title h2,.checkout-multishipping-overview .col-2 .box-title h3,.checkout-multishipping-overview .col-2 .box-title h4{font-weight:400;width:100%;background:#F4F4F4;border-bottom:1px solid #cfd0cf;padding:10px;font-size:14px}
.checkout-multishipping-shipping .col-1 >h4,.checkout-multishipping-shipping .col-2 >h4,.checkout-multishipping-billing .col-1 >h4,.checkout-multishipping-billing .col-2 >h4,.checkout-multishipping-overview .col-1 >h4,.checkout-multishipping-overview .col-2 >h4{font-weight:400;width:100%;background:#F4F4F4;border-bottom:1px solid #cfd0cf;padding:10px;font-size:14px}
.checkout-multishipping-shipping .col-1 .box-content,.checkout-multishipping-shipping .col-2 .box-content,.checkout-multishipping-billing .col-1 .box-content,.checkout-multishipping-billing .col-2 .box-content,.checkout-multishipping-overview .col-1 .box-content,.checkout-multishipping-overview .col-2 .box-content{margin-bottom:25px;padding-left:10px;margin-top:10px}
.checkout-multishipping-billing .sp-methods dt{float:left;width:100%}
#multiship-addresses-table >tbody >tr >td.a-center.last >a{background-image:none}
#review-order-form >div:nth-child(3) >div.divider{width:100%;clear:both}
@media only screen and (max-width:991px) {
body[class*="checkout-multishipping-"] .checkout-progress span{word-spacing:300px}
}
@media only screen and (max-width:767px) {
body[class*="checkout-multishipping-"] .checkout-progress span{width:12px}
body[class*="checkout-multishipping-"] .checkout-progress li{width:100%;margin:0;text-align:left;padding-left:3%;border-right:0}
body[class*="checkout-multishipping-"] .checkout-progress span{word-spacing:1px;width:12px}
body[class*="checkout-multishipping-"] .box-title{float:left;width:100%}
body[class*="checkout-multishipping-"] .page-title .button{float:left;margin-bottom:10px}
body[class*="checkout-multishipping-"] .linearize-table tfoot td{text-align:right}
body[class*="checkout-multishipping-"] .linearize-table select{width:100%;min-width:200px}
body[class*="checkout-multishipping-"] .col-1.col-narrow,body[class*="checkout-multishipping-"] .col-2.col-wide{width:100%;padding:0}
}
@media only screen and (max-width:599px) {
.checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:10px;margin-top:12px}
}
@media only screen and (max-width:479px) {
body[class*="checkout-multishipping-"] .buttons-set .back-link{display:block}
}
#newsletterpopup .modal-dialog{top:50%;margin-top:-180px;position:absolute;width:100%}
#newsletterpopup .newsletterpopup-content{background:url(skin/frontend/tm_themes/theme720/images/media/newsletterpopup.jpg) no-repeat left top;position:relative;padding:70px 30px 70px 80px;max-width:768px;margin:0 auto}
#newsletterpopup .newsletterpopup-content .newsletterpopup-indent .modal-body:after{content:"";display:table;clear:both}
#newsletterpopup button.button span span{text-transform:uppercase}
#newsletterpopup .newsletter-title{font-size:48px;font-weight:900;line-height:48px;text-transform:uppercase;color:#fff;margin-bottom:45px}
#newsletterpopup .newsletter-slogan{font-family:"Raleway",sans-serif;font-size:18px;line-height:30px;margin-bottom:25px;color:#fff}
#newsletterpopup .block-content{overflow:hidden}
#newsletterpopup .block-content .form-group{width:372px;float:left;overflow:hidden}
#newsletterpopup .block-content .form-group .input-text{width:100%;height:42px;background:#fff;border:1px solid #8d8985;background:#000;color:#fff;width:100%}
#newsletterpopup .block-content .actions{float:left;margin-left:6px}
#newsletterpopup .block-content .button{font-size:24px;font-weight:700;color:#fff;border:3px solid #fff;padding:11px 22px;display:inline-block;text-transform:uppercase;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:none;font-size:18px;padding:8px 37px}
#newsletterpopup .block-content .button:hover,#newsletterpopup .block-content .button:focus{color:#fff;background:rgba(0,0,0,0.7)}
@media only screen and (max-width:767px) {
#newsletterpopup .block-content .button{border-width:2px;font-size:14px;padding:4px 22px}
}
#newsletterpopup .close{background:#0a0c07;width:26px;height:26px;font-size:14px;display:block;text-align:center;position:absolute;right:16px;top:16px;opacity:1;text-shadow:0;color:#fff;z-index:2;border-radius:100%}
#newsletterpopup .close:hover{color:#000;background:#fff}
#newsletterpopup .close i{display:block;margin:-3px -2px 0 0}
#newsletterpopup .validation-advice{position:absolute}
@media only screen and (max-width:991px) {
#newsletterpopup .newsletterpopup-content{padding:30px 20px;max-width:700px}
}
@media only screen and (max-width:767px) {
#newsletterpopup .newsletterpopup-content{margin-right:20px;max-width:inherit}
#newsletterpopup .block-content button.button{padding-top:8px;padding-bottom:9px}
#newsletterpopup .block-content button.button span span{display:none}
#newsletterpopup .block-content button.button span:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);content:"&#57416;"}
}
@media only screen and (max-width:599px) {
#newsletterpopup .newsletterpopup-content{padding-left:0;padding-right:0}
#newsletterpopup .newsletter-title{font-size:34px;line-height:34px;margin-bottom:10px}
#newsletterpopup .newsletter-slogan{font-size:13px;line-height:20px}
#newsletterpopup .block-content .form-group{width:200px}
}
.widget-catalogsale-products-carousel .sale-next,.widget-catalogsale-products-carousel .sale-prev{background:none}
.widget-catalogsale-products-carousel .sale-next:before,.widget-catalogsale-products-carousel .sale-prev:before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:40px;color:#CF5050}
.widget-catalogsale-products-carousel .sale-prev:before{content:"&#61700;"}
.widget-catalogsale-products-carousel .sale-next:before{content:"&#61701;"}
.main-menu,.nav-container-mobile{position:relative;z-index:4;width:100%}
.nav-container-mobile{display:none}
.nav{margin:0 auto}
.nav .grid-full{position:relative;z-index:9;width:100%;padding:0;border-bottom:2px solid #cfd0cf;font-family:"Raleway",sans-serif;padding-bottom:11px}
.nav .grid-full >li{border-left:2px solid #cfd0cf}
.nav .grid-full >.parent{padding-right:10px}
.nav .grid-full >li:first-child{border:0}
.nav .grid-full ul li a{display:inline-block;float:none}
.grid-full .grid-full-home-link span{padding-left:30px!important;padding-right:30px!important}
.grid-full >li{float:left}
.grid-full .li-wrapper{float:none;margin:0 -10px;overflow:hidden}
.grid-full .li-wrapper >div{padding:0 10px}
.grid-full li a .thumbnail{background:none;border:0;border-radius:0;display:block;line-height:inherit;margin:0;padding:0}
.grid-full >li >a{display:block;text-decoration:none;position:relative;padding:0;font-size:20px;color:#242424;line-height:20px;font-weight:500}
.grid-full >li >a >span{padding:14px 30px;cursor:pointer;white-space:normal;position:relative;z-index:2}
.nav .grid-full >li.parent >a >span:after{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);content:"&#57457;";display:inline-block;font-size:28px;border-radius:20px;line-height:20px;vertical-align:middle;position:absolute;color:#606060;right:0;top:32%}
.grid-full >li >a .thumbnail{display:none}
.grid-full >li >a:before{content:"";position:absolute;left:50%;width:0;bottom:0;height:4px;background:#a1a1a1}
.grid-full li a span{display:block}
.nav .grid-full >li.parent >a >span{padding-right:30px}
.grid-full >li >.level-top{left:0;top:61px;margin:0 auto;right:0;width:100%;position:absolute;z-index:-99999;border:none;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,0.18);-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.18);display:none}
.grid-full >li >.level-top:after{content:"";position:absolute;width:100%;height:20px;left:0;top:-20px;background:transparent}
.grid-full .parent:hover >.level-top{left:0;z-index:99999}
.grid-full ul ul{position:static!important;width:100%}
.nav .grid-full .level2{margin:0}
.nav li >.shown-sub,.nav li >div.shown-sub{left:0;display:block}
.grid-full ul span,.grid-full ul .last li span{padding:0}
.grid-full div.level-top .level{padding:0;float:left;top:0;width:100%!important}
.grid-full .parent div.level-top >.level .level >li{float:none}
.grid-full .parent div.level-top >.level .level >li >.catagory_children{padding:20px;width:100%}
.grid-full div.level-top .level .level{float:left;width:100%;margin:0;padding:0;height:auto}
.grid-full ul ul,.grid-full ul div{position:relative;top:0}
.grid-full .level1 .catagory-level1{font-size:16px;color:#a1a1a1;margin-bottom:15px;font-weight:500}
.grid-full .level1 .catagory-level1:hover,.grid-full .level1.active .catagory-level1{color:#242424}
.grid-full .level1.menu-product{padding-top:10px}
.grid-full ul .level1.menu-product img{float:left;width:90px;padding:10px;height:auto;margin-right:10px;box-shadow:0 1px 5px rgba(0,0,0,0.3)}
.grid-full ul .level1.menu-product .levelproduct{float:left}
.grid-full ul .level1.menu-product .levelproduct.fast{margin-left:0}
.grid-full ul .level1.menu-product .availability{margin-left:-55px;margin-top:10px}
.grid-full .menu-product .level2 a{display:block;float:left}
.grid-full .menu-product .level2 a .product-name{line-height:15px;color:#000;text-shadow:0 0 0 #f03838;font-size:14px;padding:0!important}
.grid-full .menu-product .level2 div.rating-box{float:left;left:-141px;margin-right:88px;margin-top:5px;position:static;width:55px}
.grid-full .level:hover >a,.grid-full .level.active >a{background:#F4F4F4}
.grid-full .level.over a:before,.grid-full .level.active a:before,.grid-full .level.over a:after,.grid-full .level.active a:after{width:100%;left:0}
.grid-full .grid-full-home-link:hover .level-top a,.grid-full .level.over .level-top a,.grid-full .level.active .level-top a{background:none;overflow:visible}
.grid-full .level.over .menu-product a,.grid-full .level.over .catagory_children span,.grid-full .level.over p a span,.grid-full .level.over p a{background:none}
.nav .grid-full >li >a >span,.grid-full .level.over .catagory_children a span,.grid-full .level.over .catagory_children a,.grid-full ul .level1.menu-product button a span{background:none}
.grid-full >li >a >span.spanchildren,.grid-full >.over >a >span.spanchildren,.nav .grid-full >.nav-3 >a >span.spanchildren{display:none}
.grid-full ul .level1.menu-product .price-box{float:left;margin:10px 0}
.grid-full ul .level1.menu-product .price-box .old-price .price{padding:0;margin-right:10px}
.grid-full ul .level1.menu-product .price-box .special-price .price{margin-top:-1px;float:left}
.grid-full .catagory_children:after{content:"";display:table;clear:both}
.grid-full .catagory_children .level1{background:none}
.grid-full .catagory_children .item{float:left}
.grid-full .column1 .catagory_children .level1{width:100%!important;margin:0}
.grid-full .catagory_children .level1 span{padding:0!important;text-shadow:none;position:relative}
.grid-full .static-block-right{float:right}
.grid-full .catagory_children .level1 .level-top{width:100%;background:none;box-shadow:none;padding:0;left:0;position:static!important}
.grid-full .catagory_children .level-top .level1{margin:0}
.grid-full .catagory_children .level-top .static-block{margin-top:5px}
.grid-full .catagory_children .catagory_children .level2{width:100%;margin:0;position:relative}
.grid-full .catagory_children .catagory_children li a span,.nav .grid-full .first ul .nav-1-1 .catagory_children span{text-transform:none!important;text-shadow:none;float:left}
.grid-full .level1 .level2 img{margin-right:5px}
.grid-full .menu-product1 a{float:left}
.grid-full .menu-product1 .level2 span{font-size:12px;font-weight:400;line-height:normal;text-transform:none!important}
.grid-full .menu-product1 a span.product-name{color:#333;margin-top:5px}
.grid-full ul li .price-box{margin-left:29px;margin-top:-13px;position:static;top:-20px;width:140px}
.grid-full ul li .price-box p{float:left;font-size:12px}
.grid-full ul .levelproduct .price-box .special-price span{float:left;margin-left:5px;font-size:12px}
.grid-full .catagory_children .level-top .level1.menu-product1{float:left;width:100%}
.grid-full .catagory_children .catagory_children .level2.last{margin-bottom:0;border-bottom:0 solid red}
.grid-full .catagory_children .catagory_children .level2.no-level-thumbnail .thumbnail,.grid-full .catagory_children .catagory_children .level4.no-level-thumbnail .thumbnail{display:none}
.grid-full .level1 .catagory_children{position:static;width:100%}
.grid-full .level-top .level2.column2{background:#fff;float:left;margin-left:135px;margin-top:0;position:absolute!important;z-index:9999999;width:756px;border:1px solid #dce1e6;display:none;left:0}
.grid-full .level-top ul,.grid-full .level-top div{left:0}
.grid-full .level-top .catagory_children .level2.column1{background:#fff;float:left;margin:0;position:absolute!important;z-index:9999999}
.grid-full .catagory_children .level3 .level4{left:0;margin-left:0}
.grid-full .level-top .level3 .catagory_children{margin-left:0;margin-top:0;position:relative!important}
.grid-full .catagory_children .level3 .level-top .level3{position:relative!important}
.grid-full .catagory_children .catagory_children .level2:hover >a,.grid-full .catagory_children .catagory_children .level2.active >a{position:relative;text-decoration:none!important;width:100%;z-index:999999;background:#ececec}
.grid-full .catagory_children .catagory_children .level2 a{background:#F4F4F4;color:#a1a1a1;font-size:12px;font-weight:400;display:block;line-height:20px;position:relative;width:100%;margin-bottom:5px;padding:1px 4px 3px 10px;text-transform:capitalize}
.grid-full .catagory_children .catagory_children .level2 a:after{content:"";display:table;clear:both}
.grid-full .catagory_children .catagory_children .level2.parent:hover li a{box-shadow:none;width:auto}
.grid-full .catagory_children .level3{float:left;width:100%}
.grid-full .level2 .catagory_children.column1{background:#fff;box-shadow:0 0 21px rgba(0,0,0,0.18);-moz-box-shadow:0 0 21px rgba(0,0,0,0.18);-webkit-box-shadow:0 0 21px rgba(0,0,0,0.18);padding:20px;margin-top:-20px;display:none}
.grid-full .level2:hover .catagory_children.column1{display:block}
.grid-full .level2 .catagory_children.column1
.grid-full .catagory_children.column1 .level3 a{margin:0}
.grid-full .catagory_children .level3.level-top{float:left}
.grid-full .catagory_children.column1 .level3 a:hover,.grid-full .catagory_children.column1 .level3.active a{color:#242424}
.grid-full .level2 .static-block-left{float:left}
.grid-full .level2 .catagory_children.column2{float:left;width:320px}
.grid-full .level2 .catagory_children.column2.catagory_children{border:none;margin-top:20px}
.grid-full .level2 .catagory_children.column2 .level3 .catagory_children{margin-top:-20px;border:none}
.grid-full .level2 .catagory_children.column2 .level3{float:left;border:none;margin:0}
.grid-full .level-top .level2 .level4 .menu-content{display:none}
.grid-full .level2 .catagory_children .level3{margin-bottom:10px}
.grid-full .level2 .catagory_children .level3:last-child{margin-bottom:0}
.grid-full .catagory_children .catagory_children .level2 .level4 a,.grid-full .catagory_children .catagory_children .level2:hover .level4 a{border:none;margin:0;padding:0}
.grid-full .level2 .catagory_children .level3 .catagory_children{float:left;width:100%}
.grid-full .catagory_children .catagory_children .level4.no-level-thumbnail{height:30px;margin:0;width:100%;border-bottom:1px dotted #dce1e6}
.grid-full .level .catagory_children .level2 .catagory_children .level4 a span,.nav .grid-full .level .catagory_children .level2 .first ul .level4.nav-1-1 .catagory_children span{text-transform:none!important}
.grid-full .level2:hover .level-top .level2.column2,.grid-full .level2:hover .level-top .level2.column1,.grid-full .level2.active .level-top .level2.column1{display:block;left:auto;right:-100%}
.grid-full .old-price .price{color:#999}
.grid-full .catagory_children .catagory_children .level2:hover .level3 a{border:none}
.grid-full .catagory_children .catagory_children.leftchildren{border-bottom:0 none;float:left;margin:0}
.grid-full .static-block p{line-height:23px}
.grid-full .catagory_children .level-top .static-block p a span{text-transform:none!important}
.grid-full .btn-carthover2 span span{color:#ff7575;height:25px;margin-left:20px;padding:0!important}
.grid-full ul.add-to-links li{width:85px;float:left}
.grid-full .level a.link-wishlist,.grid-full .level:hover a.link-wishlist,.grid-full a.link-wishlist,.grid-full .level-top:hover a.link-wishlist{background:url(skin/frontend/images/cmsmart/megamenu/wl_1.png) no-repeat scroll 0 1px;display:block;font-size:10px;height:35px;overflow:hidden;margin:0;padding-left:20px;line-height:18px}
.grid-full .add-to-links li:hover a.link-wishlist:hover{background:url(skin/frontend/images/cmsmart/megamenu/wl.png) no-repeat scroll 0 1px}
.grid-full .level a.link-compare,.grid-full .level:hover a.link-compare,.grid-full a.link-compare,.grid-full .level-top:hover a.link-compare{display:block;font-size:10px;height:35px;overflow:hidden;background:url(skin/frontend/images/cmsmart/megamenu/cp_1.png) no-repeat scroll 0 1px;margin-top:0;padding-left:20px;line-height:35px}
.grid-full .add-to-links li:hover a.link-compare:hover{background:url(skin/frontend/images/cmsmart/megamenu/cp.png) no-repeat scroll 0 1px}
.grid-full .level-top:hover button span,.grid-full .level-top:hover .add-to-links span{background:none}
.grid-full ul.add-to-links{float:left;position:inherit!important;width:100%;margin-top:-10px}
.grid-full .level1.menu-product-one .level2 img{margin-top:5px;width:100%}
.grid-full .level1.menu-product-one .price-box{float:left;text-align:center;width:100%}
.grid-full .level1.menu-product-one .price-box p.old-price{margin-left:25px;margin-right:30px;margin-top:4px}
.grid-full .level1.menu-product-one .price-box p.special-price{margin-top:2px}
.grid-full .level1.menu-product-one .price-box p span{font-size:14px}
.grid-full .level1.menu-product-one div.rating-box{position:static!important;top:50px;width:55px}
.grid-full .level1.menu-product-one li a{float:left;text-align:center;width:100%}
.grid-full >.grid-full-home-link a span{background:none repeat scroll 0 0 transparent}
.grid-full .level1.menu-product-one ul.add-to-links{margin-top:5px;border-top:1px solid #dedede;padding-top:5px}
.grid-full .level1.menu-product-one ul.add-to-links li{width:45%;float:left;white-space:normal}
.grid-full .level1.menu-product-one ul.add-to-links span{float:left}
.grid-full .level1.menu-product-one ul.add-to-links li a{height:auto;line-height:20px;text-align:left;white-space:normal;width:auto}
.grid-full .catagory_children .catagory_children li:hover .catagory_children a span{text-decoration:none}
.grid-full .level2 .catagory_children.column2 .level3 div{float:left}
.grid-full .pin-bottom:before{border-color:transparent;border-style:solid;border-width:4px;content:"";height:0;position:absolute;right:10px;top:22px;transition:border-color 450ms ease-in-out 0;width:0;display:none}
.grid-full .level span.cat-label{background:#676b78;border:medium none;color:#FFF;float:left;font-weight:400;font-size:10px;line-height:12px;padding:2px 4px!important;position:absolute;text-transform:uppercase;top:-7px;text-shadow:none}
.grid-full .level span.cat-label.sale{background:#f18489}
.grid-full .level span.cat-label.hot{background:#f1ba84}
.isStuck .grid-full .level span.cat-label{top:1px}
.grid-full .level span.cat-label em{font-style:normal;background:#595959;margin:-3px -5px;display:block;padding:3px 5px}
.grid-full .level1 span.cat-label{background:red;color:#FFF;float:none;font-weight:400!important;line-height:12px!important;padding:5px!important;position:absolute;right:-7px;text-transform:lowercase!important;top:-25px}
.grid-full .level1 .pin-bottom:before{top:22px}
.grid-full .level:hover span.cat-label,.grid-full .level:hover .level1:hover span.cat-label,.grid-full .catagory_children .level1:hover .catagory_children .level2:hover span.cat-label{background:#333;color:#fff;text-shadow:0 0 #FFF}
.grid-full .level >a >span >.cat-label.pin-bottom:before,.grid-full .level1 >a >span >.cat-label.pin-bottom:before,.grid-full .level.over .level2 >a >span >.cat-label.pin-bottom:before,.grid-full .catagory_children .level1 .catagory_children .level2 .pin-bottom:before{border-top-color:#fe3c3c}
.grid-full .level.over >a >span >.cat-label.pin-bottom:before,.grid-full .level1.over >a >span >.cat-label.pin-bottom:before,.grid-full .level.over .level1.over .level2.over .cat-label.pin-bottom:before,.grid-full .level:hover .level1:hover .pin-bottom:before,.grid-full .catagory_children .level1:hover .catagory_children .level2:hover .pin-bottom:before{border-top-color:#333}
.grid-full .level:hover .level1:hover .level2 span.cat-label{background:red}
.grid-full .catagory_children .level1 .catagory_children .level2 span.cat-label{line-height:15px;right:-10px;top:-15px}
.grid-full .catagory_children .level1 .catagory_children .level2 .pin-bottom:before{left:15px;top:22px}
.grid-full ul li,.grid-full ul .active,.grid-full ul .last{background:none}
.grid-full .menu-product1 li{float:left;width:100%}
.grid-full .old-price .price-label,.grid-full .special-price .price-label{display:none}
.grid-full .special-price{padding:0}
.grid-full level div{position:static}
.grid-full .btn-carthover2 span span{color:#ff7575;height:14px;padding:0!important}
.grid-full .btn-carthover2{background:url(skin/frontend/images/cmsmart/megamenu/icon_cart_hover.png) no-repeat scroll 0 0 transparent;height:25px;margin-top:0}
.grid-full .menu-product ul.add-to-links{display:block;margin-left:-2px;margin-top:10px;position:relative!important;width:185px}
.grid-full .menu-product ul.add-to-links .separator{float:left}
.grid-full .menu-product a.link-compare,.grid-full .menu-product a.link-compare,.grid-full .level-top:hover .menu-product a.link-compare{line-height:20px}
.nav .grid-full .menu-product1 li .price-box{margin-left:28px}
.nav .grid-full .first ul .nav-1-1 span{line-height:inherit}
.nav .grid-full .menu-product1.menu-product-one .price-box{margin-left:0;margin-top:5px;text-align:center}
.nav .grid-full ul .menu-product1 li{line-height:20px;margin-bottom:25px}
.grid-full .add-to-links .separator{display:block;float:left}
.nav .grid-full .first ul .nav-1-1 .levelproducttow span,.nav .grid-full .first ul .nav-1-1 .menu-product1 span{line-height:normal}
.grid-full .level .menu-product-one a.link-compare{margin-left:25px}
.grid-full .catagory_children .catagory_children .level4.last.no-level-thumbnail{border:none}
.nav .level.nav-home-link .level-top{box-shadow:none}
.menu-content-1{padding:30px;float:left;margin:0 -15px}
.menu-content-1:after{content:"";display:table;clear:both}
.menu-content-1 >span{float:left;width:33.333333%}
.menu-content-1 a{display:block!important;margin:0 15px}
.menu-content-1 a:hover{opacity:.8}
.menu-content-1 img{max-width:100%}
@media only screen and (max-width:1199px) {
.nav,.catagory_children{width:auto!important}
.grid-full >li >a{font-size:14px}
.nav .grid-full >.parent >a >span:after{font-size:10px}
.grid-full >li >a >span{padding-left:12px;padding-right:12px}
}
@media only screen and (max-width:991px) {
.nav-container{display:none}
}
@media only screen and (max-width:991px) {
.main-menu{background:none}
.nav-container{position:relative!important}
.pseudoStickyBlock{display:none!important}
.sf-menu,.sf-menu-phone{display:none}
.sf-menu-block{display:block;position:relative}
.nav-container-mobile{display:block!important;clear:both;margin:0}
.sf-menu-phone{background-color:#f5f5f5;border-top:0;position:absolute;z-index:2;width:100%}
.sf-menu-phone >li{border-bottom:1px solid #ccc;padding:10px 20px;font-size:14px}
.sf-menu-phone >li >strong{top:9px;right:18px;font-size:20px;line-height:20px;color:#000}
.sf-menu-phone >li.last{border-bottom:0}
.sf-menu-phone li{position:relative;text-transform:uppercase}
.sf-menu-phone li a{display:inline-block;color:#a1a1a1}
.sf-menu-phone li a:hover{color:#000}
.sf-menu-phone li li{font-size:13px;padding:4px 8px}
.sf-menu-phone li li.last{padding-bottom:10px}
.sf-menu-phone li li::first-child{padding-top:10px}
.sf-menu-phone li li::first-child strong{top:10px}
.sf-menu-phone li strong{position:absolute;display:block;top:10px;right:5px;width:24px;font-size:16px;line-height:16px;text-align:center}
.sf-menu-phone li strong:hover{cursor:pointer}
.sf-menu-phone ul{width:auto;display:none}
.sf-menu-phone >li.active >a >span{color:inherit}
.sf-menu-phone >li.active >a,.sf-menu-phone >li >a:hover{color:#242424}
.sf-menu-phone li li.active >a,.sf-menu-phone li li a:hover{color:#242424}
}
div.calendar table{border-collapse:separate}
div.calendar table td.button{display:table-cell;background:inherit;color:inherit;text-transform:none}
#header-account{display:none}
@media only screen and (max-width:980px) {
#header-account{display:block}
}
.blackwhite{color:#fff!important;background-color:#27b72e!important}
.blackwhite:hover{color:#000!important;background-color:#fff!important}
.sizebtn{color:#000!important;background-color:#fff!important}
.sizebtn:hover{color:#fff!important;background-color:#e36159!important}
.blue{color:#fff!important;background-color:#e36159!important}
.blue:hover{color:#e36159!important;background-color:#fff!important}

.yellow{color:#fff!important;background-color:#f9ae17!important}
.yellow:hover{color:#f9ae17!important;background-color:#fff!important}

.product-image-container{float:left}
.product-thumbs{clear:both;overflow:hidden;margin:0 -2px;text-align:center}
.product-thumb{display:inline-block;margin:4px 2px}
.products-grid .product-image-container{float:none}
.product-thumb a{border:1px solid #ececec;display:block}
.product-thumb a.active,.product-thumb a:hover{border:1px solid #ccc}

@media only screen and (min-width:981px) {


.item:hover{-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all .5s ease-out}
.item:hover .size{display:table-cell}
.size{position:absolute;background-color:#fff;display:none;z-index:10000000;width:100%;padding-bottom:9px;border-bottom:1px solid #999}
.item:hover .photos{display:block;height:100%}
.photos{position:absolute;background-color:none;display:none;z-index:10000000;left:-100px}
.photos a img{clear:both;}
.photos .highslide img {display:block!important;}

}


@media screen and (max-width:720px) {
.photos{position:inline-flex!important;display:table-cell;height:100%;background-color:none; display:none!important;}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.products-grid .product-thumbs{text-align:center}
.products-grid .product-thumb a{width:30px;height:auto}
.products-grid .product-thumb a img{width:auto!important;height:auto!important;max-width:100%}
}
@media only screen and (max-width:767px) {
.products-grid .product-thumbs{position:relative;display:block;margin:0 15px 0 0;right:0;top:0;text-align:center;float:left}
}
@media only screen and (max-width:599px) {
.products-grid .product-thumbs{float:none;margin:0 0 10px}
.products-grid li.item .product-thumbs li{display:inline-block;float:none;margin:3px}
.products-grid li.item.free .product-thumbs{float:none;margin-right:0;text-align:center}
.products-grid li.item.free .product-thumbs li{display:inline-block}
} 

.highslide-container table {width:auto!important;}

    .testimonial-rating {
     width:200px;
     height:24px;
     line-height: 24px;
    }
    .testimonial-rating-stars {
     background:url("star_empty.png") repeat-x;
     width:120px; /* Ширина звезды * желаемое число звезд */
     height:24px; /* Высота звезды */
     float:left;
    }
    .testimonial-realrating {
     background:url("star.png") repeat-x;
     height:24px; /* Высота звезды */
    }
    .testimonial-numerical-rating {
     width:70px;
     padding-left:10px;
     float:right;
     font-size: 14px;
     text-align: left;
    }