/*
Theme Name: Store
Design Studio: Obox Design http://oboxthemes.com/
Version: 1.3.6
Author: Obox Design
Author Description: Creators of beautiful and useable premium WordPress themes.
Author URI: http://oboxthemes.com/
Theme URI: http://oboxthemes.com/theme/store/
Description: A responsive business and eCommerce theme for corporate and business owners.
Tags: one-column, two-columns, three-columns, fixed-width, custom-colors, featured-images, theme-options, translation-ready, business, corporate
License: Wordpress derivate http://www.gnu.org/licenses/gpl-2.0.html
License URI: http://www.gnu.org/licenses/gpl.html

*-----------------------------*
WARNING! DO NOT EDIT THIS FILE!
*-----------------------------*

To make updates to your theme, do not edit the styles in this file. Rather use
the Custom CSS field in Theme Options to add your style changes. By copying a style from this
file and pasting it in Theme Options, you will override the style in this file and avoid
losing changes with theme updates or reinstalls.

*/


@import url(reset.css);
@import url(clearfix.css);
@import url(social.css);
@import url(editor-style.css);

/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
html{-webkit-text-size-adjust: none;}
body{background: #f1f1f1; color: #222; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 180%;}


label{display: block; margin-bottom: 5px; color: #777;}
textarea, input{padding: 10px; background: #fff; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 180%;}
textarea{width: 90%; padding: 10px; border: 1px solid #c5c5c5; box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2); border-radius: 3px;}
input[type=text], input[type=number], input[type=password]{width: 90%; max-width: 280px; padding: 10px; border: 1px solid #c5c5c5; box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2); border-radius: 3px;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none; margin: 0;}
input[type=number] {-moz-appearance:textfield;}

a{color: #a8b545; text-decoration: none; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out;}
a:hover{color: #222;}

strong{font-weight: 700;}
em{font-style: italic;}

img{max-width: 100%; height: auto;}
iframe, embed, object{max-width: 100%;}

.action-link{display: inline-block; padding: 7px 12px; background: #3E7FB0; color: #fff;}
.action-link:hover{background: #173F52;}
.fa-2x{font-size: 1.3em !important;}

	/*-------------------------------*/
	/*- LAYOUTS ---------------------*/
	.no_bg{background-image: none;}
	.clearboth{clear: both}
	.floatleft{float: left;}
	.floatright{float: right;}
	.floatright{float:right;}
	.no_display{display: none;}
	.opacity_zero{opacity: 0;}

/*-------------------------------*/
/*- DEFAULT WORDPRESS STYLING ---*/
.wp-caption {border: 1px solid #cccccc; text-align: center; background-color: #f0f0f0; padding: 5px 0 10px 5px; margin-bottom: 10px; max-width: 96%;}
.wp-caption.alignleft { margin: 0 10px 10px 0; }
.wp-caption.alignright { margin: 0 0 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 98.5%;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignnone {margin: 5px 20px 20px 0;}

.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;}
.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;}

pre{padding: 15px; margin: 0 0 22px 0; background-color: #f0f0f0; border: 1px solid #dadada; overflow-x: auto; overflow-y: auto; white-space: pre-wrap; word-wrap: break-word; text-indent: 0; font-family: 'Courier New', Courier, monospace; font-size: 13px; line-height: 1.3em; color: #000; orphans: 2; text-transform: none; widows: 2;}

.gallery-item img:hover{opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ transition: ease-in-out 1s;}
.gallery-caption {margin-left: 0; font-size: 11px; width: 74%;}

small {font-size: 75%;}

sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table {border-collapse: collapse; border-spacing: 0;}

em, i {font-style: italic;}

abbr, acronym, dfn {border-bottom: 1px dotted #666;cursor: help;}
address {display: block; margin: 0 0 1.625em;}
ins {text-decoration: none;}


/* WP3.4 Required */
.sticky{}
.bypostauthor{}


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#wrapper{background: #fff;}

#header-contact-container{width: 100%; background: #222;}
#header-contacts{max-width: 950px; margin: 0 auto; display: block; position: relative; color: #ececec; font-size: 11px;}

.boxed #header-contacts{width: 100%; max-width: 100%; margin: 0;}

#header-container{width: 100%; background: #ffffff; position: relative; position: fixed; z-index: 4; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
#header{max-width: 950px; padding: 10px 20px; margin: auto; position: relative; text-align: center;}

#top-navigation-container{float: right;}
#navigation-container{display: block; clear: both;}

#title-container{background: #222;}

#content-container{padding-top: 50px;}
#content{max-width: 950px; margin: auto; padding: 60px 20px; position: relative;}
#left-column{float: left; width: 78.9473684%;}
#right-column{float: right; width: 17.89473684%;}

.sidebarleft #left-column{float: right;}
.sidebarleft #left-column .post-content{float: left;}
.sidebarleft #left-column .post-meta{float: right;}

.sidebarleft #right-column{float: left;}
.sidebarnone #left-column{float: none; width: 100%;}
.sidebarnone #right-column{display: none;}

.single-services #content-container.sidebarnone #left-column, .single-features #content-container.sidebarnone #left-column{float: left; width: 66%;}
.single-services #right-column, .single-features #right-column, .single-portfolio #right-column, .page-template-contact-php #right-column{display: inline-block;}

#footer-container{padding: 40px 20px 20px; background: #fff; position: relative; z-index: 2;}
#footer{max-width: 950px; margin: 0 auto;}

#footer-base-container{padding: 10px; background: #333; position: relative; z-index: 2; font-size: 12px;}
.footer-text{max-width: 950px; margin: auto; padding: 0; overflow: hidden; clear: both; color: #999;}

#footer-navigation-container{display: block; overflow: hidden; margin-bottom: 3px;}

	/*-------------------------------*/
	/*- WRAPPER BOXED ---------------*/
	#wrapper.boxed{max-width: 1180px; margin: 0 auto; position: relative; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); overflow: hidden;}
	#wrapper.boxed #header-container{display: block; position: relative; box-shadow: none;}
	#wrapper.boxed #content-container{padding-top: 0 !important;}
	#wrapper.boxed .slider{position: relative; max-width: 1180px;}
	#wrapper.boxed .home-page{margin-top: 0;}
	#wrapper.boxed #widget-block{margin-top: 0; background: #FFF;}

/*-------------------------------------------------------------------------------------------*/
/*- COMMON ELEMENTS -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


	/*-------------------------------*/
	/*- FORMS -----------------------*/
	textarea, input, button{color: #595959;}
	button, input[type=button], input[type=submit]{cursor: pointer; border: none;}

	.form-description{margin-bottom: 20px;}

	fieldset{padding: 10px; margin-bottom: 20px; background: #f4f4f4; border-radius: #ccc; border-radius: 5px;}
	fieldset p:last-child{margin-bottom: 0;}

	.alert{padding: 5px; margin-bottom: 20px; border: 1px solid; color: #000; font-weight: 700; border-radius: 4px;}
	.alert p:last-child{margin-bottom: 0;}
	.alert.success{background-color: #66CC99; border-color: #009966;}
	.alert.note{background-color: #ffc; border-color: #FFCC66;}
	.alert.fail{background-color: #FF9999; border-color: #c00;}


	/*--------------------------*/
	/*- GRIDS ------------------*/
	.grid{overflow: hidden; margin: 0px 0px 20px 0px !important;}
	.grid li{list-style-type: none;}
	.grid p{font-size: 14px !important;}


		/*---------------------*/
		/*- SIX COLUMNS -------*/
		.six-column{clear: both; position: relative;}
		.six-column .column{float: left; width: 14.166667%; margin-right: 3%; margin-bottom: 2%; position: relative;}
		.six-column .column:nth-child(6n+6){margin-right: 0;}
		.six-column .column:nth-child(6n+7){clear: left;}
		.six-column h4.post-title{margin-bottom: 10px;}
		.six-column .post-image{max-height: 75px; overflow: hidden;}
		.six-column .button{clear: both; float: left !important; margin: 0 !important; padding: 10px;}
		.six-column .star-rating{float: left; margin-top: 10px;}
		.six-column li p{font-size: 80%;}
		.six-column .read-more{font-size: 80%;}
		.six-column .post-date{font-size: 80%;}

		/*---------------------*/
		/*- FIVE COLUMN -------*/
		.five-column{clear: both; position: relative;}
		.five-column .column{float: left; width: 17.5%; margin-right: 2%; margin-bottom: 2%; position: relative;}
		.five-column .column:nth-child(5n+5){margin-right: 0;}
		.five-column .column:nth-child(5n+6){clear: left;}
		.five-column h4.post-title{margin-bottom: 10px;}
		.five-column .post-image{}
		.five-column .button{}
		.five-column .star-rating{float: left; margin-top: 10px;}
		.five-column li p{font-size: 80%;}
		.five-column .read-more{font-size: 80%;}
		.five-column .post-date{font-size: 80%;}

		/*---------------------*/
		/*- FOUR COLUMNS ------*/
		.four-column .column{float: left; width: 23.421052631%; margin-right: 2.105263157%; margin-bottom: 30px;}
		.four-column .column:nth-child(4n+4){margin-right: 0;}
		.four-column .column:nth-child(3n+4){clear: none;}
		.four-column .star-rating{float: left; margin-top: 10px;}
		.four-column .price{clear: both;}

		/*---------------------*/
		/*- THREE COLUMNS -----*/
		.three-column .column{float: left; width: 31.92982456%; margin-right: 2.105263157%; margin-bottom: 30px;}
		.three-column .column:nth-child(3n+3){margin-right: 0;}
		.three-column .column:nth-child(3n+4){clear: left;}
		.three-column .star-rating{float: left; margin-top: 10px;}
		.three-column .price{clear: both;}

	    /*---------------------*/
		/*- TWO COLUMNS -------*/
		.two-column .column{float: left; width: 48.9473684%; margin-right: 2.10526315%; margin-bottom: 30px;}
		.two-column .column:nth-child(2n+2){margin-right: 0; margin-bottom: 30px;}
		.two-column .column:nth-child(2n+3){clear: left;}
		.two-column .column:nth-child(2n+3){clear: left;}
		.two-column .star-rating{float: left; margin-top: 20px;}
		.two-column .price{clear: both;}

	    /*---------------------*/
		/*- ONE COLUMN --------*/
		.one-column .column{float: left; width: 100%; margin-bottom: 30px;}
		.content-widget .one-column .post-title a{padding: 20px 0;}
		.content-widget .one-column .post-image{margin-top: 30px;}
		.content-widget .one-column .star-rating{float: left; margin-top: 20px;}
		.content-widget .one-column .price{clear: both;}


	/*--------------------------*/
	/*- TITLES -----------------*/
	.title-block{max-width: 950px; padding: 60px 20px; margin: auto;}
	.title-block h2{color: #fff; text-align: center; font-family: 'Rufina', Georgia, Times, serif; font-size: 72px; line-height: 82px;}
	.title-block h2 a{color: #fff;}
	.title-block h2 a:hover{color: #a8b545;}
	.title-block p{max-width: 600px; margin: 20px auto 0; color: #ccc; text-align: center; font-size: 18px; line-height: 28px;}

	.page-title-block{margin: 0 0 30px;}
	.page-title{padding: 0; margin: 0; color: #222;}
	.page-title a{color: #222;}
	.page-title a:hover{color: #a8b545;}
	.page-title-block .page-title{}

	.post-title-block{margin: 0 0 30px;}
	.post-title{margin-bottom: 10px; font-size: 16px; line-height: 26px;}
	.post-title a{color: #222;}
	.post-title a:hover{color: #a8b545;}

	.post-title-block .post-title{margin-bottom: 0; font-family: 'Rufina', Georgia, Times, serif; font-size: 34px; line-height: 44px;}

	.service-title-block{margin: 0 0 20px;}
	.service-title{padding: 0; margin: 0; color: #111;}
	.service-title a{color: #111; overflow: hidden; display: block;}
	.service-title a:hover{color: #a8b545;}

	.section-title{margin-bottom: 20px; color: #173F52;}

	.post-date{margin-bottom: 10px; color: #999; font-size: 12px; text-transform: uppercase;}
	.dater{color: #999; font-size: 12px; text-transform: uppercase;}


	/*--------------------------*/
	/*- PAGE TEMPLATE CONTENT (applies to team, services, testimonials and partners templates) --*/
	.copy.page-feature-copy{margin: 0 0 60px; text-align: center; color: #777;}
	.copy.page-feature-copy p{font-size: 28px; line-height: 38px;}


	/*--------------------------*/
	/*- BUTTONS ----------------*/
	button, .button, input[type=submit]{display: inline-block; padding: 3px 20px; border: none; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 12px; transition: all ease-in-out .3s;}
	.widget .column .button{position: absolute; top: 35%; display: inline-block; padding: 10px 25px; border: none;}

	.widget .column .added_to_cart{position: absolute; top: 10px; right: 0px; padding: 0px 10px; text-transform: uppercase; font-size: 11px; margin: 0;}

	button.button{padding: 0 15px; height: 30px;}

	.add_to_cart_button, .product_type_grouped, .product_type_variable{float: right;}
	.added_to_cart{float: right; margin-right: 5px; font-size: 12px;}

		/*-----------------------------*/
		/*- ECOMMERCE BUTTONS ---------*/
		.woocommerce_message .button,
		.woocommerce-message .button{float: right;}


			/*- ADD TO CART -------*/
			.add_to_cart_button,
			.added_to_cart,
			.single_add_to_cart_button,
			.button.product_type_variable{background-color: #a5bc47; color: #fff;}

			.add_to_cart_button:hover,
			.added_to_cart:hover,
			.single_add_to_cart_button:hover,
			.button.product_type_variable:hover{background-color: #222; color: #fff;}


			/*- VIEW CART ---------*/
			.widget_shopping_cart .button,
			.woocommerce-message .button,
			.products .product .added_to_cart{background: #a5bc47; color: #fff;}

			.widget_shopping_cart .button:hover,
			.woocommerce-message .button:hover,
			.products .product .added_to_cart:hover{background: #222; color: #fff;}


			/*- CHECKOUT ---------*/
			.widget_shopping_cart
			.button.checkout,
			.shop_table .checkout-button{background: #a5bc47; color: #fff;}

			.widget_shopping_cart:hover
			.button.checkout:hover,
			.shop_table .checkout-button:hover{background: #222; color: #fff;}

			table .total-cart-buttons td{text-align: right; border: none;}
			table td .button.checkout-button{float: right; margin-left: 10px;}

			input[name=update_cart]{background: #a5bc47; color: #fff;}
			input[name=update_cart]:hover{background: #222; color: #fff;}
			label.checkbox {display: inline-block;}


			/*- QUANTITY ---------*/
			.quantity .plus, .quantity .minus{float: left; height: 30px; width: 30px; padding: 0; right: 0; font-size: 10px;}
			.quantity .plus{top: 0; background: #222; border-radius: 0; color: #fff;}
			.quantity .minus{bottom: 0; background: #222; border-radius: 0; color: #fff;}
			.quantity .plus:hover, .quantity .minus:hover{background: #333;}

			mark.count {background: none transparent; color: #555555;}
			
			input[type=number]::-webkit-outer-spin-button,
			input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
			input[type=number] {-moz-appearance:textfield;}

			/*- PRICE FILTER -----*/
			.price_slider_wrapper .button{background: #a8b545; color: #fff;}
			.price_slider_wrapper .button:hover{background: #a8b545; color: #fff;}
			.price_slider_amount .button {float: right; width: 100%;}


			/*- COUPON -----------*/
			td .coupon .button{float: left; height: 30px; padding: 0 10px 0 10px; margin: 0; background: #ddd; border: none; text-shadow: none; color: #333; border-radius: 0 2px 2px 0;}
			td .coupon .button:hover{background-color: #a8b545; color: #fff;}


			/*- REVIEWS ----------*/
			#respond #submit{background: #b5cc56; color: #fff; border-radius: 0; font-size: 13px;}
			#respond #submit:hover{background: #333; color: #fff;}


			/*- REVIEWS ----------*/
			.show_review_form.button{background: #a8b545; color: #fff;}
			.show_review_form.button:hover{background: #333; color: #fff;}


		/*-----------------------------*/
		/*- SOCIAL BUTTONS-------------*/
		a.addthis_default_style{padding: 0 !important;}
		a.addthis_button_tweet{width: 90px;}
		a.addthis_button_facebook_like{width: 85px;}
		a.addthis_button_google_plusone{width: 75px;}


		/*-----------------------------*/
		/*- READ MORE BUTTONS ---------*/
		.content-widget .read-more, .post-content .read-more, .page-widget .read-more{display: inline-block; padding: 8px 20px; margin: 15px 0 0; background-color: #a8b545; color: #fff; font-family: 'Montserrat', Helvetica, Arial, sans-serif;}
		.content-widget .read-more:hover, .post-content .read-more:hover, .page-widget .read-more:hover{background-color: #333; color: #fff;}

		/*-----------------------------*/
		/*- VIEW MORE BUTTONS ---------*/
		.page-widget .view-more{display: inline-block; padding: 8px 20px; background-color: #a8b545; color: #fff; font-family: 'Montserrat', Helvetica, Arial, sans-serif;}
		.page-widget .view-more:hover{background-color: #333; color: #fff;}


		/*-----------------------------*/
		/*- PAGINATION BUTTONS --------*/
		.pagination .next a{background-color: #a8b545; background-image: url(images/layout/pagination-arrows.png); background-position: -45px 8px; background-repeat: no-repeat;}
		.pagination .previous a{background-color: #a8b545; background-image: url(images/layout/pagination-arrows.png); background-position: 8px 8px; background-repeat: no-repeat;}
		.pagination .next a:hover, .pagination .previous a:hover{background-color: #000;}


		/*-----------------------------*/
		/*- WIDGET BUTTONS ------------*/
		.video-slider-buttons{float: right; overflow: hidden; margin-bottom: 10px;}


		/*-----------------------------*/
		/*- GFORMS BUTTONS ------------*/
		.gform_footer input[type=button], .gform_footer input[type=submit]{padding: 12px 20px; background: #a8b545; color: #fff; border-radius: 0; text-transform: uppercase; font-size: 14px;}
		.gform_footer input[type=button]:hover, .gform_footer input[type=submit]:hover{background: #333;}
		.gform_footer input[type=button]:active, .gform_footer input[type=submit]:active{position: relative; top: 1px;}


		/*-----------------------------*/
		/*- MAILCHIMP WIDGET ----------*/
		.widget_ns_mailchimp .button{margin-top: 15px; background: #a8b545; color: #fff;}
		.widget_ns_mailchimp .button:hover{background: #333;}


	/*--------------------------*/
	/*- BREAD CRUMBS -----------*/
	#crumbs-container{background: #f2f2f2; position: relative; z-index: 2; border-bottom: 1px solid #e4e4e4;}
	#crumbs{max-width: 950px; padding: 10px; margin: auto; overflow: hidden; font-size: 12px;}
	#crumbs li{float: left; display: inline; margin-right: 15px; color: #999;}
	#crumbs a{color: #777;}
	#crumbs a:hover{text-decoration: underline;}
	#crumbs .current, #crumbs .current a{color: #595959;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------*/
	/*- HEADER SHRINK -----------*/
	.header-shrink .logo{float: left; display: inline; margin-bottom: 0;}
	.header-shrink .default-logo{padding: 10px; font-size: 18px; border: 3px solid #3f3f3f;}
	.header-shrink #header{padding: 10px 20px;}
	.header-shrink #navigation-container{position: absolute; right: 20px; bottom: 10px;}

	/*--------------------------*/
	/*- HEADER ROW -------------*/
	.logo{display: inline-block; margin: 0 auto 10px; text-align: center; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	.default-logo{padding: 20px; border: 4px solid #3f3f3f; font-size: 24px; font-family: 'Montserrat', Helvetica, Arial, sans-serif; color: #3f3f3f; text-transform: uppercase;}
	.default-logo a{color: #3f3f3f;}

		/*-----------------------*/
		/*- HEADER ADVERT -------*/
		.header-advert{float: left; margin-left: 70px;}

		/*-----------------------*/
		/*- HEADER SEARCH -------*/
		.header-search{float: left; width: 20px; height: 30px; position: relative; margin-right: 10px;}

		.header-search .search-form{width: 0px; height: 23px; margin: 5px 0 0 0; padding: 1px 0px; position: relative; border: none; box-shadow: none; border-radius: 0; color: #3f3f3f; font-size: 13px; font-weight: normal; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

		.header-search .search_button, .icon-search{width: 35px; height: 35px; padding: 5px; position: absolute; top: 0; right: 0; cursor: pointer; overflow: hidden; text-align: center; 
		/* background-image: url(images/layout/search.png); background-position: center; background-repeat: no-repeat; border-right: 1px solid #444; text-indent: -9999px; */}
		.header-search .search_button{z-index: 1; overflow: hidden; background-color: #222; border-radius: 0;
		/* text-indent: -999px; */}
		.active .search-form{width: 200px; padding: 1px 10px;}
		.active .search_button{border-left: 1px solid #CCC;}
		.icon-search{z-index: 2;}
		.active .icon-search{z-index: 1; top: 11px;}
		.active .header-form{width: 220px;}
		.active .header-contact, .active .header-social{opacity: 0;}
		.header-form{position: absolute; top: 0px; left: 0px; z-index: 9; width: 20px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

	/*--------------------------*/
	/*- TOP NAV ----------------*/
	#top-nav{margin-right: 20px; margin-top: 4px;}
	#top-nav li{float: left; margin-left: 20px;}
	#top-nav li a{color: #ececec;}
	#top-nav li ul{display: none;}


	/*--------------------------*/
	/*- HEADER CART ------------*/
	.header-cart-button{float: right; padding: 5px 10px; border-left: 1px solid #e0e0e0; color: #FFF; background-color: #444;  text-transform: uppercase
	/* background-image: url(images/layout/little-sprite.png) no-repeat 130px -20px; */ }
	.header-cart-button i{padding-right: 10px;}
	.header-cart-button:hover{background-color: #b5cc56; color: #fff;}
	.header-cart{display: none; width: 180px; padding: 20px 10px 10px 10px; background: #b5cc56; position: absolute; top: 35px; right: 0; z-index: 9; color: #fff;}
	.header-cart ul{margin: 0 0 10px 0; padding: 0; overflow: hidden;}
	.header-cart ul li{padding: 0; margin: 0 0 10px 0; list-style-type: none;}
	.header-cart .product-image{float: left; margin-right: 10px; max-width: 50px; height: auto;}
	.header-cart h4{margin-bottom: 0; text-transform: uppercase;}
	.header-cart h4 a{color: #fff;}
	.header-cart .header-price{margin: 0; padding: 0;}

	.cart-link, .checkout-link{padding: 0 10px; background: #222; color: #fff; text-transform: uppercase;}
	.cart-link{float: left;}
	.cart-link:hover, .checkout-link:hover{color: #b5cc56;}
	.checkout-link{float: right;}


	/*--------------------------*/
	/*- HEADER CONTACT ---------*/
	.header-contact{float: left; opacity: 1; transition: all 0.3s; letter-spacing: 1px;;}
	.header-contact li{float: left; list-style-type: none; margin-right: 20px; padding-top: 5px;}
	.header-contact .header-number a{padding-left: 10px; 
	/* background: url(images/layout/header-icons/phone20.png) left no-repeat; */}
	.header-contact .header-email a{padding-left: 10px; 
	/* background: url(images/layout/header-icons/email-header.png) left no-repeat; */}
	.header-contact a{text-decoration: none;}
	.header-contact a:hover{color: #FFF;}

	.header-social{float: left; overflow: hidden; padding-top: 3px; opacity: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	.header-social a{float: left; margin-left: 10px; color: #999;}
	.header-social a:hover{color: #FFF;}
	/* Fallbacks if fontawesome is not working correctly
	.header-social span{float: left; margin-left: 10px; text-indent: -99999px;}
	.header-social span a{display: block; width: 20px; height: 20px;}
	.header-social .header-facebook a{background: url(images/layout/header-icons/facebook16.png) center no-repeat;}
	.header-social .header-twitter a{background: url(images/layout/header-icons/twitter20.png) center no-repeat;}
	.header-social .header-linkedin a{background: url(images/layout/header-icons/linkedin20.png) center no-repeat;}
	.header-social .header-gplus a{background: url(images/layout/header-icons/googleplus16.png) center no-repeat;}
	.header-social .header-pinterest a{background: url(images/layout/header-icons/pinterest20.png) center no-repeat;}
	*/

	.active .header-contact, .active .header-social{opacity: 0;}

	/*--------------------------*/
	/*- MAIN MENU --------------*/
	#menu-drop-button{display: none;}

	ul#nav li{display: inline-block; position: relative; padding-right: 20px;}
	ul#nav li:after{margin-left: 20px; content:"\2022"; color:#3f3f3f;}
	ul#nav li:last-child{padding-right: 0;}
	ul#nav li:last-child:after{content:"\2";}
	ul#nav li a{float: left; margin: 0 0; border-radius: 5px; color: #3f3f3f; text-transform: uppercase;}
	ul#nav li a:hover{color: #a8b545;}

		/*----------------------*/
		/*- SUB MENU -----------*/
		ul#nav ul.sub-menu, ul#nav .children{display: none; padding: 0 20px; position: absolute; top: 31px; left: -20px; z-index: 10; background: #fff; border-radius: 0; text-transform: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}

		ul#nav ul.sub-menu ul, ul#nav .children ul{left: 156px; top: 0;}
		ul#nav li:last-child ul.sub-menu ul, ul#nav li:last-child .children ul{left: auto; right: 156px;}

		ul#nav ul.sub-menu li, ul#nav .children li{clear: both; width: 180px; padding: 0; margin: 0;}
		ul#nav ul.sub-menu li:after, ul#nav .children li:after{margin: 0; content:"";}
		ul#nav ul.sub-menu li:last-child, ul#nav .children li:last-child{border-bottom: none;}
		ul#nav ul.sub-menu li a, ul#nav .children li a{display: block; padding: 5px 0; text-transform: none;}
		ul#nav ul.sub-menu li:last-child a, ul#nav .children li:last-child a{border-bottom: 0;}
		ul#nav ul.sub-menu li a:hover, ul#nav .children li a:hover{color: #a8b545;}
		
		.expanded ul#nav ul.sub-menu .sub-menu{top: -1px; left: 0; width: 250px;}
		.expanded ul#nav li:last-child ul.sub-menu{right: 0;}
		
/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE -------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


	/*-------------------------------------------*/
	/*- SLIDER AREA -----------------------------*/
	.slider{position: fixed; width: 100%; z-index: 1; overflow: hidden; height: 520px; z-index: 1;}
	.slider	.slider-bg{position: absolute; z-index: 2; display: block; margin-left: auto; margin-right: auto; left: 0; right: 0;}
	.slider	.slider-bg img{position: absolute; max-width: none;}

	.slider .slider-content{max-width: 950px; margin: auto; position: relative; z-index: 3;}
	.slider	ul{position: relative;}
	.slider	li{position: absolute; top: 0; width: 100%; height: 520px; background-size: cover !important;}

	.videobg{position: absolute; z-index: 2; display: block; margin-left: auto; margin-right: auto; left: 0; right: 0; text-align: center;}
	.videobg video{width: 100%; height: auto;}

		/*-------------------------*/
		/*- SLIDER COPY -----------*/
		.slider-copy{width: 48%; color: #fff; position: relative; z-index: 2; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);}
		.slider-copy.full{width: 100%; margin: auto; text-align: center;}
		.slider-copy h2{margin-bottom: 20px; color: #fff; font-family: 'Rufina', Georgia, Times, serif; font-size: 55px; line-height: 65px;}
		.slider-copy h5{margin-bottom: 20px; color: #fff; font-size: 18px; line-height: 28px;}
		.slider-copy p{margin: 0 30% 20px 0; color: #fff;}
		.slider-copy.full p{margin: 0 15% 20px 15%;}
		.slider-copy .action-link{padding: 10px 25px; display: inline-block; background: #a5bc47; color: #fff; text-shadow: none;}
		.slider-copy .action-link:hover{background: #333;}
		.slider-copy li{display: block; height: auto; list-style-type: none; position: relative;}
		
		/*-------------------------*/
		/*- SLIDER IMAGE ----------*/
		.slider .slider-image{width: 48%; overflow: hidden; position: relative; z-index: 2;}
		.slider .slider-image a{display: block;}
		.slider .slider-image.right a img{float: right;}
		.slider .slider-image.left a img{float: left;}

		/*-------------------------*/
		/*- SLIDER ARROWS ---------*/
		.slider-arrows{position: absolute; top: 50%; margin-top: -25px; z-index: 3; width: 100%;}
		.slider-arrows a{position: absolute; display: block; width: 50px; height: 50px; background: #fff url(images/layout/slider-arrows.png) no-repeat; text-indent: -999px; overflow: hidden;}
		.slider-arrows .next{right: 0; background-position: right; border-right: none;}
		.slider-arrows .previous{left: 0; background-position: left; border-left: none;}
		.slider-arrows .next:hover{width: 60px; background-color: #fff; background-position: -60px 0;}
		.slider-arrows .previous:hover{width: 60px;background-color: #fff; background-position: 10px 0;}

			/*-------------------------*/
			/*- SLIDER ARROWS - BOXED -*/
			.boxed .slider-arrows a{width: 30px;}
			.boxed .slider-arrows .next{right: 0; background-position: -70px 0; border-right-width: 2px;}
			.boxed .slider-arrows .previous{left: 0; background-position: -10px 0;}
			.boxed .slider-arrows .next:hover{width: 30px; background-position: -70px 0;}
			.boxed .slider-arrows .previous:hover{width: 30px; background-position: -10px 0;}

		/*-------------------------*/
		/*- SLIDER POSITIONS ------*/
		.slider .image-left .slider-image{float: left; padding: 60px 0 0; margin-left: -25px;}
		.slider .image-left .slider-copy{float: right; padding: 80px 0 0; margin-right: -25px;}

		.slider .image-right .slider-image{float: right; padding: 60px 0 0; margin-right: -25px;}
		.slider .image-right .slider-copy{float: left; padding: 80px 0 0; margin-left: -25px;}
		.slider .image-right .has-video, .slider .image-left .has-video{padding: 100px 0 0; margin-right: -25px;}

		.slider .text-only .slider-copy{width: auto; float: none; padding: 110px 0 0; text-align: center; margin-top: -25px;}
		.slider .text-only .slider-copy h5{max-width: 720px; margin-left: auto; margin-right: auto;}
		.slider .text-only .slider-copy p{max-width: 720px; margin: 0 auto 30px;}
		.slider .text-only .slider-image{display: none;}

		.slider .image-only .slider-copy{display: none; margin-top: -25px;}
		.slider .image-only .slider-image{float: none; padding: 60px 0 0; margin: 0 auto; text-align: center;}
		.slider .image-only .has-video{width: 70%;}

		.slider .image-title .slider-copy{text-align: center; margin: 0 auto 30px; padding: 60px 0 0; margin-top: -25px; width: 80%;}
		.slider .image-title .slider-copy h5, .slider .image-title .slider-copy p{display: none;}
		.slider .image-title .slider-image{float: none; width: 100%; margin: 0 auto; text-align: center; margin-bottom: -25px;}


	/*-------------------------------------------*/
	/*- HOME PAGE WIDGETS -----------------------*/
	.no-slider, .no-slider #widget-block{margin-top: 0px !important; box-shadow: none !important;}

	#widget-block{position: relative; z-index: 3; padding: 30px 0; margin-top: 520px; background-color: #fff; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
	#widgetized-widget-block{position: relative; z-index: 3; padding: 0; margin-top: 0; background-color: #fff; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
	#widget-block .widget-list{clear: both; margin: 0 auto;}

	#home_page_downs .widgettitle{max-width: 950px; padding: 10px 0; margin: 0 auto 20px; background: url(images/layout/title-circle.png) right no-repeat; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; text-transform: uppercase; color: #222; letter-spacing: 0.5px;}
	#home_page_downs .widgettitle a{color: #222;}
	#home_page_downs .widgettitle a:hover{color: #a8b545;}


		/*---------------------------------------*/
		/*- TEXT WIDGET -------------------------*/
		#home_page_downs .widget_text{padding: 40px 0; margin-bottom: 30px; overflow: hidden; background: #f7f7f7; border-top: 2px solid #e3e3e3; border-bottom: 2px solid #e3e3e3; text-align: center;}
		#home_page_downs .widget_text .content{max-width: 950px; margin: 0 auto; text-align: center;}
		#home_page_downs .widget_text .widgettitle{margin-bottom: 10px; background: none; text-align: center; display: inline-block; border: none; text-transform: none; color: #333; font-family: 'Rufina', Georgia, Times, serif; font-size: 42px; line-height: 52px;}
		#home_page_downs .widget_text .textwidget{color: #434343; font-family: 'Libre Baskerville', Georgia, Times, serif; font-size: 22px; line-height: 32px;}
		/*#home_page_downs .widget_text .content {background:url('images/te-llamamos.jpg') no-repeat center center transparent; background-size:100% auto;}*/


		/*---------------------------------------*/
		/*- CONTENT WIDGET ----------------------*/
		.no-slider{position: relative; z-index: 3; margin-top: 0; background: #f6f6f6;}
		.content-widget{clear: both; padding: 0;}
		.content-widget-item{max-width: 950px; position: relative; margin: auto;}
		.content-widget .column{position: relative;}
		.content-widget .content{overflow: hidden;}

		.content-widget .post{margin: 0 auto;}
		.content-widget .post-image{position: relative; margin: 0 0 10px; overflow: hidden; display: block;}
		.content-widget .post-image img{display: block;}
		.content-widget .post-date{margin-bottom: 5px; color: #999;}

		.content-widget .post-title{margin-bottom: 0; font-size: 16px; line-height: 26px;}
		.content-widget .post-title a{color: #222;}
		.content-widget .post-title a:hover{color: #a8b545;}

		.content-widget .copy{margin: 10px 0 0;}
		.content-widget .copy p:last-of-type{margin-bottom: 0;}

		.content-widget iframe{max-height: 100%;}


			/*-----------------------------------*/
			/*- SERVICES CONTENT TYPE -----------*/
			.services-content-widget .column{min-height: inherit;}
			.services-content-widget .post-image{float: left; max-width: 25%; margin-right: 20px;}
			.services-content-widget .content{overflow: hidden;}
			.services-content-widget .copy p{margin: 0;}

			/*-----------------------------------*/
			/*- PARTNERS CONTENT TYPE -----------*/
			.partners-content-widget .column{min-height: inherit;}
			.partners-content-widget .post-image{border: none;}

			/*-----------------------------------*/
			/*- TEAM CONTENT TYPE ---------------*/
			.team-content-widget .column{min-height: inherit;}

			/*-----------------------------------*/
			/*- PRODUCT CONTENT TYPE ------------*/
			.product-content-widget .price{float: left; margin: 0; padding: 0;}
			.product-content-widget .add_to_cart_button, .product-content-widget .product_type_variable{width: 55%; left: 0; margin-left: auto; right: 0; margin-right: auto; background: #a5bc47; opacity: 0; text-align: center;}
			.product-content-widget .column:hover .add_to_cart_button, .product-content-widget .column:hover .product_type_variable{opacity: 1;}

			.product-content-widget .column{position: relative; overflow: hidden;}
			.product-content-widget .star-rating{position: absolute; top: 24px; right: 20px;}


			/*-----------------------------------*/
			/*- TESTIOMINIAL TYPE ---------------*/
			.testimonials-content-widget{padding: 40px 0; background: #f7f7f7; border-bottom: 2px solid #ebebeb; border-top: 2px solid #ebebeb; overflow: hidden;}
			.testimonials-container{overflow: hidden; max-width: 950px; padding: 0; margin: auto;}
			.testimonial-item{display: none;}
			.testimonial-item:first-child{display: block;}

			.testimonial-item .testimonial-image{width: 80px; height: 80px; margin: 0 auto 20px; overflow: hidden; border-radius: 100%;}
			.testimonial-item .testimonial-image img{border-radius: 100%;}

			.testimonial-body{overflow: hidden; max-width: 750px; margin: auto; text-align: center;}
			.testimonial-item blockquote{margin-bottom: 10px; font-size: 18px; line-height: 28px;}

			.testimonial-item .testimonial-name{display: block; color: #777;}
			.testimonial-item .testimonial-name a{color: #777;}
			.testimonial-item .testimonial-name a:hover{color: #a8b545;}


		/*---------------------------------------*/
		/*- CONTENT WIDGET ----------------------*/
		.category-widget .post-image{margin-bottom: 0;}
		.category-widget .content{margin-top: 20px;}


		/*---------------------------------------*/
		/*- FEATURES WIDGET ---------------------*/
		.features-widget .features-widget-item{position: relative; margin-bottom: 30px;}
		.features-widget .column{clear: both; padding: 30px 0; overflow: hidden; border-bottom: 2px solid #ebebeb;}
		.features-widget .column .content{max-width: 950px; margin: 0 auto;}

			/*-----------------------------------*/
			/*- FEATURE CONTENT LAYOUT ----------*/
			.features-widget .content{margin-bottom:  30px;}
			.features-widget h2{margin: 0 auto 15px; color: #333; font-family: 'Rufina', Georgia, Times, serif; font-size: 32px; line-height: 42px;}
			.features-widget h2 a{color: #333;}
			.features-widget h5{margin-left: auto; margin-right: auto; margin-bottom: 20px; color: #777; font-size: 18px; line-height: 28px;}
			.features-widget p{}

			.features-widget .action-link{padding: 8px 20px; background-color: #a8b545; color: #fff;}
			.features-widget .action-link:hover{background: #333;}

			.features-widget .image-left .content .post-image{float: left; width: 48%;}
			.features-widget .image-left .feature-content{float: right; width: 48%; }

			.features-widget .image-right .content .post-image{float: right; width: 48%;}
			.features-widget .image-right .feature-content{float: left; width: 48%;}

			.features-widget .image-only .post-image{margin: 0 auto;}

			.features-widget .image-title{text-align: center;}
			.features-widget .image-title .post-image{margin: 0 auto;}

			.features-widget .text-only{text-align: center; padding: 30px;}


		/*---------------------------------------*/
		/*- CATEGORY WIDGET ---------------------*/
		.product-category-widget .content{position: relative;}


		/*---------------------------------------*/
		/*- HERO WIDGET -------------------------*/
		.hero-content-widget{max-width: 950px; margin: 0 auto 30px;}
		#home_page_downs .hero-content-widget .widgettitle{background: none;}

		.hero-content-widget .left-col{float: left; width: 15.789473%; margin-right: 1.578947%;}
		.hero-content-widget .right-col{float: right; width: 15.789473%;}

		.hero-content-widget .left-col ul, .hero-content-widget .right-col ul{margin-bottom: 35px; font-family: 'Libre Baskerville', Georgia, Times, serif; font-size: 12px;}
		.hero-content-widget .left-col ul li, .hero-content-widget .right-col ul li{margin-bottom: 5px;}
		.hero-content-widget .left-col a, .hero-content-widget .right-col a{color: #222;}
		.hero-content-widget .left-col a:hover, .hero-content-widget .right-col a:hover{color: #a8b545;}

		.hero-content-widget .middle-col{float: left; width: 65.263157%; margin-right: 1.578947%;}
		.hero-content-widget .middle-col li{float: left; width: 31.1827956%; margin-right: 3.2258064%; margin-bottom: 30px; position: relative;}
		.hero-content-widget .middle-col li:nth-child(3n+3){margin-right: 0;}
		.hero-content-widget .middle-col li:nth-child(3n+4){clear:left;}
		.hero-content-widget .middle-col .post-image{display: block; position: relative; margin-bottom: 10px;}
		.hero-content-widget .middle-col .post-title{margin-bottom: 0;}
		.hero-content-widget .middle-col .price{float: left; margin: 0; padding: 0; font-size: 12px; text-transform: uppercase;}
		.hero-content-widget .middle-col .add_to_cart_button, .hero-content-widget .middle-col .product_type_variable{width: 55%; left: 0; margin-left: auto; right: 0; margin-right: auto; background: #a5bc47; opacity: 0; text-align: center;}
		.hero-content-widget .middle-col .column:hover .add_to_cart_button, .hero-content-widget .middle-col .column:hover .product_type_variable{opacity: 1;}


		/*---------------------------------------*/
		/*- PAGE WIDGET -------------------------*/
		.page-widget{max-width: 950px; margin: 0 auto 30px;}
		.page-widget .post-image{margin-bottom: 10px;}


	/*-------------------------------------------*/
	/*- HOME PAGE WIDGETS - SIDE BY SIDE --------*/
	#home_page_sides{max-width: 950px; padding: 60px 20px; margin: 0 auto;}
	#home_page_sides .widget{clear: none; float: left; width: 74%; margin: 0 3% 0 0;}
	#home_page_sides .widget:nth-child(2n+2){width: 19%; padding: 2%; margin: 0; background: #f4f4f4; border: none; text-align: left; overflow: hidden;}

	#home_page_sides .widgettitle{padding: 10px 0; margin: 0 auto 20px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; text-transform: uppercase; color: #222; letter-spacing: 0.5px;}
	#home_page_sides .widgettitle a{color: #222;}
	#home_page_sides .widgettitle a:hover{color: #a8b545;}

	#home_page_sides .column{min-height: 0; padding: 0; margin-bottom: 0; background: none; box-shadow: none; border-radius: 0;}
	#home_page_sides .column:last-child{padding: 0; margin-bottom: 0; border: none;}
	#home_page_sides .post-image img{border-radius: 0;}
	#home_page_sides .read-more{margin-top: 15px; position: relative; right: auto; bottom: auto; text-align: left;}


			/*-----------------------------------*/
			/*- TESTIOMINIAL TYPE ---------------*/
			#home_page_sides .testimonial-item blockquote{margin-bottom: 20px; color: #707070;}
			#home_page_sides .testimonials-container{overflow: hidden; max-width: 1000px; padding: 0; margin: auto;}
			#home_page_sides .testimonial-item{ margin: 0;}
			#home_page_sides .testimonial-image{width: 60px; height: 60px; margin: 0 0 10px;}


			/*-----------------------------------*/
			/*- TEAM TYPE -----------------------*/
			.team h5.post-date{display: none;}


	/*-------------------------------------------*/
	/*- HOME PAGE WIDGETS - THREE COLUMN --------*/
	#home_page_three_column.widget-list{max-width: 950px; padding: 0; margin: 60px auto; background: #f4f4f4; color: #777;}
	#home_page_three_column .widget{float: left; width: 33.333%; margin: 0;}
	#home_page_three_column .widget .content{padding: 20px; border-right: 2px solid #ebebeb;}
	#home_page_three_column .widget:nth-child(3n+3) .content{border: none;}

	#home_page_three_column .widgettitle{padding: 0 0 10px; margin: 0 auto 20px; border-bottom: 1px solid #eaeaea; text-transform: uppercase; color: #222; letter-spacing: 0.5px;}
	#home_page_three_column .widgettitle a{color: #222;}
	#home_page_three_column .widgettitle a:hover{color: #a8b545;}

.products .product.type-product img {
  max-height: 280px;
   min-height:280px;
}
/*-------------------------------------------------------------------------------------------*/
/*- POST PAGES ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- POST CONTENT --------------*/
	.post-list{overflow: hidden;}
	.post-list .post{margin-bottom: 50px;}
	.post-content{float: right; width: 73.333%; position: relative;}


		/*-------------------------*/
		/*- POST IMAGE ------------*/
		.post-content .post-image{margin: 0 0 30px;}
		.post-content .post-image img{display: block;}

		.post-list .post .read-more{margin-top: 0;}


		/*-------------------------*/
		/*- COPY BLOCK ------------*/
		.copy{font-family: 'Libre Baskerville', Georgia, Times, serif;}
		.copy p{margin-bottom: 26px;}
		.copy ul{list-style: disc; margin: 0 0 26px 30px;}
		.copy ol{list-style: decimal; margin: 0 0 26px 30px;}
		.copy ul li, .copy ol li{margin-bottom: 0; float: none;}
		.copy img{display: block;}
		.copy a{color: #a8b545;}
		.copy a:hover{color: #333;}
		.copy h2{font-size: 24px; margin-bottom: 26px; color: #333;}
		.copy h3{font-size: 20px; margin-bottom: 26px; color: #333;}
		.copy h4{font-size: 16px; margin-bottom: 26px; color: #333;}
		.copy h5{font-size: 14px; margin-bottom: 26px; color: #333;}
		.copy blockquote{padding-left: 15px; margin: 0 0 26px; font-style: italic;}


	/*-----------------------------*/
	/*- PAGE FOOTER ---------------*/
	.page-footer{padding: 20px; background: #fff; border-top: 1px solid #ddd; border-radius: 0 0 5px 5px; color: #777;}
	.page-footer ul{overflow: hidden;}
	.page-footer ul li{float: left; margin-right: 10px;}


	/*-----------------------------*/
	/*- POST META -----------------*/
	.post-meta{float: left; width: 22.66667%; border-bottom: 1px solid #dddddd;}
	.meta-title{margin-bottom: 20px; padding: 10px 0; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; text-transform: uppercase;}

	.meta-block{font-size: 13px; font-family: 'Libre Baskerville', Georgia, Times, serif; color: #777;}
	.meta-block li{display: block; margin-bottom: 10px;}
	.meta-block li span{display: block; color: #222; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 11px; font-weight: 700;}
	.meta-block li a{color: #777;}
	.meta-block li a:hover{color: #a8b545;}


	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination{overflow: hidden; clear: both; display: block; text-align: center;}
	.pagination li{float: left; margin-right: 2px;}
	.pagination li.page-count{margin: 0 15px;}
	.pagination .next a, .pagination .previous a{display: inline-block; height: 25px; width: 25px; border-radius: 4px;}
	.pagination li.page-count{margin-top: 2px;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#comments{clear: both; padding: 0 30px 30px 30px; margin: 30px 0 0; background: #f2f2f2;}
#comments .comments-title{padding: 30px 0 0 0; margin-bottom: 20px; color: #333; font-size: 22px; line-height: 32px;}
#comments:empty{display: none;}

li.comments-open:nth-child(2n){margin: 0 0 50px; padding: 0; border: none;}

.comment-container{margin-bottom: 50px;}

.comment{margin: 0 0 30px; padding-bottom: 30px; position: relative; border-bottom: 2px solid #d3d3d3;}
.comment:last-child{border: none;}

.comment-author{float: left; max-width: 60px; margin-right: 15px; border-radius: 100px;}
.comment-author img{width: 100%; border-radius: 100px;}

.comment-meta{overflow: hidden; font-family: 'Libre Baskerville', Georgia, Times, serif;}
.comment-meta p{margin-bottom: 26px;}
.comment-meta p:last-of-type{margin-bottom: 0;}
.comment .fn{display: block; padding: 0; margin: 0; color: #333; font-size: 16px; line-height: 26px;}
.comment .date{display: block; margin-bottom: 10px; color: #999; font-size: 10px; text-transform: uppercase;}
.comment .comment-edit-link{display: block; font-size: 10px; text-transform: uppercase;}
.comment .reply{position: absolute; top: 0; right: 0; font-size: 10px; text-transform: uppercase;}

	/*-----------------------------*/
	/*- FONTS FOR COMMENT TITLES --*/
	.comment .fn, .comment .date, .comment .comment-edit-link, .comment .reply{font-family: 'Montserrat', Helvetica, Arial, sans-serif;}


	/*-----------------------------*/
	/*- THREADED COMMENTS ---------*/
	.comment .children{margin-left: 13%; padding-top: 30px; margin-top: 30px; border-top: 2px solid #d3d3d3;}
	.comment .children .comment:last-child{margin-bottom: 0;}
	.comment .children .comment-meta{width: 82%;}
	.comment .children .comment-author{width: 40px;}

	/*-----------------------------*/
	/*- COMMENT FORM --------------*/
	.nocomments{padding: 5px 10px; background: #a8b545; border-radius: 4px; color: #fff; text-align: center;}
	#respond{background: #f2f2f2; padding: 30px; margin: 0; border-top: 9px solid #222; border-bottom: 9px solid #222; color: #333;}
	#respond #reply-title{padding: 0; margin-bottom: 5px; color: #333; font-size: 22px; line-height: 32px;}
	#respond .comment-notes, #respond .logged-in-as{margin-bottom: 25px; color: #777; font-family: 'Libre Baskerville', Georgia, Times, serif; font-size: 13px;}
	#respond .logged-in-as a{color: #a8b545;}
	#respond .logged-in-as a:hover{color: #333;}

	#respond .required{color: #34495E;}
	#respond p{margin-bottom: 15px;}
	#respond .form-submit{margin: 0;}
	#respond label{color: #333;}
	#respond .form-allowed-tags{margin-bottom: 20px; color: #777; font-size: 12px; line-height: 22px;}
	#respond .form-allowed-tags code{display: block; font-family: "Courier New", Courier, monospace; font-size: 12px; line-height: 22px;}


	/*-----------------------------*/
	/*- DISQUS FORM ---------------*/
	#disqus_thread{clear: both; padding: 30px; background: #fff; border-radius: 4px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);}


/*-------------------------------------------------------------------------------------------*/
/*- PORTFOLIO SECTION -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.portfolio-title-block .post-title{margin-bottom: 50px; text-align: center;}

.portfolio-content{overflow: hidden;}
.portfolio-content #left-column{float: left; width: 36%; padding-bottom: 20px;}
.portfolio-content #right-column{width: 60%;}
.portfolio-content .post-title{padding-bottom: 15px; border-bottom: 1px solid #ddd;}


	/*----------------------------*/
	/*- PORTFOLIO CATEGORY NAV ---*/
	.portfolio-categories{margin-bottom: 30px; overflow: hidden;}
	.portfolio-categories li{float: left; margin-right: 10px; font-size: 12px; text-transform: uppercase;}
	.portfolio-categories a{display: block; padding: 5px 10px; background: #a8b545; color: #fff;}
	.portfolio-categories a:hover{background: #333; color: #fff;}
	.portfolio-categories a.selected{background: #333; color: #fff;}

	/*----------------------------*/
	/*- PORTFOLIO LIST -----------*/
	.portfolio-list .column{text-align: left; margin-bottom: 40px;}
	.portfolio-list .post-image{margin: 0 0 20px;}
	.portfolio-list .post-title{margin-bottom: 10px; font-size: 16px; line-height: 26px;}
	.portfolio-list .content{padding: 0; background: none; box-shadow: none;}

	/*----------------------------*/
	/*- PORTFOLIO NEXT PREV POST -*/
	.next-prev-post-nav{padding: 30px 0 0px; margin-top: 30px; border-top: 2px solid #222; overflow: hidden; color: #222;}
	.next-prev-post-nav li{float: left;}
	.next-prev-post-nav li:last-child{float: right;}
	.next-prev-post-nav a{color: #222;}
	.next-prev-post-nav a:hover{color: #777;}

	/*----------------------------*/
	/*- PORTFOLIO CONTENT --------*/
	.portfolio-meta{padding: 25px 0; margin-bottom: 25px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;}
	.portfolio-meta li{margin-bottom: 10px; text-transform: uppercase;}
	.portfolio-meta li:last-child{margin-bottom: 0;}
	.portfolio-meta a{display: block;}

	.portfolio-tags{overflow: hidden; clear: both; font-size: 10px; text-transform: uppercase;}
	.portfolio-tags li{float: left; margin-right: 10px;}
	.portfolio-tags li a{padding: 4px 8px; background: #a8b545; color: #fff;}
	.portfolio-tags li a:hover{background: #000; color: #fff;}

	.portfolio-content .social{float: none; display: block; margin-top: 25px;}


	/*----------------------------*/
	/*- GALLERY SLIDER -----------*/
	.gallery-slider{overflow: hidden; position: relative;}

		/*---------------------*/
		/*- SLIDER IMAGES -----*/
		.gallery-container{width: 99999px; position: relative; z-index: 1;}
		.gallery-container li{display: block; float: left; max-width: 100%; position: relative;}
		.gallery-container li a{display: block; height: auto;}
		.gallery-container img{display: block; max-width: 100%; height: auto;}

		/*---------------------*/
		/*- SLIDER CONTROLS ---*/
		.controls{width: 82px; position: absolute; top: 30px; left: 30px; z-index: 3;}

		/*---------------------*/
		/*- NEXT & PREVIOUS ---*/
		.gallery-slider .next, .gallery-slider .previous{display: inline-block; width: 34px; height: 34px; border-radius: 100%; background: #fff url(images/layout/arrow-sprite.png) no-repeat; z-index: 3; overflow: hidden; text-indent: -99999px;}
		.gallery-slider .next{background-position: -179px 12px; margin-left: 10px;}
		.gallery-slider .previous{background-position: 13px 12px;}
		.gallery-slider .next:hover, .gallery-slider .previous:hover{background-color: rgba(255, 255, 255, 0.7); border-color: #a3a07d;}


/*-------------------------------------------------------------------------------------------*/
/*- TEAM PAGE -------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- TEAM GRID -----------------*/
	.team .post-content{float: none; width: 100%;}
	.team .column{text-align: center;}
	.team .post-image{max-width: 120px; max-height: 120px; margin: 0 auto 20px; border-radius: 100%; overflow: hidden; display: block;}
	.single .team .post-image{float: left; max-width: 40%; height: auto; max-height: none; margin-right: 20px; border-radius: 0; overflow: visible; display: block;}
	.team .team-title{margin-bottom: 0; font-family: 'Rufina', Georgia, Times, serif; font-size: 34px; line-height: 44px;}
	.team .position{margin-bottom: 15px; color: #777;}
	.team p{margin-bottom: 20px;}

	.team .team-social{display: block; margin-bottom: 20px; overflow: hidden;}
	.team .team-social li{display: inline; margin: 0 5px;}
	.team .team-social li a{width: 32px; height: 32px; display: inline-block; text-indent: -99999px;}

	.team-facebook{background: url(images/layout/social-icons/facebook-32.png) no-repeat;}
	.team-twitter{background: url(images/layout/social-icons/twitter-32.png) no-repeat;}
	.team-linkedin{background: url(images/layout/social-icons/linkedin-32.png) no-repeat;}

	/*-----------------------------*/
	/*- TEAM SIDEBAR ---------------*/
	.team-members-container{}
	.team-members li{padding-bottom: 10px; overflow: hidden; line-height: 21px;}
	.team-members img{float: left; max-width: 40px; max-height: 40px; margin-right: 10px; border-radius: 100%; overflow: hidden;}

	.team-member{float: left;}
	.team-member a{display: block;}
	.team-position{font-size: 11px; color: #999;}


/*-------------------------------------------------------------------------------------------*/
/*- TESTIMONIALS PAGE -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- TESTIMONIALS GRID ---------*/
	.testimonials .column{text-align: center;}

	.testimonials .post-image{max-width: 150px; max-height: 150px; margin: 0 auto 10px; border-radius: 100%; overflow: hidden; display: block; border: 4px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);}
	.single .testimonials .post-image{float: left; max-width: 48%; height:auto; margin-right: 20px; border-radius: 0; overflow: hidden; display: block; border: 4px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);}

	.testimonials .post-title{padding: 0; margin-bottom: 5px;}
	.testimonials .position{margin-bottom: 15px;}
	.testimonials p{margin-bottom: 20px;}


/*-------------------------------------------------------------------------------------------*/
/*- SERVICES PAGE ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- SERVICES GRID -------------*/
	.services .post-image{display: block; margin-bottom: 20px;}

	/*-----------------------------*/
	/*- SERVICES SINGLE -----------*/
	.single-services .post-content{float: none; width: 100%;}
	.service-icon{display: block; float: left; max-width: 50px; margin-right: 15px;}
	.single-services .service-title{margin-bottom: 0; font-family: 'Rufina', Georgia, Times, serif; font-size: 34px; line-height: 44px;}


	/*-----------------------------*/
	/*- SERVICES SIDEBAR ----------*/
	.related-services-container{}
	.related-services li{padding-bottom: 5px; overflow: hidden;}
	.related-services img{float: left; max-width: 30px; max-height: 30px; margin-right: 10px;}


/*-------------------------------------------------------------------------------------------*/
/*- FEATURES PAGE ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	.features-content{min-height: 400px;}
	.features-content #left-column{width: 70%;}
	.features-content #left-column .post-content{float: none; width: 100%;}
	.features-content #left-column .service-title{font-size: 36px; font-family: 'Rufina', Georgia, Times, serif; line-height: 46px;}
	.features-content #right-column{width: 27%;}

	.features-content .post-content{box-shadow: none; border-radius: 0;}
	.features-content .post-content .post-image{margin: 0 0 30px;}


	/*-----------------------------*/
	/*- FEATURES SIDEBAR ----------*/
	.features-content .related-features-container{border: 1px solid #ebebeb; padding: 0;}
	.features-content .related-features-container li{padding: 10px 20px; border-bottom: 1px solid #eee; overflow: hidden;}
	.features-content .related-features-container li:last-child{border: none;}
	.features-content .related-features-container .features-list-icon{float: left; max-width: 30px; max-height: 30px; margin: 5px 10px 0 0;}
	.features-content .related-features-container a{color: #777; overflow: hidden; display: block;}
	.features-content .related-features-container a:hover{color: #333;}

	.features-content .related-features-container .active{background: #a8b545; color: #fff;}
	.features-content .related-features-container .active a{color: #fff;}

	.sidebarleft .features-content .related-features-container .active{left: auto;}


/*-------------------------------------------------------------------------------------------*/
/*- PARTNERS PAGE ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- PARTNERS SINGLE ------------*/
	.partners-title{margin-bottom: 15px;}
	.partners .post-content .post-image{box-shadow: none;}

	/*-----------------------------*/
	/*- PARTNERS GRID -------------*/
	.partners .post-image{display: block; margin: 0 auto 40px;}


/*-------------------------------------------------------------------------------------------*/
/*- FULL WIDTH PAGE -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.full-width .post-content{width: 100%; float: none;}
.full-width.post-content{width: 100%; float: none;}


/*-------------------------------------------------------------------------------------------*/
/*- WIDGETIZED PAGE -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.widget-page{max-width: 1000px; margin: auto; padding: 0 20px 20px 20px;}


/*-------------------------------------------------------------------------------------------*/
/*- ARCHIVES --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.archives{margin-bottom: 30px;}
.archives_list li{padding: 0 0 30px; margin: 0 0 30px; border-bottom: 2px solid #ebebeb;}
.archives_list .archive-post-image{float: left; width: 100px; height: 100px; margin-right: 20px; position: relative; }
.archives_list .archive-post-image a{display: block; width: 100px; max-height: 100px; overflow: hidden;}
.archives_list .archive-post-image img{display: block; position: relative; width: 100px; height: auto;}

.archives_list .date{background: none; text-align: left; margin: 0;}
.archives_list .post-title{margin-bottom: 15px;}
.archives_list .comment-count{}
.archives_list .label{float: right; display: inline-block;}

.archives_list li:first-child{padding-top: 0;}


/*-------------------------------------------------------------------------------------------*/
/*- CONTACT / MAP ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.sidebarnone .contact-template{float: left !important; width: 78.9% !important;}
.sidebarnone .contact-info{display: inline !important;}
.sidebarnone .contact-template #right-column{display: inline !important;}
.contact-template .post-content{float: none; max-width: 660px;}
.contact-template .page-title{font-size: 36px; font-family: 'Rufina', Georgia, Times, serif;}
#map-container{background: #a8b545; height: 350px; position: relative; overflow: hidden;}
.map-image{position: absolute; top: 0; width: 100%; height: 350px; text-align: center; max-width: none;}
#map{display: block; height: 350px !important; width: 100% !important;}


/*-------------------------------------------------------------------------------------------*/
/*- ECOMMERCE -------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- SHOP FULL WIDTH ------------*/
	.shop-block{margin-bottom: 20px; padding: 10px 0; overflow: hidden; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; color: #222; text-transform: uppercase;}
	.woocommerce-ordering{float: right;}
	.woocommerce-result-count{float: left;}
	.woocommerce-pagination ul.page-numbers li{float: left; padding: 5px;}
	.woocommerce-pagination ul.page-numbers{float: right;}

	/*-----------------------------*/
	/*- ALERTS --------------------*/
	.woocommerce_message, .woocommerce-message{padding: 10px; margin-bottom: 20px; background: #f4f4f4; overflow: hidden;}
	.demo_store {background: #FFFFFF; display: block; padding: 5px; position: absolute; text-align: center; top: 0; width: 100%; z-index: 99;}

	/*-----------------------------*/
	/*- CATEGORY LIST PAGE --------*/
	.category-description{margin-bottom: 25px;}

	/*-----------------------------*/
	/*- ON SALE BADGE -------------*/
	.onsale{padding: 0 10px; position: absolute; top: 10px; left: 0; text-align: center; background: #bc6047; color: #fff; text-transform: uppercase; font-size: 11px;}

	/*-----------------------------*/
	/*- PRODUCTS  -----------------*/
	.products .product{float: left; width: 48%; position: relative; margin-right: 3%; margin-bottom: 20px; padding-bottom: 20px; position: relative;}
	.products .product h3{margin-bottom: 12px;}
	.products .product a h3{color: #222;}
	.products .product .price{float: left; margin: 0; background: none; clear: both; color: #222; font-size: 12px;}
	.products .product .price del{color: #999;}
	.sidebarnone .products .product{width: 23.5%; min-height: 320px;}
	.sidebarnone .products .product:nth-child(2n+3){clear: none;}
	.products .product .img-wrap{position: relative; margin-bottom: 10px;}
	.products .product .img-wrap .details-link{opacity: 0; width: 55%; left: 0; margin-left: auto; right: 0; margin-right: auto; padding: 10px 25px; position: absolute; top: 40%; background: #222; text-align: center; color: #fff; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
	.products .product:hover .img-wrap .details-link{opacity: 1;}
	.products .product .details-link:hover{background: #a5bc47;}
	.products .product img{display: block;}

	.products .product .star-rating{position: absolute; top: 5px; right: 10px;}
	.product-container, .product-container .products{width: 100%; overflow: hidden;}

		/*---------------------*/
		/*- FOUR COLUMNS ------*/
		.four-column .products .product{float: left; width: 22.75%; margin-right: 3%; margin-bottom: 30px;}
		.four-column .products .product:nth-child(4n+4){margin-right: 0;}
		.four-column .products .product:nth-child(3n+4){clear: none;}


		/*---------------------*/
		/*- THREE COLUMNS -----*/
		.three-column .products .product{float: left; width: 31.5555556%; margin-right: 2.6666667%; margin-bottom: 30px;}
		.three-column .products .product:nth-child(2n+3){clear: none;}
		.three-column .products .product:nth-child(3n+3){margin-right: 0;}
		.three-column .products .product:nth-child(3n+4){clear: left;}


	    /*---------------------*/
		/*- TWO COLUMNS -------*/
		.two-column .products .product{float: left; width: 48.5%; margin-right: 3%; margin-bottom: 30px;}
		.two-column .products .product:nth-child(2n+2){margin-right: 0; margin-bottom: 30px;}
		.two-column .products .product:nth-child(2n+3){clear: left;}
		
		/*---------------------*/
		/*- WOO SHORTCODE PAGE -------*/
		.page-template-shop-sidebar-page-php .products li:nth-child(2n+2) {margin-right: 0px;}
		.page-template-shop-sidebar-page-php .add_to_cart_button, .added_to_cart, .single_add_to_cart_button, .button.product_type_variable{color: #FFF;}


	/*-----------------------------*/
	/*- PRODUCTS SINGLE -----------*/
	.products-single .type-product{}

	.product-top{margin-bottom: 30px;}
	.purchase-options-container{float: right; width: 47.5%;}
	.product_title{padding: 0; margin: 0; color: #222; font-family: 'Rufina', Georgia, Times, serif; font-size: 36px; line-height: 46px;}
	.price{margin-bottom: 25px; color: #222; font-weight: 700;}
	.price del{color: #999;}
	.product-price [itemprop=description]{margin-bottom: 20px; font-family: 'Libre Baskerville', Georgia, Times, serif; line-height: 24px;}
	.product_meta{margin: 30px 0 15px; color: #959595; font-size: 12px;}
	.product_meta a{color: #959595;}
	.product_meta a:hover{color: #a8b545;}
	.products-single .social{margin-bottom: 30px;}
	.product-price .button{float: left;}

		/*-------------------------*/
		/*- PRODUCT PAGE GALLERY --*/
		.product-images{float: left; width: 47.5%; position: relative; margin-bottom: 10px;}
		.product-images .zoom{display: block;}
		.product-images .thumbnails{overflow: hidden;}
		.product-images .thumbnails .zoom{float: left; width: 22.222222%; padding: 0; margin: 3.703704% 3.703704% 0 0; background: #f0f0f0; box-shadow: none;}
		.product-images .thumbnails .zoom img{width: 100%; height: auto;}
		.product-images .thumbnails .zoom:nth-child(4n+4){margin-right: 0;}
		.product-images .thumbnails .zoom:nth-child(4n+5){clear: left;}
		.product-images .thumbnails .zoom:nth-child(-n+4){margin-bottom: 0;}

		/*-------------------------*/
		/*- VARIABLE PRODUCTS -----*/
		.variations td, .variations th{padding: 10px 0;}
		.reset_variations{display: none; color: #900;}
		.reset_variations:hover{color: #000;}
		.single_variation{margin: 0 0 10px; overflow: hidden;}
		.single_variation .price{float: left; padding: 0; margin: 0; background: none;}
		.single_variation .stock{float: right; margin: 0; color: #900;}
		.variations_button{clear: both;}


	/*-----------------------------*/
	/*- TABBED BLOCK --------------*/
	.woocommerce_tabs{clear: both;}
	.woocommerce-tabs #tab-description h2{display: none;}

	.tabs{padding: 0; margin-bottom: 20px; border-bottom: 1px solid #e4e4e4; overflow: hidden; position: relative; z-index: 1;}
	.tabs li{float: left; text-transform: uppercase;}
	.tabs li a{display: block; padding: 10px 20px; margin-right: 10px; background: #fff; border: 1px solid #e4e4e4; border-bottom: none; color: #777; }
	.tabs li.active{margin-bottom: -1px;}
	.tabs li.active a{background: #222; color: #fff; border-color: #222;}
	.tabs li.active a:hover{background: #222; border-color: #222; color: #ccc;}
	.tabs li a:hover{background: #222; border-color: #222; color: #fff;}
	.tabs li a.selected{background: #ffcb28; color: #2d5c70;}

		/*-------------------------*/
		/*- COPY BLOCK ------------*/
		.entry-content p{margin-bottom: 20px; font-family: 'Libre Baskerville', Georgia, Times, serif; line-height: 24px;}
		.entry-content ul{list-style: disc; margin: 0 0 20px 30px;}
		.entry-content ol{list-style: decimal; margin: 0 0 20px 30px;}
		.entry-content ul li, .entry-content ol li{margin-bottom: 0; float: none;}
		.entry-content img{display: block;}
		.entry-content a{color: #a8b545;}
		.entry-content a:hover{color: #333;}
		.entry-content h2{font-size: 24px; margin-bottom: 25px; color: #333;}
		.entry-content h3{font-size: 20px; margin-bottom: 25px; color: #333;}
		.entry-content h4{font-size: 16px; margin-bottom: 25px; color: #333;}
		.entry-content h5{font-size: 14px; margin-bottom: 25px; color: #333;}
		.entry-content blockquote{padding-left: 15px; margin: 0 0 20px; font-style: italic;}


	/*-----------------------------*/
	/*- REVIEWS -------------------*/
	div.pp_woocommerce #respond{background: #a8b545 !important; padding: 40px !important; margin: -40px !important; border-radius: 3px;}

	#reviews #comments{padding: 0; margin: 0; background: none; box-shadow: none;}
	.entry-content #reviews #comments .commentlist{margin-left: 0;}

	#reviews .comment{margin: 0 0 30px; padding: 30px 0 0; position: relative; overflow: hidden; border-bottom: 1px solid #eee;}
	#reviews .comment:first-child{padding-top: 0;}
	#reviews .comment:last-child{border: none;}
	.comment_container .avatar{float: left; width: 10%; border-radius: 100px;}
	.comment_container .comment-text{margin-left: 13.461538%;}

		/*--------------------------*/
		/*- STAR RATINGS -----------*/
		.star-rating {float: right; width: 80px; height: 16px; background: url(images/layout/star.png) repeat-x left 0;}
		.star-rating span {background: url(images/layout/star.png) repeat-x left -32px; height: 0; padding-top: 16px; overflow: hidden; float: left;}

		p.stars {overflow: hidden; zoom: 1; margin-bottom: 0 !important;}
		p.stars span {width: 80px; height: 16px; position: relative; float: left; background: url(images/layout/star.png) repeat-x left 0;}
		p.stars span a {float: left; position: absolute; left: 0; top: 0; width: 16px; height: 0; padding-top: 16px; overflow: hidden;}
		p.stars span a:hover, p.stars span a:focus {background: url(images/layout/star.png) repeat-x left -16px;}
		p.stars a.active {background: url(images/layout/star.png) repeat-x left -32px;}
		p.stars span a.star-1 { width: 16px; z-index: 10; }
		p.stars span a.star-2 { width: 32px; z-index: 9; }
		p.stars span a.star-3 { width: 48px; z-index: 8; }
		p.stars span a.star-4 { width: 64px; z-index: 7; }
		p.stars span a.star-5 { width: 80px; z-index: 6; }


	/*-----------------------------*/
	/*- RELATED AND UPSELL --------*/
	.related, .upsells{margin: 30px 0 0; padding: 20px; background: #f6f6f6; overflow: hidden;}
	.related h2, .upsells h2{padding: 0 0 10px; margin: 0 auto 20px; border-bottom: 1px solid #eaeaea; text-transform: uppercase; color: #222; letter-spacing: 0.5px;}

	.upsells .products, .related .products{display: block; overflow: hidden;}
	.upsells .product, .related .product{width: 30.66%; margin-right: 4%;}

	.upsells .products li:nth-child(3n+3), .related .products li:nth-child(3n+3){margin-right: 0;}

	.upsells .products img, .related .products img{}
	.upsells .products h3, .related .products h3{}
	.upsells .products .price, .related .products .price{}
	.upsells .products .button, .upsells .products .add_to_cart_button, .related .products .button, .related .products .add_to_cart_button{margin-left: 20px;}



	/*-----------------------------*/
	/*- QUANTITY ------------------*/
	.cart{overflow: hidden;}
	.quantity{float: left; height: 30px; margin-right: 10px; position: relative;}
	.quantity .input-text{float: left; width: 20px; height: 28px; padding: 0 5px; background: #fff; border: 1px solid #222; border-right: none; border-left: none; text-align: center; border-radius: 0;}


	/*-----------------------------*/
	/*- PRODUCT CATEGORY ---------*/
	.product-category-image{width: 100%; margin-bottom: 20px;}

	/*-----------------------------*/
	/*- SHOPPING ELEMENTS ---------*/
	.shop_table.cart{font-family: 'Montserrat', Helvetica, Arial, sans-serif;}
	table{width: 100%; margin-bottom: 30px; border-collapse: collapse;}
	table th{padding: 10px; border-bottom: 2px solid #e0e0e0; vertical-align: top; color: #333;}
	table th.product-total{text-align: right;}
	table td{padding: 10px; border-bottom: 1px solid #e0e0e0; vertical-align: top;}
	table tr:last-child td{border: none;}

	table .product-remove{width: 1%; text-align: center; vertical-align: middle;}
	table .product-remove a{display: block; width: 12px; height: 12px; margin: auto; background: url(images/layout/remove.png) center no-repeat; text-indent: -999px; overflow: hidden;}

	table .product-thumbnail{width: 5%; text-align: left;}
	table .product-thumbnail img{width: 50px; margin: auto; padding: 3px; border: 1px solid #eee; border-radius: 4px;}

	table .product-name{width: 40%;}
	table .product-total{text-align: right;}

	table .product-quantity{text-align: left;}
	table .product-subtotal{text-align: right;}
	table tfoot{border-top: 2px solid #e0e0e0;}
	table tfoot th{text-align: left; border-bottom: 1px solid #e0e0e0;}
	table tfoot td{text-align: right;}
	table tfoot tr:last-child th{border-bottom: none;}

	.orderby, .shipping_calculator select, .country_select, .state_select{padding: 8px; border: 1px solid #E0E0E0; max-width: 300px; width: 100%; border-radius: 4px;}

		/*-------------------------*/
		/*- PRODUCT VARIATIONS ----*/
		.variation{overflow: hidden; color: #999;  }
		.variation dt{clear: left; float: left;}
		.variation dd{float: left; margin-left: 10px;}

		/*-------------------------*/
		/*- COUPON FORM -----------*/
		td .coupon{float: left; overflow: hidden;}
		td .coupon label{display: none;}
		td .coupon input{float: left; padding: 5px; height: 35px; border: 1px solid #ccc; border-right: none; max-width: 60%;}


	/*-----------------------------*/
	/*- SHIPPING CALCULATOR -------*/
	.shipping_calculator{float: left; width: 45%;}
	.copy .shipping_calculator h2{margin: 0 0 5px; color: #222; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px;}
	.copy .shipping_calculator h2 a{color: #222;}

	.shipping-calculator-form{border: 1px solid #e0e0e0; background: #fff;}
	.shipping-calculator-form p{padding: 10px; margin: 0 !important; border-bottom: 1px dashed #e0e0e0;}


	/*-----------------------------*/
	/*- CART TOTALS ---------------*/
	.cart_totals{float: right; width: 45%;}
	.cart_totals table{margin: 0; background: #fff; border-collapse: separate; border: 1px solid #e0e0e0; font-size: 12px;}
	.cart_totals th, .cart_totals td{vertical-align: middle; border-bottom: 1px dashed #e0e0e0;}
	.cart_totals th{font-weight: 600;}
	.cart_totals tr:last-child th{border: none;}
	.cart_totals td{text-align: right;}
	.copy .cart_totals h2{margin: 0 0 5px; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px;}
	.cart_totals p{margin: 0;}
	.cart_totals small{display: block; padding: 10px 10px 0; text-align: center; }


	/*-----------------------------*/
	/*- CHECKOUT ------------------*/
	.col2-set{padding-bottom: 38px; margin-bottom: 30px; background: url(images/layout/divider.png) bottom repeat-x; overflow: hidden;}
	.col-1, .col-2{float: left; width: 47.5%; margin-right: 5%;}
	.col-2{margin-right: 0;}

	.col-1 h3, .col-2 h3{color: #222; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px;}

	#shiptobilling{float: right; width: 50%;}
	.input-checkbox{float: left; margin-right: 10px;}


	/*-----------------------------*/
	/*- LOGIN ---------------------*/
	.copy .login, .copy .create-account{padding: 10px; background: url(images/layout/bg.jpg) top repeat-x fixed; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);}
	.copy .login, .copy .create-account p{color: #333; margin: 0 0 10px;}
	.copy .login{margin-bottom: 20px;}
	.copy .login .lost_password{margin-left: 10px;  text-decoration: underline; color: #333;}
	.copy .login .lost_password:hover{color: #333;}
	.copy .form-row{margin-bottom: 10px;}


	/*-----------------------------*/
	/*- ORDER REVIEW --------------*/
	#order_review{overflow: hidden;}
	#order_review_heading{margin-bottom: 30px;}


		/*-------------------------*/
		/*- REVIEW TABLE ----------*/
		.copy #order_review table{float: left; width: 47.5%; font-size: 12px;}
		.copy #order_review .product-quantity{text-align: center;}
		.copy #order_review .product-total{text-align: right;}

		/*-------------------------*/
		/*- PAYMENT METHODS -------*/
		#payment{float: right; width: 47.5%; border-collapse: separate; border-radius: 4px;}
		#payment ul.payment_methods input[type=radio]{float: left; position: relative; top: 0;}
		#payment ul.payment_methods{list-style: none; margin: 0 0 20px; padding: 10px 0 0;}
		#payment ul.payment_methods li{margin-bottom: 0;}
		#payment ul.payment_methods li input + label{font-weight: 700; margin-bottom: 10px;}

		.copy #payment .payment_box{padding: 10px; margin: 10px 0 20px; background: #f4f4f4; border: 1px solid #ccc; border-radius: 4px;}
		.copy #payment .payment_box p{margin-bottom: 0; font-size: 12px;}

		#payment .place-order input[type=submit]{background: #b5cc56; color: #fff; text-transform: uppercase;}
		#payment .place-order input[type=submit]:hover:hover{background: #333;}

		#payment .woocommerce-cc-month{float: left; width: 38%; margin-right: 20px;}
		#payment .woocommerce-cc-year{float: left; width: 38%;}


	/*-----------------------------*/
	/*- ORDER RECEIVED PAGE -------*/
	.copy ul.order_details{list-style: none; padding: 0; margin: 0 0 30px;}
	.copy ul.order_details li{padding: 10px 0; margin: 0; border-bottom: 1px dotted #ccc;}
	.copy ul.order_details li:last-child{border: none;}
	.copy .shop_table.order_details{list-style: none; padding: 0; margin: 0 0 20px;}
	.copy .shop_table.order_details th, .copy .shop_table.order_details td{padding: 10px;}
	.copy .shop_table .actions{text-align: right;}


	.copy .customer_details{padding: 0; margin: 0 0 30px; overflow: hidden;}
	.copy .customer_details dt{float: left; clear: left; width: 23%; padding: 10px 0; border-bottom: 1px dotted #ccc; color: #333;}
	.copy .customer_details dd{float: left; width: 73%; padding: 10px 1%; border-bottom: 1px dotted #ccc;}

	.copy .addresses{overflow: hidden; margin: 0 0 30px; overflow: hidden;}
	.copy .addresses .col-1{float: left; width: 47.5%;}
	.copy .addresses .col-2{float: right; width: 47.5%;}
	.copy .addresses header{margin-bottom: 20px;}


	/*-------------------------------------------*/
	/*- WOOCOMMERCE SHORTCODE TEMPLATE -------*/
	.copy ul.products{list-style: none; margin: 0px; overflow: hidden;}


	/*-----------------------------*/
	/*- WHEN IN LEFT COLUMN -------*/
	#left-column .col-1, #left-column .col-2{float: none; width: 100%; margin: 0 0 30px 0;}
	#left-column .cart_totals{float: none; width: 100%; margin-bottom: 20px;}
	#left-column .shipping_calculator{float: none; width: 100%;}
	#left-column .copy #order_review table{float: none; width: 100%;}
	#left-column #payment{float: none; width: 100%;}


	/*-----------------------------*/
	/*- eCOMMERCE WIDGETS --------*/

		/*-------------------------*/
		/*- PRODUCT LIST -----------*/
		.product_list_widget li{padding: 0 0 5px; margin: 0 0 10px; overflow: hidden; border-bottom: 1px dotted #ccc;}
		.product_list_widget a{display: block;}
		.product_list_widget img{float: right; display: block; width: 30px; height: 30px; padding: 3px; border: 1px solid #eee; border-radius: 4px;}
		.product_list_widget .variation{display: none;}
		.product_list_widget .quantity{height: auto;}

		/*-------------------------*/
		/*- SHOPPING CART ---------*/
		.widget_shopping_cart .buttons .button{float: left; margin: 0; padding: 3px 9px; font-size: 10px;}
		.widget_shopping_cart .buttons .checkout{margin-left: 10px;}
		.widget_shopping_cart .total{margin-bottom: 10px; color: #333;}

		/*-------------------------*/
		/*- LOGIN ------------------*/
		.widget_login input{margin-bottom: 10px;}
		.widget_login input + a{margin-left: 10px;  text-decoration: underline; color: #333;}
		.widget_login input + a:hover{color: #333;}

		/*-------------------------*/
		/*- PRICE FILTER ------------*/
		.price_slider_wrapper {margin-top: 15px;}
		.price_slider_amount .price_label {float: left; padding-top: 5px;}

		.widget_price_filter .price_slider_wrapper .price_slider {margin-bottom: 10px !important;}
		.widget_price_filter .price_slider_wrapper .ui-widget-content {-webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em; background: #333; background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#666)); background: -webkit-linear-gradient(#333, #666); background: -moz-linear-gradient(center top, #333 0%, #666 100%); background: -moz-gradient(center top, #333 0%, #666 100%);}

		.widget_price_filter .ui-slider-horizontal {height: .5em;}
		.widget_price_filter .ui-slider {position: relative; text-align: left;}
		.widget_price_filter .ui-slider .ui-slider-range {position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x #71ACAC; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5); -webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em;}

		.widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0; height: 100%;}
		.widget_price_filter .ui-slider .ui-slider-handle {position: absolute; z-index: 2; width: 0.9em; height: 0.9em; -webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em; border: 1px solid #333; cursor: pointer; background: white; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#BBB)); background: -webkit-linear-gradient(white, #BBB); background: -moz-linear-gradient(center top, white 0%, #BBB 100%); background: -moz-gradient(center top, white 0%, #BBB 100%); outline: none; top: -0.3em; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65);}

		.widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -1em;}
		.widget_price_filter .ui-state-default, .widget_price_filter .ui-widget-content .ui-state-default, .widget_price_filter .ui-widget-header .ui-state-default {border: 1px solid lightGrey !important; background: #E6E6E6 !important; font-weight: normal !important; color: #555 !important; border-image: initial !important;}


/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

#right-column .widgettitle{margin-bottom: 20px; padding: 10px 0; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; color: #222; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif;}

.sidebar a{color: #777;}
.sidebar a:hover{color: #a8b545;}
.sidebar .widgettitle, .related-services-container .widgettitle{color: #333;}

#right-column .widgettitle a{color: #333;}
#right-column .widgettitle a:hover{color: #a8b545;}

#right-column .widget{margin-bottom: 50px; overflow: hidden; font-family: 'Libre Baskerville', Georgia, Times, serif; font-size: 13px;}
#right-column .widget:last-child{border-bottom: none;}
#right-column .widget li{margin-bottom: 5px;}
#right-column .widget li:last-child{padding-bottom: 0; border-bottom: none;}
#right-column .widget .children{margin: 5px 0 0; margin-left: 20px;}
#right-column .widget .children li:last-child{padding-bottom: 0; border-bottom: none;}
#right-column .widget .dater{color: #777;}
#right-column .column{float: none;}


	/*--------------------------*/
	/*- SEARCH -----------------*/
	#searchform{overflow: hidden;}
	#searchform label{color: #222; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif;}
	#searchform input[type=text]{float: left; width: 56%; height: 15px; padding: 5px 2%; color: #333; font-size: 10px;}
	#searchform input[type=submit]{float: right; height: 27px; padding: 3px 10px; background: #a8b545; border-width: 3px; text-align: center; color: #fff; font-size: 11px; border-radius: 4px;}
	#searchform input[type=submit]:hover{color: #fff; border-color: #fff; background: #000; cursor: pointer;}
	#archives .searchform{margin-bottom: 20px;}


	/*--------------------------*/
	/*- RECENT COMMENTS --------*/
	a.widget-comment{font-style: italic !important; display: block;}


	/*--------------------------*/
	/*- POPULAR POSTS ----------*/
	.popular_posts p{font-size: 13px; font-style: italic;}
	.widget_popular_posts li a{display: block;}


	/*--------------------------*/
	/*- TWITTER -----------------*/
	iframe.twitter-timeline{min-width: 100% !important;}


	/*------------------------------------*/
	/*- ADVERTS --------------------------*/
	#right-column  .adverts-125{margin-bottom: 30px;}
	.adverts-125 ul{overflow: hidden; margin: 0 -30px 0; padding: 15px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background: #f5f5f5;}
	.adverts-125 ul .advert{float: left; margin: 5px; padding: 0 !important; border: none;}
	.adverts-125 ul .advert a{display: block;}
	.adverts-125 ul .advert:nth-child(2n+2){margin-right: 0;}
	.large-ad{margin: 0 -30px 0}
	#footer .large-ad img{max-width: 260px; height: auto;}


	/*------------------------------------*/
	/*- CATEGORIES -----------------------*/
	.widget_categories .children{margin-left: 20px; margin-top: 10px;}
	.widget_categories .children li{border: none !important; padding: 0 !important; margin: 0 !important; list-style-type: disc !important;}


	/*------------------------------------*/
	/*- LATEST VIDEOS --------------------*/
	.latest-videos{overflow: hidden; padding: 0 !important; position: relative;}
	.latest-videos .widgettitle{ margin-bottom: 5px;}
	.latest-videos .content{width: 2000px; position: relative; overflow: hidden; z-index: 1;}
	.latest-videos div[id^='video_widget_']{float: left; width: 270px; margin: 0 20px 0 0;}
	.latest-videos .video-thumb{float: left; max-width: 240px; height: auto;}
	.latest-videos .video-thumb a{display: block; margin: 0;}
	.latest-videos .video-thumb img{display: block; max-width: 100%;}

	.video-slider-buttons{z-index: 9;}
	.video-slider-buttons .previous, .video-slider-buttons .next{width: 25px; height: 35px; position: absolute; top: 50%; z-index: 2; background: rgba(0, 0, 0, 0.6) url(images/layout/slider-arrows-small.png) no-repeat; text-indent: -999px; overflow: hidden;}

	.video-slider-buttons .previous{left: 0; border-radius: 0 4px 4px 0; background-position: -12px -4px;}
	.video-slider-buttons .next{right: 0; border-radius: 4px 0 0 4px; background-position: -72px -4px;}

	.video-slider-buttons .next:hover{width: 30px; background-color: #000; background-position: -72px -4px;}
	.video-slider-buttons .previous:hover{width: 30px; background-color: #000; background-position: -9px -4px;}

	.latest-videos .jp-type-single a{border: none !important; box-shadow: none !important;}
	.latest-videos .jp-video-play-icon {float: none; position: absolute; width: 45px; height: 45px; margin: auto !important; left: 0; right: 0; margin-top: auto; margin-bottom: auto; top: 0; bottom: 0; background: url(ocmx/images/jplayer/smallarrow.png) 0 0 no-repeat; text-indent:-9999px;}


	/*------------------------------------*/
	/*- TEXT WIDGET -----------------------*/
	.textwidget{font-family: 'Libre Baskerville', Georgia, Times, serif;}


/*-------------------------------------------------------------------------------------------*/
/*- SITE WIDE CALL TO ACTION ----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#site-wide-container{width: 100%; background: #a8b545; position: relative; z-index: 3;}
.site-wide-cta{max-width: 950px; margin: 0 auto; padding: 30px 20px; overflow: hidden;}

.site-wide-cta span{float: left; margin-right: 20px; max-width: 730px; display: block; padding: 8px 0; color: #fff; font-size: 22px; line-height: 32px;}
.site-wide-cta .action-link{float: left; display: inline-block; padding: 10px 30px; background: rgba(255, 255, 255, 0.0); border: 2px solid rgba(255, 255, 255, 0.6); color: #fff; text-transform: uppercase; font-size: 13px;}
.action-link:hover{background-color: rgba(255, 255, 255, 0.3); border-color: rgba(255, 255, 255, 0.8); color: #fff;}


/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer{overflow: hidden; font-family: 'Libre Baskerville', Georgia, Times, serif; font-size: 12px;}


		/*---------------------------------------*/
		/*- FOOTER WIDGETS ----------------------*/
		.footer-widgets{color: #222;}
		.footer-widgets a{color: #222;}
		.footer-widgets a:hover{color: #a8b545;}
		.footer-widgets .widget ul{margin: 0;}
		.footer-widgets .widget ul.children{margin: 8px 0 0 10px;}

		.footer-widgets .chirp span.meta, .footer-widgets .widget li{padding: 0 0 6px; margin: 0 0 6px; border-bottom: 1px solid #e4e4e4;}
		.footer-widgets .chirp span.meta:last-child, .footer-widgets .widget li:last-child{padding: 0; margin: 0; border: none;}

		.footer-widgets .widgettitle{margin-bottom: 15px; color: #333; text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px;}
		.footer-widgets .widgettitle a{color: #fff;}
		.footer-widgets .widgettitle a:hover{color: #eee;}

			/*-----------------------------------*/
			/*- PAGES WIDGET --------------------*/
			.footer-widgets .widget_pages ul{overflow: hidden;}
			.footer-widgets .widget_pages li{float: left; width: 50%; border-bottom: none; padding-bottom: 7px;}
			.footer-widgets .widget_pages li ul{display: none;}

			/*-----------------------------------*/
			/*- TEAM WIDGET ---------------------*/
			.footer-widgets .team-content-widget{float: left; width: 22.75%; margin-right: 3%;}
			.footer-widgets .team-content-widget .column{float: left; border: none; width: 45%; margin-right: 10%; margin-bottom: 20px;}
			.footer-widgets .team-content-widget .column:nth-child(2n+2){margin-right: 0;}
			.footer-widgets .team-content-widget .post-title a{color: #fff;}

	/*----------------------------*/
	/*- FOOTER MENU --------------*/
	ul#footer-nav{float: left; overflow: hidden; text-transform: uppercase; font-size: 11px;}
	ul#footer-nav li{float: left; margin: 0 15px 0 0;}
	ul#footer-nav li ul, ul#footer-nav li ul li{display: none !important;}
	ul#footer-nav li a{display: block; padding: 0; margin: 0; text-decoration: none;}
	ul#footer-nav li a:hover{color: #fff;}
	ul#footer-nav li:first-child a{padding-left: 0;}

	/*----------------------------*/
	/*- FOOTER TEXT --------------*/
	.footer-text a{color: #ccc;}
	.footer-text a:hover{color: #fff;}
	.footer-text p{float: left; font-size: 11px;}
	.copyright{float: left; color: #999}
	.obox-credit{float: right; font-size: 11px;}


	/*--------------------------*/
	/*- BACK TO TOP ------------*/
	#back-top{position: fixed; bottom: 20px; right: 20px; z-index: 99;}
	#back-top a{display: block; width: 50px; height: 50px; margin-bottom: 7px; background: #a8b545 url(images/layout/up-arrow.png) center no-repeat; border-radius: 0px; transition: 1s;}
	#back-top a:hover{background-color: #333;}


/*-------------------------------------------------------------------------------------------*/
/*- GRAVITY FORMS ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.gform_fields{margin: 0; padding: 0;}
ul.gform_fields .gfield{overflow: hidden; margin-bottom: 25px;}
.gform_fields label{color: #333;}

/*--------------------------*/
/*-WPML ----------------*/
#lang_sel, #lang_sel_click{float: right; height: 100%; padding: 0 10px; width: auto; min-width: 100px;}
#lang_sel a.lang_sel_sel, #lang_sel_click a.lang_sel_sel{color: #7e7e7e;}
#lang_sel a, #lang_sel a:visited, #lang_sel_click a, #lang_sel_click a:visited{border: 0; padding: 4px;}
.testimonials-content-widget {border-color:#cd0000; border-width:4px;}
.testimonials-content-widget blockquote {font-size:24px;}
.testimonials-content-widget .testimonial-name {font-size:20px;color:#cd0000;}

.testimonial-item .testimonial-image {
    border-radius: 100%;
    height: 100px;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 100px;
}

/*.tax-product_cat .pagination {display:none !important}*/
.term-alcatifa-protecao .products .product.type-product img {min-height:auto !important;}


.product_cat-fita .product-price > div > .price, .product_cat-tapete-do-casamento-cisalhamento .product-price .price, .product_cat-tapete-do-casamento-cisalhamento .column .price, .product_cat-tapete-do-casamento-cisalhamento .products .price, .product_cat-alcatifas-eventos-cisalhamento .products .price, .product_cat-alcatifas-eventos-cisalhamento .product-price .price, .product_cat-alcatifas-eventos-cisalhamento .column .price, .products li .price{display:block !important}

#searchform input[type="text"] {width:41%;}
.logos-grupo img{margin:30px 0 !important;}
.logos-grupo .column {margin-bottom:0; text-align:center}
mark{background-color:transparent; font-weight:bold;}
input[type="email"]{
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) inset;
    max-width: 280px;
    padding: 10px;
    width: 90%;
}
.woocommerce input[type="text"], .woocommerce-billing-fields input ,#area_needed, .quantity.buttons_added .qty  {color:#333 !important}
#submit_redsys_payment_form {height:33px;}
.blockUI.blockOverlay{z-index:1 !important;}
#password {color:#333 !important;}
.product-subtotal .discount-info .new-price {display:none !important}
.new-price {font-weight:normal !important;}
.woocommerce input, .edit-account .button, .login input, .order-actions .button{color:#333 !important}
.woocommerce input[type="submit"]{color:#fff !important}
input[type="tel"] {
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) inset;
    max-width: 280px;
    padding: 10px;
    width: 90%;
}
.payment_method_redsys img {display:none}

.price {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
}
ul#nav ul.sub-menu, ul#nav .children{top:37px !important; border-top:2px solid #000;}
.reset_variations {display:none !important}
#ancho_cm, #largo_cm{padding:10px !important; float:left;max-width:92%;}
#box-ancho_cm label, #box-largo_cm label{float:left; width:100%; }
.variations select {width:75%; padding:5px}
.cart_item .variation dd p {margin-bottom:0px !important}
.variable_price_calculator.felpudo_coco tbody > tr:first-child {display:none !important}
.simple_price_calculator.felpudo_coco tbody > tr:first-child {display:none !important}
.pp_content_container .pp_left,.pp_content_container .pp_right, div.pp_woocommerce .pp_content_container{padding:0 !important}
#fullResImage{width:100% !important; height:100% !important;}
.pp_content, div.pp_pic_holder{width:auto !important;}
.ppt{display:none !important}
#price_calculator label {
    font-size: 20px !important;
    font-weight: bold;
}
#price_calculator input {
    width: 100% !important;
    border-color: #333 !important;
    max-width: 125px !important;
}
.slider-copy h1 {
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Rufina', Georgia, Times, serif;
    font-size: 75px;
    line-height: 85px;
}
.slider-copy h2, .slider-copy h1 {
    text-shadow: 3px 3px 2px #000;
}

.wpcf7-form select {
    width: 90%;
    max-width: 280px;
    padding: 10px;
    border: 1px solid #c5c5c5;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.product_cat-cisalhamento-tapete-coco .price, .product-cat-relva-artificial .single_variation {
    display: none !important;
}
.product-cat-fita .single_variation_wrap .quantity.buttons_added{display:block !important} 
.quantity.buttons_added .plus, .quantity.buttons_added .minus{color:#fff !important} 