/*
Theme Name: OTBI
Author: Outside the Box
Author URL: http://www.outboxin.com
Template: bomby
Version: 1.0.0
Text Domain: bomby-child
*/ 

@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One');

/****** HEADER CHANGES ********/


.flexslider{background-color:transparent !important;}


.header .container {
	width: auto;
	padding-left: 0;
}
.logo {
	display: block;
	margin: 0;
}
a.logo img {
  height:84px;
  max-width: 100%;
  min-width:243px;
	margin-left:40px !important;
}
.header.stuck .logo img {
	width: auto;
}


.vc_row {
    margin-left: 0px;
    margin-right: 0px
}

/****** FONT SIZES ********/
h1 {font-size: 60px;line-height:60px;font-family:Oswald;color:#ff6633;font-weight:500;}
h2 {font-size: 50px;line-height:50px;font-family:Oswald;color:#ff6633;font-weight:500;text-transform:none;}
h3 {font-size: 40px;line-height:40px;font-family:Oswald;color:#ff6633;font-weight:500;text-transform:none;}
h4 {font-size: 28px;line-height:28px;font-family:Oswald;color:#ff6633;font-weight:500;text-transform:none !important;}
h5 {font-size: 20px;line-height:20px;font-family:Oswald;color:#ff6633;font-weight:500;text-transform:none;}
h6 {font-size: 20px;line-height:20px;font-family:Oswald;color:#2d3c40;font-weight:400;text-transform:none !important;}


.purple_numbers{font-family: 'Alfa Slab One'; font-size: 52px; color: #782b90;line-height:60px;float:left;width:60px;text-align:center;}
.number_list{line-height:20px;padding-top:20px;}
.number_list2{line-height:20px;padding-top:0px;}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #999999;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}


.woocommerce img,.woocommerce-page img {
  
}

.woo-cart .basket-wrapper .header-cart-total, .header .mega_main_menu .mega_main_menu_ul > li > .item_link, .woo-cart .basket-wrapper .header-cart-total .amount {
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0em;
}

i[class^="icon-"],
i[class*=" icon-"],
span[class^="icon-"],
span[class*=" icon-"] {
  font-weight: bold;
}

.ivan-title-wrapper .title-wrapper .sub {
	margin: 0 0 25px 0;
	color: #eb2f5b;
	line-height: 1.3;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.ivan-promo-box h3{background-color:#eb2f5b !important;padding:10px;top:0;right:0;text-align:right;width:100%;}