@font-face {
    font-family: 'Roboto Condensed'; /* Choose a name */
    src: url('../fonts/Roboto_Condensed/RobotoCondensed-VariableFont_wght.ttf') format('truetype'); /* Path to the variable font */
    font-weight: 100 900; /* Define the range of available weights */
    font-style: normal; /* Or 'italic' if applicable */
    font-display: swap; /* Important for performance */
}
@font-face {
    font-family: 'Figtree'; /* Choose a name */
    src: url('../fonts/Figtree/Figtree-VariableFont_wght.ttf') format('truetype'); /* Path to the variable font */
    font-weight: 100 900; /* Define the range of available weights */
    font-style: normal; /* Or 'italic' if applicable */
    font-display: swap; /* Important for performance */
}
.dropdown-item.btn-primary{
	background-color:#f55266;
	color:#FFF;
}
.content_text_container .row{
	margin-bottom:2rem;
}
#accountSidebar .bg-primary-subtle{
	background-color:#000 !important;
}
.shop_cart_place_shop_cart_manage_table input.cart_quantities,
.shop_cart_place_shop_cart_table input.cart_quantities{
	width:60px;
	border: 1px solid #e0e5eb;
}
input.product_input_cart_qty{
	width:40px;
	border:1px solid #e0e5eb;
	text-align:right;
}
.shop_cart_place_shop_cart_manage_table th,
.shop_cart_place_shop_cart_table th{
	font-size:0.8rem;
	text-align:left !important;
}
.shop_cart_place_shop_cart_manage_table td,
.shop_cart_place_shop_cart_table td{
	padding:0.50rem;
	font-size:0.8rem;
	text-align:left !important;
}
.shop_cart_place_shop_cart_manage_table td .shop_cart_stock_span,
.shop_cart_place_shop_cart_table td .shop_cart_stock_span{
	font-size:0.75rem;
}
.shop_cart_place_shop_cart_manage_table td.cart_object_name_td,
.shop_cart_place_shop_cart_table td.cart_object_name_td{
	word-break: break-word;
}
.shop_cart_place_shop_cart_manage_table a,
.shop_cart_place_shop_cart_table a{
	text-decoration:none;
}
.shop_cart_place_shop_cart_table tr.cart_discount_line td,
.shop_cart_place_shop_cart_table tr.cart_discount_line td a{
	background-color: #f55266;
	color:#FFF;
}
.shop_cart_loader{
	display:none;position: absolute;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.8);
	z-index:1031;
}
.shop_cart_loader_inner{
	display: flex;justify-content: center;align-items: center;height: 100%;
}
.body_loader{
	display:none;position: fixed;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.8);
	z-index:1032;top:0;left:0;
}
.body_loader_inner{
	display: flex;justify-content: center;align-items: center;height: 100%;
}
.used_codes_container{
	margin-top: 15px;background-color: #FFF;padding: 15px;border-radius: 10px;border:1px solid #cad0d9;font-weight:bold;
}
.used_code_inner_left{
	float:left;width:90%;
}
.used_code_inner_right{
	float:left;width:10%;padding-left:10px;
}
.shoppingCart_msg{
	margin-bottom:0;
}
.shop_cart_msg{
	margin-bottom:20px;
}
.shoppingCart_msg p, .shop_cart_msg p{
	margin-bottom:0;
	font-size:14px;
}
.options_cont{
	margin-bottom:20px;
}
.options_cont .additionals_container{
	border:1px solid #cad0d9;
}
.account_order_comment_paragraph{
	font-weight:bold;
}
.account_order_comment_container{
	font-style:italic;
}
.custom_cart_line.custom_cart_line_prototype{
	display:none;
}
#wishlist_dialog .modal-dialog{
	width:360px;
}
#wishlist_dialog .modal-dialog .custom_cart_line_name_input{
	width:180px;
}
.custom_cart_line.custom_cart_line_prototype{
	display:none;
}
.custom_carts_notice_cont{
	font-size:14px;
}
.custom_cart_line{
	font-size:0;
	margin-bottom:0.25rem;
}
.custom_cart_line_name_cont{
	display:inline-block;font-size:1rem;
}
.custom_cart_line_checkbox_cont{
	display:inline-block;font-size:0.75rem;text-align:center;
	display:none;margin-left:10px;
	margin-right:10px;
}
.add_new_custom_cart_link_cont{
	margin-top:2rem;
}
.custom_cart_line_name_input{
	width:80%;
	display:inline-block;
}
.custom_cart_line_name_edit_link, .custom_cart_line_save_link{
	margin-left:0.25rem;
}
.custom_cart_line_view_link{
	margin-left:0.25rem;
}
.custom_cart_line_save_link{
	display:none;
}
.custom_carts_msg_cont{
	display:none;
	margin-top:1.25rem;
}
.swiper-slide .product-card .dropdown-menu{
	inset:0px 0px auto auto !important;
}

.shop_checkout_address_selected{
	font-weight:bold;
	border: 1px solid #cad0d9;
    padding: 5px;
}
.shop_checkout_address{
	cursor:pointer;
}
.account_addresses_msg{
	display:none;
}
/*.shop_checkout_billing_address_outer, .shop_checkout_shipping_method_outer, .shop_checkout_payment_method_outer{
	border-top:1px solid #cad0d9;
	padding-top:2.5rem;
}*/
#alert_dialog{
	display:none;
	position: fixed;
    right: 50px;
    top: 15px;
    z-index: 1045;
    max-width:300px;
}
#alert_dialog .alert{
	display:none;
	font-weight:600;
}
.shop_checkout_address_edit_link{
	font-size:0.75rem;
	text-decoration:underline;
	font-weight:normal;
	margin-left:0.5rem;
	margin-right:0.5rem;
	font-style:italic;
}
/*
.shop_checkout_shipping_address label{
	word-break:break-all;
}
.shop_checkout_shipping_address a.shop_checkout_address_edit_link{
	word-break:normal;
}*/
.custom_carts_product_cont{
	margin: 20px 0;
    border: 1px solid #e2e2e2;
    padding: 10px;
}
.custom_carts_product_cont .custom_carts_product_image_cont{
	float: left;
    width: 70px;
}
.custom_carts_product_cont .custom_carts_product_name_cont{
	float: left;
    width: calc(100% - 70px);
    font-size: 0.875rem;
    padding-left: 1rem;
    font-weight: 800;
}
.content_list_short_description_container{
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.shop_checkout_shipping_address label,
.shop_checkout_billing_address label,
.shop_checkout_shipping_address input[type="radio"],
.shop_checkout_billing_address input[type="radio"],
.shop_checkout_submit_container label,
.shop_checkout_submit_container input[type="checkbox"],
.shop_checkout_shipping_method_outer label,
.shop_checkout_shipping_method_outer input[type="radio"],
.shop_checkout_payment_method_outer label,
.shop_checkout_payment_method_outer input[type="radio"],
input[type="checkbox"]#billing_is_delivery,
label[for="billing_is_delivery"]
{
	cursor:pointer;
}
.custom_cart_line_checkbox_cont .form-switch{
	margin-top: 1.5rem;
}
.cart_top_alert{
	font-weight:700;
}
.cart_top_alert2{
	font-style:italic;
}
.shop_inquery_form_outer{
	border:1px solid #cad0d9;
	border-radius:20px;
	padding:1rem;
}
#shop_inquery_outer .shop_cart_table_list_outer{
	border: 1px solid #cad0d9;
    border-radius: 20px;
    padding: 1rem;
}
.sticky-product-banner .sticky-product-banner-inner{
	padding-top:4.625rem !important;
}
.nav-underline .nav-link.active {
    font-weight: 700;
}
.nav-underline .nav-link:before{
	bottom:0;
}
.external_login_logo{
	width:25%;
	margin:0 auto;
}
.product_box_outer, .product_box_small_outer {
    border: 1px solid #e3e3e3;
    box-shadow: 0 0.5rem 2rem -0.25rem hsla(216, 9%, 44%, .1);
    border-radius: 20px;
    overflow: hidden;
}
.product_box_outer:hover, .product_box_small_outer:hover {
    box-shadow: var(--cz-box-shadow);
}
.product_box_lower_container{
	background-color:#feed95;
}
.product_box_texts_outer{
	height: 5.7rem;overflow:hidden;
}
.product_box_title_outer a{
	max-height: 2.5rem;
    font-size: 1.1rem;
    font-weight: 800;
    overflow: hidden;
    text-transform: uppercase;
}
.product_box_description_outer a{
	overflow:hidden;
	font-size:0.9rem;
	font-weight:400;
	text-transform:none;
}
.product_box_small_outer a{
    font-size: 1rem;
}
.product_box_web_price_tax_prefix{
	font-size:0.8rem;
}
#stuckNav .dropend.position-static .dropdown-menu{
	height:auto !important;
	min-height:calc(100% - .1875rem);
}
.loadmore_outer_container{
	flex-grow:1;text-align:center;
	border:1px solid #e3e3e3;
	background-color: #866a2e;
}
.loadmore_link{
	color:#FFF;text-decoration:none;text-transform:uppercase;font-weight:bold;display:block;
	padding-top:1rem;padding-bottom:1rem;padding-left:2rem;padding-right:2rem;
}
.shop_pagination_inner_container{
	display:flex;
}
.shop_pagination_inner_container.shop_pagination_inner_container_next_page{
	flex-direction: row-reverse;
}
.shop_pagination_inner_container_top.shop_pagination_inner_container.shop_pagination_inner_container_next_page{
	flex-direction: row;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{
	opacity:0;
}
.choices__list--dropdown .choices__item--selectable.is-selected:after, .choices__list[aria-expanded] .choices__item--selectable.is-selected:after{
	opacity:0.85;
}
.choices__list--dropdown .choices__item.is-highlighted, .choices__list[aria-expanded] .choices__item.is-highlighted{
    background-color: #FFF;
    color: var(--cz-component-color);
}
.choices__list--dropdown .choices__item.is-selected, .choices__list[aria-expanded] .choices__item.is-selected{
    background-color: var(--cz-component-active-bg);
    color: var(--cz-component-active-color);
}
.choices__list--dropdown .choices__item:hover, .choices__list[aria-expanded] .choices__item:hover{
	background-color: var(--cz-component-active-bg);
    color: var(--cz-component-active-color);
}
.choices__list--dropdown{
	padding-right:0.5rem;
}
.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list{
	max-height:300px;
}
:root, [data-bs-theme=light] {
    --cz-font-sans-serif: "Figtree",sans-serif;
    --cz-tertiary-bg: #ebebeb;
    --cz-tertiary-bg-rgb: 235, 235, 235;
    
    --cz-box-shadow: 0 0.5rem 2rem -0.25rem hsla(216, 9%, 44%, .5);
    --cz-box-shadow-sm: 0 0.375rem 1.5rem hsla(216, 9%, 44%, .2);
    --cz-box-shadow-lg: 0 1.125rem 3rem -0.375rem hsla(216, 9%, 44%, .5);
    
    --cz-secondary-bg: #ebebeb;
    --cz-secondary-bg-rgb: 220, 232, 245;
    --cz-heading-color: #866a2e;
}
h1, .h1, h1.h3{
	font-weight:bold;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family:'Roboto Condensed', sans-serif;
	text-transform:uppercase;
}
#header_search_form_desktop input[name="query"]{
	background-color:#ebebeb;
	font-weight:300;
}
.main_header_right .main_header_sale_icon{
	background-color:#866a2e !important;
}
.main_header_right .btn-icon.main_header_sale_icon i, .main_header_right .btn-icon.main_header_sale_icon i:before{
	color:#FFF !important;
}
.main_header_right .main_header_sale_text{
	color:#181d25 !important;
}
header.navbar.header_main{
	border-bottom: none;
}
.navbar-nav [data-bs-toggle] >.dropdown-item{
	text-transform:uppercase;
	font-weight:800 !important;
	font-size:0.96rem;
	border-bottom: 1px solid #e3e3e3;
	padding:0.7rem 0.65rem;
}
.navbar-nav .dropend.position-static:last-of-type [data-bs-toggle] >.dropdown-item{
	border-bottom: none;
}
[data-bs-theme=dark] .btn-secondary:not([data-bs-theme=light]) {
    --cz-btn-bg: #866a2e;
    --cz-btn-border-color: #866a2e;
}
#stuckNav .navbar-nav>.nav-item>.nav-link{
	text-transform:uppercase;
	font-weight:500;
}
.btn-primary, .product-card .count-input:not(.collapsed) .product-card-button, .product-card:hover .product-card-button, [data-bs-theme=dark] .product-card:hover .product-card-button {
    --cz-btn-bg: #866a2e;
    --cz-btn-border-color: #866a2e;
}
.btn-primary:hover,.btn-primary:active{
    --cz-btn-hover-bg:#866a2e;
    --cz-btn-hover-border-color:#866a2e;
    color: #ffffff;
}

:not(.btn-check)+.btn-primary:active {
    --cz-btn-active-bg:#866a2e;
    --cz-btn-active-border-color:#866a2e;
}

.bg-dark{
	background-color:#333333 !important;
}
.border-dark{
	border-color:#333333 !important;
}
footer.footer{
	background-color:#866a2e !important;
}
header.top_header{
	background-color:#ebebeb;padding:0.25rem 0;
	display:none;
}
header.top_header .top_header_left_inner ul{
	list-style:none;display:inline-block;margin-bottom:0;padding-left:0;
}
header.top_header .top_header_left_inner ul li{
	font-size: 0.75rem;display:inline;margin-right:1.5rem;
}
header.top_header .top_header_left_inner ul li a{
	color:inherit;text-decoration:none;
}
header.top_header .top_header_right_inner{
	text-align: right;
}
header.top_header .top_header_right_inner ul{
	list-style:none;display:inline-block;margin-bottom:0;padding-left:0;
}
header.top_header .top_header_right_inner ul li{
	font-size: 0.75rem;display:inline;margin-left:1.5rem;
}
header.top_header .top_header_right_inner ul li a{
	color:inherit;text-decoration:none;
}
#searchBar{
	background-color:#866a2e;
}
.btn-dark {
    --cz-btn-bg: #333333;
    --cz-btn-border-color: #333333;
}
button[data-bs-target="#shoppingCart"] span.badge.text-bg-success,
button[data-bs-target="#shoppingCart2"] span.badge.text-bg-success{
	background-color:#333333 !important;
}
.product_add_to_cart:hover,
.product_add_to_inquiry:hover,
.product_add_to_cart:active,
.product_add_to_inquiry:active
{
	background-color:#866a2e !important;
	border:1px solid #866a2e !important;
}
#footerLinks h6{
	font-size:1.5rem;
}
#footerLinks .nav-link{
	font-size:1rem;
}
.navbar_right .dropdown-item{
	font-size:1rem;
}
.navbar_right .dropdown-item:hover span{
	font-weight:bold !important;
}
.dropdown-menu {
    --cz-dropdown-link-hover-bg: #FFF;
}
.breadcrumb {
    --cz-breadcrumb-color: #866a2e;
}
.breadcrumb-item.active a{
    color: var(--cz-breadcrumb-item-active-color);
}
h3, .h3{
	color: #866a2e;
	font-weight:700;
}
.urgent_notification_header .urgent_notification_header_inner{
	background-color:#8f2820;
}
.urgent_notification_container{
	color:#FFF;text-align:center;
}
.urgent_notification_container a{
	padding:0;margin:0;display:block;color:#FFF;text-decoration:none;
}

.urgent_notification_container {
  width: 100%;
  overflow: hidden;
  color: #fff;
  padding: 5px 0;
  font-size:14px;
}

.urgent_notification_container_inner {
  display: flex;
  width: max-content;
  gap: 80px; /* Increased gap for a cleaner look */
  padding-right: 80px; 
  /* INCREASE THIS NUMBER TO GO SLOWER: 40s is much slower than 15s */
  animation: seamless-scroll 40s linear infinite;
}

.urgent_notification_container_inner span {
  white-space: nowrap;
  text-transform: uppercase;
}

@keyframes seamless-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Keeps it paused on hover so people can actually read the slow text */
.urgent_notification_container:hover .urgent_notification_container_inner {
  animation-play-state: paused;
}

#map_canvas{
	height:600px;
	width:100%;
}
#map_canvas .info-window-content{
	padding-right:3rem;
}
#map_canvas .info-window-content .location_contact_info{
	font-size:1rem;
}
#map_canvas .info-window-content .location_contact_info strong{
	font-size:1.25rem;
	font-weight:bold;
}
#map_canvas .gm-style-iw button{
	position:absolute !important;
	right:0 !important;
}
.shop_catalog_brands_section img{
	filter:grayscale(1);
}
.shop_catalog_brands_section a:hover img{
	filter:grayscale(0);
}
div[data-paperform-id]{
	border:1px solid #e3e3e3;
}
.btn-primary, .product-card .count-input:not(.collapsed) .product-card-button, .product-card:hover .product-card-button, [data-bs-theme=dark] .product-card:hover .product-card-button {
    --cz-btn-hover-bg: #333;
    --cz-btn-active-bg: #333;
    --cz-btn-hover-border-color: #333;
    --cz-btn-active-border-color: #333;
}
.form-control::placeholder {
  color: rgb(78, 85, 98);
}
.kontrolna_newsletter2_span{
	font-size:2rem;
	font-weight:bold;
	color:red;
}
#newsletter_code_verify_dialog button[name="kontrolna_newsletter_confirm_button"]{
	display:none;
}
.category_box_outer .category_box_headpic_link,
.featured_categories_element_outer .featured_categories_element_image
{
	border: 1px solid #e3e3e3;
}
#contact_code_verify_dialog button[name="kontrolna_contact_confirm_button"]{
	display:none;
}
.kontrolna_contact2_span{
	font-size:2rem;
	font-weight:bold;
	color:red;
}
.last_viewed_products_outer{
	cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 100px;
    font-size: 0.7rem;
    padding: 0.75rem;
    display: block;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    background-color:#FFF;
    z-index: 1021;
}
.last_viewed_products_text_container{
	background-color:transparent;border:none;padding-top:0.25rem;
}
.btn-secondary,.btn-secondary:hover{
    --cz-btn-color: #ffffff;
    --cz-btn-bg: #866a2e;
    color:#FFF;
    background-color:#866a2e;
    border:none;
}
.btn-secondary i,
.btn-secondary i:before,
.btn-secondary:hover i,
.btn-secondary:hover i:before{
	color:#FFF !important;
}
.product_box_small_web_price_tax{
	color:#866a2e;
}
.product_box_small_web_price_tax,
.product_box_web_price_tax{
	font-weight:bold;
}
.product_box_small_title{
	max-height:2.5rem;
}
.product_box_small_description_outer{
	height:3rem;overflow:hidden;
}
.product_box_small_description_span{
	font-size:0.9rem;font-weight:normal;
}
.news_box_inner{
	border-radius:2rem;
}
.news_box_body{
	height:13.125rem;
	overflow:hidden;
}
.news_box a{
	text-decoration:none;
	color:inherit;
}
.news_box .h6{
	margin-top:1rem;
	font-size:1.5rem;
	font-weight:700;
}
.news_box .news_box_desc_container{
	font-size:1rem;
}
.news_box_inner a:hover .news_box_texts_container .h6{
	text-decoration:underline;
}
#blogSidebar{
	top:100px;
}
.new_products_section h3{
	color:#333;
}
.product_box_lowest_price_container,
.product_box_small_lowest_price_container,
.product_detail_lowest_price_container{
	height:10px;
	line-height:1;
	font-size:10px;
	overflow:hidden;
}
.product_detail_filter_value_on_headpic_container {
	z-index:1;top:0;left:0;
}
.product_box_filter_value_on_headpic_container img{
	height:4rem;
	width:auto;
}
.product_detail_filter_value_on_headpic_container  img{
	height:5rem;
	width:auto;
}
/* This is your "moving track" */
.partner_elements_outer {
  display: flex;
  width: max-content;   /* Essential: allows the row to be as long as it needs to be */
  flex-wrap: nowrap;    /* Prevents logos from wrapping to a second line */
  gap: 150px;            /* Adjust the space between logos here */
  align-items: center;
  animation: scroll 30s linear infinite;
}

/* Pause when someone interacts with it */
.partner_elements_outer:hover {
  animation-play-state: paused;
}

/* This is where you control the logo size */
.partner_element_outer img {
  height: 120px;        /* Set the desired height (e.g., 100px or 120px) */
  width: auto;          /* Maintains aspect ratio */
  flex-shrink: 0;       /* VERY IMPORTANT: prevents images from shrinking */
  display: block;
  object-fit: contain;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    /* Since you have 8 logos (4 original + 4 duplicates), 
       moving by -50% creates the perfect loop. */
    transform: translateX(-50%);
  }
}
.partner_elements_section {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}
.before_after_section{
	background-color:#efded9;
}
.before_after_section_left {
  display: flex;
  flex-direction: column;   /* Stacks the H3 and P vertically */
  justify-content: center;  /* Centers them vertically */
  align-items: flex-start;  /* Keeps text aligned to the left (change to 'center' if desired) */
  
  min-height: 400px;        /* Or whatever height your section needs to be */
  height: 100%;             /* Ensure it fills its parent height */
}

/* Optional: Clean up default margins for tighter control */
.before_after_section_left h3 {
  margin-top: 0;
  margin-bottom: 15px;      /* Gap between heading and paragraph */
  text-transform: uppercase; /* Matches your text style */
  width:100%;
  color:#000 !important;
}

.before_after_section_left p {
  margin-bottom: 0;
  width:100%;
}
/* 1. The Container (the "Window") */
.testimonials_elements_outer {
  overflow: hidden;
  width: 100%;
  padding: 40px 0; /* Add some space for shadows/breathing room */
}

/* 2. The Moving Track */
.testimonials_elements_inner {
  display: flex;
  width: max-content;
  gap: 30px; /* Space between testimonial cards */
  animation: testimonialScroll 40s linear infinite; /* Slower than logos for readability */
}

/* Pause on hover so people can actually read them! */
.testimonials_elements_inner:hover {
  animation-play-state: paused;
}

/* 3. The Individual Card */
.testimonials_element {
  width: 350px;      /* Set a consistent width for each card */
  flex-shrink: 0;    /* Prevents cards from squishing */
  background: #fff;  /* Visual styling */
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* 4. The Animation */
@keyframes testimonialScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    /* Moves exactly half the width of the total track */
    transform: translateX(calc(-50% - 15px)); /* -50% minus half the gap */
  }
}

/* Star SVG styling to keep them in a row */
.testimonials_element svg {
  display: inline-block;
  margin-right: 2px;
  border-radius: 4px; /* Makes the square backgrounds look nicer */
}
.viral_section_upper svg{
	width: 100%;
    height: 200px;
    display: block;
    object-fit: cover;
    transform: rotate(0);
}
.viral_section_lower svg{
	width: 100%;
    height: 200px;
    display: block;
    object-fit: cover;
    transform: rotate(180deg);
}
.viral_section_middle{
	background-color:#f9df8d;
}
.testimonials_element_inner{
	text-align:center;
}
.testimonials_element_title{
	text-align: center;font-size: 1.6rem;font-weight:800;color:#000;
}
.testimonials_element_summary{
	font-size:0.9rem;
	text-align: center;
}
.testimonials_element_author{
	text-align: center;
}
.product_detail_short_description_container, .product_detail_short_description_container p{
	font-size:1.1rem;
}
.side_cta_container{
	z-index: 2;
    position: fixed;
    filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 0px 30px);
    top: 50%;
    left: 0px;
    transform: rotate(-90deg) translate(-50%, 0px);
    transform-origin: left top;
    margin-left: 0px;
    width: 140px;
    padding:0;
    background-color: rgb(134, 106, 46);
	border: none;
}
.side_cta_container .toast-header{
	margin-bottom: 0;
}
.side_cta_container a{
	text-decoration:none;
}
.side_cta_container span{
	overflow: hidden;
    box-sizing: border-box;
    border-radius: 0px 0px 4px 4px;
    background-color: rgb(134, 106, 46);
    min-height: 40px;
    height: 100%;
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color:#FFF;
    font-size:1.1rem;
    text-align:center;
    font-weight:500;
}
.side_cta_container .btn-close{
	position: absolute;
    top: 37px;
	right: -13px;
    background-color: #000;
    color: #FFF;
    --cz-btn-close-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");
}
