/* custom changes */

.banners .banner-action.button, .caption .button, .banner-button {
    color: white !important;
    border: 2px solid black !important;
    background-color: black;
}

.banners .banner-action.button:hover, .caption .button:hover, .banner-button:hover {
    color: black !important;
    background-color: white !important;
}

/* ============== Header ================= */
@media (min-width: 1025px) {
.site-header .site-branding {
  margin-bottom: 10px;
}
}
.top-bar .nav .dropdown-menu li a {
  display: flex;
  justify-content: center;
}

.primary-navigation .nav > li:first-of-type > a{
  text-decoration: underline;
  text-decoration-color: #D14200;
  text-underline-offset: 3px;
}

.navbar-search .input-group {
  border: 1px solid black;
  border-radius: 8px;
}

.navbar-search .input-group-btn {
  display: flex;
  align-items: center;
  padding: 5px;
}

.navbar-search .btn.btn-primary {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #F5F5F7;
  color: black;
  border: none;
}

.primary-navigation .nav .sale a{
  color: #D14200; 
}

.cart-contents img {
  height: 30px !important;
}

.cart-contents .woocommerce-Price-amount.amount {
  padding-left: 0px !important;
}

@media (max-width: 1267px) {
html[lang="lt-LT"] .top-bar .col-full {
		justify-content: center !important;
	}
}
@media (max-width: 1199px) {
.top-bar .col-full {
		justify-content: center !important;
	}
}
@media (min-width: 1511px) and (max-width: 1592px) {
	html[lang="lt-LT"] .login-register a span {
        display: none;
    }
}

.top-bar .col-full {
   	flex-direction: unset;
    align-items: center;
    justify-content: space-between;
    height: auto;
    flex-wrap: wrap;
    column-gap: 20px;
    padding-top: 5px; 
    padding-bottom: 5px; 
}

.menu-item-languages .dropdown-menu li a {
  display: flex;
  align-items: center;
  gap: 4px;
}

/* Fix width of language code so all flags align in a column */
.menu-item-languages .dropdown-menu li a span.lang-code {
  display: inline-block;
  min-width: 25px; 
  text-align: left; 
}
.menu-item-languages .dropdown-menu li a span {
  color: black;
  font-size: 16px;
}

.menu-item-languages .dropdown-menu li a img.lang-flag {
  width: 25px;
  height: auto;
  display: block;
}

.current-flag {
  width: 25px;
  margin-left: 10px;
}

#menu-top-bar-right .menu-item-languages .dropdown-menu {
  min-width: 100px !important;
  width: 160px !important;
  border-top: none !important;
  border-radius: 20px !important;
  padding: 17px 0; 
}

.site-header img {
  border-radius: 0px;
}

.navbar-search .fa {
  font-size: 20px;
}

/* Changed color for buttons on focus and active */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #db835b;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--main-orange);
    border-color: #db835b;
}

@media (min-width: 1551px) {
.primary-navigation .nav > li,
  .navbar-primary .nav > li {
    padding: 0 22px;
  }
  .site-header .primary-navigation {
        padding-left: 25px;
    }
}

@media (max-width: 1399px) {
#departments-menu button span, #departments-menu button::after{
display: none;
}
.departments-menu button i {
  padding-right: 0;
  font-size: 20px;
}
.departments-menu > .dropdown-menu::before {
  height: 35px;
  left: 2%;
}
}
@media (max-width: 1435px) {
  .header-v1 #menu-departments-menu {
    width: 260px;
  }
}
@media (min-width: 1200px) and (max-width: 1510px) {
  .login-register a span {
  display: none;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .top-bar .nav > .menu-item + .menu-item > a::before {
  margin: 0 10px;
}
.top-bar .tm-login-register {
  padding-right: 0;
}
  .site-header .primary-navigation {
    flex: 0 0 92%;
    max-width: 92%; } }

@media (min-width: 1025px) and (max-width: 1199px) {
 .primary-navigation .nav > li > a {
  font-size: 14px;
 }
 .site-header .primary-navigation {
  padding-left: 0px;
 }
 .page-template-template-homepage-v1 .header-v1 .departments-menu button {
  padding: 0px 12px;
 }
 .primary-navigation .nav > li {
  padding-left: 23.5px;
 }
 }

/* ============== Footer ================= */
.before-footer-wrap .col-full {
  justify-content: center !important;
}

.newsletter-form button {
  background-color: black;
}

@media (min-width: 992px) and (max-width: 1091px) {
	.newsletter-header {
		max-width: 277px;
	}
}

.newsletter-body .wpcf7-spinner {
	margin: 0 12px !important;
	padding: 12px !important;
}

.footer-newsletter input::placeholder {
  color: black;
}

.newsletter-form button:hover {
	border-color: black !important;
	background-color: white;
	color: black;
}

.footer-newsletter .newsletter-form .button {
  padding-right: 28px;
  padding-left: 28px; 
}

@media (min-width: 1200px) {
.footer-widgets .columns:last-child .widget {
	margin-left: 10px;
	width: 180px;
}
}

@media (min-width: 1320px) {
.footer-widgets .columns:last-child .widget {
	width: 220px;
}
}
@media (min-width: 1200px) and (max-width: 1403px) {
.menu-footer-menu-2-container {
	width: 170px;
}
	.menu-footer-menu-1-container {
	width: 170px;
}
}

@media (min-width: 1465px) {
.menu-footer-menu-1-container {
	width: 230px;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
.footer-contact {
	padding-left: 30px !important;
}
}

@media (min-width: 768px) and (max-width: 864px) {
.footer-widgets .columns:last-child .widget {
    margin-left: 5px;
    width: 180px;
}
}

@media (min-width: 865px) and (max-width: 1105px) {
.footer-widgets .columns:last-child .widget {
    margin-left: 5px;
    width: 200px;
}
}

/* Footer LIAA */
#liaa {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 50px 115px 50px;
    gap: 35px;
    align-items: center;
    border-style: solid;
    border-color: #BEBEBE;
    border-width: 1px 0px 0px 0px;
    position: relative;
}

#liaa_img {
  display: flex;
}

#liaa_img img {
  height: auto;
  max-width: 229px;
  border-radius: 4px;
}

#liaa_text {
  flex: 0 1 42%;
}

#liaa_text p {
  margin-bottom: 0px !important;
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  color: black;
}
#liaa_text a {
    text-decoration: underline;
    font-weight: 700;
    color: black;
}

#liaa_monkey {
  position: absolute;
  right: 170px;
  bottom: 0px;
  max-width: 207px;
}

@media (min-width: 768px) {
  .footer-phones ul {
    margin-bottom: 30px;
  }
}

@media (max-width: 1199px) {
  #liaa {
    justify-content: flex-start;
  }
  #liaa_text {
    flex: 0 1 58%;
  }
  #liaa_monkey {
    right: 20px;
  }
  .footer-widgets .columns:not(.socials-column) {
    justify-content: flex-start !important;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  #liaa {
    padding: 30px 50px 210px 30px;
  }
  #liaa_monkey {
    right: 70px;
  }
  #liaa_text {
    flex: 0 1 61%;
  }
}

@media (min-width: 1200px) and (max-width: 1589px) {
.footer-widgets-block .row {
    gap: 30px;
}
.footer-widgets .columns:nth-child(2) {
    justify-content: start !important;
}
}

@media (min-width: 1310px) and (max-width: 1616px) {
  #liaa_monkey {
    right: 70px;
  }
}

@media (min-width: 1200px) and (max-width: 1310px) {
  #liaa_monkey {
    right: 20px;
  }
}

.footer-socials li {
    margin-bottom: 12px;
}

.footer-socials a {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    font-size: 16px;
    font-weight: 400;
    color: #000; /* adapt to your theme */
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

.footer-socials .social-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.footer-widgets-block .row {
  color: black;
  font-size: 16px;
}

@media (min-width: 1590px) {
  .footer-widgets-block .row {
    gap: 100px;
  }
}

.footer-widgets-block .row a {
  color: black;
}

.footer-work-hours-and-email {
    display: flex;
    gap: 31px;
    margin-bottom: 31px;
    align-items: center;
}

.footer-work-hours,
.footer-email {
    display: flex;
    gap: 15px;
    align-items: center;
}

.footer-work-hours .footer-icon,
.footer-email .footer-icon, .footer-phones .footer-icon {
    max-width: 29px;
}

.footer-phones .footer-icon {
  margin-top: 5px;
}

.footer-phones {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.footer-phones ul {
  list-style: none;
  margin-left: 0px;
}

.site-footer strong {
  font-weight: 600;
}

.footer-company-description {
  margin-bottom: 26px;
}

.footer-widgets .columns:not(.footer-widgets .columns:last-child) {
  display: flex;
  justify-content: center;
}

@media (min-width: 1025px) and (max-width: 1199px)  {
  .sticky-wrapper .techmarket-sticky-wrap.stuck .site-branding {
    padding-left: 30px;
  }
}

@media (max-width: 1200px) {
  .footer-company-description {
    max-width: 500px;
  }
}

@media (min-width: 993px) and (max-width: 1042px) {
  .footer-newsletter input[type="text"] {
    width: 25em;
  }
}

/* Copyrights */
.credit img {
  max-width: 293px;
}

.copyright p {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0px !important;
  color: #FFFFFFDB;
}
.copyright p strong {
  font-weight: 700;
  color: #FFFFFF !important;
}

.home-slider, .banner-bg, .product-category {
  border-radius: 20px !important;
}

/* Mobile design for footer */
@media (max-width: 767px) {
  .socials-column {
    justify-content: flex-start !important;
    order: 1;
  }
  #liaa {
    padding: 38px 15px 0px 15px;
    justify-content: center !important;
  }
  #liaa_text {
    flex: 0 1 100% !important;
  }
  #liaa_text p {
    text-align: center;
  }
  #liaa_monkey {
    position: relative;
    right: unset;
    max-width: 272px;
  }
  .site-info .col-full {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .copyright p {
    font-size: 15px;
    text-align: center;
    line-height: 27px !important;
  }
  .site-footer .before-footer-wrap {
    padding-top: 55px;
    padding-bottom: 0;
  }
  .footer-work-hours-and-email  {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 15px;
  }
  .site-footer .footer-widgets-block .footer-widgets .columns {
    padding-top: 10px;
  }
  .site-footer .footer-widgets-block {
    margin-bottom: 0px;
    padding-top: 18px;
  }
  .site-footer .footer-newsletter .media, .site-footer .media-body, .site-footer .newsletter-form, 
  .site-footer .before-footer-wrap .col-full .footer-newsletter form.newsletter-form input[type=text], .footer-newsletter{
    width: 100%;
  }
  .footer-newsletter {
    margin-bottom: 0px;
    max-width: 400px;
  }
}

/* =========== Fullwidth notice ============ */
.fullwidth-notice {
  background-color: black !important;
}

@media (min-width: 1200px) {
  .notice-slider {
    padding: 15px 0;
  }
}

@media (max-width: 1199px) {
  .notice-slider {
    padding: 10px 0;
  }
}

@media (min-width: 768px) {
/* partners and brands carousel images max size */
.brands-carousel img {
  max-height: 66px;
  max-width: 162px;
  object-fit: contain;
}
}

@media (max-width: 767px) {
/* partners and brands carousel images max size */
.brands-carousel img {
  max-height: 60px;
  max-width: 156px;
  object-fit: contain;
}
}

.carousel-title {
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 30px;
  color: black;
}


.brands-carousel .slick-prev {
left: -45px;
}

.brands-carousel .item figure{
  background-color: #F3F3F3;
  height: 90px;
  width: 188px;
  border-radius: 8px;
  display: flex;
  align-items: center;
}

.top-text {
  margin-bottom: 31px;
}

@media (min-width: 620px) and (max-width: 767px) {
	.banners .large-banner .banner-bg{
		background-position: center right !important;
	}
}
@media (max-width: 767px){
	.slider-with-banners .banner-bg, .home-slider {
		border-radius: 0px !important;
	}
}

#menu-primary-menu {
	margin-top: 0px;
}

.primary-navigation {
  opacity: 0;
  transition: opacity .1s ease-in;
}

.primary-navigation.flex-ready {
  opacity: 1;
}

/* hero section sliders */
.deals-carousel-inner-block {
  border-color: #F5F5F7 !important;
}

.sale-product-with-timer-header del {
  color: #676767 !important;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 16px;
  text-decoration: line-through;
  margin-top: 9px;
  opacity: 1 !important;
  margin-left: 13px !important;
}

.sale-product-with-timer-header .price {
  display: flex !important;
}

.sale-product-with-timer-header span.price ins {
  font-weight: 700 !important;
  color: black !important;
  font-size: 25px !important;
}

.custom-slick-pagination .tm-arrow-right:before, 
.custom-slick-pagination .tm-arrow-left:before {
  border: 1px solid black;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
}

.custom-slick-pagination .tm-arrow-right, 
.custom-slick-pagination .tm-arrow-left {
  margin-top: -2px;
}

.custom-slick-pagination .tm-arrow-right:hover:before, 
.custom-slick-pagination .tm-arrow-left:hover:before {
  background-color: black !important;
  color: white !important;
}

/* hover effect on deals of the week btn */
.products .product .sale-saved-label:hover {
  background-color: var(--main-orange);
  color: white;
}

.sale-saved-label .saved-label-amount {
  line-height: 100%;
}

.price {
  color: black !important;
  font-weight: 800;
  font-size: 16px;
}

.large-banner .title {
  font-size: 30px !important;
}

/* more visible banner image */
.small-banner .banner-bg {
	background-position: right !important;
}

.full-width-banner .title p{
  margin-bottom: 20px !important;
}

.page-template-template-homepage-v1 .yith-wcwl-add-to-wishlist span {
  display: none;
}

.yith-add-to-wishlist-button-block {
  position: absolute;
  right: 10px;
}

.yith-wcwl-add-to-wishlist-button svg {
  width: 24px !important;
}

/* same product cards height for deals section products carousel */
.column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img, 
.products-carousel-with-bg .product img,
.section-hot-new-arrivals .product img {
  width: auto;
  object-fit: contain;
}

@media (min-width: 1400px) {
   .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 279px; }
   .products-carousel-with-bg .product img  {
    height: 149px; }
  .section-hot-new-arrivals .product img {
    height: 255px; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 229px; }
    .products-carousel-with-bg .product img  {
    height: 188px; }
  .section-hot-new-arrivals .product img {
    height: 220px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 236px; } }

  @media (min-width: 800px) and (max-width: 991px) {
  .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 200px; } }

  @media (min-width: 425px) and (max-width: 799px) {
  .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 225px; } }

  @media (max-width: 424px) {
  .column-2.section-products-carousel-tabs.tab-carousel-1 .products-carousel .product img {
    height: 150px; } }

/* hover area buttons styling */
.section-hot-new-arrivals .nav-link {
  font-size: 18px;
  color: #626060;
  font-weight: 500;
}

.hover-area .add_to_cart_button {
  font-size: 16px;
  font-weight: 700 !important;
  color: black !important;
}
/* add to cart btn text color */
.hover-area .add_to_cart_button:hover {
	color: white !important;
}

.products-carousel-with-bg .product .woocommerce-loop-product__title {
  font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .products-carousel-with-bg .product img  {
    height: 190px; 
  } 
  .section-hot-new-arrivals .product img {
    height: 200px; 
} }

@media (min-width: 425px) and (max-width: 767px) {
  .products-carousel-with-bg .product img,
   .section-hot-new-arrivals .product img {
    height: 220px; 
}}

@media (max-width: 424px) {
  .products-carousel-with-bg .product img, 
  .section-hot-new-arrivals .product img  {
    height: 160px; 
} }

/* ==== Arrows for carousels and sliders ==== */
.products-carousel-with-bg .slick-prev,
.products-carousel-with-bg .slick-next {
  top: 40%; }
.section-hot-new-arrivals .slick-prev,
.section-hot-new-arrivals .slick-next {
  top: 35%;
}
.products-carousel-with-bg .slick-prev:before,
.products-carousel-with-bg .slick-next:before,
.section-hot-new-arrivals .slick-prev:before,
.section-hot-new-arrivals .slick-next:before,
.home-slider .slick-prev:before,
.home-slider .slick-next:before {
  font-family: "techmarket-icons" !important;
  font-size: 13px;  
  border: 1px solid black;
  border-radius: 50%;
  color: black;
  padding: 12px;
  font-weight: 300;
}
.products-carousel-with-bg .slick-prev:hover:before,
.products-carousel-with-bg .slick-next:hover:before,
.section-hot-new-arrivals .slick-prev:hover:before,
.section-hot-new-arrivals .slick-next:hover:before,
.home-slider .slick-prev:hover:before,
.home-slider .slick-next:hover:before {
  color: white;
  background-color: black; }

.products-carousel-with-bg .slick-prev:before,
.section-hot-new-arrivals .slick-prev:before,
.home-slider .slick-prev:before {
  content: "\66"; }
  [dir="rtl"] .products-carousel-with-bg .slick-prev:before,
  [dir="rtl"] .section-hot-new-arrivals .slick-prev:before,
  [dir="rtl"] .home-slider .slick-prev:before{
    content: "\6e"; }
.products-carousel-with-bg .slick-next:before,
.section-hot-new-arrivals .slick-next:before,
.home-slider .slick-next:before   {
  content: "\6e"; }
  [dir="rtl"] .products-carousel-with-bg .slick-next:before,
  [dir="rtl"] .section-hot-new-arrivals .slick-next:before,
  [dir="rtl"] .home-slider .slick-next:before  {
    content: "\66"; }

.products-carousel-with-bg .slick-slider,
.section-hot-new-arrivals .slick-slider,
.home-slider .slick-slider {
  overflow: visible !important; }

.products-carousel-with-bg .slick-list,
.section-hot-new-arrivals .slick-list,
.home-slider .slick-list {
  overflow: hidden !important; }

.home-slider .slick-prev,
.home-slider .slick-next {
  z-index: 88;
  top: 90%;
}

.home-slider .slick-prev:before,
.home-slider .slick-next:before {
  background-color: white;
}

@media (min-width: 1600px) {
  .home-slider .slick-prev {
    left: 87%;
  }
  .home-slider .slick-next {
    right: 4.5%;
  }
}

@media (min-width: 1451px) and (max-width: 1599px) {
.home-slider .slick-prev {
  left: 89%;
}
}

@media (min-width: 1200px) and (max-width: 1450px) {
.home-slider .slick-prev {
  left: 87.5%;
}
}

@media (min-width: 768px) {
  .home-slider .slick-prev, .home-slider .slick-next {
     top: 90%;
  }
  .home-slider .slick-next {
    right: 5%;
  }
}

@media (min-width: 920px) and (max-width: 1199px) {
  .home-slider .slick-prev {
    left: 88%;
  }
}

@media (min-width: 768px) and (max-width: 919px) {
  .home-slider .slick-prev {
    left: 86.5%;
  }
}

@media (min-width: 620px) and (max-width: 767px) {
.home-slider .slick-next {
    right: 8%;
}

.home-slider .slick-prev {
  left: 82%;
}
}

@media (min-width: 480px) and (max-width: 619px) {
.home-slider .slick-next {
    right: 10%;
}

.home-slider .slick-prev {
  left: 77%;
}
}
@media (min-width: 375px) and (max-width: 479px) {
.home-slider .slick-next {
    right: 12%;
}

.home-slider .slick-prev {
  left: 72%;
}
}
@media (max-width: 374px) {
.home-slider .slick-next {
    right: 15%;
}

.home-slider .slick-prev {
  left: 65%;
}
}
/* ==== Section with bg audio tehnika and tv image and title positioning as per design ==== */
@media (min-width: 890px) and (max-width: 1199px) {
  .section-products-carousel-with-bg .section-title {
      margin-left: 35px;
  }
}

@media (min-width: 768px) and (max-width: 889px) {
  .section-products-carousel-with-bg .section-title {
      margin-left: 5px;
  }
}

/* TV un Elektronika */
.section-products-carousel-with-bg .section-img {
    position: absolute;
    max-width: 280px;
    bottom: -10%;
    right: 80%;
}
@media (min-width: 2000px){
  .section-products-carousel-with-bg .section-img {
    right: 79%;
  }
}
@media (min-width: 1840px) and (max-width: 1999px){
  .section-products-carousel-with-bg .section-img {
    right: 82%;
  }
}

@media (min-width: 1000px) and (max-width: 1584px){
  .section-products-carousel-with-bg .section-img {
    left: 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1320px){
  .section-products-carousel-with-bg .section-img {
    left: 10px;
    max-width: 260px;
    bottom: -5%;
  }
}

@media (min-width: 768px) and (max-width: 999px){
  .section-products-carousel-with-bg .section-img {
    max-width: 250px;
    left: 10px;
  }
}

@media (max-width: 767px) {
  .section-products-carousel-with-bg .section-img {
    display: none; } }

/* Audio Tehnika */
.section-products-carousel-with-bg:nth-child(1 of .section-products-carousel-with-bg) .section-img {
  max-width: 400px;
  right: 81%;
  bottom: -40%;
}

@media (min-width: 2036px) and (max-width: 2235px){
  .section-products-carousel-with-bg:nth-child(1 of .section-products-carousel-with-bg) .section-img {
    right: 80%;
  }
}
@media (min-width: 768px) and (max-width: 2035px){
  .section-products-carousel-with-bg:nth-child(1 of .section-products-carousel-with-bg) .section-img {
    left: -50px;
  }
}
@media (min-width: 768px) and (max-width: 1399px){
  .section-products-carousel-with-bg:nth-child(1 of .section-products-carousel-with-bg) .section-img {
    left: -60px;
    max-width: 400px;
  }
}

@media (min-width: 1400px) {
  .section-products-carousel-with-bg:nth-child(1 of .section-products-carousel-with-bg) .section-title {
    padding-left: 60px;
  }
}

/* box shadow for poduct card on hover */
.section-products-carousel-tabs .products .product:hover .hover-area {
  box-shadow: 0px 8px 18px -8px gray;
}

.hover-area .compare-button {
  line-height: 120%;
}

/* product card hover area visibility fix */
@media (min-width: 768px) {
  .section-hot-new-arrivals .slick-dots, .section-products-carousel-with-bg .slick-dots {
    position: absolute;
  }
  .section-products-carousel-with-bg .slick-dots {
    position: absolute;
    margin: 0 !important;
    padding-bottom: 30px !important;
  }
  .home-v3-banner-with-products-carousel .container-fluid {
    padding: 0 70px;
  }
}

@media (min-width: 1400px) {
  .section-products-carousel-with-bg .slick-list {
      height: 355px; }
  .section-hot-new-arrivals .slick-list {
  height: 500px; }
  
}

@media (min-width: 1200px) and (max-width: 1399px){
  .section-hot-new-arrivals .slick-list {
      height: 460px; }
  .section-products-carousel-with-bg .slick-list {
      height: 390px; }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .section-hot-new-arrivals .slick-list {
    height: 440px; }
  .section-products-carousel-with-bg .slick-list {
    height: 410px; }
  .section-hot-new-arrivals .container-fluid {
    padding: 0 60px;
  }
}

/* smaller font for section with bg */
.section-products-carousel-with-bg .hover-area a,
.section-products-carousel-with-bg .product .added_to_cart, 
.section-products-carousel-with-bg .hover-area input  {
  font-size: 14px !important;
}
@media (max-width: 840px) {
    .product .hover-area a, .product .hover-area input  {
     font-size: 14px !important;
     width: 100% !important;
    }
}

@media (min-width: 900px) and (max-width: 975px) {
    .homepage .product .hover-area a, .homepage .product .hover-area input,
    .section-hot-new-arrivals .hover-area a:not(a.compare.link.added), .section-hot-new-arrivals .hover-area input  {
     font-size: 14px !important;
    }
}

/* Default: hide mega menu */
.header-v1 #menu-departments-menu {
    display: none !important;
}

@media (min-width: 1200px) {
  /* Homepage template: keep it open */
  .home .header-v1 #menu-departments-menu {
      display: block !important;
  }
}

.header-v1 #menu-departments-menu.show {
  display: block !important;
}

/* my account page broken layout fix */
main {
	display: flex;
	flex-direction: column;
}

/* compare btn styling */
.hover-area .product {
	padding: 0px !important;
	margin-top: -4px;
	font-size: 16px;
	font-weight: 700;
}
.hover-area .add-to-compare a {
	color: black !important;
}

.hover-area .add-to-compare a:hover, .primary-navigation .nav > li > a:hover, .primary-navigation .nav .dropdown-menu .menu-item > a:hover {
	color: #4a4a4a !important;
}

/* smaller font size for Pievienots salīdzināšanai text */
@media (min-width: 992px) and (max-width: 1591px ){
	.compare.link.added {
		font-size: 14.5px !important;	}
}

/* compare bar on top */
#yith-woocompare-preview-bar {
  z-index: 1000 !important;
}

.hover-area .product:hover {
	box-shadow: none !important;
	border-color: transparent !important;
}

/* smooth hover on buttons */
.sale-saved-label, .slick-arrow, .button, .btn, .tm-arrow-right:before, .tm-arrow-left:before, .slick-prev:before, .slick-next:before{
	transition: 0.3s;
}

@media (min-width: 768px) {
.section-deals-carousel-and-products-carousel-tabs .slick-slider {
  padding-bottom: 30px;
}
} 

@media (min-width: 1400px) and (max-width: 1490px) {
.section-deals-carousel-and-products-carousel-tabs .hover-area a, .section-deals-carousel-and-products-carousel-tabs .hover-area input {
  font-size: 15px !important;
}
.section-deals-carousel-and-products-carousel-tabs .add_to_cart_button, .section-deals-carousel-and-products-carousel-tabs .hover-area input {
  padding: 10px 5px !important;
}
}

@media (min-width: 992px) and (max-width: 1140px) {
.section-deals-carousel-and-products-carousel-tabs .hover-area a, .section-deals-carousel-and-products-carousel-tabs .hover-area input {
  font-size: 14.5px !important;
}
.section-deals-carousel-and-products-carousel-tabs .add_to_cart_button, .section-deals-carousel-and-products-carousel-tabs .hover-area input{
  padding: 10px 5px !important;
}
}

/* categories buttons size */
@media (min-width: 768px) and (max-width: 1633px) {
.section-hot-new-arrivals .hover-area a:not(a.compare.link.added), .section-hot-new-arrivals .hover-area input {
  font-size: 15px !important;
  padding: 12px 5px !important;
}
}

@media (min-width: 768px) and (max-width: 1032px) {
.section-hot-new-arrivals .hover-area a {
  font-size: 15px !important;
  padding: 12px 5px !important;
}
}

.brands-carousel .slick-initialized .slick-slide {
  display: flex;
  justify-content: center;
}

/* Hide Please wait... message on product added to cart */
.blockUI.blockOverlay, .blockUI.blockMsg.blockElement  {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

/* Center add to cart spinner and prevent text wrap */
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading {
  position: relative;
  pointer-events: none;
  padding-right: inherit !important;
  white-space: nowrap;
}

.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.loading::after {
  top: 50%;
  left: 50%;
}

.dropdown-menu {
  color: black;
}

@media (min-width: 768px) and (max-width: 992px) {
.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .products .sale-product-with-timer {
   margin-right: 20px; }
   .products .sale-product-with-timer img {
    max-height: 250px;
    width: auto;
    object-fit: contain;
}
}

@media (max-width: 767px) {
   .products .sale-product-with-timer img {
    max-height: 224px;
    width: auto;
    object-fit: contain;
   }
    .site-content .home-v2-slider .slider-1 {
      height: 620px;
      background-position: bottom;
    }
    .home-slider .slick-prev, .home-slider .slick-next {
        top: 92.5%;
    }
}
@media (max-width: 497px) {
  .site-content .home-v2-slider .slider-1 {
    height: 540px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
.slider-with-banners {
  margin-right: 0;
  padding-left: 15px;
}
}

/* ============== Mobile design fixes ================ */
@media (max-width: 767px) {
  .section-products-carousel-tabs .products:not(.slick-dotted) .slick-list {
    padding-bottom: 20px !important;
}
  .brands-carousel .slick-list {
    padding: 10px 0px;
}
.brands-carousel {
    margin-bottom: 30px;
}
  .products .product:hover, .wdm-product-catalogue #content li.product:hover {
    border-color: transparent;
    box-shadow: none;
}
.products .product:hover .yith-wcwl-add-to-wishlist, .wdm-product-catalogue #content li.product:hover .yith-wcwl-add-to-wishlist {
    display: none;
}
.section-products-carousel-tabs .products .product:hover .hover-area, .wdm-product-catalogue #content li.product:hover .hover-area{
    display: none;
}
  .custom-slick-pagination .tm-arrow-right, 
  .custom-slick-pagination .tm-arrow-left {
    margin-top: 0px;
  }
    .banner .banner-bg .caption h3 {
      font-size: 20px !important;
    }
    .banner-action.button {
      font-size: 18px;
    }
    .banner .banner-bg .caption h4 {
      margin-bottom: 30px;
    }
    .products .sale-product-with-timer .sale-product-with-timer-header {
      flex-direction: column-reverse;
    }
    .products .sale-product-with-timer .sale-label-outer {
        width: 100%;
        margin-bottom: 6px;
    }
    .products .product .sale-saved-label {
      margin: 0;
    }
    .section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .products .sale-product-with-timer {
      padding: 0 5px;
    }
    .fullwidth-notice {
      margin-bottom: 32px !important;
    }
    .add-to-compare .product {
      min-height: unset;
    }
    .section-products-carousel-tabs .section-title {
      font-size: 25px;
      text-align: center;
    }
    .section-hot-new-arrivals  .products .slick-dots {
        bottom: 40px !important;
        padding-bottom: 0 !important;
    }
    .home-v3-banner-with-products-carousel .banner-bg {
      height: 180px !important;
    }
    .section-products-carousel.column-2 .slick-dots {
      padding-top: 0 !important;
    }
    .section-products-carousel-with-bg {
      padding-top: 47px;
      padding-bottom: 60px;
    }
    .section-products-carousel-with-bg .slick-dots {
      margin: 0 !important;
      padding-top: 25px !important;
    }
    .products-carousel-with-bg .products, .section-top-categories .products {
      margin-right: 0px;
      margin-left: 0px;
    }
    .products-carousel-with-bg .products .product:hover .hover-area,  
    .products-carousel-with-bg .products .product:hover .yith-wcwl-add-to-wishlist {
      visibility: hidden !important;
    }
    .section-products-carousel-with-bg {
      margin-bottom: 50px;
    }
    .section-categories-carousel.section-top-categories .section-title {
      margin-bottom: 0 !important;
    }
    .section-categories-carousel.section-top-categories .custom-slick-nav {
      margin-bottom: 0;
      margin-top: 25px;
    }
    .section-categories-carousel.section-top-categories {
      justify-content: center;
      padding-bottom: 36px !important;
    }
    .section-top-categories .products .product h2 {
      height: auto;
    }
  
}

@media (max-width: 450px) {
  .homepage .product .hover-area a, .homepage .product .hover-area input {
      font-size: 12px !important;
    }
}

@media (max-width: 499px) {
  .products .product-category.slick-slide {
      margin: 0 43px;
  }
}

@media (max-width: 424px) {
.section-hot-new-arrivals .products .slick-list {
    height: 390px;
}
}

@media (min-width: 550px) and (max-width: 767px) {
  .section-products-carousel-tabs .products .slick-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .section-products-carousel-tabs .nav-link::after {
      padding-top: 7px;
    }
}
@media (max-width: 350px) {
.deals-carousel .custom-slick-pagination {
  font-size: 14px;
}
}


/* Small hero banner content styles */
.banner-content a {
  color: black;
}
.banner-text{
  font-size: 27px;
  line-height: 120%;
  font-weight: 300;
}

.banner-text strong{
  font-weight: 700;
}

.banner-button{
  padding: 11px 30px;
  font-size: 18px;
  border-radius: 30px;
  font-weight: 700;
}


