
figure.image {
	display: inline-block;
}
figure.image figcaption {
	font-style: italic;
	text-align: center;
}

/* OWL CAROUSEL
**********************************************************************/
.owl-prev .wpicon,
.owl-next .wpicon {
	border: 1px solid #e3e2e2;
	color: #e3e2e2;
	background: #fff;
	font-size: 13px;
	line-height: 25px;
	width: 26px;
	display: inline-block;
	top: 0;
}


#wpmanufacturercarousel .owl-buttons, 
.wpproductcarousel .owl-buttons, 
#productscategory .owl-buttons,
#crossselling .owl-buttons,
#blockcart-crossselling .owl-buttons {
	width: 60px;
}

.owl-buttons .carousel-previous {
	padding-right: 0;
}
/* END ************************************************************/

ol {
	padding-left: 1em;
	list-style-position: inside;
	line-height: 1.42em;
}

#wpmm-container .wpmm-tab.cart {
	height: 100%;
}

/* LEFT COLUMN */
.pb-left-column {
	margin-left: 0;
}

/* RIGHT COLUMN */
.pb-right-column {
	float: right;
	margin-right: 0;
}


.wpmegamenu .menu-item p {
	margin: 0;
	padding: 7px 0;
}

.wpmegamenu .menu-item.divider {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 5px 0;
}

@media only screen and (max-width: 1023px) {
	#header_cart_block {
		position: relative !important;
	}
	.wpmm-tab {
		padding-top: 70px;
	}
	.wpmm-tab #currency_selector .current_currency {
		padding: 0 20px;
	}
	#wpmm-container #currency_selector .currencies_ul_hover {
		position: absolute;
	}
	#languages_block_top {
		display: none;
	}

	.two-columns-items {
		width: auto !important;
	}
	.menu-items {
		width: 100% !important;
	}
	img {
		height: auto;
	}
}

.delivery_option td.delivery_option_logo {
	width: 10%;
}

.delivery_option td.delivery_option_radio {
	width: 10%;
}

.delivery_option td.delivery_option_desc {
	width: 60%;
}

.delivery_option td.delivery_option_price {
	width: 20%;
}

.wpmm-nav-lang {
	cursor: pointer;
	display: block;
	position: relative;
	float: left;
	margin: 0 20px;
}
.wpmm-nav-lang .selected-language-flag {
	line-height: 40px;
	border: 1px solid #d7dce2;
	padding: 0 15px;
}
.wpmm-nav-lang .selected-language-flag.active {
	background-color: #ffffff;
}
.wpmm-nav-lang .selected-language-flag img {
	vertical-align: middle;
}
.wpmm-nav-lang #languages_block_top {
	background-color: #fff;
	left: 50%;
	margin: 2px 0 0 -27px;
	position: absolute;
	width: 54px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35)
}
.wpmm-nav-lang #languages_block_top .countries_ul {
	border: 1px solid #d7dce2;
}
.wpmm-nav-lang #languages_block_top .countries_ul li {
	border: 2px solid #ffffff;
	background-color: #ffffff;
	float: none;
	padding: 9px 15px;
	margin: -1px;
}
.wpmm-nav-lang #languages_block_top .countries_ul li.selected_language {
	background-color: #4A7729;
}
.wpmm-nav-lang #languages_block_top .countries_ul li:hover {
	background-color: #4A7729;
	opacity: 1 !important;
}

#creditForm .info-title {
	margin-bottom: 20px;
}

#creditForm .inline-form-group, #creditForm .info-title {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

#creditForm .inline-form-group .right {
	float: right;
	text-align: right;
}

#payment_form .cart_navigation a {
	color: #da3b44;
}

#creditForm select {
	margin-bottom: 5px;
}

#creditForm .col-1-12,
#creditForm .col-2-12,
#creditForm .col-3-12,
#creditForm .col-4-12,
#creditForm .col-5-12,
#creditForm .col-6-12,
#creditForm .col-7-12,
#creditForm .col-8-12,
#creditForm .col-9-12,
#creditForm .col-10-12,
#creditForm .col-11-12,
#creditForm .col-12-12 {
	float: left;
	padding-right: 10px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	#creditForm .col-1-12,
	#creditForm .col-2-12,
	#creditForm .col-3-12,
	#creditForm .col-4-12,
	#creditForm .col-5-12,
	#creditForm .col-6-12,
	#creditForm .col-7-12,
	#creditForm .col-8-12,
	#creditForm .col-9-12,
	#creditForm .col-10-12,
	#creditForm .col-11-12,
	#creditForm .col-12-12 {
		float: none;
		padding-right: 0;
	}

	#creditForm .inline-form-group .right {
		float: none;
		text-align: left;
		margin-top: 2px;
	}

}

@media only screen and (min-width: 1024px) {
	.two-columns-items {
		display: block;
		float: left;
		padding: 0 10px;
		word-wrap: break-word;
	}

	

	.wpmegamenu .vertical-divider {
		display: block !important;
		position: absolute;
		height: 95%;
		border-left: 1px solid #ccc;
	}
	#header_cart_block {
		overflow-y: auto;
	}
}

#header_mobile_menu .wpmegamenu .menu-items > div > .menu-item {
	margin: 0 0 30px;
	width: 98% !important;
}

.payment_module.box {
	padding: 10px 7px;
	overflow: hidden;
}

.payment_module.box a {
	display: inline-block;
	padding: 12px;
}

.payment_module.box img {
	float: left;
	max-width: 20%;
}

#wpimageslider li .remark {
	position: absolute;
	background-color: #203718;
	bottom: 10px;
	right: 15px;
	color: white;
	font-weight: bold;
	padding: 3px 15px;
	font-size: 16px;
}

#cms .rte .top-product-image {
	float: right;
	display: block;
}
#cms .rte .top-product-image:hover {
	border-bottom: 0;
}

#cms .rte .top-product-image img {
	width: 200px;
	height: 200px;
}

@media only screen and (max-width: 767px) {
	#cms .rte .top-product-image,
	#cms .rte .top-product-content {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.payment_module.box a {
		max-width: 80%;
		padding: 12px 0;
	}
	#wpimageslider li .remark {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	.payment_module.box a {
		max-width: 50%;
		padding: 0;
	}

	.payment_module.box img {
		max-width: 100%;
	}
	
	.hidden-xs {
		visibility: hidden;
		width: 0 !important;
		min-height: 0 !important;
		border: 0 !important;
		text-indent: -999px !important;
		padding: 0 !important;
		font-size: 0;
		margin: 0px !important;
		overflow: hidden;
	}
	
	.hidden-xs * {
		display: none;
		visibility: hidden;
	}
}
.block-separator {
	margin: 10px 0;
}

.module-psblog-posts #post_view .rte a.postpopin:hover {
	border-bottom: 0 !important;
}

.module-psblog-posts #post_view .rte a.postpopin img {
	margin: 0 10px 0 0;
}

#editorial_block_center {
	margin-bottom: 0px;
}

.wpproductcarousel .title-1 {
	padding: 0 0 15px 0;
}

.rte p a,
.rte li a,
.rte.normalized p a,
.category-description p a{
	text-decoration: underline;
	color: #333 !important;
	font-weight: normal !important;
}

.rte p a:hover,
.rte li a:hover,
.rte.normalized p a:hover,
.category-description p a:hover{
	color: #333 !important;
	text-decoration: underline;
	border: 0;
	font-weight: normal !important;
}

.stock-icon:after {
	content: "\e627";
	position: absolute;
	color: white;
	font-size: 10px;
	bottom: 2px;
	left: 3px;
}

.instock_wrapper {
	text-align: center;
}

.product .tabs .tab-contents {
	z-index: 0;
}

.rte img.divider {
	margin: 15px 0;
}

.category-description:last-of-type {
	margin-top: 15px;
}

.category-description h2 {
	margin: 0.83em 0;
}

.header-v1 .cart_info .cart_info_inner {
    font-size: 12px;
}

#shopping_cart_block_container .cart_info > a {
	padding: 0 8px
}

.de_customer .hide-on-de {
	display: none;
}
.divider-long {
	display: block;
	width: 100%;
	height: 25px;
	background: url("../img/divider-long.png") right top no-repeat;
}

.product .primary_block .secondary_block {
	margin-top: 25px;
}

.breadcrumb .breadcrumb_inner ol li {
	display: inline-block;
}

@media only screen and (min-width: 768px) {
	#buy_block .product_multiple_quantity_table tr > td:last-child {
		min-width: 85px;
	}
	#buy_block .product_multiple_quantity_table tr > td:nth-child(2) {
		white-space: nowrap;
	}
}

.owl-item .item [class$="productSummary"]{
	display: inline-block;
    margin: 7px auto 0;
}

.product_list .item-buttons.out-of-stock .out-of-stock-label{
	font-weight: bold;
	color: #da3b44;
}

.product_list .item-buttons.out-of-stock .add-to-wishlist {
	background: #da3b44;
	color: white;
	width: 140px;
	margin: 0 auto;
	padding: 8px;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}

@media (max-width: 639px) {
	#cart_summary  th.cart_delete {
		width: 35px;
	}
	
	#cart_summary  th.cart_unit,
	#cart_summary  th.cart_total {
		width: 50px;
	}
	
	#cart_summary  th.cart_quantity {
		width: 55px;
	}
	
	.order-opc .cart_summary td {
		padding: 10px 3px;
	}
	
	.order-opc .cart_summary th {
		padding: 10px 3px;
		font-size: 11px;
		vertical-align: middle;
		white-space: normal;
	}
	
	.wpresponsivetable-wrapper #cart_summary td {
		min-width: 0;
	}
	
	.wpresponsivetable-wrapper #cart_summary td.cart_description {
		min-width: 0;
		font-size: 11px;
		line-height: 1.2;
	}
	
	#cart_summary .cart_quantity .cart_quantity_input {
		width: 45px;		
	}
	
	#order-detail-content .wpresponsivetable-wrapper {
		padding: 0;
		border: 0;
	}
	
	#cart_summary .cart_quantity .cart_quantity_button a {
		width: 20px;
	}
	
	#cart_summary .cart_quantity .cart_quantity_button {
		width: 45px;
	}
	
	#cart_summary .cart_total_price #total_price_container {
		font-size: 14px;
	}
	
	#order-detail-content .wpresponsivetable-wrapper {
		overflow: auto;
	}
	
	#cart_summary  td.cart_description,
	#cart_summary  th.cart_description {
		border-left: 1px solid #c7c7c7;
	}
	
	#cart_summary  td .price,
	#cart_summary  td .price-discount,
	#cart_summary tfoot tr td.price,
	#cart_summary tfoot .text-right {
		font-size: 12px;
	}
	
	#cart_summary #cart_voucher input.discount_name {
		width: 90%;
		display: block;
		margin-bottom: 10px
	}	
	
	.wpresponsivetable-wrapper table.wpresponsive {
		table-layout: fixed;
	}
}

#product .tabs .tab-contents .tab-content-wrapper .tab-content {
	display: block;
}

#product #ProductPosts {
	display: block;
}

#product .tabs .tab-titles *,
#product .tab-contents .tab-title,
#product .tab-contents .tab-title.active {
	display: none;
}

#product .tabs .tab-titles {
	min-height: 1px;
}

#product #post_list ul,
#product #post_list ul li {
	border: none;
}

.prices_starting_from_label {
	margin-bottom: -6px;
	margin-top: -5px;
	font-size: 13px;	
}

#carrierGiftDiv {
	margin-top: 20px;
}

.wrappingRestrictionPopup {
	max-width: 650px;	
}

.wrappingRestrictionPopup .content {
	padding: 15px;
	margin: 15px;
	font-size: 14px;
	line-height: 1.5;
	border: 2px solid #4A7729;
}

/* AL: Hide filtering buttons on seeds listing per client request */
.seedsbuttons {
	display: none;
}

.subcategories-groups .title-1 {
	font-size: 19px;
}

.text-left {
	text-align: left !important;
}

.restriction-product {
	background: #FFCCCB !important;
}

.video-wrap {
	text-align: center;
}

@media (min-width: 1200px) {
	.video-wrap {
		background-size: cover;
		padding:40px 0;
	}
	.lang_en .video-wrap {
		background-image: url(../img/video-en.jpg);
	}
	.lang_it .video-wrap {
		background-image: url(../img/video-it.jpg);
	}
	.lang_nl .video-wrap {
		background-image: url(../img/video-nl.jpg);
	}
	.lang_de .video-wrap {
		background-image: url(../img/video-de.jpg);
	}
	.lang_fr .video-wrap {
		background-image: url(../img/video-fr.jpg);
	}
}
.index .video-wrap {
	padding:20px 0;
}
@media (max-width: 768px) {
	.rte iframe {
		width: 100%;
	}
}