@charset "UTF-8";
/******
imports
*******/
/* Include imports */
/* Colors FEMNA */
/* Dimensions */
/* Fonts */
@font-face {
  font-family: 'Brandon Grotesque';
  src: url("fonts/hinted-BrandonGrotesque-Medium.eot");
  src: url("fonts/hinted-BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/hinted-BrandonGrotesque-Medium.woff2") format("woff2"), url("fonts/hinted-BrandonGrotesque-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("fonts/hinted-BrandonGrotesque-Bold.eot");
  src: url("fonts/hinted-BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/hinted-BrandonGrotesque-Bold.woff2") format("woff2"), url("fonts/hinted-BrandonGrotesque-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("fonts/hinted-BrandonGrotesque-Regular.eot");
  src: url("fonts/hinted-BrandonGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/hinted-BrandonGrotesque-Regular.woff2") format("woff2"), url("fonts/hinted-BrandonGrotesque-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*
Theme Name: FemnaHealth theme
Theme URI: http://mrtailor.getbowtied.com/
Description: This is a child theme for Mr. Tailor.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: mrtailor
Version: 1.1
Using BEM STRUCTURE
Author : @Loic Moncany
Documentation : please refer to gitlab wiki
*/
body {
  margin: 0;
  color: #fdfcfc;
  background: #ffffff;
  font-size: medium;
  font-family: "Brandon Grotesque"; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

a {
  color: #2F4858; }

/*
 * Add style to default heading element
 */
h1, h2, h3, h4, h5, h6 {
  font-family: "Brandon Grotesque" !important; }

h1 {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px; }

h2 {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px; }

h3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px; }

/* ==========================================================================
   Mixins
   ========================================================================== */
/*
 * Custom Media Query @param {String} $width
 */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide text
 * @see http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/
 */
.h-hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*
 * List
 * Reset the default style of the list
 */
.h-list-reset {
  padding: 0;
  margin: 0;
  list-style-type: none; }

/* You can center any column size by using the proven margin: 0 auto; technique, you just need to take care of the floating that is added by Bootstrap's grid system. I recommend defining a custom CSS class like the following */
.centered {
  float: none;
  margin: 0 auto; }

.woocommerce-form__label--for-checkbox > a {
  text-decoration: none !important;
  color: #fbca99 !important; }

/* TO REFACTOR AND CUT INTO BEM COMPONENTS */
/* home - in the news section */
.home-news-row {
  Height: 100%; }

.news-grunderszene {
  background-image: url("/wp-content/uploads/2015/11/Unknown.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  background-position: center;
  display: inline-block; }

.news-sparkasse {
  background-image: url("/wp-content/uploads/2015/11/spk-logo-mobile.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  background-position: center;
  display: inline-block; }

.news-ngin-food {
  background-image: url("/wp-content/uploads/2015/11/201610_NGIN-Food_Konferenz_Partner-Logos_NGIN-Food_200x200.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  background-position: center;
  display: inline-block; }

.news-fempreneur {
  background-image: url("/wp-content/uploads/2017/08/Logo-Fempreneur-300x120.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  background-position: center;
  display: inline-block; }

/* MISC */
.wholesale_price_container {
  display: inline !important; }

.entry-title {
  margin-top: 1.875rem !important; }

h2 {
  font-weight: 300 !important; }

p {
  font-weight: 300 !important; }

hr {
  /*margin-top: 3rem !important;
	margin-bottom: 3rem !important;*/
  border-color: rgba(128, 128, 128, 0.07) !important;
  /*#9867E5 !important;*/
  border-width: 2px; }

/*.shop_page_title {
	display: none !important;
}*/
.category_header.with_featured_img {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 20px 0 !important; }

.content-area {
  padding-top: 0 !important; }

/* WIP -  working here with the inline product stuff */
.content-page-product {
  width: 30%;
  height: 30%; }

/* fixes for safari vs chrome */
.vc_col-sm-4 {
  width: 33% !important; }

.vc_col-sm-8 {
  width: 66% !important; }

/* this one is here because shop.css seems to overwrite stuff */
/*#site-navigation > ul > li > a strong {
font-family: Futura !important;
font-weight:400 !important;
}*/
.shortcode_banner_simple_height_bkg {
  background-size: 80px;
  background-position: left center; }

.woocommerce-breadcrumb {
  /*background: rgba(128, 128, 128, 0.07) !important;*/
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important; }

.widget {
  margin-bottom: 0; }

.hide-me {
  display: none !important; }

.row-title-wrapper {
  text-align: center; }

.row-title {
  display: inline-block;
  /*border-bottom-style: solid;
	border-bottom-width: 1px;*/
  /*border-bottom-color: #9867E5;*/
  margin-bottom: 40px; }

.select2-highlighted {
  background: rgba(0, 0, 0, 0.13) !important; }

/* #free_shipping_info {
  color: #ed1a3b;
} */
.site-social-icons li {
  padding: 8px 15px 7px 15px !important; }

.site-social-icons-instagram {
  background: #cd486b; }

.site-social-icons-facebook {
  background: #3b5998; }

/* remove the banner on small screens */
/*@media only screen and (min-width: 30.063em) {*/
.main-slider {
  display: none !important; }

/*}*/
/* max-width 640px, small screens
@media only screen and (max-width: 40.063em) {
	.main-slider {
		display: none !important;
	}
}
/* min-width 641px, medium screens
@media only screen and (min-width: 40.063em) {
	.main-slider {
		display: none !important;
	}
}
/* max-width 768px, small screens
@media only screen and (max-width: 768px) {
	.main-slider {
		display: none !important;
	}
}*/
.large-centered .columns a {
  color: #23c9cb !important; }

.embedded-product {
  width: 30% !important; }

/* hide the out of stock on shop lists */
.product_wrapper .out_of_stock_badge_loop {
  display: none !important; }

/* hide the prev and next buttons on product */
.product-nav-previous {
  display: none !important; }

.product-nav-next {
  display: none !important; }

/* hide addirional info tab */
.additional_information_tab {
  display: none !important; }

/* hide the coupon on */
.coupon {
  display: none !important; }

/* link colors on checkout */
.showlogin {
  text-decoration: underline !important;
  color: #fbca99 !important; }

.showcoupon {
  text-decoration: underline !important;
  color: #fbca99 !important; }

/* links colors on product */
.description_tab > a {
  text-decoration: underline !important;
  color: #9867E5 !important; }

.description_tab > a:hover {
  color: #3c098c !important; }

.additional_information_tab > a {
  text-decoration: underline !important;
  color: #9867E5 !important; }

.additional_information_tab > a:hover {
  color: #3c098c !important; }

.reviews_tab > a {
  text-decoration: underline !important;
  color: #9867E5 !important; }

.reviews_tab > a:hover {
  color: #3c098c !important; }

.wc-tabs > .active > a {
  text-decoration: none !important;
  color: black !important; }

.wc-tabs > .active {
  border-bottom: 0 !important; }

.st-menu .offcanvas-right-content .widget, .st-menu .offcanvas-right-content .widget .widget-title, .st-menu .offcanvas-right-content .widget a.view_cart:hover {
  color: white !important;
  border: 2px solid #fff;
  background-color: #3c098c !important; }

.widget_shopping_cart {
  border: 0 !important; }

.widget_shopping_cart_content {
  background-color: black !important;
  border: 0 !important; }

/* color for share link on product */
.trigger-share-list {
  text-decoration: underline !important;
  color: #9867E5 !important; }

.trigger-share-list:hover {
  color: #3c098c !important; }

.cart_totals {
  width: initial; }

/* remove borders from close button in side bar cart */
.close-side-cart {
  border: 0 !important;
  float: right;
  padding: 7px 10px;
  margin: 5px;
  min-width: auto; }

.close-side-cart:hover {
  border: 0 !important; }

/* shop sidebar changes */
.current-cat {
  padding-left: 1rem !important;
  background: #757575 !important; }

.current-cat > a {
  color: white !important; }

.widget-title {
  margin: 0 !important;
  margin-bottom: 0.5rem !important; }

#woocommerce_product_categories-3 {
  margin-top: 2rem !important; }

/* cart icon */
.getbowtied-icon-shop {
  color: #913059; }

.shopping_bag_items_number {
  border-color: #fff !important;
  background: #913059 !important;
  color: white !important;
  font-weight: bold; }

/* mega menu stuff - hacked the megamenu-4-col into '5 col' */
.main-navigation .megamenu-4-col > ul > li:nth-child(4n+1) {
  clear: none !important; }

.main-navigation .megamenu-4-col > ul > li:nth-child(5n+1) {
  clear: both !important; }

.main-navigation .megamenu-4-col > ul {
  width: 1050px; }

.main-navigation ul li a {
  margin-left: 0 !important; }

/* change category grid into 3*2 for full screen - then 2*2 - then 1 * 6 */
.category_1, .category_2, .category_3, .category_4, .category_5, .category_6, .category_five_cat_1, .category_five_cat_2, .category_five_cat_3, .category_five_cat_4, .category_five_cat_5, .category_five_cat_6 {
  height: 16.875rem !important;
  float: left !important; }

.category_item {
  height: 16.875rem !important; }

@media only screen and (min-width: 65em) {
  .category_1, .category_2, .category_3, .category_4, .category_5, .category_6, .category_five_cat_1, .category_five_cat_2, .category_five_cat_3, .category_five_cat_4, .category_five_cat_5, .category_five_cat_6 {
    width: 30% !important; } }

@media only screen and (min-width: 40em) and (max-width: 64.9375em) {
  .category_1, .category_2, .category_3, .category_4, .category_5, .category_6, .category_five_cat_1, .category_five_cat_2, .category_five_cat_3, .category_five_cat_4, .category_five_cat_5, .category_five_cat_6 {
    width: 50% !important; } }

@media only screen and (max-width: 39.9375em) {
  .category_1, .category_2, .category_3, .category_4, .category_5, .category_6, .category_five_cat_1, .category_five_cat_2, .category_five_cat_3, .category_five_cat_4, .category_five_cat_5, .category_five_cat_6 {
    width: 100% !important; } }

/* checkout */
#billing_phone_field {
  display: none !important; }

#billing_company_field {
  display: none !important; }

.payment_method_paypal > .payment_method_paypal {
  display: none !important; }

.product_infos > .in-stock {
  display: none !important; }

/* fix for inline add to cart button on embedded products (this fix is needed because germanized breaks it) */
.wc-gzd-additional-info {
  display: none !important; }

.wc-gzd-additional-info .shipping-costs-info {
  display: none !important; }

/* home */
.home-value-proposition-inner {
  border: 1px solid !important;
  margin: 5% !important; }

#home-value-proposition {
  background-image: url(/wp-content/uploads/2016/10/home_value_corner1.png) !important;
  background-size: 50% !important;
  background-position: right bottom !important;
  display: none !important;
  /**** DISABLED ****/ }

#home-value-proposition > div:nth-child(1) {
  background-image: url(/wp-content/uploads/2016/10/home_value_corner2.png) !important;
  background-size: 100% !important;
  background-position: bottom left !important;
  background-repeat: no-repeat; }

#home-value-proposition .wpb_wrapper {
  margin: auto; }

#home-value-left {
  background: rgba(255, 255, 255, 0.7);
  /*background-image: url("/wp-content/uploads/2016/10/home_value_corner2.png") !important;
	background-size: 50% !important;
	background-position: bottom left !important;*/ }

#home-value-middle {
  background: rgba(255, 255, 255, 0.7);
  /*background-image: url("/wp-content/uploads/2016/10/home_value_corner1.png") !important;
	background-size: 90% 80% !important;
	background-position: bottom center !important;*/ }

#home-value-right {
  background: rgba(255, 255, 255, 0.7);
  /*background-image: url("/wp-content/uploads/2016/10/home_value_corner3.png") !important;
	background-size: 50% !important;
	background-position: bottom right !important;*/ }

/*
#home-categories {
	text-align: center !important;
	margin-top: 0 !important;
}*/
/* Dirty hack as with all wordpress to center the categories grid when it becomes 3 columsn... ughh. */
@media only screen and (min-width: 65em) {
  #home-categories .categories_grid {
    padding-left: 9% !important; } }

#home-categories .category_item_bkg {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important; }

#home-categories .category_name {
  font-size: 2.2rem !important; }

#home-favourites {
  margin-top: 0 !important;
  text-align: center; }

.main-slider-fullscreen {
  margin-bottom: 1.875rem !important; }

#home-hippo-quote h4 {
  font-weight: 400 !important;
  color: #1a5e63 !important; }

#home-hippo-quote p {
  color: #00C6C1 !important; }

#home-hippo-quote .vc_column-inner > div:nth-child(1) {
  border-right: 5px solid #00C6C1 !important;
  padding-right: 10px !important; }

#home-features {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

#home-features h3 {
  font-weight: 300 !important; }

ul.products h3,
.products ul h3 {
  font-size: 1rem !important; }

.onsale {
  font-size: 0.5rem !important;
  line-height: 1.2rem !important;
  right: -10px !important;
  background-color: #ab957d !important;
  /* #117b15 !important;*/ }

.price ins {
  color: #ab957d !important;
  /* #117b15 !important;*/ }

#home-row-unsere-lieblinge {
  margin-top: 0 !important; }

.main-slider-elements > h1 {
  font-size: 50px; }

.main-slider-elements > h2 {
  font-size: 30px; }

.slide_1 .columns {
  margin-right: auto;
  margin-left: 0; }

.swiper-slide .main-slider-content .row .large-8 {
  width: 63%; }

.swiper-slide > a.arrow-left {
  background-color: #f7f7f7;
  border-radius: 50%;
  color: #000;
  opacity: 0.5; }

.swiper-slide > a.arrow-right {
  background-color: #f7f7f7;
  border-radius: 50%;
  color: #000;
  opacity: 0.5; }

.features-imagecontainer-5 {
  width: 20%; }

.features-row {
  padding-left: 12% !important;
  padding-right: 12% !important; }

#home-testimonials {
  text-align: center !important;
  margin-top: 0 !important; }

.uber-uns-background-blotch {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important; }

.uber-uns-background-blotch > .vc_column-inner {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important; }

.uber-uns-quote-wie-machen-uns {
  margin-right: 20%; }

#uber-uns-row-features .icon-text {
  color: #F92895 !important;
  text-decoration: underline !important;
  text-decoration-color: #F92895 !important; }

#uber-uns-row-maxie .vc_col-sm-8 {
  width: 60% !important; }

#uber-uns-row-jada .vc_col-sm-8 {
  width: 60% !important; }

#über-uns-row-wir-glauben .vc_col-sm-6 {
  padding: 4rem; }

/* this is a fix for safari 2 columns that wrap when == 100% width */
.vc_col-sm-6 {
  width: 49.5% !important; }

#about-us-row-title {
  background-image: url(/wp-content/uploads/2016/10/dandelion.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 10%; }

.about-us-our-goals-background {
  background-image: url(/wp-content/uploads/2016/06/stern-tuerkis-with-alpha.png);
  background-repeat: no-repeat;
  background-size: contain; }

#about-us-row-we-offer {
  /*background-image: url(/wp-content/uploads/2016/07/bg_ink_about_us2.png);
    background-repeat: no-repeat;
    background-position: 75% 250%;*/
  background-image: url(/wp-content/uploads/2016/07/bg_ink_about_us_promise4.png);
  background-repeat: no-repeat;
  background-position-x: 110%;
  background-position-y: 70%;
  background-size: 50%; }

#about-us-row-founders {
  background-image: url("/wp-content/uploads/2016/07/bg_ink_about_us3.png") !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position-y: -30px; }

#about-us-row-image-separator * {
  width: 100% !important; }

/* used on products */
/* make the product backgroun light grey */
/*.product-type-simple > div:nth-child(1){
	background: rgba(128, 128, 128, 0.07) !important;
}

.single-product > div:nth-child(1) {
	background: rgba(128, 128, 128, 0.07) !important;
}*/
.single-product > div:nth-child(2) {
  background: white; }

.product {
  background: rgba(128, 128, 128, 0.07) !important; }

.quantity input {
  background: white !important; }

/* remove stupid icons before word */
ul.wc-tabs li a:before {
  content: "" !important;
  margin-right: 0 !important;
  z-index: 2 !important; }

#woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs {
  width: 100% !important;
  border-right: 0 !important;
  padding-bottom: 2rem !important; }

.woocommerce ul.wc-tabs li.active a {
  background-color: transparent !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  z-index: 2 !important;
  /* this is so we can actually click on the links... */ }

/* nav */
ul.sub-menu.level-0 {
  text-align: left !important; }

/* this is commented because though it fixes the logo overlap issue, it kills the interaction... ugh...
.site-branding {
	z-index: 0 !important;
} */
.nav-item-about-us {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #9867E5;
  margin-right: 18px;
  font-weight: 100; }

/* rat geber */
#mrtailor-menu-item-288 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #F5C540;
  font-weight: 100; }

.nav-item-shop {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #F92895;
  margin-right: 18px !important;
  font-weight: 100; }

.nav-item-expert-circle {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #00C6C1;
  margin-right: 18px;
  font-weight: 100; }

.nav-item-guide {
  /*padding-left:50px;*/ }

.nav-item-guide > a {
  border-bottom: 2px solid #dddddd !important; }

.nav-item-guide-sub-item:hover {
  border-bottom: 0 !important;
  cursor: default !important; }

.current-menu-item {
  /*border-bottom-width: 4px !important;*/ }

.site-branding {
  margin-right: 0 !important; }

.main-navigation {
  text-align: center !important; }

/*arbitrary shit to center the nav :(   */
#menu-main-navigation {
  transform: translate(-10%, 0); }

#menu-main-navigation-de {
  transform: translate(-10%, 0); }

.sub-menu .menu-item {
  /*font-size: 1.1rem !important;*/ }

/* rategeber menu */
.ratgeber_left_menu {
  margin-right: 5%; }

.ratgeber_content_menu {
  padding-left: 5%; }

.poop {
  display: none; }

#menu-ratgeber {
  margin-left: 0; }

#menu-ratgeber * {
  list-style-type: none; }

#menu-ratgeber .sub-menu {
  margin-top: 0;
  margin-bottom: 0; }

#menu-ratgeber > li {
  margin-top: 0;
  margin-bottom: 1em; }

#menu-ratgeber > li > ul {
  margin: 0; }

.ratgeber_submenu_title > a {
  list-style-type: none;
  color: rgba(43, 85, 76, 0.55) !important; }

.ratgeber_submenu_title > a:hover {
  background-color: transparent;
  color: rgba(43, 85, 76, 0.55) !important;
  cursor: default; }

.ratgeber_submenu_title_purple > a {
  font-size: 13px;
  color: #9867E5 !important; }

.ratgeber_submenu_title_babypoo > a {
  font-size: 13px;
  color: #F5C540 !important; }

.ratgeber_submenu_title_pink > a {
  font-size: 13px;
  color: #F92895 !important; }

.ratgeber_submenu_title_turquoise > a {
  font-size: 13px;
  color: #00C6C1 !important; }

.ratgeber_kommtbald_title > a {
  font-style: italic; }

#menu-menstruation {
  margin-left: 0; }

#menu-menstruation * {
  list-style-type: none; }

#menu-menstruation .sub-menu {
  margin-top: 0;
  margin-bottom: 0; }

#menu-menstruation > li {
  margin-top: 0;
  margin-bottom: 1em; }

#menu-menstruation > li > ul {
  margin: 0; }

/* footer overrides */
.site-footer-widget-area {
  padding-top: 0; }

#menu-item-989 {
  padding-bottom: 0 !important; }

#nav_menu-4 {
  margin-bottom: 0 !important; }

.femna-footer .columns .widget_nav_menu li {
  display: inline !important;
  margin-right: 2rem; }

.femna-footer .columns .widget_nav_menu li {
  display: inline !important;
  margin-right: 2rem; }

.femna-footer .wpml-ls-native {
  color: black !important; }

.wpml-ls-item-legacy-dropdown {
  padding-bottom: 0 !important; }

.lang_sel_sel {
  color: black !important; }

@media (min-width: 1281px) {
  #minicart-offcanvas .widget_shopping_cart .buttons {
    position: fixed;
    bottom: 0px;
    z-index: 10;
    padding: 1rem;
    margin: 0;
    background: white; } }

.woocommerce .products ul li, .woocommerce ul.products li {
  /* background: #ebe; */ }

/* sidebar cart mini */
#minicart-offcanvas {
  display: none !important; }

/* Layout imports */
/* Components imports */
/* ==========================================================================
   Buttons classes
   ========================================================================== */
.btn {
  padding: 5px;
  width: 100%;
  font-size: 14pt;
  height: 46px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  transition: all .3s ease;
  border: 2px solid  tranparent;
  padding: 0rem 3rem;
  border-radius: 10rem;
  -webkit-border-radius: 10rem;
  -moz-border-radius: 10rem; }
  .btn:hover {
    text-decoration: none;
    -webkit-animation: jackInTheBox .5s;
    animation: jackInTheBox .5s; }
  .btn:active {
    box-shadow: none !important; }
  .btn.btn-default {
    background-color: #ffca59;
    color: #ffffff; }
    .btn.btn-default:hover {
      border-color: #ffca59; }
    .btn.btn-default:active {
      border-color: #ffca59; }
  .btn.btn-success {
    background-color: #ab957d;
    color: #ffffff;
    border-color: #ab957d !important; }
    .btn.btn-success:hover {
      border-color: #ab957d; }
    .btn.btn-success:active {
      border-color: #ab957d; }

/* add to cart links */
.products a.button, .woocommerce .products a.button {
  text-decoration: underline !important;
  color: #fbca99 !important; }

.products a.button, .woocommerce .products a.button:hover {
  color: #3c098c !important;
  background-color: transparent !important; }

/* button colors */
.button {
  color: white !important;
  background-color: #fbca99 !important;
  border: 2px solid #fff; }

.woocommerce-page #content .actions .coupon input.button, .woocommerce-page #content .actions .coupon input.button.alt, .woocommerce-page #content .actions > input.button, .woocommerce-page #content .actions > input.button.alt, .woocommerce-page #content input.button, .woocommerce-page #content input.button {
  color: white !important;
  background-color: #fbca99 !important;
  border: 2px solid #fff; }

.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
  background-color: #fbca99 !important; }

/* hacks for button colors on cart sidbar */
#site-footer .widget_shopping_cart .buttons .checkout,
#minicart-offcanvas .widget_shopping_cart .buttons .checkout {
  color: white !important;
  background-color: #fbca99 !important;
  border: 2px solid #fff; }

#site-footer .widget_shopping_cart .buttons .checkout,
#minicart-offcanvas .widget_shopping_cart .buttons .checkout:hover {
  background-color: #3c098c !important; }

/******
Header component
*******/
#site-top-bar {
  z-index: 10001; }
  #site-top-bar .newsletter__topbar {
    float: right;
    margin-right: -35px; }
    #site-top-bar .newsletter__topbar .mc4wp-form-fields p {
      display: flex;
      padding: 0;
      margin: 0; }
      #site-top-bar .newsletter__topbar .mc4wp-form-fields p::before {
        content: '\f0a9';
        font-size: 1rem;
        position: absolute;
        color: white;
        right: 31px;
        font-family: fontAwesome;
        top: 10px; }
    #site-top-bar .newsletter__topbar form {
      margin: 0; }
      #site-top-bar .newsletter__topbar form input {
        margin: 0;
        height: 43px; }
      #site-top-bar .newsletter__topbar form input[type="submit"] {
        padding: 0;
        width: 55px;
        display: block;
        min-width: inherit;
        text-indent: -10000px; }

#masthead {
  z-index: 10000;
  /* border-bottom: 8px black solid; */
  -webkit-box-shadow: 0 8px 16px -6px #ebebeb;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 8px 16px -6px #ebebeb;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 8px 16px -6px #ebebeb;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }
  #masthead.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    box-shadow: 0 8px 16px -6px #ebebeb;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }
  #masthead .site-header-wrapper {
    position: relative !important; }
  #masthead ul.sub-menu {
    padding: 0px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 99999; }
    #masthead ul.sub-menu.level-1 {
      top: 0;
      left: 100% !important; }
    #masthead ul.sub-menu li:hover {
      background: #ebebeb; }
    #masthead ul.sub-menu li#mrtailor-menu-item-1542 a {
      color: #b19dae !important; }
    #masthead ul.sub-menu li#mrtailor-menu-item-1543 a {
      color: #ca766b !important; }
    #masthead ul.sub-menu li#mrtailor-menu-item-1635 a {
      color: #bae2ed !important; }
    #masthead ul.sub-menu li#mrtailor-menu-item-1541 a {
      color: #fbca99 !important; }
    #masthead ul.sub-menu li#mrtailor-menu-item-17612 a {
      color: #f8b195 !important; }
    #masthead ul.sub-menu li#mrtailor-menu-item-1545 a {
      color: #abc9bc !important; }
    #masthead ul.sub-menu li a {
      font-family: "Brandon Grotesque";
      font-weight: 900;
      text-transform: uppercase;
      display: block;
      margin: 0;
      border-bottom: none;
      padding: .5rem; }

.site-search.open input[type=text], .site-search.open input[type=search] {
  width: 100%;
  border: none;
  font-family: "Brandon Grotesque" !important;
  font-size: 1.8rem;
  height: 60px;
  margin: -17px 0px; }

#masthead .site-header-wrapper #menu-main-navigation-de > .menu-item-has-children:hover > .sub-menu {
  display: inline-block !important;
  width: inherit !important;
  padding: 0; }

@media only screen and (max-width: 30.063em) {
  .site-branding {
    text-align: left; }
    .site-branding .site-logo {
      height: 71px !important; }
  #free_shipping_info_mobile {
    width: 50% !important;
    position: absolute !important;
    right: 0px !important;
    top: 10px !important;
    text-align: center !important;
    left: initial !important; } }

/******
Header top bar component
*******/
#site-top-bar {
  z-index: 10001;
  background: #BCC0C6 !important; }

#site-top-bar .language-and-currency {
  display: none; }

#site-navigation-top-bar, .site-title, .widget h3, .widget_product_search #searchsubmit, .widget_search #searchsubmit, .widget_product_search .search-submit, .widget_search .search-submit, .comment-respond label, .button, button, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, blockquote cite, .widget .tagcloud a, .widget_shopping_cart .total strong, table thead th, .woocommerce div.product form.cart div.label label, .woocommerce-page div.product form.cart div.label label, .woocommerce #content div.product form.cart div.label label, .woocommerce-page #content div.product form.cart div.label label, .woocommerce span.onsale, .woocommerce-page span.onsale, .recently_viewed_in_single h2, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .shipping-calculator-button, .woocommerce-page .cart-collaterals .shipping-calculator-button, .woocommerce form .form-row label, .woocommerce-page form .form-row label, .main-slider h1, .site-tools, .post-edit-link, .comment-edit-link, .comment-reply-link, .slider_button, .go_home, .filters_button, .woocommerce-ordering, .out_of_stock_badge_loop, .out_of_stock_badge_single, .add_to_wishlist, .out-of-stock, .wishlist-in-stock, .wishlist-out-of-stock, .cross-sells h2, tr.shipping > td:first-of-type, .checkout_login .woocommerce-info, .checkout_coupon .woocommerce-info, .check_label_radio, .order_details .title, .order_details li, .customer_details dt, .account_view_link, .order_details_footer tr td:first-of-type, .wpcf7, .mobile-navigation, .widget_layered_nav ul li.chosen, .widget_layered_nav_filters ul li.chosen a, .product_meta > span, .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th, .wpb_tour.wpb_content_element .wpb_tabs_nav li a, .mobile-menu-text, .trigger-share-list, .shortcode_banner_simple_height_bullet span, .select2-container .select2-selection, select.topbar-language-switcher, select.wcml_currency_switcher, .blog-isotope .more-link, .blog-isotope .post_meta_archive, .product_after_shop_loop .price, .products a.button, .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a, .woocommerce-message a, .shop_table.order_details tfoot th:first-child, .shop_table.order_details tfoot td:first-child, .shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woocommerce .shop_table.customer_details tbody tr th, .woocommerce table.shop_table_responsive.customer_details tr td:before, .woocommerce-page table.shop_table_responsive.customer_details tr td:before, .woocommerce .cart-collaterals .cart-subtotal .amount, .woocommerce .cart-collaterals .shipping, .woocommerce .cart-collaterals .cart-subtotal, .shortcode_title.secondary_font, .post_header_date, .post_footer_date, .blog-list-date, .comment-metadata, .more-link, .main-navigation .megamenu-1-col > ul > li > a, .main-navigation .megamenu-2-col > ul > li > a, .main-navigation .megamenu-3-col > ul > li > a, .main-navigation .megamenu-4-col > ul > li > a, #site-navigation > ul > li > a, #mobile-main-navigation ul li, .vc_btn, .nav-previous a, .nav-next a {
  font-family: "Brandon Grotesque" !important; }

/******
Footer component
*******/
#site-footer {
  padding: 0px !important;
  float: left;
  width: 100%;
  background: #BCC0C6 !important; }

.copyright_text {
  margin: 1rem 0 !important; }

.footer__payment {
  margin-top: 2rem;
  background: white; }

@media only screen and (max-width: 60.063em) {
  .footer__payment {
    background: white;
    padding: 1rem; }
    .footer__payment ul {
      display: inline-block; }
      .footer__payment ul li {
        margin: 5px; }
        .footer__payment ul li > svg {
          width: 60px; } }

#complete_order {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10000;
  width: 300px;
  display: none;
  margin: 2rem;
  text-align: center;
  font-family: "Brandon Grotesque"; }
  #complete_order a.btn-success {
    line-height: 2.3;
    background: #ab957d;
    box-shadow: 0px 10px 30px #BCC0C6;
    -webkit-box-shadow: 0px 10px 30px #BCC0C6;
    -moz-box-shadow: 0px 10px 30px #BCC0C6; }
    #complete_order a.btn-success i {
      color: white;
      margin-top: 5px; }
    #complete_order a.btn-success:hover i {
      margin-left: 10px;
      transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all; }
  #complete_order p.close {
    color: black;
    font-weight: bold;
    margin: .2rem auto;
    cursor: pointer; }

/******
Product Card component
*******/
#products-grid {
  display: inline-flex;
  flex-wrap: wrap; }

#products-grid li {
  background: #ffffff;
  box-shadow: 0px 0px 10px #EBEBEB;
  padding: 10px;
  margin: 25px 7px;
  width: calc(100%/3.2); }
  #products-grid li .product_wrapper h3 {
    padding: 1rem !important; }
  #products-grid li .product_after_shop_loop_price span {
    font-size: 1.3rem; }
  #products-grid li .product_after_shop_loop_buttons {
    padding-bottom: 0px !important; }
    #products-grid li .product_after_shop_loop_buttons a.button {
      background: none !important;
      max-width: 200px;
      font-weight: bold;
      color: black !important;
      border: none !important; }
      #products-grid li .product_after_shop_loop_buttons a.button:hover {
        background: white !important; }
      #products-grid li .product_after_shop_loop_buttons a.button.added {
        color: #ab957d !important; }
  #products-grid li span.onsale {
    height: 70px;
    width: 70px;
    padding: 15px;
    font-size: 0.8125em;
    top: -30px;
    right: -30px !important;
    z-index: 1000; }

#products-grid.owl-carousel li {
  width: initial; }

.products a.button.loading:after, .woocommerce .products a.button.loading:after {
  top: calc(50% - 6px) !important;
  left: 1rem !important; }

body.term-pms .products a.button.add_to_cart_button, body.term-pms .products a.button.ajax_add_to_cart, body.term-pms-de .products a.button.add_to_cart_button, body.term-pms-de .products a.button.ajax_add_to_cart {
  width: inherit !important;
  margin-bottom: 19 !important; }

a.button.ajax_add_to_cart.added {
  background: #ab957d !important; }
  a.button.ajax_add_to_cart.added:before {
    top: 20px !important; }

@media only screen and (max-width: 30rem) {
  #products-grid li {
    background: #ffffff;
    box-shadow: 0px 0px 10px #EBEBEB;
    margin: 15px 0PX;
    padding: 0px !important;
    width: initial; } }

/******
Checkout page
*******/
.woocommerce-cart .st-content, .woocommerce-checkout .st-content {
  background: #ebebeb; }

.woocommerce-cart header, .woocommerce-cart footer, .woocommerce-cart .top-headers-wrapper, .woocommerce-checkout header, .woocommerce-checkout footer, .woocommerce-checkout .top-headers-wrapper {
  display: none; }

.woocommerce-cart article.hentry .row, .woocommerce-cart .checkout-container, .woocommerce-checkout article.hentry .row, .woocommerce-checkout .checkout-container {
  background: white;
  box-shadow: 0px 10px 30px #BCC0C6;
  -webkit-box-shadow: 0px 10px 30px #BCC0C6;
  -moz-box-shadow: 0px 10px 30px #BCC0C6;
  float: left;
  padding: 2.5rem;
  width: 100%; }

.woocommerce-cart .checkout-header, .woocommerce-cart .checkout-footer, .woocommerce-checkout .checkout-header, .woocommerce-checkout .checkout-footer {
  padding: 2rem 0;
  float: left;
  width: 100%; }
  .woocommerce-cart .checkout-header .large-6, .woocommerce-cart .checkout-footer .large-6, .woocommerce-checkout .checkout-header .large-6, .woocommerce-checkout .checkout-footer .large-6 {
    float: right; }
  .woocommerce-cart .checkout-header .large-8, .woocommerce-cart .checkout-footer .large-8, .woocommerce-checkout .checkout-header .large-8, .woocommerce-checkout .checkout-footer .large-8 {
    line-height: 4;
    text-align: right; }

.woocommerce-cart .full-width-page, .woocommerce-cart .page, .woocommerce-checkout .full-width-page, .woocommerce-checkout .page {
  padding: 0rem 5rem; }

.woocommerce-cart .crisp-client, .woocommerce-checkout .crisp-client {
  display: none; }

/* new cart */
.cart_heading {
  padding: 1rem 0 0; }

.woocommerce-cart .cart-empty {
  padding: 5rem; }

.order-tax td, .order-tax th {
  border: none; }

body.woocommerce-cart .wc-terms-and-conditions a, body.woocommerce-page .wc-terms-and-conditions a {
  color: #fbca99; }

.cart_product_sidebar .woocommerce table.shop_table,
.cart_product_sidebar .woocommerce-page table.shop_table {
  margin: 0; }

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  margin-top: 0 !important;
  padding: 0; }

.cart_product_sidebar .woocommerce-cart-form__cart-item:hover {
  background: #ebebeb; }

.woocommerce-checkout .entry-content .woocommerce form.woocommerce-checkout {
  max-width: 1260px;
  position: relative;
  margin: 0 auto; }

.cart_checkout_sidebar {
  background: none;
  height: 100%; }

.cart_checkout_sidebar tr.cart-subtotal td,
.cart_checkout_sidebar tr.shipping td,
.cart_checkout_sidebar tr.order-total td {
  text-align: right; }

.cart_checkout_sidebar tr.order-total td {
  color: black;
  font-weight: bold;
  font-size: 1.6rem; }

.cart_checkout_sidebar tr th {
  font-size: 1rem;
  color: #333 !important;
  text-transform: uppercase; }

.woocommerce-checkout-review-order-table tr.cart_item:not(last-child) {
  margin-bottom: 1px;
  background: white;
  border-bottom: 1px solid #ebebeb; }

.woocommerce-checkout .shop_table {
  background: none;
  display: none; }

.woocommerce-checkout-review-order-table {
  margin: 0 -15px;
  padding: 15px; }

.woocommerce-checkout-review-order-table tbody {
  padding: 15px; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-name {
  padding: 0px !important; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-name .wc-gzd-product-name-left {
  display: none; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-name .wc-gzd-product-name-right {
  padding: 10px;
  border-bottom: 1px solid #ebebeb; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-total {
  border-bottom: 1px solid #ebebeb !important; }

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
  margin-top: 20px; }

.payment_methods li:last-child {
  border: none; }

.payment_methods li:first-child {
  border-top: none; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-total {
  text-align: right;
  padding-left: 1rem;
  padding-right: 15px; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-total span {
  font-size: 1rem; }

.woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.customer_details th {
  padding-right: 0px !important; }

.woocommerce-checkout-review-order-table tr.cart_item td {
  border: none !important; }

.wc_payment_methods {
  background: white !important;
  padding-right: 15px !important;
  border-radius: 15px;
  margin-bottom: 20px !important; }

input#payment_method_stripe {
  top: initial !important; }

#place_order {
  background: #fbca99 !important;
  width: 100% !important;
  font-weight: bold;
  text-transform: uppercase; }

/* errors  */
.woocommerce-checkout.woocommerce .checkout_coupon .woocommerce-error, .woocommerce-checkout.woocommerce-page .checkout_coupon .woocommerce-error, .woocommerce-checkout.woocommerce form.checkout .woocommerce-error, .woocommerce-checkout.woocommerce-page form.checkout .woocommerce-error, .woocommerce-checkout.woocommerce-page .woocommerce-error {
  margin-top: 0 !important;
  background: #b81c23;
  color: white !important; }

.woocommerce #payment div.form-row.place-order, .woocommerce-page #payment div.form-row.place-order {
  padding: 1.5rem; }

.shipping-calculator-button {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: right;
  display: block;
  font-weight: bold;
  color: #fbca99 !important; }

.woocommerce-checkout .content-area .checkout h3 {
  text-align: left;
  margin: 1rem 0;
  font-size: 1.875em; }

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  width: 100%;
  background: none;
  padding: 0;
  color: white;
  margin: 0; }

.woocommerce-checkout .checkout_coupon .form-content {
  display: flex !important; }

.woocommerce-checkout .checkout_coupon input {
  padding: 1.5rem; }

.woocommerce-checkout .woocommerce > .woocommerce-error, .woocommerce-checkout .woocommerce > .woocommerce-message {
  width: 100%; }

.woocommerce-checkout-review-order-table tfoot {
  width: 100%;
  font-size: 10px; }

.woocommerce-checkout-review-order-table th {
  padding: 0; }

tr.order-tax td {
  text-align: right; }

/******
Checkout page
*******/
/* new cart */
.cart_heading {
  padding: 1rem 0 0; }

.cart_product_sidebar .woocommerce table.shop_table,
.cart_product_sidebar .woocommerce-page table.shop_table {
  margin: 0; }

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  margin-top: 0 !important;
  padding: 0; }

.woocommerce table.shop_table.cart td, .woocommerce-page table.shop_table.cart td .woocommerce table.shop_table.cart th, .woocommerce-page table.shop_table.cart th {
  border: none; }

.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
  position: absolute;
  left: -20px;
  margin-top: -15px; }

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
  padding: 0px;
  padding-right: 15px; }
  .woocommerce #content table.cart .product-thumbnail img, .woocommerce table.cart .product-thumbnail img, .woocommerce-page #content table.cart .product-thumbnail img, .woocommerce-page table.cart .product-thumbnail img {
    min-width: 150px; }

.cart_product_sidebar .woocommerce-cart-form__cart-item {
  box-shadow: 0px 0px 10px #EBEBEB;
  -webkit-box-shadow: 0px 0px 10px #EBEBEB;
  -moz-box-shadow: 0px 0px 10px #EBEBEB;
  margin: 10px 0 !important;
  border: 0px solid !important;
  display: -webkit-box; }

.cart_product_sidebar .woocommerce-cart-form__cart-item:hover {
  background: #ebebeb; }

.cart_checkout_sidebar {
  background: none;
  margin-top: 2.5rem;
  height: 100%; }

.cart_checkout_sidebar tr.cart-subtotal td,
.cart_checkout_sidebar tr.shipping td,
.cart_checkout_sidebar tr.order-total td {
  text-align: right; }

.cart_checkout_sidebar tr.order-total td {
  color: black;
  font-weight: bold;
  font-size: 1.6rem; }

.cart_checkout_sidebar tr th {
  font-size: 1rem;
  color: #333 !important;
  text-transform: uppercase; }

.woocommerce-checkout-review-order-table tr.cart_item:hover {
  /* background: #e6e1e1; */ }

.woocommerce-checkout-review-order-table {
  margin: 0 -15px;
  padding: 15px; }

.woocommerce-checkout-review-order-table tbody {
  padding: 15px; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-thumbnail {
  height: 85px;
  width: 85px;
  border-radius: 20px;
  background: white;
  display: block;
  padding: 0;
  overflow: hidden;
  margin: 15px; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-total {
  text-align: right;
  padding-left: 1rem;
  padding-right: 15px; }

.woocommerce-checkout-review-order-table tr.cart_item td.product-total span {
  font-size: 1rem; }

.woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.customer_details th {
  padding-right: 0px !important; }

.woocommerce-checkout-review-order-table tr.cart_item td {
  border: none !important; }

input#payment_method_stripe {
  top: initial !important; }

.woocommerce-form-login-toggle {
  display: none !important; }

h3#ship-to-different-address span {
  text-transform: uppercase !important;
  font-weight: bold !important; }

/* errors  */
.woocommerce-checkout.woocommerce .checkout_coupon .woocommerce-error, .woocommerce-checkout.woocommerce-page .checkout_coupon .woocommerce-error, .woocommerce-checkout.woocommerce form.checkout .woocommerce-error, .woocommerce-checkout.woocommerce-page form.checkout .woocommerce-error, .woocommerce-checkout.woocommerce-page .woocommerce-error {
  margin-top: 0 !important;
  background: none;
  color: black !important; }

.woocommerce #payment div.form-row.place-order, .woocommerce-page #payment div.form-row.place-order {
  padding: 1.5rem; }

.woocommerce-checkout .content-area .checkout h3 {
  text-align: left;
  margin: 1rem 0;
  font-size: 1.875em; }

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  width: 100%;
  background: none;
  padding: 0;
  color: white;
  margin: 0; }

.woocommerce-checkout .checkout_coupon .form-content {
  display: flex !important; }

.woocommerce-checkout .checkout_coupon input {
  padding: 1.5rem; }

.woocommerce-checkout .woocommerce > .woocommerce-error, .woocommerce-checkout .woocommerce > .woocommerce-message {
  width: 100%; }

.woocommerce-checkout-review-order-table tfoot {
  width: 100%;
  font-size: 10px; }

.woocommerce-checkout-review-order-table th {
  padding: 0; }

h3#ship-to-different-address {
  text-align: left;
  margin-top: 10px; }

#customer_details {
  padding: 0rem !important; }

.stepper {
  width: calc(100%/1.4);
  margin: auto !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; }
  .stepper li.stepper__item {
    padding: .5rem 2rem;
    display: inline-flex;
    color: #fdfcfc; }
    .stepper li.stepper__item.checked a {
      color: green; }
    .stepper li.stepper__item.checked .icon {
      background: green; }
      .stepper li.stepper__item.checked .icon:before {
        content: "\f00c" !important;
        color: white; }
    .stepper li.stepper__item.current a {
      color: orange; }
    .stepper li.stepper__item.current .icon {
      background: orange; }
      .stepper li.stepper__item.current .icon:before {
        color: white; }
    .stepper li.stepper__item a {
      line-height: 1.8;
      font-family: "Brandon Grotesque";
      color: #BCC0C6; }
    .stepper li.stepper__item .icon {
      width: 30px;
      margin-right: 10px;
      height: 30px;
      color: white;
      display: inline-block;
      font-family: "FontAwesome";
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; }
      .stepper li.stepper__item .icon:before {
        padding: 4px 7px;
        content: "\f00c";
        position: absolute;
        color: #BCC0C6;
        width: 30px;
        height: 30px;
        font-size: .8rem;
        margin: 0 1px; }
      .stepper li.stepper__item .icon.shipping:before {
        content: "\f15c";
        margin-left: 2px; }
      .stepper li.stepper__item .icon.payment:before {
        content: "\f09d"; }
      .stepper li.stepper__item .icon.delivery:before {
        content: "\f0d1"; }

.cart_reassurance {
  padding: 0px;
  margin: 1.5rem 0; }
  .cart_reassurance .cart_reassurance--item {
    background: #ebebeb;
    padding: .5rem;
    margin: 5px 0; }
    .cart_reassurance .cart_reassurance--item p {
      padding: 0;
      margin: 0; }
    .cart_reassurance .cart_reassurance--item img {
      width: 80px;
      height: 80px; }

/*
 * Custom AJAX spinner on WooCommerce checkout
 * The class used to load the overlay is .blockUI .blockOverlay
 * The class used to load the spinner is .woocommerce .loader:before
 *
 */
.btn-loading::before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  content: 'Loading';
  text-transform: lowercase;
  font-family: "Brandon Grotesque";
  color: #fbca99;
  font-size: 1rem;
  text-align: center;
  line-height: 3.3;
  left: 0;
  display: block;
  background: white;
  animation: none; }

.btn-loading::after {
  font-family: "FontAwesome" !important;
  height: 100%;
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #fbca99;
  content: "\f110";
  line-height: 2;
  text-align: center;
  font-size: 2em;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.woocommerce-customer-details h2 {
  font-size: 1.875em !important;
  text-align: center !important; }

@media only screen and (max-width: 30.063em) {
  #customer_details {
    padding: 0 !important; }
  .woocommerce-cart header, .woocommerce-cart footer, .woocommerce-cart .top-headers-wrapper, .woocommerce-checkout header, .woocommerce-checkout footer, .woocommerce-checkout .top-headers-wrapper {
    display: none; }
  .woocommerce-cart .crisp-client, .woocommerce-checkout .crisp-client {
    display: none; } }

@media only screen and (max-width: 60.063em) {
  .woocommerce-cart .full-width-page,
  .woocommerce-cart .page,
  .woocommerce-checkout .full-width-page,
  .woocommerce-checkout .page {
    padding: 0 !important; }
  .woocommerce-cart article.hentry .row, .woocommerce-cart .checkout-container, .woocommerce-checkout article.hentry .row, .woocommerce-checkout .checkout-container {
    padding: 1rem; }
  .woocommerce table.cart .cart_item td img, .woocommerce #content table.cart .cart_item td img, .woocommerce-page table.cart .cart_item td img, .woocommerce-page #content table.cart .cart_item td img {
    max-width: inherit;
    width: 100%; }
  .woocommerce table.cart .cart_item td.product-thumbnail, .woocommerce #content table.cart .cart_item td.product-thumbnail, .woocommerce-page table.cart .cart_item td.product-thumbnail, .woocommerce-page #content table.cart .cart_item td.product-thumbnail {
    margin-bottom: 10px; }
  .woocommerce-page #content table.cart .cart_item td:not(.product-thumbnail) {
    padding: 0px 1rem !important; }
  .woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
    margin-top: 0px; } }

/******
Homepage page
*******/
body.elementor-page .woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  opacity: 0; }

body.elementor-page .star-rating:before {
  color: gold !important; }

.wae-product-category-card-inner .category_title {
  font-size: 1.2rem;
  padding: 0;
  margin-top: 0px !important;
  margin: 0; }

.elementor-element.elementor-element-dede030 .eael-testimonial-image img {
  width: 230px;
  height: 215px; }

.wae-product-category-card-inner {
  box-shadow: none !important; }
  .wae-product-category-card-inner a {
    display: flex;
    flex-direction: column-reverse;
    box-shadow: none; }

.lae-posts-carousel .lae-posts-carousel-item .hentry {
  box-shadow: none !important; }

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image:hover {
  background: none; }

.categories_grid .category_name, .category_list .category_name {
  padding: 0px !important; }

/******
Homepage page
*******/
.container-page-category {
  padding: 0px !important; }

/******
login page
*******/
.login-register-container {
  margin-top: 0px; }

.m-backtotop {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  bottom: -50px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #BCC0C6;
  border-radius: 25px;
  text-align: center;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  overflow: hidden;
  color: #fff; }
  .m-backtotop, .m-backtotop * {
    box-sizing: border-box; }
  .m-backtotop.active {
    bottom: 15px;
    opacity: 1; }
  .m-backtotop > div {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .m-backtotop > div.arrow {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      opacity: 1; }
    .m-backtotop > div.text {
      font-size: 0.5rem !important;
      text-transform: uppercase;
      font-weight: 900;
      font-family: "Open Sans", sans-serif;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateY(50%) translateX(-50%);
      opacity: 0;
      margin-top: 1px; }
  .m-backtotop:hover {
    transform: scale(1.1);
    bottom: 20px;
    cursor: pointer;
    background: #9399a3;
    box-shadow: 0 10px 5px rgba(0, 0, 0, 0.1); }
    .m-backtotop:hover > div.arrow {
      transform: translateY(-150%) translateX(-50%);
      opacity: 0; }
    .m-backtotop:hover > div.text {
      transform: translateY(-50%) translateX(-50%);
      opacity: 1; }
