
/* custom css start 16/06/2022 kapil */
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field>label.label {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    margin-bottom: 10px;
    text-transform: none;
}
.catalog-product-view .reset {
    margin: 0;
}
.catalog-product-view .reset span {
    min-width: 40px;
    min-height: 40px;
    background: url(../images/reset-icon.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-left: 55px;
    line-height: 36px;
    text-transform: initial;
    margin-bottom: 10px;
}
.catalog-product-view .reset a {
    display: inline-block;
}
.catalog-product-view .reset a#reset {
    color: #696969;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 36px;
}
.catalog-product-view .view-summery span {
    min-width: 40px;
    min-height: 40px;
    background: url(../images/view-icon.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    padding-left: 55px;
    line-height: 36px;
    text-transform: initial;
    margin-bottom: 10px;
}
.catalog-product-view .view-summery a {
    display: inline-block;
}
.catalog-product-view .view-summery a#view-summery {
    color: #696969;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 36px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field>label.label {
    padding: 25px 30px 15px 30px;
    margin: 0px;
}
.catalog-product-view a{
    color:#007FFF;
    text-decoration:underline;
}
.catalog-product-view a:hover{
    color:#FECE0D;
    text-decoration:underline;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field>label.label  a{
    color:#FECE0D;
    text-decoration:underline;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field>label.label  a:hover{
    color:#FECE0D;
    text-decoration:underline;
}
.catalog-product-view  .select_a_product .control{
        background: #F4F5F7 0% 0% no-repeat padding-box;
border: 2px solid #EEEFF2;
padding: 30px 15px;
}
.catalog-product-view .product-options-wrapper .select_a_product.image-radio  .field.choice.admin__field.admin__field-option {
   
    text-align: center;
    margin: 0px 1%;
        margin-bottom: 5px;
        padding: 0px;
        position: relative;
}
.catalog-product-view .Bss_image_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100% !important;
    cursor: pointer;
    border: 0 !important;
}
.catalog-product-view .Bss_image_radio img {
    border: 2px solid #F4F5F7 !important;
}
.catalog-product-view .Bss_image_radio.active label {
    position: relative;
}
.catalog-product-view .Bss_image_radio.active label::before {
    background: url(../images/select-check.png) no-repeat;
    width: 20px;
    height: 20px;
    content: "";
    right: 2px;
    top: -32px;
    position: absolute;
}

.catalog-product-view .view-step-zero .Bss_image_radio.active label::before {
    display: none;
}

.catalog-product-view .select_a_product input[type=radio], .select_a_productn input[type=radio], .side_panels__top_lights input[type=radio], .colour_range_ral input[type=radio], .colour_range input[type=radio] {
    display: none;
}
.catalog-product-view .select_a_product label.label.admin__field-label{
    display: block;
    width: 100% !important;
    margin-top: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    order: 2;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field .field.choice .label {
    font: normal normal normal 16px/20px Poppins;
    letter-spacing: 0px;
    color: #262626;
    margin-bottom: 0px;
    height: auto;
    /* background: #EEEFF2 0% 0% no-repeat padding-box; */
    padding: 0px 0px;
    cursor: pointer;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field .field.choice .Bss_image_radio.active label.label.admin__field-label {
    /* background: #FECE0D; */
}
.catalog-product-view .select_a_product img {
    margin: 0 auto;
    width: 100% !important;
    border: 0px !important;
}
.catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #CECECE;
}
.catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box .nextpre-btn{
    display: flex;
    justify-content: space-between;
    margin:10px 0;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .nextpre-btn .custom-cartbtn{
        margin-top: 0px;
        /* width: 30%; */
}
.catalog-product-view button#prevBtn,  .catalog-product-view button#nextBtn {
    background: #FECE0D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: 1px solid #FECE0D;
    padding: 10px;
    margin: 10px 0;
    width: 210px;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: 600;
}
.catalog-product-view button#prevBtn {
    background: #000000;
    color: #fff;
    border-color: #000000;
}
.catalog-product-view .product-options-bottom {
    display: none;
}
.catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box .steps-count {
    margin: 10px 0;
    color: #262626;
    font-size: 16px;
    font-weight: 600;
}
.catalog-product-view .product-options-wrapper .fieldset .field .control{
    background: transparent;
    border: 0;
    padding: 0px 30px;
}
.catalog-product-view .product-options-wrapper .fieldset .field .control p {
    padding: 0;
    margin: 0 0 10px 0;
}
.catalog-product-view .product-options-wrapper .fieldset .field .control input{
    border:2px solid #EEEFF2;
    border-radius: 5px;
    background-color: #fff;
    height: 50px;
}
.catalog-product-view button#custom-addtocart{
    background: #FECE0D 0% 0% no-repeat padding-box;
    color: #262626;
    border-radius: 5px;
    border: 1px solid #FECE0D;
    padding: 10px;
    width: 210px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
}
.catalog-product-view .product-info-price{
    text-align: center;
    margin-top: 0px;
    /* font-size: 27px; */
}
/*  */
.catalog-product-view .product-options-wrapper .image-radio  .control .options-list

 {
    display: flex;
    overflow-x: auto;
    /* border: 5px solid #ff00ff; */
}

.catalog-product-view .product-options-wrapper .image-radio  .control .options-list .field.choice.admin__field.admin__field-option{
    flex: 30%;
    max-width: 180px;
    /* max-height: 70px; */
}
.catalog-product-view .product-options-wrapper .select_a_product.image-radio  .field.choice.admin__field.admin__field-option {
    flex: 50%  !important;
    max-width:50% !important;
}
.catalog-product-view .product-options-wrapper .image-radio  .control .options-list .field.choice.admin__field.admin__field-option .Bss_image_radio input{
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
}
.catalog-product-view .product-options-wrapper .image-radio  .control .options-list .field.choice.admin__field.admin__field-option .Bss_image_radio img{
    order:1;
    width: 100% !important;
    height: auto !important;
    /* border:none !important; */
}
.catalog-product-view .product-options-wrapper .image-radio  .control .options-list .field.choice.admin__field.admin__field-option .Bss_image_radio label{
    order: 2;
    width:100% !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    text-align: center;
}

.catalog-product-view .product-options-wrapper .image-radio  .control .options-list .field.choice.admin__field.admin__field-option .Bss_image_radio label span{
    font-size: 14px;
    color: rgba(38, 38, 38, 0.65);
}

/*  */

.catalog-product-view  .field.required .control{
    padding:15px;
}
.catalog-product-view .field.choice{
    padding-left: 0px;
    padding-right:15px
}
.catalog-product-view .product-options-wrapper .select_external_colour .control .options-list .field.choice.admin__field.admin__field-option,
.catalog-product-view .product-options-wrapper .select_internal_colour .control .options-list .field.choice.admin__field.admin__field-option,
.catalog-product-view .product-options-wrapper .handle_colour .control .options-list .field.choice.admin__field.admin__field-option {
    flex: 30%;
    max-width: 103px;
} 
.catalog-product-view .product-options-wrapper .select_external_colour .control .options-list .field.choice.admin__field.admin__field-option .Bss_image_radio label span,
.catalog-product-view .product-options-wrapper .select_internal_colour .control .options-list .field.choice.admin__field.admin__field-option label span{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px !important;
    line-height: normal;
    display: inline-block;
    width: 100%;
    text-align: center;
}
/* Radio */
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option input {
    opacity: 0;
  width: 0;
  height: 0;
}
.catalog-product-view .product-options-wrapper .square-radio .control .options-list
{
    display: flex;
    width:100%;
    justify-content:start;
    padding: 0 0;
    padding-bottom:0px;
    /* flex-wrap: wrap; */
}
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option {
    padding-right:0px;
}
/*.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option{*/
/*    width:120px*/
/*}*/
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option{
        /* max-width: 190px; */
        min-width: 80px;
        width: 50%;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 10px;
}
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option label{
    padding:7px;
    border-radius: 8px;
    border: solid 1px #ccc;
    background: #ffffff;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    text-align:center;
    min-height: 50px;
    display: flex;
    align-items: center;
    color: rgba(38, 38, 38, 0.65);
    justify-content: center;
}

.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option label span{
    font-size: 14px;
    font-weight: 600;
}
.catalog-product-view .product-options-wrapper .trickle_vent label p {
    line-height: normal;
}
.catalog-product-view .product-options-wrapper .trickle_vent label p strong{
    font-weight: normal;
}
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option:first-child label{
    border-radius: 8px 0px 0px 8px
}
.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option:last-child label{
    border-radius: 0px 8px 8px 0px
}

.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option label{
    border-radius: 0px;
}

.catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option input[type="radio"]:checked+label{border:solid 1px #ccc;color: rgba(38, 38, 38, 1);background-color: #FECE0D;border-color: #FECE0D;outline: 0;background-image: none;/* box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%); */}
.catalog-product-view .product-options-wrapper .quantity .control select, 
.catalog-product-view .product-options-wrapper .addons .control  select,
.catalog-product-view .product-options-wrapper .addons_size .control  select{
    background-color: #ffffff;
    border: 1px solid #adadad;
    border-radius: 8px;
}

.catalog-product-view .product-info-main .product-add-form .product-options-bottom button#product-addtocart-button{
    display: none;
}
.catalog-product-view button#custom-addtocart {
    background-color: #FECE0D;
}
#custom-addtocart.action.tocart.tocart-loading{
    background: #f3ce0d url(../images/three-dots-white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.catalog-product-view .field.required>.label:after{
    display: none;
}
.catalog-product-view .field.required>.label:before{
    color: #da0e2b;
    content: "*";
    font-size: 14px;
    margin: 0 0 0 0px;
}

/* iamges section */
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section {
    display: flex;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    align-items: center;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-img{
    background: #f4f5f7;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px 15px 15px 15px;
    text-align: center;
    min-height: 578px;
    border-radius: 10px 0 0 0;
}

.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-img, .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-content {
    flex: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-img p{
    font-size: 13px;
    padding-bottom: 10px;
    color: #696969;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-img img{
    background: #ffffff;
    padding: 15px;    
    padding-top: 52px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-content h4{
  color:  #262626;
  font-size: 25px;
  margin: 0 0 10px 0;
}
.catalog-product-view .bss_custom_option_dependent label > p, 
.catalog-product-view .bss_custom_option_dependent label > span {
    font-size: 16px;
    font-size: 16px;
    /* color: rgba(38, 38, 38, 0.65); */
    letter-spacing: 0;
    font-weight: 600;
} 
.catalog-product-view .bss_custom_option_dependent label panel-body ul li,
.catalog-product-view .bss_custom_option_dependent>label ul>li{
    font-size: 14px;
    line-height: normal;
}
.catalog-product-view .tab{
    display:none;
}

.page-main .row-detail-product {
    border: 1px solid #CECECE;
    border-radius: 10px;
    margin: 0;
    max-width: 1044px;
}

/*Media css*/
.catalog-product-view .product.media {
    max-width: 100%;
    width: 100%;
    flex: 100%;
    background: #f4f5f7;
    flex: 0 0 100%;
    max-width: 1044px;
    width: 100%;
    display: flex;
    height: 100%;
    padding: 35px 35px;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 10px 10px 0 0;
}
.catalog-product-view .product.media .left-side-top-section {
    width: 395px;
    background: #fff;
    padding: 20px 15px 10px 15px;
    min-height: 355px;
    float: left;
}

.catalog-product-view .product.media .gallery-placeholder {
    width: 365px;
    float: left;
    padding: 0 25px;
}

.catalog-product-view .product.media .right-side-top-section {
    width: 208px;
    float: right;
    background: #fff;
    padding: 20px 15px;
    min-height: 355px;
    text-align: center;
}
.catalog-product-view .product.media .right-side-top-section .reset span {margin-top: 180px;}
.catalog-product-view .product.media .right-side-top-section .flip-zoom-portion {
    display: none;
}

/*Popup css*/
.catalog-product-view .modal-popup .modal-header,
.catalog-product-view .modal-popup .modal-footer{
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.catalog-product-view .modal-popup .modal-header h1{
    border-bottom:none;
    font-weight:bold;
}

.catalog-product-view .modal-custom .action-close, 
.catalog-product-view .modal-popup .action-close, 
.catalog-product-view .modal-slide .action-close{
    right: 44px;
    top: 20px;
}
.catalog-product-view .modal-popup .action-close:before, 
.catalog-product-view .modal-slide .action-close:before{
    font-size: 28px;
}
.catalog-product-view .modal-popup .modal-inner-wrap .modal-footer .info-close{
    background: #FECE0D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: 1px solid #FECE0D;
    padding: 10px 30px;
}

.catalog-product-view .product-info-main {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
    padding: 0;
    font-size: 12px;
    line-height: 17px;
    /* display: flex; */
}
.catalog-product-view .product-options-wrapper .fieldset + div { clear: both; max-width: 100%; }
.catalog-product-view .row-detail-product .left-side-section { float: left; width: 50%; }
.catalog-product-view .row-detail-product .right-side-section {width: 50%;float: left;padding: 30px 35px 0 35px;}
.catalog-product-view .row-detail-product .right-side-section .control { padding: 0 !important; }
.product-options-wrapper .fieldset .field .label {font-size: 16px;color: #262626;padding: 5px 0;margin: 0px 0 5px;font-weight: 600;}
.catalog-product-view .product-info-price label.label.total {font-size: 27px;font-weight: 600;color: #262626;letter-spacing: 0;margin: 0;padding: 0;line-height: normal;}

.catalog-product-view .view-step-zero .Bss_image_radio {
    display: inline-block;
    border: 2px solid #FECE0D !important;
    border-radius: 10px;
    padding: 20px;
}
.catalog-product-view .view-step-zero .Bss_image_radio::before {
    display: none;
}
.catalog-product-view .view-step-zero .field.choice {
    margin-top: 15px !important;
    margin-bottom: 35px !important;
}

.catalog-product-view .tab {
    width: 50%;
    float: left;
}
/* .catalog-product-view .tab:nth-child(even) {
    clear: left;
} */
.catalog-product-view .view-step-zero, .catalog-product-view .view-step-one, .catalog-product-view .view-step-oneview-step-1 {
    width: 100%;
    float: inherit;
    clear: none !important;
}
.center-img-main img.animated.fadeIn {
	    width: 100%;
}
.center-img-main a.inside u, .center-img-main a.outside u{
    color: #007FFF;
    margin: 0px 10px;
}
.gallery-placeholder .fotorama__stage__frame .fotorama__img{
	min-width: 100%;
}
.external_image_hidden img {
    width: 320px;
}
.external_image img, .external_image_hidden img {
    width: 180px;
    height: 180px;
}
.external_image, .external_image_hidden {
    text-align: center;
}
img#center-img-fadeIn {
    width: 100%;
}
/* tabfull */
.catalog-product-view .tabfull {
    width: 100%;
}
.catalog-product-view .tabfull .control {
    display: flex;
    flex-wrap: wrap;
}
/* .catalog-product-view .tabfull .control > p {
    display: none;
} */
.catalog-product-view .tabfull .control > .panel-body {
    order: 2;
    width: 50%;
}
.catalog-product-view .tabfull .control > .options-list {
    order: 1;
    width: 50%;
}
/* .catalog-product-view .product-options-wrapper .tabfull .image-radio .control .options-list {
    align-items: baseline;
}
.catalog-product-view .product-options-wrapper .tabfull .image-radio .control .options-list .field.choice.admin__field.admin__field-option {
    max-width: 102px;
    width: 87px;
    vertical-align: top;
    overflow: hidden;
    flex: auto;
    max-height: auto !important;
    display: inline-block;
    margin-right: 0px;
}
.catalog-product-view .tabfull .control > .options-list img {
    border-radius: 100%;
    min-width: 87px;
    min-height: 80px;
} */
/* tabfull */

.catalog-product-view .modal-inner-wrap .modal-header {
    padding: 0;
}
.catalog-product-view .modal-inner-wrap .modal-header .action-close {
    position: absolute;
    z-index: 1;
    top: -20px;
    right: -20px;
    background: #FECE0D;
    border-radius: 5px;
    padding: 7px 7px 0px 7px;
}
.catalog-product-view .modal-inner-wrap .modal-content {
    padding-top: 25px;
}
.catalog-product-view .modal-inner-wrap .modal-footer button {
    background: #FECE0D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: 1px solid #FECE0D;
    padding: 10px 15px;
    margin: 0 0 0 10px;
    width: auto;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 600;
}

.catalog-product-view .left-side-top-section .width-height {
    color: #001b32;
    text-align: center;
    text-transform: none!important;
    font-size: 1rem;
    font-weight: 600;
    margin: 6px 0 6px;
}
.catalog-product-view .width-height .current-width {
    margin-right: 20px;
}
.right-side-top-section .price-box .price {
    font-size: 25px;
}
/* 
@media(max-width:1366px){
    .catalog-product-view .product-info-main {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .catalog-product-view .product.media {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .catalog-product-view .product-options-wrapper .select_external_colour .control .options-list .field.choice.admin__field.admin__field-option, .catalog-product-view .product-options-wrapper .select_internal_colour .control .options-list .field.choice.admin__field.admin__field-option, .catalog-product-view .product-options-wrapper .handle_colour .control .options-list .field.choice.admin__field.admin__field-option {
        flex: 20%;
        max-width: 20%;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option{
        margin: 0;
    }
    .catalog-product-view .product-options-wrapper .select_a_product .field.choice.admin__field.admin__field-option{
        width: 46.7%;
    }
    .catalog-product-view .product-options-wrapper .select_a_product .control .options-list{
        justify-content: space-between;
        display: flex;
    }
}
@media(max-width:992px){
    
    .catalog-product-view .product-info-main, .catalog-product-view .product.media{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .catalog-product-view .select_a_product img{
        height: 100% !important;
    }
    
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field .field.choice .Bss_image_radio.active label.label.admin__field-label label span{
        font-size: 13px;
    }
    .catalog-product-view .product-info-main, 
    .catalog-product-view .product.media{
        margin-top:0px !important
    }   
    .catalog-product-view button#prevBtn, .catalog-product-view button#nextBtn{
        width: auto;
    }
    .flip-zoom-portion .flip-img{
        width: 48.4% !important;
    }    

    
}

@media(max-width:568px){
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section{
        flex-wrap: wrap;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.squre-field{
        padding:5px;
        border:solid 1px #cccccc;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-img, 
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-content, 
    .catalog-product-view .product-options-wrapper .square-radio.control .options-list .field.choice.admin__field.admin__field-option,
    .catalog-product-view .product-options-wrapper .squre-field .door-section .door-img,
    .catalog-product-view .product-options-wrapper .squre-field .door-section .door-content{
        flex: 100%;
        max-width: 100%;  
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right:0px;
        padding-left: 0px;
    }
    .catalog-product-view .product-info-main .product-add-form 
    .product-options-wrapper .fieldset .field.dco-option .door-section .door-content{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
        flex:flex-wrap;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option .door-section .door-content p{
        margin-bottom: 0px;
    }
    .catalog-product-view .product-options-wrapper .image-radio .control 
    .options-list .field.choice.admin__field.admin__field-option{
        flex: 0 0 50%;
        max-width: 50%;
        padding: 5px;
        
    }
    
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field.dco-option>label.label,
    .catalog-product-view .product-options-wrapper .fieldset .field.dco-option .control{
        margin: 10px;
        margin-top: 0;
        margin-bottom: 0px;
    }

    .catalog-product-view .product-options-wrapper .image-radio .control .options-list .field.choice.admin__field.admin__field-option{
        flex: 50%;
       max-width:50%;
    }
    .catalog-product-view .product-options-wrapper .image-radio .control .options-list .field.choice.admin__field.admin__field-option{
        flex: 1;
    }

    .catalog-product-view .select_a_product .control{
        min-height: 280px;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset .field .field.choice .label{
        padding: 15px 4px !important;
    }
    .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .wind_loading_required .fieldset .field .field.choice .label{
        padding: 15px 8px !important;
    }
    
    .catalog-product-view .product-options-wrapper .image-radio .control .options-list{
        overflow:hidden;
        flex-wrap:wrap;
        padding: 10px;
    }
    .catalog-product-view .product-options-wrapper .select_a_product .image-radio .control .options-list{
        flex-wrap:nowrap;
    }
    .catalog-product-view .product-options-wrapper .square-radio .control .options-list{
        flex-wrap: wrap;
    }
    .catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option{
        max-width: 100%;
        min-width: 100%;
        margin-bottom:0px;
    }
    .catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option:last-child label,
    .catalog-product-view .product-options-wrapper .square-radio .control .options-list .field.choice.admin__field.admin__field-option:first-child label{
        border-radius:0px;
    }
    .catalog-product-view .field.required .control{
        padding:0px;
    }
    

} */

@media (max-width: 1200px) {
    .catalog-product-view .product.media .left-side-top-section {
        width: 100%;
        margin-bottom: 10px;
        min-height: auto;
    }
}

@media (max-width: 991.98px) {
    .catalog-product-view .product-info-main {
        margin-top: 0;
    }
    .catalog-product-view .tab {
        width: 100%;
    }
    .catalog-product-view .product-options-wrapper .image-radio .control .options-list .field.choice.admin__field.admin__field-option {
        flex: 50%;
    }

    .catalog-product-view .tabfull .control > .panel-body {
        width: 100%;
    }
    .catalog-product-view .tabfull .control > .options-list {
        width: 100%;
    }

}


@media (max-width: 767px) {
    .catalog-product-view .product-options-wrapper .image-radio .control .options-list {
        flex-wrap: wrap;
    }
    .catalog-product-view .product-options-wrapper .select_a_product.image-radio .field.choice.admin__field.admin__field-option {
        flex: 100% !important;
        max-width: 100% !important;
    }
    .catalog-product-view .row-detail-product .left-side-section {
        width: 100%;
    }
    .catalog-product-view .row-detail-product .right-side-section {
        width: 100%;
    }
    .catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box .nextpre-btn {
        flex-wrap: wrap;
    }
    .catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box #prevBtn {
        order: 2;
    }
    .catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box #nextBtn, .catalog-product-view .product-info-main .product-add-form .product-options-wrapper .nextpre-btn .custom-cartbtn {
        order: 3;
    }
    .catalog-product-view .page-wrapper .page-main .product-info-main .prev-next-box .steps-count {
        order: 1;
        width: 100%;
    }
    .catalog-product-view .product.media .right-side-top-section {
        width: 100%;
        min-height: auto;
    }
    .catalog-product-view .product.media .right-side-top-section .reset span {
        margin-top: 60px;
    }
    .catalog-product-view .product.media .gallery-placeholder {
        width: 100%;
        padding: 25px 0;
    }
    .catalog-product-view .product-options-wrapper .image-radio .control .options-list .field.choice.admin__field.admin__field-option {
        flex: 100%;
    }
    .catalog-product-view .product-options-wrapper .square-radio .control .options-list {
        flex-wrap: wrap;
    }
    .catalog-product-view .product.media {
        margin-top: 0;
    }
    

}
