@charset "UTF-8";
 .brxe-container {
width: 90%;
}
#reviews form .stars.selected a.active:before,
#reviews form .stars.selected a:not(.active):before,
.star-rating span:before {
color: #e50f99 !important;
}
#reviews form .stars.selected a.active ~ a:before {
color: #d5d6d7 !important;
}
.woocommerce.products .badge.onsale {
left: unset;
}
.woocommerce .products .badge.onsale {
left: unset !important;
}
span.sku:not(:empty)::before {
content: "SKU: ";
}
.offer-interactive li.product {
display: flex;
position: relative;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
overflow: hidden;
}
.offer-interactive li.product .from {
display: none;
}
.offer-interactive li.product .from ~ span {
display: none;
}
.offer-interactive li.product:has(.from) :nth-child(2) {
margin-top: auto !important;
margin-bottom: auto !important;
}
.offer-interactive li.product:has(.from) :nth-child(3) {
display: none;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(2) {
margin-top: auto !important;
margin-bottom: auto !important;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(3):has(.product_type_variable) {
display: none;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) {
transform: translateY(-100%);
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) div {
margin: 0;
height: 60px;
transition: all 0.3s ease-in-out;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) div a i,
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) div span i {
height: 60px;
padding: 15px;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) div .delete_item i {
padding: 15px 17px;
}
.offer-interactive li.product:has(.product_type_variable) :nth-child(4):has(:not(.add_to_cart_button)) div:hover {
background-color: rgba(229, 15, 153, 0.8);
}
.offer-interactive li.product > :first-child {
width: 100%;
overflow: hidden;
}
.offer-interactive li.product > :first-child img {
-o-object-fit: cover;
object-fit: cover;
display: block;
height: 510px;
}
.offer-interactive li.product > :nth-child(2) {
justify-content: center;
align-items: center;
text-align: center;
width: 100%;
padding: 10px;
transition: all 0.3s ease-out;
}
.offer-interactive li.product > :nth-child(3) .product_type_variable {
display: none;
}
.offer-interactive li.product > :nth-child(3) .woocommerce-Price-amount {
background: rgba(255, 255, 255, 0.8);
border: 1px solid #b5bcc6;
font-weight: 600;
padding: 1%;
padding: 3px 15px;
width: auto;
}
.offer-interactive li.product > :nth-child(3) .woocommerce-Price-amount .product_type_variable {
display: none;
}
.offer-interactive li.product :nth-child(n+4) {
display: flex;
position: absolute;
justify-content: center;
align-items: center;
font-weight: 900;
top: 50%;
right: 0;
width: 60px;
height: 60px;
margin: 10px;
transition: all 0.3s ease-in-out;
}
.offer-interactive li.product :nth-child(4) {
transform: translateY(-215%);
}
.offer-interactive li.product :nth-child(4):has(.product_type_simple:not(.add_to_cart_button)) {
display: none;
}
.offer-interactive li.product :nth-child(4) .add_to_wishlist, .offer-interactive li.product :nth-child(4) .delete_item {
background-color: rgba(0, 0, 0, 0.3);
}
.offer-interactive li.product :nth-child(4) .add_to_wishlist i, .offer-interactive li.product :nth-child(4) .delete_item i {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.offer-interactive li.product :nth-child(4) .added {
display: none;
}
.offer-interactive li.product :nth-child(4) .added_to_cart {
font-weight: 600;
font-size: 14px;
background-color: rgba(0, 0, 0, 0.3);
}
.offer-interactive li.product :nth-child(4) a {
height: 60px;
margin: 0;
transition: all 0.3s ease-in-out;
}
.offer-interactive li.product :nth-child(4) a:hover {
background-color: rgba(229, 15, 153, 0.8);
}
.offer-interactive li.product :nth-child(5).dynamic {
transform: translateY(-100%);
background-color: rgba(0, 0, 0, 0.3);
}
.offer-interactive li.product :nth-child(5).dynamic div {
margin: 0;
height: 60px;
transition: all 0.3s ease-in-out;
}
.offer-interactive li.product :nth-child(5).dynamic div a i,
.offer-interactive li.product :nth-child(5).dynamic div span i {
height: 60px;
padding: 15px;
}
.offer-interactive li.product :nth-child(5).dynamic div .delete_item i {
padding: 15px 17px;
}
.offer-interactive li.product :nth-child(5).dynamic div:hover {
background-color: rgba(229, 15, 153, 0.8);
}
.offer-interactive li.product .badge.new {
margin: 0;
background-color: #e50f99;
color: #fff;
top: 10px;
left: 0;
width: 100px;
font-size: 20px;
font-weight: 700;
border-radius: 0;
transition: all 0.3s ease-out;
}
.offer-interactive li.product .badge.onsale {
margin: 0;
background-color: white;
color: #e50f99;
top: 10px;
right: 0;
width: 100px;
font-size: 20px;
font-weight: 700;
border-radius: 0;
transition: all 0.3s ease-out;
}
.offer-interactive li.product .yith-wcwl-add-button {
display: flex;
justify-content: center;
align-content: center;
}
.offer-interactive li.product .woocommerce .button,
.offer-interactive li.product .button {
background-color: rgba(0, 0, 0, 0.3);
}
#menu-glowne-menu ul .menu-item-object-product_cat,
.bricks-mobile-menu .menu-item-object-product_cat {
transition: all 0.2s ease-out;
}
#menu-glowne-menu ul .menu-item-object-product_cat:hover,
.bricks-mobile-menu .menu-item-object-product_cat:hover {
background-color: #e50f99;
}
#menu-glowne-menu ul .menu-item-object-product_cat:hover a,
.bricks-mobile-menu .menu-item-object-product_cat:hover a {
color: white;
}
#menu-glowne-menu ul .current-menu-item > a,
#menu-glowne-menu ul .current-menu-ancestor > a,
.bricks-mobile-menu .current-menu-item > a,
.bricks-mobile-menu .current-menu-ancestor > a {
color: #e50f99;
}
.show-mobile-menu .menu-item-object-product_cat:hover {
background-color: transparent;
}
.products-carousel .bricks-swiper-container {
padding: 10px;
}
.products-carousel .bricks-swiper-container div.repeater-item:hover {
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: hidden;
padding-bottom: 10px;
z-index: 9;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper:has(.from) :nth-child(2) {
margin-bottom: auto;
margin-top: auto;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper:has(.from) :nth-child(3) {
display: none;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :first-child {
width: 100%;
overflow: hidden;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :first-child img {
-o-object-fit: cover;
object-fit: cover;
height: 380px;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(2) {
padding-top: 5px;
transition: all 0.3s ease-out;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(n+4) {
display: flex;
position: absolute;
justify-content: center;
align-items: center;
font-weight: 900;
top: 50%;
right: 0;
width: 60px;
height: 60px;
margin: 10px !important;
transition: all 0.3s ease-in-out;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4) {
transform: translateY(-215%);
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4):has(.product_type_simple:not(.add_to_cart_button)) {
display: none;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4) .added {
display: none;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4) .added_to_cart {
display: flex;
justify-content: center;
align-items: center;
width: 60px;
height: 60px;
font-weight: 600;
font-size: 14px;
background-color: rgba(0, 0, 0, 0.3);
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4) a {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
margin: 0;
background-color: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(4) a:hover {
background-color: rgba(229, 15, 153, 0.8);
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) {
transform: translateY(-100%);
background-color: rgba(0, 0, 0, 0.3);
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) div {
margin: 0;
height: 60px;
transition: all 0.3s ease-in-out;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) div a i,
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) div span i {
height: 60px;
padding: 15px;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) div .delete_item i {
padding: 15px 17px;
}
.products-carousel .bricks-swiper-container div.repeater-item .content-wrapper :nth-child(5) div:hover {
background-color: rgba(229, 15, 153, 0.8);
}
.pagination-style {
margin-top: 10px;
border-left: none !important;
}
.pagination-style ul li {
font-size: 16px;
border: 1px solid #e50f99;
font-weight: 600;
color: #000;
}
.pagination-style ul li:hover {
background: #ffd0ee;
}
.pagination-style ul li .page-numbers {
padding: 0 10px !important;
}
.pagination-style ul li .current {
color: #ffffff;
font-size: 22px;
}
.pagination-style ul li span.current {
background-color: #e50f99;
}
@-moz-document url-prefix() {
.pagination-style ul li .current {
font-size: 22px;
}
}
.brxe-button,
.bricks-button,
#brxe-ricwbe div {
cursor: pointer;
}
.vertical-title {
writing-mode: vertical-rl;
text-orientation: mixed;
}
.vertical-title .vertical-hashtag {
font-size: 65px;
letter-spacing: 7px;
}
.vertical-title2 {
writing-mode: vertical-lr;
text-orientation: mixed;
}
.add_to_cart_button:before {
display: inline-block;
font-family: FontAwesome;
content: "\f217";
font-weight: 300;
font-size: 30px;
}
.bricks-mobile-menu-toggle {
vertical-align: middle;
}
.menu-dropdown-custom:not(.show-mobile-menu) .bricks-mobile-menu-toggle {
color: #212121 !important;
}
.bricks-mobile-menu .sub-menu > .current-menu-item > a {
color: #e50f99 !important;
}
.show-mobile-menu .bricks-mobile-menu-toggle {
position: absolute;
left: 260px;
top: 20px;
width: 25px !important;
height: 25px;
color: #e50f99;
transition: all 0.2s ease-out;
}
.show-mobile-menu .bricks-mobile-menu-toggle span {
width: 27px !important;
}
.cart-details-buttons .woocommerce-mini-cart__buttons a,
.cart-button-hover button,
.cart-button-hover .checkout-button,
.form-group.submit-button-wrapper button,
.single_add_to_cart_button,
.comment-form .form-submit .button,
.related-products-interactive li.product,
.woocommerce-checkout-payment button,
.comment-form .bricks-button,
.brxe-post-author .bricks-button,
.related-posts-title-hover .post-content :first-child a {
transition: all 0.3s ease-out;
}
.yith-wcwl-add-button > a i {
margin-right: unset;
}
i.ti-shopping-cart {
transition: all 0.2s ease-out;
}
.edit_price_in_cart_text {
color: #e50f99;
font-weight: 600;
border: 1px solid #e50f99;
padding: 1px 4px;
}
.brxe-post-sharing {
gap: 10px;
}
.variations_form {
flex-direction: column;
}
.variations_form .single_add_to_cart_button {
width: 200px;
}
.bookmarks-one-product .tabs.wc-tabs {
flex-direction: column;
}
.woocommerce-checkout-payment button {
margin: 5px auto;
}
div.wc-proceed-to-checkout a.checkout-button {
float: right;
}
.cart-details-products .remove_from_cart_button {
margin: 10px;
font-size: 30px !important;
color: #e50f99;
}
.cart-details-products .woocommerce-mini-cart-item :nth-child(2) {
display: inline-block;
font-size: 14px;
font-weight: 500;
margin-right: 25px;
}
.cart-details-products .woocommerce-mini-cart-item :nth-child(2) img {
margin-right: 15px;
}
.cart-details-products .woocommerce-mini-cart-item.mini_cart_item span.quantity {
position: absolute;
right: 0;
bottom: 0;
text-align: end;
margin-right: 15px;
}
.border-hover {
position: relative;
transition: all 0.3s ease-out;
}
.border-hover:hover {
filter: grayscale(1);
}
.border-hover:hover::before {
transform: scale(1);
-webkit-transform: scale(1);
}
.border-hover:hover::after {
transform: scale(1);
-webkit-transform: scale(1);
}
.border-hover::before {
position: absolute;
top: 20px;
bottom: 20px;
left: 10px;
right: 10px;
content: "";
border-top: 1px solid rgba(255, 255, 255, 0.9);
border-bottom: 1px solid rgba(255, 255, 255, 0.9);
z-index: 1;
transform: scaleX(0);
-webkit-transform: scaleX(0);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.border-hover::after {
position: absolute;
top: 10px;
bottom: 10px;
left: 20px;
right: 20px;
content: "";
border-left: 1px solid rgba(255, 255, 255, 0.9);
border-right: 1px solid rgba(255, 255, 255, 0.9);
z-index: 1;
transform: scaleY(0);
-webkit-transform: scaleY(0);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
opacity: 1;
visibility: visible;
}
#wpcf7-f6436-o1 .wpcf7-form p input.wpcf7-submit {
padding: 15px 30px;
background: #e50f99;
border: 1px solid #e50f99;
font-weight: 600;
transition: all 0.3s ease-out;
color: #fff;
}
#wpcf7-f6436-o1 .wpcf7-form p input.wpcf7-submit:hover {
background: white;
border: 1px solid black;
color: black;
}
.custom-voucher-price:has(.price > .from) #brxe-xyvrpu {
display: none;
}
.custom-voucher-price:has(.price > .from) form.cart {
align-items: center;
}
.custom-voucher-price:has(.price > .from) form.cart .quantity {
transform: translateY(4px);
}
.custom-voucher-price:has(.price > .from) button.single_add_to_cart_button {
transform: translateY(4px);
}
.custom-voucher-price .price .from {
display: none;
}
.custom-voucher-price .price .from ~ span {
display: none;
}
.custom-voucher-price form.cart {
align-items: center;
flex-wrap: wrap;
}
.custom-voucher-price form.cart .quantity {
transform: translateY(-10px);
}
.custom-voucher-price form.cart .quantity input {
width: 80px;
}
.custom-voucher-price form.cart > div {
width: 100%;
}
.custom-voucher-price button.single_add_to_cart_button {
transform: translateY(4px);
}
.add-to-wishlisst-one-product .yith-wcwl-add-to-wishlist {
margin: 0;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
}
.add-to-wishlisst-one-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
overflow: hidden;
width: 32px;
height: 30px;
}
.add-to-wishlisst-one-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon {
font-size: 30px;
margin: 0;
}
.add-to-wishlisst-one-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .view-wishlist,
.add-to-wishlisst-one-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .separator {
height: 0;
display: none;
}
#brxe-dflwlj .brxe-nav-menu .bricks-nav-menu > li {
margin: 0;
}
.filter-item div .title-tag {
transition: all 0.3s ease-out;
}
.comment-form .form-submit .button {
background: #e50f99;
border: 1px solid #e50f99;
color: white;
}
.comment-form .form-submit .button:hover {
background: #fff;
border-color: rgb(0, 0, 0);
color: #000;
}
.related-products-interactive li.product {
overflow: hidden;
}
.related-products-interactive li.product:hover {
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.related-products-interactive li.product a.product_type_simple:not(.add_to_cart_button) {
display: none;
}
.related-products-interactive li.product a:first-child {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
align-content: center;
width: 100%;
}
.related-products-interactive li.product a:first-child span.badge.onsale {
margin: 0;
background-color: white;
color: #e50f99;
top: 10px;
right: 0;
width: 100px;
font-size: 20px;
font-weight: 700;
border-radius: 0;
transition: all 0.3s ease-out;
display: flex;
position: absolute;
justify-content: center;
align-items: center;
right: 0;
height: 60px;
}
.related-products-interactive li.product a:first-child span.badge.new {
margin: 0;
background-color: #e50f99;
color: #fff;
top: 10px;
left: 0;
width: 100px;
font-size: 20px;
font-weight: 700;
border-radius: 0;
transition: all 0.3s ease-out;
display: flex;
position: absolute;
justify-content: center;
align-items: center;
right: 0;
height: 60px;
}
.related-products-interactive li.product a:first-child:has(.from) .woocommerce-loop-product__title {
margin-top: 10px;
}
.related-products-interactive li.product a:first-child:has(.from) .price {
display: none;
}
.related-products-interactive li.product a:first-child .woocommerce-loop-product__title {
text-align: center;
margin: 5px 0;
font-size: 16px;
font-weight: 400;
transition: all 0.3s ease-in-out;
}
.related-products-interactive li.product a:first-child .woocommerce-loop-product__title:hover {
color: #e50f99;
}
.related-products-interactive li.product a:first-child .price {
background: rgba(255, 255, 255, 0.8);
border: 1px solid #b5bcc6;
color: #e50f99;
font-weight: 600;
padding: 1% 3%;
margin: 5px 0;
text-align: center;
max-width: 90%;
font-size: 16px;
}
.related-products-interactive li.product a:nth-child(2),
.related-products-interactive li.product a.added_to_cart,
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist,
.related-products-interactive li.product .add_to_cart_button {
display: flex;
position: absolute;
justify-content: center;
align-items: center;
font-weight: 900;
top: 50%;
right: 0;
transform: translateY(-215%);
width: 60px;
height: 60px;
margin: 10px;
transition: all 0.3s ease-in-out;
}
.related-products-interactive li.product a.added_to_cart {
display: none;
font-size: 14px;
font-weight: 600;
color: white;
}
.related-products-interactive li.product a.button.wp-element-button.product_type_variable:not(.add_to_cart_button) {
display: none;
}
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist {
transform: translateY(-80%);
background-color: rgba(0, 0, 0, 0.2);
color: #fff;
font-size: 30px;
font-weight: 700;
}
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a i {
margin-right: 0px;
}
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist .delete_item {
transform: translateX(4px);
height: 30px;
font-size: 30px;
}
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist:hover {
background-color: #e50f99;
}
.related-products-interactive li.product .add_to_cart_button {
transform: translateY(-200%);
}
.blog-content-products ul.products {
display: flex;
flex-direction: row;
flex-wrap: wrap;
-moz-column-gap: 2%;
column-gap: 2%;
padding-left: 0;
}
.blog-content-products ul.products li.product {
display: flex;
width: 23%;
padding-bottom: 10px;
}
.blog-content-products ul.products li.product .woocommerce-loop-product__title {
text-align: center;
margin: 10px 0;
font-family: "Montserrat";
color: #212121;
font-size: 16px;
margin-top: 5px;
font-weight: 400;
transition: all 0.3s ease-in-out;
}
.blog-content-products ul.products li.product .woocommerce-Price-amount {
font-family: "Montserrat";
}
.blog-content-products ul.products li.product .add_to_cart_button {
background-color: rgba(0, 0, 0, 0.2);
color: white;
}
.blog-content-products ul.products li.product .yith-wcwl-add-button {
display: flex;
}
.blog-content-products ul.products li.product .delete_item {
display: flex;
flex-wrap: nowrap;
transform: translateX(0);
}
.woocommerce-form-coupon-toggle .woocommerce-info {
margin-top: 10px;
border: 1px solid #e50f99;
color: #e50f99;
background-color: rgb(255, 255, 255);
}
.border-custom-radial {
position: relative;
}
.border-custom-radial::before {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 10px;
background-color: transparent;
background-size: 15px 15px;
background-image: radial-gradient(farthest-side, rgba(0, 0, 0, 0) 6px, #f8f8f8 0);
top: -10px;
background-position: -3px -5px, 0 0;
}
.border-custom-radial::after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 10px;
background-color: rgba(137, 51, 51, 0);
background-size: 15px 15px;
background-image: radial-gradient(farthest-side, rgba(0, 0, 0, 0) 6px, #f8f8f8 0);
bottom: -10px;
background-position: -3px -5px, 0 0;
bottom: -10px;
background-position: -3px 2px, 0 0;
}
#brxe-dqhnjb .content-wrapper .dynamic {
transition: all 0.3s ease-out;
}
.swal2-icon.swal2-success.swal2-animate-success-icon * {
border-color: #e50f99 !important;
}
.swal2-icon.swal2-success.swal2-animate-success-icon span {
background-color: #e50f99 !important;
}
.swal2-container.swal2-center.swal2-fade.swal2-shown {
line-height: 100px;
font-size: 25px;
top: 55%;
}
.swal2-container.swal2-center.swal2-fade.swal2-shown .swal2-popup.swal2-toast {
height: 100px;
width: 320px;
}
.swal2-container.swal2-center.swal2-fade.swal2-shown .swal2-popup.swal2-toast .swal2-header {
display: flex;
align-items: center;
justify-content: center;
}
.swal2-container.swal2-center.swal2-fade.swal2-shown .swal2-popup.swal2-toast .swal2-header #swal2-title {
line-height: 1em;
font-size: 18px !important;
font-weight: 500;
color: rgb(0, 0, 0);
}
#yith-wcwl-popup-message {
display: flex;
align-items: center;
justify-content: center;
transform: translateX(30%);
height: 100px;
margin-left: -256px !important;
width: 320px;
line-height: 2em;
font-size: 18px;
}
.breadcrumbs-display .navigation {
display: inline-block !important;
}
.woocommerce-notices-wrapper .woocommerce-error {
width: 100%;
}
.woocommerce-notices-wrapper .woocommerce-error .button {
background-color: #e50f99 !important;
}
.woocommerce-notices-wrapper .woocommerce-message a.restore-item, .woocommerce-notices-wrapper .woocommerce-message .button {
background-color: #e50f99 !important;
}
.woo-variation-items-wrapper .reset_variations {
padding: 4px 8px;
color: white;
background-color: #e50f99;
border: 1px solid #e50f99;
width: -moz-fit-content;
width: fit-content;
margin-top: 5px;
font-weight: 500;
font-size: 14px;
transition: all 0.3s ease-out;
}
.woo-variation-items-wrapper .reset_variations:hover {
color: #e50f99;
background-color: white;
}
.wishlist-fragment {
margin: 70px auto;
font-family: "Montserrat";
}
.wishlist-fragment td.product-price:not(:has(.woocommerce-Price-amount)) {
visibility: hidden;
}
.wishlist-fragment div.item-details table.item-details-table:not(:has(.woocommerce-Price-amount)) {
display: none;
}
.wishlist-fragment li.share-button a {
padding: 7px 10px;
}
.wishlist-fragment li.share-button a .fa {
font-size: 20px;
font-family: "FontAwesome";
}
.wishlist-fragment .edit-title-buttons > a {
background: #e50f99;
color: white;
transition: all 0.3s ease-out;
}
.wishlist-fragment .edit-title-buttons > a:hover {
background: white;
color: #000;
}
.wishlist-fragment .edit-title-buttons .fa {
font-family: "FontAwesome" !important;
}
.wishlist-fragment .wishlist-title-container,
.wishlist-fragment .wishlist_table {
margin: 0 auto 25px;
text-align: center;
}
.wishlist-fragment .wishlist-title-container .hidden-title-form input,
.wishlist-fragment .wishlist_table .hidden-title-form input {
height: 60px;
}
.wishlist-fragment .wishlist-title-container .wishlist-title-with-form,
.wishlist-fragment .wishlist_table .wishlist-title-with-form {
height: 60px;
}
.wishlist-fragment .wishlist-title-container .wishlist-title-with-form :first-child,
.wishlist-fragment .wishlist_table .wishlist-title-with-form :first-child {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
border: 1px solid #e50f99;
}
.wishlist-fragment .wishlist-title-container .wishlist-title-with-form :first-child:hover,
.wishlist-fragment .wishlist_table .wishlist-title-with-form :first-child:hover {
cursor: pointer;
}
.wishlist-fragment .wishlist-title-container .wishlist-title-with-form .show-title-form,
.wishlist-fragment .wishlist_table .wishlist-title-with-form .show-title-form {
margin: 5px 0;
border: 1px solid black;
transition: all 0.2s ease-out;
}
.wishlist-fragment table.wishlist_table {
margin-top: 40px;
font-size: 16px;
}
.wishlist-fragment table.wishlist_table tbody tr {
border-top: 1px solid #dddedf;
}
.wishlist-fragment table.wishlist_table tbody tr th {
border-bottom: 1px solid rgb(248, 248, 248);
}
.wishlist-fragment table.wishlist_table th.product-price span,
.wishlist-fragment table.wishlist_table th.product-stock-status span {
display: flex;
justify-content: center;
}
.wishlist-fragment table.wishlist_table .product-thumbnail a {
width: 100px;
}
.wishlist-fragment table.wishlist_table .product-name a:hover {
color: #e50f99;
transition: all 0.3s ease-out;
}
.wishlist-fragment table.wishlist_table .add_to_cart_button {
transition: all 0.2s ease-out;
}
.wishlist-fragment table.wishlist_table .add_to_cart_button::before {
margin: 15px;
}
.wishlist-fragment ul.wishlist_table {
position: relative;
width: 90%;
padding-left: 0;
}
.wishlist-fragment ul.wishlist_table li {
display: flex;
border-bottom: 1px solid rgb(238, 238, 238);
}
.wishlist-fragment ul.wishlist_table li .item-wrapper,
.wishlist-fragment ul.wishlist_table li .item-details {
display: flex !important;
justify-content: space-between;
width: 100%;
}
.wishlist-fragment ul.wishlist_table li .additional-info-wrapper {
display: flex !important;
justify-content: space-around;
width: 50%;
}
.wishlist-fragment ul.wishlist_table li .additional-info-wrapper .product-remove {
position: absolute;
left: -5px;
transform: translate(-150%, 50%);
}
.wishlist-fragment ul.wishlist_table li .product-add-to-cart a {
padding: 10px !important;
}
.wishlist-fragment ul.wishlist_table li .product-name {
font-size: 10px;
display: flex;
align-items: center;
}
.wishlist-fragment ul.wishlist_table li .product-name a {
font-size: 16px;
font-weight: 400;
transition: all 0.3s ease-out;
}
.wishlist-fragment ul.wishlist_table li .product-name a:hover {
color: #e50f99;
}
.wishlist-fragment ul.wishlist_table li .item-details-table,
.wishlist-fragment ul.wishlist_table li .additional-info {
width: auto;
margin: 0 15px;
}
.wishlist-fragment ul.wishlist_table li .item-details-table tr,
.wishlist-fragment ul.wishlist_table li .additional-info tr {
display: flex;
flex-direction: column;
align-items: center;
}
.wishlist-fragment ul.wishlist_table li .item-details-table tr td.label,
.wishlist-fragment ul.wishlist_table li .additional-info tr td.label {
width: auto !important;
font-size: 16px;
font-weight: 500 !important;
}
.wishlist-fragment ul.wishlist_table li .item-details-table tr td.value span,
.wishlist-fragment ul.wishlist_table li .additional-info tr td.value span {
font-size: 16px;
}
.wishlist-fragment ul.wishlist_table li .item-details-table tr td.value span.woocommerce-Price-amount,
.wishlist-fragment ul.wishlist_table li .additional-info tr td.value span.woocommerce-Price-amount {
font-size: 19px;
font-weight: 500;
color: #e50f99;
}
.wishlist-fragment ul.wishlist_table .fa-trash:before {
content: "x";
font-family: "Font Awesome 6 Free";
}
.wishlist-fragment .yith_wcwl_wishlist_footer {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.wishlist-fragment .yith_wcwl_wishlist_footer .yith-wcwl-share {
display: flex;
flex-direction: column;
align-items: center;
}
.wishlist-fragment .woocommerce-message {
display: flex;
justify-content: center !important;
font-size: 20px;
padding: 20px 40px;
background-color: orange;
width: 300px;
text-align: center;
margin: 0 auto 20px;
}
.thanks-finalization-order .woocommerce-order-overview.order_details {
padding: 0;
}
.thanks-finalization-order .woocommerce-order-overview.order_details li {
padding: 10px 10px;
}
.footer-map-pointer a i {
margin-top: 5px;
}
#scroll:hover {
cursor: pointer;
}
.custom-filter-products li .title {
padding: 40px;
}
.custom-filter-products .filter {
margin-left: 40px !important;
margin-bottom: 20px !important;
margin-right: 40px !important;
}
.custom-filter-products ul.text-list,
.custom-filter-products .checkboxes {
margin-left: 10px;
}
.custom-filter-products li.current {
color: #e50f99;
}
.custom-filter-products .checkboxes {
color: rgb(71, 71, 71);
}
.custom-filter-products .value.lower::after,
.custom-filter-products .value.upper::after {
content: "zł";
}
#customer_login {
display: flex;
justify-content: center;
margin-top: 80px;
margin-bottom: 80px;
padding: 10px 80px;
}
#customer_login .woocommerce-form-login, #customer_login .woocommerce-form-register {
margin-top: 10px;
}
#customer_login .woocommerce-form-login .woocommerce-button, #customer_login .woocommerce-form-register .woocommerce-button {
background-color: #e50f99;
color: white;
border: 1px solid #e50f99;
transition: all 0.3s ease-out;
}
#customer_login .woocommerce-form-login .woocommerce-button:hover, #customer_login .woocommerce-form-register .woocommerce-button:hover {
background-color: white;
color: #e50f99;
border-color: #e50f99;
}
.woocommerce-account #brx-content > .woocommerce {
max-width: 2500px;
}
.woocommerce-ResetPassword {
margin-top: 80px;
margin-bottom: 80px;
}
.woocommerce-ResetPassword .woocommerce-Button {
margin-top: 15px;
background-color: #e50f99 !important;
color: white !important;
border: 1px solid #e50f99 !important;
transition: all 0.3s ease-out;
}
.woocommerce-ResetPassword .woocommerce-Button:hover {
background-color: white !important;
color: #e50f99 !important;
border-color: #e50f99 !important;
}
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
margin-top: 50px;
margin-bottom: 50px;
font-family: "Montserrat";
}
.woocommerce-MyAccount-navigation .woocommerce-button, .woocommerce-MyAccount-navigation .refund-front-form p.submit input, .woocommerce-MyAccount-navigation #fr-cancel-request-section .button,
.woocommerce-MyAccount-content .woocommerce-button,
.woocommerce-MyAccount-content .refund-front-form p.submit input,
.woocommerce-MyAccount-content #fr-cancel-request-section .button {
background-color: #e50f99 !important;
color: white !important;
border: 1px solid #e50f99 !important;
transition: all 0.3s ease-out;
}
.woocommerce-MyAccount-navigation .woocommerce-button:hover, .woocommerce-MyAccount-navigation .refund-front-form p.submit input:hover, .woocommerce-MyAccount-navigation #fr-cancel-request-section .button:hover,
.woocommerce-MyAccount-content .woocommerce-button:hover,
.woocommerce-MyAccount-content .refund-front-form p.submit input:hover,
.woocommerce-MyAccount-content #fr-cancel-request-section .button:hover {
background-color: white !important;
color: #e50f99 !important;
border-color: #e50f99 !important;
}
.woocommerce-MyAccount-navigation .woocommerce-orders-table__row td:last-child,
.woocommerce-MyAccount-content .woocommerce-orders-table__row td:last-child {
display: flex;
justify-content: center;
}
.woocommerce-MyAccount-navigation .refund-front-form,
.woocommerce-MyAccount-content .refund-front-form {
margin-bottom: 50px;
padding-right: 30px;
max-width: 1200px;
}
.woocommerce-MyAccount-navigation .refund-front-form p,
.woocommerce-MyAccount-content .refund-front-form p {
display: flex;
flex-direction: row-reverse;
}
.woocommerce-MyAccount-navigation .refund-front-form p.submit input,
.woocommerce-MyAccount-content .refund-front-form p.submit input {
margin-top: 30px;
padding: 8px 15px;
}
.woocommerce-MyAccount-navigation .refund-front-form .fr-request-form,
.woocommerce-MyAccount-content .refund-front-form .fr-request-form {
margin-top: 50px;
width: 100%;
background-color: #F9F9F9;
padding: 30px 40px;
}
.woocommerce-MyAccount-navigation .is-active {
color: #e50f99;
}
.newsletter-custom .tnp-subscription {
max-width: 50% !important;
}
.newsletter-custom .tnp-subscription .tnp-name, .newsletter-custom .tnp-subscription .tnp-email {
background-color: white;
color: black;
border: 1px solid grey;
}
.newsletter-custom .tnp-subscription .tnp-name:focus, .newsletter-custom .tnp-subscription .tnp-email:focus {
border-color: #e50f99;
outline: none;
}
.newsletter-custom .tnp-subscription .tnp-field label {
font-weight: 400;
}
.newsletter-custom .tnp-subscription .tnp-field-firstname label, .newsletter-custom .tnp-subscription .tnp-field-email label {
color: #e50f99;
}
.newsletter-custom .tnp-subscription .tnp-field-button {
display: flex;
justify-content: center;
}
.newsletter-custom .tnp-subscription .tnp-field-button .tnp-submit {
width: 60%;
color: white;
text-align: center;
font-size: 16px;
text-transform: uppercase;
padding: 15px;
font-weight: 600;
background-color: #e50f99;
border: 1px solid #e50f99;
transition: all 0.3s ease-out;
}
.newsletter-custom .tnp-subscription .tnp-field-button .tnp-submit:hover {
color: black;
background-color: white;
}
.tnp-subscription {
max-width: unset !important;
}
.newsletter-output-custom .tnp-profile form .tnp-field input[type=submit], .newsletter-output-custom .tnp-field-button .tnp-submit {
color: white;
text-align: center;
font-size: 16px;
text-transform: uppercase;
padding: 10px 25px;
padding: 15px;
font-weight: 600;
background-color: #e50f99;
border: 1px solid #e50f99;
transition: all 0.3s ease-out;
}
.newsletter-output-custom .tnp-profile form .tnp-field input[type=submit]:hover, .newsletter-output-custom .tnp-field-button .tnp-submit:hover {
color: black;
background-color: white;
}
.cancel-subscription-newsletter {
border: 1px solid deeppink;
padding: 5px 15px;
color: black;
}
.home-last-article ul {
row-gap: 20px;
padding: 20px;
}
.home-last-article ul li {
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
transition: all 0.2s ease;
border-bottom: 3px solid transparent;
}
.home-last-article ul li .content-wrapper {
align-content: stretch;
}
.home-last-article ul li .content-wrapper .dynamic {
width: 100%;
}
.home-last-article ul li .content-wrapper .dynamic a {
display: block;
padding: 20px;
background-color: white;
}
.home-last-article ul li:hover {
border-bottom-color: #e50f99;
}
.product-return .wpcf7-submit {
padding: 15px 30px;
background: #e50f99;
border: 1px solid #e50f99;
font-weight: 600;
transition: all 0.3s ease-out;
color: #fff;
}
.return-product-form {
margin-top: 20px;
margin-bottom: 20px;
}
.return-product-form tbody td {
vertical-align: top;
}
ul.flex-direction-nav {
position: absolute;
top: 400px;
z-index: 9;
width: 100%;
left: 0;
margin: 0;
padding: 0px;
list-style: none;
display: unset;
}
li.flex-nav-prev {
float: left;
position: absolute;
}
li.flex-nav-next {
float: right;
position: absolute;
right: 0;
}
a.flex-next,
a.flex-prev {
visibility: hidden;
font-size: 0;
}
a.flex-next::after {
visibility: visible;
content: "\f105";
font-family: "Font Awesome 6 Solid";
margin-right: 10px;
font-size: 40px;
font-weight: bold;
}
a.flex-prev::before {
visibility: visible;
content: "\f104";
font-family: "Font Awesome 6 Solid";
margin-left: 10px;
font-size: 40px;
font-weight: bold;
}
ul.flex-direction-nav li a {
color: #ffffff;
}
ul.flex-direction-nav li a:hover {
text-decoration: none;
}
@media (max-width: 1200px) {
.woocommerce-MyAccount-content {
padding-right: 30px;
}
#customer_login {
flex-direction: column;
align-items: center;
row-gap: 30px;
margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
#customer_login .u-column2.col-2, #customer_login .u-column1.col-1 {
display: flex;
flex-direction: column;
align-items: center;
}
#customer_login .u-column2.col-2 .woocommerce-form-register, #customer_login .u-column1.col-1 .woocommerce-form-register {
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
}
#customer_login .u-column2.col-2 .woocommerce-form-register .button, #customer_login .u-column1.col-1 .woocommerce-form-register .button {
margin-top: 15px;
}
.woocommerce-ResetPassword {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
margin-bottom: 40px;
padding-left: 15px;
padding-right: 15px;
}
.blog-content-products ul.products {
row-gap: 30px;
}
.blog-content-products ul.products li.product {
width: 49%;
}
.woocommerce-MyAccount-content .refund-front-form .fr-request-form {
padding: 20px 20px;
}
.woocommerce-MyAccount-content .refund-front-form p {
width: 100%;
}
}
.postid-7230 #brxe-ifsjzr {
display: none;
}
@media (max-width: 1200px) and (min-width: 990px) {
.vertical-title {
font-size: 70px !important;
}
.vertical-title .vertical-hashtag {
font-size: 50px;
letter-spacing: 5px;
}
}
@media (max-width: 505px) {
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(3) {
width: 60%;
padding: 0 2px;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
}
.cart-items-mobile.woocommerce-cart-form .cart_item .edit_price_in_cart_text {
margin: 0 auto;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(n+4) {
width: 33%;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(4).product-price {
width: 33%;
align-self: flex-end;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(5) {
width: 33%;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(5) .quantity {
height: 55%;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(6) {
margin-top: 10px;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(6) span {
color: #e50f99;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(7) {
margin-top: 10px;
}
.cart-items-mobile.woocommerce-cart-form .cart_item :nth-child(7) span {
color: #e50f99;
}
.cart-items-mobile.woocommerce-cart-form .coupon {
justify-content: center;
}
.cart-items-mobile.woocommerce-cart-form .coupon ~ button {
width: 100%;
}
.brxe-tabs.horizontal .tab-title:not(:first-child) {
border-left: 1px solid #dedede !important;
}
div.wc-proceed-to-checkout a.checkout-button {
width: 100%;
}
}
@media (max-width: 991px) {
.woocommerce-MyAccount-navigation {
margin-top: 0;
margin-bottom: 20px;
}
.woocommerce-order-details .woocommerce-table__product-name, .woocommerce-order-details.woocommerce-table__product-total {
padding: 10px 5px;
}
.woocommerce-order-details .woocommerce-table__product-name {
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce-orders-table thead {
display: none;
}
.woocommerce-MyAccount-content {
padding-left: 15px;
padding-right: 15px;
margin-top: 30px;
font-family: "Montserrat";
}
.woocommerce-MyAccount-content tr {
display: flex;
flex-direction: row;
margin-bottom: 25px;
width: 100%;
flex-wrap: wrap;
justify-content: center;
border: 1px solid #e50f99;
}
.woocommerce-MyAccount-content tr td, .woocommerce-MyAccount-content tr th {
width: 48%;
text-align: center !important;
}
.woocommerce-MyAccount-content tr th {
color: gray;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
flex-direction: column;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
margin-top: 20px;
}
}
@media (max-width: 767px) {
form.cart {
display: flex;
flex-direction: column;
align-items: center;
gap: 5px;
}
form.cart .input-text,
form.cart .single_add_to_cart_button {
height: 60px;
}
form.cart .quantity {
margin: 0;
}
form.cart .product-name {
width: 60%;
}
form.wishlist-fragment {
width: 90%;
margin-top: 30px;
}
form.wishlist-fragment .wishlist-title-container {
width: 90%;
}
form.wishlist-fragment ul.wishlist_table li {
flex-direction: column;
margin-bottom: 40px;
border-bottom: none;
padding: 20px 0px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper,
form.wishlist-fragment ul.wishlist_table li .item-details,
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper {
align-items: center;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper {
flex-direction: column;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper .product-thumbnail {
max-width: 80%;
margin-right: 0;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper .item-details {
flex-direction: column !important;
width: 100%;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper .item-details .product-name {
display: flex;
justify-content: center;
width: 100%;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper .item-details .product-name a {
font-size: 18px;
}
form.wishlist-fragment ul.wishlist_table li .item-wrapper .item-details .item-details-table {
line-height: 1em;
}
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper {
justify-content: center;
gap: 10px;
width: 100%;
}
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper > * {
margin: 0;
width: 25%;
}
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper > * tr {
line-height: 1em;
}
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper > * tr .value {
width: 100%;
text-align: left;
}
form.wishlist-fragment ul.wishlist_table li .additional-info-wrapper .product-remove {
position: static;
transform: translate(0, 0%);
text-align: center;
}
form.wishlist-fragment ul.wishlist_table li .product-add-to-cart {
margin-bottom: 0 !important;
}
form.wishlist-fragment ul.wishlist_table li .product-add-to-cart a {
padding: 10px !important;
}
.woocommerce-MyAccount-content {
margin-top: 0;
}
.thanks-finalization-order .woocommerce-order-overview.order_details {
flex-direction: column;
padding: 0;
margin: 0;
}
.thanks-finalization-order .woocommerce-table__product-name,
.thanks-finalization-order .product-name {
padding: 10px 5px;
}
.products-carousel .content-wrapper,
.related-products-interactive li.product {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.home-last-article ul {
padding: 20px 10px;
}
.home-last-article ul li .content-wrapper .dynamic a {
padding: 10px;
}
.blog-content-products ul.products {
row-gap: 30px;
justify-content: center;
}
.blog-content-products ul.products li.product {
width: 100%;
}
.custom-voucher-price .woocommerce-variation-add-to-cart {
display: flex;
flex-direction: column;
align-items: center;
}
.custom-filter-products li .title {
padding: 20px 30px;
}
.custom-filter-products .filter {
margin-left: 30px !important;
margin-bottom: 20px !important;
margin-right: 30px !important;
}
.newsletter-custom .tnp-subscription {
max-width: 100% !important;
}
.newsletter-custom .tnp-subscription .tnp-field-button .tnp-submit {
width: 100%;
}
.vertical-title .vertical-hashtag {
font-size: 28px;
letter-spacing: 1px;
}
.woocommerce-MyAccount-content .refund-front-form {
margin-bottom: 20px;
padding-right: 0;
}
.woocommerce-MyAccount-content .refund-front-form p {
justify-content: center;
}
.woocommerce-MyAccount-content .refund-front-form p input {
margin-top: 10px;
padding: 15px 30px;
}
#customer_login {
margin-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
#customer_login .col-1 {
width: 100%;
}
#customer_login .col-1 .login {
padding: 20px;
}
.product-return .wpcf7-submit {
width: 100%;
text-align: center;
font-size: 18px;
}
ul.flex-direction-nav {
top: 150px;
}
a.flex-next::after,
a.flex-prev::before {
font-size: 35px;
}
}
@media (min-width: 992px) {
#brxe-qmgnad ul li div.dynamic:first-child {
height: 60vw;
}
#brxe-qmgnad ul li div.dynamic:first-child a img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.menu-dropdown-custom .menu-item-has-children ul {
margin-top: 22px;
}
.menu-dropdown-custom .menu-item-has-children ul li a {
line-height: 50px;
padding: 0 200px 0 20px !important;
}
.menu-dropdown-custom .menu-item-has-children ul li:hover a {
color: white !important;
}
}
@media (min-width: 767px) and (max-width: 990px) {
.vertical-title .vertical-hashtag {
font-size: 30px;
letter-spacing: 3px;
}
}
@media (min-width: 992px) and (max-width: 1204px) {
.header-menu-custom {
width: 98%;
}
.header-menu-custom .bricks-nav-menu > li {
margin-left: 16px !important;
font-size: 16px;
}
:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu.overflows-viewport {
right: unset;
}
}
@media (min-width: 1024px) {
.offer-interactive li.product :first-child a img {
transform: scale(1);
transition: all 0.3s ease-out;
}
.offer-interactive li.product:hover :first-child a img {
transform: scale(1.1);
}
.offer-interactive li.product :nth-child(n+4) {
right: -100%;
}
.offer-interactive li.product:hover :nth-child(n+4) {
right: 0;
}
.offer-interactive li.product .badge.new {
left: 0;
}
.offer-interactive li.product:hover .badge.new {
left: -100%;
}
.offer-interactive li.product .badge.onsale {
right: 0;
}
.offer-interactive li.product:hover .badge.onsale {
right: -100%;
}
.related-products-interactive li.product a img {
transform: scale(1);
transition: all 0.3s ease-out;
}
.related-products-interactive li.product a:nth-child(2),
.related-products-interactive li.product div.yith-wcwl-add-to-wishlist,
.related-products-interactive li.product .add_to_cart_button {
right: -100%;
}
.related-products-interactive li.productspan.badge.onsale {
left: 0;
}
.related-products-interactive li.productspan.new.onsale {
right: 0;
}
.related-products-interactive li.product:hover a:nth-child(2), .related-products-interactive li.product:hover div.yith-wcwl-add-to-wishlist, .related-products-interactive li.product:hover .add_to_cart_button {
right: 0;
}
.related-products-interactive li.product:hover span.badge.new {
left: -100% !important;
}
.related-products-interactive li.product:hover span.onsale {
right: -100% !important;
}
form.cart {
display: flex;
gap: 20px;
}
form.cart .woocommerce-variation-add-to-cart {
display: flex;
flex-direction: column;
gap: 20px;
}
form.cart .quantity {
margin-bottom: 0 !important;
}
form.cart .input-text,
form.cart .single_add_to_cart_button {
height: 60px;
}
form.cart .woocommerce-Price-amount {
font-size: 24px;
}
.products-carousel div.repeater-item .content-wrapper :first-child a img {
transform: scale(1);
transition: all 0.3s ease-out;
}
.products-carousel div.repeater-item .content-wrapper:hover :first-child a img {
transform: scale(1.1);
}
.products-carousel div.repeater-item .content-wrapper :nth-child(4) {
right: -100% !important;
}
.products-carousel div.repeater-item .content-wrapper:hover :nth-child(4) {
right: 0 !important;
}
.custom-voucher-price form.cart > div.nyp {
width: 40%;
}
.custom-voucher-price form.cart > div.nyp .minimum-price,
.custom-voucher-price form.cart > div.nyp .minimum-price .woocommerce-Price-amount {
font-size: 16px;
}
.custom-voucher-price form.cart .quantity {
height: auto;
width: 40%;
}
}
@media (min-width: 1600px) {
.brxe-container {
width: 65%;
}
#brxe-qmgnad ul li div.dynamic:first-child {
height: 45vw;
}
}
@media (min-width: 768px) {
.brxe-related-posts li {
width: 30%;
}
}