@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');
/*
Theme Name: BlankSlate
Theme URI: http://www.bytesinfotech.com
*/
body,html,a,p,h1,h2,h3,h4,h5,h6,ul,li
{  
  font-family: 'Noto Sans', sans-serif;
}
.woocommerce ul.products li.product a img
{
   object-fit: contain;
    width: 250px !important;
    height: 250px !important;
}
li.product .woocommerce-loop-product__title
{
    font-weight: bold;
    font-size: 1.1em;
	text-align:centre
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product
{
   text-align:center
}
del
{
   color:#222;
}
del > span
{
  color:#222!important;
      font-size: 14px!important;
    font-weight: 500!important;
}
ins
{
 color:#ebaf0f!important;
}
ins > span
{
      font-size: 14px!important;
    font-weight: 500!important;
}
.woocommerce ul.products li.product .button
{
padding: 7px 0;
    color: #cbcdce;
    font-size: 12px;
    text-align: -webkit-center;
    width: 90%;
    background: transparent;
    border: 1px solid #cbcdce;
    border-radius: 0px;
    color: #222;
    font-size: 12px;
	margin: 1em !important;
	}
	
.onsale
{
  display:none
}
.woocommerce ul.products li.product:hover
{
      box-shadow: 2px 1px 7px 5px #dadada;
}

.mnhelp > a
{
	color:#2874bc!important;
	font-size:11px
}
.catul li
{
	padding:8px 3px;
		border-bottom:solid 1px #ebaf0f
}
.woocommerce-breadcrumb
{
	padding: 8px 15px !important;
	margin: 15px !important;
    list-style: none !important;
    background-color: #f5f5f5 !important;
    border-radius: 3px !important;
}
.p-img .images .yith_magnifier_zoom_wrap a img:nth-child(1)
{
	border:none
}
.warranty
{
	display:none;	
}
.contact2-textbox {
    border: 1px solid #dcddde;
    width: 100%;
    padding: 11px 15px;
    color: #6d6d6d;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 25px;
}
input[type=text], textarea {
    width: 100%; 
}
.panel-heading {
    padding: 10px 27px 2px !important;
}
* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 8px 20px;
    background-color: #e5b022;
    border-bottom: 1px solid #fff;
    color: #000;
}
nav.woocommerce-MyAccount-navigation ul li a
{	
color:#000;	
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: #e5b022;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff; cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid #e5b022;
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: #e5b022;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid #e5b022;
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}


/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}

.bubble
{
   display:inline-block;
   padding-left: 10px;
}
.bubble .inside {     
 height: 46px;
    position: relative;
    width: 84px;
    -webkit-border-radius: 999px;
    color: red;
}
.bubble .inside .inside-text {
   color: #f33f00!important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-align: right;
}

.woocommerce ul.products li.product .price ins
{
    text-decoration: none !Important;	
}

.woocommerce div.product p.stock
{
Display: none !Important;	
}

.woocommerce-breadcrumb {
    padding: 8px 15px !important;
    margin: 15px !important;
    list-style: none !important;
    border-radius: 3px !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 15px !important;
}

hr.related_p:after {
    content: ".";
    display: inline-block;
    position: relative;
    top: -20px;
    font-size: 22px;
    text-transform: uppercase;
    padding: 0 0.25em;
    background: white;
}
hr.related_p {
    overflow: visible;
    padding: 0;
    border: none;
    border-top: 2px solid #2974bd;
    width: 12%;
    color: #2974bd;
    text-align: center;
    text-shadow: 0 0 black;
}
  
	/*****************************************************/
/******** WOO CART / CHECKOUT / ACCOUNT PAGES ********/
/*****************************************************/

/*** MAIN FORMS BACKGROUND COLOR ***/
.woocommerce table.shop_table,
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register,
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment,
#customer_details, 
h3#order_review_heading,
form.woocommerce-EditAccountForm.edit-account {
	border: 0 !important; /* you can add a border if you prefer */
	background: #f5f5f5; /* this is the main background color for all forms */
}
/*** FORM AND OTHER PADDING ***/
#customer_details,
form.woocommerce-EditAccountForm.edit-account,
h3#order_review_heading {
	padding: 30px 20px;
}
/*** ADJUST FORM ROUNDED EDGES ***/
#customer_details {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.woocommerce-checkout-review-order table.shop_table {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/*** THIS COMPENSATES FOR FIELDS NOT ALIGNING ***/
h3#ship-to-different-address {
	margin-top: -3px; 
}
/*** ALL WOO BUTTONS ***/

/*** PAYMENT BOX ON CHECKOUT ***/
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
	background-color: #15bf86;
	color: #fff;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: #15bf86;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 0;
}
/*** BORDERS AND TABLES ***/
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
	border: 0;
}
.woocommerce table.shop_table td,
#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th, 
.woocommerce-checkout #main-content .cart-subtotal td {
	border-top: 2px solid #fff;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background: transparent;
}
.woocommerce-checkout #content-area table th,
.woocommerce-checkout #content-area table td {
	padding-left: 20px;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
	font-size: 18px;
}
/*** COUPON / EXISTING ACCOUNT / ERROR BOXES BACKGROUND COLOR ***/
/*** ORDER NOTES ON CHECKOUT ***/
.woocommerce-checkout .woocommerce form .form-row textarea {
	height: 150px; /* height of optional notes box */
}
/*** STATE DROPDOWN SELECT COLOR ***/
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background: #ffa500;
}
/*** QUANTITY BOX ***/
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
	color: #000 !important;
	height: 46px; /* you may need to change this based on your font size */
}
input#coupon_code
{
width: 196px !important;
    border-radius: 30px !important;
    height: 45px;
    float: left !important;
    margin-top: -1px;
    padding-bottom: 8px !IMPORTANT;  
	
}
.actions button
{

display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 13px;
    height: 43px;
    letter-spacing: 0;
    padding: 0 20px;
    border: 2px solid;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 15px 27px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 1px;

}
.woocommerce-cart-form
{
	margin-top:40px;
}
.cart_totals h2
{
font-size: 20px !important;
    text-transform: uppercase;
    margin: 0 0 10px;
    position: relative;
    line-height: inherit;	
	
}

.product-name
{
font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 10px;
    position: relative;
    line-height: inherit;

}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: #e5b022 !important;
}
.woocommerce-billing-fields h3
{
	font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
h2.woocommerce-order-details__title {
    font-size: 45px;
    line-height: 50.886px;
    font-family: 'Rubik', sans-serif;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads
{
	display:none !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
background-color: #FFFFFF;
    padding: 5px 20px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    padding-left: 60px;
    border-radius: 30px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title
{


padding-left: 0px !important;
    border-radius: 0px !important;
    margin: 10px !important;
}



.vc_tta-controls-icon
{
position: absolute;
    left: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 18px;
    height: 19px;
    border: 1px solid  #ebaf0f;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
	
}


.vc_tta-controls-icon:before
{
    color: #197beb !important;
}
.vc_tta-controls-icon:after
{
    color: #197beb !important;
}
.head-u h2
{  
    font-size: 25px !important;

}
.policy
{ 
   line-height: 33px !important;
    text-align: justify !important;
    margin-bottom: 30px !important;
}
.star-rating
{
  display:none
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins
{
  text-decoration: none !important;
}






/******** New css */

/* Woocommerce Styles */

/* 
A couple things to note...
1. This code was written very specifically for my base child theme so it might not work out of the box with every theme.
   I have it here mostly to share with anyone who might be looking to do the same thing I was.
2. I generally add my WooCommerce CSS overrides to a custom-woo.css file then use wp_enqueue_style() to call it 
   so that it enqueues after the default WooCommerce Stylesheets
*/

.woocommerce-message { }
.woocommerce-cart.full-width-content .content,
.woocommerce-checkout.full-width-content .content { max-width: 100%; }

.woocommerce-cart .woocommerce table.shop_table td.actions {
  border-top: 1px solid #e6e6e6;
  background: #f7f7f7;
  border-bottom: 0px solid #e6e6e6;
}
.woocommerce-cart .entry-content form { width: 65%; float: left;  }
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 33%;
  float: right;
}
.woocommerce-cart .woocommerce .cart-collaterals h2 {   }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals { width: 100%; }


#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method table.cart th, 
.woocommerce-cart table.cart th, 
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.shop_table th { color: #e5b022; font-size: 14px; font-size: 1.4rem; }

#add_payment_method .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
#add_payment_method table.cart td,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.shop_table td { color: #555; font-size: 16px; font-size: 1.6rem; }

.woocommerce-cart .woocommerce table.shop_table th {   border-bottom: 2px solid #e5b022; }

.woocommerce-cart .woocommerce table.shop_table,
.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid #e6e6e6;
  margin: 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
  border-bottom: none;
    border-right: none;
     margin-bottom: 35px;
      border-bottom: 1px solid #e6e6e6;
}

body #add_payment_method #payment ul.payment_methods li input, 
body.woocommerce-cart #payment ul.payment_methods li input, 
body.woocommerce-checkout #payment ul.payment_methods li input { width: auto;   margin: -2px .5em 0 0; }

body .woocommerce form .form-row .input-checkbox { width: auto;  margin: -2px 5px 0 0; }

#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
body.woocommerce-cart .cart-collaterals .cart_totals tr td, 
body.woocommerce-cart .cart-collaterals .cart_totals tr th, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr th,
body .woocommerce table.shop_table th { 
  border-top: none; 
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}

body #add_payment_method table.cart td, 
body #add_payment_method table.cart th, 
body.woocommerce-cart table.cart td, 
body.woocommerce-cart table.cart th, 
body.woocommerce-checkout table.cart td, 
body.woocommerce-checkout table.cart th { border-right: 1px solid #e6e6e6; }

#add_payment_method .cart-collaterals .cart_totals tr th, 
body.woocommerce-cart .cart-collaterals .cart_totals tr th, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr th { }

.woocommerce-cart .cart-collaterals .cart_totals table th { border-bottom: 1px solid #e6e6e6;  }



body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.25em;
  padding: 1em;
  border-radius: 40px;
  margin-top: .5em;
}

body .woocommerce form .form-row-first, 
body .woocommerce form .form-row-last, 
body .woocommerce-page form .form-row-first, 
body .woocommerce-page form .form-row-last { width: 100%; }

body .woocommerce #respond input#submit.disabled, 
body .woocommerce #respond input#submit:disabled, 
body .woocommerce #respond input#submit:disabled[disabled], 
body .woocommerce a.button.disabled, 
body .woocommerce a.button:disabled, 
body .woocommerce a.button:disabled[disabled], 
body .woocommerce button.button.disabled, 
body .woocommerce button.button:disabled, 
body .woocommerce button.button:disabled[disabled], 
body .woocommerce input.button.disabled, 
body .woocommerce input.button:disabled, 
body .woocommerce input.button:disabled[disabled] { background: #ccc; }


body .woocommerce a.checkout-button.button.alt { border-radius: 40px; }

body .woocommerce #content table.cart td.actions .coupon, 
body .woocommerce table.cart td.actions .coupon { width: 68%; }

body #add_payment_method table.cart td.actions .coupon .input-text, 
body.woocommerce-cart table.cart td.actions .coupon .input-text, 
body.woocommerce-checkout table.cart td.actions .coupon .input-text {
  padding: 8px 6px 7px;
  width: 65%;
}

body .woocommerce table.shop_table td { padding: 10px; }

body .woocommerce-checkout table.shop_table td { text-align: right;
  border-right: 1px solid #e6e6e6;   border-top: 0; }

.woocommerce a.remove { margin: 0 auto;  }
.woocommerce-cart .woocommerce table.shop_table th.product-remove,
.woocommerce-cart .woocommerce table.shop_table th.product-name { text-align: center; }
.woocommerce-cart .woocommerce table.shop_table th.product-price,
.woocommerce-cart .woocommerce table.shop_table th.product-quantity,
.woocommerce-cart .woocommerce table.shop_table th.product-subtotal { text-align: right; }

.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price,
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity,
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal { text-align: right; }

.woocommerce-checkout #add_payment_method #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li { list-style: none; }

.woocommerce-checkout .woocommerce .col2-set { width: 47.8260869565%; float: left; margin-right: 4.347826087%; }
.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-checkout .woocommerce .col2-set .col-2 { margin-bottom: 2em; width: 100%; float: none; }
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review { background: #fff; width: 47.8260869565%; float: right; margin-right: 0; }
.woocommerce-checkout #ship-to-different-address-checkbox { width: auto; float: right; margin-left: 15px; margin-top: 10px; opacity: 1; position: static; }
.woocommerce-checkout #ship-to-different-address label { font-size: 24px;   font-weight: 700; line-height: 1; margin: 0; margin-bottom: 1em; padding: 0; text-transform: uppercase; color: #000; }
.woocommerce-checkout .woocommerce form .form-row.create-account label { padding-top: 2px; font-weight: bold; }

.woocommerce-checkout .payment-fixed { position: fixed; z-index: 9; box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em; left: 52%; margin-left: 0; padding: 20px; top: 0; width: 45.5% !important; -webkit-transition: padding .1s ease-in; -moz-transition: padding .1s ease-in; -o-transition: padding .1s ease-in; -ms-transition: padding .1s ease-in; transition: padding .1s ease-in; }

.product-shipping-message { font-size: 16px; text-align: center; text-transform: uppercase; padding: 10px 0px; border-top: 1px solid #139248; border-bottom: 1px solid #139248; }

body .woocommerce table.shop_table tbody th, 
body .woocommerce table.shop_table tfoot td, 
body .woocommerce table.shop_table tfoot th { border-bottom: none; }

body .woocommerce form .form-row input.input-text, 
body .woocommerce form .form-row textarea { max-width: 100%; }

body .woocommerce .product-name a { color: #000; pointer-events: none; cursor: default; }

@media only screen and (max-width: 1139px) {
  .woocommerce-cart .entry-content form { width: 64%; }
}

@media only screen and (max-width: 980px) {

  .woocommerce-cart .entry-content form {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 80%;
    float: None;
    margin: auto;
  }
  body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon { width: 100%; }
  body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text { width: 48%; }
}

@media only screen and (max-width: 650px) {
  
  .woocommerce-cart .entry-content form {
    width: 100%;

  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;

  }

  .woocommerce-checkout .woocommerce .col2-set { width: 100%; float: none; margin-right: 0; }
  .woocommerce-checkout #order_review_heading, 
  .woocommerce-checkout #order_review { width: 100%; float: none; }
  
}

.woocommerce .cart .button, .woocommerce .cart input.button

{
    border-radius: 40px;
    color: #FFF;
    FONT-SIZE: 12PX;
    WIDTH: 148PX;
    float: left ;   
    background: #e5b022 !important;   
}
th.product-name
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}

th.product-price
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
th.product-quantity
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
th.product-subtotal
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
.cart-subtotal th
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
.woocommerce-shipping-totals th
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
   text-transform: uppercase !important;
}
.order-total th
{
color: #313131 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
.woocommerce-cart .woocommerce .cart-collaterals h2
{

margin-top:40px;

}
.woocommerce-cart .woocommerce .cart-collaterals h2 {
    margin-top: 40px;
    background: #f5f5f5;
    margin-bottom: 0px;
    font-size: 15px !important;
    padding: 10px;
    /* border: burlywood; */
    /* border: solid; */
    border-bottom: 2px solid #e5b022;
    }
    a.checkout-button.button.alt.wc-forward
    {


      background: #e5b022 !important;
    }




.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: 80px !important;
    width: 200px !important;
    object-fit: contain;
    margin-top: 0px !important;
    }

body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order

{

      background: #e5b022 !important;
}

    @media only screen and (max-width:480px)
    {

.mt-head {
    margin-top: 29px!important;
}
#sidebarCollapse
{
  display:none !important;
}
#mega-menu-wrap-main-menu .mega-menu-toggle {
background: #daaa00 !important;

}
.woocommerce ul.products li.product .button {
    padding: 8px 0;
    color: #cbcdce;
    text-align: -webkit-center;
    width: 100%;
    background: transparent;
    border: 1px solid #cbcdce;
    border-radius: 0px;
    color: #222;

    }
    body a#festi-cart.festi-cart.festi-cart-customize {
    text-align: left;
    background-color: rgba( 227, 227, 227, 0.9 );
    border: 0px solid;
    border-color: #6f6f6f;
    padding: 0px !important;
    border-radius: 1px 1px 1px 1px;
    position: relative;
    right: 75px;
    top: 25px;
}
li.product .woocommerce-loop-product__title
{
font-size: 11px !important;
    font-family: inherit !important;
    line-height: 17px !important;
    height: 30px !important;   
}


.vc_custom_1466782345768 {
    margin-bottom: -54px !important;
}
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #ddd;
    font-size: 14px;
    display: none;
}    


}
body div.festi-cart-window-content.festi-cart-fixed-position {
    position: fixed !important;
    top: 12px;
    right: 112px;
    background: transparent;
}
a.festi-cart div.festi-cart-content span {
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    text-shadow: none;
}
}



select.orderby {
    margin-top: 30px !important;
}
p.woocommerce-result-count {
    margin-top: 30px !important;
}
.delinfo {
    width: 100%;
    display: table;
}

.delinfo h3 {
    color: #2c3a4c;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #8595a5;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.delinfo p {
    color: #000;
    font-size: 12px;
    margin-bottom: 20px;
}

.shippinginfo{
width: 100%;
    display: table;
}

.shippinginfo  h3 {
    color: #2c3a4c;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #8595a5;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.shar-pro{
width: 100%;
    display: table;
}

.shar-pro h3 {
    color: #2c3a4c;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: table;
    float: left;
}

.shar-pro ul {
    float: right;
    display: table;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.shar-pro li {
    float: left;
}

.shar-pro a {
    color: #8595a5;
    text-decoration: none;
    padding: 0px 10px !important;
}

.shar-pro a:hover {
    color: #58c5c7;
}
.product_meta {
    display: none;
}

.woocommerce div.product{
margin-top:100px !important;
}



.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    height: 45px !important;
    padding:10px  15px !important;
border: 1px solid #e0e3e6 !important;
}
.contact a{color:#989A9D; text-decoration:none !important;}
.contact a i{height: 40px;
    width: 40px;
    border: 1px solid;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;}
textarea{
min-height:150px;
}
.select2-container .select2-choice {
    height: 45px;
    line-height: 45px;
    border: 1px solid #e0e3e6 !important;
    border-radius: 0px !important;
    padding: 0px 15px !important;
color:#999 !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #aaa;
    border-radius: 0px;
    height: 44px !important;
    padding: 6px !important;
    border-radius:  0px !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    font-size: 16px;
    font-weight: 400;  
    color: #8595a5;
}

legend {
    color:#2c3a4c !important;
     border-bottom: 1px solid #8595a5 !important;
    padding-top: 40px !important;
    padding-bottom: 15px !important;
    text-transform: uppercase;
    font-weight: 400;
}

input.woocommerce-Button.button {
    padding: 15px 30px !important;
    background-color: #59c5c7 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    border-radius: 0px !important;
    margin-left: 3px !important;
    margin-top: 20px !important;
    margin-bottom: 50px !important;
    transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;    
}

input.woocommerce-Button.button:hover {
    background-color: #2c3a4c !important;
    color: #fff !important;
}

input.btnaddress.button {
  padding: 15px 30px !important;
    background-color: #59c5c7 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    border-radius: 0px !important;
    margin-left: 3px !important;
    margin-top: 20px !important;
    margin-bottom: 50px !important;
    transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;   
}

input.btnaddress.button:hover{
    background-color: #2c3a4c !important;
    color: #fff !important;
}

.woocommerce form .form-row {
    margin: 0 0 15px !important;
}

.woocommerce-MyAccount-content p a {
    text-decoration: none;
    color: #2874bc;
}
.woocommerce-MyAccount-content p {
    font-size: 16px;
    line-height: 28px;
}

.select2-drop-active {
    border: 1px solid #e0e3e6 !important;
    border-radius: 0px !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #e0e3e6 !important;
}

.select2-search{
padding-top:4px;
}

.woocommerce-MyAccount-content h3 {
    color: #2c3a4c !important;
    border-bottom: 1px solid #8595a5 !important;
    padding-bottom: 15px !important;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
font-size:21px;
}
.about-us p{color: #000;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;}
    .woocommerce table.my_account_orders .button {
    white-space: nowrap;
    background: #e5b022;
    color: #fff;
}
.woocommerce #respond input#submit
{
text-shadow: none;
    background: #e5b022 !important;
    color: #fff !important;
  }
  form.woocommerce-EditAccountForm.edit-account
  {
    background: transparent !important;
  }
  a.shipping-calculator-button
  {
    font-size: 13px !important;
    padding: 0px !important;
    display: block !important;
    float: none ;
    margin-top: 0px !important;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    clear: both;
  }
h3#order_review_heading
{


    padding: 14px 24px 13px 21px;
    background: #e5b022 !important;
    color: #fff;
    margin-bottom: 0px;
    font-size: 24px;
    border-bottom: solid 1px #000 !important;



}
h2.woocommerce-order-details__title
{

    padding: 14px 24px 13px 21px;
    background: #e5b022 !important;
    color: #fff;
    margin-bottom: 0px;
    font-size: 24px;




}
.woocommerce-column__title
{
   padding: 10px 14px 13px 20px;
    background: #e5b022 !important;
    color: #fff;
    margin-bottom: 0px;
    border-bottom: solid 1px #000 !important;
  }
  td.product-price
  {

    font-size:12px !important;
  }
  td.product-subtotal
    {

    font-size:12px !important;
  }
  td.product-thumbnail
  {
    width:100px !important;
  }
  td.product-name
  {
width:250px !important;

  }
  body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order:focus
  {
        outline: none !important;
  }
  body a#festi-cart.festi-cart.festi-cart-customize
  {

background: transparent !important;

  }

  .dropdown-cart-button {
    font-weight: normal;
    min-height: 73px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: left;
    padding: 4px 7px 0 31px;
    margin: 0;
    position: relative;
    z-index: 10 !important;
    overflow: visible;
    background: url(https://krishnaappliance.com/wp-content/uploads/2019/02/cart-1.png) no-repeat center left;
    display: inline-block;
    padding-right: 7px;
    background-position: 33% 15px;
}

dropdown-cart-button {
    font-weight: normal;
    min-height: 73px;
    border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
    text-align: left;
    padding: 4px 7px 0 31px;
    margin: 0;
    position: relative;
    z-index: 10 !important;
    overflow: visible;
    background: url("https://krishnaappliance.com/wp-content/uploads/2017/02/cart-1.png") no-repeat center left;
    display: inline-block;
  padding-right: 7px;
    background-position: 33% 15px;
}
.dropdown-cart-button .dropdown-total {
    display: block;
    line-height: 30px;
    /* padding: 5px 19px 5px 0; */
    outline: 0;
    background: #ebaf0f;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 30px;
  text-decoration:none;
}
.dropdown-cart-button .dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 6px 8px;
    width: 300px
}
.dropdown-cart-button .dropdown.dropdown-left {
    right: auto;
    left: -125px;
  top:60px;
}
.dropdown-cart-button .dropdown.dropdown-right {
    right: -1px;
    left: auto
}
.dropdown-cart-button .dropdown.drop-left {
    right: auto !important;
    left: -1px !important
}
@media(min-width:768px) {
    .dropdown-cart-button .dropdown.drop-bottom {
        top: auto !important;
        bottom: 0
    }
}
.dropdown-cart-button .dropdown .cart_list {
    font-size: 12px;
    padding: 0 0 8px 0;
    margin: 0
}
.dropdown-cart-button .dropdown .cart_list li {
    clear: both;
    min-height: 40px;
    margin: 0;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    list-style: none;
    position: relative
}
.dropdown-cart-button .dropdown .cart_list li:after {
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
}
.dropdown-cart-button .dropdown .cart_list img {
    width: 40px;
    height: auto !important;
    min-width: 0;
    max-width: none;
    margin-right: 4px;
    float: left
}
.dropdown-cart-button .dropdown .cart_list a {
    float: left;
    font-weight: normal !important;
    width: 75%
}
.dropdown-cart-button .dropdown .cart_list a.remove {
    display: none
}
.dropdown-cart-button .dropdown .cart_list .quantity {
    display: inline-block;
    width: 22%
}
.dropdown-cart-button .dropdown .cart_list .variation {
    clear: left;
    float: left;
    width: 75%
}
.dropdown-cart-button .dropdown .cart_list .variation dt,
.dropdown-cart-button .dropdown .cart_list .variation dd {
    display: inline-block !important
}
.dropdown-cart-button .dropdown .cart_list .variation dt p,
.dropdown-cart-button .dropdown .cart_list .variation dd p {
    margin: 0
}
.dropdown-cart-button .dropdown .total {
    clear: both;
    text-align: right;
    margin: 0;
    padding: 5px 0
}
.dropdown-cart-button .dropdown .buttons {
    text-align: right;
    margin: 0;
    padding: 5px 0
}
.dropdown-cart-button .dropdown .buttons .button {
    margin-left: 4px;
    background-color: #60646c;
    border-color: #60646c;
    color: #fff;
    padding: 5px 8px
}
.dropdown-cart-button .dropdown.dropdown-left {
    right: auto;
    left: -125px;
    top: 60px;
}
.dropdown-cart-button .dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 6px 8px;
    width: 300px;
}
.mt-head .logo {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media only screen and (max-width:480px)
{

.menu-title {
    font-size: 11px !important;
    padding: 8px 0 14px 25px !important;
    text-transform: capitalize !important;
}
.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #ff9800;
    font-size: 11px !important;
        padding: 10px 0 10px !important;

  }
  .vc_custom_1466782345768 {
    margin-bottom: -50px !important;
}
.star-rating
{

  display: none !important;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    width: 57% !important;
    margin: 0 0px 0 0 !important;
    margin-right: 0px;
    padding-left: 0px;
}
.woocommerce .quantity .qty
{
margin-left: 8px !important;
}
.woocommerce div.product form.cart .button {
    margin-left: -62px !important;
}

.woocommerce div.product {
    margin-top: 0px !important;
}

.price
{

    padding: 0px 8px !important;

}
.mob-r
{
  float:none !important;
}
.responsive-cart .dropdown-cart-button {
    min-height: 55px !important;
}
.responsive-cart .dropdown-cart-button {
    display: block !important;
}


.cart-com
{
    margin-top: -8px;
    margin-right: -37px;
}
#p11
{
  padding-left: 20px !important;
}
input#yith-s
{
    padding-left: 15px!important;
    margin-left: 6px;
    font-size: 14px;
    color: #58595b!important;
    border: 1px solid #aaa;
    z-index: 2;
    height: 42px;
    float: left;
    width: 100%;
    margin-bottom: 0;
        background-color: #fff!important;
    border: 1px solid #d4d5d8!important;
    border-radius: 30px!important;


}
.footer ul {
    font-size: 12px !important;
    list-style-type: none;
    margin-left: -30px !important;
    padding-left: 0;
    margin-top: 15px !important;
    color: #7F8C8D !important;
}
#last-footer
{
margin-left:0px !important;          

}
#yith-searchsubmit
{
    font-size: 0px !important;
    position: absolute;
    right: 3px;
    content: "\f095";
    font-family: FontAwesome;
    background-size: 10px;
    background: url(https://krishnaappliance.com/wp-content/themes/blankslate/images/search.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 53px;
    height: 40px;
    margin-left: 0;
    z-index: 9;
    box-shadow: none;
    margin-top: -1px;
    border-radius: 0;
    background-color: transparent;
    border-color: transparent;
}

#my_custom_checkout_field #pincode_field_idp #pincode_field_id.input-text {
    width: 90% !important;
}  

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    float: none !important;
    clear: both;
    margin: 0px !important;    
    -webkit-box-shadow: 0 0 8px rgba(178,169,169,.3);
    -moz-box-shadow: 0 0 8px rgba(178,169,169,.3);
    box-shadow: 0 0 8px rgba(178,169,169,.3);
    position: relative;
    z-index: 90;
    padding: 21px;
}  
.woocommerce ul.products li.product:hover {

    box-shadow: 2px 1px 7px 5px #dadada;
}
input#coupon_code {
    width: 50% !important;
    }
    td.product-name {
    width: 100% !important;
}
}
.woocommerce div.product {
    margin-top: 0px !important;
}
.star-rating
{
  display: none;
}
.my-login
{


    background: #ebaf0f !important;
    padding: 5px !important;
    font-size: 19px !important;
    padding: 12px 10px !important;
    color: #fff !important;
    margin-bottom: -25px !important;
    padding-bottom: 16px !important;

}  
.woocommerce-checkout #ship-to-different-address label {
    font-size: 15px !important;
    font-weight: 700;
    line-height: 2 !important;
    }        




.vc_tta-panel-body
{
    margin-left: 60px !Important;
}
.m97
{
    padding: 8px 3px;
    border-bottom: solid 1px #e60d2e;
	}
	
	
	/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}
#last-footer
{
  margin-left:0px !important;  
}
.star-rating
{
  display: none !important;  
}
li.slick-slide .thumb img
{

    border: 1px solid #aaa !important; 

} 
button.slick-next.slick-arrow
{    
    text-shadow: none;
    /* border-radius: 0; */
    /* background: none !important; */
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    background-color: #efefef !IMPORTANT;
    color: #ccc;
    cursor: default;
    box-shadow: none !IMPORTANT;
    /* right: -22px; */
    border-radius: 11px 12px 14px 0px !IMPORTANT;
    HEIGHT: 100% !IMPORTANT;   
}       
button.slick-next.slick-arrow:hover
{
text-shadow: none;
    /* border-radius: 0; */
    /* background: none !important; */
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    background-color: #efefef !IMPORTANT;
    color: #ccc;
    cursor: default;
    box-shadow: none !IMPORTANT;
    /* right: -22px; */
    border-radius: 11px 12px 14px 0px !IMPORTANT;
    HEIGHT: 100% !IMPORTANT;       
}
button.slick-prev.slick-arrow     
{    
    text-shadow: none;
    /* border-radius: 0; */
    /* background: none !important; */
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    background-color: #efefef !IMPORTANT;
    color: #ccc;
    cursor: default;
    box-shadow: none !IMPORTANT;
    /* right: -22px; */
    border-bottom-left-radius: 10px !important;
    HEIGHT: 100% !IMPORTANT;   
}       
button.slick-prev.slick-arrow:hover
{
text-shadow: none;
    /* border-radius: 0; */
    /* background: none !important; */
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    background-color: #efefef !IMPORTANT;
    color: #ccc;
    cursor: default;
    box-shadow: none !IMPORTANT;
    /* right: -22px; */
    border-bottom-left-radius: 10px !important;    
    HEIGHT: 100% !IMPORTANT;       
}
.slick-next:before, .slick-prev:before {
    color: #abadaf!important;
}
.slick-next:before, .slick-next:before {
    color: #abadaf!important;
}
.slick-next:before    
{
content: '\f105' !important;
    font-family: FontAwesome !important;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 16px !important
}    

.slick-prev:before
{
content: '\f104' !important;     
    font-family: FontAwesome !important;
    display: inline-block;     
    padding-right: 3px;
    vertical-align: middle;
    font-size: 16px !important
}    


@media only screen and (max-width:480px)
{

.seriousslider-inner > .item img.item-image {
    max-height: 100%;
    max-width: none;
    width: 100% !important;     
}
.woocommerce ul.products li.product a img {
    object-fit: contain;
    width: 100% !important;
    height: 200px !important;
}
a.veiwRcp {
    font-size: 13px !important;
    color: #000 !important;
    padding: 9px 23px !important;   
    border: 1px solid #E60D2E !important;    
    display: inline-block;
    margin-top: 10px;
}
.rcpContent {
    width: 100%;
    text-align: left;
    float: left;
    padding: 0px 6px 0;
    margin-bottom: 40px;
} 
.m-banner .wpb_text_column.wpb_content_element
{
margin-bottom:10px !important;       
} 
             
.slick-next:before
{

    margin-bottom: 20px !important;

}
.slick-prev:before    
{

    margin-bottom: 20px !important;    

}    
img.wp-post-image {
    width: 100% !important;
    height: 270px !important;
    object-fit: contain;
}
.entry-title a {
    font-size: 20px !important;   
    }      

}
.m97:before
{    
font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 16px;
    vertical-align: middle;
    font-size: 16px;
  }   
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu
{

    margin-top: 6px !important;

}

         
button.woocommerce-Button.button

{

    background: #e5b022 !important;
    color: #fff !important;
    padding: 12px;
    border-radius: 0px;   
    outline: none;
    border:none;  
}
.woocommerce-breadcrumb a:hover
{
  color:#000 !important;  
}
.woocommerce-account .addresses .title h3
{

background: #e5b022;
    padding: 12px 12px 4px 9px;
    color: #fff !important;
}

    .woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    padding: 2px 0;
    color: #cbcdce;
    font-size: 12px;
    text-align: -webkit-center;
    width: 37%;
    background: transparent;
    border: 1px solid #cbcdce;
    border-radius: 0px;
    color: #222;
    font-size: 12px;
    margin: 1em !important;
} 

/* For KE */
a.mega-menu-link
{
	font-size: 12px !important;
    font-weight: 700 !important;
    height: 40px !important;
    margin-top: 5px !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
}	
.ct-title h2 {
    font-size: 22px;
    font-weight: 300 !important;
    text-transform: uppercase;
    line-height: 55px;
    position: relative;
    display: block;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 30px;
	color:#444444 !important
}
.ct-title h2::after
{
        border-bottom: 2px solid #e60d2e !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover
{
  border-color:#e60d2e !important
}
h2.woocommerce-loop-product__title {
    color: #e60d2e;
	text-transform:uppercase
}
#mega-menu-wrap-main-menu #mega-menu-main-menu
{
	text-align:center !important
}
.woocommerce div.product div.images img
{
	border:solid 1px #eee
}
.summary .product_title 
{
	display:none
}
.woocommerce .woocommerce-breadcrumb a 
{
    color: #eee !important;
}
.woocommerce-Tabs-panel td
{
	padding: 0;
    border-bottom: solid 1px #e6e3e4;
    line-height: 40px;
}
.panel-heading 
{
    padding: 10px 15px !important;
}
.trdimgs img 
{
    width: 350px;
    height: 100px !important;
    object-fit: contain;
    border: solid 1px #eee !important;
}
textarea.form-control
{
	height:150px
}
input.wpcf7-form-control.wpcf7-submit 
{
    background: red;
    color: #fff;
    border: none;
    padding: 5px 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-radius: 10px;
}

input.wpcf7-form-control.wpcf7-submit:hover
{
	background-color:black
}
.mnquk li {
   width: 45%;
    float: left;
    padding-left: 10px;
    background-image: url(https://krishnaappliance.com/wp-content/themes/blankslate/themes/leometr/img/default/bullet.png);
    padding-left: 6px;
    background-position: left;
    margin-left: 15px;
    background-repeat: no-repeat;
}
.mnquk li a {
    padding-left: 15px !important;
}
.floating_head {
    height: auto !important;
    padding: 5px 0 !important;
    background: white;
    color: #222;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
}
.floating_head container
{
	padding:0px
}
.gmwqp_inq {
    background-color: #e60d2e !important;
    border-radius: 0px !important;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
	padding:0 3em !important
}
#wooswipe .thumbnails img {
    height: 90px !important;
    object-fit: contain;
}
#content
{
	min-height:inherit !important
}
.cart-com img {
    width:30%;
    display: inline;
    height: 50px;
    object-fit: contain;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
	margin-right:5px !important
}
.cart-com img:hover
{
	opacity:0.5
}
.mt-head {
    margin-top: 20px!important;
}
@media only screen and (max-width:480px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin-bottom: 20px !important;
}
	.ct-title h2 {
    line-height: 33px;
    text-align: center;
}
	.mnquk li {
    width: 100%;
    float: left;
	background-position: 12px;
}
}
@media only screen and (max-width:767px) {
	.trdimgs img {
    width: auto;
}
	.floating_head {
    text-align: center;
}

.floating_head .sprt {
    text-align: center;
}
	.mt-head .logo {
    margin-top: 0;
    width: 100%;
}
	.cart-com {
    margin-right: 0;
    float: none !important;
}
	.txt-rt {
    text-align: center;
}
	.cart-com img {
    width: 55px;
}
	.pl0 {
    padding-left: 15px!important;
}
	.plr0 {
    padding: 0 15px!important;
}
	.pl0 {
    padding-left: 15px!important;
}
	.trade h3 {
    font-size: 22px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px)
{
	.mt-head
	{
		margin-top:75px !important
	}
	.mt-head .logo
	{
		width:100%
	}
	a.mega-menu-link, .mnquk li a, .footer h3
	{
		font-size:10px !important
	}
	
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
	{
		padding:0px 5px 0px 5px !important
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item
	{
		margin:6px 6px 6px 0
	}
	.trdimgs div
	{
		width:32%;
		float:left
	}
	.trdimgs img
	{
		width:300px 
	}
	.social li a i {
    font-size: 14px;
    margin: 3px !important;
    color: #EDEFF1 !important;
}
	.social li
	{
		width:24px;
		height:24px;
		line-height:22px
	}
}
/* Home Page Carousel */
#custom_carousel .item {

    color:#000;
}
#custom_carousel .container-fluid
{
	margin:0px;
		padding:0px
}

#custom_carousel .item img
{
	margin:0px;
		padding:0px
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px;
	background: #43474b;
    padding: 14px 0;
    border-right: 1px solid #5e6164;
    color: #fff;
    text-align: center;
    cursor: pointer;
    height: 34px;
}
#custom_carousel .controls li.active {
    background-color:#e60d2e;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}
/* Home Carousel */
.mnulight 
{
    background-image: url(https://krishnaappliance.com/wp-content/uploads/2020/10/light.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 36px 36px !important;
    background-position: 5px 0px !important;
}
.mnulight:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/light-1.png') !important;
}
.mnuheavy 
{
    background-image: url(https://krishnaappliance.com/wp-content/uploads/2020/10/heavy.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 36px 36px !important;
    background-position: 5px 0px !important;
}
.mnuheavy:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/heavy1.png') !important;
}
.mnusteam 
{
    background-image: url(https://krishnaappliance.com/wp-content/uploads/2020/10/steam.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 36px 36px !important;
    background-position: 5px 0px !important;
}
.mnusteam:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/steam1.png') !important;
}
.mnuind 
{
    background-image: url(https://krishnaappliance.com/wp-content/uploads/2020/10/indus.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 27px 27px !important;
    background-position: 10px 2px !important;
}
.mnuind:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/indus1.png') !important;
}
.mnuinsect 
{
    background-image: url('https://krishnaappliance.com/wp-content/uploads/2020/10/insectkiller.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 27px 27px !important;
    background-position: 10px 4px !important;
}
.mnuinsect:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/insectkiller1.png') !important;
}
.mnumixer 
{
    background-image: url('https://krishnaappliance.com/wp-content/uploads/2020/10/mixer.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 27px 27px !important;
    background-position: 10px 4px !important;
}
.mnumixer:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/mixer1.png') !important;
}
.mnublender 
{
    background-image: url('https://krishnaappliance.com/wp-content/uploads/2020/10/blender1.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 27px 27px !important;
    background-position: 10px 4px !important;
}
.mnublender:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/blender.png') !important;
}
.mnuchopper 
{
    background-image: url('https://krishnaappliance.com/wp-content/uploads/2020/10/chopper.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
    background-size: 27px 27px !important;
    background-position: 10px 4px !important;
}
.mnuchopper:hover
{
	background-image:url('https://krishnaappliance.com/wp-content/uploads/2020/10/chopper1.png') !important;
}
/* For KE */
span.mail a {
    color: #222;
}

span.mail {
    margin-left: 20px;
}
.sprt img {
    height: 40px !important;
    display: inline-block;
    margin: 0;
}
@media only screen and (min-width:600px) {
	.desknone {
		display:none;
	}
	.sbtn {
		display:none;
	}
}
@media only screen and (max-width:600px) {
	.mt-head {
    margin-top: 5px!important;
}
	.mt-head .logo {
    margin-left: 10px;
}
	#mega-menu-wrap-main-menu .mega-menu-toggle {
    background: transparent !important;
}
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 24px;
    height: 28px;
}
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 24px !important;
    height: 3px !important;
    background-color: #222 !important;
    border-radius: 0 !important;
}
	#mega-menu-wrap-main-menu {
    clear: both;
    z-index: 999;
    background: transparent !important;
    color: #222 !important;
    width: auto !important;
    position: absolute !important;
    top: -48px !important;
    left: 0px !important;
    float: right !important;
}
	#custom_carousel .controls li {
    max-width: 115px;
    padding: 5px;
    font-size: 12px;
}
	.sprt img {
    height: 19px !important;
}
	.mpl0 {
		padding-left:0;
	}
	.mpr0 {
		padding-right:0;
	}
	.floating_head span {
		font-size:12px;
	}
	span.mail {
    margin-left: 2px;
}
	#ajaxsearchlite2 {
		display:none;
		position: absolute;
    left: 0;
	}
	a.sbtn {
    font-size: 16px;
}
}
li.pagenav {
    list-style-type: none;
}
.pgsitemap li
{
	line-height: 30px;
	font-family:'Noto Sans', sans-serif
}
.btndowncat
{
	background: #d8261c;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    margin-right: 10px;
    text-transform: uppercase;
}
.btndowncat:hover
{
	color:#fff;
	background:#666666
}
@media only screen and (max-width:480px)
{
	.btndowncat
	{
		font-size:9px;
    display: block;
    width: 100%;
	}
}