p.h2 {
    display: inline;
    font-size: 1.3em;
}

.home-sidebar-content {
    padding: 40px 0px 0px 0px !important;
}

.block-main {

margin-bottom: 0px !important;

}

.productoption {

display: none;

}

.productmain_h {

display: none;

}

.productmain_desc_h {

display: none;

}

.slidershow-art-search {
    position: relative;
    max-height: 630px;
    overflow: hidden;
}

.slideshownew {

display: block;

}

.slidenew {

display: block;

}

.slidemobile {

display: none;

}

.toph {
    font-size: 230.76% !important;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 7px;
}

h2.h5uni {
    font-size: 1.7em !important;
    display: block;
}

.art-search .smas-caption h2:after {
    margin-left: 8px;
    content: "\f046 ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white !important;
}

.subtitle-product {

    font-size: 1em !important;
    line-height: 1em !important;
	text-align: center;

}

.title-block {
    padding-left: 37px !important;
    font-size: 184.615% !important;
    color: #282828;
    font-weight: 700;
    text-transform: uppercase !important;
    margin-bottom: 7px !important;
    position: relative !important;
}

.title-block:before {
    background: url(../wysiwyg/icon/icon-image_green.png) no-repeat -30px -175px !important;
}

.title-block:before {
    content: '';
    display: block;
    width: 27px;
    height: 17px;
    background: url(../images/icon-image.png) no-repeat -30px -175px;
    position: absolute;
    top: 5px;
    left: 0;
}

.block-main .title-block:before {
    content: '';
    display: block;
    width: 27px;
    height: 17px;
    background: url(../images/icon-image.png) no-repeat -30px -175px;
    position: absolute;
    top: 5px;
    left: 0;
}

.container {

width: 100%;

}

.block-main-blog {
    margin-bottom: 30px;
    background-color: white;
    overflow: auto;
}

.block-main-promo {
    margin-bottom: 30px;
    background-color: white;
    overflow: auto;
}

.home-review{

width: 100%;

}


.googleimg {

display: none;

}

.trust {

display: none;

}

.mini-desc {

display: none;

}

.title-end {

font-size: 1.2em;
    margin-bottom: 0;
display: inline;

}

.blockimages {

width: 450px;
height: auto;
border-radius: 5px;

}

.blog-post-1-block {
    float: left;
    display: block;
    margin-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
}

.blog-post-1 {

    text-align: left;
    margin-bottom: 2%;
    margin-top: 5%;
    font-size: 2em !important;
	display: block;
}

.blog-post-2-block {
    float: left;
    display: block;
    margin-top: 8%;
    padding: 5%;
}

.blog-post-2 {
    text-align: left;
    margin-bottom: 2%;
    font-size: 2em !important;
}

.blog-post-title {
    text-align: left;
    font-size: 1.7em;
    margin-top: 35px;
}

.title-head {
    font-size: 1.6em;
    font-weight: 500;
    text-align: left;
    line-height: 1.2;

}

.title-head-new {
    font-size: 2.3em !important;
    font-weight: 500 !important;
    text-align: left !important;
    line-height: 1.2 !important;
    color: limegreen;
}

.title-desc {

font-size: 1.1em;

}

.block-50-1 {
    padding-top: 2.5%;
    padding-right: 0%;
    width: 50%;
    float: left;
}

.block-50-2 {
    padding-top: 2.5%;
    padding-left: 5%;
    width: 45%;
    float: left;
}

.button {
    padding   : 12px 20px;
    border    : none;
    cursor    : pointer;
    width     : 100px;
    margin-top: 25px;
    float     : right;
    text-align: center;
}

/* Style the button that is used to open and close the collapsible content */
.collapsible {
    background-color: #eee;
    color           :  wh;
    cursor          : pointer;
    padding         : 18px;
    width           : 100%;
    border          : none;
    text-align      : left;
    outline         : none;
    font-size       : 15px !important;
    font-weight     : 600;
    color           : black;
    margin-bottom   : 10px;
    border-radius   : 5px;
 
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
    background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
    padding         : 18px;
    display         : none;
    overflow        : hidden;
    background-color: #f1f1f1;
    font-weight     : 500;
    margin-bottom   : 10px;
    text-transform: inherit;
}

button.collapsible.active, button.collapsible:hover {
    background-color: #00c80e;
    color           : white;
}

button.collapsible:after {
    content                : "\f107";
    font-family            : FontAwesome;
    font-style             : normal;
    font-weight            : normal;
    font-variant           : normal;
    font-synthesis         : weight style;
    font-stretch           : normal;
    font-size-adjust       : none;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left            : 20px;
    float                  : right;
    color: white !important;
    font-weight: 400;
}

button.collapsible {
    background-color: #282828;
    color           : white;
    cursor          : pointer;
    padding         : 18px;
    width           : 100%;
    border          : none;
    text-align      : left;
    outline         : none;
    font-size       : 15px !important;
    text-transform: inherit;
    font-weight: 400;
}


button.collapsible:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 20px;
    float: right;
    color: white !important;
}

button.collapsible:before {
    content: "\f059";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    margin-right: 15px;
    float: left;
    color: white !important;
    font-size: 18px;
}

.content ul li:before {
    margin-right: 8px;
    content: "\f046";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgb(11, 97, 176) !important;
}

.infopoint {
    font-weight: 500;
    font-size: 1.2em;
}


.green {

color: #28f129;
display: inline-block;

}


.banner-image {
    width: 266px;
    height: auto;
}



.slidesize {

width: 1903px !important;
height: 100%;

}

.manimg {

width: 90px;
height: 90px;

}

.home-sidebar-content .home-sidebar {
    float: left;
    width: 300px;
    display: none !important;
}

.banner-full {
    margin-bottom: 27px;
    height: auto;
    width: auto;
    overflow: hidden;
    padding-bottom: 50px;
}

.banner-full-2 {
    margin-bottom: 27px;
    height: auto;
    width: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.car_mats_about{

width: 100%;
height: auto;
background-color: white;

}

.car_mats_about_text{

width: 98%;
padding-left:1%;
padding-right: 1%;
padding-bottom:2%;
padding-top:2%;
color: black;
text-align: center;

}


.service-item2 {

width: 100%;

}

.info-service2 {
    display: inline-block;
    background-color: #282828;
    color: white;
    padding: 10px;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
}

div#amfinder_1 {
    display: block !important;
}

.amfinder-common-wrapper .amfinder-vertical  {

display: block !important;

}

.amfinder-vertical .amfinder-toggle {

padding: 0px !important;

}

.art-search .smas-container {
    padding: 50px 25px 0;
}

.amfinder-vertical .last {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    text-align: center;
}



.amfinder-vertical button {
    background: none;
    background-color: #23c724 !important;
    width: 49%;
    margin-right: 1%;
    margin-top: 10%;
}

.amfinder-vertical .last .no-display, .amfinder-horizontal .last .no-display {
    display:inline-block !Important;
}


.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;

}

.amfinder-vertical {
    padding: 8px;
    background: none !important;
}



.amfinder-title:after {
    margin-left: 8px;
    content: "\f046 ";
    font-family: FontAwesome;
    color: white !important;
}



.amfinder-vertical .dropdown-title, .amfinder-horizontal .dropdown-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 140.76%;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    color: white;
}


.block-footer:not(.block-contact-footer) .title-footer:before {

    background: url(../wysiwyg/icon/icon-image_green.png) no-repeat -32px -134px !important;

}

.banner-slider-product .owl-stage-outer {
    padding-bottom: 4px !important;
}

.block-main .title-block:before {

    background: url(../wysiwyg/icon/icon-image_green.png) no-repeat -30px -175px !important;

}


.block-footer .content-footer.content-about li:before {

    background-image: url(../wysiwyg/icon/icon-image_green.png) !important;

}


.rownew {
    margin-left: -38px;
    margin-right: -38px;
}

.rownew {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-4 {
    width: 33.33333333%;
float: left;
box-sizing: border-box;
}

.thumbnail {
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.capt_hover1 {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bg3 {
    background-color: #ffffff;
background-color: #ffffff;
    text-align: center;
    padding-top: 20px;
    min-height: 290px;
}

.std dl, .std p, .std address, .std blockquote {
    margin: 0 0 1em;
    padding: 0;
}

.capt_hover1 {
    padding: 15px;
}

.caption1new {
   padding: 15px;
}

.previewbutton {
    background: linear-gradient(#28ef01, #21cb00);
    border: none;
    color: white !important;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2em;
    margin: 0;
    border-radius: 4px;
}

.previewbutton a {
    color: white !important;
}

.previewbutton a:visited {
    color: white !important;
}

.previewbutton a:hover {
    color: white !important;
}

@media (min-width: 1251px){

.home-page-8 .slidershow-art-search .owl-theme .owl-nav {
    right: 100px !important;
}

.products-grid .product-item-info .product-item-photo {
    min-height: 220px !important;
}

.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 80% !important;
    margin: auto;
}

.col-pc {
    width: 23% !important;
    margin: 1% !important;
    float: left;
    min-height: 500px;
    background-color: white;
}



}

@media (max-width: 1600px) {

.slidershow-art-search {
    position: relative;
    max-height: unset;
    overflow: unset;
}

.toph {
    display: none;
}

}

@media (max-width: 1329px) {

.toph {
    display: none;
}

.art-search {
    margin-top: 30px;
    background: unset !important;
    margin-bottom: 20px;
    position: relative;
    background-color: black !important;
}

}


@media (max-width: 1250px){

.toph {
    display: block;
}

.slidershow-art-search {
    position: relative;
    max-height: unset;
    overflow: unset;
}

.art-search {
    margin-top: 30px;
    background: unset !important;
    margin-bottom: 20px;
    position: relative;
    background-color: black !important;
}

.products-grid .product-item-info .product-item-photo {
    min-height: 175px;
}

.products-grid .product-item-info .product-item-details .product-item-name {
    font-size: 97% !important;
    white-space: normal !important;
    min-height: 0px !important;
    max-height: 200px;
    display: inline-block !important;
}

.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 95% !important;
    margin: auto;
}

.col-pc {
    width: 23% !important;
    margin: 1% !important;
    float: left;
    min-height: 450px;
    background-color: white;
}



.title-end {

font-size: 1.1em;
    margin-bottom: 0;
display: inline;

}


}

@media (max-width: 1150px){

.slidershow-art-search {
    position: relative;
    max-height: unset;
    overflow: unset;
}


.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 100% !important;
    margin: auto;
}

.col-pc {
    width: 23% !important;
    margin: 1% !important;
    float: left;
    min-height: 400px;
    background-color: white;
}



.title-end {

font-size: 1.1em;
    margin-bottom: 0;
display: inline;

}

}


@media (max-width: 992px){




.slidershow-art-search {
    position: relative;
    max-height: unset;
    overflow: unset;
}

.container {

width: 95%;

}

.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 100% !important;
    margin: auto;
}

.home-sidebar-content {
    padding: 20px 0 10px;
}

.title-head {
margin-top: 35px;

}


.block-50-1 {
    padding-top: 2.5%;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    overflow: hidden;
}

.block-50-2 {
    padding-top: 2.5%;
    width: 99%;
overflow: hidden;
    padding-left: 1%;
}


.col-mobile {
    width: 48% !important;
margin: 1% !important;
float: left;
}


.title-end {

font-size: 1em;
    margin-bottom: 0;
display: inline;

}

.art-search {
    min-height: 600px;
}

.block-content.reviewwidget {
    min-height: 550px;
}

}

@media (max-width: 650px){
	
	p.h2 {
    display: inline;
    font-size: 1em;
}

.block-content.reviewwidget {
    min-height: 550px;
}

.art-search {
    min-height: 600px;
}

.block-space {

margin-bottom: -90px !important;

}

.slidershow-art-search {
    position: relative;
    max-height: unset;
    overflow: unset;
}

.slideshownew {

display: none !important;

}

.slidenew {

display: none !important;

}

.slidemobile {

display: block !important;

}

.blog-post-1-block {
    float: left;
    display: block;
    margin-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 8%;
    border-bottom: 6px solid #eeeeee;
}

.footer-top{

display: none;

}

.reviews-footer {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0%;
}

.blog-post-1 {
    text-align: left;
    margin-bottom: 5%;
    margin-top: 10%;
    font-size: 1.7em !important;
	
}

.blog-post-2 {
    text-align: left;
    margin-bottom: 5%;
    font-size: 1.7em !important;
}

.col-tablet {
    width: 100% !important;
}

.mobile-spacer {

margin-bottom: 10px;
margin-top: 10px;

}

.blockimages {

width: 100%;
height: auto;

}


.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 100% !important;
    margin: auto;
}

.mobilehide {

display: none;

}

}

@media (max-width: 500px){

.blog-post-1 {
    text-align: left;
    margin-bottom: 5%;
    margin-top: 10%;
    font-size: 1.7em !important;
}

.blog-post-2 {
    text-align: left;
    margin-bottom: 5%;
    font-size: 1.7em !important;
}

.col-tablet {
    width: 100% !important;
}

.mobile-spacer {

margin-bottom: 10px;
margin-top: 10px;

}



.title-head {
    font-size: 1.3em;
    font-weight: 500;
    text-align: left;
    line-height: 1.2;

}

title-head-new {
    font-size: 1.6em !important;
    font-weight: 500 !important;
    text-align: left !important;
    line-height: 1.2 !important;

}

.title-end {

font-size: 1em;
    margin-bottom: 0;
display: inline;

}

.home-sidebar-content .home-main {
    float: none !important;
    width: calc(100% - 330px);
    width: 100% !important;
    margin: auto;
}

.blockimages {

width: 100%;
height: auto;

}



.services-content{

display: none;

}


.mobilebrand {

display:none !important;

}

}

.banner-slider-product .banner-product {
    margin-right: 10px;
}

.carousel-container {
    display: flex;
    align-items: center;
    position: relative;
}

.product-carousel {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    margin: 20px 0;
    scroll-behavior: smooth;
    width: 100%;
	overflow: hidden;
}

.product-item {
    flex: 0 0 auto;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 10px;
    width: 200px;
    position: relative;
}

.product-image {
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0;
}

.product-title {
    font-size: 1.3em;
    margin: 10px 0;
    color: #333;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.product-price {
    font-size: 1.2em;
    color: #333;
    margin-bottom: 25px;
}

.buy-now-button {
    background: linear-gradient(#28ef01, #21cb00);
    color: #fff !important;
    border: none !important;
    font-size: 1.1em !important;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.buy-now-button:hover {
    background-color: #28a745; /* Darker green */
}

.carousel-button {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    z-index: 10;
}

.carousel-button img {
    width: 24px;
    height: 24px;
}

.carousel-button.left {
    left: 10px;
}

.carousel-button.right {
    right: 10px;
}

@media (max-width: 1024px) {
    .product-carousel {
        gap: 0px;
		overflow: hidden;
    }
    .product-item {
        width: calc(47% - 0px);
        background-color: white !important;
        padding-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .product-carousel {
        gap: 10px;
		overflow: hidden;
    }
    .product-item {
        min-width: 95%;
		background-color: white !important;
        padding-bottom: 30px;
    }
}

@media (max-width: 568px) {
    .product-carousel {
        gap: 10px;
		overflow: hidden;
    }
    .product-item {
        min-width: 98%;
		background-color: white !important;
        padding-bottom: 30px;
    }
}

.productdesc {
    margin-top: 25px;
    margin-bottom: 25px;
    word-wrap: normal;
}

.why-use-container {
    padding: 20px;
}

.why-use-full-width-banner {
    width: 100%;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.1;
    font-family: sans-serif;
    font-weight: 600;
    color: #333;
}

.why-use-full-width-banner img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.why-use-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.grid-item-why {
    background-color: white;
    border-radius: 8px;
    padding-top: 10px;
    text-align: center;
    position: relative;
    transition: box-shadow 0.3s ease, background-color 0.3s ease;
	font-family: sans-serif;
}

.grid-item-why:hover {
 
}

.grid-icon-why {
    width: 100%;
    margin-bottom: 10px;
}



.grid-item-why p {
    
	font-family: aktiv-grotesk, arial, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;

}

@media (max-width: 1024px) {
    .why-use-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .why-use-grid {
        grid-template-columns: 1fr;
    }
}

.footer-middle {
    padding-top: 50px;
    border-top: 1px solid #ddd;
}

.expandable-paragraph-container {
    position: relative;
    max-width: 600px;
    border-radius: 8px;
    padding-bottom: 20px;
    margin-top: 15px;
}

.productnew.largenew p {
    margin-top: 25px;
    margin-bottom: 25px;
}

.productnew.smallnew p {
    margin-top: 15px;
    margin-bottom: 15px;
}

.expandable-paragraph {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.expandable-paragraph.expanded {
    max-height: none;
}

.hidden-text {
    display: none;
}

.expandable-paragraph.expanded .hidden-text {
    display: inline;
}

.gradient-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    pointer-events: none;
}

.expand-button {
    color: #333 !important;
    cursor: pointer;
    font-size: 1em !important;
    border: none !important;
    padding: 0px !important;
    background-color: white !important;
	text-transform: math-auto;
	display:none;
}

button#expand-button:before {
    margin-right: 8px;
    content: "\f338";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4cb711 !important;
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto;
    gap: 20px;
    padding: 10px;
}

.productnew {
    background-color: white;
    padding: 0px;
    text-align: center;
}

.productnew.smallnew {
    grid-column: span 1;
}

.productnew.largenew {
    grid-column: span 2;
    grid-row: span 1;
    margin-top: 0px;
}

@media (max-width: 1024px) {
    .product-grid {
        grid-template-columns: repeat(2, 2fr);
    }

    .productnew.largenew {
        grid-column: span 1;
		margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .productnew.largenew {
        grid-column: span 2;
    }
}

@media (max-width: 568px) {
    .product-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .productnew.largenew {
        grid-column: span 1;
    }
}

@media (max-width: 480px) {
    .product-grid {
        grid-template-columns: 1fr;
    }

    .productnew.largenew {
        grid-column: span 1;
    }
}

.productnew.smallnew h2 {
    font-size: 1.8em !important;
    line-height: 2 !important;
    margin-bottom: 10px;
    color: #333;
    font-family: sans-serif;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.productnew.largenew h2 {
    font-size: 1.8em !important;
    line-height: 2 !important;
    margin-bottom: 10px;
    color: #333;
    font-family: sans-serif;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.newprice {
    font-size: 1.4em;
    line-height: 0;
    margin-bottom: 30px;
    color: limegreen;
    font-family: sans-serif;
    margin-left: 0px;
    background-color: white;
    width: fit-content;
    margin: auto;
    padding: 10px;
}

.newprice:before {
    margin-right: 8px;
    content: "\f02c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: limegreen !important;
}

.buy-now-button:before {
    margin-right: 8px;
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white !important;
}



.hideme {
	
	display: none;
	
}

     .grid-container-products {
            max-width: 650px;
            display: flex;
            flex-direction: column;
            gap: 10px;
			box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
			border: 1px solid #ddd;
			padding: 25px;
			border-radius: 8px;
        }
        .img-containernew {
            position: relative;
            overflow: hidden;
        }
        .img-containernew img {
            width: 100%;
            height: auto;
            display: block;
        }
 .overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 16px;
    border-radius: 5px;
}

       .overlay:before {
   content: "\f217";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0px;
    margin-right: 10px;
    float: left;
    color: white !important;
}
       .top-right-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 10px;
    font-size: 1em;
    border-radius: 5px;
}
        .banner {
            width: 100%;
        }
        .rowproduct {
            display: flex;
            gap: 10px;
        }
        .rowproduct img {
            width: 100%;
            height: auto;
        }
        .rowproduct1 .leftnew {
            flex: 0 0 60%;
        }
        .rowproduct1 .rightnew {
            flex: 0 0 40%;
        }
        .rowproduct2 .leftnew {
            flex: 0 0 40%;
        }
        .rowproduct2 .rightnew {
            flex: 0 0 60%;
        }
        .rowproduct3 .leftnew, .rowproduct3 .rightnew {
            flex: 0 0 50%;
        }
        .rowproduct4 .leftnew {
            flex: 0 0 60%;
        }
        .rowproduct4 .rightnew {
            flex: 0 0 40%;
        }
		
		@media (max-width: 1200px) {


.top-right-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 10px;
    font-size: 0.8em;
    border-radius: 5px;
}

.overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 0.9em;
    border-radius: 5px;
}

				}
		
				@media (max-width: 768px) {
            .rowproduct {
    display: grid;
    gap: 10px;
}

.grid-container-products {
    max-width: 650px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 25px;
	border-radius: 8px;
}

.top-right-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 10px;
    font-size: 1.2em;
    border-radius: 5px;
}

.overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 1.3em;
    border-radius: 5px;
}

				}
				


@media (max-width: 1400px) {
	
	.faq-container {
    max-width: 1000px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.faq-item {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
}
	
	
}

@media (max-width: 1300px) {
	
	.faq-container {
    max-width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
	
	
}

@media (max-width: 1200px) {
	
	.faq-container {
    max-width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
	
	
}

@media (max-width: 1110px) {
	
	.faq-container {
    max-width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

 .faq-item {
            background-color: #fff;
            padding: 10px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            cursor: pointer;
            position: relative;
			width: 98%
			font-size: 1em;
        }
		
	
}


	

@media (max-width: 568px) {

	

.top-right-overlay:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    color: white !important;
}

.subtext_small {
	
	display: none;
	
}

/* Main Product Section */
.product {
  display: flex;
  flex-wrap: wrap; /* Ensures it wraps for smaller screens */
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin: 20px auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-width: 900px;
}

/* Image Container */
.product__image-container {
  flex: 0 0 40%; /* Image takes 40% of the width */
  max-width: 40%; /* Prevents the image from growing too much */
  margin-right: 20px; /* Spacing between image and details */
}

.product__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px; /* Optional: Makes the image corners rounded */
}

/* Product Details */
.product__details {
    flex: 1 1 40%;
    display: flex;
    flex-direction: column;
}

/* Product Title */
.product__title {
  font-size: 1.8em !important;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

/* Product Price */
.product__price {
  font-size: 1.6em;
  font-weight: bold;
  color: limegreen;
  margin-bottom: 20px;
}

.price--sale {
    color: limegreen;
}

/* Add to Basket Button */
.product__form {
  margin-bottom: 20px;
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  background-color: #007bff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}

/* Product Description */
.product__description {
  font-size: 1em;
  color: #555;
  line-height: 1.6;
}

/* Typography Adjustments */
p {
  margin: 0 0 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .product {
    flex-direction: column; /* Stack image and details vertically */
  }

  .product__image-container {
    max-width: 100%; /* Full width for the image */
    margin-right: 0;
    margin-bottom: 15px; /* Spacing between image and details */
  }

  .product__details {
    align-items: center; /* Center align for smaller screens */
    text-align: center;
  }

  .btn {
    width: 100%; /* Full width button on smaller screens */
  }
}

a.btn.btn--cta {
    background-color: #282828;
    color: white;
    margin-top: 15px;
}

.preprice {
    color: limegreen;
    font-weight: 500;
    font-size: 1.6em;
    margin-top: -15px;
}


.as-seen-on-block {
  text-align: center;
  margin: 20px 0;
}

.as-seen-on-title {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #333; /* You can customize the text color */
}

.as-seen-on-image {
  max-width: 100%;
  height: auto;
  border-radius: 5px; /* Optional: for rounded corners */
}