/*
Theme Name: Edibles
Theme URI: http://centresource.in/
Author: Anna
Author URI: http://centresource.in
Description: A basic theme using the Bootstrap framework.
Version: 1.0
Text Domain: Edibles
*/


body {
    font-family: Roboto-Regular !important;
}
html, body {
    overflow-x: hidden;
}
p {
    margin: 0px; 
    font-size: 14px;
}

h1, h2 {
    font-family: Roboto-Bold !important;
    color: #000000;    
}
h2 {
    font-size: 1.75rem;
}


a {
    text-decoration: none;
    font-size: 14px;
}
a:hover {
    color: #27A12F;
    text-decoration: none;
}
a active {
    color: #27A12F !important;
    text-decoration: none;
}
.menu-item-1433 a{
	color:black!important;
}
/*header*/
.social {
    text-align: right;
    padding-bottom: 10px;
}
.social span {
    color: #000;
    font-size: 14px;
    font-family: Roboto-Medium !important;
}
header {
    box-shadow: 1px 1px 12px 0px #e6e4e4;
    padding: 10px 0px;
}
header .fa {
    color: #8E8B8B;
    font-size: 18px;
    padding: 0px 5px;
}
.social .fa:hover, .socialfooter .fa:hover {
    color: #27A12F;
}
header ul {
    list-style: none;
    padding: 0;
}
header li {
    display: initial;
}
header a {
    color: #000000;
    /*font-family: AdvancedSansSerif7-Bold !important;*/
}
.menu-header-menu-container li {
    padding-right: 12px;
    text-transform: uppercase;
}
.menu-sign-container li {
    padding-left: 30px;
}
.register a {
    background-color: #000;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    border: 1px solid #000;
    height: 30px;
    display: inline-flex;
    align-items: center;
}
.register a:hover {
    background-color: #fff;
    color: #000;  
}
.current-menu-item a {
    color: #27A12F;
}
.home-icon-ima img{
    width:85px;
    height:85px;
}
.theme-2 .fa.fa-google {
    color: black;
    font-size: 25px;
    border: 1px solid #70707033;
    width: 50px;
    height: 50px;
    padding: 12px;
    border-radius: 8px;
    margin: 15px 10px;
    background-color: #ffff;
}
.theme-2 .fa.fa-facebook {
    color: black;
    font-size: 25px;
    border: 1px solid #70707033;
    width: 50px;
    height: 50px;
    padding: 12px;
    border-radius: 8px;
    margin: 15px 10px;
    background-color: #ffff;
}
/*sticky header*/
.sticky {
    padding: 10px 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    left: 0px;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    box-shadow: inset 0px -20px 20px 14px #00000012;
}
.sticky + .site-main {
  padding-top: 102px;
}
.edibles-sticky-object.pre-sticky.sticky {
    top: 0;
    position: fixed;
}

.edibles-sticky-object {
    position: fixed;
    left: 0;
    right: 0;
   top: -110%;
    -webkit-transition: all 1200ms ease;
    -moz-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    transition: all 1200ms ease;
    background-color: #ffffff;
    z-index: 50;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    padding: 10px 0;
}

/*sticky header end*/
.apsl-login-networks{
   text-align: center;
}


/*header end*/
/*footer*/
footer {
    background-color: #FBFBFB;
    padding: 40px 0px;
    position: relative;
    z-index: 2;
}
footer a, footer p {
    color: #8E8B8B;
}
footer h6 {
    color: #27A12F;
    font-size: 14px;
    font-family: Roboto-Medium !important;
}

footer ul {
    list-style: none;
    padding: 0;
}
.copyright p {
    color: #676565;
    text-align: center;
    padding-top: 15px;
}
footer hr {
    border-top: 1px solid #b9b9b9;
}
footer .fa {
    color: #8E8B8B;
    font-size: 22px;
    padding-right: 15px;
}
/*footer end*/
.meal_order{
    
}

/*home*/

.homerow1, .homerow3 {
    font-family: Roboto-Bold !important;
    color: #000000;
}
.homerow3 {
    height: 635px;
}
.homerow1 .wpb_wrapper {
    padding-left: 20px;
    padding-bottom: 20px;
}
.homerow1 h1, .homerow3 h1 {
    font-size: 50px;
}
.homerow1 h2, .homerow3 h2 {
    font-size: 36px;
    line-height: 50px;
}
 
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern,
.best_products .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #27A12F !important;
    background-color: #27A12F !important;
    background-image: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Roboto-Medium !important;
}
.homerow1 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    padding: 12px 20px;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover,
.best_products .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus, .best_products .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
    background-color: #000 !important;
}
.homerow2 .kitchencolumn  {
    box-shadow: 1px 1px 20px 8px #e6e4e469;
    height: 90px;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
}
.homerow2 .kitchencolumn .wpb_content_element {
    margin-bottom: 0px;
}
.homerow2 {
    font-family: Roboto-Bold !important;
}
.homerow2 h3 {
    padding-top: 30px;
}
.homerow3 {
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: 55% auto !important;
}
.homerow3 p {
    font-size: 36px;
    text-align: center;
    margin-top: -20px;
}
.homerow3 strong {
    font-size: 57px;
}
.homerow3 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    padding: 12px 40px;
}
.homerow3 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 55px;
}
.homerow3 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 35px;
}
.homerow3 .homeplans .vc_column-inner {
    padding-top: 50px;
    padding-bottom: 35px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    /*color: #fff;*/
    font-family: Roboto-Bold !important;
    font-size: 17px;
    /*margin-top: -23%;*/
    /*margin-bottom: 12%;*/
    position: relative;
    z-index: 9;
    
    text-align: center;
    color: #000;
}
.woocommerce ul.products li.product .price {
    text-align: center;
    color: #EE3636;
    font-size: 18px;
    font-family: Roboto-Bold !important;
}
.woocommerce a.button {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    display: block;
    text-align: center;
    padding: 13px 20px;
    border-radius: 20px;
    color: #fff;
    background-color: #F8F8F8;
    font-family: Roboto-Medium !important;
    font-weight: 100;
    transition: 0.5s;
}
.woocommerce a.button:hover {
    background-color: #2ca334 !important;
    color: #fff !important;
}


.add_to_cart_button {
    background-color: #2ca334 !important;
    transition: 0s;
}
.add_to_cart_button:hover, .product:hover .add_to_cart_button {
    background-color: #ff7c7c !important;
    transition: 0s;
}



.archive-img-wrap {
    position: relative;
}
.archive-img-wrap:after {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    /*background-color: #ffffff94 !important;*/
    z-index: 1 !important;
    content: ' ' !important;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    opacity: 0.8;
    /*background-color: #fff;*/
}

.woocommerce-message .wc-forward {
    width: auto !important;
    margin-top: 0px !important;
}



.woocommerce ul.products li.product .button {
    margin-top: 0;
    cursor: pointer;
}
.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product {
    box-shadow: 1px 1px 20px 8px #e6e4e469;
    border-radius: 25px;
    padding-bottom: 20px;
    background-color: #fff;
}
.woocommerce-loop-product__title, .price, .button {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.best_products {
    background-position: top right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.best_products .woocommerce ul.products {
    padding-left: 20px;
    padding-right: 20px;
}
.best_products .vc_column-inner {
	padding-top: 35px;
}


.dishes .dishcolumn {
    box-shadow: 1px 1px 20px 8px #e6e4e469;
    border-radius: 25px;
    background-color: #dcdcdc5e;
    margin: 25px;
   overflow: hidden;
}
.dishes img {
    width: 100%;
    height: auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 250px;
    object-fit: cover;
}
.dishes img:hover{
    transition-duration: 1s;
    transform: scale(1.5);
}
.dishes .dishcolumn h6 {
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    align-items: center;
    display: grid;
}
.dishes .dishcolumn:hover h6 {
    color: #5a8d31;
}


.iconsmeal {
    font-family: Roboto-Bold !important;
}
.iconsmeal .vc_col-sm-3 .vc_column-inner {
    box-shadow: 1px 1px 20px 8px #e6e4e469;
    padding: 10px 25px;
    border-radius: 10px;
    background-color: #fff;
}
.iconsmeal .wpb_single_image, .iconsmeal h6 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.iconsmeal .wpb_single_image img {
    width: 60px;
    margin-right: 35px;
    transition: 0.6s ease-out;
}
.dieticon {
    font-family: Roboto-Bold !important;
}
.dieticon .vc_col-sm-4 .vc_column-inner {
    box-shadow: 1px 1px 20px 8px #e6e4e469;
    padding: 10px 25px;
    border-radius: 10px;
    background-color: #fff;
}
.dieticon .wpb_single_image, .dieticon h6 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.dieticon .wpb_single_image img {
    width: 60px;
    margin-right: 35px;
}

/*home end*/


/* about */

.about-title h1 {
    width: 250px;
    text-align: center !important;
   background: #27A12F 0% 0% no-repeat padding-box;
    font-size: 27px;
    padding: 12px;
    box-shadow: 2px 6px 12px 0px #e6e4e4;
    margin-bottom: 30px;
}
.healthy:before, .customized-menu:before, 
.convenient:before, .guaranteed:before {
    position: relative;
    top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.healthy, .customized-menu, 
.convenient, .guaranteed {
    font-weight: bold;
    padding-bottom: 10px;
}
.healthy:before {
    content: url(../../uploads/2020/07/Group-155.png);
}
.customized-menu:before {
    content: url(../../uploads/2020/07/Group-156.png);
}
.convenient:before {
    content: url(../../uploads/2020/07/Group-157.png);
}
.guaranteed:before {
    content: url(../../uploads/2020/07/Group-158.png);
}

.line-image {
    margin-bottom: 0 !important;
}
.belive strong {
    color: #091E68;
    font-size: 16px;
}
.belive {
    width: 60%;
    text-align: center;
    margin: auto;
}
.approach strong, .monotony strong {
    color: #091E68;
}
.whyus, .approach, .monotony {
    margin-bottom: 20px !important;
    text-align: center;
}
.approach {
    width: 50%;
    margin: auto;    
}
.monotony {
    width: 50%;
    margin: auto;   
}
.about-section {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;    
}

.clean-eat {
    margin-bottom: 15px !important;
    color: #091E68;
    font-weight: bold;
    text-align: center;    
}
.about-keto {
    margin-bottom: 15px !important;
    text-align: center;
    width: 34%;
    margin: auto;    
}
.keto-plan-points {
    width: 54%;
    text-align: center;
    margin: auto;    
}
.works1 .wpb_single_image, .works2 .wpb_single_image {
    margin-bottom: 15px !important;
}


.works2 {
    position: relative;
    top: 5em;
}
.works1 p {
    width: 65%;
}
.works1 {
    padding-bottom: 10%;
}
.works2 p {
    width: 70%;
}
.works4 p {
    width: 50%;
    margin-left: -6%;
}


/* about end */

/* error */

.errorpage {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* error end */


/*dishes*/
.dishesrow1 {
    font-family: Roboto-Bold !important;
}
.product-category {
    box-shadow: none !important;
    background-image: url(../../uploads/2020/03/Path-300.png); 
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    padding: 35px !important;
    transition: 0.5s;
}
.product-category img {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    border: 3px solid #CCCCCC;
    border-radius: 50%;
    padding: 15px;
    transition: 0.5s;
}
.product-category:hover img {
    border: 3px solid #F6E200 !important;
}
.product-category:hover {
    background-image: url(../../uploads/2020/03/Path-302.png); 
}

#current_category {
    background-image: url(../../uploads/2020/03/Path-302.png); 
}
#current_category img {
    border: 3px solid #F6E200 !important;
}
.count {
    display: none;
}
.woocommerce-loop-category__title {
    text-align: center;
    color: #000000;
    font-family: Roboto-Medium !important;
}
.woocommerce-loop-category__title:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    position: relative;
    top: 2px;
    font-weight: bold;
    left: 10px;
}

.woocommerce .prev:after {
    content: 'Previous';
    color: #6B6B6B;
}
.prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 20px;
    position: relative;
    top: 1px;
    font-weight: bold;
    color: #6B6B6B;
}

.woocommerce .next:before {
    content: 'Next';
    color: #6B6B6B;
}
.next:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    position: relative;
    top: 1px;
    font-weight: bold;
    color: #6B6B6B;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    background-color: #E6E6E6;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: none;
    color: #27A12F;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #514949;
}
.prev, .next {
    background-color: #F8F8F8;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.woocommerce .prev, .woocommerce .next {
    color: transparent !important;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 18px;
    padding: 15px;
}
.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}

.contact h3 {
    color: #fff !important;
    font-family: Roboto-Bold !important;
    padding-bottom: 15px;
    text-align: center;
}
.ctform {
    background-color: #fff;
    padding: 10px 30px 40px 30px !important;
}
.ctbutton {
    background-color: #27A12F;
}
.contact label {
    font-size: 14px;
    font-family: Roboto-Medium !important;
    margin-top: 25px;
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.contact input {
    width: 100%;
    background-color: #F2F2F2;
    border: 0;
    outline: none;
    padding: 10px;
}

.contact [type=submit] {
    margin: auto;
    background-color: transparent;
    border: transparent;
    color: #fff;
    font-family: Roboto-Medium !important;
    font-size: 18px;
    white-space: normal;
    width: 60%;
    line-height: 20px;
}
.contact {
    padding-bottom: 40px;
    padding-top: 15px;
}
.contact:before {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    background-color: #00000040 !important;
    z-index: 1 !important;
    content: ' ' !important;
}
.contact .vc_column-inner .wpb_wrapper {
    z-index: 2 !important;
    position: relative;
}
.category_contact {
    background-image: url(../../uploads/2020/03/Kerala-Food-Idiyappam-and-Egg-Curry1@2x-scaled.jpg?id=273) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    position: relative;
    padding-top: 38px;
}
.wpcf7, .category_contact h3 {
    z-index: 3;
    position: relative;
}

div.wpcf7-response-output {
    color: #fff !important;
}

.dishes .pagination {
    margin: 30px auto;
    border: none;
    background-color: #E6E6E6;
    border-radius: 0;
}
.dishes .pagination .page-numbers {
    font-size: 18px;
    padding: 15px;
    line-height: 18px;
    color: #514949;
}
.dishes .pagination .page-numbers.current {
    color: #27A12F;
}
.dishes .next:after {
    padding-left: 15px;
}
.dishes .prev:before {
    padding-right: 15px;
}
/*dishes end*/

/*dishes single page*/
.single-dish-page {
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-dish-page h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.single-dish h3 {
    font-family: Roboto-Bold !important;
    font-size: 20px;
    margin-bottom: 0;
}
.single-dish-excerpt {
    padding-top: 20px;
    padding-bottom: 30px;
    width: 70%; 
}
.single-dish-content {
    background-color: #F6E200;
    padding: 30px;
}
.single-dish-content p {
    font-size: 16px;
}
.single-dish-inner {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}
.single-dish {
    box-shadow: 6px 8px 20px 0px #e6e4e4;
}
.single-dish img {
    width: 100%;
    height: fit-content;
    object-fit: cover;
}
/*dishes single page end*/


/* product/ plan list */

/* /plugins/yith-woocommerce-subscription/includes/class.yith-wc-subscription.php */
.per-days {
    display: none;
}
.woocommerce-Price-currencySymbol {
    font-size: 20px;
    font-weight: bold;
}
.per-meal {
    color: #000;
    padding-left: 10px;
    font-weight: bold;
    font-size:14px;
}
.product .attachment-woocommerce_thumbnail {
    width: 100%;
    /*height: auto;*/
    /*padding-bottom: 10px;*/
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 181px;
    object-fit: cover;
}

.icon-green, .icon-red {
    text-align: center;
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    min-height: 120px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    /*background-color: #fff;*/
    /*position: relative;*/
    position: absolute;
    z-index: 9;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    width: 100%;
    bottom: 0;
    top: 0;
    padding-bottom: 30px;
    opacity:0;
}
.icon-green img, .icon-red img {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    margin: auto;
}
.icon-red {
    display: none;   
}
.product:hover .icon-green {
    display: none;  
}
.product:hover .icon-red {
    display: flex;     
}
/* product/ plan list end */


/*cart*/

/* /plugins/yith-woocommerce-subscription/includes/class.yith-wc-subscription-cart.php */

.cart_per_day {
	display: none;
}

button[name='update_cart'] {
display: none !important;
}

.cartpage .shop_table {
    margin-bottom: 10px !important; 
}

.cartpage {
    background-image: url(../../uploads/2020/03/cartbg@2x.jpg);
    background-position: right !important;
    background-repeat: no-repeat !important;
    /*background-size: contain !important;*/
    background-size: 75% 100% !important;
}
.cartpage h1 {
    font-family: Roboto-Bold !important;
    padding-top: 15px;
    padding-bottom: 10px;
}
.cartcolumn {
    background-color: #fff;
    box-shadow: -1px 1px 20px 0px #e6e4e48a;
    padding: 30px 30px 0px 30px !important;
}
.cartpage .woocommerce .cart-collaterals .cart_totals, .cartpage .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 50% !important;
}
.cartpage a.button {
    width: 100%;
}
.cartpage a.button.alt {
    background-color: #F8F8F8;
    color: #212121;
    font-size: 14px;
    border-radius: 13px;
    padding: 13px;
}

.cart_totals h5 {
    color: #474747;
    font-size: 18px;
    padding: 9px 12px;
    font-family: Roboto-Medium !important;
}
.cartpage .woocommerce table.shop_table, 
.cartpage .woocommerce table.shop_table td,
.cartpage .cart-collaterals .cart_totals tr th {
    border: none;
}
.cart-collaterals td:nth-child(2) {
    text-align: right;
}
.cartpage .product-subtotal {
    text-align: right;
}
.quantity .plus, .quantity .minus {
    font-weight: 100;
    background-color: #B9B9B9;
    border: #B9B9B9;
    color: #fff;
    font-size: 30px;
    width: 30px;
    height: 30px;
    border-radius: 7px;
}
.product-quantity {
    display: none !important;
}
.cartpage .woocommerce-Price-currencySymbol {
    font-size: 17px;
}
.quantity input {
    border: 0;
    width: 30px !important;
    color: #474747;
    font-size: 14px;
}
.woocommerce a.remove {
    color: #000 !important;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity input[type=number] {
  -moz-appearance: textfield;
}
.product-name a {
    color: #000000;
    font-weight: bold;
    
}
.product-name a:hover {
    color: #474747;
}
.woocommerce a.remove:hover {
    background: #27A12F;
}
.product-subtotal {
    font-weight: bold;
    font-size: 14px;
}
.woocommerce button.button:disabled, .woocommerce button.button {
    color: #212121;
    font-size: 14px;
    border-radius: 10px;
    background-color: #ebe9eb;
}
.woocommerce button.button {
   background-color: #B9B9B9;
}
.woocommerce-cart-form {
    border-bottom: 1px solid #B9B9B9;
}
.order-total th, .order-total td {
    /*border-top: 1px solid #B9B9B9 !important;*/
    padding-top: 20px !important;
}
.taxclass {
    padding-bottom: 20px;
}
.order-total h6 {
    font-family: Roboto-Medium !important;
    color: #474747;
    font-size: 17px;
}
.woocommerce table.shop_table tbody th {
    font-weight: normal;
}
.cart_totals  {
    padding-top: 20px;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
}
.woocommerce ul.products li.product a {
    cursor: default;
}
.added_to_cart {
    text-align: center;
    color: #2fa12f;
    width: 100%;
    font-size: 18px;
    cursor: pointer !important;
}
/*cart*/

/* shop page */

.shop-page-banner {
    width: 100vw;
    position: relative;
    left: 50%;  
    margin-left: -50vw;  
    margin-bottom: 50px;
}
.shop-page-banner img {
    width: 100%;   
}
.shop-page h2 {
    text-align: center;
    font-size: 25px;  
    margin-bottom: 20px;
}
/* shop page end */

/*sign in*/
.signin .account_sign_up {
    display: none;
}
.signin .wpb_content_element {
    margin-bottom: 0;
}
.woocommerce-account h1 {
    color: #000000;
    /*font-family: AdvancedSansSerif7-Bold !important;*/
    font-size: 14px;
    text-align: center;
    padding: 50px 0px 20px 0px;
}
.woocommerce-account .label {
    color: #656464;
}
.woocommerce-account input {
    padding: 13px;
    border: 1px solid #70707033;
    border-radius: 6px;
}
.woocommerce-account .password-input,
.woocommerce-account .password-input label{
    width: 100% !important;
}

.registration form .show-password-input, .registration .woocommerce-page form .show-password-input {
    margin-left: -6px;
    text-align: right;
    float: right;
    position: absolute;
    padding-top: 2px;
}
.registration .wpb_content_element {
    margin-bottom: 0;
}
.signin form .show-password-input, .signin .woocommerce-page form .show-password-input {
    margin-left: -6px;
    text-align: right;
    float: right;
    position: absolute;
    padding-top: 2px;
    right: 7%;
}
.woocommerce-form-login__rememberme {
    display: none !important;
}
.lost_password a {
    color: #27A12F;
}
.template_left {
    position: fixed;
    left: 0;
    z-index: 1;
} 
.template_right {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1;
} 
/*sign in*/

/*Registration*/
.registration .account_sign_in {
    display: none;
}
.form-row-button {
    width: 100%;
}
.sign_social {
    text-align: center;
}
.sign_social .fa {
    font-size: 25px;
    border: 1px solid #70707033;
    width: 50px;
    height: 50px;
    padding: 12px;
    border-radius: 8px;
    margin: 15px 10px;
}
.woocommerce-account button.button {
    background-color: #27A12F;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px auto !important;
    padding: 13px 40px !important;
}
.woocommerce-account label {
    color: #656464 !important;
}
.registration #customer_login , .signin #customer_login{
    box-shadow: 1px 1px 20px 5px #e6e4e469;
    position: relative !important;
    z-index: 2;
    background-color: #fff;
    margin: 50px auto;
}
input, button {
    outline: none !important;
}
.register.current-menu-item a {
    background-color: #fff !important;
}

/*Registration end*/

/*lost reset password*/
.lost_reset_password {
    /*padding-top: 50px;*/
    /*position: relative;*/
    /*z-index: 9;*/
    /*background-color: #fff;*/
    /*margin: 50px 0px;*/
    /*padding: 30px;*/
    /*box-shadow: 1px 1px 20px 5px #e6e4e469;*/
}
/*lost reset password end*/

/*checkout*/

.woocommerce-checkout-review-order .woocommerce-shipping-totals.shipping,
.woocommerce-checkout-review-order .cart-subtotal{
   display: none; 
}

.woocommerce-input-wrapper {
    width: 100%;
}
.checkout input, .checkout .select2-selection--single, .checkout textarea {
    width: 100%;
    border: 0;
    outline: none;
    padding: 10px;
    height: 45px;
    border-radius: 0px;
    border: 1px solid #70707033;
    border-radius: 6px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
.checkout_fields {
    padding-top: 50px;
    padding-bottom: 30px;
}
.checkout_fields h3, .woocommerce-additional-fields h3, #order_review_heading {
    color: #474747;
    font-family: Roboto-Medium !important;
    font-size: 25px;
}
.checkout_total {
    padding-bottom: 30px;
}
.checkout button.button.alt {
    background-color: #27A12F;
    padding: 15px 40px !important;
    border-radius: 30px;
    width: auto !important;
    height: 40px;
    display: flex;
    align-items: center;
}
.checkout button.button.alt:hover {
    background-color: #F8F8F8;
    color: #212121;
}
.woocommerce-info {
    border-top-color: #2fa12f;
}
.woocommerce-info::before {
    color: #2fa12f;
}

#billing_country_field .woocommerce-input-wrapper,
#shipping_country_field .woocommerce-input-wrapper {
    width: 100%;
    border: 0;
    outline: none;
    padding: 10px;
    height: 45px;
    border: 1px solid #70707033;
    border-radius: 6px;
}
#billing_country_field .woocommerce-input-wrapper strong,
#shipping_country_field .woocommerce-input-wrapper strong {
    font-weight: normal;
}
.radio-product .woocommerce-input-wrapper {
    display: inline-flex;
}
.radio-product .woocommerce-input-wrapper label {
    padding-top: 10px;
    padding-left: 10px;
}
/*checkout end*/

/*my account page*/
.woocommerce-MyAccount-content .woocommerce-error li strong {
    font-weight: normal !important;
}
.myaccountpage #customer_login {
        box-shadow: 1px 1px 20px 5px #e6e4e469;
        margin: 50px auto;
        position: relative !important;
        z-index: 2;
        background-color: #fff;
        padding: 0px 20px;
}
.myaccountpage #customer_login .account_sign_in .sign_social {
    display: none;
}
.account_sign_in .lost_password {
    text-align: center;
    padding-bottom: 15px;
}

.myaccountpage #customer_login .account_sign_in form .show-password-input, 
.myaccountpage #customer_login .account_sign_in form .show-password-input {
    padding-top: 4px;
}
.myaccountpage #customer_login .account_sign_up form .show-password-input, 
.myaccountpage #customer_login .account_sign_up form .show-password-input {
    padding-top: 4px;
}
.user {
    padding-right: 30px;
}
.woocommerce-account .user {
    color: #27A12F;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}
.myaccount_dashboard {
    padding: 50px 0px;
    z-index: 2;
    position: relative;
}
.myaccount_dashboard li a {
    color: #8E8B8B;
    line-height: 30px;
}
.myaccount_dashboard .woocommerce-MyAccount-navigation {
    width: 25%;
    background-color: #fff;
    box-shadow: 0px 3px 5px 4px #e6e4e46e;
    border-radius: 6px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 400px;
}
.myaccount_dashboard .woocommerce-MyAccount-navigation li {
    padding: 0px 0px;
    border-radius: 7px;
}
.myaccount_dashboard .woocommerce-MyAccount-content {
    width: 72%;
    background-color: #fff !important;
    padding: 20px;
    box-shadow: 0px 3px 5px 4px #e6e4e46e;
    border-radius: 6px;
    margin-top: -6rem;
    height: 495px;
    overflow-y: auto;
    overflow-x: hidden;
}
.edit-account {
    padding-bottom: 20px;
    height: 450px;
    overflow-y: auto;
}
.myaccount_dashboard .woocommerce-MyAccount-content a {
    color: #27A12F;
    font-size: 14px;
    font-family: Roboto-Medium;
}
.myaccount_dashboard .woocommerce-MyAccount-content a.button {
    width: auto;
    border: 1px solid #27A12F;
}
.woocommerce-Address {
    width: 100% !important;
    display: inline-block;
}
.myaccount_dashboard .woocommerce-MyAccount-content input {
    padding: 13px;
    border: 1px solid #70707033;
    border-radius: 6px;
}
.myaccount_dashboard .woocommerce-MyAccount-content legend {
    color: #474747;
    font-family: Roboto-Medium !important;
    font-size: 23px;
    padding-top: 20px;
}
.my-account-details {
    width: 25%;
    background-color: #fff;
    box-shadow: 0px 3px 5px 4px #e6e4e46e;
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 15px 35px;
}
.my-account-details span {
    position: relative;
    top: -10px;
}
.my-account-details .fa {
    font-size: 40px;
    background-color: #f3f0f0;
    width: 44px;
    height: 45px;
    padding: 3px;
    text-align: center;
    margin-right: 15px;
}
.woocommerce-MyAccount-navigation li a {
    color: #4A4A4A;
    padding: 6px 40px;
    display: block;
}
.woocommerce-MyAccount-navigation li.is-active,
.myaccount_dashboard .woocommerce-MyAccount-navigation li:hover {
    background-color: #F6E200;
}
.logged-in .template_left, .logged-in .template_right {
    display: none;
}
.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 18px;
    font-weight: bold;
}
address {
    /*border: 1px solid #27A12F;*/
    padding: 10px;
    float: left;
    width: 80%;
    word-break: break-word;
    white-space: normal;
}
.woocommerce-Address-title {
    margin-top: 10px !important;
    width: 20%;
    float: right;
}
.woocommerce-Address .edit {
    border: 1px solid #27A12F;
    padding: 3px 20px;
    margin-bottom: 10px !important;
}
.woocommerce-MyAccount-content a.newaddrs {
    width: fit-content !important;
    border: 1px solid #27A12F !important;
    border-radius: 9px !important;
    margin-right: 0 !important;
    background-color: #27A12F;
    color: #fff;
    padding: 0px 10px 7px 10px;
}
.delete-address-button {
    color: #fff !important;
    background-color: #27A12F !important;
    width: auto !important;
    border-radius: 7px !important;
    padding: 8px 20px !important;
    height: auto !important;
    font-weight: 100 !important;
}
.woocommerce-Address-title {
    margin-top: 20px;
}
.woocommerce-error {
    position: relative;
    z-index: 9;
    margin-bottom: 20px !important;
}
.woocommerce-cart .woocommerce-message {
    display: none;
}
/*my account page end*/


/* Your Active Meal Plan */

.meal_order h2 a {
    color: #000000 !important;
    font-size: 23px !important;
    font-family: Roboto-Bold !important;
}
.meal_order img {
    padding-top: 10px;
    padding-bottom: 15px;
}
.meal_order h3, .meal_order h4 {
    font-size: 16px !important;
    font-family: Roboto-Bold !important;   
    font-weight: bold;
    margin-bottom: 10px;
}
.meal_order h4 span {
    color: #EE3636;
    padding-right: 10px;
}

.meal_order {
    padding: 40px;
}
.meal_order .expire {
    color: #FF6868;
    font-size: 18px;
    margin-bottom: 25px;
    
}
.meal_order .expire a {
    color: #fff;
    background-color: #27A12F;
    padding: 10px 15px;
    border-radius: 25px;
    text-transform: uppercase;
    margin-left: 20px;
    font-size: 13px;
    width: fit-content;
    
}
.meal_order .expire a:hover {
    background-color: #f1f1f1;
    color: #000;
}
/* Your Active Meal Plan end */


/* thankyou page */

.woocommerce-order {
    padding-top: 50px;
    padding-bottom: 20px;    
}
.woocommerce-thankyou-order-received {
    color: #27A12F;
    text-align: center;
    font-size: 20px;
    padding-bottom: 35px;
}
.woocommerce-order h2, .woocommerce-order-details__title {
    font-size: 25px;
}
.woocommerce-customer-details .woocommerce-column--billing-address, 
.woocommerce-customer-details .woocommerce-column--shipping-address {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;    
}
.addresses h2, .woocommerce-order-details__title {
    font-size: 20px;
}
.woocommerce-order-overview li {
    margin-bottom: 15px;
}

body.woocommerce-order-pay .woocommerce p {
    text-align: center;
    color: #27A12F;
    font-size: 16px;
}
.woocommerce-order-pay #btn-razorpay, 
.woocommerce-order-pay #btn-razorpay-cancel {
    margin: 30px 20px;
    border: 0;
    background-color: #27A12F;
    color: #fff;
    padding: 8px 30px;
    font-size: 14px;
    border-radius: 20px;
}
.woocommerce-order-pay #btn-razorpay:hover, 
.woocommerce-order-pay #btn-razorpay-cancel:hover {
    background-color: #efefef;
    color: #000;
}
body.woocommerce-order-pay ul.order_details li {
    margin-top: 20px;
}
body.woocommerce-order-pay .order_details {
    padding-top: 10px !important;
}

/* thankyou page */

/*user single page*/
.time {
    margin-top: -28px;
    font-size: 14px;
}
.meal_plan h6, .delivery_plan h6 {
    font-family: Roboto-Medium !important;
}

.time label {
    border: 1px solid #474747;
    padding: 2px 20px;

}
.time select {
    -moz-appearance: none;
    -webkit-appearance:none;
    padding-left: 15px;
    padding-right: 10px;
    background-color: transparent;
    border: none;
    font-family: Roboto-Medium !important;
    outline: none;
}
.meal label {
    border: 1px solid #474747;
    padding: 2px 20px;

}
.meal select {
    -moz-appearance: none;
    -webkit-appearance:none;
    padding-right: 10px;
    background-color: transparent;
    border: none;
    outline: none;
    width: 69%;
    white-space: inherit;
    font-size: 14px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
    color: #4A4A4A !important;
    font-size: 16px;
    border-radius: 0px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:hover {
    border-color: #F6E200 !important;
    background-color: #F6E200 !important;
    border-radius: 8px !important;
}
.user_single.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #F6E200 !important;
    background-color: #F6E200 !important;
    color: #4A4A4A !important;
    border-radius: 8px !important;
}
.user_single.vc_tta.vc_tta-style-classic .vc_tta-tab>a {
    border-width: 0 !important; 
}
.user_single.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
        box-shadow: 1px 1px 11px 2px #e6e4e4d9;
        padding-top: 10px !important;
        border-radius: 7px;
}
.user_single.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    box-shadow: 1px 1px 11px 2px #e6e4e4d9;
    padding: 45px 10px;
    border-radius: 7px;
}
#Addresses [type=button] {
    background-color: #27A12F;
    border: 1px solid #27A12F;
    font-family: Roboto-Medium !important;
    color: #fff;
    margin-left: auto;
    display: block;
    border-radius: 6px;
    padding: 3px 15px;
    margin-bottom: 30px;
}
#responce {
    position: relative;
    bottom: 25px;
}
.spacing {
    margin-bottom: 20px;
}
.spacing input[type=checkbox] {
    margin-left: 20px;   
}

/*user single page end*/



/* checkout page */

.woocommerce form .form-row .select2-container {
    width: 100% !important;
}
.checkout_fields {
    width: 47%;
    float: left;
}
.checkout_total {
    width: 47%;
    float: right;
    padding-top: 37px;
    padding-bottom: 30px;
}
.checkout_total input[type=checkbox] {
    width: 30px !important;
    height: 17px !important;
}
.checkout_total .checkbox span {
    color: #474747;
    font-family: Roboto-Medium !important;
    font-size: 25px;    
}
.select2-container .select2-choice {
    background-image: none;
    padding: 10px;
    height: 45px;
    border: 1px solid #70707033;
    border-radius: 6px;
}
.select2-container .select2-choice .select2-arrow {
    width: 18px;
    right: 5px;
    top: 8px;
    background: none;
    border: 0;
}
.woocommerce form .form-row select {
    padding: 10px 5px;
    height: 45px;
    border: 1px solid #70707033;
    border-radius: 6px;
    outline: none;
}


/* checkout page end */




/* Sign in popup */

.signinmodal .account_sign_in {
    display: none;
}
.signinmodal h1 {
    display: none;
}
.signinmodal h5 {
    color: #000000;
    /*font-family: AdvancedSansSerif7-Bold !important;*/
    font-size: 16px;
    text-align: center;
    margin: auto;
}
.signinmodal .woocommerce-form-register__submit {
    margin: 10px auto !important;
}
.signinmodal .modal-header .close {
    margin: -1rem 0 -1rem 0;
}
.signinmodal label {
    color: #656464 !important;
}
.signinmodal input {
    padding: 13px;
    border: 1px solid #70707033;
    border-radius: 6px;
    width: 100% !important;
}
.signinmodal .woocommerce-form-register__submit {
    background-color: #27A12F !important;
    color: #fff !important;
    font-weight: normal !important;
    text-transform: uppercase;
    margin: 10px auto !important;
    padding: 13px 40px !important;
}
.signinmodal .woocommerce-form-register__submit:hover {
    background-color: #dfdcde !important;
    text-decoration: none;
    background-image: none;
    color: #515151 !important;
}
.signinmodal .password-input {
    width: 100% !important;
}
/* Sign in popup end */



/* multistep checkout */

.woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
    width: 15px !important;
} 
#ship-to-different-address input[type=checkbox] {
    width: 20px !important;
    position: relative;
    top: 13px;
}
.checkout h3 {
    font-size: 25px;
    padding-bottom: 20px;
}
.thwmsc-tab-panel {
    padding: 30px;
}
.ketoplanpage {
    padding: 0px 0px 0px 0px;
}
.thwmsc-buttons .thwmsc-btn {
    width:100px;
    padding: 5px 13px;
    border-radius: 5px;
    margin-right: 40px;
}
.thwmsc-wrapper .thwmsc-buttons {
    margin-bottom: 30px;
    margin-top: 20px;
}
.radiostep label, .radiostep input[type=radio] {
    float: left;
}
.radiostep label {
    position: relative;
    top: 10px;
    padding-left: 10px;
    padding-right: 20px;
}
.radiostep input[type=radio] {
    margin-left: 10px;
}
.set-goals input[type=radio]{
    visibility:hidden;
    
}
.set-goals label{
    color:#0D173A;
    cursor: pointer;
    font-size: 20px;
    
}


.set-goals input:checked + label .icon-color,.set-goals input:checked + label  {
    color: #F6E200;
    filter: grayscale(0%);
}



.set-goals .radio .setgoalsicon{
    height: 25px; 
    margin-right: 8px;
}
.icon-color{
     filter: grayscale(100%);
}
.set-goals .radio .setgoalsicon input:checked {
    filter: grayscale(10%);
}
.diet-preference input[type=radio]{
    visibility:hidden;
    
}
.diet-preference label{
    color:#0D173A;
    cursor: pointer;
    font-size: 20px;
    
}


.diet-preference input:checked + label .icon-color,.diet-preference input:checked + label  {
    color: #F6E200;
    filter: grayscale(0%);
}



.diet-preference .radio .setgoalsicon{
    height: 25px; 
    margin-right: 8px;
}
.icon-color{
     filter: grayscale(100%);
}
.diet-preference .radio .setgoalsicon input:checked {
    filter: grayscale(10%);
}
    

     

 
.thwmsc-layout-time-line ul.thwmsc-tabs {
    margin-top: -47px;
    left: 16.6%;
}
.woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}
.thwmsc-img-icon {
    width: 50px !important;
    height: 50px !important;
    align-items: center;
    display: inline-flex;
}
.thwmsc-layout-time-line .thwmsc-img-icon {
    margin-top: -25px !important;
}


.thwmsc-layout-time-line ul.thwmsc-tabs span.thwmsc-tab-label {
    padding: 43px 0 0 !important;
}
#thwmsc-tabs li:nth-child(1) {
 /*display:none;*/
}

.woocommerce-order-pay .tabcheckout, 
.woocommerce-order-received .tabcheckout {
    display: none;
}

/* keto plan */
.tabcheckout img {
    width: auto;
    height: auto;
    margin: auto;
}
.tabcheckout ul {
    position: relative;
    margin-top: 60px;
    text-align: center;
    padding: 0;
}
.tabcheckout ul li {
    width: 16.666666666667%;
    margin-right: 0;
    display: block;
    float: left;
}
.tabcheckout ul li a span {
    border: 1px solid #8b8b8b;
    padding: 4px 5px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    background: #8b8b8b;
}
.tabcheckout ul li a div {
    margin-top: -22px;
    margin-bottom: 19px;
    line-height: 30px;
}
.tabcheckout ul li a {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 30px;
}
.tabcheckout ul li.active a, .tabcheckout ul li a div {
    color: #050505;
}
.tabcheckout ul li {
    border-top: 4px solid #8b8b8b;
}
.tabcheckout ul li.active {
    border-top: 4px solid #5f9434;
}
.tabcheckout ul li.active span {
    border: 1px solid #5f9434;
    background-color: #5f9434;
}



/* multistep checkout end */




/*responsive */
@media (min-width: 1600px) {
footer .address p {
   width: 90%;
}
footer .address {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}


.registration #customer_login {
    width: 80% !important;
    padding: 10px 30px 30px 30px;
}
.signin #customer_login {
    width: 50%;
    padding: 10px 30px 30px 30px;
}
}
@media (max-width: 1599px) and (min-width: 1200px) {
footer .address p {
   width: 90%;
}
footer .address {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}
.homerow3 {
    background-size: 1025px auto !important;
    margin-top: -65px !important;
    margin-bottom: -65px !important;
}
.registration #customer_login {
    width: 80% !important;
    padding: 10px 30px 30px 30px;
}
.signin #customer_login {
    width: 50%;
    padding: 10px 30px 30px 30px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.meal_order .expire a {
    margin-left: 0;
}
.menu-header-menu-container li {
    padding-right: 20px;
}
.about-bg-content {
    margin-top: 35px;
}    
.belive {
    width: 73%;
}
.approach, .monotony {
    width: 60%;
}
.works1 p {
    width: 80%;
}
.works2 p {
    width: 85%;
}
.works4 p {
    width: 60%;
}
.about-keto {
    width: 40%;
}
.keto-plan-points {
    width: 64%;
}


.dishes .dishcolumn {
    margin: 25px 10px;
}
.dishes img {
    height: 200px;
}
.single-dish-excerpt {
    width: 80%;
}
.homerow3 {
    margin-top: -75px !important;
    margin-bottom: -75px !important;
}
.homerow3 .vc_btn3-container.vc_btn3-right {
    margin-right: 50px;
}
.best_products {
    background-position: center !important;
    background-size: cover !important;
    margin-top: 25px !important;
}
.best_products .vc_empty_space {
    height: 0px !important
}
footer .address p {
   width: 100%;
}
footer .col-sm-3 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}
footer .fa {
    font-size: 17px;
}
.registration #customer_login {
    width: 70% !important;
    padding: 10px 30px 30px 30px;
}
.signin #customer_login {
    width: 55%;
    padding: 10px 30px 30px 30px;
}
.homerow1 h2, .homerow3 h2 {
    font-size: 33px;
    line-height: 40px;
}
.homerow1 h1, .homerow3 h1 {
    font-size: 45px;
}
.homerow3 .homeplans .vc_column-inner {
    padding-right: 35px;
}
}
@media (max-width: 991px) and (min-width: 768px) {

.dishes img {
    height: 200px;
}
.meal_order .expire {
    display: grid;
} 
.meal_order .expire a {
    margin-left: 0;
    margin-top: 10px;
}

.cartcolumn {
    width: 70% !important;
}

.myaccount_dashboard .woocommerce-MyAccount-navigation li {
    padding: 6px 10px;
}    
    
.about-bg-content {
    margin-top: 35px;
} 
.about-bg-content .vc_col-sm-6 {
    width: 76%;
}
.belive {
    width: 73%;
}
.approach, .monotony {
    width: 60%;
}
.works1 p {
    width: 100%;
}
.works2 p {
    width: 100%;
}
.works4 p {
    width: 100%;
}
.about-keto {
    width: 60%;
}
.keto-plan-points {
    width: 87%;
}    
.works2 {
    top: 3em;
}    
.works3 {
    width: 35%;
}    
.works4 {
    width: 63%;
}    
    
    
.homerow1 .vc_col-sm-7 {
    width: 38.333333%;
}  
.homerow1 .vc_col-sm-5 {
    width: 60.666667%;
}
    
ul.products li.product {
	width: 46.411765% !important;
    margin: 0 6.8% 2.992em 0 !important;
}
ul.products li.product:nth-of-type( 2n ) {
	margin-right: 0 !important;
}
 
    
.single-dish-excerpt {
    width: 100%;
}
.homerow3 {
    margin-top: -75px !important;
    margin-bottom: -75px !important;
}
.homerow3 .vc_btn3-container.vc_btn3-right {
    margin-right: 30px;
}
.iconsmeal .vc_col-sm-3 {
    width: 50% !important;
}
.iconsmeal .wpb_single_image img {
    max-width: 70%;
}
.homerow3 h2 {
    font-size: 28px;
    line-height: 40px;
}
.homerow3 strong {
    font-size: 44px;
}
.best_products {
    background-position: center !important;
    background-size: cover !important;
    margin-top: 25px !important;
}
.best_products .vc_empty_space {
    height: 0px !important
}
footer .address p {
   width: 100%;
}
.menu-header-menu-container li {
    padding-right: 0px;
}
header a {
    font-size: 12px;
}
.menu-sign-container li {
    padding-left: 17px;
}
.registration #customer_login {
    width: 85%;
    padding: 10px 30px 30px 30px;
}
.signin #customer_login {
    width: 65%;
    padding: 10px 30px 30px 30px;
}
}

@media (max-width: 767px) {

.thwmsc-buttons .thwmsc-btn {
    margin-right: 17px;
    
    
}
    
.thwmsc-tab-panel, .ketoplanpage {
    padding: 10px;
}

.checkout button.button.alt {
    margin-left: auto;
    margin-right: auto;
}

.signinmodal {
    padding-right: 0 !important;
}


.checkout_fields, .checkout_total {
    width: 100%;
    float: none;
} 
.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
} 
.woocommerce-MyAccount-content .woocommerce-info {
    display: grid;
}
    
.meal_order .expire {
    display: grid;
} 
.meal_order .expire a {
    margin-left: 0;
    margin-top: 10px;
}    
    
.meal_order {
    padding: 30px 10px;
}
.meal_order h2 a {
    font-size: 20px !important;
}
.product-quantity {
    display: none;
}
.cartpage h1 {
    padding-bottom: 30px;
}
.cartpage {
    background-image: none;
}

.dishes .pagination {
    width: fit-content;
}
.prev, .next {
    /*display: none;*/
}

.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.edit-account {
    height: auto;
}
.woocommerce-customer-details .woocommerce-column--billing-address, 
.woocommerce-customer-details .woocommerce-column--shipping-address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.addresses h2, .woocommerce-order-details__title {
    padding-top: 20px;
}
.my-account-details, .myaccount_dashboard .woocommerce-MyAccount-navigation,
.myaccount_dashboard .woocommerce-MyAccount-content {
    width: 100%;
}
.myaccount_dashboard .woocommerce-MyAccount-navigation {
    height: auto;
    margin-bottom: 20px;
    float: none;
}
.myaccount_dashboard .woocommerce-MyAccount-content {
    height: auto;
    margin-top: 0;
}
    
.acchead {
    background-color: #000;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    border: 1px solid #000;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.belive, .works1 p, .works2 p, .works4 p, 
.about-keto, .keto-plan-points {
    width: 100%;
} 
.works1 .wpb_content_element {
    margin-bottom: 0;
}
.works4 p {
    margin-left: 0;
}
.approach, .monotony {
    width: 90%;
}    
.works2 {
    top: 0;
}
.about-section {
    background-position: 100% 28%;
}
.about-img {
    padding-top: 25px;
}    
    
    
.homerow1 {
    min-height: 0vh !important;
}    
ul.products li.product {
	width: 100% !important;
    margin: 0 0 2.992em !important;
}    
.single-dish-inner {
    padding-left: 30px;
}
.single-dish-excerpt {
    width: 100%;
}
.iconsmeal {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.homerow1 .wpb_wrapper {
    padding-left: initial;
    padding-bottom: initial;
}
.homerow1 h2, .homerow3 h2 {
    font-size: 35px;
    line-height: 50px;
}
.homerow1 h1, .homerow3 h1 {
    font-size: 48px;
}
.homeimg1 .vc_column-inner {
    padding-top: 0px !important;
}
.homerow3 p {
    text-align: left;
}
.homerow3 .homeplans .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}
 .homerow3 {
    height: auto !important;
}
.homerow2 .kitchencolumn {
    height: auto;
}
.best_products .vc_column-inner {
    padding-top: 0;
}

.best_products .product {
    width: 100% !important
}
.dishesprodducts .product {
    width: 100% !important
}
.dishesrow1 {
    padding-top: 50px;
}
.contact [type=submit] {
    width: auto;
    padding-top: 20px;
}
.best_products {
    background-position: center !important;
    background-size: cover !important;
    margin-top: 25px !important;
}
.best_products .vc_empty_space {
    height: 0px !important
}
.large-view {
    display: none !important;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  text-decoration: none;
  display: block;
  transition: 0.3s;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  left: 45px;
  font-size: 40px;
}
.navburger .open {
    font-size:30px;
    cursor:pointer;
}
.navburger {
    text-align: right;
    margin: auto;  
}
.mobile-view .col-sm-6 {
    width: 50% !important;
}
.menu-mobile-header-menu-container li {
    padding: 8px;
    text-transform: uppercase;
}
.mobile-view .register a {
    width: fit-content;
    margin: auto;
}
.fphone {
    margin-top: 20px;
    margin-bottom: 20px;
}
.flink, .socialfooter {
    width: 50% !important;
    margin: 10px 0px;
}
.flogo {
    margin-bottom: 10px;
}
.registration #customer_login {
    width: 100%;
    padding: 10px 15px 30px 15px;
}
.signin #customer_login {
    width: 100%;
    padding: 10px 15px 30px 15px;
}
.form-row-last, .form-row-first {
     width: 100% !important;
}

}

@media (min-width: 768px) {
.checkout button.button.alt {
    margin-left: 20px;
}
.checkoutinfo {
    float: left;
    padding: 10px !important;
}
.dishes .dishcolumn h6 {
    min-height: 90px;
    padding: 10px 30px;
}    
.dishes .pagination {
    width: fit-content;
}

.homerow3 {
    background-image: url(../../uploads/2020/03/Puttu_with_kadala_curry@2x.jpg?id=85) !important;
}
.dishesrow1 {
    padding-top: 50px;
}
.mobile-view {
    display: none !important;
}
.bottom_content {
    display: none;
}
.homerow1 {
	background-image: url(../../uploads/2020/07/home-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 72vh !important;
}
.best_products {
    background-image: url(../../uploads/2020/03/potato-curry-with-roti-101092-1@2x-scaled-e1606368961122.jpg) !important;
    z-index: -2;
    
}
}
.best_products:after {
       content: "";
    right: 0;
    position: absolute;
    display: inline-block;
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: blur(8px);
    -webkit-filter: blur(142px);
}

@media (max-width: 767px) {

.dishes .dishcolumn h6 {
    padding: 30px;
} 
.dishes img {
   /* height: auto;*/
}
.dishes .pagination .page-numbers {
    font-size: 14px;
    padding: 15px 10px;
    line-height: 7px;
}
.prev, .next {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.homerow1 .vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}
.homerow1 .wpb_content_element {
    margin-bottom: 15px !important;
}
.myaccount_dashboard .woocommerce-MyAccount-navigation,  .myaccount_dashboard .woocommerce-MyAccount-content {
    width: 100% !important;
}
.homerow3 h2 {
    text-align: left !important;
}
.homerow3 .vc_btn3-container.vc_btn3-right {
    text-align: left !important;
}
}


@media (min-width: 1200px) {
.homerow3 .vc_btn3-container.vc_btn3-right {
    margin-right: 100px;
}

/* product list transition */

li.product {
    display: grid;
    vertical-align: middle;
    align-items: center;
    /*min-height: 470px;*/
    /*transition-property: height;*/
    transition-duration: 0.3s;
    transition-delay: 0.2s;
}
/*ul.products {*/
/*    align-items: center;*/
/*    display: flex;*/
/*    min-height: 550px;*/
/*}*/
li.product:hover {
    /*min-height: 500px;*/
    box-shadow: 1px 1px 20px 8px #e6e4e4 !important;
}

/* product list transition */

}




@media (max-width: 768px) and (min-width: 768px) {
.woocommerce-customer-details .woocommerce-column--billing-address, 
.woocommerce-customer-details .woocommerce-column--shipping-address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.addresses h2, .woocommerce-order-details__title {
    padding-top: 20px;
}
.my-account-details, .myaccount_dashboard .woocommerce-MyAccount-navigation,
.myaccount_dashboard .woocommerce-MyAccount-content {
    width: 100%;
}
.myaccount_dashboard .woocommerce-MyAccount-navigation {
    height: auto;
    margin-bottom: 124px;
    float: none;
}
.myaccount_dashboard .woocommerce-MyAccount-content {
    height: auto;
}
.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.edit-account {
    height: auto;
}
}

/*responsive end*/


.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button {
    width: auto !important;
}
.ketoplans a {
    background-color: #5f9434;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    height: 30px;
    display: inline-flex;
    align-items: center;
}
.ketoplans a:hover, .ketoplans.current-menu-item a {
    background-color: #000000;
}
input[type=radio] {
    width: auto !important;
}
.single-edit-address {
    font-size: 25px;
    margin-bottom: 20px;
    font-family: Roboto-Bold !important;
}
.woocommerce-account .addresses .title h3, 
.woocommerce-Address-title.title h3{
    display: none !important;
}
.deliverytitle {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
.woocommerce-lost-password .myaccountpage {
    padding-top: 50px;
    position: relative;
    z-index: 9;
    background-color: #fff;
    margin: 50px 0px;
    padding: 30px;
    box-shadow: 1px 1px 20px 5px #e6e4e469;    
}
.woocommerce-MyAccount-content a.button span {
    font-size: 25px;
    position: relative;
    top: 3px;
    padding-right: 5px;
}
.woocommerce-MyAccount-content address br {
    content:' ';
}
.woocommerce-MyAccount-content address br:after {
    content:',';
    padding-right: 5px;
}
.cart_totals .woocommerce-shipping-destination {
    display: none;
}
.woocommerce a.remove {
    color: #fff !important;
}
.order-sucess-page address {
    min-height: 170px;    
}
.woocommerce-order-received .custom-fields tr th:nth-child(1) {
    width: 42%;
}
.delete-address-button {
    display: none !important;
}
.cart_item .product-remove a.remove {
    color: #000 !important;
}
#shipping_state_field, #billing_state_field, 
#shipping_country_field, #billing_country_field {
    display: none !important;
}
.woocommerce-message {
    z-index: 9;
}
.terms h2 {
    font-size: 20px !important;
}
.terms p {
    margin-bottom: 1rem !important;
}
.homerow2 img.vc_single_image-img.attachment-full:hover {

    transform: rotate(360deg);
    transition: 0.6s ease-out;
}
.home-icon-ima img:hover {
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.different-diet .wpb_single_image img{
    border-radius:10px;
}



@media (max-width: 767px) and (min-width: 447px) {
    
.tabcheckoutmeal ul li a div {
    margin-top: -20px !important;
    margin-bottom: 14px;
}
.thwmsc-layout-time-line ul.thwmsc-tabs {
    margin-top: -44px !important;
}
.tabcheckoutform ul li a div {
    margin-top: -27px !important;
}

}


@media (max-width: 446px)  {
.tabcheckoutmeal ul li a div {
    margin-top: -21px !important;
    margin-bottom: 14px;
}
.thwmsc-layout-time-line ul.thwmsc-tabs {
    margin-top: -43px !important;
}
.tabcheckoutform ul li a div {
    margin-top: -27px !important;
}
.tabcheckout ul li a {
    font-size: 15px;
    line-height: 28px;
}  

}
.woocommerce table.shop_table td{
    color: #000000;
    font-weight: bold;
    
}
.woocommerce-terms-and-conditions-wrapper p{
     font-size: 20px;
}


/*/////////////////////contact page tab view /////////////*/
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab>a {
    border-color: #8b8b8b !important;
    color: #2fa12f !important;
    font-weight: bold;
    font-size: 16px;
}

 .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab.vc_active>a {
    border-color: #8b8b8b !important;
    background-color: #8b8b8b !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 16px;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading{
    border-color: #000000  !important;  
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a{
	  color: #35a63d !important;
    border-color: #8b8b8b !important;
}

.vc_tta.vc_general .vc_tta-tab>a {
    padding: 8px 30px !important;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab>a:hover {
    border-color: #8b8b8b !important;
    background-color: #8b8b8b !important;
        color: #fff !important;
        transform: scale(1.09);
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: white !important;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        background-color: #8b8b8b !important;
    color: #fff !important;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a:hover  {
        background-color: #8b8b8b !important;
    color: #fff !important;
}

 .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    /*color: black !important;*/
}

/*/////////////////////contact page tab view  end/////////////*/
/*Qnty feild in card*/
.cart .quantity:before{
        content: ""!important;
    margin-right: 10px;
}
.cart   {
    
    text-align: center;}
.cart  .quantity {
    margin-left: -12px;
   }
.cart .quantity .plus{
        font-weight: 100;
    background-color: #30a334;
    border: #30a334;
    color: #fff;
    font-size: 17px;
    width: 30px;
    height: 30px;
    border-radius: 27px;
}.cart .quantity .minus{
        font-weight: 100;
    background-color: #30a334;
    border: #30a334;
    color: #fff;
    font-size: 17px;
    width: 30px;
    height: 30px;
    border-radius: 27px;
}
#wcms_message{
    display:none;
}
/*Qnty feild in card end*/
/*** chat ***/
.chat{
    position: fixed;
    width: 43px;
    height: 142px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    right: 0px;
    border: 5px;
    background: #4CAF50 0% 0% no-repeat padding-box;
    box-shadow: -5px 0px 6px #0000001F;
    text-align: center;
    z-index: 3;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
  }
  .chat .chat-content{
    color: #FFF;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    top: -25px;
    right: 5px;
    bottom: 0;
    left: 0px;
    margin: 0;
    height: 150px;
    width: 167px;
    font-size: 16px;
    font-weight: 700;
    border: none;
  }
  .chat-content.d-flex{
    align-items: baseline;
  }
  .chat-content h6{
    font-weight: 700;
    font-size: 14px;
  }
  .icon-img img {
    transform: rotate(90deg);
  }

