/* 
Here put all your custom styles 
*/

.category_lnk_more {
    position: absolute; 
    bottom: 0; 
    left: 0;
    width: 100%; 
    text-align: center; 
    margin: 0; 
    padding: 20px 0;
    background-image: linear-gradient(to bottom, transparent, rgb(0,0,0));
}

.content_scene_cat {
    position: inherit;
}

.cat_desc.readmore {
    max-height: 189px;
    overflow: hidden;

}

.content_scene_cat_bg{
    background-size: contain !important;
    background-position: center top !important;
    background-color: transparent !important;
}

.columns-container .block_content {
	padding: 0px 15px 15px 15px;
}

.center_column {
	float: left;
}

@media all and (max-width: 479px) {
	ul.product_list.grid > li .product-container {
		padding-top: 20px;
	}
}

#facebook_block_column {
		width: 100%;
}

.breadcrumb a.home {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.gm-style .gm-style-iw, .gm-style .gm-style-iw .dark, .gm-style .gm-style-iw a {
		color: #000 !important;
}

@media (max-width: 1199px) {
	#quantity_wanted_p input {
		width: 50px;
	}
}

em {
		font-style: italic;
}

.footer-container #footer #social_block ul li.vimeo a:before {
	content: "\f27d"; }
.footer-container #footer #social_block ul li.instagram a:before {
	content: "\f16d"; }

input.uniform-input:focus {
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

#product p#product_condition {
	display: none;
}

#order-opc .box, #order-opc .table-bordered > thead > tr > th, #order-opc .table-bordered > thead > tr > td, #order-opc .table-bordered > tbody > tr > th, #order-opc .table-bordered > tfoot > tr > th, #order-opc .table-bordered > tfoot > tr > td {
	border: 1px solid #CECECE;
}

.label-available_later {
	background: #f13340;
	border: 1px solid #d02a2c;
	color: white;
	padding: 6px 10px;
	display: inline-block; }

	.cart_voucher #display_cart_vouchers span {
		color: #FFF;
	}

.cart_discounts_header {
		background: #fbfbfb;
		color: #333333;
}

.table tbody + tbody {
		border-top: none;
}

.AddDiscount-btn {
	
}

.cart_voucher fieldset #discount_name {
	float: left;
	width: 200px;
	margin-right: -1px !important;
	height: 39px;
}

.AddDiscount-btn span {
	padding: 10px 30px !important;
}

input#discount_name::-webkit-input-placeholder {
	text-align: center;
	color: #CCC;
}

input#discount_name:-moz-placeholder {
	text-align: center;
	color: #CCC;
}

input#discount_name::-moz-placeholder {
	text-align: center;
	color: #CCC;
}

input#discount_name:-ms-input-placeholder {
	text-align: center;
	color: #CCC;
}

.AddDiscount-btn {
	background: #EFEFEF !important;
	border: 1px solid #CECECE !important;
	color: #A8A9A9 !important;
}

.AddDiscount-btn:hover, .AddDiscount-btn span:hover {
	background: #A8A9A9 !important;
	border: 1px solid #CECECE !important;
	color: #EFEFEF;
}

.alert {
	padding: 15px;
	margin-bottom: 7px !important;
	border: 1px solid transparent;
	border-radius: 0px;
}

.cart_total_price .cart_voucher {
	padding-right: 18px !important;
}

@media (max-width: 767px) {

	#cart_title {
		margin-bottom: 0px;
	}

	#order-detail-content {
		border: 0px;
	}

	#order-detail-content > tbody > tr > td, #order-opc .table-bordered > tbody > tr > td, #order-opc .table-bordered > tbody > tr > th,
	#order-opc .table-bordered > tfoot > tr > td {
		border: 0px !important;
	}

	#order-detail-content #cart_summary td {
		width: 40%;
	}

	#order-detail-content #cart_summary tbody td.cart_description, #order-detail-content #cart_summary .cart_unit, 
	#order-detail-content #cart_summary .cart_total, #order-detail-content #cart_summary .cart_discount_price {
		width: 60%;
	}

	#cart_summary tbody td, #order-detail-content #cart_summary td.cart_quantity {
		padding: 7px;
	}

	#order-detail-content .cart_item {
		padding-top: 10px;
	}

	#cart_summary tfoot td#total_price_container {
		background-color: transparent;
	}

	.cart_quantity input {
		margin: auto;
	}

	.table tbody > tr > td.cart_quantity .cart_quantity_button a {
		float: none;
		margin-top: 3px;
		margin-right: 0px;
	}

	.cart_quantity .cart_quantity_input {
		width: 58px;
	}

	#order-detail-content #cart_summary .cart_total_price td div {
		display: block;
	}

}

sup {
    top: -3px;
    margin-left: 3px;
}



/* Customer information */

#order-opc .social-login {
	margin-top: 6px;
}

#order-opc .social-login li {
	margin-bottom: 19px;
}

#order-opc .social-login li img {
	margin-right: 15px;
}

#order-opc .phone-info label {
	color: #8A8A8A;
	font-weight: normal;
}

#order-opc .address_delivery.select {
	margin-bottom: 0px;
}

#order-opc .opc-add-save {
	border-top: 0px;
	padding-top: 0px;
}

#order-opc .comment_field {
	margin-top: 10px;
}

#order-opc #message {
	margin-bottom: 25px;
}


/* Input fields */

.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	max-width: 100%;
	width: 100%;
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989 !important;
	font-size: 11px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

input:-webkit-autofill {
	margin: 1px 0px 0px 1px;
	width: 99%;
}

.form-group-extra {
	position: absolute;
    right: 1px;
    top: 1px;
    z-index: 100;
    background-color: #e5e5e5;
    width: 80px;
}

div.checker {
	display: inline-block;
}

.form-group-extra #show-pass {
	margin-top: -5px !important;
}

.password .form-group-extra {
	-webkit-user-select: none;
	-moz-user-select: none;     
	-ms-user-select: none;     
	user-select: none;       
}

.form-group-extra div {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
}

.form-group-extra label {
	padding-top: 4px;
	font-weight: normal;
}

.dwcheckout-dropdown {
	max-width: 100% !important;
	height: 44px;
	border-radius: 2px;
	margin-bottom: 7px;
	margin-top: 2px;
	font-size: 12px;
	color: #6a7989;
}

.line-seperator {
	width: 100%; 
	height: 10px; 
	border-bottom: 1px solid #DADADA; 
	text-align: center; 
	margin-bottom: 20px;
	margin-top: 10px;
}

.line-seperator span {
	font-size: 15px; 
	padding: 0 10px;
	border: none !important;
	padding-bottom: 0px !important; 
}

#order-opc  .comment_field textarea, #gift_div textarea {
	max-width: 100% !important;
	border-radius: 2px;
	padding: 10px;
}

.field_zipcode {
	width: 30% !important;
	display: inline-block;
}

.field_city {
	width: 68.5%;
	margin-left: 1.5%;
	display: inline-block;
}


/* Individual styles */

/* Juro */
.input--juro {
	overflow: hidden;
}

.input__field--juro {
	position: absolute;
	z-index: 100;
	padding: 19px 4px 5px 11px;
	width: 100%;
	color: #6F6F6F;
	background: transparent;
	font-size: 15px;
}

.input__label--juro {
	padding: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #cecfd1;
	border-radius: 2px;
	background: #fff;
	text-align: left;
}

.input__label-content--juro {
	padding: 1em 1em;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s, color 0.3s;
	transition: transform 0.3s, color 0.3s;
	font-weight: normal;
	font-size: 12px;
	text-rendering: geometricPrecision;
}

.input__label--juro::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px solid transparent;
	font-size: 15px;
	font-weight: normal;
	-webkit-transition: border-width 0.3s, border-color 0.3s;
	transition: border-width 0.3s, border-color 0.3s;
}

.input__field--juro:focus + .input__label--juro::before,
.input--filled .input__label--juro::before {
	border-width: 8px;
	border-top-width: 2em;
}

.input__field--juro:focus + .input__label--juro .input__label-content--juro,
.input--filled .input__label--juro .input__label-content--juro {
	color: #A2A2A2;
	font-weight: normal;
	-webkit-transform: translate3d(0, -10px, 0) scale3d(0.90, 0.90, 1);
	transform: translate3d(0, -10px, 0) scale3d(0.90, 0.90, 1) translateZ(1px);
}

/* Validate fields */
.form-group .form-ok .input__label--juro {
	border: 2px solid #55C65E;
	margin-bottom: 3px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../img/icon/form-ok.png) 96% 15px no-repeat white;
}

.form-group .form-error .input__label--juro {
	border: 2px solid #FF1D1D;
	margin-bottom: 3px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../img/icon/form-error.png) 96% 14px no-repeat white;
}

.form-group .form-error .input__field--juro, .form-group .form-ok .input__field--juro {
	padding-right: 30px;
}

.form-group .form-error .form-group-extra, .form-group .form-ok .form-group-extra {
	top: 2px;
	right: 2px;
}

.password #passwd {
	padding-right: 93px;
}


/* Autocomplete */
#order-opc .ui-state-focus {
	background-color: #FBFBFB !important;
    background-image: none !important;
    border-color: #cecfd1 !important;
    color: #6F6F6F !important;
}

#order-opc .ui-menu-item {
	padding-left: 10px !important;
}

#order-opc .ui-widget-content {
	color: #6F6F6F;
	border-color: #cecfd1;
	font-size: 13px;
	font-family: arial;
}

#openLoginFormBlock, .back-to-customer-form-link {
	text-decoration: underline;
}
#order-opc p.payment_module, p.payment_module a {
	border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
}

#order-opc .payment_module.payment_selected a{
	border: none;
}

#order-opc .delivery_selected .resume{
	border: 2px solid #55C65E;
    margin-bottom: 6px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    background: url(../img/icon/form-ok.png) 98% 21px no-repeat white !important;
    color: #55C65E;
}

#order-opc .delivery_options .delivery_option .resume {
	cursor: pointer;
	border-radius: 2px;
}

#order-opc .opc-main-block .table tbody > tr > td {
	border-top: 0px;
}

#order-opc .opc-main-block .table tbody > tr > td img {
	max-height: 40px;
}

#order-opc .delivery_option_logo {
	height: 62px;
}

#order-opc .delivery_options .delivery_selected .delivery_option_logo {
	width: 96px !important;
}

#order-opc .delivery_options .delivery_selected {
	cursor: default;
}

#order-opc .delivery_options .table-bordered > tbody > tr > td {
	border: none !important;
}

#order-opc .payment_module.payment_selected {
    border: 2px solid #55C65E;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    color: #55C65E;
}

#order-opc .payment_module.payment_selected a::after {
    content: "" !important;
    background: url(../img/icon/form-ok.png) 0px 0px no-repeat !important;
    display: inline-block;
    width: 18px !important;
    height: 18px !important;
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
}

.check-fields-info-box h3 {
	color: white;
}

/* Fix main menu height */
#block_top_menu > ul > li > ul > li:nth-child(5n+1) {
	clear: both;
} 
.sf-menu > li > ul > li {
	min-height:50px;
	word-break: break-word;
} 

#center_column p {
	margin-bottom: 20px;
}

/* Make indention on category levels */
#left_column .tree .level-indentation-1 li a {
	padding-left: 30px;
}
#left_column .tree .level-indentation-2 li a {
	padding-left: 40px;
}
#left_column .tree .level-indentation-3 li a {
	padding-left: 50px;
}