.tm-quick-view-popup{display:none;position:fixed;left:0;top:0;right:0;bottom:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:99997}.tm-quick-view-popup__content{padding:40px;display:inline-block;background:#fff;position:relative;z-index:99999;box-shadow:0 5px 20px rgba(0,0,0,0.2);box-sizing:border-box;width:1200px;max-width:90%;margin-left:auto;margin-right:auto;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.tm-quick-view-popup__content .product_title.entry-title{font-size:1.4em}.tm-quick-view-popup__content .single_product_wrapper{padding:0}.tm-quick-view-popup__content .thumbnail{width:25%}.tm-quick-view-popup__overlay{position:absolute;z-index:99998;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.6)}.tm-quick-view-popup.show-animation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tm-quick-view-popup.show-animation .tm-quick-view-popup__content{-webkit-animation-name:container-simple-fade-in;animation-name:container-simple-fade-in;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-quick-view-popup.show-animation .tm-quick-view-popup__overlay{-webkit-animation-name:simple-fade-in;animation-name:simple-fade-in;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-quick-view-popup.hide-animation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tm-quick-view-popup.hide-animation .tm-quick-view-popup__content{-webkit-animation-name:simple-fade-out;animation-name:simple-fade-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-quick-view-popup.hide-animation .tm-quick-view-popup__overlay{-webkit-animation-name:simple-fade-out;animation-name:simple-fade-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-quick-view-popup .enlarge{display:none !important}button.quick-view-buttons{position:relative;z-index:99999;background:none;width:0;height:0;padding:0;margin:0;box-shadow:none;border-radius:0;border-style:solid;opacity:.7}button.quick-view-buttons:hover{opacity:1}button.quick-view-buttons.disabled{opacity:.4;cursor:default}button.quick-view-buttons.disabled:hover{opacity:.4}button.quick-view-buttons.quick-view-prev{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;border-width:40px 40px 40px 0;border-color:transparent #fff transparent transparent;margin-left:10px}button.quick-view-buttons.quick-view-next{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;border-width:40px 0 40px 40px;border-color:transparent transparent transparent #fff;margin-right:10px}button.quick-view-close{position:absolute;z-index:99999;background:none;padding:0;margin:0;box-shadow:none;border-radius:0;border:none;font-size:40px;right:20px;top:40px;color:#fff;opacity:.7}button.quick-view-close:hover{opacity:1}.tm-quick-view-loader{padding:30px 0}.tm-quick-view-loader__spinner{margin:0 auto;display:block;width:60px;height:60px;-webkit-animation:spin .9s linear infinite;animation:spin .9s linear infinite;border:3px solid #fff;border-top:3px solid #000;border-right:3px solid #000;border-radius:50%;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}@-webkit-keyframes simple-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes simple-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes simple-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes simple-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
