﻿@media (min-width:768px) {

    .sku-main-container h2,
    .sku-row-container h2 { font-weight: 300; padding: 0 0 6px 0; color: var(--teal); }
}
.form-control { border-radius: 6px; box-shadow: none; }
.form-control:focus { box-shadow: none; border-color: var(--secondarycolor); }
.form-control::placeholder { color: var(--primaryDefault); } #relatedDepartments h2 { margin-bottom: 0; padding-bottom: 0 
} /*html { font-size: 14px; }*/ /*.sku-main-container a:not(.btn) {
 color: #1D50C3; font-size: 12px; cursor: pointer; text-decoration: none }*/
.sku-main-container a:not(.btn):hover { color: #CC0000; text-decoration: underline; }
.qvproduct-des .text_block { padding-bottom: 10px; line-height: 18px; }
.qvConfirmationArea { height: 100%; background: #f9f9f9; padding: 5px 15px; border-right: 1px solid #d5d5d5 !important; border-radius: 8px 0 0 8px; overflow: hidden; }
.qvConfirmationArea .qvConfirmationArea_header { padding: 6px 15px; font-size: 15px; font-weight: var(--text-bold); text-align: left; border-bottom: 1px solid var(--border-color); background-color: #efefef; }
.sku-main-container { width: 100%; max-width: 1350px; margin: 0 auto; }
.sku-row-container { width: 100%; max-width: 1350px; margin: 0 auto; }
.qvQty-details .product-value-txt { padding: 10px 0 0; 
} /*.product-value-txt .btn { border-radius: 2px; }*/ /*#qv_AddToCartBtn { padding: 5px 16px; }*/
.materialRow { position: relative; }
.qvMaterial-block #materialFeatures h2 { padding: 8px 0 6px 0 }
.ftrPatch table td { vertical-align: middle; }
.ftrPatch > table > tbody > tr > td:nth-child(1) {
     padding-right: 10px; }
.item .bullet { font-family: Arial, Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 15px; margin: 0px 0px 3px 11px; text-align: left; color: #333; }
.help_text { padding-bottom: 10px; margin: 0; font-size: 14px; }
.arrow_box { padding: 10px; position: relative; background-color: #fff; border: 2px solid var(--green); border-radius: 6px; }
.SKUmatArrow { width: 50px; height: 50px; position: absolute; top: 95px; left: 2px; z-index: 1; display: none; }
.SKUmatArrow:before { right: 100%; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(163,161,158,0); border-right-color: var(--green); border-width: 15px; margin-top: -15px; }
.SKUmatArrow:after { right: 100%; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255,255,204,0); border-right-color: #FFFFFF; border-width: 13px; margin-top: -13px; }
.a-text-bold { font-weight: var(--text-bold) !important; }
.ss_dept_sub_heading { margin-bottom: 5px !important; } h1 { margin-bottom: 10px; }
.qvMaterial_color { margin-top: 10px; }
.matdiv2 .head_section { margin-bottom: 5px; }
.matdiv2 .qvMaterial_color .help_text { padding-bottom: 5px; }
.sku-img-block table { width: 100%; border-left: 0px; border-right: 0; }
.qvproduct-des .qvpart_detail tr td { padding: 3px 8px; font-size: 14px; border-width: 1px 0; }
.qvproduct-des .qvpart_detail tr td:nth-child(1) {
     white-space: nowrap; border-left: 0; border-right: 0; font-weight: var(--text-bold); }
.cart-heading i { line-height: 24px; font-size: 16px; color: #242c19; }
.qvProductImage { margin-bottom: 15px !important }
.product-Des-content h2 { font-size: 28px; font-weight: 300; margin-bottom: 5px; color: var(--teal) !important; letter-spacing: var(--heading-letter-spacing); padding-bottom: 0 }
.cart-heading span { font-size: 14px; font-weight: bold; line-height: 21px; color: #000; }
.status-row {display:flex; transition: all 0.5s ease; position: relative; }
.status-row .done { display: none }
.status-row.active { transition: all 0.5s ease; }
.status-row.active:hover { cursor: pointer; }
.status-row.active .copyBlock { line-height: 30px; overflow: hidden; text-overflow: ellipsis; width: 100%; white-space: nowrap; padding-right: 95px; }
.status-row.active .copyBlock i { display: block }
.status-row .copyBlock .step { position: absolute; left: 0; top:-1px; }
.status-row.active .copyBlock .step { display: inline-block; }



    /*.status-row.active .done{display:block;position:absolute;width:30px;height:30px;left:-14px;}
.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#5cb85c;fill:none;animation:stroke 0.6s cubic-bezier(0.65,0,0.45,1) forwards;}
.checkmark{width:30px;height:30px;border-radius:50%;display:block;stroke-width:4;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0px 0px 0px #5cb85c;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;}
.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(0.65,0,0.45,1) 0.8s forwards;}
@keyframes stroke{
  100%{stroke-dashoffset:0;}
}
@keyframes scale{
  0%,100%{transform:none;}
  50%{transform:scale3d(1.1,1.1,1);}
}
@keyframes fill{
  100%{box-shadow:inset 0px 0px 0px 30px #5cb85c;}
}*/


.status-row .btn.default { background-color: #fff; border: 1px solid #ddd; text-decoration: none; position: absolute; top: 50%; transform: translateY(-50%); right: 0px; z-index: 1; font-size: 15px; }
.status-row .btn.default:hover { background-color: #dfdfdf; }
.status-row .btn.greenbtn { background-color: #5cb85c; border: 1px solid #4cae4c; color: #fff; }
.qvPriceBreak { padding: 0px; }
.qvMaterial-block .qvMaterials .qvSizeMatLabel { font-size: 16px; font-weight: var(--text-bold); margin-bottom: 8px; }
.qvConfirmation-block .qvConfirmationArea .attrLabel { padding: 6px 15px; border-bottom: 1px solid var(--border-color); width: 100%; font-size: 14px; }
.qvConfirmation-block .qvConfirmationArea .attrLabel:last-child { border-bottom: none; margin-bottom: 0 }
.qvConfirmation-block .qvQtyArea { margin: 0; padding: 0 15px; border-bottom: none; text-align: center; float: none; width: auto; display: table-cell; vertical-align: middle; white-space: nowrap; }
.attrLabel .qv_label { font-weight: 400; font-size: 12px; width: 100%; text-align: left; display: block; text-transform: uppercase; }
.cart-heading span { font-size: 14px; font-weight: bold; line-height: 21px; color: #000; 
} /*----final_option--*/
.finish_options { font-size: 14px; }
.head_section .option_title { font-weight: var(--text-bold); display: inline-block; font-size: 18px; }
.head_section .option_sub_title { font-size: 14px; line-height: 1.4; font-weight: normal; margin-bottom: 0px; max-width: 620px; }
.head_section .option_help { line-height: 14px; display: inline-block; font-weight: normal; margin-left: 15px; }
.qvQty-details .option_help { line-height: 14px; display: inline-block; font-weight: normal; margin-left: 5px; vertical-align: 1px; }
.help-Popover { font-size: 12px; font-family: arial }
.popover.help-Popover { max-width: 100%; width: 400px; z-index: 99; }
.help-Popover p { margin: 0; padding-bottom: 6px; }
.popover.help-Popover .popover-title { font-weight: var(--text-bold); color: #333; }
.option_block .md-checkbox label { cursor: pointer; padding-left: 30px; line-height: 20px; margin-bottom: 0; width: 100%; font-size: 13px; font-weight: normal; }
.option_block .md-checkbox-list .md-checkbox { display: block; margin-bottom: 5px; padding-bottom: 8px; }
.option_block .roll_label { display: block; }
.option_block .form-md-radios.lastBorder0 .md-radio:last-child, .option_block .form-md-checkbox.lastBorder0 .md-checkbox:last-child { border-bottom: none; }
.option_block .form-md-radios.roll_size .md-radio label { line-height: 20px; width: 100%; font-size: 14px; font-weight: normal; }
.option_block form .form-group:last-child { margin-bottom: 0; }
.option_block .form-group textarea { resize: none; }
.option_block .instructions_field { width: 100%; padding: 4px 8px; height: 80px; max-width: 700px; }
.option_block .instructions_field:hover{border-color: var(--secondarycolor);}
.option_block .form-group:last-child { margin-bottom: 0; }
.option_block .form-md-radios .md-radio-list, .finish_options .md-checkbox-list { display: table-cell; }
.roll_size .roll_price { padding-left: 30px; font-weight: var(--text-bold); padding-right: 5px; }
.option_block .roll_size .md-radio.checked { background-color: #fff8ef; }
.option_block .form-md-radios.roll_size .md-radio { display: block; margin-bottom: 0px; padding: 5px; border-bottom: 1px solid #e5e4e4; }
.option_block .form-md-radios.unwind_roll .md-radio { margin-right: 5px; padding: 5px; margin-bottom: 5px; border: 1px solid #ced4da; background-color:#fff;border-radius:7px; }
.option_block .form-md-radios.unwind_roll .md-radio label { height: auto; }
.option_help .popover { width: 260px; }
.unwind_roll.form-group { margin-bottom: 0; }
.hide { display: none; 
} /*----pla_options----*/
.md-radio-inline .md-radio { display: inline-block; margin-right: 15px; }
.shapes .md-radio-inline, .size .body_section { display: flex; flex-wrap: wrap; }
.pla-shape-cont.shapes .md-radio { margin-bottom: 10px; margin-right: 5px; }
.pla-shape-cont { padding: 0 22px 0 0px; } #customerReviews { border-bottom: none; padding: 0; margin: 0; height: 0; }
.CircleSizeOption, .OvalSizeOption { display: none; padding: 0; }
.show-selected .selected-price { color: #386417; font-size: 16px; padding-left: 10px; border-radius: 0px; background: none; padding: 3px 0 3px 7px; font-weight: var(--text-bold); }
.show-selected { color: var(--secondarycolor); }
.more-choices { display: none; padding-right: 22px; }
.more-sizes { padding: 10px 24px 0 0px; }
.ftrPatch table td .matdiv1, .ftrPatch table td .matdiv2 { float: left; width: 100%; }
.md-radio-inline { margin: 5px 0; }
.MaterialPopup.popover { max-width: 442px; }
.text_bold { font-weight: bold !important; }
.mtop_10 { margin-top: 10px; }
@keyframes ripple { 0% { box-shadow: 0px 0px 0px 1px transparent; } 50% { box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1); } 100% { box-shadow: 0px 0px 0px 15px transparent; }
}
.pla-qty-cont { padding: 10px 22px 0 0px; }
.md-radio { margin: 0 0 15px; }
.md-radio.md-radio-inline { display: block; float: left; width: 20%; }
.md-radio input[type="radio"] { display: none; }
.md-radio input[type="radio"]:checked + label:before { border-color: var(--green); animation: ripple 0.2s linear forwards; }
.md-radio input[type="radio"]:checked + label:after { transform: scale(1); }
.md-radio label:before, .md-radio label:after { position: absolute; content: ''; border-radius: 50%; transition: all .3s ease; transition-property: transform, border-color; }
.md-radio label:before { left: 0; top: 0; width: 20px; height: 20px; border: 2px solid rgba(0, 0, 0, 0.54); background-color:#fff; }
.md-radio label:after { top: 5px; left: 5px; width: 10px; height: 10px; transform: scale(0); background-color: var(--green); 
} /*css for quotermaterial_design.css */
.md-radio label:hover:before{background-color:#f5f5f5}
.md-radio label > span { display: none; 
} /*css for quotermaterial_design.css */
.selected-price > span { border: 0 !important; background: transparent !important; padding: 0 !important }
.md-radio label { display: inline-block; height: 20px; position: relative; padding: 0 0 0 28px; margin-bottom: 0; cursor: pointer; vertical-align: bottom; line-height: 20px; font-weight: normal; font-size: 14px; }
.Option-tabel .md-radio label { height: auto; }
.stickycontent { display: none }
.selectedSizePreview { margin-top: 0px; width: 320px; height: auto; display: table-cell; overflow: hidden; border: 1px solid #e0e0e0; margin-left: 0; vertical-align: middle; position: relative; background-color: #fff; border-radius: 5px;padding:5px }
.selectedSizePreview #divImage { padding: 10px; min-height: 220px; display: flex; align-items: center; justify-content: center; }
.option_block .md-checkbox label > .check { border-color: var(--green) !important }
.material_head { border-top: none !important; background-color: #f6f6f6 !important; border-radius: 0; font-weight: var(--text-bold); border-width: 0 0 1px 0 !important; } #shapeCont { margin: 25px 0 8px 10px; min-width: 300px; min-height: 55px; clear: both; }
.custom-size { padding: 0 12px; display: none; width: 100%; }
.isSizeOption .custom-size { padding: 0 } #stockShape { margin: 4px 0 0 9px; width: 340px; height: 191px; position: absolute; background-repeat: no-repeat; }
.isSizeOption .custom-size .small-input{    font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da; border-radius:6px; padding:0 8px;}
.isSizeOption .custom-size .small-input:focus{outline:none;}
.sizeRectangle .shape { width: 75px; height: 50px; border: 1px solid rgb(153, 153, 153); border-radius: 4px; float: left; background-color: #F0F0F0; }
.sizeCircle .shape, .sizeOval .shape { float: left; }
.Verruler_left { width: 5px; height: 50px; border-top: 1px solid #999; border-bottom: 1px solid #999; border-right: 1px solid #999; margin-left: 5px; float: left; }
.Verruler_right { width: 5px; height: 50px; border-top: 1px solid #999; border-bottom: 1px solid #999; float: left; }
.Verrule_txt { text-align: center; margin-top: 20px; font-size: 10px; font-family: Tahoma, Geneva, sans-serif; float: left; }
.Bottomruler_top { height: 10px; border-left: 1px solid #999; border-right: 1px solid #999; float: left; margin-top: 3px; width: 75px; }
.Bottomruler_bottom { width: 100%; height: 4px; border-bottom: 1px solid #999; float: left; }
.Bottomruler_txt { text-align: center; font-size: 10px; font-family: Tahoma, Geneva, sans-serif; }
.sizePatch.selected, .BTsizePatch.selected { border-color: var(--green); box-shadow: inset 0 0 0 1px var(--green); }
.pla-shape-cont .shape_area { border: 1px solid #E0E0E0; border-radius: 4px; padding: 4px 16px; position: relative; background-color: #fff; }
.pla-shape-cont .shape_area:hover{border-color: var(--green);}
.pla-shape-cont .shape-icon { font-size: 14px; color: #111; line-height: 24px; padding: 0px; margin: 0px; cursor: pointer; } #rectangle use, #circle use, #oval use { fill: red; }
.csize_block { display: inline-block; vertical-align: middle; }
.csize_block .md-radio { padding-right: 10px; margin: 0; }
.csize_block select { min-height: 26px; min-width: 50px; }
.pla-shape-cont .md-radio label { height: auto; padding: 0; }
.pla-shape-cont .md-radio input[type="radio"]:checked + label:before, .pla-shape-cont .md-radio input[type="radio"]:checked + label:after { display: none }
.pla-shape-cont .md-radio input[type="radio"]:checked + label .shape_area { border-color: var(--green); font-weight: var(--text-bold); box-shadow: inset 0 0 0 1px var(--green); }
.md-radio-inline { padding: 0 !important }
.pla-shape-cont .md-radio input[type="radio"]:checked + label .shape_area:before { content: "\e263"; position: absolute; right: 2px; bottom: 3px; font-family: "FontAwesome"; font-weight: 900; font-size: 9px; z-index: 1; color: var(--white); line-height: normal; }
.pla-shape-cont .md-radio input[type="radio"]:checked + label .shape_area:after { content: ''; width: 24px; height: 24px; border-bottom: 24px solid var(--green); border-left: 24px solid transparent; position: absolute; right: 0; bottom: 0; }
.pla-shape-cont .md-radio label:before, .pla-shape-cont .md-radio label:after, .pla-shape-cont .md-radio label:before { display: none }
.CircleSizeOption .sizePatch input[type="button"], .CircleSizeOption .BTsizePatch input[type="button"] { min-width: 70px; }
.shape-icon { display: inline-block; fill: #ffffff; stroke: #E0E0E0; stroke-width: 2; }
.btn.default { color: #333333; background-color: #e5e5e5; }
.btn-sm, .btn-xs { padding: 4px 10px 5px 10px; font-size: 13px; line-height: 1.5; }
.divTable { width: 100%; }
.divTableCol { margin-top: 15px; } [class*="quantity-plus"], [class*="quantity-minus"] { width: 32px; text-align: center; padding: 0; font-weight: bold; font-size: 17px; margin: 0; height: 32px; float: left; line-height: 15px; border-radius: 50%; border: 2px solid var(--light); } [class*="quantity-plus"]:active, [class*="quantity-minus"]:active { background: linear-gradient(to top, #f6f6f6, #e1e1e1); }
.custom_input1::placeholder { color: #333; }
.custom_input1 { width: 40px; font-weight: bold; font-size: 14px; color: #333; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 0; border-right: 0; padding: 3px 3px; text-align: center; height: 32px; margin: 0; float: left; line-height: 27px; background-color: #fff; }
.qvMaterial-details .qvMaterials { padding-bottom: 10px; }
.qty-label { text-align: center; font-weight: var(--text-bold); font-size: 14px; line-height: 20px; display: inline-flex; margin-bottom: 5px; margin-right: 2px }
.quantity-plus1, .quantity-minus1, .seletionbox .quantity-plus1, .seletionbox .quantity-minus1 { width: 32px; text-align: center; padding: 0; font-weight: var(--text-bold); font-size: 21px; float: right; margin: 0; height: 32px; border: 2px solid var(--light); color: var(--primaryDefault); line-height: 10px; background: var(--light); 
} /*----pla_select_material---*/
.qvMaterials .copyBlock { padding-left: 0; text-indent: -30px; padding-bottom: 10px; 
} /*----default-css----*/ 
  
#pricelist li:nth-child(1) { border-top: none; background-color: #f6f6f6; border-radius: 0; font-weight: var(--text-bold); border-width: 0 0 1px 0; }

#pricelist li.selected div.qtywrap { width: calc(80% + 1px); }

#pricelist li div.pricewrap { width: 20%; text-align: right; float: left; padding-right: 10px; }

#pricelist li div.qtywrap { width: 80%; border-right: none; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

#pricelist .material_head .xprtMethod { text-align: right; float: left; color: #1D50C3; font-weight: normal; padding-left: 8px; line-height: 32px; }

  #pricelist .material_head .xprtMethod:hover { color: #CC0000; text-decoration: underline !important; }

#pricelist li.selected div.pricewrap { width: calc(20% - 1px); padding-right: 8px; text-align: right; }

#pricelist .material_head .Grpheading { max-width: 54%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 3px; }

#pricelist .material_head .qtybrks { width: 23%; padding-right: 10px; text-align: right; float: right; }

#pricelist .heading { width: 100%; }


/*---for_multiple---*/


/*#pricelist.has-price-backup li.material_head{background-color:#f6f6f6;}*/

#pricelist li.selected div.qtywrap { width: calc(80% + 1px); }

#pricelist.has-price-backup li div.pricewrap { width: 15%; text-align: right; float: left; padding-right: 10px; }

#pricelist.has-price-backup li div.qtywrap { width: 55%;border-right: none;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }

#pricelist.has-price-backup .material_head .xprtMethod { text-align: right; float: left; padding-left: 0; }

/*#qvMaterial-details .QuoterMatGroup .xprtMethod {
    font-size: 13px;
    color: #1D50C3;
    font-weight: normal;
    text-decoration: none;
}*/

.qvMaterial-details .QuoterMatGroup .xprtMethod_col { white-space: nowrap; padding: 0 10px; }

#pricelist.has-price-backup li.selected div.pricewrap { width: calc(15% - 1px); padding-right: 8px; }

#pricelist.has-price-backup .material_head .Grpheading { width: 54%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 3px; font-size: 13px; }

#pricelist.has-price-backup .material_head .qtybrks { width: 15%; padding-right: 12px; text-align: right; float: left; }

#pricelist.has-price-backup .heading { width: 100%; }

#pricelist.has-price-backup .material_head .heading { padding: 0; }

.QuoterMatGroup { margin-bottom: 10px; }

  .QuoterMatGroup .text_label { font-size: 14px; font-weight: var(--text-bold); color: #333333; }

  .QuoterMatGroup select.form-control {border-radius: 0px;box-shadow: none;color: var(--primaryDefault);padding: 0px 20px 0 8px;font-size: 14px;font-weight: var(--text-bold); }
  .QuoterMatGroup select.form-control:hover{border-color:var(--secondarycolor);}


/*-----print-color----*/
.PrintColors.list-inline > li { padding-right: 4px; padding-left: 4px; vertical-align: top; display: inline-block; user-select: none; }
/*.PrintColors li.active span.color:after { font-family: 'FontAwesome'; -webkit-font-smoothing: antialiased; content: '\f00c'; position: absolute; left: 50%; top: 50%; color: #ffffff; transform: translate(-50%,-50%); font-size: 18px; text-shadow: #36363c 1px 1px 2px; }*/
.PrintColors li.active span.color[data-value^="White"]:after { color: #6e6161; text-shadow: none; }
.PrintColors span.color { display: flex; align-items:center;justify-content:center; color: var(--primaryDefault); cursor: pointer; border: 1px solid #ddd; border-radius: 6px; text-align: center; padding: 5px; line-height: normal; width: 100%; position: relative; height: 45px;padding: 6px 8px; background-color:#fff!important;}
.PrintColors span.color .color_code{width:100%;height:100%;display:block;border-radius:6px;border:1px solid #CCCCCC;}
.PrintColors span.color:hover{border-color: var(--secondarycolor);}
.PrintColors li.active span.color{border-color: var(--secondarycolor);box-shadow: inset 0 0 0 1px var(--secondarycolor);}
.PrintColors li.active span.color[data-color="#FFFFFF"]:after { color: #000; } 
.PrintColors a{display: flex;align-items: center;justify-content: center;color: var(--primaryDefault);cursor: pointer;border: 1px solid #ddd;border-radius: 6px;text-align: center;padding: 5px;line-height: normal;width: 100%;position: relative;height: 45px;padding: 6px 8px;background-color: #fff !important;}
.PrintColors li.active a{border-color: var(--secondarycolor);box-shadow: inset 0 0 0 1px var(--secondarycolor);}
/* .PrintColors li.active span.color { } */ 
ul.show-selected { color: #111; font-weight: var(--text-bold); font-size: 18px; vertical-align: middle; margin: 0; display: inline-flex; flex-wrap:wrap;gap:5px;row-gap:8px;list-style: none; }
.status-row.active ul.show-selected, .status-row.active .show-selected { cursor: pointer; } 
ul.show-selected li { display: flex; padding-right: 10px; align-items: center; justify-content: center; }
ul.show-selected li span.color { width: 35px; height: 25px; border: 1px solid #ccc;border-radius:5px; } 
ul.show-selected li .color-name { font-size: 11px; vertical-align: middle; padding-left: 5px; }
.color_formate .main_block { padding: 8px 0; }
.color_formate .main_block:first-child { padding-top: 0; }
.color_formate .main_block:last-child { padding-bottom: 0; border-bottom: 0; }
.color_formate .price_text { font-size: 13px; font-weight: normal; }
.form-group.label-floating { position: relative; }
.label-floating .form-control { padding: 20px 14px 6px; font-size: 16px; line-height: 1.2; color: #515365; background-color: #fff; background-clip: padding-box; border: 1px solid #d8d8d8; border-radius: 4px; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; height: auto; box-shadow: none; -webkit-box-shadow: none; }
.label-floating .form-control:focus { color: #495057; background-color: #fff; border-color: #8ac2ef; outline: 0; box-shadow: none; }
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-static label.control-label { position: absolute; pointer-events: none; transition: .3s ease all; top: 16px; font-size: 14px; line-height: 1; left: 15px; font-weight: normal; color: #585858; -ms-touch-action: manipulation; touch-action: manipulation; font-weight: var(--text-bold); }
.form-group.has-bootstrap-select label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating input:not(.empty) + label.control-label, .form-group.label-floating textarea:not(.empty) + label.control-label, .form-group.label-static label.control-label { top: 8px; font-size: 11px; line-height: 1.07143; color: #171796; }
.pms_color .form-group { margin-bottom: 0; 
} /*----print-color----*/ /*#relatedDepartments,#customerReviews{border-bottom:none;}*/
.owl-carousel { padding: 0 35px; }
.owl-nav div { cursor: pointer; display: block; height: 37px; line-height: 37px; overflow: hidden; width: 36px; display: inline-block; zoom: 1; filter: Alpha(Opacity=70); opacity: 0.7; }
.owl-nav .owl-next { background: url(/img/src/sprite-carousel-arrows.png) no-repeat -38px -38px; position: absolute; top: 35%; right: 0; }
.owl-nav .owl-prev { background: url(/img/src/sprite-carousel-arrows.png) no-repeat 0 -38px; position: absolute; top: 35%; left: 0; }
.owl-carousel.department-list, .slick-slider.department-list { padding-top: 10px; display: none; }
.department-list .item, .department-list .slick-slide { /*height: 190px;*/ width: 170px; border-radius: 8px; /*line-height: 140px;*/ text-align: center; padding: 10px; box-shadow: 0px 2px 10px rgb(0 0 0 / 10%); }
.department-list .item, .department-list .slick-slide .department-title-cont h4 i { display: none }
.owl-carousel .owl-item img, .slick-slider .slick-slide img { width: auto !important; max-width: 150px; max-height: 120px; display: inline-block !important; }
.department-list .department-title-cont h4 { font-size: 14px !important; font-weight: var(--text-bold); text-align: left; position: relative; line-height: normal; height: 38px; margin-bottom: 8px; }
.department-list .slick-track { display: flex; }
.department-list .slick-track .slick-slide { height: auto; }
.department-list h4 i { font-weight: normal; font-size: 11px; color: var(--green); position: absolute; left: 6px; top: 6px; }
.owl-dots { margin: 7px 0 0 0; text-align: center; }
.owl-dots .owl-dot { display: inline-block; zoom: 1; }
.owl-dots .owl-dot span { display: block; width: 11px; height: 11px; margin: 3px 7px 0; filter: Alpha(Opacity=50); opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; }
.owl-dots .owl-dot.active span { opacity: 1 }
.owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled { opacity: 0.2; cursor: default !important; 
} /* slick slider css start */
.department-list.slick-slider { margin: 0 20px; }
.department-list .slick-slide { margin-right: 20px; }
.slick-slider .slick-track { margin-left: 0px; }
.slick-slide a:focus, .slick-slide a:active, .slick-slide:focus, .slick-slide:active { outline: none; }
.slick-slider { visibility: hidden; opacity: 0; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; }
.slick-slider.slick-initialized { visibility: visible; opacity: 1; display: block }
.slick-slider .slick-dots li { margin: 0px; vertical-align: middle; }
.slick-slider .slick-dots li button:before { line-height: 23px; }
.slick-slider .slick-prev:before, .slick-slider .slick-next:before { color: #0047ba; font: 14px/1 FontAwesome; font-size: 40px; line-height: 18px; }
.slick-slider .slick-prev:before { content: "\f104"; }
.slick-slider .slick-next:before { content: "\f105"; 
} /* slick slider css end */ /*---------material-checkbaox------*/
.md-checkbox-list .md-checkbox:last-child { margin-bottom: 0; 
} /*---------material-checkbaox------*/ #pricelist li div.qtywrapheader:before { content: "For size: "; font-weight: normal; } 

#pricelist li div.qtywrap + .pricewrap { display: block; }
.copyBlock { font-size: 22px; font-weight: 400; color: var(--teal); padding-top: 0px; line-height: normal;padding-left:40px; }
.sku-row-container .row_with_divider, .sku-main-container .row_with_divider { padding-top: 15px; border-top: 1px solid #ddd; margin: 0px 0px 20px 0px; }
.sku-row-container:last-child .row_with_divider { margin: 0; 
} /* search form */
.search-big-box { border-top: 1px solid #dddddd; padding-top: 70px; margin: 0px auto 50px auto; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.search-big-box.active-searchbox { margin: 0px auto 40px auto; }
.search-big-box_bg { clear: both; display: block; margin: 0 auto; width: 80%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.active-searchbox .search-big-box_bg { width: 85%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.search-your-sign { position: absolute; background: url(/img/src/find-your-sign-2.png) no-repeat bottom left; width: 272px; height: 81px; left: 0; top: -40px; }
.home_search { margin: 0 70px 0 70px; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease }
.active-searchbox .home_search { margin: 0 70px 0 70px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease }
.home_search form { position: relative; height: 42px; border: 1px solid #848282; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.active-searchbox .home_search form { height: 52px; border: 1px solid #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.home_search form input[type=text] { width: 100%; padding: 0 10px; height: 40px; line-height: normal; font-size: 16px; border: 0; color: #292f33; font-weight: normal; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; outline: none; }
.active-searchbox .home_search form input[type=text] { font-size: 21px; height: 50px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.home_search form input[type=submit] { width: 100px; float: right; position: absolute; padding: 0; height: 40px; line-height: 16px; font-size: 16px; top: 0; right: 0; border: 0; background: url(/companies/MySafetySign/saf-search.png) center center no-repeat #6C9001; cursor: pointer; outline: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease }
.active-searchbox .home_search form input[type=submit] { height: 50px; font-size: 24px; }
.home_search input[type=submit]:hover { box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.3); outline: 0; }
.sku-grid { list-style: none; padding: 0; margin: 0 auto; text-align: center; width: 100%; float: left; border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; height: 388px; overflow: hidden; overflow-y: scroll; margin-bottom: 20px; }
.sku-grid li { position: relative; width: 147px; height: 128px; font-size: 11px; float: left; margin: 0; padding: 0; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; background: #fff; box-sizing: content-box !important; }
.sku-grid li.product-detail-view { height: 182px; }
.sku-grid li > a, .sku-grid li > a img { border: none; outline: none; display: block; position: relative; }
.text-cont { padding-top: 5px; float: left; width: 100%; font-size: 8pt; }
.sku-grid li .product-img-cont { width: 100%; height: 128px; line-height: 128px; background: #FFFFFF; position: relative; }
.sku-grid li .text-cont { padding-top: 5px; float: left; width: 100%; font-size: 8pt; }
.sku-grid li .size-cont { padding-top: 5px; font-size: 7pt; float: left; width: 100%; }
.sku-grid .product-thumb { position: absolute; padding: 0 10px 10px; height: 100%; overflow: hidden; width: 100%; }
.sku-grid li .product-img-cont a { display: block }
.sku-grid li.on > .product-thumb { height: auto; overflow: visible; z-index: 5; background: #FFF; border-bottom: 1px solid #DDD; box-shadow: 0px 5px 10px 5px rgba(128, 128, 128, .3); }
.sku-grid li .option-cont { margin: 0 0px }
.sku-grid li .option-cont a { display: inline-block; width: 31%; }
.sku-grid li:first-child .option-cont a { margin-left: 0px; }
.sku-grid li .option-cont a:nth-child(1) {
     text-align: left; }
.sku-grid li .option-cont a:nth-child(2) {
     text-align: center; }
.sku-grid li .option-cont a:nth-child(3) {
     text-align: right; }
.sku-grid li .option-cont a:nth-child(1).custom { width: 25% !important; }
.sku-grid li .option-cont a:nth-child(2).custom { width: 22% !important; }
.qvMaterials .hidden { padding: 0px 0 0 28px; font-size: 14px; }
.hidden { display: none !important; 
} /* #qvMatLabel3, #qvSizeLabel2 { color: #111; } */
.matPatch { display: none !important; }
.matPatch { display: inline-block; border: 2px solid #FFF; padding: 2px; margin: 2px 0px 0px 0px; cursor: pointer; }
.matPatch input[type="button"] { background-color: #F0F0F0; border: 1px solid #DDDDDD; color: #333; cursor: pointer; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; line-height: 14px; margin: 0; padding: 2px 8px; border-radius: 0px; }
.pricelisthead { color: #111; font-weight: normal; text-align: right; margin: 4px 0px 5px 0px; font-size: 11px; line-height: 20px; display: inline-block; }
.qtywrapper { max-height: initial; width: 100%; overflow: hidden; } #pricelist { width: 100%; margin: 0; padding: 0; display: inline-block; background-color: #fff; 
} /*#pricelist li:nth-child(1) {
 border-top: 1px solid #ccc; background-color: #fff; border-radius: 0; font-weight: bold; } */
.qvpart_detail { margin-bottom: 15px; }
.shippingBlock { margin-bottom: 15px; width: 100%; }
.qvproduct-des { margin-bottom: 15px; font-size: 13px; }
.product-Des-content { font-size: 14px; color: #333; }
.product-Des-content ul.list-unstyled { padding: 0 0 0 10px; text-align: left; }
.product-Des-content ul.list-unstyled li { padding: 0 0 5px; position: relative; font-size: 15px; color: #333; }
.product-Des-content ul.list-unstyled li:before { content: '\2022'; position: absolute; top: 0; left: -10px; font-weight: var(--text-bold); }
.product-Des-content p { margin: 0 0 5px 0; line-height: 24px; font-size: 16px; }
#pricelist li { display: block; margin: 0; padding: 0 0 0 10px; border-style: none solid solid solid; border-width: 0px 1px 1px 1px; background-color: #fff; border-color: #dee2e6; overflow: hidden; position: relative; }
#pricelist li a, #pricelist li a:hover, #pricelist li a:hover, #pricelist li a:visited, #pricelist li a:active { color: #333; text-decoration: none !important; }
#pricelist li.selected { background-color: #fff; border: 2px solid var(--green); margin-top: -2px; padding-left: 8px; color: #333; font-weight: var(--text-bold); } #pricelist li > div.qtywrapheader { border-right: none; width: 80%; font-weight: bold; float: left; } #pricelist li div { font-size: 14px; height: 30px; line-height: 30px; display: inline-block; vertical-align: middle; } #pricelist li div.qtywrapheader:before { content: "For size: "; font-weight: normal; } #pricelist li > div.pricewrapheader { width: 20%; text-align: right; padding-right: 20px; font-weight: bold; }

.qvMaterial-block .matFeatures { margin-left: 0; border-collapse: collapse; margin-top: 0; float: left; }
#pricelist li:hover{background-color:#ebebeb;}
.qvMaterial-block .matFeatures_detail { font-weight: normal; font-size: 13px; margin-bottom: 3px; float: left; padding-left: 10px; line-height: 26px; }
.qvMaterial-block .matdiv1 { width: 130px; display: table-cell; float: none; vertical-align: top; }
.qvMaterial-block .matdiv2 { display: table-cell; float: none; width: auto; }
.qvMaterial-block .matdiv2 ul { list-style: none; padding: 10px 0 0 10px; color: #333; text-align: left; }
.qvMaterial-block .matdiv2 ul li { padding: 0 0 3px; position: relative; }
.qvMaterial-block .matdiv2 ul li:before { content: '\2022'; position: absolute; top: 0; left: -10px; font-weight: var(--text-bold); }
.qvMaterial-block .matdiv2 ul li:last-child { padding: 0; 
} /*.item table tbody tr td { padding: 0 0 0 0; }*/
.matFeatures th, .matFeatures td { width: initial; height: 25px; text-align: center; border: 1px solid #DDD; cursor: pointer; padding: 3px 5px !important; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #555555; }
.matdiv1 .mat-box { margin-top: 10px; }
.mat-box .videoThumb { margin: 0px; width: 120px; height: 80px; float: left; border: none; }
.pla_qty_list .md-radio { margin: 0; }
.pla_qty_list li { display: table; width: 100%; border-bottom: 1px solid #dbdbdb; font-size: 14px; padding: 0 10px; cursor: pointer; line-height: 30px; background-color: #fff; }
.pla_qty_list li:last-child { border-bottom: none; }
.pla_qty_list .qty_detail { display: table-cell; vertical-align: middle; width: 41.66666667%; }
.pla_qty_list .qty_total_price { display: table-cell; vertical-align: middle; width: 20%; text-align: right; white-space: nowrap; }
.pla_qty_list .qty_per_price { display: table-cell; vertical-align: middle; width: 33.33%; color: #2f8544; text-align: right; padding-right: 10px; white-space: nowrap; }
.qty_detail .custom_input { width: 70px; padding-left: 5px; height: 26px; line-height: 26px; }
.md-radio label.qty_input_label .box { top: 5px; }
.md-radio label.qty_input_label:before { top: 5px; }
.md-radio label.qty_input_label:after { top: 10px; }
.md-radio label.qty_input_label .check { top: 10px; }
.pla_qty_list .qty_detail .md-radio label { height: 20px; vertical-align: middle; }
.pla_qty_list .qty_detail .md-radio label.qty_input_label { height: auto; margin: 5px 0; }
ul.pla_qty_list { border: 1px solid #dbdbdb; margin: 0; list-style: none; border-radius: 8px; background-color: #fff; padding: 4px 0; }
.pla_qty_list .md-radio label { font-size: 14px; font-weight: var(--text-bold); }
.custom_input::-webkit-input-placeholder { font-size: 12px; font-weight: normal; }
.attrLabel .qty_detail_text { font-weight: 600; display: block; font-size: 15px; float: none; }
.qty_detail_text > .color { background-color: #00B052; width: 20px; display: inline-block; height: 20px; vertical-align: middle; border: 1px solid #cfccc4; }
.qty_detail_text > .color + .color-name { display: inline-block; vertical-align: middle; font-size: 12px; padding-right: 5px; font-weight: normal; }
.pla_qty_list li.checked { background-color: #FEFAF6; border: 2px solid rgb(238, 136, 0); }
.page-heading-col h1 { margin-bottom: 0px; font-size: 30px; }
.page-heading-row { border-bottom: 1px solid #DDD; margin-bottom: 20px; padding-bottom: 10px; }
.head_section { font-weight: var(--text-bold); font-size: 16px; margin-bottom: 10px; position: relative; }
.head_section + div, .head_section + ul { padding: 0 10px; 
} /* .head_section:before { content: "\f0da"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; padding-right: 3px; color: #c00; } */
.sizePatch input[type="button"], .BTsizePatch input[type="button"] { font-size: 14px; line-height: 23px; color: #111; font-weight: 400; padding: 0px; margin: 0px; cursor: pointer; background-color: transparent; border-radius: 0; }
.sizePatch.selected input[type="button"], .BTsizePatch.selected input[type="button"] { font-weight: var(--text-bold); border: none; /*background-color: #FEFAF6; border-radius: 4px;*/ 
} /*.sku-detail-block .sizePatch input[type="button"], .sku-detail-block .BTsizePatch input[type="button"] { border: 1px solid #E0E0E0; border-radius: 4px; }*/
.sizePatch input[type="button"]:focus, .BTsizePatch input[type="button"]:focus { outline: none; box-shadow: none; }
.sizePatch, .BTsizePatch { display: inline-block; border: 1px solid #d0d0d0; padding: 5px 15px; margin: 0px 10px 10px 0px; border-radius: 4px; position: relative; background-color: #fff; }
.sizePatch:hover, .BTsizePatch:hover{border-color: var(--green);}

.sizePatch.selected:before, .BTsizePatch.selected:before { content: "\e263"; position: absolute; right: 2px; bottom: 3px; font-family: "FontAwesome"; font-weight: 900; font-size: 9px; z-index: 1; color: var(--white); line-height: normal; }
.body_section { padding: 0 !important }
.sizePatch.selected:after, .BTsizePatch.selected:after { content: ''; width: 24px; height: 24px; border-bottom: 24px solid var(--green); border-left: 24px solid transparent; position: absolute; right: 0; bottom: 0; }
.step i { font-style: normal; color: white; background-color: var(--green) !important; border-radius: 50%; width: 30px; height: 30px; display: inline-block; text-align: center; padding-top: 0px; font-weight: var(--text-bold); font-size: 20px; line-height: 29px; margin-right: 10px; text-indent: 0px; }
.body12b { font-size: 20px; line-height: 1.2; font-weight: normal; text-rendering: optimizeLegibility; margin-bottom: 15px; color: #111; }
.head_section > span.head-txt { margin: 0; font-size: 13px; font-weight: normal; }
.custom_detail_main { padding: 10px 0 0px 0px; }

#custom_color,
#custom_finish_option,
#qvChoose_qty,
#step4,
#step5,
#step6 {
    display: none;
}
.toolBar { margin-bottom: 20px; text-align: right; }
.toolBar .btn { display: inline-flex; align-items: center; justify-content: center; gap: 5px; }
.btn-lg-fix { padding: 5px 10px; }
.btn-lg-fix i { font-size: 14px; }
.userreview-star-ratings.popup-rating { margin: 0 0 10px; } #ratingDiv p { margin: 0; 
} /*.quote_heading{ padding: 5px 10px; background-color: #4c8ccc; font-size: 14px; font-weight:  var(--text-bold); border-top-right-radius: 4px; border-top-left-radius: 4px; color: #fff; }*/
.quote_heading { font-size: 18px; color: var(--primaryDefault); margin: 10px 0 5px; font-weight: var(--text-bold); }
.quote_detail { background-color: #ffffff; padding: 0 10px; border: 1px solid #ddd; border-radius: 5px; }
.option_block_white.error { border-color: red; }
.printing_error_box { color: red; margin-top: 15px; }

@media (min-width: 1024px) {
     .quote_detail { position: sticky; top: var(--sticky-position); }
    }
.quote_detail .quote_table { margin-bottom: 15px; background-color: #ffffff; }
.quote_detail .table-bordered > tbody > tr.totalPrice { padding: 10px 15px; border: 1px solid #FF8600; margin-bottom: 10px; text-align: left; background-color: #FFF7D6; }
.quote_detail .table-bordered > tbody > tr { border-top: 1px solid #ddd; }
.quote_detail .table-bordered > tbody > tr > td { border: 0; border-right: 1px solid #ddd; padding: 5px 5px; line-height: 1.35; }
.quote_detail .table-bordered > tbody > tr > td:last-child { border: none; 
} /*-----new--css----*/ #mobile_modal.modal { white-space: inherit; }
.mobile_options.modal .modal-dialog { margin-bottom: 60px; }
.mobile_options.modal .modal-header { padding: 10px 15px; }
.mobile_options.modal .modal-body p { padding-bottom: 5px; margin: 0; font-size: 12px; line-height: 18px; }
.mobile_options.modal .modal-body .popover-content { padding: 0; 
} /*.mobile_options.modal .modal-header .close { margin-top: 1px; }*/
.option_block form .form-group:last-child { margin-bottom: 0; }
.accessories-list .group-access-list { display: table; width: 100%; }
.accessories-list .group-access-list .group-access-right-cont { display: table-cell; padding: 0 10px 0 0; width: 90px; vertical-align: top; margin: 0; }
.accessories-list .group-access-list .images-adder .ImgBox { width: 90px; max-height: 90px; border: none; height: auto; line-height: 58px; margin: 0 auto; text-align: center; }
.accessories-list .group-access-list .images-adder .ImgBox img { display: inline-block; max-width: 100%; height: auto; margin: 0 auto; }
.ImgBox img { cursor: pointer; }
.accessories-list .group-access-list .group-access-left-cont { display: table-cell; vertical-align: top; }
.accessories-list .access_list-item { border-bottom: 0px; display: table; width: 100%; vertical-align: bottom; padding: 0 0 15px 0; margin: 0; }
.accessories-list .access_list-item:last-child { padding: 0; }
.accessories-list .access_label-text { display: table-cell; font-size: 14px; line-height: 18px; }
.accessories-list .access_label-text .description-main { display: table-cell; padding-right: 25px; float: left; }
.accessories-list .access_label-text .description_help { display: table-cell; width: 20px; margin-left: -40px; float: right; text-align: center; }
.TableView { display: table-cell; vertical-align: top; line-height: normal; margin: 0px; }
.accessories-list { margin: 5px 0; }
.accessories-list .group-access-list .select-qty-cont { width: 50%; vertical-align: top;  display: table-cell; line-height: 30px; padding: 0; }
.accessories-list .adder-rate { margin-left: 20px; font-size: 14px; float: left; }
.accessories-list .price-text { font-size: 15px; color: #cc0000; font-family: arial; font-weight: bold; /* width: 120px; */ }
.accessories-list .access_adder-qty { text-align: left; font-size: 12px; float: left; margin-left: 20px; width: 50px; }
.accessories-list .access_adder-qty .form-control { padding: 5px; text-align: center; }
.finish_options .option_block { padding: 10px 0 0px; }
.finish_options .option_block:last-child{padding-bottom:0;margin-bottom:0;border:none;}
.finish_options div:nth-child(1) .head_section:nth-child(1){border:none;padding-top:0;margin-top:5px;}
.finish_options .head_section { padding: 0; font-size: 16px; font-weight: var(--text-bold); border-bottom: 0; margin-bottom: 0; position: relative;     border-top: 1px solid #ccc;padding-top: 20px;margin-top: 15px; }
.finish_options .option_block .form-md-radios .md-radio-list, .finish_options .md-checkbox-list { padding: 0; margin: 0; }
.form-md-checkbox, .form-md-radios { padding-top: 0px; }
.finish_options .md-radio-inline { margin: 0;display:grid;gap:15px; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
.finish_options .md-radio-inline .md-radio{margin:0!important;}
.option_block input[readonly] { border: 1px solid #ccc; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.finish_options .option_block .numbering_detail .form-group { margin-bottom: 15px; }
.finish_options .option_block .numbering_detail .form-group label { font-size: 12px; font-weight:var(--text-bold);}
.numbering_detail form [class*=col-md-]:last-child { padding-right: 15px; }
.prefix_suffix { display: table; }
.prefix_suffix .item { display: table-cell; vertical-align: top; padding-right: 15px; width: 110px; }
.prefix_suffix .item:last-child { padding-right: 0; }
.prefix_suffix .Consecutive_num { width: 100px; }
.prefix_suffix .Consecutive_num span { text-align: center; max-width: 100px; display: inline-block; border: 1px dashed #d4d4d4; color: #CC3600; font-size: 11px; height: 30px; line-height: 12px; padding: 2px 0; background-color: #f7f7f7; width: 100%; }
.numbering_detail { margin: 10px 0 0 0; }
.numbering_detail .input-sm { height: 30px; padding: 5px 8px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.numbering_inputs { margin-left: -8px; margin-right: -8px; }
.numbering_inputs > div[class*="col-"] { padding-left: 8px; padding-right: 8px; }
.access_label-text .md-radio { margin: 0; }
.access_label-text .md-radio label { height: auto; }
.group_list { display: block; width: 100%; }
.group_list.form-group { margin-bottom: 0; }
.group_list .md-radio label { height: auto; }
.group_list > .md-radio-inline { display: flex; flex-flow: row wrap; }
.group_list .group_item { vertical-align: top; display: inline-block; border: 1px solid #ced4da; background:#fff; padding: 10px; margin: 0; cursor: pointer; border-radius:8px; }
.group_list .group_item .md-radio { width: 100%; }
.group_list .Imgbox { text-align: center; margin-bottom: 10px; height: 108px; line-height: 108px; }
.group_list .Imgbox a { display: block; }
.group_list .Imgbox img { margin: 0 auto; max-width: 108px; display: inline-block; height: auto; }

.group_list .group_item.col-3 { width: 32%; -ms-flex: 0 0 32%; flex: 0 0 32%; max-width: 32%; }
.group_list .group_item.col-4 { width: 24%; -ms-flex: 0 0 24%; flex: 0 0 24%; max-width: 24%; }
.group_list .group_item.col-6 { width: 49%; -ms-flex: 0 0 49%; flex: 0 0 49%; max-width: 49%; }
.group_list .group_item.checked { background-color: #fff; border-color: var(--secondarycolor); box-shadow:inset 0 0 0 1px var(--secondarycolor)}
.price-text { font-size: 15px; color: #cc0000; font-family: arial; font-weight: bold; }
.product_details .product-qty-cont { display: inline-block; width: 100%; line-height: 30px; text-align: right; }
.product_details { padding: 10px 10px 0; margin: 10px -10px 0; border-top: 1px solid #ccc; /* margin-top: 10px; */ }
.product_details .product-qty-cont .adder_qty { width: 50px; }
.product_details .product-qty-cont .adder_qty input[type="text"] { text-align: center; }
.product_details .product-qty-cont .detail_col { display: inline-block; vertical-align: middle; }
.product_details .product-qty-cont .adder_price.detail_col { display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; padding-left: 15px; }
.product_details .detail_col.add_np { width: 100px; text-align: right; margin-left: -100px; float: right; }
.product_details .description .detail_col.detail_text { float: left; padding-right: 100px; width: 100%; padding-bottom: 0; }
.product_details .description-bottom { padding-top: 3px; }
.product_details .description .detail_col { display: table-cell; vertical-align: top; }
.product_details .product-qty-cont .detail_col .adder-rate { display: inline-block; vertical-align: middle; /* line-height: normal;*/ }
.product_details .product-qty-cont .detail_col .price-text { display: inline-block; vertical-align: middle; text-align: right; min-width: 50px; padding-left: 5px; /*line-height: normal;*/ }
.group_list .text_area { padding-top: 15px; }
.group_list .text_area .textarea_label { padding-bottom: 5px; } /* singleview-quoter css */
.single_view_material .status-row { margin-bottom: 5px; }

.single_view_material #pricelist .material_head .Grpheading { color: #cc3300; }
.single_view_material #pricelist .material_head .heading { padding-left: 0; }
.single_view_material #pricelist .material_head .heading { padding: 0; }
.page-heading-col { vertical-align: middle; flex-grow: 1; padding-right: 8px; }
.page-heading-col h1 { font-size: 32px !important; line-height: normal; text-rendering: optimizeLegibility; margin: 0; }
.cutoff-shipping-offers { border: 2px solid #dee2e6 !important; border-radius: 16px !important; padding: 5px 14px 8px !important; }

.accessories_style2 .option_block { padding: 0px !important; border: 1px solid var(--border-color); margin-top: 8px; }

@media (min-width:991px) {
     .divTable { display: flex; width: 100%; align-items: flex-start; }
.divTableCol { display: table-cell;flex:1 0; vertical-align: top; }
}

@media (min-width:1200px) {
     .SKUmatArrow { display: block !important; }
    }

@media (max-width:1200px) {
     .qvConfirmation-block .qvCart .qvCart_detail { display: table; width: 100%; }
.qvConfirmation-block .qvQtyArea { padding: 0 8px; }
.qvsize-block { width: 100%; }
.qvConfirmation-block .qvConfirmationArea .label_container { float: left; display: block; }
.qvConfirmation-block .qvConfirmationArea .price_container { float: right; display: block; }
.qvConfirmation-block .product-value-txt { display: block; background-color: #f7f7f7; padding: 10px; border-top: 1px solid #d7d7d7; }
.qvConfirmation-block .product-value-txt > button { width: auto; float: right; }
.accessories-list .group-access-list .group-access-left-cont { display: block; }
.accessories-list .group-access-list .group-access-right-cont { display: block; margin: 0 auto 15px; }
.accessories-list .access_list-item { border-bottom: 1px solid #ccc; padding: 0 0 8px; margin: 0 0 8px; display: block; }
.accessories-list .group-access-left-cont ul .access_list-item:last-child { border-bottom: 0; margin: 0; }
.group_list .group_item.col-6-sm { width: 49%; -ms-flex: 0 0 49%; flex: 0 0 49%; max-width: 49%; }
.accessories-list .access_label-text { display: block; }
.accessories-list .group-access-list .select-qty-cont { display: block; width: 100%; padding: 10px 0 0; }
.prefix_suffix .Consecutive_num span { width: 100%; } 

#pricelist .material_head .qtybrks { width: 25%; }
#pricelist li.selected div.pricewrap { width: calc(25% - 1px); }
#pricelist li.selected div.qtywrap { width: calc(75% + 1px); }
#pricelist li div.pricewrap { width: calc(25% - 1px); }
#pricelist li div.qtywrap { width: calc(75% + 1px); }
.product_details .description .detail_col.detail_text { padding-bottom: 8px; }


.single_view_material .status-row { width: 100%; margin-bottom: 15px; }
.single_view_material .materialRow { margin-top: 0; }
.page-heading-row { flex-wrap: wrap !important }

    #pricelist.has-price-backup li div.qtywrap{width: 40%;}
    #pricelist.has-price-backup li.selected div.pricewrap,
    #pricelist.has-price-backup li div.pricewrap {width: 20%;}
}

@media (max-width:1199px) {
     .qvMaterial-details { margin: 0px 0px 20px 0px; }
.arrow_box:before { left: 40px; top: -17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(163,161,158,0); border-bottom-color: var(--green); border-width: 15px; margin-top: -15px; }
.arrow_box:after { left: 41px; top: -14px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255,255,204,0); border-bottom-color: #fff; border-width: 14px; margin-top: -14px; }
.copyBlock { font-size: 20px; 
} /* [class*="quantity-plus"], [class*="quantity-minus"] { width: 28px !important; height: 28px !important } */
.qty_detail .custom_input { width: 25px !important; font-size: 13px !important }
.pla_qty_list .qty_total_price, .pla_qty_list .md-radio label { font-size: 13px !important }
.pla_qty_list .qty_detail .md-radio label.qty_input_label { padding: 0 0 0 24px !important; }
}

@media (max-width:1024px) {
     .quote_content .qv_label { display: block; padding-bottom: 5px; }
.quote_content li { padding: 10px 5px !important; text-align: center; 
} /*.arrow_box { border: 1px solid #ddd; }*/
.col-md-5.qvMaterial-details, .col-md-7.qvMaterial-block { width: 100%; }
.signconfig { float: left; width: 125px; margin-right: 15px; border-right: 1px solid #ddd; }
.ftrPatch > table > tbody > tr > td { display: table-cell; padding-top: 0px; }
.material_list_popup .modal-body { height: 600px; overflow-y: auto; }
.option_detail_main, .print_color_main { width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.quote_main { margin-top: 10px; width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.single_view_material .status-row { margin-left: 0px; 
} /*.pla_qty_list .qty_total_price{text-align:center;}*/ }

@media (max-width:992px) {
     .etalage { float: left !important; }
.sku-detail-block { clear: both; display: block; }
.sku-img-block { margin-bottom: 15px; } #ratingDiv p { margin-top: 8px; }
.pms_color .form-group { margin-bottom: 10px; }
.pla_qty_list .qty_detail .md-radio label.qty_input_label { padding: 0 0 0 28px !important; }
.qvproduct-des { margin-bottom: 0 !important }
}

@media (max-width:768px) {
     .star-rating-detail .a-size-mini:nth-child(2) {
     width: 210px; overflow: hidden; display: inline-block; white-space: nowrap; text-overflow: ellipsis; vertical-align: bottom; }
.custom-size { padding: 0; }
.pla-shape-cont { padding: 0; }
.pla-qty-cont { padding-left: 0; }
.CircleSizeOption, .OvalSizeOption { padding: 10px 0 0 0; }
.more-sizes { padding-left: 0; font-size: 12px; }
.more-choices { padding-left: 0; } #RollUnwind { display: block; }
.qvMaterials .copyBlock { padding-left: 30px; text-indent: -30px; padding-bottom: 10px; }
.selectedSizePreview { margin: 10px 0 0; display: block; min-height: 168px;width:100%; }
.divTableCol { margin-top: 0; }
}

@media (max-width:767px) {
     .copyBlock { font-size: 18px; line-height: 1.4; padding-left: 0 }
.sku-detail-block .status-row { padding: 0 }
.quote_detail { margin-bottom: 10px; }
.head_section .option_title { font-size: 15px; }
.status-row.active .copyBlock { font-size: 16px; display: inline-block; padding-left: 32px; padding-right: 75px; margin: 0; }
.status-row.active .copyBlock .step { top: 2px; }
.status-row.active { padding: 0px 8px 0px 0px; 
} /*.status-row.active .done{top:8px;left:-11px;} #step1 .status-row.active .done,#step2 .status-row.active .done{top:16px;}*/
.status-row.active .show-selected { font-size: 14px; }
.status-row.active .btn.default { display: inline-block; width: 69px; margin-left: -69px; margin-top: 2px; }
.mat-box .videoThumb .videoFrame { z-index: 1; }
.mat-box .videoThumb .videoThumbnail { z-index: 2; }
.mat-box .videoThumb .videoButton { z-index: 3; }
.mat-box .videoThumb .videoDuration { z-index: 3; }
.PrintColors.list-inline > li { font-size: 12px; padding-bottom: 4px; }
.PrintColors span.color { margin: 0 5px 2px 0; } 
ul#selectedColor li { padding-bottom: 5px; }

ul#selectedColor li { float: left; padding-right: 5px; padding-bottom: 5px; }
.md-radio label > .box, .md-checkbox label > .box { z-index: 1; }
.md-radio label > .check, .md-checkbox label > .check { z-index: 1; }
.option_block .form-md-radios.roll_size .md-radio label { display: table; width: 100%; }
.option_block .form-md-radios.roll_size .md-radio { display: table; width: 100%; }
.option_block .roll_label { display: table; width: 100%; }
.roll_size .roll_text.pull-left, .roll_size .roll_text.float-left { display: table-cell; float: inherit !important; padding-right: 6px; }
.roll_size .roll_price { display: table-cell; float: inherit !important; width: 80px; text-align: right; padding: 0; }
.qvConfirmation-block .attrLabel #ink_color .color { margin-bottom: 5px; margin-top: 5px; }
.qty_detail_text > .color + .color-name { padding-bottom: 5px; padding-top: 5px; border-right: 1px solid #c7c7c7; margin-right: 3px; }
.option_block .form-md-radios.unwind_roll .md-radio { border: 1px solid #eee; }
.option_block .form-md-radios .md-radio-list, .finish_options .md-checkbox-list { display: block; }
.qty_detail_text > .color + .color-name:last-child { border-right: 0; }
.qvConfirmation-block .attrLabel .qv_label { width: 100%; }
.popover.help-Popover { max-width: 100%; width: auto; margin-left: 10px; margin-right: 10px; left: 0 !important; right: 0 !important; 
} /*.checkmark{width:25px;height:25px;}*/
.quote_content .quote_label .qv_label { width: 185px }
.quote_content { font-size: 12px; }
.option_block .option_help { float: right; }
.group_list .group_item.col-12-xs { width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.qvQty-details .product-value-txt { padding: 10px 0; }
.department-list.slick-slider { margin-right: 0px; margin-left: 0px; }
.sku-detail-block .btn-lg { font-size: 16px; width: 100%; }
.step i { width: 25px; height: 25px; font-size: 18px; line-height: 25px; }
.status-row .copyBlock .step { top: 1px; }
.sku_product_qty_box { padding: 0; border: none; }
.qvQty-details .qvQtyArea { max-width: 100%; width: 100%; float: none; margin: 0; }
.sku-detail-block .copyBlock { padding-left: 32px; }
.sku-detail-block .copyBlock .step { position: absolute; left: 0; top: 0px; }
.qvConfirmationArea { margin-bottom: 25px; }
}

@media (min-width:768px) {
     .pla-qty-cont > .row { margin-left: 0 }
.pla-qty-cont > .row > [class*="col-sm"] { padding-left: 0 }
}

@media (min-width:768px) and (max-width:1024px) {
     
.qvQty-details .option_help { margin-left: 0; }
}

@media (max-width:480px) {
     .qvConfirmation-block .qvCart { padding: 0; }
.qvConfirmation-block .qvCart .qvCart_detail { display: block; width: 100%; }
.qvConfirmation-block .qvQtyArea { display: block; padding: 10px; text-align: center; background: #ffffcc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.qvConfirmation-block .qvConfirmationArea { display: block; padding: 8px; }
.ftrPatch > table > tbody > tr > td { display: block; padding-top: 0; }
.department-list.slick-slider { margin-right: -10px; margin-left: -10px; }
}

@media (max-width:320px) {
     .pla_qty_list .qty_detail .md-radio label.qty_input_label { display: flex; }
.qty_detail .custom_input { width: 30px !important; }
}
@media only screen and (min-width:1025px) and (max-width:1200px) {
     .ftrPatch > table > tbody > tr > td { display: block; padding-top: 10px; }
    }
@media only screen and (min-width:992px) and (max-width:1200px) {
     .option_block .product_details .description, .option_block .product_details .price_detail { display: block; width: 100%; }
.pla_qty_list .qty_detail { width: 39.66666667%; }
}

@media (min-width:992px) {
     .sku-detail-block { float: left; width: 100%; padding-left: 330px; }
.qv_heading { margin: 0 0 0 -50px; }
.sku-main-container { padding-left: 52px; }
.sku-img-block { padding-left: 0; width: 285px; float: left; margin-right: -285px; position: sticky; z-index: 1; top: 25px; }
.container { padding: 0; width: 100%;  }
.numbering_detail form [class*=col-md-] { padding-right: 0; }
}

@media (min-width:768px) {
     .qv_head #ratingDiv p { margin: 8px 0px 1px 0px }
.page-review-col { white-space: nowrap; min-height: 28px; }
.page-heading-row { display: flex; width: 100%; padding-bottom: 10px; flex-flow: row wrap; align-items: baseline; border-bottom: 1px solid #DDD; }
}
.ajxloader { z-index: 1001; top: 0; left: 0; height: 100%; width: 100%; position: fixed; background: none; }
.ajxloader > .loader-box { position: absolute; top: 50%; left: 0; width: 100px; height: 100px; z-index: 1000; margin: -50px auto 0; right: 0; border-radius: 16px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3); }
.loader { display: block; position: relative; left: 50%; top: 50%; width: 80px; height: 80px; margin: -40px 0 0 -40px; border-radius: 50%; border: 3px solid transparent; border-top-color: #3498db; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; }
.loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent; border-top-color: #e74c3c; -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }
.loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #f9c922; -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ }
}
@keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } 
} /* for loading spinner : end */
.sizeCustom .shape { float: left; background-color: #FFF; 
} /*ul.show-selected li { padding-top: 3px; }*/
.clsPrintingMethod .compare-table { width: 100% !important; }
.custom_input { width: 40px !important; font-weight: bold; font-size: 14px; color: #333; border: 0; padding: 3px 3px !important; text-align: center; height: 32px !important; margin: 0; float: left; line-height: 27px !important; background-color: #fff; }
.qvQtyArea .custom_input:hover,
.qvQtyArea .custom_input:focus{border-color:var(--secondarycolor);}
[class*="quantity-plus1"], [class*="quantity-minus1"] { width: 32px; text-align: center; padding: 4px 0; font-weight: bold; font-size: 17px; margin: 0; height: 32px; float: left; line-height: 15px; border-radius: 50%; }
.custom_input1 { border: 1px solid #ccc !important; border-radius: 5px; display: inline-block; width: 48px; font-weight: var(--text-bold); font-size: 18px; color: #333; padding: 3px 3px; text-align: center; height: 32px; margin: 0 6px; outline: none; }

[class*="quantity-plus1"]:active,
[class*="quantity-plus1"]:hover,
[class*="quantity-minus1"]:active,
[class*="quantity-minus1"]:hover{ background: linear-gradient(to top, #f6f6f6, #e1e1e1); }
/*for material color options*/
.material_option.form-group { margin-bottom: 0; }
.material_option .color-name { text-align: center; }
.material_option .md-radio { margin-right: 5px; padding: 5px; margin-bottom: 5px; }
.material_option .md-radio label { height: auto; } ul#selectMaterialColor li .sign_img { display: inline-block; margin-right: 5px; vertical-align: middle; } ul#selectMaterialColor li .color-name { display: inline-block; padding-left: 0; } ul#selectMaterialColor { margin-top: -10px; }
.upload-artwork .md-radio label { height: auto; width: 100%; font-size: 13px; }
.artwork_label .label_heading { font-size: 14px; padding-bottom: 5px; font-weight: var(--text-bold); }
.artwork_label .btn { margin-top: 5px; }
.upload-artwork .md-radio { padding: 5px; border-bottom: 1px solid #e5e4e4; margin-bottom: 0px; }
.btn-circle.btn-default { border-radius: 6px; 
} /*.sizePatch.selected input{ border-color:#FEFAF6!important;}*/
.department-list .slick-slide { margin: 12px 10px !important; }
.status-row .btn-circle { border-radius: 6px !important; 
} /* .upload-artwork .md-radio.checked { background-color: #fff8ef; } */
.qvMaterials .btn.btn-success { margin-left: 15px !important; padding: 4px 15px !important; } 
.qvMaterials .custom_input1 { font-size: 16px }
.sku-detail-block .status-row li .color-name { font-size: 14px !important; font-weight: normal }
.custom_detail_main .mat_option { margin-top: -4px }
.show-selected .sign_img > div,
.custom_detail_main .sign_img > div { border-radius: 5px; }
.show-selected .sign_img > div{width:35px!important;height:25px!important;}
.color_formate .PrintColors .color-name { display: block; text-align: center; font-size: 14px; line-height: 1.4; padding-top: 3px; margin: 0 auto; }
.custom_detail_main .material_option.form-group { margin-left: 15px }
.custom_detail_main + .show-selected li { top: 4px }
.option_block .roll_size .md-radio.checked { background-color: transparent; }
.option_block .md-radio-list { display: block !important } ul.PrintColors.selectPrintColors { display: grid; gap: 15px; grid-template-columns: repeat(auto-fill, minmax(90px, 1fr)); padding: 0; list-style-type: none; margin: 0; padding: 0 !important; }
.custom_detail_main .PrintColors li { border:none!important; }
.option_block .unwind_roll .md-radio.checked { background-color: #fff !important;border-color:var(--secondarycolor);box-shadow:inset 0 0 0 1px var(--secondarycolor);}
.sku-detail-block .show-selected li .color-name { font-size: 12px !important;line-height:1.3; }
.copyBlock #selectMaterialColor { margin-top: -3px;padding-left:5px; }
#pricelist li div.with-price-breakup { height: auto !important; line-height: 26px; display:block; }
#pricelist li div.with-price-breakup :after,
#pricelist li div.with-price-breakup :before{display:table;clear:both;content:""}
#pricelist li div.with-price-breakup .w-100, #pricelist li div.with-price-breakup .w-100 > div { height: auto; line-height: normal; }
#pricelist li .per-price-break { width: 100%; float: left; padding-top: 0px; padding-bottom: 5px; height: auto; line-height: normal;}
#pricelist li .per-price-break div { height: auto; line-height: normal; }
#pricelist li .per-price-break .pricewrap,
#pricelist li .per-price-break .qtywrap { font-size: 12px; font-weight: 400; color: #d11d1d }
#pricelist li.materialHeader, 
#pricelist li.material_head { padding: 0 0 0 10px; margin: 0px; font-size: 12px !important; border-width: 0 0 1px 0; text-transform: uppercase; }

.sectionBlock:not(#divQuoteMaterials):has(.row:nth-of-type(1)[style*="display:none"]), .sectionBlock:not(#divQuoteMaterials):has(.row:nth-of-type(1)[style*="display: none"]) {
     padding: 0; box-shadow: none; border: none; }

@media (max-width:992px) {
     .page-heading-col h1 { font-size: 28px !important; }
}

@media (max-width:767px) {
     .department-list h4 i { display: none !important; }
.department-list .department-title-cont h4 { text-align: center; }
.qv_heading { padding-top: 15px; }
.qv_heading #yarnball { margin-bottom: 10px; }
.page-heading-col h1 {padding-top:0;}
}
.Orientation.group_list .Imgbox { height: 80px; line-height: 80px; } #back-top { margin: 0px; }

@media (max-width: 767px) {
     body, html { background: var(--mobile-bg); }
.qv_heading { margin: var(--marginOffset); background: #fff; box-shadow: var(--box-shadow); padding: 25px var(--container-padding); }
.qv_heading hr.headDivider { display: none; }
.sku-img-block .zoom-container { margin: var(--marginOffset); background: #fff; box-shadow: var(--box-shadow); padding: 0 var(--container-padding); position: relative; padding-bottom: 10px; margin-bottom:15px; }
.sku-img-block .zoom-container:after { content: ""; position: absolute; top: -1px; left: 0; height: 2px; background: #fff; right: 0; }
.sku-img-block .selectors { text-align: center; }
.sku-img-block .cutoff-shipping-offers { border: none !important; border-radius: 0 !important }
.sku-img-block .shippingBlock { overflow: inherit !important;height:auto!important;} 
/* .sku-img-block .qvproduct-des { margin: var(--marginOffset); margin-bottom: 0px !important; background: #fff; box-shadow: var(--box-shadow); width: auto; padding: 0 var(--container-padding); } */
.sku-img-block .qvproduct-des .overflow-container.overview_div { border-bottom: none !important; }
.department-list .item, .department-list .slick-slide { background: #fff; } 
.cutoff-shipping-offers{box-shadow:none!important;}
/* .shippingBlock { background-color: #fff; box-shadow: var(--box-shadow); margin: var(--marginOffset) !important; padding: 10px 15px; width: auto !important; } */
/*.shippingBlock { background-color: #fff; box-shadow: var(--box-shadow); margin: var(--marginOffset) !important; padding: 10px 15px; width: auto !important; }
.shippingBlock .cutoff-shipping-offers { box-shadow: none !important; }*/
.overflow-container a.show_product_details, .overflow-bottom a, .overflow-container .overflow-content { padding: 8px var(--container-padding) !important }
.sku-img-block .qvproduct-des .overflow-container.overview_div { border-bottom: none !important; }
.sku-img-block .qvproduct-des.col-md-12 { margin: var(--marginOffset); margin-bottom: 0px !important; background: #fff; box-shadow: var(--box-shadow); padding: 15px; width:auto;}
.sku-img-block .row:has(.col-md-12.qvproduct-des){margin:0;}
.finish_options .option_block { border: none; padding: 6px 0 0; }
.quote_detail { padding: 0; border: none; }
.qvConfirmation-block .qvConfirmationArea { border: 1px solid #d5d5d5 !important; border-radius: 8px; }
.qvConfirmationArea { height: auto; } 
} /* new css added by vishal on 08-04-2025 for design new sku page */
.sku-row-container .row_with_divider, .sku-main-container .row_with_divider { margin-top: 20px !important; padding-top: 20px !important; }
.sectionBlock { background-color: #F6F6F8; padding: 20px; margin-bottom: 18px; }
.sku-detail-block .step i { background-color: var(--primaryDefault) !important; color: #fff; }
.sku-img-block #skuRegulation0 { background-color: #fff !important; margin: 0 !important; }
.sku-detail-block .copyBlock { font-weight: var(--text-bold); color: var(--primaryDefault); }
.product-des-section { padding-bottom: 30px; display: flex; gap: 30px; }
.product-des-section .product-Des-content-left { flex: 1 0; }
.product-des-section .product-Des-content ul.list-unstyled li { font-size: 16px; }
.product-des-section h3 { font-size: 22px; color: var(--primaryDefault); font-weight: normal; }
.product-des-section .product-Des-content ul.list-unstyled { padding: 0 0 0 15px; margin-bottom: 15px; }
.product-des-section .product-Des-content ul.list-unstyled li:before { left: -15px; }
.product-des-section .download_pdf_btn .fa { margin-right: 4px; font-size: 18px; }
.product-des-section .product-Des-indent { padding-left: 10px; }
.product-des-section .product-Des-content-right { width: 308px; }
.shippingBlock_box { border: 2px solid #DEE2E6; padding: 10px 25px; display: flex; align-items: center; gap: 12px; border-radius: 16px; }
.shippingBlock_box .shippingBlock_text { flex: 1 0 auto; line-height: 1.3; }
.shippingBlock_box .shippingBlock_title { font-size: 18px; color: #000; font-weight: var(--text-bold); }
.shippingBlock_box .shippingBlock_text { font-size: 14px; color: #000; }
.shippingBlock_box .shippingBlock_text strong { color: #006600; }
.sku-detail-block .qv_detail_main { padding: 0; }
.qvadder-block .adderRow { background-color: #ffffff; }
.qvConfirmation-block .qvCart { background-color: #ffffff; width: 100%; border: none; padding: 0; }
.qvConfirmation-block .qvCart .qvCart_detail { display: block; }
.qvConfirmation-block .qvConfirmationArea { display: block; padding: 0; text-align: right; }
.qvConfirmation-block .qvQtyArea { padding: 10px 0 0 0; display: block; text-align: right; }
.qvConfirmation-block .qvConfirmationArea .label_container { font-size: 16px; }
.attrLabel, .attrLabel span { font-size: 14px; }
.qvConfirmation-block .qvConfirmationArea .price_container { padding: 0 0 0 15px; }
.qvConfirmation-block .qvConfirmationArea .attrLabel { text-align: right; }
.attrLabel span:not(.m3) {text-align: left; }
.qvConfirmation-block .qvQtybtn { gap: 8px; }
.qvQty, .seletionbox .qvQty { text-align: center; border-color: #D5D7DA; font-size: 16px; color: #181D27; border-radius: 8px; border: 1px solid #D5D7DA; box-shadow: 0 1px 2px 0px rgba(10, 13, 18, 0.05); height: 40px; width: 95px; }
.sku_product_qty_cont .quantity-plus, .sku_product_qty_cont .quantity-minus { width: 40px; height: 40px; border-radius: 8px; border: 1px solid #D5D7DA; background-color: transparent; }
.sku_product_qty_cont .quantity-plus:active, .sku_product_qty_cont .quantity-minus:active, .sku_product_qty_cont .quantity-plus:hover, .sku_product_qty_cont .quantity-minus:hover, .sku_product_qty_cont .quantity-plus:focus, .sku_product_qty_cont .quantity-minus:focus { background-color: #FAFAFA; color: var(--primarycolor); outline: none; box-shadow: none; border-color: #D5D7DA; }
.total_price_container { padding: 0px 0 8px; }
.total_price_container .total_price { font-size: 34px; font-weight: bold; color: var(--primarycolor); line-height: 1.2; }
.total_price_container .actual-price_text { font-size: 15px; color: #535862; font-weight: 400; display: block; }
.product_old_price { font-size: 20px; margin-right: 9px; font-weight: normal; color: #818881; position: relative; visibility: hidden; display: inline-block; }
.product_old_price::after { content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; height: 1px; background-color: #818881; }
.product_old_price.active { -webkit-animation: slide-left 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-left 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; }
.product_old_price_wraper { display: inline-block; overflow: hidden; min-width: 90px; vertical-align: -6px; }
@keyframes slide-left { 0% { visibility: hidden; -webkit-transform: translateX(80px); transform: translateX(80px); } 100% { visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); }
}
.product_saved_price { text-align: right; font-size: 14px; padding-top: 10px; visibility: hidden; }
.product_saved_price.active { visibility: visible; }
.product_saved_price .qvPriceDiscount { font-weight: var(--text-bold); } #pricelist { background-color: transparent; } #pricelist li.materialHeader { background-color: transparent; }
.sku_product_bottom { text-align: right; }
.sku_product_bottom .sku_product_buyqtysave_box { display: inline-block; margin-right: 30px; }
.sku_product_bottom .sku_product_action_btn { display: inline-block; }
.sku_product_bottom .sku_product_action_btn .btn { width: 250px; white-space: inherit; padding-top: 6px; padding-bottom: 5px; line-height: 1.2; font-weight: var(--text-bold); }
.sku_product_tust_badges { text-align: right; margin-bottom: 40px; }
.sku_product_tust_badges .sku_product_tust_badges_list { padding-top: 15px; margin-top: 20px; border-top: 1px solid #D9D9D9; display: inline-block; padding-left: 18px; }
.sku_product_tust_badges .sku_product_tust_badges_list li { display: inline-flex; gap: 8px; align-items: center; }
.sku_product_tust_badges .sku_product_tust_badges_list li + li { margin-left: 40px; }
.sku_product_tust_badges .sku_product_tust_badges_list li .sku_product_tust_badges_text { font-size: 16px; color: #000; text-align: left; line-height: 1.4; }
.sku_product_tust_badges .sku_product_tust_badges_list li .sku_product_tust_badges_text strong { display: block; font-weight: 700; } body .buyimg-slug-box { border: none; margin: 0; padding: 0; }
.sku_insider_buying_section { margin-bottom: 20px; }
.sku_have_question_box { background-color: #EDEDF0; border-radius: 8px; display: flex; max-width: 450px; margin-left: auto; }
.sku_have_question_box .sku_have_question_text { padding: 13px 15px; color: var(--primaryDefault); }
.sku_have_question_box .sku_have_question_text .title { display: block; font-size: 18px; }
.sku_have_question_box .sku_have_question_btn { background-color: #FFFFFF; border: 1px solid #DEE2E6; border-radius: 8px; padding: 15px; display: flex; gap: 10px; flex: 1 0 auto; align-items: center; }
.sku_have_question_box .sku_have_question_btn:hover { text-decoration: none !important; }
.sku_have_question_box .sku_have_question_btn .text { flex: 1 0; font-size: 11px; color: #666666; }
.sku_have_question_box .sku_have_question_btn .text b { display: block; font-size: 16px; color: var(--primaryDefault); }
.sku_tusted_reviews_row { border-top: 1px solid #D9D9D9; padding-top: 15px; text-align: center; }
.sku_tusted_reviews_row .sku_tusted_reviews_box { display: inline-flex; align-items: center; gap: 8px; }
.sku_tusted_reviews_row .sku_tusted_reviews_box .sku_tusted_reviews_text { flex: 1 0; }
.sku_tusted_reviews_row .sku_tusted_reviews_box .sku_tusted_reviews_title { font-size: 18px; font-weight: 700; color: #000; }
.sku_tusted_reviews_row .sku_tusted_reviews_box .reviews_count { font-size: 16px; color: #000; }
.sku-detail-block { padding-bottom: 70px; }
.product_des_read_more .product-Des-content-text { overflow: hidden; position: relative; height: 100px; }
.product_des_read_more .product-Des-content-text.active { height: auto; }
.product_des_read_more .product-Des-content-text:not(.active)::after { position: absolute; height: 35%; bottom: 0; left: 0; right: 0; background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .75) 54%, #fff); content: ""; display: block; }
.product-Des-content .product_des_read_more_link { padding-left: 10px; }
.product-Des-content:not(.product_des_read_more) .product_des_read_more_link { display: none; }
.qvConfirmation-block .qvConfirmationArea .price_container { font-size: 22px; font-weight: bold; color: var(--primarycolor); }
.pricelist-details .body8bcolor { color: #000 !important; }
.sku_product_qty_cont { display: flex; gap: 15px; align-items: flex-start; background-color: #fff; border-radius: 8px; border: 1px solid #C9C9C9; padding: 15px; padding-right: 25px; }
.sku_product_qty_cont .qvConfirmation-block { flex: 1 0; }

@media (min-width: 992px) {
     .sku-img-block { position: sticky; top: var(--sticky-position); }
    }

@media (max-width: 1199px) {
     .product-des-section { gap: 15px; }
.sku_tusted_reviews_row .sku_tusted_reviews_box .sku_tusted_reviews_title { font-size: 16px; }
.product-des-section .product-Des-content-right { width: 280px; }
.shippingBlock_box { padding: 10px; }
.sku_product_bottom .sku_product_buyqtysave_box { margin-right: 12px; }
.sku_product_qty_cont { padding: 10px; gap: 10px; }
.qvQty, .seletionbox .qvQty { width: 60px; }
}

@media (max-width: 767px) {
     .product-des-section { flex-flow: column; }
.sku_product_qty_cont { flex-flow: column; gap: 20px; }
.customproductcart { width: 100%; }
.qvConfirmation-block .qvConfirmationArea, .qvConfirmation-block .qvConfirmationLabel { border: none; }
.qvConfirmation-block .qvQtyArea { width: 100%; border: none !important; }
.sku_product_tust_badges .sku_product_tust_badges_list { padding-left: 0; }
.sku_product_tust_badges { text-align: center; margin-bottom: 30px; }
.sku_product_tust_badges .sku_product_tust_badges_list { display: flex; flex-wrap: wrap; gap: 20px; }
.sku_product_tust_badges .sku_product_tust_badges_list li { flex: 1 0; flex-flow: column; align-items: center; justify-content: center; }
.sku_product_tust_badges .sku_product_tust_badges_list li + li { margin-left: 0; }
.sku_product_tust_badges .sku_product_tust_badges_list li .sku_product_tust_badges_text { text-align: center; }
.sku_have_question_box .sku_have_question_btn { padding: 10px; }
.sku_have_question_box .sku_have_question_btn:hover { text-decoration: none; }
.sku_have_question_box .sku_have_question_text { padding: 10px; }
.sku_have_question_box .sku_have_question_text .title { font-size: 16px; }
.sku_have_question_box .sku_have_question_btn { gap: 6px; }
.sku_tusted_reviews_row .row { row-gap: 20px; }
.sku_product_qty_cont { padding: 12px; }
.sku_product_qty_cont .qvConfirmation-block { width: 100% !important; }
.sku-detail-block { padding-bottom: 0px; }
.sku_tusted_reviews_row { text-align: left; }
.sectionBlock { padding: 15px; margin: 0 -15px; margin-bottom: 18px; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; background-color: #fff; border-radius: 0; 
} /*.sku-img-block .shippingBlock { background-color: #fff; box-shadow: var(--box-shadow); margin: var(--marginOffset) !important; padding: 10px 15px; width: auto !important; }
.product-des-section { padding-bottom: 15px; }
.product-Des-content { background-color: #fff; box-shadow: var(--box-shadow); margin: var(--marginOffset) !important; }
.product-Des-content .overview_div { margin-top: 0 !important }
.product-Des-content .overflow-bottom a { border-bottom: 0; }
.product-Des-content .overflow-container a.show_product_details { border-top: 0; }
.shippingBlock_box { border-radius: 0; border: none; padding: 0; }*/ }

@media (min-width: 767px) {
     .sku-row-container .sectionBlock { padding: 0; background-color: transparent; } 
} /* new css added by vishal on 08-04-2025 for design new sku page */

.option_block_white { padding: 6px 0 0 !important; }
.option_block_white_block .head_section { border: none; margin-bottom: 0; }
.option_block_white .or-divider { text-align: center; position: relative; margin: 6px 0; }
.option_block_white .or-divider::after { content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; height: 1px; background-color: #ccc; }
.option_block_white .or-divider b { position: relative; z-index: 2; padding: 0 5px; background-color: #f6f6f8; }
.material_color_option { display: grid; gap: 15px; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); padding: 0; list-style-type: none; margin: 0; }
.material_color_option.material_color_option-sm { grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)); }
.select_color_imgBlock.material_color_option .material_color_img { width: 100%; display: block; height: auto; }
.select_orientation_list.material_color_option .material_color_img { display: flex; align-items: center; justify-content: center; }
.select_orientation_list.material_color_option .material_color_img img { max-width: 100px; max-height: 100px; }
.material_color_option .material_color_box input[type="radio"] { opacity: 0; height: 0; display: none; }
.material_color_option .material_color_box input[type="radio"]:checked + label .material_color_shape, .material_color_option .material_color_box .label-box.active .material_color_shape { border-color: var(--secondarycolor); box-shadow: 0 0 0 1px var(--secondarycolor); background-color: #fff; }
.material_color_option .material_color_box input[type="radio"]:checked + label, .material_color_option .material_color_box .label-box.active { font-weight: var(--text-bold); }
.material_color_option .material_color_box label, .material_color_option .material_color_box .label-box { font-size: 14px; display: block; color: var(--primaryDefault); cursor: pointer; text-align: center; margin: 0; }
.material_color_option .material_color_box .material_color_shape { display: block; color: var(--primaryDefault); cursor: pointer; border: 1px solid #ced4da; border-radius: 6px; text-align: center; padding: 5px; line-height: normal; width: 100%; background-color: #fff; }
.material_color_option .material_color_box .material_color_shape .material_color_name { margin: 0; padding: 8px 0; background-color: #f9f9f9; border-radius: 6px; }
.material_color_option .material_color_box .material_color_shape:has(.material_color_name) {
     padding: 0; }
.material_color_option .material_color_box .material_color_code { display: block; height: 30px; border: 1px solid #cecece; margin: 0 auto; border-radius: 4px; }
.material_color_option .material_color_box .material_color_name { display: block; padding-top: 4px; }
.material_color_option .material_color_box:hover .material_color_shape { border-color: var(--secondarycolor); }
.material_color_option .material_color_box input[type="radio"]:checked + label .material_color_shape .material_color_name, .material_color_option .material_color_box .label-box.active .material_color_shape .material_color_name { background-color: transparent; }
.die-selection-list { display: grid; gap: 11px; row-gap: 15px; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); padding: 0; margin: 0; }
.die-selection-box input[type="radio"] { display: none; }
.die-selection-box label { cursor: pointer; text-align: center; display: block; margin: 0; }
.die-selection-box label .die-selection-img { display: block; border: 1px solid #ced4da; border-radius: 4px; padding: 8px 5px; width: 100%; background-color: #fff; }
.die-selection-box label:hover .die-selection-img { border-color: var(--secondarycolor); }
.die-selection-box label .die-selection-img .die-selection-img-placeholder { width: 100%; height: 170px; display: flex; align-items: center; justify-content: center; }
.die-selection-box label .die-selection-img .die-selection-img-placeholder img { max-height: 100%; }
.die-selection-box label .die-selection-title { font-size: 14px; color: var(--primaryDefault); display: block; padding-top: 5px; }
.die-selection-box label .custom_detail_input { margin-top: 2px; font-size: 14px; height: 35px; border-radius: 5px; transition: 0.3s; width: 100%; resize: none; padding: 6px; }
.die-selection-box input[type="radio"]:checked + label .die-selection-img { border-width: 2px; border-color: var(--secondarycolor); padding: 7px 4px; }
.die-selection-box input[type="radio"]:checked + label .die-selection-title { font-weight: var(--text-bold); }
.die-selection-box input[type="radio"]:not(:checked) + label .custom_detail_input { background-color: #e9ecef; pointer-events: none; height: 0; box-shadow: none; border: none; opacity: 0; }
.custom-radio-box { position: relative; }
.custom-radio-box input[type="radio"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 16px; height: 16px; margin-top: 4px; vertical-align: top; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-size: 12px; border: 1px solid #828282; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-print-color-adjust: exact; color-adjust: exact; print-color-adjust: exact; border-radius: 50%; position: absolute; top: 8px; left: 10px; margin-left: 0; z-index: 2; cursor: pointer; }
.custom-radio-box label { border-radius: 6px; border: 1px solid #ced4da; padding: 10px; padding-left: 35px; margin: 0; font-size: 14px; display: block; line-height: 1.4; position: relative; cursor: pointer; background-color: #fff; }
.custom-radio-box label .custom-radio-title { display: block; font-weight: var(--text-bold); }
.custom-radio-box label .custom-radio-text { display: block; max-width: 620px; }
.custom-radio-box label:hover { border-color: var(--secondarycolor); }
.custom-radio-box input[type="radio"]:checked + label { border-color: var(--secondarycolor); background-color: #fff; border-width: 2px; padding: 9px; padding-left: 34px; }
.custom-radio-box input[type="radio"]:checked { background-color: var(--secondarycolor); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); border-color: var(--secondarycolor); }
.custom-radio-box input[type="radio"]:checked + label .custom-radio-title { font-weight: var(--text-bold); }
.upload_artwork_radio_list .custom-radio-box label .upload_artwork { pointer-events: none; user-select: none; transition: 0.3s; }
.upload_artwork_radio_list .custom-radio-box input[type="radio"]:checked + label .upload_artwork { pointer-events: all; user-select: none; }
.upload_artwork_radio_list .upload_artwork_btn_box { display: flex; align-items: center; gap: 15px; flex-wrap: wrap; row-gap: 8px; }
.upload_artwork_radio_list .upload_artwork_btn_box .upload_artwork_filename { display: inline-block; margin-left: 4px; }
.upload_artwork_modal .fileUploadBox .max_files { display: block; margin-top: 4px; font-size: 12px; text-align: center; }
.custom_radio_list { padding: 0 !important; margin: 0; }
.custom_radio_list li { list-style-type: none; }
.custom_radio_list li + li { margin-top: 10px; }
.font_sample_perview { background-color: #eeeeee; padding: 5px; min-height: 60px; display: flex; align-items: center; justify-content: center; transition: all 0.2s ease; border-radius: 5px; border: 1px solid #ccc; font-size: 24px; }

@media (min-width: 767px) {
     .custom_radio_list.two_col { display: grid; row-gap: 10px; grid-template-columns: repeat(auto-fill, minmax(50%, 1fr)); margin-left: -5px; margin-right: -5px; }
.custom_radio_list.two_col li { padding-left: 5px; padding-right: 5px; }
.custom_radio_list.two_col li + li { margin-top: 0; }
.custom_radio_list.two_col .custom-radio-box { height: 100%; }
.custom_radio_list.two_col .custom-radio-box label { height: 100%; }
}
.upload_artwork_modal .fileUploadBox { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 200px; background: #fff; border-radius: 0 0 8px 8px; border: 2px solid var(--secondarycolor); border-top: none; text-align: center; position: relative; }
.upload_artwork_modal .fileUploadBox::after { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px; background-color: #deddd8; }
.upload_artwork_modal .fileUploadBox .file_label { text-align: center; cursor: pointer; padding: 20px; margin: 0; width: 100%; display: block; }
.upload_artwork_modal .fileUploadBox .file_icon { display: flex; width: 44px; height: 44px; border-radius: 8px; align-items: center; justify-content: center; background-color: rgba(var(--secondarycolorRGB), 0.1); color: var(--secondarycolor); margin: 0 auto; margin-bottom: 10px; }
.upload_artwork_modal .fileUploadBox .file_upload_title { font-size: 16px; font-weight: var(--text-bold); display: block; margin-bottom: 4px; }
.upload_artwork_modal .fileUploadBox .file_accepted { font-size: 14px; margin-bottom: 10px; display: block; }
.upload_artwork_modal .fileUploadBox .btn-primary { min-width: 150px; transition: all 0.15s ease; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }
.upload_artwork_modal .fileUploadBox .btn-primary:hover { transform: translateY(-2px); }
.upload_artwork_modal .fileUploadBox .btn-primary:active { transform: translateY(2px) scale(0.97); box-shadow: 0 2px 5px rgba(0,0,0,0.2); 
} /* .upload_artwork_modal .fileUploadBox .btn-primary:hover{box-shadow: none!important;box-shadow: 0px 5px 0 #044934, inset 0px -1px 1px #ffffff42!important;} */
.upload_artwork_modal .file_upload_info { font-size: 12px; line-height: 1.4; }
.upload_artwork_modal .uploading-state { padding: 20px; }
.upload_artwork_modal .preview-card { max-width: 250px; display: flex; flex-direction: column; align-items: center; animation: fadeIn 0.4s ease; position: relative; padding: 10px; background: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0,0,0,0.06); }
.upload_artwork_modal .image-preview-element { max-width: 100%; max-height: 130px; object-fit: contain; }
.upload_artwork_radio_list .custom-radio-box.checked:has( + .upload_artwork_modal) input[type="radio"]:checked + label { border-radius: 8px 8px 0 0; border-bottom: none; }
.multi-preview .preview-remove-btn { all: unset; width: 25px; height: 25px; border-radius: 100%; background-color: #dbdbdb; color: #000; border: 1px solid #ccc; display: flex; align-items: center; justify-content: center; position: absolute; top: -10px; right: -6px; z-index: 2; cursor: pointer; transition: 0.3s; }
.multi-preview .preview-remove-btn:hover { background-color: #bdbdbd; }
.multi-preview .file_name { width: 100%; overflow: hidden; text-align: center; margin-top: 4px; font-weight: var(--text-bold); font-size: 12px; word-break: break-word; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 15px; }
.upload_img_preview_box { padding-top: 25px; }
.upload_img_preview_box .img_box { width: 150px; border-radius: 8px; border: 1px solid #ccc; position: relative; display: flex; align-items: center; justify-content: center; flex-flow: column; padding: 10px; }
.upload_img_preview_box .img_box img { max-height: 108px; max-width: 108px; }
.upload_artwork_modal .state-view { width: 100%; flex: 1 0 100%; padding: 20px 15px 15px; display: flex; flex-flow: column-reverse; gap: 15px; }
.upload_artwork_modal .multi-preview { display: grid; gap: 15px; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); }
.upload_artwork_modal .multi-preview .preview-item img { max-width: 100%; max-height: 100%; }
.upload_artwork_modal .multi-preview .preview-item a { pointer-events: none; 
} /* .upload_artwork_modal .multi-preview .preview-item */
.upload_artwork_modal .upload_info_text { display: none; margin-top: 10px; font-size: 13px; color: #664d03; padding: 8px 10px; border: 1px solid #ddc681; background-color: #fbf4e1; border-radius: 6px; }
.upload_artwork_modal .fileUploadBox:not(.d-none) + .upload_info_text { display: block; }
.upload_artwork_modal .multi-preview .img_view_wrap { height: 100px; padding: 10px 5px; border: 1px solid #ccc; border-radius: 6px; display: flex; align-items: center; justify-content: center; flex-flow: column; background-color: #fff; }
.upload_artwork_modal .multi-preview .img_view_doc { width: 80px; }
.loader-ring { display: inline-block; width: 50px; height: 50px; border: 4px solid rgba(0, 111, 83, 0.1); border-radius: 50%; border-top-color: var(--secondarycolor); animation: spin-anim 1s linear infinite; margin-bottom: 16px; }
@keyframes spin-anim { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }
}
.progress-bar-wrapper { max-width: 320px; margin: 16px auto 0 auto; }
.custom-progress { background-color: #d5d5d5; border-radius: 8px; height: 8px; overflow: hidden; }
.custom-progress-fill { background-color: var(--secondarycolor); width: 0%; height: 100%; border-radius: 8px; transition: width 0.1s linear; }
.progress-percent { font-size: 13px; font-weight: 700; color: var(--secondarycolor); margin-top: 6px; }
.special_instructions_input { resize: none; }


.md-checkbox label>.box{background-color:#fff;}

.material_option .md-radio-inline{display: grid;gap: 15px;grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));padding: 0;}
.material_option .md-radio{margin:0;padding:0;}
.material_option .md-radio input[type="radio"] + label:before,
.material_option .md-radio input[type="radio"] + label:after{display:none;}
.material_option .md-radio label{padding:0;width:100%;}
.material_option .md-radio .sign_img{border: 1px solid #ddd;border-radius:6px;height:42px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative; padding:6px 8px;}
/*.material_option .md-radio .sign_img:after{ font-family: 'FontAwesome'; -webkit-font-smoothing: antialiased; content: '\f00c'; position: absolute; left: 50%; top: 50%; color: #ffffff; transform: translate(-50%,-50%); font-size: 18px; text-shadow: #36363c 1px 1px 2px;opacity:0;}*/
.material_option .md-radio .sign_img > div{width:100%!important;height:100%!important;}
.material_option .color-name{display: block;text-align: center;font-size: 14px;line-height: 1.4;padding-top: 3px;margin: 0 auto;}
/*.material_option .md-radio input[type="radio"]:checked + label .sign_img:after{opacity:1;}*/
.material_option .md-radio input[type="radio"]:checked + label .sign_img{border-color: var(--secondarycolor);box-shadow: inset 0 0 0 1px var(--secondarycolor);}


#divPrintColors .copyBlock {display:flex;flex-wrap:wrap;gap:6px; row-gap:10px;}

@media (min-width: 991px) and (max-width: 1200px) {
    .qvConfirmation-row .qvConfirmation-block{flex: 0 0 35%;max-width: 35%;}
    .qvConfirmation-row .qvQty-details{flex: 0 0 65%;max-width: 65%;}
    .qvConfirmation-row{margin:0 -5px!important}
    .qvConfirmation-row div[class*="col-"]{padding:0 5px!important;}
}
@media (min-width: 767px) and (max-width: 991px) {
    .qvConfirmation-row .qvConfirmation-block{flex: 0 0 40%;max-width: 40%;}
    .qvConfirmation-row .qvQty-details{flex: 0 0 60%;max-width: 60%;}
}

.customproductcart ul li > label:hover .form_check_input{background-color:#f5f5f5;}