/* 
Theme Name:		 Shopper Child Theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 shopper
Version:		 1.0.0
Text Domain:	 Shopper-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 9, 2019 */
@font-face {
    font-family: 'playfair_displayblack';
    src: url('font/playfairdisplay-black-webfont.woff2') format('woff2'),
         url('font/playfairdisplay-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'playfair_displayblack_italic';
    src: url('font/playfairdisplay-blackitalic-webfont.woff2') format('woff2'),
         url('font/playfairdisplay-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'playfair_displaybold';
    src: url('font/playfairdisplay-bold-webfont.woff2') format('woff2'),
        url('font/playfairdisplay-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'playfair_displaybold_italic';
    src: url('font/playfairdisplay-bolditalic-webfont.woff2') format('woff2'),
        url('font/playfairdisplay-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'playfair_displayitalic';
    src: url('font/playfairdisplay-italic-webfont.woff2') format('woff2'),
        url('font/playfairdisplay-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'playfair_displayregular';
    src: url('font/playfairdisplay-regular-webfont.woff2') format('woff2'),
        url('font/playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    background: #f1edde;
    /* font-family: Helvetica,lato; */
    /* font-weight: 600; */
}
.home.blog .site-header, .home.page:not(.page-template-tpl-page-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 2em;
}
#page {
    max-width: 67.141em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-sizing: content-box;
    background: #fff;
    box-shadow: 0px 0px 18px rgba(0,0,0,.1);
}
.site-header .custom-product-search .nav-left {
    display: none;
}
.shopper-primary-navigation .main-navigation {
    width: auto;
    float: none;
    margin-right: 0;
    background: #2c342c;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.3);
}
.site-header .site-branding {
	cursor: pointer;
	width: auto;
	height: auto;
	float: none;
	display: block;
	margin: 50px auto 0;
}
.left_top_blurb {
    position: absolute;
    top: 6.5%;
    text-align: left;
    color: #000;
    line-height: 1.2;
    font-weight: bold;
    font-size: 15px;
}
.left_top_blurb a {
    color: #000;
    font-weight: bold;
}
.site-header .site-branding img {
    display: inline-block;
}
.site-branding .site-title a {
    font-weight: 700;
    width: 150px;
    height: 150px;
    color: transparent;
    display: block;
}
.site-branding .site-title a:hover {
	color: transparent;
}

.woocommerce-active .site-header .col-full {
    text-align: center;
}
h1.entry-title,
.entry-content h2 {
    font-family: playfair_displaybold;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    letter-spacing: 2px;
}
.entry-content h2 {
    text-align: center;
    margin-top: 20px;
}
.col-full.header_area {
    background-image: url(/wp-content/uploads/2019/01/header_bg.jpg);
    background-size: cover;
    height: 415px;
    background-repeat: no-repeat;
}
.site-header .custom-product-search {
    width: 40%;
    float: none;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    z-index: 1;
    right: 5%;
    top: 5%;
}
.custom-product-search .nav-right {
    display: none;
}
.site-header .shopper-product-search {
    margin: 0;
    padding: 0;
    position: relative;
    width: 229px;
    float: right;
}
.woocommerce-active .site-header .shopper-myacc-cart .header-myacc-link > a {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
}
.woocommerce-active .site-header .shopper-myacc-cart {
    width: 21.7391304348%;
    float: none;

    position: absolute;
    right: 7%;
    top: 10%;
}
.site-header-cart .cart-contents:after {
    content: "\f07a";
    border: none;
}
.site-header-cart .cart-contents .amount {
    margin-right: 50px;
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.fa {
    font-size: 16px;
}
.woocommerce-active .site-header .shopper-myacc-cart .header-myacc-link > a {
    color: #000;
}
.nav-fill input,
.site-header .custom-product-search .nav-search-facade {
    border: none;
}
.site-header .custom-product-search .nav-search-facade {
    border-right: 1px solid #e2e2e2;
    border-radius: 0;
}
.site-header .custom-product-search input[type="text"],
.site-header .custom-product-search .nav-search-facade {
    height: 30px;
    line-height: 30px;
}
.site-header-cart .cart-contents:after {
    color: #000;
    font-size: 26px;
    position: absolute;
    top: 4px;
}
.woocommerce-active .site-header .shopper-myacc-cart {
    right: 5%;
    top: 9%;
}
.woocommerce-active .site-header .shopper-myacc-cart .header-myacc-link {
    border-right: none;
}
.site-header-cart .cart-contents .count {
    background-color: #2c342c;
    right: -35px;
    top: -10px;
 }
 .custom-product-search .search_text {
    color: #000;
    position: absolute;
    text-transform: uppercase;
    left: 10px;
    font-weight: bold;
    top: 2px;
}
.shopper-primary-navigation {
    background: #2c342c;
    padding-left: 10px;
    padding-right: 10px;
}
.main-navigation li {
    float: none;
    position: relative;
    text-align: center;
    display: inline-block;
}
ul#menu-main-menu {
    text-align: center;
    line-height: 1;
}
.primary-navigation > ul > li:first-child > a {
    padding: 12px 5px;
}
.main-navigation ul li a, .site-title a, .site-branding h1 a, .site-footer .shopper-handheld-footer-bar a:not(.button) {
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
}
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .header-myacc-link a:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a, .site-header ul.menu li.current-menu-item > a, .site-header ul.menu li.current-menu-parent > a {
    color: #c0fdff;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current, .widget a.button.checkout {
    background-color: #2c342c;
    border-color: #2c342c;
    color: #ffffff;
}
.button.alt:hover, button.alt:hover, widget a.button.checkout:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover, .back-to-top:hover, input[type="submit"]:disabled:hover {
    background-color: #535353;
    border-color: #535353;
    color: #ffffff;
}
.content-area, .widget-area {
    margin-bottom: 0;
}
.entry-content {
    font-family: lato;
    font-weight: 500;
    color: #000;
}
.entry-content p {
    margin: 0 0 0.6135em;
    line-height: 1.25;
    text-align: justify;
    font-size: 17px;
}
.entry-content .cheese_lines.icons_text_right {
    margin-top: 15px;
    float: left;
    width: 85%;
    padding-left: 10px;
}
.entry-content .cheese_lines p {
    margin: 0 0 14px 10px;
}
.icons_left,
.icons_left.cheese_lines {
	float: left;
	width: 13%;
}
.icons_left.cheese_lines {margin-top: 13px;width: 15%;}
.icons_text_right {
	float: left;
	width: 87%;
}
.site-footer {
    background-color: transparent;
    color: #cccccc;
    border-top: 2px solid #788275;
    background-image: url(/wp-content/uploads/2019/01/footer_image.jpg);
    min-height: 180px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom;
}
.site-footer .footer-widgets {
    background-color: transparent;
    text-align: center;
    padding-top: 20px;
}
.col-full.custom_footer {
    padding: 0 20px;
    line-height: 1.2;
}
.site-info {
    float: none;
    padding: 20px 20px 10px;
    color: #000;
    font-size: 15px;
}
.col-full.custom_footer .widget-title {
    margin-bottom: 5px;
}
.site-info a {
    color: #000 !important;
    border-bottom: none !important;
}
.footer_connect {
    text-transform: uppercase;
    margin-top: -5px;
}
.custom_footer .widget {
    margin: 0;
}
.footer_connect a {
    display: inline-block;
    padding: 0 20px;
    border-bottom: none !important;
}

.footer_connect img {
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 5px
}
footer a:hover {
    text-decoration: none;
    color: #000 !important;
}
.widget_nav_menu ul.menu > li {
  list-style: none;
  margin-bottom: 0;
  padding: 0 0.75em;
  border-bottom: none;
  display: inline-block;
  text-transform: uppercase;
}
.site-footer .site-info a, .site-footer .footer-widgets .product_list_widget a, .site-footer .footer-widgets .product_list_widget a:hover, .site-footer .site-footer a:not(.button) {
    color: #788275;
    font-size: 15px;
}
.site-footer a:not(.button) {
   color: #788275;
   border-bottom: 1px solid #788275;
}
.widget_nav_menu ul.menu > li:last-of-type:after {
	content: "";
}
.widget_nav_menu ul.menu > li:after {
	content: "|";
	position: absolute;
	right: -4px;
	color: #788275;
}
.widget .widget-title:before, .widget .widgettitle:before {
    background-color: transparent;
}
.footer-widgets .widget-title {
    color: #788275;
    font-family: lato;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid #788275;
    padding-bottom: 0px;
    margin: 0;
    line-height: 1;
}
.widget_nav_menu ul.menu li.current-menu-item > a {
	font-weight: 600;
	color: #788275;
	text-decoration: none;
	border-bottom: 2px solid #788275;
	padding-bottom: 5px;
}
.footer-widgets .product_list_widget a:hover {
    color: #788275;
    font-size: 15px;
    border-bottom: 1px solid #788275;
    text-decoration: none;
    color: #000;
}