/* Fonts settings */
html, body {
     font-size: 16px;
}
body {
    font-family: 'Open Sans','Helvetica Neue',Helvetica, Arial, Tahoma, sans-serif;
    background-color: #fff;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Open Sans','Helvetica Neue',Helvetica, Arial, Tahoma, sans-serif;
}

a:not(.btn) {color: #2d2d2d; }
a:hover:not(.btn) {color: #000; }

body.bg-img{
  background-image: url('https://cdn.shoplo.com/8585/s/44/assets/home.jpg?760');
  background-repeat: no-repeat;
  background-position: center;
}

/* Navbar colors */
.nav-bar-background-color,
.nav-bar-background-color,
#mainNav ul.submenu,
header.sticky-bar.is-sticky,
.header-6 .sticky-bar.is-sticky .nav-inline,
.header-2 .sticky-bar.is-sticky {
    background: #fff;
}
#mainNav ul li a{color: #5a5b5f;}
.nav-bar-top-border{
  border-top: 1px dotted #e5e5e5;
}
.nav-bar-bottom-border {
    border-bottom: 1px dotted #e5e5e5;}

/*Footer colors*/
footer[class^="footer-"] a, footer[class^="footer-"], footer[class^="footer-"] a:hover{color: rgba(51, 51, 51, 0.4);}
.background-footer {background: ;}

/* Logo */
#logo img.logo_img {width: 100%;}

/* Text header colors */
.text-header h3, .text-header h2 {color: #898a8d;}

/* Newsletter color */
.newsletter-text h5, .newsletter-text h6{ color: ; }
.newsletter-background {background-color: ; }

/* Product grids */
.img-opacity:hover{opacity: 0.5;}

/* Color settings */
.btn,
.product-info .product-actions .add-to-cart,
.product-7 .product-info .right-actions .add-to-cart
{background: #333; color: #eee;}

/* Product page colors */
.product-6 .gallery-wrapper, .product-7 .gallery-wrapper { background: ;}

/* Banners colors */
.section-slider .slick-slider:not(.slick-vertical) .slick-prev:before, .section-slider .slick-slider:not(.slick-vertical) .slick-next:before {
    color: #000;
}

.section-slider .slick-dots li button:hover, .section-slider .slick-dots li button:focus {border-color: #000;}
.section-slider .slick-dots li.slick-active button {border-color: #000;}
.section-slider .slick-dots li button:before {background: #000;}


.section-slider .slides .slide figure figcaption p,
.section-slider .slides .slide figure .banner-text figcaption p, .section-slider figure figcaption p {color: ;}

.section-slider .slides .slide figure .banner-text figcaption h2,
.section-slider .slides .slide figure figcaption h6 {color: ;}

.banner-19, .banner-20 {background: ;}

.blankslate-banner figure:before,
.banner-22 .blankslate-banner figure .banner-image:before,
.banner-23 .blankslate-banner figure .banner-image:before,
.banner-24 .blankslate-banner figure .banner-image:before,
.banner-25 .blankslate-banner figure .banner-image:before,
.banner-26 .blankslate-banner figure .banner-image:before {
background: url(https://cdn.shoplo.com/8585/s/44/assets/blankslate-banner-elements.svg?760) center center no-repeat;
background-size: contain;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(https://cdn.shoplo.com/8585/s/44/assets/default-skin.png?760) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }

.pswp__bg {
background: #000;
}
