/*
Theme Name: Artisan Store
Template: Divi
Description:  A Divi child theme. Version 2 by Kevin Halsall, based on original by The Design Space. 
Author:       Kevin Halsall
Author URI:   http://www.unicursalpath.co.uk/
Version: 2.0.1
*/

@charset "UTF-8";
@import url('../Divi/style.css');


/*FONTS--------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #666; }

/*ADD UNDERLINE TO FULL WIDTH HEADER*/
.et_pb_fullwidth_header h1 {
    border-bottom: 2px solid #565656;
    display: inline;
    font-size: 30px;
    padding-bottom: 30px;
}

h5 {
    font-size: 14px;
    line-height: 22px;
}

/*TOP NAVIGATION FONT & LINE HEIGHT*/
#et-top-navigation { font-family: Arvo; }
.et-fixed-header #et-top-navigation .et-cart-info { margin-top: 6px; }

/*STYLE SMALL BLACK BUTTON OPTION*/
a.small-button, a.big-button, a.icon-button {
    background: #888888 !important;
    border: 2px solid #888888 !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    display: inline-block !important;
    line-height: 26px !important;
    text-shadow: none !important;
    color: #ffffff !important;
}
a.small-button:hover, a.big-button:hover, a.icon-button:hover {
    border: 2px solid #afafaf !important;
    background: #afafaf !important;
}

/*FOOTER BACKGROUND, SOCIAL ICONS & LINKS*/
#footer-bottom { background-color: #ebeae7 !important; }
.et-social-icon a { color: #888; font-size: 20px; }
#footer-info { color: #888; }

/*HIGHLIGHT SLIDER ON HOME PAGE*/
/*REDUCE SIZE OF SLIDE CONTENT*/
#highlight .et_pb_slide_content {
    background-color: #fff;
    color: #666;
    padding: 20px;
    width: 250px;
}
/*COLOR OF ARROWS*/
.et_pb_bg_layout_light .et-pb-arrow-prev, .et_pb_bg_layout_light .et-pb-arrow-next { color: #666; }
/*APPLY BORDER ONLY FOR Desktops and laptops*/
@media only screen and (min-width : 1224px) {
#highlightborder .et_pb_row {
    border: 1px solid #888;
    padding: 30px 30px 0;
}
}

/*MAP STYLING*/
/*APPLY BORDER ONLY FOR Desktops and laptops*/
@media only screen and (min-width : 1224px) {
#map .et_pb_row {
    border: 2px solid #ffffff;
    padding-left: 30px;
    padding-right: 30px;
}
}

/*TOGGLE STYLING*/
.et_pb_toggle_open, .et_pb_toggle_close { background: transparent; }
.et_pb_toggle {
    border: 0px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 0px;
}
.et_pb_toggle:last-child { border: 0 none; }
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #666;
    font-family: Raleway !important;
    font-size: 28px;
    font-weight: 200;
}
.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #666;
    font-family: Raleway !important;
    font-size: 28px;
    font-weight: 200;
    padding-bottom: 40px;
}
.et_pb_toggle_title:before {
    color: #666;
    content: "+";
    font-family: Raleway;
    font-size: 48px;
    font-weight: 100;
}
.et_pb_toggle_open .et_pb_toggle_title:before { content: "-"; }

/*READ MORE BUTTON STYLING*/
a.more-link {
    border: 2px solid;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
    padding: 3px 10px;
    text-transform: uppercase;
}


/*BLOG AREAS---------------------------------------------*/

/*POST META LINK COLOR*/
.post-meta { color: #7ca1aa !important; }

/*APPLY PADDING TO BLOG IMAGE GRID ONLY FOR Desktops and laptops*/
@media only screen and (min-width : 1224px) {
.et_pb_image_container img, .et_pb_post a img {
    padding: 5%;
    width: 90%;
}
}
/*ADD LINE ABOVE SIDEBAR WIDGET TITLES*/
.widgettitle {
    border-top: solid 1px #dedede;
    padding-top: 15px;
}

/*REMOVE HTML TAGS*/
.form-allowed-tags { display:none; }

/*WOOCOMMERCE STYLING------------------------------------*/

/*CENTER TEXT ALL PRODUCTS*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align: center; }

/*ADD BORDER ALL PRODUCTS Desktops and laptops only----------- */
@media only screen and (min-width : 1224px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #dedede;
    text-align: center;
    width: 220px !important;
}
}

/*CHANGE COLOR OF PRICE*/
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    color: #7ca1aa !important;
    font-family: Arvo;
    font-size: 14px !important;
    margin: 0 !important;
}
/*CHANGE COLOR OF PRODUCT TITLE*/
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { color: #666; }

/*REMOVE HOVER OVERLAY BORDER FROM PRODUCTS*/
.et_overlay { border: 0px; }

/*CAPITALIZE ALL PRODUCT TITLES*/
.main_title { text-transform: uppercase; }

/*CONTACT FORM HOME - REMOVE BACKGROUND & ADD BORDERS TO BOXES*/
#contactform .et_pb_contact p input, .et_pb_contact p textarea {
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
    border-radius: 3px !important;
    color: #ffffff !important;
}

/*CHANGE FONT & ADD BUTTON BORDER TO GALLERY MENU ITEMS*/
#gallerymenu #top-menu li > a {
    border: 1px solid;
    border-radius: 3px;
    padding: 10px;
    font-family: Lato;
}

/*FULL WIDTH SLIDER GALLERY HEIGHT*/
#fullwidthslider .et_pb_slider .et_pb_slide { height: 650px !important; }

/*STYLE DROPCAP SHORTCODE PLUGIN (IF INSTALLED)----------------------------*/
span.dropcap {
    color: #7ca1aa !important;
    padding: 0.35em 0.08em 0 0 !important;
}




/************ Added by Kev *************/
#main-header div#et-top-navigation nav#top-menu-nav { letter-spacing: .05em; }

.nav li ul.sub-menu { padding: 5px 0; }

.woocommerce div.product .woocommerce-tabs {display: none;}
.woocommerce div.product .product_meta {display: none;}

/* Name Your Price plugin */
.nyp-product .entry-summary .price, .woocommerce ul.products li.nyp-product .price, .woocommerce-page ul.products li.nyp-product .price { display: none; } 

.nyp-product .entry-summary .nyp label { 
font-weight: 700;
font-size: 20px;
}

.nyp-product .entry-summary .nyp input {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-size: 20px;
border-radius: 3px;
padding: 5px;
}

/* Reviews plugin */
div.wpcr3_review_item div.wpcr3_item_name, div.wpcr3_aggregateRating, div.wpcr3_dotline { display: none !important; }

div.wpcr3_review blockquote.wpcr3_content { padding-bottom: 0; margin-bottom: 40px; }

.woocommerce div.post-497 .out-of-stock { display: none; } /* Hide 'out of stock' voucher on gingermanrestaurant.com */

/* Contact forms */
.et-pb-contact-message {
    background-color: #ffffcc;
    margin-bottom: .5em;
    border-radius: 3px;
}

.et-pb-contact-message p { padding-left: 12px; padding-top: 12px; }
.et-pb-contact-message ul { padding-left: 24px; }

#contactform .et_pb_contact p input.et_pb_contact_captcha { 
background-color: #dddddd !important; 
}

.et_pb_contact_right {
    background-color: #ffffff;
	padding-left: 8px;
    border-radius: 3px;
}

.et_pb_contact_right p input { 
/* padding: 8px 16px; not needed when using x+x= */
max-width: 58px; 
}

/* Hide contact form only on the Ginger Pig home and rooms pages */
.page-id-452 .et_pb_contact form[action="https://thegingerpigpub.com/"] { display: none; }
.page-id-845 .et_pb_contact_form_0 { display: none; }

.payment_method_paypal p { font-size: 16px; }

@media all and (min-width: 981px) {
.et_pb_newsletter .et_pb_newsletter_fields > * { flex-basis: 48.5%; }	
}

.et_pb_newsletter_button { max-width: 200px; }

@media all and (min-width: 981px) {
#footer-bottom { padding: 30px 0 15px; }	
}

.iframe-class { height: 780px; }

@media all and (min-width: 680px) {
.iframe-class { height: 560px; }
}

@media all and (min-width: 981px) {
.iframe-class { height: 520px; }
}

h2.link-style a { color: #d1ab36; }

/************ EO Added by Kev *************/




/** Standard stuff from Divi Theme Options Custom CSS **/
.et_fixed_nav #logo {
    margin-bottom: 0;
    max-height: 103px;
}
#et-secondary-nav li li a {
    width: 220px;
    text-align: center;
    margin-left: -20px;
}
#et-top-navigation {
    padding-top: 20px;
}
.et-fixed-header #logo {
    max-height: 50px;
}
#main-header nav#top-menu-nav {
    font-family: Raleway;
    letter-spacing: 1px;
}
.nav li a:hover{color:#d1ab36 !important;}

/*TABS*/
.et_pb_tabs_controls li a {
    color: #4e4e4e;
    font-size: 16px;
    letter-spacing: 1px;
}
.et_pb_tabs_controls li a {
    color: #fff;
}
.et_pb_tabs_controls {
    background-color: #d1ab36 !important;
    border-bottom: 1px solid #d9d9d9;
}

/*DROPCAP*/
span.dropcap {
    color: #d1ad2b !important;
    padding: 0.32em 0.09em 0 0 !important;
}

#sectionpadding {
    padding: 0px;
}
.topslider .et_pb_slider .et_pb_slide:first-child {
    height: 70vh;
}
#contactform .et_pb_contact p input, .et_pb_contact p textarea {
    background-color: #fff !important;
    border: 2px solid #ffffff !important;
    border-radius: 3px !important;
    color: #4e4e4e !important;
}

.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a, .et_nav_text_color_light #et-info a {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: center;
}
#et-secondary-nav li ul {
    left: 0;
    border-top: 3px solid;
    margin-top: 0;
}
#et-secondary-nav li li a {
    width: 220px;
}
/** EO Standard stuff from Divi Theme Options Custom CSS **/