/*--
Theme Name: Bento City
Author: IITES
Author URI: http://website.iites.in/
Description: Custom Theme for Bento City. Designed using mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
--*/

body{
	background-image: url("images/body.jpg") !important;
	color: #B9B4B4;
	font: 100%/1.125em Arial,Helvetica,sans-serif;
	position: relative;
	background-attachment: fixed;
	background-size: 100% 100%;
	counter-reset: item;
	margin: 0 !important;
	padding: 0 !important;
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}

/*--header--*/
.product_success_cart { color:#333; font-size: 16px; }
#collectionpoints_field label {font-size:18px; color:white;}
.prc p span.amount , .nbr .quantity input {
	line-height: 1.5em;
	width: 50px;
	margin-top: 6px;
	font-size: 13px;
}
.header {
  background-color: #323232;
  padding: 0em 0px;
}
.header-logo{
	float: none;
	text-align: center;
	padding-bottom: 5px;
}
.header-logo a {
	display: block;
}
.top-nav {
	padding-top:0em;
	float: none;
	width: 100%;
}
span.menu-icon {
	display: none;
}
.top-nav ul {
	margin: 0;
	padding:0;
}
.top-nav ul li {
  background: #212121 none repeat scroll 0 0;
  border: none;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 16.6666%;
}
.top-nav li a {
  border-right: 1px solid #000;
  color: #fff;
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.top-nav .sub-menu {
  display: none;
  left: 0;
  position: absolute;
  width: auto;
  z-index: 99;
}
.top-nav ul li:hover .sub-menu {
  display: block;
}
.top-nav ul li .sub-menu li {
  width: 100%;
}
.top-nav ul li .sub-menu li a {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  letter-spacing: normal;
  line-height: 60px;
  padding: 0 15px;
  text-align:left;
}
.top-nav ul li:hover{
  background:#323232;
}
.top-nav li a.active li {
  background:#323232;
}
/*--//header--*/
/*--banner--*/

.banner {
	width: 100%;
	display: block;
	background-color: #151515;
}
.banner-info {
}
.banner-left {
  padding: 0 !important;
}
.banner-slide{
	min-height: 400px;
	position: relative;
	background-size:cover;
}
.banner-right {
  padding: 1em 0 1em 2em;
}
.banner-right h1 {
  font-size: 2.5em;
  font-weight: 400;
  color: #000;
}
.banner-right p {
  font-size: 1em;
  color: #555;
  margin: 1em 0 2em;
}
/*----Slider Part starts Here-----*/
.banner-top{
	position:relative;
}
#slider3{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  max-height: 450px;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}

.blog-left .login > p {
	line-height: 1.6em;
}

.callbacks_nav {
  	position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 43%;
  left: 0%;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 52px;
  width: 28px;
  background: transparent url("images/icons.png") no-repeat -35px -7px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  right: 0%;
  background: url(images/icons.png)no-repeat -2px -7px;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span, #slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:1em;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li ,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width: 100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 119%;
	z-index: 111;
	left: 46.5%;
	padding: 0;
	margin: 0;
}
button.close {
	background: #fff;
	font-size: 24px;
	position: absolute;
	border: 1px solid #fff;
	padding: 5px 10px;
	border-radius: 16px;
	color: #000;
	top: -37px;
	right: 0;
	opacity: 1;
}
button.close:focus, button.close:hover {
  color: #333;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.9;
}
.modal-backdrop {
  background-color: rgba(0,0,0,0.5);
}

@media screen and (max-width: 600px){
.callbacks_nav {
   top: 47%;
}
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 16px;
	border-radius: 17px;
	width: 17px;
	display: inline-block;
	background: white;
}
.callbacks_here a:after{
	background: #E4BB07;
}
/*--//slider end here--*/
/*--//banner--*/
/*--features--*/
.features-grids img{
	width: 100%;
}
.features-grids p {
	font-size: 16px;
	color: #FFF;
	line-height: 1.7em;
	font-weight: 600;
	text-shadow: 1px 1px 1px #000;
}
/* Common style */
.features-grids h4 {
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	text-shadow: 1px 1px 1px #000;
}
.features-grids figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.features-grids figure img {
	position: relative;
	display: block;
}

.features-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.features-grids figure figcaption::before,
.features-grids figure figcaption::after {
	pointer-events: none;
}

.features-grids figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure.effect-bubba {
	background: #000;
}
figure.effect-bubba:hover img {
	opacity: 0.3;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h4 {
	padding-top: 36%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:0;
}

figure.effect-bubba p {
	padding: 10px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*--//features--*/
/*--slid--*/
.slid {
  position: relative;
  background: url(images/slid.jpg)no-repeat 0px 0px;
  background-size: cover;
	padding: 2em 0 5em;
}
.slid h3 {
  font-size: 5em;
  text-align: center;
  margin: 0 0 0.3em;
  font-family: 'Tangerine', cursive;
  font-weight: 700;
  color: #f0f8ff;
}
.slid-grids {
  background-color: #FDFBFB;
  padding: 3em;
}
.slid-grids h4 {
  font-size: 2em;
  color: rgb(0, 0, 0);
}
.slid-grids p {
  font-size: 1em;
  color: #555;
  margin: 1em 0 1.5em;
  line-height: 1.6em;
}
a.hvr-bounce {
  font-size: 1em;
  color: #fff;
  padding: 0.5em 1em;
  background-color: #e2413e;
  
}
a.hvr-bounce:hover {
  padding: 0.5em 1em;
  background-color:#fff;
  color: #e2413e;
  border-top: 1px solid #e2413e;
  border-bottom: 1px solid #e2413e;
  
}
/*--//slid--*/
/*--specials--*/
.specials {
  padding: 3em 0;
}
.specials h3 {
  font-size: 3.5em;
  margin: 0 0 0.3em;
  font-family: 'Tangerine', cursive;
  font-weight: 700;
  color: #356272;
}
.specials h4 {
  font-size: 1.2em;
  color: rgb(0, 0, 0);
  line-height: 1.2em;
}
.specials p {
  font-size: 1em;
  color: #555;
  line-height: 1.6em;
}
.specials p.about-pgh{
	  margin: 1em 0;
}
ul {
	list-style: none;
}
.menu > li > a {
	padding: 15px 5px;
	margin-bottom: 0.5em;
	width: 100%;
	text-indent: 1em;
	display: block;
	position: relative;
	font-size: 17px;
	text-decoration: none;
	background: #000 url("images/icon1.png") no-repeat scroll 98% 48%;
	color: #CCC;
	border: 1px solid #323232;
}
.menu > li > a:hover{
	background: #323232 url("images/icon1.png") no-repeat scroll 98% 48%;
	color: #fff;
	border:1px solid #000;
}
.menu ul li a {
	background: #000 none repeat scroll 0% 0%;
	line-height: 1.8em;
	display: block;
	position: relative;
	font-size: 1.2em;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	padding: 12px 5px;
	margin-top: 0em;
}
/*--//specials--*/
/*--footer--*/
.footer {
  background-color: #000;
  padding: 2em 0;
  text-align: center;
}
.footer p {
  color: #f0f8ff;
  font-size: 1.2em;
}
.footer p a {
  color: #f0f8ff;
}
.footer p a:hover{
  color: #FFF;
}
/*--//footer--*/
/*--slider-up-arrow--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("images/move-up.png") no-repeat 0px 0px;
	z-index: 9;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*--//slider-up-arrow--*/
/*--about--*/
.about {
  padding: 3em 0;
}
.about h3 {
  font-size: 3.5em;
  margin: 0 0 0.5em;
  font-family: 'Tangerine', cursive;
  font-weight: 700;
  color:#356272;
}
.about-left:nth-child(1) {
  padding-left: 0;
}
.about-left img {
  width: 100%;
}
.about-right p {
  font-size: 1em;
  color: #555;
  margin: 0 0 2em;
  line-height: 1.7em;
}
.about-team {
  padding: 3em 0 0;
}
.about-team-grids img {
	width: 100%;
}
.about-team-grids h4 {
  color: #555;
  font-size: .9em;
  font-weight: 500;
  margin: 1.5em 0 0.5em;
}
.about-team-grids h4 a {
  font-size: 1.2em;
  text-decoration: none;
  color: #37393d;
  font-weight: 700;
  margin-right: 10px;
}
.about-team-grids h4 a:hover{
	color: #356272;
	text-decoration:none;
}
.team-text h6 {
	color: #67686b;
	font-size: 16px;
	font-weight: 400;
}
.about-team-grids p {
  font-size: 1em;
  color: #555;
 line-height: 1.6em;
}
/*---services---*/
.services {
  padding: 3em 0;
}
.services-grids ul li {
	display:block;
	background: url(images/icon4.png)no-repeat 0px 2px;
	padding-left: 2em;
	margin: 1em 0 0;
}
.services-grids ul li:nth-child(1) {
  margin: 0;
}
.services-grids ul li a{
  color: #555;
  font-size: 1em;
}
.services-grids ul li a:hover{
	color:#e2413e;
	text-decoration:none;
	padding-left: 1em;
}
/*---team-slider--*/


.mi-slider {
	position: relative;
	height:33em;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 140px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}

.mi-slider ul li {
	display: inline-block;
	padding: 0 33px;
	width: 24%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}
.mi-slider ul li a {
  display: inline-block;
  outline: none;
	cursor: pointer;
}
.mi-slider ul li img {
	max-width: 100%;
	border: none;
}
.mi-slider ul li:hover {
	opacity: 0.7;
} 
.mi-slider nav {
	position: relative;
	top: 400px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	border-top: 5px solid #333;
}

.no-js nav {
	display: none;
}

.mi-slider nav a {
	display: inline-block;
	letter-spacing: 2px;
	padding: 40px 30px 30px 34px;
	position: relative;
	color: #888;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #000;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -5px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #333;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { transform: translateX(0) scale(0); }
	100% { transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;

}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { transform: translateX(600%); }
	100% { transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { transform: translateX(-600%); }
	100% { transform: translateX(0); }
}

@keyframes moveToRight {
	0% { transform: translateX(0%); }
	100% { transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){
	.mi-slider nav {
		max-width: 90%;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 740px){
	.mi-slider {
		height: 300px;
	}
	.mi-slider nav {
		top: 220px;
	}
}
/*---//team-slider--*/
.skills-grid{
	float:left;
	width:50%;
}
.skills h4 {
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: 1px;
}
.skill-circles {
	padding-top: 4em;
}
.circle-grids{
	float:left;
	width:18%;
	margin:0 10px;
	text-align: center;
}
.circle{
	padding-bottom:1.5em;
}
.circle-grids lable {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
}
span.circles-number {
	font-size: 15px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
span.circles-text {
	font-size: 15px;
	color: white;
}
.circles-wrp {
	border: 4px solid #29C5F2;
	border-radius: 80%;
	padding: 6px 6px 0px;	
}
/*--//about--*/
/*--gallery--*/
.gallery {
    padding: 0em 15px;
    max-width: 1030px;
    background: #000;
}
.gallery h3, .blog h3, .contact h3 {
  font-size: 3.5em;
  margin: 0 0 0.3em;
  color: #FFF;
}
.gallery-grids .thumbnail {
	border: medium none;
	padding: 15px;
	margin-bottom: 2.5em;
	overflow: hidden;
	background: #212121 none repeat scroll 0% 0%;
	border-radius: 0px;
}
.caption.gallery-caption {
  padding: 1.5em 0;
  text-align: left;
}
.caption.gallery-caption h4 {
  font-size: 1.4em;
  margin: 0 0 0.5em;
}
.caption.gallery-caption h4 a {
  color: #356272;
}
.caption.gallery-caption h4 a:hover {
  color: rgba(226, 65, 62, 0.99);
}
.caption.gallery-caption p {
	margin: 0px 0px 16px;
	line-height: 18px;
	font-size: 13px;
	color: #B9B4B4;
	text-decoration: justify;
	text-align: justify;
}
img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover {
     transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
.fancybox-skin {
  background-color: rgba(53, 98, 114, 0.61) !important;
}
.fancybox-nav {
  width: 10% !important;
}
/*----- Strip -----*/
.b-link-stripe{
	position:relative;
	display:block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
img.img-responsive.glry-img {
  width: 100%;
}
/*--//gallery--*/
/*----blog----*/
.blog {
  padding-top: 1em;
  background: #000;
}
.blog-info {
  padding-right: 0;
}
.blog h3 a{
	color:#356272;
}
.blog  h3 a:hover {
	color:#e2413e;
}
.blog-left p {
  margin: 0 0 1em;
  font-size: 13px;
  color: #B9B4B4;
  line-height:1.1em;
}
.blog-left p a {
	color:#e2413e;
	font-size:13px;
}
.blog-left p a:hover{
	color: #555555;
}
.blog-img {
  overflow: hidden;
  width: 33%;
  float: left;
  margin: 1em 2em 2em 0;
}
.blog-pg-img {
  overflow: hidden;
  width: 40%;
  float: left;
  margin: 1em 2em 2em 0;
}
h6 {
    font: bold 13px/18px Arial,Helvetica,sans-serif;
    color: #FFF;
	margin-bottom: 1em;
}
.blog-info-text a img {
  width: 100%;
}
.blog-info-text p {
	font-size: 13px;
	color: #B9B4B4;
	line-height: 1.5em;
	text-align: justify;
}
.blog-info-text a img {
	width:100%;
}
a.list-group-item:hover {
  background-color: #356272;
  border-color: #356272;
  color: #fff;
}
.blog-ctgry{
	background: #202020;
	padding: 15px;
}
.recent-posts-info {
	margin-bottom: 1em;
}
.posts-left{
	float: none;
	margin-right: 1em;
	overflow: hidden;
	width: 100%;
}
.posts-right{
	float:none;
	width: 100%;
}	
.posts-right lable {
	font-size: 1em;
	font-weight: 500;
	color: #989595
}
.posts-right h5 {
  font-size:1.1em;
  font-weight: 500;
  margin: .5em 0;
}
.posts-right h5 a {
  color: #5E5E5E;
}
.posts-right h5 a:hover{	
	color: #e2413e;	
}
.posts-right p {
  color: #4d4949;
  margin: 0 0 1em 0;
  font-size: 1em;
  line-height: 1.5em;
}
.related-posts-grids {
	float: left;
	width: 30%;
	margin-left: 1em;
}
.related-posts-grids img{
	width:100%;
}
.related-posts-grids h5 {
	font-size: 15px;
	font-weight: 600;
	margin: .5em 0;
	color: #1C90F4;
}
.comments-info.cmnts-mddl {
  margin: 4em 0;
}
.comments-info p.cmmnt {
    margin: 1em 0px 0px;
    color: #fff;
    font-size: 13px;
}
.comments-info p.cmmnt span {
    color: #B9B4B4;
}
.cmnt-icon-left {
	float: left;
	width: 40%;
}
.comments-info {
    padding: 15px 0px;
	border-bottom: 1px solid #3C3C3C;
}
.comments-info:last-child {
	border-bottom: none;
}
.cmnt-icon-right {
	float: right;
	width: 60%;
}
.cmnt-icon-right p {
  margin: 0 0 .2em 0;
  font-size: 1em;
  color: #555555;
}
.cmnt-icon-right  p a{
  color: #000;
  font-size: 1.1em;
}
.cmnt-icon-right p a:hover{
	color: #e2413e;
}
.blog ul.pagination {
  margin: 4em 0 0;
}
.blog ul.pagination li a {
  color: #356272 !important;
  font-size: 1.3em;
  padding: 5px 15px;
  border-color: #356272;
}
/*--//blog--*/
/*--single-page--*/
.single-page{
  padding: 3em 0 5em;
}
.single-page h3 {
  font-size: 3.5em;
  margin: 0 0 0.3em;
  font-family: 'Tangerine', cursive;
  font-weight: 700;
  color: #356272;
}
.single-page h4 {
  font-size: 2em;
  font-weight: 600;
  font-style: italic;
  color: #4d4949;
  margin-bottom: 1em;
  font-family: 'Playfair Display', serif;
}
.single-page-info a {
  display: block;
}
.sngl-title {
  margin-bottom: 5em;
}
.single-page-left  img {
  width: 100%;
}
.read-more-grids {
  padding-left: 0 !important;
}
.single-page p {
  color: #555;
  font-size: 1em;
  line-height: 1.7em;
  margin-top: 1em;
}
.comment-icons {
	border-top: 1px dashed rgb(95, 158, 160);
	border-bottom: 1px dashed rgb(95, 158, 160);
	padding: 1.5em 0;
	margin: 4em 0;
}
.comment-icons ul {
	margin: 0;
	padding: 0;
}
.comment-icons ul li {
	display: inline-block;
	margin: 0 10px;
	color: #747474;
	font-size: 1em;
}
.comment-icons ul li span{
    background: url(images/iconsprite.png) no-repeat -0px 0px;
  margin-right: 10px;
  display: inline-block;
  width: 12px;
  height: 17px;
  vertical-align: middle;
}
.comment-icons ul li span.clndr{
	background: url(images/iconsprite.png) no-repeat -17px -1px;
	width: 17px;
}
.comment-icons ul li span.admin{
    background: url(images/iconsprite.png) no-repeat -0px -24px;
    width: 1em;
    height:1.4em;
}
.comment-icons ul li span.cmnts{
  background: url(images/iconsprite.png) no-repeat -18px -24px;
  margin-right: 5px;
  width: 17px;
}
.comment-icons ul li a.like{
	background: url(images/iconsprite.png) no-repeat 0 -45px;
	margin-right: 6px;
	padding-left: 1.5em;
}
.comment-icons ul li a{
  color: #747474;
  font-size: 1em;
  margin: 1em 0;
  display: inline;
}
.comment-icons ul li a:hover{
	color:#e2413e;
}
.related-posts {
  padding: 3em 0;
  margin: 0;
}
.related-grids {
  padding-left: 0 !important;
}
.related-posts img{
	width: 100%;
}
.related-grids h5 {
  font-size: 1em;
}
.related-grids h5 a {
  color: #555;
}
.related-grids h5  a:hover{
  color: #e2413e;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #e2413e;
}
.admin-text {
	background:#f3f3f3;
	padding: 2em;
}
.admin-text h5 {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	color: #37393d;
	font-family: 'Roboto', sans-serif;
}
.admin-text-left {
	float: left;
	width: 11%;
}
.admin-text-right {
	float: right;
	width: 86%;
}
.admin-text-right p {
  color: #555;
  font-size: 1em;
  margin: 0 0 1em;
}
.admin-text-right span {
  font-size: 15px;
  margin: 0 0 1em 0;
  color: #555;
}
.admin-text-right span a {
	color: #555;
}
.admin-text-right span a:hover{
	color: #e2413e;
}
.media.response-info {
  margin-top: 3em;
}
.response-info-mdl {
  margin: 1em 0px 1em 4em;
}
.response {
  margin-bottom: 5em;
}
.media-left.response-text-left {
  width: 11%;
}
.response-text h5 {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 1em 0;
}
.response-text-left h5 a {
	color: #000;
}
.response-text-left h5 a:hover{
	color:#e2413e;
}
.response-text-left h5{
  font-weight: 400;
  font-size: 1em;
  margin: 1em 0 0 0;
}
.response-text-right p {
  color: #555;
  font-size: 1em;
  margin: 0 0 1em;
}
.response-text-right ul{
	padding:0;	
	text-align: right;
}
.response-text-right ul li{
  display: inline-block;
  color: #555;
  font-size: 1em;
  margin-right: 1em;
}
.response-text-right ul li a{
    color: #555;
  font-size: 1em;
  font-weight: 400;
}
.response-text-right ul li a:hover{
	color:#e2413e;
	text-decoration:none;
}
.coment-form input[type="text"], .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{
  display: block;
  background: #F3F3F3;
  color: #555;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  width: 100%;
  margin-bottom: 7px;
  outline: none;
  font-size: 1em;
  padding: 7px 10px;
  font-family: 'Roboto', sans-serif;
}
.coment-form textarea, .wpcf7 textarea {
	background: #F3F3F3;
	border: none;
	width: 100%;
	display: block;
	height: 70px;
	outline: none;
	font-size: 1em;
	color: #555;
	font-family: 'Roboto', sans-serif;
	resize: none;
	padding: 13px 15px;
}
.coment-form input[type="submit"], .wpcf7 input[type="submit"]{
  background: #356272;
  padding: .8em 0;
  border:none;
  border-bottom:1px solid #356272;
	border-top:1px solid #356272;
  width: 100%;
  margin-top: .5em;
  outline: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
  font-family: 'Roboto', sans-serif;
  color: #fff;
}
.coment-form input[type="submit"]:hover, .wpcf7 input[type="submit"]:hover {
	color:#356272;
	background: #F3F3F3;
	
}
/*--//single-page--*/
/*--contact-page--*/
.contact {
	background: #000;
	padding: 1em;
}
.map {
  margin:0 0 2em;
}
.map iframe {
  width: 100%;
  height: 340px;
}
.address p {
	color: #B9B4B4;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 15px;
	line-height: 1.3;
}
p.cnt-p {
  margin-bottom: 1.5em;
}
.address a {
	color: #e2413e;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 1em;
}
.address a:hover {
  color:#555;
}
.contact-form input[type="text"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 100%;
	margin: 0 0 1.5em 0;
	outline: none;
	font-size: 1.3em;
	color: #fff;
	padding: 1em;
}
.contact-form input[type="email"] {
  display: inline-block;
  background: none;
  border: 1px solid #A3A1A1;
  width:  100%;
  margin: 0 0 1.5em;
  outline: none;
	font-size: 1.3em;
	color: #fff;
	padding: 1em;
}
.contact-form textarea {
  background: none;
  border: 1px solid #A3A1A1;
  width: 100%;
  display: block;
  height: 12.7em;
  outline: none;
  font-size: 1.3em;
  color: #fff;
  resize: none;
  padding: .8em 1em;
}
.contact-form input[type="submit"] {
  background: #323232;
	border: 1px solid #A3A1A1;
	padding: 1em 0px;
	width: 35%;
	font-size: 1.2em;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 1px;
	outline: medium none;
	transition: all 0.5s ease 0s;
	float: right;
}
.contact-form input[type="submit"]:hover{
  border: 1px solid #323232;
  background-color: #212121;
  color: #fff;
}
.contact-grids:nth-child(1) {
  padding-left: 0;
}
.contact-grids:nth-child(2) {
  padding-right: 0;
}
.container
{
	max-width: 1030px;
}
.features {
    max-width: 1030px;
    margin: auto;
}
.gallery-grids
{
	z-index:9;
}
h2 {
    font: 32px/48px Open Sans,sans-serif;
    color: #FEFDFC;
	text-transform: uppercase;
	font-family: "Open Sans Condensed",sans-serif !important;
	margin-bottom: 0.3em;
}
h2 span {
    display: block;
    margin: -8px 0px 0px;
    line-height: 1.2em;
    font-size: 21px;
    font-weight: 300;
    color: #B9B4B4;
}
h3 {
    margin: 0px 0px 8px;
    line-height: 48px;
    font-family: "Open Sans Condensed",sans-serif !important;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    color: #FEFDFC;
}
h3 span {
    display: inline-block;
    line-height: 48px;
    font-size: 30px;
    font-weight: 300;
    color: #B9B4B4;
}
a.more {
    display: inline-block;
    position: relative;
    height: 38px;
    overflow: hidden;
    padding: 0px 17px;
    vertical-align: top;
    line-height: 36px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
	background: #000 none repeat scroll 0% 0%;
	border: 3px solid #000;
	color: #FEFDFC !important;
}
a.more:hover {
	border: 3px solid #515151;
}
.gallery-grids_bottom .row
{
	margin-bottom:1em;
	margin-top: 2em;
}
.gallery-grids_bottom .thumbnail
{
	background:none;
	border-radius:0;
	border: 1px solid #212121;
	padding: 15px;
}
.gallery-grids_bottom .thumbnail a.title, .list li a.title
{
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}
.gallery-grids_bottom .thumbnail p
{
	margin-top:10px;
	color: #999;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	text-decoration:justify;
}
a
{
	color: #E7D186;
	font-size: 10px;
}
.gallery-grids_bottom a.more, .posts-right a.more
{
	margin-top:1.35em;
	border: 1px solid #212121;
}
.gallery-grids_bottom a.more:hover
{
	border: 1px solid #B9B4B4;
}
.bord
{
	border:1px solid #181818;
	height:1px;
}
.pl-none
{
	padding-left:0px;
}
.pd-none
{
	padding:0;
}
.box_3 strong {
    display: block;
    line-height: 1.2em;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 30px;
    font-weight: 300;
	color: #999;
}
ul.social-networks {
    width: 100%;
    overflow: hidden;
    margin: 0px;
}
ul.social-networks li:first-child {
    margin: 0px;
}
ul.social-networks li {
    background: transparent none repeat scroll 0% 0%;
	color: #B9B4B4;
	float: left;
	width: 50px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	vertical-align: top;
	list-style: outside none none;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
ul.social-networks li a {
    float: left;
    width: 50px;
    height: 40px;
    overflow: hidden;
}
ul.social-networks li a:hover img {
    margin: -40px 0px 0px;
}
.box_4
{
	padding: 31px !important;
}
.pdng
{
	padding: 5px 0px 50px;
	background: rgba(0,0,0,0.5);
}
.blog-left
{
	background: #000 none repeat scroll 0% 0%;
	margin-bottom: 1em;
	padding: 0;
}
.blog-info .content
{
	background:#202020;
	padding: 15px;
	margin-bottom: 1em;
}
.single-page-right, .single-page-right_bottom {
    background: #000 none repeat scroll 0% 0%;
}
.single-page-right_bottom 
{
    background: none;
	margin-top: 1em;
}
ul.list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list li {
   counter-increment: item;
    padding: 15px 0px;
    border-bottom: 1px solid #3C3C3C;
}
ul.list li:last-child {
    border-bottom: none;
}
ul.list li::before{
	content: counter(item);
    background: #000;
    color: #FEFDFC;
    float: left;
    width: 37px;
    height: 37px;
    overflow: hidden;
    margin: 2px 14px 30px 0px;
    line-height: 36px;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    text-align: center;
	border-radius: 50%;
}
ul.list li, .posts-right p {
    color: #B9B4B4;
	list-style: outside none none;
	line-height: 18px;
	font-size: 13px;
	overflow: hidden;
	margin-top: 0em;
}
.recent-posts {
    border: 1px solid #212121;
    padding: 15px;
}
.food_title, .half_full, .nbr, .crt
{
	padding-right:0;
}
.food_title h5
{
	margin-bottom: 0px !important;
}
.food_title h5 a
{
	color: #FFF;
	text-decoration: underline;
	margin-bottom: 0px !important;
	background: transparent none repeat scroll 0% 0% !important;
	padding: 0 !important;
	font-size: 15px !important;
}
.food_title p
{
	font-size: 13px;
	color: #B9B4B4;
}
.half_full select, .nmbr
{
	width: 100%;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	border: 1px solid #B9B4B4;
	color: rgb(255, 255, 255);
	padding: 4px;
	margin-top: 13px;
	font-size: 13px;
}
.nmbr
{
	padding:7px 0 7px 10px;
}
.crt a
{
	padding: 0px !important;
	margin-top: 0em !important;
}
.crt img
{
	margin-top: 5px;
	width: 50%;
}
.crt p
{
	margin-bottom: 0px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-weight: 600;
}
.prdct {
    margin-bottom: 1em;
}
.cmnt-icon-right h5
{
	color:#fff;
	font-weight:600;
	font-size: 16px;
	margin-bottom: 10px;
}
.addcart {
    text-align: center;
    margin: 1em 0px 0em;
}
.features-grids
{
    margin: 2em 0px 2em;
}
.addcart h4,.addcart p
{
	display:none;
}
.addcart a {
	color: #FFF;
	font-size: 15px;
	font-weight: 600;
	display: block;
	padding: 10px;
    background: #323232;
	margin-top: 5px;
}
.addcart a:hover{
    background: #202020;
}
.addcart p {
	font-size: 13px;
	color: #FFF;
	line-height: 1.7em;
	font-weight: 300;
}
/* Common style */
.addcart h4 {
	font-size: 15px;
	color: #FFF;
	font-weight: 600;
}
h4 {
    font: 30px/40px Open Sans,sans-serif;
    color: #B9B4B4;
	font-family: "Open Sans Condensed",sans-serif !important;
	text-transform: uppercase;
}
.post-meta {
    line-height: 18px;
    font-size: 13px;
    font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
.bdr_btm
{
	padding: 2em 0;
}
.blog-img img, .blog-pg-img img
{
	width:100%;
	height:auto;
}
.bord_cat
{
	border:1px solid #3C3C3C;
}
.c2 {
  background: transparent url("images/cart.png") no-repeat scroll 0 0 !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 35px;
  margin: 5px 0 0;
  padding: 0;
  vertical-align: top;
  width: 35px;
}
/*----popup style--------*/
.modal-box {
	  display: none;
	  position: absolute;
	  z-index: 1000;
	  width: 98%;
	  background: white;
	  border-bottom: 1px solid #aaa;
	  border-radius: 5px;
	  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	  border: 1px solid rgba(0, 0, 0, 0.1);
	  background-clip: padding-box;
	  top: 0px !important;
	  left: 25% !important;
	}
.modal-box header, .modal-box .modal-header {
	  padding: 1.25em 1.5em;
	  border-bottom: 1px solid #ddd;
}
.modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 { margin: 0; }
.modal-box .modal-body { padding: 2em 1.5em; }
.modal-box footer, .modal-box .modal-footer {
	  padding: 1em;
	  border-top: 1px solid #ddd;
	  background: rgba(0, 0, 0, 0.02);
	  text-align: right;
	}
.modal-overlay {
	  opacity: 0;
	  filter: alpha(opacity=0);
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 900;
	  width: 100%;
	  height: 100%;
	  background: rgba(0, 0, 0, 1) !important;
	}
a.close {
	line-height: 1;
	font-size: 2em;
	position: absolute;
	top: 5%;
	right: 2%;
	text-decoration: none;
	color: #000;
	opacity: 0.8;
	background: #ccc;
	padding: 0 3px;
	border-radius: 3px;
	}
a.close:hover 
{
	color: #222;
	transition: color 1s ease;
}
.popupimg
{
	padding:0;
}
.popupimg img
{
	width:100%;
	height:auto;
	border-radius: 5px 0 0 5px;
}
/*----popup style--------*/
#popup .product_title {
	font-size: 20px;
	color: #222;
	margin-bottom: 15px !important;
	font-weight: 600;
}
#popup .amount {
	font-size: 16px;
	margin: 5px 0px !important;
	font-weight: 600;
	color: rgb(51, 51, 51);
}
#popup p {
    margin: 0px 0px 1em;
    font-size: 1.4em;
    color: #000;
}
#popup input[type="number"]
{
	width: 50px;
	padding: 5px 0 5px 5px;
	border: 1px solid #787878;
}
#popup .single_add_to_cart_button {
	padding: 9px;
	background: #202020 none repeat scroll 0% 0%;
	border: 1px solid #ccc;
	margin: 1em 0px;
	width: 100px;
	color: #FFF;
	font-size: 15px;
	border-radius:3px;
}
#popup .sku_wrapper {
    display: none;
}
#popup .posted_in {
    color: #333;
    font-size: 12px;
    font-weight: 600;
}
#popup .posted_in a {
    font-size: 13px;
    color: red;
}
.cart th
{
	color:#fff;
	font-size: 15px;
}
.cart td, .cart td a
{
	font-size: 15px;
}
.woocommerce table.cart img
{    
	height: auto;
    width: 100%;
}
.woocommerce table.cart td.product-thumbnail {
    width: 15%;
}
.woocommerce table.shop_table td, .woocommerce #order_review table.shop_table tfoot th {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.woocommerce table.shop_table, .woocommerce table.shop_table tbody th{
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.coupon, .woocommerce-info
{
	font-size: 12px;
}
.cart-subtotal th, .woocommerce table.shop_table tbody th
{
	font-size:13px;
	color:#fff;
}
td span.amount
{
	font-size:13px;
}
.cart input[type="submit"], #place_order, .woocommerce form.edit-account input[type="submit"], .woocommerce p input[type="submit"]{
    display: inline-block;
    position: relative;
    height: 38px;
    overflow: hidden;
    padding: 0px 17px;
    vertical-align: top;
    line-height: 36px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #000 none repeat scroll 0% 0% !important;
    border: 3px solid #000 !important;
    color: #FEFDFC !important;
	border-radius:0px !important;
	font-weight:normal !important;
}
.checkout-button, .woocommerce p input[type="submit"]
{
	width:100%;
	text-align:center;
	background: #000;
}
.cart input[type="submit"]:hover, #place_order:hover, .woocommerce form.edit-account input[type="submit"]:hover, .woocommerce p input[type="submit"]:hover
{
    border: 3px solid #515151 !important;
    border-radius:0px;
    background: #000 none repeat scroll 0% 0%;
    color: #FEFDFC !important;
}
.checkout-button:hover {}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select, .woocommerce form.edit-account p input[type="text"], .woocommerce p input[type="text"]{
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    outline: 0px none;
    line-height: 1;
    padding: 5px;
    color: #333;
}
#customer_details .col-1, #customer_details .col-2
{
	width:100%;
}
.woocommerce #order_review table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    color: #fff;
    font-size: 12px;
}
.woocommerce #order_review table.shop_table td {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFE380;
    font-size: 11px;
}
.woocommerce-checkout #payment {
    background: transparent none repeat scroll 0% 0%;
    border-radius: 5px;
	color: #666;
	font-size: 14px;
}
.blog #payment p {color: #666;}
.blog-left .woocommerce p.myaccount_user, .woocommerce p label
{
	font-size:14px;
}
.woocommerce form.edit-account p label, .woocommerce .myaccount_address{
	font-size:14px;
}
#collectionpoint_field label {
  color: #b9b4b4;
  font-size: 15px;
}
.woocommerce-info a {color: #371EDB;}
.woocommerce form.edit-account fieldset legend
{
	color:#fff;
	margin-top:1em;
	border-bottom:none;
}
.woocommerce-MyAccount-navigation li a {
    font-size: 14px;
    margin: 5px 0;
    display: block;
    padding: 5px;
    border: 1px solid #626262;
}
.blog .woocommerce-MyAccount-content p a{
color: #E7D186;
}
.woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-content a:hover{color:#fff}
.side_cartimg
{
	padding-right:5px;
}
.side_cartimg img
{
	width:90%;
	height:auto;
}
.week img
{
	margin-bottom:10px;
	width: 100%;
	height: auto;
}
.important_links
{	
	width: 100%;
	margin: 1em auto;
}
.important_links ul
{	
	margin: 0 auto;
}
ul.footer_menu li
{
	display: inline-block;
	margin: 0 0 10px;
	border-right: 2px solid rgb(33, 33, 33);
}
ul.footer_menu li:last-child
{
	border-right: none;
}
ul.footer_menu li a
{
	color: #E7D186;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 0px 1em;
}
ul.footer_menu li a:hover
{
	color: #E7D186;
	text-decoration:underline;
}
.prc p
{
	text-align: center;
	margin: 10px 0 0 0;
} 
.prc p span.amount
{
	color: #FFF;
	font-weight: 600;
}
/*--//contact-page--*/

#myModal.modal {
  text-align: center;
  padding: 0!important;
}

#myModal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#myModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#myModal .modal-body {}

.side_cart .amount {
  color: #fff;
  font-size: 16px;
  margin: 0 5px 0;
}
.sidecart_totals {
  float: right;
  font-size: 15px;
  margin: 15px 0 0;
  text-align: right;
  width: 100%;
}
.sidecart_totals .cmmnt {
  margin-bottom: 10px;
}
.sidecart_totals .cmmnt:nth-child(2) {
  margin: 0;
}
.productin {
  display: inline-block;
  width: 100%;
}
.product_added_cart {
  color: #000;
  display: inline-block;
  font-family: Open Sans;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.woocommerce .ajaximg {
  display: none;
  float: left;
  height: 20px;
  margin: 12px 0 0 5px;
  max-width: none;
  width: 20px;
}

.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
  height: 36px;
  margin: 1px 10px 0 0 !important;
  width: 103px;
  color: #666;
}

.woocommerce-cart .woocommerce .cart td.actions .coupon {
  display: block;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
  cursor: pointer;
  float: left;
  font-size: 16px;
  line-height: normal;
  margin: 15px 0;
  padding: 0;
  width: 100%;
}
#ship-to-different-address .checkbox {
  cursor: pointer;
  display: inline-block;
  float: none;
  margin: 0 0 0 5px;
  vertical-align: top;
}
#ship-to-different-address-checkbox {
  float: none;
  margin: 0 5px 0;
  position: relative;
}

.woocommerce form .form-row .input-checkbox {
  position: relative;
}
.parentcatid, .cartcounts{display: none;}
.product_failed_cart {
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.woocommerce div.product p.price {    color: #77A464;    font-size: 1.5em;    font-weight: 600;    margin-top: 1em;}.woocommerce .quantity .qty {    width: 65px !important;    text-align: center;    background: #000;    color: #fff;    border: 1px solid #333;    padding: 4px 0;    clear: both;}.woocommerce div.product form.cart div.quantity {    float: none !important;    margin: 0px 4px 15px 0px !important;}.woocommerce div.product form.cart .button {    vertical-align: middle;    float: left;    padding: 8px 20px;    font-size: 13px;}.woocommerce .product_meta span, .woocommerce .product_meta span a{    font-size: 13px;}.woocommerce-tabs, .woocommerce .related{	display:none !important;}
.pr-none
{
	padding-right:0;
}

.blog-left .login p{line-height: 1.6em;}

/*---- responsive-design -----*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
.features-grids figure figcaption {
  padding: 2.3em;
}
figure.effect-bubba p {
  padding: 20px 1.5em;
}
.banner-right h1 {
  font-size: 2.3em;
}
}
@media(max-width:1024px){
.contact-form textarea {
    height: 8.7em;
}
.contact-form input[type="submit"] {
    margin: 1em;
}
.contact-grids:nth-child(1) {
  padding-left: 15px;
}
.contact-grids:nth-child(2) {
  padding-right: 15px;
}
figure.effect-bubba p {
    padding: 5px 0.5em;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: "";
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.box_4 {
    padding: 30px 19px !important;
}
h2 span {
    font-size: 21px;
}
.callbacks_container {
    max-height: 350px;
}
.container {
    width: 95%;
}
.header-logo {
  width: 18%;
  margin: auto;
}
.header-logo img {
  width: 100%;
}
.features-grids figure figcaption {
  padding: 1em;
}
.features-grids h4 {
  font-size: 16px;
}
.comment-icons {
  margin: 3em 0;
}
.comment-icons ul li {
  margin: 7px 10px;
}
.related-grids h5 {
  font-size: 0.9em;
}
a.more {
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
}
.sidecart_totals .cmmnt {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
}
}
@media(max-width:800px){
.important_links {
}
.addcart h4,.addcart p
{
	display:block;
}
.features-grids figure figcaption {
    display: none;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: "";
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.features-grids h4, .features-grids p{
    font-weight: normal;
}
.cmnt-icon-left {
    width: 33%;
}
.cmnt-icon-right {
    width: 66%;
    padding-left: 5px;
}
.cmnt-icon-left img
{
	width:100%;
}
.gallery h3, .blog h3 {
    font-size: 3em;
    margin: 0px 0px 0.3em;
    color: #FFF;
}
.pl-none
{
	padding:0 15px;
}
.gallery-grids_bottom a.more {
    display:none;
}
.fullwidth img
{
	max-width:100%; 
	text-align:center;
}
.fullwidth
{
	width:100%;
}
.gallery-grids_bottom a.more
{
	padding: 0px 10px;
}
.box_4 {
    padding: 34px 0px !important;
}
ul.social-networks li {
    width: 43px;
}
.box_3 strong {
    font-size: 30px;
}
h2 span {
    font-size: 17px;
}
h2 {
    font-size: 29px;
}
.c2 {
    margin: 0px !important;
}
}
@media(max-width:768px){

.important_links {
}
.crt p {
    font-size: 11px;
}
.blog-left .blog-info .gallery-grids_bottom {
    padding: 0px 0em;
}
.single-page-right, .single-page-right_bottom {
    background: #000 none repeat scroll 0% 0%;
    padding-right: 0;
}
.blog h3 {
    font-size: 30px;
}
.blog h3 span {
    font-size: 25px;
}
.fullwidth {
   padding: 5px 0px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.top-nav {
  padding-top: 0em; 
}
.header-logo {
  width: 25%;
}
.banner-text h4 {
  font-size: 2.5em;
  width: 65%;
  margin: 1.8em auto;
}
.banner-text {
  min-height: 26em;
}
.banner-left {
  float: left;
  width: 100%;
}
.banner-right {
  float: right;
  width: 30%;
  padding: 1em 0 1em 1em;
}
.banner-right h1 {
  font-size: 2em;
}
.features-grids {
  float: left;
  width: 33.3%;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
  position: absolute;
  top: 19px;
  right: 18px;
  bottom: 19px;
  left: 18px;
}
.features-grids h4 {
  font-size: 16px;
}
figure.effect-bubba h4 {
    padding-top: 30%;
}
figure.effect-bubba p {
  padding: 13px 0.5em;
  font-size: 15px;
}
.slid {
  padding: 2em 0 4em;
}
.slid h3 {
  font-size: 4em;
}
.slid-grids {
  float: left;
  width: 50%;
  padding: 3em 2em;
}
.slid-grids h4 {
  font-size: 1.5em;
}
.specials-grids {
  float: left;
  width: 50%;
}
.about-left {
  float: left;
  width: 50%;
}
.about-right {
  float: right;
  width: 50%;
}
.menu > li > a {
  padding: 11px 5px;
  text-indent: 0.5em;
}
.menu ul li a {
  padding: 12px 16px;
}
.about {
  padding: 2em 0;
}
.about-right p {
  margin: 0 0 1em;
}
.about-team {
  padding: 2em 0 0;
}
.mi-slider {
  height: 30em;
}
.mi-slider ul li {
  padding: 0 15px;
  width: 30%;
}
.mi-slider nav {
  top: 314px;
}
.mi-slider nav a {
  font-size: 17px;
  padding: 2em 3em;
}
.services {
  padding: 2em 0;
}
.services-grids {
  float: left;
  width: 33.33%;
  padding: 0;
}
.services-grids ul li {
  padding-left: 1.7em;
}
.gallery-grids, .gallery-grids_bottom {
  padding: 0 0.5em;
}
.caption.gallery-caption {
  padding: 1em 0.5em;
}
.caption.gallery-caption h4 {
  font-size: 1.1em;
}
.gallery-grids .thumbnail {
  margin-bottom: 1.5em;
}
.gallery {
  padding: 2em 0;
}
.blog {
  padding: 1em;
}
.blog-info {
    margin-top: 0em;
    padding-left: 0;
}
.blog h3 {
  font-size: 3em;
}
.recent-posts-info {
  float: left;
  width: 100%;
    margin-bottom: 2.5em;
}
.posts-right h5 {
  font-size: 1em;
}
.comments-info {
  float: left;
  width: 100%;
}
.comments-info.cmnts-mddl {
  margin: 0 1em;
}
.cmnt-icon-left {
    width: 31%;
}
.cmnt-icon-right {
  float: right;
  width: 67%;
}
.single-page {
  padding: 2em 0 3em;
}
.single-page h3 {
  font-size: 3em;
}
.related-posts {
  padding: 2em 0 1em;
}
.related-grids h5 {
  font-size: 1em;
}
.thumbnail {
  margin-bottom: 10px;
}
.related-grids {
  margin-bottom: 1.5em;
}
.media.response-info {
  margin-top: 2em;
}
.response {
  margin-bottom: 2.5em;
}
.coment-form input[type="text"] {
  font-size: 0.9em;
  padding: 11px 12px;
}
.coment-form input[type="email"] {
  font-size: 0.9em;
  padding: 11px 12px;
}
.coment-form textarea {
  font-size: 0.9em;
  padding: 11px 12px;
}
.coment-form input[type="submit"] {
  margin-top: 0.6em;
  padding: .7em 0;
}
.category {
  margin-top: 0em;
}
.contact h3 {
  font-size: 3em;
}
.map iframe {
  height: 240px;
}
.address:nth-child(1){
	padding-left:0;
}
.address {
  float: left;
  width: 40%;
}
.contact {
    padding: 1em;
}
.contact-form {
  padding: 0;
  float: right;
  width: 60%;
}
.contact-grids:nth-child(2) {
  padding: 0;
}
.contact-grids:nth-child(1) {
  padding: 0;
}
.contact-form input[type="submit"] {
  padding: .5em 0;
  margin: 1em 0em 0;
}
.contact-form input[type="text"] {
	font-size: 1.2em;
	padding: 1em;
    margin: 0 0 1em 0;
}
.contact-form input[type="email"] {
  font-size: 0.9em;
  padding: .6em 1em;
    margin: 0 0 1em 0;
}
.contact-form textarea {
  height: 9.5em;
}
a.more {
  font-size: 15px;
  height: 38px;
  line-height: 36px;
  padding: 0 17px;
}
.sidecart_totals .cmmnt {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}
}
@media(max-width:720px){
.c2 {
    margin: 0px 4em !important;
}
.important_links {
}
.comments-info {
    float: left;
    width: 46%;
    padding: 1em 0px;
    margin: 0 2%;
}
.crt p {
    font-size: 13px;
}
.crt img {
    margin-top: 5px;
    width: 25%;
}
.menu > li > a {
    padding: 15px 5px;
    text-indent: 0.5em;
}
.single-page-right, .single-page-right_bottom {
    padding: 0px;
}
.posts-right {
    text-align: center;
}
.blog h3 span {
    font-size: 30px;
}
.blog h3 {
    font-size: 3.5em;
    text-align: center;
}
.gallery h3 {
    text-align: center;
}
.top-nav li a {
    line-height: 75px;
}
.callbacks_container {
    max-height: 328px;
}
h2 {
    font-size: 37px;
	text-align: center;
}
h2 span {
    font-size: 30px;
}
.caption.gallery-caption, .gallery-caption_small {
    text-align: center;
}
ul.social-networks {
    margin: 0;
	text-align: center;
}
ul.social-networks li {
	float: none;
	display: inline-block;
}
.container
{
	width:100%;
}
}
@media(max-width:640px){
.important_links {
}
.product_sidebar .comments-info {
    float: left;
    width: 46%;
    padding: 1em 0px;
    margin: 0 2%;
}
.product_sidebar .comments-info .cmnt-icon-left {
    width: 25%;
}
.product_sidebar .comments-info .cmnt-icon-right {
    width: 70%;
}
.top-nav li a {
    line-height: 15px;
	font-weight:normal;
}
.top-nav li a:hover {
    background:#111;
}
.banner-slide {
    min-height: 0px;
}
ul.social-networks {
    
}
.header {
  padding: 1.5em 0 0;
}
.header-logo {
  width: 28%;
}
.top-nav {
	width: 5.5%;
	float: right;
	padding: 0;
	margin: 0px 10px 0 0;
}
.top-nav ul.nav1 {
    display: none;
    z-index: 999;
    position: absolute;
    width: 95.5%;
    left: 15px;
}
.top-nav span.menu-icon {
	display: block;
	position: relative;
	cursor: pointer;
	margin: 0 0 1.5em 0;
}
.top-nav  .nav1{
	display:none;
	z-index: 999;
	position: absolute;
	width: 100%;
	left: 0;
	background-color: rgba(153, 171, 213, 1);
}
ul.nav.nav-sidebar {
  margin: 0;
}
.nav1 span {
	display: none;
}
.top-nav ul.nav1 li {
	display: block;
	text-align: center;
	background: rgba(0, 0, 0, 0.84);
	margin: 0;
	width: 100%;
	padding: 1px;
	border: 1px dotted rgb(97, 95, 95);
}
.top-nav ul li a {
  display: block;
  padding: .8em 0;
  font-size: 15px;
  margin: 0;
}
.banner {
  top: -28em;
}
.banner-text h4 {
  margin: 1em auto;
}
.banner-left {
  width: 100%;
}
.banner-right {
  width: 40%;
}
.banner-text {
  min-height: 22em;
}
figure.effect-bubba p {
  padding: 4px 0.5em;
}
.features-grids p {
  line-height: 1em;
}
.recent-posts-info {
  width: 100%;
}
.posts-left {
  width: 100%;
}
.posts-right {
	float: none;
	width: 100%;
}	
.cmnt-icon-left {
  width: 12%;
}
.cmnt-icon-right {
  width: 86%;
}
.comments-info {
  width: 100%;
}
.comments-info p.cmmnt {
  margin: 1em 0;
}
}
@media(max-width:480px){
.menu ul li a{
    background: #323232 url("images/icon1.png") no-repeat scroll 94% 48%;
}
.c2 {
    margin: 0px 2em !important;
}
.important_links {
}
.blog-info-text p {
    text-align: justify;
}
.blog-pg-img {
    width: 100%;
}
.features-grids {
    float: left;
    width: 50%;
}
.product_sidebar .comments-info {
    float: left;
    width: 48%;
    padding: 1em 0px;
    margin: 0px 1%;
}
.blog-info-text {
    text-align: center;
}
.blog-img {
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 1em 0em 2em 0px;
}
.gallery {
    padding: 0em 0px;
}
ul.social-networks {
    
}
	.top-nav ul.nav1 {
		width: 93.5%;
	}
	.banner-text h4 {
		width: 90%;
	}
	.banner-left {
	  width: 100%;
	}
	.banner-right {
	  width: 100%;
	}
	.banner {
	   top: -39em;
	}
	.banner-text {
	  min-height: 33em;
	}
	.slid-grids {
	  width: 100%;
	  padding: 2em 2em 0;
	}
	.slid-grids:nth-child(3) {
	  padding: 2em;
	}
	.header-logo {
	  width: 37%;
	}
	.top-nav {
		width: 7.5%;
	}
	.specials-grids {
	  float: none;
	  width: 100%;
	}
	.specials-grids:nth-child(1) {
	  margin-bottom: 1em;
	}
	.about-left {
	  float: none;
	  width: 100%;
	  padding:0;
	}
	.about-right {
	  float: none;
	  width: 100%;
	  padding: 0;
	  margin-top: 1em;
	}
	.about-team-grids h4 {
		font-size: 1.1em;
	}
	.mi-slider nav a {
	  padding: 2em 1em;
	}
	.services-grids {
	  float: none;
	  width: 100%;
	  margin-bottom: 1em;
	}
	.footer p {
	  font-size: 1em;
	}
	.posts-right {
	  width: 100%;
	}
	.cmnt-icon-left {
	  width: 17%;
	}
	.cmnt-icon-right {
	  width: 82%;
	}
	.address {
	  float: none;
	  width: 100%;
	  padding: 0;
	}
	.contact-form {
	  padding: 0;
	  float: none;
	  width: 100%;
	  margin-top: 1em;
	}
	.features-grids figure figcaption {
	  padding: .5em;
	}
	figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
	  position: absolute;
	  top: 9px;
	  right: 9px;
	  bottom: 9px;
	  left: 9px;
	}
	.features-grids h4 {
	  font-size: 16px;
	}
	figure.effect-bubba p {
	  font-size: 15px;
		padding-top: 10px;
	}
	figure.effect-bubba h4 {
    padding-top: 33%;
	}
}
@media(max-width:360px){
.blog-info .content {
    padding: 10px;
}
.cart .coupon input[type="submit"]{font-size:11px!important;}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {width:90px}
.woocommerce table.cart td.actions .button
{
	width:100%;
}
.c2 {
    margin: 0px 0.5em !important;
}
.important_links {
}
	.crt img {
		margin-top: 5px;
		width: 51%;
	}
	.our_products .comments-info
	{
		padding: 10px 15px;
	}
	.product_sidebar .comments-info {
    float: none;
    width: 100%;
    margin: 0px 0%;
	}
	.top-nav ul.nav1 {
		width: 91.7%;
	}
	.top-nav span.menu-icon {
		margin: 0px 0px 0.5em;
	}
	.header {
		padding: 0.5em 0px 0px;
	}
	ul.social-networks {
		
	}
}
@media(max-width:320px){
.cart td, .cart td a {
    font-size: 13px;
}
ul.list li::before {
    margin: 2px 14px 51px 0px;
}
.important_links ul li{
margin-bottom:10px;
}
ul.footer_menu li a {
    font-size: 11px;
}
	.crt p {
		font-size: 11px;
	}
	ul.social-networks {
		
	}
	.top-nav ul.nav1 {
		width: 90.7%;
	}
	.banner-slide {
		min-height: 134px;
	}
	.banner1 {
		min-height: 134px;
	}
	.banner2{
		min-height: 134px;
	}
	.banner-text h4 {
	  width: 100%;
	  margin: .5em auto;
	  font-size: 2.2em;
	}
	.callbacks_nav {
	  top: 29%;
	}
	.banner-right {
		padding: 1em 0 1em 0em;
	}
	.banner-right h1 {
	  font-size: 1.5em;
	}
	.banner-text {
	  min-height: 21em;
	}
	.banner {
	  top: -28em;
	}
	.header-logo {
	  width: 55%;
	}
	.top-nav {
	  width: 12.5%;
	}
	.features-grids {
	  float: none;
	  width: 100%;
	  padding: 0;
	}
	.features-grids figure {
		float: none;
	}
	.features-grids:nth-child(2) {
	  padding: 0;
	  margin: 1em 0;
	}
	.features-grids:nth-child(3) {
	  padding: 0;
	}
	.features-grids h4 {
	  font-size: 18px;
	}
	figure.effect-bubba p {
	  font-size: 0.9em;
	  padding: 13px 0.5em;
	}
	figure.effect-bubba h4 {
	  padding-top: 16%;
	}
	.specials {
	  padding: 1em 0;
	}
	.specials h3 {
		font-size: 3em;
	}
	.about h3 {
		font-size: 3em;
		margin: 0 0 0.3em;
	}
	.about {
	  padding: 1em 0;
	}
	.mi-slider ul li {
	  padding: 0 3px;
	  width: 32%;
	}
	.about-team-grids h4 a {
		font-size: 1em;
	}
	.about-team-grids p {
		font-size: .9em;
	}
	.mi-slider nav a {
		font-size: 14px;
		padding: 1em 0.5em;
	}
	.services {
	  padding: 1em 0;
	}
	.gallery h3 {
		font-size: 3em;
	}
	.blog h3 {
	  font-size: 2.5em;
	}
	.single-page h3 {
	  font-size: 2.5em;
	}
	.posts-right {
	  width: 100%;
	}
	.cmnt-icon-left {
	  width: 26%;
	}
	.cmnt-icon-right {
	  width: 69%;
	}
	.single-page p {
		margin-top: 0em;
	}
}