/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans Condensed', sans-serif;
    font-family: 'Quicksand', sans-serif;
*/

@import url("style.css");

a { color: #3b5079; }
a:hover { color: #5583be; }

body { background: url(../images/background2.png)!important; background-image: url(../images/main_background_mq.jpg); background-color: #debf91; background-repeat: no-repeat; background-size: cover; background-position-y: 350px; margin: 0; padding: 0; padding-bottom: 50px; }

.header-block { display: block; width: 100%; max-width: 1400px; margin: 0 auto; }
.text-align-right { text-align: right; }

header.main { padding-top: 35px; }

nav.top { position: fixed; background-color: #504029; top: 0; left: 0; width: 100%; height: 35px; z-index: 1500; }
nav.top a:first-child { margin-left: -10px; }
nav.top a { display: inline-block; height: 35px; line-height: 35px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 14px; padding: 0 12px; }
nav.top a:hover { background-color: #8f7855; }
nav.top a.image { padding: 0; margin: 0; }

body.admin-bar nav.top { top: 32px; }

nav.top-submenu { position: relative; background-color: #33444c; height: 65px; z-index: 100; }
nav.top-submenu a:first-child { margin-left: -10px; }
nav.top-submenu a { display: inline-block; height: 65px; line-height: 65px; color: #fff; font-weight: normal; font-family: 'Open Sans Condensed', sans-serif; text-decoration: none; text-transform: uppercase; font-size: 24px; padding: 0 12px; }
nav.top-submenu a:hover { background-color: #40555f; }
nav.top-submenu a.image { padding: 0; margin: 0; }

section.main-header { position: relative; background-image: url(../images/header_bg_lq.jpg); background-repeat: no-repeat; background-size: cover; background-position-y: 30%; height: 350px; }
section.main-header img.logo { position: absolute; margin-top: -105px; margin-left: -170px;  z-index: 1; }
section.main-header .stores-featured-title { font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 22px; color: #fff; padding-right: 300px; letter-spacing: 4px; padding-top: 10px; text-shadow: 0px 0px 5px rgba(255,255,255,0.6); }
section.main-header .main-image-box { display: block; width: 400px!important; height: 250px!important; background-size: cover; }

nav.mainbar { background-color: #fff; height: 42px; }
nav.mainbar a:first-child { margin-left: -10px; }
nav.mainbar a { display: inline-block; height: 34px; line-height: 26px; color: #6f4400; font-family: 'Open Sans', sans-serif; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 14px; margin: 4px 0; padding: 4px 10px; }
nav.mainbar a:hover { background-color: #504029; color: #fff; }
nav.mainbar a.image { padding: 0; margin: 0; }
nav.mainbar a.menu { height: 42px; line-height: 42px; margin: 0; padding: 0 10px; }
nav.mainbar a.menu:hover { background-color: #6f4400; }

.main-content { display: block; width: 100%; padding: 0 20px; margin: 0 auto; max-width: 1400px; }
.main-content section.control-menu { height: 150px; display: flex; }
.main-content section.control-menu { display: flex; position: relative; }
.main-content section.control-menu nav { max-width: 35em; position: absolute; right: 0; margin-top: 55px; height: 40px; background: #a77e56; width: 100%; display: flex; justify-content: center; flex-direction: column; text-align: left; font-family: 'Open Sans', sans-serif; color: #fff; padding: 0 15px; }
.main-content section.control-menu nav a:active { text-decoration: none; color: #ccc; }
.main-content section.control-menu nav a:hover { text-decoration: none; color: #333; }
.main-content section.control-menu nav a { text-decoration: none; color: #e0e0e0; }

.main-content .home-page-titles { margin-top: 35px; margin-bottom: 0; padding: 10px; background: rgba(0,0,0,0.2); font-weight: normal; text-align: center; color: #fff; }
.main-content section.content > div.row { margin-top: 0; margin-bottom: 0; }

.main-content section.content article { position: relative; margin-top: 30px; }
.main-content section.content article .info-box { display: block; width: 100%; background-color: rgba(0,0,0,0.25); padding: 12px; }
.main-content section.content article .info-box .categories { padding: 5px 2px; }
.main-content section.content article .info-box .categories a { font-size: 14px; font-weight: normal; }
.main-content section.content article .info-box .sold-by { font-size: 14px; font-weight: normal; color: #fff; padding: 0 2px; padding-top: 6px; }
.main-content section.content article .video-face { position: relative; display: block; width: 100%; height: 250px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: #ccc; }
.main-content section.content article .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }
.main-content section.content article .video-title { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; padding: 0 2px; }
.main-content section.content article .video-title a { color: #fff; text-decoration: none; font-size: 16px; }
.main-content section.content article .add-to-cart { display: inline-block; background-color: #33444c; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none;  margin-top: 10px; }
.main-content section.content article .add-to-cart:hover { background-color: #475d68; }

.main-content section.content article.hot { box-shadow: 0 0 25px rgba(0,0,0,0.18); }
.main-content section.content article.hot .info-box { display: block; width: 100%; background-color: #fff; padding: 12px; }
.main-content section.content article.hot img.hot-icon { position: absolute; top: 200px; margin-left: -30px; z-index: 10; }
.main-content section.content article.hot .video-title { margin: 0; padding: 0; display: block; }
.main-content section.content article.hot .video-title a { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; color: #000; text-decoration: none; }
.main-content section.content article.hot .add-to-cart { display: inline-block; background-color: #33444c; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none; margin-top: 10px; }
.main-content section.content article.hot .add-to-cart:hover { background-color: #475d68; }

#top-sellers .top-names article { position: relative; margin-top: 30px; }
#top-sellers .top-names article .info-box { display: block; width: 100%; background-color: rgba(0,0,0,0.25); padding: 12px; }
#top-sellers .top-names article .info-box .categories { padding: 5px 2px; }
#top-sellers .top-names article .info-box .categories a { font-size: 14px; font-weight: normal; }
#top-sellers .top-names article .info-box .sold-by { font-size: 14px; font-weight: normal; color: #fff; padding: 0 2px; padding-top: 6px; }
#top-sellers .top-names article .video-face { position: relative; display: block; width: 100%; height: 250px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgba(0,0,0,0.25); }
#top-sellers .top-names article .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }
#top-sellers .top-names article .video-title { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; padding: 0 2px; }
#top-sellers .top-names article .video-title a { color: #fff; text-decoration: none; font-size: 16px; }
#top-sellers .top-names article .add-to-cart { display: inline-block; background-color: #33444c; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none;  margin-top: 10px; }
#top-sellers .top-names article .add-to-cart:hover { background-color: #475d68; }
#top-sellers .top-names article .categories a { color: #fff; }
#top-sellers .top-names article .filter-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
#top-sellers .top-names article .filter-user:hover { background: #678798; }
#top-sellers .top-names article .fav-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
#top-sellers .top-names article .fav-user.active { background: #966100; }
#top-sellers .top-names article .fav-user:hover { background: #475d68;  }

.filter-manage .top-names article { position: relative; margin-bottom: 0px; }
.filter-manage .top-names article .info-box { display: inline-block; width: calc(100% - 105px); height: 100px; background-color: #d0dde8; padding: 12px; vertical-align: top; }
.filter-manage .top-names article .info-box .categories { padding: 5px 2px; }
.filter-manage .top-names article .info-box .categories a { font-size: 14px; font-weight: normal; }
.filter-manage .top-names article .info-box .sold-by { font-size: 14px; font-weight: normal; color: #fff; padding: 0 2px; padding-top: 6px; }
.filter-manage .top-names article .info-box .badges { display: inline-block; font-family: 'Quicksand', sans-serif; margin: 0; padding: 0 2px; }
.filter-manage .top-names article .info-box .remove-blocked:hover { background: #0a6ebd!important; }
.filter-manage .top-names article .video-face { position: relative; display: inline-block; width: 100px; height: 100px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: rgba(0,0,0,0.25); }
.filter-manage .top-names article .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }
.filter-manage .top-names article .video-title { display: inline-block; font-family: 'Quicksand', sans-serif; margin: 0; padding: 0 2px; }
.filter-manage .top-names article .video-title a { color: #334352; text-decoration: none; font-size: 16px; }
.filter-manage .top-names article .add-to-cart { display: inline-block; background-color: #33444c; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none;  margin-top: 10px; }
.filter-manage .top-names article .add-to-cart:hover { background-color: #475d68; }
.filter-manage .top-names article .categories a { color: #fff; }
.filter-manage .top-names article .filter-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
.filter-manage .top-names article .filter-user:hover { background: #678798; }
.filter-manage .top-names article .fav-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
.filter-manage .top-names article .fav-user.active { background: #966100; }
.filter-manage .top-names article .fav-user:hover { background: #475d68;  }

section#recently-viewed { margin-bottom: 20px; }
section#recently-viewed article { position: relative; }
section#recently-viewed article .info-box { display: block; width: 100%; background-color: rgba(0,0,0,0.25); padding: 12px; }
section#recently-viewed article .info-box .categories { padding: 5px 2px; }
section#recently-viewed article .info-box .categories a { font-size: 14px; font-weight: normal; }
section#recently-viewed article .info-box .sold-by { font-size: 14px; font-weight: normal; color: #fff; padding: 0 2px; padding-top: 6px; }
section#recently-viewed article .video-face { position: relative; display: block; width: 100%; height: 250px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: #ccc; }
section#recently-viewed article .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }
section#recently-viewed article .video-title { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; padding: 0 2px; }
section#recently-viewed article .video-title a { color: #fff; text-decoration: none; font-size: 16px; }
section#recently-viewed article .add-to-cart { display: inline-block; background-color: #33444c; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none;  margin-top: 10px; }
section#recently-viewed article .add-to-cart:hover { background-color: #475d68; }
section#recently-viewed article .categories a { color: #fff; }
section#recently-viewed article .filter-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
section#recently-viewed article .filter-user:hover { background: #678798; }
section#recently-viewed article .fav-user { padding: 5px 10px; background: #5d7988; color: #ffcf15; font-weight: bold; display: inline-block; }
section#recently-viewed article .fav-user.active { background: #966100; }
section#recently-viewed article .fav-user:hover { background: #475d68;  }

#search_items { background: #fff; position: relative; height: 70px; z-index: 100; display: none; }
#search_items .search-field { padding: 7px 12px; padding-left: 50px; background: #efefef; border: none; height: 50px; border-radius: 0; margin-top: 10px; border-bottom: 1px solid #999; }
#search_items .search-icon { content: ""; font-size: 30px; color: #999; display: block; position: absolute; height: 50px; width: 50px; padding-left: 10px; padding-top: 10px; top: 10px; vertical-align: middle; }
#search_items .close-search { content: ""; font-size: 30px; color: #999; display: block; position: absolute; height: 50px; line-height: 50px; top: 10px; right: 25px; vertical-align: middle; cursor: pointer; }

.model-list.sort-by { font-size: 16px; }
.model-list.sort-by a { font-size: 16px; color: #5d7988; }
.model-list.sort-by a:hover { color: #7093a6; }

.pv_shop_country_style { padding: 8px; }

.wpuf-form-add .button.file-selector { background-color: #5d7988 !important; color: #fff; }

.main-content section.content .row { margin-top: 25px; }
.seller-bank-message { padding: 10px; background: #f0f0f0; border: 1px dashed #ccc; }

.award-badges { background-color: #475D68; color: #fff; padding: 4px 8px; font-weight: bold; margin: 0 2px; font-size: 13px; vertical-align: top; display: inline-block; }
.award-badges:first-of-type { margin-left: 0; }

h1 > .award-badges { background-color: #475D68; color: #fff; padding: 0 8px; font-weight: bold; margin: 0 2px; font-size: 13px; vertical-align: top; display: inline-block; }
h1 > .award-badges:first-of-type { margin-left: 0; }

.c-emoji img { border: none; }

#content {
    padding: 3em 0;
}

body.home-page #content {
    padding: 0!important;
    padding-bottom: 5em!important;
    max-width: 1400px;
}

body {
    font-size: 1.4em;
    line-height: 1.618;
    color: #364245;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    padding: 0!important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    background: #f8f8f8;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-product .wcv_shop_description { display: none; }

.footer-wrap.contact + .footer-wrap { padding-top: 0!important; }

#footer.col-full { margin-top: 0; }

.cart-contents .contents { background-color: #bf9965; padding: 8px; margin-left: 5px; }

.page-description, .term-description { border-radius: 0px!important; }

aside.sidebar { display: none; }

#main.col-left {
    display: block;
    width: 100%;
    float: none!important;
    margin: 0;
    margin-top: 30px;
}

.woocommerce-Tabs-panel--reviews { padding: 0!important; }
.woocommerce-Tabs-panel--reviews .woocommerce-Reviews { width: 100%!important; margin: 0!important; }
.woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments { border-top: 20px solid #fff; }

.wcv_shop_description { padding: 25px; background: #fff; }

ul.products { width: 100%!important; margin: 0!important; }

ul.products li.product { border-radius: 0px!important; background: rgba(0,0,0,0.2)!important; }

ul.products li.product.type-product { border-radius: 0px!important; background: rgba(0,0,0,0.2)!important; margin-bottom: 30px; width: 23.40%!important; margin-left: 0.8%!important; margin-right: 0.8%!important; }
ul.products li.product.type-product .rating-wrap .star-rating { display: inline-block; vertical-align: middle; }
ul.products li.product.type-product .rating-wrap .star-rating > span:before { color: #ffcf15; }
ul.products li.product.type-product .rating-wrap > a:nth-child(0) { display: inline-block; }
ul.products li.product.type-product .video-face { position: relative; display: block; width: 100%; height: 250px; background-repeat: no-repeat; background-size: cover; background-position: center center; }
ul.products li.product.type-product .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }

.term-custom-requests ul.products li.product.type-product .video-face span.price { display: none; }
.term-custom-videos ul.products li.product.type-product .video-face span.price { display: none; }

ul.products li.product.type-product .wcvendors_sold_by_in_loop { padding: 16px; }
ul.products li.product.type-product .woocommerce-loop-product__title { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; padding: 15px; font-size: 16px; }
ul.products li.product.type-product .woocommerce-loop-product__title a { color: #fff; text-decoration: none; font-size: 16px; }

ul.products li.product .woocommerce-LoopProduct-link h2 { padding: 15px; color: #fff; font-family: 'Open Sans Condensed', sans-serif; margin-bottom: 0; }
ul.products li.product > small { padding: 0 15px; color: #fff; }

a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button, .added_to_cart {
    border-radius: 0px!important;
}

ul.products li.product .img-wrap { min-height: 80px!important; border-radius: 0!important; background: #bf9965; }

ul.products li.product img {
    display: block;
    height: auto;
    margin: 0 auto;
    -webkit-border-top-left-radius: 0!important;
    -webkit-border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}

ul.products li.product .img-wrap .price::after { display: none!important; }

ul.products li.product .img-wrap .price {
    position: absolute!important;
    bottom: 1.618em!important;
    left: 0!important;
    background: #fff!important;
    background-clip: border-box!important;
    padding: .327em .857em!important;
    color: #000!important;
    display: block!important;
    -webkit-border-bottom-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    -webkit-border-top-left-radius: 0!important;
    -webkit-border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    -moz-background-clip: padding!important;
    -webkit-background-clip: padding-box!important;
    background-clip: padding-box!important;
    font-weight: 700;
}

ul.products li.product .categories {
    margin: 0;
    list-style: none!important;
    padding: 0 1em 0 1em!important;
    background: none!important;
    color: #fff;
    border-bottom: 0.202em solid rgba(0, 0, 0, 0.075)!important;
}

.layout-full .woocommerce-columns-4 ul.products li.product .rating-wrap {
    margin-left: 0;
    float: none!important;
    padding: 0 15px;
    text-align: left!important;
}

ul.products li.product .categories a {
    color: #fff!important;
}

ul.products li.product a.add_to_cart_button {
    color: #fff!important;
    background-color: #475d68;
    animation: none!important;
    height: 35px;
}

ul.products li.product a.add_to_cart_button:hover { background-color: #d79e1a; animation: none!important; }

.woo-pagination .page-numbers.current {
    border-radius: 0!important;
}

.woo-pagination a { color: #6f4400; }

#content main.main-content a { color: #fff; }
#content main.main-content .hot .video-title a { color: #6f4400; }

#content a.button { color: #fff; }
#content a.button.alt { background-color: #3a5175; }

.single-product .summary form.cart { border-radius: 0!important; background: #a88145!important; padding: 0!important; }
.single-product .summary form.cart .single_add_to_cart_button { background:#333; color: #fff; }

.woocommerce_tabs .panel, .woocommerce-tabs .panel, .woocommerce_tabs .tab, .woocommerce-tabs .tab { border-radius: 0!important;  }

.breadcrumbs-wrap {
    margin-bottom: 2.618em;
    padding-bottom: 1em;
    border-bottom: 0.236em solid #000!important;
    display: none;
}

.u-column1.col-1 { max-width: 100%!important; }
.u-column2.col-2 { max-width: 100%!important; }
.u-column1.col-1.woocommerce-Address { max-width: 25%!important; }
.u-column1.col-1.woocommerce-Address header.title a.edit { background-color: #f1f1f1; padding: 0 20px; border: 1px solid #a6a6a6; }

.hentry .entry, .search-results .type-product .entry, .hentry #contactForm, .search-results .type-product #contactForm {
    background: none!important;
        background-clip: border-box;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1em;
    *zoom: 1;
    clear: both;
}

hr {
    background-color: #333!important;
    border: 0;
    height: 1px;
    margin-bottom: 1.618em;
}

.woo-sc-button.custom.small { margin-bottom: 15px; }

.wpas-link-privacy { display: none!important; }

.woocommerce-MyAccount-navigation ul { list-style-type: none; padding: 20px; margin: 0!important; margin-bottom: 20px!important; background: rgba(0,0,0,0.18); }
.woocommerce-MyAccount-navigation ul li { background: #aaa; color: #fff; }
.woocommerce-MyAccount-navigation ul li:hover { background: #555; color: #fff; }
.woocommerce-MyAccount-navigation ul li:hover a { background: #555; color: #fff; }

.woocommerce-MyAccount-content { padding: 20px; background: rgba(0,0,0,0.10); }
.woocommerce-MyAccount-content label { color: #334352; }

.woocommerce-checkout #customer_details { padding: 10px; padding-top: 20px; background: #f1f1f1; }
.woocommerce-checkout .woocommerce-checkout-payment { background-color: #fff; }
.woocommerce-checkout .woocommerce-checkout-payment .form-row.place-order > center > strong { margin-top: 15px; display: block; }

.woocommerce-account .woocommerce { background-color: #fff; padding: 20px; }

.woocommerce-columns-4 ul.products li.product a { color: #ffc105; }
.woocommerce-columns-4 ul.products li.product .wcvendors_sold_by_in_loop a { color: #3b4f58; }

ul.products li.product .rating-wrap .review-count { color: #fff!important; }

.wpas-alert-info {
    color: #fff!important;
    background-color: #6f4400!important;
    border-color: none!important;
    border: 0!important;
}

.breadcrumb-trail a { color: #6f4400!important; }

.woo-pagination a.page-numbers { color: #6f4400!important; }
.woo-pagination a { border-radius: 0!important; }

.wc-tabs > li > a { color: #6f4400!important; }

#buddypress div#message.updated p {
    background-color: #efc;
    border: 1px solid #591;
    color: #250;
    font-size: 26px;
}

body.bp-user #content .breadcrumbs-wrap { float: none!important; width: 100%!important; margin: 0; margin-bottom: 25px; }

body.bp-user #content #main { float: none!important; width: 100%!important; margin: 0; padding: 0; }
body.bp-user #content #main .entry { padding: 0!important; }
body.bp-user #content #main .item-header { background-color: #806e51; }

body.bp-user #content #main #item-nav { background-color: #fff; }
body.bp-user #content #main #item-nav .item-list-tabs ul li { background-color: #fff; }

body.bp-user #content #main #item-body { background-color: #fff; }

body.bp-user #content #main #item-body form { padding: 20px; }
body.bp-user #content #main #item-body form .submit { background: none; display: block; background-color: #fff!important; margin: 0; padding: 0; animation: none; cursor: auto; text-align: left; }
body.bp-user #content #main #item-body form .submit input { margin-right: 0; animation: none; margin-top: 10px; }
body.bp-user #content #main #item-body form .submit:hover { background: none; background-color: #fff!important; padding: 0; animation: none; }

body.bp-user #content #main .item-list-tabs .message-search input[type=text] { width: 60%; }
body.bp-user #content #main #item-body .first.acfb-holder { margin: 0; }
body.bp-user #content #main #item-body .first.acfb-holder input[type=text] { width: 100%!important; }
body.bp-user #main .entry > header > h1 { margin: 0; padding: 10px; }

body.bp-user #buddypress div.profile h2 { padding: 0 10px; }
body.bp-user #buddypress div.profile .profile-fields { padding: 10px; }
body.bp-user #buddydrive-main .buddydrive-toolbar { width: 100%; }
body.bp-user #buddydrive-main .buddydrive-feedback { width: auto!important; margin: 10px!important; }
body.bp-user #buddydrive-main #bp-upload-ui { width: auto; margin: 10px; }

body.bp-user #buddydrive-main ul#buddydrive-browser { text-align: center; }
body.bp-user #buddydrive-main ul#buddydrive-browser li { display: inline-block; float: none; }
body.bp-user #buddydrive-main #buddydrive-actions-form { width: auto; margin: 10px; }

.bp-user #buddypress div.item-list-tabs#subnav ul li { background-color: #fff; }
.bp-user #buddypress #item-header { background-color: #485c76; }
.bp-user #buddypress div.item-list-tabs#subnav { background-color: rgba(0,0,0,0.2); margin: 0; padding: 20px 0px; }

body.bp-user #content #main #item-body #message-thread #message-subject { padding: 20px 20px 0 20px; }
body.bp-user #content #main #item-body #message-thread #message-recipients { padding: 0 20px; }
body.bp-user #content a { color: #3b5079; }
body.bp-user #content a.woo-sc-button.custom { color: #fff; }
body.bp-user #content a:hover { color: #5583be; }
body.bp-user .messages-options-nav { padding: 20px; }
body.bp-user #btn_msgat_upload { font-size: 16px!important; background: #485c76!important; color: #fff!important; }
body.bp-user .submit input[type=submit] { font-size: 16px!important; background: #485c76!important; color: #fff!important; }
body.bp-user .submit input[type=submit]:hover { background: #5583be !important; }

body.bp-legacy #main .entry { background: #fff!important; }
body.bp-legacy #main .wcv-dashboard-navigation > ul { margin-left: 0; }
body.bp-legacy #main { width: 100%; float: none; display: block; margin: 0; }

body.bp-legacy #customer_login .woocommerce-button { margin-top: 20px; }

#main { width: 100%; float: none; display: block; margin: 0; }

#buddypress div.message-search {
    float: right;
    width: 300px;
    margin: 0 20px;
    height: auto;
    background-color: #fff;
}

#adminmenu #toplevel_page_woothemes { display: none!important; }

#buddypress div.message-search form { margin: 0; text-align: right; }

#buddypress span.activity { }
#buddypress #item-header-content span.activity { color: #fff; margin-top: 10px; }

.product-template-default #main > h1 { margin: 14px; }
.product-template-default #main { display: block!important; width: 100%; margin-left: 0; margin-right: 0; }
.product-template-default #main div.product { width: 100%; margin-left: 0; margin-right: 0; }
.product-template-default div.breadcrumbs-wrap { display: block; float: none; margin-bottom: 20px; }
.product-template-default section.related.products > h2 { margin: 16px; }


.woocommerce-product-rating a { color: #806e51!important; }

.single-product .woocommerce-Tabs-panel { margin-bottom: 0!important; }

.woocommerce-result-count, .woocommerce_ordering, .woocommerce-ordering { border-radius: 0!important; background: rgba(0,0,0,0.1)!important; color: #111!important; }

.single-product .related { background: rgba(0,0,0,0.1); padding-top: 5px!important; }
.single-product figure.woocommerce-product-gallery__wrapper {
    background: #6f4a25;
    padding: 10px;
}

.single-product .summary .product_meta a {
    color: #ffffff;
}

.single-product .summary .product_meta, .single-product .summary .social {
    font-size: .857em;
    background: #806e51;
    padding: 10px;
    color: #fff;
}

.product-template-default #comments {
    background-color: rgba(0,0,0,0.1);
}

.product-template-default #reviews .comment-text {
    width: 85%!important;
    border-radius: 0!important;
    padding-left: 15px;
}

.product-template-default #reviews .comment_container .avatar {
    float: right!important;
    padding-right: 15px;
}

.product-template-default #reviews {
    padding: 0!important;
    padding-top: 0!important;
}

.single-product .summary .price { width: 100%!important; background: rgba(255,255,255,1.0); padding: 10px; float: none!important; text-align: left!important; }
.single-product .summary .price > span { color: #000!important; }
.single-product .summary > .product_title { width: 100%!important; float: none!important; background: #806e51; padding: 10px; color: #fff; margin-bottom: 0!important; }
.single-product #reviews div > h2 { padding: 15px; background: #806e51; color: #fff; }
.single-product #reviews .woocommerce-verification-required { padding: 15px; background: #806e51; color: #fff; margin-bottom: 0; }

.single-product #reviews .woocommerce-noreviews { margin: 0!important; padding: 20px; padding-top: 5px; }

.single-product .summary .price { font-weight: bold; color: #000; }

/* ================ Customs Section Styles ================== */

.gform_variation_wrapper.gform_wrapper { padding-left: 20px; }

/* ================ Pagination ================== */

.paginated { margin: 0px; margin-top: 20px; margin-left: 15px; padding: 0px; }
.paginated li { float: left; margin: 0px; padding: 0px; margin-right: 3px; list-style-type: none; }
.paginated li a { background-color: #3a5175; color: #efefef!important; padding: 6px 10px; height: 20px; line-height: 20px; }
.paginated li a:hover { background-color: #416491; color: #efefef!important; border-bottom: 0px!important; text-decoration: none!important; }
.paginated li a.selected { background-color: #5583be; color: #ffffff !important; font-weight: bold;  }

/* ================ Inbox Message styles ================== */

#buddypress .inbox-message .message-icon { display: inline-block; vertical-align: top; width: 50px; margin-left: 15px; }
#buddypress .inbox-message .messages-notices { display: inline-block; width: calc(100% - 100px); }
#buddypress .inbox-message .message-content p:last-child { margin-bottom: 0; }

/* ================ Custom listing styles ================== */

.related.products.update { padding: 0 10px; padding-bottom: 0; }
.related.products.update ul.products { padding-bottom: 0; }

.gform_wrapper .gfield_label { color: #fff!important; }
.gform_wrapper .gfield_description { color: #fff!important; }
.gform_wrapper .charleft.ginput_counter { color: #fff!important; }
.gform_wrapper .ginput_total { color: #f8f8ff !important; }

.tabs.wc-tabs .reviews_tab { display: none; }

/* ================ Submit verification form styles ================== */

section.submit-verification-form { padding: 20px; padding-bottom: 0; border: 4px solid #7093a6; }
section.submit-verification-form ul.wpuf-form li .wpuf__710292 { width: 100%; }

/* ================ Gallery styles ================== */

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image { width: 92px; margin: 0 5px; display: inline-block; }
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child { width: 100%; height: auto; display: inline-block; }

/* ================ Customs styles ================== */

.seller-dashboard-links { text-align: center; }
.seller-dashboard-links > p { margin-top: 5px; }

/* ================ Customs styles ================== */

.open-customs-form .open-customs-container { background: #fff; margin-top: 30px; margin-bottom: 30px; padding: 30px; }
.open-customs-form .open-customs-container input[type=text] { width: 70%; }
.open-customs-form .open-customs-container textarea { width: 80%; }
.open-customs-form .open-customs-container .row { margin: 10px 0px; }
.open-customs-form .open-customs-container .custom-request-button { background: #966100; border: 0; padding: 10px 15px; color: #fff; }
.open-customs-form .open-customs-container .custom-request-button:hover { background: #c97e00; border: 0; padding: 10px 15px; color: #fff; }

.customs-board-container article { position: relative; margin-top: 30px; }
.customs-board-container article .info-box { display: block; width: 100%; background-color: #344a54; padding: 12px; }
.customs-board-container article .video-face { position: relative; display: block; width: 100%; height: 180px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: #ccc; }
.customs-board-container article .video-face span.price { position: absolute; right: 0; top: 15px; background: #fff; padding: 7px 10px; text-align: right; font-weight: bold; font-family: 'Open Sans', sans-serif; color: #6f4400; }
.customs-board-container article .video-title { display: block; width: 100%; font-family: 'Quicksand', sans-serif; margin: 0; }
.customs-board-container article .video-title a { color: #fff; text-decoration: none; font-size: 16px; }
.customs-board-container article .make-a-bid { display: block; background-color: #966100; padding: 6px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none;  margin-top: 10px; text-align: center; }
.customs-board-container article .make-a-bid:hover { background-color: #d79e1a; }
.customs-board-container article .make-a-bid.already-accepted { background-color: #777; }
.customs-board-container .submit-custom-request { background-color: #3a5175; color: #fff; padding: 7px 14px; display: inline-block; }
.customs-board-container .submit-custom-request:hover { background-color: #7093a6; }
.customs-board-container .menu-options { background-color: #fff; padding: 20px; }


.custom-request-view { background: #fff; padding: 30px; }
.custom-request-view article .make-a-bid { display: inline-block; background-color: #966100; padding: 8px 12px; font-family: 'Quicksand', sans-serif; margin: 0; color: #fff; text-decoration: none; text-align: center; }
.custom-request-view article .make-a-bid.already-accepted { background-color: #777; }
.custom-request-view article .make-a-bid:hover { background-color: #d79e1a; }
.custom-request-view .models-accepted { background: #475D68; color: #fff; padding-left: 10px; text-align: right; margin: 5px 0; }
.custom-request-view .models-accepted .model-name { margin-right: 10px; }

/* ================ Checkout styles ================== */

.notice-warning-purchase-page { padding: 20px; background: #f1f1f1; border: 2px dashed #999; margin-bottom: 20px; }
.notice-warning-purchase-page h3 { font-size: 18px; color: #FF0039; margin: 0; }

/* ================ Single Product Styles ================== */

#user-management { padding-bottom: 15px; }
#user-management .filter-user { padding: 5px 10px; background: #475d68; color: #fff; font-weight: bold; display: inline-block; }
#user-management .fav-user { padding: 5px 10px; background: #475d68; color: #fff; font-weight: bold; display: inline-block; }
#user-management a:hover { background: #678798; display: inline-block; }

.products { padding-bottom: 15px; }
.products .filter-user { padding: 5px 10px; background: #5d7988; color: #fff; font-weight: bold; display: inline-block; }
.products .fav-user { padding: 5px 10px; background: #5d7988; color: #fff; font-weight: bold; display: inline-block; }
.products .fav-user.active {  }
.products .filter-user:hover { background: #678798; }
.products .fav-user:hover { background: #678798;  }

.single-product .products { padding-bottom: 15px; }
.single-product .products .filter-user { padding: 5px 10px; background: #5d7988; color: #fff; font-weight: bold; display: inline-block; }
.single-product .products .fav-user { padding: 5px 10px; background: #5d7988; color: #fff; font-weight: bold; display: inline-block; }
.single-product .products .fav-user.active { background: #966100; }
.single-product .products .filter-user:hover { background: #678798; }
.single-product .products .fav-user:hover { background: #678798;  }

.home-page { padding-bottom: 15px; }
.home-page .filter-user { padding: 5px 10px; background: #5d7988; color: #ffc105!important; font-weight: bold; display: inline-block; }
.home-page .fav-user { padding: 5px 10px; background: #5d7988; color: #ffc105!important; font-weight: bold; display: inline-block; }
.home-page .fav-user.active { background: #966100; }
.home-page .filter-user:hover { background: #678798; }
.home-page .fav-user:hover { background: #678798;  }

/* ================ DG Styles ================== */

.dg-container{
    width: 100%;
    height: 250px;
    position: relative;
    padding-right: 40px;
}
.dg-wrapper{
    width: auto;
    height: 250px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
.dg-wrapper a {
    width: 400px;
    height: 224px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0px 0px 20px rgba(255,255,255,0.2);
}
.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img{
    display: block;
    width: 400px;
    height: 250px;
    padding: 3px 0px 0px 1px;
}
.dg-wrapper a div{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    display: none;
    position: absolute;
    width: auto;
    padding: 0 20px;
    background-color: #3a5175;
    margin-top: -60px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}
.dg-wrapper a.dg-center div{
    display: block;
    opacity: 1;
}
.dg-container nav{
    width: 58px;
    position: absolute;
    z-index: 1000;
    bottom: 40px;
    left: 50%;
    margin-left: -29px;
    background-color: #fff;
}
.dg-container nav span{
    text-indent: -9000px;
    float: left;
    cursor:pointer;
    width: 24px;
    height: 25px;
    opacity: 0.8;
    background-color: #fff;
}
.dg-container nav span:hover{
    opacity: 1;
}
.dg-container nav span.dg-next{
    background-position: top right;
    margin-left: 10px;
}

/* ==================== END EG STYLES ====================== */

/* ==== Drop Down ==== */

.dropbtn {
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 660px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
    right: 0;
    padding: 10px;
}

.dropdown-content > a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content > a:hover { background-color: #ddd; color: #fff; }

.dropdown:hover .dropdown-content { display: block; }

.dropdown:hover .dropbtn { background-color: #6f4400; color: #fff; }

.breadcrumbs-wrap {
    display: block!important;
    margin: 0!important;
    margin-bottom: 15px!important;
    float: none!important;
    width: 100%!important;
}

/*----------------------------------*/

.dropdown-content hr { margin-bottom: 0; }

.dropdown.ticket-counter .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
    right: 0;
    padding: 10px;
}

.dropdown.ticket-counter .dropdown-content a { background-color: #6f4400; color: #fff; }
.dropdown.ticket-counter .dropdown-content a:hover { background-color: #a77e56; color: #fff; }
.dropdown.ticket-counter:hover .dropdown-content { display: block; }

.dropdown.shopping-cart { padding-left: 10px; }
.dropdown.shopping-cart .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
    right: 0;
    padding: 10px;
}

.dropdown.shopping-cart .dropdown-content > a { background-color: #6f4400; color: #fff; }
.dropdown.shopping-cart .dropdown-content > a:hover { background-color: #6f4400; color: #fff; }
.dropdown.shopping-cart:hover .dropdown-content { display: block; }
.dropdown.shopping-cart .dropdown-content .cart { margin-bottom: 0!important; }
.dropdown.shopping-cart .dropdown-content .widget_shopping_cart { margin-bottom: 0!important; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart { margin-bottom: 5px!important; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart__total { margin-bottom: 5px!important; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart__buttons { margin-bottom: 10px!important; }
.dropdown.shopping-cart .dropdown-content .remove_from_cart_button { border-radius: 0!important; height: 25px!important; float:left; }
.dropdown.shopping-cart .dropdown-content .remove_from_cart_button:hover { background-color: #ccc; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item dl { margin: 0; margin-bottom: 5px; margin-left: 14px; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item .variation-PriceUSD { display: none; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item .variation-Price { display: none; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item .variation-Details { display: none; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item dt.variation-SoldBy { display: none; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item dd.variation-SoldBy { background-color: #999; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item dd.variation-SoldBy > p { margin-bottom: 0; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item dd.variation-SoldBy > p > a { display: inline-block; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item a:nth-child(2) { background-color: #8f7855; overflow: hidden; }
.dropdown.shopping-cart .dropdown-content .woocommerce-mini-cart-item a:nth-child(2) img { vertical-align: text-bottom; float: none; margin-right: 5px; border-radius: 0; }

/* ==== End Drop Down ==== */

@media (min-width: 576px) and (max-width: 767.98px) {
    .header-block .logo { width: 600px; height: auto; }
    .top-submenu .header-block .mobile-view { display: block!important; }
    .top-submenu .header-block .desktop-view { display: none!important; }

    section.main-header { height: auto; }
    section.main-header .logo-view { display: block; }
    section.main-header .logo-view .logo { display: block; position: relative; margin: 0 auto; margin-top: -30px; width: 100%; height: auto; }
    section.main-header .top-stores { display: none; }
    body.admin-bar nav.top { top: 46px; }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .header-block .logo { width: 600px; margin-left: 0!important; height: auto; }
    .top-submenu .header-block .mobile-view { display: block!important; }
    .top-submenu .header-block .desktop-view { display: none!important; }
    .top-stores { display: none; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .top-submenu .header-block .desktop-view a { font-size: 20px; }
    .header-block .logo { width: 600px; margin-left: 0!important; height: auto; }
    .header-block { max-width: inherit; }
    .main-content { max-width: inherit; }
    .top-stores { display: none; }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .header-block { max-width: inherit; }
    .header-block .logo { width: 650px; margin-right: -100px;  height: auto; }
    .top-submenu .header-block .desktop-view a { font-size: 20px; }
    .main-content { max-width: inherit; }
}

/* == Resolution Generic == */

@media (max-width: 575.98px) {

    .top-submenu .header-block { height: auto; }
    .top-submenu .header-block .logo { width: 600px; height: auto; }
    .top-submenu .header-block .mobile-view { display: block!important; }
    .top-submenu .header-block .desktop-view { display: none!important; }

    .main-header .header-block { height: 150px; overflow: hidden; }

    body.admin-bar nav.top.fixed-menu.sticky {
        position: fixed;
        top: 0!important;
        width: 100%;
    }

    nav.top-submenu { height: 40px; }
    nav.top-submenu a {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-weight: normal;
        font-family: 'Open Sans Condensed', sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 20px;
        padding: 0 12px;
    }

    nav.top-submenu { display: none; }

    section.main-header { height: auto; }
    section.main-header .logo-view { display: block; }
    section.main-header .logo-view .logo { display: block; position: relative; margin: 0 auto; margin-top: -60px; width: 100%; height: auto; }
    section.main-header .top-stores { display: none; }
    body.admin-bar nav.top { top: 46px; }

    .mainbar .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: inherit;
        width: 200%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 100;
        right: 0;
        padding: 10px;
    }

    body.bp-user #content #main #item-body form table > thead { display: none; }
    body.bp-user #content #main #item-body form table > tbody > tr  { border-top: 1px solid #ccc; }
    body.bp-user #content #main #item-body form table > tbody > tr > td { display: block; }
    body.bp-user #content #main #item-body form table > tbody > tr > td.bulk-select-check { float: left; background: none; }
    body.bp-user #content #main #item-body form table > tbody > tr > td.thread-star { float: left; }
    body.bp-user #content #main #item-body form table > tbody > tr > td.thread-from { padding-top: 8px; border-top: 1px solid #ccc; background: #e0e0e0; }
    body.bp-user #content #main #item-body form table > tbody > tr > td.thread-from .activity { color: #333; }
    body.bp-user #content #main #item-body form table > tbody > tr > td.thread-options { float: right; border-left: 1px solid #ccc; background-color: #f0f0f0; }

    ul.products li.product.type-product { border-radius: 0px!important; background: rgba(0,0,0,0.2)!important; margin-bottom: 30px; width: 100%!important; margin-left: 0!important; margin-right: 0!important; }
}

@media  (max-width: 767.98px) {
    .main-content section.control-menu {
        height: auto;
        display: flex;
    }

    #content {
        padding: 1.5em 0;
    }

    .single-product .images { margin-bottom: 5px!important; }
    #content .woocommerce-product-rating a { color: #2ab6d6; }

    .breadcrumbs-wrap .breadcrumb .breadcrumb-trail { padding: 15px; }

    #buddypress div.message-search {
        width: 82%;
        margin: 10px 0!important;
        height: auto;
        float: none!important;
        box-sizing: border-box;
    }

    .bp-user #buddypress #item-body div.item-list-tabs ul li { float: none!important; display: inline-block!important; }
    .bp-user #buddypress #item-body div.item-list-tabs ul { background-color: #fff; text-align: center; }

    .bp-user #buddypress #item-nav div.item-list-tabs ul li { float: none!important; display: inline-block!important; }
    .bp-user #buddypress #item-nav div.item-list-tabs ul { background-color: #fff; text-align: center; }

}

@media  (max-width: 992.98px) {

    nav.mainbar .header-block .desktop-view { display: none!important; }
    nav.mainbar .header-block .mobile-view { display: block!important; }

    .top-submenu .header-block .desktop-view { display: none!important; }
    .top-submenu .header-block .mobile-view { display: block!important; }
    .top-submenu .header-block .mobile-view .dropdown .dropdown-content a { color: #000000!important; font-weight: bold!important; width: 100%!important; }
    .top-submenu .header-block .mobile-view .dropdown .dropdown-content { min-width: inherit!important; width: 100%!important; position: relative; }


    .top.fixed-menu .header-block .mobile-view { display: block!important; }
    .top.fixed-menu .header-block .desktop-view { display: none!important; }

    nav.mainbar { height: auto; }

    .footer-wrap { margin: 0!important; }

    #content + .breadcrumbs-wrap { margin: 0!important; }

    .single-product .summary .product_meta, .single-product .summary .social {
        float: none!important;
    }

    nav.top .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: auto;!important
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 100;
        right: inherit!important;
        padding: 10px;
    }

    nav.top .dropdown-content a { color: #000; }
    nav.top .dropdown-content a:hover { color: #fff; }

    nav.top a:first-child {
        margin-left: 0!important;
    }

}

@media (min-width: 993px) {
    .top-submenu .header-block .mobile-view { display: none !important; }
    .top-submenu .header-block .desktop-view { display: block !important; }
    .top.fixed-menu .header-block .mobile-view { display: none !important; }
    .top.fixed-menu .header-block .desktop-view { display: block !important; }
    nav.mainbar .header-block .desktop-view { display: block!important; }
    nav.mainbar .header-block .mobile-view { display: none!important; }
}

@media (max-width: 1560px) {
    body { background-image: url(../images/main_background_mq.jpg); background-repeat: no-repeat; background-size: auto; background-position-y: 235px; }
}
