/*
Theme Name: Kapee
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts team
Author URI: https://presslayouts.com/
Description: Kapee is ThemeForest WordPress Premium Theme.
Version: 1.6.21
License: Themeforest Commercial Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: kapee
Tags: woocommerce, corporate, ecommerce, responsive, one-column, two-columns, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

 DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 To add your own CSS, use a child theme kapee-child
 
 CSS file is in "assets/css"
*/

.kapee-info-box.icon-left .info-box-wrap, .kapee-info-box.icon-right .info-box-wrap{
	align-items: center;
}
/* .button, .btn, button, 
input[type="button"], 
input[type="submit"],
.kapee-element .section-heading h2,
.header-myaccount > a{
	text-transform: unset;
} */
.kapee-element .section-heading h2{
	font-size:24px;
}
.woocommerce table.my_account_orders .button{
	   margin: 0 10px 0 0 ;
}
.wa-order-class{
	margin-left: 115px !important;
}
.wa-order-button{
	margin: 30px 0 0 0;
	box-shadow: unset !important;
}
.wa-order-button:hover{
	transform: unset;
	box-shadow: unset !important;
}
.kapee-back-to-top:before {
    text-align: center;
    display: block !important;
}
.kapee-swatches .swatch.swatch-circle, .kapee-swatches .swatch.swatch-circle span{
    border-radius: 0 !important;
    width: auto;
	min-width: 25px;
}
.product-buttons-variations{
	display:none;
}
#check_pincode{
	top:1px;
	right:1px;
}
.kapee-swatches .swatch{
	padding-top:0 !important;
	margin-top: !important;
}
#payment ul.payment_methods{
	padding-right:0 !important;
}
@media (max-width: 991px) {
    .products-header .woocommerce-result-count, .products-header .product-show {
        display: block !important;
		margin-left:0 !important;
    }
	.products-header{
		flex-wrap: nowrap !important;
	}
}
@media (max-width: 767px) {
	.wa-order-class{
		margin-left: 0px !important;
	}
/* 	.wa-order-button{
		 right: 20px;
        top: 60%;
        transform: rotate(90deg) translateY(-50%);
        transform-origin: right top;
        width: 250px !important;
        height: 45px;
        left: unset !important;
        padding: 10px 20px !important;
	} */
/* 	.wa-order-button:hover{
		transform: rotate(90deg) translateY(-50%);
	} */
	.search-results-wrapper .autocomplete-suggestion a {
		display: -ms-block !important;
		display: block !important;
	}
	.tabs-layout.tabs-line .nav-tabs .nav-link{
		font-size:14px;
	}
	h2{
		font-size:24px;
	}
	.kapee-search-popup .kapee-search-popup-wrap{
		padding: 80px 20px !important;
	}
	.woocommerce div.summary .woocommerce-product-details__short-description{
		display:block !important;
	}
	.woocommerce-product-details__short-description > span{
		margin-bottom:10px !important;
		display: block;
	}
	.woocommerce div.product form.cart .variations th.label{
		width:75px !important;
	}
	
}

