/**
 * Theme Name: Denam
 * Template:   elite-commerce
 * 
 */
 
.nav-inner-wrapper {

 }
 
.dark-top-header {
	background-color: #132d68;
}

.footer-color-scheme-dark .footer-widget-area {
	background: #132d68;
}

.footer-color-scheme-dark .footer-widget-area a, .footer-color-scheme-dark .footer-widget-area a:visited, .footer-color-scheme-dark .footer-widget-area p {
	color: #bfbfbf;
}

.contact-icon {
	background: #D6001A !Important;
}
 
.cart-contents li span.cart-count, .site-header-cart li.wishlist-btn span {
	background: #D6001A !Important;
}

.woocommerce ul.products li.product .price {
	color: #D6001A !Important;
	font-size: 2rem;
}

.woocommerce div.product form.cart .button {
	background: #D6001A !Important;
}

.ff-button, .ff-button:visited, a.button, input[type="button"], input[type="reset"], .woocommerce #respond input#submit, .yith-wcwl-add-button > a, .yith-wcwl-add-button > a:visited, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.added_to_cart, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #D6001A !Important;
}

select.select_products:hover, select.select_products:focus, select.select_products:active {
	background: #132d68;
}

button#wpforms-submit-16.wpforms-submit {
	background: #D6001A !Important;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
	background: #D6001A !Important;
}

li.adres:before {
	content: "\f3c5" !Important;
	color: #D6001A !Important;
 }
 
li.phone:before {
	content: "\f095" !Important;
	color: #D6001A !Important;
 }
 
li.mail:before {
	content: "\f0e0" !Important;
	color: #D6001A !Important;
 }
 
li.time:before {
	content: "\f017" !Important;
	color: #D6001A !Important;
 }
 
 a.scrollup, a.scrollup:visited {
	 background-color: #D6001A !Important;
 }
 
 @media screen and (min-width: 910px) {
	 .main-navigation li a:before {
		 background: #D6001A !Important;
	 }
 }
 
.post-20 .wp-post-image {
	display: none;
}

#slider-section a.more-link, #slider-section a.more-link:visited {
	background: #D6001A !Important;
}

.wp-block-image {
	margin-bottom: 1.4em !Important;
}

input[type="search"]:focus {
	color: #756b6b;
}

@media only screen and (max-width: 909px) {
    .site-top-header-mobile {
        display: none;
    }
	
h2.slider-title {
	font-size: 2.5rem !Important;
}

#slider-section .swiper-slide.text-alignleft.swiper-slide-active p {
	font-size: 1.8rem !Important;
}

#slider-section .slider-content-wrapper {
	top: 40%;
}

div.swiper-button-prev, div.swiper-button-next, div.swiper-button-disabled {
	top: 80% !Important;
}

.entry-content-wrapper {
    padding: 20px;
}

#slider-section a.more-link {
	font-size: 14px;
}

}