/*
Theme Name: Mist Child
Description: Child Theme for Mist Wordpress Theme
Author: zozothemes
Version: 1.0.1
Template: mist
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/

#divDetailsList {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.widget div, .w2dc-content address {
	font-size: 16px !important;
}
.es-icones {
	margin-right: 5px !important;
}

.main-col-small {
	width:100% !important;
}
.vc-zozo-section {
    padding-top: 0 !important;
}
.w2dc-page-header-widget {
	margin-bottom: 0;
}
.w2dc-field-content img {
    width: 70% !important;
}
.woocommerce form .form-row label, .shop_table, .woocommerce-form__label-for-checkbox span {
	color: #111;
}
#ship-to-different-address .checkbox {
    font-size:13px !important;
}
.sidebar {
	position:sticky;
	top:0;
}
.woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
    border-color: white!important;
}

/* Passeport Gourmand Theme */

.header-section.header-skin-light.header-transparent .header-sticky .header-main-section, .header-sticky .header-main-section {
    background: rgba(46,0,0,.6) linear-gradient(90deg,rgba(177,26,48,0) 0,#b11a30 50%,rgba(177,26,48,0));
	background: rgba(46,0,0,.6) linear-gradient(90deg,rgb(46, 0, 0) 0,rgb(177, 26, 48) 50%,rgb(46, 0, 0))!important
}
.header-section .header-sticky .header-main-section .zozo-main-nav > li > a, .header-section .header-sticky .header-main-section li.extra-nav, .header-section .header-sticky .header-main-section li.extra-nav > a, .header-section .header-sticky .header-main-section li.extra-nav i, .header-section .header-sticky .header-main-section .header-toggle-content, .type-header-9 .header-sticky .navbar-nav.zozo-main-bar > li, .type-header-9 .header-sticky .navbar-nav.zozo-main-bar > li a {
    color: white!important;
}
.header-section .header-main-section .navbar-header .navbar-brand, .header-section .header-main-section .zozo-main-nav > li, .header-section .header-main-section .zozo-main-nav > li > a, .header-section .header-main-section li.extra-nav, .header-section .header-main-section li.extra-nav > a, .header-section .header-main-section li.extra-nav i, .header-section .header-main-section .header-toggle-content, .type-header-9 .navbar-nav.zozo-main-bar > li, .type-header-9 .navbar-nav.zozo-main-bar > li a {
    font-size: initial;
}
.header-sticky #menu-item-8838 { background: white;} #menu-item-8838 a {color: #C80919!important;}
.header-sticky .navbar-toggle .icon-bar {
    background: white!important;
}
.page-title-section {
    background: url(/wp-content/uploads/2020/01/noir.png) repeat, url(https://source.unsplash.com/collection/9350437) no-repeat center / cover;
    background-attachment: fixed;
	margin-bottom: 60px!important;
}
.page-title-section h1, .page-title-section h5 {
	color: white;
}
.woocommerce-product-gallery__image {
    pointer-events: none;
}
.woocommerce-Tabs-panel h2, .posted_in, .product_title{
  display: none;
}
.woocommerce #content div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    width: unset!important;
}
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .checkout-button, .checkout-button {
    background: linear-gradient(#68A233, #288133)!important;
    font-size: 1.8rem!important;
	transform: scale(1.1);
    padding: 0 2rem 0 2rem!important;
}
#place_order {
    background: linear-gradient(#68A233, #288133)!important;
    font-size: 1.8rem!important;
	transform: scale(1.1);
}
.footer-copyright-section {
    background: rgb(172, 25, 46)!important;
    border-top: none!important;
	padding: 10px 0!important;
	text-align: center;
}
#copyright-text a, #copyright-text p {color: white!important}
.footer-widgets-section {
    background: #2e0000;
}
.footer-widgets .widget h3 {
    border-bottom: 1px solid rgba(102,62,62,.5)!important;
    color: white!important;
	text-transform: none!important;
}
address {
    margin-top: 2rem;
    color: #a38f8f;
	font-size: 90%;
}
#custom_html-3, #custom_html-4 {
	text-align: center;
}
.product_list_widget .amount {
    color: white!important;
    font-size: 80%;
    border-radius: 4px;
    background-color: #a38f8f;
    padding: 2px 7px;
	font-weight: 400!important;
}
#footer-widgets-3 .product-title { color: #a38f8f!important; font-size: 90%; }
#zozo_wrapper #header {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.header-section.header-skin-light.header-transparent .header-main-section {background: linear-gradient(45deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0))!important;}
#post-14153 > .entry-thumbnail {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw!important;
    margin-right: -50vw!important;
    width: 100vw !important;
    justify-content: center;
	margin-top: -10px;
}
.arrow-down {
    margin-top: -100px;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
    color: white!important;
}
@media (max-width:767.5px){
.header-section .header-sticky .header-main-section .zozo-main-nav > li > a, .header-section .header-sticky .header-main-section li.extra-nav, .header-section .header-sticky .header-main-section li.extra-nav > a, .header-section .header-sticky .header-main-section li.extra-nav i, .header-section .header-sticky .header-main-section .header-toggle-content, .type-header-9 .header-sticky .navbar-nav.zozo-main-bar > li, .type-header-9 .header-sticky .navbar-nav.zozo-main-bar > li a {
    color: #b11a30!important;
}
.page-title-section {
	margin-bottom: 20px!important;
}
.arrow-down {
    margin-top: 0px;
}
}
.navbar-brand>img {
    display: block;
    width: 150px;
}
.header-section .header-main-section {
    height: 60px!important;
}
.header-section .header-main-section .navbar-header .navbar-brand, .header-section .header-main-section .zozo-main-nav > li, .header-section .header-main-section .zozo-main-nav > li > a, .header-section .header-main-section li.extra-nav, .header-section .header-main-section li.extra-nav > a, .header-section .header-main-section li.extra-nav i, .header-section .header-main-section .header-toggle-content, .type-header-9 .navbar-nav.zozo-main-bar > li, .type-header-9 .navbar-nav.zozo-main-bar > li a {
    line-height: 60px!important;
    height: 60px!important;
}