/* 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 ************************************************************/

#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: 10px;
	}
}

.cms #wrapper .rte h3 {
	clear: both;
}

.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%;
}

#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;
}

@media only screen and (max-width: 1023px) {
	.two-columns-items {
		width: auto !important;
	}

	.menu-items {
		width: 100% !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%;
	}
}
.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;
}

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

#editorial_block_center {
	margin-bottom: 0px;
}

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

.rte p a,
.rte li a,
.rte.normalized 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 {
	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;
}

@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;
	}
}