
/*------------ General --------------------------*/
.clear {
  clear: both;
  float: none !important;
}

/*------------ Product --------------------------*/

.back {
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 14px;
  padding-left: 38px;
  background-color: #b7b7b8;
  background-image: url('../images/bmhub/back-sprite.png');
  background-position: 10px 5px;
  background-repeat: no-repeat;
  height: 16px;
  color: #ffffff;
  margin-bottom: 25px;
  /*width: 100px;*/
  width: 138px;
  height: 30px;
  line-height: 30px;
  display: block;
}
.back:hover{
  background-color: #a5a5a6;
  background-position: 10px -56px;
}

.left-product {
  float: left;
  width: 602px;
  /*width: 488px;*/
  background: #e1e1e1;
  margin-bottom: 25px;
  padding: 85px 60px 238px 54px;
  clear: right;
}
.ipad {
  background: url('../images/iPad-img.png') 0 0 no-repeat;
  width: 443px;
  height: 662px;
  position: relative;
  float: left;

}
.ipad img{
  position: absolute;
  width: 381px;
  height: 508px;
  left: 28px;
  top: 56px;
}
.social-left {
  background: #ffffff;
  padding: 4px 8px 4px 8px;
  width: 26px;
  margin-top: 91px;
  float: left;
}
.social-left li{
  margin-bottom: 4px;
}
.enlarge {
  font-size: 17px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400;
  color: #ffffff;
  background: #212121 url('../images/enlarge.png') 10px 6px no-repeat;
  width: 80px;
  height: 32px;
  line-height: 32px;
  padding-left: 37px;
  margin: 0 auto;

}


.right-product {
  width: 598px;
  /*width: 438px;*/
  float: left;
  background: #ffffff;
  padding: 85px 45px 60px 115px;
  margin-bottom: 25px;
  /*min-height: 840px;*/
  min-height: 985px;
}

.product-page #content{
  position: relative;
  top: 80px;
}
.right-product h2{
  font-family: 'Roboto', sans-serif ;
  font-weight: bold ;
  font-size: 40px;
  line-height: 48px;
  color: #000;
  width: 438px;
  margin-bottom: 65px;
}
.right-product h2 span{
  font-weight: 400 !important;
}
.right-product h4{
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin-bottom: 20px;
}
.price-cart {
  margin-bottom: 40px;
}
.price {
  float: left;
  padding: 18px 20px 15px 15px;
  background: #000;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 14px;
  float: left;
  margin-right: 1px;
}
.add-cart {
  float: left;
  padding: 18px 25px 15px 25px;
  background: #03ac70;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 14px;
  float: left;
}
.add-cart:hover {
  background: #038e5d !important;
  }
  .right-product .active-cart{
    float: left;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: #f04646;
    color: #ffffff;
    font-family: 'Roboto', sans-serif ;
    font-weight: 400 ;
    font-size: 14px;
    float: left;
    width: 122px;
    padding: 18px 0px 15px 0px;
  }
.or{
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 15px;
  float: left;
  color: #000;
  height: 46px;
  line-height: 46px;
  padding: 0 15px;
}
.subscribe-product {
  float: left;
  padding: 18px 25px 15px 25px;
  background: #f04646;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 14px;
  float: left;
}
.subscribe-product:hover{
  background: #d43e3e !important;
}

.right-product p{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-size: 17px;
    color: #8c8c8c;
    line-height: 20px;
    margin-bottom: 20px;
}

.right-product ul {
  margin-bottom: 20px;
}
.right-product ul li{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-size: 17px;
  color: #8c8c8c;
  line-height: 20px;
  list-style: disc;
  list-style-type: disc;
  list-style-position: inside;
}
.page-id-44547  #content{
  padding-bottom: 40px;
}
/*--------- Store ----------------*/
.store {
  padding-bottom: 0!important;
}

.store #content{
  top: 0;
  height: 490px;
  position: relative;
}

.store-content{
  width: 887px;
  margin: 0 auto;
}
.subscription-left {
  width: 581px;
  float: left;
}
#digital-sub {
  float: left;
  width: 198px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  color: #ffffff;
  background: #f04646;
  font-size: 16px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400;
  text-decoration: none;
}
#price-sub{
  width: 100px;
  height: 51px;
  background: #b83232;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 16px;
  line-height: 51px;
  color: #ffffff;
  float: left;
  text-align: center;
  text-decoration: none;
}
.black-content {
  width: 548px;
  background: #000;
  padding: 65px 0 40px 33px;
}
.black-content p{
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 12px;
  line-height: 14px;
  color: #f0f0f0;
  margin-bottom: 45px;
}
.web{
  width: 76px;
  background: url('../images/web-icon.png') 0 0 no-repeat;
  font-family: 'Roboto', sans-serif ;
  font-weight: 500 ;
  font-size: 20px;
  line-height: 22px;
  padding-top: 87px;
  display: block;
  color: #ffffff;
  margin-right: 15px;
  text-align: center;
  float: left;

}
.plus {
  margin-right: 15px;
  display: block;
  height: 23px;
  width: 24px;
  line-height: 75px;
  background: url('../images/plus.png') 0 0 no-repeat;
  float: left;
  margin-top: 25px;

}

.iPad-icon {
  width: 67px;
  background: url('../images/iPad-icon.png') 0 0 no-repeat;
  font-family: 'Roboto', sans-serif ;
  font-weight: 500 ;
  font-size: 20px;
  line-height: 22px;
  padding-top: 87px;
  display: block;
  color: #ffffff;
  margin-right: 15px;
  text-align: center;
  float: left;


}
#app-store {
  float: left;
  margin-top: 21px;

}
.black-content ul {
  width: 245px;
  margin-top: 22px;
}
.black-content ul li{
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 12px;
  line-height: 16px;
  color: #f0f0f0;
  margin-bottom: 5px;
  list-style-type: disc;
  list-style: disc;
  list-style-position: inside;
}
.black-content h5{
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 12px;
  line-height: 14px;
  color: #f0f0f0;
  text-decoration: underline;
  margin-top: 50px;
}
#sub-now{
  width: 200px;
  height: 53px;
  line-height: 53px;
  background: #f04646;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  float: right;
}
#sub-now:hover{
  background: #d43d3d;
}
.store-right{
  float: left;
  width: 250px;
  padding-top: 173px;
  margin-left: 45px;
}
.store-right .or{
  font-size: 26px;
  float: left;
  padding: 0  0!important;
  margin-right: 28px;
}
#browse-store {
  width: 195px;
  height: 50px;
  border: 1px solid #888888; 
  background: #141414;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  float: left;
  margin-bottom: 16px;
}
#browse-store:hover{
  background: #000;
}
.member{
  font-size: 13px;
  color: #000;
  line-height: 15px;
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-left: 53px;
  margin-right: 5px;

}
#login-store{
  float: left;
  color: #f04646;
   font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 13px;
  line-height: 15px;
  text-decoration: underline;


}
#wrapper-store{
  background: #000;
  padding-bottom: 60px;
  padding-top: 65px;
  /*position: absolute;*/
  /*width: 100%;*/
}

#browse-store-content {
  width: 1353px;
  margin: 0 auto;
  position: relative;
}
#browse-store-content ul{
  position: absolute;
  top: -108px;
  left: 0;
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#browse-store-content ul li{
  float: left;
  margin-right: 1px;
}
#browse-store-content ul>li.selected {
  background-color: #2f2f2f;
      }
#browse-store-content ul li a{
  font-size: 12px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  color: #ffffff;
  padding: 16px 20px 15px 20px;
  background: #2f2f2f;
  display: inline-block;
}
#browse-store-content ul li a:hover{
  background: #282828;
}
#browse-store-content ul li a.active{
  background: #000;
}
#browse-store-content ul li a#purchased-issues-lnk.active{
  background: #038d5c;
}

#browse-store-content ul li a#purchased-issues-lnk:hover{
  background: #038d5c;
}

.one-offer {
  float: left;
  width: 285px;
  margin-right: 32px;
  position: relative;
}
.one-offer img{
  height: 355px;
  width: 285px;
  margin-bottom: 90px;
}
.white-box{
  display: block;
  padding: 18px 32px 14px 19px;
  /*width: 234px;*/
  width: 100%;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.white-box h4 a{
  font-size: 18px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 11px;
  overflow: hidden;
  display: block;
}
.price-box {
  height: 25px;
  line-height: 25px;
  background: #6b6b6b;
  /*padding: 6px 11px 5px 8px;*/
  padding: 0 11px 0 8px;
  color: #ffffff;
  font-size: 14px;
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  margin-right: 1px;
}
.add-to-cart {
  float: left;
  width: 90px;
  height: 25px;
  line-height: 25px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #03ac70;
}
.add-to-cart:hover{
  background: #038d5c;
}
.purchased-download{
  float: left;
  padding: 18px 25px 15px 25px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #18abff;
}

.purchased-download-small {
  float: left;
  width: 90px;
  height: 25px;
  line-height: 25px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #18abff;

}

.purchased-download:hover{
  background: #149ce9;
}

.active-cart{
  float: left;
  width: 101px;
  height: 25px;
  line-height: 25px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #f04646;
}
#all-issues-archive {
 
}
#browse-store-content h2{
  font-size: 24px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  color: #ffffff !important;
  margin-bottom: 47px;
}
.store-offer {
  margin-bottom: 37px;
}

/*----------------- Single product chechout--------------*/

#header-product-wrap{
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

.admin-bar.store #header-product-wrap{
  top: 32px;
}

#header-product {
  /*width: 1323px;*/
  margin: 0 auto;
  padding: 0 15px;
  background: #03AC70;
}

.back-button {
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 500 ;
  font-size: 12px;
  color: #01482f;
  background: #03ac70 url('../images/back-green-arow.png') 15px 12px no-repeat;
  padding-left: 30px;
  height: 39px;
  line-height: 39px;
  /*width: 848px;*/
}
.head-right  {
  float: right;
  position: relative;
  background: #03ac70;
  width: 438px;
  padding-left: 34px;
}
.coupon-box {
  width: 160px;
  float: left;
  padding-top: 8px;
}
.coupon-box label{
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  font-size: 12px;
  color: #03d58a;
  margin-right: 5px;
  line-height: 20px;
}
.coupon-box input{
  width: 71px;
  height: 17px;
  border: 1px solid #014a30;
  background: #014a30;
  float: left;
  color: #03d58a;
}
.plus-green{
  background: url('../images/plus-green.png') 0 0 no-repeat;
  width: 15px;
  height: 15px;
  float: left;
  margin: 3px 13px 0 4px;
}
.cupon-my-cart {
  float: left;
  background: #016b45;
  padding-left: 12px;
  width: 330px;
  height: 39px;
  position: relative;
  z-index: 900;
}
#my-cart {
  float: left;
  background: #016b45;
  padding-left: 12px;
  width: 150px;
  height: 26px;
  position: relative;
  z-index: 900;
}

.green-arow{
  background: url('../images/ArrowGreen100.png') 0 0 no-repeat;
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 107px;
  z-index: 200000;
}
#my-cart a{
  background: url('../images/cart-icon-light-green.png') 0 12px no-repeat;
  padding-left: 20px;
  font-size: 12px;
  line-height: 16px;
  color: #03d58a;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  float: left;
  margin-right: 10px;
   padding-top: 12px;
}
#my-cart span{
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  color: #03d58a;
  float: left;
  font-size: 14px;
  float: left;
}
.my-cart-price{
  background: #014a30;
  padding: 12px 9px;  
  height: 40px;
  line-height: 16px;
  display: inline-block;
}
#cart-bootom{
  width: 330px;
  position: absolute;
  background: #016b45;
  padding: 60px 10px 20px 10px;
  top: 0;
  left: 34px;
  z-index: 100;
  display: none;
}
#cart-bootom li{
  list-style-type: none;
  list-style: none;
  border-bottom: 1px dotted #1fd997;
  line-height: 1.0;
  margin: 0 0 .5em 0;
  position: relative;
  width: 100%;
  float: left;
}
#cart-bootom ul li{
  border-bottom: 1px dotted #1fd997;
  line-height: 1.0;
  margin: 0 0 .5em 0;
  position: relative;
  width: 100%;
  float: left;
  list-style-type: none;
  list-style: none;

}

a.remove-coupon {
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #1fd997;
  padding: 5px 7px;
  background: #014a30;
  position: absolute;
  left: 10px;
  bottom: 20px;
  display: none;
}

a.remove-coupon:hover {
    background: #013221;
}

.empty-cart {
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #1fd997;
  
  padding: 5px 7px;
  background: #014a30;
}

.empty-cart {
  margin-top: 50px;
  margin-left: 160px;
}

.empty-cart:hover{
  background: #013221;
}
.checkout-bottom{
  float: right;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  font-size: 12px;
  line-height: 15px;
  color: #014a30;
  margin-top: 50px;
  background: #03d58a;
  padding: 5px 7px 4px 7px;
}
.checkout-bottom:hover{
  background: #03bb79;
}
.cart-product{
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  font-size: 12px;
  line-height: 15px;
  color: #1fd997;
  overflow: hidden;
  padding: 1px 7px 1px 5px;
  position: relative;
  top: .2em;
  background: #016b45;
}
.cart-price {
  float: right;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  font-size: 12px;
  line-height: 17px;
  color: #1fd997;
  margin: 0;
  position: relative;
  top: .2em;
  padding: 0 5px 0 5px;
  background: #016b45;
}
.chechout {
  float: left;
  font-family: 'Roboto', sans-serif ;
  font-weight: 500 ;
  font-size: 12px;
  color: #01482f;
  background: url('../images/checkout-arow.png') 78px 1px no-repeat;
  padding-left: 16px;
  width: 71px;
  line-height: 14px;
  margin-top: 12px;
}

.two-co,
#registration-left {
  width: 498px;
  float: left;
  margin-right: 175px;
}

.two-co{
  position: relative;
}

.registration {
  width: 198px;
  height: 49px;
  background: #03ac70;
  text-align: center;
  line-height: 49px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 13px;
  display: block;
  color: #ffffff;
}

/*#bg-reg-form{
  background: #000000;
  padding: 67px 63px 40px 37px;
  width: 389px;
}*/
#registration-form {
  background: #000000;
  padding: 67px 63px 40px 37px;
  /*width: 389px;*/
  position: relative;

}

#registration-form p{
  font-size: 12px;
  color: #b2b2b2;
  line-height: 16px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-bottom: 35px;

}
.registration-box  {
  float: left;
  width: 100%;
  margin-bottom: 24px;

}
.margin-right {
  margin-right: 18px;
}
.registration-box  label {
  font-size: 11px;
  display: block;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-bottom: 11px;

}
.registration-box input{
  /*width: 183px;*/
  width: 100%;
  height: 32px;
  border: 1px solid #b0b0b0;
  font-size: 12px;
  color: #000;
}
.registration-box-big {
  width: 389px;
  margin-bottom: 24px;

}
.registration-box-big label{
  font-size: 11px;
  display: block;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-bottom: 11px;
}
.registration-box-big input,
.registration-box-big select{
   /*width: 389px;*/
  height: 32px;
  border: 1px solid #b0b0b0;
  font-size: 12px;
  color: #000;
  width: 100%;
}
.registration-box-big select{
  height: 28px;
  padding-top: 4px;

}

#checkout-button{
  margin-right: 9px;
  float: right !important;
  /*width: 155px !important;*/
  /*height: 47px !important;*/
  background: #f04646 !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  /*font-size: 13px!important;*/
  /*line-height: 47px!important;*/
  text-align: center!important;
  /*
  position: absolute;
  bottom: -47px;
  right: 0;
  */
  border: none !important;
}

#member-right {
  float: left;
  width: 525px;
}
#member{
  width: 198px;
  height: 49px;
  background: #aeaeae;
  text-align: center;
  line-height: 49px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  font-size: 13px;
  display: block;
  color: #ffffff;
}

#member-form{
  background: #000;
  padding: 68px 63px 95px 70px;
  /*width: 392px;*/
  position: relative;
}
#member-form p{
  font-size: 12px;
  color: #b2b2b2;
  line-height: 16px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-bottom: 35px;

}
.username-pass{
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
.username-pass label{
  font-size: 11px;
  display: block;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-bottom: 11px;
}
.username-pass input{
  width: 183px;
  height: 32px;
  border: 1px solid #b0b0b0;
  font-size: 12px;
  color: #000;
}
.checkbox {
  float: left;
  border-radius: 0;
}
#member-form span{
  float: left;
  font-size: 11px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-top: 2px;
  padding-right: 10px;
}
.forgot-pass {
  float: left;
  font-size: 11px;
  color: #f04646;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
  margin-top: 2px;
  margin-left: 2px;
}
#log-checout{
  /*float: right !important;*/
  display: inline-block;
  /*width: 155px !important;*/
  /*height: 47px !important;*/
  background: #f04646 !important;
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  /*line-height: 47px !important;*/
  text-align: center !important;
  border: none !important;
  position: absolute;
  bottom: 30px;
  right: 70px;

}

.infinite-loader-wrap{
  position: absolute;
  height: 70px;
  width: 100%;
  bottom: 5px;
  left: 0px;
  z-index: 99999;
}

.infinite-loader{
    background: url("../images/infinite-ajax-loader.gif") no-repeat scroll center center #FFFFFF;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
    height: 50px;
    margin: 10px auto;
    position: relative;
    width: 50px;
}

.discovery-post h3{
  color: #f04646 !important;
}
.discovery-post h3 span{
  color: #f04646 !important;
}
.publisher-anchor-color a{
  color: #f04646 !important;
}
.blog-single-comments {
  width: 863px !important;
  padding: 45px 40px 57px 40px !important;
}

.category .home-post-all{
  margin-top: 0 !important;
}
.page-id-29643 #content{
  position: relative;
  top: 120px;
  padding-top: 0!important;
}
.page-id-29643 .blog-single-title{
  margin-left: 35px;
}
.page-id-29643 .blog-single-content{
  margin-top: 0 !important;
}

.facebook{
  background: url('../images/fb-icon-blog.png') 0 0 no-repeat;
  width: 26px;
  height: 25px;
}
.tweet{
  background: url('../images/tw-icon-blog.png') 0 0 no-repeat;
  width: 25px;
  height: 25px;
}
.g-share{
  background: url('../images/google-icon-blog.png') 0 0 no-repeat;
  width: 25px;
  height: 25px;
}
.category .home-post{
  margin-top: 10px;
}
.category .sidebar{
  /*margin-right: 90px;*/
  /*margin-top: 30px;*/
}
.search h3 a{
  color: #000;
}
.search-heading {
  width: 102px;
  height: 30px;
  background: #fff;
  line-height: 30px;
  text-align: center;
}
.search-heading a{
  color: #000;
}
.search .baner-wrapper{
  padding: 40px 10px 15px 20px;
  margin-bottom: 25px;
}
.search .sidebar{
  margin-right: 3px;
  margin-top: 81px;
}
.archive .baner-wrapper{
   padding: 40px 10px 15px 20px;
  margin-bottom: 25px;
}
.author .sidebar{
  /*margin-right: 3px;*/
  /*margin-top: 81px;*/
}
.author h3 a{
  color: #000;
}
.page-id-29643 .baner-wrapper{
  padding: 40px 10px 15px 20px;
  margin-bottom: 25px;
}
.page-id-29643 .sidebar{
  /*margin-right: 3px;*/
}
.page-id-29643 .blog-single-text{
  padding: 0 35px 0 35px;
  width: 875px;
}
.iphorm-labels-above > .iphorm-element-spacer > label{
  height: 26px;
}
.iphorm-element-spacer{
  margin-bottom: 10px;
}
.search-no-results  #infinite-content{
  background: #ffffff;
  position: relative;
  min-height: 200px;
  padding: 30px;
  width: 880px;
  font-size: 16px;
  line-height: 26px;
  color: #605d5d;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}
.search-no-results  #infinite-content h1{
  position:  absolute;
  top: -46px;
  left: 0;
}
.search-no-results #content{
  position: relative;
  top: 100px;
}
.left {
  float: left;
}


.page-id-29640 .home-magazine-experts-one{
  width: 123px;
  height: 225px;
  position: relative;
}
.page-id-29640 .home-magazine-experts-one img{
  width: 123px;
  height: 120px;
}
.page-id-29640 .home-magazine-experts-one a{
  font-size: 11px;
  line-height: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #5c5c5c;
  margin-left: 4px;
  margin-top: 15px;
}
.page-id-29640 .home-magazine-experts-one span{
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #5c5c5c;
  line-height: 13px;
  margin-left: 4px;
  display: block;
  margin-top: 13px;
}
.page-id-29640 .home-magazine-experts-one:hover{
  text-decoration: underline;
}

.page-id-29640 .overlay-img:hover::after{
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #e94040;
  opacity: 0.7;
  left: 0;
  top: 0px;
  height: 120px;
  width: 123px;
  content: '';
  }
  .page-id-1492 .home-magazine-experts-one{
  width: 120px;
  height: 225px;
  position: relative;
}
 .page-id-1492 .home-magazine-experts-one img{
  width: 120px;
  height: 120px;
 }
 .page-id-1492  .home-magazine-experts-one a{
  font-size: 11px;
  line-height: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #5c5c5c;
  margin-left: 4px;
  margin-top: 15px;
}
 .page-id-1492  .home-magazine-experts-one span{
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #5c5c5c;
  line-height: 13px;
  margin-left: 4px;
  display: block;
  margin-top: 13px;
}
 .page-id-1492  .home-magazine-experts-one:hover{
  text-decoration: underline;
}

 .page-id-1492 .overlay-img:hover::after{
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #e94040;
  opacity: 0.7;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  content: '';
  }



/*--------- Extra ----------------*/
#store{
  margin-top: 200px;
}
body.store #store{
  margin-top: 0;
}
.wrapper-store{
  margin-top: 20px;
  background: #ffffff;
  padding: 50px 350px 70px 40px;
  /*width: 960px;*/
  min-height: 200px;
}
.wrapper-store h1{
  font-size: 40px;
  line-height: 46px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
  color: #969696;
}
.wrapper-store p{
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
}
/*---------- Profil page ----------------*/

#profile{
  margin-bottom: 20px;
}

#profile div{
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;

}
#profile label{
  display: block;
  color: #9b9b9b;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 8px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 400 ;
}
#profile input{
  width: 158px;
  height: 34px;
  padding: 0 13px;
  background: #f0f0f0;
  border: none;
  color: #9b9b9b;
  font-size: 12px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
}

/* custom select box */
#profile .sbHolder{
  width: 180px;
  margin-right: 0;
  margin-bottom: 0;
}

#subscriber{
  background: #545454;
}
#profile .submit {
  width: 118px;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  color: #ffffff;
  background: #04ac71;
  float: left;
  margin-right: 23px;
  margin-top: 20px;
}
.cancel-sub{
  float: left;
  font-size: 14px;
  line-height: 33px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300 ;
  color: #f04646;
  margin-top: 20px;
}
#mask{
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  display: none;
}
#subscirber-wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 487px;
  margin-top: -245px;
  margin-left: -245px;
  z-index: 3000000;
  display: none;
}
#subscirber-wrap h4{
  width: 135px;
  height: 45px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  color: #ffffff;
  font-size: 12px;
  line-height: 45px;
  text-align: center;;
  background: #484848;
}

#subscirber-wrap form{
  background: #000;
  padding: 70px 63px 63px 36px;
  width: 390px;
  position: relative;

}
.name-log {
  float: left;
  width: 186px;
  margin-right: 17px;
}
#subscirber-wrap p{
  font-size: 12px;
  margin-bottom: 45px;
}
#subscirber-wrap form label{
  font-size: 12px;
  line-height: 14px;
  display: block;
  color: #ffffff;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  margin-bottom: 10px;
}
#subscirber-wrap form input{
  width: 166px;
  height: 33px;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  font-size: 12px;
  color: #000;
  padding: 0 10px;
  border: none;

}
.pass-log{
  float: left;
  width: 186px;
}
.check{
  margin-top: 20px;
}
.check input{
  width: 12px !important;
  height: 12px !important;
}
.check label{
  display: inline-table !important;
}
.forgot-pass2{
  display: inline-table;
  font-family: 'Roboto', sans-serif ;
  font-weight: 300;
  font-size: 12px;
  color: #fb474a;
}
#login-button{
  float: right;
  border: none!important;
  width: 155px !important;
  height: 49px!important;
  line-height: 49px!important;
  text-align: center!important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300!important;
  font-size: 12px!important;
  color: #ffffff!important;
  background: #03AC70!important;
  position: absolute;
  bottom: -49px;
  right: 0;

}

#login-button:hover{
  background: #039461 !important;
}