@charset "utf-8";
html{
 height:100%;
 min-height:100%;
 }
body {
	
	font-family: 'Open Sans', serif;
	font-weight: 400;
	color: #444;
	font-size: 14px;
	line-height: 24px;
/* background:#f8f8f8;*/
 /*background-image: url("../image/minda.jpg");
  background-position: center;
  background-repeat: repeat;*/

 

}
#bg22{
  margin: 0;
      padding: 0;
      height: 100vh; /* 100% of viewport height */
      width: 100vw; /* 100% of viewport width */
	  }
header{	/*background:url(../image/bg.png) center center no-repeat;
	background-size:100%; */
margin-left:0px;
background:#FEED01;
height:138px ;
margin-bottom:0px;
}
#head{
height:125px!important;
}
hr{
margin-top:0px;
margin-bottom:10px;
width:100%;

border-color:#D2AD03;
}
.head-1{
height:168px;
	background:#fff;}
iframe {
 max-width: 100%;
}
.list-inline{
float:right;}
@media (max-width: 860px) {
.list-inline{
float:none;}

}

h1, h2, h3, h4, h5, h6, p {
	color: #111;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-3x{
	font-size:30px;
}
img { 
    max-width: 100%; 
    height: auto; 
}

/* Override the bootstrap defaults */
.img-3{
width:100%;
margin-top:20px;}
h1 {
	font-size: 33px;
}
h2 {
	font-size: 26px;
	line-height:34px;
	/*color:#000000;*/
	color:#111;
	font-weight:600;

}
h3 {
	font-size: 24px;
	line-height:32px;
		color:#111;
	font-weight:600;

}
.tt3{
border-bottom:1px solid #ccc;
padding-bottom:5px;
}

.box4 h3 {
	font-size: 26px;
	line-height:34px;
		color:#962e35;
	font-weight:600;
	padding-left:10px;
}
h4 {
	font-size: 20px;
	line-height:30px;
}
h5 {
	font-size: 16px;
		line-height:26px;
}
h6, p{
	font-size: 14px;
	line-height:26px;
	font-weight:400;
}
a {
	color: #111;
}
a:hover {
	color:#000;
	text-decoration:none;
}
/* Style the tab */
.tab1 {
  float: left;
  background-color: #f1f1f1;
  width:5%;
}
.tt2{
display:none;
}
.title1{display:none;color:#FFF;text-indent:-9999em;font-size:-9999em;line-height:-9999em;padding:0;}
.boxs {
  display:block;
  position: relative;
  border:0px solid #ccc
}
.boxs span{
 position: absolute;
  bottom: 30%;
  left: 0px;
  font-size:15px;
  line-height:26px;
  text-transform:uppercase;
  font-weight:600;
  /*text-shadow:1px 1px 1px #111;*/
  padding:8px 15px 8px 15px;
  color:#fff;
  background:#D71F2B;
  border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
}
.tab1 button {
  display: block;
  background-color: #fff;
  color:#962e35;
  padding:10px 15px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  line-height:20px;
  border-right:1px solid #000000;
}
.tab1 button span{
  font-size: 16px;
  line-height:24px;
  color:#2C3380;

}

/* Change background color of buttons on hover */
.tab1 button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab1 button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent1 {
  float: left;
  padding: 10px 15px;
  width: 95%;

}
.wrapper
{
    width: 100%;
    margin: 0px auto;
    padding-top: 20px;
    min-height: 600px;
}

.wrapper h1, .wrapper h4, .wrapper p, .wrapper pre, .wrapper ul, .wrapper li
{
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

.wrapper li
{
    outline: 0;
    text-decoration: none;
    -webkit-transition-property: background color;
    -moz-transition-property: background color;
    -o-transition-property: background color;
    -ms-transition-property: background color;
    transition-property: background color;
    -webkit-transition-duration: 0.12s;
    -moz-transition-duration: 0.12s;
    -o-transition-duration: 0.12s;
    -ms-transition-duration: 0.12s;
    transition-duration: 0.12s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#v-nav
{
    height: 100%;
    margin: auto;
    color: #444;
	font-size:16px;
	line-height:24px;
	font-weight:600;
	
}

#v-nav >ul
{
    float: left;
    width: 5%;
    display: block;
    position: relative;
    top: 0;
    margin: auto 0 !important;
    padding:0;
}

#v-nav >ul >li
{
    list-style-type: none;
    display: block;
    font-size: 16px;
    position: relative;
    border-right-width: 0;
    border: 1px solid #000000;
    margin: auto;
    padding: 0px 10px 20px 10px !important;  
    background: #ede3bc ;
	text-align:center;
	cursor:pointer;
}

#v-nav >ul >li.current
{
    color: #962e35;
    border-right: none;
    z-index: 10;
    background: #000000 !important;
    position: relative;
	

}

#v-nav >ul >li.first.current
{
    border-bottom: 1px solid #DDD;
}

#v-nav >ul >li.last
{
    border-bottom: none;
}

#v-nav >div.tab-content
{
    margin-left: 5%;
	width:95%;
    border: 1px solid #000000;
    background-color: #FFF;
    min-height: 400px;
    position: relative;
    z-index: 9;
    padding: 12px;
    moz-box-shadow: inset 0 0 35px 5px #fafbfd;
    -webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
    box-shadow: inset 0 0 35px 5px #fafbfd;
    display: none;
    padding: 25px;
}
#v-nav >div.tab-content.active
{
    display: block;
}

.mg02{
margin:10px 0;}
.panel-heading{
background:#FEED01 !important;
}
.panel-title{
color:#111;
background:#FEED01 !important;
}
.table-bordered{background:#fff;
}
.is-invalid {
  border-color: red;
}

.text-danger {
  color: red;
  font-size: 0.9em;
  margin-top: 4px;
}

.underline{
border-bottom:2px solid #000000;
margin:5px 0px 10px 0px;
}
.title-2{
font-size:40px;
line-height:50px;
padding-left:5px;
color:#FFC72C;
font-weight:600;
margin:0 auto 0;
z-index:3;
display:inline-block;
position:relative;
padding-bottom:60px;
text-transform:uppercase;
padding-top:10px;
}

.title-22{
font-size:60px;
line-height:70px;
color:#fff;
padding:10px 20px;
font-weight:600;
 text-shadow:
   -1px -1px 0 #FFC72C,  
    1px -1px 0 #FFC72C,
    -1px 1px 0 #FFC72C,
     1px 1px 0 #FFC72C;

}
.title-223{
font-size:24px;
line-height:40px;
color:#962e35;
/* text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;*/
padding:3px 0;
font-weight:600;
/*background-image:linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.3));*/
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}
.title-4{
font-size:16px;
line-height:24px;
padding-left:0px;
color:#999;
padding-bottom:0px;
font-weight:600;
margin-top:0px;
}
.title-6{
font-size:16px;
line-height:24px;
padding-left:0px;
color:#444;
padding-bottom:0px;
font-weight:500;
margin-top:0px;
}
.title-6 .control-label{
font-size:16px;
line-height:24px;
font-weight:600;
padding-top:5px;
}
.title-66{
font-size:14px;
line-height:22px;
color:#7E0000;
padding-top:5px;
font-weight:500;
}
.tt6, .tt6 .fax2{
font-size:18px;
line-height:26px;
padding-left:0px;
color:#444;
padding-bottom:0px;
font-weight:600;
margin-top:0px;
}
.tt7{
font-size:16px;
line-height:26px;
padding-left:0px;
color:#444;
padding-bottom:0px;
font-weight:500;
margin-top:0px;
}
.blink-soft {
  animation: blinker 3.0s linear infinite;
}
.blink-soft2 {
  animation: blinker 3.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0.3;
  }
  80% {
    opacity: 0.6;
  }
}
.title-3{
font-size:30px;
line-height:40px;
padding-left:0px;
color:#111;
padding-bottom:10px;
font-weight:600;
margin-top:5px;
}
h1 b, .titles{
display:none;
		color:#fff;
		text-indent:-9999em;
		font-size:0px;
		line-height:0px;
		padding:0;
		margin:0;
		height:0;
}
#button-cart{
max-width:250px;
}
#input-quantity{
max-width:60px;
}
.radio2 {
	display: inline-block;
	padding:0px;
	margin:5px 25px 5px 0px;
}

.breadcrumb {
	padding:2px 5px;
	background:rgba(255,255,255,0.6);
margin-top:60px;
margin-bottom:2px;
 display: inline-block;
 position:relative;
z-index:2;
float:right !important;
}
.top-m200{
margin-top:-200px;
}
.show{
display:none;
}
.box1{
margin-top:22px;
padding:20px 15px;
background:#fff;
border:1px solid #999;
font-weight:600;
color:#fff;
font-size:18px;
  border-top-left-radius:5px;
  border-top-right-radius: 5px;
  min-height:140px;
}
.box2{
padding:10px 20px;
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 1;
  text-decoration: none;
  margin-top:-25px;
  margin-bottom:-20px;
}
.box3{

padding:3px 8px;
 /*background-image: radial-gradient(rgba(197,179,88,0.8), rgba(255,255,255,0.0), rgba(255,255,255,0.0));*/
 background:none;
			 background-repeat:no-repeat;
background-position:0px -144px;
  -webkit-background-size: 100%;
  -moz-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
color:#fff;
font-size:16px;
font-weight:600;
margin-top:-35px;
margin-bottom:-35px;
}
.swiper-container{
margin-top:-25px;
}
.box3 a{
font-weight:600;
color:#fff;
font-size:12px;
}
.box4{
margin-top:22px;
padding:5px 0px 5px 0px;
background:#fff;
  border-radius:5px;
  color:#444;
  border:0px solid #f2f2f2
}

.box3 p{
font-weight:600;
color:#000;
font-size:16px;
text-shadow:1px 1px 1px #CFB53B;

}
.box5{
padding:20px 15px 10px 15px;
margin:5px;
background:#fff;
font-weight:600;
color:#444;
font-size:18px;
  border-radius:5px;
  border:1px solid #000000;
}
.box5 a{
color:#000000;
}
.box5 a:hover{
color:#962e35;
}
.same-img{
display: inline-block;
float:left;
width:50%;
padding:6px 6px;
}
.same-img11{
display: inline-block;
float:left;
width:50%;
padding:6px 6px;
}
.same-img12{
display: inline-block;
float:left;
width:50%;
padding:6px 6px;
}
.same-img2{
display: inline-block;
float:left;
width:50%;
padding:0 6px 12px 6px;
}
.same-img33{
display: inline-block;
padding:6px 6px;
width:100%;
}
.img-p{
padding-bottom:20px;}
.pad-top30{
margin-top:-30px;
padding-top:-30px;
}
.img-auto{
width:auto;
}
.big-t{
	display:none;
		color:#FFF;
		text-indent:-9999em;
		font-size:0px;
		line-height:0px;
		padding:0px;
		margin:0px;
	}
.panel-default{
padding:0 0px;
background:#fff !important;
margin:20px 0;
}	
.mgtop{
margin-top:-200px;
padding:0px;}
legend {
	font-size: 20px;
	font-weight:600;
	padding: 7px 0px;
	color:#000000;
}
label {
	font-size: 12px;
	font-weight: normal;
}
.input-group{
margin-top:0px;
}
.top-30{
margin-top:-30px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;

}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
	color:#444;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 14.5px;
}
div.required .control-label:before {
	content: '* ';
	color: #000000;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a {
	color: #000000;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #fff;
	background-repeat: repeat-x;
}
/* top */
#top {
	margin-top: 40px;
}
#top .container {
	padding: 0 10px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #000000;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #962e35;
	background-color: #F89522;
	background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
font-size:16px;
line-height:30px;
font-weight:400;
letter-spacing:0px;
	color: #444;
	text-decoration: none;
	background:none;
}
#top-links li i {
font-size:24px;
line-height:40px;
vertical-align:middle;
width:45px;
height:45px;
text-align:center;
font-weight:600;
	color:#FFC72C;
		background:#fff;
	border-radius:50%;
	border:1px solid #FFD700;
}

#top-links li span {
line-height:30px;

}
#top .btn-link:hover, #top-links a:hover {
	color: #111;
}


#top-links .dropdown-menu a {
	text-shadow: none;
	color: #444;
		
}
#top-links .dropdown-menu a:hover {
	color: #111;
		background-color: #FEED01;
}
#top .btn-link strong {
	font-size: 12px;
        line-height: 14px;
}
#top-links {
	padding-top: 2px;
	margin-bottom:0px;

}

#top-links a + a {
	margin-left:10px;

}
.whatsapp {
	display:block;
	position:fixed;
  right: 0px;
  bottom: 95px;
  z-index: 996;
  background:#00CC33;
  width:45px;
  height:45px;
  border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
  transition: all 0.4s;
  opacity:1;
	line-height:0px;
	padding-top:5px;
	text-align:center;
}

.whatsapp i {
  font-size: 30px;
  line-height:30px!important;
  text-align:center;
  vertical-align:middle;
  color: #fff;
    transition: all 0.4s;
}
.whatsapp:hover, .whatsapp i:hover {
  background: #00CC33;
  color: #fff;
  opacity:0.85;
    font-size: 26px;
}
.facebook {
	display:block;
	position:fixed;
  right: 0px;
  bottom: 145px;
  z-index: 996;
  background:#0080FF;
  width:45px;
  height:45px;
  border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
  transition: all 0.4s;
  opacity:1;
	line-height:0px;
	padding-top:5px;
	text-align:center;
}

.facebook i {
    font-size: 30px;
  line-height:34px!important;
  text-align:center;
  color: #fff;
  line-height: 0;
    transition: all 0.4s;
}

.facebook:hover, .facebook i:hover {
  background: #0080FF;
  color: #fff;
  opacity:0.85;
    font-size: 26px;
}
 div#centerDiv {
        width: 100%;
        text-align: center;
    }
    ul.centerUL {
        margin: 5px auto;
        padding-left: 0;
    }
    .centerUL li {
        display: inline-flex;
        text-align: center;
		padding:2px 35px;
		font-size:16px;
		line-height:24px;
		font-weight:500;
    }
	
#logo {
margin-top:2px;
margin-bottom:0px;
width:120px;
margin-left:0px;
}
.img-logo{
width:120px;}
/* search */
#search {
margin-top:0px;

}
#search .input-lg {
	height: 45px;
	line-height: 20px;
	padding: 0 10px;
	float:right;
	background:rgba(255,255,255,1);
	border:1px solid #FFD700;
	font-size:18px;
	color:#444;
	max-width:100%;
}
#search .btn-lg {
	font-size: 24px;
	line-height: 20px;
	border:1px solid #FFD700;
	background:#FFD700;
	height: 45px;
	width:55px;
			box-shadow:0px 0px 0px rgba(1, 1, 1, 0.24) !important;
}
#search .btn-lg i{
	font-size: 24px;
	line-height: 20px;
}
.btn2{
background:none;
border:0px;
margin:0px;
padding:0px;
}

#cart {
	margin-top:0px;
}
#cart > .btn {
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	background:#000000;
	border:1px solid #000000;
	border-radius:8px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border:1px solid #F89522;
	color: #666;
	box-shadow: none;
	text-shadow: none;
	
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 1200px) {
#desk2{
display:none;
}
#top .btn-link, #top-links li, #top-links a {
font-size:20px;
}
}
@media (min-width: 990px) {
	#menu2 .dropdown:hover .dropdown-menu {
		display: block;
	}
.navbar-nav2 {   
    float: none; 
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    }
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#slideshow0{
margin-top:0px;

}
/* #menu {
	background-repeat: repeat-x;
	border-radius:none;
	margin:-15px auto 0px;
	background: #f2f2f2;
	padding:0px;
    align-items: center;
    justify-content: center;
    position: relative;
}*/
.up10{
margin-top:0px;
}
.navbar-collapse {
  display: block; /* Makes the menu always visible */
}
.img-responsive3{
margin:0 auto;
width:100%;
}
#menu {
margin-top:0px;}
#menu .nav > li {
	padding: 0px;
	background-color: transparent;
	
}
.navbar-collapse {
  display: block; /* Makes the menu always visible */
}



.scroll-container {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; /* Prevents scrolling outside of the container */
  position: relative;
  width: 98%; /* Ensures the container takes full width */
}

.scroll-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: scroll; /* Enables horizontal scrolling */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  scroll-behavior: smooth; /* Smooth scrolling behavior */
}

/* For Webkit browsers (Chrome, Safari, etc.) */
.scroll-menu::-webkit-scrollbar {
  display: none; /* Hides the scrollbar */
}

/* For Firefox */
.scroll-menu {
  scrollbar-width: none; /* Hides the scrollbar in Firefox */
}

.scroll-menu li {
  flex-shrink: 0; /* Prevents the items from shrinking */
  margin-right: 15px; /* Adds spacing between items */
}

.arrow-left,
.arrow-right {
  font-size: 30px;
  line-height:40px;
  font-weight:600;
  color: #ccc;
  cursor: pointer;
  z-index: 1110;
  position: absolute;
  top: 15%;
  transform: translateY(-50%);
  background-color:ccc; /* Slight background for visibility */
  padding: 20px 10px;
  height:55px;
  
}

.arrow-left {
  left: -10px; /* Position the left arrow */
  border-right:1px solid #fff;
  	background:#f2f2f2 !important;
	margin-top:-5px;
	z-index:11;
}

.arrow-right {
  right: -10px; /* Position the right arrow */
    border-left:1px solid #fff;
		background:#f2f2f2 !important;
		margin-top:-5px;
			z-index:11;
}

/* Sticky Menu */
/* Default Navbar Styles */
.navbar {
  background-color: #f2f2f2; /* Background color of the navbar */
  width: 100%; /* Full width */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Adds a shadow for better visibility */
  position: relative; /* Ensure the navbar is part of the document flow initially */
  padding: 15px 0 0; /* Add some padding */
}

/* Sticky Navbar */
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; /* Ensure the navbar stays on top of content */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); /* Adds shadow when navbar sticks */
}
#menu .nav > li > a {
    font-size:17px;
	line-height:26px;
	color: #444;
	padding: 0px 17px 12px 35px;
	font-weight:600;
	text-align: center; 
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color:#000;
}

#menu .dropdown-inner {
	display: table;
	margin-left:0px;
	
}
#menu .dropdown-inner ul{
	padding:0px 20px;
	   list-style: square;
	   color:#fff;
}

#menu .dropdown-inner ul ul{
	 border-left: solid 1px #fff;
	 margin-left:10px;
	 list-style-position: inside;
	    list-style:none;
			margin-bottom:10px;
		
		}
	#menu .dropdown-inner ul ul li{
	padding:0px 0px;
		width:700px !important;
		}	
			#menu .dropdown-inner ul ul li a{
	padding:0px 0px;
		width:240px !important;
		}
#menu .dropdown-inner a {
	display: block;
	padding: 4px 2px;
	clear: both;
	line-height: 24px;
	color: #111;
	font-size: 14px;
	font-weight:600;
	text-align:left;
	min-width:230px;
}

#menu .dropdown-inner li a:hover {
	color: #000;
	font-weight:600;
}



#home2{
 background: url(../image/red.jpg) no-repeat;
background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,.2)), url("../image/red.jpg");
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,.2)), url("../image/red.jpg");
background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,.2)), url("../image/red.jpg");
background-image: linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,.2)), url("../image/red.jpg");
 		background-attachment:fixed;
			 background-repeat:no-repeat;
background-position:center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top:-25px; 
    margin-bottom:-30px; 
}
#desk{display:block;}
#mob{display:none;}
#desk2{display:block;}
#mob2{display:none;}
.ma-top10{
margin-top:0px;}
.img-responsive{
width:100%;}


.img-respon{
width:100%;
display:block;
z-index:1;
padding-top:0px;
display:inline-block;
position:relative;
margin-top:0px;
}
.tt1{
font-size:50px;
line-height:60px;
font-weight:600;
vertical-align:middle;
text-transform:uppercase;
padding-top:10px;}
@media (max-width: 1300px) {
#menu .nav > li > a {
    font-size:17px;
	line-height:26px;
	color: #444;
	padding: 0px 17px 12px 35px;
	font-weight:600;
	text-align: center; 
}
}
@media (max-width: 1200px) {
.tt1{
font-size:40px;
line-height:50px;
}
}
@media (max-width: 1081px) {
#desk2{display:none;}
#mob2{display:block;}
	}
@media (max-width: 990px) {
#desk{
	display:none;
	}
#mob{
	display:block;
	}
#top .btn-link, #top-links li, #top-links a {
font-size:14px;
}

.sidenav2 {
  display: none;
  height: 100% !important;
  width: 320px;
  position: fixed;
  z-index: 999999999999999999;
  top: 0;
  left: 0;
  background-color: #C9B100;
  overflow-x: hidden;
  padding-top: 30px;
  
}
.box2{
padding:10px 10px;
}

.sidenav2 a {
  padding: 10px 5px 10px 30px;
  text-decoration: none;
  font-size: 18px;
  line-height:26px;
  font-weight:600;
  color: #f1f1f1;
  display: block;
}

.sidenav2 a:hover {
  color: #fff;
}

.sidenav2 .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.navbar-toggle {
	display:block;
	position:fixed;
  left: 0px;
  bottom: 115px;
  z-index: 999999;
  background:#E6D300;
  width:75px;
  height:75px;
  border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
  transition: all 0.4s;
  opacity:1;
	line-height:0px;
	padding-top:1px;
	text-align:center;
	font-size:9px;
	color:#fff;
	font-weight:600;
	  border-top-left-radius: 0px!important;
	   border-bottom-left-radius: 0px!important;
}
.navbar-toggle i{
font-size:40px;
line-height:40px;
margin-left:-5px!important;
padding:5px;}

/**/
#menu2 .dropdown a, #menu2 .navbar-nav a, #menu2 .dropdown-menu a, #menu2 .dropdown-menu ul li a{
color: #f2f2f2 !important;
text-transform:uppercase;
}

	#menu2 .navbar-nav a:hover,
	#menu2 .dropdown a:hover,
	#menu2 .dropdown-menu a:hover,
	#menu2 .dropdown-menu ul li a:hover,
	#menu2 .navbar-nav a:focus,
	#menu2 .dropdown a:focus,
	#menu2 .dropdown-menu a:focus,
	#menu2 .dropdown-menu ul li a:focus {
	color:#fff !important;
	background:none !important;

	}
#menu2 .btn-navbar:hover, #menu2 .btn-navbar:focus, #menu2 .btn-navbar:active, #menu2 .btn-navbar.disabled, #menu2 .btn-navbar[disabled] {
	color: #fff;
	border:0px solid #9F7838;
	background:none!important;
}
#menu2 .navbar-nav2 {   
    float: left; 
	left:0px;
    display: table;
    table-layout: fixed;
	width:100%;
    }
		#menu2 .dropdown-menu {
width:100% !important;
height:100% !important;
left:0px !important;
margin-top:0px;
    table-layout: fixed;position:inherit;
	padding-bottom:10px


}
#menu2 .dropdown-inner {

  position: relative;
  width: 100%!important;
  height: 100% !important;

}
	#menu2 div.dropdown-inner > ul.list-unstyled {
	 display: table;
	}
	#menu2 div.dropdown-menu {
		margin:0px !important;
		background-color:#C9B100;
	}
	
	

#menu2 .dropdown-inner ul{
list-style:none!important;
padding:0px;
}
#menu2 .dropdown-inner ul ul{
list-style:none!important;

padding-left:15px;}
	#menu2 .dropdown-inner ul ul li{
	padding:0px;
	right:0px;
	text-align:left;
		}
				#menu2 .dropdown-inner ul li a{
font-size: 17px;
font-weight:600;
padding:6px 5px;
		}
			#menu2 .dropdown-inner ul ul li a{
font-size: 15px;
font-weight:600;
padding:6px 5px;
		}

	#menu2 div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu2 div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		padding-left:10px;
	}
	#menu2 .dropdown-inner {
		display: block;
	}
	#menu2 .dropdown-inner a {
		width: 100%;
		color: #333;
	}
		#menu2 .dropdown-menu a {
	font-size:15px;

	}
	#menu2 .dropdown-menu a:hover,
	#menu2 .dropdown-menu ul li a:hover {
	color:#000000;

	}

.img-responsive{
width:100%;}


	header{
margin-bottom:0px;
height:190px !important;
width:100% !important;
}
#head{	
height:100px!important;
width:100% !important;
}
.swiper-viewport{
float: left;
display:inline-block;
width:100%;
}
#menu {
margin-top:0px;}
.tt1{
font-size:34px;
line-height:40px;
padding-top:0px;}

.pull-right{
text-align:right;
float:right !important;
}
.pull-left{
text-align:left;
float:left !important;
}
.text-center2{
text-align:center;
margin:0 auto;
}	
#logo {
/*margin:0px auto;*/
margin-top:2px;
width:90px;
}
.img-logo{
width:90px;}
.img-responsive{
margin:0 auto;
}
.img-responsive2{
margin:0px auto 10px;
width:100%;
padding:5px;
background:#fff;

}
.img-responsive3{
margin:0 auto;
width:100%;
}

#top{
margin-top:20px;
}
#top2{
margin-top:-10px;
}
#top .btn-link, #top-links li, #top-links a {
font-size:14px;
line-height:30px;
font-weight:400;
letter-spacing:0px;
	color: #444;
	text-decoration: none;
	background:none;
}
#top-links li i {
font-size:20px;
line-height:34px;
vertical-align:middle;
width:35px;
height:35px;
text-align:center;
font-weight:600;
	color:#FFC72C;
		background:#fff;
	border-radius:50%;
	border:1px solid #FFD700;
}
#search {
margin: -5px auto 0;
padding:0 0px;
max-width:100%;
}
#cart {
	margin-top: 10px;
	padding:0px 0px;
}


#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: ##FFFF8A;
	background-repeat: repeat-x;
}
#top-links .dropdown-menu {
left:-20px;
z-index:99999;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
		background-color: ##FFFF8A ;
}


#menu .nav > li > a {
    font-size:17px;
	line-height:26px;
	color: #444;
	padding: 0px 17px 12px 35px;
	font-weight:600;
	text-align: center; 
}
 .scroll-container {
    width: 100%;
  }

  /* Mobile-specific horizontal line with arrows */
  .mobile-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    position: relative;
  }

  .divider-line {
    width: 80%; /* Adjust width of the horizontal line */
    border-top: 2px solid #000; /* Color and thickness of the line */
    margin: 0 10px;
  }

  .arrow-left {
    font-size: 24px;
  left: -10px; 
	background:#f2f2f2 !important;
  }
  .arrow-right {
    font-size: 24px;
	background:#f2f2f2 !important;
	
	  right: -10px;
	
  }
}
/* content */
#content {
	min-height: 600px !important;
	float:left;
	
}
.m-b-20{


margin-left:-40px;
}
/* footer */
footer {
	margin-top: 0px;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	color: #444  ;
	border-top:0px solid #ccc;
   border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

footer hr {
	border-top: none;
	border-top:1px solid #ccc;
	margin-top:10px;

}
.subfooter{
padding:15px 5px 15px 5px;
}
footer .fa-2x{
	font-size:24px;
}
.link-3{
font-size:14px;
}
.link-2{
color:#111
}
.link-2:hover{
color:#000
}
footer a, footer i {
	color: #444;
}
.subfooter a {
	color: #444 ;
}
footer p, .subfooter p{
	font-size:14px;
	line-height:22px;
	text-align:center;
	color: #444 ;
}
footer a:hover {
	color: #111 ;
}
footer h5 {
	font-size: 20px;
	font-weight: bold;
	color: #EFB45A ;
}
footer ul.list-unstyled {
	font-size: 15px;
	line-height:22px;
	font-weight: 400;
	color: #EFB45A ;
}
footer h6 {
	font-size: 15px;
	line-height:22px;
	font-weight: 400;
	color: #EFB45A ;
}
/* alert */
.alert {
margin-top:80px;
	padding: 8px 14px 8px 14px;
}
.alert2 {

	padding: 8px 14px 8px 14px;
}
.tt9{
font-size:16px;
line-height:24px;
color:#444;
font-weight:500;
padding-top:5px;
text-align:center;
 animation: blinker2 1.0s linear infinite;
}
@keyframes blinker2 {
  50% {
    opacity: 0.35;
  }
}
@media (max-width: 860px) {
footer {
text-align:center;

}
.tt8{
font-size:14px;
line-height:20px;
color:#444;
font-weight:500;
padding-top:5px;
text-align:center;
 animation: blinker2 1.0s linear infinite;
}
.tt9{
font-size:14px;
line-height:20px;
color:#444;
font-weight:500;
}

footer p, .subfooter p{
	font-size:12px;
	line-height:18px;
}
.img-respon{
margin-top:10px;
}

#content {
	min-height: 600px;
	width:100%;
	float:left;
	margin-bottom:30px;
}
.tt1{
font-size:30px;
line-height:40px;
}
}


.breadcrumb i {
	font-size: 15px;
	color:#000;
}
.breadcrumb > li {
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
	margin-top:0px;
	
}
.breadcrumb > li a{
font-weight:400;
font-size:14px;
	color:#000;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: -5px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child:after
{
  content: '';
  display: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7px 20px;
	font-size: 18px;
	font-weight:600;
	border: 1px solid #cccccc;
	border-radius: 10px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size:18px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;

	background-color: #FFD700;
	background-repeat: repeat-x;
}
.btn-default2 {
	background-color:#fff; 
	border:0px solid #ccc;
}
.btn-default2 i{
padding:2px;
font-size:22px;
}
.featured-title {
font-size:30px;
line-height:40px;
font-weight:bold;
color:#444; 	
margin-top:0px;
}
.featured-title span{
font-size:26px;
line-height:30px;
font-weight:bold;
color:#A9966B; }
.form-group{
font-size:16px;
line-height:24px;}
.btn-primary {
	color: #ffffff;
	background-color: #FFC72C;
	background-repeat: repeat-x;


}
.btn-primary3 {
	color: #fff;
	background-color:#ce3740;
	background-repeat: repeat-x;
	box-shadow:7px 7px 5px rgba(1, 1, 1, 0.24);
	    min-width:140px;
	padding:10px 20px;
		font-size:18px;
	font-weight:600;
	border-radius:0px;
	
}
.btn-primary2 {
	color: #fff;
	background-color:#FFC72C;
	background-repeat: repeat-x;
	box-shadow:7px 7px 5px rgba(1, 1, 1, 0.24);
	left:20px;
	    min-width:140px;
	padding:10px 20px;
		font-size:18px;
	font-weight:600;
	border-radius:0px;
	
}
.btn-default:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary2:active, .btn-primary2:hover, .btn-primary3:active, .btn-primary3:hover  {
	background-color:#9B101A;
	background-position: 0 -15px;
	color: #fff;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #daa520;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #6BB201;

}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #daa520;
}
/* list group */
.list-group a {
	color: #000000;
	font-size:13px;
	line-height:22px;
	font-weight:500;
	padding: 8px 8px;
	background:#FFFFFF;
	border-top:0px solid #fff;
	 border-bottom:0px solid #fff;
}
.list-group {
	 border-bottom:1px solid #ccc;
	 border-radius: 5px;
	  border-top:1px solid #ccc;
	  margin-top:10px;
}
.list-group a.active, .list-group a.active:hover {
	color: #fff;
	  background-color:#daa520;

}
.list-group a.active.sub, .list-group a.active.sub:hover, .list-group a:hover{
	color: #111;
	font-weight:600;
	background-color:#fff;
	

}
.top-100{
margin-top:-260px;
}
.top-150{
margin-top:-160px;
}
.top-200{
margin-top:-320px;
}
.top-20{
margin-top:20px;
}
.text-b{
color:#333333!important;
    }
.top-menu1{
background:#FF0000;
padding:5px;
font-size:14px;
font-weight:600;
line-height:24px;
color:#fff;
max-width:280px;
text-align:center;
 border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.top-menu2{
background:#F89522;
padding:5px;
font-size:14px;
font-weight:600;
line-height:24px;
color:#fff;
max-width:280px;
text-align:center;
 border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.top-menu3{
background:#33CCFF;
padding:5px;
font-size:14px;
font-weight:600;
line-height:24px;
color:#fff;
max-width:280px;
text-align:center;
 border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.top-menu4{
background:#66CC00;
padding:5px;
font-size:14px;
font-weight:600;
line-height:24px;
color:#fff;
max-width:280px;
text-align:center;
 border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.top-menu-main{
background:#0066CC;
padding:5px;
font-size:14px;
font-weight:600;
line-height:24px;
color:#fff;
text-align:center;
max-width:280px;
 border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.menu-box{
background:#fff;
padding:4px;
margin-bottom:10px;
min-height:320px;
}
.menu-box2{
background:#fff;
padding:4px;
height:100%;
}
.pad-top-30{
margin-top:-35px;
}
.price2{
color:#962e35;
font-size:20px;
}
.product-list .caption .grid1, .product-list2 .caption .grid1  {
width:70%;
text-align:left;
 float: left;
 padding:2px 0px;
 min-height:65px;
}
.product-list .caption .grid2, .product-list2 .caption .grid2 {
width:30%;
text-align:right;
 float: left;
 padding:2px 0px;
  min-height:65px;
}
.caption p.price{
padding-top:12px;
color:#962e35;
font-size:16px;
line-height:20px;
font-weight:600;
}

.caption h5 a{
color:#111;
font-size:16px;
line-height:22px;
}
.caption h4 {
line-height:22px !important;
min-height:110px;
}
.caption h4 a{
color:#111;
font-weight:600;
font-size:16px;
}
.btn2{
font-size:16px !important;
}

.product-list .caption{
text-align:left;
border-bottom:1px solid #f2f2f2;
}


.product-list .caption .price .product-new-price{
text-align:right !important;
}
.product-price-deatils{
height:10px;
}
.product-new-price{
	font-size: 30px;
    font-weight: 800;
	color:#000;
}
.product-old-price{
	font-size: 16px;
	text-decoration: line-through;
	color: #777;
	padding: 0 5px;
}

.product-discount-box{
	display: inline;
    padding-left: 5px
}
.product-discount{
    background-color:#CA0000;
    border-radius: 0px;
    border: 1px solid #CA0000;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-top: -5px;
    padding: 8px 15px;
    position: absolute;
    top: auto;

}

.box67{
display:block;
padding:30px 10px 0px;
background:#f9f9f9}
.box66{
display:block;
padding:10px 10px;
margin-top:10px;
background:#f9f9f9}
.page-bg{ background-size: cover;
min-height:600px;
top:-45px;
  display:flex;
  justify-content:center;
  align-items:center;
   background-images: rgba(0, 0, 0, 0.4);
}
.quantity {
  display: flex;
  border: 0px solid #3498db;
  border-radius: 0px;
  overflow: hidden;
}
.quantity label{
vertical-align:middle;
font-size: 16px;
  line-height:24px;
  font-weight:500;}
.quantity button {
  background-color: #AC9767;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height:24px;
  width: 30px;
  height: auto;
  text-align: center;
  transition: background-color 0.2s;
}

.quantity button:hover {
  background-color: #AC9767;
}

.input-box {
  width: 60px;
  text-align: center;
  border: 1px solid #AC9767!important;
  padding: 4px 10px !important;
  font-size: 16px;
    line-height:24px;
  outline: none;
  border-radius:0px;
  color:#111
}

/* Hide the number input spin buttons */
.input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-box[type="number"] {
  -moz-appearance: textfield;
}
.fax3{
font-size:16px !important;
text-align:right;
}
.fax4{
font-size:20px !important;
text-align:right;
}
.btn-lg2{
  display: inline-block;
  font-size: 16px;font-weight: 600;
  background: -webkit-linear-gradient(right, #FFD700 , #EFB45A); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #FFD700, #EFB45A); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #FFD700, #EFB45A); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #FFD700 , #EFB45A); /* Standard syntax */
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border:1px solid #EFB45A }
  .btn-lg2:hover {
   background: -webkit-linear-gradient(right, #EFB45A , #FFD700); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #EFB45A, #FFD700); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #EFB45A, #FFD700); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #EFB45A , #FFD700); /* Standard syntax */
    color: #fff; }
hr{
margin-top:-3px;
margin-bottom:10px;
width:90%;

border-color:#ccc;
}
.price3{
color:#B90000;
font-size:14px;
line-height:16px;
}
.caption h6 a{
color:#111;
font-size:10px;
line-height:14px;
}

.right-line {
  position: relative;
}

.right-line:after {
  content: '';
  height:85%; 
  width: 1px;

  position: absolute;
  right: 0;
  top: 30px;

  background-color: #ccc; 
}
.right2-line {
  position: relative;
}

.right2-line:after {
  content: '';
  height:88%; 
  width: 1px;

  position: absolute;
  right: 0;
  top: 30px;
  background-color: #ccc; 
}
.right3-line {
  position: relative;
}

.right3-line:after {
  content: '';
  height:88%; 
  width: 1px;

  position: absolute;
  right: 0;
  top: 30px;
  background-color: #ccc; 
}
.left-line {
  position: relative;
}

.left-line:after {
  content: '';
  height:90%; 
  width: 1px;

  position: absolute;
  left: 0;
  top: 30px;

  background-color: #ccc; 
}
.image2{
max-width:100px;
margin:0 auto;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 0px;
	margin-bottom: 0px;
	overflow: auto;

}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image:hover {
	border:1px solid #111
 -webkit-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);
  box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);

	
}

.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
	
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}
.product-grid .product-thumb .image {
	float: none;
}

/*.product-layout2{
background:#f8f8f8;
padding:0px 0px;
margin:15px 0px;
min-height:200px;
border:1px solid #f2f2f2

}*/
.product-layout2{
background:none;
padding:0px 3px;
margin:20px 5px;
min-height:200px;
border:1px solid #f4f4f4

}

.product-layout4{
background:#fff;
padding:0px 0px !important;
margin:0px 2px !important;
min-height:200px;
border:1px solid #111
 -webkit-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.2);

}
.product-layout4:hover{
border:1px solid #111
 -webkit-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);
  box-shadow: -1px 6px 11px -5px rgba(0, 0, 0, 0.67);

}
.product-layout4 .image{
margin-top:-10px;
}
.tt8{
font-size:14px;
line-height:20px;
color:#444;
font-weight:500;
padding-top:5px;
text-align:center;
 animation: blinker2 1.0s linear infinite;
}

@media (min-width: 861px) {

.product-list .product-thumb .image {
	float: left;
	padding: 0 0px;
}
}
.product-thumb h4 {
	font-weight: 400;
	font-size:16px;
	line-height:22px;
	text-align:center;
}
.product-thumb .caption {
	padding: 0 5px;

}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.pd-left{
padding-left:15px;}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
.img-full{
width:100%;
}
.product-layout2{
/*min-height:330px;*/

}
.pd-left{
padding-left:5px;}
}
@media (max-width: 860px) {
.pd-left{
padding-left:5px;}
.product-list .caption .grid1, .product-list2 .caption .grid1  {
width:65%;
text-align:left;
 float: left;
 padding:2px 0px;
 min-height:65px;
}
.product-list .caption .grid2, .product-list2 .caption .grid2 {
width:35%;
text-align:right;
 float: left;
 padding:2px 0px;
  min-height:65px;
}
.product-thumb .image {
	padding: 0 0px;
	background:#FFFFFF !important;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.img-auto{
width:100%;
}
.product-layout2{
margin:20px 0px;

}

.box1{
padding:10px 15px;
background:#962e35;
font-weight:600;
color:#fff;
font-size:20px;
  border-top-left-radius:5px;
  border-top-right-radius: 5px;
}

.list-group a {
	color: #444;
	font-size:16px;
	line-height:24px;
	font-weight:400;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #daa520;

}
.same-img{
width:33.33%;
padding:6px 6px 6px 6px;
}
.same-img11{
width:33.33%;
}
.same-img12{
width:33.33%;
padding:6px 6px 6px 6px;
}
.same-img33{
padding:0px 0px;
}
.img-full{
padding:6px 6px;
}
.right3-line {
  position: relative;
}

.right3-line:after {
  content: '';
  height:88%; 
  width: 0px;

  position: absolute;
  right: 0;
  top: 30px;
  background-color: #fff; 
}
.caption h4 {
min-height:100px;
}
}
@media (max-width: 720px) {
.top-m200{
margin-top:-260px;
-webkit-margin-before: -300px;
}

}
@media (max-width: 680px) {
.top-m200{
margin-top:-280px;
-webkit-margin-before: -320px;
}
.caption h4, .caption h5 {
line-height:12px !important;
}
.caption h4 a, .caption h5 a{
text-align:left;
font-size:12px;
line-height:18px !important;

}
.caption p.price{
padding-top:10px;
font-size:12px;
line-height:18px;
text-align:right;
margin-right:0px;
}
 .price-new {
	font-size:12px !important;
text-align:right;
margin-right:0px;	
}
 .price-old {
	font-size:10px;
	line-height:15px;
	right:0;
		bottom:0;
}
.product-thumb p.price{
padding-top:0px;
font-size:12px;
line-height:18px;
text-align:center;
margin-right:0px;
}
.product-thumb .price-new {
	font-size:12px !important;
text-align:center;
margin-right:0px;	
}
.product-thumb .price-old {
	font-size:10px;
	line-height:15px;
	right:0;
		bottom:0;
}
}
@media (max-width: 580px) {
.top-m200{
margin-top:-320px;
-webkit-margin-before: -380px;
}
.tt1{
font-size:20px;
line-height:28px;}
}
@media (max-width: 520px) {
.top-m200{
margin-top:-340px;
-webkit-margin-before: -400px;
}
}
@media (max-width: 480px) {
.top-m200{
margin-top:-360px;
-webkit-margin-before: -430px;
}

.caption h4{
min-height:120px;
}
.caption h4 a, .caption h5 a{
text-align:left;
font-size:11px;
line-height:15px !important;

}
.price2{
color:#962e35;
font-size:20px;
height:40px !important;
}

#v-nav >ul
{
    width: 10%;

}

#v-nav >ul >li
{
    padding: 0px 0px 20px 2px !important;  
}




#v-nav >div.tab-content
{
    margin-left: 10%;
	width:90%;
    padding: 10px;
}
}
@media (max-width: 420px) {
.top-m200{
margin-top:-400px;
-webkit-margin-before: -400px;
}
.caption h4 a, .caption h5 a{
text-align:left;
font-size:11px;
line-height:15px !important;

}
}
@media (max-width: 360px) {
.top-m200{
margin-top:-430px;
-webkit-margin-before: -480px;
}
}
@media (max-width: 320px) {
.top-m200{
margin-top:-450px;
-webkit-margin-before: -500px;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	text-align:center;
}
 .price-new {
font-weight: 600;
	font-size:16px;
	line-height:22px;
	color:#962e35;
	text-align:right;
	right:0;
		bottom:0;
}
 .price-old {
	color: #999;
	text-decoration: line-through;
	margin-top:-20px!important;
	text-align:right !important;
	font-size:12px;
	line-height:15px;
	right:0;
		bottom:0;
}
.price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 860px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
.text-center2{
margin:0 auto;
text-align:center;
padding-bottom:10px;
}

footer p, .subfooter p{
	text-align:center;
}

}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 860px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}

}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 0px;
}
.thumbnails {
	margin-left: 0px;
}
.thumbnails > img {
	width: 100%;
	border:0px solid #ddd !important;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
	border: 0px solid #ddd!important;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin:1px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 861px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 861px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 60px;
	min-height:40px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #000000;
}

.img-thumbnail2 {
    display: inline-block;
    max-width: 100%;
    min-height: 150px;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.no-padding {
    padding: 0!important;
}
.about-us {
	background:#fff;
}
.about-us-left {
padding:25% 40px 60px 107px;
}
.about-us-left2 {
    
}
.about-us-right2 {

}
.about-us-right {
padding: 25% 40px 60px 107px;
}
.section-title {
    font-size: 30px;
    line-height: 40px;
	font-weight:600;
    color: #111;
    text-transform: uppercase;
    position: relative;
	padding-bottom:20px;
}
.section-title-left2 {
    font-size: 30px;
    line-height: 40px;
	font-weight:600;
    color: #111;
    text-transform: uppercase;
    position: relative;
}
#content2{
margin-top:0px;}
.img-l2{
width:100%;}
.img-22{
width:auto;
height:165px;}
@media (max-width: 860px) {
.img-thumbnail2 {
   min-height: 200px;

}
.img-22{
width:auto;
height:100px;}
   .centerUL li {
        display: inline-flex;
        text-align: center;
		padding:2px 15px;
		font-size:14px;
		line-height:20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.about-us-right .media p {
  font-size: 14px;
  line-height: 20px;
}
.about-us-right .media {
  margin-top: 30px;
}
.about-us-right .media .fa::before {
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.about-us-right .media-heading {
  margin-bottom: 8px;
}

.about-us-left , .about-us-right {
  padding: 15% 15px 0;
}
.img-l2{
width:100%;}
}

@media only screen and (max-width: 767px) { 

.img-l2{
width:100%;}
.section-title {
  font-size: 20px;
    line-height: 30px;
    color: #111;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) { 


.about-us-left , .about-us-right {
  padding: 15% 15px 0;
}
.section-title-left2 {
    font-size: 12px;
    line-height: 18px;
	margin-bottom:0px;
}


.section-title-left {
 font-size: 12px;
    line-height: 20px;
    color: #111;
    margin-bottom: 50px;
    position: relative;
}
.about-us-right p, .about-us-left p{
line-height:16px;
font-size:12px;
}

}


@media (max-width: 479px) { 

.about-us-left , .about-us-right {
  padding: 15% 15px 0;
}
.section-title-left2 {
    font-size: 11px;
    line-height: 16px;
	margin-bottom:0px;


}
.about-us-right p, .about-us-left p{
line-height:16px;
}

.section-title-left {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 50px;
    letter-spacing: 1px;
    position: relative;
}
.about-us-right p, .about-us-left p{
line-height:15px;
font-size:12px;
}
}

	.desk{
	display:block!important;;
	}
	.mob{
	display:none!important;;
	}
	.start{
	display: flex;
    justify-content: center;  /* centers content horizontally */
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 996;
    width: 100%;
    opacity: 1;
    padding:10px 20px ; /* optional spacing */
    background: transparent; /* optional: to keep it clean */

}
.back{
	display:block;
	position:fixed;
  left: 0px;
  bottom: 45px;
  z-index: 996;
  background:#7E0000;
  width:75px;
  height:75px;
  border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
  transition: all 0.4s;
  opacity:1;
	line-height:0px;
	padding-top:1px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:600;
}

.back i {
  font-size: 60px;
  line-height:60px!important;
  text-align:center;
  vertical-align:middle;
  color: #fff;
    transition: all 0.4s;
}
.back-to-top {

	/*background:url(../image/up.png);*/
    opacity:0.9;
  /* bottom:0px;
	display:block;
	/*font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	height: 60px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	width: 60px;
	z-index: 9999;

  bottom: 0px;
  width:25%;
  right: 1px;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
height: 30px;font-size: 25px;*/
    z-index: 10008; 
	display:block;

color:#fff;height: 32px!important;

width:100% !important;
		}	.back-to-top:hover {	
		
	opacity:1;
		}
		
		.back-to-top i{
		font-size:18px;
		line-height:24px}
	@media(max-width:767px) {
	.desk{
	display:none!important;;
	}
	.mob{
	display:block!important;;
	}
	.pull-right-2 a{
text-align:center;
float:left;
background:#990000;
opacity:1;
color:#FFFFFF;
border-radius:0px;
padding:4px 10px;
font-size:20px;
    z-index: 999999; 
	display:block;
	position:fixed;
margin-top:0px;
bottom:0px;	
font-weight:bold;
width:25%;
margin-left:0%;
}
.pull-right-2 a:hover{
color:#FFFFFF;
background:#CC0000;
opacity:1;
text-decoration:none;

}
.pull-right-3 a{
text-align:center;
float:left;
background:#31B020;
opacity:1;
color:#FFFFFF;
border-radius:0px;
padding:4px 10px;
font-size:20px;
    z-index: 999999; 
	display:block;
	position:fixed;
margin-top:0px;
bottom:0px;	
font-weight:bold;
width:25%;
margin-left:25%;
}
.pull-right-3 a:hover{
color:#FFFFFF;
background:#66CC33;
opacity:1;
text-decoration:none;

}
.pull-right-4 a{
text-align:center;
float:left;
background:#4267A9;
opacity:1;
color:#FFFFFF;
border-radius:0px;
padding:4px 10px;
font-size:20px;
    z-index: 999999; 
	display:block;
	position:fixed;
margin-top:0px;
bottom:0px;	
font-weight:bold;
width:25%;
margin-left:50%;
font-weight:bold;
}
.pull-right-4 a:hover{
color:#FFFFFF;
background:#003399;
opacity:1;
text-decoration:none;

}
.pull-right-5{
text-align:center;
float:left;
background:#EFB45A;
opacity:1;
color:#FFFFFF;
border-radius:0px;
padding:4px 10px;
font-size:20px;
    z-index: 10001; 
	display:block;
	position:fixed;
margin-top:0px;
bottom:0px;	
font-weight:bold;
width:25%;
margin-left:75%;
font-weight:bold;
height:32px;
}
footer {
	padding-bottom: 10px;

}
.back{

  bottom: 45px;
  width:45px;
  height:45px;
  border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

.back i {
  font-size: 26px;
  line-height:30px!important;
 
}
.navbar-toggle {
	display:block;
	position:fixed;
  left: 0px;
  bottom: 85px;
  z-index: 999999;
  background:#E6D300;
  width:45px;
  height:45px;

}
.navbar-toggle i{
font-size:30px;
line-height:20px;
margin-left:-15px!important;
padding:5px;}
}
.navbar-toggle:hover {
  background:#E6D300;


}

@media screen and (max-height: 450px) {
  .sidenav2 {padding-top: 15px;}
  .sidenav2 a {font-size: 18px;}
}
select {

  /* styling */
  background-color: white;
  border: 1px solid #EFB45A !important;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select.round {
  background-image:
    linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #EFB45A, #EFB45A);
  background-position:
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 10px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.round:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, #EFB45A, #EFB45A);
  background-position:
    calc(100% - 10px) 1em,
    calc(100% - 15px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
.qty1{  border: 1px solid #EFB45A !important;}

.box-r{
background:#d4af37;
padding:4px;
margin-top:0px;
margin-bottom:10px;
border-radius:10px;
}
.box-m{
background:#181F41;
padding:4px;
margin-top:0px;
margin-bottom:10px;
border-radius:10px;
}
.box-rt{
color:#fff !important;
font-size:20px;
line-height:30px;
padding:0px 30px 8px;
text-align:center;
width:50%;
margin:10px auto 0;
border-radius:10px;
border:5px double #fff;

}
.box-rt h3{
color:#fff !important;
text-align:center;
}
.mg-top10 a{
margin-top:-30px;
color:#fff;
font-weight:600;}
.box-mm{
background:#fff;
padding:10px 5px;
border-radius:10px;}


.button-wrapper {
    justify-content: center;
    align-items: center;
		width:100%;
}

/* Gradient Border Button */
.gradient-border-button {
    position: relative;
    padding: 40px 50px;
    font-size:44px;
	line-height:54px;
	text-transform:uppercase;
	font-weight:600;
    color: #444;
    background: #fff;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
	width:100%;
	border-radius: 45px;

}

.gradient-border-button::before {
    content: '';
    position: absolute;
    inset: -3px;
    background: linear-gradient(45deg, #60a5fa, #a78bfa, #60a5fa);
    border-radius: 45px;
    z-index: -1;
    transition: opacity 0.3s ease;
    animation: borderRotate 4s linear infinite;	
}

@keyframes borderRotate {
    0% { filter: hue-rotate(0deg); }
    100% { filter: hue-rotate(360deg); }
}

.gradient-border-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(96, 165, 250, 0.4);
	color: #fff;
}
@media(min-width:1280px) {
.gradient-border-button {
    position: relative;
    padding: 20px 50px;
    font-size:40px;
	line-height:50px;

}
}
@media(max-width:760px) {
.gradient-border-button {
    padding:25px 10px;
    font-size:30px;
	line-height:40px;
	width:100%;
}
.title-22{
font-size:40px;
line-height:50px;
color:#fff;
padding:10px 10px;

}
.box-rt{
padding:0px 30px 8px;
text-align:center;
width:90%;
font-size:18px;
line-height:24px;
padding:0px 10px 6px;
}

}

.boxs2 {
  display: flex;
  position: relative;
  border: 2px solid #fff;
  margin: 20px 10px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.6s ease-in-out;
  background: #f2f2f2;
  padding: 0px;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.wrapper2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.image-wrapper {
  width: 35%; /* Set image width to 35% */
  height: auto;
  overflow: hidden;
  border-radius: 35px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  background:#fff;
}

.image-wrapper img {
  height: auto;
  width: 100%;
  object-fit: cover;
  object-position: top;
  transition: all 200ms ease-in-out;
}

.header-wrapper {
  width: 65%; /* Set text container width to 65% */
  display: flex;
  justify-content: center; /* Center text vertically */
  align-items: center; /* Center text horizontally */
  text-align: center;
  padding: 0 20px; /* Adjust padding as needed */
}

.wrapper2 h4 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 150ms ease-in-out;
}

.wrapper2:hover img {
  transform: scale(1.1);
}

.wrapper2:hover h4 {
  transform: scale(1.1);
}

.floatingButtonWrap {
    display: block;
    position: fixed;
    bottom: 45px;
    right: 0px;
    z-index: 999999999;
}

.floatingButtonInner {
    position: relative;
}

.floatingButton {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    background: #0332A7;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    line-height: 42px;
    position: absolute;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    bottom: 0px;
    right: 0px;
    opacity: 1;
    transition: all 0.4s;
}

.floatingButton .fa {
    font-size: 30px !important;
    line-height: 30px;
    transition: transform 0.2s;  color: #fff;
}

/* Optional rotation effect (if you want it) */
.floatingButton.open .fa {
    transform: rotate(0deg);  color: #fff;
}

/* Menu positioning */
.floatingMenu {
    position: absolute;
    bottom: 40px;
    right: 0px;
    display: none; /* Start hidden */
}

.floatingMenu li {
    width: 100%;
    float: right;
    list-style: none;
    text-align: right;
    margin-bottom: 5px;
}

.floatingMenu li a {
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 15px;
    white-space: nowrap;
    transition: all 0.4s;
    box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
}

.floatingMenu li a span {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}

.floatingMenu li a:hover {
    margin-right: 10px;
    text-decoration: none;
}

@media(max-width:560px) {
.tt8{
padding-top:2px;
font-size:12px;
line-height:16px;
}
.title-2{
font-size:30px;
line-height:40px;


}
.wrapper2 h4 {
  font-size: 20px;
  line-height: 26px;

}
.breadcrumb > li{
display:none;
}
.img-respon{
margin-top:20px;}
}
@media(max-width:460px) {
.img-respon{
margin-top:30px;}
}
@media(max-width:390px) {
.title-2{
font-size:28px;
line-height:36px;


}
.wrapper2 h4 {
  font-size: 18px;
  line-height: 24px;

}
}
@media(max-width:350px) {
.title-2{
font-size:28px;
line-height:36px;


}
.wrapper2 h4 {
  font-size: 17px;
  line-height: 24px;

}
}
.option-discount{
padding-top:5px!important;
margin-top:5px!important;}