@font-face {
  font-family: 'BlissRegular';
  src: url('../fonts/BlissRegular/BlissRegular.eot');
  src: url('../fonts/BlissRegular/BlissRegular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/BlissRegular/BlissRegular.woff') format('woff'),
       url('../fonts/BlissRegular/BlissRegular.ttf')  format('truetype'),
       url('../fonts/BlissRegular/BlissRegular.svg#svgFontName') format('svg');
}

.bussiness_card_preview {
     
}

.site-content {
    padding: 0 !important;
}

.bussiness_card_preview {
    max-width: 450px;
}

.card-view-wrapper:not(:first-child) {
    margin-top: 30px;
}

.card-view-wrapper {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    /* min-height: 290px; */
    max-width: 88mm;
    /* max-height: 55mm; */
    min-height: 55mm;
}

.card-view-wrapper .card-logo {
    text-align: right;
    padding-bottom: 15px;
}

.card-view-wrapper .card-logo img {
    max-width: 80px;
    width: 100%;
}

.card-extra-details p {
    margin-bottom: 0;
    /* line-height: 19px; */
    font-weight: 500;
    /* font-family: sans-serif; */
    /* font-size: 13px; */
    line-height: 15px;
    font-size: 11px;
}

.card-extra-details .name {
    /* font-size: 16px; */
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
}

.card-extra-details .website {
    margin: 0;
}

.card-extra-details .name,
.card-extra-details .job-title,
.card-extra-details p a {
    color: #00669c;
}

.card-extra-details .job-title-sub {
    color: #00669c;
    margin-bottom: 4px;
}

.card-back-view-wrapper .card-extra-details .name {
    /*padding-bottom: 40px;*/
}

.product_cat-business-cards .product_title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px !important;
}

.product_cat-business-cards .price {
    font-size: 20px !important;
    
    font-weight: 600;
    margin-bottom: 20px !important;
}

.product_cat-business-cards .pewc-item {
    margin-bottom: 8px;
    width: 50%;
    padding: 0 5px;
}

.product_cat-business-cards .pewc-item[data-field-type="checkbox"] {
    width: 100%;
}

.product_cat-business-cards .pewc-description {
    margin-bottom: 0 !important;
    font-size: 15px;
    
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 4px;
}

.product_cat-business-cards .pewc-field-label {
    
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.product_cat-business-cards .pewc-item[data-field-type="select"] {
    width: 30%;
}

.product_cat-business-cards .pewc-item[data-field-type="select"] .pewc-field-label {
    /* display: none; */
    opacity: 0;
}

.product_cat-business-cards .pewc-item[data-field-type="select"] select {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.57em 0.4375em;
    width: 100%;
}

.product_cat-business-cards .pewc-item[data-field-type="select"] + * {
    width: 70%;
}

.product_cat-business-cards .pewc-product-extra-groups {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 10px;
}

.product_cat-business-cards .pewc-item-field-wrapper *:not(small) {
    
    font-size: 15px;
}

.product_cat-business-cards .pewc-total-field-wrapper {
    padding: 0;
    margin: 0;
}

.product_cat-business-cards .pewc-total-field-wrapper p {
    margin-bottom: 10px !important;
    
    font-size: 16px;
}

.product_cat-business-cards .pewc-total-field-wrapper p bdi {
    font-weight: 600;
}

.product_cat-business-cards .action_btn_wrap {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.product_cat-business-cards .action_btn_wrap a {
    text-decoration: none;
    font-size: 17px;
    box-shadow: none !important;
    background-color: #47c4ff;
    color: #fff;
    border-radius: 7px;
    line-height: 32px;
    padding: 4px 20px;
    margin-left: 10px;
    
    font-weight: 500;
}

.product_cat-business-cards .action_btn_wrap a:hover {
    background-color: #33b0eb;
}

.product_cat-business-cards .single_add_to_cart_button {
    padding: 12px 10px !important;
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 400 !important;
    background-color: #47c4ff !important;
}

.product_cat-business-cards .summary {
    float: unset !important;
    width: 100% !important;
    margin: 0 !important;
    max-width: calc(100% - 530px);
}

.single-product .content-area {
    margin: 0;
    float: unset;
    width: 100%;
}

.single-product .product_cat-business-cards {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.single-product .product_cat-business-cards .bussiness_card_preview{
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    position: sticky;
    top: 20px;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper {
	width: 100%;
	max-width: 85%;
}
@media (max-width: 991px) {
    .single-product .product_cat-business-cards .bussiness_card_preview {
        max-width: 70%;
        margin: 30px auto;
    }
    .single-product .content-area {
        padding: 0 15px;
    }
    .product_cat-business-cards .summary {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .single-product .product_cat-business-cards .bussiness_card_preview {
        position: unset;
    }
    .single-product .product_cat-business-cards .bussiness_card_preview {
        max-width: 100%;
    }
    .product_cat-business-cards .pewc-item {
        width: 100%;
        padding: 0;
    }
    .product_cat-business-cards .pewc-item[data-field-type="select"] + * {
        padding-left: 5px;
    }
}

/*new-changes*/
.single-product .product_cat-business-cards .bussiness_card_preview{
    padding-right:30px;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper {
    width: 100%;
    max-width: 100%;
}
.product_cat-business-cards .title_li{
    width:100%;
    font-weight:700;
    margin-bottom:8px;
    margin-top:12px;
}
.product_cat-business-cards .title_li.backside{
    display:none;
}
.product_cat-business-cards .title_li.backside.show{
    display:block;   
}
.product_cat-business-cards .pewc-item.full_width_li{
    width:100%;
}
.product_cat-business-cards .pewc-item.column_3_width{
    width:33.3333%;
}
.product_cat-business-cards .pewc-item.custom_phone[data-field-type="select"] select{
    padding: 11px 10px;
    border: 1px solid #000;
    color: #000;
}
.custom_phone_hide_show{
    position:relative;
}
.product_cat-business-cards .custom_phone_hide_show .pewc-item{
    width:100%;
    padding-right:25px;
}
.custom_phone_hide_show .pewc-group-checkbox {
    padding: 0px;
    margin: 0px;
    width: 18px;
    height: 25px;
    max-width: 18px;
    position: absolute;
    top: 5px;
    right: 0px;
    padding-right:0px !important;
}
.product_cat-business-cards .main_sec_heading {
    width: 100%;
    font-weight: 700;
    font-size: 22px;
    margin-top:20px;
}
.product_cat-business-cards .pewc-item.after_select_full_width{
    width:50% !important;
}
.product_cat-business-cards .pewc-product-extra-groups{
    padding-bottom:30px;
}
.product_cat-business-cards .pewc-item.custom_backside_select_main[data-field-type="select"] select{
    padding: 11px 10px;
    border: 1px solid #000;
    color: #000;
}
.single-product .pewc-group-content-wrapper{
    margin-bottom:30px;
}
.single-product .summary .cart .quantity input {
    width: 80px;
}
/*.single-product.woocommerce div.product form.cart .button {
    background-color: #a46497 !important;
    border-radius: 5px !important;
    margin-left:8px;
    padding:13px 18px !important;
}*/
.single-product .summary .product_meta{
    margin-bottom:25px;
}
.product_cat-business-cards .action_btn_wrap{
    margin-bottom:20px;
}

.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper{
    max-width:85mm;
    width:85mm;
    padding:4mm 5mm 5mm 5mm;
    height:55mm;
    border-radius:0px;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p{
    margin-bottom:0px;
    color:#1A1A18;
    font-size:7pt;
    line-height:normal;
    font-family: 'BlissRegular';
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p.name,
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p.job-title,
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p.job-title-sub{
    color:#006CA5;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p.job-title-sub{
    margin-bottom:3px;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper p.name{
    font-size:11pt;
    margin-bottom:2px;
}
.single-product .product_cat-business-cards .bussiness_card_preview .card-view-wrapper .card-logo img {
    width: 61.2pt;
    height: auto;
}
.single-product .product_cat-business-cards .bussiness_card_preview{
    position:static;
}
.pmf_note{
    font-size: 14px;
    color: #3c3c3c;
    width: 320px;
    max-width: 100%;
}
.pmf_note.backside{
    display:none;
}
.pmf_note.backside.show{
    display:block;
}
.single-product .woocommerce-tabs{
    width:100%;
}

/*letterhead*/
.single-product .product_cat-letterhead-first-page-1-personal{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.product_cat-letterhead-first-page-1-personal .summary{
    float: unset !important;
    width: 100% !important;
    margin: 0 !important;
    max-width: calc(100% - 530px);
     
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap{
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    padding-right: 30px;
    position: static;
}
.product_cat-letterhead-first-page-1-personal .action_btn_wrap{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom:20px;
}
.product_cat-letterhead-first-page-1-personal .action_btn_wrap a{
    text-decoration: none;
    font-size: 17px;
    box-shadow: none !important;
    background-color: #47c4ff;
    color: #fff;
    border-radius: 7px;
    line-height: 32px;
    padding: 4px 20px;
    margin-left: 10px;
    
    font-weight: 500;
}

.letterhead_wrapper .pewc-product-extra-groups{
    position:relative;
}
.letterhead_wrapper .pewc-product-extra-groups > *{
    position:relative;
    z-index:2;
}
.letterhead_wrapper .pewc-product-extra-groups:before{
    content:"";
    position:absolute;
    top:calc(50% + 5px);
    left:50%;
    width:100%;
    height:100%;
    transform:translate(-50%,-50%);
    border:1px solid grey;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*.letterhead_wrapper .pewc-product-extra-groups:after{
    content:"";
    position:absolute;
    top:7px;
    right:0px;
    height:100%;
    width:1px;
    background-color:grey;
}*/
.letterhead_wrapper .card_title {
    background-color: #007fff;
    color: #fff;
    padding: 11px 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin:0px;
}
.letterhead_wrapper .card_box .inner_card_box{
    padding: 20px 30px 20px 30px;
}
.letterhead_wrapper .pewc-item-field-wrapper:not(small) {
    font-size: 15px;
    font-weight: normal !important;
    
}
.elementor-kit-6 .letterhead_wrapper label{
    font-weight:normal;
}
.letterhead_wrapper .temrs_checkbox input{
    margin-right: 6px !important;
}
.letterhead_wrapper .pewc-field-label{
    margin-bottom:8px;
}
.letterhead_wrapper .postcode_city_wrapper{
    display:flex;
    flex-wrap:wrap;   
    justify-content:space-between;
}
.letterhead_wrapper .postcode_city_wrapper .postcode_item{
    width: 130px;
}
.letterhead_wrapper .postcode_city_wrapper .city_item {
    width: calc(100% - 150px);
}
.letterhead_wrapper .pmf_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
}
.letterhead_wrapper .pmf_wrapper .custom_pmf_select{
    width:110px;
}
.letterhead_wrapper .pmf_wrapper .custom_pmf_value{
    width: calc(100% - 130px);
}
.letterhead_wrapper .pmf_wrapper .custom_pmf_select select {
    padding: 11px 10px;
    border: 1px solid #000;
    border-radius: 0px;
}
.letterhead_wrapper .pmf_wrapper .pmf_label {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: normal !important;
    
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper{
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 40px 42px 30px 56px;
    /*min-height: 663px;*/
    height:663px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    position:relative;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper::before,
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper::after{
    content: "";
    position: absolute;
    left: 0px;
    height: 1px;
    background-color:rgb(0, 105, 158);
    width: 12px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper::before{
    top:236px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .inner_wrapper::after{
    top:332px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .card-logo{
    text-align: right;
    width:100%;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .card-logo img{
    width:78px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .heading,
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap p{
    margin-bottom:0px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .heading{
    color: rgb(7, 121, 181);
    font-size: 15pt;
    line-height: normal;
    font-family: 'BlissRegular';
    margin-bottom: 5px;
    margin-top:15px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap .heading:nth-child(2){
    margin-top:0px;   
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap p{
    color: #1A1A18;
    font-size:5.7px;
    line-height: normal;
    font-family: 'BlissRegular';
    margin-bottom:0px;
    /*word-break:break-all;*/
    line-height:7px;
}
.product_cat-letterhead-first-page-1-personal .letterhead_preview_wrap p.sender_line{
    margin-top:8px;
}
.letterhead_preview_wrap .details_wrapper{
    display:flex;
    flex-wrap:wrap;
    width:100%;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column{
    width: 20%;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(1),
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(2),
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(3),
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(4){
    padding-right:10px;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(1),
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(2){
    width: 23%;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(3){
    width:18.1%;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(4){
    width: 21.2%;
}
.letterhead_preview_wrap .details_wrapper .letterhead_column:nth-child(5){
    width:14.7%;
}

.single-product .related.products .product_cat-business-cards,
.single-product .related.products .product_cat-letterhead-first-page-1-personal{
    display:block;
}
/*letterhead-end*/
/*new-changes-end*/
