@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//es.twobrothers-store.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(35,35,35);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(35,35,35);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(35,35,35);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 6px;
	--wd-primary-color: rgb(35,35,35);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(35,35,35);
	--wd-link-color-hover: rgb(97,97,97);
	--btn-default-bgcolor: rgb(35,35,35);
	--btn-default-bgcolor-hover: rgb(97,97,97);
	--btn-accented-bgcolor: rgb(35,35,35);
	--btn-accented-bgcolor-hover: rgb(97,97,97);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 20px;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 400;
	font-size: 16px;
}
.page .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(35,35,35);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(35,35,35);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-bg: rgba(255,255,255,0.5);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-bg-dis: rgba(255,255,255,0.5);
	--wd-arrow-radius: 50px;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,184,0);
	color: rgb(35,35,35);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 17px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 13px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 17px;
	}

}
:root{
--wd-container-w: 1140px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-cat-brd-radius: 5px;
}

@media (min-width: 1157px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1140px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Add Border radius and remove background to all product thumbnails in category pages */
.product-wrapper {
    border-radius: 6px !important;
	  background: transparent !important;
}
.product-wrapper img {
    border-radius: 6px;
}

.wd-header-cart.wd-design-5 .wd-cart-number {
    bottom: -2px !important;
    inset-inline-end: -7px !important;
      top: unset !important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    bottom: -2px !important;
    inset-inline-end: -7px !important;
      top: unset !important;
}

/*pack-oferta*/
.pack-oferta.wcpa_type_image-group {
    width: 70px;
    position: absolute;
    left: 10px;
    mix-blend-mode: darken;
}
.wcpa_field_wrap.select-pack-oferta {
    padding-left: 0px;
    width: 83.33333333% !important;
}
.select-pack-oferta span {
    height: 70px;
    font-size: 14px;
}


.wcpa_wrap .wcpa_check_ui_button .wcpa_checkbox.wcpa_selected label, .wcpa_wrap .wcpa_check_ui_button .wcpa_radio.wcpa_selected label {
    border: solid 2px transparent;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background-color: #00A875 !important;
}

.wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: #00A875 !important;
}

/*icons*/
.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: "\e94f" !important;
      font-family: 'custom-feather' !important;
}

.wd-header-wishlist .wd-tools-icon:before {
    content: "\e92b" !important;
    font-family: 'custom-feather' !important;
}

.wd-header-my-account .wd-tools-icon:before {
    content: "\e958" !important;
    font-family: 'custom-feather' !important;
}

.wd-header-search .wd-tools-icon:before {
    content: "\e949" !important;
    font-family: 'custom-feather' !important;
}

.wd-header-mobile-nav .wd-tools-icon:before {
    content: "\e936" !important;
    font-family: 'custom-feather' !important;
}

/*fix menu mobile*/
.whb-mobile-left .wd-tools-element.wd-header-mobile-nav {
    display: none;
}

.mobile-nav {
    display: flex;
    flex-direction: column;
    min-height: 80vh;
}
/* Adjust search results position in mobile menu panel */
.mobile-nav.wd-side-hidden .search-results-wrapper {
    position: absolute;
    top: 65px;
    min-width: 100vw;
}

/*esconder extra mobile quando se navega*/
.widgetarea-mobile {
    display: block;
}

.widgetarea-mobile.hidden {
    display: none;
}

/* Custom Shadows */
.custom-shadow-1 {
    box-shadow: 0px 20px 24px -15px hsl(0deg 0% 0% / 10%);
}

/*cores botoes mini cart*/
.woocommerce-mini-cart__buttons .btn-cart {
    background-color: transparent !important;
    border: solid 1px #232323 !important;
}

.woocommerce-mini-cart__buttons .btn-cart:hover {
    background-color: #232323 !important;
}

/* Modile Buttonsw adjusted to 100% width  */
.custom-btn-width-100 a {
    width: 100% !important;
}

/*remover do carrinho*/
.woocommerce-mini-cart .remove:after {
    font-size: 15px !important;
}

/* View Cart image product with border radius */
td.product-thumbnail img {
	border-radius:6px;
}

/*cart totals*/
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    border: unset !important;
    border-radius: 6px !important;
    background-color: #FFF !important;
    box-shadow: 0px 20px 24px -15px hsl(0deg 0% 0% / 10%);
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    border: unset !important;
    border-radius: 6px !important;
    background-color: #FFF !important;
    box-shadow: 0px 20px 24px -15px hsl(0deg 0% 0% / 10%) !important;
}


/*botao add to cart loop*/
.wd-product.wd-hover-buttons-on-hover .wd-add-btn {
    visibility: hidden !important;
}

/*******

Custom Shipping Method

*******/
#shipping_method li {
    display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    margin-bottom: 4px;
}
#shipping_method input.shipping_method {
    top: 0;
    margin-inline-start: 0px;
    visibility: hidden;
    position: absolute;
}
#shipping_method label {
    margin: 0;
    padding: 5px 0;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
      cursor: pointer;
}
.woocommerce-shipping-totals td[data-title="Envio"] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: left !important;
      padding: 0 10px 10px;
}
.cart-totals-inner .shop_table_responsive td:before {
     margin-bottom: 10px;
    font-size: 16px;
}
.woocommerce-shipping-totals p.woocommerce-shipping-destination {
    text-align: left;
}
.order-total small.includes_tax {
    display: none;
}

tr.woocommerce-shipping-totals.shipping {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Custom checkmark */
#shipping_method label::before {
    display: inline-flex;
    align-items: center;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    content: "";
    border: 1px solid #232323;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border-radius: 5px;
    z-index: 2;
    left: 0px;
    cursor: pointer;
    transition: all 200ms ease-in;
    opacity: 0.5;
}
ul#shipping_method li input:checked ~ label::before {
    opacity: 1 !important;
    background-color: #232323;
        background-image: url(/wp-content/uploads/2024/09/check-4.svg);
}
/* Envio mais escolhido pelos clientes 
#shipping_method li:first-child::after {
    content: "Mais escolhido pelos clientes";
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-left: 18px;
    margin-top: -5px;
}
#shipping_method li:first-child {
    display: flex;
    background: #09cc991f;
    flex-direction: column;
    position: relative;
    padding: 10px 10px;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: -15px;
}*/

/* MOBILE ONLY - Custom shipping methods for View cart and checkout page */
@media only screen and (max-width: 768px) {
    /*
    #shipping_method li:first-child {
            margin-right: 5px;
    }
    #shipping_method li:first-child::after {
        margin-left:30px;
    }*/
    .page-id-13 tr.woocommerce-shipping-totals.shipping td {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
/* DESKTOP ONLY - Custom shipping methods for View cart page */
@media only screen and (min-width: 768px) {
    .page-id-13 tr.woocommerce-shipping-totals.shipping {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 140%;
        max-width: 397px;
    }
    .page-id-13 tr.woocommerce-shipping-totals.shipping th,
    .page-id-13 tr.woocommerce-shipping-totals.shipping td {
        border-bottom: 0;
    }
    /*
    .page-id-13 #shipping_method li:first-child {
        margin-right: 5px;
        margin-left: -20px;
    }*/
    
}
/*******

END Custom Shipping Method

*******/

/*******

Custom Checkout Page

*******/
.page-id-14 .checkout-order-review {
    background: transparent;
}

@media only screen and (max-width: 768px) {
    .page-id-14 .checkout-order-review {
        padding: 0 !important;
    }
}


/* Input fields */
.page-id-14 .woocommerce-billing-fields__field-wrapper > p,
.page-id-14 .woocommerce-shipping-fields p,
.page-id-14 .woocommerce-additional-fields p {
    margin-bottom: 5px;
}

.page-id-14 .woocommerce-billing-fields__field-wrapper label,
.page-id-14 .woocommerce-shipping-fields label,
.page-id-14 .woocommerce-additional-fields label {
    position: relative;
    z-index: 1;
    top: 19px;
    background: #f9f9f9;
    display: inline-block;
    left: 10px;
    padding: 2px 5px;
    font-weight: 600;
}
.page-id-14 .woocommerce-billing-fields__field-wrapper input, 
.page-id-14 .woocommerce-shipping-fields input {
    border-radius: 5px;
    padding: 10px 14px;
    height: 50px;
}
.page-id-14 .woocommerce-additional-fields textarea {
    border-radius: 5px;
    padding: 15px 14px;
    height: 50px;
}
/* Dropdown selectors - City and Country */
.page-id-14 span.select2-selection.select2-selection--single {
    border-radius: 5px;
    padding: 5px 14px;
    height: 50px;
}
.page-id-14 span.select2-selection__arrow {
    top: 13px !important;
}
/* Enviar para uma morada diferente? */
#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    top: 0;
    left: 0;
    font-weight: normal;
      padding:0;
}
#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input {
    height: initial;
}

/* Custom Checkmark for Create Account and Ship to Different Address*/
.page-id-14 .create-account .woocommerce-form__label span,
.page-id-14 #ship-to-different-address span {
    display: flex;
    align-items: center;
    gap:8px;
    cursor: pointer;
}
.page-id-14 .create-account .woocommerce-form__label input,
.page-id-14 #ship-to-different-address input {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
}
.page-id-14 .create-account .woocommerce-form__label span::before,
.page-id-14 #ship-to-different-address span::before {
    content: " ";
    display: inline-flex;
    align-items: center;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    content: "";
    border: 1px solid #232323;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border-radius: 5px;
    z-index: 2;
    left: 0px;
    cursor: pointer;
    transition: all 200ms ease-in;
    opacity: 0.5;
}
.page-id-14 .create-account .woocommerce-form__label input:checked + span::before,
.page-id-14 #ship-to-different-address input:checked + span::before {
    opacity: 1 !important;
    background-color: #232323;
    background-image: url(/wp-content/uploads/2024/09/check-4.svg);
}
.woocommerce-account-fields div.create-account,
.woocommerce-account-fields div.create-account input#account_password {
    border-radius: 5px;
    border-width: 2px;
}

/* Custom Checkmark for Payment Options */
#payment .wc_payment_methods li {
    margin-bottom:5px;
}
#payment .wc_payment_methods li label {
    margin: 0;
    padding: 5px 0;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-weight:500;
}
#payment .wc_payment_methods li input:checked ~ label::before {
    opacity: 1 !important;
    background-color: #232323;
    background-image: url(/wp-content/uploads/2024/09/check-4.svg);
}
#payment .wc_payment_methods label::before {
    display: inline-flex;
    align-items: center;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    content: "";
    border: 1px solid #232323;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    border-radius: 5px;
    z-index: 2;
    left: 0px;
    cursor: pointer;
    transition: all 200ms ease-in;
    opacity: 0.5;
}
#payment .wc_payment_methods label[for="mbway_phone"] {
    display: none !important;
}
label[for="payment_method_eupago_mbway"] img {
    margin-left: -30px;
}
#payment .wc_payment_methods li > input {
    top: 0;
    margin-inline-start: 0px;
    visibility: hidden;
    position: absolute;
}

/* Hide link in Payment Options */
label[for="payment_method_eupago_mbway"] > a,
label[for="payment_method_paypal"] > a {
    display: none;
}


/* Payment Container */
.page-id-14 div#payment {
    border: unset !important;
    border-radius: 6px !important;
    background-color: #FFF !important;
    box-shadow: 0px 20px 24px -15px hsl(0deg 0% 0% / 10%) !important;
    background: #fff;
    padding: 25px;
}
.page-id-14 .payment_methods .payment_box {
      margin-top: 0px !important;
      margin-bottom: 20px !important;
}
.checkout-order-review:after {
    display: none;
}

/* Custom Always opened Coupon Field Input on Checkout Page */
.page-id-14 .woocommerce-form-coupon-toggle {
    display: none;
}
.page-id-14 form.checkout_coupon.woocommerce-form-coupon {
    display: flex !important;
    padding: 0;
    flex-direction: row;
    border: 0;
    gap: 0;
    flex-wrap: nowrap;
}
.page-id-14 form.checkout_coupon.woocommerce-form-coupon p:first-child {
    display: none;
}
.page-id-14 form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first input {
    border-radius: 5px 0 0 5px;
    border-color: #181818;
}
.page-id-14 form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    border-radius: 0 5px 5px 0;
}

/*******

END Custom Checkout Page

*******/
/**************
 * 
 * 8. Mini-cart - Only Cross-selling
 * 21/11/2024
 * 
 *  **************/

/* Hide mini-cart - Products and Subtotal */
 li.woocommerce-mini-cart-item.mini_cart_item,
 p.woocommerce-mini-cart__total.total,
 .wd-header-cart span.wd-tools-text {
    display: none;
}

/* Custom mini-cart Buttons */
@media only screen and (max-width:767px){
	p.woocommerce-mini-cart__buttons.buttons a.button.btn-cart.wc-forward {
    	height: 56px;
	}
	p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
		height: 60px;
	}
}
@media only screen and (min-width:768px){
	p.woocommerce-mini-cart__buttons.buttons a.button.btn-cart.wc-forward,
	p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
    	height: 56px;
	}
}
/**************
 * 
 * END Mini-cart - Only Cross-selling
 * 
 *  **************/

/*************
 * 
 *  Cookie Consent Popup
 * 
 **************/
.cs-info-bar {
    border-radius: 8px !important;
    border: 0px !important;
	  
}
@media only screen and (max-width:768px) {
	.cs_preview_container>div>div .cs-info-bar {
		padding:40px 30px !important;
		max-width: 90vw !important;
	}
}
.btn-row button:first-child {
    margin-top: 0px !important;
}
.btn-row button.btn {
    margin-top: 10px !important;
}
button.btn.disable_all_btn.cs_action_btn,
button.btn.options_btn {
    border: 1px solid #a5a5a5;
    background: transparent !important;
	font-weight:400 !important;
}
button.btn.btn-grey.allow_all_btn.cs_action_btn {
    background: #232323 !important;
	  border: 1px solid #232323;
	  padding-top: 24px !important;
    padding-bottom: 24px !important;
}
.cs-info-bar a {
    font-size: 16px !important;
}
.cs-info-bar button.btn {
    font-size: 16px !important;
}

/*************
 * 
 *  END Cookie Consent Popup
 * 
 **************/@media (min-width: 1025px) {
	.wd-side-hidden {
	--wd-side-hidden-w: 600px;
}

/*escurecer o ecran em hover megamnu*/
.main-page-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1000;
}

.overlay-active::before {
    opacity: 1;
}

.main-page-wrapper {
    position: relative;
    z-index: 0;
}

.whb-scroll-stick.whb-scroll-down .whb-main-header {
    transform: unset !important;
}

/*botoes mini cart*/
p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: baseline;
    gap: 15px;
}

/*estilo caixa coupon*/
.wd-coupon-form {
    gap: 0px !important;
}
.wd-coupon-form .input-text {
    border: solid 2px #232323 !important;
    border-radius: 5px 0px 0px 5px !important;
}

.wd-coupon-form .button[name="apply_coupon"] {
    border-radius: 0px 5px 5px 0px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-product-footer {
    display: none;
}

.wd-side-hidden {
	--wd-side-hidden-w: 100vh;
}

.wd-search-form {
	  width: calc(100% - 100px);
    position: absolute;
    z-index: 99;
    height: 65px;
    border-right: 1px solid var(--brdcolor-gray-300);
}

.mobile-nav .searchform {
	box-shadow: unset;
}

/*estilo caixa coupon*/
.wd-coupon-form {
    gap: 0px !important;
}
.wd-coupon-form .input-text {
    border: solid 2px #232323 !important;
    border-radius: 5px 0px 0px 5px !important;
}

.wd-coupon-form .button[name="apply_coupon"] {
    border-radius: 0px 5px 5px 0px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-product-footer {
    display: none;
}

.wd-search-form {
	  width: calc(100% - 100px);
    position: absolute;
    z-index: 99;
    height: 65px;
    border-right: 1px solid var(--brdcolor-gray-300);
}

.mobile-nav .searchform {
	box-shadow: unset !important;
}

/*estilo caixa coupon*/
.wd-coupon-form {
    gap: 0px !important;
}
.wd-coupon-form .input-text {
    border: solid 2px #232323 !important;
    border-radius: 5px 0px 0px 5px !important;
}

.wd-coupon-form .button[name="apply_coupon"] {
    border-radius: 0px 5px 5px 0px !important;
}
}

@media (max-width: 576px) {
	.wd-product-footer {
    display: none;
}

.wd-side-hidden {
	--wd-side-hidden-w: 100vh;
}

.wd-search-form {
	  width: calc(100% - 90px);
    position: absolute;
    z-index: 99;
    height: 65px;
    border-right: 1px solid var(--brdcolor-gray-300);
}

.mobile-nav .searchform {
	box-shadow: unset !important;
}

/*estilo coupon*/
.wd-coupon-form {
   flex-direction: row !important;
	gap: 0 !important;
}

.wd-coupon-form .input-text {
    border: solid 2px #232323 !important;
    border-radius: 5px 0px 0px 5px !important;
	width: 65% !important;
}

.wd-coupon-form .button[name="apply_coupon"] {
    border-radius: 0px 5px 5px 0px !important;
	width: 35% !important;
}

    .cart-content-wrapper .wd-coupon-form {
        padding: unset !important;
        border: unset !important;
        border-radius: unset !important;
    }
}

