/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.single-product .woocommerce-tabs, .single-product .related {
	display: none !important;
}

.elementor-kit-28 .oceanwp-toolbar {
	display: none !important;
}
.elementor-kit-28 .arorow {
	margin-bottom: 50px !important;
}

#the_menu {
	box-shadow: none !important;
	margin-right: 2em;
	padding-right: 2em;
	border-right: 1px solid #232f3c;
}
#the_menu div.fdoe-item {
	width: 100%;
	border-bottom: 1px dashed #232f3c !important;
	clear: both;
	transition: all 150ms cubic-bezier(0.25,0.46,0.45,0.94);
	padding: 0.5em 1em;
	margin: 0.5em 0em;
}
#the_menu div.fdoe-item:hover {
	box-shadow: none !important;
	border-color: #509aa6 !important;
	background: #f5f5f5f7 !important;
	color: #fff !important;
}
#the_menu div.menu_titles {
	background: #232f3c;
	text-align: left;
	padding: 0.8em 1em !important;
	line-height: 1;
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
}
#the_menu div.menu_titles i {
	display:none;
}
#the_menu .flex-container-row {
	align-items: center;
}
#the_menu .fdoe_title h5 br {
	display: none;
}
#the_menu .fdoe_title h5 b {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#the_menu .fdoe_item_price {
	text-align: left;
	font-weight: 600;
	line-height: 1.2;
}

.fdoe-modal-wrapper .single-product div.product {
	display: flex !important;
	border: none;
	flex-wrap: wrap !important;
}
.fdoe-modal-wrapper .woocommerce-product-gallery {
	width: 100% !important;
}
.fdoe-modal-wrapper .entry-summary {
	width: 100% !important;
	margin-top: 1em !important;
	background-color: rgba(255,255,255,0.8);
	margin-top: -90px !important;
	z-index: 999;
	position: relative;
	padding: 1em 0;
}
.fdoe-modal-wrapper .woocommerce-product-rating {
	display:none !important;;
}
.fdoe-modal-wrapper .woocommerce-product-details__short-description {
	margin-top: 38px !important;
}
.fdoe-modal-wrapper .woocommerce-product-details__short-description ul li {
	list-style: none !important;
	font-size: 0.9em !important;
	line-height: 1.2;
	margin-bottom: 8px;
	color: #686868;
	font-style: italic;
}
.fdoe-modal-wrapper .up-sells {
	display: none !important;
}
.fdoe-modal-wrapper .woocommerce div.product .product_title {
	font-size: 1.8em !important;
	margin: 0 !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	text-align: center !important;
	color: #232f3c !important;
	margin-bottom: 10px !important;
}
.fdoe-modal-wrapper p.price {
	font-size: 1.4em !important;
	line-height: 1 !important;
	font-weight: 600 !important;
	margin: 0px !important;
	text-align: center !important;
}
.fdoe-modal-wrapper .variations .value {
	display: inline-flex;
	width:100%;
}
.fdoe-modal-wrapper .variations .value select {
	min-width: 70% !important;
	max-width: 70% !important;
}
.fdoe-modal-wrapper .variations .reset_variations {
	line-height: 2.2;
	margin-left: 5%;
	margin-top:0 !important;
}
.fdoe-modal-wrapper .single_variation_wrap {
	display: inline-flex;
	width: 100%;
}
.fdoe-modal-wrapper .single_variation {
	margin-bottom: 0px !important;
	width: 140px;
	font-size: 1.4em;
	font-weight: 600;
}
.fdoe-modal-wrapper .woocommerce-variation-add-to-cart {
	width: 100%;
	text-align: right;
	padding-right: 1.4em;
	display: inline-flex;
}
.fdoe-modal-wrapper .product_meta {
	display: none;
}
.fdoe-modal-wrapper .entry-summary {
	margin-bottom: 0 !important;
}
.fdoe-modal-wrapper .woocommerce-variation-add-to-cart button {
	width: 100 !important;
}

#fdoe-right-container {
	margin-top: 0 !important;
}

.fdoe_mini_cart_outer h4 {
	background: #232f3c;
	color: #fff;
	font-style: italic;
	padding: 0.75em 1em !important;
	margin-top: 0;
}
.fdoe_mini_cart_outer .woocommerce-mini-cart {}
.fdoe_mini_cart_outer .woocommerce-mini-cart li {
	border-bottom: 1px dashed #232f3c !important;
	min-height: 60px !important;
	line-height:1.2 !important;
}
.fdoe_mini_cart .mini-cart-quantity {
	font-weight: 600;
	margin-left: 2em;
}
.fdoe_mini_cart .woocommerce-mini-cart__total {
	margin-top:1em !important;
}
#checkout_button_1 {
	color: #509aa6;
	border: 2px solid #509aa6;
	font-weight: 800 !important;
	transition: 0.5s;
}
#checkout_button_1:hover {
	border: 2px solid #509aa6;
	font-weight: 800 !important;
	color:#fff !important;
	background: #509aa6 !important;
	transition: 0.5s;
}

.fdoe-right-sticky {
	position: sticky;
	top:0;
}

.widget_shopping_cart .woocommerce-mini-cart li .fdoe-mini-cart-remove {
	display: block !important;
	width: 100%;
	text-align: right;
	position: absolute;
	right: 0;
	top: 47px;
}
.widget_shopping_cart .woocommerce-mini-cart li .fdoe-mini-cart-remove:before, .widget_shopping_cart .woocommerce-mini-cart .aropopover {
	display: none !important;
}
.widget_shopping_cart .woocommerce-mini-cart li {
	min-height: 75px !important;
	display: grid;
align-items: center;
justify-content: space-between;
grid-template-columns: repeat(2,auto);
}
.widget_shopping_cart .mini-cart-quantity {
	margin-left: 2em;
	text-align: right;
}
.widget_shopping_cart .widget_shopping_cart_content {
	padding: 1.5em;
}