#toTop {
cursor: pointer;
}
.jet-theme-core-document {
overflow-x: hidden;
}
.comment-navigation,
.posts-list-navigation {
overflow: hidden;
padding-top: 40px;
border-top: none !important;
}
.banners_one .elementor-widget-container .jet-banner__img {
display: flex;
width: 100%;
}
.posts-list-navigation
.pagination
.page-numbers:not(.prev):not(.next):not(.dots):hover,
.posts-list-navigation
.pagination
.page-numbers:not(.prev):not(.next):not(.dots).current {
background-color: #caa462 !important;
border-color: #caa462;
}
.product-grid-custom .jet-woo-products__item-content {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.product-grid-custom .jet-woo-products__item-content > * {
width: 100%;
}
.product-grid-custom .jet-woo-products__item-content .jet-woo-product-price,
.product-grid-custom .jet-woo-products__item-content .jet-woo-product-rating {
width: auto;
flex-basis: auto;
}
.flex-control-thumbs-wrap-custom .flex-control-thumbs img {
opacity: 0.5;
}
.flex-control-thumbs-wrap-custom .flex-control-thumbs img.flex-active {
opacity: 1;
}
.comment-form .submit,
.wpcf7-submit,
.post-password-form label + input,
.woocommerce-checkout-payment .place-order button,
.woocommerce-cart table.cart tr td.actions .coupon * + * {
color: white;
}
.woocommerce-cart table.cart tr td.actions .coupon * + * {
line-height: 1;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 12px;
}