/* -------------------------------------------------
  (min-width: 1680px)
---------------------------------------------------*/
@media only screen and (min-width: 1680px) {
	.custom-container {
		max-width: 1650px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.single_banner_info p{
	   max-width: 85%;
	}
}

@media only screen and (min-width: 1400px) {
	.container {
		max-width: 1140px;
	}
}

/* -------------------------------------------------
  (max-width: 1250px)
---------------------------------------------------*/
@media only screen and (max-width: 1250px) {
	.nav_style1.owl-theme .owl-nav .owl-next {
		right: -40px;
	}

	.nav_style1.owl-theme .owl-nav .owl-prev {
		left: -40px;
	}
}

/* -------------------------------------------------
  (min-width: 991px) and (max-width: 1199px)
---------------------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1199px) {

	.nav_cat>ul>li>a,
	.nav_cat>ul>li>ul>li>a {
		font-size: 14px;
		padding: 5px 10px;
	}

	.countdown_style4 .countdown_box .countdown-wrap {
		padding: 5px;
	}

	.deal_wrap .countdown_time .cd_text {
		font-size: 12px;
	}
}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 1199px)
---------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 1199px) {
	.shopping_info .icon_box_style2 {
		text-align: center;
		display: block;
	}

	.shopping_info .icon_box_style2 .icon {
		float: none;
		margin: 0 auto 10px;
	}
}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 991px)
---------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 991px) {
	.fb_info {
		top: 5px;
		left: 5px;
	}

	.fb_info2 {
		left: 15px;
	}
}

/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {

	.h1,
	h1 {
		font-size: 34px;
	}

	.h2,
	h2 {
		font-size: 30px;
	}

	.h3,
	h3 {
		font-size: 26px;
	}

	.h4,
	h4 {
		font-size: 22px;
	}

	.h5,
	h5 {
		font-size: 18px;
	}

	.section {
		padding: 80px 0;
	}

	.section.small_pt,
	.footer_top.small_pt {
		padding-top: 40px;
	}

	.section.small_pb,
	.footer_top.small_pb {
		padding-bottom: 40px;
	}

	.section.pb_70,
	.pb_70 {
		padding-bottom: 50px;
	}

	.section.pb_85,
	.pb_85 {
		padding-bottom: 65px;
	}

	.section.pb_20,
	.pb_20,
	.footer_top.pb_20 {
		padding-bottom: 10px;
	}

	.large_divider {
		height: 80px;
	}

	.medium_divider {
		height: 40px;
	}

	.small_divider {
		height: 20px;
	}

	.shop_title {
		font-size: 32px;
	}

	.banner_half_content {
		padding: 100px 0 80px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 600px;
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item,
	.banner_section.slide_medium .banner_content_wrap,
	.banner_section.slide_medium .banner_content_wrap .carousel-item,
	.banner_section.shop_el_slider,
	.banner_section.shop_el_slider .carousel-item,
	.banner_section.shop_el_slider .banner_content_wrap,
	.banner_section.shop_el_slider .banner_content_wrap .carousel-item {
		height: 400px;
	}

	.banner_content h2 {
		font-size: 52px;
	}

	.banner_content1 h2 {
		font-size: 64px;
	}

	.banner_content2 h2 {
		font-size: 60px;
	}

	.header_wrap.transparent_header+.breadcrumb_section {
		padding-top: 150px;
	}

	.header_wrap.transparent_header.header_with_topbar+.breadcrumb_section {
		padding-top: 200px;
	}

	.breadcrumb_section {
		padding: 100px 0;
	}

	.footer_top {
		padding: 80px 0 50px;
	}

	.blog_meta li {
		margin-right: 10px;
	}

	.blog_meta a {
		font-size: 14px;
	}

	.blog_title {
		line-height: 26px;
	}

	.newsletter_small {
		padding: 60px 0;
	}

	.pr_content {
		padding: 0 30px;
	}

	.widget_contact_form {
		margin-top: -160px;
	}

	.icon_box_style4 {
		padding: 30px;
	}

	.compare_box table {
		width: 1050px;
	}

	.shop_bn_content {
		padding: 30px 25px;
	}

	.shop_bn_content .btn {
		padding: 8px 25px;
	}

	.tab-content.shop_info_tab {
		margin-top: 30px;
	}

	.single_post .blog_title {
		font-size: 26px;
	}

	.icon_box_style1 {
		padding: 0 20px;
	}

	.product_search_form {
		max-width: 480px;
	}

	#navCatContent {
		padding: 0;
	}

	#navCatContent li a i {
		font-size: 20px;
		line-height: 28px;
	}

	.more_categories {
		padding: 10px 15px;
		margin-top: 0;
	}

	.nav_style1.owl-theme .owl-nav .owl-next {
		right: 0;
	}

	.nav_style1.owl-theme .owl-nav .owl-prev {
		left: 0px;
	}

	.icon_box.icon_box_style3 {
		padding: 15px;
	}

	.icon_box_style3 .icon {
		margin-right: 15px;
	}

	.icon_box_style3 .icon i {
		font-size: 32px;
	}

	.furniture_banner .single_bn_title1 {
		font-size: 70px;
	}

	.shop_container.list .pr_desc {
		min-height: 56px;
		max-height: 56px;
	}

	.add-to-cart .btn {
		padding: 10px 20px;
	}

	.shop_banner2 {
		height: 185px;
	}

	.el_banner2 .el_img img {
		max-width: 100px;
	}

	.el_banner1 .el_title h6 {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.el_banner1 .el_title span {
		font-size: 20px;
	}

	.el_banner2 .el_title h6 {
		font-size: 14px;
		margin-bottom: 0;
	}

	.el_banner2 .el_title span {
		font-size: 12px;
	}

	.deal_wrap .product_img {
		max-width: 200px;
	}

	.deal_content {
		padding: 20px 20px 20px 0;
	}

	#navCatContent ul li .dropdown-menu {
		min-width: 750px;
	}

	.mfp-ajax-holder .compare_box {
		width: 100%;
		padding: 30px 20px;
	}
}


@media (min-width:1024px) {
	.main_content {
		overflow-x: hidden;
	}
}

/* -------------------------------------------------
  min-width: 992px
---------------------------------------------------*/
@media only screen and (min-width: 992px) {
	.navbar-toggler {
		display: none;
	}

	.navbar .navbar-nav li>.dropdown-menu,
	#navCatContent ul>li .dropdown-menu {
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: all 0.1s ease-in-out;
		margin-top: 20px;
		pointer-events: none;
	}

	.navbar .navbar-nav li:hover>.dropdown-menu,
	#navCatContent ul>li:hover>.dropdown-menu {
		display: block;
		opacity: 1;
		visibility: visible;
		margin-top: 0px;
		pointer-events: auto;
	}

	.cart_dropdown:hover>.dropdown-menu {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
		margin-top: 0px !important;
	}

	.cart_dropdown:hover>.dropdown-menu.cart_box {
		-webkit-transform: scale(1) !important;
		transform: scale(1) !important;
	}

	.navbar .navbar-nav li:hover>.dropdown-menu .mega-menu ul li .dropdown-menu {
		margin-top: 10px;
	}

	.navbar .navbar-nav .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
	}

	.navbar .navbar-nav .dropdown-menu.dropdown-reverse .dropdown-menu {
		left: auto;
		right: 100%;
		margin-left: 0;
	}

	.navbar .navbar-nav .dropdown-menu.dropdown-reverse li:hover>.dropdown-item::after {
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-menu.dropdown-reverse {
		left: auto;
		right: 0;
	}

	.dd_dark_skin .navbar .navbar-nav .dropdown-item,
	.dd_dark_skin .navbar .navbar-nav .dropdown-header,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu li a,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-header,
	.dd_dark_skin .cart_list a,
	.dd_dark_skin .cart_quantity,
	.dd_dark_skin .cart_total,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .cart_list a,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .cart_quantity,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .cart_total {
		color: #333;
	}

	.dd_dark_skin .item_remove,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .item_remove {
		color: #333 !important;
	}

	.dd_dark_skin .navbar-nav .dropdown-menu,
	.dd_dark_skin .navbar-nav .dropdown-menu .dropdown-menu,
	.dd_dark_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
	.sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu {
		background-color: #fff;
		box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
	}

	.dd_dark_skin .mega-menu-col,
	.sticky_dd_dark_skin.nav-fixed .mega-menu-col,
	.sticky_dd_dark_skin.nav-fixed .navbar-nav .mega-menu-col,
	.dd_dark_skin .cart_list li,
	.sticky_dd_dark_skin.nav-fixed .cart_list li {
		border-color: #ddd;
	}

	.dd_light_skin .navbar .navbar-nav li>.dropdown-item,
	.dd_light_skin .navbar .navbar-nav .dropdown-header,
	.sticky_dd_light_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu li a,
	.sticky_dd_light_skin.header_wrap.nav-fixed .navbar-nav .dropdown-header,
	.dd_light_skin .cart_list a,
	.dd_light_skin .cart_quantity,
	.dd_light_skin .cart_total,
	.sticky_dd_light_skin.header_wrap.nav-fixed .cart_list a,
	.sticky_dd_light_skin.header_wrap.nav-fixed .cart_quantity,
	.sticky_dd_light_skin,
	.sticky_dd_light_skin.header_wrap.nav-fixed .cart_total {
		color: #fff;
	}

	.dd_light_skin .item_remove,
	.sticky_dd_light_skin.header_wrap.nav-fixed .item_remove {
		color: #fff !important;
	}

	.dd_light_skin .cart_list li,
	.sticky_dd_light_skin.nav-fixed .cart_list li {
		border-color: #3f3f3f;
	}

	.dd_light_skin .navbar-nav .dropdown-menu,
	.sticky_dd_light_skin.nav-fixed .navbar-nav .dropdown-menu {
		background-color: #252A2C;
		border-color: #252A2C;
	}

	.dd_light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
	.dd_light_skin .navbar-nav .dropdown-menu .dropdown-menu,
	.sticky_dd_light_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu {
		background-color: #303537;
	}

	.dd_light_skin .mega-menu-col,
	.sticky_dd_light_skin.nav-fixed .mega-menu-col,
	.sticky_dd_light_skin.nav-fixed .navbar-nav .mega-menu-col {
		border-right: 1px solid #3f3f3f;
	}

	.header_banner_title,
	.header_banner_text,
	.header_banner_content a,
	.header_banner_content .shop_subtitle,
	.header_banner_content .shop_title {
		opacity: 0;
		-moz-transform: translateY(25%);
		-webkit-transform: translateY(25%);
		transform: translateY(25%);
		-webkit-transition: ease transform 200ms, ease opacity 200ms;
		transition: ease transform 200ms, ease opacity 200ms;
	}

	.header_banner_title,
	.header_banner_content .shop_subtitle {
		-webkit-transition-delay: 400ms;
		transition-delay: 400ms;
	}

	.header_banner_text,
	.header_banner_content .shop_title {
		-webkit-transition-delay: 500ms;
		transition-delay: 500ms;
	}

	.header_banner_content a {
		-webkit-transition-delay: 600ms;
		transition-delay: 600ms;
	}

	.header_banner_content a:hover {
		transition: all 0.5s ease-in-out;
	}

	.header_banner_content .banner_img img {
		-webkit-filter: blur(5px);
		filter: blur(5px);
		-webkit-transition-delay: 500ms;
		transition-delay: 500ms;
		transition: all 0.8s ease-in-out;
		position: relative;
		z-index: -1;
	}

	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_title,
	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_text,
	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content a,
	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .shop_title,
	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .shop_subtitle {
		opacity: 1;
		-moz-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}

	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .banner_img img {
		-webkit-filter: blur(0);
		filter: blur(0);
	}

	.banner_content_inner {
		padding: 30px;
	}

	.nav_cat ul li .dropdown-menu {
		min-width: 700px;
	}

	.pr_search_icon {
		display: none;
	}
}

/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/


/* -------------------------------------------------
  min-width: 768px
---------------------------------------------------*/
@media only screen and (min-width: 768px) {
	.blog_thumbs .blog_img {
		float: left;
		width: 40%;
	}

	.blog_thumbs .blog_content {
		padding: 0 0 0 20px;
		overflow: hidden;
	}
}

/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {

	.h1,
	h1 {
		font-size: 32px;
	}

	.h2,
	h2 {
		font-size: 28px;
	}

	.h3,
	h3 {
		font-size: 24px;
	}

	.h4,
	h4 {
		font-size: 20px;
	}

	.section,
	.newsletter_small {
		padding: 50px 0;
	}

	.section.small_pt,
	.footer_top.small_pt {
		padding-top: 25px;
	}

	.section.small_pb,
	.footer_top.small_pb {
		padding-bottom: 25px;
	}

	.section.pb_70,
	.pb_70 {
		padding-bottom: 20px;
	}

	.section.pb_20,
	.pb_20,
	.footer_top.pb_20 {
		padding-bottom: 0px;
	}

	.large_divider {
		height: 50px;
	}

	.medium_divider {
		height: 25px;
	}

	.small_divider {
		height: 10px;
	}

	.section.pb_85,
	.pb_85 {
		padding-bottom: 35px;
	}

	.sm-height-300 {
		height: 300px !important;
	}

	.banner_content h2 {
		font-size: 36px;
	}

	.full_screen,
	.full_screen .carousel-item {
		min-height: 100%;
	}

	.banner_content_border {
		padding: 30px;
	}

	.breadcrumb_section.page-title-mini {
		padding: 50px 0;
	}

	.footer_top {
		padding: 50px 0 20px;
	}

	.contact_bottom_info .icon_box {
		margin: 15px 0;
	}

	.grid_col4>li,
	.grid_col3>li {
		width: 50%;
	}

	.banner_half_content {
		padding: 100px 0 50px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 500px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 400px;
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item,
	.banner_section.slide_medium .banner_content_wrap,
	.banner_section.slide_medium .banner_content_wrap .carousel-item {
		height: 350px;
	}

	.banner_content1 h2 {
		font-size: 44px;
	}

	.banner_content2 h2 {
		font-size: 40px;
	}

	.carousel-indicators.vertical_center_right {
		right: 25px;
	}

	.newsletter_box {
		padding: 40px;
	}

	.banner_half_content .background_shape {
		left: 55%;
		-moz-transform: skewX(20deg);
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
	}

	.single_banner_info {
		width: 50%;
	}

	.error_txt {
		font-size: 130px;
	}

	.team_single_content {
		padding-left: 0;
		border-left: 0;
		border-top: 1px solid #eee;
		margin-top: 15px;
		padding-top: 15px;
	}

	#Additional-info table td:first-child {
		width: 35%;
	}

	.product_heaader_right {
		margin-top: 20px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: center;
		align-items: center;
	}

	.shop_container.list .product_img {
		float: none;
		width: 100%;
		max-width: 100%;
	}

	.compare_box table {
		width: 900px;
	}

	.row_title {
		width: 200px;
	}

	.shop_cart_table td,
	.wishlist_table .table td {
		display: block;
		width: 100%;
		text-align: right;
	}

	.shop_cart_table thead,
	.wishlist_table thead {
		display: none;
	}

	.shop_cart_table td::before,
	.wishlist_table td::before {
		content: attr(data-title) " ";
		float: left;
		text-transform: capitalize;
		margin-right: 15px;
		font-weight: bold;
	}

	.shop_cart_table td.product-quantity::before {
		margin-top: 10px;
	}

	.shop_cart_table td.product-name,
	.wishlist_table td.product-name {
		text-align: right;
	}

	.shop_cart_table td.product-thumbnail,
	.shop_cart_table td.product-add-to-cart,
	.wishlist_table td.product-thumbnail,
	.wishlist_table td.product-add-to-cart {
		text-align: center;
	}

	.shop_cart_table .quantity {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.order_review {
		margin-top: 20px;
	}

	.payment_method {
		margin-bottom: 15px;
	}

	.post_nav span,
	.post_nav .nav_meta {
		display: none;
	}

	.blog_thumbs .blog_img {
		float: none;
		width: 100%;
	}

	.single_post .blog_title {
		font-size: 24px;
	}

	blockquote {
		font-size: 18px;
		line-height: 32px;
	}

	blockquote p {
		line-height: 32px;
	}

	.author_img img {
		max-width: 80px;
	}

	.comment_user img {
		max-width: 70px;
	}

	.nav-tabs li.nav-item a {
		padding: 5px 15px;
		font-size: 14px;
	}

	.header_with_topbar.transparent_header+.banner_section .banner_slide_content {
		margin-top: 70px;
	}

	footer .widget_title {
		margin-top: 0px;
	}

	.testimonial_wrp .testimonial_desc {
		margin-top: 10px;
	}

	.contact_form {
		max-width: 100%;
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 30px;
		float: none;
	}

	.contact_box {
		padding: 0;
	}

	.contact_box .map {
		position: relative;
	}

	.contact_box .map iframe {
		height: 400px;
	}

	.tab-content {
		margin-top: 20px;
	}

	.trading_img {
		margin-top: 0;
	}

	.header_topbar_info {
		-ms-flex-pack: center;
		justify-content: center;
	}

	.banner_content_inner {
		padding: 15px;
	}

	.shopping_info .icon_box {
		padding-top: 15px;
		margin-bottom: 15px;
	}

	.bottom_footer {
		padding: 15px 0;
	}

	.icon_box_style2 .icon {
		max-width: 68px;
		height: 68px;
		line-height: 68px;
		-ms-flex: 0 0 78px;
		flex: 0 0 68px;
	}

	.icon_box_style2 .icon i {
		font-size: 36px;
		line-height: 68px;
	}

	.nav_style4.owl-theme .owl-nav [class*="owl-"] {
		top: -70px;
	}

	.cat_overlap {
		margin-top: -40px;
	}

	.furniture_banner .single_bn_title1 {
		font-size: 52px;
	}

	.furniture_banner .countdown_time .countdown_box {
		padding: 0 5px;
	}

	.furniture_banner .countdown_style3 {
		margin-left: -5px;
		margin-right: -5px;
	}

	.testimonial_wrap {
		padding: 0px;
	}

	.testimonial_style1 .testimonial_desc {
		margin-bottom: 20px;
	}

	.page-title {
		margin-bottom: 15px;
	}

	.blog_thumbs .blog_content {
		padding: 15px 0 0 0;
	}

	.shop_container.list .product_info {
		padding: 15px;
	}

	.mfp-ajax-holder .mfp-content .ajax_quick_view {
		max-width: 600px;
	}

	.deal_wrap {
		padding: 15px;
	}

	.countdown_style4 .countdown_box .countdown-wrap {
		padding: 5px;
	}

	.deal_wrap .countdown_time .cd_text {
		font-size: 12px;
	}

	.newsletter_text {
		margin-bottom: 15px;
	}

	.subscribe_popup .modal-dialog {
		max-width: 95%;
	}

	.popup-text p {
		font-size: 14px;
		line-height: normal;
		margin-bottom: 15px;
	}

	.popup-text .heading_s1 {
		margin-bottom: 15px;
	}

	.popup_content {
		padding: 25px;
	}

	.pr-imgbk.col-md-6 {
		width: 100%;
	}

	.pr-det.col-md-6 {
		width: 100%;
		margin-top: 40px;
	}

	.fdcl {
		flex-direction: column;
	}
}

/* -------------------------------------------------
  max-width: 575px
---------------------------------------------------*/
@media only screen and (max-width: 576px) {
	.header_wrap .navbar-collapse {
		left: -12px;
		right: -12px;
	}

	.btn {
		padding: 10px 28px;
		font-size: 14px;
	}

	.btn+.btn {
		margin-left: 5px;
	}

	.btn-group-lg>.btn,
	.btn-lg {
		padding: 14px 38px;
		font-size: 18px;
	}

	.btn.btn-lg i {
		font-size: 20px;
	}

	.btn-group-sm>.btn,
	.btn-sm {
		padding: 6px 18px;
	}

	.btn-xs {
		padding: 2px 14px;
		font-size: 12px;
	}

	p {
		margin-bottom: 15px;
	}

	/* Banner block */
	.single_banner img {
		object-fit: cover;
		height: 100%;
	}

	.single_banner_info {
		width: 100% !important;
	}

	.single_banner::before {
		background-color: rgba(0, 0, 0, 0.5);
	}

	.single_banner_info span {
		color: #fff !important;
		font-size: 18px !important;
	}

	.single_banner_info span a {
		color: #fff !important;
	}


	marquee {
		max-width: 100% !important;
		right: 0%;
		top: 4%;
		color: #fff;
		font-size: 1.125rem;
	}

	.single_banner_info h2 {
		font-size: 4rem;
	}

	.single_banner_info p {
		color: #fff !important;
		margin-top: 20px;
		font-size: 18px;
		line-height: 1.5;
	}

	.bg-sec {
		margin-top: 40px;
	}

	.pr_desc p {
		color: #000;
		font-size: 1rem;
	}

	.trading_img img {
		height: 50vh;
		object-fit: cover;
	}

	.bg-testi {
		margin-top: 40px;
	}

	.title h2 {
		font-size: 2rem;
	}

	.testimonial_desc p {
		font-size: 16px;
	}

	.icon_box.hm {
		border-bottom: 1px solid #ea5862;
		padding-bottom: 20px;
	}

	.icon_box.hm.lc {
		border-bottom: none;
		padding-bottom: 0px;
	}

	.icon_box_content h5 {
		font-size: 20px;
		color: #e30039;
	}

	.icon_box_content p {
		font-size: 16px;
		color: #000;
	}

	.leads {
		color: #000;
		font-size: 16px;
	}

	.main_content {
		overflow-x: hidden;
	}

	.icon_box_style4 {
		min-height: 310px !important;
	}

	.icon_box.icon_box_style1.ab {
		padding-bottom: 20px;
	}

	.categories-wrap {
		width: 100%;
	}

	.categories-img img {
        min-height: 210px;
        max-height: 210px;
	}

	.shop_container.ipc .col-6 {
		max-width: 48% !important;
		flex: 0 0 48% !important;
	}

	.categories-content span {
		font-size: 16px;
	}

	.bg_light_pink h2,
	h2.pnk {
		font-size: 28px;
	}

	.section.pb_70,
	.pb_70 {
		padding-bottom: 15px;
	}

	.section,
	.newsletter_small {
		padding: 30px 0;
	}

	.section.small_pt,
	.footer_top.small_pt {
		padding-top: 15px;
	}

	.section.small_pb,
	.footer_top.small_pb {
		padding-bottom: 15px;
	}

	.large_divider {
		height: 30px;
	}

	.medium_divider {
		height: 15px;
	}

	.small_divider {
		height: 5px;
	}

	.section.pb_85,
	.pb_85 {
		padding-bottom: 15px;
	}

	.breadcrumb_section {
		padding: 50px 0;
	}

	.breadcrumb_section.page-title-mini {
		padding: 30px 0;
	}

	.footer_top {
		padding: 20px 0 15px;
	}

	.navbar .attr-nav li.nav-btn {
		margin-top: 10px;
	}

	.heading_s1 {
		margin-bottom: 15px;
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item,
	.banner_section.slide_medium .banner_content_wrap,
	.banner_section.slide_medium .banner_content_wrap .carousel-item {
		height: 250px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 350px;
	}

	.banner_content h2 {
		font-size: 28px;
	}

	.banner_content1 h2 {
		font-size: 34px;
	}

	.banner_content2 h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.banner_content2 p {
		margin-bottom: 15px;
	}

	.banner_content3 h2 {
		font-size: 30px;
	}

	.banner_half_content {
		padding: 100px 0 30px;
	}

	div.banner_large_pad {
		padding: 200px 0 80px;
	}

	.leads {
		margin-bottom: 20px;
	}

	.grid_filter {
		margin-bottom: 25px;
	}

	.gutter_medium>li .portfolio_item {
		margin-bottom: 15px;
	}

	.icon_box,
	.blog_post,
	.pricing_box,
	.team_box,
	.heading_tab_header,
	.sale_banner,
	.contact_style3,
	.product_list .product,
	.product_list .product_wrap {
		margin-bottom: 15px;
	}

	.pr_title {
		padding: 20px 15px 20px;
	}

	.pr_footer {
		padding: 15px 20px 20px;
	}

	footer .widget_title {
		margin-top: 20px;
		margin-bottom: 10px;
		color: #e30039;
	}

	footer .widget {
		margin-bottom: 20px;
	}

	.widget_contact_form {
		padding: 20px;
		margin-top: 10px;
	}

	.newsletter_box {
		padding: 30px;
	}

	.map iframe {
		height: 300px;
	}

	footer .background_shape,
	footer .background_shape::before {
		width: 120px;
	}

	footer .background_shape {
		-moz-transform: skewX(20deg);
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
	}

	.error_txt {
		font-size: 100px;
		margin-bottom: 10px;
	}

	.sidebar .widget+.widget {
		margin-top: 20px;
		padding-top: 20px;
	}

	.widget_title {
		margin-bottom: 20px;
	}

	.tab-content.shop_info_tab {
		margin-top: 20px;
	}

	.blog_thumbs .blog_post {
		padding-bottom: 15px;
	}

	.blockquote_style1 {
		margin: 20px 0;
	}

	blockquote {
		font-size: 16px;
		line-height: 28px;
	}

	blockquote p {
		line-height: 28px;
	}

	.blockquote_style4 {
		padding: 15px;
		font-size: 16px;
	}

	.blog_post_footer {
		padding-bottom: 20px;
		padding-top: 5px;
	}

	.post_author {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.comment-area .comment_list {
		margin-bottom: 30px;
	}

	.content_title * {
		margin-bottom: 20px;
	}

	.banner_content_border {
		padding: 20px;
	}

	.testimonial_wrap {
		padding: 0;
	}

	.testimonial_wrap .testimonial_box::before {
		font-size: 40px;
		line-height: normal;
	}

	.instagram_icon i {
		font-size: 30px;
	}

	.testimonial_wrp {
		padding: 20px;
	}

	.contact_form {
		padding: 20px;
	}

	.single_banner {
		height: 60vh !important;
		margin-bottom: 15px;
	}

	.categories_btn {
		width: auto;
	}

	.categories_btn span {
		display: none;
	}

	.categories_btn i {
		margin-right: 0;
	}

	.carousel .indicators_style1 {
		margin-bottom: 5px;
	}

	.carousel .indicators_style1 li {
		width: 7px;
		height: 7px;
		margin: 6px;
	}

	.carousel .indicators_style2 li {
		width: 6px;
		height: 6px;
	}

	.nav_style3.owl-theme .owl-nav [class*="owl-"] {
		top: -66px;
	}

	.follow_box {
		max-width: 310px;
		padding: 15px;
	}

	.follow_box i {
		font-size: 70px;
	}

	.cat_overlap {
		padding: 20px;
	}

	.furniture_banner .single_bn_title1 {
		font-size: 44px;
	}

	.form-control,
	.product_search_form input,
	.form-control:focus,
	.custom_select select {
		height: 44px;
	}

	.search_btn2 {
		right: 2px;
		top: 2px;
	}

	.product_header {
		display: block;
	}

	.product_header_right {
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 15px;
	}

	.newsletter_form2 input,
	.newsletter_form2 input:focus {
		height: 52px;
	}

	.subscribe_popup .modal-dialog {
		max-width: 100%;
	}

	.newsletter_form button {
		padding: 9px 25px;
	}
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {
	body {
		font-size: 14px;
	}

	p {
		line-height: 24px;
	}

	.heading_s1 h1,
	.heading_s1 h2,
	.heading_s1 h3,
	.heading_s1 h4,
	.heading_s1 h5,
	.heading_s1 h6 {
		line-height: 30px;
	}

	.h1,
	h1 {
		font-size: 24px;
	}

	.h2,
	h2 {
		font-size: 22px;
	}

	.h3,
	h3 {
		font-size: 20px;
	}

	.h4,
	h4 {
		font-size: 18px;
	}

	.h5,
	h5 {
		font-size: 16px;
	}

	.h6,
	h6 {
		font-size: 14px;
	}

	p {
		margin-bottom: 15px;
	}

	.sidebar_menu {
		padding: 30px 20px 20px;
		width: 320px;
		right: -320px;
	}

	.sidebar_left .sidebar_menu,
	.sidebar_left_push .sidebar_menu {
		left: -320px;
	}

	.sidebar_left_push.sidetoggle_active {
		left: 320px;
	}

	.sidebar_left_push.sidetoggle_active .header_wrap.nav-fixed {
		left: 320px;
		right: -320px;
	}

	.sidebar_right_push.sidetoggle_active {
		right: 320px;
	}

	.navbar .attr-nav li .nav-link i[class*="linearicons-"],
	.navbar .navbar-nav.attr-nav li .nav-link.search_trigger [class*="linearicons-"],
	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*="linearicons-"] {
		font-size: 18px;
	}

	.banner_content1 h2 {
		font-size: 30px;
	}

	.banner_content p {
		margin-bottom: 25px;
	}

	.banner_content2 h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.carousel-control-next,
	.carousel-control-prev {
		font-size: 16px;
		height: 38px;
		width: 38px;
	}

	.carousel-control-prev {
		left: 0;
	}

	.carousel-control-next {
		right: 0px;
	}

	.carousel_style1 .carousel-control-next,
	.carousel_style2 .carousel-control-next {
		right: 10px;
	}

	.carousel_style1 .carousel-control-prev,
	.carousel_style2 .carousel-control-prev {
		left: 10px;
	}

	.heading_s1 footer .widget_title,
	.leads {
		margin-bottom: 15px;
	}

	.heading_icon {
		margin-bottom: -10px;
	}

	.highlight_text {
		font-size: 16px;
	}

	.grid_col2>li,
	.grid_col4>li,
	.grid_col3>li {
		width: 100%;
	}

	.grid_filter li a {
		padding: 5px 10px;
	}

	.grid_filter.filter_style1 li a {
		padding: 5px 15px;
	}

	.product,
	.product_wrap,
	.product_box {
		margin-bottom: 15px;
	}

	.blog_title {
		margin-bottom: 10px;
	}

	.ripple {
		margin-right: 20px;
		margin-left: -10px;
	}

	.ripple::before,
	.ripple::after {
		margin: -15px;
	}

	.newsletter_box {
		padding: 20px;
	}

	.newsletter_form input,
	.newsletter_form input:focus {
		padding: 10px 140px 10px 20px;
	}

	.newsletter_form input.form-control-sm {
		padding: 10px 130px 10px 18px;
	}

	.newsletter_wrap {
		margin: 15px 0;
	}

	.newsletter_wrap::after {
		content: normal;
	}

	.profile_info>li {
		margin-bottom: 15px;
	}

	.count_pr {
		font-size: 14px;
	}

	.contact_icon {
		margin-right: 15px;
	}

	.contact_style3 {
		padding: 30px 20px;
	}

	.contact_style3 .contact_icon {
		height: 70px;
		width: 70px;
	}

	.contact_style3 .contact_icon i {
		line-height: 68px;
	}

	.contact_icon i {
		font-size: 30px;
	}

	.divider i {
		font-size: 26px;
		padding: 0 25px;
	}

	.page-title-mini .page-title h1 {
		font-size: 24px;
	}

	.countdown_box .countdown {
		font-size: 30px;
	}

	.cart_extra {
		display: block;
	}

	.pr_detail .rating_wrap {
		float: none;
		margin-top: 0;
		margin-bottom: 10px;
	}

	.pr_detail .product_price {
		float: none;
	}

	.mfp-ajax-holder .ajax_quick_view {
		padding: 30px 20px;
	}

	.ajax_quick_view .social_icons li a {
		height: 30px;
		width: 30px;
		line-height: 30px;
	}

	.ajax_quick_view .product_share>span {
		margin-right: 10px;
	}

	.shop_container.list .product .rating_wrap,
	.shop_container.list .product_price {
		float: none;
	}

	.shop_container.list .product .rating_wrap {
		margin-bottom: 5px;
	}

	.shop_container.list .product .product_title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	#Additional-info table td:first-child {
		width: auto;
	}

	.comment_img img {
		max-width: 50px;
	}

	.comment_block {
		padding-left: 65px;
	}

	.compare_box {
		width: 95%;
		padding: 30px 10px 10px;
	}

	.order_complete i {
		font-size: 60px;
		margin-bottom: 10px;
	}

	.empty_icon {
		height: 70px;
		width: 70px;
		line-height: 70px;
		margin-bottom: 15px;
	}

	.empty_icon img {
		max-width: 35px;
	}

	.single_post .blog_title {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.post_author .author_img {
		float: none;
		padding-right: 0;
		margin: 0 auto;
		display: table;
	}

	.author_info {
		text-align: center;
		margin-top: 15px;
	}

	.comment_user img {
		max-width: 60px;
	}

	.comment_content {
		padding-left: 15px;
	}

	.children {
		margin-left: 20px;
	}

	.process_step_content {
		margin-top: 20px;
	}

	.pr_list li {
		padding: 10px 0;
	}

	.pr_icon {
		width: 80px;
		height: 80px;
	}

	.pr_icon i {
		font-size: 40px;
		line-height: 80px;
	}

	.price_tage {
		padding-top: 5px;
	}

	.contact_box .map iframe {
		height: 300px;
	}

	.single_bn_title {
		font-size: 20px;
	}

	/* .single_banner_info {
		width: 55%;
	} */

	.product_search_form select {
		width: 120px;
		padding: 8px 25px 8px 5px;
		overflow: hidden;
	}

	.search_btn {
		padding: 0px 10px;
		font-size: 18px;
	}

	.deal_timer::before {
		font-size: 14px;
	}

	.deal_timer {
		padding-left: 8px;
	}

	.deal_timer .countdown_style1 .countdown_box::before {
		font-size: 18px;
	}

	.deal_timer .countdown_box .countdown {
		font-size: 18px;
	}

	.follow_box {
		max-width: 250px;
	}

	.follow_box i {
		font-size: 60px;
	}

	.bg_strip {
		font-size: 14px;
		height: 34px;
	}

	.bg_strip::before,
	.bg_strip::after {
		border-width: 17px;
	}

	.categories_box a {
		padding: 25px 15px;
	}

	.furniture_banner .single_bn_title1 {
		font-size: 34px;
	}

	.countdown_style3 .cd_text {
		font-size: 12px;
	}

	.countdown_style3 .countdown-wrap {
		padding: 10px;
	}

	.shop_container.list .pr_desc {
		min-height: 50px;
		max-height: 50px;
	}

	.shop_container.list .pr_action_btn li.add-to-cart a {
		padding: 12px 20px;
	}

	.tab-style3 .nav-tabs {
		display: block;
	}

	.shop_container .col-6 {
		/*max-width: 100%;*/
		/*-ms-flex: 0 0 100%;*/
		/*flex: 0 0 100%;*/
	}
	.shop_container.hm .col-6 {
		max-width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	.mfp-ajax-holder .mfp-content .ajax_quick_view {
		padding: 30px 15px 15px;
	}

	.cart_trigger .amount {
		display: none;
	}

	.popup_content {
		padding: 40px 20px;
	}

	.popup-text .heading_s1 {
		margin-bottom: 10px;
	}

	.popup-text .heading_s1 * {
		line-height: normal;
	}

	.login_form .panel-body,
	.coupon_form .panel-body {
		padding: 15px;
	}

	.custome-radio input[type="radio"]+.form-check-label::after {
		top: 7px;
	}
}

/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {
	.btn {
		padding: 8px 24px;
	}

	.btn-group-lg>.btn,
	.btn-lg {
		padding: 12px 34px;
		font-size: 16px;
	}

	.btn.btn-lg i {
		font-size: 18px;
	}

	.btn-group-sm>.btn,
	.btn-sm {
		padding: 4px 16px;
	}

	.btn-xs {
		padding: 2px 14px;
		font-size: 12px;
	}

	.sidebar_menu {
		padding: 30px 15px 15px;
		width: 290px;
		right: -290px;
	}

	.sidebar_left .sidebar_menu,
	.sidebar_left_push .sidebar_menu {
		left: -290px;
	}

	.sidebar_left_push.sidetoggle_active {
		left: 290px;
	}

	.sidebar_left_push.sidetoggle_active .header_wrap.nav-fixed {
		left: 290px;
		right: -290px;
	}

	.sidebar_right_push.sidetoggle_active {
		right: 290px;
	}

	.navbar-brand img {
		max-width: 140px;
	}

	.fb_style1::before {
		width: 220px;
	}

	.banner_content h2 {
		margin-bottom: 15px;
	}

	.banner_content p {
		margin-bottom: 20px;
	}

	.newsletter_form input,
	.newsletter_form input:focus {
		height: 44px;
	}

	.newsletter_form button {
		padding: 10px 15px;
		font-size: 14px;
	}

	.first_img,
	.second_img {
		max-width: 230px;
	}

	.ripple {
		line-height: 32px;
		height: 32px;
		width: 32px;
	}

	.ripple i {
		font-size: 14px;
	}

	.header_wrap.transparent_header.header_with_topbar+.breadcrumb_section {
		padding-top: 220px;
	}

	.form-control,
	.product_search_form input,
	.form-control:focus,
	.custom_select select {
		height: 40px;
	}

	.form-control {
		font-size: 14px;
	}

	.input_icon,
	.rounded_input .input_icon {
		top: 10px;
	}

	.custom-file-label,
	.custom-file,
	.custom-file-input {
		height: 40px;
		line-height: 28px;
	}

	.custom-file-label::after {
		height: 38px;
		line-height: 30px;
	}

	.error_txt {
		font-size: 80px;
	}

	.btn-login li a {
		padding: 8px 16px;
	}

	.login_footer a {
		font-size: 13px;
	}

	.countdown_box .countdown {
		font-size: 26px;
	}

	.cs_title {
		line-height: 28px;
		font-size: 16px;
	}

	.shop_container.list .list_product_action_box .pr_action_btn li.add-to-cart a {
		padding: 10px 17px;
		font-size: 14px;
	}

	.shop_container.list .list_product_action_box .pr_action_btn li a {
		width: 27px;
		height: 27px;
	}

	.shop_container.list .pr_action_btn li a i {
		line-height: 27px;
		font-size: 16px;
	}

	.order_complete i {
		font-size: 50px;
	}

	.comment_user img {
		max-width: 50px;
	}

	.heading_s2 .sub_heading {
		font-size: 30px;
		line-height: 30px;
	}

	.ddcommon .ddTitleText {
		padding: 5px 5px 5px 5px;
	}

	.contact_detail>li,
	.header_list>li {
		padding: 2px 10px 2px 0;
	}

	.navbar-nav .dropdown-menu.cart_box.show {
		right: -50px;
		width: 310px;
	}

	.navbar-nav .dropdown-menu.cart_box.show.cart_right {
		right: -10px;
	}

	.post_content {
		margin-top: 0;
	}

	.contact_phone i {
		font-size: 20px;
		margin-right: 5px;
	}

	.categories_btn {
		padding: 20px 10px;
	}

	.fb_info {
		padding: 0px;
	}

	.fb_info2 {
		left: 0;
		width: 50%;
	}

	.newsletter_form .btn-send {
		font-size: 18px;
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.product_search_form.rounded_input input {
		padding: 10px 15px;
	}

	.contact_support {
		margin: 20px 0;
	}

	.newsletter_form2 input,
	.newsletter_form2 input:focus {
		height: 48px;
	}
}


@media (min-width:768px) and (max-width:1023px) {
	.single_banner {
		height: 53vh;
	}

	.product .product_title a {
		font-size: 1rem;
	}
    
	.pr_desc p {
		font-size: 16px;
		line-height: 1.75;
		color: #000;
	}
	.product.hm .product_title {
    	font-size: 1.25rem;
    	white-space: normal !important;
        text-overflow: inherit !important;
    }
	.navbar-brand{
	    padding: 18px 0 4px;
        width: 50%;
	}
	
	.log img{
	    width:25% !important;
	}
    .crt-check .bimg{
        min-height: 64vh !important;
    }
	.footer_top {
		padding: 30px 0 30px;
	}

	.section.small_pt {
		padding-top: 0px;
	}

	.nel.section.small_pt {
		padding-top: 40px;
	}

	.tit.col-md-6 {
		width: 70%;
	}

	.single_banner_info h2 {
		font-size: 4rem;
	}

	.title h2 {
		font-size: 2rem;
	}

	.icon_box_content p {
		font-size: 16px;
		line-height: 1.5;
	}

	.icon_box_content.hm p {
		font-size: 15px;
		line-height: 1.5;
	}

	.icon_box_content h5 {
		color: #e30039;
	}

	.icon {
		margin-bottom: 10px !important;
	}

	.product_info {
		padding: 15px 8px;
	}

	.author_name span {
		font-size: 16px;
	}

	.newsletter_form .form-control {
		font-size: 1rem;
		height: 40px;
	}

	.crt-check footer p.ftcnt {
		font-size: 16px !important;
	}

	body.crt-check table {
		font-size: 26px !important;
	}

	footer p {
		font-size: 16px !important;
		margin-bottom: 10px;
	}

	footer p.ftcnt {
		font-size: 20px !important;
	}

	footer .widget {
		margin-bottom: 10px;
	}

	.footer_top .container {
		max-width: 94vw;
	}

	.widget_links li a {
		font-size: 16px !important;
	}

	.widget_links li {
		padding-bottom: 10px;
	}

	footer .widget_title {
		font-size: 1.25rem;
		margin-bottom: 5px;
		color: #e30039 !important;
	}

	.social_icons li a {
		font-size: 20px;
	}

	.social_icons li {
		margin-right: 0px;
	}

	.con p {
		font-size: 16px;
		line-height: 1.75;
	}

	.icon_box_style4 {
		padding: 10px;
	}

	.section.pb_70.stss {
		padding-top: 0;
	}

	.testimonial_desc p {
		font-size: 1.1rem;
	}

	.categories-content.incont span {
		font-size: 1.1rem;
	}

	.login-page h3 {
		font-size: 30px;
		text-align: center;
	}

	.login-page form label {
		font-size: 24px;
	}

	.login-page .form-control {
		padding: 1.5rem 1rem;
		font-size: 1.5rem;
		height: 40px;
	}

	.login-page form .btn {
		font-size: 16px;
		margin-bottom: 10px;
		margin-right: 4px !important;
	}

	.crt-check .bimg h2 {
		font-size: 26px !important;
	}

	body.crt-check {
		/* font-size: 1.5vw; */
	}

	input[type="checkbox"] {
		width: 40px;
		height: 30px;
	}

	.crt-check .navbar .navbar-nav>li>.nav-link {
		/* font-size: 1rem !important; */
	}

	.crt-check .navbar .navbar-nav .dropdown-item, .navbar .navbar-nav .dropdown-item, .dropdown-menu ul li a {
		font-size: 15px !important;
        padding-bottom: 2px !important;
	}

	marquee {
		max-width: 100% !important;
		right: 0% !important;
	}

	.oi {
		flex-wrap: nowrap
	}

	.oi .fst {
		min-width: 40%;
		max-width: 40%;
		font-size: 16px !important;
	}

	.oi .sec {
		min-width: 20%;
		max-width: 20%;
	}

	.oi .trd {
		min-width: 20%;
		max-width: 20%;
		display: contents;
	}

	.oi .frth {
		min-width: 20%;
		max-width: 20%;
	}

	.oi .trd span {
		font-size: 14px;
	}

	.oi .trd a {
		margin-right: 10px;
	}

	.oi .sec img {
		border-radius: 4px;
	}

	.check-out {
		min-height: 70vh !important;
	}

	.check-out h2 {
		font-size: 70px !important;
	}

	.bimg .card-header {
		font-size: 1rem;
	}

	.myaddr table {
		font-size: 1rem;
	}

	.myaddr.main_content {
		min-height: 30vh;
	}

	.crt-check .navbar-toggler {
		font-size: 40px;
		height: 40px;
		width: 65px;
	}

	.pr-det span {
		font-size: 22px;
	}

	span.line-thru {
		font-size: 24px;
	}

	.pr-det h2 {
		font-size: 32px;
		margin-bottom: 10px;
	}

	.pr-det p.mrt {
		font-size: 20px !important;
		margin-bottom: 15px;
	}

	.pr-det table.pr-det-tab.table {
		font-size: 1.5rem !important;
	}

	/* .pr-det h4 {
		font-size: 24px;
	} */

	.prod-details p,
	.prod-details li {
		font-size: 1rem;
		margin-bottom: 8px;
	}

	.stats input.form-control {
		width: 70px !important;
		font-size: 1.5rem;
		height: 40px !important;
	}

	.pr-det .stats button {
		font-size: 30px;
		width: 40px;
	}

	button#cartActionBtn {
		font-size: 22px;
		margin-top: 8px;
	}

	#cartForm td .form-control {
		font-size: 1.1rem;
		height: 30px !important;
		width: 60px !important;
	}

	.qty-btn {
		width: 40px !important;
		font-size: 24px;
		height: 30px;
		line-height: 0;
	}

	#cartForm table {
		font-size: 18px;
	}

	input[type="checkbox"] {
		height: 20px;
	}

	#cartForm .btn-md {
		font-size: 20px;
	}

	.crt .modal-title,
	.crt .modal-content h5 {
		/* font-size: 2vw; */
	}

	.crt .btn-sm {
		/* font-size: 2vw; */
	}

	.crt.modal-dialog {
		max-width: 50vw !important;
	}
}

@media only screen and (max-width: 991px) {
	.md-height-300 {
		height: 300px !important;
	}

	.pr-imgbk.col-md-6 {
		width: 100%;
	}

	.pr-det.col-md-6 {
		width: 100%;
		margin-top: 40px;
	}

	.fdcl {
		flex-direction: column;
	}

	.pr-img img {
		min-height: 440px;
		max-height: 440px;
		min-width: initial;
		max-width: initial;
	}

	.pr-det h2 {
		font-size: 32px;
		margin-bottom: 16px;
	}

	.pr-det span {
		font-size: 16px;
	}

	.bimg.cart-data table {
		max-width: 100%;
	}

	span.line-thru {
		font-size: 18px;
	}

	span.line-thru {
		font-size: 22px;
	}

	.mrt {
		margin-top: 0px;
	}

	.df {
		display: flex;
		margin-bottom: 10px;
	}

	.pr-det h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	#pro_nav li.column img {
		max-height: 80px;
		min-height: 80px;
		min-width: 80px;
	}

	.pr-det .prod-details h4 {
		margin-top: 40px;
	}

	.pr-det span.disc {
		padding: 4px 18px;
	}

	.pr-det table.pr-det-tab.table {
		border: 1px solid #000;
		font-size: 1rem !important;
		width: 80%;
	}

	.pr-det p.mrt {
		font-size: 16px !important;
		margin-bottom: 25px;
	}

	.prod-details p,
	.prod-details li {
		font-size: 1rem;
		margin-bottom: 12px;
	}

	.pr-det .stats button {
		font-size: 26px;
		width: 30px;
		line-height: 0;
	}

	.navbar-toggler[aria-expanded="true"] span::before {
		line-height: 0;
	}

	.stats input.form-control {
		width: 50px !important;
		font-size: 1rem;
		height: 30px !important;
		border: 1px solid #ff0000;
		text-align: center;
	}

	button#cartActionBtn {
		font-size: 18px;
		margin-top: 4px;
	}

	.login-page h3 {
		font-size: 30px;
		text-align: center;
	}

	.login-page .form-control {
		padding: 1rem;
		font-size: 1rem;
	}

	.login-page form label {
		font-size: 16px;
	}

	.icon {
		margin-bottom: 20px !important;
	}

	.login-page form .btn {
		font-size: 16px;
		margin-bottom: 20px;
		margin-right: 4px !important;
	}

	.header_wrap nav.navbar {
		display: flex !important;
	}

	.qty-btn {
		width: 28px !important;
		font-size: 20px;
	}

	.navbar .navbar-nav>li>.nav-link {
		font-size: 14px;
	}

	.crt-check .logo_dark {
		width: 40% !important;
	}

	#cartForm td .form-control {
		font-size: 1rem;
		height: 32px !important;
	}

	.fdcl .text-success,
	.fdcl .text-danger {
		font-size: 16px;
	}

	.crt-check .navbar-toggler {
		font-size: 24px;
		height: 36px;
		width: 36px;
	}

	#cartForm table td img {
		width: 80px;
		max-height: 80px;
	}

	.prod-descrip .pr-img span.dang {
		font-size: 18px;
		left: 3.5%;
	}

	.prod-descrip {
		min-height: 70vh;
		padding-bottom: 10px;
	}

	/* .dang,
	.succ {
		left: 3.5%;
	} */

	ul#pro_nav li {
		margin-right: 10px;
	}

	.oi {
		flex-wrap: wrap
	}

	.oi .fst {
		min-width: 80%;
		max-width: 80%;
		font-size: 13px;
	}

	.oi .sec {
		min-width: 20%;
		max-width: 20%;
	}

	.oi .trd {
		min-width: 50%;
		max-width: 50%;
		display: flex;
		align-items: center;
	}

	.oi .frth {
		min-width: 50%;
		max-width: 50%;
	}

	.oi .trd a {
		margin-right: 10px;
		margin-bottom: 0 !important;
	}

	.oi .sec img {
		border-radius: 4px;
	}

	.ea .btn-md {
		font-size: 18px;
	}

	.ea.crt-check form {
		width: 70%;
	}

	.mo.card-body {
		padding: 10px;
	}

	.bimg {
		min-height: 60vh !important;
		/* overflow-y: scroll; */
		background-position: center;
		padding-bottom: 40px;
	}

	/* .crt-check .bimg h2 {
		font-size: 24px !important;
		margin-bottom: 30px;
	} */

	.frth a.btn {
		font-size: 12px !important;
	}

	.frth a.px-4 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.bimg .p-5 {
		padding: 0 !important;
	}

	body.crt-check {
		/* font-size: 2.5vw !important; */
	}

	body.crt-check table {
		font-size: 18px !important;
	}

	.modal-dialog-centered.crt {
		min-height: calc(40% - var(--bs-modal-margin) * 2);
	}

	#cartForm table {
		/* font-size: 3vw; */
	}

	.crt .modal-title,
	.crt .modal-content h5 {
		/* font-size: 4vw; */
	}

	.crt .btn-sm {
		/* font-size: 4vw; */
	}

	.crt.modal-dialog {
		/*max-width: 800px !important;*/
	}

	.crt-check footer .widget_title {
		font-size: 1.25rem;
		margin-top: 16px;
		margin-bottom: 5px;
		color: #e30039;
	}

	.widget_links li a {
		font-size: 14px;
	}

	.crt-check .widget_links li a {
		font-size: 14px !important;
	}

	.footer_logo img {
		height: 100px;
	}

	.crt-check footer {
		/* width: 100%; */
		/* position: fixed;
		bottom: 0; */
	}

	footer p {
		font-size: 16px !important;
		line-height: 1.5;
	}

	/* footer p.ftcnt {
		font-size: 16px !important;
	} */

	footer .widget {
		margin-bottom: 10px;
	}

	/* #cartForm .btn-md {
		font-size: 16px;
		margin-top: 10px;
	} */

	.crt-check .social_icons li a {
		font-size: 16px;
	}

	.crt-check .social_icons li {
		margin-right: 0px;
	}

	.check-out {
		min-height: 60vh !important;
	}

	.check-out h2 {
		font-size: 80px;
	}

	.check-out h6 {
		font-size: 1.5rem;
	}

	.form-control {
		font-size: 1rem;
		height: 40px;
	}

	.ea.crt-check .form-control {
		font-size: 1.25rem;
		min-height: 50px;
	}

	.ea.crt-check h2 {
		font-size: 2rem;
	}

	.check-out .cont select.form-control {
		font-size: 1.25rem;
		height: 50px;
	}

	.check-out .ad a {
		font-size: 20px;
	}

	.check-out form h4 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.submbtn {
		font-size: 1.5rem;
	}

	/* .crt-check .navbar .navbar-nav>li>.nav-link {
		font-size: 1.75rem !important;
	} */

	.crt-check .dropdown-menu ul li a.nav-link {
		/*font-size: 2rem !important;*/
		 padding-bottom: 2px !important;
		 font-size: 14px;
	}

	input[type="checkbox"] {
		width: 40px;
		height: 16px;
	}

	.heading_s1,
	.heading_s4 {
		margin-bottom: 20px;
	}

	.header_wrap nav.navbar {
		display: table;
		width: 100%;
	}

	.header_wrap .navbar .navbar-nav.attr-nav {
		display: block;
		float: right;
	}

	.header_wrap .navbar-collapse {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 999;
	}

	.navbar .navbar-collapse .navbar-nav {
		max-height: 80vh;
		overflow-y: auto;
	}

	.header_wrap .navbar-collapse.mobile_side_menu {
		position: fixed;
		right: -280px;
		display: block;
		top: 0;
		bottom: 0;
		width: 270px;
		left: auto;
		height: auto !important;
		transition: all 0.1s ease-in-out;
	}

	.header_wrap .navbar-collapse.mobile_side_menu.show {
		right: 0;
	}

	.header_wrap .navbar-collapse.mobile_side_menu .navbar-nav {
		height: 100%;
		max-height: 100vh;
	}

	/* .crt-check .navbar .navbar-nav>li>.nav-link,
	.crt-check .nav-fixed .navbar .navbar-nav>li>.nav-link {
		padding: 10px 10px;
		font-size: 1.75rem !important;
	} */

	.navbar .navbar-nav.attr-nav li {
		float: left;
	}

	.navbar .navbar-nav.attr-nav li .nav-link {
		padding: 20px 10px;
	}

	.navbar .navbar-nav.attr-nav li .nav-link.search_trigger,
	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger {
		padding: 16px 8px;
	}

	.cart_count,
	.wishlist_count {
		top: 0;
	}

	.navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
		background-color: #fff;
		box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	}

	.light_skin.transparent_header .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]),
	.light_skin .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
		background-color: #252A2C;
	}

	.sticky_dark_skin.nav-fixed.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]),
	.dark_skin.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
		background-color: #fff;
		box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
		border: 1px solid #e6e6e6;
	}

	.navbar-nav .navbar-collapse .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu,
	.sticky_dark_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu,
	.light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
	.dark_skin:not([class*="bg_"]):not([class*="bg-"]) .navbar-nav .navbar-collapse .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
	.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
		border: 0;
	}

	.dark_skin:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-collapse .navbar-nav {
		background-color: #252A2C;
		border-color: #252A2C;
	}

	.light_skin .mega-menu {
		padding: 0;
	}

	.hover_menu_style1 .navbar-collapse .navbar-nav>li>a,
	.hover_menu_style1.nav-fixed .navbar .navbar-collapse .navbar-nav>li>.nav-link {
		padding: 10px;
		margin: 0;
	}

	.hover_menu_style1 .navbar-collapse .navbar-nav>li>a::before {
		content: normal;
	}

	.header_banner,
	.header_banner_wrap {
		display: none;
	}

	.dropdown-menu .dropdown-toggler::after {
		right: 0px;
	}

	.menu_banners {
		display: none;
	}

	.search_wrap {
		max-width: 100%;
		margin: 0 30px;
	}

	.dropdown-toggle::after {
		float: right;
	}

	.navbar-nav>li>.dropdown-menu,
	.navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
		padding-left: 10px;
		padding-right: 10px;
	}

	.mega-menu-col {
		padding: 0px;
		border-right: 0 !important;
	}

	.dropdown-toggler::after {
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	.navbar .attr-nav li.nav-btn {
		margin-top: 8px;
	}

	.navbar .navbar-nav.attr-nav li .nav-link.search_trigger [class*="linearicons-"],
	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*="linearicons-"] {
		margin-top: 5px;
		display: inline-block;
	}

	.navbar .navbar-nav .dropdown-item {
		padding: 4px 10px 2px 10px;
	}

	.crt-check .navbar .navbar-nav .dropdown-item {
		padding: 8px 10px 4px 10px;
		/* font-size: 28px !important; */
	}

	.navbar .navbar-nav>li>.nav-link {
		padding: 6px 10px;
	}

	.navbar .navbar-collapse .navbar-nav {
		max-height: 90vh;
		padding: 0px 16px 20px;
	}

	.navbar .navbar-nav .dropdown-header {
		padding: 10px;
	}

	.sidetoggle_icon::after {
		bottom: -8px;
	}

	.sidetoggle_icon::before {
		top: -6px;
	}

	.nav_cat.collapse:not(.show) {
		display: block;
	}

	#navCatContent .dropdown-menu li a.dropdown-item {
		padding: .5rem 1rem;
	}

	#navCatContent .dropdown-menu .dropdown-menu {
		padding-left: 15px;
	}

	#navCatContent .dropdown-menu .dropdown-menu li a.dropdown-toggler::after {
		top: 5px;
	}

	.dark_skin .navbar-nav .dropdown-menu {
		box-shadow: none;
		padding-left: 12px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 600px;
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item,
	.banner_section:not(.full_screen) .banner_content_wrap,
	.banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
		height: 500px;
	}

	.banner_section.full_screen.banner_half_content,
	.banner_section:not(.full_screen).banner_half_content,
	.banner_section:not(.full_screen).banner_half_content .banner_content_wrap {
		height: auto;
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item,
	.banner_section.slide_medium .banner_content_wrap,
	.banner_section.slide_medium .banner_content_wrap .carousel-item {
		height: 350px;
	}

	.banner_content h2 {
		font-size: 44px;
	}

	.banner_content1 h2 {
		font-size: 54px;
	}

	.banner_content2 h2 {
		font-size: 50px;
	}

	.banner_center_content {
		margin-top: 0;
	}

	.full_screen,
	.full_screen .carousel-item {
		min-height: 35rem;
	}

	div.banner_large_pad {
		padding: 200px 0 100px;
	}

	.banner_content_border {
		padding: 30px;
	}

	.header_wrap.transparent_header+.breadcrumb_section {
		padding-top: 100px;
	}

	.breadcrumb_section {
		padding: 80px 0;
	}

	.highlight_text {
		font-size: 18px;
	}

	.grid_col4>li {
		width: 33.33%;
	}

	.banner_shape {
		width: 100%;
	}

	.single_banner_info {
		padding: 15px;
		width: 55%;
	}

	.single_bn_title {
		font-size: 22px;
	}

	.price_tage h2 {
		font-size: 34px;
	}

	.single_bn_title1 {
		font-size: 18px;
	}

	.widget_contact_form {
		margin-top: 0;
	}

	.background_shape,
	.background_shape::before {
		width: 150px;
	}

	.page-title+span {
		font-size: 15px;
	}

	.padding_eight_all {
		padding: 6%;
	}

	.cs_title {
		line-height: 40px;
		margin-bottom: 15px;
	}

	.cs_logo {
		margin-bottom: 20px;
	}

	.cs_content .countdown_time,
	.cs_content .newsletter_form {
		margin-bottom: 20px;
	}

	.contact_info_style2 li i {
		margin-right: 6px;
		font-size: 20px;
	}

	.team_email,
	.contact_info_style2 i+* {
		font-size: 16px;
	}

	.social_style3 li a {
		font-size: 18px;
		height: 40px;
		width: 40px;
		line-height: 40px;
	}

	.order_review {
		padding: 20px;
	}

	.product-add-to-cart {
		white-space: nowrap;
	}

	.product-add-to-cart .btn {
		padding: 10px 24px;
	}

	.load_more_wrap {
		margin-top: 0px;
	}

	.header_btn {
		float: right;
		margin: 9px 0;
	}

	.instagram_icon i {
		font-size: 40px;
	}

	.contact_form {
		max-width: 400px;
	}

	#tabmenubar {
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 999;
		display: block;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		padding: 15px;
		opacity: 0;
		visibility: hidden;
		height: auto !important;
	}

	#tabmenubar.show {
		opacity: 1;
		visibility: visible;
		margin-top: 0;
	}

	#tabmenubar li a {
		text-align: left;
	}

	.tab-style2 .nav-tabs li.nav-item a {
		padding: 5px 0;
	}

	.icon_box_style1::before {
		content: normal;
	}

	.newsletter_form button {
		padding: 12px 25px;
		font-size: 16px;
	}

	.banner_content_inner {
		padding: 30px;
	}

	.product_search_form {
		max-width: 100%;
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -146px;
		z-index: 9;
		right: 0;
		width: 100%;
		padding: 15px 15px;
		background-color: #fff;
	}

	.product_search_form.show {
		display: block;
	}

	.heading_tab_header .navbar-toggler {
		margin: 0;
	}

	#navCatContent {
		position: fixed;
		left: -280px;
		top: 0;
		bottom: 0;
		display: block;
		max-width: 270px;
		overflow-y: auto;
		transition: all 0.1s ease-in-out;
	}

	#navCatContent.show {
		left: 0;
	}

	#navCatContent ul li .dropdown-menu {
		left: 0;
		top: auto;
		min-width: auto;
		position: relative;
		box-shadow: none;
	}

	#navCatContent .mega-menu {
		padding: 0;
	}

	.follow_box {
		max-width: 350px;
		padding: 20px;
	}

	.furniture_banner .single_bn_title1 {
		font-size: 64px;
	}

	.countdown_box .countdown {
		font-size: 34px;
	}

	.contact_map2 {
		height: 500px;
	}

	.product-thumbnail img {
		max-width: 80px;
	}

	.contact_support {
		margin: 18px 0;
	}

	.deal_wrap {
		display: block;
		padding: 20px;
	}

	.deal_wrap .product_img {
		margin: 0 auto;
	}

	.deal_content .product_info {
		text-align: center;
	}

	.deal_content {
		padding: 10px 0 0px;
	}

	.newsletter_text::before {
		font-size: 50px;
	}

	.newsletter_text {
		padding-left: 60px;
	}

	.subscribe_popup .modal-dialog {
		max-width: 700px;
	}

	.popup_content {
		padding: 30px;
	}

	.toggle_info {
		margin-bottom: 10px;
		padding: 15px;
	}

	.login_form .panel-body,
	.coupon_form .panel-body {
		margin-top: 0;
	}

	.login_form {
		margin-bottom: 10px;
	}
}

/* @media only screen and (max-width: 768px){
	body.crt-check table {
		font-size: 26px !important;
	}
} */


@media (min-width:768px) and (max-width:1120px) {
	.product.hm .product_title {
    	font-size: 1.25rem;
    	white-space: normal !important;
        text-overflow: inherit !important;
    }
}


@media (max-width: 575.98px) {

	/* .crt-check .navbar .navbar-nav .dropdown-item{
		font-size: 1rem !important;
	} */

	body.crt-check table {
		font-size: 12px !important;
	}
	.ea.crt-check form {
		width: 100%;
	}

	input[type="checkbox"] {
		width: 30px;
		height: 16px;
	}

	.qty-btn {
		width: 26px !important;
		font-size: 14px;
	}
	.navbar-brand {
	    padding: 10px 0 4px;
        width: 63%;
    }

	#cartForm td .form-control {
		font-size: 14px;
		height: 26px !important;
		width: 48px !important;
		padding: 0px;
	}

	.fdcl .text-success,
	.fdcl .text-danger {
		font-size: 12px;
	}

	table {
		width: 100vw;
	}

	.df {
		display: flex;
		margin-bottom: 6px;
	}

	#cartForm .btn-md {
		font-size: 14px;
		margin-top: 0px;
		padding: 5px 10px !important;
	}

	.crt-check .bimg h2 {
		font-size: 24px !important;
		margin-bottom: 0px;
	}

	.crt-check .navbar-toggler {
		font-size: 24px;
		height: 34px;
		width: 40px;
	}

	#cartForm table td img {
		width: 60px;
		max-height: 60px;
	}

	.crt-check .logo_dark {
		width: 50% !important;
	}

	.crt-check footer .widget_title {
		font-size: 1.25rem;
	}

	.crt-check .widget_links li a {
		font-size: 14px !important;
	}

	.crt-check .social_icons li a {
		font-size: 20px;
	}

	.crt-check .social_icons li {
		margin-right: 0px;
	}
	.crt-check .dropdown-menu ul li a.nav-link{
        /*padding-bottom: 0;*/
		font-size: 14px;
	}
	
	.crt-check .navbar .navbar-nav .dropdown-item, .navbar .navbar-nav .dropdown-item, .dropdown-menu ul li a {
		font-size: 14px !important;
        padding-bottom: 2px !important;
	}
	.footer_logo img {
		width: 30%;
	}

	.check-out h2 {
		font-size: 30px;
	}

	.check-out h6 {
		font-size: 1rem;
	}

	.check-out .cont select.form-control {
		font-size: 1rem;
		height: 40px;
	}

	.check-out.p-5 {
		padding: 10px !important;
	}

	.check-out .ad a {
		font-size: 12px;
	}

	.ad {
		margin-left: 0;
	}

	.ad .btn-group-sm>.btn,
	.ad .btn-sm {
		padding: 6px 8px;
	}

	.check-out h2 {
		font-size: 30px;
		margin-top: 40px;
		margin-bottom: 10px !important;
	}

	.check-out form h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.submbtn {
		font-size: 1rem;
	}

	.ea.crt-check h2 {
		font-size: 1.5rem;
	}

	.ea .btn-md {
		font-size: 16px;
		padding: 6px 14px !important;
	}

	.ea.crt-check .form-control {
		font-size: 1rem;
		min-height: 41px;
	}

	#pro_nav li.column img {
		max-height: 40px;
		min-height: 40px;
		min-width: 40px;
	}

	.pr-img img {
		min-height: 400px;
        max-height: 400px;
        min-width: initial;
        max-width: inherit;
		object-fit: cover;
	}

	ul#pro_nav li {
		margin-right: 0px;
	}

	.prod-descrip .pr-img span.dang {
		font-size: 16px;
		left: 6%;
	}

	.pr-det h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.pr-det span {
		font-size: 14px;
	}

	span.line-thru {
		font-size: 16px;
	}

	.pr-det p.mrt {
		font-size: 16px !important;
		margin-bottom: 16px;
	}

	.pr-det h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.pr-det table.pr-det-tab.table {
		font-size: 14px !important;
		width: 95%;
	}

	.pr-det .prod-details h4 {
		margin-top: 20px;
	}

	.prod-details p,
	.prod-details li {
		font-size: 1rem;
		margin-bottom: 10px;
	}

	.stats input.form-control {
		width: 50px !important;
		font-size: 1rem;
		height: 30px !important;
	}

	.pr-det .stats button {
		font-size: 18px;
		width: 28px;
		line-height: 0;
	}

	button#cartActionBtn {
		font-size: 16px;
		margin-top: 0px;
	}

	.navbar .navbar-nav>li>.nav-link {
		font-size: 13px;
	}

	.navbar-toggler[aria-expanded="true"] span::before {
		line-height: 0;
	}

	.login-page form .btn {
		margin-bottom: 10px;
	}

	.login-page .btn {
		padding: 6px 28px;
	}
}

@media only screen and (max-width: 383px) {
    .single_banner {
        height: 80vh !important;
        margin-bottom: 0px;
    }
}

