.book-item .book-image:before {
	content: "";
	position: absolute;
	z-index: 22;
	height: 100%;
	width: auto;
	background: url(../images/book-after.png) repeat-y left;
	background-size: 100% 100%;
	box-shadow: inset 0px;
	left: 0;
}

.archive .shop-left-bar .shop-list ul li .book-item-shop .book-info {
	position: relative;
	text-align: center;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	height: auto;
}
.woocommerce ul.products.owl-carousel li.product{
	width: 100%!important;
    margin: 0!important;
    float: none!important;
}
.woocommerce ul.products.owl-carousel li.product .book-item{
	max-width: 100%;
}
.owl-next span, .owl-prev span{
	display: none;
}

.owl-next{position:absolute;top:40%;bottom:auto;transform:translateY(-50%) rotate(180deg);width:20px;height:40px;background:url(../images/nav-slider.png) no-repeat!important;border: none;z-index:99;cursor:pointer;right:-40px;background-position:right center}
@media only screen and (max-width: 1025px) {
.owl-next{right:-25px}
}
@media all and (max-width: 767px) {
.owl-next{display:none}
}

.owl-prev {position:absolute;top:40%;bottom:auto;transform:translateY(-50%);width:20px;height:40px;background:url(../images/nav-slider.png) no-repeat!important;border: none;z-index:999;cursor:pointer;left:-40px;background-position:left center}
@media only screen and (max-width: 1025px) {
.owl-prev{left:-20px}
}
@media all and (max-width: 767px) {
.owl-prev{display:none}
}

.shop-left-bar {
	margin-top: 30px;
}

.breadthums-navigation .gridlist-toggle {
	position: relative;
	float: right;
	top: 1%;
}

.breadthums-navigation .gridlist-toggle a {
	background: transparent !important;
}

.archive .breadthums-navigation .woocommerce-ordering {
	padding-right: 60px;
}

.archive .breadthums-navigation .woocommerce-ordering .position-sort {
	display: inline-block;
	position: static;
	min-width: 220px;
	clear: none;
}

.archive .shop-left-bar .shop-list ul.list li .book-item-shop .book-info .book-desc {
	height: auto !important;
}

.archive .shop-left-bar .shop-list ul.list li .book-item-shop .book-actions .list-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
	position: static;
	min-width: 180px;
}

.archive .shop-left-bar .shop-list ul.list li .book-item-shop .book-item .book-actions {
	display: none !important;
}

.book-list-actions .archive .shop-left-bar .shop-list ul.list li .book-item-shop .book-info .book-price .price ins span {
	position: static;
}

.list .button-action .btn.btn-buyproduct,
.list .button-action a.add_to_wishlist,
.list .yith-wcwl-wishlistexistsbrowse a {
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 5px 25px;
	display: inline-block;
	line-height: 25px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 14px;
}

.list .button-action .btn.btn-buyproduct:hover,
.list .button-action a.add_to_wishlist:hover,
.list .yith-wcwl-wishlistexistsbrowse a:hover {
	background: #f07c29;
	color: #fff;
	border-color: #f07c29;
}

.button-action {
	display: none;
}

.list .woocommerce-Price-currencySymbol {
	position: static !important;
}

.list .button-action {
	display: block;
}

.list .yith-wcwl-add-to-wishlist {
	margin-left: 15px;
	display: inline-block;
}

.list .yith-wcwl-add-to-wishlist .feedback {
	display: none;
}

ul.products.list li.product img.ajax-loading {
	width: 16px !important;
	height: 16px !important;
}

.most-viewed-box {
	border: 1px solid #379FB0;
	border-radius: 4px;
	color: #000;
	font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.67rem;
	font-weight: 300;
	letter-spacing: 0.4px;
	line-height: 15pt;
	padding: 28px;
	width: 120%;
}

.most-title {
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 11pt;
	font-weight: 500;
}

*::-moz-placeholder {
	color: #999;
}

.product_list_widget li::before {
	display: none !important;
}

ul.product_list_widget {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
}

.product_list_widget li {
	list-style: none !important;
	text-align: left;
	font-weight: 200;
}

ul.product_list_widget li a {
	display: block;
	font-weight: 200;
	color: #000000;
	font-size: 8pt !important;
	line-height: 10pt;
	text-decoration: underline;
	text-transform: lowercase;
}

.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

blockquote {
	display: block;
	border-width: 2px 0;
	border-style: solid;
	border-color: #eee;
	padding: 1.5em 0 0.5em;
	margin: 1.5em 0;
	position: relative;
}

blockquote:before {
	content: '\201C';
	position: absolute;
	top: 0em;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	width: 3rem;
	height: 2rem;
	font: 6em/1.08em 'PT Sans', sans-serif;
	color: #666;
	text-align: center;
}

blockquote:after {
	content: "\2013 \2003" attr(cite);
	display: block;
	text-align: right;
	font-size: 0.875em;
	color: #e74c3c;
}

.author_quick_quotes {
	font-style: italic;
	font-size: 1.8rem;
	font-family: "MS Serif", "New York", serif;
	font-stretch: semi-expanded;
	color: #666;
}

/* this is for jS composer specific styles (wbakery) */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #000000!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #379FB0!important;
}

.slideshow-window {
    background-color: #fff;
    border: 20px solid #fff;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-bottom: 56.25%!important;
    position: relative;
    z-index: 1;
}