@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');


body {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}







.navbar-brand img{
	width: 135px;
}




#header {
    position: fixed;
    top: 0 ! important;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    padding: 0px 0;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 18px;
    font-weight: 600;
	}
	
.navbar {
	 width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 0rem;
}

/* .navbar > div {
    display: flex;
    flex-grow: 1;
    align-items: center;
    flex-basis: 40% !important;
} */

.navbar-nav .nav-item {
    padding: 0 1rem;
}
.dropdown-md {
    position: static;
}

.navbar-nav .nav-item .nav-link, .navbar-nav .nav-item .nav-icon {
    padding: 0 1.5rem;
    line-height: 2.8rem;
    border-bottom: 0px solid transparent;
}


.navbar-nav .nav-icon {
    display: block;
    cursor: pointer;
}

.navbar-nav .nav-icon i {
    width: 1em;
    height: 1em;
    color: #000000;
    font-size: 24px;
}

.position-relative {
    position: relative !important;
}






@media (max-width: 992px){
.navbar-nav .nav-icon i {
    width: 1em;
    height: 1em;
    color: #000;
    font-size: 2em;
}}



.dropdown-md .dropdown-menu {
    left: auto;
    right: 0;
    width: 25rem;
    padding: 1.875rem;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}

.gutter-3 {
    margin: -15px;
}

.gutter-3 > * {
    margin-bottom: 0 !important;
    padding: 15px;
}
.cart-item-body {
    position: relative;
    flex: 1;
    padding-left: 0.9375rem;
}

.cart-item-title {
    margin-bottom: 0;
    font-size: 1rem;
}


/* ---------------------------------------@media (max-width: 767px)----------------------------------------- */

@media only screen and (max-width: 767px) {
	
/* ----------------------------------Navbar-------------------------------------- */


.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0rem 0rem ! important;
}
.navbar-nav .nav-item {
    padding: 0rem;
}

.navbar-nav .nav-item .nav-link, .navbar-nav .nav-item .nav-icon {
    padding: 0 0rem ! important;
    line-height: 2.8rem;
    border-bottom: 0px solid transparent;
}
}

main{
 margin-top: 100px;

}



.jumbotron .logo{
	width:200px;	
}


.section-contant h3 {
    font-size: 24px;
    line-height: 1.2;
    color: #222529;
    font-weight: 600;
}


.skin-light .text-primary {
    color: #ff9f00!important;
}


.pr {
    font-size: 16px;
    text-align: unset!important;
    font-family: 'raleway';
    margin-bottom: .25rem;
}

.pr b {
    font-family: 'arial';
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    color: #000;
    letter-spacing: .2px;
}

.pr .amount {
    font-family: 'arial';
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    color: #0a6845;
    letter-spacing: .2px;
    margin-right: .3143em;
    margin-left: .1143em;
}


.skin-light .btn-primary {
    color: #fff;
    background-color: #085136 !important;
}

.skin-light .btn-primary:hover {
    background-color: #085136 !important;
}

.skin-light .btn-primary:not([disabled]):not(.disabled).active, .skin-light .btn-primary:not([disabled]):not(.disabled):active, .skin-light .show>.btn-primary.dropdown-toggle {
    background-color: #085136 !important;
}

.skin-light .btn-primary:focus, .skin-light .btn-primary:active, .skin-light .btn-primary.active {
    background-color: #085136 !important;
}



.skin-light .btn-light {
    color: #fff !important;
    background-color: #fb641b !important;
}

.skin-light .btn-light:hover {
    background-color: #fb641b !important;
}

.skin-light .btn-light:not([disabled]):not(.disabled):active, .skin-light .btn-light:not([disabled]):not(.disabled).active, .show>.skin-light .btn-light.dropdown-toggle {
   background-color: #fb641b !important;
}

.skin-light .btn-light:focus, .skin-light .btn-light:active, .skin-light .btn-light.active {
    background-color: #fb641b !important;
}


.skin-light .number-input.number-input {
    border: 1px solid #085136;
    width: 8.6rem;
    border-radius: .25rem;
}

.skin-light .table {
    color: #4f4f4f;
    margin-bottom: 0;
}

#pincodetat {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    font-family: arial;
    padding: 8px 2px;
}

.css-ynfb6h {
    font-size: 14px;
    font-weight: 600;
    border: none;
    padding: 6.5px 16px;
    background: transparent;
    border-radius: 1px;
    color: rgb(10 104 69);
    cursor: pointer;
    touch-action: manipulation;
}

.skin-light strong {
    font-weight: 600;
}

.skin-light .number-input.number-input {
    border: 1px solid #085136;
    width: 8.6rem;
    border-radius: .25rem;
}



.single_image img{
	padding-bottom: 20px;
	width: 80%;
}

.single_image .country-img {
	width:100%;
}

.minus, .plus{
vertical-align: middle;

}



  
.skin-light .classic-tabs .nav.tabs-primary li a.active {
    color: #fb641b !important;
    border-color: #fb641b;
}



#ingredients h4{
    font-size: 18px;
    font-weight: 600;
}


.footer1{
	background:#000;
}

.footer1 img{
    margin-left: auto;
    margin-right: auto;
    width: 12%;
    margin-top: 20px;
}


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

.section-contant h3 {
    font-size: 21px;
    line-height: 1.2;
    color: #222529;
    font-weight:400;
}

.single_image img {
    padding-bottom: 10px;
    width: 60%;
}

.skin-light .btn.btn-md {
    font-size: 8px;
    padding: 14px 15px 14px 15px;
    line-height: 1.1;
}


.footer1 img {
    margin-left: auto;
    margin-right: auto;
    width: 21%;
    margin-top: 20px;
}

.skin-light .classic-tabs .nav.tabs-primary li {
    margin-left: 12px;
}
}

/* start icon styles */
			.shopping_cart{
			width: 100%;
			float: left;
			}
			.mini-cart {
			margin:4% auto 1%;
			width: 30%;
			padding: 20px 10px;
			}
			.mini-cart h3 {
			font-size: 14px;
			font-weight: 600;
			color:#4b4746;
			border-bottom: 1px solid #E0E0E0;
			margin-bottom: 10px;
			padding-bottom: 10px;
			padding: 10px;
			}
			.icon1:before,.icon1:after {
			content: "";
			display: table;
			}
			.icon1:after {
			clear: both;
			}
			ul.icon1{
			float:right;
			zoom: 1;
			list-style: none;
			padding: 0;
			margin-left:0;
			}
			.icon1 li {
			float: left;
			position: relative;
			}
			.icon1 li:last-child{
			border-right:none;
			}
			.icon1 li:hover > a {
			color: #fafafa;
			}
			*html .icon1 li a:hover { /* IE6 only */
			color: #fafafa;
			}
			.icon1 ul {
			width:250px;
			opacity: 0;
			visibility: hidden;
			position: absolute;
			top: 55px;
			z-index: 1;
			right: -30px;
			background: #ffffff;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			box-shadow: 0 0 5px #999;
			-webkit-box-shadow: 0 0 5px #999;
			-moz-box-shadow: 0 0 5px #999;
			-o-box-shadow: 0 0 5px #999;
			padding: 10px 15px;
			}
			.icon1 li:hover > ul {
			opacity: 1;
			visibility: visible;
			margin: 0;
			z-index: 9999;
			}
			.icon1 ul ul {
			top: 6px;
			left: 158px;
			margin: 0 0 0 20px;
			}
			.icon1 ul li {
			/*--float: none;--*/
			display: block;
			border: 0;
			}
			.icon1 ul li:first-child{
			border-top:none;
			}
			.icon1 ul li:first-child a{
			border-top-left-radius: 5px;
			-webkit-border-top-left-radius: 5px;
			-moz-border-top-left-radius: 5px;
			-o-border-top-left-radius: 5px;
			}
			.icon1 ul li:last-child {   
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;    
			}
			.icon1 ul a {    
			_height: 10px; /*IE6 only*/
			white-space: nowrap;
			float: none;
			text-transform: none;
			}
			.active-icon{
			display: block;
			}
			.icon1 ul li:first-child > a:after {
			content: '';
			position: absolute;
			left: 45%;
			top: -30px;
			border-left: 10px solid transparent;
			border-right:10px solid transparent;
			border-bottom:10px solid #f0f0f0;
			}
			.icon1 ul ul li:first-child a:after {
			left: -100px;
			top: 0%;
			margin-top: -6px;
			border-left: 0;	
			border-bottom:20px solid transparent;
			border-top: 20px solid transparent;
			border-right:20px solid #323757;
			}
			/* Mobile */
			.icon1-trigger {
			display: none;
			}
			.sub-icon1 img{
			border:none;
			display:inline-block;
			vertical-align:middle;
			max-width: 100%;
			}
			
			.cart_box, .cart_box1 {
			position: relative;
			float: left;
			width:100%;
			}
			
			
			.cart_box{
			margin-bottom:1em;
			border-bottom:1px solid #E0E0E0;
			margin-bottom:10px;
			padding-bottom:10px;
			}
			.list_img{
			float:left;
			width:20%;
			border:1px solid #e0e0e0;
			margin-right:6%;
			}
			.list_desc{
			float:left;
			width:50%;
			color: #999;
			font-size: 15px;
			}
			.list_desc h4{
			font-size: 13px;
			text-decoration: none;
			font-weight: 600;
			text-transform: uppercase;
			}
			.list_desc h4 {
			color:#999;
			}
			.list_desc h4 a:hover{
			color: #FF967D;
			}
			.total{
			padding: 10px;
			background: #FB641B;
			margin-top: 10px;
			color: #fff;
			float:left;
			width: 100%;
			font-size: 15px;
			}
			.c1 {
			font-size:1em;
			color: #fff;
			}
			a.active-icon.c1:hover {
			text-decoration:none;
			color: #FF967D;
			}
			.rate {
			background: #FB641B;
			text-align: center;
			border-radius: 100px;
			-o-border-radius: 100px;
			-webkit-border-radius: 100px;
			-moz-border-radius: 100px;
			-ms-border-radius: 100px;
			position: absolute;
			top: -10px;
			color: #fff;
			font-size: 12px;
			font-weight: 100;
			right: -15px;
			width: 20px;
			height: 20px;
			line-height: 18px;
			}
			span.actual {
			color: #000;
			font-size: 0.9em;
			font-weight: 500;
			}
			
			.alert-close {
			background: url('../img/close1.png') no-repeat 0px 0px;
			cursor: pointer;
			height: 22px;
			width: 22px;
			position: absolute;
			right:-10px;
			top:5px;
			-webkit-transition: color 0.2s ease-in-out;
			-moz-transition: color 0.2s ease-in-out;
			-o-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			}
			.alert-close1 {
			background: url('../img/close1.png') no-repeat 0px 0px;
			cursor: pointer;
			height: 22px;
			width: 22px;
			position: absolute;
			right:-10px;
			top:5px;
			-webkit-transition: color 0.2s ease-in-out;
			-moz-transition: color 0.2s ease-in-out;
			-o-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			}
			.alert-close2 {
			background: url('../img/close1.png') no-repeat 0px 0px;
			cursor: pointer;
			height: 22px;
			width: 22px;
			position: absolute;
			right:-10px;
			top:5px;
			-webkit-transition: color 0.2s ease-in-out;
			-moz-transition: color 0.2s ease-in-out;
			-o-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			}
			.total_left{
			float:left;
			font-size:0.85em;
			}
			.total_right{
			float:right;
			font-size:0.85em;
			color:#fff;
			font-weight:600;
			}
			.login_buttons{
			padding:0px;
			}
			.check_button{
			}
			.check_button a{
			color: #fff;
			font-size: 20px;
			font-weight: 400;
			text-decoration: none;
			border: none;
			cursor: pointer;
			padding: 4px 0px;
			display: inline-block;
			outline: none;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			transition: all 0.3s;
			background: #085136 !important;
			margin: 10px 0 0;
			width:100%;
			}
			.check_button a:hover{
			background: #FF967D;
			}
			/*--copy-right--*/
			.copy-right {
			margin: 30em 0px 3em 0;
			}
			.copy-right p {
			color: #fff;
			font-size: 1em;
			font-weight: 400;
			margin: 0 auto;
			text-align: center
			}
			.copy-right p a {
			color: #4A245E;
			}
			.copy-right p a:hover {
			text-decoration: underline;
			}
			/*--//copy-right--*/
			/*--start-responsive-design--*/
			@media (max-width:1600px){
			
			
			}
			@media (max-width:1440px){
			
			}
			@media (max-width:1366px){
			
			}
			@media (max-width:1280px){
			
			}
			@media (max-width:1024px){
			.mini-cart {
			margin: 4% auto 1%;
			width: 39%;
			
			padding: 2em 2em;
			}
			}
			@media (max-width:991px){
			.mini-cart {
			margin: 4% auto 1%;
			width:45%;
			
			padding: 1.8em 2em;
			}
			}
			@media (max-width:800px){
			
			}
			@media (max-width:768px){
			.mini-cart {
			margin: 4% auto 1%;
			width: 50%;
			
			padding: 1.8em 2em;
			}
			}
			@media (max-width:736px){
			
			}
			@media (max-width:667px){
			
			}
			@media (max-width:640px){
			.copy-right p {
			font-size: 0.9em;
			padding: 0 1em;
			}
			body h1 {
			padding: 2em 0 1em 0;
			font-size: 1.8em;
			}
			}
			@media (max-width:568px){
			.mini-cart {
			margin: 4% auto 1%;
			width: 62%;
			
			padding: 1.5em 2em;
			}
			}
			@media (max-width:480px){
			.copy-right p {
			font-size: 0.9em;
			padding: 0 1em;
			line-height: 1.9em;
			}
			.mini-cart {
			margin: 4% auto 1%;
			width: 62%;
			
			padding: 1.5em 2em;
			}
			}
			@media (max-width:414px){
			.mini-cart {
			margin: 4% auto 1%;
			width: 66%;
			
			padding: 25px 10px;
			}
			.rate {
			background: #ff967d;
			top: -10px;
			font-size: 12px;
			right: -15px;
			width: 20px;
			height: 20px;
			line-height: 19px;
			}
			
			body h1 {
			padding: 2em 0 1em 0;
			font-size: 1.5em;
			}
			}
			@media (max-width:384px){
			
			}
			@media (max-width:375px){
			body h1 {
			padding: 1em 0 0em 0;
			font-size: 1.5em;
			line-height: 1.6em;
			}
			.icon1 ul {
			width: 227px;
			opacity: 0;
			visibility: hidden;
			position: absolute;
			top: 45px;
			z-index: 1;
			right: -30px;
			}
			.copy-right {
			margin: 26em 0px 3em 0;
			}
			.copy-right p {
			font-size: 0.85em;
			padding: 0 0em;
			}
			}
			@media (max-width:320px){
			body h1 {
			padding: 1em 0 0em 0;
			font-size: 1.5em;
			line-height: 1.6em;
			}
			.icon1 ul {
			width: 227px;
			opacity: 0;
			visibility: hidden;
			position: absolute;
			top: 45px;
			z-index: 1;
			right: -30px;
			}
			.check_button a {
			font-size: 0.9em;
			padding: 0.7em 5.3em;
			}