.desktop_label_perv, .cb_belt_perv{
    /*visibility: hidden;*/
    opacity: 0;
}
#cb_choose_option_slider{
    max-height: 160px;
}
/*            .spinPreLoader{
                display: block;
            }*/
.cb_slider_wrapper{
    display: none;
}
.cb_slider_wrapper:first-child{
    display: block;
}


.cb_mesurement_perv{
    display: none;
}
p.para-heading-wrap {
    padding: 6px;
    padding-top: 0px;
    font-size: 15px;
    font-weight: 800;
}
.cb_options_measurement input[type="text"] {
    width: 14%;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 4px;
    padding: 12px;
    height: 26px;
    margin: 0px;
    font-size: 15px;
}
span.cb_measurement_optional {
    margin-left: 15px;
    font-size: 17px;
    margin-right: 15px;
}
.cb_standard_measurement {
    display: inline;
}
.cb_standard_measurement select {
    padding: 3px;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 6px;
    height: 26px;
    border-color: #4c3b2f;
    background: none;
}
.measurement_section * {
    vertical-align: middle;
}
.list-wrapper-design {
    position: absolute;
    top: 80px;
    font-size: 16px;
    left: 30px;
    padding-top: 145px;
    z-index: 99;
    color: #747674;
    line-height: 30px;
    cursor: pointer;
}
li.cb-list-wrapper:hover {
    color: black;
}
img.thread_shadow {
    position: absolute;
    width: 100%;
    top: -2px;
    right: 0;
    z-index: 0;
    bottom: 0px;
    left: 0;
}
img.buckle_holes {
    position: absolute;
    width: 100%;
    top: -10px;
    right: 0px;
    left: 25px;
    bottom: 0;
    z-index: 999;
}
label.error {
    position: absolute;
    left: 0;
    bottom: -35px;
    color: red;
    font-size: 12px;
    text-align: left;
}
.cb_discount {
    position: absolute;
    top: 7px;
    font-size: 33px;
    right: -128px;
    bottom: 0;
    font-weight: bold;
}
.cb_basic_price {
    display: block;
    position: absolute;
    top: -10px;
    right: -114px;
    bottom: 0;
    font-size: 18px;
}
.belt-description {
    display: none;
}
.list-wrapper-design ol{
    list-style: none;
}
.list-wrapper-design ol li:before {
    content: "";
    width: 12px;
    display: inline-block;
    height: 13px;
    vertical-align: text-bottom;
    background-image: url(/public/Images/stars.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 0 0;
    margin-right: 5px;
    opacity: 0.7;
}
.cb_label_perv.moblie_label_perv {
    background-color: #dbbe6b;
    margin-bottom: -60px;
    margin-top: -10px;
}
.cb_preview_area_setting {
    height: 310px;
    box-sizing: border-box;
}
ul.cb_belt_bar_options {
    max-width: 1055px;
    margin: auto;
}
.moblie_label_perv ul li {
    display: inline-block !important;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    width: auto !important;
    height: auto !important;
    cursor: pointer;
}
.moblie_label_perv ul li p{
    white-space: nowrap;
}
.moblie_label_perv ul li.active {
    background-color: black;
    color: #dbbe6b;
}
div#freeShippingPopup:after {
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0.7;
    box-sizing: border-box;
}
div.freeShippingPopup {
    margin-left: -400px;
    width: 275px;
    text-align: left;
    white-space: nowrap;
    transition: margin 2s;
    color: #000;
    border-radius: 0px 6px 6px 0px;
    height: 92px;
    padding-left: 25px;
    padding-top: 15px;
    position: absolute;
    z-index: 999;
    cursor: pointer;
}
div#freeShippingPopup.show {
    margin-left: 0px;
}
span.freeShippingPopup_close {
    position: absolute;
    top: 12px;
    right: 13px;
    font-size: 14px;
    cursor: pointer;
    z-index: 1;
}
.freeShipping_content {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    padding: 7px 11px;
    border: 1px solid #bfbfbf;
    margin: 7px;
    box-sizing: border-box;
}
.freeShipping_content:hover {
    color: #dbbe6b;
}
span.freeShippingPopup_close:hover {
    color: #dbbe6b;
}
/*-----------responsive-css----------------*/
@media(max-width:1366px){
    .cb_perv_section{
        max-width: 508px;
    }
    .cb_option_nav p{
        font-size: 13px;
    }
    li.cb_option_nav{
        width: 15px;
        height: 15px;
    }
    .list-wrapper-design{
        line-height: 25px;
        font-size: 13px;
    }
}
@media(max-width:900px){
    .cb_perv_section {
        max-width: 450px;
    }
    .cb_option_nav p {
        font-size: 12px;
    }
    img.design_background {
        top: 17px;
    }
}
@media (max-width:800px){
    .list-wrapper-design.belt-description-main{
        display: none;
    }
    .list-wrapper-design.belt-description {
        display: block;
        position: unset !important;
        font-weight: bold;
        font-size: 14px;
        padding-top: 8px;
    }
    .cb_cllection_body {
        padding-bottom: 8px; 
    }
    .list-wrapper-design.belt-description ol {
        display: block;
        width: max-content;
        margin: auto;
    }
    .list-wrapper-design.belt-description p {
        display: block;
        width: max-content;
        margin: auto;
        font-size: 20px;
    }
}
@media (max-width:750px){
    .cb_discount {
        right: -90px;
    }
    .cb_basic_price {
        right: -75px;
    }
}

@media (max-width:670px){
    .cb_discount {
        right: -68px;
    }
    .cb_basic_price {
        right: -55px;
    }
}

@media (max-width:645px){
    .slick-track {
        left: -11px !important;
    }
}
@media (max-width: 620px){
    .cb_option_nav .label-bottom {
        display: none;
    }
    .nav_right span.before {
        display: none;
    }
    li#design-innerline {
        display: none;
    }
    li#design-linecolor {
        display: none;
    }
    li#design-stitch-color {
        display: none;
    }
    li.cb_option_nav {
        display: none;
    } 
    .cb_choose_option_slider_next {
        right: -75px;
        padding: 5px 14px;
        display: none !important;
    }
    .cb_choose_option_slider_back{
        display: none !important;
    }
    .cb_show_labels {
        display: none;
    }
    .slider {
        display: none;
    }
    img.design_background {
        width: 93%;
        top: 16px;
    }
    .cb_discount {
        right: -15px;
    }
    .cb_basic_price {
        margin-top: -6px;
        font-size: 18px;
        right: 10px;
    }
    .slick-track {
        left: -11px !important;
    }
    li.cb-list-wrapper {
        font-weight: bold;
        font-size: 14px;
    }
    .moblie_label_perv ul {
        display: block;
    }
    .cb_choose_options_section {
        margin-top: 30px;
    }
}
@media (max-width:550px){
    .cb_discount {
        right: 10px;
        font-size: 30px;
        top: -25px;
    }
    .cb_basic_price {
        margin-top: -39px;
    }
}

@media (max-width:499px){
    .list-wrapper-design {
        top: 475px;
        left: 176px;
        color: #4c3b2f;
    }
    .cb_cllection_body {
        padding-top: 90px;
        padding-bottom: 8px;
        overflow: hidden;
    }
    .cb_option_nav .label-bottom {
        display: none;
    }
    .nav_right span.before {
        display: none;
    }
    li#design-innerline {
        display: none;
    }
    li#design-linecolor {
        display: none;
    }
    li#design-stitch-color {
        display: none;
    }
    li.cb_option_nav {
        display: none;
    }
    .list-wrapper-design {
        padding-left: 33px;
    }
    .cb_choose_option_slider_next {
        right: -75px;
        padding: 5px 14px;
    }
    .cb_collection_content {
        padding-top: 12px;
    }
    .cb_basic_price {
        margin-top: -36px;
    }
    img.design_background {
        width: 92%;
        top: 20px;
    }
    .slick-track {
        left: -11px !important;
    }
    .cb_show_labels {
        display: none;
    }
    .slider {
        display: none;
    }
}
@media (max-width:450px){
    .cb_discount{
        font-size: 25px;
    }
}
@media (max-width: 384px){
    img.design_background {
        top: 16px;
    }
    .cb_slider_nav * {
        display: none;
    }
    img.buckle_holes {
        top: -7px;
        left: 17px;
    }
    .cb_discount{
        font-size: 22px;
    }
}

@media (max-width:320px){
    .cb_options_category-list li {
        font-size: 12px;
    }
}