/*
Theme Name: SOLD Responsive WooCommerce WordPress Theme FREE
Theme URI: http://dessign.net/soldtheme
Description: Sold Responsive WooCommerce WordPress Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative shop and ecommerce solutions.
Version: 3.0.6
Author: Dessign Themes
Author URI: http://dessign.net
Tags: 5 column theme, clean, woocommerce
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
		margin: 5px 20px 20px 0;
	}
.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;
	}
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;
	}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
	margin: 0;
}
.bypostauthor {}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
.container {
  margin: 0 auto;
  width: 1180px;
}
.feature-text-area .container {
  max-width: 768px;
}
.clear { clear: both; }
body {
  color: #333333;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 140%;
  margin: 0;
}
p { font-size: 16px; font-family: 'Lato', sans-serif; font-weight: 400; color: #333; line-height: 160%; letter-spacing: 1.5px; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
::-moz-selection {
    background-color: #000;
    color: #fff;
}
 ::selection {
    background-color: #000;
    color: #fff;
}
/**HEADER**/
.logo-area {
	background: #ffffff none repeat scroll 0 0;
	padding: 30px 0;
	text-align: center;
}
header.fixed .head-nav {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.head-nav {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #eee;
	padding: 25px 0;
}
.head-nav ul {
	font-size: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.head-nav ul li {
	display: inline-block;
	margin: 0;
	position: relative;
}
.head-nav ul li:last-child {
	margin-right: 0;
}
.head-nav ul li a {
	color: #333333;
	display: block;
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 1;
	padding: 8px 15px;
	text-transform: uppercase;
	
}
.head-nav ul li a:hover {
	font-weight: bold;
	
}
.head-nav ul li.current-menu-item a {
	font-weight: bold;
}
.head-nav ul li ul {
	background: #ffffff none repeat scroll 0 0;
	/*border: 1px solid #dddddd;*/
	display: none;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 100;
}
.head-nav ul li ul li {
	background-color: #ffffff;
	float: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 180px;
}
.head-nav ul li ul li ul {
	left: 100%;
	padding: 0;
	top: 0;
}
.head-nav ul li ul li a { padding: 8px 10px; display: block; border-bottom: none;  font-size: 12px;}
.head-nav ul li ul li a:hover { background-color: #fff; color: #222; text-decoration: underline; border: none; }
.slicknav_menu { display: none; background: #fff; }
.slicknav_menu ul li a { color: #333; }
.slicknav_menu ul li a:hover a,
.slicknav_menu ul li a:hover,
.slicknav_menu ul li ul li a:hover,
.slicknav_nav .slicknav_row:hover { background: #333; color: #fff !important; border-radius: 0; }
/**HOME**/
.home-slider .bg-img > a {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
.feature-text-area {
	padding: 40px 0;
}
.feature-text-area h3 {
	font-size: 30px;
	line-height: 1.3;
	margin: 0 auto;
	text-align: center;
	width: 80%;
}
.feature-text-area p {
	color: #999999;
	font-size: 18px;
	text-align: center;
}
.blog-posts {
	overflow: hidden;
}
.blog-post-box {
	box-sizing: border-box;
	float: left;
	margin: 0 2.5% 60px 0;
	overflow: hidden;
	width: 47.5%;
}
.blog-post-box:nth-child(2n+2) {
	margin: 0 0 60px 2.5%;
}
.blog-post-box.sticky-post {
	border: 2px solid #333333;
}
.blog-post-box:nth-child(2n+3) {
	clear: left;
}
.blog-post-feature {
	position: relative;
}
.blog-post-image {
	height: 325px;
	display: block;
	overflow: hidden;
}
.blog-post-image > a {
	background-color: #dddddd;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
}
.blog-post-image > a:hover {
	transform: scale(1.05);
}
.blog-post-info {
	padding: 15px 0;
	text-align: center;
}
.blog-post-info > h3 {
	margin: 0;
	line-height: 1.5;
}
.blog-post-info > h3 a {
	color: #333333;
	font-size: 24px;
	text-transform: uppercase;
}
.blog-post-info > h3 a:hover {
	text-decoration: underline;
}
.blog-post-feature iframe {
	display: block;
	font-size: 0;
	height: 325px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blog-post-excerpt p {
	margin: 20px 0 0;
}
.blog-post-excerpt a {
	color: #333333;
}
.content .container {  overflow: hidden; }
/**BLOG**/
.post_content .blog-post-info > h3 {
	font-size: 18px;
	line-height: 1;
	margin: 0 5 10px;
}
.post_content .blog-post-info > h3 a {
	font-size: 18px;
}
.post_content .blog-post-excerpt {
	font-size: 15px;
	line-height: 1.5;
	margin: 30px 0 0;
}
.blog-pagination {
	text-align: center;
}
.blog-pagination .page-numbers {
	border: 1px solid #333333;
	font-size: 12px;
	padding: 10px 15px;
	display: inline-block;
}
.blog-pagination .page-numbers.current {
	background: #333333 none repeat scroll 0 0;
	color: #ffffff;
}
.post_content .archive_title h2 {
	display: inline-block;
	margin: 20px 0 30px;
	text-transform: uppercase;
	border-left: 20px solid #000000;
	border-right: 20px solid #000000;
	padding: 0 20px;
}
.link_pages {
	margin: 20px 0;
}
.link_pages > span {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #dddddd;
	padding: 5px 10px;
}
.link_pages a span {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	padding: 5px 10px;
}
/**CONTENT**/
.content { overflow: hidden; margin: 0 0 40px; }
.home .content { margin-top: 50px; }
.post_content {
	color: #333333;
	min-height: 600px;
	 
}
.post_content > article { overflow: hidden; }
.post_content a { color: #000; }
.post_content h1.page-title {
	font-size: 25px;
	line-height: 1;
	margin: 5px 0 25px;
	text-align: center;
}
.post_content h2 { line-height: 1; font-size: 28px; margin: 15px 0 25px; }
.post_content h2 { line-height: 1; font-size: 26px; margin: 15px 0 25px; }
.post_content h3 { line-height: 1; font-size: 25px; font-family: 'Lato', sans-serif; font-weight: 700; line-height: 140%; letter-spacing: 1.5px; margin: 15px 0 25px; }
.post_content h4,
.post_content h5,
.post_content h6 { line-height: 1; font-size: 18px; 
	font-weight: bold; margin: 0 0 10px; }
table, td, th {
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 5px;
}
.post_content img { max-width: 100%; }
.post_content input[type="text"], .post_content input[type="email"], .post_content input[type="password"], .post_content input[type="search"], .post_content input[type="tel"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  height: 40px;
  margin: 0 0 5px;
  padding: 5px 10px;
  width: 300px;
}
.post_content input[type="submit"], button {
  background: #000000 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  margin: 0 0 5px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.post_content textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dddddd;
}
	.load_more_text {
	display: block;
	text-align: center;
}
textarea, select, input {
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 5px;
}
.load_more_text a {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	padding: 10px 15px;
	width: 240px;
}
/**COMMENTS**/
.home_blog_box { margin: 30px 0;  
	padding: 30px 0 10px; }
	#commentform label { display: block; }
.commentlist {
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 15px;
	list-style: none;
}
.commentlist ol.children { list-style: none; }
.comment.even {
	background: #ffffff none repeat scroll 0 0;
	padding: 10px;
}
.comment.odd {
	background: #eee;
	padding: 10px;
}
#comments .comment-reply-link { background: #000; 
	padding: 5px 10px; font-size: 12px; color: #fff; 
	display: inline-block;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="phone"], .woocommerce-cart table.cart td.actions .coupon .input-text {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  height: 40px;
  line-height: 1;
  margin: 0 0 5px;
  min-width: 120px;
  padding: 5px 10px;
}
input[type="submit"], button { padding: 5px 10px; 
background: #000; color: #fff; text-transform: uppercase; 
border: none; margin: 0 0 5px; cursor: pointer; }
/**WIDGETS**/
.widget_box ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.widget_box ul.children { padding-left: 20px; margin: 10px 0 0; }
.widget_box ul li {
	margin: 0 0 10px;
}
.widget_box ul.children li {
	border-bottom: 1px dotted #dddddd;
}
.widget_box ul.children li:last-child { border-bottom: none; }
.widget_box ul.children li:before {
	content: '-';
}
.widget_box ul li a {
	display: inline-block;
}
.widget_box .textwidget a:hover,
.widget_box ul li a:hover {
	text-decoration: underline;
}
.widget_box .search-form input[type="text"] {
	width: 100%;
}
.widget_box select {
	border: 2px solid #dddddd;
	height: 40px;
	max-width: 100%;
	padding: 5px 10px;
}
.tagcloud a {
	border: 1px solid #aaaaaa;
	color: #333333;
	display: inline-block;
	font-size: 14px !important;
	margin: 2px 0;
	padding: 10px 15px;
}
.tagcloud a:hover {
	color: #fff;
	background: #333;
	border-color: #fff
}
.foot-col input[type="submit"], button {
	background: #000000 none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ffffff;
}
.widget_box.widget_nav_menu ul li {
	border-bottom: medium none;
}
.widget_box.widget_nav_menu ul li a {
	display: block;
	padding: 5px;
}
.widget_box.widget_nav_menu ul li.menu-item-has-children a {
	margin: 0;
}
.widget_box.widget_nav_menu ul li .sub-menu {
	padding-left: 20px;
}
.widget_box.widget_nav_menu ul li .sub-menu li, .widget_box.widget_nav_menu ul li .sub-menu li a {
	margin: 0;
}
.widget_box .side_title .rsswidget {
	color: #333333;
}
.widget_box.widget_rss ul li {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.widget_box ul li a.rsswidget {
	background: #cccccc none repeat scroll 0 0;
	color: #333333;
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 5px 0;
	text-align: center;
}
.widget_box .rss-date {
	display: block;
	font-weight: bold;
	text-align: center;
}
.widget_box.widget_rss cite {
	display: block;
	text-align: right;
}
.widget_box.widget_calendar caption {
	background: #dddddd none repeat scroll 0 0;
	color: #333333;
	font-weight: bold;
	padding: 5px 0;
	text-transform: uppercase;
}
.widget_box.widget_calendar tfoot a {
	background: #eeeeee none repeat scroll 0 0;
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: center;
}
.widget_box.widget_calendar tbody td {
	text-align: center;
}
.widget_box.widget_calendar tbody td a {
	background: #333333 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
}
.widget_box.widget_calendar table {
	background: #f2f2f2 none repeat scroll 0 0;
	color: #333333;
	margin: 0 auto;
	padding: 10px;
	width: 200px;
}
/**FOOTER**/
.main-foot {
	background: #f8f8f8 none repeat scroll 0 0;
	overflow: hidden;
	padding: 30px 0;
}
.foot-socials ul {
  font-size: 0;
  list-style: outside none none;
  
  padding: 0;
  margin:0;
}
.foot-socials ul li {
  display: inline-block;
  margin:0 5px;
}
.foot-col {
	box-sizing: border-box;
	color: #333333;
	float: left;
	padding: 0 15px;
	width: 25%;
}
.foot-col p, .foot-col a, .foot-col .wp-caption-text {
	color: #333333;
}
.foot-col:last-child {
	border: none;
}
.footer_box h3 {
	color: #333333;
	text-transform: uppercase;
}
.bottom-foot {
	background: #ffffff none repeat scroll 0 0;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}
.bottom-foot p {
	margin: 0;
	font-size: 12px;
}

.bottom-foot a {
	margin: 0;
	font-size: 12px;
	color: #000;
	
}
/*WOOCOMMERCE*/
.woocommerce ul.products li.product .price {
  color:#77A464;
  font-size:0.957em;
  font-weight:400;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
  margin: 0 0 2em;
}

.pswp__bg{background: rgba(0,0,0,0.8);}

.woocommerce-product-gallery__wrapper {
margin: 0;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
min-height: 0!important; 
}


.woocommerce table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table {
  border: 1px solid #000000;
  border-collapse: collapse;
  padding: 0;
}
.woocommerce .woocommerce-info::before {
	color: #333333;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	border-color: #333;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: left;
	margin: 0 2% 30px 0;
	padding: 0;
	position: relative;
	width: 18.4%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	margin-right: 0;
}
.woocommerce ul.products li.product a img {
  margin: 0;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
}
.woocommerce ul.products li.product a img:hover {
	transform: scale(1.05);
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background: #000000 none repeat scroll 0 0;
  left: -8px;
  right: auto;
  top: -13px;
  z-index: 2;
}
.woocommerce ul.products li.product h3 {
	color: #999999;
}
.woocommerce ul.products li.product h3:hover {
	text-decoration: underline;
}
.product-image-wrapper {
	overflow: hidden;
}
.woocommerce ul.products li.product .price {
	color: #333;
}
.woocommerce ul.products li.product .price del {
	display: inline-block;
}
.woocommerce p.stars a {
	color: #000000;
}
.woocommerce nav.woocommerce-pagination ul {
	border: medium none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
	border: 1px solid #333333;
	margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.woocommerce div.product .product_title {
	font-size: 28px;
	font-weight: 300;
	margin: 5px 0 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
}
.pswp__bg{background: rgba(0,0,0,0.8);}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background: #555555 none repeat scroll 0 0;
	color: #ffffff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #000000 none repeat scroll 0 0;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #555555;
}
.summary.entry-summary a {
	color: #333333;
}
.summary.entry-summary a:hover {
	text-decoration: underline;
}
.woocommerce-tabs.wc-tabs-wrapper {
	margin-bottom: 50px;
}
.related.products > h2 {
	margin-bottom: 40px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	display: block;
	margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination {
	margin-bottom: 25px;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #333;
}
/**RESPONSIVE**/
@media only screen and ( max-width: 1200px ){
	.container {
		width: 940px;
	}
}
@media only screen and ( max-width: 960px ){
	.container {
		width: 748px;
	}
	.head-nav { display: none; }
	.logo-area {
		padding-top: 40px;
	}
	.slicknav_menu {
		background: #fff;
		display: block;
		position: relative;
		right: 0;
		width: 100%;
		padding: 0;
		z-index: 999999;
	}
	.fixed .slicknav_menu {
		position: fixed;
	}
	.slicknav_nav {
		background: #ffffff none repeat scroll 0 0;
		box-shadow: 0 2px 1px 0 #cccccc;
		width: 100%;
	}
	.blog_posts { width: auto; }
	.post_content .blog-post-excerpt {
		margin: 10px 0 0;
	}
	.blog-post-feature iframe,
	.blog-post-image {
		height: 240px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: left !important;
		clear: none !important;
	}
	
}
@media only screen and ( max-width: 767px ){
	.container { width: 300px; }
	.logo-area {
		margin: 0 auto;
		position: relative;
		padding-top: 10px;
	}
	.blog-post-feature {
		float: none;
		position: relative;
		width: 100%;
	}
	.nav-arrows span {
		height: 30px; width: 30px; top: 35%;
	}
 .post_content .blog-post-image, .post_content .blog-post-feature iframe,
 .blog-post-image, .blog-post-feature iframe {
		display: block;
		height: 150px;
	}
	.post_content .blog-post-info, .blog-post-info {
		height: auto;
	}
	.blog-post-info {
		width: 100%;
	}
	.post_content .blog-post-info {
		float: none;
		height: auto;
		width: 100%;
	}
	.blog-post-box {
		float: none;
		margin: 0 0 20px !important;
		width: auto;
	}
	.post_nav {  float: right; position: static; }
	.home_posts .grid_post { width: 300px; }
	.grid_post > iframe { height: 178px; }
	.blog_box_featured_image iframe,
	.post_box iframe { height: 178px; }
	.foot-col {
		border: medium none;
		float: none;
		padding: 0;
		width: auto;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: none !important;
		margin: 20px 20px 30px 20px;
		width: auto;
	}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product{
width: 100%;
} 
	.woocommerce ul.products li.product.sale, .woocommerce-page ul.products li.product.sale {
		margin: 30px 0 10px;
	}
	.home-slider .sl-slider h2 {
		line-height: 1;
		padding: 0 10px;
	}
	.sl-desc blockquote p {
		line-height: 1.1;
	}
}