/*
Theme Name:     Gloria Child
Theme URI:
Description:    Gloria Child Theme
Author:         BK Ninja
Author URI:
Template:       gloria
Version:  
*/
.footer{
	margin-top:0;
}
#page-content-wrap{
    margin-bottom: 45px;	
}
.top-nav {
    position: relative;
    display: flex;
    gap: 0;
    align-items: center;
}
.bk-lwa,
#top-menu,
.header-social{
	float:unset!important;
}
#top-menu .menu {
    display: flex;
    align-items: center;
}
.bk-account-info{
	right:unset;
	left:0;
}
.bk-lwa {
    order: 1;
}
#top-menu {
    order: 3;
    margin-left: auto;
}
.header-social {
    order: 2;
    margin: 5px 0;
    display: inline-block;
    margin-right: 30px;
}
.wc-toggle-button-wrapper {
	display: inline-block;
}
.wc-menu-cart__toggle-button{
	padding: 0px;
}

.wc-menu-cart__container {
	right: 0;
	left: auto;
	transform: none;
	position: absolute;
	overflow: visible;
	top: 100%;
	bottom: auto;
	min-width: 330px;
	display:none;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}
.wc-menu-cart__container.show{
	opacity: 1;
	display: block;
	z-index: 100001;
}
.wc-menu-cart__toggle-button-text{
	display:none;
}
.wc-menu-cart__toggle-button .cart-button-icon svg{
	width: 20px;
	height: 20px;
}
.wc-menu-cart__toggle-button .cart-button-icon[data-counter]:before {
	content: attr(data-counter);
	display: block;
	position: absolute;
	min-width: 1.6em;
	height: 1.6em;
	line-height: 1.5em;
	top: 0;
	inset-inline-end: .5em;
	border-radius: 100%;
	color: #fff;
	background-color: #d9534f;
	text-align: center;
	font-size: 12px;
}
.wc-menu-cart__main{
	min-height: 200px;
	width: 370px;
	max-width: 100%;
	position: relative;
	overflow: visible;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	padding: 10px 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	border-style: none;
	border-color: initial;
	border-radius: 0;
	margin-top: 0;
}
.wc-menu-cart__close-button {
	width: 25px;
	height: 25px;
	position: relative;
	margin: 0 0 20px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	cursor: pointer;
	display: inline-block;
	font-family: eicons;
	font-size: 20px;
	line-height: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.widget_shopping_cart_content-custom{
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.wc-menu-cart__products{
	max-height: calc(100vh - 250px);
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.wc-menu-cart__subtotal{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	color: inherit;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
	padding-top: 20px;
}
.wc-menu-cart__footer-buttons{
	font-size: 1.3rem;
	text-align: center;
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-top: 0;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.wc-menu-cart__product{
	display: grid;
	grid-template-columns: 28% auto;
	grid-template-rows: auto auto;
	position: relative;
	border-width: 0;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
	padding-right: 30px;
}
.wc-menu-cart__product-image {
	grid-row-start: 1;
	grid-row-end: 3;
	width: 90%;
	margin-right: 10%;
}
.wc-menu-cart__product-image img{
	display: block;
	height: auto;
}
.wc-menu-cart__product-name {
	grid-column-start: 2;
	grid-column-end: 3;
	margin: 0;
}

.wc-menu-cart__product-remove{
	color: #ff0000;
	width: 16px;
	height: 16px;
	border-radius: 0;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.wc-menu-cart__product-remove svg{
	width:16px;
	height:16px;
}
.wc-menu-cart__footer-buttons .wc-forward{
	padding:10px;
}
.wc-menu-cart__footer-buttons .wc-forward:hover{
	color:#fff;
}
.ridet-target img {
    max-width: 100%;
    height: 100%;
}
div.envira-gallery-item-inner{
	display: flex!important;
}
.envira-gallery-link{
    width: 100%;
	position: relative!important;
}
.envira-gallery-link{
    width: 100%!important;
    height: 100%!important;
    margin-left: 0!important;
    margin-top: 0!important;
    top: 0!important;
    left: 0!important;
}
button.single_add_to_cart_button{
	border:none!important;
}
body div.envira-justified-gallery div.envira-woocommerce,
body div.envira-woocommerce{
    margin: 0 !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    bottom: 0 !important;
    left: 0 !important;
    position: absolute !important;
	background: rgba(0, 0, 0, .6) !important;
	background-color: rgba(0, 0, 0, .6) !important;
}
div.envira-woocommerce button.button.single_add_to_cart_button {
    background: #fff!important;
    border-radius: 0!important;
}
.woocommerce-Price-amount.amount{
    font-size: 18px;
}
div.envira-justified-gallery div.envira-woocommerce form.cart button {
    font-size: 14px!important;
    padding: 12px 10px!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #000!important;
}
.ridet-highlight-wrapper img{
    width: 100%;
    height: 100%;
}
.widget .ridet-target{
	margin-top:0!important;
}

.content_out .thumb img{
    max-height: 180px;
    height: 100%;
	object-fit:cover;
}