/*
 Theme Name:   Store Front Child
 Theme URI:    https://wordpress.org/themes/storefront/
 Description:  Store Front Child Theme
 Author:       LOBA
 Author URI:   https://www.loba.pt
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/

.single-product .product_cat-vedantes .price,
.single-product .product_cat-plasticos-tecnicos .price {
  display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

.grouped-products .tooltip {
  display: none;
}

.grouped-products table tr:first-child {
  /*display: none !important;*/
}

.product_cat-plasticos-tecnicos.prod-to-hide {
  display: none;
}

#brands ul {
  width: 100%;
}

.icon-mb {
  height: 40px;
  margin-top: 10px;
  filter: brightness(0) invert(0.9);
}

.ref-prod {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
}

.woocommerce-variation-description {
  display: none !important;
}

.cnts {
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  background-color: #404040;
  color: #fff;
  display: flex;
}

.cnts h4 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}

.cnts h3 {
  color: #ef7d00;
  font-weight: 500;
}

.cnts p {
  font-weight: 300;
  margin-bottom: 2px;
  font-size: 13px;
}

.border-cnts {
  padding-left: 10px;
  border-left: 1px solid #ef7d00;
  padding-bottom: 2rem;
}

p.no-found {
  margin-top: 10px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 2rem;
}

.showmore-cont {
  text-align: center;
}

.search ul.products-list li.product {
  max-width: 270px !important;
}

.wpcf7-form {
  /*
  max-width: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  
  display: none;*/
  background: #fff;
  padding: 4rem;
  border: 1px solid #7c8286;
}
.white-popup-block {
  background: 
  #FFF;
  max-width: 840px;
  margin: 40px auto;
  position: relative;
  padding: 40px;
}


/* paginas areas de negocio */

.btnMoreProducts{
  display:none;
}

/* ------ */


.form-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  display: none;
}

.form-overlay.show {
  display: block;
}

.wpcf7-form.show {
  display: block;
}

.wpcf7-form i {
  position: absolute;
  right: 4rem;
  top: 3rem;
  font-size: 20px;
  cursor: pointer;
}

.ped-info,.ped-info-single {
  font-size: 12px;
}
a.ped-info:hover,a.ped-info-single:hover {
  color:#ef7d00 !important;
}

.ped-info img,.ped-info-single img {
  max-height: 38px;
  text-align: right;
  display: inline-block;
  float: right;
  margin-right: 10px;
}

.wpcf7-form input {
  width: 100% !important;
  margin-bottom: 1rem;
}

.ped-info:hover {
  color: #fff !important;
}

.button-td {
  text-align: right;
  padding-right: 1.41575em !important;
}


.showmore-search {
  margin-bottom: 2rem;
}


.footer-widgets .block .widget ul li a,
.site-info .col-full .terms-policies a{
  text-decoration: none;
}

.footer-widgets .block .widget ul li a:hover,
.site-info .col-full .terms-policies a:hover{
  text-decoration: underline;
}





@media (max-width: 767px) {
  .storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .summary form.cart .variations {
    position: initial;
  }

  .storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .summary form.cart .variations td a.reset_variations {
    position: initial;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary {
    display: block;
    float: right;
    width: 100%;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
    z-index: 99;
  }
  
  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #primary {
    position: relative;
    z-index: 99;
    overflow: hidden;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary .sidebar-container,
  .wcc_block {
    width: 100% !important;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #primary .storefront-breadcrumb {
    display: none;
  }

  .cnts h3 {
    text-align: center;
  }

  .cnts {
    display: block;
  }

  .cnts .three.columns {
    width: 100%;
  }
}

@media (max-width: 999px) {
  .storefront-secondary-navigation.woocommerce-active .site-footer .footer-widgets .col-full .footer-widget-1, .storefront-secondary-navigation.woocommerce-active .site-footer .footer-widgets .col-full .footer-widget-2 {
    display: block;
  }
}


#egoi_simple_form_19493 a {
  display: none;
}

#egoi_email {
  border: none;
      width: 100%;
    height: 50px;
}

.div-block-flex{
  display: flex;
}
.div-block-flex .div-half{
  flex: 1 1 50%;
}
.div-top{
  width: 100%;
  margin-bottom: 32px;
}
.div-top label{
  color: #fff;
  margin-bottom: 8px;
  text-align: left;
}
.div-top input{
  height: 50px;
  width: 100% !important;
}
.div-top__telemovel{
  margin-bottom: 16px;
}
.div-top__telemovel select{
  width: 40%;
  height: 50px;
}
.div-top__telemovel input{
  width: 60% !important;
}
.div-btn-submit{
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 768px){
  .div-block-flex{
    display: block;
  }
  .div-block-flex .div-half{
    flex: none;
  }
  .div-top__telemovel select,
  .div-top__telemovel input{
    width: 50% !important;
  }

}

@media (min-width: 1000px) {
  #egoi_email {
      width: 70%;
      /* float: left; */
      height: 50px !important;
  }

  #egoi_submit_button {
    margin-top: 0 !important;
    height: 50px !important;
  }

  #brands ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#brands ul li {
  margin-left: 0;
}
}

@media (min-width: 768px) {
  .woo-rel-prod {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .woo-rel-prod li {
    width: 100% !important;
  }
}

.storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .woocommerce-variation-availability {
  position: sticky;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  padding: 20px;
  width: 80%; /* Could be more or less, depending on screen size */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}

.woocommerce-cart .woocommerce-shipping-methods input.shipping_method {
  float: right;
  margin-left: 1rem;
}

.woocommerce-cart .woocommerce-shipping-methods li {
  margin-bottom: 1rem !important;
}

.woocommerce-checkout ul#shipping_method input {
  float: left;
}

.woocommerce-checkout .woocommerce-shipping-methods li {
  margin-bottom: 1rem !important;
}

.banner {
  position: relative;
}

.banner h1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}

.banner:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}

.container-loba {
  background: #6a6a6a;
  padding-bottom: 20px;
}

.container-loba div {
  text-align: right;
}

.container-loba div a {
  display: inline-block;
}

.container-loba div a img {
  width: 50px;
}
.error-404_det {
  width:80%;
  margin: 80px auto;
  padding-bottom: 80px;
  text-align: center;
}
.error-404 h2,.error-404 h1 {
  margin-bottom: 40px;
  text-align: center;
}
.error-404 ul.columns-3 li.product:nth-child(3) {
  margin-right: 0 !important;
}
.error-404_det .widget {
  margin-top: 40px;
}
.cnts a{
  color: #ffffff;
  text-decoration: none !important;
}
.footer-widget-3 a {
  text-decoration: none !important;
}
.footer-widget-3 a:hover {
  text-decoration: underline !important;
}
.text-uppercase {
  text-transform: uppercase;
}
span.wpcf7-list-item {
  margin: 0;
  width:100%;
  display: block;
}
.wpcf7-form small {
  margin-bottom: 20px;
  display: block;
}
.wpcf7-form input[type="checkbox"]{ 
  position: relative;
  float: left;
  display: block;
  width:5% !important;
}
.wpcf7-list-item-label {
  position: relative;
  float: left;
  display: block;
  width:95%;
}
.wpcf7-form-control-wrap {
  width:100% !important;
  display: block;
}
.popup-with-form {
  padding-left: 10px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
  padding: 5px 10px !important;
}
@media (max-width: 768px) {
table td,
  table th {
    padding: 1em 0.41575em !important;
  }
  .ped-info,.ped-info-single {
    font-size: 10px;
  }
  .ped-info img,.ped-info-single img {
    display: none;
  }
  }

#form-popup div.wpforms-container-full .wpforms-form button[type="submit"],#form-popup-single div.wpforms-container-full .wpforms-form button[type="submit"] {
  min-width: 270px;
  background-color:#ef7d00;
  color:#fff;
  margin-top: 0;
  border: 1px solid #ef7d00;
  padding: 0;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  border: 0 !important;
}
td:first-child, th:first-child {
  padding-left: 20px;
  }
.woocommerce-breadcrumb {
  text-transform: uppercase;
  font-size: 0.675em;
}
.woocommerce-customer-details {
  margin-top: 60px;
}
.showmore-cont {
  max-width: 900px;
}
.video_youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  clear: both;
  float: left;
  margin:30px 0;
}
.video_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#primary {
  position: relative;
}
#loader {
  display: none;
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  background-color:rgba(255, 255, 255, 0.8);
  z-index: 998;
}
#loader::before {
  content: '';
  position: absolute;
  top:20%;
  left:calc(50% - 55px);
  width:111px;
  height: 111px;
  background-image:url(assets/img/ajax-loader.gif);
  background-repeat: no-repeat;
  background-size: 111px 111px;
  z-index: 2;
}
/*.storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary ul.mtree li {
  display: flex;
}
.storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary ul.mtree li a {
  margin-right: 5px;
}*/
.storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary ul.mtree li ul.children li {
  display: block;
}
.storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary ul.mtree li a  {
  margin-right: 5px;
  display: inline-block;
}
@media (min-width:1024px){
.storefront-secondary-navigation.woocommerce-active.page .cart-collaterals {
  width: 34%;
}
}
@media (max-width:768px){
div.wpforms-container-full .wpforms-form .wpforms-one-half {
  width:100% !important;
  margin-left:0 !important;
}
}



/** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

.envato-block__preview{overflow: visible;}

/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
	text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
	margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
	margin-bottom: 0;
}

.envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
	margin-bottom: .5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
	padding-bottom: 52px;
}

.envato-kit-141-display-inline {
	display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
	bottom: -40px;
}

/** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/



/** Start Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/

.envato-block__preview{overflow: visible;}
/* Material Button Click Effect */
.envato-kit-140-material-hit .menu-item a,
.envato-kit-140-material-button .elementor-button{
  background-position: center;
  transition: background 0.8s;
}
.envato-kit-140-material-hit .menu-item a:hover,
.envato-kit-140-material-button .elementor-button:hover{
  background: radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
}
.envato-kit-140-material-hit .menu-item a:active,
.envato-kit-140-material-button .elementor-button:active{
  background-color: #FFF;
  background-size: 100%;
  transition: background 0s;
}

/* Field Shadow */
.envato-kit-140-big-shadow-form .elementor-field-textual{
	box-shadow: 0 20px 30px rgba(0,0,0, .05);
}

/* FAQ */
.envato-kit-140-faq .elementor-accordion .elementor-accordion-item{
	border-width: 0 0 1px !important;
}

/* Scrollable Columns */
.envato-kit-140-scrollable{
	 height: 100%;
   overflow: auto;
   overflow-x: hidden;
}

/* ImageBox: No Space */
.envato-kit-140-imagebox-nospace:hover{
	transform: scale(1.1);
	transition: all 0.3s;
}
.envato-kit-140-imagebox-nospace figure{
	line-height: 0;
}

.envato-kit-140-slide .elementor-slide-content{
	background: #FFF;
	margin-left: -60px;
	padding: 1em;
}
.envato-kit-140-carousel .slick-active:not(.slick-current)  img{
	padding: 20px !important;
	transition: all .9s;
}

/** End Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/



/** Start Block Kit CSS: 142-3-a175df65179b9ef6a5ca9f1b2c0202b9 **/

.envato-block__preview{
	overflow: visible;
}

/* Border Radius */
.envato-kit-139-accordion .elementor-widget-container{
	border-radius: 10px !important;
}
.envato-kit-139-map iframe,
.envato-kit-139-slider .slick-slide,
.envato-kit-139-flipbox .elementor-flip-box div{
		border-radius: 10px !important;

}


/** End Block Kit CSS: 142-3-a175df65179b9ef6a5ca9f1b2c0202b9 **/



/** Start Block Kit CSS: 33-3-f2d4515681d0cdeb2a000d0405e47669 **/

.envato-kit-30-phone-overlay {
	position: absolute !important;
	display: block !important;
	top: 0%;
	left: 0%;
	right: 0%;
	margin: auto;
	z-index: 1;
}
.envato-kit-30-div-rotate{
	transform: rotate(90deg);
}

/** End Block Kit CSS: 33-3-f2d4515681d0cdeb2a000d0405e47669 **/



/** Start Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/



/** Start Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/

.envato-kit-102-phone-overlay {
	position: absolute !important;
	display: block !important;
	top: 0%;
	left: 0%;
	right: 0%;
	margin: auto;
	z-index: 1;
}

/** End Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/



/** Start Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/



/** Start Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

.envato-block__preview{overflow: visible !important;}

/** End Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/



/** Start Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

.envato-kit-138-bracket .elementor-widget-container > *:before{
	content:"[";
	color:#ffab00;
	display:inline-block;
	margin-right:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

.envato-kit-138-bracket .elementor-widget-container > *:after{
	content:"]";
	color:#ffab00;
	display:inline-block;
	margin-left:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

/** End Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/



/** Start Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/

.envato-kit-66-menu .e--pointer-framed .elementor-item:before{
	border-radius:1px;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper{
	position:relative;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit{
	position:static;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit button{
	position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webmit-transform: translate(0, -50%);
}

.envato-kit-66-testi-slider .elementor-testimonial__footer{
	margin-top: -60px !important;
	z-index: 99;
  position: relative;
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	left:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev:before{
	display:block;
	margin-top:0px;
	margin-left:0px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	right:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next:before{
	display:block;
	margin-top:-5px;
	margin-right:-5px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-orangetext{
	color:#f4511e;
}

.envato-kit-66-countdown .elementor-countdown-label{
	display:inline-block !important;
	border:2px solid rgba(255,255,255,0.2);
	padding:9px 20px;
}

/** End Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/

.single-product .product_cat-vedantes .price,
.single-product .product_cat-plasticos-tecnicos .price {
  display: block;
}

ul.mtree{
	opacity: 1 !important
}


.category-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.category-banner img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  display: block;
}

/* 1. News Item Content Styles (Ver Mais Button & Image Margin) */

/* Fix for the requested 10px margin below the fixed-height image container */
.storefront-secondary-navigation.woocommerce-active .site-content #news .fixed-height-image {
    margin-bottom: 10px;
}

/* Button Initial State (Hidden) */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide .news-read-more {
    visibility: hidden; 
    opacity: 0;
    
    /* Rest of the button's static styling */
    text-transform: uppercase;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ef7d00;
    color: #ef7d00;
    background-color: rgba(255,255,255,.7);
    transition: visibility .3s, opacity .3s linear;
    z-index: 10; 
}

/* Button Hover State (Visible) */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide:hover .news-read-more {
    visibility: visible;
    opacity: 1;
}

/* Optional: Image Overlay on Hover */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide:hover .fixed-height-image img {
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
}


/* ----------------------------------------------------
   2. SWIPER ARROW STYLING (External Positioning - Homepage)
---------------------------------------------------- */

/* CRITICAL: Set Positioning Context for Arrows */
/* The .news-hl container is the anchor point */
#news .news-hl {
    position: relative; 
    /* IMPORTANT: If arrows are STILL invisible, check if .news-right is clipping them 
       and set its overflow: visible if necessary. */
}

/* Common Arrow Styles and Positioning (Targets the new external arrows) */
#news .swiper-button-prev.homepage-arrow,
#news .swiper-button-next.homepage-arrow {
    /* Anchors to the sides of the .news-hl container */
    position: absolute !important;
    top: 50% !important; /* Vertically center the arrows */
    transform: translateY(-50%) !important;
    z-index: 100 !important;
    
    /* Dimensions and Appearance */
    background-size: contain;
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    color: transparent !important; /* Hides default Swiper icon/text */
}

/* Left Arrow Position and Image */
#news .swiper-button-prev.homepage-arrow {
    left: -50px !important; /* Positions it 50px outside the left edge of the .news-hl container */
    right: auto !important;
    background-image: url(../storefront-child/assets/img/arrow-nav.png) !important;
}

/* Right Arrow Position and Image */
#news .swiper-button-next.homepage-arrow {
    right: -50px !important; /* Positions it 50px outside the right edge of the .news-hl container */
    left: auto !important;
    background-image: url(../storefront-child/assets/img/arrow-nav-right.png) !important;
}


/* ----------------------------------------------------
   1. SWIPER ARROW POSITIONING (Sidebar)
---------------------------------------------------- */

/* Set the positioning context for the arrows */
.sidebar-container {
    position: relative;
}

/* 1.1 Arrow Common Styles and Positioning (Anchored to top-right of .sidebar-container) */
.sidebar-container > .swiper-button-next,
.sidebar-container > .swiper-button-prev {
    /* Anchors them next to the title section */
    position: absolute; 
    top: 35px !important;
    transform: none !important; 
    
    /* Dimensions and Visibility */
    width: 25px;
    height: 25px;
    z-index: 100;
    
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent !important;
    
    /* ACTIVATE custom image paths (as per your working setup) */
    background-image: url(../storefront-child/assets/img/arrow-nav.png); 
}

/* 1.2 Horizontal Alignment for Next Arrow (Rightmost) */
.sidebar-container > .swiper-button-next {
    right: 0px !important;
    left: auto !important;
    background-image: url(../storefront-child/assets/img/arrow-nav-right.png) !important;
}

/* 1.3 Horizontal Alignment for Previous Arrow */
.sidebar-container > .swiper-button-prev {
    right: 30px !important;
    left: auto !important;
    background-image: url(../storefront-child/assets/img/arrow-nav.png) !important;
}

/* 1.4 Ensure Title (H3) remains positioned on the left and has proper spacing */
.sidebar-container .sidebar-title h3 {
    margin: 0;
    padding-right: 70px; 
}

/* 1.5 Ensure Swiper does its clipping */
.swiper.sidebarPostsSlider {
    overflow: hidden; 
    margin-top: 5px; 
}

/* 1.6 Set a Fixed Height and Prevent Overflow on the Main Post Box */
.sidebarPostsSlider .rpc-box {
    /* Height value based on the previous sidebar structure; adjust as necessary (e.g., 250px) */
    height: 300px; 
    max-height: 300px;
    overflow: hidden; /* Ensures text/content doesn't push the box taller */
}

/* ----------------------------------------------------
   2. TEXT COLOR OVERRIDE (Sidebar) 🎨
---------------------------------------------------- */

/* Ensure the title is white (Targets the h3 element itself within the caption) */
.sidebarPostsSlider .car-caption h3.rpc-title {
    color: #ffffff !important; 
}

/* We still need to ensure the anchor tag (which now wraps everything) inherits that color, 
   or explicitly set the color on the h3 *if the h3 itself doesn't have a color property* */
.sidebarPostsSlider .car-caption h3.rpc-title a {
    color: inherit !important; /* Ensure the anchor inherits the white color */
}

/* Ensure the excerpt/content text is white (from previous step) */
.sidebarPostsSlider .car-caption p.rpc-content {
    color: #ffffff !important; 
}

/* ----------------------------------------------------
   3. HOMEPAGE BUTTON STYLING (General Styles)
---------------------------------------------------- */

/* Fix for the requested 10px margin below the fixed-height image container (Homepage) */
.storefront-secondary-navigation.woocommerce-active .site-content #news .fixed-height-image {
    margin-bottom: 10px;
}

/* Button Initial State (Hidden) */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide .news-read-more {
    visibility: hidden; 
    opacity: 0;
    text-transform: uppercase;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ef7d00;
    color: #ef7d00;
    background-color: rgba(255,255,255,.7);
    transition: visibility .3s, opacity .3s linear;
    z-index: 10; 
}

/* Button Hover State (Visible) */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide:hover .news-read-more {
    visibility: visible;
    opacity: 1;
}

/* Optional: Image Overlay on Hover */
.storefront-secondary-navigation.woocommerce-active .site-content #news .swiper-slide:hover .fixed-height-image img {
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
}

/* Remove black padding from the category-banner that appears in the page vedantes */
.child-categories .child-categories-container {
	padding: 0px 0px !important;
}

.storefront-secondary-navigation.woocommerce-active .site-header {
  max-width: 1500px !important;
}

.storefront-secondary-navigation.woocommerce-active .site-header .desktop
{
  height: 90px;
  padding-right: 10px;
  padding-left: 10px;
}