/* 20240829142801 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/* home page */
/* top header section */
header div#header-content span, 
header div#header-content a,
header .header-right .user-actions i{
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}
header .headerscrolled div#header-content span, 
header .headerscrolled div#header-content a {
    font-weight: 600;
}
header div#header-content span::before,
header .header-right .user-actions i:before{
    color: inherit !important;
}
header .header-right .topmenus ul li, header .header-right .user-actions a {
    border-color: #fff !important;
}
.logodiv, .menubarcenter, .righticons {
    padding: 17px 0;
}
.categories-button.small span {
    font-size: 9px !important;
}
/* navigation section */
#navbar nav>ul>li>a.dropdown:hover:after {
    content: "\f0d7";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    bottom: -22px;
    left: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    z-index: 3;
}
.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu .sub-holder h4 a {
    font-size: 15px;
    font-weight: 700;
    border-bottom: none;
    color: #e1011a !important;
}
.themeclass-main-topmenus .menubarcenter nav ul ul li li a:hover {
    background: #dddddd;
    border-radius: 0 4px 4px 0;
}
.themeclass-main-topmenus .menubarcenter nav ul ul li li a {
    font-size: 15px !important;
    color: #4b4b4b !important;
    border-bottom: none !important;
}
.themeclass-main-topmenus .menubarcenter nav ul ul li li a::before {
    color: #e1011a;
}
.mobile-nav-holder .mobile-nav ul.categories li a,
.mobile-nav .open-sub:after, .sidebar-cats .open-sub:after{
    color: #ffffff;
}
.mobile-nav-actions .x:before, .mobile-nav-actions .x:after {
    border-top: 4px solid #ffffff;
}
/* hero slider section */
.home-slider-holder .slider-text .title,
.home-slider-holder .swiper-slide .slider-text .slider-sub{
    font-weight: 900;
}
/* top deal section */
.themeclass-topproductdeal .themeclass-rightsec h4 {
display: inline-block;
}
.themeclass-topproductdeal .themeclass-rightsec h4 a.likeheadline {
    font-size: 36px !important;
    line-height: 1.1;
    font-weight: 700;
}
.themeclass-homedealdesp .themeclass-rightsec .homedeal-compact .price-holder span.price {
    font-weight: 700;
}
.themeclass-homedealdesp .themeclass-rightsec a.button {
    padding: 13px 30px;
}
.themeclass-homedealdesp .themeclass-leftsec .product-label {
    font-size: 26px !important;
    height: auto !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    padding: 20px 10px 20px 5rem;
}
/* single category section */
.themeclass-homelifestyle-singlecategory .product-list-mini-holder .product-list-mini .title h5 {
    font-weight: 500;
    min-height: 61px;
    align-items: flex-end;
}
.themeclass-homelifestyle-singlecategory .product-list-mini-holder {
    margin-right: 3%;
}
.themeclass-homelifestyle-singlecategory {
    max-width: 1290px;
}
.themeclass-homelifestyle-singlecategory .product-list-mini-holder .product-list-mini .title h5 {
    min-width: 90%;
    width: auto;
}
/* Neue Produkte section */
.productsrow .product-grid {
    padding: 10px;
}
.product-block-holder.boxed-border,
.product-list-holder{
    border: none;
}
.product-block-holder.boxed-border .product-block.text- {
    text-align: center;
}
.boxed-border .product-block h4 a {
    font-weight: 500;
    color: #272729;
}
.product-block-holder .product-block-reviews span.stars i,
.productpage .productpage-right .reviewscore span.stars i{
    color: #fbb249;
}
.product-block-holder .product-block-reviews span.stars i.empty,
.productpage .productpage-right .reviewscore span.stars i.empty{
    color: #e5e5e5;
}
/* parallax section */
.themeclass-newcontentup .col-md-12.content h2 {
    font-weight: 900;
}
.themeclass-newcontentup .col-md-12.content h1 {
    font-size: 21px;
    font-weight: 900;
}
/* homepage content section */
.themeclass-homepagecontent .col-md-12.content .col-md-8 {
    padding-left: 50px;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 h2 {
    font-weight: 900;
    margin-bottom: 30px;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 p {
    line-height: 1.5;
    font-weight: 500;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 .info {
    display: inline-block;
    text-align: center;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 .info p, 
.themeclass-homepagecontent .col-md-12.content .col-md-8 .info p a {
    margin-bottom: 0;
    font-size: 15px;
    color: #181818;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 .info img {
    margin-bottom: 10px;
}
.themeclass-homepagecontent .col-md-12.content .col-md-8 .info p a {
    text-decoration: underline;
}

.themeclass-homepagecontent .col-md-12.content .col-md-8 {
    padding-left: 50px;
    width: 72%;
}
.themeclass-homepagecontent .col-md-12.content .col-md-4 {
    width: 28%;
}
.themeclass-homepagecontent .col-md-12.content .col-md-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.themeclass-homepagecontent .col-md-12.content .col-md-4 p {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 5px;
}

/* review section */

.themeclass-reviewtitle {
    font-size: 17px;
    width: 48%;
    margin: 25px auto 15px auto;
}
.themeclass-reviewdetails {
    font-weight: 500;
}
/* footer section */
footer.themeclass-footerstarts .socials.themeclass-footersocialmedia ul li, 
footer.themeclass-footerstarts .socials.themeclass-footersocialmedia ul li a {
    color: #ffffff;
    border: none;
    margin: 0;
}
footer.themeclass-footerstarts p,
.themeclass-footercustomerservice ul li a{
    font-size: 15px;
    font-weight: 500;
}
.themeclass-newsletterfooter .newsletter h3 {
    margin-bottom: 10px !important;
}
.themeclass-newsletterfooter .newsletter-sub {
    margin-bottom: 30px;
    font-weight: 500;
}
.themeclass-footercopyright .copyright p {
    font-size: 14px !important;
    font-weight: 500;
}
/* ------------------ */
/* category page */
.themeclass-cataloglistsubcategory h1.likeheadline {
    font-size: 36px !important;
    margin: 0;
    font-weight: 700;
    margin-bottom: 10px;
}
.themeclass-rightcatalogsection h3 {
    font-size: 40px !important;
    font-weight: 600;
    text-transform: capitalize;
}
.themeclass-rightcatalogsection .themeclass-catalogdesp {
    font-weight: 500;
    line-height: 1.5;
}
.themeclass-rightcatalogsection {
    padding-left: 50px;
}
.themeclass-topsinglecategory .themeclass-cataloglink a {
    font-weight: 500;
    text-transform: none;
}
.themeclass-cataloglistsubcategory .themeclass-categorysub .category.col-md-3 {
    width: 33.33%;
}
.themeclass-cataloglistsubcategory .rowmargin.themeclass-homeblogs.themeclass-catalogfeaturedpro .product-block-holder:hover {
    box-shadow: 0 0 13px -4px #0000009e;
}
.themeclass-cataloglistsubcategory .rowmargin.themeclass-homeblogs.themeclass-catalogfeaturedpro .arrow:hover {
    background: #e1011a;
}
.themeclass-catalogfeaturedpro .title h4 {
    font-size: 16px;
    font-weight: 500;
    color: #272729;
}
.themeclass-catalogfeaturedpro .price {
    color: #717679 !important;
    font-weight: 500;
}
.productpage .nav-tabs>li {
    margin-right: 0;
}
.themeclass-cataloglistsubcategory .themeclass-categorysub {
    display: flex;
    flex-wrap: wrap;
}
/* ------------------ */
/* product detail page */
/* product section */
.container.productpage .productpage-left .product-image-holder > .swiper-productimage {
    border: 1px solid #b4b6b7;
}
.col-md-12.thumbs-holder {
    padding: 0px 15px;
}
.productpage .product-image-holder {
    margin-bottom: 15px;
}
.productpage .thumbs img {
    border: 1px solid #b4b6b7 !important;
}
.productpage .productpage-right h3 {
    font-size: 36px !important;
    font-weight: 700;
    line-height: 1;
}
.productpage .productpage-right .product-price .price-strict {
    font-size: 14px;
}
.productpage .productpage-right .qty {
    position: relative;
    display: flex;
    min-width: 80px;
    padding: 0 20px;
}
.productpage .productpage-right .qty input.quantity {
    width: 40px;
    padding: 0;
    font-size: 18px;
}
.productpage .productpage-right .qty span.qtyadd {
    right: 0;
}
.productpage .productpage-right .qty span.qtyminus {
    left: 0;
}
.productpage .productpage-right .product-description {
    padding: 20px 15px 0 15px;
}
.productpage .wishlist a:hover i {
    font-weight: bold;
}
.productpage .wishlist a i {
    color: #e1011a;
}
.productpage .productpage-right .product-description p {
    font-size: 16px;
    font-weight: 500;
}
/* product detail tab section */
.productpage .themeclass-custprodetailstabs .tab-content ul {
    padding: 0;
  list-style: none;
}
.productpage .themeclass-custprodetailstabs .tab-content li {
		list-style: none;
}
.productpage .themeclass-custprodetailstabs .tab-content p, 
.productpage .themeclass-custprodetailstabs .tab-content li, 
.productpage .themeclass-custprodetailstabs .tab-content {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
}
.productpage .themeclass-custprodetailstabs .tab-content h2 {
    font-size: 16px;
    font-weight: 700;
}
.productpage .btn-addtocart {
  height: 54px;
}
.productpage .addtocart {
    padding: 0 0 0 30px;
    display: flex;
}
.productpage .addtocart .share {
    margin-left: 20px;
}
.productpage .related-products .button-holder .swiper-related-next, .productpage .related-products .button-holder .swiper-related-prev {
    border: none;
    color: #fff;
}
.productpage .related-products .button-holder {
    margin-top: 0;
  right: 25px;
}
/* ------------------ */
/* for responsive */
@media (max-width: 1024px){
.themeclass-homepagecontent .col-md-8 p {
    width: 100%;
}
  .themeclass-reviewtitle {
    width: 74%;
}
}
@media (min-width: 991.98px){
.themeclass-homepagecontent .col-md-12.content > .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
}
@media (max-width: 991.98px){
.themeclass-homelifestyle-singlecategory .product-list-mini-holder {
    width: 17.6%;
}
  .homepagebottom-productlistbackcolor h3.headline.with-link {
    margin-left: -15px;
}
.themeclass-homepagecontent .col-md-12.content .col-md-4, 
.themeclass-homepagecontent .col-md-12.content .col-md-8 {
    float: left;
}
.themeclass-homepagecontent .col-md-12, .themeclass-homepagecontent .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
}
  .themeclass-headercenter span.themeclass-deliveryfree {
    padding-right: 10px;
}
  .themeclass-topproductdeal .themeclass-rightsec h4 a.likeheadline {
    font-size: 30px !important;
}
  .themeclass-homedealdesp .themeclass-rightsec a.button {
    padding: 13px 19px;
}
  .themeclass-rightcatalogsection {
    padding-left: 15px;
}
  .themeclass-cataloglistsubcategory .themeclass-categorysub .category.col-md-3 {
    width: 50%;
}
}
@media (max-width: 768px){
.themeclass-homelifestyle-singlecategory .product-list-mini-holder {
    width: 30%;
    margin: 1% !important;
}
  footer.themeclass-footerstarts .col-md-3:first-child, footer.themeclass-footerstarts .col-md-3 {
    width: 50% !important;
    padding: 0 15px 0 15px;
}
  
}
@media (max-width: 767px){
.righticons a i:before, span.themeclass-srcicon i {
    color: #ffffff;
}
  .cart-icon #qty.shopping-cart {
    background: #ffffff;
    color: #e1011a !important;
}
  .themeclass-homepagecontent .col-md-12.content .col-md-4, .themeclass-homepagecontent .col-md-12.content .col-md-8 {
    width: 100%;
    padding: 0 15px;
}
  .productpage .themeclass-custprodetailstabs .tab-content {
    width: 100%;
}
  .productpage .product-details {
    margin-top: 30px;
}
    .productpage .productpage-right .product-price .col-xs-6 .stock {
    text-align: left !important;
}
}
@media (max-width: 480px){
footer.themeclass-footerstarts .row .col-md-3.col-sm-6 {
    width: 100% !important;
}
  .newsletter .input {
    width: 100%;
}
  .themeclass-homelifestyle-singlecategory .product-list-mini-holder {
    width: 48%;
}
  .themeclass-cataloglistsubcategory .themeclass-categorysub .category.col-md-3 {
    width: 100%;
}
}
@media (max-width: 375px){
.themeclass-homelifestyle-singlecategory .product-list-mini-holder {
    width: 100%;
}
}

/* Ummed CSS start */

body {
    padding: 0px;
    overflow: hidden;
    overflow-y: auto;
}

.main-header {
    padding: 10px 0px;
}

div#header-holder {
    padding: 10px 0px;
    position: relative;
}

.main-header .search {
    float: none;
}

.main-header .search .search-holder {
    position: static;
    width: 100%;
    max-width: 100%;
}

.main-header .row {
    display: flex;
    align-items: center;
}

.righticons {
    display: flex;
    width: 100%;
    justify-content: end;
}

div#navbar {
    background-color: #000;
}

div#navbar .menubarcenter {
    padding: 0px;
    width: 100%;
}

#navbar .col-md-12 {
    justify-content: center;
}

#navbar nav > ul > li > a {
    color: #fff;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 14px;
}

#navbar nav > ul {
    text-align: center !important;
}

header div#header-content a, header div#header-content span {
    font-size: 14px;
    font-weight: 600;
}
.righticons a i:before {
    font-size: 23px;
}

.righticons a {
    display: inline-block;
    width: 40px;
}
.home-slider-holder .customslide3 .banner-text-block {
    float: none;
}

.home-slider-holder .fixed .slider-content-container {position: relative;}

.home-slider-holder .fixed .slider-content-container:after {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    z-index: 0;
}

.home-slider-holder .slider-text .title, .home-slider-holder .swiper-slide .slider-text .slider-sub {
    color: #fff;
}
.margin-top-80.col-md-12.themeclass-singlecategoryhome.homepagecenter-productlistbackcolor {
    display: none;
}

.home-brands-holder .home-brand-row {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: center;
}

.home-brands-holder .home-brand-row .home-brands-li {
    width: 20%;
    padding: 15px;
}

.home-brands-holder .home-brand-row .home-brands-li img {
    transition: 0.4s ease-in-out;
}

.home-brands-holder .home-brand-row .home-brands-li a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.main-header .search .search-holder input.searchbox {
    box-shadow: none;
}

.main-header .search .search-holder i.fa-search {
    background: black;
    width: 50px;
    height: 100%;
    line-height: 40px;
    text-align: center;
    top: 0px;
    right: 0px !important;
    border-radius: 0px 31px 31px 0px;
    cursor: pointer;
    color: #fff;
}
.home-slider-holder .slider-text .button.button-large {
    padding: 10px 15px;
    background-color: #e1011a;
    border-color: #e1011a;
    color: #fff;
    margin-top: 15px;
}

.home-slider-holder .swiper-slide .slider-text .slider-sub {
    margin-bottom: 0px;
}

.home-slider-holder .slider-text .button.button-large:hover {
    border-color: #000;
}

.homepagebottom-productlistbackcolor h3.headline.with-link, .homepagecategories-sectionbackcolor h3.headline, .homepagebrands-listbackcolor h3.headline {
    font-size: 40px !important;
    margin: 0px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000 !important;
    text-align: center;
}

.homepagecategories-sectionbackcolor {
    border-bottom: 1px solid;
}
.out-of-stock {
    /*background-color: #9e0606 !important;*/
    color: #9e0606;
}

.in-stock {
    color: #fff;
}
.breadcrumbs {
    background-color: #e7e7e7;
}

.breadcrumbs .col-md-12 {
    margin: 0px;
}
section.catalog-section {
    background-color: #f7f7f7;
}
section.catalog-section .themeclass-cataloglink {
    position: relative;
}
h3.headline, .likeheadline, h1.category-title, h1.page-title, .blog-custom.container.blogs h1, .gui-page-title, .cart-popup-holder .cart-popup-related h4 {
    color: #000 !important;
    font-weight: 600;
}

h1.category-title, h1.page-title, .blog-custom.container.blogs h1 {
  margin: 20px 0px 0px;
  font-size: 30px !important;
}
.cart-popup-holder .price, .price, .themeclass-homedealdesp .themeclass-rightsec .homedeal-compact .price, .price-strict {
    color: #000 !important;
}
.themeclass-reviewcontainerdiv.homepagereview-sectionbackcolor {
    background-color: #f7f7f7 !important;
    border-top: 1px solid #e1011a;
}
.container.max-width-lg.padding-y-sm.messages {
    padding-top: 15px;
}

ul.success {
  list-style: none;
  padding: 15px;
  color: #000;
  font-weight: 600;
}
.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu {
    margin-top: 0px !important;
    padding: 10px 0px !important;
}

#navbar .megamenu .sub-holder {
    margin: 0px;
}

.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu .sub-holder h4 a {
    color: #000 !important;
    font-family: "Raleway", Helvetica, sans-serif !important;
}
.catalog img.cat-img {
  opacity: 1;
}
.product-block-holder:hover .product-block-quick {
    background-color: #000 !important;
}
.productpage .themeclass-custprodetailstabs .tab-content {
    width: 100%;
    padding: 15px;
    background-color: #f7f7f7;
}

.productpage .themeclass-custprodetailstabs .nav-tabs>li.active {
    background-color: #f7f7f7;
}
.productpage .in-stock, .productpage .out-of-stock {
    width: max-content;
    padding: 10px;
    margin: 0px 0px 0px auto;
}
.cart-popup .message-bar {
    background-color: #000;
    text-align: left;
}
.container.cart-custom {
    margin-top: 20px;
}

.cart-custom .cart-products {
    background-color: #f7f7f7;
}

.cart-custom .cart-products .image {
    padding-right: 15px;
}

.cart-custom .cart-products td {
    padding: 15px;
}

#navbar nav>ul>li>a.dropdown:hover:after {
    display: none;
}
.collection-products-row .product-block-holder.boxed-border {
    background-color: #fafafa;
}

.boxed-border .product-block h4 a {
    font-size: 14px;
    font-weight: 600;
}
.homepage-brands.homepagebrands-listbackcolor {
  border-top: 1px solid;
}

.login-page-text p {
    line-height: 1.8;
}
.righticons a, .righticons a i:before, span.themeclass-srcicon i {
    color: red;
}
.themeclass-homecategories .category .overflow-hidden {
    border: none;
    padding: 4px 10px 15px;
}
.themeclass-homecategories .category .flex-container>h4:before {
    display: none;
}

.themeclass-homecategories .category .flex-container {
    padding-left: 0px;
    text-align: center;
}

.themeclass-homecategories .category .flex-container h4 {
    font-size: 24px;
    font-weight: 600;
}

.category:hover .scale-holder img {
    transform: none;
}
section.brands-page__intro.container.max-width-lg {
    padding-top: 30px;
}

section.brands-page__intro.container.max-width-lg .padding-y-lg {
    display: none;
}

section.brands-page__content.padding-top-lg.padding-bottom-xl .grid.gap-md {
    display: flex;
    justify-content: center;
}

section.brands-page__content.padding-top-lg.padding-bottom-xl .grid.gap-md a.brand-card {
    padding: 15px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

section.brands-page__content.padding-top-lg.padding-bottom-xl .container.max-width-lg {
    padding: 30px 0px;
}

section.brands-page__content.padding-top-lg.padding-bottom-xl .grid.gap-md a.brand-card figure {
    margin-bottom: 15px;
}
.productpage .productpage-right h3.headline {
    padding: 0px;
    margin-bottom: 15px;
}

.productpage .productpage-right .offer-holder, .productpage .productpage-right .product-description, .col-xs-12.product-page-stock {
    padding: 0px;
}

.productpage .productpage-right {
    padding-left: 80px;
}

.container.productpage .productpage-left .product-image-holder > .swiper-productimage {
    border: none;
}

.article-num, .themeclass-probrand, .productpage .productpage-right .product-price{
    margin-bottom: 15px;
}

.themeclass-probrand a.brand-button {
    padding: 0px;
    opacity: 1;
    font-size: 14px;
    padding-left: 2px;
}

.productpage .product-page-stock .in-stock, .productpage .product-page-stock .out-of-stock {
    margin: 15px 0px 0px;
    background: none !important;
}
.productpage .product-page-stock .in-stock {
    color: green;
    padding: 0px;
}

.productpage .product-page-stock .out-of-stock {
    padding: 0px;
    color: red;
}

.addtocart-holder {
    display: flex;
    flex-direction: column;
}

.productpage .productpage-right .qty {
    width: 85px;
}

.productpage .addtocart {
    padding: 0px;
    margin-top: 30px;
}

.productpage .addtocart button.btn-addtocart.quick-cart.button.button-cta {
    border-radius: 0px;
    width: 80%;
}

.btn-addtocart .icon-holder {
    left: 32%;
}
.productform.variant-blocks {
    margin-top: 15px;
}
@media only screen and (min-width: 768px){
.fancy-box.fancy-account-holder {
    width: 1000px;
    height: auto;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.fancy-active .fancy-box.fancy-account-holder.login-page {
  display: block;
}

.fancy-box.fancy-account-holder.login-page {
  display: none;
}
.mobile-search {
    display: none;
}
.homepagecategories-sectionbackcolor .row {
    display: flex;
}
#navbar nav ul.sub1 .col-md-12 .row {
    flex-direction: column;
}

ul.sub1.megamenu .container {
    max-width: 100%;
}

.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu {
    width: 150px !important;
    max-width: 150px;
    position: absolute !important;
}

#navbar nav>ul>li {
    position: relative;
}

.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu li {
    margin-right: 0px !important;
}

.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu .maxheight .sub-holder {
    width: 100%;
    padding: 0px 25px;
}

.themeclass-main-topmenus .menubarcenter ul.megamenu li ul.megamenu .maxheight .sub-holder ul.sub2 {
    display: none;
}
}
@media only screen and (max-width: 767px){
.mobile-search {
    width: 100%;
}

.mobile-search .search-holder {
    position: static;
}

header div#header-content {
    display: flex;
    align-items: center;
    padding: 0px;
}

div#header-holder .container {
    width: 100%;
}

.header-left {
    padding: 0px !important;
    flex: 0 0 46px;
}

.categories-button.small {
    padding: 0px;
}
.main-header .row {
    width: 100%;
    margin: 0px auto;
}

.main-header .row .col-sm-3 {
    padding: 0px;
    width: 50%;
}

.main-header .logodiv, .main-header .righticons {
    padding: 0px;
}
.homepagebottom-productlistbackcolor h3.headline.with-link, 
.homepagecategories-sectionbackcolor h3.headline, 
.homepagebrands-listbackcolor h3.headline {
    font-size: 28px !important;
}

.home-brands-holder .home-brand-row {
    flex-direction: column;
}

.home-brands-holder .home-brand-row .home-brands-li {
    width: 100%;
    display: flex;
    justify-content: center;
}

.homepage-brands .row.rowmargin80 h3.headline {
    text-align: center;
}

.homepage-brands, 
.homepagebottom-productlistbackcolor, 
.homepagecategories-sectionbackcolor,
.homepagecontent-sectionbackcolor{
    padding: 30px 0px;
}

.margin-top-double {
    margin-top: 0px;
}

.themeclass-reviewcontainerdiv {
    padding: 40px 0px;
}

.natural-reviews .arrow.review-arrow-left {
    left: 10px;
    top: 40px !important;
}

.natural-reviews .arrow.review-arrow-right {
    right: 10px;
    top: 40px !important;
}

.themeclass-reviewcontainerdiv .natural-reviews {
    margin: 0px;
}
.col-sm-6.search-section {
    display: none;
}
section.brands-page__content.padding-top-lg.padding-bottom-xl .grid.gap-md {
    flex-direction: column;
}
.productpage .productpage-right {
    padding-left: 15px;
    padding-top: 30px;
}

.productpage .productpage-right .qty {
    float: none;
    left: 0px;
    margin-top: 60px !important;
}

.addtocart-holder {
    display: block;
}

.productpage .addtocart {
    float: none;
}

.productpage .addtocart button.btn-addtocart.quick-cart.button.button-cta {
    float: none;
}
  
}
