/*
Theme Name: Cosimo PRO
Theme URI: http://crestaproject.com/downloads/cosimo/
Author: Rizzo Andrea - CrestaProject.com
Author URI: http://crestaproject.com
Description: Cosimo PRO is fresh & beautiful responsive WordPress Blog Theme, a large column in the center of the screen, and the sidebar that appears when you click on the appropriate button, unlimited colors and theme options. Demo here http://crestaproject.com/demo/cosimo-pro/
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cosimo
Tags: one-column, right-sidebar, custom-menu, custom-colors, sticky-post, featured-images, theme-options, translation-ready, editor-style, full-width-template, rtl-language-support, news, blog, e-commerce
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Post Formats
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Nano Scroller
# PowerTip
# Owl Carousel
# Portfolio
# WooCommerce
# Shortcodes
# Magnific Popup
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# My
--------------------------------------------------------------*/

	.vopros{background: url(http://rcnab.ru/wp-content/uploads/2016/09/prom.jpg) no-repeat center;
background-size: cover;}
.vopros p {margin: 0;
    padding: 0;
    color: white;
    font-size: 20px;
    line-height: 25px;
}
	.vopros-1-1{ background-size: cover;
padding: 15px;
    margin-right: auto;
    margin-left: auto;
	text-align:center}
	.vopros-1-2{background:#06F; text-align:center;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	margin: 0;
	padding: 0 1.5em;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	float: left;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation div > ul > li > ul {
  padding-top: 15px;
}

.main-navigation li a:not(:last-child):after {
	content: "\f107";
	font-family: FontAwesome;
	margin: 0 0 0 4px;
	font-size: 10px;
	line-height: 1;
}
.main-navigation ul ul li a:not(:last-child):after {
	content: "\f105";
	margin: 0 0 0 4px;
	float: right;
	line-height: inherit;
}

.main-navigation div > ul > li > ul::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 30px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: transparent;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.main-navigation div > ul > li > ul::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 33px;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 0 1em;
	font-size: 13px;
	font-weight: 700;
	line-height: 55px;
	-o-transition: color .3s ease-in-out, background .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, background .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 55px;
	left: auto;
	z-index: 99999;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0);
}

.main-navigation ul ul a {
	width: 230px;
	color: #5b5b5b;
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-weight: 400;
	background: #ffffff;
	height: 45px;
	line-height: 45px;
	text-align: left;
	-webkit-transition: border-left .2s ease-in-out;
	transition: border-left .2s ease-in-out;
}

.main-navigation ul ul li:last-child > a {
	border-bottom: 0px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li:focus > ul, .main-navigation ul li:active > ul, .main-navigation ul li.focus > ul {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul, .main-navigation ul ul li:active > ul, .main-navigation ul ul li.focus > ul  {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.main-navigation ul li:hover > a, 
.main-navigation ul li.focus > a, 
.main-navigation ul li.current-menu-item > a, 
.main-navigation ul li.current-menu-parent > a, 
.main-navigation ul li.current-page-ancestor > a,
.main-navigation .current_page_item > a, 
.main-navigation .current_page_parent > a {
	background: #5b5b5b;
	color: #ffffff;
}

/* Small menu. */
.menu-toggle {
	display: none;
}
.logged-in div.wpcf7{
	padding: 0;
	margin:0;
}
.ftext{text-align: center;}
.ftext1{text-align: center;padding-bottom: 15px;}
/*------------------------------Formax2---------------------------------*/
.formax2 input{width:100%;}

/*------------------------------Formax3---------------------------------*/
.formax3{border: solid 2px #eddf21;
background: #fcfcfc;}
.formax3 input{    width: 100%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #f4f4f4;
    padding: 3px;
    -o-transition: border .0s ease-in-out;
    -moz-transition: border .0s ease-in-out;
    -webkit-transition: border .0s ease-in-out;
    transition: border .0s ease-in-out;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
  margin: 0;
}
.formax3 input:focus{b    width: 100%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #f4f4f4;
    padding: 3px;
    -o-transition: border .0s ease-in-out;
    -moz-transition: border .0s ease-in-out;
    -webkit-transition: border .0s ease-in-out;
    transition: border .0s ease-in-out;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0;
}
.formax3 select{width:100%;background: #fff6aa;color: black;}
.f3-6 textarea{height:60px;    width: 100%;} 
.f3-h2{text-align: center;
    padding: 0;
    margin-top: 0px;}
.f3-p {
    text-align: center;
    line-height: 20px;
    margin: 0;
    padding: 0;}
.ftext{    margin-top: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
    line-height: 20px}
input[type="tel"]{width: 100%;}
.fn-2 input[type="tel"]{border: 0;}
.form_footer{max-width:700px;left: 50%;margin-left:-350px;display: none;position: fixed;bottom: 0px;background: #00b9eb;border-radius: 10px;padding:5px;}
.form_footer .cf7-style div.wpcf7-response-output{display: none;}
.form_footer span.ajax-loader{display: none;}
.fn{display: flex;}
.fn-1{margin: auto;line-height: 15px;}
.fn-2{margin: auto 5px;}
.fn-3{margin: auto 5px;}
.fn-1{text-align: center;margin: auto;font-size: 12px;color: black;}
.fn-2 input{padding: 0;max-width: 250px;}
.fn-2 input,.fn-2 input:active,.fn-2 input:focus,.fn-2 input:hover, select{border: 0;padding: 0 5px;}
.fn-3 input{padding: 0 10px;}
.active{display: block;}
.capcha{display: table;margin: auto;}
@media screen and (max-width: 768px) {
	.form_footer{max-width:inherit;left:inherit;margin-left:0;}
	.fn-2 input{max-width: 225px;}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		background: #ffffff;
		width: 100%;
	}
	
	.main-navigation.toggled .nav-menu {
		border: 2px solid #eb911c;
		border-top: none !important;
	}

	.menu-toggle {
		width: 100%;
		font-size: 13px;
		padding: 1em 0;
		text-align: left;
		color: #5b5b5b !important;
		border-radius: 0;
		height: 55px;
		border: 0;
		font-weight: 700;
	}
	.menu-toggle i {
		margin: 0 10px;
	}
	.menu-toggle:hover, .menu-toggle:focus,
	.main-navigation.toggled .menu-toggle	{
		color: #eb911c !important;
	}
	
	.main-navigation {
		position: absolute;
	}

	.main-navigation ul, .main-navigation div > ul > li > ul::before, .main-navigation div > ul > li > ul::after {
		display: none;
	}
	
	.main-navigation ul li {
		display: block;
		width: 100%;
	}
	
	.main-navigation ul li:hover > a,
	.main-navigation ul li.focus > a {
		background: inherit;
		color: inherit;
	}
	
	.main-navigation div > ul > li > ul {
		padding-top: 0;
	}
	
	.main-navigation li a:not(:last-child):after, .main-navigation ul ul li a:not(:last-child):after {
		content: "" !important;
		font-family: FontAwesome;
		margin: 0 !important;
	}
	
	.main-navigation ul li .indicator {
		position: absolute;
		right: 0;
		top: 0;
		font-family: 'FontAwesome';
		font-size: 12px;
		width: 53px;
		line-height: 53px;
		text-align: center;
		color: #eb911c;
		border-left: 1px solid rgba(0,0,0,.05);
	}
	.main-navigation ul li .indicator:before {
		content: "\f067";
	}
	.main-navigation ul li .yesOpen.indicator:before {
		content: "\f068";
	}
	
	.main-navigation ul ul, .main-navigation ul ul ul {
		float: none !important;
		position: relative;
		top: 0;
		left: 0 !important;
		right: 0 !important;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		padding-left: 3%;
		z-index: 9;
		background: none !important;
	}
	
	.main-navigation ul ul.active, .main-navigation ul ul ul.active {
		display: block;
	}
	
	.main-navigation a {
		border-bottom: 1px solid rgba(0,0,0,.05);
		text-align: left;
		padding: 1em;
		line-height: inherit;
	}
	
	.main-navigation ul ul a {
		width: 100%;
		height: auto;
		line-height: inherit;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .navigation.pagination,
.site-main .woocommerce-pagination {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.woocommerce-pagination .page-numbers {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-top: 1.5em;
}

.woocommerce-pagination .page-numbers li {
    display: inline-block;
}

.woocommerce-pagination .page-numbers li .page-numbers {
	padding: 0.5em 1.3em;
    display: inline-block;
    margin: 3px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
	background: #5b5b5b;
    color: #ffffff;
}

.site-main .navigation.pagination .nav-links, .site-main .navigation.posts-navigation .nav-links {
	margin-top: 2.5em;
	padding: 0.2em 0em;
	text-align: center;
}

.site-main .navigation.pagination .nav-links a, .site-main .navigation.posts-navigation .nav-links a {
	padding: 0.5em 1.3em;
    background: #ffffff;
    display: inline-block;
	margin: 3px 0;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

.site-main .navigation.pagination .nav-links span.current {
	padding: 0.5em 1.3em;
    display: inline-block;
	background: #5b5b5b;
	color: #ffffff;
	margin: 3px 0;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.theMetaLink i, .theMetaLink .meta-nav {
	display: inline-block;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	width: 50%;
}

.comment-navigation .nav-next,
.post-navigation .nav-next {
	text-align: right;
}

.post-navigation .nav-next {
	border-left: 4px double rgba(91,91,91,0.2);
}

.comment-navigation .nav-links a {
	padding: 0.5em 1.3em;
    background: rgba(91,91,91,0.03);
    display: inline-block;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
#page.site:before,
#page.site:after,
footer.entry-footer:before,
footer.entry-footer:after,
.widget_archive li:before, 
.widget_archive li:after, 
.widget_categories li:before,
.widget_categories li:after,
.nav-links:before,
.nav-links:after,
ul.crestatabs:before,
ul.crestatabs:after,
ul.tab-cosimopro-tabs:before, 
ul.tab-cosimopro-tabs:after,
.cosimoPostWidget:before,
.cosimoPostWidget:after,
.theAuthorBox:before,
.theAuthorBox:after,
.footer-widget:before,
.footer-widget:after,
.woocommerce ul.products:before,
.woocommerce ul.products:after,
.woocommerce .cosimo-back:before,
.woocommerce .cosimo-back:after,
.woocommerce .single_variation:before,
.woocommerce .single_variation:after,
.woocommerce-error li:before,
.woocommerce-error li:after,
.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-product-rating:before,
.woocommerce-product-rating:after,
.cart-collaterals:before,
.cart-collaterals:after,
form.woocommerce-checkout:before,
form.woocommerce-checkout:after,
.product_list_widget li:before,
.product_list_widget li:after,
.site-info:before,
.site-info:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
#page.site:after,
footer.entry-footer:after,
.widget_archive li:after, 
.widget_categories li:after,
.nav-links:after,
ul.crestatabs:after,
ul.tab-cosimopro-tabs:after,
.cosimoPostWidget:after,
.theAuthorBox:after,
.footer-widget:after,
.woocommerce ul.products:after,
.woocommerce .cosimo-back:after,
.woocommerce .single_variation:after,
.woocommerce-error li:after,
.woocommerce-message:after,
.woocommerce-product-rating:after,
.cart-collaterals:after,
form.woocommerce-checkout:after,
.product_list_widget li:after,
.site-info:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 2.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/* Calendar Widget */
#wp-calendar {
	margin: 0px;
	border-collapse: separate;
}
#wp-calendar > caption {
	padding: 6px 0;
	color: #ffffff;
	text-align: center;
	background: #eb911c;
}
#wp-calendar th {
	text-align: center;
	background: rgba(91,91,91,0.05);
	padding: 5px 0;
}
#wp-calendar tfoot td {
	border: none;
	padding-top: 5px;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar tbody td {
	text-align: center;
	border: 1px solid rgba(91,91,91,0.05);
	padding: 5px 0;
}
#wp-calendar tbody td#today {
	border: 1px solid #eb911c;
}

.widget_archive li, .widget_categories li {
	text-align: right;
}
.widget_archive li a, .widget_categories li a {
	float: left;
}

/* Tag Cloud */
.tagcloud a,
.cosimoPrInfo > li.linkButton a,
.content-cosimo.allProducts .button,
.content-cosimo.allProducts .added_to_cart,
.woocommerce-error li a,
.woocommerce-message a,
.return-to-shop a,
.wc-proceed-to-checkout .button.checkout-button,
.widget_shopping_cart p.buttons a,
.socialWidget a,
.theShare a,
.woocommerce .wishlist_table td.product-add-to-cart a {
	display: inline-block;
    margin: 2px 0;
    background: #eb911c;
    padding: 5px 7px;
    color: #ffffff;
	border: 1px solid;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.tagcloud a:hover,
.cosimoPrInfo > li.linkButton a:hover,
.content-cosimo.allProducts .button:hover,
.content-cosimo.allProducts .added_to_cart:hover,
.woocommerce-error li a:hover,
.woocommerce-message a:hover,
.return-to-shop a:hover,
.wc-proceed-to-checkout .button.checkout-button:hover,
.widget_shopping_cart p.buttons a:hover,
.socialWidget a:hover,
.theShare a:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
	background: #ffffff;
	color: #eb911c;
	border: 1px solid #eb911c;
	-o-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

/* Custom Widget */
.theImgWidget {
	margin-right: 1em;
	float: left;
	position: relative;
}
.cosimoPostWidget img {
	height: auto;
	max-width: 100%;
	width: 100%;
	position:relative;
	display: block;
}
.cosimoPostWidget .theText {
	display: block;
}
.cosimoPostWidget .theText a {
	display: table;
}
.cosimoPostWidget .theText span.date {
	margin: 0px;
	display: inline-block;
}
.cosimoPostWidget .theText span.comm {
	display: inline-block;
	float: right;
}
.twitter-item:before {content: "\f099"; font-family: FontAwesome;padding-right: 0.5em; color:#55acee;font-size: 18px;line-height: 1;}
.newsPicContainer, .instagram-pics {text-align: center;}
.newsPic,.single-instagram-pic {
	display: inline-block;
	position: relative;
}
.single-instagram-pic {
	margin: 0em .2em .2em 0em;
}
.newsPic a, .single-instagram-pic a, .single-instagram-pic-big a {display: block;}
.single-instagram-pic-big {margin: 0px 3px;}
.single-instagram-pic-big img {width:100%;}
.single-instagram-pic a img {width:70px; height:70px; display: block;}
.newsPic img, .blockRelatedImg img {display: block;}

ul.crestatabs {
	margin-bottom: 1.5em;
	border-bottom: 4px double rgba(91,91,91,0.2);
}

ul.crestatabs li {
	float: left;
	cursor: pointer;
	padding: 0 0.5em;
	border-bottom: 0 !important;
	opacity: 0.5;
	clear: none;
	-o-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
ul.crestatabs li:hover,ul.crestatabs li.active {
	opacity:1;
	-o-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

.socialWidget a {
	width: 3em;
    height: 3em;
    line-height: 3em;
    padding: 0;
    text-align: center;
	margin: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.hfeed.site {
	width: 100%;
	position: relative;
	right: 0;
}

.whiteSpace {
	width: 84%;
	height: 55px;
	position: fixed;
	position: -ms-device-fixed;
	background: #ffffff;
	z-index: 19;
	top: 0;
	right: 8%;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.3);
    -moz-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.3);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

header.site-header {
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 100%;
	background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}
.site-header.withParallax {
    background-attachment: fixed;
}

.cosimo-opacity {
	background: rgba(91,91,91,0.3);
    width: 100%;
    height: 100%;
	position: absolute;
    top: 0;
}

.theCosimoSingle-box header.entry-header, .theCosimoSingle-box footer.entry-footer {
	text-align: center;
}

.site-branding {
  color: #ffffff;
  text-align: center;
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.cosimo-table {
    display: table;
    width: 100%;
	height: 100%;
}

.site-branding img {
  max-height: 160px;
}

.site-title {
	margin: 0;
	letter-spacing: -2px;
	font-size: 5.5em;
	line-height: 1.2;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.site-description {
	letter-spacing: 5px;
    border-top: 4px double;
    border-bottom: 4px double;
    padding: 1em 3em;
    display: inline-block;
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 900;
}

.cosimomas.hentry {
	padding: 0 0.5em 0.25em;
	margin-bottom: 0.75em;
}

.cosimomas, .grid-sizer {
	width: 33.33333%;
}
.cosimomas.w2 {
	width: 66.66666%;
}

.content-cosimo {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 15px solid transparent;
}

.content-cosimo:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border: 4px double rgba(91,91,91,0.2);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -webkit-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.25s cubic-bezier(0.000,0.000,0.580,1.000);
}

.content-cosimo:hover:before {
	top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.site-content {
  max-width: 1050px;
  position: relative;
}

.cosimo-back {
	padding: 1.5em 1em;
    background: #ffffff;
}

.openFeatImage {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #ffffff;
  cursor: pointer;
  position: absolute;
  line-height: 40px;
  text-align: center;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}

.single .content-area, .page:not(.page-template-myportfolio) .content-area, body.error404 .page-content, body.search-no-results .page-content {
	width: 100%;
	float: left;
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
	-moz-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
	box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

body.blog .cosimo-back, body.archive .cosimo-back, body.search .cosimo-back {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

.widget-area {
	position: fixed;
	top: 0;
	right: -330px;
	width: 330px;
	height: 100%;
	background: #ffffff;
	z-index: 9999;
	outline: none;
	overflow-y: auto;
	font-size: 12px;
    line-height: 1.8;
}

.admin-bar .widget-area {
  top: 32px;
}

.widget-area.sidebar-open {
  right: 0;
}

.main-sidebar-box {
  position: absolute;
  z-index: 2;
  right: 1.5em;
  width: 50px;
  height: 55px;
  line-height: 55px;
  text-align: left;
  cursor: pointer;
}

.main-sidebar-box span {
  position: relative;
}

.main-sidebar-box span, .main-sidebar-box span:before, .main-sidebar-box span:after {
  display: block;
  width: 23px;
  height: 2px;
  top: 27px;
  left: 13px;
  background: #5b5b5b;
  -webkit-transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1 );
  transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1 );
}

.main-sidebar-box span:before, .main-sidebar-box span:after {
  content: "";
  position: absolute;
  left: 0;
  top: -7px;
  transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
}

.main-sidebar-box span:after {
  top: 7px;
}

.main-sidebar-box.sidebar-open span {
  -webkit-transform: rotate3d(0,0,1,180deg);
  -ms-transform: rotate3d(0,0,1,180deg);
  transform: rotate3d(0,0,1,180deg);
}

.main-sidebar-box.sidebar-open span:before, .main-sidebar-box.sidebar-open span:after {
  top: 0;
  left: 0px;
  width: 12px;
}

.main-sidebar-box.sidebar-open span:before {
  -webkit-transform: rotate3d(0,0,1,40deg);
  -ms-transform: rotate3d(0,0,1,40deg);
  transform: rotate3d(0,0,1,40deg);
}

.main-sidebar-box.sidebar-open span:after {
  -webkit-transform: rotate3d(0,0,1,-40deg);
  -ms-transform: rotate3d(0,0,1,-40deg);
  transform: rotate3d(0,0,1,-40deg);
}

.main-search-box {
  color: #5b5b5b;
  cursor: pointer;
  z-index: 2;
  width: 50px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  position: absolute;
  float: right;
  right: 4.5em;
}

.theWooButton {
	position: absolute;
    z-index: 2;
    right: 4.5em;
    width: 50px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    cursor: pointer;
}

.theWooButton a {
	width: 50px;
    height: 55px;
    display: block;
}

.theWooButton.withS {
	right: 7.5em;
}

.theWooButton .shopping-count {
    position: absolute;
    top: 8px;
    right: 3px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #eb911c;
    color: #ffffff;
	font-size: 80%;
}

body.sidebar-open .hfeed.site, body.sidebar-open .whiteSpace {
	right: 330px;
}
body.featOpenS .whiteSpace {
	top: -60px;
}

.admin-bar .whiteSpace {
	top: 32px;
}

body.menu-opened .hfeed.site,
body.menu-opened .whiteSpace,
body.menu-opened .widget-area,
body.featOpen .whiteSpace,
body.featOpen header.site-header {
    -webkit-transition-timing-function: cubic-bezier(.42,.66,.14,1.24);
    -moz-transition-timing-function: cubic-bezier(.42,.66,.14,1.24);
    -o-transition-timing-function: cubic-bezier(.42,.66,.14,1.24);
    transition-timing-function: cubic-bezier(.42,.66,.14,1.24);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.entry-featuredImg, .entry-wooImage {
  position: relative;
  overflow: hidden;
}

.entry-featuredImg img {
	width: 100%;
	display: block;
	opacity: 0; 
}

.entry-featuredImg a img, .blockRelatedImg img, .entry-portfolioImg img, .content-cosimo.allProducts img {
	transition: transform 0.3s ease-in-out, opacity 0.5s ease-in-out;
	-webkit-transition: transform 0.3s ease-in-out, opacity 0.5s ease-in-out;
	-moz-transition: transform 0.3s ease-in-out, opacity 0.5s ease-in-out;
	transform: rotate(0deg) scale(1);
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
}

.content-cosimo:hover .entry-featuredImg a img, .theImgRelated:hover .blockRelatedImg img, .entry-portfolioImg:hover img, .content-cosimo.allProducts:hover a img  {
	-ms-transform: rotate(5deg) scale(1.2, 1.2);
    -webkit-transform: rotate(5deg) scale(1.2, 1.2);
    transform: rotate(5deg) scale(1.2, 1.2);
}

.entry-featuredImg.cosimo-loader {
	background-image: url('./images/cosimo-loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
}

.theCosimo-box {
	padding: 1em 0;
}

.theCosimoSingle-box, .site-main .post-navigation, .comments-area, .authorAbout, .relatedBox, #cosimoPortfolioCategory, .page-template-myportfolio .cosimo-back, #disqus_thread {
	padding: 2.5em 4em;
}

.site-main .post-navigation, .relatedBox {
}

footer.site-footer {
	width: 100%;
	float: left;
	margin-top: 1.5em;
}
.footer-widget {
	background: #ffffff;
	font-size: 12px;
    line-height: 1.8;
	padding: 1.5em;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

.my_foot_tel{background: white;text-align: center;display: none;}
.my_foot_tel a{font-weight: 600; font-size: 22px;}
.foo {
	float: left;
	width: 33.3333%;
	padding: 0 1.5em;
}
.site-info {
	margin: 0 auto;
	text-align: center;
	margin-top: 1.5em;
}
.infoFoo {
	float: left;
	text-align: left;
}

.infoFoo.right {
	text-align: right;
	float: right;
}

header.page-header {
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
	-moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
	box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
	padding: 2.5em;
	margin-bottom: 1.5em;
	text-align: center;
}

header.page-header h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
	margin: 0;
}

header.entry-header h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}
span.cat-links {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
#toTop:hover {
    text-decoration: none;
}
#toTop {
  display: none;
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: #5b5b5b;
}

/* Search Box */
#search-full {
	position: fixed;
	width: 84%;
	height: 55px;
	background: #ffffff;
	z-index: 9;
	padding: 0 1.5em;
	display: none;
}
.search-container input[type="search"] {
	background: transparent;
	border: 0;
	outline: none;
	border-radius: 0px;
	padding: 0;
	width: 100%;
	height: 55px;
	color: #5b5b5b;
}
.search-container input[type="search"]:focus {
	border: 0;
}
.closeSearch {
	cursor: pointer;
	position: absolute;
	right: 4.5em;
	top: 0;
  width: 50px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #5b5b5b;
}

span.read-more {
	float: right;
}

.topBreadcrumb {
	margin-bottom: 1.5em;
    padding: 1.5em 1em;
    background: rgba(91,91,91,0.05);
}

.authorImg {
	float: left;
	margin-right: 1em;
	text-align: center;
}
.authorText {
	float: left;
	width: 88%;
	text-align: justify;
}
.authorAbout img {
	position: relative;
}
.authorAbout .authorDesc {
	margin: 0;
	line-height: 2.2;
}
.authorAbout .theShare {
	text-align: right;
    margin-bottom: 0;
}
.authorAbout .theShare a {
	width: 2.5em;
    height: 2.5em;
    text-align: center;
}
.theImgRelated {
	margin: 0px 5px;
}
.blockRelatedImg {
	position: relative;
	overflow: hidden;
}
.blockRelatedImg img {
	display: block;
	width: 100%;
}
#cosimoMap {
	position: absolute !important;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.sticky .entry-title {
	padding-left: 20px;
	position: relative;
}

.sticky .entry-header .entry-title:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f097";
	position: absolute;
	left: 0;
	line-height: 1.7;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	word-wrap: break-word;
}

.page-content,
.entry-content {
	text-align: justify;
}

.entry-content {
	font-size: 16px;
	line-height: 2.3;
}

.intSeparator {
	width: 25%;
	height: 2px;
	border-top: 4px double rgba(91,91,91,0.2);
	margin: 1.5em auto;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	text-align: right;
}

.page-links > .page-links-number {
	padding: 0.5em 1.3em;
    display: inline-block;
    margin: 3px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
	background: #5b5b5b;
    color: #ffffff;
}

.page-links a {
	padding: 0.5em 1.3em;
    display: inline-block;
    margin: 3px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}

h2.entry-title {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	line-height: 1.7;
}

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/
.audioEmbed, .videoEmbed {
	position: relative;
}
.videoEmbed p, .audioEmbed p {
	margin-bottom: 0px;
	display: flex;
}
.video-container, .videoEmbed {
	float: none;
	clear: both;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 0px;
}

.video-container iframe, .video-container object, .video-container embed, .videoEmbed iframe, .videoEmbed object, .videoEmbed embed, .videoEmbed .wp-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.videoEmbed .wp-video .mejs-container, .videoEmbed .wp-video .mejs-container .wp-video-shortcode {
	width: 100% !important;
	height: 100% !important;
}

.galleryEmbed, .audioEmbed, .videoEmbed {
	margin-top: 1.5em;
}
.galleryEmbed {
	clear: both;
}
.singleGalleryEmbed {
	position: relative;
}
.singleGalleryEmbed a {
	display: block;
}
.singleGalleryEmbed img {
	width: 100%;
	display: block;
}
.embedGalleryCaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 3em;
	color: #ffffff;
	background: rgba(91,91,91,0.5);
}

.galleryEmbed .owl-controls .owl-buttons {
	opacity: 0;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	top: 30%;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40%;
	text-align: center;
	background: #eb911c;
	opacity: 0.5;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: 0;
	top: 30%;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40%;
	text-align: center;
	background: #eb911c;
	opacity: 0.5;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons div i {
	color: #ffffff;
	line-height: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.galleryEmbed .owl-controls .owl-buttons .owl-prev:hover,
.galleryEmbed .owl-controls .owl-buttons .owl-next:hover,
.galleryEmbed:hover .owl-controls .owl-buttons {
	opacity: 1 !important;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

aside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
aside ul li {
	border-bottom: 1px solid rgba(91,91,91,0.05);
	padding: 1em 0;
}
aside ul li:first-child {
	padding-top: 0;
}
aside ul li:last-child {
	border-bottom: 0px;
}
aside ul li ul.sub-menu, aside ul li ul.children {
	padding-left: 5%;
	margin-left: 5%;
	margin-top: 1em;
	border-left: 1px solid rgba(91,91,91,0.05);
}
aside ul li ul.sub-menu li, aside ul li ul.children li {
	padding-top: 1em;
}
h3.widget-title, ul.crestatabs li {
	border-bottom: 4px double rgba(91,91,91,0.2);
	padding-bottom: .5em;
	font-size: 1.3em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
#respond.comment-respond {
	outline: none;
}
.comment-reply-title, .comment-notes, .form-allowed-tags, .comments-title, .title-author, .title-related {
	text-align: center;
}
#comments.comments-area input:not([type="submit"]), #comments.comments-area textarea {
	padding: 6px;
	width: 100%;
}
#comments.comments-area input[type="submit"] {
	width: 100%;
}
#comments ol {
	list-style-type: none;
	padding: 0;
	margin: 2.5em 0;
}
#comments ol .pingback {
	margin: 0 0 3.5em;
	position: relative;
	border-bottom: 1px solid rgba(91,91,91,0.2);
	padding-bottom: 1.5em;
}
#comments ol article {
	margin: 0 0 3.5em;
	position: relative;
	border-bottom: 1px solid rgba(91,91,91,0.2);
}
#comments ol ol {
	padding-left: 5%;
}
#comments ol ol article {
}
#comments article footer img {
	float: left;
	margin-right: 1em;
}
#comments article .comment-content {
	clear: both;
	padding-bottom: .5em;
}
#comments .reply {
	position: absolute;
	top: 0;
	right: 0;
}

.comment-awaiting-moderation {
	margin: 0;
	color: red;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

.loadMoreInfinite {
	display: block !important;
	text-align:center;
	margin-top: 1.5em;
}
.loadMoreInfinite a {
	background: #ffffff;
	padding: 1.5em 2.5em;
	display: inline-block;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(13,13,13,0.1);
    box-shadow: 0px 1px 3px 0px rgba(13,13,13,0.1);
}
#infscr-loading img {display:none !important;}
.infinite-scroll-loader {
	text-align: center;
	z-index: 100;
	position: absolute;
	left: 50%;
	bottom: 0;
	color: #5b5b5b;
	width: 46px;
	height: 46px;
	margin-left: -23px;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
	font-size: 75%;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Nano Scroller
--------------------------------------------------------------*/
.nano {
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
  padding: 1.5em;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(91,91,91,0.15);
  position   : absolute;
  width      : 5px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
}
.nano > .nano-pane > .nano-slider {
  background: #5b5b5b;
  background: rgba(91,91,91,0.3);
  position              : relative;
  margin                : 0 1px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

/*--------------------------------------------------------------
# PowerTip
--------------------------------------------------------------*/
#powerTip {
	cursor: default;
	background: #333333;
	color: #ffffff;
	display: none;
	padding: 3px 6px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
	font-size: 12px;
	border-radius: 2px;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #333333;
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333333;
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333333;
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none !important;
	border-bottom: 10px solid #333333;
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}

/*--------------------------------------------------------------
# Owl Carousel
--------------------------------------------------------------*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(./images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.widget-area .owl-buttons, .footer-widget .owl-buttons {
	position: absolute;
	top: -50px;
	right: 0;
	line-height: 1;
}

.imgRelated .owl-buttons {
	text-align: right;
	position: absolute;
	top: -44px;
	right: 0;
	line-height: 1;
}

.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
zoom: 1;
margin: 3px 3px;
padding: 0px 5px;
-o-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
opacity:0.5;
}

.owl-item.loading{
min-height: 150px;
background: url(./images/AjaxLoader.gif) no-repeat center center
}  

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
#cosimoPortfolioCategory {
    margin: 0;
    list-style-type: none;
}

#mainCosimo {
	max-width: 100%;
    transition: height 0.3s ease 0s;
}

#mainCosimo .item {
	width: 33.3333%;
}

#mainCosimo .item.cosimosmall {
	width: 25%;
}

#mainCosimo .item.cosimobig {
	width: 50%;
}

#cosimoPortfolioCategory {
	text-align: center;
	padding-bottom: 0;
}

#cosimoPortfolioCategory > li {
	display: inline-block;
	margin: 0 2px;
}

#cosimoPortfolioCategory > li a,
.woocommerce .content-area .woocommerce-tabs .tabs li a {
	display: inline-block;
    margin: 2px 0;
    background: #eb911c;
    padding: 5px 7px;
    color: #ffffff;
    border: 1px solid;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#cosimoPortfolioCategory > li a:hover,
#cosimoPortfolioCategory > li a.selected,
.woocommerce .content-area .woocommerce-tabs .tabs li a:hover,
.woocommerce .content-area .woocommerce-tabs .tabs li.active a {
    background: #ffffff;
    color: #eb911c;
    border: 1px solid #eb911c;
    -o-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.entry-portfolioImg img {
	width: 100%;
	display: block;
}

.page-template-myportfolio .hentry {
	margin: 0.2em;
}

.entry-portfolioImg {
	position: relative;
	overflow: hidden;
}

.entry-portfolioBox {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 1.5em;
	background: rgba(91,91,91,0.6);
	opacity: 0;
	z-index: 1;
	-o-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.entry-portfolioBox h2.entry-title {
	font-weight: 400;
	color: #ffffff;
	margin: 0;
	padding: 1em 1.5em;
	text-align: center;
	position: absolute;
    width: 100%;
    left: 0;
	opacity: 0;
    top: -6em;
	-o-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    transition: top .3s ease-in-out, opacity .3s ease-in-out;
}

.cosimobig .entry-portfolioBox h2.entry-title {
	font-size: 1.8em;
}

.cosimosmall .entry-portfolioBox h2.entry-title {
	font-size: 1em;
}

.entry-portfolioImg:hover .entry-portfolioBox {
	opacity: 1;
}

.entry-portfolioImg:hover .entry-portfolioBox h2.entry-title {
	top: 1.5em;
	opacity: 1;
}

.page-template-myportfolio header.entry-header {
	text-align: center;
}

.cosimoPrInfo {
	position: relative;
    float: right;
    background: rgba(91,91,91,0.05);
    margin: 1.5em;
	margin-right: 0;
    padding: 1.5em;
    list-style: none;
	width: 33%;
	line-height: inherit;
}

.cosimoPrInfo > li {
	padding: 1em 0;
	border-bottom: 1px solid rgba(91,91,91,0.05);
}

.cosimoPrInfo > li.linkButton {
	display: inline-block;
}

.cosimoPrInfo > li:first-child {
	padding: 0 0 1em 0;
}

.cosimoPrInfo > li:last-child {
	border-bottom: 0;
	padding: 1em 0 0 0;
}

.cosimoPrInfo > li span {
	color: #eb911c;
}

.cosimoPictureInfo {
	list-style: none;
	width: 100%;
	margin: 0;
    padding: 0;
	clear: both;
}

.cosimoPictureInfo img {
	width: 100%;
	display: block;
}

.cosimoPictureInfo .owl-controls {
	position: absolute;
    top: 0;
    right: 0;
}

.cosimoPictureInfo.owl-theme .owl-controls .owl-buttons div {
	line-height: 2em;
    width: 2em;
    text-align: center;
    padding: 0;
	color: #ffffff;
    background: #eb911c;
}

.iconPortfolioAbsolute {
	position: absolute;
    bottom: -6em;
	right: -6em;
    color: rgba(255,255,255,0.4);
    opacity: 0;
    font-size: 80px !important;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transition: bottom .5s ease-in-out, right .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: bottom .5s ease-in-out, right .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transition: bottom .5s ease-in-out, right .5s ease-in-out, opacity .5s ease-in-out;
    transition: bottom .5sease -in-out, right .5s ease-in-out, opacity.5sease -in-out;
}

.cosimobig .iconPortfolioAbsolute {
	font-size: 100px !important;
}

.cosimosmall .iconPortfolioAbsolute {
	font-size: 60px !important;
}

.entry-portfolioImg:hover .iconPortfolioAbsolute {
	bottom: 0;
	right: 0;
	opacity: 1;
}

.iconAbsolute {
    position: absolute;
    right: 5%;
    font-size: 60px !important;
    top: 5%;
    color: rgba(91,91,91,0.1);
    overflow: hidden;
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
}
 
.isotope-item {
  z-index: 2;
}
 
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
 
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
 
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
 
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
 
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce-result-count {
	float: right;
	font-weight: 700;
}

.woocommerce-ordering {
	float: left;
}

.woocommerce h1.page-title {
	text-align: center;
	letter-spacing: -1px;
    font-size: 2.5em;
}

.woocommerce ul.products {
	list-style: none;
	margin: 1.5em 0 0;
	padding: 0;
}

.woocommerce ul.products > li {
	padding: 0 0.5em 0.25em;
    margin-bottom: 0.75em;
    display: block;
}

.woocommerce .content-area .images {
	width: 53%;
    float: left;
	margin: 0 0 1.5em;
}

.woocommerce .content-area .summary {
	width: 43%;
    float: right;
	margin: 0 0 1.5em;
}

.woocommerce .content-area .summary h1.entry-title {
	margin: 0;
}

.woocommerce .content-area .summary .out-of-stock {
	color: red;
    font-weight: 700;
    text-transform: uppercase;
}

.content-area .onsale {
	position: absolute;
    background: #eb911c;
    color: #ffffff;
    line-height: 1;
    padding: 0.5em;
    left: 0;
    top: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 90%;
	z-index: 9;
}

.woocommerce .content-area .woocommerce-tabs .tabs {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woocommerce .content-area .woocommerce-tabs .tabs li {
	display: inline-block;
}

.woocommerce .content-area img,
.content-cosimo.allProducts img {
	width: 100%;
	display: block;
}

.woocommerce .content-area .images .thumbnails {
	width: 100%;
}

.woocommerce .content-area .images .thumbnails a {
	display: inline-block;
	width: 33.3333%;
	padding: 0.5em;
}

.woocommerce .content-area .images .thumbnails img {
	border: 4px double rgba(91,91,91,0.2);
    padding: 0.5em;
}

.woocommerce .related h2 {
	text-align: center;
}

.woocommerce .comment-reply-title {
	text-align: inherit;
}

.woocommerce .product_meta > span {
	display: block;
}

.woocommerce-message {
	background: rgba(91,91,91,0.05);
    padding: 0.5em 1.5em 0.5em 2.5em;
	margin-bottom: 2.5em;
	border-top: 3px solid green;
	font-weight: 700;
	position: relative;
}

.woocommerce-info {
	background: rgba(91,91,91,0.05);
    padding: 0.5em 1.5em 0.5em 2.5em;
	margin-bottom: 2em;
	border-top: 3px solid lightblue;
	font-weight: 700;
	position: relative;
}

.woocommerce-error {
	list-style: none;
	margin: 0;
	margin-bottom: 2.5em;
	padding: 0.5em 1.5em 0.5em 2.5em;
	background: rgba(91,91,91,0.05);
	border-top: 3px solid red;
	font-weight: 700;
	position: relative;
}

.woocommerce-error li a, .woocommerce-message a {
	float: right;
	font-weight: 700;
    text-transform: uppercase;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	font-family: FontAwesome;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 1em;
}

.woocommerce .woocommerce-message:before {
    content: "\f00c";
    color: green;
}

.woocommerce .woocommerce-error:before {
    content: "\f00d";
    color: red;
}

.woocommerce .woocommerce-info:before {
    content: "\f06a";
    color: lightblue;
}

.content-cosimo.allProducts {
	text-align: center;
}

.content-cosimo.allProducts h3 {
	color: #5b5b5b;
    text-transform: uppercase;
	margin: 1em 0 0.5em;
}

.content-cosimo.allProducts h3:after {
	content: "";
    position: relative;
    display: block;
    border-bottom: 4px double rgba(91,91,91,0.2);
    width: 30%;
    margin: 0.5em auto;
	-o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.content-cosimo.allProducts:hover h3:after {
	border-bottom: 4px double #eb911c;
}

.woocommerce div.product {
	position: relative;
}

.content-cosimo.allProducts .price, .woocommerce div.product .summary .price {
	display: block;
    margin-bottom: 1em;
    color: #b9b9b9;
    font-weight: 700;
    letter-spacing: 1px;
}

.woocommerce div.product .summary .price {
	font-size: 130%;
}

.woocommerce div.product .summary .single_variation .price {
	float: left;
}

.woocommerce div.product .summary .stock {
	float: right;
	margin: 0;
	font-weight: 700;
    text-transform: uppercase;
}

.content-cosimo.allProducts .price del, .woocommerce div.product .summary .price del {
	opacity: 0.6;
}

.woocommerce div.product .summary .price del {
	display: block;
}

.woocommerce div.product .summary .single_variation .price del {
	display: inline;
}

.content-cosimo.allProducts .price ins, .woocommerce div.product .summary .price ins {
	background: transparent;
}

.content-cosimo.allProducts .button,
.content-cosimo.allProducts .added_to_cart,
.woocommerce div.product form.cart .button {
	text-transform: uppercase;
    font-weight: 700;
}

.content-cosimo.allProducts .button,
.content-cosimo.allProducts .added_to_cart {
	font-size: 85%;
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    font-family: FontAwesome;
    content: "\f00c";
    margin-left: .53em;
    vertical-align: bottom;
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    font-family: FontAwesome;
    content: "\f110";
    margin-left: .53em;
    vertical-align: bottom;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.woocommerce div.product form.cart .variations tr {
	background: rgba(91,91,91,0.05);
}

.woocommerce div.product form.cart .variations td.label {
	width: 35%;
    float: left;
    font-weight: 700;
    padding: 16px 8px;
}

.woocommerce div.product form.cart .variations td.value {
	width: 65%;
    float: left;
    padding: 8px;
}

.woocommerce div.product form.cart .variations td.value select {
	width: 100%;
}

.reset_variations {
    display: none !important;
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
	display: inline-block;
    margin-right: 0.5em;
}

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	width: 60px;
    text-align: center;
}

.woocommerce .product_meta {
	border-top: 4px double rgba(91,91,91,0.2);
    padding: 1.5em 0 0;
    margin: 1.5em 0 0;
}

.woocommerce .sku_wrapper,
.woocommerce .posted_in,
.woocommerce .tagged_as {
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce .sku_wrapper span,
.woocommerce .posted_in a,
.woocommerce .tagged_as a {
    font-weight: normal;
    text-transform: capitalize;
}

.woocommerce .single_variation {
	border-bottom: 4px double rgba(91,91,91,0.2);
    margin-bottom: 1.5em;
}

.woocommerce .woocommerce-tabs {
	margin: 2.5em 0;
	background: rgba(91,91,91,0.05);
    padding: 1.5em;
}

.woocommerce table.shop_attributes {
	width: 100%;
}

.woocommerce table.shop_attributes tr {
	background: rgba(91,91,91,0.05);
}

.woocommerce table.shop_attributes tr th {
	width: 30%;
	padding: 8px;
	background: rgba(91,91,91,0.05);
}

.woocommerce table.shop_attributes tr.alt th {
	background: rgba(91,91,91,0.1);
}

.woocommerce table.shop_attributes tr td {
	width: 70%;
	padding: 8px;
}

.woocommerce table.shop_attributes tr.alt td {
	background: rgba(91,91,91,0.05);
}

.woocommerce table.shop_attributes tr td p {
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	position: relative;
	padding: 0;
    margin: 0 0 1.5em;
}

.woocommerce #reviews .commentlist li .avatar {
	width: 70px;
	position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    height: auto;
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 85px;
	border: 4px double rgba(91,91,91,0.2);
	padding: 0.5em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta em {
	color: red;
}

.woocommerce #reviews #respond label {
	display: block;
}

.woocommerce #reviews #respond > p {
	margin: 0 0 1em 0;
}

.woocommerce p.stars {
	position: relative;
	margin: 0;
}

.woocommerce p.stars a {
	margin-right: 1em;
    text-indent: -9999px;
    position: relative;
	display: inline-block;
}

.woocommerce p.stars a.star-1 {
    width: 2em;
}
.woocommerce p.stars a.star-2 {
    width: 3em;
}
.woocommerce p.stars a.star-3 {
    width: 4em;
}
.woocommerce p.stars a.star-4 {
    width: 5em;
}
.woocommerce p.stars a.star-5 {
    width: 6em;
	border-right: 0;
}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4 {
    border-right: 1px solid rgba(91,91,91,0.2);
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 1em;
	color: gold;
}

.woocommerce p.stars a.star-1:after {
    content: "\f006";
}
.woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {
    content: "\f005";
}
.woocommerce p.stars a.star-2:after {
    content: "\f006\f006";
}
.woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {
    content: "\f005\f005";
}
.woocommerce p.stars a.star-3:after {
    content: "\f006\f006\f006";
}
.woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {
    content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-4:after {
    content: "\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {
    content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5:after {
    content: "\f006\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {
    content: "\f005\f005\f005\f005\f005";
}

.star-rating {
	overflow: hidden;
	font-family: FontAwesome;
	position: relative;
	height: 2em;
    width: 4.70em;
}

.content-cosimo.allProducts .star-rating {
	margin: 0 auto;
}

.single-product div.product .woocommerce-product-rating {
	border-bottom: 4px double rgba(91,91,91,0.2);
}

.single-product div.product .woocommerce-product-rating .star-rating {
	float: left;
}

.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
	float: right;
}

.star-rating span {
    overflow: hidden;
    padding-top: 1.618em;
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    color: rgba(91,91,91,0.3);
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    color: gold;
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce-page .entry-content table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid rgba(91,91,91,0.1);
    border-collapse: separate;
    margin-bottom: 1.5em;
}

.woocommerce-page .entry-content table thead th {
	background: rgba(91,91,91,0.05);
    border-right: 1px solid rgba(91,91,91,0.1);
    border-bottom: 1px solid rgba(91,91,91,0.1);
    text-transform: uppercase;
    padding: 0.5em;
    vertical-align: middle;
}

.woocommerce-page .entry-content table tbody td {
    border-bottom: 1px solid rgba(91,91,91,0.1);
}

.woocommerce-page .entry-content table td, .woocommerce-page .entry-content table th {
    padding: 0.5em;
    text-align: left;
    border-right: 1px solid rgba(91,91,91,0.1);
}

.woocommerce-page .entry-content table tbody td.product-remove {
	text-align: center;
}

.woocommerce-page .entry-content table tbody td.product-remove a.remove,
.widget_shopping_cart .product_list_widget li a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    line-height: 1.618;
    text-indent: -9999px;
    margin: 0 auto;
    position: relative;
}

.woocommerce-page .entry-content table tbody td.product-remove a.remove:before,
.widget_shopping_cart .product_list_widget li a.remove:before {
	content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: red;
    line-height: 1.618;
    text-indent: 0;
    text-align: center;
}

.woocommerce-page .entry-content table tr:nth-child(even) {
    background: rgba(91,91,91,0.05);
}

.woocommerce-page .entry-content table tbody tr:last-child td, .entry-content table tbody tr:last-child th {
    border-bottom: 0;
}

.woocommerce-page .entry-content table tr th:last-child, .entry-content table tr td:last-child {
}

.woocommerce-page table.cart td.actions {
    text-align: right;
}

.woocommerce-page table.cart td.actions .coupon {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
}

.woocommerce-page table.cart .product-thumbnail {
	text-align: center;
}

.woocommerce-page table.cart .product-thumbnail img {
	width: 70px;
	height: 70px;
}

.woocommerce-page table .product-name dl dt,
.woocommerce-page table .product-name dl dd,
.woocommerce-page table .product-name dl dd p,
.product_list_widget dl dt,
.product_list_widget dl dd,
.product_list_widget dl dd p {
	display: inline;
	margin: 0;
}

.woocommerce-page table .product-name dl dd,
.product_list_widget dl dd {
	margin-right: 0.5em;
}

.woocommerce-page table .product-name dl {
	margin: 0;
}

table.cart td.actions label {
    display: none;
}

.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
    width: 50%;
    float: right;
    margin: 0;
}

.cart-collaterals .cart_totals tr.shipping p {
	margin: 0 0 1em 0;
}

.cart-collaterals .cart_totals tr.shipping select, .cart-collaterals .cart_totals tr.shipping input[type="text"] {
	width: 100%;
}

.wc-proceed-to-checkout .button.checkout-button {
	width: 100%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#customer_details {
	width: 48%;
	float: left;
}

#order_review, #order_review_heading {
	width: 48%;
	float: right;
	border: 4px double rgba(91,91,91,0.2);
}

#order_review {
	border-width: 0 4px 4px;
}

#order_review_heading {
	clear: none;
	border-width: 4px 4px 0;
	margin: 0;
	padding: 0.5em;
}

#payment {
	border-top: 4px double rgba(91,91,91,0.2);
}

#payment .payment_methods {
	list-style: none;
	margin: 0;
	padding: 0;
}

#payment .payment_methods li {
    list-style: none;
    padding: 1.5em;
    border-bottom: 1px solid rgba(91,91,91,0.2);
}

#payment .payment_methods li label {
	font-weight: 700;
    text-transform: uppercase;
}

#payment .payment_methods li .payment_box {
	background: rgba(91,91,91,0.05);
    padding: 1.5em;
    margin: 1.5em -1.5em -1.5em;
}

#payment .payment_methods li .payment_box p {
	margin: 0;
}

#payment .place-order {
	padding: 1.5em;
}

#payment .place-order .button {
	width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#payment .form-row.terms label {
	display: inline;
}

.required {
    border-bottom: 0!important;
    color: red;
}

.entry-content .woocommerce .form-row label {
    display: block;
}

.entry-content .woocommerce .form-row input:not([type="checkbox"]):not([type="submit"]) {
	width: 100%;
}

.entry-content .woocommerce .form-row {
	margin: 0 0 1em 0;
}

.entry-content .woocommerce .form-row-first {
    width: 50%;
    float: left;
    padding-right: 1.5em;
}

.entry-content .woocommerce .form-row-last {
	width: 50%;
	float: left;
}

.entry-content .woocommerce .form-row-wide {
    clear: both;
    width: 100%;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	border-radius: 0;
	text-transform: uppercase;
    font-weight: 700;
}

/* WooCommerce Widget */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background: rgba(91,91,91,0.2);
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}

.widget_price_filter .price_slider {
    margin-bottom: 1em;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: rgba(91,91,91,0.3);
    border-radius: 1em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    background: #eb911c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -.25em;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
	line-height: 3;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_shopping_cart .product_list_widget li {
    position: relative;
}

.widget_shopping_cart .product_list_widget li a.remove {
	position: absolute;
    top: 1em;
    left: 0;
    opacity: 1;
}

.product_list_widget li img {
    width: 70px;
    margin-right: 1em;
    float: left;
}

.widget_shopping_cart p.buttons, .widget_shopping_cart p.total {
    padding: 1em 0;
    margin: 0;
}

.widget_shopping_cart p.total {
	border-top: 1px solid rgba(91,91,91,0.05);
	border-bottom: 1px solid rgba(91,91,91,0.05);
}

.product_list_widget li a {
	display: block;
}

/*--------------------------------------------------------------
# Shortcodes
--------------------------------------------------------------*/
/* Box */
.box {
	padding: 1.5em;
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 0 1.5em;
}
.box.success {
	background: #e2f2cb;
}
.box.warning {
	background: #fffddb;
}
.box.error {
	background: #ffe6e2;
}
.box.info {
	background: #d6f6ff;
}
.boxInside {
	padding-left: 55px;
	min-height: 50px;
}
.boxInside .fa-info-circle {
	color: #2CB4DA;
}
.boxInside .fa-times {
	color: #F03317;
}
.boxInside .fa-exclamation-triangle {
	color: #ECC21B;
}
.boxInside .fa-check {
	color: #8AB84D;
}
.boxIconStyle {
	margin-left: -55px;
	float: left;
	font-size: 50px !important;
	color: rgba(0,0,0,.1);
}
/* Dropcap */
.dropcap {
	display: block;
    float: left;
    margin: 0.3em 0.3em 0 0;
    font-size: 40px;
    line-height: 1.5em;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    font-weight: 700;
}
.dropcap.square, .dropcap.circle {
	background: #eb911c;
	color: #ffffff;
}
.dropcap.circle {
	border-radius: 50%;
}
/* Hightlight */
.highlight {
	border-radius: 2px;
	background: rgba(0,0,0,.05);
	padding: 0 4px;
}
/* Toggle */
.theToggle {background: rgba(91,91,91,0.05); margin: 0 0 0.5em;}
h5.trigger {margin: 0px !important; padding: 1em 1.5em;}
h5.trigger a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f138";padding-right: 0.5em;}
h5.trigger.active a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f13a";padding-right: 0.5em;}
h5.trigger a {display: block;text-decoration:none !important; font-weight: 400;}
.toggle_container {overflow: hidden; padding: 0.5em 1.5em;}
/* Button color */
.btnColor {
	background-color: rgba(0,0,0,.08);
	border: 1px solid rgba(0,0,0,.08);
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-flex;
}
.btnColor a {
	text-decoration: none !important;
    padding: 0.5em 01em;
    line-height: 1;
}
.btnColor:hover {
	color: none;
	border: 1px solid #eb911c;
	background-color: transparent !important;
}
/* Tabs shortcode */
.tab-cosimopro-wrapper {
	margin: 0 0 1.5em;
}
ul.tab-cosimopro-tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 0.5em;
}
ul.tab-cosimopro-tabs li {
	float:left;
	display: inline-block;
	cursor:pointer;
	padding: 0.8em 1em;
	margin-right: 0.3em;
	background: rgba(91,91,91,0.05);
	opacity: 0.5;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
ul.tab-cosimopro-tabs li h5 {
	margin: 0;
	font-weight: 400;
}
ul.tab-cosimopro-tabs li a, h5.trigger a {
	text-decoration:none;
}
ul.tab-cosimopro-tabs li.active {
	opacity: 1;
}
.tab-cosimopro-content-wrapper {
	background: rgba(91,91,91,0.05);
	padding: 1em;
	border-radius: 2px;
}
/* Column shortcode */
.oneHalf {
	float:left;
	padding-right: 1.5em;
	width:50%;
}
.oneThird {
	float:left;
	padding-right: 1.5em;
	width:33%;
}
.twoThird {
	float:left;
	padding-right: 1.5em;
	width:66%;
}
.last {
	padding-right: 0px;
}
.clear {
	clear: both;
}

/*--------------------------------------------------------------
# Magnific Popup
--------------------------------------------------------------*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@media all and (max-width: 1180px) {
	.cosimomas, .grid-sizer {
		width: 50%;
	}
	.cosimomas.w2 {
		width: 100%;
	}
	.site-content {
		width: 990px;
	}
	#mainCosimo .item.cosimosmall {
		width: 33.3333%;
	}
}

@media all and (max-width: 990px) {
	.cosimomas, .grid-sizer {
		width: 100%;
	}
	.cosimomas.w2 {
		width: 100%;
	}
	.site-content {
		width: 700px;
	}
	.openFeatImage {
		display: none;
	}
	#mainCosimo .item, #mainCosimo .item.cosimosmall {
		width: 50%;
	}
	.woocommerce-ordering, .woocommerce-result-count {
		width: 100%;
		text-align: center;
	}
	#customer_details, #order_review, #order_review_heading {
		float: left;
		width: 100%;
	}
	.cosimoPrInfo {
		width: 50%;
	}
}

@media all and (max-width: 767px) {
	.site-content {
		width: 570px;
	}
	.whiteSpace {
		width: 100%;
		right: 0;
		position: relative;
	}
	#search-full {
		width: 100%;
	}
	.site-title {
		font-size: 4em;
		letter-spacing: 0px;
	}
	.site-description {
		font-size: 100%;
	}
	.site-content {
		margin: -1em auto 0;
	}
	.main-sidebar-box {
		display: none;
	}
	.main-search-box, .closeSearch, .theWooButton {
		right: 1.5em;
		z-index: 9;
	}
	.theWooButton.withS {
		right: 4.5em;
		z-index: 9;
	}
	.widget-area {
		position: relative;
		width: 100%;
		height: auto;
		right: inherit;
		top: inherit;
		z-index: 1;
		padding: 0;
	}
	.widget_pages{    display: none;}
	#secondary {
		margin-top: 4.5em;
		-webkit-column-count: 2;
		-webkit-column-gap: 15px;
		-moz-column-count: 2;
		-moz-column-gap: 15px;
		column-count: 2;
		column-gap: 15px;
	}
	#secondary aside {
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		column-break-inside: avoid;
		padding: 1em 1.5em;
		margin: 0 0 0.5em;
	}
	.nano > .nano-content {
		position: relative;
		overflow: hidden;
		padding: 0;
		margin: 0 !important;
	}
	.oneHalf, .oneThird, .twoThird {
		width: 100%;
		padding: 0;
	}
	.infoFoo {
		width: 100%;
		text-align: center;
	}
	.infoFoo.right {
		text-align: center;
		margin-top: 1.5em;
	}
	.foo, .footer-widget {
		width: 100%;
		padding: 0;
	}
	.foo aside {
		padding: 1em;
		margin: 0 0 0.5em;
	}
	.galleryEmbed .owl-controls .owl-buttons .owl-prev:hover, .galleryEmbed .owl-controls .owl-buttons .owl-next:hover, .galleryEmbed:hover .owl-controls .owl-buttons {
		opacity: 0 !important;
	}
	.embedGalleryCaption {
		padding: 0 1em;
	}
	.embedGalleryCaption h2 {
		font-size: 1em;
		font-weight: 400;
	}
	#mainCosimo .item, #mainCosimo .item.cosimobig, #mainCosimo .item.cosimosmall {
		width: 100%;
	}
	.entry-portfolioImg .entry-portfolioBox {
		opacity: 1;
	}
	.entry-portfolioImg .entry-portfolioBox h2.entry-title {
		top: 1em;
		opacity: 1;
		padding: 1em;
	}
	.authorImg, .authorText {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	.authorText {
		margin-top: 0.5em;
	}
	.authorAbout .theShare {
		text-align: center;
	}
	.woocommerce .content-area .images, .woocommerce .content-area .summary {
		width: 100%;
		float: left;
	}
	.woocommerce div.product form.cart .variations td.label {
		padding: 8px;
	}
	.woocommerce p.stars a {
		display: block;
		border-right: none !important;
	}
	.woocommerce .woocommerce-tabs {
		margin: 1.5em 0;
		padding: 1em;
	}
	.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
		width: 100%;
	}
	table.cart .product-thumbnail {
		display: none;
	}
	.woocommerce-page table.cart td.actions .coupon {
		display: block;
		float: none;
		margin: 1em 0;
		text-align: center;
	}
	.woocommerce-page table.cart td.actions > input {
		margin: 0 auto;
		display: block;
	}
	.woocommerce-page table.cart td.actions {
		text-align: left;
	}
	.cosimoPrInfo {
		width: 100%;
	}
}

@media all and (max-width: 650px) {
	.fdiv2 {
    width: 70%;
       float: left;}
  
  .f3-p {text-align: center;
    line-height: 25px;
       float: none;}
  .fdiv1{width: 28%;background-position-x:-40px;}

	.site-content {
		width: 450px;
	}

	
	.my_foot_tel{display: none;bottom: 10px;z-index: 9999;width: 80%;position: fixed;left: 10%;
	background: #eb911c;border-radius: 10px;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.75);}
	.active{display: block;}
	 .my_foot_tel_d1{
	 border-radius: 10px 10px 0px 0px;
	 color:white;
	 text-transform: uppercase;
	 letter-spacing: 2px;}
	 .my_foot_tel_d2 a{
	 color: #0437a2; 
	 font-size: 25px;
	 line-height: 30px;}
	 .my_foot_tel_d2{
	 border-radius: 0px 0px 10px 10px;}
	.activate{display: block;}
	.theCosimoSingle-box, .site-main .post-navigation, .comments-area, .authorAbout, .relatedBox, #cosimoPortfolioCategory, .page-template-myportfolio .cosimo-back, #disqus_thread {
		padding: 1.5em 1em;
	}
	.cosimo-back {
		padding: 0.5em 0;
	}
	.form-allowed-tags {
		display: none;
	}
	.site-title {
		font-size: 3em;
	}
	.site-description {
		font-size: 100%;
	}
	header.entry-header h1, header.page-header h1 {
		font-size: 2em;
		letter-spacing: 0px;
	}
	.cosimomas.hentry {
		padding: 0;
	}
	#secondary {
		-webkit-column-count: auto;
		-webkit-column-gap: initial;
		-moz-column-count: auto;
		-moz-column-gap: initial;
		column-count: auto;
		column-gap: initial;
	}
	#secondary aside {
		-webkit-column-break-inside: initial;
		-moz-column-break-inside: initial;
		column-break-inside: initial;
		padding: 1em;
	}
	.post-navigation .nav-previous, .post-navigation .nav-next {
		float: left;
		width: 100%;
		padding: 1em 0;
		text-align: center;
	}
	.post-navigation .nav-next {
		border-left: 0px !important;
		border-top: 4px double rgba(91,91,91,0.2);
	}
	#comments .reply {
		position: relative;
		padding-bottom: 1em;
		text-align: right;
	}
	.woocommerce .content-area .summary {
		padding: 1.5em 1em;
	}
	table.cart .product-price {
		display: none;
	}
	.woocommerce-page .entry-content table {
		font-size: 70%;
	}
}

@media all and (max-width: 559px) {
	.site-content {
		width: 400px;
	}
	.site-title {
		font-size: 2.6em;
	}
	.site-description {
		font-size: 100%;
	}
	header.entry-header h1, header.page-header h1 {
		font-size: 1.5em;
	}
}

@media all and (max-width: 420px) {
	.site-content {
		max-width: 360px;
	}
}

@media all and (max-width: 365px) {
	.site-content {
		max-width: 300px;
	}
}
