/*
Theme Name: Laurent
Theme URI: https://laurent.qodeinteractive.com/
Description: Elegant Restaurant Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: laurent
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.4.1
License URI: -
*/

@font-face {
    font-family: 'metropolis_1920';
    src: url('https://snailfarm.com.ua/wp-content/customfonts/Metropolis%201920.otf');
    font-weight: normal;
    font-style: normal;
}

.font_metropolis1920{
	font-family: 'metropolis_1920' !important;
}

@font-face {
    font-family: 'good_vibes_pro';
    src: url('https://snailfarm.com.ua/wp-content/customfonts/Good%20Vibes%20Pro.ttf');
    font-weight: normal;
    font-style: normal;
}

.font_goodvibespro{
	font-family: 'good_vibes_pro' !important;
}

.eltdf-st-tagline{
	font-family: 'good_vibes_pro' !important;
	font-size: 25px !important;
}


@font-face {
    font-family: 'caviar_dreams';
    src: url('https://snailfarm.com.ua/wp-content/customfonts/caviar-dreams.ttf');
    font-weight: normal;
    font-style: normal;
}

.font_caviar_dreams{
	font-family: 'caviar_dreams' !important;
}
body{
	font-family: "caviar_dreams", sans-serif !important;	 /*custom*/
}
h1, h2, h3, h4, h5, h6{
	font-family: "caviar_dreams", sans-serif !important;	 /*custom*/
}
.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text{
	font-family: 'Open Sans Condensed' !important;
}
.footer-link{
	color: #c9ab81 !important;
    text-decoration: underline;
    text-decoration-thickness: from-font;
}

.woocommerce-page .eltdf-content #place_order:after, div.woocommerce #place_order:after{
	left: calc(100% - 44px) !important;
}

.eltdf-ps-social-share .eltdf-social-share-holder .eltdf-social-title{
	font-family: "caviar_dreams", sans-serif !important;
}
@media (min-width: 320px) and (max-width: 480px) {
  
  .woocommerce-cart-form{
	overflow: scroll;
}

.eltdf-woocommerce-page table.cart thead tr th{
	padding: 5px 10px 5px 0px !important;
}
  
}
