.roll-over-text { visibility: hidden;}
/* Palanquin Dark End here */


* {
  -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-tap-highlight-color: transparent;
 -moz-text-size-adjust: none;
 -webkit-text-size-adjust: none;
 -ms-text-size-adjust: none;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;

}
hr {
    width: 100%;
    border: 0;
    margin: 13px 0 12px;
}
#related_videos,
.video-container-main,
html {
    height: 100%;
}
body {
    font-family: Palanquin;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    background-color: #fff;
    color: #262626;
    -webkit-overflow-scrolling: touch;
}
.bigText {
    font-size: 20px;
    line-height: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: normal;
    margin: 0 0 10px;
    font-family: "Palanquin Dark";
    color: #3b3143;
}
.btn,
.nice-select .option.selected,
.right_section > ul > li .pricerange .price .price_vat_desc,
.sortby .nice-select,
.sortby .nice-select .option,
.sorting .nice-select .current,
.text-bold,
b,
footer h3,
h1,
strong {
    font-weight: 700;
}
h1,
h2 {
    line-height: 38px;
}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size: 30px;
    line-height: 34px;
}
h4 {
    font-size: 28px;
    line-height: 32px;
}
.pro_count span,
h5 {
    font-size: 25px;
}
.cost-shipping .total-delivered .price sup,
h6 {
    font-size: 22px;
}
p {
    margin: 0 0 20px;
}
img {
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    vertical-align: middle;
}
a {
    cursor: pointer;
    color: #7176e3;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
button,
input,
select,
textarea {
    font-family: Palanquin;
    font-size: 16px;
    -webkit-appearance: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button,
input[type="button"],
input[type="email"],
input[type="number"],
input[type="submit"],
input[type="text"] {
    -webkit-appearance: none;
}
input[type="email"],
input[type="number"],
input[type="text"],
select {
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    min-height: 40px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    border: 1px solid #e6e6e6;
    vertical-align: top;
}
select {
    height: 40px;
    padding-right: 0;
}
select option {
    padding-left: 5px;
    padding-right: 5px;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
::-webkit-input-placeholder {
    color: #acacac;
}
::-moz-placeholder {
    color: #acacac;
}
:-ms-input-placeholder {
    color: #acacac;
}
:-moz-placeholder {
    color: #acacac;
}
::-moz-focus-inner {
    border: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
small {
    font-size: 80%;
}
.get_qoute_form,
.mb_title,
.mobile_nav,
.mobile_only,
.onoffswitch-checkbox,
.product_left h1,
.sortby .nice-select .list li:first-child,
.sortby .nice-select:after,
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"] + label span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    background-position: left top;
    cursor: pointer;
}
input[type="checkbox"]:checked + label span {
    background-position: left -22px;
}
.clear,
.container:after,
.footTop::after,
.pMethods::after,
.pro_top:after,
.review-comment-row::after,
.row:after,
.slick-track:after {
    clear: both;
}
#product_list_res .product-btn-sec .row a.btn.green_btn,
.captcha,
.form-control .captcha,
.pull-left,
.review_wrap .rating_percent {
    float: left;
}
.cost-shipping .cost-calculation .row > span p span,
.enquiry_btn,
.form-control .enquiry_btn,
.nav-right,
.nice-select.right,
.pull-right,
.review-comment-row .rightSection,
.topPagination .review-result-col,
[dir="rtl"] .slick-slide {
    float: right;
}
.bespokeProTabbing,
.bespoke_case_study h1,
.bx-wrapper .bx-controls-auto,
.category_listing ul li .img,
.makingSteps .content,
.product_right h1.text-center,
.review_popup .popUpHolder .rating,
.review_popup .popUpHolder .title,
.sorting .nice-select .option,
.text-center {
    text-align: center;
}
.product_right h1,
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.btn,
.green_btn,
.logo,
.navigation,
.rd_btn,
.search,
body {
    position: relative;
}
.btn,
.category_listing ul li,
.category_listing ul li .box_text p,
.filter .title,
.filter ul li h3.filter_title,
.green_btn,
.more_info,
.no_btn,
.popupRight a.btn,
.print_faces li,
.pro_specification ul li > h3,
.pro_title,
.product .title,
.product_right > h3,
.quick_view,
.rd_btn,
.sortby .nice-select,
.sorting .nice-select,
.step_title,
.text-uppercase,
.ys_btn,
a.pdf_download,
h1,
h2,
h3,
h4,
h5,
h6,
nav.desktop_nav > ul > li,
ul.breadcrumb li {
    text-transform: uppercase;
}
.loader,
.rating span.rollover {
    font-style: italic;
    margin-left: 10px;
}
iframe,
img {
    border: 0;
}
*,
.slick-list:focus,
:focus,
button:focus,
iframe,
input[type="button"]:focus,
input[type="email"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
    outline: 0;
}
input[type="checkbox"] + label span,
input[type="checkbox"]:checked + label span {
    background-image: url(/images/checkbox-img.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
}
.btn,
.enquiry_form .form-control textarea.error,
.enquiry_form .form-control textarea.valid,
.no-scroll,
.popup-fix,
.rd_btn,
body.overflow_hidden {
    overflow: hidden;
}
.onoffswitch,
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
#popUpOverlay,
#popUpOverlay2 {
    position: fixed;
    display: none;
    top: 0;
}
#aismenuoverlay,
#lcfmenuoverlay,
#menuoverlay,
#popUpOverlay2 {
    background-color: rgba(0, 0, 0, 0.6);
    overflow-x: auto;
}

.customise_step.mobile-step-5 { min-height: auto; margin: 0; }
.product-feture-left .right-btn { min-height: 45px;}
.total-delivered { margin-top: 0; min-height: 165px; }
.order-online-footer button.add-to-cart-btn { margin-top: 3px; }
.first_three_steps_content .order-online-details { min-height: 600px; }
.order-online-details-content { min-height: 480px;}

.pro-left-detail-bar #product-pager a.bx-pager-link.active {
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 8px 1px #9599ea;
    -moz-box-shadow: 0 0 8px 1px #9599ea;
    box-shadow: 0 0 8px 1px #9599ea;
    transition: none !important;
}


.first_three_steps .first_three_steps_content {
    min-height: 660px;
    width: 100%;
}


.colors .triangle-down,.order-quantity .triangle-down{z-index:10;border-left:15px solid transparent;border-right:15px solid transparent;border-top:27px solid #fff}#quantity-modal span.close,#total_delivered_amt,.color-square-name,.order-quantity,.square,.text-center,.total-delivered{text-align:center}@media only screen and (min-width:768px){div.product-feture-left .rating:hover .num-with-customer-reviews span,div.product-feture-left .rating:hover .num-with-customer-reviews strong{text-decoration:underline;text-decoration-color:#7176e3!important}div.rating a:hover{text-decoration:none}.bottom-selected-color,.color-circle-m,.product-paragraph,div.product-total-mobile,div.quantity-section-mobile{display:none}.quantity-section-content:not(.custom-quantity-span):hover{box-shadow:1px 1px 6px 1px #9599ea;background-color:#f5f5fa}div.pro-left-detail-bar #product-pager{position:static;display:flex;width:100%;flex-wrap:wrap;justify-content:center;padding:17px 0 12px}.product_left.pro-left-detail-bar{padding-left:20px}span.pager-video-label{left:.1em;top:-6px}.seperated-line{height:2px;background:#efefef}div.product_detail_wrap .product_right{padding-right:20px}.first_three_steps_content,.product_right .mobile_disc{display:flex}.right-btn-section{padding:.5em;justify-content:flex-start;align-items:center;display:flex;flex-direction:column}.right-btn{color:#fff;font-size:1.2em;border-radius:.3em;margin:.2em 0;width:100%;padding:.2em 0;border:1.9px solid #7b6f7c;font-weight:bolder}.product-feture-left .rating{width:100%;text-align:right;min-height: 30px;height: 100%;}.rating img{width:124px;margin-right:3px}div.order-online-header{background-color:#392d41;padding:.3em 0;text-align:center}.order-online-header-content{font-size:1.3em;color:#fff;font-weight:bolder}div.pro_top div.product_left div.bx-wrapper{margin-right:1em}.quantity-tooltip{display:block;position:absolute;background-color:#fff;right:0;width:350px;padding:.5em .3em;border:2px solid #e8e8e8;top:0}.order-online-details{background-color:#f5f5f5;padding-bottom:1em}.first_three_steps_content .col-4{position:relative}div.pro-detail-color-picker .colors ul li img{padding:1.5px;background-color:#e6e6e6}div.pro-detail-color-picker .colors ul li img:hover{box-shadow:0 0 8px 5px #a9aced}.customise_step.mobile-step-2{margin-right:.4em}div.product_right{padding-bottom:0}.product_detail_wrap .pro_top{margin-bottom:16px}span.font-light.font-15{font-size:15px;font-weight:lighter!important}.product-specification-section{min-width:fit-content;margin-left: auto;}}.mb_title{border:none}.cost-shipping .cost-calculation,.cost-shipping .total-delivered,.custom-quantity-span .order-quantity,.order-online-details{width:100%}.order-online-details-content{background-color:#f5f5f5;padding:.7em;font-family:Palanquin,sans-serif}.order-quantity{padding:.2em;width:max-content;max-width:100%;display:flex;background-color:#fafdf2;align-items:center}.order-quantity:active{box-shadow:0 0 3px 3px #39c73f}.order-quantity>span{font-size:.9em;letter-spacing:1px;color:gray;font-weight:500}div.order-quantity p{margin-bottom:0;color:#aaa;font-weight:700;font-size:17px}div.order-quantity input{background:0 0;font-weight:700;border:0!important;font-size:20px;width:100%;margin-left:.2em;padding:0}.quantity-input input[type=email],input[type=number],input[type=text],select{padding:0}.Quantity-counter{font-size:1.3em}.row-section{display:flex;align-items:center;margin:.5em 0}.color-circle{width:20px;height:20px;border-radius:50%;float:right}.first_three_steps.customise_step.hide_small.step3.print-btn-outer.cart-hide-mobile{padding-left:50px}.d-block,div.cmn-toggle_wrap>span{display:block}.col-3,.col-9{display:flex;flex-direction:column}.cost-shipping .cost-calculation .order-quantity-section{padding-bottom:52px}.cost-shipping .cost-calculation .row:after{border-bottom:2px #262626}.col-9{width:75%}.col-3{width:25%}.col-6,.col-8{flex-direction:column;display:flex}.col-6{width:50%}.col-8{width:66.66666666666667%}.col-4{width:33.33%;display:flex;flex-direction:column}.col-2{width:12%}.bolder-span,.heavy-font-weight,.label-header{font-weight:700}.row-section .col-8{line-height:1em}.small-span.unit-cost-span{font-weight:700;font-size:.8em}.quantity-section-content .label-header,.small-span{font-size:.9em}.row-section.charge-section{margin:.2em auto;line-height:15px}.total-delivered .label-header{font-size:16px;font-weight:700}.order-online-btn{margin-top:.7em;padding:.2em 0;width:100%;font-size:1.3em;font-weight:800;border-radius:5px;float:left}.add-to-cart-btn{background-color:#fff;color:#000}.add-to-cart-btn img,.buy-now-btn img{margin-left:12px;float:left}.buy-now-btn{background-color:#3b3143;color:#fff}.buy-now-btn img{float:left}.row-section.color-section{line-height:16px}.get-quote-btn{background-color:#ff5c4c;color:#fff}.order-sample-btn{background-color:#ff9000;color:#333}.free-visual-btn{background-color:#878be1;color:#fff}.quantity-section-content{width:13%;border:1px solid #ece3e3;cursor:pointer}.square{border:none;width:100%;background-color:#fff;font-size:.9em;cursor:pointer}.quantity-section-mobile{width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:2em;margin-top:.5em}.quantity-section{width:100%;display:flex;flex-wrap:wrap}.quantity-section .quantity-section-content{margin:.2em}.product_right{padding:5px}.quantity-section-content .active,.quantity-section-content .selected,.quantity-section-content.active,.quantity-section-mobile.active{box-shadow:1px 1px 6px 1px #39c73f}.bg-red,.quantity-section-content .active .bg-active-red,.quantity-section-content.active .bg-active-red,.star-error{color:#d62a19}.quantity-section-content .active .bg-active-red{color:red}.mobile-color-toggle-div ul li.color-active img{box-shadow:1px 1px 7px 4px #39c73f}#product-pager .col-2{margin:0 .2em}div.product-feture-left .customise_step .step_title{padding-left:0;font-size:20px}.product-title,div.imprint_left .imprint_left_colour{display:flex;align-items:center}div.product-title a{margin-left:5px;color:#00f;font-size:16px}div#mobile-gallery{opacity:0!important;overflow:hidden!important}.imprint_colors #Front_imprint{display:none;margin-top:0}div.imprint_colors .title{margin-bottom:10px}.color-square-with-input{width:71%;display:flex;align-items:center}.color-square-with-input .color-square{width:35px;height:28px}.imprint_left_colour div.color-square-with-input input{width:90%}.imprint_left div.color-square-with-input input{font-size:14px}#Front_imprint .imprint_left input[type=text]{min-height:29px;height:28px}.last_three_steps .customise_step.mobile-step-5 .desktop_only{line-height:10px;font-size:16px;text-transform:none}#globalColours li{margin:.3em}.imprint_left_colour .removeColour{max-width:28px;min-width:17px}.bg-blue{color:#5042da}.col-8 .customise_step.mobile-step-1{margin-top:0}div.customise_step.valid{background:0 0}.reviews-best-seller-container{border-bottom:1px solid #e6e6e6}span.greenText{color:#da351e}.bg-black{color:#000}div.deal-vat-main .cmn-toggle_wrap>span{margin-right:3px;font-size:11px}.top-mobile-btns{display:flex;justify-content:center;width:100%}.top-mobile-btns button{width:35%;padding:0 .3em;border-radius:3px;font-size:1.1em;margin:0 4px;font-weight:bolder;border:1px solid #7b6f7c;line-height:18px;font-family:Palanquin,sans-serif}@media (max-width:992px){.add-to-cart-btn,.buy-now-btn{font-size:16px}}@media only screen and (max-width:767px){#myBtn .arraw,div.customise_step.mobile-step-1>.mb_title:after{background:url(/images/ic_dropdown_black.svg) center center no-repeat;cursor:pointer;display:block}#myBtn .arraw,.mobile{display:block}.desktop,.gallery-in-large-screen,.last-p-in-col8,.quantity-section,.quantity-tooltip,.triangle-down,hr.seperated-line{display:none}div.customise_step.mobile-step-5{min-height:0;margin-top:0;margin-bottom:0}div.customise_step.mobile-step-4{margin-top:0;margin-bottom:0}.color-circle-m{width:20px;height:20px;background-color:transparent;border-radius:50%;float:right;position:absolute;right:37px;top:8px}.order-online-footer{text-align:center}.add-to-cart-btn,.buy-now-btn{max-width:400px;font-size:16px;border:2px solid #767676}.first_three_steps_content .col-4{background-color:#f5f5f5;width:100%}.order-online-details{padding:0 2em 1em}div.pro-detail-dic-mobile .pro_details_disc,div.pro_specification{border-top:none}.quantity-section-content{width:25%}.quantity-section-mobile .quantity-section-content{margin:7px 13px 2px}.product_right{padding:5px}.first_three_steps_content .col-8{width:100%}.mobile_disc.pro-detail-dic-mobile{display:flex;flex-direction:column}.pro_details_disc{order:2}.mobile-gallery{order:1}div.deal-vat-main .del_date{font-size:14px;line-height:14px}.order-online-details-content{padding:.5em 2.7em 1em}div.pro-detail-dic-mobile h1,div.pro-detail-dic-mobile h2{padding:0;font-size:17px;font-family:'Palanquin Dark',sans-serif}div.product-title a{font-size:.8em}div.reviews-best-seller-container{border-bottom:none}div.first_three_steps_content div.customise_step.mobile-step-1,div.first_three_steps_content div.customise_step.mobile-step-2{background-color:#f5f4fa;border:1px solid #dedede;border-radius:4px;padding:.5em 0}div.first_three_steps_content div.customise_step.mobile-step-2{padding-bottom:0}div.first_three_steps_content div.customise_step.mobile-step-1>.mb_title,div.first_three_steps_content div.customise_step.mobile-step-2>.mb_title{padding:0 12px;line-height:18px}div.customise_step.mobile-step-1>.mb_title:after{content:'ccccc';width:20px;height:34px;position:absolute;right:0;top:0}#myBtn{display:flex;justify-content:space-between}#myBtn .arraw{width:26px;height:24px}div.customise_step>.mb_title:after{right:14px}div.customise_step.mobile-step-4>.mb_title,div.customise_step.mobile-step-5>.mb_title{padding-left:0}ul.print_faces li label{font-weight:500}div.customise_step>.mb_title{text-transform:none}#globalColours li{margin:0}div.imprint_left input[type=text]{margin-left:0}span.order-online-header-content{font-size:1.2em;font-weight:600;color:#fff}div.order-online-header{padding:.2em 0}div.first_three_steps_content .col-4,div.mb_content{padding-top:0}div.imprint_left{margin-bottom:0}.product-paragraph,div.get_qoute_form p.below-header{margin-top:1em}div#enquire_form .popUpHolder{padding:27px 20px 20px}div.customise_step.valid .mb_title{background:0 0}div.popup_block div.get_qoute_form>h5{font-size:1.6em}div.get_qoute_form .below-header{font-size:1em}.free-visual-btn{background-color:#878be1;color:#fff;padding:.5em!important}.order-online-header{background-color:#392d41;padding:.7em 0;text-align:center}div.pro-left-detail-bar div#product-pager a{margin:0 1px}.pro-left-detail-bar #product-pager a.bx-pager-link.video-pager.active{background-color:transparent!important}.pro-left-detail-bar #product-pager .col-2{margin:0;width:auto}div.customise_step.mobile-step-2{margin-top:2px}.col-8 div.customise_step.mobile-step-1{margin-top:10px}span.font-light.font-15{font-size:11px;font-weight:lighter}.product-specification-section{min-width:fit-content}}#selected_text,.modal{display:none}.light-font-weight,div.file_formats,div.get_qoute_form p{font-weight:500}#quantity-modal span.close{color:#5e5e5e;float:right;font-size:28px;font-weight:100;height:28px;width:28px;position:absolute;border:1px solid #fff;right:19px;background-color:#ded7d7;text-decoration:none;cursor:pointer;border-radius:0;top:calc(20vh + 60px)/*!* margin-top: 1em;*/}.modal{position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.custom-quantity-span{display:flex;justify-content:center;align-items:center;border:none}#quantity-modal .modal-content{background-color:#fefefe;margin:20vh auto auto;padding:4px 0 53px;border:1px solid #888;width:100%;height:auto}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.custom-qty{display:flex;align-items:center;margin-top:.3em;margin-left:1em}.custom-qty .order-quantity{height:2em;margin-left:1em;padding:0}.custom-qty .label-header{font-size:1em}div.get_qoute_form input{line-height:35px}div.get_qoute_form input[type=email],div.get_qoute_form input[type=text],div.get_qoute_form select{line-height:45px}div.enquiry_btn .btn{font-size:20px;padding:12px 38px;border-radius:0}div.custom-file-upload{padding:3px 26px;font-size:17px}.popUpHolder{padding:10px 22px 30px}#enquire_form .popUpHolder{padding:5px 20px 20px}div.popup_block .get_qoute_form>h5{text-align:center;font-size:2em}.get_qoute_form .below-header{text-align:left;font-size:1.1em;font-weight:500}.order-online-details-content .total-delivered .price span{position:relative;display:inline-block;line-height:50px;font-size:45px;font-weight:700}.order-online-details-content .total-delivered .price sup{font-size:22px;margin-top: -5px;padding-left: 3px;height: 63px;position: relative;}.order-online-details-content .total-delivered .price span.exvat sup:after{content:'Ex VAT'}.order-online-details-content .total-delivered .price span.invat sup:after{content:'inc VAT'}.order-online-details-content .total-delivered .price span sup:after{font-size:12px;width:20px;display:block;margin-left:3px;line-height:12px;font-weight:400;position:absolute;bottom:3px}.total-delivered .deal-vat-main{margin-top: 0;}div.deal-vat-main .del_date{width:77%;margin-top:0em;height: 36px;}.deal-vat-main .cmn-toggle_wrap{width:25%}.deal-vat-main{width:100%;display:flex;align-items:center;justify-content:space-around}.product_right>form .get_qoute{padding:0;margin-bottom:0;font-size:16px;font-family:Palanquin,sans-serif}.col-7{width:58.33%}.col-5{width:41.666%}.qty-span{font-size:17px}.imprint_left ul li:first-child{display:none!important}div.global_colours ul li.selected{background-image:none}.order-quantity{box-shadow:0 0 3px 3px #8edc90;border:1.5px solid #dfe4df}.colors .triangle-down{position:absolute;top:-25px;right:17%}.order-quantity .triangle-down{position:absolute;right:67%;top:40px}.add-to-cart-btn,.buy-now-btn{border:2px solid #767676}.font-light{font-weight:lighter}.best-seller-hover a{font-weight:400;font-size:12.5px!important}div.product-feture-left .rating a span{margin-left:2px}div.color-square-with-input input{border-radius:0}.order-online-details-content .row-section .text-right strong span{font-size:1.15em}.first-row{line-height:1.3em}.line-height-none{line-height:25px}.total-delivered{margin-top:0}div.deal-vat-main{margin-top:-13px}@media(max-width:360px){.line-height-none{line-height:26px}}div.filter .cmn-toggle_wrap>span,div.top_filter div.cmn-toggle_wrap>span{display:inline-block;color:#7b6f7c}div.left-filter-outer .pro-list-vat-sec .cmn-toggle_wrap{margin-right:1em;margin-top:3px}div.pro-list-vat-sec .cmn-toggle_wrap{display:inline-block;margin-top:26px;text-transform:none}div.pro-list-vat-sec mobile-hide .cmn-toggle_wrap{text-transform:none}.color-square-name{border:1px solid #e6e6e6;display:inline-block;vertical-align:middle;width:90%;height:28px;overflow:hidden;font-size:14px}div.active-color-picker .color-toggle-div-slide{-ms-transform:translateX(0);-o-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);-ms-transition:.8s;-o-transition:.8s;-webkit-transition:.8s;transition:.8s;visibility:visible}div.magnifire-popup{visibility:visible;background:#fff!important}
