.p_top_5{
    padding-top: 5px !important;
}
.mb_15px{
    margin-bottom: 15px;
}
.sgMain-container{
    clear:both;
}
.short_details {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 15px 10px 0;
    padding: 15px 25px 15px 0;
    clear: both;
}
p.sd_title{
    color:#046E9D;
    font-size:11px;
    font-family:Verdana;
    padding-bottom: 5px;
}
p.sd_title .sd_title_name{
    color:#666666;
    font-size:12px;
}
.sd_paragraph{
    color:#666666;
    font-size:14px;
    font-weight: 300;
}
.upload_design .upload-design-error {
    float: left !important;
    width:100% !important;
}
.productDetailsPage {
    padding-top: 0px !important;
}
.custompricesheet th {
    border: 1px solid #C3C3C3;
    padding: 5px;
    color: #7c7777;
}
.productDetailsPage{
    padding-top: 50px;
}
.cartqty {
    clear: both;
}
.productDetailsPage ul{
    float: left;
}
.productDetailsPage ul li{
    list-style-type: none;
    text-align: left;
}
.productDetailsPage ul li a{
    
}
.productDetailsPage ul li a img {
    display: block;
    height: 50px;
    border: 1px solid #cacaca;
}
.productDetailsPage ul li.active a img {
    /*border: 4px solid #f60;*/
    box-shadow: 0 1px 10px -2px #000000;
}
.productDetailsPage ul li span{
    display: initial;
}
.upload_art{
    margin: 7px 8px 6px 0;
    font-size: 18px;
    color: #737272;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
.readyMadeProductInfo{
    padding: 0 5px 0 25px;
}
.readyMadeProductInfo .fk-stars i {
    background-color: #CCC;
}
.readyMadeProductInfo .fk-stars {
    float: left;
    white-space: nowrap;
    position: relative;
    color: #bdbdbd;
    top: 0;
}
.readyMadeProductInfo .line {
    padding-top:15px;
}
.readyMadeProductInfo .fk-stars .filled i, 
.readyMadeProductInfo .fk-stars i {
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    padding: 2px;
    margin: 0;
}
.readyMadeProductInfo .exqty {
    background-color: #5cb85c;
    height: 30px;
    width: 28px;
}
.readyMadeProductInfo .qty_plus {
    margin: 0 0 1px;
    width: 100%;
}
.price_div{
    margin-bottom: 17px;
}
.readyMadeProductInfo .qty_minus {
    margin: 0;
    width: 100%;
}
.custompricesheet tr td.activeT2::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 1px;
    margin: 0 auto;
    top: 100%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid red;
}
.readyMadeProductInfo .qty_minus, 
.readyMadeProductInfo .qty_plus {
    float: left;
    padding: 0 4px;
    border: none!important;
    color: #000;
    height: 12px;
    text-align: center;
    cursor: pointer;
}
.tab-content {
    padding: 12px;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 12px;
}
.readyMadeProductInfo .thePrice{
    font-family: 'Helvetica 35 Thin';
    display: block;
    float: left;
    width: 100%;
    font-size: 24px;
    margin: 15px 0 0;
    text-shadow: 2px 2px 6px rgba(0,0,0, 0.25);
}
.productQuantity{
    margin: 35px 0 0 0;
    float: left;
}
.productQuantity span{
    font-size:18px;
}
.productQuantity .qty{
    padding: 5px 5px 0 0;
    float: left;
}
.productQuantity .pcs{
    padding: 5px 0 0 5px;
    float: left;
}
.readyMadeProductInfo div.chooseColor, 
.readyMadeProductInfo div.chooseSize, 
.readyMadeProductInfo div.chooseQuantity{
    display:block;
    padding: 0;
}
.readyMadeProductInfo div.chooseColor label, 
div.chooseClips label, 
div.chooseMaskColor label, 
div.chooseMaskPosition label,  
.readyMadeProductInfo div.chooseSize label, 
.readyMadeProductInfo div.chooseQuantity label{
    display:block;
    color: #737272;
    margin-bottom: 7px;
    font-weight: 300;
    font-size: 20px;
}
.productDetailsPage .demowrap{
    margin-bottom:15px;
    display: block;
    position: relative;
}
.pre_next_options{
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 24px;
    display: none;
    align-items: center;
    justify-content: space-between;
    transform: translateY(-50%);
}
.productDetailsPage .demowrap:hover .pre_next_options{
    display: flex;
}
.pre_next_options button{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    border: none;
    box-shadow: 0 1px 18px 2px #bbbaba; 
}
.pre_next_options button i{
    font-size: 28px;
}
.productDetailsPage .demowrap img{
    border: 1px solid #cacaca;
}
.readyMadeProductInfo input {
    border: 1px solid #f1f1f1;
    font-weight: 700;
    height: 40px;
    text-align: center;
    width: 40px;
    margin-top: 3px;
    margin-right: 7px;
    box-shadow: 0 1px 10px -6px #000000;
}
.readyMadeProductInfo .btn-add-to-cart{
    color: white;
    background-color: #5bb246;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: normal;
    width: 50%;
    margin-top: 25px;
    border: 0;
    outline: none;
}
.readyMadeProductInfo .chooseQuantity input{
    width: 130px;
}
.margintop {
    margin-top: 15px;
}
.d-flex {
    display:flex;
}
.readyMadeProductInfo div.productName{
    margin-bottom: 10px;
    padding-right: 36px;
    font-family: 'Helvetica 35 Thin';
    position: relative;
}
.productName .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;
}
.readyMadeProductInfo div.productName h2{
    color: #7c7777;
}
.readyMadeProductInfo div.productName h3{
    color: #d5d5d5;
    font-size:20px;
}
.mobilePrice div.productName{
    font-family: 'Helvetica 35 Thin';
    position: relative;
    padding-right: 36px;
}
.mobilePrice div.productName h2{
    color: #080808;
}
.mobilePrice div.productName h3{
    font-size: 18px;
    color: #ababab;
    padding-bottom: 10px;
}
.readyMadeProductInfo div.chooseColor{
    display:block;
    clear: both;
}
.chooseColor img {
    margin-right: 2px;
    border: 1px solid #f1f1f1;
}
.common_step_box h3 {
    color: #046E9D;
    font-weight: 300;
    padding: 0 0 10px 0;
}
.chooseColor .active {
    border: 2px solid #fff;
    box-shadow: 0 1px 10px -3px #000000;
    position: relative;
}
.chooseColor .active::before {
    content: "\2713";
    display: block;
    position: absolute;
    top: -16px;
    left: 0px;
    font-size: 68px;
    color: #8ae943;
    -ms-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
}
.chooseSize img {
    margin-right: 2px;
    border: 1px solid #ccc;
}
.clip_container {
    margin-right: 10px;
    position: relative;
    flex-basis: 23%;
}
.clip_container img {
    margin-left: 0;
    border: 1px solid #cccccc;
    cursor: pointer;
    background-color: white;
    padding: 10px;
}
.mask_color_container {
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}
.mask_color_container img {
    margin-left: 0;
    border: 1px solid #cccccc;
    cursor: pointer;
    background-color: white;
    padding: 1px;
    width: 100px;
}
.option_container {
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}
.option_container img {
    margin-left: 0;
    border: 1px solid #cccccc;
    cursor: pointer;
    background-color: white;
    /*padding: 1px;*/
    width: 100%;
    height: 100%;
    object-fit: unset;
}
.option_price {
    position: absolute;
    bottom: -15px;
    right: 10px;
    color: #046e9d;
    z-index: 9999;
}
.img-active {
    border: 2px solid #046e9d !important;
}
.color-wrapper .img-active::after {
    content: '\2713';
    position: absolute;
    left: 16px;
    font-size: 50px;
    color:#046e9d;
}    
.chooseSize .active {
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px -3px #000000;
}
.productDetailsPage .err {
    color: #ff5722;
}
.product_price.v-table tr:first-child td {
    font-weight: 700;
    background: #046E9D;
    color: #fff;
}
.product_price.v-table tr td {
    text-align: center;
    font-weight: initial;
    position: relative;
}
.product_price.v-table thead td {
    font-weight: 500;
    background: #6394f8;
    color: #fff;
}
.qtyinc {
    overflow: hidden;
    margin-bottom: 12px;
}
.qty-row {
    max-width: 164px;
}
.qtyinc input {
    border: 1px solid #CCC;
    font-weight: 700;
    text-align: left;
    width: 300px;
    float: left;
    margin: 0;
}
.exqty {
    background-color: #5cb85c;
    height: 30px;
    width: 28px;
}
.cartqty .qty_minus, .cartqty .qty_plus {
    float: left;
    padding: 0;
    border: none!important;
    color: #000;
    height: 12px;
    text-align: center;
    cursor: pointer;
}
.cartqty .qty_plus {
    margin: 0 0 1px;
    width: 100%;
}
.cartqty .qty_minus {
    margin: 0;
    width: 100%;
}
.cartqty .qty {
    float: left;
    margin: 7px 8px 6px 0;
    font-size: 18px;
}
.time-line-wrap.rush .tl-heading {
    background-color: #FF5722;
}
.time-line-wrap.self .tl-heading {
    background-color: #2478BD;
}
.custompricesheet tr.active td {
    position: relative;
}
.custompricesheet tr.active td:first-child::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 7px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid red;
}
.custompricesheet tr.active td:last-child {
    border-right: none;
}
.shipping_html {
    display: flex;
    flex-wrap: wrap;
}
.shipping_html .p-lr-15 {
    padding: 0 15px !important;
    flex: 0 1 33.33%;
}
.product_price.v-table tr td.right-align {
    text-align: right;
    padding-right: 10px;
}
.comment-label {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #737272;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
.shipping_area_label{
    padding-left: 25px;
    margin-top: 15px;
    color: #737272;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
.qty {
    color: #737272;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
.color-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.color-wrapper .select-option-wrap{
    flex: 0 0 10%;
}
.color-wrapper .color-item {
    position: relative;
    min-width: 75px;
    min-height: 75px;
    flex: 0 0 10%;
    margin: 0px 20px 20px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    
}
.color-wrapper .option_container{
    position: relative;
    min-width: 75px;
    min-height: 75px;
    flex: 0 0 10%;
    margin: 0px 14px 14px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
}
#choose_option_3 .color-wrapper,
#choose_option_5 .color-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -8px;
    margin-right: -8px;
}
#choose_option_3 .color-wrapper .select-option-wrap,
#choose_option_5 .color-wrapper .select-option-wrap{
    flex: 0 0 9.09%;
    max-width:9.09%;
    padding: 0 8px;
    margin-bottom: 16px;
}
#choose_option_3 .color-wrapper .color-item,
#choose_option_5 .color-wrapper .color-item{
    position: relative;
    width: 100%;
    min-width: inherit;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0;
    min-height: 62px;
    height: 64px;
}
#choose_option_3 .color-wrapper .option_container,
#choose_option_5 .color-wrapper .option_container{
    position: relative;
    width: 100%;
    min-width: inherit;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0;
    min-height: 62px;
    height: 64px;
}
#choose_option_6 .color-wrapper .option_container{
    display: flex;
    align-items: center;
}
.regular_product_cart{
}
.regular_product_cart_list{
    width: 300px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.rpcl_color_box{
    width: 42px;
    min-width: 42px;
    height: 42px;
    border: 1px solid #777;
    margin-right: 18px;
}
.regular_product_cart_list .input-group .form-control{
    box-shadow: none;
    background: #f0f0f0;
    margin: 0 5px;
    width: 100px ;
    height: 42px;
    font-size: 18px;
}
.regular_product_cart_list .btn.btn-default{
    height: 42px;
    width: 42px;
    background: #f0f0f0;
    color: #222;
    border: none;
}
.regular_product_cart_list .btn.btn-default:focus{
    outline: none;
    border: none;
}
.regular_product_cart_list .remove_cart_items{
    border: 1px solid transparent;
    background: transparent;
    color: red;
    font-size: 20px;
    width: 42px;
    height: 42px;
    margin-left: 0;
}
.regular_product_cart_list .remove_cart_items:hover {
    color: #e66868;
}
.mobilePrice {
    display: none;
}
.dropzone {
    float: left;
    width:100% !important;
}    
.cloudinary-uploaded-image{
    overflow: hidden;
    border: 1px dashed #ccc;
    margin-right: 10px;
    max-height: 115px;
}
video {
  width: 100%;
  height: auto;
}
.regular_similar_product_sm{
    display: none;
}
.breadcrumb.usc-breadcrumb{
    margin-bottom: 10px;
}
.breadcrumb.usc-breadcrumb li a{
    text-decoration: none;
}
.regular_youtube_video .modal-header{
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.regular_youtube_video .modal-header .modal-title{
    color: #333;
    text-align: left;
}
.regular_youtube_video .modal-body{
    padding: 0;
}
.btn-reg-utube{
    background: transparent;
    padding: 0 2px;
    color: red;
    border: none;
    font-size: 24px;
    transition: all .25s ease;
}
.btn-reg-utube:hover{
    background: transparent;
    color: #cd0303;
}
.btn-reg-utube:focus,
.btn-reg-utube:focus-visible,
.btn-reg-utube:active{
    outline: none !important;
    border: none;
    color: #cd0303;
    background: transparent;
    box-shadow: none;
}
.readyMadeProductInfo p.err{
    position: relative;
}
.readyMadeProductInfo p.err::after{
    content: "\f0a6";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    position: absolute;
    top: -16px;
    left: 20px;
    animation: bounce2 2s ease infinite;
}
.d-flex-center-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.readyMadeProductInfo .no_artwork_wrapper #no_artwork{
    width: 24px;
    height: 24px;
}
.readyMadeProductInfo .no_artwork_wrapper label{
    font-size: 16px;
    color: #da0606;
}

/*Add to Cart Reset CSS */
.common_production_shipping_area{
    padding: 25px;
}
.regular_similar_product_sm_wrap .common_step_box{
    box-shadow: none;
    border: none;
    margin-top: 6px;
    margin-bottom: 0;
    padding: 0;
}
.production_addtocart_area.common_step_box{
    box-shadow: none;
    margin-top: 0;
}
.add_to_cart_area{
    border: none;
    padding: 0 30px 30px 30px;
}
.regular-product-review-wrap .common_step_box{
    border: none;
    border-top: 20px solid #1435A2;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 20px 0 0 0;
    box-shadow: none;
}
.regular-product-review-wrap.faqs-review .regular-faq-wrapper{
    padding: 10px 0 0 15px
}
.regular-product-review-wrap.faqs-review .regular-faq-wrapper h3.title{
    font-weight: 600;
    color: #555;
    padding: 0;
    margin-bottom: 24px;
}
.regular-product-review-wrap.faqs-review .regular-faq-box{
    margin-bottom: 24px;
    position: relative;
    padding-left: 24px;
}
.regular-product-review-wrap.faqs-review .regular-faq-box i{
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #019f17;
}
.regular-product-review-wrap.faqs-review .regular-faq-box h2.questions{
    font-size: 18px;
    font-weight: 600;
    color: #555;
    margin-bottom: 2px;
}
.regular-product-review-wrap.faqs-review .regular-faq-box p.anwser-line{
    font-size: 16px;
    color: #444;
    margin-bottom: 10px;
}
.regular-product-review-wrap.faqs-review .review_area{
    width: 99%;
    margin-right: 1%;
    margin-left: 0;
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-16px);}
	60% {transform: translateY(-8px);}
}
@keyframes bounce3 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-8px);}
}
.readymade_product_details{
    width: calc(100% - 190px);
    float: left;
}
.readymade_product_similar_products{
    width: 190px;
    float: left;
}
.left_side_details p{
    overflow: hidden;
    width: 100%;
}
.common_step_box .left_side_details .short_details hr{
    margin: 15px 0;
    display: block;
    overflow: hidden;
    width: 100%;
}
.common_step_box .left_side_details .short_details ul li>p{
    font-size: inherit;
    line-height: 1.1;
}
.common_step_box .left_side_details .short_details h1,
.common_step_box .left_side_details .short_details h2,
.common_step_box .left_side_details .short_details h3,
.common_step_box .left_side_details .short_details h4,
.common_step_box .left_side_details .short_details h5,
.common_step_box .left_side_details .short_details h6{
    color: inherit;
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 4px;
}
.common_step_box .left_side_details .short_details ul{
    margin-top: 4px;
    margin-bottom: 12px;
}
.regular-product-long-desc.common_step_box{
    padding: 20px;
    border-left: none;
}
.regular-product-long-desc.common_step_box table td,
.regular-product-long-desc.common_step_box table th{
    font-size: 16px;
    text-align: center;
    padding: 16px 12px;
}
.regular-product-long-desc.common_step_box p{
    font-size: 18px;
}
.regular-product-long-desc.common_step_box>p>span{
    font-size: inherit;
}
.mb-15px{
    margin-bottom: 15px;
}
.mt-15px{
    padding-top: 15px;
    margin-top: 15px;
}
.pt-15px{
    padding-top: 15px;
}
.back-to-top-btn{
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 26px;
    transition: all 0.35s;
}
.back-to-top-btn:hover,
.back-to-top-btn:focus{
    color: #222;
    border: 1px solid #555;
}
.back-to-top-btn i{
    animation: bounce3 2s ease infinite;
    margin-left: 6px;
}
.size-table-holder{
    display: block;
    width: 100%;
    overflow: hidden;
}
.hoodie_sceliton_img{
    max-width: 303px;
}
.size-table-holder .hoodie_sceliton_img_holder{
    width: 310px;
    float:left;
    border: 1px solid #ddd;
    border-right: 0;
}
.size-tablewrap{
    width: calc(100% - 310px);
    float: left;
    white-space: nowrap;
}

@media (min-width: 1921px){
    .full_body{
        overflow: initial;
    }
    .regular_similar_product_sm_wrap,
    .regular-product-review-wrap{
        background: #fff;
    }
}

@media (min-width: 992px){
    .left_side_details{
        position: sticky;
        top: 15px;
        left: 0;
        /*max-height: calc(100vh - 15px);*/
        height: auto;
        overflow-y: auto;
    }
    
    /*.left_side_details::before{*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    width: 100%;*/
    /*    height: 15px;*/
    /*    bottom: 0;*/
    /*    z-index: 1;*/
    /*    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255,255,255,0)), to(#fff));*/
    /*    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 50%, #fff 100%);*/
    /*    background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, #fff 100%);*/
    /*    pointer-events: none;*/
    /*}*/
    .left_side_details::-webkit-scrollbar {
        width: 0;
        scrollbar-width: none;
        display: none;
    }
    .scroll_bar_hide {
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
    }
    .readymade_product_similar_products {
        width: 190px;
        position: sticky;
        left: 0;
        top: 15px;
    }
    .d_flex_start{
       display: flex;
        align-items: flex-start; 
    }
}

/* Responsive */
@media (max-width: 1700px){
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 11.111%;
        max-width:11.111%;
    }
    .color-wrapper .option_container{
        margin: 0px 10px 10px 0;
        min-width: 65px;
        min-height: 65px;
    }
}
@media (max-width: 1520px){
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }  
    .color-wrapper .option_container{
        min-width: 60px;
        min-height: 60px;
        margin: 0px 8px 8px 0;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .color-wrapper .color-item {
        /*min-width: 45px;*/
        /*min-height: 45px;*/
        /*margin: 0px 8px 5px 0;*/
    }
    .color-wrapper .img-active::after {
        content: '\2713';
        position: absolute;
        left: 10px;
        font-size: 50px;
        color: #046e9d;
    }
    .comment-label {
        margin-top: 5px;
    }
    .readyMadeProductInfo {
        padding: 0 20px 0 20px;
    }
    .readyMadeProductInfo div.productName {
        margin-bottom: 10px;
    }
}

@media (max-width: 1300px){
    .readyMadeProductInfo{
        padding: 0 5px 0 20px;
    }
    #choose_option_3 .color-wrapper,
    #choose_option_5 .color-wrapper{
        margin-left: -6px;
        margin-right: -6px;
    }
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 14.285%;
        max-width: 14.285%;
        padding: 0 6px;
        margin-bottom: 12px;
    }
    .readymade_product_details{
        width: calc(100% - 170px);
    }
    .readymade_product_similar_products{
        width: 170px;
    }
}
@media (max-width: 1199.987px){
    .readymade_product_details{
        width: calc(100% - 140px);
    }
    .readymade_product_similar_products{
        width: 140px;
    }
}
@media (max-width: 1100px){
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 16.666%;
        max-width: 16.666%;
    }  
}
@media (max-width: 1024px){
    .pre_next_options{
        display: flex;
        padding: 0 12px;
    }
}
@media (max-width: 991.98px) {
    .breadcrumb.usc-breadcrumb{
        left: 1.5%;
        width: 97%;
        border-bottom: 3px solid #1435A2;
        padding-bottom: 16px;
        border-radius: 0;
    }
    .mobilePrice div.productName h2{
        font-size: 24px;
    }
    .color-wrapper .color-item {
        /*min-width: 30px;*/
        /*min-height: 30px;*/
        /*margin: 0px 8px 8px 0;*/
    }
    .color-wrapper .color-item {
        min-width: 60px;
        min-height: 60px;
        margin: 0px 15px 15px 0;

    }
    .color-wrapper .option_container{
        min-width: 60px;
        min-height: 60px;
        margin: 0px 12px 14px 0;
    }
    .readymade_product_details{
        width: 100%;
        float: none;
    }
    .readymade_product_similar_products{
        display: none;
    }
    .short_details {
        color: #046E9D;
        font-size: 18px;
        font-weight: 300;
        margin: 10px 0 10px 0;
        padding: 15px 0px 0px 0;
        clear: both;
    }
    .color-wrapper .img-active::after {
        content: '\2713';
        position: absolute;
        left: 14px;
        font-size: 40px;
        color: #046e9d;
    }
    .readyMadeProductInfo div.productName {
        margin-bottom: 8px;
    }
    .readyMadeProductInfo {
        padding: 0 0 0 50px;
    }
    .readyMadeProductInfo {
        padding: 0 0 0 20px;
    }
    .comment-label {
        margin-top: 0;
    }

    .v-table {
        display:none;
    }
    .mobilePrice {
        display: block;
        padding: 10px;
        margin: 10px 0;
    }
    .shipping_html .p-lr-15{
        flex: 0 1 50% !important;
        padding: 0 8px !important;
    }
    .regular_similar_product_lg{
        display: none;
    }
    .regular_similar_product_sm{
        display: flex;
        margin-bottom: 5px;
    }
    .regular_similar_product_big{
        display: none;
    }
    .add_to_cart_area{
        padding: 0 0 30px 0;
    }
}
@media (max-width: 930px){
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 20%;
        max-width: 20%;
    }  
}
@media (max-width: 767.98px){
    .readyMadeProductInfo {
        padding: 0;
    }
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 14.285%;
        max-width: 14.285%;
    } 
    #merchant_page label[for="sa_sort"], #merchant_page label[for="sa_sort"] {
        display: none;
    }
    #shopper_review_page #review_image .sa_logo{
        margin-top: 0 !important;
        float: none;
    }
    .size-table-holder .hoodie_sceliton_img_holder{
        width: 100%;
        border-right: 1px solid #ddd;
    }
    .size-tablewrap{
        width: 100%;
        float: left;
        white-space: nowrap;
    }
    .hoodie_sceliton_img{
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 570px){
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 16.666%;
        max-width: 16.666%;
    }  
}
@media (max-width: 480px) {
    .common_step_box {
        padding: 12px 12px;
    }
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 20%;
        max-width:20%;
    }
    .breadcrumb.usc-breadcrumb {
        left: 2.5%;
        width: 95%;
        margin-bottom: 0;
        padding-bottom: 12px;
    }
    .mobilePrice div.productName h2 {
        font-size: 18px;
    }
    .mobilePrice div.productName h3{
        font-size: 16px;
    }
    .readyMadeProductInfo .no_artwork_wrapper{
        margin-bottom: 12px;
    }
    .readyMadeProductInfo .no_artwork_wrapper label{
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    .mobilePrice div.productName h2{
        font-size: 18px;
    }
    .qtyinc input{
        width: 270px;
    }
    .productDetailsPage {
        padding-top: 0;
    }
    .readyMadeProductInfo {
        padding: 0;
    }
    .color-wrapper .color-item {
        flex: 0 0 8%;
    }
    .readyMadeProductInfo div.chooseColor label,
    .cartqty .qty,
    .comment-label {
        font-size: 17px;
    }
    .shipping_html {
        flex-direction: column;
    }
}

@media (max-width: 400px) {
    #choose_option_3 .color-wrapper .select-option-wrap,
    #choose_option_5 .color-wrapper .select-option-wrap{
        flex: 0 0 25%;
        max-width: 25%;
    }
    .readyMadeProductInfo .no_artwork_wrapper label{
        font-size: 13px;
    }
}
