:root {
    --color1: #7c2629;
    --color2: #fff;
}

*:focus {
    outline: none;
}

.redeem-dropdown {
    display: inline-block;
}

.redeem-dropdown select {
    width: 200px;
}

.dashboard-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    font-size: 1.3em;
    list-style: none;
}

.dashboard-links li {
    width: 33.333%;
}

.dashboard-links .active {
    display: none;
}

.dashboard-links a {
    display: block;
    border-radius: 5px;
    padding: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
}

.dashboard-links a:hover {
    background-color: var(--color1);
    color: var(--color2);
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: calc(75% - 30px);
}

.woocommerce-MyAccount-content .heading-title {
    margin: 0 0 20px 0;
    color: var(--color2);
}

nav.woocommerce-MyAccount-navigation.style1 ul li a {
    font-size: 1.125rem;
    line-height: 26px;
}

.woocommerce-info {
    border-top-color: var(--color1);
}

.woocommerce-info:before {
    color: var(--color1);
}

.woocommerce-Message .woocommerce-Button {
    text-transform: none;
}

.woocommerce-table--order-details,
.ywpar_points_rewards,
.mwb-crp-referral-table,
.woocommerce-orders-table,
.woocommerce-checkout-review-order-table {
    font-size: 100% !important;
    border-collapse: collapse !important;
    width: 100% !important;
    border: 0 !important;
}

.woocommerce-table--order-details thead th,
.ywpar_points_rewards thead th,
.mwb-crp-referral-table thead th,
.woocommerce-orders-table thead th,
.woocommerce-checkout-review-order-table thead th {
    border: 0 !important;
    padding: 10px 15px !important;
    background-color: #f7f7f7 !important;
    font-weight: 600 !important;
    color: #444 !important;
}

.woocommerce-checkout-review-order-table thead th {
    background-color: var(--color1) !important;
    color: var(--color2) !important;
}

.woocommerce-table--order-details tbody td,
.ywpar_points_rewards tbody td,
.mwb-crp-referral-table tbody td,
.woocommerce-orders-table tbody td,
.woocommerce-checkout-review-order-table tbody td {
    border: 0 !important;
    padding: 10px 15px !important;
    font-size: 1rem;
    color: #444 !important;
}

.woocommerce-table--order-details tbody tr:nth-child(odd) td,
.ywpar_points_rewards tbody tr:nth-child(odd) td,
.mwb-crp-referral-table tbody tr:nth-child(odd) td,
.woocommerce-orders-table tbody tr:nth-child(odd) td,
.woocommerce-checkout-review-order-table tbody tr:nth-child(odd) td {
    background-color: #fff !important;
}

.woocommerce-table--order-details tbody tr:nth-child(even) td,
.ywpar_points_rewards tbody tr:nth-child(even) td,
.mwb-crp-referral-table tbody tr:nth-child(even) td,
.woocommerce-orders-table tbody tr:nth-child(even) td,
.woocommerce-checkout-review-order-table tbody tr:nth-child(even) td {
    background-color: #f7f7f7 !important;
}

.woocommerce-table--order-details tfoot th,
.woocommerce-table--order-details tfoot td {
    border: 0 !important;
    padding: 10px 15px !important;
    background-color: #fff !important;
    font-weight: 600 !important;
    color: #222 !important;
    font-size: 1rem;
    line-height: 24px;
}

mark {
    background-color: var(--color1);
    color: #222;
}

.woocommerce form .form-row label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #5B6676;
}

.input-text {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #ddd !important;
}

.input-text:focus {
    border-color: #444 !important;
}

.woocommerce-form__label {
    font-size: 100%;
}

.add_to_cart_button.loading:before {
    background-image: none;
}

.add_to_cart_button.loading:after {
    margin-top: 13px;
}

.swal2-close {
    min-height: 0;
    line-height: normal;
    font-weight: 500;
}

.swal2-close:focus,
.swal2-close:hover {
    color: #222 !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.mwb_crp_referal_section {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0px !important;
}

.mwb_crp_referal_section .mwb_cpr_heading {
    font-size: 1.75rem;
    line-height: 36px;
    font-weight: 600;
    color: var(--color2);
    margin-bottom: 20px;
}

.referral-link-flex {
    display: flex;
    align-items: center;
    background-color: #f7f7f7;
    padding: 20px;
    position: relative;
}

.referral-link-flex .mwb_cpr_copy_btn_wrap {
    position: absolute;
    right: 10px;
    top: 12px;
}

.referral-link-flex .mwb_crp_referral_link {
    color: #222;
}

.referral-link-flex #mwb_cpr_copyy_link {
    margin: 0;
    float: none;
    border: 0;
    background: transparent;
}

.referral-link-flex #mwb_cpr_copy_link {
    margin-bottom: 0;
    padding: 0 0 0 20px;
    font-size: 1rem;
    color: #444;
}

#mwb-crp-referral-table_length label,
#mwb-crp-referral-table_filter label {
    display: flex;
    align-items: center;
    font-weight: 500;
}

#mwb-crp-referral-table_filter label {
    justify-content: flex-end;
}

#mwb-crp-referral-table_length select {
    height: 40px;
}

#mwb-crp-referral-table_filter input {
    margin-bottom: 0;
    max-width: 200px;
    background: #F2F4F5;
    height: 40px;
}
.mwb-crp-referral-column-inner {
    background: transparent;
    color: #000;
}
.mwb-crp-referral-column-inner.has-border {
    border-right: 1px solid #D6D6D6;
}
.mwb-crp-referral-column .mwb-crp-referral-icon {
    min-height: 65px;
}
.mwb-crp-referral-column-inner h4 {
    color: #000;
    font-weight: 700;
    font-size: 2rem;
    line-height: 40px;
    margin-top: 16px;
}
.mwb-crp-referral-wrapper {
    margin-bottom: 60px;
}
.sc-coupons-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.25rem !important;
    grid-row-gap: 1.25rem !important;
}

.ywpar_points_rewards.ywpar_summary_badge tbody td {
    font-size: 1.375rem;
    line-height: 30px;
    font-weight: 700;
}

.ywpar_summary_badge .points_worth {
    display: none;
}

.woocommerce ul.order_details li {
    font-size: 100%;
}

#place_order:hover {
    background-color: #222!important;
    color: var(--color2) !important;
}

.woocommerce-shipping-methods img {
	float: right;
}
/*===================cart===================================================================*/
.product_info .price del {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
}
.cart-collaterals.style1 .cart_totals table.shop_table tr td .amount {
    font-weight: 600;
}
table.shop_table.style1 td.actions a:hover, table.shop_table.style1 td.actions button:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
strong {
    font-weight: 700;
}

.cart-collaterals.style1 .cart-sidebar {
    width: 100%;
    background-color: #fff;
    padding: 30px;
    border: solid 2px #F1F1F1;
}
.cart-collaterals.style1 .cart-sidebar .cart_totals {
    width: 100%;
    float: none;
}
.cart-collaterals.style1 .cart_totals>h2 {
    font-size: 25px;
    font-weight: 500;
    color: #222222;
    border-bottom: solid 1px #E2E2E2;
    padding-bottom: 15px;
    margin-top: 0px;
    text-transform: capitalize;
}

.cart-collaterals.style1 .cart_totals table.shop_table {
    border: none;
}

.cart-collaterals.style1 .cart_totals table.shop_table tr td, .cart-collaterals.style1 .cart_totals table.shop_table tr th {
    background-color: transparent;
    padding-left: 0;
    color: #222222;
    font-weight: 600;
    font-size: 16px;
}

.cart-collaterals.style1 .cart_totals table.shop_table tr td {
    font-size: 18px;
    text-align: right;
    padding-right: 0;
}

.cart-collaterals.style1 .cart_totals table.shop_table tr:last-child td, .cart-collaterals.style1 .cart_totals table.shop_table tr:last-child th {
    border-bottom: none;
}

.cart-collaterals.style1 a.checkout-button.button.alt.wc-forward {
    background-color:  var(--color1);
    color:  var(--color2);
    font-size: 15px;
    margin-bottom: 0;
    border-radius: 0px;
    font-weight: 600;
}

.cart-collaterals.style1 .wc-proceed-to-checkout {
    padding-bottom: 0;
}

.cart-collaterals.style1 a.checkout-button.button.alt.wc-forward:hover {
    color: #fff;
    background-color: #222;
}
.cart-collaterals.style1 form.checkout_coupon.mb-0 {
    padding: 0;
    border: navajowhite;
    margin-top: 40px;
    margin-bottom: 0px;
}

.cart-collaterals.style1 form.checkout_coupon.mb-0 .widget-title {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    color: #222222;
}

.cart-collaterals.style1 form.checkout_coupon.mb-0  input#coupon_code {
    border: solid 1px #DCDCDC;
    box-shadow: none;
    text-transform: capitalize;
    color: #444444;
    height: 45px;
}

.cart-collaterals.style1 form.checkout_coupon.mb-0  input.is-form.expand {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color2);
    font-size: 16px;
    min-height: 45px;
    background-color: var(--color1);
    text-shadow: none;
}

.cart-collaterals.style1 form.checkout_coupon.mb-0 input.is-form.expand:hover {
    background-color: #222;
    color: #fff;
}
.car-dev .woocommerce-notices-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce a.remove:hover {
    background: unset;
}
td.product-remove img {
    max-width: 15px;
    margin-left: auto;
    margin-right: 0;
}
table.shop_table.style1 {
    border: none;
}

table.shop_table.style1 td.actions {
    text-align: left;
    border: navajowhite;
    padding: 0;
    padding-top: 20px;
}

table.shop_table.style1 thead tr th {
    border: none;
    font-size: 18px;
    color: #444444;
    font-weight: 600;
    border-bottom: #E2E2E2 solid 1px;
}

table.shop_table.style1 thead tr th:first-child {
    padding-left: 0;
}
table.shop_table.style1 tbody tr td {
    border: beige;
    background-color: transparent;
    border-top: solid 1px #DDDDDD;
}

table.shop_table.style1 tbody tr.actions td a.button, table.shop_table.style1 tbody tr.actions td button {}

table.shop_table.style1 td.actions a, table.shop_table.style1 td.actions button {
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    background-color: transparent;
    border: solid 1px #ACA09D;
    border-radius: 0;
    text-transform: uppercase;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #ebebeb;
}
table.shop_table.style1 td.actions a {
    margin-right: 10px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 93px;
}

table.shop_table.style1 td.product-thumbnail {
    padding-left: 0;
    width: 93px;
}

table.shop_table.style1 td.product-name a {
    color: #4D4D4D;
    font-size: 16px;
}
table.shop_table.style1 span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: 600;
    color: #222222;
}
table.shop_table.style1 tr td.product-remove {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
table.shop_table.style1 tr td.product-remove a {
    margin-left: auto;
}
.car-dev p.return-to-shop {
    padding-left: 15px;
    padding-right: 15px;
}

.car-dev p.return-to-shop a {
    background-color: transparent;
    border: solid 1px #ACA09D;
    color: #222;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
}
a.button.wc-backward {
    background-color: var(--e-global-color-secondary);
    color: #fff;
    height: 40px !IMPORTANT;
    line-height: 40px;
    padding: 0 15px;
    font-size: 16px !IMPORTANT;
    font-weight: 400;
    text-transform: capitalize;
}

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
    display: block;
    text-align: left;
    text-transform: initial;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: 0.25em;
    display: inline-block;
    list-style: none outside;
    font-weight: bold;
    color: #000;
    text-transform: initial;
}


/*===================cart===================================================================*/
/*=========checkout==============*/

.large-7.col {
    width: 66%;
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
}

.row.pt-0 {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.large-5.col {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
}

.row.pt-0>.col {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}

.container-row {
    margin-left: -15px;
    margin-right: -15px;
}

.checkout-sidebar.sm-touch-scroll {}

form.checkout.woocommerce-checkout h3 {
    font-size: 24px;
}
.checkout-sidebar.sm-touch-scroll.style1 {}

.checkout-sidebar.sm-touch-scroll.style1 table.shop_table thead tr th {
    background-color: #FFE699;
    color: #fff;
}

.checkout-sidebar.sm-touch-scroll.style1 th, .checkout-sidebar.sm-touch-scroll.style1 td {
    border: none;
    border-bottom: solid 1px #ddd;
}

.woocommerce-shipping-fields {}

.woocommerce-shipping-fields h3#ship-to-different-address {
    font-size: 16px;
    font-weight: normal;
}

.woocommerce-shipping-fields {
    margin-top: 16px;
}

#order_review_heading {margin-top: 0;}


form.checkout_coupon.woocommerce-form-coupon {
    border: dashed 2px #ef3000;
    border-radius: 0px;
}
.wrapper-coupon-div {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.wrapper-coupon-div p.form-row.form-row-first {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    float: none;
}

.wrapper-coupon-div p.form-row.form-row-last {
    width: auto;
}

.wrapper-coupon-div p.form-row.form-row-first input {
    width: 100%;
}

.wrapper-coupon-div input#coupon_code {
    width: 100%;
    max-width: 100%;
    width: 100%;
    border-radius: 0px;
    border-color: #ddd;
}
.woocommerce-checkout .woocommerce table.shop_table td {
    border-top: none;
}
.checkout-sidebar.sm-touch-scroll.style1 table.shop_table {
    border-left: solid 1px #ddd;
    border-radius: 0px;
    border-right: solid 1px #ddd;
}


.woocommerce .select2-container .select2-selection--single {padding: 0;padding-top: 5px;}
.icon-login a:before {
    content: "\f007";
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    opacity: 1 !IMPORTANT;
    display: inline-block !IMPORTANT;
    background-color: transparent !IMPORTANT;
    left: 0;
    font-weight: 300;
}

.icon-login a {
    padding-left: 30px !IMPORTANT;
}
.woocommerce form .form-row textarea {
    padding-top: 0.7em;
    min-height: 120px;
}
button#place_order {
    
    border-radius: 25px;
    padding: 15px 37px !important;
    letter-spacing: 0.4px !important;
    color: var(--color2)!important;
    background-color: var(--color1) !important;
}
.checkout-sidebar.sm-touch-scroll.style1 td.product-total, 
.checkout-sidebar.sm-touch-scroll.style1  .shop_table tfoot tr td, 
.checkout-sidebar.sm-touch-scroll.style1 .cart_totals tbody tr td, 
.checkout-sidebar.sm-touch-scroll.style1 .shop_table thead tr th:last-of-type, 
.checkout-sidebar.sm-touch-scroll.style1  .shop_table tr td:last-of-type {
    text-align: right;
}
.checkout-sidebar.sm-touch-scroll.style1 td.product-total {
    white-space: nowrap;
}

.checkout-sidebar.sm-touch-scroll.style1  .amount {
    font-weight: 600;
    font-size: 14px;
}
/*=========checkout==============*/

/*=============my account=====================*/
nav.woocommerce-MyAccount-navigation.style1 ul {
    padding-left: 0;
    border: 1px solid #DFDFDF;
}

nav.woocommerce-MyAccount-navigation.style1 ul li {
    list-style: none;
    margin: 0;
    width: 100%;
}

nav.woocommerce-MyAccount-navigation.style1 ul li+li {border-top: 1px solid #ececec;}

nav.woocommerce-MyAccount-navigation.style1 ul li a {
    display: block;
    padding: 15px 20px;
    color: #222;
    position: relative;
}

nav.woocommerce-MyAccount-navigation.style1 ul li a:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #0000;
}

nav.woocommerce-MyAccount-navigation.style1 ul li:nth-child(odd) a {
    background: #f9f9f9;
}

nav.woocommerce-MyAccount-navigation.style1 ul li:hover a {
    background-color: var(--color1);
    color: var(--color2);
}

nav.woocommerce-MyAccount-navigation.style1 ul li.is-active a {
    background-color: var(--color1);
    color: var(--color2);
}

button.woocommerce-Button.button.style1 {
    background-color: var(--color1);
    color: var(--color2) !important;
    font-size: 16px;
    color: #222;
    font-weight: normal;
    margin-top: 30px;
    padding: 12px 21px;
    border-radius: 3px;
}

button.woocommerce-Button.button.style1:hover {
    background-color: #222;
    color: var(--color2)!important;
}
.form-hidden{
    display: none;
}
p.price ins {
    text-decoration: none;
}
ul.products.style1 .woocommerce-loop-product__title:hover {
    color: var(--e-global-color-secondary) !IMPORTANT;
}
ul.products.style1 span.price ins {
    text-decoration: none;
}
.table-dev-order thead tr th {
    background-color: #222;
    color: #fff;
    font-size: 16px;
    border-color: #134b52 !IMPORTANT;
}

.table-dev-order {
    border: none;
}

.table-dev-order a.woocommerce-button {
    background-color: #FFE699;
    color: #222 !IMPORTANT;
    font-weight: 500;
    text-transform: none;
    line-height: 24px;
}

.table-dev-order .woocommerce-orders-table__cell-order-actions {
    text-align: center;
}

.table-dev-order .woocommerce-orders-table__header-order-actions {
    text-align: center;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-date {}

.table-dev-order tbody tr td {
    font-weight: normal !IMPORTANT;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #C4CAD3;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border-radius: 3px;
}
.table-dev-order a.woocommerce-button:hover {
    background-color: #222 !important;
    color: #FFE699 !IMPORTANT;
}
.table-dev-order span.woocommerce-Price-amount.amount {
    color: #FFE699;
    font-weight: bold;
}
form.checkout.woocommerce-checkout.style1 div#payment {
    border-radius: 0px;
    background-color: #fff;
    border: dashed 1px #ddd;
}
.btn1 {
    font-size: 16px;
    color: #fff !important;
    background-color: #FFE699 !important;
    font-weight: normal !IMPORTANT;
    margin-top: 10px !IMPORTANT;
}

.btn1:hover {
    background-color: #134b52 !IMPORTANT;
}
.login-form-dev .woocommerce-form-login, .login-form-dev .woocommerce-form-register {
    border: solid 1px #F1F1F1 !IMPORTANT;
    border-radius: 0 !IMPORTANT;
   background-color: #fff;
    padding-bottom: 30px !IMPORTANT;
    margin-bottom: 0 !IMPORTANT;

}

.heading-login {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #222;
    border-bottom: solid 1px #C4C4C4;
    padding-bottom: 23px;
}

.woocommerce .login-form-dev form .form-row input.input-text, .woocommerce  .login-form-dev form .form-row textarea {
    background-color: #fff;
    box-shadow: none;
    border-color: #F4F4F4;
}
.text-center {
    text-align: center;
}
p.woocommerce-LostPassword.lost_password a {
    color: #333;
}
p.woocommerce-LostPassword.lost_password a:hover{
    text-decoration: underline;
}
.box-bottom-login-dev .woocommerce-form-login__rememberme span {
    font-size: 16px;
    font-weight: 400;
    color: #5B6676;
}
.btn {
    float: none !IMPORTANT;
    background-color: var(--color1) !IMPORTANT;
    color:  var(--color2) !important;
    font-weight: 600 !IMPORTANT;
    min-width: 150px;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    content: "" !IMPORTANT;
    top: 15px;
    margin: 0;
}
.woocommerce a.add_to_cart_button.added {
    display: none;
}
.woocommerce a.added_to_cart, .woocommerce a.add_to_cart_button, .woocommerce a.product_type_simple, .woocommerce a.product_type_external, .woocommerce a.product_type_grouped {
    background-color: var(--e-global-color-secondary);
    color: #fff;
    height: 45px;
    padding: 2px 15px;
     padding-right: 15px!IMPORTANT;
        padding-left: 43px !IMPORTANT;
    text-transform: uppercase;
    line-height: 40px;
    display: inline-block;
    font-weight: 500 !IMPORTANT;
    border-radius: 50px;
}
.add_to_cart_button::before {
       content: "";
    width: 19px;
    height: 20px;
   background-image: url(../img/cart-white.svg) !IMPORTANT;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 11px;
}
a.added_to_cart.wc-forward:after {
   content: "\f00c";
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 11px;
    font-family: "Font Awesome 5 Pro";
    line-height: 20px;
    font-weight: 300;
}
a.added_to_cart.wc-forward {
    position: relative;
}
a.added_to_cart.wc-forward {
    padding-right: 40px;
}
.add_to_cart_button {
    padding-right: 46px !IMPORTANT;
    position: relative;
}
.woocommerce .added_to_cart.wc-forward {
    margin-top: 1em;
}
a.btn-social-login.login-by-facebook {
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #556FAC;
    color: #fff;
    padding: 9px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: flex;
}

a.btn-social-login.login-by-facebook span {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
}

a.btn-social-login.login-by-google {
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    color: #5B6676;
    padding: 9px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: flex;
    border: solid 1px #D3D7DE;
}

a.btn-social-login.login-by-google span {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
}
.col-1.large-6.col.pb-0.register-form-hidden-login {
    display: none;
}
.btn-form-login a:hover {
    text-decoration: underline;
}
/*===============login==============*/
button.woocommerce-button.btn.button.woocommerce-form-login__submit {
    width: 100%;
}
button.woocommerce-Button.woocommerce-button.btn.button.woocommerce-form-register__submit {
    width: 100%;
}
div#customer_login {
    justify-content: center;
}
.register-link-dev {
    text-align: center;
}

.btn-form-login, .btn-form-login a {
    color: var(--e-global-color-secondary);
}

.register-link-dev {
    margin-top: 19px;
}

.btn-form-login a {
    padding-left: 5px;
}
.top-form-login {
    text-align: center;
}

.top-form-login h2 {
    font-size: 45px;
    color: #222222;
}

.top-form-login p {
    font-size: 16px;
    color: #444444;
}
.box-bottom-login-dev {
    display: flex;
    justify-content: space-between;
    margin-top: 21px;
}
.box-bottom-login-dev {
    align-items: center;
    margin-bottom: 20px;
    margin-top: 14px;
}

.box-bottom-login-dev input#rememberme {
    margin-bottom: 0;
}
.line-title-form {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 24px !IMPORTANT;
}

.line-title-form b {
    background-color: currentColor;
    display: block;
    flex: 1;
    height: 1px;
    opacity: .1;
}

.line-title-form span {
    margin: 0 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #C4CAD3;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background-color: var(--color1);
    color: var(--color2);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #000;
    color: #fff;
}

/*===============login==============*/
/*=============end my account=====================*/
.cart-collaterals.style1.large-5.col.pb-0.medium-5.small-12 ul#shipping_method li input {
    margin-top: 8px;
}
.qib-button:not(#qib_id):not(#qib_id) {
    background-color: #F0F0F0 !important;
    border-color: #F0F0F0!important;
}

.qib-container div.quantity:not(#qib_id):not(#qib_id) {
    background-color: #F0F0F0!important;
    border-color: #F0F0F0!important;
}

.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    border: none!important;;
}
/*==============product tab======================*/
.woocommerce div.product.elementor  .product-tab-dev ul.tabs.wc-tabs {
    padding-left: 0;
}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li {
    border: none;
    background-color: transparent;
    margin: 0;
    padding-right: 25px;
}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li a {
    padding-left: 0;
    font-size: 25px;
    font-weight: 300;
    padding-right: 0;
    position: relative;
}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li.active a:after {}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    background-color: rgb(255 230 153 / 0%);
    left: 0;
}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li.active a:after, .woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li:hover a:after {
    background-color: #00A5D3;
}

.woocommerce div.product.elementor .product-tab-dev ul.tabs.wc-tabs li.active a {
    font-weight: 600;
}
.woocommerce div.product.elementor .product-tab-dev  .woocommerce-tabs .panel {
    padding: 32px 0px;
}
.woocommerce div.product.elementor .product-tab-dev .woocommerce-tabs .panel h5, .woocommerce div.product.elementor .product-tab-dev .woocommerce-tabs .panel h4, .woocommerce div.product.elementor .product-tab-dev .woocommerce-tabs .panel h3, .woocommerce div.product.elementor .product-tab-dev .woocommerce-tabs .panel h2 {
    font-weight: 600;
}
.wrapper-title-beadcrumbs ul.breadcrumbs li, .wrapper-title-beadcrumbs  ul.breadcrumbs li a {
    color: #999;
}

.wrapper-title-beadcrumbs .breadcrumbs li:after {
    color: #999;
}
.woocommerce div.product.elementor .product-tab-dev .woocommerce-tabs .panel p {margin-bottom: 30px;}
.text-list .woocommerce-product-details__short-description ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.text-list .woocommerce-product-details__short-description ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #00A5D3;
    top: 9px;
    left: 0;
    border-radius: 50%;
}

/*==============product tab======================*/
/*==========add to cart ==============*/
ul.products.style1 {
    padding-top: 5px !IMPORTANT;
}
/*ul.products.style1 .add_to_cart_button, ul.products.style1 .added_to_cart {
    position: absolute !IMPORTANT;
    bottom: 0px !IMPORTANT;
    left: 0 !IMPORTANT;
    white-space: nowrap;
}*/
ul.products.style1 li.product {
    padding-bottom: 21px !IMPORTANT;
}
/*==========add to cart ==============*/
/*===================product gallery=============*/
/*.gallery-image-dev figure.woocommerce-product-gallery__wrapper a {
    border: solid 1px #E9E9E9;
    display: inline-block;
    width: 100%;
}
.gallery-image-dev ol.flex-control-nav li img {
    border: solid 1px #E9E9E9;
}
.gallery-image-dev ol.flex-control-nav li {
    padding-left: 5px;
    padding-right: 5px;
}
.gallery-image-dev ol.flex-control-nav {
    margin-left: -5px !important;
    margin-right: -5px !IMPORTANT;
}
*/
.wrapper-title-beadcrumbs>.container {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce .gallery-image-dev span.onsale {
    background-color: var(--e-global-color-secondary);
}
.product-related-dev .slick-slide>div, .product-related-dev .slick-slide>div>li {
    height: 100%;
}
/*===================product gallery=============*/
.woocommerce 
 .checkout-sidebar.sm-touch-scroll.style1 ul#shipping_method li {
    white-space: nowrap;
}
p.woocommerce-shipping-destination {
    font-size: 16px;
    font-weight: normal;
}
/*============wishlist================*/
.wishlist-dev .woocommerce .wishlist-title h2 {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 60px;
    color: #222;
    font-weight: 500;
}

.wishlist-dev .woocommerce .wishlist-title h2 .wishlist-title.wishlist-title-with-form {
    display: block;
    width: 100%;
}

.wishlist-dev .woocommerce .wishlist-title {
    display: block;
   
}

.wishlist-dev .woocommerce table.shop_table {
    border: none;
    font-size: 16px;
}

.wishlist-dev .woocommerce table.shop_table th {
    font-size: 18px;
    font-weight: 500;
    color: #2D2D2D;
    border: none !IMPORTANT;
    border-block-start: 0px;
}

.wishlist-dev .woocommerce table.shop_table td {
    background-color: transparent;
    border: none;
    border-top: solid 1px #E2E2E2;
}
.wishlist-dev  a.btn.button.show-title-form {
    display: none;
}
.wishlist-dev  .woocommerce a.remove {
    font-size: 22px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 44px;
    border: 2px solid #efefef;
    color: #ababab !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 37px !IMPORTANT;
}

.woocommerce a.remove:hover {
    color: var(--e-global-color-secondary) !important;
}
.wishlist-dev .woocommerce table.shop_table td.product-name a {
    color: #222;
}

.wishlist-dev .woocommerce table.shop_table td.product-name a:hover {
    color: var(--e-global-color-secondary) !important;
}
/*============wishlist================*/
/*=======mini cart=============*/
.elementor-menu-cart__product .variation {
     display: block !IMPORTANT;
}

.elementor-menu-cart__product .variation dt {
    float: left;
    clear: both;
    margin-right: 0.25em;
    display: inline-block;
    list-style: none outside;
    font-weight: bold;
    color: #000;
    text-transform: initial;
}

.elementor-menu-cart__product .variation dd {
    display: block;
    text-align: left;
    text-transform: initial;
}
/*=======mini cart=============*/
@media(min-width: 768px){
    table.shop_table.style1 tbody tr:first-child td {
        border-top-width: 0px;
    }
}
@media(min-width: 1024px){
    table.shop_table.style1 tbody tr td.product-name {
        max-width: 176px;
    }
    table.shop_table.style1.shop_table_responsive.cart.woocommerce-cart-form__contents {
        margin-top: 32px;
    }
}
@media(max-width: 768px){
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    nav.woocommerce-MyAccount-navigation.style1 ul li a {
        font-size: 16px;
    }
}
@media(max-width:  550px){
    .large-7.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .large-5.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .button-hidden {
        display: none;
    }
    table.shop_table.style1 td.actions a, table.shop_table.style1 td.actions button {
        margin-bottom: 18px;
    }
    .login-form-dev {
        width: auto !IMPORTANT;
        margin-left: -15px;
        margin-right: -15px;
    }
    .login-form-dev .col-2.large-6.col.pb-0 {
        padding-top: 30px;
    }
    .woocommerce a.added_to_cart, .woocommerce a.add_to_cart_button, .woocommerce a.product_type_simple, .woocommerce a.product_type_external, .woocommerce a.product_type_grouped {
        padding-right: 8px;
        padding-left: 30px !IMPORTANT;
    }
    .add_to_cart_button::before {
        right: 10px;
    }
    .add_to_cart_button::before {
        width: 15px;
        height: 15px;
        top: 14px;
    }
    .top-form-login h2 {
        font-size: 30px;
    }
    .wishlist-dev .woocommerce .wishlist-title h2{
        font-size: 30px;
    }
}

.grid-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
