.common_step_title h1{
    color: #333;
}
.product_color_area > ul> li > img{
    height: auto;
}

.add-to-wish-list.selected i {
  color: #ff2d2d;
}

.carousel-wrap {
    width: 100%;
    position: relative;
}
.common_step_box img{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    color: #cdcbcd;
}
.owl-nav{
    display:block;
}
.owl-nav i {
    font-size: 30px;
}
.owl-nav button{
    top: 45%;
    position:absolute;
    background:transparent;
    border:none;
}
.owl-nav .owl-prev {
    left: -30px;
}
.owl-nav .owl-next {
    right: -30px;
}
.owl-carousel .owl-item img{
    width: initial;
}
.custom_product_name {
    font-size: 24px;
    color: #046E9D;
    font-weight: 700;
    float: left;
    position: relative;
    padding: 6px 0;
    font-stretch: normal;
    line-height: normal;
    font-family: Verdana;
}
.mask_title img {
    height: auto !important;
    float: left;
    margin-left: 10px;
}
#wristbands_step_one .product_type img, 
#wristbands_step_one .product_size img {
    height: auto;
}
#wristbands_step_one .product_type .productBigImg img{
    max-height: inherit;
    margin: 0 auto;
}

.thumbWrapper {
    margin-left: 10px;
}
.small-box {
    padding: 2px 5px;
    margin: 5px;
    border: 1px solid #707070;
    height: auto;
    border-radius: 3px;
    display: flex;
    align-items: center;
    position: relative;
    max-width: 58px;
    flex-basis: 12%;
}
.small-box img {
    width: 100%;
    max-width: 100px;
    height: auto !important;
    margin: 3px auto;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
}
.mask_title {
    display: flex;
    position: relative;
    padding-right: 36px;
}
.mask_title .add-to-wish-list {
    position: absolute;
    top: 2px;
    right: 0;
    height: 28px;
    width: 28px;
    font-size: 28px;
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d5d5d5;
    transition: all .15s;
}
.productName .add-to-wish-list:hover {
    color: #faccc9;
}
.short_details {
    padding-right: 0;
}
.two-clip{
    display:initial;
}
.continue_input_box {
    max-width: 750px;
    float: left;
    margin: 0 auto;
}
.wristbands_design_area table {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

/* By Me*/

@media (min-width: 1700px){
    #wristbands_step_one .similar-products .similar-products-carousel.owl-carousel .owl-item .item .item-wrap img {
        width: 103px;
        height: 103px;
    }
}

@media only screen and (max-width: 1100px) {
    .short_details{
        padding-right: 40px;
    }
    .common_clipart_font_etc{
        max-width: 860px;
    }
    .continue_input_box {
        max-width: 640px;
    }
    .continue_input_box .common_input_area {
        width: 600px;
        margin: 0px 20px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .common_clipart_font_etc{
        max-width: 660px;
    }
    .continue_input_box {
        max-width: 435px;
    }
    .continue_input_box .common_input_area {
        width: 435px;
        margin: 0;
    }
}

/* -/ By Me*/

@media only screen and (max-width: 991.98px) {
    .short_details {
        padding-right: 0;
    }
}

@media only screen and (max-width: 767.98px) {
    .thumbWrapper {
        margin-left: 0;
        margin-top: 10px;
    }
    .small-box {
        float: left;
    }
    #wristbands_step_two .product_color_area{
        height: 391px;
    }
    #wristbands_step_three .common_step_box{
        padding: 0 15px;
        max-width: 100%;
    }
    .continue_input_box .common_input_area{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .continue_input_box{
        margin-bottom: 15px;
    }
    .common_input_area input{
        width: 100%;
    }
}

@media only screen and (max-width: 530px) {
    #wristbands_step_two .product_color_area{
        height: 320px;
        padding: 9px 0 0 15px;
    }
}

@media only screen and (max-width: 400px) {
    .qtyPollBox>div{
        width: 136px;
        margin: 8px 0 0 8px;
        
    }
}

/*details content reset*/
.toggle_short_details {
    max-height: 472px;
}
.toggle_botton_holder {
    display: flex;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25),rgba(255, 255, 255, 0.85));
}
.toggle_botton_holder:before{
    content:none;
}
@media (min-width: 992px){
    .d-none-big-device{
        display: none;
    }
    .d_flex_start {
        display: flex;
        align-items: flex-start;
    }
}
.custom_right_details {
    width: calc(100% - 190px);
    float: left;
}
.custom_right_similar {
    width: 190px;
    float: left;
}
@media (max-width: 1700px){
    .toggle_short_details {
        max-height: 432px;
    }
}
@media (max-width: 1600px){
    .toggle_short_details {
        max-height: 406px;
    }
}
@media (max-width: 1500px){
    .toggle_short_details {
        max-height: 332px;
    }
}
@media (max-width: 1300px){
    .custom_right_details {
        width: calc(100% - 170px);
    }
    .custom_right_similar {
        width: 170px;
    }
    .toggle_short_details {
        max-height: 302px;
    }
}
@media (max-width: 1199.98px){
    .custom_right_details {
        width: calc(100% - 140px);
    }
    .custom_right_similar {
        width: 140px;
        display: block;
    }
    .toggle_short_details {
        max-height: 294px;
    }
}
@media (max-width: 991.98px){
    .custom_right_details {
        width: 100%;
        float: none;
    }
    .custom_right_similar {
        display: none;
    }
    .toggle_short_details {
        max-height: 262px;
    }
}

@media (max-width: 991.98px){
    .toggle_short_details {
        max-height: 352px;
    }
}


/*New Product Gallery*/

.product_gallary_wraper{
    padding-right: 32px;
}
.lSSlideWrapper {
    border: 1px solid #cacaca;
}
.lSSlideWrapper img{
    border-radius: 0;
    height: 100%;
    width: 100%;
    object-fit: fill;
}
.lSGallery li {
    border: 1px solid #cacaca;
    box-sizing: border-box;
}
.lSSlideOuter .lSPager.lSGallery img {
    height: 100% !important;
    width: 100% !important;
    border-radius: 0;
    object-fit: fill;
}
.lSSlideOuter .lSPager.lSGallery img,
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li.active img,
.lSSlideOuter .lSPager.lSGallery li:hover,
.lSSlideOuter .lSPager.lSGallery li:hover img{
    border-radius: 0 !important;
}
.igv-wrap{
    display: block;
}
.igh-wrap{
    display: none;
}
.lSSlideOuter.vertical .lSSlideWrapper .lSAction{
    display: none !important;
}
.lSSlideOuter.vertical .lSSlideWrapper:hover .lSAction{
    display: block!important;
}
.lSAction>.lSPrev,
.lSAction>.lSNext{
    background-image: none;
    background: #fff;
    box-shadow: 0 1px 18px 2px #bbbaba;
    height: 32px;
    border-radius: 32px;
    opacity: 1;
}
.lSAction>.lSPrev::after,
.lSAction>.lSNext::after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    position: absolute;
    top: 1px;
}
.lSAction>.lSPrev::after{
    content: "\f104";
    left: 10px;
}
.lSAction>.lSNext::after{
    content: "\f105";
    left: 12px;
}
.lSSlideOuter.vertical .lSAction>.lSPrev{
    background-image: none;
    background: #fff;
    box-shadow: 0 1px 18px 2px #bbbaba;
    height: 32px;
    border-radius: 32px;
    opacity: 1;
    bottom: auto;
    top: 48%;
    left: 25px;
    right: auto;
    color: #333;
}
.lSSlideOuter.vertical .lSAction>.lSPrev::after{
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    position: absolute;
    top: 1px;
    left: 10px;
}
.lSSlideOuter.vertical .lSAction>.lSNext {
    background-image: none;
    background: #fff;
    box-shadow: 0 1px 18px 2px #bbbaba;
    height: 32px;
    border-radius: 32px;
    opacity: 1;
    bottom: auto;
    top: 48%;
    right: 10px;
    left: auto;
    color: #333;
}
.lSSlideOuter.vertical .lSAction>.lSNext::after{
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    position: absolute;
    top: 1px;
    left: 12px;
}

@media (max-width: 1650px) {
    .product_gallary_wraper{
        padding-right: 32px;
    }    
}
@media (max-width: 1300px) {
    .product_gallary_wraper{
        padding-right: 30px;
    }    
}
@media (max-width: 992px) {
    .product_gallary_wraper{
        padding-right: 24px;
    } 
    .lSSlideWrapper img{
        object-fit: contain;
    }
}
@media (max-width: 767.98px) {
    .sm_fnone{
        float: none;
    }
    .igv-wrap{
        display: none;
    }
    .igh-wrap{
        display: block;
    }
    .product_gallary_wraper{
        padding-right: 0;
    }
}
