html { scroll-padding-top:80px;}
body { font-family: "Poppins", sans-serif;  color: #444444;   padding: 0 !important }

:root {
--bs-border-radius: 0!important;
--bs-accordion-inner-border-radius: 0!important;
--bs-link-color: #000;
--bs-link-hover-color:#000;
--bs-pagination-focus-color:#000;
--bs-pagination-hover-color:#000;
--bs-pagination-active-bg:#000;
--bs-btn-border-color: #fff!important;
--bs-offcanvas-width:100%!important;
--bs-offcanvas-height:212px!important;
--bs-accordion-active-color:#000!important;
--swiper-pagination-color: black;
--swiper-pagination-bullet-size: 12px;
--swiper-pagination-bullet-width: 12px;
--swiper-pagination-bullet-height: 12px;
--swiper-pagination-bullet-inactive-color: #000;
--swiper-pagination-bullet-inactive-opacity: 0.2;
--swiper-pagination-bullet-opacity: 1;
--swiper-pagination-bullet-horizontal-gap: 4px;
--swiper-pagination-bullet-vertical-gap: 6px;
--swiper-navigation-color:black; 
--bs-light-text-emphasis: #fff;
}
.offcanvas-top { height:212px!important;  background-color: rgba(255, 255, 255, 0.98);}
.white { color:#FFFFFF;}
.align { vertical-align: middle;}

.bx_xl {font-size: x-large!important;} 
.bxl , .bx {
   
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height:inherit;
    text-rendering: auto; 
     display: inline-block; 
     text-transform: none; 
     speak: none; */
    -moz-osx-font-smoothing: grayscale;
	font-size:large; 
	vertical-align: middle;
}
.alert { 
text-align:center; 
text-transform:uppercase; 
--bs-success-bg-subtle:#8FC73E;
--bs-success-border-subtle:#8FC73E;
--bs-warning-bg-subtle:#DD1B23;
--bs-warning-border-subtle:#DD1B23;
--bs-danger-bg-subtle:#DD1B23;
--bs-danger-border-subtle:#DD1B23;
}
.alert-danger { color:#FFFFFF!important; font-weight:bold; }
.alert-success  {  color:#FFFFFF!important; font-weight:bold; }
.alert-warning  {  color:#FFFFFF!important; font-weight:bold; }
.offcanvas100 {width:100%!important;}
.offcanvas50 {width:50%!important;}
.ratio-cover {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-image:url(../Media/ & 57 AMBER.jpeg);
}
.grecaptcha-badge {     visibility: hidden;}
.relative { position:relative;}
.price { position:absolute; bottom:10px; width:100%; padding-top:10px; text-align:left;}
.pbox { padding-top:50px; margin-bottom:50px; font-size:14px; font-weight:normal; background-color:#FFFFFF; text-transform:uppercase; font-family: "Poppins", serif;}
.thumbnail { max-height:100px;}
*:focus { box-shadow: none !important;}
a {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
a.white { color:#FFF!important;}
.white a:hover { color:#FFF;}
a:hover {  color:#ccc;  text-decoration: none;}
h1,h2,h3,h4,h5,h6 {  text-transform:uppercase;  font-family: "Teko", serif;}
.lg { background-color:#EEEEEE;}
.bg_green { background-color:#8FC73E;}
.green { color:#8FC73E;}
.bg_red { background-color:#DD1B23;}
.red { color:#DD1B23;}
.h100{ height:calc(100vh)}
.h90{  height:calc(90vh )}
.h80{  height:calc(80vh )}
.h70{  height:calc(70vh )}
.h60{  height:calc(60vh )}
.h50{  height:calc(50vh )}
.h40{  height:calc(40vh )}
.h30{  height:calc(30vh )}
.h20{  height:calc(20vh )}
.h10{  height:calc(10vh )}
.hlogo { max-height:140px;}
.img-bg-scroll {
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.img-bg-box {
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-lg { background-color:#F4F4F7}
.bg-lg a{ color:#000;}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top2 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 996;
  }
} 
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.tbox { z-index:2;}
.btot { font-weight:bold;}
.title-1 {
	font-family: "Teko", serif;
    font-size: calc(1.625rem + 2.5vw);
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 900;
	font-style: normal;
	vertical-align: middle !important;
	}
.title-2 {
	font-family: "Teko", serif;
    font-size: calc(1.0rem + 1.5vw);
    font-weight: 300;
    line-height: 0;
    text-transform: uppercase;
    font-weight: 900;
	font-style: normal;
	vertical-align: middle !important;
	}	
.title-3 {
	font-family: "Teko", serif;
    font-size: calc(0.9rem + 0.9vw);
    font-weight: 300;
   	line-height: 1;
    text-transform: uppercase;
    font-weight: 900;
	font-style: normal;
	vertical-align: middle !important;
	padding:0px; margin:0px;
	text-shadow: 2px 2px 8px #000;
	}		
.text-shadow { text-shadow: 2px 2px 8px #000;}
.sortfilter { position:absolute; top:10px; left:0px; }
/*--------------------------------------------------------------
# top navigation
--------------------------------------------------------------*/
.cleartop { height:120px;}
ul.topnav { display:inline-block; padding:0px!important; margin:0px!important;}
.topnav li {    display: inline-block;   margin: 0;   padding: 2px 5px;font-size:12px; text-transform:uppercase; font-weight:400}
.topnav a { color:#fff; }
.topnav a:hover { color:#000;   transition: 0.5s;}
.offcanvas {    z-index: 999999999;}
.sortfilter {
position:fixed;
top:35%;
left:-50px;
  padding: 1%;
  -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	z-index:9999999;
}

/*--------------------------------------------------------------
# User Icons
--------------------------------------------------------------*/
.user_icons { position:absolute; top:10px; right:10px;  z-index:999999;}
.user-options li {    display: inline-block;   margin: 0;   padding: 2px 5px;font-size:18px; text-transform:uppercase; font-weight:400; color:#FFFFFF; }
.user-options li i {font-size:20px; padding:5px;  border-radius: 20%;}
ul.user-options{ display:inline-block; padding:0px!important; margin:0px!important;}


/*--------------------------------------------------------------
# Swipert
--------------------------------------------------------------*/


.swiper-container {	height:400px;  }
    swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
	  
    }

    swiper-slide img {
      display: block;
  
	  max-height:400px;
   
    }

.mh400 { max-height:400px; display: block;margin:0 auto;}
.swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    background-color:whitesmoke!important;
    padding: 5px;
}

.swiper-pagination {
    position: relative!important;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

/*-------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts  {
	font-family: "Teko", serif;
    font-size: calc(1.625rem + 2.5vw);
    line-height: 50px;
    display: block;
    font-weight: 700;
    color: #151515;
    
	
	
  font-optical-sizing: auto;
  font-style: normal;
}

.cbox {  margin:20px; font-family: "Teko", serif;  font-size: 16px; text-transform:uppercase; width:100%; border-radius: 25px;}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.rel  { position:relative;}
.down  {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%; 	 	
 
	  z-index: 996;
	  font-size:40px;
	  margin-bottom:1px;

	  
}
.down a { 	color:#fff;transition: all 0.4s;}
.down a:hover  { color:#999;
	
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
	max-width:400px;
}

.back-to-top  {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #999;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #151515;
}

.back-to-top:hover i {
  color: #999;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.text-small { font-size:10px; text-transform:uppercase;}
.small-text-bold { font-size:12px; text-transform:uppercase; font-weight:600;}
.bg_white {
	background: #ffffff;
	color:#333333;
	 overflow:hidden;}

.whitesmoke {
	background: whitesmoke;
	}
	


.img-bg-scroll {
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.resp_img img{ 

max-width: 100%!important;

height: auto!important;

} 


@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  padding:  0px;
  background-color:#212529;
  
    width: 100%;
    /*background: no-repeat center center scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image:url(../images/banner1.jpg);*/
}



#header .logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#header .logo a {
  color: #fff;
}

#header .logo a span {
  color: #999;
}

#header .logo img {
  max-height: 40px;
}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  text-transform:uppercase;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fff;    font-weight: 600;

}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #151515;
  font-weight: 400;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  background-color: #999;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #151515;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #151515;
  background-color: #999;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
  color: #151515;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  background-color: #999;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}


.openmenu { display:block; color:#FFF!important;  

    padding:5px;
    opacity:none!important;
    z-index: 996;
	font-size:30px;
    


}
   .nav-btn-close {
    position: absolute;
    top: 20px;
    right: 20p;
    right: 15px;
    background-color: #fff;
    opacity: 1.0;
    font-size: 12px;
    padding: 5px!important;
}
.social-btn { padding:2px;}
.accordion-button { font-weight:bold;  font-family: "Poppins", sans-serif;}
.form-control:focus { border-right:none!important}
.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #dee2e6;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #8FC73E;
    --bs-btn-hover-border-color: #8FC73E;
    --bs-btn-focus-shadow-rgb: 211, 212, 213;
	--bs-btn-focus:none!important;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c6c7c8;
    --bs-btn-active-border-color: none!important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa;
	
	font-size:18px;
	
}
   


    .btn-c {
        position: relative; /* Position the close icon relative to the button */
        display: inline-flex;
        align-items: center;
        padding:5px 30px 5px 10px; /* Add space for the close icon */
		background-color:#000;
		color:#FFFFFF;
		font-weight:bold;
		
		
		width:auto;
    }

    .btn-c .close {
        position: absolute;
        right: 5px; /* Align the close icon to the right */
        top: 50%;
        transform: translateY(-50%); /* Center the close icon vertically */
        width: 14px;
        height: 14px;
        background-color: #fff; /* Red color for the close icon */
        border-radius: 50%; /* Make it a circular button */
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .btn-c .close::before {
        content: "\00d7"; /* Unicode for the '×' symbol */
        color: #000; /* White '×' for contrast */
        font-size: 12px;
        font-weight: bold;
    }

    .btn-c:hover .close {
        background-color: #fff; /* Change icon color on hover */
    }

   
.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
    --bs-btn-close-opacity: 1;
    --bs-btn-close-hover-opacity: 1;
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 1;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity);
}
/*--------------------------------------------------------------
# Parallax Section
--------------------------------------------------------------*/

#parallax { color:#FFF; text-align:center;}
#parallax h2{ color:#FFF;}
.paralogo { max-width:425px; width:100%;}


li.cat  { list-style:none;     text-transform: uppercase;} 
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;


}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
 /* background: #ffde9e;*/
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #151515;
}
.overlay_img {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);

}

.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.overlay_p {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.overlay_p:hover {
transition: 0.3s;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}



.overlay::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index:1;
}







/*---------------------------------------------------------------
# Plus Minus text box
----------------------------------------------------------------*/
.w-140 { width:140px; background-color:#CCCCCC;}
.quantity { display: flex; }
.qtyminus  {
position: relative;
background-color: #eeeeee;
height: 39px; 
width: 39px;
border: 1px solid #eeeeee;
margin: 0px;
padding: 0px;
outline: none;  
}

.qtyplus  {
position: relative;
background-color: #eeeeee;
height: 39px; 
width: 39px;
border: 1px solid #eeeeee;
margin: 0px;
padding: 0px;
outline: none;
left: 0px;  
}
.qty  {	

position: relative;
width: 45px;
height: 39px;
border: 1px solid #eeeeee;
margin:0px;
padding: 0px;
text-align:center;
left: 0px;

}

/*---------------------------------------------------------------
# Price Slider - Form Style
----------------------------------------------------------------*/
.btn-black {
    --bs-btn-color: #fff;
    --bs-btn-bg: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #8FC73E;
    --bs-btn-hover-border-color: #8FC73E;
    --bs-btn-focus-shadow-rgb: #8FC73E;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #8FC73E;
    --bs-btn-active-border-color: #8FC73E;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #212529;
    --bs-btn-disabled-border-color: #212529;
	text-transform:uppercase;
}
	

.btn-green {
	background-color:#0000CC;
    background-color: #8FC73E!important;
 	color:#fff;
}

.btn-green:hover {
	background-color:#000!important;;
	color:#fff;
  
 
}

.btn-white {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #8FC73E;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #8FC73E;
    --bs-btn-hover-border-color: #8FC73E;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #8FC73E;
    --bs-btn-active-border-color: #8FC73E;
    /* --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); */
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #8FC73E;
    --bs-btn-disabled-border-color: #8FC73E;
	border:var(--bs-border-width) solid var(--bs-border-color);
	border-left:none;
}
}


input:-webkit-autofill {
        background-color: whitesmoke !important; /* Replace with your desired background color */
        -webkit-box-shadow: 0 0 0px 1000px #fff inset !important; /* Match the background color */
		border: solid 1px #dee2e6;
	
    }

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
        background-color: whitesmoke !important; /* Replace with your desired background color */
        -webkit-box-shadow: 0 0 0 9000px whitesmoke inset !important; /* Match the background color */
    }
	
	

.form-box {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control:focus { border: solid 1px #dee2e6;}

input[type=radio]{
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-clip: content-box;
  border: 1px solid #e0e0e0;
  background-color:#e0e0e0;
}

input[type="radio"]:checked {
  background-color: #000;
 
  border: 2px solid #000;
}

.btn-dark:focus, .btn-dark:active{
        background-color: #212529 !important; /* Replace with your desired background color */
        -webkit-box-shadow: 0 0 0px 1000px #fff inset !important; /* Match the background color */
    }

.form-select { display:inline!important;}  
.price-input, .lenght-input, .size-input {
  width: 100%;
  display: flex;
  margin: 10px;
}
.price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}
.field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;

}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}
.slider, .lengthslider , .szeslider, .weightslider, .cweightslider{
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.slider .progress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #eeeeee;
}

.lengthslider .lengthprogress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #eeeeee;
}

.weightslider .weightprogress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #eeeeee;
}

.cweightslider .cweightprogress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #eeeeee;
}

.szeslider .szeprogress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #eeeeee;
}



.range-input, .length-input, .sze-input, .weight-input, .cweight-input  {
  position: relative;
}
.range-input input, .length-input input, .sze-input input, .weight-input input, .cweight-input input{
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  /*border-radius: 45%;
  /*background: red;*/
  pointer-events: auto;
  -webkit-appearance: none;
 
}
input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
 /* border-radius: 50%;
  background: #17a2b8; */
  pointer-events: auto;
  -moz-appearance: none;
  
}





.range-min::-webkit-slider-thumb , .range-max::-webkit-slider-thumb,.length-min::-webkit-slider-thumb,.length-max::-webkit-slider-thumb,.sze-max::-webkit-slider-thumb, .sze-min::-webkit-slider-thumb,.weight-min::-webkit-slider-thumb,.weight-max::-webkit-slider-thumb,.cweight-min::-webkit-slider-thumb,.cweight-max::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #212529;
  pointer-events: auto;
  -webkit-appearance: none;
   border:solid 1px #fff;
}







/* Support */
.support-box {
  top: 2rem;
  position: relative;
  bottom: 0;
  text-align: center;
  display: block;
}
.b-btn {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
.b-btn.paypal i {
  color: blue;
}
.b-btn:hover {
  text-decoration: none;
  font-weight: bold;
}
.b-btn i {
  font-size: 20px;
  color: yellow;
  margin-top: 2rem;
}


input[type="checkbox"] {
            width: 18px;
            height: 18px;
            appearance: none;
            -webkit-appearance: none;
            background-color: #e0e0e0;
            border: 1px solid #ccc;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
			vertical-align: sub;
        }

input[type="checkbox"]:checked {
            background-color: #212529;
            border: 1px solid #212529;
			
			color:#FFFFFF;
        }

input[type="checkbox"]:checked::after {
     
            position: absolute;
            left: 5px;
            top: 1px;
            width: 6px;
            height: 12px;
            border-width: 0 3px 3px 0;
            transform: rotate(45deg);
        }

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/


.insidescroll{
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-bottom:15px;
}


.breadcrumbs {
  padding: 15px 0;
  background: #fff;
  min-height: 40px;
  margin-top: 0px;
  font-size:12px;
  text-transform:uppercase;
  width:100%;
  height:44px;
  overflow:hidden;
  background-color:whitesmoke;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 400;
}

.breadcrumbs ol {
 
  list-style: none;
  padding: 0;
  margin: 0;
  width:100%;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  
  content: "|";
  color:#8FC73E;
  font-weight:bold;
}

.breadcrumbs a { color:#000;}
.breadcrumbs a:hover{ color:rgba(0, 0, 0, 1)}

@media (max-width: 992px) {
 

  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #000000;
  padding: 0px;
  color: #fff;
  font-size: 14px;
  
  
   	background-color: #0000;
    color: #FFFFFF;
    width: 100%;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(/images/northern-pike.jpg);
  
}


.overlay90 {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

#footer .footer-top {
  background: #00000;
  border-bottom: 1px solid #fff;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;

}

#footer .footer-top .footer-info h3 span {
  color: #999;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #292929;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #ccc;
  color: #151515;
  text-decoration: none;
}

#footer .footer-top h4 {
 
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  text-transform: uppercase;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #F8F9FA;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;

}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  text-transform:uppercase;
}

#footer .footer-top .footer-links ul a:hover {
  color: #8FC73E;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type=text] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
textarea:focus, input:focus{
    outline: none;
}
#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #999;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
.credits a { color:#FFFFFF;}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {

   color: #ccc;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
   
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff; padding-bottom: 30px;
}




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

.cta-btn {

  font-weight: 600;

  
  display: inline-block;
  padding: 8px 28px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;



}

.cta-btn:hover {
  background: #000;
 
  color: #fff;
}


.accordion-button { text-transform:uppercase;}
.accordion-button:not(.collapsed) {
    background-color:#fff;
    box-shadow: inset 0 calc(-0* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
	  color:#000!important;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
  
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-item:not(:first-of-type) {
    border-top: 1!important;
}


.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}



.s_active  { background-color:#212529; color:#FFFFFF;}
.active { background-color:#fff!important}	
.active1 { background-color:#212529!important}		
.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: var(--bs-secondary-color);
    --bs-pagination-active-border-color:none;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none;
}

.search_button { border:solid 1px #dee2e6;}
.search_button:hover { border:solid 1px #dee2e6;}


.inline-block {
    
    display: inline-block;
    
}
.form-select-2 {width:60px;}
.mh220 {max-height:220px; height:220px;margin-top: 1px; 
 -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
  padding:10px;
}
.mh220zoom:hover {-webkit-transform:scale(1.25); /* Safari and Chrome */
  -moz-transform:scale(1.25); /* Firefox */
  -ms-transform:scale(1.25); /* IE 9 */
  -o-transform:scale(1.25); /* Opera */
   transform:scale(1.25);}

.mh100 {min-height: 100% !important;}
.img-resize  { max-height:230px;}

.cart-footer {
    position: bottom;
    right: 0;
    bottom: 0;
    right: 0; 
    z-index: 1030;
	width:auto;
	min-heigh: 130px;
	background-color:#8FC73E;
	
}
.cprice {vertical-align: text-bottom !important; text-align:right; line-height:0px; font-weight:bold;}


.sbox {
    height: 41px;
    width: 400px;
    padding: 0;
    border-radius: 15;
    -webkit-border-radius: 0;
    background: #fff;
    border: none;
    text-indent: -9999px;
}

.social-btn {
 display: inline-block;
 color: white;
 border: none;
 font-size: 16px;
 cursor: pointer;
 ransition: all 0.3s ease;
 line-height: 1;
 padding: 8px 0;

 text-align: center;
 width: 36px!important;
 height: 36px!important;
 transition: 0.3s;
}      




.bictr {
    position: absolute;
    top: 21px;
    right: 0px;
    box-sizing: content-box;
    min-width: 1em;
    padding: 2px;
    font-size: 11px;
    /* font-weight: 500; */
    line-height: 1em;
    text-align: center;
    letter-spacing: initial;
    border-radius: 50px;
    background: #fff;
    border: 0.5px solid #000;
    color: #000;
}
	
.social-btn:hover {
 color: #8FC73E;
 transition: 0.3s;
}      
.search-btn , .menu-btn, .cart-btn, .user-btn{
color:#fff
}

.search-btn:hover , .menu-btn:hover{
color:#8FC73E
}
.green-ob { color:#8FC73E;}
.green-ob:hover { color:#fff; transition: 0.3s;}

.instagram-button {
            background: #f09433;
            background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
       }

	
.youtube-button {

 background-color: #FF0000; /* YouTube red */

	}
	
.facebook-button {
   background-color: #3b5998;
  
        }
		
.user-button-loggedin { 

 background-color: #DD1B23;
}

.user-button { 

 background-color: #8FC73E;
}



.search-button {
 background-color: whitesmoke;
 color:#333333!important;
}		

.src {
 color: #000;
 font-size: 16px;
 cursor: pointer;
 ransition: all 0.3s ease;
 line-height: 1;
 padding: 8px 0;
 width: 36px;
 height: 36px;
 transition: 0.3s;

}     
.mh100 { max-height: 100%;}    
.img-modal { cursor:pointer;}
.img-modal::after  {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
 
.gscale {
/*   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
/*   filter: grayscale(100%);*/
border-radius: 15%;

}

.gscale:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
     -webkit-transition: all 0.35s;  -moz-transition: all 0.35s;  transition: 0.35s;
}

.h-auto { height:auto!important;}