/*
Theme Name: Savory Child
Theme URI: http://savory.elated-themes.com
Description: A child theme of Savory Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Template: savory
Text Domain: savory
*/



@font-face {
    font-family: 'Avanti';
  src: url('/wp-content/themes/savory-child/fonts/Avanti.eot?#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/savory-child/fonts/Avanti.woff') format('woff'),
  url('/wp-content/themes/savory-child/fonts/Avanti.ttf')  format('truetype'), 
  url('/wp-content/themes/savory-child/fonts/Avanti.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Avanti-Bold';
  src: url('/wp-content/themes/savory-child/fonts/Avanti-Bold.eot?#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/savory-child/fonts/Avanti-Bold.woff') format('woff'),
  url('/wp-content/themes/savory-child/fonts/Avanti-Bold.ttf')  format('truetype'), 
  url('/wp-content/themes/savory-child/fonts/Avanti-Bold.svg') format('svg');
  font-weight: 600;
  font-style: bold;
}

h1, h2, h3{
	font-family: Avanti-Bold!important;
}
p, span, h4, h5, h6, body, a{
	font-family: Avanti !important;
}
.eltd-icon-font-elegant{
	font-family: 'ElegantIcons' !important;
}
.eltd-shopping-cart-remove, .product-quantity{
	font-family: "Open Sans",sans-serif !important;
}

#menu-homepage-left-menu span.item_text{
	font-family: Avanti;
	font-size: 40px;
	color: #eaeaea;
	
}
#menu-homepage-left-menu span.item_text:hover{
	color: white;
}
#menu-homepage-left-menu {
	line-height: 40px;
    /*padding-top: 20px;*/
}

#menu-homepage-left-menu li{
	padding-bottom: 15px;
}

.eltd-header-vertical .eltd-vertical-area-background{
	width: 300px !important;
	
}

.eltd-header-vertical .eltd-vertical-menu-area{
	padding: 29px 10px 20px !important;
	width: 300px !important;
}

.eltd-logo-wrapper .eltd-light-logo {
	display: block;
	margin: 0 auto;
}

span.homepage-category-title{
	font-size: 30px;
	text-align: center;
}

.whale-homepage-blocks
.whale-left h3{
	font-size: 24px;
}

.whale-left{
	float: left;
    width: 55%;
}
.whale-right{
	float: right;
    width: 45%;
    padding-top: 30px;
}

.whale-desc{
	float: left;
    font-size: 18px;
}

.whale-desc2{
	font-size: 18px;
}

/*.eltd-full-width-inner{
	padding: 0px 0px 0px 0px !important;
}*/

#qtranslate-2-chooser{
	margin-top: 20px;
}

#qtranslate-2-chooser li:nth-child(2){
	opacity: 0;
}

#qtranslate-2-chooser:hover>li:nth-child(2) {
	opacity: 1;
}

#qtranslate-3 #qtranxs_select_qtranslate-3-chooser{
    padding: 10px 15px;
    margin-top: 10px;
    -moz-appearance: none;
}

#qtranslate-5 {
    margin-bottom: 5px;
}

#qtranslate-5 #qtranxs_select_qtranslate-5-chooser{
    width: 35%;
    padding: 7px 15px;
    font-size: 15px;
    background-color: transparent;
    color: white;
    margin-left: 47px;
    -moz-appearance: none;
}

@-moz-document url-prefix() {
#qtranslate-5 #qtranxs_select_qtranslate-5-chooser{
	 padding: 7px 11px;
}
}
#qtranslate-5 #qtranxs_select_qtranslate-5-chooser option{
	color: #000;
}

#iframe-map{
	margin-bottom: -100px;
}



/*.eltd-title{
	height: 140px !important;
	background-color: #55c2ba !important;
}*/

@-moz-document url-prefix() {
.vc_column_container > .vc_column-inner{
	padding-left: 30px !important;
	padding-right: 0px !important;
}
}
/*@media (min-width: 1025px) {
	.map-iframe{
		margin-left: 16px !important;
	}
}*/

/*woocommerce*/
.eltd-woocommerce-page td.actions .eltd-cart-proceed-update {
    text-align: left !important;
}
.eltd-woocommerce-page td.actions .wc-proceed-to-checkout{
	float: right;
    text-align: right;
    width: 50%;
    display: inline-block;
}
#billing_phone_field{
	width: 49%;
	float: right;
	margin-right: 0px;
}
#billing_address_2_field{
	width: 49%;
    float: left;
    margin-right: 2px;
}
#billing_address_3_field{
	width: 49%;
	float: right;
	margin-right: 0px;
}
#order_review .woocommerce-checkout-review-order-table .product-name{
	width: 75%;
}
#order_review .woocommerce-checkout-review-order-table .cart-subtotal{
	display: none;
}
.woocommerce-checkout #payment .place-order{
	float: right;
}
.woocommerce-checkout #payment .place-order input{
	width: 100%;
}

.eltd-woocommerce-page .woocommerce-checkout-payment input[type=submit]:hover {
    background-color: #55c2ba !important;
    border-color: #55c2ba !important;
    color: #fff !important;
}

.eltd-product-image-overlay{
	background-color: rgba(0, 0, 0, 0) !important;
}
.eltd-container .woocommerce-Price-currencySymbol {
	color: #333 !important;
}
.woocommerce-Price-currencySymbol {
	color: white !important;
}

.woocommerce .product .added_to_cart {
    background: #55c2ba !important;
    border-color: #55c2ba !important;
    color: #fff;
}

.woocommerce-cart-form__cart-item .product-remove a{
	font-family: "Open Sans",sans-serif !important;
}
.eltd-single-product-summary .eltd-btn:hover{
	background-color: #55c2ba !important;
    border-color: #55c2ba !important;
    color: #fff !important;
}

.woofc-inner .woofc-wrapper {
	top: 0px;
}

.eltd-footer-top-holder .footer-title-1{
	color: #fff;
    font-size: 25px;
    margin-bottom: 23px;
}
footer .eltd-footer-bottom-holder{
	color: #fff !important;
}
.eltd-footer-top-holder .footer-contacts .item {
	margin-top: 25px;
    font-size: 16px;
}

.eltd-footer-top-holder .footer-contacts .item img{
	height: 23px;
	margin-left: 10px;
	margin-bottom: -5px;
}

.eltd-footer-top-holder .footer-menu .item a{
	color: #eaeaea;
	font-size: 18px;
}

.eltd-footer-top-holder .footer-menu .item a:hover{
	color: #fff;
}

.eltd-footer-top-holder .footer-menu .item {
	margin-top: 15px;
}

.eltd-footer-top-holder .footer-menu {
	margin-left: 40px;
}

.homepage-time .homepage-time-icon img{
	height: 100px;
	margin-right: 20px;
}

.homepage-time .homepage-time-icon{
	color: black;
    font-size: 25px;
}

footer .eltd-footer-inner{
	background-color: #55c2ba !important;
	color: #eaeaea;
}

footer .footer-contacts{
	margin-left: 35px;
}

span.vegan-desc {
    color: #55c2ba;
}


.popmake .popmake-close{
	    font-family: "Open Sans",sans-serif !important;
}

.product-menu-container{
    display: flex;
    flex-wrap: wrap;
}

.product-menu-container .item {
    flex: 1 18%;
    background: #ffffff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 5px;
    position: relative;

}

.product-menu-container .item a{
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.product-menu-container .item:nth-child(1) .icon img{
    position: absolute;
    height: 50px;
    top: -5px;
    left: 15px;
}

.product-menu-container .item:nth-child(2) .icon img{
    position: absolute;
    height: 30px;
    top: -16px;
    left: 38%;
}

.product-menu-container .item:nth-child(3) .icon img{
    position: absolute;
    height: 33px;
    top: 7px;
    left: 22px;
}

.product-menu-container .item:nth-child(4) .icon img{
    position: absolute;
    height: 45px;
    bottom: -15px;
    right: 38px;
}

.product-menu-container .item:nth-child(5) .icon img{
    position: absolute;
    height: 40px;
    top: 8px;
    right: -36px;
}

.product-menu-container .item:nth-child(6) .icon img{
    position: absolute;
    height: 60px;
    top: -7px;
    left: -9px;
}

.product-menu-container .item:nth-child(7) .icon img{
    position: absolute;
    height: 40px;
    top: 4px;
    right: 16px;
}

.product-menu-container .item:nth-child(8) .icon img{
    position: absolute;
    height: 32px;
    top: 8px;
    right: 15px;
}

.product-menu-container .item:nth-child(9) .icon img{
    position: absolute;
    height: 30px;
    top: 10px;
    right: 13px;
}

.product-menu-container .item:nth-child(10) .icon img{
    position: absolute;
    height: 50px;
    top: 6px;
    right: -26px;
}
 
@media(max-width: 1200px){
    .product-menu-container .item a{
        font-size: 12px;
    }
}





@media(max-width: 1024px){

    .product-menu-container .item {
        flex: 1 40%;
        padding: 10px 0px;
    }

    .product-menu-container .item:nth-child(2n+1) .icon img{
        left: -10px;
        right: unset;
    }

    .product-menu-container .item:nth-child(2n) .icon img{
        right: -10px;
        left: unset;
    }

    .product-menu-container .item:nth-child(2) .icon img{
        top: 8px;
    }

    .product-menu-container .item:nth-child(4) .icon img{
        top: 0px;
    }

    .product-menu-container .item:nth-child(5) .icon img{
        top: 3px;
    }

	.eltd-mobile-header .eltd-grid{
		width: 90% !important;
	}

	#qtranslate-2 #qtranxs_select_qtranslate-2-chooser{
    padding: 10px 15px;
    margin-top: 25px;
	}
}

@media (max-width: 768px){
	.whale-left{
	float: left;
    width: 55%;
}
.whale-right{
	float: right;
    width: 45%;
    padding-top: 30px;
}

.whale-desc{
	float: left;
    font-size: 18px;
}
#philosophy {
	padding-bottom: 30px !important;
	min-height: 300px;
}

#about_us{
	margin-top: 100px !important;
}

.eltd-footer-top-holder .footer-menu {
	margin-left: 0px;
	margin-top: 40px;
}

footer .footer-contacts{
	margin-left: 0px;
}


}









.pum-title.popmake-title {
    text-align: center !important;
    margin-bottom: 25px;
}


.pum-theme-4660 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
  position: absolute;
    height: 30px !important;
    width: 30px !important;
    left: auto;
    right: 0px !important;
    bottom: auto;
    top: 0px !important;
    padding: 4px;
    color: #ffffff;
    border-radius: 0px !important;
    font-family: arial !important;
    border: 1px none #ffffff !important;
    border-bottom-left-radius: 12px !important;
    border-top-right-radius: 2px !important;
    background-color: #da4c4c !important;
}

.popmake{
  border-radius: 15px !important; 
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    height: 75px !important;
}

#popmake-589 .woocommerce ul.products li.type-product {
	width: 100%
}


#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder{
	flex: 1 10%;
	position: unset;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay{
	opacity: 1;
}


#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner{
	position: unset;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder  img{
    width: 75px;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.added_to_cart{
position: absolute;
    right: 0px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 25px;
    height: 25px;
    padding: 0px 5px;
    background-color: unset !important;
    border: none;
    top: 25px;
    color: transparent !important;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.added_to_cart:after{

background : url(../../uploads/icons/right.png) no-repeat;
content : "";
position: absolute;
    left: 0px;
    top: 0px;
    height: 25px;
    width: 25px;
    background-size: cover;
}


#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button{
position: absolute;
    right: 0px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 25px;
    height: 25px;
    padding: 0px 5px;
    background-color: unset !important;
    border: none;
    top: 25px;
    color: transparent !important;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button.loading{
    color: transparent !important;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button span{
display: none;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button:after{

background : url(../../uploads/icons/plus.png) no-repeat;
content : "";
position: absolute;
    left: 0px;
    top: 0px;
    height: 25px;
    width: 25px;
    background-size: cover;
}


#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder{
	flex: 1 80%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: 10px !important;
    margin: unset;
    z-index: -1;

}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .eltd-product-list-product-title{
	margin: unset;
    flex: 1 78%;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .eltd-product-list-product-title a{
	font-size: 14px;
    display: block;
    margin-top: 13px;

}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .price{
	flex: 1 14%;
	margin-right: 30px;
    margin-top: 26px;
}

#popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .price .woocommerce-Price-currencySymbol{
 color: #333 !important;
}

#popmake-589 .pum-theme-enterprise-blue .pum-title{
	color: #55c2ba;
}

@media (max-width: 600px){
.product-menu-container .item {
        flex: 1 60%;
    }

    .product-menu-container .item:nth-child(5) .icon img{
        left: -32px;
    }

}

@media (max-width: 529px){
   
    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder {
        display: block;
        margin: 0 auto;
        width: 75px !important;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner{
        display: block;
        height: 155px !important;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder{
        display: block !important;
        height: auto;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .eltd-product-list-product-title{
        display: block !important;
        text-align: center;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .eltd-product-list-product-title a{
        margin-top: 5px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button{
        top: 102px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.added_to_cart{
        top: 102px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .price{
        position: absolute;
        left: 0;
        width: 40px;
        bottom: -22px;
    }
}

@media (max-width: 400px){
    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.add_to_cart_button {
        top: 122px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-image-holder .eltd-product-image-overlay .eltd-product-image-overlay-inner a.added_to_cart {
        top: 122px;
    }

    #popmake-589 .woocommerce ul.products li.type-product .eltd-product-inner .eltd-product-title-holder .price{
        bottom: -42px;
    }
}









