/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Wine Store Html Responsive Template
Primary use:	Wine Store Html Responsive Template
-------------------------------------------------------------------*/

@import url("default-template-style.css");
@import url("shop-style.css");
@import url("template-blog.css");
@import url("awesomenav.css");
@import url("awesomenav-style.css");
@import url("awesomenav-animate.css");
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,900|Montserrat:100,200,300,400,400i,500,600,700,800,900');

/*------------------------------------------------------------------
[Table of contents]

1. Body
2. loader
3. Nav
4. Page Tilte
5. Shop Block
6. Super deal
7. Featured- product
8. Blog
9. newsletter
10. footer
11. Contact
12. Responsive Media Screen style

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# Black (text): #1b1b1b
# gold : #d9932f

------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Typography]

Body :		'Lato', sans-serif;
Title and logo:		'Montserrat', sans-serif;

-------------------------------------------------------------------*/



/*---Body---*/

/*loader start */

.loader {
  background: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 1200;
}

#awsload-pageloading:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#awsload-pageloading .awsload-wrap {
  position: absolute;
  top: 45%;
  bottom: 45%;
  left: 25%;
  right: 25%;
}

#awsload-pageloading .awsload-divi {
  font-size: 97px;
  width: 1em;
  height: 1em;
  position: relative;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li {
  position: absolute;
  width: .2em;
  height: .2em;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li:nth-child(1) {
  left: 50%;
  top: 0;
  margin: 0 0 0 -.1em;
  background: #e92971;
  transform-origin: 50% 250%;
  -o-transform-origin: 50% 250%;
  -ms-transform-origin: 50% 250%;
  -webkit-transform-origin: 50% 250%;
  -moz-transform-origin: 50% 250%;
  animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(2) {
  top: 50%;
  right: 0;
  margin: -.1em 0 0 0;
  background: #292ee9;
  transform-origin: -150% 50%;
  -o-transform-origin: -150% 50%;
  -ms-transform-origin: -150% 50%;
  -webkit-transform-origin: -150% 50%;
  -moz-transform-origin: -150% 50%;
  animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -o-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(3) {
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -.1em;
  background: #29e9a3;
  transform-origin: 50% -150%;
  -o-transform-origin: 50% -150%;
  -ms-transform-origin: 50% -150%;
  -webkit-transform-origin: 50% -150%;
  -moz-transform-origin: 50% -150%;
  animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(4) {
  top: 50%;
  left: 0;
  margin: -.1em 0 0 0;
  background: #e9be29;
  transform-origin: 250% 50%;
  -o-transform-origin: 250% 50%;
  -ms-transform-origin: 250% 50%;
  -webkit-transform-origin: 250% 50%;
  -moz-transform-origin: 250% 50%;
  animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
}

@keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-ms-keyframes awsload-rota {
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-ms-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-webkit-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}

/*loader End */


html,
	body {
	  height: 100%;
	  width: 100%;
	}
	
body {
	color:#c5c5c5;
  	font-family: 'Lato', sans-serif;
	background-color: #0a0c0b;
}

a {
	color: #d9932f;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.btn, .btn:hover {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
a:hover,
a:focus {
	color: #d9932f;
	outline: none;
	outline-offset: 0px;
	text-decoration:none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	color:#ffffff;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
}
label {
    color: #ccc;
}
.gold{
	color:#d9932f;
}
.white{
	color: #fff;
}
.black{
	color:#1b1b1b;
}
.gray{
	color:#898989;
}
.bg-gold{
	background-color:#d9932f;
}
.light-gray{
	background-color:#f7f7f7;
}
section{
	padding:50px 0px;
}

/*--- Nav ---*/
nav{
	font-family: 'Montserrat', sans-serif;
}
@media (max-width: 991px) and (min-width: 768px){
.top-bar-nav .wrap-sticky nav.navbar.divinnav.sticked {
    top: 24px;
}
}
.navbar-default {
    background-color: #fff;
    border: none;
	margin-bottom: 0;
}
nav.navbar.awesomenav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover{
	border-bottom: none;
}

.megamenu-content .row {
  display: flex;
  flex-wrap: nowrap; /* 👈 This keeps all columns in a single row */
  overflow-x: auto;   /* 👈 Optional: adds horizontal scroll for more items */
}



.attr-nav {
    right: 20px;
    display: inline-block;
    margin-left: 13px;
    margin-right: 15px;
    position: absolute;
	margin-top: 10px;
	font-size:0.8571428571428571em;
}
.attr-nav.left-side {
    right: auto;
	left: 20px;
	color: #ffffff;
}
.navbar-brand {
    padding: 0px;
    height: auto;
}
.nav-justified > li {
    float: none;
}
.border-menu{
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

/*---Promo banner---*/
.lineeffect {
	margin-bottom: 0;
}
.lineeffect a:hover:before, .lineeffect a:hover:after {
    opacity: 1;
    transform: scale( 1.1);
      
}



.lineeffect a:before, .lineeffect a:after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1;
}
.lineeffect a:before,
.lineeffect a:after {
    content: "";
    position: absolute;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border: 1px solid #fff;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.35s ease;
    z-index: 1;
    pointer-events: none;
}
.lineeffect a:before {
    border-bottom: 1px solid rgb(255, 255, 255);
    border-top: 1px solid rgb(255, 255, 255);
    transform: scale(0, 1);
}
.lineeffect a:after {
    border-left: 1px solid rgb(255, 255, 255);
    border-right: 1px solid rgb(255, 255, 255);
    transform: scale(1, 0);
}


/*---categorey-img---*/

.categorey-img img{
	display: block;
	margin-bottom: 15px;
      padding: 15px 0;

       max-width: 100%;
    height: auto;
    margin: 0 auto 10px;
    transition: transform 0.3s ease;
}
.categorey-img .categorey-link{
	text-align: center;

      margin: 0;
    padding: 10px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.categorey-img .categorey-link {
	display: inline-block;


}

.categorey-img .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}


.categorey-link a {
    display: block;

    text-decoration: none;
    flex-grow: 1;
}

.categorey-img [class*="col-"] {
    padding: 5px;
}




/* Mobile responsiveness */
@media (max-width: 767px) {
    .categorey-img .col-xs-6 {
        width: 50%;
        float: left;
    }
    
    .categorey-link.dart-fs-20 {
        font-size: 14px !important;
    }
    
    /* Reset any padding-top adjustments on mobile */
    .categorey-img [style*="padding-top"],
    .categorey-img .pt-3,
    .categorey-img .pt-md-4,
    .categorey-img .pt-lg-5 {
        padding-top: 5px !important;
    }
}

/* Tablet responsiveness */
@media (min-width: 768px) and (max-width: 991px) {
    .categorey-img .col-sm-4 {
        width: 33.3333%;
        float: left;
    }
    
    .categorey-link.dart-fs-20 {
        font-size: 16px !important;
    }
}

/* Medium desktop responsiveness */
@media (min-width: 992px) and (max-width: 1199px) {
    .categorey-img .col-md-3 {
        width: 25%;
        float: left;
    }
    
    .categorey-link.dart-fs-20 {
        font-size: 18px !important;
    }
}






/*---Page Tilte---*/


.page_title_ctn .row  .page-title{
    background-color: #d9932f;
	margin-top: 15px;    
	padding: 0px 15px;
}
.page_title_ctn h1, .page_title_ctn h2, .page_title_ctn h3, .breadcrumb, .breadcrumb a, .breadcrumb li.active {
    color: #ffffff;
}
.breadcrumb li.active span {
    text-decoration:underline;
}
.page_title_ctn h2, .page_title_ctn h3 {
    font-weight: 400;
	margin-top:10px;
    font-size: 24px;
    line-height: 34px;
    max-width: 420px;
    float: left;
}
.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
	background-color: transparent; 
	border-radius: 0px; 
    position: relative;
    margin-top: 15px;
    float: right;
    margin-bottom: 0;
	padding:0;
}
.breadcrumb > li + li:before {
    color: #fff;
}

.whatsapp-link {
    transition: all 0.3s ease;
    position: relative;
}

.whatsapp-link.loading {
    opacity: 0.7;
    pointer-events: none;
}

.whatsapp-link.loading::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}


/*---Shop Block---*/

.product-slide {
}
.product-slide .row{
	height: auto;
	margin: 0 auto;
}
.tabSix .nav-tabs{
	border-bottom:none;
}
.tabSix .nav-tabs>li>a{
	margin-right:0px;
	line-height:1.42857143;
	background-color:transparent;
	border-style:solid;
	border-color:#898989;
	color:#999;
	border-width:0px 0px 0px 0px;
	border-radius:0px;
	padding:10px 25px;
	font-weight:600;
}
.tabSix .nav-tabs>li.active>a, .tabSix .nav-tabs>li.active>a:focus, .tabSix .nav-tabs>li.active>a:hover, .tabSix .nav-tabs>li>a:hover{
	color:#d9932f;
	cursor:pointer;
	border-width:0px 0px 0px 0px;
	background-color: transparent;
}
.tabSix .nav-tabs li a p{
	margin-bottom:0;
	font-size:1em;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.tabSix .nav-tabs li {
	display: inline-block;
	float: none;
}
@media (min-width: 768px) {
.tabSix .tab-content{
	margin-top:24px;
}
}
.sep-dot {
    font-size: 50px;
    line-height: 0;
    vertical-align: super;
	display: none;
}
.tabSix ul li::after{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f111";
    display: inline-block;
    position: absolute;
    right: -4px;
    top: 18px;
    font-size: 7px;
}
.tabSix ul li:last-child::after{
	display: none;
}


/*---super-deal-section---*/
.super-deal-section {
 position: relative; /* Background image absolute, content relative */
  min-height: 500px;  /* Default height for desktop */
  overflow: hidden;   /* Prevent overflow */
  background-position: top right; /* Default bg position */
;

}

.bg-shake-image {
  background-image: url(../images/_MONITOR\ DELL\ E2020H\ 20.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transition: all 0.3s ease;
}

.super-deal-section:hover .bg-shake-image {
  animation: shake 0.4s ease;
}

@keyframes shake {
  0% { transform: translateX(0); }
  20% { transform: translateX(-5px); }
  40% { transform: translateX(5px); }
  60% { transform: translateX(-5px); }
  80% { transform: translateX(5px); }
  100% { transform: translateX(0); }
}

.super-deal h1{
	color: #000;
	font-weight: 600;

}
.super-deal h1 span{
	color: #000;
}
.super-deal h2{
	color: #000;
}

.super-deal a.btn {
     background-color: #000;
  color: white;
  border: 1px solid whitesmoke;
  padding: 10px 25px;
  display: inline-block;
  margin-left: auto; /* Align button to the right */
  text-decoration: none;
  transition: all 0.3s ease;
}



/* 🔁 Zoom on hover */
.super-deal-section:hover::before {
    transform: scale(1.5);
}


.super-deal a.btn:hover {
    border: 1px solid #d9932f;
    color: #d9932f;
	background-color: white;
}
.super-deal {
    margin-top: 85px;
	margin-bottom: 85px;
	text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
	color: #000;
  list-style-position: inside;
    text-align: right;
    direction: rtl;
    list-style-position: inside;
  position: relative; /* So it sits above bg */
  z-index: 1;

  
}

.post-image.clean-image-box.responsive-gif-container {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 10px; /* adjust as needed */
  margin-top: -20px;
  overflow:visible;
}



.post-image img.img-fluid.w-100 {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}







@media only screen and (max-width: 991px) {
.super-deal-section{
	min-height: 350px;
}
.super-deal {
    margin-top: 0px;    
	margin-bottom: 15px;
}
.super-deal h1 {
    font-weight: 600;
    font-size: 24px;
}
}



@media only screen and (max-width: 767px)
 {
  .super-deal-section {
    position: relative;
    width: 100%;
    min-height: 300px;
    padding: 20px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .bg-shake-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    object-fit: contain;
    -o-object-fit: contain;
  }

  .super-deal {
    position: relative;
    z-index: 2;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
   align-items: flex-end; /* 👉 Align items to the right */
  text-align: right;       /* 👈 text alignment to the left */
    padding: 20px;
    margin: 0 auto;
   max-width: 100%; /* full width ah use pannum */
    transform: translateX(10px); /* reduced from 40px to 10px */
   
   /* 👉 Manually moves it 80px right */
    border-radius: 8px;
   
  }

  /* Black text styling */
  .super-deal h1,
  .super-deal h2,
  .super-deal p,
  .super-deal h1 span {
    color: #000; /* Black text */
    width: 100%;
    margin: 0 0 10px 0;
  }

  .super-deal h1 {
    font-size: 1.5rem;
    font-weight: 600;
  }

  .super-deal h1 span {
    font-weight: 100;
  }

  .super-deal h2 {
    font-size: 1.2rem;
  }

  .super-deal p {
    font-size: 1rem;
    line-height: 1.5;
  }

  /* Button styling - EXACTLY as you specified */
  .super-deal a.btn {
    background-color: #000; /* Black button */
    color: #fff;
    border: 2px solid #000;
    padding: 10px 25px;
    margin: 15px auto 0 auto;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-weight: 600;
  }

  /* EXACT hover effect you requested */
  .super-deal a.btn:hover {
    background-color: #d9932f; /* Orange */
    color: #fff;
    border-color: #d9932f;
  }
@media only screen and (max-width: 375px) {
  .super-deal {
    transform: translateX(40px); /* 375 screen-ku 40px right move */
    align-items: flex-end;
    text-align: right;
  }

  .super-deal h1 {
    font-size: 1.3rem;
  }

  .super-deal h2 {
    font-size: 1.1rem;
  }

  .super-deal p {
    font-size: 0.95rem;
  }

  .super-deal a.btn {
    padding: 8px 20px;
    font-size: 0.95rem;
  }
}
 }










/*---featured-product---*/
.featured-product{
}


/*---testimonial---*/
.testimonialEight{
	text-align:center;
	background-image: url(../images/bg-2.jpg);
	background-attachment: fixed;
	    background-size: cover;
    background-repeat: no-repeat;
}	
.testimonialEight #dart-quote-carousel.carousel {
	padding-bottom: 30px;
}
.testimonialEight #dart-quote-carousel.carousel .carousel-inner .item {
	  opacity: 0;
	  -webkit-transition-property: opacity;
		  -ms-transition-property: opacity;
			  transition-property: opacity;
}
.testimonialEight #dart-quote-carousel.carousel .carousel-inner .active {
	  opacity: 1;
	  -webkit-transition-property: opacity;
		  -ms-transition-property: opacity;
			  transition-property: opacity;
}
.testimonialEight #dart-quote-carousel.carousel .carousel-indicators {
	bottom: -10px;
	z-index:2;
}
.testimonialEight #dart-quote-carousel.carousel .carousel-indicators  li {
	  background-color: #848484;
	  border: none;
}
.testimonialEight #dart-quote-carousel.carousel .carousel-indicators .active{
	  background-color: #cc9900;
	  border: none;
	  width:10px; 
	  height:10px;
	  margin:1px;
}
.testimonialEight #dart-quote-carousel blockquote {
	text-align: left;
	border: none;
	font-size: 14px;
    color: #ffffff;
	width: 90%;
	margin: 15px auto;
}
.testimonialEight #dart-quote-carousel blockquote p{
	letter-spacing: 1px;
	padding-top: 15px;
}
.testimonialEight #dart-quote-carousel blockquote .profile-circle img {
	margin: 0 auto;
	border-radius: 100px;    
	border: 8px solid rgba(255, 255, 255, 0.52);
}
.testimonialEight .item .name{ 
	color:#fff;
	font-size: 18px;
}
.testimonialEight .item .position{
	text-align:left; 
}
@media only screen and (max-width: 991px) {
.testimonialEight #dart-quote-carousel blockquote {
	text-align: center;
}
}
@media only screen and (max-width: 767px) {
.testimonialEight #dart-quote-carousel blockquote {
    width: 100%;
}
}


/*---Blog Post---*/
/* <!-- Add this CSS in your <head> or style section --> */

/* Font Import */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

/* Main Content Styles */
.post-content {
    font-family: 'Poppins', sans-serif;
    color: #555;
}

/* Product Categories Styles */
.product-categories li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.4;
    position: relative;
    padding-left: 25px;
}

.product-categories li i {
    position: absolute;
    left: 0;
    top: 3px;
}

/* Comment Section Styles */
.comment {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.comment:last-child {
    border-bottom: none;
}

.comment-block {
    position: relative;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 5px;
}

.comment-arrow {
    position: absolute;
    top: 15px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #f9f9f9 transparent transparent;
}

.comment-by strong {
    font-size: 16px;
    color: #ddd;
}

.comment p {
    margin-top: 10px;
    color: #666;
}

/* Star Rating Styles */
.star-rating-input {
    direction: rtl;
    unicode-bidi: bidi-override;
    display: inline-block;
}

.star-rating-input input {
    display: none;
}

.star-rating-input label {
    font-size: 24px;
    color: #e9be29;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    transition: color 0.2s;
}

.star-rating-input input:checked ~ label,
.star-rating-input label:hover,
.star-rating-input label:hover ~ label {
    color: #FFD700;
}

.star-rating-input input:checked + label {
    color: #FFD700;
}

/* Form Styles */
#reviewForm .form-control {
    border: 1px solid #ddd;
    box-shadow: none;
    transition: border-color 0.3s;
}

#reviewForm .form-control:focus {
    border-color: #d9932f;
}

/* Responsive Adjustments */
@media (max-width: 767px) {
    .product-categories {
        columns: 1 !important;
    }
    
    .comment-block {
        padding: 10px;
    }
    
    .comment-arrow {
        left: -10px;
        border-width: 10px 10px 10px 0;
    }
}

/* GIF Image Container */
.clean-image-box {
    position: relative;
    width: 100%;
    height: 400px; /* Fixed height or use aspect ratio */
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

.clean-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures image covers the container */
    object-position: center; /* Centers the image */
    transition: transform 0.3s ease; /* Optional: for hover effects */
    
}



/* For maintaining aspect ratio (alternative approach) */
.aspect-ratio-box {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    overflow: hidden;
    border-radius: 8px;
}

.aspect-ratio-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* Blog Style 1 */
.blogstyle-1 .blog-post-container {
    margin-bottom:15px;
}
.blogstyle-1 .blog-post-container .post-thumbnail {
    position: relative;
}
.blogstyle-1 .blog-post-container .post-thumbnail img {
    width: 100%;
}    
.blogstyle-1 .blog-post-container .blog-content {
    border: 1px solid #212121;
}
.blogstyle-1 .blog-post-container .dart-header {
    padding: 20px 20px 0;
}
.blogstyle-1 .blog-post-container .dart-title {
    text-transform: capitalize;    
    margin-top: 0;
}
.blogstyle-1 .blog-post-container .dart-title a {
    color: #ffffff;
}
.blogstyle-1 .blog-post-container .dart-header .dart-meta {
    font-size:0.7142857142857143em;
    text-transform: uppercase;
}
.blogstyle-1 .blog-post-container .dart-footer .dart-meta {
    margin-bottom:0px;
}
.blogstyle-1 .blog-post-container .dart-header .dart-meta li {
    display: inline-block;
    border-right: 1px solid #E7E7E7;
    line-height: 10px;
    padding-right: 15px;
    margin-right: 15px;
}
.blogstyle-1 .blog-post-container .dart-header .dart-meta li:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
.blogstyle-1 .blog-post-container .dart-header .dart-meta li a {
    color: #898989;
}
.blogstyle-1 .blog-post-container .dart-content {
    padding: 20px;
}
.blogstyle-1 .blog-post-container .dart-content p {
    margin: 0;
}
.blogstyle-1 .blog-post-container .dart-footer {
    background-color: #414141;
    padding: 8px 20px;
    border-top: 1px solid #212121;
}
.blogstyle-1 .blog-post-container .dart-footer .dart-meta a {
    color: #cccccc;
    font-size:0.8571428571428571em;
    text-transform: capitalize;
}
#blogstyle-1Slider .carousel-control.left, #blogstyle-1Slider .carousel-control.right {
    background-image: none;
    background-color: #fff;
}
#blogstyle-1Slider .carousel-control {
    top: 50%;
    margin-top: -13px;
    bottom: auto;
    width: 26px;
    height: 26px;
    font-size: 18px;
    color: #898989;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
.blogstyle-1 .blog-post-container .play-trigger {
    position: absolute;
    left: 50%;
    top: 55%;
    width: 70px;
    height: 45px;
    margin-left: -30px;
    margin-top: -30px;
    border: 0;
    border-radius: 10%;
    color: #fff;
    background: #cd201f;
    font-size:1.4285714285714286em;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0;
}
.blogstyle-1 .blog-post-container .play-trigger i {
    margin-left: 5px;
}
.blogstyle-1 .blog-post-container .play-trigger:hover {
    color: #cd201f;
    background: #fff;
}
.blogstyle-1 .blog-post-container .dart-title a:hover, .blogstyle-1 .blog-post-container .dart-title a:focus {
    color: #d9932f;
    text-decoration:none;
}
.blogstyle-1 .blog-post-container .dart-footer .dart-meta a:hover, .blogstyle-1 .blog-post-container .dart-footer .dart-meta a:focus  {
    color: #d9932f;
    text-decoration:none
}
.blogstyle-1 .blog-post-container .dart-header .dart-meta li a:hover, .blogstyle-1 .blog-post-container .dart-header .dart-meta li a:focus {
    color: #d9932f;
    text-decoration:none;
}
@media (max-width : 991px) {
.blogstyle-1 .blog-post-container .dart-header {
    padding: 5px 10px 0;
}
.blogstyle-1 .blog-post-container .dart-content {
    padding: 10px;
}
.blogstyle-1 .blog-post-container .dart-footer {
    padding: 8px 10px;
}
}
.sidebar .input-group-btn .btn.btn-primary.btn-lg{
    background-color: #d9932f;
    border-color: #d9932f;
}
.sidebar .form-control{
    background-color: #414141;
    border-color: #212121;
}

/* Newsletter */
.newsletter-bg {
    background: -webkit-linear-gradient(left,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    background: linear-gradient(to right,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    background: -webkit-linear-gradient(left,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    background: -o-linear-gradient(to right,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    background: -moz-linear-gradient(to right,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    padding-bottom: 60px;
    min-height: 250px;
}
.newsletter-bg form {
    text-align: right;
}
.newsletter {
    width: auto;
    display: inline-block;
    margin: 0 auto;
}
.form-inline .newsletter .form-control {
    border: 1px solid #0a0c0b;
    border-radius: 0;
    width: 370px;
    background-color: #0a0c0b;
    height: 50px;
}
.newsletter .btn-default {
    border: 1px solid #d9932f;
    border-radius: 0;
    background-color: #d9932f;
    color: #fff;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    padding: 14px 25px;
}
.newsletter .btn-default:hover {
    border: 1px solid #d9932f;
    background-color: #fff;
    color: #d9932f;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.newsletter .btn-default i {
    margin-left: 15px;
}
@media only screen and (max-width: 991px) {
    .newsletter-bg{
        background-position: top ;
    }
    .newsletter .btn-default {
        margin-top: -1px;
    }
}
@media only screen and (max-width: 767px) {    
    .newsletter-bg form {
        text-align: center;
    }
}

/*---footer---*/
.footer {
    /* text-align: center; */
    padding: 80px 0px 0px;
	background-color: #000000;
}

/* for screen extender */
.footer .container {
    max-width: 1300px; /* or any big size you want */
    width: 100%;

  padding-left: 50px;
}


/* Make the row a flex container that centers and wraps columns */
footer .container-fluid > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* center columns horizontally */
  gap: 40px; /* horizontal spacing between columns */
  width: 100%;
  margin: 0 auto;
}





.footer .footer-block {
    text-align: left;

      margin-left: 70px;  
      /* ithu right hand side move pana  */
display: inline-block;
/* padding gap kudutha kuda odayaathu font */
padding: 0 20px;


}
.footer .footer-block li a {
    color: #cccccc;
    padding-bottom: 5px;
    padding-top: 5px;
    display: block;


}
.footer .footer-block li a:before {
    content: "\f068";
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 7px;
    vertical-align: middle;
    color: #ffffff;
}
.footer .footer-block li a:hover {
    margin-left: 5px;
    text-decoration: none;
}
.footer-title {
    color: #d9932f;
    text-transform: capitalize;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}
hr.footer_border {
    color: #d9932f;
    width: 20%;
    text-align: left;
    border-color: #d9932f;
    border-width: 2px;
    margin: 0 0 20px 0;
}
.footer_icon {
    padding-top: 5px;
}
.contact_footer, .contact_footer a {
    color: #cccccc;
}
.footer_icon i{
    margin-right: 10px;
}
.footer_icon div {
    padding: 5px 0 0;
}
.footer_bottom_outer {
    margin-top: 50px; 
}
.footerbottom_link {
    border-top: 1px solid #d9932f;
    border-bottom: 1px solid #d9932f;
    padding: 20px 0px 15px 0px;
}
.footerbottom_link, .copyright {
    text-align: center;
    color: #cccccc;
}
footer .card ul.list-inline {
    margin: 0;
}
.copyright p {
    color: #cccccc;
    padding: 25px 0px;
    font-size: 1em;
    line-height: 15px;
    height: 50px;
}
.copyright i {
    color: #d9932f;
}
@media only screen and (max-width: 991px) {
  footer .container-fluid > .row {
    flex-direction: column;
    /* align-items: center; */
    gap: 20px;
  }

  .footer {
    padding: 30px 0 0;
  }
}

/*---contact form---*/	
.contactus-one {
  position: relative;
  width: 100%;
}

.contactus-one .contact-form .form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  height: 50px;
}
.contactus-one .contact-form .form-control {
  border-bottom: 1px solid #212121;
  box-shadow: none;
}
.contact-info > div > p {
  margin-bottom: 10px;
}

.contact-info p a {
  display: inline-block;
}

.contactus-one .contact-info p i {
  margin-right: 15px;
  color: #d9932f;
}

/* Map container styles */
.map {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: pointer;
  transition: all 0.3s ease;
}

.map iframe {
  pointer-events: none;
  width: 100%;
  height: 100%;
  border: none;
}

/* Fullscreen map styles */
.map.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  -webkit-filter: none;
  filter: none;
  background: #000;
}

.map.fullscreen iframe {
  pointer-events: auto;
}

.map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}

.map.fullscreen .map-overlay {
  display: none;
}

.contactus-one .dart-headingstyle-one .dart-heading:after{
  left:15px;
}
.contact-block hr {
  border-top: 1px solid #414141;
}
.contact-block .phone-call a, 
.contact-block .mail-id a{
  color: #ffffff;
}

.whatsapp-btn {
  background-color: #25D366;
  color: white;
  padding: 10px 15px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.whatsapp-btn:hover {
  background-color: #128C7E;
  color: white;
}

/* Responsive adjustments */
@media (max-width: 767px) {
  .contactus-one .row {
    flex-direction: column;
  }
  
  .contactus-one .row > div {
    width: 100% !important;
  }
  
  .map {
    height: 300px;
    margin-bottom: 30px;
  }
  
  .contact-block {
    text-align: center;
    padding: 0 15px;
  }
  
  .contact-info p {
    margin-bottom: 15px;
  }
  
  .whatsapp-btn {
    margin-bottom: 20px;
  }
}

/* Extra small devices */
@media (max-width: 480px) {
  .map {
    height: 250px;
  }
  
  .contact-info p {
    font-size: 14px;
  }
  
  .contactus-one .dart-headingstyle-one .dart-heading {
    font-size: 24px;
  }
}

/* Existing media queries */
@media only screen and (max-width: 3500px) {
  body {
    overflow-x: hidden;
  }
}
  
@media only screen and (max-width: 2500px) {}

@media only screen and (max-width: 2100px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1566px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (min-width: 1300px) {}

@media only screen and (max-width: 1280px) {}

@media (min-width: 1280px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {
  body{
    font-size:100%;
  }
}

@media only screen and (max-width: 991px) {
  body{
    font-size:100%;
  }
  .attr-nav{
    right: 0;
  }
  .attr-nav > ul > li {
    padding: 0px 0px;
  }
  .attr-nav > ul {
    margin: 5px -15px -7px 0;
  }
  .newsletter-bg {
    background-position: top right;
  }
  .attr-nav.left-side {
    display: none;
  }
  .nav-justified > li {
    display: block;
    width: auto;
  }
  .nav-justified > li > a {
    text-align: left;
  }
  .form-inline .newsletter .form-control {
    width: 200px;
  }
}

/*--------------iPhone 6 plus landscape----------------*/
@media only screen and (max-width: 767px) {
  body {
    font-size: 100%;
  }

  /* Navbar Header Fix */
  nav.navbar .navbar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    position: relative;
    min-height: 60px;
    padding-bottom: 0;
  }

  /* Toggle Button Fix */
  nav.navbar.awesomenav .navbar-toggle {
    margin: 0;
    padding: 9px 10px;
    /* position: static; */
    order: 1;
    display: flex;
    align-items: center;
  }

/* Logo Brand Fix */
nav.navbar.awesomenav .navbar-brand {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); /* shorthand for perfect center */
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center!important;
  justify-content: center;
  height: auto;
}

/* Logo image styling */
.navbar-brand img.logo {
  width: 500px;/* Increase for bigger size */
  height: 100%; /* Maintain aspect ratio */
  max-width: 300px;
  display: block;
  margin: 0 auto;
margin-left: 30px;
}


  /* Other existing mobile styles */
  nav .col-menu img {
    margin-top: 10px;
  }
  
  .attr-nav {
    position: relative;
    top: 50px;
    margin-right: 0;
  }
  
  .attr-nav > ul > li > a {
    padding: 16px 15px 15px;
  }
  
  nav.navbar.awesomenav .navbar-nav {
    margin: 0;
  }
  
  .newsletter-bg {
    background-position: top center;
    background: -webkit-linear-gradient(top,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
    background: linear-gradient(to bottom,#111514 50%,#540b23 0,#540b23 50%,#540b23 100%);
  }
  
  .form-inline .newsletter .form-control {
    width: 280px;
  }
  
  .newsletter-bg .dart-headingstyle-one, 
  .newsletter-bg .newsletter {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}













/* Extra optimization for 425px and below */
@media only screen and (max-width: 425px) {
  .navbar-brand img.logo {
    max-width: 100%;
    max-height: 50px;
  }
  
  nav.navbar.awesomenav .navbar-toggle {
    padding: 7px 10px;
  }
  
  .attr-nav {
    top: 40px;
  }
}
/*--------------iPhone 6 landscape----------------*/
@media only screen and (max-width: 667px) {}

/*--------------iPhone 5 landscape----------------*/
@media only screen and (max-width: 568px) {}

@media only screen and (max-width: 480px) {}

/*--------------iPhone 6 plus portrait----------------*/
@media only screen and (max-width: 414px) {
  nav.navbar .navbar-header {
    padding-bottom: 15px;
  }
}

/*--------------iPhone 6 portrait----------------*/
@media only screen and (max-width: 375px) {}

/*--------------iPhone 5 portrait----------------*/
@media only screen and (max-width: 320px) {}

@media only screen and (max-width: 300px) {}

@media only screen and (max-width: 200px) {}
@media only screen and (max-width: 767px) {
  .clean-image-box {
    position: relative;
    width: 100vw;
    height: auto;
     margin-left: -15px; /* Compensate for container padding */
    overflow-y: hidden;
    display: block;
    background-color: #000;
  }

  .clean-image-box img {
    width: 150%; /* 👈 Big image */
    height: auto;
    object-fit: contain;
    object-position: center;
    display: block;
  object-position: left;  /* Very Important: focus image left */

    margin-left: -10%; /* Move image left */
    transform: scale(1.3) translateX(5%);
    transition: transform 0.3s ease;
    overflow: visible;
  }
}




