@media screen and (max-width: 768px) {
    .pro_des_left h5, .upart_ul h5, .upart_ul.free_design_data h5, .upart_ul.profe_design_data h5 {
        float: left;
    }   
    .desc-tabs .tab-content p {
        font-size: 12px;
        line-height: 14px;
    }  
    .desc-tabs .tab-pane .tab_descrip h1{
        font-size: 18px;
        line-height: 20px;
    }
    .desc-tabs .tab-pane .tab_descrip h2{
        font-size: 16px;
        line-height: 18px;
    }
    .desc-tabs .tab-pane .tab_descrip h3{
        font-size: 14px;
        line-height: 16px;
    }
    .desc-tabs .tab-pane .tab_descrip h4{
        font-size: 12px;
        line-height: 14px;
    }
    .flex-control-nav.flex-control-thumbs{
        display: flex;
        margin: 10px 0 10px;
        padding: 0;
        column-gap: 5px;
    }
.number-input {
    display: flex;
    align-items: center;
    justify-content: center;
}
.number-input #decrebutton{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.number-input #incrementbtn{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.bk_eyelets.cable_tie_less.active {
    background-color: white !important;
    border: 2px solid rgb(216, 36, 48) !important;
}
.bk_eyelets.cable_tie_less.active label {
    color: black !important;
}

p.txtblt_ties {
    color: black;
} 
h3.main-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.2px;
    text-align: left;
    margin-top:0;
}

.cable_tie_less img.tie_img {
    width: 90%;
    border-radius: 8px;
    margin-top: 10px;
    border: 2px solid #CFCFCF;
}
.number-input input {
    text-align: center;
    width: 45px;
    height: 30px;
    font-size: 12px;
    padding: 0;
    border: 1px solid #D9D9D9;
}
    .quantity-btn {
        width: 30px;
        height: 30px;
        background-color: #FCFCFC;
        border: 1px solid #D9D9D9;
        font-size: 24px;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        user-select: none;
        color: #919191;
    }

.quantity-btn:active {
    background-color: #bbb;
}
.quantity-btn:focus {
    outline: none;
}    
img.clickcclose {
    display: none;
}    
li.nextday.active span.collection_note {
    color: #d82430;
    padding: 0px 7px;
    text-transform: capitalize;
    border-radius: 3px;
}
.sltcl_cty div {
    display: inline-flex;
}
.sltcl_cty input {
    height: 26px;
    width: 26px;
    margin-right: 5px;
}
div#free_one {
    margin-top: 0px;
    pointer-events: inherit;
    background: rgb(140, 140, 140);
    opacity: 1;
    border: 0px solid;
    border-bottom-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
}

/*******************  Artwork line ******************/
.panel-heading.dlvry_srvic_sec h3.cal_head_three {
  text-align: left;
    margin: 0px;
    text-transform: none;
    display: inline-block;
    position: relative;
    width: 100%;
}
.carousel-inner .item img{
    /*max-width:unset!important;*/
    max-height:unset!important;
}
p.tab_descrip {
    font-weight: 400;
    color: #4B5563;
    font-size: 0.9em;
    line-height: 18px;
}
span.outer_slide {
    display: inline-flex;
    color: black;
}
h3.cal_head_three span.heading_txt {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
}
span.delivery_notice_txt {
    display: inline-block;
    width: 100%;
    float: left;
}
h3.cal_head_three  span.time_option {
    float: left;
    padding-right: 2px;
    width: 24px;
    position: relative;
    display: contents;
}
.panel-heading.dlvry_srvic_sec .txt_today_chk {
    display: block;
    position: relative;
    float: left;
}
/*********** Artwork line ended**************/
.main_calculator_start .col-xs-6 {
    width: 50%;
}
.tabs_btns button {
    color: black;
}
.main_calculator_start .col-xs-4,.main_summery_product .col-xs-4 {
    width: 33.33333333333333%;
}
.pro_des_left .col-md-12.col-xs-4.profesional_arto{
    width: 36.66%;
}
div#nav-tabContent {
    padding-bottom: 0;
}
.product-one .tab-content{
    padding-bottom:0.5em!important;
}
.bestSellerSizes .bst_sller_sizes.first_size {
    background: #ffa500;
    border: 1px solid #ffa500;
}
/****** DESC TABS  ******/
.desc-tabs .nav_pro_spec .nav.nav-tabs{
    width: 100%;
}
.desc-tabs .nav_pro_spec a.nav-item{
    font-size: 14px;
    padding: 4px 2px;
}
.desc-tabs .nav_pro_spec a.nav-item.active .tab_head_inn::after{
    content: '';
    width: 65px;
}
/***************Accordians styling started*******************/
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-out;
}
.accordion-section.active .accordion-content {
  max-height: 1000px; 
  transition: max-height 0.6s ease-in;
}
.finish_restricitons{
    text-align: left;
    font-size: 0.6em;
    display: inline-block;
    line-height: 0.9;
    float: right;
    color: red;
}

button.accordion-button,.here_is_finish_tab {
    width: 100%;
    padding: 5px;
    border-radius: 0.4em;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3.cal_main_heading {
    font-size: 1.5em;
    margin: 0;
}
.accordion-section button.accordion-button{
    background: none;
    color: black;
    font-weight: 100;
    border: 0;
    box-shadow: none;
    padding-top: 0;
}
.accordion-section.hide_acords.active button.accordion-button{
    border: 0 !important;
    box-shadow: none;
}
.mobile_new_layout .accordion-section.accord_click button.accordion-button::after{
    display: none !important;
}
.mobile_new_layout .accordion-section.accord_click button.accordion-button span.textright {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: #323232;
}
.mobile_new_layout .accordion-section.accord_click button.accordion-button.artwrkDesign{
    margin: 10px 0 5px;
}
.mobile_new_layout .accord_click button.accordion-button .cableties-lbl{
    text-align: right;
    padding-right: 20px;
}
/***************Accordians styling ended*******************/


/***************Delivyer section started*******************/
h1.plceriit {
    width: 100%;
    display: inline-block;
    color: white;
    margin: 0;
    font-weight: bold;
}
.time_cont_down_side_mobi{
    margin:0px;
}
.time_cont_down_side_mobi table{
    border: none!important;
    color: white;
    font-size: 2.5em;
    font-weight: bold;
}
.time_cont_down_side_mobi table tr td{
    border:none!important;
}
.timer_left,.timer_right{
    width:50%;
    float:left;
}
.row.timer_main_div {
    border-radius: 0.4em;
    background-image: url(https://www.printedtoday.co.uk/wp-content/uploads/2023/05/timer-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    padding:0.3em;
    background-size: cover;
}
h1.sti_date_cont_down {
    display: inline-block;
}
span.dte_l {
    width: 100%;
    display: block;
    line-height: 1em;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
span.dte_my{
    display: inline-block;
    font-size: 0.8em;
    color: #fff;
    line-height: 1em;
    font-weight: bold;
    text-align: right;
    width: 30%;
    float: left;
}
span.dte_ds{
    font-size: 1.9em;
    color: #fff;
    font-weight: bold;
    margin: 0px!important;
    padding: 0px!important;
    display: inline-block;
    line-height: 0.8em;
    float: left;
}
.panel-heading.delivery_option_mobile {
    display: inline-block;
    width: 100%;
    padding: 0!important;
}
.panel-heading.delivery_option_mobile ul li{
    margin: auto!important;
    display: inline-block;
    padding: 0em;
    margin-bottom: 0.5em!important;
    width: 31%!important;
    float: left;
    margin-right: 2%!important;
}

h1.plceriit{
    font-size: 12px!important;
}
h1.re_samday_deil {
    font-size: 0.8em!important;
    text-transform: none;
    color: white;
    text-align: right;
    margin: 0;
}
h1.sti_date_cont_down{
    margin: 0;
    color: white;
    float:right;
}
.delivery_option_mobile ul li{
    border:1px solid gray;
    padding-left: 15px;
    border-radius: 0.4em;
    margin: 0em 0em 0.5em 0em!important;
}
.delivery_option_mobile{
    margin-top:0.5em;
}
.delivery_option_mobile ul{
    margin:0px!important;
    border: 0;
}
.delivery_option_mobile.panel-heading .nav-tabs > li > a .section > h4{
    text-align: center;
    margin: auto;
    padding: 6px;
    margin-top: 0.1em!important;
    border-radius: 0.3em;
    font-size: 1em!important;
    font-weight: 500;
    margin-top: 0.2em!important;
}
.delivery_option_mobile.panel-heading .nav-tabs > li.active > a .section > h4{
    text-align:center;
    margin: auto;
    padding: 6px;
    border-radius: 0.3em;
}
.delivery_option_mobile.panel-heading .nav-tabs > li h4.dm{
    color: #666666;
}
.delivery_option_mobile.panel-heading .nav-tabs > li.active h4.dm{
    color: #FFF; margin-bottom: 3px;
}
.delivery_option_mobile.panel-heading .nav-tabs > li > a .section > h4 > span{
    background: white;
    color: black;
    padding: 4px 16px;
    border-radius: 0.2em;
    font-size: 12px;
    box-shadow: 0px 2px 2px 0px #00000040;
}
.delivery_option_mobile.panel-heading .nav-tabs > li > a .collection_note{
    display: none;
}
.delivery_option_mobile ul li a{
    display: inline-block;
    width: 100%;
}
li.fortyeighthours_foam {
    margin-right: 0!important;
    width: 33%!important;
}
.delivery_option_mobile .nav-tabs > li > a .section > h4{
    text-align: center;
    margin: auto;
    padding: 6px;
    margin-top: 0.1em!important;
    border-radius: 0.3em;
    font-size: 1em!important;
    font-weight: 500;
    margin-top: 0.2em!important;
}
.delivery_option_mobile.nav-tabs > li.active > a .section > h4{
    text-align:left;
    background: #FFA500;
    margin: auto;
    padding: 6px;
    border-radius: 0.3em;
}
.delivery_option_mobile .nav-tabs > li h4.dm{
    color: #666666;
}
.delivery_option_mobile .nav-tabs > li.active h4.dm{
    color: #FFF; margin-bottom: 3px;
}
.delivery_option_mobile .nav-tabs > li > a h6 {
    font-size: 12px;
    margin: auto;
    text-align: center;
    vertical-align: bottom;
    color: black;
    font-weight: 500;
    padding: 5px 14px;
    margin-top: 0 !important;
    width: fit-content;
    border-radius: 4px;
}
.delivery_option_mobile .Ophd{
    font-size: 18px;
}
.sltcl_cty.smday-collection-active{
    display: inline-block !important;
}


/**************Unit width and height styling****************/
.col-md-4.unit_drpdn label{
    width:100%;
}
h3.cal_head_three {
    margin-bottom: 1px;
}
.col-xs-4.unit_drpdn,.col-xs-4.cs_br_width,.col-xs-4.cs_br-height {
    padding-left: 0;
}
.col-xs-4.cs_br-height{
    padding-right: 0;
}
.col-xs-4.cs_br_width img,.col-xs-4.cs_br-height img {
    width: 18%;
}
.SizeSelectiontabs .mobside label {
    font-weight: 600;
    font-size: 12px;
}
.main_calculator_start .paddingleft_remove .SizeSelectiontabs .unit_drpdn{
    margin-top: 0px;text-align: right;
}
.main_calculator_start .paddingleft_remove .SizeSelectiontabs .selectionTabs ul li{
    font-size: 12px;
    padding: 8.5px 5px;
}
.main_calculator_start .customSizeSelection h3{
    font-size: 14px; margin-top: 1px;
}
select#select_unit{
    font-size: 12px;
    height: 30px;
    width: 72px;
}
input#brt_c_height, input#brt_c_width{
    height: 35px;
}
.main_calculator_start .bestSellerSizes .bst_sllr_main{
    padding: 10px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    border-top-left-radius: 0;
    display: flex;
    column-gap: 5px;
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: start;
}
.main_calculator_start .paddingleft_remove .SizeSelectiontabs{
    margin-top: 20px;
}
.main_calculator_start .bestSellerSizes .csSizetab{
    font-size: 14px;
    width: 30% !important;
}
.main_calculator_start .customSizeSelection .popSizetab span{
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.main_calculator_start .customSizeSelection{
    padding: 10px;
}

/***************Unit width and height styling end here****************/

/***************Our Best Seller Sizes style start here****************/
.bst_sllr_main {
    padding-right: 0px;
    margin-bottom: 0.5em;
}
.bst_sller_sizes {
    cursor: pointer;
    background: white;
    font-size: 1em;
    border-radius: 0.2em;
    width: 23.5%!important;
    display: inline-block;
    text-align: center;
    height: 32px;
    border: 1px solid #eeeeee;
    line-height: 32px;
    font-weight: 600;
    border-radius: 0.4em;
}
.bst_sller_sizes.first_size {
    margin-left: 0;
}
.bst_sller_sizes.five_size {
    margin-right: 0;
}
/***************Our Best Seller Sizes style end here****************/


/***************double sides and branding style end here****************/
.col-md-4.mobside {
    padding-left: 0px;
    text-align: left;
}
input#select_side {
    margin-right: 5px;
}
.col-md-4.mobside label{
    font-weight: 500;
    font-size: 1.1em!important;
}
.brndg_style{
    line-height: 1em;
    text-align: left;
    margin-left:0.5em;
}
input#defaultCheck3333{
    margin-right:5px;
}
/***************sides and branding style end here****************/

/**************table styling started****************/
.bannerpricing-table #unit_tabs li > a {
    font-size: 14px;
    margin-right: 5px !important;
    padding: 0;
    border: 0 solid #eee;
    width: 18%;
    float: left;
    border-radius: 1px solid;
    border-radius:0.4em;
}
td.tg-tds.active-light {
    background-color: #eb9197!important;
}
.main_calculator_start .tabbable ul#unit_tabs{
    padding: 5px;
}
.main_calculator_start #unit_tabs li > a{
    border: 1px solid #eee!important;
}
.main_calculator_start .fst_sction_pdng_shding{
    padding:0px;
}
.tabbable ul#unit_tabs {
    background: #d82430;
}
.bannerpricing-table #unit_tabs li.active > a {
    border: 0px;
    background: white;
}
.bannerpricing-table .tg .tg-375y,.bannerpricing-table .tg td.tg-wquz,.bannerpricing-table .tg th.tg-xedw {
    background: #8b8b8b!important;
    font-size: 1em!important;
}
/************table styling ended**************/


/*******third section styling start from here************/
.bannerpricing-table #bulkhidestic{
    margin-top:0em!important;
}
.main_calculator_start .screen-reader-text {
    display: inline-block!important;
    width: fit-content!important;
}
.smry_lwr_sction{
    display: flex;
    justify-content: start;
    gap: 5px;
    flex-wrap: wrap;
}
.main_calculator_start .qty{
    border: none;
    width: 60px !important;
    margin: -7px auto !important;
    padding: 5px 15px;
    color: #000;
    outline: 0;
    max-width: 100% !important;
    background: #FFA500;
    border-radius: 0.2em !important;
}
.qty_hook{
    display:none!important;
}

.rp_wcdpd_pricing_table table{
    width: 100%!important;
    border: unset!important;
    text-align: center!important;
}
.rp_wcdpd_pricing_table table tr{
    float: left;
    width: 20%;
    color: white;
    border: 1px solid white;
    border-radius: 0.7em;
    background-position: unset;
    background-origin: unset;
    margin: 0px;
    background-repeat: no-repeat;
}
div#bulkhidestic{
    padding-left: 0px;
    padding-right: 0px;
}
.eyelet_section .col-xs-12 .row .col-xs-3 label {
    color: white;
}

.col-lg-6.col-sm-6.col-xs-6.first_hemming,.col-lg-6.col-sm-6.col-xs-6.unfolded label{
    color: white;
}
.col-lg-6.col-sm-6.col-xs-6.second_hemming,.col-lg-6.col-sm-6.col-xs-6.folded label{
    color: black;
}
.bannerpricing-table #bulkhidestic .rp_wcdpd_pricing_table table td{
    border-right:0px!important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.rp_wcdpd_pricing_table table tr td{
    display: block;
}
.bannerpricing-table #bulkhidestic table .qquantity{
    font-size: 16px !important;
    display: block;
    color: #666666;
    font-family: inherit;
    font-weight: 600;
}
.rp_wcdpd_pricing_table .samecolor1{
    height: 2em;
    font-size: 12px;
    font-weight: 500 !important;
    font-family: inherit;
    background: #FFA500;
    width: fit-content;
    margin: 0 auto;
    display: flex;
    padding: 5px 15px;
    border-radius: 4px;
    align-items: center;
    line-height: 16px;
}
.mobile_new_layout .main_calculator_start .accordion-content .rp_wcdpd_pricing_table table tr{
    margin: auto !important;
    display: inline-block;
    margin-bottom: 0.5em !important;
    width: 32% !important;
    margin-right: 2% !important;
    background-image: unset !important;
    border: 2px solid #CFCFCF;
    border-radius: 0.7em;
    background-position: center;
    background-origin: content-box;
    margin: 0;
    cursor: pointer;
    padding: 3px 0 7px;
}
.mobile_new_layout .main_calculator_start .accordion-content .rp_wcdpd_pricing_table table tr:nth-child(3n) {
    margin-right: 0 !important;
}
.mobile_new_layout .main_calculator_start .accordion-content .rp_wcdpd_pricing_table{
    position: relative;
}
.mobile_new_layout .main_calculator_start .accordion-content .quantity-wrapper-n{
    width: fit-content;
    position: absolute;
    bottom: 0.6em;
    right: 0;
}
.rp_wcdpd_pricing_table .samecolor1 span{
    color:black;
}
.rp_wcdpd_pricing_table .samecolor{
    font-weight: 500;
    margin: 12px auto 17px !important;
    font-family: inherit;
    line-height: 16px !important;
    border: 1px solid #E5E7EB !important;
    box-shadow: 0px 2px 2px 0px #00000040;
    border-radius: 2px;
    width: fit-content;
    text-align: center;
    padding: 1px 20px !important;
    color: #000;
}
td.row3samecolor {
    line-height: 1!important;
    height: 2em;
    margin-top: 2em;
    margin-bottom: 1em;
}
td.row3samecolor span{
    font-size: 0.9em;
    line-height: 0;
    font-weight: 800;
}
a#chkbx{
    background: #d82430;
    color: white;
    border-radius: 0.3em;
    font-size: 0.8em;
    margin-bottom: 0.5em;
    display: inline-block;
    padding: 0em 1em;
    font-weight: 600;
    cursor: pointer;
}
a#chkbx:hover{
    color:#dbdbd9;
}
.row.img_left_move{
    display: inline-block!important;
    float: left;
    margin: 0.5em 0em;
    width: 100%;
    max-width: 100%;
}
.row.img_left_move img {
    width: 100%;
}
.main_calculator_start .qty_hook{
    display:none;
}
.main_calculator_start .quantity {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.main_calculator_start .quantity{
    margin: 0px !important;
    padding: 0px 10px 14px !important;
    width: 113px;
    display: flex !important;
    flex-direction: column;
    height: 105px;
    border: 2px solid #CFCFCF;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    line-height: normal;
}
.main_calculator_start .quantity label.screen-reader-text{
    clip-path: unset;
    position: relative!important;
    height: unset;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    color: #666666;
    font-weight: 500;
    padding: 5px 10px;
    flex-grow: 1;
}
.bannerpricing-table .quantity .qty{
    margin-top: 0px!important;
}
    /****** Discount Secion  ******/
    .mobile_new_layout .main_calculator_start .accordion-content .rp_wcdpd_pricing_table table tr:nth-child(1) {
        border: 2px solid #CFCFCF;
        margin-left: 0;
        background: #fff;
    }
/***************Eyelets section styling start from here**************/
.eyelet_section .col-xs-12 {
    padding: 0;
}
.bk_eyelets span{
    line-height: 1em!important;
    display: inline-block;
    color: black;
    font-size: 0.7em;
    height: 4em;
    overflow: hidden;
    text-align: center;
}
#eyeletsOptions .col-md-3 .bk_eyelets label{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 8px 0 15px;
}
.mobile_new_layout #eyeletsOptions .col-md-3 {
    width: 33%;
}
/*************hemming section styling started***************/
.hemming_section .col-xs-7 .bk_hemming label{
    font-size: 0.9em;
    margin: 0;
    line-height: initial;
    width: 100%;
    text-align: center;
}
.hemming_section .col-xs-7 .bk_hemming span{
    line-height: 1;
    font-size: 0.74em;
    display: inline-block;
    color: black;
    text-align: center;
}
.hemming_section .bk_hemming{
    border-radius: 0.4em;
    height: 13em;
}
.hemming_section .bk_hemming img{
    padding: 0.3em;
    width:100%;    
}
.hemming_section {
    margin-bottom: 0.5em;
    position: relative;
}

.hemming_section h3.main-heading {
    margin: 0;
}
.hemming_section .tag_styling {
    background: #d82430;
    color: white;
    padding: 0.3em;
    border-top-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
}
.hemming_section span.hemming_tag_price {
    font-size: 1.2em!important;
    font-weight: bold;
}
.col-md-5.hemmob{
    display:none!important;
}
.hemming_section .col-md-10 .col-lg-6.col-sm-6 .bk_hemming img{
    border: 2px solid #CFCFCF;
    border-radius: 8px;
}
.col-lg-6.col-sm-6.col-xs-6.second_hemming .bk_hemming img{
    border: 2px solid #FFA500;
}
/**********Polepocket styling start from here**********/
.stat_polewidth {
    width: 25%;
    float: left;
    margin-bottom: 0.5em;
}
.bk_pol {
   cursor: pointer;
}
.stat_polewidth .bk_pol label{
    display: inline-block;
    margin: 5px 0;
    font-weight: 600;
    width: 100%;
    color: #666666;
    font-size: 12px;
    line-height: initial;
}
.stat_polewidth .bk_pol span{
    line-height: 1em!important;
    display: none;
    color: black;
    font-size: 0.7em;
    height: 4em;
    overflow: hidden;
}
.bk_pol_head h3{
    text-align: left;
    font-size: 2em;
    font-weight: bold;
    text-transform: none;
    overflow:hidden;
}

.stat_polewidth.frst_pol .bk_pol label{
    color:black;
}
.polepocket_section .col-md-12.col-xs-12{
    padding:0;
}
.bk_pol img{
    padding: 0.3em;
    width:100%;
}
.bk_pol{
    text-align:center;
}
/*********************Folded or unfolded section started**********************/
.mobile_new_layout .main_calculator_start .accordion-content .folded_section .row > .col-md-10.col-xs-6{
    width: 66.66% !important;
}
.folded_section .col-md-2.col-xs-6{
    padding-right:0;
}
.col-lg-6.col-sm-6.col-xs-6.folded .bk_fold img{
    border: 2px solid #FFA500;
    border-radius: 8px;
}
.col-lg-6.col-sm-6.col-xs-6.unfolded .bk_fold img{
   border: 2px solid #CFCFCF;
   border-radius: 8px;
}
.bk_fold img{
    padding: 0.3em; 
    width:100%;
}
.bk_fold label{
    color: black;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 0px!important;
}
.bk_fold {
    border-radius: 0.4em;
    height: 12.2em;
}
.col-md-12.folmob.foldunfol{
    display:none!important;
}
.folded_section {
    margin-bottom: 0.5em;
    position:relative;
}
.folded_section .folded_postiont{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}
.folded_section h3.main-heading {
    margin: 0;
}
.folded_section .tag_styling {
    background: #d82430;
    color: white;
    padding: 0.3em;
    border-top-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
}
.bk_fold span{
    line-height: 1em!important;
    display: inline-block;
    color: black;
    font-size: 0.7em;
    height: 4em;
    overflow: hidden;
    text-align: center;
}
/***************artwork section styling started**********************/
.width_art{
    width: 24%;
    float: left;
    background: #8c8c8c; 
    margin-left: 1%;
    border-radius: 0.4em;
    text-align: center;
    line-height: initial;
}
.artwork_option_upper {
    display: inline-block;
}
.artwork_option_upper input{
    display:none;
}
.artwork_option_upper label {
    font-size: 0.8em;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-align: center;
    color:white;
}
.artwork_option_upper label span {
    line-height: 1em!important;
    display: inline-block;
    color: white;
    font-size: 0.7em;
    height: 4em;
    overflow: hidden;
    text-align: center;
    margin-top:1em;
}
.artupld_slted .brd_artsty label,.artupld_slted .brd_artsty span {
    color: black;
}
.width_art div {
    border-radius: 0.4em;
    height: 12em;
}
.pro_des_left h5.artwrk-sec-label {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 6px 5px 5px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #E5E7EB;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 6px;
}
.pro_des_left h5.artwrk-sec-label.active{
    background-color: #FFA500;
}
.pro_des_left {
    margin: 0.5em 0em;
}
.pro_des_left .art-content-ar{
    background: #000;
    display: inline-block;
    margin: 10px 0 5px;
    color: #fff;
    padding: 10px;
}
.pro_des_left .art-content-ar h5{
    width: 100%;color: #fff;margin-bottom: 5px;
}
.pro_des_left h5,.upart_ul h5,.upart_ul.free_design_data h5,.upart_ul.profe_design_data h5{
    margin: 0;
    font-weight: 600;
    font-size: 1.1em;
}
.pro_des_left li,.upart_ul li,.upart_ul.free_design_data li,.upart_ul.profe_design_data li {
    font-size: 12px;
    color: #919191;
    list-style-type: disc;
}
.pro_des_left .upart_ul{
    margin-left: 10px;
}
span.cd-separator,span.text,span.cd-icon,.wc-dnd-file-upload label{
    display:none!important;
} 
.codedropz-upload-container,.wc-dnd-file-upload{
    padding:0!important;
}
.codedropz-upload-handler.wc-upload-wrap {
    border: 0!important;
    margin: 0;
}
.codedropz-label{
    float:left;
    margin-top: 0;
}
.single-product-wrapper .quantity, .single-product-wrapper .product_meta{
    display: none;
}
/* .col-md-12.col-sm-12.upload_artwrk_sec,.col-md-12.col-sm-12.profesional_arto,.col-md-12.col-sm-12.profesional_arto{
    padding-left: 0;
} */
.wc-dnd-file-upload {
    padding-top: 0;
}
.bottom_attach_upld_artwi textarea{
    background-color: #D9D9D9 !important;
    border: 0;
    color: #000;
    padding: 2px;
    width: 100%;
    margin: auto;
    border-radius: 0;
    height: 50px;
}
.col-md-12.col-sm-12.col-xs-8.upload_file_dsgn.professional_dsgn label{
    float: left;
    display: inline-flex;
    position: relative;
    width: 60%;
}
.col-md-12.col-sm-12.col-xs-4.profesional_arto span.dnd-upload-counter{
    display:none;
}
input#design_qty {
    border: none;
    background: #8c8c8c;
    color: white;
    margin-left: 5px;
    margin-right: 5px;
}
.dsgn_totl_section,.dsgn_ech_section {
    text-align: right;
    font-weight: bold;
    line-height: 1.2;
}
.bottom_attach_upld_artwi .wc-upload-wrap .codedropz-upload-inner a.cd-upload-btn {
    background-color: #fdfdfd00 !important;
    color: #fff;
    border: 1px dotted #fff;
    line-height: 30px;
}
.width_art.artupld_slted.brdrbtm_art {
    margin-top: 0px;
    background: white;
    border-width: 2px 2px 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: initial;
    border-left-style: solid;
    border-top-color: rgb(216, 36, 48);
    border-right-color: rgb(216, 36, 48);
    border-bottom-color: initial;
    border-left-color: rgb(216, 36, 48);
    border-image: initial;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

    /*************Same Day styling start from here*****************/
.col-md-2.pref_innder_div.bg p.each_tim , .col-md-2.pref_innder_div.bg p.day_coll_text {
    color: white !important;
}
.col-md-2.pref_innder_div .bg {
    background-color: #d82430 !important;
}
.col-md-2.pref_innder_div.bg p.pref_para.active {
    color: black !important;
    
}
.main_calculator_start p.day_coll_text{
    color:black!important;
}
.sam_d_summery .summ_body p.sameday_price_total {
    font-size: 1.4em;
    float: left;
    position: absolute;
    right: 0;
    color: black;
    font-weight: 800;
}
.sam_d_summery h6.sameday_price_total{
    font-size: 2.45em;
    margin: auto;
    text-align: center;
    vertical-align: bottom;
    color: black;
    font-weight: bold;
    padding: 0em 0em;
    line-height: 1.3em;
}
.smeday_white{
    background: white;
    color: black;
    padding: 0.2em;
    border-radius: 0.2em;
    margin-right: 0.2em;
    font-size: 1.3em;
}
.close_summ {
    display: inline-block;
    background: red;
    color: white;
    border-radius: 4em;
    padding: 0em 0.4em;
    font-size: 1em;
    float:right;
}
.same_day_sec .same_right .sam_d_summery h4 span.day_nam {
    float: left;
    display: inline-block;
    background-color: white;
    color: black;
    padding-right: 2px;
    border-radius: 3px;
    margin-right: 0.6em;
}
.sam_d_summery .summ_body {
    display: flex;
    border: unset;
    position: relative;
}
.col-md-2.pref_innder_div.bg {
    background-color: #d82430 !important;
}
.sam_d_summery .summ_body p.delivery_notice_txt {
    display: inline-block;
    position: relative;
    min-width: 9em;
    color: black;
    line-height: 13px;
    margin-bottom: 0.2em;
}
.same_day_sec .same_left .prefer_collection .col-md-2.pref_innder_div p.each_tim, p.day_coll_text {
    color: black ;
    text-align: center;
    padding-top: 0px;
    font-weight: 600;
    font-size: 1.3em;
    padding-bottom: 0px;
    margin-bottom:0px;
    text-transform: uppercase;
    line-height: initial;
}
p.day_coll_text {
    font-size: 0.9em;
    font-weight: 600;
}
.same_day_sec .same_right .location_sec .left_sec img {
    min-width: 3em;
    min-height: 3em;
}
.same_day_sec .same_right .sam_d_summery h4 {
    text-align: left;
    background: #d82430;
    margin: auto;
    padding: 6px;
    border-radius: 0.3em;
    margin: 4px;
}
.same_day_sec .same_right .location_sec .righ_sec .rf_para {
    display: inline-block;
    position: relative;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1em;
    padding-top: 0.1em;
    width: 100%;
    position: relative;
    padding-bottom: 0.5em;
}
.same_day_sec .same_right .location_sec .righ_sec .rt_para {
    font-size: 0.7em;
    color: black !important;
    line-height: 1em;
    margin-right: 5em;
}
.same_day_sec .same_right .location_sec .righ_sec .rf_para a.directionlink_right {
    display: inline-block;
    color: black;
}
.location_sec {
    display: flex;
    position: relative;
    float: left;
    width: 100%;
    vertical-align: middle;
    border-radius: 5px;
    margin-right: 0.1em;
    background: lightgrey;
    padding: 0.4em 0em;
    height: 6.2em;
}
.redborder_div {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.3em;
}
.bannerpricing-table .main_calculator_start .prefer_collection .panel-heading{
    padding:0px;
}
.same_day_sec .same_right .location_sec .left_sec {
    position: absolute;
    right: 0;
    bottom: 0;
}
.col-md-2.pref_innder_div.map_sec_pref_innder_div {
    width: 3em;
}
.sam_d_summery {
    display: inline-block;
    position: relative;
    float: left;
    width: 44%;
}
span.day_txt {
    font-size: 1.3em;
    text-align: center;
    color: white;
}
.sam_d_summery {
    padding: 2px;
    background: #d3d3d3;
    margin: 0em 0em 0em 0.2em;
    border-radius: 0.4em;
}
.same_day_sec h5 {
    margin-top: 0.5em;
    margin-bottom: 0px;
    font-weight: 900;
}
.same_day_sec {
    position: relative;
    float: left;
    text-align: left;
    display: inline-block;
    width: 100%;
    line-height:1;
}
 .same_day_sec .same_left .prefer_collection .col-md-2.pref_innder_div p.pref_para {
    background-color: #8c8c8c;
    margin: auto;
    border-radius: 6px;
    font-size: .85em;
    color: white;
    padding: 3px;
    margin: 3px;
    text-align: center;
} 
.same_day_sec .same_left {
    display: inline-block;
    position: relative;
}
.col-md-2.pref_innder_div {
    padding: 0px;
    background-color: #d3d3d3;
    border-radius: 0.4em;
    position: relative;
    padding-bottom: 0.3em;
    width: 23.5%;
    margin-right: 1.5%;
}
.pref_five,.pref_six  ,.same_right.col-xs-6 {
    margin-top:0.38em;
}
.same_day_sec .same_left .clock.inner_sect {
    display: inline-block;
    position: relative;
    float: left;
    background-color: #0071a6;
    margin: 0.5em;
    width: 14%;
    border-radius: 9px;
}
span.day_txt {
    text-transform: inherit;
}
span.time_option {
    float: left;
    padding-right: 2px;
}
.same_day_sec .same_right {
    display: inline-block;
    position: relative;
    float: left;
    padding-right: 1.5%;
    padding-left: 0;
}
p.each_tim {
    margin-top: 0.7em;
}
 li.sameday {
    margin-right: 0px !important;
}  
.bannerpricing-table .panel-heading #unit_tabs li {width: 19.35% !important;}
div#tabs {
    margin-top: 0.5em;
}
div#tabs .tab-content {
    padding-bottom: 0px!important;
}
.mobile-show{
    display:none;
}
.pdng_lft_zero{
    padding-left:0px!important;
}
.main_calculator_start {
    display: inline-block;
    width: 100%;
}
.main_calculator_start .tabs_start {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.cal_main_heading{
   text-align: left;
    font-size: 2em;
    text-transform: none;
    margin-bottom: 0;
    font-weight: 700;
    display: inline;
    float: left;
}
.woocommerce div.product div.images{
    margin-bottom:0em!important;
}
.product-one .container{
    border:0px!important;
    box-shadow: none!important;
}

/***************summary section styling start from here*********************/
.main_summery_product{
    background: #D9D9D9;
    color: #030303;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    bottom: 0px;
    width: 100%;
    display: block;
    overflow: hidden;
    left: 0;
    z-index: 9999;
}
.product.type-product.status-publish.first.instock.has-post-thumbnail{
    margin: 0;
    padding: 0;
}
.dlv_smry {
    text-align: left;
    display: inline-block;
    line-height:1;
}
.upld_smry{
    line-height:1;
}
span.lwer_sumry_head{
    width: 40%;
    display: block;
    text-align: right;
    line-height: 0.8;
}
span.cntdwn_smry {
    font-size: 2em;
    margin: auto;
}
span.hd_sumry.main_sum_header {
    font-size: 1em;
}
.finisum .smry_upr_sction .hd_sumry{
    width:100%;
    display:block;
}
.totalcost {
    left: unset!important;
    margin: 0px;
}
.main_summery_product .container{
    background:transparent!important;
}
.totalcost{
    display: inline-flex;
    float: left;
    margin-bottom: 0px!important;
    font-size: 18px;
    font-weight: 600;
}
.totalcost span{
    margin:0px;
}
input#total_cost {
    background: transparent;
    color: black;
}
.ttl_pri_sction{
    text-align: left;
    margin-left: 0.5em;
}
button#prevBtn{
    background: #999;
    color: white;
    width: 90px;
    border-radius: 0.3em;
    font-size: 1.2em;
    height: 30px;
    margin-bottom: 0.5em;
}
button#nextBtn{
    background: #d82430;
    color: white;
    width: 90px;
    border-radius: 0.3em;
    font-size: 1.2em;
    height: 30px;
    margin-bottom: 0.5em;
}
.eachpricesh{
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    margin: 0.2em 0em;
    text-align: right;
}
.brdr_rt{
    margin: 0.2em 0em;
}
.sum_hlf_div {
    width: 100%;
    display: flex;
    justify-content: start;
    gap: 5px;
}
span.hd_sumry {
    text-align: left;
    font-weight: 600;
    width: auto;
}
.smry_upr_sction_mobi span {
    font-size: 0.88em;
    line-height: 1;
    display: inline-block;
}
.col-md-3.col-xs-4.mrgn_smr div {
    line-height: 1;
}
.smry_upr_sction {
    text-align: left;
    height: 3.8em;
    border-bottom: 2px solid #d82430;
}
.mrgn_smr{
    margin: 0.2em 0em;
}
button.single_add_to_cart_button.button.alt{
    color: white;
    border-radius: 0.3em;
    font-size: 1em;
    margin: 0em 0.5em;
    display: block;
    padding: 0px!important;
    min-width: unset!important;
    min-height: unset!important;
    height: 30px;
    width: 9em!important;
}

.tabs_btns button.single_add_to_cart_button.button.alt{
    margin: 0px!important;
    float: right!important;
    background: #d82430!important;
    margin-left: 2%!important;
}
.tabs_btns button{
      padding: 2px 10px;
    border-radius: 0.3em;
}
.tabs_btns{
    text-align:right;
}
.firstLwr_smry{
    display:inline-flex;
}
.sum_hlf_rgt.side_summ {
  padding-top: 0.1em;
}
.summer_brdr_mobile{
    padding: 8px 0px;
    border-bottom: 1px solid #00000029;
    margin-bottom: 5px;
}
.col-md-3.col-xs-4.brdr_rt.finisum,.col-md-3.col-xs-4.brdr_rt,.col-md-3.col-xs-4.mrgn_smr {
    padding-right: 0;
}
/*****************summary section styling end here********************/
/*******product summery tabs************/
/* .nav_pro_spec nav.inner_pro_spec div#nav-tab a.nav-item.nav-link {
    float: left;
    width: 19%;
    color: #d82430;
    margin-right: 1%;
}
.nav_pro_spec nav.inner_pro_spec div#nav-tab a.nav-item.nav-link span.tab_txt{
    font-size:0.9em;
}
.nav_pro_spec nav.inner_pro_spec div#nav-tab a.nav-item.nav-link.active {
    background-color: #d8232f;
    color: white;
    padding-left: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.nav_pro_spec nav.inner_pro_spec div#nav-tab {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom: 2px solid #d82430;
}
.nav_pro_spec nav.inner_pro_spec {
    display: inline-block;
    position: relative;
    width: 100%;
} */
h1.singl_product_title {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    border-bottom: 1px solid #919191;
}
h1.singl_product_title span{
    font-size: 14px;
    font-weight: 500;
    float: right;
}
.newMobilelayout .prod_gallery_right p{
    font-size: 10px;line-height: 14px; margin-bottom:0;
}
.read-more-toggle{
    margin-bottom: 10px;
    display: block;
    font-size: 10px;
    font-weight: 500;
}
.main_summery_product button.single_add_to_cart_button.button.alt{
    background: #FFA500 !important;
    color: black;
    font-size: 16px;
    line-height: 18px;
    height: 30px;
    font-weight: 500;
}
.main_summery_product .col-xs-5{
    display: flex;
    align-items: center;
}
.newMobilelayout .video-slider .thumbnails{
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin-top: 10px;
}
.newMobilelayout .video-slider .thumbnails video{
    width: 24%;
    height: 50px;
    cursor: pointer;
    border: 0;
    border-radius: 0px;
    object-fit: cover;
    transition: border 0.3s;
}

/****************slider styling started*******************/
div#product-slider {
    overflow: hidden;
    display: inline-block;
    width: -webkit-fill-available!important;
}
.carousel-inner .left img,.carousel-inner .next img,.carousel-inner .prev img,.carousel-inner .active img {
    /*max-width: none!important;
    width: auto!important;*/
    height: auto!important;
}
.carousel-inner > .item{
    margin-bottom:0;
}

/************************ Perspective Table styling started********************/
img.getfree_img {
    margin-top: 1em;
}
p.pole_price_op {
     margin-top: -4.6em;
    margin-bottom: 4em;
    margin-left: 1em;
}
 table.blueTable {
  border: 1px solid #1C6EA4;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.grid_head{
    display: inline-block;
    background: #d82430;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 4px 4px;
}
.row .grid_head p {
    color: white;
    padding-left: 0px;
    width: fit-content;
    float: left;
    margin-right: 1em;
    margin-bottom: 0em;
}
.men_grid_img{
    margin-top: 3em;
    position: relative;
    display: inline-block;
    width: 100%!important;
    float: right;
}

.row .out_tab_prev {
    width: 100%;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    border-top: 0px;
    margin-top: -6px;
    background: #e1e1e1;
}
.row .out_tab_prev .col-md-9 {
    padding-left: 0px;
    padding-right: 0px;
    width: 75%;
}
.tooltip{
    display:contents;
}
.row table.blueTable tr td {
    line-height: 1.75;
}
.row .grid_head div  {
    width: fit-content;
    height: auto;
    border-radius: 4px;
    float: left;
    font-size: .8em;
    padding: 0px 5px;
    margin: 0px 3px;
    background: transparent;
    border: 1px solid white;
    color: white;
}
table.blueTable td {
  border: 1px solid #AAAAAA; 
  padding: 0em 0em;
}
span.move_towrdprspctv,.move_backtable {
    text-align: right;
    float: right;
    border-bottom: 1px solid;
    line-height: 1;
    color: #d82430;
    display:none;
}
}