/* 
Theme Name: Corswarem
Theme URI: https://shop.corswarem.eu/
Description: corswarem is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: corswarem
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #E9E9E9 !important; 
}

.elementor-widget-search .e-search-input, .elementor-widget-search .e-search .e-search-submit {
    padding: 0px 20px !important;
    height: auto;
}
.main_menu nav .elementskit-menu-container>ul>li:first-child:before {
    display: flex;
    content: "\e907";
    font-size: 30px;
    color: var( --e-global-color-primary );
    font-family: 'corswarem';
    position: absolute;
    margin-right: 20px;
	font-weight: 600;
    height: 100%;
    align-self: center;
    align-items: center;
}
.elementskit-megamenu-panel .elementor-nav-menu .elementor-item {
    padding-left: 0 !important;
}
.main_menu nav .elementskit-menu-container>ul>li a {
    padding-left: 35px !important;
}
.main_menu nav .elementskit-menu-container>ul>li:nth-child(2):before {
    display: flex;
    content: "\e908";
    font-size: 30px;
    color: var( --e-global-color-primary );
    font-family: 'corswarem';
    position: absolute;
    margin-right: 20px;
	font-weight: 600;
    height: 100%;
    align-self: center;
    align-items: center;
}
.main_menu nav .elementskit-menu-container>ul>li:nth-child(3):before {
    display: flex;
    content: "\e906";
    font-size: 30px;
    color: var( --e-global-color-primary );
    font-family: 'corswarem';
    position: absolute;
    margin-right: 20px;
	font-weight: 600;
    height: 100%;
    align-self: center;
    align-items: center;
}
.main_menu nav .elementskit-menu-container>ul>li:nth-child(4):before {
    display: flex;
    content: "\e912";
    font-size: 27px;
    color: var( --e-global-color-primary );
    font-family: 'corswarem';
    position: absolute;
    margin-right: 20px;
	font-weight: 600;
    height: 100%;
    align-self: center;
    align-items: center;
}
.main_menu nav .elementskit-menu-container>ul>li:nth-child(5):before {
    display: flex;
    content: "\e900";
    font-size: 30px;
    color: var(--e-global-color-primary);
    font-family: 'corswarem';
    position: absolute;
    margin-right: 20px;
    font-weight: 500;
    height: 100%;
    align-self: center;
    align-items: center;
}

footer a {
    font-size: 14px;
    color: var(--e-global-color-text);
}
footer a:hover {
    color:var(--e-global-color-primary);
}
.elementor-widget-icon-box.elementor-view-stacked .elementor-icon-box-icon .elementor-icon {
    outline-offset: 8px;
    outline: 1px dashed var(--e-global-color-primary);
}

.eael-product-carousel .image-hover-wrap {
    height: 100%;
    position: absolute;
    width: 100%;
    display: block;
    z-index: 99;
    top: 0;
    display: flex;
    align-items: center;
}
.eael-product-carousel .image-hover-wrap ul{
 	justify-content: center;
    align-items: center;
    display: flex !important;
    bottom: auto !important;
    top: auto !important;
    margin: 0 auto;
    transform: none;
    background: transparent !important;
    width: 60% !important;
    margin: 0 auto ! IMPORTANT;
}
.eael-product-carousel ul li {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex !important;
}

.eael-product-carousel ul li a:hover{
	background:var(--e-global-color-primary) !important;
	color: #fff !important;
}
.eael-product-carousel .add-to-cart a:not(.add_to_cart_button):hover:after {
	color: #fff !important;
}
.eael-woo-product-carousel .swiper-wrapper.products .product .eael-product-carousel {
    border: none !important;
	background: transparent;
}
.eael-product-carousel .product-image-wrap {
    border: 1px solid #eee;
	background: #fff;
    border-radius: 16px;
}
.eael-woo-product-carousel-container .eael-product-title{
	margin: 0 !important;
}
.eael-product-carousel .add-to-cart a:not(.add_to_cart_button):after,
.eael-product-grid .eael-product-wrap .icons-wrap li a:not(.add_to_cart_button):after{
    content: "\f061";
    display: block;
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    text-align: center;
    width: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
}
.eael-product-carousel ul li a {
    background: #fff !important;
    border-radius: 12px !important;
    width: 40px !important;
    height: 40px !important;
}
.eael-product-carousel .add-to-cart a:not(.add_to_cart_button){
	font-size: 0;
}
.eael-product-carousel .product-image-wrap {
    min-height: 267px;
}
.eael-product-carousel .swiper-button-next, .eael-product-carousel .swiper-button-prev {
    top: 35%; 
}
.elementor-widget-eael-woo-product-carousel .swiper-button-next,
.elementor-widget-eael-woo-product-carousel .swiper-button-prev{
       top: 34% !important; 
}
.swiper-wrapper{
	transition-timing-function: linear !important;
}
.elementor-post-info .elementor-inline-item:nth-child(2) .elementor-post-info__item--type-date {
    font-size: 11px;
    line-height: 9px;
}
#elementor-menu-cart__toggle_button {
    display: flex;
    flex-direction: row-reverse;
    padding: 0;
}
@media (min-width: 1920px){
.e-con {
    --container-max-width: 1440px;
}
}
.marque .swiper-wrapper{    
	display: flex;
    animation: marquee 15s linear infinite;
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-100%); }
}
.clients_carousel .elementor-swiper-button {
    padding: 9px;
    border: 1px solid #cacaca;
    border-radius: 50%;
    background: #fff;
}
.clients_carousel .swiper-wrapper{
	margin-bottom: 10px !important;
}

.swiper-slide .elementor-icon-box-icon  a{
	display: inline-block !important;
}
.product_cat_icon figure.elementor-image-box-img {
    width: 110px !important;
    height: 110px;
    background: var(--e-global-color-primary) ;
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    padding: 25px;
    outline: 1px dashed var(--e-global-color-primary) ;
    outline-offset: 6px;
}


.product_archive_icon {
    display: none;
}

.product_archive_icon:has(*) {
    display: block !important;
}
.woocommerce-breadcrumb a:first-child{
font-size: 0px;
}
.woocommerce-breadcrumb a:first-child:before {
    content: "\f015";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    position: relative;
    left: 0;
}
.my_account_breadcrumb .woocommerce-breadcrumb a:first-child:before {
	font-family: 'FontAwesome';
	font-size: 17px;
}
.list_icon_bg i{
background: var(--e-global-color-primary);
    padding: 2px;
    border-radius: 4px;
    margin-right: 10px;
}
.wpcf7-submit {
    width: 100%;
    border: none;
}

.single-post .elementor-widget-post-info {
    width: auto;
    display: inline-flex;
}
.post_date_overlay .elementor-post-info {
    display: flex !important;
    flex-direction: column !important;
	align-items: center;
}

.elementor-widget-search .e-search-label {
    display: inline-block;
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 100%;
    justify-content: center;
}
.elementor-widget-search .e-search-form {
    display: flex;
    justify-content: flex-end;
}
.elementor-widget-search .e-search-label i{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
}
.uni-row-content.uni-node-content.uni-row-content-block {
    margin-bottom: 20px;
}
.uni-module-select select, .uni-module-select input {
    height: 48px !important;
    border-radius: 0 !important;
}
.single-product .elementor-widget-search .e-search .e-search-submit>i:is(i) {
    position: absolute;
}
.single-product .e-search-input {
	    border-radius: 8px !Important;
}
.yith-wcan-filters a {
    line-height: 1.7em !important;
    font-size: 16px;
    letter-spacing: -0.025em;
}
.yith-wcan-filters a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
	color: var(--e-global-color-primary) !Important;
}
.woocommerce-product-attributes {
    width: auto !important;
    padding: 10px !important;
}

.woocommerce table.shop_attributes td {
    padding: 10px;
    text-align: center;
}
.eael-woo-product-carousel-container .icons-wrap li {
    border-color: transparent !important;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li {
    position: relative !important;
}
@media only screen and (max-width: 767px){
.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{
	border: none;
}
.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator:before {
    display: block;
    content: "\f078";
    font-size: 13px;
    font-family: 'Font Awesome 5 Free';
}
}
@media only screen and (max-width: 1420px){
.main_menu_section .elementor-element:nth-child(1) {
    width: 100%;
}
.main_menu_section .elementor-element:nth-child(2)  {
	display: none;
}
}
.yith-wcan-filter input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 20px;
    border-color: #DCDCDC !important;
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button {
    width: 100% !important;
	padding: 14px 29px !important;
}
.cart-collaterals .wc-proceed-to-checkout button {
    padding: 20px !important;
}
.woocommerce .coupon .coupon-col-start input[type="text"] {
    border-radius: 0 !important;
    height: 60px !important;
    padding: 20px 20px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	color: var(--e-global-color-title) !important;
    background-color: #f7f7f7 !important; 
}
.e-checkout__column.e-checkout__column-end {
    border: #ddd 1px solid;
}
.checkout .wc_payment_methods.payment_methods.methods li {
    margin: 10px 0 !important;
    border: 1px solid #ddd !Important;
    padding: 20px !Important;
    border-radius: 8px;
	position: relative;
}
.checkout .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr>td {
    text-align: right;
}
.checkout #shipping_method, .cart  #shipping_method {
    font-size: 12px;
}
.checkout .wc_payment_methods.payment_methods.methods li .input-radio{
	display: none;
}
.checkout .wc_payment_method input[type="radio"]:checked + label::after {
    content: "\e90e";
    font-size: 12px;
    font-family: 'eicons';
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    right: -7px;
    top: 3px;
    transform: translateY(-50%);
    background: var(--e-global-color-primary);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
    font-weight: 600;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before{
	display:none;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th{
	    display: table-cell;
	    vertical-align: middle;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td {
    text-align: right !important;
    font-size: 12px;
	    padding-right: 10px;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .includes_tax .woocommerce-Price-amount {
    font-size: 11px !important;
    font-weight: 400;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr.order-total{
border-top: 1px solid #ddd;
}
span.woocommerce-shipping-estimate-html.e-checkout-message {
    font-size: 12px;
}
.woocommerce ul#shipping_method span.woocommerce-Price-amount.amount {
    font-size: 12px;
    color: #777;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2{
	padding: 10px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr.order-total th, .elementor-widget-woocommerce-cart .woocommerce table.shop_table tr.order-total td {
    border-top-color: #ddd !important;
	    border-top-width: 1px !important;
}
#sendcloudshipping_service_point_select {
    background-color: var( --e-global-color-text );
	    margin-top: 10px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr>td {
    text-align: right;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th:nth-child(2){
	text-align: right;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
    max-width: none; 
}
.checkout .wc_payment_method label{
	cursor: pointer;
}
.elementor-menu-cart__subtotal {
    border-color: #d5d5d5;
border-width: 1px 0 0 0; 
}
.elementor-menu-cart__product {
    border: none !important;
}
.woocommerce-mini-cart .product-remove {
    width: 22px;
}

.woocommerce-MyAccount-content form label {
    font-size: 15px !important;
    color: var(--e-global-color-text);
}
.woocommerce-MyAccount-content form input{
	border-radius: 0 !important;
}
.woocommerce-MyAccount-content form fieldset{
  border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    padding: 10px 20px; 
}
.woocommerce-MyAccount-content form .woocommerce-Button.button {
    padding: 16px 38px !important;
    border-radius: 0;
    background: var(--e-global-color-text) ;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0;
}
.woocommerce-MyAccount-content form .woocommerce-Button.button:hover {
	background:var(--e-global-color-primary);
}

.woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
	background: var(--e-global-color-text) !important;
	color: #fff !important;
	border-radius: 0;
}
.woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover{
	color: #fff !important;
}
.woocommerce-account .addresses .title .edit {
    float: left;
}
form.woocommerce-EditAccountForm.edit-account {
    width: 50%;
}
.yith-wcmap .user-profile .user-avatar img {
    border-radius: 50%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: 1px solid #eeeeee;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-form-register .woocommerce-form-register__submit {
	background-color: var(--e-global-color-text) !important;
	color: #fff !Important;
	border-radius: 0 !important;
	font-weight: 500 !important;
	font-size: 16px !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background:var(--e-global-color-primary);
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-radius: 0;
}
@media screen and (max-width: 800px){
form.woocommerce-EditAccountForm.edit-account {
    width: 100%;
}
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: var(--e-a-color-secondary);
}
.uni-node-content input[type="text"], .uni-node-content input[type="number"], .uni-node-content input[type="text"], .uni-node-content input[type="number"] {
    height: 48px !important;

    border-radius: 0 !important; 
}
p.e-woocommerce-coupon-nudge.e-checkout-secondary-title{
	display:none;
}
.e-coupon-anchor {
    display: block !Important;
}
.elementor-menu-cart__main .uni-cpo-cart-action.uni-cpo-action-edit {
    display: none;
}
.add_to_cart_button {
    text-align: center;
}
.archive .elementor-wc-products ul.products li.product .button:not(.add_to_cart_button) {
    white-space: normal;
    word-spacing: 10vw;
}
.widget-title {
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.widget_product_categories .product-categories{
	list-style: none;
	padding: 0;
}
.widget_product_categories .product-categories .children li {
    list-style-type: none;
	padding-left: 20px;
}
.related .product span.onsale {
    float: right;
    right: 10px !important;
    text-align: right;
    position: absolute !important;
    top: 10px !important;
    left: auto !important;
    padding: 0 10px !important;
}
.uni-row-content-wrap {
    padding: 20px;
    background: #f1f1f2;
    border-radius: 16px;
    margin-bottom: 20px;
}
.elementor-menu-cart__product .variation {

    line-height: 1.7em !important;
}
.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .eael-product-price {
    color: inherit;
}
nav.woocommerce-pagination ul li{
    margin: 0 5px !Important;
}
nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span.current{
padding: 10px 14px !important; 
}
nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li:hover a, nav.woocommerce-pagination ul li span.current {
    border-radius: 6px;
    
}
ul.products li.product .image-wrap img {
    border-radius: 16px;
}
.eael-product-grid .eael-product-wrap .add-to-cart a:not(.add_to_cart_button) {
    font-size: 0;
}
.eael-product-grid .woocommerce ul.products li.product a img{
	object-fit: cover;
    aspect-ratio: 1 / 1;
}
.single-product form.cart {
    flex-direction: column;
}
.elementor-menu-cart__main .widget_shopping_cart_content {

    justify-content: space-between;
}
.elementor-menu-cart__products{
	flex: 1;
}
.elementor-menu-cart__subtotal, elementor-menu-cart__footer-buttons{
    margin-top: auto;
}
.custom-sidecart-title {
    font-size: 24px;
    font-family: 'LEXEND';
    color: #222;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e1e1e1 solid;
    margin-bottom: 20px;
}
.custom-sidecart-title i{
	padding-right: 10px;
}
.elementor-menu-cart__close-button-custom{

    position: absolute;
    top: 20px;
    right: 20px; 
}
.elementor-menu-cart__subtotal{
	font-size: 20px;	
}

.custom-payment-title {
    padding-left: 30px;
    font-size: 20px !important;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
	border: none;
}
.eael-product-grid .eael-product-wrap .eael-onsale {
    border-radius: 14px; 
	top: 10px;
	right: 10px !important;
}
.eael-product-grid .product-image-wrap {
    border: 1px solid #EEE !important;
    border-radius: 16px;
}
.single-product div.product form.cart{
	display: block !important;
}
.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style .add-to-cart a:not(.add_to_cart_button):before, .eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style .add-to-cart a:not(.add_to_cart_button):before{
	    content: "\f061";
	    font-family: "Font Awesome 5 Free";
}
button.single_add_to_cart_button.button.alt:disabled {
    color: #fff !important;
    background: #a8acb0 !important;
}

.yith-wcan-tooltip {
    display: none !important;
}
.product-remove span.uni-cpo-cart-action.uni-cpo-action-duplicate {
    display: none;
}
.eael-product-popup .eael-onsale {

    background-color: var(--e-global-color-86b4fcd);
    border-radius: 14px; 
}
.uni-cpo-cart-action.uni-cpo-action-edit::before {
    color: #155ca5;
    margin-left: -6px;
}

.elementor-widget-woocommerce-checkout-page {
    font-family: inherit;
}
.single-product .single_variation .amount {
    color: #222 !important;
    font-family: inherit;
}
.my_account_breadcrumb a:first-child {
    font-size: 16px !important;
}
.my_account_breadcrumb a:first-child:before {
	display: none;
}

/* Hide dropdown by default */
.account-dropdown {
      position: absolute;
    top: 75%;
    right: 0;
    display: none;
    background: white;
    z-index: 9999;
    padding: 10px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    max-width: 200px !important;
    left: 50px;
    border-radius: 16px;
    transition: 0.4s all ease-in;
}

/* Trigger dropdown on icon hover */
.account-icon:hover + .account-dropdown,
.account-dropdown:hover {
  display: block;
}

/* Style the icon */
.account-icon {
  cursor: pointer;
  position: relative;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: var( --e-global-color-title );
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #0a875a;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
    color: var(--wc-red);
}
.e-n-menu-item {
    position: relative;
}
.e-n-menu-item .e-n-menu-icon i {
    font-weight: 600;
}
.e-n-menu-content {
    max-width: 704px !important;
}
.e-n-menu-item .e-n-menu-content{
 left: 0 !important;
}