/*-------------------- JACKET MAIN TABS --------------------*/
.wc_3d_player { display: none; }

.single-product div.product { align-items: flex-start; }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { float: none; position: sticky; top: 175px; }
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: none; }

.show_detailed_pricing { position: absolute; display: none; width: 100%; z-index: 5; bottom: 15px; padding: 0 15px; justify-content: space-between; }
.show_detailed_pricing .review_item { display: flex; align-items: center; }
.show_detailed_pricing .review_item:last-child:not(:nth-child(3n)) { margin-left: auto; }
.show_detailed_pricing { font-size: 18px; color: #109fa7; font-weight: 700; }
.show_detailed_pricing .item_label { margin-right: 5px; }
.show_detailed_pricing .item_price { color: #777777; }

@media screen and (max-width: 767px) {
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { position: relative; top: 0;}
    
}

#svg_data text { white-space: pre; }

.no-scroll { overflow-y: hidden; }

.single_add_to_cart_button { display: none!important; }
.rc_button { font-family: 'Josefin Sans' !important; display: block; text-align: center; cursor: pointer; border-radius: 30px; background: #E1463A !important; padding: 14px 50px 10px 50px !important; font-size: 14px; font-weight: bold; line-height: 1em !important; color: #fff !important; margin-top: 20px; text-transform: uppercase; border: 0; }
.rc_button.alt_button { background: var(--primary-blue)!important; }
.review_button { display: none; }

.main-cart-jb-tabs-wrapper { max-height: 100%; padding-right: 0px; margin-bottom: 0px; }

#jb-tabs { display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; }
#jb-tabs > .jb-tab{ width: 100%; }
#jb-tabs > .jb-tab > a { display: block; padding: 15px 15px; text-align: center; border: 3px solid #EFEFEF; background: #fff; font-family: 'Josefin Sans' !important; font-size: 16px; font-weight: 700; color: #777777; width: 100%; }
#jb-tabs > .jb-tab > a:hover { background: #E1463A; color: #fff; cursor: pointer; }
#jb-tabs > .jb-tab > a.active { background: #E1463A; color: #fff; cursor: pointer; }
#jb-tabs > .jb-tab:first-child > a { border-radius: 100px 0 0 100px; border-right: 1px solid #EFEFEF; }
#jb-tabs > .jb-tab:last-child > a { border-radius: 0 100px 100px 0; border-left: 1px solid #EFEFEF; }
.Personalization{ display: none; }

.firstvisible .wc_config_title { color: #E1463A!important; }

/*.material_group.d-none { display: block!important; }*/

.wc_3d_materials { position: relative; margin-bottom: 30px; }
.wc_3d_materials .sub_total { display: none; position: absolute; top: 15px; left: -110px; color: #109fa7; font-weight: bold; }

.material_options { padding: 0!important; color: #777777; }
.material_group.active .material_options { padding: 15px 10px !important; }

.obj_option, .pattern_option, .mat_option, .img_option, .gradient_option, .font_color { transition: none; }
.obj_option.active:before, .pattern_option.active:before, .font_color.active:before, .gradient_option.active:before, .mat_option.active:before, .img_option.active:before{ display: none; }

.mat_option, .font_color { width: 30px; height: 30px; }
.mat_option:hover, .font_color:hover { border: none; }

.option_price, .option_value { color: #109fa7; margin-right: 30px; }
.option_value { position: absolute; right: 50px; width: 185px; text-align: right; }

.color_grid, .text_options_block .wc_3d_font_colors_wrapper { display: grid; grid-template-columns: repeat(10, minmax(0, 1fr)); gap: 1rem; }
.color_grid .mat_option.active, .font_color.active { outline-style: solid; outline-width: 2px; outline-offset: 2px; border: none; } 
.color_grid .mat_option[data-mat-title="White"], .font_color[data-mat-title="White"] { border: 1px solid #ccc; }
.color_grid .mat_option[data-mat-title="White"].active, .font_color[data-mat-title="White"].active { outline: #efefef !important; outline-style: solid !important; }

.conditional_colors .mat_option, .conditional_images .img_option { display: none; }

.material_group .input-error-msg-top { display: none; }
.material_group.active .input-error-msg-top { display: block; }

.material_group.active .material_options { scrollbar-width: thin; scrollbar-color: #E1463A #E9E9E9; }

/*-------------------- Custom Designs for all Options --------------------*/

p.mat-custom-title { font-family: 'Josefin Sans' !important; font-size: 14px !important; font-weight: 700; display: block; width: 100%; height: auto; position: absolute; bottom: -30px; text-align: center; }

.simple_style > .img_option .mat-custom-title { background: #DDDDDD; padding: 2px 30px; border-radius: 100px; width: max-content; }
.simple_style > .img_option:hover p.mat-custom-title { color: #fff !important; background: #109FA7 !important; }
.simple_style > .img_option.active p.mat-custom-title { color: #fff !important; background: #109FA7 !important; }

/*-------------------- Simple Design --------------------*/
.simple_style { display: flex; flex-wrap: wrap; justify-content: center;}
.simple_style > .mat_option, .simple_style > .obj_option, .simple_style > .img_option { border-radius: 0; max-width: 37%; flex: 0 0 40%; background-size: contain !important; background-position: bottom !important; margin: 15px; height: 70px; overflow: visible; }
.simple_style > .mat_option:hover, .simple_style > .obj_option:hover { border: none; border-radius: 0 !important; filter: brightness(0) saturate(100%) invert(43%) sepia(90%) saturate(777%) hue-rotate(144deg) brightness(91%) contrast(87%); }
.simple_style > .mat_option.active, .simple_style > .obj_option.active { border: none; border-radius: 0 !important; filter: brightness(0) saturate(100%) invert(43%) sepia(90%) saturate(777%) hue-rotate(144deg) brightness(91%) contrast(87%); }

.simple_style.custom_trim_pattern > .mat_option, .simple_style.custom_shoulder_stripe > .mat_option, .simple_style.custom_number_leather_stripes > .mat_option,
.simple_style.custom_number_wool_stripes > .mat_option, .simple_style.custom_embroidery_style > .mat_option { max-width: 33%; flex: 0 0 33%; margin: 15px 0; }

.simple_style > .img_option { display: inline-flex; justify-content: center; align-items: center; }
.simple_style > .img_option:hover, .simple_style > .img_option.active {  border: none; border-radius: 0 !important; }

.custom_top_lettering_layout > .mat_option { height: 35px; }

/*-------------------- Bullet Design --------------------*/
.bullet_design { display: flex; justify-content: space-between; align-items: center; }
.bullet_design > .mat_option { border: 3px solid #EFEFEF; width: 100%; height: 45px; background: transparent !important;  border-radius: 0; display: flex; justify-content: center; align-items: center; }
.bullet_design > .mat_option:first-child { border-radius: 20px 0 0 20px; border-right: 1.5px solid #EFEFEF; }
.bullet_design > .mat_option:last-child { border-radius: 0 20px 20px 0; border-left: 1.5px solid #EFEFEF; }
.bullet_design > .mat_option:hover { background: #109FA7 !important; cursor: pointer; border: none; color: #fff; }
.bullet_design > .mat_option.active { background: #109FA7 !important; border: none; outline: none; color: #fff; }
.bullet_design p.mat-custom-title { position: relative; bottom: initial; }

/*-------------------- Pill Design --------------------*/
.pill_design { display: flex; justify-content: space-between; align-items: center; padding-bottom: 0; flex-wrap: wrap; }
.pill_design > .mat_option { border: 3px solid #EFEFEF; width: 100%; height: 45px; background: transparent !important; max-width: 49%; flex: 0 0 49%; margin-bottom: 15px; border-radius: 20px; }
.pill_design > .mat_option:hover { background: #109FA7 !important; cursor: pointer; border-radius: inherit; color: #fff; }
.pill_design > .mat_option.active { background: #109FA7 !important; border: none; border-radius: inherit; color: #fff; }
.pill_design p.mat-custom-title { top: 50%; transform: translateY(-12px); }

/*-------------------- Emblem Category Design --------------------*/
.emblem_cat_scroll::-webkit-scrollbar { width: 10px; }
.emblem_cat_scroll::-webkit-scrollbar-track { background-color: #fff; border: 1px solid #E9E9E9; -webkit-border-radius: 10px; border-radius: 10px; }
.emblem_cat_scroll::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: #AAAAAA; }

.emblem_cat_scroll { display: flex; margin-top: 30px; flex-flow: wrap; text-align: left; justify-content: flex-start; align-items: flex-start; padding: 0 !important; overflow-y: auto; height: 210px; scrollbar-width: thin; scrollbar-color: #E1463A #E9E9E9; margin-bottom: 30px; border-radius: 0; }
.emblem_cat_scroll > .mat_option { width: 100%; height: 45px; background: transparent !important; text-align: left; border: 0 !important; outline: 0 !important; border-radius: 0 !important; }
.emblem_cat_scroll > .mat_option.active { background: #009ca640 !important; }
.emblem_cat_scroll > .mat_option:hover { background: #009ca640 !important; cursor: pointer; border-radius: 0; border: none; width: 100%; margin: 0; padding: 0; }

.emblem_cat_scroll p.mat-custom-title { top: 50%; transform: translateY(-12px); text-align: left; text-transform: uppercase; padding-left: 15px; padding-right: 15px; }
.emblem_cat_scroll > .mat_option.active p.mat-custom-title { text-align: left; }
.emblem_cat_scroll > .mat_option:hover{ background: #009ca640 !important; cursor: pointer; border: none; outline: none; border-radius: 0; }
.emblem_cat_scroll > .mat_option:focus-visible{ border: none; outline: none; }

/*-------------------- Text Configuration Style --------------------*/
.material_options.text_color input.field_text { border: 3px solid #EFEFEF; margin-top: 20px; padding: 8px 15px; width: 100%!important; }
.material_options.text_color input.field_text::placeholder { font-size: 0; }
.material_options.text_color .text_options_block > h5.text_options_heading { display: none; }
.material_options.text_color .option_block_wrapper { margin-top: 20px; }
.material_options.text_color .option_block_wrapper > h5.text_options_heading { font-family: 'Josefin Sans'; border: none; font-size: 14px; color: #777777; background: transparent; font-weight: bold; border-radius: 0; padding: 0; padding-bottom: 10px; border-bottom: 2px solid #D8D8D7; position: relative; margin-bottom: 15px !important; }
.material_options.text_color .option_block_wrapper > .font_color { width: 30px; height: 30px; border-radius: 100px; margin-right: 6px; margin-bottom: 15px; border: 0; }

/*-------------------- Review Sections --------------------*/
.review_div { overflow-y: auto; display: none; scrollbar-width: thin; scrollbar-color: #E1463A #E9E9E9; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: #fff; z-index: 9999; padding: 0 25px; }
.review_div.visible { display: block; }
.review_div h3 { margin: 5px 0; display: block; text-align: center; color: #E1463A; font-size: 24px; font-weight: bold; padding: 5px 10px; }
.product_images { min-height: 200px; border-radius: 5px; display: flex; align-items: center; max-width: 1200px; margin: 10px auto; }
.product_images > div { flex-grow: 1; flex-basis: 0; flex: 1; }

.review_img  .review_big_image { display: none; position: absolute; width: 480px; height: 400px; background: #fff; border-radius: 10px; border: 5px solid #000; top: calc(50% - 200px); left: calc(50% - 240px); }
.review_img .review_big_image.active { display: flex; justify-content: center; }
.review_big_image .close_sidebar { position: absolute; right: 5px; top: 5px; height: 35px; width: 35px; font-size: 24px; font-weight: bold; cursor: pointer; margin-bottom: 25px; display: inline-block; line-height: 30px; padding: 2px; margin-left: auto; background: #000; color: #fff; text-align: center; border-radius: 50%; }

.product_customisation_data { display: flex; width: 100%; }
.wc_3d_data_box { flex-grow: 1; flex-basis: 0; flex: 1; margin-right: 15px; }

.wc_3d_data_box h3 { background: var(--primary-blue); color: #fff; text-transform: uppercase; border-radius: 40px; padding-top: 10px; }

.wc_3d_data_box:last-child { margin-right: 0; }
.wc_3d_data_content { color: #000; overflow-y: auto; height: 384px; scrollbar-width: thin; scrollbar-color: #E1463A #E9E9E9; }

.review_total_price { padding: 5px 10px; }
.review_group_wrapper { padding: 10px; }
.review_group_wrapper h4, .review_group_wrapper .base_price .item_label { font-size: 18px; color: #109fa7; font-weight: 700; }

.wc_3d_data_content .review_item, .wc_3d_data_content .rtotal_price { display: flex; gap: 10px; align-items: center; font-size: 14px; font-weight: 600; }
.wc_3d_data_content .review_item .item_label { width: 50%; }
.wc_3d_data_content .review_item .item_value { width: 30%; }
.wc_3d_data_content .review_item .item_price { width: 20%; text-align: right; padding-right: 10px; }
/*.wc_3d_data_content .review_item div, .wc_3d_data_content .rtotal_price div { flex-grow: 1; flex-basis: 0; flex: 1; }*/

.wc_3d_data_content .error { color: #e1463a; }
.wc_3d_data_content .error .item_value { font-weight: bold; }

.review_total_price { font-size: 16px; font-weight: bold; line-height: 40px; margin-top: 15px; border-top: 3px dashed #E1463A; }

.wc_3d_data_content .rtotal_price { justify-content: space-between; font-size: 18px; }
.wc_3d_data_content .rtotal_price .rtotal {  color: #109fa7; }
.rc_final_review_tick { padding: 10px 0; font-weight: bold; }
#confirm_review { margin-right: 15px; border-color: #109fa7; }
#confirm_review:disabled { background: #eee; }
.error .wcpa_field { color: #e1463a; display: none; }

@media screen and (max-width: 1024px) {
	.color_grid, .text_options_block .wc_3d_font_colors_wrapper { grid-template-columns: repeat(6, minmax(0, 1fr)); }
	.option_value { width: 100px; }
	.show_detailed_pricing .review_item {  display: block; }
}

@media screen and (max-width: 768px) { 
    .show_detailed_pricing { top: 0px; display: block!important; }
    .show_detailed_pricing .review_item {  display: flex; }
}

@media screen and (max-width: 767px) {
    .product_images { flex-wrap: wrap; }
    .product_images > div { flex-grow: 50%; flex-basis: 0; flex: 50%; }
    .product_customisation_data { flex-wrap: wrap; }
    .wc_3d_data_box { flex-grow: 100%; flex-basis: 0; flex: 100%; }
    
}


@media screen and (max-width: 480px) {
	.review_img .review_big_image {
		width: 330px;
		height: 280px;
		left: calc(50% - 165px);
		top: calc(50% - 170px);
	}
}

/* Tirth Code Starts*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	opacity: 0;
	pointer-events: all;
	width: 1px;
}

/* For Firefox */
input[type="number"] {
	-moz-appearance: textfield;
}
/* Tirth Code Ends*/