@charset "UTF-8";
/*Racerdepan customizations*/
html, body, button, input, textarea {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  box-sizing: unset;
  font-family: "Muli" !important; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
  font-weight: 800; }

b, strong {
  font-weight: 800 !important; }

body a:focus, body a:hover {
  text-decoration: none;
  color: #1A57B2; }

header#masthead {
  background: #000;
  padding: 27px 0;
  border-bottom-width: 0px; }

div.terms-spacer {
  height: 0px; }

.site_logo_container {
  text-align: center; }
  .site_logo_container a {
    display: inline-block; }

.top_bar {
  height: 40px; }
  .top_bar p {
    position: relative; }
  .top_bar span {
    position: absolute;
    right: 0px;
    top: 11px;
    font-weight: 600;
    color: #DDDDDD; }
  .top_bar a {
    color: white;
    font-weight: 700; }

div.faqs-chapter .faqs-question {
  color: #363636; }

div.faqs-chapter .terms-question {
  color: #363636;
  font-size: 16px;
  line-height: 24px; }

header.scheme_two_header_bar .logo img {
  max-height: 47px; }

a.button:hover, button.button:hover, .section-1-of-home.big_hero a:hover, .last_articles_home .check_all_news:hover, input.btn:hover {
  background: #173768;
  text-decoration: none; }

.scheme_two a.login_link {
  font-size: 12px;
  line-height: 24px;
  color: #EBEBEB;
  text-decoration: underline;
  text-transform: capitalize;
  position: absolute;
  top: 13px;
  left: 31px;
  display: none; }



body .minicartpreviewer {
  z-index: 99999; }

nav.woocommerce-MyAccount-navigation ul li a {
  font-size: 14px;
  text-transform: uppercase; }

body .woocommerce-info .button {
  float: none;
  padding-left: 0;
  display: block; }

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #173768 !important; }

nav.woocommerce-MyAccount-navigation ul li a {
  color: rgba(0, 0, 0, 0.4) !important; }

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: red !important; }

.woocommerce-MyAccount-content h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  font-family: 'Montserrat'; }

div.berocket_aapf_widget_selected_filter > ul > li > a{
  position: relative;
  margin-left: 8px !important;
  border-color: #1A57B2!important;
  border-radius: 18px !important;
  padding-right: 36px !important;
  color: #1A57B2!important;
  font-weight: 700 !important;
}

div.berocket_aapf_widget_selected_filter > ul > li > a .fa-times {
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 20px;
}

/* Manual override of the filterbuttons close icons. Should be corrected in the HTML using a separate class for the thin "X"*/
div.berocket_aapf_widget_selected_filter > ul > li > a .fa-times::before {
  content: "\00d7"
}

.woocommerce-ordering .orderstyler {
  width: auto;
  /*margin: 0;*/
  /*border: none;*/
  /*padding: 0;*/
}

.woocommerce-ordering .orderstyler::after {
  width: 12px;
  font-size: 12px;
  line-height: 26px;
  top:4px;
  right: 6px;
}

.woocommerce-ordering .orderstyler .orderby {
  min-width: 0;
  padding: 4px 16px 4px 0;
}

a.br_unselect_all{
  color: #173768!important;
}

.minicartcontainer table.cart td.product-price, .minicartcontainer table.cart td.product-subtotal {
  padding-top: 55px;
  text-align: right; }

.woocommerce-MyAccount-content button, .woocommerce-form.woocommerce-form-register button, .woocommerce-form.woocommerce-form-login button {
  background: #173768;
  border-color: #173768;
  color: #ffffff; }

.woocommerce-MyAccount-content button:hover, .woocommerce-form.woocommerce-form-register button:hover, .woocommerce-form.woocommerce-form-login button:hover {
  background: #173768;
  border-color: #173768;
  color: #ffffff;
  text-decoration: underline; }

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
  text-align: center; }

.woocommerce-MyAccount-content form {
  font-size: 14px;
  line-height: 19px; }

body.page-template .entry-content .woocommerce-MyAccount-content p {
  margin-bottom: 16px; }

body .addresses address {
  font-size: 20px;
  line-height: 26px; }

nav.scheme_two_header_nav {
  background: #0F0F0F;
  border-top: 1px solid #fff;
  margin-bottom: 16px;
  position: relative;
  z-index: 9999; }

nav.scheme_two_header_nav nav.main-navigation ul {
  margin: 0;
  text-align: center; 
}

div.storefront-breadcrumb {
  margin: 0;
  padding: 0; }

.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop > ul {
  max-width: 1140px !important; }

div.col-full {
  max-width: 1110px;
  padding: 0 15px; }

body .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  text-transform: none;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Muli';
  font-weight: 800;
  position: relative; }

body .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:before {
  content: ' ';
  display: block;
  height: 6px;
  width: 6px;
  background: #3771C7;
  border-radius: 100%;
  position: absolute;
  left: -3px;
  margin-top: 8px; }

body .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:hover {
  background: rgba(55, 113, 199, 0.2); }

div .more_options_for_product > a:hover {
  background: #173768; }

.error404 .fourohfour-columns-2 > nav {
  display: none; }

.error404 .fourohfour-columns-2 > section {
  width: 100% !important; }

nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > a, nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > span {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  padding: 23px 0; }

nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
  /* background-color: #0F0F0F !important; */
  background: url('img/racerdepan-nav-background.jpg') no-repeat center center #0F0F0F !important;
  backface-visibility: visible !important;
  clip: unset !important;
  z-index: 9999999;
  min-width: 100vw;
  padding: 0 60px;
}

/* nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop ul, nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop ul li {
  background: #0F0F0F !important; } */

nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop a {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff; }

nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header > a {
  text-transform: uppercase;
  font-weight: bold; }

nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header ul {
  margin: 0 0 20px 0;
  padding: 0; }

header#masthead .widget form {
  max-width: 300px;
  margin-top: 5px; }
  header#masthead .widget form input.search-field {
    padding: 8px 16px;
    font-size: 14px;
    color: #363636;
    border-width: 0px; }

header#masthead .widget_product_search form::before {
  left: auto;
  right: 0px;
  top: 0px;
  height: 100%;
  font-size: 20px;
  width: 58px;
  color: #ffffff;
  text-align: center;
  background: #1A57B2;
  line-height: 36px;
  cursor: pointer; }

header#masthead .scheme_two .mini-cart {
  background: transparent;
  margin-left: 0px;
  padding: 13px 46px 13px 43px;
  font-weight: 900;
  font-size: 12px;
  color: #fff;
  background: #1A57B2;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  /* border: 2px solid #1A57B2; */ }

header .scheme_two .mini-cart:before {
  font-size: 17px;
  top: 12px;
  left: 15px;
  color: #fff; }

header .scheme_two .mini-cart .count {
  display: inline-block;
  width: 28px;
  height: 48px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  background: #1A57B2;
  top: 0px;
  font-weight: 500;
  line-height: 42px;
  font-size: 14px; }

.pre_footer_content {
  color: #FFFFFF;
  background-image: url("img/Footer-blue-Copy.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  span.berocket_aapf_widget_show{
    margin-top: -20px;
  }

.pre_footer_content b {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 16px; }

  #menu-footer li:before{
    content: '';
  }

  #menu-footer li{
    padding-left: 0px;
    margin-bottom: 0px;
  }

  #menu-footer li a{
    color: #333333;
  }

  table:not( .has-background ) th, table:not( .has-background ) tbody td{
    background-color: transparent!important;
  }

body .pre_footer_content .inner_container h3 {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 8px; }

body .pre_footer_content .inner_container p {
  font-size: 16px;
  line-height: 23px; }

body .pre_footer_content .inner_container p:last-child {
  margin-bottom: 24px; }

.pre_footer_content img {
  display: block;
  margin-top: 24px;
  margin-bottom: 32px; }

.woocommerce-message, .woocommerce-info {
  background: none !important;
  padding: 0px !important;
  color: black !important;
  border-width: 0px !important; }

footer.site-footer {
  background: #fff;
  color: #272727;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px; }

footer.site-footer strong {
  font-weight: 800; }

footer.site-footer .widget-title {
  font-weight: 800;
  color: #272727;
  font-size: 14px;
  line-height: 19px; }

footer.site-footer .post_footer_content {
  background: #272727;
  color: #898989;
  border-top-width: 0px;
  margin-top: 32px; }

footer.site-footer .post_footer_content .footer_one_col {
  text-align: center;
  padding-top: 16px; }

footer.site-footer .post_footer_content .footer_one_col a, footer.site-footer .post_footer_content .footer_one_col span {
  color: #898989;
  display: inline-block;
  padding: 0px 36px; }

footer.site-footer .post_footer_content .footer_one_col ul {
  margin-top: 0px; }

footer.site-footer .post_footer_content ul li {
  padding: 25px 0;
  font-weight: 600;
  font-size: 11px; }

footer.site-footer .post_footer_content ul li a {
  color: #D6D6D6;
  font-weight: 600;
  font-size: 11px; }

footer.site-footer img {
  display: inline-block; }

footer.site-footer .widget ul li a, footer.site-footer .widget ul li {
  color: #D6D6D6;
  text-decoration: none;
  transition: all ease-in-out 0.2s;
  font-size: 14px; }

.site-footer .widget ul li a:hover {
  text-decoration: underline; }

.footer_newsletter_form {
  max-width: 380px;
  margin: 0 auto; }

.footer_newsletter_form td {
  padding: 0px; }

.footer_newsletter_form input {
  width: 100%;
  display: block;
  margin-top: 8px; }

.footer_newsletter_form input.btn--primary {
  background: #1A57B2;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0px; }

.footer_newsletter_form input.btn--primary:hover {
  background: #1A57B2;
  color: #ffffff;
  /*text-decoration: underline;*/ }

.footer_newsletter_form input[type=text] {
  border: 1px solid #000000;
  background: #ffffff;
  color: #363636;
  font-size: 14px;
  line-height: 19px;
  padding: 8px 16px;
  font-family: 'Open Sans'; }

/* .footer_newsletter_form input[type=text]::-webkit-input-placeholder{
    color: #363636!important;
    opacity: 1;
} */
/* .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
    color: #363636!important;
    font-weight: normal;
    font-style: normal!important;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-moz-placeholder {
    color: #363636!important;
    font-weight: normal;
    font-style: normal!important;
} */
/* .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
    color: #363636!important;
    font-weight: normal;
    font-style: normal!important;
} */
/*
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
    color: #363636!important;
    font-weight: normal;
    font-style: normal!important;
} */
.footer_newsletter_form input[type=text]:active, .footer_newsletter_form input[type=text]:focus {
  background: white; }

.home nav.scheme_two_header_nav {
  margin-bottom: 16px; }

.section-1-of-home {
  width: 100% !important; }

.section-1-of-home > .container > h2, .section-1-of-home > .container > a {
  display: none; }

/*.section-1-of-home .overlay {
  display: none; }*/

.section-1-of-home .actualcontent {
  max-width: 900px;
  margin: 0 auto; }

.section-1-of-home.big_hero .actualcontent h2 {
  text-align: left;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase; }

.section-1-of-home.big_hero .actualcontent h4 {
  margin: 0;
  text-align: left; }

.section-1-of-home.big_hero {
  margin-bottom: 0px; }

body.archive .woocommerce-products-header {
  text-align: left; }

.woocommerce-info a.showcoupon {
  color: #1A57B2; }

.archive h1.page-title {
  text-align: left;
  font-weight: 900;
  font-style: italic;
  font-size: 44px;
  line-height: 54px;
  color: #363636;
  padding-bottom: 0px;
  text-align: center;
  margin: 32px 0 70px;
  position: relative;
  text-transform: none;
  border-bottom: 0px; }
  .archive h1.page-title:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 18px;
    background: url(img/Graphic-element.png) no-repeat center center;
    background-size: cover;
    top: -26px;
    left: calc(50% - 11px); }

.section-1-of-home.big_hero a {
  margin: 40px 0px 90px;
  border-radius: 0;
  background: #1A57B2;
  font-family: 'Montserrat';
  font-weight: 700;
  padding: 15px 25px; }

.section-1-of-home.big_hero h2:before {
  position: absolute;
    content: '';
    width: 23px;
    height: 18px;
    background: url(img/Graphic-element.png) no-repeat center center;
    background-size: cover;
    top: -26px;
    left: calc(50% - 11px);
    border-width: 0px;
     }

/*
.section-3-of-home a.button, .section-3-of-home h2{
	display: none;
}

.section-3-of-home p{
	margin-bottom: 0px;
}

.section-3-of-home{
	font-size: 44px;
	line-height: 54px;
	font-weight: bold;
	font-family: 'Montserrat';
	font-style: italic;
	color: #363636;
	padding: 64px 0;
	background: #F1F1F1;
}

.section-3-of-home a{
	color: #1A57B2;
	font-weight: bold;
    position: relative;
}

.section-3-of-home a:before{
        content: "";
        position: absolute;
        width: 100%;
        height: 4px;
        bottom: 0;
        left: 0;
        background-color: #1A57B2;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        transform-origin: 0% 100%;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
}

.section-3-of-home a:hover{
	text-decoration: none;
    color: #1A57B2;
}

.section-3-of-home a:hover:before{
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.section-3-of-home img{
	margin-bottom: 8px;
} */
.section-5-of-home {
  background-size: cover; }

.section-5-of-home .container {
  max-width: 610px;
  margin-top: 78px;
  margin-bottom: 78px;
  font-size: 22px;
  line-height: 30px;
  color: #EBEBEB;
  font-weight: 600;
  text-align: center; }

.section-5-of-home h2 {
  font-weight: 700;
  font-style: italic;
  font-family: 'Montserrat';
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 30px;
  display: inline-block;
  position: relative;
  color: #ffffff; }

.section-5-of-home h2:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  bottom: -5px;
  background: #1A57B2;
  left: 0px; }

.section-5-of-home a.button {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
  line-height: 18px;
  color: #FFFFFF;
  background: #1A57B2;
  display: inline-block;
  margin: 8px auto 0;
  padding: 16px 32px; }

.section-5-of-home a.button:hover {
  background: #1A57B2; }

.first_page_cat {
  display: block;
  overflow: hidden; }

  body.term-kampanjer .big_hero .actualcontent h2{
    font-weight: 900;
    font-style: italic;
    font-size: 44px;
    line-height: 54px;
    display: block;
    text-align: block;
    text-align: center;
    position: relative;
    text-transform: none;
    border-bottom: 0px;
  }

.first_page_cat > img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  top: 0;
  left: 0;
  border-radius: 6px;
  opacity: 1;
  transition: all ease-in-out 0.1s;
}

.first_page_cat:hover>img{
  opacity: 0.7;
}

.section-2-of-home h2, .section-2-of-home a.button {
  display: none; }

.section-2-of-home {
  padding: 40px 0 48px; }

.section-2-of-home h4 {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 32px; }

.section-2-of-home ul {
  list-style: none;
  margin: 0px;
  text-align: center; }

.section-2-of-home ul li {
  display: inline-block; margin-bottom: 16px; }

.section-2-of-home ul li a {
  width: 160px;
  display: block;
  padding: 20px 0px;
  color: #173768;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin: 0px 12px ;
  border-radius: 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3771c7+0,1a57b2+100&0.05+0,0.05+100 */
  background: -moz-linear-gradient(top, rgba(55, 113, 199, 0.05) 0%, rgba(26, 87, 178, 0.05) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(55, 113, 199, 0.05) 0%, rgba(26, 87, 178, 0.05) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(55, 113, 199, 0.05) 0%, rgba(26, 87, 178, 0.05) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3771c7', endColorstr='#0d1a57b2',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.75);
  margin-bottom: 16px;
}

.first_page_cat {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  background-size: cover;
  display: table;
  position: relative;
  /* height: 234px; */
  height: auto;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  overflow: visible;
  margin-bottom: 90px; }
  .first_page_cat h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #1A57B2;
    display: flex;
    position: absolute;
    justify-content: center;
    flex-direction: column;
    z-index: 9;
    width: 100%;
    border: 2px solid #1A57B2;
    border-radius: 30px;
    height: 50px;
    bottom: -66px;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    vertical-align: middle;
    padding: 0px 14px 0px; }

.a_overlay {
  display: none; }

.bestseller_products {
  margin-bottom: 72px; }

.bestseller_products > h2, .last_articles_home h2 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: italic;
  font-size: 44px;
  text-transform: uppercase;
  line-height: 54px;
  color: #000000;
  display: inline-block;
  margin: 64px auto 40px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0); }

.bestseller_products > h2:after, .last_articles_home h2:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  bottom: -5px;
  background: #1A57B2;
  left: 0px; }

.bestseller_products h2, .bestseller_products .tagged_as {
  display: none; }

.bestseller_products .add_to_cart_listing_variable.disabled {
  padding-right: 0;
  padding-left: 0;
}

div .product_in_archive .brand_link_container a {
  font-size: 14px;
  font-weight: 700;
  color: #2F3133;
  line-height: 18px; }

div .product_in_archive h2 {
  font-size: 16px;
  line-height: 22px;
  color: #2F3133; }

div .product_in_archive .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  color: #2F3133;
  height: 47px; }

body.term-kampanjer .columns-3 {
  display: block !important; }

div .product_in_archive .price .sale_price {
  display: inline-block;
  font-size: 12px;
  padding-right: 0;
}

.price_from_original .regular_price {
  color: #FF5D00 !important; }

.more_options_for_product, .product_in_archive .brand_link_container, .product_in_archive > a, .product_in_archive p.price {
  text-align: center; }

div .more_options_for_product > a {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  color: #ffffff;
  padding: 6px 0;
  background: #1A57B2;
  text-decoration: none;
  max-width: 170px;
  width: 100%;
  border-radius: 30px; }

.product_in_archive {
  border-radius: 16px; }

.brand_list_front .container {
  padding: 60px 0;
  text-align: center; }

.brand_list_front h2 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: italic;
  font-size: 44px;
  line-height: 54px;
  color: #000000;
  display: inline-block;
  margin: 0 0 70px;
  position: relative;
  text-transform: uppercase; }

.brand_list_front h2:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  bottom: -5px;
  background: #1A57B2;
  left: 0px; }

.brand_list_front a {
  display: inline-block;
  margin: 0 13px; }

.brand_list_front a:first-child {
  margin-left: 0px; }

.brand_list_front a:last-child {
  margin-right: 0px; }

.brand_list_front.instagram_widget h2 {
  text-transform: lowercase;
  margin-bottom: 50px; }

.brand_list_front .insta_link {
  color: #1A57B2;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  margin-bottom: 30px; }

.brand_list_front .insta_link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #1A57B2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 0% 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.brand_list_front .insta_link:hover {
  text-decoration: none; }

.brand_list_front .insta_link:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.brand_list_front.instagram_widget .container {
  border-bottom: 1px solid rgba(161, 161, 161, 0.2); }

div .minicartcontainer .close_cart {
  font-weight: 700;
  color: #1A57B2; }

div a.checkout-button.button {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3771c7+0,1a57b2+100 */
  background: #3771c7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3771c7 0%, #1a57b2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3771c7', endColorstr='#1a57b2',GradientType=0 );
  /* IE6-9 */
  margin-bottom: 40px;
  margin-left: auto;
  max-width: 380px !important;
  margin-right: auto;
  display: block;
  float: none;
  border-radius: 30px;
  font-weight: 900;
  text-transform: none;
  font-size: 16px !important;
  line-height: 20px;
  padding-top: 13px;
  padding-bottom: 13px; }

div a.checkout-button.button:hover, body.single-product div.product form.cart button:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3771c7+0,173768+100 */
  background: #3771c7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3771c7 0%, #173768 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3771c7 0%, #173768 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3771c7 0%, #173768 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3771c7', endColorstr='#173768',GradientType=0 );
  /* IE6-9 */ }

div.product_in_archive .price {
  font-size: 14px;
  line-height: 24px;
  height: auto; }

div.product_in_archive .price .regular_price {
  display: inline-block;
  font-size: 18px;
  font-weight: 800;
  margin-right: 2px;
}

.product_in_archive p.price {
  padding: 8px 4px 16px 8px;
  border-bottom-width: 0px; }

body.single-product div.product form.cart button {
  background: #3771c7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3771c7 0%, #1a57b2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3771c7', endColorstr='#1a57b2',GradientType=0 );
  /* IE6-9 */
  border-width: 0px;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  border-radius: 30px;
  font-weight: 900;
  max-width: 450px; }

.ssatc-sticky-add-to-cart {
  z-index: 99 !important; }

section.ssatc-sticky-add-to-cart {
  padding: 8px 0; }

.ssatc-sticky-add-to-cart p.price {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border: none !important;
  margin-top: 19px !important; }

.ssatc-sticky-add-to-cart p.price .you_save {
  display: none; }

.ssatc-sticky-add-to-cart img {
  max-height: 70px !important;
  border-width: 0px !important;
  padding: 0px !important;
  margin: 0px !important; }

.ssatc-sticky-add-to-cart .button {
  top: 8px !important; }

.ssatc-sticky-add-to-cart .price {
  opacity: 1 !important; }

.ssatc-sticky-add-to-cart h2 {
  margin: 19px 0 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #2F3133; }

.sales_flash_info_in_loop {
  position: absolute;
  top: 0;
  left: -20px;
}

.sales_flash_info_in_loop .onsale {
  background-image: url("img/racerdepan-sale.svg");
  background-color: transparent;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 18px;
  margin-bottom: 0;
}

.bestseller_products .sales_flash_info_in_loop {
  right: 48px; }

div .sales_flash_info {
  top: 20px;
  right: 20px;
}

.sales_flash_info .onsale {
  height: 60px;
  width: 60px;
  background-image: url("img/racerdepan-sale.svg");
  background-color: transparent;
  line-height: 60px;
  font-size: 18px;
  margin-bottom: 0;
}

.single-product .brand_link, .single-product h1.entry-title {
  font-family: 'Muli';
  font-weight: 800; }

.single-product h1.entry-title {
  font-size: 28px;
  line-height: 34px;
  border-bottom-width: 0px;
  padding-bottom: 8px;
  margin-bottom: 0px; }

body.single-product div.woocommerce-tabs ul.tabs {
  margin-bottom: 28px;
}

body.single-product div.woocommerce-tabs ul.tabs li {
  margin-bottom: 12px;
}

body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a {
  position: relative;
  margin-left: 24px;
  border: none;
}

body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -26px;
  width: 1px;
  height: 22px;
  transform: translateY(-50%);
  background: #979797;
}

body.single-product div.product p.price {
  border-bottom-color: rgba(54, 54, 54, 0.2);
  margin-bottom: 22px; }

body.single-product div.product p.price .regular_price {
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
  color: #2F3133; }

body.single-product .woocommerce-Tabs-panel {
  font-size: 16px;
  line-height: 24px; }

body.single-product div.product_on_sale p.price .regular_price {
  color: #FF5D00; }

.extra_message_after_add_to_cart {
  display: none; }

body.single-product div.product p.price .you_save {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #A1A1A1; }

body.single-product .image_selector:hover {
  border-color: #000000;
}

.single-product div.product .woocommerce-product-gallery img {
  max-width: 100%;
}

div .woocommerce-tabs ul.tabs li a {
  font-size: 14px;
  line-height: 18px;
  color: #898989;
  font-weight: 600;
  text-transform: none;
  margin-right: 24px;
  padding: 0;
  padding-bottom: 2px;
}

div .woocommerce-tabs ul.tabs li.active a, div .woocommerce-tabs ul.tabs li.active {
  text-decoration: none;
  position: relative; }

.woocommerce-tabs ul.tabs li.active a {
  color: #1A57B2 !important;
  text-transform: none;
  font-weight: 800; }
  .woocommerce-tabs ul.tabs li.active a:after {
    content: ' ';
    position: absolute;
    bottom: 0px;
    height: 2px;
    right: 0;
    left: 0;
    background-color: #1A57B2; }

div .woocommerce-tabs ul.tabs li.active:first-child a:after {
  left: 0px; }

body.page-template h1.entry-title, body.blog h1.entry-title, body.post-template-default h1.entry-title {
  font-weight: 900;
  font-style: italic;
  font-size: 44px;
  line-height: 54px;
  color: #000000;
  padding-bottom: 0px;
  display: block;
  text-align: block;
  margin: 0 0 70px;
  text-align: center;
  position: relative;
  text-transform: none;
  border-bottom: 0px; }

body.page-template h1.entry-title:before, body.blog h1.entry-title:before, body.post-template-default h1.entry-title:before {
  position: absolute;
  content: '';
  width: 23px;
  height: 18px;
  background: url("img/Graphic-element.png") no-repeat center center;
  background-size: cover;
  top: -26px;
  left: calc(50% - 11px); }

.entry-content h2 {
  font-size: 32px;
  line-height: 40px;
  color: #1A57B2;
  font-weight: 800;
  padding-bottom: 16px;
  border-bottom: 1px solid #898989;
  margin-bottom: 16px; }

body.page .entry-content {
  font-size: 18px;
  line-height: 30px;
  color: #272727;
  max-width: 780px;
  margin: 0 auto; }

body.page.woocommerce-checkout .entry-content {
    max-width: 900px;
  }

  .woocommerce-info a.showcoupon:hover{
    color: #1A57B2;
  }

.entry-content p {
  margin-bottom: 32px;
  padding-bottom: 0px; }

.entry-content p strong, .entry-content p b {
  font-weight: 700 !important;
}

.entry-content h4 {
  font-size: 20px;
  line-height: 32px;
  color: #363636;
  font-weight: 700;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.entry-content {
  position: relative; }

.entry-content .alignright {
  position: absolute;
  right: 0px; }

.entry-content a {
  color: #1A57B2;
  text-decoration: none !important; }

.entry-content td {
  padding: 0px;
  color: #272727;
  font-size: 18px;
  line-height: 30px;
  vertical-align: middle;
}

nav.woocommerce-breadcrumb a {
  color: #1A57B2;
  font-weight: 700;
  text-decoration: none; }

.blog_post_container {
  max-width: 980px;
  margin: 0 auto 0px;
  padding-bottom: 32px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 32px;
  border-bottom: 1px solid rgba(161, 161, 161, 0.5); }

.blog_post_container:hover {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2); }

.blog_post_container img {
  max-width: 100%;
  padding-right: 35px; }

.blog_post_container span {
  font-weight: 600;
  color: #A1A1A1;
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin-bottom: 8px; }

.blog_post_container h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  font-family: 'Montserrat';
  text-decoration: underline;
  margin-bottom: 8px;
  padding: 0px; }

.blog_post_container h2 a {
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  font-family: 'Montserrat'; }

.blog_post_container .post_excerpt {
  font-size: 16px;
  line-height: 22px;
  color: #000000; }

.blog_post_container .post_excerpt p {
  margin-bottom: 8px;
  padding: 0; }

.blog_post_container .read_more {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Montserrat';
  font-weight: 700;
  text-decoration: underline;
  color: #1A57B2;
  display: block; }

.blog_single_post_content {
  max-width: 880px;
  margin: 12px auto 32px; }

.blog_single_post_content h1 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 32px;
  padding: 0;
  line-height: 56px;
  color: #363636; }

body.storefront-full-width-content.woocommerce-cart .entry-header {
  text-align: left; }

header h1.entry-title span {
  font-size: 22px; }

.blog_single_post_content span.date {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #A1A1A1;
  display: block;
  margin-bottom: 40px; }

.blog_single_post_content .post_content p {
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 32px; }

.blog_single_post_content .post_content h2 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  margin: 32px 0 8px; }

.blog_single_post_content .post_content h3 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin: 32px 0 8px; }

.last_articles_home {
  padding: 0 0 64px;
  background: #F1F1F1; }

.last_articles_home .col-md-7, .last_articles_home .col-md-5 {
  margin-top: 34px;
  margin-bottom: 64px; }

.last_articles_home .check_all_news {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
  line-height: 18px;
  color: #FFFFFF;
  background: #1A57B2;
  display: inline-block;
  margin: 8px auto 0;
  padding: 16px 32px; }

.last_articles_home .left_image {
  float: left;
  width: 50%;
  background-size: cover;
  background-position: center center;
  position: relative; }

.last_articles_home .left_image a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.last_articles_home .left_content {
  width: 50%;
  float: left;
  padding: 16px 50px 16px 16px;
  background: #ffffff; }

.last_articles_home .big_article h3, .last_articles_home .big_article h3 a {
  font-family: 'Montserrat';
  font-size: 34px;
  line-height: 34px;
  color: #363636;
  font-weight: 700;
  margin-bottom: 16px;
  text-decoration: underline; }

.last_articles_home .excerpt_content_home {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
  color: #363636; }

.blog_post_container .read_more {
  position: relative;
  /*text-decoration: none;*/
  display: inline-block; }

.last_articles_home .see_more {
  color: #1A57B2;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  position: relative;
  text-decoration: underline; }

.last_articles_home .see_more:before, .blog_post_container .read_more:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #1A57B2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 0% 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.last_articles_home .see_more:hover, .blog_post_container .read_more:hover {
  text-decoration: none; }

.last_articles_home .see_more:hover:before, .blog_post_container .read_more:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.last_articles_home .small_article_on_home h3, .last_articles_home .small_article_on_home h3 a {
  font-family: 'Montserrat';
  font-size: 18px;
  line-height: 24px;
  color: #363636;
  font-weight: 700;
  margin-bottom: 16px;
  text-decoration: underline; }

.last_articles_home .big_article, .last_articles_home .small_article_on_home {
  display: flex;
  cursor: pointer; }

.last_articles_home .big_article:hover, .last_articles_home .small_article_on_home:hover {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2); }

.blog_post_container .row {
  cursor: pointer; }

.last_articles_home .big_article .left_image {
  max-width: 330px; }

.last_articles_home .small_article_on_home .left_image {
  max-width: 200px; }

.last_articles_home .row {
  display: flex; }

.last_articles_home .small_article_on_home {
  width: 100%;
  background: white;
  min-height: 184px; }

.last_articles_home .small_article_on_home .left_content {
  width: 80%; }

span button#catapultCookie {
  border-radius: 0px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 700;
  padding: 10px 15px; }

span.ctcc-left-side {
  font-size: 16px;
  line-height: 24px; }

.instagram_widget {
  background: white; }

div .tagged_as a {
  font-size: 12px;
  line-height: 17px;
  font-weight: 700 !important;
  color: #3771c7;
  border: 2px solid #3771c7;
  font-family: 'Muli';
  transition: all ease-in-out 0.2s; }

div .tagged_as a:hover {
  background: #3771c7;
  color: #ffffff; }

.woocommerce-breadcrumb {
  color: #363636; }

div.faqs-search-bar {
  padding-top: 0px;
  margin-top: -30px; }

div.faqs-chapter .faqs-question {
  font-size: 16px;
  line-height: 24px; }

.bestseller_products .tagged_as {
  margin: -10px auto 40px;
  max-width: 370px;
  text-align: center; }

.wc-proceed-to-checkout .button.checkout-button {
  color: white; }

body.storefront-full-width-content .woocommerce-tabs ul.tabs, body.storefront-full-width-content .woocommerce-tabs .panel {
  width: 100%; }

table.woocommerce-cart-form__contents .product-name a {
  color: #2F3133;
}

table.woocommerce-cart-form__contents .product-name .brand_link_container {
  line-height: 16px;
}

body .minicartcontainer table.cart .quantity .decrease_quantity, body .minicartcontainer table.cart .quantity .increase_quantity {
  border-width: 0px;
  border-radius: 5px; }

.minicartcontainer table.cart .quantity input.qty {
  border-radius: 5px; }

.minicartcontainer .woocommerce-cart-form__contents .product-name .brand_link_container a {
  font-size: 12px;
  line-height: 15px;
  font-family: 'Muli'; }

.minicartcontainer .cart_item .remove::before {
  content: '\00d7';
}

form.final_cart_structure .woocommerce-cart-form__contents .brand_link_container a {
  font-family: 'Muli';
}

form.final_cart_structure .woocommerce-cart-form__contents .product-remove a::before {
  content: '\00d7';
}

form.final_cart_structure .woocommerce-cart-form__contents input.qty.text {
  max-width: 24px;
  max-height: 24px;
  margin-top: 3px;
  border-radius: 4px;
}

form.final_cart_structure .woocommerce-cart-form__contents .decrease_quantity, form.final_cart_structure .woocommerce-cart-form__contents .increase_quantity {
  border-radius: 4px;
}

form.final_cart_structure table.cart .variation dt {
  float: none;
  font-size: 12px;
  margin-bottom: 0;
}

.woocommerce-cart form.final_cart_structure.woocommerce-cart-form .cart_item .product-remove .remove {
  left: -20px;
  top: 50%;
  transform: translate(50%, -50%);
}

.woocommerce-cart form.final_cart_structure.woocommerce-cart-form .cart_item .product-remove .remove::before {
  left: 0;
  top: 50%;
  transform: translate(50%, -50%);
}

.cart_totals .shop_table tbody tr.order-total th {
  vertical-align: middle;
}

.cart_totals .shop_table tbody tr.cart-subtotal th {
  vertical-align: middle;
  line-height: 10px;
}

table:not(.has-background) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
  background: transparent !important; }

.minicartcontainer table.cart .variation dt {
  padding-right: 2px; }

.minicartcontainer .variation {
  font-size: 11px;
  line-height: 13px; }

.tagged_discover_more h4 {
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
  color: #000000; }

.tagged_discover_more {
  margin-top: 32px; }

.jarla_after_product_description {
  border-radius: 5px;
  border: 1px solid #A1A1A1;
  padding: 16px 16px 16px 40px; }

.jarla_after_product_description ul {
  margin: 0px;
  font-size: 14px;
  line-height: 24px;
  list-style-image: url("list_icon.png"); }

.woocommerce-tabs .panel h2:first-of-type {
  display: none; }

.archive div .more_options_for_product > a {
  display: inline-block;
  /* margin-left: 8px; */
  padding-left: 15px;
  padding-right: 15px;
}

.archive div .more_options_for_product > a.add_to_cart_listing_variable:hover {
  background: #173768;
}

.single-product .brand_link a {
  font-weight: 700;
  font-family: 'Muli';
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding-bottom: 4px;
  display: block; }

.related_on_single h2 {
  display: none; }

.related_on_single > h2 {
  font-weight: 900;
  font-style: italic;
  font-size: 44px;
  text-transform: none;
  line-height: 54px;
  color: #000000;
  display: inline-block;
  margin: 0px auto 50px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0); }
  .related_on_single > h2:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 18px;
    background: url(https://racerdepan.se/wp-content/uploads/sites/13/2020/03/Graphic-element.png) no-repeat center center;
    background-size: cover;
    top: -26px;
    left: calc(50% - 11px); }

body.single-product div.product table.variations td {
  vertical-align: middle; }

body.single-product div.product table.variations td.label label[for="farg-klader"] {
  margin-top: -28px; }

a.image_selector {
  border-radius: 30px;
  position: static;
  margin-right: 8px;
  margin-bottom: 0px; }
  a.image_selector.inactive {
    opacity: 0.3; }
  a.image_selector.culoare_selectata {
    margin-bottom: 24px; }
  a.image_selector img {
    margin: 0px !important;
    max-width: 42px !important; }
  a.image_selector span {
    display: block !important;
    position: absolute;
    max-width: 60px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    margin-top: 12px;
    margin-left: -8px;
    color: #272727; }
  a.image_selector.inactive:after {
    display: none !important; }

.storefront-full-width-content.single-product div.product .woocommerce-tabs {
  border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  padding-bottom: 64px;
  margin-bottom: 64px; }

.storefront-full-width-content .woocommerce-tabs .panel {
  margin-bottom: 0px; }

div .dgwt-wcas-search-form {
  max-width: 300px;
  margin: 5px auto 2px;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  border: 2px solid #3771C7; }

div .dgwt-wcas-search-form input[type="search"].dgwt-wcas-search-input {
  padding: 8px 16px !important;
  font-size: 14px;
  color: #fff !important;
  border-width: 0px;
  line-height: 36px;
  font-style: normal;
  max-height: 36px;
  border: 0px solid #000000;
  background-color: transparent;
  border-radius: 0px;
  -webkit-appearance: none; }
  div .dgwt-wcas-search-form input[type="search"].dgwt-wcas-search-input::placeholder {
    color: #ffffff !important;
    opacity: 1 !important;
    font-style: normal !important;
    -webkit-appearance: none; }
  div .dgwt-wcas-search-form input[type="search"].dgwt-wcas-search-input:focus {
    background: transparent !important; }

div.search_results_search_form .widget {
  margin-bottom: 32px;
  margin-top: 32px; }

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  display: none; }

.dgwt-wcas-preloader {
  right: 50px !important; }

.dgwt-wcas-suggestions-wrapp {
  width: 500px !important;
  max-height: 408px !important;
  border-width: 0px!important;
  /*margin-left: -100px!important;*/
  margin-top: 1px; }

.dgwt-wcas-suggestion {
  margin: 0px;
  padding: 24px 32px !important;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2) !important;
  min-height: 120px !important; }

.dgwt-wcas-si {
  left: 32px !important;
  width: 81px !important; }

div .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  top: 1em;
  left: 1em;
  left: auto;
  right: 0px;
  top: 0px;
  height: 100%;
  font-size: 20px;
  width: 42px;
  color: #ffffff;
  text-align: center;
  background: #1A57B2;
  line-height: 36px;
  cursor: pointer; }

.product_in_archive h2.woocommerce-loop-product__title {
  height: 49px;
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 0px;
  /*margin-bottom: 8px;*/ }

.dgwt-wcas-sp span {
  font-weight: 700;
  color: #2F3133; }

.dgwt-wcas-sp del {
  margin-top: -16px; }

.dgwt-wcas-sp del span {
  font-weight: 400; }

.dgwt-wcas-sp ins span {
  color: #FF5D00 !important; }

.product_in_archive img {
  height: auto;
  width: auto !important;
  max-width: 100%;
  max-height: 175px; }

.bestseller_products .product_in_archive > a:first-child {
  min-height: 215px;
  text-align: center;
  vertical-align: middle; }

.related_on_single .product_in_archive > a:first-child {
  min-height: 208px; }

.product_in_archive > .woocommerce-loop-product__link {
  overflow: unset;
}

.product_in_archive > a:first-child {
  text-align: center;
  vertical-align: middle;
  min-height: 175px; }

.product_in_archive img {
  display: inline-block; }

.bestseller_products .product_in_archive img, .related_on_single .product_in_archive img {
  height: auto;
  max-height: 208px;
  display: inline-block; }

body.single-product div.product form.cart button.disabled {
  opacity: 1 !important;
  background: #A1A1A1; }

body.single-product div.product form.cart .variations_button button.disabled {
  background: #3771c7;
  opacity: 0.7!important;
}


div .more_options_for_product a.disabled {
  background: #A1A1A1;
  pointer-events: none;
  cursor: not-allowed;
  padding-left: 15px;
  padding-right: 15px;
  /*margin-top: 49px; */
}

span.highlight {
  background: #1A57B2; }

.dgwt-wcas-has-img .dgwt-wcas-content-wrapp {
  padding-left: 96px !important; }

.dgwt-wcas-has-desc .dgwt-wcas-sp, .dgwt-wcas-has-img .dgwt-wcas-sp {
  top: 53px !important;
  right: 32px; }

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-cat {
  min-height: auto !important; }

.dgwt-wcas-st {
  font-size: 14px;
  line-height: 19px; }

.top_bar .container {
  position: relative; }

.top_bar ul {
  position: absolute;
  right: 15px;
  top: 7px;
  margin: 0px;
  padding: 0px;
  list-style: none; }

.top_bar ul li {
  display: inline-block; }

.top_bar ul li a {
  padding-left: 19px;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  color: #2F3133; }

/* .scheme_two_header p:last-child{
    display: none;
} */
.scheme_two_header p i {
  margin-right: 4px !important;
  margin-left: 10px;
  color: #1A57B2; }

.scheme_two_header p i:first-child {
  margin-left: 0; }

#secondary {
  background: #FAFAFA;
  padding: 16px 24px; }

.bapf_head h3 {
  /* font-family: 'Open Sans'; */
  font-weight: 700;
  font-size: 14px;
  color: #2F3133;
  text-transform: uppercase;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 16px;
  padding-top: 16px;
  position: relative;
  cursor: pointer; }

#secondary .widget .widget-title:after {
  /*content: '+';*/
  position: absolute;
  right: 0px;
  top: -10px !important;
  font-size: 30px;
  cursor: pointer; }

#secondary .widget .widget-title.active_filter_now:after {
  content: '-'; }

#secondary .berocket_aapf_widget-wrapper .berocket_slider_start_val, .berocket_aapf_widget-wrapper .berocket_slider_end_val {
  border: 1px solid #A1A1A1 !important;
  box-shadow: none;
}

#secondary .berocket_filter_slider.ui-widget-content , .berocket_filter_price_slider.ui-widget-content {
  height: 6px;
  background-color: #e5e5e5 !important;
  border-color: #e5e5e5;
}

#secondary .berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: none repeat scroll 0 0 #1A57B2;
  height: 5px;
}

#secondary .widget:first-child .widget-title {
  border-top: 0px;
  padding-top: 0px; }

#secondary .widget:first-child .widget-title:after {
  top: 0px; }

#secondary .widget {
  margin-bottom: 0px; }

/*#secondary .berocket_aapf_widget{
	display: none;
}*/
#secondary .category .berocket_aapf_widget, #secondary .color .berocket_aapf_widget, #secondary .size .berocket_aapf_widget {
  display: block; }

#secondary ul.berocket_aapf_widget li {
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 19px;
  color: #2F3133; }

#secondary .berocket_aapf_widget .berocket_label_widgets {
  position: relative;
  padding-left: 2px; }

#secondary input[type="checkbox"] {
  border-radius: 0px !important; }

#secondary .berocket_aapf_widget-title_div {
  padding-right: 5px; }

#secondary .ywcca_category_accordion_widget > li.cat-item {
  display: none; }

#secondary .ywcca_category_accordion_widget > li.cat-item.opened {
  display: block; }

#secondary .berocket_aapf_widget input[type="checkbox"] + label:before {
  top: 3px;
  left: 0px;
  position: absolute; }

#secondary .size ul.berocket_aapf_widget li {
  display: inline-block;
  position: static;
  padding: 0px; }

#secondary .size .berocket_aapf_widget .berocket_label_widgets {
  padding: 8px;
  border: 1px solid rgba(151, 151, 151, 0.24);
  margin-right: 8px;
  display: block;
  cursor: pointer;
  margin-bottom: 8px;
  min-width: 32px;
  text-align: center; }

#secondary .size .berocket_aapf_widget .berocket_label_widgets.berocket_checked {
  border: 2px solid #000000;
  padding: 7px; }

.left-sidebar .widget-area#secondary {
  margin-right: 0px;
  width: 25%;
  padding: 0px; }

  .mCustomScrollBox{
    max-height: 200px!Important;
  }

.left-sidebar .berocket_single_filter_widget {
  padding: 0px 16px; }

.left-sidebar .widget-area .widget:first-child {
  /*border: 1px solid #979797;*/ }

.left-sidebar .widget-area .widget ul {
  margin: 0px; }

.left-sidebar .widget-area .widget .berocket_aapf_widget li ul {
  display: none;
  margin-left: 16px;
  margin-top: 8px; }

.berocket_aapf_widget-wrapper.category li.sub_category {
  margin-left: 16px; }

#secondary .size .berocket_aapf_widget input[type="checkbox"] + label:before {
  display: none; }

#secondary .widget:first-child .berocket_aapf_widget-wrapper.category .widget-title:after {
  content: ''; }

.product_in_archive:hover {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2); }

.desktop-list-toggle a.grid-toggle {
  background-image: url("img/desktop_grid_view.png") no-repeat center center;
  border-right: 1px solid #a1a1a1;
  width: 42px !important;
  margin: 0px; }

.desktop-list-toggle a.list-toggle {
  background-image: url("img/desktop_list_view.png") no-repeat center center;
  margin: 0px 5px 0px 8px !important; }

.single-product div.product form.cart .quantity {
  display: none; }

.last_articles_home .big_article {
  position: relative;
  padding: 0px;
  margin-left: 15px;
  margin-right: 15px; }

.last_articles_home .big_article:before {
  content: 'I focus just nu:';
  font-size: 14px;
  font-weight: bold;
  padding-left: 22px;
  font-family: 'Montserrat';
  position: absolute;
  top: -32px;
  left: 0px;
  color: #2F3133;
  background: url("../img/Star.png") no-repeat left; }

.last_articles_home .col-md-5 {
  position: relative; }

.ssatc-sticky-add-to-cart table {
  display: none; }

.last_articles_home .col-md-5:before {
  content: 'Senaste:';
  font-size: 14px;
  padding-left: 22px;
  font-weight: bold;
  font-family: 'Montserrat';
  background: url("../img/Senaste.png") no-repeat left;
  position: absolute;
  top: -32px;
  left: 15px;
  color: #2F3133; }

#main .member {
  text-align: center;
  margin-bottom: 56px; }

#main .member span {
  display: block; }

#main .member img {
  display: inline-block;
  margin-bottom: 8px;
  border-radius: 0px; }

#main .member .name {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #000000; }

#main .member .function {
  font-size: 18px;
  line-height: 24px;
  color: #565656;
  margin-bottom: 6px; }

#main .member .number {
  font-size: 16px;
  line-height: 22px;
  color: #848484; }

#main .gallery_item {
  margin-bottom: 30px; }

#main .gallery_item img {
  border-radius: 0px; }

.gallery_items_verkstad {
  text-align: center; }

.gallery_items_verkstad img {
  max-width: 380px;
  display: inline-block;
  margin-bottom: 32px; }

.page-template-template-kampanjer-php .woocommerce-breadcrumb {
  margin-bottom: 16px; }

.page-template-template-kampanjer-php .kampanjer_banner {
  margin-top: 16px;
  margin-bottom: 32px; }

body.single-product div.product table.variations td, body.single-product div.product table.variations th, .variation_selector_loop table.variations td {
  display: table-cell; }

/*.single-product div.product table.variations td.label, .variation_selector_loop td.label{
    width: 100px;
}*/
body .variation_selector_loop .label label, body .variable_popup label {
  font-size: 14px;
  line-height: 17px;
  padding: 0px;
  margin-bottom: 0;
  padding-top: 6px; }

body .variation_selector_loop .woocommerce-variation-price {
  display: block !important; }

body .variation_selector_loop .woocommerce-variation-price .price {
  border-bottom: none;
  padding: 0px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 22px; }

body .variation_selector_loop .woocommerce-variation-price .price del {
  font-size: 12px;
  line-height: 22px; }

body .variation_selector_loop .woocommerce-variation-price .price ins {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #FF5D00; }

body.single-product div.product table.variations td.label label {
  display: block;
  min-width: 100px;
  color: #2F3133;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  text-align: left;
  padding-top: 8px; }

body .button-variable-item span {
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  font-weight: 600;
  padding: 0px !important; }

.single-product div.product table.variations {
  table-layout: auto !important; }

body .variable-item.button-variable-item, .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
  border-radius: 0px !important;
  border-width: 1px !important;
  border-color: rgba(161, 161, 161, 0.5);
  border-style: solid;
  margin: 0 8px 8px 0 !important;
  box-shadow: none !important;
  outline-color: none !important; }

body .variable-item.button-variable-item {
  padding: 8px !important; }

.section-1-of-home {
  margin-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D8D8D8; }

  .section-1-of-home .depicter{
    margin-bottom: 40px;
  }

  .section-1-of-home .depicter-layer-frame.depicter-bullet-layer.depicter-pos-absolute{
    background: rgba(255,255,255,0.6);
padding: 0 15px 4px;
border-radius: 8px;
  }

.single-product div.product table.variations {
  border-spacing: 0 12px; }

.color-variable-item-silver {
  padding: 2px !important; }

body .variable-item.button-variable-item.selected {
  border: 2px solid black !important;
  margin-top: -1px; }

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  box-shadow: none !important;
  border: 1px solid black !important; }

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  box-shadow: none !important;
  border: 2px solid black;
  margin-top: -1px; }

body.single-product div.product table.variations tr {
  margin-bottom: 32px; }

.variation_selector_loop .variations_button button.button.alt {
  background: #1A57B2;
  border-color: #1A57B2;
  font-family: 'Open Sans'; }

div.search_faqs_selector:before {
  background: none;
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 22px;
  line-height: 17px; }

.woocommerce-product-details__short-description {
  display: none; }

div.product_in_list_page {
  position: relative; }

div.product_in_list_page:first-child {
  margin-top: 24px; }

div.product_in_list_page .brand_link_container {
  margin-top: 0px;
  height: 22px; }

div.product_in_list_page .brand_link_container a, div.product_in_list_page .col-md-7 a {
  color: #2F3133; }

div.product_in_list_page p.price {
  margin-bottom: 12px;
}

div.product_in_list_page .more_options_for_product {
  position: static;
  text-align: left;
}

div.product_in_list_page .regular_price {
  margin-top: 0px;
  text-align: left;
}

div.product_in_list_page div .more_options_for_product a.disabled {
  margin-top: 0px; }

div.product_in_list_page .col-md-3 {
  text-align: right; }

div.product_in_list_page img {
  max-width: 100%;
  padding: 0 6px;
  margin: 0 auto;
}

div.product_in_list_page h2 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
  font-weight: 500;
  text-transform: capitalize; }

div.product_in_list_page > div {
  padding: 0px; }

div.product_in_list_page div.col-md-7 p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 17px; }

div.product_in_list_page .add_to_cart_and_prices {
  position: static; }

/* div.product_in_list_page .more_options_for_product {
  position: absolute;
  bottom: 32px;
  right: 0px; } */

div.product_in_list_page .sale_price {
  display: block;
  height: 18px;
  text-align: right;
  font-size: 14px;
  line-height: 17px;
  text-decoration: line-through;
  color: #2F3133; }

div.product_in_list_page {
  border-bottom-color: rgba(151, 151, 151, 0.2); }

div table.cart td.product-subtotal {
  padding-top: 0;
  padding-bottom: 0;
}

/*test for checkout page */
#klarna-checkout-widget {
  padding: 20px;
  border-radius: 10px;
  background: #f1f1f1; }

#klarna-checkout-cart .product-remove, #klarna-checkout-cart .kco-product-remove, #klarna-checkout-cart .product-price, #klarna-checkout-cart .product-price {
  display: none; }

#klarna-checkout-cart .product-quantity {
  width: 75px; }

#klarna-checkout-cart .product-total {
  width: 90px; }

#klarna-checkout-cart th {
  border-bottom: 1px solid rgba(151, 151, 151, 0.2) !important; }

#klarna-checkout-cart .product-name a {
  font-size: 15px;
  color: #363636;
  /*pointer-events: none;*/ }

#klarna-checkout-cart th, #klarna-checkout-cart td, #klarna-checkout-widget td, #klarna-checkout-widget th {
  padding: 5px 0px !important;
  font-size: 13px !important; }

body.storefront-full-width-content.woocommerce-checkout .entry-header {
  padding-bottom: 32px; }

.woocommerce-form-coupon-toggle > .woocommerce-info {
  margin-bottom: 16px;
  background: #f1f1f1;
  border-color: #f1f1f1;
  color: black;
  padding: 0px;
  border-left-width: 0px;
  font-size: 15px; }

.woocommerce-form-coupon-toggle {
  border-bottom: 1px solid rgba(151, 151, 151, 0.2) !important;
  margin-bottom: 16px; }

#klarna-checkout-widget .qty {
  background: #f1f1f1;
  box-shadow: none;
  pointer-events: none;
  padding: 0px; }

#klarna-checkout-widget table {
  margin-bottom: 0px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2) !important; }

#klarna-checkout-widget #shipping_method li {
  margin-bottom: 0px;
  line-height: 19px; }

textarea#klarna-checkout-order-note {
  font-size: 13px;
  line-height: 19px;
  background: white;
  box-shadow: none; }

.checkout_coupon p {
  font-size: 14px;
  line-height: 19px; }

.checkout_coupon .form-row .button {
  background: #1A57B2;
  color: white;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 19px; }

#klarna-checkout-widget form {
  margin-bottom: 0px; }

.checkout_coupon .form-row input, .checkout_coupon .form-row input:focus {
  padding: 6px 12px;
  box-shadow: none;
  background: white;
  font-size: 14px;
  line-height: 19px; }

#klarna-checkout-widget {
  max-width: 640px;
  margin: 0 auto; }

/*test end*/
.ywcca_widget_title {
  font-size: 12px;
  line-height: 17px;
  color: #2F3133;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: bold; }

div.widget_yith_wc_category_accordion ul {
  margin: 0px;
  padding-left: 0px; }

div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li {
  border-bottom: 0px;
  padding: 0 0 8px 0; }

div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li.cat-item-15 {
  display: none; }

div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li a {
  color: #2F3133;
  font-size: 14px;
  line-height: 19px;
  text-transform: capitalize;
  text-decoration: none !important;
  transition: all ease-in-out 0.3s; }

div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li a:hover {
  text-decoration: underline !important; }

div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li.current-cat > a {
  text-decoration: underline !important; }

.widget_yith_wc_category_accordion ul.children li:before {
  margin-left: 8px !important;
  content: "" !important;
  font-family: 'FontAwesome'; }

.widget_yith_wc_category_accordion ul.children ul.children li:before {
  margin-left: 24px !important; }

/*div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget  li.current-cat > ul, div.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget  li.current-cat-ancestor > ul{
    display: block!important;
}*/
div.widget_yith_wc_category_accordion ul li:not(.cat-parent), .widget_yith_wc_category_accordion ul li:not(.opened) {
  padding: 8px 0 0 0; }

/*for sizes*/
.berocket_aapf_widget-wrapper.pa_storlek ul li {
  display: inline-block; }

.berocket_aapf_widget-wrapper.pa_storlek ul li label.berocket_label_widgets {
  padding: 6px !important;
  font-size: 14px;
  line-height: 19px;
  color: #2F3133;
  font-weight: 600;
  border: 1px solid #898989;
  display: inline-block;
  margin: 0 8px 8px 0;
  cursor: pointer;
  min-width: 33px;
  text-align: center;
  border-radius: 18px;
}

.berocket_aapf_widget-wrapper.pa_storlek ul li label.berocket_label_widgets:hover, .berocket_aapf_widget-wrapper.pa_storlek ul li label.berocket_label_widgets.berocket_checked {
  border-color: black;
  border-width: 2px;
  padding: 5px !important; }

.berocket_aapf_widget-wrapper.pa_storlek ul li label:before {
  display: none; }

/*for colors*/
.berocket_aapf_widget-wrapper.pa_farggrupp ul li {
  display: inline-block; }

.berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets {
  padding: 6px !important;
  font-size: 14px;
  line-height: 19px;
  color: #2F3133;
  font-weight: 600;
  border: 1px solid rgba(151, 151, 151, 0.24);
  display: inline-block;
  margin: 0 8px 8px 0;
  cursor: pointer;
  min-width: 33px;
  text-align: center;
  border-radius: 50%;
}

.berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets:hover, .berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets.berocket_checked {
  border-color: black;
  border-width: 2px;
  padding: 5px !important; }

.berocket_aapf_widget-wrapper.pa_farggrupp ul li label:before {
  display: none; }

.color_in_filter {
  height: 25px;
  width: 25px;
  display: inline-block;
  line-height: 25px;
  border-radius: 50%;
}

div.ctcc-inner span button#catapultCookie{
  max-width: 120px;
  border-radius: 30px;
  padding: 13px 43px 13px 43px;
}

div#catapult-cookie-bar{
  z-index: 999;
}

.berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets.term_color_block {
  padding: 3px !important;
  max-height: 33px; }

.berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets.term_color_block:hover, .berocket_aapf_widget-wrapper.pa_farggrupp ul li label.berocket_label_widgets.term_color_block.berocket_checked {
  padding: 2px !important; }

.filter_toggle {
  display: none; }

body .dgwt-wcas-si img {
  border-width: 0px; }

.after_checkout_text ul {
  display: none; }

.after_checkout_text {
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  padding: 10px 0 18px;
  /* display: inline-block; */
  display: none;
  width: 100%; }

.after_checkout_text i {
  color: #1A57B2;
  margin-right: 4px;
  display: inline-block;
  margin-left: 10px; }

.after_checkout_text i:first-child {
  margin-left: 0px; }

.woocommerce-notices-wrapper {
  /*display: none!important;*/ }

div .minicartcontainer .view_cart a {
  color: #1A57B2;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  position: relative;
  text-decoration: underline; }

div .minicartcontainer .view_cart a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #1A57B2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 0% 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

div .minicartcontainer .view_cart a:hover {
  text-decoration: none; }

div .minicartcontainer .view_cart a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.shop_attributes a {
  color: #6d6d6d;
  cursor: none;
  pointer-events: none; }

.dgwt-wcas-sf-wrapp input[type="submit"] {
  position: absolute;
  right: 0px;
  height: 36px;
  width: 58px;
  padding: 0px;
  opacity: 0;
  top: 0px; }

div.scheme_two_header p {
  font-weight: 600; }

.wpcf7 label {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  color: #363636;
  display: block; }

.wpcf7 p {
  margin-bottom: 18px !important; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea, .wpcf7 textarea:focus {
  margin-top: 4px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 24px;
  color: #606060;
  width: 100%;
  max-width: 460px;
  background: white;
  border: 1px solid #363636; }

.wpcf7 input[type="submit"] {
  display: block;
  width: 100%;
  max-width: 460px;
  padding: 14px;
  text-align: center;
  color: white;
  background: #1A57B2;
  border: 1px solid #1A57B2;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px; }

.wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus {
  color: white;
  background: #5b9921;
  border-color: #5b9921; }

.ubermenu-active > a {
  background: #1A57B2; }

.dgwt-wcas-suggestions-wrapp:after {
  content: 'Se alla resultat';
  background: #1A57B2;
  color: white;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 700;
  padding: 16px 42px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  cursor: pointer; }

.variation_selector_loop .variations_button button.button.alt.wc-variation-is-unavailable, .product-template-default .variations_button button.button.alt.wc-variation-is-unavailable {
  background: #a1a1a1;
  pointer-events: none;
  cursor: not-allowed;
  position: relative; }

.variation_selector_loop .variations_button button.button.alt.wc-variation-is-unavailable:after, .product-template-default .variations_button button.button.alt.wc-variation-is-unavailable:after {
  content: 'Tillfälligt slut';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: white;
  background: #a1a1a1;
  padding: 16px 0; }

table.cart td.product-quantity {
  padding: 32px 0px !important; }

/* @media (max-width: 1180px) {
  .scheme_two a.login_link {
    left: 0px; }
  .scheme_two_header_nav .container, .scheme_two_header_bar .container, .top_bar .container {
    width: 100% !important; } } */

@media (min-width: 992px) {
  /* div .product_in_archive h2 {
        min-height: 57px;
    }*/
  nav li.ubermenu-item-has-children > a > span.ubermenu-target-title {
    font-size: 16px;
    padding-right: 6px;
  }
  .bestseller_products .col-lg-3 {
    padding: 24px 35px; }
  .product_in_archive {
    height: 386px; }
  .bestseller_products .product_in_archive, .related_on_single .product_in_archive {
    height: 420px; }
  .jarla_service_right {
    max-width: 400px;
    margin-top: 80px; }
  .woocommerce-cart .cart_totals .shop_table tbody th {
    padding-left: 50px;
    padding-right: 30px;
    min-width: 160px; }
  div .dgwt-wcas-search-form {
    max-width: 500px !important; }

  .section-2-of-home ul li a {
    margin-bottom: 0;
  }

  /* Various hover effects */
  .first_page_cat:hover h3 {
    background: #1A57B2;
    color: #fff;
  }

  .section-2-of-home ul li a:hover {
    /* background: #1A57B2; */
    background: linear-gradient(to bottom, #3771C7 0%, #1A57B2 100%);
    color: #fff;
  }

  header#masthead .scheme_two .mini-cart:hover, header#masthead .scheme_two .mini-cart:hover .count, header#masthead .scheme_two .mini-cart:hover .amount {
    background: #173768;
  }

  .woocommerce-Tabs-panel--description {
    max-width: 60%;
  }

  div.product_in_list_page > .col-md-7.mobile_left_margin_list {
    padding: 0 16px;
  }

  div.product_in_list_page .regular_price {
    margin-top: 0px;
    text-align: right;
  }

  div.product_in_list_page .more_options_for_product {
    position: static;
    text-align: right;
  }

  .woocommerce-cart form.final_cart_structure.woocommerce-cart-form .cart_item td.product-remove {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 960px) {
  body .ubermenu-main .ubermenu-item-level-0:first-child > .ubermenu-target:before {
    display: none; }
}

@media screen and (max-width: 959px) and (min-width: 767px) {
  .ubermenu .ubermenu-item.ubermenu-item-level-0 {
    padding: 0 32px; }
  nav.scheme_two_header_nav nav.main-navigation ul {
    display: block; }

  .ubermenu-responsive-toggle {
    padding: 0 0 2.2906835em !important;
  }

  .fas.fa-bars, .fas.fa-times {
    margin-top: 32px;
    font-size: 34px;
    color: #fff;
  }
}

@media screen and (max-width: 959px) {
  .ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
    width: 100% !important; }
  nav .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega {
    position: relative; }
  nav .ubermenu-responsive-default.ubermenu-responsive {
    max-height: 4550px; }
  nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator, .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close > [class^=fa] {
    /*right: 10px;*/ }
  nav .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    top: -2px;
    width: 28px; }
  nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > a, nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > span {
    padding: 16px 0; }
  nav .ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop > ul {
    margin: 0; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header ul {
    display: none;
    padding-left: 16px; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header ul li {
    padding: 16px 0px 0 16px; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header ul li a {
    padding: 0px 0px 16px 0px;
    border-bottom: 1px solid #444444; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header {
    padding: 16px 0px 0 16px; }
  nav.ubermenu ul.ubermenu-submenu-type-stack {
    margin: 0 !important; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header.ubermenu-has-submenu-stack a {
    position: relative; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header.ubermenu-has-submenu-stack > a:after {
    position: absolute;
    right: 0px;
    top: 2px;
    font-size: 12px;
    content: '\f107';
    font-family: FontAwesome;
    color: white; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header.ubermenu-has-submenu-stack.ubermenu-deschis-sublista > a:after {
    content: '\f00d'; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header.ubermenu-has-submenu-stack > a {
    pointer-events: none; }
  /*.ubermenu-has-submenu-drop>a{
        pointer-events: none!important;
    }*/
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop li.ubermenu-item-header > a {
    padding: 0px 0px 16px 0px;
    border-bottom: 1px solid #444444; }
  nav.ubermenu .ubermenu-has-submenu-stack {
    cursor: pointer; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop ul li.ubermenu-item-type-column:last-child ul li.ubermenu-item-header:last-child a {
    border-bottom-width: 0px; }
  nav .ubermenu .ubermenu-item-level-0 {
    border-bottom: 1px solid #444444; }
  nav .ubermenu ul li .ubermenu-item-has-children > ul {
    /*padding: 0 32px 0 16px;*/ }
  footer.site-footer .col-sm-4 {
    min-height: 170px; }
  footer.site-footer .post_footer_content {
    margin-top: 0px; } }

@media (max-width: 1200px) {
  nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > a, nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > span {
    font-size: 14px; } }

@media (max-width: 1024px) {
  .scheme_two a.login_link {
    left: 10px; }
  .ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop > ul {
    max-width: 90%; }
  .first_page_cat h3 {
    font-size: 12px; }
  .section-1-of-home .actualcontent {
    padding: 0 15px; } }

@media (max-width: 992px) {
  div.scheme_two_header p {
    text-align: left; }
  div.dgwt-wcas-search-wrapp {
    min-width: 200px; }
  nav.scheme_two_header_nav #menu-main a {
    font-size: 12px;
    padding: 16px 0; }
  nav.scheme_two_header_nav nav.main-navigation ul {
    margin: 0 7px;
    padding-bottom: 0px; }
  .section-1-of-home.big_hero a {
    margin: 40px 0px 40px; }
  .section-1-of-home .actualcontent {
    margin: 90px auto; }
  .first_page_cat {
    /* margin-bottom: 15px; */
    margin-bottom: 66px;
    margin-top: 15px; }
  .site-footer .col-xs-4 {
    min-height: 320px; }
  .dgwt-wcas-suggestions-wrapp {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 600px !important;
    left: default !important;
    max-width: 600px !important; }
  /* .woocommerce-cart .woocommerce table.cart td.product-details, .woocommerce-cart-form__contents thead tr th.product-details {
    display: none; } */

  div.product_in_list_page .sale_price {
    text-align: left;
  }
}

@media (min-width: 1600px) {
  .section-1-of-home.big_hero .actualcontent h2 {
    margin-top: 172px; }
  .section-1-of-home.big_hero a {
    margin-bottom: 170px; }
  .section-5-of-home .container {
    margin-top: 170px;
    margin-bottom: 170px; }
  .section-2-of-home > .container {
    width: 1400px; }
  /* .first_page_cat{
        height: 340px;
    } */
  .section-2-of-home {
    padding: 64px 0 88px; } }

@media (min-width: 768px) {
  body.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation{
    float: left;
  }
  body.page-template-template-fullwidth-php .woocommerce-MyAccount-content{
    float: right;
    margin-right: 0px;
    margin-left: 30px;
  }
  .custom-logo-link {
    margin-bottom: 0px !important; }
  nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
    margin-top: -7px;
    right: -14px; }
  table.cart .quantity .qty {
    padding: 0 !important;
    vertical-align: baseline; }
  .storefront-sticky-add-to-cart {
    width: 100vw; }
  .storefront-sticky-add-to-cart__content a.button {
    background: #3771c7;
    background: -moz-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
    background: -webkit-linear-gradient(top, #3771c7 0%, #1a57b2 100%);
    background: linear-gradient(to bottom, #3771c7 0%, #1a57b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3771c7', endColorstr='#1a57b2',GradientType=0 );
    border-width: 0px;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    border-radius: 30px;
    font-weight: 900;
    max-width: 450px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 16px 0; }
    .storefront-sticky-add-to-cart__content a.button:hover {
      background: #3771c7;
      background: -moz-linear-gradient(top, #3771c7 0%, #173768 100%);
      background: -webkit-linear-gradient(top, #3771c7 0%, #173768 100%);
      background: linear-gradient(to bottom, #3771c7 0%, #173768 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3771c7', endColorstr='#173768',GradientType=0 ); }
  .storefront-sticky-add-to-cart img {
    border-width: 0px !important;
    max-width: 70px !important; }
  .storefront-sticky-add-to-cart__content-price {
    opacity: 1 !important; }
  .storefront-sticky-add-to-cart span.woocommerce-Price-amount.amount {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    color: #2f3133; }
  .storefront-sticky-add-to-cart del span.woocommerce-Price-amount.amount {
    font-size: 14px;
    display: inline-block;
    padding-right: 14px;
    color: #2f3133;
    font-weight: 400;
    text-decoration: line-through;
    padding-right: 8px; }
  .storefront-sticky-add-to-cart ins span.woocommerce-Price-amount.amount {
    color: #ff5d00; } 
    .first_page_cat {
      height: 284px;
  }

  .storefront-sorting {
    display: flex;
    align-items: center;
  }

  .desktop-list-toggle.section_display_toggle {
    height: 20px;
    margin-right: auto;
  }

  .woocommerce-ordering {
    margin-right: auto !important;
    margin: 0 auto;
  }

  .woocommerce-ordering .orderstyler .orderby:hover  {
    cursor: pointer;
  }

  .storefront-sorting .woocommerce-result-count {
    margin: 0 auto;
    float: none;
    position: static;
    width: auto;
  }

  .storefront-sorting .woocommerce-pagination {
    float: none;
    margin-left: auto;
  }

  .storefront-sorting .woocommerce-pagination ul.page-numbers::before {
    top: 1px;
  }

  .storefront-sorting .woocommerce-pagination .page-numbers .current {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .products .product_in_archive {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 24px;
  }

  div.product_in_list_page img {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }

  form.final_cart_structure .woocommerce-cart-form__contents input.qty.text {
    max-width: 22px;
    max-height: 22px;
    margin-top: -2px;
    vertical-align: middle;
  }

  .woocommerce-cart form.final_cart_structure.woocommerce-cart-form .cart_item .product-remove .remove {
    left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .first_page_cat {
    height: 185px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  div.product_in_archive .price .regular_price {
    font-size: 16px;
  }

  div.product_in_archive .price .sale_price {
    font-size: 9px;
  }

  div.product_in_list_page div.mobile_left_margin_list {
    clear: both;
  }
}

@media (min-width: 1200px) {
  .first_page_cat {
    height: 219px;  
  }
}

@media (max-width: 880px) and (min-width: 768px) {
  nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > a, nav.scheme_two_header_nav #ubermenu-main-1218-primary-2 > ul > li > span {
    font-size: 14px; } }

/*iphone x fixes*/
@media screen and (min-width: 810px) and (max-width: 814px) {
  .archive.left-sidebar .content-area#primary {
    width: 66.9% !important; }
  .left-sidebar .widget-area#secondary {
    width: 33%; }
  .berocket_aapf_widget li.slider span.left input, .berocket_aapf_widget li.slider span.right input {
    min-width: 90px !important; } }

@media (max-width: 768px) {
  .blog_single_post_content h1 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 16px; }
  footer.site-footer .post_footer_content .footer_one_col a, footer.site-footer .post_footer_content .footer_one_col span {
    width: 130px;
    padding: 0px 0px 10px 0px; }
  .blog_single_post_content span.date {
    margin-bottom: 16px; }
  .section-2-of-home ul li a {
    width: 150px;
  }
  body {
    position: relative; }
  .widget_yith_wc_category_accordion {
    margin-bottom: 64px !important; }
  div.col-full {
    max-width: 1110px;
    margin: 0 15px;
    padding: 0px; }
  .first_page_cat {
    margin-bottom: 70px; }
  .first_page_cat h3 {
    position: relative;
    margin-top: 113%; }
  .first_page_cat img {
    display: none; }
  .section-1-of-home {
    margin-top: 0px; }
  div.storefront-breadcrumb > div.col-full {
    padding-top: 1px; }
  div.faqs-search-bar {
    margin-top: 0px; }
  .term_color_block.berocket_label_widgets {
    max-height: 34px !important; }
  .term_color_block.berocket_label_widgets.berocket_checked {
    border-width: 2px !important;
    border-color: black !important;
    padding: 2px !important;
    max-height: 34px !important; }
  .blog_post_container span {
    margin-top: 8px; }
  .top_bar {
    display: none; }
  div.faqs-chapter .faqs-title span {
    line-height: 42px; }
  footer.site-footer .post_footer_content {
    padding-bottom: 15px; }
  .mobile_search_bar_container.row {
    background: #0F0F0F;
    padding: 0px 16px 8px; }
  div#page > header.mobile_header_version {
    background: #0F0F0F; }
  button.expand_menu_on_mobile, button.expand_menu_on_mobile:hover, button.expand_menu_on_mobile:focus, button.expand_menu_on_mobile:active {
    background: #0f0f0f;
    color: white;
    display: block;
    max-width: 100%;
    width: auto;
    margin-left: -12px;
  }
  div.woocommerce-tabs ul.tabs li a {
    margin-right: 14px;
    padding: 0;
    padding-bottom: 2px; 
  }

  body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a {
    margin-left: 14px;
  }
  
  body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a::before {
    left: -14px;
  }

  div.logo {
    padding: 16px 0 0; }
  .mini-cart img {
    filter: invert(100%); }
  a.mini-cart {
    color: #1A57B2; }
  a.mini-cart i {
    font-size: 32px;
    line-height: 32px; }
  .mobile_search_bar_container div .dgwt-wcas-search-form {
    width: 100%;
    max-width: 100%; }
  .mini-cart span.count {
    margin-top: 1px;
    display: block;
    float: right;
    margin-left: 6px; }
  footer#colophon .col-xs-4 {
    width: 50%; }
  .first_page_cat h3 {
    font-size: 13px; }
  .section-3-of-home {
    font-size: 20px;
    line-height: 26px; }
  .section-3-of-home img {
    max-width: 240px; }
  nav.scheme_two_header_nav:after {
    font-size: 12px; }
  .product_in_archive div.brand_link_container {
    height: 21px;
    margin-top: 4px; }
  .product_in_archive h2.woocommerce-loop-product__title {
    height: 48px; }
  .pre_footer_content div.inner_container {
    margin: 0 15px; }
  div.product_in_archive .price {
    margin-left: 8px; }
  .product_in_archive > a > img.wp-post-image {
    height: 154px; }
  .archive div .more_options_for_product a {
    padding-left: 15px;
    padding-right: 15px; }
  .blog div.logo {
    padding: 0px;
    margin: 0px; }
  .blog h1.logo {
    margin-bottom: 0px; }
  nav.scheme_two_header_nav {
    /* margin-bottom: 40px;  */
    border-top: none;
  }
  .storefront-breadcrumb nav.woocommerce-breadcrumb {
    margin-top: 0;
    margin-bottom: 16px;
  }
  body.page-template h1.entry-title, body.blog h1.entry-title, body.post-template-default h1.entry-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 32px; }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs {
    padding-bottom: 32px;
    margin-bottom: 32px; }
  .related_on_single > h2, .brand_list_front h2, .brand_list_front h2, .bestseller_products > h2, .last_articles_home h2 {
    font-size: 24px;
    line-height: 32px; }
  .bestseller_products > h2, .last_articles_home h2 {
    margin-top: 24px; }
  .section-2-of-home, .section-3-of-home {
    padding: 24px 0; }
  .bestseller_products {
    margin-bottom: 32px; }
  .section-5-of-home .container {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px; }
  .last_articles_home .col-md-7, .last_articles_home .col-md-5 {
    margin-bottom: 60px;
    margin-top: 20px; }
  .last_articles_home .check_all_news {
    margin-top: -30px; }
  .last_articles_home .big_article .left_image {
    min-width: 200px; }
  .last_articles_home .left_content {
    width: auto;
    padding-right: 32px; }
  .last_articles_home .big_article h3, .last_articles_home .big_article h3 a {
    font-size: 22px;
    line-height: 24px; }
  .last_articles_home .excerpt_content_home {
    font-size: 14px;
    line-height: 18px; }
  .last_articles_home .row {
    display: block; }
  .brand_list_front .container {
    padding: 20px 0 0; }
  .brand_list_front a {
    margin: 0px;
    padding: 8px; }
  .brand_list_front {
    margin-bottom: 20px; }
  .brand_list_front h2 {
    margin-bottom: 40px; }
  .product_in_archive .price .sale_price {
    padding-right: 0px; }
  .section-4-of-home .product_in_archive .bottom_box {
    margin-bottom: 10px; }
  .product_in_archive {
    height: 383px; }
  tr td.product-thumbnail {
    padding-right: 24px !important; }
  div a.checkout-button.button {
    float: none !important;
    margin: 0 auto; }
  .hentry.type-page header.entry-header {
    padding-bottom: 0px; }
  div .cart_totals .shop_table tbody {
    max-width: 100%; }
  .product_in_list_page .col-md-2 {
    position: absolute; }
  div.product_in_list_page {
    min-height: 122px; }
  div.product_in_list_page div.col-md-7 p {
    display: none; }
  div.variation_selector_loop {
    width: 90%;
    padding: 24px; }
  div.variation_selector_loop form {
    margin-bottom: 0px; }
  nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop > ul {
    max-width: 100%; }
  .filter_toggle, .filter_toggle:visited, .filter_toggle:hover, .filter_toggle:active {
    display: block;
    position: fixed;
    bottom: 16px;
    left: 16px;
    z-index: 999;
    background: #606060;
    color: #ffffff;
    display: block;
    width: auto;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    border-radius: 9px;
    text-decoration: none;
    transition: all ease-in-out 0.2s; }
  .ubermenu .fa-times {
    font-size: 12px !important; }
  .active_filter_toggle span, .active_filter_toggle i {
    display: none;
    transition: all ease-in-out 0.2s; }
  .active_filter_toggle p {
    display: block !important;
    padding: 0px;
    margin: 0;
    position: relative;
    transition: all ease-in-out 0.2s; }
  #secondary {
    position: fixed;
    display: block !important;
    width: 296px !important;
    max-width: 90%;
    top: 0px;
    left: -800px;
    bottom: 0;
    z-index: 99999;
    min-height: 100vh;
    overflow-y: scroll;
    transition: all ease-in-out 0.3s;
    padding: 8px !important; }
  .overlay {
    display: none;
    width: 100vw;
    z-index: 99998;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6); }
  #secondary.sidebar_visible_on_mobile {
    left: 0px; }
  #main .member .name {
    line-height: 24px; }
  .product_in_archive img {
    height: auto !important; }
  .term-kampanjer .big_hero {
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: 100vw !important; }
  div.product_in_archive > a {
    max-height: 150px; }
  .woocommerce-pagination {
    top: 6px !important;
    border: none !important;
  }
  
  .mobile-list-toggle.section_display_toggle {
    top: 19px;
  }

  .woocommerce-ordering {
    margin-left: 16px;
  }

  div.product_in_list_page div.mobile_left_margin_list {
    padding-left: 12px;
  }

  .single-product div.product form.cart button {
    margin: 0 auto;
  }

  table.woocommerce-cart-form__contents .product-name > a {
    display: inline-block;
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .ctcc-inner > span, .cookie-bar-bar .ctcc-inner {
    display: block !important;
    text-align: center;
    padding: 0px !important;
    margin: 0px; }
  span button#catapultCookie {
    margin: 10px 0 !important; }
  .archive h1.page-title {
    font-size: 22px;
    line-height: 32px;
    margin: 16px 0 32px; }
  .dgwt-wcas-suggestions-wrapp {
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: auto !important;
    left: 0px !important; }
  .dgwt-wcas-suggestion {
    /*margin: 0 16px;*/
    padding: 12px 16px !important; }
  .dgwt-wcas-si {
    left: 16px !important; }
  .dgwt-wcas-has-img .dgwt-wcas-content-wrapp {
    padding-left: 85px !important; }
  .section-1-of-home .actualcontent {
    padding: 0 8px; }
  div.product_in_list_page .sale_price, div.product_in_list_page .regular_price, div.product_in_list_page .col-md-3 {
    text-align: left; }
  .archive div.product_in_list_page .more_options_for_product a {
    margin-left: 0px;
    margin-top: 0px; }
  div.product_in_list_page .sale_price, div.product_in_list_page .brand_link_container {
    height: auto; }

  div.product_in_list_page .col-4 .woocommerce-loop-product__link {
    display: inline-block;
    max-width: 130px;
  }
}

@media (max-width: 520px) {
  .section-1-of-home.big_hero .actualcontent h2 {
    font-size: 24px;
    line-height: 36px; }
  .site-footer .col-xs-4 {
    min-height: auto; }
  .site-footer a img {
    margin: 0 !important; }
  footer.site-footer .post_footer_content ul li {
    padding: 7px 0; }
  .mobile_header_version .row .col-3:last-child {
    padding-left: 0px; }
  div.logo {
    padding: 12px 0 0; }
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.33% !important;
    height: 33vw; }
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item a {
    height: 33vw !important; }
  .ssatc-sticky-add-to-cart.slideInDown {
    position: fixed;
    bottom: 0px;
    width: 100vw;
    display: block;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2); }
  .ssatc-sticky-add-to-cart.slideInDown .col-md-1 {
    display: none; }
  .ssatc-sticky-add-to-cart h2 {
    margin: 0px;
    font-size: 14px;
    line-height: 18px; }
  .ssatc-sticky-add-to-cart p.price {
    margin-top: 0px !important;
    font-size: 16px; }
  .ssatc-sticky-add-to-cart p.price .regular_price {
    font-size: 16px !important; }
  .ssatc-sticky-add-to-cart form.cart {
    margin-bottom: 0px !important; }
  .ssatc-sticky-add-to-cart.slideInDown form.cart button {
    font-size: 14px !important;
    padding: 8px 0 !important; }
  tr td.product-thumbnail {
    padding-right: 0px !important;
    min-width: 64px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 8px !important; }
  div.minicartcontainer table.cart td.product-name {
    padding-left: 8px; }
  .minicartcontainer table.cart td, .minicartcontainer table.cart th {
    padding-top: 8px;
    padding-bottom: 8px; }
  .minicartcontainer table.cart td.product-remove a.remove {
    top: 34px !important; }
  .minicartcontainer table.cart td.product-remove {
    border-top-width: 0px !important; }
  .minicartcontainer table.cart td.product-subtotal {
    padding-top: 30px; }
  .fix_mini_cart_part {
    left: 0px !important;
    padding-left: 16px !important;
    padding-right: 16px !important; }
  .after_checkout_text {
    display: none; }
  div.cart_totals .shop_table tbody {
    position: relative;
    display: block; }
  table.cart td.product-name {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  table.cart td.product-name > a {
    display: block; }
  table.cart .quantity input.qty {
    vertical-align: baseline; }
    nav.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{
      padding: 0px;
    }
}

@media (max-width: 340px) {
  .section-2-of-home .col-xs-6 {
    padding: 0 5px;
  }

  .first_page_cat {
    padding: 0 5px;
    height: auto;
  }

  div.woocommerce-tabs ul.tabs li a {
    margin: 1px 4px 1px 0;
    padding: 0;
    padding-bottom: 2px;
  }

  body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a {
    margin-left: 6px;
  }

  body.single-product div.woocommerce-tabs ul.tabs li.additional_information_tab a::before {
    left: -6px;
  }

  .last_articles_home .big_article .left_image {
    display: none;
  }

  .dgwt-wcas-has-img .dgwt-wcas-sp {
    right: 10px !important;
  }

  .dgwt-wcas-has-price .dgwt-wcas-st {
    padding-right: 65px;
    padding-left: 5px;
  }

  .dgwt-wcas-st > span {
    word-break: break-word;
  }
}

div.big_hero a{
    background: #1A57B2;
  }

  div.big_hero h2::before {display: none;}