<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
body{
    font-family: 'Poppins', sans-serif;
}
.container-fluid {
   max-width: 100% !important;
}
.dwnld_instr a{
    color: #217ab2;
}
.dwnld_instr a:hover{
    color: #cf5b28;
}
.customStyle-title-area {text-align: center;}
    /*.customStyle-title-area h1 {color: #d74352;}*/
    p.fship{text-transform: uppercase;font-size: small;color: #7a3d37;text-align:center;font-weight:bold;}
    .txtFullColorNote{font-size: small;}
    /*p.fship { height: 55px; }*/
    .tags{
        text-align: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .mg-top{margin-top: 5px;}
    span.no-setup, span.no-shipping{
        color: #fff;
        margin-bottom: 3px;
        border-radius: 3px;
        padding: 4px 10px;
        font-size: 11px;
    }
    .btn-navyblue{
        background: #2f58a2 !important;
    }
    .product-reviews {display: table-row-group;}
    .product-reviews i {
        font-size: 16px;
        margin-right: 0px;
        color: #febe10 !important;
        vertical-align: middle;
    }
    .cstyle img.cached.lazy {
        height: 180px;
        width: auto;
    }
    .col-count {color:#4a3d47 !important;font-size:14px;font-weight: bold;}
    .h-auto {height: auto;}
    .designMethod_1.designBtn_1{
        width: 350px;
    }
    .dwnld_instr a {
        font-size: 16px;
        letter-spacing: 0.16px;
        color: #208adc;
        border-bottom: 1px solid currentColor;
        font-weight: 400;
        font-family: 'Poppins', sans-serif;
    }
    span.uplaod-text {
        margin-left: 10px;
    }
    .instrctn_blw_left {
        margin-top: 15px;
        margin-right: 10px;
        padding: 10px 7px;
        border: 1px dashed #d0d0d0;
        background-color: #f0f0f0;
        border-radius: 4px;
    }
    .instrctn_blw_left p {
        align-items: center;
        font-size: 11px;
        line-height: 16px;
        color: #191919;
        font-weight: 500;
        text-align: center;
        margin: 0px;
    }
    .selected_options {
        display: inline-block;
        margin: 0 auto;
        width: 100%;
    }
    @media(max-width:576px){
        .customStyle-title-area h1 {font-size: 23px;margin-bottom: 2px;}
        .custom-upload .note{font-size: 10px;}
        span.no-setup, span.no-shipping {
            display: block;
            margin: 4px 20px !important;
            font-size: 11px;
        }
        .designMethod_1.designBtn_1{
            width: 300px;
        }
    }

    .customStyle-price-chart.tab-pane .table-responsive table thead tr {background: #ebeff3;}
    .customStyle-price-chart.tab-pane .table-responsive table thead tr td{text-align: center;}
    /*.conPriceTable #tblPrice tbody td:first-child{background: #ebeff3 !important;}*/
    .conPriceTable #tblPrice tbody td{text-align: center}


    /*Abhi code iphone x*/
    @media(max-width: 668px){
        .uploadArtwork, .lan-wrist-upload .uploadArtwork #awfile{ width: 100%; }
    }
    @media (min-width: 992px) {
        span.no-setup, span.no-shipping{
            display: inline-block !important;
        }
    }
    /*@media (min-width: 1200px){
        .cp-wrapper {
            width: 24% !important;
        }
    }*/
    .txtQty {
        width: 100%;
    }

.heading {
    font-weight: normal;
    margin-top: 0;
}
.heading h1 {
    color: #3f3f3f;
    display: block;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.heading p {
    color: #b3b3b3;
    font-size: 18px;
    margin: 0 0 10px;
}
.step_heading {
    background-color: #1a2b3d;
    color: #fff;
    margin: 0;
    overflow: hidden;
    padding: 10px 25px;
}
.step_heading &gt; h2 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 300;
    margin: 4px 0;
}
.step_heading &gt; h2 b {
    font-weight: bold;
}
.box {
    padding: 10px 25px;
}
.box .grid {
    list-style: outside none none;
    padding: 0;
}
.box .grid li {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 4px 4px 0 #ccc;
    float: left;
   /* height: 196px;*/
    margin: 0 20px 10px 0;
    padding: 5px 15px;
    position: relative;
    width: 187px;
    border:1px solid #d5dce4;
}
.box .grid li.last {
    margin-right: 0;
}
.box .grid li:hover {
}
.box .grid li.selected {
    box-shadow: 4px 4px 0 #325277 !important;
    padding: 2px 12px;
    border:1px solid #325277 !important;
}
.box .grid li a {
    cursor: pointer;
    display: block;
    height: 100%;
    text-align: center;
}
.box .grid li a.abs {
    position: absolute;
}
.box .grid li a.large {
    background-image: url("../nimages/lens.png");
    height: 36px;
    right: 15px;
    text-indent: -9999px;
    top: 15px;
    width: 36px;
}
.box .grid li strong {
    background-image: url("../nimages/uncheck.png");
    background-repeat: no-repeat;
    color: #434343;
    font-size: 16px;
    overflow: hidden;
    padding: 1px 0 2px 30px;
    position: relative;
}
.box .grid li strong input[type="radio"] {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.box .grid li.selected strong {
    background-image: url("../nimages/check.png");
}
.popupcart {
    background-image: url("../nimages/dim.png");
    border: 3px solid #d5d5d5;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px #fff;
    display: none;
    font-size: 20px;
    padding: 10px 20px;
    position: fixed;
    right: 100px;
    top: 30px;
    z-index: 999;
}
.popupcart div label {
    float: left;
    width: 110px;
}
.scroll_down {
    background-image: url("../nimages/scroll_down.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 10px;
    display: none;
    height: 47px;
    position: fixed;
    width: 1100px;
    z-index: 999;
}
.priceQty {
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;
}
.priceHolder {
    float: right;
}
.minQty {
    float: right;
    font-weight: 300;
    margin-right: 15px;
}
.qtyHolder {
    border-right: 2px solid;
    float: right;
    margin-right: 8px;
    padding-right: 8px;
}
.timeTotal {
    overflow: hidden;
}
.timeTotal .left {
    float: left;
    margin-top: 0;
    width: 49%;
}
.timeTotal .right {
    float: right;
    margin-top: 0;
    width: 49%;
}
.timeTotal .box {
    height: 190px;
    position: relative;
}
.timeTotal .right .step_heading {
    background-color: #2490cf;
}
.bottomPrice label, .delivertDate label {
    float: left;
    width: 290px;
}
.bottomPrice .inclusive {
    font-size: 14px;
    font-weight: 300;
}
.deliverDate {
    font-weight: bold;
}
.bottomPrice {
    color: #333333;
    font-size: 18px;
}
.bottomPrice .totalQty {
    margin: 15px 0;
}
.bottomPrice .totalPrice {
    margin: 10px 0;
}
.bottomPrice .addtocart {
    margin-top: 22px;
    position: relative;
    text-align: center;
}
.bottomPrice .addtocart .imgLoading {
    display: none;
    left: 90px;
    margin-top: 12px;
    position: absolute;
    top: 11px;
}
.delivertDate {
    font-size: 18px;
    margin: 0;
    overflow: hidden;
}
.timeHolder {
    list-style: outside none none;
    margin: 0 20px;
    padding: 0;
}
.timeHolder li {
    float: left;
    margin-bottom: 24px;
    width: 100%;
}
.timeHolder li label {
    color: #434343;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    width: 100%;
}
.wristQty {
    font-weight: bold;
}
.freeQty {
    font-weight: bold;
}
.drpUInormal {
    background-color: #fff;
    background-image: url("../nimages/drpUInormal.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 2px 3px 0 #dadada;
    margin: 0;
    overflow: hidden;
    width: 279px;
}
.drpUInormal select {
    background-color: transparent;
    border: medium none;
    color: #9c9c9c;
    cursor: pointer;
    display: block;
    font-size: 18px;
    padding: 14px;
    width: 312px;
}
.customTattoo .form .field i {
    color: #000;
    display: none;
    font-size: 16px;
    font-style: normal;
    position: absolute;
    right: 70px;
    top: 15px;
}
select.active {
    color: #000000 !important;
}
.artworkHolder {
    width: 280px;
    margin: initial;
}
.artworkHolder .filelist {
    background-color: #fff;
    border: 1px solid #989898;
    border-radius: 5px;
    display: none;
    margin: 0;
    margin-bottom:10px;
    padding: 12px 20px 15px 10px;
    position: relative;
    width: 249px;
}
.artworkHolder .filelist a {
    color: rgb(67, 67, 67);
    display: block;
    overflow: hidden;
    white-space: pre;
    width: 251px;
}
div#filelistAW div {
    position: relative;
}
.artworkHolder .filelist span {
    color: rgb(67, 67, 67);
    cursor: pointer;
    font-weight: bold;
    position: relative;
    right: 0px;
    top: 0px;
}
.uploadArtwork .loading {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(215, 215, 215);
    border-radius: 5px;
    display: none;
    height: 7px;
    margin: 10px auto;
    overflow: hidden;
    width: 300px;
}
.uploadArtwork {
    padding: 0;
}
.uploadArtwork .loading span {
    background-color: #d37533;
    display: block;
    height: 100%;
    transition: all 2s linear 0s;
    width: 0;
    float: left;
}
/* .artworkHolder .selectUpload a {
    background-color: #ffffff;
    background-image: url("../nimages/upload.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 5px;
    box-shadow: 2px 3px 0 #dadada;
    color: rgb(67, 67, 67);
    display: block;
    font-size: 24px;
    padding: 10px 60px 10px 20px;
    text-decoration: none;
    width: 170px;
    border:1px solid #ccc;
    margin-bottom: 10px;
    margin-left: 1px;
} */
.txtUpdatePrice {
    border: medium none;
    border-radius: 5px;
    box-shadow: 2px 3px 0 #d2d2d2;
    color: #9c9c9c;
    float: left;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
    padding: 8px 20px;
    width: 120px;
}


/* New CSS starts */
.cp-wrapper{
    /*height:255px;*/
    height: auto;
    width: auto;
    border: 2px solid #ccc;
}
.country-select label, .checkout-form-list label {
    color:#6e6e6e;
    text-transform: none;
}
.fontForm {
    padding-bottom: 0;
}
.fontForm a &gt; img{
    max-width: 100px;
}
.fontForm .btnSelectFont {
    float:none;
}
.cancoolerForm {
    padding-right: 2%;
}
.img-center .cached {
    margin: 0 auto;
}
.img-responsive .cached {
    display: block;
    max-width: 100%;
    height: auto;
}
.checkout-form-list select {
    padding: 12px 12px 8px 12px;
}
@media (min-width: 800px) {
    .txtQty {width: 180px;}
}

@media (min-width: 992px) {
.txtQty { width: 220px;}
}

.txtQty {width:220px;}

@media screen and (max-width: 1600px) {
	.mixitup-content, .lanyard-color-wrapper {
	    height: 470px;
	}
}
@media (max-width:320px)  {
    /*.mixitup-content {
        height:auto;
    }*/
}
@media (max-width:480px)  {
    /*.mixitup-content {
        height:auto;
    }*/
}
@media (max-width:700px)  {
    /*.mixitup-content {
        height:auto;
    }*/
}
@media (max-width:767.9px)  {
    div#product_preview span img {
        height: auto;
        width: auto;
    }
    img.preview-overlay{
        height: auto !important;
    }

}
img.preview-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 130px;
    margin: auto;
    z-index: 9;
    display: none !important;
}
#product_preview{
    text-align: center;
}
.back_line {
    display: none;
}
/*.color-selector-1, .color-selector-2, .color-selector-3 {
    display: none;
}*/

.fontForm #txtCustomFonts {
    border: medium none;
    border-radius: 5px;
    color: #9c9c9c;
    display: none;
    float: left;
    font-size: 18px;
    font-weight: 300;
    margin-left: 0!important;
    margin-top: 22px;
    padding: 8px 20px;
    width: 100%;
}
#pms_list {
    margin-top: 10px;
    height: auto;
    overflow-y: scroll;
}
.pms_holder {
    padding: 5px;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    border: 1px dashed #000;
}
.pms_holder:hover {
    border: 1px solid #000;
}
.pms_color {
    width: 95px;
    height: 90px;
}
#containerAW .loading span {
    margin: initial;
}

.lan-wrist-upload #awfile {
    width: 100%;
}
.lan-wrist-upload img.lazy {
    padding-right: 10px;
    margin-top: -4px;
}
.lan-wrist-upload label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px;
}
.lan-wrist-upload{
    background: #fbfcfc;
    padding: 35px 30px;
    text-align: center;
    display: inline-grid;
    position: relative;
    margin-top: 15px;
    width: 100%;
    margin-bottom: 15px;
}
.lan-wrist-upload div#filelistAW a {
    float: left;
    width: 200px;
    text-align: left;
}
.lan-wrist-upload #filelistAW{
    margin: 0 auto;
}
.artworkHolder.lan-wrist-upload .loading {
    height: 7px;
    width: 220px;
    margin-top: 23px;
    border: 1px solid #d37533;
    border-radius: 0px;
}


.lan-wrist-upload .orText {
    background-color: #00aeef;
    border-radius: 20px;
    color: #fff;
    font-family: "Conv_GothamRnd-Book";
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    left: -20px;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
}
.balloonForm .artworkHolder.lan-wrist-upload{
    width: 100% !important;
}
.title-band h4{text-transform: capitalize;}

@media (max-width: 576px){
    .customStyle-lanyardColors .conQty, .customStyle-lanyardColors .conAddMore{width: calc(33.33333% - 16px);}
    .lan-wrist-upload{padding:20px 27px;}
    .customStyle-sizeQualityPrint .delivery-calender .heading.h4{margin-bottom: 0px;}
    .lan-wrist-upload .orText{top:-16px;left: 45%;}
    .customStyle-sizeQualityPrint .delivery-calender{padding: 0px;margin-top:0px;}

    .cstyle img.cached.lazy {
        height: 150px !important;
        width: auto;
    }
    /*.cstyle .od-product-wrapper {
        background: #f5f5f5;
        border: 2px solid #f5f5f5;
        height: 360px;
    }*/
    .sizebox1 img {
        height: 100px;
    }
    /*.sizebox2 img,.sizebox3 img{
        height: 200px !important;
    }*/
    .btn-group.bootstrap-select.show-tick.dfs-select-bg-blue {
        width: 100% !important;
    }
    div#cliparts .col-md-6 {
        padding: 2px;
    }
    .dfs-position-outer{
        display:flex;
        margin-top:10px;
    }
    div#designToolC {
        margin-bottom: 20px;
    }
    .dfs-content-scroll-wrap{
        padding: 0px !important;
    }
}
.digital-text {
    color: red;
    font-size: 18px;
    font-style: italic;
    margin-top: 8px !important;
    text-align: center;
}
div#colorChart li {
    width: 100px;
    text-align: center;
    border: 1px solid;
    float: left;
    margin: 4px;
    cursor: pointer;
}
div#colorChart li a {
    height: auto;
    width: 45px;
    display: block;
}
.removeColor {
    position: absolute;
    right: 12px;
    top: 0;
    background: #d37533;
    color: #fff;
    padding: 0;
    font-size: 10px;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.conAddMore {
    margin-top: 65px;
}
span.minQtyValueText {
    font-style: italic;
    color: #d74352;
    font-size: 16px;
}
.custom-temp-pro-img a {
    color: #286090;
    font-size: 17px;
    font-style: italic;
    text-decoration: underline;
}
/*====================================================*/
.delivery-calender {
    padding: 15px;
    margin-top: 15px;
    border-radius: 4px;
    overflow: hidden;
}

.delivery-calender .heading.h4 {
    padding: 0px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}

.delivery-calender ul {
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

.delivery-calender ul li {
    width: calc(46% - 10px);
    margin: 0px 8px 16px;
    border: 2px solid #e8e8e8;
    border-radius: 3px;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
    padding: 0 !important;
}

.delivery-calender ul li .check {
    display: none;
    border-bottom: 20px solid transparent;
    border-right: 25px solid transparent;
    border-left: 25px solid #cf5b28;
    border-top: 20px solid #cf5b28;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.delivery-calender ul li .check i {
    position: absolute;
    top: -14px;
    left: -18px;
    font-size: 18px;
    color: #fff;
}

.delivery-calender ul li .date {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 44px;
    color: #474a4e;
}
.delivery-calender ul li .date span{
    color: #474a4e;
    font-size: 12px;
}
.delivery-price.pr{
    font-size: 14px;
    color: #cf5b28;
    font-weight: 500;
}
.delivery-calender ul li .date span {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
}
.delivery-calender ul li.selected .date{
    color: #cf5b28;
}

.delivery-calender ul li .delivery-price {
    width: 100%;
    float: left;
    margin-top: 8px;
    border-top: 1px solid #e8e8e8;
    color: #cf5b28;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 500;
}
.delivery-calender ul li.selected .delivery-price{
    border-top-color: #cf5b28;
}
.delivery-calender ul li .delivery-price.grn{
    color: #5f9ea0; 
    font-weight: 700;
}
.delivery-calender ul li .delivery-price.org {
    border-top-color: #cf5b28;
    background-color: #cf5b28;
    color: #fff;
}
.delivery-calender ul li.selected, .delivery-calender ul li:hover {
    border-color: #cf5b28;
    box-shadow: -3px 3px 20px 0px #dedbdb;
}

.delivery-calender ul li.selected .check {
    display: block;
}
.Dates .grn-normal {
    color: cadetblue !important;
}
.Dates .pr-normal {
    color: #cf5b28;
}
.Dates .grn {
    color: cadetblue !important;
    font-weight: bold !important;
}

@media (min-width: 1200px) {
    .delivery-calender ul li {
        width: calc(20% - 16px);
    }
}
/*====================================================================*/
.container-fliud{
    max-width: 100% !important;
}
.title-band-color.yel {
    background: #cf5b28;
}
.od-product-wrapper.selected{
    border: 2px solid #cf5b28;
}
.customStyle-title-area{
    padding-top: 20px;
}
.customStyle-title-area h1 {
    text-transform: capitalize;
    color: #4c4c4d !important;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-size: 51px;
    margin: 0;
    margin-bottom: 12px;
}
.customStyle-title-area h4{
    margin-top: 15px;

}
.product-reviews i{
    font-size: 23px;
}
.rating_hdngArea .product-reviews{
    margin-right: 10px;
    font-size: 20px;
    color: #ffcc03;
    display: inline-block;
}
.rating_hdngArea .product-reviews i{
    color: #ffcc03 !important;
}
.customereview{
    font-size: 21.5px;
    color: #4c4c4d;
    font-weight: 500;
}
.see_design span {
    background: #03a74f;
    padding: 5px 13px;
    color: #fff;
    border-radius: 7px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
    margin-right: 8px;
}
.customStyle-nav-tabs .nav-tabs {
    text-align: left;
    background: none;
     width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: none;
    background: transparent;
    text-align: center;
     min-width: 310px;
}
.customStyle-nav-tabs {
    padding-top: 30px;
}
.customStyle-nav-tabs .nav-tabs li {
    border: 0;
    margin: 0px !important;
    float: left;
}
.customStyle-nav-tabs .nav-tabs li a {
    padding: 15px 20px;
    font-size: 16px;
    color: #000;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 2px solid #f3f3f7 !important;
    border-right: 2px solid #f3f3f7 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}
.customStyle-nav-tabs .nav-tabs li:first-child a{
     border-left: 2px solid #f3f3f7;
}
.customStyle-nav-tabs .nav-tabs&gt;li.active&gt;a, .customStyle-nav-tabs .nav-tabs&gt;li.active&gt;a:focus,
 .customStyle-nav-tabs .nav-tabs&gt;li.active&gt;a:hover {
    background-color: #f3f3f7 !important;
    border-color: #f3f3f7;
}
.customStyle-nav-tabs .nav-tabs li:last-child a{
    color: #03a74f;
}
.conPriceTable #tblPrice td {
    box-shadow: none;
    background: #fdfdfd;
    padding: 10px 12px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #d6d6d7;
    border-right: 1px solid #d6d6d7;
    opacity: 1;
    background-color: #fbfbfd;
    font-weight: 400;
}
.conPriceTable #tblPrice tr td b {
    font-weight: normal !important;
}
.conPriceTable #tblPrice tbody td {
    text-align: center;
    background: #fbfbfd;
}
table#tblPrice thead tr:first-child td:first-child, .conPriceTable #tblPrice tbody td:first-child {
    opacity: 1;
    background-color: #edf0f4;
    font-weight: 500;
    color: #181818;
}
.conPriceTable table#tblPrice thead tr td {
    color: #181818;
}
table#tblPrice tr td:first-child {
    width: 100px;
}
table#tblPrice tr td:first-child, table#tblPrice thead tr td {
    background-color: #edf0f4 !important;
    opacity: 1;
}
table#tblPrice thead tr:first-child td {
    opacity: 1;
}
.conPriceTable #tblPrice tbody td {
    text-align: center;
    background: #ffff;
}
/*table#tblPrice tr td:first-child, table#tblPrice thead tr td {
    background-color: #edf0f4 !important;
}*/
.conPriceTable #tblPrice thead td {
    font-weight: normal;
}
.customStyle-nav-tabs .nav-tabs li.active a,
 .customStyle-nav-tabs .nav-tabs li a:focus, 
 .customStyle-nav-tabs .nav-tabs li a:hover {
    background: #f3f3f7;
    border-color: #f3f3f7;
    color: #000;
}

.conPriceTable {
    background: #f3f3f7;
    margin-bottom: 10px;
    padding: 15px;
}
.title-band-wrapper &gt; .col-md-12{
    padding: 0;
}
.title-band-arrow {
    display: none;
}
 .title-band-color {
    margin-right: 20px;
    height: 42px;
    display: flex;
    align-items: center;
}
.title-band-color h4 {
    color: #fff;
    padding: 10px 25px !important;
    vertical-align: middle;
    margin: 0px !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
 .title-band {
    background: #ddd;
    padding: 1px 0px !important;
    height: 42px;
    padding: 1px 10px 1px 0px;
}
.title-band h4 {
    font-size: 20px;
    color: #181818;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
    padding: 8px;
    margin-bottom: 0px;
}
.title-band h4 i{
    font-size: 14px;
    font-style: normal;
}
.alignright {
    margin-left: 15px;
    margin-bottom: 0;
    font-size: 12px;
    font-style: normal;
    padding-top: 5px;
    display: none;
}
span.minQtyValueText {
    font-style: normal;
    color: #d74352;
    font-size: 13px;
}
.mixitup-content {
    margin: auto 0;
    padding: 0 0px 0 23px;
}
.cancoolerForm {
    padding: 0;
}
.cancooler_leftpannl {
    /*border-top: 1px solid #dddddd;*/
    padding-left: 0;
}
.pnl_outer{
    border-top: 1px solid #dddddd;
}
.cancooler_rightpannl{
    border-left: 1px solid #dddddd;
    padding-left: 0px;
    padding-right: 0;
}
.style_outer  .title-band-wrapper{
    margin-top: 0;
}
.col-md-12.mar-bottom{
    padding: 0;
}
.od-product-img-wrap img{
    width: 100%;
}
.hand-s{
    border-radius: 0px;
    background: transparent !important;
    left: 0;
    z-index: 9 !important;
}
.hand-s:after {
    top: 0px;
    left: 0px;
    z-index: 1;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0 0;
     border-color: #cf5b28 transparent transparent transparent;
}
.yel:after {
    border-color: #cf5b28 transparent transparent transparent;
}
.blu:after{
    border-color: #cf5b28 transparent transparent transparent;
}
.od-product-wrapper:hover{
    background-color: #f5f5f5;
}
.od-product-wrapper{
    overflow: hidden;
    position: relative;
}
.hand-s i {
    position: absolute;
    left: 4px;
    top: 2px;
    z-index: 2;
    font-size: 17px;
}
.most{
    line-height: 30px;
    height: 30px;
    border-radius: 30px !important;
}
.od-product-name p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-size: 14px;
    color: #181818;
    opacity: 0.76;
}
.od-product-name {
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    height: auto;
    padding: 10px 10px 15px;
}
.cprintstyle .od-product-name{
    padding: 10px 7px;
}
.selected .od-product-name{
    background-color: #fff;
}
.od-product-name i{
    font-size: 20px;
}
.cansize  .od-product-img-wrap {
    height: 180px;
}
.cansize  .od-product-img-wrap img{
    width: auto;
    height: 100%;
}
.cprintstyle .od-product-img-wrap img {
    width: auto;
    height: 100%;
    padding-top: 10px;
}
.cansize .od-product-name{
    background-color: #f5f5f5;
}
.cansize .selected .od-product-name{
    background-color: #fff;

}
.od-product-wrapper.selected {
    background: #f6f7f9;
}
.selected .od-product-name{
    background-color: #fff;
}
.selected .od-product-name p{
    opacity: 1;
    font-weight: 500;
}
.col-count {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
    opacity: 0.66
}
.cstyle .od-product-img-wrap {
    padding: 10px 0;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.delivery-outer-box-top &gt; .row{
    margin: 0;
}
.content-outer.delivery-outer-box{
    padding: 15px 15px 75px;
    background-color: #ebeef3;
}
.row.Dates{
    margin: 0;
}
.delivery-calender ul{
    padding: 0 8px;
}
.delivery-calender .inDate{
    padding: 10px 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0 15px;
    background: #ebeff3;
}
.delivery-outer-box .inDate {
    border: none;
    border-radius: 0px;
    font-size: 20px !important;
    padding-left: 0;
    margin: 0px;
    font-family: inherit;
    background: transparent;
    padding-top: 40px;
    line-height: 20px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    margin-bottom: 12px;
}
.delivery-outer-box span.deliverDate {
    font-size: 36px;
    line-height: 40px;
    color: #191919;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
span.subtotal-text, span.all_incl {
    width: 100%;
    display: block;
    margin-bottom: 0px;
    font-size: 20px !important;
    color: #666666;
    font-weight: 400;
    text-align: center;
}
span.all_incl{
    margin-bottom: 10px;
}
.totalAmountSec span.wristPrice, .totalAmountSec span.amountCurrency, .totalAmountSec span.canPrice {
    font-family: 'Poppins', sans-serif !important;
    font-size: 45px;
    line-height: 43px;
    color: #d37635;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.delivery-outer-box .totalQtySec {
    font-family: 'Poppins', sans-serif;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    font-size: 16px !important;
    color: #666666 !important;
    font-weight: 400;
    text-align: center;
}
.order-button-box .order-button-payment a {
    background: #6bae3c !important;
    width: 90% !important;
    border-radius: 0px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.9px;
    line-height: 80px;
    height: 80px;
    padding: 0 20px;
    font-size: 26px !important;
    font-weight: 500;
    border: 1px solid transparent;
    transition: 0.4s;
}
.order-button-box .order-button-payment a:hover {
    background-color: #fff !important;
    color: #6bae3c;
    border-color: #6bae3c;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.nCfill .cp-product-img-wrap img{
    max-width: 36px !important;
}
.cp-product-img-wrap, .cansize .od-product-img-wrap{
    padding: 10px 0;
}
.cp-wrapper .od-product-name {
    background-color: #fff;
    height: auto;
    margin-top: 0;
    padding: 10px;
}
.cp-wrapper label{
    display: none;
}
.mixitup-content div .row {
    background: transparent;
    border-top: 0;
    padding: 5px;
    border-bottom: 0;
}
.cp-wrapper .txtQty {
    width: 100%;
    box-shadow: none;
    outline: none !important;
    border: 1px solid #ddd;
    height: 30px;
}
.cp-wrapper .txtQty:focus{
    border-color: #d27533;
}
.cp-wrapper .od-product-name i{
    font-size: 13px;
    display: none;
}
.pickcolor {
    max-width: 28px;
}
.cp-wrapper .od-product-name p {
    font-size: 14px;
    color: #767676;
    opacity: 1;
}
.cp-wrapper{
     border: 1px solid #ddd;
}

.cp-wrapper:hover {
    border: 1px solid #cf5b28;
}
.cp-wrapper.selected.blu {
    border: 1px solid #cf5b28;
}
.conAddMore {
    margin-top: 0px;
    padding-left: 12px;
}

.od-product-wrapper.selected.yel {
    border: 2px solid #cf5b28 !important;
}
/*===================================*/
.design_showcase button.btn-block {
    border: 1px solid #d37533 !important;
    color: #d37533 !important;
    background-color: transparent !important;
    font-size: 16px;
    outline: none !important;
    transition: 0.5s;
}
.design_showcase .btn-primary.btn-block, .design_showcase button.btn-block:hover{
    border-color: #d37533;
    background-color: #d37533 !important;
    color: #fff !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
#copyControl .btn-primary {
    color: #fff;
    background-color: #d37533;
    border-color: #d37533;
    font-size: 12px;
}
/*#viewControls .btn-default {
    color: #d37533;
    background-color: #fff;
    border-color: #d37533;
    box-shadow: none;
}*/
#viewControls .btn-default.active, #viewControls .btn-default.active.focus, #viewControls .btn-default.active:focus,
 #viewControls .btn-default.active:hover, #viewControls .btn-default:active.focus, #viewControls .btn-default:active:focus, 
#viewControls .btn-default:active:hover, #viewControls .open&gt;.dropdown-toggle.btn-default.focus, 
#viewControls .open&gt;.dropdown-toggle.btn-default:focus,
 #viewControls .open&gt;.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #d37533;
}
.row.pnl_outer, .table_body &gt; .container-fluid &gt; .row {
    margin: 0;
}
/*========step-5-css================================*/
.customize_innerTab_area {
    padding: 30px 40px 0 50px;
}
.customize_tabLink .nav.nav-tabs {
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 405px;
    margin: 0 auto;
}
.customize_tabLink .nav.nav-tabs li{
    display: inline-block;
    margin: 0;
}
.customize_tabLink .nav.nav-tabs li a{
    border: 0;
    font-size: 15px;
    color: #6e7376;
    padding: 0;
}
.customize_tabLink .nav.nav-tabs li.active a{
    color: #217ab2;
    text-decoration: underline;
    font-weight: 500;
}
.customize_tabLink .nav.nav-tabs li a:hover{
    color: #217ab2;
    background-color: transparent;
}
.or_circle{
    font-size: 15px;
    color: #000000;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f6f7f9;
    text-transform: uppercase;
    margin: 0 10px;
}
.attribute {
    margin-bottom: 10px;
}
#designStudio .design_showcase{
    margin: 0 45px 0 50px;
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
}
.checkout-form-list &gt; label{
    font-size: 13px;
    color: #0d0d0e;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
     font-family: 'Poppins', sans-serif;
}
/*.cooler_full .quickDesign {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
}*/
/*.checkout-form-list {
    margin-bottom: 18px;
    width: 50%;
    padding: 0 10px;
}*/
.country-select.checkout-form-list{
    width: 100%;
}
.fontForm .btnSelectFont, .wrapper-dropdown {
    display: block;
    line-height: 43px;
    padding: 0 20px;
    border: 1px solid #c3c3c3;
    box-shadow: none;
    font-size: 15px;
    color: #474a4e;
    height: 45px;
    border-radius: 6px;
}

.wrapper-dropdown .selectedOption{
    line-height: 40px;
    display: block;
}
.checkout-form-list input[type=text], .checkout-form-list input[type=tel], .checkout-form-list input[type=password], .checkout-form-list input[type=email], .checkout-form-list textarea{
    box-shadow: none !important;
    border: 1px solid #c3c3c3;
    font-size: 15px;
    color: #474a4e;
    outline: none;
    box-shadow: none;
}
.checkout-form-list input[type=text]:focus, .checkout-form-list input[type=tel]:focus, .checkout-form-list input[type=password]:focus, .checkout-form-list input[type=email]:focus, .checkout-form-list textarea:focus{
    border-color: #d37533;
}
.checkout-form-list input[type=text], .checkout-form-list input[type=tel], .checkout-form-list input[type=password], .checkout-form-list input[type=email]{
    height: 45px; 
    box-shadow: none;
}
.checkout-form-list input[type=text]:focus, .checkout-form-list input[type=tel]:focus, .checkout-form-list input[type=password]:focus,
 .checkout-form-list input[type=email]:focus{
    border-color: #d37533;
 }
.customize_tabLink {
    margin-bottom: 30px;
}

/*#normal_instructions {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}*/
.checkout-form-list select {
    padding: 0 20px;
    height: 45px;
    box-shadow: none;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    outline: none;
}
.country-select::before{
    top: 41px;
    right: 20px;
    display: none;
}
.wrapper-dropdown:after{
    right: 10px;
}

.txtFullColorNote {
    font-size: 12px !important;
    margin-top: 6px;
    display: none;
}
.uploadArtwork_fileattach{
    position: relative;
    height: 185px;
    box-shadow: none;
    border: 2px dotted #d1d1d1;
    border-radius: 4px;
    max-width: 100%;
    margin: 0 auto 15px;
    width: 100%;
}
.file_upload{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
}
.uploadArtwork_fileattach a {
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgb(241, 245, 247) !important;
    height: 100% !important;
    display: flex !important;
    color: rgb(41, 82, 103) !important;
    font-size: 17px;
    font-weight: 400 !important;
    font-family: Poppins, sans-serif;
}
.uploadArtwork_fileattach a span{
    margin-bottom: 15px;
}
.atwrk_btn{
    text-align: center;
}
.atwrk_btn:hover a{
    color: #fff;
}
.upload_orng_btn{
    position: relative;
    display: inline-block;
    line-height: 50px;
    background-color: #d37533;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    padding: 0 30px;
}

.atwrk_btn .upload_orng_btn{
    min-width: 220px;
}
.lan-wrist-upload{
    background-color: transparent;
    padding: 0;
}
.checkout-form-list.comnts_area{
    width: 100%;
    padding: 0 20px;
}

/*=================================================end-cutomize-tab*/

/*start-design-scratch-tab*/
/*.dfs-section-tab-area-wrap {
    border: 1px solid #d8d8d8;
}*/
.dfs-tabs-theme-wrap li a{
    display: flex;
    align-items: center;
}
.dfs-tabs-theme-wrap li a em{
    font-style: normal;
    line-height: 100%;
}
.cavasSelectUpload {
    max-width: 100%;
    margin: 0 auto 30px;
    border: 2px dotted #9fb4c0;
    border-radius: 7px;
    text-align: center;
    background-color: rgb(241, 245, 247);
}

.style-outer-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -25px 0;
    padding: 0 15px;
}
.product_txt h6{
    color: #000000;
    opacity: 0.45;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: normal;
}
.product_txt h4{
    font-size: 15px;
    color: #181818;
    opacity: 0.76;
    margin-top: 5px;
    font-weight: normal;
    margin-bottom: 0;
}
.selected .product_txt h4{
    opacity: 1;
}

.cstyle {
    float: none;
    margin: 0 0 35px;
}

.clor_bxouter {
    padding: 0 30px 0 35px;
    margin: 0;
}

.od-product-wrapper.selected.blu {
    border: 2px solid #cf5b28 ;
}

/*.cprintstyle .od-product-wrapper.selected.blu {
    border: 0;
}
.cprintstyle .od-product-img-wrap{
    border: 2px solid transparent;
    height: 140px;
    width: 140px;
    position: relative;
    margin: 0 auto;
}
.cprintstyle .od-product-wrapper:hover{
    background-color: transparent;
}
.cprintstyle .od-product-wrapper.selected .od-product-img-wrap{
    border-radius: 5px;
    overflow: hidden;
    border-color: #cf5b28;
}*/





/*.cprintstyle .od-product-name{
    padding: 10px 0 0;
    background-color: transparent;
}*/
/*.cprintstyle .od-product-wrapper{
    background-color: transparent;
    border: 0;
}
.cprintstyle .od-product-name p{
    padding-left: 24px;
    text-align: left;
    position: relative;
}
.cprintstyle .od-product-name p:after, .cprintstyle .od-product-name p:before{
    position: absolute;
    content: "";
    border-radius: 50%;
}
.cprintstyle .od-product-name p:after{
    height: 18px;
    width: 18px;
    border: 1px solid #cdcdce;
    left: 0;
    top: 1px;

}
.cprintstyle .selected .od-product-name p:after{
    border-color: #d27533;
}
.cprintstyle .selected .od-product-name p:before {
    height: 10px;
    width: 10px;
    background-color: #d27533;
    left: 4px;
    top: 5px;
}*/

.radio-check {
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.radio-check span {
    display: inline-block;
    vertical-align: middle;
}
.radio-check input[type='checkbox'], .radio-check input[type='radio'] {
    display: none;
}
.radio-check input[type='checkbox'] + span {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #000000;
    margin-right: 5px;
    position: relative;
    margin-top: -3px;
}
.radio-check input[type='checkbox']:checked + span:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: url(../images/check-black.png) no-repeat center center;
    }
.radio-check input[type='radio'] + span {
    width: 18px;
    height: 18px;
    border-radius: 50px;
    margin-right: 5px;
    position: relative;
    border: 1px solid #000000;
    opacity: 0.75;
}
.radio-check input[type='radio']:checked + span{
    opacity: 1;
}
.radio-check input[type='radio']:checked + span:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    background: #000000;
    transform: translate(-50%, -50%);
}
.radio-check i{
    font-style: normal;
    font-size: 14px;
    opacity: 0.75;
    color: #000;
}

.radio-check input[type='radio']:checked + span + i{
    opacity: 1;
}

.print_radioOuter ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.add_btn{
    display: inline-block;
    line-height: 44px;
    padding: 0 25px;
    font-size: 15px;
    background-color: #d37533;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.add_btn:hover{
    background-color: #181818;
    color: #fff;
}
.add_msgBtn {
    margin: 0 0 25px;
}

.pos_lyr ul li {
    display: inline-block;
    position: relative;
}
.pos_lyr ul &gt; li+li {
    margin-left: 5px;
}
.pos_lyr ul .innr_lyr_main ul  li+li {
    margin-left: 0;
}
.pos_lyr ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 18px;
    border-radius: 2px;
    overflow: hidden;
    background-color: transparent;
    transition: 0.3s ease;
    min-width: 90px;
}
.pos_lyr ul li a:hover, .pos_lyr ul li.active a {
   /* background-color: #e1e4e7;*/
   background-color: #d37533 ;
   color: #fff;
    cursor: pointer;
}
.innr_lyr_main {
    min-width: 475px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    box-shadow: 0 8px 60px rgba(0,0,0,0.05);
    padding: 20px;
    position: absolute;
    right: 0;
    margin-top: 5px;
    display: none;
    z-index: 99;
}
.innr_lyr_main.layar_area {
    padding: 15px 20px;
    min-width: 450px;
}
.tablink_outer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #d8d8d8;
    border-bottom: 0;
}
.left_tablink, .right_position_link {
    margin: 0;
}
.right_position_link{
    padding-right: 12px;
}
.layr_textOuter{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.drag_text{
    font-size: 14px;
    color: #0d0d0e;
    font-weight: 500;
}
.drag_text, .drag_btn{
    margin: 0;
}
.list-inline li {
    color: #000;
}
.edit_text{
    padding-top: 15px;
    text-align: right;
}
.edit_text .dfs-tab-button{
    display: inline-block;
    transition: 0.5s;
}
.edit_text .dfs-tab-button:hover{
    background-color: #181818;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.pos_lyr {
    margin-top: 5px;
}

.color_fill_Area {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.back_fontArea .btn{
    font-size: 12px;
    padding: 8px 12px;
    font-weight: 500;
    border-radius: 4px !important;
    transition: 0.5s;
    margin-right: 4px;
}
.back_fontArea .btn:last-child{
    margin-right: 0;
}
.back_fontArea .btn-group {
    background-color: #eee;
    padding: 5px 5px;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
}
.back_fontArea .btn-default {
    color: #181818;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.back_fontArea .btn:hover{
    background-color: #d37533;
    color: #fff;
}
/*.lanyrd_color_area {
    padding: 6px;
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 4px;
    margin-bottom: 0px;
}*/


.lanyrd_color_area h6 {
    font-size: 12px;
    color: #191919;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
}
.color_area {
    padding: 4px 0 4px 6px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    margin: 0;
}
.color_area p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 9px;
    line-height: 16px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 0;
}
.color_area span {
    width: 50px;
    height: 25px;
    border-radius: 3px;
    font-size: 8px;
    color: #ffffff;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px 0 0;
}
.color_area:last-child {
    border: 0;
}
.teal {
    background-color: #07a6d0;
}
.light_blue {
    background-color: #5eccea;
}
.royal_blue {
    background-color: #003380;
}
/*.cancoler_lftInnr {
    display: flex;
    align-items: flex-end;
}*/
.cancooler_color_bx {
    margin: 0;
    /*min-width: 155px;
    width: 155px;
    position: static;
    left: 0;
    top: 0;*/
    z-index: 9;
    padding-top: 10px;
    width: 100%;
}
.cancooler_prvw_bx {
    margin: 0;
    width:100%;
}

.print_radioOuter li {
    margin: 0 25px 0 0;
}
#prdctLft.fixed-box{
    position: fixed;
    top: 0;
}
/*.customStyle-nav-tabs, .customStyle-nav-tabs .row{
    margin: 0;
}*/

.cprintstyle .od-product-wrapper{
    overflow: visible;
}
.cooler_edge_outer .od-product-img-wrap{
    height: 180px;
}

.cooler_edge_outer .od-product-img-wrap{
    height: 180px;
    padding: 10px;
    overflow: hidden;
}
.cooler_edge_outer .od-product-name{
    padding: 15px 10px;
}
.title-band-wrapper{
    margin-bottom: 30px;
}

.color_outer_row {
    display: flex;
    flex-wrap: wrap;
}
.color_outer_row .cp-wrapper {
    width: 25% !important;
    margin: 0;
    padding: 0 5px;
    border: 0;
    margin-bottom: 22px;
    overflow:visible;
}
.od-product-name small{
    font-size: 9px;
    color: #000;
}
.color_bxitem{
    border: 1px solid #ededed;
    padding: 10px 15px 10px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    transition: 0.4s;
}
.color_bxitem:hover{
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.color_text{
    padding-left: 10px;
}
 .cp-wrapper .color_text .od-product-name p{
    font-size: 13px;
    color: #0b0b0b;
    opacity: 0.6;
    white-space: nowrap;
 }
 .cp-wrapper .color_text .od-product-name,  .cp-wrapper .color_bxitem .cp-product-img-wrap{
    padding: 0;
    margin: 0;
 }
.cp-wrapper .color_text .od-product-name{
    justify-content: flex-start;
    margin-bottom: 5px;
}
.cp-wrapper .color_text .txtQty{
    height: 35px;
    font-size: 13px;
    border-color: #ccc;
    padding: 0 10px;
    text-align: left;
}
.color_outer_row .cp-wrapper.selected.blu {
    border: 0
}
.color_outer_row .cp-wrapper.selected  .color_bxitem, .cp-wrapper .color_text .txtQty:focus, 
.color_outer_row .cp-wrapper.selected .color_text .txtQty, .color_bxitem:hover{
    border-color: #cf5b28;
}

.mix.cat-1.cp-wrapper.blu.color.custm-color{
    margin-left: 0;
}
.nCfill .color_outer_row .cp-product-img-wrap img{
    margin: 0;
}

.lanyrd_colors_area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-height: 120px;
    overflow-y: auto;
    overflow-x: hidden;
}
.preview_sample {
    margin: 0;
    display: flex;
    width: 23%;
    padding: 0;
    flex-wrap: wrap;
    margin: 0 5px 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
/*.preview_sample:first-child{
    margin-top: 12px;
}*/
/*.preview_sample:last-child{
    border: 0;
    padding: 0;
    margin-bottom: 0;
}*/
.preview_sample a.hand {
    margin: 0;
}

.cp-wrapper .color_text .txtQty:focus::-webkit-input-placeholder { color:transparent; }
.cp-wrapper .color_text .txtQty:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.cp-wrapper .color_text .txtQty:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.cp-wrapper .color_text .txtQty:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.print_colorouter{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.print_colorbx {
    width: 25%;
    padding: 0 15px;
    margin: 0 0 15px;
}
.customize-repeater{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    padding: 12px 0;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}
.cstmize_msg_bx{
    width: 46%;
    padding: 0 12px;
}
.cstmize_style_clor_bx{
    width: 27%;
    padding: 0 12px;
}
.reapt_outer {
    padding: 15px 0 0;
}
.style_iconOuter{
    display: flex;
    align-items: center;
}
.customize_crossBtn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
}
.customize_crossBtn a {
    display: flex;
    align-items: center;
    color: #ff0000;
    font-size: 14px;
    height: 25px;
    width: 25px;
    min-width: 25px;
    background: #eee;
    border-radius: 50%;
}
.style_iconItem{
    width: 15%;
    padding: 0 5px;
     margin: 0;
}
.style_iconItem:first-child{
    width: 40%;
}

.style_iconItem .dfs-field-header{
    display: block;
    text-align: center;
}
.style_iconItem:first-child .dfs-field-header{
    text-align: left;
}
.icon_textbx {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cancoler_lftInnr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    position: relative;
}
.leftcolor-box-outer {
    display: flex;
    align-items: center;
}
.leftcolor-box-image {
    min-width: 30px;
    margin-right: 5px;
}
.leftcolor-box-image img{
    min-width: 28px !important;
}
.left-qty {
    font-size: 13px;
    color: #a2a4a7;
}
.leftcolor-title-box {
    min-width: 54px;
}
.leftcolor-box-outer .btn-primary {
    background-color: #337ab7;
    font-size: 12px;
    padding: 5px 5px;
    width: 67px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
}
.nCfill .fade {
    display: none;
}

.nCfill .fade.in {
    display: block;
}
.product_lft_tab .nav-tabs {
    background-color: #eee;
    padding: 3px 5px;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
    margin: 0 auto 20px;
}
.product_lft_tab .nav-tabs li {
    margin-bottom: 0;
    margin-right: 2px;
}
.product_lft_tab .nav-tabs li:last-child{
    margin-right: 0;
}
.product_lft_tab.steptab_links .nav-tabs .nav-link {
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
    font-weight: 400;
    padding: 10px 25px;
    margin: 0;
}
.product_lft_tab.steptab_links .nav-tabs&gt;li.active&gt; .nav-link, .product_lft_tab.steptab_links .nav-tabs&gt;li .nav-link:hover{
    background-color: #d37533;
    color: #fff;
}
/*.color_outer_row.customcolor_outer .cp-wrapper {
    width: 25% !important;
}*/

/*.customcolor_outer.color_outer_row.customcolor_outer .cp-wrapper {
    width: 100% !important;
    float: none;
}
.custom_item_outer{
    display: flex;
    flex-wrap: wrap;
}
.color_outer_row.customcolor_outer{
    width: 25%;
    display: block;
    margin: 0;
}*/
.thumbnail{
    margin-bottom: 5px;
}
.font_outer{
    margin-bottom: 10px;
}

.wrapper-dropdown{
    padding-left: 10px;
}
.fontHolder {
    height: 410px;
    overflow-y: scroll;
    position: relative;
}
.fontHolder ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.fontHolder ul li {
    border: 1px solid #dedddd;
    cursor: pointer;
    display: table;
    float: left;
    margin: 5px;
    position: relative;
    text-align: center;
    width: 96%;
}
.fontHolder ul li a {
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 5px;
    vertical-align: middle;
    max-width: 245px;
}
.fontHolder ul li a img {
    max-height: 18px;
    max-width: 165px;
}


.fontHolder ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.fontHolder ul li a {
    display: table-cell;
    height: 40px;
    padding: 0 5px;
    vertical-align: middle;
    width: 245px;
}
.fontHolder ul li a img {
    max-height: 36px;
    max-width: 202px;
}
.fontHolder ul li {
    border: 1px solid #dedddd;
    cursor: pointer;
    display: table;
    float: left;
    margin: 5px;
    position: relative;
    text-align: center;
}
.fontHolder {
    height: 410px;
    overflow-y: scroll;
    position: relative;
}
.fontHolder ul li.selected {
    border-color: #888;
}
.fontHolder ul li:hover {
    border-color: #2490cf;
}
.fontHolder ul li span {
    background-image: url("https://d11jpnl4uum05e.cloudfront.net/images/sprite_icons.png");
    background-position: -2px -156px;
    height: 26px;
    position: absolute;
    right: 3px;
    width: 26px;
    top: 6px;
}



label.radio-check {
    display: flex;
    align-items: center;
}

.upload-view {
    display: flex;
    align-items: flex-end;
    width: 50%;
    margin: 0 0 20px;
}
.thumb-img {
    margin-right: 10px;
    min-width: 60px;
    width: 60px;
    text-align: center;
}
.thumb_text {
    width: 100%;
    position: relative;
}

.img-name {
    color: #442c80;
    margin-bottom: 10px;
    display: inline-block;
}
.progress-bar {
    display: block;
    width: 100%;
    position: relative;
    background: #ccc;
    height: 6px;
    border-radius: 4px;
    overflow: hidden;
}
.progress-bar span {
    background: #d37533;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.cross_progrss {
    position: absolute;
    right: 0;
    top: 0; 
}
.cross_progrss a {
    display: inline-block;
    color: #ff0000;
}
.add_linetext{
    text-align: center;
    margin: 0px;
    padding: 0 10px;
}
.add_linetext a{
    font-size: 16px;
    color: #217ab2;
    font-weight: 500;
    display: inline-block;
}
.add_linetext a i, .add_linetext a span{
    display: inline-block;
    vertical-align: middle;
}
.customize-repeater:first-child .customize_crossBtn {
    display: none;
}
.imprint-color-box ul li:first-child {
    display: none !important;
}
/*============================================================*/
.upload_front_image {
    margin: 0;
}
.add_upload_outer .lan-wrist-upload{
    margin: 0;
}
.editor_commnts {
    margin-top: 20px;
}
/*.editor_commnts .checkout-form-list.comnts_area{
    padding: 0;
}*/
.col-sm-12.quickDesign {
    padding: 0;
}
.repeater_heading {
    text-align: center;
    margin: 30px 0 0;
    font-size: 17px;
    padding: 12px;
    background-color: #f9f9f9;
}

.add_upload_outer{
    display: flex;
    align-items: center;
    justify-content: center;
}

.upload_front_image .uploadArtwork &gt; a, .upload_back_image .uploadArtwork &gt; a{
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.upload_front_image, .upload_back_image{
    padding: 0 10px;
}
.upload_front_image a i, .upload_back_image a i{
    font-size: 18px;
    margin-right: 8px;
}
.upload_back_image {
    margin: 0;
}
.lan-wrist-upload  .filelist{
    padding: 10px;
    margin: 0;
    width: 220px;
}
.lan-wrist-upload  .filelist &gt; div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lan-wrist-upload  .filelist a{
    width: auto;
    margin: 0;
    font-size: 13px;
}
.lan-wrist-upload  .filelist span{
    margin: 0;
}
.cancooler_rightpannl{
    float:right;
}

.pay_later_area{
    background-color: #f0e6e5;
    padding: 15px;
}
.pay_outer {
    display: flex;
    align-items: center;
}
.pay_icontext, .pay_iconInner, .pay_text, .pay_text p{
    margin: 0;
}
.pay_icontext h4{
    margin: 0;
    font-size: 17px;
    color: #cf5b28;
    text-transform: uppercase;
    line-height: 24px;
}
.pay_icontext h4 span{
    display: block;
    margin: 0;
    font-weight: 600;
}
.pay_iconInner{
    display: flex;
    align-items: flex-start;
    min-width: 225px;
    padding-right: 30px;
    border-right: 1px solid #e5b9a7;
}
.pay_latr_icon{
    min-width: 42px;
    width: 42px;
    margin: 0 10px 0 0;
}
.pay_text{
    padding-left: 30px;
}
.pay_text p{
    font-size: 18px;
    color: #4c4c4d;
}
.uploadArtwork_fileattach a em, .dfs-section-tab-area-wrap .cavasSelectUpload a em{
    font-style: normal;
    font-size: 13px;
    display: block;
}

.browse_topsrch {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.browse_srchbx{
    width: 100%;
    position: relative;
}
.goBackCat {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
}
.goBackCat a{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background-color: #d37533;
    padding: 0 12px;
    height: 30px;
    justify-content: center;
    border-radius: 4px;
}
.modal-footer .btn{
    color: #fff;
    background-color: #d37533;
    border-color: #d37533;
    outline: none !important;
}
.modal-footer .btn:hover, .modal-footer .btn:focus{
     color: #fff;
    background-color: #d37533;
    border-color: #d37533;
}
.goBackCat a span{
    margin-left: 8px;
}
.browse_selectbx{
    width: 30%;
}
.browse_srchbx, .browse_selectbx{
    padding: 0 7px;
}
.browse_srchbx &gt; label, .browse_selectbx &gt; label{
    font-size: 15px;
    color: #181818;
    margin: 0 0 10px;
    font-weight: 500;
}
.catagory_select, .browse_srchbx{
    margin-bottom: 0;
}
.catagory_select select, .browse_srchbx .form-control{
    height: 40px;
    color: #181818;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
    outline: none;
}
.browse_srchbx .form-control:focus{
    border-color: #d37533;
}
.browse_temparea{
    margin: 25px 0 0;
    max-height: 505px;
    overflow-y: auto;
}
.browse_tempOuter{
    display: flex;
    flex-wrap: wrap;
}
.browse_tempitem{
    width: 16.66%;
    padding: 0 8px;
    margin: 0 0 15px;
}
.temp_pic{
    background-color: #f0f0f0;
    height: 125px;
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 10px;
}
.temp_pic img{
    max-width: 50px;
}
.temp_text{
    text-align: center;
}
.temp_text h5{
    margin: 0;
    font-size: 14px;
    color: #181818;
}

div#prdctLft {
    margin-bottom: 80px;
}
.drawer_btn_outer, .cross_prvw {
    display: none;
}



div#prdctLft {
    margin-bottom: 60px;
}


#browse-template-list{
    padding: 0 !important;
    z-index: 9999;
}

.tab_accordian_area{
    display: none;
}
#cliparts .col-xs-3{
    padding: 0 5px;
}


.icon_textbx .sp-replacer {
    display: flex;
    align-items: center;
}
.icon_textbx .sp-preview {
    min-width: 20px;
}

.delivery-tip p,.add_tool.Dtip {
    border: 1px solid #7ac430;
    border-radius: 5px;
    display: block;
    left: -25px;
    margin-bottom: 0px;
    padding: 10px;
    pointer-events: none;
    width: auto;
    float: left;
    margin-top: 0px;
    box-shadow: 0px 0px 10px #ccc;
    height: fit-content;
}

#browse-template-list .modal-header .close {
    margin-top: 0;
    outline: none;
    opacity: 1;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -15px;
    top: -12px;
    background-color: #d37533;
    color: #fff;
}
#browse-template-list .modal-header{
    text-align: center;
    position: relative;
    padding: 10px;
}
#browse-template-list .modal-title{
    font-size: 20px;
    font-weight: 600;
}

.od-product-wrapper{
    transition: 0.4s;
}
.od-product-wrapper:hover{
    border-color: #cf5b28;
    box-shadow: 0 0 20px rgba(0,0,0,0.15); 
}

.highlight_label {
    height: 25px;
    border-radius: 16px 0px;
    text-align: center;
    padding: 0 14px;
    text-transform: uppercase;
    line-height: 25px;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
}

.cansize:first-child .od-product-img-wrap img{
    height: auto;
    width: 200px;
}
.cansize .od-product-img-wrap {
    display: flex;
    align-items: flex-end;
}
.delv-refund-info{
    padding: 12px 20px;
    border: 1px dashed #d0d0d0;
    background-color: #f0f0f0;
    border-radius: 4px;
    margin: 0 20px 30px;
}
.delv-refund-info p {
    font-size: 12px;
    color: #626262;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
}
.instrctn_blw {
    padding: 20px 30px;
    border: 1px dashed #d0d0d0;
    background-color: #f0f0f0;
    border-radius: 4px;
    margin: 0 20px 30px;
}
.instrctn_blw p {
    font-size: 14px;
    color: #626262;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
}

.footer_outr {
    background-color: #f1f1f1;
    -webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 60px 0 rgba(0,0,0,0.25);
    transition: 0.5s;
    width: 41.8%;
    margin: 0;
    display: none;
}
.append_footer .footer_outr {
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    display: block;
    padding:0px;
}
.fotr_in ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fotr_in ul li {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #a2a2a2;
    padding: 10px 15px;
    width: 140px;
    min-width: 140px;
    border-right: 2px solid #e3e3e3;
    margin: 0;
}
.fotr_in ul li strong {
    display: block;
    font-weight: 500;
    color: #4c4c4d;
}
.fotr_in ul li:last-child {
    border-right: 0;
}
.merchant_review .stars{
    margin: 0;
}
.footer-top{
    display: flex;
    flex-wrap: wrap;
}
/*=======================================================================*/

/*responsive-css*/
@media(min-width: 1600px){
.print_colorbx {
    width: 20%;
}

}
@media(max-width: 1500px){
    .cprintstyle .od-product-name p{
        font-size: 12px;
    }
    .row.customStyle-nav-tabs{
        margin: 0;
    }
    .row.customStyle-nav-tabs + .row{
        margin: 0;
    }
  .table_body &gt; .container-fluid &gt; .row {
    margin: 0 -15px;
}
/*.customize_innerTab_area {
    padding: 30px 20px;
}*/
.radio-check i{
    font-size: 13px;
}
.cprintstyle .od-product-name p{
    font-size: 14px;
}
/*.cancooler_color_bx{
    min-width: 132px;
    width: 132px;
}*/
.cancoler_lftInnr{
    margin-top: 20px;
}
}
@media(max-width: 1439px){
    .od-product-name p{
        font-size: 14px;
    }
    
#designStudio .design_showcase{
    margin: 0 40px;
}

.radio-check i{
    font-size: 12px;
}
.color_outer_row .cp-wrapper {
    width: 25% !important;
}
/*.left_preview_section .row.designBtn_0 {
    padding-left: 50px;
}*/
.cancoler_lftInnr{
    margin-top: 20px;
}
}
@media(max-width: 1365px){
    .od-product-name p{
        font-size: 14px; 
    }
    .customStyle-nav-tabs, .customStyle-nav-tabs + .row{
        margin: 0;
    }
    .cancooler_rightpannl{
        padding-right: 0px;
    }
    .style-outer-box{
        padding: 0;
    }
    .clor_bxouter {
    padding: 0 15px;
}
.cprintstyle .od-product-name p:after {
    height: 16px;
    width: 16px;
    border: 1px solid #cdcdce;
    left: 0;
    top: 2px;
}
.cprintstyle .selected .od-product-name p:before {
    height: 8px;
    width: 8px;
    background-color: #d27533;
    left: 4px;
    top: 6px;
}
.cprintstyle .od-product-name p{
    font-size: 12px;
}
.title-band-color h4{
    padding: 0 15px !important;
}
.mixitup-content {
    padding: 0 15px;
}
.title-band-color{
    margin-right: 12px;
}
.title-band h4{
    font-size: 17px;
    padding: 11px;
}
span.minQtyValueText, .alignright{
    font-size: 11px;
}
#designStudio .design_showcase {
    margin: 0 30px;
}
.customize_innerTab_area {
    padding: 20px 30px;
}
.print_radioOuter li{
    margin-bottom: 5px;
}
.radio-check i {
    font-size: 13px;
}
.content-outer.delivery-outer-box {
    padding: 15px 15px 55px;
}
.delivery-outer-box span.deliverDate {
    font-size: 27px;
    line-height: 32px;
}
.totalAmountSec span.wristPrice, .totalAmountSec span.amountCurrency, .totalAmountSec span.canPrice{
    font-size: 38px;
}
.delivery-outer-box .inDate{
    font-size: 18px !important;
    padding-top: 20px;
    margin-bottom: 0;
}
span.subtotal-text, span.all_incl{
    font-size: 18px !important;
}
.col-sm-12.quickDesign {
     padding: 0 15px; 
}
/*.cancooler_prvw_bx{
    padding: 0 35px;
}*/
.cp-wrapper .color_text .od-product-name p{
    white-space: normal;
}
.checkout-form-list.comnts_area {
    width: 100%;
    padding: 0;
}
.scrachpnnl_outer .srch_col_12{
    padding: 0;
}
.product_txt h4{
    font-size: 11px;
}
.cp-wrapper .color_text .od-product-name p{
    font-size: 11px;
}
.nCfill .cp-product-img-wrap img {
    max-width: 25px !important;
}
#designContainer {
    margin-top: 0;
}
.cancoler_lftInnr{
    margin-top: 25px;
}
#upload_tab .col-sm-12.quickDesign{
    padding: 0;
}
.preview_sample{
    width: 31%;
}
.instrctn_blw{
   margin: 0 0px 30px;
}
.fotr_in ul li{
    min-width: 120px;
    width: 120px;
}
}
@media(max-width: 1199px){
    .cancooler_prvw_bx {
        overflow: scroll;
    }
    .title-band-wrapper{
        clear: both;
    }
    #prdctLft.fixed-box {
        position: static;
        top: 0;
    }
    .cancoler_lftInnr {
        max-width: 100%;
        margin: 0 auto;
        background: #fff;
        z-index: 99999999999;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        transform: translateX(-130%);
        padding: 20px;
        transition: 0.5s;
        width: 100%;
    }
    .prvw_open .cancoler_lftInnr{
        transform: translateX(0);
    }
    div#prdctLft {
    margin-bottom: 0;
}
    .cancoolr_left {
        margin-bottom: 30px;
    }
    .cancooler_rightpannl{
        border: 0;
        padding: 0 15px;
    }
    .cstyle {
        margin: 0 0 25px;
    }
    .style-outer-box{
        margin-bottom: 0;
    }
    .cprintstyle .od-product-name p {
        font-size: 14px;
    }
    .cancooler_color_bx{
        display: none;
    }
    .cancooler_rightpannl{
        float: none;
    }
    .drawer_btn_outer {
        display: block;
        position: fixed;
        right: -25px;
        top: 40%;
        transform: rotate(90deg);
        z-index: 9999;
    }
.drawer_btn {
    display: inline-block;
    height: 45px;
    line-height: 43px;
    border: 1px solid #03a74f;
    padding: 0 20px;
    border-radius: 8px;
    color: #fff;
    background-color: #03a74f;
    font-size: 17px;
}
.drawer_btn:hover, .drawer_btn:focus{
    color: #fff;
}
.cross_prvw {
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: none;
    text-align: center;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #03a74f;
}
.cancooler_prvw_bx{
    padding-left: 0;
}
.left_preview_section .row.designBtn_0 {
    padding-left: 0;
}
.delivery-calender ul li {
    width: calc(19% - 10px);
}
.left_preview_section {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pnl_outer{
    border: 0;
}
.footer_outr{
    width: 100%;
}
}
@media(max-width: 991px){
    .cancooler_rightpannl{
        padding-left: 15px;
        border: 0;
        padding-top: 20px;
    }
    .title-band h4{
        font-size: 17px;
    }
    .order-button-box .order-button-payment a{
        margin-bottom: 0;
        line-height: 65px;
        height: 65px;
    }
    .content-outer.delivery-outer-box {
        padding: 0 15px 40px;
        background-color: #ebeef3;
    }
    .delivery-outer-box span.deliverDate {
        font-size: 30px;
        line-height: 34px;
    }
    .totalAmountSec span.wristPrice, .totalAmountSec span.amountCurrency, .totalAmountSec span.canPrice {
        font-family: 'Poppins', sans-serif !important;
        font-size: 38px;
        line-height: 37px;
    }
    span.subtotal-text, span.all_incl{
        font-size: 17px !important;
    }
    .row.pnl_outer, .table_body &gt; .container-fluid &gt; .row {
    margin: 0 -15px;
}
    .customStyle-title-area h1 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .customereview{
        font-size: 16px;
    }
    .product-reviews i {
        font-size: 16px;
    }
    .rating_hdngArea .product-reviews{
        margin-right: 5px;
    }
    .customStyle-title-area {
        padding-top: 20px;
    }
    .customStyle-nav-tabs {
    padding-top: 12px;
}
.cp-wrapper .color_text .txtQty{
    width: 90%;
}
.style_iconItem:first-child .dfs-field-header{
    text-align: left;
}
.pay_text p {
    font-size: 14px;
    line-height: 20px;
}
.pay_iconInner {
    min-width: 205px;
    padding-right: 15px;
}
.pay_text {
    padding-left: 15px;
}
.pay_icontext h4{
    font-size: 15px;
    line-height: 22px;
}
#browse-template-list .modal-dialog{
    width: auto;
    max-width: 750px;
}
.browse_tempitem{
    width: 25%;
}
.delivery-calender ul li {
      width: calc(24% - 10px);
  }
}
@media(max-width: 767.9px){
    .mixitup-content {
    white-space: normal;
    overflow-x: hidden;
    overflow-y: auto;
}
.cp-wrapper .col-xs-4{
    width: 100%;
}
.mixitup-content {
    margin: auto 0;
}
.cp-wrapper{
    margin: 0 5px 10px 0;
    width: 32%;
}
.customStyle-nav-tabs .nav-tabs li a {
        padding: 10px 15px;
        font-size: 14px;
        height: 42px;
    }
    .cancooler_color_bx{
        display: none;
    }
    .cancooler_prvw_bx{
        padding-left: 0;
    }
    .cancoolr_left{
        max-width: 100%;
    }
    .cancoler_lftInnr {
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 0 0;
        justify-content: center;
    }
    .print_colorbx{
        width: 33.33%;
    }
    .mixitup-content {
    padding: 0 15px 0 0;
}
/*.color_outer_row.customcolor_outer{
    width: 33.33%;
}*/
.color_outer_row .cp-wrapper {
    width: 33.33% !important;
}
#designStudio .design_showcase{
    padding: 0 0 20px;
}
.design_showcase .row{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.design_showcase .col-xs-6{
    margin-bottom: 20px;
}
.customStyle-nav-tabs .nav-tabs li a {
    padding: 10px 8px;
    font-size: 12px;
    height: 42px;
}
.see_design span {
    padding: 3px 7px;
    font-size: 11px;
    margin-right: 4px;
}
.title-band-wrapper {
    margin-bottom: 20px;
}
.customize_tabLink {
    margin-bottom: 15px;
}
.cstmize_msg_bx {
    width: 100%;
    padding: 0 12px;
}
.cstmize_style_clor_bx{
    width: 50%;
}
.dfs-tab-content-wrap .dfs-field-header h4{
    font-size: 12px;
}
.dfs-tabs-theme-wrap li a {
    padding: 10px 8px;
    font-size: 12px;
    color: #838486;
}
.pos_lyr ul li a{
    padding: 0 12px;
    min-width: 75px;
}
.innr_lyr_main{
    min-width: 390px;
}
#designStudio .design_showcase {
    margin: 0 15px;
}
.delivery-outer-box span.deliverDate {
    font-size: 23px;
    line-height: 28px;
}
.totalAmountSec span.wristPrice, .totalAmountSec span.amountCurrency, .totalAmountSec span.canPrice{
    font-size: 32px;
    line-height: 32px;
}
.customize_innerTab_area{
    padding: 15px;
}
.table-responsive{
    margin-bottom: 0;
}
.col-sm-12.quickDesign {
    padding: 0;
}
.checkout-form-list.comnts_area{
    padding: 0;
}
.print_radioOuter li {
    margin: 0 8px 0 0;
}
.browse_tempitem{
    width: 33.33%;
}

.customStyle-nav-tabs .nav-tabs li.describe_tab, .customStyle-nav-tabs .nav-tabs li.faq_tab, .accr_tab_menu{
    display: none;
}
.tab_accordian_area .tab-content&gt;.tab-pane {
    display: block;
}
.tab_accordian_area{
    padding: 25px 0;
    display: block;
}

.tab_accordion .panel-default {
    border: 0;
    margin: 0;
}
.tab_accordion .panel {
    margin: 0;
    border-radius: 0;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.tab_accordion .panel-title a {
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 15px 20px;
    border-bottom: 1px solid transparent;
}

.tab_accordion .panel-heading a.collapsed {
    background-color: #fff;
    border-radius: 5px;
}

.tab_accordion .panel-title a.collapsed:after, .tab_accordion .panel-title a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 16px;
    color: #0d0d0e;
    transition: 0.3s;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f1f2f4;
    border: 0;
}
.tab_accordion .panel-title a.collapsed:after {
    content: "+";
}
.tab_accordion .panel-title a:after {
    content: "-";
    color: #d74352;
}
.tab_accordion .panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    background-color: #f2fafd;
}
.tab_accordion .panel-body {
    padding: 20px;
}
.tab_accordion .panel-heading {
    padding: 0;
    border: 0;
    background-color: transparent;
}
.tab_accordion .tab-pane{
    margin-bottom: 20px;
}
.tab_accordion .tab-pane:last-child{
    margin-bottom: 0px;
}
.panel-body.styleDescription {
    font-size: 13px;
}
.panel-group {
    margin-bottom: 0;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.tab_accordion  .panel-group .panel-title a {
    padding: 15px 15px;
    font-size: 14px;
}
.tab_accordion .panel-group .panel-body{
    padding: 15px;
}
.tab_accordion .panel-group .panel-body p{
    font-size: 12px;
    margin-bottom: 15px;
    color: #181818;
    line-height: 19px;
}
.tab_accordion .panel-group .panel-body p:last-child{
    margin-bottom: 0;
}
.tab_accordion .table&gt;tbody&gt;tr&gt;td, .tab_accordion .table&gt;tbody&gt;tr&gt;th, .tab_accordion .table&gt;tfoot&gt;tr&gt;td, .tab_accordion .table&gt;tfoot&gt;tr&gt;th, .tab_accordion .table&gt;thead&gt;tr&gt;td, .tab_accordion .table&gt;thead&gt;tr&gt;th{
    color: #181818;
}
.font_outer .col-sm-5{
    margin-bottom: 15px;
}
.style_iconOuter .style_iconItem:first-child{
    padding-left: 0;
}
img.preview-overlay.lazy {
    max-width: 200px;
}
.instrctn_blw {
    padding: 15px;
}
}
@media(max-width: 568px){
 /*  .container-fluid &gt; .row {
    margin-left: 15px;
    margin-right: 15px;
}*/

.order-button-box .order-button-payment a {
    margin-bottom: 0;
    line-height: 45px;
    height: 45px;
    font-size: 19px !important;
}
.title-band-color h4{
    padding: 10px 12px !important;
    font-size: 14px;
}
.title-band-color{
    margin-right: 10px;
}
.cp-wrapper {
    margin: 0 5px 10px 0;
    width: 48%;
}
.title-band h4 i{
    display: none !important;
}
.od-product-name i {
    font-size: 14px;
    margin-top: 2px;
}
.delivery-calender .inDate{
    font-size: 14px;
}
.customStyle-nav-tabs .nav-tabs li a {
    padding: 10px 8px;
    font-size: 11px;
    height: 34px;
}
.customStyle-title-area h1 {
    font-size: 23px;
    margin-bottom: 8px;
    line-height: 24px;
}
.customereview {
    font-size: 13px;
}
.product-reviews i {
    font-size: 13px;
}
.conPriceTable #tblPrice td{
    font-size: 12px;
    padding: 6px 8px;
}
.print_colorbx {
    width: 50%;
}
.color_outer_row .cp-wrapper {
    width: 50% !important;
}
/*.color_outer_row.customcolor_outer {
    width: 50%;
}*/
.delivery-calender ul li .date{
    font-size: 30px;
}
.cancoolr_left {
    margin-bottom: 10px;
}
.design_showcase button.btn-block{
    font-size: 14px;
}
.pos_lyr ul li a {
    padding: 0 5px;
    min-width: auto;
    font-size: 12px;
}

.customize_tabLink .nav.nav-tabs li a{
    font-size: 14px;
}
.or_circle {
    font-size: 12px;
    height: 30px;
    width: 30px;
    margin: 0 10px;
}
.uploadArtwork_fileattach a{
    font-size: 13px;
}
.font_outer .col-xs-4,  .font_outer .col-xs-8{
    width: 100%;
}
.font_outer .col-xs-4{
    margin-bottom: 15px;
}
.dfs-tab-content-wrap .dfs-field-header h4{
    font-size: 12px !important;
}
.dfs-field-wrap textarea{
    min-width: 80px;
}
.cstmize_style_clor_bx {
    width: 100%;
}
.checkout-form-list input[type=text], .checkout-form-list input[type=tel], .checkout-form-list input[type=password], .checkout-form-list input[type=email]{
    height: 38px;
    font-size: 13px;
}
.fontForm .btnSelectFont, .wrapper-dropdown{
    height: 38px;
    line-height: 34px;
}
.wrapper-dropdown .selectedOption{
    line-height: 36px;
}
.innr_lyr_main {
    min-width: 320px;
}
.cancooler_rightpannl{
    padding-right: 8px;
    padding-left: 8px;
}
.pay_later_area{
    padding: 10px;
}
.pay_outer{
    flex-wrap: wrap;
}
.pay_iconInner {
    min-width: 100%;
    padding-right: 0;
    border: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.pay_icontext h4 span{
    display: inline-block;
}
.pay_text {
    padding-left: 0;
    width: 100%;
    text-align: center;
}
.pay_text p {
    font-size: 12px;
    line-height: 20px;
}
.repeater_heading {
    margin: 15px 0 0;
    font-size: 15px;
    padding: 10px;
}
.temp_pic{
    height: 100px;
    width: 100px;
}
.temp_pic img {
    max-width: 38px;
}
.temp_text h5 {
    font-size: 11px;
    line-height: 18px;
}
.browse_srchbx, .browse_selectbx {
    padding: 0;
    width: 100%;
}
.browse_srchbx{
    margin-bottom: 10px;
}
.scrachpnnl_outer .col-xs-12 .font_outer .col-xs-12{
    padding: 0 15px;
}
.delivery-calender ul li {
        width: calc(32% - 10px);
    }
    .instrctn_blw p{
        font-size: 13px;
    }
}
@media(max-width: 480px){
    .title-band h4 {
    font-size: 14px;
    padding: 12px;
}
.product_txt h4{
    font-size: 14px;
}
.product_lft_tab.steptab_links .nav-tabs .nav-link{
    padding: 6px 18px;
}
.mixitup-content {
    padding: 0;
}
.design_showcase .col-xs-6 {
    margin-bottom: 10px;
}
#designStudio .design_showcase {
    padding: 0 0 10px;
}
.dfs-tabs-theme-wrap li a em{
    display: none;
}

.style_iconItem:first-child{
    padding-left: 0;
}
ul.dfs-tabs-theme-wrap{
    margin-bottom: -10px;
}
.add_msgBtn {
    margin: 0;
}
.print_radioOuter li {
    margin: 0 0 10px;
    width: 100%;
}
.print_radioOuter ul{
    justify-content: flex-start;
}
/*.reapt_outer {
    padding: 0px 0 0;
}*/
.country-select.checkout-form-list{
    text-align: left;
}

.dfs-tab-button span img{
    width: 45px;
    margin: 0 auto 10px;
}
.cp-wrapper .color_text .txtQty {
    width: 100%;
}
.color_bxitem{
    padding: 10px;
}
label.radio-check{
    display: block;
}
.dfs-section-tab-area-wrap .cavasSelectUpload a{
    white-space: normal;
    word-break: break-all;
}
.upload_textpnnl h4 small{
    line-height: 20px;
}
.dfs-field-wrap:last-child{
    margin-top: 10px;
}
.tab_accordion .panel-group .panel-title a{
    font-size: 13px;
    line-height: 20px;
}
.tab_accordion .panel-body {
    padding: 10px;
}
.delivery-calender ul li {
        width: calc(47% - 10px);
    }
}
@media(max-width: 420px){
    .cansize .od-product-img-wrap img {
        width: auto;
        height: 120px !important;
    }
    .clor_bxouter .row{
        margin: 0 -7px;
    }
    .clor_bxouter .col-xs-6{
        padding: 0 7px;
    }
    .od-product-name p {
    font-size: 12px;
}
.cstyle img.cached.lazy {
    height: 180px !important;
    width: auto;
    /* min-width: 155px; */
}
.product_txt h4 {
    font-size: 12px;
    line-height: 18px;
}
.product_txt h6 {
    font-size: 10px;
    line-height: 17px;
}
.style-outer-box {
    margin-bottom: -15px;
    padding: 0 10px;
}

.od-product-wrapper{
    height: 100%;
}
.cprintstyle .od-product-name p {
    font-size: 12px;
}
.cansize .od-product-img-wrap {
    height: 135px;
}
.color_outer_row.customcolor_outer .cp-wrapper .color_text .od-product-name p{
    white-space: normal;
}
.design_showcase .col-xs-6{
    width: 100%;
}
.customize_tabLink .nav.nav-tabs{
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.customize_tabLink .nav.nav-tabs li {
    display: block;
    margin: 0;
    width: 100%;
    float: none;
    text-align: center;
}
.customize_tabLink .nav.nav-tabs li a {
    font-size: 14px;
    margin: 0;
}
.delivery-calender ul li .date {
    font-size: 24px;
}
.delivery-calender ul li .date span{
    font-size: 12px;
}
.delivery-calender ul li.dats span.grn-normal, .delivery-calender ul li.dats span.pr-normal{
    font-size: 12px;
}
.uploadArtwork_fileattach{
    height: 135px;
}
.uploadArtwork_fileattach a span {
    margin-bottom: 10px;
    width: 55px;
}
.digital-text{
    font-size: 13px;
    font-style: normal;
}
.style_iconOuter{
    flex-wrap: wrap;
}
.style_iconItem:first-child {
    width: 100%;
    margin-bottom: 10px;
}
.style_iconItem{
    width: 25%;
}
.style_iconItem:nth-child(2){
    padding-left: 0;
}
.radio-check i {
    font-size: 11px;
}
.order-button-box .order-button-payment a{
    font-size: 16px !important;
}
.od-product-name{
    padding: 10px 7px;
}
.cstyle .od-product-img-wrap{
    height: 170px;
}
.nCfill .cp-product-img-wrap img {
    max-width: 26px !important;
}
.color_outer_row .cp-wrapper{
    padding: 0 5px;
    margin-bottom: 10px;
}
.cp-wrapper .color_text .od-product-name p{
    font-size: 11px;
}
.nCfill .cp-product-img-wrap img {
    max-width: 26px !important;
}
.or_circle {
    margin: 10px 0px;
}
.upload_front_image .uploadArtwork &gt; a, .upload_back_image .uploadArtwork &gt; a{
    justify-content: center;
}
.upload_front_image a i, .upload_back_image a i{
    margin: 0 5px 0 0;
}
.upload_front_image a span, .upload_back_image a span{
    margin: 0;
}
.upload_front_image, .upload_back_image{
    width: 100%;
}
.add_linetext{
    width: 100%;
    margin-bottom: 10px;
}
.add_upload_outer{
    flex-wrap: wrap;
}
.conPriceTable {
    background: #f3f3f7;
    margin-bottom: 0;
    padding: 10px;
}
/*div#product_preview span img{
    width: 285px;
}*/
.artworkHolder.lan-wrist-upload .loading{
    margin: 0 auto;
}
.dfs-section-tab-area-wrap #artworks .thumbnail_wrapper, .dfs-section-tab-area-wrap #cliparts .thumbnail_wrapper{
    height: 55px;
}
.style-outer-box .cstyle{
    padding: 0 5px;
}
.customStyle-nav-tabs .nav-tabs{
    min-width: 100%;
}
.delivery-tip p{
    font-size: 11px;
}
}
@media (min-width:768px)  {
    .scrachpnnl_outer {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (max-width:768px)  {
    .od-product-wrapper:hover{
        border-color: #f5f5f5;
        box-shadow: 0 0 20px rgba(0,0,0,0.15); 
    }
}
.mat-can-size .cansize:first-child .od-product-img-wrap img {
    height: 100%;
    width: auto;
}
.cansleev-info p {
    text-align: center;
    color: #000;
    font-size: 12px;
    display: none;
}
</pre></body></html>