/**/
.button {
    border: none;
    padding: 10px;
}

/**/
/*start style dashboard*/
.comma-form-myaccount-pen-edit-photo {
    position: absolute;
    margin-top: 90px;
    cursor: pointer;
}

.comma-form-myaccount-photo img {
    margin-bottom: 20px;
}

.comma-form-myaccount-edit-photo-btn {
    display: none;
}

/*section1*/
.dashboard-order {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #F8F8F8;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    padding: 36px 0;
}

.wc_account_dashboard-section2 {
    margin-top: 1rem;
}

.dashboard_child {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
    background-color: #919191;
}

.dashboard_child img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    background-color: #919191;
}

.dashboard-order-num {
    padding: 5px 15px;
    background: #ebebeb57;
    border-radius: 10px;
    margin: 0 15px;
}

.woocommerce-MyAccount-navigation-link a {
    background: #EDEDED;
    color: var(--link-color-theme);
    border-radius: 20px;
    transition: .4s;
}

.woocommerce-MyAccount-navigation .edit-profile {
    bottom: -4px;
}

.woocommerce-MyAccount-navigation-link a:hover {
    background: var(--first-color);
    color: #fff;
    transition: .4s;
}

li.is-active.woocommerce-MyAccount-navigation-link a {
    background: var(--first-color);
    color: #fff;
    box-shadow: 0 0 5px 5px rgba(237, 237, 237, 0.45);
}

.woocommerce-MyAccount-navigation .profile-account {
    position: relative;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
    display: flex;
    justify-content:center;
    flex-direction: column;
    align-items:center;

}

.woocommerce-MyAccount-navigation .profile-account:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: var(--first-color);
    border-radius: 5px;
    position: absolute;
    bottom: 0;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #FF2E00;
    background: rgba(255, 0, 0, 0.1);
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: #FFf;
    background: #FF2E00;
    transition: .4s;
}

.woocommerce-content-style {
    margin: 20px 0;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px rgb(231 230 230 / 28%);
    /*border: 1px solid rgba(216, 214, 214, 0.61);*/
}

.woocommerce-EditAccountForm ul.tabs.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-EditAccountForm ul li a {
    margin: 0 5px;
    padding: 5px 10px;
    background: var(--first-color);
    color: var(--text-color);
    border-radius: 5px;
}

/*end style dashboard*/
/*single product*/
.comma-wc {
    margin-top: 10px;
    background: #f3f3f3;
    padding: 0 30px 15px 30px;
}

.comma-shopix div.product div.images img {
    border-radius: 25px;
}

.comma-wc div.product .product_title {
    font-size: 20px;
    font-weight: 600;
    width: 90%;
    margin: 1rem 0 !important;
    background: white;
    padding: 10px;
    border-radius: 12px;
}

.comma-shopix div.product .woocommerce-product-rating {
    margin: 20px 0;
}

.comma-shopix div.product .woocommerce-product-rating a {
    font-size: 13px;
    font-weight: 600;
    margin-left: 5px;
    color: #000;
    background-color: #f3f3f3;
    padding: 4px;
    border-radius: 10px;
}

.comma-shopix div.product .woocommerce-product-rating span {
    margin-left: 5px;
}

.comma-shopix div.product .woocommerce-product-rating svg {
    margin-inline: 5px;
}

.comma-shopix .product_meta {
    display: flex;
    flex-direction: column;
    margin-bottom: 14px;
}

.comma-shopix .star-rating span {
    color: #FFD600;
}

.comma-shopix .add-to-cart-single-shopix {
    background: var(--first-color);
    position: relative;
    border-radius: 35px 15px 15px 14px;
    width: max-content;
}

.comma-shopix div.product form.cart .add-to-cart-single-shopix_button {
    background: transparent;
    width: 295px;
    text-align: start;
    font-size: 16px;
    font-weight: normal;
    position: relative;;
    padding: 15px 10px;
    height: 55px;
    color: #FFFFFF;
    transition: .3s;
    border: 0;
}

.comma-shopix .add-to-cart-single-shopix:hover svg {
    transition: .4s;
    transform: scale(1.1);
}

.comma-shopix .add-to-cart-single-shopix svg {
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s;
}

.comma-shopix div.product form.cart div.quantity {
    display: none;
}

.comma-shopix div.product p.price ins {
    color: #0057FF;
}

.comma-shopix div.product p.price bdi {
    color: #0057FF;
}

.comma-shopix div.product p.price .woocommerce-Price-currencySymbol {
    color: black;
}

.comma-shopix div.product p.stock {
    color: #01a001;
}

.comma-shopix div.product p.stock span {
    color: black;
}

.comma-shopix .posted_in {
    margin: 5px 0;
}

.comma-shopix .posted_in a {
    color: #295e7c;
}

.comma-shopix .hr-single {
    opacity: .1;
}

.comma-shopix .woocommerce-product-gallery .flex-viewport {
    background: #F7F7F7;
    border-radius: 10px;
    padding: 10px;
}

.comma-shopix .woocommerce-product-gallery .flex-control-nav {
    display: flex;
}

.comma-shopix .woocommerce-product-gallery .flex-control-nav li {
    margin: 20px;
}

.comma-shopix .woocommerce-product-gallery .flex-control-nav li img {
    height: auto;
    background: #fff;
}

.comma-shopix .woocommerce-notices-wrapper {
    position: absolute;
    top: 75%;
    z-index: 1111;
    box-shadow: 0 0 12px 11px #64646438;
    right: auto;
    left: auto;
    transform: translate(-100%, -50%);
    background: teal;
    padding: 11px;
    border-radius: 10px;
    transition: .3s;
}

.comma-shopix .wc-block-components-notice-banner__content {
    color: #FFFFFF;
}

.comma-shopix .wc-block-components-notice-banner__content a {
    color: #FFFFFF;
    background: #02af1f;
    transition: .3s;
    margin-inline: 10px;
}

.comma-shopix .wc-block-components-notice-banner__content a:hover {
    color: #FFFFFF;
    background: #02af81;
    transition: .3s;
    margin-inline: 10px;
}

.comma-shopix .single-swiper {
    width: 100%;
    height: 55%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

.comma-wc .woocommerce-page div.product div.images {
    height: 100%;
}

.comma-wc .div.product {
    display: flex;

}

.product-box .star-rating {

}

.comma-wc div.product div.summary {

}

.comma-wc div.product div.images {

}

.comma-shopix_shop .woocommerce-loop-product__title, .comma-shopix .woocommerce-loop-product__title {
    color: rgba(0, 0, 0, 0.92);
    font-size: 1rem;
    font-weight: bolder;
}

.comma-shopix_shop .added_to_cart, .comma-shopix .added_to_cart {
    position: absolute;
    top: 0;

}

.comma-shopix_shop .not-fond {
    box-shadow: 0 0 10px 10px rgba(223, 223, 223, 0.24);
    padding: 10px;
    border-radius: 5px;
}

.comma-shopix_shop .price .woocommerce-Price-amount, .comma-shopix .price .woocommerce-Price-amount {
    color: #00739c;
}

.comma-shopix_shop .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol, .comma-shopix .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    color: #00d912;
}

/*start style product*/
.product {
    margin: 2rem 0;
    position: relative;
    padding: 0 20px;
}

.product-box-1 .product-inner .product-thumbnail {
    overflow: hidden;
    position: relative;
    transition: .4s;
}

.product-box-1 .product-inner .product-thumbnail img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.product-box-1 .product-inner:hover {
    color: #161619;
    background-color: #fff;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .1);;
    transition: box-shadow .4s;
}

.product-box-1 .product-inner:hover a {
    color: #161619
}

.product-box-1 .product-inner:hover .product-thumbnail {
    transform: translateY(-20px)
}

.product-box-1 .product-inner .product-title {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 6px;
}

.product-box-1 .product-summary {
    padding: 14px 20px;
    background: #fff;
    transition: transform .4s;
}

.product-box-1 .buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: right;
    padding-top: 15px;
    position: absolute;
    left: -30px;
    right: 20px;
    height: 40px;
    opacity: 0;
    transform: translateY(50%);
    transition: .4s;
}

.product-box-1 .buttons .add-to-card {
    color: black;
    font-weight: 600;
    word-spacing: -2px;
    margin-bottom: 10px;
    position: relative;
}

.product-box-1 .buttons .add-to-card::after {
    content: "";
    transition: .4s;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -7px;
    right: 0;
    background-color: var(--ba-cart-btn);
}

.product-box-1 .buttons .add-to-card:hover::after {
    transition: .4s;
    width: 100%;
}

.product-box-1 .product-inner:hover .product-summary {
    transform: translateY(-40px);
    background-color: #fff;
}

.product-box-1 .product-inner:hover .buttons {
    transform: none;
    opacity: 1;
}

/*end style product box hover mode*/
/*start style box product comma*/
.product-box-2 {
    margin-inline: 15px;
    fill: #FBFBFB;
    filter: drop-shadow(0px 18px 45px rgba(209, 209, 212, 0.28));
    border-radius: 25px;
}

.product-box-2 .product-inner .product-thumbnail {
    width: 100%;
    overflow: hidden;
    margin: auto;
    padding-bottom: 10px;
}

.product-box-2 .product-inner .product-thumbnail img {
    width: 100%;
    transition: .3s;
}

.product-box-2 .product-content {
    padding: 20px;
}

.product-box-2:hover .product-inner .product-thumbnail img {
    transform: scaleY(1.1);
    transition: .3s;
}

.product-box-2 .buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--first-color);
    border-radius: 10px;
    padding-left: 12px;
    cursor: pointer;
}

.product-box-2 .add_to_cart_button {
    color: var(--white);
    background: #378FC6;
    padding: 8px;
    border-radius: 10px;
    transition: .3s;
}

.btn-card-shop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(55, 143, 198, 0.24);
    border-radius: 10px;
    padding-left: 12px;
    cursor: pointer;
}

.product-box-2 .c-title-box {
    color: #1A0744;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
}

.product-box-2 .c-text-box {
    line-height: 28px;
    letter-spacing: -0.3px;
    color: rgba(145, 152, 156, 1);
}

.product-box-2 .price {
    display: flex;
    justify-content: space-between;
}

/*end style product*/

/*start style product box hover-other_image mode*/

/**/
.comma-shopix .woocommerce-tabs {
    background: #FFFFFF;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 0 10px 10px rgba(217, 217, 217, 0.38);

}

.comma-shopix .wc-tabs {
    display: flex;
    justify-content: center;
    border-radius: 10px;
    padding: 10px;
    background: #F0F0F0;
}

.comma-shopix .wc-tabs li {
    margin-inline: 10px;
    display: flex;
    align-items: center;
    transition: .4s;
    border-radius: 12px;
    padding: 15px 20px;
}

.comma-shopix .wc-tabs li a {
    display: block;
    margin-inline: 15px;
    border-radius: 10px;
    transition: .4s;
    color: rgba(42, 42, 42, 0.75);
    font-size: 17px;
    font-weight: 600;
}

.comma-shopix .wc-tabs li:hover {
    background-color: #FFFFFF;
    transition: .4s;
    color: #2A2A2A;
}

.comma-shopix .wc-tabs .active a {
    color: #2A2A2A;
}

.comma-shopix .wc-tabs .active {
    background-color: #FFFFFF;
    border-radius: 10px;
    transition: .4s;
}

.comma-shopix .woocommerce-Tabs-panel {
    padding: 15px;
}

.comma-shopix .woocommerce-Tabs-panel h2 {
    margin-bottom: 20px !important;
    width: max-content;
    border-bottom: 1px solid var(--secondary-color);
    font-size: 18px;
    font-weight: 600;
    color: var(--first-color)
}

.comma-shopix .woocommerce-Tabs-panel p {
    margin-top: 5px !important;
    color: rgba(44, 44, 44, 0.77);
}

.comma-shopix .related {
    margin: 15px 0;
}

.comma-shopix .related .related_heading {
    margin: 15px 0 !important;
    font-size: 1.5rem;
}

.onsale {
    position: absolute;
    right: 10px;
    background-color: #0f5e6c;
    color: #fff;
    box-shadow: 0 2px 10px 3px rgba(244, 244, 244, 0.54);
    padding: 1px;
    border-radius: 0 0 25px 25px;
    line-height: 50px;
}

.comma-shopix .onsale {
    right: unset;
    left: 13%;
}

.comma-shopix .woocommerce-product-gallery__wrapper {
    text-align: center;
}

/* comments */
.comma-shopix #comments {
    text-align: center;
}

.comma-shopix #comments h3 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 1rem;
}

.comma-shopix #comments span {
    font-size: 18px;
    font-weight: bold;
    color: var(--first-color);
}

.comma-shopix .comment-form .form-submit {
    text-align: center;
}

.comma-shopix .comment-form .form-submit input {
    background-color: #FFDF39;
    padding: 8px 15px;
    border-radius: 5px;
    border: none;
}

.comma-shopix .comment-form-comment textarea {
    width: 100%;
    border: dashed;
    padding: 10px;
}

.comma-shopix .comment_filed input {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.comma-shopix .comment-form-rating {
    background: #eded1f;
    width: 17%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 6px 15px;
}

.comma-shopix .woocommerce-tabs #reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
}

.comma-shopix .woocommerce-tabs #reviews p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    /*font-family: WooCommerce;*/
    content: "\e021";
    text-indent: 0
}

.comma-shopix .woocommerce-tabs #reviews p.stars a:hover ~ a::before {
    content: "\e021"
}

.comma-shopix .woocommerce-tabs #reviews p.stars:hover a::before {
    content: "\e020"
}

.comma-shopix .woocommerce-tabs #reviews p.stars.selected a.active::before {
    content: "\e020"
}

.comma-shopix .woocommerce-tabs #reviews p.stars.selected a.active ~ a::before {
    content: "\e021"
}

.comma-shopix .woocommerce-tabs #reviews p.stars.selected a:not(.active)::before {
    content: "\e020"
}

.comma-shopix .comment-form-comment textarea:focus-visible {
    border: 3px dashed var(--first-color);
    outline: none;
}

.comma-shopix .comment-form-comment {
    margin: 20px 0;
}

.comma-shopix .comment-form-comment .comment {
    margin: 10px 0;
}

.comma-shopix .comment_filed {
    display: inline-block;
    margin: 15px 10px;
}

.comma-shopix .comment_filed input {
    padding: 10px;
}

.comma-shopix .comment_filed input::placeholder {
    direction: rtl;
    text-align: right;
    color: rgba(119, 119, 119, 0.64);
}

/* comments */

/*archiver*/
.show_num_product {
    font-size: 13px;
    font-weight: 500;
}

/*start style cart page wc*/
.woocommerce-cart-form {
    display: flex;

}

.wc-proceed-to-checkout .checkout-button {
    padding: 10px;
    margin: 15px 0;
    border-radius: 5px;
    color: #fff;
    background: var(--first-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.actions .button {
    background: var(--first-color);
    border: unset;
    cursor: pointer;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #ebebebc4;
}

.actions .button:disabled {
    opacity: .3;
}

td.product-thumbnail {
    height: 120px;
    width: 120px;
    padding: 20px;
}

.cart-collaterals {
    position: fixed;
    left: 10%;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: auto;
}

.woocommerce-cart-form__cart-item, .cart-collaterals {
    box-shadow: 0 0 10px 10px #eeeeee80;
    padding: 15px;
    margin: 14px 0;
    border-radius: 10px;
}

.woocommerce-cart-form__cart-item td {
    padding: 0 20px;
}

a.remove.position-relative:hover .custom-tooltip {
    top: -45px;
    right: -50px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

a.remove.position-relative:hover .custom-tooltip:before {
    background: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* start style cart widget page wc*/
.wp-block-woocommerce-cart {
    padding: 10px 50px;
    /*background: #bd9f1d;*/
}

.wc-block-cart-items__row {
    background: #fff;
    box-shadow: 0 0 7px 6px #e9e9e957;
    border-radius: 10px;
}

.is-large.wc-block-cart .wc-block-cart-items td {
    border-top: unset !important;
    vertical-align: middle !important;
    padding: 10px !important;
}

.wc-block-cart-item__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    min-width: 40px !important;
    order: 4 !important;
    padding: 5px 0 !important;
    box-shadow: -2px 0 4px 2px #e8e8e875 !important;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    opacity: 1 !important;
}

.wc-block-cart-item__quantity {
    display: flex;
    margin-inline: 5px
}

.quantity-button {
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    padding: 5px;
    text-align: center;
}

.cart-collaterals .cart_totals h2 {
    display: flex;
    font-size: 14px;
    margin-bottom: 10px !important;
}

.cart-collaterals .cart_totals h2:before {
    content: "";
    background: url(../image/wc/credit-card.svg) center no-repeat;
    height: 20px;
    width: 25px;
    background-size: cover;
    margin-left: 6px;
}

.button-plus, .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus {
    background: #0A875A !important;
    color: #fff !important;
    transition: .3s !important;
    border-radius: 4px 0 0 4px !important;
    order: 3;
}

.button-minus, .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
    background: #9b1515 !important;
    color: #fff !important;
    transition: .3s !important;
    border-radius: 0 4px 4px 0 !important;
    order: 1 !important;
}


.wc-block-components-quantity-selector:after {
    border: none !important;
}

.wc-block-components-quantity-selector {
    margin-left: 5px !important;
}

.is-large.wc-block-cart .wc-block-cart-items {
    border-bottom: unset !important;
}

/* end style cart page wc*/

/* start style checkout page wc*/
.wc-block-checkout {
    padding: 10px 50px;
}

/* end style checkout page wc*/

/* start style checkout thankyou page wc*/
.woocommerce-order {
    /*background: rgba(0, 173, 238, 0.27);*/
}

.woocommerce-thankyou-order-received {
    background: rgba(17, 121, 84, 0.87);
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}

.woocommerce-thankyou-order-details {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px 15px;
}

.woocommerce-thankyou-order-details li {
    padding: 5px;
}

.woocommerce-thankyou-order-details li:nth-child(even) {
    background-color: var(--first-color);
    color: #fff;
    border-radius: 5px;
}

.woocommerce-order-details {
    width: 50%;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ebebeb;
}

.woocommerce-table--order-details td {
    padding: 5px;
}

.woocommerce-table--order-details tbody tr:nth-child(even) {
    background: var(--first-color);
    color: #fff;
}

.woocommerce-table--order-details tr:nth-child(even) a {
    color: #fff;
}

.woocommerce-table--order-details tfoot {
    border-top: 1px dashed #ffffff;
}

.woocommerce-table--order-details {
    width: 100%;
}

.woocommerce-customer-details {
    width: 50%;
    height: 100%;
    margin: 0 15px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ebebeb;
}

.woocommerce-customer-details h2, .woocommerce-order-details h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 !important;
}

.woocommerce-customer-details h2:after, .woocommerce-order-details h2:after {
    content: "";
    width: 20px;
    height: 2px;
    display: block;
    border-radius: 2px;
    margin-top: 3px;
    background: var(--first-color);
}

.wc-empty-cart-message {
    text-align: center;
    color: #fff;
    background: var(--first-color);
    padding: 10px;
}

.return-to-shop {
    display: flex;
    align-items: center;
    justify-content: center;
}

.return-to-shop a {
    display: block;
    margin: 50px 0 !important;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    background: #F59E0BFF;
    width: max-content;
}

/**/

/**/
.woocommerce-EditAccountForm .woocommerce-Input {
    padding: 8px 5px;
    border-radius: 5px;
    border: 1px solid var(--first-color);
}

.woocommerce-form-row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 15px 0;
}

.woocommerce-EditAccountForm .woocommerce-Button {
    background: var(--first-color);
    border-radius: 5px;
    color: #fff;
    box-shadow: 0 0 5px 5px rgba(237, 237, 237, 0.45);
}

/**/
/**/
.woocommerce-Addresses .edit {
    background: var(--first-color);
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin: 5px 0;
}

.woocommerce-Addresses .title h3 {
    font-size: 20px;
    font-weight: 700;
    color: #201d1d;
}

.woocommerce-Addresses .title h3:after {
    content: "";
    width: 20px;
    height: 2px;
    display: block;
    border-radius: 2px;
    margin-top: 3px;
    background: var(--first-color);
}

.woocommerce-orders-table__header {
    padding: 10px;
}

.woocommerce-orders-table__cell {
    margin-top: 5px;
    padding: 10px 20px;
}

.woocommerce-orders-table__cell .button {
    background: var(--first-color);
    color: #fff;
    border-radius: 5px;
    padding: 10px 5px;
}

.woocommerce-orders-table__cell-order-status {
    padding: 5px;
    background: #0d72cf;
    border-radius: 5px;
    color: #fff;
}

.woocommerce-orders-table__cell-order-number a {
    background: #54ae62;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
}

/**/
.notice-info .woocommerce-info a {
    background: var(--first-color);
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

/**/
.wc-block-cart-items__row {
    position: relative;
}

.wc-block-components-product-badge {
    border-color: var(--first-color) !important;
    position: absolute;
    top: 0;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    background-color: var(--first-color) !important;
    color: #fff !important;
    border: unset !important;

}

.is-large .wp-block-woocommerce-checkout-order-summary-block {
    border: unset !important;
    box-shadow: 0 0 5px 5px rgba(237, 237, 237, 0.45);
}

/*cart*/
.cart-collaterals .coupon input {
    padding: 5px 10px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}

.cart-collaterals .coupon button {
    padding: 5px 10px;
    background-color: var(--first-color);
    border-radius: 5px;
    color: #fff;
}

.cart-collaterals .cart_totals {
    margin-top: 1rem;
}

/*panel*/
.woocommerce-table--order-details a {
    color: var(--secondary-color);
}

/*breadcrumb*/
.woocommerce-breadcrumb{
    margin: 5px 0;
}
.woocommerce-breadcrumb a{
    color:var(--text-color);
}
.image-hero{
    height: 186px;
}
.image-hero img{
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.hero-slide .image{
    height: 25rem;
}
.hero-slide img{
    height: 100%;
    object-fit: cover;
}
#loginModal input[type="radio" i] {
    display: none;
}
#loginModal input[type="radio" i] label.active{
background: rgb(28, 26, 26);
}