/*
Theme Name: Loft
Design Studio: Obox Design http://www.oboxthemes.com/
Version: 1.1.1
Author: Obox Design
Author Description: Creators of beautiful and useable premium WordPress themes.
Author URI: http://www.oboxthemes.com/
Theme URI: www.oboxthemes.com/theme/retail-therapy/
Loft 1.1.1
Description: A responsive eCommerce and business theme designed for niche shop 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 -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html{-webkit-text-size-adjust: none;}
body{ color: #696969; font-family: Merriweather, Georgia, Times, serif; font-size: 14px; line-height: 160%;}

h1, h2, h3, h4, h5, h6{font-family: Didact Gothic, Helvetica, Arial, sans-serif;}

h1{font-size: 100px;}

figure.wp-block-image.banner{ position: relative;}


label{display: block; margin-bottom: 0; color: #000; font-size: 16px; line-height: 21px; letter-spacing: 0.08em; font-family: Didact Gothic;}
textarea, input{padding: 8px; background: #fff; font-size: 16px; font-family: Didact Gothic; line-height: 24px;}
textarea{    width: 100%;
    padding: 8px;
    border: 0px;
    background: rgba(68, 83, 196, 0.05);
    height: 115px;
    -webkit-appearance: none;
    -webkit-appearance: none;}
input[type=text],input[type=email], input[type=password]{width: 100%; max-width: 380px; padding: 8px; border: none; border-radius: 0px; background: rgba(68, 83, 196, 0.05); -webkit-appearance: none;}
input[type=number], input[type=number]{-webkit-appearance: none; -moz-appearance: textfield; margin: 0;}

a{color: #000000; text-decoration: none; transition:         all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-moz-transition:    all .2s ease-in-out;
-o-transition:      all .2s ease-in-out;}
a:hover{color: #000;}

strong{font-weight: 700;}

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

	/*-------------------------------*/
	/*- 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: 13px; 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: 13px; width: 74%;}

.post-image img{display: block; margin: auto; border-radius: 6px;}

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: 0;
    cursor: default;
    text-decoration: none;
      color: #DB2727;}
address {display: block; margin: 0 0 1.625em;}
ins {text-decoration: none;}


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

/*--------------------------*/
/*-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;}


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

#header-contact-container{height: 35px; background: #DEDBCA; overflow: visible; transition: all 0.3s ease 0s; position: relative;}
#header-contacts{max-width: 1040px; margin: 0 auto; padding: 0 10px; position: relative; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif; font-weight: 400; font-size: 10px; text-transform: uppercase;}

#header-container{width: 100%; background: #F8F5E2; position: relative; position: fixed; z-index: 4; transition: all 0.3s ease 0s;}
#header{max-width: 1162px; margin: auto; padding: 40px 0; margin: auto; position: relative; transition: all 0.3s ease 0s;}

#top-navigation-container{float: right;}
#navigation-container{position: relative;}

#title-container{padding-top: 49px;}

#content-container{padding-top: 80px;}
/* #content{max-width: 1040px; margin: auto; padding: 20px 0; position: relative;} */
#left-column{float: left; width: 75%;}
#right-column{float: right; width: 22%; font-size: 13px;}

figure.wp-block-image{
	    margin: 0 !important;
}

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

.sidebarleft #right-column{float: left;    z-index: 2;
    position: relative;}
.sidebarnone #left-column, .sidebarnone .products-single #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: 27px 15px 0px 15px; position: relative; z-index: 2;}
#footer{max-width: 1135px; margin: 0 auto;}

#footer-base-container{ position: relative; z-index: 2; font-size: 11px;}
.footer-text{max-width: 1135px; margin: auto; padding: 0; overflow: hidden; clear: both; color: #595959;
	padding: 20px 0;
	border-top: 1px solid #A0BEEF;
}

.textwidget p{
	color: #A0BEEF;
	font-size: 14px;
	line-height: 22px;
}

#footer-navigation-container {
    display: block;
    overflow: hidden;
    width: 50%;
}


	/*-------------------------------*/
	/*- WRAPPER BOXED ---------------*/
	#wrapper.boxed{/*max-width: 1040px;*/ margin: 0 auto; position: relative; overflow: hidden;}
	#wrapper.boxed #header-container{display: block;    z-index: 9999;margin: auto; left: auto; border-bottom: 1px solid #E4E7EB;
    position: fixed;}
	#wrapper.boxed .slider{position: relative; max-width: 1040px; margin: 20px auto; background: #DEDBCA; border-radius: 6px;}
	#wrapper.boxed .slider > ul > li{padding: 0 40px;}
	#wrapper.boxed .home-page{margin-top: 0;}
	#wrapper.boxed #widget-block{margin-top: 0;}

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


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

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

	fieldset{padding: 10px; }
	fieldset p:last-child{margin-bottom: 0;}

	.alert{padding: 5px; margin-bottom: 20px; border: 1px solid; color: #000; font-weight: 400;}
	.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: 0 0 20px 0 !important;}
	.grid li{list-style-type: none;}


		/*---------------------*/
		/*- SIX COLUMNS -------*/
		.six-column{clear: both; position: relative; overflow: hidden;}
		.six-column .column{float: left; width: 15%; margin-right: 2%; margin-bottom: 30px; 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{overflow: hidden;}
		.six-column .button{clear: both; float: left !important; margin: 0 !important; padding: 10px;}
		.six-column .star-rating{display: none;}
		.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; overflow: hidden;}
		.five-column .column{float: left; width: 17.5%; margin-right: 2%; margin-bottom: 30px; 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: none; margin: 10px auto; position: absolute; top: 0; right: 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{clear: both; overflow: hidden; display: flex;}
		.four-column .column{ width: 50%; margin-right: 2%; margin-bottom: 30px;}
		.four-column .column:nth-child(4n+4){margin-right: 0;}
		.four-column .column:nth-child(4n+5){clear: left;}
		.four-column .column:nth-child(3n+4){clear: none;}
		.four-column .star-rating{float: none; margin: 10px auto; position: absolute; top: 0; right: 10px;}
		.four-column .price{clear: both;}
    li#text-3 {
      padding-left: 0px;
      width: 365px;
    }
    li#obox_social_widget-2 {
    padding-left: 80px;
    }

		/*---------------------*/
		/*- THREE COLUMNS -----*/
		.three-column{clear: both; overflow: hidden; margin-bottom: 138px !important;}
		.three-column .column{float: left; width: 32%; margin-right: 2%; 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: none; margin: 10px auto; position: absolute; top: 0; right: 10px;}
		.three-column .price{clear: both;}

	    /*---------------------*/
		/*- TWO COLUMNS -------*/
		.two-column{clear: both; overflow: hidden;}
		.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: none; margin: 10px auto; position: absolute; top: 0; right: 10px;}
		.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: none; margin: 20px auto; position: absolute; top: 10px; right: 10px;}
		.content-widget .one-column .price{clear: both;}


	/*--------------------------*/
	/*- TITLES -----------------*/
	.title-block{max-width: 1160px; padding: 20px 0; margin: auto;}
	.title-block h2{    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0.1em;
    color: #4453C4;
    padding-left: 10px;
      font-weight: bold;}
	.title-block h2 a{color: #000;}
	.title-block h2 a:hover{color: #DC4B3A;}
	.title-block p{max-width: 740px; margin: 10px 0 0; color: #777; font-size: 20px; line-height: 30px;}

	.page-title-block{margin: 0 0 10px;}
	.page-title{padding: 0; margin: 0; color: #000; font-size: 40px; line-height: 50px; font-weight: 400;}
	.page-title a{color: #000;}
	.page-title a:hover{color: #DC4B3A;}
	.page-title-block .page-title{}

	.post-title-block{margin: 0 0 10px;}
	.post-title{margin-bottom: 10px; color: #000; font-size: 25px; line-height: 50px; font-weight: 400;}
	.post-title a{color: #4453C4;}
	.post-title a:hover{color: #DC4B3A;}
	.post-title-block .post-title{margin-bottom: 0;}

	.service-title-block{margin: 0 0 20px; overflow: hidden;}
	.service-title{padding: 0; margin: 0; color: #000; font-size: 40px; line-height: 50px; font-weight: 400;}
	.service-title a{color: #000; display: inline-block; vertical-align: middle;}
	.service-title a:hover{color: #DC4B3A;}

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

	.post-date, .dater{margin-bottom: 10px; font-size: 13px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif; text-transform: uppercase; color: #777;}
	.dater{font-weight: 400;}

	/*--------------------------*/
	/*- BREAD CRUMBS -----------*/
	#crumbs-container{position: relative; z-index: 2;}
	#crumbs{max-width: 1040px; padding: 0 0 10px; margin: 0 auto; overflow: hidden; font-family: #e0e0e0; font-size: 11px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	#crumbs li{float: left; display: inline; margin-right: 15px; color: #999;}
	#crumbs a{color: #A2A093;}
	#crumbs a:hover{color: #DC4B3A;}
	#crumbs .current, #crumbs .current a{color: #000;}


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


	/*--------------------------*/
	/*- BUTTONS ----------------*/
	.read-more, button, .button, .added_to_cart, input[type=submit]{display: inline-block; padding: 4px 12px; background: #4453C4; border-radius: 0px; color: #FFFFFF; font-size: 16px; text-transform: uppercase; font-family: Didact Gothic; letter-spacing: 0.08em; border: 1px solid transparent;
     transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;}
.read-more:hover, button:hover, .button:hover, input[type=submit]:hover, .qib-button:hover{background-color: #FFFFFF; color: #4453C4; border: 1px solid;}
	button.button, input[type=submit]{padding: 0 15px;}

	.product_type_variable{display: inline-block;}

		/*----------------------*/
		/*- READ MORE ----------*/
		.read-more{padding: 11px 20px;}
		.read-more:hover{}

		/*----------------------*/
		/*- ACTION LINK --------*/
		.action-link{display: inline-block; padding: 4px 12px; background-color: #000; color: #fff; border-radius: 6px; text-transform: uppercase; font-size: 13px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
		.action-link:hover{background: #DC4B3A; color: #fff;}

		/*----------------------*/
		/*- COPY BUTTONS -------*/


		/*----------------------*/
		/*- ECOMMERCE BUTTONS --*/
		.woocommerce_message .button, .woocommerce-message .button{    float: right;
    width: auto !important;
    background: transparent;
    color: #4453c4;
    text-decoration: underline;
    font-size: 13px;
    padding: 0;
    padding-right: 5px;
    border: 0px;
    text-transform: capitalize;}

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

	/*--------------------------*/
	/*- HEADER ROW -------------*/
	.default-logo{font-size: 28px; line-height: 38px; font-weight: 400;}
	.default-logo a{color: #000;}
	.default-logo a:hover{color: #333;}
	.logo{
		width: 22%;
	}
	.logo img{
    display: block;
    position: relative;
    top: -5px;
    left: 0px;
    width: 210px;
    height: 60px;
    object-fit: cover;
	}
  .expanded ul#nav li:last-child {
      margin-left: 40px;
  }

	/*--------------------------*/
	/*- COMPACT MENU -----------*/
	#menu-drop-button{z-index: 0;display: block; padding-right: 48px; margin: 0; background: url(images/layout/drop-down.png) center right no-repeat; color: #000; font-size: 13px; line-height: 44px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	#menu-drop-button:hover{padding-right: 58px;}

	.compact ul#nav{display: none; width: 250px; position: absolute; right: 0; top: 58px; margin: 0; background-color: #fff; border: 1px solid #DEDBCA; border-radius: 6px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.compact ul#nav li{border-bottom: 1px solid #DEDBCA; position: relative;}
	.compact ul#nav li:last-child{border-bottom: none;}
	.compact ul#nav li a{display: block; padding: 6px 8px; margin: 3px; color: #000; border-radius: 3px;}
	.compact ul#nav li a:hover{background: #000; color: #fff;}

		/*----------------------*/
		/*- SUB MENU -----------*/
		.compact ul#nav ul.sub-menu, .compact ul#nav .children{position: absolute; left: -265px; width: 250px; top: -3px; background-color: #fff; border: 1px solid #DEDBCA; border-radius: 6px;}
		.compact ul#nav > li:first-child ul.sub-menu, .compact ul#nav li:first-child .children{top: -3px;}


	/*--------------------------*/
	/*- EXPANDED MENU ----------*/
	.expanded #menu-drop-button{display: none;}

	#navigation-container.expanded{
		padding: 10px 0;
		width: 78%;
    display: flex;
    justify-content: flex-end;
	}
	.expanded ul#nav{padding: 0; margin: 0; font-size: 15px;padding-top: 11px; display: flex;
    justify-content: center;
    width: 100%;}
	.expanded ul#nav li{display: block; float: left; position: relative; margin-left: 5% !important;}
	.expanded ul#nav li:first-child{margin-left: 0 !important;}
	.expanded ul#nav li a{
		display: block;
		margin: 0;
		color: #000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;
}
	.expanded ul#nav li a:hover{color: #4453C4;}

		/*----------------------*/
		/*- SUB MENU -----------*/
		.expanded ul#nav ul.sub-menu, .expanded ul#nav .children{display: none; position: absolute; top: 33px; right: 0; z-index: 10; background-color: #fff; border-radius: 6px;}
		.expanded ul#nav ul.sub-menu ul, .expanded ul#nav .children ul{top: -3px; right: 260px;}
		.expanded ul#nav ul.sub-menu li, .expanded ul#nav .children li{clear: both; width: 250px; padding: 0; margin: 0; position: relative;}
		.expanded ul#nav ul.sub-menu li:last-child, .expanded ul#nav .children li:last-child{border-bottom: none;}
		.expanded ul#nav ul.sub-menu li a, .expanded ul#nav .children li a{float: none; display: block; padding: 6px 8px; margin: 3px; color: #000; border-radius: 3px;}
		.expanded ul#nav ul.sub-menu li a:hover, .expanded ul#nav .children li a:hover{background: #000; color: #fff;}

	/*-----------------------*/
	/*- HEADER SEARCH -------*/
	.header-search{float: left; min-width: 25px; height: 35px; margin: 0 20px 0 0;}
	.header-search .search-form{width: 0; height: 35px; margin: 0; padding: 0; position: relative; border: none; transition: all 0.3s ease 0s; box-shadow: none;}
	.header-search .search_button, .icon-search{width: 35px; height: 35px; padding: 0; position: absolute; top: 0; right: 0; background-color: #DEDBCA; background-image: url(images/layout/search.png); background-position: center; background-repeat: no-repeat; cursor: pointer; overflow: hidden; text-indent: -9999px;}
	.header-search .search_button{z-index: 1; text-indent: -999px; overflow: hidden; border-radius: 0;}

	.active .header-form{width: 200px;}
	.active .header-contact, .active .header-social{opacity: 0;}
	.active .search-form{width: 200px; padding: 1px 10px;}
	.active .icon-search{z-index: 1;}
	.active .search_button{z-index: 2; top: 0;}

	.icon-search{z-index: 2;}
	.header-form{position: absolute; top: 0; left: 0; z-index: 9; width: 35px; transition: all 0.3s;}
	.header-form input[type=text]{background: #DEDBCA; color: #696969;}

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

	.header-social{float: left; overflow: hidden; margin-top: 7px; opacity: 1; transition: all 0.3s;}
	.header-social li{float: left; margin-left: 10px; text-indent: -99999px;}
	.header-social li 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;}


	/*--------------------------*/
	/*- TOP NAV ----------------*/
	#top-nav{margin-right: 20px;}
	#top-nav li{float: left; margin-left: 20px;}
	#top-nav li a{display: block; padding: 5px 0; color: #999;}
	#top-nav li a:hover{color: #000;}
	#top-nav li ul{display: none;}


	/*--------------------------*/
	/*- HEADER CART ------------*/
	.header-cart-button{float: right; padding: 5px 0 5px 35px; background: url(images/layout/shopping-bag.png) left no-repeat; color: #999;}
	.header-cart-button:hover{color: #000;}

	.header-cart.active{display: block; }

	.header-cart{display: none; width: 250px; padding: 0; background: #fff; position: absolute; right: 20px; z-index: 9; border: 1px solid #DEDBCA; border-radius: 6px; font-weight: normal;}
	.header-cart ul{margin: 0; padding: 0; overflow: hidden;}
	.header-cart li{padding: 10px; overflow: hidden; border-bottom: 1px solid #DEDBCA;}

	.header-cart .product-image{float: right; margin-left: 10px; max-width: 50px; height: auto; border-radius: 3px; overflow: hidden;}
	.header-cart .product-image img{display: block;}
	.header-cart h4{margin-bottom: 0; font-size: 14px;}
	.header-cart h4 a{color: #000;}
	.header-cart h4 a:hover{color: #696969;}
	.header-cart .header-price{margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; color: #999;}

		/*----------------------*/
		/*- CART BUTTONS -------*/
		.cart-link, .checkout-link{margin: 10px; padding: 4px 12px; background: #000; border-radius: 3px; color: #fff; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif; text-transform: uppercase;}
		.cart-link{float: left;}
		.checkout-link{float: right;}
		.cart-link:hover, .checkout-link:hover{background: #DC4B3A; color: #fff;}

		/*----------------------*/
		/*- EMPTY CART ---------*/
		.empty{display: block; margin: 5px; padding: 5px; background: #f0f0f0; color: #000; text-align: center;}
		#right-column .widget .empty{margin: 0;}


	/*---------------------------*/
	/*- HEADER SHRINK -----------*/
	.header-shrink #header-contact-container{height: 0; overflow: hidden;}
	.header-shrink #header-container{background: rgba(222, 219, 202, 0.9);}
	.header-shrink #header .default-logo{font-size: 20px;}
	.header-shrink .header-cart{opacity: 0 !important; height: 0; overflow: hidden;}


/*-------------------------------------------------------------------------------------------*/
/*- SLIDER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


	/*-------------------------------------------*/
	/*- 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: 1040px; margin: auto; position: relative; z-index: 3;}
	.slider ul{position: relative;}
	.slider li{position: absolute; top: 0; width: 100%; height: 520px; background-size: contain !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;}
		.slider-copy.full{width: 100%; margin: auto; text-align: center;}
		.slider-copy h2{margin-bottom: 30px; color: #000; font-size: 38px; line-height: 48px; font-weight: 400;}
		.slider-copy h5{margin-bottom: 30px; color: #000; font-size: 20px; line-height: 30px; font-weight: 400;}
		.slider-copy p{margin: 0 20% 30px 0; color: #777; font-size: 18px; line-height: 28px; font-weight: 200;}
		.slider-copy.full p{margin: 0 15% 30px 15%;}

		/*-------------------------*/
		/*- 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: #DC4B3A url(images/layout/arrow-sprite.png) no-repeat; border-radius: 100%; text-indent: -999px; overflow: hidden;}
		.slider-arrows .next{right: -100px; background-position: -123px; border-right: none;}
		.slider-arrows .previous{left: -100px; background-position: 17px; border-left: none;}
		.slider:hover .slider-arrows .next{right: 20px;}
		.slider:hover .slider-arrows .previous{left: 20px;}

		/*-------------------------*/
		/*- SLIDER POSITIONS ------*/
		.slider .image-left .slider-image{float: left; padding: 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: 0 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 20px 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: 30px 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 -------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	#widget-block{position: relative; z-index: 3; padding: 20px 0; margin: 520px auto 0; background: #F8F5E2; overflow: hidden;}
	#widget-block .widget-list{max-width: 1040px; margin: auto;}
	#widget-block .widget{margin-bottom: 60px;}

	/*-----------------------------*/
	/*- LAYOUT ELEMENTS -----------*/
	#widget-block li{position: relative;}
	#widget-block .column{margin-bottom: 20px; overflow: hidden;}
	#widget-block .product-detail{padding: 15px 0 0;}

		/*-----------------------------*/
		/*- PRESET AND WIDGETIZED PAGE -*/
		.no-slider, .no-slider #widget-block{margin-top: 0 !important;}

	/*-----------------------------*/
	/*- CONTENT DECLARATIONS ------*/
	#widget-block .content-widget .widgettitle{margin-bottom: 20px; color: #000; font-size: 28px; line-height: 38px; text-align: center; text-transform: none;}

	#widget-block .content{padding: 0; overflow: hidden;}

	#widget-block .post-title{margin: 0; font-size: 20px; line-height: 30px;}

	#widget-block .post-image{display: block; position: relative; overflow: hidden; border-radius: 6px;}
	#widget-block .post-image img{display: block; margin: auto; transition: all .1s ease-in-out;}
	#widget-block .post-image img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}

	#widget-block .post-image + .content{margin-top: 15px;}

	#widget-block .price{margin-bottom: 5px; font-size: 14px;}

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

	#widget-block .read-more{margin-top: 16px;}

		/*-------------------------*/
		/*- TEXT WIDGET -----------*/
		#widget-block .widget_text{padding: 0 60px; margin-bottom: 60px; text-align: center;}
		#widget-block .widget_text .widgettitle{font-size: 40px; line-height: 50px; color: #000; text-transform: none;}
		#widget-block .widget_text .textwidget{max-width: 1000px; margin: auto; font-size: 26px; line-height: 38px; font-weight: 200;}

		/*-------------------------*/
		/*- TEAM WIDGET -----------*/
		#widget-block .team-content-widget .content{padding: 0;}

		/*-------------------------*/
		/*- SERVICE WIDGET --------*/
		#widget-block .services-content-widget .post-image{margin: 0 20px 0 0; border-bottom: none;}
		#widget-block .services-content-widget .post-image img:hover{transform: none; -webkit-transform: none;}
		#widget-block .services-content-widget .content{padding: 0;}

		/*-------------------------*/
		/*- PRODUCT CATEGORY WIDGET*/
		#widget-block .product-category-widget .content{padding: 0;}
		#widget-block .product-category-widget .post-image{border: none;}

		/*-------------------------*/
		/*- PARTNER WIDGET --------*/
		#widget-block .partners-content-widget .column{border: none;}
		#widget-block .partners-content-widget .post-image{border: none; padding: 10px; margin: 0;}

		/*-----------------------------------*/
		/*- TESTIOMINIAL TYPE ---------------*/
		.testimonials-content-widget{margin-bottom: 60px;}
		.testimonials-content-widget .widgettitle{font-size: 28px; line-height: 38px; text-align: center; text-transform: none;}
		.testimonials-container{max-width: 1040px; margin: auto; padding-top: 40px; position: relative;}

		#widget-block .testimonial-item.column{overflow: visible;}

		.testimonial-item .testimonial-image{width: 64px; height: 64px; background: #dedbca; padding: 3px; border-radius: 10px; position: absolute; left: 0; right: 0; margin-right: auto; margin-left: auto; top: -30px;}
		.testimonial-item .testimonial-image img{border-radius: 8px;}

		.testimonial-body{overflow: hidden;}
		.testimonial-item blockquote{padding: 40px 40px 40px 60px; margin: auto; background: #dedbca; border-radius: 6px; color: #474843; font-size: 20px; line-height: 30px;  font-style: italic;}

		.testimonial-item .testimonial-name{display: block; margin-left: 20px; padding-top: 15px; color: #777; text-align: center; font-size: 18px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
		.testimonial-item .testimonial-name a{color: #474840;}
		.testimonial-item .testimonial-name a:hover{color: #000;}


		/*-------------------------*/
		/*- HERO WIDGET -----------*/
		.hero-content-widget .left-col{float: left; width: 15%; margin-right: 2%; font-size: 13px;}
		.hero-content-widget .middle-col{float: left; width: 66%; margin-right: 2%;}
		.hero-content-widget .right-col{float: right; width: 15%; font-size: 13px;}

		.hero-content-widget .left-col ul, .hero-content-widget .right-col ul{margin-bottom: 35px;}
		.hero-content-widget .left-col a, .hero-content-widget .right-col a{display: block; padding: 5px 0; color: #000; border-bottom: 1px solid #DEDBCA;}
		.hero-content-widget .left-col a:hover, .hero-content-widget .right-col a:hover{color: #999;}

		.hero-content-widget .middle-col li{float: left; width: 31.313131%; margin: 0 3.030303% 20px 0;}
		.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 .widgettitle{padding-top: 4px; border-top: 3px solid #DEDBCA;}
		.hero-content-widget .star-rating{position: absolute; top: 10px; right: 10px;}


	/*-----------------------------*/
	/*- TWO COLUMN WIDGET AREA ----*/
	#home_page_sides.widget-list{padding: 0; margin-bottom: 60px;}
	#home_page_sides .widget{clear: none; float: left; width: 74.5%; margin: 0 2% 0 0;}
	#home_page_sides .widget:nth-child(2n+2){width: 23.5%; margin: 0;}
	#home_page_sides.widget-list .widgettitle{padding-top: 4px; border-top: 3px solid #DEDBCA; font-size: 13px; line-height: 26px; text-transform: uppercase; text-align: left;}

	#home_page_sides .widget_text{padding: 0; text-align: left;}
	#home_page_sides .widget_text .textwidget{font-size: 14px; line-height: 24px;}

	/*-----------------------------*/
	/*- THREE COLUMN WIDGET AREA --*/
	#home_page_three_column{padding: 20px; margin: 0 0 20px; border: 3px solid #DEDBCA; border-radius: 6px; overflow: hidden;}
	#home_page_three_column:empty{border: none;}
	#home_page_three_column .widget{float: left; width: 32%; margin: 0 2% 0 0;}
	#home_page_three_column .widget:nth-child(3n+3){margin: 0;}

	/*-----------------------------*/
	/*- 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 #DEDBCA;}
	.features-widget .column .content{max-width: 1040px; margin: 0 auto;}

		/*-----------------------------------*/
		/*- FEATURE CONTENT LAYOUT ----------*/
		.features-widget .content{margin-bottom: 30px;}
		.features-widget h2{margin-bottom: 20px; color: #000; font-size: 38px; line-height: 48px; font-weight: 400;}
		.features-widget h5{margin-bottom: 20px; color: #777; font-size: 20px; line-height: 30px; font-weight: 400;}

		.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: 30px auto 0;}
		.features-widget .copy{margin: 0 auto 30px;}

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

/*-------------------------------------------------------------------------------------------*/
/*- POST PAGES ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- POST CONTENT --------------*/
	.post-list{overflow: hidden;}
	.post-list .post{margin-bottom: 50px;}
	.single-post .post-list .post{max-width: 800px; margin-bottom: 0;}
	.category .post-list .post{max-width: 800px;}
	.page-template-blog-php .post-list .post{max-width: 800px;}
	.archive .post-list .post{max-width: 800px;}
	.post-content{position: relative; overflow: hidden;}


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

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

		/*-------------------------*/
		/*- COPY BLOCK ------------*/
		/* .copy{max-width: 660px; font-size: 16px; line-height: 26px;}
		#full-width .copy{max-width: none;} */
		/* .copy p{margin-bottom: 26px;} */
		.copy ul{}
		.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{margin-top: 53px;}

		.copy h2{
			font-size: 52px;
			line-height: 68px;
			letter-spacing: 0.1em;
			color: #4453C4;
			margin-bottom: 20px;
			}
		.copy h3{font-size: 20px; margin-bottom: 26px; color: #000; font-weight: 400;}
		.copy h4{font-size: 16px; margin-bottom: 26px; color: #000; font-weight: 400;}
		.copy h5{font-size: 14px; margin-bottom: 26px; color: #000; font-style: italic; font-weight: 400;}
		.copy blockquote{padding-left: 20px; margin: 0 0 26px; border-left: 3px solid #DEDBCA; font-size: 20px; line-height: 30px;}


	/*-----------------------------*/
	/*- POST META -----------------*/
	.post-meta{clear: both; overflow: hidden; margin-bottom: 20px;}

	.meta-block.tags{float: left;}
	.meta-block.tags li{float: left; margin-right: 10px;}
	.meta-block.tags li a{padding: 4px 8px; background: #e0e0e0; color: #222;}
	.meta-block.tags li a:hover{background: #000; color: #fff;}
	.meta-block.social{float: right;}

	/*-----------------------------*/
	/*- 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;}

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

	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination{clear: both; display: block; text-align: center;    display: flex;
    place-content: flex-end;    border-top: 1px solid #E0E0E0;
    padding-top: 18px;}
	.pagination li{margin-right: 1px; font-size: 13px; line-height: 28px;}
	.pagination li.page-count{padding: 0 10px;}
	.pagination .next a, .pagination .previous a{display: inline-block; height: 28px; width: 28px; border-radius: 6px;    transition: opacity .3s ease-in;}
	.pagination .next a{    border: 1px solid #4453C4;background-color: #4453C4; background-image: url(images/layout/pagination-arrows.png); background-position: -360px 6px; background-repeat: no-repeat; border-radius: 20px;}
	.pagination .previous a{    border: 1px solid #4453C4;background-color: #4453C4; background-image: url(images/layout/pagination-arrows.png); background-position: 7px 6px; background-repeat: no-repeat; border-radius: 20px;}
	.pagination .next a:hover, .pagination .previous a:hover{background-color: rgba(68, 83, 196,.8);}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#comments{clear: both; margin-top: 30px; max-width: 660px;}
#comments .comments-title{padding-top: 7px; margin-bottom: 20px; border-top: 3px solid #dedbca; text-transform: uppercase; color: #34332f;}
#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 #dedbca;}
.comment:last-child{border: none;}

.commentlist .avatar{float: left; max-width: 60px; margin-right: 15px; border-radius: 100px; border: 4px solid #dedbca;}

.comment-meta{overflow: hidden;}
.comment-meta p{margin-bottom: 26px;}
.comment-meta p:last-of-type{margin-bottom: 0;}
.comment .fn{display: block; padding: 0; margin: 0; color: #000; font-size: 16px; line-height: 26px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
.comment .fn a{color: #000;}
.comment .fn a:hover{color: #76624A;}
.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 a{padding: 0 5px; background: #dedbca; color: #34332f; position: absolute; top: 0; right: 0; font-size: 11px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif; border-radius: 3px;}
.comment .reply a:hover{background: #000; color: #fff;}


	/*-----------------------------*/
	/*- FONTS FOR COMMENT TITLES --*/
	.comment .fn, .comment .date, .comment .comment-edit-link, .comment .reply{}

	/*-----------------------------*/
	/*- 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: #76624A; color: #fff; text-align: center;}
	#respond #reply-title{padding-top: 7px; margin-bottom: 10px; border-top: 3px solid #dedbca; text-transform: uppercase; color: #34332f;}
	#respond .comment-notes, #respond .logged-in-as{margin-bottom: 25px; color: #777; font-size: 13px;}
	#respond .logged-in-as a{color: #76624A;}
	#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;}

	/*-----------------------------*/
	/*- WOOCOMMERCE REVIEWS -------*/
	.entry-content .commentlist{list-style: none; margin: 0; padding: 0; max-width: 660px;}
	.commentlist .comment-text{overflow: hidden;}
	.commentlist .comment-text .star-rating{float: right;}

	.commentlist .meta{margin: 0 0 10px;}
	.commentlist .meta strong{padding: 0; margin: 0; color: #000; font-size: 16px; line-height: 26px; font-weight: normal;}
	.commentlist .meta em{padding: 0 5px; background: #f0f0f0; border-radius: 1em; font-size: 10px; font-weight: normal;}

	.commentlist .meta time{margin-bottom: 10px; color: #999; font-size: 10px; text-transform: uppercase; color: #777;}

	.commentlist .description{overflow: hidden;}
	.commentlist .description p{margin-bottom: 26px;}
	.commentlist .description p:last-of-type{margin-bottom: 0;}
	#review_form #reply-title{border: none;}


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

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

.portfolio-content{overflow: hidden;}
.portfolio-content #left-column{float: left; width: 48%; padding-bottom: 20px;}
.portfolio-content #right-column{width: 48%;}


	/*----------------------------*/
	/*- PORTFOLIO CATEGORY NAV ---*/
	.portfolio-categories{margin-bottom: 20px; overflow: hidden;}
	.portfolio-categories li{float: left; margin-right: 10px;}
	.portfolio-categories a{display: block; padding: 4px 12px; border: 3px solid #DEDBCA; border-radius: 6px; color: #000; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.portfolio-categories a:hover{border-color: #DC4B3A;}
	.portfolio-categories a.selected{border-color: #000; color: #000;}

	/*----------------------------*/
	/*- PORTFOLIO LIST -----------*/
	.portfolio-list .column{text-align: left; margin-bottom: 40px;}
	.portfolio-list .post-image{overflow: hidden; border-radius: 6px; overflow: hidden;}
	.portfolio-list .post-image img{transition: all .1s ease-in-out; display: block;}
	.portfolio-list .post-image:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
	.portfolio-list .post-title{font-size: 20px; line-height: 30px;}
	.portfolio-list .content{padding: 15px 0 0;}

	/*----------------------------*/
	/*- PORTFOLIO NEXT PREV POST -*/
	.next-prev-post-nav{overflow: hidden; background: #f0f0f0;}
	.next-prev-post-nav li{float: left; width: 50%; padding: 0 10px;}
	.next-prev-post-nav li:last-child{text-align: right;}
	.next-prev-post-nav a{color: #000;}
	.next-prev-post-nav a:hover{color: #777;}


	/*----------------------------*/
	/*- PORTFOLIO CONTENT --------*/
	.portfolio-meta{margin-bottom: 25px; font-size: 13px; font-weight: 400; text-transform: uppercase;}
	.portfolio-meta li{display: inline-block;}
	.portfolio-meta li:last-child{margin-bottom: 0; border-bottom: none;}
	.portfolio-meta a{display: inline-block; padding: 4px 12px; margin-right: 10px; border: 3px solid #DEDBCA; border-radius: 6px; color: #000; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.portfolio-meta a:hover{border-color: #DC4B3A;}

	.portfolio-tags{overflow: hidden; clear: both;}
	.portfolio-tags li{float: left; margin-right: 10px;}
	.portfolio-tags li a{padding: 4px 8px; background: #e0e0e0; color: #222;}
	.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; border-radius: 6px;}

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

		/*---------------------*/
		/*- NEXT & PREVIOUS ---*/
		.gallery-slider .next, .gallery-slider .previous{float: right; display: block; width: 34px; height: 34px; border-radius: 100%; background: #fff url(images/layout/portfolio-arrows.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 .column{padding: 0;}
	.team .post-content{float: none; width: 100%;}
	.team .post-image{margin: 0 0 20px; overflow: hidden; display: block; border-radius: 6px;}
	.team .post-date{display: none;}
	.team .position{margin-bottom: 10px; font-size: 13px; text-transform: uppercase; color: #777; font-family: 'Hammersmith One',Helvetica,Arial,sans-serif;}

	.team .team-title{margin: 0; color: #000; font-size: 24px; line-height: 34px;}
	.team .post-title{margin: 0; font-size: 20px; line-height: 30px;}
	.team p{margin-bottom: 20px;}

	.team .team-social{overflow: hidden;}
	.team .team-social li{display: inline; margin: 0 10px 0 0;}
	.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;}

	.single .team .post-image{float: left; width: 54.096386%; margin: 0 2.409639% 0 0; position: relative;}
	.single .team-content{float: left; width: 38.554217%;}
	.single .team .position{display: block; margin-bottom: 20px;}
	.single .team .team-social{overflow: hidden; margin-bottom: 20px;}

	/*-----------------------------*/
	/*- TEAM SIDEBAR --------------*/
	.team-members li{padding: 5px 0; border-bottom: 1px solid #DEDBCA; overflow: hidden; line-height: 22px; font-size: 13px;}
	.team-members img{float: left; max-width: 40px; max-height: 40px; margin-right: 10px; border-radius: 6px; overflow: hidden;}
	.team-member{float: left;}
	.team-member a{display: block; color: #000; font-weight: 700;}
	.team-member a:hover{color: #777;}
	.team-position{color: #999; font-size: 11px; text-transform: uppercase; font-family: 'Hammersmith One',Helvetica,Arial,sans-serif;}


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

	.testimonials-container .column{overflow: visible; position: relative; margin-bottom: 60px;}

	.testimonials-container .testimonial-image{width: 64px; height: 64px; background: #dedbca; padding: 3px; border-radius: 10px; position: absolute; left: 0; right: 0; margin-right: auto; margin-left: auto; top: -30px;}
	.testimonials-container .testimonial-image img{border-radius: 8px;}

	.testimonial-body{overflow: hidden;}
	.testimonials-container blockquote{padding: 40px 40px 40px 60px; margin: auto; background: #dedbca; border-radius: 6px; color: #474843; font-size: 20px; line-height: 30px;  font-style: italic;}

	.testimonials-container .testimonial-name{display: block; margin-left: 20px; padding-top: 15px; color: #777; text-align: center; font-size: 18px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.testimonials-container .testimonial-name a{color: #474840;}
	.testimonials-container .testimonial-name a:hover{color: #000;}


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

	/*-----------------------------*/
	/*- SERVICES GRID -------------*/
	.services .post-image{display: block; float: left; margin-right: 20px; position: relative; top: 0; transition: all .15s ease-in-out;}
	.services .content{overflow: hidden;}
	.services .post-title{font-size: 20px; line-height: 30px;}
	.services .copy p{margin: 0;}

	/*-----------------------------*/
	/*- SERVICES SINGLE -----------*/
	.single-services .post-content{float: none; width: 100%; max-width: 660px;}
	.service-icon{display: block; float: left; max-width: 64px; margin-right: 15px;}
	.single-services .service-title{margin-bottom: 0;}

	/*-----------------------------*/
	/*- SERVICES SIDEBAR ----------*/
	.related-services li{padding: 0; margin-bottom: 20px; overflow: hidden; line-height: 22px;}
	.related-services img{display: inline-block; max-width: 40px; max-height: 40px; margin-right: 10px; border-radius: 100%; overflow: hidden; vertical-align: middle;}
	.related-services a{display: inline-block; color: #000; overflow: hidden; vertical-align: middle;}
	.related-services a:hover{color: #DC4B3A;}


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

	.features-content{min-height: 400px;}
	.features-content #left-column{width: 71%;}
	.features-content #left-column .post-content{float: none; width: 100%;}
	.features-content #left-column .service-title{}
	.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: #000;}

	.features-content .related-features-container .active{background: #DC4B3A; 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-title{font-size: 20px; line-height: 30px;}

	/*-----------------------------*/
	/*- 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: 1200px; 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: 74.5% !important;}
.sidebarnone #right-column{display: inline !important;}
.contact-template .post-content{max-width: 660px;}
.contact-template .page-title{}
#map-container{background: #fff; height: 350px; margin-bottom: 10px; 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;}
#map img{max-width: none !important;}


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

	.woocommerce-demo-store{padding-top: 37px;}
	.demo_store{width: 100%; padding: 5px; background: #DC4B3A; position: fixed; top: 0; left: 0; z-index: 10; color: #000; font-weight: 700; font-size: 14px; text-align: center;}

	/*-----------------------------*/
	/*- SHOP FULL WIDTH -----------*/
	.shop-block{padding-bottom: 18px;display: flex;margin-bottom: 0px; color: #000; overflow: hidden; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 13px;}
	.sim_sort_filter, .woocommerce-ordering{display: flex;
    justify-content: flex-end;
    width: 50%;
    align-items: center;
    }
	.woocommerce-result-count{float: left; font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #ADADAD;
      width: 50%;
      display: flex;
  align-items: center;}
	.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; border-radius: 6px; overflow: hidden; color: #000;}

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

	/*-----------------------------*/
	/*- ON SALE BADGE -------------*/
	.onsale{padding: 0 10px; position: absolute; top: 10px;  left: 10px; z-index: 2; text-align: center; background: #e74c3c; color: #fff; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.onlimited{padding: 0 10px; position: absolute; top: 10px;  right: 10px; z-index: 2; text-align: center; background: #403CE7; color: #fff; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}

	/*-----------------------------*/
	/*- PRODUCTS  -----------------*/
	.products{overflow: hidden;}
	.products .product{float: left; width: 270px; margin-right: 2.684564%; margin-bottom: 30px; overflow: hidden; position: relative;}
	.products .product:nth-child(3n+3){margin-right: 0;}
	.products .product:nth-child(3n+4){clear: left;}

	.sidebarnone .products .product{width: 23.5%; min-height: 280px;}
	.sidebarnone .products .product:nth-child(3n+3){margin-right: 2.684564%;}

	.products .product h3{margin: 0 0 5px; font-size: 20px; line-height: 30px;}
	.products .product a h3{color: #000;}
	.products .product .price{padding: 0; margin: 0 0 10px; background: none; clear: both; font-size: 14px; color: #777;}
	.products .product .price del{color: #999;}

	.products .product .img-wrap{position: relative; margin: 0 0 15px; height: 100%; overflow: hidden; z-index: 1; border-radius: 0px;    max-width: 263px;
    max-height: 277px;
    border: 8px solid #D9D9D9;
    box-shadow: 4px 7px 6px 1px rgba(0, 0, 0, 0.3);}
	.products .product .img-wrap img{display: block; transition: all .1s ease-in-out;min-width: 250px;
    min-height: 263px;
    object-fit: cover;}
	.products .product .img-wrap img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}

	.products .product .star-rating{position: absolute; top: 5px; right: 10px; z-index: 3;}
	.woocommerce-review-link{display: none;}
	.product-container, .product-container .products{width: 100%; overflow: hidden;}

		/*---------------------*/
		/*- FOUR COLUMNS ------*/
		.four-column .products .product{float: left; width: 23.5%; margin-right:  2%; 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; margin-right: 2%; margin-bottom: 30px;    position: relative;}
		.three-column .products .product:nth-child(2n+3){}
		.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: 49%; margin-right:  2%; 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;}


	/*-----------------------------*/
	/*- PRODUCTS SINGLE -----------*/
	.products-single #right-column{opacity: 0.8; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	.products-single #right-column:hover{opacity: 1;}


	.product-top{margin-bottom: 20px;}
	.purchase-options-container{float: left; width: 49%;}
	.product_title{padding: 0; margin: 0; color: #000; font-size: 30px; line-height: 40px; font-weight: 400;}
	.price{display: block; margin-bottom: 20px; color: #E66F57; font-size: 20px; line-height: 30px; font-weight: 400;}
	.price del{color: #999;}
	.from{color: #999; text-transform: uppercase;}
	.product-price [itemprop=description]{margin-bottom: 20px; font-size: 16px; line-height: 26px;}

	.product_meta{    margin: 25px 0; color: #000; font-size: 11px; text-transform: capitalize; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.product_meta span{display: block;}
	.product_meta span.sku{display: inline; color: #000000;}
	.product_meta a{color: #000000;}
	.product_meta a:hover{color: #000;}
	.products-single .social{margin-bottom: 30px;}
	.product-price .button{float: left;}

		/*-------------------------*/
		/*- PRODUCT PAGE GALLERY --*/
		.product-images{float: left; width: 40%; margin-right: 2%; position: relative; margin-bottom: 10px;}
		.product-images .zoom{display: block; border-radius: 6px;}
		.product-images .zoom img{border-radius: 6px;}
		.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 -----*/
		table.variations{border: none; margin: auto;}
		.variations td, .variations th{padding: 5px 0; vertical-align: top; line-height: 24px; border: none;}
		.variations th{width: 33%;}
		table.variations label{font-size: 11px; text-transform: uppercase;}

		.reset_variations{display: none; color: #900 !important; display: block !important; font-size: 11px; text-transform: uppercase;}
		.reset_variations:hover{color: #333 !important;}
		.single_variation{margin: 0 0 10px; overflow: hidden;}
		.single_variation .price{float: left; padding: 0; margin: 0; background: none;}
		.single_variation .stock{float: left; margin: 0 0 0 10px; color: #999; font-size: 11px; text-transform: uppercase; line-height: 30px;}
		.variations_button{clear: both;}


	/*-----------------------------*/
	/*- TABBED BLOCK --------------*/
	.woocommerce-tabs{clear: both; padding: 20px; background: #DEDBCA; border-radius: 6px;}
	.woocommerce-tabs .panel{max-width: 800px;}
	.woocommerce-tabs #tab-description h2, .woocommerce-tabs #tab-additional_information h2, .woocommerce-tabs #tab-reviews h2{display: none;}

	.tabs{margin-bottom: 10px; overflow: hidden; position: relative; z-index: 1;}
	.tabs li{float: left; margin-right: 10px;}
	.tabs li a{display: block; padding: 5px 12px; background: #fff; border-radius: 3px; color: #000; text-transform: uppercase; font-size: 13px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	.tabs li.active a{background-color: #DC4B3A; color: #fff;}
	.tabs li a:hover{background-color: #000; color: #fff;}
	.tabs li a.selected{background-color: #000; color: #fff;}

		/*-------------------------*/
		/*- COPY BLOCK ------------*/
		.entry-content{}
		.entry-content p{margin-bottom: 14px;}
		.entry-content ul{list-style: disc; margin: 0 0 26px 14px;}
		.entry-content ol{list-style: decimal; margin: 0 0 26px 14px;}
		.entry-content ul li, .copy ol li{margin-bottom: 0; float: none;}
		.entry-content img{display: block;}
		.entry-content a{color: #DC4B3A;}
		.entry-content a:hover{color: #000;}
		.entry-content h2{font-size: 24px; margin-bottom: 26px; color: #000;}
		.entry-content h3{font-size: 20px; margin-bottom: 26px; color: #000;}
		.entry-content h4{font-size: 16px; margin-bottom: 26px; color: #595959;}
		.entry-content h5{font-size: 14px; margin-bottom: 26px; color: #000;}
		.entry-content blockquote{padding-left: 20px; margin: 0 0 26px; border-left: 3px solid #000;}


		/*--------------------------*/
		/*- STAR RATINGS -----------*/
		.star-rating {float: right; width: 90px; 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;}

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


	/*-----------------------------*/
	/*- RELATED AND UPSELL --------*/
	.related, .upsells{padding: 10px 0 0; margin: 30px 0 0; overflow: hidden;}
	.related h2, .upsells h2{margin-bottom: 30px;     text-transform: capitalize;
    font-size: 40px;
    line-height: 65px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #4453C4;}
	.upsells .products, .related .products{display: block; overflow: hidden;}


	/*-----------------------------*/
	/*- QUANTITY ------------------*/
	.cart{overflow: hidden;}
	.quantity{float: left;  margin-right: 10px; position: relative; font-size: 16px;}
	.quantity .plus, .quantity .minus{float: left; height: 36px; width: 35px; padding: 0; right: 0; background: #DEDBCA; color: #000; border-radius: 6px;}
	.quantity .plus{top: 0;}
	.quantity .minus{bottom: 0;}
	.quantity .plus:hover, .quantity .minus:hover{background: #DC4B3A; color: #fff;}
	.quantity .input-text{float: left; width: 35px; height: 36px; padding: 0 5px; background: none; border: none; text-align: center; color: #000;}


	/*-----------------------------*/
	/*- SHOPPING ELEMENTS ---------*/
	table{width: 100%; margin-bottom: 21px; border-collapse: collapse; vertical-align: middle; }
	table th{    background: #F3F4F9;
    font-size: 16px;
    letter-spacing: 0.1em;
    color: #4453C4;}
	table td{padding: 10px;  vertical-align: top;}
	table.woocommerce-cart-form__contents tr:last-child td{border: none; width: 20%;font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #000000;
padding: 0px 25px;
}
	table td a{color: #777;}
	table td a:hover{color: #000;}

	table .product-remove{width: 1%; text-align: center;}
	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: 80px; margin: auto;}

	table td .quantity input{height: 30px !important;}

	table .product-name{width: 40%;}


	table .product-quantity{text-align: left;}

	table tfoot th{padding: 10px; text-align: left;}
	table tfoot tr:last-child th{border-bottom: none;}

	table td.actions{text-align: right; padding: 10px 0;}

		/*-------------------------*/
		/*- SHOP TABLE ------------*/
		.shop_table.cart{ width: 1160px; margin: 0 auto;}
		#left-column .shop_table.cart{float: none; width: 100%;}

		/*-------------------------*/
		/*- ATTRIBUTES ------------*/
		table.shop_attributes{max-width: 660px; background: #f0f0f0;}
		table.shop_attributes th{padding: 10px; border: none; border-bottom: 1px solid #DEDBCA;}
		table.shop_attributes td{padding: 10px; border: none; border-bottom: 1px solid #DEDBCA;}
		table.shop_attributes td:last-child{border-bottom: 1px solid #DEDBCA;}
		table.shop_attributes p{margin: 0;}

	.orderby, .shipping_calculator select, .country_select, .state_select{    padding: 10px;
    border: 0px;
    max-width: 405px;
    width: 100%;
    background: rgba(68, 83, 196, 0.05);
    height: 43px;}

		/*-------------------------*/
		/*- PRODUCT VARIATIONS ----*/
		.variation{overflow: hidden; color: #777; font-size: 11px; text-transform: uppercase; font-weight: 700;}
		.variation dt{clear: left; float: left;}
		.variation dd{float: left; margin-left: 10px;}
		.variation p{margin: 0;}

		/*-------------------------*/
		/*- COUPON FORM -----------*/
		td .coupon{float: left; overflow: hidden;}
		td .coupon label{display: none;}
		td .coupon input.input-text{float: left; padding: 5px 10px; border: 2px solid white;   height: 49px;
    width: 300px;
    background: #FFFFFF;}
		td .coupon input.button{border-radius: 0 6px 6px 0;}


	/*-----------------------------*/
	/*- CART COLLATERALS ----------*/
	.cart-collaterals{float: right;  width: 100%;}
	#left-column .cart-collaterals{float: none; width: 100%;}

		/*-------------------------*/
		/*- SHIPPING CALCULATOR ---*/
		.shipping_calculator{}
		.copy .shipping_calculator h2{padding: 0; color: #000; font-size: 13px;}
		.copy .shipping_calculator h2 a{display: block; padding: 4px 10px; color: #000; border: 3px solid #DEDBCA; border-radius: 6px; text-transform: uppercase;}
		.copy .shipping_calculator h2 a:hover{border-color: #DC4B3A;}

		.shipping-calculator-form{margin-top: 20px;}
		.shipping-calculator-form p{margin: 0;}
		.shipping-calculator-form p input{padding: 5px;}
		.shipping-calculator-form p button.button{height: auto; padding: 5px;}


		/*-------------------------*/
		/*- CART TOTALS -----------*/
		.copy .cart_totals h2{margin: 0; padding: 7px 0; border-top: 3px solid #DEDBCA; color: #000; text-transform: uppercase; font-size: 13px;}
		.cart_totals strong{font-weight: 700;}
		.cart_totals th{padding: 0; border: none; font-weight: normal;}
		.cart_totals td{padding: 5px 0; border: none;}
		.cart_totals td{text-align: right;}
		.cart_totals p{margin: 0;}
		.cart_totals small{display: block; padding: 10px 0 0; text-align: center; }


	/*-----------------------------*/
	/*- CHECKOUT ------------------*/
	.woocommerce-info{padding: 10px; margin-bottom: 20px; border-radius: 6px; font-size: 13px;  padding-left: 47px;}
	.checkout_coupon{margin-bottom: 20px;}

	.col-1, .col-2{float: left; width: 48%; margin-right: 2%;}
	.col-2{     margin-right: 0;
    margin-left: 2%;
	position: relative;}

	.col-1 h3, .col-2 h3{margin: 0 auto 10px;}

	.copy #ship-to-different-address{overflow: hidden; font-size: 20px;}
	.copy #ship-to-different-address label{float: left; font-size: inherit;}
	.copy #ship-to-different-address .input-checkbox{float: left; margin: 3px 0 0 10px;}


	/*-----------------------------*/
	/*- LOGIN ---------------------*/
	.copy .login{margin-bottom: 20px;}
	.form-row{margin-top: 10px !important;}


	/*-----------------------------*/
	/*- ORDER REVIEW --------------*/
	#order_review{overflow: hidden;}
	#order_review_heading{margin: 0 auto 10px;     margin-top: 10px;
    border-top: 1px solid #E4E7EB;}


		/*-------------------------*/
		/*- REVIEW TABLE ----------*/
		.copy #order_review table{float: left; width: 48%;}
		.copy #order_review .product-quantity{text-align: center;}
		.copy #order_review table tbody strong{padding: 0 5px; margin-left: 5px; background: #DEDBCA; border-radius: 100px; font-size: 11px; font-weight: 700;}
		.copy #order_review table tfoot th{border-top: none; background: none; }
		.copy #order_review table tfoot .total th{padding: 10px; background: #000; color: #fff;}
		.copy #order_review table tfoot .total td{background: #000; color: #fff; font-weight: 700;}

		/*-------------------------*/
		/*- PAYMENT METHODS -------*/
		#payment{float: right; width: 48%; background: #fff; border-radius: 6px;}
		#payment .payment_methods input[type=radio]{display: inline; padding: 5px 0;}
		#payment .payment_methods label{display: inline;    font-family: Didact Gothic;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #000000;}
		#payment .payment_methods{list-style: none; margin: 0; padding: 0;}
		#payment .payment_methods li{padding: 10px; margin: 0;}
		#payment img{display: inline; vertical-align: middle; margin-left: 5px;}

		.copy #payment .payment_box{padding: 0 24px; background: #fff;}
		.copy #payment .payment_box p{margin-bottom: 0; font-size: 14px;    color: #BBBBBB;}
		.copy #payment .form-row{margin: 0; padding: 10px 0;}

		#payment .place-order input[type=submit]{display: block; width: 100%; height: 35px; margin-bottom: 5px; background: #DC4B3A; color: #fff;}
		#payment .place-order input[type=submit]:hover{background: #000;}

		.copy #payment .terms{overflow: hidden; float: left; padding: 2px;}
		.copy #payment .terms label{display: inline-block;}
		.copy #payment .terms input[type=checkbox]{float: left; height: 22px; margin-right: 10px;}

		#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;}
	.copy ul.order_details li:last-child{border: none;}

	.copy .shop_table.order_details .product-quantity{text-align: center;}

	.copy .shop_table.order_details tbody strong{padding: 0 5px; margin-left: 5px; background: #DEDBCA; border-radius: 100px; font-weight: 400;}
	.copy .shop_table.order_details tfoot th{border-top: none; background: none; color: #000;}

	.copy .customer_details{margin: 0 0 30px; overflow: hidden;}
	.copy .customer_details dt{float: left; clear: left; width: 23%; padding: 10px 0; border-bottom: 1px solid #DEDBCA;}
	.copy .customer_details dd{float: left; width: 77%; padding: 10px 0; border-bottom: 1px solid #DEDBCA;}

	.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: 0; overflow: hidden;}


	/*-----------------------------*/
	/*- WHEN IN LEFT COLUMN -------*/
	#left-column .col-1, #left-column .col-2{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{overflow: hidden; padding: 10px 0; border-bottom: 1px solid #DEDBCA; position: relative;}
		.product_list_widget li:last-child{border-bottom: none;}
		.product_list_widget a{display: block; color: #000; line-height: 20px;}
		.product_list_widget a:hover{display: block; color: #DC4B3A;}
		.product_list_widget img{float: right; display: block; width: 50px; height: 50px; border-radius: 6px;}
		.product_list_widget .variation{display: none;}
		.product_list_widget .quantity{height: auto;}
		.product_list_widget .quantity, .product_list_widget ins, .product_list_widget del, .product_list_widget .from, .product_list_widget .amount{font-size: 11px; line-height: 20px;}
		.product_list_widget del{color: #999;}
		.product_list_widget .star-rating{float: none; position: static; margin: 0;}

		/*-------------------------*/
		/*- PRODUCT CATEGORIES ----*/
		.product-categories a{display: block; /*background:url(images/layout/li-arrow.png) right no-repeat; */   font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFFFF;}

		/*-------------------------*/
		/*- SHOPPING CART ---------*/
		.widget_shopping_cart{}
		.widget_shopping_cart .buttons{overflow: hidden;}
		.widget_shopping_cart .buttons .button{float: left; margin: 0;}
		.widget_shopping_cart .buttons .checkout{margin-left: 10px;}
		.widget_shopping_cart .buttons .button:hover{color: #fff;}
		.widget_shopping_cart .total{margin: 10px 0; color: #000;}
		.widget_shopping_cart .total strong{font-weight: 400;}

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

		/*-------------------------*/
		/*- PRICE FILTER ----------*/
		.widget_price_filter{overflow: visible !important;}
		.widget_price_filter .widgettitle{display: none;}

		.price_slider_wrapper .price_slider {margin-bottom: 10px;}
		.price_slider_wrapper .ui-widget-content {border-radius: 1em; background: #ccc;}

		.ui-slider-horizontal {height: 8px;}
		.ui-slider {position: relative; text-align: left;}
		.ui-slider .ui-slider-range {position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background: #333; border-radius: 1em;}

		.ui-slider-horizontal .ui-slider-range {top: 0; height: 100%;}
		.ui-slider .ui-slider-handle {position: absolute; z-index: 2; width: 12px; height: 12px; margin-top: -2px; border-radius: 1em; cursor: pointer; background: #DC4B3A;}

		.ui-slider .ui-slider-handle:last-child {margin-left: -12px;}
		.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background: #DC4B3A;}

		.price_slider_amount .button{float: right; height: auto; padding: 4px 8px;}
		.price_slider_amount .price_label{float: left; font-size: 12px; line-height: 24px; color: #000;}


	/*-----------------------------*/
	/*- SEXY FORMS ----------------*/
	.chosen-container-single .chosen-single{background: #fff; border: 1px solid #DEDBCA; border-radius: 6px; box-shadow: none; height: 38px; line-height: 33px;}
	.woocommerce-checkout .form-row .chosen-container{max-width: 380px;}
	.woocommerce-checkout .form-row .chosen-container-single .chosen-single{height: 38px; line-height: 33px;}
	.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b{background-position: 0 7px !important;}


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

.sidebar a{}
.sidebar a:hover{color: #DC4B3A;}

.widgettitle{
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 65px;
	color: #FFFFFF;
}


	/*--------------------------*/
	/*- WIDGET TITLE -----------*/
	#right-column .widgettitle{padding-top: 4px;font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 24px;}
	#right-column .widgettitle a{color: #000;}
	#right-column .widgettitle a:hover{color: #DC4B3A;}
	#right-column .widget:hover .widgettitle{border-color: #DC4B3A;}

	/*--------------------------*/
	/*- WIDGET -----------------*/
	#right-column .widget{margin-bottom: 50px; overflow: hidden;}
	#right-column .widget:last-child{border-bottom: none;    display: none;}
	#right-column .widget li{padding: 10px 0; font-size: 13px;}
	#right-column .widget .children{margin: 5px 0 0;}
	#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{display: none;}
	#searchform input[type=text]{    width: 100%;
    max-width: 600px;
    height: 50px;
    padding: 5px 10px;
    border-right-width: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 22px;
    background: transparent;
    border-bottom: 1px solid #595959;
    text-align: center;
    font-size: 25px;}
	#searchform input[type=submit]{    padding: 11px 36px;
    margin: 0 auto;
    display: block;}
	#searchform input[type=submit]:hover{ cursor: pointer;}
	#archives .searchform{margin-bottom: 20px;}

	.products-single #right-column #searchform input[type=text]{float: none; width: 100%; margin-bottom: 5px; border-right-width: 3px;border-right border-bottom: none;}
	.products-single #right-column #searchform input[type=submit]{float: none; width: 100%;}


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

	/*--------------------------*/
	/*- POPULAR POSTS ----------*/
	.popular_posts p{}
	.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 #DEDBCA; border-bottom: 1px solid #DEDBCA; 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; background-position: -12px -4px;}
	.video-slider-buttons .next{right: 0; 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;}


	/*--------------------------*/
	/*- TAG CLOUD --------------*/
	.tagcloud a{display: inline-block; padding: 0 18px 0 10px; margin: 0 0 1px; background: #000 url(images/layout/tag-arrow.png) right no-repeat; color: #fff; font-size: 11px !important; line-height: 30px;}
	.tagcloud a:hover{background-color: #e0e0e0; color: #000;}


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

.site-wide-cta span{float: left; margin-right: 20px; display: block; padding: 8px 0; color: #000; font-size: 20px; line-height: 30px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
.site-wide-cta .action-link{display: block; float: right; line-height: 36px; background: #DC4B3A; text-transform: uppercase; font-size: 13px; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
.site-wide-cta .action-link:hover{background: #000;}

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


	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer{overflow: hidden; font-size: 13px;}

		/*---------------------------------------*/
		/*- FOOTER WIDGETS ----------------------*/
		.footer-widgets{color: #000;    margin-bottom: 20px;}
		.footer-widgets a{color: #000;}
		.footer-widgets a:hover{color: #DC4B3A;}
		.footer-widgets .column{margin-bottom: 0;}
		.footer-widgets .widget ul{margin: 0;}
		.footer-widgets .widget ul.children{margin: 8px 0 0 10px;}

		.footer-widgets .widget li{padding: 0 0 6px; margin: 0 0 6px; border-bottom: 1px solid #DEDBCA;}
		.footer-widgets .widget li:last-child{padding: 0; margin: 0; border: none;}

		.footer-widgets .widgettitle a{color: #000;}
		.footer-widgets .widgettitle a:hover{color: #DC4B3A;}

			/*-----------------------------------*/
			/*- 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; margin-bottom: 10px; overflow: hidden; font-size: 13px; text-transform: uppercase; font-family: 'Hammersmith One', Helvetica, Arial, sans-serif;}
	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; color: #000;}
	ul#footer-nav li a:hover{color: #DC4B3A;}
	ul#footer-nav li:first-child a{padding-left: 0;}

	/*----------------------------*/
	/*- FOOTER TEXT --------------*/
  .footer-text {
    line-height: 18px;
    display: flex;
}
	.footer-text a{color: #777;}
	.footer-text a:hover{color: #000;}
  .footer-text p {
      line-height: 22px;
      display: flex;
      align-items: center;
      color: #A0BEEF;
      font-size: 14px;
      width: 50%;
  }
	.copyright{float: left; color: #777}
	.obox-credit{float: right;}


	/*--------------------------*/
	/*- BACK TO TOP ------------*/
	#back-top{position: fixed; bottom: 45px; right: 15px; z-index: 99; transition: all .2s ease-in-out; opacity: 0;}
	#back-top a{display: block; width: 40px; height: 40px; background: #DC4B3A url(images/layout/up-arrow.png) center no-repeat; border-radius: 6px; transition: 1s;}
	#back-top a:hover{opacity: 0.7;}


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

/*----------------*/
/*- WPML SUPPORT -*/
/*----------------*/
#lang_sel{
	float: right;
	position: relative;
	z-index: 10;
	margin-top: 5px;
}
