.header:before {
    display: none;
}

/* styling for announcement bar */
.header {
  margin-top: 33px;
}

 .buy_sec {
    display: none;
}
 .navbar-light .navbar-brand {
    z-index: 999;
    position: relative;
}
 .logo_sec img {
    width: 128px;
    width: 128px;
}
 .logo_sec {
    margin-top: 45px;
    margin-left: 25px;
}
 .overlay_menu {
    justify-content: flex-start !important;
    margin-left: 50px;
    margin-top: 15px;
}
 .overlay_menu .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
}
 .swith_sec {
    padding: 80px;
}
 .swith_sec h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    line-height: 1.2;
    color: #000000;
    font-weight: 700;
    /*--margin-top: 0;
    margin-bottom: 50px;--*/
}
/*--  .swith_sec p {
    font-size: 25px;
    color: #000000;
    font-weight: 300;
    font-family: 'BrandonGrotesque-Light';
    line-height: 1.1;
} --*/
 .popup_sec .wpb_single_image.vc_align_left {
    text-align: center;
}
 .popup_sec button {
    font-size: 25px !important;
    color: #010000;
    font-weight: 500;
    font-family: 'BrandonGrotesque-Medium';
    text-align: center;
    background: transparent;
    width: 59%;
    text-decoration: none;
}
 .popup_sec button i {
    font-size: 0px !important;
    margin: 0;
    padding: 0 !important;
}
 .popup_sec .modal-popup-box {
    text-align: center !important;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
 .healthimg {
    /*padding-top:25px;*/
}
 .moneyimg {
    /*padding-top:70px;*/
}
 .switch_shop_sec {
    background-size: 100% auto;
    height: 1080px;
}
 .switch_shop_sec a {
    font-size: 29px !important;
    color: #ffffff !important;
    font-weight: 500;
    font-family: 'BrandonGrotesque-Medium';
    text-align: center !important;
    background: #ff0060 !important;
    border: #ff0060 !important;
    border-radius: 50px !important;
    padding: 20px 80px !important;
}
 .model-popup-container p {
    font-size: 33px;
    color: #080808;
    font-weight: 300;
    font-family: 'BrandonGrotesque-Light';
    text-align: center;
    line-height: 1.1;
    margin: 0;
}
 .mega-model-popup {
    padding: 30px;
    background: #fff !important;
}
 .model-popup-container {
    border: 1px solid #ec1f63;
}
 .model-popup-container h2 {
    border: 0 !important;
}
 .socialsec ul li a {
    color: #d5956f;
}
 .socialsec ul li a:hover {
    color: #ff0060;
}
 .switch_shop_sec a:hover {
    background: #de0d5b !important;
}
 .popup_sec button:hover {
    color: #ff0060;
}
 .popup_sec {
    /*padding-bottom: 50px;*/
}
 .popup_sec p {
    color: #000000;
    font-weight: 300;
    font-family: 'BrandonGrotesque-Light';
    line-height: 1.1;
}
 .popup_sec img {
    width: 350px;
}
 .popup_sec .wpb_text_column {
    padding: 0 50px;
}
/*media queries start here*/
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1500px) {
     .switch_shop_sec {
        height: 980px;
    }
}
@media only screen and (max-width: 1369px) {
     .switch_shop_sec {
        height: 920px;
    }
}
@media only screen and (max-width: 1300px) {
     .switch_shop_sec {
        height: 874px;
    }
}
@media only screen and (max-width: 1279px) {
     .switch_shop_sec {
        height: 820px;
    }
}
@media only screen and (max-width: 1199px) {
     .wrap {
        width: 93%;
    }
     .wrap ul.wrap-nav li {
        margin: 0.5rem 0 0 1rem;
    }
     .wrap ul.wrap-nav {
        margin-left: 110px;
    }
     .switch_shop_sec {
        height: 705px;
    }
     .popup_sec img {
        width: 150px;
    }
}
@media only screen and (max-width: 1023px) {
     .switch_shop_sec {
        height: 682px;
    }
}
@media only screen and (max-width: 1030px) {
     .logo_sec img {
        width: 100px;
    }
     .logo_sec {
        margin-left: 0;
    }
     .wrap {
        width: 98%;
        margin-left: 0px;
    }
     .wrap ul.wrap-nav li a {
        font-size: 14px !important;
    }
     .overlay_menu {
        margin-top: 0;
    }
     .sticky .overlay_menu {
        margin-top: 15px;
    }
     .wrap ul.wrap-nav {
        margin-left: 70px;
    }
     .popup_sec button {
        width: 90%;
    }
     .swith_sec {
        padding: 80px 50px;
    }
     .swith_sec h4 {
        font-size: 30px;
    }
     .switch_shop_sec {
        height: 533px;
    }
}

@media only screen and (max-width: 800px) {
     .wrap ul.wrap-nav li a {
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 780px) {
     .overlay {
        display: block !important;
        overflow: unset;
        background: transparent;
        position: absolute;
    }
     .wrap {
        padding-bottom: 0;
    }
     .wrap ul.wrap-nav {
        display: block;
    }
     .overlay_logo img {
        display: none;
    }
     .menu_button {
        display: none;
    }
     .wrap ul.wrap-nav li a {
        font-size: 18px;
        color: #000000;
        font-weight: 500;
        font-family: 'BrandonGrotesque-Medium';
    }
     .wrap ul.wrap-nav li a:hover {
        color: #ff0060;
    }
     .social p {
        display: none;
    }
    body.fixed {
        overflow-y: auto;
    }
     .sticky .overlay {
        top: -60px;
    }
     .overlay {
        display: block !important;
        overflow: unset;
        background: transparent;
        position: absolute;
    }
     .wrap {
        padding-bottom: 0;
    }
     .wrap ul.wrap-nav {
        display: block;
    }
     .overlay_logo img {
        display: none;
    }
     .menu_button {
        display: none;
    }
     .wrap ul.wrap-nav li a {
        font-size: 18px;
        color: #000000;
        font-weight: 500;
        font-family: 'BrandonGrotesque-Medium';
    }
     .wrap ul.wrap-nav li a:hover {
        color: #ff0060;
    }
     .social p {
        display: none;
    }
    body.fixed {
        overflow-y: auto;
    }
     .sticky .overlay {
        top: -60px;
    }
}
@media only screen and (max-width: 780px) {
     .menu_button {
        left: auto;
        right: 0;
    }
    .wrap {
        width: 100%;
        margin-left: 0;
    }
     .navbar-light .navbar-brand {
        z-index: 99;
    }
     .logo_sec {
        margin-top: 10px;
    }
    /* .header.sticky .menu_button {
       top: 48px;
       } */
     .wrap ul.wrap-nav {
        margin-left: 0;
    }
     .swith_sec {
        padding: 60px 30px 0;
    }
     .swith_sec h4 {
        font-size: 25px;
    }
     .swith_sec p {
        font-size: 20px;
    }
     .healthimg {
        padding-top: 0;
    }
     .moneyimg {
        padding-top: 10px;
    }
     .popup_sec {
        padding-bottom: 0;
    }
     .switch_shop_sec {
        height: 100%;
        min-height: 407px !important;
        margin-bottom: -45px;
    }
     .switch_shop_sec a {
        font-size: 20px !important;
        padding: 10px 50px !important;
    }
}
@media only screen and (max-width: 575px) {
     .menu_button {
        left: auto;
        right: 10px;
        top: 35px;
    }
     .header.sticky .menu_button {
        top: 25px;
    }
     .swith_sec {
        padding: 0 30px 0;
    }
     .swith_sec h4 {
        font-size: 20px;
    }
     .popup_sec button {
        width: 40%;
        font-size: 20px !important;
    }
     .switch_shop_sec {
        min-height: 340px !important;
    }
     .model-popup-container p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 479px) {
     .swith_sec {
        padding: 0 15px 0;
    }
     .swith_sec h4 {
        font-size: 18px;
    }
     .swith_sec p {
        font-size: 18px;
    }
     .switch_shop_sec {
        min-height: 288px !important;
    }
}
@media only screen and (max-width: 400px) {
     .popup_sec button {
        width: 50%;
        font-size: 20px !important;
    }
     .switch_shop_sec {
        min-height: 270px !important;
    }
     .switch_shop_sec a {
        font-size: 18px !important;
        padding: 8px 40px !important;
    }
     .header {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 320px) {
     .switch_shop_sec {
        min-height: 234px !important;
    }
}
/* Brandetize Cart Checkout fix */
#menu-mainmenu .shopify-buy-frame--toggle,#menu-mainmenu .placeholder-cart-desktop {
    /* display: none; */
    display: block !important;
    width: 3rem;
    position: relative !important;
    margin-left: 4rem;
    position: relative;
    cursor: pointer;
}

#menu-mainmenu .shopify-buy-frame--toggle.is-sticky,#menu-mainmenu .placeholder-cart-desktop.is-sticky {
    transform: none !important;
}

/* Hide floating side cart */
.page-template > .shopify-buy-frame--toggle {
  display: none !important;
  /* margin-left: -9999px; */
}

.custom-btn {
    position: relative;
}

.custom-btn .shopify-buy--visually-hidden {
    display: none;
}

.shopify-buy__cart-toggle__count {
    position: absolute;
    top: -13px;
    right: -13px;
    transform: scale(.7);
    background: #ff0060;
    border-radius: 20px;
    padding: 0 1rem;
}

.custom-btn .shopify-buy__icon-cart__group {
    fill: #ff0060;
}

#menu-mainmenu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#menu-mainmenu li:last-of-type {
    border: solid 3px #ff0060;
    padding: .1rem 1rem;
    position: relative;
}

.menu-button {
    display: flex;
    justify-content: space-between;
}

#menu-mainmenu li:last-of-type:after {
    top: 0;
    right: -3rem;
    height: 100%;
    width: 2px;
    background: #ccc;
    position: absolute;
    content: '';
}

#menu-mainmenu li:last-child {
    margin-right: 7rem;
}

@media screen and (max-width:780px) {
    #menu-mainmenu {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    #menu-mainmenu li:last-of-type{
        flex-basis: auto;
        position: relative;
        left: -10px;
        color: white;
        border-color: white;
    }
    #menu-mainmenu li:last-of-type:after{
        display: none;
    }

    #menu-mainmenu li {
        flex-basis: 100%;
    }

    .menu_button {
        display: flex;
        align-items: center;
    }
    .menu_button a {
        margin-left: 5px;
    }
    .shopify-buy__cart-toggle__count{
        color: white;
        font-size: 2rem;
    }
    #menu-mainmenu .shopify-buy-frame--toggle,#menu-mainmenu .placeholder-cart-desktop {
        width: 3rem;
        margin-right: 2rem;
        transform: scale(.5);
    }
}

/* Brandetize custom footer  */
/* font-family: 'Montserrat', sans-serif; */
/* $white: #fff;
$black: #000;
$light_brown: #efe7df;
$whiskey_brown: #d5956a;
$cape_brown: #927448;
$red: #FF0060;
$grey: #555555; */
.cf {
  background-color: #efe7df;
  padding: 0;
  overflow: hidden;
}

.cf__swoosh {
  width: 100%;
  /* max-height: 80px; */
}

.cf__inner {
  padding: 54px 0 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  position: relative;
  color: #555555;
  width: 75%;
  max-width: 1440px;
  margin: 0 auto;
}

@media screen and (max-width:1000px) {
  .cf__inner {
      flex-direction: column;
      align-items: center;
  }
}

.cf__logo {
  margin: 0 auto;
}

.cf__headline {
  color: #927448;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  margin: 0;
  margin-bottom: 24px;
}
@media screen and (max-width:1000px) {
  .cf__headline {
    /* font-size: 13px; */
    margin-top: 45px;
  }
}

/* Footer columns */

/* column 1 */
.cf__column__1 {
  padding-left: 55px;
  padding-right: 55px;
}

@media screen and (max-width:1000px) {
  .cf__column__4 {
    order: 1;
  }
}
/* END column 1 */

/* column 2 */
.cf__column__2 {
  border-left: solid 2px #d5946e;
  padding-left: 55px;
  padding-right: 55px;
}

@media screen and (max-width:1000px) {
  .cf__column__2 {
    border-left: none;
    padding: 0;
    order: 3;
  }

  .cf__column__2 .cf__headline {
    text-align: center;
  }
}

.cf__column__2 .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media screen and (max-width:1000px) {
  .cf__column__2 .menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 170px;
    align-content: center;
  }
}

.cf__column__2 .menu-item {
  color: #555555;
  margin: 0;
  font-size: 15.8px;
}

.cf__column__2 .menu-item:nth-of-type(n+2) {
  margin-top: 21px;
}

@media screen and (max-width:1000px) {
  .cf__column__2 .menu-item:nth-of-type(1) {
    margin-top: 21px;
    padding: 0 20px;
  }
  .cf__column__2 .menu-item:nth-of-type(n+2) {
    padding: 0 20px;
  }
}

.cf__column__2 .menu-item a {
  color: #555555;
  text-decoration: none;
}
/* END column 2 */

/* column 3 */
.cf__column__3 {
  max-width: 250px;
  font-size: 15.8px;
}
@media screen and (max-width:1000px) {
  .cf__column__3 {
    display: none;
  }
}
/* END column 3 */

/* column 4 */
.cf__column__4 {

}

@media screen and (max-width:1000px) {
  .cf__column__4 {
    order: 2;
  }

  .cf__column__4 .cf__headline {
    text-align: center;
  }
}

.cf__newsletter {
  margin-bottom: 40px;
}

.cf__newsletter__form {
  display: flex;
  flex-direction: row;
}
.cf__newsletter__form__submit {
  background-color: #FF0060;
  padding: 16px 20px;
}

.cf__newsletter .TextInput__StyledInputContainer-sc-1ydur12-1 .TextInput__FormStyledTextInput-sc-1ydur12-0 {
  border-radius: 0 !important;
}

.cf__newsletter .FormComponent__StyledFormComponentWrapper-sc-1gg8fea-0 {
  cursor: pointer;
}

.cf__newsletter .FormComponent__StyledFormComponentWrapper-sc-1gg8fea-0 .Button__FormStyledButton-sc-1of1qh3-0:after {
    content: '';
    background: transparent url(https://femmycycle.com/wp-content/uploads/assets/footer/send.svg) no-repeat scroll center center/cover;
    width: 23px;
    position: absolute;
    height: 23px;
    left: -5px;
    right: 0;
    top: 0;
    margin: auto;
    cursor: pointer;
}

.cf__social {
  display: flex;
  flex-direction: row;
}

.cf__social__icons:nth-of-type(n+2) {
  margin-left: 28px;
}
/* END column 4 */

.cf__logo--limitless {
  position: absolute;
  right: -115px;
  bottom: -30px;
  width: 207px;
  height: 205px;
}

@media screen and (max-width:1000px) {
  .cf__logo--limitless {
      position: relative;
      order: 4;
      right: 0;
      bottom: 0;
  }
}

/* END Footer columns */

/* Footer Copyright Section */
.cf__copyright {
  background-color: #d5956a;
  padding: 6px 0;
  text-align: center;
}

.cf__copyright__text {
  color: #fff;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
}

@media screen and (max-width:780px) {
  .cf__copyright__text {
    font-size: 16px;
    width: 90%;
  }
}

.cf__copyright__link {
  color: #fff;
}
/* End Footer Copyright Section */

/* Footer Copyright Section */
.ab {
  background-color: #ff0060;
  padding: 6px 0;
  text-align: center;
  z-index: 9999;
}

.ab__text {
  color: #fff;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width:780px) {
  .ab__text {
    font-size: 10px;
    width: 90%;
  }
}

.ab__link {
  color: #fff;
}
.ab__link:hover {
  color: white;
}


@media screen and (max-width:780px) {
  .ab__link {
    font-size: 10px;
  }
}
/* End Footer Copyright Section */

/* page-id-580 (lets-shop) page */

.page-id-580 #site-content {
  padding-top: 156.55px;
}

.page-id-580 .main_banner.shop_banner {
  position: relative;
  z-index: 0;
  height: auto !important;
  background-position: center -40px !important;
}

@media screen and (max-width:1800px) {
  .page-id-580 .main_banner.shop_banner {
    background-position: center -30px !important;
  }
}

@media screen and (max-width:1700px) {
  .page-id-580 .main_banner.shop_banner {
    background-position: center -20px !important;
  }
}

@media screen and (max-width:1600px) {
  .page-id-580 .main_banner.shop_banner {
    background-position: center -10px !important;
  }
}

@media screen and (max-width:1500px) {
  .page-id-580 .main_banner.shop_banner {
    background-position: center top !important;
    padding-top: 250px !important;
  }
}

@media screen and (max-width:1300px) {
  .page-id-580 .main_banner.shop_banner {
    padding-top: 210px !important;
  }
}

@media screen and (max-width:600px) {
  .page-id-580 .main_banner.shop_banner {
    padding-top: 280px !important;
  }
}

.page-id-580 .shop_banner::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background: #000;
  top: 0;
  left: 0;
  opacity: .8;
  z-index: 1;
}
.page-id-580 .main_banner.shop_banner .vc_column-inner {
  padding: 0;
}

.page-id-580 .main_banner.shop_banner .shoptext {
  color: #fff;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.page-id-580 .main_banner.shop_banner .shoptext h2 {
  margin-top: 0;
}
.page-id-580 .fem_products {
  /* max-width: 1920px; */
  max-width: 1440px;
  margin: 0 auto;
}

.page-id-580 .fem_sec {
  padding: 60px 0;
  /* max-width: 1920px; */
  max-width: 1440px;
  margin: 0 auto;
}
.page-id-580 .fem_sec:before {
  content: none;
}
.page-id-580 .fem_sec h3,
.page-id-580 .fem_sec .vc_btn3-inline a  {
  margin: 0 auto;
}

.page-id-580 .fem_sec h3 {
    font-size: 50px;
    line-height: 1;
}

@media screen and (max-width:1000px) {
  .page-id-580 .fem_sec h3 {
    font-size: 40px;
    text-align: center !important;
  }
}

@media screen and (max-width:600px) {
  .page-id-580 .fem_sec h3 {
  }
}

/* Single product reviews section */

.product__single__reviews {

}

.product__single__reviews p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px !important;
  margin: 0 0 0.5rem;
  line-height: 1.65;
  color: #4a4a4a;
  font-weight: 400;
}

.product__single__reviews__inner {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.product__single__reviews__entry:nth-of-type(n+2) {
    margin-top: 3rem;
}

.product__single__reviews .product__single__reviews__headline {
  font-weight: bold;
}

.product__single__reviews {

}

.product__single__reviews__rating {
  display: flex;
  flex-direction: row;
}