.hidden-arrows {
	display: none;
}
.slz-woocommerce .slz_thumb {
	position: relative;
	overflow: hidden;
}
.slz-woocommerce .navslider {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.slz-woocommerce .slz_thumb:hover .navslider .nav-owl-prev {
	left: 0;
}
.slz-woocommerce .slz_thumb:hover .navslider .nav-owl-next {
	right: 0;
}
.slz-woocommerce .navslider .nav-owl-prev,
.slz-woocommerce .navslider .nav-owl-next {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #2aacff;
    display: inline-block;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    z-index: 1;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
}
.slz-woocommerce .navslider .nav-owl-prev {
	left: -30px;
}
.slz-woocommerce .navslider .nav-owl-next {
	right: -30px;
}
.slz-woocommerce .navslider .nav-owl-next 
.slz-woocommerce .navslider .nav-owl-prev:hover,
.slz-woocommerce .navslider .nav-owl-next:hover,
.slz-woocommerce .navslider .nav-owl-prev:focus,
.slz-woocommerce .navslider .nav-owl-next:focus {
	background-color: #34495e;
}
.slz-woocommerce .reset_variations {
	margin: 0 0 0 5px;
}
.slz-woocommerce .comment-respond .comment-form {
    background-color: #fcfdfd;
    padding: 50px 70px;
}
.slz-woocommerce input,
.slz-woocommerce textarea,
.slz-woocommerce select {
    display: block;
    /*// width: 100%;*/
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background-color: transparent;
    border-radius: 0px;
    height: 50px;
    border: 0;
    border-bottom: 1px solid #eee;
    box-shadow: none;
}
.slz-woocommerce input:focus,
.slz-woocommerce textarea:focus {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button,
.slz-woocommerce input[type=number]::-webkit-inner-spin-button,
.slz-woocommerce input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce table.shop_table .quantity .button-quantity,
.slz-woocommerce .button-quantity {
	position: absolute;
	right: 10px;
	width: 12px;
	height: 12px;
	line-height: 1;
	cursor: pointer;
	text-align: center;
	color: #6f8190;
}
.woocommerce table.shop_table .quantity .button-quantity.inc,
.slz-woocommerce .button-quantity.inc {
	top: 7px;
}
.woocommerce table.shop_table .quantity .button-quantity.dec,
.slz-woocommerce .button-quantity.dec {
	bottom: 9px;
}
.slz-woocommerce button, .slz-woocommerce input[type=submit] {
	transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
}
.woocommerce .cart-collaterals .cross-sells ul.products li img,
.slz-woocommerce .type-product img {
	width: 100%;
	/*// padding-left: 30px;*/
	/*// padding-right: 30px;*/
}
.woocommerce .woocommerce-error,
.slz-woocommerce .woocommerce-message,
.woocommerce .woocommerce-message,
.slz-woocommerce .woocommerce-error,
.slz-woocommerce .woocommerce-info,
.woocommerce .woocommerce-info {
	border-top: none;
	border-left: 3px solid #2aacff;
	padding-top: 12.5px !important;
	padding-bottom: 12.5px !important;
	padding-left: 28px;
	padding-right: 28px;
	list-style-type: none;
	margin-bottom: 20px;
	background-color: rgba(42,172,255,.1);
	line-height: 25px;
}
.slz-woocommerce .woocommerce-message a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-error a,
.slz-woocommerce .woocommerce-error a,
.slz-woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info a,
.slz-woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.slz-woocommerce .woocommerce-error .button,
.slz-woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info .button {
	color: #2aacff;
	padding: 0;
	background-color: transparent;
	text-transform: capitalize;
	display: initial;
	line-height: 25px;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	top: 12.5px;
}
.woocommerce .woocommerce-error a:after,
.woocommerce .woocommerce-message a:after,
.woocommerce .woocommerce-info a:after,
.slz-woocommerce .woocommerce-error a:after,
.slz-woocommerce .woocommerce-message a:after,
.slz-woocommerce .woocommerce-info a:after {
	display: none;
}
.woocommerce .woocommerce-info .wc-forward,
.slz-woocommerce .woocommerce-info .wc-forward,
.woocommerce .woocommerce-message .wc-forward,
.slz-woocommerce .woocommerce-message .wc-forward {
	float: right;
}
.woocommerce .woocommerce-info .wc-forward:before,
.slz-woocommerce .woocommerce-info .wc-forward:before,
.woocommerce .woocommerce-message .wc-forward:before,
.slz-woocommerce .woocommerce-message .wc-forward:before {
	background-color: transparent;
	content: "\f07a";
	font-family: "fontawesome";
	font-size: 14px;
	color: #2aacff;
	margin-right: 6px;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
}
.woocommerce .woocommerce-message a:hover,
.slz-woocommerce .woocommerce-message a:hover,
.woocommerce .woocommerce-error a:hover,
.slz-woocommerce .woocommerce-error a:hover,
.slz-woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-message .button:hover,
.slz-woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:hover,
.slz-woocommerce .woocommerce-error .button:hover,
.slz-woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .wc-forward:hover:before,
.slz-woocommerce .woocommerce-info .wc-forward:hover:before,
.woocommerce .woocommerce-message .wc-forward:hover:before,
.slz-woocommerce .woocommerce-message .wc-forward:hover:before {
	background-color: transparent;
	color: #49575f;
}
.woocommerce .woocommerce-error,
.slz-woocommerce .woocommerce-error {
	border-left: 3px solid #df6467;
	background-color:  rgba(223,100,103,.1);
}
.woocommerce .woocommerce-error a,
.slz-woocommerce .woocommerce-error a,
.woocommerce .woocommerce-error .button,
.slz-woocommerce .woocommerce-error .button {
	color: #df6467;
}
/*// .slz-woocommerce .woocommerce-message,*/
/*// .woocommerce .woocommerce-message {*/
/*// 	border-left: 3px solid #2aacff;*/
/*// 	background-color:  rgba(42,172,255,.1);*/
/*// 	border-top: 0;*/
/*// }*/
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
	color: #2aacff;
}
/*// .slz-woocommerce .woocommerce-message a,*/
/*// .woocommerce .woocommerce-message a,*/
/*// .slz-woocommerce .woocommerce-message .button,*/
/*// .woocommerce .woocommerce-message .button,*/
/*// .woocommerce .woocommerce-message:before {*/
/*// 	color: #2aacff;*/
/*// }*/
/**********************************************************/
/*			       		COMMENT LIST					  */
/**********************************************************/
.slz-woocommerce .commentlist {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slz-woocommerce .commentlist .comment_container {
	position: relative;
    padding: 30px 0;
    margin-bottom: 10px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #f6f9fb;
}
.slz-woocommerce .commentlist .comment_container .comment-text {
    padding: 0 0 0 30px;
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.slz-woocommerce .commentlist .comment_container .comment-text .star-rating {
	float: right;
    overflow: hidden;
    position: relative;
    height: 23px;
    line-height: 23px;
    font-size: 10px;
    /*// width: 65px;*/
    /*// letter-spacing: 2px;*/
    /*// font-family: 'FontAwesome';*/
}
.slz-woocommerce .commentlist .comment_container img {
    margin: 0;
    box-shadow: none;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    max-width: none;
    padding: 0;
    display: table-cell;
}
.slz-woocommerce .type-product .woocommerce-tabs .comment {
	width: 100%;
	padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.slz-woocommerce .type-product .woocommerce-tabs .comment:last-child {
	margin-bottom: 0;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .meta,
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-rating,
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-comment {
	margin-bottom: 15px;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .meta strong {
	font-size: 15px;
	color: #2AACFF;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-author {
	margin-bottom: 10px;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-email {
	margin-bottom: 25px;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-author label,
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-email label {
	font-weight: normal;
	width: auto;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-author input,
.slz-woocommerce .type-product .woocommerce-tabs .panel .comment-form-email input {
	display: block;
	width: 100%;
}
.slz-woocommerce .type-product .woocommerce-tabs .comment:after {
	display: none;
}
.slz-woocommerce .comment-respond {
	padding-top: 30px;
}
.slz-woocommerce .comment-respond .comment-reply-title {
	font-size: 18px;
	margin-bottom: 10px;
}
/*// .slz-woocommerce .comment-respond .comment-form-rating,*/
/*// .slz-woocommerce .comment-respond .comment-form-comment,*/
/*// .slz-woocommerce .comment-respond .comment-form-author,*/
/*// .slz-woocommerce .comment-respond .comment-form-email,*/
/*// .slz-woocommerce .comment-respond .form-submit {*/
/*// 	padding-left: 15px;*/
/*// 	padding-right: 15px;*/
/*// }*/
.slz-woocommerce .comment-respond .comment-form-rating label,
.slz-woocommerce .comment-respond .comment-form-comment label {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
.slz-woocommerce .comment-respond .comment-form-comment textarea {
	max-width: none;
	width: 100%;
	height: auto;
	display: block;
	resize: none;
	background-color: transparent;
    border-bottom: 1px solid #eee;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .stars {
	margin-bottom: 10px;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .stars a:last-child {
	margin-right: 0;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel .shop_attributes,
.slz-woocommerce .type-product .woocommerce-tabs .panel .form-submit {
	margin-bottom: 0;
}
.slz-woocommerce .comment-respond .form-submit .submit {
	width: 150px;
    line-height: 40px;
    background-color: #2aacff;
    color: #ffffff;
    border: 0;
    text-transform: uppercase;
}
.slz-woocommerce .comment-respond .form-submit .submit:hover {
	background-color: #2aacff;
}
/**********************************************************/
/*			       	   	 SHOP DETAIL					  */
/**********************************************************/
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li,
.slz-woocommerce .type-product {
	position: relative;
}
.slz-woocommerce .type-product .onsale {
	position: absolute;
	top: -15px;
	right: 30px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
	color: #ffffff;
	background-color: #2aacff;
	width: 56px;
	line-height: 56px;
	z-index: 1;
}
.slz-woocommerce .type-product > .onsale {
	right: auto;
	left: 15px;
}
.slz-woocommerce .type-product .images {
	width: 50%;
	float: left;
	padding-right: 15px;
}
.slz-woocommerce .type-product .images .woocommerce-main-image img {
	padding: 0;
	margin-bottom: 15px;
}
.slz-woocommerce .type-product .images .thumbnails img {
	padding: 0;
	margin-bottom: 0;
}
.slz-woocommerce .type-product .entry-summary {
	width: 50%;
	float: right;
	padding-left: 15px;
}
.slz-woocommerce .type-product .entry-summary .entry-title {
	margin-top: 0;
	margin-bottom: 10px;
	color: #49575f;
}
.slz-woocommerce .type-product .woocommerce-tabs {
	clear: both;
	padding-top: 100px;
	padding-bottom: 100px;
}
.slz-woocommerce .type-product .entry-summary .woocommerce-review-link {
	display: none;
}
.slz-woocommerce .type-product .entry-summary .price {
	clear: left;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
.slz-woocommerce .type-product .entry-summary .woocommerce-product-rating {
	display: table;
}
.slz-woocommerce .type-product .entry-summary .quantity {
	position: relative;
	display: table;
	margin-bottom: 30px;
}
.woocommerce .quantity .qty,
.slz-woocommerce .type-product .entry-summary .quantity input[type=number] {
	width: 84px;
	height: 40px;
	padding: 0 15px;
	text-align: left;
	-moz-appearance:textfield;
}
.slz-woocommerce .type-product .entry-summary .single_add_to_cart_button {
	width: 160px;
	line-height: 40px;
	color: #ffffff;
	background-color: #34495e;
	padding: 0;
	border: 0;
	text-transform: uppercase;
}
.slz-woocommerce .type-product .entry-summary .single_add_to_cart_button:hover {
	background-color: #2aacff;
}
.slz-woocommerce .type-product .entry-summary .price .currency {
	position: relative;
}
.slz-woocommerce .type-product .entry-summary .price del {
	font-size: 24px;
	color: #d9d9d9;
	position: relative;
	margin-right: 10px;
}
.slz-woocommerce .type-product .entry-summary .price del .currency {
	font-size: 15px;
	top: -7px;
}
.slz-woocommerce .type-product .entry-summary .price ins,
.slz-woocommerce .type-product .entry-summary .price > .amount {
	font-size: 36px;
	color: #2aacff; 
	text-decoration: none;
}
.slz-woocommerce .type-product .entry-summary .price ins .amount:first-child {
	margin-right: 10px;
}
.slz-woocommerce .type-product .entry-summary .price ins .amount:last-child {
	margin-left: 10px;
}
.slz-woocommerce .type-product .entry-summary .price ins .currency {
	font-size: 20px;
	top: -12px;
}
.slz-woocommerce .type-product .woocommerce-tabs .tabs {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #f6f6f6;
	display: table;
	width: 100%;
}
.slz-woocommerce .type-product .woocommerce-tabs li {
	list-style-type: none;
	float: left;
	position: relative;
}
/*// .slz-woocommerce .type-product .woocommerce-tabs .tabs > li:after {*/
/*// 	position: absolute;*/
/*// 	content: '';*/
/*// 	width: 100%;*/
/*// 	height: 5px;*/
/*// 	bottom: 0;*/
/*// 	left: 0;*/
/*// 	background-color: #f6f6f6;*/
/*// }*/
.slz-woocommerce .type-product .woocommerce-tabs .tabs > li > a {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 25px;
	display: block;
	position: relative;
}
/*// .slz-woocommerce .type-product .woocommerce-tabs .tabs > li > a:after {*/
/*// 	position: absolute;*/
/*// 	content: '';*/
/*// 	bottom: 0;*/
/*// 	left: 0;*/
/*// 	width: 0;*/
/*// 	height: 5px;*/
/*// 	background-color: #242c42;*/
/*// 	z-index: 1;*/
/*// 	transition: width 0.3s linear;*/
/*// 	-webkit-transition: width 0.3s linear;*/
/*// 	-moz-transition: width 0.3s linear;*/
/*// 	-o-transition: width 0.3s linear;*/
/*// 	-ms-transition: width 0.3s linear;*/
/*// }*/
.slz-woocommerce .type-product .woocommerce-tabs .tabs > li.active {
	background-color: #2aacff;
}
.slz-woocommerce .type-product .woocommerce-tabs .tabs > li.active > a {
	color: #ffffff;
}
/*// .slz-woocommerce .type-product .woocommerce-tabs .tabs > li:hover > a:after {*/
/*// 	width: 100%;*/
/*// }*/
.slz-woocommerce .type-product .woocommerce-tabs .panel {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding-top: 30px;
	margin-bottom: 0;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel h2 {
	display: none;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel p {
	line-height: 24px;
	margin-bottom: 35px;
}
.slz-woocommerce .type-product .woocommerce-tabs .panel p:last-child {
	margin-bottom: 0;
}
.slz-woocommerce .type-product .upsells {
	margin-bottom: 100px;
}
.slz-woocommerce .type-product .related {
	margin-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products,
.slz-woocommerce .type-product .upsells > .products,
.slz-woocommerce .type-product .related > .products {
	margin: -15px 0 0;
	padding: 15px 15px 0 15px;
	overflow: hidden;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .onsale,
.woocommerce-page .cart-collaterals .cross-sells ul.products li .onsale,
.slz-woocommerce .type-product .upsells > .products .type-product .onsale,
.slz-woocommerce .type-product .related > .products .type-product .onsale {
	right: 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .owl-stage-outer,
.woocommerce-page .cart-collaterals .cross-sells ul.products li .owl-stage-outer,
.slz-woocommerce .type-product .upsells > .products .owl-stage-outer,
.slz-woocommerce .type-product .related > .products .owl-stage-outer {
	overflow: visible;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li,
.slz-woocommerce .type-product .upsells > .products .type-product,
.slz-woocommerce .type-product .related > .products .type-product {
	width: 100%;
	margin: 0;
	padding: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li:before,
.woocommerce-page .cart-collaterals .cross-sells ul.products li:before,
.woocommerce .cart-collaterals .cross-sells ul.products li:after,
.woocommerce-page .cart-collaterals .cross-sells ul.products li:after,
.slz-woocommerce .type-product .upsells > .products .type-product:before,
.slz-woocommerce .type-product .related > .products .type-product:before,
.slz-woocommerce .type-product .upsells > .products .type-product:after,
.slz-woocommerce .type-product .related > .products .type-product:after {
	left: 0;
	right: 0;
}
.status-publish.hentry .woocommerce .title h3,
.status-publish.hentry .woocommerce h2,
.slz-woocommerce .type-product .related h2,
.slz-woocommerce .type-product .upsells h2 {
	color: #49575f;
	position: relative;
	margin: 0 0 50px 15px;
}
.status-publish.hentry .woocommerce .title h3:after,
.status-publish.hentry .woocommerce h2:after,
.woocommerce .woocommerce-shipping-fields .checkbox:after,
.woocommerce .woocommerce-checkout > h3:after,
.woocommerce .woocommerce-billing-fields h3:after,
.slz-woocommerce .type-product .related h2:after,
.slz-woocommerce .type-product .upsells h2:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 3px;
	bottom: -10px;
	left: 0;
	background-color: #2aacff;
}
.slz-woocommerce .comment-respond .comment-reply-title::after {
	display: none;
}
.slz-woocommerce .type-product .product_meta {
	margin-top: 0;
}
.slz-woocommerce .type-product .product_meta .sku_wrapper,
.slz-woocommerce .type-product .product_meta .tagged_as,
.slz-woocommerce .type-product .product_meta .posted_in {
    font-weight: bold;
    color: #333;
    line-height: 24px;
    display: block;
}
.slz-woocommerce .type-product .product_meta span:last-child {
	margin-bottom: 5px;
}
.slz-woocommerce .type-product .product_meta .sku_wrapper > *,
.slz-woocommerce .type-product .product_meta .tagged_as > *,
.slz-woocommerce .type-product .product_meta .posted_in > * {
    font-weight: normal;
    color: #6f8190;
}
.slz-woocommerce .type-product p {
	line-height: 24px;
	margin-bottom: 25px;
}
.slz-woocommerce .type-product .cart {
    border-top: 1px dotted #c7c7c7;
	padding-top: 30px;
}
.slz-woocommerce .product .cart .variations {
    background: white;
    border: 1px solid #f6f6f6;
    width: 100%;
    margin-bottom: 30px;
}
.slz-woocommerce .product .cart table td {
	display: table-cell;
	vertical-align: middle;
	padding: 8px;
	border-color: #f6f6f6;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
.slz-woocommerce .type-product .cart table .label,
.slz-woocommerce .product .cart table .label {
	color: #6f8190;
	text-align: center;
	font-size: 100%;
}
.slz-woocommerce .product .cart table .label label {
	margin: 0;
    float: none;
    display: block;
}
.slz-woocommerce .type-product .cart table .value select {
	display: inline-block;
    margin: 0;
    padding: 4px;
    border: 1px solid #f6f6f6;
    cursor: pointer;
    border-radius: 0px;
}
.slz-woocommerce .product .cart .single_variation_wrap .woocommerce-variation {
	margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav,
.slz-woocommerce .type-product .upsells > .products .owl-nav,
.slz-woocommerce .type-product .related > .products .owl-nav {
	position: absolute;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    color: #fff;
    display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-prev,
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-next,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-prev,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-next,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-prev,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-next {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #2aacff;
	z-index: 1;
	opacity: 0;
	transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
}
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-prev,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-prev,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-prev {
	top: 0;
	left: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-next,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-next,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-next {
	top: 0;
	right: 30px;
}
.woocommerce .cart-collaterals .cross-sells ul.products:hover .owl-nav .owl-prev,
.slz-woocommerce .type-product .upsells > .products:hover .owl-nav .owl-prev,
.slz-woocommerce .type-product .related > .products:hover .owl-nav .owl-prev,
.woocommerce .cart-collaterals .cross-sells ul.products:hover .owl-nav .owl-next,
.slz-woocommerce .type-product .upsells > .products:hover .owl-nav .owl-next,
.slz-woocommerce .type-product .related > .products:hover .owl-nav .owl-next {
	opacity: 1;
}
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-prev:hover,
.woocommerce .cart-collaterals .cross-sells ul.products .owl-nav .owl-next:hover,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-prev:hover,
.slz-woocommerce .type-product .upsells > .products .owl-nav .owl-next:hover,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-prev:hover,
.slz-woocommerce .type-product .related > .products .owl-nav .owl-next:hover {
    background-color: #34495e;
}
/**********************************************************/
/*				        		SHOP			 		  */
/**********************************************************/
.slz-woocommerce .page-title,
.slz-woocommerce .woocommerce-breadcrumb {
	display: none;
}
.slz-woocommerce .result-order {
    display: table;
    width: 100%;
    margin: 0 0 60px;
}
.slz-woocommerce .woocommerce-ordering {
	position: relative;
	display: inline-block;
	float: right;
}
.slz-woocommerce .woocommerce-ordering .orderby {
}
.slz-woocommerce p.woocommerce-result-count {
	display: inline-block;
    margin-top: 15px;
    margin-bottom: 55px;
}
.slz-woocommerce .woocommerce-ordering .orderby::-ms-expand {
    display: none;
}
.slz-woocommerce .products {
	list-style-type: none;
    display: block;
    padding: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.slz-woocommerce .products .type-product {
	width: 33.333333%;
	padding: 0 15px;
	margin-bottom: 60px;
	float: left;
	text-align: center;
	position: relative;
	z-index: 1;
}
.slz-woocommerce .products .type-product a:first-child {
    display:inline-block;
    width:100%;
    padding:10px;
}
.slz-woocommerce .products .type-product a:first-child img {
    background: #f5f5f5;
}
.woocommerce ul.products li.product h3,
.slz-woocommerce .products .type-product h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	color: #49575f;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
}
.woocommerce ul.products li.product h3:hover,
.slz-woocommerce .products .type-product h3:hover {
	color: #2aacff;
}

.slz-woocommerce .products .type-product:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	z-index: -1;
    border: 1px solid #efefef;
	transition: box-shadow 0.3s linear;
	-webkit-transition: box-shadow 0.3s linear;
	-moz-transition: box-shadow 0.3s linear;
	-o-transition: box-shadow 0.3s linear;
	-ms-transition: box-shadow 0.3s linear;
}

.slz-woocommerce .products .type-product:hover:before {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.slz-woocommerce .products .type-product .star-rating,
.woocommerce .cart-collaterals .cross-sells .products .star-rating {
	display: none;
}
.woocommerce ul.products li.product .price del,
.slz-woocommerce .products .type-product .price del {
	font-weight: 500;
	font-size: 16px;
	color: #aec0ce;
}
.woocommerce ul.products li.product .price ins,
.slz-woocommerce .products .type-product .price ins {
	text-decoration: none;
	margin-left: 10px;
	color: #2aacff;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins .amount,
.slz-woocommerce .products .type-product .price ins .amount,
.slz-woocommerce .products .type-product .price > .amount {
	font-size: 20px;
	font-weight: bold;
	color: #2aacff;
	margin: 0;
}
.slz-woocommerce .products .type-product .price ins .amount:first-child {
	margin-right: 5px;
}
.slz-woocommerce .products .type-product .price ins .amount:last-child {
	margin-left: 5px;
}
.slz-woocommerce .products .type-product .price .currency {
	position: relative;
	top: -5px;
	font-size: 13px;
}
.slz-woocommerce .products .type-product .price {
	width: 100%;
	display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button,
.slz-woocommerce .products .type-product .add_to_cart_button,
.slz-woocommerce .products .type-product .ajax_add_to_cart,
.slz-woocommerce .products .type-product .added_to_cart.wc-forward,
.slz-woocommerce .products .type-product .product_type_variable {
	display: inline-block;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
.slz-woocommerce .products .type-product .add_to_cart_button.added {
	display: none;
}
.slz-woocommerce .products .type-product .add_to_cart_button.loading{
	background-color: rgba(255,255,255,0.5);
}
.slz-woocommerce .products .type-product .add_to_cart_button.loading:after {
	position: absolute;
	content: '';
	background: url('../images/cart.gif') no-repeat center center;
	background-size: contain;
	-webkit-background-size: contain;
	left: 50%;
    top: 50%;
    bottom: 0;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
    z-index: 9;
    transition: none;
}
.slz-woocommerce .woocommerce-pagination {
	clear: both;
    margin: 0 auto;
    display: table;
}
.slz-woocommerce .woocommerce-pagination .page-numbers {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.slz-woocommerce .woocommerce-pagination > .page-numbers > li {
	display: inline-block;
}
.slz-woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.current {
	background-color: transparent;
	color: #2aacff;
}
.slz-woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers {
	width: 40px;
    line-height: 40px;
    text-align: center;
    color: #77858e;
    display: block;
}
.slz-woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:hover {
	background-color: #2aacff;
	color: #ffffff;
}
/**********************************************************/
/*			       	   	 WIDGET SIDEBAR					  */
/**********************************************************/
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #dee5e9;
}
.woocommerce.widget_shopping_cart .cart_list li:last-child {
	border-bottom: 0;
	padding-bottom: 20px;
}
.woocommerce .widget_shopping_cart .cart_list li:first-child,
.woocommerce ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child {
	padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 20px 0;
    border-bottom: 1px solid #dee5e9;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	color: #49575f;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	font-weight: normal;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 20px;
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #2aacff !important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
	color: #ffffff !important;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
 	margin-left: 0; 
    margin-right: 15px;
    width: 100px;
    height: auto;
    box-shadow: none;
    margin-bottom: 0;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 10px 0;
    display: table;
    padding-left: 10px;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0;
    margin: 0 5px 0 0;
    font-weight: normal;
}
.woocommerce ul.product_list_widget li .quantity {
    display: block;
    margin-left: 115px;
}
.woocommerce ul.product_list_widget li .quantity .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce.widget_top_rated_products .product_list_widget .amount,
.woocommerce.widget_recently_viewed_products .product_list_widget .amount,
.woocommerce.widget_products .product_list_widget .amount {
	color: #2aacff;
    font-weight: 900;
    font-size: 20px;
}
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount {
	margin-left: 5px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	padding: 15px 0;
	text-align: center;
	margin-bottom: 0;
}
.woocommerce.widget_shopping_cart p.buttons {
	text-align: center;
	margin-bottom: 0;
}
.woocommerce.widget_shopping_cart p.buttons .wc-forward {
	margin-right: 15px;
}
.woocommerce.widget_shopping_cart p.buttons .wc-forward:last-child {
	margin-right: 0;
}
.slz-woocommerce .added_to_cart.wc-forward,
.slz-woocommerce input#submit,
.slz-woocommerce a.button,
.slz-woocommerce button.button, 
.slz-woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button, 
.woocommerce input.button {
	position: relative;
	line-height: 40px;
	overflow: hidden;
	padding: 0 15px;
	z-index: 1;
	color: #FFFFFF;
    background-color: #34495e;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: normal;
    transition: background-color 0.2s linear, color 0.2s linear;
    -webkit-transition: background-color 0.2s linear, color 0.2s linear;
    -o-transition: background-color 0.2s linear, color 0.2s linear;
    -moz-transition: background-color 0.2s linear, color 0.2s linear;
    -ms-transition: background-color 0.2s linear, color 0.2s linear;
}
/*// .slz-woocommerce a.button:after,*/
/*// .slz-woocommerce button.button:after,*/
/*// .woocommerce a.button:after,*/
/*// .woocommerce button.button:after {*/
/*//     position: absolute;*/
/*//     content: '';*/
/*//     right: 100%;*/
/*//     background-color: #242c42;*/
/*//     width: 100%;*/
/*//     height: 100%;*/
/*//     top: 0;*/
/*//     transition: all 0.5s ease;*/
/*//     z-index: -1;*/
/*// }*/
.slz-woocommerce a.button:hover,
.slz-woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover {
	background-color: #2aacff;
	color: #ffffff;
}
.woocommerce #respond input#submit:hover,
.slz-woocommerce input#submit:hover,
.slz-woocommerce input.button:hover,
.woocommerce input.button:hover {
	background-color: #2aacff;
	color: #ffffff;
}
.woocommerce.widget_layered_nav ul li,
.woocommerce.widget_product_categories .product-categories li {
	padding: 15px 0;
    border-bottom: 1px solid #dee5e9;
    position: relative;
}
.woocommerce.widget_layered_nav ul li:first-child,
.woocommerce.widget_product_categories .product-categories li:first-child {
	padding-top: 0;
}
.woocommerce.widget_layered_nav ul li:last-child,
.woocommerce.widget_product_categories .product-categories li:last-child {
	border-bottom: 0;
}
.woocommerce.widget_layered_nav ul li .count {
	float: right;
}
.woocommerce.widget_price_filter .price_slider_wrapper {
	padding-top: 25px;
}
.woocommerce.widget_price_filter .price_slider {
    border: none;
    background: #ddd;
    border-radius: 0px;
    height: 6px;
    position: relative;
}
.woocommerce.widget_price_filter .price_slider .ui-slider-range {
    position: absolute;
    height: 100%;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.woocommerce.widget_price_filter .price_slider .ui-slider-handle {
    background: #fff;
    border: 2px solid #2aacff;
    border-radius: 50%;
    top: -5px;
    cursor: ew-resize;
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    display: block;
}
.woocommerce.widget_price_filter .price_label {
	line-height: 32px;
	float: left;
    margin-top: 6px;
}
.woocommerce.widget_price_filter .button {
    float: right;
}
.woocommerce.widget_price_filter .price_slider_amount {
    margin-top: 20px;
}
.woocommerce.widget_price_filter .price_slider .ui-widget-header {
    border: none;
    background: #2aacff;
}
.woocommerce.widget_price_filter .price_slider .ui-slider-handle + .ui-slider-handle {
    margin-left: -15px;
}
.woocommerce.woocommerce.widget_product_categories .product-categories li .children {
	margin: 15px 0 0 15px;
	border-top: 1px solid #dee5e9;
}
.woocommerce.woocommerce.widget_product_categories .product-categories li .children li:last-child {
	padding-bottom: 0;
}
.woocommerce.widget_product_categories .product-categories li a {
	position: relative;
	display: block;
	padding-right: 80px;
}
.woocommerce.widget_product_categories .product-categories > li .count {
	position: absolute;
	top: 15px;
	right: 30px;
}
.woocommerce.widget_product_categories .product-categories > li span.fa {
	cursor: pointer;
	position: absolute;
	content: '\f107';
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: 'fontawesome';
	font-size: 14px;
	top: 15px;
	right: 0;
	transition: transform 0.2s linear;
	-webkit-transition: transform 0.2s linear;
	-moz-transition: transform 0.2s linear;
	-o-transition: transform 0.2s linear;
	-ms-transition: transform 0.2s linear;
}
.woocommerce.widget_product_categories .product-categories > li.open span.fa {
	transform: rotate(180deg);
}
/*// .woocommerce.widget_product_search .title-widget {*/
/*// 	margin-bottom: 20px;*/
/*// }*/
.woocommerce.widget_product_search .woocommerce-product-search {
    position: relative;
    display: block;
    border-collapse: separate;
}
.woocommerce.widget_product_search .woocommerce-product-search .screen-reader-text {
	display: none;
}
.woocommerce.widget_product_search .woocommerce-product-search .search-field {
	position: relative;
    z-index: 2;
    float: left;
    width: 75%;
    height: 34px;
    margin-bottom: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6f8190;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dee5e9;
    border-right: 0;
}
.woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] {
	width: 25%;
	height: 34px;
	background-color: #34495e;
	color: #ffffff;
    white-space: nowrap;
    vertical-align: middle;
    border: 0;
}
.woocommerce.widget_recent_reviews .product_list_widget .reviewer {
	font-size: 12px;
}
.woocommerce.widget_top_rated_products .product_list_widget .star-rating,
.woocommerce.widget_recent_reviews .product_list_widget .star-rating {
	margin: 5px 0;
}
.woocommerce.widget_recently_viewed_products .product_list_widget del,
.woocommerce.widget_recently_viewed_products .product_list_widget del .amount,
.woocommerce.widget_products .product_list_widget del,
.woocommerce.widget_products .product_list_widget del .amount,
.woocommerce.widget_top_rated_products .product_list_widget del,
.woocommerce.widget_top_rated_products .product_list_widget del .amount {
    font-weight: 500;
    font-size: 16px;
    color: #aec0ce;
}
.woocommerce.widget_recently_viewed_products .product_list_widget ins,
.woocommerce.widget_products .product_list_widget ins,
.woocommerce.widget_top_rated_products .product_list_widget ins {
	color: #2aacff;
	text-decoration: none;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
	font-family: inherit;
}
.woocommerce.widget_layered_nav_filters ul {
	margin: 0;
	padding-top: 20px;
}
.woocommerce.widget_layered_nav_filters ul li.chosen {
	display: inline-block;
	width: 50%;
	border: 1px solid #dee5e9;
	text-align: center;
	line-height: 34px;
}
.woocommerce.widget_layered_nav_filters ul li.chosen:first-child {
	border-right: 0;
}
/*// .woocommerce.widget_product_tag_cloud .tagcloud .tag-widget {*/
/*// 	margin: 10px 0 0;*/
/*// }*/
.woocommerce.widget_product_tag_cloud .tagcloud .tag-widget > li {
	display: inline-block;
	margin: 0px 5px 5px 0px;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag-widget > li > a {
    padding: 5px 20px;
    background-color: #fcfdfd;
    color: #77858e;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag-widget > li > a:hover {
	color: #ffffff;
    background-color: #2aacff;
    border-color: #2aacff;
}
/**********************************************************/
/*			        		CART  		     			  */
/**********************************************************/
.woocommerce table.shop_table {
    color: #34495e;
    background-color: #fcfdfd;
    border: 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 0;
}
.woocommerce table.shop_table td {
	padding: 15px;
}
.woocommerce table.shop_table td.product-thumbnail img {
	margin: 0;
	width: 55px;
}
.woocommerce table.shop_table td.product-name {
	text-align: left;
}
.woocommerce table.shop_table td.product-price .amount {
	color: #6f8190;
}
.woocommerce table.shop_table td.product-subtotal .amount,
.woocommerce table.shop_table td.product-name a {
	color: #34495e;
	font-weight: bold;
}
.woocommerce table.shop_table td.product-name a:hover {
	color: #2aacff;
}
.woocommerce table.shop_table td.actions .coupon .input-text {
	width: 200px;
	line-height: 40px;
	padding: 0 15px;
	margin-right: 10px;
	border: 0;
	background-color: #ffffff;
}
.woocommerce table.shop_table td.actions .button {
	background-color: #34495e;
}
.woocommerce table.shop_table td.actions .button:hover {
	background-color: #2aacff;
	color: #ffffff;
}
.woocommerce table.shop_table th {
	text-align: center;
	text-transform: uppercase;
	border-top: 0;
}
.woocommerce table.shop_table thead tr th {
	background-color: #90a1ae;
	color: #ffffff;
}
.entry-content .woocommerce table th:first-child,
.entry-content .woocommerce table td:first-child {
	border-left: 0;
}
.woocommerce table.shop_table a.remove {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.woocommerce table.shop_table a.remove:hover {
	color: #ffffff !important;
}
.woocommerce table.shop_table .quantity {
	position: relative;
	display: table;
	margin: 0 auto;
}
.woocommerce table.shop_table .quantity .qty {
    background-color: #fafafa;
    border: 1px solid #dee5e9;
    color: #6f8190;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 50%;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table {
	margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce .cart-collaterals .cross-sells h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #34495e;
	margin: 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table {
	border: 0;
	background-color: transparent;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody th,
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody td {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 15px 0;
    text-align: left;
    text-transform: capitalize;
    line-height: 20px;
    color: #6f8190;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody th {
	width: 30%;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr:not(.order-total) th {
	font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {
	background-color: transparent;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th,
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td {
	color: #49575f;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #34495e;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	color: #ffffff;
	background-color: #2aacff;
}
.woocommerce td.product-name dl.variation dt {
	font-weight: normal;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
	margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	display: block;
	text-align: center;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
	width: 100%;
	display: block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
	margin: 0;
	width: 100%;
	text-align: center;
}
.woocommerce .cart-collaterals .cross-sells ul.products li:before,
.woocommerce-page .cart-collaterals .cross-sells ul.products li:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	z-index: -1;
    border: 1px solid #efefef;
	transition: box-shadow 0.3s linear;
	-webkit-transition: box-shadow 0.3s linear;
	-moz-transition: box-shadow 0.3s linear;
	-o-transition: box-shadow 0.3s linear;
	-ms-transition: box-shadow 0.3s linear;
}
.woocommerce .cart-collaterals .cross-sells ul.products li:hover:before,
.woocommerce-page .cart-collaterals .cross-sells ul.products li:hover:before {
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
/*// .woocommerce .cart-collaterals .cross-sells ul.products li:after,*/
/*// .woocommerce-page .cart-collaterals .cross-sells ul.products li:after {*/
/*// 	position: absolute;*/
/*// 	content: '';*/
/*// 	max-width: 0;*/
/*// 	height: 5px;*/
/*// 	left: 0;*/
/*// 	right: 0;*/
/*// 	bottom: 0;*/
/*// 	background-color: #34495e;*/
/*// 	transition: max-width 0.3s linear;*/
/*// 	-webkit-transition: max-width 0.3s linear;*/
/*// 	-moz-transition: max-width 0.3s linear;*/
/*// 	-o-transition: max-width 0.3s linear;*/
/*// 	-ms-transition: max-width 0.3s linear;*/
/*// }*/
/*// .woocommerce .cart-collaterals .cross-sells ul.products li:hover:after,*/
/*// .woocommerce-page .cart-collaterals .cross-sells ul.products li:hover:after {*/
/*// 	max-width: 100%;*/
/*// }*/
.woocommerce .cart-collaterals .cross-sells ul.products li .onsale,
.woocommerce-page .cart-collaterals .cross-sells ul.products li .onsale {
	background-color: #2aacff;
	margin: 0;
	padding: 0;
    border-radius: 0;
    min-width: 56px;
    min-height: 56px;
    line-height: 56px;
	position: absolute;
	right: 15px;
	top: -15px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 1;
}
/*// .woocommerce .cart-collaterals .cross-sells ul.products li .onsale:before,*/
/*// .woocommerce-page .cart-collaterals .cross-sells ul.products li .onsale:before {*/
/*// 	position: absolute;*/
/*// 	content: '';*/
/*// 	width: 0;*/
/*// 	height: 0;*/
/*// 	border-bottom: 45px solid #4d5f6f;*/
/*// 	border-right: 45px solid transparent;*/
/*// 	bottom: auto;*/
/*// 	top: -12px;*/
/*// 	left: -3px;*/
/*// 	z-index: -1;*/
/*// 	transform: rotate(-45deg);*/
/*// 	-webkit-transform: rotate(-45deg);*/
/*// 	transition: border-color 0.3s linear;*/
/*// 	-webkit-transition: border-color 0.3s linear;*/
/*// 	-moz-transition: border-color 0.3s linear;*/
/*// 	-o-transition: border-color 0.3s linear;*/
/*// 	-ms-transition: border-color 0.3s linear;*/
/*// }*/
/*// .woocommerce .cart-collaterals .cross-sells ul.products li:hover .onsale:before,*/
/*// .woocommerce-page .cart-collaterals .cross-sells ul.products li:hover .onsale:before {*/
/*// 	border-bottom-color: #c51111;*/
/*// }*/
.woocommerce .cart-collaterals .cross-sells ul.products li img {
	margin-bottom: 30px;
}
.woocommerce .cart-collaterals .products li.product .price del,
.woocommerce .cart-collaterals .products li.product .price ins {
	display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells {
	clear: right;
	min-width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}
.status-publish.hentry  .woocommerce .cart-collaterals .cross-sells h2 {
	margin-left: 15px;
	margin-bottom: 50px;
}
.woocommerce .cart-collaterals .cross-sells .owl-stage-outer {
	overflow: visible;
}
/**********************************************************/
/*		                	WISHLIST	 		 		  */
/**********************************************************/
.woocommerce table.wishlist_table tbody td.product-add-to-cart .button {
	white-space: nowrap;
}
.woocommerce table.wishlist_table thead th {
	font-size: 14px;
	border-top: 0;
	white-space: nowrap;
}
.woocommerce table.wishlist_table tbody td {
	padding: 15px;
	font-size: 14px;
	white-space: nowrap;
}
.woocommerce table.wishlist_table tr td.product-remove{
    width: 77px;
}
.woocommerce table.wishlist_table tbody .product-thumbnail {
	width: 133px;
	text-align: center;
}
.woocommerce table.wishlist_table tbody .product-price ins {
    text-decoration: none;
    color: #2aacff;
    font-size: 18px;
    font-weight: bold;
}
.woocommerce table.wishlist_table tbody .product-price ins .amount {
	color: #2aacff;
}
.woocommerce table.wishlist_table tr td.product-thumbnail a {
	max-width: none;
}
.woocommerce table.wishlist_table tbody td.product-add-to-cart .button {
	border-radius: 0;
	font-size: 12px;
	display: inline-block !important;
	margin: 0;
	vertical-align: middle;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
	color: #2aacff;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
	margin: 0 0 10px;
}
.yith-wcwl-share, .yith-wcwl-share ul {
	margin-bottom: 0;
}
/**********************************************************/
/*		                	CHECKOUT	 		 		  */
/**********************************************************/
.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 0;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	margin-bottom: 60px;
}
.woocommerce-checkout .checkout h3 {
    color: #686868;
    font-size: 150%;
    margin-bottom: 17px;
}
.woocommerce .lost_reset_password .form-row label,
.woocommerce .login .form-row label,
.woocommerce .woocommerce-checkout .form-row label {
    text-transform: uppercase;
    line-height: inherit;
    color: #737373;
}
.woocommerce form .form-row textarea,
.woocommerce form .form-row .select2-container,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
	background-color: transparent;
    border-radius: 0px;
    height: 50px;
    border: 0;
    border-bottom: 1px solid #eee;
    box-shadow: none;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #fafafa;
}
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .select2-container:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row select:focus,
.woocommerce form .form-row input.input-text:active,
.woocommerce form .form-row select:active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.select2-container .select2-choice {
    height: 100%;
    padding: 8px 0;
    border: 0;
    white-space: nowrap;
    color: #949ea6;
    border-radius: 0;
}
.select2-container .select2-choice .select2-arrow b:after {
	border-top-color: #949ea6;
}
.select2-dropdown-open .select2-choice .select2-arrow b:after {
	border-top-color: transparent;
	border-bottom-color: #949ea6;
}
.select2-dropdown-open .select2-choice {
	box-shadow: none;
}
.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 0;
	border-radius: 0;
	box-shadow: 0;
}
.select2-search {
	padding: 0;
}
.select2-search input {
	padding: 2px 0 !important;
}
.woocommerce .woocommerce-shipping-fields .checkbox,
.woocommerce .woocommerce-checkout > h3,
.woocommerce .woocommerce-billing-fields h3 {
	color: #49575f;
	position: relative;
	margin: 0 0 30px;
}
.woocommerce .woocommerce-shipping-fields h3 {
	margin: 0 0 25px;
	display: inline-block;
}
.woocommerce .woocommerce-shipping-fields .checkbox {
	font-size: 24px;
	margin-bottom: 0;
    float: left;
}
.woocommerce form .notes {
	clear: left;
}
.woocommerce form .notes textarea {
	resize: vertical;
}
.woocommerce form .form-row .select2-container {
	background-color: transparent;
}
.woocommerce table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce table.woocommerce-checkout-review-order-table td:first-child {
	width: 55%;
}
.woocommerce table.order_details th,
.woocommerce table.order_details td,
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.woocommerce-checkout-review-order-table td {
	text-align: left;
	padding: 15px;
	color: #6f8190;
}
.woocommerce table.order_details tfoot th,
.woocommerce table.order_details tfoot td,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce table.woocommerce-checkout-review-order-table .shipping th,
.woocommerce table.woocommerce-checkout-review-order-table .order-total th,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce table.woocommerce-checkout-review-order-table .shipping td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td {
	color: #34495e;
}
.woocommerce #payment {
	background: transparent;
	border-radius: 0;
}
.woocommerce #payment ul.payment_methods li img {
	width: 151px;
	margin-left: 0.5em;
}
.woocommerce #payment ul.payment_methods {
	border-bottom: none;
	padding: 70px 0 0;
	list-style-type: none;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox],
.woocommerce .create-account input[type=checkbox],
.woocommerce .woocommerce-shipping-fields input[type=checkbox],
.woocommerce ul#shipping_method li input[type=radio],
.woocommerce #payment ul.payment_methods li input[type=radio] {
    display: none;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label,
.woocommerce .create-account .checkbox,
.woocommerce .woocommerce-shipping-fields .checkbox,
.woocommerce ul#shipping_method li label,
.woocommerce #payment ul.payment_methods li label {
	position: relative;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before,
.woocommerce .create-account .checkbox:before,
.woocommerce .woocommerce-shipping-fields .checkbox:before,
.woocommerce ul#shipping_method li label:before,
.woocommerce #payment ul.payment_methods li label:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: -44px;
    top: 50%;
    margin-top: -12px;
    background-color: #cccccc;
    border: 1px solid #cccccc;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before,
.woocommerce .create-account .checkbox:before,
.woocommerce .woocommerce-shipping-fields .checkbox:before,
.woocommerce #payment ul.payment_methods li label:before {
	background-color: #fafafa;
    border: 1px solid #fafafa;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox]:checked + label:before,
.woocommerce .create-account input[type=checkbox]:checked + .checkbox:before,
.woocommerce .woocommerce-shipping-fields input[type=checkbox]:checked + .checkbox:before,
.woocommerce ul#shipping_method li input[type=radio]:checked + label:before,
.woocommerce #payment ul.payment_methods li input[type=radio]:checked + label:before {
    content: "\f00c";
    font-family: 'fontawesome';
    color: #2aacff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    background-color: transparent;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border-radius: 0;
}
.woocommerce form.checkout_coupon .form-row.form-row-last {
	width: 100%;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label {
	margin-left: 30px;
	padding-left: 30px;
}
.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before {
	left: 0;
}
.woocommerce form .form-row.create-account {
	position: relative;
	padding: 20px 0 10px 44px;
	margin: 0;
}
.woocommerce ul#shipping_method li,
.woocommerce #payment ul.payment_methods li {
	padding-left: 44px;
	text-indent: 0;
	margin-bottom: 10px;
}
.woocommerce ul#shipping_method li:last-child,
.woocommerce #payment ul.payment_methods li:last-child {
	margin-bottom: 0;
}
.woocommerce #payment ul.payment_methods li label {
	color: #6f8190;
	font-weight: normal;
}
.woocommerce #payment div.payment_box {
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 0;
	padding: 10px 20px;
	margin: 0 0 15px;
}
.woocommerce #payment div.payment_box:before {
	display: none;
}
.woocommerce #payment div.payment_box p {
	color: #6f8190;
}
.woocommerce #payment .payment_method_paypal .about_paypal {
    line-height: 30px;
    padding-left: 10px;
    padding-top: 9px;
    font-size: 14px;
    color: #2aacff;
}
.woocommerce #payment .payment_method_paypal .about_paypal:hover {
	color: #34495e;
}
.woocommerce #payment .form-row.place-order {
	padding: 30px 0 0;
	margin: 0;
}
.woocommerce .woocommerce-shipping-fields .checkbox:before {
	left: auto;
	right: -40px;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
	background-color: transparent;
}
/**********************************************************/
/*		                	SUCCESS	 		    		  */
/**********************************************************/
.woocommerce .woocommerce-thankyou-order-received {
	font-size: 30px;
	font-weight: 900;
	color: #2aacff;
	text-transform: uppercase;
}
.woocommerce .woocommerce-thankyou-order-details.order_details {
	padding-left: 0;
	margin: 30px 0;
}
.status-publish.hentry .woocommerce .title h3,
.status-publish.hentry .woocommerce h2 {
	margin: 70px 0 30px;
}
.status-publish.hentry .woocommerce > p {
	margin: 0 0 15px;
}
.status-publish.hentry .woocommerce > p.myaccount_user,
.status-publish.hentry .woocommerce > p.order-again,
.status-publish.hentry .woocommerce > p.myaccount_address {
	margin-bottom: 0;
}
.status-publish.hentry .woocommerce > p.order-again {
	margin-top: 15px;
}
.woocommerce .col2-set.addresses,
.woocommerce-page .col2-set.addresses,
.woocommerce .col2-set.addresses .col-1 address,
.woocommerce-page .col2-set.addresses .col-1 address,
.woocommerce .col2-set.addresses .col-2 address,
.woocommerce-page .col2-set.addresses .col-2 address {
	margin-bottom: 0;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist{
   width: 160px;
   line-height: 36px;
   color: #34495e;
   background-color: transparent;
   padding: 0;
   border: 2px solid #34495e;
   border-radius: 0 !important;
   text-transform: uppercase;
   display: inline-block;
   text-align: center;
   position: relative;
   overflow: hidden;
}
/*// .yith-wcwl-add-to-wishlist .add_to_wishlist:after {*/
/*//    position: absolute;*/
/*//    content: '';*/
/*//    right: 100%;*/
/*//    background-color: #242c42;*/
/*//    width: 100%;*/
/*//    height: 100%;*/
/*//    top: 0;*/
/*//    transition: all 0.5s ease;*/
/*//    z-index: -1;*/
/*// }*/
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
   color: #ffffff;
   background-color: #2aacff;
   border-color: #2aacff;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover:after {
   right: 0;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	color: #2aacff;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
	color: #49575f;
}
.wishlist-title h2{
    margin-top: 0 !important;
}
.woocommerce table.order_details th {
	width: 50%;
}
.woocommerce table.customer_details th {
	text-align: left;
	width: 50%;
}
/**********************************************************/
/*		                	ACCOUNT	 		    		  */
/**********************************************************/
.woocommerce table.my_account_orders .order-actions {
	text-align: center;
}
.woocommerce table.my_account_orders .order-actions .button {
	margin-top: 0.5em;
}
.woocommerce table.my_account_orders th {
	padding: 16px 12px;
	font-size: 14px;
}
/**********************************************************/
/*			        		FOOTER  					  */
/**********************************************************/
.footer-main .woocommerce.widget_product_search .title-widget {
	margin-bottom: 0;
}
.footer-main .woocommerce a,
.footer-main .woocommerce ul.cart_list li a,
.footer-main .woocommerce ul.product_list_widget li a {
	color: #e5ecf1;
}
.footer-main .woocommerce a:hover,
.footer-main .woocommerce ul.cart_list li a:hover,
.footer-main .woocommerce ul.product_list_widget li a:hover {
	color: #2aacff;
}
.footer-main .woocommerce #respond input#submit,
.footer-main .woocommerce a.button,
.footer-main .woocommerce button.button,
.footer-main .woocommerce input.button {
	background-color: #3B4757;
}
.footer-main .woocommerce #respond input#submit:hover,
.footer-main .woocommerce a.button:hover,
.footer-main .woocommerce button.button:hover,
.footer-main .woocommerce input.button:hover {
	color: #ffffff;
	background-color: #2aacff;
}
.footer-main .woocommerce.widget_layered_nav_filters ul,
.footer-main .woocommerce.widget_price_filter .price_slider_wrapper,
.footer-main .woocommerce.widget_product_search .woocommerce-product-search {
	padding-top: 0;
}
.footer-main .woocommerce .widget_shopping_cart .cart_list li,
.footer-main .woocommerce.widget_shopping_cart .cart_list li,
.footer-main .woocommerce ul.cart_list li,
.footer-main .woocommerce ul.product_list_widget li {
	padding-top: 15px;
	padding-bottom: 15px;
    border-color: #373f43;
}
/*// .footer-main .woocommerce.widget_layered_nav ul li:first-child,*/
/*// .footer-main .woocommerce .widget_shopping_cart .cart_list li:first-child,*/
/*// .footer-main .woocommerce.widget_shopping_cart .cart_list li:first-child,*/
/*// .footer-main .woocommerce ul.cart_list li:first-child,*/
/*// .footer-main .woocommerce ul.product_list_widget li:first-child {*/
/*// 	padding-top: 0;*/
/*// }*/
/*// .footer-main .woocommerce.widget_product_categories .product-categories > li:first-child > span {*/
/*// 	top: 0;*/
/*// }*/
.footer-main .woocommerce .widget_shopping_cart .cart_list li a.remove,
.footer-main .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 15px;
}
.footer-main .woocommerce.widget_product_tag_cloud .tag-widget {
	margin-top: 0;
}
.footer-main .woocommerce .widget_shopping_cart .total,
.footer-main .woocommerce.widget_shopping_cart .total {
    border-color: #373f43;
}
.footer-main .woocommerce ul.cart_list li img,
.footer-main .woocommerce ul.product_list_widget li img {
	width: 59px;
}
.footer-main .woocommerce ul.product_list_widget li .quantity {
	margin-left: 75px;
}
.footer-main .woocommerce ul.product_list_widget li .quantity .amount,
.footer-main .woocommerce .widget_shopping_cart .total .amount,
.footer-main .woocommerce.widget_shopping_cart .total .amount,
.footer-main .woocommerce.widget_top_rated_products .product_list_widget .amount,
.footer-main .woocommerce.widget_recently_viewed_products .product_list_widget .amount,
.footer-main .woocommerce.widget_products .product_list_widget .amount {
	font-size: 16px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{
	margin-top: -50px;
    margin-left: 190px;
}
.comment-text .description p{
	margin-bottom: 0 !important;
}
.yith_magnifier_gallery li a {
    margin-top: 0 !important;
}
.yith_magnifier_zoom_wrap {
    background: #f5f5f5;
}
.yith_magnifier_zoom_magnifier {
    background: #f5f5f5;
}
.footer-main .woocommerce .widget_shopping_cart .cart_list li:first-child,
.footer-main .woocommerce ul.cart_list li:first-child,
.footer-main .woocommerce ul.product_list_widget li:first-child {
	padding-top: 20px;
}
.footer-main .woocommerce.widget_layered_nav ul li:first-child,
.footer-main .woocommerce.widget_product_categories .product-categories li:first-child {
	padding-top: 15px;
}
.footer-main .woocommerce.widget_layered_nav ul li,
.footer-main .woocommerce.widget_product_categories .product-categories li {
    border-color: #373f43;
}
.footer-main .woocommerce.widget_product_tag_cloud .tagcloud .tag-widget {
	margin: 20px 0 0;
}
.footer-main .woocommerce.widget_product_tag_cloud .tagcloud .tag-widget > li > a {
    background-color: #3B4757;
    color: #e5ecf1;
}
.footer-main .woocommerce.woocommerce.widget_product_categories .product-categories li .children {
	border-color: #373F43;
}

/**********************************************************/
/*		                  	IDX	 		    		  	  */
/**********************************************************/
ol#dsidx-listings {
	padding: 35px 0 0 0;
}
#dsidx td, #dsidx th {
	background-color: #fcfdfd;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.dsidx-results .dsidx-paging-control{
	display: inline-block;
	float: right;
	text-align: right;
	line-height: 36px;
}

#dsidx .dsidx-sorting-control {
	display: inline-block;
	text-align: left;
}


.dsidx-results .dsidx-paging-control, .dsidx-results .dsidx-paging-control a {
	font-size: 14px;
}

#dsidx form {
	display: inline-block;
	padding-left: 10px;
}

#dsidx-listings li.dsidx-listing-container {
	margin-bottom: 20px;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data {
	display: inline-block;
	width: 100%;
}
#dsidx-listings .dsidx-listing {
	/*border: solid 1px #efefef;*/
	display: table;
	width: 100%;
	overflow: visible;
	border: 0;
	margin-bottom: 45px;
	transition: all 0.5s ease;
}

#dsidx-listings .dsidx-listing:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
#dsidx-listings .dsidx-listing .dsidx-media {
	margin: 0;
	padding: 0 10px;
	float: none;
	display: table-cell;
	width: 270px;
	vertical-align: middle;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo {
	border: none;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a {
	color: #34495e;
	font-size: 1.43em;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 0;
	display: inline-block;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a span {
	padding-top: 5px;
}

#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a:hover {
	text-decoration: none;
	color: #2aacff;
}

#dsidx-listings .dsidx-listing .dsidx-secondary-data div.dsidx-secondary-data-line,
#dsidx-listings .dsidx-listing .dsidx-secondary-data-mls-number{
	padding-left: 20px;
	position: relative;
}

#dsidx-listings .dsidx-listing .dsidx-secondary-data div.dsidx-secondary-data-line:before,
#dsidx-listings .dsidx-listing .dsidx-secondary-data-mls-number:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: '\f101';
	color: #2aacff;
	left: 5px;
}

#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo a {
	width: 100%;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo a img {
	width: 100%;
	height: 100%;
}
#dsidx-listings .dsidx-listing .dsidx-data {
	display: table-cell;
	vertical-align: top;
	border: solid 1px #efefef;
	margin: 0;
	padding: 12px 20px 12px 20px;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data span {
	color: #34495e;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data div.dsidx-secondary-data-line {
	margin-bottom: 10px;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price,
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price-sold {
	background: #fff;
	color: #2aacff;
	font-size: 1.714em;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag {
	position: absolute;
	left: 15px;
	line-height: 1.3em;
	text-transform: uppercase;
	height: 56px;
	font-size: 1.1em;
	padding-top: 8px;
	top: -15px;
	font-weight: 400;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-reo,
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
	background: #2aacff;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-align: center;
	height: auto;
	padding: 5px 10px;
}

#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
	line-height: 18px;
	bottom: 0;
	padding: 1px 4px 1px 28px;
}
#dsidx .dsidx-secondary-row {
	background-color: #fcfdfd;
}
#dsidx table {
	color: #77858e;
}
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #efefef;
	/*background-color: #fcfdfd;*/
}
#dsidx.dsidx-details .dsidx-contact-form table textarea {
	border-color: #efefef;
	resize: none;
	background-color: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
#dsidx .dsidx-contact-form-submit {
	background-color: #34495e;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#dsidx .dsidx-contact-form-submit:hover {
	background-color: #2aacff;
}

.dsidx-details #dsidx-primary-data {
	margin-top: 10px;
}
.dsidx-details #dsidx-primary-data #dsidx-price {
	font-size: 2em;
	position: relative;
}
#dsidx h3 {
	font-size: 2em;
	color: #49575f;
	border-bottom: 0;
	position: relative;
	margin-top: 0;
	margin-bottom: 30px;
}
#dsidx h3:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 3px;
	background-color: #2aacff;
	left: 0;
	bottom: -10px;
}
#dsidx b {
	font-weight: 400;
}
#dsidx th {
	font-weight: 700;
}
#dsidx #dsidx-disclaimer {
	display: inline-block;
	float: left;
}
#dsidx-listings li.dsidx-listing-container {
	margin-bottom: 0;
}
.dsidx-details #dsidx-description {
	background-color: #fcfdfd;
	border: 1px solid #ededed;
	padding: 15px 20px;
	margin: 40px 0;
}

.dsidx-details #dsidx-description span {
	font-weight: 400;
	font-size: 14px;
}

.dsidx-details #dsidx-listing-source, .dsidx-details #dsidx-disclaimer {
	display: inline-block;
}

#dsidx-actions {
	margin-bottom: 15px;
}

#dsidx-actions a:hover {
	text-underline: none !important;
	color: #2aacff;
}

.dsidx-details #dsidx-header {
	padding: 15px;
	border: 1px solid #ededed;
	background: #fcfdfd;
}

#dsidx-primary-data {
	border: none !important;
}

.dsidx-details #dsidx-header table {
	border: none;
	margin-bottom: 0;
}

.dsidx-details #dsidx-header table td {
	padding: 5px;
	border: none;
}

.dsidx-details #dsidx-header table #dsidx-price td {
	color: #2aacff;
} 

.shortsale-notice {
	padding-left: 5px;
}

.dsidx-details #dsidx-property-types {
	margin-bottom: 10px;
	font-size: 16px;
}

.dsidx-details #dsidx-property-types strong {
	font-size: 18px;
}

.dsidx-details #dsidx-secondary-data {
	border: none;
	/*padding: 15px 20px;*/
	/*display: block;*/
	background-color: #fcfdfd;
}

.dsidx-details #dsidx-secondary-data th, .dsidx-details #dsidx-secondary-data td {
	border: 1px solid #ededed !important;
	padding: 5px 15px;
}

.dsidx-details #dsidx-secondary-data .dsidx-secondary-row th, .dsidx-details #dsidx-secondary-data .dsidx-secondary-row td {
	background-color: #fff;
}

.dsidx-details #dsidx-secondary-data tr:hover th, .dsidx-details #dsidx-secondary-data tr:hover td {
	background-color: #f1f1f1;
}

.dsidx-supplemental-data {
	border: 1px solid #ededed;
}

.entry-content table {
	margin-bottom: 40px;
}

#dsidx .dsidx-supplemental-data th, #dsidx .dsidx-supplemental-data td {
	border: 1px solid #ededed !important;
	padding: 5px 15px;
}

#dsidx .dsidx-supplemental-data .dsidx-secondary-row th, #dsidx .dsidx-supplemental-data .dsidx-secondary-row td {
	background-color: #fff;
}
#dsidx .dsidx-supplemental-data tr:hover th, #dsidx .dsidx-supplemental-data tr:hover td {
	background-color: #f1f1f1;
}

#dsidx.dsidx-details .dsidx-contact-form {
	margin-bottom: 40px;
}

#dsidx-secondary-data, .dsidx-supplemental-data{
	margin-bottom: 40px;
}

#dsidx.dsidx-details .dsidx-contact-form tr th, #dsidx.dsidx-details .dsidx-contact-form tr td {
	background-color: #fff;
	padding: 5px 15px;
	border: 1px solid #efefef;
}


#dsidx.dsidx-details .dsidx-contact-form .dsidx-secondary-row th, #dsidx.dsidx-details .dsidx-contact-form .dsidx-secondary-row td {
	background-color: #fcfdfd;
}

#dsidx.dsidx-details .dsidx-contact-form .dsidx-secondary-row td input {
	background-color: #fcfdfd;
}

#dsidx.dsidx-details .dsidx-contact-form tr td label {
	text-transform: uppercase;
}

#dsidx-map-hover {
	z-index: 10;
}

/*****************widget***************/
.dsidx-widget-quick-search, .dsidx-widget-guided-search {
	background-color: #fcfdfd;
	padding: 50px 20px;
}

.dsidx-resp-area {
	margin-bottom: 25px;
}

.dsidx-resp-area label {
	display: block;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-left: 1px;
	color: #34495e;
	font-weight: 400;
}

.dsidx-resp-area input[type="text"], .dsidx-resp-area select {
	height: 40px;
	width: 100%;
	border: 1px solid #efefef;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 0 15px;
	margin-bottom: 0;
	background-color: transparent;
	text-transform: capitalize;
}

.dsidx-resp-area .dsidx-resp-submit[type="submit"],.dsidx-resp-area .submit {
	color: #2aacff;
	border-color: #2aacff;
	background-color: transparent;
	border: 2px solid;
	line-height: 46px;
	text-transform: uppercase;
	width: 200px !important;
	padding: 0;
	font-weight: 700;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align: center;
	transition: all 0.5s ease;
}

.dsidx-resp-area.dsidx-resp-area-submit {
	margin-bottom: 0;
}

.dsidx-resp-area .dsidx-resp-submit:hover, .dsidx-resp-area .submit:hover {
	background-color: #2aacff;
	color: #fff;
	border-color: #2aacff;
}

.dsidx-widget-listings {

}

ul.dsidx-list.dsidx-panel li a {
	border-bottom: 1px solid #efefef;
	line-height: 24px;
	font-size: 13px;
	padding-left: 15px;
}

div.dsidx-results-widget .dsidx-slideshow-control{
	height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	background-color: #fcfdfd;
	line-height: 40px;
}

div.dsidx-results-widget .dsidx-slideshow {
	padding: 40px 0;
}

div.dsidx-results-widget .dsidx-slideshow ul li {
	padding: 40px 0 !important;
}

div.dsidx-results-widget .dsidx-slideshow, div.dsidx-results-widget .dsidx-slideshow ul, div.dsidx-results-widget .dsidx-slideshow li {
	height: 250px;
}

div.dsidx-results-widget .dsidx-slideshow {
	height: 300px;
}

div.dsidx-results-widget .dsidx-map .dsidx-results-widget-map-details {
	height: 150px;
}


div.dsidx-results-widget .featured-listing:first-child {
	padding-top: 0;
}

div.dsidx-results-widget .featured-listing {
	margin-bottom: 25px !important;
	padding-top: 0;
}

div.dsidx-results-widget .dsidx-panel .dsidx-photo {
	top: 0
}

div.dsidx-results-widget .dsidx-map .dsidx-results-widget-map-details .featured-listing {
	padding-top: 0;
	margin-top: 30px !important;
}

.dsidx-widget-single-listing {
	width: 100%;
	background-color: transparent;
	border: none;
}

.dsidx-widget-single-listing h3.widget-title a {
	color: #34495e;
	margin-bottom: 20px;
	display: block;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow {
	background-color: transparent;
	border: none;
}

.dsidx-widget-single-listing-body {
	/*width: 260px;*/
	margin: 0 auto;
	color: #34495e;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos {
	width: 260px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-price {
	padding-top: 10px;
	color: #2aacff;
	font-size: 20px;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-meta div {
	background-color: #fff;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-meta {
	background-color: #fff !important;
	text-align: center;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-meta span.dsidx-widget-single-listing-detail {
	float: none;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control {
	left: -30px;
	background-color:  #2aacff;
	background-image: none;
	color: transparent;
	text-indent: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-next {
	right: -30px;
	left: auto;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos:hover .dsidx-widget-single-listing-slideshow-control {
	left: 5px;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos:hover .dsidx-widget-single-listing-slideshow-next {
	right: 5px;
	left: auto;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control:before {
	position: absolute;
	color: #fff;
	font-family: 'FontAwesome';
	width: 100%;
	text-align: center;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-prev:before {
	content: "\f053";
}


.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-next:before {
	content: "\f054";
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count {
	display: none;
}


.dsidx-widget-single-listing .dsidx-widget-single-listing-meta span.dsidx-widget-single-listing-detail-description {
	font-size: 1em;
	position: relative;
	top:2px;
}

div.dsidx-results-widget .featured-listing ul li, div.dsidx-results-widget .dsidx-slideshow p span {
	width: 100%;
	line-height: 18px !important;
	padding-left: 15px;
	position: relative;
}

div.dsidx-results-widget .featured-listing ul li:before, div.dsidx-results-widget .dsidx-slideshow p span:before {
	position: absolute;
	content: '-';
	left: 0;
}

div.dsidx-results-widget .featured-listing .price {
	color: #2aacff;
	padding-left: 0;
}

div.dsidx-results-widget .featured-listing .price:before {
	display: none;
}




/**********************************************************/
/*		                 RESPONSE	 		    		  */
/**********************************************************/
@media screen and (max-width: 1199px) {
	.slz-woocommerce .type-product .entry-summary .price ins,
	.slz-woocommerce .type-product .entry-summary .price > .amount {
		font-size: 24px;
	}
	.woocommerce.widget_product_search .woocommerce-product-search .search-field {
		width: 65%;
	}
	.woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] {
		width: 35%;
	}
	.woocommerce.widget_shopping_cart p.buttons .wc-forward {
		margin-right: 5px;
	}
	.woocommerce ul.product_list_widget li .quantity .amount,
	.woocommerce .widget_shopping_cart .total .amount,
	.woocommerce.widget_shopping_cart .total .amount,
	.woocommerce.widget_top_rated_products .product_list_widget .amount,
	.woocommerce.widget_recently_viewed_products .product_list_widget .amount,
	.woocommerce.widget_products .product_list_widget .amount {
		font-size: 16px;
	}
	.slz-woocommerce .added_to_cart.wc-forward,
	.slz-woocommerce input#submit, .slz-woocommerce a.button,
	.slz-woocommerce button.button, .slz-woocommerce input.button,
	.woocommerce #respond input#submit, .woocommerce a.button,
	.woocommerce button.button, .woocommerce input.button {
		padding: 0 10px;
	}
}
@media screen and (max-width: 991px) {
	.woocommerce.widget_product_search .woocommerce-product-search .search-field {
		width: 80%;
	}
	.woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] {
		width: 20%;
	}
	.woocommerce table.shop_table .quantity {
		display: block;
	}
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
		border: 0;
	}
	.woocommerce .cart-collaterals .cart_totals table.shop_table tbody th,
	.woocommerce .cart-collaterals .cart_totals table.shop_table tbody td {
		background-color: transparent;
	}
	.woocommerce #content table.cart td.actions
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
	}
	.woocommerce table.shop_table td.actions .coupon {
		text-align: left !important;
	}
	.woocommerce table.shop_table td.actions .coupon {
		width: 55%;
	}
	.woocommerce table.shop_table td.actions .coupon input.button {
		width: 40%;
	}
	.woocommerce table.shop_table td.actions input.button {
		width: 25%;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2,
	.woocommerce #payment #place_order,
	.woocommerce-page #payment #place_order {
		margin-bottom: 0;
	}
	.woocommerce .woocommerce-shipping-fields h3 {
		margin-top: 60px;
	}
	.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{
	    margin-top: 0;
	   	margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.slz-woocommerce .products .type-product:nth-child(odd),
	.slz-woocommerce .products .type-product:nth-child(even) {
		width: 50%;
		margin-bottom: 30px;
	}
	.woocommerce ul.products li.product .price,
	.woocommerce ul.products li.product .price ins .amount,
	.slz-woocommerce .products .type-product .price ins .amount,
	.slz-woocommerce .products .type-product .price > .amount {
		font-size: 16px;
	}
	.woocommerce ul.products li.product h3,
	.slz-woocommerce .products .type-product h3 {
		font-size: 18px;
	}
	.woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button,
	.slz-woocommerce .products .type-product .add_to_cart_button,
	.slz-woocommerce .products .type-product .ajax_add_to_cart,
	.slz-woocommerce .products .type-product .added_to_cart.wc-forward,
	.slz-woocommerce .products .type-product .product_type_variable,
	.slz-woocommerce .added_to_cart.wc-forward, .slz-woocommerce input#submit,
	.slz-woocommerce a.button, .slz-woocommerce button.button,
	.slz-woocommerce input.button, .woocommerce #respond input#submit,
	.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
		height: auto;
	}
	.woocommerce table.shop_table td.actions .coupon .input-text {
		*line-height: 30px;
		margin-bottom: 15px;
	}
	.slz-woocommerce .type-product .entry-summary .single_add_to_cart_button {
		font-size: 14px;
	}
	.table-responsive {
		border: none;
		margin-bottom: 0;
	}
	.slz-woocommerce .products .type-product:nth-child(odd) {
		padding-right: 7.5px;
	}
	.slz-woocommerce .products .type-product:nth-child(odd):before,
	.slz-woocommerce .products .type-product:nth-child(odd):after {
		right: 7.5px;
	}
	.slz-woocommerce .products .type-product:nth-child(even) {
		padding-left: 7.5px;
	}
	.slz-woocommerce .products .type-product:nth-child(even):before,
	.slz-woocommerce .products .type-product:nth-child(even):after {
		left: 7.5px;
	}
	.slz-woocommerce .type-product .entry-summary .price del {
		font-size: 18px;
	}
	.slz-woocommerce .type-product .entry-summary .price ins,
	.slz-woocommerce .type-product .entry-summary .price > .amount {
		font-size: 24px;
	}
	.slz-woocommerce .type-product .woocommerce-tabs .tabs > li > a {
		font-size: 18px;
		padding: 10px 15px;
	}
	.woocommerce .woocommerce-thankyou-order-received {
		font-size: 24px;
	}
	.status-publish.hentry .woocommerce .title h3,
	.status-publish.hentry .woocommerce h2,
	.slz-woocommerce .type-product .related h2,
	.slz-woocommerce .type-product .upsells h2,
	.status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2 {
		font-size: 24px;
		margin-bottom: 35px;
	}
	.slz-woocommerce .type-product .entry-summary .entry-title {
		font-size: 30px;
	}
	.slz-woocommerce .type-product .woocommerce-tabs {
	    padding-top: 70px;
    	padding-bottom: 70px;
	}
	.slz-woocommerce .type-product .woocommerce-tabs .panel {
		padding-top: 20px;
	}
	.slz-woocommerce .type-product .entry-summary .price {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.slz-woocommerce .type-product p,
	.slz-woocommerce .type-product .entry-summary .quantity,
	.slz-woocommerce .product .cart .single_variation_wrap .woocommerce-variation,
	.slz-woocommerce .product .cart .variations {
		margin-bottom: 15px;
	}
	.slz-woocommerce .type-product .cart {
		padding-top: 15px;
	}
	.woocommerce #payment ul.payment_methods {
		padding-top: 30px;
	}
	.woocommerce .woocommerce-error,
	.slz-woocommerce .woocommerce-message,
	.woocommerce .woocommerce-message,
	.slz-woocommerce .woocommerce-error,
	.slz-woocommerce .woocommerce-info,
	.woocommerce .woocommerce-info {
		line-height: 20px;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.slz-woocommerce .woocommerce-message a,
	.woocommerce .woocommerce-message a,
	.woocommerce .woocommerce-error a,
	.slz-woocommerce .woocommerce-error a,
	.slz-woocommerce .woocommerce-info a,
	.woocommerce .woocommerce-info a,
	.slz-woocommerce .woocommerce-message .button,
	.woocommerce .woocommerce-message .button,
	.woocommerce .woocommerce-error .button,
	.slz-woocommerce .woocommerce-error .button,
	.slz-woocommerce .woocommerce-info .button,
	.woocommerce .woocommerce-info .button {
		line-height: 20px;
	}
	.woocommerce .woocommerce-error:before,
	.woocommerce .woocommerce-info:before,
	.woocommerce .woocommerce-message:before {
		top: 10px;
	}
	.slz-woocommerce .products {
		margin-top: 35px;
	}
	.slz-woocommerce .comment-respond .comment-form {
		padding: 30px;
	}
}
@media screen and (max-width: 667px) {
	.woocommerce table.shop_table td.actions .coupon {
		width: 60%;
	}
}
@media screen and (max-width: 600px) {
	.slz-woocommerce .type-product .entry-summary .price del {
		margin-right: 10px;
	}
	.slz-woocommerce .type-product .entry-summary .price ins,
	.slz-woocommerce .type-product .entry-summary .price > .amount {
		font-size: 22px;
	}
	.slz-woocommerce .type-product .entry-summary .price ins .amount:first-child {
		margin-right: 5px;
	}
	.slz-woocommerce .type-product .entry-summary .price ins .amount:last-child {
		margin-left: 5px;
	}
	.woocommerce table.shop_table td.actions .coupon {
		width: 65%;
	}
	.woocommerce table.shop_table td.actions .coupon .input-text {
		width: 170px;
	}
	.woocommerce table.shop_table td.actions .coupon input.button {
		width: 42%;
	}
	.slz-woocommerce .type-product .woocommerce-tabs {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.status-publish.hentry .woocommerce .title h3,
	.status-publish.hentry .woocommerce h2,
	.slz-woocommerce .type-product .related h2,
	.slz-woocommerce .type-product .upsells h2,
	.status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2,
	.status-publish.hentry .woocommerce .title h3,
	.status-publish.hentry .woocommerce h2 {
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.woocommerce .woocommerce-shipping-fields h3 {
		margin-top: 40px;
	}
}
@media screen and (max-width: 480px) {
	.slz-woocommerce .type-product .entry-summary,
	.slz-woocommerce .type-product .images {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.slz-woocommerce .type-product .entry-summary {
		padding-top: 15px;
	}
	.slz-woocommerce .type-product .woocommerce-tabs .tabs > li {
		width: 33.33%;
		overflow: hidden;
	}
	.slz-woocommerce .type-product .woocommerce-tabs .tabs > li > a {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 10px;
	}
	.woocommerce table.shop_table td.actions .coupon {
		width: 100%;
		padding-bottom: 15px;
	}
	.woocommerce table.shop_table td.actions .coupon .input-text {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	.woocommerce table.shop_table td.actions .coupon input.button,
	.woocommerce table.shop_table td.actions input.button {
		width: 100%;
	}
	.woocommerce table.wishlist_table tr td.product-remove {
		padding: 15px;
	}

	#dsidx-listings .dsidx-listing .dsidx-media, #dsidx-listings .dsidx-listing .dsidx-data {
		display: block;
		width: 100%;
	}

	#dsidx-listings .dsidx-listing .dsidx-data {
		padding: 15px;
	}

	.dsidx-results .dsidx-paging-control {
		float: left;
		text-align: left;
	}
}
@media screen and (max-width: 479px) {
	.slz-woocommerce .products .type-product:nth-child(odd),
	.slz-woocommerce .products .type-product:nth-child(even) {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.slz-woocommerce .products .type-product:nth-child(odd):before,
	.slz-woocommerce .products .type-product:nth-child(odd):after,
	.slz-woocommerce .products .type-product:nth-child(even):before,
	.slz-woocommerce .products .type-product:nth-child(even):after {
		left: 15px;
		right: 15px;
	}
	/*// .slz-woocommerce .products .type-product:nth-child(even) .onsale {*/
	/*// 	left: 15px;*/
	/*// }*/
	.slz-woocommerce .products .type-product {
		margin-bottom: 35px;
	}
	.woocommerce #payment .payment_method_paypal .about_paypal {
		display: none;
	}
	.woocommerce form .form-row {
		width: 100%;
	}
	.slz-woocommerce p.woocommerce-result-count {
		display: block;
	}
	.slz-woocommerce .woocommerce-ordering {
		float: none;
		margin-bottom: 35px;
	}
	.woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label {
		display: block;
		margin-left: 0;
		margin-top: 15px;
	}
	.woocommerce .cart-collaterals .cross-sells {
		display: block;
		width: auto;
	}
	.slz-woocommerce .commentlist .comment_container {
		padding: 20px;
	}
	.slz-woocommerce .commentlist .comment_container .comment-text .star-rating {
		float: none;
	}
	.slz-woocommerce .commentlist .comment_container img {
		width: 60px;
		height: 60px;
	}
	.slz-woocommerce .commentlist .comment_container .comment-text {
		padding: 0 0 0 20px;
	}
	.slz-woocommerce .products {
		margin-top: 0;
	}
}
@media screen and (max-width: 380px) {
	.woocommerce .woocommerce-shipping-fields h3 {
		min-height: 75px;
	}
	.woocommerce .woocommerce-shipping-fields .checkbox:before {
		position: absolute;
		top: auto;
		bottom: -50px;
		right: auto;
		left: 0;
	}

	#dsidx th, #dsidx td, #dsidx td label {
		font-size: 13px;
		padding: 5px !important;
	}

	#dsidx td label {
		text-transform: uppercase;
	}

}
@media screen and (max-width: 320px) {
	.woocommerce.widget_product_search .woocommerce-product-search .search-field {
		width: 75%;
	}
	.woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] {
		width: 25%;
	}
	.slz-woocommerce .type-product .entry-summary .entry-title {
		font-size: 30px;
	}
	.woocommerce table.shop_table tbody:first-child tr td {
		word-break: break-word;
	}
}

.star-rating {
  position: relative;
  display: block;
  float: left;
  line-height: 1;
  width: 65px;
  height: 1em;
  overflow: hidden;
}
.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  top: 0;
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #e2cf00;
  float: left;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #e2cf00;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  font-family: FontAwesome;
}
.star-rating span.width-10 {
  width: 10%;
}
.star-rating span.width-20 {
  width: 20%;
}
.star-rating span.width-30 {
  width: 30%;
}
.star-rating span.width-40 {
  width: 40%;
}
.star-rating span.width-50 {
  width: 50%;
}
.star-rating span.width-60 {
  width: 60%;
}
.star-rating span.width-70 {
  width: 70%;
}
.star-rating span.width-80 {
  width: 80%;
}
.star-rating span.width-90 {
  width: 90%;
}
.star-rating span.width-100 {
  width: 100%;
}
p.stars {
  margin-bottom: 0;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
  width: 2em;
  position: relative;
  display: inline-block;
  text-indent: -999px;
  margin-right: 1em;
  border-right: 1px solid #EEE;
}
p.stars a.star-1:before,
p.stars a.star-2:before,
p.stars a.star-3:before,
p.stars a.star-4:before,
p.stars a.star-5:before {
  content: "\f006";
  top: 0;
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #e2cf00;
  float: left;
  overflow: hidden;
  text-indent: 0;
}
p.stars a.star-1.active:before,
p.stars a.star-1:hover:before {
  content: "\f005";
}
p.stars a.star-2 {
  width: 3em;
}
p.stars a.star-2:before {
  content: "\f006\f006";
}
p.stars a.star-2.active:before,
p.stars a.star-2:hover:before {
  content: "\f005\f005";
}
p.stars a.star-3 {
  width: 4em;
}
p.stars a.star-3:before {
  content: "\f006\f006\f006";
}
p.stars a.star-3.active:before,
p.stars a.star-3:hover:before {
  content: "\f005\f005\f005";
}
p.stars a.star-4 {
  width: 5em;
}
p.stars a.star-4:before {
  content: "\f006\f006\f006\f006";
}
p.stars a.star-4.active:before,
p.stars a.star-4:hover:before {
  content: "\f005\f005\f005\f005";
}
p.stars a.star-5 {
  width: 6em;
  border-right: none;
  margin-right: 0;
}
p.stars a.star-5:before {
  content: "\f006\f006\f006\f006\f006";
}
p.stars a.star-5.active:before,
p.stars a.star-5:hover:before {
  content: "\f005\f005\f005\f005\f005";
}