/*!
Theme Name: Best Deals
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: best-deals
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Best Deals is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Bold.woff2') format('woff2'),
		url('fonts/Graphik-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Semibold.woff2') format('woff2'),
		url('fonts/Graphik-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Regular.woff2') format('woff2'),
		url('fonts/Graphik-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Graphik';
	src: url('fonts/Graphik-Medium.woff2') format('woff2'),
		url('fonts/Graphik-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	}

@font-face {
    font-family: 'Graphik';
    src: local('fonts/Graphik Light'), local('Graphik-Light'),
        url('fonts/Graphik-Light.woff2') format('woff2'),
        url('fonts/Graphik-Light.woff') format('woff'),
        url('fonts/Graphik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: local('fonts/Mont Bold'), local('Mont-Bold'),
        url('fonts/Mont-Bold.woff2') format('woff2'),
        url('fonts/Mont-Bold.woff') format('woff'),
        url('fonts/Mont-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

* {box-sizing: border-box;}

div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none;}
li {list-style: none;}
.img-full {max-width: 100%;}
body {margin: auto; padding: 0; background: #fff; color: #000000; text-align: center; font-family: 'Graphik'; font-weight: normal; }
.container {max-width: 1170px; margin: 0 auto; width: 100%;}
header {float: left; width: 100%; background: #ffffff; position: relative; padding-bottom: 14px; }
.logo {float: left; text-align: left; margin-top: 20px; width: 100%; max-width: 325px; }
.logo img {    width: auto;
    height: auto;
    max-height: 30px; }
.head-left {float: right; float: right; margin-top: 24px; }
.head-left ul {display: flex; }
.head-left ul li a {float: left; font-size: 17px; line-height: 19px; color: #000; padding: 0 13px; }
.head-left ul li:after {content: ""; position: absolute; background: #ebebeb; width: 1px; height: 18px; top: 3px; right: 0; }
.head-left ul li {position: relative; }
section.banner-section {display: flex; width: 100%; flex-wrap: wrap; width: 100%; background: url(../images/bnr-bg.jpg) #f6f9fe no-repeat center top; text-align: left; position: relative; overflow: hidden;    padding-bottom: 34px;}
.banner-heading {background: #0f70b7; width: 100%; text-align: left; padding: 43px 0 37px; }
.banner-section h5 {width: 100%; font-size: 22px; line-height: 30px; color: #ffcc7e; font-weight: 500; margin-top: 0; }
.banner-heading h1 {width: calc(100% - 41%); font-size: 50px; line-height: 60px; color: #ffffff; font-weight: bold; font-family: 'Mont'; margin-top: 10px; }
.banner-text {width: 100%; padding-top: 1px; }
p {width: 100%; font-size: 17px; line-height: 25px; color: #000000; margin-top: 25px; letter-spacing: 0.5px; }
.banner-text p {width: calc(100% - 41%); }
.banner-text ul {width: calc(100% - 41%); margin-top: 20px; display: flex; flex-wrap: wrap; }
.banner-text ul li {float: left; padding-left: 48px; padding-right: 34px; font-size: 19px; line-height: 30px; color: #000; font-weight: 500; position: relative; }
.banner-text ul li img {/* padding-left: 0; */ position: absolute; left: 0; top: 0; }
.banner-text ul li:after {position: absolute; content: ""; background: #ccd5df; height: 30px; width: 1px; top: 0; right: 14px; }
.banner-text ul li:last-child:after {display: none; }


.tab-content-box {float: left; width: 100%; background-color: #fff; padding: 0px 0px 0px 60px; background: #fff; border-radius: 25px; }
.banner-image {position: absolute; bottom: 0; width: 44.2%; right: 36px; }
.banner-image img {display: block; height: auto; /* max-width: 502px; */ }
.trending-list-section h2 {max-width: 1000px; text-align: left; margin-left: auto; margin-right: auto; padding-bottom: 10px; font-size: 2em; font-weight: bold; }
.trending-box {max-width: 1000px; margin-left: auto; margin-right: auto; text-align: left; margin-bottom: 25px; vertical-align: middle; border-top: solid 1px #ccc; padding-top: 25px; padding-left: 150px; display: flex; flex-wrap: wrap; position: relative; counter-increment: my-awesome-counter; }
section.trending-list-section {float: left; width: 100%; padding: 65px 0 65px; text-align: center; }
h2 {font-size: 2em; font-weight: bold; }
.trending-img img {display: inline-block; height: 200px; vertical-align: middle; }
.trending-text {float: left; width: calc(100% - 250px); /* margin-right: 25px; */ margin-top: 40px; }
.trending-img {width: 200px; float: right; }
h3 {font-size: 1.5em; }
h3 a {color: #0f70b7; }
.trending-box:before {content: counter(start, decimal) ". "; counter-increment: start; position: absolute; left: 0; postion: relative; font-size: 70px; width: calc(15% - 25px); margin-right: 25px; color: #ccc; font-weight: bold; margin-top: 20px; content: counter(my-awesome-counter) ". "; }
.trending-list-inner {list-style: none; counter-increment: start; }
section.products-slider {float: left; width: 100%; background: #f1f8ff; padding: 65px 0 65px; text-align: center; }
.products-slider h2 {font-size: 30px; line-height: 40px; color: #000; font-weight: bold; font-family: 'Mont'; }
.tabs {color: #000000; font-size: 20px; line-height: 26px; font-weight: 500; padding: 10px 15px 10px; font-family: 'Graphik'; border-radius: 25px; }
.tab-lists .slick-slide {padding: 10px 15px; outline: none; cursor: pointer; float: left; }
.tab-lists {float: left; width: 100%; margin-top: 61px; padding: 0 0 25px 0; }
.slick-slide {float: left; }
.tab-lists .slick-slide.slick-active {
    background-color: #43abf84f;
    color: #0f70b7;
}

.show-mobile-title {display: none; }
.tab-image {float: right; margin: 15px 0 0 0; width:53%; }
.tab-text {text-align: left; float: left; width: 47%; text-align: left; padding: 70px 0px 70px 0px; }
.tab-content h3 {float: left; width: 100%; color: #0f70b7; font-size: 36px; line-height: 38px; font-weight: bold; font-family: 'Mont'; }
.tab-text  p {float: left; width: 100%; color: #000000; font-size: 17px; line-height: 25px; margin-top: 30px; }
button.slick-arrow {position: absolute; top: 50%; display: block; width: 44px; height: 44px; padding: 0; border: 1px solid #000; border-radius: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; outline: none; z-index: 9; font-size: 0; }
button.slick-prev.slick-arrow {left: -25px; background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/back-1.png) no-repeat center center #e8e8e8; background-size: 12px; }
button.slick-next.slick-arrow {right: -25px; background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/next-1.png) no-repeat center center #e8e8e8; background-size: 12px; }
.tab-lists .slick-slide.slick-active .tabs {background: #d5edff; color: #006cd1; } 


.tab-content-box .tab-content {padding-top: 1px; float: left; height: 100%; }
section.areas-list-section {display: flex; flex-wrap: wrap; width: 100%; background-color: #f1f8ff; padding-bottom: 65px; }
.areas-list-section h2 {width: 100%; font-size: 30px; line-height: 40px; color: #000; font-weight: bold; font-family: 'Mont'; }
.areas-list-section h2 strong {font-size: 50px; line-height: 54px; color: #0f70b7; }
.areas-box {width: 23%; margin-top: 30px; background: #f1f8ff; border: 1px solid #dfeaf5; border-radius: 5px; padding: 30px 0 35px 0; box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%); }
.areas-boxs {width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; }
.areas-box p {width: 100%; color: #000; font-size: 22px; line-height: 28px; font-weight: 500; margin-top: 0px; letter-spacing: normal; }
.areas-box img {display: block; margin: 0 auto 10px; }
.reviews-section {width: 100%; background: #f1f8ff; padding: 65px 0 65px; text-align: center; display: flex; flex-wrap: wrap;}
.reviews-section h2 {width: 100%; font-size: 30px; line-height: 40px; color: #000; font-weight: bold; font-family: 'Mont'; }
.reviews-section h2 strong {font-size: 50px; line-height: 54px; color: #0f70b7; }
.reviews-section h2 strong br {display: none; }
.reviews-list {width: 100%; margin-top: 40px; }
.review-box {float: left; width: 33.33%; position: relative; }
.review-box h3 {width: 100%; color: #0f70b7; font-size: 24px; line-height: 26px; font-weight: 600; }
.review-box p {width: 100%; color: #000000; font-size: 17px; line-height: 25px; margin-top: 15px; padding: 0 25px; letter-spacing: 0.5px; }
.review-box img {display: block; margin: 0 auto 15px; }
.review-box:after {position: absolute; background: #e0e8f1; height: 190px; width: 1px; right: 0px; top: 30px; content: ""; }
.review-box {position: relative; }
.review-box:last-child:after {display: none; }

a:hover {opacity: 0.5; cursor: pointer;}


.bredcrum {float: left; width: 100%; background: #0f70b7; padding: 3px 0 5px; }
.bredcrum ul {float: left; width: 100%; }
.bredcrum ul li {float: left; padding: 0 5px; position: relative; color: #ffffff; font-size: 15px; letter-spacing: 0.5px; text-align: left; }
.bredcrum ul li:first-child {padding-left: 0; }
.about-banner {display: flex; flex-wrap: wrap; width: 100%; width: 100%; background: #f6fafe; text-align: center; position: relative; padding: 40px 0 214px; }
.about-banner h1 {width: 100%; font-size: 30px; line-height: 40px; color: #000; font-weight: bold; font-family: 'Mont'; }
.about-banner h1 strong {font-size: 50px; line-height: 54px; color: #0f70b7; }
.about-content-section {width: 100%; padding: 0px 0 65px; text-align: center; }
.about-content {display: inline-block; vertical-align: middle; max-width: 83.16%; position: relative; margin-top:-180px; }
.about-content > img {max-width: 100%; margin-top: -185px; box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%); }
.about-comment {float: left; width: 100%; margin-top: 20px; padding-left: 125px; position: relative; padding-bottom: 22px; border-bottom: 1px solid #d7d7d7; text-align: left; }
.about-comment img {position: absolute; left: 8px; top: 0; }
.about-comment p {margin-top: 0; letter-spacing: normal; }
.about-box {display: flex; flex-wrap: wrap; width: 100%; }
.about-box-lft {width: 66%; text-align: left; }
.about-box-rgt ul li {width: 100%; background: #fff; padding: 18px; text-align: left; border: 1px solid #0f70b7; border-radius: 10px; margin-top: 15px; display: flex; }
.about-box-rgt {float: right; width: 295px; margin-top: 15px; margin-left: 35px; }
.about-box-rgt ul li span {color: #0f70b7; font-size: 34px; line-height: 34px; font-weight: 600; float: left; width: 110px; }
.about-box-rgt ul li p {width: calc(100% - 110px); border-left: 1px solid #d7d7d7; padding-left: 20px; color: #000000; font-size: 18px; line-height: 22px; float: right; margin-top: 0; letter-spacing: normal; }
a.btn {display: inline-block; vertical-align: middle; height: 56px; width: 271px; margin-top: 29px; font-size: 22px; line-height: 58px; color: #fff; background: #37d086; font-family: 'Mont'; font-weight: bold; text-align: center; border-radius: 50px; text-decoration: none; }
a.btn:after {content: ""; border: solid #fff; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; transform: rotate(-46deg); margin-left: 5px; position: relative; right: -7px; top: -2px; }
.our-team {width: 100%; background: #f1f8ff; padding: 65px 0 65px; text-align: center; display: flex; flex-wrap: wrap; }
.our-team h2 {width: 100%; font-size: 30px; line-height: 40px; color: #000; font-weight: bold; font-family: 'Mont'; }
.our-team h2 strong {font-size: 50px; line-height: 54px; color: #0f70b7; }
.team-img {border-radius: 5px; overflow: hidden; }
.team-img img {display: block; margin: 0 auto 15px; border-radius: 10px; max-width: 100%; }
.team-box {width: 18%; }
.team-box h3 {color: #0f70b7; font-size: 20px; line-height: 26px; font-weight: 600; }
.team-box h4 {display: inline-block; color: #000000; font-size: 14px; line-height: 22px; margin-top: 5px; background: #fff; border-radius: 50px; padding: 0px 10px; font-weight: 400; }
.team-box p {letter-spacing: normal; line-height: 25px; margin-top: 18px; padding: 0 8px; }
.team-content {display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 30px; }



.contact-banner {width: 100%; background: #f6fafe; text-align: center; position: relative; padding: 40px 0 185px; display: flex; flex-wrap: wrap; }
.contact-banner h1 {width: 100%; font-size: 50px; line-height: 55px; color: #0f70b7; font-weight: bold; }
.contact-banner p {margin-top: 15px; letter-spacing: normal; margin-bottom: 30px; }
.mail-box {display: flex; flex-wrap: wrap; justify-content: left; flex-direction: column; align-items: center; }
.mail-box img {display: inline-flex; vertical-align: middle; width: auto; }
.mail-box a {margin-top: 16px; font-size: 18px; line-height: 26px; color: #000; margin-top: 15px; }
.contact-info {display: flex; vertical-align: middle; max-width: 984px; background: #fff; margin-top: -140px; border-radius: 20px; box-shadow: 1px 5px 13px 1px rgb(0 0 0 / 5%); /* padding: 35px 45px 45px; */ position: relative; flex-wrap: wrap; justify-content: center; margin: -140px auto 14px; min-height: 468px; padding-bottom: 30px; padding-top: 35px; }
.contact-info h2 {width: 100%; font-size: 50px; line-height: 55px; color: #0f70b7; font-weight: bold; }


.default-content {text-align: left; padding: 40px 0; display: flex; flex-wrap: wrap; width: 100%; }
.default-content p {margin-top: 0; margin-bottom: 25px; letter-spacing: normal; font-size: 16px; line-height: 1.5; }
.default-content h2 {font-size: 1.5em; }
.default-content h3 {font-size: 1.17em; }
.default-content ul li {margin-bottom: 25px; }


footer {float: left; width: 100%; background: #fff; padding: 40px 0; text-align: center; margin-bottom: 80px; position: relative; }
footer img {width: 50%; max-width: 300px; margin-top: 15px; margin-bottom: 9px; }
footer ul {display: flex; flex-wrap: wrap; justify-content: center; }
footer ul li {text-decoration: none; color: #000000; padding: 0 14.5px 7px; position: relative; }
footer:after {content: ""; position: absolute; bottom: -80px; width: 100%; height: 80px; background-color: #f1f8ff; left: 0; }
footer p {margin-top: 2px; letter-spacing: normal; line-height: 1.2; color: #878787; }
footer ul li a {font-size: 17px; line-height: 21px; text-align: center; color: #000000; }
footer ul li:after {content: ""; width: 2px; height: 16px; background-color: #87878791; right: -1px; top: 6px; position: absolute; }
footer ul li:last-child:after {display: none; }




.product-banner {background-repeat: no-repeat; width: 100%; display: flex; flex-wrap: wrap; padding: 25px 0 38px; }
.product-banner-text {width: calc(100% - 175px); float: left; text-align: left; }
.product-banner-img {width: 175px; float: left; }
.product-banner-img img {max-width: 100%; }
.product-banner-text h1 {width: 100%; color: #fff; text-align: left; font-family: "Montserrat", Sans-serif; font-size: 50px; font-weight: bold; color: #FFFFFF; line-height: 1.4; margin-bottom: 9px; }
span.updated-date {color: #fff; padding-left: 22px; font-family: "Montserrat", Sans-serif; letter-spacing: 0.5px; background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/tick-icon.png) no-repeat left center;}
section.product-single-content {text-align: left; padding: 14px 0; background-color: #FAFAFA; }
.product-single-content p {font-family: "Montserrat", Sans-serif; font-size: 18px; margin-bottom: 27px; line-height: 1.725; letter-spacing: normal; margin-top: 22px; color: #4B4F58; }
section.product-info-section {background-color: #fafafa; margin-top: -1px; }
.product-image {width: 24.1%; border-right: solid 1px #c0bbbb; }
 .product-detaile {border: solid 1px #c0bbbb; background-color: #fff; display: flex; flex-wrap: wrap; margin-bottom: 26px; }
.product-image img {max-width: 156px; }
.product-text {width: 39.9%; text-align: left; float: left; /* font-family: "Montserrat", Sans-serif; */ border-right: solid 1px #c0bbbb; padding: 21px 9px; }
.product-text ul li {background: url(images/tick.webp) no-repeat left center; background-size: 20px; font-size: 18px; padding-left: 27px; /* font-family: "Montserrat", Sans-serif; */ letter-spacing: 0.5px; font-family: "Work Sans", sans-serif; margin-bottom: 8px; letter-spacing:normal; }
.product-score h3 {font-family: "Work Sans", sans-serif; font-weight: 400; text-transform: uppercase; font-size: 22px; /* font-family: "Montserrat", Sans-serif; */ color: #4d4d4d; }
.product-score {width: 18%; border-right: solid 1px #c0bbbb; padding: 30px 8px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.product-score h2 {font-size: 80px; color: #585858; letter-spacing: 0.5px; line-height: 1.3; font-family: "Work Sans", sans-serif; }
span.rating-5 {background: url(images/5-star.png) no-repeat center center; display: block; width: 100%; height: 28px; margin-top: -12px; background-size: 139px; }
.product-score p {margin-top: 10px; text-transform: uppercase; font-family: "Work Sans", sans-serif; color: #4d4d4d; letter-spacing: normal;}
.prodcut-price-btn {width: 17%; padding: 14px; text-align: center; /* display: flex; */ /* flex-wrap: wrap; */ /* flex-direction: column; */ /* align-items: center; */ display: flex; flex-direction: column; align-items: center; justify-content: center; }
.product-btn a.btn {width: 169px !important; border-radius: 15px; width: auto; color: #fff; background-color: #4CAF50; margin-top: 0; text-transform: uppercase; font-size: 15px; font-family: "Work Sans", sans-serif; height: 52px; line-height: normal; display: flex; justify-content: center; align-items: center; margin: 0 auto; }
.product-btn a.btn:after {display: none; }
span.toltip {border-radius: 4px; padding: 10px; position: absolute; z-index: 1; font-size: .93rem; line-height: 1.3; background-color: #E04545F2; color: #fff; font-weight: 600; bottom: 63px; left: 50%; transform: translateX(-50%); width: 168px; font-family: "Work Sans", sans-serif; text-transform: uppercase; line-height: 1.25; margin: 0 auto; opacity: 0; visibility: hidden; }
.product-btn {position: relative; }
span.toltip b {font-weight: 600; text-decoration: underline; }
/* span.toltip:after {content: ""; position: absolute; bottom: -6px; left: 50%; border-top: solid 7px #e24e4e; border-left: solid 7px transparent; border-right: solid 7px transparent; transform: translateX(-50%); } */
.tooltip-arrow {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    border-top: solid 7px #e24e4e;
    border-left: solid 7px transparent !important;
    border-right: solid 7px transparent !important;
    transform: translateX(-50%);
}
.product-btn p {margin-top: 0; }
.prodcut-price-btn p {color: inherit;margin-top: 0; font-size: 14px; font-family: "Work Sans", sans-serif; font-weight: 300; letter-spacing: normal; /* font-family: "Montserrat", Sans-serif; */ }
span.price {margin-top: 12px; display: flex; color: #565252; letter-spacing: 0.5px; line-height: 1.3; font-family: "Work Sans", sans-serif; font-size: 18px; letter-spacing: normal; font-weight: 700; margin-bottom: 0; }
span.price span.price {font-size: 16px; color: #aca6a6; text-decoration: line-through;     margin: 2px 0 0 4px;}
.product-image img.company-logo {max-width: 146px; }
.product-text ul li.cross {background: url(images/cross.webp) no-repeat 0px 0px; background-size: 22px; }
.product-detaile.active {box-shadow: 0px 0px 10px 0px #8D8D8D; border: solid 1px #000; }
.active span.toltip {opacity: 1; visibility: visible; }
.review-details img {max-height: 59px; }

.user-review-details {background-color: #fff; display: flex; flex-wrap: wrap; border-top: solid 1px #c4c4c4; border-bottom: solid 1px #c4c4c4; margin-top: 45px; }
.user-review-box img {max-height: 59px; }
.user-review-box {width: 33.333%; border-right: solid 1px #c6c6c6; padding: 30px 30px 25px; }
.user-review-details .container {display: flex; flex-wrap: wrap; max-width: 1114px; }
.review-icon {width: 60px; float: left; }
.review-text {width: calc(100% - 60px); float: left; padding-left: 20px; }
.review-text p {margin-top: 0; text-align: left; font-family: "Montserrat", Sans-serif; font-size: 24px; line-height: 1.2em; }
.ctr-left-content {width: 79.4%; background-color: #fff; padding: 25px; text-align: left; }
.ctr-section {margin-top: 25px; margin-bottom: 77px; display: flex ; flex-wrap: wrap; }
.ctr-top-content {border: solid 1px #c9c8c8; padding: 36px; }
.ctr-heading img {max-width: 68px; float: left; }
.ctr-heading {margin-top: 9px; display: flex; flex-wrap: wrap; }
.ctr-heading h2 {font-weight: 500; margin-top: 15px; float: left; width: calc(100% - 80px); padding-left: 21px; font-family: "Montserrat", Sans-serif; letter-spacing: normal; font-size: 30px; }
.ctr-text {width: 100%; display: flex; flex-wrap: wrap; margin-top: 38px; }
.ctr-text h3 {display: flex; flex-wrap: wrap; }
.ctr-text ul {width: 100%; }
.review-details img {max-height: 59px; }

.user-review-details {background-color: #fff; display: flex; flex-wrap: wrap; border-top: solid 1px #c4c4c4; border-bottom: solid 1px #c4c4c4; margin-top: 45px; }
.user-review-box img {max-height: 59px; }
.user-review-box {width: 33.333%; border-right: solid 1px #c6c6c6; padding: 30px 30px 25px; }
.user-review-details .container {display: flex; flex-wrap: wrap; max-width: 1114px; }
.review-icon {width: 60px; float: left; }
.review-text {width: calc(100% - 60px); float: left; padding-left: 20px; }
.review-text p {margin-top: 0; text-align: left; font-family: "Montserrat", Sans-serif; font-size: 24px; line-height: 1.2em; }
.ctr-left-content {width: 79.4%; background-color: #fff; padding: 25px; text-align: left; float: left; }
.ctr-section {margin-top: 25px; }
.ctr-top-content {border: solid 1px #c9c8c8; padding: 36px; display: flex; flex-wrap: wrap; }
.ctr-heading img {max-width: 68px; float: left; }
.ctr-heading {margin-top: 9px; display: flex; flex-wrap: wrap; width: 100%; }
.ctr-heading h2 {font-weight: 500; margin-top: 15px; float: left; width: calc(100% - 80px); padding-left: 21px; font-family: "Montserrat", Sans-serif; letter-spacing: normal; font-size: 30px; }
.ctr-text {width: 70%; display: flex; flex-wrap: wrap; margin-top: 42px; float: left; align-items: center; }
.ctr-text h3 {display: flex; flex-wrap: wrap; font-weight: 600; /* font-family: "Montserrat", Sans-serif; */ font-family: "Work Sans", sans-serif; font-size: 26px; }
.ctr-text ul {width: 100%; margin-top: 14px; margin-bottom: 15px; }
.ctr-text ul li {background: url(images/tick.webp) no-repeat left center; background-size: 20px; font-size: 18px; padding-left: 25px; /* font-family: "Montserrat", Sans-serif; */ letter-spacing: 0.5px; font-family: "Work Sans", sans-serif; margin-bottom: 9px; font-weight: 300; }
.ctr-right {width: 20.5%; float: left; padding-left: 35px; text-align: left; }
.customer-tested img {max-width: 69px; float: right; }
.customer-tested {text-align: left; max-width: 200px; margin-bottom: 82px; }
.ctr-right .customer-tested p {font-family: "Work Sans", sans-serif; margin-top: 25px; font-family: "Montserrat", Sans-serif; letter-spacing: -0.5px; font-size: 16px; }
.ctr-right h3 {font-weight: 400; font-family: "Montserrat", Sans-serif; letter-spacing: 1.2px; }
.ctr-right h3 b {font-weight: 400; color: #09a29d; }
.ctr-right p {margin-top: 4px; letter-spacing: -0.5px; font-size: 16px; font-family: "Montserrat", Sans-serif; font-weight: 400; }
.ctr-image {width: 30%; float: left; }
.ctr-image img {max-width: 100%; }
.availablity-btn a.btn {background-color: #298F15F2; font-size: 26px; font-weight: bold; text-transform: uppercase; fill: #FFFFFF; color: #FFFFFF; border-radius: 5px 5px 5px 5px; padding: 9px 15px 8px 15px; height: auto; width: 100%; line-height: normal; }
 .availablity-btn p {text-align: center; margin-top: 6px; font-weight: 600; letter-spacing: normal; font-size: 16px; font-family: "Work Sans", sans-serif; }
.client-review {background-color: #eeeeee; padding: 30px 30px 30px 120px; position: relative; margin-top: 20px; }
.auth-image {width: 72px; height: 72px; overflow: hidden; border-radius: 50%; object-fit: cover; display: flex; position: absolute; left: 30px; }
.client-review h4 {font-weight: 400; font-family: "Work Sans", sans-serif; color: #6c6a6a; }
span.stars-5 {background: url(images/5-star.png) no-repeat left center; display: block; width: 100%; height: 28px; margin-top: 10px; background-size: 139px; /* margin: 0 auto; */ }
.client-review p {color: #6c6a6a; letter-spacing: normal; margin-top: 4px; }
.product-tage {background-color: #000000; margin: 0px 0px 0px 0px; padding: 0px 20px 0px 10px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #333333; color: #fff;    position: absolute; top: -2px; left: -10px; width: auto; height: 36px; line-height: 36px; font-weight: 500; text-align: center; border-top-left-radius: 3px; font-size: 17px; opacity: 0; visibility: hidden; }
.product-tage:before {content: ""; position: absolute; left: 0px; bottom: -10px; border-right: 10px solid #333; border-bottom: 10px solid transparent; }
.product-tage:after {content: ""; position: absolute; right: 0px; bottom: 0px; border-right: 9px solid #fff; border-top: 16px solid transparent; border-bottom: 16px solid transparent; }
.active .product-tage {visibility: visible; opacity: 1;}
.product-detaile {
    position: relative;
}
.trending-text p {
    margin-top: 0;
}

.banner-heading .container:after {content: ""; position: absolute; border-top: solid 10px #0f70b7; border-left: solid 15px transparent; border-right: solid 0px transparent; bottom: -46px; }

.banner-heading .container {position: relative; }


body .gform_wrapper.gravity-theme .gfield_label {text-align: left; width: 100%; font-size: 18px; font-weight: 400; line-height: 26px; color: #000000; text-align: left; float: left; padding: 0px 0 0px 0px; font-family: 'Graphik';}
body .name_last {display: none; }
body p.gform_required_legend {display: none; }
body fieldset.gfield {width: 50%; padding-right: 23px !important; }
body .gform_wrapper form {padding: 0 45px; }
body .gform_wrapper.gravity-theme .ginput_complex label, 
body .gform_wrapper.gravity-theme .ginput_complex legend {text-align: left; width: 100%; font-size: 18px; line-height: 26px; color: #000000; text-align: left; float: left; padding: 0px 0 0px 0px; }
body .gform_wrapper.gravity-theme input, 
body .gform_wrapper.gravity-theme select {float: left; width: 100%; border: none; outline: none; height: 100%; color: #000; font-size: 17px; padding: 2px 10px 2px 15px; font-weight: normal; border-radius: 10px; font-family: 'Graphik'; float: left; width: 100%; height: 57px; border: 1px solid #cfcfcf; border-radius: 10px; text-align: left; padding: 0 0px 0 40px; background-color: #ffffff; outline: none; margin: 7px 0; position: relative; padding-left:50px !important; }
body .gform_wrapper.gravity-theme .ginput_complex fieldset, 
body .gform_wrapper.gravity-theme .ginput_complex span {flex: auto; margin-bottom: 7px; }
body .gform_wrapper.gravity-theme .gfield textarea.medium {font-family: 'Graphik'; float: left; width: 100%; height: 56px; border: 1px solid #cfcfcf; border-radius: 10px; text-align: left; padding: 0 0px 0 40px; background-color: #ffffff; outline: none; margin: 0px 0; position: relative; height: 172px; }
body div#gfield_description_1_3 {display: none; }
body label.gfield_label.gform-field-label {display: block; width: 100%; font-size: 18px; line-height: 26px; color: #000000; text-align: left; float: left; padding: 0px 0 0px 0px; }
body .gfield--type-textarea label.gfield_label {display: block !important; width: 100%; font-size: 18px; line-height: 26px; color: #000000; text-align: left; float: left; padding: 0px 0 0px 0px; font-weight: 400 !important; font-family: 'Graphik'; }
body .gfield--type-textarea {width: 50%; position: absolute; left: 52%; padding-left: 8px; padding-right: 18px; }
body form#gform_1 .gform-body.gform_body {position: relative; }
body .gform_wrapper.gravity-theme .gform_fields {grid-row-gap: 3px; }
body .charleft.ginput_counter.gfield_description {display: none; }
body input#gform_submit_button_1 {display: inline-block; vertical-align: middle; height: 53px; width: 100%; max-width: 100%; margin-top: 40px; font-size: 22px; padding: 0 !important; line-height: normal; color: #fff; background: #37d086; font-family: 'Mont'; font-weight: 600; text-align: center; border-radius: 50px; text-decoration: none; -webkit-appearance: none; border: none; font-family: 'Graphik'; cursor:pointer;  }
body input#gform_submit_button_1:hover {background: #0f7d3e;}

body .gform_wrapper.gravity-theme .gform_footer {position: absolute; bottom: 31px; left: 50%; width: 50%; padding-right: 44px; padding-left: 34px; }

body .gform_wrapper.gravity-theme .gfield {
    width: 50%;
    padding-right: 25px;
    margin-bottom: 10px;
}
body .gfield--type-text input {
    background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/ic1-1.jpg) no-repeat 15px center;
}

body .gfield--type-email input {
    background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/ic3-1.jpg) no-repeat 15px center;
}

body .gfield--type-phone input {
	 background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/ic2-1.jpg) no-repeat 15px center;
}

body .gform_wrapper.gravity-theme .gform_validation_errors {
    display: none !important;
}

body .gform_wrapper.gravity-theme .field_sublabel_above .description, .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
    display: none !important;
}

.button_container {display: none;}

.head-left ul li.current_page_item > a {
    color: #0f70b7;
}

body .gform_confirmation_message {
    margin-top: 51px;
    font-weight: 500;
    font-size: 20px;
    color: #0f70b7;
}

span.star {
    color: #f0ad4e;
    font-size: 30px;
    line-height: 27px;
    font-family: "Work Sans", sans-serif;
}

span.star-rating {
    display: flex;
    align-items: center;
    line-height: normal;
}
body.single-post {
    background-color: #fafafa;
}
.ctr-left-content p {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    line-height: 1.5em;
    color: #333333;
    letter-spacing: normal;
}

.availablity-btn a.btn:after {
	border: none;
	background: url(https://stagbestdeals.wpengine.com/wp-content/uploads/2025/06/round-arrow.png)no-repeat center center;
	height: 15px;
    width: 15px;
    transform: none;
    background-size: contain;
    top: 3px;
    right: 0;
}
.availablity-btn p strong {color: #ff0000;font-weight: 600;}
.client-review span.stars-5 {
    width: 99px;
    background-size: contain;
}

.client-review p {
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}
.product-btn a.btn:hover {
    background-color: #f0ad4e;
    opacity: 1;
}
.availablity-btn a.btn:hover {
    background-color: #0f7d3e;
}


section.error-404.not-found {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    max-width: 1170px;
    padding: 50px 30px;
    justify-content: center;
    margin: 0 auto;
}

.page-content {
    width: 100%;
}

h2.widgettitle {
    margin-bottom: 17px;
    font-weight: 600;
}

h2.widget-title,.widgettitle {
    margin: 40px 0 15px;
}

input.search-field {
    height: 45px;
    padding: 6px 15px;
    border: solid 1px #b8b5b5;
}

input.search-submit {
    height: 45px;
    padding: 6px 15px;
    border: solid 1px #0f7d3e;
    background-color: #0f7d3e;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

form.search-form {
    margin-top: 30px;
}
.widget.widget_recent_entries {
    display: none;
}

.widget.widget_categories {
    display: none;
}

.widget.widget_archive {
    display: none;
}

@media (max-width:1600px) {
	.ctr-left-content p {font-size: 18px;}
}

@media (max-width:1250px) {
	.ctr-left-content p {font-size: 16px;}
	.container {padding: 0 30px;}
	.banner-image img {max-width: 100%;}
	.banner-heading h1 {font-size: 45px; line-height: 1.5;}
	.banner-text ul li {font-size: 16px;}
	.banner-image {right: 15px;}
	.slick-slide img {max-width: 100%;}
	.areas-list-section h2 strong {font-size: 45px;}
	.reviews-section h2 strong {font-size: 15px;}
	.product-single-content p {margin-bottom: 0; font-size: 16px;}

	
}

@media (max-width:992px) { 
.product-banner-text {
    width: 100%;
}
.product-image img {
    max-width: 100%;
}
.product-banner-text h1 {
    font-size: 28px;
}

.product-banner-img {
    margin-top: 20px;
    width: 100%;
}
	.banner-heading h1,.areas-list-section h2 strong {font-size: 40px;}
	.tab-lists .slick-slide {padding: 10px 6px;}
	.tabs {font-size: 16px;}
	.tab-content h3 {font-size: 28px;}
	p {line-height: 1.5; font-size: 14px;}
	.tab-text p {line-height: 1.5; font-size: 14px; margin-top: 15px;}
	.areas-box p {font-size: 18px; line-height: 1.5;}
	.areas-list-section h2 strong {max-width: 490px; display: block; margin: 0 auto; }
	.review-box h3 {font-size: 20px;}
	.review-box p {font-size: 14px; line-height: 1.5;}
	.about-content {margin-top: -180px; }
	.about-box-lft {width: 100%; }
	.about-box-rgt {width: 100%; margin-left: 0; }
	.team-box {width: calc(33.333% - 20px); margin-bottom: 23px; margin: 0 10px 25px; }
	.team-content {justify-content: center; }
	.logo {max-width: 210px; }
	.about-banner h1 strong {font-size: 40px; }
	.our-team h2 strong {font-size: 45px; }
	   .contact-info h2 {
    font-size: 28px;
}

body .gfield--type-textarea {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
}

body .gform_wrapper.gravity-theme .gform_footer {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
    line-height: normal;
}

body fieldset.gfield {
    width: 100%;
    padding: 0 !important;
}

body .gform_wrapper form {
    padding: 0 20px;
}

.ctr-left-content p {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
    letter-spacing: normal;
}

.product-image {
    width: 100%;
}

.product-text {
    width: 100%;
    padding: 30px 20px;
    border-bottom: solid 1px #dddddd;
    border-right: none;
}

.product-score {
    width: 100%;
    padding: 20px;
}

.prodcut-price-btn {
    width: 100%;
}

.product-score h2 {
    font-size: 55px;
}

.product-score h3 {
    font-size: 18px;
}

span.toltip {
    width: 100%;
}

.product-btn {
    width: 100%;
    /* padding-top: 57px; */
}

.active .product-btn {
    padding-top: 57px;
}

.user-review-box {
    width: 100%;
    border-bottom: solid 1px #d2d2d2;
    border-right: none;
    padding: 20px 20px;
    display: flex;
    align-items: center;
}

.user-review-details .container {
    padding: 0;
}

.user-review-details {
    padding: 19px 0;
    border: navajowhite;
}

.user-review-box:first-child {
    border-top: solid 1px #d2d2d2;
}

.ctr-right {
    display: none;
}

.ctr-left-content {
    width: 100%;
}

.ctr-section .container {
    padding: 0 10px;
}

.ctr-top-content {
    padding: 25px;
}

.ctr-image {
    width: 100%;
}

.review-text p {
    font-size: 20px;
}

.ctr-heading h2 {
    font-size: 18px;
}

.ctr-text {
    width: 100%;
}

.client-review {
    padding-left: 0;
    text-align: center;
    padding: 30px;
}

.ctr-right .customer-tested p {
    line-height: 1.4;
}

.ctr-left-content p {
    line-height: 1.4;
}

.auth-image {
    position: relative;
    margin: 0 auto;
    left: 0;
    margin-bottom: 23px;
}

span.stars-5 {
    background-position: center;
}

}

@media (max-width:767px) {

.head-left {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    height: 100%;
    top: 44px;
    right: -100%;
    transition: all 0.5s ease-in-out;
    display: block;
}

.head-left ul li {
    width: 100%;
    margin-bottom: 0;
    padding: 12px;
    border-bottom: solid 1px #eae7e7;
}

.head-left ul {
    flex-wrap: wrap;
}

.head-left ul li a {
    font-size: 20px;
    letter-spacing: normal;
    font-weight: 500;
    line-height: normal;
}

.cbp-spmenu-push-toleft .head-left {
    right: 0;
}

.button_container {display: block;}
  
    .cbp-spmenu-push-toleft p.woocommerce-store-notice.demo_store,
    .cbp-spmenu-push-toleft section.content-top {
        z-index: -1;
    }

 
    .cbp-spmenu-push-toleft .button_container .middle,
    span.plus_img.active:after {
        opacity: 0;
    }

    .cbp-spmenu-push-toleft .button_container .top {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        -webkit-transform: translateY(-50%) rotate(45deg);
        -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
    }

    .cbp-spmenu-push-toleft .button_container .bottom {
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
    }

    .button_container {
   clear: both;
        display: block;
        position: absolute;
        top: 26px;
        float: right;
        right: 20px;
        height: 21px;
        width: 28px;
        cursor: pointer;
        transition: opacity .25s;
        z-index: 9999999;
    }

    .nav,
    .plus_img {
        z-index: 999999;
    }

    .button_container span {
        border-radius: 3px;
        background: #363636;
        display: block !important;
        border: none;
        height: 1.7px;
        width: 25px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: .35s;
        transition: .35s;
        cursor: pointer;
    }


    .button_container span.middle {
        top: 8px;
    }

    .button_container span.bottom {
        top: 16px;
    }



.banner-heading h1 {font-size: 28px; width: 100%; }
.container {padding: 0 20px; }
.banner-text p {width: 100%; }
.banner-text ul {width: 100%; }
.banner-image {position: relative; width: 100%; margin-top: 56px; padding: 0 20px; }
section.banner-section {padding-bottom: 0; }
.banner-text ul li:after {display: none; }
.banner-text ul li {width: 100%; margin-top: 20px; padding-left: 40px; }
.banner-text ul li:first-child {margin-top: 0; }
.banner-text ul li img {max-width: 40px; max-height: 30px; }
.trending-box {padding-left: 0; width: 100%; }
.trending-text {width: 100%; text-align: center; margin-top: 1px; }
.trending-box:before {display: none; }
.trending-img {margin: 0 auto; margin-top: 30px; }
.trending-img img {display: block; margin: 0 auto; }
button.slick-arrow {display: none !important; }
.tab-image {width: 100%; }
.tab-text {width: 100%; padding-top: 35px; padding-bottom: 34px; }
.slick-slider {padding: 0 20px; }
.areas-list-section h2 strong {font-size: 28px; line-height: 1.5; }
.areas-box {width: 48%; }
.areas-list-section p br {display: none; }
.areas-box p {padding: 0 10px; text-align: center; }
.reviews-section h2 strong {font-size: 28px; line-height: 1.3; margin-top: 6px; }
.reviews-section h2 {font-size: 20px; letter-spacing: normal; }
p br {display: none; }
.review-box {width: 100%; margin-bottom: 45px; }
footer ul li a {font-size: 14px; }
footer ul li {padding: 0 14.5px 7px; }
.reviews-section {padding-bottom: 20px; }
.tab-lists .slick-slide {display: none !important; }
.trending-list-section h2 {font-size: 24px; text-align: center; }
.slick-dots button {font-size: 0; border: none; background-color: #5e5a5a; width: 13px; height: 13px; border-radius: 50px; }
 ul.slick-dots {display: flex; justify-content: center; width: 100%; text-align: center; margin-bottom: 30px; }
 ul.slick-dots li {margin: 0 5px; }
ul.slick-dots li.slick-active {opacity: 0.5; }
.tab-content h3 {font-size: 24px; line-height: 1.25; }
section.products-slider {padding: 50px 0; }

footer:after {height: 40px; bottom: -40px; }
footer {margin-bottom: 40px; }
h3 {font-size: 1.25rem; }
.products-slider h2 {font-size: 28px;}

.about-content {margin-top: -48px; max-width: 100%; }
.about-box-lft {width: 100%; }
.about-box-rgt {width: 100%; margin-left: 0; }
.team-box {width: calc(100% - 20px); margin-bottom: 23px; margin: 0 10px 25px; }
.team-content {justify-content: center; }
.logo {max-width: 210px; }
.about-banner h1 strong {font-size: 28px; }
.our-team h2 strong {font-size: 28px; }
.about-comment {padding-left: 0; }
.about-comment img {position: relative;left: 0;}
section.about-banner {padding-bottom: 85px; }
picture {display: block; width: 100%; }
.about-box-rgt ul li span {font-size: 30px; }
.our-team h2 {font-size: 24px; }

}