/*
Theme Name: TW theme
Description: TW theme
Author: Techniway.fr
Author URL: https://techniway.fr/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tw-theme
*/

/*
fix admin bar
*/
#wpadminbar h1, #wpadminbar h1, #wpadminbar h2, #wpadminbar h3, #wpadminbar p, #wpadminbar a, #wpadminbar li, #wpadminbar span {
    color: white;
}

.e-loop-template-canvas {
    background-color: #b1b1b1;
}

:root {
    --e-global-font-size-small: 14px;
    --e-global-font-size-medium: 17px;
    --e-global-font-size-large: 21px;
    --e-global-font-size-x-large: 24px;
    --toggle-button-icon-color: #111111;
    --toggle-button-icon-hover-color: #111111;
    --toogle-button-text-color: #111111;
}

.elementor-menu-cart__toggle .elementor-button-icon {
    color: inherit;
}

.elementor-widget-loop-carousel .elementor-widget-container {
    max-width: 100%;
}

.elementor-widget-slides .elementor-widget-container {
    width: 100%;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover 
{
    background-color: inherit;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    color: inherit;
}

.woocommerce div.product.elementor ul.tabs {
    text-align: center;
}

.woocommerce div.product.elementor ul.tabs li {
    background: inherit;
    border: 0px;
}

.woocommerce div.product.elementor ul.tabs li a {
    font-size: 15px;
}

.woocommerce div.product.elementor ul.tabs li:nth-child(n+2) a::before {
    content: '/';
    display: inline-block;
    color: grey;
    padding-right: 20px;
}

.woocommerce div.product.elementor ul.tabs li.active a,
.woocommerce div.product.elementor ul.tabs li a:hover {
    color: var(--e-global-color-primary);
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: inherit!important;
    border-top: 0px !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel h2 {
    display: none;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel *:nth-child(2) {
    margin-top: 10px;
}

.woocommerce-product-attributes tr th:first-child,
.woocommerce-product-attributes tr td:nth-child(n+1) {
    border-left: 0px;
    border-right: 0px;
}

.woocommerce-product-attributes-item__value {
    vertical-align: middle;
}

table tbody > tr:nth-child(odd) > th,
table tbody > tr:nth-child(odd) > td {
    background-color: inherit;
}

/*specific to wide size*/
.elementor-element[data-element_type="container"].e-con-wide {
    padding-right: 2%;
    padding-left: 2%;
}

.elementor-swiper-button-prev:hover path,
.elementor-swiper-button-next:hover path {
    fill: var(--e-global-color-text);
}


.elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    left: 50%;
    top: 5px;
}

.elementor-widget-n-menu .e-n-menu-title-text {
    font-size: inherit!important;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	align-items: inherit!important;
}

.elementor-widget .elementor-icon-list-icon {
	top: 2px!important;
}

/*
Text color in elementor we cannot user h1, h2, h3
*/
.elementor-widget-text-editor, 
.elementor-widget-heading, 
.elementor-icon-list-item {
    color: var(--e-global-color-text);
}

/*
h1, h2, h3, p, a, li, button, div, .wp-block-navigation-item__label {
    font-family: "Montserrat";
    margin-top: 0px;
}
*/

p, a, li, button, div, .wp-block-navigation-item__label {
    font-size: var(--e-global-font-size-small);
}

h1:not(.editor-document-bar__title h1), h2, h3 {
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h1,h2,h3 {
    position: relative;
    font-weight: bold;
}

h1 {
    font-size: var(--e-global-font-size-x-large);
    /*font-size: var(--e-global-font-size-large);*/
}

h2 {
    font-size: var(--e-global-font-size-large);
}

h3 {
    font-size: var(--e-global-font-size-medium);
}

a {
    text-decoration: none;
    color: black;
}

button, [type=submit], [type=button] {
	color: inherit!important;
	border: inherit!important;
}

.underlineTitle h1  {
    font-family: var(--e-global-typography-5001629-font-family);
    font-size: var(--e-global-font-size-x-large);
    font-weight: 500;
    
    margin-bottom: 0px!important;
}

.underlineTitle {
    border-bottom: 1px solid var(--e-global-color-f38bdf1);
    padding-bottom: 10px;
}

a:hover {
    color: var(--e-global-color-primary);
}

button {
    font-family: "Open Sans", sans-serif;
    font-size: var(--e-global-font-size-medium);
}

.has_title_variations {
    display: flex;
}

.has_title_variations .elementor-widget-container {
    margin: auto;
}

.title_variation_1 {
    max-width: 600px;
    text-align: center;
}

.title_variation_1::before {
    font-family: "Flaticon";
    content: "\f142";
    display: block;
    margin-bottom: 15px;
}

.title_variation_1::after {
    content: "";
    border-top: 1px solid #000;
    display: block;
    width: 100%;
    position: absolute;
    top: 13%;
}

.elementor-pagination .current {
    color: var(--e-global-color-primary);
}

article .entry-title {
    display: none;
}

/* notices */
.woocommerce-message {
	background-color: #b0c7b0;
    margin-bottom: 0px;
	color: white;
	font-weight: bold;
    border-top: none;
}

.woocommerce-message::before {
	color: #80a172;
}

.woocommerce-error {
    background-color: #efe0e0;
    margin-bottom: 0px;
    color: #9d9d9d;
    font-weight: normal;
    border-top: none;
    border: 1px solid #b81c23;
    border-radius: 5px;
    color: #b81c23;
}

.woocommerce-error::before {
    color: #b81c23;
}

/* header */
.headerTop .logo img {
    max-width: 70%;
}

.headerTop .brand {
    font-family: lobster;
}

.headerTop .brand p {
    font-size: 32px;
}

.headerTop .accountIcon i {
    content: "\f102";
    font-family: Flaticon;
    font-size: 48px;
}

.headerTop .accountIcon::before {
    font-size: 48px;
}

.headerTop  .cartIcon .elementor-button {
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;   
}

.headerTop .cartIcon .elementor-button-icon-qty {
    background-color: var(--e-global-color-primary)!important;
    top: 25px!important;
    right: 2px!important;
}

.headerTop  .cartIcon .woocommerce-Price-amount {
	display: none;
}

.headerTop  .cartIcon .elementor-button-icon::after {
	content: "\f107";
    font-size: 48px;
    font-family: 'Flaticon';
}

/*menu effect*/
.headerTopMenu {
    background-color: var(--e-global-color-f38bdf1);
}

.headerTopMenu .e-n-menu-item a {
    /*display: block;*/
    font-family: 'Open Sans';
    font-size: var(--e-global-font-size-small);
    font-weight: 600;
    text-transform: uppercase;
}

.headerTopMenu .e-n-menu-item a:hover:before, 
.headerTopMenu .e-n-menu-item a:hover:after
{
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.headerTopMenu .e-n-menu-item a:before
 {
    position: relative;
    left: -10px;
    margin-left: -10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.headerTopMenu .e-n-menu-item a:before 
.headerTopMenu .e-n-menu-item a:after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
    transition-behavior: normal, normal;
    transition-duration: 0.3s, 0.2s;
    transition-timing-function: ease, ease;
    transition-delay: 0s, 0s;
    transition-property: transform, opacity;
    color: #1b315e;
}

.headerTopMenu .e-n-menu-item a:hover:before,
.headerTopMenu .e-n-menu-item a:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
}

.headerTopMenu .e-n-menu-item a:after {
    margin-left: 6px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.headerTopMenu .e-n-menu-item a:before, 
.headerTopMenu .e-n-menu-item a:after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
    color: black;
}

/*mobile version*/
.headerMobileTop {
    height: 90px;
    justify-content: space-between;
    border-bottom: 1px solid var(--e-global-color-f38bdf1);
}

.headerMobileTop > .elementor-element[data-element_type="container"] {
	flex-basis: 46%;
    padding-right: 0px;
    padding-left: 0px;
}

.headerMobileTop .menuIcon svg {
    height: 30px;
    margin-top: 10px;
}

.headerMobileTop .menuIcon svg path {
    stroke: var(--e-global-color-primary)
}

.headerMobileTop .logo img {
    max-height: 80px
}

.headerMobileTop .cartIcon {
    width: 60px;
}

.headerMobileTop .cartIcon .elementor-button-icon::after {
    font-size:  38px;
}

.headerMobileTop .cartIcon .elementor-button-icon-qty {
    top:  18px!important;
}

.headerMobileTop .accountIcon::before {
    font-size: 38px
}

.mobileMenu .closeButton {
    position: relative;
    top: 20px;
    left: 20px;
}

.mobileMenu .closeButton .elementor-icon {
    font-size: 16px
}

.mobileMenu .closeButton .elementor-icon svg {
    fill: var(--e-global-color-primary)
}

.mobileMenu .elementor-nav-menu__container {
    position: relative;
    left: 20px;
}

.mobileMenu .elementor-widget-n-menu .e-n-menu-heading {
    display: block;
}

.mobileMenu .e-n-menu-item a {
    color: var(--e-global-color-text);
    text-transform: uppercase;
    font-weight: 600;
}

.mobileMenu .e-n-menu-item a:hover {
    color: var(--e-global-color-primary);
}

.mobileMenu .elementor-widget-divider .elementor-divider-separator {
    border-block-start: 1px solid var(--e-global-color-accent);
}

/*footer**/
.bottomFooter {
    height: 40px;
    background-color: rgb(0, 0, 0)
}

.bottomFooter .copyright {
    color: white;
    margin-top: -12px;
}

.topFooter {
    justify-content: space-between;
    padding-top: 20px;
}

.topFooter .elementor-icon-list-item,
.topFooter .elementor-icon-list-icon,
.topFooter .elementor-element[data-widget_type="heading.default"],
.topFooter .elementor-element[data-widget_type="text-editor.default"]
{
    color: white;
    fill: white;
}

.topFooter .column2 {
    justify-content: flex-end;
    text-align: right;
}

/*
.topFooter div[data-widget_type="heading.default"], 
.topFooter div[data-widget_type="text-editor.default"],
.topFooter .elementor-icon-list-item,
.topFooter .elementor-icon-list-item
{
    color: white;
    fill: white;
}
*/

.topFooter .elementor-icon-list-item {
    margin-bottom: 15px
}


.topFooterMobile .e-n-accordion-item:hover,
.topFooterMobile .e-n-accordion-item:hover .e-n-accordion-item-title-icon span i,
.topFooterMobile .elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span > svg,
.topFooterMobile .elementor-icon-list-item,
.topFooterMobile .elementor-icon-list-icon,
.topFooterMobile .elementor-element[data-widget_type="heading.default"],
.topFooterMobile .elementor-element[data-widget_type="text-editor.default"],
.topFooterMobile .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg,
.topFooterMobile .elementor-widget-n-accordion .e-n-accordion-item:hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg  
{
    color: white;
    fill: white;
}


.topFooterMobile .e-n-accordion-item-title-icon span i,
.topFooterMobile .e-n-accordion-item-title-icon span i:hover {
    color: white;
}

.topFooterMobile .e-n-accordion-item-title-text {
    color: white;
    font-family: "Titilium";
    font-weight: bold;
    text-transform: uppercase;
}

.topFooterMobile .elementor-widget-n-accordion {
	--n-accordion-title-hover-color: white;
}

/*side cart*/
.elementor-menu-cart__products {
	overflow-y: auto;
	height: 80%;
}

.elementor-menu-cart__product-price .woocommerce-Price-amount {
    display: inline-block!important;
}

.elementor-menu-cart__footer .woocommerce-Price-amount {
    display: inline-block!important;
}

.elementor-menu-cart__products .quantity {
    padding-top: 10px;
    display:inline-block;
}

.elementor-menu-cart__products .product-quantity-picker {
	display: flex;
}

.elementor-menu-cart__products .product-quantity-picker input[type="number"] {
	border-radius: 0px;
    width: 40px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid grey;
    border-right: 0px;
    border-left: 0px;
    padding-right: 7px;

    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
}

.elementor-menu-cart__products .product-quantity-picker input[type="number"]::-webkit-inner-spin-button, 
.elementor-menu-cart__products .product-quantity-picker input[type="number"]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.elementor-menu-cart__products .product-quantity-picker .cart-increase-quantity, .elementor-menu-cart__products .product-quantity-picker .cart-decrease-quantity {
	font-size: 11px;
	padding: 10px;

    padding-top: 4px;
    padding-bottom: 4px;
    border-right: 0px;;
}

.elementor-menu-cart__products .product-quantity-picker .cart-increase-quantity:hover,
.elementor-menu-cart__products .product-quantity-picker .cart-decrease-quantity:hover {
    background-color: transparent;
} 

.elementor-menu-cart__products .product-quantity-picker .cart-increase-quantity {
    border: 1px solid grey!important;
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: grey!important;
    font-size: 9px;
    border-left: 0px;
}

.elementor-menu-cart__products .product-quantity-picker .cart-decrease-quantity {
    border: 1px solid grey!important;
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: grey!important;
    font-size: 9px;
    border-right: 0px;
}

.elementor-menu-cart__footer {
	height: 20%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.elementor-menu-cart__footer .elementor-menu-cart__footer-buttons {
    grid-template-columns: inherit;
}

/*product page*/
.single_add_to_cart_button {
    background-color: var(--e-global-color-primary)!important;
    color: white!important;
}

/*
.elementor-add-to-cart  input, .elementor-add-to-cart  button[type="submit"] {
    border-radius: 0px
}

.elementor-add-to-cart  button[type="submit"].button.alt,
.elementor-add-to-cart  button[type="submit"].button.alt:hover {
    background-color: var(--e-global-color-primary);
}

.elementor-add-to-cart .added_to_cart,
.elementor-add-to-cart a::after 
{
	display: none!important;
}
*/

.searchColumn, .listColumn {
    margin-right: 15px!important;
    margin-bottom: 15px!important;
}

.productCategoryTitle {
    font-family: 'Open Sans';
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgb(242, 242, 242);
    padding-bottom: 10px;
}


/*productSeach*/
.productSearch, .productCategorySelector {
    border: 2px solid rgb(242, 242, 242);
    
    width: 100%;
    margin-bottom: 20px!important;
}

.productSearch .searchCriterias h3 {
    margin-bottom: 5px !important;
}

.productSearch .searchCriterias ul {
    padding-left: 0px;
}

.productSearch .searchCriterias li {
    list-style-type: none;
    background-color: #f2f2f2;
    display: inline-block;
    padding: 3px;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.productSearch .searchCriterias li .remove {
    margin-left: 5px;
}

.productSearch .header, .productCategorySelector .header {
    background-color: var(--e-global-color-primary)!important;
    color:white;

    padding-left: 10px;
    padding-right: 10px;
}

.productSearch .header h3, .productCategorySelector .header h3 {
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
}

.productSearch .header .nbrProduct {
    font-size: var(--wp--preset--font-size--small);
    color: var(--wp--preset--color--turquoise-light);
}

.productSearch .content, .productCategorySelector .content {
    padding-left: 10px;
    padding-right: 10px;
}

.productSearch .priceFormRow {
    padding-right: 15px;
    padding-left: 15px;
}

.productSearch .priceFormRow > label {
    position: relative;
    left: -15px;
}

.productSearch label {
    margin-right: 20px;
}

.productCategorySelector ul {
    padding-left: 0px;
}

.productCategorySelector li {
    list-style-type: none;
    margin-bottom: 5px;
}

#productPriceSliderDetail {
    position: relative;
    top: -10px;
}

#productPriceSliderDetail label {
    color: black;
    display: inline;
    font-weight: 500;
}

#productPriceSliderContainer ins {
    display: none;
}

/*checkout page*/
.woocommerce-checkout .woocommerce .col2-set .col-1 {
    width: 65%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 {
    width: 35%;
    padding-left: 20px;
}

@media(max-width: 768px) {
    .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
        float: none;
        width: 100%;
        padding-left: 0px;
    }
}

.woocommerce-checkout .flex-row {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
}

.woocommerce-checkout .flex-row .form-row  {
    flex-grow: 1;
    flex-shrink: 1;
}

.woocommerce-checkout .woocommerce-input-wrapper {
    background-color: #f8f9f9;
    border: 1px solid #b5aeae;
    display: block;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

/*
.woocommerce-checkout .woocommerce-input-wrapper input, 
.woocommerce-checkout .woocommerce-input-wrapper select,
.woocommerce-checkout .woocommerce-input-wrapper textarea {
	background-color: none;
	border: none;
}
*/

.woocommerce-checkout .woocommerce-invalid .woocommerce-input-wrapper {
    border: 1px solid var(--wc-red);
    background-color: #efe0e0;
}

.woocommerce-checkout .woocommerce-input-wrapper label {
    font-size: 10px;
}

.woocommerce-checkout .woocommerce-input-wrapper input,
.woocommerce-checkout .woocommerce-input-wrapper textarea, 
.woocommerce-checkout .woocommerce-input-wrapper select,
.woocommerce-checkout .woocommerce-input-wrapper .select2-container--default,
.woocommerce-checkout .woocommerce-input-wrapper .select2-selection
{
    border: none!important;
    background-color: unset!important;
}

.woocommerce-checkout #customer_details ul {
    list-style-type: none;
    padding-left: 0px;
}

.woocommerce-checkout #customer_details ul li {
    padding: 10px;
    border: 1px solid #b5aeae;
    background-color: #f8f9f9;
    border-radius: 5px;
    display: flex;
}
.woocommerce-checkout #customer_details ul li label {
    margin-left: 10px;
}

.woocommerce-checkout #customer_details ul li:not(:last-child) {
    border-bottom: 0px;
}

.woocommerce-checkout  input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--form-background);
    margin: 0;

    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 50%;
    transform: translateY(-0.075em);

    display: inline-grid;
    place-content: center;
}

.woocommerce-checkout input[type="radio"]::before {
    content: "";
    width: 0.55em;
    height: 0.55em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em black;
    background-color: CanvasText;
}

.woocommerce-checkout input[type="radio"]:checked::before {
transform: scale(1);
}



/*checkbox*/
.woocommerce-checkout input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--form-background);
    margin: 0;
  
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
  
    display: inline-grid!important;
    place-content: center;
  }
  
  .woocommerce-checkout input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em black;
    background-color: CanvasText;
  }
  
  .woocommerce-checkout input[type="checkbox"]:checked::before {
    transform: scale(1);
  }
    
  .woocommerce-checkout input[type="checkbox"]:disabled {
    --form-control-color: var(--form-control-disabled);
  
    color: var(--form-control-disabled);
    cursor: not-allowed;
  }

.woocommerce-checkout-review-order-table {
    border-collapse: collapse;
    border-top: 1px solid #b5aeae!important;
    background-color: #f8f9f9;
}

.woocommerce-checkout-review-order-table td {
    border-color: #b5aeae;
}

.woocommerce-checkout-review-order-table .product-name {
    max-width: unset!important;
    display: flex;
}

.woocommerce-checkout-review-order-table .product-name .product-preview {
    display: block;
    width: 60px;
    height: 60px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;

    margin-right: 10px;
}

.woocommerce-checkout-review-order-table .product-name .product-preview .product-quantity {
    border-radius: 100%;
    background-color: var(--e-global-color-primary) !important;
    color: white;
    /* padding: 3px; */
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    position: absolute;
    right: -3px;
    top: -3px;
}

.woocommerce-checkout-review-order-table .shipping_summary_method, .woocommerce-checkout-review-order-table .shipping_summary_address {
    display: block;
    font-style: italic;
    font-weight: normal;
}

.woocommerce-checkout-review-order-table .shipping_summary_method {
    margin-top: 10px;
}

.woocommerce-shipping-table {
    margin-top: 15px;
}

.woocommerce-shipping-table td {
    border: 0px;
    padding: 0px;
}

.woocommerce-shipping-methods li {
    margin-bottom: 0px!important;
}

.woocommerce-shipping-methods li label {
    display: inline-block!important;
    width: calc(100% - 30px);
}

.woocommerce-shipping-methods li label .right {
    float: right;
}
.woocommerce-shipping-methods li label .shipping_method_description {
    margin-top: 5px;
    display: inline-block;
    font-style: italic;
}

.woocommerce-checkout  #payment {
	background: var(--e-global-color-52f027b);
}

.woocommerce-checkout #payment .wc_payment_methods {
	padding: 10px!important;
}

.woocommerce-checkout #payment .payment_box::before {
    border: none !important;
}

.woocommerce-checkout #payment .payment_box {
	background-color: var(--e-global-color-791f12b)!important;
	padding: 5px!important;
}

.woocommerce-checkout #payment .payment_box fieldset {
	border: none!important;
}

.woocommerce-checkout #payment .wcpay-upe-form p {
	padding-left: 10px;
}

.woocommerce-checkout  #payment button[type="submit"] {
    background-color: var(--e-global-color-791f12b)!important;
    border-color: var(--e-global-color-791f12b)!important;
    color: black;
} 



/*service grid carousel*/
.service-grid {
    gap: 10px;
}

.service-grid .grid-item {
    border: 2px dashed rgb(235, 235, 235);
    padding-top: 20px;
    padding-bottom: 20px;
}

.service-grid .grid-item .serviceIcon {
    margin-left: 20px;
}

.service-grid .grid-item .serviceIcon::before {
    font-size: 40px;
    font-weight: 600;
}

.service-grid .grid-item h3 {
    margin-bottom: 10px!important;
}