/** Shopify CDN: Minification failed

Line 236:25 Expected "}" to go with "{"

**/
.header-main .header-other.col-lg-3.col-md-3.col-sm-6 {
  padding-left: 0px;
  padding-right: 0px;
}

.header-main .header-logo.col-lg-3.col-md-3.col-sm-12 {
  padding-left: 0px;
}

#ly-languages-switcher {
   max-width: 55px;
   height: 27px;
   border: solid 1px;
   margin-left: 0;
   margin-right: 0;
   padding-left: 10px;
   padding-right: 5px;
  margin-top: 2px;
    font-size: 12px;
  vertical-align: top;
}

@media screen and (max-width: 750px) {
.header-icons #ly-languages-switcher {
  height: 50px;
  width: 50px;
  border: none;
  font-size: 16px;
  margin-left: -20px;
  padding-left: 0px;
  padding-right: 0px;
 }
  
.header-icons .customer-account a {
   border-right: solid 1px rgba(0,0,0,0.2);
  }

.header-main {
	background-color: rgb(45,45,45);
    max-height: 80px;
}

.header-main .row .table-row, .header-main .row .table-row div, .header-main .container {
  max-height: 80px;
}

.header-main .row .table-row {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.header-main .logo {
  max-width: 170px;
  /*filter: brightness(85%);*/
}

#bc-product-search {
  background-color: #F7FBFB;
}

.ly-languages-switcher, .currency_wrapper.dropdown-toggle span, .currency_wrapper.dropdown-toggle i  {
  color: #F7FBFB;
}

.num-items-in-wishlist.show-wishlist {
  background-color: black;
}


  

/* HOME PAGE */

#home-main-content .home-slideshow-wrapper.swiper-container.swiper-container-horizontal,
#home-main-content .home-slideshow-wrapper.swiper-container.swiper-container-horizontal img {
  height: 100vh;
  object-fit: cover;
  fit-position: center;
  margin-top: -120px;
}

.swiper-content.text-right.slide-2 div{
  padding-left: 50px;
}

#sidebar {
  padding-right: 4%;
}

.sb-widget.sb-banner.hidden-xs.hidden-sm img {
  border: solid 1px ghostwhite;
  padding-top: 10%;
  padding-bottom: 10%;
}



#related_item .product-head {
  width: 35%;
}
  
#related_item .product-content .product-name a,
#related_item .product-content .product-vendor, 
#related_item .product-content .product-first-description p, 
#related_item .product-content .product-price span {
 font-size: 80%;
}

.product-head img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.product-content .product-first-description {
  font-size: 12px;
}

.cata-product.clearfix.cp-list .product-price, .product-content .product-price {
  padding-top: 10px;
}

.cata-product.clearfix.cp-list .product-description.only-list {
  display: none;
}

.cata-product.clearfix.cp-list .product-head img {
  width: auto;
  height: 100%;
  max-height: 220px;
  object-fit: cover;
}

.cata-product.cp-grid.clearfix .product-head img {
  min-height: 195px;
  max-height: 270px;
  object-fit: cover;
}

.page-content img {
  display: inline-flex;
  position: relative;
  width: 30 %;
}

.page-content div {
  display: block;
  position: relative;
  width: 30 %;
}

.navbar .tmenu_item_link span {
  text-transform: uppercase !important;
}

/* KOMPOZITORIAI*/

.main-content .col-sm-12.page-content.page-brands {
 width: 100%;
margin-left: auto;
margin-right: auto;
    text-align: center;
}

.main-content .col-sm-12.page-content.page-brands > h2{
padding-top: 30px;
  text-align: center;
}

.main-content .col-sm-12.page-content.page-brands .vendor-list .vendor-list-item {
 padding-right: 0;
 padding-left: 0;
}



@media screen and (max-width: 650px) {
  .product-content, .add-cart-button, .product-content .add-cart-button form {
   background-color: white;
  }
}  

#product-info .author a::before {
  display: none;
}

/* page-about us */

.page-about-us .au-banner img {
  max-height: 700px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

.page-about-us .au-text .container {
  border: solid 1px gray;
  background-color: rgba(255,255,255,0.8);
  margin-top: -43%;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.page-about-us .au-text .container .text {
  color: black;
  padding-right: 10px;
  padding-left: 10px;
}

.page-about-us .au-text .container h1 {
  width: 80%;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px black;
}
  

/* footer */

.footer-block.footer-block-1 img {
  max-width: 100%;
  width: auto;
  max-height: auto !important;
  margin-top: 0 !important;
}

/*==== LANGIFY ====*/
#ly-languages-switcher option {color: black;}
/*==== LANGIFY END ====*/