@media screen and (min-width: 1441px) {





	
}

@media screen and (min-width: 1921px) {
	body, html{font-size: 22px;}
	.container{max-width: 80%;}
	.filter_sec ul .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		width: 100%;
		min-width: 260px;
	}
	.range-slider{
		width: 260px;

	}
	.about_us_logo {
		max-width: 450px;
	}
	.our_vision_box {
		max-width: 600px;
	}
	.our_vision_box img {
		max-width: 110px;
	}
	.client_img {
		max-width: 200px;
		height: 90px;
	}
	.accordion-button{
		font-size: 1.3rem;
	}
	.contact_sec .form-control, .contact_sec .bootstrap-select>.dropdown-toggle {
		height: 50px;
	}
	.contact_sec textarea.form-control {
		height: 105px;
	}
	.circle_img {
		width: 380px;
		height: 380px;
	}
	.review_box {
		padding: 30px 40px;
		min-height: 460px;
	}
	.custom_btn {
		min-width: 180px;
	}
	.star_rating img {
		width: 26px;
	}
	.slick-prev, .slick-next {
		width: 50px;
		height: 50px;
		bottom: 10px !important;
	}
	#review_slider .slick-prev{
		left: -65px;
	}
	#review_slider .slick-next{
		right: -65px;
	}	
	.order_list table td a img {
		width: 28px;
	}
	.shipping_details {
		padding: 60px 0 80px;
	}
	.white_row .circle_img {
		width: 100px;
		height: 100px;
	}
	.delivery_box > .px-4.d-inline-block .bootstrap-select>.dropdown-toggle{
		height: 52px;
		font-size: 22px;
	}
	.shipping_details textarea.form-control {
		height: 105px;
	}
	.total_payment_details{
		max-width: 380px;
	}
	.cart_summary .white_row .circle_img {
		width: 75px;
		height: 75px;
	}
	.cart_summary .white_row {
		padding: 10px 15px;
		padding-left: 25px;
	}
	.signup_page .login_wrapper{
		max-width: 850px;
	}
	.login_page .custom_btn {
		min-width: 240px;
	}
	
	

}

@media screen and (max-width: 1199px){
   

}

@media screen and (max-width: 1300px) {
	.products_sec {
		padding: 40px 5px;
	}
	.filter_sec ul li {
		padding: 0 6px;
	}
	.review_box{
		padding: 20px 15px;
	}
	.review_box p{
		font-size: 0.9rem;
	}
	.shipping_cart .col-lg-8.px-xl-5 {
		padding-right: 30px !important;
	}
	
	

}

@media screen and (max-width: 1200px) {
	body, html{font-size: 16px;}

	.range-slider{
		width: 165px;
	}
	.pincode_input, .right_header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		max-width: 160px;
	}
	.filter_sec ul li p{
		font-size: 0.95rem;
	}
	.bottom_div h5 {
		font-size: 1.1rem;
	}
	.star_rating img {
		width: 20px;
	}
	.filter_sec ul .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		min-width: 170px;
	}
	.about_us_logo {
		max-width: 320px;
	}
	.team_member_img {
		width: 130px;
		height: 130px;
	}
	.accordion-button{
		font-size: 1.2rem;
	}
	.circle_img {
		width: 260px;
		height: 260px;
	}
	.bulk_order_sec .our_vision_box h5{
		font-size: 1rem;
	}	
	.product_details .check_availability li {
		width: 220px;
	}
	.product_details .check_availability li .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		width: 100%;
	}
	.review_box{
		min-height: 330px;
	}
	.order_list table td a img {
		width: 22px;
	}
	.order_list .wallet_icon img{
		width: 36px;
	}
	

}
@media screen and (max-width: 1100px){
	.shipping_cart .col-lg-8.px-xl-5{
		flex: 0 0 auto;
		width: 60%;
	}
	.shipping_cart .col-lg-4.px-0{
		flex: 0 0 auto;
		width: 40%;
	}
	.delivery_box h3{
		font-size: 1.3rem;
	}
	.white_row .circle_img {
		width: 78px;
		height: 78px;
	}
	.product_name {
		width: calc(100% - 78px);
	}
	.cart_summary .view_addons_btn .custom_btn {
		min-width: 240px;
		padding: 10px 38px 10px 16px;
		font-size: 20px;
	}	
	.signup_page .login_wrapper{
		max-width: 600px;
	}
	.white_row{
		padding-left: 20px;
	}
	.social_menu ul {
		padding-right: 44px;
	}


}

@media screen and (max-width: 1024px) {	
	.filter_sec .bootstrap-select>.dropdown-toggle, .filter_sec .form-control{
		padding: 12px 13px;
	}
	.bottom_div h5 {
		font-size: 1rem;
	}
	.filter_sec ul .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		min-width: 160px;
	}
	.product_details .check_availability li {
		width: 210px;
	}
	.review_box p{font-size: 1rem;}
	.delivery_box h3 {
		font-size: 1.2rem;
	}
	.cart_summary .product_name h5 {
		font-size: 1.1rem;
	}
	.bill_summary_page .col-lg-8 .summary_white_box{
		padding: 10px 15px;
		border-radius: 40px;
	}




}

@media screen and (max-width: 991px) {	
	body{font-size: 16px;}

	header{
		padding: 8px 15px;
	}
	html.body-overflow{
		overflow: hidden;
	}
	.overlay{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		position: fixed;
		top: 0;
		left: 0;
		display: none;
		z-index: 3;
	}
	.drop{
		display: block;
	}
	.main_menu{
		width: 295px;
		position: fixed;
		top: 0;
		right: -300px;
		z-index: 9;
		background-color: #022d25;
		padding: 60px 20px 30px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.main_menu.menu_open{
		right: 0;
	}
	.main_menu ul {
		display: inline-block;
		width: 100%;
	}
	.mobile_footer_menu{		
		height: calc(100vh - 190px);
		overflow-y: scroll;
		text-align: left;
	}
	.main_menu ul>li{
		float: none;
		padding: 10px 0 !important;
	}
	.main_menu ul>li a{
		font-size: 1.2rem;
	}
	header .need_help{
		padding: 8px 15px;
	}
	.need_help p{
		font-size: 0.9rem;
	}
	.top_head {
		padding-top: 0;
		padding-bottom: 0;
	}
	.left_header {
		width: 230px;
	}
	.top_head ul.profile_icon_group{
		max-width: 550px;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		padding-top: 0px;
		background: #ffffff;
		display: flex;
		align-items: flex-end;
		display: -webkit-flex;
		-webkit-align-items: flex-end;
		padding: 18px 0 7px;
		border-radius: 70px 70px 0 0;
		box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	}
	.top_head ul.profile_icon_group li{
		width: 33.33%;
		/* float: none; */
	}
	.top_head ul.profile_icon_group li a{
		padding-bottom: 8px;
	}
	.top_head ul.profile_icon_group li h5{
		margin: 0;
		font-size: 1rem;
	}
	.profile_icon > span{
		position: absolute;
		top: -8px;
		left: 22px;
		color: #022d25 !important;
		font-size: 0.6rem;
		padding-top: 0;
		white-space: nowrap;
	}
	.form-control, .bootstrap-select>.dropdown-toggle, .check_availability .bootstrap-select>.dropdown-toggle{
		height: 36px;
		padding: 6px 13px 6px 13px;
	}
	textarea.form-control{
		height: 80px;
	}
	.select_delivery_date{
		height: 36px;
	}
	header .bootstrap-select>.dropdown-toggle{
		background: rgba(255,255,255, 0.2) !important;
		border: none !important;
	}
	header .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
		color: #ffffff;
	}
	header .dropdown-toggle::after{
		color: #ffffff;
	}
	.main {
		padding-top: 111px;
	}
	.banner_text {
		max-width: 300px;
	}
	.banner_text h1 {
		font-size: 3.5rem;
	}
	
	.banner_text .custom_btn {
		min-width: 200px;
	}
	footer .logo {
		max-width: 300px;
		margin: auto;
	}
	.social_menu {
		text-align: center;
	}
	.social_menu ul {
		padding-right: 0;
		margin-top: 0;
		width: auto;
		/* margin: 0 -10px;
		width: auto;	 */
	}
	.social_menu ul li{
		padding: 0 10px !important;
	}
	.social_menu ul li a {
		width: 2.3rem;
		height: 2.3rem;
		font-size: 1.4rem;
	}	
	/* .mobile_footer_menu .social_menu {
		text-align: left;
	} */
	.cart_icon > em{
		background-color: #022d25;
    	color: #ffffff;
	}
	footer{
		padding-bottom: 105px;
		padding-top: 40px;
	}
	.right_header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		max-width: 65px;
	}
	.right_header .select_location .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		max-width: 110px;
	}
	.mobile_currency{
		padding-top: 7px;
	}
	.close_menu{
		width: 40px;
		padding: 7px;
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.filter_sec ul {
		margin: 0 -12px;
	}
	.filter_sec ul li {
		padding: 0 12px;
	}
	.filter_sec .pincode_input {
		max-width: 100%;
	}
	.range-slider {
		width: 100%;
		height: 51px;
	}
	.filter_sec .bootstrap-select>.dropdown-toggle{
		padding: 8px 13px;
	}
	header .form-control, header .bootstrap-select>.dropdown-toggle {
		padding: 6px 10px 6px 12px;
	}
	.accordion-button{
		font-size: 1.1rem;
	}
	.contact_sec{
		padding-top: 120px;
		padding-bottom: 90px;
	}
	.col-20 {
		width: 25%;
	}
	#product_slider_for {
		width: 100%;
		padding-left: 0;
		padding-bottom: 15px;
	}
	#product_slider_nav {
		width: 100%;
		padding: 0;
	}
	#product_slider_nav .slick-slide .pro_img{
		margin: auto;
	}
	.product_details_sec {
		padding: 50px 0 20px;
	}
	.product_details .star_rating img {
		width: 20px;
		margin: auto 3px;
	}
	.product_details h1{
		font-size: 1.9rem;
	}
	.select_size li a{
		padding: 6px 10px;
		min-width: 100px;
	}
	.product_details .check_availability li {
		width: 100%;
	}
	.product_details .custom_btn {
		min-width: 200px;
		padding: 9px 38px 9px 16px;
		font-size: 1.1rem;
	}
	.first_flower_img1 {
		top: 5%;
	}
	.pro_includes {
		padding-left: 0 !important;
	}
	.product_review_sec{
		padding: 0 8px 50px;
	}
	.products_sec .section_heading h2, .product_review_sec .section_heading h2{
		font-size: 2rem;
	}
	footer .container{
		text-align: center;
	}
	.order_list h2 {
		font-size: 2rem;
	}
	#review_slider .slick-list, .common_slider .slick-list{
		width: 120%;
	}
	#quick_addtocart .modal-dialog {
		max-width: 450px;
	}
	.check_availability .bootstrap-select>.dropdown-toggle, .check_availability .form-control{
		height: 46px;
		padding: 10px 17px;
	}
	.check_availability .select_delivery_date{
		height: 46px;
	}
	
	.shipping_cart .col-lg-8.px-xl-5{
		flex: 0 0 auto;
		width: 100%;
	}
	.shipping_cart .col-lg-4.px-0{
		flex: 0 0 auto;
		width: 100%;
		padding-top: 30px;
	}
	.delivery_box h3 {
		font-size: 1.7rem;
	}
	.cart_summary .product_name h5 {
		font-size: 1.3rem;
	}
	#review_slider {
		padding-bottom: 30px;
	}
	table#previous_order td {
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.login_page .form-control::-webkit-input-placeholder {
		font-size: 24px;
	}
	
	.login_page .form-control::-moz-placeholder {
		font-size: 24px;
	}
	
	.login_page .form-control:-ms-input-placeholder {
		font-size: 24px;
	}
	
	.login_page .form-control:-moz-placeholder {
		font-size: 24px;
	}
	.login_page label, .login_page .d-flex.justify-content-between a{
		font-size: 20px;
	}
	.login_page .form-control{
		font-size: 24px;
		padding: 8px 10px;
		height: 42px;
	}
	.login_page p{
		font-size: 30px;
	}
	.login_page .first_flower_img1 {
		top: 5%;
		left: -20%;
	}
	.login_page .first_flower_img2 {
		bottom: 0%;
		right: -2%;
		width: 30%;
	}
	.shipping_details {
		padding: 40px 15px 70px;
	}
	.apply_coupon{
		max-width: 470px;
		margin: auto;
	}
	.total_payment_details h5 {
		font-size: 1.2rem;
		color: #ffffff;
	}
	.total_payment_details {
		max-width: 460px;
		margin: auto;
	}
	.grand_totol_div > .row{
		max-width: 490px;
		margin: auto;
	}
	.grand_totol_div > .row h3{
		color: #ffffff;
	}
	.summary_delivery_div, .cart_summary h2{
		display: none !important;
	}
	.grand_totol_div{
		background-color: transparent;
	}	
	.shipping_cart .col-lg-8.px-xl-5 {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
	}
	.delivery_box:nth-last-child(2){
    	border-radius: 25px 25px 0 0;
	}
	.delivery_box:last-child{
		padding-bottom: 80px;
	}
	.cart_popup .delivery_box{
    	border-radius: 25px;
	}
	.cart_popup_wrapper::after{
		display: none;
	}
	.cart_popup_wrapper .btn-close{
		right: 10px;
		top: 9px;
	}
	.cart_summary{
		margin-top: -50px;
	}
	.shipping_bg_img1 {
		top: -7px;
		right: auto;
		left: -7%;
		width: 40%;
	}
	.cart_summary .view_addons_btn .custom_btn{
		background-image: url(../img/golden_button_bg.png);
	}
	.cart_summary .view_addons_btn .custom_btn {
		min-width: 280px;
		padding: 12px 38px 13px 16px;
		font-size: 24px;
	}
	.view_addons_btn {
		bottom: -22px;
	}
	.delivery_box .view_addons_btn{
		bottom: 0;
		padding-top: 20px;
	}
	.shipping_details h1 {
		font-size: 2.5rem;
		text-align: center;
	}	
	.total_payment_details h5 span{
		color: #cba780;
	}
	.col-12 .summary_white_box{
		box-shadow: none;
		max-width: 100%;
		background-color: transparent;
		padding: 0 0 40px;
		max-width: 660px;
		margin: auto;
	}
	.order_list {
		padding: 30px 0 0;
	}
	.order_list .wallet_icon > span {
		padding-bottom: 5px !important;
	}
	.order_list .summary_white_box .view_addons_btn {
		bottom: 0;
	}
	.col-lg-8.order-lg-1{
		background-color: #f1f1f1;
		padding-top: 30px;
		border-radius: 50px;
	}
	.order_list h2{
		text-align: center;
	}
	.order_list .first_flower_img2 {
		top: 2%;
		right: -2%;
		width: 28%;
	}
.order_list .first_flower_img1 {
    width: 22%;
    top: 2%;
    bottom: auto;
    left: -3%;
    opacity: 0.8;
    transform: rotateZ(50deg);
    -webkit-transform: rotateZ(50deg);
}
.slick-track{
    margin-left: 0;
}
.login_page .custom_btn{
	font-size: 24px;
}
.cart_popup{
	width: 550px;
	margin: auto;
	padding-bottom: 140px;
	border-radius: 80px 12px 0 0;
}
.cart_popup_wrapper{
    top: auto;
	bottom: 25px;
	right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	z-index: 8;
}
.cart_popup .product_name h5 {
    font-size: 1.3rem;
}
.proceed_to_pay{
	width: 75%;
	padding-bottom: 80px;
    border-radius: 60px 60px 0 0;
    right: 0;
    margin: auto;
}
.contact_sec .container{
	max-width: 600px;
}
.contact_sec p br{
	display: none;
}
.contact_sec h1{
	font-size: 2.5rem;
}
.cart_popup_wrapper::before{
	display: none !important;
}
.shipping_details .delivery_box{
	border-radius: 0;
}
.bill_summary_page {
    padding: 25px 0 50px;
}
.bill_summary_page .col-12 .summary_white_box{
	padding: 0 0 20px;
}

.bill_summary_page .total_payment_details h5{
	color: #000000;
}

.bill_summary_page .col-lg-8.order-lg-1 {
	background-color: transparent;
	padding-top: 0;
}
.bill_summary_page .delivery_box:nth-last-child(2){
	border-radius: 25px !important;
}
#add_ons_popup .select_size{
    white-space: nowrap;
    overflow-x: scroll;
}
#add_ons_popup .select_size li{
    float: none;
    display: inline-block;
}




}

@media screen and (max-width: 767px){
	.main {
		padding-top: 90px;
	}
	header {
		padding: 12px 10px;
	}
	.left_header {
		width: 160px;
	}
	.profile_icon img {
		width: 26px;
	}
	.top_head ul {
		padding-top: 0;
		margin: 0 -6px;
		margin-top: -2px;
	}
	.drop{
		top: 55px;
		right: 12px;
	}
	.banner_text{
		max-width: 150px;
	}
	.banner_text h1 {
		font-size: 2.5rem;
	}
	.banner_text h5 {
		margin-top: 0;
	}
	.banner_text .custom_btn {
		min-width: 160px;
		padding: 6px 34px 6px 14px;
	}
	.banner_text{
		left: 4%;
	}
	footer .container{
		text-align: center;
	}
	.footer_menu li a{
		font-size: 1.2rem;
	}
	footer{
		padding-bottom: 95px;
	}
	.products_sec {
		padding: 30px 0;
	}
	.by_today{
		position: static;
		display: inline-block;
		margin-bottom: 5px;
	}
	.bottom_div .text-end {
		margin-top: 0;
		position: absolute;
		bottom: 8px;
	}
	.bottom_div h4{
		font-size: 1.1rem;
	}
	.pro_box{
		/* min-height: 287px; */
		position: relative;
    	padding-bottom: 35px;
		border-radius: 20px;
	}
	.by_today p{
		font-size: 0.6rem;
	}
	.bottom_div{
		position: static;
	}
	footer .logo {
		max-width: 280px;
	}
	.top_head ul.profile_icon_group li h5 {
		font-size: 0.75rem;
	}
	.top_head ul.profile_icon_group{
		padding: 16px 0 5px;
		border-radius: 60px 60px 0 0;
	}
	.star_rating img {
		width: 18px;
	}
	.about_us{
		padding-top: 120px;
	}
	.team_member_section h2, .client_sec h2, .our_vision h2, .about_us h2 {
		font-size: 2rem;
	}
	.about_us_logo {
		max-width: 250px;
	}
	.about_us p, .our_vision p{
		font-size: 1rem;
	}
	.team_member_img {
		width: 100px;
		height: 100px;
	}
	.our_vision h5{
		font-size: 1rem;
	}
	.faq_page h1{
		font-size: 1.5rem;
	}
	.faqs_menu ul li {
		padding: 0 5px 3px;
	}
	.faqs_menu ul li a{
		min-width: 120px;
		padding: 7px 12px;
	}
	.policy_page .faqs_menu ul li a{
		padding: 7px 18px;
	}
	.faqs_menu.mb-4{
		margin-bottom: 1rem!important;;
	}
	.contact_sec .container{padding: 0 25px;}
	.contact_sec h1{font-size: 2rem;}
	.col-md-6.order-md-2{margin-bottom: 25px;}
	.bulk_order_sec .section_heading h2 {
		font-size: 2.1rem;
	}
	.bulk_order_sec .section_heading h5{
		font-size: 1.1rem;
	}
	.circle_img {
		width: 220px;
		height: 220px;
	}
	.col-20 {
		width: 50%;
	}
	.bulk_order_sec .our_vision_box h5 {
		font-size: 0.9rem;
	}
	#quick_addtocart .pro_img {
		width: 100px;
		height: 100px;
	}
	#quick_addtocart .modal-body{
		padding: 45px 15px 40px;
	}
	#select_timepicker .modal-body {
		padding: 15px 15px 25px;
	}
	.select_size li:not(:last-child), .check_availability li:not(:last-child) {
		margin-right: 10px;
	}
	.select_size li a {
		padding: 5px 13px;
		min-width: 100px;
	}
	.select_timeContainer.active h5{
		font-size: 13px;
	}
	#select_timepicker .bottom_div h5{
		font-size: 0.9rem !important;
	}
	.product_details .custom_btn{
		min-width: 190px;
		padding: 8px 38px 8px 16px;
	}
	#product-list .star_rating{
		display: none !important;
	}
	.accordion-button::after {
		width: 36px;
		height: 36px;
		right: 15px;
	}
	.accordion-button{
		padding-left: 15px;
		padding-right: 54px;
		font-size: 1rem;
	}
	.accordion-body{
		padding: 5px 15px 10px;
	}	
	.products_sec .section_heading h2, .product_review_sec .section_heading h2{
		font-size: 1.7rem;
	}
	.product_review_sec {
		padding: 0 8px 40px;
	}
	.view_btn {
		padding: 10px 12px;
		font-size: 0.7rem;
		letter-spacing: 1px;
		white-space: nowrap;
	}
	table.dataTable td, table.dataTable th{
		font-size: 14px;
	}
	.order_list table td.child ul{
		width: 100%;
	}
	.order_list table td.child ul li{
		display: flex;
		justify-content: space-between;
		align-items: center;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		-webkit-align-items: center;
	}
	table#previous_order td a{
		white-space: nowrap;
		font-size: 1rem;
	}
	.order_list table td a img {
		width: 20px;
	}
	#review_slider .slick-list, .common_slider .slick-list {
		width: 165%;
	}
	.product_details_sec {
		padding: 30px 0 20px;
	}
	#product_slider_nav{
		padding-bottom: 20px;
		overflow: hidden;
	}
	#product_slider_nav .slick-list{
		width: 113%;
	}
	.review_box {
		min-height: 300px;
	}
	.shipping_cart .col-lg-8.px-xl-5 {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
	}
	.delivery_box .order-md-1.order-2{
		margin-top: -32px;
	}
	.review_btn.custom_btn{
		padding: 7px 25px;
	}
	.delivery_box .select_address .bootstrap-select>.dropdown-toggle{
		font-size: 16px;
		border-radius: 12px;
		height: 42px;
		padding: 9px 18px;
	}
	.add_newaddrs{
		height: auto;
		flex-wrap: wrap;
	}
	.add_newaddrs h5{
		width: calc(100% - 43px);
	}
	.white_row{
		padding-left: 18px;
	}
	.apply_coupon input, .apply_coupon button{
		height: 42px;
	}
	.login_page .logo {
		max-width: 260px;
	}
	.login_page label{
		font-size: 18px;
	}
	.login_page .d-flex.justify-content-between a {
		font-size: 16px;
	}
	.login_page .custom_btn {
		min-width: 200px;
		font-size: 24px;
	}
	.login_page p {
		font-size: 24px;
	}
	.login_page{
		padding: 25px;
	}
	.login_page .first_flower_img1 {
		top: 0%;
		left: -20%;
		width: 45%;
	}
	.delivery_box .d-flex.align-items-center > .service_type{
		width: 160px;
	}
	.delivery_box .col-md-6 .d-flex.align-items-center{
		justify-content: space-between;
	}
	.specific_time > h5{
		font-size: 0.9rem;
	}
	.shipping_details {
		padding: 30px 0 70px;
	}
	.white_row .circle_img {
		width: 65px;
		height: 65px;
	}
	.product_name {
		width: calc(100% - 65px);
	}
	.cart_popup .white_row.add_ons .circle_img{
		width: 60px;
		height: 60px;
	}
	.white_row .circle_img::before {
		border: 4px solid #022d25;
		z-index: 2;
	}
	.white_row .circle_img::after{
		border: 6px solid #ffffff;
	}
	.white_row .btn-close{
		top: 8px;
		right: 2px;
	}
	.white_row h4{
		font-size: 1.1rem;
	}
	.white_row.add_ons {
		width: 97%;
	}
	.product_name .product_size{
		padding: 6px 12px;
		font-size: 0.75rem;
	}
	.add_ons_tag{
		font-size: 0.85rem;
	}
	.shipping_details h1 {
		font-size: 2rem;
	}
	.shipping_bg_img1 {
		top: 65px;
		left: -9%;
		width: 45%;
	}
	.total_payment_details h5 {
		font-size: 0.9rem;
	}
	.grand_totol_div > .row> *{
		padding: 0;
	}
	.cart_summary{
		padding-top: 0;
		border-radius: 40px;
	}
	.cart_summary .view_addons_btn .custom_btn {
		min-width: 240px;
		padding: 10px 38px 10px 16px;
		font-size: 20px;
	}
	.view_addons_btn {
		bottom: -20px;
	}
	.order_list .first_flower_img1 {
		width: 30%;
	}
	table#your_order td {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.order_list h2{
		margin-bottom: 0 !important;
	}
	#proceed_topay_popup .summary_white_box p {
		padding: 0 40px;
	}
	#proceed_topay_popup .modal-body {
		padding: 55px 15px 10px;
	}
	#proceed_topay_popup .summary_white_box h5 {
		font-size: 1rem;
	}
	.copy_icon{
		width: 36px;
		height: 36px;
	}
	#proceed_topay_popup .modal-body form>p{
		padding: 0 40px;
	}
	.product_details_sec .pro_includes.pt-3.d-md-block{
		display: none !important;
	}
	.send_to_address{
		display: block;
		font-size: 12px;
		margin-left: 0 !important;
		margin-top: 6px;
	}
	.common_popup h1{
		padding: 0 25px;
	}
	.order_successful .grey_box{
		padding: 20px 20px 0;
	}
	.order_successful h2{
		font-size: 1.4rem;
    	text-align: center;
	}
	#add_ons_popup .modal-body{
		padding: 15px 15px 25px;
	}
	.cart_popup_wrapper{
		width: 100%;
	}
	.cart_popup {
		width: 100%;
	}
	.cart_popup .service_type{
		min-width: 115px;
    	margin-left: -5px;
	}
	.cart_popup .white_row .btn-close {
		top: -11px;
	}
	.cart_popup .specific_time > h5 {
		font-size: 0.85rem;
	}
	.cart_popup_wrapper {
		bottom: 15px;
	}
	.product_details_sec .row .col-xl-5.col-md-6 {
		position: static;
	}
	.common_slider > div {
		width: 84%;
	}
	.contact_sec p{
		font-size: 1rem;
	}
	.bill_summary_page .summary_white_box .d-flex > h2{
		font-size: 1.4rem;
	}
	.bill_summary_page .summary_white_box .d-flex > p{
		font-size: 0.9rem;
	}
	.bill_summary_page .col-12 .summary_white_box {
		padding: 0 0 10px;
	}
	.bill_summary_page .col-lg-8.order-lg-1 {
		padding: 0;
	}
	.bill_summary_page .col-lg-8 .summary_white_box {
		box-shadow: none;
		padding: 10px 13px;
	}
	.bill_summary_page .summary_white_box .delivery_box {
		border-radius: 40px;
		padding: 10px 0;
	}
	.bill_summary_page .delivery_box > .row h5{
		font-size: 0.95rem;
	}
	.bill_summary_page .delivery_box > p{
		padding: 0 15px;
	}
	.page_heading span {
		font-size: 1rem;
	}
	.bill_summary_page .summary_white_box .white_row h3 {
		font-size: 1.2rem;
	}
	.summary_white_box .total_payment_details h5 {
		font-size: 1rem;
	}
	.about_us, .our_vision{
		padding-left: 6px;
		padding-right: 6px;
	}	
	.right_header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		max-width: 60px;
	}
	.right_header .select_location .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		max-width: 100px;
	}
	header .form-control{
		padding: 6px 6px 6px 9px;
	}
	.our_vision_box {
		margin: auto -15px;
	}
	.bulk_order_sec .our_vision_box{
		margin: auto;
	}
	.bulk_order_sec{
		padding-left: 6px;
		padding-right: 6px;
	}
	.delivery_box select{
		padding-right: 42px;
	}
	.proceed_to_pay{
		padding-bottom: 75px;
		padding-top: 10px;
	}	



}

@media(min-width:576px){
    .other_popups .modal-dialog{
        max-width:1000px;
    }
}

@media screen and (max-width: 480px) {
	.top_head > ul > li {
		padding: 0 6px;
	}


}


@media screen and (max-width: 374px) {
	


}


@media screen and (min-width: 992px) {
	.main_menu {
		display: block !important;
	}
	table#previous_order td{
		padding: 13px 10px;
	}
	#previous_order{
		table-layout: fixed;
		width: 100%;
	}



}
