.carousel-wrap {
    width: 100%;
    position: relative;
}
.common_step_title h1{
    color: #333;
}
.add-to-wish-list.selected i {
  color: #ff2d2d;
}
/* 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: 0 0 6px 0;
    font-stretch: normal;
    line-height: normal;
    font-family: Verdana;
}
.mask_title img {
    /*width: 100px;*/
    height: auto !important;
    float: left;
    margin-left: 10px;
}
.productBigImg{
    padding: 10px 0;
    margin-right:10px;
}
#wristbands_step_one .product_type img, #wristbands_step_one .product_size img {
    height: 100%;
    width: 100%;
    max-height: inherit;
    margin: 0 auto;
}
.thumbWrapper {
    margin-top: 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: 1px;
    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;
}
.mask_title .add-to-wish-list:hover {
    color: #faccc9;
}
.short_details {
    padding-right: 0;
}
.two-clip{
    display:initial;
}
.lanyard_qty_poll p{
    left: 0;
    right: 0;
}
.comment_section label{
    padding-bottom: 6px;
}

.packaging_area.common_customize_box .common_input_box{
    position: relative;
}
.packaging_area.common_customize_box .common_input_box > span{
    bottom: auto;
    top: 100px;
    left: -99px;
    -webkit-transform-origin: inherit;
    -moz-transform-origin: inherit;
    -ms-transform-origin: inherit;
    -o-transform-origin: inherit;
    transform-origin: inherit;
}
#wristbands_step_one .product_type ul.lSGallery li {
    border: 1px solid #cacaca;
}


@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 (max-width:767.98px){
    .small-box{
        float: left;
    }
    #lanyard_step_two .product_color_area{
        height: 403px;
    }
    #wristbands_step_one .product_type ul.lSGallery li {
        height: auto;
        margin-bottom: 4px;
    }
    #wristbands_step_one .product_type #image-gallery-horizontal li{
        margin-bottom: 0;
        height: initial;
        max-height: 500px;
    }
}
@media (max-width:600px){
    #wristbands_step_one .product_type #image-gallery-horizontal li{
        max-height: 430px;
    }
}
@media (max-width:500px){
    #wristbands_step_one .product_type #image-gallery-horizontal li{
        max-height: 400px;
    }
}
@media (max-width:480px){
    .common_step_box.product_type{
        padding: 12px;
    }
    .short_details{
        padding-right: 10px;
    }
    .qtyPollBox>div {
        width: 150px;
        margin: 10px 0 10px 10px;
    }
    #wristbands_step_one .product_type #image-gallery-horizontal li{
        max-height: 300px;
    }
}
@media (max-width:440px){
    .comment_section{
        padding: 20px 0;
    }
    .packaging_area.common_customize_box .common_input_box > span{
        left: -89px;
    }
}
@media (max-width:400px){
    .qtyPollBox>div {
        width: 128px;
        margin: 10px 0 10px 10px;
    }
}


/*details content reset*/
@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;
    display: block;
    overflow: hidden;
    position: relative;
}
.short_details{
    position: initial;
}
.custom_right_similar {
    width: 190px;
    float: left;
}
@media (max-width: 1300px){
    .custom_right_details {
        width: calc(100% - 170px);
    }
    .custom_right_similar {
        width: 170px;
    }
}
@media (max-width: 1199.98px){
    .custom_right_details {
        width: calc(100% - 140px);
    }
    .custom_right_similar {
        width: 140px;
        display: block;
    }
}
@media (max-width: 991.98px){
    .custom_right_details {
        width: 99%;
        float: left;
    }
    .custom_right_similar {
        width: 1%;
        float: left;
        height: 330px;
    }
    .custom_right_similar .similar-products{
        display: none;
    }
}


/*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: cover;
}
.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;
    }
    .custom_right_details{
        margin-top: 8px;
    }
    .toggle_short_details{
        max-height: 280px;
    }
}