/*
Theme Name: CibaSpices
Theme URI: https://www.cibaspices.com/
Author: digbig.tech
Author URI: https://www.digbig.tech/
Description: Our Ciba default theme is designed for our e commerce website.
Requires at least: WordPress 4.9.6
Requires PHP: 8.1
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Ciba Spices
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
    outline:none;
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight:bold;
}
i, em {
	font-style:italic;
}
.left {
	float:left;
}
.right {
	float:right;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
input {
	font-family: 'Montserrat', sans-serif;
}
textarea {
	overflow:auto;
	font-family: 'Montserrat', sans-serif;
}
a {
    color:#313c44;
    text-decoration: none;
}
a:hover,
a:focus {
    opacity: 0.85;
    text-decoration: none;
}
address {
	font-style:normal;
}
img {
    max-width:100%;
    height: auto;
}
.mb-60 {
    margin-bottom: 60px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-60 {
    margin-top: 60px;
}
.m-0 {
    margin: 0;
}

/* Body Content */
body {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
    color:#313c44;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
@media (min-width: 1281px) {
    .container {
        width: 1340px;
    }
 }


/* Top Bar */
.top-bar {
    background: #f7f7f7;
    height: 30px;
    padding: 9px 0;
    font-size: 12px;
    line-height: 12px;
}
.top-bar li,
.top-bar ul {
    float: right;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #ccc;
}
.top-bar ul:nth-child(2),
.top-bar li:last-child {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
}
.top-bar li.tel a {
    color: #C75D00;
    display: block;
}
.top-bar li.tel a:hover {
    opacity: 0.8;
    
}
.top-bar li svg {
    float: left;
    margin-right: 5px;
}
.top-bar li span {
    display: block;
    float: left;
    padding-top: 1px;
}

/* Header */
header {
    background: #fff;
    width: 100%;
    height: 80px;
    line-height: 80px;
    position: relative;
    z-index: 999;
    transition: ease-out all 0.2s;
}
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: rgba(0,0,0,0.05) 0 8px 8px;
}
.fixed-spacing {
    padding-top: 80px;
}

/* Logo */
.logo {
    width: 130px;
}

/*  Navigation */
span.menu {
    display: none;
    cursor: pointer;
}
header nav {
    color: #999;
    float: right;
    margin-right: 20px;
}
header nav li {
    float: left;
    margin: 0 16px;
    position: relative;
}
header nav li a {
    display: block;
}
header nav ul ul {
    background: #fff;
    width: 200px;
    position: absolute;
    left: -50px;
    top: 100%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: ease-in-out all 0.3s;
    transform: translateY(-20px);
    padding-bottom: 10px;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(0,0,0,0.05) 0 10px 20px;
}
header nav li li {
    line-height: 50px;
    float: none;
    margin: 0;
    padding: 0 15px;
}
header nav li li:hover {
    background: #f7f7f7;
}
header nav ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Cart */
.cart-box {
    margin-left: 20px;
}
.cart-box .cart {
    float: right;
}
.cart-count {
    background: #66cc33;
    width: 22px;
    height: 22px;
    display: block;
    line-height: 22px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin: 30px 10px 0 10px;
}

/* hero Banner */
.hero-banner {
    position: relative;
    margin-bottom: 60px;
    z-index: 1;
    overflow: hidden;
}
.baner-bg {
    background: url(https://www.cibaspices.com/wp-content/uploads/2021/06/Boiled-egg.jpg) no-repeat center top;
    height: 420px;
}
.baner-bg2 {
    background: url(https://www.cibaspices.com/wp-content/uploads/2021/06/veg-family.jpg) no-repeat center top;
    height: 420px;
}
.baner-bg3 {
    background: url(https://www.cibaspices.com/wp-content/uploads/2021/06/Sprinklers_23.jpg) no-repeat center top;
    height: 420px;
}
.banner-caption {
    width: 100%;
    padding-top: 120px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}
.banner-caption span {
    font-size: 24px;
    color: #fff;
    display: block;
    padding-bottom: 10px;
	text-transform: uppercase;
}
.banner-caption strong {
    font-size: 40px;
    line-height: 40px;
    color: #333;
    display: block;
    padding-bottom: 10px;
	text-transform: uppercase;
}
.shop-btn {
    background: url(images/element.svg) no-repeat right center;
    padding-right: 30px;
    color: #c75d00;
    font-size: 16px;
    font-weight: bold;
}
.shop-btn:hover {
    color: #c75d00;
}
.hero-banner .flex-control-nav {
    width: 100px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 999;
    margin-left: -50px;
}
.hero-banner .flex-control-nav li {
    float: left;
    margin-left: 12px;
}
.hero-banner .flex-control-nav li:first-child {
    margin-left: 0%;
}
.hero-banner .flex-control-nav li a {
    background: rgba(0, 0, 0, 0.2);
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 6px;
    text-indent: -999px;
}
.hero-banner .flex-control-nav li a.flex-active {
    background: #fff;
}

/* Highlight Slider */
.highlights-slider {
    background: rgba(255, 255, 255,0.3);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    position: relative;
    z-index: 2;
}
.gradient-bg {
    padding-bottom: 20px;
}
.highlights-slider .slides li {
    padding: 60px 0;
}
.highlights-slider .imgb {
    background: #fff;
    width: 50%;
    max-height: 400px;
    float: left;
    overflow: hidden;
    border-radius: 0 10px 10px 0;
    box-shadow: rgba(0, 0, 0, 0.3) -40px 20px 70px;
}
.highlights-slider .imgb img {
    width: 100%;
    height: auto;
}
.highlights-slider .txtb {
    width: 50%;
    float: left;
    padding-left: 40px;
}
.highlights-slider .txtb h3 {
    font-size: 34px;
    padding: 70px 0 30px 0;
    color: #672605;
    margin-bottom: 0;
}
.highlights-slider .txtb p {
    max-width: 400px;
    line-height: 28px;
    font-size: 16px;
    padding-bottom: 30px;
    color: #666;
}
.highlights-slider .flex-control-nav {
    margin-left: 40px;
    position: absolute;
    left: 50%;
    bottom: 120px;
    z-index: 5;
}
.highlights-slider .flex-control-nav li {
    background: #ddd;
    width: 15px;
    height: 3px;
    float: left;
    display: block;
    border-radius: 3px;
    margin-left: 5px;
    overflow: hidden;
}
.highlights-slider .flex-control-nav li:first-child {
    margin-left: 0;
}
.highlights-slider .flex-control-nav li a {
    display: block;
    text-indent: -9999px;
}
.highlights-slider .flex-control-nav li a.flex-active {
    background: #66CC33;
}

/* Section  Heading */

.section-heading,
.home-info .txtb h3 {
    background: url(images/r-g-element.svg) no-repeat right center;
    line-height: normal;
    padding-right: 30px;
    color: #313C44;
    font-size: 32px;
    display: inline-block;
    margin-bottom: 40px;
}
.section-heading span,
.home-info .txtb h3 span {
    background: url(images/l-g-element.svg) no-repeat left center;
    padding-left: 30px;
}

/* Best Sellers */
.best-sellers li,
.woocommerce ul.products li.product {
    min-height: 460px;
    padding: 0 10px;
    text-align: center;
}
.best-sellers .product-thumb,
.woocommerce ul.products li.product a img {
    text-align: center;
    border-radius: 20px;
    margin-bottom: 16px;
    display: block;
}
.best-sellers .product-thumb img {
    border-radius: 40px;
}
.best-sellers .product-name,
.products h2,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 20px;
    display: block;
    color: #313C44;
    padding: 0 15px 10px;
}
.woocommerce ul.products li.product a img {
    padding: 0;
    border-radius: 40px;
}
.best-sellers .product-name {
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.best-sellers .product-categories {
    color: #999;
    display: block;
    padding-bottom: 10px;
}
.best-sellers .product-price,
.woocommerce ul.products li.product .price {
    min-width: inherit;
    float: none;
    font-size: 18px;
    color: #672605;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
}
.woocommerce ul.products li.product .price {
    line-height: inherit;
}
.best-sellers li .add_to_cart_button,
.woocommerce li a.button {
    opacity: 0;
    visibility: hidden;
}
.best-sellers li:hover .add_to_cart_button,
.woocommerce li:hover a.button {
    opacity: 1;
    visibility: visible;
}

/* Benefits Info */
.benefits-info .imgb {
    background: #66CC33;
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    border-radius: 50px;
    margin-right: 20px;
}
.benefits-info .txtb {
    width: 60%;
    height: 100px;
    float: left;
    padding-top: 20px;
}
.benefits-info .txtb strong {
    color: #313C44;
    font-size: 24px;
    padding-bottom: 10px;
    display: block;
}
.benefits-info .txtb span {
    font-size: 16px;
    color: #999;
}
.image-margin {
    padding: 16px;
}

/* Popular Recipes */
.popular-recipes {
    margin: 100px 0;
}
.popular-recipes.all-recipes {
    margin: 0;
}
.popular-recipes li {
    padding: 0 10px;
    padding: 0 16px;
}
.popular-recipes a {
    background: #f7f7f7;
    width: 100%;
    height: 300px;
    display: block;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.popular-recipes li img {
    width: 100%;
    height: 100%;
}
.popular-recipes .overlay {
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%);
    width: 100%;
    height: 100%;
    padding: 24px;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 1;
}
.popular-recipes .overlay strong {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: table-cell;
    vertical-align: bottom;
}
.all-recipes li {
    list-style: none;
}
.all-recipes a {
    margin-bottom: 20px;
}

/* Home Blog Post */
.home-blog {
    margin: 40px 0 80px 0;
}
.home-blog-post .imgb {
    background: #f7f7f7;
    border-radius: 40px;
    overflow: hidden;
    margin-bottom: 24px;
}
.home-blog-post .txtb p:empty {
    display: none;
}
.home-blog-post .txtb h4 {
    font-size: 20px;
    color: #313C44;
    margin-bottom: 10px;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-blog-post .txtb span.date-stamp {
    color: #999;
    display: block;
    padding-bottom: 10px;
}
.home-blog-post .txtb p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
}

/* Home Bottom Highlighter */
.bottom-hightlight {
    background: url(images/placeholder-img.png) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    height: 300px;
    position: relative;
}
.bottom-hightlight .blur-box {
    background: rgba(49, 60, 68, 0.3);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    width: calc(100% - 578px);
    max-width: 1300px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.bottom-hightlight .quote {
    width: 510px;
    float: left;
    height: 300px;
    display: table;
    padding-right: 30px;
	text-transform: uppercase;
}
.bottom-hightlight .quote h5 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    display: table-cell;
    vertical-align: middle;
}
.bottom-hightlight .txtb {
    width: 800px;
    height: 300px;
    padding: 40px 40px 40px 80px;
    color: #fff;
    float: left;
    display: table;
    position: relative;
    z-index: 3;
}
.bottom-hightlight .txtb cite {
    display: table-cell;
    vertical-align: middle;
}
.bottom-hightlight .txtb p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
}
.bottom-hightlight .shop-btn {
    background-image: url(images/r-light-element.svg);
    color: #FBBE00;
}

/* Footer */

footer {
    background: #333;
    /* border-top: 1px solid #eee; */
}
.footer-top p {
    line-height: 24px;
    color: #eee;
    padding-right: 30px;
    margin-bottom: 10px;
}
.footer-top .mail-us,
.footer-top address {
    font-size: 16px;
    color: #eee;
}
.footer-top .mail-us a {
    color: #FBBE00;
}
.footer-top .locate span {
    float: left;
}
.footer-top .locate .address-tag {
    width: 260px;
    float: left;
    font-size: 16px;
    color: #FBBE00;
    margin-left: 5px;
    padding: 0;
}
.footer-top {
    padding: 40px 0;
}
.footer-top h5 {
    color: #fff;
    padding-bottom: 20px;
}
.footer-top li {
    width: 100%;
    line-height: 30px;
    margin: unset;
    list-style: none;
}
.footer-top li a {
    color: #eee;
}
.footer-top li a:hover {
    color: #fff;
}
.f-social-ico li {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
}
.f-social-ico li:first-child {
    margin-left: 0;
}
.f-social-ico li:hover {
    background: #eee;
}
.f-social-ico li a {
    display: block;
    text-align: center;
}
.footer-bottom {
    padding: 30px 0;
    line-height: 22px;
    border-top: 1px solid #444;
}
.footer-bottom p {
    font-size: 12px;
    color: #ccc;
}
.footer-bottom .pay-mode-ico ul,
.footer-bottom .pay-mode-ico p {
    float: right;
}
.footer-bottom .pay-mode-ico li {
    float: left;
    margin-left: 10px;
}

/* CSR */
.csr-txtb {
    margin-bottom: 40px;
}
.csr-txtb p {
    font-size: 14px;
    line-height: 20px;
    color: #313C44;
    margin-bottom: 20px;
}
.csr-txtb .wpb_content_element {
    margin-bottom: 12px;
}

/* Product Page */
.p-note {
    font-size: 12px;
    color: #999;

}
/* Breadcrumb */
.breadcrumb {
    background: none;
    line-height: 20px;
    padding: 0;
	border-radius: 0;
}
.woocommerce .woocommerce-breadcrumb {
    float: none;
    color: #999;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #313C44 !important;
}
.breadcrumb a:hover {
    color: #C75D00 !important;
    opacity: 1;
}
.breadcrumb svg {
    margin: 0 10px;
}
.woocommerce .woocommerce-result-count {
    line-height: 20px;
    margin: 20px 0;
    float: right;
    color: #999;
    padding-left: 15px;
}
.product-bg {
    background: #fff;
    padding: 30px;
    border-radius: 40px;
    margin: 20px 0 60px 0;
    box-shadow: rgba(0,0,0,0.08) 0 0 30px;
}
.woo-variation-product-gallery,
.woocommerce-page div.product div.images {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='50' ry='50' stroke='%23333' stroke-width='1' stroke-dasharray='4%2c 6' stroke-dashoffset='30' stroke-linecap='round'/%3e%3c/svg%3e");
    max-width: 500px !important;
    min-width: 500px !important;
    min-height: 400px;
    padding: 20px;
    border-radius: 30px;
}
.woo-variation-gallery-wrapper .wvg-gallery-image {
    border-radius: 40px;
}
.woo-variation-gallery-wrapper .woo-variation-gallery-slider img,
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
    border-radius: 30px;
}
.woocommerce-page div.product div.summary {
    width: 700px;
    float: left;
    margin-left: 40px;
}
.entry-summary h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 8px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
}
.woocommerce-product-rating a {
    color: #777;
}
.star-rating,
.woocommerce .products .star-rating {
    display: none;
}
.average-rating {
    color: #E6AC22;
    font-weight: bold;
}
.average-rating img {
    float: left;
    margin: 7px 5px 0 0;
}
.average-rating strong {
    color: #E6AC22;
}
div.product .entry-summary .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    min-width: 160px;
    width: 100%;
    float: left;
    line-height: 36px;
    font-size: 24px;
    color: #672605;
    font-weight: bold;
    margin-bottom: 16px;
}
.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce input.button,
.login-btn, #btn-razorpay,
#btn-razorpay-cancel {
    background: #C75D00 !important;
    height: 36px !important;
    line-height: 36px;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
    border: 0;
    padding: 0 22px !important;
    box-shadow: rgba(199, 93, 0, 0.3) 0 10px 20px !important;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.login-btn:hover,
#btn-razorpay,
#btn-razorpay-cancel {
    background: #C75D00;
    opacity: 0.85;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover
{
    background: #C75D00;
}
.woocommerce div.product form.cart .button {
    float: right !important;
}
.quantity-border {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23333' stroke-width='1' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");
    width: 320px;
    height: 46px;
    padding: 4px;
    float: left;
    border-radius: 10px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
}
.quantity-border .quantity {
    padding-left: 5px;
    line-height: 36px;
}
.quantity-border .quantity-label {
    color: #999;
}
.woocommerce .quantity .qty,
.net-weight select {
    width: 120px;
    height: 36px;
    font-size: 18px;
    font-weight: bold;
    border: none;
}
.woocommerce div.product form.cart .variations {
    width: 100% !important;
}
.net-weight {
    background: #f7f7f7;
    width: 320px;
    height: 44px;
    padding: 4px;
    float: left;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
}
.net-weight label {
    color: #666;
    float: left;
    line-height: 40px;
    padding-left: 4px;
    font-weight: normal !important;
    color: #999;
}
.net-weight select {
    width: 220px;
    padding: 0 8px;
    font-size: 14px;
    max-width: inherit !important;
    min-width: inherit !important;
    margin: 0 0 0 8px !important;
    border-radius: 5px;
    border: #eee 1px solid;
}
.woocommerce div.product form.cart .reset_variations {
    background: #eee;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    display: block;
    float: right;
    border-radius: 5px;
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-MyAccount-navigation ul,
.widget-content {
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #eee;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-MyAccount-navigation li,
.widget-content li {
    background: none;
    height: 40px;
    line-height: 40px;
    float: left;
    display: block;
    color: #666;
    border: none;
    margin: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 0 20px;
    color: #313C44;
    border-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-MyAccount-navigation li.is-active a,
.widget-content li.current-cat-parent {
    background: #313C44;
    color: #fff;
}
.woocommerce-tabs {
    margin-top: 30px;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    background: none;
    border: none;
    box-shadow: none;
}

/* Secondary Button */
.add_to_cart_button,
.proceed-btn,
.woocommerce a.button,
.woocommerce ul.products li.product .button {
    background: rgba(102,204,51,0.15);
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0;
    color: #57B429;
    text-align: center;
    border-radius: 5px;
    border: 0;
    margin: 0 auto;
    font-weight: bold;
    transition: ease-in-out all 0.2s;
}
.add_to_cart_button:hover,
.proceed-btn:hover,
.woocommerce a.button:hover {
    background: rgba(102,204,51,0.15);
    opacity: 0.85;
    color: #57B429;
}

/* Shoping Cart */

.cart-box {
    position: relative;
}
.empty.shopping {
    background: #fff;
    width: 350px;
    min-height: 100px;
    line-height: normal;
    padding: 20px;
    color: #999;
    position: absolute;
    right: -40px;
    top: 100%;
    z-index: 999;
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: ease-in-out all 0.3s;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(0,0,0,0.05) 0 10px 20px;
}
.cart-box:hover .empty.shopping {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.empty.shopping .empty-cart strong {
    color: #313C44;
    display: block;
    padding-bottom: 10px;
}
.empty.shopping li {
    width: 100%;
    display: table;
    padding: 15px 0;
    border-top: 1px solid #eee;
}
.empty.shopping li:first-child {
    border-top: 0;
    padding-top: 0;
}
.empty.shopping .product-name {
    width: 60%;
    display: table-cell;
    color: #313C44;
    font-weight: bold;
}
.empty.shopping .quantity,
.empty.shopping .cart-price {
    width: 20%;
    display: table-cell;
    color: #999;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
}
.empty.shopping .quantity strong {
    display: inline;
    color: #666;
}
.empty.shopping .cart-price,
.empty.shopping .subtotal span {
    color: #666;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}
.empty.shopping .subtotal {
    background-color: #f7f7f7;
    width: 100%;
    display: table;
    line-height: 24px;
    padding: 5px 0;
    margin: 10px 0;
    border-radius: 5px;
}
.empty.shopping .subtotal strong,
.empty.shopping .subtotal span {
    width: 60%;
    text-align: right;
    display: table-cell;
    color: #672605;
}
.empty.shopping .subtotal span {
    width: 40%;
    font-size: 18px;
    font-weight: bold;
}
.empty.shopping .proceed-btn  {
    background: rgba(102,204,51,0.15);
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #57B429;
    text-align: center;
    border-radius: 5px;
    border: 0;
    padding: 0 16px;
    font-weight: bold;
}

.home-info {
    background: url(images/home-about.png) no-repeat  center;
    background-size: cover;
    min-height: 470px;
    overflow: hidden;
    padding: 40px 0 30px 0;
}
.home-info .txtb,
.about-info .txtb {
    width: 50%;
    padding-right: 50px;
}
.home-info .txtb h3  {
    background-image: url(images/r-green-element.svg);
    margin-bottom: 20px;
}
.home-info .txtb h3 span {
    background-image: url(images/l-green-element.svg);
    color: #66CC33;
}
.home-info .txtb h4,
.about-info .txtb h1 {
    color: #313C44;
    font-size: 32px;
    padding-bottom: 20px;
}
.home-info .txtb p,
.about-info .txtb p {
    font-size: 14px;
    line-height: 26px;
    color: #313C44;
    margin-bottom: 20px;
}
.home-info .txtb p:last-child,
.about-info .txtb p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 25%;
    margin: 0;
}
.sku-number {
    width: 100%;
    display: block;
    padding-bottom: 10px;
    color: #999;
}
.sku-number:empty {
    display: none;
}
.woocommerce .woocommerce-ordering {
    margin: 20px 0 0 0 !important;
}

/* Listing Pagination */
.woocommerce-pagination {
    float: none;
}
.woocommerce nav.woocommerce-pagination ul {
    border-radius: 10px;
    padding: 5px;
    border: 1px solid #eee;
}
.woocommerce nav.woocommerce-pagination ul li {
    width: 30px;
    border: 0;
    margin-left: 2px;
}
.woocommerce nav.woocommerce-pagination ul li:first-child {
    margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current,
.next.page-numbers {
    background: #C75D00;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}
.next.page-numbers {
    background: #313C44;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p,
.woocommerce-product-details__short-description p {
    line-height: 22px;
    color: #666;
    margin-bottom: 10px;
}
.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h3,
.woocommerce-Tabs-panel h4,
.woocommerce-Address-title h3 {
    margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations {
    width: 400px;
    float: left;
    margin-bottom: 0 0 8px 0;
}
.woocommerce div.product form.cart .variations td.label {
    color: #999;
    line-height: inherit;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: #fff;
    width: 700px;
    line-height: 30px;
    margin-left: -350px;
    position: fixed;
    left: 50%;
    bottom: 50px;
    z-index: 9999;
    border: 0;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 20px;
}
.navigation.pagination {
    width: 100%;
    display: block;
    text-align: center;
}
.next.page-numbers {
    padding: 5px 8px;
}
.nav-links a {
    background: #efefef;
    padding: 5px 8px;
    margin: 0 5px;
    border-radius: 4px;
}
.nav-links a:hover {
    background: #C75D00;
    color: #fff;
}
.page-numbers.current {
    color: #C75D00;
    margin: 0 5px;
}
.next.page-numbers {
    font-weight: normal;
}
.next.page-numbers {
    font-family: 'Montserrat', sans-serif;
}


/* Checkout Pages */
.woocommerce table.shop_table,
.woocommerce table.shop_table td {
    border: 0;
}
.woocommerce table.shop_table thead tr {
    background: hsl(0, 0%, 97%);
    color: #666;
}
.woocommerce table.shop_table tbody td {
    border-bottom: 1px solid #eee;
}
.product-remove {
    width: 25px;
    text-align: center;
}
.woocommerce a.remove,
.woocommerce a.remove:hover {
    background: none;
    width: inherit;
    color: #FC2B2B !important;
}
.woocommerce-cart table.cart tbody .product-thumbnail {
    width: 100px;
    height: 100px ;
}
.woocommerce-cart table.cart img {
    width: auto;
}
.woocommerce table.shop_table td.product-name {
    width: 400px;
    padding-top: 15px;
    font-weight: bold;
}
.woocommerce table.shop_table .product-price {
    width: 200px;
    text-align: right;
}
.woocommerce table.shop_table td.product-price {
    color: #666;
}
.woocommerce table.shop_table .product-quantity {
    width: 400px;
    text-align: center;
}
.woocommerce table.shop_table td.product-quantity {
    color: #333;
    font-weight: bold;
}
.woocommerce table.shop_table td.product-subtotal {
    font-size: 18px;
    color: #672605;
    font-weight: bold;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 200px;
}
.woocommerce button.button {
    height: 40px;
    border-radius: 5px;
}
.woocommerce button.button:hover {
    color: #fff;
}
.cart_totals h2,
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
    font-size: 16px;
    color: #C75D00;
    padding-bottom: 10px;
}
.cart_totals table.shop_table {
    border: 1px solid #eee;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 25%;
    color: #999
}
.order-total .woocommerce-Price-amount.amount {
    color: #672605;
    font-size: 16px;
}
.wc-proceed-to-checkout .checkout-button {
    background: #672605 !important;
    width: inherit !important;
    padding: 0 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.woocommerce form.checkout_coupon {
    padding: 15px;
    margin: 0 0 20px 0 !important;
}
.woocommerce form.checkout_coupon p:first-child {
    padding-bottom: 15px;
    color: #999;
}
.woocommerce form .form-row input.input-text {
    padding: 10px;
}
.woocommerce form .form-row {
    margin: 0 0 10px 0;
}
.select2-container .select2-selection--single {
    height: 40px;
    padding: 4px;
}
.woocommerce form .form-row textarea.input-text {
    min-height: 120px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.woocommerce form .form-row label {
    color: #666;
}
.woocommerce-checkout-review-order-table .product-total {
    width: 100px;
}
.woocommerce-form__input.woocommerce-form__input-checkbox {
    margin: 0;
}
.woocommerce-thankyou-order-received {
    padding: 0 0 30px 0;
    font-size: 24px;
    color: #57B429;
}
.woocommerce-order.product-bg {
    margin-top: 0;
}
.woocommerce ul.order_details,
.woocommerce-Address address {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.woocommerce ul.order_details li {
    width: 20%;
    margin: 0;
    padding: 0 20px;
    color: #999;
}
.woocommerce ul.order_details li:first-child {
    padding-left: 0;
}
.woocommerce ul.order_details li strong {
    padding-top: 5px;
    color: #333;
}
.woocommerce-order-details {
    padding-top: 20px;
}
.woocommerce-table__product-table {
    width: 200px;
}
.woocommerce .woocommerce-customer-details address {
    background: #f7f7f7;
    min-height: 200px;
    line-height: 30px;
    padding: 15px;
    border: 0;
    box-shadow: none;
}
.woocommerce-customer-details {
    margin-bottom: 0 !important;
}
.return-to-shop {
   min-height: 500px;
   text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
}
.woocommerce-MyAccount-navigation ul {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.woocommerce-MyAccount-navigation li.is-active {
    background-color: #f7f7f7;
}
.woocommerce-MyAccount-content p {
    padding-bottom: 15px;
    line-height: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content,
.login-box {
    min-height: 500px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.shop_table tbody td {
    padding: 10px 15px;
    font-size: 14px;
}
.woocommerce-Address address {
    font-size: 14px;
    line-height: 25px;
}
.woocommerce form.login {
    width: 400px;
    border: none;
}
.login-btn {
    width: 100%;
}
.login-box input.input-text {
    background: #f7f7f7;
    border: none !important;
}
.woocommerce .login-box .woocommerce-form-login__rememberme {
    padding-bottom: 20px;
}
.woocommerce .login-box .woocommerce-form-login__submit{
    margin-bottom: 30px !important;
}
.login-box .lost_password {
    text-align: center;
}
.login-box .lost_password a {
    color: #C75D00;
}
.woocommerce form .form-row .input-checkbox {
    margin: 0 5px 0 0;
    position: relative;
    vertical-align: inherit;
}

/* About us */
.about-info {
    padding: 50px;
    margin-top: 0;
}
.about-info .imgb,
.about-info .txtb {
    width: 50%;
    float: left;
}
.about-info .imgb {
    text-align: center;
}
.about-info .imgb img {
    border-radius: 20px;
}
.team-members {
    text-align: center;
}
.team-members ul {
    margin-bottom: 30px;
}
.team-members li,
.csr-main-grid li {
    background: #fff;
    width: 262px;
    display: inline-block;
    font-size: 16px;
    margin: 0 20px;
    padding: 10px;
    color: #672605;
    font-weight: bold;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 30px 30px;
}
.team-members img {
    width: 100%;
    border-radius: 10px;
}
.team-members strong {
    display: block;
    padding: 15px 0 5px 0;
}
.team-members p,
.our-journey .txtb p {
    max-width: 784px;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 auto;
    color: #313C44;
}
.our-journey .imgb {
    background: #fff;
    width: 40%;
    float: left;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 30px 30px;
}
.our-journey .imgb img {
    width: 300px;
    margin-bottom: 20px;
}
.our-journey .imgb strong {
    font-size: 20px;
    color: #C75D00;
    line-height: 30px;
    display: block;
    padding: 0 30px 30px;
    font-weight: bold;
}
.our-journey .txtb {
    width: 60%;
    float: left;
    padding-left: 40px;
}
.our-journey .txtb p  {
    max-width: inherit;
    margin-bottom: 40px;
}

/* Recipies Page */
.recipies-full {
    font-size: 15px;
    line-height: 22px;
    color: #333;
}
.recipies-full .page-title {
    color: #999;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}
.recipies-full .section-heading {
    margin-bottom: 30px;
}
.recipies-full h3 {
    font-size: 20px;
    color: #C75D00;
    padding: 30px 0 15px 0;
}
.recipies-full .imgb {
    float: left;
    margin: 0 40px 30px 40px;
}
.recipies-full .imgb img {
    border-radius: 10px;
}
.recipies-full .txtb {
    width: 100%;
    float: left;
    padding-left: 40px;
}
.recipies-full p {
    padding-right: 40px;
    margin-bottom: 15px;
}
.recipies-full ol,
.recipies-full ul {
    padding-right: 40px;
}
.recipies-full .sub-head {
    margin-bottom: 20px;
    display: block;
    color: #333;
    padding-left: 20px;
}
.recipies-full ul {
    margin-bottom: 10px;
}
.recipies-full ul li {
    padding-left: 10px;
    margin: 0 0 10px 40px;
}
.recipies-full li::before {
    content: "\2022";
    color: #C75D00;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin: 0 0 0 -1em;
}
.recipies-full ol li {
    margin: 0 0 10px 30px;
}
.woocommerce-info {
    display: none;
}
.woocommerce-MyAccount-navigation li:last-child {
    float: right;
}
.woocommerce-MyAccount-navigation li:last-child a {
    color: #FC2B2B;
}
.widget-content {
    margin-bottom: 20px;
    position: relative;
}
.widget-content h3 {
    line-height: 40px;
    padding: 0 30px 0 10px;
    float: left;
    color: #999;
}
.widget-content li {
    display: block;
    padding: 0 20px;
    color: #313C44;
    border-radius: 5px;
}
.widget-content li.current-cat {
    background: #313C44;
    color: #fff;
    font-weight: bold;
}
.widget-content li.current-cat > a {
    color: #fff;
}
.widget-content li.current-cat.cat-parent,
.widget-content li.current-cat-parent {
    margin-bottom: 40px;
}
.widget-content li.current-cat-parent > a {
    color: #fff;
}
.widget-content ul.children {
    width: 100%;
    display: none;
    position: absolute;
    left: 175px;
    bottom: 5px;
    z-index: 2;
}
.widget-content li.current-cat ul.children,
.widget-content li.current-cat-parent ul.children {
    display: block;
    font-family: 'Montserrat', sans-serif;
}
.widget-content ul.children li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.widget-content li.current-cat-parent li.current-cat {
    background: #672605;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
}
.woocommerce form.register {
    width: 400px;
    min-height: 355px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.woocommerce form.register .login-btn {
    margin-top: 47px;
}
.col-1 h2, .col-2 h2 {
    padding-left: 20px;
}
.blog-content {
    max-width: 80%;
    margin: 0 auto;
}
.blog-content img {
    float: left;
    margin:0 40px 40px 0;
    border-radius: 10px;
}
.blog-content p {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    margin-bottom: 20px;
}
.prev-next-recipes {
    width: 100%;
    float: left;
    padding: 40px 0 10px 0;
}
.prev-next-recipes a {
    line-height: 20px;
}
.prev-next-recipes svg {
    width: 16px;
    height: auto;
    margin: 0 5px;
}
.prev-next-recipes a:hover svg path {
    fill: #c75d00;
}
.csr-gallery {
    background: #f7f7f7;
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}
.csr-gallery {
    background: #f7f7f7;
    width: 100%;
    border-radius: 40px;
}
.csr-gallery .flex-viewport {
    margin-bottom: 10px;
}
.csr-gallery .flex-viewport img {
    width: auto;
    max-height: 500px;
    border-radius: 20px;
}
.csr-gallery .flex-control-nav li {
    display: inline-block;
    margin: 0 1px;
}
.csr-gallery .flex-control-nav li img {
    max-height: 50px;
    display: inline-block;
    opacity: .6;
}
.csr-gallery .flex-control-nav li:hover img,
.csr-gallery .flex-control-nav li img.flex-active {
    opacity: 1;
    cursor: pointer;
}
.csr-main-grid {
    padding-top: 20px;
}
.csr-main-grid p {
    margin-bottom: 15px;
}
.csr-main-grid li {
    width: 15%;
    min-height: 230px;
    text-align: center;
    margin:  0 0 0 20px;
}
.csr-main-grid li:first-child {
    margin: 0;
}
.csr-main-grid li {
    margin-bottom: 40px;
}
.csr-main-grid .product-thumb img {
    border-radius: 20px;
    margin-bottom: 15px;
}
.bg-spices {
    background: url("https://www.cibaspices.com/wp-content/uploads/2021/06/image1.jpg") no-repeat left top;
}
.bg-spices2 {
    background: url("https://www.cibaspices.com/wp-content/uploads/2021/06/image2.jpg") no-repeat right top;
}
.cat-heading {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    bottom: -44px;
}


/* Hidden Items for Desktop */
.product_meta, .post-navigation, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .entry-footer, .woocommerce a.added_to_cart, .woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after, button[name='update_cart'], .woocommerce table.shop_table .product-quantity .quantity-label, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message, .average-rating, nav.woocommerce-breadcrumb, #secondary.secondary, .reset_variations, .mobile-banner {
    display: none !important;
}

@media only screen and (max-width:767px) {
	body, .fixed-spacing {
		padding-top: 60px;
	}
    .container {
        padding: 0 15px;
    }
    header {
		background: #fff;
        width: 100%;
        height: 60px;
        line-height: 60px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		box-shadow: rgba(0,0,0,0.1) 0 0 10px;
	}
    span.menu {
        width: 30px;
        display: block;
        float: left;
        margin-right: 10px;
    }
    .logo {
        width: 70px;
        float: left;
    }
    .cart-count {
        margin-top: 20px;
    }
    header nav > ul {
        background: #fff;
        width: 100%;
        position: fixed;
        left: 0;
        top: 60px;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: ease-in-out all 0.3s;
        box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px;
    }
    header nav ul.menu.active {
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    header nav > ul > li {
        width: 100%;
        display: block;
        line-height: 50px;
        margin: 0;
        border-top: 1px solid #eee;
    }
    header nav > ul > li > a {
        display: block;
        padding: 0 15px;
    }
    header nav li.menu-item-has-children {
        background: url(images/arrow.svg) right top no-repeat;
    }
    header nav li.menu-item-has-children.active {
        background: url(images/arrow.svg) right -50px no-repeat;
    }
    header nav li.menu-item-has-children > a {
        pointer-events: none;
    }
    header nav ul ul {
        width: 100%;
        height: 0;
        position: relative;
        left: inherit;
        top: inherit;
        margin: 0;
        padding: 0;
        display: none;
        transform: inherit;
        box-shadow: none;
        border-top: 1px solid #ddd;
    }
    header nav li li {
        line-height: 40px;
        padding: 0 20px;
    }
    header nav ul.sub-menu.active {
        visibility: visible;
        opacity: 1;
        height: auto;
        display: block;
        padding-bottom: 10px;
    }
    header nav ul li:hover ul {
        visibility: hidden;
        opacity: 0;
    }
    .mb-60 {
        margin-bottom: 40px;
    }
    .hero-banner {
        margin-bottom: 0;
    }
    .mobile-banner {
        display: block !important;
    }
    .baner-bg {
        background-position: center;
        height: 310px;
    }
    .banner-caption {
        padding-top: 40px;
    }
    .banner-caption span {
        font-size: 16px;
    }
    .banner-caption strong {
        font-size: 26px;
        line-height: normal;
    }
    .highlights-slider .slides li {
        padding: 50px 0;
    }
    .highlights-slider .imgb {
        width: auto;
        height: auto;
        margin: 20px;
        border-radius: 20px;
    }
    .highlights-slider .imgb img {
        height: auto;
    }
    .highlights-slider .txtb {
        width: 100%;
        padding: 20px;
    }
    .highlights-slider .txtb h3 {
        font-size: 28px;
        padding: 0 0 15px 0;
    }
    .highlights-slider .txtb p {
        padding-bottom: 15px;
    }
    .highlights-slider .flex-control-nav {
        margin-left: 0;
        left: 45%;
        bottom: 50px;
    }
    .popular-recipes {
        margin: 20px 0 0 0;
    }
    .section-heading {
        font-size: 22px;
        background-position: right 9px;
    }
    .section-heading span, .home-info .txtb h3 span {
        background-position: left 9px;
        display: block;
    }
    .home-blog-post .txtb h4 {
        font-size: 18px;
    }
    .entry-summary h1 {
        font-size: 20px;
    }
    .best-sellers.mb-60 {
        margin-top: 30px;
    }
    .best-sellers ul, .woocommerce ul.products {
        margin-left: -16px;
    }
    .best-sellers .product-thumb,
    .woocommerce ul.products li.product a img {
        min-height: 150px;
        margin-bottom: 12px;
    }
    .best-sellers li,
    .woocommerce ul.products li.product {
        padding: 0 0 0 20px;
        min-height: 360px;
        text-align: left;
    }
    .best-sellers .product-name,
    .products h2,
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        text-align: left;
        padding: 0 !important;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 15px;
    }
    .best-sellers .product-price, .woocommerce ul.products li.product .price {
        font-size: 20px;
        margin-bottom: 0;
    }
    .benefits-info .imgb {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .benefits-info .imgb img {
        width: 50%;
    }
    .benefits-info .txtb {
        padding-top: 10px;
    }
    .benefits-info .txtb strong {
        font-size: 20px;
    }
    .best-sellers li {
        min-height: 280px;
        max-height: 280px;
        overflow: hidden;
    }
    .best-sellers li a {
        text-align: left;
    }
    .best-sellers li .add_to_cart_button, .woocommerce li a.button {
        display: none;
    }
    .best-sellers .product-categories {
        font-size: 12px;
    }
    .popular-recipes ul {
        margin-left: -16px;
    }
    .popular-recipes li {
        margin-bottom: 16px;
        padding-right: 0;
    }
    .popular-recipes a {
        height: 170px;
    }
    .popular-recipes .overlay {
        padding: 15px;
    }
    .popular-recipes .overlay strong {
        font-size: 14px;
        line-height: 20px;
    }
    .csr-txtb {
        padding-top: 40px;
    }
    .home-info {
        background-position: left top;
        padding: 10px 0;
    }
    .home-info .txtb {
        width: 100%;
        padding: 20px;
    }
    .home-info .txtb h3 {
        font-size: 24px;
    }
    .home-info .txtb h4, .about-info .txtb h4 {
        font-size: 18px;
    }
    .home-info .txtb p, .about-info .txtb p {
        line-height: 20px;
    }
    .home-blog-post .txtb {
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .home-blog-post .imgb {
        width: 100%;
        height: inherit;
        float: left;
    }
    .home-blog-post .txtb p:empty {
        display: none;
    }
    .footer-top h5 {
        font-size: 16px;
    }
    .footer-top {
        padding: 40px 0 0 0;
    }
    .footer-top > div {
        margin-bottom: 30px;
    }
    .footer-bottom .pay-mode-ico p {
        float: left;
    }
    .footer-bottom .pay-mode-ico {
        padding-top: 20px;
    }
    .footer-bottom .pay-mode-ico li {
        width: auto;
    }
    .product-bg {
        padding: 15px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-MyAccount-navigation li a {
        padding: 0 15px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 50%;
        min-height: inherit;
        margin-bottom: 0;
    }
    .woo-variation-product-gallery, .woocommerce-page div.product div.images {
        min-width: 100% !important;
        min-height: 280px;
        margin-bottom: 20px;
    }
    .woo-variation-gallery-wrapper {
        min-width: inherit;
        min-height: inherit;
    }
    .woocommerce-page div.product div.summary {
        width: 100%;
        margin-left: 0;
    }
    div.product .entry-summary .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
        width: 100%;
        margin-bottom: 10px;
    }
    .woocommerce div.product .woocommerce-product-rating {
        margin-bottom: 0;
    }
    .quantity-border {
        width: 100%;
    }
    .woocommerce .quantity .qty, .net-weight select {
        width: 100px;
    }
    .net-weight {
        width: 100%;
    }
    .net-weight select {
        width: 144px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        width: calc(100% - 40px);
        margin-left: -45%;
        line-height: 20px;
        top: 80px;
        bottom: inherit;
    }
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        font-size: 22px;
        left: 0.7em;
    }
    .woocommerce .woocommerce-ordering {
        margin: 20px 0 !important;
    }
    .woocommerce table.shop_table.shop_table_responsive td, .woocommerce table.shop_table.shop_table_responsive .product-price {
        width: 100% !important;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        margin-bottom: 10px;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        height: auto;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td,
    .woocommerce-privacy-policy-text {
        width: 100%;
        line-height: 40px;
    }
    .woocommerce table.shop_table {
        width: 100%;
        display: table;
        border: 1px solid #ddd;
        margin-top: 20px;
        border-radius: 10px;
        overflow: hidden;
    }
    .woocommerce table.shop_table td.product-name,
    .woocommerce table.shop_table .product-quantity {
        width: inherit;
    }
    .woocommerce table.shop_table .quantity .qty {
        border: 1px solid #ddd;
        border-radius: 5px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td, .woocommerce-privacy-policy-text {
        line-height: 30px;
    }
    .woocommerce table.shop_table td.product-name {
        line-height: 22px;
    }
    .woocommerce table.shop_table td.product-remove {
        background: #fff;
    }
    .woocommerce table.shop_table td.product-price {
        color: #333;
        font-weight: bold;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 60%;
    }
    .woocommerce-page table.cart td.actions .coupon .button {
        width: 35%;
    }
    .checkout.woocommerce-checkout {
        margin-top: 20px;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 49%;
    }
    .woocommerce-form__input.woocommerce-form__input-checkbox {
        position: inherit !important;
        margin: 0 5px 0 0 !important;
    }
    .woocommerce-checkout #order_review_heading {
        padding: 10px 0 0 0;
    }
    .woocommerce-shipping-destination strong {
        display: block;
    }
    .woocommerce table.shop_table tbody {
        width: 100%;
    }
    .woocommerce ul.order_details li {
        width: 100%;
        padding: 0 0 20px 0;
        border: none;
    }
    .woocommerce-order.product-bg {
        margin-top: 20px;
    }
    .woocommerce-thankyou-order-received {
        padding-bottom: 20px;
    }
    .woocommerce-column--billing-address {
        margin-bottom: 20px;
    }
    .woocommerce-order-details {
        padding-top: 40px;
    }
    h2.woocommerce-order-details__title {
        padding-bottom: 0;
    }
    .return-to-shop {
        padding-top: 40px;
    }
    .return-to-shop img {
        margin-bottom: 20px;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table thead,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr {
        width: 100%;
        display: table;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table td:first-child {
        width: 60% !important;
    }
    .about-info {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 20px;
    }
    .about-info .txtb {
        width: 100%;
        padding: 10px;
    }
    .about-info .imgb {
        width: 100%;
        padding: 30px 30px 0 30px;
        text-align: center;
    }
    .team-members li {
        width: 200px;
        margin-bottom: 20px;
    }
    .our-journey .imgb {
        margin-bottom: 30px;
    }
    .our-journey .imgb,
    .our-journey .txtb {
        width: 100%;
    }
    .our-journey .imgb img {
        width: 200px;
    }
    .our-journey .imgb strong {
        font-size: 14px;
        line-height: 20px;
        padding: 0 20px;
    }
    .our-journey .txtb {
        padding: 0;
    }
    .team-members p, .our-journey .txtb p {
        line-height: 20px;
        text-align: justify;
    }
    .our-journey .txtb p {
        margin-bottom: 20px;
    }
    .recipies-full .imgb {
        height: auto;
    }
    .recipies-full .txtb {
        width: 100%;
        padding: 0;
    }
    .recipies-full .txtb:nth-child(2) {
        padding-bottom: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-top: 20px;
        overflow-x: scroll;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        width: 650px;
        overflow: hidden;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
        float: left;
    }
    .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
        text-align: right;
    }
    .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button {
        width: 70px;
        display: inline-block;
    }
    .blog-content {
        max-width: 100%;
    }
    .recipies-full p, .recipies-full ol, .recipies-full ul {
        padding-right: 0;
    }
    .csr-main-grid ul {
        margin-left: -20px;
    }
    .csr-main-grid li {
        width: 45%;
        margin-bottom: 20px;
    }
    .csr-main-grid li:first-child {
        margin-left: 20px;
    }
    .csr-gallery .flex-viewport img {
        max-height: 300px;
    }
    .about-info .imgb {
        padding: 10px 10px 0 10px;
        margin-bottom: 20px;
    }

    /* Hidden Items for Mobile */
    .top-bar, .best-sellers li:hover .add_to_cart_button, .woocommerce li:hover a.button, .bottom-hightlight, .empty.shopping, .woocommerce-result-count, .sku-number, .breadcrumb, .woocommerce form.checkout_coupon, .prev-next-recipes, .web-banner {
        display: none !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .baner-bg {
        background-position: center center;
    }
    .highlights-slider .imgb {
        width: 40%;
    }
    .highlights-slider .imgb,
    .highlights-slider .imgb img {
        height: 260px;
    }
    .highlights-slider .txtb {
        width: 60%;
        padding: 20px;
    }
    .highlights-slider .txtb h3 {
        padding-top: 20px;
        font-size: 28px;
    }
    .best-sellers .product-thumb, .woocommerce ul.products li.product a img {
        min-height: 230px;
        max-height: 230px;
    }
    .best-sellers li, .woocommerce ul.products li.product {
        min-height: 400px;
    }
    .section-heading, .home-info .txtb h3 {
        font-size: 26px;
    }
    .product-bg {
        padding: 20px;
    }
    .benefits-info .imgb {
        width: 80px;
        height: 80px;
        line-height: 80px;
        float: none;
        margin: 0 auto;
    }
    .benefits-info .txtb {
        width: 100%;
        height: inherit;
        float: none;
        text-align: center;
    }
    .best-sellers li, .woocommerce ul.products li.product {
        min-height: 360px;
    }
    .popular-recipes .overlay {
        display: none;
    }
    .popular-recipes a {
        height: 200px;
    }
    .home-info {
        background-position: left top;
    }
    .home-info .txtb {
        width: 100%;
    }
    .home-blog-post .imgb {
        height: auto;
    }
    .bottom-hightlight .quote {
        width: 250px;
        padding: 0;
    }
    .bottom-hightlight .quote h5 {
        font-size: 32px;
        line-height: 38px;
    }
    .bottom-hightlight .blur-box {
        width: calc(100% - 308px);
    }
    .bottom-hightlight .txtb {
        width: 60%;
        padding-left: 80px;
    }
    .footer-top {
        padding-bottom: 0;
    }
    .footer-top > div {
        margin-bottom: 40px;
    }
    .breadcrumb {
        max-width: inherit;
    }
    .woocommerce-product-gallery, .woocommerce-page div.product div.images {
        width: 37%;
        min-height: 280px;
        float: left;
    }
    .woocommerce-page div.product div.summary {
        width: 60%;
        margin-left: 20px;
    }
    .entry-summary h1 {
        font-size: 18px;
        line-height: 24px;
    }
    .woocommerce div.product form.cart .button {
        float: right;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product,
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        width: 25%;
        float: left;
        clear: none;
    }
    .woocommerce ul.products li.product a img {
        min-height: 160px;
        max-height: 180px;
    }
    .woocommerce ul.products li.product {
        min-height: 320px;
    }
    .about-info .imgb {
        width: 40%;
        padding-top: 30px;
    }
    .about-info .txtb {
        width: 60%;
    }
    .about-info .txtb h1 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .about-info .txtb p {
        line-height: 22px;
    }
    .our-journey .imgb strong {
        line-height: 24px;
        padding: 0 20px;
    }
    .team-members li {
        width: 190px;
        margin: 0 10px;
    }
    .team-members p, .our-journey .txtb p {
        line-height: 22px;
    }
    .team-members p {
        padding: 0 50px;
    }
    .our-journey .txtb {
        padding-left: 20px;
    }
    .our-journey .txtb p {
        margin-bottom: 20px;
    }
    .woocommerce table.shop_table tbody td,
    .woocommerce table.shop_table td.product-name,
    .woocommerce table.shop_table .product-price,
    .woocommerce table.shop_table .product-quantity {
        width: inherit;
    }
    .woocommerce table.cart td.actions .coupon .input-text+.button {
        width: 100px;
        float: left;
    }
    .wc-proceed-to-checkout .checkout-button {
        float: right;
        padding: 0 20px !important;
    }
    .woocommerce-form__input.woocommerce-form__input-checkbox {
        position: inherit !important;
        margin: 0 5px 0 0 !important;
    }
    .woocommerce table.shop_table tbody td {
        width: 150px;
    }
    .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
        text-align: right;
    }
    .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button {
        width: 70px;
        display: inline-block;
    }
    .woocommerce-page table.shop_table_responsive tbody tr td {
        width: auto;
    }
    .csr-main-grid ul {
        margin-left: -20px;
    }
    .csr-main-grid li {
        width: 30%;
        margin-bottom: 20px;
    }
    .csr-main-grid li:first-child {
        margin-left: 20px;
    }
    
    /* Hidden items for Tab */
    .best-sellers li .add_to_cart_button, .woocommerce li a.button, .add_to_cart_button, .empty.empty.shopping, .checkout_coupon {
        display: none !important;
    }
}