/*@import url("shubham.css");*/
/* @import url("ajay.css"); */

/*
CTC Separate Stylesheet
Updated: 2020-03-21 08:20:14
Theme Name: VW Book Store Pro Child
Theme URI: 192.168.100.53:81/demo/ecom
Template: vw-book-store-pro
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: This bookstore WordPress theme is clean, reliable, modern and feature-full with great use for book stores, eBook portals, online book sellers, authors, journalists, writers, editors, publishers, libraries, reading clubs, online music, movies and game selling website and all the literature lovers. It is a one-stop-solution for establishing a performance efficient website for all books and reading related businesses. It has all the facility to list your books whether you deal with kids’ sound and story books or literature books for adults. It has sections cascaded to form a continuity to never leave the visitors idle. This bookstore WordPress theme has a fluid layout making it fully responsive. It is cross-browser compatible and translation ready. It is coded from scratch to make it bug-free. It is fearlessly compatible with third party plugins to give an extra edge to your website with the added plugin.
Tags: one-column,right-sidebar,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments
Version: 1.1.1.1584778814
*/
.footer-menu ul {
    top: 93%;
}
.footer-menu ul li {
    /* list-style: none; */
    /* display: inline-block; */
    display: block;
    padding: 0 18px;
}
.footer-contact p {
    font-size: 15px;
    color: #ffffff;
    margin: 0;
}
#category #new_books .sec-head{
	color:#1a1616;
	padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}
/*.added_to_cart {height:40px;}*/
.sec-all{text-align: right;}

/* shubham added css below for search bar*/

/* #header_widgets {
    position: fixed !important;
    width: 100% !important;
    z-index: 1000;
    overflow: visible;
    transition: all 1s ease 0s;
    top: 92px !important;
	background-color: #5b5b5b !important;
} */
.custom_cart.cart_btn a{
	position:static !important;
	-webkit-transform:none !important; 
	transform:none !important;
	background: rgb(240, 198, 78) !important;
	color: #fff !important;
	opacity: 1;
	display: block !important;
	width: 100%;
	text-align: center;
	padding: 0 !important;
}
.custom_cart.cart_btn a:hover{
	opacity: 1;
	display: block !important;
	width: 100%;
	text-align: center;
	position:static !important;
	-webkit-transform:none !important;
	transform:none !important;
	transition: none !important;
	background-color: #00AFEB !important;
	margin-left: 0% !important;
    margin-right: 0% !important;	
	padding: 1px !important;
}

.custom_cart a.add_to_cart_button.added{display:none !important;}
.custom_cart a.added_to_cart{display:block !important;}

.latest-cart a.add_to_cart_button.added {
	display:none !important;
}
.latest-cart a.added_to_cart{
	display: inline !important;
	text-align: center;
    text-transform: uppercase;
	height: 34px !important;
	width: 64% !important;
	padding: 7px 16px 7px 16px !important;
}

.latest-cart a:hover {
    background-color: #00AFEB !important;
    text-transform: uppercase;
    text-align: center;
}



.top_bar ul li a, .top_bar ul li {color: #1a1616; font-weight: 700; font-size: 23px !important;}
#site_services .services-box-content {    padding: 5px 0;}
.inner_product:hover .custom_cart a{font-size:16px !important}
.inner_product .custom_cart.cart_btn a:hover{padding:0 !important}

.custom_cart.cart_btn a.added_to_cart{
	background:#f0c64efa !important;
	text-transform: uppercase;
    font-weight: 600;
    padding: 2px !important;
}

.custom_cart.cart_btn a.added_to_cart:hover{background:#00AFEB !important}

.container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
	float:left;
    margin-right: 10px !important; 
    margin: 0 10px !important;
    padding: 6px 15px !important;
	background: rgb(240, 198, 78) !important;
}
.container .owl-carousel .owl-nav button:hover {
	background: #00AFEB!important;
}

.container .owl-carousel .owl-nav i.fa{color:#FFF;}

.container .owl-carousel .owl-nav {
    display: block;
    position: absolute;
    top: -8.4em !important;
    right: 0;
	margin-right:0 !important;
}
button.owl-prev, button.owl-next {
    background-color: #00AFEB !important;
	margin-right: 18px !important;
    margin: 0 -15px !important; 
	/* please dont remove line*/
}
body.home.page-template .inner-box:nth-child(odd) {
	background-color: #00AFEB !important;
}
body.home.page-template .inner-box:nth-child(even) {
    background-color: rgb(240, 198, 78) !important;
    -ms-ime-align-background-color: rgb(240, 198, 78) !important; 
}

a.button {
    border: 0px solid #3890cb !important;
	margin: 0px 0 0 !important;
	background-color: rgb(240, 198, 78) !important;
}

li.product.type-product.purchasable.product-type-simple:hover .onsale {
    background: #00AFEB !important;
}
.inner_product:hover .custom-product-price {
    /*background-color: #00AFEB !important;*/
    transition: 0.5s;
}
.cat_toggle i {
    color: #00AFEB !important;
}
.cat_toggle {
    color: #949494 !important; 
	margin-left:10px;
	border: 1px solid gray;
}
#cat_toggle ul {
    padding: 0px 0 !important;
    margin-right: 0px !important;
    margin: 0 0 0 0px !important;
}
#cat_toggle ul li {
    list-style: none;
    border-bottom: solid 1px #f4f4f5;
    margin-bottom: 0px !important;
    padding-bottom: 10px!important;
    padding-top: 10px !important;
    margin-top: 0px !important;
}
#cat_toggle ul li:hover {
    background: #00AFEB !important;
    border-bottom: solid 1px #f4f4f5;
    margin-bottom: 0px !important;
    padding-bottom: 10px!important;
    padding-top: 10px !important;
    margin-top: 0px !important;
	color: white !important;
}
#cat_toggle ul li a {
    margin-left: 13% !important;
}
#cat_toggle ul li a:hover {
    color: white !important;
}
.widget.woocommerce.widget_product_categories {
    border-bottom: 7px solid #00AFEB !important;
	border: 1px solid gray !important;
}
.custom-product-price {
    position: relative !important;
	background-color: white !important;
    color: #f06845 !important;
	text-align: left !important;
}

.inner_product:hover .product-sale {
    background-color: #00AFEB !important;
    transition: 0.5s;
}

/*
#header_widgets, .inner_product:hover .custom_cart a, .inner_product:hover .custom-product-price, .inner_product:hover .product-sale, .collection-inner a, .news_content input[type="submit"], button.owl-prev, button.owl-next {
    background-color: #00AFEB !important;
}
*/
.collection-inner a{
	background-color: rgb(240, 198, 78) !important;
}
.collection-inner a:hover{
	background-color: #00AFEB !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
	background-color: #00AFEB !important;
}

li.cart_box span.cart-value {
	margin: 0;
    text-align: center;
    background-color: #f06845;
    border-radius: 50%;
    color: #ffffff;
    padding: 5px 7px;
    position: absolute;
    bottom: 7px;
    right: 13px;
    width: 33px !important;
    height: 30px !important;
}
li.cart_box span.cart-value:hover {
	margin: 0;
    text-align: center;
    background-color: #00AFEB !important;
    border-radius: 50%;
    color: #ffffff;
    padding: 5px 7px;
    position: absolute;
    bottom: 7px;
    right: 13px;
    width: 33px !important;
    height: 30px !important;
}
.fa-bars:before {
    content: "▼" !important;
}

.fa-twitter:before {
    content: "\f099";
    color: #fff !important;
}
.fa-facebook-f:before {
    content: "\f39e";
    color: #fff !important;
}
.fa-linkedin-in:before {
    content: "\f0e1";
	color: #fff !important;
}
.socialbox a.twitter {
    background-color: #33ccff !important;
}
.socialbox a.facebook {
	background-color: #3b5998 !important;
}
.socialbox a.linkedin {
    background-color: #0e76a8 !important;
}

.socialbox a.gplus {
    background-color: #f1f1f1 !important;
}

.socialbox a {
   color: #1a0dab;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
	margin-left:5px;
}

.socialbox a:hover
{
	transition:none !important;
	filter: contrast(90%); border:none;
}


span.woocommerce-Price-amount.amount {
	color: #f06845 !important;
	margin-left: 5px;
	font-weight: bold !important;
}

/*
button.owl-prev.disabled {
    margin-right: 17px !important;
    margin: 0px 29px 0px -34px !important;
}
*/
/*
button.owl-prev.disabled {
    margin-right: 17px !important;
    margin: 0px 51px 0px -91px !important;
}
*/
.inner_product h5 {
    color: #191b27;
    padding-top: 10px !important;
    font-size: 16px;
    text-align: left !important;
	margin: 0 0 0px 0 !important;
}
#category a.added_to_cart.wc-forward {
    text-transform: uppercase !important;
	height:24px !important;
	font-size: 16px;
	letter-spacing: 0px;
    font-weight: 700;
}
.inner_product section h5 {
    color: #333;
    font-weight: bold;
    margin: 0 0 0px 0 !important;
    padding: 0;
}

#header_widgets [type="submit"] {
	background-color: #00AFEB;
}
.product-sale {
    position: absolute;
    top: -8px !important;
    left: -7px !important;
    background-color: rgb(240, 198, 78) !important;
	padding: 4px !important;
    font-size: 16px;
}

.main-navigation .menu > ul > li.highlight, li.cart_box span.cart-value, .date_div, .readmore a:hover, #newsletter, #footer h3:after, .social_widget a:hover, a.page-numbers, span.page-numbers.current, .bradcrumbs a:hover, #slider a i, .main_title h1:after, .latest-cart a {
	background-color: rgb(240, 198, 78) !important;
}

p.sec-all a {
    color: rgb(240, 198, 78) !important;
	font-size: 15px;
	letter-spacing: 1px;
}
p.sec-all a:hover {
    color: #00AFEB;
    font-size: 15px;
	letter-spacing: 1px;
}

/*
#cat_toggle ul li:hover {
    background-color: #00AFEB !important;
}
*/
/*shubham css for browse page*/

.woocommerce ul.products li.product .onsale {
    background-color: rgb(240, 198, 78) !important;
	margin: -0em -.5em 0 0 !important;
    left: 0em !important;
    line-height: 2.236 !important;
    border-radius: 0% !important;
    font-size: 12px !important;
	right: auto !important;
	min-height: 1.236em !important;
}
.woocommerce ul.products li.product .onsale:hover {
    background-color: #00AFEB !important;
}
.woocommerce a.button.product_type_simple.add_to_cart_button {
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
     background-color: rgb(240, 198, 78) !important;
}
a.page-numbers:hover {
    background: #00AFEB !important;
}
span.page-numbers.current {
    background: #00AFEB !important;
}

/*
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
	background-color: #00AFEB !important;
}
*/
.woocommerce a.added_to_cart.wc-forward {
	text-align: center;
    border: 1px solid lightgray;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgb(240, 198, 78) !important;
	width: 83% !important;
    margin-left: 7% !important;
	padding-top: 8px !important;
    line-height: 1.2 !important;
}
.woocommerce a.added_to_cart.wc-forward:hover {
    border: 1px solid lightgray;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #00AFEB !important;
}
.shop a.added_to_cart.wc-forward {
	text-align: center;
    margin: 0 auto !important;
}
.shop a.added_to_cart.wc-forward:hover {
	text-align: center;
    margin: 0 auto !important;
}
/*
a.button.product_type_simple.add_to_cart_button:hover {
    background-color: #00AFEB !important;
    color: #fff !important;
}
*/
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    background-color: rgb(240, 198, 78) !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    font-size: 1.15em;
    float: left;
    background-color: #00AFEB !important;
	border:0;
	color: #fff !important;
}
.woocommerce ul.products a.add_to_cart_button.added{display:none !important;}
.woocommerce ul.products a.added_to_cart{display:block !important;}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 1px !important;
    border: 0 !important;
}

span.tinvwl_already_on_wishlist-text, span.tinvwl_remove_from_wishlist-text {
    font-size: 15px !important;
	color: rgb(240, 198, 78) !important
}
span.tinvwl_already_on_wishlist-text:hover, span.tinvwl_remove_from_wishlist-text:hover {
    font-size: 15px !important;
	color: #00AFEB !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
    content: '\e908';
    color: 00AFEB !important;
}


.woocommerce a.button.product_type_simple.add_to_cart_button:hover {
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
	color: #fff !important;
}
.shop ul.products li.product a.tinvwl_add_to_wishlist_button {
    margin: 0 auto;
    display: block;
    text-align: center !important;
}
span.tinvwl_add_to_wishlist-text {
	color: rgb(240, 198, 78) !important;
	pointer-events : none !important;
	font-size: 16px !important;
}
span.tinvwl_add_to_wishlist-text:hover {
	color: #00AFEB !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #00AFEB !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #00AFEB !important;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.2em !important;
	background-color: #ebeced !important;
}
.price_slider_amount .price_label {
    font-size: 16px !important;
}
.woocommerce .woocommerce-ordering select {
	border-radius: 6px !important;
	min-width: 125% !important;
    margin-top: -37% !important;
    vertical-align: top;
    border: 1px solid #ccc;
    background: #fff;
    margin-left: 120% !important;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 0.6em !important;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 0em !important;
    padding: 0;
	font-size: 13px !important;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #33ccff;
}

h1.woocommerce-products-header__title.page-title {
    padding: 6px 0px !important;
	line-height: 1.4 !important;
	font-size: 30px !important;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 0em !important;
    font-size: 16px !important;
}
#contentwoocom {
    padding: 30px 15px !important;
}
#sidebar aside {
    margin-bottom: 30px;
    border: 0px solid #bbb !important; 
    padding: 10px;
}
#sidebar form {
    display: table;
    width: 100%;
    border: 0px solid #bbb !important;
}
#sidebar h3:after {
    content: "";
    display: block;
    width: 100% !important;
    height: 3px;
    background: 0 !important;
    margin-top: 7px;
    border-bottom: 1px solid gray !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
    color: rgb(240, 198, 78) !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before:hover {
    color: #00AFEB !important;
}
/*shubham css for PDP page*/
body.product-template-default.single.single-product .col-lg-9.col-md-12 {
     /*max-width: fit-content !important;*/
	min-width: -webkit-fill-available !important;
}
@-moz-document url-prefix() {
    body.product-template-default.single.single-product .col-lg-9.col-md-12 {
		min-width: 100% !important;
	}
}
body.product-template-default.single.single-product .woocommerce-product-details__short-description p {
    display: none !important;
}
body.product-template-default.single.single-product a.woocommerce-product-gallery__trigger {
	display: none !important;
	position: relative !important;
    right: 100em !important;
    font-size: 0.2em !important;
    z-index: 0;
    width: 19px;
}
/*
body.product-template-default.single.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none !important;
}
*/
body.product-template-default.single.single-product aside#woocommerce_product_categories-2 {
    display: none !important;
}

body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
    width: 42% !important;
}
body.product-template-default.single.single-product nav.woocommerce-breadcrumb {
	font-size: 16px !important;
	padding-bottom: 2% !important;
}
body.product-template-default.single.single-product .summary h1.product_title.entry-title {
    margin-left: -56% !important;
	font-weight: bold !important;
}
body.product-template-default.single.single-product .summary p.price {
	margin-left: -56% !important;
}
body.product-template-default.single.single-product .summary p.price del {
	opacity: 1;
    display: inline-block;
    font-weight: 600;
}
body.product-template-default.single.single-product .summary form.add-to-cart {
	margin-left: -56% !important;
}
body.product-template-default.single.single-product .summary .product_meta {
	margin-left: -56% !important;
	font-size: 17px !important;
	font-weight: 600;
	margin-top: 2% !important;
	
}
body.product-template-default.single.single-product button.single_add_to_cart_button.button.alt {
    background: rgb(240, 198, 78) !important;
	text-transform: uppercase !important;
}
body.product-template-default.single.single-product button.single_add_to_cart_button.button.alt:hover {
    background: #00AFEB !important;
	border: 0px !important;
	color: #fff !important;
}
body.product-template-default.single.single-product a.button.wc-forward {
    background: rgb(240, 198, 78) !important;
	display: block !important;
    margin-top: 0% !important;
    padding: 8px 8px !important;
    width: 26% !important;
    float: left !important;
	margin-left: 2% !important;
}
body.product-template-default.single.single-product a.button.wc-forward:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
body.product-template-default.single.single-product span.onsale {
	background: rgb(240, 198, 78) !important;
	margin: 0.5em -.5em 0 0 !important;
    left: 0em !important;
    line-height: 2.236 !important;
    border-radius: 0% !important;
    font-size: 12px !important;
	right: auto !important;
	min-height: 1.236em !important;
}
body.product-template-default.single.single-product span.onsale:hover {
	background: #00AFEB !important;
}
body.product-template-default.single.single-product .wrps_related_products_area .owl-theme .owl-nav {
    top: -3.9em !important;
    right: 2px;
}
body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
    color: #fff !important;
    float: left;
    margin-right: 10px !important;
    margin: 0 10px !important;
    padding: 6px 15px !important;
    background: rgb(240, 198, 78) !important;
    opacity: 1 !important;
}
body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev:hover, .container .owl-carousel .owl-nav button.owl-next:hover {
    color: #fff !important;
    float: left;
    margin-right: 10px !important;
    margin: 0 10px !important;
    padding: 6px 15px !important;
    background: #00AFEB !important;
    opacity: 1 !important;
}
body.product-template-default.single.single-product .wpb-icon-angle-left:before {
    color: #fff !important;
}
body.product-template-default.single.single-product .wpb-icon-angle-right:before {
    color: #fff !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
	background: rgb(240, 198, 78) !important;
	right: 68% !important;
    top: 8px !important;
	height: 23px !important;
    line-height: 23px !important;
    width: 61px !important;
	font-size: 17px !important;
	transform: rotate(0deg) !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale:hover {
	background: #00AFEB !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item .wpb_wrps_price {
    text-align: left !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item .wpb_wrps_title {
	text-align: left !important;
	text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.button, .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
    border: 1px solid;
    border-radius: 0;
    padding: 8px 13px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
	margin: 0px 0 0 !important;
}
body.product-template-default.single.single-product .wpb_wrps_cart_btn a.add_to_cart_button.added{display:none !important;}
body.product-template-default.single.single-product .wpb_wrps_cart_btn a.added_to_cart{display:block !important;}

body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
    border: 1px solid;
    border-radius: 0;
    padding: 10px 19px !important;
    font-size: 14px;
    line-height: 9px !important;
    text-transform: uppercase;
}
body.product-template-default.single.single-product .quantity .qty {
    width: 3.631em;
    text-align: center;
    display: none !important;
}
body.product-template-default.single.single-product div.product .woocommerce-tabs .panel p {
	font-size:17px !important;
	text-align: justify !important;
}
/*
section#category .inner_product .owl-stage-outer h5 {
	text-align: left !important;
	text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}
*/
section#category .inner_product h5 {
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
	direction: ltr !important;
}
ul.products.columns-4 h2.woocommerce-loop-product__title {
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
	font-weight: bold !important;
}
body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
    margin-left: -56% !important;
    background: rgb(240, 198, 78) !important;
}
body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
    margin-left: -56% !important;
    background: #00AFEB !important;
	color: #fff !important;
}
a.button.checkout.wc-forward {
	 background: rgb(240, 198, 78) !important;
}
a.button.checkout.wc-forward:hover {
	 background: #00AFEB !important;
	 color: #fff !important;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
	background: rgb(240, 198, 78) !important;
	margin-left: 2% !important;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:hover {
	background: #00AFEB !important;
	margin-left: 2% !important;
	color: #fff !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Work Sans' !important;
	letter-spacing: 0 !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear .tinv-header h2 {
	display: none !important;
}
.tinvwl-theme-style .middle-content p strong {
	display: none !important;
}
code {
    padding: 0 !important;
}
input#coupon_code {
    width: 120px !important;
}
.coupon button.button {
    background: rgb(240, 198, 78) !important;
}
.coupon button.button:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background: rgb(240, 198, 78) !important;
	color: #fff !important;
	cursor: pointer !important;
	opacity: 1 !important; 
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
    float: none;
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
	cursor: not-allowed !important;
}
.cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background: rgb(240, 198, 78) !important;
}
.cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background: rgb(240, 198, 78) !important;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    float: right;
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
button.button {
    background: rgb(240, 198, 78) !important;
}
button.button:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    background: rgb(240, 198, 78) !important;
}
.woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-align: center !important;
    margin: 0 auto !important;
}
.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    text-align: center !important;
    margin: 0 auto !important;
}
.woocommerce ul.products li.product .button {
    background: rgb(240, 198, 78) !important;
	margin-left: 12% !important;
}
.woocommerce ul.products li.product .button:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
	margin-left: 12% !important;
}
td.product-quantity {
    display: none !important;
}
th.product-quantity {
    display: none !important;
}
.woocommerce table.shop_table {	
	border-collapse: collapse !important;
	table-layout: auto !important;
}
.woocommerce a.remove:hover {
    background: #00AFEB!important;
    border: 0;
	color: #fff !important;
}

a.woocommerce-button.button.view {
    background: rgb(240, 198, 78) !important;
}

a.woocommerce-button.button.view:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
a.button.wc-backward {
    background: rgb(240, 198, 78) !important;
}
a.button.wc-backward:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
a.woocommerce-MyAccount-downloads-file.button.alt {
    background: rgb(240, 198, 78) !important;
	font-size: 13px !important;
    width: 68% !important;
}
a.woocommerce-MyAccount-downloads-file.button.alt:hover {
    background: #00AFEB !important;
	color: #fff !important;
	border: 0 !important;
}
button.read-btn.read_link {
	width: 90% !important;
	font-size: 35px !important;
	background: red !important;
	display: block !important;
	border: 2px solid green !important;
	text-transform: uppercase !important;
}
.mybooks-read {
	width: 90% !important;
	font-size: 35px !important;
	background: red !important;
	display: block !important;
	border: 2px solid green !important;

}
.woocommerce ul.products li.product .button.-btn.read_link {
    background: rgb(240, 198, 78) !important;
    float: right !important;
    padding: 5px 14px !important;
    margin-top: 0em !important;
}
.woocommerce ul.products li.product .button.-btn.read_link:hover {
    background: #00AFEB !important;
    float: right !important;
    padding: 5px 14px !important;
    margin-top: 0em !important;
}
button.rent-again-btn {
    float: right !important;
    background: rgb(240, 198, 78) !important;
	color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
	border: 0 !important;
}
button.rent-again-btn:hover {
    float: right !important;
    background: #00AFEB !important;
	color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
	border: 0 !important;
}
.outer_dpage .navigation {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    margin-left: 50% !important;
    border: 0 !important;
}
a.page-numbers, span.page-numbers.current {
    padding: 10px !important;
    color: #ffffff !important;
    border: 0px !important;
}
.navigation span.page-numbers.current {
    color: #fff !important;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
    display: block;
    font-weight: 700;
   /* color: #00AFEB !important; */
}
span.woocommerce-Price-amount.amount:hover {
    color: #00AFEB !important;
	font-weight: bold !important;
}
aside input.button {
    background: rgb(240, 198, 78) !important;
    float: right !important;
    padding: 6px 10px !important;
    margin-top: 0em !important;
	color:#FFF !important;
}
aside input.button:hover {
    background: #00AFEB !important
}
#sidebar input[type="submit"] {
    background: transparent;
    border: none;
    color: #000000;
    font-size: 12px;
    margin: 0;
    margin-top: -15% !important;
    margin-right: 3% !important;
}
.container.main_title h1 {
    font-size: 25px !important;
}
.widget_shopping_cart_content a:hover {
    color: #00AFEB !important;
}
.woocommerce-order-details p.order-again a.button {
    background: rgb(240, 198, 78) !important;
}
.woocommerce-order-details p.order-again a.button:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    background: rgb(240, 198, 78) !important;
}
.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
a.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button {
    background: rgb(240, 198, 78) !important;
}
a.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
.tab-pane .row.container{margin-right: 0 !important; padding-right: 0 !important; margin-left: -10px !important;}
/*.tab-pane .row.container .col-md-3{max-width:23% !important}*/
.tab-pane .row.container .col-md-3:last-child {margin-right: 0 !important; padding-right: 0 !important;}
.tab-pane .row.container .col-md-3 {max-width: 23% !important; margin-right: 25px !important; }

.inner_product h5 {
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    direction: ltr !important;
}
.woocommerce ul.products li.product a.button.read-btn {
    margin-left: 15% !important;
    padding: 10px 39px !important;
}
div#new_books .owl-carousel .owl-stage-outer span.woocommerce-Price-currencySymbol {
    float: left !important;
	margin-left: 5px !important;
}
.tinv-wishlist table td, .tinv-wishlist table th {
    color: #f06845 !important;
}
.tinv-wishlist table td:hover, .tinv-wishlist table th:hover {
    color: #00AFEB !important;
}
.tinv-wishlist table td.product-name a:hover {
	color: #00AFEB !important;
}
#header_widgets input.search-field {
    color: #949494 !important;
	text-transform: capitalize !important;
}
input#search_product {
	color: #949494 !important;
}
td.product-stock {
    display: none !important;
}
th.product-stock {
    display: none !important;
}
.tinv-header {
    display: none !important;
}
div#new_books del {
    float: left !important;
}
div#new_books ins {
    text-decoration: none !important;
}
.shop ul.products li.product .price del {
    color: #f06845 !important;
    opacity: 1 !important;
    display: inline-block;
	font-weight: bold !important;
}
.shop ul.products li.product .price ins {
    background: 0 0;
    font-weight: bold !important;
    display: inline-block;
    text-decoration: none !important;
}
#best_seller .best_seller_title {
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}
#slider a i {
    padding: 12px 12px !important;
    background-color: #f06845;
    font-size: 12px !important;
    color: #ffffff;
    opacity: 0.7 !important;
}
#new_books .owl-stage-outer span.onsale {
    direction: ltr !important;
    float: right !important;
}
body.product-template-default.single.single-product div.product p.price ins {
    text-decoration: none !important;
}
.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
    margin-top: -11% !important;
	margin-bottom: 0px !important;
}
.outer_dpage form#mybooks_filter_frm aside#mybooks-sort {
	margin-bottom: 0px !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear ins {
    text-decoration: none !important;
}
.wrps_related_products_area .wpb_wrps_price ins {
    text-decoration: none !important;
    background: transparent;
}
#best_seller .nav-tabs .nav-link:hover {
    color: #00AFEB !important;
}
#best_seller .nav-tabs .nav-link.active {
    color: #00AFEB !important;
}
/*footer css work*/
/*
.col-lg-3.col-md-3.col-sm-12.footer-col-4 {
    margin-left: 0% !important;
}
.col-lg-3.col-md-3.col-sm-12.footer-col-4 .row {
    float: right !important;
	width: 48% !important;
    margin-right: -14% !important;
}
.col-lg-3.col-md-3.col-sm-12.footer-col-4 .col-md-2.col-3 {
    margin-left: -43% !important;
    width: 25% !important;
	flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
}
.col-lg-3.col-md-3.col-sm-12.footer-col-4 .col-md-10.col-9 {
    margin-left: 15% !important;
    max-width: 100% !important;
}
*/
/*css end*/

@supports (-ms-ime-align: auto) {
	#header_widgets input.search-field {
		color: #949494 !important;
		text-transform: capitalize !important;
		padding: 12px 20px !important;
		font-size: 19px !important;
	}
	#header_widgets [type="submit"] {
		background-color: #00AFEB;
		padding: 10px !important;
		background-size: 90% !important;
		width: 33px !important;
	}
	.footer-contact p {
		font-size: 15px;
		color: rgb(255, 255, 255) !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 {
		min-width: 100% !important;
	}
}  
.outer_dpage ul.products li.product a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 231.69px !important;
}
.top_bar ul li {font-size: 18px !important;}
.top_bar ul li a {font-size: 20px !important;}

.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove .ftinvwl-times:before {
	content: "\e905";
	color: #f06845 !important;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	display: none !important;
}
section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 .col-md-5.col-sm-5.col-12.p-0 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward {
    padding: 10px 12px !important;
    font-size: 14px;
    width: 60% !important;
}
body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward:hover {
    padding: 10px 12px !important;
    font-size: 14px;
    width: 60% !important;
	margin: 0px 0 0 !important;
}
body.product-template-default.single.single-product .woocommerce-message {
    display: none !important;
}
.woocommerce-message {
    display: none !important;
}
#header #cart_animate {
    width: 96% !important;
    left: 10px !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear a.added_to_cart.wc-forward {
    width: 100% !important;
    margin-left: 0% !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear a.added_to_cart.wc-forward:hover {
    width: 100% !important;
    margin-left: 0% !important;
}
.tinv-wishlist tfoot .tinvwl-to-left button.button.tinvwl-break-input.tinvwl-break-checkbox {
    padding: 13px 14px !important;
}

/*shubham css for responsive*/
@media (min-width: 320px) and (max-width: 359px) {
	.container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		float: left;
		margin-right: 4px !important;
		margin: 0 2px !important;
		padding: 4px 10px !important;
	}
	section#custom_footer img {
		width: 90% !important;
	}
	section#latest_collection{
		padding: 10px 0 !important;
	}
	.latest-price {
		padding: 7px !important;
		font-size: 13px !important;
		display: inline-block;
	}
	.latest-cart {
		display: inline-block;
	}
	.section-title h3 {
		font-size: 24px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	i.mr-2.fas.fa-phone-volume {
		line-height: 0 !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -42px !important;
		top: 6px;
	}
	section#slider {
		min-width: 113% !important;
		padding: 0px 0px 0px 0px !important;
	}
	section#site_services {
		min-width: 112% !important;
		/*min-width: max-content !important;*/
		padding: 0px 0px 0px 0px !important;
	}
	#cart {
		top: 70px !important;
		padding: 2px !important;
		width: 260px !important;
	}
	body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
		width: 43% !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 48% !important;
		font-size: 18px;
	}
	body.product-template-default.single.single-product div.product div.images.woocommerce-product-gallery {
		position: absolute !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 48% !important;
	}
	body.product-template-default.single.single-product .summary form.cart {
		margin-left: 48% !important;
		margin-bottom: 1em !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 48% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product div.product .woocommerce-tabs .panel p {
		font-size: 15px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area_title {
		font-size: 21px;
		margin-bottom: 13px;
		margin-left: 4px;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev:hover, .container .owl-carousel .owl-nav button.owl-next:hover {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .woocommerce-Tabs-panel h2 {
		font-size: 24px !important;
	}
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 6.5em !important;
	}
	body.product-template-default.single.single-product .wpb_wrps_title {
		font-size: 11px !important;
    }
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 47% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 47% !important;
	}
	.container .owl-carousel .owl-nav {
		height: 0px !important;
		top: -7.4em !important;
		right: 0;
		margin-right: 0 !important;
	}
	/*mybooks page responsive start here*/
	
	.col-lg-3.col-md-12 {
		position: absolute !important;
	}
	aside#mybooks-search {
		padding: 0px 132px 0px 0px !important;
		margin-bottom: 0px !important;
	}
	h3.widget-title-search {
		font-size: 16px !important;
		margin: 0 0 0px !important;
		padding: 10px 0 !important;
	}
	#sidebar h3:after {
		width: 79% !important;
		height: 3px;
		background: 0 !important;
		margin-top: 7px;
		border-bottom: 1px solid gray !important;
	}
	input#search_product {
		font-size: 14px !important;
		width: 157% !important;
		padding: 10px 5px !important;
		margin: 0 0 0px 0 !important;
		border: 1px solid lightgray !important;
		border-color: rgb(169, 169, 169) !important;
	}
	#sidebar input[type="submit"] {
		font-size: 11px !important;
		margin: 0;
		margin-top: -15% !important;
		margin-right: -52% !important;
		padding: 6px 6px !important;
	}
	aside#mybooks-sort {
		margin-left: -3% !important;
		margin-top: 2% !important;
		margin-bottom: 5px !important;
	}
	h3.widget-title-sort {
		padding: 0px 0px !important;
		font-size: 16px !important;
		margin: 0px 0 10px !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 12px 0px !important;
	}
	aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 48% !important;
		margin-top: -27% !important;
	}
	h3.widget-title-prodcategory {
		margin: 0px 0 0px !important;
		font-size: 15px !important;
	}
	select#product_cat {
		width: 97% !important;
		padding: 5px 0px 10px 0px !important;
	}
	ul.products.columns-4 {
		margin-top: 72% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 97% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-search:after {
		width: 176% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 45% !important;
	}
	.outer_dpage .navigation {
		margin-left: 20% !important;
		border: 0 !important;
	}
	header .sub-menu li a {
		padding: 5px 11px !important;    
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 -3% 2.992em 0 !important;
	}
	#header {
		width: 104% !important;
		float: left;
	}
	/*mybooks end here*/
	
	/*browse page*/
	#header {
		width: 112% !important;
		float: left;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 15px !important;
		text-align: center !important;
		padding: 9px 14px !important;
	}
	.woocommerce .woocommerce-ordering {
		width: 97% !important;
		margin: 0 0 0.6em !important;
		margin-top: 30% !important;
	}
	.woocommerce .woocommerce-ordering select {
		min-width: 100% !important;
		margin-top: -18% !important;
		margin-left: 0% !important;
		width: 99% !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 114% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 55% !important;
	}
	span.select2.select2-container.select2-container--default {
		width: 100% !important;
		margin-left: 0%;
	}
	#sidebar aside {
		margin-bottom: 0px !important;
	}
	.shop #sidebar h3:after {
		width: 100% !important;
	}
	.shop span.tinvwl_add_to_wishlist-text {
		font-size: 16px !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		font-size: 15px !important;
		margin-left: -4% !important;
	}
	.shop a.added_to_cart.wc-forward {
		font-size: 17px !important;
		/*padding-top: 0px !important;*/
		padding: 7px 0em 0.4em !important;
		line-height: 1 !important;
	}
	body.home.page-template section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 50% !important;
		margin-right: 0px !important;
		padding-left: 3px !important;
		padding-right: 3px !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 230px !important;
		max-width: 100% !important;
	}
	/*footer*/
	body.home.page-template {
		height: 0px !important;
	}
	.outer-footer {
		width: 132% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		width: 15% !important;
		flex: 0 0 15% !important;
	}
	
	/*latest collection*/
	section#category {
		width: 112% !important;
		padding: 10px 0 !important;
	}
	body.home.page-template section#best_seller {
		min-width: 132% !important;
		padding: 20px 0 !important;
	}
	section#latest_collection {
		padding: 0px 0px 0px 0px !important;
		width: 100% !important;
	}
	section#latest_collection .container {
		width: 103% !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 54% !important;
		height: 208px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 35% !important;
		left: 4% !important;
		right: -20% !important;
		opacity: 1 !important;
	}
	section#latest_collection .row {
		display: flex;
		-webkit-flex-wrap: wrap !important;
		margin-right: -16px !important;
		margin-left: -15px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		-webkit-box-flex: 0;
		flex: 0 0 50% !important;
		max-width: 100% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .latest_product {
		padding: 12px !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		flex: 0 0 50% !important;
		padding: 0 0!important;
	}
	section#latest_collection .row img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
		width: 220px !important;
		height: 163px !important;
		margin-left: 25% !important;
		max-width: 144% !important;
	}
	section#latest_collection .col-md-7.col-sm-7.col-12 {
		padding-left: 12px !important;
		padding-right: 16px !important;
		flex: 0 0 50% !important;
	}
	section#latest_collection .latest-box {
		width: 178% !important;
	}
	section#latest_collection .latest-box p {
		font-size: 10px !important;
	}
	section#latest_collection .latest-box .latest-price {
		padding: 7px !important;
		font-size: 13px !important;
		display: inline-block;
	}
	section#latest_collection .latest-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 12px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 50% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
		background-color: #f7f7f7 !important;
	}
	section#latest_collection .latest_product h5 {
		font-size: 11px !important;
		font-weight: bold;
		text-transform: uppercase;
	}
	section#latest_collection .collection-inner h4 {
		font-size: 14px !important;
		font-weight: bold;
	}
	section#latest_collection .collection-inner h3 {
		font-size: 15px !important;  
	}
	section#latest_collection .collection-inner p {
		font-size: 13px !important;
		margin: 0 0 10px;
	}
	section#latest_collection .collection-inner a {
		font-size: 12px !important;
		padding: 7px 7px !important;
	}
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		justify-content: center;
		margin-left: -3% !important;
	}
	#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		margin-left: -5px !important;
		float: left !important;
	}
	section#site_services .inner_sec {
		width: 118% !important;
	}
	section#slider .carousel-inner {
		position: relative;
		width: 117% !important;
	}
	#header .menubar.scrolled {
		width: 118% !important;
		padding: 0px 0px !important;
	}
	#header .menubar {
		padding: 0px 0px !important;
		width: 118% !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		margin-top: -20% !important;
		height: 30px !important;
	}
	body.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		margin-top: 20% !important;
		height: 30px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-account.woocommerce-page.woocommerce-js.tinvwl-theme-style.customize-support ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		font-size: 10px !important;
	}
	header .menu .menu-item-has-children > a {
		position: relative;
		padding-right: 55px !important;
		font-size: 17px !important;
	}
	header .menu ul.sub-menu {
		width: 140% !important;
		top: 28px !important;
	}
	
	section#category div#new_books {
		width: 118% !important;
	}
	
	section#latest_collection .products.custom_items.ml-0 {
		width: 124% !important;
		background-color: #f7f7f7 !important;
		margin-left: 6% !important;
	}
	
	div#new_books .owl-carousel.owl-rtl .owl-item {
		width: 183px !important;
		margin-left: 1px !important;
		float: right !important;
	}
	div#new_books .owl-carousel.owl-rtl .col-lg-12.col-md-12.col-sm-12 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	span.woocommerce-Price-amount.amount {
		margin-left: 4px !important;
	}
	div#new_books span.woocommerce-Price-amount.amount {
		margin-left: 3px !important;
	}
	div#new_books del {
		float: left !important;
		margin-left: -7px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		margin-left: -49% !important;
		margin-top: 1% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 .col-md-10.col-9 {
		margin-left: 61% !important;
		max-width: 100% !important;
		margin-top: -6% !important;
	}
	.top_bar {
		width: 132% !important;
	}
	.top_bar ul li a, .top_bar ul li {
		font-size: 17px !important;
	}
	/*add change css on 19may for footer*/
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 .col-md-2.col-3 {
		margin-left: 50% !important;
		margin-top: 4%;
	}
	/*mybooks new updated*/
	.container.main_title h1 {
		margin-left: 4% !important;
		font-size: 25px !important;
	}
	.outer_dpage {
		width: 120% !important;
	}
	.outer_dpage .col-lg-9.col-md-12 {
		margin-left: 2% !important;
	}
	.outer_dpage ul.products.columns-4 {
		width: 105% !important;
		margin-top: 72% !important;
	}
	.outer_dpage .col-lg-9.col-md-12 {
		margin-left: 2% !important;
	}
	.outer_dpage ul.products.columns-4 {
		width: 105% !important;
		margin-top: 72% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
		margin-left: 3% !important;
	}
	.outer_dpage #sidebar h3.widget-title-search:after {
		width: 158% !important;
		height: 3px !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-sort {
		margin-left: 0% !important;
		margin-bottom: 0px !important;
	}
	/*order page when order is not present*/
	body.page-template-default.woocommerce-account.woocommerce-page.woocommerce-orders .outer_dpage {
		width: 126% !important;
	}
	nav.woocommerce-MyAccount-navigation {
		width: 35% !important;
		float: left !important;
	}
	nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
		font-size: 13px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		margin-left: -4% !important;
		width: 68% !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info {
		padding: 1em 1em 1em 2.7em !important;
		margin: 0 0 1em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info::before {
		left: 0.7em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info a.woocommerce-Button.button {
		margin-left: -67% !important;
		padding: 7px !important;
		float: right !important;
		margin-top: 16% !important;
		font-size: 12px !important;
		display: block !important;
	}
	/*browse page*/
	.shop div#container {
		width: 126% !important;
	}
	section#slider a.carousel-control-next {
		right: -10% !important;
	}
	section#slider a.carousel-control-prev {
		left: 4% !important;
	}
	/*css for section content*/
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {	
		font-size: 12px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
		padding-left: 10px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 i {
		font-size: 20px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	section#slider img {
		width: 100%;
		height: 160px !important;
	}
	#header .col-lg-10.col-md-8.col-sm-12.col-12.rt-to-logo {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#site_top .socialbox {
		margin-top: -46px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	.latest-box .latest-cart a.added_to_cart.wc-forward {
		width: 80% !important;
		font-size: 12px !important;
	}
	#header .logo img {
		width: 44% !important;
		height: 60px !important;
	}
	section#best_seller .custom_cart.cart_btn a.added_to_cart {
       padding: 1px !important;
	   font-size: 15px !important;
	}
	.outer-footer .footer-contact i {
		font-size: 28px !important;
	}
	html {
		margin-top: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		margin-top: 3% !important;
	}
	.shop .col-lg-9.col-md-12 {
		padding-right: 10px !important;
	}
	.shop ul.products li.product span.onsale {
		font-size: 15px !important;
	}
	div#new_books .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 49% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order {
		padding-bottom: 5% !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 6% !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
		margin-left: 6% !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
		border: 1px solid gray !important;
		border-width: 1px 1px 1px 1px !important;
		border-left: 0px solid gray !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 0px 0px 0px !important;
		border-top: 0px solid gray !important;
		border-bottom: 0px solid gray !important;
		border-right: 1px solid gray !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
		border: 1px solid gray !important;
		border-top: 1px solid gray !important;
		border-radius: 0px !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove .ftinvwl-times:before {
		content: "\e905";
		color: #f06845 !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 38% !important;
		font-size: 16px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 40% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		font-size: 18px !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
		border-bottom: 0;
		border: 1px solid gray !important;
		border-width: 1px 1px 0px 1px !important;
		border-left: 0px solid gray !important;
	}
	#best_seller .best_seller_title .row {
		margin-right: -7px !important;
		margin-left: -7px !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 2% !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	#header div#header_widgets #cart_animate {
		width: 93% !important;
		left: 15px !important;
	}
	/*css for mozilla browser*/
	@-moz-document url-prefix() {
		.top_bar {
			width: 100% !important;
		}
		.top_bar .contact_details {
			padding: 2px 0 !important;
			margin-right: 67% !important;
		}
		body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
			position: relative;
			margin-top: -20% !important;
			height: 30px !important;
		}
		header .menu .menu-item-has-children > a {
			padding-right: 0px !important;
			font-size: 14px !important;
		}
		header .menu .menu-item-has-children > a::after {
			right: -17px !important;
			top: 7px !important;
		}
		header .menu ul.sub-menu {
			width: 132% !important;
			top: 23px !important;
		}
		header .sub-menu li {
			font-size: 22px !important;
		}
		header ul.sub-menu li a {
			padding: 5px 23px !important;
			display: block;
			font-weight: normal;
			font-size: 15px !important;
		}
		#site_top .col-lg-5.col-md-5.col-sm-12 .top_social {
			padding: 10px 0 !important;
			margin-left: 15px !important;
		}
		#site_top .socialbox {
			margin-top: -46px !important;
			margin-left: 36% !important;
		}
		#site_top .socialbox a {
			width: 27px !important;
			height: 30px !important;
			margin-left: 0px !important;
		}
		#header {
			width: 100% !important;
			float: left;
		}
		#header .menubar.scrolled {
			width: 100% !important;
			padding: 0px 0px !important;
		}
		#header .menubar {
			padding: 0px 0px !important;
			width: 100% !important;
		}
		section#slider {
			min-width: 100% !important;
			padding: 0px 0px 0px 0px !important;
		}
		section#slider .carousel-inner {
			position: relative;
			width: 100% !important;
		}
		section#slider a.carousel-control-next {
			right: 6% !important;
		}
		section#site_services {
			min-width: 100% !important;
			min-width: max-content !important;
			padding: 0px 0px 0px 0px !important;
		}
		section#site_services .inner_sec {
			width: 100% !important;
		}
		.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
			padding-left: 4px !important;
			padding-right: 0px !important;
		}
		.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
			padding-left: 4px !important;
		}
		.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {
			font-size: 10px !important;
		}
		.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
			width: 34% !important;
		}
		.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box:last-child {
			width: 33% !important;
		}
		section#category {
			width: 100% !important;
			padding: 10px 0 !important;
		}
		section#category div#new_books {
			width: 100% !important;
		}
		div#new_books .owl-carousel.owl-drag .owl-item {
			width: 115px !important;
		}
		div#new_books .owl-carousel.owl-drag .owl-item .custom_cart.cart_btn a {
			font-size: 14px !important;
			padding-top: 4px !important;
		}
		body.home.page-template section#best_seller {
			min-width: 100% !important;
			padding: 20px 0 !important;
		}
		body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
			margin-left: -4% !important;
		}
		#best_seller .best_seller_title ul.nav-tabs li.nav-item {
			margin-left: -7px !important;
			float: left !important;
			font-size: 14px !important;
		}
		section#latest_collection {
			padding: 0px 0px 0px 0px !important;
			width: 100% !important;
		}
		section#latest_collection .container {
			width: 100% !important;
			padding-right: 15px !important;
			padding-left: 15px !important;
		}
		section#latest_collection .products.custom_items.ml-0 {
			width: 100% !important;
			background-color: #f7f7f7 !important;
			margin-left: 0% !important;
		}
		section#latest_collection .collection-content {
			position: absolute !important;
			width: 60% !important;
			height: 208px !important;
			border-radius: 50% !important;
			padding: 9px !important;
			top: 33% !important;
			left: -24% !important;
			right: -22% !important;
			opacity: 1 !important;
		}
		section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest_product h5 {
			font-size: 10px !important;
			margin-left: -4px !important;
		}
		section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box p {
			font-size: 10px !important;
			width: 94% !important;
		}
		.outer-footer {
			width: 100% !important;
		}
		/*browe page*/
		.shop div#container {
			width: 100% !important;
		}
		.shop .col-lg-9.col-md-12 {
			padding-right: 15px !important;
		}
		.shop ul.products.columns-4 {
			margin-top: 123% !important;
		}
		.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
			width: 50% !important;
			float: left !important;
			clear: both !important;
			margin: 0 -1% 1.992em 0 !important;
		}
		/*pdp*/
		body.product-template-default.single.single-product .summary h1.product_title.entry-title {
			margin-left: 48% !important;
			font-size: 14px !important;
		}
		body.product-template-default.single.single-product .summary .product_meta {
			margin-left: 48% !important;
			font-size: 14px !important;
		}
		body.product-template-default.single.single-product div.product div.summary {
			margin-bottom: 2em !important;
		}
		.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
			font-size: 13px !important;
			text-align: center !important;
			padding: 9px 14px !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
			margin-left: 0% !important;
			width: 100% !important;
		}
		table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
			width: 42% !important;
			margin-left: 0% !important;
			padding-top: 3px !important;
			font-size: 17px !important;
		}
		table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
			width: 44% !important;
			font-size: 16px !important;
		}
		/*my books*/
		.outer_dpage ul.products.columns-4 {
			width: 100% !important;
			margin-top: 78% !important;
		}
		aside#mybooks-cat {
			padding: 0px 0px 0px 0px !important;
			margin-bottom: 0px !important;
			margin-left: 48% !important;
			margin-top: -34% !important;
		}
		h3.widget-title-prodcategory {
			margin: 1px 0 0px !important;
			font-size: 15px !important;
		}
		select#product_cat {
			width: 97% !important;
			padding: 5px 0px 12px 0px !important;
		}
		#sidebar input[type="submit"] {
			font-size: 11px !important;
			margin-top: -22% !important;
			margin-right: -52% !important;
			padding: 6px 6px !important;
		}
		#header div#header_widgets #cart_animate {
			width: 91% !important;
			left: 15px !important;
		}
		.inner_sec .services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box:last-child .services-box-content .row .col-md-10.col-sm-10.col-10 {
			padding-left: 0px !important;
		}
		.inner_sec .services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box:last-child .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {
			font-size: 10px !important;
			margin-left: -3px !important;
		}
	}
}

@media (min-width: 360px) and (max-width: 380px) {
	.container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		float: left;
		margin-right: 4px !important;
		margin: 0 2px !important;
		padding: 4px 10px !important;
	}
	section#custom_footer img {
		width: 90% !important;
	}
	section#latest_collection{
		padding: 10px 0 !important;
	}
	.latest-price {
		padding: 7px !important;
		font-size: 13px !important;
		display: inline-block;
	}
	.latest-cart {
		display: inline-block;
	}
	.section-title h3 {
		font-size: 24px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	i.mr-2.fas.fa-phone-volume {
		line-height: 0 !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -55px !important;
		top: 6px;
	}
	section#slider {
		min-width: 100% !important;
		padding: 0px 0px 0px 0px !important;
	}
	section#site_services {
		width: 100% !important;
		padding: 0px 0px 0px 0px !important;
	}
	#cart {
		top: 70px !important;
		padding: 2px !important;
		width: 314px !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 51% !important;
		font-size: 15px;
	}
	body.product-template-default.single.single-product div.product div.images.woocommerce-product-gallery {
		position: absolute !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 51% !important;
	}
	body.product-template-default.single.single-product .summary form.cart {
		margin-left: 51% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 51% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product div.product .woocommerce-tabs .panel p {
		font-size: 15px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area_title {
		font-size: 22px;
		margin-bottom: 13px;
		margin-left: 4px;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev:hover, .container .owl-carousel .owl-nav button.owl-next:hover {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .woocommerce-Tabs-panel h2 {
		font-size: 24px !important;
	}
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 4.5em !important;
	}
	body.product-template-default.single.single-product .wpb_wrps_title {
		font-size: 14px !important;
    }
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 49% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		 margin-left: 49% !important; 
	}
	.container .owl-carousel .owl-nav {
		height: 0px !important;
		top: -7.4em !important;
		right: 0;
		margin-right: 0% !important;
	}
	/*mybooks responsive here*/
	
	.col-lg-3.col-md-12 {
		position: absolute !important;
	}
	aside#mybooks-search {
		padding: 0px 132px 0px 0px !important;
		margin-bottom: 0px !important;
	}
	h3.widget-title-search {
		font-size: 16px !important;
		margin: 0 0 0px !important;
		padding: 10px 0 !important;
	}
	#sidebar h3:after {
		width: 79% !important;
		height: 3px;
		background: 0 !important;
		margin-top: 7px;
		border-bottom: 1px solid gray !important;
	}
	input#search_product {
		font-size: 15px !important;
		width: 157% !important;
		padding: 10px 5px !important;
		margin: 0 0 0px 0 !important;
		border: 1px solid lightgray !important;
		border-color: rgb(169, 169, 169) !important;
	}
	#sidebar input[type="submit"] {
		font-size: 10px !important;
		margin: 0;
		margin-top: -15% !important;
		margin-right: -50% !important;
		padding: 6px 6px !important;
	}
	aside#mybooks-sort {
		margin-left: -3% !important;
		margin-top: 2% !important;
		margin-bottom: 5px !important;
	}
	h3.widget-title-sort {
		padding: 0px 0px !important;
		font-size: 16px !important;
		margin: 0px 0 10px !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 11px 0px !important;
	}
	aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 48% !important;
		margin-top: -31% !important;
	}
	h3.widget-title-prodcategory {
		margin: 1px 0 0px !important;
		font-size: 15px !important;
	}
	select#product_cat {
		width: 90% !important;
		padding: 5px 0px 11px 0px !important;
	}
	ul.products.columns-4 {
		margin-top: 64% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 90% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-search:after {
		width: 157% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 45% !important;
	}
	.outer_dpage .navigation {
		margin-left: 20% !important;
		border: 0 !important;
	}
	header .sub-menu li a {
		padding: 5px 18px !important;    
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 -3% 2.992em 0 !important;
	}
	/*mybooks end*/
	
	/*browse page*/
	#header {
		width: 100% !important;
		padding: 0px 0px 0px 0px !important;
		float: left;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 13px !important;
		margin-right: 6px !important;
		margin-left: 10% !important;
		padding: 9px 14px !important;
	}
	.shop .woocommerce-ordering {
		width: 97% !important;
		margin: 0 0 0.6em !important;
		margin-top: 23% !important;
	}
	.woocommerce .woocommerce-ordering select {
		min-width: 100% !important;
		margin-top: -18% !important;
		margin-left: 0% !important;
		width: 99% !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 110% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 44% !important;
	}
	span.select2.select2-container.select2-container--default {
		width: 100% !important;
		margin-left: 0%;
	}
	#sidebar aside {
		margin-bottom: 0px !important;
	}
	.shop #sidebar h3:after {
		width: 100% !important;
	}
	body.home.page-template section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 50% !important;
		margin-right: 0px !important;
		padding-left: 3px !important;
		padding-right: 3px !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 230px !important;
		max-width: 100% !important;
		width: 220px !important;
	}
	/*footer*/
	body.home.page-template .outer-footer {
		width: 104% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		width: 15% !important;
		flex: 0 0 15% !important;
	}
	
	/*latest collection*/
	section#category {
		width: 104% !important;
		padding: 10px 0px !important;
	}
	body.home.page-template section#best_seller {
		width: 104% !important;
		padding: 20px 0 !important;
	}
	#best_seller .best_seller_title .row {
		margin-right: -7px !important;
		margin-left: -7px !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 2% !important;
	}
	body.home.page-template section#latest_collection {
		padding: 0px 0px 0px 0px !important;
		width: 104% !important;
	}
	section#latest_collection .container {
		background-color: #f7f7f7 !important;
		width: 100% !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 54% !important;
		height: 208px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 35% !important;
		left: 4% !important;
		right: 11% !important;
		opacity: 1 !important;
	}
	section#latest_collection .row {
		display: flex;
		-webkit-flex-wrap: wrap !important;
		margin-right: -15px !important;
		margin-left: -15px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		-webkit-box-flex: 0;
		flex: 0 0 50% !important;
		max-width: 100% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .latest_product {
		padding: 11px !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		flex: 0 0 50% !important;
		padding: 0 0!important;
	}
	section#latest_collection .row img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
		width: 220px !important;
		height: 163px !important;
		margin-left: 25% !important;
		max-width: 144% !important;
	}
	section#latest_collection .col-md-7.col-sm-7.col-12 {
		padding-left: 12px !important;
		padding-right: 16px !important;
		flex: 0 0 50% !important;
	}
	section#latest_collection .latest-box {
		width: 175% !important;
	}
	section#latest_collection .latest-box p {
		font-size: 10px !important;
	}
	section#latest_collection .latest-box .latest-price {
		padding: 7px !important;
		font-size: 13px !important;
		display: inline-block;
	}
	section#latest_collection .latest-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 12px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 48% !important;
		padding-left: 24px !important;
		padding-right: 5px !important;
	}
	section#latest_collection .latest_product h5 {
		font-size: 11px !important;
		font-weight: bold;
		text-transform: uppercase;
	}
	section#latest_collection .collection-inner h4 {
		font-size: 14px !important;
		font-weight: bold;
	}
	section#latest_collection .collection-inner h3 {
		font-size: 15px !important;  
	}
	section#latest_collection .collection-inner p {
		font-size: 13px !important;
		margin: 0 0 10px;
	}
	section#latest_collection .collection-inner a {
		font-size: 12px !important;
		padding: 7px 7px !important;
	}
	body.home.page-template div#new_books .sec-all {
		cursor: pointer !important;
		margin-right: 0% !important;
		text-align: right;
	}
	#header .menubar {
		width: 104% !important;
		padding: 0 0px !important;
	}
	.top_bar {
		width: 100% !important;
	}
	section#slider .carousel-inner {
		width: 104% !important;
	}
	section#site_services .inner_sec {
		width: 104% !important;
	}
	/*
	section#category .owl-carousel.owl-rtl .owl-item {
		width: 153px !important;
		float: right;
		margin-left: 5px !important;
	}
	*/
	/*
	div#new_books .owl-carousel.owl-drag .owl-item {
		margin-right: 20px !important;
		width: 145px !important;
	}
	*/
	div#new_books .owl-carousel.owl-drag .owl-item.active {
		margin-right: 25px !important;
	}
	div#new_books .owl-carousel.owl-drag .owl-item {
		margin-right: 25px !important;
	}
	div#new_books span.woocommerce-Price-amount.amount {
		margin-left: 3px !important;
	}
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		margin-left: -3% !important;
	}
	body.home.page-template section#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		float: left;
		margin-left: -4px !important;
	}
	body.home.page-template section#latest_collection .products.custom_items.ml-0 {
		width: 100% !important;
		margin-left: 0% !important;
		background-color: #f7f7f7 !important;
	}
	body.home.page-template {
		height: 0px !important; 
	}
	div#new_books .custom-product-price {
		text-align: left !important;
		font-size: 11px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		margin-top: -27% !important;
		height: 0px !important;	
	}
	body.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		height: 60px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		font-size: 10px !important;
	}
	body.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		font-size: 40px !important;
	}
	div#new_books del {
		margin-left: -10px !important;
		float: left !important;
	}
	header .menu .menu-item-has-children > a {
		font-size: 17px !important;
		padding-right: 27px;
	}
	.top_bar ul li a, .top_bar ul li {
		font-size: 17px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support header .menu .sub-menu {
		width: 140% !important;
		top: 28px !important;
	}
	header .menu .sub-menu {
		width: 140% !important;
		top: 50px !important;
	}
	/*mybooks*/
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: -3% !important;
		margin-bottom: 0px !important;
	}
	.outer-footer {
		width: 104% !important;
	}
	/*order page*/
	body.page-template-default.woocommerce-account.woocommerce-page.woocommerce-orders .outer_dpage {
		width: 102% !important;
	}
	nav.woocommerce-MyAccount-navigation {
		width: 30% !important;
		float: left !important;
	}
	nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
		font-size: 12px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		margin-left: -1% !important;
		width: 71% !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info {
		padding: 1em 1em 1em 1.9em !important;
		margin: 0 0 1em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info::before {
		left: 0.7em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info a.woocommerce-Button.button {
		margin-left: -67% !important;
		padding: 7px !important;
		float: right !important;
		margin-top: 16% !important;
		font-size: 11px !important;
		display: block !important;
	}
	section#slider a.carousel-control-prev {
		left: 4% !important;
	}
	/*css for section content*/
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {	
		font-size: 11px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
		padding-left: 10px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 i {
		font-size: 20px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	section#slider img {
		width: 100%;
		height: 160px !important;
	}
	#header .col-lg-10.col-md-8.col-sm-12.col-12.rt-to-logo {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.top_bar ul li a {
		font-size: 17px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support #site_top .socialbox {
		margin-top: -40px !important;
		margin-left: 44% !important;
	}
	#site_top .socialbox {
		margin-top: -50px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	.latest-box .latest-cart a.added_to_cart.wc-forward {
		width: 80% !important;
		font-size: 12px !important;
	}
	#header .logo img {
		width: 44% !important;
		height: 60px !important;
	}
	section#best_seller .custom_cart.cart_btn a.added_to_cart {
       padding: 1px !important;
	   font-size: 15px !important;
	}
	.outer-footer .footer-contact i {
		font-size: 28px !important;
	}
	html {
		margin-top: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		margin-top: 2% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 .footer-menu ul li {
		padding: 0 0px !important;
	}
	#new_books .owl-item .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		font-size: 13px !important;
		color: rgb(240, 198, 78) !important;
	}
	.shop ul.products a.added_to_cart.wc-forward {
		width: 80% !important;
		padding-top: 7px !important;
		line-height: 1 !important;
		font-size: 14px !important;
	}
	.shop ul.products span.woocommerce-Price-amount.amount {
		font-size: 15px !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 6% !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 51% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order {
		padding-bottom: 5% !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
		margin-left: 4% !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
		border: 1px solid gray !important;
		border-width: 1px 1px 1px 1px !important;
		border-left: 0px solid gray !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 0px 0px 0px !important;
		border-top: 0px solid gray !important;
		border-bottom: 0px solid gray !important;
		border-right: 1px solid gray !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
		border: 1px solid gray !important;
		border-top: 1px solid gray !important;
		border-radius: 0px !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove .ftinvwl-times:before {
		content: "\e905";
		color: #f06845 !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 40% !important;
		font-size: 15px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 45% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		line-height: 1.6 !important;
		font-size: 17px !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
		border-bottom: 0;
		border: 1px solid gray !important;
		border-width: 1px 1px 0px 1px !important;
		border-left: 0px solid gray !important;
	}
	.shop ul.products li.product a.button.read-btn {
		margin-left: 10% !important;
		padding: 7px 39px !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	#header div#header_widgets #cart_animate {
		width: 92% !important;
		left: 14px !important;
	}
	@-moz-document url-prefix() {
		section#category {
			width: 100% !important;
			padding: 10px 0px !important;
		}
		body.home.page-template section#best_seller {
			width: 100% !important;
			padding: 20px 0 !important;
		}
		body.home.page-template section#latest_collection {
			padding: 0px 0px 0px 0px !important;
			width: 100% !important;
		}
		#header .menubar {
			width: 100% !important;
			padding: 0 0px !important;
		}
		section#slider .carousel-inner {
			width: 100% !important;
		}
		header .menu .menu-item-has-children > a::after {
			right: -18px !important;
			top: 8px !important;
		}
		header .menu .menu-item-has-children > a {
			font-size: 15px !important;
			padding-right: 0px !important;
		}
		.top_bar .contact_details {
			margin-right: 78% !important;
		}
		section#site_services .inner_sec {
			width: 100% !important;
		}
		body.home.page-template section#best_seller .best_seller_title ul.nav-tabs li.nav-item {
			float: left;
			margin-left: -9px !important;
		}
		.shop ul.products.columns-4 li.product, .woocommerce-page ul.products li.product {
			margin: 0 0% 2.992em 0 !important;
		}
		body.product-template-default.single.single-product div.product div.summary {
			margin-bottom: 3em !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
			padding: 11px 19px !important;
			font-size: 13px !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward:hover {
			margin: 0px 0 0 !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.button.read-btn {
			margin-left: -50% !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
			right: 60% !important;
			top: 2px !important;
			font-size: 16px !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
			margin-left: 0% !important;
		}
		tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
			/* margin-top: 4%; */
			padding-bottom: 6% !important;
		}
		aside#mybooks-cat {
			padding: 0px 0px 0px 0px !important;
			margin-bottom: 0px !important;
			margin-left: 48% !important;
			margin-top: -29% !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage ul.products li.product, .woocommerce-page ul.products li.product {
			margin: 0 0% 2.992em 0 !important;
		}
	}	
}

@media (min-width: 370px) and (max-width: 380px) {
	aside#mybooks-sort {
		margin-left: -3% !important;
		margin-top: 0% !important;
		margin-bottom: 5px !important;
	}
	aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 48% !important;
		margin-top: -24% !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 12px 0px !important;
	}
	select#product_cat {
		width: 90% !important;
		padding: 5px 0px 12px 0px !important;
	}
	input#search_product {
		font-size: 15px !important;
		width: 140% !important;
		padding: 10px 5px !important;
		margin: 0 0 0px 0 !important;
		border: 1px solid lightgray !important;
		border-color: rgb(169, 169, 169) !important;
	}
	#sidebar h3.widget-title-search:after {
		width: 140% !important;
		height: 3px !important;
	}
	#sidebar input[type="submit"] {
		font-size: 12px !important; 
	}
	header .sub-menu li a {
		padding: 5px 11px !important;    
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 -3% 2.992em 0 !important;
	}
	#header {
		width: 108% !important;
		float: left;
	}
	#header .menubar {
		width: 114% !important;
	}
	#header .menubar.scrolled {
		width: 114% !important;
	}
	body.home.page-template {
		height: 0px !important;
	}
	section#slider .carousel-inner {
		width: 123% !important;
	}
	section#site_services .inner_sec {
		width: 123% !important;
	}
	body.home.page-template section#best_seller {
		width: 123% !important;
	}
	div#new_books .custom-product-price {
		text-align: left !important;
		font-size: 12px !important;
	}
	body.home.page-template section#latest_collection {
		padding: 0px 0px 0px 0px !important;
		width: 123% !important;
	}
	section#latest_collection .container {
		width: 98% !important;
	}
	body.home.page-template section#latest_collection .products.custom_items.ml-0 {
		width: 96% !important;
		margin-left: 7% !important;
		background-color: #f7f7f7 !important;
	}
	section#latest_collection .row {
		width: 108% !important;
		margin-right: -15px !important;
		margin-left: -27px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	body.home.page-template .outer-footer {
		width: 123% !important;
	}
	body.home.page-template section#category {
		width: 123% !important;
	}
	div#new_books .owl-carousel.owl-rtl .owl-item {
		width: 193px !important;
		float: right !important;
		margin-left: 5px !important;
	}
	section#latest_collection .collection-content {
		right: 0% !important;
		top: 33% !important;
	}
	.top_bar {
		width: 100% !important;
		margin-left: 10% !important;
	}
	/*mybooks*/
	.outer_dpage {
		width: 118% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
	}
	.outer_dpage #sidebar input[type="submit"] {
		margin-top: -12% !important;
		margin-right: -36% !important; 
	}
	.outer_dpage .col-lg-9.col-md-12 {
		margin-left: 2% !important;
	}
	.outer-footer {
		width: 123% !important;
	}
	.outer_dpage div#sidebar {
		margin-left: 4% !important;
	}
	.container.main_title h1 {
		margin-left: 3% !important;
		font-size: 25px !important;
	}
	/*order page*/
	body.page-template-default.woocommerce-account.woocommerce-page.woocommerce-orders .outer_dpage {
		width: 110% !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info a.woocommerce-Button.button {
		margin-left: -67% !important;
		padding: 7px !important;
		float: right !important;
		margin-top: 16% !important;
		font-size: 13px !important;
		display: block !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		margin-left: 0% !important;
		width: 65% !important;
	}
	/*browse page*/
	body.archive.post-type-archive.post-type-archive-product .shop div#container {
		width: 119% !important;
	}
	section#latest_collection .latest-box {
		margin-left: 33%;
		width: 175% !important;
	}
	body.home.page-template section#latest_collection .latest_product .latest-thumb {
		margin-left: 7% !important;
		position: relative;
		width: 115% !important;
	}
	section#slider a.carousel-control-next {
		right: -16% !important;
	}
	/*css for section content*/
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {	
		font-size: 12px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
		padding-left: 10px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 i {
		font-size: 20px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	section#slider img {
		width: 100%;
		height: 160px !important;
	}
	#header .col-lg-10.col-md-8.col-sm-12.col-12.rt-to-logo {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#site_top .socialbox {
		margin-top: -50px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	html {
		margin-top: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 15px !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		font-size: 16px !important;
	}
	.woocommerce ul.products li.product .onsale {
		font-size: 15px !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 108% !important;
	}
	.shop ul.products li.product a img {
		width: 90% !important;
	}
	.shop #sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 45% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 6% !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
		margin-left: 3% !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 1px 0px 0px !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
		border: 1px solid gray !important;
		border-top: 1px solid gray !important;
		border-radius: 0px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 38% !important;
		font-size: 18px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 40% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		line-height: 1.6 !important;
		font-size: 18px !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	#header div#header_widgets #cart_animate {
		width: 94% !important;
		left: 14px !important;
	}
	@-moz-document url-prefix() {
		.top_bar {
			width: 100% !important;
			margin-left: 0% !important;
		}
		#header {
			width: 100% !important;
			float: left;
		}
		#header .menubar {
			width: 100% !important;
		}
		#header .menubar.scrolled {
			width: 100% !important;
		}
		section#slider .carousel-inner {
			width: 100% !important;
		}
		section#slider a.carousel-control-next {
			right: 4% !important;
		}
		section#site_services .inner_sec {
			width: 100% !important;
		}
		body.home.page-template section#category {
			width: 100% !important;
		}
		body.home.page-template section#best_seller {
			width: 100% !important;
		}
		body.home.page-template section#latest_collection {
			padding: 0px 0px 0px 0px !important;
			width: 100% !important;
		}
		section#latest_collection .container {
			width: 100% !important;
		}
		body.home.page-template section#latest_collection .products.custom_items.ml-0 {
			width: 100% !important;
			margin-left: 7% !important;
			background-color: #f7f7f7 !important;
		}
		body.home.page-template .outer-footer {
			width: 100% !important;
		}
		body.home.page-template section#latest_collection .latest_product .latest-thumb {
			margin-left: 7% !important;
			position: relative;
			width: 127% !important;
		}
		body.archive.post-type-archive.post-type-archive-product .shop div#container {
			width: 100% !important;
		}
		.shop span.tinvwl_already_on_wishlist-text {
			font-size: 14px !important;
		}
		.shop ul.products a.added_to_cart.wc-forward {
			width: 80% !important;
			padding-top: 9px !important;
			line-height: 1 !important;
			font-size: 15px !important;
		}
		.shop ul.products li.product a.button.read-btn {
			margin-left: 10% !important;
			padding: 8px 39px !important;
		}
		.outer-footer {
			width: 100% !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
			margin-left: 0% !important;
			width: 100% !important;
		}
		table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
			width: 38% !important;
			font-size: 17px !important;
		}
		.outer_dpage #sidebar input[type="submit"] {
			margin-top: -17% !important;
			margin-right: -36% !important;
		}
		aside#mybooks-cat {
			padding: 0px 0px 0px 0px !important;
			margin-bottom: 0px !important;
			margin-left: 48% !important;
			margin-top: -30% !important;
		}
		.outer_dpage aside#mybooks-cat h3.widget-title-prodcategory {
			margin: 2px 0 0px !important;
			font-size: 15px !important;
		}
		.outer_dpage .col-lg-9.col-md-12 {
			margin-left: 0% !important;
		}
		#header div#header_widgets #cart_animate {
			width: 92% !important;
			left: 15px !important;
		}
	}
}

@media (min-width: 381px) and (max-width: 480px) {
	.container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		float: left;
		margin-right: 8px !important;
		margin: 0 7px !important;
		padding: 4px 9px !important;
	}
	section#category{
		padding: 10px 0 !important;
	}
	section#latest_collection{
		padding: 10px 0 !important;
	}
	.latest-cart {
		display: inline-flex;
	}
	i.mr-2.fas.fa-phone-volume {
		line-height: 0 !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -42px !important;
		top: 6px;
	}
	#slider {
		min-width: 114% !important;
		padding: 0px 0px 0px 0px !important;
	}
	section#site_services {
		padding: 0px 0px 0px 0px !important;
	}
	section#site_services .inner_sec {
		width: 114% !important;
	}
	div#header .menubar.scrolled {
		width: 110% !important;
	}
	div#header .menubar {
		width: 110% !important;
		padding: 0 0px !important;
	}
	#cart {
		top: 70px !important;
		padding: 2px !important;
		width: 350px !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 50% !important;
		font-size: 16px;
	}
	body.product-template-default.single.single-product div.product div.images.woocommerce-product-gallery {
		position: absolute !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 50% !important;
	}
	body.product-template-default.single.single-product .summary form.cart {
		margin-left: 50% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 50% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product div.product .woocommerce-tabs .panel p {
		font-size: 15px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area_title {
		font-size: 22px;
		margin-bottom: 13px;
		margin-left: 4px;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .container .owl-carousel .owl-nav button.owl-prev:hover, .container .owl-carousel .owl-nav button.owl-next:hover {
		margin: 0 7px !important;
		padding: 4px 10px !important;
	}
	body.product-template-default.single.single-product .woocommerce-Tabs-panel h2 {
		font-size: 24px !important;
	}
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 11em !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 49% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 49% !important;
	}
	/*mybooks responsive here*/
	
	.outer_dpage .col-lg-3.col-md-12 {
		position: absolute !important;
		margin-left: 3%;
	}
	aside#mybooks-search {
		padding: 0px 132px 0px 0px !important;
		margin-bottom: 0px !important;
	}
	h3.widget-title-search {
		font-size: 16px !important;
		margin: 0 0 0px !important;
		padding: 10px 0 !important;
	}
	#sidebar h3:after {
		width: 79% !important;
		height: 3px;
		background: 0 !important;
		margin-top: 7px;
		border-bottom: 1px solid gray !important;
	}
	input#search_product {
		font-size: 13px !important;
		width: 130% !important;
		padding: 10px 5px !important;
		margin: 0 0 0px 0 !important;
		border: 1px solid lightgray !important;
		border-color: rgb(169, 169, 169) !important;
	}
	#sidebar input[type="submit"] {
		font-size: 12px !important;
		margin: 0;
		margin-top: -11% !important;
		margin-right: -26% !important;
		padding: 6px 6px !important;
	}
	aside#mybooks-sort {
		margin-left: -2% !important;
		margin-top: 2% !important;
		margin-bottom: 5px !important;
	}
	h3.widget-title-sort {
		padding: 0px 0px !important;
		font-size: 16px !important;
		margin: 0px 0 10px !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 11px 0px !important;
	}
	.outer_dpage aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -22% !important;
	}
	h3.widget-title-prodcategory {
		margin: 0px 0 0px !important;
		font-size: 15px !important;
	}
	select#product_cat {
		width: 80% !important;
	}
	ul.products.columns-4 {
		margin-top: 60% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 80% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-search:after {
		width: 130% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 45% !important;
	}
	aside input.button:hover {
		background: #00AFEB !important;
		color: #FFF !important;
		border: 0 !important;
	}
	.outer_dpage .navigation {
		margin-left: 25% !important;
		border: 0 !important;
	}
	header .sub-menu li a {
		padding: 5px 11px !important;    
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 -3% 2.992em 0 !important;
	}
	/*mybooks end*/
	
	/*browse page*/
	#header {
		width: 104% !important;
		float: left;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 16px !important;
		margin: 0 auto !important;
		width: 80% !important;
	}
	.woocommerce .woocommerce-ordering {
		width: 97% !important;
		margin: 0 0 0.6em !important;
		float: left !important;
	}
	.woocommerce .woocommerce-ordering select {
		min-width: 100% !important;
		margin-top: 6% !important;
		margin-left: 0% !important;
		width: 100% !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 90% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 37% !important;
	}
	span.select2.select2-container.select2-container--default {
		width: 100% !important;
		margin-left: 0%;
	}
	#sidebar aside {
		margin-bottom: 0px !important;
	}
	.shop #sidebar h3:after {
		width: 100% !important;
	}
	.shop span.tinvwl_add_to_wishlist-text {
		font-size: 18px !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		font-size: 16px !important;
	}
	body.home.page-template section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 50% !important;
		margin-right: 0px !important;
		padding-left: 3px !important;
		padding-right: 3px !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 230px !important;
		width: 220px !important;
	}
	/*footer*/
	.outer-footer {
		width: 114% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		width: 15% !important;
		flex: 0 0 15% !important;
	}

	/*latest collection*/
	section#category {
		width: 112% !important;
	}
	body.home.page-template section#best_seller {
		width: 114% !important;
		padding: 15px 0 !important;
	}
	section#latest_collection {
		padding: 0px 0 !important;
		width: 114% !important;
	}
	section#latest_collection .container {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 54% !important;
		height: 195px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 35% !important;
		left: 4% !important;
		right: 11% !important;
		opacity: 1 !important;
	}
	section#latest_collection .row {
		display: flex;
		-webkit-flex-wrap: wrap !important;
		margin-right: -16px !important;
		margin-left: -15px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		-webkit-box-flex: 0;
		flex: 0 0 50% !important;
		max-width: 100% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .latest_product {
		padding: 11px !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		flex: 0 0 50% !important;
		padding: 0 0!important;
	}
	section#latest_collection .row img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
		width: 220px !important;
		height: 163px !important;
		margin-left: 25% !important;
		max-width: 144% !important;
	}
	section#latest_collection .col-md-7.col-sm-7.col-12 {
		padding-left: 12px !important;
		padding-right: 16px !important;
		/* flex: 0 0 40% !important; */
	}
	/* section#latest_collection .latest-box {
		margin-top: 254%;
		margin-left: -130% !important;
		width: 160% !important;
	} */
	section#latest_collection .latest-box p {
		font-size: 11px !important;
	}
	section#latest_collection .latest-box .latest-price {
		padding: 7px !important;
		font-size: 13px !important;
		display: inline-block;
	}
	section#latest_collection .latest-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 11px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 2 0 47% !important;
		padding-left: 25px !important;
		padding-right: 21px !important;
	}
	section#latest_collection .latest_product h5 {
		font-size: 11px !important;
		font-weight: bold;
		text-transform: uppercase;
		width: 104% !important;
	}
	section#latest_collection .collection-inner h4 {
		font-size: 14px !important;
		font-weight: bold;
	}
	section#latest_collection .collection-inner h3 {
		font-size: 15px !important;  
	}
	section#latest_collection .collection-inner p {
		font-size: 13px !important;
		margin: 0 0 10px;
	}
	section#latest_collection .collection-inner a {
		font-size: 12px !important;
		padding: 7px 7px !important;
	}
	.container .owl-carousel .owl-nav {
		display: block;
		height: 0px !important;
		top: -8.4em !important;
		margin-right: 0 !important;
	}
	.contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		height: 45px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		height: 25px !important;
	}
	ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		font-size: 30px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		margin-top: -29% !important;
		font-size: 10px !important;
	}
	header .menu .menu-item-has-children > a {
		padding-right: 55px !important;
		font-size: 17px !important;
	}
	body.wp-custom-logo.theme-vw-book-store-pro.woocommerce-account.woocommerce-page.woocommerce-js.tinvwl-theme-style header .menu ul.sub-menu {
		width: 141% !important;
		top: 42px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-account.woocommerce-page.woocommerce-js.tinvwl-theme-style.customize-support header .menu ul.sub-menu {
		width: 141% !important;
		top: 30px !important;
	}
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		justify-content: center;
		margin-left: -1% !important;
	}
	#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		margin-left: -5px !important;
		float: left !important;
	}
	body.home.page-template {
		height: 0px !important;
	}
	.top_bar {
		width: 114%;
	}
	body.home.page-template section#category .owl-carousel.owl-rtl .owl-item {
		width: 197px !important;
		float: right !important;
		margin-left: 2px !important;
	}
	.top_bar ul li a, .top_bar ul li {
		font-size: 18px !important;
	}
	.outer_dpage {
		width: 111% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
	}
	.container.main_title h1 {
		margin-left: 3% !important;
		font-size: 25px !important;
	}
	body.home.page-template div#new_books del {
		margin-left: -7% !important;
		float: left !important;
	}
	/*
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		margin-top: 9% !important;
		margin-left: 16% !important;
	}
	*/
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		margin-top: 0% !important;
		margin-left: 0% !important;
		width: 106%;
	}
	/*order page*/
	body.page-template-default.woocommerce-account.woocommerce-page.woocommerce-orders .outer_dpage {
		width: 102% !important;
	}
	nav.woocommerce-MyAccount-navigation {
		width: 30% !important;
		float: left !important;
	}
	nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
		font-size: 12px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		margin-left: -1% !important;
		width: 71% !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info {
		padding: 1em 1em 1em 1.9em !important;
		margin: 0 0 1em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info::before {
		left: 0.7em !important;
	}
	.woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info a.woocommerce-Button.button {
		margin-left: -67% !important;
		padding: 7px !important;
		float: right !important;
		margin-top: 16% !important;
		font-size: 11px !important;
		display: block !important;
	}
	/*browse page*/
	body.archive.post-type-archive.post-type-archive-product .shop .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	body.archive.post-type-archive.post-type-archive-product .shop div#container {
		width: 110% !important;
	}
	section#slider a.carousel-control-next {
		right: 3% !important;
	}
	/*css for section content*/
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {	
		font-size: 12px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
		padding-left: 10px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 i {
		font-size: 20px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	section#slider img {
		width: 100%;
		height: 160px !important;
	}
	#header .col-lg-10.col-md-8.col-sm-12.col-12.rt-to-logo {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#site_top .socialbox {
		margin-top: -40px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	.latest-box .latest-cart a.added_to_cart.wc-forward {
		width: 100% !important;
		font-size: 12px !important;
	}
	#header .logo img {
		width: 44% !important;
		height: 60px !important;
	}
	section#best_seller .custom_cart.cart_btn a.added_to_cart {
       padding: 1px !important;
	   font-size: 15px !important;
	}
	.outer-footer .footer-contact i {
		font-size: 28px !important;
	}
	html {
		margin-top: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		margin-top: 2%;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 .footer-menu ul li {
		padding: 0 0px !important;
	}
	#new_books .owl-item .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.shop .col-lg-9.col-md-12 {
		padding-right: 10px !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 {
		min-width: 450px !important;
	}
	.shop ul.products li.product a img {
		width: 90% !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 50% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order {
		padding-bottom: 5% !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 6% !important;
	}
	.woocommerce .cart .button, .woocommerce .cart input.button {
		width: 40% !important;
		font-size: 16px !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
		margin-left: 2% !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
		border: 1px solid gray !important;
		border-width: 1px 1px 1px 1px !important;
		border-left: 0px solid gray !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 0px 0px 0px !important;
		border-top: 0px solid gray !important;
		border-bottom: 0px solid gray !important;
		border-right: 1px solid gray !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
		border: 1px solid gray !important;
		border-top: 1px solid gray !important;
		border-radius: 0px !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove .ftinvwl-times:before {
		content: "\e905";
		color: #f06845 !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 31% !important;
		font-size: 17px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 40% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		line-height: 1.6 !important;
		font-size: 18px !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
		border-bottom: 0;
		border: 1px solid gray !important;
		border-width: 1px 1px 0px 1px !important;
		border-left: 0px solid gray !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	#header div#header_widgets #cart_animate {
		width: 94% !important;
		left: 14px !important;
	}
	@-moz-document url-prefix() {
		section#category {
			width: 100% !important;
			padding: 10px 0px !important;
		}
		body.home.page-template section#best_seller {
			width: 100% !important;
			padding: 20px 0 !important;
		}
		body.home.page-template section#latest_collection {
			padding: 0px 0px 0px 0px !important;
			width: 100% !important;
		}
		#header {
			width: 100% !important;
			float: left;
		}
		div#header .menubar {
			width: 100% !important;
			padding: 0 0px !important;
		}
		div#header .menubar.scrolled {
			width: 100% !important;
		}
		#slider {
			min-width: 100% !important;
			padding: 0px 0px 0px 0px !important;
		}
		section#slider .carousel-inner {
			width: 100% !important;
		}
		header .menu .menu-item-has-children > a::after {
			right: -18px !important;
			top: 8px !important;
		}
		header .menu .menu-item-has-children > a {
			font-size: 15px !important;
			padding-right: 0px !important;
		}
		.top_bar .contact_details {
			margin-right: 78% !important;
		}
		.top_bar {
			width: 100% !important;
		}
		section#site_services .inner_sec {
			width: 100% !important;
		}
		body.home.page-template section#best_seller .best_seller_title ul.nav-tabs li.nav-item {
			float: left;
			margin-left: -9px !important;
		}
		.shop ul.products.columns-4 li.product, .woocommerce-page ul.products li.product {
			margin: 0 0% 2.992em 0 !important;
		}
		body.product-template-default.single.single-product div.product div.summary {
			margin-bottom: 3em !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
			padding: 11px 19px !important;
			font-size: 13px !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward:hover {
			margin: 0px 0 0 !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.button.read-btn {
			margin-left: -50% !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
			right: 60% !important;
			top: 2px !important;
			font-size: 16px !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
			margin-left: 0% !important;
		}
		tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
			/* margin-top: 4%; */
			padding-bottom: 6% !important;
		}
		aside#mybooks-cat {
			padding: 0px 0px 0px 0px !important;
			margin-bottom: 0px !important;
			margin-left: 48% !important;
			margin-top: -29% !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage ul.products li.product, .woocommerce-page ul.products li.product {
			margin: 0 0% 2.992em 0 !important;
		}
		.outer-footer {
			width: 100% !important;
		}
		section#latest_collection .latest-box p {
			font-size: 10px !important;
		}
		body.archive.post-type-archive.post-type-archive-product .shop div#container {
			width: 100% !important;
		}
		.shop span.tinvwl_add_to_wishlist-text {
			font-size: 16px !important;
		}
		.shop a.added_to_cart.wc-forward {
			width: 83% !important;
			margin-left: 7% !important;
			padding-top: 6px !important;
			line-height: 1.2 !important;
		}
		header .menu .sub-menu {
			width: 130px !important;
		}
		body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
			margin-left: 0% !important;
			width: 100% !important;
		}
		table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
			font-size: 15px !important;
		}
		table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
			width: 33% !important;
			margin-left: 0% !important;
			padding-top: 1px !important;
			line-height: 1.6 !important;
			font-size: 16px !important;
		}
		table.tinvwl-table-manage-list .button.tinvwl-break-input.tinvwl-break-checkbox {
			padding: 12px 14px !important;
		}
		body.product-template-default.single.single-product .summary h1.product_title.entry-title {
			margin-left: 45% !important;
			font-size: 14px !important;
		}
		body.product-template-default.single.single-product div.product div.summary {
			margin-bottom: 8em !important;
		}
		body.product-template-default.single.single-product .summary p.price {
			margin-left: 44% !important;
		}
		body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
			margin-left: 45% !important;
			background: rgb(240, 198, 78) !important;
		}
		body.product-template-default.single.single-product .summary .product_meta {
			margin-left: 45% !important;
			font-size: 17px !important;
			font-weight: 600;
		}
		body.product-template-default.single.single-product .col-lg-9.col-md-12 {
			min-width: 100% !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward:hover {
			margin: 0px 0 0 !important;
		}
		body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward {
			margin: 0px 0 0 !important;
		}
		#header div#header_widgets #cart_animate {
			width: 93% !important;
			left: 14px !important;
		}
	}	
}
@media (min-width: 381px) and (max-width: 402px) {
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-account.woocommerce-page.woocommerce-js.tinvwl-theme-style.customize-support header .menu ul.sub-menu {
		width: 140% !important;
		top: 30px !important;
	}
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		margin-top: 0% !important;
		margin-left: 0% !important;
		/* width: 194% !important; */
	}
	/*section#latest_collection .latest-box {
		margin-top: 261% !important;
		margin-left: -130% !important;
		width: 180% !important;
	}*/
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:nth-child(3) .latest-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 11px !important;
		padding: 7px 17px 7px 16px !important;
		width: 178% !important;
	}
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:nth-child(odd) .latest-box {
		margin-left: 0% !important;
		margin-top: 2% !important;
		/* width: 178% !important; */
	}
	.shop .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 98% !important;
		width: 110% !important;
	}
	body.archive.tax-product_cat.term-latest-collection.term-31.wp-custom-logo.theme-vw-book-store-pro.woocommerce.woocommerce-page.woocommerce-js.tinvwl-theme-style {
		height: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
		margin-left: 0% !important;
	}
	.outer_dpage aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -24% !important;
	}
}
@media (min-width: 460px) and (max-width: 520px) {
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		justify-content: center;
		margin-left: -1% !important;
	}
	#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		margin-left: -5px !important;
		float: left !important;
	}
	section#latest_collection .col-md-7.col-sm-7.col-12 {
		padding-left: 16px !important;
		padding-right: 16px !important;
		flex: 0 0 51% !important;
	}
	section#latest_collection .latest-box {
		width: 178% !important;
		margin-top: 2% !important;
		margin-left: 16% !important;
	}
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		margin-top: 2% !important;
		width: 209% !important;
	}
	section#latest_collection .row .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box h5 {
		font-size: 11px !important;
		width: 110% !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 230px !important;
		width: 230px !important;
	}
	section#category {
		width: 109% !important;
	}
	div#new_books {
		width: 104% !important;
	}
	div#new_books .owl-carousel.owl-rtl {
		direction: rtl !important;
	}
	div#new_books .owl-carousel.owl-rtl .owl-item {
		margin-left: 4px !important;
		float: right !important;
		width: 246px !important;
	}
	div#new_books .inner_product {
		width: 100%;
	}
	section#latest_collection {
		padding: 0px 0 !important;
		width: 114% !important;
	}
	.top_bar {
		width: 114% !important;
	}
	body.home.page-template {
		height: 0px !important;
	}
	.outer-footer {
		width: 114% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		width: 10% !important;
		flex: 0 0 10% !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 50% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .products.custom_items.ml-0 {
		margin-left: 2% !important;
	}
	body.home.page-template section#category .owl-carousel.owl-rtl .owl-item {
		width: 235px !important;
		float: right !important;
		margin-left: 0px !important;
	}
	/*css for section content*/
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {	
		font-size: 12px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 {
		padding-left: 10px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 i {
		font-size: 20px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	#header .col-lg-10.col-md-8.col-sm-12.col-12.rt-to-logo {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#site_top .socialbox {
		margin-top: -42px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	.latest-box .latest-cart a.added_to_cart.wc-forward {
		font-size: 13px !important;
		width: 100% !important;
		padding: 7px 13px 7px 8px !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 48% !important;
		height: 195px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 33% !important;
		left: 4% !important;
		right: 7% !important;
		opacity: 1 !important;
	}
	.shop .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	section#best_seller .custom_cart.cart_btn a.added_to_cart {
       padding: 1px !important;
	   font-size: 15px !important;
	}
	html {
		margin-top: 0px !important;
	}
	html #wpadminbar {
		display: none !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 4% !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
		border: 1px solid gray !important;
		border-top: 1px solid gray !important;
		border-radius: 0px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 30% !important;
		font-size: 17px !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 12px !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 49% !important;
		color: #fff !important;
	}
	#header div#header_widgets #cart_animate {
		width: 94% !important;
		left: 14px !important;
	}
}	
@media (min-width: 521px) and (max-width: 600px) {
	#header .menubar.scrolled {
		width: 100%;
	}
	div#wpadminbar {
		display: none !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		margin-left: -5px !important;
		float: left !important;
	}
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		justify-content: center;
		margin-left: -1% !important;
	}
	div#new_books .inner_product {
		width: 160% !important;
	}
	div#new_books .custom_cart.cart_btn a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 13px !important;
		padding: 3px 0px 3px 0px !important;
	}
	div#new_books .owl-carousel.owl-drag .owl-item {
		width: 100px !important;   
	}
	div#new_books .owl-carousel.owl-drag .owl-item.active {
		width: 100px !important;   
	}
	div#new_books del {
		margin-left: -17% !important;
		float: left !important;
	}
	div#new_books .inner_product .custom-product-price {
		font-size: 11px !important;
	}
	div#new_books .inner_product .custom-product-price span.woocommerce-Price-amount.amount {
		margin-left: 0px !important;
		font-weight: bold !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 24% !important;
		margin-right: 2px !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: auto !important;
	}
	section#category {
		padding: 15px 0 !important;
	}
	section#best_seller {
		padding: 15px 0 !important;
	}
	/*latest collection*/
	section#latest_collection {
		width: 100% !important;
		padding: 10px 0 !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 50% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .latest_product {
		padding: 11px !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		flex: 0 0 50% !important;
		padding: 0 0!important;
	}
	section#latest_collection .row img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
		width: 220px !important;
		height: 163px !important;
		margin-left: 25% !important;
		max-width: 140% !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 48% !important;
		height: 200px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 33% !important;
		left: 4% !important;
		right: 7% !important;
		opacity: 1 !important;
	}
	section#latest_collection .collection-inner a {
		font-size: 14px !important;
		padding: 7px 7px !important;
	}
	section#latest_collection .collection-inner p {
		font-size: 14px !important;
		margin: 0 0 10px;
	}
	section#latest_collection .collection-inner h3 {
		font-size: 16px !important;
	}
	section#latest_collection .latest-cart {
		display: inline-block !important;
	}
	div#new_books .container .owl-carousel .owl-nav {
		height: 0px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		height: 25px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		margin-top: -29% !important;
		font-size: 10px !important;
	}
	header .menu .menu-item-has-children > a {
		padding-right: 55px !important;
		font-size: 17px !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -49% !important;
		top: 9px !important;
	}
	#site_top .socialbox {
		margin-top: -42px !important;
		margin-left: 44% !important;
	}
	header ul.sub-menu li a {
		padding: 5px 23px;
		font-size: 16px !important;
	}
	/*browse page*/
	body.archive.post-type-archive.post-type-archive-product .shop .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 77% !important;
		width: 100% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 28% !important;
	}
	.woocommerce .woocommerce-ordering select {
		width: 270% !important;
		margin-top: 21% !important;
		margin-left: -177% !important;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 25% !important;
		margin: 0 0% 2.992em 0px !important;
		clear: none !important;
		float: left !important;
	}
	body.archive.post-type-archive.post-type-archive-product .shop a.added_to_cart.wc-forward {
		font-size: 11px !important;
		padding-top: 9px !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 10px !important;
	}
	.shop ul.products li.product a.button.read-btn {
		margin-left: 9% !important;
		font-size: 10px !important;
		padding: 10px 36px !important;
	}
	.woocommerce ul.products li:nth-child(4n+4), .woocommerce-page ul.products li:nth-child(4n+4) {
		float: left !important;
		clear: none !important;
	}
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: both !important;
		float: left !important;
	}
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: both !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage .col-lg-9.col-md-12 ul.products.columns-4 {
		margin-top: 56% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
	}
	.outer_dpage #sidebar aside#mybooks-search input[type="submit"] {
		margin-top: -7% !important;
		margin-right: 3% !important;
	}
	.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 5% !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
		border: 1px solid gray !important;
		border-width: 1px 1px 1px 1px !important;
		border-left: 0px solid gray !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
		border-bottom: 0;
		border: 1px solid gray !important;
		border-width: 1px 1px 0px 1px !important;
		border-left: 0px solid gray !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 0px 0px 0px !important;
		border-top: 0px solid gray !important;
		border-bottom: 0px solid gray !important;
		border-right: 1px solid gray !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 30% !important;
		font-size: 17px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 30% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		line-height: 1.6 !important;
		font-size: 18px !important;
	}
	.outer-footer .footer-menu ul li {
		padding: 0 0px !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		margin-top: 2% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		margin-top: 2% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		margin-top: 2% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 30% !important;
		float: left !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		width: 70% !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
		padding-bottom: 5% !important;
	}
	/*pdp*/
	
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 46% !important;
		font-weight: bold !important;
		margin-top: -62% !important;
		font-size: 20px !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 45% !important;
		margin-top: 1% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 47% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 47% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 46% !important;
		padding-bottom: 26% !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area .owl-carousel.owl-drag .owl-item {
		width: 135px !important; 
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward {
		padding: 11px 15px !important;
		font-size: 11px !important;
	}
	header .menu ul.sub-menu {
		width: 140px !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-sort {
		margin-left: 0% !important;
		margin-top: 2% !important;
		margin-bottom: 5px !important;
	}
	.outer_dpage aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -22% !important;
	}
	select#product_cat {
		padding: 6px 0px 10px 0px !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 11px 0px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 45% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		max-width: 15% !important;
	}
	.outer-footer .copyright .socialbox {
		float: right !important;
		text-align: center;
		margin-top: -8% !important;
	}
	.outer-footer .copyright .col-md-7.col-sm-12 {
		float: left;
		margin-left: -20%;
	}
	#best_seller .best_seller_title .row {
		margin-right: -5px !important;
		margin-left: -5px !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 3% !important;
	}
	section#best_seller del {
		margin-left: -7% !important;
		float: left !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	section#best_seller .tab-content>.tab-pane span.woocommerce-Price-amount.amount {
		margin-left: 4px !important;
		font-weight: bold !important;
	}
	section#best_seller .tab-content>.tab-pane .custom-product-price {
		font-size: 14px !important;
	}
	#header div#header_widgets #cart_animate {
		width: 94% !important;
		left: 15px !important;
	}
	.shop ul li span.tinvwl_already_on_wishlist-text {
		font-size: 11px !important;
		color: rgb(240, 198, 78) !important;
		margin-left: -5% !important;
	}
	.shop ul li span.tinvwl_add_to_wishlist-text {
		color: rgb(240, 198, 78) !important;
		font-size: 13px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item .wpb_wrps_price {
		text-align: left !important;
		font-size: 13px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products del {
		margin-left: -2px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area .owl-theme .owl-nav {
		top: -3.9em !important;
		right: 2px;
		height: 0px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
		right: 51% !important;
		top: 2px !important;
		font-size: 16px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item .wpb_wrps_cart_btn a.button.read-btn {
		float: left !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 46% !important;
	}
	body.product-template-default.single.single-product span.onsale {
		font-size: 16px !important;
	}
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 4em !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box h5 {
		text-overflow: ellipsis !important;
		overflow: hidden !important;
		margin: 0px auto 0 -1% !important;
		font-size: 13px !important;
	}
}
@media (min-width: 601px) and (max-width: 690px) {
	div#new_books {
		width: 89% !important;
	}
	.custom_cart.cart_btn a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 14px !important;
		padding: 2px !important;
	}
	#header .menubar.scrolled {
		width: 100%;
	}
	div#wpadminbar {
		display: none !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		width: 50% !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	#best_seller .best_seller_title ul.nav-tabs li.nav-item {
		margin-left: -5px !important;
		float: left !important;
	}
	body.home.page-template section#best_seller ul.nav-tabs.nav.justify-content-center {
		justify-content: center;
		margin-left: -1% !important;
	}
	div#new_books .inner_product {
		width: 160% !important;
	}
	div#new_books .custom_cart.cart_btn a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 13px !important;
		padding: 3px 0px 3px 0px !important;
	}
	div#new_books .owl-carousel.owl-drag .owl-item {
		width: 124px !important;   
	}
	div#new_books del {
		margin-left: -17% !important;
		float: left !important;
	}
	div#new_books .inner_product .custom-product-price {
		font-size: 11px !important;
	}
	div#new_books .inner_product .custom-product-price span.woocommerce-Price-amount.amount {
		margin-left: 0px !important;
		font-weight: bold !important;
	}
	section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 24% !important;
		margin-right: 4px !important;
		padding-right: 0px !important;
		padding-left: 10px !important;
	}
	section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: auto !important;
	}
	section#category {
		padding: 20px 0 !important;
	}
	section#best_seller {
		padding: 20px 0 !important;
	}
	/*latest collection*/
	section#latest_collection {
		width: 100% !important;
		padding: 15px 0 !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 50% !important;
		padding-left: 12px !important;
		padding-right: 16px !important;
	}
	section#latest_collection .latest_product {
		padding: 11px !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		flex: 0 0 50% !important;
		padding: 0 0!important;
	}
	section#latest_collection .row img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
		width: 251px !important;
		height: 176px !important;
		margin-left: 25% !important;
		max-width: 190% !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 48% !important;
		height: 200px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 33% !important;
		left: 4% !important;
		right: 7% !important;
		opacity: 1 !important;
	}
	section#latest_collection .collection-inner a {
		font-size: 14px !important;
		padding: 7px 7px !important;
	}
	section#latest_collection .collection-inner p {
		font-size: 14px !important;
		margin: 0 0 10px;
	}
	section#latest_collection .collection-inner h3 {
		font-size: 16px !important;
	}
	section#latest_collection .latest-cart {
		display: inline-block !important;
	}
	section#latest_collection .latest-box {
		width: 180% !important;
		margin-left: -78% !important;
		margin-top: 119% !important;
	}
	div#new_books .container .owl-carousel .owl-nav {
		height: 0px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .contact_details .menu-shoplinks-container ul#menu-location-menus {
		position: relative;
		height: 25px !important;
	}
	body.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support ul#menu-location-menus li#menu-item-214 {
		text-align: center;
		margin-top: -29% !important;
		font-size: 10px !important;
	}
	header .menu .menu-item-has-children > a {
		padding-right: 55px !important;
		font-size: 17px !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -49% !important;
		top: 9px !important;
	}
	#site_top .socialbox {
		margin-top: -42px !important;
		margin-left: 44% !important;
	}
	header ul.sub-menu li a {
		padding: 5px 23px;
		font-size: 16px !important;
	}
	/*browse page*/
	body.archive.post-type-archive.post-type-archive-product .shop .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 67% !important;
		width: 100% !important;
	}
	.shop span.tinvwl_add_to_wishlist-text {
		font-size: 12px !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		margin-left: -5% !important;
		font-size: 11px !important;
	}
	.shop .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
		color: rgb(240, 198, 78) !important;
		margin-left: -6% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 28% !important;
	}
	.shop .col-lg-3.col-md-12 aside#woocommerce_price_filter-2 {
		margin-bottom: 0px !important;
	}
	.woocommerce .woocommerce-ordering select {
		width: 260% !important;
		margin-top: 21% !important;
		margin-left: -204% !important;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 25% !important;
		margin: 0 0% 2.992em 0px !important;
		clear: none !important;
		float: left !important;
	}
	.woocommerce a.added_to_cart.wc-forward {
		font-size: 12px !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 10px !important;
	}
	.shop ul.products li.product a.button.read-btn {
		margin-left: 15% !important;
		font-size: 10px !important;
		padding: 10px 35px !important;
	}
	.woocommerce ul.products li:nth-child(4n+4), .woocommerce-page ul.products li:nth-child(4n+4) {
		float: left !important;
		clear: none !important;
	}
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: both !important;
		float: left !important;
	}
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: both !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage .col-lg-9.col-md-12 ul.products.columns-4 {
		margin-top: 45% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
	}
	.outer_dpage #sidebar aside#mybooks-search input[type="submit"] {
		margin-top: -6% !important;
		margin-right: 3% !important;
		font-size: 15px !important;
	}
	.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 5% !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action {
		margin-bottom: 7% !important;
		border: 1px solid gray !important;
		border-width: 1px 1px 1px 1px !important;
		border-left: 0px solid gray !important;
	}
	.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
		border-bottom: 0;
		border: 1px solid gray !important;
		border-width: 1px 1px 0px 1px !important;
		border-left: 0px solid gray !important;
	}
	table.tinvwl-table-manage-list th.product-name {
		border-width: 0px 0px 0px 0px !important;
		border-top: 0px solid gray !important;
		border-bottom: 0px solid gray !important;
		border-right: 1px solid gray !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt {
		width: 30% !important;
		font-size: 13px !important;
		padding: 10px 20px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action button.button.alt .ftinvwl-shopping-cart:before {
		content: "\e913";
		margin-left: -5px !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 100% !important;
		margin-left: 0% !important;
		padding-top: 1px !important;
		line-height: 1.6 !important;
		font-size: 15px !important;
	}
	.outer-footer .footer-menu ul li {
		padding: 0 0px !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		margin-top: 2% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		margin-top: 2% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		margin-top: 2% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 30% !important;
		float: left !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		width: 70% !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
		padding-bottom: 5% !important;
	}
	/*pdp*/
	
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 46% !important;
		font-weight: bold !important;
		margin-top: -62% !important;
		font-size: 20px !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 46% !important;
		margin-top: 1% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 47% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 47% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: -56% !important;
		padding-bottom: 26% !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area .owl-carousel.owl-drag .owl-item {
		width: 135px !important; 
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart.wc-forward {
		padding: 10px 16px !important;
		font-size: 11px !important;
	}
	header .menu ul.sub-menu {
		width: 140px !important;
	}
	aside#mybooks-sort {
		margin-left: 0% !important;
		margin-top: 0% !important;
		margin-bottom: 5px !important;
	}
	.outer_dpage aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -18% !important;
	}
	select#sort_order {
		width: 45% !important;
		padding: 5px 0px 11px 0px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 45% !important;
	}
	.inner_product .custom_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
		background-color: #00AFEB !important;
		font-size: 14px !important;
	}
	tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order {
		margin-top: 5% !important;
	}
	#category #new_books .owl-stage-outer a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.outer-footer .copyright .col-md-5.col-sm-12 .socialbox {
		margin-right: -5% !important;
		margin-top: -7% !important;
		float: right !important;
		text-align: center;
	}
	.outer-footer .copyright .col-md-7.col-sm-12 {
		margin-left: -2% !important;
	}
	.outer-footer .container.footer-contact .col-md-2.col-3 {
		max-width: 15% !important;
	}
	section#best_seller .tab-pane .row.container {
		margin-right: 0 !important;
		padding-right: 0 !important;
		margin-left: 0px !important;
		padding-left: 0px !important;
		max-width: 100% !important;
	}
	#new_books .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 23px !important;
		padding-left: 15px !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 46% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 46% !important;
		padding-bottom: 26% !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area .owl-carousel.owl-drag .owl-item {
		width: 142px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
		right: 48% !important;
		top: 2px !important;
		width: 61px !important;
		font-size: 17px !important;
	}
	.wrps_related_products_area del {
		margin-left: -2px !important;
	}
	.wrps_related_products_area .wpb_wrps_price ins {
		float: right !important;
	}
	body.archive.post-type-archive.post-type-archive-product .shop div#contentwoocom {
		width: 88% !important;
		padding: 0px 0px !important;
	}
	section#best_seller del {
		margin-left: -7% !important;
		float: left !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	section#best_seller .tab-content>.tab-pane span.woocommerce-Price-amount.amount {
		margin-left: 3px !important;
		font-weight: bold !important;
	}
	section#best_seller .tab-content>.tab-pane .custom-product-price {
		font-size: 14px !important;
	}
	#header div#header_widgets #cart_animate {
		width: 95% !important;
		left: 14px !important;
	}
	.outer_dpage .container {
		width: auto !important;
		max-width: 100%;
	}
	.outer_dpage aside#mybooks-cat select#product_cat {
		width: 75% !important;
		padding: 5px 0px 11px 0px !important;
	}
	.outer_dpage #sidebar aside#mybooks-cat h3:after {
		width: 75% !important;
	}
	
	body.page-template-default.logged-in.admin-bar.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style.customize-support .container.main_title {
		width: auto !important;
		margin-left: 2% !important;
	}
	section#category .container {
		width: auto !important;
		max-width: 100%;
	}
	section#best_seller .container {
		width: auto !important;
		max-width: 100% !important;
	}
	section#latest_collection .container {
		width: 100% !important;
		max-width: 100%;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		width: 180% !important;
		margin-left: -78% !important;
		margin-top: 116% !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest_product h5 {
		padding-top: 15px !important;
		font-size: 13px !important;
		float: left;
		margin-left: -7px !important;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: pre-wrap;
	}
	body.product-template-default.single.single-product .shop .container {
		width: 600px !important;
		max-width: 100%;
	}
	
}
@media (min-width: 720px) and (max-width: 767px) {
	#site_top .socialbox {
		margin-top: -42px !important;
		margin-left: 44% !important;
	}
	.socialbox a {
		width: 30px !important;
		height: 30px !important;
		margin-left: 3px !important;
	}
	.top_bar .contact_details {
		padding: 2px 0 !important;
		margin-right: 70% !important;
	}
	section#latest_collection .container {
		width: 640px !important;
		max-width: 100%;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		padding-right: 0px !important;
		padding-left: 10px !important;
	}
	section#latest_collection .collection-content {
		position: absolute !important;
		width: 48% !important;
		height: 220px !important;
		border-radius: 50% !important;
		padding: 9px !important;
		top: 30% !important;
		left: 4% !important;
		right: 7% !important;
		opacity: 1 !important;
	}
	#new_books .col-lg-12.col-md-12.col-sm-12 .inner_product {
		width: 132px !important;
	}
	section#category .container {
		width: 604px !important;
		max-width: 100% !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#new_books .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#new_books .col-lg-12.col-md-12.col-sm-12 .custom_cart.cart_btn a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 14px !important;
	}
	section#category {
		padding: 10px 0 !important;
	}
	.tab-pane .row.container .col-md-3 {
		max-width: 21% !important;
		margin-right: 23px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	section#best_seller .tab-pane .inner_product {
		width: 144px !important;
	}
	section#best_seller .container {
		width: 693px !important;
		max-width: 100% !important;
		margin-right: 0px !important;
		padding-right: 12px !important;
		margin-left: 7px !important;
		padding-left: 20px !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12 .latest_product h5 {
		text-overflow: ellipsis !important;
		overflow: hidden !important;
		white-space: pre !important;
		font-size: 15px !important;
	}
	section#best_seller {
		padding: 10px 0 !important;
	}
	header .menu .menu-item-has-children > a::after {
		right: -60px !important;
		top: 9px !important;
	}
	.top_bar ul li a {
		font-size: 17px !important;
	}
	header .menu .menu-item-has-children > a {
		padding-right: 20px !important;
	}
	header .menu .sub-menu {
		width:140% !important;
	}
	header ul.sub-menu li a {
		padding: 5px 21px !important;
		display: block;
		font-weight: normal;
		font-size: 17px !important;
	}
	div#new_books del {
		float: left !important;
		margin-left: -14% !important;
	}
	div#new_books .owl-carousel .owl-stage-outer .custom-product-price {
		font-size: 13px !important;
	}
	div#new_books .owl-carousel .owl-stage-outer span.woocommerce-Price-amount.amount {
		margin-left: -2px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.outer-footer .copyright .socialbox {
		float: right !important;
		text-align: center;
		margin-top: -6% !important;
	}
	.outer-footer .copyright .col-md-7.col-sm-12 {
		margin-left: -2% !important;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 27% !important;
		float: left !important;
		margin-left: 0px !important;
		clear: none !important;
		margin: 0 -1% 2.992em 0px !important;
	}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		width: 25% !important;
		float: left !important;
		clear: none !important;
		margin-left: 2% !important;
		margin: 0 -1% 2.992em 0px !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 12px !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
	.woocommerce ul.products li.product a.button.read-btn {
		font-size: 12px !important;
		margin-left: 12% !important;
		padding: 10px 38px !important;
		text-align: center !important;
	}
	.shop .col-lg-9.col-md-12 ul.products.columns-4 {
		margin-top: 65% !important;
	}
	.woocommerce .woocommerce-ordering select {
		float: left !important;
		border-radius: 6px !important;
		min-width: 125% !important;
		margin-top: 23% !important;
		vertical-align: top !important;
		margin-left: -162% !important;
	}
	aside#woocommerce_price_filter-2 {
		margin-top: 27% !important;
		margin-bottom: 0px !important;
	}
	.shop .row .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	.shop span.tinvwl_add_to_wishlist-text {
		font-size: 11px !important;
	}
	.shop .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
		color: rgb(240, 198, 78) !important;
		font-size: 16px !important;
		margin-right: -3px !important;
		margin-left: -5% !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		margin-left: 3px !important;
		font-size: 11px !important;
	}
	body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage .col-lg-3.col-md-12 {
		position: absolute !important;
	}
	.outer_dpage .col-lg-9.col-md-12 ul.products.columns-4 {
		margin-top: 50% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: -3% !important;
		margin-bottom: 0px !important;
	}
	#sidebar input[type="submit"] {
		font-size: 14px !important;
		margin-top: -6% !important;
		margin-right: 7% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 100% !important;
		margin-top: 7px;
		border-bottom: 1px solid gray !important;
	}
	.outer_dpage .container {
		width: 630px !important;
		max-width: 100%;
	}
	select#sort_order {
		width: 44% !important;
		padding: 5px 0px 11px 0px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 44% !important;
	}
	aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -19% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 88% !important;
		height: 3px !important;
		margin-top: 10px !important;
	}
	select#product_cat {
		width: 90% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-1 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		flex: 0 0 58% !important;
		max-width: 58% !important;
		margin-top: 3% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		flex: 0 0 42% !important;
		max-width: 42% !important;
		margin-top: 3% !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search input#search_product {
		width: 95% !important;
	}
	#sidebar h3:after {
		width: 95% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right !important;
		width: 68% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left !important;
		width: 30% !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .col-md-7.col-sm-7.col-12 {
		padding-left: 6px !important;
		max-width: 58% !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box {
		width: 115% !important;
	}
	section#latest_collection .col-lg-6.col-md-6.col-sm-12.col-12:last-child .latest-box p {
		margin-left: -2% !important;
		font-size: 15px !important;
	}
	section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: auto !important;
	}
	div#new_books .owl-carousel.owl-drag .owl-item {
		margin-right: 25px !important;
	}
	.shop div#contentwoocom {
		width: 88% !important;
		padding: 30px 7px !important;
	}
	.woocommerce table.shop_table tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed.order {
		padding-bottom: 5% !important;
	}
	tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order {
		margin-top: 5% !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 100% !important;
		margin-left: 0% !important;
		padding-top: 0px !important;
		font-size: 13px !important;
	}
	/*pdp*/
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 10em !important;
		margin-top: -45% !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 37% !important;
		font-size: 16px;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 37% !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 37% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 37% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
		width: 30% !important;
	}
	.wrps_related_products_area .owl-carousel.owl-drag .owl-item {
		width: 154px !important; 
	}
	body.product-template-default.single.single-product span.onsale {
		font-size: 16px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb-wrps-item span.wpb_wrps_onsale {
		right: 57% !important;
		top: 3px !important;
		font-size: 18px !important;
	}
	body.product-template-default.single.single-product .woocommerce-message {
		display: none !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 37% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 37% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
		padding: 10px 18px !important;
		font-size: 12px !important;
		line-height: 9px !important;
	}
	.shop .col-lg-9.col-md-12 ul.products.columns-4 a.added_to_cart.wc-forward {
		width: 83% !important;
		font-size: 13px !important;
		margin-left: 7% !important;
		padding-top: 8px !important;
		line-height: 1.2 !important;
	}
	.shop ul.products li.product .onsale {
		margin: -0em -0.5em 0 5px !important;
	}
	section#best_seller del {
		margin-left: -7% !important;
		float: left !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	section#best_seller .tab-content>.tab-pane span.woocommerce-Price-amount.amount {
		margin-left: 3px !important;
		font-weight: bold !important;
	}
	section#best_seller .tab-content>.tab-pane .custom-product-price {
		font-size: 14px !important;
	}
	section#best_seller .col-md-3 h3 {
		margin-left: 6% !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 4% !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 4% !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	#header div#header_widgets #cart_animate {
		width: 95% !important;
		left: 14px !important;
	}
}
@media (min-width: 768px) and (max-width: 1020px) {
	.container .owl-carousel .owl-nav button.owl-prev, .container .owl-carousel .owl-nav button.owl-next {
		float: left;
		margin-right: 8px !important;
		margin: 0 6px !important;
		padding: 6px 15px !important;
	}
	.container .owl-carousel .owl-nav button.owl-prev:hover, .container .owl-carousel .owl-nav button.owl-next:hover {
		float: left;
		margin-right: 8px !important;
		margin: 0 6px !important;
		padding: 6px 15px !important;
	}
	.inner_product h5 {
		padding-top: 10px !important;
		font-size: 15px;
		margin: 0px 0 8px 0 !important;
	}
	section#latest_collection{
		padding: 15px 0 !important;
	}
	section#best_seller{
		padding: 15px 0 !important;
	}
	.footer-contact i {
		font-size: 30px !important;  
	}
	header .menu .menu-item-has-children > a::after {
		right: 8px !important;
		top: 6px;
	}
	.container {
		max-width: 96% !important;
	}
	section#latest_collection .container {
		width: 670px !important;
		max-width: 100% !important;
	}
	.cat_toggle {
		padding: 11px 1px !important;
		margin: 9px -5px !important;
		font-size: 15px !important;
		color: #75b64a;
		letter-spacing: 1px;
		width: 119% !important;
	}
	.cat_toggle i {
		margin-top: -23px !important;
	}
	#header_widgets [type="submit"] {
		position: absolute;
		right: 15px !important;
		top: 33% !important;
	}
	#header_widgets .row .col-md-3 {
		padding-left: 2px !important;
		padding-right: 8px !important;
	}
	#header .menubar .col-md-8 {
		flex: 0 0 66.666667% !important;
		max-width: 78.666667% !important;
		margin-left: -12% !important;
	}
	#header .logo img {
		width: 70% !important;
	}
	#header_widgets input.search-field {
		padding: 12px 8px !important;
		margin-left: 6px !important;
	}
	.my-act, .sign-up {
		height: 45px !important;
		margin-top: 10px !important;
		line-height: 50px;
		padding: 0px 0px !important;
		font-size: 15px !important;
		width: 110% !important;
	}
	body.product-template-default.single.single-product div.product div.images.woocommerce-product-gallery {
		position: absolute !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: 40% !important;
		font-size: 18px;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: 40% !important;
	}
	body.product-template-default.single.single-product .summary form.cart {
		margin-left: 40% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: 40% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
		width: 32% !important;
	}
	body.product-template-default.single.single-product div.product div.summary {
		margin-bottom: 14em !important;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
		border: 1px solid;
		border-radius: 0;
		padding: 10px 10px !important;
		font-size: 14px;
		line-height: 9px !important;
		text-transform: uppercase;
		width: 68% !important;
		margin-left: 3% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: 40% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: 40% !important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 1.6% 2.992em 0 !important;
		width: 22.05% !important;
		padding: 5px;
	}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		float: left !important;
		clear: none!important;
	}
	/*mybooks responsive here*/
	
	.col-lg-3.col-md-12 {
		position: absolute !important;
	}
	aside#mybooks-search {
		padding: 0px 132px 0px 0px !important;
		margin-bottom: 0px !important;
	}
	h3.widget-title-search {
		font-size: 18px !important;
		margin: 0 0 0px !important;
		padding: 10px 0 !important;
	}
	#sidebar h3:after {
		width: 79% !important;
		height: 3px;
		background: 0 !important;
		margin-top: 7px;
		border-bottom: 1px solid gray !important;
	}
	input#search_product {
		font-size: 16px !important;
		width: 107% !important;
		padding: 10px 5px !important;
		margin: 0 0 0px 0 !important;
		border: 1px solid lightgray !important;
		border-color: rgb(169, 169, 169) !important;
	}
	#sidebar input[type="submit"] {
		font-size: 14px !important;
		margin: 0;
		margin-top: -6% !important;
		margin-right: -5% !important;
		padding: 6px 6px !important;
	}
	aside#mybooks-sort {
		margin-left: -1% !important;
		margin-top: 2% !important;
		margin-bottom: 5px !important;
	}
	h3.widget-title-sort {
		padding: 0px 0px !important;
		font-size: 18px !important;
		margin: 0px 0 10px !important;
	}
	select#sort_order {
		width: 44% !important;
		padding: 5px 0px 11px 0px !important;
	}
	aside#mybooks-cat {
		padding: 0px 0px 0px 0px !important;
		margin-bottom: 0px !important;
		margin-left: 50% !important;
		margin-top: -15% !important;
	}
	h3.widget-title-prodcategory {
		margin: 0px 0 0px !important;
		font-size: 18px !important;
	}
	select#product_cat {
		width: 72% !important;
		margin-top: 0% !important;
		padding: 5px 0px 12px 0px !important;
	}
	ul.products.columns-4 {
		margin-top: 35% !important;
	}
	#sidebar h3.widget-title-prodcategory:after {
		width: 71% !important;
		height: 3px !important;
		margin-top: 10px !important;
	}
	#sidebar h3.widget-title-search:after {
		width: 107% !important;
		height: 3px !important;
	}
	#sidebar h3.widget-title-sort:after {
		width: 44% !important;
	}
	li.cart_box span.cart-value {
		bottom: 2px !important;
		right: 8px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.outer_dpage .navigation {
		margin-left: 35% !important;
		border: 0 !important;
	}
	/*mybooks end*/
	
	/*browse page*/
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 48%;
		float: left;
		clear: none !important; 
		margin: 0 0 2.992em;
	}
	.woocommerce .woocommerce-ordering {
		width: 100% !important;
		margin: 0 0 0.6em !important;
		float: left !important;
	}
	.woocommerce .woocommerce-ordering select {
		min-width: 88% !important;
		margin-top: 4% !important;
		margin-left: 0% !important;
	}
	.shop ul.products.columns-4 {
		margin-top: 55% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 0% !important;
	}
	span.select2.select2-container.select2-container--default {
		width: 100% !important;
		margin-left: 0%;
	}
	#sidebar aside {
		margin-bottom: 0px !important;
	}
	.shop #sidebar h3:after {
		width: 100% !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 14px !important;
		margin-left: 8% !important;
	}
	.shop span.tinvwl_add_to_wishlist-text {
		color: rgb(240, 198, 78) !important;
		font-size: 15px !important;
	}
	.shop span.tinvwl_already_on_wishlist-text {
		font-size: 13px !important;
		margin-left: -4% !important;
	}
	body.home.page-template section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 24% !important;
		margin-right: 5px !important;
		padding-left: 8px !important;
		padding-right: 3px !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 230px !important;
	}
	section#latest_collection .latest_product h5 {
		text-overflow: ellipsis !important;
		overflow: hidden !important;
		white-space: pre !important;
		padding-top: 10px;
		font-size: 15px !important;
		width: 100%;
	}
	div#new_books .owl-carousel.owl-rtl .owl-item {
		margin-left: 2px !important;
		float: right !important;
		width: 156px !important;
	}
	div#new_books .owl-carousel.owl-rtl .custom-product-price {
		padding: 4px 0px 4px 0px !important;
		font-size: 12px !important;
	}
	.nav-tabs .nav-item {
		margin-bottom: -1px;
		font-size: 12px !important;
	}
	section h3 {
		font-size: 21px !important;
	}
	div#new_books .col-lg-12.col-md-12.col-sm-12 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.outer_dpage form#mybooks_filter_frm aside#mybooks-search {
		margin-top: 0% !important;
		margin-bottom: 0px !important;
	}
	.outer_dpage nav.woocommerce-MyAccount-navigation {
		width: 30% !important;
		float: left !important;
	}
	.outer_dpage .woocommerce-MyAccount-content {
		float: right !important;
		width: 70% !important;
	}
	/*footer*/
	
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-1 {
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		max-width: 50% !important;
		flex: 0 0 36% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		max-width: 50% !important;
		flex: 0 0 50% !important;
		margin-top: 4% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		flex: 0 0 40% !important;
		margin-top: 4% !important;
		max-width: 50% !important;
	}
	#new_books .owl-carousel span.woocommerce-Price-amount.amount {
		margin-left: 1px !important;
		font-weight: bold !important;
	}
	#new_books .owl-carousel .custom-product-price {
		font-size: 13px !important;
	}
	div#new_books del {
		margin-left: -11% !important;
		float: left !important;  
	}
	section#best_seller .tab-pane .row.container {
		margin-right: 0 !important;
		padding-right: 0 !important;
		margin-left: 0px !important;
		max-width: 99% !important;
	}
	.services-content .row.m-0 .col-lg-3.col-md-6.col-sm-6.inner-box {
		max-width: 25% !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-2.col-sm-2.col-2 {
		padding-left: 4px !important;
		padding-right: 0px !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {
		font-size: 11px !important;
	}
	body.product-template-default.single.single-product .summary form.add-to-cart {
		margin-left: 40% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		padding-bottom: 4% !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 100% !important;
		margin-left: 0% !important;
		padding-top: 0px !important;
		line-height: 1.6 !important;
		font-size: 13px !important;
	}
	.shop a.added_to_cart.wc-forward {
		text-align: center;
		margin: 0 auto !important;
		padding-top: 7px !important;
		line-height: 1.3 !important;
		font-size: 14px !important;
	}
	.shop ul.products li.product a.button.read-btn {
		margin-left: 7% !important;
		padding: 8px 39px !important;
	}
	.woocommerce-cart table.cart .product-thumbnail::before {
		display: none !important;
	}
	#best_seller .best_seller_title .row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 4% !important;
	}
	section#latest_collection .col-md-5.col-sm-5.col-12.p-0 {
		padding-right: 0px !important;
		padding-left: 10px !important;
	}
	section#best_seller del {
		margin-left: -1% !important;
		float: left !important;
	}
	section#best_seller ins {
		text-decoration: none !important;
	}
	section#best_seller .tab-content>.tab-pane span.woocommerce-Price-amount.amount {
		margin-left: 4px !important;
		font-weight: bold !important;
	}
	section#best_seller .tab-content>.tab-pane .custom-product-price {
		font-size: 15px !important;
	}
	.inner_product a.added_to_cart.wc-forward:hover {
		padding: 1px !important;
		font-size: 15px !important;
	}
	.inner_product:hover .custom_cart a.added_to_cart.wc-forward {
		font-size: 15px !important;
		padding: 0px !important;
	}
	#cat_toggle ul li {
		font-size: 12px !important;
	}
	.custom_cart.cart_btn a.added_to_cart.wc-forward {
		font-size: 16px !important;
		padding: 1px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	body.product-template-default.single.single-product .wrps_related_products_area .owl-carousel.owl-drag .owl-item {
		width: 173px !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
		border-top: 1px solid black !important;
	}
	#header div#header_widgets #cart_animate {
		width: 139px !important;
	}
}
@media (min-width: 800px) and (max-width:900px) {
	body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
		width: 60% !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: -31% !important;
		font-size: 18px !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: -33% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: -31% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: -31% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: -31% !important;
		font-size: 17px !important;
		margin-top: 3% !important;
	}
	body.product-template-default.single.single-product span.onsale {
		font-size: 16px !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-1 {
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		max-width: 50% !important;
		flex: 0 0 29% !important;
		margin-left: 10% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		max-width: 48% !important;
		flex: 0 0 48% !important;
		margin-top: 4% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		flex: 0 0 35% !important;
		margin-top: 4% !important;
		max-width: 35% !important;
		margin-left: 12% !important;
	}
}
@media (min-width: 1021px) and (max-width: 1050px) {
	.cat_toggle i {
		margin-top: -22px !important;
		margin-right: -6% !important;
	}
	#header_widgets [type="submit"] {
		position: absolute;
		right: 15px !important;
		top: 33% !important;
	}
	#header_widgets .row .col-md-3 {
		padding-left: 0px !important;
	}
	.my-act, .sign-up {
		height: 50px;
		margin-top: 10px !important;
		line-height: 50px;
		padding: 0px 0px !important;
		font-size: 16px !important;
		width: 104% !important;
	}
	body.product-template-default.single.single-product .summary h1.product_title.entry-title {
		margin-left: -49% !important;
	}
	body.product-template-default.single.single-product .summary p.price {
		margin-left: -48% !important;
	}
	body.product-template-default.single.single-product .summary form.cart {
		margin-left: -48% !important;
	}
	body.product-template-default.single.single-product .summary .product_meta {
		margin-left: -48% !important;
		font-size: 17px !important;
		font-weight: 600;
	}
	body.product-template-default.single.single-product .wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
		border: 1px solid;
		border-radius: 0;
		padding: 10px 10px !important;
		font-size: 14px;
		line-height: 9px !important;
		text-transform: uppercase;
		width: 50% !important;
		margin-left: 3% !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn {
		margin-left: -48% !important;
		background: rgb(240, 198, 78) !important;
	}
	body.product-template-default.single.single-product a.single_add_to_cart_button.button.alt.view_cart_btn:hover {
		margin-left: -48% !important;
	}
	/*mybooks responsive*/
	#sidebar {
		margin-top: -15% !important;
	}
	input#search_product {
		font-size: 14px !important;
	}
	#sidebar aside {
		margin-bottom: 0px !important;
	}
	#sidebar input[type="submit"] {
		background: transparent;
		border: none;
		color: #000000;
		font-size: 11px !important;
		margin: 0;
		margin-top: -17% !important;
		margin-right: 3% !important;
	}
	/*mybooks end*/
	.woocommerce .woocommerce-ordering select {
		min-width: 100% !important;
		margin-top: -37% !important;
		margin-left: 120% !important;
	}
	#sidebar aside#woocommerce_price_filter-2 h3.widget-title {
		margin-top: 25% !important;
	}
	.shop .price_slider_amount .price_label {
		font-size: 13px !important;
	}
	li.cart_box span.cart-value {
		bottom: 0px !important;
		width: 33px !important;
		height: 30px !important;
	}
	.shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		font-size: 14px !important;
		margin-left: 7% !important;
	}
	span.tinvwl_add_to_wishlist-text {
		color: rgb(240, 198, 78) !important;
		font-size: 15px !important;
	}
	span.tinvwl_already_on_wishlist-text {
		font-size: 13px !important;
		margin-left: -3% !important;
	}
	body.home.page-template section#best_seller .tab-pane .row.container .col-md-3 {
		max-width: 24% !important;
		margin-right: 5px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	body.home.page-template section#best_seller .tab-pane .product-thumb img {
		min-height: 0px !important;
		height: 250px !important;
	}
	/*latest collection*/
	section#latest_collection .latest_product h5 {
		text-overflow: ellipsis !important;
		overflow: hidden !important;
		white-space: pre !important;
	}
	.inner_sec .services-content .services-box-content .row .col-md-10.col-sm-10.col-10 h4 {
		font-size: 15px !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-1 {
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-2 {
		max-width: 50% !important;
		flex: 0 0 36% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-3 {
		max-width: 50% !important;
		flex: 0 0 50% !important;
		margin-top: 4% !important;
	}
	.outer-footer .col-lg-3.col-md-3.col-sm-12.footer-col-4 {
		flex: 0 0 40% !important;
		margin-top: 4% !important;
		max-width: 50% !important;
	}
	body.product-template-default.single.single-product .col-lg-9.col-md-12 .woocommerce-message {
		display: none !important;
	}
	.outer_dpage table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item {
		margin-top: 4% !important;
	}
	.tinv-wishlist.woocommerce.tinv-wishlist-clear .woocommerce-message {
		display: none !important;
	}
	table.tinvwl-table-manage-list tr.wishlist_item td.product-action a.added_to_cart.wc-forward {
		width: 100% !important;
		margin-left: 0% !important;
		padding-top: 0px !important;
		line-height: 1.6 !important;
		font-size: 13px !important;
	}
	.shop a.added_to_cart.wc-forward {
		padding-top: 6px !important;
		line-height: 1.2 !important;
		font-size: 15px !important;
	}
	#best_seller .best_seller_title .row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	section#best_seller .tab-content>.tab-pane .sec-all {
		text-align: right;
		margin-right: 4% !important;
	}
	body.product-template-default.single.single-product .woocommerce-product-gallery__image img.wp-post-image {
		width: 47% !important;
	}
	#category .custom_cart.cart_btn a.added_to_cart.wc-forward {
		margin-left: 0px !important;
	}
	#header div#header_widgets #cart_animate {
		width: 95% !important;
		left: 10px !important;
	}
}

@media (min-width: 1500px) and (max-width: 1980px) {
	@-moz-document url-prefix() {
		body.product-template-default.single.single-product .col-lg-9.col-md-12 {
			min-width: 100% !important;
		}
	}
}

/* ajay C*/

header .menu{position:relative; height:30px;}
header .menu .sub-menu{display:none;}
header .menu:hover .sub-menu{display:block; z-index:9999;}

header .menu .menu-item-has-children > a{ position:relative; padding-right: 27px;}
header .menu .menu-item-has-children > a:hover{ position:relative; padding-right: 27px; color: #00AFEB !important; transition-duration: 0s !important;}

header .menu .menu-item-has-children > a::after{content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #00AFEB;
    position: absolute;
    right: 5px;
    top: 9px;}

#header .logo, #footer .logo {
    margin: 0;
    padding: 5px 0 !important;
}	
.top_bar .contact_details {
    padding: 2px 0 !important;
}


header .sub-menu{position: absolute; top:30px; background: #fff; border-left: 1px solid #e9eaec;border-top: 1px solid #e9eaec; border-right: 1px solid #e9eaec;}
header .sub-menu li{border-bottom: 1px solid #e9eaec; display: block; margin-right:0; font-size: 23px !important;}
header .sub-menu li a{ padding:5px 23px; display:block; font-weight: normal; font-size: 18px !important;}
header .sub-menu li a:hover{ background:#00AFEB; color:#fff; transition:none;}
header .search-field::placeholder{color:#949494; font-size:18px;}


.contact_details .menu-shoplinks-container{float:left; margin-left: 2px !important;}


.woocommerce-product-search button{
	background-image: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-search-strong-512.png);
    background-size: 86%;
    text-indent: -9999px;
    width: 30px;
    background-position: center;
    background-color: transparent !important;
    background-repeat: no-repeat;
	
}


.my-act,
.sign-up{
	display: block;
    text-align: center;
    float: left;
    color: rgb(255, 255, 255);
    height: 50px;
    margin-top: 10px;
    line-height: 50px;
    /*background: rgb(255, 78, 0);*/
    background: rgb(240, 198, 78) !important;
   /* padding: 0px 20px; */
    padding: 0 12px;
    font-weight: bold;
    font-size: 15px;
}




.my-act:hover,
.sign-up:hover
{
	/*filter: brightness(150%);*/ background: #00AFEB !important; color:#fff; transition:0.5s !important;
}

.innermenubox{margin-top: 8px;}




.woocommerce ul.products li.first, 
.woocommerce-page ul.products li.first
{clear: both;}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product
{
	margin:0 3.8% 2.992em 0 !important;
    width: 22.05%;
	padding: 5px;
}


.woocommerce ul.products li:nth-child(4n+4),
.woocommerce-page ul.products li:nth-child(4n+4)
{ margin-right:0 !important;}


.woocommerce ul.products li .add_to_cart_button,
.woocommerce-page ul.products li .add_to_cart_button
{ margin:0 auto !important;}

.woocommerce ul.products li.product a.tinvwl_add_to_wishlist_button
{    margin: 0 auto;
    display: block; margin-top:10px;margin-bottom:10px;}
	
	
	
.woocommerce ul.products li.product a::before
{    /* margin-left: 15px;  */  }
	
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #ccc;
    background: #fff;
}
 
 
  
  
  .woocommerce ul.products li.last,
  .woocommerce-page ul.products li.last
  {margin-right: 3.8%;}
.cat-item.cat-item-31,.cat-item.cat-item-15{display:none;}




/* Below is only Responsive CSS */
@media screen and (min-width: 1025px) {
    .tab-pane .product-thumb img{
        min-height: 0px !important;
		height: 300px !important;
    }
}


@media screen and (max-width: 767px) {
	
	.woocommerce ul.products li.product a img {
    width: auto;
    height: 200px;
   
  
    margin: 0 auto;
}
	
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product
	{margin:0 -3% 2.992em 0 !important;}
	
    .bg-media{
        flex-direction: column;
    }
	
	.contact_details .menu-shoplinks-container{float:none;}
	
	#menu-location-menus{
		
		margin: 0 auto;
		display: block;

	}
	
	#header .logo img {
    max-height: 93px;
    width: auto;
    display: block;
    margin: 0 auto;
    height: 53px;
	}
	
	
}
.tab-pane .product-thumb img{
    min-height: 0px !important;
	height: 300px !important;
}
.tinvwl-theme-style .middle-content .woocommerce-MyAccount-content p strong {
    display: inline !important;
}

table .wishlist_item .product-action .button.read-btn {
    background: rgb(240, 198, 78) !important;
}
table .wishlist_item .product-action .button.read-btn:hover {
    background: #00AFEB !important;
	color: #fff !important;
}
table tfoot .tinvwl-to-right.look_in{display:none;}
table tfoot .tinvwl-to-left.look_in select option[value=add_selected]{display:none}

/*shubham code for footer space*/

body.page-template-default.page.wp-custom-logo.theme-vw-book-store-pro.woocommerce-js.tinvwl-theme-style .outer_dpage {
    min-height: 111px !important;
}
