.wcppec-checkout-buttons {
text-align: center;
margin: 1em 0;
overflow: hidden;
}
.wcppec-checkout-buttons .woocommerce-error {
text-align: left;
}
.wcppec-checkout-buttons__separator {
display: block;
margin: 0 0 1em;
}
.wcppec-checkout-buttons__button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
padding-top: 1em;
}
.wcppec-checkout-buttons__button img {
margin: 0 auto;
}
.paypal-button-widget .paypal-button,
.paypal-button-widget .paypal-button:hover {
background: transparent;
box-shadow: none;
border: none;
}
.wcppec-cart-widget-button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
}
.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb {
padding: 0 1em 1em;
}
.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message + p.buttons.wcppec-cart-widget-spb {
display: none;
}
.payment_method_ppec_paypal img {
max-height: 68px !important;
border-radius: 0;
}
.wc-gateway-ppec-cancel {
display: block;
text-align: center;
padding: 10px;
}
#woo_pp_ec_button_checkout {
display: none;
}
#payment .place-order .button {
display: block;
} .wc_ppec_small_payment_buttons {
width: 150px;
display: inline-block;
}
.wc_ppec_medium_payment_buttons {
width: 250px;
display: inline-block;
}
.wc_ppec_large_payment_buttons {
width: 350px;
display: inline-block;
}.yith-infs-loader {
text-align: center;
margin: 10px 0 30px;
}
.yith-infs-loader img {
max-width: 100%;
display: inline-block;
} @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.yith-infs-animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#tdw-css-writer {
height: 400px;
width: 400px;
position: fixed;
top: 32px;
left: 0;
background-color: white;
z-index: 9999;
min-width: 400px;
min-height: 400px;
-webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
line-height: 19px !important;
font-size: 14px !important;
}
.tdw-visible {
display: block !important;
}
.tdw-tabs-wrap {
padding: 15px 15px 0 15px;
border-bottom: 1px solid #ececec;
}
.tdw-tab {
display: inline-block;
padding: 4px 5px 4px 5px;
border: 1px solid transparent;
top: 1px;
position: relative;
pointer-events: none;
font-size: 12px;
color: #1b1b1b;
}
.tdc-tab-active {
border-top: 1px solid #ececec;
border-right: 1px solid #ececec;
border-left: 1px solid #ececec;
background-color: #fff;
z-index: 1;
}
.tdw-content {
display: block;
height: calc(100% - 74px);
background-color: #fff;
position: relative;
color: #444;
}
.tdw-tabs-content-wrap {
padding: 18px 13px 15px 14px;
background-color: #fff;
position: relative;
}
.tdw-tabs-content {
height: 100%;
}
.tdc-tab-content-active {
display: block;
}
.td-code-editor {
height: 100%;
margin-right: 14px;
border: 1px solid #e6e6e6;
}
.tdw-css-writer-editor {
display: none;
}
.tdw-less-info {
width: 15px;
height: 15px;
position: absolute;
top: 7px;
right: 7px;
border-radius: 50%;
background-color: #068f12;
cursor: pointer;
}
.tdw-less-info.tdw-less-error {
background-color: #b40000;
cursor: pointer;
}
#tdw-css-writer header {
cursor: pointer;
}
#tdw-css-writer footer {
position: relative;
}
#tdw-css-writer footer .tdw-save-css {
display: inline-block;
background-color: #4ea0ec;
padding: 10px 10px;
color: white;
margin: 3px 0 3px 15px;
position: relative;
}
#tdw-css-writer footer .tdw-saving-animation:before {
left: 0;
top: 0;
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: #4db2ec url(//www.vitempus.com/wp-content/plugins/td-composer/css-live/assets/images/loader-small-blue.gif) no-repeat;
background-position: center;
}
#tdw-css-writer footer .tdw-more-info-text {
font-size: 11px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 83px;
right: 18px;
color: rgba(79, 79, 79, 0.63);
line-height: 15px;
}
#tdw-css-writer footer .tdw-resize {
width: 15px;
height: 15px;
position: absolute;
right: 0;
bottom: 0;
background-color: #000000;
background: url(//www.vitempus.com/wp-content/plugins/td-composer/css-live/assets/images/css-live-sprite.png);
background-repeat: no-repeat;
background-position: -105px 0;
cursor: nw-resize;
}