body {
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
	background:#060 url(../images/6.jpg);
}

.well {
	background-color: rgba(255, 255, 255, 0.66) !important;
	background: rgba(255, 255, 255, 0.66);
	padding: 30px 0 !important; 
	text-align: center;
	border-radius:10px !important;
	border:#060 2px solid !important;
}

#logo, #header-content,
#featured .product, #sidebar,
#footer .menu-footer, .content {margin-bottom: 20px;}
#logo { margin-top:20px;}
#ssyl {text-align:left;padding:20px!important;}
.img_border {
	border:2px #FFF solid;
	box-shadow:#000 -2px 2px 2px;
	border-radius:3px;
}
ul {text-align:left;}

.logo1 { 
	background-color: rgba(255, 255, 255, 0.66) !important;
	background-image: url(../images/tea2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:150px;
}
.str {
	width:245px; 
	margin:0 0 auto auto;
	z-index: 1;
	font-size: 20px;
}

.str-mob { 
	font-size: 20px;
	text-align: center;
	margin-top: -15px;
	width:100%;
	display:none;
}

.slicknav_menu {
	display:none;
}

.cont {
	width:50%; margin:0 auto;
}

.dist0{ margin-top:-15px; font-weight: bold;}
.dist1{ margin-top:-35px; }
.dist2{ margin-top:-35px; }

.teapot{ width:319px; /*height:198px;*/ }
.desc-img { float:left;margin-right: 20px;margin-bottom: 5px; }
.p-first { text-indent:25px; }


@media screen and (max-width: 990px) {
	.js #menu, #menu_row {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}

	.str {
		display:none;
		width:245px;
		position:absolute; 
		top:155px;
		left:50%;
		margin-left:-123px;
	}
	
	.str-mob { display: block;}
	
	.inner-str { width:100%!important; height:55px !important; }
	
	#ssyl {
		margin-top: 60px;
	}
	.cont {
		width:70%; margin:0 auto;
	}
	.dist0{ margin-top:-55px; }	
	.dist1{ margin-top:-95px; }	
	
	.chng-btn{ margin-top:5px!important; }
}
@media screen and (max-width: 600px) {
	.logo1 { 
			background-image: url(../images/tea3.jpg);
	}
}

@media screen and (max-width: 350px) {
	.teapot{ width:100%; height:none;}
	.inner-str { height:85px !important; }
}
/******************************************************/

* {
    box-sizing: border-box;
}

.container {
    /*margin-right: auto !important;
    margin-left: auto !important;*/
    padding-left: 15px;
    padding-right: 15px;	
}

.row {
    margin-left: -15px !important;
    margin-right: -15px !important;;
}

.img-height { height: 30px; }
.curr-country { height: 40px; }

.modal-body { 
	text-align: center; 
	font-weight: 700;
	font-size: 16px;
}

.modal-content{ 
	border: 2px solid rgb(92, 184, 92) !important; 
	background: rgb(0, 102, 0) url("../images/6-2.jpg") repeat scroll 0% 0%;
}

.other_country:hover {
	cursor:pointer;
	border: 2px solid #449D44;
}

.d-main { display: inline-block; }
.f-l { float: left; margin-right: 15px; }

.chng-btn{ margin-top:10px; }

.inner-str {
	width: 220px;
	height: 90px;
	padding: 5px;
	border-radius: 10px !important;
	border: 2px solid #060 !important;
	background-color: rgba(255, 255, 255, 0.66) !important;
}

.modal-body, .modal-footer {
	background-color: rgba(255, 255, 255, 0.66) !important;
}

.bord-gr { border: 2px solid #449D44; }


/*@media screen and (min-width:768px){
	.container { width: 750px !important; }
}

@media screen and (min-width:992px){
	.container { width: 970px !important; }
}

@media screen and (min-width:1200px){
	.container { width: 1170px !important; }
}*/


