/*
Theme Name: Flatsome Child New
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.20
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

	

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.wp-block-woocommerce-checkout input::placeholder {
	color: transparent !important;
}


.cart-upsell-section{
	border:3px solid #dd3333;
	border-radius:10px;
	margin-top:15px;
	margin-bottom:15px;
}
.cart-upsell-section .org-price{
	color:#999;
	text-decoration:line-through;
	margin-right:5px;
}
.cart-upsell-section .price{
	color: #dd3333;
}

div#33082467{
	display:none!important;
}
.cc-sliderRow-title, .cc-reco-container{
	display:none;
}
.product-title {
    min-height: 0!important;
}
.ccSF-0{display:none;}
#load-wrapper{
	display:none!important;
}
.checkout-spacer {
	height: auto;
	width: 100%;
}

h2.billing-h2 {
	font-size: 32px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

input#billing_email {
	margin-bottom: 10px;
}

p#kl_newsletter_checkbox_field {
	margin-bottom: 15px;
	margin-top: 0px;
}

div#shipping_address_header_field {
	border-top-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #ECECEC;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#billing_address_header_field {
	border-top-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #ECECEC;
}

p#shipping_country_field {
    display: flex;
    column-gap: 10px;
		margin-top: 15px;
    margin-bottom: 15px;
		line-height: 1em;
		font-size: 1em;
		padding: 0px 0px 0px 0px;
}

p#billing_country_field {
    display: flex;
    column-gap: 10px;
		margin-top: 15px;
    margin-bottom: 15px;
		line-height: 1em;
		font-size: 1em;
		padding: 0px 0px 0px 0px;
}

#billing_address_2_field>label, #shipping_address_2_field>label {
	opacity: 100;
	width: auto;
}

a.primary.is-small.mb-0.button.product_type_variable.is-flat.cfvsw_ajax_add_to_cart {
	width: 100%;
}

.brand-products{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.title-brand{
	text-align:center;
	font-size: 36px;
}

.brand-products .col-inner{
	 box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}

.brand-products .product-small.type-product{
	padding: 0 9.8px 19.6px;
}

a.primary.is-small.mb-0.button.product_type_easy_product_bundle.add_to_cart_button.is-flat {
    width: 100%;
}

a.primary.is-small.mb-0.button.product_type_variable.add_to_cart_button.is-flat.cfvsw_ajax_add_to_cart {
    width: 100%;
}
.cfvsw-selected-swatch {
    border-color: #00ac00!important;
    font-size: 18px;
    margin-bottom: 0px;
    color: white;
    background-color: #00ac00;
}

.cfvsw-swatches-option {
	    border-radius: 5px!important;
			font-weight: 700;
	line-height: 1.3;
}

.woocommerce-variation-availability {
	display: none;
}

li.wc_payment_method {
    display: flex;
    flex-wrap: wrap;
}
.payment_box.payment_method_zeni {
    width: 100%;
}
@media only screen and (max-width: 650px) {
.woocommerce-info.message-wrapper {
    border-style: dashed;
    border-width: 2px;
    border-color: #ffff00;
    padding: 5px 20px 5px 20px;
    margin-bottom: 15px;
    background-color: #e62d2e;
    color: white;
    font-size: 1.2em;
    font-weight: 800;
    border-radius: 10px;
    text-transform: uppercase;
    width: 100%;
}
.message-container.container.medium-text-center {
    display: flex;
    flex-direction: column;
}
a.showcoupon {
    color: white;
    text-decoration: none;
    transition: 0.1s ease 0.1s;
    display: flex;
    gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
a.showlogin {
    color: white;
    text-decoration: none;
    transition: 0.1s ease 0.1s;
    display: flex;
    gap: 5px;
    flex-direction: column;
}
}
	
@media only screen and (min-width: 650px) {
.woocommerce-info.message-wrapper {
    border-style: dashed;
    border-width: 2px;
    border-color: #ffff00;
    padding: 10px 15px 10px 10px;
    margin-bottom: 22px;
    background-color: #e62d2e;
    color: white;
    width: fit-content;
    font-size: 1.2em;
    font-weight: 800;
    border-radius: 10px;
    text-transform: uppercase;
    display: block;
}
.message-container.container.medium-text-center {
    display: block;
}
a.showcoupon {
    color: white;
    text-decoration: none;
    transition: 0.1s ease 0.1s;
    display: flex;
    gap: 5px;
}
a.showlogin {
    color: white;
    text-decoration: none;
    transition: 0.1s ease 0.1s;
    display: flex;
    gap: 5px;
}
}

h2.mega-menu-main-header {
		font-size: 32px;    
		padding: 0px 25px 0px 25px;
		margin: 0px 0px 10px 0px;
    line-height: 30px;
    height: 32px;
    font-weight: 700;
    font-style: normal;
}

h2.mega-menu-main-header-right {
		font-size: 32px;    
		padding: 0px 10px 0px 10px;
		margin: 0px 0px 25px 0px;
    line-height: 32px;
    height: 32px;
    font-weight: 700;
    font-style: normal;
}


.nav li.has-icon-left>a>i, .nav li.has-icon-left>a>img, .nav li.has-icon-left>a>svg {
    margin-right: 8px;
}

.header-bottom-nav > li > a {
    line-height: 30px;
}

.text.brands-dropdown-text {
    margin-bottom: 10px;
}

form.woocommerce-form.woocommerce-form-login.login {
    padding: 15px 30px 30px;
    border-style: dashed;
    border-width: 2px;
    border-color: #e62d2e;
}

.breadcrumbs a {
	text-transform: uppercase;
}

.message-container a {
	margin: 0px 0px 0px 0px;
}

a.showcoupon:hover {
    color: yellow;
}

a.showlogin:hover {
    color: yellow;
}

input[type=checkbox]+label, input[type=radio]+label {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
}

button#ywpar_apply_discounts {
    margin-left: 10px;
}

.primary.is-small.mb-0.button.product_type_simple.is-flat {
	width: 100%;
}

.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-flat {
	width: 100%;
}

.primary.is-small.mb-0.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-flat {
	width: 100%;
}


.primary.is-small.mb-0.button.wp-element-button.product_type_simple.is-flat {
	width: 100%;
}

.absolute-footer.dark.medium-text-center.small-text-center {
	padding-bottom: 10px;
}

.copyright-footer {
	color: white;
}

.button.primary.is-bevel.is-small.mb-0 {
	width: 100%;
}

.button.success.white-button {
	background-color: white;
	color: black
}

.row.category-page-row {
	min-height: 60vh;
}

.center {
	padding: 20px 20px 0px 20px;
	margin-bottom: -20px;
  display: flex;
  justify-content: center;
}

p.stock.out-of-stock {
	font-size: 18px;
	color: white;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-color: #e00000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}
.not-in-stock-div {
	display: flex;
	width: fit-content;
}

.fa-xmark {
	line-height: 1em;
	margin-right: 8px;
}

p.stock.in-stock {
	font-size: 18px;
	margin-bottom: 0px;
	color: white;
	background-color: #00ac00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	margin-right: 20px;
}

p.stock.available-on-backorder {
	font-size: 18px;
	margin-bottom: 0px;
	color: white;
	background-color: orange;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	margin-right: 20px;
}

.in-stock-div {
    display: flex;
    width: fit-content;
    align-items: center;
}

.fa-check {
	line-height: 1em;
	margin-right: 8px;
}

.in-stock-master {
	display: flex;
	margin-bottom: 13px;
}

.type-product.product .yith-par-message.yith-par-message-product {
	margin: 0px;
	border-radius: 5px;
}

.type-product.product .yith-par-message-variation, .type-product.product .yith-par-message {
    display: inline-block;
    margin: 0px;
    padding: 10px 25px;
    width: auto;
    margin-bottom: 0px;
    border-radius: 10px;
    font-size: 13px;
}

.woocommerce-variation-availability {
	width: fit-content;
	margin-bottom: 10px;
}

.woocommerce-variation-price {
    padding: 10px 0;
}

.cfvsw-label-option {
    padding: 10px 20px;
}

/*.cart_totals tbody tr td, .shop_table tfoot tr td, .shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type, td.product-total {
    text-align: right;
    display: flex;
    flex-wrap: wrap;
}*/
.sumo_order_subscription_subscribe_duration td {
    display: flex !important;

}
input#sumo_order_subscription_status {
	display: inline;
    font-size: 16px;
    margin-left: 10px;
}
.shop_table.sumo_order_subscription tr {
	    display: flex !important;
}
.sumo_order_subscription_subscribe td {
	    display: flex !important;
	flex-wrap: wrap !important;
}
.product-section a.button.is-outline{
	display:block;
	margin:0 auto;
	width:200px;
}
@media(max-width:800px){
	
	.brand-products{
		display:grid;
		grid-template-columns: 1fr 1fr;
	}
	
}
.product-title {
	min-height: 55.02px;
}
.product-small {
	min-height: 430.02px;
}
.page-id-162 .product-small{
	display:block!important;
}
.loadMoreBtn {
	  position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
		background-color: var(--fs-color-primary);
    border-color: rgba(0, 0, 0, .05);
    color: #fff;
		font-weight: bold;
		padding: 5px;
    width: 20%;
		margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(min-width:980px){
	.mobile-affilliate{
		display:none;
	}
}
.mobile-affilliate{text-align:center;}
#scrollToTop {
    position: fixed;
    bottom: 60px;
    left: -60px;
    z-index: 1000;
    transition: left 0.4s ease-in; 
}
#scrollToTop i{
    font-size:15px;
}
span.aff-num{
	color:#e62d2e;
	font-weight:700;
}

label[for="affwp-user-login"]:after{
  color:#e62d2e;
	display: block;
	content:"This will become part of your Affiliate Link URL, choose wisely!";
}

.ns4l-reviews-wrapper * {
    font-family: 'Poppins';
}

.campaign-reviews :is(.tm-title, .tm-overall, .tm-content, .go4269172405) {
	display: none !important;
}

.tm-widget {
	padding: 0 !important;
}


@media (max-width: 1270px) {
	.header-search-form {
		display: none !important;
	}
} 
@media (min-width: 1270px) {
	.header-search.header-search-lightbox {
		display: none !important;
	}
} 



@media (min-width: 1024px) {
	.pac-container {
		transform: translateY(-20px);
	}
}

/* Home Featured Products Sections */
body:not(.user-nicotine) .ns4l_section-nicotine {
	display: none !important;
}

body.user-nicotine :is(.ns4l_section-cigarettes, .ns4l_section-description) {
    display: none !important;
}


/* TAILWIND */
*, ::before, ::after {--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x:  ;--tw-pan-y:  ;--tw-pinch-zoom:  ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position:  ;--tw-gradient-via-position:  ;--tw-gradient-to-position:  ;--tw-ordinal:  ;--tw-slashed-zero:  ;--tw-numeric-figure:  ;--tw-numeric-spacing:  ;--tw-numeric-fraction:  ;--tw-ring-inset:  ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / 0.5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur:  ;--tw-brightness:  ;--tw-contrast:  ;--tw-grayscale:  ;--tw-hue-rotate:  ;--tw-invert:  ;--tw-saturate:  ;--tw-sepia:  ;--tw-drop-shadow:  ;--tw-backdrop-blur:  ;--tw-backdrop-brightness:  ;--tw-backdrop-contrast:  ;--tw-backdrop-grayscale:  ;--tw-backdrop-hue-rotate:  ;--tw-backdrop-invert:  ;--tw-backdrop-opacity:  ;--tw-backdrop-saturate:  ;--tw-backdrop-sepia:  ;--tw-contain-size:  ;--tw-contain-layout:  ;--tw-contain-paint:  ;--tw-contain-style:}
::backdrop {--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x:  ;--tw-pan-y:  ;--tw-pinch-zoom:  ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position:  ;--tw-gradient-via-position:  ;--tw-gradient-to-position:  ;--tw-ordinal:  ;--tw-slashed-zero:  ;--tw-numeric-figure:  ;--tw-numeric-spacing:  ;--tw-numeric-fraction:  ;--tw-ring-inset:  ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / 0.5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur:  ;--tw-brightness:  ;--tw-contrast:  ;--tw-grayscale:  ;--tw-hue-rotate:  ;--tw-invert:  ;--tw-saturate:  ;--tw-sepia:  ;--tw-drop-shadow:  ;--tw-backdrop-blur:  ;--tw-backdrop-brightness:  ;--tw-backdrop-contrast:  ;--tw-backdrop-grayscale:  ;--tw-backdrop-hue-rotate:  ;--tw-backdrop-invert:  ;--tw-backdrop-opacity:  ;--tw-backdrop-saturate:  ;--tw-backdrop-sepia:  ;--tw-contain-size:  ;--tw-contain-layout:  ;--tw-contain-paint:  ;--tw-contain-style:}
.container {width: 100%}
@media (min-width: 640px) {.container {max-width: 640px}
@media (min-width: 768px) {.container {max-width: 768px}
@media (min-width: 1024px) {.container {max-width: 1024px}
@media (min-width: 1280px) {.container {max-width: 1280px}
@media (min-width: 1536px) {.container {max-width: 1536px}
.absolute {position: absolute}
.relative {position: relative}
.inset-0 {inset: 0px}
.z-10 {z-index: 10}
.m-0 {margin: 0px}
.mx-auto {margin-left: auto;margin-right: auto}
.mb-0 {margin-bottom: 0px}
.mb-1 {margin-bottom: 0.25rem}
.mb-2 {margin-bottom: 0.5rem}
.mb-3 {margin-bottom: 0.75rem}
.mb-8 {margin-bottom: 2rem}
.ml-2 {margin-left: 0.5rem}
.mr-2 {margin-right: 0.5rem}
.block {display: block}
.inline-block {display: inline-block}
.flex {display: flex}
.inline-flex {display: inline-flex}
.grid {display: grid}
.hidden {display: none}
.max-w-6xl {max-width: 72rem}
.flex-grow {flex-grow: 1}
.grid-cols-1 {grid-template-columns: repeat(1, minmax(0, 1fr))}
.flex-row {flex-direction: row}
.flex-col {flex-direction: column}
.items-center {align-items: center}
.align-top { vertical-align: top}
.align-middle {vertical-align: middle}
.gap-4 {gap: 1rem}
.overflow-hidden {overflow: hidden}
.rounded-full {border-radius: 9999px}
.rounded-lg {border-radius: 0.5rem}
.rounded-xl {border-radius: 0.75rem}
.bg-gray-100 {--tw-bg-opacity: 1;background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))}
.bg-primary {--tw-bg-opacity: 1;background-color: rgb(230 45 46 / var(--tw-bg-opacity, 1))}
.bg-primary\/10 {background-color: rgb(230 45 46 / 0.1)}
.bg-white {--tw-bg-opacity: 1;background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))}
.p-3 {padding: 0.75rem}
.p-5 {padding: 1.25rem}
.\!px-0 {padding-left: 0px !important;padding-right: 0px !important}
.px-3 {padding-left: 0.75rem;padding-right: 0.75rem}
.px-4 {padding-left: 1rem;padding-right: 1rem}
.px-6 {padding-left: 1.5rem;padding-right: 1.5rem}
.py-1 {padding-top: 0.25rem;padding-bottom: 0.25rem}
.py-12 {padding-top: 3rem;padding-bottom: 3rem}
.py-3 {padding-top: 0.75rem;padding-bottom: 0.75rem}
.pb-0 {padding-bottom: 0px}
.text-left {text-align: left}
.text-center {text-align: center}
.align-top {vertical-align: top}
.text-2xl {font-size: 1.5rem;line-height: 2rem}
.text-3xl {font-size: 1.875rem;line-height: 2.25rem}
.text-4xl {font-size: 2.25rem;line-height: 2.5rem}
.text-lg {font-size: 1.125rem;line-height: 1.75rem}
.text-sm {font-size: 0.875rem;line-height: 1.25rem}
.text-xs {font-size: 0.75rem;line-height: 1rem}
.font-bold {font-weight: 700}
.font-light {font-weight: 300}
.font-medium {font-weight: 500}
.uppercase {text-transform: uppercase}
.text-gray-500 {--tw-text-opacity: 1;color: rgb(107 114 128 / var(--tw-text-opacity, 1))}
.text-gray-700 {--tw-text-opacity: 1;color: rgb(55 65 81 / var(--tw-text-opacity, 1))}
.text-gray-800 {--tw-text-opacity: 1;color: rgb(31 41 55 / var(--tw-text-opacity, 1))}
.text-primary {--tw-text-opacity: 1;color: rgb(230 45 46 / var(--tw-text-opacity, 1))}
.text-white {--tw-text-opacity: 1;color: rgb(255 255 255 / var(--tw-text-opacity, 1))}
.text-white\/90 {color: rgb(255 255 255 / 0.9)}
.opacity-10 {opacity: 0.1}
.shadow-lg {--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}
.transition-all {transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}
.transition-transform {transition-property: transform;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}
.duration-200 {transition-duration: 200ms}
.hover\:scale-105:hover {--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.hover\:bg-gray-100:hover {--tw-bg-opacity: 1;background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))}
@media (min-width: 768px) {.md\:grid-cols-2 {grid-template-columns: repeat(2, minmax(0, 1fr))}
.md\:text-5xl {font-size: 3rem;line-height: 1}
@media (min-width: 1024px) {.lg\:grid-cols-4 {grid-template-columns: repeat(4, minmax(0, 1fr))}
.invisible {visibility: hidden}
.my-4 {margin-top: 1rem;margin-bottom: 1rem}
.\!mx-auto {margin-left: auto !important;margin-right: auto !important}
.mt-10 {margin-top: 2.5rem}
.mb-10 {margin-bottom: 2.5rem}
.h-full {height: 100%}
.max-w-2xl {max-width: 42rem}
.max-w-5xl {max-width: 64rem}
.\!max-w-5xl {max-width: 64rem !important}
.max-w-3xl {max-width: 48rem}
.flex-nowrap {flex-wrap: nowrap}
.justify-center {justify-content: center}
.rounded {border-radius: 0.25rem}
.\!bg-opacity-60 {--tw-bg-opacity: 0.6 !important}
.\!bg-opacity-70 {--tw-bg-opacity: 0.7 !important}
.p-0 {padding: 0px}
.px-10 {padding-left: 2.5rem;padding-right: 2.5rem}
.px-8 {padding-left: 2rem;padding-right: 2rem}
.py-0 {padding-top: 0px;padding-bottom: 0px}
.py-10 {padding-top: 2.5rem;padding-bottom: 2.5rem}
.\!py-10 {padding-top: 2.5rem !important;padding-bottom: 2.5rem !important}
.px-5 {padding-left: 1.25rem;padding-right: 1.25rem}
.px-0 {padding-left: 0px;padding-right: 0px}
.\!text-2xl {font-size: 1.5rem !important;line-height: 2rem !important}
.font-extrabold {font-weight: 800}
.font-semibold {font-weight: 600}
.leading-tight {line-height: 1.25}
.tracking-widest {letter-spacing: 0.1em}
.text-gray-200 {--tw-text-opacity: 1;color: rgb(229 231 235 / var(--tw-text-opacity, 1))}
@media (min-width: 768px) {.md\:visible {visibility: visible}
.md\:\!max-w-5xl {max-width: 64rem !important}
.md\:bg-black {--tw-bg-opacity: 1;background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))}
.md\:px-4 {padding-left: 1rem;padding-right: 1rem}
.md\:py-5 {padding-top: 1.25rem;padding-bottom: 1.25rem}
.md\:\!py-20 {padding-top: 5rem !important;padding-bottom: 5rem !important}
.md\:px-0 {padding-left: 0px;padding-right: 0px}
.md\:px-10 {padding-left: 2.5rem;padding-right: 2.5rem}
.md\:\!text-5xl {font-size: 3rem !important;line-height: 1 !important}
.md\:text-6xl {font-size: 3.75rem;line-height: 1}
.md\:text-base {font-size: 1rem;line-height: 1.5rem}
.md\:text-xl {font-size: 1.25rem;line-height: 1.75rem}
.md\:text-4xl {font-size: 2.25rem;line-height: 2.5rem}
@media (min-width: 768px) {.md\:bg-black {--tw-bg-opacity: 1;background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))}
.border {border-width: 1px}
.border-solid {border-style: solid}
.border-\[\#dfe3e8\] {--tw-border-opacity: 1;border-color: rgb(223 227 232 / var(--tw-border-opacity, 1))}
.bg-\[\#fafafa\] {--tw-bg-opacity: 1;background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1))}
.p-2 {padding: 0.5rem}
.\!mb-4 {margin-bottom: 1rem !important}
.h-5 {height: 1.25rem}
.w-5 {width: 1.25rem}
.max-w-screen-xl {max-width: 1280px}
.items-stretch {align-items: stretch}
.justify-start {justify-content: flex-start}
.border-yellow {--tw-border-opacity: 1;border-color: rgb(242 179 25 / var(--tw-border-opacity, 1))}
.\!pb-0 {padding-bottom: 0px !important}
.ring {--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)}
.ring-yellow {--tw-ring-opacity: 1;--tw-ring-color: rgb(242 179 25 / var(--tw-ring-opacity, 1))}