@charset "UTF-8";

.list-product__item{width:calc(19.8% - 30px);float:left;text-align:center;box-sizing:border-box;margin-right:40.4px;margin-bottom:40px}

.home-trending-product__items .list-product__item{width:calc(25% - 30px)}

.list-product__item:nth-child(5n+5){margin-right:0}

.home-trending-product__items .list-product__item:nth-child(4n+4){margin-right:0}

.home-trending-product__items .list-product__item:nth-child(5n+5){margin-right:40px}

.list-product__name{font-size:16px;font-weight:600;min-height:40px;max-height:60px;padding:0 10px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}

.list-product__name a{color:#282560}

.list-product__price{font-size:15px;color:#282560;font-weight:500}

.list-product__image{border-bottom:1px solid #e5e5e5;padding-bottom:7px;margin-bottom:7px;position: relative;}
.list-product__image a { height: 235px; display: flex;  align-items: center;  justify-content: center;   overflow: hidden;}
.list-product__image img{max-width:100%;height:auto; }

.list-product__as-low-as .text--red{font-weight:600;font-size:19px}

.modelnumber { color: #282560; margin-top: 7px;}

.product-carousel .list-product__item .list-product__image img{max-width:100%;width:auto;margin:0 auto}
/* .list-product__limited_time_offer_image{position:absolute;left: 0px;top: 0px;} */
.list-product__limited_time_offer_image {
    width: 25px;
    height: 160px;
      background:red;
      position:absolute;
      display: flex;
      align-items: center;
      left: 0px;
      flex-direction: column-reverse;
      justify-content: center;
      padding: 3px 0px;
  }
  .list-product__limited_time_offer_image span{
    color:#fff;
    font-weight:600;
    font-size:14px;
    rotate: -90deg;
    display: flex;
    width: 160px;
    justify-content: space-around;
    align-items: center;
  }
  .list-product__limited_time_offer_image img{width:19px;height:19px;rotate: 90deg;}

.product-carousel .list-product__item{background: #fff;width: calc(100% - 2px);margin:0 0;padding:15px 14px;border:0px solid #e1dfe0!important;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}

/* .product-carousel .list-product__item:hover{-webkit-box-shadow:0 0 10px -2px rgb(0 0 0 / 25%);-moz-box-shadow:0 0 10px -2px rgba(0,0,0,.25);box-shadow:0 0 10px -2px rgb(0 0 0 / 25%)} */

.product-carousel.owl-carousel .owl-nav{position:static}

.product-carousel.owl-carousel .disabled{opacity:.2;cursor:default!important}

.product-carousel.owl-carousel .owl-nav .owl-next,.product-carousel.owl-carousel .owl-nav .owl-prev{text-indent:-999px;display:block;overflow:hidden}

.product-carousel.owl-carousel .owl-nav .owl-next,.product-carousel.owl-carousel .owl-nav .owl-prev{position:absolute;top:30.5%;width:19px;height:34px}

.product-carousel.owl-carousel .owl-nav .owl-prev{left:-25px;background:url(../images/pro-owl-nav-left.png?ver=1) center no-repeat!important}

.product-carousel.owl-carousel .owl-nav .owl-next{right:-25px;background:url(../images/pro-owl-nav-right.png?ver=1) center no-repeat!important}

.product-carousel .list-product__name{padding:0 0}

.prizetag { text-align: center; color: #000; font-size: 16px; padding: 0px; font-weight: 600; line-height: 20px; }
.prizedisplay { font-weight: 600; color: #ff0000 }
.prizedisplay strike { color: #282560 !important; text-decoration-color: red; }
.low_as_text { font-size: 15px;font-weight: 500; color: #282560; }
.custom_size_item {

    position: relative;

    text-align: center;

}



.custom_size_item-inner {

    background: #fff;

    border: 3px solid #ddd;

    display: inline-flex;

    justify-content: center;

    align-items: center;

    position: relative;

    text-align: center;

    width: 70%;

    height: 80%;

    min-width: 190px;

}



.custom_size_item .custom_size_magnets {

    padding: 50px 0;

}



.custom_size_item-inner:hover::after {}



.custom_size_item-inner::after {

    content: "";

    position: absolute;

    left: 10px;

    right: 10px;

    top: 10px;

    bottom: 10px;

    border: 2px solid #ffffff;

    pointer-events: none;

    -webkit-transition: all .4s ease-in-out;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

}



.custom_size_item .custom_size_text {

    font-size: 26px;

    line-height: 30px;

    color: #454545;

    font-weight: 700;

    text-transform: uppercase;

    width: 190px;

    margin: 0px auto;

}



.custom_size_btn.tmg-btn {

    margin-top: 35px;

    padding: 12px 24px;

}



.products-box.custom_size_item {

    margin-bottom: 10px;

    background: url("../images/grey_bg_listing.png?ver=1");

    display: inline-flex;

    justify-content: center;

    align-items: center;

    position: relative;

    text-align: center;

}



.products-box.custom_size_item::after {

    content: "";

    position: absolute;

    left: 10px;

    right: 10px;

    top: 10px;

    bottom: 10px;

    border: 2px solid #ffffff;

    pointer-events: none;

    -webkit-transition: all .4s ease-in-out;

    -moz-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

}
/* Die Cut Magnet Dimension Calculator START */
.category-diecut-wrap::after {
    content: "";
    clear: both;
    display: block;
}
.category-diecut-wrap .die-cut-form-wrap {
    width: 100%;
    padding-right: 0;
}
.category-diecut-wrap .die-cut-value-wrap {
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px;
}
.die-cut-dimension-section {
    float: left;
    width: 45%;
    box-sizing: border-box;
    padding-left: 25px;
    /* border-left: 1px solid #ddd; */
}
.desc-calc-li {
    margin-top: 10px;
}


.desc-calc-li span a{ color: #000;}
.desc-calc-li span {
    font-weight: 600;
}
.prdt-diecut-desc-wrapper {
    width:55%;
    float: left;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 1px;
    margin-bottom: 5px;
    border-right: 1px solid #ddd;

}
.option-wrap.calculator-section {
    margin-top: 20px;
}


.diecut-reorder-msg{

    display: flex;

    width: 99.5%;

    background: #e8e9eb;

    padding: 5px;

    border-radius: 4px;

    font-weight: 600;

}

.title-diecut {
    font-size: 16px;
    color: #242d38;
    font-weight: 500;
    margin: 0 0 0px 0;
    line-height: 16px;
}
.diecut-form-group {
    margin-bottom: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.diecut-form-group::after {
    content: "";
    clear: both;
    display: block;
}
.diecut-col-left {
    background: #e8e9eb;
    width: 50%;
    float: left;
    height: 33px;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    padding-left: 15px;
    font-size: 13px;
    color: #242d38;
    line-height: 33px;
    box-sizing: border-box;
}
.diecut-col-right {
    width: 50%;
    float: left;
}
.diecut-col-right input {
    width: 100%;
    box-sizing: border-box;
    height: 33px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}
.die-cut-value-wrap {
    background: #e8e9eb;
    padding: 11px 10px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    font-weight: 500;
    float: left;
    width: 45%;
    box-sizing: border-box;
    position: relative;
}
.die-cut-value-wrap input {
    width:125px;
    text-align: right;
    padding:0px;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: 700;
    border: 0;
    background: none;
    color: #242d38;
}
.die-cut-value-wrap input::placeholder {
    color: #242d38;
    opacity: 1;
}
.die-cut-value-wrap input:-ms-input-placeholder {
    color: #242d38;
}
.die-cut-value-wrap input::-ms-input-placeholder {
    color: #242d38;
}
.die-cut-form-wrap {
    width: 55%;
    float: left;
    box-sizing: border-box;
    padding-right: 15px;
}
.die_cut_dimension_btm:after {
    content: "";
    clear: both;
    display: block;
}
.die_cut_img_wrapper {
    display: inline-block;
    vertical-align: top;
}
.discripation_calculater {

    display: inline-block;

    vertical-align: top;

    margin-left:10px;

    width: calc(100% - 190px);

    margin-top: 15px;

}
.discripation_calculater img {
    max-width: 100%;
    height: auto;
}
.die-cut-suggested-pro {

    padding: 10px 5px 10px 5px;

    display: flex;

    align-items: center;

}
.die_cut_trynow_btn {
    margin-top: 0px;
}
.die_cut_trynow_btn a {
    text-transform: capitalize;
    background: #2368c3;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
}
.die_cut_trynow_btn a:hover {
    background: #1953a1;
}
.category-diecut-wrap {
    padding: 10px;
    border: 1px solid #dfe3e7;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    margin-bottom: 20px;
}
.calc_invalid_prdt_txt {
    padding-left: 5px;
    right: 12px;
    position: absolute;
    bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff3c3c;
}
.die-cut-suggested-pro b {
    font-weight: 600;

    margin-right: 10px;
}
.discripation_calculater h4 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 5px;
}
.discripation_calculater ul {
    margin-left: 20px;
    font-size: 14px;
}
.die_cut_sizeright p {
    padding: 0 0;
    margin-right: 10px;
}
/* Die Cut Magnet Dimension Calculator ends */
/* pdf upload style */
.swiper-wrapper {  align-items: center;    min-height: 2.5rem;     box-sizing: content-box;     display: flex;    height: 100%;    position: relative;
    transition-property: transform;    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);    width: 100%;    z-index: 1;}
.swiper-wrapper .swiper-slide  { width: auto;   display: block;    flex-shrink: 0;    height: 100%;    position: relative;    transition-property: transform;   }
.swiper-wrapper .swiper-slide .prntf-pill  {display: flex ;  margin: .125rem;    white-space: nowrap; border-radius: 8px; border: 1px solid #dcdcdc;  background: #efefef;   margin: 0px 5px 0px 0px;
    font-size: 16px;     font-weight: 500;    padding: 5px 20px; text-decoration: none; color: #333333;}

.pdf-list { margin-top: 30px;}
.pdf-list .list-product__item {border-radius: 10px; border: 1px solid #d2d2d2; background:url(../images/pdf-list-main-bg.png) #f7f9fc no-repeat; background-size: 100%;width: calc(24.5% - 30px);}
/*.pdf-list .list-product__item:nth-child(3) img { width: 242px !important;}*/
.pdf-list .list-product__item img.pdfListImage { width: 270px;max-width: 100%;} 
.pdf-text-head { position: relative; position: relative;    border-top: 0px;   padding: 10px 10px 10px 10px; border: 1px solid #D2D2D2;
    background: #fff;     margin: 10px;    border-radius: 5px; overflow: hidden; display: flex;     justify-content: space-between;}
.pdf-list .list-product__item h1 {    text-align: center;  font-weight: 500;   font-size: 16px; line-height: 24px;  margin-top: 15px; margin-bottom: 0px; font-weight: 600;}   
.pdf-text-head .pdf-ico-style {   margin-right: 0px;     float: left;}
.pdf-text-head .pdf-ico-style a { display: flex; justify-content: center;    background-color: #D62027;    color: white;    padding: 4px 11px;    border-radius: 5px; font-size: 12px; height: auto; line-height: 14px; align-items: center;}
.pdf-text-head .pdf-ico-style a  img {width: 14px;  height: 15px; margin-right: 5px;}
#viewrequest .popup-link {display: flex;     background-color: #3289CC;    color: white;    padding: 5px 14px;   border-radius: 5px; font-size: 12px; height: auto; line-height: 14px; justify-content: center;}
#viewunbranded .popup-link {display: flex;     background-color: #272560;    color: white;    padding: 5px 14px;    border-radius: 5px; font-size: 12px; height: auto; line-height: 14px; justify-content: center;}

#pdfModal .modal-header { position: relative;}
#pdfModal .modal-header button { position: absolute;  right: -8px;  top: -8px;  background: transparent;  border: 0px;  cursor: pointer;}
#pdfModal .modal-header button  span {padding: 0px 10px; font-size: 30px;}
#pdfModal .modal-header {border-bottom: none;padding-bottom: 20px;}

/* pdf upload style */

/* Search select style */
.selected-filter-tags {  margin-bottom: 0px; position: relative; }
.selected-tags{
    border-radius: 25px;     background: #f9f9f9;     margin-right:6px;     margin-bottom: 6px;     padding: 10px 11px;     border: 1px solid #ddd;     font-size:12px;     display: inline-block;
    cursor: pointer;     transition: 0.4s ease; }
.selected-tags:hover { background: #f5f5f5;     border: 1px solid #ddd;     color: #999999;     transition: 0.4s ease; }
.selected-tags:hover b {  text-decoration: none; }
.selected-tags i { font-style: normal;     margin-right: 6px; }
.selected-tags b {  font-weight: normal;     font-family: "Poppins", serif; color: #282560;font-size: 14px;  font-weight: 500; }
.selected-tags b  span {margin-right: 10px;  border-right: 1px solid #c4c2df;   padding-right: 10px;}
.selected-tags b  span:last-child {border-right: 0px}

/* Search select style end*/

.owl-carousel .list-product__image { border-bottom: 0px;}


/* LOADER START */
.loadingWrapper {
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30)
}

.loadingWrapper .loading {
    display: block
}
.loadingWrapper .contentnew {
    left: 50%;
    top: 42vh;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
    margin-left: -40px
}
.loadingWrapper .contentnew img {
    vertical-align: middle;
    width: auto;
    height: auto;
    margin-left: -9px;
}
.loadingWrapper .contentnew span {
    display: block;
    margin-top: 3px;
    color: #fff;
    padding-right: 15px;
}
.loadingWrapper .contentnew span.text:after {
    display: inline-block;
    position: absolute;
    margin-left: 5px;
    animation: dotty steps(1, end) 1s infinite;
    -webkit-animation: dotty steps(1, end) 1s infinite;
    content: '';
}
@keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '.';
    }
    50% {
        content: '..';
    }
    75% {
        content: '...';
    }
    100% {
        content: '';
    }
}
@-webkit-keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '.';
    }
    50% {
        content: '..';
    }
    75% {
        content: '...';
    }
    100% {
        content: '';
    }
}
/* LOADER END */