.cmm4e.cmm4e-theme-default-menu-skin-461836>.cmm4e-menu-item{
   background:#fff !important;
}
/*HEADER*/
.elementor-sticky--active{
	background:#fff;
	box-shadow: 0 8px 15px 0 rgba(25,29,37,.12)!important;
}
.sticky_logo{
	visibility:hidden;
}
.elementor-sticky--active .sticky_logo{
	visibility:visible;
}
/*HOME*/
.elementor-flip-box__button {
    width: 75%;
}
h3.elementor-flip-box__layer__title {
    line-height: 1em !important;
}

/*FORM*/
.chm_mailchimp .gform_wrapper.gravity-theme .gform_footer{
	clear: both;
    margin-top: -59px;
    text-align: right;
}
.chm_mailchimp .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	font-size:14px !important;
	padding-top:11px;
	padding-bottom:11px;
}
.chm_mailchimp .eael-contact-form input[type=submit]{
	padding:11px 20px;
	font-size:14px !important;
}

/**SHOP**/
.elementor-products-grid .woocommerce .product-category .woocommerce-loop-category__title .count {
    display:block;
}
.elementor-products-grid .woocommerce .product-category .woocommerce-loop-category__title .count::after{
    content:"Items";
    margin-left:10px;
}
.type-product h2.woocommerce-loop-product__title {
    font-weight: 700;
}
.woocommerce ul.products li.product .price{
    color:#3A5F67;
}


.woocommerce .elementor-widget-woocommerce-products{
    z-index:1
}



/*SINGLE SHOP*/
.single_variation_wrap .woocommerce-variation-price{
	display:inline;
}
.single_variation_wrap .woocommerce-variation-availability p::before {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.single_variation_wrap .woocommerce-variation-availability{
	display:inline-block
}
.single_variation_wrap .woocommerce-variation-availability p,
.single_variation .woocommerce-variation-price bdi{
    font-size:18px;

}

/*SHOP*/
.chmshop .woocommerce-loop-category__title{
    font-weight:700;
}
.chmshop .product-category .count{
    display:block;
    font-weight:400;
}
.chmshop .product-category .count::after{
    content:"items";
    padding-left:10px;
}
.chmshop .product-category h2:hover{
    color:#4FA175 !important;
}
nav.woocommerce-breadcrumb a{
    font-weight:400;
}
nav.woocommerce-breadcrumb a:hover {
    font-size: 14px !important;
    
}
nav.woocommerce-breadcrumb,
.woocommerce h1,
.woocommerce h2,
.woocommerce h3,
.woocommerce h4,
.woocommerce h5,
.woocommerce h6,
.woocommerce li,
.woocommerce p,
.woocommerce a{
	font-family:Brandon Grotesque !important;
}
nav.woocommerce-breadcrumb,
.woocommerce-Tabs-panel h2,
.woocommerce p{
    font-weight:400 !important;
}
.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    color:#3A5F67 !important;
}
#chm_product .woocommerce a.button{
    position:absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-radius:0;
    display:none;
    transition: .5s ease;
    margin-bottom:105px;
}
#chm_product .type-product:hover a.button{
    display:block;
}
#chm_product .woocommerce a.button:hover{
    background:#3A5F67 !important;
    color:#CBE1D5 !important;
}

.woocommerce table.shop_attributes{
	border-top:solid 1px #bfbfbf;
	border-bottom:solid 1px #bfbfbf;
}
.woocommerce table.shop_attributes td{
	padding-left:15px;
	padding-right:15px;
}


.woocommerce .cart_item .product_pickorship {margin-bottom: 0; display: inline-block; margin-right: 25px;}
.woocommerce .cart_item .product_pickorship input[type=date]{display:inline; width:auto; padding:5px 10px;}
.woocommerce .cart_item .product_pickorship label{margin-right:15px;}
.woocommerce .cart_item .product_pickorship label input[type=radio]{margin-right:5px; vertical-align:top;}
.woocommerce .cart_item .product_pickorship input.pickup_date{width:auto; text-align:center;}


/*SINGLE SHOP*/
#rightside .elementor-widget-woocommerce-product-meta .product_meta .detail-label,
#rightside .elementor-widget-woocommerce-product-meta .product_meta a{
    font-size:16px;
}
#rightside .elementor-widget-woocommerce-product-meta .product_meta a:hover{
    font-size:16px;
    color:#4FA175;
}
.woocommerce-breadcrumb a:hover{
    color:#4FA175 !important;
}
.woocommerce .button{
    color:#ffffff !important;
    font-size:19px !important;
    font-weight:700 !important;
    font-family:Brandon Grotesque !important;
    background:#3a5f67 !important;
    border:1px solid #3a5f67 !important;
}
.woocommerce .button:hover{
    color:#3a5f67 !important;
    background:transparent !important;
    border:1px solid #3A5F67 !important;
}
 .woocommerce .button .disabled{
    color:#ffffff !important;
    background:#000000!important;
    border:1px solid #000000 !important;
}

 .woocommerce .product span.wcosm_soldout{
	background-color: #3a5f67; 
	color:#ffffff;
	display: block !important;
	position: absolute;
}

#rightside .woocommerce-product-details__short-description p {
    line-height: 1.5em !important;
}

/* Product Filter */
.chm-prod-filter{
	margin-bottom:25px;
}
.chm-prod-filter h3{
}
.chm-prod-filter h4{
	font-size: 1.25em;
    margin-bottom: 5px;
    border-bottom: solid 1px var(--e-global-color-primary );
    padding-bottom: 5px;
}
.chm-prod-filter ul{
	padding-left:0;
}
.chm-prod-filter ul li{
	list-style:none;
}
.chm-prod-filter ul li label:hover{
	cursor: pointer;
}
.chm-prod-filter input[type=checkbox]{
	margin-right:5px;
}
.chm-prod-filter input[type=reset]{
	font-family: "Brandon Grotesque", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: var(--e-global-color-primary );
    background-color: var(--e-global-color-secondary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
}
.chm-prod-filter input[type=reset]:hover{
	color: var(--e-global-color-primary );
    background-color: var(--e-global-color-42487bc );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-4758a96 );
    border-radius: 0px 0px 0px 0px;
}

/* Product Filter Grid */
.chm_prod_filter_grid .no_products{
	color: orange;
	background: #f7f1e6;
	padding: 0.5em 2em;
	text-align: center;
	display:none;
}
body.single-product .woocommerce-variation-price del.chm_original_price{	display:none;}
/*ROMEO CODE*/
#rightside .single_variation .woocommerce-variation-price,
#rightside .single_variation .woocommerce-variation-price bdi{ 
    display:inline-block; 
    font-family:"Brandon Grotesque", Sans-serif;
    font-size:20px!important;
    font-weight:700;
}
#rightside .single_variation .woocommerce-variation-price:after{
    content: ' Each ';
    font-size:20px;
    color: #77a464;
}
#rightside  p{
    line-height: 18px;
    margin-bottom:5px;
}
#rightside .variations_form.cart {
    margin-bottom:10px;
}
#rightside .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top:10px;
}

.single_variation .woocommerce-variation-availability { display:inline-block;
    font-family:"Brandon Grotesque", Sans-serif;
    font-size:22px;
    font-weight:700;
}
#rightside .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}
#rightside .product_title.entry-title {
    line-height:37px;
}

.woocommerce div.product.elementor .quantity .qty {
    padding: 12px 10px;
    width: 70px;
}
#rightside .woocommerce-variation-availability .stock.in-stock::before {
  content: '| ';
  
}
#rightside .woocommerce-variation-availability .stock.in-stock{
    font-weight:700 !important;
}

.awdr-bulk-customizable-table {
    margin-top: 16px;
}

table th.wdr_bulk_table_td, table td.wdr_bulk_table_td {
    padding: 8px!important;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #ccc;
    text-align: left;
}

table td.wdr_bulk_table_td {
    background-color: #e2f3e6Iimportant;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #e2f3e6;
}

td.wdr_bulk_table_td.wdr_bulk_range.col_index_2 {
    width: 30%;
}
#rightside .elementor-add-to-cart.elementor-product-simple{
    position:relative;
}
#rightside .elementor-add-to-cart.elementor-product-simple .stock.in-stock{
    position:absolute;
    left: 230px;
    padding: 16px;
    background: #555;
    color: #fff;
}
.elementor-wc-products .product a.woocommerce-LoopProduct-link .woocommerce-Price-amount:hover,
.elementor-wc-products .product a.woocommerce-LoopProduct-link h2:hover{
    color:#4FA175 !important;
}

p.mob_availability img {
    margin-top: 12px !important;
    max-width: 80%;
}




.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	float:none;
	width:auto;
}

body.woocommerce-cart tr.woocommerce-shipping-totals.pickup-option{display:none;}

/*RESPONSIVE*/
@media only screen and (max-width: 1025px) {
	.cmm4e-wrapper-theme-default-menu-skin-461836 #menu-main-menu-1{
		left: auto !important;
		right: -80px !important;
	}
	
}

@media only screen and (max-width: 1024px) {
   #rightside .elementor-add-to-cart.elementor-product-simple .stock.in-stock{
       position:relative;
       top:0;
       left:0;
       padding: 0px;
       background: transparent;
       color:#77a464 !important;
       font-weight:700 !important;
   } 
}

@media only screen and (max-width: 767px) {
    .chm_mailchimp .gform_wrapper.gravity-theme .gform_footer{
         margin-top: 0px;
    }
     .elementor-add-to-cart.elementor-product-simple .stock.in-stock{
       background: transparent !important;
       color:#77a464 !important;
       font-weight:700 !important;
   }
   	.cmm4e-wrapper-theme-default-menu-skin-461836 #menu-main-menu-1{
		left: auto !important;
		right: -136px !important;
	}
}

@media only screen and (max-width: 550px) {
    #chm_product .elementor-products-grid ul.products.elementor-grid{
        display:block;
    }
    #chm_product .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), 
    #chm_product .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){
        float:none;
    }
    #chm_product .woocommerce .post-196 a.button,
    #chm_product .woocommerce .post-134 a.button,
    #chm_product .woocommerce .post-233 a.button,
    #chm_product .woocommerce .post-163 a.button,
    #chm_product .woocommerce .post-138 a.button,
    #chm_product .woocommerce .post-137 a.button{
        margin-bottom:160px;
    }
    #chm_product .woocommerce a.button{
        margin-bottom:132px;
    }
}







@media (max-width: 847px) {
  p.mob_availability {
    display: block;
	margin:15px 0;
  }
  p.mob_availability img{
    display: block;
    max-width: 75px;
    margin-top:20px;
  }
}

@media (min-width: 848px) {
  p.mob_availability {
    display: none;
  }
}
