﻿/* PORTFOLIO */

.portfolio_section {
	/*text-align:center;*/
	margin-top:30px;
}

.portfolio_section .items_wrapper {
	min-height:300px;
}

.portfolio_section .mix {
	display: none;
}

.portfolio_title {
	text-align:center;
	font-size: 65px !important;
	width:100% !important;
	max-width:100% !important;
	margin-bottom: 30px !important;
}

.portfolio_categories {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	margin:20px 0;
}

.portfolio_categories li {
	display:inline-block;
	margin:0 4px 10px 4px;
	padding:5px 10px;
	border:1px solid #ccc;
	text-transform:uppercase;
	font-weight:900;
	font-size:12px;
	color:#8d8d8d;
	background:#fff;
	cursor:pointer;
}

.portfolio_categories li:hover {
	border:1px solid #000;
	color:#fff;
	background:#000;
}

.portfolio_1_col_item_wrapper {
	width:940px;
	margin-right:17px;
	display:inline-block;
	vertical-align:top;
}

.portfolio_2_col_item_wrapper {
	width:460px;
	margin-right:17px;
	display:inline-block;
	vertical-align:top;
}

.portfolio_3_col_item_wrapper {
	width:300px;
	margin-right:17px;
	display:inline-block;
	vertical-align:top;
}

.portfolio_4_col_item_wrapper {
	width:220px;
	margin-right:17px;
	display:inline-block;
	vertical-align:top;
}

.portfolio_item {
	width:100%;
	/*background:#0CF;*/
	/*height:400px;*/
	margin-bottom:30px;
	text-align:center;
}

.portfolio_item h3 {
	display: block;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: normal;
	
}

.portfolio_1_col_item_wrapper .portfolio_item_img_container {
	width:100%;
	max-height:300px;
	overflow:hidden;
}

.portfolio_2_col_item_wrapper .portfolio_item_img_container {
	width:100%;
	max-height:350px;
	overflow:hidden;
}

.portfolio_3_col_item_wrapper .portfolio_item_img_container {
	width:100%;
	max-height:230px;
	overflow:hidden;
}

.portfolio_4_col_item_wrapper .portfolio_item_img_container {
	width:100%;
	max-height:169px;
	overflow:hidden;
}

.portfolio_item img {
	width:100%;
	height:auto;
}

.portfolio_item a {
	color:#000;
	display:block;
	padding:10px 0;
}

.portfolio_item a:hover {
	color:#b39964;
}

.portfolio_item h3 {
	padding:0;
}

.portfolio_sep {
	width:60px;
	height:2px;
	background:#b39964;
	margin:0 auto;
}

.portfolio_item_cat {
	color:#8d8d8d;
	text-transform:capitalize;
	padding:10px 0;
}

.portfolio_detail_img_wrapper {
	margin-bottom:40px;
}

.portfolio_detail_img_wrapper img {
	max-width:590px !important;
	height:auto;
}

.portfolio_item_title {
	text-transform:none !important;
	margin-bottom:25px;
}

.aside_portfolio {
	border:0;
	margin-bottom:30px;
}

.portfolio_details_sep {
	width:60px;
	height:2px;
	background:#b39964;
	margin:15px 0;
	clear:both;
}

.portfolio_details_item_cat {
	color:#8d8d8d;
	text-transform:uppercase;
	padding:10px 0 20px 0;
	font-weight:900;
	font-size:12px;
}

.portfolio_details_item_cat span {
	color:#000;
}

#load-more-portfolio-items {
	text-align: center;
}

#load-more-portfolio-items a {
	display: inline-block;
	text-align: center;
	padding: 15px 30px;
	margin-top:20px;
	color: #fff;
	text-decoration: none;
	background: #000;
	text-transform:uppercase;
	font-weight:900;
	font-size:12px;
}

#load-more-portfolio-items a:hover
{

}

/* /PORTFOLIO */

.mobiles_menus_wrapper {
	margin:5px 10px 0 0;
	float:right;
	max-width:265px;
	height:0px;
}

.menu_centered_style .mobiles_menus_wrapper {
	margin:0 auto 0 auto;
	float:none;
	max-width:265px;
	/*height:0px;*/
}

.gbtr_menu_mobiles {
	float:left;
	visibility:hidden;
	height:0px;
	overflow:hidden;
}

.gbtr_menu_mobiles select {
	display:none;
}

.gbtr_menu_mobiles_inside {
	visibility:hidden;
	opacity:0;
}

.gbtr_little_shopping_bag_wrapper_mobiles
{
	visibility:hidden;
	height:0px;
}

.menu_centered_style .gbtr_little_shopping_bag_wrapper_mobiles
{
	/*height:0px;*/
	display:none;
}

.gbtr_menu_mobiles select {
	width:205px;
}

.gbtr_menu_mobiles_inside_catalog_mode select {
	width:260px;
}


.gbtr_little_shopping_bag_wrapper_mobiles {
	width:48px;
	height:48px;
	border:1px solid #ccc;
	float:left;
	margin-left:10px;
	display:block;
	
	background:none;
	background-image:url(images/sprites.png);
	background-position:-600px -100px;
	background-repeat:no-repeat;
	background-color:#fff;
	
	position:relative;
	color:#fff;
}

.gbtr_little_shopping_bag_wrapper_mobiles:hover {
	background-image:url(images/sprites.png);
	background-position:-650px -100px;
	background-repeat:no-repeat;
	background-color:#b39964;
	color:#fff;
}

.gbtr_little_shopping_bag_wrapper_mobiles span {
	width:20px;
	height:20px;
	background:#b39964;
	display:block;
	position:absolute;
	top:-10px;
	right:3px;
	text-align:center;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	font-size:10px;
	font-weight:900;
	line-height:19px;
	overflow:hidden;
}

.gbtr_little_shopping_bag_wrapper_mobiles:hover span {
	background:#000;
}

.menu_select { 
	padding:0px 15px 0px 60px;
	border:1px solid #ccc;
	font-weight:900;
	text-transform:uppercase;
	
	background:none;
	background-image:url(images/sprites.png);
	background-position:-950px -100px;
	background-repeat:no-repeat;
	background-color:#fff;
	
	text-align:center;
	overflow:hidden;
	display:block;
	height:48px;
}

.menu_select.customSelectHover {
	background-image:url(images/sprites.png);
	background-position:-950px -150px;
	background-repeat:no-repeat;
	background-color:#b39964;
	color:#fff;
}

.menu_select.customSelectOpen {
/* Styles for when the select box is open */
}

.menu_select.customSelectFocus {
/* Styles for when the select box is in focus */
}

.menu_select .customSelectInner {
	padding:15px 0 0 0;
	height:18px;
	overflow:hidden;
}

.theretailer_product_sort { 
	padding:3px 60px 3px 20px;
	border:1px solid #ccc;
	
	background:none;
	background-image:url(images/sprites.png);
	background-position:right -452px;
	background-repeat:no-repeat;
	background-color:#fff;
	
	text-align:center;
	overflow:hidden;
	display:block;
	height:35px;
	color:#000;
	text-transform:uppercase;
	font-weight:900;
}

.theretailer_product_sort.customSelectHover {
	background-color:#f4f4f4;
}

.theretailer_product_sort.customSelectOpen {
/* Styles for when the select box is open */
}

.theretailer_product_sort.customSelectFocus {
/* Styles for when the select box is in focus */
}

.theretailer_product_sort .customSelectInner {
	padding:9px 0 0 0;
	height:18px;
	overflow:hidden;
	width:100% !important;
}

.img_404 {
	width:257px;
	height:257px;
	margin:0 auto;
	
	background:none;
	background-image:url(images/sprites.png);
	background-position:0px -300px;
	background-repeat:no-repeat;
}

.page_404 {
	text-align:center;
	margin-bottom:50px;
}

.gbtr_footer_wrapper {
	/*background:#000;*/
	color:#fff;
}

.bottom_wrapper {
	padding:30px 0 35px 0;
	/*border-top: 2px solid #3d3d3d;*/
}

.gbtr_footer_widget_credit_cards {
	width:600px;
	float:left;
}

.gbtr_footer_widget_credit_cards img {
	/*max-width:600px;
	height:auto;*/
	width:auto;
	max-height:30px;
}

.gbtr_footer_widget_copyrights {
	color:#a8a8a8;
	text-align:right;
	float:right;
	width:340px;
	font-size:12px;
	padding-top:5px;
}

.gbtr_footer_widget_copyrights a:hover {
	color:#a8a8a8;
}

.page_full_width {
	margin-top:-30px;
}

.page_full_width .entry-content {
	margin:0;
	padding:0;
}

.shortcode_container {
	width:960px;
	margin:0 auto;
	padding:0 0 0 20px;
}

/*.home .shortcode_container {
	padding:0;
}*/

/* pagination */

.emm-paginate {
	text-align:center;
	margin:30px 0;
}
.emm-paginate a {
	color:#555;
	font-size:16px;
}
.emm-paginate a span {
	display:inline-block;
	height:30px;
	width:30px;
	margin:0 5px 0 5px;
	border:1px solid #fff;
}
.emm-paginate a:hover span,
.emm-paginate a:active span {
	background:#fff;
	color:#b39964;
	border-width:1px;
	border-style:solid;
	border-color:#b39964;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height:22px;
	width:28px;
	margin:0 6px 8px 6px;
	padding:5px 0 0 0;
}
.emm-paginate .emm-title {
	color:#555;
	padding-right:20px;
	display:none;
}
.emm-paginate .emm-gap {
	color:#999;
}
.emm-paginate .emm-current {
	font-size:16px;	
}
.emm-paginate .emm-current span {
	color:#fff;
	background:#000;
	display:inline-block;
	height:23px;
	width:29px;
	margin:0 5px 0 6px;	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:6px 0 0 0;
}
.emm-paginate .emm-page {
	border-left:1px solid #e5e5e5;
	text-align:center;
	padding:0;	
	height:30px;
	width:30px;
}
.emm-paginate .emm-page-1 {
	border:0;
}
.emm-paginate .emm-prev,
.emm-paginate .emm-next {
	padding:3px 5px;
	margin:10px;
}

.emm-paginate .emm-prev:hover,
.emm-paginate .emm-next:hover {
	color:#b39964;
}

.emm-paginate .emm-gap {
	margin-right:15px;
}

.page-links {
	padding:50px 0 0 0;
}




/*.tp-caption iframe {
	width:871px !important;
}*/

/* revolution slider navigation - square-old */

.tp-leftarrow.large,
.tp-leftarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	
	background:none;
	background-image:url(images/sprites.png);
	background-position:-600px 0;
	background-repeat:no-repeat;
	background-color:#000;
	
	width: 64px;
	height: 64px;
	margin-left: 0px;
	margin-top: -32px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
}

.tp-rightarrow.large,
.tp-rightarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;

	background:none;
	background-image:url(images/sprites.png);
	background-position:-700px 0;
	background-repeat:no-repeat;
	background-color:#000;
	
	width: 64px;
	height: 64px;
	margin-left: -20px;
	margin-top: -32px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;
}

.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #a1a1a1;
	width: 8px;
	height: 8px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:2px solid #fff;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
	background: #343434;
}

/* mailchimp */

#mc_subheader {
	color:#000;
}

.gbtr_dark_footer_wrapper #mc_subheader {
	color:#fff;
}

.mc_merge_var {
	margin:10px 0 10px 0;
}

.mc_var_label {
	color:#000;
}

.gbtr_dark_footer_wrapper .mc_var_label {
	color:#fff;
}

.mc_input {
	margin-bottom:5px;
	color:#b8b8b8;
}

.mc_help {
	color:#fff;
	font-size:11px;
	display:none;
}

#mc_signup_submit {
	border:0px !important;
	background:#666;
	padding:10px !important;
	width:100px;
}

#mc_signup_submit:hover {
	background:#b39964;
}

.mc_var_label {
	font-size:10px;
	font-weight:900;
	text-transform:uppercase;
}

.mc_input {
	background:none;
	/*border:1px solid #4d4d4d !important;*/
}

.mc_error_msg {
	display:block;
	margin:10px 0;
	color:#e42e2c;
}

.mc_success_msg {
	display:block;
	margin:10px 0;
	color:#b39964;
	font-weight:normal;
}

/* archive */

.page-archive li {
	position:relative;
	padding:20px 0;
	border-bottom:1px dotted #ccc;
}

.page_archive_date {
	position:absolute;
	top: 25px;
	left: 0;
	background: #b39964;
	width: 30px;
	height: 30px;
	text-align: center;
	display: block;
	color: #fff;
}

.page_archive_items {
	padding:0 0 0 40px;
}

.page_archive_items a {
	color:#000;
	font-size:13px;
	line-height:1.7em;
}

.page_archive_items a:hover {
	color:#b39964;
}

.page_archive_items a h3 {
	font-weight:normal;
}

.page_archive_items .comments {
	color:#8d8d8d;
}

.page_archive_content_hr {
	margin:30px 0 30px 0;
	border-bottom:1px solid #ccc;
}

.page_archive_subtitle {
	font-weight:900;
	text-transform:uppercase;
	border-bottom:2px solid #000;
	padding:0 0 10px 0;
}

/* WPML */

/* WPML Top switcher */

.gbtr_tools_account ul li ul {
	display:inline;
	margin:0;
	padding:0;
}

.gbtr_tools_account ul li ul li {
	display:inline;
	margin:0;
	padding:0 20px 0 0;
}

.gbtr_tools_account ul li ul li:last-child {
	padding:0;
}

.gbtr_tools_account ul li ul li a {
	margin:0;
	padding:0;
}

.gbtr_tools_account .menu-item-language-current a[href$='#'] {
	display:none;
}

.menu-item-language img.iclflag {
	margin-bottom: 2px !important;
	margin-right:7px;
}

#lang_sel_footer img.iclflag {
	margin-right:5px !important;
}

/* WPML widget */

#icl_lang_sel_widget {
	z-index: 10;
}

#icl_lang_sel_widget li {
	width: 100% !important;
	border:0;
}

#icl_lang_sel_widget li span {
	padding:0 0 0 5px;
}

#icl_lang_sel_widget ul ul {
	width: 100% !important;
}

#icl_lang_sel_widget a, #lang_sel a:visited {
	padding:4px 0 3px 10px;
	color:#777 !important;
	font-size:13px;
}

#icl_lang_sel_widget ul ul a,
#icl_lang_sel_widget ul ul a:visited {
	line-height:1.7em;
}

#icl_lang_sel_widget ul {
margin: 6px 0 !important;
list-style-type: none !important;
}

.lang_sel_sel  img.iclflag {
	margin-right:8px;
}

#lang_sel_footer {
	margin: 0;
	padding: 50px 20px;
	text-align: center;
	border: 0;
	min-height: 15px;
	clear: both;
	background-color: #f4f4f4;
	font-size:10px;
	text-transform:uppercase;
}

#lang_sel_footer img.iclflag {
	margin-right:0;
	margin-bottom:5px;
}

#icl_lang_sel_widget img.iclflag {
	top: -1px;
}

#icl_lang_sel_widget a.lang_sel_sel {
	background-position: right -456px;
	background-repeat: no-repeat;
}

#icl_lang_sel_widget ul li ul li {
	border: 0;
	border-top: 0 !important;
	padding: 0 !important;
}

#lang_sel_click ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 32px;
	left: 0;
	width: 149px;
	border-top: 0;
}

#lang_sel_click ul li {
	border: 0 !important;
}