/*
Theme Name: Ave
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 2.1
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.social-icon.scheme-white.circle a:hover { background:#000 !important; border-color:#000 !important}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.row.kws-btn { display:none}
.kws-shop-landing-block2 p {
    margin-top: -16px !important;
}


.ld-shop-topbar { display:none;}
@media(max-width:767px){
	section.space-mob { margin-top:50px !important; margin-bottom:50px !important }
	#pl-0  { padding-left:0 !important}
	#corporate-emp{ padding-left:15px; padding-right:15px;}
	#bulk-order { padding-top:50px !important}
	section#space-min.vc_custom_1597334767747 { padding-top:20px !important;  padding-bottom:20px !important}
	#blind-school { padding-left:0 !important;padding-right:0!important}
	body.archive.woocommerce #content { padding-bottom:0}
	.related products h2 { margin-top:0}
	.kws-checkoutpage { position:static !important}
	.kws-checkoutpage p { text-align:left !important; margin-bottom:0 !important}
	.woocommerce-billing-fields  h3 {  text-align:center}
	.woocommerce form.woocommerce-checkout #customer_details h3 { margin-top:15px !important}
	.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table { padding-left:15px !important; padding-right:15px !important;}
}
@media(max-width:580px){
.kws-topbar-block .col-md-5 { width: 260px !important; }
	.kws-topbar-block.kws .login-btn + .login-btn { margin-left:10px !important; margin-top:0 !important; padding-top: 7px; padding-bottom: 10px !important; line-height: 22px !important;}
	
}

.woocommerce form.woocommerce-checkout #ship-to-different-address input[type="checkbox"] { visibility: hidden !important;}
#shipping_phone_field { display:none}

.widget_product_categories .widget-title {
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}
.product-categories li { margin:5px 0;}
.product-categories li a{
    font-size: 16px;
}
.product-categories li .count {
    float: right;
    font-size: 16px;
}
.widget_product_search button[type="submit"] { width: 42px !important;
height: 40px !important;
left: auto !important;
right: 0;
background: #CE2020 !important;
border-radius: 0 5px 5px 0;
color: #fff;}
.widget_product_search input[type="search"] { padding-left: 15px !important; padding-right: 45px; height: 40px; font-size:14px; border-radius:5px 0 0 5px} 
.woocommerce.widget_product_search {
    margin-bottom: 20px !important;
}
.titlebar ~ #content .main-sidebar { margin-top:0 !important}

.product-categories li.current-cat a,
.product-categories li a:hover { color:#CE2020}

.woocommerce ul.order_details { margin-top: 40px;margin-left: 0;padding-left: 0;}
.payment_buttons #submit_ccavenue_payment_form {background-color: #CE2020; border-radius:5px; }
.payment_buttons .button.cancel { background:#000; border-radius:5px;}
.woocommerce .kws-bottom { margin-top: 40px; }
#content .kws-topbar-block {
    display: none !important;
}