/* 
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 {
    background: #FBF0DF;
}

 .hme-bnner-marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
}

.hme-bnner-marquee ul {
  display: inline-flex;
  gap: 40px;  
  animation: marquee 10s linear infinite;
}

.hme-bnner-marquee ul li {
  list-style: none;
  display: inline-flex;
  align-items: center;
}

 
@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}


 .elementor-location-header .elementor-nav-menu__container .menu-item .elementor-item-active {
    font-weight: 600!important;
}

.hme-bnner-marquee ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

 
.prd_hver img {
  width: 100%;
  display: block;
  transition: transform 0.35s ease;  
  transform-origin: center center;
  will-change: transform;   
}

 .prd_hver:hover img,
.prd_hver:focus-within img {
  transform: scale(1.06);  
}

.copyright-wrapper p{
	margin-bottom: 0px
}


/*** Products ***/



.category-filter .ue_checkbox_container {
    flex-wrap: unset !important;
    flex-direction: column !important;
}
.category-filter .uc-checkbox-filter_label:before, .uc-checkbox-filter_label:after {
    display: none !important;
}
.category-filter .ue_taxonomy_item {
    padding: 15px 40px;
    border: 1px solid #E59F3366;
    border-left: 0px;
    border-right: 0px;
	cursor: pointer;
}
.category-filter .ue_taxonomy_item.uc-selected {
    background-color: #FFE5BC;
}
.products-gridd a.ue-button, .products-gridd .add_to_cart_button, .products-gridd a.uc_more_btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    background-color: #E63526;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
	transition:.2s;
}
.products-gridd a.ue-button:hover, .products-gridd .add_to_cart_button:hover,  .products-gridd .a.uc_more_btn:hover {
    background-color:#e59f33;
}
.products-gridd .uc_post_grid_style_one_image-wrapper {
    border-radius: 40px !important;
    overflow: hidden;
	position: relative;
	border: 1px solid #E59F3366;
}
.products-gridd .uc_post_image:before {
    content: 'Wholesale Available';
    left: 20px;
    top: 20px;
    position: absolute;
    padding: 10px 20px;
    border-radius: 100px;
    background-color: #F7C0BB;
    color: #595959;
    font-weight: 700;
    font-family: 'Merriweather';
	line-height: 1em;
}
.products-gridd .uc_content.padding {
    flex-direction: column-reverse !important;
    position: relative;
}
.products-gridd .ue_grid_item_bottom {
    position: absolute;
    right: 10px;
    top: -15px;
}
.products-gridd .uc_content.padding {
    justify-content: left;
}



/*** Products End ***/
.product-dropdown {
    border-radius: 24px;
    background-color: #00000000;
    color: #A6A6A6;
    border-color: #A6A6A6 !important;
    min-height: 47px;
}
.contact-form .select-caret-down-wrapper svg {
    fill: #E63526 !important;
}
.product-pagination a.next, .product-pagination a.prev {
    background-color: #e63526 !important;
}
.product-pagination a.next:hover, .product-pagination a.prev:hover{
	color:#FBF0DF !important;
}
.store-locator label {
    width: max-content !important;
}
#wpsl-radius {
    display:flex !important;
    align-items: center !important;
    margin-right: 30px !important;
    font-family: Merriweather;
}
#wpsl-results {
    display: flex !important;
    align-items: center !important;
    font-family: Merriweather;
    margin-right: 30px !important;
}
.store-locator .wpsl-input {
    display:flex !important;
    align-items: center !important;
    margin-right: 30px !important;
    font-family: Merriweather;
	width: auto !important;
}
.wpsl-search {
    background-color: transparent !important;
	margin-bottom: 40px !important;
}
.store-locator input, .wpsl-dropdown {
    border-radius: 8px !important;
}
#wpsl-search-btn{
    background-color: #e63526 !important;
    border-color: #e63526 !important;
    background-image: none !important;
    color: #fff !important;
    font-family: 'Merriweather' !important;
    border-radius: 100px !important;
    padding: 8px 30px;
}
a.wpsl-directions {
    background-color: #e63526 !important;
    border-color: #e63526 !important;
    background-image: none !important;
    color: #fff !important;
    font-family: 'Merriweather' !important;
    border-radius: 100px !important;
    padding: 8px 30px;
    margin: 20px 0px;
}
.wpsl-store-location strong {
    text-transform: capitalize;
    font-family: 'Merriweather';
}
a.wpsl-directions {
    display: none;
}








#wpsl-stores li {
    padding: 30px !important;
    background-color: #FFE5BC;
    border-radius: 40px;
    border: 1px solid rgba(229, 159, 51, 0.4);
    margin-bottom: 10px;
}
.wpsl-store-location strong {
    color: #E63526;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Merriweather';
}
.wpsl-store-location span {
    color: #595959;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
}
#wpsl-gmap {
    border-radius: 40px;
}
.store-locator ::-webkit-scrollbar {
   width: 8px;
}
.store-locator ::-webkit-scrollbar-track {
   background: #ffffff;
   border-radius: 100px;
}
.store-locator ::-webkit-scrollbar-thumb {
   background: #E63526;
   border-radius: 100px;
}
.store-locator ::-webkit-scrollbar-thumb:hover {
   background: #E63526;
}
/* .store-locator .asl-cont.asl-template-0.asl-bg-0 {
    --sl-header: transparent !important;
}
.store-locator .sl-item {
    background-color: #FFE5BC !important;
    border-radius: 40px;
	border: 1px solid #E59F3366;
	padding: 30px 30px !important;
}
.store-locator .top-title.Num_of_store {
    display: none !important;
}
.store-locator .asl-panel-inner {
    background-color: transparent !important;
	padding-right: 20px !important;
	top: 60px !important;
}
.store-locator .sl-list {
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.store-locator .inside.search_filter {
    padding: 0 !important;
    padding-right: 20px !important;
}
.store-locator .inside.search_filter label {
    display: none;
}
.store-locator .pol-sm-4.pol-4 {
    display: none;
}
#asl-storelocator.asl-cont .sl-main-cont .btn.btn-asl{
    border-radius: 60px !important;
    font-family: 'Merriweather' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
	background-color: #E63526 !important;
}
.store-locator .asl-search-address {
    border-radius: 60px 0px 0px 60px !important;
    padding: 20px 20px !important;
}
.store-locator .asl-search-event {
    border-radius: 0px 60px 60px 0px !important;
}
.store-locator .sl-email, .store-locator .sl-days {
    display: none !important;
}
.store-locator .sl-main-cont-box {
    padding-right: 10px;
}
.store-locator button.asl-search-event{
	background-color: #E63526 !important;
}
.store-locator .pol-sm-8.pol-8.pr-0 {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
}
 */









@media (max-width: 1800px) {
	
	body{
		zoom: 0.9;
	}
	
}
@media (max-width: 1700px) {
	
	body{
		zoom: 0.85;
	}
	
}

@media (max-width: 1600px) {
	
	body{
		zoom: 0.8;
	}
	
}
@media (max-width: 1450px) {
	
	body{
		zoom: 0.75;
	}
	
}
@media (max-width: 1024px) {
	body{
		zoom: 1;
	}
}
@media (max-width: 991px) {
	body{
		zoom: 0.82;
	}
}
@media (max-width: 768px) {
	body{
		zoom: 0.76;
	}
}

@media (max-width: 767px) {
	body{
		zoom: 1;
	}
	.wpsl-select-wrap {
    display: flex !important;
	gap: 20px !important;
}
	#wpsl-radius, #wpsl-results {
    margin: 0 !important;
}
	.wpsl-search{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.store-locator label {
   margin-right: 10px !important;
}
}