/*
Theme Name: Zazla Child
Theme URI: https://zazla.novaworks.net
Description: This is a child theme for Greefood Theme.
Author: Novaworks
Author URI: https: //www.novaworks.net/
Template: zazla
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


body{
	font-family: 'Work Sans';
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
   font-family: 'Work Sans';
   font-weight: bold;
}
p{
    margin-bottom: 10px;
}
.link {
    color: #8C8C8C!important;
    text-decoration: underline!important;
}
.clearfix:after {
    content: "";
    clear: both;
    display: table;
}
.btn-primary{
	color: #F48D33;
    border: 2px solid #E79148;
    padding: 15px 30px;
    display: inline-block;
    background: transparent;
}
.btn-primary:hover{
	color: #fff;
    background: linear-gradient(#f48d33 0%, #dd6133 100%);
}.button-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.button-box a {
    width: 50%;
    text-align: center;
}

.btn-dark, body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .button, .checkout-button{
    background: #333333;
    padding: 13px 15px;
    color: #fff!important;
    font-family: 'Work Sans';
    font-size: 14px;
    border: 1px solid #333;
}

.btn-light {
    background: #fff;
    border: 1px solid #333;
    padding: 13px 15px;
    color: #111!important;
    font-family: 'Work Sans';
    font-size: 14px;
}

.button-box a:first-child {
    margin-right: 20px;
}

/*====================  HEADER  ==========================*/
.header-type-2 .nova-header__branding{
    justify-content: center;
}
/*Navigation Top*/

/*======================  END HEADER ======================*/
/*Home Page*/
.intro-product_left {
    padding: 50px;
    border: 1px solid #E2E2E2;
    height: 100%;
}
.list-product li{
    padding: 30px 15px;
    border: 1px solid #E2E2E2;
}
.intro-product_left h3 {
    color: #333333;
    font-size: 40px;
    font-weight: 600;
}

.intro-product_left p {
    font-family: 'Georgia';
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.intro-product_left ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.intro-product_left ul li {
    font-family: 'Georgia';
    font-size: 16px;
    width: 50%;
    float: left;
    padding-right: 10px;
}

.intro-product_left ul li i {
    color: #009933;
    margin-right: 5px;
    font-weight: 500;
}
.intro-product_right ul {
    list-style: none;
    margin: 0;
}

.intro-product_right ul li {
    margin-bottom: 20px;
}
.intro-product_right ul li:last-child{
    margin-bottom: 0;
}

.intro-product .column {
    padding-left: 10px;
    padding-right: 10px;
}
.intro-product_right ul {
    list-style: none;
    margin: 0;
}

.intro-product .column {
    padding-left: 10px;
    padding-right: 10px;
}

.intro-product_right ul li h5 {
    font-family: Georgia;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.intro-product_right .boxbtn {
    display: flex;
    margin-bottom: 10px;
}
.intro-product_right ul li span {
    font-size: 26px;
    font-weight: 600;
    width: 60%;
    line-height: 26px;
    padding: 8px 0;
}
.intro-product_right ul li a {
    padding: 12px 5px;
    background: #333333;
    color: #fff!important;
    width: 40%;
    text-align: center;
}

.intro-product_right ul li p {
    color: #009933;
    margin-bottom: 0; 
    font-weight: bold;
}

.intro-product_right ul li.active {
    border: 1px solid #009933;
    position: relative;
}

.intro-product_right ul li.active a {
    background: #009933;
}

.intro-product_right ul li.active:before {
    content: 'Enjoy the most savings';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/union.png);
    color: #fff;
    padding: 1px 25px 3px 10px;
    background-size: cover;
    background-position: center;
    font-size: 10px;
    text-transform: uppercase;
}
.intro-product {
    position: relative;
    right: -100px;
    opacity: 0;
    display: none;
    transition: all 0.5s;
}

.intro-product.active {
    display: block;
    right: 0;
    opacity: 1;
}
/*PAGE*/
.woocommerce-cart #site-content,  .woocommerce-checkout #site-content{
    padding-top: 80px;
}

.woocommerce-info,.woocommerce-message{
    background-color: #c81f27!important
}
body.woocommerce-cart .woocommerce .product-suggestions-title{
    display: none;
}
body.woocommerce-cart .woocommerce .woocommerce-message{
    display: none;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form thead th{
    display: block;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%;
}
.toggle-btn {
float: right;
  width: 60px;
  height: 30px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  background: #329741;
  cursor: pointer;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  cursor: pointer;
}
.switch_toggle_box{
    text-align: center;
    margin-bottom: 40px;
}
.switch span{
    font-weight: 500;
    font-size: 15px;
    margin: 0 10px;
}
.switch {
  display: inline-flex;
  margin: 0 10px;
  align-items: center;
}
.switch input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.switch input[type="checkbox"]:checked + label {
  background: green;
}
.switch input[type="checkbox"]:checked + label::after {
  left: calc(100% - 4px);
  transform: translateX(-100%);
}
.switch label {
    cursor: pointer;
    width: 60px;
    height: 30px;
    background: #333333;
    display: block;
    border-radius: 24px;
    position: relative;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.switch label::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    background: white;
    border-radius: 16px;
    transition: 0.3s;
}
.switch span.active {
    color: #008000;
}
.cb-val {
    display: inline-flex;
}
/*SHOP PAGE*/


.single-product .product .cart .button{
    background: linear-gradient(#f48d33 0%, #dd6133 100%); 
    border: none; 
}
.single-product .product .cart .button, .single-product .product .cart .quantity input{
    border-radius: 0;
}
.single-product .product .cart .quantity input{
    background: #fff;
    border: 1px solid #AAAAAA;
    min-width: 150px;
}
.single-product .product .cart .button{
    width: 200px;
    font-size: 14px;
    font-weight: 500;
}
.single-product .product .product_title:before {
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 2px;
    background: #CE6840;
}
.single-product .product .product_title {
    position: relative;
    padding-bottom: 20px;
}
.socialToolBox a {
    padding-left: 15px;
}

.socialToolBox {padding-top: 10px;}

.socialToolBox a i {
    font-size: 16px;
    color: #999999;
    transition: all 0.3s;
}

.socialToolBox a:hover i {
    color: #ef8333;
}
.product-item__description--actions a {
    margin: 0!important;
    border-radius: 0!important;
    background: linear-gradient(#f48d33 0%, #dd6133 100%)!important;
    width: 100%!important;
}
.product-item__description--actions {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 100%;
    z-index: -1!important;
    opacity: 0!important;
    transition: all 0.5s;
}

.product-item__thumbnail-placeholder:hover .product-item__description--actions {
    opacity: 1!important;
    z-index: 9!important;
    bottom: 0!important;
}
body:not(.rtl) * .elementor-widget-container ul.products:not(.product-list-display) .product .product-item__description--actions .button .button-icon, 
body:not(.rtl) ul.products:not(.product-list-display) .product .product-item__description--actions .button .button-icon{
    left: calc(50% - 35px);
    top: 50%;
    height: auto;
    -webkit-transform: translate(-50%,-50%)!important;
    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
}
.button-icon i {
    color: #fff;
}

.button-icon {
    background: transparent!important;
}
body:not(.rtl) ul.products:not(.product-list-display) .product .product-item__description--actions a {
    color: #fff!important;
    font-weight: 500;
    font-size: 13px!important;
}
.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button:not(.checkout){
    border: solid 1px #e97734;
    color: #e97734;
}
.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button.checkout{
    background: linear-gradient(#f48d33 0%, #dd6133 100%);
    border: 1px solid #e97734;
    font-weight: 500;
}
body.woocommerce-shop .woocommerce-archive-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    padding-top: 15px;
    padding-bottom: 30px;
}
.select2-container--default .select2-selection--single,
.search-form .search-field, .woocommerce-product-search .search-field, 
.woocommerce-product-search .search-field:hover{
    background: #fff;
    border: 1px solid #dedede!important;
}
body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2.select2-container--open{
    color: #000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
     background: linear-gradient(#f48d33 0%, #dd6133 100%);
}
@media print, screen and (min-width: 64em){
    .single-product .product .before-product-summary-wrapper {
        margin-right: 5rem;
    }
}

/*CHECK OUT PAGE*/


#order_review_heading{
        background: #FAFAFA;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.woocommerce-checkout-review-order, .woocommerce-checkout-payment-box,
.shop_table.woocommerce-checkout-review-order-table{
    background: #FAFAFA;
    padding-right: 1.75rem;
    padding-left: 1.75rem;
    padding-bottom: 0.75rem;
    margin-bottom: 1.75rem;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods {
    padding-top: 20px;
}
button#place_order {
    margin-bottom: 15px;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods{

}
#order_review {
    padding: 0!important;
    background: #fff;
}

body.woocommerce-checkout .woocommerce .woocommerce-billing-fields > h3{
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 15px;
}
.required {
    color: #E50F46;
}

.form-row label {
    margin-bottom: 10px;
    font-weight: 600;
}
.form-row input::placeholder, .form-row textarea::placeholder{
    color: #AAAAAA;
}
#ship-to-different-address span {
    text-transform: initial;
    font-family: 'OpenSans-SemiBold',sans-serif;
    font-weight: 400;
}

.cart_totals_table th{
    padding: 10px 10px 10px 0!important;
    font-size: 14px;
}
.cart_totals_table td{
    padding: 10px!important;
    font-size: 14px;
    text-align: right;
}
.woocommerce-shipping-totals.shipping td{
    padding: 10px 10px 20px!important;
    font-size: 14px
}
.woocommerce-shipping-totals.shipping th{
    padding: 10px 10px 20px 0!important;
    font-size: 14px;
}
.order-total th,.order-total td{
    border-top: 1px solid #dedede!important;
}
body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method li label{
    padding: 0;
}

body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method>label:after {
    content: '\f111';
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #181716;
    font-size: 10px;
    line-height: 1;
    position: absolute;
    left: 5px;
    top: 5px;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method>label:before {
    content: '';
    background-color: #fafafa;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 26px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method input.input-radio:checked + label:before{
    background-color: #fafafa;
    border: 2px solid #181716;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method input.input-radio{
    display: none;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method > label{
    padding-left: 30px!important;
    margin-left: 0;
    text-transform: capitalize;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method:last-child{
    border-bottom: 1px solid #dedede;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method{
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    color: #707070;
    text-transform: initial;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-link{
    border: none;
    color: #000;
}
.woocommerce-privacy-policy-text p a {
    color: #000;
}
.woocommerce-privacy-policy-text p {
    color: #707070;
    font-size: 14px;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment a.woocommerce-privacy-policy-link:hover,
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order a.woocommerce-terms-and-conditions-link:hover{
    color: #E79148!important;
    border-bottom: 1px solid!important;
}
fieldset#wc-stripe-cc-form .form-row-first {
    margin-right: 16px;
}
fieldset#wc-stripe-cc-form .form-row-first, fieldset#wc-stripe-cc-form .form-row-last {
    width: calc(50% - 8px);
    float: left;
    margin-bottom: 0;
}

@media print, screen and (min-width: 64em){
    body.woocommerce-checkout .woocommerce form.checkout .col2-set {
        width: 63.5%;
        padding-right: 2.0625rem;
    }
    body.woocommerce-checkout .woocommerce form.checkout #order_review_heading, body.woocommerce-checkout .woocommerce form.checkout .woocommerce-checkout-review-order {
        width: 36.5%;
        padding-left: 1.75rem;
    }

}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box{
    padding-left: 0;
    padding-right: 0;
}
#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{
    display: none!important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field{
    padding: 15px;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method > label{
    font-weight: 600;
    font-size: 16px;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box .wc-payment-form .form-row label{
    font-weight: 600;
}
/*CART PAGE*/
.thead {
    background: #333333;
}

.thead .column {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #fff!important;
}
.woocommerce-checkout-review-order-table .cart_item {
    align-items: center;
    padding-top: 15px;
}
.woocommerce-cart-form__cart-item.cart_item .row{
    align-items: center;
}
.woocommerce-cart-form__cart-item.cart_item {
    border: 1px solid #dedede;
    padding-top: 15px;
    padding-bottom: 15px;
}
.woocommerce-cart .product-name img{
    max-width: 90px;
    margin-right: 10px;
}
.woocommerce-cart .product-name{
    display: flex;
    align-items: center;
}
.woocommerce-cart-form__cart-item .product-remove a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
}
.woocommerce-cart-form__cart-item .product-remove a:before{
    display: none;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .quantity input {
    height: 40px;
    margin-bottom: 0;
    color: #111;
    padding-left: 0;
    border: 1px solid #AAAAAA;
    width: 150px;
}
body.woocommerce-cart .qty-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #000;
}
.shop_table .product-quantity .quantity{
    position: relative;
}

body.woocommerce-cart .qty-button.inc {
    left: 120px;
}

body.woocommerce-cart .qty-button.dec {
    left: 20px;
}
.cart_totals {
    background: #F7F7F7;
    margin-left: 30px;
    margin-bottom: 50px;
}
.cart_totals .cart_totals_table, .cart_totals .wc-proceed-to-checkout{
    padding-left: 30px;
    padding-right: 30px;
}
.cart_totals .wc-proceed-to-checkout{
    padding-bottom: 30px;
}
.cart_totals h2 {
    font-size: 20px;
    text-transform: uppercase;
    background: #181716;
    color: #fff;
    padding: 10px 30px;
    font-weight: 600;
}

.woocommerce-cart_action .row{
    margin: 0;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form td ul {
    margin: 0;
    list-style: none;
}

body.woocommerce-cart .woocommerce .woocommerce-cart-form td p {
    margin-bottom: 10px;
}
.shop_table tr th {
    min-width: 130px;
}
.checkout-button{
    width: 100%;
}

.coupon{
    display: flex;
    align-items: center;
    width: auto;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.coupon label{
    display: none;
}
.coupon input[name="coupon_code"]{
    margin-bottom: 0;
    border-bottom: 1px solid #808080;
    height: 38px;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 2px;
    margin-left: 10px;
    min-width: 250px;
}
.coupon button{
    width: auto;
    font-weight: 500;
    padding: 10px 30px;
    margin: 0;
    border-bottom: 1px solid #333;
    background: #333;
    color: #fff;
    font-family: 'Work Sans';
    font-size: 14px;
    height: 38px;
}
.coupon input::placeholder{
    color: #AAAAAA;
}
button[name="update_cart"]{
    width: auto;
    font-weight: 500;
    margin-right: 10px;
}
p.woocommerce-mini-cart__buttons.buttons a{
    border-radius: 0px!important;
    font-weight: 500;
}
.button[disabled] {
    background: #fff;
    border: 1px solid #123;
    color: #111;
    opacity: 1;
}
.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button:not(.checkout):hover,.button:hover, 
button:hover, input[type="submit"]:hover{
        background: #c9222a;
        border: 1px solid #c9222a;
}
.woocommerce-cart_action .actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #dedede;
    margin-bottom: 50px;
}
.checkout_steps {
    text-align: center;
    padding-bottom: 20px;
}

.checkout_steps p , .woocommerce-cart-form_head p{
    font-size: 16px;
    max-width: 670px;
    margin: auto;
    font-family: Georgia;
    text-align: center;
}
.checkout_steps p:first-child{
    font-family: 'Work Sans';
}
.checkout_steps p a {
    color: #F4121E!important;
    text-decoration: underline;
}
.checkout_steps h2, .woocommerce-cart-form_head h2 {
    font-family: Merriweather;
    font-size: 32px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 16px;
    text-align: center;
}
.checkout_steps h2{
    border-bottom: 1px solid #E2E2E2;
}
.wc-proceed-to-checkout a{
    display: block;
    text-align: center;
    height: 45px;
}
.wc-proceed-to-checkout a.checkout-button{
    margin-bottom: 20px;
}
/*THANK YOU PAGE*/

.woocommerce-heading {
    position: relative;
    color: #DD6133;
    font-family: "Lobster", sans-serif;
    font-weight: 500;
    font-size: 50px;
}

.woocommerce-heading:before {
    content: '';
    position: absolute;
    top: 50%;
    background: #dd6133;
    height: 2px;
    left: -125px;
    width: 100px;
    transform: translateY(-50%);
}
.woocommerce-thankyou-order-received{
    border: none!important;
    padding-bottom: 10px!important;
    font-size:  15px;
 }

.woocommerce-order-overview__head {
    background: #333333;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
}

.woocommerce-order-overview__text {
    padding: 15px;
    font-size: 14px;
}

.woocommerce-order-overview__text p {
    line-height: 1.3;
    margin-bottom: 4px;
}

.woocommerce-order-overview__text p.green {
    color: #009933;
    font-weight: bold;
}

.woocommerce-thankyou-order-details.order_details {
    margin-bottom: 50px;
}

.woocommerce-order-overview__order.order {
    padding-left: 15px;
}

.back-home {
    background: #000;
    color: #fff!important;
    margin-right: 20px;
}

.back-shop {
    background: linear-gradient(#f48d33 0%, #dd6133 100%);
    color: #fff!important;
}
.site-language {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    width: 330px;
}
.site-language a{
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
}
.site-language select{
    line-height: 30px;
    margin: 0;
    border: none;
    border-bottom: 1px solid;
    height: 30px;
    width: 170px;
    padding: 0;
    font-weight: 500;
}
body.woocommerce-checkout .woocommerce form.checkout{
    margin-top: 0;
}
#billing_address_2_field label{
    position: unset!important;
    width: auto!important;
    height: auto!important;
    -webkit-clip-path: inset(0); 
    clip-path: inset(0);
}
.woocommerce-checkout .optional{
    display: none;
}

#billing_address_1_field:after {
    content: 'Billing Address';
    position: absolute;
    top: 40px;
    font-family: 'OpenSans-Bold',sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    left: 0;
    right: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #E2E2E2;
}
#billing_address_1_field {
    padding-top: 100px;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper .form-row {
    width: 100%;
    order: 2;
}
.woocommerce-billing-fields__field-wrapper #billing_title_field{
    order: 1;
}
#order_review_heading, #payment h5 {
    background: #181716;
    color: #fff;
    padding: 12px 20px;
    font-size: 18px!important;
    margin-bottom: 0;
}
select#billing_title {
    border: 1px solid #dedede;
}
.checkout-order-review {
    padding-top: 30px;
}
.wc-thead {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.cart-subtotal .wc-thead,
.cart-subtotal .wc-td{
    text-align: right;
}
.cart-details .wc-td p{
    margin-bottom: 0px;
}
.cart-details .wc-td p.green{
    color: #009933;
    font-weight: bold;
}
.cart-delivery {
    margin-top: 10px;
}
.cart-delivery .wc-td {
    margin-bottom: 20px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
}
.cart-discount .wc-thead, .cart-subtotal-2 .wc-thead, .order-total .wc-thead{
    margin-bottom: 0;
}
.woocommerce-checkout .cart-discount,
.woocommerce-checkout .cart-subtotal-2, 
.woocommerce-checkout .order-total{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}
.woocommerce-checkout .order-total .line{
    border-top: 1px solid #E2E2E2;
    padding-top: 15px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-checkout .order-total .wc-td strong{
    font-weight: bold;
}
p#billing_address_2_field{
    display: block!important;
}
.woocommerce-order-overview__product-details {
    display: flex;
    align-items: center;
}

.woocommerce-order-overview__product-details img {
    width: 60px;
}
.woocommerce-cart-form__cart-item.cart_item .product-info p {
    margin-bottom: 4px;
}
.woocommerce-cart-form__cart-item.cart_item .product-info .variation dt{
    display: none;
}
.woocommerce-cart-form__cart-item.cart_item .product-info .variation p {
    color: #009933;
    font-weight: bold;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods {
    padding: 25px 0 5px 0!important;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 15px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
    padding: 0;
    background: unset;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before,
div#wcf_custom_coupon_field{
    display: none;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method,
body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method:last-child{
    border: none;
}
.country-box {
    display: none;
}
.country-box.active {
    display: block;
}

.content-product ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.content-product ul li {
    font-family: "Georgia", Sans-serif;
    font-size: 15px;
    float: left;
    padding-right: 10px;
    width: 100%;
}
.content-product ul li.green {
    color: #009933;
    font-weight: bold;
}
.content-product ul li i {
    color: #009933;
    margin-right: 5px;
    font-weight: 500;
}
/*====================  FOOTER  ==========================*/
#menu-footer-menu-1{
    float: right;
}
#menu-footer-menu-1 li{
    margin-bottom: 0;
}
#menu-footer-menu-1 li a{
    color: #8c8c8c;
}
/*======================  END FOOTER ======================*/
.tooltip{
    position: relative;
}
.tooltip::before{
    content: "";
    width: 30px;
    height: 30px;
    background: url("../images/icon-tooltip.png") no-repeat;
    top: 0;
    left: 20px;
    position: absolute;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 178px;
    background-color: #333333;
    color: #fff;
    padding: 10px;
    font-size: 10px;   
    line-height: 12px; 
    
    /* Position the tooltip */
    position: absolute;
    bottom: 30px;
    left: -60px;
    z-index: 1;
}
.tooltip .tooltiptext::before{
    content: "";
    position: absolute;
    left: 79px;
    bottom: -14px;
    z-index: 1;
    border: solid 7px transparent;
    border-top-color: #333333;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
/**checkout**/
#billing_postcode_field label .required,
#shipping_postcode_field label .required{
    display: none;
} 
.error404 section.not-found {
    max-width: 135.25rem;
} 