/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
    font-family: "Century Gothic Regular", Sans-serif !important;
    /*background-color: #eeeeee;*/
    /*background-color: #F5F5F7;*/
    /*background-color: #f9f9f9;*/
    background-color: #595959;
}
header .elementor-icon svg path , header .elementor-button-icon svg path {
    fill:#E6E6E6;
}
.product-features {
    margin: 20px 0;
    background: transparent;
    padding: 0;
    /*font-family: "Futura Condensed", "Futura", Arial, sans-serif;*/
}

.feature-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    padding: 12px 0;
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
}

.feature-item:last-child {
    border-bottom: none;
}

.feature-item strong {
    color: #666;
    margin: 0;
    margin-right: 20px;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    min-width: 120px;
    flex-shrink: 0;
    /*font-family: "Futura Condensed", "Futura", Arial, sans-serif;*/
}

.feature-value {
    color: #333;
    font-size: 20px;
    line-height: 1.4;
    text-align: right;
    font-weight: 500;
    max-width: 60%;
    /*font-family: "Futura Condensed", "Futura", Arial, sans-serif;*/
}

.coming-soon-disabled {
    background-color: #cccccc !important;
    border-color: #cccccc !important;
    color: #666666 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
    opacity: 0.6 !important;
}
.coming-soon-disabled:hover,
.coming-soon-disabled:focus,
.coming-soon-disabled:active {
    background-color: #cccccc !important;
    border-color: #cccccc !important;
    color: #666666 !important;
    transform: none !important;
    box-shadow: none !important;
}
.home-carousal .swiper-slide .elementor-element {
    padding-bottom: 0 ;
}
.feature-grid-section .elementor-widget-image-box { 
    position:relative;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #E0E0E0 100%);
    
}
.feature-grid-section .elementor-widget-image-box .elementor-image-box-wrapper {     padding: 30px 0;
        border-radius: 20px;
    
} 
.feature-grid-section .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img { 
    position: absolute;
    top: -1%;
    left: 50%;
  transform: translate(-50%, -50%);
    box-shadow: 0px 5px 11px -1px rgba(0, 0, 0, 0.19);
    border-radius: 120px;
    width:72px !important;
    /*padding:6px;*/
}

.feature-grid-section .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img  img { 
    border-radius: 120px;
    background-color: #ffffff;
}

.explore-product-head .elementor-button-link:hover {
    background-color: #50504F !important;
    color:#ffffff !important;
    fill: #ffffff !important;
}
.explore-product-head .elementor-button-link:hover svg path {
  stroke: #FFFFFF !important ; 
}
.buy-one-btn a {
    width:100%;
    background-color:transparent !important;
    color: #50504F !important;
    border:1px solid #50504F;
    border-radius:30px;
}
.buy-one-btn a:hover { 
    background-color:#50504F !important;
    color: #ffffff !important;
}
.buy-one-btn a:hover svg path {
  stroke: #FFFFFF !important ; 
}


.elementor-25 .elementor-element.elementor-element-eb26552 h2 , .elementor-25 .elementor-element.elementor-element-7c1512e h2 {
    font-family: "Century Gothic SemiBold", Sans-serif !important;
}
.elementor-element.elementor-element-5327475 {
    background-image:url('./assets/footer-bg-1.png') !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
header .elementor-nav-menu--main .elementor-nav-menu a {
    padding: 13px 10px !important;
}
footer .elementor-nav-menu--main .elementor-nav-menu a { 
    padding:  6px 0 !important;
}
header .elementor-menu-cart__toggle .elementor-button svg , header .elementor-menu-cart__toggle .elementor-button:hover svg{
    fill:none;
}
.woocommerce-MyAccount-navigation {
    background-color:#3A3B3D;
    padding:20px;
    border-radius:20px;
}
.woocommerce-MyAccount-navigation li { 
    list-style:none;
    padding:12px 0px 12px 14px;
}
.woocommerce-MyAccount-navigation li.is-active {
    background-color:#1e1e1e;
    border-radius:8px;
}

.woocommerce-MyAccount-navigation ul { 
    padding-left:0;
}
.woocommerce-MyAccount-navigation li a { 
    text-decoration:none;
    font-size:16px;
    font-family: "Century Gothic SemiBold", Sans-serif ;
    color:#ffffff;
    
}
.woocommerce-MyAccount-content {
    color:#dddddd;
}
.woocommerce-MyAccount-content a {
    color:#ffffff;
}
.elementor-menu-cart__main .elementor-menu-cart__product-name a {
    font-family: "Century Gothic Semibold", Sans-serif !important;
    font-size: 18px !important;
    color: #dddddd;
}
.elementor-menu-cart__main .elementor-menu-cart__product-price {
        font-size: 18px !important;
    font-family: "Century Gothic Regular", Sans-serif !important;
    color: #dddddd;
    
}
.elementor-menu-cart__main {
    background:#595959 !important;
    
}
.elementor-menu-cart__container {
    background-color: rgba(0, 0, 0, .70);
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before  {
    background: #dddddd ;
}
.elementor-menu-cart__product-remove {
    border:1px solid #dddddd;
}
.elementor-element.elementor-element-0759d37.elementor-position-top.elementor-widget.elementor-widget-image-box , .elementor-element-819ab99 {
    min-height: 205px;
}
.woocommerce-account .woocommerce-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    border: 0;
    background: transparent;
}
.woocommerce-downloads .woocommerce-info:before { 
    position:unset;
    content: ' ' !important;
    background-image: url('./assets/no-downloads-icon.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}
.woocommerce-orders .woocommerce-info:before { 
    position:unset;
    content: ' ' !important;
    background-image: url('./assets/no-orders-icon.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}
.woocommerce-MyAccount-content .wc-forward , .woocommerce-Button , .woocommerce-edit-address .woocommerce-address-fields button.button , .wc-block-components-totals-coupon__button {
    color: #dddddd !important;
    border: 2px solid #dddddd !important;
    background:transparent !important;
    border-radius: 30px !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;
    padding: 10px 30px !important;
    margin-top:20px !important;
}
.woocommerce-form-login__submit {
    color: #dddddd !important;
    background:#1e1e1e !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;
    padding: 10px 30px !important;
    border-radius: 30px !important;
}
.woocommerce-LostPassword a {
    color:#dddddd;
}
.woocommerce-Input , .woocommerce form .form-row .input-text {
    background:transparent !important;
    color:#dddddd !important;
    border:2px solid #dddddd !important;
}
label {
    font-family: "Century Gothic Regular", Sans-serif !important;    
}

.u-columns h2 {
    color:#dddddd;
}
.woocommerce-account .entry-title {
    color:#dddddd !important;
}
/*.wc-forward   {*/
    
/*    background-color: transparent !important;*/
/*    color: #dddddd !important;*/
/*    border: 1px solid #dddddd !important;*/

/*}*/
.woocommerce-MyAccount-content .wc-forward:hover , .woocommerce-Button:hover , .woocommerce-edit-address .woocommerce-address-fields button.button:hover { 
    background:#dddddd !important;
    color: #1e1e1e !important;
}
 .site-main { 
    padding:80px 0;
}
.woocommerce-account .site-main { 
    padding:80px 0;
}
.woocommerce-account .woocommerce {
    padding-top:10px ;
}
.woocommerce-message {
    border:0;
    border-radius:10px;
}
 .woocommerce-Address address,
  .woocommerce-Addresses address  {
    background: #3A3B3D !important;
    border-radius: 20px;
    padding: 14px 21px;
    margin-top:10px;
}
.woocommerce-address-fields .button {
    background-color: transparent !important;
    color: #50504F !important;
    border: 1px solid #50504F !important;
    border-radius: 30px !important;
    padding:12px 40px !important;
}
.woocommerce-address-fields .button:hover { 
    background-color: #50504F !important;
    color: #ffffff !important;
    
}

#customer_details {
    padding-right:30px;
}
.woocommerce-MyAccount-navigation form input {
    border-radius:10px !important;
}
.woocommerce-input-wrapper input {
    background-color:#1e1e1e !important;
    color:#dddddd !important;
}
.woocommerce-checkout .woocommerce-input-wrapper input {
    background: transparent !important;
    color: #dddddd !important;
    border: 2px solid #dddddd !important;
}
.woocommerce form .form-row label {
    color:#dddddd !important;
}
.woocommerce-checkout #payment div.payment_box {
    background:#595959 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color:transparent !important;
    color:#1e1e1e !important;
    border: 2px solid #dddddd !important;
}
.woocommerce-checkout #payment  {
    background:#3A3B3D !important;
}
.woocommerce-checkout #payment label { 
    color:#dddddd;
}
#place_order {
    color: #dddddd !important;
    border: 2px solid #dddddd !important;
    background:transparent !important;
    border-radius: 30px !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;
    padding: 10px 30px !important;
    margin-top:20px !important;
}
#place_order:hover { 
        background:#dddddd !important;
    color: #1e1e1e !important;
}
.woocommerce .col2-set #customer-details {
    padding-right:30px;
}
.woocommerce-billing-fields h3 , #order_review_heading{
    color:#dddddd !important;
}
.compliance-wrapper {
    display:flex;
    flex-wrap: wrap;
    gap:0 22px;
    padding-bottom:80px;
    justify-content:center;
}
.compliance-model { 
    width:28%;
    background-color:#f1f1f1;
    padding:16px;
    border-radius:20px;
}
.compliance-wrapper p {
    width:100%;
    text-align:center;
    color:#dddddd;
    margin:20px;
    font-size:20px;
}
.compliance-wrapper li {
    list-style: none;
    background: #ffffff;
    padding: 10px 34px;
    border-radius: 40px;
    border: 2px solid #50504F;
    
    
}
.compliance-wrapper ul li a { 
    font-family: "Century Gothic Bold", Sans-serif !important;
    color: #50504F !important;
    display: flex;
    align-items: center;
    gap: 8px;
}
.compliance-model p {
    text-align:center;
}
.compliance-wrapper ul { 
    display:flex;
    padding-left:0;
    gap:20px;
    justify-content: center;
    width:100%;
}
.search-results #content { 
    padding:80px 0;
}
.search-results .page-content {
        display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.search-no-results {
    color:#dddddd;
}
.search-results article.post {
    width: 48%;
    background: #f3f3f3;
    padding: 10px 20px; 
    border-radius:20px;

}
.search-results .post-body { 
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.search-results .post-body .Default { 
    flex:1;
} 
.search-results .post .wp-post-image {
      height: 300px;
    -o-object-fit: cover;
    object-fit: contain;
    width: 300px;
}

.search-results .page-header {
        padding-bottom: 30px;
}

.single-product .woocommerce-notices-wrapper  {
    display: flex;
    justify-content: center;
}

 .woocommerce-notices-wrapper .woocommerce-message::before { 
    
}
.woocommerce-notices-wrapper .woocommerce-message::before {  
        color: #cd0100;
        top: 22px;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message::after { 
    content:none;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message {
width: 1330px;
    margin-top: 30px;
    background: #e9e9e9;
    display: flex;
    align-items: center;
    /* vertical-align: middle; */
    justify-content: space-between;
    border:0;
}
.woocommerce-checkout  .woocommerce-info::before { 
     content:none;
}
.woocommerce-checkout  .woocommerce-info a { 
    color:#dddddd;
    font-weight:600;
}
.woocommerce form.checkout_coupon {
    border:0 !important;
    margin: 0 !important;
    padding:0  !important;
}
.checkout_coupon.woocommerce-form-coupon button {
    color: #dddddd !important;
    background: #1e1e1e !important;
    border-radius: 10px !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;
    padding: 14px 30px;
}
.woocommerce-checkout  .woocommerce-info {
    color:#dddddd;
    margin-top: 10px;
    background:transparent;
    display: flex;
    align-items: center;
    /* vertical-align: middle; */
    justify-content: start;
    gap:10px;
    border:0;
    border-radius:10px;
    padding:16px 10px 16px 2px;
    margin-bottom:10px !important;
}
.single-product .elementor-element-d8f1919 {
    display:none;
}
.wc-block-cart-item__product {
font-family: "Century Gothic Regular", Sans-serif !important;    
}
.wc-block-cart-items__header-image span , .wc-block-cart-items__header-total span , .wc-block-cart .wc-block-cart__totals-title {
    font-size:22px !important;
    font-family: "Century Gothic Regular", Sans-serif !important;
    color:#ffffff !important;
    font-weight:600 !important;
}

.wc-block-cart-item__wrap .wc-block-components-product-name {
    font-family: "Century Gothic Semibold", Sans-serif !important;
    font-size:22px !important;
    color:#dddddd;
}
.wc-block-cart-item__wrap .wc-block-components-product-price__value {
    font-size:20px !important;
    font-family: "Century Gothic Regular", Sans-serif !important;
    color:#dddddd;
    
}


.wc-block-formatted-money-amount {
        font-size:20px !important;
    font-family: "Century Gothic Semibold", Sans-serif !important;
    color:#dddddd;
}
.wc-block-components-product-details__value {
    font-size:18px !important;
    font-family: "Century Gothic Regular", Sans-serif !important;
    color:#ddd;
}

.wc-block-components-product-details__name {
    font-size:18px !important;
    font-family: "Century Gothic Semibold", Sans-serif !important;
    color:#ddd;
}
.wc-block-components-quantity-selector {
    border:1px solid #ddd !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color:#dddddd !important;
    font-size:16px !important;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
    color:#a7a7a7 !important;
    font-size:14px !important;
}

.woocommerce-account .woocommerce-info {
    color:#dddddd;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link svg {
    color:#dddddd !important;
}

.wc-block-components-totals-item__label {
    font-family: "Century Gothic Semibold", Sans-serif !important;
    font-size: 22px !important;
    color: #dddddd;
}
.wc-block-cart__submit-container .wc-block-components-button  {
    border-radius:30px !important;
    background-color:transparent !important;
    color: #dddddd !important;
    border:2px solid #dddddd;
    font-family: "Century Gothic Regular", Sans-serif !important;    
}
.wc-block-components-button {
    background-color:transparent !important;
    color: #121212 !important;
    border:2px solid #121212;
}
.wc-block-cart__submit-container .wc-block-components-button:hover {
    background-color:#dddddd !important;
    color: #121212 !important;
    }
.wc-block-components-panel__button {
    color: #dddddd;
}
.feature-item {
    border-bottom:2px solid #4b4b4b;
    padding:26px 0 ;
}
.feature-item strong {
    color:#dddddd;
    font-family: "Century Gothic ExtraBold", Sans-serif !important;
    font-size:16px;
    
}
.feature-item .feature-value { 
    font-size:16px;
    color:#dddddd;
}
.woocommerce div.product form.cart .variations select {
    max-width:50% !important;
    min-width:unset !important;
    border:2px solid #ddd !important;
    color: #ddd !important;
}
.woocommerce div.product form.cart .variations select option {
      background: #333;
  color: #ddd;
}
.variations_form .variations .value {
    align-items:center;
    background-color:transparent !important;
    margin-bottom:10px !important;
}
.variations_form .variations .value .reset_variations { 
    color:#dddddd;
    font-size:18px !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    color: #dddddd !important;
    border: 2px solid #dddddd !important;
    background:transparent !important;
    border-radius: 30px !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;   
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    color: #dddddd !important;
    background: #1e1e1e !important;
    border-radius: 30px !important;
    font-family: "Century Gothic SemiBold", Sans-serif !important;   
    
}
.woocommerce-cart-form__contents .elementor-menu-cart__product , .widget_shopping_cart_content {
    border-bottom-color:#777777 !important;
}
.widget_shopping_cart_content .elementor-menu-cart__subtotal {
    color:#dddddd;
    border-color:#777777 !important;
}
.elementor-menu-cart__footer-buttons .elementor-button {
    height:unset !important;
}
.ti-widget-body .ti-username, .ti-feed-widget .ti-username {
    color:#dddddd;
}
.ti-profile .ti-header-numbers{
	display:none !important;
}
/*.woocommerce-Price-amount.amount , .elementor-heading-title.elementor-size-default {*/
/*    color:#dddddd !important;*/
/*}*/
 .woocommerce-cart .elementor-widget-text-editor {
    color:#eee !important;
}
.woocommerce-cart .page-header .entry-title{
    max-width: 1140px;
    color:#dddddd ;
}
.woocommerce-cart .alignwide {
    margin-inline:0 !important;
}
#wc-block-components-totals-coupon__input-coupon {
    back
}
.woocommerce-privacy-policy-text p {
    color:#dddddd;
}
.woocommerce-shop .elementor-element.elementor-element-bff7135.e-flex.e-con-boxed.e-con.e-parent {
    display:none;
}
.shop_table tr{ 
	/* .shop_table .product-name , .shop_table .product-total */
    color:#dddddd;
}
.cart_item:first-child {
    font-weight:500;
}   
.cart-subtotal , .order-total { 
    color:#dddddd;
}
.cart-subtotal th {
font-family: "Century Gothic Bold", Sans-serif !important;    
font-size:18px;
}
.order-total th {
    font-family: "Century Gothic Bold", Sans-serif !important;    
font-size:18px;
}
.woocommerce-checkout .entry-title {
    color:#dddddd;
}

.woocommerce-additional-fields h3 {
    color:#dddddd;
}
.e-search-submit   {
    padding: 10px 60px;
    border-radius: 30px;
}
.e-search-input-wrapper {
    border-radius: 20px;
}
.woocommerce-account .entry-title {
    display: none;
}
header .outer-logo {
        padding: 0 !important;
    }

.woocommerce-MyAccount-content .woocommerce-account-title , .entry-title  {
    font-size:28px;
}
.page-content .post .entry-title {
    color:#1e1e1e;
}
.search-results  .entry-title  {
    font-size:28px;
    color:#dddddd;
}
/*.elementor-widget-heading .elementor-heading-title {*/
/*    font-size:28px;*/
/*    color:#dddddd;*/
/*}*/
.woocommerce-MyAccount-content .woocommerce-Address-title.title h2{
    font-size:28px;
}
.woocommerce-product-details__short-description .Body{
    line-height:normal;
}
.woocommerce-cart #wc-block-components-totals-coupon__input-coupon  {
    background-color:transparent !important;
    border:1px solid #dddddd;
}
.wc-block-cart-item__image img {
        background-color: #CFCFCF;
    padding: 8px;
    border-radius: 10px;
}
.woocommerce-order-received .woocommerce ul.order_details { 
    padding:0;
    margin-bottom:20px;
    
}
.woocommerce-order-received .woocommerce-order-details{ 
    margin-top:20px;
}
.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title{ 
    color:#dddddd;
}
.woocommerce-order-received .woocommerce-order p{
    color:#dddddd;
    /*background:#3A3B3D;*/
}

.woocommerce-thankyou-order-received {
    color:#dddddd;
}
.woocommerce ul.order_details li strong {
    font-size:16px;
}
.woocommerce-order-received .woocommerce ul.order_details li {
    font-size:17px;
    width: 47% !important;
    margin-bottom: 20px !important;
    color:#dddddd;
    margin-right: 20px;
}
.woocommerce-order-received .woocommerce table.shop_table td  { 
    color:#dddddd;
}
.woocommerce-order-received .woocommerce-table__product-name a {
    color:#dddddd !important;
    font-weight:600;
}
.woocommerce-order-received .woocommerce table.shop_table th {
    color:#dddddd;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title {
    color:#dddddd;
    
}
.woocommerce-order-received .woocommerce-customer-details address { 
    color:#dddddd;
    width:50%;
    background:#3A3B3D;
    border-radius:10px;
    padding :16px;
}
.woocommerce-order-received .woocommerce-customer-details--phone { 
    margin:10px 0;
}
.woocommerce-lost-password p {
    color: #ddd;
}
.woocommerce-checkout .payment_method_stripe .testmode-info { 
    color:#dddddd;
}
.woocommerce-checkout .payment_method_stripe fieldset {
    border:0;   
}
.woocommerce-cart .wc-block-components-totals-coupon__form {
    flex-direction:column;
    
}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex:unset !important;
}
.wc-block-components-totals-coupon__form .wc-block-components-button {
    background:#3A3B3D !important; 
    color:#ffffff !important; 
    border:0 !important;
}
.wc-block-components-totals-coupon__form .wc-block-components-button .wc-block-components-button__text {
    color:#ffffff !important; 
}
.noptin-optin-form-wrapper [type=button], .noptin-optin-form-wrapper [type=submit], .noptin-optin-form-wrapper button {
    background-color: transparent;
    border: 0px solid #c36;
    border-radius: 50px;
}
.noptin-optin-form-wrapper [type=button], .noptin-optin-form-wrapper [type=submit], .noptin-optin-form-wrapper button {
    background-color: #3A3B3D !important;
    border: 0px solid #c36;
    border-radius: 50px;
}
.noptin-optin-form-wrapper input[type=date],.noptin-optin-form-wrapper input[type=email], .noptin-optin-form-wrapper input[type=number], .noptin-optin-form-wrapper  input[type=password], .noptin-optin-form-wrapper input[type=search], .noptin-optin-form-wrapper input[type=tel], .noptin-optin-form-wrapper input[type=text], .noptin-optin-form-wrapper input[type=url], .noptin-optin-form-wrapper select, .noptin-optin-form-wrapper textarea {
    border: 1px solid #666;
    border-radius: 50px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
}
.noptin-optin-form-wrapper .noptin-form-heading , .noptin-optin-form-wrapper .noptin-form-description {
    text-align:left !important;
}
.noptin-optin-form-wrapper .noptin-popup__close  { 
    background-color:transparent !important;
    
}
.woocommerce-shipping-totals th , .woocommerce-shipping-totals td {
    color:#dddddd;
}
.woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {
    color:#dddddd;
    font-weight:600;
}
.woocommerce-terms-and-conditions-checkbox-text .woocommerce-terms-and-conditions-link {
    color:#dddddd;
    font-weight:600;
}
.woocommerce-mini-cart__empty-message {
    color:#dddddd !important;
    font-size:20px;
}
.elementor-menu-cart__close-button:after, .elementor-menu-cart__close-button:before {
    background:#dddddd !important;
}
.woocommerce form.checkout_coupon .coupon-error-notice, .wc-block-components-validation-error p#validate-error-coupon {
	color: #ff9999;
}
.wc-block-components-text-input input[type=text] {
    color: #dddddd;
}

 @media (max-width:1200px) { 
     .woocommerce-order-received .entry-title{
    max-width:100%;
    padding-left:10px;
}
    
    header .elementor-widget-image {
        /*max-width:40% !important;*/
    
    }
    header .outer-logo  {  
        padding:20px 30px 20px 10px !important;
    }
    header .outer-logo img { 
        width:110px !important;
    }
    .elementor-43 .elementor-element.elementor-element-9804674 {
        top:48px;
    }
    header .elementor-widget-off-canvas , .elementor-element-76206e4  {
        padding-top:0 !important;
    }
    header .elementor-icon svg path, header .elementor-button-icon svg path {
            fill:#1e1e1e;
    }
    header .burger-icon  svg path  { 
        fill:#dddddd;
    }
    header .elementor-widget-nav-menu {
        width:100% !important;
    }
    header .elementor-widget-nav-menu .elementor-nav-menu__container {
        width:100% !important;
    }
    header .elementor-widget-nav-menu .elementor-nav-menu__container ul {
            width:100% !important;
            /*padding:0 20px;*/
    }
    header .elementor-widget-nav-menu .elementor-nav-menu__container ul li { 
        width:100% !important;
        padding: 2px 0px;
        border-bottom:1px solid #cccccc;
    }
}
@media (max-width:991px) { 
   
     .woocommerce-cart .wp-block-woocommerce-cart-items-block {
         width:100% !important;
         padding:0 20px !important;
     }
     .woocommerce-cart .wp-block-woocommerce-cart-totals-block {
        width:100% !important;
        padding:30px 20px 0 20px;    
     }
     .woocommerce-cart .elementor-widget-text-editor {
         width:100% !important;
     }
     
   
}
@media (max-width:768px) {
    .woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
        padding:20px 10px !important;
        margin:20px 6px !important;
    }
    .woocommerce-account .u-column1 h2 {
        padding-inline-start:6px;
    }
    .woocommerce-account .u-column2 h2 {
        padding-inline-start:6px;
    }
    .woocommerce-cart .page-header .entry-title  {
        padding-inline-start:26px;
    }
    .compliance-wrapper {
        gap:20px;
    }
    .compliance-wrapper ul li a {
        justify-content:center;
    }
    .compliance-wrapper ul {
        flex-direction:column;
        justify-content:center;
    }
    .woocommerce-order-received .woocommerce-customer-details address {
        width:100%;
    }
    .woocommerce-order-received .woocommerce ul.order_details li {
        width:100% !important;
        border-right:0;
    }
    .wc-block-components-totals-wrapper {
        border:0;
    }
    .wc-block-cart-items__row {
        border-bottom:1px solid #eeeeee;
        margin-bottom:20px;
    }
    .woocommerce-cart .wc-block-cart-item__image {
            width: 100%;
    /*text-align: center;*/
    }
    .woocommerce-cart .wc-block-cart-item__image  img {
            width: 140px !important;
    }
    .wc-block-cart-item__wrap .wc-block-components-product-name {
        font-size:18px !important;
    }
    .wc-block-cart-item__wrap .wc-block-components-product-price__value {
        font-size:18px !important;
    }
    .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
        font-size:13px !important;
    }
    
    .elementor-element-9a1e229 , .elementor-element-4bbdbb5 , .elementor-element-41c09b7 , .elementor-element-8291f0e , .elementor-element-7c005bb {
            background-color: transparent !important;
    }
    #customer_details {
        padding-right:unset;
    }
    
    .search-results article.post{
        width:80%;
        margin:0 auto;
    }
    .compliance-model { 
        width:70%;
        background-color:#f1f1f1;
        padding:16px;
        border-radius:20px;
    }
      .woocommerce-cart .wc-block-cart-items__header { 
          display:none;
      }
      .woocommerce-cart .wc-block-cart-items__row {
         display:flex !important;
         flex-direction:column !important;
     }
    .e-gallery-grid .e-gallery-item {
        width: 80px !important;
        height: 80px !important;
    }

    .elementor-shortcode .feature-item {
        border-bottom: 2px solid #4b4b4b;
        padding: 10px 0;
    }
    .feature-item .feature-value{
        font-size:14px;
    }
    .elementor-shortcode .feature-item{
        display: flex;
        flex-direction: column;    
    }
    .elementor-shortcode .feature-value{
        text-align: left;
        font-weight: 500;
        max-width: 100%;
    }
    .product-features {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 15px;
      padding: 10px;
    }

    .feature-item {
      box-shadow: 0 2px 6px rgba(0,0,0,0.08);
      transition: 0.3s ease;
    }

.feature-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.12);
}

.feature-item strong {
  display: block;
  margin-bottom: 6px;
}

.feature-value {
  line-height: 1.4;
}
    
    .br-none {
        display:none;
    }
    .feature-grid-section .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
        width:62px;
    }
}


