/*
Theme Name: SLG 
Theme URI: https://designmw.co.uk/
Author: MW DESIGN
Author URI: https://designmw.co.uk/
Description: Theme V8
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: SLG Honey
    
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
    
/* 
============================================================================================================
============================================================================================================

                                        THEME STYLE default CSS START

============================================================================================================
============================================================================================================
*/



body, html, ul {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: 'Lato';
   font-weight: normal;
  word-wrap: break-word;
  overflow-x: hidden;
  opacity: 0;
  transition: all .5s;
  transition-delay: .3s;
}

.wrapperOuter {
    overflow: hidden;
}

.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {
  padding: 0;
}
body.elementor-editor-active {
  opacity: 1;
}
.elementor-editor-active .smart-page-loader {
  display: none !important;
}
.elementor-editor-active .accountWrap .login_text {
	display: block !important;
}
b, strong {
  font-family: 'Lato';
  font-weight: bold;
}

a {
  text-decoration:none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  outline:0!important;
}

.upb_row_bg {
  width: 100% !important;
}

::selection {
   color: #fff; 
   background: #043146 !important;
}

* { 
  outline:none!important;
}


h1,h2,h3,h4,h5,h6 {
  margin-top:0;
  font-family: 'Nudista';
  font-weight: bold;
  margin-bottom: 10px;
}

ul {
  list-style: disc;
  list-style-position: inside;
  margin:0; 
  padding:0;
}

ol {
  list-style: decimal;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

ol li,ul li {
  margin:0;
  padding:0;
}

p {

  padding-bottom: 20px;
  margin: 0px;
  line-height: 30px;
}

img {
  transition:all .5s;
  max-width: 100%;
  height: auto;
}

/* content */

.containerWrap ol li, 
.containerWrap ul li {
  list-style-position: outside;
}

.containerWrap ol, 
.containerWrap ul {
  margin: 0px 0 20px 20px;
}



/* Post Image Start*/
.wp-block-image figure {
  margin-top: 20px;
  margin-bottom: 20px;
}

img.alignright,
.wp-block-image .alignright {
  margin-left: 20px;
  float: right;
  margin-bottom: 10px;
  margin-top: 8px;
  max-width: 50%;
}

img.alignleft,
.wp-block-image .alignleft {
  margin-right: 20px;
  float: left;
  margin-top: 8px;
  margin-bottom: 10px;
  max-width: 50%;
}
img.aligncenter,
.wp-block-image .aligncenter {
  margin: 8px auto 10px;
    display: block;
    text-align: center;
}
img.alignnone {
  display: block;
     margin-top: 8px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
  img.alignnone,
  img.alignright,
  img.alignleft,
  img.aligncenter,
  .wp-block-image .alignright,
  .wp-block-image .alignleft,
  .wp-block-image .aligncenter {
    float: none !important;
    margin: 8px 0 10px !important;
    display: block;
    max-width: 100%;
  }

}

/* Post Image End */


/*default form css start*/

.elementor-form .elementor-field-group .elementor-message {
  display: none;
}
.elementor-form .elementor-field-group.elementor-error .elementor-field {
  border-color: #ff0000 !important;
}
.elementor-form .elementor-message {
  text-align: center;
  font-size: 17px;
  color: #FBCD1E;
  margin: 20px 0 10px;
} 

.footer .elementor-form .elementor-message {
  color: #003046;
}

.elementor-form .elementor-message.elementor-message-danger {
  color: #ff0000;
}




textarea {
  min-height: 200px !important;
}

/* radio/checkbox */
form.elementor-form .elementor-field-type-upload .elementor-field-label,form.elementor-form .elementor-field-type-acceptance .elementor-field-label,form.elementor-form .elementor-field-type-checkbox .elementor-field-label,form.elementor-form .elementor-field-type-radio .elementor-field-label {
    position: static !important;
    padding: 0 !important;
    min-height: auto !important;
    color: #fff !important;
    margin-bottom: 15px; 
    background: transparent !important;
    font-weight: 400 !important;
}

form.elementor-form .elementor-field-type-radio .elementor-field-subgroup{
  flex-basis: auto !important;
    margin-left: 20px;
}
 

form.elementor-form .elementor-field-type-upload .elementor-field-label:before,form.elementor-form .elementor-field-type-acceptance .elementor-field-label:before,form.elementor-form .elementor-field-type-checkbox .elementor-field-label:before,form.elementor-form .elementor-field-type-radio .elementor-field-label:before {
  display: none;
}

form.elementor-form .elementor-field-type-upload,form.elementor-form .elementor-field-type-acceptance,form.elementor-form .elementor-field-type-checkbox,form.elementor-form .elementor-field-type-radio {
  border: none !important;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option,form.elementor-form .elementor-field-type-radio .elementor-field-option,form.elementor-form .elementor-field-type-checkbox .elementor-field-option {
    position: relative;
    margin-right: 18px;
    padding-right: 0;
    /*margin-bottom: 15px;*/
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option:last-child,form.elementor-form .elementor-field-type-radio .elementor-field-option:last-child,form.elementor-form .elementor-field-type-checkbox .elementor-field-option:last-child {
  margin-right: 0;
}

form.elementor-form .elementor-field-type-acceptance input,form.elementor-form .elementor-field-type-radio input,form.elementor-form .elementor-field-type-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    opacity: 0;
    display: block !important;
    margin: 0;  
    cursor: pointer;
}

form.elementor-form .elementor-field-type-acceptance label,form.elementor-form .elementor-field-type-radio label,form.elementor-form .elementor-field-type-checkbox label {
    padding-left: 26px;
    vertical-align: middle;
    display: block !important;
    line-height: 26px !important;
}
form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:before,form.elementor-form .elementor-field-type-radio .elementor-field-option label:before,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #cccccc;
    background: #ffffff;
    cursor: pointer;
}
form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:after {
  content: "";
  display: none;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:after {
    left: 6px;
    top: 6px;
    width: 11px;
    position: absolute;
    height: 6px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-50deg);
    opacity: 0;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option input:checked ~ label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:after {
  display: block;
}

form.elementor-form .elementor-field-type-radio .elementor-field-option label:before {
   border-radius: 0;
    border: none !important;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option input:checked ~ label:before,form.elementor-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:before,
form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
  background: #ed008b;
  border: 3px solid #fff !important
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #003046 !important;
  opacity: 1 !important;
  text-transform: uppercase;
}

textarea:-moz-placeholder,
input:-moz-placeholder { /* Firefox 18- */
  color: #003046 !important;
  opacity: 1 !important;
  text-transform: uppercase;
}

textarea::-moz-placeholder,
input::-moz-placeholder {  /* Firefox 19+ */
  color: #003046 !important;
  opacity: 1 !important;
  text-transform: uppercase;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {  
  color: #003046 !important;
  opacity: 1 !important;
  text-transform: uppercase;
}

input, textarea, select {
  color: #0e3045 !important;
  font-family: 'Lato';
  font-weight: 900;
  height: 60px;
  font-size: 20px !important;
  line-height: 26px !important;
  padding: 12px 36px 12px !important;
}

.flatpickr-calendar .dayContainer span {
    transition: all .8s;
    opacity: 0;
    width: 0;
    transform: scale(.2);
    color: transparent; 
}
.flatpickr-calendar.open .dayContainer span {
  opacity: 1;
  transform: scale(1);
  color: #393939;
}

/*default form css end*/


.single-product .woocommerce-message .button,
.productWrap .textBox  button.single_add_to_cart_button,
.goldWrap .colorBox .basketBtn .button,
.goldWrap .colorBox .basketBtn .added_to_cart,
.goldWrap .colorBox .basketBtn .add_to_cart_button, 
.wooWrap .return-to-shop .wc-backward,
.accountWrap .woocommerce-MyAccount-content .button,
.wooWrap .woocommerce button.button,
.wooWrap .woocommerce .wc-proceed-to-checkout .button,
.wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
.wooWrap .btnbx,
.footer .elementor-form button,  
.dbtn {
    font-size: 20px !important;
    line-height: 26px !important;
    cursor: pointer;
    padding: 15px 52px !important;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #003046 !important;
    border: 2px solid transparent;
   /* border: 2px solid #fff;*/
    border-radius: 50px !important;
    display: inline-block !important;
    -webkit-transition: all .5s !important;
    -moz-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
    margin-bottom: 0;
    font-family: 'Lato';
    font-weight: bold;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 0px rgba(0, 0, 0, .2);
}

.footer .elementor-field-type-submit .elementor-button,
.button2 .dbtn {
  border-color: #fff;
  color: #003046;
  background-color: transparent;
}


.productWrap .textBox  button.single_add_to_cart_button:hover:after,
.footer .elementor-field-type-submit .elementor-button:after,
.button3 .dbtn:after,
.button2 .dbtn:after {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}


.productWrap .textBox  button.single_add_to_cart_button:after,
.single-product .woocommerce-message .button:hover:after,
.footer .elementor-field-type-submit .elementor-button:hover:after,
.contactFooter .formBox .e-form__buttons .dbtn:after,
.button3 .dbtn:hover:after,
.button2 .dbtn:hover:after {
  opacity: 1;
  visibility: visible;
}

.button3 .dbtn {
  background-color: rgba(155, 155, 155, .5) !important;
  color: #fff !important;
  border-color: #fff;
}


.single-product .woocommerce-message .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.productWrap .textBox  button.single_add_to_cart_button:hover,
.goldWrap .colorBox .basketBtn .button:hover,
.goldWrap .colorBox .basketBtn .added_to_cart:hover,
.goldWrap .colorBox .basketBtn .add_to_cart_button:hover, 
.wooWrap .return-to-shop .wc-backward:hover,
.accountWrap .woocommerce-MyAccount-content .button:hover,
.wooWrap .woocommerce button.button:hover,
.wooWrap .woocommerce .wc-proceed-to-checkout .button:hover,
.wooWrap .woocommerce .actions .button:hover, .wooWrap .woocommerce .actions .coupon .button:hover,
.wooWrap .btnbx:hover,
.footer .elementor-form button:hover,
.button3 .dbtn:hover,
.button2 .dbtn:hover,
.dbtn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  background-color: #fcb70f !important;
  border-color: transparent !important;
  color: #fff !important;
}


.single-product .woocommerce-message .button:after,
.woocommerce #review_form #respond .form-submit input:after,
.productWrap .textBox  button.single_add_to_cart_button:after,
.contactFooter .formBox .e-form__buttons .dbtn:after,
 .dbtn:after {
  content: '';
  display: inline-block;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 50px;
  z-index: -1;
  -webkit-background-image: linear-gradient(50deg, #fdbd1e 30%, #fdd018 60%, #fcd405 80%);
  background-image: linear-gradient(50deg, #fdbd1e 30%, #fdd018 60%, #fcd405 80%);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}


 .dbtn:hover:after {
  -webkit-background-image: linear-gradient(50deg, #fcb70f 30%, #fcb70f 60%, #fcb70f 80%) !important;
  background-image: linear-gradient(50deg, #fcb70f 30%, #fcb70f 60%, #fcb70f 80%) !important;
}

.dbtn .mText:last-child {
  display: none
}


.wooWrap .woocommerce .wc-proceed-to-checkout .button {
  width: 100%;
}

.wooWrap .return-to-shop .wc-backward,
.accountWrap .woocommerce-MyAccount-content .button,
.wooWrap .woocommerce button.button,
.wooWrap .woocommerce .wc-proceed-to-checkout .button,
.wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
.wooWrap .btnbx {
  border-color: #003046 !important;
  padding: 13px 25px !important;
}


/* Post Image End */


/* testimonial css */

.elementor-widget-testimonial-carousel .elementor-testimonial {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
}



/*cartWrap*/

.wooWrap .woocommerce table.shop_table td a {
  color: #003046 !important;
  border-color: #003046;
  display: inline-block;
}
/*

.accountWrap .woocommerce-MyAccount-content .button,
.wooWrap.accountWrap .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a {
  border-bottom: 2px solid #043146 !important;
}*/

.wooWrap.checkoutWrap .woocommerce table tr td.product-name a {
  border-bottom: 1px solid #003046;
}

.wooWrap.checkoutWrap .woocommerce table tr td.product-name a:hover {
    color: #fcb50c !important;
    border-color: transparent;
}

.wooWrap .woocommerce table.shop_table td a.remove:hover {
    background: #fcb50c !important;
    border-color: #fcb50c !important;
    color: #fff !important;
}

.woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table td.product-thumbnail img {
     width: auto;
    max-height: 100px;
}

.woocommerce-cart .woocommerce-cart-form table a.remove {
  width: 26px;
  height: 26px;
  line-height: 22px !important;
  font-size: 23px;
  padding-left: 1px;
  border: 1px solid #003046;
}

.wooWrap .woocommerce table.shop_table td {
  padding: 20px 15px;
}

.wooWrap .woocommerce .coupon input[type='text'] {
  max-width: 315px;
  width: 100% !important;
  border-radius: 50px !important;
  position: relative;
  height: 55px;
  border: 1px solid #cfc8d8 !important;
  float: none !important;
  margin-top: -4px !important;
}   


.productWrap .quantity .quantity-minus,
.wooWrap.cartWrap .quantity .quantity-minus {
  border-radius: 50px 0px 0px 50px !important;
    margin-right: -6px;
}

.productWrap .quantity .quantity-plus,
.wooWrap.cartWrap .quantity .quantity-plus {    
  margin-left: -6px !important;
  border-radius: 0 50px 50px 0 !important;
}

.checkoutWrap .woocommerce-checkout-payment label input {
  height: auto;
  padding: 0 !important;
} 

.single-product .productWrap .group_table .quantity .quantity-minus,
.single-product .productWrap .group_table .quantity .quantity-plus,
.single-product .productWrap .quantity .quantity-minus,
.single-product .productWrap .quantity .quantity-plus,
.single-product .productWrap .quantity input {  
  margin-top: 0 !important;
}

.single-product .productWrap .group_table .quantity input,
.productWrap .quantity input,
.wooWrap.cartWrap .quantity input {
  background-color: transparent !important;
  border-color: transparent !important;
  width: 80px !important;
  height: 46px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  border-top: 1px solid #003046 !important;
  border-bottom: 1px solid #003046 !important;
  font-family: 'Lato';
  border-radius: 0 !important;
  font-weight: bold;
  margin-top: -8px;
  vertical-align: middle !important;
  padding: 8px !important;
}

.single-product .productWrap .quantity input {
  width: 72px !important;
}

.single-product .productWrap .quantity .quantity-plus, 
.single-product .productWrap .quantity .quantity-minus {
  width: 55px !important;
} 

.productWrap .quantity .quantity-plus,
.productWrap .quantity .quantity-minus,
.wooWrap.cartWrap .quantity .quantity-plus,
.wooWrap.cartWrap .quantity .quantity-minus {
  background: transparent;
  color: #003046;
  font-size: 26px;
  line-height: 30px;   
  width: 45px;
  vertical-align: middle;
  height: 46px; 
  transition: all .5s;
  font-family: 'Lato';
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #003046;
  margin-top: -8px !important;
}
.productWrap .quantity,
.wooWrap.cartWrap .quantity {
  margin-top: 8px;
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

.wooWrap.checkoutWrap h3, .wooWrap .woocommerce .cart-collaterals h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
    font-weight: bold;
    font-family: 'Nudista';
    padding: 20px 15px;
}

.accountWrap table.shop_table tbody tr.order_item ul {
  margin: 15px 0 0 0 !important;
}
  
.checkoutWrap .shop_table.order_details tr td ul li strong,
.accountWrap table.shop_table tbody tr.order_item li strong {
  line-height: 28px;
}


.accountWrap .select2-container--default .select2-selection--single .select2-selection__rendered,
 .cartWrap .select2-container--default .select2-selection--single .select2-selection__rendered, 
 .checkoutWrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 21px;
    padding: 0;
    color: #0e3045;
    text-transform: uppercase;
    text-align: left;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #0e3045 !important;
}

.accountWrap .select2-container--default .select2-selection--single, 
.accountWrap form .form-row input.input-text,
.cartWrap .select2-container--default .select2-selection--single,
.checkoutWrap .select2-container--default .select2-selection--single, 
.cartWrap select, .cartWrap input[type='tel'], .cartWrap textarea, 
.cartWrap input[type='email'], .cartWrap input[type='text'], 
.cartWrap input[type='password'], .cartWrap input[type='number'], 
.cartWrap input[type='search'], .checkoutWrap select, 
.checkoutWrap input[type='tel'], .checkoutWrap textarea, 
.checkoutWrap input[type='email'], 
.checkoutWrap input[type='text'], 
.checkoutWrap input[type='password'], 
.checkoutWrap input[type='number'], 
.checkoutWrap input[type='search'] {  
    background-color: transparent !important;
    border-radius: 0px !important;
    border: 1px solid #cfc8d8 !important;
    height: 50px;
    padding: 13px 20px 14px !important;
    color: #0e3045 !important;
    font-family: 'Lato';
    font-weight: 900;
    font-size: 17px !important;
    line-height: 20px !important;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px !important;
}

.cartWrap .woocommerce-shipping-calculator .form-row {
    padding-left: 0;
    padding-right: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 2px solid #0e3045 !important;
  border-radius: 0px !important;
  height: 50px;
  background-color: transparent !important;
}
 
 .cartWrap .woocommerce .cart-collaterals button.button {
  width: 100%;
}

.accountWrap .select2-container--default .select2-selection--single .select2-selection__arrow,
.cartWrap .select2-container--default .select2-selection--single .select2-selection__arrow, 
.checkoutWrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 6px;
}

.cartWrap .woocommerce table.cart td.actions .coupon {
  text-align: left;
}

.wooWrap .woocommerce-error {
  border-top-color: #d03630;
  margin-left: 0;
}

/*.wooWrap .woocommerce-info,
.wooWrap .woocommerce-message {
    border-top-color: #0e3045;
    color: #0e3045;
} */

.wooWrap .woocommerce-message,
.wooWrap .woocommerce-info {
    border-top-color: #0e3045;
    color: #0e3045;
    font-size: 16px;
}

.wooWrap .woocommerce-info a {
  border-bottom: 1px solid #043146;
}

.wooWrap .woocommerce-info a:hover {
  border-color: transparent;
}

.woocommerce form .form-row .required,
.wooWrap .woocommerce-info:before,
.wooWrap .woocommerce-message::before {
  color: #0e3045;
}

.woocommerce ul#shipping_method li input {
  height: auto;
  vertical-align: top !important;
  margin: 7px 10px !important; 
  padding: 0 !important;
} 

/*cartWrap*/


/*checkoutWrap*/

.checkoutWrap.wooWrap .checkout_coupon .button {
  padding: 10px 25px 11px !important;
}

.checkoutWrap .woocommerce-shipping-fields #ship-to-different-address {
    font-size: 22px;
}    

.checkoutWrap .woocommerce-shipping-fields label.checkbox #ship-to-different-address-checkbox {
    position: absolute;
    right: 10px;
    top: calc(50% - 11.5px);
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    opacity: 0;      
    display: block;
    margin: 0;
    cursor: pointer;
    z-index: 9;
}
.checkoutWrap .woocommerce-shipping-fields label.checkbox span:before {
  position: absolute;
  left: 6px;
  bottom: 8px;
  height: 2px;
  width: 0%;
  content: "";
  transform: translateX(4px) rotate(-45deg);
  transform-origin: left bottom;
  opacity: 1; 
  transition: all 0.3s;
  background: #0e3045;
  transition-delay: 0s;
}
.checkoutWrap .woocommerce-shipping-fields label.checkbox input:checked ~ span:before {
  opacity: 1;
  width: 11px;
  transition-delay: .3s;
}

.checkoutWrap .woocommerce-shipping-fields label.checkbox span:after {
  position: absolute;
  left: 4px;
  bottom: 13px;
  height: 2px;
  width: 0%;
  content: "";
  transform: translateX(0px) rotate(45deg);
  transform-origin: left bottom;
  opacity: 1; 
  transition: all 0.3s;
  background: #0e3045;
  transition-delay: .3s;
}
.checkoutWrap .woocommerce-shipping-fields label.checkbox input:checked ~ span:after {
    opacity: 1;
    width: 8px;
    transition-delay: 0s;
}
.checkoutWrap .woocommerce-shipping-fields #ship-to-different-address label.checkbox {
    position: relative;
    padding-left: 30px;
     cursor: pointer;    
}
.checkoutWrap .woocommerce-shipping-fields #ship-to-different-address label.checkbox:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
    border: 1px solid #cccccc;
    width: 21px;
    height: 21px;
    background: #ffffff;
}
      
.checkoutWrap .woocommerce .woocommerce-terms-and-conditions {
  max-height: 400px !important;
  overflow-x: hidden !important;  
}
 
#ship-to-different-address .checkbox input {
  position: relative;
  top: -3px;  
}

.wooWrap .wc_payment_methods input {
  margin-right: 5px !important;
  position: relative;
  top: -1px;
  height: auto;
} 

.wooWrap .payment_box p:last-child {
  padding-bottom: 0;
  color: #043146;
}

.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected=true], 
.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true] {
  background: #FAC50F;
  color: #ffffff;
}

.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected], 
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #0E3045;
    color: #ffffff;
}
.select2-results .select2-results__options .select2-results__option--highlighted {
  background-color: #0E3045;
}

.checkoutWrap .woocommerce form .form-row-first,
.checkoutWrap .woocommerce form .form-row-last,
.checkoutWrap .woocommerce-page form .form-row-first, 
.checkoutWrap .woocommerce-page form .form-row-last {
  width: 49%;
}

.woocommerce .accountWrap .edit-account form .form-row label,
 .accountWrap form .form-row label, .checkoutWrap .woocommerce form .form-row label {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #0E3045;
}

.checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
  width: 12px;
  display: inline-block;
  margin: 18px 0 0;
  vertical-align: top;
}

.checkoutWrap .woocommerce-checkout #payment ul.payment_methods li label {
  width: calc(100% - 25px);
  display: inline-block;
}

.wooWrap .woocommerce form .form-row.woocommerce-invalid .select2-container, 
.wooWrap .woocommerce form .form-row.woocommerce-invalid input.input-text,
.wooWrap .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #a00 !important;
}
 
#add_payment_method .checkout .checkout-inline-error-message,
 .woocommerce-cart .checkout .checkout-inline-error-message,
 .woocommerce-checkout .checkout .checkout-inline-error-message {
    display: none;
 }

.checkoutWrap .woocommerce #customer_details {
    margin-bottom: 25px;
}

.wooWrap .woocommerce table.shop_table th {
  font-size: 20px;
  padding: 14px 20px;
  line-height: 20px;
}

.wooWrap .woocommerce table.shop_table td {
  font-size: 18px;
  color: #000000;
  padding: 25px 20px;
  line-height: 20px;
}

.woocommerce-order-received .woocommerce-order table.woocommerce-table td {
  font-weight: normal;
}

.wooWrap .woocommerce table.shop_table td.product-thumbnail {
  text-align: center;
}


.checkoutWrap .woocommerce-terms-and-conditions .instaWrap,
.checkoutWrap .woocommerce-terms-and-conditions .proofWrap {
  display: none;
}

.checkoutWrap .woocommerce #payment {
  border-radius: 0px;
  padding: 13px 0 7px;
}

.wooWrap .wc_payment_methods label {
    cursor: pointer;
}

.woocommerce-terms-and-conditions {
  background: #fff !important;
}

.checkoutWrap .termsWrap p {
    font-size: 18px;
}

.checkoutWrap .woocommerce-terms-and-conditions h1 {
  display: none;
}

.woocommerce-account .accountWrap .woocommerce-MyAccount-content th a {
    border: transparent;
}

.woocommerce-account .accountWrap .woocommerce-MyAccount-content address {
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 15px;
}

.woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-Address a,
.woocommerce-account .accountWrap .woocommerce-MyAccount-content p a,
.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row a {
  color: #043146;
  border-bottom: 1px solid #043146;
} 

.woocommerce-account .accountWrap .woocommerce-MyAccount-content a:hover,
.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row a:hover {
  border-color: transparent;
  color: #FAC50F;
} 

.checkoutWrap .woocommerce .woocommerce-checkout-review-order table.shop_table th:last-child,
 .checkoutWrap .woocommerce .woocommerce-checkout-review-order table.shop_table td:last-child {
    text-align: right;
}

.checkoutWrap .woocommerce .woocommerce-checkout-review-order table.shop_table td {
    font-size: 16px;
    padding: 14px 20px;
}

.woocommerce-order-received .woocommerce ul.order_details li,
.woocommerce-order-received .woocommerce ul.order_details li strong {
    font-size: 18px;
    padding-right: 18px;
}

.checkoutWrap .shop_table.order_details tr td ul {
  margin: 0;
}

.checkoutWrap .shop_table.order_details tr td p {
  padding-bottom: 0;
}

.checkoutWrap .shop_table.order_details tr td ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}

.checkoutWrap .woocommerce .woocommerce-customer-details address, 
.accountWrap .woocommerce .woocommerce-customer-details address {
    border: 1px solid #cccccc;    
    border-radius: 0px;
    padding: 20px;
}

.checkoutWrap address p.woocommerce-customer-details--phone:before {
  line-height: 28.5px !important;
}

.checkoutWrap address p.woocommerce-customer-details--phone {
  padding-bottom: 0 !important;
}

.checkoutWrap .woocommerce-customer-details {
  margin-bottom: 0;
}

.checkoutWrap .woocommerce .woocommerce-order-details__title,
.checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 57px;
}

.wooWrap .woocommerce-order-received .woocommerce-order table.woocommerce-table td {
    padding: 14px 20px;
}

.checkoutWrap .woocommerce-customer-details .woocommerce-customer-details--email,
.checkoutWrap .woocommerce-customer-details .woocommerce-customer-details--phone, 
.accountWrap .woocommerce-customer-details .woocommerce-customer-details--phone {
  padding-bottom: 10px;
}

.woocommerce-account .addresses .title .edit {
  float: none;
  display: table;
}

/*checkoutWrap*/



/*accountWrap*/

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

.accountWrap .woocommerce form.register,
.accountWrap .woocommerce form.login {
  max-width: 600px;
  margin: 44px 0 !important;
  min-height: 420px;    
}
.accountWrap .woocommerce h2 { 
  margin-bottom: 20px;
    font-size: 40px;
    line-height: 48px;
}

.accountWrap .addresses h2 {
  text-align: left;
}

.accountWrap .woocommerce .woocommerce-LostPassword {
  padding-bottom: 0;
  margin-top: 15px;
}

.accountWrap .woocommerce .woocommerce-form-login__rememberme {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 15px; 
}
.accountWrap .woocommerce .woocommerce-form-login__rememberme input {
  height: auto;
}
.accountWrap .woocommerce .lost_reset_password {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
}
.accountWrap .woocommerce .lost_reset_password .form-row {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  float: none;
}
.accountWrap .woocommerce .lost_reset_password .form-row .button {
  width: 100%;
  margin-top: 4px;  
}
.woocommerce-account .accountWrap .woocommerce-MyAccount-navigation {
  width: 25%;
}
.accountWrap .woocommerce-MyAccount-navigation li {
  list-style: none;
  border-bottom: 6px solid #ffffff;
  margin-bottom: 0;
  background-color: #ededed;
  transition: all .5s;
}
.accountWrap .woocommerce-MyAccount-navigation li a {
  color: #000000;
  display: block;
  padding: 13px 20px;
  line-height: 18px;
  text-transform: uppercase;
}
.accountWrap .woocommerce-MyAccount-navigation li:last-child a {
  border-bottom: none;
}
.accountWrap .woocommerce-MyAccount-navigation li.is-active a,
.accountWrap .woocommerce-MyAccount-navigation li a:hover {
  background: #043146;
  color: #ffffff;
}
.woocommerce-account .accountWrap .woocommerce-MyAccount-content {
  width: 71%;
  padding: 20px 40px;
  border: 1px solid #cccccc;
}
.woocommerce-account .accountWrap .woocommerce-MyAccount-content p:last-child {
  padding-bottom: 0;
}
.woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-info {
  margin-bottom: 0;
}
.woocommerce-account .accountWrap form .form-row-first, 
.woocommerce-account .accountWrap form .form-row-last, 
.woocommerce-account .accountWrap form .form-row-first, 
.woocommerce-account .accountWrap form .form-row-last {
  width: 49%;
}
.woocommerce-account .accountWrap form .form-row span em {
  font-size: 14px;
  display: block;
  line-height: 21px;
  margin-top: 10px;
}
.woocommerce-account .accountWrap fieldset legend {
  margin-top: 12px;
}
.woocommerce-account .accountWrap .woocommerce-address-fields .button,
.woocommerce-account .accountWrap .woocommerce-EditAccountForm .woocommerce-Button {
  margin-top: 20px;
  margin-left: 2px;
}
.woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders {
  border: none;
  margin: 0;  
  table-layout: fixed;
}

.wooWrap .wc_payment_methods label {
  cursor: pointer;
}
.wooWrap .payment_box p:last-child {
  padding-bottom: 0;
}
.wooWrap .wc_payment_methods label img {
  margin-right: 10px !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.accountWrap .woocommerce-customer-details .woocommerce-customer-details--phone::before {
  transform: rotate(100deg) !important;
}
.checkoutWrap .woocommerce-customer-details .woocommerce-customer-details--email,
.checkoutWrap .woocommerce-customer-details .woocommerce-customer-details--phone,
.accountWrap .woocommerce-customer-details .woocommerce-customer-details--phone {
  padding-bottom: 10px;
}
.checkoutWrap .woocommerce .woocommerce-customer-details address,
.accountWrap .woocommerce .woocommerce-customer-details address {
  border: 1px solid #cccccc;
  border-radius: 0px;
  padding: 20px;
}
.accountWrap .woocommerce .woocommerce-customer-details {
  margin-bottom: 20px;
}

.woocommerce-account .accountWrap .woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  padding-bottom: 0;
}

 .wooWrap.accountWrap .woocommerce-MyAccount-content .button:hover {
  color: #fff !important;
 }

/*accountWrap*/



/*exploreWrap*/

.exploreWrap .exploreTitle .elementor-heading-title {
  font-size: 42px;
  line-height: 50px;
  letter-spacing: -0.5px;
}

.exploreWrap .textBox:before {
  width: 51vw;
  left: auto;
  right: 0;
  background-image: linear-gradient(135deg, #fbb718 0%, #fcde05 66%, #f7c417 100%) !important;
}

.exploreWrap.bakingWrap .textBox:before {
  background-image: linear-gradient(140deg, #fbb718 12%, #fcde05 40%) !important;
}



/*exploreWrap*/


/*mapleWrap*/

.bigTitle .elementor-heading-title {
  font-size: 67px;
  line-height: 73px;
  text-transform: uppercase;
}
.ourText p {
  font-size: 26px;
  line-height: 34px;
}

.mapleWrap .howBox .imageTitle .elementor-heading-title {
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
}


.mapleWrap .howBox .imageBox .topBox {
  overflow: hidden;
}

.mapleWrap .howBox .textBox P:last-child {
  padding-bottom: 0;
}

.mapleWrap .howBox .imageBox .elementor-widget-image {
  min-height: 110px;
  margin-bottom: 15px;
}


.mapleWrap .howBox .imageBox .elementor-widget-image,
.mapleWrap .howBox .imageBox .topBox .elementor-widget-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
} 

/*mapleWrap */

/*signWrap*/

.signWrap .colorBox {
  background-image: linear-gradient(135deg, #fab91f 10%, #facf1f 50%, #fadb06 100%) !important;
  z-index: 1;
}

.signWrap .colorBox:after {
   content: '';
   display: inline-block;
   position: absolute;
   left: 0;
   bottom: 0;
   width: 50%;
   height: 100%;
   background-image: linear-gradient(28deg, #fce06a 0%, rgba(255, 255, 255, 0) 55%);
   z-index: -1;
}


.signWrap .colorBox .dbtn {
  background-color: rgba(255, 255, 255, .3) !important;
}

.signWrap .colorBox .dbtn:hover {
  background-color: #fcb70f !important;
}


/*contactFooter*/

.contactFooter .formBox textarea {
  border-radius: 16px;
}

.contactFooter .formBox .e-form__buttons {
  display: block;
}

.contactFooter .formBox .e-form__buttons .dbtn {
  width: 100%;
  border: none !important;
  font-weight: 900;
}

.contactFooter .formBox .e-form__buttons .dbtn:after {
  transition: all 1s;
  background-image: linear-gradient(135deg, #fac534 0%, #f5e849 50%, #f6cf03 100%) !important;
}

.contactFooter .formBox .e-form__buttons .dbtn:hover:after {
  opacity: 0;
}

.contactFooter .formBox {
  position: static;
}




/*contactFooter*/


/*productWrap*/

.productWrap .imageBox img {
  max-height: 600px;
  width: auto !important;   
}

.productWrap .imageBox .flex-direction-nav {
  font-size: 0;
}

.productWrap .imageBox .images .flex-viewport {
  width: calc(100% - 120px);
  float: right;
  display: inline-block;
  margin-left: 10px;  
}

.productWrap .imageBox .elementor-widget-woocommerce-product-images a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.productWrap .imageBox .woocommerce-product-gallery__image {
  pointer-events: none;
}

.productWrap .imageBox .flex-control-nav.flex-control-thumbs {
  display: inline-block;
  float: left;
  width: 100px;
  margin: 25px 10px 0 0 !important;
}


.productWrap .imageBox ol li {
  width: 100% !important;
  text-align: center;
  float: none !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 12px !important;
  padding: 5px 6px;
}

.productWrap .imageBox .flex-control-thumbs li img {
  width: auto !important;
  max-height: 100px;
}

.productWrap .textBox .category,
.productWrap .colorText .elementor-widget-container,
.productWrap .textBox .category a {
  text-transform: uppercase;
  color: #d4bc82;
  font-size: 26px;
  line-height: 30px;
}

.productWrap .cart.variations_form .quantity:before {
  display: none;
}

.productWrap .textBox .category a:hover {
  color: #FAC50F;
}

.productWrap .imageBox .woocommerce-product-gallery__wrapper {
    position: relative;
    height: 100%;
}

.productWrap .imageBox .productBg {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
  z-index: -1;
}

.productWrap .imageBox .woocommerce-product-gallery__trigger {
  right: auto !important;
  top: 35px !important;
  z-index: 9 !important;
  left: 10px;
}

.productWrap .imageBox .productBg .elementor-widget-container {
  height: 100%;
}

.productWrap .imageBox .e-n-accordion-item-title {
  font-family: 'Gotham';
  font-weight: bold;
  position: relative;
  transition: all .5s;
}

.productWrap .imageBox .e-n-accordion-item-title:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, #003046 0%, #003046 100%);
  border-radius: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

.productWrap .imageBox .e-n-accordion-item[open]>.e-n-accordion-item-title:after,
.productWrap .imageBox .e-n-accordion-item-title:hover:after {
  opacity: 1;
  visibility: visible;
}

.productWrap .imageBox .e-n-accordion-item-title-text {
  font-size: 22px;
  line-height: 28px;
  z-index: 1;
  text-align: center;
} 

.productWrap .imageBox .e-n-accordion-item-title-text span {
   font-family: 'Gotham Book';
   font-weight: normal;
}

.productWrap .imageBox .e-n-accordion-item-title-icon {
    position: absolute;
    top: calc(50% - 10px);
    z-index: 1;
    right: 15px;
    width: 20px;
    height: 20px;
}

.productWrap .imageBox .e-n-accordion-item-title-icon i {
  transition: all .5s;
}

.productWrap .imageBox .woocommerce-product-details__short-description table {
  width: 100%;
  caption-side: bottom;
  border-collapse: collapse;
}

.productWrap .imageBox .woocommerce-product-details__short-description table tr {
  text-align: left;
  width: 100%;
  position: relative;
  border-bottom: 1px double #cfcfc9;
}


.productWrap .imageBox .woocommerce-product-details__short-description table th,
.productWrap .imageBox .woocommerce-product-details__short-description table td {
  padding: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;

}

.productWrap .imageBox .woocommerce-product-details__short-description table tr th:first-child, 
.productWrap .imageBox .woocommerce-product-details__short-description table tr td:first-child {
  padding-left: 0;
}
.productWrap .imageBox .woocommerce-product-details__short-description table tr th:last-child, 
.productWrap .imageBox .woocommerce-product-details__short-description table tr td:last-child {
  padding-right: 0;
}


.woocommerce .star-rating::before,
.woocommerce .star-rating span::before {
  top: -1px !important;
}

.productWrap .woocommerce-Reviews-title {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
}

.woocommerce p.stars a,
.woocommerce .star-rating span::before {
   color: #F9B617;
}

.woocommerce .comment_container .star-rating::before,
.woocommerce .comment_container .star-rating span::before {
  color: #F9B617;
  float: none;
  width: 100%;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin-bottom: 0;
  text-align: left;
}


.woocommerce .star-rating {
  float: none;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.woocommerce #review_form #respond p {
  margin: 0 !important;
}

.woocommerce #review_form #respond p.stars {
  padding-bottom: 0 !important;
  margin-bottom: 10px !important;
  line-height: 20px;
  display: table;
}

.woocommerce #review_form #respond textarea {
  border-radius: 16px;
}
 
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  border-radius: 50%;
  border: none;
  width: 55px !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
  width: 100%;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  width: calc(100% - 66px);
  margin: 0 0 0 66px;
  padding: 10px !important;
}

.woocommerce #review_form #respond .form-submit input {
  border-radius: 50px;
  padding: 12px 25px !important;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  height: auto;
  transition: all .5s;
  background-color: #fcb70f !important;
}

.productWrap .quantity {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 16px !important;
  position: relative;
}

.productWrap .quantity:before {
  content: 'Quantity:';
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
  color: #003046;
  position: absolute;
  top: -34px;
  font-family: 'Lato';
  font-weight: normal;  
}

.productWrap .imageBox .comment-reply-title {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
  font-family: 'Nudista';
  font-weight: bold;
  text-transform: uppercase;
}

.productWrap .textBox button.single_add_to_cart_button {
  padding: 10px 20px !important;
  font-family: 'Gotham';
  font-weight: bold;
}

.productWrap .textBox .cart.grouped_form button.single_add_to_cart_button {
  margin: 0 !important;
}

.productWrap .woocommerce-product-rating,
.productWrap .imageBox p.comment-form-email label,
.productWrap .imageBox p.comment-form-author label {
  display: block !important;
}

.productWrap .imageBox .comment-form-cookies-consent input {
  height: auto;
}

.productWrap .imageBox p.comment-form-comment textarea,
.productWrap .imageBox p.comment-form-email input,
.productWrap .imageBox p.comment-form-author input {
    display: block;
    width: 100%;
    border-color: #FFF5D7;
}

.productWrap .bigTitle .product_title {
  font-size: 55px;
  line-height: 62px;
}

.elementor-slideshow__header>i, 
.elementor-slideshow__header>svg {
  display: none;
}

.productWrap .imageBox .form-submit {
  padding: 0;
}


.elementor-lightbox .dialog-lightbox-close-button:hover {
  color: #FAC50F !important;
}
.single-product .woocommerce-message {
  border-top-color: #fcbe15;
  text-align: center;
  color: #003046;
}


.single-product .woocommerce-notices-wrapper {
  background: #f1f1f1;
}          
.single-product .woocommerce-error,     
.single-product .woocommerce-message {
  border-top-color: transparent;
  margin-bottom: 0 !important;   
  padding: 33px 20px 0 26px !important;      
  background: #f1f1f1;    
  color: #000;
  max-width: 945px;
  margin: 0 auto;        
  text-align: left;
  font-size: 17px; 
  line-height: 24px;     
}

.single-product .woocommerce-message:before {
  top: 33px;
  color: #fcbe15;
  left: 0px;      
}   
     
.single-product .woocommerce-message .button {
    top: -18px;
}
       
.single-product .woocommerce-error li {
  display: inline-block;
  margin-left: 6px !important; 
  font-size: 17px;
  line-height: 23px;
}      

.single-product .woocommerce-error:before  {
  position: static;
}      

/*productWrap*/



/*recipesmrWrap*/

.recipesWrap.recipesmrWrap .elementor-post__title {
  position: relative;
  margin-left: 155px;
  font-family: 'Nudista';
  font-weight: normal;
}

.recipesmrWrap .elementor-post__title:before {
 content: 'RECIPE:';
  display: inline-block;
  position: absolute;
  top: -5px;
  width: auto;
  height: 100%;
  color: #003046;
  left: -155px;
  font-family: 'Nudista';
  font-weight: bold;
}


/*recipesmrWrap*/

.productWrap .cart.variations_form ins,
 .productWrap .cart.grouped_form table  ins {
  text-decoration: none;
 }

.productWrap .cart.variations_form,
.productWrap .cart.grouped_form {
  background: #f7f4f4;
  padding: 35px 25px 35px;
  margin-top: 20px !important;
}

.productWrap .cart.variations_form table {
  background: transparent !important; 
}

.productWrap .cart.variations_form table tr td .reset_variations {
  display: none;
}

.productWrap .cart.variations_form .variations select {
  width: 100%;
}

.productWrap .cart.variations_form table {

}

.productWrap .cart.variations_form table,
.productWrap .cart.grouped_form table {
  background: #ffffff;
  margin-bottom: 40px !important;
  padding: 38px 12px;
  width: 100% !important;
  caption-side: bottom;
  border-collapse: collapse;
}
.productWrap .cart.variations_form table tr,
.productWrap .cart.grouped_form table tr {
  border-bottom: 1px double #cfcfc9;
}

.productWrap .cart.grouped_form table tr:last-child {
  border: none;
}

.productWrap .imageBox span.onsale {
  font-size: 12px;
  line-height: 38px;
  background: #043146;
  float: none;
  display: inline-block;
  width: 38px;
  height: 38px;
  min-width: inherit;
  position: absolute;
  top: 35px;
  margin: 0;
  color: #fff;
  right: auto;
  left: 10px;
  min-height: auto;
}

.productWrap .imageBox:has(.flex-control-nav) span.onsale {
  left: 130px;
}

.productWrap .cart.variations_form table tr th,
.productWrap .cart.variations_form table tr td {
    vertical-align: middle !important;
    padding: 15px 0 !important;
    text-align: left;
}

.productWrap .cart.grouped_form table tr td {
    vertical-align: middle !important;
    padding: 15px !important;
}

.productWrap .cart.variations_form table tr td.woocommerce-grouped-product-list-item__quantity,
.productWrap .cart.grouped_form table tr td.woocommerce-grouped-product-list-item__quantity {
 width: 36% !important;
  text-align: left !important;
}

.productWrap .cart.grouped_form table tr td .quantity:before {
  display: none;
}
/*
.productWrap .cart.grouped_form table tr:first-child .quantity:before {
  display: block;
}*/

.productWrap .cart.variations_form .quantity,
.productWrap .cart.grouped_form .quantity {
  margin-right: 0 !important;
}

.productWrap .cart.variations_form form.variations_form table select {
    cursor: pointer;
}

.productWrap .single_variation_wrap .woocommerce-variation-price {
  margin-bottom: 20px;
}

.productWrap .single_variation_wrap .woocommerce-variation-price .price {
  line-height: 30px;
  color: #0E3045;
  font-size: 25px;
}

body .pswp {
  position: fixed !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  transition: all .5s !important;
  opacity: 0 !important;
  visibility: hidden;
  height: 100% !important;    
  z-index: -1; 
}
body .pswp.pswp--open {
  opacity: 1 !important;
  visibility: visible !important; 
  z-index: 999; 
}
body .pswp .pswp__item .pswp__zoom-wrap {
  transition: all .5s !important;
}
body .pswp .pswp__bg {    
  background: rgba(0,0,0,.8);
}
body .pswp .pswp__container {
  transition: all .5s;
}
body .pswp .pswp__item .pswp__zoom-wrap img {
  animation-name: pswp-zoom;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  padding: 15px;
  height: auto !important;
  /*top: 6%;*/
}
@keyframes pswp-zoom { 
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    50% {
        opacity: 1;
    }
}
body .pswp .pswp__caption {
  display: none;
}

body button.pswp__button--arrow--left:before,
button.pswp__button--arrow--right:before {
  background-color: #FDBC12 !important;
  border-radius: 50%;
  padding: 10px;
  opacity: 1;
  height: 30px;
  width: 30px;
  background-position: -130px -35px;
  transition: all .5s;
}

body button.pswp__button--arrow--right:before {
  background-position: -85px -34px;
}

body button.pswp__button--arrow--left {
  left: 30px;
}

body button.pswp__button--arrow--right {
  left: auto;
  right: 30px;
}

.productWrap  .imageBox .woocommerce-product-gallery {
  margin-bottom: 0 !important;
}


/*productWrap*/


/*animation*/

.animTitle .elementor-heading-title,
.exploreTitle .elementor-heading-title,
.scnTitle .elementor-heading-title {
  -webkit-transform: translateY(12px);
  -o-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
  opacity: 0;
  -webkit-transition: all 1s !important;
  -o-transition: all 1s !important;
  -moz-transition: all 1s !important;
  transition: all 1s !important;
}

.exploreTitle.in-viewport-once .elementor-heading-title,
.animTitle.in-viewport-once .elementor-heading-title,
.page-loaded .scnTitle.animTitle .elementor-heading-title,
.page-loaded .goldWrap .topBox .scnTitle .elementor-heading-title,
.scnTitle.in-viewport-once .elementor-heading-title {
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition-delay: .6s !important;
  transition-delay: .6s !important;
}

.bannerWrap .textBox .button2,
.exploreWrap .textBox .button2 {
  opacity: 0;
  -webkit-transition: all 1s linear !important;
  -o-transition: all 1s linear !important;
  -moz-transition: all 1s linear !important;
  transition: all 1s linear !important;
}

.page-loaded .bannerWrap .textBox .button2,
.exploreWrap .textBox .button2.in-viewport-once {
  opacity: 1;
  -webkit-transition-delay: .9s !important;
  transition-delay: .9s !important;
}

.bannerWrap .title .elementor-heading-title,
.beesWrap .beesTitle .elementor-heading-title,
.bigTitle .elementor-heading-title {
  -webkit-filter: blur(5px);
  -o-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: all 1s !important;
  -o-transition: all 1s !important;
  -moz-transition: all 1s !important;
  transition: all 1s !important;
}


.page-loaded .importanceWrap .bigTitle .elementor-heading-title,
.page-loaded .contactFooter .bigTitle .elementor-heading-title,
.page-loaded .productWrap .bigTitle .product_title,
.page-loaded .bannerWrap .title .elementor-heading-title,
.page-loaded .beesWrap .beesTitle .elementor-heading-title,
.bigTitle.in-viewport-once .elementor-heading-title {
  -webkit-filter: blur(0px);
  -o-filter: blur(0px);
  -moz-filter: blur(0px);
  filter: blur(0px);
  transition-delay: .6s !important;
}


.mapleWrap .howBox .imageBox img {   
  -webkit-transform: translateY(20px);
  -o-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: all .6s linear;
  -o-transition: all .6s linear;
  -moz-transition: all .6s linear;
  transition: all .6s linear;
}

.mapleWrap .howBox .imageBox.in-viewport-once img {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.cartWrap.wooWrap .return-to-shop .wc-backward {
  width: auto !important;
} 
    
   
/*animation*/

.signWrap {
  position: relative;
}

.anchor_id {
  position: absolute !important;
  height: 163px !important;
  top: -163px;     
  left: 0;
  width: 100% !important;
  visibility: hidden;
}

.productWrap .textBox .logoIcons img {
  height: 84px !important;
  width: auto !important;
}

   


/*browser chk*/

.safari.osx .tappedWrap .leftBox .featured_box,
.safari.osx .tappedWrap .rightBox .featured_box,
.safari.osx .tappedWrap .hoverBox {   
  -webkit-transition: all 1s;
  transition: all 1s;
}

.safari.iphone .productWrap .cart.variations_form .variations select,
.safari.osx .productWrap .cart.variations_form .variations select {
  border-color: #003046 !important;
}


.safari.iphone .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin: 8px 0 0; 
}

.safari.osx .wooWrap .wc_payment_methods input {
  top: -5px;
  padding: 0 !important;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}


.chrome.linux .woocommerce ul#shipping_method li input, 
.safari.osx .woocommerce ul#shipping_method li input,
.safari.iphone .woocommerce ul#shipping_method li input {
  -webkit-transform: scale(0.7); 
  transform: scale(0.7);    
}  
   

.chrome.linux .cartWrap.wooWrap .woocommerce ul#shipping_method li input {
  margin: 2px 6px !important;
}

body.safari.iphone.osx .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li label {
  width: calc(100% - 35px);
}


.safari.iphone.osx .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
  margin: 13px 0 0;
}     

.chrome.linux .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
  margin: 6px 0 0;
}

body.safari.iphone.osx button.pswp__button--arrow--right,
body.safari.iphone.osx button.pswp__button--arrow--left {
  visibility: hidden;
  opacity: 0;
}
    
.productWrap .imageBox .comment-form-cookies-consent input {
  width: 16px;
  display: inline-block;
  margin: 9px 0 0;   
  vertical-align: top;
}

.productWrap .imageBox .comment-form-cookies-consent label {
  width: calc(100% - 22px); 
  display: inline-block;
} 
/*browser chk*/

/*signWrap start*/          
.signWrap .scnTitle .elementor-heading-title {
  text-transform: uppercase;                 
}

.signWrap p:last-child {
  padding-bottom: 0;           
}   

.signWrap p strong a {        
  border-bottom: 1px solid #043146;          
} 

.signWrap .elementor-select-wrapper .select-caret-down-wrapper i {
  font-size: 34px;
  line-height: 20px;  
} 

.signWrap .elementor-select-wrapper .select-caret-down-wrapper i.eicon-caret-down:before {
  display: inline-block;   
}

.signWrap .elementor-select-wrapper .select-caret-down-wrapper {    
  inset-inline-end: 20px;       
  height: 20px;                   
}             

.signWrap .elementor-field-type-radio .elementor-field-subgroup {     
  width: 100%;   
  margin-left: 0 !important;   
  display: block;                      
}             

.signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {        
  margin-bottom: 0;  
}  

.signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
  height: 12px;
  width: 12px;        
  background: #fcd02d;
  border-radius: 50%; 
  top: 19px;     
  left: 28px;         
}
.signWrap .fromBox .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
  background-color: #003046;
}
.signWrap .fromBox form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
  background-color: #fcd02d;   
}  
.signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 24px;
  height: 20px;
  width: 20px;
  border: 1px solid #0E3045;
  display: block;
  opacity: 1;
  border-radius: 50%;                 
}

.signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  font-size: 20px !important;
  line-height: 26px !important;
  font-family: 'Lato';
  font-weight: 900;
  text-transform: uppercase;
  position: relative;           
  border: 1px solid #0E3045;
  border-radius: 50px 50px 50px 50px;  
  padding: 12px 36px 12px 55px !important;     
  min-height: 55px;
  cursor: pointer;           
} 

.signWrap select {        
  font-family: 'Lato' !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;        
}
   
.signWrap form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before { 
  background-color: #003046;
  height: 18px;
  width: 18px;
  top: 16px;
  left: 25px;       
}                       
/*signWrap end*/ 


body:not(.logged-in) .accountWrap .elementor-widget-wc-elements,
body:not(.logged-in) .accountWrap .elementor-widget-text-editor {
   /* max-width: 800px !important;*/
    margin: 0 auto;
    width: 100%;
}
body:not(.logged-in) .accountWrap .woocommerce form.login {
  min-height: inherit;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
    margin-right: 0 !important;
}
 body:not(.logged-in) .accountWrap .elementor-widget-text-editor p a {
      border-bottom: 1px solid;
 }   

.productWrap .custom_badge .elementor-heading-title,
.shopWrap .custom_badge .elementor-heading-title {
    background: #fdd900;
    width: 65px;
    height: 65px;
    display: flex;
    font-size: 26px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}
.productWrap .custom_badge,  
.shopWrap .custom_badge {
    position: absolute;
    right: 20px;
    top: -10px;
    z-index: 9;
}

.loginBtn .elementor-heading-title a {
    text-transform: uppercase;
    font-size: .5em !important;
    border: 2px solid #043146;
    color: #043146 !important;
    padding: 10px 20px;
    border-radius: 8px;
}
.signWrap .login_text p {
	font-size: 20px;
    line-height: 24px;
} 

/* 
============================================================================================================
============================================================================================================

                                    THEME STYLE RESPONSIVE CSS START

============================================================================================================
============================================================================================================
*/

.e-parent.e-con-boxed > .e-con-inner > .inner-sec {
    --flex-direction: initial !important;
}    

@media (min-width: 768px) {
  
  .exploreWrap:before {
    z-index: 1;
    width: 50% !important;
    left: auto !important;
    right: 0;
  }

}



@media (min-width: 1025px) {
  
   .e-parent.e-con-boxed > .e-con-inner {
    padding-left: 80px;
    padding-right: 80px;
  }  

  .cartWrap .woocommerce table.cart td.actions .coupon {
        max-width: 560px;
        width: 100%;
    } 

}


@media (min-width: 1200px) {

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-remove {
    width: 5%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-thumbnail {
    width: 10%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-name {
    width: 35%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-price {
    width: 15%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-quantity {
    width: 16%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-subtotal {
    width: 19%;
  }   

}


@media (min-width: 1441px) {

  .safari.osx .productWrap .textBox button.single_add_to_cart_button {
    padding: 10px 20px 8px !important;
  }

  .signWrap input, 
  .signWrap select {
    height: 55px;            
  }                   

}




@media (min-width: 1441px) and (max-width: 1599px) {
  .wooWrap.cartWrap .quantity input { 
      width: 78px;
      height: 46px !important;
  }

  .wooWrap.cartWrap .quantity .quantity-plus,
  .wooWrap.cartWrap .quantity .quantity-minus {
    width: 40px;
    padding-top: 6px;
    padding-bottom: 8px;
  }

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label,
  input, textarea, select {       
    font-size: 19px !important;
    line-height: 26px !important;         
  }

  input, textarea, select {
    padding: 12px 30px 12px !important;       
  } 

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    padding: 12px 30px 12px 55px !important;
  } 

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 1200px) and (max-width: 1440px) {  

  .contactFooter .formBox  .elementor-field-group {
    padding-right: 15px !important;    
    padding-left: 15px !important;  
    margin-bottom: 20px !important;
  }         

  .checkoutWrap .shop_table.order_details tr td ul li strong,
  .accountWrap table.shop_table tbody tr.order_item li strong {
      line-height: 25px;
  }

  .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 15px 0 0;
  }

  .productWrap .imageBox .comment-form-cookies-consent input {
    margin: 7px 0 0;
  } 

  .productWrap .imageBox .woocommerce-product-gallery__trigger {
    top: 30px !important;
  }

  .checkoutWrap .woocommerce .woocommerce-order-details__title,
  .checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    font-size: 42px;
    line-height: 50px;
  }

  .checkoutWrap.wooWrap .checkout_coupon .button {
    padding: 10px 25px 10px !important;
  }

  .wooWrap .woocommerce table.shop_table td {
     padding: 25px 18px
  }

  .single-product .woocommerce-message .button,
  .goldWrap .colorBox .basketBtn .button,
  .goldWrap .colorBox .basketBtn .added_to_cart,
  .goldWrap .colorBox .basketBtn .add_to_cart_button, 
  .wooWrap .return-to-shop .wc-backward,
  .wooWrap .woocommerce button.button,
  .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
  .wooWrap .btnbx,
  .footer .elementor-form button,  
  .dbtn {
    padding: 12px 45px !important;
    font-size: 18px !important;
  }

  input, textarea, select,
  .accountWrap .select2-container--default .select2-selection--single, 
  .accountWrap form .form-row input.input-text,
  .cartWrap .select2-container--default .select2-selection--single,
  .checkoutWrap .select2-container--default .select2-selection--single, 
  .cartWrap select, .cartWrap input[type='tel'], .cartWrap textarea, 
  .cartWrap input[type='email'], .cartWrap input[type='text'], 
  .cartWrap input[type='password'], .cartWrap input[type='number'], 
  .cartWrap input[type='search'], .checkoutWrap select, 
  .checkoutWrap input[type='tel'], .checkoutWrap textarea, 
  .checkoutWrap input[type='email'], 
  .checkoutWrap input[type='text'], 
  .checkoutWrap input[type='password'], 
  .checkoutWrap input[type='number'], .checkoutWrap input[type='search'] {
    height: 50px;
    padding: 13px 20px 14px !important;
  }

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    padding: 15px 20px 12px 38px !important;    
  }

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
    height: 10px;
    width: 10px;
    top: 21px;
    left: 20px;       
  }

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
    height: 18px;
    width: 18px;    
    top: 17px;
    left: 16px;    
  }     
                 
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label,
  input, textarea, select {       
    font-size: 16px !important;
    line-height: 24px !important;           
  }        

  p {
    line-height: 26px;
  }

  .anchor_id {
    height: 139px !important;
    top: -139px;     
  }

  .single-product .productWrap .group_table .quantity .quantity-minus,
  .single-product .productWrap .group_table .quantity .quantity-plus,
  .productWrap .quantity .quantity-plus,
  .productWrap .quantity .quantity-minus,
  .single-product .productWrap .quantity .quantity-plus, 
  .single-product .productWrap .quantity .quantity-minus,
  .wooWrap.cartWrap .quantity .quantity-plus, 
  .wooWrap.cartWrap .quantity .quantity-minus {
    font-size: 26px;
    line-height: 30px;
    width: 40px !important;
    height: 44px !important;
    padding-top: 2px;
  }

  .single-product .productWrap .group_table .quantity input,
  .productWrap .quantity input,
  .wooWrap.cartWrap .quantity input {
    width: 66px !important;
    height: 44px !important;
    font-size: 18px !important; 
  }
  .wooWrap .return-to-shop .wc-backward, .accountWrap .woocommerce-MyAccount-content .button,
   .wooWrap .woocommerce button.button, .wooWrap .woocommerce .wc-proceed-to-checkout .button,
   .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button, .wooWrap .btnbx {
    padding: 12px 20px !important;
    font-size: 18px !important;
   }

  .woocommerce-cart .woocommerce-cart-form .coupon .input-text {
   padding: 12px 20px !important;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-quantity {
    width: 20%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-subtotal {
    width: 17%;
  }

  .accountWrap .woocommerce h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .accountWrap .woocommerce form.register, .accountWrap .woocommerce form.login {
    margin: 30px auto !important;
  }

  .exploreWrap .exploreTitle .elementor-heading-title {
    font-size: 38px;
    line-height: 42px;
  }

  .bigTitle .elementor-heading-title {
    font-size: 57px;
    line-height: 64px;
  }

  .single-product .productWrap .quantity input {
    width: 75px !important;
  }

  .productWrap .quantity {
    margin-right: 12px !important;
  }

  .productWrap .quantity .quantity-plus, 
  .productWrap .quantity .quantity-minus {
    width: 47px !important;
  } 


  .ourText p {
    font-size: 23px;
    line-height: 30px;
  }

  .mapleWrap .howBox .imageTitle .elementor-heading-title {
    font-size: 26px;
    line-height: 32px;
  }


  .productWrap .bigTitle .product_title {
    font-size: 46px;
    line-height: 52px;
  }

  .productWrap .imageBox .e-n-accordion-item-title-icon {
    right: 12px;
  }

  .productWrap .imageBox img {
    max-height: 600px;
  }

  .productWrap .imageBox .productBg {
    top: 20px;
    height: calc(100% - 40px);
  }

  .productWrap .imageBox:has(.flex-control-nav) span.onsale {
    top: 30px;
  }

  .productWrap .imageBox .e-n-accordion-item-title-text {
    font-size: 20px;
    line-height: 25px;
  }

  .productWrap .textBox .category,
  .productWrap .colorText .elementor-widget-container, 
  .productWrap .textBox .category a {
    font-size: 23px;
    line-height: 26px;
  }

  .productWrap textarea {
    min-height: 160px !important;
  }

  .productWrap .textBox .content p br {
    display: none;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table th, 
  .productWrap .imageBox .woocommerce-product-details__short-description table td {
    font-size: 18px;
    line-height: 24px;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table tr:after {
    bottom: -2px;
  }

  .single-product .woocommerce-error, .single-product .woocommerce-message {
    padding: 26px 20px 0 26px !important;
  }

  .single-product .woocommerce-message .button {
    top: -15px;
  }

  .single-product .woocommerce-message:before {
    top: 26px;
  }

  .recipesWrap.recipesmrWrap .elementor-post__title {
    margin-left: 135px;
  }

  .recipesmrWrap .elementor-post__title:before {
    top: -3px;
    left: -135px;
  }

  .productWrap .cart.variations_form,
  .productWrap .cart.grouped_form {
    padding: 30px 20px 30px;
  }


  .productWrap .single_variation_wrap .woocommerce-variation-price .price {
    line-height: 28px;
    font-size: 22px;
  }
.productWrap .custom_badge .elementor-heading-title,
  .shopWrap .custom_badge .elementor-heading-title {
      width: 60px;
      height: 60px;
      font-size: 24px;
  }



}

/* Large desktop */


@media (max-width: 1199px) {

  .signWrap .formBox .elementor-field-type-select,       
  .signWrap .formBox .elementor-field-type-radio {
    width: 100%;    
  }                

  .single-product .woocommerce-error,
  .single-product .woocommerce-message {
    padding: 16px 20px 0 26px !important;
    max-width: 780px;
    font-size: 15px;
    line-height: 22px;
  }

  .single-product .woocommerce-message .button {
    top: -9px;
  }

  .single-product .woocommerce-message:before {
    top: 17px;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table td.product-thumbnail img {
    max-height: 65px;
  }



}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1025px) and (max-width: 1199px) {

  .signWrap form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
    height: 14px;
    width: 14px;
    top: 4px;
    left: -3px;         
  }        

  .signWrap .elementor-select-wrapper .select-caret-down-wrapper i {
    font-size: 32px;     
    line-height: 20px;
  }                      

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
    height: 10px;
    width: 10px;        
  }  

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
    height: 18px;
    width: 18px;
  }

  .productWrap .textBox .logoIcons img {
    height: 76px !important;
  }

  .checkoutWrap .shop_table.order_details tr td ul li strong,
  .accountWrap table.shop_table tbody tr.order_item li strong {
      line-height: 21px;
  }

  .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
    width: 11px;  
    margin: 13px 0 0;
  }

  textarea {
    min-height: 180px !important;
  }

  p {
    line-height: 24px;
  }

  .productWrap .quantity:before {
    font-size: 20px;
    line-height: 26px;
  }

  .wooWrap.checkoutWrap .checkout_coupon .button {
    padding: 10px 20px 10px !important;
  }

  .productWrap .imageBox .comment-form-cookies-consent input {
    margin: 6px 0 0;
  }

  .single-product .woocommerce-message .button,
  .goldWrap .colorBox .basketBtn .button,
  .goldWrap .colorBox .basketBtn .added_to_cart,
  .goldWrap .colorBox .basketBtn .add_to_cart_button, 
  .wooWrap .return-to-shop .wc-backward,
  .accountWrap .woocommerce-MyAccount-content .button,
  .wooWrap .woocommerce button.button,
  .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
  .wooWrap .btnbx,
  .footer .elementor-form button,  
  .dbtn {
      padding: 10px 36px !important;
      font-size: 17px !important;
      line-height: 24px !important;
  }

  input, textarea, select {   
    height: 48px;      
    font-size: 16px !important;
    line-height: 24px !important;              
    padding: 12px 20px 12px !important; 
  }       
  
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
    height: 8px;
    width: 8px;
    top: 21px;
    left: 20px;           
  }  

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
    height: 16px;
    width: 16px;  
    top: 17px;
    left: 16px;           
  }
    
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    font-size: 16px !important;
    line-height: 24px !important;        
    min-height: 48px;
    padding: 12px 20px 12px 40px !important;               
  }           

  .accountWrap .select2-container--default .select2-selection--single, 
  .accountWrap form .form-row input.input-text,
  .cartWrap .select2-container--default .select2-selection--single,
  .checkoutWrap .select2-container--default .select2-selection--single, 
  .cartWrap select, .cartWrap input[type='tel'], .cartWrap textarea, 
  .cartWrap input[type='email'], .cartWrap input[type='text'], 
  .cartWrap input[type='password'], .cartWrap input[type='number'], 
  .cartWrap input[type='search'], .checkoutWrap select, 
  .checkoutWrap input[type='tel'], .checkoutWrap textarea, 
  .checkoutWrap input[type='email'], 
  .checkoutWrap input[type='text'], 
  .checkoutWrap input[type='password'], 
  .checkoutWrap input[type='number'],
  .checkoutWrap input[type='search'] {
    padding: 10px 12px 11px !important;
  }

  .productWrap .quantity .quantity-plus,
  .productWrap .quantity .quantity-minus,
  .wooWrap.cartWrap .quantity .quantity-plus, 
  .wooWrap.cartWrap .quantity .quantity-minus {
    font-size: 26px;
    line-height: 30px;
    width: 40px !important;
    height: 40px !important;
    padding-top: 1px;
  }

  .single-product .productWrap .quantity .quantity-plus, 
  .single-product .productWrap .quantity .quantity-minus {
    width: 44px !important;
  } 

  .single-product .single-product .productWrap .quantity input {
    width: 70px !important;
  }

  .productWrap .quantity input,
  .wooWrap.cartWrap .quantity input {
    width: 63px !important;
    height: 40px !important;
    font-size: 18px !important;
  }

.accountWrap .select2-container--default .select2-selection--single .select2-selection__rendered, 
.cartWrap .select2-container--default .select2-selection--single .select2-selection__rendered, 
.checkoutWrap .select2-container--default .select2-selection--single .select2-selection__rendered  {  
    line-height: 28px;
}

  .wooWrap .woocommerce .coupon input[type='text'] {
    height: 49px;
  }

  .wooWrap .return-to-shop .wc-backward, .accountWrap .woocommerce-MyAccount-content .button,
  .wooWrap .woocommerce button.button, .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button, .wooWrap .btnbx {
    padding: 11px 20px 10px !important;
  }

  .woocommerce-cart .woocommerce-cart-form .coupon .input-text {
    padding: 12px 20px !important;
  }

  .wooWrap .woocommerce table.shop_table td {
    padding: 20px 12px;
  }

  .wooWrap .woocommerce .cart-collaterals table.shop_table td, 
  .wooWrap .woocommerce table.shop_table td {
     font-size: 16px;
  }

  .woocommerce-order-received .woocommerce-order table.woocommerce-table td {
      padding: 14px 20px;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-quantity {
    width: 20%;
  } 

  .woocommerce-order-received .woocommerce ul.order_details li, 
  .woocommerce-order-received .woocommerce ul.order_details li strong {
    font-size: 16px;
    padding-right: 8px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content {
    width: 70%;
    padding: 20px 25px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-navigation {
    width: 26%;
  }

  .wooWrap .woocommerce .cart-collaterals table.shop_table th,
  .wooWrap .woocommerce table.shop_table th {
    font-size: 18px;
  }
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .button {
    padding: 6px 16px 7px !important;
    font-size: 16px !important;
  }

  .woocommerce ul#shipping_method li input {
    margin: 5px 10px !important;
  }

  .accountWrap .woocommerce h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .accountWrap .woocommerce form.register,
  .accountWrap .woocommerce form.login {
    margin: 22px auto !important;
    min-height: 378px;
  }

  .exploreWrap .exploreTitle .elementor-heading-title {
    font-size: 32px;
    line-height: 42px;
  }

  .checkoutWrap .woocommerce .woocommerce-order-details__title,
  .checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 15px;
  }


  .bigTitle .elementor-heading-title {
    font-size: 46px;
    line-height: 52px;
  }

  .ourText p {
    font-size: 21px;
    line-height: 30px;
  }

  .mapleWrap .howBox .imageTitle .elementor-heading-title {
    font-size: 23px;
    line-height: 30px;
  }

  .mapleWrap .howBox .imageBox .elementor-widget-image {
    min-height: 100px;
    margin-bottom: 10px;
  }

  .contactFooter .formBox  .elementor-field-group {
    padding-right: 10px !important;
    padding-left: 10px !important;        
    margin-bottom: 15px !important;     
  }

  .productWrap .bigTitle .product_title {
    font-size: 40px;
    line-height: 48px;
  }

  .productWrap .imageBox .e-n-accordion-item-title-icon {
    right: 12px;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
  }

  .productWrap .imageBox img {
    max-height: 500px;
  }

  .productWrap .imageBox .e-n-accordion-item-title-text {
    font-size: 17px;
    line-height: 25px;
  }

  .productWrap .quantity {
    margin-right: 6px !important;
  }

  .productWrap .textBox button.single_add_to_cart_button {
    padding: 10px 20px 9px !important; 
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .productWrap .textBox .category,
  .productWrap .colorText .elementor-widget-container, 
  .productWrap .textBox .category a {
    font-size: 20px;
    line-height: 24px;
  }

  .productWrap .imageBox .comment-reply-title,
  .productWrap .woocommerce-Reviews-title {
    font-size: 18px;
    line-height: 25px;
  }

  .productWrap .imageBox .flex-control-thumbs li img {
    max-height: 70px;
  }

  .productWrap textarea {
    min-height: 130px !important;
  }

  .productWrap .textBox .content p br {
    display: none;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table th, 
  .productWrap .imageBox .woocommerce-product-details__short-description table td {
    font-size: 16px;
    line-height: 23px;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table tr:after {
    bottom: -2px;
  }

  .woocommerce #review_form #respond .form-submit input {
    padding: 12px 25px !important;
    font-size: 16px;
    line-height: 20px;
  }

   .recipesWrap.recipesmrWrap .elementor-post__title {
    margin-left: 115px;
  }

  .recipesmrWrap .elementor-post__title:before {
    top: -3px;
    left: -115px;
  }

  .productWrap .cart.variations_form {
    padding: 22px 15px 22px;
    margin-top: 10px !important;
  }

  .productWrap .cart.grouped_form {
    padding: 25px 20px 25px;
    margin-top: 10px !important;
  }

  .productWrap .cart.grouped_form table tr td {
    padding: 10px !important;
    font-size: 16px;
    line-height: 22px;
  }

  .productWrap .cart.variations_form table tr td.woocommerce-grouped-product-list-item__quantity, 
  .productWrap .cart.grouped_form table tr td.woocommerce-grouped-product-list-item__quantity {
    width: 38% !important;
  }

  .productWrap .cart.grouped_form .quantity .quantity-plus,
  .productWrap .cart.grouped_form .quantity .quantity-minus {
    font-size: 22px;
    line-height: 26px;
    width: 36px !important;
    height: 35px !important;
  }

  .productWrap .cart.grouped_form .quantity input {
    width: 51px !important;
    height: 35px !important;
    font-size: 18px !important;
  }

  .productWrap .single_variation_wrap .woocommerce-variation-price .price {
    line-height: 26px;
    font-size: 20px;
  }

  .anchor_id {
    height: 130px !important;
    top: -130px;     
  }

.productWrap .custom_badge .elementor-heading-title,
 .shopWrap .custom_badge .elementor-heading-title {
      width: 55px;
      height: 55px;
      font-size: 22px;
  }
.signWrap .login_text p {
    font-size: 18px;
    line-height: 22px;
}







}

@media (max-width: 1024px) {

  .productWrap .quantity:before {
    font-size: 18px;
    line-height: 23px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content address {
    padding: 12px;
  }

  .productWrap .cart.variations_form table,
  .productWrap .cart.grouped_form table {
    margin-bottom: 20px !important;
  }

  .single-product .productWrap .quantity .quantity-plus, 
  .single-product .productWrap .quantity .quantity-minus {
    width: 45px !important;
  } 

  .single-product .productWrap .quantity input {
    width: 75px !important;
  }

  body button.pswp__button--arrow--left {
    left: 12px;
  }

  body button.pswp__button--arrow--left:before, 
  button.pswp__button--arrow--right:before {
   height: 22px;
    width: 22px;
    background-position: -134px -38px;
  }

  body button.pswp__button--arrow--right:before {
    background-position: -88px -38px;
  }

  body button.pswp__button--arrow--right {
    right: 12px;
  } 

  .productWrap .cart.variations_form .variations select {
    padding: 12px 40px 12px 25px !important;
    margin-left: 8px;
    margin-right: 0 !important;
  } 

  .woocommerce-account .accountWrap .woocommerce-address-fields .button,
  .woocommerce-account .accountWrap .woocommerce-EditAccountForm .woocommerce-Button {
    margin-top: 12px;
  }

  .woocommerce ul#shipping_method li input {
    margin: 5px 8px !important;
  }

  .wooWrap .woocommerce .coupon input[type='text'] {
    padding: 12px 20px 13px !important;
  }

  .wooWrap.checkoutWrap h3, .wooWrap .woocommerce .cart-collaterals h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .woocommerce-order-received .woocommerce ul.order_details li, 
  .woocommerce-order-received .woocommerce ul.order_details li strong {
    font-size: 15px;
    padding-right: 8px;
    margin-right: 10px;
  }


  .single-product .woocommerce-error, .single-product .woocommerce-message {
    padding: 26px 20px 0 26px !important;
    max-width: 745px;
  }

  .productWrap .bigTitle .product_title {
    font-size: 36px;
    line-height: 42px;
  }

  .productWrap .imageBox .e-n-accordion-item-title-icon {
    right: 18px;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
  }

  .productWrap .imageBox .e-n-accordion-item-title-text {
    font-size: 17px;
    line-height: 25px;
  }

  .productWrap .quantity {
    margin-right: 6px !important;
  }

  .productWrap .textBox button.single_add_to_cart_button {
    padding: 9px 20px 8px !important; 
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .productWrap .textBox .category,
  .productWrap .colorText .elementor-widget-container, 
  .productWrap .textBox .category a {
    font-size: 20px;
    line-height: 24px;
  }

  .productWrap .imageBox .comment-reply-title,
  .productWrap .woocommerce-Reviews-title {
    font-size: 17px;
    line-height: 23px;
  }

  .productWrap .imageBox .flex-control-thumbs li img {
    max-height: 61px;
  }

  .productWrap textarea {
    min-height: 130px !important;
  }

  .productWrap .textBox .content p br {
    display: none;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table th, 
  .productWrap .imageBox .woocommerce-product-details__short-description table td {
    font-size: 16px;
    line-height: 23px;
  }

  .productWrap .imageBox .woocommerce-product-details__short-description table tr:after {
    bottom: -2px;
  }

  .woocommerce #review_form #respond .form-submit input {
    padding: 12px 25px !important;
    font-size: 16px;
    line-height: 20px;
  }

  .single-product .woocommerce-error, .single-product .woocommerce-message {
    padding: 16px 35px 15px 35px !important;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }

  .single-product .woocommerce-message:before {
    top: 17px;
    left: 12px;
  }

  .single-product .woocommerce-message .button {
    display: table !important;
    float: none !important;
    margin: 20px auto 0 !important;
  }

  .productWrap .cart.variations_form,
  .productWrap .cart.grouped_form {
    margin-top: 10px !important;
    padding: 25px 20px 25px;
  }

  .productWrap .cart.grouped_form table tr td {
    padding: 15px 8px !important;
  }

  .productWrap .single_variation_wrap .woocommerce-variation-price .price {
    line-height: 26px;
    font-size: 20px;
  }


}


@media (min-width: 769px) {

.woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-remove {
      width: 5%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-thumbnail {
    width: 10%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-name {
    width: 28%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-price {
    width: 12%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-quantity {
    width: 28%;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-subtotal {
    width: 10%;
  }

}


   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 

  input, textarea, select {   
    height: 48px;      
    font-size: 15px !important;
    line-height: 22px !important;              
    padding: 12px 20px 12px !important; 
  }       
  
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
    height: 8px;
    width: 8px;
    top: 21px;
    left: 20px;           
  }  

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
    height: 16px;
    width: 16px;  
    top: 17px;
    left: 16px;           
  }
    
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    font-size: 15px !important;
    line-height: 22px !important;        
    min-height: 48px;
    padding: 12px 20px 12px 40px !important;                    
  }  

  .signWrap form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
    height: 14px;
    width: 14px;
    top: 4px;
    left: -3px;              
  }                          
    
  .signWrap .elementor-select-wrapper .select-caret-down-wrapper i {
    font-size: 30px;
    line-height: 20px;
  }   

  .productWrap .textBox .logoIcons img {
    height: 72px !important;
  }

  .productWrap .imageBox img {    
    max-height: 450px;
  }    

  .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
    width: 11px;  
    margin: 13px 0 0;
  }

  textarea {
    min-height: 160px !important;
  }
  .checkoutWrap .shop_table.order_details tr td ul li strong,
  .accountWrap table.shop_table tbody tr.order_item li strong {
      line-height: 19px;
  }

  p {
    line-height: 22px;
  }

  .e-parent.e-con-boxed > .e-con-inner {
    padding-left: 10px;
    padding-right: 10px;
  } 


  .goldWrap .colorBox .basketBtn .button,
  .single-product .woocommerce-message .button,
  .goldWrap .colorBox .basketBtn .added_to_cart,
  .goldWrap .colorBox .basketBtn .add_to_cart_button, 
  .wooWrap .return-to-shop .wc-backward,
  .accountWrap .woocommerce-MyAccount-content .button,
  .wooWrap .woocommerce button.button,
  .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
  .wooWrap .btnbx,
  .footer .elementor-form button,  
  .dbtn {
    padding: 8px 30px 9px !important;
    font-size: 17px !important;
    line-height: 23px !important;
  }

  .checkoutWrap .woocommerce .woocommerce-order-details__title,
  .checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px;
  }

  .productWrap .imageBox .comment-form-cookies-consent input {
    margin: 6px 0 0;
  }

  .wooWrap .woocommerce .coupon input[type='text'] {
    height: 51px;
  }

  .accountWrap .select2-container--default .select2-selection--single, 
  .accountWrap form .form-row input.input-text,
  .cartWrap .select2-container--default .select2-selection--single,
  .checkoutWrap .select2-container--default .select2-selection--single, 
  .cartWrap select, .cartWrap input[type='tel'], .cartWrap textarea, 
  .cartWrap input[type='email'], .cartWrap input[type='text'], 
  .cartWrap input[type='password'], .cartWrap input[type='number'], 
  .cartWrap input[type='search'], .checkoutWrap select, 
  .checkoutWrap input[type='tel'], .checkoutWrap textarea, 
  .checkoutWrap input[type='email'], 
  .checkoutWrap input[type='text'], 
  .checkoutWrap input[type='password'], 
  .checkoutWrap input[type='number'],
  .checkoutWrap input[type='search'] {   
     padding: 10px 12px 11px !important;
  } 

  .single-product .productWrap .group_table .quantity .quantity-minus,
  .single-product .productWrap .group_table .quantity .quantity-plus,
  .productWrap .quantity .quantity-plus,
  .productWrap .quantity .quantity-minus,
 .wooWrap.cartWrap .quantity .quantity-plus, 
 .wooWrap.cartWrap .quantity .quantity-minus {
    font-size: 24px;
    line-height: 28px;
    width: 32px !important;
    height: 36px;
    padding-top: 0px;
  }

  .single-product .productWrap .group_table .quantity input,
  .productWrap .quantity input,
  .wooWrap.cartWrap .quantity input {
    width: 55px !important;
    height: 36px !important;
    font-size: 17px !important;
    line-height: 36px !important;
  }

  .accountWrap .select2-container--default .select2-selection--single .select2-selection__rendered, 
  .cartWrap .select2-container--default .select2-selection--single .select2-selection__rendered,
  .checkoutWrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
  }

  .woocommerce-cart .woocommerce-cart-form table a.remove {
    font-size: 21px;
  }
    
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 60% !important;
    float: right;
  }

  .wooWrap .return-to-shop .wc-backward,
  .wooWrap .woocommerce button.button, .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button,
  .wooWrap .woocommerce .actions .coupon .button, .wooWrap .btnbx {
    padding: 12px 20px !important;
   }

  .accountWrap .woocommerce-MyAccount-content .button {
    padding: 10px 14px !important;
    font-size: 15px !important;
  }

  .accountWrap  .woocommerce-MyAccount-content .woocommerce-info {
    padding: 16px 12px 16px 48px;
  }

  .wooWrap .woocommerce .coupon input[type='text'] {
    max-width: 277px;
  }

  .cartWrap .woocommerce table.cart td.actions .coupon {
   max-width: 470px;
    width: 100%;
    float: left;
  }
  .woocommerce-order-received .woocommerce-order table.woocommerce-table th {
     padding: 16px 12px;
  }

  .wooWrap .woocommerce table.shop_table td {
    padding: 16px 12px;
    font-size: 16px;
  }
  
  .wooWrap.cartWrap .woocommerce table.cart td.actions .button {
    width: auto;
    margin-left: 10px;
  }


  .wooWrap .woocommerce .cart-collaterals table.shop_table th,
  .wooWrap .woocommerce table.shop_table th {
    font-size: 18px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content {
    width: 66%;
    padding: 16px 12px;
    float: right;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-navigation {
    width: 30%;
    float: left;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th,
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th {
    font-size: 16px;
    padding: 14px 8px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td,
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td {
    font-size: 14px;
    padding: 16px 8px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .button {
    padding: 6px 16px 7px !important;
    font-size: 16px !important;
  }

  .accountWrap .woocommerce h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .accountWrap .woocommerce form.register,
  .accountWrap .woocommerce form.login {
    margin: 20px auto !important;
    min-height: 390px;
  }

  .exploreWrap .exploreTitle .elementor-heading-title {
    font-size: 30px;
    line-height: 38px;
  }

  .bigTitle .elementor-heading-title {
    font-size: 40px;
    line-height: 48px;
  }

  .ourText p {
    font-size: 18px;
    line-height: 26px;
  }

  .mapleWrap .howBox .imageTitle .elementor-heading-title {
    font-size: 21px;
    line-height: 28px;
  }

  .mapleWrap .howBox .imageBox .elementor-widget-image {
    margin-bottom: 10px;
    min-height: 85px;
  }

  .contactFooter .formBox  .elementor-field-group {
    padding-right: 10px !important;
    padding-left: 10px !important;  
    margin-bottom: 15px !important;
  }       

  .recipesWrap.recipesmrWrap .elementor-post__title {
    margin-left: 95px;
  } 

  .recipesmrWrap .elementor-post__title:before {
    top: -3px;
    left: -95px;
  }  

  .wooWrap.checkoutWrap .checkout_coupon .button {
    padding: 11px 20px 12px !important;
  }

  .anchor_id {
    height: 125px !important;
    top: -125px;     
  }
.productWrap .custom_badge .elementor-heading-title,
.shopWrap .custom_badge .elementor-heading-title {
      width: 50px;
      height: 50px;
      font-size: 20px;
  }
	.signWrap .login_text p {
		font-size: 16px;
		line-height: 20px;
	}



}

     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
  
  @media screen and (orientation: landscape) {

  }

  input, textarea, select {   
    height: 48px;      
    font-size: 15px !important;
    line-height: 22px !important;              
    padding: 12px 20px 12px !important; 
  } 

  .signWrap select {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 35px !important;
  }                                      
  
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:before {
    height: 8px;
    width: 8px;
    top: 21px;
    left: 20px;           
  }  

  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:after {
    height: 16px;
    width: 16px;  
    top: 17px;
    left: 16px;           
  }
    
  .signWrap .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    font-size: 15px !important;
    line-height: 22px !important;        
    min-height: 48px;
    padding: 12px 20px 12px 40px !important;                    
  }  

  .signWrap form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
    height: 14px;
    width: 14px;
    top: 4px;
    left: -3px;              
  }                          
    
  .signWrap .elementor-select-wrapper .select-caret-down-wrapper i {
    font-size: 26px;
    line-height: 20px;
  }            

  .e-parent.e-con-boxed > .e-con-inner {
    padding-left: 10px;
    padding-right: 10px;
  } 

  .single-product .woocommerce-message .button,
  .goldWrap .colorBox .basketBtn .button,
  .goldWrap .colorBox .basketBtn .added_to_cart,
  .goldWrap .colorBox .basketBtn .add_to_cart_button,   
  .wooWrap .return-to-shop .wc-backward,
  .wooWrap .woocommerce button.button,
  .wooWrap .woocommerce .wc-proceed-to-checkout .button,
  .wooWrap .woocommerce .actions .button, .wooWrap .woocommerce .actions .coupon .button,
  .wooWrap .btnbx,
  .footer .elementor-form button,  
  .dbtn {
    padding: 8px 25px 9px !important;
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .productWrap .textBox .logoIcons img {
    height: 68px !important;
  }

  .checkoutWrap .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 8px 0 0;
    padding: 0 !important;
  }

  .productWrap .imageBox .comment-form-cookies-consent input {
    margin: 6px 0 0;
  }

  .checkoutWrap .shop_table.order_details tr td ul li strong,
  .accountWrap table.shop_table tbody tr.order_item li strong {
      line-height: 20px;
  }

  .wooWrap.checkoutWrap .checkout_coupon .button {
    padding: 11px 20px 12px !important;
  }


  p {
    line-height: 21px;
  }

  textarea {
    min-height: 150px !important;
  } 

  .accountWrap .select2-container--default .select2-selection--single, 
  .accountWrap form .form-row input.input-text,
  .cartWrap .select2-container--default .select2-selection--single,
  .checkoutWrap .select2-container--default .select2-selection--single, 
  .cartWrap select, .cartWrap input[type='tel'], .cartWrap textarea, 
  .cartWrap input[type='email'], .cartWrap input[type='text'], 
  .cartWrap input[type='password'], .cartWrap input[type='number'], 
  .cartWrap input[type='search'], .checkoutWrap select, 
  .checkoutWrap input[type='tel'], .checkoutWrap textarea, 
  .checkoutWrap input[type='email'], 
  .checkoutWrap input[type='text'], 
  .checkoutWrap input[type='password'], 
  .checkoutWrap input[type='number'],
  .checkoutWrap input[type='search'] {
    padding: 11px 12px 12px !important;
    font-size: 15px !important;
    line-height: 18px !important;   
  }

  .single-product .productWrap .group_table .quantity .quantity-minus,
  .single-product .productWrap .group_table .quantity .quantity-plus,
  .single-product .productWrap .quantity .quantity-plus,
  .single-product .productWrap .quantity .quantity-minus,
  .wooWrap.cartWrap .quantity .quantity-plus, 
  .wooWrap.cartWrap .quantity .quantity-minus {
    font-size: 22px;
    line-height: 26px;
    width: 35px !important;
    height: 35px !important;
    padding-top: 0px;
  }

  .accountWrap .select2-container--default .select2-selection--single .select2-selection__rendered, 
  .cartWrap .select2-container--default .select2-selection--single .select2-selection__rendered,
  .checkoutWrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px;
  }

  .single-product .productWrap .group_table .quantity input,
  .single-product .productWrap .quantity input,
  .wooWrap.cartWrap .quantity input {
    width: 66px !important;
    height: 35px !important;
    font-size: 16px !important;
    padding: 2px 9px 5px!important;
  }

  .single-product .productWrap .group_table .quantity input {
    width: 50px !important;
  }
  .checkoutWrap .woocommerce .woocommerce-order-details__title,
  .checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 12px;
  }

  .woocommerce-cart .woocommerce-cart-form table a.remove {
    font-size: 20px;
  }
   
  .productWrap .imageBox img {    
    max-height: 400px;
  }   

  .woocommerce-account .addresses .title h2 {
    text-align: left;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table td.product-thumbnail img {
    max-height: 60px;
  }

  .wooWrap.checkoutWrap .checkout_coupon .button {
    padding: 11px 15px 12px !important;  
  }

  .wooWrap.checkoutWrap .checkout_coupon .form-row-first {
    width: 59%;
  }
  .wooWrap.checkoutWrap .checkout_coupon .form-row-last {
    width: 41%;
  }

  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: auto;
    margin-top: 12px;
  }

   .wooWrap .return-to-shop .wc-backward,
   .wooWrap .woocommerce .wc-proceed-to-checkout .button,
   .wooWrap .woocommerce .actions .button, 
   .wooWrap .woocommerce .actions .coupon .button, 
   .wooWrap .btnbx {
      padding: 12px 20px !important;
      width: 100% !important;
      float: none !important;
   }

  .wooWrap .woocommerce .coupon input[type='text'] {
    max-width: 100%;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    height: 48px;
  }

  .checkoutWrap .woocommerce .woocommerce-checkout-review-order table.shop_table td,
  .wooWrap .woocommerce table.shop_table td {
    padding: 14px 12px;
    font-size: 16px;
   }

  .woocommerce table.shop_table_responsive tr td, 
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }

  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-quantity,
  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-price,
  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-name,
  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-remove,
  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-subtotal,
  .woocommerce-cart .wooWrap.cartWrap .woocommerce-cart-form table .product-thumbnail {
    width: 100%;
  }

  .checkoutWrap .woocommerce-shipping-fields #ship-to-different-address {
      font-size: 20px;
      margin-top: 20px;
  }

  .checkoutWrap .woocommerce-shipping-fields #ship-to-different-address label.checkbox:before {
    top: 4px;
  }

  .wooWrap .wc_payment_methods label img {
    margin-right: 6px !important;
    max-height: 26px !important;  
  }
  .wooWrap .wc_payment_methods input {
    margin-right: 5px !important;
    position: relative;
    top: 3px;
  }
  .wooWrap .payment_box p,
  .wooWrap .wc_payment_methods label {
    font-size: 13px;
    line-height: 20px;
  }
  .wooWrap .woocommerce-checkout-payment {
    padding-left: 12px;
    padding-right: 12px;
  }
  .woocommerce-checkout .wooWrap #payment .payment_method_paypal .about_paypal {
    line-height: 24px; 
  }
  .checkoutWrap .woocommerce-shipping-fields #ship-to-different-address {
      font-size: 20px;
      margin-top: 20px;     
  }
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th, .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th {
    font-size: 16px;
    padding: 14px 8px;
  }
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td, .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td {
    font-size: 14px;
    padding: 16px 8px;
  }
  .woocommerce-account .accountWrap .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .button {
    padding: 6px 16px 7px !important;
    font-size: 16px !important;
    width: auto !important; 
  }  

  .woocommerce-order-received .checkoutWrap .woocommerce .woocommerce-customer-details .col-1,
  .accountWrap .woocommerce .woocommerce-customer-details .col-1 {
    margin-bottom: 30px;
  }
  .woocommerce-order-received .checkoutWrap .woocommerce .woocommerce-customer-details,
  .accountWrap .woocommerce .woocommerce-customer-details {
    margin-bottom: 5px;
  }

  .woocommerce .accountWrap .edit-account form .form-row label,
  .accountWrap form .form-row label, 
  .checkoutWrap .woocommerce form .form-row label {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .wooWrap .woocommerce .cart-collaterals table.shop_table th,
  .wooWrap .woocommerce table.shop_table th {
    font-size: 18px;   
    padding: 14px 12px; 
  }

  .checkoutWrap .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-bottom: 12px;
  }

  .woocommerce .woocommerce-thankyou-order-details {
    margin-bottom: 0 !important;
  }

  .woocommerce ul.order_details li {
    display: table;
    float: none !important;
    border-right: none !important;
    border-bottom: 1px dashed #d3ced2;
    padding-right: 0 !important;
    padding-bottom: 10px;
    margin-bottom: 13px;
  }

  .accountWrap .woocommerce-MyAccount-navigation li {
    width: auto;
    display: inline-block;
  }

  .accountWrap .woocommerce-MyAccount-navigation li a {
    padding: 9px 12px;
    font-size: 15px;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .woocommerce-account .accountWrap .woocommerce-MyAccount-content {
    width: 100%;
    padding: 16px 12px;
  }

  .woocommerce ul#shipping_method li input {
    margin: 5px 6px !important;
  }

  .wooWrap .woocommerce-message,
  .wooWrap .woocommerce-info {
    font-size: 15px;
  }

  .accountWrap .woocommerce-MyAccount-content .button {
    padding: 7px 14px !important;
    font-size: 15px !important;
  }

  .accountWrap .woocommerce-MyAccount-content .woocommerce-info {
      padding: 16px 12px 16px 48px;
  }

  .accountWrap .woocommerce h2 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
  }

  .accountWrap .woocommerce form.register,
  .accountWrap .woocommerce form.login {
    margin: 12px auto !important;
    min-height: inherit;
  }

  .exploreWrap:before {
    height: 280px !important;
  }

  .exploreWrap .textBox:before {
   left: -10px;
    width: 100vw;
    top: 0px;
  }

  .exploreWrap .exploreTitle .elementor-heading-title {
    font-size: 28px;
    line-height: 34px; 
  }

  .bigTitle .elementor-heading-title {
    font-size: 30px;
    line-height: 36px;
  }

  .ourText p {
    font-size: 18px;
    line-height: 26px;
  }

  .mapleWrap .howBox .imageTitle .elementor-heading-title {
    font-size: 18px;
    line-height: 23px;
  }

  .mapleWrap .howBox .imageBox .elementor-widget-image {
    margin-bottom: 10px;
    min-height: 70px;
  }    

  .plantWrap .bigTitle .elementor-heading-title br {
    display: none;
  }

  .contactFooter .formBox  .elementor-field-group {
    padding-right: 12px !important;
    padding-left: 12px !important;  
    margin-bottom: 12px !important;
  }

  .productWrap .bigTitle .product_title {
    font-size: 32px;
    line-height: 36px;
  }

  .productWrap .textBox .category,
  .productWrap .colorText .elementor-widget-container,
  .productWrap .textBox .category a {
    font-size: 18px;
    line-height: 22px;
  }

  .productWrap .textBox button.single_add_to_cart_button {
    padding: 10px 16px 9px !important;
    font-size: 13px !important;
    line-height: 18px !important;
  }

  .recipesWrap.recipesmrWrap .elementor-post__title {
    margin-left: 75px;
  } 

  .recipesmrWrap .elementor-post__title:before {
    top: -3px;
    left: -75px;
  }   

  .mapleWrap .imageBox .logoImg {
    right: auto !important;
    left: 0; 
  }

  .anchor_id {
    height: 110px !important;
    top: -110px;     
  }
  .productWrap .custom_badge .elementor-heading-title,
.shopWrap .custom_badge .elementor-heading-title {
      width: 50px;
      height: 50px;
      font-size: 20px;
  }


   


    

  
}

@media (max-width: 575px) {

  .accountWrap .woocommerce-MyAccount-content .woocommerce-info {
    position: relative;
    padding: 16px 12px 75px 48px;
  }

  .accountWrap .woocommerce-info .button {
    position: absolute;
    bottom: 17px;
    right: calc(50% - 71px);
  }

.signWrap .login_text p {
    font-size: 16px;
    line-height: 20px;
}



}

   
/* Landscape phones and down */
@media (max-width: 480px) { 

  .productWrap .textBox .logoIcons img {
    height: 65px !important;
  }


  .wooWrap.checkoutWrap .checkout_coupon .button {
    width: 100%;
  }

  .wooWrap.checkoutWrap .checkout_coupon .form-row-first,
  .wooWrap.checkoutWrap .checkout_coupon .form-row-last {
    width: 100%;
    text-align: center;
  }

  .productWrap .cart.variations_form table, 
  .productWrap .cart.grouped_form table {
    padding: 30px 8px;
  }

.wooWrap .woocommerce .cart-collaterals table.shop_table th,
.wooWrap .woocommerce table.shop_table th {
  font-size: 16px;   
}

.wooWrap .woocommerce table.shop_table td {
  font-size: 14px;
}

.productWrap .quantity {
  display: block;
  width: 100%;
  margin: 0 0 10px 0px !important;
}

.single-product .productWrap .cart {
  display: block !important;
} 

.single-product .productWrap .quantity .quantity-plus, 
.single-product .productWrap .quantity .quantity-minus {
  width: 58px !important;
  height: 38px !important;
}

.single-product .productWrap .quantity input {
  width: 106px !important;
  height: 38px !important;
}

.productWrap .textBox button.single_add_to_cart_button {
  margin: 0 !important;
}

.productWrap .cart.grouped_form table tr td {
  padding: 12px 5px !important;
  font-size: 15px;
}

.productWrap .cart.grouped_form {
  margin-top: 10px !important;
  padding: 20px 12px 20px;
}

.single-product .productWrap .cart.grouped_form .quantity .quantity-plus, 
.single-product .productWrap .cart.grouped_form .quantity .quantity-minus {
  width: 29px !important;
  height: 30px !important;
  font-size: 18px;
  line-height: 24px;
}

.single-product .productWrap .cart.grouped_form .quantity input {
  width: 41px !important;
  height: 30px !important;
  font-size: 16px;
  line-height: 20px;
}

.productWrap .cart.grouped_form table tr td.woocommerce-grouped-product-list-item__quantity {
  width: 40% !important;
}

.productWrap .textBox .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: block !important;
}

.productWrap .cart.variations_form {
  padding: 12px 20px 26px;
}





} 