/********header css start here**********/

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
.oc-category-section .container-fluid, .oc-product-grid .container-fluid, .oc-why-shop .container-fluid {
    width: 95%;
    margin: auto;
}
/* =========================
   HEADER (FULL WIDTH)
========================= */
.site-header,
header{
    width:100%;
    margin-left:unset;
}
h1 {
    font-size: 33px !important;
}
/* =========================
   CATEGORY STRIP
========================= */
.oc-category-strip {
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #eaeaea;
    position: sticky;
    top: 96px;
    z-index: 999;
}
h2.wp-block-heading.has-text-align-center {
    font-size: 22px;
    margin-bottom: 25px;
    font-weight: 700;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    border-radius: 7px;
}
.wp-block-woocommerce-checkout-order-summary-block {
    border: 0px;
}
.wc-block-grid__product-onsale {
    background: #ffcc4d !important;
    color: #0b3a3a;
    font-size: 11px !important;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 6px;
    border: unset !important;
    text-transform: capitalize !important;
    top: 15px !important;
    left: 15px !important;
    right: unset !important;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #0b3a3a !important;
    background: #ffb703 !important;
    width: 100%;
    padding: 8px 0;
    border-radius: 6px;
}
li.wc-block-grid__product {
    text-align: left;
}
.wc-block-grid__product-rating .star-rating {
    margin: unset;
}
.wc-block-components-sidebar-layout.wc-block-checkout.is-large .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block.is-large {
    padding: 11px;
}
ul.wc-block-grid__products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
li.wc-block-grid__product {
    max-width: 100% !important;
}
a.wc-block-grid__product-link {
    color: #0b3a3a;
    text-decoration: none;
}
.wc-block-grid__product-title {
    margin-bottom: 5px !important;
}
.wc-block-grid__product-price.price {
    margin-bottom: 8px;
}
.oc-category-inner {
    margin: 0 auto;
    padding: 14px 12px;
    display: flex;
    justify-content: center;
    gap: 36px;
    overflow: auto;
    white-space: nowrap;
}
.oc-category-inner a{
    font-size:14px;
    font-weight:500;
    color:#0b3a3a;
    text-decoration:none;
}

.oc-category-inner a:hover{
    color:#f5a623;
}

/* =========================
   HERO BANNER (FIXED)
========================= */
.oc-hero{
    width:100%;
    margin-left:unset;
    overflow:hidden;
}

.oc-hero .bx-wrapper,
.oc-hero .bxslider,
.oc-hero .bx-viewport{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    border:none !important;
    box-shadow:none !important;
}

.oc-hero-slide {
    width: 100%;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.oc-hero-slide img {
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
}
.oc-hero-content {
    position: absolute;
    top: 50%;
    left: 132px; /* left side content */
    transform: translateY(-50%);
    color: #fff;
    max-width: 400px;
}

.oc-hero-content h1 {
    font-size: 53px !important;
    margin-bottom: 19px;
    color: #0b3a3a;
    font-weight: 700;
    line-height: 59px;
}

.oc-hero-content p {
    font-size: 18px;
    margin-bottom: 38px;
    color: #0b3a3a;
}
.oc-hero-content .oc-cart-btn {
    color: #fff;
    display: inline;
    padding: 8px 32px;
    font-size: 18px;
}
.oc-actions a:hover {
    color: #fff;
}

/* =========================
   SHOP BY CATEGORY (FIGMA)
========================= */
.oc-category-section {
    max-width: 100%;
    margin: 60px auto 30px;
    padding: 0 12px;
}

/* HEADER */
.oc-category-head{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:28px;
}

.oc-category-head h3{
    font-size:22px;
    font-weight:700;
    color:#0b3a3a;
}

.oc-see-all{
    display:flex;
    align-items:center;
    gap:6px;
    font-size:14px;
    font-weight:500;
    color:#0b3a3a;
    text-decoration:none;
}

.oc-see-all svg{
    width:18px;
    height:18px;
}

.oc-see-all polyline{
    fill:none;
    stroke:#0b3a3a;
    stroke-width:2;
}
.wc-block-components-sidebar {
    border: 1px solid #f5c26b;
    padding: 20px;
    border-radius: 12px;
}
.wc-block-cart__submit-container .wc-block-components-button {
    background: #0b3a3a;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.wc-block-components-totals-shipping .wc-block-components-totals-item strong {
    color: #f5c26b;
}
.wc-block-components-product-name {
    color: #f5c26b;
    font-size: 14px !important;
    text-decoration: none;
    margin-bottom: 0px !important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 18px;
}
.wc-block-cart-item__remove-link {
    background: #ffb703 !important;
    color: #0b3a3a !important;
    border: unset !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 10px 26px !important;
    text-decoration: none !important;
    margin-top: 11px !important;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
    background: #0b3a3a;
    color: #fff;
    padding: 5px 11px;
    border-radius: 7px;
}
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #ffb703;
    color: #0b3a3a;
    border: unset;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 26px;
}
input#wc-block-components-totals-coupon__input-coupon {
    font-size: 14px;
    color: #f5c26b;
    font-weight: 500;
    border-color: #0b3a3a;
}
.wc-block-components-quantity-selector {
    border: 1px solid #f5c26b;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    border: 0px !important;
    border-left: 1px solid #f5c26b !important;
    border-radius: UNSET;
    border-right: 1px solid #f5c26b !important;
}
td.wc-block-cart-item__image {
    padding-left: 0px !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    border-radius: 8px;
}
/* GRID */
.oc-category-grid {
    display: flex;
    /* grid-template-columns: repeat(auto-fit,minmax(110px,1fr)); */
    gap: 50px;
    justify-content: left;
    padding-left: 65px;
    overflow: auto;
}
.oc-category-grid:first-child .oc-category-icon a {
    background: red;
}
/* CARD */
.oc-category-card{
    text-align:center;
    text-decoration:none;
    color:#0b3a3a;
}

.oc-category-icon{
    width:135px;
    height:135px;
    margin:0 auto 10px;
    border-radius:50%;
    background:#f6f8fb;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:all .25s ease;
}

.oc-category-icon img {
    width: 100%;
    height: 100%;
    padding: 13px;
}

.oc-category-card span{
    font-size:14px;
    font-weight:500;
    display:block;
}

/* HOVER (FIGMA FEEL) */
.oc-category-card:hover .oc-category-icon{
    background:#fff;
    box-shadow:0 10px 22px rgba(0,0,0,0.08);
    transform:translateY(-4px);
}

/* ===============================
   PRODUCT GRID – FIGMA MATCH
================================ */
.oc-product-grid{
    background:#fff;
    padding:30px 0;
}
.oc-product-grid h3 {
    font-size: 22px;
    margin-bottom: 29px;
    font-weight: 700;
}

/* CARD */
.oc-card{
    background:#fff;
    border-radius:14px;
    padding:14px;
    position:relative;
    height:100%;
    transition:.3s;
}

.oc-card:hover{
    box-shadow:0 15px 30px rgba(0,0,0,.08);
    transform:translateY(-5px);
}
.category-sidebar-image {
    margin-top: 67px;
}
.newshoppage nav.woocommerce-breadcrumb {
    display: none;
}
.category-sidebar-image img {
    height: 100vh;
    object-fit: cover;
    min-height: 500px;
}
.newshoppage ul.products.columns-4 {
    display: grid;
    gap: 21px;
    grid-template-columns: 1fr 1fr 1fr;
}
.newshoppage .products li.product {
    margin: 0 0px 15px 0px !important;
    width: 100% !IMPORTANT;
}
.newshoppage ul.products li.product .button {
    display: block;
    text-align: center;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    display: none;
}
/* BADGE */
.oc-badge{
    position:absolute;
    top:23px;
    left:23px;
    background:#ffcc4d;
    color:#0b3a3a;
    font-size:11px;
    font-weight:600;
    padding:4px 8px;
    border-radius:6px;
}

/* IMAGE */
.oc-img{
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f7f7f7;
    border-radius:12px;
    height:261px;
    margin-bottom:12px;
}
.oc-img img {
    width: 100%;
    max-height: 100% !important;
}

/* TITLE */
.oc-title, .woocommerce-loop-product__title {
    font-size: 13px !important;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 6px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.oc-title a, .woocommerce-loop-product__title{
    color:#0b3a3a;
    text-decoration:none;
}

/* PRICE */
.oc-price, .price{
    font-size:13px;
    margin-bottom:10px;
}

.oc-price del, .price del{
    color:#999;
    margin-right:6px;
}

.oc-price ins, .price ins{
    text-decoration:none;
    font-weight:700;
    color:#0b3a3a;
}
.woocommerce ul.products li.product .price del {
    color: #0b3a3a;
    font-size: 13px;
}
.price ins {
    color: #0b3a3a;
}
/* ADD TO CART */
.oc-cart-btn{
    display:block;
    width:100%;
    text-align:center;
    background:#ffb703;
    color:#0b3a3a;
    font-size:13px;
    font-weight:600;
    padding:8px 0;
    border-radius:6px;
    text-decoration:none;
    transition:.3s;
}

.oc-cart-btn:hover{
    background:#fca311;
    color:#000;
}
/* VIEW ALL */
.oc-view-btn{
    display:inline-block;
    background:#ffb703;
    color:#0b3a3a;
    padding:10px 26px;
    border-radius:6px;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
}
.wc-block-components-textarea {
    border: 1px solid hsl(37.83deg 87.34% 69.02%);
}
/* ===============================
   WHY SHOP ON OFFERSCART
================================ */
.oc-why-shop{
    background:#ffffff;
    padding: 15px 0px 70px;
}

/* HEADING */
.oc-heading{
    font-size:28px;
    font-weight:700;
    color:#0b3a3a;
}

.oc-heading span {
    color: #ffb703;
}

/* FEATURE CARD */
.oc-feature {
    background: #fff;
    border-radius: 14px;
    padding: 24px;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    height: 100%;
    transition: .3s;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.oc-feature:hover{
    transform:translateY(-6px);
}

/* ICON LEFT */
.oc-icon {
    width: 174px;
    height: 74px;
    background: #f5f8ff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.oc-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.oc-text {
    margin-left: -11px;
}
/* TEXT RIGHT */
.oc-text h6{
    font-size:15px;
    font-weight:700;
    color:#0b3a3a;
    margin-bottom:6px;
}

.oc-text p{
    font-size:13px;
    color:#666;
    margin:0;
    line-height:1.6;
}




:root{
    --primary:#0b3a3a;
    --accent:#f5c26b;
    --white:#ffffff;
}
body {
    color: #0b3a3a;
}
/* ===== HEADER ===== */
.oc-header{
    background:#0b3a3a;
    position:sticky;
    top:0;
    z-index:999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px;
    margin: 0 0px;
    border-radius: 0px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    gap: 11px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}
.stars {
    margin-top: 11px !important;
}
a:hover {
    color: #0b3a3a;
}
.oc-actions a:hover{
    color: #fff;
}
/* ===== NAVBAR ===== */
.oc-navbar{
    display:flex;
    align-items:center;
    gap:14px;              /* 🔥 figma jaisa tight spacing */
    height:96px;
}
/* ===== BRAND ===== */
.oc-brand{
    display:flex;
    align-items:center;
}

.oc-logo img {
    width: 207px;
}
/* ===== SEARCH ===== */
.oc-search{
    flex:1;
    max-width:720px;
    height:48px;
    display:flex;
    align-items:center;
    background:#ffffff;
    border-radius:14px;
    overflow:hidden;              /* 🔥 important */
}

/* LEFT WHITE AREA */
.search-left{
    flex:1;
    display:flex;
    align-items:center;
    padding:0 14px;
}

.search-left i{
    color:#999;
    font-size:16px;
    margin-right:10px;
    display: none;
}

.search-left input{
    flex:1;
    border:none;
    font-size:14px;
    outline:none;
    border: unset !important;
}

/* RIGHT FULL COLORED AREA */
.search-btn {
    height: 100%;
    width: auto;
    background: #f5c26b;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 11px;
}

.search-btn i{
    color:#000;
    font-size:18px;
}


/* ===== ACTIONS ===== */
.oc-actions{
    display:flex;
    align-items:center;
    gap:12px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 43px;
    border: 1px solid #f5c26b;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 0.5em;
}
.oc-btn{
    display:flex;
    align-items:center;
    gap:8px;
    padding:10px 18px;
    border-radius:22px;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
    color:#ffffff;        /* 🔥 white text */
}

.oc-btn i{
    color:#ffffff;        /* 🔥 white icon */
    font-size:15px;
}

.oc-login{
    background:rgba(255,255,255,0.15);
}

.oc-cart{
    background:#1f6a63;
    position:relative;
}

.oc-cart-count {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #f5c26b;
    color: #000;
    font-size: 9px;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
}
.contact-icon-box {
    margin-top: -7px;
}

/* ===== CATEGORY MENU (NO CHANGE) ===== */
.oc-category{
    background:#0b2f30;
}

.oc-category ul{
    display:flex;
    gap:26px;
    list-style:none;
    padding:10px 0;
    margin:0;
}

.oc-category a{
    color:#ffffff;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
}

/********header css end here********/

ul#menu-header-menu li a:hover {
    color:#ffffff;
}
.header-logo img {
    width: 120px;
    height: 56px;
    margin-right: 48px;
}
.container {
    width: 1156px;
}
.header-logo a {
    color: #fff;
    text-decoration: none;
}
a {
    color: #0b3a3a;
    text-decoration: none;
}
.header-logo a:hover {
    color: #fff;
}
ul#menu-header-menu li a {
    color: #ffffff;
    font-size: 16px;
    padding-right: 16px;
    text-decoration: none;
}
.footer-section {
    background: #0b3a3a;
}
.bottom-bar {
    background: #0b3a3a;
    border-top: 2px solid #fff;
    color: #fff;
}
ul#menu-quick-link a {
    color: #fff;
    text-decoration: none;
}
ul#menu-quick-link li {
    list-style: none;
}
ul#menu-quick-link {
    padding-left: 0;
}
.office-col p, .office-col p a {
    color: #fff;
    text-decoration: none;
}
.footer-site-logo img {
    width:145px
}
.social_icon svg {
    width: 28px;
    height: 28px;
}
.bx-wrapper img {
    width: 100%;
    margin-left: auto;
}
.bx-wrapper {
    margin-bottom: 25px !important;
}
.owner-info {
    margin-top: 25px;
}
.owner-card img {
    width: 100%;
    height: 669px;
}
.shipping-btn {
    color: #ffffff !important;
    background: #0b3a3a !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -8px !important;
}
.category-item {
    margin-bottom: 30px;
}

.category-link {
    text-decoration: none;
    color: #111;
}

.category-img {
    width: 135px;
    height: 134px;
    border-radius: 16px;
    overflow: hidden;
    margin: 0 auto 12px;
    background: #427ae900;
    border: 2px solid #0b3a3a;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    transition: transform 0.3s ease;
}
.category-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.category-title {
    font-size: 15px;
    font-weight: 500;
}
.category-item:hover .category-img {
    transform: scale(1.05);
}
.category-strip {
    display: flex;
    flex-wrap: nowrap;        /* prevent wrapping */
    gap: 19px;
    padding-top: 20px;
    overflow-x: auto;         /* enable horizontal scroll */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* smooth scroll on mobile */
}
.category-item {
    width: 145px;
    margin: 0 0px;
    text-align: center;
}
.category-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 8px;
}
.product-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 6px;
}

.product-rating .rating-count {
    font-size: 13px;
    color: #666;
}

.product-title {
    margin-bottom: 5px;
}

.category-item p {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    line-height: 14px;
}
.category-item a {
    text-decoration: none;
}
.category-strip::-webkit-scrollbar {
    display: none;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: inherit;
}
.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
    display: none;
}
.see_all_icon {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 500;
}
.see_all_icon svg {
    width: 20px;
    margin-top: 2px;
}
.icon-box,.contact-icon-box  {
    background: #0b3a3a;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    position: relative;
    margin-right: 20px;
}
.icon-box img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
}
.about-banner img {
    width: 100%;
}
.contact-icon-box img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 25px;
}
.contact-us-details-section {
    background-color: #f5f7fa;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.form-container {
    background-color: #fff;
    padding: 30px 0px;
    border-radius: 30px;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding-bottom: 50px;
}
.form-container #wpcf7-f140-o1{ 
    margin: 0px 20px;
}

.form-container h1{
    font-size: 32px;
    color: #0b3a3a;
}
.nutshell-section {
    background: #0b3a3a;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.nutshell-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    background: rgba(255, 255, 255, 0.15);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}

.nutshell-section h1 {
    font-size: 48px;
    font-weight: 700;
}

.nutshell-section p {
    font-size: 18px;
    margin-top: 10px;
}

/* Content Section */
.about-section {
    padding: 80px 0;
}

.about-section h2 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 20px;
}

.about-section p {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
}
.our-team-member {
    background-color: #fff;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 19px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 11px;
}
.our-team-member img {
    width: 100%;
    border-radius: 11px;
}
.hero-section {
    background: #fff3e3;
    padding: 25px 0px 0px 0px;
    overflow: hidden;
}

.hero-title {
    font-size: 44px;
    font-weight: 800;
    color: #111;
    line-height: 1.15;
}

.hero-text {
    font-size: 16px;
    color: #666;
    margin: 20px 0 30px;
}

.hero-btn {
    background: #d87a3a;
    color: #fff;
    padding: 12px 34px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
}

.hero-btn:hover {
    background: #c46b2f;
    color: #fff;
}

.hero-img img {
    max-width: 100%;
    border-radius: 20px;
}

/* BX FIX */
.bx-wrapper {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

.shipping-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
}

.shipping-text {
    font-size: 14px;
    color: #666;
    margin: 20px 0;
}

.shipping-btn {
    border: 1px solid #d87a3a;
    color: #d87a3a;
    padding: 10px 28px;
    border-radius: 4px;
    font-weight: 500;
    background: transparent;
}

.shipping-btn:hover {
    background: #d87a3a;
    color: #fff;
}

.product-card {
    position: relative;
}

.product-card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.sale-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 4px;
    z-index: 2;
}

.product-info {
    margin-top: 12px;
}

.product-cat {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    display: block;
}

.product-info h6 {
    font-size: 15px;
    margin: 6px 0;
}

.product-info h6 a {
    color: #000;
    text-decoration: none;
}

.price del {
    color: #999;
    margin-right: 8px;
}

.price ins {
    color: #d87a3a;
    font-weight: 600;
    text-decoration: none;
}
.features-section {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.feature-box img {
    width: 45px;
}
.feature-box {
    border: 2px solid #0b3a3a;
    padding: 20px;
    border-radius: 10px;
}

.feature-box h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #000;
}

.feature-box p {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.5;
    min-height: 42px;
}
.product-box {
    position: relative;
}

.product-box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.sale-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 3px;
    z-index: 2;
}

.product-info {
    margin-top: 10px;
}

.product-cat {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    display: block;
}

.product-info h6 {
    font-size: 14px;
    margin: 6px 0;
}

.product-info h6 a {
    color: #000;
    text-decoration: none;
}

.price del {
    color: #999;
    margin-right: 6px;
}

.price ins {
    color: #0b3a3a !important;
}

.view-all-btn {
    background: #0b3a3a !important;
    color: #fff !important;
    padding: 10px 28px;
    border-radius: 4px;
    font-weight: 500;
}
/* Product cards */
.products li.product {
    background: #fff;
    transition: all 0.3s ease;
    margin: 0 10px 15px 0px !important;
    width: 31% !important;
}

.products li.product:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}
.shop-header-section {
    background-color: #fbf1e8;
    padding: 60px 0;
}

.shop-header-section .woocommerce-breadcrumb {
    margin-bottom: 10px;
    font-size: 14px;
    color: #777;
}

.shop-header-section .woocommerce-breadcrumb a {
    color: #555;
    text-decoration: none;
}

.shop-header-section .shop-title {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
}

.shop-header-image {
    max-height: 260px;
}
/* Main wrapper */
.single-product div.product {
    display: flex;
    gap: 27px;
    max-width: 1140px;
    margin: 50px auto;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product .onsale {
    top: 11px;
    right: 16px;
    padding: 0px;
    font-size: 13px;
}
section.related.products h2 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #0b3a3a;
    text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 40.80%;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin: 8px 0 0 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 84px !important;
}
div.product div.summary {
    width: 100% !important;
}

/* Product Image */
.single-product div.product div.images {
    width: 100%;
}

.single-product div.product div.images img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* Product Summary */
.single-product div.product div.summary {
    padding-top: 10px;
    width: 54% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #0b3a3a;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    font-weight: 400;
}
/* Title */
.single-product .product_title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #0b3a3a;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    padding: 0px 8px;
}
.type-product .product_type_simple {
    margin: 1px 8px 11px !important;
}
h2.woocommerce-loop-product__title {
    padding: 0px 8px !important;
}
.woocommerce ul.products li.product .star-rating {
    margin-left: 8px;
    margin-top: 6px;
    color: #0b3a3a;
}
/* Price */
.single-product .price {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 5px;
}
.single-product .product_title {
    margin-bottom: 5px;
}
.woocommerce #review_form #respond textarea {
    resize: none;
    outline: none;
    border-color: #f5c26b;
    border-radius: 8px;
    margin-top: 9px;
    padding: 4px 11px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
}
input{
    outline: none;
    border: 1px solid #f5c26b  !important;
    border-radius: 8px;
    padding: 5px 11px;
}
select {
    border: 1px solid #f5c26b !important;
    font-size: 13px;
}
div#shipping label {
    font-size: 13px;
}
.wc-block-components-radio-control--highlight-checked:after {
    border: 1px solid #f5c26b !important;
}
.wc-blocks-components-select .wc-blocks-components-select__select {
    font-size: 13px;
}
.woocommerce #reviews #comments h2 {
    font-size: 23px;
    margin-bottom: 21px;
    color: #0b3a3a;
    text-transform: capitalize;
}
ol.commentlist {
    padding-left: 0px;
}
.single-product .price del {
    color: #999;
    font-size: 18px;
}

.single-product .price ins {
    color: #ff6a00;
    text-decoration: none;
    margin-left: 8px;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input {
    padding: 0px;
}
a.wc-block-components-checkout-return-to-cart-button {
    background: #ffb703;
    color: #0b3a3a;
    border: unset;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: none;
    display: flex;
    gap: 11px;
    align-items: center;
}
.wc-block-checkout__shipping-option .wc-block-checkout__shipping-option--free {
    color: #f5c26b;
    font-weight: bold;
}
.wc-block-components-checkout-return-to-cart-button svg {
    position: unset;
    transform: unset;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #0b3a3a;
    color: #fff;
    border: unset;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 26px;
    text-decoration: none;
}
/* Description */
.single-product .woocommerce-product-details__short-description {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
    line-height: 1.7;
}

/* Quantity */
.single-product form.cart {
    display: flex;
    gap: 15px;
    align-items: center;
}
.single-product form.cart button{
    background-color: #0b3a3a !important;
}
.single-product .quantity input {
    width: 70px;
    height: 37px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding-left: 22px;
}
.woocommerce-product-gallery:hover img{
    border-radius: 10px;
}
/* Add to Cart Button */
.single-product .single_add_to_cart_button {
    background: #7f4bc7;
    color: #fff;
    border-radius: 6px;
    padding: 12px 26px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    transition: 0.3s ease;
}
.ui-slider.ui-widget-content .ui-slider-handle {
    border: 1px solid #fff!important;
    background: #0b3a3a !important;
}
.wpfSearchWrapper .wpfSearchFieldsFilter {
    font-size: 14px;
    padding-left: 11px;
    margin-bottom: 16px !IMPORTANT;
}
.wpfPriceRangeField#wpfMinPrice, .wpfPriceRangeField#wpfMaxPrice {
    background-color: #fff !important;
    border: 1px solid #0b3a3a !important;
    height: 35px !important;
    margin-top: 7px;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    font-size: 14px !important;
}
select:focus, input:focus{
    outline:unset !important;
}
.shop-page-wrapper 
 li.widget {
    list-style-type: none;
    padding: 20px;
    border: 1px solid #0b3a3a;
    border-radius: 9px;
}
.wpfCheckboxHier select {
    padding: 5px;
    font-size: 14px;
    border-radius: 4px;
}
.single-product .single_add_to_cart_button:hover {
    background: #6b3db8;
    transform: translateY(-1px);
}
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    background: #0b3a3a;
    color: #fff;
    width: 96% !IMPORTANT;
}

/* Category */
.single-product .product_meta {
    margin-top: 20px;
    font-size: 14px;
    color: #777;
}

.single-product .product_meta a {
    color: #0073aa;
    text-decoration: none;
}

/* Sale Badge */
.single-product span.onsale {
    background: #a6a600;
    color: #fff;
    padding: 1px 7px;
    border-radius: 50px;
    font-size: 11px;
    left: 11px;
    top: 15px;
}
.woocommerce p.stars a {
    color: #f5c26b;
}
.woocommerce #review_form #respond p {
    margin: 0 0 3px;
}
.comment_container {
    border: 1px solid #f5c26b;
    border-radius: 8px;
    display: flex;
    padding: 9px;
    gap: 10px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: unset;
    width: 50px;
    height: 50px;
    border: unset;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0px;
    border: unset;
    padding: 0;
    width: 100%;
}
.comment-form-review-image {
  margin-bottom: 16px;
}

.comment-form-review-image label {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.comment-form-review-image input[type="file"] {
  display: block;
  width: 100%;
  font-size: 14px;
}
.woocommerce-Reviews {
    width: 50%;
}
.comment-form-author label {
    display: block;
    margin-top: 11px;
}
.comment-form-author input {
    width: 100%;
}

.comment-form-email label{
    display: block;
    margin-top: 11px;
}
.comment-form-email input {
    width: 100%;
}
.comment-form-review-image {
    margin-bottom: 9px !important;
}
.comment-form-cookies-consent input {
    margin-top: 14px;
    margin-bottom: 13px;
}
.comment-form .submit {
    background: #ffb703 ! IMPORTANT;
    color: #0b3a3a !important;
    font-weight: 500 !important;
    padding: 13px 28px !important;
    margin-top: 23px !important;
}
.add_to_cart_button {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #0b3a3a !important;
    background: #ffb703 !important;
}
.error-404 {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
}

.error-404 .btn {
    background: #ffb703;
    color: #0b3a3a;
    border: unset;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 26px;
}
.error-404 .btn:focus {
    background: #ffb703;
    color: #0b3a3a;
    border-color: unset;
    box-shadow: unset !important;
}
.error-404 .btn:hover {
    background: #ffb703;
    color: #0b3a3a;
}
.error-title {
    font-size: 95px;
    font-weight: 800;
    color: #0b3a3a;
}

.error-404 h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.error-404 p {
    color: #666;
    font-size: 16px;
}

/*404 error page css*/
/*search page css*/
.search-item {
    background: #fff;
    transition: all 0.3s ease;
}

.search-item:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.search-image img {
    height: 220px;
    object-fit: cover;
}

.search-item h4 a {
    color: #333;
    text-decoration: none;
}

.search-item h4 a:hover {
    color: #ff6600;
}
.no-search-results {
    background: #f8f9fa;
}

.no-search-box {
    max-width: 600px;
    margin: auto;
    background: #ffffff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.no-search-icon {
    font-size: 48px;
}

.no-search-box h3 {
    font-size: 28px;
    margin-bottom: 10px;
}

.no-search-box p {
    color: #666;
    font-size: 16px;
}

.no-search-box form {
    max-width: 400px;
    margin: auto;
}

.no-search-box input[type="search"] {
    padding: 10px;
}
.footer-section h4 {
    text-align: center;
    color: #ffffff;
}
.feature {
    display: flex;
}
/*serch page css*/





/* ================= FOOTER css start here================= */
.footer-section{
    background: linear-gradient(
        90deg,
        #0b3a3a 0%,
        #114c4a 40%,
        #1f6a63 70%,
        #2f7f73 100%
    );
    color:#e9f5f4;
    font-size:14px;
}

/* Footer logo */
.footer-site-logo img {
    max-height: 83px;
    width: 202px;
    object-fit: cover;
}

/* Footer headings */
.footer-section h4{
    font-size:16px;
    font-weight:700;
    color:#f5c26b; 
    letter-spacing:0.4px;
    text-align: left;
}

/* Footer text */
.footer-section p{
    color:#e9f5f4;
    line-height:1.7;
}

/* Footer links */
.footer-section a{
    color:#e9f5f4;
    text-decoration:none;
    transition:0.3s ease;
}

.footer-section a:hover{
    color:#f5c26b;
}

/* Quick links */
.quick-link-menu{
    list-style:none;
    padding:0;
    margin:0;
}

.quick-link-menu li{
    margin-bottom:8px;
}

.quick-link-menu li a{
    font-size:14px;
    font-weight:500;
}
.footer-col {
    margin-top: 11px;
}
.office-col svg {
    margin-top: -5px;
}
/* Social icons */
.social_icon a svg{
    width:26px;
    height:26px;
    fill:#e9f5f4;
    transition:0.3s ease;
}

.social_icon a:hover svg{
    fill:#f5c26b;
}

/* Bottom bar */
.bottom-bar{
    background:#082c2c;
    color:#cfe6e4;
    font-size:13px;
    border-top:1px solid rgba(255,255,255,0.08);
}
.social_icon {
    margin-left: -8px;
}
.woocommerce-product-gallery  .flex-viewport {
    height: 350px !important;
}
.woocommerce .woocommerce-ordering select {
    border-color: #f5c26b;
    padding: 9px;
    border-radius: 5px;
}
.shop_right_product ul.products.columns-4 {
    display: flex;
    gap: 19px;
    margin-top: 74px !important;
}
.shop_right_product ul.products.columns-4 li {
    margin-right: 0px !important;
    width: 33.33% !important;
}
/************footer css end here***********/

/**********mediaquery**************/


@media (max-width: 1200px){
    .single-product div.product {
    max-width: 100%;
    padding: 0px 24px;
}
.single-product div.product {
    gap: 23px;
}
.single-product .quantity input {
    padding-left: 0px;
}
}
@media (max-width: 991px) {
        .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .wc-block-cart-item__total .wc-block-components-sale-badge {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    padding: 20px 20px;
    margin-top: 0px;
}
.wc-block-components-totals-wrapper {
    padding: 16px 20px;
}
h1 {
    font-size: 24px !important;
}
.wp-block-woocommerce-cart-order-summary-block {
    padding: 20px;
    border-bottom: 0px !important;
}
.wc-block-cart__submit {
    margin: 0 20px 16px;
}
    .search-left {
    overflow: hidden;
}
    .oc-hero-slide {
    height: 300px !important;
}
.woocommerce-product-gallery  .flex-viewport {
    height: auto !important;
}
.container.oc-navbar {
    max-width: 90% !important;
}
.oc-logo img {
    width: 185px;
}
.footer-section .container {
    max-width: 100%;
}
.search-left {
    padding: 0px 0px 0px 14px;
}
    .single-product .product_title {
        font-size: 26px;
    }
    .oc-hero-content {
    left: 52px !important;
}
.quik_links_box {
    padding-left: 47px !IMPORTANT;
}
.newshoppage ul.products.columns-4 {
    grid-template-columns: 1fr 1fr;
}
.woocommerce ul.products li.product .onsale {
    padding: 0;
}
}
@media(min-width:576px) and (max-width:768px){
    ul.wc-block-grid__products {
    grid-template-columns: 1fr 1fr 1fr;
}
    .search-left {
    overflow: hidden;
    padding-left: 6px;
}
.search-left input {
    padding-left: 0px;
}
.woocommerce .products ul, .woocommerce ul.products {
    clear: unset;
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    clear: unset;
    float: unset;
}
}
@media(max-width:768px){
    .category-sidebar-image {
    margin-top: 0;
}
    .error-title {
    font-size: 65px;
}
.error-404 h2 {
    font-size: 21px;
}
.error-404 p {
    width: 80%;
    margin: auto;
}
    .woocommerce-Reviews {
    width: 100%;
}
aside.col-lg-3.col-md-4.mb-4 {
    display: none;
}
.category-sidebar-image img {
    height: 208px;
    object-fit: cover;
    min-height: auto;
    width: 100%;
    display: none;
}
.newshoppage ul.products.columns-4 {
    gap: 12px;
    grid-template-columns: 1fr 1fr;
}
.comment-form-cookies-consent {
    display: flex;
    align-items: baseline;
    gap: 8px;
}
    .container.oc-navbar {
    max-width: 100%;
}

    .oc-search {
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
}
.oc-category-strip {
    top: 97px !important;
}
.oc-hero-content {
    left: 32px !important;
}
.oc-category-grid {
    padding-left: 0px !important;
}
    .hero-title {
        font-size: 40px;
    }
    .hero-img {
        text-align: center !important;
        margin-top: 30px;
    }
    .oc-brand {
    justify-content: left;
    width: 20%;
        min-width: 160px;
}

    .oc-logo img {
    width: 160px;
}
    .oc-btn {
    
    padding: 7px 11px;
    font-size: 11px;
}
.search-left input {
    font-size: 11px;
}

.oc-search {
    order: unset;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    height: 40px;
}
.oc-actions {
    justify-content: center;
}
.oc-category-inner {
    justify-content: flex-start !IMPORTANT;
    padding-left: 20px !important;
}

        .oc-category-grid{
        grid-template-columns:repeat(4,1fr);
        gap:18px;
    }

    .oc-category-icon{
        width:80px;
        height:80px;
    }

    /*.oc-category-icon img{*/
    /*    width:40px;*/
    /*    height:40px;*/
    /*}*/
    .oc-heading{
        font-size:22px;
    }
    .oc-feature{
        align-items:center;
    }
}
.newshoppage .container, .newshoppage .container-sm {
    max-width: 95%;
}
@media only screen and (max-width: 576px){
    .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}
    .wp-block-woocommerce-checkout {
    padding-top: 8px;
}
    .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 13px;
}
    article#post-40 {
    padding: 41px 34px;
}
.shop-header-section .shop-title {
    text-align: center;
}
.shop-header-section .woocommerce-breadcrumb {
    text-align: center;
}
.related ul.products.columns-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 11px;
}
    .about-section h2 {
    font-size: 23px;
}
    .about-section {
    padding: 41px 34px;
}
    .form-container h1 {
    font-size: 25px;
}
.comment-form-cookies-consent label {
    line-height: 21px;
    margin-bottom: 11px;
}
.comment-form-review-image input[type="file"] {
    width: 100%;
}
    .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
}
section.related.products  h2 {
    margin-bottom: 20px;
}
.single-product div.product div.summary {
    width: 100% !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    gap: 11px;
}
.single-product .quantity input {
    padding-left: 0;
}
.single-product div.product {
    gap: 0px;
}
.products li.product {
    width: 45% !important;
}
.related .products li.product {
    width: 100% !important;
}
    .oc-navbar {
    height: auto;
    flex-wrap: wrap;
}
.oc-category-strip {
    position: unset !important;
}
.oc-search {
    order: 3;
    width: 100% !important;
}
.oc-brand {
    width: 46%;
    min-width: unset;
    margin: auto;
}
.oc-actions {
    width: 50%;
    justify-content: end;
}
.oc-logo img {
    width: 73%;
}
.oc-category-inner {
    padding: 11px 31px !important;
}
.oc-category-inner a {
    font-size: 11px !important;
}
.oc-category-section {
    margin: 27px auto 0px !important;
}
.container.oc-navbar {
    padding: 14px 0px 20px;
}
    .owner-card img {
    height: auto;
}
.oc-category-grid {
    gap: 23px !IMPORTANT;
}
.oc-hero-slide {
    height: 192px !IMPORTANT;
}
.oc-category-head h3 {
    margin-bottom: 0px;
    font-size: 18px !important;
}
.oc-see-all {
    font-size: 14px !important;
}
.oc-product-grid h3 {
    font-size: 16px;
}
.oc-hero-content h1 {
    font-size: 19px !important;
    line-height: 22px !important;
    margin-top: -8px;
    margin-bottom: 6px !important;
}
.quik_links_box {
    padding-left: 14px !IMPORTANT;
}
.oc-hero-content p {
    font-size: 13px !important;
    width: 74%;
    margin-bottom: 13px !important;
}
.oc-hero-content .oc-cart-btn {
    padding: 5px 19px !IMPORTANT;
    font-size: 14px !IMPORTANT;
}
.header-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
ul#menu-header-menu {
    display: none;
}
.product-card img {
    height: 148px;
}
.product-box img {
    height: 148px;
}
.footer-site-logo {
    text-align: center;
}
.office-col {
    text-align: center;
}
ul#menu-quick-link {
    text-align: center;
}
.footer-section h4 {
    text-align: center;
}
.social_icon {
    justify-content: center;
}
.feature {
    display: grid !important;
    justify-content: center;
    text-align: center;
}
.icon-box, .contact-icon-box {
    margin: 0px auto 20px;
}
.contact-us-details-section .d-flex.align-items-start {
    display: grid !important;
    justify-content: center;
    text-align: center;
    gap: 11px;
}
.contact-us-details-section .contact-icon-box.me-3 {
    margin: auto !important;
}
.owner-info {
    text-align: center;
    margin-bottom: 20px;
}
.bx-viewport {
    height: 180px !important;
}
.hero-title {
    font-size: 13px;
}
.hero-text {
    font-size: 13px;
    margin: 7px 0 11px;
}
.hero-btn {
    padding: 9px 14px;
    font-size: 11px;
}
.bx-wrapper img {
    width: 100%;
}
.hero-title br {
    display: none;
}
.shop_by h3 {
    font-size: 14px;
}
.see_all_icon {
    font-size: 12px;
}
.see_all_icon svg {
    width: 14px;
}
section.free-shipping-section {
    padding-top: 0px !important;
}
.shipping-title {
    text-align: center;
    font-size: 23px;
}
.shipping-text {
    text-align: center;
}
.btn.shipping-btn {
    display: grid;
    margin: auto;
    width: 57%;
}
section.product-grid-section {
    padding-top: 0px !important;
}
.oc-card {
    padding: 0px !important;
}
.oc-title, .woocommerce-loop-product__title {
    margin-bottom: 0px;
    padding: 3px 5px;
}
.oc-price, .price{
    padding: 3px 5px;
}
.oc-card .oc-cart-btn {
    border-radius: 0px;
}
p.form-submit {
    margin-bottom: 23px !important;
}
.single-product span.onsale {
    left: 40px;
    top: 15px;
}
.woocommerce ul.products li.product .onsale {
    top: 15px;
    right: 14px;
    font-size: 10px;
    padding: 0px;
}
.oc-product-grid .col-lg-3.col-md-4.col-sm-6.col-6 {
    padding: 6px;
}
}
@media only screen and (max-width: 480px){
    .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    width: 100%;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 167px;
    width: 167px;
    height: 167px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    width: 167px;
    height: 167px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    border: 1px solid #f5c26b;
    left: 0;
    right: unset;
}
    .is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: block;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item {
    display: block;
}
.wc-block-components-formatted-money-amount {
    color: #f5c26b;
    font-weight: bold;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-left: 0px;
    padding-top: 16px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    display: block;
}
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary {
    padding: 0 0px;
}
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-coupon, .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-item {
    padding-left: 0px;
    padding-right: 0px;
}
td.wc-block-cart-item__image {
    display: block;
    margin-bottom: 11px !important;
    padding-right: 0px !important;
}
td.wc-block-cart-item__total {
    justify-content: left;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: start;
}
.oc-price, .price {
    margin-bottom: 0px;
}
.oc-img {
    height: 162px !important;
}
.oc-hero-slide {
    height: 161px !important;
}
.oc-hero-content h1 {
    margin-top: -11px;
}
.products li.product {
    width: 100% !important;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
}
}
@media only screen and (max-width: 389px){
    .oc-brand {
    width: 43%;
}
.oc-logo img {
    width: 100%;
}
.woocommerce .woocommerce-ordering select {
    padding: 7px;
    font-size: 11px;
}
.woocommerce .woocommerce-result-count {
    font-size: 13px;
}
.oc-brand {
    width: 100%;
    justify-content: center;
}
.oc-brand a {
    text-align: center;
}
.oc-logo img {
    width: 63%;
}
.oc-search {
    width: 100% !important;
}
.oc-actions {
    width: 100%;
    justify-content: center;
}
}
