.elementor-505 .elementor-element.elementor-element-d86425e{--display:flex;--position:fixed;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:0px;--z-index:99;}.elementor-505 .elementor-element.elementor-element-d86425e:not(.elementor-motion-effects-element-type-background), .elementor-505 .elementor-element.elementor-element-d86425e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}body:not(.rtl) .elementor-505 .elementor-element.elementor-element-d86425e{left:0px;}body.rtl .elementor-505 .elementor-element.elementor-element-d86425e{right:0px;}.elementor-505 .elementor-element.elementor-element-ca366a7{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;border-style:solid;--border-style:solid;border-width:0px 0px 01px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:01px;--border-left-width:0px;border-color:#339966;--border-color:#339966;}.elementor-505 .elementor-element.elementor-element-ca366a7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-505 .elementor-element.elementor-element-0af3927.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-505 .elementor-element.elementor-element-0af3927 img{width:100px;}.elementor-505 .elementor-element.elementor-element-478151b{width:100%;max-width:100%;}.elementor-505 .elementor-element.elementor-element-478151b .elementor-search-form__container{min-height:50px;}.elementor-505 .elementor-element.elementor-element-478151b .elementor-search-form__submit{min-width:50px;}body:not(.rtl) .elementor-505 .elementor-element.elementor-element-478151b .elementor-search-form__icon{padding-left:calc(50px / 3);}body.rtl .elementor-505 .elementor-element.elementor-element-478151b .elementor-search-form__icon{padding-right:calc(50px / 3);}.elementor-505 .elementor-element.elementor-element-478151b .elementor-search-form__input, .elementor-505 .elementor-element.elementor-element-478151b.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(50px / 3);padding-right:calc(50px / 3);}.elementor-505 .elementor-element.elementor-element-478151b:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:3px;}.elementor-505 .elementor-element.elementor-element-478151b.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:3px;}.elementor-505 .elementor-element.elementor-element-6514112{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-505 .elementor-element.elementor-element-6514112.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-505 .elementor-element.elementor-element-9935202.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-505 .elementor-element.elementor-element-9935202{--divider-style:solid;--subtotal-divider-style:solid;--elementor-remove-from-cart-button:none;--remove-from-cart-button:block;--cart-border-style:none;--cart-footer-layout:1fr 1fr;--products-max-height-sidecart:calc(100vh - 240px);--products-max-height-minicart:calc(100vh - 385px);}.elementor-505 .elementor-element.elementor-element-9935202 .widget_shopping_cart_content{--subtotal-divider-left-width:0;--subtotal-divider-right-width:0;}.elementor-505 .elementor-element.elementor-element-f989fbe .elementor-icon-wrapper{text-align:center;}.elementor-505 .elementor-element.elementor-element-039c29a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-505 .elementor-element.elementor-element-a8886e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-505 .elementor-element.elementor-element-9935202{width:var( --container-widget-width, 95.078px );max-width:95.078px;--container-widget-width:95.078px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-505 .elementor-element.elementor-element-0af3927{width:var( --container-widget-width, 340px );max-width:340px;--container-widget-width:340px;--container-widget-flex-grow:0;text-align:center;}}@media(min-width:768px){.elementor-505 .elementor-element.elementor-element-6514112{--width:21.188%;}}/* Start custom CSS for container, class: .elementor-element-d86425e *//* Modern Cart Button Styles - Brand Colors */
/* Modern Search Form Styles - Brand Colors */
.elementor-search-form__container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 12px;
  padding: 6px;
  border: 2px solid #f8f9fa;
  transition: all 0.3s ease;
  box-shadow: 0 4px 20px rgba(0, 102, 51, 0.08);
}

.elementor-search-form__container:hover {
  border-color: #339966;
  box-shadow: 0 6px 30px rgba(0, 102, 51, 0.12);
}

.elementor-search-form__container:focus-within {
  border-color: #006633;
  box-shadow: 0 8px 40px rgba(0, 102, 51, 0.15);
}

.elementor-search-form__input {
  flex: 1;
  background: white;
  border: none;
  outline: none;
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 400;
  color: #2d3748;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  transition: all 0.2s ease;
}

.elementor-search-form__input::placeholder {
  color: #a0aec0;
  transition: color 0.2s ease;
}

.elementor-search-form__input:focus::placeholder {
  color: #cbd5e0;
}

.elementor-search-form__submit {
  background: #006633;
  border: none;
  border-radius: 8px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-left: 8px;
}

.elementor-search-form__submit:hover {
  background: #339966;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 102, 51, 0.25);
}

.elementor-search-form__submit:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 102, 51, 0.2);
}

.elementor-search-form__submit .fa-search {
  color: white;
  font-size: 16px;
  transition: transform 0.2s ease;
}

.elementor-search-form__submit:hover .fa-search {
  transform: scale(1.1);
}

.elementor-screen-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .elementor-search-form__container {
    max-width: 95%;
  }
  
  .elementor-search-form__input {
    padding: 14px 18px;
    font-size: 15px;
  }
  
  .elementor-search-form__submit {
    width: 44px;
    height: 44px;
  }
  
  .elementor-search-form__submit .fa-search {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .elementor-search-form__container {
    max-width: 100%;
    margin: 0 10px;
  }
  
  .elementor-search-form__input {
    padding: 12px 16px;
    font-size: 14px;
  }
  
  .elementor-search-form__submit {
    width: 40px;
    height: 40px;
  }
  
  .elementor-search-form__submit .fa-search {
    font-size: 14px;
  }
}

.elementor-menu-cart__toggle_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 12px;
  padding: 12px 20px;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.elementor-menu-cart__toggle_button:hover {
 
  transform: translateY(-1px);
  text-decoration: none;
}

.elementor-menu-cart__toggle_button:focus {
  outline: none;

}

.elementor-menu-cart__toggle_button:active {
  transform: translateY(0);
}

.elementor-button-text {
  margin-right: 12px;
  font-size: 16px;
  font-weight: 600;
  color: #2d3748;
  transition: color 0.2s ease;
}

.elementor-menu-cart__toggle_button:hover .elementor-button-text {
  color: #006633;
}

.woocommerce-Price-amount {
  font-weight: 600;
}

.woocommerce-Price-currencySymbol {
  font-weight: 600;
  margin-right: 2px;
}

.elementor-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #006633;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  position: relative;
  transition: all 0.2s ease;
}

.elementor-menu-cart__toggle_button:hover .elementor-button-icon {
  background: #339966;
  transform: scale(1.05);
}

.elementor-button-icon i {
  color: white;
  font-size: 18px;
  transition: transform 0.2s ease;
}

.elementor-menu-cart__toggle_button:hover .elementor-button-icon i {
  transform: scale(1.1);
}

/* Cart Counter Badge */
.elementor-button-icon[data-counter]::after {
  content: attr(data-counter);
  position: absolute;
  top: -6px;
  right: -6px;
  background: #ff4757;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  border: 1px solid white;
}

.elementor-menu-cart__toggle_button:hover .elementor-button-icon[data-counter]::after {
  transform: scale(1.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.elementor-screen-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .elementor-menu-cart__toggle_button {
    padding: 10px 16px;
  }
  
  .elementor-button-text {
    font-size: 15px;
    margin-right: 10px;
  }
  
  .elementor-button-icon {
    width: 36px;
    height: 36px;
  }
  
  .elementor-button-icon i {
    font-size: 16px;
  }
  
  .elementor-button-icon[data-counter]::after {
    width: 18px;
    height: 18px;
    font-size: 10px;
    top: -5px;
    right: -5px;
  }
}

@media (max-width: 480px) {
  .elementor-menu-cart__toggle_button {
    padding: 8px 14px;
  }
  
  .elementor-button-text {
    font-size: 14px;
    margin-right: 8px;
  }
  
  .elementor-button-icon {
    width: 32px;
    height: 32px;
  }
  
  .elementor-button-icon i {
    font-size: 15px;
  }
  
  .elementor-button-icon[data-counter]::after {
    width: 16px;
    height: 16px;
    font-size: 9px;
    top: -4px;
    right: -4px;
  }
}

/* Animation for cart updates */
@keyframes cartBounce {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}

.elementor-button-icon.cart-updated {
  animation: cartBounce 0.3s ease;
}

/* Loading state */
.elementor-menu-cart__toggle_button.loading .elementor-button-icon i {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* Modern User Icon Styles - Matching Cart Design Pattern */
.elementor-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 12px;
    padding: 12px;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 2px solid #f8f9fa;
    box-shadow: 0 4px 20px rgba(0, 102, 51, 0.08);
}

.elementor-icon:hover {
    border-color: #339966;
    box-shadow: 0 6px 30px rgba(0, 102, 51, 0.12);
    transform: translateY(-1px);
    text-decoration: none;
}

.elementor-icon:focus {
    outline: none;
    border-color: #006633;
    box-shadow: 0 8px 40px rgba(0, 102, 51, 0.15);
}

.elementor-icon:active {
    transform: translateY(0);
}

.elementor-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #006633;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    color: white;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease;
}

.elementor-icon:hover i {
    background: #339966;
    transform: scale(1.1);
}

/* Font Awesome specific styles */
.elementor-icon .far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

.elementor-icon .fa-user-circle:before {
    content: "\f2bd";
}

/* Responsive Design */
@media (max-width: 768px) {
    .elementor-icon {
        padding: 10px;
    }
    
    .elementor-icon i {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .elementor-icon {
        padding: 8px;
    }
    
    .elementor-icon i {
        width: 32px;
        height: 32px;
        font-size: 15px;
    }
}

/* Animation for user interactions */
@keyframes userBounce {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

.elementor-icon.user-updated {
    animation: userBounce 0.3s ease;
}

/* Loading state */
.elementor-icon.loading i {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}/* End custom CSS */