#header .logo img {
min-width: 120px;
max-width: 120px;
}
#header {
background: #fff;
min-height: 110px;
}
#nav li.current-menu-item > a {
color: #006d2e;
}
.fa.has-circle {
border: 1px solid #006d2e;
}
#nav .mini-cart .fa,
#nav .mini-search .fa {
color: #006d2e;
}
#footer .footer-wrapper .container::after {
background: white;
}
.product_list_widget li {
background: white;
}
#footer .footer-wrapper .container > .row > div:last-child {
background: white;
}
#footer .footer-wrapper {
background: white;
}
#footer .back-to-top {
display: none;
}
#footer {
border-top: 1px solid #ededed;
}
.spedizione {
text-align: center;
margin-left: -100%;
margin-right: -100%;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 0px;
}
.spedizione p {
font-size: 25px;
color: white;
}
.products .product-content,
.products .product-action {
background: white;
}
.single-product .page-title-container .entry-title {
display: none;
}
.single-product .page-title-container .breadcrumbs {
margin-top: 60px;
}
#nav > ul > li > a {
font-size: 16px;
padding: 0 21px;
}
.fa.has-circle {
border: 1px solid white;
}
#nav .mini-cart .fa,
#nav .mini-search .fa {
color: #000;
}
.page-title-container .entry-title {
color: white !important;
font-weight: 700 !important;
text-shadow: 1px 1px 1px #0b070b;
}
#nav > ul > li > a {
font-size: 16px;
padding: 0 11px;
color: #000;
}
.page-title-container {
background-repeat: no-repeat !important;
background-size: cover;
}
a:hover {
text-decoration: underline;
color: white;
}
#nav > ul > li.menu-item-has-children:hover > a {
text-shadow: none;
}
.home #nav > ul > li > a {
text-shadow: none !important;
}
#nav.style-dark > ul > li.menu-item-has-children:hover > a {
color: #fff;
background: #316b3f;
}
#nav.style-dark > ul > li.menu-item-has-children:hover > a i {
color: #fff;
}
#nav.style-dark li.menu-item-has-children > .sub-nav {
background: #316b3f;
}
#nav .sub-nav li {
color: #fff;
}
#nav.style-dark .mini-search .main-nav-search-form input[type="text"] {
background: #fff;
border-radius: 0;
border-color: #316b3f;
width: 100%;
}
#header .mini-search .main-nav-search-form button:hover .fa {
color: #316b3f;
}
.page-title-container .entry-title {
margin-bottom: 0px !important;
}
.product-title:hover a {
color: #316b3f;
}
.products .product-action .btn-add-to-cart {
background: #316b3f;
border-radius: 0;
color: #fff;
width: 100%;
}
.products .product-action .btn.btn-quick-view {
display: none;
}
.single-product .page-title-container {
background: #316b3f !important;
}
.single-product .page-title-container .page-title {
padding: 25px 0 0;
}
.woocommerce.single-product .single_add_to_cart_button {
min-width: 200px;
border-radius: 0;
font-size: 15px;
}
p.stock.in-stock {
font-weight: bold;
color: #316b3f;
}
.social-wrap label {
display: none !important;
}
.social-wrap .social-icons {
text-align: left !important;
}
.social-icons .social-icon i {
color: #316b3f;
border-color: #316b3f;
}
.products .product-title a {
text-transform: uppercase;
}
.products .product-action .btn {
line-height: 37px;
font-size: 13px;
font-weight: bold;
}
.products .product-action .btn-add-to-cart {
height: 40px;
}
.products .product-action .btn-add-to-cart i {
margin-right: 10px;
font-size: 15px;
}
h1.product_title.entry-title {
text-transform: uppercase;
}
.woocommerce-single-tabs.tab-container ul.tabs {
display: none;
}
.woocommerce button.mfp-close:before, .woocommerce .shop_table .product-remove a:before {
color: #316b3f !important;
}
.woocommerce table.shop_table .product-remove a {
border: 1px solid #316b3f;
color: #316b3f !important;
}
.woocommerce table.shop_table .product-remove a:hover {
color: #ffffff !important;
} @media (max-width: 1200px) {
#nav > ul > li > a {
font-size: 13px;
padding: 0 5px;
}
}
@media (max-width: 576px) {
.spedizione h1 {
font-size: 13px;
font-weight: bold;
}
}