/*-------------------------------------------------------------------------------------------

INDEX:

1. PAGE LAYOUT
	1.1 - Typography
	1.2 - Sidebar & Widgets
	1.3 - Archive/Post
	1.4 - Breadcrumbs


2. HEADER
	2.1 - Top bar
	2.2 - Primary navigation
	2.3 - Mini cart
	2.4 - Logo


3. HOME PAGE 
	3.1 - Slider
	3.2 - Right Column
	3.3 - Home tabs


4. FOOTER
	4.1 - Footer structure
	4.2 - Footer widgets
	4.3 - Social icons


5. POST LAYOUT
	5.1 - Releated Posts
	5.2 - Post Footer Content


6. WOOCOMMERCE


7. OTHER PAGES

	7.1 - Contact Page


8. MEDIA QUERIES

*--------------------------------------------------------------------------------------------/

/*-------------------------------------------------------------------------------------------*/
/* 1. PAGE LAYOUT */
/*-------------------------------------------------------------------------------------------*/

input, textarea {
	border-radius: 0;
	-weblkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 1px solid #ddd;
}

.serif,
a.serif {
	font-family: "Georgia", Times, sans-serif;
	color: #000;
}

a.button, 
a.comment-reply-link, 
#commentform #submit, 
.submit, 
input[type=submit], 
input.button, 
button.button, 
#wrapper .woo-sc-button {
	background: #4d4d4d;
	border-radius: 0;
	-weblkit-border-radius: 0;
	-moz-border-radius: 0;	
}

body #wrapper #content .button, 
body #wrapper #content .button:visited, 
body #wrapper #content .reply a, 
body #wrapper #content #respond .form-submit input#submit, 
input[type=submit], 
#navigation ul.cart .button {
	color: #4d4d4d !important;
	font-size: 11px;
}

hr {
	border-bottom: 1px dotted #b8b8b8;
	background-color: transparent;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img,
.entry .wp-caption {
	border: none;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img,
.entry .wp-caption, .entry .wp-caption img {
	padding: 0;
}

/* 2.1 - Sidebar */

#sidebar {
	text-align: center;
}

.woocommerce #sidebar {
	text-align: left;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul a {
	color: #4d4d4d;
}

.product-categories li {
	background: url(inc/img/menu-arrow.png) no-repeat;
	padding-left: 10px;
	background-position: 0 7px;
}

.product-categories li a {
	font-size: 11px;
	text-transform: uppercase;
}

.widget h3 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 800;
}

.page-title, .post .title, .page .title {
	text-transform: uppercase;
}

#sidebar .fa {
	margin-right: 2px;
}

.fa:hover {
	text-decoration: none;
}

/*-------------------------------------------------------------------------------------------*/
/* 3. HEADER */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 - Top Bar */

#top_bar_left .social {
	font-size: 12px;
	font-family: "Georgia", Times, sans-serif;
}

#top_bar_left .social span {
	margin-right: 3px;
}

#top_bar_left .social a {
	color: #aaa;
	margin-right: 5px;
	font-family: "Arial", Verdana, serif;
}

#top_bar_left .social a:hover {
	text-decoration: none;
}

#top_bar_right {
	text-align: right;
}

#mini-wishlist {
	display: block;
}

#mini-cart a,
#mini-wishlist a {
	font-size: 13px;
	color: #000;
	text-align: right;
	line-height: 1;
	display: inline-block;
	padding-top: 6px;
}

#mini-cart {
	background: url(inc/img/shopping_bag_icon.png) no-repeat;
	height: 30px;
	width: auto;
	display: block;
}

#mini-cart span span {
	position: relative;
	top: -1px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	width: 15px;
}

#mini-wishlist {
	background: url(inc/img/shopping_bag_heart.png) no-repeat;
	height: 25px;
	display: block;
}

#mini-cart span,
#mini-wishlist span {
	position: relative;
	top: 4px;
}

#mini-cart span span {
	margin: 0 10px 0 5px;
}

#mini-wishlist span {
	margin-left: 28px;
}

/* Primary Navigation */

#header {
	padding-bottom: 1px;
}

#megaMenu ul.megaMenu > li.menu-item {
	float: none;
	display: block;
}

/* 2.4 - Logo */

#logo {
	padding-top: 1px;
}

#logo .site-title a {
	letter-spacing: 1px;
}

#logo {
	float: none;
	max-width: 300px;
	margin: 0 auto;
}

/*-------------------------------------------------------------------------------------------*/
/* 3. HOME PAGE */
/*-------------------------------------------------------------------------------------------*/

/* 3.1 - Slider */

#loopedSlider.business-slider .content {
	background: transparent !important;
}

#loopedSlider a.flex-prev span, 
#loopedSlider a.flex-next span {
	border: none;
	font-size: 60px;
	color: #757575;
}

#loopedSlider a.flex-prev span:hover, 
#loopedSlider a.flex-next span:hover {
	color: #4d4d4d;
}

/* 3.2 - Right Column */

#home_right_column {
	float: right;
	width: 28%;
}

#home_right_column img {
	float: right;
	max-width: 225px;
}

.border {
	display: block;
	position: relative;
	height: 20px;
	margin: 0 0 12px 0;
	text-align: center;
}

.border span {
	background: #fff;
	display: inline-block;
	font-size: 20px;
	top: 7px;
	position: relative;
	padding: 0 10px;
	color: #4d4d4d;
	text-transform: uppercase;
	font-weight: 100;
	font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
}

.whats_new,
.the_team {
	margin-bottom: 15px;
}

.whats_new a,
.home_blog a,
.the_team a {
	float: none;
	border: none;
	margin: 0 auto;
	width: auto;
}

.whats_new a img,
.home_blog a img,
.the_team a img {
	margin: 0 auto;
	display: block;
	width: 95%;
}

.whats_new_box,
.home_blog_box {
	position: relative;
}




/*-------------------------------------------------------------------------------------------*/
/* 4. FOOTER */
/*-------------------------------------------------------------------------------------------*/

#footer .col-left {
	width: 100%;
	text-align: center;
}

.payment_options {
	width: 200px;
	height: 50px;
	display: block;
	margin: 0 auto;
}

.widget_nav_menu ul li {
	list-style-type: none;
}

#footer-widgets-container #footer-widgets a {
	color: #666;
}

#footer-widgets-container #footer-widgets a:hover {
	color: #523f6d;
	text-decoration: none;
}

#footer-widgets {
	border-top: none;
}

.social-footer a {
	margin-bottom: 5px;
	display: block;
}

.social-footer a,
.widget ul li a {
	color: #4d4d4d;
	letter-spacing: 0.5px;
}

.social-footer a:hover,
#footer-widgets .widget ul li a:hover  {
	text-decoration: none;
	color: #657279;
}

.social-footer span {
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

#footer-signup {
	margin-top: 20px;
}

#footer-signup input {
	width: 95%;
	border: 1px solid #dbdbdb;
	font-size: 10px;
	padding: 3px 2%;
	color: rgb(204, 204, 204);
}

#footer-signup .submit {
	float: right;
	background: #eee;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: auto;
	padding: 3px 12px;
}


/*-------------------------------------------------------------------------------------------*/
/* 6. WOOCOMMERCE */
/*-------------------------------------------------------------------------------------------*/

#woocommerce_header {
	padding: 0 20px;
}

.woocommerce h1.page-title {
	text-align: center;
	margin-bottom: 0;
}

.dotted-border {
	border-bottom: 1px dashed #a3dccb;
	display: block;
	position: relative;
	height: 20px;
	margin: 0 0 20px 0;
	text-align: center;
}

.dotted-border .woocommerce-result-count {
	background: #fff;
	display: inline-block;
	font-size: 10px;
	top: 7px;
	position: relative;
	padding: 0 15px;
	color: #4d4d4d;
	font-weight: 400;
	float: none;
	width: auto;
}

.woocommerce-ordering {
	margin-top: -23px;
}

ul.products .product h3 {
	font-size: 13px;
	text-transform: uppercase;
	min-height: 30px;
}

ul.products .product h3,
ul.products .product span {
	text-align: left;
}

ul.products .product span {
	font-size: 12px;
}

.archive ul.products .product span.onsale {
	font-size: 9px;
}

.woocommerce .summary .quantity {
	margin-top: 14px;
}

body #wrapper #content a.button.add_to_cart_button,
body #wrapper #content .single_add_to_cart_button {
	font-size: 9px;
	float: right;
	background: transparent;
	border: 1px solid #a7dacb;
	color: #4d4d4d !important;
	border-radius: 100%;
  	padding: 14px 5px !important;
  	height: 55px;
  	width: 55px;
  	padding-top: 30px;
  	box-shadow: none;
}

body #wrapper #content .single_add_to_cart_button {
	float: left;
	padding-top: 14px;
}

ul.products li.product .price {
	display: inline-block;
	float: left;
}

.go_back_button {
	border: none;
	font-size: 11px;
}

.go_back_button:hover {
	cursor: pointer;
}

.woocommerce .summary h1.product_title {
	margin-bottom: 5px;
	text-transform: uppercase;
}

.woocommerce .summary p.price {
	font-weight: 600;
	font-size: 16px;
}

.woocommerce .summary p {
	font-size: 13px;
}

.woocommerce .summary form {
	border-bottom: none;
	padding: 20px 0 0 0;
	border-top: 1px dashed #a3dccb;
}

.wishlistadd a {
	font-size: 11px;
	color: #4d4d4d;
}

.wishlistadd:before {
	content: "\f004";
	height: 10px;
	width: 10px;
	display: inline-block;
	margin-right: 5px;
	font-family: fontawesome;
	font-size: 9px;
	position: relative;
	top: -1px;
}

.product_meta .posted_in span {
	font-family: 'Playfair Display', arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #b8b8b8;
	padding-bottom: 0;
	margin-bottom: 3px;
	display: inline-block;
	font-size: 11px;
}

.product_meta .posted_in a {
	font-family: Arial, sans-serif;
	display: block;
	border-bottom: none;
	background: url(inc/img/menu-arrow.png) no-repeat;
	padding-left: 10px;
	background-position: 0 7px;
	color: #4d4d4d;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 10px;
}

.sku_wrapper {
	font-size: 11px;
	display: block;
	margin-top: 30px;
}

.onsale {
	display: block;
	background: #eee;
	color: #4d4d4d;
	font-weight: normal;
	width: 40px;
	height: 30px;
	padding: 10px 0 0 0;
	text-align: center !important;
	z-index: 99;
	text-transform: uppercase;
}

.onsale.soldout {
	padding: 10px;
	height: auto;
	width: auto;
	border-radius: 0;
	display: none;
}

.woocommerce .product_meta {
	padding: 0;
	margin: 0;
}

.product a:hover .onsale.soldout {
	display: block;
}

.single-product .onsale {
	padding: 23px 0 0 0;
	height: 47px;
	width: 70px;
	font-size: 17px;
	z-index: 100;
}

.woocommerce .woocommerce_tabs, 
.woocommerce .woocommerce-tabs {
	margin: 5.5em 0 1em 0;
	border-top: none;
	border: 1px solid #eee;
}

.woocommerce .woocommerce_tabs .panel, .woocommerce .woocommerce-tabs .panel {
	padding: 1em 1em 0 1em;
}

.woocommerce .woocommerce_tabs ul.tabs li, 
.woocommerce .woocommerce-tabs ul.tabs li {
	width: 33.333%;
	background: #eee;
	text-align: left;
	font-weight: bold;
	padding: 5px 1em;
}

.woocommerce .woocommerce_tabs ul.tabs li.active, 
.woocommerce .woocommerce-tabs ul.tabs li.active {
	background: #fff;
}

.woocommerce .woocommerce_tabs ul.tabs li a, 
.woocommerce .woocommerce-tabs ul.tabs li a {
	font-size: 12px;
	color: #AA7676;
	padding: 0 1em;
	border-top: none;
}

.woocommerce .woocommerce_tabs ul.tabs li.active a, 
.woocommerce .woocommerce-tabs ul.tabs li.active a {
	border-top: none;
	color: #444;
}

.description_tab a {
	padding-left: 0 !important;
}

#tab-description h2,
#navigation h3 {
	display: none;
}

.social_share a {
	font-size: 20px;
	margin-right: 3px;
}

.social_share {
	margin-bottom: 8px;
}

ul.products li.product.outofstock a.button {
	display: none;
}

/*-------------------------------------------------------------------------------------------*/
/* 7. OTHER PAGES */
/*-------------------------------------------------------------------------------------------*/

	
/* 7.1 - Contact Page */

#contact-page ol.forms label {
	width: 13%;
	font-weight: normal;
	font-family: "Georgia", Times, sans-serif;
}

#contact-page ol.forms input.txt,
#contact-page ol.forms textarea {
	width: 79%;
}

#contact-page ol.forms textarea {
	height: 100px;
}

#contact-page ol.forms li.buttons .submit {
	float: right;
	font-size: 12px;
}

.page-template-template-contact-php .location-twitter {
	border-bottom: 1px dotted #b8b8b8;
}


/* Blog */

.post {
	margin-bottom: 60px;
}

.blog .post .title,
.blog .post-meta,
.single .post .title,
.single .post-meta {
	text-align: center;
}

.blog .post .title {
	margin-bottom: 10px
}

.blog .post-meta {
	margin-bottom: 0;
}

.post-meta div.updated {
	padding: 10px 5px;
	border-top: 1px dotted #b8b8b8;
	display: inline-block;
	font-style: italic;
	font-size: 12px;
}

.post-meta .updated span {
	font-style: normal;
}

.blog .post p {
	margin-bottom: 0;
	text-align: center;
} 

span.read-more {
	display: block;
	text-align: center;
}

abbr {
	border-bottom: none;
}

.categories {
	border-top: 1px dotted #b8b8b8;
	width: 100%;
	display: block;
	padding-top: 5px;
	margin-top: 20px;
}

.post-more {
	border-bottom: 1px dotted #b8b8b8;
	padding-bottom: 5px;
}

.blog .post p.tags {
	text-align: left;
	width: 100%;
}

.categories,
.blog .post p.tags,
.archive .post p.tags {
	font-size: 11px;
	color: #4d4d4d;
}

.icon-tag {
	display: none;
}

.categories a,
.post p.tags a:link, 
.post p.tags a:visited {
	font-style: italic;
	font-weight: normal;
	color: #b8b8b8;
}

.tagcloud a {
	display: block;
	line-height: 1;
	margin-bottom: 5px;
}

/*-------------------------------------------------------------------------------------------*/
/* 8. MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) {

	#content {
		padding: 0 20px 40px;
	}

	.home #content {
		padding: 0 0 40px;
	}

	#navigation {
		margin-bottom: 25px;
		z-index: 8000;
	}

	.whats_new a,
	.home_blog a {
		float: left;
		width: 100%;
	}

	body.two-col-right-960 #main-sidebar-container #sidebar {
		width: 22.385%;
	}

	body.two-col-right-960 #main-sidebar-container #main {
		width: 72.385%;
	}

	body.blog.two-col-left-960 #main-sidebar-container #sidebar,
	body.single-post.two-col-left-960 #main-sidebar-container #sidebar,
	body.archive.two-col-left-960 #main-sidebar-container #sidebar {
		width: 20.385%;
		padding: 30px 0 0 20px;
		border-left: 1px dotted #b8b8b8;
		text-align: center;
	}

	body.blog.two-col-left-960 #main-sidebar-container #main,
	body.single-post.two-col-left-960 #main-sidebar-container #main,
	body.archive.two-col-left-960 #main-sidebar-container #main {
		width: 72.385%;
	}

	#navigation {
		text-align: center;
	}

	nav .fl {
		float: none;
	} 

	ul.nav {
		margin-right: 0;
		width: none;
		display: inline-block;
	}

	ul.nav li a {
		letter-spacing: 1px;
		padding: .5em 3em;
		padding-top: 8px !important;
		padding-bottom: 3px !important;
	}

	#navigation ul.nav li ul {
		background-color: #523f6d !important;
		border: none;
	}

	ul.nav ul li a {
		font: normal 12px/1.2em "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	}

	#megaMenu ul.megaMenu > li.menu-item {
		float: none;
		font: normal 14px/1.2em "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
		display: inline-block;
	}

	#megaMenu ul.megaMenu > li.menu-item > a, 
	#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
		color: #4d4d4d;
		padding: 6px 40px;
		letter-spacing: 1px;
	}

	.sub-menu span.wpmega-link-title {
		font-weight: bold;
	}

	.sub-menu-2 span.wpmega-link-title {
		font-weight: normal;
	}

	#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
		background: #657279;
	}

	#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 li.menu-item > a {
		color: #eee;
		font-size: 12px;
		letter-spacing: 1px;
	}

	#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a {
		margin-right: 20px;
	}

	ul.products li.product {
		width: 30.8%;
	}

	.related ul.products li.product {
		width: 20%;
		margin-right: 6.6%;
	}

	.related ul.products li.product {
		margin-right: 0;
		margin-left: 20%;
	}

	.related ul.products li.product.first {
		margin-left: 0;
	}

	.woocommerce .images .thumbnails a {
		width: 20%;
	}

}

@media only screen and (min-width: 768px) and (max-width: 980px) {

	#home_right_column img {
		max-width: 170px;
	}

	#megaMenu ul.megaMenu > li.menu-item > a {
		padding: 6px 25px;
	}

}

@media only screen and (max-width: 767px) {

	#header {
		padding-bottom: 5px;
	}

	#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
		display: block !important;
		position: relative;
		left: 0 !important;
		width: 100%;
		margin-bottom: 10px;
	}

	#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
		display: block !important;
		width: 100%;
		margin: 0 !important;
		padding: 0 0 0 25px;
	}

	#megaMenu ul.megaMenu li.menu-item > a span, 
	#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
		font-size: 14px;
	}

	#top_bar_right {
		width: 100%;
	}

	#mini-cart, #mini-wishlist {
		float: left;
	}

	#mini-cart {
		margin-right: 10px;
	}

	#loopedSlider {
		margin-bottom: 10px;
	}

	#home_right_column {
		width: 60%;
		margin: 0 auto;
		display: block;
		float: none;
	}

	#home_right_column img {
		max-width: 100%;
	}

	#navigation {
		background: #657279;
	}

	#megaMenu ul.megaMenu > li.menu-item > a {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#navigation .nav-home, #navigation .nav-close {
		background: #fff;
		color: #657279;
	}

}


/* Modal */

#wcmd_modal {
	padding-top: 40px;
	padding-bottom: 40px;
}

div.wcmd-btn-cont {
	vertical-align: top;
}

.wcmd-btn {
	margin-top: 5px;
	height: 57px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px
}

form .wcmd-fields input {
	text-indent: 5px;
}

.wcmd-form {
	margin-bottom: 15px;
}

.wcmd_text h1 {
	font-size: 100px !important;
	margin-bottom: 20px !important;
	line-height: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
	opacity: 0.3;
	z-index: 9999;
}

@media only screen and (max-width: 680px) {
	.pp_pic_holder.light_rounded,
	.pp_overlay {
		display: none !important;
	}
}

.pp_pic_holder.light_rounded {
	background: #fff;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
   	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    padding: 20px 25px;
    position: fixed;
}

div.light_rounded .pp_details {
	position: inherit;
}

.pp_pic_holder.light_rounded a.pp_close {
	background: url(inc/img/cross.png) no-repeat;
	height: 16px;
	width: 16px;
	right: -12px;
	top: -75px;
}

.modal__inner .modal-logo {
	background: url(inc/img/Logo_sml.jpg) no-repeat;
	width: 360px;
	height: 29px;
	display: block;
	margin: 20px auto 25px auto;
}

div.pp_overlay {
	background: #fff;
}

.modal__inner {
	text-align: center;
}

.modal__inner h2 {
	margin-bottom: 20px;
	font-size: 32px;
}

.modal__inner .modal-text,
.modal__inner .modal-text p {
	margin-bottom: 25px !important;
	font-size: 12px;
}

.modal__inner input[type="text"],
.modal__inner input[type="email"] {
  background: #fff;
  outline: 0;
  font-size: 11px;
  border: 1px solid #999;
  padding: 10px;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 20px;
}

.modal__inner input[type="text"]:focus,
.modal__inner input[type="email"]:focus, {
  border: 1px solid #111;
  color: #111;
}

.modal__inner .btn {
	background: #fff;
	color: #111;
	width: auto;
	padding: 15px 42px;
	font-size: 16px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.modal__inner .btn:hover {
	background: #111;
	color: #fff;
	cursor: pointer;
	border: 1px solid #111;
}

@media screen and (max-width: 450px) {

	.wcmd_text h1 {
		font-size: 60px !important;
	}


}