/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.3.1480636264
Updated: 2016-12-02 00:51:04

*/

#logLink {
	width: 100%;
	display: block;
	float: right;
	text-align: right;
	
}

#formLogin {
	max-width: 300px;
		
}

.site-title a {
	font-size: 1.25rem;
	
}

/*---CATALOGUE---*/ 

/*

.upcp-thumb-image-div {
	background: #fff !important;	
}


.upcp-thumb-item {
	//border: none !important;
	border: solid 1px #31868d;
}

.upcp-thumb-image-div {
	float: left !important;	
}

.upcp-mid-detail-div {
	border: none !important;	
}

.upcp-detail-item {
	border: none !important;
	
}

.upcp-thumb-image {
	//float: left !important;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.upcp-thumb-image:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
}

.upcp-thumb-title {
	text-decoration: none !important;
	text-align: center;
	
}

.upcp-catalogue-link.no-underline a {
	text-decoration: none !important;
	border: none !important;
	
}

.upcp-catalogue-link a {
	text-decoration: none !important;
	border: none !important;
	
}

.upcp-details-icon {
    display: none;
}

.upcp-catalogue-link {
	border: none !important;
	
}

.no-underline {
	border: none !important;
	//min-height: 40px;
	
}

.no-underline a {
	text-decoration: none !important;
	
}

a.upcp-titleLink  {
	text-decoration: none !important;
	
}

.prod-cat-sidebar {
	width: 0% !important;
	
}

.prod-cat-inner {
	width: 100% !important;
	
}

.upcp-list-toggle-icon {
	display: none !important;
	
}


.Black-list-icon {
	display: none !important;
	
}

.upcp-thumb-price {
	display: none !important;
	
}

.upcp-prod-desc-custom-fields {
	border: none !important;
	
} 

.upcp-custom-field-thumbs {
	border: none !important;
	
}

.upcp-prod-desc-custom-fields a {
	text-decoration: none !important;
	
} 

.upcp-custom-field-thumbs a {
	text-decoration: none !important;
	
}

.upcp-thumb-details-link {
	//display: none !important;
	
}

.upcp-mid-detail-div {
	//width: 45%;
	
}

.no-underlineNONE, .upcp-detail-desc {
	font-size: 0.8rem;

}

.upcp-details-text {
	display: none;
	//float: left;
	//clear: both;
	width: auto;
	margin: auto;
	text-align: center;
	background-color: #31868d;
	color: #fff;
	font-size: 0.8rem;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	border-radius: 3px;
	//margin-top: 100px;
	//margin-right: 50%;
	//margin-left: 50%;
	
}

.upcp-details-text:hover {
	background-color: #00aed1;
	cursor: pointer;
	
}

.upcp-end-detail-div {
	//float: right;
	min-width: 20%;
	
}

.upcp-detail-details-link, .prod-cat-details-link {
	text-align: center;
	width: 90%;
	
}
*/

.ewd-upcp-catalog-sidebar {
    display: none !important;
}

.ewd-upcp-toggle-icon-list.ewd-upcp-toggle-icon-grey {
    display: none;
}

.ewd-upcp-toggle-icon {
    margin-left: 0px !important;
}

.ewd-upcp-catalog-header-bar {
    width: 100% !important;
}

.ewd-upcp-catalog-display {
    float: left !important;
    width: 100% !important;
}

.ewd-upcp-catalog-product-thumbnail .ewd-upcp-catalog-product-price {
	display: none;
}

.ewd-upcp-catalog-product-detail {
    margin: 16px 0 10px !important;

}

.ewd-upcp-catalog-product-detail-mid-div {
    width: 70% !important;
    padding: 0 0 0 16px !important;
}

.ewd-upcp-catalog-product-div.ewd-upcp-catalog-product-thumbnail {
	height: 350px !important;
}

.ewd-upcp-catalog-product-thumbnail-body-div a {
	display: none !important;
}

.ewd-upcp-catalog-product-detail-mid-div a.ewd-upcp-product-title {
	font-weight: bold;
	text-transform: none !important;
}