/*
Theme Name: Mervex Sp z o.o.
Theme URI: http://themeisle.com/themes/shop-isle/
Template: shop-isle
Author: Themeisle
Author URI: https://themeisle.com
Description: ShopIsle is the perfect free theme designed for your WooCommerce shop based on bootstrap. Due to its flexibility ShopIsle can also be used for a one page business site, it has a fullscreen image, parallax effect, it provides a responsive blog section, is eCommerce ready, WPML, Photo Gallery Grid,Contact Form 7,Meta Slider, SiteOrigin Page Builder, JetPack compatible and SEO friendly. It features a simple, minimal and elegant style which will work perfectly for a clothing, electronics and almost any kind of store.
Tags: two-columns,one-column,grid-layout,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,footer-widgets,theme-options,translation-ready,e-commerce,blog,portfolio,threaded-comments
Version: 2.1.10
Updated: 2019-03-18 19:57:07

*/

a {
	color: #ff5800;
}

a:hover {
	color: #ff8443;
}
.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .sub-menu > li > a:focus,
.navbar-custom .sub-menu > li > a:hover {
	color: #ff5800;
}
.navbar-custom, .page .navbar-custom {
	background-color: rgba(255, 255, 255, 1) !important;
    border-bottom: 1px solid #000;
}

.navbar-custom .sub-menu, .navbar-custom .children {
    background: rgba(255, 255, 255, 1);
}

.dropdownmenu {
    color: rgba(0, 0, 0, 1);
}

.navbar-custom {
	padding: 0;
}
.text-widget {
	text-align: justify;
}
.navbar-custom .nav li > a {
    position: relative;
    color: rgba(0, 0, 0, 1);
	font-weight: bold;
}

.navbar-custom .nav li > a:hover {
	color: #ff5800;
}

.header-search-button {
	transition: color 0.125s ease-in-out 0s;
    color: #000;
}
.header-search-button:hover {
    color: #ff5800;
}
.navbar-cart-inner, .post-navigation, #comments, .post-meta, .pswp__caption__center, .woocommerce-tabs, .module-subtitle, .header-search, .aya {
	display: none;
}
.navbar-cart {
    width: 0px;
    height: 0px;
    margin-left: 0;
    padding-left: 0;
}
.bg-dark-30:before {
    background: rgba(255,255,255, 0.1);
}
.hs-caption > .caption-content > .hs-title-size-4 {
	color: #ff5800;
	font-weight: bold;
}
.home > .main > .woocommerce-products-header, .woocommerce-ordering, .woocommerce-breadcrumb, .out-of-stock {
	display: none;
}
.home-slider {
	margin-top: 50px;
}
.product-main-content {
	margin-top: 58px;
}
ul.products li.product h2:first-line {
	font-size: 18px;
	font-weight: 800;
}
.n2-section-smartslider {
    position: relative;
    width: 100%;
    top: -20px;
}
.hero-slider .hs-caption {
    height: 66%;
}
.page-header-module.module {
	height: 350px;
	padding: 175px
}
.module, .module-small {
	padding: 20px;
}
.shop_isle_footer_sidebar {
	padding-top: 20px;
}
.btn.btn-border-w:hover, .btn.btn-border-w:focus {
    text-shadow: none;
}
.hs-title-size-1 {
    font-size: 24px;
}
.font-serif {
	font-style: normal;
	font-family: "Roboto Condensed", sans-serif;
}
.module-subtitle {
	display: block;
}
.woocommerce.single-product .related.products, .woocommerce.single-product .upsells.products {
    margin-top: -75px;
	padding-bottom:20px;
}
ul.products {
    position: relative;
    top: -45px;
}
.home > .main > .module-small > .container > .products {
	position: relative;
    top: 0px;
}
.mb-40 {
    margin: 0 15%;
}
.module-small-bottom {
    padding: 0px 0 40px 0;
}
.shop-item-title > a {
	color: #111;
}
.shop-item-title {
    font-weight: 600;
}
.product-main-content .onsale.out-of-stock {
    font-weight: bold;
}
.wpcf7-form textarea {
	height: 120px;
}

@media (max-width: 768px) {
	.navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse {
		max-height: unset;
	}
	.navbar-custom .navbar-toggle .icon-bar {
		background: #000;
		z-index: 99999999;
	}
	.navbar-custom .nav li > a, .dropdownmenu {
		color: rgba(255, 255, 255, 0.7);
	}
	.navbar-custom .sub-menu, .navbar-custom .children {
		background: transparent;
	}
	.navbar-custom .sub-menu li, .navbar-custom .children li {
		padding-left: 20px;
	}
	.home-slider {
		margin-top: -1px;
	}
	.page-header-module.module {
		padding: 175px 0px;
	}
	.n2-section-smartslider {
		top: 57px;
	}
	.navbar-custom > .container {
		padding-right: 0;
	}
	.navbar-header {
		display: table-cell !important;
	}
	.shop_isle_header_title {
		float: left;
	}
	.navbar-toggle {
		margin-top: 20px;
		display: block;
		float: right;
	}
}

@media (min-width: 769px) {
	body.home .navbar-transparent {
		padding-top: 0;
		padding-bottom: 0;
		background: rgba(255, 255, 255, 1) !important;
	}
	.container {
		width: 800px;
	}
	.n2-section-smartslider {
		top: 40px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}