@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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,
input {
    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: 22px;
    color: #333333;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

body {
    font-family: "Open Sans", sans-serif;
}

.body {
    margin-bottom: 35px;
}

.card,
.homePageOnly {
    margin-bottom: 0;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.container {
    width: 1660px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 15px;
    max-width: 100%;
}


/********************************************************/
/********************************************************/
/********************************************************/


div#main-content {
    margin-top: 0 !important;
}

.productGrid .product {
    padding-bottom: 40px;
}

.carousel-tooltip {
    display: none
}

.productBack .mainPagedels {
    background-image: none;
}

.mainNavbar ul ul {
    display: none;
}

.mainNavbar ul li:hover>ul {
    display: flex;
}

.mainNavbar ul ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    width: auto;
    flex-direction: column;
    min-width: 240px;
}
.mainNavbar ul li.lihasul:hover ul.navPage-subMenu-list {
    display: block !important;
}
.mainNavbar ul li li {
    width: 100%;
}

.mainNavbar ul ul li a {
    font-size: 16px;
    font-weight: normal;
    margin: 0 !important;
    text-align: left;
}

.mainNavbar ul ul.subUl li {
    padding: 10px 0;
    background-color: #000;
}

.mainNavbar ul ul.subUl li a {
    font-size: 16px;
}

ul.subUl {
    position: absolute;
    width: 250px;
    left: -18px;
    top: 74px;
}

/* CSS for slick prev/next buttons */
.slick-prev,
.slick-next {
    background: transparent;
    border: none;
}

button.carousel-play-pause-button {
    display: none !important;
}

ul.slick-dots {
    display: none !important;
}

/*
.brandBoximg button.slick-prev {
    left: 0;
}

.brandBoximg button.slick-next {
    right: 0;
}
*/
.slick-next:hover,
.slick-prev:hover,
.slick-next:visited,
.slick-prev:visited,
.slick-next:active,
.slick-prev:active,
.slick-next:focus,
.slick-prev:focus {
    color: transparent !important;
    outline: none !important;
}

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
    outline: none !important;
}

.slick-prev::before,
.slick-prev:hover::before {
    background-image: url('../img/images/prebtn.png') !important;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 10px;
}

.slick-next::before,
.slick-next:hover::before {
    background-image: url('https://cdn11.bigcommerce.com/s-aebwmhn6p7/images/stencil/original/image-manager/nextimg.png') !important;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 10px;
}

.header {
    border-bottom: none;
}

.mainHeader {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.topBar ul li a {
    color: #0e0d11;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.topBar ul li a:hover {
    color: #ff1616;
}

.topBar ul {
    display: flex;
    justify-content: end;
}

.mainheadericons {
    display: flex;
    width: 8%;
    justify-content: space-between;
}

.logo {
    width: 23%;
}

.mainsearchbaricon,
.formobilesearch {
    width: 34%;
}

.topBar {
    width: 35%;
}

.mainNavbar ul {
    display: flex;
}

.mainNavbar ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}

.mainNavbar ul li a i {
    display: none;
}

.mainsearchbar input[type="text"],
.mainsearchbaricon input[type="text"],
.formobilesearch input[type="text"] {
    width: 100%;
    padding: 10px 20px;
    border-radius: 50px;
    background: none;
    font-size: 15px;
}

.mainsearchbar form,
.mainsearchbaricon form,
.formobilesearch form {
    display: flex;
    border: 2px solid #000;
    border-radius: 50px;
    align-items: center;
}

.mainsearchbaricon input[type="image"],
.formobilesearch input[type="image"] {
    padding: 0px 13px 0 0;
}

.mainsearchbaricon input[type="text"]::placeholder {
    color: #000;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}

.formobilesearch input[type="text"]::placeholder {
    color: #000;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}

.bannerImg img {
    margin: 0 auto;
}

.topBar li {
    border-left: 1px solid #000;
    padding: 0 10px;
    line-height: .9;
}

.topBar ul li:first-child {
    border: none;
}

.mainHeaderlogin {
    border-right: 2px solid #000;
    padding: 0 18px 0 23px;
}

.mainNavbarbox {
    background-image: url(../img/images/navbarbackimg.png);
    background-repeat: no-repeat;
    background-position: center bottom 8px;
    margin-top: 15px;
}

.mainNavbar ul li {
    padding: 10px 20px;
    background-color: #000;
    border-left: 2px solid #fff;
    text-align: center;
    position: relative;
}

.mainNavbar ul li a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.mainNavbar ul li:hover {
    border-left: 2px solid red;
}

.mainNavbar ul li:after {
    position: absolute;
    content: '';
    background-image: url(../img/images/listitembackimg.png);
    background-repeat: no-repeat;
    background-position: bottom 0px center;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 10px;
    height: 6px;
    margin: auto;
    z-index: 999;
    display: none;
}

.mainNavbar ul li:hover::after {
    display: block;
}

.mainBrandbox {
    background-color: #eeeeee;
    padding: 65px 0 70px;
}

.brandBoximg img {
    padding: 0 10px;
    margin: 0 auto;
}

.brandHeading {
    padding-bottom: 50px;
}

.serviceBoxes {
    background-color: #eeeeee;
    padding: 60px 0px;
}

.mainServicebox {
    display: flex;
    justify-content: space-between;
}

.catalogbox {
    width: 32.6%;
    background-color: #fff;
    padding: 25px 0px;
    text-align: center;
    border-radius: 10px;
    border-bottom: 2px solid #0e0d0e;
}

.catalogbox img {
    margin: 0 auto;
    padding-bottom: 20px;
}

.catalogbox p {
    font-size: 28px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.1;
    padding: 0 45px;
}

.catalogbox p span {
    font-weight: 700;
    color: #000;
    font-family: "Open Sans", sans-serif;

}

.mainDealsbox,
.mainCategorybox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mainReleatedbox {
    display: flex;
    flex-wrap: wrap;
}

.mainCategory img,
.prodBoxInner img {
    margin: 0 auto;
}

.product {
    width: 20%;
    padding: 0 17px;
}

.dealsTag {
    width: 73px;
    background-color: #ff1616;
    padding: 12px;
    border-bottom-right-radius: 25px;
    position: absolute;
    margin-left: -17px;
}

.dealsTag h4 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.prodCartBtn {
    font-size: 15px;
    color: #000;
    font-weight: 800;
    border: 1px solid #000;
    padding: 7px 20px;
    font-family: "Open Sans", sans-serif;
    border-radius: 50px;
    border-top-right-radius: 0;
    display: inline-block;
}

.prodBoxLink {
    font-size: 14px;
    color: #000;
    padding: 25px 10px 25px 0;
    font-family: "Open Sans", sans-serif;
    display: block;
    min-height: 95px;
}



.prodCartBtn:hover {
    background: #ff1616;
    color: #fff;
}

.prodBoxLink:hover {
    color: #ff1616;
}

.mainPagedels {
    padding: 60px 0 90px;
    background-image: url(../img/images/navbarbackimg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

footer {
    position: relative;
}

footer::before {
    position: absolute;
    content: '';
    height: 17px;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(../img/images/navbarbackimg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    top: -19px;
}

.mainPagedels h2,
.mainPagecategoryBox h2,
.mainReleatedboxes h2 {
    padding-bottom: 55px;
    font-size: 30px;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
}

.brandHeading h2 {
    font-size: 30px;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}

.mainCategory {
    width: 16.66%;
}

.mainPagecategoryBox {
    padding: 45px 0;
}

.catnName {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-align: center;
    padding: 15px 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    display: block;
}

.catnName:hover {
    color: #ff1616;
}

.bottomDealsbox {
    display: flex;
}

.dealboxheading .dealLink {
    font-size: 48px;
    text-transform: uppercase;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    display: block;
    padding: 0 15px;
    line-height: 45px;
}

.dealboxwhiteheading .dealLink {
    font-size: 48px;
    color: #fff;
}

.mainFooterbox {
    background: #000;
    padding: 50px 0 35px;
}

.phoneNobox,
.socialIcons {
    display: flex;
}

.footerBoxflex {
    display: flex;
}

.footerLinksheader {
    display: flex;
    border-bottom: 2px solid #ff1616;
    justify-content: space-between;
}

.mainFooterslinkbox {
    display: flex;
    padding: 0px 0 50px;
    justify-content: space-between;
}

.footerListitem ul {
    column-count: 2;
    padding-top: 25px;
}

.footerContactbox {
    width: 35%;
}

.footerLinkbox {
    width: 65%;
}

.footerLinksheader h3 {
    text-align: right;
    width: 58%;
    font-size: 25px;
    color: #fff;
    font-family: "Open Sans", sans-serif;

}

.footerLinksheader h2 {
    color: #fff;
    font-size: 25px;
    font-family: "Open Sans", sans-serif;

}

.copyright {
    border-top: 2px solid #ff1616;
    text-align: center;
    padding: 30px 0 0;
}

.copypara p {
    font-size: 14px;
    color: #fff;
    font-family: "Open Sans", sans-serif;

}

.copypara span {
    font-size: 12px;
    color: #fff;
    font-family: "Open Sans", sans-serif;

}

.footerListitem ul li {
    padding-bottom: 12px;
}

.footerListitem ul li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.footerListitem ul li a:hover {
    color: #ff1616;
}

.emailnewsletter {
    text-align: right;
}

.emailnewsletter .newsInput {
    margin: 25px 0 20px;
    padding: 10px;
    font-size: 15px;
    border-radius: 30px;
    width: 295px;
    background: #000;
    border: 1px solid #fff;
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.emailnewsletter .newsInput::placeholder {
    color: #fff;
}

.btnSubscribe {
    text-align: center;
    width: 115px;
    margin-left: auto;
    display: inline-block;
    padding: 10px 25px;
    background: #ff1616;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    border-top-right-radius: 0;
    font-family: "Open Sans", sans-serif;

}

.footerListitem {
    width: 44%;
}

.mailarea {
    width: 56%;
}

.mainFooterslinkbox h2 {
    border-bottom: 2px solid red;
    font-family: "Open Sans", sans-serif;

}

.footerListitem h2 {
    padding-bottom: 38px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    line-height: 23.2px;
    font-family: "Open Sans", sans-serif;
}

.phoneNobox h6,
.hoursBox h6 {
    font-size: 15px;
    color: #fff;
    font-family: "Open Sans", sans-serif;

}

.hoursBox h6 {
    padding: 20px 0 12px;
}

.phoneNobox a {
    font-size: 16px;
    color: #ff1616;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;

}

.hoursBox p {
    font-size: 16px;
    color: #ff1616;
    font-family: "Open Sans", sans-serif;

}

.mailarea h2 {
    padding-bottom: 5px;
    text-align: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 28.2px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.facebookIcon {
    padding-right: 18px;
}

.socialIcons {
    padding-top: 20px;
}

.mainAccessoriesbox {
    display: flex;
    padding: 70px 0;
    justify-content: center;
}

.productImagecontainer,
.dealboximg {
    margin-bottom: 20px;
}

.mainAccessoriesbox,
.rowOne,
.mainRowtwo,
.forMobilebox,
.bottomDealsbox {
    gap: 20px;
}

.rowOne {
    display: flex;
    justify-content: space-between;
    /* gap: 20px; */
}

.imageDetail a {
    padding: 10px 25px;
    background: #ff1616;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    border-top-right-radius: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    display: inline-block;
}

.imageDetail a:hover {
    padding: 10px 35px;
}

.imageDetail h3 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding-bottom: 15px;
}

.productImagecontainer {
    position: relative;
}

.columnOne .productImagecontainer,
.columnThree .productImagecontainer {
    /* margin-bottom: 18px; */
}

.imageDetail {
    display: flex;
    position: absolute;
    flex-wrap: wrap;
    text-align: center;
    left: 0px;
    right: 0;
    bottom: 45px;
    justify-content: space-around;
    align-items: center;
}

.bannerMain img {
    object-fit: none;
    margin: 0 auto;
}

.mainBannerbox {
    position: relative;
}

.mainBannerbox .container {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    /* background: red; */
    position: absolute;
}

.bannerTextbox {
    position: absolute;
    top: 180px;
}

.bannerTextbox h2 {
    font-size: 82px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    max-width: 740px;
}

.bannerTextbox h1 {
    font-size: 97px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #fff;
    line-height: 93px;
    padding-bottom: 35px;
}

.bannerbtn {
    display: inline-block;
}

.bannerTextbox a {
    padding: 25px 55px;
    background: #000;
    font-size: 25px;
    color: #ff1616;
    border-radius: 50px;
    border-top-right-radius: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
}

.bannerTextbox a:hover {
    color: #fff;
}

.mobilescreen {
    display: none;
}

.mainNavbar h2 {
    display: none;
}

.mainNavbar {
    background-color: #000;
    /* box-shadow: 31px 88px 27px 16px; */
}

.bannerTextbox img {
    /* padding-left: 29%; */
    margin: 0px -18px 5px auto;
}

.dealboximg {
    position: relative;
}

.dealboxheading {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.dealsBoxtwo img {
    /* padding: 0 20px; */
}

.forMobilebox {
    display: flex;
}

.columnTwo {
    /* padding: 0 20px; */
}

.productImg7 img {
    /* padding-left: 10px; */
}

.mainRowtwo {
    display: flex;
}

.slick-prev:before {
    content: '';
}

.slick-next:before {
    content: '';
}

.slick-next:before,
.slick-prev:before {
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    line-height: 1;
    color: #000;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.formobilesearch {
    display: none;
}

.mainRowtwo .imageDetail {
    display: block;
}

.slick-next {
    right: -55px;
}

/********************************************************/
/******************Category page*************************/
/********************************************************/
.newItemsbox {
    display: flex;
}

.maincategoriespage {
    display: flex;
    margin-top: 20px;
}



.maincategoriesproduct {
    /* width: 76%; */
    flex: auto;
    padding-left: 20px;
}

.maincategoriesproduct h3,
h1.page-heading,
h2.page-heading {
    font-size: 30px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    background-image: url(../img/images/navbarbackimg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 30px;
    padding-top: 22px;
}

.mainpagetopbar {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}

.mainheadercart {
    position: relative;
}

.mainheadercart span.countPill {
    position: absolute;
    top: -20px;
}

.mainpagetopbar ul {
    display: flex;
    margin: 0;
}

.mainpagetopbar ul li a {
    color: #000;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    padding-right: 18px;
}

.sortByBox {
    display: flex;
    align-items: baseline;
}

.sortByBox form.actionBar {
    margin: 0;
}

.sortByBox .actionBar-section .form-field {
    border: none;
    margin: 0;
}

.maincategoriesproduct .sortByBox label {
    padding: 0;
}

.maincategoriesproduct .sortByBox select,
.maincategoriesproduct .sortByBox label {
    font-size: 15px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    border: none;
}

.maincategoriesproduct .sortByBox select#sort {
    min-width: 240px;
    background-color: #f6f6f7;
    padding-left: 12px;
    border-radius: 5px;
}

.categoriespageitemsbox .mainnewitemsbox {
    margin: 20px 0 30px;
}

.categoriespageitemsbox .newItemsbox {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}

.categoriesMaindeals {
    width: 25%;
}

.categoriessidebar ul li {
    padding-top: 18px;
}

.categoriessidebar ul li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.newItemsbox {
    padding-bottom: 50px;
}

.categoriessidebar {
    width: 295px;
    min-width: 295px;
    max-width: 295px;
}

.categoriessidebarInner {
    background-color: #f5f5f5;
    border-bottom: 10px solid #ff1616;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.categoriessidebar ul li a:hover {
    color: #ff1616;
}

.mainpagetopbar ul li a:hover {
    color: #ff1616;
}

.categoriessidebar h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    font-family: "Raleway", sans-serif;
    padding-bottom: 0;
    margin-bottom: 20px;
}

ol.breadcrumbs {
    display: flex;
    margin: 30px 0 40px;
    padding-left: 20px;
}

ol.breadcrumbs {
    text-align: left;
}

ol.breadcrumbs li {
    padding-right: 10px;
}

ol.breadcrumbs li .breadcrumb-label {
    font-weight: normal !important;
}

ol.breadcrumbs li a {
    color: #000;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
}

ol.breadcrumbs li a:hover {
    color: #ff1616;
}

.customerReviews p {
    font-size: 14px;
    color: #000;
    font-family: "Open Sans", sans-serif;
}

.customerReviews a {
    font-size: 15px;
    color: #000;
    font-family: "Kanit", sans-serif;
    font-weight: 500;
}

.customerReviews img {
    padding-bottom: 20px;
}

.customerReviewheading h2 {
    padding: 40px 0;
    color: #000;
    font-size: 30px;
    font-family: "Kanit", sans-serif;
}

/********************************************************/
/******************product page*************************/
/********************************************************/
.productView {
    padding-top: 0;
}

section.productView-images {
    display: flex;
    flex-wrap: wrap;
}

.productThumbNails {
    width: 110px;
}

.productView-thumbnails img {
    width: 100%;
}

.productThumbNails li.productView-thumbnail {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}

.productView-thumbnails .slick-list {
    margin: 0;
}

.productThumbNails li.productView-thumbnail a {
    height: 110px;
    width: 110px;
    max-width: 100%;
    padding: 0;
}

figure.productView-image {
    flex: auto;
    margin-left: 8px;
    overflow: hidden;
    border: 1px solid #e8eaef;
    margin-top: 0;
}

dl.productView-info dt {
    float: left;
    margin: 0;
}

.productView-info> :first-child {
    margin: 0;
}

dl.productView-info {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 30px 0 15px;
}

dl.productView-info dt,
.form-field.form-field--increments label {
    float: left;
    margin: 0;
    min-width: 110px;
}

dl.productView-info dt,
dl.productView-info dd,
.form-field.form-field--increments label,
.productView-options form .form-label {
    font-size: 16px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

.form-field.form-field--increments label {
    margin: 0;
}

.form-field.form-field--increments .form-increment {
    border: 1px solid #ddd;
}

.form-field.form-field--increments .form-increment button {
    border: none;
    padding: 10px 4px;
}

.form-field.form-field--increments .form-increment button.button[data-action="dec"] {
    border-right: 1px solid #ddd;
    border-radius: 0;
}

.form-field.form-field--increments .form-increment button.button[data-action="inc"] {
    border-left: 1px solid #ddd;
    border-radius: 0;
}

.tab-button {
    background-color: #fff;
    border: none;
    color: #000;
    cursor: pointer;
    padding: 10px 35px;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
}

.tab-button:hover {
    border-bottom: 3px solid #ff1616;
    font-weight: 700;
    padding: 10px 50px;
}

.customerReviewbox {
    display: flex;
}

.customerReviews {
    padding-right: 25px;
    display: inline-block;
}

.mainproductpage {
    margin: 40px 0;
    display: flex;
}


.productdetailbox {
    border-top: 1px solid #dddddd;
    display: flex;
    align-items: center;
    padding: 37px 0 25px;
    border-bottom: 1px solid #dddddd;
}

.reviewImg {
    padding: 0 0 20px;
}

.reviewImg img {
    width: 73px;
}

.icon--ratingFull svg {
    fill: #e8ac45;
}

.mainproductdetail {}

.mainproductdetail h1 {
    font-size: 30px;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    color: #000;
    padding-bottom: 20px;
    margin-top: 0;
}

.mainproductdetail .productView-price .price-section {
    font-size: 30px;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ff1616;
    line-height: 35px;
}

.mainproductdetail .productView-price {
    margin: 0;
    padding: 20px 0 25px;
}

.mainproductdetail .productView-price .price-section.price-section--saving.price {
    font-size: 14px;
}

.detailbox h4,
.detailbox p {
    font-size: 16px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding-bottom: 25px;
}

.detailbox p {
    padding-left: 90px;
}

.productView-img-container {
    max-height: 505px;
}

.detailbox p:last-child {
    padding-left: 55px;
}

.wishlist {
    display: flex;
    align-items: center;
    padding: 15px 0;
    justify-content: center;
}

.wishlist a.button.dropdown-menu-button {
    margin: 0;
    border: sienna;
    padding: 0;
}

.productbtn a {
    background: #ff1616;
    padding: 8px 197px;
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    border-radius: 50px;
    color: #fff;
    border-top-right-radius: 0;
}

.productdetailsbtns {
    margin: 40px 0 30px;
    border-bottom: 1px solid #dddddd;
}

.mobileBannerimg {
    display: none;
}

.productmoreimages {
    padding-top: 30px;
}

.mainproductdescription p,
.aboutItembox ul li {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.aboutItembox ul li {
    font-size: 14px;
    background-image: url(../img/images/productpageliimg.png);
    background-repeat: no-repeat;
    background-position: left 0px center;
    padding: 7px 0 7px 25px;
}

.aboutItembox p {
    padding-bottom: 30px;
}

.aboutItembox {
    padding-bottom: 55px;
    padding-left: 15px;
}

.serviceBoxes h2 {
    font-size: 40px;
    font-family: "Kanit", sans-serif;
    font-weight: 800;
    text-align: center;
    color: #000;
    padding: 0px 0 45px;
}

.wishlist img {
    padding-right: 10px;
}

.wishlist a {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #ff1616;
}

.countQuantity a {
    border: 1px solid #dddddd;
    padding: 5px 9px;
    margin-left: -5px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #000;
}

.sortByBox h3 {
    padding-right: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    font-family: "Open Sans", sans-serif;
}

.countQuantity span {
    padding: 0 10px;
}

.mainproductimage img {
    padding-left: 10px;
}

.productmoreimages img {
    padding-bottom: 10px;
}

.paymentBoxes img {
    margin: 0 auto;
}

.paymentBoxes {
    padding: 8px 0;
    background-color: #ff1616;
    margin-bottom: 50px;
}

.dealsMorebtn {
    display: none;
    max-width: 250px;
    margin: 0 auto 44px;
}

.dealsMorebtn img {
    margin: 0 -12px 0px auto;
}

.dealsMorebtn a {
    padding: 20px 45px;
    background: #000;
    font-size: 24px;
    color: #ff1616;
    border-radius: 50px;
    border-top-right-radius: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
}

.dealboxheading .dealLink {
    font-size: 40px;
}

.dealboxheading {
    bottom: 60px;
}

.customerReviewboxes {
    background-image: url(../img/images/navbarbackimg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 0 0 55px;
}

.maincategoriespage .page-sidebar {
    width: 100%;
    float: none;
    padding: 0;
}

.sidebarBlock-heading.heading-price {
    margin-top: 0;
}

.form-field.form-field--increments {
    display: flex;
    align-items: center;
}

.productView-options .add-to-cart-buttons {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.productView-options .add-to-cart-buttons input#form-action-addToCart {
    background: #ff1616;
    padding: 20px 0;
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    border-radius: 50px;
    color: #fff;
    border-top-right-radius: 0;
    border: none;
}

.productView-options .add-to-cart-buttons input#form-action-addToCart:hover {
    opacity: .8;
}

form.form.form-wishlist.form-action {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.button.button--primary {
    font-weight: 700;
}

article.productView-description {
    margin-top: 20px;
}

article.productView-description .tab.is-active {
    border: none;
    border-bottom: 4px solid #f00;
}

article.productView-description li.tab {
    border-bottom: 4px solid #fff;
}

article.productView-description li.tab a {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.tabs-contents dl.productView-info {
    border: none;
    padding: 0;
}

.heroCarousel {
    margin-bottom: 0;
}

.bannerImg {
    height: 100%;
}

.heroCarousel-slide .heroCarousel-image {
    object-fit: cover;
}

.productGrid {
    margin-bottom: 0;
}

.productGrid .product:hover {
    transform: scale(1.01);
}

.productView-thumbnails .slick-next {
    right: 0;
    bottom: -30px;
    top: initial;
    transform: rotate(90deg);
    left: 40px;
}

.productView-thumbnails .slick-prev {
    left: 40px;
    top: -30px;
    transform: rotate(90deg);
}

/********************************************************/
/******************responsive*************************/
/********************************************************/
@media only screen and (min-width: 1681px) {

    header .container,
    footer .container,
    .mainBannerbox .container {
        width: 1250px;
    }

    .container {
        width: 1600px;
        /*width: 1640px;*/
    }

}

@media only screen and (max-width: 1680px) {
    .container {
        width: 1250px;
        padding: 0 10px;
    }

    .bannerTextbox {
        top: 100px;
    }

    .bannerTextbox h2 {
        font-size: 60px;
    }

    .bannerTextbox h1 {
        font-size: 70px;
    }

    .imageDetail {
        bottom: 20px;
    }

    .imageDetail h3 {
        font-size: 22px;
    }

    .imageDetail a {
        padding: 5px 25px;
    }

    .productImagecontainer,
    .dealboximg {
        margin-bottom: 10px;
    }

    .mainAccessoriesbox,
    .rowOne,
    .mainRowtwo,
    .forMobilebox,
    .bottomDealsbox {
        gap: 10px;
    }

    .catalogbox p {
        font-size: 19px;
    }

    .catalogbox img {
        max-width: 90px;
    }

    .prodBoxLink {
        font-size: 11px;
    }

    .mainCategorybox {
        flex-wrap: nowrap;
        gap: 20px;
    }

    .catnName {
        font-size: 16px;
        line-height: 18px;
    }

}

@media only screen and (max-width: 1250px) {
    .container {
        width: 1170px;
    }

    .bannerTextbox img {
        margin: 0px -12px 0px auto;
        max-width: 21px;
    }

    .topBar ul li a {
        font-size: 12px;
    }

    .mainsearchbaricon form {
        width: 320px;
        float: right;
    }

    .bannerTextbox h2 {
        font-size: 45px;
    }

    .bannerTextbox h1 {
        font-size: 54px;
        line-height: 40px;
    }

    .bannerTextbox a {
        padding: 10px 18px;
        font-size: 18px;

    }

    .mainNavbar ul li a {
        font-size: 12px;
        line-height: 15px;
        display: block;
    }

    .dealsBoxtwo img {
        /* min-height: 465px; */
    }

    .mailarea h2 {
        padding-bottom: 4px;
    }





    .prodCartBtn {
        padding: 3px 20px;
    }

    .brandBoximg {
        padding: 0 80px;
    }

    .slick-prev {
        left: 30px;
    }

    .slick-next {
        right: -8px;
    }

    .dealboxheading .dealLink {
        font-size: 26px;
        line-height: 28px;
    }

    .columnOne .productImagecontainer,
    .columnThree .productImagecontainer {
        margin-bottom: 10px;
    }

    .columnTwo {
        /* padding: 0px 10px; */
    }

    .catalogbox p {
        padding: 0 10px;
    }



}

@media only screen and (max-width: 1199px) {
    .container {
        width: 970px;
    }

    .mainsearchbaricon form {
        width: 260px;
    }

    .topBar li {
        padding: 0 5px;
    }

    .imageDetail h3 {
        font-size: 17px;
        line-height: 18px;
    }

    .catalogbox p {
        padding: 0 50px;
        font-size: 12px;
    }

    .catalogbox img {
        max-width: 50px;
    }

    .dealsTag {
        padding: 5px 12px;
        width: 50px;
    }

    .dealsTag h4 {
        font-size: 10px;
    }

    .prodBoxLink {
        padding: 15px 0;
    }

    .product {
        padding: 0 10px;
    }

    .dealsTag {
        margin-left: -10px;
    }

    .catnName {
        font-size: 14px;
        line-height: 13px;
    }

    .mailarea h2,
    .footerListitem h2 {
        font-size: 20px;
        line-height: 20px;
        min-height: 60px;
    }

    .productThumbNails li.productView-thumbnail a {
        height: 75px;
        width: 90px;
        margin: 0 auto;
    }


}

@media only screen and (max-width: 991px) {
    .container {
        width: 750px;
    }

    .logo {
        width: 18%;
    }

    .mainsearchbaricon form {
        width: 200px;
    }

    .topBar ul li a {
        font-size: 10px;
    }

    .mainNavbar ul li a {
        font-size: 11px;
    }

    .mainHeaderlogin {
        padding: 0 9px 0 13px;
    }

    .topBar li {
        padding: 0 6px;
    }

    .mainsearchbaricon {
        width: 30%;
    }

    .topBar {
        width: 39%;
    }

    .logo {
        padding-right: 10px;
    }

    .mainNavbar ul li {
        padding: 15px 4px;
    }

    .mainNavbar ul li a {
        font-size: 15px;
    }

    .mainBrandbox {
        padding: 25px 0;
    }

    .brandHeading {
        padding-bottom: 15px;
    }

    .brandHeading h2 {
        font-size: 24px;
    }

    .mainAccessoriesbox {
        display: flex;
        padding: 30px 0;
        justify-content: center;
    }

    .mainAccessoriesbox {
        flex-direction: column;
    }

    .serviceBoxes {
        padding: 30px 0px;
    }

    .catalogbox p {
        font-size: 12px;
        padding: 0 5px;
    }

    .mainCategorybox {
        flex-wrap: wrap;
        gap: 0;
    }

    .mainCategory {
        width: 33.33%;
        padding: 0 10px;
    }

    .bottomDealsbox {
        flex-direction: column;
    }

    .mailarea h2,
    .footerListitem h2 {
        font-size: 17px;
    }



    .catalogbox {
        padding: 15px 5px;
    }



    .catnName {
        padding: 15px 4px;
    }

    .footerListitem {
        width: 40%;
    }

    .mailarea {
        width: 60%;
    }

    .dealboxheading .dealLink {
        font-size: 30px;
    }

    .dealboxheading {
        bottom: 46px;
    }

    .imageDetail h3 {
        font-size: 24px;
    }

    .bannerTextbox {
        top: 50px;
    }

    .categoriesMaindeals {
        width: 50%;
        margin-bottom: 30px;
    }

    .product {
        width: 33.33%;
        margin-bottom: 30px;
    }

    .brandBoximg {
        padding: 0 50px;
    }

    .productGrid,
    .mainCategorybox {
        justify-content: left;
    }

    .productView-details.product-data {
        order: 1;
    }

}

@media only screen and (max-width: 800px) {
    .container {
        width: auto;
        padding: 0 10px;
    }

    .header-logo-image-unknown-size {
        max-height: 100%;
    }

    .header {
        position: relative;
        height: auto;
    }

    .mainBannerbox .container {
        position: initial;
    }

    .mainNavbar {
        margin: 0 -10px;
    }

    .footerBoxflex {
        display: flex;
        flex-direction: column;
    }

    .footerContactbox {
        width: 100%;
    }

    .footerLinkbox {
        width: 100%;
        order: -1;
    }

    .mainsearchbaricon {
        display: none;
    }

    .mainheadericons {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 95px;
        align-items: center;
    }

    .mainHeaderlogin {
        padding: 4px 15px;
    }

    .logo {
        width: 100%;
    }

    .logo img {
        margin: 0 auto;
    }

    .searchbarmobile {
        display: flex;
        margin-right: 102px;
        border-right: 2px solid;
        align-items: center;
    }

    .mobilescreen {
        display: flex;
        justify-content: space-between;
        padding: 15px 15px;
        background: #eeeeee;
        margin: 0 -10px;
    }

    .searchbarmobile a {
        border-left: 2px solid #000;
        padding: 0 20px;
    }

    .searchbarmobile a:first-child {
        border-left: none;
        margin-top: 3px;
    }

    .burger {
        display: block;
    }

    img.closeicon {
        display: none;
    }

    .burger img {
        width: 30px;
        height: 30px;
    }

    .topBar ul,
    .mainNavbar ul,
    .categoriessidebar ul {
        display: block;
        text-align: center;
    }


    .burger img {
        margin: 0 auto;
    }

    .topBar ul,
    .mainNavbar ul,
    .categoriessidebar ul {
        display: none;
        text-align: center;
    }

    .topBar {
        width: 100%;
        position: absolute;
        background-color: #ff1616;
        top: 61px;
        z-index: 999999;
    }

    .burger {
        position: relative;
    }

    .topBar li,
    .mainNavbar li,
    .categoriessidebar ul li {
        border: none;
        padding: 8px 0;
    }

    .topBar li a {
        color: #fff !important;
    }

    .topBar li a:hover {
        color: #000 !important;
    }

    .bannerTextbox {
        top: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        left: 0;
        right: 0;
    }

    .bannerTextbox a {
        padding: 20px 35px;
        font-size: 22px;
    }

    .mainPagedels h2,
    .mainPagecategoryBox h2,
    .mainReleatedboxes h2 {
        padding-bottom: 30px;
    }



    .catalogbox {
        width: 100%;
        margin-bottom: 8px;
    }

    .mainServicebox {
        display: block;
    }

    .mainNavbar h2 {
        display: block;
    }

    .mainNavbar h2 {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        padding: 20px 0;
        font-family: "Open Sans", sans-serif;
    }

    .mainAccessoriesbox {
        display: block;
        padding: 35px 0;
    }

    .catalogbox p {
        font-size: 20px;
        padding: 0 5px;
    }

    .catalogbox img {
        max-width: 80px;
    }

    .mainFooterslinkbox {
        display: block;
    }

    .footerListitem {
        width: 100%;
    }

    .mailarea {
        width: 100%;
    }

    .product {
        width: 33.33%;
        padding-bottom: 25px;
    }

    .productGrid,
    .mainCategorybox,
    .mainReleatedbox {
        justify-content: flex-start;
    }



    .mailarea h2 {
        text-align: left;
        font-size: 23px;
    }

    .footerListitem ul {
        padding-bottom: 70px;
    }

    .mailing {
        width: 85%;
    }

    .socialIcons {
        padding: 35px 0 45px;
    }

    .mainproductpage {
        display: block;
    }




    .productbtn a {
        padding: 8px 260px;
    }

    .tab-button {
        padding: 10px 6px;
        letter-spacing: 1.4px;
    }

    .maincategoriespage {
        display: block;
    }

    .categoriessidebar {
        width: 100%;
        padding-left: 0px;
    }

    .maincategoriesproduct {
        width: 100%;
    }

    .categoriesMaindeals {
        width: 50%;
        padding-bottom: 20px;
    }

    .categoriessidebar h2 {
        text-align: center;
    }

    .categoriessidebar ul li {
        text-align: center;
    }

    .categoriessidebar h2 {
        padding: 10px 0;
        background-color: #cdcdcd;
    }

    .categoriessidebar {
        padding-bottom: 0px;
    }

    .categoriessidebar ul {
        background-color: #ddd;
    }

    .dealsMorebtn {
        display: block;
    }

    .topBar ul {
        padding: 10px 0;
    }

    .bottomDealsbox {
        display: block;
    }

    .dealboxheading {
        bottom: 68px;
    }

    .columnTwo {
        /* padding: 0 10px 0 0px; */
    }

    .productImg7 .imageDetail {
        flex-direction: column;
    }

    .mainNavbar ul li {
        border-left: none;
    }

    .slick-prev {
        left: -10px;
    }

    .slick-next {
        right: -13px;
    }

    .formobilesearch {
        display: none;
    }

    .formobilesearch {
        width: 80%;
        margin: 0px auto;
        padding: 20px 0;
    }

    .brandBoximg {
        padding: 0 30px;
    }

    .slick-prev {
        left: 11px;
    }

    .slick-next,
    .slick-prev {
        top: 68%;
    }

    .dealsBoxtwo img {
        /* min-height: 554px; */
    }

    .mainPagedels,
    .mainReleatedboxes {
        padding: 35px 0;
    }

    .imageDetail h3 {
        font-size: 13px;
        line-height: 15px;
        padding-bottom: 8px;
    }

    .imageDetail a {
        font-size: 10px;
    }

    .productImg7 img {
        min-width: auto;
    }

    .imageDetail {
        bottom: 20px;
    }

    .slick-prev {
        left: 8px;
    }

    .slick-next {
        right: -10px;
    }

    .brandBoximg {
        padding: 0 50px;
    }

    .bannerImg img {
        height: 578px;
        object-fit: cover;
    }

    .bannerTextbox h2 {
        font-size: 30px;
        margin: 0;
        padding: 0;
    }

    .bannerTextbox h1 {
        font-size: 27px;
        padding-bottom: 150px;
    }

    .bannerTextbox img {
        margin: 0px -12px 10px auto;
        max-width: 21px;
    }

    .mainPagecategoryBox {
        padding: 30px 0;
    }

    .footerListitem ul li {
        padding-bottom: 8px;
    }

    .btnSubscribe {

        padding: 6px 25px;
    }

    .subMitBtn {
        text-align: left;
    }

    .emailnewsletter .newsInput {
        margin: 25px 0 10px;
    }

    .topBar ul li a {
        font-size: 14px;
    }

    .mainHeader {
        flex-direction: column;
    }

    .mainsearchbaricon {
        width: 100%;
    }

    .mainsearchbaricon form {
        width: 90%;
        margin: 10px auto 0;
        float: none;
    }

    .prodImgBox {
        min-height: 170px;
    }

    .mainPagedels h2,
    .mainPagecategoryBox h2,
    .mainReleatedboxes h2 {
        line-height: 30px;
    }

    section.productView-images {
        flex-direction: column;
    }

    .productThumbNails {
        width: 100%;
        order: 2;
    }

    figure.productView-image {
        width: 100%;
        margin: 0;
    }

    .productThumbNails li.productView-thumbnail {
        float: left;
    }

    .productView-thumbnails .slick-prev {
        left: 30%;
        top: 100%;
        transform: rotate(0deg);
        padding: 0;
        height: auto;
    }

    .productView-thumbnails .slick-next {
        right: 30%;
        top: 100%;
        transform: rotate(0deg);
        padding: 0;
        height: 0;
        left: inherit;
    }

    .productView-thumbnails .slick-list {
        margin: 0;
        margin-top: 14px;
    }

    .wishlist {
        width: 30%;
        margin: 0 auto;
    }

    ac.categoriessidebar ul {
        display: block;
        text-align: center;
    }

    ul.productView-thumbnails {
        display: flex;
        margin-top: 20px;
    }

    .slick-next:hover,
    .slick-next:focus,
    .slick-prev:hover,
    .slick-prev:focus,
    .slick-prev:hover,
    .slick-prev:focus,
    .slick-prev:hover,
    .slick-prev:focus {
        background: none;
        padding: 0;
        width: 20px;
    }

    .slick-next::before,
    .slick-next:hover::before,
    .slick-prev::before,
    .slick-prev:hover::before {
        filter: contrast(0.1);
    }

    .maincategoriesproduct {
        padding-left: 0;
    }

    .maincategoriesproduct h3,
    h1.page-heading,
    h2.page-heading {
        line-height: 30px;
        font-size: 26px;
    }

    .maincategoriesproduct h3 {
        padding-top: 0;
    }

    .categoriessidebarInner {
        display: none;
    }

    .mainNavbar ul li .navPage-subMenu,
    .mainNavbar ul li ul li {
        background: #333;
        padding: 0;
    }

    .mainNavbar ul li ul li a {
        text-transform: capitalize;
    }

    .mainNavbar ul li ul {
        margin: 0;
    }

    .wishlist {
        width: 170px;
        margin: 0 auto;
    }

    .mainpagetopbar {
        flex-direction: column;
        /* align-items: center; */
        gap: 20px;
    }

    .serviceBoxes h2 {
        font-size: 26px;
        padding: 0px 0 25px;
        line-height: 30px;
    }

    ul.subUl {
        position: relative;
        width: 100%;
        left: -2px;
        top: 8px;
    }

    .mainNavbar ul ul {
        position: relative;
        top: 10px;
    }
    .mainNavbar ul li a ,
    .mainNavbar ul ul li a {
        text-align: center;
        display: inline-block;
    }
    .mainNavbar ul li.lihasul:after {
        display: block;
        top: 16px;
        right: 20px;
        width: 20px;
        left: inherit;
        content: '+';
        color: #fff;
        font-size: 26px;
        line-height: 19px;
        background: none;
        height: 20px;
        bottom: inherit;
    }
    .mainNavbar ul li.lihasul.close:after {
        transform: rotate(45deg);
    }
    .mainNavbar ul li.lihasul:hover ul.navPage-subMenu-list {
        display: none !important;
    }
    .mainNavbar ul li.lihasul.close:hover ul.navPage-subMenu-list {
        display: block !important;
    }

}

@media only screen and (max-width: 540px) {

    .product {
        width: 50%;
    }

    .mainCategory {
        width: 50%;
    }

    .dealboxheading .dealLink {
        font-size: 18px;
        line-height: 20px;
    }

    .dealboxheading {
        bottom: 30px;
    }




    /* 
    .productbtn a {
        padding: 8px 154px;
    }

    .prodBox {
        width: 50%;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .mainCategory {
        width: 50%;
    }

    .mainproductdetail h2 {
        font-size: 25px;
    }

    .mainDealsbox .mainDeals:last-child {
        display: none;
    }

    .mainReleatedbox .releatedBox:last-child {
        display: none;
    }

    .maincategoriesproduct .sortByBox select,
    .maincategoriesproduct .sortByBox label {
        padding-right: 20px;
    }

    .tab-button {
        border-bottom: 2px solid red;
        min-width: 260px;
    }

    .dealsMorebtn {
        background-position: top 12px right 118px;
    }

    .dealboximg {
        padding-bottom: 8px;
    }

    .dealboxheading .dealLink {
        font-size: 32px;
    }

    .dealsBoxtwo img {
        padding: 0px;
    }

    .dealsBoxtwo {
        padding-right: 8px;
    }

    .dealboxheading {
        bottom: 50px;
    }

    .bannerTextbox p {
        font-size: 35px;
    }

    .bannerTextbox p span {
        font-size: 35px;
    }

    .bannerTextbox a {
        padding: 14px 32px;
    }

    .bannerTextbox {
        top: 4%;
    }

    .customerReviews img {
        padding-bottom: 20px;
        padding-left: 25px;
    }

    .dealsBoxtwo img {
        min-height: auto;
    }

    .bannerTextbox img {
        padding-left: 72%;
        margin: -9px;
    }*/



}


@media only screen and (max-width: 425px) {



    .maincategoriesproduct .sortByBox select#sort {
        min-width: 140px;
    }

}

/*

    .dealboxheading {
        bottom: 30px;
    }

    .dealboxheading .dealLink {
        font-size: 26px;
    }




    .bannerTextbox p {
        font-size: 26px;
        line-height: 1.1;
        padding-bottom: 0;
    }

    .bannerTextbox p span {
        font-size: 26px;
    }

    .bannerTextbox a {
        padding: 10px 25px;
    }

    .bannerTextbox img {
        padding-left: 46%;
        margin: 0px 0px -12px 53px;
    }

    .bannerTextbox a {
        font-size: 18px;
    }

    .customerReviews p {
        padding-left: 25px;
    }

    .dealsMorebtn {
        background-position: top 12px right 61px;
    }

    .productbtn a {
        padding: 8px 95px;
    }




    .brandBoximg {
        padding: 0 40px;
    }

    .slick-prev {
        left: 20px;
    }

    .slick-next {
        right: -10px;
    }
}
*/
@media only screen and (max-width: 375px) {


    .maincategoriesproduct .sortByBox select#sort {

        width: 30px;
    }

    .mainpagetopbar ul li a {
        padding-right: 6px;
    }

}

/*
    .container {
        width: auto;
        padding: 0 10px;
    }

    .bannerImg {
        display: none;
    }

    .mobileBannerimg {
        display: block;
    }

    .bannerTextbox img {
        padding-left: 41%;
        margin: 2px;
    }

    .productbtn a {
        padding: 8px 70px;
    }

    .bannerTextbox p {
        font-size: 38px;
        line-height: 1.3;
    }

    .bannerTextbox p span {
        font-size: 37px;
    }

    .bannerTextbox img {
        padding-left: 47%;
        margin: 0px 0px -13px 0;
    }

    .dealsMorebtn {
        background-position: top 12px right 37px;
    }

    .topBar {
        width: 94%;
    }

    .dealboxheading .dealLink {
        font-size: 20px;
    }

    .dealboxheading {
        bottom: 35px;
    }

    

    .bannerTextbox {
        top: 30%;
    }



} */

/* Brand about — product tab + brand category pages (Phase 3 theme-native) */
.brand-about-tab__logo {
    display: block;
    max-height: 80px;
    max-width: 220px;
    margin-bottom: 1rem;
}

.brand-about-tab .brand-about__logo {
    display: none !important;
}

.brand-about-tab ul {
    list-style: disc;
    padding-left: 1.25rem;
    margin: 1rem 0;
}

.brand-about-tab .brand-about h2 {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
}

.brand-about-tab a.button,
.brand-about-tab .brand-about a {
    color: #c0392b;
}

.brand-sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    padding: 10px 0;
}

.brand-sidebar-logo img {
    max-width: 100%;
    max-height: 180px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

.brandBoximg .brandImg img {
    max-height: 80px;
    max-width: 140px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.brandBoximg .brandImg a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 90px;
    padding: 8px;
}

/* Homepage category tiles — Stencil categories nav context (Phase 4b) */
.home-category-mosaic {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    padding: 70px 0;
}

.home-category-mosaic__tile {
    margin-bottom: 0;
    min-height: 280px;
    overflow: hidden;
    border-radius: 8px;
}

.home-category-mosaic__tile img {
    width: 100%;
    height: 100%;
    min-height: 280px;
    object-fit: cover;
    display: block;
}

.home-category-grid .mainCategory {
    width: auto;
    flex: 1 1 16%;
    min-width: 140px;
    max-width: 220px;
}

.home-category-grid .mainCategory img {
    width: 100%;
    height: auto;
    max-height: 120px;
    object-fit: contain;
}

.maincategoriesproduct--brand .brand-about__logo {
    display: none;
}

/* CMS web pages (About Us, etc.) */
.page-content-body {
    max-width: 720px;
    margin: 0 auto;
    text-align: left;
    line-height: 1.6;
}

.page-content-body h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 2rem 0 0.75rem;
    font-family: "Raleway", sans-serif;
}

.page-content-body p {
    margin-bottom: 1rem;
}

.page-content-body ul {
    margin: 0 0 1rem 1.25rem;
    padding: 0;
}

.page-content-body li {
    margin-bottom: 0.5rem;
}

.page-content-body a {
    color: #ff1616;
    text-decoration: underline;
}

.page-content-body a:hover {
    color: #000;
}
