#bootbox_form {
    color: #17A2B8;
}

.btn.btn-info.booking_btn {
    width: 110px !important;
}
section.offer-dedicated-body.section-padding a{color:#17A2B8;}
.d-flex.align-items-center.justify-content-between.small  a{color: #17A2B8;}
.bg-white.border.border-raduis.p-4.mb-4 a#place_order{color:white;}

.col-3 h5.notranslate {color: #04763A; margin:0px;}

.col-3 del.notranslate {
    color: #6C757D;
    font-weight: 500;
	font-size:13px;
}
span.lang.active {
    border: 1px solid white !important;
}

div#user_data h6.panel-title {
    display: none;
}
.forbgcolor span {
    background: #e5ffd6;
	    font-size: 12px;
    border-radius: 3px;
}
 
button.btn.btn-primary {
    background: #17A2B8;

border: #17A2B8;}

form.form-inline.newsletter-form.mb-1 button.btn.btn-primary:hover {
    background: #138496;
}



.section-rotate .section-inner {
    top: 0%;
    left: -9rem;
    width: 130%;
    height: 280px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(0deg);
    border-bottom-left-radius: 3rem;
}
.bg-gradient-primary {
background: rgb(237,17,44);
background: -moz-linear-gradient(45deg, rgba(237,17,44,1) 0%, rgba(249,220,92,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(237,17,44,1) 0%, rgba(249,220,92,1) 100%);
background: linear-gradient(45deg, rgba(237,17,44,1) 0%, rgba(249,220,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed112c",endColorstr="#f9dc5c",GradientType=1);
}
.homepage-view-offers .store-star {
    position: absolute;
    right: 5px;
    bottom: -10px;
}
.w-100{
	width:100%;
}
.product_title{
	
}
.homepage-search-block {
    min-height: unset;
    padding: 10px 0 !important;
}
.homepage-search-title h1 {
    font-size: 28px;
}
.homepage-view-offers .custom-card {
    border-radius: 3px;
    overflow: hidden;
    transition-duration: 0.4s;
    display: inline-flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
}
.homepage-search-form .form-control-lg {
    border: medium none;
    border-radius: 4px;
    font-size: unset;
    min-height: 35px !important;
    padding: 10px 19px;
    height: 35px;
}
.location-dropdown .select2-selection {
    height: 35px;
 }
 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
}
section.section-padding.homepage-view-offers {
    padding: 35px 0;
}
button.btn.btn-primary.btn-block.btn-lg.btn-gradient {
    height: 35px;
}
button.btn.btn-primary.btn-block.btn-lg.btn-gradient {
    background: #ed112c  !important;
    height: 35px;
    padding: 1px;
}
section.middle-nav {
    padding: 0px;
}
.section-inner.bg-gradient-primary {
    height: 230px !important;
	background-color: #222 !important;
    background-image: none;
}
.navbar-brand img {
    height: 60px;
}
.btn-green {
    background: #04763a !important;
    color: #fff !important;
    font-weight: 700;

}
a.btn.btn-green.w-100:hover {
    background: #048943;
}
section.section-padding.homepage-coupon,section.section-padding.homepage-store-block {
    background: #cfa916;
}

section.top-nav {
    background: #222;
    /* border-bottom: 0px !important; */
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-none.p-0 {
    background: #222;
}
.homepage-search-form span.select2-selection__arrow {
    right: 8px !important;
    top: 5px !important;
}
i.icofont-location-arrow {
    top: 10px;
    left: 12px;
}
.store-star .badge {
    background: #04763a !important;
    background: -moz-linear-gradient(top, #04763a 2%, #06b157 100%);
    background: -webkit-linear-gradient(top, #04763a 2%, #06b157 100%);
    background: linear-gradient(to bottom, #04763a 2%, #06b157 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04763a', endColorstr='#06b157', GradientType=0);
}
.homepage-coupon .custom-card.shadow-sm.h-100,.homepage-rest-block .custom-card.shadow-sm.h-100 {
    background-color: #fff;
}
.homepage-coupon h3{
	color:#fff;
}
.dn{
	display:none !important;
}
div#purchase-cluster {
    position: sticky;
    top: 0;
}
#goog-gt-tt {
  display:none !important;
}

.mobile-cart,.mobile-bottom-nav-custom{
	display:none;
}
@media only screen and (max-width: 600px) {
  section.pt-5.pb-5.homepage-search-block.position-relative {
		background: #222;
	}
	.homepage-search-block span.select2.select2-container.select2-container--default {
		width: 100% !important;
	}
	.mobile-cart,.mobile-bottom-nav-custom{
	display:block;
	}
	.homepage-view-offers .custom-card {
		display: block;
	}
	.rating-list-left {
    width: 20%;
}
section.middle-nav a.mobile-cart {
    margin-left: 100px;
    color: #ffffff;
    font-size: 20px;
}
div#navbarText ul.navbar-nav.mx-auto {
 margin-left:15px !important;
}



}
a.text-black.product_title {
    height: 45px !important;
    overflow: hidden;
    display: inline-block;
}
.homepage-view-offers span.badge.badge-danger{
	width:100%;
}
.homepage-view-offers  p.text-gray.mb-2 {
    font-size: 15px;
}
.homepage-view-offers  span.text-black.font-weight-bold {
    color: #04763a !important;
    font-size: 17px;
}

.mobile-bottom-nav-custom{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:1000;
	
	/* //give nav it's own compsite layer */
	will-change:transform;
	transform: translateZ(0);
	height: 50px;
	box-shadow: 0 -2px 5px -2px #333;
	background-color:#fff;
	
	&__item{
		flex-grow:1;
		text-align:center;
		font-size:12px;
		
		justify-content:center;
	}
	

}
.mobile-bottom-nav__item {
    width: 25%;
    float: left;
}
.mobile-bottom-nav__item-content {
    text-align: center;
	padding:10px;
}
.mobile-bottom-nav__item-content i{
	font-size:24px;
}
.lang_en{
    background-image: url(../../../public/front-assets/images/new-en.png);
    height: 30px;
    width: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}
.lang_es{
    background-image: url(../../../public/front-assets/images/newt-es.png);
    height: 30px;
    width: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}
.language_changeer {
    display: block;
}
.language_changeer .lang {
    float: left;
    margin: 0px 6px;
    padding: 7px;
}
.lang.inactive.lang_en {
    opacity: 0.5;
}
.lang.active {
    border: 1px solid #f9dc5c !important;
    border-radius: 60px;
	padding:6px;
}

span.lang.inactive {
    margin: 6px;
}
.button-g-btn.button-g-btn-up {
    left: 3px !important;
}
.homepage-view-offers  .custom-card-footer.p-3 {
    padding-top: 0px !important;
}
.map-view-offers .store-star {
    position: absolute;
    right: 5px;
    bottom: -10px;
}
.map-view-offers span.text-black.font-weight-bold {
    color: #04763a !important;
    font-size: 17px;
}
.openmap{
	background: url(../../../public/front-assets/images/map-entry.png);
    background-size: 100%;
    height: 148px;
    display: block;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
nav-link.navbar-nav ml-auto ml-md-0.icofont-cart{
    font-size: 30px;
}
.top-nav .badge-top .badge {
    font-size: 15px;
    height: 17px;
    padding-top: 1px !important;
    position: absolute;
    right: 9px;
    top: -5px;
    padding: 0;
    min-width: 15px;

}
.badge-danger {
    background-color: #ed112c !important;
}
li.nav-item.dropdown.no-arrow.badge-top.frontlogo {
    font-size: 30px;
}
i.icofont-ui-user.frontuser {
    border-radius: 50px;
    height: 25px;
    width: 25px;
    margin: -1px 5px 0 0px;
    border: 2px solid;
    background: #fff;
    color: black;
    padding: 3px;
    border: white;
}
.custom-card-image .store-star {
    display: none;
}
button#social_share_button {
    background-color: #007ffe;
    color: white;
}