@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Raleway:wght@600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');

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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li {
    /*border: 0 none;*/
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

img,
a img {
    border: medium none;
}

.clear {
    border: medium none;
    clear: both;
    float: none;
    height: 1px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    transition: all 0.4s ease;
}

a:hover {
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #535353;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding-bottom: 10px;
}

h1 {
    font-size: 37px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 17px;
}

p {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

body {}

*,
:after,
:before {
    box-sizing: border-box;
}


/**********************************
***********************************/

.zinrelo-tab {
    height: 29px !important;
    line-height: 30px;
}


/************/
.container {
    width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.promotext {
    background: url('https://cdn11.bigcommerce.com/s-wqgful3f66/product_images/uploaded_images/promo-min.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 125px;
    display: flex;
    align-items: center;
}

.promotext div {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.promotext div.promo-right {
    float: right;
    width: 50%;
    text-align: center;
}

.promotext div.promo-left {
    float: left;
    width: 50%;
    text-align: center;
}

.marquee a {
    color: #fff;
}

.marquee a:hover {
    text-decoration: underline;
}

.topMenu {
    background: #000;
}

.topMenuInner {
    overflow: hidden;
    padding: 3px 0 0;
}

.topMenuInner h4 {
    float: left;
}

.topMenuInner h4,
.topMenuInner h4 a {
    color: #ba9e5e;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    line-height: 36px;
}

.topMenuInner ul {
    float: right;
}

.topMenu ul li {
    margin-left: 15px;
}

.topMenu ul li,
.topMenu ul li a {
    color: #bfa55f;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
    display: inline-block;
}

.topMenu ul li a:hover {
    color: #fff;
}



.headerMidInner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0; 
}

.headerMidInner .logo {
    margin-right: 8px;
}

.liveShopping i {
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #ee1f27;
    display: block;
    margin-right: 6px;
}

.liveShopping {
    display: flex;
    align-items: center;
    justify-content: center;
}

.liveShopping span {
    font-size: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
}

.liveShopping {
    border: 3px solid #c8000e;
    border-radius: 43px;
    margin-right: 30px;
    height: 43px;
    padding-left: 9px;
    padding-right: 9px;
}


.headerSearch form {
    box-sizing: border-box;
    background: #fff;
    border-radius: 60px;
    border: 1px solid #dddddd;
    height: 57px;
    width: 500px;
    padding: 11px 0;
}

.headerSearch form input {
    height: 35px;
    background-color: transparent;
    border: none;
    outline: none;
}

.headerSearch form input.seachField {
    width: 85%;
    float: left;
    padding-left: 40px;
}

.headerSearch form input.searchBtn {
    float: right;
    width: 15%;
    background: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/searchicon.png?t=1703130160') no-repeat center center;
    color: transparent;
}


.mainMenu ul {
    text-align: center;
    font-size: 0;
}

.mainMenu ul li {
    display: inline-block;
    padding: 20px 9px;
}

header .mainMenu>ul>li>a {
    position: relative;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    font-family: "Open Sans";
    text-align: center;
    padding: 20px 19px;
    display: block;
    background-position: bottom center;
}


.mainMenu ul li:first-child:before {
    display: none;
}

.mainMenu ul li:hover {
    border-color: #000;
}

.mainMenu ul li a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}


.headerSearch {
    margin-right: 30px;
}

.headerPhone a img {
    display: block;
    margin: 0 auto;
}

.headerPhone a {
    display: block;
    text-align: center;
}

.headerPhone a span {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: "Open Sans";
}

.headerPhone {
    margin-right: 30px;
}

.headerUser {
    display: block;
}

.headerUser a {
    display: block;
    text-align: center;
}

.headerUser a img {
    display: block;
    margin: 0 auto;
}

.headerUser a span {
    font-size: 10px;
    line-height: 20px;
    color: #000000;
    font-weight: 500;
    font-family: "Open Sans";
    display: block;
}


.headerCart a {
    display: block;
    text-align: center;
    line-height: 16px;
    padding-right: 2px;
}

.headerCart a img {
    display: block;
    margin: 0 auto;
}

.headerCart {
    width: 72px;
    display: flex;
    justify-content: end;}

.headerCart span.countPill {
    background: transparent;
    color: #000;
    margin: 0;
    padding: 0;
    width: auto;
}

.headerCart span {
    font-size: 10px;
    color: #000000;
    font-weight: 500;
    font-family: "Open Sans";
    display: inline;
    letter-spacing: 0.6px;
}

.customSlider {
    position: relative;
}

.customSlider .slick-prev {
    left: 0;
}

.customSlider .slick-next {
    right: 0;
}

.customSlider .slick-dots {
    bottom: 0;
}

section.quickSearchResults {
    background: #fff;
    position: relative;
}

h2.page-heading {
    color: #333;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.prodBox .card-figure {
    border: 1px solid #dfdfdf;
}

.prodBox .card-body {
    text-align: center;
}

.prodBox h4.card-title a {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}

.prodBox h4.card-title {
    height: 65px;
    overflow: hidden;
    line-height: 15px;
    padding: 0;

    margin: 0;
}

.prodBox .card-body .card-text {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}
.prodBox .brandText{
   display: none;
}
.prodBox .card-text div {
    display: inline-block;
}

.productGrid {
    text-align: center;
}

ul.productGrid.productGrid--maxCol6 li.product {
    width: 16%;
}

.productBtnCard .button {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    border-radius: 24px;
}

.productBtnCard .button:hover {
    color: #fff;
}

/**************/
.home-cats {
    padding: 50px 0;
}

.home-cats .grid {
    font-size: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: -20px;
}

.home-cats .grid__item {
    display: inline-block;
    font-size: 14px;
    padding-left: 20px;
    vertical-align: top;
    width: 100%;
}

.home-cats .one-quarter,
.home-cats .two-eighths,
.home-cats .three-twelfths {
    width: 25%;
}

.home-cats .three-quarters,
.home-cats .six-eighths,
.home-cats .nine-twelfths {
    width: 75%;
}

.home-cats .one-third,
.home-cats .two-sixths,
.home-cats .four-twelfths {
    width: 33.333%;
}

.home-cats .catbox {
    margin-bottom: 22px;
    position: relative;
    display: block;
}

.home-cats .catbox img {
    display: block;
}

.home-cats .catbox-new.cat1 {
    height: 410px;
    background-color: #ba9e5e;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
}

.home-cats a.catboxlabel {
    color: #333;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    border: 1px solid #dac99b;
    border-left: 0px;
    border-right: 0px;
    padding: 29px 35px 18px 35px;
    margin-top: 17px;
    line-height: 36px;
    margin-bottom: 53px;
}

.home-cats .btn {
    font-size: 14px;
    background: url(../img/btn.png);
    font-weight: 700;
    color: #000;
    border-radius: 35px;
    padding: 0 25px;
    display: inline-block;
}

.home-cats .catbox span {
    height: 60px;
    background-color: #1d343b;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    color: #ba9e5e;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    transition: all 0.3s;
}

.home-cats .last-grid a.catbox {
    margin-bottom: 0px;
}

.home-cats .catbox.cat5 span {
    background-color: #33272e;
}

.home-cats .catbox.cat6 span {
    background-color: #484a3d;
}

.home-cats .catbox.cat7 span {
    background-color: #3a4b45;
}

.home-cats .catbox.cat8 span {
    line-height: 20px;
    padding-top: 12px;
    background-color: #4b1f1f;
}

.home-cats .catbox small {
    width: 150px;
    height: 68px;
    background-image: url('data:image/png;base64,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');
    display: block;
    position: absolute;
    right: 0px;
    top: -4px;
    font-size: 0px !important;
    color: transparent !important;
}

.home-cats .catbox.cat8:hover span {
    line-height: 20px;
}

.home-cats .catbox:hover span {
    height: 100px;
    line-height: 100px;
    background: rgba(0, 0, 0, 0.75);
}

.catbox-new .btn {
    height: 35px;
    line-height: 35px;
    letter-spacing: 1px;
    vertical-align: middle;
    text-transform: uppercase;
}

.catbox-new .btn:hover {
    color: #fff;
}

/***********/
.brand-logos {
    margin-top: 35px;
    padding-top: 5px;
    text-align: center;
    padding-bottom: 5px;
}

.brand-logos img {
    margin: 0 20px;
}

.brand-logos a {
    display: inline-block;
}

.body.homePage {
    margin-bottom: 0;
    margin-top: 0;
}

.proud-supporter {
    text-align: center;
    padding: 7px 0;
}

.proud-supporter p {
    margin-bottom: 0px !important;
    padding: 0px;
    color: #333;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.proud-supporter p span {
    vertical-align: middle;
    margin-right: 10px;
    height: 24px;
    line-height: 28px;
    display: inline-block;
}

.proud-supporter img {
    vertical-align: middle;
    display: inline-block;
}

.footer {
    padding: 0;
    border: none;
}

#SideNewsletterBox .grid__item {
    padding-left: 20px;
}

#SideNewsletterBox {
    background: #000;
    padding: 29px 0;
    background-size: cover;
}

#SideNewsletterBox .grid.grid--table {
    display: table;
    margin: 0px;
    width: 100%;
}

#SideNewsletterBox .grid.grid--table>.grid__item {
    display: table-cell;
    vertical-align: middle;
}

#SideNewsletterBox h4 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
    padding-bottom: 0px;
}



#SideNewsletterBox .two-thirds,
#SideNewsletterBox .four-sixths,
#SideNewsletterBox .eight-twelfths {
    width: 66.666%;
}

#SideNewsletterBox form .grid {
    display: flex;
    flex-wrap: wrap;
}

#SideNewsletterBox .one-fifth {
    width: 20%;
}

#SideNewsletterBox .two-fifths {
    width: 40%;
}

input.Textbox {
    border: 1px solid #ba9e5e;
    border-radius: 35px;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #ba9e5e;
}

.newsletter-subscription input.btn:hover {
    color: #fff;
}

.newsletter-subscription input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    outline: none;
}

.newsletter-subscription input.btn {
 font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
color: #333333;
font-weight: 700;
font-family: "Open Sans";
text-align: center;
}

input#newsletterButton {
    filter: drop-shadow(0px 1px 0px #ece06c);
    box-shadow: inset 0.174px -1.992px 0px rgba(185,156,94,0.65);
    background-image: linear-gradient(0deg, #b79a5d 0%, #eee26d 100%);
}

.newsletter-subscription input::placeholder {
    color: #000;
}

.footer-main {
    background: #eee;
    padding: 50px 0 0;
}

.footer-main .grid__item {
    display: inline-block;
    font-size: 14px;
    padding-left: 20px;
    vertical-align: top;
    width: 100%;
}

.footer-main,
.footer-main .grid__item {
    font-size: 12px;
}

.footer-main address {
    font-style: normal;
}

.footer-main address ul {
    margin-top: 30px;
    margin-bottom: 0px !important;
}

.footer ul {
    float: left;
    width: 100% !important;
    margin: 0;
    list-style: none;
}

.footer .footer-columns ul {
    margin-bottom: 20px;
}

ul.two-col>li {
    display: block;
    width: 50%;
    float: left;
}



.footer-main ul li a {
    color: #000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    display: block;
}

.footer-main ul li a:hover {
    color: #ba9e5e;
}

.footer .footer-columns address li {
    padding:  0;
}

.footer-main li {
    float: left;
    width: 100%;
}

.footer-main address ul li strong {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-main address ul li span {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
}

.footer-main .grid {
    font-size: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: -20px;
}

.grid__item.foot1 {
    width: 30%;
}

.grid__item.foot2 {
    width: 17%;
}

.grid__item.foot3 {
    width: 42%;
}

.grid__item.foot4 {
    width: 16%;
}

.grid__item.foot5 {
    width: 13%;
}

.footer-main h4 {
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 0px solid #b99c5e;
    margin-bottom: 9px;
    padding-bottom: 7px;
    margin-top: 22px;
}

.footer-links {
    background-color: #eee;
    text-align: center;
    padding: 45px 0;
}

.footer-links span {
    color: #000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    text-align: center;
    letter-spacing: 0.3px;
}

ul.breadcrumbs {
    text-align: left;
}

ul.breadcrumbs a {
    color: #999999;
    font-weight: 700;
}

h1.page-heading {
    text-align: left;
    color: #333;
    font-size: 34px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: "Lato", Arial, sans-serif;
    border-bottom: 1px solid #e3e3e3;
}

.page-sidebar li {
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 0;
}

h5.sidebarBlock-heading,
h5.accordion-title,
.accordion--navList .accordion-title {
    font-size: 16px;
    /*font-weight: 300 !important;*/
    text-transform: uppercase !important;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-weight: 500;
}

.sidebarBlock+.sidebarBlock {
    border: none;
    padding: 0;
}

.page .productCategoryList ul.productGrid li.product,
.page div#product-listing-container ul.productGrid li.product {
    width: 25%;
}

.ratingList {
    height: 20px;
    overflow: hidden;
}

ul.productGrid span.price-now-label,
.prodBox span.price-now-label {
    display: none;
}

.actionBar-section {
    float: right;
}

.actionBar-section .form-field {
    border: none;
}

.actionBar-section .form-field select#sort {
    border: 1px solid #ddd;
    border-radius: 0;
}

.productView-price .price-section {
    /* display: inline-block; */
    font-size: 22px;
    font-weight: normal;
    color: #333;
    font-family: 'Open Sans', sans-serif;
}

.productView-price .price-section.price-section--saving.price {
    font-size: initial;
}

span.productView-reviewLink {
    margin-left: 0;
}

.icon--ratingFull svg {
    fill: #DDCB69;
}

h1.productView-title {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    font-family: "Lato", Arial, Sans-serif;
    margin: 0;
    padding: 0;
}

.productView-product {
    border-bottom: 0;
    padding-bottom: 0;
}

.productView-price,
.productView-details {
    margin: 0;
}

label.form-label.form-label--alternate {
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 20px;
    text-align: left !important;
    position: relative;
    color: #333;
}

.form-field.form-field--increments {
    margin: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.button {
    background: url(../img/btn.png);
    font-size: 14px;
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    border-radius: 24px;
    border: none;
    text-transform: uppercase;
    padding-bottom: 9px;
    background-size: 100% 100%;
}

.button:hover {
    color: #fff;
}

input#form-action-addToCart,
a.button.dropdown-menu-button {
    border: 3px solid #333333;
}

input#form-action-addToCart {
    min-width: 320px;
}

.ourStockProd .alertBox--error {
    background: #323232;
    border-radius: 50px;
    margin-top: 10px;
}

.ourStockProd .alertBox--error p {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    font-weight: 700;
}

article.productView-description {
    width: 100%;
    float: none;
    clear:both;
}

.prodDescriptionSec {
    /*border-bottom: 1px solid #ddd;*/
}

.prodDescriptionSec .productView-title,
.prodDescriptionSec .productView-description {
    padding-left: 0;
}

.prodDescriptionSec .productView-title {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    font-family: "Lato", Arial, sans-serif;
}

.tab.is-active,
section#product-reviews .toggle-title .toggleLink,
section.videoGallery .toggle-title .toggleLink {
    /*background: url(../img/btn.png);
    border: 3px solid #333;
    background-size: 100% 100%;*/
}

.productCarousel .slick-dots {
    display: none;
}

h6.tabsTitle {
    color: #333;
    font-weight: 700;
}

.prodDescriptionSec h6.tabsTitle a.toggleLink {
    float: right;
}

.tab .tab-title {
    text-transform: uppercase;
    color: #333;
}

section#product-reviews .toggle-title .toggleLink:hover span,
section.videoGallery .toggle-title .toggleLink:hover span {
    color: #fff;
}

section#product-reviews .toggle-title,
section.videoGallery .toggle-title {
    margin: 0;
    padding: 12px 0;
}

/*section#product-reviews,
section.toggle.videoGallery 
{
    padding-top: 20px;
    border-top: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}*/
section.toggle.videoGallery {
    margin-bottom: 0;
}

.relatedCustomerFav {
    margin-top: 20px;
}

.headerCart span.countPill {
    display: inline-block;
}

.headerCart a {
    font-weight: 700;
}

section.heroCarousel.slick-initialized.slick-slider {
    margin-bottom: 30px;
}




.fixedSide {
    position: fixed;
    overflow-y: hidden;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #333;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sideBoxesMenu h6 {
    background: #666;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 15px;
    line-height: 11px;
    text-transform: uppercase;
}

.sideBoxesMenu li {
    position: relative;
}

.sideBoxesMenu .arrow {
    width: 45px;
    height: 52px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #555;
}

.sideBoxesMenu li>a+.arrow:before {
    position: absolute;
    content: '+';
    color: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 27px;
    margin: auto;
    text-align: center;
    font-size: 18PX;
}

.sideBoxesMenu li.thisOpen>a+.arrow:before {
    content: '-';
}

.sideBoxesMenu li ul {
    background: #444;
}

.sideBoxesMenu li a {
    border-bottom: 1px solid #555;
}

.sideBoxesMenu li a {
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 16px;
    text-transform: capitalize;
    padding: 18px 15px;
}

.sideBoxesMenu .subMenu {
    margin: 0;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
}

.sideBoxesMenu h4 {
    font-family: "Open Sans";
    font-size: 18px;
    color: #ba9e5e;
    font-weight: 400;
    line-height: 35px;
    text-transform: uppercase;
    display: flex;
    padding: 10px 15px 0;
}

.sideBoxesMenu h4 a {
    color: #fff;
    display: block;
    font-size: 18px;
    margin-left: 15px;
}

.productView-product .productView-price .price-section {
    display: inline-block;
}

.productView-product .productView-price .price-section span.price-now-label {
    display: none;
}

.prodBox .card-text div.non-sale-price--withoutTax,
.productView-product .productView-price .price-section.non-sale-price--withoutTax {
    display: none;
}

.price-section.price-section--saving.price span {
    font-size: 14px;
    padding-bottom: 13px;
}

.price-section.price-section--saving.price {
    padding-bottom: 15px;
    padding-top: 5px;
}

.form-field.form-field--increments .form-increment {
    display: inline-block;
    border: 1px solid #e3e3e3;
    padding: 10px 0;
}

.form-field.form-field--increments .form-increment button.button {
    background: no-repeat;
    padding: 0;
}

ul.productView-thumbnails {
    text-align: center;
}

ul.productView-thumbnails .productView-thumbnail {
    display: inline-block;
    width: 22%;
    float: none;
}

ul.productView-thumbnails .productView-thumbnail-link {
    border: none;
}

.topMenuInner ul li a.navUser-item--compare {
    display: none;
}

.topMenuInner ul li a.navUser-item--compare.show {
    display: initial;
}

section.heroCarousel.slick-initialized.slick-slider {
    margin-bottom: 20px;
    max-height: 35rem !important;
}

.formSearchArea {
    width: 100%;
}

.closeSugg {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
}

.formSearchArea a.modal-close {
    display: none;
}

.cart-item-image {
    max-height: 80px;
}




.sidebarBlock.subcateBlock li.navList-item img {
    display: none;
}

ul.subcategories-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -25px;
}

ul.subcategories-grid li.subcategories-grid-item {
    padding-left: 25px;
    box-sizing: border-box;
    width: 33.3333333%;
    margin-bottom: 30px;
}


h1.mainCatHeader {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 10px;
}

ul.subcategories-grid li.subcategories-grid-item a.subcategories-name {
    position: relative;
    display: block;
    background: transparent;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 20px 0;
    margin-bottom: 10px;
}

ul.subcategories-grid li.subcategories-grid-item a.subcategories-name:hover {
    text-decoration: underline !important;
}


.categoryImage {
    width: 100vw;
    margin-left: 49.2%;
    position: relative;
    left: -50vw;
}

.categoryImage img {
    height: 380px;
    object-fit: cover;
    width: auto;
    margin: 0 auto;
    display: inherit;
}

ul.subMegaMenu {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    top: 64px;
    display: none;
    margin-left: 0px;
}

.mainMenu>ul>li:hover>ul {
    display: block;
}

ul.megaSub {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.subMegaMenu>li {
    padding-top: 15px;
    width: 100%;
}

ul.megaSub>.megaSubBox {
    width: 25%;
    padding: 0 5px;
    border-bottom: none;
    text-align: left;
    margin-bottom: 10px;
}

.mainMenu ul li a.megaSubParentTitle {
    background: #e9db6b;
    display: block;
    font-size: 14px;
    padding: 5px 15px;
}

.megaSubList {
    padding-left: 10px;
}

.mainMenu li.megaSubBox li {
    border: none;
    display: block;
    padding: 0;
    text-align: left;
}

.mainMenu li.megaSubBox li a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin: 7px 0;
    display: block;
    text-transform: inherit;
}

.mainMenu li.megaSubBox li a:hover {
    text-decoration: underline !important;
}


/*
.sidebarBlock.subcateBlock li.navList-item a {
    font-size: 14px;
    text-align: center;
}
.sidebarBlock.subcateBlock li.navList-item img {
    max-width: 130px;
    margin: 0 auto;
}*/


ul.newCata {
    display: flex;
    flex-wrap: wrap;
    margin-left: -17px;
}

ul.newCata li {
    width: 25%;
    padding: 8px 0 8px 17px;
    transition: all 0.5s;
}

ul.newCata li:hover {
    transform: scale(1.02);
}

.mobView {
    display: none;
}

.previewCartCheckout-additionalCheckoutButtons {
    display: none !important;
}

.cart-actions a.button.button--primary {
    width: 200px;
}

.sideBoxesMenu li.hideCata {
    display: none;
}

.morecontent {
    display: none;
}

a.morelink {
    background: #000;
    color: #d9c950;
    font-weight: 700;
    text-transform: capitalize;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 16px;
}

.more .container {
    padding: 0;
    width: auto;
}

#zrl_embed_div {
    min-height: 625px;
    display: inline-block;
    overflow: hidden;
    float: none;
    width: 100%;
    height: 625px;
    z-index: 9999;
    position: relative;
}

.zinerloMessage {
    display: flex;
    font-weight: 700;
}

.zinerloMessage div {
    margin: 0 5px;
    color: #CAB362;
}

.acsb-trigger {
    margin-bottom: 40px;
}

.bulkDisTable {
    border: 1px solid #eee;
    margin: 7px 0;
}
.bulkPriceCol {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 5px;
    justify-content: space-around;
    text-align: center;
}
.bulkPriceCol > div {
    min-width: 110px;
}
.bulkPriceCol.bulkTableHead > div {
    font-weight: 600;
    text-transform: uppercase;
}
.bulkPriceCol.bulkTableHead {
    background: #eee;
}
.MobIcon {
    display: none;
}

.MobIcon {
    display: none !important;
}
h1.productView-title.mobPrice {
    display: none;
}
/*********** chect out page paypal remove ******/
.checkoutRemote {
    display: none !important;
}


.text-center {
    text-align: center;
}

.homeAbout h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.homeAbout p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-family: 'Open Sans';
}


.headerMenu {
    margin-top: 3px;
    border-top: 1px solid #000;
    margin-bottom: 2px;
}

.header{
    border-bottom: 1px solid #000;
}

.metalPrice {
    background: #e9e9e9;
    padding: 15px 0;
}

.heroCarousel-slide .heroCarousel-image-wrapper{
    height: auto !important;
}


.heroSection .slick-arrow {
    display: none;
}

.heroSection:hover .slick-arrow {
    display: block;
}

.heroSection .slick-dots {
    bottom: -46px;
}

.heroSection .customSlider {
    margin-bottom: 50px;
}

.featuredProduct h3.page-heading {font-size: 20px;letter-spacing: 4px;line-height: 30px;text-transform: uppercase;color: #000000;font-weight: 700;font-family: "Open Sans";text-align: center;margin-bottom: 14px;}

.featuredProduct {
    padding-top: 26px;
}

section.productCarousel {
    padding-left: 85px;
    padding-right: 85px;
}


.productCarousel button.slick-arrow {
    background: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/arrow.png?t=1703463542');
    width: 50px;
    height: 50px;
    border: 0px;
}

.productCarousel button.slick-arrow:before {
    display: none;
}

.productCarousel button.slick-arrow.slick-prev {
    left: 10px;
}

.productCarousel button.slick-arrow.slick-next {
    right: 10px;
    background: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/next.png?t=1703463920');
}

.featuredProduct {
    margin-bottom: 70px;
}

.productTabs ul.tabs , .prodDescriptionSec ul.tabs{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0px;
}

.productTabs , .productDescription {
    background: #eeeeee url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/whitebg.png?t=1703465835') top left repeat-x;
}

.productTabs a.tab-title , .productDescription a.tab-title {
    font-size: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center;
    padding: 9px 53px;
}

.productTabs ul.tabs li.tab , .productDescription ul.tabs li.tab {
    border: 1px solid #eee;
    margin-left: 1px;
    margin-right: 1px;
    border-bottom: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.productTabs ul.tabs li.tab.is-active , .productDescription ul.tabs li.tab.is-active {
    background: #eee;
}


.productTabs .tab-content {
    display: block;
    overflow: hidden;
    height: 0px;
    padding: 0px;
}

.productTabs .tab-content.is-active  {
    display: block;
    overflow: hidden;
    height: auto;
}

.productTabs .productCarousel {
    margin-top: 50px;
    margin-bottom: 50px;
}

.productTabs .tabs-contents {
    margin-bottom: 0px;
}

.homeAbout h3 {
    margin-bottom: 12px;
}

.homeAbout p {
    line-height: 25px;
    font-family: 'Open Sans';
    letter-spacing: 0.3px;
    font-size: 16px;
}

.homeAbout {
    padding-bottom: 0px;
}

.proud-supporter h3.text-center {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.brand-logos {
    margin-bottom: 46px;
}

.proud-supporter h3.text-center {
    padding-bottom: 16px;
}

.newsletter-subscription input {
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    border: 0px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
    font-family: "Open Sans";
}

.footer-main address ul li, .footer-main address ul li strong, .footer-main address ul li span {
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
}

.footer-main address ul li span {
    font-weight: 500;
}

.footSocial ul li a {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/social.png?t=1703539339');
    border-radius: 70px;
    overflow: hidden;
    box-shadow: inset 0 0 5px;
    background-position-y: -6px;
}

.footSocial ul {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-bottom: 48px;
}

.footSocial ul li {
    width: auto;
    list-style: none;
}

.footer-main .footSocial ul li a:before {
    display: none;
}

a.soc-icon.soc-icon-fb {
    background-position-x: -19px;
}

a.soc-icon.soc-icon-tw {
    background-position-x: -143px;
}

a.soc-icon.soc-icon-ins {
    background-position-x: -264px;
}

a.soc-icon.soc-icon-pin {
    background-position-x: -388px;
    background-position-y: -4px;
}


a.soc-icon.soc-icon-tik {
    background-position-x: -508px;
    background-position-y: -5px;
}

a.soc-icon.soc-icon-link {
    background-position-x: -626px;
}

a.soc-icon.soc-icon-yt {background-position-x: -746px;background-position-y: -5px;}

.footer-main .footer-columns.grid {
    display: flex;
    justify-content: space-between;
}


.body {
    margin-top: 25px;
}

section.productView-images {
    width: 41.5%;
}

section.productView-details {
    width: 58.5%;
}

h1.productView-title {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 37px;
    color: #07090d;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 20px;
}

ul.breadcrumbs {
    margin-bottom: 20px;
}

.productView-price * {
    font-size: 22px;
    letter-spacing: 1px;
    color: #0c0f15;
    font-weight: 700;
    font-family: "Open Sans";
}

.productView-price {
    margin-bottom: 20px;
}

.icon--ratingEmpty svg {
    stroke: #e9ac34;
    fill: #fff;
}

.productView-rating .icon {
    width: 20px;
    height: 20px;
}

.form-field.form-field--increments {
    width: 145px;
    border: 0px;
    margin: 0;
    padding: 0;
}

.form-field.form-field--increments label {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.form-field.form-field--increments .form-increment {
    width: 145px;
    height: 50px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 50px;
    padding: 0px;
    position: relative;
}

.form-field.form-field--increments .form-input--incrementTotal {
    height: 48px;
    background: transparent;
    width: 98px;
    border-right: 1px solid #ddd;
    border-radius: 0px;
}

.productView-details button.button.button--icon[data-action=dec] {
    position: absolute;
    right: 16px;
    bottom: 7px;
}

.productView-details button.button.button--icon[data-action=inc] {
    position: absolute;
    right: 16px;
    top: 7px;
}

form.form.form-wishlist.form-action {
    display: none;
}

.productView-options .form-action {
    display: block;
    float: right;
    width: calc(100% - 160px);
    margin-top: 0px;
}

.form-field.form-field--increments {
    float: left;
}

input#form-action-addToCart {
    height: 50px;
    border-radius: 25px;
    /*
    filter: drop-shadow(0px 1px 0px #ece06c);
    box-shadow: inset 0.174px -1.992px 0px rgba(185,156,94,0.65);
    background-image: linear-gradient(0deg, #b7995d 0%, #ede16d 100%);*/
    background: #e8db6c;
    border: 0px !important;
    width: 100%;
    padding: 0px;
    font-size: 17px;
}

.form-field.form-field--increments label {
    display: none;
}


.socialLinks .icon svg {
    fill: #fff;
}

.socialLinks .icon {
    fill: #fff;
    background: #7f7f7f;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    padding: 6px;
}

a[data-zrl-dashboard=show-fb-share] {
    color: #0c0f15;
    font-weight: 600;
    font-family: "Open Sans";
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.productView-images figure.productView-image {
    border: 1px solid #d7d7d9;
}

ul.productView-thumbnails .productView-thumbnail-link {
    border: 1px solid #d7d7d9;
}

ul.productView-thumbnails .productView-thumbnail-link {
    height: 120px;
    max-width: 98%;
}

.productView-info-bulkPricing dt.productView-info-name {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #0c0f15;
    font-weight: 600;
    font-family: "Open Sans";
}

.productView-info-bulkPricing {
    display: block;
    clear: both;
}

.productDescription .tab-content {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    font-family: "Open Sans";
    padding: 50px 0;
}

.prodDescriptionSec ul.tabs {
    justify-content: left;
}

.relatedCustomerFav h6.tabsTitle {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center;
    margin-bottom: 20px;
}

.relatedCustomerFav {
    padding-top: 20px;
}

.headerMobile {
    display: none;
}


.headerSearch form {
    max-width: 100%;
}

.headerSearch {
    width: calc( 100% - 840px);
}

ul.subMegaMenu {
    background: #fff;
     border-top: 5px solid #0e0d11;
    box-shadow: 0 4px 9px #00000052;
    margin-left: 0px;
}

.mainMenu ul li a.megaSubParentTitle {
    background: #ddd;
    font-family: 'Open Sans';
}

.mainMenu li.megaSubBox li a {
    color: #000;
    font-family: 'Open Sans';
}

.productBtnCard .button {
    background: #e8db6c;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center;
    line-height: 16px;
    margin-bottom: 4px;
}
.productBtnCard .button:hover{
    background: #c7ba2c;
}


.productCarousel .ratingList {
    display: none;
}


.prodBox .card-img-container {
    max-height: 200px;
}


.mobileSlider{
    display: none !important;
}

.mobileImg {
    display: none !important;
}

.zinerloMessage {
    margin-bottom: 20px;
}

ul.socialLinks {
    display: flex;
    align-items: center;
    justify-content: left;
}

.brand-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

#SideNewsletterBox .grid.grid--table {
    max-width: 1040px;
    margin: 0 auto;
}

input#newsletterButton {
    padding: 0 60px;
}

header .mainMenu>ul>li>a.deals-red {
    color: #ee1f27;
}

header .mainMenu>ul>li>a {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.mainMenu > ul > li{
    padding: 0 0 0 2px;
}

.mainMenu > ul > li:hover > a {
    background-color: #e4e4e4;
    background-image: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/menuhbg.png?t=1705564751');
    background-repeat: no-repeat;
    background-position: bottom center;
}

.headerMenu {
    margin-bottom: 0px;
}

.a2a_default_style:not(.a2a_flex_style) a > span {
    background: #7f7f7f !important;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    padding: 5px;
}

.mainMenu ul li a.megaSubParentTitle {
    background: #fff;
}

.megaSubList {
    padding-left: 0px;
}

.mainMenu li.megaSubBox li a {
    margin: 5px 0;
}



.product-photos-mobile {
    display: none;
}


#form-action-addToCart:hover {
    background: #c7ba2c;
}


header.header {
    background: #000000;
}

.headerMenu {
    background: #eeeeee;
}



.headerPhone a span, .headerUser a span, .headerCart span, .headerCart span.countPill {
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    display: inline-block;
    margin-top: 5px;
    font-weight: 400;
    height: auto;
}

.headerCart span.countPill {
    margin-right: 3px;
}

.mainMenu > ul > li + li {
    background-image: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/sep.png?t=1705563982');
    background-repeat: no-repeat;
    background-position: left center;
}


.mainMenu {
    position: relative;
}

.headerPhone a img, .headerUser a img, .headerCart a img {
    margin-top: 3px;
}


.headerUser {
    margin-right: 20px;
}

.homeAbout p {
    text-align: left;
    text-indent: 40px;
}

.subCataBox .subcataImg a img {
    max-height: 160px;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
    display: block;
}


.categoryPage h2.page-heading {
    text-align: left !important;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 22px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
}


.categoryPage h2.page-heading {
    text-align: left !important;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 22px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
}


.categoryPage  .productCategoryList ul.productGrid li.product{
    width:20%;
}


.categoryPage fieldset.form-fieldset.actionBar-section label.form-label {
    font-weight: 700;
    color: #000;
}

.categoryPage fieldset.form-fieldset.actionBar-section select#sort {
    font-weight: 700;
    color: #000;
    border: 1px solid #000;
    border-radius: 20px;
    padding-left: 15px;
}


.category_description_bottom h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    padding: 20px 0;
    border-top: 1px solid #dedede;
    clear: both;
    border-bottom: 1px solid #dedede;
    margin-top: 30px;
    margin-bottom: 30px;
}

.category_description_bottom {
    clear: both;
}

.productView-info {
    margin-bottom: 20px !important;
}


.headerMidInner div a svg {
        display: block;
        margin: 0 auto;
        width: 34px;
        height: 34px;
        margin-top: 3px;
    }

.headerUserLogged .loggedDiv {
    display: flex;
}

/************************************************/
/************** Media Queries *****************/
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .container {
        width: 970px;
    }

    ul.productGrid.productGrid--maxCol6 li.product {
        width: 20%;
    }

 
    .home-cats a.catboxlabel {
        padding: 5px 0;
    }
    
    
    .headerMidInner .logo {
        margin-right: 20px;
    }
    
    .liveShopping span {
        margin-right: 20px;
    }
    
    .headerPhone {
        margin-right: 20px;
    }
    
    .headerSearch {
        margin-right: 20px;
        width: calc( 100% - 720px );
    }
    .liveShopping {
        margin-right: 20px;
    }
    
    .headerMidInner .logo img {
        width: 150px;
    }
    
    header .mainMenu>ul>li>a {
        font-size: 14px;
        letter-spacing: 0;
        padding-left: 9px;
        padding-right: 9px;
    }
    
    ul.subMegaMenu {
        top: 61px;
    }
    .headerSearch form input.seachField {
        padding-left: 20px;
    }
    
    .headerPhone a span, .headerUser a span, .headerCart span, .headerCart span.countPill {
        font-size: 12px;
    }
    
    .headerSearch form {
        height: 50px;
        padding: 7px 0;
    }
    
    .headerCart {
        width: 65px;
    }
    
}

@media only screen and (max-width: 991px) {
    .container {
        width: 100%;
    }

    .topMenuInner h4,
    .topMenuInner h4 a {
        font-size: 18px;
    }

    .headerSearch form {
        width: 280px;
    }

    .page .productCategoryList ul.productGrid li.product,
    .page div#product-listing-container ul.productGrid li.product {
        width: 33%;
    }

    ul.productGrid.productGrid--maxCol6 li.product {
        width: 25%;
    }

    .home-cats a.catboxlabel {
        padding: 0;
        font-size: 22px;
        line-height: 30px;
    }

    .catbox-new .btn {
        padding: 0 16px;
    }

    .home-cats .catbox-new.cat1 {
        height: auto;
    }

    .home-cats .catbox span {
        font-size: 12px;
    }

    .promotext div {
        font-size: 16px;
    }

    .headerMidInner .logo {
        margin-right: 50px;
    }

    .headerSearch form {
        width: 400px;
    }
}

@media only screen and (max-width: 800px) {
    .body{
        margin-top: 15px;
    }
    .container {
        width: 100%;
        max-width: 100%;
    }

    .header {
        position: relative;
    }

    .topMenuInner .mobView {
        padding: 15px 0 0;
    }

    .headerMidInner {
        display: block;
    }

    .headerMidInner .logo {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .headerMidInner .logo img {
        margin: 0 auto;
    }

    .headerCart,
    .headerMenu {
        display: none;
    }

    .headerSearch form {
        width: 100%;
    }

    .promotext {
        background: none;
        margin-bottom: 10px;
    }

    .promotext div.promo-left {
        float: none;
        width: 100%;
        height: 53px;
        background-image: url(data:image/png;base64,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);
        background-repeat: no-repeat;
        background-position: center center;
        font-size: 14px;
        line-height: 53px;
        margin-top: 10px;
    }

    .promotext div.promo-right {
        float: none;
        width: 100%;
        height: 52px;
        background-image: url(data:image/png;base64,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);
        background-repeat: no-repeat;
        background-position: center center;
        font-size: 14px;
        line-height: 53px;
        margin-top: 10px;
    }

    ul.productGrid.productGrid--maxCol6 li.product {
        width: 50%;
    }

    .home-cats a.catboxlabel {
        margin: 20px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .home-cats .catbox-new.cat1 {
        height: auto;
        margin-bottom: 20px;
    }

    .catbox-new.cat1 {
        height: auto;
        padding: 20px;
    }

    .home-cats .one-quarter,
    .home-cats .grid__item {
        width: 100%;
    }

    .catbox-new .btn {
        width: 100%;
    }

    .home-cats .catbox-new img {
        margin: 0 auto;
    }

    .home-cats .catbox img {
        width: 100%;
    }

    .home-cats .last-grid a.catbox {
        margin-bottom: 20px;
    }

    .brand-logos .container {
        padding: 0;
    }

    #SideNewsletterBox {
        background-size: cover;
    }

    #SideNewsletterBox .two-fifths,
    #SideNewsletterBox .one-fifth {
        width: 100%;
        padding: 0;
    }

    input.Textbox {
        margin-bottom: 20px;
    }

    #SideNewsletterBox .grid.grid--table>.grid__item {
        display: block;
        padding: 0 20px;
        text-align: center;
        width: 100% !important;
    }

    div#SideNewsletterBox p {
        margin-bottom: 20px;
    }

    .footer-main .grid__item {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    ul.two-col>li {
        display: block;
        width: 100%;
        float: none;
    }

    .footer-main .grid__item img {
        margin: 0 auto;
    }

    .footer-main h4 {
        display: inline-block;
    }

    .footer-main ul li a:before {
        display: none;
    }

    .footer-main ul li a {
        font-weight: normal;
    }

    .footer-links {
        padding: 20px 0;
    }

    .footer-links p {
        padding: 0;
    }

    .topMenuInner {
        text-align: center;
    }

    .topMenuInner h4 {
        float: none;
    }

    .topMenuInner ul {
        display: none;
    }

    .burgerMenu i {
        color: #ba9e5e;
        font-size: 20px;
        float: left;
    }

    a.mobCart.button {
        float: right;
        display: flex;
        align-items: center;
        text-align: center;
    }

    a.mobCart.button span.navUser-item-cartLabel,
    a.mobCart.button .countPill {
        display: inline-block;
    }

    .mobView {
        overflow: hidden;
        padding: 15px 15px 0;
        display: block;
    }

    .mobCart.button {
        padding: 3px 20px;
    }

    .page .productCategoryList ul.productGrid li.product,
    .page div#product-listing-container ul.productGrid li.product {
        width: 50%;
    }

    .burgerMenu.closebtn,
    .fixedSide .burgerMenu {
        display: none;
    }

    .fixedSide .burgerMenu.closebtn {
        display: inherit;
    }



    .fixedSide .container {
        width: 500px;
    }



    .customSlider .slick-next,
    .customSlider .slick-prev {

        height: 30px;
        margin-top: -5px;
        padding: 0;
        width: 30px;
    }

    .customSlider .slick-next::before,
    .customSlider .slick-prev::before {
        height: 25px;
        width: 25px;
    }

    .categoryImage img {
        height: auto;
        width: 100%;
    }

    ul.subcategories-grid li.subcategories-grid-item {
        width: 100%;
    }

    ul.subcategories-grid li.subcategories-grid-item a.subcategories-name {
        font-size: 18px;
    }

    ul.newCata li {
        width: 50%;
    }

    #zrl_embed_div {
        height: 600px;
        width: 100%;
        margin: 0 auto;
    }

    input#form-action-addToCart {
        min-width: 100%;
    }

    .ourStockProd p.alertBox-message {
        text-align: center !important;
    }

    .brand-logos a.anacs {
        display: none;
    }

    

    .footToggle h4:before {
        position: absolute;
        content: "+";
        font-size: 22px;
        right: 8px;
        width: 30px;
        text-align: center;
        color: #fff;
        line-height: 22px;
    }

    .footToggle.close h4:before {
        content: "-";
    }

    ul.toggleOpen {
        position: relative;
        z-index: 99;
        width: 100%;
    }

    ul.toggleOpen {
        display: none;
        margin: 0;
    }

    .mobIcon {
        display: none !important;
    }

    .MobIcon {
        display: block !important;
    }

    ul.MobIcon li {
        display: flex;
        width: 20%;
    }

    .mobNumber {
        display: block;
    }

    .mobNo {
        display: none;
    }

    .mobAccount {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #555;
        padding: 0 13px;
    }

    .mobAccount a {
        padding: 20px 2px !important;
    }

    .mobAccount span {
        color: #fff;
    }

    .sidebarBlock.subcateBlock {
        display: none;
    }

    .sidebarBlock+.sidebarBlock {
        margin-top: 0;
    }

    .footer-main .foot5 ul li a {
        width: 45px;
    }

    .footer-main .foot5 li {
        width: 20%;
        display: flex;
        justify-content: center;
    }

    .grid__item.foot5.footToggle.MobIcon.foot5.lihasul.close {
        padding-bottom: 30px;
    }

    .mobVersion {
        display: none;
    }

    .imageIcon {
        padding-bottom: 30px;
    }

    .grid__item.foot5.MobIcon {
        margin-bottom: 60px;
    }
    h1.productView-title.desktopPrice {
        display: none;
    }
    h1.productView-title.mobPrice {
        display: block;
        margin-bottom: 16px;
    }
    .productView-info-name, .productView-info-value {
        float: inherit;
    }
    .productBtnCard .button {
       background-size: 100% 100%;
       
    }
    
    .footer-main .footer-columns.grid {flex-direction: column;}
    
    .footSocial ul {
        gap: 0px;
    }
    
    .footSocial ul li a {
        transform: scale(.7);
    }
    
    .footSocial ul li:nth-child(6) {
        display: none;
    }
    
    .footSocial ul li {
        margin-left: -5px;
        margin-right: -5px;
    }
    

    #SideNewsletterBox h4 {
        margin-bottom: 20px;
    }
    
    .productTabs a.tab-title, .productDescription a.tab-title {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 30px;
        text-transform: uppercase;
        color: #000000;
        font-weight: 700;
        font-family: "Open Sans";
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    section.productCarousel {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .productCarousel button.slick-arrow.slick-next, .productCarousel button.slick-arrow.slick-prev {
        width: 24px;
        height: 24px;
        background-size: 22px;
        background-repeat: no-repeat;
    }
    
    .headerMobile {
        display: flex;
        align-items: center;
    }
    
    .headerMidInner .logo, .headerMidInner .liveShopping, .headerMidInner .headerPhone, .headerMidInner .headerUser, .headerMidInner .headerCart {
        display: none !important;
    }
    
    .mobBtns-top {
        display: flex;
    }
    
    .headerCarti a span {
        position: absolute;
    }
    
    .headerMobile i.fas.fa-bars {
        background: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/munu1.png?t=1705912290');
        width: 28px;
        height: 22px;
    }
    
    .headerMobile {
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .mobBtns-top {
        gap: 12px;
    }
    
    .headerCarti a span {
        display: block;
        top: -10px;
        right: -7px;
        font-weight: 400;
        font-size: 9px;
        height: 15px;
        line-height: 15px;
        width: 15px;
    }
    
    .headerCarti a {
        position: relative;
    }
    
    body.hasAdminBar .header {
        padding-top: 0px !important;
    }
    
    div#main {
        margin-top: 0px !important;
        padding-top: 10px;
    }
    
    .headerSearch {
        margin-right: 0px;
        width: 100%;
    }
    
    .liveShoppingi span {
        font-size: 12px;
        letter-spacing: 0px;
        text-transform: uppercase;
        color: #fff;
        font-family: "Poppins";
        text-align: center;
        font-weight: 500;
    }
    
    .liveShoppingi i {
        width: 11px;
        height: 11px;
        border-radius: 6px;
        background-color: #ee1f27;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        margin-bottom: 1px;
    }
    
    .headerSearch form {
        height: 40px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    
    .headerSearch form input.seachField {
        padding-left: 20px;
    }
    
    .headerMidInner {
        padding: 15px 0;
        padding-bottom: 0px;
    }
    
    section.quickSearchResults {
        margin-top: 15px;
    }
    
    div#mySidenav {
        padding-top: 0px;
    }
    
    .mobAccount li a {
        border-bottom: 0px;
    }
    
    .sideBoxesMenu h6 {
        font-size: 18px;
        line-height: 35px;
    }
    
    div#mySidenav {
        background: #e9e9e9;
    }
    
    .sideBoxesMenu li a {
        color: #000;
    }
    
    .sideBoxesMenu h4 a {
        color: #000;
    }

    .sideBoxesMenu h4 {
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
    }
    
    .headerMobile .closebtn i.fas.fa-bars {
        background: url('https://cdn11.bigcommerce.com/s-y21fjo6nku/images/stencil/original/image-manager/4138438.png?t=1703631458');
        background-size: 22px;
        background-repeat: no-repeat;
        background-position: center center;
        filter: invert(1);
    }
    
    .brand-logos {
        display: none;
    }
    
    
    .footer-main .footer-columns h4 {
        display: block;
        width: 90%;
        text-align: left;
        margin: 0 auto;
        position: relative;
    }
    
    .footToggle h4:before {
        right: 0;
        color: #000;
    }
    
    .footer-main address ul li:nth-child(1) {
        display: none;
    }
    
    .footer .footer-columns ul {
        margin-top: 20px;
    }
    
    .productBtnCard .button {
        font-size: 13px;
        letter-spacing: 0px;
        text-transform: uppercase;
        color: #333333;
        font-weight: 700;
        font-family: "Open Sans";
        text-align: center;
        height: 35px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .footSocial ul {
        margin-bottom: 10px;
        padding-bottom: 20px;
    }
    
    section.productView-images {
        WIDTH: 100%;
    }
    
    section.productView-details {
        WIDTH: 100%;
    }
    
    .form-field.form-field--increments .form-input--incrementTotal {DISPLAY: BLOCK;}
    
    .form-field.form-field--increments .form-increment {
        DISPLAY: BLOCK;
    }
    
    .addthis_toolbox {
        MARGIN-BOTTOM: 30PX;
    }
    
    h1.productView-title.mobPrice {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 22px;
        color: #07090d;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .customSlider{
        display: none !important;
    }
    
    .mobileSlider{
        display: block !important;
    }

    
    
    .heroSection .container {
        padding: 0px;
    }
    
    .mobileSlider button.slick-prev {
        left: 0px;
    }
    
    .mobileSlider button.slick-next {
        right: 0px;
    }
    
    .desktopImg {
        display: none !important;
    }
    
    .mobileImg {
        display: block !important;
        width: 100%;
    }
    
    .productView .productView-rating {
        display: none !important;
    }
    
    .productView .productView-info {
        display: none !important;
    }
    
    .productView-price {
        margin-bottom: 0px;
    }
    
    .zinerloMessage.mobileImg {
        clear: both;
        text-align: left;
        padding-top: 20px;
    }
    
    .zinerloMessage div {
        display: inline-block;
    }
    
    .productDescription {
        margin-top: 20px;
    }
    
    article.productView-description {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .productView {
        padding-top: 0;
    }
    
    .productView-images figure.productView-image {
        display: none;
    }
    
    section.productView-images ul.productView-thumbnails {
        display: none;
    }
    
    .product-photos-mobile .slick-slide img {
        max-height: 35vh;
        width: auto;
        margin: 0 auto;
    }
    
    .product-photos-mobile ul.slick-dots {
        bottom: 0px;
    }
    
    .product-photos-mobile ul.productView-mobile {
        margin-bottom: 10px;
    }
    
    section.productView-images {
        float: none;
        display: block;
        margin-bottom: 0px;
    }
    
    .product-photos-mobile {
        display: block;
    }
    
    #SideNewsletterBox .two-thirds {
        width: 100%;
        padding: 0px;
    }
    
    #SideNewsletterBox .newsForm .grid__item.one-third {
        position: absolute;
        right: 0;
    }
    
    #SideNewsletterBox form .grid {
        position: relative;
    }
    
    input#newsletterButton {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .newsForm input#nl_email {
        padding-right: 100px;
        height: 41px;
    }
    
    .liveShoppingi {
        border: 2px solid #c8000e;
        border-radius: 50px;
        text-align: center;
        margin-top: 10px;
        display: block;
    }

    .mobBtns {
        margin-bottom: -10px;
    }
    
    .headerMobile {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    
    
    .sideBoxesMenu li ul.subMenu {
        background: #fff;
    }
    
    .sideBoxesMenu li ul.subMenu .arrow:before {
        color: #000;
    }
    
    .sideBoxesMenu li ul.subMenu > li > a {
        padding-left: 30px;
    }
    
    .sideBoxesMenu li ul.subMenu ul.subMenu > li > a {
        padding-left: 45px;
        background: #f6f6f6;
    }
    .headerSearch {
        width: 100%;
        margin: 0px;
        margin-right: 0px !important;
    }
    div#alby-container {
        display: none !important;
    }
    
    .featuredProduct {
        margin-bottom: 25px;
    }
    
    .home-cats {
        padding: 25px 0;
    }
    
    .mobBtns .mobBtns-top div a svg {
        width: 34px;
        height: 34px;
    }
    
    .mobBtns .mobBtns-top div a {
        display: block;
        line-height: 0px;
    }
    
    
    
}

@media screen and (min-width: 1100px){
    ul.megaSub.subaligned > li {
        width: 25%;
    }
    
    ul.megaSub.subaligned {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        max-height: 570px;
    }
}


.giveaway-iframe {
    max-width: 100%;
}

.giveaway-iframe iframe {
    width: 100%;
}

@media screen and (max-width: 1200px){
.giveaway-iframe {
    max-width: 100%;
    position:relative;
    padding-top: 142%;
}

.giveaway-iframe iframe {
    width: 100%;
    position: absolute;
    left:0;
    right:0;
    top:0;
bottom: 0;
    height: 100%;
}
}

@media screen and (max-width: 768px){
.giveaway-iframe {
    padding-top: 163%;
}
}