rey css 25nov
Wed Jan 19 2022 10:55:11 GMT+0000 (Coordinated Universal Time)
Saved by @itaiki
.header-overlay--is-opened .rey-overlay--header, .site-overlay--is-opened .rey-overlay--site, .rey-overlay .rey-overlay--header{
display:none !important;
}
/*Change by Itai
* */
/*swatches colors*/
.wvs-no-css.wvs-style-rounded .rey-quickviewPanel .variable-items-wrapper .variable-item.color-variable-item,
.wvs-no-css.wvs-style-rounded .variable-items-wrapper .variable-item.color-variable-item {
border:none !important;
padding:2px !important;
}
/* quickview product price*/
.woocommerce div.product p.price {
font-family: "Montserrat-l";
font-weight: 400;
color: var(--e-global-color-text);
}
body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec,
.elementor-2005 .elementor-element.elementor-element-d2b744e #wfacp-e-form .wfacp_main_form .wfacp-payment-dec {display: flex;
align-items: start;
justify-content: center;
font-size: 12px;
background: transparent;
margin: 0;
color: var( --e-global-color-db63008 );
}
body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec img,
.elementor-2005 .elementor-element.elementor-element-d2b744e #wfacp-e-form .wfacp_main_form .wfacp-payment-dec img{margin-right:5px; }
/* Updates by Itai
* Nov 25
* */
.woocommerce-message, .woocommerce-error, .woocommerce-info { background-color : inherit !important; }
/*wishlist add to cart product page*/
.woocommerce .rey-wishlistBtn.--btn-text {
font-size: 13px;
border-style: solid !important;
border-width: 2px !important;
border-color: var( --e-global-color-db63008 ) !important;
border-radius: 60px !important;
padding: 10px !important;
}
.woocommerce ul.products li.product .button.rey-btn--primary-out{
border-width: 2px !important;
border-radius: 0px;
}
@media(max-width:1025px){
.woocommerce ul.products li.product .button.rey-btn--primary-out{
color: var( --e-global-color-2139cce ) !important;
background-color: var( --e-global-color-db63008 ) !important;
border-color:var( --e-global-color-db63008 );;
}
}
.woocommerce ul.products li.product .button.rey-btn--primary-out:hover{
border-color:var( --e-global-color-db63008 );;
}
/*swatches colors*/
.wvs-no-css.wvs-style-rounded .variable-items-wrapper .variable-item.color-variable-item {
border:none !important;
padding:2px !important;
}
.rey-swatchList .rey-swatchList-item--regular {
box-shadow: none !important;
padding: 0 !important;
background-color: transparent !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
box-shadow: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
background-color: transparent !important;
}
div.qty {
float: left;
padding-bottom: 10px;
font-weight: 500;
}
.wvs-no-css .variable-items-wrapper .variable-item:not(.radio-variable-item) {
background-color: transparent;
}
/*product prcining*/
.woocommerce div.product p.price {
font-family: "Montserrat-l" !important;
font-weight: 400;
color: var(--e-global-color-text);
}
/*quick view*/
.woocommerce.single-skin--default div.product div.summary {
background-color: #FCF8F2;
}
.rey-quickviewPanel.woocommerce .rey-quickviewPanel-close {
color: black !important;
}
.rey-quickviewPanel.woocommerce .rey-quickview-container {
-webkit-box-shadow: 0px 3px 6px #0000004D;
box-shadow: 0px 3px 6px #0000004D;
}
.rey-productSummary div.summary.entry-summary div.summary-inner.js-scrollbar.ss-container div.ss-wrapper div.ss-content div.rey-innerSummary p.price {
border-bottom: 2px solid rgba(87, 63, 76, 0.8) !important;
}
.rey-productSummary div.summary.entry-summary div.summary-inner.js-scrollbar.ss-container div.ss-wrapper div.ss-content div.rey-innerSummary div.woocommerce-product-rating {
display: none;
}
/*product page*/
.quantity {
display: flex;
width: 100%;
margin-bottom: 15px;
}
/* checking checkout*/
#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_section_title { border-color: var( --e-global-color-accent );}
body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec,.elementor-2005 .elementor-element.elementor-element-d2b744e #wfacp-e-form .wfacp_main_form .wfacp-payment-dec {display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
background: transparent;
margin: 0;
color: var( --e-global-color-db63008 );
}
body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec img,
.elementor-2005 .elementor-element.elementor-element-d2b744e #wfacp-e-form .wfacp_main_form .wfacp-payment-dec img{margin-right:5px; }
@media (max-width:1024px) {
.woocommerce .rey-cartBtnQty div.quantity {
margin-bottom:20px;
}
}
/*wishlist ti*/
.woocommerce div.product form.cart .tinv-wishlist {
border-style: solid !important;
border-width: 2px !important;
border-color: var( --e-global-color-db63008 ) !important;
border-radius: 60px !important;
}
.rey-cartPanel-wrapper.rey-sidePanel{
z-index:9999 !important;
}
/* Updates
* by
* Tanmay Bagadiya*/



Comments