/*
Theme Name: Chill-E-Hut
Theme URI: https://chillehut.com/
Description: Discover the essence of Kerala's rich culinary traditions at Chill-E-Hut, where every bite is a journey to the vibrant flavors of South India..
Author: BST Software Pvt. Ltd.
Author URI: https://bstsoftwarelabs.com/
Version: 1.35
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: domnoo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
@media (max-width: 767px) {
  .apus-topcart .dropdown-menu {
    padding: 10px;
    min-width: 350px;
  }
}
.wp-block-categories-list.aligncenter{
    text-align: center;
}
rs-module-wrap{
    z-index: 0;
}
.yith-wcwl-add-button > a > i, .wishlist_table .add_to_cart.button > i {
    display: none;
}
.variations th.label{display:none!important;}
.woocommerce div.product form.cart .variations select{border: 1px solid #eee;  background-color: white;  padding: 12px;color: black;}.woocommerce div.product form.cart .woocommerce-variation-description p{margin:0!important;}.woocommerce-variation.single_variation{margin-bottom:30px!important;}
.header-v1 .account{display:none!important;}
.col-md-2 .product-block.grid .groups-button, .widget-categories-tabs-special .product-block.grid .groups-button{background:transparent!important}
.product-block.grid .woosw-btn, .product-block.grid .groups-button .quickview{color:white!important;}
.product-block.grid .woosw-btn:hover, .product-block.grid .groups-button .quickview:hover{color:#c10a28!important;}
#apus-categories li:nth-child(6) {display:none!important;}ul.apus-categories li a{min-height:110px!important;}
.product-block.grid{overflow:visible!important;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{border:0!important;margin: 4px 0!important;}

.btn.btn-theme.checkout.wc-forward{display:none!important;}
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button{float:none!important;width:auto!important;}
.woocommerce div.product form.cart{margin: 10px 0px!important;}
/*.cart .button.add_to_cart_button, .single_add_to_cart_button{display:none!important;}*/
.added_to_cart.wc-forward{display:block!important;}
.wa-order-button{display:block!important;}

.contactusform .form-control{-webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin: 0 0 0px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 20px;
  color: #b7b7b7;
  font-family: "Source Sans Pro";
  font-style: italic;
  font-size: 18px;
	height: auto;}.contactusform textarea{height:200px!important;}