/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 4.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#wpcf7-f23552-p23519-o2 {
	direction: rtl !important;
}

body.rtl .wpcf7-form {
  text-align: right;  
}
 
body.rtl .wpcf7-form input,
body.rtl .wpcf7-form textarea {
  max-width: 100%;
  direction: rtl;
}

.box-image{
	z-index: 100 !important;
}

.z-1 {
    z-index: 102 !important;
}

.woocommerce-product-gallery__wrapper{
	z-index:101 !important;	
}


.br_alabel.vegan_badge_eng{
	z-index: inherit !important;
}
.vegan_badge_eng span{
	z-index:102 !important;	
}

span.hide-for-small {
    color: #000 !important;
    }
    
    .header-main .cart-icon strong: hover {
    color: #000 !important;
    }
    
    ul li.bullet-checkmark:before, ul li.bullet-arrow:before, ul li.bullet-star:before {
    color: #b99845;
    }
    
    
    p {
    font-size: 1em !important;
}

input[type='email']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
    box-shadow: none !important;
}

[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step{
    background-color:#000 !important;
}

.search-field{
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background: #000 !important;
    color:#fff !important;
}
}

h1,h2,h3,h4,h5,h6, .heading-font{
    font-family: linotype-didot,serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

@font-face {
    font-family: 'Intro Bold Alt';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroBoldAlt.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Black Alt';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroBlackAlt.otf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroBoldItalic.otf');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Regular Alt';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroRegularAlt.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Light Alt';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroLightAlt.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroBlackItalic.otf');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Regular';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroRegularItalic.otf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('/wp-content/themes/flatsome-child/fonts/IntroLightItalic.otf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

body, .nav > li > a, .alt-font{
    font-family:  "Intro Light Alt" !important;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}







/*hebrew style start*/

.he .woocommerce-product-gallery .badge-inner{
	direction: ltr !important;
}

.he .woocommerce-product-gallery .image-tools.left{
		left: 10px !important;
		right: inherit !important;
		bottom:10px;
	}

/*hebrew style end*/

.woocommerce-product-gallery .image-tools.left{
		left: inherit !important;
		right: 10px !important;
		bottom:10px;
	}


.product-info .product-title {
	z-index: 0 !important;
}

.product-small .box-text, .box-blog-post .box-text{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    bottom: 7px;
}


/*my account navigation link start*/

div#wpcf7-f11357-p3136-o2 .wpcf7-email{
	direction: rtl !important;
}

#my-account-nav .wishlist-account-element a{
	padding:0px !important;
	color:#ffffff !important;
}

#my-account-nav .wishlist-account-element a:hover{
	color:#000000 !important;
}
#my-account-nav li.woocommerce-MyAccount-navigation-link a, .wishlist-account-element{
	background:#000000 !important;
	padding:10px 15px !important;
	color:#ffffff !important;
}

#my-account-nav li.woocommerce-MyAccount-navigation-link a:hover, .wishlist-account-element:hover{
	background:#ffffff !important;
	color:#000000 !important;

}

#my-account-nav li.woocommerce-MyAccount-navigation-link.active a{
	color:#000000 !important;
	background:#ffffff !important;
}

#my-account-nav li.woocommerce-MyAccount-navigation-link.active a{
	color:#000000 !important;
	background:#ffffff !important;
}

/*my account navigation link end*/

.cart-icon:hover strong{
	color:#000000 !important;
}

/*badges start*/
.add_to_cart_button, .show-on-hover .quick-view, .box-text .product-title {
	z-index: 100 !important;
	position:relative;
}

.image-tools{
	z-index:999;
}


.vegan_badge_eng{
	position:absolute !important	;
	bottom:10px !important;
	left:0px !important;
}

.berocket_better_labels .berocket_better_labels_line .vegan_badge_he{
	position:absolute !important	;
	bottom:10px !important;
	right:0px;
  top: inherit !important;
}

/*badges end*/
.nav>li>a

.show-more.shadow{
	box-shadow: 0px -16px 12px #fff;
}

.show-more.shadow_before{
	box-shadow: 0px -16px 12px #fff;
}
.dark .form-flat select option {
    color: #fff !important;
}

select.decorated option:hover {
	background:#b99845;
}
	
@media only screen and (min-width: 1025px) {

	
}

@media only screen and (max-width: 1025px) {
	
	#my-account-nav{
		margin-bottom:30px;
	}
	
	.tabs.nav>li>a {
    color:#fff !important;
}
	
	.tabs.nav>li.active a {
    color:#000 !important;
}
.nav>li>a {
    color:#000 !important;
}	

.vegan_badge_eng span{
	width: 45px !important;
	height: 45px !important;
	bottom:5px !important;
}
	
.berocket_better_labels .berocket_better_labels_line .vegan_badge_he{
	position:absolute !important	;
	bottom:5px !important;
	right:0px;
  top: inherit !important;
}
	
	
.vegan_badge_he{
	width: 50px !important;
	height: 50px !important;
}
}


.box-text-products .berocket_better_labels.berocket_better_labels_image.veganhe{
	font-family: 'Heebo', sans-serif !important;
	background: transparent url(https://wordpress-520118-1656507.cloudwaysapps.com/wp-content/uploads/2020/10/vegan150px.png) no-repeat;
	width: 74px;
	background-size: contain;
	background-position: right bottom;
  right: 0px !important;
	left: auto !important;
}

.has-dropdown .image-icon, .nav-dropdown .icon-image{
	margin: 0px 10px 3px !important
}

.header-language-dropdown ul li:nth-child(3) a{
	font-family: 'Heebo', sans-serif !important;
}

span.hide-for-small {
    color: #000 !important;
}

.header-main .cart-icon strong: hover { 
	color: #000 !important;
	}

ul li.bullet-checkmark:before, ul li.bullet-arrow:before, ul li.bullet-star:before {
    color: #b99845;
}


p {
    font-size: 1em !important;
}

.select2-container--default .select2-selection--single {
		border-radius: 0px;
}

.widget .tagcloud a:hover {
    border-color: #000000;
    background-color: #000000;
	color: #ffffff;
}

.tagcloud a {
    border-radius: 0px;
}

.absolute-footer {
    font-size: .7em;
}

body {
    font-size: 100% !important;
}


@media screen and (max-width: 849px) {
	
	.page-title-inner .is-small, .page-title-inner .category-filtering {
    width: 95% !important;
}
	
	.page-title-inner .flex-col{
		display:flex;
		align-items:center;
		justify-content: center;
	}
	
	.page-title-inner .category-filtering{
		padding:0px;
	}
	
	.page-title-inner .filter-button{
		margin:0px;
	}
	
	.page-title-inner .is-small, .page-title-inner .category-filtering{
		width: 50%;
	}
.col {
    padding-bottom: 0px !important;
}
	
	#section_1456113159 {
    padding-bottom: 0px !important;
	}
	
section#section_1265228107 {
    padding-bottom: 0px !important;
}
	li.html.custom.html_nav_position_text {
    font-size: 0.6em !important;
}

	
	div#search-lightbox {
    font-size: 1.1em !important;
    margin: 0 auto;
    max-width: 600px;
}

	h1.shop-page-title.is-xlarge {
    display: none;
}
	
	.shop-page-title.category-page-title.page-title.featured-title.dark {
    background-color: #111;
}
	.featured-title .page-title-inner {
    padding-bottom: 5px;
}
	
	.page-title-inner {
    padding-top: 10px;
}
	
	.category-filter-row {
    padding: 10px 0px 0px 0px;
}
	
	
	
	section#section_1540812453 {
    padding: 0px !important;
}
	
	.category-page-row {
    padding-top: 10px;
}
	
	}

@media (min-width: 1024px) {
.accordion.mobileshowdesktophide {
    display: none;
}
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    display: none !important;
}


#profile-description {
  max-width: 100%; 
  padding: 20px 0px; 
  position:relative;
}

.#profile-description{
	font-size:16px;
}

.term-description{
	font-size:16px;
	font-family: "Intro Light Alt" !important;
	color:#000;
}

#profile-description .text{
/*   width: 660px;  */
  margin-bottom: 5px; 
  color: #777; 
  position:relative; 
  font-family: Arial; 
  font-size: 14px; 
  display: block;
}
#profile-description .show-more {
    color: #777;
    position: relative;
    font-size: 12px;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    background: #f1f1f1;
    cursor: pointer;
}
#profile-description .show-more:hover { 
    color: #fff;
		background: #000;
}
#profile-description .show-more-height { 
  height: 75px; 
  overflow:hidden; 
}


p#breadcrumbs {
    padding: 10px 20px;
}

#profile-description {
    max-width: 100%;
    padding: 0px 0px 20px 0px;
    position: relative;
}


.wobd-image-ribbon {
   padding-bottom: 515px !important;
    padding-left: 30px !important;
}

#footer .footerlinkbtn {
   display: block;
	 text-align: left;
	 margin-bottom: 0px;
	 font-size: 0.7em;
}

html[lang="he-IL"] .footerlinkbtn {
    text-align: right !important;
}


.blacktext {
   color: #000000 !important;
}

.whitetext {
   color: #fff !important;
}


.fweight {
font-weight: 300 !important;
}

.lheight {
line-height: 2vw !important;
}

.dark .form-flat select {
    background-color: #000 !important;
    border-color: #fff !important;
    color: #FFF !important;
}

.dropdown-uppercase.nav-dropdown .nav-column>li>a, .nav-dropdown.dropdown-uppercase>li>a {
    text-transform: none !important;
}

.header, .header-wrapper {
    z-index: 1000 !important;
}

.heteglinesize {
    font-size: 0.8em !important;
		color: #FFF !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #f3969a;
}

.fill.banner-link {
    height: 0% !important;
}

#banner-1213125565 {
    padding-top: 0px !important;
}

.header:not(.transparent) .top-bar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
}

.button span {
    text-transform: uppercase;
}


.woocommerce-Price-amount, .woocommerce-Price-currencySymbol{
	font-size: 1.15em !important;
	letter-spacing: 1.3px;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; 
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999;
}

.product-main{
	padding: 20px 0px 0px 0px !important;
}

.product-main .col, .product-main .gallery-item,.product-main .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 0px !important;
    width: 100%;
}

.flickity-slider .col {
    padding: 5px 5px !important;
}

.product-footer .woocommerce-tabs{
	padding: 0px 0px 30px 0px !important;
}

.product-summary .quantity, .single_add_to_cart_button{
	margin-bottom: 0px !important;
	
}

.product-short-description p
{
	line-height: 1.3em;
}

.slider-style-focus {
    padding: 0px 0 !important;
}

.badge-inner.on-sale {
    background-color: #b99845 !important;
}

.nav-tabs>li>a {
    background-color: #000;
}

.nav>li>a {
    color:#fff;
}

.nav>li>a:hover {
    color:#C1C1C1;
}


li#menu-item-11261, .salecatbutton{
    background-color: #b99845 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.header-nav .salecatbutton a {
	color:#ffffff !important;
}

.header-nav .salecatbutton a:hover {
	color:#000000 !important;
}

button i, .button i {
    vertical-align: middle;
    top: 0px !important;
}

.yotpo-small {
    margin-bottom: .0rem !important;
}

.product-short-description p {
    margin-bottom: 0.8em;
}

.featured-title .page-title-inner {
    padding: 10px 0px !important;
}


h1.product-title.product_title.entry-title {
    margin-bottom: .2em !important;
}

div#wpcf7-f11357-p3136-o2 {
    direction: rtl !important;
}

.button span {
    display: inline-block;
    line-height: 2.4em !important;
}

.links>li>a:before, i[class^="icon-"], i[class*=" icon-"] {
    line-height: inherit !important;
}

span.widget-title.shop-sidebar {
    display: none !important;
}

.is-divider.small {
    display: none !important;
}

.nav>li>a {
    font-size: .9em !important;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay {
    display: none !important;
}

