/*!
Theme Name: binbags
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: binbags
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.

binbags 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/
body {
	margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/
a {
	background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
* Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/
img {
	border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
	text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*		`fieldset` elements in all browsers.
*/
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
	vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
	display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
	display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/
template {
	display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

/* a:visited {
color: #800080;
} */

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form input[type="search"], .comment-form input[type="number"], .comment-form input[type="tel"], .comment-form input[type="range"], .comment-form input[type="date"], .comment-form input[type="month"], .comment-form input[type="week"], .comment-form input[type="time"], .comment-form input[type="datetime"], .comment-form input[type="datetime-local"], .comment-form input[type="color"], .comment-form textarea {
    color: #fff;
    border: 1px solid #e9a326;
    border-radius: 10px;
    padding: 3px;
    /*background-color: #e9a326;*/
    outline: #e9a326;
}

/*.comment-form input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #fff;
}*/
select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



/*New website design*/

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

/* Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/Roboto-Italic.woff') format('woff');
	font-display: swap;
}

/* Bold */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Roboto-Bold.woff') format('woff');
	font-display: swap;
}

/* Bold Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('fonts/Roboto-BoldItalic.woff') format('woff');
	font-display: swap;
}

/* Thin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/Roboto-Thin.woff') format('woff');
	font-display: swap;
}

/* Thin Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	src: url('fonts/Roboto-ThinItalic.woff') format('woff');
	font-display: swap;
}

/* Light */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/Roboto-Light.woff') format('woff');
	font-display: swap;
}

/* Light Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('fonts/Roboto-LightItalic.woff') format('woff');
	font-display: swap;
}

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

/* Medium Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('fonts/Roboto-MediumItalic.woff') format('woff');
	font-display: swap;
}

/* Black */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/Roboto-Black.woff') format('woff');
	font-display: swap;
}

/* Black Italic */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	src: url('fonts/Roboto-BlackItalic.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Anton';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/anton.woff') format('woff');
	font-display: swap;
}






/*****sachin css start*****/

h2.happy-sustomer-head {
	font-family: Roboto;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 20px;
}

.customer-star-box .col-md-4.col-sm-12 {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.col-md-7.customer-star-box {
	width: 55%;
}

.col-md-5.customer-img {
	width: 45%;
}

b.name-txt {
	font-family: Roboto;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
}

.happ-customer img {
	width: 100%;
}


.offer-section {
	padding: 50px 0;
	background-color: #fff;
}
.main-image {
	position: relative;
	text-align: center;
}
.main-image img {
	width: 100%;
	max-width: 100%;
}

.offer-box {
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.offer-box h2 {
	font-family: Anton;
	font-weight: 400;
	font-size: 40px;
	/*color:#E29E26;*/
}

.offer-box h2 span {
	font-family: Anton;
	font-weight: 400;
	font-size: 30px;
	color: #002B2D;
}

.off-box h2 {
	font-family: Anton;
	font-weight: 400;
	font-size: 40px;
	/*color:#E29E26;*/
}

.off-box h2 span {
	font-family: Anton;
	font-weight: 400;
	font-size: 30px;
	color: #002B2D;
}

.list-office .col-md-5 {
	width: 100%;
	padding: 10px 0px;
}

.list-office .col-md-6 {
	width: 100%;
	padding: 10px 0px;
}

.list-office p {
	font-family: Roboto;
	font-weight: 600;
	font-size: 16px;
	width: 100%;
}

p.stock-txt {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
}

.flex-column {
	background: #F2F7EE;
	border-radius: 14px;
	padding: 15px 20px;
}

.row.flex-column {
	display: flex !important;
	flex-direction: row !important;
	align-items: center;
}

.right-offer h2 {
	font-family: Roboto !important;
	font-weight: 800 !important;
	font-size: 26px !important;
	color: #002B2C !important;
	text-align: left;
}

.left-offer .delivery-timer {
	background: #0000 !important;
	padding: 0 !important;
	text-align: left;
}

.col-md-6.right-offer {
	text-align: left;
}

.col-md-7.col-sm-12.offer-sec {
	border: 1px solid #002B2D1A;
	border-radius: 30px;
	padding: 40px;
}

button.add-to-cart-btn {
	font-family: Anton;
	font-weight: 400;
	font-size: 18px;
	color: #E29E26;
	padding: 15px 24px;
	border-radius: 200px;
	border: 1px solid #E29E2680;
	background: #0000;
	width: 75%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: auto;
	/*     margin-top: 20px; */
}

img.ser-img {
	width: 87px;
	margin: auto;
}

.tab-one h2 {
	color: #002B2D;
	background: #F2F7EE;
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-radius: 20px 20px 0px 0px;
}

.tab-one tr {
	border-bottom: 1px solid #FBF1DF;
}

.tab-two tr {
	border-bottom: 1px solid #FBF1DF;
}

.tab-three tr {
	border-bottom: 1px solid #FBF1DF;
}

.tab-one tr:last-child {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 10px;
	border-bottom: none;
}

.tab-two  tr:last-child {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 10px;
	border-bottom: none;
}

.tab-three tr:last-child {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 10px;
	border-bottom: none;
}

.col-md-4.tab-two {
	text-align: center;
}

.col-md-4.tab-three {
	text-align: center;
}

.tab-three td {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 10px;
	/*     border-bottom: 1px solid #FBF1DF; */
}

.tab-two td {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 10px;
	/*     border-bottom: 1px solid #FBF1DF; */
}

.tab-one td {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 10px !important;
}

.col-md-4.tab-one {
	border: 1px solid #FBF1DF;
	padding: 0px;
	border-radius: 20px;
	width: 41%;
	/*height: 230px !important;*/
}

.col-md-4.tab-two {
	border: 1px solid #E29E26;
	padding: 0px;
	border-radius: 20px;
	width: 27%;
	/*height: 230px !important;*/
}

.col-md-4.tab-three {
	border: 1px solid #ADADAD;
	padding: 0px;
	border-radius: 20px;
	width: 27%;
	/*height: 230px !important;*/
}

.tab-two h2 {
	color: #fff;
	background: #E29E26;
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-radius: 20px 20px 0px 0px;
}

.tab-three h2 {
	color: #fff;
	background:#ADADAD;
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-radius: 20px 20px 0px 0px;
}

.Feature-sec .row {
    gap: 10px;
    /*padding-top: 30px;*/
}

.crowimg {
	width: 58px !important;
	position: absolute;
	margin-top: -40px;
	margin-left: -27px;
}

.small-yellow-box h2 {
	font-family: Anton;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	color: #002B2D;
}

.small-yellow-box p {
	font-family: Roboto !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	text-align: center;
	color: #002B2D;
}


.small-yellow-box .icnbxicn {
	text-align: center;
	margin: 5px 0px;
}

.small-yellow-box {
	margin-top: 10px !important;
	margin-bottom: 15px;
	padding: 10px !important;
	height: 100% !important;
	background:#0000 !important;
}

.customer-box {
	padding: 0 !important;
	width: 31% !important;
}

.container.offer-section {
	width: 100%;
	/*padding: 50px 10px;*/
	padding: 20px 10px;
}

.row.havy-row {
	justify-content: space-between;
}

.red-aleart h2 {
	font-family: Roboto;
	font-weight: 600;
	font-size: 18px;
	color:#002B2D;
}

.red-aleart p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	color: #002B2D;
}

.yellow-aleart h2 {
	font-family: Roboto;
	font-weight: 600;
	font-size: 18px;
	color:#002B2D;
}

.yellow-aleart p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	color: #002B2D;
}

.red-aleart {
	padding: 10px 10px 10px 30px;
}
.yellow-aleart {
	padding: 10px 10px 10px 30px;
}

.red-aleart:before {
	content: ' ';
	position: absolute;
	width: 15px;
	height: 15px;
	margin-left: -25px;
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/Vector-79.png"); 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain; 

}

.yellow-aleart:before {
	content: ' ';
	position: absolute;
	width: 15px;
	height: 15px;
	margin-left: -25px;
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/Vector-80.png"); 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: contain; 
}

h2.havy-txt {
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #002b2d3d;
}

.havy-flex-sec {
	display: flex;
	flex-direction: column;
	gap: 10px;
	position:relative;
}

.row.havy-row {
	padding: 10px 20px;
	border: 1px solid #002B2D26;
	border-radius: 15px;	
	position:relative;
}

.row.havy-row:before {
	content: ' ';
	position: absolute;
	height: calc(100% - 22px);
	width: 1px;
	background: #e0e0e0;
	left: 45%;
	z-index: 9;
}

.row.gray-back-sec {
	background: #FDFAF4;
	margin-top: 20px;
	border-radius: 20px;
	position:relative;
}

.border-box:before {
	content: ' ';
	position: absolute;
	height: calc(100% - 45px);
	width: 1px;
	background: #e0e0e0;
	margin-top: 25px;
}

/* h2.Built-txt:after {
width: 20%;
height: 60px;
top: 0;
right:0;
content: ' ';
position: absolute;
background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/Frame-1820547533.png");
background-position: right;
background-repeat: no-repeat;
background-size: contain;
} */

h2.Built-txt {
	font-family: Anton;
	font-weight: 400;
	font-size: 30px;
	color: #002B2D;
}

h2.faq-txt {
	font-family: Anton;
	font-weight: 400;
	font-size: 36px;
	margin-bottom: 30px;
}

.bagdiv-sec {
	padding: 15px;
}

.row.built-row {
	gap: 0;
}

.bagdiv-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: Anton;
	font-weight: 400;
	font-size: 18px;
}

ul.built-list {
	margin: 0;
}

button.add-to-cart-btn.Full-Range {
	width: 50%;
	margin-left: 0;
	margin-top: 15px;
}

.quote-table td {
	padding: 20px !important;
	border: solid 1px #EEEEEE;
}

p.quote-txt {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	padding: 20px;
	background: #FBF1DF;
	border-radius: 20px;
	border-left: solid 2px #E29E26;
}

table.quote-table {
	margin-top: 20px;
}


.quote-table {
	width: 100%;
	border-collapse: separate; 
	border-spacing: 0;
	border: 1px solid #eee;
	border-radius: 12px;
	overflow: hidden; 
	text-align: left;
	background: #fff;
}

.quote-table td {
	border: 1px solid #eee;
	padding: 20px 25px;
	vertical-align: middle;
	width: 50%;
}

.quote-table img {
	width: 40px;
	height: auto;
	margin-bottom: 10px;
}

.quote-table .table-txt {
	margin: 0;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.quote-table tr:first-child td:first-child {
	border-top-left-radius: 16px;
}
.quote-table tr:first-child td:last-child {
	border-top-right-radius: 16px;
}
.quote-table tr:last-child td:first-child {
	border-bottom-left-radius: 16px;
}
.quote-table tr:last-child td:last-child {
	border-bottom-right-radius: 16px;
}

.quote-table img {
	width: 30px;
}

.star-cont .reviews-divider {
	margin: 0px 0px 50px 0px;
	border: none;
	border-top: 1px solid #eee;
}

.container.star-cont {
	width: 100%;
}

h2.trust-txt {
	font-family: Anton;
	font-weight: 400;
	font-size: 28px;
	padding: 0;
}

.trust-txt span {
	color: #E29E26;
}

p.trusted-p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
	color: #002b2de0;
}

p.trusted-p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
	color: #002b2de0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid #002b2d3d;
}

.row.dot-row-sec {
	border: dashed 1px #E29E26;
	border-radius: 20px;
	padding: 30px;
}

.four-col {
	width: 22% !important;
	text-align: center !important;
}

.row.flex-four-sec {
	display: flex !important;
	flex-direction: row;
	justify-content: center;
	margin-top: 30px;
}

p.bold-order {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
}

.bold-order span {
	font-family: Roboto;
	font-weight: 900;
	font-size: 20px;
}

.btnrightmain {
	text-align: right;
}

.product-slides .col-12.col-md-6 {
	width: 49%;
}

.product-page-slider .carousel-control-next-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	width: 60px;
	height: 40px;
}

.product-page-slider .carousel-control-prev-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	width: 60px;
	height: 40px;
	rotate: 180deg;
}

.product-page-slider .carousel-control-next {
	right: calc(50% - 50px);
	bottom: -60px;
	top: -70px;
	width: 40px;
}

.product-page-slider .carousel-control-prev {
	left: calc(50% - 50px);
	bottom: -60px;
	top: -70px;
	width: 40px;
}

.product-page-slider .carousel-control-next, .carousel-control-prev {

	display: flex;
	align-items: flex-end !important;

}

.slider-header {
	margin-bottom: 40px;
}

.product-slides .product-card {
	border: 1px solid #002B2D1A;
	background: #0000;
}

.star-rating-img img {
	height: 360px;
	object-fit: cover;
	border-radius: 27px;
	border: solid 1px #eee;
}

.rating-title-txt h6 {
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.4em;
	text-align: left !important;
	padding-bottom: 0px;
	text-decoration: none !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

.rating-title-txt {
	background: #FDFAF4;
	border: 1px solid #E29E260F;
	padding: 20px;
	border-radius: 20px;
	margin: -55px 10px 0px 10px;
	z-index: 999;
	position: relative;
	height: 210px;
}

#productRatingCarousel .carousel-control-next-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	width: 60px;
	height: 40px;
}

#productRatingCarousel .carousel-control-prev-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	rotate: 180deg;
	width: 60px;
	height: 40px;
}

#productRatingCarousel .carousel-control-next {
	right: 0px;
	width: 40px;
	top:-70px;
	display: flex;
	align-items: flex-start  !important
}

#productRatingCarousel .carousel-control-prev {
	top: -70px;
	width: 40px;
	left: calc(100% - 90px);
	display: flex;
	align-items: flex-start  !important;
}

/* #productRatingCarousel .carousel-control-next, .carousel-control-prev {

display: flex;
align-items: flex-start  !important

} */

.product-price p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
}

strong.text-dark {
	font-family: Roboto;
	font-weight: 800;
	font-size: 30px;
}

span.text-muted.text-decoration-line-through {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
}

.rating-title-txt .product-price {
	padding-top: 10px;
	margin-top:10px;
	border-top: solid 1px #eee;
}

a.btn.btn-warning {
	border: 1px solid #E29E2680;
	background: #FFFFFF03;
	padding: 13px;
	border-radius: 200px;
	font-family: Anton;
	font-weight: 400;
	font-size: 18px;
	color: #E29E26;
}

p.top-rating-txt {
	font-family: Roboto;
	font-weight: 700;
	font-size: 15px;
	margin-top: -50px;
}

.top-rating-txt span {
	color: #E29E26;
}

.cardflex {
	display: flex;
	justify-content: space-between !important;
}

.single-product .free-sample-box {
	display: none;
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1400px) { .single-product .shortcodestarts {
	padding-top: 0 !important;
	}

}


@media screen and (min-device-width: 1025px) and (max-device-width: 1224px) { 

	/*.single-product #productRatingCarousel .text-center {
		text-align: center!important;
		width: 50%;
	}*/

	.container.offer-section {
		width: 100%;
		padding: 40px 10px;
	}

}

@media screen and (min-device-width: 1025px) and (max-device-width: 1070px) { 
	.product-page-slider .carousel-control-prev {
		left: 43%;
		bottom: -70px;
		top: -70px;
		width: 40px;
	}

	.product-page-slider .carousel-control-next {
		right: 43%;
		bottom: -70px;
		top: -70px;
		width: 40px;
	}

	.single-product .product-slides .product-card {
		border: 1px solid #002B2D1A;
		background: #0000;
		max-height: 870px;
		min-height: 100%;
		position: relative;
	}

	.single-product .product-actions {
		margin-top: 20px;
		display: flex;
		justify-content: space-between;
		gap: 10px;
		flex-direction: column;
		align-content: flex-start;
		align-items: flex-start;
	}

	.single-product a.view-details-btn {
		font-size: 18px !important;
		width: 100%;
		justify-content: space-between;
	}

	.single-product button.add-to-cart-btn {

		width: 100%;

	}

	.single-product .product-slides .product-card {
		max-height: 910px;
		min-height: 100%;
	}
}


@media (max-width: 1024px) {
	.col-md-9.single-left {
		width: 100%;
	}

	.row.havy-row:before {
		content: ' ';
		position: absolute;
		height: 85px;
		width: 1px;
		background: #e0e0e0;
		left: 50%;
		z-index: 9;
		display:none;
	}

	h2.Built-txt:after {
		width: 125px;
		height: 60px;
		margin-top: -15px;
		margin-left: 40px;
		content: ' ';
		position: absolute;
		background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/Frame-1820547533.png");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		display:none;
	}

	h2.Built-txt {
		width: 100% !important;
		padding: 15px;
		font-family: Roboto;
		font-weight: 700;
		font-size: 24px;
		background: #9A8359;
		border-radius: 12px;
		color: #fff;
	}

	#productRatingCarousel .carousel-control-prev {
		top: -50px;
		width: 40px;
		left: calc(100% - 90px);
		display: flex;
		align-items: flex-start  !important;
	}

	#productRatingCarousel .carousel-control-next {
		right: 0px;
		width: 40px;
		top: -50px;
		display: flex;
		align-items: flex-start  !important;
	}

	.single-product .single-right {
		width: 100% !important;
	}

	.single-product .cartsec:after {
		content: '';
		position: absolute;
		background-image: url(https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/10/Vector.png);
		width: 100%;
		z-index: -1;
		left: 0;
		top: -20px;
		bottom: auto;
		height: 100%;
		background-size: contain;
		background-repeat: repeat !important;
		right: 0;
	}

	.single-product .cartsec:before {
		position: absolute;
		content: '';
		background-image: url(https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/10/Vector-2.png);
		width: 100%;
		height: 23px;
		background-size: contain;
		background-repeat: repeat;
		left: 0;
		top: 99%;
	}

	.single-product .justify-content-center .col-6.col-md-3.mb-4.text-center {
		width: 50%;
	}

	.product-slides .col-12.col-md-6 {
		width: 100%;
	}

	.single-product button.edit-btn {
		display: flex;
		align-items: center;
		font-size: 20px;
		justify-content: space-between;
	}

	.single-product button#checkout-button {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 20px;
	}

	.single-product a.view-details-btn {
		font-size: 18px !important;
		width: 100%;
		justify-content: space-between;
	}

	.astimate-sec .col-md-4.ast-first:after {
		display:none;
	}

	.astimate-sec .col-md-4.ast-second:after {
		display:none;
	}

	/* 	.bb-row {
	padding: 0px 10px 0px 10px !important;
	border-bottom: 1px solid #002B2D0D;
} */

	.product-image-carousel-wrapper {
		position: relative;
		width: 100% !important;
		max-width: 100% !important;
		border: 1px solid #002B2D1A;
		padding: 10px 0;
		border-radius: 20px;
		margin: 0 auto;
	}

	.single-product button#rmp_menu_trigger-19159 {
		margin-top: 25px !important;
	}

	.single-product .review-text-part h4 {
		font-size: 18px;
	}

	.single-product .cart-header h4 {
		margin: 0;
		font-family: Anton;
		font-size: 25px;
		line-height: 100%;
		text-transform: capitalize;
		font-weight: 600;
		color: #1a1a2e;
	}

	.single-post-contentrow {
		display: flex;
		flex-direction: column;
	}

	.left-sidebar-sec {
		width: 100% !important;
	}

	.center-post-content {
		width: 100% !important;
	}

	.right-sidebar-sec {
		width: 100% !important;
	}

	.tag_section {
		margin: 0px !important;
	}
	
	.slider-card-one img.product-thumb{
		
		width:100% !important;
		height:170px !important;
		
	}

}


@media (max-width: 991px) {
	.product-detail-gap {
		gap: 20px !important;
	}

	#productReview .carousel-control-prev {
		bottom: -60px;
		left: calc(50% - 50px);
		top: -70px;
		width: 40px;
		display: flex;
		align-items: flex-end;
	}

	#productReview .carousel-control-next {
		right: calc(50% - 50px);
		bottom: -60px;
		top: -70px;
		width: 40px;
		display: flex;
		align-items: flex-end;
	}

}

@media (max-width: 824px) {
	.row.responsive-row {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.responsive-row .col-sm-12 {
		width: 100% !important;
	}

	.customer-star-box .col-md-4.col-sm-12 {
		width: 33% !important;
	}

	.col-md-6.left-offer {
		width: 50% !important;
	}

	.col-md-6.right-offer {
		width: 50% !important;
	}

	.container.offer-section {
		width: 100%;
		padding: 20px 10px;
	}

	.col-md-7.col-sm-12.feature-responsive {
		padding-top: 60px;
	}



}


@media (max-width: 767px) {
	.quote-table, 
	.quote-table tr, 
	.quote-table td {
		display: block;
		width: 100%;
	}

	.quote-table td {
		border-right: none;
		border-left: none;
	}

	.quote-table tr:first-child td:first-child {
		border-top-left-radius: 12px;
		border-top-right-radius: 12px;
	}
	.quote-table tr:last-child td:last-child {
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
	}

	.product-detail-gap {
		gap: 20px;
	}
	p.top-rating-txt {
		font-family: Roboto;
		font-weight: 700;
		font-size: 24px;
		margin-top: -50px;
		width: calc(100% - 100px);
	}

	.single-product a.view-details-btn {
		font-size: 18px !important;
		width: 100%;
		justify-content: space-between;
		padding: 20px 24px !important;
	}

	.astimate-sec .col-md-4 {
		width: 33%;
	}

	.product-slides .col-12.col-md-6 {
		width: 100%;
	}

	.single-product .product-slides .product-card {
		border: 1px solid #002B2D1A;
		background: #0000;
		max-height: 100% !important;
		min-height: 100% !important;
		position: relative;
	}

	.unique-sec h4 {
		font-size: 18px;
	}
	
	.main-post-content img.featured-img {
	height: 360px;
	object-fit: contain;
	border: solid 1px #eee;
	border-radius: 10px;
	margin-bottom: 20px;
}

}


@media (max-width: 525px) {

	.product-actions {
		margin-top: 20px;
		display: flex;
		justify-content: space-between;
		gap: 10px;
		flex-direction: column;
	}

	.single-product button.add-to-cart-btn {
		width: 100%;
	}

	.col-6.col-md-3.mb-4.text-center {
		width: 100% !important;
	}

	.responsive-star-box {
		display: flex;
		flex-direction: column;
		gap: 20px;
		text-align: center;
	}

	.customer-star-box .col-md-4.col-sm-12 {
		width: 100% !important;
	}

	h2.happy-sustomer-head {
		font-family: Roboto;
		font-weight: 700;
		font-size: 24px;
		margin-bottom: 20px;
		text-align: center;
		line-height: 1.4;
	}

	.single-product .product-code.text-center.mt-3 {
		background: #002B2D0A;
		font-family: Roboto;
		font-weight: 500;
		font-size: 12px;
		padding: 10px;
		border-radius: 100px;
		width: 50% !important;
	}

	.product-price-summary {
		display: flex;
		justify-content: space-between;
		padding-top: 21px;
		gap: 20px !important;
		border-top: 1px solid rgba(0, 43, 45, 0.1);
		flex-direction: column;
		align-items: flex-start;
	}

	.single-product	span.original-price {
		font-size: 18px;
	}

	.col-md-6.left-offer {
		width: 100% !important;
	}

	.row.flex-column {
		display: flex !important;
		flex-direction: column !important;
		align-items: center;
	}

	.left-offer .delivery-timer {
		background: #0000 !important;
		padding: 0 !important;
		text-align: center;
	}

	.timer {
		display: flex;
		justify-content: center !important;
		align-items: center;
		gap: 8px;
		margin-bottom: 15px;
		width: 100%;
	}

	.col-md-6.right-offer {
		width: 100% !important;
		text-align: center;
	}

	.right-offer h2 {
		font-family: Roboto !important;
		font-weight: 800 !important;
		font-size: 26px !important;
		color: #002B2C !important;
		text-align: center;
	}

	.feature-row-scroll {
		/* 		overflow-y: scroll; */
		gap: 5px !important;
	}

	.single-product .shortcodestarts {
		padding-top: 20px;
	}

	.single-product  .filter-left button.filter-btn {
		margin-bottom: 10px;
	}

	.slider-header {
		margin-bottom: 20px;
	}

	.row.flex-four-sec {
		display: flex !important;
		gap: 20px;
		flex-direction: column;
		justify-content: center;
		margin-top: 0;
	}

	.flex-four-sec .four-col {
		width: 100% !important;
	}

	.dot-row-sec h2.anton-style {
		text-align: center;
	}

	.dot-row-sec .pa_text {
		text-align: center;
	}

	.btnrightmain {
		text-align: center;
		width: 100%;
	}

	.textleftmain {
		width: 100%;
		/*text-align: center;*/
	}

	.faq-answer ul {
		margin-left: 0px;
	}

	.single-product .quantity-discount-table td.qty-cell {
		width: 40% !important;
	}

	p.top-rating-txt {
		font-family: Roboto;
		font-weight: 700;
		font-size: 24px;
		text-align: left;
		margin-top: -50px;
		width: calc(100% - 100px);
	}

	.Compactor-aection .icon-box img {
		width: 45px;
		height: 45px;
		object-fit: contain;
	}

	.delivery-timer .timer {
		display: flex;
		justify-content: left !important;
		align-items: center;
		gap: 8px;
		margin-bottom: 15px;
		width: 100%;
	}

	.flex-column .timer {
		display: flex;
		justify-content: center!important;
		align-items: center;
		gap: 8px;
		margin-bottom: 15px;
		width: 100%;
	}

	.slider-card-one img.product-thumb {
		height: 80px;
		object-fit: contain;
		width:100%;
	}

	.center-slider-title img {
		width: 35px;
	}

}


.single-product .product-type p {
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	border-left: 2px solid #E29E26; 
	color: #E29E26;
	padding-left:10px;
}

.single-product h1.product_title.entry-title {
	font-family: Roboto;
	font-weight: 700;
	font-size: 24px;
	color:#002B2D;
}

.single-product h5.category-name {
	font-family: Roboto;
	font-weight: 700;
	font-size: 20px;
	color: #81AB40;
}

.single-product .single-product-wrapper .discount-badge {
	border-radius: 20px;
	padding: 6px 16px;
	font-size: 14px;
}

.single-product .product-image-box {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	position: relative;
}

.single-product .left-icons {
	position: absolute;
	top: 140px;
	left: 0;
}

.single-product .left-icons .icon-box {
	background: #F2F7F0;
	padding: 12px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.single-product .color-circle {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin-right: 8px;
	cursor: pointer;
	border: 2px solid transparent;
}

.single-product .color-circle.active {
	border-color: #000;
}

.single-product .tag {
	background: #F3F8EB;
	padding: 6px 14px;
	border-radius: 12px;
	margin-right: 10px;
	font-size: 13px;
}

.single-product .col-6.feature-item {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}

.single-product .charity-box {
	background: #fff;
	border-radius: 16px;
	padding: 18px;
	border: 1px solid #7EA063;
	gap: 25px;
}

.single-product .icon-box-sec {
	gap: 15px;
	width: 100%;
}

.single-product span.tag {
	font-family: Roboto;
	font-weight: 500;
	font-size: 12px;
	color: #94982C;
}

.single-product span.sold-text {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	color: #002B2D;
}

.single-product .info-order strong {
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	color:#6B9148;
}

.feedback-txt {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	color: #002B2D;
}

.product-target {
	margin-top: 30px !important;
}

p.delivery-txt {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	color: #002B2D;
}

h2.date-txt {
	font-family: Roboto !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	color: #E29E26 !important;
}


.single-product span.regular-price {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
	color: #002b2d91;
}

.row.astimate-sec {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top:40px;
}

/* .row.astimate-sec:before {
content: ' ';
width: 370px;
height: 2px;
background: #ffffff;
margin-top: 0;
margin-bottom: -55px;
border-top: dotted 2px #E29E26;
} */

.row.astimate-sec .col-md-4 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	text-align: center;
}

.astimate-sec .col-md-4.ast-first:after {
	content: ' ';
	position: absolute;
	width: 92px;
	margin-left: 175px;
	height: 2px;
	background: #ffffff;
	margin-top: 25px;
	margin-bottom: -55px;
	border-top: dotted 2px #E29E26;
}

.astimate-sec .col-md-4.ast-second:after {
	content: ' ';
	position: absolute;
	width: 92px;
	margin-left: 175px;
	height: 2px;
	background: #ffffff;
	margin-top: 25px;
	margin-bottom: -55px;
	border-top: dotted 2px #E29E26;
}


.single-product .product-slides .product-card {
	border: 1px solid #002B2D1A;
	background: #0000;
	max-height: 830px;
	min-height: 100%;
	position:relative;
}

.single-product .iconbxstrt:hover .icnbxicn img {
	filter: none;
}

a.add-to-cart-btn.Full-Range {
	width: 45% !important;
}


.single-product .faq-item {
	background: #fff;
	border-radius: 12px;
	padding: 0;
	margin-bottom: 15px;
	box-shadow: 0px 4px 16px 0px #0000000A;
	transition: 0.3s ease;
}

.single-product .faq-question {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.single-product .faq-question h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}

.single-product .faq-icon {
	font-size: 24px;
	font-weight: 300;
	transition: 0.3s;
}

.single-product .faq-answer {
	display: none;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
	color: #444;
	line-height: 1.6;
}

.single-product .faq-item.active .faq-answer {
	display: block;
	padding:20px;
}

.single-product .faq-item.active .faq-icon {
	content: "−";
}

.durability_icon .col-md-6 {
	padding: 27px;
	border: solid 1px #eee;
}

.durability_icon .col-md-6:nth-child(1) {
	border-radius: 10px 0px 0px 0px ; 
}

.durability_icon .col-md-6:nth-child(2){
	border-radius: 0px 10px 0px 0px ; 
}

.durability_icon .col-md-6:nth-child(3){
	border-radius: 0px 0px 0px 10px; 
}

.durability_icon .col-md-6:nth-child(4){
	border-radius: 0px 0px 10px 0px; 
}

.faq-container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.row.durability_icon {
	border: 1px solid #EEEEEE;
	border-radius: 16px;
	margin: 10px 5px;
}

.durability_icon .icon_box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}

.single-product .ullist ul {
	margin: 0;
}

.single-product .faq-container a {
	color: #000;
}

.single-product .quantity-discount-table td.qty-cell {
	border: 1px solid #FBF1DF;
	padding: 5px;
}

.single-product .quantity-discount-table table.quantity-discount-table {
	margin: 0;
}

.single-product .quantity-discount-table td.discount-cell {
	border: 1px solid #FBF1DF;
	padding: 5px;
}

.single-product .quantity-discount-table td.price-cell.exc-vat {
	border: 1px solid #FBF1DF;
}

.single-product .quantity-discount-table td.price-cell.inc-vat {
	border: 1px solid #FBF1DF;
	padding: 5px;
}

.single-product .quantity-discount-table th {
	padding: 10px !important;
}

.single-product .savings-badge {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	background: #7DFF99;
	padding: 5px 10px;
	border-radius: 100px;
}

.single-product .final-qty-selector {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 15px 0;
	justify-content: space-between;
}

.single-product .quantity-discount-table thead {
	border-radius: 10px 10px 0px 0px;
}

.single-product .quantity-discount-table th:first-child {
	border-radius: 10px 0px 0px 0px;
}

.single-product .quantity-discount-table th:last-child {
	border-radius: 0px 10px 0px 0px;
}

.single-product .quantity-discount-table tr:first-child {
	border-radius: 10px 0px 0px 0px !important;
}

.single-product .quantity-discount-table tr:last-child {
	border-radius: 0px 10px 0px 0px !important;
}

.single-product table.quantity-discount-table {
	margin-bottom: 0px;
}

.single-product .quantity-discount-table tbody {
	border-radius: 0px 0px 10px 10px !important;
}

.single-product  span.badge.bg-success {
	background: #96A74B !important;
	font-family: Roboto;
	font-weight: 500;
	font-size: 12px;
	padding: 10px;
	border-radius: 200px;
}

.single-product .product-code.text-center.mt-3 {
	background: #002B2D0A;
	font-family: Roboto;
	font-weight: 500;
	font-size: 12px;
	padding: 10px;
	border-radius: 100px;
	width: 33%;
}

.single-product span.badge.bg-danger.discount-badge {
	background: #FF272B !important;
	font-family: Roboto;
	font-weight: 600;
	font-size: 14px;
	border-radius: 10px 0px 10px 0px;
	color: #fff;
	padding: 10px;
}


.single-product .rating-bar {
	background: #e9a326;
	color: #fff;
	padding: 15px 20px;
	border-radius:13px;
	display: flex;
	align-items: center;
	gap: 20px;
	font-family: Arial, sans-serif;
	width: 100%;
}

.single-product .rating-left h3 {
	font-family: Roboto;
	font-weight: 700;
	font-size: 24px;
	color: #FFFFFF;
}

.single-product .rating-left p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}

.single-product .stars {
	font-size: 22px;
	letter-spacing: 2px;
}

.single-product .rating-right p {
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
}

.single-product .rating-right strong {
	font-family: Roboto;
	font-weight: 500 !important;
	font-size: 14px;
}

.single-product .rating-left {
	width: 50%;
}

.single-product .rating-right{
	width:50%;
}

.single-product .stars.blur-txt {
	color: #eeeeee8c;
}

#productReview .carousel-control-prev {
	left: calc(50% - 50px);
	bottom: -60px;
	top: -70px;
	width: 40px;
	display: flex;
	align-items: flex-end;
}

#productReview .carousel-control-next {
	right: calc(50% - 50px);
	bottom: -60px;
	top: -70px;
	width: 40px;
	display: flex;
	align-items: flex-end;
}

#productReview .carousel-control-prev-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	width: 60px;
	height: 40px;
	rotate: 180deg;
}

#productReview .carousel-control-next-icon {
	background-image: url("https://wordpress.demobrains.com/binbags_new/wp-content/uploads/2025/11/dark.png") !important;
	width: 60px;
	height: 40px;
}

div#productReview {
	margin-bottom: 40px;
	margin-top: 40px;
}

.single-product .quantity-discount-table td.qty-cell {
	width: 37% !important;
}

.single-product nav.woocommerce-breadcrumb {
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px !important;
	color: #26211E !important;
	width: 1440px !important;
	margin: auto !important;
	padding-top: 20px !important;
}

.single-product .woocommerce-breadcrumb a {
	text-decoration: none;
}

.single-product .durability_icon .icon_box p b {
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	color: #404040;
}

.unique-sec {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}

.thumb-box {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

.thumb-box .review-media img {
	width: 60px !important;
	max-width: 60px !important;
	height: 60px !important;
	object-fit: cover;
	border-radius: 12px;
}

.unique-slide-p {
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	font-family: Roboto;
	font-weight: 400;
	font-size: 15px !important;
}

.unique-text-part {
	flex: 0 0 100% !important;
}

.unique-review-box {
	padding: 20px !important;
	border: 1px solid #FFEEDF !important;
	background: #FFFEFA !important;
}

.single-product .discount-badge {
	background: #334C83;
	color: #fff !important;
	font-family: Roboto;
	font-weight: 600;
	font-size: 14px;
	border-radius: 10px 0px 10px 0px;
	position: absolute;
	top: 0;
	left: 0;
}
.charity-box img {
	width: 50px;
	height: 50px;
}

.sticky-div-sec {
	position: sticky;
	top: 165px;
}

.sticky-div-unique {
	position: sticky;
	top: 0;
	background: #fff !important;
	z-index: 9999;
}

.sticky-div-sec-right {
	position: sticky;
	top: 20px;
	margin-bottom: 40px;
}

.single-conteny-space {
	padding: 0px 2px;
}

.single-product .shortcodestarts {
	padding-top: 40px;
}

.single-product span.boldprice {
	font-family: Roboto;
	font-weight: 700;
	font-size: clamp(10px, 0.875vw, 14px);
	line-height: 100%;
	color: #586c00;
}

h2.anton-style {
	font-family: Anton;
	font-weight: 400;
	font-size: 30px;
}

.pa_text p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px !important;
}

@media (max-width: 1439px) {
	.single-product nav.woocommerce-breadcrumb {
		font-family: Roboto;
		font-weight: 500;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px !important;
		color: #26211E !important;
		width: 100% !important;
		margin: auto !important;
		padding-top: 20px !important;
		text-decoration: none !important;
	}
}


.Compactor-aection {
	padding-bottom: 50px;
}

.blue-print-section img {
	width: 100%;
	margin-top: 20px;
}


.Compactor-aection .compare_section {
	margin-top: 40px;
}

.Compactor-aection .compactor-title {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 15px;
	color: #000;
}

.Compactor-aection .compactor-text {
	color: #4a4a4a;
	line-height: 1.6;
	margin-bottom: 25px;
}

/* ICON GRID */
.Compactor-aection .icon-item {
	gap: 15px;
}

.Compactor-aection .icon-box img {
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.Compactor-aection .icon-heading {
	font-family: Roboto;
	font-weight: 600;
	font-size: 16px;
	color:#002B2D;
}

.Compactor-aection p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
}

.Compactor-aection 
.icon-text {
	font-size: 15px;
	color: #444;
	line-height: 1.6;
}

.Compactor-aection h2.anton-style {
	padding-bottom: 20px;
	margin: 0px !important;
	border-bottom: solid 1px #eee;
}

/* Proper spacing for desktop */
@media (min-width: 768px) {
	.icon-item {
		padding-right: 40px;
	}
	.flexbx {
    gap: 10px;
}
}


h2.related-p-title {
	display: flex;
	gap: 10px;
	align-items: center !important;
	font-family: Roboto;
	font-weight: 700;
	font-size: 15px;
}

h2.center-slider-title {
	font-size: 22px;
}

h1.post-title {
	font-family: Roboto;
	font-weight: 700;
	font-size: 24px;
	margin-bottom:20px;
}

.main-post-content {
	border: 1px solid #002B2D1A;
	padding: 10px;
	background: #fff;
}

.single-post {
	background: #eee;
}

.icon-image img {
	width: 18px;
}

.center-slider-title img {
	width: 22px;
}

.single-post-sec {
	padding: 50px 0;
}

.single-post article {
	margin: 0;
}

.mentioned-product {
	border: 1px solid #002B2D1A;
	padding: 10px;
	     background: #fff; 
}

h2.cluster-heading {
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	padding: 0;
	margin-bottom: 10px;
}

.single-post .post-content p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	color: #0E384C;
}

.row.sidebar-mentioned-products {
	/*border: 1px solid #002B2D1A;*/
	padding: 20px 10px;
	/*background: #fff;*/
}

button.shop-button {
	background-color: #E29E26;
	padding: 15px 24px;
	border-radius: 100px;
	font-family: Anton;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	width: 50% !important;
	border: none;
}

.single-post-contentrow {
	display: flex;
	gap: 20px;
}

.left-sidebar-sec {
	width: 22%;
}

.center-post-content {
	width: 51%;
}

.right-sidebar-sec {
	width: 22%;
}

.single-post-contentrow {
	justify-content: space-between;
}

.main-sticky-box {
	display: flex;
	flex-direction: column;
	gap: 20px;
	position: sticky;
	top: 20px;
}

h3.product-t {
	font-size: 15px;
	text-decoration: none !important;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.border-card {
	border: solid 1px #eee;
	padding: 10px;
	border-radius: 5px;
}

.slider-card-two {
	border: solid 1px #eee;
	padding: 10px;
	border-radius: 10px;
	margin-top:20px;
}

.slider-card-two img.product-thumb {
	height: 200px;
	object-fit: contain;
}

.slider-card-two h3.product-t {
	font-size: 18px;
	text-decoration: none !important;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top:10px;
}

span.woocommerce-Price-amount.amount {
	font-weight: 500;
}

.cluster-card {
	padding: 20px 10px;
}

/*.tag_section {
	margin: 10px auto;
}*/

.pp-slider {
	padding: 5px !important;
}

.border-card h3.product-t a {
	font-size: 12px;
	text-decoration: none !important;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slider-card-one img.product-thumb {
	height: 80px;
	object-fit: contain;
}

.slider-card-three img.product-thumb {
	height: 80px;
	object-fit: contain;
}

.single-post form.search-form {
	display: flex;
}

.single-post section#search-2 {
	margin: 0px !important;
}

.single-post input.search-submit {
	width: 30%;
	padding: 7px 10px 10px 10px !important;
	background: #e29e26;
	color: #fff;
	border: navajowhite;
}
.single-post .search-form label {
	/*     display: inline-block; */
	width: 70% !important;
}

.single-post input.search-field {
	padding: 10px;
}

#productMiddleSlider .carousel-inner {
	padding: 7px;
}

#productRightSlider .carousel-inner {
	padding: 7px;
}

#productSlider .carousel-inner {
	padding: 7px;
}

.tag_section span.tag-item {
	padding: 5px 15px;
	background: #E29E26;
	border: solid 1px #fff;
	border-radius: 10px;
	color: #fff;
	width:auto;
}

.main-post-content img.featured-img {
	height: 500px;
	object-fit: contain;
	border: solid 1px #eee;
	border-radius: 10px;
	margin-bottom: 20px;
}

img.d-block.w-100 {
	height: 150px;
	object-fit: contain;
	border: solid 1px #eee;
	border-radius: 10px;
}

a h2.cluster-p-title {
	font-size: 16px;
	text-decoration: none !important;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
}

a.a-cluster {
	color: #404040;
	text-decoration: none;
}

#productSlider .pp-slider {
	width: 50%;
}

/*****sachin css End*****/
.commemt_box div#comments {
	display: block;
}
#commentform {
	display: flex;
	flex-direction: column;
}

.comment-form-author { order: 1; }   /* Name */
.comment-form-email { order: 2; }    /* Email */
.comment-form-url { order: 3; }      /* Website */
.comment-form-comment { order: 4; }  /* Comment */
.comment-form-cookies-consent { order: 5; }
.form-submit { order: 6; }

.single-post-sec .current-price{font-size:16px !important;}
/*#commentform input {
	width: 100%;
	margin-bottom: 10px;
}*/

.single-post p.comment-form-cookies-consent {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}
.single-post .comment-form-cookies-consent input#wp-comment-cookies-consent {
	width: 15px;
}
.single-post .comment-form-cookies-consent label {
	margin-top: -6px;
}
.single-post p.comment-form-cookies-consent {
	margin-top: 15px;
}
.single-post .form-submit input#submit {
	width: 100%;
	border-radius: 5px !important;
	padding: 15px;
	margin-top: 10px;
	background: #E29E26;
	border: none;
	color: #fff;
}

.single-post .logged-in-as a {
	color: #e29e26;
	text-decoration: none;
}

.single-post .commemt_box h3#reply-title {
	font-family: Roboto;
	font-weight: 700;
	font-size: 20px;
}

.post-whole-content {
	padding-top: 20px;
}

.post-whole-content h2 {
	font-size: 25px;
	margin-top: 10px;
}

.post-whole-content ul {
	margin-left: 0px;
	margin-top: 10px;
}

.post-whole-content a {
	color: #e29e26;
	text-decoration: none;
}

.single-post .swiper-backface-hidden {
	padding: 0px 10px;
}

.post-whole-content strong {
	font-size: 18px;
	font-weight: 600;
}

h2.related-p-title {
	margin-bottom: 15px;
}

.single-post span.price-current {
	display: flex !important;
	gap:5px;
	align-items:flex-end;
}

.single-post .price-current .original-price{
	
	font-size:10px;
	
}

.cluster-card a {
    padding: 5px 15px;
    background: #E29E26;
    border: solid 1px #fff;
    border-radius: 10px;
    color: #fff;
    width: auto;
    text-decoration: none;
}

textarea#comment {
    height: 100px !important;
}

.post-16728 header.entry-header {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 20px;
}

.terms-checkbox.highlight-terms {
    animation: pulse-highlight 0.5s ease-in-out 2;
    border: 2px solid #dc3545;
    padding: 10px;
    border-radius: 4px;
    background: #fff5f5;
}

@keyframes pulse-highlight {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.02); }
}
.item-content {
    display: flex;
    align-items: center;
}
.dmcwzsb-css-sale-banner {
    display: flex;
    gap: 10px 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
    padding: 6px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    word-break: break-word;
    background: #0a3d3d;
    color: white;
    box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.3);
}
.dmcwzsb-css-sale-banner-button {
    display: inline-block;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    text-decoration: none!important;
    background: #e29e26;
    transition: 0.2s;
    word-break: normal;
    overflow-wrap: normal;
    font-size: 14px;
}

.dont-show-wrap {
  position: absolute;
  top: 18px;
  right: 50px;
  font-size: 13px;
  color: #555;
}

.dont-show-wrap input {
  margin-right: 5px;
  cursor: pointer;
}
.dont-show-wrap label {
    display: flex;
    align-items: center;
}
#user-registration.vertical .user-registration-MyAccount-navigation {
    width: 100% !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #e29e26;
    color: #fff;
}

.post-18726 h1.entry-title {
    display: none;
}
.post-18726 .entry-content {
    padding-top: 30px;
}
.ur-frontend-form.login .ur-reset-password-btn {
    border: 1px solid #e29e26 !important;
    background: #e29e26 !important;
    border-radius: 100px !important
}

.maincalltxt a {
    color: #000;
    text-decoration: none;
}

.looking-for select[multiple] {
    height: 45px;
    overflow: hidden;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    cursor: pointer;
}

.looking-for select[multiple]:focus {
    height: auto;
    max-height: 200px;
    overflow: auto;
}

/* Target your specific field */
#wpforms-21380-field_1 {

    width: 100%;
    min-height: 160px;
    max-height: 220px;

    padding: 10px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;

    font-size: 15px;
    line-height: 1.5;

    background-color: #fff;
    transition: all 0.3s ease;
}

/* Hover effect */
#wpforms-21380-field_1:hover {
    border-color: #999;
}

/* Focus effect */
#wpforms-21380-field_1:focus {
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0,124,186,0.15);
    outline: none;
}

/* Style individual options */
#wpforms-21380-field_1 option {
    padding: 8px;
}

/* Improve scrollbar (modern browsers) */

#wpforms-21380-field_1::-webkit-scrollbar-thumb:hover {
    background-color: #999;
}
/* Thin vertical + horizontal scrollbar */
#wpforms-21380-field_1::-webkit-scrollbar {
    width: 4px;   /* vertical */
    height: 4px;  /* horizontal */
}

#wpforms-21380-field_1::-webkit-scrollbar-track {
    background: transparent;
}

#wpforms-21380-field_1::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

#wpforms-21380-field_1::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.45);
}

.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 5px 0 !important;
}
