/*.top_menu #menu-website-links {
	list-style: none;
	width: 100%;
	background-color: #ddd;
	margin: 0px;
	max-height: 50px;
}
.top_menu #menu-website-links li {
	display: inline-block;
	width: 100px;
	min-height: 50px;
	padding: 0 20px 0 20px;
}
.top_menu #menu-website-links li.selected {
	background-color: #fff;
}*/
/*aside#sidebar {
	float: left;
	padding: 2% 0;
	width: 25%;
}
.archive #content {
	float: right!important;
	width: 74.5%!important;
}*/
.archive #content .woocommerce-breadcrumb {
	display: none;
}
.summary.entry-summary li:empty {
	display: none;
}
.langauge-switcher {
	float: right;
	margin-right: 20px;
	margin-right: 20px;
	z-index: 9000;
	position: relative;
}
.woocommerce div.product div.images img{
	/*width: auto;*/
}
.copy-toggle.opened .read-more {
	display: none;
}

.copy-toggle .read-less {
	display: none;
}

.copy-toggle.opened .read-less {
	display: block;
}
@media screen and (max-width:768px) {
	.footer-widgets .widget.widget_nav_menu div{
		display: none;
	}
	.footer-widgets .widget.widget_nav_menu div.open{
		display: block;
	}
}
.woocommerce-page #sidebar .widget-woof h4:nth-child(2) {
	display: none;
}
/*.blog.sidebar-left #sidebar,.search.sidebar-left #sidebar{*/
	/*display: none;*/
/*}*/
/*.blog.sidebar-left #content,.search.sidebar-left #content{*/
	/*width: 100%;*/
/*}*/
.parent-planning-related,.less{
	display: none;
}
.woocommerce-account .woocommerce #customer_login{
margin-top: 150px;
}
.cloudzoom-caption{
	display: none!important;
}
.woocommerce div.product p.price{
	display: block!important;
}
span.price,p.price,.woocommerce div.product p.price{
	display: none!important;
}
.single.single-product.woocommerce .variation-bubbles ul{
	list-style: none;
}
.single.single-product.woocommerce .variation-bubbles, .single.single-product.woocommerce .variaton-box
{
	/*overflow: hidden;*/
}
.single.single-product.woocommerce .variation-bubbles{
	border-bottom: none!important;
}
.single.single-product.woocommerce .variation-bubbles ul{
	margin-bottom: 30px;
}
/*
new product detail page
 */
.summary.entry-summary .bullets,.entry-content.wc-tab li:empty,.entry-content.wc-tab .content-copy{
	display: none;
}


#wooswipe .thumbnails .slick-list.draggable .slick-slide .video-thumb {
	position: relative;
}
#wooswipe .thumbnails .slick-list.draggable .slick-slide .video-thumb:before {
	background: rgba(0, 0, 0, 0.3) url("../images/video-icon.png") no-repeat center center;
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 9;
	left: 0px;
	top: 0px;
}
/*#wooswipe .thumbnails .slick-list.draggable .slick-slide.slick-active {
	border: #e06700 solid 1px;
}*/

.single.single-product .slick-slider .slick-prev {
	margin: 0 0px 0 14px;
}
.single.single-product .slick-slider .slick-next {
	margin: 5px 34px 0px 0px;
}
.thumbnails .slick-prev:before {
	background: url(../images/detail-arrow.png) no-repeat;
	position: absolute;
	height: 20px;
	width: 24px;
	content: "";
	transform: rotate(270deg);
	color: transparent;
	top: -8px;
}
.thumbnails .slick-next:before {
	background: url(../images/detail-arrow.png) no-repeat 0px -140px;
	position: absolute;
	height: 20px;
	width: 24px;
	content: "";
	transform: rotate(270deg);
	color: transparent;
	top: -8px;
}
@media screen and (min-width: 769px) {
	.dimension-image.accordian,	.bullets.accordian{
		display:inline-block!important ;
	}
	.dimension-image-mobile{
		display: none!important;
	}
}
@media screen and (max-width:769px) {
	.dimension-image-desktop{
		display: none;
	}
	.dimension-image-mobile .dimension-image{
		width: 98%!important;
	}


}
.single.single-product .single-product-main-image.warranty-hidden:after{display:none;}

/*
new product detail page ends
 */

.planner-5D .buttons-horizontal a:hover{
	color: #FfFfFf;
}
#size_variations_title span.ddlabel {
	font-size: 0.8em;
}