@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
font-family: 'Poppins', sans-serif;
*/

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Poppins', sans-serif;
	background: #FFF;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
a {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	outline: none;
}
a:hover {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	outline: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.listing_clear {
	clear: both;
}
.listing_wrap {
	width: 100%;
}
.listing_background {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.listing_main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.listing_wrapcen {
	width: 100%;
	/* float: left; */
	text-align: center;
	padding: 0;
	position: relative;
	display: inline-block;
}
.listing_content {
	width: 100%;
	margin: 0px auto 0;
	display: table;
	position: relative;
	z-index: 99;
}
b, strong {
	font-weight: bolder;
	color: #000;
}
/*============================================
			Top Header Css START 	
============================================*/
.dezign_wapper {		
	overflow: hidden;
}
.top_header {
	background-color: #017b66;
}
.welcome_text img {
	margin-top: -3px;
	margin-right: 6px;
}
.welcome_text {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.welcome_text span {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 14px;
	color: #fff;
}
.dezign_top_menu {
	position: relative;
	z-index: 99999;
	background-color: #f7941d;
}
ul.top_main_menu {
	list-style: none;
	margin: 0px auto;
	text-align: right;
}
ul.top_main_menu li {
	display: inline-block;
	position: relative;
	padding: 10px 25px;
}
ul.top_main_menu li:last-child{
	padding-right: 0;
}
.top_main_menu li:last-child::before {
	content: none;
}
ul.top_main_menu li a {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.30px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	transition: all 0.5s ease 0s;
}
ul.top_main_menu li a::after {
	position: absolute;
	content: "";
	height: 2px;
	background: #fff;
	left: 0px;
	width: 0px;
	right: 0px;
	transition: all 0.5s ease 0s;
	margin: 0 auto;
	bottom: -4px;
}
ul.top_main_menu li a:hover:after {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.store_header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0px 33px;
}
.top_promo_code.right_promo {
	text-align: right;
}
#store_logo {
	text-align: center;
}
.dezign_header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 9;
}
.promo_top_text {
	padding: 35px 0px;
}
.dezign_top_prmotion.right_promo{
	text-align: right;
}
#dezign_logo {
	text-align: center;
	margin: -100px -52px -120px;
}
#dezign_logo img {
	border: 0 none;
	left: 0;
	margin: 0;
	display: table;
	z-index: 1;
	max-width: 100%;
}
.search_wapper {
	padding: 0px 0px;
	position: relative;
	float: right;
	width: 315px;
}
#dezign_home_banner {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	position: relative;
}
.pro {
	text-align: center;
}
#maine_slider {
	text-align: center;
}
#dezign_home_banner img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.slider_arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
/*==========================================*/
/*			Top Header Css END 	*/
/*============================================*/

/*============================================
			Footer Css START 	
============================================*/
footer {
	float: left;
	width: 100%;
}
.store_footer_wapper {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f4f6f5;
}
.footer_block.footer_block03 {
	text-align: center;
	margin: 0 auto;
}
.footer_block_titel {
	font-size: 20px;
	color: #222222;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	letter-spacing: 0.30px;
}
.footer_block.footer_block01 .footer_block_titel:after {
	right: unset;
}
.footer_block01 {
	float: left;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li a {
	font-size: 15px;
	color: #222222;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	position: relative;
	letter-spacing: 0.25px;
	text-transform: capitalize;
	line-height: 30px;
	background-image: url("../images/footer_menu_arrow.png");
  	background-repeat: no-repeat;
  	background-position: left center;
  	padding-left: 12px;
}
.footer_menu ul li a:hover{
	padding-left: 18px;
}
.footer_payment {
	text-align: center;
}
.footer_bottom {
	background: #017b66;
	padding: 10px 0;
}
.dezign_copyright {
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 300;
	color: #fff;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.50PX;
	font-family: 'Poppins', sans-serif;
}
.dezign_by {
	text-align: right;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	color: #fff;
}
.dezign_by span {
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
}
.contact_text {
	margin-bottom: 30px;
}
.footer-bootom-link {
	margin-top: 10px;
}
.visiting-text{
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
    font-family: 'Poppins', sans-serif;
 	letter-spacing: 0.70px;
	text-transform: uppercase;
}

/*============================================

/*============================================
			Footer Css END
============================================*/

/*============================================
			Listing CSS START
============================================*/
.listing_section {
	padding: 35px 0px;
}
.main_title h5{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	background-color: #000;
	text-align: center;
	text-transform: capitalize;
	padding: 10px 0px;
	font-family: 'Montserrat', sans-serif !important;
}
.listing_title {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.50px;
	text-align: left;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.left_promo {
	background: #FFF;
	margin: 0px auto;
	text-align: center;
	height: 613px;
	padding: 30px 0px;
}
.listing_listinghead h1 {
	margin: 0 0 0px;
	padding: 0px 0px;
	font-family: 'Poppins', sans-serif !important;
}
#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 auto 20px;
	padding: 0;
	background: none;
}
.listing_listingarea-box {
	float: left;
/*	margin-bottom: 30px;*/
	width: 100%;
}
.paroduct_info_wapper {
	border: 1px solid #DFDFDF;
	padding: 25px;
}
.listing_listinghead h1 {
	width: 100%;
	color: #FFF;
	float: left;
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 10px;
	text-align: center;
	background: #333333;
	letter-spacing: 0.50px;
	z-index: 99;
	font-family: 'Poppins', sans-serif !important;
	position: relative;
}
.listing_listinghead.spider_text {
	position: relative;
}
.listing_listinghead span {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	letter-spacing: 1.5px;
	font-family: 'Poppins', sans-serif !important;
}
.desc-hedtitle {
	color: #FFF;
	font-size: 19px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 0px;
	padding: 7px 20px;
	text-align: center;
	background: #017b66;
	letter-spacing: 0.30px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif !important;
	position: relative;
	display: inline-block;
	line-height: 30px;
	width: 100%;
}
.desc-hedtitle img {
	margin-top: -3px;
	margin-right: 6px;
}
.desc-rd {
	width: 100%;
	float: left;
	padding: 20px;
	font-family: 'Poppins', sans-serif !important;
	margin: 0;
	border: 1px solid #e9e9e9;
	position: relative;
}
.desc-rd.desc-text h6 {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.50px;
	line-height: 30px;
	font-family: 'Poppins', sans-serif !important;
}
.desc-text {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	text-align: left;
	letter-spacing: 0.2px;
	line-height: 30px;
	font-family: 'Poppins', sans-serif !important;
}
.medium_text p {
	font-size: 15px;
	font-weight: 500;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif !important;
/*	border-bottom: 3px solid #ececec;*/
	padding-bottom: 15px;
}
.medium_text p span {
	margin-left: 40px;
	text-transform: capitalize;
	font-weight: 400;
}
.desc-rd.desc-text table {
	width: 100%;
}
.desc-rd.desc-text tr td {
	padding: 7px 8px !important;
}
.low {
	margin-left: 73px !important;
}
.medium_text p img {
	width: 25px;
	height: 25px;
	margin-right: 15px;
	margin-top: -2px;
}
/*
.desc-rd:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: url("../images/line.png");
	background-repeat: repeat;
	background-position: center center;
}
*/
.desc-rd table, .desc-rd table tr td, .desc-rd table tr th {
	border: 1px solid #333;
	padding: 8px 10px;
	text-align: center;
}
.size_chart h1 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 20px;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
	text-transform: uppercase;
}
.table_section {
	margin-bottom: 15px;
}
.table_section {
	margin-bottom: 15px;
}

.desc-rd h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.desc-rd ul {
	margin-bottom: 15px;
	padding-left: 10px;
}
.desc-rd.desc-text b {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.30px;
	color: #000;
	font-family: 'Poppins', sans-serif !important;
}
.desc-rd li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-family: 'Poppins', sans-serif !important;
}
.desc-rd table h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
/* Images Code Start */
#main_gallery #main_row {
	float: right;
	height: auto;
	margin: 0 auto;
	max-width: inherit;
	overflow: hidden;
	text-align: center;
	width: auto;
	z-index: 500;
	margin-right: 0px;
}
#main_row > div {
	float: left;
	margin-top: 0;
	max-width: 400px;
}
#main_gallery #main_row div ul {
	display: table;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
#main_gallery #main_row div ul li {
	float: none;
	height: auto;
	margin: 0 0px 13px 30px;
	padding: 0;
	width: auto;
	display: inline-block;
}
#main_gallery #main_row div ul li:last-child {
	margin-right: 0;
}
#main_gallery .full_img_wapper {
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	float: left;
	height: 614px;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
#main_gallery div.imagsbox_w {
	/* background-color: #fff; */
	border: 0px solid #dadada;
	border-radius: 0px;
	bottom: 0;
	height: 716px;
	left: 0px;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	top: 0px;
	width: 716px;
}
#main_gallery div.imagsbox_w .imagsbox {
	display: table-cell;
	height: 716px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
	width: 716px;
	border: 1px solid #dadada;
}
#main_gallery div.imagsbox_w .full-img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 714px;
	max-width: 714px;
	vertical-align: middle;
	width: auto;
}
#main_gallery .thumb {
	/* background-color: #fff; */
	border: 1px solid #dadada;
	border-radius: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: table-cell;
	_float: left;
	height: 164px;
	vertical-align: middle;
	width: 164px;
}
#main_gallery .thumb > img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 164px;
	max-width: 164px;
	vertical-align: middle;
	width: auto;
}
#main_gallery #main_row div#row1 ul:first-child li:first-child .imagsbox_w {
	z-index: 1;
}
#main_gallery #main_row input {
	display: none;
}
#main_gallery #main_row input:checked ~ .imagsbox_w {
	z-index: 2;
}
section p {
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 10px;
}
/* Images Code END */
/*============================================
			Listing CSS START
============================================*/
.feature_text {
	margin: 0 auto;
	margin-bottom: 50px;
	position: relative;
	
}
.feature_text::after {
	position: absolute;
	content: '';
	background: url('../images/feature_bg.png');
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	height: 235px;
	top: 0;
	bottom: 80px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: -1;
}
.bed_section {
	margin: 0 auto;
	text-align: center;
}
.shop_text {
	position: relative;
	margin-bottom: 40px;
}
.shop_text::after {
	position: absolute;
	content: '';
	background: url('../images/feat_text.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 385px;
	height: 52px;
	left: 0;
	right: 0;
	top: -40px;
	margin: 0 auto;
	text-align: center;
}
.shop_text h1 {
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 700;
	color: #FFF;
	letter-spacing: 0.50px;
	font-family: 'Roboto', sans-serif !important;
	position: relative;
	padding-bottom: 10px;
}
.shop_text h1::after {
	position: absolute;
	content: '';
	background: #FFF;
	width: 35px;
	height: 2px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
}
.brand_section {
	overflow: hidden;
	position: relative;
	transition: all 0.8s ease 0s;
	margin-bottom: 30px;
}
.brand_section::after {
	border: 10px solid transparent;
	box-shadow: inset 0 0 0 1px #fff;
	content: '';
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.brand_section img, .brand_section:hover {
	transition: all .8s ease 0s;
}
.brand_section:hover img {
	transform: scale(1.2, 1.2);
	transition: all .8s ease 0s;
}
.hobs_text {
	position: absolute;
	left: 0;
	right: 0;
	top: 6%;
	margin: 0 auto;
	text-align: center;
	padding: 0px 20px;
	z-index: 999;
}
.hobs_text h1 {
	font-size: 25px;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	margin: 0;
}
/*
.brand_section:hover .hobs_text  {
	cursor: pointer;
}
*/
.browse_btn {
	margin: 0 auto;
	text-align: center;
}

.deine_section {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.deine_text img {
	margin-bottom: 16px;
}
.deine_text p {
	font-size: 14px;
	font-weight: 300;
	color: #333;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif !important;
	margin: 0;
}
.deine_text h1 {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	position: relative;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 0;
	letter-spacing: 0.50px;
	padding-bottom: 15px;
}
.deine_text h1::before{
	position: absolute;
	content: '';
	background: #000;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
	width: 35px;
	height: 2px;
}
.deine_text h1::after {
	position: absolute;
	content: '';
	background: url('../images/feat_line.png');
	background-repeat: no-repeat;
	background-position: center center;
	top: -30px;
	left: 0;
	right: 0;
	width: 398px;
	height: 47px;
	text-align: center;
	margin: 0 auto;
}
.warum_section {
	margin: 130px 0px 110px;
	position: relative;
	background-color: #f4f6f5;
}
.about_img {
	position: relative;
	margin-right: -145px;
}
.warum_text_02 {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 22px 30px;
	margin: -76px -70px -76px 0;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 24px;
	border-radius: 15px;
}
.warum_text_02 h4 {
	font-size: 21px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #000000;
	text-transform: capitalize;
	margin: 15px 0;
	letter-spacing: 0.30px;
	line-height: 29px;
}
.warum_text_02 p {
	font-size: 15px;
	font-weight: 400;
	color: #2b2b2b;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.30px;
	margin-bottom: 20px;
	font-style: italic;
}
.warum_text_02 h5 {
	font-size: 19px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.30px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.about_logo {
	margin-bottom: 20px;
}
.title {
	margin-top: 20px;
}
.title a {
	color: #FFF;
	background: #017b66;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.60px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	text-align: center;
	transition: all 0.8s ease-in-out;
	padding: 11px 21px;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 7px;
}
.warum_text_02 a img {
	margin-left: 5px;
	margin-top: -2px;
}
.title a:hover {
	outline: 2px solid #fff;
	outline-offset: -5px;
	border-radius: 7px;
}
.prmotion_rex{
	display: none;
}
#maine_slider_res{
	display:none;
}
/* .prom_text {
	margin-top: -139px;
} */
.prmotion {
	background-color: #fff;
	border-radius: 10px;
	/* box-shadow: rgba(149, 157, 165, 0.2) 6px 15px 24px; */
	/* padding: 25px 0px; */
	text-align: center;
}
.promo_text_res{
	display: none;
}
/*============================================
Guarantees Css START
============================================*/ 
.guaranteed_wapper {
	float: left;
	width: 100%;
}
.guaranteed_title {
	text-align: center;
	margin-bottom: 25px;
}
.guaranteed_title h2 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #000000;
	position: relative;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.guaranteed_title p {
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	letter-spacing: 1.50px;
}
.guaranteed_title a {
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
	background: url("../images/view_btn2.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	position: absolute;
	right: 0;
	top: 20px;
	text-decoration: underline !important;
	font-family: 'Poppins', sans-serif;
}
.guaranteed_title a:hover {
	color: #8a84c8;
	background-image: url("../images/view_btn2_h.png") !important; 
}
.guaranteed_box {
	text-align: center;
	padding: 18px 9px 10px;
	margin-bottom: 25px;
	position: relative;
	border: 1px solid #dadada;
}
.start {
	margin-bottom: 12px;
}
.guaranteed_text {
	font-size: 15px;
	color: #666666;
	font-weight: 400;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	line-height: 23px;
	letter-spacing: 0.35px;
}
.guaranteed_name {
	font-size: 16px;
	color: #000;
	letter-spacing: 0.50px;
	font-weight: 700;
	margin: 11px 0;
	font-family: 'Poppins', sans-serif;
}
.view_all_btn{
text-align: center;
}
.view_all_btn a {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.80px;
	padding: 11px 24px;
	display: inline-block;
	font-family: 'Poppins', sans-serif !important;
	margin-top: 10px;
	transition: all .5s ease 0s;
	text-transform: uppercase;
	z-index: 1;
	position: relative;
	background-color: #017b66;
	margin-bottom: 35px;
	border-radius: 7px;
}
.view_all_btn a:hover{
	outline: 2px solid #fff;
  	outline-offset: -5px;
  	border-radius: 7px
}
.view_all_btn img {
	margin-left: 10px;
	margin-top: -4px;
}
/*============================================
Guarantees Css END
============================================*/
/* <=========================Featured  section css Start=============> */
.feature-title h1 {
	font-size: 38px;
	color: #1d1d1d;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
}
.cat_sec {
	margin: 30px 0px 0px;
}
.cate_box {
	position: relative;
	margin-bottom: 30px;
}
.feature_box {
	position: relative;
	overflow: hidden;
	display: table;
	display: inline-block;
}
.cate_box .feature_box a img {
	transition: all 0.8s ease;
}
.cate_box:hover .feature_box img {
	transition: all .8s ease 0s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.fat_text {
	text-align: center;
	transition: all .8s ease 0s;
	position: absolute;
	z-index: 1;
	display: inline-block;
	bottom: 0;
	left: 0;
	border-radius: 0 35px 0 0;
	background-color: rgba(244, 246, 245, 0.9);
}
.cate_box .fat_text h1 {
	color: #000;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.30px;
	text-align: center;
	transition: all .8s ease 0s;
	margin-bottom: 0px;
	text-transform: capitalize;
	padding: 14px 25px;
	display: block;
}
.cate_box:hover .fat_text h1{
	transition: all .8s ease 0s;
	color: #fff;
}
.cate_box:hover .fat_text{
	transition: all .8s ease 0s;
	background-color: rgba(1, 123, 102, 0.9);
}
.browse_btn {
	text-align: center;
}
.browse_btn a {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 10px 20px;
	display: inline-block;
	position: relative;
	background: #017b66;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	text-transform: uppercase;
	border-radius: 7px;
}
.browse_btn a:hover {
	outline: 2px solid #fff;
	outline-offset: -5px;
	border-radius: 7px;	
}
.browse_btn img {
	margin-left: 5px;
	margin-top: -3px;
}
.feature_section {
	margin: 15px 0 50px;
}
/* <=========================Featured  section css End=============> */
.promo_text {
	padding: 0;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 24px;
	border-radius: 10px;
	padding: 25px 0px;
	text-align: center;
}