.form-horizontal .control-label {
	text-align: left;
	display: block;
}

#product_detail_box img {
	max-width: 100%;
}

#product_detail_box iframe {
	max-width: 100%;
}
.hide_mobile{ display: block; }
.show_mobile{ display: none; }
.fixed{
	background-color: #ff638b;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
body {

    width:100%;
    height: 100%;

    padding:0px;
    margin:0px;

    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #36342f;

    background-color: #ffffff;
}


a {
	color: #f8a734;
}

a:hover {
	color: #f8a734;
	text-decoration: underline;
}

.pagination { margin:0; font-weight: 600;padding-top: 10px;
    font-size: 15px; }

#header {

	min-height: 120px;
	background-color: #ffffff;
	padding: 20px 0px 20px 0px;

}
.starbuybody{ min-height: 130px;height: 230px;}
.price_range{font-size:20px;color:#414042;font-weight: 700;}
.mob_logout{
	display: none;
	float: right;
	color: #fff;
	text-decoration: underline;
}
.p_highlight {
    font-size: 23px;
}
.thumbnail {
	min-height: 600px;
}

h1#logo {
	background-image: url(https://www.babymarket.com.sg/templates/babymarket/images/babyfair/mummysmarket2.png);
	/* background-image: url(../images/logo2.png); */
    background-size:     cover;                 
    background-repeat:   no-repeat;
    background-position: center center; 


	display: block;
	height: 160px;
	width: 190px;
	margin:0px;
	padding: 0px;
	text-indent: -99999px;
	float: left;
	text-decoration: none;
	margin-left: -48px;
	margin-top: -35px;
}

#topmenu {
	background-color: #ff638a;
}


#banner {
	width: 100%;
}


.box {
	width:100%;
	margin-bottom: 15px;

}

.cbp-fwslider {
	height: 562px;
	overflow: hidden;
}



.box h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size:20px;
	text-align: center;
	background-color: #31aee2;

	min-height: 55px;
	padding-top:15px;
	

}

.box_section{
	background-color: #ffffff;

} 

.smallmenu .box.red_box a .box_section img,
.smallmenu .box.red_box .box_section a img {
    width: 100%;
} 
.red_box a:hover {
    text-decoration: none;
}
.box_content{
	background-color: #ffffff;
	padding: 15px;
	min-height: 200px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	font-weight: lighter;
	color: #000000;
	
	font-size: 14px;
} 

.sub_box_red {
	padding: 15px;
	color: #000000;
	background-color: #ff638b;
	min-height: 200px;
}

.sub_box_orange {
	padding: 15px;
	color: #000000;
	background-color: #f8a734;
	min-height: 200px;
}



.blue {
 	color: #73cbd5;
}


.orange {
	color: #f8a734;
}

.green {
	color:#7cc047;
}

.red {
	color:#31aee2;
}

 .orange_box h1{
	background-color: #f8a734;

	
	color: #ffffff;
}

.green_box h1 {
	background-color: #7cc047;	
	
	color: #ffffff;
}


.brown_box h1 {
	background-color: #c05447;	
	
	color: #ffffff;
}


.blue_box h1 {
	background-color: #73cbd5;	
	color: #ffffff;
}

.red_box h1  {
	background-color: #F386a6;	

	color: #ffffff;
}


h3 {
	margin-top: 0px;
}

strong {
	color: #000000;
}

.long_box h1 {
	margin: 0px;
	padding: 5px;
	color: #ffffff;
	font-size:25px;

	min-height: 20px;
	/*padding-top:2px;
	padding-bottom:0;	*/
	padding-left: 20px;

	text-align: center;
    font-weight: 600;
}


div.special > div[class*="col-"] {
		padding: 0; 
}

#footer {
	background-color: #ffffff;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 10px;
	color: #000000;
	font-size: 16px;

}

#footer h3 {

	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 3px #000000;
}

.countdown-timer-wrapper {
    background: #EBEBEB;
}
.e_bg{
	padding: 25px 0 25px 0;
}
.event_slider {
    
    font-size: 20px;
    text-align: center;
    color: #000;
    text-shadow: 0 1px #CBECEF;
    padding: 10px;
}
.evt-title{
	font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ff638b;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}
.event_time span {
    display: block;
    font-size: 16px;
}

.countdown-timer-wrapper h5 {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
  padding-top: 10px;
  text-shadow: none;
}

.countdown-timer-wrapper .timer {
    padding: 11px;
    text-align: center;
}

.countdown-timer-wrapper .timer .timer-wrapper {
    display: inline-block;
   width: 80px;
    height: 80px;
    margin: 0 15px;
    padding-top: 13px;
    background: #ff638b;
    font-size: 12px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
}

.countdown-timer-wrapper .timer .timer-wrapper .time {
 	font-size: 30px;
    line-height: 40px;
    color: #fff;
}

.countdown-timer-wrapper .timer .timer-wrapper .text {
  font-size: 12px;
   color: #fff;
}


#copyright {

	color: #36342f;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #e8e8e8;
	text-align: center;
	font-size: 12px;
}

.leading_baby_fair {
	margin:0px;
	color: #939393;
	font-size: 30px;
	font-style: italic;
}


.clock_newsletter {

	background-color: #fcf8ec;
	padding: 10px;
	text-align: center;
}

.clock_newsletter h3 {
	color: #8fd9e2;
	margin:0px;
}


ul.nav {
	margin:0px;
	list-style: disc;
}

#footer .nav>li>a {
	padding: 0px;
	color: #000000;
}

#footer .nav>li>a:hover {
	background-color: #ffffff;
	text-decoration: underline;
}

.bxslider {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}

.bxslider li {
	margin: 0px;
	padding: 0px;
}


/** STAR BUY CONTAINER **/


.starbuy_content {

	min-height: 100px;
	width: 200px;
}

.starbuy_content img {
	width: 95%;
	margin:auto;
}

.starbuy_img_container {

}


.starbuy_content_text {
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	font-size: 14px;
	color: #999999;
	background-color: #ffffff;
}


/** PAGE BUIDER **/

.sppb-title-heading {

	background-color: #31aee2;
	
	color: #ffffff;
	padding: 20px;
	text-align: left;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 15px;
}




#mobile_header {
	display: none;
   visibility: hidden;
}





.componentheading {
	font-size: 2.3em;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: solid 1px #dfdfdf;
	margin-bottom: 15px;
	color: #ff638b;
	font-weight: lighter;
	margin-top: 0px;
	
}

.componentheading_p {
	font-size: 2.1em;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: solid 1px #dfdfdf;
	margin-bottom: 15px;
	color: #ff638b;
	font-weight: lighter;
	margin-top: 0px;
	
}



.discount {
	text-decoration: line-through;
	color: #333333;
	font-weight: bold;
	
}

.saving {
		font-size: 15px;color: green;  animation: blinker 1s linear infinite;
}


.pricing {
	font-size: 15px;color: #FF0000;
}



.loading {

    text-align: center;
    line-height: 300px;
}

.loading img {
	    vertical-align: middle;
}



.starbuy_p_name {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 4px;
	border-bottom: solid 1px  #dfdfdf;
	margin-bottom: 4px;
	color:#ff638a;
	height: 45px;
}


.sp_starbuy {
	background-color: 
}

.special_info {
	

 -webkit-transform: translateY(-100%) rotate(-90deg); /* Safari */
    -moz-transform: translateY(-100%) rotate(-90deg); /* Firefox 3.6 Firefox 4 */
    /*-moz-transform-origin: right top; */
    -ms-transform: translateY(-100%) rotate(-90deg); /* IE9 */
    -o-transform: translateY(-100%) rotate(-90deg); /* Opera */
    transform: translateY(-100%) rotate(-90deg); /* W3C */  
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;

	position: fixed;
	display: block;
	right:0px;
	top: 10%;
	padding:5px;
	background-color: red;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: lighter;
	cursor: pointer;
	text-decoration: none;
	z-index: 99999999;

}

.special_info_link {
	text-decoration: none;
	color: #ffffff;
}

.special_info_link:hover {
	color: #000000;
	text-decoration: none;
}



a.orange-color {
	background-color: #f8a734;
}
a.orange-color.bor {
    border-right: 1px solid #ffffff;
}


#mag_signform td {
	padding: 5px;
	text-align: left;
}

/** mobile **/
@media only screen 
and (max-width : 800px) {
.starbuy_content .starbuy_img_container {
    height: 150px;
}
#modal_ap .starbuy_img_container, #modal_pp .starbuy_img_container {
    height: 155px;
}
.cbp-fwslider {
	height: auto;
	overflow: hidden;
}

.sp-page-builder img {
 max-width: 100%;
 height: auto;
}

.starbuy_content {

	min-height: auto;
	width: 100%;
}

.starbuy_img_container {
	height: 150px;
}

.starbuy_content img {
	margin:auto;
	display: block;
	clear: both;
}

#header {
   display: none;
   visibility: hidden;
}


#mobile_header {
	display: block;
   visibility: visible;
   background-color: #ffffff;
}



h1#logo {
	background-image: url(../images/logo2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    margin: 0 auto 0 auto;
    padding: 0px;
    text-indent: -99999px;
    float: none;
    width: 100%;
    text-align: center;
    text-decoration: none;
    height: 90px;
}


.box_content{
	background-color: #ffffff;
	padding: 15px;
	min-height: 50px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	font-weight: lighter;
} 

.preorder_icon img:hover {
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}
.thumbnail {
	min-height: 100px;
}


}

.baby_side_header{
	margin:0px;
	color: #939393;
	font-size: 20px;
	margin-top: 10px;
	color: #000000;
	font-family: 'Poppins', sans-serif;
}

#toTop {
    padding: 5px 3px;
    background: none;
    color: #e84a71 ;
    position: fixed;
    bottom: 21px;
    right: 5px;
    display: none;
    z-index:100;
    text-align: center;
    cursor: pointer;
    margin-right: 28px;
    
}
#toTop p{
	color:#717171;
	font-family: 'Poppins', sans-serif;
}

.count_down{
	margin-top:10px; 
	margin-bottom:10px;
}
/*
.count_down_txt {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    padding: 20px;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
    text-transform: uppercase;
    line-height: 38px;
}
.count_down_txt p{
        font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
}
*/
.toggleMenu .fa {
    font-size: 16px;
    padding: 5px;
}

#banner span.cbp-fwnext, #banner span.cbp-fwprev{
	position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    background: #ff638b;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: -56px;
    line-height: 30px;
    cursor: pointer;
    font-weight: normal;
    border-radius: 45px;
    margin-left: 20px;
    margin-right: 20px;
}

#banner span.cbp-fwnext:before { 
	content: "\f061";
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
}

#banner span.cbp-fwprev:before { 
	content: "\f060";
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
}
#banner .cbp-fwdots span.cbp-fwcurrent{
	background: #000000 !important;
	box-shadow: 0 0 0 2px #000000 !important;
}
#banner .cbp-fwdots span {
	background: #a1a1a1 !important;
}



.columnbox { background: #6fcbd6; text-align: center; font-size: 25px; padding: 10px 0; color: #ffffff; font-weight: 600;}
.columnmain { border: 1px solid #70cdd6; height: 155px; position: relative; }
.columnboxpink { background: red; text-align: center; font-size: 35px; padding: 10px 0; color: #ffffff;    font-weight: 600; }
.columnboxlightpink { background: #f385a6; text-align: center; font-size: 16px; padding: 10px 0; color: #ffffff; margin-bottom: 14px;}

.bestdeal_title {    text-align: center;}
.why_container{margin-top:10px; margin-bottom:10px;}
.whyboxes { text-align: center; font-size: 11px;}
.whyboxes div span { color: #ea4971; font-size: 18px; display: block; text-align: center; font-weight: bold; }

.swiper-container-carousel, .swiper-container-popular { overflow: hidden; padding: 10px; position: relative; height: 245px;}
.smallmenu { padding: 0; margin-right: 2px; }
.smallmenu a img { width: 270px; padding-bottom: 10px; display: block; }
.smallmenu a img:hover { opacity: 0.5; filter: alpha(opacity=50); }

.boxicon { position: relative; display: inline; font-size: 15px; }
.boxicon .insidebox { height: 30px; width: 30px; background: #828282; color: #ffffff; border-radius: 10px; font-size: 17px; padding-top: 7px; margin-right: 10px; margin-left: 10px; }

.bestdeal_container{margin-top:10px; margin-bottom:10px;}
.bestdeal_box{background: #fcf8d9;   }
.best_seller{
	min-height: 100px;
    width: 200px;
}
.desktop_show{display:block;}
	.mobile_show{display:none;}
.columnboxpinktext{
	font-size: 18px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 5px 0;
}
.findoutmore{      min-height: 40px;}
.findoutmore a {
    padding: 13px;
    background: linear-gradient(#ff638b,#D9325E);
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
.starbuy_content .btn-info,
#product_detail_box .btn-info{
	background-image: linear-gradient(to bottom,#ff638a 0,#ff638a 100%);
	border-color: #ff638a;
	margin-top: 8px;
    margin-left: 4px;
    margin-right: 4px;
    width: 96%;
    text-align: left;
    padding-left: 33px;
    background: linear-gradient(#ff638b,#D9325E);
}
.starbuy_content .btn-info:focus, .starbuy_content .btn-info:hover, .starbuy_content .btn-info:active,
#product_detail_box .btn-info:focus, #product_detail_box .btn-info:hover, #product_detail_box .btn-info:active {
    background: #ff638a;
   /* background-position: 0 -15px; */

}
.starbuy_content .btn-success,
#product_detail_box .btn-success{
	background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
	border-color: #ff638a;
	color: #ff638a;
	margin-left: 4px;
    margin-right: 4px;
    width: 96%;
    margin-top: 5px;
    text-align: left;
    padding-left: 33px;
}
.starbuy_content .btn-success:focus, .starbuy_content .btn-success:hover, .starbuy_content .btn-success:active,
#product_detail_box .btn-success:focus, #product_detail_box .btn-success:hover, #product_detail_box .btn-success:active {
    background-color: #fff;
    background-position: 0 -15px;
}
.owl-controls .owl-buttons{
	position: absolute;
    top: 45%;
    width: 100%;
}
.owl-prev{
	float: 	left;
}
.owl-next{
	float: 	right;
}
#starbuy_box2.owl-theme .owl-controls .owl-buttons div,
#starbuy_box.owl-theme .owl-controls .owl-buttons div{
	background: none;
	color: #6fcbd6;
	font-size: 	40px;
}
a.btn.btn-warning{
	background-image: linear-gradient(to bottom,#6fcbd6 0,#6fcbd6 100%);
	border-color: #6fcbd6;
	width: 40%;
    box-shadow: 0 0 0 2px #6FCBF9, 0px 2px 3px 3px rgba(10, 10, 0, 0.5);
    background: linear-gradient(#6FCBCD,#2aabd2);
}
a.btn.btn-warning:focus, a.btn.btn-warning:hover, a.btn.btn-warning:active {
    background-color: #6fcbd6;
}

.remodal .starbuy_img_container {
    float: left;
    width: 49%;
}
.remodal .starbuy_content_text {
    float: right;
    width: 49%;
    overflow: hidden;
}
.remodal .starbuy_content_text .p_desc{
	display: block !important;
}
.custom .col-sm-3.smallmenu {
    width: 24%;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev, 
.owl-theme .owl-controls .owl-buttons div.owl-next {
    margin: -48px;
}
.no_padding{
	padding-left: 0;
	padding-right: 0;
}
.red_box {
    text-decoration: none;
}
.rcorners1 {
    border-radius: 10px;
    background: #ff638b;
    padding: 8px;
    color: #fff;
    text-align: left;
}
.early_txt{
	font-size: 12px;
}
.early_t2{
	font-size: 16px;
}
.save_more_txt{
	font-size: 12px;
}
.save_more_t2{
	font-size: 16px;
}
.p_desc{
	text-align: left;
}
.pagination li a {
    border: none;
}
#cart_box td .title {
    color: #ff638b;
    text-align: left;
}
.tbl_head{
	color: #ff638a;
    font-weight: 600;
    font-size: 24px;
    border-top: none !important;
}
#cart_box .table>tbody>tr>td, #cart_box .table>tbody>tr>th, #cart_box .table>tfoot>tr>td, #cart_box .table>tfoot>tr>th, #cart_box .table>thead>tr>td, #cart_box .table>thead>tr>th{
	border-top: none !important;
}
.opo a{
	font-size: 16px;
    color: #ff638a;
    font-weight: 600;
}
#cart_box .model{ padding: 10px; }
.wishlist_txt {
	    color: #FF638B;
	    font-weight: 700;
	    font-size: 25px;
	    text-align: center;
	}
	.left{ float: left; }
	.right{ float: right; }
	.s1_img, .s2_img, .s3_img, .s4_img, .s5_img{ 
	    text-align: center;
	    background: #6FCBD6;
	    border-radius: 200px;
	    color: white;
	    height: 70px;
	    font-weight: bold;
	    width: 70px;
	    display: table;
	    float: left;
     }
     .s1_img p, .s2_img p, .s3_img p, .s4_img p, .s5_img p{ 
	    vertical-align: middle;
	    display: table-cell;
	    font-size: 17px;
	 }
	.s1_txt, .s2_txt, .s3_txt, .s4_txt, .s5_txt{ 
		text-align: center;
		font-weight: 500;
	}
	.step1, .step2, .step3, .step4{
		width: 25%;
		float: left;
	}
	.tbl_step td{
		padding: 13px;
		vertical-align: top;
	}
	.tbl_step {
	    border: 1px solid #6FCBD6;
	    padding: 10px;
	}
	.wishlist_btn,
	.wishlist_btn:focus, .wishlist_btn:hover, .wishlist_btn:active{
		background-image: linear-gradient(to bottom,#ff638a 0,#ff638a 100%);
	    color: #fff;
	    float: right;
	}
	
	#product_listing_box .starbuy_content {
	    width: 25%;
	    float: left;
	    padding: 30px 20px;
	}
	#product_listing_box .starbuy_content:nth-child(4n+1) {
	    clear: both;
	}
	#product_listing_box .starbuy_p_name {
	    border-bottom: none;
	}
.cart_ttb .aa{
	font-size:20px;color:#414042;font-weight: 700;
}
.cart_ttb.bb{
	font-size:18px;color:#ff638a;font-weight: 600;
}
.total_sav{
	font-size:17px; font-weight:bold;color: black;
}
.container-fluid #cart_box .remodal-close {
    display: none;
}
.starbuy_p_name a {
    color: #ff638a;
}
/*XY { */
.columnboxtitle {
    background: #ff638b;
    text-align: center;
    font-size: 19px;
    padding: 1px;
    color: #fff;
    font-weight: 600;
}
.flasz {
	position: relative;
    padding: 5px;
    background: #E22225;
    color: #fff;
    line-height: 1.3em;
   /* border: 2px dashed #fff;
    border-radius: 5px;*/
    box-shadow: 0 0 0 2px #6FCBF9, 0px 2px 3px 3px rgba(10, 10, 0, 0.5);
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    width: 90%;
    margin: 5px;
    cursor: pointer;
}
.flasz  {
  color: #fff;
  outline: 3px dashed #9C0E1E;
  box-shadow: 0 0 0 3px #fff;
  animation: 1s animateBorderOne ease infinite;
}
@keyframes animateBorderOne {
  to {
    outline-color: #fff;
    box-shadow: 0 0 0 3px #9C0E1E;
  }
}
.img_box img {
    max-height: 160px;
    -moz-transition: all 0.3s;margin-top: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.brand_img:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.brand_img {
    margin-top: 20px;
}
.flasz a {
    color: #fff;
    text-decoration: none;
}
/* } */
.brand_img p {
   /* padding-top: 10px;*/
}
.img_text p {
    min-height: 180px;
}
.mob_logout {
    display: none;
}
#modal_ap .starbuy_img_container, #modal_pp .starbuy_img_container {
    height: 190px;
}
.starbuy_img_container {
    height: 258px;
    overflow: hidden;
}

#product_detail_box .starbuy_img_container {
    height: auto;
}
.date_t {
    color: red;
    font-size: 13px;
    padding: 9px;
}
.starbuy_inner{
	min-height: 150px;
	height: 230px;
}


/*Sure win lucky draw start*/
.mobile_btn a {    color: white;}
.mobile_btn{
	background-color: #419ed8;
    padding: 10px;
    overflow: hidden;
    display: inline-table;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid grey;
    color: white;
    box-shadow: 0 5px 0 #006599;
    transition: all .1s linear;
	margin-bottom: 30px;
}
.mobile_btn:hover, .mobile_btn:active{
	box-shadow: 0 2px 0 #006599;
  transform: translateY(3px);
}
.btn_yellow:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.luckydraw_container{
	padding: 1px 16px 30px;
    margin: 0 auto;
    background-color: #fff;
    background-size: 100%;
}
.luckydraw_container h1{

    color: #73cbd5;
    padding: 20px;
    text-align: center;
   /* text-shadow: 0px 0px 0 rgb(80,168,178), 1px 0px 0 rgb(55,143,153), 2px 0px 0 rgb(30,118,128);*/
}
.luckydraw_container .lc_img img{ max-width: 100% }
.content_container, .lc_img {  position: relative; display: inline-block;width: 100%; }
.lc_title {
    font-size: 14pt;
    margin-bottom: 15px;
}
.lucky_desc{ color: black;  }
.content_container {
	/*border-top: 3px solid #f8a734;*/
	/*background-color: #EBFBF6;*/
}
.lucky_form_deadline{
	color: red;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}
.lucky_form, .lucky_desc{ margin-top: 10px; }
.content_container .lucky_form form {
    background-color: #73cbd5;
    padding: 20px;
}
.content_container .lucky_form form td {
    padding: 5px 0; 
    font-weight: 500;
    padding-left: 20px;
}
.content_container .lucky_form form td:first-child { color: #fff;width: 160px; }
.content_container .lucky_form form td:nth-child(2) {  color:#999999; width: 240px;     padding-right: 5px;}

.notice_info{
	text-align: center;
    padding: 10px;
    color: #f78f1e;
    border: 1px solid #f78f1e;
    border-radius: 10px;
    font-weight: bold;
    margin: 10px;
}
.surewin_form em.term {
    font-size: 9px;
    padding-left: 4px;
}
.surewin_form{
	background: #fff;
  padding: 10px 20px 10px 20px;
  box-shadow: 0 0 1em #222;
  border-radius: 2px;
}
.surewin_form p {
    margin: 0 0 12px 0;
    position: relative;
  }
.surewin_form input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    margin:0;
  }
 .surewin_form .input[type="text"] {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: .8em .5em;
    border-radius: 2px;
  }
 .surewin_form label {
    display:block;
  /*  background: #F9A5A5;*/
    padding: 2px 5px;
    color: #F9A5A5;
  }
  .surewin_form span{
    position: absolute;
    left: 8px;
    top: 12px;
    color: #999;
    font-size: 16px;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 400;
    background-color: rgba(255,255,255,0);   
    
	}
	.surewin_form .floatLabel{
      top: -11px;
      background-color: rgba(255,255,255,0.8);
      font-size: 14px;
    }
    .surewin_form input[type="text"]{
	    background: #fff;
	    border: 1px solid #dbdbdb;
	   
	    padding: .8em .5em;
	    border-radius: 2px;
	  }
	  .surewin_form  h2 {
    margin: 0 0 15px 0;
    padding: 10px;
    text-align: center;
    font-size: 30px;
    color: #73cbd5;
}
.surewin_form input[type="submit"] {
    background: #ff638b;
    box-shadow: 0 3px 0 0 darken($button, 10%);
    border-radius: 2px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 2em 0 0;
    outline: none;
    padding: .8em 0;
    text-shadow: 0 1px #68B25B;
  }
  .surewin_form input[type="submit"]:hover {
    background: #E84A71;
    text-shadow:0 1px 3px darken($button, 30%);
  }
/*Sure win lucky draw END*/

/* start for october baby fair  */
.preorder_icon {
    text-align: center;
    overflow: hidden;
    padding: 10px;
    position: relative;
    padding-top: 60px;
}	
.preorder_icon img{
	width: 100%;
}
.sale_container img, .brand_container img{
	width: 100%
}
.brand_container{
/*	position: relative;
	background-image: url(../images/babyfair/sample4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;*/
}
div#brand_slider .cbp-fwprev, div#brand_slider .cbp-fwnext {
    display: none !important;
}
.cbp-fwslider#brand_slider {
    height: 850px;padding-left: 0;
    padding-right: 0;
}
.brand_text {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
}
.bottom_img .line {	
    border-top: 2px solid #6fcbd6;
    margin-top: 40px;
    margin-bottom: 40px;
}
.col-sm-12.col-md-12.bottom_img img {
    width: 100%;
   padding: 10px 5px 10px 5px;
   box-shadow: 1px 1px 5px 5px grey;
    margin-bottom: 15px;
}

/*.cat_2{
	background-color: #F4DAE3;

}
.cat_1{
	background-color: #F8E7DF;

}
.cat_3{
	background-color: #DDF5FB;

}
.cat_4{
	background-color: #F8F0EE;
}*/
.cat_1,.cat_2,.cat_3 ,.cat_4{
	padding: 15px;
}
.cat_title{
	font-size: 20px;
	border-bottom: 1px solid #000;
}
.cat_txt {
    font-size: 13px;
}
.cat_box {
    padding: 10px 0 10px 0;
}
.cat_1 ul, .cat_2 ul,.cat_3 ul, .cat_4 ul{
	list-style: none;
    padding: 0 0 10px 5px;
    clear: left;
}
.cat1_img{
	float: right;
}
.surewin_text{
	text-align: center;
    font-size: 22px;
    padding: 5px 0 10px 0;
}
.surewin_text p { margin: 0;}
.surewin_text .title {font-size: 30px; font-weight: bold;}
.esale_container{
	text-align: center;
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 30px;
	background-color: #FEEFF3;
}
.esale_container img{ width: 80%;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.esale_container .esvt-title{
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 20px;
	color: #ff638b;
	text-transform: uppercase;
}
.esale_container .content {
	padding: 20px;
	height: 190px;
}
.esale_container .content .title {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	text-shadow: 0 1px 7px rgba(0,0,0,.2);
	padding-bottom: 20px;
	padding-top: 10px;
}
.esale_container .content .subtitle {
	font-size: 14px;
	color: #414042;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.goodiebaglink {
    position: absolute;
    height: 100%;
    width: 45%;
    z-index: 9999999;
    cursor: pointer;
}
.surewinlink{
    height: 100%;
    position: absolute;
    z-index: 99998;
    cursor: pointer;
    width: 50%;
    right: 20px;
}

.pre_order_title span {
  	display: inline-block;
    position: relative;
    top: 26px;
    background: #6fcbd6;
    padding: 10px 10px;
    font-size: 25px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 8px;
}
.talklefttick {
    text-align: center;
    margin-top: 30px;
}
.talkleftticktitle span {
    font-weight: normal;
}
.talkleftticktitle {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: bold;
}
.talklefttick i { color: red; }
.sub_t{
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
#count2 {
    font-size: 30px;
    text-shadow: 3px 0px 3px rgba(0, 0, 0, 1);
    font-style: initial;
}
.pre_order_title {
	text-align: center;
	border-bottom: 2px solid #6fcbd6;
	margin-bottom: 30px;
}
.talklefttitle, .talkrighttitle {
    color: #ea4971;
    font-size: 25px;
    display: block;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}
.talkleftread,.talkrightread{
    background: linear-gradient(#ff638b,#D9325E);
    border-radius: 5px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 30px auto 0 auto;
    width: 40%;
    outline: none;
    padding: 13px;
    text-shadow: 0 1px #fff;
    text-align: center;
}

.arrow_left{ 
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.clearboth{clear: both;}
.talkleft {
    padding-top: 0;
}
.pointleft{
	    padding: 10px 0 10px 0;
}
.talkrightread{
	width: 30%;
}
.talkleftread a, .talkrightread a {
    color: #fff;
}
.preorder_icon.col-sm-12.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.preorder_icon .col-md-2.col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
}
.preorder_icon .xbox{
	background: #FFDBE4;
    border-radius: 12px;
    padding: 6px;
    text-align: center;
}
.icontitle {
    color: #D71921;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.icondesc {
    min-height: 90px;
    font-size: 15px;
    color: black;
    line-height: 18px;
    text-align: center;
}
.talkleftinfo {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.talkrightinfo img{
	width: 100%;
    box-shadow: 1px 1px 5px 5px grey;
}
.pointrightinfo img{
	width: 100%;
}
.category_listing {
    position: relative;
    overflow: auto;
  /*  box-shadow: 2px 6px 21px;*/
}


@media (max-width: 600px){
	a.btn.btn-warning{
		width: 100%
	}
	.preorder_icon img{
		width: 100%;
	}
	.lucky_desc img {
	    width: 100%;
	}
	
	.esale_container .esvt-title {
		font-size: 20px;
		padding-bottom: 10px;
		padding-top: 0;
	}
	.esale_container {
		padding-top: 0;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
	}
	.esale_container .content .title {
		font-size: 18px;
		padding-top: 0;
	}
	.esale_container .content .subtitle {
		padding-left: 0;
		padding-right: 0;
	}
}




/* end  for october baby fair */



@media (max-width: 1024px){
	.container .mob_logout {
	    display: block;
	    color: #fff;
	    float: right;
	}
	#banner span.cbp-fwnext, #banner span.cbp-fwprev{
		-webkit-background-size:50%;
        -moz-background-size:50%;
        background-size:50%;
        background-position: 50% 50%;
        font-size: 15px;
	    width: 25px;
	    height: 25px;
	    line-height: 25px;
	    margin-top: -48px;
	    top: 55%;
	}

	.cbp-fwdots span{
	    width: 10px ;
    	height: 10px ;
    }
    .count_down .col-sm-9 {
    	float: left;
	    width: 50%;
	    padding: 0 10px 0 10px;
    }
    .count_down_txt{
    	font-size: 15px;
	    line-height: 15px;
	    text-align: center;
    }
    .count_down .col-sm-3{
    	float: right;
	    width: 50%;
	    padding: 0 10px 0 10px;
    }
    #clock-container{
    	font-size: 9px;
    }
    .columnbox, .columnboxpink, .long_box h1, .red_box h1{
    	font-size: 15px;
    }
    .columnboxpink{
    	font-size: 26px;
    }
    .whyboxes {
	    text-align: center;
	    font-size: 9px;
	    position: initial;
	    overflow: hidden;
	    width: 33%;
	    float: left;
	}
	.col-sm-2.whyboxes img {
	    width: 50px;
	}
	.col-sm-2.whyboxes div span {
	    font-size: 10px;
	}
	.columnmain {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
	.custom .col-sm-12 .smallmenu .red_box:nth-child(1){
		float: left;
		margin-right: 2px;
		width: 49%;
		overflow: hidden;
	}
	.custom .col-sm-12 .smallmenu .red_box:nth-child(2){
		float: right;
		margin-right: 2px;
		width: 49%;
		overflow: hidden;
	}
	.smallmenu{
		overflow: hidden;
	}
	.boxicon .insidebox{
		height: 25px;
		width: 25px;
		font-size: 12px;
		padding-top: 7px;
	}
	.remodal .starbuy_content_text,
	.remodal .starbuy_img_container {
	    float: none;
	    width: 100%;
	}	
	.long_box h1{
		min-height: 20px;
		padding-top: 2px;
    	padding-bottom: 0;
	}
	.starbuy_p_name{
		height: 60px;
	}
	#product_listing_box .starbuy_content {
	    width: 50%;
	}
	.col-sm-12.date_t {
	    color: red;
	    font-size: 10px;
	}
	.mob_logout{
		display: block;
	}
	
}
@media (max-width: 1000px){
	#header .col-sm-5{
		clear: both;
	}
	.custom .col-sm-3.smallmenu{
		width: 100%;
	}
	.col-sm-3 iframe{
		display: none;
	}
	
	#product_listing_box .starbuy_content {
	    width: 50%;
	}
	#product_listing_box .starbuy_content:nth-child(4n+1) {
	    clear: none;
	}
}
@media (max-width: 600px){
	.banner123{ width:100%}
	.surewin_form p {
    	margin: 0 0 10px 0;
    }
	.sure_win .lucky_desc{ width:100%; }
	.surewin_form  h2{ font-size: 22px; }
	.hide_mobile{ display: none; }
	.show_mobile{ display: block; }
	.img_box.artwork img {
	    width: 100%;
	     max-height: 130px;
	}

	.columnboxlightpink{
		font-size: 14px;
	}
	.boxicon{
		font-size: 8px;
	}

	#product_listing_box .starbuy_content {
	    width: 50%;
	}
	#product_listing_box .starbuy_content:nth-child(4n+1) {
	    clear: none;
	}
	.opo a#add_cart_btn {
	    padding: 3px 4px;
	    font-size: 6px;
	}
	.cart_ttb .aa{
		font-size:10px;
	}
	.cart_ttb.bb{
		font-size:8px;
	}
	.opo .title{
		font-size: 10px;
	}
	.discount {
	    font-size: 10px;
	}
	.cart_ttb .aa{
		font-size:10px;
	}
	.cart_ttb .bb{
		font-size:8px;
	}
	.opo .title{
		    font-size: 10px;
	}
	.discount {
	    font-size: 10px;
	}
	.md_6.s1_txt img {
	    width: 50%;
	}
	.s1_txt, .s2_txt, .s3_txt, .s4_txt, .s5_txt {
	    font-size: 10px;
	}
	th.tbl_head {
	    font-size: 16px;
	}
	span.total_sav {
	    font-size: 10px;
	}
}
@media (max-width: 450px){
	.cbp-fwslider#brand_slider{ height:200px;}
	.box_content{padding:3px;}
	.pagination>li>a, .pagination>li>span {
    font-size: 10px;
    padding: 3px 5px;
}
	#video_close {
    font-size: 10px;
}
	#modal_ap .starbuy_img_container, #modal_pp .starbuy_img_container {
    height: 155px;
}
	.p_highlight {
	    font-size: 18px;	   
	}
	.category_listing .col-xs-6 {
    min-height: 160px;
}
.cat_1, .cat_2, .cat_3, .cat_4 {
    padding: 10px;
}
	.category_listing .col-xs-6 {
	    min-height: 180px;
	}
	.cat_title {
    	font-size: 14px;
	}	
	.category_listing ul {
	    float: left;
	    font-size: 10px;
	}
	.cat1_img {
	    float: right;
	    overflow: hidden;
	    width: 60%;
	}
	.cat1_img img{
		height: 100px;
	}
	.cat_txt {
	    float: left;
	    width: 60%;
	    position: absolute;
	}
	.countdown-timer-wrapper{ width: 100%; }
	.countdown-timer-wrapper .timer .timer-wrapper{
        width: 60px;
        height: 60px;
        margin: 3px;
        padding: 10px;
    }
	
    .countdown-timer-wrapper .timer .timer-wrapper .time {
        font-size: 20px;
        color: #fff;
        line-height: 20px;
    }
    .countdown-timer-wrapper .timer .timer-wrapper .text {
        font-size: 10px;
        color: #fff;
    }

	.event_slider {
	    padding-top: 10px;
	    font-size: 24px;
	    text-align: center;
	    width: 100%;
	    float: initial;
	    padding: 0 10px 5px 10px;
	}
	.evt-title {
	    font-size: 20px;
	}
	.e_bg{
		padding: 5px 0 5px 0;
	}
	.event_slider p{ margin: 0px; }
	.desktop_show{display:none;}
	.mobile_show{display:block;}
	.event_time {
	    font-size: 16px;
    padding: 5px 5px 0 5px;
	}
	.ab_4boxtitle {
	    font-size: 10px;
	}

	.bottom_img .col-md-4 {
	    padding-left: 3px;
	    padding-right: 3px;
	}
	.col-sm-12.col-md-12.bottom_img img {
	    padding: 4px;
	}
	

	.bottom_img .line {		
	    margin-top: 10px;
	    margin-bottom: 10px;
	}

	.talklefttick {
	    margin-top: 20px;
	}

	.talkleftticktitle {
	    font-size: 11px;
	    line-height: 14px;
	    padding-left: 0px;
	    padding-right: 0px;
	    margin-bottom: 10px;
	}
	.talkleftticktitle span {
	    font-size: 10px;
	    margin-bottom: 15px;

	}
	.pointleft .talkleftinfo {
	    font-size: 14px;
	    
	}
	.talkleftinfo img {
	    /* padding-left: 40px;
	    padding-right: 40px;*/
	    width: 40%;
	}
	.pointleft {
	    padding-top: 25px;
	}
	.arrow_left {
	    padding-right: 5px;
	}
	.arrow_left p {
	    margin-top: 8px;
	    margin-bottom: 20px;
	}
	.pre_order_title {
		margin-bottom: 33px;
	}

	.preorder_icon .xbox .findoutmore a {
	    width: 80%;
	    text-align: center;
	    font-size: 12px;
	    margin-top: 10px;
	    margin-left: 15px;
	}
	.talkleft {
	    padding-top: 0px;
	}
	.pre_order_title span {
	    font-size: 16px;
	    top: 34px;
	    width: 70%;
	}
	.sub_t {
	    font-size: 12px;
	    margin-bottom: 20px;
	}
	.talklefttitle, .talkrighttitle{
		font-size: 20px;
		text-align: center;
		margin-bottom: 10px;
		padding-top: 0px;
	}
	.talkleftread, .talkrightread{
		margin: 10px 0 0;
	    width: 100%;
	    padding: 8px;
	    margin-bottom: 35px;
	}
	.talkleftinfo {
	    font-size: 14px;
	    text-align: center;
	}
	.preorder_icon .xbox{
		display: inline-block;
	}
	.preorder_icon .xbox a {
	    float: left;
	    width: 40%;
	}
	.icontitle, .icondesc{
		text-align: center;
		min-height: initial;
	}

	.preorder_icontxt{
		float: right;
	    width: 60%;
	    padding-left: 8px;
	    text-align: left;
	}
	.goodiebaglink{
	    height: 234px;
	    width: 92%;
	}
	.surewinlink{
	    height: 234px;
	    width: 92%;
	    top: 234px;
	    right: initial;
	}
	.surewin_text .title {font-size: 18px; }
	.surewin_text.pp p{
	    font-size: 12px;
	}
	.surewin_text { font-size: 10px; }

	.luckydraw_container h1 {
	    font-size: 30px;
	}
	.findoutmore a{ font-size: 15px; padding: 5px;}
	.columnboxpinktext {
   		 font-size: 11px;
   	}
	.box{
		width: 100%;
	}
	.brand_img {
	    height: 190px;
	    margin-top: 10px;
	}
	/*.box_content.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	    width: 165px !important;
	}*/
	.starbuy_p_name{
		font-size: 14px;
		height: 50px;
	}
	.starbuybody {
		height: 185px;
	}
	.starbuy_content_text{
		font-size: 10px;
	}
	.starbuy_content_text span:nth-child(1){
		font-size: 10px !important;
	}
	.starbuy_content_text span:nth-child(2){
		font-size: 10px !important;
	}
	.starbuy_content_text span.price_range {
		font-size: 12px!important;
	}
	.starbuy_content_text .fa-thumbs-up{
		font-size: 14px !important;
	}
	.starbuy_content .btn-info, 
	.starbuy_content .btn-success{
		padding-left: 10px;
		font-size: 10px;
	}
	.flasz{
		padding: 4px;
		font-size: 10px;
	}

	.tbl_step .step1, .tbl_step .step2, .tbl_step .step3, .tbl_step .step4{
		width: 50%;
	}

	.box_content .wishlist_txt{
		font-size: 15px;
		padding: 9px;
	}
	#product_listing_box .starbuy_content {
	    width: 25%;
	}
	#product_listing_box .starbuy_content {
	    width: 50%;padding: 10px 5px;
	}
	#product_listing_box .starbuy_content:nth-child(4n+1) {
	    clear: none;
	}
	#product_listing_box .starbuy_content:nth-child(2n+1) {
	    clear: both;
	}
	#cart_box a.btn-danger {
	    padding: 3px 4px;
	    font-size: 6px;
	}
	.cart_ttb .aa{
		font-size:10px;
	}
	.cart_ttb.bb{
		font-size:8px;
	}
	.opo .title{
		    font-size: 10px;
	}
	.discount {
	    font-size: 10px;
	}
	.md_6.s1_txt img {
		width: 50%;
	}
	.s1_txt, .s2_txt, .s3_txt, .s4_txt, .s5_txt {
	    font-size: 10px;
	}
	th.tbl_head {
	    font-size: 16px;
	}
	span.total_sav {
	    font-size: 10px;
	}
}
@media (max-width: 400px){
	#sg-carousel{
		height: 460px;
	}
.starbuy_p_name {
    font-size: 13px;
}
#modal_ap .starbuy_img_container, #modal_pp .starbuy_img_container {
    height: 136px;
}
.cat_txt {
    width: 50%;
}
.cat1_img {
	width: 50%;
}
	.cat1_img img {
    height: 100px;
}
.cat_1, .cat_2, .cat_3, .cat_4 {
    padding: 7px;
}
.cat_1 ul, .cat_2 ul, .cat_3 ul, .cat_4 ul {
    padding: 0;
}
.category_listing .col-xs-6 {
    min-height: 172px;
}
	.cat_title {
	    font-size: 12.5px;
	}

	.event_slider {
	    font-size: 22px;
	}
	.event_time {

	    font-size: 18px;
	}
	.event_time span {
	    font-size: 14px;
	}
	.evt-title {
	    font-size: 18px;
	}

	.talklefttitle, .talkrighttitle {
	    font-size: 18px;
	}
	.talkleftticktitle span {
	    font-size: 9px;
	}
	.goodiebaglink{
		height: 207px;
		width: 90%;
	}
	.surewinlink{
		height: 209px;
	    width: 91%;
	    top: 210px;
	}
	.surewin_text .title {font-size: 12px; }
	.surewin_text { font-size: 9px; }
	.luckydraw_container h1 {
	    font-size: 25px;
	}
    #clock-container{
    	font-size: 10px;
    }
    .columnbox, .columnboxpink, .long_box h1, .red_box h1{
    	font-size:18px;
    }
     .columnboxpink{
    	font-size: 24px;
    }
    .whyboxes {
	    width: 50%;
	}
	.count_down_txt{
		font-size: 12px;
	}
}

@media (max-width:350px){
.starbuy_p_name {
    font-size: 10px;
    height: 34px;
}
	#modal_ap .starbuy_img_container, #modal_pp .starbuy_img_container {
    height: 110px;
}
	.cat_title {
    font-size: 10.5px;
}
.category_listing ul{
	font-size: 9px;
}
.cat1_img img {
    height: 65px;
}
.category_listing .col-xs-6 {
    min-height: 140px;
}
.cat_1 ul, .cat_2 ul, .cat_3 ul, .cat_4 ul {
    padding: 0;
}
.cat_1, .cat_2, .cat_3, .cat_4 {
    padding: 5px;
}
	.evt-title {
    font-size: 15px;
}

	.event_slider {
	    font-size: 18px;
	}
	.event_time {
	    font-size: 12px;
	}

	.pre_order_title span {
	    font-size: 15px;
	    top: 21px;
	}
	.talklefttitle, .talkrighttitle {
	    font-size: 16px;
	}	
	.icontitle, .icondesc {
	    font-size: 14px;
	}
	.icondesc { font-size: 12px; } 
	.arrow_left p{ margin-bottom: 40px; }
}
@media (max-width:380px){
	.pointleft .talkleftinfo {
	    font-size: 13px;
	}
	.arrow_left p{ margin-bottom: 21px; }

	.luckydraw_container h1 {
	    font-size: 20px;
	}
	.surewin_text .title {font-size: 16px; }
	.surewin_text { font-size: 9px; }
	.goodiebaglink{
		height: 170px;
		width: 89%;
	}
	.surewinlink{
		height: 173px;   
	    width: 89%;
	    top: 173px;
	}
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

#subscription_form .elcontainer {
   background: #ffffff;
   text-align: left;
   max-width: 450px;
   padding: 30px 30px;
   border-radius: 3px;
   border: 1px solid #acacac;
   font-size: 11px;
   color: #5a5a5e;
   font-family: tahoma;
}

#subscription_form .elcontainer.center-aligned .formEl { 
   margin-right: auto;
   margin-left: auto; 
}

#subscription_form .elcontainer.right-aligned .formEl { 
   margin-left: auto; 
}

#subscription_form .form-header {
   
   background: #ffffff;
   margin-top: -30px;
   margin-left: -30px;
   margin-right: -30px;
   margin-bottom: 30px; /* using padding on purpose */
   padding-top: 20px;
   padding-right: 30px;
   padding-bottom: 20px;
   padding-left: 30px;
   border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
   text-align: center;
   font-size: 150%;
   color: #333333;
   border-bottom: 1px solid #dddddd;
}

#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-input label,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-dropdown label,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-checkbox h3,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-input label,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-dropdown label,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-checkbox h3 {
   width: 30%;
}
      
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-checkbox h3,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-checkbox h3 {
   line-height: 3.3333333333333335em; 
}

#subscription_form .elcontainer.tight.inline-label-left .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.tight.inline-label-left .formEl.fieldtype-checkbox h3,
#subscription_form .elcontainer.tight.inline-label-right .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.tight.inline-label-right .formEl.fieldtype-checkbox h3 {
   line-height: 2.2222222222222223em; 
}

#subscription_form .elcontainer.generous.inline-label-left .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.generous.inline-label-left .formEl.fieldtype-checkbox h3,
#subscription_form .elcontainer.generous.inline-label-right .formEl.fieldtype-radio h3,
#subscription_form .elcontainer.generous.inline-label-right .formEl.fieldtype-checkbox h3 {
   line-height: 4.444444444444445em; 
}

#subscription_form .elcontainer.inline-label-left .formEl input[type="text"],
#subscription_form .elcontainer.inline-label-left .formEl select,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-radio .option-container,
#subscription_form .elcontainer.inline-label-left .formEl.fieldtype-checkbox .option-container,
#subscription_form .elcontainer.inline-label-right .formEl input[type="text"],
#subscription_form .elcontainer.inline-label-right .formEl select,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-radio .option-container,
#subscription_form .elcontainer.inline-label-right .formEl.fieldtype-checkbox .option-container {
   width: 70%;
}

#subscription_form .elcontainer.hidden-label .formEl.required:before {
   color: #bdbdbf;
}
      
#subscription_form .elcontainer .formEl {
   font-size: 14px;
   margin-bottom: 10px;
}

#subscription_form .elcontainer .formEl.fieldtype-input label,
#subscription_form .elcontainer .formEl.fieldtype-dropdown label,
#subscription_form .elcontainer .formEl.fieldtype-radio h3,
#subscription_form .elcontainer .formEl.fieldtype-checkbox h3 {
   font-size: 90%;
   font-weight: bold;
   color: #5a5a5e;
}

#subscription_form .elcontainer .formEl.fieldtype-input input[type="text"],
#subscription_form .elcontainer .formEl.fieldtype-dropdown select {
   background-color: #f5f5f5;
   border: 1px solid #e7e7e7;
   border-radius: 3px;
   padding: 5px;
}
      
#subscription_form .elcontainer .formEl.fieldtype-input input[type="text"],
#subscription_form .elcontainer .formEl.fieldtype-dropdown select,
#subscription_form .elcontainer .formEl.fieldtype-radio label,
#subscription_form .elcontainer .formEl.fieldtype-checkbox label {
   font-size: 100%;
}

#subscription_form .elcontainer .formEl input[type="text"]::-moz-placeholder {
   color: #bdbdbf;
   font-family: inherit;
}

#subscription_form .elcontainer .formEl input[type="text"]::-webkit-input-placeholder {
   color: #bdbdbf;
   font-family: inherit;
}

#subscription_form .elcontainer .formEl input[type="text"]:-ms-input-placeholder {
   color: #bdbdbf;
   font-family: inherit;
}

#subscription_form .elcontainer .formEl input[type="text"],
#subscription_form .elcontainer .formEl select,
#subscription_form .elcontainer .formEl .option-container label {
   color: #bdbdbf;
   font-family: inherit;
}
      
#subscription_form .elcontainer.inline-button .submit-container {
   display: inline-block;
   box-sizing: border-box;
   right: -.5em;
   padding: 0 1em 0 0;
   position: relative;
   vertical-align: bottom;
   margin-bottom: 1em;
}
   
#subscription_form .elcontainer.inline-button.tight .sortables {
   margin-bottom: -.5em;
}
   
#subscription_form .elcontainer.inline-button .sortables {
   margin-bottom: -1em;
}
   
#subscription_form .elcontainer.inline-button.generous .sortables {
   margin-bottom: -1.5em;
}

#subscription_form .elcontainer .submit-container {
   text-align: center;
}

#subscription_form .elcontainer .submit-container input[type="submit"] {
   background: #ff638a;
   border: 0px solid #f50505;
   border-radius: 10px;
   line-height: 1em;
   padding: 10px 14px;
   color: #ffffff;
   font-size: 100%;
   font-family: inherit;
   width: auto;
}