/*
Theme Name: Vitrine Child
Theme URI: http://themeforest.net/user/Epicomedia
Template: vitrine
Author: EpicoMedia
Author URI: http://www.Epicomedia.com
Description: WooCommerce WordPress Theme
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 1.0.1498974811
Updated: 2017-07-02 05:53:31

*/

/* Write your styles here */
/* Write your styles here */
@font-face {
    font-family: AvellinoSans;
    src: url(fonts/avellinosans.woff);
}

.category-hover {    
    background-color: #ffffff!important;
}

#header {
    height: 500px!important;    
    background-size: cover;
    background-position: center center;
}

div.labeltext {
    float: left;
    clear: both;
    padding-top: 10px;
    padding-right: 5px;
    font-size: 14px!important;
    font-family: PT Sans!important;
}

@media (max-width: 979px) {
    #header h1 {
        margin-top: 60px;
        font-size: 44px;

    }
}

@media (min-width: 980px) {
    #header h1 {
        margin-top: 80px;
        font-size: 100px;

    }
}


h1 {
    font-family: AvellinoSans, PT Sans!important;
    font-weight: 900;
    color: #59cd95;
    font-size: 70px;
    line-height: 74px;
}

h2 {
    font-family: AvellinoSans, PT Sans!important;
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
}

h3 {
    font-family: AvellinoSans, PT Sans!important;
    font-weight: 700;
}

h4 {
    font-family: AvellinoSans, PT Sans!important;
    font-weight: 700;
}


.categoryheading {
    font-family: AvellinoSans!important;
    font-weight: 700!important;
    color: #59cd95!important;
    font-size: 26px!important;
    line-height: 32px!important;
}


/* header mini cart */
.cartSidebarTitle {
    font-family: PT Sans;
    font-size: 24px!important;    
}

/* buttons mini cart */
.toggleSidebar.cartSidebarContainer .cart-bottom-box .buttons a {
    font-family: PT Sans;
    font-size: 16px;
}


.woocommerce form.checkout .form-row input.input-text, .woocommerce form.checkout .form-row textarea {
    font-family: AvellinoSans;
    font-size: 20px;
    font-weight: 400;
    font-family: PT Sans;
}

.woocommerce form.checkout h3 {
    font-family: AvellinoSans;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 15px 5px;
    font-weight: 500;
}

/* Unknown  */
.woocommerce-page input.button {
    font-family: PT Sans;
    font-size: 20px!important;
}

/* Unknown  */
.order-total {
    font-family: PT Sans;
    font-size: 20px!important;
}

.woocommerce ul.products.shop-4column li.product:not(.product-category) h3 {
    font-size: 20px!important;
    font-family: PT Sans!important;
    line-height: 28px!important;
}

.woocommerce ul.products.shop-3column li.product:not(.product-category) h3 {
    font-size: 20px!important;
    font-family: PT Sans!important;
    line-height: 28px!important;    
}

.woocommerce-Price-amount, amount {
    font-size: 20px!important;
    font-family: PT Sans!important;
    line-height: 28px!important;
}

.instant_shop_button a .txt {
    
    font-size: 18px!important;
    color: #59cd95!important;
    line-height: 28px!important;
}


/* Icon box */
.iconbox .title {
    font-weight: 700;
    color: #545D65!important;
    font-size: 22px!important;    
    font-family: AvellinoSans;
}

/* Counter box / numbers */
.counterBox .counterBoxNumber {
    font-family: AvellinoSans;
    font-size: 80px;
    line-height: 98px;
    display: block;
    margin-bottom: 1px;
}
.counterBoxDetails {
    font-family: PT Sans;
    font-size: 18px;
    padding: 0 10px;
    display: inline-block;
    line-height: 17px;
    margin: 0;
}


/* top header logo area */
header .logo img {
    width: auto;
    display: block;
    max-height: 35px;
    margin-top: 10px;   
}


/* top menu font */
header .navigation > ul > li > a, header .navigation li li > a, .menu-list a span, .vertical_menu_enabled .vertical_menu_area .vertical_menu_navigation a {
    font-size: 13px;
    font-family: PT Sans;
}


/* custom classes */
.headingwhite40 {
    font-family: AvellinoSans!important;
    font-weight: 700;
    color: #ffffff;
    font-size: 40px;
    line-height: 44px;
}

.whitetext15 {
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    color: #ffffff;
}


.woocommerce ul.products.shop-4column li.product:not(.product-category) h3 {
    text-transform: none !important; 
}

.byconsolewooodt_delivery_type input:checked + label[for="byconsolewooodt_delivery_type_take_away"] {
    
    background-color: #59cd95;
}
#button_1.ep_button, #button_2.ep_button, #button_3.ep_button, #button_4.ep_button, #button_5.ep_button {
    border-color: #59cd95;
    background-color: #59cd95;
}
.woocommerce div.product form.cart .variations .nice-select .list {
     max-height: inherit !important;
     overflow-y: inherit !important;
}
