/*
 Theme Name:     AGANINE
 Theme URI:      https://www.middelkoop.cc/
 Description:    Divi Child Theme voor AGANINE
 Author:         Middelkoop.cc
 Author URI:     https://www.middelkoop.cc/
 Template:       Divi
 Version:        1.0.0
*/

#et-top-navigation {
	font-weight: 700 !important;
}

#et-secondary-menu {
	display: none;
}
.bullet_hearts .et_pb_text_inner ul, .bullet_checkmarks .et_pb_text_inner ul {
	list-style: none;
	margin-left: 6px;
	margin-top: 1em;
}
.bullet_hearts .et_pb_text_inner li {
	margin-bottom: 0.5em;
	padding-left: 2px;
}
.bullet_checkmarks .et_pb_text_inner li {
	margin-bottom: 0;
}
.bullet_hearts .et_pb_text_inner ul li:before, .bullet_checkmarks .et_pb_text_inner ul li:before {
	display: block;
	margin-left: -20px;
	float: left;
}
.bullet_hearts .et_pb_text_inner ul li:before {
	content: "\2764";
	color: red;
}
.bullet_checkmarks .et_pb_text_inner ul li:before {
	content: "\2714";
	color: green;
}
#main-header .menubutton a,
#main-header #top-menu .menubutton a {
	background-color: rgb(57, 111, 185) !important;
	color: white !important;
	padding: .3em 1em !important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	line-height: 1.7em !important;
	border-radius: 2px;
	transition: all .1s ease-in;
}
#main-header .menubutton a:hover {
	transform: scale(1.2);
}
.button_light, .coupon button {
	float: left;
	background-color: white !important;
	color: rgb(57, 111, 185) !important;
	margin-right: 1em !important;
}
.price_bubble {
	background-color: rgb(237, 28, 36);
	border-radius: 50%;
	color: white;
	font-weight: bold;
	font-size: 24px;
	line-height: 100px;
	text-align: center;
	position: absolute;
	width: 100px;
	height: 100px;
	margin-top: -20px;
	margin-left: 80px;
	z-index: 1000;
}
.product-remove {
	display: none;
}
.shop_table {
	border: 0 !important;
}
.woocommerce .button {
	padding: .3em 2em .3em 1em !important;
}
.woocommerce .button:disabled {
	display: none !important;
}
.woocommerce-page .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: .3em .3em .3em .8em !important;
	height: auto !important;
	font-size: 16px !important;
	line-height: 24px !important;
	background-color: white !important;
	border: 1px solid #666 !important;
	color: #333 !important;
}
.woocommerce-page .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text::placeholder {
	color: #ccc !important;
}

#order_review_heading {
	margin-top: 1em;
}

#footer-widgets .footer-widget {
	display: none;
}
#footer-widgets .footer-widget:first-child {
	display: block;
	width: 100%;
}
#footer-widgets .footer-widget:first-child .fwidget {
	float: none;
	margin-bottom: 0px;
}
#footer-widgets .footer-widget:first-child .fwidget + .fwidget {
	margin-top: 20px;
}
#footer-widgets h4.title {
	font-weight: bold;
}

#customer_details .col-1 {
	width: 100%;
}
#customer_details .col-2 {
	display: none;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 4px 10px !important;
}

.woocommerce-shipping-destination {
	display: none;
}
.woocommerce-shipping-calculator {
	display: none;
}
.shop_table .coupon {
	margin-top: 1em;
}
#coupon_code {
	width: 200px;
}
.woocommerce-remove-coupon {
	display: none;
}

#reviewslider .et_pb_container {
	height: auto !important;
	padding-top: 20px;
	padding-bottom: 20px;
}

#reviewslider .et_pb_slide_image {
	width: calc(30% - 5px) !important;
	float: left !important;
	margin: 0px !important;
	text-align: left !important;
	display: flex;
	align-items: center;
}
#reviewslider .et_pb_slide_description {
	width: calc(70% - 5px) !important;
	float: right !important;
	padding: 0px !important;
}
#reviewslider .et_pb_slide {
	background-color: #e8e8e8 !important;
}
#reviewslider .et_pb_slide .et_pb_slide_title {
	font-size: 24px;
}
#reviewslider .et_pb_slide .et_pb_slide_content,
#reviewslider .et_pb_slide .et_pb_slide_title {
	color: #606060 !important;
	text-shadow: none !important;
}

#reviewslider:after {
	content: " ";
	clear: both;
	margin-bottom: 50px;
	display: block;
}

#reviewslider .et_pb_slides .et_pb_slider_container_inner {
	display: flex;
}

@media (max-width: 767px) {
	#reviewslider .et_pb_slide_image {
		display: block !important;
		float: none !important;
		width: 100% !important;
		top: 0px !important;
	}
	#reviewslider .et_pb_slide_description {
		clear: both;
		float: none !important;
		width: 100% !important;
		margin-top: 20px;
	}
}


.entry-content table,
.entry-content tr td {
	border: 0 !important;
	padding: 0px !important;
}

.pll-parent-menu-item > a > span {
	display: none;
}

.et_button_icon_visible.woocommerce-page .coupon button.button::after {
	line-height: 0.8em;
	margin-left: 0px;
}

