@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--light.woff2") format("woff2");
	font-style:normal;
	font-weight:300;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--regular.woff2") format("woff2");
	font-style:normal;
	font-weight:400;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--medium.woff2") format("woff2");
	font-style:normal;
	font-weight:500;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--bold.woff2") format("woff2");
	font-style:normal;
	font-weight:700;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--black.woff2") format("woff2");
	font-style:normal;
	font-weight:900;
	font-display:swap
}
*{
	margin: 0px;
	list-style: none;
	padding: 0;
	box-sizing: border-box;
	font-family: 'HipkartSans';
	font-weight: 400;
	line-height: normal;
}
a, a:hover{	
	text-decoration: none;
}
a:visited{
	color: #FF1F4C;
}
.full_page_container{
	float: left;
	width: 100%;
	background: #ECECEC;
}
.work_build_theme_for_you{
	float: left;
	width: 100%;
	font-family: 'HipkartSans',arial;
	background: #FFF;
	line-height: normal;
}
.work_build_theme_for_you .heading_title{
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0px 20px;
	font-size: 50px;
	font-weight: 600;
}
.work_build_theme_for_you .heading_title:after {
	content: '';
	margin: 0px auto;
	width: 100px;
	border-bottom: 2px solid #FF1F4C;
	display: block;
	position: relative;
	margin-top: 15px;
}
.work_build_theme_for_you .sub_heading{
	float: left;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 100;
	padding-bottom: 40px;
}
.banner_image{
	float: left;
	width: 100%;
	text-align: center;
}
.banner_image img{
	width: 100%;
	max-width: 100%;
}
.featured_points{
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 100px;
}
.featured_points ul{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.featured_points ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.featured_points ul li .icon_contain_circle{
	height: 200px;
	width: 200px;
	display: inline-block;
	border-radius: 100%;
	background: #FF1F4C;
	position: relative;
}
.featured_points .icon_contain_circle img{
	max-width: 100px;
	display: inline-block;
	margin-top: 50px;
}
.featured_points ul li .icon_heading{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	padding: 20px 10px;
	box-sizing: border-box;
}
.featured_points ul li .icon_subheading{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	padding: 0px 10px;
	font-weight: 300;
	box-sizing: border-box;
}
.section_description{
	float: left;
	width: 100%;
	text-align: center;
	background: #FFF;
	padding: 70px 0px;
	position: relative;
}
.section_description:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 5%;
	width: 90%;
	/* border-bottom: 1px solid #DDD; */
}
.section_description:after:last-child{
	border-bottom: none;
}
.section_description .heading_main{
	float: left;
	width: 100%;
	font-size: 40px;
	color: #000;
	font-weight: 400;
	padding: 20px 0 5px;
	text-transform: uppercase;
}
.section_description .sub_heading_title:after {
	content: '';
	margin: 0px auto;
	width: 100px;
	border-bottom: 1px solid #FF1F4C;
	display: block;
	position: relative;
	margin-top: 15px;
}
.section_description .sub_heading_title{
	float: left;
	width: 100%;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	padding-bottom: 40px;
}
.section_description .full_desc{
	float: left;
	width: 100%;
	text-align: justify;
    font-weight: 300;
    font-size: 20px;
	padding: 0px 60px;
	box-sizing: border-box;
	margin: 10px 0px;
}
.section_description .full_desc a{
	font-weight: 300;
}
.section_description .simply_plan{
	float: left;
	width: 100%;
	text-align: justify;
	font-size: 16px;
	padding: 0px 60px;
	box-sizing: border-box;
	margin: 10px 0px 0;
    font-weight: 400;
}
.header_part{
	float: left;
	width: 100%;
	min-height: 80px;
	background: #FFF;
}
.header_part .site_logo{
	float: left;
}
.header_part .site_logo img{
	height: 80px;
	float: left;
	margin: 10px 0px 10px 20px;
}
.social{
	float: left;
	width: 100%;
	padding-top: 20px;
	background: #FFF;
}
.social nav{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.social .company, .social .other, .social .reso {
	width: 25%;
	float: left;
	box-sizing: border-box;
}
.social .lastmenu{
	width: 24%;
	float: left;
	box-sizing: border-box;
}
.social .company{
	padding-left: 20px;
}
.menu .menu-item-has-children a{
	display: block;
	margin: 0 0 9px 36px;
	cursor: default;
	color: #FF1F4C;
	font: 100 21px/1.2 "HipkartSans",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
.menu .menu-item-object-page a{
	padding: 5px 36px 6px;
	color: #888;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	cursor: pointer;
}
.lastmenu ul li ul li:first-child{
	margin-top: 37px;
}
.lastmenu ul li ul li{
	margin-top: 18px;
}
.lastmenu ul li:nth-child(1) a[href*="twitter"] {
	background: #55acee;
	box-shadow: 0 2px 0 #4387ba;
	-webkt-box-shadow: 0 2px 0 #4387ba;
}
.lastmenu ul li a:before {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 27px;
	font-family: "FontAwesome";
}
.lastmenu ul li:nth-child(1) a[href*="twitter"]:before {
	content: "\f099";
	top: 0;
	padding-left: 6px;
	font-size: 11px;
}
.lastmenu ul li:nth-child(2) a[href*="linkedin"]:before {
	content: "\f0e1";
	top: -1px;
	padding-left: 6px;
	font-size: 11px;
}
.lastmenu ul li:nth-child(3) a[href*="facebook"]:before {
	content: "\f09a";
	top: -1px;
	padding-left: 8px;
	font-size: 11px;
}
.lastmenu ul li:nth-child(4) a[href*="plus"]:before {
	content: "\f0d5";
	top: 0;
	padding-left: 7px;
	font-size: 10px;
}
.lastmenu ul li:nth-child(2) a[href*="linkedin"] {
	background: #1985bc;
	box-shadow: 0 2px 0 #12628a;
	-webkit-box-shadow: 0 2px 0 #12628a;
}
.lastmenu ul li:nth-child(3) a[href*="facebook"] {
	background: #5374b8;
	box-shadow: 0 2px 0 #3c5485;
	-webkit-box-shadow: 0 2px 0 #3c5485;
}
.lastmenu ul li:nth-child(4) a[href*="plus"] {
	background: #df4a32;
	box-shadow: 0 2px 0 #ab3726;
	-webkit-box-shadow: 0 2px 0 #ab3726;
}
.lastmenu ul li a {
	display: block;
    margin: 0 0 9px 0px;
    cursor: default;
    color: #FF1F4C;
    font: 100 21px/1.2 "HipkartSans",sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.lastmenu ul li ul li a {
	position: relative;
	display: inline-block;
	min-width: 195px;
	padding: 0px 20px 5px 1px;
	color: #fff;
	font-weight: 100;
	font-family: 'HipkartSans';
	font-size: 14px;
	text-decoration: none;
	border-radius: 3px;
    margin: 0;
    text-transform: capitalize;
	transition: background-color 300ms;
}
.lastmenu ul li ul li a{
	padding-top: 6px;
}
.make_center_align{
	margin: 0px auto;
	max-width: 1440px;
	width: 100%;
	display: block;	
}
.header_part .site_logo i{
    float: left;
    color: #222;
    font-size: 23px;
    letter-spacing: 0.04em;
    margin-top: 40px;
    font-weight: 400;
    margin-left: 10px;
}
.banner_carasol{
	float: left;
	width: 80%;
	position: relative;
	padding-top: 20px;
	margin-left:10%;
}
.banner_carasol .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0px 2px;
}
.banner_carasol .swiper-pagination-bullet{
	height: 5px;
	width: 5px;
}
.banner_carasol .swiper-slide{
	text-align: center;
}
.banner_carasol .swiper-slide img{
	width: 100%;
}
.theme_navigation{
	float: left;
	width: 100%;
	background: #FFF;
	padding: 0px 10px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    position: relative;
    z-index: 5;
}
.theme_navigation ul li{
	float: left;
	padding: 10px;
	position: relative;
	background: #FFF;
}
.theme_navigation ul li .all_links{
	font-size: 16px;
	color: #777;
	font-weight: 400;
}
.theme_navigation ul li:hover .all_links{
	color: #000;
}
.theme_navigation ul li .all_links .fa-caret-down{
	font-size: 16px;
	color: #000;
	margin-left: 6px;
}
.theme_navigation ul li:hover .all_sub_categ{
	display: block;
	-webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.theme_navigation ul li:hover .fa-caret-down:before{
	content: "\f0d8";
}
.theme_navigation ul li .all_sub_categ{	
	position: absolute;
	width: 190px;
	left: 13px;
	top: 38px;
    border: 1px solid #DDD;
	-webkit-transition: opacity 300ms;
    transition: opacity 300ms;
	display: none;
	margin-bottom: 20px;
	z-index: 2;
}
.theme_navigation ul li .all_sub_categ li{
	padding: 10px 5px;
	width: 100%;
}
.theme_navigation ul li .all_sub_categ li .sub_links{
	font-size: 14px;
	color: #676868;
	font-weight: 400;
}
.theme_navigation ul li .all_sub_categ li .sub_links:hover{
	color: #000;
}
.theme_containers{
	float: left;
	width: 100%;
	background: #FFF;
	padding-top: 60px;
}
.theme_containers .theme_heading{
	float: left;
	width: 100%;
	font-size: 35px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}
.theme_containers .small_theme_heading{
	float: left;
	width: 100%;
	font-size: 18px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	color: #555;
}
.theme_containers .theme_heading:after{
	content: '';
	margin: 0px auto;
	width: 100px;
	display: block;
	margin-top: 20px;
	border-bottom: 1px solid #FF1F4C;
}
.header_part.no_sticky{
	position: static;
	box-shadow: none;
	-webkit-box-shadow: none;
    float: left;
}
.theme_containers .themeBoxes{
	float: left;
	width: 70%;
	margin-top: 15px;
}
.theme_containers .themeBoxes:last-child{
	margin-bottom: 100px;
}
.theme_containers ul li{
	float: left;
	width: 29%;
    margin-left: 2%;
    margin-bottom: 40px;
    margin-right: 2%;	
}
.theme_containers ul li:last-child{
	margin-right: 0%;
}
.theme_containers ul li .theme_thumbnail{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 200px;
	height:400px;
}
.theme_containers ul li .theme_thumbnail .onhover{
	opacity: 0;
    vertical-align: middle;
    /* -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0); */
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    background: rgba(0,0,0,0.56);
    -webkit-transition-property: color;
    transition-property: color;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.theme_containers ul li:hover .theme_thumbnail .onhover{
	opacity: 1;
	-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.onhover .centered_align_btn{
	display: table;
    width: 100%;
    height: 100%;
}
.onhover .centered_align_btn .preview_btn_div{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}
.preview_btn_div .preview_btn{
	display: inline-block;
    background: #FFF;
    color: #222;
    font-size: 20px;
    padding: 12px 40px;
}
.theme_containers .theme_thumbnail .thumbnail_image{
	width: 100%;
	float: left;
}
.theme_containers .theme_thumbnail .thumbnail_image img{
	width: 100%;
}
.theme_containers .theme_info{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.theme_containers .theme_info .theme_name_price{
	float: left;
	width: 100%;
    display: flex;
    align-items: center;
}
.theme_name_price .theme_name{
	float: left;
	color: #222;
	font-weight: 600;
	font-size: 18px;
	margin-right: 3px;
}
.theme_name_price .theme_price{
	float: left;
    color: #333;
    font-weight: 600;
    font-size: 17px;
    margin-left: 5px;
}
.theme_name_price .theme_priceFree{
	float: left;
	color: #676868;
    font-weight: 400;
    font-size: 17px;
}
.theme_info .theme_style{
	float: left;
	width: 100%;
	margin-top: 5px;
	color: #676868;
	font-weight: 200;
	font-size: 16px;
}
.theme_price:before{
    content: '•';
    display: inline-block;
    padding: 0 5px;
}
.custom_design, .native_mobile{
	background: #FF1F4C;
}
.native_mobile.section_description .sub_heading_title:after, .custom_design.section_description .sub_heading_title:after{
	border-bottom: 1px solid #FFF;
}
.native_mobile.section_description .full_desc, .custom_design.section_description .full_desc, .native_mobile.section_description .sub_heading_title, .custom_design.section_description .sub_heading_title, .native_mobile.section_description .heading_main, .custom_design.section_description .heading_main, .native_mobile.section_description .simply_plan, .custom_design.section_description .simply_plan, .native_mobile.section_description .full_desc a{
	color: #FFF;
}
.left_aligned_box{
	float: left;
	width: 35%;
	padding-left: 5%;
	text-align: center;
	height: 100%;
	display: table;
}
.left_aligned_box .related_secton_img{
	display: table-cell;
	vertical-align: middle;
}
.left_aligned_box .related_secton_img img{
	width: 55%;
}
.right_aligned_box{
	float: left;
	width: 60%;
}
.custom_featurs .left_aligned_box, .pay_methods .left_aligned_box{
	float: right;
    padding-right: 5%;
    padding-left: 0;
}
.custom_featurs .right_aligned_box, .pay_methods .right_aligned_box{
	margin-left: 5%;
}
.custom_featurs .left_aligned_box img, .pay_methods .left_aligned_box img{
	webkit-filter: invert(100%);
	filter: invert(100%);
	opacity: 0.7;
}
.section_description.pay_methods{
	padding-bottom: 150px;
}
.product_layer_box{
	position: fixed;
	z-index: 1020;
	display: none;
	width: 100%;
	bottom: 0;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.56);
	overflow-y: auto;
}
.close_product_layer_box{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	font-size: 15px;
	color: #222;
}
.close_product_layer_box:hover{
	color: #222;
}
.make_in_center{
	position:relative;
	top: 0;
	left: 0;
	height: 100%;
	width:100%;
	left: 0;
	max-width: 600px;
	margin: 0px auto;
	display: table;	
}
.join_contained{
	display: table-cell;
	vertical-align: middle;
}
.product_layer_box .swiper-pagination-bullet{
	opacity:0 !important;
}
.join_contained .new_join_container{
	position:relative;
	margin: 0px auto;
	max-width: 942px;
	width: 100%;
}
.join_contained .new_join_comunity_container{
	float: left;
	width:100%;
	position: relative;
	background: #FFF;
	height: 550px;
	display: table;
	margin: 20px 0; 
}
.promotinal_div{
	float: left;
	width: 552px;
    height: 100%;
	position: relative;
}
.join_register_div{
	float: left;
	width: 389px;
    height: 100%;
	position: relative;
    font-family: 'Montserrat',arial;
}
.promotinal_div .swiper-slide{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.promotinal_div .swiper-slide.slide_1{
	background-image: url('../images/hip_front_popup_bg1.png');
}
.promotinal_div .swiper-slide.slide_2{
	background-image: url('../images/hip_front_popup_bg2.png');
}
.promotinal_div .swiper-slide.slide_3{
	background-image: url('../images/hip_front_popup_bg3.png');
}
.promotinal_div .swiper-container .swiper-pagination-bullet{
	height: 10px;
	width: 10px;
	border-radius: 100%;
}
.promotinal_div .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #FFF;
}
.promotinal_div .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 60px;
}
.promotinal_div .ovelay_siwiper_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.74);
	display: table;
	text-align: center;
	padding: 0px 15px;
	box-sizing: border-box;
	z-index: 4;
}
.promotinal_div .ovelay_siwiper_text .heading_text{
    font-size: 25px;
	line-height: normal;
	color: #FFF;
	margin: 0px;	
    font-family: "Didot",Georgia,Arial,sans-serif;
	letter-spacing: 0.04em;
    line-height: 37px;
}
.promotinal_div .ovelay_siwiper_text .heading_text.first_line{
	padding-left: 67px;
}
.promotinal_div .ovelay_siwiper_text .heading_text.second_line{
	padding-left: 49px;
}
.promotinal_div .ovelay_siwiper_text .heading_text.fourth_line{
	padding-left: 10px;
}
.promotinal_div .ovelay_siwiper_text .heading_text .high_lght{
	color: #FF1F4C;
	position: relative;
}
.fourth_line .high_lght{
	text-transform: uppercase;
	font-weight: 600;
}
.high_lght.qoutes{
	display: inline-block;
	padding: 0px 15px;
}
.high_lght.qoutes:after, .high_lght.qoutes:before{
	content: '';
	height: 10px;
	width: 10px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 9px;
	position: absolute;
	top: 6px;
}
.high_lght.qoutes:before{
	background-image: url('../images/left_quote.png');
	left: 3px;
}
.high_lght.qoutes:after{
	background-image: url('../images/left_quote.png');
	right: 4px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.promotinal_div .ovelay_siwiper_text .subheading_text{
    font-size: 16px;
	display: inline-block;
	margin: 0px;
	margin-top: 30px;
	line-height: normal;
	color: #FFF;
    font-family: Georgia,Arial,sans-serif;
    letter-spacing: 0.04em;    
	line-height: 25px;
}
.join_register_div .start_boost{
	float: left;
	width: 100%;
	box-sizing: border-box;
	margin-top: 38px;	
    font-family: 'Open sans',arial;
}
.start_boost .boost_title{
	float: left;
	width:100%;
	font-size: 25px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
.start_boost .increse_total{
	float: left;
	width:100%;
	font-size: 14px;
	color: #444;
	text-align: center;
	margin: 20px 0 0;
	text-transform: capitalize;
}
.start_boost .product_boost{
	float: left;
	width:100%;
	text-align: center;
	margin: 10px 0px 20px;
}
.start_boost .product_boost img{
	width: 100%;
}
.create_store_btn_box{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 40px;
    box-sizing: border-box;
	position: relative;
}
.create_store_btn_box .createStore{
	display: inline-block;
	width: 100%;
	padding: 12px 0 14px;
	font-size: 20px;
	color: #FFF;
	background: #FF1F4C;
	position: relative;
	border-radius: 2px;
	text-transform: capitalize;
    font-weight: 100;
}
.create_store_btn_box .no_card_required.btw_or{
	text-transform: lowercase;
}
.create_store_btn_box .as_aBuyer{
	float: left;
	width: 100%;
	padding-top: 10px;
	font-size: 15px;
	color: #253B80;
	text-transform: capitalize;
    font-weight: 600;
}
.create_store_btn_box .no_card_required{
	float: left;
	width: 100%;
	padding-top: 7px;
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
}
.createStore .loading_container {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    text-align: center;
    padding-top: 9px;
    bottom: 0;
    display: none;
}
.loading_container .loading-animator {
    display: inline-block;
    border-radius: 100%;
    height: 20px;
    width: 20px;
}
.filterSelctionGrid{
	float: left;
	width: 30%;
	padding: 0px 20px 0px 40px;
}
.filterSelctionGrid .filterContainer{
	float: left;
	width: 100%;
	border-bottom: 1px solid #DFE3E8;
}
.filterSelctionGrid .filterContainer .filternamegird{
	float: left;
	width: 100%;
	position: relative;
	padding: 10px 0px;
}
.filterContainer .filternamegird .filtername{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #222;
}
.filterContainer .filternamegird.selected .fa-angle-down:before{
	content: "\f106";
}
.filterContainer .filternamegird .fa-angle-down{
	float: right;
	font-size: 26px;
	color: #222;
}
.filterSelctionGrid .filterContainer ul{
    float: left;
    width: 100%;
}
.filterSelctionGrid .filterContainer ul .priceSelctors{
	float: left;
	width: 100%;
	padding: 8px 0px;
	margin: 0px;
	cursor: pointer;
}
.filterSelctionGrid .filterContainer ul .priceSelctors:last-child{
	margin-bottom: 10px;
}
.filterContainer ul .priceSelctors .hk-checkbox-unchecked{
	font-size: 25px;
	color: #637381;
	float: left;
	width: 35px;
}
.filterContainer ul .priceSelctors.selected .hk-checkbox-unchecked:before{
	content: "\ea52";
	color: #FF1F4C;
    font-size: 24px;
}
.filterContainer ul .priceSelctors .marketingFilter, .filterContainer ul .priceSelctors .marketingFilterCount{
	float: left;
	color: #637381;
	font-size: 18px;	
}
.filterContainer ul .priceSelctors .marketingFilterCount{
	float: right;	
}
.floatLeft{
    float: left;
    width: 100%;
}
.hipkartFooter{
	padding: 60px 40px 20px;
    background: #09152F;
    position: relative;
    z-index: 9;	
}
.middleCenter{
	max-width: 1240px;
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.hipkartFooterContainer .companyRow{
	margin-left: 7%;
}
.hipkartFooterContainer .abouthipkart{
	float: left;
	width: 25%;
	padding: 0px 15px;
}
.abouthipkartcopy{
	padding: 0px 15px;
}
.hipkartFooterContainer .footerLinkRow{
	float: left;
	width: 17%;
	padding: 0px 15px;
}
.abouthipkart .siteDescFooter{
	line-height: 23px;
    font-size: 14px;
    color: #C2C6CF;
    padding: 10px 0 0px 0;
}
.abouthipkart .quesAbthipkart, .abouthipkartcopy .quesAbthipkart{
	margin-top: 10px;
	line-height: 23px;
    font-size: 14px;
    color: #C2C6CF;	
}
.abouthipkart .quesAbthipkart a{
    color: #009CDE;
}
.abouthipkart .joinHipkart{
    font-size: 14px;
	margin-top: 10px;
	background: #FF1F4C;
	color: #FFF;
    padding: 10px 0;
	border-radius: 4px;
	text-align: center;
}
.footerLinkRow h4{
	font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 30px;
    color: #C2C6CF;
}
.hipkart-footer-menu .footerLinks a{
	font-weight: 300;
    color: #C2C6CF;
    line-height: 23px;
    font-size: 13px;
	text-transform: uppercase;
}
.appleStorBtn.appleBtn {
    margin-top: 20px;
}
.appleStorBtn {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.appleStorBtn img {
    max-width: 100%;
}
.social_links .socialLink{
	float: left;
	margin-left: 10px;
}
.social_links .socialLink a{
	color: #FFF;
	font-size: 16px;	
}
.site-footer-logo{
	color: #FFF;
    font-size: 60px;
	margin-bottom: 10px;
}
.footer_line_country{
	text-align: center;
	margin-top: 20px;
}
.footer_line_country .country_link{
	color: #FFF;
	font-size: 12px;
	display: inline-block;
	margin: 5px;
}
.toastNotifications{
	position: fixed;
    top: 10px;
    right: 40px;
    align-items: center;
    padding: 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5;
    z-index: 2000;
    background-color: rgba(0,0,0,.95);
    border-radius: 4px;
    min-width: 300px;
    max-width: 440px;
    min-height: 74px;
    display: flex;
	display: none;
    -webkit-transition: opacity .4s ease,bottom .4s ease;
    -o-transition: opacity .4s ease,bottom .4s ease;
    transition: opacity .4s ease,bottom .4s ease;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
}
.toastNotifications.toastIn{
	opacity: 1;
	display: flex;
	align-items: center;
}
.toastNotifications .notificationsIcon{
    height: 32px;
    width: 32px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    border-radius: 100%;
    left: 20px;
    top: 20px;
}
.toastNotifications.success .notificationsIcon:before{
	color: #91C039;
	content: '\e993';
	font-family: 'HipKart';
    font-size: 33px;
    float: left;
}
.toastNotifications.error .notificationsIcon:before{
	color: #E81414;
	content: '\e93e';
	font-family: 'HipKart';
    font-size: 33px;
    float: left;
}
.toastNotifications .notificationsText{
	float: left;
    align-self: center;
    width: 100%;
    padding-left: 38px;
}
.filterCategory, .swiper-pagination{
	display: none;
}
@media (min-width: 1200px){
	.container {
		width: 1170px;
		max-width: 100%;
	}
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media only screen and (max-width:768px){			
	.featured_points ul li{
		width: 50%;
		margin-bottom: 30px;
	}
	.filterSelctionGrid .filterContainer{
		display: none;
		width: 50%;
	}
	.filterCategory{
		display: inline-block;
		background: #E8E8E8;
		padding: 10px 20px;
		margin-bottom: 40px;
	}
	.filterCategory .hk-equalizer{
		float: left;
		font-size: 20px;
		color: #222;
	}
	.filterCategory .hk-down-arrow{
		float: right;
		font-size: 20px;
		color: #222;
		font-weight: bolder;
	}
	.filterCategory.selected .hk-down-arrow{
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1);
	}
	.filterCategory .filterText{
		float: left;
		font-size: 18px;
		color: #222;
		margin-left: 15px;
	}
	.left_aligned_box, .right_aligned_box{
		width: 100% !important;
		padding: 0px !important
	}
	.left_aligned_box{
		margin-bottom: 40px;
		height: 200px !important;
		max-height: 200px !important;
	}
	.custom_featurs .right_aligned_box, .pay_methods .right_aligned_box{
		margin-left: 0px !important;
	}
	.lastmenu ul li a{
		margin-left: 36px;
	}
	.social .company, .social .other, .social .reso, .social .lastmenu, .abouthipkart .joinHipkart{
		width: 50% !important;
	}
	.social .reso{
		padding-left: 20px;
	}
	.social .other{
		min-height: 300px;
	}
	.theme_containers ul li{
		width: 42.5%;
		margin: 0px 5% 40px 0px;
	}
	.theme_containers ul li:nth-child(even){
		margin-right: 0;
	}
	.left_aligned_box .related_secton_img img{
		width: 30% !important;
	}
	.hipkartFooter{
		padding: 20px;
	}
	.hipkartFooterContainer .abouthipkart{
		width: 100%;
	}
	.hipkartFooterContainer .footerLinkRow{
		margin: 0px;
		width: 50%;
		margin-top: 20px;
	}
	.appleStorBtn img {
		max-width: 140px;
	}
	.theme_containers .themeBoxes, .filterSelctionGrid{
		width: 100%;
	}
}
@media only screen and (max-width:568px){
	.work_build_theme_for_you .heading_title{
		font-size: 26px;
	}
	.work_build_theme_for_you .sub_heading{
		font-size: 14px;
	}
	.featured_points ul li{
		width: 100%;
		margin-bottom: 40px;
	}
	.section_description .heading_main{
		font-size: 30px;
	}
	.section_description .sub_heading_title{
		font-size: 15px;
	}
	.section_description .full_desc{
		font-size: 14px;
	}
	.section_description .simply_plan {
		font-size: 12px;
	}
	.social .other, .social .lastmenu, .social .reso, .social .company{
		padding-left: 20px;
		margin-bottom: 20px;
	}
	.social .other{
		min-height: 100px;
	}
	.theme_containers ul, .filterSelctionGrid{
		padding: 0px 20px;
	}
	.theme_containers ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.social .other{
		min-height: 170px;
	}
	.social .company, .social .other, .social .reso, .social .lastmenu, .filterSelctionGrid .filterContainer{
		width: 100% !important;
	}
	.left_aligned_box .related_secton_img img{
		width: 50% !important;
	}
	.section_description .full_desc, .section_description .simply_plan, .section_description .sub_heading_title{
		padding: 0px 20px;
	}
	.hipkartFooterContainer .footerLinkRow{
		margin: 0px;
		width: 100%;
		margin-top: 20px;
	}
}