/*** COMPUTER ***/
@media (min-width: 1200px){

.product-image-container img {
width: 100%;
}

#block-newsletter-content {
max-width: 400px;
}

}


/*** LAPTOPS ***/
@media (max-width: 1199px){

/* Nav */
nav.header-nav .left-nav {
padding-right: 0;
width: 46%;
}

nav.header-nav .right-nav {
padding-left: 0;
width: 54%;
}

/* Slider */
.slider_boxed div#slider_row {
max-width: 930px;
}

/* Footer */
p#block-social-label {
display: none;
}

}


/*** BIG TABLETS ***/
@media (min-width:992px) {

p#block-newsletter-label {
width: auto;
}

#block-newsletter-content {
float: none;
width: auto;
max-width: 370px;
overflow: hidden;
}

}


@media (max-width: 991px) {

/* Container 100% width */
body main {
max-width: 8000px;
}

body .container {
width: 100%;
max-width: 100%;
}

body #angarbanners_top {
max-width: initial;
padding: 0 15px;
}

body.slider_boxed div#slider_row {
max-width: initial;
padding: 0 15px;
}

body.slider_boxed #content-wrapper div#slider_row {
padding: 0 0;
}

/* Nav */
nav.header-nav .left-nav {
width: 38%;
}

nav.header-nav .right-nav {
width: 62%;
}

#contact-link span.shop-phone.contact_link {
display: inline-block;
}

#contact-link span.shop-phone.shop-tel {
padding-right: 0;
}

.header_sep2 #contact-link span.shop-phone.shop-tel {
border-right: 1px solid #383838;
padding-right: 8px;
}

#contact-link span.shop-phone.shop-email {
display: none;
}

.lang_currency_top span.lang_currency_text {
display: none;
}

/* Footer */
.row.social_footer {
padding-top: 20px;
margin-top: 0px;
}

/* Footer newsletter */
.block_newsletter {
float: none;
font-size: 14px;
max-width: 540px;
margin: 0px auto 20px;
}

p#block-newsletter-label {
width: auto;
}

div#block-newsletter-content {
width: auto;
float: none;
position: relative;
overflow: hidden;
}

.block_newsletter p {
padding-top: 4px;
margin-bottom: 0px;
}

/* Footer social */
.block-social {
text-align: center;
}

.block-social p#block-social-label {
display: none;
}

#footer .block-social ul {
float: none;
margin-bottom: 0;
}

}


@media (min-width: 768px) and (max-width: 991px) {

#header div#_desktop_cart .blockcart .header span.cart_title {
display: none;
}

#_desktop_top_menu > ul > li > a {
padding: 12px 12px;
}

#_desktop_top_menu > ul > li > a.sf-with-ul:after {
top: 17px;
right: 0px;
}

/* Products in left column */
.columns .product-miniature .product-left {
width: 100%;
}

.columns .product-miniature .product-left img {
max-width: 64%;
}

.columns .product-miniature .product-right {
width: 100%;
padding: 0 0;
}

}


/*** TABLETS - LAPTOPS ***/
@media (min-width: 768px) and (max-width: 1199px) {

.submenu2 #_desktop_top_menu ul.top-menu .popover.sub-menu {
max-width: 930px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.submenu2 #_desktop_top_menu ul.top-menu .popover.sub-menu {
max-width: 100%;
width: auto;
left: 15px;
right: 15px;
}

.slider_boxed div#slider_row {
max-width: 690px;
}

}

@media (min-width: 768px) {
#_desktop_logo {
padding-top: 20px;
}
}


/*** TABLETS ***/
@media (max-width:767px) {
/* HEADER */
/* Nav */
#_desktop_user_info {
display: none;
}

.lang_currency_top {
float: right;
}

.header_sep2 #_desktop_language_selector {
border-right: 1px solid #383838;
}

nav.header-nav .dropdown select {
background: none;
padding: 7px;
}

nav.header-nav .dropdown select option {
line-height: 14px;
}

/* Hide desktop search and cart */
div#_desktop_search_widget,
div#_desktop_cart {
display: none;
}

#subcart {
display: none;
top: 41px;
right: 0px;
}

/* Logo */
#_desktop_logo {
margin: 0 auto;
padding: 14px 0;
width: 240px;
display: block;
text-align: center;
}

/* RWD menu */
div#rwd_menu {
background: #231f20;
color: #fff;
text-align: center;
line-height: 40px;
border-top: 1px solid #4f4b4c;
border-bottom: 1px solid #4f4b4c;
}

div#rwd_menu .rwd_menu_item {
float: left;
width: 25%;
border-right: 1px solid #4f4b4c;
cursor: pointer;
position: relative;
}

div#rwd_menu .rwd_menu_item:first-child {
border-left: 1px solid #4f4b4c;
}

div#rwd_menu .rwd_menu_item a {
display: block;
}

.menu-images-container {
display: none;
}

/* Expand cart click
div#rwd_menu .rwd_menu_item a.cart_link {
pointer-events: none;
color: #fff;
}
*/

div#rwd_menu .rwd_menu_item:hover,
div#rwd_menu .rwd_menu_item:focus,
div#rwd_menu .rwd_menu_item a:hover,
div#rwd_menu .rwd_menu_item a:focus {
background: #282828;
color: #fff;
}

/* Cart icon */
div#rwd_menu div#_mobile_cart.rwd_menu_item span.cart-products-count {
position: absolute;
top: 4px;
margin-left: -6px;
color: #fff;
background: #ff5722;
font-size: 11px;
width: 16px;
height: 16px;
line-height: 16px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

div#rwd_menu div#_mobile_cart.rwd_menu_item span.cart-products-count span {
display: none;
}

/* RWD menu open */
.rwd_menu_open {
z-index: 99;
position: absolute;
background: #fff;
border: 1px solid #d6d4d4;
border-top: 0;
max-width: 720px;
margin: 0 auto;
left: 15px;
right: 15px;
}

.stickymenu_yes div#mobile_top_menu_wrapper2 {
overflow-y: auto;
max-height: 90%;
}

.demo.stickymenu_yes div#mobile_top_menu_wrapper2 {
overflow-y: initial;
max-height: 100%;
}

div#mobile_top_menu_wrapper2 {
border-bottom: 0;
}

.rwd_menu_open ul.user_info {
margin-bottom: 0;
}

.rwd_menu_open ul.user_info li {
border-bottom: 1px solid #d6d4d4;
}

.rwd_menu_open ul.user_info li:last-child {
border-bottom: 0px;
}

.rwd_menu_open ul.user_info li a {
display: block;
padding: 10px 20px;
font-weight: bold;
text-transform: uppercase;
}

.rwd_menu_open ul.user_info li a:hover {
background: #1b82d6;
color: #fff;
text-decoration: none;
}

/* Search */
div#mobile_search_wrapper.rwd_menu_open {
padding: 10px;
}

div#mobile_search_wrapper.rwd_menu_open div#search_widget form input[type=text] {
width: 100%;
}

/* Submenu open */
#mobile_top_menu_wrapper2 .top-menu {
padding: 0;
margin: 0;
}

#mobile_top_menu_wrapper2 .top-menu .collapse-icons[aria-expanded=true] .add {
display: none
}

#mobile_top_menu_wrapper2 .top-menu .collapse-icons[aria-expanded=true] .remove {
display: block
}

#mobile_top_menu_wrapper2 .top-menu .collapse-icons .remove {
display: none
}

#mobile_top_menu_wrapper2 .top-menu .navbar-toggler {
position: absolute;
border: 0;
top: 0;
right: 0;
padding: 0;
margin: 0;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
}

#mobile_top_menu_wrapper2 .top-menu .navbar-toggler i {
height: 100%;
width: 100%;
margin: 0;
line-height: 38px;
}

#mobile_top_menu_wrapper2 .top-menu li {
position: relative;
float: left;
width: 100%;
}

#mobile_top_menu_wrapper2 .top-menu li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #d6d4d4;
}

#mobile_top_menu_wrapper2 .top-menu li a:hover {
background: #1b82d6;
color: #fff;
text-decoration: none;
}

#mobile_top_menu_wrapper2 .top-menu li a[data-depth="0"] {
font-weight: bold;
text-transform: uppercase;
}

#mobile_top_menu_wrapper2 .top-menu li a[data-depth="1"] {
text-transform: uppercase;
}

#mobile_top_menu_wrapper2 .top-menu li li a {
padding-left: 40px;
}

#mobile_top_menu_wrapper2 .top-menu li li li a {
padding-left: 60px;
}

#mobile_top_menu_wrapper2 .top-menu li li li li a {
padding-left: 80px;
}

#mobile_top_menu_wrapper2 .top-menu li li li li li a {
padding-left: 100px;
}

#mobile_top_menu_wrapper2 .top-menu li li li li li li a {
padding-left: 120px;
}

#mobile_top_menu_wrapper2 .top-menu li li li li li li a {
padding-left: 140px;
}

#mobile_top_menu_wrapper2 .top-menu .collapse {
display: none
}

#mobile_top_menu_wrapper2 .top-menu .collapse.in {
display: block
}

#mobile_top_menu_wrapper2 .top-menu .sub-menu {
box-shadow: none;
z-index: inherit;
display: block;
position: static;
overflow: hidden;
margin-left: 0;
width: 100%;
min-width: 100%;
border-radius: 0;
padding: 0;
margin: 0;
border: 0;
}

#mobile_top_menu_wrapper2 .top-menu .sub-menu.collapse {
display: none
}

#mobile_top_menu_wrapper2 .top-menu .sub-menu.collapse.in {
display: block
}


/* LEFT COLUMN */
#left-column {
width: 100%;
}

#content-wrapper {
clear: both;
width: 100%;
}

.columns .h6.text-uppercase a {
pointer-events: none;
}

.columns .title_block:after,
.columns .h6.text-uppercase:after {
display: block;
font-family: "Material icons";
content: "\E313";
position: absolute;
right: 0;
top: 0px;
width: 30px;
height: 32px;
line-height: 32px;
font-size: 24px;
font-weight: normal;
text-align: center;
}

.columns .title_block:after,
.columns .h6.text-uppercase.active:after {
content: "\E316";
}

.columns .block_content {
display: none;
}

.columns .tab-pane.fade {
display: none;
}


/* CENTER COLUMN */
/* Home tabs */
#index .tabs ul.nav-tabs li.nav-item {
display: block;
margin: 4px 0 0;
}

#index .tabs ul.nav-tabs li.nav-item a {
display: inline-block;
}


/* FOOTER */
.row.social_footer {
border-top: 0;
}

div#block-newsletter-content form {
width: 100%;
}

.footer-container {
box-shadow: none;
margin-top: 0;
padding-top: 0px;
}

.footer-container .wrapper {
margin-top: 10px;
}

/* Footer title */
.footer-container .links .title {
cursor: pointer;
border-bottom: 1px solid #282828;
margin-bottom: 10px;
}

.footer-container .links .title .h3 {
color: #fff;
font-size: 16px;
line-height: 24px;
}

/* Footer arrows */
.footer-container .links .navbar-toggler {
text-align: center;
display: inline-block;
line-height: 34px;
height: 38px;
border: 0;
margin: 0;
padding: 0;
}

.footer-container .links .navbar-toggler i {
line-height: 34px;
height: 38px;
margin: 0 auto;
}

/* Footer links */
.footer-container .links ul {
margin-bottom: 0
}

.footer-container .links ul>li {
padding: 0 0;
font-weight: 700;
line-height: 32px;
}

.footer-container .links ul>li a {
display: inline-block;
color: #1b1a1b;
}

/* Footer bottom */
.footer-container .bottom-footer {
position: absolute;
left: 0;
right: 0;
margin: 0;
}

/* Collapse/expand footer */
.footer-container .links .collapse {
display: none
}

.footer-container .links .collapse.in {
display: block
}

.footer-container .links .title .collapse-icons .remove,
.footer-container .links .title[aria-expanded=true] .collapse-icons .add {
display: none
}

.footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
display: block
}

}


/*** SMALL TABLETS - LAPTOPS ***/
@media (min-width: 481px) and (max-width: 767px) {

.button-container .add-to-cart,
.button-container .add-to-cart:disabled {
padding: 8px 12px;
}

.button-container .add-to-cart i {
display: none;
}

}

@media (min-width: 576px) and (max-width: 767px) {

.slider_boxed div#slider_row {
max-width: 510px;
}

}


/*** SMALL TABLETS ***/
@media (max-width: 575px) {

.slider_boxed div#slider_row {
padding: 0 15px;
}

.slider_boxed section#content div#slider_row {
padding: 0 0px;
margin-top: 0;
}

/* Stores */
#stores .page-stores .store-item-container .store-description {
text-align: center;
}

}


/*** SMARTPHONE ***/
@media (max-width: 480px) {
/* Nav */
#contact-link span.shop-phone.contact_link {
display: none;
}

/* Slider */
#homepage-slider {
margin-bottom: 10px;
}

/* Home tabs */
#index .tabs ul.nav-tabs li.nav-item {
display: block;
margin: 4px 0 0;
}

#index .tabs ul.nav-tabs li.nav-item a {
display: inline-block;
}

/* Footer */
.row.social_footer {
padding-top: 0px;
}

p#block-newsletter-label {
padding: 12px 0;
width: 100%;
text-align: center;
}

.block_newsletter {
margin: 0px auto 14px;
}

.block_newsletter p {
text-align: center;
}

.block-social {
margin-bottom: 10px;
}

}








/*** PRODUCT ***/
@media (min-width: 992px) and (max-width: 1199px) {

#main .images-container .js-qv-mask.scroll {
max-width: 224px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

ul.product-images>li.thumb-container {
padding: 0 10px 0 0;
}

ul.product-images>li.thumb-container>.thumb {
width: 76px;
}

.scroll-box-arrows i {
height: 76px;
line-height: 76px;
}

}

@media (max-width: 767px) {

.col-md-6.product_left {
margin-bottom: 20px;
}

#main .images-container .js-qv-mask.scroll {
max-width: 348px;
}

.col-md-6.product_left .scroll-box-arrows i {
background: #f6f6f6;
}

#product .product_container {
margin-bottom: 10px;
}

#product .tabs ul.nav-tabs li.nav-item {
margin: 4px 20px 0 0;
}

body #product_comments_block_tab div.comment div.comment_author {
width: 100%;
padding: 0;
}

body #product_comments_block_tab .comment_author_infos {
padding-top: 8px;
}

body #product_comments_block_tab div.comment div.comment_details {
width: 100%;
overflow: hidden;
}

body #product_comments_block_tab div.comment_details .title_block,
body #product_comments_block_tab div.comment_details h4 {
padding: 8px 0;
}

}

@media (max-width: 430px){

section.page-product-box.clearfix .page-product-heading span {
max-width: 80%;
line-height: 20px;
padding-top: 6px;
padding-bottom: 4px;
}

}




/*** CATEGORY ***/
@media (max-width: 767px) {

/* Category description */
#category_desc .category-desc .cat_name {
display: none;
}

/* Category top */
.products-selection .showing,
.pagination .page-list {
text-align: center;
}

.products-selection .showing {
padding-top: 20px;
}

.products-selection .sort-by-row .dropdown {
padding: 0 0;
width: 60%;
}

.products-selection .filter-button {
padding: 0 0 0 15px;
width: 40%;
}

.products-selection .filter-button button#search_filter_toggler {
padding: 5px 10px;
width: 100%;
}

/* Filter */
body section#wrapper #left-column #search_filters {
border-top: 1px solid #d6d4d4;
}

body section#wrapper #left-column #search_filter_controls button.ok i {
font-size: 20px;
line-height: 18px;
margin-right: 10px;
}

body section#wrapper #left-column #search_filters_wrapper {
margin: 0 0 20px;
}

body section#wrapper #left-column #search_filters .facet {
padding-top: 0;
border-bottom: 1px solid #d6d4d4;
}

body section#wrapper #left-column #search_filters .facet .h6 {
padding: 10px 0;
}

body section#wrapper #left-column #search_filters .facet ul li {
border-top: 1px solid #d6d4d4;
padding: 10px;
}

body section#wrapper #left-column #search_filters .facet ul li label {
margin-bottom: 0;
}

body section#wrapper #left-column #search_filters .facet .navbar-toggler {
padding: 6px 0 0;
text-align: right;
}

body section#wrapper #left-column #search_filters .facet .navbar-toggler i {
float: right;
margin: 0 0 0;
}

/* Module new version fix - display filter correctly on all pages */
body section#wrapper #left-column #search_filter_controls {
text-align: center;
margin-bottom: 1rem
}

body section#wrapper #left-column #search_filter_controls button {
margin: 0 .5rem
}

body section#wrapper #left-column #search_filters .facet .title {
cursor: pointer
}

body section#wrapper #left-column #search_filters .facet .title .collapse-icons .remove,
body section#wrapper #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
display: none
}

body section#wrapper #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
display: block
}

body section#wrapper #left-column #search_filters .facet .facet-title {
text-transform: uppercase
}

body section#wrapper #left-column #search_filters .facet .h6 {
display: inline-block;
margin-bottom: 0;
}

body section#wrapper #left-column #search_filters .facet .navbar-toggler {
display: inline-block;
}

body section#wrapper #left-column #search_filters .facet .collapse {
display: none
}

body section#wrapper #left-column #search_filters .facet .collapse.in {
display: block
}


/* Back to top */
#products a.btn.btn-secondary.back_to_top {
padding: 8px 8px 8px 12px;
}

#products a.btn.btn-secondary.back_to_top i {
height: 14px;
line-height: 14px;
font-size: 16px;
margin-left: 2px;
}

}

@media (max-width: 575px) {
/* Category description */
div#category_desc {
text-align: center;
}

#category_desc .category-image {
margin-bottom: 10px;
}
}






/*** ORDER PAGE ***/
@media (max-width: 1199px) {

.col-xs-3.carrier_logo {
padding: 5px 0 0 5px;
}

.col-xs-9.carrier_name {
padding-left: 10px;
}

}

@media (max-width: 767px) {
/* 4 Steps login, address, shipping, payment padding */
body#checkout section.checkout-step .content {
padding: 20px 0 0 5px;
}

section#js-checkout-summary {
margin-top: 20px;
}

/* order confirmation  */
#order-items {
border-right: 0;
margin-bottom: 0px;
padding-bottom: 20px;
}

div#order-details {
padding-left: 15px;
}

#order-details .card-title {
padding-top: 20px;
border-top: 1px solid rgba(0, 0, 0, .125);
}

}

@media (max-width: 575px) {
/* Shipping */
body#checkout section.checkout-step .delivery-option .custom-radio {
margin: 6px 0 0;
}

body#checkout section.checkout-step .delivery-option .carrier-delay,
body#checkout section.checkout-step .delivery-option .carrier-name,
body#checkout section.checkout-step .delivery-option .carrier-price {
padding: 6px 0;
}

.col-xs-3.carrier_logo {
padding: 0 15px;
width: 100%;
}

.col-xs-9.carrier_name {
padding: 0 15px;
width: 100%;
}

}

@media (max-width: 420px) {
/* Adress per line */
body#checkout section.checkout-step .address-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}

}








/*** LOGIN PAGE ***/
@media (max-width: 575px) {

.login-form .text-sm-center {
text-align: center;
}

}








/*** CART POPUP ***/
@media (max-width: 767px) {

#blockcart-modal .modal-header .close {
margin-top: -2px;
}

#blockcart-modal .modal-body {
text-align: center;
padding: 15px;
}

#blockcart-modal .modal-title {
text-align: center;
}

#blockcart-modal .divide-right {
border-right: 0;
}

#blockcart-modal .product-image {
margin: 0 auto 10px;
}

#blockcart-modal .cart-content {
padding-left: 0
}

#blockcart-modal .cart-content p.cart-products-count {
margin-top: 20px;
}

#blockcart-modal .cart-content .cart-content-btn {
display: inline-block;
}

#blockcart-modal .cart-content .cart-content-btn .btn-secondary {
padding: 8px 16px;
}


/* Popup smaller margins */
body #blockcart-modal .modal-body {
padding-bottom: 6px;
}

body #blockcart-modal .modal-header {
padding: 12px 15px 9px;
}

body #blockcart-modal .modal-dialog {
width: 94%;
margin: 10px 3%;
} 
body #blockcart-modal .divide-right p.price {
margin: 8px 0;
}

body #blockcart-modal .cart-content p.cart-products-count {
margin-top: 10px;
margin-bottom: 12px;
padding-bottom: 12px;
}

body #blockcart-modal .cart-content p {
margin-bottom: 12px;
}

body #blockcart-modal .cart-content .cart-content-btn .btn {
margin-bottom: 8px;
}

}


@media (max-width: 480px) {

#blockcart-modal .cart-content .cart-content-btn {
display: inline-block;
max-width: 320px;
}

#blockcart-modal .cart-content .cart-content-btn button {
margin: 0 0 10px;
}


/* Popup smaller margins */
#blockcart-modal .modal-body {
text-align: center;
padding: 12px 12px 6px;
}

body #blockcart-modal .product-image {
max-width: 150px;
}

body #blockcart-modal .cart-content p.cart-products-count {
margin-top: 8px;
margin-bottom: 10px;
padding-bottom: 10px;
}

body #blockcart-modal .cart-content p {
margin-bottom: 10px;
}

}







/*** QUICK VIEW POPUP ***/
@media (max-width: 1100px) {

.quickview .arrows {
right: 13%;
}

}

@media (max-width: 767px) {

.modal.quickview {
padding-right: 0!Important;
}

.quickview .images-container {
min-height: auto;
}

}

@media (min-width: 576px) and (max-width: 767px) {

.quickview .images-container {
display: block;
}

.quickview .mask {
width: auto;
margin: 0 -10px 0 0px;
}

.quickview .images-container .show_thumb_arrow .product-images>li.thumb-container>.thumb {
margin: 0 0 10px;
}

.quickview ul.product-images>li.thumb-container {
float: left;
width: 25%;
text-align: center;
padding: 0 10px 0 0;
}

.quickview .arrows {
display: none;
}

}

@media (max-width: 575px) {

.col-md-6.col-sm-6.quickview_left {
margin-bottom: 10px;
}

.quickview .product-cover {
margin-bottom: 0;
}

}


@media (max-width: 440px) {

.quickview .mask {
width: 40%;
max-height: 18rem;
}

}








/*** FORM CONTROL ***/
@media (max-width: 767px) {

.form-control-label {
margin-bottom: 4px;
}

.form-group {
margin-bottom: 4px;
}

.form-control-comment {
padding-top: 2px;
}

}
/* BLACK OR WHITE */

/*** MAIN STYLES ***/
.bg_black main {
background: #111;
}

body.bg_black {
color: #fff;
}

.bg_black a {
color: #fff;
}

.bg_black a:hover,
.bg_black a:focus {
color: #fff;
}

/* Fancy box */
body.bg_black .fancybox-skin,
body.bg_black .modal-content,
.bg_black#checkout .modal-content {
background: #1c1c1c;
}

body.bg_black .fancybox-skin {
color: #fff;
}

.bg_black button.close {
color: #fff;
opacity: 1;
}

/* Checkbox */
/*
.bg_black .custom-checkbox input[type=checkbox]+span .checkbox-checked {
color: #fff;
}

.bg_black .custom-checkbox input[type=checkbox]+span {
border-color: #2d2d2d;
background: #111111;
}
*/

/* Radio */
/*
.bg_black .custom-radio {
border-color: #2d2d2d;
background: #111111;
}

.bg_black .custom-radio input[type=radio]:checked+span {
background-color: #555555;
}
*/

.bg_black .custom-radio input[type=radio]:checked+span {
background-color: #555555;
}

/* Drop down */
.bg_black .facet-dropdown .select-title {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .facet-dropdown .select-title span {
color: #fff;
}

.bg_black .facet-dropdown .select-title i {
color: #fff;
}

.bg_black .dropdown-menu {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .products-sort-order .select-list {
color: #fff;
}

.bg_black .facet-dropdown .select-list:hover {
background: #111111;
}

/* Inputs */
.bg_black #wrapper .form-control,
.bg_black #wrapper section.contact-form .bootstrap-filestyle .form-control:disabled ,
.bg_black #wrapper textarea,
.bg_black .block-promo .promo-input,
.bg_black .quickview .form-control,
.bg_black .product-customization .custom-file {
background: #111;
color: #fff;
border-color: #2d2d2d;
}

.bg_black #wrapper .form-control:focus,
.bg_black #wrapper .input-group.focus,
.bg_black .quickview .form-control:focus,
.bg_black .quickview .input-group.focus  {
border-color: #2d2d2d;
outline-color: #2d2d2d;
}

.bg_black #wrapper .form-control-comment {
color: #fff;
}

.bg_black .block-promo .promo-input:-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .block-promo .promo-input::-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .block-promo .promo-input:-ms-input-placeholder {color: #fff; opacity: 1;}
.bg_black .block-promo .promo-input::-webkit-input-placeholder {color: #fff; opacity: 1;}

.bg_black #wrapper .form-control:-moz-placeholder {color: #fff; opacity: 1;}
.bg_black #wrapper .form-control::-moz-placeholder {color: #fff; opacity: 1;}
.bg_black #wrapper .form-control:-ms-input-placeholder {color: #fff; opacity: 1;}
.bg_black #wrapper .form-control::-webkit-input-placeholder {color: #fff; opacity: 1;}

/* Combobox */
.bg_black #wrapper .form-control-select,
.bg_black .quickview .product-variants>.product-variants-item .form-control-select {
background: #111 url(../img/arrow_down_black.png) no-repeat right center;
}

.bg_black#product #wrapper .form-control-select {
background: #1c1c1c url(../img/arrow_down_black.png) no-repeat right center;
}

/* Table */
.bg_black .table-bordered {
background-color: #111111;
}

.bg_black .table .table,
.bg_black .thead-default th {
background-color: #000;
}

.bg_black .table-bordered,
.bg_black .table-bordered td,
.bg_black .table-bordered th,
.bg_black .table thead th {
border-color: #2d2d2d;
border-bottom-width: 1px;
}


/*** FONT COLOR ***/
.bg_black .fancybox-skin,
.bg_black .star_content .star:after,
.bg_black #subcart,
.bg_black .bootstrap-touchspin .btn-touchspin,
.bg_black#checkout .cancel-address,
.bg_black pre,
.bg_black #search_filters_brands select,
.bg_black #search_filters_suppliers select  {
color: #fff;
}

.bg_black .alert-danger a {
color: #000;
}

/*** BORDER COLOR ***/
.bg_black .index_title,
.bg_black .tabs ul.nav-tabs,
.bg_black #wrapper #home_categories .homecat_title,
.bg_black #wrapper #home_categories ul li.cat_block,
.bg_black #wrapper #home_categories ul li .cat-container,
.bg_black #home_cat_product .catprod_title,
.bg_black #home_cat_product .bx_box,
.bg_black #home_cat_product ul li .product_container,
.bg_black #home_man .man_title,
.bg_black.pl_border_type1 div#content-wrapper .products .product-miniature,
.bg_black.pl_border_type2 div#content-wrapper .products .product-miniature .thumbnail-container,
.bg_black.pl_border_type3 div#content-wrapper .products .product-miniature .thumbnail-container:hover,
.bg_black.page-my-account #content .links a span.link-item,
.bg_black.page-customer-account #content,
.bg_black.page-order-detail .box,
.bg_black.page-addresses .address,
.bg_black .card,
.bg_black .separator,
.bg_black ul.cart-items li,
.bg_black.page-addresses .address .address-footer,
.bg_black#checkout section.checkout-step,
.bg_black#stores .page-stores .store-item-container .divide-left,
.bg_black .sitemap h2,
.bg_black .modal-header,
.bg_black #blockcart-modal .divide-right,
.bg_black #blockcart-modal .cart-content p.cart-products-count,
.bg_black #subcart,
.bg_black #subcart ul.cart_products li .cart_left img,
.bg_black #subcart ul.cart_products li,
.bg_black #subcart ul.cart-subtotals li,
.bg_black .bootstrap-touchspin .btn-touchspin,
.bg_black hr,
.bg_black#checkout section.checkout-step .delivery-option,
.bg_black#checkout #cart-summary-product-list img,
.bg_black #order-items,
.bg_black #order-items hr,
.bg_black ul.manufacturer_list li .brand-img,
.bg_black#pagenotfound .page-not-found,
.bg_black #products .page-not-found,
.bg_black #search_filters_brands select,
.bg_black #search_filters_suppliers select,
.bg_black #content-wrapper .product_show_list .products .product-miniature .product-left,
.bg_black #content-wrapper .product_show_list .products .product-miniature .product-bottom,
.bg_black#checkout #order-summary-content .noshadow,
.bg_black#checkout #order-summary-content .summary-selected-carrier,
.bg_black#checkout #order-summary-content .order-confirmation-table,
.bg_black#category #left-column #search_filters,
.bg_black#category #left-column #search_filters .facet ul li,
.bg_black#category #left-column #search_filters .facet {
border-color: #2d2d2d;
}


/*** BACKGROUND - Light black ***/
.bg_black.feat_cat_style1 #home_categories ul li,
.bg_black.feat_cat_style3 #home_categories ul li,
.bg_black.feat_cat_style2 #home_categories ul li .cat-container,
.bg_black.feat_cat_style4 #home_categories ul li .cat-container,
.bg_black.pl_border_type1 div#content-wrapper .products .product-miniature,
.bg_black.pl_border_type2 div#content-wrapper .products .product-miniature .thumbnail-container,
.bg_black #home_cat_product .bx_box,
.bg_black.page-my-account #content .links a span.link-item,
.bg_black.page-customer-account #content,
.bg_black.page-order-detail .box,
.bg_black.page-addresses .address,
.bg_black .card,
.bg_black#checkout section.checkout-step,
.bg_black #subcart ul.cart_products,
.bg_black ul.manufacturer_list li .brand-img,
.bg_black#pagenotfound .page-not-found,
.bg_black #products .page-not-found,
.bg_black #search_filters_brands select,
.bg_black #search_filters_suppliers select,
.bg_black .ps-alert-error .item p,
.bg_black .ps-alert-success .item p {
background: #1c1c1c;
}


/*** BACKGROUND - black ***/
.bg_black .bootstrap-touchspin .btn-touchspin {
background: #000;
}


/*** BACKGROUND - #111 ***/
.bg_black #subcart,
.bg_black#checkout section.checkout-step .delivery-option,
.bg_black#checkout #order-summary-content .noshadow,
.bg_black#checkout #order-summary-content .summary-selected-carrier,
.bg_black#checkout #order-summary-content .order-confirmation-table {
background: #111;
}


/*** HEADER ***/
/* Languages and currencies */
.bg_black .lang_currency_top ul.dropdown-menu {
background: #1c1c1c;
border: 1px solid #2d2d2d;
}

.bg_black .lang_currency_top ul.dropdown-menu li a.dropdown-item:hover,
.bg_black .lang_currency_top ul.dropdown-menu li.current a.dropdown-item {
background: #2d2d2d;
}


/*** LEFT COLUMN ***/
/* Font color */
.bg_black .block-categories li span.grower.OPEN:before,
.bg_black .block-categories li span.grower.CLOSE:before {
color: #fff;
}

/* Border color */
.bg_black .columns .text-uppercase,
.bg_black .block-categories li a,
.bg_black #search_filters_brands ul li,
.bg_black #search_filters_suppliers ul li,
.bg_black .list-block ul li,
.bg_black .columns .products .product-miniature:first-child .thumbnail-container,
.bg_black .columns .products .product-miniature .thumbnail-container {
border-color: #2d2d2d;
}

/* Background - light black */
.bg_black .block-categories li span.grower,
.bg_black .block-categories li span.grower:hover + a,
.bg_black .block-categories li a:hover,
.bg_black .block-categories li a.selected,
.bg_black #search_filters_brands ul li a:hover,
.bg_black #search_filters_suppliers ul li a:hover,
.bg_black .list-block ul li a:hover,
.bg_black .columns .products .product-miniature .thumbnail-container {
background: #1c1c1c;
}


/*** CATEGORY PAGE ***/
/* Left column */
.bg_black .btn-tertiary,
.bg_black .btn-default {
background-color: #1c1c1c;
border: 1px solid #2d2d2d;
color: #fff;
}

.bg_black .btn-tertiary:hover,
.bg_black .btn-default:hover {
background-color: #000;
border-color: #2d2d2d;
color: #fff;
}

/* Center column */
.bg_black #category_desc .category-image img {
border-color: #2d2d2d;
}

.bg_black #subcategories,
.bg_black #subcategories ul li .subcategory-image a,
.bg_black #subcategories ul li:hover .subcategory-image a {
border-color: #2d2d2d;
}

/* Enabled filters */
.bg_black .active_filters {
border-color: #2d2d2d;
}

.bg_black .active_filters .filter-block {
background: #1c1c1c;
border-color: #2d2d2d;
}

/* Sort by */
.bg_black .products-sort-order .select-title {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .products-sort-order .dropdown-menu {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .products-sort-order .select-list {
color: #fff;
}

/* Pagination */
.bg_black .pagination .page-list li a {
color: #fff;
}

.bg_black .pagination .page-list .disabled,
.bg_black .pagination .page-list .disabled:hover {
color: #acaaa6;
}


/*** PRODUCT-LIST ***/

/* Grid/list switcher */
.bg_black .grid_switcher i,
.bg_black .product_show_list .grid_switcher i.show_grid {
color: #444;
}

.bg_black .grid_switcher i.show_grid,
.bg_black .product_show_list .grid_switcher i.show_list,
.bg_black #products .grid_switcher i:hover {
color: #fff;
}

/* More button */
.bg_black .button-container .lnk_view {
color: #fff;
background: #111111;
border-color: #2d2d2d;
}

.bg_black .button-container .lnk_view:hover {
border-color: #2d2d2d;
}

.bg_black .button-container .lnk_view:hover {
background: #000;
}

/* Variable color */
.bg_black .color.active,
.bg_black .color:hover,
.bg_black .custom-checkbox input[type=checkbox]+span.color.active,
.bg_black .custom-checkbox input[type=checkbox]+span.color:hover,
.bg_black .facet-label.active .custom-checkbox span.color,
.bg_black .facet-label:hover .custom-checkbox span.color {
border-color: #ccc;
}

/* Qty */
.bg_black .qty_container,
.bg_black .qty_container input,
.bg_black .qty_container a.qty_btn {
color: #fff;
background: #111111;
border-color: #2d2d2d;
}

/*** QUICK VIEW ***/
.bg_black .modal .product-quantity #quantity_wanted {
background: #111;
}

.bg_black .quickview .images-container .product-images>li.thumb-container>.thumb {
background: #1c1c1c;
}

.bg_black .quickview .product_desc {
border-color: #2d2d2d;
}


/*** PRODUCT PAGE ***/
.bg_black .page-product-heading,
.bg_black .product-cover,
.bg_black div#product_comments_block_extra,
.bg_black .product-information .product_desc,
.bg_black .product-customization .card,
.bg_black .product-variants>.product-variants-item:first-child,
.bg_black .product-prices,
.bg_black .social-sharing,
.bg_black #block-reassurance,
.bg_black #block-reassurance li,
.bg_black .product-pack .pack-product-container .pack-product-quantity,
.bg_black .thumb-mask>.mask,
.bg_black .product-quantity #quantity_wanted,
.bg_black .product-quantity .bootstrap-touchspin .btn-touchspin,
.bg_black #product_comments_block_tab div.comment {
border-color: #2d2d2d;
}

.bg_black .product-cover img,
.bg_black #block-reassurance,
.bg_black .product-pack .card,
.bg_black .product-quantity #quantity_wanted {
background: #1c1c1c;
}

/* Qty */
.bg_black .product-quantity #quantity_wanted {
color: #fff;
}

.bg_black .product-quantity .bootstrap-touchspin .btn-touchspin {
background: #000;
color: #fff;
}

/* Images hover */
.bg_black .product-cover .layer {
background: hsla(0, 0%, 0%, 0.6);
}

.bg_black .product-cover .layer .zoom-in {
color: #fff;
}

/* Images popup */
.bg_black #product-modal .modal-content .modal-body .product-cover-modal {
background: #1c1c1c;
}

.bg_black #product-modal .modal-content .modal-body .image-caption {
background: #1c1c1c;
border-color: #2d2d2d;
color: #fff;
}

.bg_black #product-modal .modal-content .modal-body .product-images img{
background: #1c1c1c;
}

/* Images */
.bg_black ul.product-images>li.thumb-container>.thumb {
border-color: #2d2d2d;
}

.bg_black ul.product-images>li.thumb-container>.thumb.selected,
.bg_black ul.product-images>li.thumb-container>.thumb:hover {
border-color: #535353;
}

/* Attributes */
.bg_black .product-variants>.product-variants-item ul li .input-color:checked+span,
.bg_black .product-variants>.product-variants-item ul li .input-color:hover+span {
border-color: #ccc;
}

.bg_black .product-variants>.product-variants-item ul li .radio-label {
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .product-variants>.product-variants-item ul li .input-radio:checked+span,
.bg_black .product-variants>.product-variants-item ul li .input-radio:hover+span {
background: #000;
border-color: #2d2d2d;
}

/* Discount */
.bg_black .product-discounts2>.table-product-discounts tbody tr {
background: #111111;
}

.bg_black .product-discounts2>.table-product-discounts thead tr th,
.bg_black .product-discounts2>.table-product-discounts tbody tr:nth-of-type(2n) {
background: #1c1c1c;
}

.bg_black .product-discounts2>.table-product-discounts tbody tr td,
.bg_black .product-discounts2>.table-product-discounts thead tr th {
border-color: #2d2d2d;
}

/* Block reassurance ver 4.0  */
.bg_black .blockreassurance_product,
.bg_black .blockreassurance_product > div {
border-color: #2d2d2d;
}

.bg_black .blockreassurance_product .block-title,
.bg_black .blockreassurance_product p {
color: #fff!important;
}

/* Product customization */
.bg_black .product-customization .product-message {
color: #ffffff;
background: #1c1c1c;
border: 1px solid #2d2d2d;
}

.bg_black .product-customization .product-message:-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .product-customization .product-message::-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .product-customization .product-message:-ms-input-placeholder {color: #fff; opacity: 1;}
.bg_black .product-customization .product-message::-webkit-input-placeholder {color: #fff; opacity: 1;}

.bg_black .product-customization .product-message:focus {
background-color: #1c1c1c;
outline: .1875rem solid #2d2d2d;
}

/* Brand */
.bg_black .product-manufacturer .img-thumbnail {
background-color: #111;
border: 1px solid #2d2d2d;
}

/* Features */
.bg_black .product-features>dl.data-sheet dd.value,
.bg_black .product-features>dl.data-sheet dt.name {
background: #1c1c1c;
border: 1px solid #2d2d2d;
}

.bg_black .product-features>dl.data-sheet dd.value:nth-of-type(2n),
.bg_black .product-features>dl.data-sheet dt.name:nth-of-type(2n) {
background: #111111;
}

/* Product comments */
.bg_black #product_comments_block_tab .alert-info {
background: #1c1c1c;
}

.bg_black #new_comment_form .title,
.bg_black #new_comment_form #criterions_list,
.bg_black #product_comments_block_tab .alert-info {
border-color: #2d2d2d;
}

.bg_black #new_comment_form input,
.bg_black #new_comment_form textarea {
color: #fff;
background: #111;
border-color: #2d2d2d;
}

/* RWD - image scroll arows */
@media (max-width: 767px) {
.bg_black .product_left .scroll-box-arrows i {
background: #1c1c1c;
}
}


/*** CART PAGE ***/
.bg_black .product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,
.bg_black .product-line-grid-right .product-price .remove-from-cart:hover,
.bg_black .block-promo .cart-summary-line a i:hover {
color: #fff;
}

.bg_black#checkout section.checkout-step .address-item {
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black#checkout section.checkout-step .address-item.selected {
background: #111;
border-color: #2d2d2d;
}

.bg_black#checkout section.checkout-step {
border: 1px solid #2d2d2d;
border-top: 0;
}

.bg_black#checkout #checkout-personal-information-step {
border-top: 1px solid #2d2d2d;
}

.bg_black .definition-list dl dd,
.bg_black .definition-list dl dt {
border: 1px solid #2d2d2d;
background: #111;
}

.bg_black .definition-list dl dd:nth-of-type(2n),
.bg_black .definition-list dl dt:nth-of-type(2n) {
background: #000;
}

.bg_black #order-items table {
background: none;
}

/* Voucher */
.bg_black .block-promo .promo-code {
background: #232323;
}


/*** OTHER ***/
/* Breadcrumb */
.bg_black #wrapper .breadcrumb ol,
.bg_black #wrapper .breadcrumb li:after {
border-color: #2d2d2d;
background: #1c1c1c;
}

.bg_black #wrapper .breadcrumb li:last-child {
background: #1c1c1c;
}

/* Search top */
.bg_black #search_widget form input[type=text] {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black #search_widget form input[type=text]:-moz-placeholder {color: #fff; opacity: 1;}
.bg_black #search_widget form input[type=text]::-moz-placeholder {color: #fff; opacity: 1;}
.bg_black #search_widget form input[type=text]:-ms-input-placeholder {color: #fff; opacity: 1;}
.bg_black #search_widget form input[type=text]::-webkit-input-placeholder {color: #fff; opacity: 1;}

/* Menu */
@media (min-width: 768px) {

.bg_black #_desktop_top_menu ul.top-menu .popover.sub-menu {
background: #1c1c1c;
}

.bg_black.submenu1 #_desktop_top_menu .popover.sub-menu ul.top-menu li {
border-color: #2d2d2d;
}

.bg_black.submenu1 #_desktop_top_menu .popover.sub-menu ul.top-menu li:hover > .collapse {
background: #1c1c1c;
}

}

@media (max-width: 767px) {

.bg_black .rwd_menu_open,
.bg_black #mobile_top_menu_wrapper2 .top-menu .sub-menu {
background: #1c1c1c;
}

.bg_black .rwd_menu_open,
.bg_black #mobile_top_menu_wrapper2 .top-menu li a,
.bg_black .rwd_menu_open ul.user_info li {
border-color: #2d2d2d;
}

}

/* Parallax */
.bg_black #parallax_baner {
background: #1c1c1c;
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

/* Arrows */
.bg_black #home_cat_product .slider-btn a,
.bg_black .page-product-box .slider-btn a,
.bg_black #home_man .slider-btn a {
color: #fff;
}

.bg_black #home_cat_product .slider-btn a.disabled,
.bg_black .page-product-box .slider-btn a.disabled,
.bg_black #home_man .slider-btn a.disabled {
color: #444444;
}

/* Newsletter */
.bg_black .block_newsletter form input[type=text] {
color: #fff;
background: #1c1c1c;
border-color: #2d2d2d;
}

.bg_black .block_newsletter form input[type=text]:-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .block_newsletter form input[type=text]::-moz-placeholder {color: #fff; opacity: 1;}
.bg_black .block_newsletter form input[type=text]:-ms-input-placeholder {color: #fff; opacity: 1;}
.bg_black .block_newsletter form input[type=text]::-webkit-input-placeholder {color: #fff; opacity: 1;}

/* Grey button */
.bg_black .group-span-filestyle .btn-default,
.bg_black .input-group .input-group-btn>.btn[data-action=show-password] {
background: #000000;
border: 1px solid #2d2d2d;
padding: 13px 16px;
margin-left: -1px;
}





/*** Inputs outline***/
.bg_black .inputs_outline_white {
display: none;
}

/*** PRODUCT NAME COLOR ***/
.bg_black .products .product-miniature .product-title a, 
.bg_black #home_cat_product ul li .right-block .name_block a {
color: #ffffff!important;
}

.bg_black .product_name_white {
display: none;
}


/*** GDPR ***/
.bg_black .psgdprinfo17 {
background: #111;
border: 1px solid #2d2d2d;
}


/*** Ajax search - black ***/
body.bg_black .ui-widget-content a,
body.bg_black ul.ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-state-focus {
color: #fff;
}

body.bg_black ul.ui-autocomplete.ui-corner-all {
background: #1c1c1c;
border-color: #2d2d2d;
}

body.bg_black ul.ui-autocomplete.ui-corner-all li {
border-color: #2d2d2d;
}

body.bg_black ul.ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-state-focus {
background: #111;
}

body.bg_black .ui-widget .search_left img {
border: 1px solid #2d2d2d;
background: none;
}


/*** PRODUCT COMMENTS ***/

/* Product-list */
body.bg_black .star_content .star.star_on:after {
color: #f39c11;
}

/* Product page */
body.bg_black .product-comments-additional-info,
body.bg_black #product-comments-list-header,
body.bg_black #post-product-comment-modal ul#criterions_list,
body.bg_black .product-comment-list-item {
border-color: #2d2d2d;
}

body.bg_black .product-comment-modal input {
background: #111;
color: #fff;
border-color: #2d2d2d;
}

body.bg_black .star_content .star-on:after,
body.bg_black .star_content .star-hover:after {
color: #f39c11;
}

/* PAYMENTS - credit card module */
.bg_black #wrapper form#ps_checkout-hosted-fields-form .form-control {
background: #fff;
}

