@charset 'utf-8';
/*
Theme Name: Booklovers Child
Theme URI: http://booklovers.ancorathemes.com/
Description: Booklovers Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Ancorathemes
Author URI: http://ancorathemes.com/
Template: booklovers
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: booklovers
*/



/* =Theme customization starts here
-------------------------------------------------------------- */


.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	width: 100% !important;
    padding: 15px 0 !important;
}

.top_panel_wrap .sidebar_cart a.button {
	font-size: 14px !important;
}

.header_mobile .logo{
	padding-top: 20px;
}

.header_mobile .logo_main {
	max-width: 92%;
	max-height: 9999px;
}

.scheme_original .top_panel_title_inner, .scheme_original .woocommerce ul.products li.product .add_to_cart_button, .scheme_original .woocommerce-page ul.products li.product .add_to_cart_button, .scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled{
	background-color:#4D1D59 !important;
}

.scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled{
	border:#4D1D59 !important;
}

.scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled:hover{
	border:#4D1D59 !important;
	color:#ffffff !important;
}

.scheme_original .top_panel_title_inner .post_navi .post_navi_item a, .scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item, .scheme_original .post_navi .post_navi_item + .post_navi_item:before, .scheme_original .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter, .scheme_original .sc_item_subtitle{
	color: #ffffff !important;
}

.scheme_original .free-deliv-home .sc_button.sc_button_style_filled{
	background-color: #ffffff !important;
	color:#4D1D59 !important;
}

.scheme_original .newsletter-home-optin input[type="submit"]{
	background-color: #024c94 !important;
}
.custom-remove-rating .star-rating, .custom-remove-rating .reviews_count{
	display: none;
}

.woocommerce div.product .product_title{
	font-size:30px !important;
}

@media only screen and (max-width: 568px) {
	.sc_button.sc_button_square.sc_button_style_filled, .sc_call_to_action_buttons.sc_item_buttons.column-1_4, .sc_call_to_action_button.sc_item_button,
	.button.product_type_simple.add_to_cart_button, .button.wc-forward, .button.checkout.wc-forward, .price_slider_amount .button,
	.coupon input, .coupon button {
		width: 100% !important;
    	padding-right: 0 !important;
	    padding-left: 0 !important;
	}	

	.button.product_type_simple.add_to_cart_button, .button.wc-forward, .button.checkout.wc-forward, .price_slider_amount .button {
		padding: 10px 0 !important;
	}

	.coupon input {
		margin-bottom: 10px !important;
	}

	button[name=update_cart] {
		width: 79% !important;
	    color: white !important;
	    padding: 10px 0 !important;
	    margin: 0 auto !important;
	    float: none !important;
	    padding-bottom: 10px !important;
	    margin-top: 10px !important;
	    padding-top: 10px !important;
	    display: block !important;
	    position: relative !important;
	    top: 5px !important;
	}

	.single_add_to_cart_button.button.alt {
	    width: 100% !important;
	    margin-top: 10px !important;
	    padding: 10px 0 !important;
	}

	.product-template-default .tabs .description_tab, .product-template-default .tabs .additional_information_tab, .product-template-default .tabs .reviews_tab {
		width: 100%;
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: 48% !important;
	    float: left !important;
	    clear: both;
	    margin: 0 0 2.992em;
	}

	.woocommerce.theme-booklovers ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4 {
		width: 48% !important;
	}
}

@media only screen and (min-width: 568px) and (max-width:768px) {
	.woocommerce-cart-form td .coupon [name=apply_coupon] {
		width: 125px !important;
	}
}

@media only screen and (max-width: 568px) {
	.slider_boxed, .content_wrap, .content_container {
		width: 90% !important;
	}

	.woocommerce-cart-form td .coupon {
		float: none !important;
	}

	.woocommerce table.shop_table {
		margin: 0 -1px 55px 0;
	}
}

@media only screen and (max-width: 479px) {
	.isotope_wrap .isotope_item {
		width: 50% !important;	
	}

	.home1-block3 .sc_column_item .sc_image {
		text-align: center;
	}

	.widget_area .widget_nav_menu ul li, footer.widget_area .widget_nav_menu li.has_children li {
		padding-left: 0;
	}
}