
	.blockseewoogallery-gallery_wrap .theme-product-actions button{
		width:48px;
		height:48px;
		border-radius:24px;
		display:flex;
		align-items:center;
		justify-content:center;
		margin-bottom:16px;
		background-color:var(--main_color_opacity_08_hex);
	}
	
	

.bsdc-short-description{
	margin-bottom:32px;
}

.product-buttons-wrapper{
	position:relative;
}


.product.type-product + .section-system-container{
	padding-top:0px;
}

.section-common.woo-extra-content-section{
	padding-top:0px;
}

/* Product page grid layout */
.product_page_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.product_page_gallery {
	min-width: 0;
}

.product_page_summary {
	min-width: 0;
}

.entry-summary-product {
	padding-left: 60px;
}

.redcod-tabs ul.redcod-tab-links li span i {
	font-style:normal;
}

.screen-reader-text, .woocommerce-notices-wrapper{
	display:none !important;
}

.wpgs_image{
	display:flex !important;
	justify-content:center;
}

html body .slick-dots.wpgs-dots li.slick-active button{
	background-color:var(--extra_color);
}

html body .slick-dots.wpgs-dots li button{
	background-color:var(--extra_color_opacity_20);
}

.offer_box_content{
	margin-top:60px;
	padding:31px 166px 31px 40px;
	background-color:var(--second_color_opacity_10);
	font-size: 15px;
	line-height:160%;
	font-weight: 250; 
}

.offer_box_content p{
	margin-bottom:8px;
}

.offer_box_content_title{
	margin-bottom:16px;
	font-size: 15px;
	font-weight: 500;
	line-height: 160%;
	text-transform: uppercase; 
}

.offer_box_content{
	background-size:146px 100%;
	object-fit:contain;
	background-repeat:no-repeat;
	background-position:right center;
}

.variations_form > div{
	width:100%;
}

body.front-page .main_single_page_elements_in .variations_form .reset_variations{
	display:none;
}

body.front-page .main_single_page_elements_in .variations_form .woo-variation-raw-select{
	display:none;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li.selected .variable-item-contents{
	background-color:var(--second_color); 
	color:#fff;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li .variable-item-contents{
	display:flex;
	height:50px;
	padding:0 16px;
	align-items:center;
	justify-content:center;
	color: var(--text_color);
	font-weight: 300; 
	transition: all .3s ease;
	cursor:pointer;
	font-size: 13px; 
	border: 1px solid var(--second_color); 
	text-transform: uppercase; 
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li .variable-item-contents:hover{
	background-color:var(--second_color_opacity_80);
	color:#fff;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li{
	margin-right:12px;
	margin-bottom:12px;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items{
	display:flex;
	flex-wrap:wrap;
	list-style-type:none;
	margin:0px;
}

body.front-page .main_single_page_elements_in .variations_form table.variations{
	margin:0px 0 50px;
	border-radius:0px;
}

body.front-page .main_single_page_elements_in .variations_form table td,
body.front-page .main_single_page_elements_in .variations_form table,
body.front-page .main_single_page_elements_in .variations_form table th{
	border:0px none;
	padding:0px;
}

body.front-page .main_single_page_elements_in .variations_form table th.label{
	margin-bottom:16px;
}	

body.front-page .main_single_page_elements_in .variations_form table th label{
	opacity: 0.9; 
	color:var(--text_color);
	font-weight: 300;
	font-size: 15px;
}	
	
.main_single_page_elements_in .variations_form table,
.main_single_page_elements_in .variations_form tr,
.main_single_page_elements_in .variations_form td,
.main_single_page_elements_in .variations_form th.label{
	display:block;
}

.main_single_page_elements_in .order_wrap_box{
	width:50%;
	padding-left:20px;
}

.woo_price_redcoder{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	align-items:center;
	justify-content:space-between;
}

.woo_price_redcoder p {
	font-size:30px;
	font-weight: 800; 
}

.woo_price_redcoder p{
	margin-bottom:0px;
}

.woo_price_redcoder .quantity,
.woo_price_redcoder .qty_option_btn{
	width:33.333333333333333%;
}

.woo_price_redcoder .qty_option_btn{
	background-color:var(--extra_color_opacity_10);
	height: 44px; 
	border-radius: 4px; 
}

.woo_price_redcoder .qty_option_btn{
	font-size:23px;
    outline: none !important;
	border:0px none;
	color:var(--extra_color) !important;
}

.woo_qty_redcoder input[type="number"] {
	  -moz-appearance: textfield;
	  width: 44px;
	  background-color:transparent;
	  height: 44px;
	  color: var(--text_color);
	  border-radius: 8px;
	  text-align: center;
	  font-size: 18px;
	  font-weight: 400;
	  border: 0px none;
	  outline:none !important;
}

.woo_price_redcoder .woo_simple_price{
	width:50%;
	margin-bottom:25px;
}

.woo_price_redcoder.hidden_qty .woo_simple_price p, .woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price{
	align-items:flex-end;
	display:flex;
}

.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price ins,
.woo_price_redcoder.hidden_qty .woo_simple_price p>ins{
	order:1;
}

.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price del,
.woo_price_redcoder.hidden_qty .woo_simple_price p>del{
	order:2;
	margin-left:16px;
}
.woo_price_redcoder.hidden_qty .woo_simple_price{
	width:100%;
	margin-bottom:0px;
}

.woo_price_redcoder .woo_qty_redcoder{
	width:132px;
	display:flex;
	justify-content:flex-end;
	margin-bottom:25px;
}

.woo_price_redcoder.hidden_qty{
	width:50%;
}

.woo_price_redcoder.hidden_qty .woo_qty_redcoder{
	display:none;
}

.woo_simple_price_label{
	display:none;
}

.woo_price_redcoder ins, .woocommerce-variation-price bdi{
	color: var(--333333, #333);
	font-size: 32px; 
	font-weight: var(--h1_weight);
	line-height: 113.333%;
	text-transform: uppercase; 
}

.woo_price_redcoder del>span,
.woo_price_redcoder del bdi{
	color: var(--text_color);
	opacity: 0.7; 
	font-size: 16px;
	font-weight: 300;
	width:100%;
	display:block;
	line-height: 171.429%;
	margin-bottom:2px;
}


.single_variation_wrap{
	width:50%;
	display:flex;
	justify-content:flex-end;
}



.single_add_to_cart_button:hover{
	background-color: var(--extra_color_hover);
}

.single_add_to_cart_button{
	outline:none !important;
	position:relative;
}

.single_add_to_cart_button.loading .btn_load {
	opacity:1;
}

.single_add_to_cart_button.loading .btn_text {
	opacity: 0;
}

.main_single_add_to_cart_hide.main_single_page_elements_in{
	margin-bottom:12px;
}

.main_single_add_to_cart_hide  .single_add_to_cart_button{
	display:none;
}

.main_single_page_elements_in .woo_simple_price {
	display:flex;
}

.main_single_page_elements_in .woo_simple_price .discount-percentage{
	border-radius: 4px;
	margin-right:16px;
	background-color:var(--extra_color_2_opacity_10);
	width: 52px;
	height: 36px; 
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	color:var(--extra_color);
	font-size: 14px;
	font-weight: 500; 
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price {
	display:flex;
	align-items:flex-end;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price ins{
	order:1;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del{
	line-height:1;
	display:block;
	order:2;
	margin-left:14px;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del span bdi{
	margin:0px;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del span{
	margin:0px;
}


.cart-items-buttons .common_btn {
  height: 64px;
}

.cart-items-buttons .common_btn.common_btn_transparent {
  background-color: transparent;
  color: var(--second_color);
  border:1px solid var(--second_color) !important;
}

.cart-items-buttons .common_btn.common_btn_transparent:hover {
	background-color: var(--second_color_hover);
	border:1px solid var(--second_color_hover) !important;
	color:#fff;
}


.main_single_page_elements_in .order_main {
  width: 100%;
  border-radius: var(--button_border_radius);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-transform: uppercase;
  height: 60px;
  color: #fff;
  background-color: var(--extra_color);
}

.main_single_page_elements_in .order_main:hover {
  color: #fff;
  background-color: var(--extra_color_hover);
}

.main_single_page_elements_in form {
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
}

.main_single_page_elements_in_variable{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	align-items:center;
}

body.front-page .entry-summary-product .archive_title_h1,
.h2.woo-extra-title{
	font-size:38px;
}

body.front-page .entry-summary-product .archive_title_h1{
	margin-bottom:20px;
	margin-top:0px;
	line-height:120%;
}

.woocommerce-product-details__short-description{
	font-size: 15px; 
	line-height: 153.333%;
	margin-bottom:32px;
	font-weight: 300; 
	opacity:0.9;
}

.woocommerce-product-details__short-description a{
	font-weight: 600; 
}

.redcod-tabs ul.redcod-tab-links {
  list-style: none;
  margin: 0 0px 36px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  gap: 0 24px;
}

@media (min-width: 990px) {
  .redcoder-tabs-nav-col {
    min-width: 50%;
  }

  .redcod-tabs ul.redcod-tab-links {
    min-width: 50%;
    justify-content: space-between;
  }
}

.redcod-tabs ul.redcod-tab-links:after{
	content:'';
	display:block;
	position:absolute;
	bottom:0px;
	height:5px;
	background-color:var(--second_color_opacity_20);
	width:100%;
}

.redcod-tabs-indicator{
	position:absolute;
	bottom:0;
	height:5px;
	background-color:var(--second_color);
	transition:left 0.3s ease, width 0.3s ease;
	z-index:1;
}

.redcod-tabs ul.redcod-tab-links li.redcod-active span,
.redcod-tabs ul.redcod-tab-links li.redcod-active span:hover {
  color: var(--second_color);
}

.redcod-tabs ul.redcod-tab-links li.redcod-active span i{
	font-style:normal;
}

.redcod-tabs ul.redcod-tab-links span {
  cursor:pointer;
  padding-bottom: 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--second_color_opacity_60);
  text-transform: uppercase;
  transition: color 0.3s;
}

.redcod-tabs {
	width: 100%;
	display: flex;
}

.row_tabs_header{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.woocommerce_tabs_title_description{
	font-size: 36px;
	font-weight: 800;
	margin: 0 0px 29px;
	line-height:161.111%;
	text-transform: uppercase; 
}

.product_page_custom{
	padding-bottom:70px;
}

.product-container-tabs {
	padding: 0px 0px 58px;
}
.redcod-tab.redcod-active {
	display: block;
}
.redcod-tab {
	display: none;
}
.product_page_custom_wrap .onsale{
	display: none;
}

.sidebar_form_wrap .confid_box a{
	color:#fff;
	font-weight:400;
}

.sidebar_form_wrap .confid_box {
	font-size: 13px; 
	font-weight:300;
	max-width:443px;
	margin:24px auto;
	color:#fff;
}

.sidebar_form_wrap .common_btn {
  width: 174px;
  margin: 0 auto;
  height: 48px;
  font-size: 14px;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control{
	color:#333;
	outline:none !important;
	border:2px solid #fff;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control, .col_product_inf_item_2 .sidebar_form_wrap .common_btn {
	height: 52px;
	outline:none !important;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap {
  display: block;
  width: 269px;
  padding-right: 20px;
  margin-bottom: 0px;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control, .col_product_inf_item_2 .sidebar_form_wrap .common_btn {
  height: 52px;
}

.col_product_inf_item_2 .form_inputs_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sidebar_form_in {
  position: relative;
  z-index: 3;
  color: #fff;
}

.form_title_sidebar {
color: var(--ffffff, #FFF);
text-align: center;
font-size: 32px;
font-weight: 700;
margin-bottom:12px;
line-height: 125%;
letter-spacing: 0.32px;
text-transform: uppercase; 
}

.form_subtitle_sidebar {
text-align: center;
font-size: 15px;
font-weight: 300;
margin-bottom:37px;
line-height: 146.667%;
}

.common_btn {
  position: relative;
  background-color: var(--second_color);
  border-radius: var(--button_border_radius);
  padding-left: 15px;
  padding-right: 15px;
  height: 52px;
  display: flex;
  border: 0px none !important;
  width: 100%;
  color: #fff;
  font-size: 13px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}

.common_btn:hover {
	background-color: var(--second_color_hover);
}

.col_product_inf_item_2 .sidebar_form_wrap {
  padding-top: 81px;
  padding-bottom: 46px;
}
.col_product_inf_item .sidebar_form_full {
  margin-top: 0px;
}
.sidebar_form_wrap {
  position: relative;
  padding-top: 110px;
  border-radius: 14px;
  padding-bottom: 32px;
  margin-top: 24px;
  padding-left: 28px;
  padding-right: 28px;
  text-align: center;
  background: var(--2-d-0000, #2D0000); 
}

.col_product_inf_item.col_product_inf_item_2{
	padding-left:60px;
}

.redcod-tab-content {
	font-weight: 400;
	line-height:153%;
	font-size: 15px; 
	color:var(--text_color_opacity_90);
}

body.front-page .redcod-tab-content h2{
	font-size:24px;	
}

.redcod-tab-links a{
	text-decoration:underline;
	color:var(--main_color);
}

.redcod-tab-content p{
	margin-bottom:12px;
}

.sidebar_form_wrap::before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 128px;
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/product_form_bg.jpg);
}

.sidebar_form_wrap::after {
  -webkit-border-top-left-radius: 14px;

  -webkit-border-top-right-radius: 14px;

  -moz-border-radius-topleft: 14px;

  -moz-border-radius-topright: 14px;

  border-top-left-radius: 14px;

  border-top-right-radius: 14px;

  position: absolute;

  z-index: 2;

  background: linear-gradient(0deg, #2D0000 0%, rgba(45, 0, 0, 0.63) 100%); 

  content: '';

  display: block;

  position: absolute;

  top: 0px;
  left: 0px;
  width: 100%;
  height: 128px;
}

.product-container-tabs + .section-common{
	padding-top:25px;
}

.init_product_item {
  padding-left: 144px;
  min-height: 128px;
  position: relative;
  padding-bottom: 8px;
  border-bottom: 3px solid var(--third_color);
}

.init_img_wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.init_img_wrap img {
  height: 110px;
  width: 110px;
  object-fit: contain;
}

.init_img_wrap.image_cover img{
	object-fit:cover;
	object-position:center top;
	border-radius:var(--big_border_radius);
}

.init_product_item_info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 128px;
}

.init_name {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 7px;
  line-height: 133.333%;
  text-transform: none;
}

.init_price {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.woocommerce-product-details__form_order .littleform_row{
	display:flex;
	flex-wrap:wrap;
	margin:0 -11px;
}

.woocommerce-product-details__form_order .littleform_item{
	padding:0 11px;
	margin-bottom:22px;
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select .current{
	font-weight: 300; 
	font-size:14;
	color:var(--text_color);
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select:after {
	right:15px;
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select{
	padding-left:18px;
}

.woocommerce-product-details__form_order .littleform_item_max{
	width:36.5%;
}

.woocommerce-product-details__form_order .littleform_item_min{
	width:27%;
}

.woocommerce-product-details__form_order .littleform_item_label{
	margin-bottom:9px;
	color: var(--005589, #005589);
	font-size: 13px;
	font-weight: 500;
	opacity: 0.6; 
	letter-spacing: 0.13px;
	text-transform: uppercase; 
}

.woocommerce-product-details__form_order .littleform_item_last .order_button{
	height:56px;
	border:0px none !important;
}

.woocommerce-product-details__form_order .littleform_item_last{
	padding-top:18px;
	width:100%;
}

.woocommerce-product-details__form_order .confid_box{
	color:var(--text_color_opacity_50);
	font-weight:300;
	text-align:center;
}

.woocommerce-product-details__form_order .confid_box a{
	font-weight:400;
	color:var(--text_color_opacity_50);
}

.woocommerce-product-details__form_order .lds-ellipsis span:nth-child(2),
.woocommerce-product-details__form_order .lds-ellipsis div,
.woocommerce-product-details__form_order .lds-ellipsis span {
    background-color: #fff;
}



/** single page **/

.entry-summary-product .product-buttons-wrapper{
	display:flex;
	gap:24px;
	margin-top:24px;
}

.entry-summary-product .product-buttons-wrapper .wcm-button-item{
	flex:1;
}

.entry-summary-product .product-buttons-wrapper:has(.wcm-button-item:nth-child(3)){
	gap:8px;
}

.entry-summary-product .single_add_to_cart_button{
	cursor: pointer;
	position: relative;
	transition: all .3s ease;
	background-color: var(--second_color);
	height: var(--button_height);
	border-radius: var(--button_border_radius);
	text-transform: var(--button_text_transform);
	font-size: var(--button_font_size);
	font-weight: var(--button_font_weight);
	color: var(--button_color_text);
	border-style: solid;
	border-width: var(--button_border_width);
	border-color: var(--button_border_color);
	width: 100%;
	display: flex;
	text-decoration: none !important;
	outline: none !important;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.entry-summary-product .pra_item_row_link{
	margin-top:12px;
}

.entry-summary-product .price,
.entry-summary-product .price .price-with-prefix{
	display:inline-flex;
	align-items: first baseline;
}

.entry-summary-product .price .price-prefix{
	margin-right:5px;
	order:0;
}
	
.entry-summary-product .price ins{	
	order:1;
	text-decoration:none !important;
	margin-right:12px;
}

.entry-summary-product .price del{
	opacity: 0.7;
	font-size: 16px;
	order:2;
	font-weight: 600;
	text-decoration-line: line-through;
}

.entry-summary-product .price{
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
	text-transform: lowercase;
	margin:0px;
}

.entry-summary-product .theme-qty-input,
.entry-summary-product .theme-qty-btn{
	width:34px !important;
	height:44px !important;
}

.entry-summary-product .price-qty-wrapper{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:18px;
}

@media (max-width: 990px) {


	.blockseewoogallery-gallery_wrap .theme-product-actions button{
		width:32px;
		height:32px;
		border-radius:16px;
		margin-bottom:5px;
	}
	
	.blockseewoogallery-gallery_wrap .theme-product-actions button svg{
		width:16px;
		height:16px;
	}

.redcoder-tabs-nav-col{
	width:100%;
	margin-top:24px;
}

.entry-summary-product .price{
	font-size:24px;
}

.entry-summary-product .product-buttons-wrapper{
	gap:6px;
}

.entry-summary-product .single_add_to_cart_button,
.entry-summary-product .product-buttons-wrapper .wcm-button-item .order_button{
	font-size:12px;
	height:45px;
}

.h2.woo-extra-title{
	font-size:24px;
}

.product_page_grid {
	grid-template-columns: 1fr;
}

.product_page_gallery {
	margin-bottom: 24px;
}

.product_page_custom_wrap .entry-summary-product{
	display:flex;
	flex-direction:column;
}

.product_page_custom_wrap .entry-summary-product .main_single_page_elements_in{
	order:1;
	margin-bottom:24px;
}

.product_page_custom_wrap .entry-summary-product .woocommerce-product-details__short-description{
	order:2;
}

.product_page_custom_wrap .entry-summary-product .offer_box_content{
	order:3;
}



body.front-page .main_single_page_elements_in .variations_form table.variations {
	margin: 0px 0 24px;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li {
	margin-right: 8px;
	margin-bottom: 8px;
}

.woocommerce-product-details__short-description{
	margin-bottom:12px;
}

.woo_price_redcoder.hidden_qty .woo_simple_price p, .woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price{
	flex-wrap:wrap;
}

.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price del, .woo_price_redcoder.hidden_qty .woo_simple_price p > del {
	order: 2;
	margin-left: 0px;
	width:100%;
}

.woo_price_redcoder ins, .woocommerce-variation-price bdi{
	font-size:27px;
}

.single_variation_wrap .single_add_to_cart_button{
	padding:0 12px;
}

.cart-items-buttons .common_btn{
	margin-bottom:12px;
}

.form_title_sidebar{
	font-size:24px;
}

.form_subtitle_sidebar{
	font-size:12px;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap{
	width:100%;
	margin-bottom:20px;
	padding-right: 0px;
}


.wpgs-image-no-thumb .wpgs-image img {
	max-height: 320px;
}

.wpgs-no-gallery-images .wpgs-image-slick, .wpgs-no-gallery-images .wpgs-image-flex {
	height: 270px !important;
}

html body .slick-track .woocommerce-product-gallery__image--placeholder.slick-slide{
	height: 270px !important;
}

.wpgs-image-no-thumb .wpgs-image img {
    max-height: 240px;
}

.entry-summary-product {
   padding-left: 0;
}

body.front-page .entry-summary-product .archive_title_h1{
	font-size:22px;
}

.col_product_inf_item_1, .col_product_inf_item_2{
	width:100%;
}

.redcod-tabs ul.redcod-tab-links span{
	font-size:14px;
}

.redcod-tab-content{
	font-size:14px;
}

.col_product_inf_item.col_product_inf_item_2 {
	padding-left: 12px;
	margin-top:30px;
}

.col_product_inf_item_2 .sidebar_form_wrap {
  padding-top: 35px;
  padding-bottom: 35px;
}

.single_add_to_cart_button, .main_single_page_elements_in .order_main{
	font-size:12px;
}

.offer_box_content {
	background-size: 100px 100%;
}

.offer_box_content {
  padding: 24px 100px 24px 24px;
}

.offer_box_content {
  margin-top: 24px;
}

.product_page_custom {
  padding-bottom: 0px;
}

.wpgs-image img {
  max-height: 270px;
}

.entry-summary-product .price{
	line-height:1.3;
	flex-direction:column;
}

}

@media (max-width: 768px) {
	.redcod-tabs ul.redcod-tab-links li span i{
		display:none;
	}

	.attr_list_view_type .prodatrlist .attr_right{
		max-width:65%;
	}

	.attr_cart_view_type .prodatrlist_item{
		width:50%;
	}

	.attr_cart_view_type .prodatrlist{
		min-width: 122px;
	}

	.woocommerce-product-details__form_order .littleform_row {
		margin: 0 -5px;
	}

	.woocommerce-product-details__form_order .littleform_item_max {
		width: 50%;
	}

	.woocommerce-product-details__form_order .littleform_item_min {
		width: 100%;
	}

	.woocommerce-product-details__form_order .littleform_item {
		padding: 0 5px;
		margin-bottom: 15px;
	}

	.woocommerce_tabs_title_description{
		display:none;
	}

	.redcod-tab-content ul li{
		width:100%;
		max-width: 100%;
	}

	/* Tabs mobile styles */
	.redcod-tabs-outer{
		position:relative;
		margin-bottom:15px;
	}

	.redcod-tabs{
		width:100%;
		overflow-x:auto;
		overflow-y:visible;
		-webkit-overflow-scrolling:touch;
		scrollbar-width:none;
		-ms-overflow-style:none;
		margin-bottom:0;
	}

	.redcod-tabs::-webkit-scrollbar{
		display:none;
	}

	.redcod-tabs-fade{
		position:absolute;
		top:0;
		bottom:0;
		width:30px;
		z-index:10;
		pointer-events:none;
		opacity:0;
		transition:opacity 0.2s;
	}

	.redcod-tabs-fade.visible{
		opacity:1;
	}

	.redcod-tabs-fade-left{
		left:0;
		background:linear-gradient(to right, #fff 20%, transparent);
	}

	.redcod-tabs-fade-right{
		right:0;
		background:linear-gradient(to left, #fff 20%, transparent);
	}

	.redcod-tabs ul.redcod-tab-links{
		display:inline-flex;
		flex-wrap:nowrap;
		margin:0;
		gap:20px;
		position:relative;
		padding-bottom:5px;
	}

	.redcod-tabs ul.redcod-tab-links:after{
		content:'';
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		height:5px;
		background-color:var(--second_color_opacity_20);
	}

	.redcod-tabs ul.redcod-tab-links li{
		flex-shrink:0;
	}

	.redcod-tabs ul.redcod-tab-links span{
		font-size:13px;
		white-space:nowrap;
		padding-bottom:10px;
	}

	.redcod-tabs-indicator{
		bottom:0;
		z-index:2;
	}
	
	.woocommerce-product-details__form_order .confid_box {
		font-size:12px;
		font-weight:300;
	}
	
	.woocommerce-product-details__form_order .confid_box br{
		display:none;
	}
	
	.entry-summary-product .price .price-with-prefix{
		flex-wrap:wrap;
		line-height: 1.5;
	}
	
	.entry-summary-product .price{
		font-size:21px;
	}
	
	.entry-summary-product .price del{
		width:100%;
	}
	
	.entry-summary-product .price .price-with-prefix{
		font-size:20px;
	}
	
	.entry-summary-product .theme-qty-input, .entry-summary-product .theme-qty-btn {
		width: 45px !important;
		height: 45px !important;
	}
	
	.entry-summary-product .price-qty-wrapper{
		margin-top:6px;
	}
	
	.attr_list_view_type .prodatrlist{
		margin-bottom:5px;
	}
	
	.attr_list_view_type .prodatrlist .attr_left,
	.attr_list_view_type .prodatrlist .attr_right{
		font-size:12px;
	}
	
	.bsdc-short-description{
		font-size:14px;
		line-height:1.5;
		margin-bottom: 15px;
	}
	
	.blockseewoogallery-gallery_wrap .blocksee_badge {
		height: 24px;
		font-size: 12px;
		padding: 0 12px;
	}
	
	.blockseewoogallery-gallery_wrap .blocksee_badges_wrapper {
		top: 24px;
	}
	
	.blocksee_badge{
		margin-bottom:4px;
	}
	
	.blockseewoogallery-gallery_wrap .theme-product-actions{
		top:15px;
		right:15px;
	}
	
	
}

@media (max-width: 395px) {
	.redcod-tabs ul.redcod-tab-links span{
		font-size:12px;
	}
	.form_title_sidebar{
		font-size:21px;
	}

	.attr_list_view_type .prodatrlist .attr_right {
		max-width: 55%;
	}
}

/* ========================================
   PRODUCT REVIEWS TAB STYLES
   ======================================== */

/* Review CTA block */
.product_review_cta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 24px;
	background: var(--main_color_opacity_03_hex);
	border-radius: var(--middle_border_radius);
	margin-bottom: 24px;
}

.product_review_cta_text {
	flex: 1;
}

.product_review_cta .order_button {
	flex-shrink: 0;
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
}

.product_review_cta_title {
	font-size: 18px;
	font-weight: 600;
	color: var(--second_color);
	margin-bottom: 4px;
}

.product_review_cta_desc {
	font-size: 14px;
	color: var(--text_color_opacity_60);
}

@media (max-width: 576px) {
	.product_review_cta {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}

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

/* No reviews message */
.no_reviews_message {
	color: var(--text_color_opacity_50);
	font-size: 15px;
}

.no_reviews_message p {
	margin: 0;
}

/* Textarea with rating bar */
.textarea-bottom-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px;
}

.textarea-label {
	font-size: 13px;
	color: var(--text_color_opacity_40);
	font-weight: 500;
}

.rating-select-wrap {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 2px;
}

.rating-select-wrap input {
	display: none;
}

.rating-select-wrap label {
	cursor: pointer;
	line-height: 1;
	display: flex;
}

.rating-select-wrap label svg path {
	fill: #E0E0E0;
	stroke: #E0E0E0;
	transition: fill 0.15s, stroke 0.15s;
}

.rating-select-wrap label:hover svg path,
.rating-select-wrap label:hover ~ label svg path,
.rating-select-wrap input:checked ~ label svg path {
	fill: #F4DC23;
	stroke: #F4DC23;
}

/* Form button loader */
.blocksee-product-review-form button[type="submit"] {
	position: relative;
}

.blocksee-product-review-form button[type="submit"] .btn_load {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.2s;
}

.blocksee-product-review-form button[type="submit"] .btn_text {
	transition: opacity 0.2s;
}

.blocksee-product-review-form.submitting button[type="submit"] .btn_load {
	opacity: 1;
}

.blocksee-product-review-form.submitting button[type="submit"] .btn_text {
	opacity: 0;
}

/* Form Messages */
.blocksee-form-message {
	padding: 10px 14px;
	border-radius: var(--min_border_radius);
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

.blocksee-form-message:empty {
	display: none;
}

.blocksee-form-message.success {
	background: var(--extra_color_opacity_10_hex);
	color: var(--extra_color);
}

.blocksee-form-message.error {
	background: rgba(220, 53, 69, 0.1);
	color: #dc3545;
}

/* Reviews in tab - use existing reviews.css styles */
#redcod-tab5 .reviews_cat_container {
	margin-top: 0;
}

#redcod-tab5 .reviews_cat_container .grid_row {
	gap: 16px;
}

.reviews_product_wrap .review_in_all {
	border-bottom: 1px solid var(--main_color_opacity_20);
	padding-top: 0;
	margin-bottom: 26px;
	border-radius: 0;
	padding-left: 0;
}

.reviews_product_wrap .review_item:last-child .review_in_all {
	border-bottom: none;
	margin-bottom: 0;
}

/* Hide border only when there are still hidden reviews after */
.reviews_product_wrap .review_item_last_visible:has(~ .review_item_hidden) .review_in_all {
	border-bottom: none;
	margin-bottom: 0;
}

.reviews_product_wrap .review_text {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.reviews_product_wrap .review_text p {
	margin: 0;
}

/* Reviews Tab Layout with Aggregate Rating */
.reviews_tab_layout {
	display: grid;
	grid-template-columns: 312px 1fr;
	gap: 32px;
	align-items: start;
}

@media (max-width: 990px) {
	.reviews_tab_layout {
		grid-template-columns: 1fr;
		gap: 24px;
	}
}

/* Aggregate Rating Block */
.reviews_aggregate {
	border-radius: var(--big_border_radius);
	padding: 24px;
	position: sticky;
	top: 100px;
	border: 1px solid var(--main_color_opacity_20);
}

@media (max-width: 990px) {
	.reviews_aggregate {
		position: static;
	}
}

/* Rating under product title */
.product_rating_under_title {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
}

.product_rating_stars {
	display: flex;
	align-items: center;
}

.product_rating_stars svg {
	width: 100px;
	height: auto;
}

.product_rating_link {
	display: flex;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	color: var(--text_color);
	transition: color 0.2s;
}

.product_rating_link:hover {
	color: var(--main_color);
}

.product_sku_label,
.product_warranty_label {
	font-size: 13px;
	color: var(--second_text_color);
}

.product_sku_label + .product_warranty_label {
	margin-left: 6px; /* 8px gap + 6px = 14px between SKU and warranty */
}

.product_rating_under_title .product_rating_link ~ .product_sku_label,
.product_rating_under_title .product_rating_link ~ .product_warranty_label:not(.product_sku_label ~ *) {
	margin-left: auto;
}

.product_rating_avg {
	font-weight: 600;
	font-size: 15px;
}

.product_rating_count {
	font-size: 14px;
	color: var(--text_color_opacity_60);
}

/* Stock status in attributes list */
.prodatrlist_stock.stock-in .attr_right span {
	color: #2CB742;
}

.prodatrlist_stock.stock-out .attr_right span {
	color: #C00;
}

.reviews_aggregate_score {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--main_color_opacity_10);
}

.reviews_aggregate_number {
	font-size: 48px;
	font-weight: 700;
	color: var(--second_color);
	line-height: 1;
	margin-bottom: 8px;
}

@media (max-width: 990px) {
	.reviews_aggregate_number {
		font-size: 40px;
	}
}

.reviews_aggregate_stars {
	display: flex;
	justify-content: center;
	margin-bottom: 6px;
}

.reviews_aggregate_count {
	font-size: 14px;
	color: var(--text_color_opacity_60);
}

/* Rating Distribution Bars */
.reviews_aggregate_bars {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 20px;
}

.reviews_bar_row {
	display: flex;
	align-items: center;
	gap: 10px;
}

.reviews_bar_label {
	font-size: 13px;
	font-weight: 500;
	color: var(--text_color_opacity_60);
	width: 12px;
	text-align: center;
}

.reviews_bar_track {
	flex: 1;
	height: 8px;
	background: var(--main_color_opacity_10);
	border-radius: 4px;
	overflow: hidden;
}

.reviews_bar_fill {
	height: 100%;
	background: #F4DC23;
	border-radius: 4px;
	transition: width 0.3s ease;
}

.reviews_bar_count {
	font-size: 13px;
	color: var(--text_color_opacity_50);
	width: 20px;
	text-align: right;
}

/* Full width button in aggregate */
.order_button_full {
	width: 100%;
}

/* Reviews list in tab */
.reviews_product_wrap .reviews_cat_container {
	padding-left: 24px;
}

@media (max-width: 990px) {
	.reviews_product_wrap .reviews_cat_container {
		padding-left: 0;
	}
}

.reviews_list_single_col {
	display: flex;
	flex-direction: column;
}

/* Hidden reviews */
.review_item_hidden {
	display: none;
}

/* Show more button */
.reviews_show_more_btn {
	margin-top: 24px;
	border-radius: var(--button_border_radius);
	color: var(--main_color);
	border: 1px solid var(--main_color);
	text-transform: var(--button_text_transform);
	font-weight: var(--button_font_weight);
	display: flex;
	text-decoration: none !important;
	outline: none !important;
	background-color: #fff;
	transition: all .3s ease;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	position: relative;
	height: var(--button_height);
	overflow: hidden;
	cursor: pointer;
}

.reviews_show_more_btn:hover {
	background-color: var(--main_color);
	color: #fff;
}
