@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Light.ttf") format("sans-serif"),
}

.row-fluid .span6 {
    /* background-color: #edf1fa;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: -15px -15px 20px rgb(255 255 255 / 60%), 15px 15px 20px rgb(57 65 124 / 10%); */
}
.options-cover .options {
    border: 1px solid #dfdfdf;
    padding: 20px;
    margin-bottom: 10px;
}
.motiv-option .row-fluid {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.invalid {
    border: 2px solid #ff582f !important;
}
.error-msg {
    color: #ff582f;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.info-msg {
    margin: 10px 0px 10px 0px;
    color: blue;
}
#j2store-checkout input[type=text], #j2store-checkout input[type=password],#j2store-checkout #zone_id {
    width: 100% !important;
}
.cart-cover {
    margin-left: 20px;
}
.file-filed {
     padding: 5px 0px 5px 0px;
}
.cart-checkout-button {
    visibility: visible !important; 
}
#product-calprice {
    margin-bottom: 10px;
}
.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.step_info {
    font-size: 18px;
    font-weight: bold;
}
/* css start by pooja */
.text-white{
    color:#fff
}
.block1,.block2,.block3 {
   background-color: #463E91 !important;
   padding: 20px;
   width: 93%;
   margin-bottom: 20px;
}
.num1, .num2, .num3 {
    width: 50px;
    height: 50px;
    background-color: white;
    margin-top: 40px;
    border-radius: 50%;
    margin-left: -8px;
}
.dtf .plus-icon, .dtf .euro-icon{
    width: 50px;
    height: 50px;
    background-color: white;
    margin-top: 25%;
    border-radius: 50%;
    margin-left: 5px;
    border: 1px solid #463E91;
}
.num1 p,.num2 p,.num3 p,.plus-icon p,.euro-icon p i{

    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color:#463E91;
}
.dtf .width1, .dtf .length1{
    margin: 15px 0 -15px 0;
}
.block2 .uploadimg button, .block2 .filechoose button{
    background-color: white;
    color: #463E91;
    border:none;
    padding: 4px 53px;

}
.block3 h4{
    color:white;
    height: 38px;
}

.block3 .motiv-quant1 input{
    margin-top: 12px;
}

.block3 .fa-exclamation{
    font-weight: bolder;
    float: right;
    color: #ff582f;
    font-size: 60px;
    margin-right: 30px;
}  

.block1 .span10,.block2 .span10,.block3 .span10 {
    margin-bottom: 20px;
}
.block4 .pluse-icon p{
    color:#463E91;
    font-size: 30px;
}
.dtf .block4 .btn-addmore{
    background-color: #fff;
    color:#463E91;
    width: 217px;
    margin-left: 3px;
    margin-top: 40px;
    border: 1px solid #463E91;
}
.dtf .block4 .btn-addmorec{
    background-color: #fff;
    color:#463E91;
    width: 217px;
    margin-left: 3px;
    margin-top: 10px;
    border: 1px solid #463E91;
}
.dtf .block4 .btn-danger{
    background-color: #fff;
    color:#463E91;
    width: 217px;
    margin-left: 3px;
    margin-bottom: 10px;
    border: 1px solid #463E91;
}
.dtf .block4 .plus-icon p i{
    margin: 13px;
}

/* .dtf .block1 .motiv-title{
    margin-left: -30px;
} */
.dtf .block1 .uk-link, .dtf .block1 a {
    color: #fff;
}
.dtf .block1 a {
   margin-top: 20px;
}
.dtf .block2 #motiv_cut_ck_lbl_1 {
    color:#fff;
}
/* css end by pooja */

.dtf .product-title {
    text-transform: uppercase;
    margin-left: 22px;
}
.dtf .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 0px;
    margin-bottom: 5px;
}

.dtf .sub-sub-title {
     font-size: 15px;
 }
 .dtf .sale-price {
     font-size: 30px;
     font-weight: bold;
 }
.dtf .price-sku-brand-container { 
    padding-left: 24px;
    padding-right: 40px;
    border-bottom: none;
    border-top: none;
}
.dtf .price-info {
    width: 93% !important;
}
.dtf .price-cover {
    background-color: #463E91 !important;
    margin-left: 22px;
    width: 88%;
    padding: 15px;
    margin-bottom: 25px;
}
.dtf .price-det {
    color: #fff;
}
.dtf .price-side {
    margin-left: 0px;
    color: #fff;
    padding-left: 55px;
}
.dtf .block4 {
    background-color: #fff;
    color: #463E91;
    border: 3px solid #463E91;
    width: 98%;
}

.dtf .block6 {
    background-color: #463E91;
    color: #fff;
    width: 90%;
}

.dtf .block6 p {
    margin-left: 5px;
}
.dtf .dtf-cal .btn-success {
    background-color: #fff;
    color: #463E91;
    margin-top: 40px;
    margin-left: 10px;
}
.euro-icon p i { 
    margin-left: 10px;
    margin-top: 10px;
}
.dtf #modal-div {
    width: 96%;
}
.dtf #modal-div .roll-preview-btn, .dtf .j2store-cart-button {
    width: 96% !important;
    padding: 15px;
    color: #fff;
    background-color: #679A47;
    text-align: center;
    cursor: pointer;
}
.dtf .j2store-cart-button:hover {
    border: none;
}
.dtf .another-price {
    width: 97%;
    padding-top: 15px;
    background-color: #463E91;
    margin-top: 25px;
    color: #fff;
}
.dtf .more-title h4 {
    height: 70px;
}

@media (min-width: 320px) and (max-width: 480px) 
{
    .dtf .options-cover .options {
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 40px;
    }
    .dtf .price-cover {
        width: 80%;
        text-align: center;
    }
    .dtf .sale-price {
        padding-top: 20px;
    }
    .dtf .price-side {
        padding-left: 0px;
        padding-top: 20px;
    }
    .dtf .num1, .num2, .num3 {
        margin-top: 10px;
        margin-left: 40%;
        margin-bottom: 20px;
    }
    .dtf .block1 .option, .dtf .block3 .option {
        margin-top: 15px;
    }

    .dtf .file-filed, .dtf .uploadimg .btn {
        width:  100%;
    }
    .dtf .block4 {
        width: 104%;
    }
    .dtf .block6 {
        width: 82%;
    }
    .dtf .plus-icon {
        margin-top: 20px;
        margin-left: 40%;
       margin-bottom: 20px;
    }
    .dtf .block4 .span6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .dtf .block4 .btn {
        width:  98%;
    }
    .dtf .block6 .btn {
        width:  100%;
        margin-left: 0px;
    }
    .dtf .error-msg {
        margin-top: 15px;
    }
    .dtf .j2store-cart-button {
        width: 90% !important;
    }
    .dtf #modal-div {
        width: 89%;
    }
    .dtf .another-price {
        width: 94%;
    }
    .dtf .block1 .motiv-title {
         margin-left: 0px; 
    }
    .dtf .more-title {
        margin-top: 20px;
    }
    .dtf .block2 .sticker-print select {
        margin-top: 0px;
    }
    .dtf .more-title h4 {
        height: auto;
    }
    /* .dtf .block3 .dta-check{
        margin-top: 28px;
    } */
    
}   

.popup-overlay {
  /*Hides pop-up when there is no "active" class*/
  visibility: hidden;
  position: absolute;
  background: #ffffff;
  border: 3px solid #666666;
  width: 50%;
  height: 50%;
  left: 25%;
}

.popup-overlay.active {
  /*displays pop-up when "active" class is present*/
  visibility: visible;
  text-align: center;
  z-index: 999999;
  height: auto;
}

.popup-content {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
}

.popup-content.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible;
}

.modal-close {
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
  margin: .20rem;
  font-size: 1rem;
  color: #666666;
  background: #ffffff;
  border: 1px solid #666666;
}

.modal-close:hover {
  border: 1px solid #666666;
  background: #666666;
  color: #ffffff;
}
.block3-maxheight {
    height: 75px !important;
}
@media (min-width: 768px) and (max-width: 1024px)  {
  /* css for Tab and iPad */
    /* CSS */

    /* .block1 .motiv-height1 input{
        margin-bottom: -17px;
    } */
    /* .dtf .block1 .motiv-height2 input{
        margin-bottom: -58px;
    } */
   
    .block2 .uploadimg button, .block2 .filechoose button {
        padding: 0px 30px;
    }
    .dtf .block2 .uploadimg{
    line-height: 9.9;
    }
    /* .dtf .block2 .uploadimg select{
        margin-top: -35%;
    }
    .dtf .block2 .filechoose select{
        margin-top: 30px;
    } */
    .dtf .block4 .plus-icon p  {
        margin: -4px;
        font-size: 33px;
    }
    .dtf .block4 p {
        font-size: 13px;
        margin-left: 18px;
    }
    .dtf .block4 .btn-addmore, .dtf .block4 .btn-danger {
        width: 147px;
        
        margin-top: 5px;
    }
    .dtf .euro-icon p i {
        margin-left: -7px;
        margin-top: 10px;
    }
    .dtf .block6 p {
        margin-left: 21px;
    }

    .block3 .fa-exclamation{
        margin-top: -50px;
     margin-right: 8px;
    }
   
  }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape)  {
    /* css for Tab and iPad landscape */
    .block3-maxheight {
        height: 69px !important;
    }
    /* .block3 select{
        margin-top:14px;
    } */
    .dtf .block2 .uploadimg {
        line-height: 0;
    }
    /* .dtf.more-title h4 {
        height: 75px;
    } */
}
  
