@font-face {
	font-family: 'Uscraft';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/cancooler/Uscraft.eot?1gpft4');
	src: url('../fonts/cancooler/Uscraft.eot?1gpft4#iefix') format('embedded-opentype'),
      url('../fonts/cancooler/Uscraft.ttf?1gpft4') format('truetype'),
      url('../fonts/cancooler/Uscraft.woff?1gpft4') format('woff'),
      url('../fonts/cancooler/Uscraft.svg?1gpft4#Uscraft') format('svg');
}
[class^="usc-icon-"], [class*=" usc-icon-"] {
	text-transform: none;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	/* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Uscraft' !important;
	speak: none;
	/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.usc-icon-align-center:before {
	content: "\e90a";
}
.usc-icon-align-left:before {
	content: "\e90b";
}
.usc-icon-align-right:before {
	content: "\e90c";
}
.usc-icon-bold:before {
	content: "\e90d";
}
.usc-icon-italic:before {
	content: "\e90e";
}
.usc-icon-bring-to-front:before {
	content: "\e900";
}
.usc-icon-clipart:before {
	content: "\e901";
}
.usc-icon-rotate-horizontal:before {
	content: "\e902";
}
.usc-icon-rotate-vertical:before {
	content: "\e903";
}
.usc-icon-send-to-back:before {
	content: "\e904";
}
.usc-icon-text:before {
	content: "\e905";
}
.usc-icon-trash:before {
	content: "\e906";
}
.usc-icon-upload:before {
	content: "\e907";
}
.usc-icon-zoom-in:before {
	content: "\e908";
}
.usc-icon-zoom-out:before {
	content: "\e909";
}

.mb_10{
    margin-bottom: 10px;
}

.pb_10{
    padding-bottom: 10px;
}

.preview-option {
	margin: 16px 0;
}
.preview-option .preview-option-item button {
	border-radius: 50%;
	background: transparent;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
}
.preview-option .preview-option-item span {
	color: #363636;
	font-size: 30px;
}
.preview-option-two {
	position: absolute;
	top: 29px;
}
.preview-option-two ul {
	list-style-type: none;
}
.preview-option-two ul li {
	margin-bottom: 10px;
}
.preview-option-two li button {
	border: none;
	border: 1px solid #7e7e7e;
	border-radius: 50%;
	background: #fff;
	padding: 0px;
	width: 37px;
	height: 37px;
}
.preview-option-two li button span {
	font-size: 23px;
}
.common_step_box_wrapper {
    display: flex;
    align-items: center;
    padding: 30px 15px;
}
.canvas-container {
    margin: 0 auto;
}
.coaster-preview {
    background-size: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.coaster-preview {
    /*width: 35%;*/
}
.coaster-editor{
    /*width: 65%;*/
}
.coaster-editor {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
}
.coaster-preview-wrapper {
    background-image: url('https://www.uscraft.com/uploads/1563686734858.png');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.coaster-editor-item .form-group {
    margin-bottom: 15px;
}
.coaster-editor-item label {
    color: #388cb1;
    margin-bottom: 7px;
    font-weight: 300;
}
.coaster-editor .upload-file {
    position: relative;
}
.coaster-editor .upload-file button {
    color: white;
    background-color: #5bb246;
    padding: 9px 20px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: normal;
    width: 100%;
}
.coaster-editor .upload-file input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 21px;
    opacity: 0;
    padding: 23px 0px;
    cursor: pointer;
}
.coaster-editor .print-color{
    margin-left: 30px;
}
.coaster-editor .print-color button{
    background-color:#fff;
    border: 1px solid #ccc;
    border-radius: 25px;
    height: 45px;
    width:100%;
    padding: 0 40px 0 0;
}
.coaster-editor .print-color .picked_color_name{
    color: #046E9D;
    font-size: 18px;
    font-weight: 300;
}
.coaster-editor .print-color .picked_color_bg{
    position: absolute;
    width: 40px;
    height: 43px;
    background-color: #046E9D;
    right: 1px;
    bottom: 1px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.coaster-editor .quantity input {
    height: 48px;
    border-radius: 25px;
}
.coaster-editor .comment {
    margin-bottom:0;
}
.coaster-editor .comment textarea {
    border-radius: 25px;
}
.product_color_area{
    height: 430px;
}

.coaster-editor-item button>span.picked_color_bg {
    position: absolute;
    width: 44px;
    height: 46px;
    background-color: #ffc61f;
    right: 0px;
    top: 0px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
}

.breadcrumb.usc-breadcrumb{
    margin-bottom: 12px;
}
.common_step_box .short_details ul li{
   text-align: left; 
   margin-right:0;
}
.common_step_box .short_details ul li span{
   text-align: left; 
   padding: 0;
}
/*Responsive*/
@media only screen and (max-width: 1320px) {
    .coaster-studio button{
        margin-top: 8px;
    }
}
@media only screen and (max-width: 480px) {
    .small-box{
        float: left;
    }
    .common_step_box_wrapper {
        flex-direction: column;
    }
    .coaster-preview, .coaster-editor {
        width: 100%;
    }
    .coaster-preview {
        margin-bottom: 25px;
    }
    
    /*Edit for Responsive*/
    .add_to_cart_grid{
        display: grid !important;
        row-gap: 1px !important;
        /* flex-direction: column !important; */
    }
    .auto{
        padding-top: 3rem !important;
    }
    .step1, .step2, .step3{
        font-size: 2rem !important;
    }
    
    #lanyard_step_one .common_step_box h4{
        font-size: 15px !important;
        height: 28px;
    }
    .canvas-container{
        margin-top: -40px;
        transform: scale(0.8);
        margin-left: -19px;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .coaster-preview{
        width: 60%;
    }
    .preview-option-two {
        position: absolute;
        top: 29px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .coaster-editor-item .design-your-product{
        margin-left: 0;
    }
    .coaster-editor .print-color {
        margin-left: 0;
    }
     .preview-option-two{
        position: inherit;
        margin-top: -25px;
        top: 20px;
    }
    .common_step_box ul li{
        display: inline-block;
    }
    .common_step_box ul li:last-child{
        margin-right:0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .coaster-editor-item .design-your-product{
        margin-left:0;
    }
    .coaster-editor .print-color{
        margin-left: 0;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .common_step_box_wrapper{
        display:initial;
    }
    .coaster-editor-item .design-your-product{
        margin-left: 0;
    }
    .coaster-preview {
        padding: 0 15px;
    }
    .coaster-editor{
        padding: 0 15px;
    }
    .coaster-editor .print-color{
        margin-left: 0;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .common_step_box_wrapper{
        display:initial;
    }
    .coaster-editor-item .design-your-product{
        margin-left: 0;
    }
    .coaster-preview {
        margin-bottom: 40px;
    }
    .coaster-editor{
        padding: 0 15px;
    }
    .coaster-editor .print-color{
        margin-left: 0;
    }
    .preview-option-two{
        position: inherit;
        margin-top: -50px;
    }
    .common_step_box ul li{
        display: inline-block;
    }
    .common_step_box ul li:last-child{
        margin-right:0;
    }
}

@media (max-width: 380px) {
    .canvas-container{
        margin-top: -40px;
        transform: scale(0.675);
        margin-left: -42px;
    }
}

@media (max-width: 320px) {
    .common_step_box_wrapper{
        display:initial;
    }
    .canvas-container{
        margin-top: -40px;
        transform: scale(0.7);
        margin-left: -59px;
    }
}

.common_step_title {
    color: inherit;
    border-bottom: 3px solid #d5d5d5;
    font-family: 'Helvetica 35 Thin';
}
.common_step_title h1 {
    width: 100%;
    float: inherit;
}
.common_step_title span {
    color: #d5d5d5;
}
.common_step_box > p {
    color: #032734;
    font-family: 'Helvetica 35 Thin';
}
.product_type {
    border-left: none;
}
.product_type li {
    border: 2px solid #f2f0f0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#lanyard_step_one .common_step_box h4 {
    font-size: 18px;
    padding-bottom: 15px;
    color: #032734;
    font-family: 'Helvetica 35 Thin';
}
.product_type li.selected {
    border: 2px solid #1435a2;
}
.product_type.my-products ul li.selected::after {
    top: calc(100% - 5px);
}
#lanyard_step_details .common_step_box {
    border: initial;
    padding: 20px;
    background:#fff;
}
.sku{
    color:#747373;
}
.productBigImg{
    padding: 10px 0;
    margin-right:10px;
}
.thumbWrapper {
    margin-top: 10px;
}
.small-box {
    padding: 2px 5px;
    margin: 0px 10px 5px 10px;
    border: 1px solid #d5d5d5;
    height: auto;
    border-radius: 3px;
    display: flex;
    align-items: center;
    position: relative;
    max-width: 58px;
    flex-basis: 12%;
}
.small-box img {
    width: 100%;
    max-width: 100px;
    height: auto !important;
    margin: 3px auto;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
}
.content_top{
    padding-right: 36px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
}
.content_top .add-to-wish-list {
    position: absolute;
    top: 8px;
    right: 1px;
    height: 28px;
    width: 28px;
    font-size: 28px;
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d5d5d5;
    transition: all .15s;
}
.content_top .add-to-wish-list:hover {
    color: #faccc9;
}
.add-to-wish-list.selected i {
  color: #ff2d2d;
}
.custom_product_name {
    font-size: 24px;
    color: #046E9D;
    font-weight: 700;
    float: left;
    position: relative;
    padding: 0 0 6px 0;
    font-stretch: normal;
    line-height: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 100%;
}
.short_details {
    padding-top: 10px;
    color: #747373;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: initial;
}
.carousel-wrap {
    width: 100%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    color: #cdcbcd;
}
.owl-nav {
    display: block;
}
.owl-nav i {
    font-size: 30px;
}
.owl-nav button {
    top: 45%;
    position: absolute;
    background: transparent;
    border: none;
}
.owl-nav .owl-prev {
    left: -30px;
}
.owl-nav .owl-next {
    right: -30px;
}
.owl-carousel .owl-item img {
    width: initial;
}
video {
  width: 100%;
  max-height: 100%;
}

@media (max-width: 767.98px) {
    .small-box{
        float: left;
        margin: 0 8px 8px 0;
    }
    .productBigImg img{
        max-height: inherit;
    }
    #cooler_step_two .product_color_area > ul > li > img{
        height: 206px;
    }
    .product_color_area{
        height: 391px;
    }
}

@media (max-width: 480px) {
    #lanyard_step_details .common_step_box {
        padding: 12px;
    }
    .content_top{
        margin-top: 12px;
    }
    .product_type ul li {
        min-height: 158px;
    }
    .lanyard_type_select {
        display: flex;
        flex: 1;
        flex-direction: row;
        /* width: 100rem !important; */
    }
    .radio-inline {
        /* display: flex;
        flex: 1;
        flex-direction: row; */
        /* width: 100 !important;  */
        height: 5rem !important;
    }
    .testRun {
        justify-content: center;
        align-items: center;
        align-content: center;
        position: relative;
        margin: 0 auto;
        height: 25rem;
    }
    .optional {
        top: 45rem;
    }
    .product_type.my-products ul li.selected::after {
        top:10px;
    }
}

@media (max-width: 440px) {
    .product_type ul li {
        min-height: 212px;
    }
    .testRun {
        justify-content: center;
        align-items: center;
        align-content: center;
        position: relative;
        margin: 0 auto;
        height: 25rem;
    }
    .optional {
        top: 62rem;
    }
    .product_type.my-products ul li.selected::after {
        top:10px;
    }
}

@media (min-width: 480px) and (max-width: 670px) {
    .product_type ul li {
        min-height: 158px;
    }
    .testRun {
        justify-content: center;
        align-items: center;
        align-content: center;
        position: relative;
        margin: 0 auto;
        height: 25rem;
    }
    .optional {
        top: 45rem;
    }
    .product_type.my-products ul li.selected::after {
        top:10px;
    }
}

@media (min-width: 671px) and (max-width: 991px) {
    .testRun {
        justify-content: center;
        align-items: center;
        align-content: center;
        position: relative;
        margin: 0 auto;
        height: 25rem;
    }
    .optional {
        top: 33rem;
    }
    .product_type ul li {
        min-height: 158px;
    }
    .product_type.my-products ul li.selected::after {
        top:10px;
    }
}

@media (max-width: 1500px) {
    .product_type img {
        height: auto;
        margin: 10px auto;
    }
}

/*details content reset*/
@media (min-width: 768px){
    .toggle_botton_holder:before{
        content: none;
    }
    .toggle_botton_holder {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.025),rgba(249, 250, 252, 0.95));
    }
}

@media (max-width: 767.98px){
    .toggle_short_details {
        max-height: 250px;
    }
}
@media (min-width: 992px){
    .d-none-big-device{
        display: none;
    }
    .d_flex_start {
        display: flex;
        align-items: flex-start;
    }
}

.custom_right_details {
    width: calc(100% - 190px);
    float: left;
    display: block;
    overflow: hidden;
    position: relative;
}
.custom_right_similar {
    width: 190px;
    float: left;
}
@media (max-width: 1300px){
    .custom_right_details {
        width: calc(100% - 170px);
    }
    .custom_right_similar {
        width: 170px;
    }
}
@media (max-width: 1199.98px){
    .custom_right_details {
        width: calc(100% - 140px);
    }
    .custom_right_similar {
        width: 140px;
    }
}
@media (max-width: 991.98px){
    .custom_right_details {
        width: 100%;
        float: none;
    }
    .custom_right_similar {
        display: none;
    }
}


/*New Product Gallery*/

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

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