/*

Theme Name: ButcherHatti

Theme URI: http://www.themelooper.com/butcherhatti

Author: Themelooper

Author URI: http://www.themelooper.com

Description: Butcher Hatti - Meat Shop WordPress Theme

Version: 3.0

License: GNU General Public License v2.0

License URI: http://themeforest.net/licenses

Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Text Domain: butcherhatti

/** Table of Content  Css

Project:	Butcher Hatti
Version:	3.0
Author:		Themelooper
Primary use:  Meat Shop, Meat Sale Purchase

[Layout]

--> body
--> Header /// header
--> Content / #main
--> Left column / #asidebar
--> Right column / #asidebar
--> Sidebar / .sidebar
--> Search / .search-box
--> Footer / #footer

Navigation	 #navbar
Content header	 h2


[Color Codes]

Background:	#ffffff (White)
Content:	#777777 (Light Dark)
Header H1:	#222222 (Light Dark
Header H2:	#222222 (Light Dark)
Footer:		#ffffff (White)


[Typography]

Body:				font:14px/24px 'Open Sans', sans-serif;
Headers:			font:16px/16px 'Roboto', sans-serif;
Input, textarea:	font:14px/14px 'Roboto', sans-serif;
Sidebar heading:	font:24px/24px 'BebasNeue', sans-serif;


 
==> Wrapper   
==> Header
==>	Butcher About
==>	Rate List
==>	Product
==>	Section
==> Team
==> Newsletter
==>	Partner
==> Footer
==> Inner Banner
==> About Text
==> Error Page
==> Coming Soon Page
==> Contact Section
==> Menu
==> Outlets

End of Table of Content Css End **/
/*===========================================================================*/
						/*Default Css Start*/
/*===========================================================================*/
body {
	margin: 0;
	padding: 0;
	font: 400 14px/24px 'Open Sans', sans-serif;
	color: #777;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	color: #222 !important;
	margin: 0;
}
body h1 a, body h2 a, body h3 a, body h4 a, body h5 a, body h6 a {
	color: #222;
}
body h1 {
	font-weight: 700;
	font-size: 100px;
	line-height: 70px;
	margin: 0 0 20px 0;
}
body h2 {
	font-weight: 400;
	font-size: 42px;
	line-height: 42px;
	margin: 0 0 20px 0;
}
/*body h2 span {
	color: #777;
}*/
body h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 20px 0;
}
body h4 {
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
body h5 {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 20px 0;
}
body h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 20px 0;
}
body p {
	font: 400 14px/24px 'Open Sans', sans-serif;
	color: #777;
	margin: 0 0 20px 0;
}
strong.subheading {
	display: block;
	font: 400 48px/48px 'Dancing Script', cursive;
	padding: 0 0 20px 0;
}
.btn-row {
	display: block;
	text-align: center;
}
.btn-row a.btn-style-1 {
	display: inline-block;
	float: none;
}
a.btn-style-1 {
	font: 300 18px/18px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	padding: 14px 33px;
	text-align: center;
	position: relative;
	z-index: 11;
}
a.btn-style-1:hover {
	color: #fff;
	text-decoration: none;
}
a.btn-style-1:hover:before {
	width: 100%;
	opacity: 1;
}
a.btn-style-1:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-color: #222;
	z-index: -1;
	opacity: 0;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.btn-row {
	float: left;
	text-align: center;
	width: 100%;
}
.btn-row a.btn-style-1 {
	float: none;
	display: inline-block;
}
.heading-space {
/*padding: 0 0 0 100px;*/
}
/*===========================================================================*/
						/*Wrapper Css Start*/
/*===========================================================================*/
#wrapper {
	float: left;
	width: 100%;
	position: relative;
}
#main {
	float: left;
	width: 100%;
	position: relative;
}
/*===========================================================================*/
						/*Header Css Start*/
/*===========================================================================*/
#header {
	float: left;
	width: 100%;
	position: relative;
}
.head-top {
	float: left;
	width: 100%;
	position: relative;
	z-index: 999;
}
.head-top .left-side {
	float: left;
	width: 100%;
	padding: 12px 0 0 0;
}
.head-top .left-side a {
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 0;
}
.head-top .left-side a .fa {
	padding: 0 10px 0 0;
}
.head-top .right-side {
	float: right;
}
.head-top .right-side strong.time {
	float: right;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	padding: 16px 10px 0 0;
}
.head-top .right-side strong.time span {
	padding: 0 10px;
}
.head-top .right-side button {
	background: #fff;
	font-size: 24px;
	border: 0;
	padding: 0;
	width: 50px;
	height: 48px;
	text-align: center;
	line-height: 30px;
}
.head-top .right-side .dropdown-menu {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	min-width: 100%;
	width: 100%;
	padding: 0;
	z-index: 1000;
}
.head-top .right-side .dropdown-menu li {
	padding: 0;
	display: block;
	overflow: hidden;
}
.head-top .right-side .dropdown-menu > li > a {
	clear: both;
	color: #fff;
	font-size: 14px;
	display: block;
	padding: 8px 0;
	text-align: center;
}
.head-top .right-side .dropup, .head-top .right-side .dropdown {
	float: right;
	width: 50px;
}
.head-top .right-side .dropdown-menu > li > a:hover, .head-top .right-side .dropdown-menu > li > a:focus {
	background: #fff;
	color: #222;
}
strong.logo {
	float: left;
	margin: 25px 0 0 0;
}
.head-row-2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 48px;
	z-index: 99;
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 21%, rgba(0,0,0,0.96) 26%, rgba(0,0,0,0.87) 34%, rgba(0,0,0,0.71) 44%, rgba(0,0,0,0.31) 67%, rgba(0,0,0,0.15) 77%, rgba(0,0,0,0) 91%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 21%, rgba(0,0,0,0.96) 26%, rgba(0,0,0,0.87) 34%, rgba(0,0,0,0.71) 44%, rgba(0,0,0,0.31) 67%, rgba(0,0,0,0.15) 77%, rgba(0,0,0,0) 91%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 21%, rgba(0,0,0,0.96) 26%, rgba(0,0,0,0.87) 34%, rgba(0,0,0,0.71) 44%, rgba(0,0,0,0.31) 67%, rgba(0,0,0,0.15) 77%, rgba(0,0,0,0) 91%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.head-row-2 .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	float: right;
}
.head-row-2 .navbar {
	border-radius: 0;
}
.head-row-2 .navbar {
	border: 0;
	margin-bottom: auto;
	min-height: auto;
}
.head-row-2 .navbar-collapse {
	padding: 0;
}
#nav {
	padding: 0;
	margin: 60px 0 0 0;
	list-style: none;
}
#nav li {
	display: inline-block;
	float: none;
	position: relative;
	padding: 0 0 28px 0;
}
#nav li:first-child {
	background: none;
}
#nav li a {
	font: 400 14px/14px 'Lato', sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px;
	display: block;
	position: relative;
	z-index: 20;
}
#nav li:last-child a {
	padding: 0 0 0 20px;
}
#nav li:hover > a {
	background: none;
}
#nav li ul li a:hover, #nav li ul li:hover > a {
	text-decoration: none;
}
#nav li ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 190px;
	background: #fff;
	padding: 0;
	border: 1px solid;
	display: none;
	list-style: none;
	z-index: 99999;
}
#nav li:hover > ul {
	display: block;
}
#nav li ul li > ul {
	position: absolute;
	left: 190px;
	top: 0;
	width: 190px;
	padding: 0;
}
#nav li ul li {
	float: none;
	width: auto;
	padding: 0;
	display: block;
	background: none;
	border-top: 1px solid;
}
#nav li ul li:first-child {
	border: 0;
}
#nav li.active ul li a {
}
#nav li ul li:last-child a {
	padding: 13px 20px;
}
.head-row-2 .navbar-inverse .navbar-nav > .active > a, .head-row-2 .navbar-inverse .navbar-nav > .active > a:hover, .head-row-2 .navbar-inverse .navbar-nav > .active > a:focus {
	background: none;
}
#nav li ul li a {
	background: none;
	font: 14px/14px 'Lato', sans-serif;
	text-align: left;
	padding: 13px 20px;
	text-transform: capitalize;
	display: block;
	color: #222 !important;
	position: relative;
}
#nav li ul li a:before {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
#nav li ul li a:hover:before {
	width: 100%;
}
#nav li ul li a:hover {
	color: #fff !important;
}
/*===========================================================================*/
						/*Banner Css Start*/
/*===========================================================================*/
#banner {
	float: left;
	width: 100%;
	position: relative;
}
#banner img {
	width: 100%;
	height: auto;
}
#banner .caption {
	position: absolute;
	left: 0;
	top: 260px;
	width: 100%;
	height: 100%;
}
#banner #home-slider .caption{
	top:400px;
}
#banner .caption img {
	width: auto;
	display: block;
	margin: 0 auto 10px;
}
#banner .caption strong.title {
	display: block;
	font: 400 48px/48px 'Dancing Script', cursive;
	color: #fff;
	text-align: center;
	padding: 0 0 25px 0;
}
#banner .caption h1 {
	font: italic 700 100px/100px "Aller" !important;
	color: #fff;
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
}
#banner .caption strong.title-2 {
	display: block;
	font: 400 36px/36px 'Dancing Script', cursive;
	color: #fff;
	text-align: center;
	padding: 0 0 20px 0;
}
#banner .caption b {
	font: 400 24px/24px "Aller";
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
#banner .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	border-radius: 0;
	font-size: 0;
	padding: 0;
}
#banner .owl-next {
	background: url(images/next.png) no-repeat left top;
	width: 60px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 0;
}
#banner .owl-prev {
	background: url(images/prev.png) no-repeat left top;
	width: 60px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 0;
}
/*===========================================================================*/
						/*Butcher About Css Start*/
/*===========================================================================*/
.butcher-about {
	float: left;
	width: 100%;
	padding: 80px 0 0 0;
	position: relative;
}
.butcher-about:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	/* background: url(../images/blood-clot-img-1.png) no-repeat right top; */
	width: 313px;
	height: 1134px;
}
.butcher-about .text-col {
	float: left;
	width: 100%;
	position: relative;
}
.butcher-about .text-col:before {
	content: '';
	background: url(images/about-before-line.png) no-repeat left top;
	width: 677px;
	height: 23px;
	position: absolute;
	left: 98px;
	top: -23px;
}
.butcher-about .text-col:after {
	content: '';
	height: 26px;
	width: 677px;
	background: url(images/about-after-line.png) no-repeat left bottom;
	position: absolute;
	left: 98px;
	bottom: -10px;
}
.butcher-about .text-col h3 {
	letter-spacing: 2px;
	word-spacing: 2px;
}
.butcher-about .text-col a.btn-style-1 {
	margin: 0 0 0 110px;
}
.butcher-about .thumb {
	float: left;
	width: 100%;
	margin: -100px 0 0 0;
}
.butcher-about .thumb img {
	display: block;
	width: 100%;
}
/*===========================================================================*/
						/*Rate List Css Start*/
/*===========================================================================*/
.rate-list {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.rate-list .container-fluid {
	padding: 0;
}
.rate-list .col-md-6 {
	padding: 0;
}
.rate-list .left-box {
	float: left;
	width: 100%;
	border: 2px solid;
	border-left: 0;
	padding: 50px 0 50px 45px;
}
.rate-list .left-box .thumb {
	float: left;
	width: 100%;
	overflow: hidden;
}
.rate-list .left-box .thumb:hover img {
	margin: 10px 0 0 10px;
	opacity: 0.9;
}
.rate-list .text-col {
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 100px 0 0 30px;
}
.rate-list .text-col h2 {
	margin: 0 0 30px 0;
}
.rate-list .text-col ul {
	float: left;
	width: 557px;
	padding: 0;
	margin: 30px 0 0 0;
	list-style: none;
}
.rate-list .text-col ul li {
	display: block;
	overflow: hidden;
	padding: 25px 0 0 0;
	background: url(images/rate-line.png) no-repeat center center;
	color: #222;
}
.rate-list .text-col ul li:first-child {
	padding: 0;
}
.rate-list .text-col strong.name {
	width: 160px;
	float: left;
	font: 400 30px/30px 'Open Sans', sans-serif;
}
.rate-list .text-col strong.price {
	float: right;
	font: 400 30px 'Open Sans', sans-serif;
}
/*===========================================================================*/
						/*Product Css Start*/
/*===========================================================================*/
.product-section {
	float: left;
	width: 100%;
	padding: 80px 0 50px 0;
	position: relative;
}
.product-section:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100px;
	/* background: url(../images/bloog-clot-img-2.png) no-repeat left top; */
	width: 393px;
	height: 585px;
}
.product-section .heading-space {
	padding: 0 0 20px 0;
}
.product-section .product-box {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.product-section .product-box:hover .thumb img {
	transform: translateY(10px) translateX(-30px);
	-moz-transform: translateY(10px) translateX(-30px);
	-webkit-transform: translateY(10px) translateX(-30px);
	opacity: 0.6;
}
.product-section .product-box:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 262px;
	height: 225px;
	border: 1px solid #ccc;
	border-left: 0;
}
.product-section .product-box:after {
	content: '';
	position: absolute;
	left: 97px;
	top: 0;
	height: 61px;
	border-left: 1px solid #ccc;
}
.product-section .product-box strong.subheading {
	padding: 0 0 5px 0;
	position: relative;
	z-index: 9;
}
.product-section .product-box h3 {
	letter-spacing: 2px;
	margin: 0;
	position: relative;
	z-index: 9;
}
.product-section .product-box h4 {
	font: 400 18px/18px 'Open Sans', sans-serif;
	color: #222 !important;
	text-transform: uppercase;
	float: right;
	width: 100%;
	text-align: right;
	margin: 15px 0;
}
.product-section .product-box a.btn-style-1 {
	font-size: 14px;
	line-height: 14px;
	float: right;
	padding: 11px 33px;
	border: 1px solid rgba(0,0,0,0);
}
.product-section .product-box a.btn-style-1:hover:before {
	border: 1px solid #ccc;
}
.product-section .product-box a.btn-style-1:hover {
	background: none;
	color: #222;
}
.product-section .product-box a.btn-style-1::before {
	background: none;
}
.product-section .product-box .thumb {
	float: left;
	width: 100%;
}
.product-section .product-box .thumb img {
	float: right;
}
.product-space {
	padding: 0 0 50px 0;
}
.product-space:before {
	content: '';
	position: absolute;
	right: 0;
	left: inherit;
	top: 0;
	background: url(../images/bloog-clot-img-7.png) no-repeat right top;
	height: 100%;
	width: 100%;
}
.product-detail {
	float: left;
	width: 100%;
	margin-bottom: 80px;
}
.product-detail .frame {
	margin-bottom: 30px;
	overflow: hidden;
	background: #000;
}
.product-detail .frame:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	opacity: 0.6;
}
.product-detail .nav-tabs {
	border: 0;
}
.product-detail .nav-tabs > li {
	float: none;
	display: block;
	margin: 0 0 10px 0;
}
.product-detail .nav-tabs > li a {
	padding: 10px 0 12px 20px;
	font: 400 30px/30px 'Open Sans', sans-serif;
	color: #222;
	background: #ccc;
	border-radius: 0;
	margin: 0;
	border: 0;
}
.product-detail .nav-tabs > li.active > a, .product-detail .nav-tabs > li.active > a:hover, .product-detail .nav-tabs > li.active > a:focus {
	border: 0;
	color: #fff;
}
.product-detail .nav > li > a:hover, .product-detail .nav > li > a:focus {
	color: #fff;
	border-color: transparent;
}
.bg-none:before {
	display: none;
}
/*===========================================================================*/
						/*Parallax Css Start*/
/*===========================================================================*/
.parallax-section {
	float: left;
	width: 100%;
	/*background: #000 url(../images/parallax-bg.png) no-repeat left top/cover; */
	padding: 90px 0;
}
.parallax-bg-2 {
	background: url(../images/parallax-bg-2.jpg) no-repeat left top;
}
strong.parallax-logo {
	display: block;
	text-align: center;
	margin: 0 0 50px 0;
}
.parallax-section strong.title {
	font: 400 100px/100px 'Lato', sans-serif;
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	padding: 0 0 20px 0;
	text-align:center;
}
.parallax-section strong.title-2 {
	font: 100 100px/100px 'Lato', sans-serif;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 0 0 70px 0;
}
.parallax-section a.btn-style-1 {
	font-size: 14px;
	line-height: 14px;
	padding: 14px 45px;
}
/*===========================================================================*/
						/*Team Css Start*/
/*===========================================================================*/
.team-section {
	float: left;
	width: 100%;
	padding: 50px 0 70px 0;
}
.team-section h2{
	margin-bottom:25px;
}
.team-box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.team-box .thumb {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.team-box .thumb img {
	display: block;
	width: 100%;
	height:auto;
}
.team-box .text-col {
	float: left;
	width: 100%;
	padding: 28px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.team-social {
	display: block;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	border-top: 1px solid;
}
.team-social li {
	display: inline-block;
	padding: 0 4px;
}
.team-social li a {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #ccc;
	border-radius: 100%;
	color: #222;
	font-size: 16px;
	display: block;
}
.team-social li a {
	border: 1px solid;
}
.team-box:hover .text-col {
	border: 1px solid rgba(0,0,0,0);
}
.team-box:hover .text-col h3, .team-box:hover .text-col p {
	color: #fff !important;
}
.team-box:hover .team-social {
	border-color: #fff;
}
.team-box:hover .team-social li a {
	border: 1px solid rgba(0,0,0,0);
	background: #fff;
	color: #222;
}
.team-box:hover .thumb img {
	opacity: 0.6;
}
.team-bg-2 {
	position: relative;
}
.team-bg-2:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/bloog-clot-img-4.png) no-repeat left top;
	width: 397px;
	height: 100%;
}
/*===========================================================================*/
						/*Newsletter Css Start*/
/*===========================================================================*/
.newsletter {
	float: left;
	width: 100%;
	/* background: url(../images/newsletter-bg.jpg) no-repeat left top/cover; */
	padding: 70px 0;
}
.newsletter h2 {
	text-align: center;
	margin: 0 0 50px 0;
}
.newsletter form {
	margin: 0 auto;
	display: block;
	width: 495px;
}
.newsletter form input[type="text"] {
	float: left;
	width: 363px;
	height: 36px;
	border-radius: 3px;
	border: 1px solid #cacaca;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px 'Open Sans', sans-serif;
	color: #777;
	text-transform: uppercase;
	margin: 0 4px 0 0;
}
.newsletter form input[type="submit"] {
	float: left;
	height: 36px;
	border: 0;
	border-radius: 3px;
	background: #222;
	padding: 0 20px;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
}
/*===========================================================================*/
						/*Partner Css Start*/
/*===========================================================================*/
.partnet-section {
	float: left;
	width: 100%;
	padding: 70px 0;
	background: #fff;
}
.partnet-section ul {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
}
.partnet-section ul li {
	display: inline-block;
	padding: 0 60px;
}
.partnet-section ul li a {
	text-decoration: none;
	display: block;
}
.partnet-section ul li a:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
/*===========================================================================*/
						/*Footer Css Start*/
/*===========================================================================*/
#footer {
	float: left;
	width: 100%;
	background: url(images/footer-bg.jpg) no-repeat left top/cover;
}
.footer-section-1 {
	float: left;
	width: 100%;
	padding: 25px 0 60px 0;
}
.footer-box {
	float: left;
	width: 100%;
}
.title-box {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.title-box strong.title {
	font: 700 60px/60px 'Lato', sans-serif;
	display: block;
	text-transform: uppercase;
}
.title-box span.title-2 {
	font: 400 36px/36px 'Lato', sans-serif;
	display: block;
	color: #fff;
	margin:0 0 0 43px;
}
strong.logo-footer {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.footer-box p {
	font: 400 14px/28px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.footer-box h3 {
	color: #fff;
	margin: 0 0 10px 0;
}
.footer-box span.time {
	font: 400 14px/28px 'Open Sans', sans-serif;
	color: #fff;
	display: block;
}
.footer-social {
	float: left;
	width: 100%;
	padding: 0;
	margin: -20px 0 0 0;
	list-style: none;
}
.footer-social li {
	float: left;
	padding: 0 15px 0 0;
}
.footer-social li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.footer-menu {
	float: left;
	width: 100%;
}
.footer-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-menu ul li {
	display: block;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.footer-menu ul li:first-child {
	padding: 0;
}
.footer-menu ul li a {
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-menu ul li a .fa {
	padding: 0 20px 0 0;
}
.footer-box form {
	float: left;
	margin: 0;
	width: 100%;
}
.footer-box form input[type="text"] {
	float: left;
	width: 100%;
	border: 0;
	background: none;
	border-bottom: 1px solid #fff;
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 44px 0;
	padding: 0 0 8px 0;
}
.footer-box form textarea {
	float: left;
	width: 100%;
	height: 102px;
	resize: none;
	border: 0;
	background: none;
	border-bottom: 1px solid #fff;
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 44px 0;
}
.footer-box form input[type="submit"] {
	float: right;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	padding: 14px 23px;
}
.footer-box form input[type="submit"]:hover {
	background: #fff;
	color: #222;
}
.footer-box form input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form textarea::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form textarea:-moz-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form textarea::-moz-placeholder {
 color:#fff;
 opacity:1;
}
.footer-box form textarea:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.footer-section-2 {
	float: left;
	width: 100%;
}
.footer-section-2 strong.copyrights {
	float: left;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 30px 0;
}
.footer-section-2 a.top {
	float: right;
	font: 400 18px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}
.footer-section-2 a.top .fa {
	display: block;
	text-align: center;
	font-size: 30px;
}
.footer-section-2 a.top:hover {
	text-decoration: none;
}
/*===========================================================================*/
						/*Inner Banner Css Start*/
/*===========================================================================*/
#inner-banner {
	float: left;
	width: 100%;
	background: url(images/inner-banner-img-1.jpg) no-repeat left top/cover;
	padding: 140px 0 30px 0;
	height: auto;
	text-align: center;
	position:relative;
	margin-bottom:20px;
	color:#fff;
}
#inner-banner:before {
	background: rgba(0, 0, 0, 0.3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#inner-banner .container {
	position: relative;
}
#inner-banner h1 {
	font: italic 700 100px/100px "Aller" !important;
	color: #fff !important;
	margin: 0 0 20px 0;
}
#inner-banner strong.title {
	font: 400 36px/36px 'Dancing Script', cursive;
	color: #fff;
	display: block;
	padding: 0 0 20px 0;
}
#inner-banner strong.error-text {
	background: url(images/error-text.png) no-repeat center top;
	width: 100%;
	height: 427px;
	text-indent: -99999px;
	display: block;
	margin: 60px 0 0 0;
}
#inner-banner.inner-banner-bg-3 {
	background: url(../images/inner-banner-img-3.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-4 {
	background: url(../images/inner-banner-img-4.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-5 {
	background: url(../images/inner-banner-img-5.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-6 {
	background: url(../images/inner-banner-img-6.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-7 {
	background: url(../images/inner-banner-img-7.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-8 {
	background: url(../images/inner-banner-img-8.jpg) no-repeat left top/cover;
}
#inner-banner.inner-banner-bg-10 {
	background: url(../images/inner-banner-img-10.jpg) no-repeat left top/cover;
}
#inner-banner .breadcrumbs {
	margin: 0;
}
#inner-banner .breadcrumbs a {
	text-decoration: none;
	font: 400 16px/16px "Lato", sans-serif;
	color: #fff;
}
#inner-banner .breadcrumbs span {
	text-decoration: none;
	font: 400 16px/16px "Lato", sans-serif;
	color: #fff;
}
#inner-banner .breadcrumbs .separator {
	padding: 0 3px;
}
/*===========================================================================*/
						/*About Text Css Start*/
/*===========================================================================*/
.about-text {
	float: left;
	width: 100%;
	position: relative;
}
.about-text:before {
	content: '';
	position: absolute;
	right: 0;
	top: 100px;
	background: url(../images/bloog-clot-img-3.png) no-repeat right top;
	height: 100%;
	width: 318px;
}
.text-style-1 {
	float: left;
	width: 100%;
	padding: 0 0 100px 0;
}
.text-style-1 .text-col {
	float: left;
	width: 645px;
	position: relative;
}
.text-style-1 .text-col:before {
	content: '';
	position: absolute;
	left: 98px;
	top: -20px;
	width: 780px;
	height: 488px;
	border: 1px solid #ccc;
	z-index: -1;
}
.text-style-1 .thumb {
	float: right;
	overflow: hidden;
	background: #000;
}
.text-style-1 .thumb img {
	display: block;
	width: 100%;
}
.text-style-1 .thumb:hover img {
	transform: scale(1.3) rotate(16deg);
	-moz-transform: scale(1.3) rotate(16deg);
	-webkit-transform: scale(1.3) rotate(16deg);
	opacity: 0.6;
}
.text-style-2 {
	float: left;
	width: 100%;
	padding: 0 0 64px 0;
}
.text-style-2 .thumb {
	float: left;
	overflow: hidden;
	background: #000;
}
.text-style-2 .thumb img {
	display: block;
	width: 100%;
}
.text-style-2 .thumb:hover img {
	transform: scale(1.3) rotate(16deg);
	-moz-transform: scale(1.3) rotate(16deg);
	-webkit-transform: scale(1.3) rotate(16deg);
	opacity: 0.6;
}
.text-style-2 .text-col {
	float: right;
	width: 640px;
	position: relative;
}
.text-style-2 .text-col:before {
	content: '';
	position: absolute;
	right: 98px;
	top: -20px;
	width: 780px;
	height: 488px;
	border: 1px solid #ccc;
	z-index: -1;
}
/*===========================================================================*/
						/*Error Page Css Start*/
/*===========================================================================*/
.error-page {
	float: left;
	width: 100%;
	text-align: center;
	margin: -225px 0 100px 0;
}
.error-page span {
	display: inline-block;
	text-align: center;
	font: 400 24px/24px 'Open Sans', sans-serif;
	color: #000;
	text-transform: uppercase;
	border-top: 1px solid #f6f6f6;
	padding: 15px 93px 40px 93px;
}
.error-page strong.title {
	font: 400 72px/72px "Aller";
	color: #000;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 0 0 50px 0;
}
.error-page p {
	font: 400 24px 'Open Sans', sans-serif;
	color: #000;
	margin: 50px 0 50px 0;
}
.error-page a.btn-style-1 {
	padding: 18px 33px;
}
.error-page a.btn-style-1 img {
	float: right;
	padding: 4px 0 0 28px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"]{
	padding:3px 20px;
	background:#900000;
	color:#fff;
}
/*===========================================================================*/
						/*Coming Soon Page Css Start*/
/*===========================================================================*/
.coming-soon {
	float: left;
	width: 100%;
	background: url(../images/coming-soon.jpg) no-repeat left top;
	padding: 133px 0;
}
.coming-soon strong.coming-logo {
	display: block;
	text-align: center;
	padding: 0 0 20px 0;
}
.coming-soon h1 {
	font: italic 700 100px/100px "Aller";
	color: #fff;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}
.coming-soon strong.title {
	display: block;
	text-align: center;
	font: 300 72px/72px 'Open Sans', sans-serif;
	color: #fff;
	padding: 0 0 110px 0;
}
.coming-soon .countdown-row {
	display: block;
	width: 100%;
	text-align: center;
}
.coming-soon .countdown-section {
	display: inline-block;
	float: none;
	font-size: 75%;
	text-align: center;
	width: 198px;
	position: relative;
	background: none;
	margin: 0 30px;
	padding: 0;
}
.coming-soon .countdown-section:before {
	content: '';
	background: url(../images/timer-round.png) no-repeat center top;
	width: 198px;
	height: 198px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
.coming-soon .countdown-amount {
	font-size: 200%;
	font: 300 60px/60px 'Open Sans', sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	padding: 0 0 20px 0;
}
.coming-soon .countdown-period {
	display: block;
	text-transform: uppercase;
	font: 15px/15px "Aller";
	color: #fff;
}
/*===========================================================================*/
						/*Contact Section Css Start*/
/*===========================================================================*/
.contact-section {
	float: left;
	width: 100%;
	margin: 0;
	position: relative;
}
.contact-section .map_canvas {
	width: 100%;
	height: 700px;
}
.number-box {
	margin: 0 auto;
	display: block;
	width: 1140px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 2px solid;
	background: url(images/number-bg.jpg) no-repeat left bottom;
	padding: 81px 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.number-box strong.number {
	display: block;
	text-align: center;
	font: 400 100px/100px 'Open Sans', sans-serif;
	color: #222;
}
/*===========================================================================*/
						/*Menu Css Start*/
/*===========================================================================*/
.menu-section {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 100px 0;
}
.menu-section h2 {
	margin: 0 0 50px 0;
}
.menu-section:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/bloog-clot-img-5.png) no-repeat right top;
	width: 100%;
	height: 100%;
}
.menu-section .thumb {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.menu-2 {
	position: relative;
	padding: 100px 0;
}
.menu-2:before {
	content: '';
	position: absolute;
	left: 0;
	right: inherit;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/bloog-clot-img-6.png) no-repeat left center;
	width: 100%;
	height: 100%;
}
.menu-section .thumb:hover img {
	transform: translateY(10px) translateX(-30px);
	-moz-transform: translateY(10px) translateX(-30px);
	-webkit-transform: translateY(10px) translateX(-30px);
	opacity: 0.7;
}
/*===========================================================================*/
						/*Outlets Text Css Start*/
/*===========================================================================*/
.outlets-section {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
}
.outlets-section h2 {
	margin: 0 0 70px 0;
}
.outlets-section p {
	margin: 0 0 60px 0;
}
.outlet-box {
	float: left;
	width: 100%;
	background: #e9e9e9;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.75);
	text-align: center;
	padding: 30px 0;
	margin-bottom: 50px;
	position: relative;
}
.outlet-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 82px;
	background: url(../images/outlet-icon.png) no-repeat center top/100%;
}
.outlet-box strong.title {
	display: block;
	font: 400 24px/24px 'Dancing Script', cursive;
	color: #ccc;
	padding: 0 0 30px 0;
}
.outlet-box h3 {
	font: italic 700 42px/42px "Aller";
	color: #ccc;
	text-transform: capitalize;
}
.outlet-box h3 a {
	color: #ccc;
	text-decoration: none;
}
.outlet-box a.loaction {
	font: 700 50px/50px "Aller";
	display: block;
	text-align: center;
	color: #ccc;
}
.outlet-box:hover strong.title, .outlet-box:hover h3 a, .outlet-box:hover strong.coming-text {
	color: #222;
}
.outlet-box:hover a.loaction {
	text-decoration: none;
}
.outlet-box:hover:before {
	background: url(../images/outlet-icon-hover.png) no-repeat center top/100%;
}
.outlet-box strong.coming-text {
	display: block;
	font: 400 36px/36px "Aller";
	color: #ccc;
	padding: 65px 0;
}
.outlet-detail {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.outlet-detail .nav-tabs {
	border: 0;
}
.outlet-detail .nav-tabs > li {
	float: none;
	display: block;
	margin: 0 0 30px 0;
	position: relative;
	padding: 0 0 30px 0;
}
.outlet-detail .nav-tabs > li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 247px;
	border-bottom: 1px solid #ccc;
}
.outlet-detail .nav-tabs > li.active > a, .outlet-detail .nav-tabs > li.active > a:hover, .outlet-detail .nav-tabs > li.active > a:focus {
	border: 0;
	color: #222;
}
.outlet-detail .nav-tabs > li > a {
	font: 400 18px/18px 'Open Sans', sans-serif;
	padding: 0;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
}
.outlet-detail .nav-tabs > li > a p {
	margin: 10px 0 0 0;
	text-transform: none;
}
.outlet-detail .nav > li > a:hover, .outlet-detail .nav > li > a:focus {
	background: none;
	color: #222;
}
.outlet-detail .map_canvas {
	width: 100%;
	height: 700px;
}
.outlet-detail iframe {
	width: 100%;
	border: 0;
	height: 700px;
}
.outlet-detail strong.email {
	display: block;
	font: 400 14px/24px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #777;
	text-align: center;
	padding: 50px 0 30px 0;
}
.outlet-detail strong.email span {
	display: block;
}
.outlet-detail strong.email a {
	text-decoration: none;
}
.outlet-detail .mCSB_container_wrapper > .mCSB_container {
	padding: 0;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: none;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .outlet-detail .mCS-3d-thick.mCSB_scrollTools, .outlet-detail .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	border-radius: 0;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	box-shadow: none;
}
.outlet-detail .mCSB_scrollTools {
	width: 8px;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: none;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 10px;
	margin: 0;
	width: 6px;
}
.outlet-detail .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .outlet-detail .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .outlet-detail .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: none;
}
.outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp, .outlet-detail .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background: none;
}
/*.content {
	overflow: auto;
	position: relative;
	width: 100%;
	max-width: 100%;
	height: 500px;
}*/
.tab-content-box {
	float: left;
	width: 100%;
}
.tab-content-box ul {
	padding: 0;
	margin: 0 -30px 0 0;
	list-style: none;
}
.tab-content-box ul li {
	float: left;
	margin: 0 30px 30px 0;
}
.tab-content-box .thumb {
	float: left;
	width: 125px;
}
.tab-content-box .thumb img {
	display: block;
	width: 100%;
}
.tooltip-wrap {
	position: relative;
}
.tooltip-wrap .tooltip-content {
	display: none;
	position: absolute;
	top: 0;
	right: -100%;
	background-color: rgba(0,0,0,0.7);
	padding: 15px;
	color: #fff;
	width: 100%;
	z-index: 9;
}
.tooltip-wrap .tooltip-content:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent rgba(0,0,0,0.7) transparent transparent;
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tooltip-wrap:hover .tooltip-content {
	display: block;
}
/*===========================================================================*/
						/*Gallery Css Start*/
/*===========================================================================*/
.gallery-section {
	float: left;
	width: 100%;
	padding: 70px 0 40px 0;
}
.gallery-section .btn-row {
	margin: 70px 0 0 0;
}
.gallery-section a.load {
	display: inline-block;
	text-align: center;
	font: 600 16px/16px 'Lato', sans-serif;
	color: #222;
	text-transform: uppercase;
	padding: 12px 30px;
}
.gallery-section a.load:hover {
	border: 0;
	color: #fff;
	text-decoration: none;
}
.gallery-section .frame {
	background: #000;
	overflow: hidden;
}
.gallery-section .frame:hover img {
	transform: scale(1.2);
	opacity: 0.5;
}
.gallery ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	position: relative;
}
.loop-entry {
	float: left;
}
.gallery-metro-2 .isotope .item {
	height: 280px;
	width: 33.33333333%;
	list-style: none;
	margin-bottom: 30px;
}
.gallery-metro-2 .isotope .item.width2 {
	width: 66.66666667%;
}
.gallery-metro-2 .isotope .item.height2 {
	height: 590px;
}
.gallery-metro-2 .isotope .item.width1 {
	width: 100%;
}
.gallery-metro-2 .isotope .item.height1 {
	height: 300px;
}
.gallery-metro-2 .isotope .item.height3 {
	height: 590px;
}
.full-gallery ul {
	list-style: outside none none;
	margin-bottom: 0;
	padding: 0;
	position: relative;
}
.gallery-style-2 {
	float: left;
	width: 100%;
}
.full-gallery {
	padding-bottom: 45px;
}
.full-gallery .frame {
	float: left;
	width: 100%;
}
.full-gallery .frame img {
	display: block;
	width: 100%;
}
#filter {
	margin: 0 0 90px 0;
	display: block;
	text-align: center;
}
#filter li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
#filter li a {
	text-decoration: none;
	text-transform: uppercase;
	font: 400 16px/16px 'Open Sans', sans-serif;
	color: #222;
	padding: 0 22px;
}
#filter li a:hover {
	cursor: pointer;
}
#filter .current {
}
#filter li a.selected {
	cursor: pointer;
}
.isotope-hidden.isotope-item {
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
.portfolio_block {
	width: 100%;
}
.portfolio_block .col-md-6 {
	padding: 0;
}
.portfolio_block .col-md-6 img {
	width: 100%;
}
.thank-msg {
	float: left;
	width: 100%;
	padding: 200px 0 0 0;
}
.thank-msg .error-page {
	margin: 0;
}
.thank-msg .error-page h2 {
	margin-bottom: 40px;
}
.FONTS {
	font-family: "Aller";
	font-family: 'Open Sans', sans-serif;
	font-family: 'Dancing Script', cursive;
	font-family: 'Lato', sans-serif;
}
.head-top .right-side .dropdown-menu > li > a, a.btn-style-1, .team-social li a, .team-box .text-col, .team-box .text-col h3, .team-box .text-col p, .team-social, .team-box .thumb img, .partnet-section ul li a img, .footer-social li a, .footer-menu ul li a, .footer-box form input[type="submit"], .text-style-1 .thumb img, .text-style-2 .thumb img, .outlet-box strong.title, .outlet-box h3 a, .outlet-box a.loaction, .outlet-box:before, .outlet-box strong.coming-text, .product-detail .nav-tabs > li a, .product-detail .frame img, .gallery-section .frame img, .gallery-section a.load, #nav li ul li a:before, .rate-list .left-box .thumb img, .rate-list .text-col ul li, .product-section .product-box .thumb img, .newsletter form input[type="submit"], .menu-section .thumb img, #footer .wpcf7-form input[type="submit"], .menu-footer-menu-container ul li a, .blog-post-holder .slide .caption .holder a.bx_post_slider_btn, #home-slider .caption .holder a.post_slider_btn, .menu-slider .menu-box .menu-text-block .caption, .menu-slider .menu-box .menu-text-block img, .butcherhatti_index, .widget_tag_cloud a, .tag-template .post-box, .widget_archive ul li a, .widget_categories ul li a, .popular-post-widget .thumb img, .blog-section .post-box .img-frame img, .menu-items .menu-box img, .menu-list ul li img, .bartender-detail .img-frame img {
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}
/******************** Added By Developer ***************/
.rate-list .left-box img {
	height: auto;
}
.shortcode_wysija .wysija-submit {
	margin-top: 0 !important;
}
.full-width-gal .frame img, .third-width-gal .frame img, .fourth-width-gal .frame img {
	width: 100%;
	height: auto;
}
.error-page.search_page_404 {
	margin: 0px;
}
.error-page.search_page_404 strong.title {
	font-size: 32px;
	padding: 0px;
}
.error-page.search_page_404 span {
	padding: 0px;
	border-top: 0px;
	font-size: 48px;
}
.search_page img {
	width: 100%;
	height: auto;
}
/**************** Core CSS ******************/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
	max-width: 100%;
	height: auto;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
#footer .wpcf7-form {
	float: left;
	width: 100%;
}
#footer .wpcf7-form input[type="text"], #footer .wpcf7-form input[type="email"] {
	float: left;
	width: 100%;
	border: 0;
	background: none;
	border-bottom: 1px solid #fff;
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 44px 0;
	padding: 0 0 8px 0;
}
#footer .wpcf7-form textarea {
	float: left;
	width: 100%;
	height: 102px;
	resize: none;
	border: 0;
	background: none;
	border-bottom: 1px solid #fff;
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 44px 0;
}
#footer .wpcf7-form input[type="submit"] {
	float: right;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	padding: 14px 23px;
}
#footer .wpcf7-form input[type="submit"]:hover {
	background: #fff;
	color: #222;
}
#footer .wpcf7-form input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form textarea::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form textarea:-moz-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form textarea::-moz-placeholder {
 color:#fff;
 opacity:1;
}
#footer .wpcf7-form textarea:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.cart-holder {
	float: right;
	margin: 0 0 0 10px;
}
.cart-holder .dropdown-menu {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	min-width: 210px;
	padding: 0 0 10px 0;
	top: 100%;
	left: inherit;
	right: 0;
	z-index: 1000;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.cart-holder .cart_list {
	padding: 10px;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.cart-holder .cart_list li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.cart-holder .cart_list li img {
	margin: 0 auto 10px;
	width: 100px;
	height: 100px;
	display: block;
}
.cart-holder .cart_list li a {
	font: 400 20px/20px 'Lato', sans-serif;
	color: #222;
	display: block;
	text-align: center;
}
.cart-holder .cart_list li .quantity {
	overflow: hidden;
	display: block;
	font: 600 16px/16px 'Lato', sans-serif;
	color: #222;
	text-align: center;
	padding: 7px 0;
}
.cart-holder .cart_list li a.remove {
	float: right;
	width: 22px;
	height: 22px;
	background: #000;
	color: #fff;
	text-align: center;
}
.cart-listed ul li .total {
	display: block;
	text-align: center;
}
.cart-listed ul li .total strong {
	font: 600 16px/16px 'Lato', sans-serif;
	color: #222;
	display: inline-block;
}
.cart-listed ul li .woocommerce-Price-amount.amount {
	font: 700 18px/18px 'Lato', sans-serif;
	color: #222;
}
.cart-listed ul li .buttons {
	display: block;
	text-align: center;
	margin: 0;
}
.cart-listed ul li .wc-forward {
	color: #fff;
	display: inline-block;
	font: 300 13px/13px "Open Sans", sans-serif;
	padding: 12px 16px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
	float: none;
	margin: 0;
}
.cart-holder .cart_list li a:hover {
	text-decoration: none;
}
.cart-holder button {
	background: none;
	border: 0;
	padding: 0;
}
.cart-holder .number {
	border-radius: 100%;
	color: #fff;
	height: 19px;
	position: absolute;
	right: 2px;
	top: 1px;
	width: 19px;
	z-index: 9999;
	font-size:11px;
	line-height:19px;
}
.cart-holder .fa {
	background: #fff;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	padding: 0;
	text-align: center;
	width: 50px;
}
.cart-listed {
	float: left;
	width: 100%;
	position: relative;
}
.menu-footer-menu-container {
	float: left;
	width: 100%;
}
.menu-footer-menu-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-footer-menu-container ul li:first-child {
	margin: 0;
}
.menu-footer-menu-container ul li {
	display: block;
	overflow: hidden;
	padding: 0 0 0 20px;
	margin: 20px 0 0 0;
	position: relative;
}
.menu-footer-menu-container ul li:before {
	color: #fff;
	content: "\f101";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 7px;
	font-size: 14px;
}
.menu-footer-menu-container ul li a {
	color: #fff;
	font: 400 14px/14px "Open Sans", sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
.shortcode_wysija .formError .formErrorContent {
	left: -130px;
	top: 34px;
}
.product-section .product-box .thumb span.pro-price.strikeout {
	font: 20px/20px "Lato", sans-serif;
	display: inline-block;
	text-decoration: line-through;
	padding: 0 10px 0 0;
}
.product-section .product-box .thumb span.pro-price {
	font: 20px/20px "Lato", sans-serif;
	color: #222;
	display: inline-block;
	position: relative;
	padding: 10px 0 0 0;
}
/******************************************SLIDER STYLE*****************************************/
.bx-framework-slider .bx-wrapper {
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}
.bx-framework-slider .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
}
.bx-framework-slider .bx-wrapper ul {
	margin: 0;
}
.bx-framework-slider .bx-wrapper ul li {
	position: inherit;
}
.bx-framework-slider .bxsl-text-block {
	position: absolute;
	left: 0;
	top: 400px;
	text-align: center;
	width: 100%;
}
.bx-framework-slider .bxsl-text-block strong.title {
	display: block;
	color: #fff;
	font: 400 48px/48px "Dancing Script", cursive;
	padding: 0 0 25px;
	text-align: center;
}
.bx-framework-slider .bxsl-text-block h1 {
	margin: 0 0 20px 0;
}
.bx-framework-slider .bxsl-text-block p {
	display: block;
	color: #fff !important;
	font: 400 24px/24px "Aller" !important;
	padding: 0;
	text-align: center;
}
.bx-framework-slider .bx-controls-direction {
	display: none;
}
.bx-framework-slider .bx-wrapper .bx-pager, .bx-framework-slider .bx-wrapper .bx-controls-auto {
	bottom: 30px;
}
.bx-framework-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.bx-framework-slider .bx-wrapper iframe {
	width: 100%;
}
.blog-section .post-box iframe{
	height:400px;
}
.wrap-nivoslider.theme-default {
	margin: 0;
}
.wrap-nivoslider.theme-default .nivoSlider {
	margin: 0;
	padding: 0;
}
.wrap-nivoslider.theme-default .nivo-caption {
	bottom: 300px;
	padding: 0;
	background: none;
	opacity: 1;
}
.wrap-nivoslider.theme-default .inner-text-block {
	padding: 0;
	margin: 0 auto;
	display: block;
	width: 50%;
}
.wrap-nivoslider.theme-default .inner-text-block span {
	color: #fff;
	display: block;
	font: italic 700 94px/94px "Aller";
	margin: 0 0 10px;
	text-align: center;
}
.wrap-nivoslider.theme-default .inner-text-block p {
	color: #fff !important;
	display: block;
	font: 400 30px/30px "Dancing Script", cursive !important;
	padding: 0 0 20px;
	text-align: center;
}
.wrap-nivoslider.theme-default .nivo-controlNav {
	display: none;
}
.blog-post-holder .slide {
	position: relative;
}
.blog-post-holder .slide .caption {
	position: absolute;
	top: 400px;
	left: 0;
	width: 100%;
}
.blog-post-holder .slide .caption .holder {
	width: 1170px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.blog-post-holder .slide .caption .holder strong.title {
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: inline;
	font: 400 40px/72px "Aller";
	padding: 12px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.blog-post-holder .slide .caption .holder a.bx_post_slider_btn {
	color: #fff;
	display: table;
	font: 300 18px/18px "Open Sans", sans-serif;
	padding: 14px 33px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
	margin: 10px 0 0 0;
}
.blog-post-holder .slide .caption .holder a.bx_post_slider_btn:hover {
	background: #fff;
	color: #222;
}
.blog-post-holder .bx-wrapper .bx-pager, .blog-post-holder .bx-wrapper .bx-controls-auto {
	bottom: 100px;
}
.blog-post-holder .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
#home-slider .caption .holder {
	text-align: center;
	margin: 0 auto;
	width: 51%;
	background: rgba(0,0,0,0.5);
	padding: 20px 0;
}
#home-slider .caption .holder span {
	font: italic 700 49px/54px "Aller";
	color: #fff !important;
	display: block;
	padding: 0 0 20px 0;
}
#home-slider .caption .holder a.post_slider_btn {
	color: #fff;
	display: inline-block;
	font: 300 18px/18px "Open Sans", sans-serif;
	padding: 14px 33px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
}
#home-slider .caption .holder a.post_slider_btn:hover {
	background: #fff;
	color: #222;
}
#home-slider .owl-controls {
	display: none;
}
/******************************************SLIDER STYLE*****************************************/

/*********************************************SHOP STYLE START*********************************************/
#main-woo {
	overflow: hidden;
	padding-bottom: 80px;
}
#main-woo h1 {
	font-size:48px;
	color: #222 !important;
	text-align: center;
	margin: 0 0 20px 0;
}
.woocommerce-ordering {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#main-woo .products {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#main-woo .products li {
	float: left;
	width: 25%;
	position: relative;
	margin-bottom: 40px;
	margin-top:0;
	min-height:361px;
}
#main-woo .products li:before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ccc #ccc #ccc -moz-use-text-color;
	border-image: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	content: "";
	height: 233px;
	position: absolute;
	right: 0;
	top: 0;
	width: 262px;
}
#main-woo .products li:after {
	border-left: 1px solid #ccc;
	content: "";
	height: 61px;
	left: 22px;
	position: absolute;
	top: 0;
}
#main-woo .products li a img {
	float: right;
	width: 100%;
	height: auto;
	margin-bottom:10px;
}
#main-woo .products .add_to_cart_button {
	float: right;
	color: #fff;
	font: 300 14px/14px "Open Sans", sans-serif;
	padding: 11px 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
	margin: -34px 0 0 0;
}
#main-woo .products .add_to_cart_button:hover {
	color: #fff;
	text-decoration: none;
}
#main-woo .products .add_to_cart_button:hover:before {
	width: 100%;
	opacity: 1;
}
#main-woo .products .add_to_cart_button:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-color: #222;
	z-index: -1;
	opacity: 0;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
#main-woo .products .added_to_cart {
	float: right;
	color: #fff;
	font: 300 14px/14px "Open Sans", sans-serif;
	padding: 11px 23px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
	margin: -73px -115px 0 0;
}
.woocommerce-LoopProduct-link {
	float: left;
	padding: 0 0 0 20px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#main-woo .page-title {
	display: none;
}
.woocommerce-result-count {
	text-align: right;
}
.woocommerce-ordering {
	text-align: right;
}
.woocommerce-LoopProduct-link > h3 {
	margin: 0;
	display: block;
	overflow: hidden;
	clear: both;
}
#main-woo .products li span.price {
	display: block;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-align: inherit;
}
#main-woo .products li span.price del {
	display: inline-block;
	font: 20px/20px "Lato", sans-serif;
	padding: 0 10px 0 0;
	text-decoration: line-through;
}
#main-woo .products li span.price ins {
	display: inline-block;
	font: 20px/20px "Lato", sans-serif;
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #222;
}
span.onsale {
	font: 13px/40px "Lato", sans-serif;
	border-radius: 100%;
	color: #fff;
	float: left;
	height: 40px;
	text-align: center;
	width: 40px;
	position: absolute;
	left: 0;
	margin:auto;
	top: 10px;
	z-index: 9;
}
.woocommerce-pagination {
	float: left;
	width: 100%;
}
.woocommerce-pagination .page-numbers {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.woocommerce-pagination .page-numbers li {
	display: inline-block;
	padding: 10px 12px;
	font: 14px/14px "Lato", sans-serif;
	border: 1px solid;
	margin: 0 3px;
}
.woocommerce-pagination .page-numbers li a {
	text-decoration: none;
	font: 14px/14px "Lato", sans-serif;
}
.woocommerce {
	float: left;
	width: 100%;
}
.woocommerce .shop_table.shop_table_responsive.cart {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin: 80px 0 0 0;
}
.woocommerce .cart_item {
	border-bottom: 1px solid #ccc;
}
.woocommerce td, .woocommerce th {
	border: 1px solid #ccc;
	padding: 0 20px;
	text-align: center;
	color: #222;
}
.woocommerce td.product-name, .woocommerce .woocommerce-Price-amount.amount, .woocommerce thead tr th {
	font: 20px/20px "Lato", sans-serif;
	color: #222;
}
.woocommerce td.product-name a {
	color: #222;
	text-decoration: none;
}
.woocommerce a.remove {
	font: 20px/20px "Lato", sans-serif;
}
.woocommerce thead tr th {
	padding: 20px 0;
}
.woocommerce .actions {
	padding: 20px;
}
.woocommerce .button {
	float: right;
	border: 0;
	padding: 10px 20px;
	color: #fff;
	margin: 0 0 0 10px;
}
.woocommerce .coupon .input-text {
	padding: 7px 0;
}
.woocommerce .coupon {
	float: left;
}
.woocommerce .shop_table.shop_table_responsive.cart .input-text.qty.text {
	width: 20%;
	font-size: 16px;
}
.woocommerce .input-text.qty.text {
	width: 100%;
	text-align: center;
}
.cart_totals {
	float: left;
	width: 100%;
	margin: 40px 0 60px 0;
}
.cart_totals h2 {
	margin: 0 0 20px 0;
}
.woocommerce table {
	float: left;
	width: 100%;
}
.woocommerce table td, .woocommerce table th {
	padding: 10px 20px;
	font: 20px/20px "Lato", sans-serif;
	color: #222;
}
.wc-proceed-to-checkout {
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}
.woocommerce-error {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.woocommerce-error li {
	background: #000;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.woocommerce-message, .woocommerce-info {
	float: left;
	width: 100%;
	background: #000;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
	margin-top:20px;
	line-height:40px;
}
.woocommerce-message .wc-forward{
	height:40px;
	line-height:30px;
}
.woocommerce-message a, .woocommerce-info a {
	color: #fff;
}
.woocommerce-review-link{
	color:#222;
	display:block;
	padding:10px 0 0 0;
}
.woocommerce-checkout {
	float: left;
	width: 100%;
}
.woocommerce-billing-fields {
	float: left;
	width: 100%;
}
.woocommerce-billing-fields p {
	float: left;
	width: 100%;
	margin: 10px;
}
.woocommerce-billing-fields label {
	display: block;
	font: 16px/16px "Lato", sans-serif;
	color: #222;
	padding: 0 0 10px 0;
}
.woocommerce-billing-fields input {
	float: left;
	width: 100%;
	height: 38px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
}
.woocommerce-billing-fields select2-container .select2-choice {
	border-radius: 0;
	float: left;
	width: 100%;
	height: 38px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.woocommerce-shipping-fields {
	float: left;
	width: 100%;
}
.woocommerce-shipping-fields label {
	display: block;
	font: 16px/16px "Lato", sans-serif;
	color: #222;
	padding: 0 0 10px 0;
}
.woocommerce-shipping-fields textarea {
	float: left;
	width: 100%;
	resize: none;
	height: 180px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 30px;
}
.woocommerce-billing-fields .input-checkbox {
	float: left;
	margin: 8px 6px 0 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 20px;
	height: 20px;
}
.woocommerce-checkout-review-order-table {
	margin-bottom: 30px;
}
.woocommerce-checkout-payment {
	float: left;
	width: 100%;
}
.woocommerce-checkout-payment ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.woocommerce-checkout-payment ul li {
	float: left;
	width: 100%;
	padding: 0 0 5px 0;
}
.login {
	float: left;
	width: 100%;
}
.login label {
	display: block;
	font: 16px/16px "Lato", sans-serif;
	color: #222;
	padding: 0 0 10px 0;
}
.woocommerce-message a:hover, .woocommerce-info a:hover {
	text-decoration: none;
	color: #fff;
}
.type-product .images {
	float: left;
	width: 43%;
	margin: 0 30px 60px 0;
}
.type-product .woocommerce-main-image {
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	margin: 0 0 14px 0;
}
.type-product {
	float:left;
	width:100%;
	position: relative;
	margin-top:60px;
}
.thumbnails {
	float: left;
	width: 100%;
	text-align: center;
}
.thumbnails a {
	display: inline-block;
	width: 150px;
	border: 1px solid #ccc;
	margin: 0 6px;
}
.type-product .summary.entry-summary {
	float: left;
	width: 50%;
}
#main-woo .type-product h1 {
	text-align: left;
}
.type-product .summary.entry-summary del {
	display: inline-block;
	font: 20px/20px "Lato", sans-serif;
	padding: 0 10px 0 0;
	text-decoration: line-through;
}
.type-product .summary.entry-summary ins {
	display: inline-block;
	font: 20px/20px "Lato", sans-serif;
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #222;
}
.type-product .cart .quantity {
	float: left;
	width: 80px;
}
.summary.entry-summary .product_meta span {
	display: block;
	padding: 0 0 10px 0;
}
.type-product .woocommerce-tabs {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.type-product .woocommerce-tabs ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.type-product .woocommerce-tabs ul li {
	float: left;
	background: #ccc;
	color: #222;
	padding: 10px 20px;
	margin: 0 2px 0 0;
}
.type-product .woocommerce-tabs ul li a {
	text-decoration: none;
	font: 20px/20px "Lato", sans-serif;
	color: #222;
}
.type-product #tab-description {
	float: left;
	width: 100%;
	border: 0;
	box-shadow: none;
	margin: 0;
}
.type-product #tab-description h2 {
	margin: 0 0 15px 0;
	font-weight:700;
}
.type-product #comments h2 {
	margin: 0 0 15px 0;
}
.single-product #main-woo .related.products {
	margin: 0;
}
#commentform input {
	margin-bottom: 20px;
}
.type-product .comment-form-comment > textarea {
	height: 200px;
	margin-bottom: 20px;
}
#commentform .submit {
	color: #fff;
}
#main-woo .products .related.products span0.price {
	padding: 0;
	text-align: inherit;
}
.single-product #main-woo .related.products h2 {
	margin: 0 0 30px 0;
	font-weight:700;
}
.blog-section {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.blog-section .post-box {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.blog-section .post-box .img-frame {
	float: left;
	width: 100%;
	background:#000;
	overflow:hidden;
}
.blog-section .post-box .text-box {
	float: left;
	width: 100%;
	margin:20px 0 0 0;
}
.blog-section .post-box .text-box strong.date {
	display: none;
}
.blog-section .post-box .text-box h2 {
	margin: 0 0 20px 0;
}
.blog-section .post-box .text-box h2 a {
	color: #222;
}
.blog-section .post-box .text-box h2 a:hover {
	color: #222;
	text-decoration: none;
}
/*.blog-section .post-box .text-box ul{
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
}
.blog-section .post-box .text-box ul li{
	overflow:hidden;
	font: 14px/14px "Lato",sans-serif;
	color:#777;
	padding:0 0 10px 15px;
	position:relative;
}
.blog-section .post-box .text-box ul li:before{
	content:"\f046";
	position:absolute;
	font-family:FontAwesome;
	left:0;
	top:0;
	font-size:12px;
	color:#777;
}*/
.blog-section .post-box .text-box .detail-row {
	padding-bottom: 20px;
}
.blog-section .post-box .text-box .detail-row a.link {
	padding: 0 10px 0 0;
	color:#900000;
	text-decoration:none;
}
.blog-section .post-box .text-box .detail-row a.link .fa {
	padding: 0 5px 0 0;
}
.blog-section .post-box .share {
	float: left;
	width: 100%;
	padding: 5px 0 25px 0;
}
.blog-section .post-box .share strong.title {
	padding: 0 15px 0 0;
	float: left;
}
.blog-section .post-box .share ul {
	padding: 2px 0 0 0;
	margin: 0;
	list-style: none;
	float: left;
}
.blog-section .post-box .share ul li {
	float: left;
	padding: 0 10px 0 0;
	color: #222;
	font-size: 14px;
}
.blog-section .post-box .share ul li:before {
	display: none;
}
.blog-section .post-box .share ul li a {
	color: #777;
}
.blog-section .post-box .comment-box {
	float: left;
	width: 100%;
}
#commentform {
	float: left;
	width: 100%;
}
#commentform textarea {
	border: 2px solid #ccc;
	border-radius: 0;
	float: left;
	font-size: 14px;
	height: 200px;
	resize: none;
	margin-bottom: 20px;
	line-height: 42px;
	padding-left: 15px;
	width: 100%;
}
#commentform input {
	border: 2px solid #ccc;
	border-radius: 0;
	float: left;
	font-size: 14px;
	height: 40px;
	resize: none;
	margin-bottom: 20px;
	line-height: 42px;
	padding-left: 15px;
	width: 100%;
}
.blog-section .post-box .comment-box li{
	list-style:none;
}
.comment-list article, .comment-list .pingback, .comment-list .trackback{
	border:0 !important;
}
#butcherhatti_timings-3 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#butcherhatti_timings-3 h3 {
	color: #222;
}
#butcherhatti_timings-3 h3 p, #butcherhatti_timings-3 span.time {
	color: #777;
}
#butcherhatti_timings-3 .footer-social li a {
	color: #222;
}
.blog-section .bx-framework-slider .bxsl-text-block {
	top: 100px;
}
#gallery-1 {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.gallery-caption{
	background:none !important;
}
.bartender-detail {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.bartender-detail .img-frame {
	float: left;
	width: 100%;
	overflow:hidden;
	background:#000;
}
.bartender-detail .img-frame img {
	display: block;
	width: 100%;
	height: auto;
}
.bartender-detail .text-box {
	float: left;
	width: 100%;
}
.bartender-detail .text-box span.title {
	font: 16px/16px "Lato", sans-serif;
	display: block;
	padding: 0 0 10px 0;
}
.bartender-detail .text-box strong.designation {
	font: 40px/40px "Lato", sans-serif;
	color: #222;
	display: block;
	padding: 0 0 10px 0;
}
.bartender-detail .text-box em {
	display: block;
	padding: 0 0 10px 0;
}
.bartender-detail-social {
	float: left;
	width: 100%;
}
.bartender-detail-social ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bartender-detail-social ul li {
	float: left;
	padding: 0 10px 0 0;
}
#footer .footer-box p, #footer .footer-box h3 {
	color: #fff !important;
}
.menu-grid {
	float: left;
	width: 100%;
	padding: 80px 0 50px 0;
}
.menu-grid h2 {
	margin: 0 0 20px 15px;
}
.menu-items {
	float: left;
	width: 100%;
}
.menu-items .menu-box {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}
.menu-items .menu-box img {
	display: block;
	width: 100%;
	height: auto;
}
.menu-items .menu-box strong.subheading {
	font-size: 40px;
	line-height: 40px;
	padding: 10px;
}
.menu-items .menu-box h3 {
	font-size: 18px !important;
	margin: 0 0 10px 0;
}
.menu-items .menu-box .menu-caption {
	padding: 0 0 0 10px;
	display: block;
}
.menu-items .menu-box .menu-price {
	padding: 0 10px 10px 10px;
	display: block;
}
.menu-items .menu-box .menu-price strong {
	font: 20px/20px "Lato", sans-serif;
}
.menu-slider {
	float: left;
	width: 100%;
	text-align: center;
}
.menu-slider .owl-theme .owl-controls {
	margin: 20px 0 50px 0;
}
.menu-slider h2 {
	margin: 0 0 20px 0;
	color: #fff !important;
}
.menu-slider h2 span {
	color: #fff !important;
}
.menu-slider .menu-box .menu-text-block strong.subheading {
	font-size: 40px;
	line-height: 40px;
	padding: 10px;
	display: block;
	overflow: hidden;
	color: #fff;
	margin:0;
}
.menu-slider .menu-box {
	float: left;
	width: 100%;
	overflow: hidden;
}
.menu-slider strong.subheading {
	color: #fff;
	margin-bottom: 20px;
}
.menu-slider .menu-box .menu-text-block img {
	float: left;
	width: 100%;
	height: auto;
	border-radius: 100%;
}
.menu-slider .menu-box .menu-text-block {
	float: left;
	width: 350px;
	height: 350px;
	background: #000;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
}
.menu-slider .menu-box .menu-text-block .caption {
	position: absolute;
	left: 0;
	bottom: -140%;
	top: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	height: 30%;
}
.menu-slider .menu-box:hover img {
	opacity: 0.4;
}
.menu-slider .menu-box:hover .menu-text-block .caption {
	bottom: 0;
}
.menu-slider .menu-box .menu-caption {
	padding: 0 0 0 10px;
	display: block;
}
.menu-slider .menu-box .menu-price {
	padding: 0 10px 10px 10px;
	display: block;
}
.menu-slider .menu-box .menu-price strong {
	font: 20px/20px "Lato", sans-serif;
	color: #fff;
}
.menu-slider .menu-box h3 {
	color: #fff !important;
	font-size: 18px !important;
	margin: 0 0 10px 0;
}
.menu-slider .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}
.menu-list {
	float: left;
	width: 100%;
	padding: 40px 0 60px 0;
}
.menu-list h2 {
	margin: 0 0 25px 0;
}
.menu-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-list ul li {
	overflow: hidden;
	margin-bottom: 20px;
}
.menu-list ul li img {
	float: left;
	margin: 0 15px 0 0;
}
.menu-list ul li strong.subheading {
	font-size: 30px;
	line-height: 30px;
	padding: 0 0 10px 0;
}
.menu-list ul li h3 {
	font-size: 20px !important;
	margin: 0 0 10px 0;
}
.menu-list ul li span {
	font: 20px/20px "Lato", sans-serif;
}
.gallery-section h2 {
	margin: 0 0 20px 0;
}
.full-width-gal strong.subheading {
	padding-bottom: 30px;
}
.full-width-gal .frame {
	margin-bottom: 30px;
}
.third-width-gal .frame {
	margin-bottom: 30px;
}
.fourth-width-gal .frame {
	margin-bottom: 30px;
}
.type-product .images img {
	width: 100%;
	height: auto;
	display: block;
}
.butcher-about .heading-space {
	padding-bottom: 40px;
}
.woocommerce-ordering select {
	border: 1px solid #ddd;
	border-radius: 0;
	height: 38px;
	width: 225px;
	padding: 0 10px;
}
.woocommerce-checkout #inner-banner {
	margin-bottom: 60px;
}
.woocommerce-checkout .woocommerce-checkout-review-order {
	margin-bottom: 60px;
	float: left;
	width: 100%;
}
.blog-section .post-box a.btn-readmore {
	border: 0 none;
	color: #fff;
	float: left;
	font: 400 14px "Open Sans", sans-serif;
	padding: 14px 23px;
	text-transform: uppercase;
}
.blog-section .post-box a.btn-readmore .fa {
	padding: 0 0 0 6px;
}
.pagination-box {
	float: left;
	width: 100%;
	text-align: center;
}
.pagination-box .pagination {
	margin: 0;
}
.pagination-box .pagination > li > a, .pagination-box .pagination-box .pagination > li > span {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #337ab7;
	border-radius: 0;
	float: left;
	line-height: 1.42857;
	margin: 0 3px !important;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}
.pagination-box .pagination > li:last-child > a, .pagination-box .pagination > li:last-child > span {
	border-radius: 0;
}
.pagination-box .pagination > li:first-child > a, .pagination-box .pagination > li:first-child > span {
	margin: 0;
	border-radius: 0;
}
.blog-section .post-box .text-box {
	color: #777;
	font: 400 14px/24px "Open Sans", sans-serif;
}
.pagination-box .pagination > li > a:hover, .pagination-box .pagination > li > span:hover, .pagination-box .pagination > li > a:focus, .pagination-box .pagination > li > span:focus {
	color: #fff;
}
.pagination-box .page-numbers.current {
	color: #fff;
	border-color: transparent;
}
.site-sidebar {
	margin: 0 0 0 0;
}
.single .site-sidebar {
	margin-top: 0px;
}
.blog-section .post-box .comment-box ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
.blog-section .post-box .comment-box ol li {
	overflow: hidden;
	display: block;
	width: 100%;
}
.single .blog-section .post-box .comment-box ol {
	padding:0 0 0 20px;
	margin:inherit;
	list-style:inherit;
}
.single .blog-section .post-box .comment-box ol li {
	overflow:visible;
	display:list-item;
	list-style:inherit;
	width:visible;
}
.blog-section .post-box .comment-box .comment-author {
	display:  block;
	float: left;
	padding: 0 0 10px 0;
	color: #777;
	font: 400 16px/16px "Open Sans", sans-serif;
	width: 100%;
}
.blog-section .post-box .comment-box .comment-author img {
	margin: 0 15px 0 0;
	float: left;
}
.blog-section .post-box .comment-box .comment-metadata {
	float: left;
	width: 100%;
	font: 400 14px/14px "Open Sans", sans-serif;
	color: #777;
	padding: 0 0 10px 0;
}
.blog-section .post-box .comment-box ol.children {
	padding: 0 0 0 20px;
	margin: 20px 0;
	float: left;
	width: 100%;
}
.blog-section .post-box .comment-box ol.children li{
	padding:6px 0;
}
.single .blog-section .post-box .comment-box ol.children li{
	padding:6px 0;
}
.blog-section .post-box .comment-box ol li p {
	margin: 0 0 5px 0;
	overflow: hidden;
	clear: both;
}
.comment-respond{
	margin:30px 0 0 0;
}
.single .comment-respond{
	margin:30px 0 0 0;
}
.blog-section .post-box .comment-box .comment-reply-link {
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	float: right;
	font: 700 14px/14px "Open Sans", sans-serif;
	padding: 6px 12px;
	text-transform: uppercase;
}
.blog-section .post-box .comment-box h2 {
	font-size: 36px !important;
}
.single-post .blog-section .post-box {
	margin: 0;
}
/*********************************************SHOP STYLE END*********************************************/


/******************************************background color start***************************************************************/
#footer .wpcf7-form input[type="submit"], .bx-framework-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-framework-slider .bx-wrapper .bx-pager.bx-default-pager a.active, .blog-post-holder .slide .caption .holder a.bx_post_slider_btn, .blog-post-holder .bx-wrapper .bx-pager.bx-default-pager a:hover, .blog-post-holder .bx-wrapper .bx-pager.bx-default-pager a.active, #home-slider .caption .holder a.post_slider_btn, #main-woo .products .add_to_cart_button, span.onsale, #main-woo .products .added_to_cart, .woocommerce .button, #commentform .submit, .cart-holder .number, .cart-listed ul li .wc-forward, .menu-slider .owl-theme .owl-dots .owl-dot.active span, .menu-slider .owl-theme .owl-dots .owl-dot:hover span, .blog-section .post-box a.btn-readmore, .pagination-box .page-numbers.current, .blog-section .post-box .comment-box .comment-reply-link {
	background: #900000;
}
.cart-holder .fa, .menu-footer-menu-container ul li a:hover, .product-section .product-box .thumb span.pro-price.strikeout, body h2 span, #main-woo .products li span.price del, .woocommerce-pagination .page-numbers li, .woocommerce-pagination .page-numbers li a, .woocommerce a.remove, .lost_password a, .lost_password a:hover, .type-product .summary.entry-summary del, .type-product .summary.entry-summary del span, .product_meta a, #main-woo .products li span.price del span, .woocommerce-LoopProduct-link a:hover h3, .popular-post-widget .text-col span.date, .cart-holder .cart_list li a:hover, .menu-items .menu-box .menu-price, .menu-list ul li span, .pagination-box .pagination > li > a, .pagination-box .pagination-box .pagination > li > span, .pagination-box .pagination > li > a, .pagination-box .pagination > li > span, .blog-section .post-box .comment-box .comment-metadata a {
	color: #900000;
}
blockquote {
	border-color: #900000 !important;
	background: #eee !important;
}
body blockquote p{
	font:italic 400 18px/28px "Open Sans",sans-serif !important;
	color:#222;
}
/******************************************background color end***************************************************************/

/**********************************************THEME TEST CSS*******************************************/
.butcherhatti_index {
	float: left;
	width: 100%;
	padding: 20px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 2px solid #222;
}
.butcherhatti_index p {
	margin-bottom: 10px;
}
.butcherhatti_index a, .butcherhatti_index p a {
	text-decoration: none;
}
.butcherhatti_index .post-tags {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.butcherhatti_index .post-tags a {
	padding: 0 6px 0 0;
}
.butcherhatti_index .post-tags .fa, .butcherhatti_index .post-tags a .fa {
	padding: 0 5px 0 0;
}
.sticky, .tag-sticky-2 {
	position: relative;
	float: left;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.sticky:before, .tag-sticky-2:before {
	content: "\f005";
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: #222;
	font-family: FontAwesome;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.butcherhatti_index .detail-row a .fa {
	color: #777;
}
.butcherhatti_index a:hover, .butcherhatti_index p a:hover {
	text-decoration: none;
}
.butcherhatti_index table {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.butcherhatti_index td, .butcherhatti_index th {
	border: 1px solid #ccc;
	padding: 10px;
}
.butcherhatti_index dt, dd {
	padding:0;
	margin: 5px 0;
}
.butcherhatti_index dd {
	margin-bottom: 20px;
}
.butcherhatti_index dl {
	margin-bottom: 25px;
}
.butcherhatti_index ul, .butcherhatti_index ol {
	margin-bottom: 20px;
}
.butcherhatti_index .wp-post-image {
	max-width: 100%;
	height: auto;
}
.paging-navigation {
	float: left;
	width: 100%;
	text-align: center;
}
.paging-navigation .pagination {
	margin: 40px 0 0 0;
}
.paging-navigation .pagination a, .paging-navigation .pagination span {
	padding: 10px 12px;
	font: 14px/14px "Lato", sans-serif;
	border: 1px solid;
	margin: 0 3px;
}
.paging-navigation .page-numbers.current {
	color: #fff;
	border-color: transparent;
}
.page-links {
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;
}
.page-links a {
	padding: 10px 12px;
	font: 14px/14px "Lato", sans-serif;
	margin: 0 3px;
}
.butcherhatti_index input[type="submit"], .butcherhatti_index button[type="submit"] {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font: 700 14px/14px "Open Sans", sans-serif;
	padding: 9px 20px;
	text-transform: uppercase;
}
.gallery-icon {
	float: left;
	position: relative;
	width: 100%;
}
.butcherhatti_index .mejs-container {
	margin-bottom: 15px;
}
embed, iframe, object, video {
	width: 100%;
	max-width: 100%;
	border: 0;
}
.comment-box ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
.comment-box ol li {
	overflow: hidden;
	display: block;
	width: 100%;
}
.comment-box .comment-author {
	display:  block;
	float: left;
	padding: 0 0 10px 0;
	color: #777;
	font: 400 16px/16px "Open Sans", sans-serif;
	width: 100%;
}
.comment-box .comment-author b a{
	color:#777;
}
.comment-box .comment-author img {
	margin: 0 15px 0 0;
	float: left;
}
.comment-box .comment-metadata {
	float: left;
	width: 100%;
	font: 400 14px/14px "Open Sans", sans-serif;
	color: #777;
	padding: 0 0 10px 0;
}
.comment-box ol.children {
	padding: 0 0 0 20px;
	margin: 20px 0;
	float: left;
	width: 100%;
}
.comment-box ol li p {
	margin: 0 0 5px 0;
	overflow: hidden;
	clear: both;
}
.comment-box .comment-reply-link {
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	float: right;
	font: 700 14px/14px "Open Sans", sans-serif;
	padding: 6px 12px;
	text-transform: uppercase;
}
.comment-box .comment-metadata a:hover{
	text-decoration:none;
}
table {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
td, th {
	border: 1px solid #ccc;
	padding: 10px !important;
}
dd {
	margin-bottom: 20px;
}
dl {
	margin-bottom: 25px;
}
.tag-template{
	float:left;
	width:100%;
}
.tag-template .butcherhatti_index{
	box-shadow:none;
	border:0;
	padding:0;
}
.tag-template .post-box{
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
	border-bottom:2px solid #222;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:20px;
	margin-bottom:30px;
}
.tag-template .blog-section .post-box .text-box p{
	margin:0 0 10px 0;
}
.tag-template .blog-section .post-box .text-box p a:hover{
	text-decoration:none;
}
.tag-template input[type="submit"], .tag-template button[type="submit"] {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font: 700 14px/14px "Open Sans", sans-serif;
	padding: 9px 20px;
	text-transform: uppercase;
}
.bypostauthor {} 
/**********************************************THEME TEST CSS*******************************************/

/*THEME TEST COLOR*/
.butcherhatti_index a:hover, .butcherhatti_index p a:hover, .butcherhatti_index a, .butcherhatti_index p a, .paging-navigation .pagination a, .paging-navigation .pagination span, .page-links a, .page-links span, .widget_calendar table td a, .widget_recent_comments ul li, .widget_rss ul li a, .comment-box .comment-metadata a, td a, th a, dd a, .tag-template .blog-section .post-box .text-box p a, .blog-section .post-box .comment-box ol li p a, .widget_archive ul li a:hover, .widget_categories ul li a:hover{
	color: #900000;
}
.paging-navigation .pagination a, .paging-navigation .pagination span, .butcherhatti_index:hover, .tag-template .post-box:hover {
	border-color: #900000;
}
.paging-navigation .page-numbers.current, .butcherhatti_index input[type="submit"], .butcherhatti_index button[type="submit"], .widget_tag_cloud a:hover, .tag-template input[type="submit"], .tag-template button[type="submit"] {
	background: #900000;
}
/*THEME TEST COLOR*/


/********************************WIDGET CSS START*******************************/
.search-widget {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.search-widget form {
	float: left;
	width: 100%;
	position: relative;
}
.search-widget input[type="text"] {
	float: left;
	width: 100%;
	height: 38px;
	border:1px solid #ccc;
	border-radius: 0;
	color: #222;
}
.search-widget input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
.search-widget input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
.search-widget input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
.search-widget input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.search-widget form button[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	color: #fff;
	height: 38px;
	padding: 0 15px;
	border: 0;
	border-left: 1px solid #fff;
}
.popular-post-widget {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.popular-post-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.popular-post-widget ul li {
	overflow: hidden;
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 0;
}
.popular-post-widget ul li:first-child {
	padding: 0 0 15px 0;
	border: 0;
}
.popular-post-widget .thumb {
	float: left;
	margin: 0 15px 0 0;
}
.popular-post-widget .text-col {
	overflow: hidden;
}
.blog-section .popular-post-widget .text-col a {
	font: 16px/18px "Lato", sans-serif;
	color: #777;
	text-decoration: none;
	display: block;
	padding: 0 0 10px 0;
}
.aside-widget .popular-post-widget .text-col a{
	color:#222;
}
.popular-post-widget .text-col span.date {
	font: 12px/12px "Lato", sans-serif;
	display: block;
	padding:10px 0 0 0;
}
.widget_categories, .widget_archive {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}
.widget_categories ul, .widget_archive ul{
	list-style:none;
	padding:0;
	margin:0;
}
.widget_archive select, .widget_categories select, .widget_text select {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	height: 38px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	color:#222;
}
.widget_calendar {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.widget_calendar table table {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.widget_calendar table td, .widget_calendar table th {
	border: 1px solid #ccc;
	padding: 10px;
}
.widget_categories ul li .children {
	margin: 10px 0 0 10px;
	overflow:hidden;
}
footer .widget_archive ul li, footer .widget_categories ul li {
	border-top: 1px solid #ddd;
	padding:10px 0;
}
footer .widget_archive ul li .children li, footer .widget_categories ul li .children li{
	border:0;
}
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li, .widget_categories li ul, .widget_nav_menu li ul, .widget_pages li ul{
	border-color:#ccc !important;
}
.sidebar .widget_calendar thead th{
	background:#fff !important;
}
.widget_archive ul li, .widget_categories ul li {
	color: #222;
	margin-bottom: 0;
	padding: 7px 0 9px;
	text-align: right;
	transition: all 0.3s ease-in-out 0s;
}
.widget_archive ul li .children li, .widget_categories ul li children li{
	border:0;
}
.widget_archive ul li, .widget_categories ul li {
	border-bottom: 1px solid #ddd;
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
	font: 14px/14px "Lato", sans-serif;
	color: #777;
	padding:10px 0;
}
.widget_archive ul li a, .widget_categories ul li a {
	float: left;
	font: 14px/14px "Lato", sans-serif;
	color: #777;
	padding:0
	text-decoration: none;
	text-transform: capitalize;
	width: auto;
}
.widget_pages, .widget_meta, .widget_recent_comments, .widget_recent_entries, .widget_rss, .widget_text, .widget_search, .widget_text, .widget_tag_cloud, .widget_nav_menu{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul{
	padding:0;
	margin:0;
	list-style:none;
}
.widget_pages ul li, .widget_meta ul li, .widget_recent_entries ul li{
	float:left;
	width:100%;
	padding:10px 0;
}
.widget_pages ul li a, .widget_meta ul li a, .widget_recent_entries ul li a{
	 color: #fff;
    display: block;
	font: 14px/14px "Lato", sans-serif;
	color: #777;
    padding: 0;
    position: relative;
}
.widget_pages ul li .children{
	padding:0 0 0 15px;
}
.widget_recent_comments ul li{
	padding:10px 0;
	display:block;
	overflow:hidden;
	font: 14px "Lato", sans-serif;
	border-bottom:1px solid #ccc;
}
.widget_recent_comments ul li a{
	text-decoration:none;
	font: 14px "Lato", sans-serif;
	color:#777;
}
.widget_rss ul li{
	display:block;
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
.widget_text img{
	border: 1px solid #ccc;
    float: left;
    margin: 0 0 10px;
    padding: 10px;
	max-width:100%;
	height:auto;
}
.widget_tag_cloud a{
	font: 14px/14px "Lato", sans-serif !important;
	color:#222;
	float:left;
	padding:8px 12px;
	margin:0 10px 10px 0;
	border:1px solid #ccc;
}
.widget_tag_cloud a:hover{
	border-color:transparent;
	color:#fff;
	text-decoration:none;
}
.widget_nav_menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
.widget_nav_menu ul li {
    float: left;
    margin: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.widget_nav_menu ul li a{
    font: 16px/16px "Lato", sans-serif;
	color:#777;
    display: block;
    padding: 8px 10px 8px 15px;
    position: relative;
    text-transform: capitalize;
}
.widget_nav_menu ul ul{
    margin: 5px 0 0;
    padding-left: 10px;
}
#footer h3, #footer h3 a{
	color:#fff !important;
}
footer .widget_archive ul li a, footer .widget_categories ul li a, footer .widget_archive ul li, footer .widget_categories ul li, footer label, footer .widget_calendar table td, footer .widget_calendar table th, footer caption, footer .widget_pages ul li a, footer .widget_meta ul li a, footer .widget_recent_entries ul li a, footer .widget_pages ul li a, footer .widget_meta ul li a, footer .widget_recent_entries ul li a, footer .widget_recent_comments ul li a, footer .widget_rss ul li, footer .widget_text, footer .widget_text strong, footer .widget_text, footer .widget_text p, footer .widget_nav_menu ul li a, footer .widget_tag_cloud a{
	color:#fff;
}
/********************************WIDGET CSS END*******************************/
.page_content{
	overflow:hidden;
	clear:both;
}
.content {
    clear: both;
    overflow: hidden;
}
.bx-wrapper img{
	height:auto;
}
.widget_archive ul li a:hover, .widget_categories ul li a:hover{
	text-decoration:none;
}
.popular-post-widget .thumb:hover img{
	opacity:0.5;
}
.popular-post-widget .text-col a{
	font-size:17px;
}
.popular-post-widget .text-col a:hover{
	text-decoration:none;
	color:#222;
}
.blog-section .post-box .img-frame:hover img{
	opacity:0.5;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.menu-items .menu-box:hover img{
	opacity:0.5;
}
.menu-list ul li:hover img{
	opacity:0.5;
}
.bartender-detail .img-frame:hover img{
	opacity:0.5;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.menu-grid strong.subheading{
	padding:0 0 25px 15px;
}
.widget label.screen-reader-text{
	display:none;
}
.type-product .woocommerce-product-gallery__image:first-child {
	width:100%;
}
.type-product .woocommerce-product-gallery__image img {
	width:100%;
	height:auto;
}
.woocommerce-product-gallery__image{
	width:25%;
	height:auto;
	float:left;
	padding:5px 5px;
}