@import url('animate.css');
@import url('magnific-popup.css');
/*** Fonts ***/
@font-face {
  font-family: 'Helvetica Neue';
  src: local('Helvetica Neue Medium'), local('HelveticaNeue-Medium'), url('../fonts/hinted-HelveticaNeue-Medium.woff2') format('woff2'), url('../fonts/hinted-HelveticaNeue-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: local('Helvetica Neue'), local('HelveticaNeue'), url('../fonts/hinted-HelveticaNeue.woff2') format('woff2'), url('../fonts/hinted-HelveticaNeue.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: local('Helvetica Neue Thin'), local('HelveticaNeue-Thin'), url('../fonts/hinted-HelveticaNeue-Thin.woff2') format('woff2'), url('../fonts/hinted-HelveticaNeue-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: local('Helvetica Neue Light'), local('HelveticaNeue-Light'), url('../fonts/hinted-HelveticaNeue-Light.woff2') format('woff2'), url('../fonts/hinted-HelveticaNeue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: local('Helvetica Neue Bold'), local('HelveticaNeue-Bold'), url('../fonts/hinted-HelveticaNeue-Bold.woff2') format('woff2'), url('../fonts/hinted-HelveticaNeue-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Craft Eurostile Next LT Pro';
  src: url('../fonts/CraftEurostileNextLTPro-Bold.woff2') format('woff2'), url('../fonts/CraftEurostileNextLTPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Eurostile Next LT Pro';
  src: url('../fonts/EurostileNextLTPro-Regular.woff2') format('woff2'), url('../fonts/EurostileNextLTPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Craft Eurostile Next LT Pro SmBd_IE';
  src: url('../fonts/CraftEurostileNextLTPro-SmBd.eot?#iefix') format('embedded-opentype');
}
@font-face {
  font-family: 'Craft Eurostile Next LT Pro SmBd';
  src: url('../fonts/CraftEurostileNextLTPro-SmBd.eot?#iefix') format('embedded-opentype'), url('../fonts/CraftEurostileNextLTPro-SmBd.woff2') format('woff2'), url('../fonts/CraftEurostileNextLTPro-SmBd.woff') format('woff'), url('../fonts/CraftEurostileNextLTPro-SmBd.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.woff2') format('woff2'), url('../fonts/Helvetica-Bold.woff') format('woff'), url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.woff2') format('woff2'), url('../fonts/Helvetica.woff') format('woff'), url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Eurostile';
  src: url('../fonts/Eurostile-Bol.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
/*** Colors ***/
/*** Styles ***/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li {
  word-break: break-word;
}
html {
  /* overflow: hidden; */
}
html,
body {
  height: 100%;
  font-family: 'Helvetica Neue';
  color: #000000;
}
a,
button {
  outline: none !important;
}
.overf {
  overflow-y: hidden;
  position: fixed;
}
.overf .scroll_div {
  -webkit-overflow-scrolling: touch;
}
html,
html a {
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
a {
  color: #0b3799;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover,
a:focus,
a:active {
  color: #0e48c9;
}
body {
  overflow: auto;
}
body.overlay {
  position: relative;
}
body.overlay .page_overlay {
  display: block;
}
body.loading .panelholder,
body.woocommerce-cart .panelholder,
body.loading .page_overlay,
body.woocommerce-cart .page_overlay {
  display: none !important;
}
@media screen and (min-width: 1200px) {
  body .container {
    width: 1200px;
    max-width: 1200px;
  }
}
/********** header styles**********/
.header-wrap .top-header-bar {
  text-align: right;
  background: #000;
  padding-top: 20px;
}
.header-wrap .top-header-bar .menu {
  list-style: none;
}
.header-wrap .top-header-bar .menu > li {
  display: inline-block;
}
.header-wrap .top-header-bar .menu > li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  margin-right: 15px;
  display: block;
  padding: 11px 0;
}
.header-wrap .top-header-bar .menu > li a:hover {
  color: #52ae32;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children {
  position: relative;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap {
  position: absolute;
  right: 0;
  top: 38px;
  padding: 10px 20px 15px;
  min-width: 205px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  z-index: 99;
  text-align: left;
  display: none;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap .submenu {
  list-style: none;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap .submenu li a {
  color: #000000;
  display: block;
  padding: 5px 0;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap .submenu li a:hover,
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap .submenu li a:focus {
  color: #52ae32;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children .submenu-wrap:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
}
.header-wrap .top-header-bar .menu > li.menu-item-has-children:hover .submenu-wrap {
  display: block;
}
.header-wrap .top-header-bar .menu > li.current-menu-item a {
  color: #52ae32;
}
.header-wrap .top-header-bar .menu > li:last-child a {
  margin-right: 0;
}
@media (max-width: 991px) {
  .header-wrap .top-header-bar {
    display: none;
  }
}
.header-wrap .main-header-bar {
  padding: 0;
  background: #ffffff;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
.header-wrap .main-header-bar .col-sm-8 {
  position: static;
}
.header-wrap .main-header-bar .navbar {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  min-height: auto;
  border-radius: 0;
  position: static;
}
.header-wrap .main-header-bar .navbar .navbar-header .logo {
  margin-right: 50px;
  display: block;
  max-width: 160px;
  margin-top: 20px;
}
.header-wrap .main-header-bar .navbar .navbar-header .logo img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-wrap .main-header-bar .navbar .navbar-header .logo {
    margin-top: 25px;
    margin-right: 30px;
    max-width: 130px;
  }
}
.header-wrap .main-header-bar .navbar #myNavbar > ul > li {
  padding-left: 15px;
  padding-right: 15px;
}
.header-wrap .main-header-bar .navbar #myNavbar > ul > li > a {
  padding: 33px 0 23px 0!important;
  position: relative;
}
.header-wrap .main-header-bar .navbar #myNavbar > ul > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
  background: transparent;
  height: 6px;
}
.header-wrap .main-header-bar .navbar #myNavbar > ul > li:hover a:after {
  background: #52ae32;
}
.header-wrap .main-header-bar .navbar #myNavbar ul > li {
  position: static;
}
.header-wrap .main-header-bar .navbar #myNavbar ul > li.menu-open .sub-menu-wrap {
  display: block;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #1D1D1B;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap {
  position: absolute;
  right: 0;
  z-index: 99;
  left: 0;
  background: #ffffff;
  display: none;
  padding: 30px;
  padding-top: 35px;
  padding-bottom: 37px;
  border-top: 1px solid rgba(168, 168, 168, 0.5);
  box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.5);
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap .menu-img {
  float: right;
  width: 33%;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap .menu-img .text-link {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin-top: 12px;
  text-decoration: underline;
  text-transform: capitalize;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container {
  padding-left: 135px;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu {
  width: 67%;
  float: left;
  list-style: none;
  /*-webkit-columns: 300px 2;
									-moz-columns: 300px 2;
									columns: 300px 2;*/
  display: flex;
  justify-content: space-between;
  /* -webkit-column-rule: rgba(168, 168, 168, 0.5);
									-moz-column-rule: rgba(168, 168, 168, 0.5);
									column-rule: 1px solid rgba(168, 168, 168, 0.5); */
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li {
  width: 50%;
  padding-left: 35px;
  padding-right: 35px;
  border-left: 1px solid rgba(168, 168, 168, 0.5);
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li > a {
  font-family: 'Helvetica Neue';
  font-weight: bold;
  margin-bottom: 18px;
  display: block;
  position: relative;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li > a:before {
  display: block;
  position: absolute;
  top: 4px;
  left: -16px;
  content: '';
  background-image: url(../images/Plussgreen.svg);
  height: 10px;
  width: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu {
  list-style: none;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu li a {
  font-size: 14px;
  display: block;
  margin-bottom: 7px;
  position: relative;
  padding-left: 0;
  font-family: 'Helvetica Neue';
  text-transform: capitalize;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu li a:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 0px;
  height: 1px;
  background: #000;
  transition: width 0.2s ease-in;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu li:last-child a {
  margin-bottom: 0;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu li:hover a {
  padding-left: 22px;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li .sub-menu li:hover a:before {
  width: 16px;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li:after {
  content: "";
  display: block;
  height: 30px;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li .sub-menu-wrap > .container > .sub-menu > li:last-child:after {
  height: 0;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li:first-child a {
  padding-left: 0;
}
@media (max-width: 767px) {
  .header-wrap .main-header-bar .navbar #myNavbar ul li:first-child a {
    padding-left: 15px;
  }
}
.header-wrap .main-header-bar .right-side {
  text-align: right;
  padding-top: 25px;
}
.header-wrap .main-header-bar .right-side .search-box {
  display: inline-block;
  width: 61%;
  vertical-align: middle;
  margin-right: 20px;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box {
  position: relative;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform {
  position: relative;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s {
  width: 100%;
  background: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  border-bottom: 1px solid #A8A8A8;
  font-size: 16px;
  color: #000;
  height: 30px;
  line-height: 30px;
  padding: 0;
  padding-right: 30px;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s::-webkit-input-placeholder {
  color: #A8A8A8;
  opacity: 1;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s:-moz-placeholder {
  /* Firefox 18- */
  color: #A8A8A8;
  opacity: 1;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s::-moz-placeholder {
  /* Firefox 19+ */
  color: #A8A8A8;
  opacity: 1;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s:-ms-input-placeholder {
  color: #A8A8A8;
  opacity: 1;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #s:focus {
  padding-left: 16px;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box #searchform #searchsubmit {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  color: #000000;
  z-index: 2;
  max-height: 450px;
  overflow-y: auto;
  display: none;
  text-align: left;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box {
  border: 1px solid #A8A8A8;
  border-top: 0;
  padding: 15px 0px;
  background: #ffffff;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a {
  text-decoration: none;
  color: #000000;
  display: block;
  padding: 5px 15px;
  margin-bottom: 5px;
  word-wrap: break-word;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a .search_result .product_info .out_wrappp h5 {
  font-size: 16px;
  font-weight: 400;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a .search_result .product_info .out_wrappp h5 .cat-name {
  font-weight: 600;
}
.header-wrap .main-header-bar .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a:hover {
  background: #f5f5f5;
}
.header-wrap .main-header-bar .right-side .header-mini-cart {
  display: inline-block;
  vertical-align: middle;
}
.header-wrap .main-header-bar .right-side .header-mini-cart .header-cart #cart_link {
  display: inline-block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  top: 2px;
}
.header-wrap .main-header-bar .right-side .header-mini-cart .header-cart #cart_link .cart_count {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .header-wrap .main-header-bar {
    display: none;
  }
}
.header-wrap .mobile-header {
  padding: 10px 0;
}
.header-wrap .mobile-header .navbar {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  min-height: auto;
  border-radius: 0;
}
.header-wrap .mobile-header .navbar .navbar-header .center {
  text-align: center;
  padding-left: 30px;
}
.header-wrap .mobile-header .navbar .navbar-header .center .logo {
  margin-right: 0;
  display: inline-block;
  max-width: 156px;
  margin: 0 auto;
}
.header-wrap .mobile-header .navbar .navbar-header .center .logo img {
  width: 100%;
  height: auto;
}
.header-wrap .mobile-header .navbar .navbar-header .left button {
  float: none;
  background: #ffffff;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding-left: 0;
  padding-top: 7px;
}
.header-wrap .mobile-header .navbar .navbar-header .left button .icon-bar {
  background-color: #000;
  margin-top: 7px;
  width: 34px;
}
.header-wrap .mobile-header .navbar .navbar-header .left button .icon-bar:first-child {
  margin-top: 0;
}
.header-wrap .mobile-header .navbar .navbar-header .right {
  text-align: right;
}
.header-wrap .mobile-header .navbar .navbar-header .right .header-mini-cart {
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.header-wrap .mobile-header .navbar .navbar-header .right .header-mini-cart .header-cart #cart_link {
  display: inline-block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.header-wrap .mobile-header .navbar .navbar-header .right .header-mini-cart .header-cart #cart_link .cart_count {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 9px;
}
.header-wrap .mobile-header .right-side {
  text-align: right;
}
.header-wrap .mobile-header .right-side .search-box {
  margin: 0 -15px;
  display: block;
  width: auto;
  vertical-align: middle;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box {
  position: relative;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform {
  position: relative;
  padding: 0 15px;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #s {
  width: 100%;
  background: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  border-bottom: 1px solid #000;
  font-size: 15px;
  color: #000;
  height: 30px;
  line-height: 30px;
  padding: 0;
  padding-right: 30px;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #s::-webkit-input-placeholder {
  color: #a8a8a8;
  opacity: 1;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #s:-moz-placeholder {
  /* Firefox 18- */
  color: #a8a8a8;
  opacity: 1;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #s::-moz-placeholder {
  /* Firefox 19+ */
  color: #a8a8a8;
  opacity: 1;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #s:-ms-input-placeholder {
  color: #a8a8a8;
  opacity: 1;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #searchsubmit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  border: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box #searchform #searchsubmit {
    right: 15px;
  }
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box .live_search_results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  color: #000;
  z-index: 2;
  max-height: 450px;
  overflow-y: auto;
  display: none;
  text-align: left;
  left: auto;
  right: auto;
  padding: 0 15px;
  background: #ffffff;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box {
  border-top: 0;
  padding: 15px 0;
  padding-bottom: 30px;
  background: #ffffff;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a {
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a .search_result .product_info .out_wrappp h5 {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
.header-wrap .mobile-header .right-side .search-box .live_search_wrap .live_search_box .live_search_results .live_search_results_box .col-sm-121 .results_wrap a .search_result .product_info .out_wrappp h5 .cat-name {
  font-weight: 600;
}
@media (min-width: 992px) {
  .header-wrap .mobile-header {
    display: none;
  }
}
.header-wrap .free_text {
  background: #000;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}
.header-wrap .free_text img {
  margin-right: 10px;
  width: 30px;
  filter: brightness(0) invert(1);
}
@media (min-width: 768px) {
  .header-wrap .free_text {
    display: none;
  }
}
.header-wrap #myNavbar1 {
  padding: 0;
  max-width: 100%;
  position: absolute;
  left: -300px;
  top: 0;
  z-index: 100;
  transition: all 0.3s ease-in;
  border: 0;
}
.header-wrap #myNavbar1 .scroll_div {
  height: 100vh;
  overflow-y: auto;
  background: #eee;
  position: relative;
  width: 300px;
}
@media (max-width: 479px) {
  .header-wrap #myNavbar1 .scroll_div {
    width: 280px;
  }
}
.header-wrap #myNavbar1 ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.header-wrap #myNavbar1 ul li {
  margin-bottom: 2px;
}
.header-wrap #myNavbar1 ul li a {
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  background: #ffffff;
}
.header-wrap #myNavbar1 ul li a span {
  font-size: 15px;
}
.header-wrap #myNavbar1 ul li:last-child {
  margin-bottom: 0;
}
.header-wrap #myNavbar1 .nav-overlay {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.header-wrap #myNavbar1.visible {
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .header-wrap #myNavbar1.visible .nav-overlay {
    background: #000;
    opacity: .3;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    right: 0;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .header-wrap #myNavbar1 {
    max-width: 100%;
  }
}
.header-wrap .menu-header {
  padding: 10px 0;
  padding-bottom: 12px;
  background: #eeeeee;
}
.header-wrap .menu-header .close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}
.header-wrap .menu-header .close-btn img {
  width: 13px;
  height: auto;
}
.header-wrap .menu-header .bottom-links {
  padding-top: 70px;
  clear: both;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.header-wrap .menu-header .bottom-links a {
  text-decoration: none;
  color: #1D1D1B;
  font-size: 15px;
}
.header-wrap .menu-header .bottom-links a.first-link {
  float: left;
}
.header-wrap .menu-header .bottom-links a.sec-link {
  float: right;
}
.header-wrap .menu_footer {
  padding: 40px 0;
  text-align: center;
}
.header-wrap #drilldown-menu .slide-menu:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 15px;
  background: #ffffff;
}
.header-wrap #drilldown-menu-1 {
  margin-top: 10px;
}
.header-wrap #drilldown-menu-1 .slide-menu li a {
  font-family: 'Helvetica Neue';
  text-transform: initial;
  font-weight: 400;
}
.header-wrap #drilldown-menu-1 .slide-menu li.menu-item-has-children > a {
  display: none;
}
.header-wrap #drilldown-menu-1 .slide-menu li.menu-item-has-children .submenu-wrap .submenu {
  display: block;
  position: relative;
  left: 0;
}
.header-wrap #drilldown-menu-1 .slide-menu:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 15px;
  background: #ffffff;
}
.header-wrap .slide-menu li a {
  font-size: 15px!important;
  padding-right: 35px!important;
  color: #1D1D1B;
  text-transform: uppercase;
  position: relative;
}
.header-wrap .slide-menu li > a {
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.header-wrap .slide-menu li .sub-menu {
  display: none;
}
.header-wrap .slide-menu li .sub-menu li a {
  text-transform: capitalize !important;
  font-weight: 400 !important;
  font-family: 'Helvetica Neue';
  font-size: 14px;
  font-weight: 400;
}
.header-wrap .slide-menu li.header .back {
  background: transparent !important;
  padding-left: 0px !important;
}
.header-wrap .slide-menu li.header .back:before {
  padding: 0;
  opacity: 1;
  top: 20px !important;
}
.header-wrap .slide-menu li.header .title {
  text-align: center;
  color: #34a853;
  text-transform: uppercase;
  text-indent: -35px;
}
.header-wrap .slide-menu li.menu-item-has-children > a:before,
.header-wrap .slide-menu li.menu-item-has-children .back:before {
  display: block;
  position: absolute;
  top: 18px;
  right: 8px;
  content: '';
  background-image: url(../images/Arrowright.svg);
  height: 15px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.header-wrap .slide-menu li.menu-item-has-children .sub-menu .menu-item-has-children > a {
  margin-bottom: 2px;
  font-weight: 600 !important;
}
.header-wrap .slide-menu li.menu-item-has-children .sub-menu .menu-item-has-children > a:before {
  display: none;
}
.header-wrap .slide-menu li.menu-item-has-children .sub-menu.active .sub-menu {
  display: block;
  position: static;
}
.header-wrap .slide-menu li.menu-item-has-children .sub-menu.active .sub-menu li > a {
  padding-left: 30px !important;
}
.header-wrap .slide-menu li.menu-item-has-children .sub-menu.active .sub-menu li.header {
  display: none;
}
/*** Minicart Styles ***/
.panelholder .inner_panelholder {
  position: absolute;
  top: 76px;
  right: -25px;
  z-index: 100;
  background: #ffffff;
  padding: 20px;
  border: 1px solid rgba(168, 168, 168, 0.5);
  width: 400px;
  text-align: left;
  padding-top: 30px;
}
.panelholder .inner_panelholder .arrow-up {
  position: absolute;
  right: 35px;
  top: -15px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgba(168, 168, 168, 0.5);
}
.panelholder .inner_panelholder .arrow-up-1 {
  position: absolute;
  right: 36px;
  top: -14px;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #ffffff;
}
@media (max-width: 768px) {
  .panelholder .inner_panelholder {
    right: 0;
    left: 0;
    top: 5px;
    width: 100%;
    max-width: 100vw;
  }
  .panelholder .inner_panelholder .arrow-up {
    right: 11px;
    top: -13px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid rgba(168, 168, 168, 0.5);
  }
  .panelholder .inner_panelholder .arrow-up-1 {
    right: 10px;
    top: -12px;
  }
}
.panelholder .close_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .panelholder .close_btn {
    right: 17px;
  }
}
.panelholder #panel {
  position: relative;
}
.panelholder #panel h3 {
  font-size: 18px;
  font-family: 'Helvetica Neue';
  text-align: center;
  border-bottom: 2px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 10px;
  font-weight: 700;
  color: #1D1D1B;
}
.panelholder #panel .added-message {
  width: 100%;
  background: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  font-weight: 700;
}
.panelholder #panel .added-message svg {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .panelholder #panel .added-message {
    display: none !important;
  }
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item {
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding: 20px 0 10px 0;
  list-style: none;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_img {
  display: inline-block;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_img a {
  display: inline-block;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_img img {
  float: none;
  width: 60px;
  height: auto;
  margin-left: 0;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_price {
  text-align: right;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_price .woocommerce-Price-amount {
  padding-right: 19px;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_price span {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name {
  padding-left: 0;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Craft Eurostile Next LT Pro';
  display: block;
  margin-bottom: 12px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name a {
    font-size: 16px;
    margin-top: 0;
  }
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .variation {
  padding-left: 0;
  border-left: 0;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .variation dd {
  font-size: 12px;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .variation dd p {
  margin-bottom: 12px;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .variation dt {
  float: left;
  clear: both;
  margin-right: .25em;
  display: inline-block;
  list-style: none outside;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .variation dd {
    margin-bottom: 6px;
  }
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .prodcut_name .quantity {
  font-size: 12px;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a {
  color: #A8A8A8;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  width: auto;
  text-align: right;
  background: transparent;
  display: block;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a span {
  color: #A8A8A8;
  font-size: 12px;
  font-weight: 400;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a img {
  width: 8px;
  height: 8px;
  float: none;
  margin-left: 12px;
  opacity: 0.5;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a:hover {
  color: #000000;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a:hover span {
  color: #000000;
}
.panelholder #panel .woocommerce-mini-cart li.mini_cart_item .product_remove a:hover img {
  opacity: 1;
}
.panelholder #panel .woocommerce-mini-cart__buttons {
  margin-top: 15px;
}
.panelholder #panel .woocommerce-mini-cart__buttons .button {
  width: 100%;
  border: 2px solid #000;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  background: #ffffff;
  text-align: center;
  border-radius: 0;
  margin-bottom: 15px;
  height: 40px;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  padding: .618em 1em;
  text-decoration: none;
}
.panelholder #panel .woocommerce-mini-cart__buttons .button .cart-count {
  display: none;
}
@media (max-width: 768px) {
  .panelholder #panel .woocommerce-mini-cart__buttons .button .cart-count {
    display: inline-block;
  }
}
.panelholder #panel .woocommerce-mini-cart__buttons .button:hover {
  background: #000;
  color: #ffffff;
}
.panelholder #panel .woocommerce-mini-cart__buttons .button.checkout {
  background: #000;
  color: #ffffff;
  margin-bottom: 0;
}
.panelholder #panel .woocommerce-mini-cart__buttons .button.checkout:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .panelholder #panel {
    margin-top: 10px;
  }
}
/**********footer styles***********/
.footer-wrap {
  background: #191919;
}
.footer-wrap .hori-line {
  margin: 0;
  border-top: 1px solid #4f4f4f;
}
@media (max-width: 767px) {
  .footer-wrap .hori-line {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.footer-wrap .top-row {
  overflow: hidden;
}
.footer-wrap .top-row .first-col .footer-logo {
  padding-top: 85px;
}
.footer-wrap .top-row .first-col .footer-logo a {
  display: block;
  max-width: 300px;
}
.footer-wrap .top-row .first-col .footer-logo a img {
  width: 270px;
}
@media (max-width: 767px) {
  .footer-wrap .top-row .first-col .footer-logo.desktop-logo {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-wrap .top-row .first-col.widthone {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .footer-wrap .top-row .sec-col .menu-wrap .widget .menu {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .footer-wrap .top-row .sec-col .menu-wrap {
    padding-bottom: 15px;
  }
}
.footer-wrap .top-row .sec-col:before {
  content: "";
  display: block;
  background: #4f4f4f;
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  width: 1px;
}
@media (max-width: 767px) {
  .footer-wrap .top-row .sec-col:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-wrap .top-row .sec-col.widthtwo {
    width: 36.666667%;
  }
}
@media (min-width: 1200px) {
  .footer-wrap .top-row .sec-col {
    padding-left: 35px;
  }
}
@media (max-width: 767px) {
  .footer-wrap .top-row .third-col .menu-wrap {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .footer-wrap .top-row .third-col .menu-wrap .widget {
    border-top: 1px solid #4f4f4f;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-wrap .top-row .third-col .menu-wrap .widget .widget-title {
    margin-top: 20px;
    position: relative;
  }
  .footer-wrap .top-row .third-col .menu-wrap .widget .widget-title:after {
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    content: '';
    background-image: url(../images/Arrowdownwhite.png);
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .footer-wrap .top-row .third-col .menu-wrap .widget .widget-title.opened:after {
    background-image: url(../images/Arrowupwhite.png);
  }
  .footer-wrap .top-row .third-col .menu-wrap .widget .menu-utforsk-craft-container {
    display: none;
    margin-bottom: 20px;
  }
}
.footer-wrap .top-row .menu-wrap {
  padding-top: 80px;
  padding-bottom: 106px;
}
.footer-wrap .top-row .menu-wrap .widget .widget-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 28px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .footer-wrap .top-row .menu-wrap .widget .widget-title {
    margin-bottom: 20px;
  }
}
.footer-wrap .top-row .menu-wrap .widget .menu {
  padding-left: 0;
  list-style: none;
}
.footer-wrap .top-row .menu-wrap .widget .menu li {
  margin-bottom: 2px;
}
.footer-wrap .top-row .menu-wrap .widget .menu li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer-wrap .top-row .menu-wrap .widget .menu li a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .footer-wrap .top-row .menu-wrap .widget .menu li {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .footer-wrap .top-row .menu-wrap {
    padding-top: 35px;
  }
}
.footer-wrap .bottom-row {
  margin-top: 30px;
  margin-bottom: 60px;
}
.footer-wrap .bottom-row .footer-logo a {
  display: block;
  max-width: 300px;
}
.footer-wrap .bottom-row .footer-logo.mobile-logo {
  margin-bottom: 35px;
}
.footer-wrap .bottom-row .footer-logo.mobile-logo a {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer-wrap .bottom-row .footer-logo.mobile-logo {
    display: none;
  }
}
.footer-wrap .bottom-row .social_media .social_title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .social_media .social_title {
    margin-bottom: 25px;
    font-size: 16px;
  }
}
.footer-wrap .bottom-row .social_media a {
  display: inline-block;
  text-decoration: none;
  margin-right: 17px;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .social_media a {
    margin: 0;
    margin: 0 6px;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .social_media {
    text-align: center;
  }
}
.footer-wrap .bottom-row .newsletter-form {
  max-width: 434px;
  margin-right: 0;
  margin-left: auto;
}
.footer-wrap .bottom-row .newsletter-form .form_title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .form_title {
    font-size: 15px;
    margin-bottom: 12px;
  }
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms .frm_message {
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #ffffff;
  font-size: 13px;
  padding-left: 0;
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms .frm_error_style {
  display: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-size: 13px;
  padding-left: 0;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms .frm_error_style {
    padding-bottom: 0;
  }
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset {
  padding-bottom: 0;
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap {
  display: inline-block;
  width: 73%;
  float: left;
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field {
  margin: 0;
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input {
  background: #2e2e2e;
  border-radius: 0;
  border: 0;
  outline: 0;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #A8A8A8;
  font-family: 'Helvetica Neue';
}
@media (min-width: 768px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input {
    font-size: 12px;
  }
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input::-webkit-input-placeholder {
  color: #A8A8A8;
  opacity: 1;
  font-family: 'Helvetica Neue';
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input:-moz-placeholder {
  /* Firefox 18- */
  color: #A8A8A8;
  opacity: 1;
  font-family: 'Helvetica Neue';
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input::-moz-placeholder {
  /* Firefox 19+ */
  color: #A8A8A8;
  opacity: 1;
  font-family: 'Helvetica Neue';
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field input:-ms-input-placeholder {
  color: #A8A8A8;
  opacity: 1;
  font-family: 'Helvetica Neue';
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap .form-field .frm_error {
  margin-top: 5px;
  font-family: 'Helvetica Neue';
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap {
    width: 73%;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .left-wrap {
    width: 100%;
  }
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .right-wrap {
  display: inline-block;
  float: right;
  width: 26%;
}
.footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .right-wrap .frm_submit input {
  margin: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
  border: 2px solid #52ae32;
  outline: 0;
  box-shadow: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  height: 40px;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .right-wrap .frm_submit input {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .form-wrap .frm_forms form .frm_form_fields fieldset .right-wrap {
    width: 100%;
    float: left;
    margin-top: 12px;
  }
}
.footer-wrap .bottom-row .newsletter-form .sale_msg {
  font-size: 14px;
  margin-top: 10px;
  color: #A8A8A8;
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .sale_msg {
    margin-top: 12px;
  }
}
.footer-wrap .bottom-row .newsletter-form .sale_msg.mobile-text {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .footer-wrap .bottom-row .newsletter-form .sale_msg.mobile-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form .sale_msg.desktop-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form {
    display: none;
  }
}
.footer-wrap .bottom-row .newsletter-form.mobile-form {
  margin-right: auto;
}
.footer-wrap .bottom-row .newsletter-form.mobile-form .form_title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer-wrap .bottom-row .newsletter-form.mobile-form {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form.mobile-form {
    display: block!important;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row .newsletter-form {
    max-width: 100%;
  }
}
.footer-wrap .bottom-row .mob-line {
  margin: 40px -15px 20px;
  border-top: 1px solid #4f4f4f;
}
@media (min-width: 768px) {
  .footer-wrap .bottom-row .mob-line {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-wrap .bottom-row {
    margin-bottom: 35px;
    margin-top: 40px;
  }
}
.footer-wrap .copyright {
  padding: 10px 0;
  font-size: 12px;
  color: #ffffff;
  background: #2e2e2e;
  letter-spacing: 0.25px;
}
.footer-wrap .copyright a {
  text-decoration: underline;
  color: #ffffff;
}
.footer-wrap .copyright a:hover,
.footer-wrap .copyright a:focus {
  color: #e40e62;
}
@media (max-width: 767px) {
  .footer-wrap .copyright {
    text-align: center;
  }
}
/**********front page styles*********/
.front_page_banner {
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  position: relative;
}
.front_page_banner .banner_content_wrap h1 {
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 70px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .front_page_banner .banner_content_wrap h1 {
    font-size: 32px;
    letter-spacing: 4px;
  }
}
.front_page_banner .banner_content_wrap .banner_content {
  margin-bottom: 43px;
}
.front_page_banner .banner_content_wrap .banner_content p {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 767px) {
  .front_page_banner .banner_content_wrap .banner_content p {
    font-size: 15px;
  }
}
.front_page_banner .banner_content_wrap .read-more {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 15px;
  display: inline-block;
  background: #000;
  letter-spacing: 1px;
  min-width: 138px;
  margin: 0 10px;
}
.front_page_banner .banner_content_wrap .read-more.btn-pink {
  background: #e40e62;
}
.front_page_banner .banner_content_wrap .read-more.btn-pink:hover {
  background-color: rgba(228, 14, 98, 0.8);
}
.front_page_banner .banner_content_wrap .read-more.btn-black {
  background: #000;
}
.front_page_banner .banner_content_wrap .read-more.btn-black:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .front_page_banner .banner_content_wrap .read-more {
    display: block;
    width: 150px;
    margin: 0 auto 15px;
  }
}
@media (max-width: 767px) {
  .front_page_banner .banner_content_wrap {
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
  }
}
.front_page_banner.second-banner {
  margin-top: 25px;
}
.front_page_banner.second-banner .banner_content_wrap h1 {
  color: #ffffff;
}
.front_page_banner.second-banner .banner_content_wrap .banner_content p {
  color: #ffffff;
}
.front_page_banner.second-banner .banner_content_wrap .read-more {
  color: #ffffff;
  background: #000;
}
.front_page_banner.second-banner .banner_content_wrap .read-more.btn-pink {
  background: #e40e62;
}
.front_page_banner.second-banner .banner_content_wrap .read-more.btn-black {
  background: #000;
}
.front_page_banner.second-banner .banner_content_wrap .read-more:hover {
  background: rgba(0, 0, 0, 0.8);
}
.front_page_banner.third-banner {
  background-position: center top;
}
.front_page_banner.third-banner .banner_content_wrap h1 {
  color: #000000;
}
.front_page_banner.third-banner .banner_content_wrap .banner_content p {
  color: #000000;
}
.front_page_banner.third-banner .banner_content_wrap .read-more {
  color: #ffffff;
  background: #000;
}
.front_page_banner.third-banner .banner_content_wrap .read-more.btn-pink {
  background: #e40e62;
}
.front_page_banner.third-banner .banner_content_wrap .read-more.btn-black {
  background: #000;
}
.front_page_banner.third-banner .banner_content_wrap .read-more:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .front_page_banner.desktop-banner {
    display: none;
  }
}
@media (min-width: 768px) {
  .front_page_banner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .front_page_banner {
    height: 378px;
  }
}
.mobile_front_page_banner {
  height: 378px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.mobile_front_page_banner .banner_content_wrap {
  bottom: 60px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.mobile_front_page_banner .banner_content_wrap h1 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
}
.mobile_front_page_banner .banner_content_wrap .banner_content {
  margin-bottom: 25px;
}
.mobile_front_page_banner .banner_content_wrap .banner_content p {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
}
.mobile_front_page_banner .banner_content_wrap .read-more {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 50px;
  display: inline-block;
  background: #e40e62;
  margin: 0 12px;
}
@media (max-width: 479px) {
  .mobile_front_page_banner .banner_content_wrap .read-more {
    padding: 15px 40px;
  }
}
@media (min-width: 768px) {
  .mobile_front_page_banner {
    display: none;
  }
}
.front-three-boxes {
  padding: 30px 0;
}
@media (max-width: 767px) {
  .front-three-boxes .row .col-sm-4:last-child .box-wrap {
    margin-bottom: 0;
  }
}
.front-three-boxes .row .box-wrap .box-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.front-three-boxes .row .box-wrap .box-img img {
  min-height: 35px;
  max-height: 35px;
  width: 100%;
}
@media (max-width: 767px) {
  .front-three-boxes .row .box-wrap .box-img img {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .front-three-boxes .row .box-wrap .box-img {
    display: block;
    margin-bottom: 6px;
  }
}
.front-three-boxes .row .box-wrap .box-text {
  display: inline-block;
  vertical-align: bottom;
}
.front-three-boxes .row .box-wrap .box-text p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .front-three-boxes .row .box-wrap .box-text {
    display: block;
  }
}
@media (min-width: 768px) {
  .front-three-boxes .row .box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .front-three-boxes .row .box-wrap {
    text-align: center;
    margin-bottom: 42px;
  }
}
.front-three-boxes .row .col-2 {
  text-align: center;
}
@media (min-width: 768px) {
  .front-three-boxes .row .col-2 .box-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.front-three-boxes .row .col-3 {
  text-align: right;
}
.front-three-boxes .row .col-3 .box-wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .front-three-boxes .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .front-three-boxes .row:before,
  .front-three-boxes .row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .front-three-boxes.desktop-view {
    display: none;
  }
}
@media (min-width: 768px) {
  .front-three-boxes.mobile-view {
    display: none;
  }
}
.tow-col-section {
  padding-top: 5px;
}
@media (min-width: 768px) {
  .tow-col-section .col-width {
    padding: 0 26px;
  }
}
.tow-col-section a {
  text-decoration: none;
  color: #000;
}
.tow-col-section a:hover span {
  background-color: #e40e62;
  color: #ffffff;
}
.tow-col-section .block_wrap {
  text-align: center;
}
.tow-col-section .block_wrap .block_img {
  height: 630px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .tow-col-section .block_wrap .block_img {
    height: 360px;
  }
}
.tow-col-section .block_wrap .mobile_img {
  margin-bottom: 30px;
}
.tow-col-section .block_wrap .block_title {
  margin-bottom: 18px;
}
.tow-col-section .block_wrap .block_title h3 {
  font-size: 28px;
  font-weight: 700;
  font-family: 'Craft Eurostile Next LT Pro';
  color: #000;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .tow-col-section .block_wrap .block_title h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .tow-col-section .block_wrap .block_title {
    margin-bottom: 25px;
  }
}
.tow-col-section .block_wrap span {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  padding: 9px 15px;
  border: 2px solid #e40e62;
  margin-bottom: 25px;
  min-width: 140px;
}
@media (max-width: 767px) {
  .tow-col-section .block_wrap {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .tow-col-section {
    padding-top: 80px;
  }
}
.mobile-second-banner .banner_image {
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 35px;
}
.mobile-second-banner .banner_content_wrap {
  text-align: center;
}
.mobile-second-banner .banner_content_wrap h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .mobile-second-banner .banner_content_wrap h1 {
    margin-bottom: 8px;
  }
}
.mobile-second-banner .banner_content_wrap .banner_content {
  margin-bottom: 30px;
}
.mobile-second-banner .banner_content_wrap .banner_content p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
.mobile-second-banner .banner_content_wrap .read-more {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 50px;
  display: inline-block;
  background: #000;
}
@media (min-width: 768px) {
  .mobile-second-banner {
    display: none;
  }
}
.mobile-third-banner {
  padding-bottom: 90px;
}
.mobile-third-banner .banner_image {
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 35px;
}
.mobile-third-banner .banner_content_wrap {
  text-align: left;
  padding-left: 50px;
  padding-right: 50px;
}
.mobile-third-banner .banner_content_wrap h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .mobile-third-banner .banner_content_wrap h1 {
    margin-bottom: 8px;
  }
}
.mobile-third-banner .banner_content_wrap .banner_content {
  margin-bottom: 30px;
  padding-left: 20px;
}
.mobile-third-banner .banner_content_wrap .banner_content p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
.mobile-third-banner .banner_content_wrap .read-more {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 50px;
  display: inline-block;
}
.mobile-third-banner .banner_content_wrap .read-more.btn-pink {
  background: #e40e62;
}
.mobile-third-banner .banner_content_wrap .read-more.btn-black {
  background: #000;
}
@media (max-width: 767px) {
  .mobile-third-banner .banner_content_wrap .read-more.first-link {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .mobile-third-banner .banner_content_wrap .read-more.second-link {
    margin-left: 10px;
  }
}
@media (max-width: 479px) {
  .mobile-third-banner .banner_content_wrap .read-more {
    padding: 10px 20px;
  }
}
.mobile-third-banner .banner_content_wrap .read-more.btn-pink {
  background: #e40e62;
}
@media (min-width: 768px) {
  .mobile-third-banner {
    display: none;
  }
}
.pink_section {
  background: #e40e62;
  padding: 70px 0;
  padding-top: 75px;
  text-align: center;
}
.pink_section h1 {
  font-size: 38px;
  font-family: 'Craft Eurostile Next LT Pro';
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 6px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .pink_section h1 {
    font-size: 30px;
    margin-bottom: 10px;
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pink_section .pink_section-content {
  margin-bottom: 36px;
}
.pink_section .pink_section-content p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}
@media (max-width: 767px) {
  .pink_section .pink_section-content p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 27px;
  }
}
.pink_section a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  display: inline-block;
  padding: 14px 29px;
  border: 2px solid #ffffff;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .pink_section a {
    padding: 11.5px 29px;
  }
}
.pink_section.archive-section {
  padding: 50px 70px !important;
  text-align: center;
  min-height: 220px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .pink_section.archive-section {
    padding: 30px !important;
  }
}
@media (max-width: 767px) {
  .pink_section {
    padding: 90px 0;
  }
}
.front-page-products {
  padding-bottom: 80px;
}
.front-page-products .products-section-title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-top: 65px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .front-page-products .products-section-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .front-page-products .home-products {
    padding-bottom: 20px;
  }
}
.front-page-products .woocommerce ul.products li.type-product {
  text-align: center;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product {
    height: auto;
    margin-bottom: 0;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap {
  width: 100%;
  border: 2px solid transparent;
  padding-bottom: 25px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product .inner-wrap {
    padding-bottom: 0;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap {
  position: relative;
  height: 400px;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap {
    height: 175px;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .color-vars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  z-index: 1;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .color-vars .var-thumb {
  display: block;
  max-width: 40px;
  background: #ffffff;
  border: 1px solid #999999;
  padding: 2px;
  margin: 0 2px;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .color-vars .var-thumb img {
  max-width: 100%;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .color-vars .var-thumb:hover {
  border-color: #000000;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product .inner-wrap .color-vars {
    display: none;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .onsale {
  margin: 0;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap a .woocommerce-loop-product__title {
  padding-bottom: 4px;
  padding-top: 17px;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product .inner-wrap a .woocommerce-loop-product__title {
    padding-bottom: 5px;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap a .onsale {
  display: none;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products li.type-product .inner-wrap a .product-cat {
    margin-bottom: 0;
  }
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .price {
  display: none;
}
.front-page-products .woocommerce ul.products li.type-product .inner-wrap .add_to_cart_button {
  display: none;
}
.front-page-products .woocommerce ul.products li.type-product:hover .color-vars,
.front-page-products .woocommerce ul.products li.type-product:hover .button {
  opacity: 1;
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products .slick-list .slick-track {
    display: -webkit-flex;
    display: flex;
  }
}
@media (max-width: 767px) {
  .front-page-products .woocommerce ul.products .slick-list {
    display: -webkit-flex;
    display: flex;
    padding-left: 0!important;
  }
  .front-page-products .woocommerce ul.products .slick-list:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -85px;
    bottom: 0;
    width: 80px;
    -webkit-box-shadow: 0px 10px 60px 60px rgba(225, 225, 225, 0.59);
    box-shadow: 0px 10px 60px 60px rgba(225, 225, 225, 0.59);
  }
}
@media (max-width: 768px) {
  .front-page-products .woocommerce ul.products {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .front-page-products {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .front-page-products {
    padding-bottom: 0;
  }
}
.woocommerce ul.products {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0;
  margin-right: -15px;
  margin-left: -15px;
}
.woocommerce ul.products li.type-product,
.woocommerce ul.products li.product_variation {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 80px;
  margin: 0;
  margin-bottom: 30px;
  padding: 0 15px;
  position: relative;
  width: 25%;
}
@media (max-width: 768px) {
  .woocommerce ul.products li.type-product,
  .woocommerce ul.products li.product_variation {
    width: 50%;
  }
}
.woocommerce ul.products li.type-product .inner-wrap,
.woocommerce ul.products li.product_variation .inner-wrap {
  width: 100%;
  transition: 0.5s;
  position: relative;
}
.woocommerce ul.products li.type-product .inner-wrap a,
.woocommerce ul.products li.product_variation .inner-wrap a {
  text-decoration: none;
  color: #000;
  position: relative;
  z-index: 1;
}
.woocommerce ul.products li.type-product .inner-wrap a img,
.woocommerce ul.products li.product_variation .inner-wrap a img {
  margin-bottom: 0;
}
.woocommerce ul.products li.type-product .inner-wrap a .product-cat,
.woocommerce ul.products li.product_variation .inner-wrap a .product-cat {
  margin-bottom: 26px;
  font-size: 14px;
  color: #000;
}
.woocommerce ul.products li.type-product .inner-wrap a .onsale,
.woocommerce ul.products li.product_variation .inner-wrap a .onsale {
  display: none;
}
.woocommerce ul.products li.type-product .inner-wrap a.added_to_cart,
.woocommerce ul.products li.product_variation .inner-wrap a.added_to_cart {
  display: none;
}
.woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap,
.woocommerce ul.products li.product_variation .inner-wrap .archive-img-wrap {
  position: relative;
  padding-top: 125%;
  overflow: hidden;
}
.woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap img,
.woocommerce ul.products li.product_variation .inner-wrap .archive-img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 1;
}
@media (max-width: 767px) and (orientation: landscape) {
  .woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap,
  .woocommerce ul.products li.product_variation .inner-wrap .archive-img-wrap {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products li.type-product .inner-wrap .archive-img-wrap,
  .woocommerce ul.products li.product_variation .inner-wrap .archive-img-wrap {
    margin-bottom: 10px;
  }
}
.woocommerce ul.products li.type-product .inner-wrap .woocommerce-loop-product__title,
.woocommerce ul.products li.product_variation .inner-wrap .woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .woocommerce ul.products li.type-product .inner-wrap .woocommerce-loop-product__title,
  .woocommerce ul.products li.product_variation .inner-wrap .woocommerce-loop-product__title {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products li.type-product .inner-wrap .woocommerce-loop-product__title,
  .woocommerce ul.products li.product_variation .inner-wrap .woocommerce-loop-product__title {
    font-size: 15px;
    padding-top: 0;
  }
}
.woocommerce ul.products li.type-product .inner-wrap .custom-discount-perc,
.woocommerce ul.products li.product_variation .inner-wrap .custom-discount-perc {
  position: absolute;
  right: 5px;
  background: #d9006e;
  padding: 5px;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  top: 20px;
  z-index: 1;
}
.woocommerce ul.products li.type-product .inner-wrap .price del,
.woocommerce ul.products li.product_variation .inner-wrap .price del {
  color: #e40e62;
  opacity: inherit;
}
.woocommerce ul.products li.type-product .inner-wrap:before,
.woocommerce ul.products li.product_variation .inner-wrap:before,
.woocommerce ul.products li.type-product .inner-wrap:after,
.woocommerce ul.products li.product_variation .inner-wrap:after {
  width: 100%;
  height: 100%;
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.5s;
}
.woocommerce ul.products li.type-product .inner-wrap:before,
.woocommerce ul.products li.product_variation .inner-wrap:before {
  border-bottom: 2px solid #52ae32;
  border-left: 2px solid #52ae32;
  -webkit-transform-origin: 0 100%;
}
.woocommerce ul.products li.type-product .inner-wrap:after,
.woocommerce ul.products li.product_variation .inner-wrap:after {
  border-top: 2px solid #52ae32;
  border-right: 2px solid #52ae32;
  -webkit-transform-origin: 100% 0%;
}
.woocommerce ul.products li.type-product:nth-child(4n+1),
.woocommerce ul.products li.product_variation:nth-child(4n+1) {
  clear: left;
}
@media (min-width: 813px) {
  .woocommerce ul.products li.type-product:hover .inner-wrap:before,
  .woocommerce ul.products li.product_variation:hover .inner-wrap:before,
  .woocommerce ul.products li.type-product:hover .inner-wrap:after,
  .woocommerce ul.products li.product_variation:hover .inner-wrap:after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.woocommerce ul.products li.no-posts {
  padding: 15px;
  flex-basis: 100%;
}
.woocommerce ul.products li.no-posts .alert {
  background: #e40e62;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after {
  display: none;
}
@media (max-width: 768px) {
  .woocommerce ul.products {
    margin-left: 0;
    margin-right: 0;
  }
}
.page_featured_image .featured_image {
  height: 500px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.page_featured_image .featured_image.ski_featured_image_2 {
  background-position: center;
}
.page_featured_image .mobile_featured_image img {
  width: 100%;
  height: auto;
}
.page_content {
  padding: 120px 0 100px 0;
}
.page_content .excerpt_div {
  max-width: 696px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.page_content .excerpt_div p {
  font-size: 25px;
  font-weight: 300;
  color: #000;
}
@media (max-width: 767px) {
  .page_content .excerpt_div p {
    font-size: 18px;
  }
}
.page_content .content_div {
  max-width: 696px;
  margin: 0 auto;
}
.page_content .content_div p {
  font-size: 18px;
  margin-bottom: 20px;
}
.page_content .content_div p img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .page_content .content_div p {
    font-size: 15px;
  }
}
.page_content .content_div ul {
  margin-bottom: 20px;
  padding-left: 17px;
}
.page_content .content_div ul li {
  font-size: 18px;
}
@media (max-width: 767px) {
  .page_content .content_div ul li {
    font-size: 15px;
  }
}
.page_content .content_div h3 {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page_content .content_div h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .page_content {
    padding: 60px 0 50px 0;
  }
}
.page_content.product-category {
  background: #f5f5f5;
  padding: 0 0 100px;
}
.page_content.product-category .page_title {
  background: #ffffff;
  padding: 40px 0;
}
.page_content.product-category .content_div {
  max-width: initial;
}
@media (min-width: 768px) {
  .page_blocks .flex-row {
    margin: 0 -23px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page_blocks .flex-row:before,
  .page_blocks .flex-row:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .page_blocks .flex-row .flex-col {
    padding-left: 23px;
    padding-right: 23px;
  }
}
.page_blocks .utforsk_block_wrap {
  width: 100%;
  margin-bottom: 100px;
}
.page_blocks .utforsk_block_wrap .utforsk_block_image {
  height: 400px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .page_blocks .utforsk_block_wrap .utforsk_block_image {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .page_blocks .utforsk_block_wrap .padd_wrap {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.page_blocks .utforsk_block_wrap hr {
  width: 60px;
  border-top: 2px solid #000;
  margin-right: auto;
  margin-left: auto;
  margin-top: 36px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .page_blocks .utforsk_block_wrap hr {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.page_blocks .utforsk_block_wrap .utforsk_block_title h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .page_blocks .utforsk_block_wrap .utforsk_block_title h2 {
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Helvetica Neue';
    font-weight: bold;
  }
}
.page_blocks .utforsk_block_wrap .utforsk_block_desc {
  margin-bottom: 17px;
}
.page_blocks .utforsk_block_wrap .utforsk_block_desc p {
  font-size: 15px;
  font-weight: 400;
}
.page_blocks .utforsk_block_wrap a {
  text-decoration: none;
  font-size: 15px;
  color: #e40e62;
}
.page_blocks .utforsk_block_wrap a.more-link {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .page_blocks .utforsk_block_wrap {
    margin-bottom: 85px;
  }
}
@media (min-width: 768px) {
  .page_blocks {
    padding-bottom: 87px;
  }
}
.page-template-default .page_content .title_hr,
.single .page_content .title_hr {
  border-top: 3px solid #000;
  width: 80px;
  margin-left: 0;
  margin-top: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-template-default .page_content .title_hr,
  .single .page_content .title_hr {
    width: 50px;
  }
}
.page-template-default .page_content .page_title h1,
.single .page_content .page_title h1 {
  font-size: 70px;
  font-weight: 700;
  font-family: 'Craft Eurostile Next LT Pro';
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-template-default .page_content .page_title h1,
  .single .page_content .page_title h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.page-template-default .page_content .content_div,
.single .page_content .content_div {
  margin-left: 0;
  max-width: 100%;
}
.page-template-template-eliteperformanceactive .page_content .title_hr {
  border-top: 4px solid #000;
  width: 85px;
  margin-left: 0;
  margin-top: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-template-template-eliteperformanceactive .page_content .title_hr {
    width: 50px;
  }
}
.page-template-template-eliteperformanceactive .page_content .page_title {
  max-width: 540px;
}
.page-template-template-eliteperformanceactive .page_content .page_title h1 {
  font-size: 70px;
  font-weight: 700;
  font-family: 'Craft Eurostile Next LT Pro';
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-template-template-eliteperformanceactive .page_content .page_title h1 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.page-template-template-eliteperformanceactive .page_content .excerpt_div {
  margin-left: 0;
  max-width: 935px;
}
.page-template-template-eliteperformanceactive .page_content .excerpt_div p {
  margin-bottom: 20px;
}
.page-template-template-eliteperformanceactive .page_content .excerpt_div p:last-child {
  margin-bottom: 0;
}
.page-template-template-eliteperformanceactive .epa_section {
  padding-bottom: 90px;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap {
  margin-bottom: 60px;
  text-align: center;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_logo {
  max-width: 110px;
  margin: 0 auto;
  margin-bottom: 17px;
  min-height: 130px;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_logo img {
  width: 100%;
  height: auto;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_title h4 {
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
}
@media (max-width: 767px) {
  .page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_title {
    font-size: 20px;
  }
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap hr {
  border-top: 2px solid #000;
  width: 110px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 35px;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_content {
  max-width: 330px;
  margin: 0 auto;
}
.page-template-template-eliteperformanceactive .epa_section .epa_inner_wrap .epa_content p {
  font-size: 15px;
}
@media (max-width: 767px) {
  .page-template-template-eliteperformanceactive .epa_section {
    padding-bottom: 55px;
  }
}
.page-template-template-ansvar .page_content .excerpt_div {
  max-width: 630px;
}
.page-template-template-ansvar .page_content .content_div {
  max-width: 630px;
}
.page-template-template-ansvar .page_content .content_div p a {
  color: #e40e62;
  text-decoration: underline;
}
.page-template-template-ansvar .page_content .content_div h3 {
  font-size: 18px;
  margin-top: 60px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-template-template-ansvar .page_content .content_div h3 {
    margin-top: 52px;
    font-size: 15px;
  }
}
.featured_ambassadorer {
  margin-bottom: 140px;
}
@media (min-width: 768px) {
  .featured_ambassadorer .flex-row .flex-col {
    display: -webkit-flex;
    display: flex;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 768px) {
  .featured_ambassadorer .flex-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .featured_ambassadorer .flex-row:before,
  .featured_ambassadorer .flex-row:after {
    display: none;
  }
}
.featured_ambassadorer .feat_ama_wrap {
  border: 2px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 30px;
  width: 100%;
}
.featured_ambassadorer .feat_ama_wrap .feat_img {
  height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .featured_ambassadorer .feat_ama_wrap .feat_img {
    height: 230px;
  }
}
.featured_ambassadorer .feat_ama_wrap .mobile_img img {
  width: 100%;
  height: auto;
}
.featured_ambassadorer .feat_ama_wrap hr {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #000;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .featured_ambassadorer .feat_ama_wrap hr {
    width: 60px;
    margin-top: 34px;
    margin-bottom: 17px;
  }
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data {
  padding: 0 24px;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_title h4 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_title h4 {
    font-size: 24px;
    font-family: 'Helvetica Neue';
    font-weight: bold;
  }
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_desc {
  margin-bottom: 15px;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_desc p {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_desc p img {
  width: 100%;
  height: auto;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_desc ul {
  margin-bottom: 10px;
  padding-left: 18px;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data .ambassadorer_desc ul li {
  font-size: 15px;
  font-weight: 300;
}
.featured_ambassadorer .feat_ama_wrap .ambassadorer_data a {
  font-size: 15px;
  color: #e40e62;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .featured_ambassadorer .feat_ama_wrap .ambassadorer_data {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .featured_ambassadorer .feat_ama_wrap {
    padding-bottom: 70px;
    border: 0;
  }
}
@media (max-width: 767px) {
  .featured_ambassadorer {
    margin-bottom: 50px;
  }
}
.ambassadorer_wrap .in_title {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .in_title {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .ambassadorer_wrap > .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.ambassadorer_wrap .bot_wrap {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .ambassadorer_wrap .bot_wrap .bot_wrap_inner .flex-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.ambassadorer_wrap .bot_wrap .bot_wrap_inner.showcontent {
  display: block;
}
@media (min-width: 768px) {
  .ambassadorer_wrap .bot_wrap .bot_wrap_inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .bot_wrap_inner {
    display: none;
  }
  .ambassadorer_wrap .bot_wrap .bot_wrap_inner.no-hide {
    display: block;
  }
}
.ambassadorer_wrap .bot_wrap .title-wrap .tax_title {
  width: 100%;
  font-size: 40px;
  font-weight: 700;
  color: #e40e62;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .title-wrap .tax_title {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    border-top: 1px solid #a8a8a8;
    padding: 22px 0;
    margin-bottom: 0;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .title-wrap .tax_title:after {
    display: block;
    position: absolute;
    top: 26px;
    right: 0;
    content: '';
    background-image: url(../images/Arrowdown.svg);
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .title-wrap .tax_title.opened:after {
    background-image: url(../images/Arrowup.svg);
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .title-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap {
  margin-bottom: 80px;
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .feat_img {
  height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .feat_img {
    height: 230px;
  }
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .mobile_img img {
  width: 100%;
  height: auto;
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap hr {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #000;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap hr {
    margin-top: 34px;
    margin-bottom: 17px;
  }
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_title {
  margin-bottom: 20px;
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_title h4 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_title h4 {
    font-size: 24px;
  }
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_desc {
  margin-bottom: 15px;
  text-align: left;
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_desc p {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}
.ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap .ambassadorer_desc a {
  font-size: 15px;
  color: #e40e62;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap .ambassadorer_inner_wrap {
    margin-bottom: 55px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap .bot_wrap:last-child .title-wrap .tax_title {
    border-bottom: 1px solid #a8a8a8;
  }
}
@media (min-width: 768px) {
  .ambassadorer_wrap .bot_wrap {
    padding-bottom: 82px;
  }
}
@media (max-width: 767px) {
  .ambassadorer_wrap {
    margin-bottom: 100px;
  }
}
/*** Products Category Loop Styles ***/
.product-category .page_title h1 {
  /* font-family: 'Craft Eurostile Next LT Pro'; */
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .product-category .page_title h1 {
    font-size: 30px;
  }
}
.product-category .page_title .term-description {
  color: #A8A8A8;
  margin-top: 16px;
  max-width: 1000px;
}
.product-category .page_title .product-cat-one-liner {
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 5px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .product-category .page_title {
    text-align: center;
    padding: 30px 0 !important;
  }
  .product-category .page_title .woocommerce-breadcrumb {
    display: none;
  }
}
.product-category .filters-wrap {
  background: #ffffff;
  margin-bottom: 50px;
  padding-top: 20px;
}
.product-category .filters-wrap .product-cats-outer {
  position: relative;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .product-cats-outer:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 10px 60px 60px rgba(225, 225, 225, 0.59);
    box-shadow: 0 10px 60px 60px rgba(225, 225, 225, 0.59);
  }
}
.product-category .filters-wrap .product-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
.product-category .filters-wrap .product-cats .category {
  flex-basis: calc(20% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-category .filters-wrap .product-cats .category > a {
  display: block;
  border: 1px solid rgba(168, 168, 168, 0.5);
  border-radius: 3px;
  padding: 8px 10px;
  color: #000000;
  font-size: 15px;
  line-height: 15px;
  -webkit-transition: unset;
  -moz-transition: unset;
  transition: unset;
}
.product-category .filters-wrap .product-cats .category > a span {
  color: #A8A8A8;
  font-size: 13px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 400;
}
.product-category .filters-wrap .product-cats .category > a:hover,
.product-category .filters-wrap .product-cats .category > a:focus,
.product-category .filters-wrap .product-cats .category > a.active {
  border-color: #52ae32;
  text-decoration: none;
  border-width: 2px;
  padding: 7px 9px;
}
.product-category .filters-wrap .product-cats .category > a.active,
.product-category .filters-wrap .product-cats .category > a:focus {
  font-weight: 600;
}
.product-category .filters-wrap .product-cats .category > a.empty {
  color: #A8A8A8;
  cursor: not-allowed;
}
.product-category .filters-wrap .product-cats .category > a.empty:hover {
  border: 1px solid rgba(168, 168, 168, 0.5);
}
.product-category .filters-wrap .product-cats .category:nth-child(5n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .product-cats {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .product-category .filters-wrap .product-cats .category {
    flex-basis: auto;
    white-space: nowrap;
  }
  .product-category .filters-wrap .product-cats .category > a {
    border-radius: 500px;
  }
  .product-category .filters-wrap .product-cats .category > a:hover {
    font-weight: 600;
  }
  .product-category .filters-wrap .product-cats .category:nth-child(5n) {
    margin-right: 10px;
  }
}
.product-category .filters-wrap .woocommerce-ordering {
  position: relative;
  min-height: 46px;
  min-width: 230px;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .woocommerce-ordering {
    min-height: unset;
    min-width: unset;
  }
}
.product-category .filters-wrap .woocommerce-ordering label {
  color: #A8A8A8;
  padding: 5px;
  font-size: 15px;
}
.product-category .filters-wrap .woocommerce-ordering select {
  border: 0;
  -webkit-appearance: none;
  display: none;
  appearance: none;
  padding: 5px 25px 5px 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  text-align: right;
  padding-left: 8px !important;
  padding-right: 20px !important;
}
.product-category .filters-wrap .woocommerce-ordering select:focus {
  outline: 0;
}
.product-category .filters-wrap .woocommerce-ordering .select2 {
  text-align: right;
  min-width: 135px;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .woocommerce-ordering .select2 {
    min-height: unset;
  }
}
.product-category .filters-wrap .woocommerce-ordering .select2 > .selection {
  text-align: right;
  display: block;
  width: 100%;
}
.product-category .filters-wrap .woocommerce-ordering .select2 > .selection > span {
  text-align: right;
  display: block;
  width: 100%;
}
.product-category .filters-wrap .woocommerce-ordering .drop {
  display: block;
  color: #e40e62;
  font-size: 40px;
  position: absolute;
  right: 0px;
  top: 12px;
  pointer-events: none;
}
.product-category .filters-wrap .woocommerce-ordering .drop path {
  fill: #e40e62;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .woocommerce-ordering .drop {
    top: 11px;
  }
}
.product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection {
  border-radius: 0;
  border: 0;
}
.product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered {
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  overflow: visible;
  text-align: right;
}
.product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered {
    font-size: 15px;
    font-weight: 700;
  }
}
.product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow {
  display: none;
}
.product-category .filters-wrap .woocommerce-ordering .select2 .select2-selection:focus {
  outline: 0;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block {
  display: flex;
  /*.filter-item label:after {
				  border: 2px solid #fff;
				  border-top: none;
				  border-right: none;
				  content: "";
				  height: 6px;
				  right: 7px;
				  opacity: 0;
				  position: absolute;
				  top: 12px;
				  transform: rotate(-45deg);
				  width: 12px;
				  }*/
}
.product-category .filters-wrap .woocommerce-ordering .filter-block label {
  margin-right: 15px;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item {
  position: relative;
  width: 115px;
  height: 35px;
  margin-top: -2px;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item label {
  background-color: #fff;
  border: 1px solid #000000;
  border-radius: 0;
  cursor: pointer;
  height: 35px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  margin-right: 0;
  color: #000;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item label:before,
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item label:after {
  position: absolute;
  left: auto;
  content: ' ';
  height: 16px;
  width: 1px;
  background-color: #fff;
  opacity: 0;
  right: 15px;
  top: 8px;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item label:before {
  transform: rotate(45deg);
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item label:after {
  transform: rotate(-45deg);
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item input[type="checkbox"] {
  visibility: hidden;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item input[type="checkbox"]:checked + label {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  justify-content: flex-start;
}
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item input[type="checkbox"]:checked + label:before,
.product-category .filters-wrap .woocommerce-ordering .filter-block .filter-item input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
@media (max-width: 767px) {
  .product-category .filters-wrap .woocommerce-ordering {
    float: none;
    display: inline-block;
  }
  .product-category .filters-wrap .woocommerce-ordering label {
    display: none;
  }
  .product-category .filters-wrap .woocommerce-ordering .sorter-block {
    float: none !important;
    margin-bottom: 25px;
  }
  .product-category .filters-wrap .woocommerce-ordering .sorter-block .select2-selection__rendered {
    text-align: center !important;
    padding-right: 8px !important;
  }
  .product-category .filters-wrap .woocommerce-ordering .sorter-block .select2 {
    text-align: left !important;
    min-width: auto !important;
    width: auto !important;
    margin-left: -15px;
  }
  .product-category .filters-wrap .woocommerce-ordering .sorter-block .drop {
    display: inline-block;
    position: static;
    right: auto;
  }
}
@media (max-width: 767px) {
  .product-category .filters-wrap {
    text-align: center;
    margin-bottom: 20px;
  }
}
.product-category .error-container {
  padding: 100px 0;
}
.product-category .error-container .woocommerce-info {
  border-top-color: #e40e62;
}
.product-category .error-container .woocommerce-info:before {
  color: #e40e62;
}
@media (max-width: 767px) {
  .product-category .error-container {
    padding: 0;
  }
  .product-category .error-container .woocommerce-info {
    margin-bottom: 0;
  }
}
.product-category ul.products {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 20px !important;
}
.product-category ul.products li.product {
  text-align: center;
  margin-right: 0;
  width: 25%;
}
.product-category ul.products li.product .inner-wrap {
  position: relative;
  background: #ffffff;
  padding: 15px;
}
.product-category ul.products li.product .inner-wrap .woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 769px) {
  .product-category ul.products li.product .inner-wrap .woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .product-category ul.products li.product .inner-wrap .woocommerce-loop-product__title {
    font-size: 15px;
    padding-bottom: 0;
  }
}
.product-category ul.products li.product .inner-wrap .color-vars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  z-index: 1;
}
.product-category ul.products li.product .inner-wrap .color-vars .var-thumb {
  display: block;
  max-width: 40px;
  background: #ffffff;
  border: 1px solid #999999;
  padding: 2px;
  margin: 0 2px;
}
.product-category ul.products li.product .inner-wrap .color-vars .var-thumb img {
  max-width: 100%;
}
.product-category ul.products li.product .inner-wrap .color-vars .var-thumb:hover {
  border-color: #000000;
}
@media (max-width: 767px) {
  .product-category ul.products li.product .inner-wrap .color-vars {
    display: none;
  }
}
.product-category ul.products li.product .inner-wrap .price {
  display: inline-block;
  padding-top: 10px;
  color: #000000;
  font-size: 15px;
  border-top: 1px solid #000000;
}
.product-category ul.products li.product .inner-wrap .price span {
  display: inline-block;
  word-break: normal;
}
.product-category ul.products li.product .inner-wrap .price del {
  margin-right: 5px;
}
.product-category ul.products li.product .inner-wrap .price del span {
  text-decoration: inherit;
}
@media (max-width: 767px) {
  .product-category ul.products li.product .inner-wrap .price {
    font-size: 15px;
    border-top: 0;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }
}
.product-category ul.products li.product .inner-wrap .product-cat {
  display: none;
}
.product-category ul.products li.product .inner-wrap .add_to_cart_button,
.product-category ul.products li.product .inner-wrap a.button,
.product-category ul.products li.product .inner-wrap a.button.product_type_variable {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  padding: 15px 10px 16px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
}
@media (max-width: 767px) {
  .product-category ul.products li.product .inner-wrap {
    padding-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-category ul.products li.product .inner-wrap > a {
    display: block;
    position: static;
  }
}
.product-category ul.products li.product .environment {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
}
.product-category ul.products li.product.wide {
  width: 50%;
}
.product-category ul.products li.product:hover .inner-wrap .add_to_cart_button,
.product-category ul.products li.product:hover .inner-wrap a.button,
.product-category ul.products li.product:hover .inner-wrap .color-vars {
  opacity: 1;
}
@media (max-width: 767px) {
  .product-category ul.products li.product:hover .inner-wrap .add_to_cart_button,
  .product-category ul.products li.product:hover .inner-wrap a.button,
  .product-category ul.products li.product:hover .inner-wrap .color-vars {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .product-category ul.products li.product {
    width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px!important;
  }
  .product-category ul.products li.product.normal,
  .product-category ul.products li.product.wide {
    display: none;
  }
}
@media (max-width: 768px) {
  .product-category ul.products {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.product-category .lmp_load_more_button {
  margin: 40px 0 0;
}
.product-category .lmp_load_more_button .lmp_button {
  display: inline-block;
  border: 2px solid #A8A8A8;
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px 60px;
  background: #ffffff;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #000000;
}
.product-category .lmp_load_more_button .lmp_button:hover,
.product-category .lmp_load_more_button .lmp_button:focus {
  background: #e40e62;
  border-color: #e40e62;
  color: #ffffff;
  text-decoration: none;
}
.product-category .craft-more {
  margin: 0 auto 60px;
  text-align: center;
  position: relative;
}
.product-category .craft-more .loadmore {
  display: inline-block;
  border: 2px solid rgba(168, 168, 168, 0.5);
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px 60px;
  background: #ffffff;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #000000;
}
.product-category .craft-more .loadmore:hover,
.product-category .craft-more .loadmore:focus {
  background: #e40e62;
  border-color: #e40e62;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .product-category .craft-more .loadmore {
    padding: 12px 65px;
  }
}
.product-category .craft-more .loader {
  display: none;
}
.product-category .craft-more .loader:before {
  top: 25%;
}
.product-category .craft-more .page-count-holder {
  padding: 10px;
  font-size: 14px;
  font-weight: 300;
}
.product-category .craft-more.loading .loadmore {
  visibility: hidden;
}
.product-category .craft-more.loading .loader {
  display: block;
}
.product-category .category-notice {
  background: #e40e62;
  margin: 60px auto 80px;
  padding: 40px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
  border-radius: 3px;
}
.product-category .category-notice p {
  margin-bottom: 10px;
}
.product-category .category-notice p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .product-category .category-notice {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .product-category .category-notice {
    margin-bottom: 40px;
  }
}
/*** Select2 Styles ***/
.select2-container--open .select2-dropdown {
  border: 1px solid #A8A8A8;
  border-radius: 0;
}
.select2-container--open .select2-dropdown .select2-results__options .select2-results__option {
  white-space: nowrap;
}
.select2-container--open .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
  background: #e40e62;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .select2-container--open .select2-dropdown {
    min-width: 110px;
  }
}
/*** Hide Spinnner ***/
.lmp_products_loading {
  display: none;
}
.site-wrapper .lmp_products_loading {
  display: block;
}
/*** Breadcrumb Styles ***/
.woocommerce-breadcrumb {
  color: #dcdcdc;
  font-size: 15px;
}
.woocommerce-breadcrumb a {
  color: #000000 !important;
}
.woocommerce-breadcrumb span {
  color: #000000;
  font-size: 26px;
  display: inline-block;
  margin: 0 3px;
  line-height: 14px;
  vertical-align: top;
}
/********** log in page *********/
.woocommerce-account .woocommerce-error {
  padding-left: 65px!important;
}
.woocommerce-account .min-konto {
  padding-top: 0!important;
}
.woocommerce-account .min-konto .page_title1 {
  padding: 90px 0 80px 0;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-account .min-konto .page_title1 h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
@media (max-width: 767px) {
  .woocommerce-account .min-konto .page_title1 h1 {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .woocommerce-account .min-konto .page_title1 {
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .min-konto .page_title1 {
    padding: 35px 0;
    background: #ffffff;
  }
}
.woocommerce-account .min-konto .u-columns {
  padding-top: 90px;
}
@media (max-width: 767px) {
  .woocommerce-account .min-konto .u-columns {
    padding-top: 50px;
  }
}
.woocommerce-account .page_title {
  padding: 90px 0 80px 0;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-account .page_title h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  text-align: center;
  /* letter-spacing: 3px; */
}
@media (max-width: 767px) {
  .woocommerce-account .page_title h1 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_title .login_title {
    max-width: 225px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .woocommerce-account .page_title {
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_title {
    padding: 35px 0;
  }
}
.woocommerce-account .page_content {
  padding-top: 90px;
  padding-bottom: 224px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content {
    padding: 50px 0 78px 0;
    background: #f5f5f5;
  }
}
.woocommerce-account .woocommerce .u-columns {
  margin: 0 -15px;
  max-width: 962px;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce-account .woocommerce .u-columns .col-1 {
  padding-left: 15px;
  padding-right: 25px;
  width: 40%;
  float: left;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap {
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 55px 40px 28px 40px;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap h2 {
  font-size: 20px;
  font-weight: 700;
  color: #1D1D1B;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 10px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 .form-wrap h2 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form {
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row {
  padding: 0;
  margin-bottom: 14px;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row input {
  height: 36px;
  line-height: normal;
  border-radius: 5px;
  font-size: 13px;
  border: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 12px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row input:focus {
  border: 2px solid #000000;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row input {
    height: 50px;
    line-height: normal;
    font-size: 16px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row .button {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  background: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15.5px;
  padding-bottom: 12.5px;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row .button:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .form-row .button {
    margin-top: 5px;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .lost_password {
  margin-bottom: 41px;
}
.woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .lost_password a {
  font-size: 13px;
  font-weight: 300;
  color: #000;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 .form-wrap form .lost_password {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 .form-wrap {
    padding: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-1 {
    width: 100%;
    padding-right: 15px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 {
  padding-left: 25px;
  padding-right: 15px;
  width: 60%;
  float: right;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap {
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 55px 40px 28px 40px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap h2 {
  font-size: 20px;
  font-weight: 700;
  color: #1D1D1B;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 10px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap h2 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form {
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  clear: both;
  overflow: hidden;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row {
  padding: 0;
  margin-bottom: 14px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row input {
  height: 36px;
  line-height: normal;
  border-radius: 5px;
  font-size: 13px;
  border: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 12px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row input:focus {
  border: 2px solid #000000;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row input {
    height: 50px;
    line-height: normal;
    font-size: 16px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row .button {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  background: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15.5px;
  padding-bottom: 12.5px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row .button:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row .button {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row .woocommerce-password-strength {
  font-size: 13px;
  margin-top: 15px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row .woocommerce-password-hint {
  font-size: 13px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row-first,
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row-last {
  width: 49%;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row-first,
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .form-row-last {
    width: 100%;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check {
  margin-top: 10px;
  position: relative;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check input {
  height: auto;
  line-height: normal;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check label {
  line-height: normal;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check #subscribe_newsletter {
  position: absolute;
  opacity: 0;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check .sub_label {
  position: relative;
  padding-left: 27px;
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check span:before {
  content: "";
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check span:before {
    top: -1px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check input[type="checkbox"]:checked + label span:before {
  background: #ffffff;
  background-color: black;
  background-position: center;
  background-size: cover;
  background-image: url(../images/checked.png);
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .subcribe_news_check {
    margin-bottom: 10px;
  }
}
.woocommerce-account .woocommerce .u-columns .col-2 .form-wrap form .button_top_margin {
  margin-top: 14px;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 .form-wrap {
    padding: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns .col-2 {
    width: 100%;
    margin-top: 44px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns {
    margin: 0;
  }
}
.woocommerce-account .woocommerce .lost_reset_password {
  max-width: 700px;
  margin: 0 auto;
}
.woocommerce-account .woocommerce .lost_reset_password .form-row {
  padding: 0;
  margin-bottom: 14px;
  width: 100%;
}
.woocommerce-account .woocommerce .lost_reset_password .form-row input {
  height: 36px;
  line-height: normal;
  border-radius: 5px;
  font-size: 13px;
  border: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 12px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .woocommerce .lost_reset_password .form-row input:focus {
  border: 2px solid #000000;
}
.woocommerce-account .woocommerce .lost_reset_password .form-row .button {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  background: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15.5px;
  padding-bottom: 12.5px;
  margin-top: 15px;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce .lost_reset_password .form-row .button:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .lost_reset_password .form-row .button {
    margin-top: 7px;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce .lost_reset_password {
    padding: 55px 38px 28px 38px;
    border: 1px solid rgba(168, 168, 168, 0.5);
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .lost_reset_password {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .woocommerce-account .woocommerce .lost_reset_password {
    width: 100%;
  }
}
/********** log in page ends*********/
/***************my account**************/
.woocommerce-account .woocommerce-breadcrumb {
  color: #a8a8a8;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-breadcrumb {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .logged_in_title .desktop-title {
    display: none;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .logged_in_title .mobile-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .logged_in_title {
    padding: 40px 0 25px 0;
    border-bottom: 0;
    background: #ffffff;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .logged_in_content {
    padding-top: 0;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  padding-right: 50px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation ul {
  padding-left: 0;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation ul li a {
  color: #1D1D1B;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation ul li:first-child {
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: 700;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-navigation {
    display: none;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content {
  float: right;
  width: 70%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders {
  border: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr {
  padding-left: 40px;
  padding-right: 40px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .th {
  float: left;
  padding-top: 21px;
  padding-bottom: 11px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .th span {
  font-size: 18px;
  font-weight: 700;
  color: #1D1D1B;
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .th span {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .th {
    width: 23%;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .order-number {
  width: 28%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .order-date {
  width: 27%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .order-total {
  width: 20%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .order-status {
  width: 25%;
}
@media (min-width: 768px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead .tr .order-status {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .thead {
    display: none;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group {
  margin-bottom: 0;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default {
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading {
  padding: 0;
  color: #3F3F3F;
  background-color: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .pan_title {
  position: relative;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .pan_title .after_ele {
  display: block;
  position: absolute;
  top: 24px;
  right: 0;
  content: '';
  background-image: url(../images/Arrowdown.svg);
  height: 14px;
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .pan_title[aria-expanded="true"] .after_ele {
  background-image: url(../images/Arrowup.svg);
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td {
  width: 25%;
  float: left;
  font-size: 18px;
  color: #3F3F3F;
  padding-top: 16px;
  padding-bottom: 16px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td a {
  color: #3F3F3F;
  text-decoration: none;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td.order-total {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td {
    width: 23%;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .td {
    width: 32.33%;
    font-size: 15px;
    color: #000000;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-number {
  width: 28%;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-number {
    width: 32%!important;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-date {
  width: 27%;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-date {
    width: 32%!important;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-total {
  width: 20%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-status {
  text-align: center;
  width: 25%;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-status img {
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-status {
    width: 32%!important;
  }
}
@media (min-width: 992px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading .order-status {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-heading {
    padding-left: 0;
    padding-right: 0;
    background-color: #f5f5f5;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body {
  padding: 0;
  border: 0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 35px;
  padding-bottom: 33px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.empty_div {
  width: 30%;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.empty_div {
    width: 28%;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.first {
  width: 23%;
  float: left;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.first .img-wrap {
  padding-right: 15px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.first .img-wrap img {
  max-width: 130px;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.first .img-wrap {
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.first {
    width: 28%;
    padding-left: 10px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second {
  width: 38.5%;
  float: left;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .product_title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .product_title {
    font-size: 15px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data {
  margin-bottom: 10px;
  font-size: 15px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data p {
  font-size: 15px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data .variation dt {
  float: left;
  clear: both;
  display: inline-block;
  list-style: none outside;
  font-weight: 700;
  text-transform: capitalize;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data .variation dd p {
  margin-bottom: 10px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data .bold {
  font-weight: 700;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second .meta-data .bold {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.second {
    width: 70%;
    padding-left: 10px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third {
  width: 38.5%;
  float: left;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third .addres_wrap {
  font-size: 15px;
  line-height: 25px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third .addres_wrap h4 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third .addres_wrap h4 {
    font-size: 15px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third .returm_form {
  margin-top: 28px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third .returm_form a {
  font-size: 15px;
  color: #e40e62;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .td.third {
    width: 70%;
    float: right;
    margin-bottom: 20px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .order_item {
  overflow: hidden;
  clear: both;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .order_item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body .order-details-table .item-row .order_item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders .tbody .panel-group .tr .panel-default .panel-collapse .panel-body {
    padding-left: 0;
    padding-right: 0;
    background-color: #f5f5f5;
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-orders-wrap .my_account_orders {
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .mobile-wrap {
  background: #ffffff;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .mobile-wrap .panel-heading,
.woocommerce-account .page_content .woocommerce-MyAccount-content .mobile-wrap .panel-body {
  background-color: #ffffff !important;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .kundeservice_wrap {
  text-align: right;
  padding: 15px 0;
  padding-top: 20px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .kundeservice_wrap p {
  font-size: 18px;
  color: #000;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .kundeservice_wrap p a {
  color: #52ae32;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .kundeservice_wrap p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .kundeservice_wrap {
    text-align: left;
    padding-top: 20px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .kontodetaljer_title {
  font-size: 25px;
  font-weight: 700;
  padding-top: 80px;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .kontodetaljer_title {
    padding-bottom: 15px;
    margin-bottom: 50px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .order-history {
    display: none;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .left-wrap {
  width: 60%;
  float: left;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .left-wrap .button {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .left-wrap {
    width: 100%;
    float: none;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .right-wrap {
  width: 30%;
  float: right;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .right-wrap .button {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .right-wrap {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .right-wrap {
    padding-top: 86px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form_title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 10px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form_title {
    font-size: 15px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row {
  padding: 0;
  margin-bottom: 14px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row input {
  height: 36px;
  line-height: normal;
  border-radius: 5px;
  font-size: 13px;
  border: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 0 12px;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row input:focus {
  border: 2px solid #000000;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row input {
    height: 50px;
    line-height: normal;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row-first,
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row-last {
  width: 49%;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row-first,
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .form-row-last {
    width: 100%;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check {
  margin-top: 10px;
  position: relative;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check input {
  height: auto;
  line-height: normal;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check label {
  line-height: normal;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check #subscribe_newsletter {
  position: absolute;
  opacity: 0;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check .sub_label {
  position: relative;
  padding-left: 27px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check span:before {
  content: "";
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check span:before {
    top: -1px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check input[type="checkbox"]:checked + label span:before {
  background: #ffffff;
  background-color: black;
  background-position: center;
  background-size: cover;
  background-image: url(../images/checked.png);
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .subcribe_news_check {
    margin-top: 5px;
    margin-bottom: 17px;
  }
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .button {
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15.5px;
  padding-bottom: 12.5px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content .woocommerce-edit-wrap form.edit-account .button {
    margin-top: 5px;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-content {
    width: 100%;
  }
}
.woocommerce-edit-account .woocommerce-orders-wrap {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-edit-wrap {
    display: none!important;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account {
  clear: both;
  overflow: hidden;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 55px 40px 20px 40px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .left-wrap {
  width: 60%;
  float: left;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .left-wrap .button {
  margin-top: 5px;
}
@media (max-width: 991px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .left-wrap {
    width: 100%;
    float: none;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .right-wrap {
  width: 30%;
  float: right;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .right-wrap .button {
  margin-top: 5px;
}
@media (max-width: 991px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .right-wrap {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .right-wrap {
    padding-top: 86px;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form_title {
  font-size: 20px;
  font-weight: 700;
  color: #1D1D1B;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 10px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form_title {
    font-size: 15px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row {
  padding: 0;
  margin-bottom: 14px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row input {
  height: 36px;
  line-height: normal;
  border-radius: 5px;
  font-size: 13px;
  border: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding: 0 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row input:focus {
  border: 2px solid #000000;
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row input {
    height: 50px;
    line-height: normal;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row-first,
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row-last {
  width: 49%;
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row-first,
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .form-row-last {
    width: 100%;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check {
  margin-top: 10px;
  position: relative;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check input {
  height: auto;
  line-height: normal;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check label {
  line-height: normal;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check #subscribe_newsletter {
  position: absolute;
  opacity: 0;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check .sub_label {
  position: relative;
  padding-left: 27px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check span:before {
  content: "";
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check span:before {
    top: -1px;
  }
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .subcribe_news_check input[type="checkbox"]:checked + label span:before {
  background: #ffffff;
  background-color: black;
  background-position: center;
  background-size: cover;
  background-image: url(../images/checked.png);
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .button {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  background: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15.5px;
  padding-bottom: 12.5px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account .button {
    margin-top: 5px;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
@media (max-width: 767px) {
  .woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account {
    padding: 0;
    border: 0;
  }
}
/***************my account ends**************/
/*************** cart **************/
.woocommerce-cart .woocommerce-error {
  padding-left: 65px!important;
}
@media (min-width: 1200px) {
  .woocommerce-cart .woocommerce-error {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.woocommerce-cart .page_content {
  padding: 0;
}
@media (min-width: 1200px) {
  .woocommerce-cart .page_content .woocommerce-message {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-empty {
  display: none;
}
.woocommerce-cart .page_content .woocommerce .return-to-shop {
  margin-top: 20px;
}
.woocommerce-cart .page_content .woocommerce .top_cart {
  padding-top: 55px;
  background: #ffffff;
}
.woocommerce-cart .page_content .woocommerce .top_cart .front-three-boxes {
  padding-bottom: 20px;
}
.woocommerce-cart .page_content .woocommerce .top_cart .forset_wrap a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
}
.woocommerce-cart .page_content .woocommerce .top_cart .forset_wrap a span {
  margin-right: 10px;
  position: relative;
}
.woocommerce-cart .page_content .woocommerce .top_cart .forset_wrap a span img {
  width: 5px;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .top_cart .forset_wrap {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .top_cart .page_title {
  padding-top: 20px;
  padding-bottom: 50px;
}
.woocommerce-cart .page_content .woocommerce .top_cart .page_title h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  text-transform: capitalize;
  font-family: 'Helvetica Neue';
}
.woocommerce-cart .page_content .woocommerce .top_cart .page_title h1 span {
  color: #A8A8A8;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .top_cart .page_title h1 {
    font-size: 25px;
    text-transform: capitalize;
    font-family: 'Helvetica Neue';
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .top_cart .page_title {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .top_cart {
    padding-top: 20px;
    border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  }
}
.woocommerce-cart .page_content .woocommerce .empty-cart {
  background: #f5f5f5;
  padding: 50px 0;
}
.woocommerce-cart .page_content .woocommerce .empty-cart .return-to-shop {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.woocommerce-cart .page_content .woocommerce .empty-cart .return-to-shop .button {
  background: #000;
  border-radius: 0;
  padding: 16px 36px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  border: 0;
  transition: all 0.2s ease-in;
}
.woocommerce-cart .page_content .woocommerce .empty-cart .return-to-shop .button:hover {
  border-radius: 0;
  background: #333333;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form {
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .no-padding {
    padding: 0;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table {
  border: 1px solid rgba(168, 168, 168, 0.5);
  border-radius: 0;
  background: #ffffff;
  margin-top: 30px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody {
  position: relative;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item {
  position: relative;
  display: table;
  width: 100%;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:first-child td {
  border-top: 0;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:nth-last-child(2) .product-quantity,
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:nth-last-child(2) .product-subtotal,
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:nth-last-child(2) .product-remove {
    border-bottom: 1px solid rgba(168, 168, 168, 0.5);
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:nth-child(2n) td {
  background-color: transparent;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td {
  vertical-align: top;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td:before {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail {
  vertical-align: middle;
  width: 30%;
  text-align: center;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a {
  display: inline-block;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a img {
  width: 206px;
}
@media (min-width: 1200px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail {
    text-align: right;
    padding-right: 50px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail {
    display: block;
    width: 30%;
    padding-top: 30px;
    padding-left: 30px;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name {
  width: 38%;
  padding-top: 45px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a {
  display: block;
  margin-bottom: 12px;
  text-decoration: underline;
  font-weight: 700;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation dt {
  font-size: 15px;
  margin-bottom: 7px;
  font-weight: 700;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation dd {
  font-size: 15px;
  margin-bottom: 7px;
  padding-top: 1px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation dd p {
  font-size: 15px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name p.top-mar {
  margin-top: 8px;
  font-size: 15px;
  text-decoration: none;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name p.top-mar a {
  text-decoration: none;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name p.top-mar .att_title {
  font-weight: 700;
  display: inline-block;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name p.top-mar span {
  display: inline-block;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variatio_toggle_cart {
  margin-top: 40px;
  font-size: 15px;
  font-weight: 400;
  color: #A8A8A8;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variatio_toggle_cart {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap {
  margin-top: 26px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .value {
  display: inline-block;
  margin-right: 3px;
  position: relative;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .value select {
  height: 40px;
  min-width: 124px;
  font-size: 16px;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 14px;
  padding-right: 35px;
  border: 1px solid #1D1D1B;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .value select::-ms-expand {
  display: none;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .value:after {
  display: block;
  position: absolute;
  top: 18px;
  right: 12px;
  content: '';
  background-image: url(../images/Arrowdown.svg);
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .value {
    margin-bottom: 10px;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name .variation_cart_wrap .label {
  display: none;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name {
    width: 70%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left!important;
    padding-top: 30px;
    padding-right: 30px;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity {
  width: 15%;
  padding-top: 45px;
  text-align: right;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity {
  display: inline-block;
  position: relative;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity .plus {
  background: transparent;
  position: absolute;
  outline: 0;
  box-shadow: none;
  right: 4px;
  padding: 0px;
  top: 9px;
  width: 10px;
  border: 0;
  border-radius: 0;
  font-size: 0;
  height: 11px;
  background-repeat: no-repeat;
  z-index: 1;
  background-image: url(../images/qty-control.png);
  background-size: contain;
  transform: rotate(180deg);
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity .plus {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity .minus {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  position: absolute;
  right: 4px;
  padding: 2px;
  height: 11px;
  font-size: 0;
  width: 10px;
  border-radius: 0;
  bottom: 9px;
  background-repeat: no-repeat;
  z-index: 1;
  background-image: url(../images/qty-control.png);
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity .minus {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity .qty {
  width: 55px;
  height: 40px;
  font-size: 14px;
  color: #000;
  text-align: center;
  border-radius: 0;
  outline: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity:hover .plus,
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity:focus .plus,
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity:hover .minus,
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity:focus .minus {
  opacity: 1;
}
@media (min-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity {
    margin-top: 4px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity {
    width: 30%;
    text-align: center!important;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 30px;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal {
  width: 17%;
  padding-top: 55px;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal span {
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal span {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal {
    width: 35%;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: left!important;
    border-top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal .outlet-sale-price {
  color: #e40e62;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal .outlet-regular-price .amount,
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal .outlet-regular-price .woocommerce-Price-currencySymbol {
  font-weight: 300;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a {
  color: #000!important;
  background: transparent;
  width: auto;
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a img {
  width: 15px;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a img {
    width: 10px;
    margin-left: 15px;
  }
}
@media (max-width: 480px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a img {
    margin-left: 10px;
  }
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a .mobile-visible {
    display: none;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a .desk-visible {
    display: none;
  }
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a .remove {
    display: none;
  }
}
.woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a:hover {
  background: transparent;
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a {
    position: absolute;
    right: 15px;
    top: 15px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a {
    margin-right: 0;
    margin-left: auto;
    font-size: 14px;
    color: #A8A8A8!important;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove a {
    font-size: 12px;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove {
    width: 35%;
    border-top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove {
    padding-left: 0;
    padding-right: 25px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(168, 168, 168, 0.5);
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form .shop_table {
    margin-top: 0;
    border: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .woocommerce-cart-form {
    background: #ffffff;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals {
  padding-bottom: 130px;
  background: #f5f5f5;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals {
  background: #ffffff;
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals {
    border: 1px solid rgba(168, 168, 168, 0.5);
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table {
  padding: 25px;
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  border: 0;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody tr:nth-child(2n) td {
  background-color: transparent;
}
@media (min-width: 320px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-discount th,
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-discount td {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-discount th,
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-discount td {
    width: 50%;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody th {
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody td {
  padding-left: 0;
  text-align: right;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody td {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td {
  color: #e40e62;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-button {
  font-size: 16px;
  color: #52ae32;
  text-decoration: underline;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
  padding: 0;
  margin-bottom: 10px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .selection .select2-selection {
  border-radius: 0;
  border: 1px solid rgba(168, 168, 168, 0.5);
  height: 30px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .selection .select2-selection .select2-selection__rendered {
  font-size: 16px;
  line-height: 26px;
  padding-left: 12px;
  text-align: left;
  color: #000000;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .selection .select2-selection .select2-selection__arrow {
  height: 28px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .form-row input[type="text"] {
  color: #000000;
  padding: 4px 12px;
  font-size: 16px;
  border: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .button {
  border-radius: 0;
  background: #52ae32;
  color: #ffffff;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .button:hover,
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td .woocommerce-shipping-calculator .shipping-calculator-form .button:focus {
  background: rgba(82, 174, 50, 0.8);
  color: #ffffff;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .shipping td:before {
    font-size: 18px;
    color: #000;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total th,
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td {
  padding-top: 30px;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total th,
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td {
    padding-top: 25px;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td {
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td {
    font-size: 18px;
    border-top: 1px solid #979797;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td .woocommerce-Price-amount {
    font-size: 25px;
  }
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table tbody .order-total td:before {
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals table {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 0;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  margin: 0;
  background: #000;
  color: #ffffff;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 16px;
  padding-top: 16px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  }
}
@media (min-width: 769px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .cart_totals {
    max-width: 540px;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap {
  clear: both;
  padding-top: 90px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells {
  width: 100%;
  float: none;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells h2 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells h2 {
    font-size: 22px;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products {
  padding-left: 0;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product {
  width: 20%;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap {
  background-color: #ffffff;
  padding-bottom: 60px;
  border: 1px solid rgba(168, 168, 168, 0.5);
  padding-bottom: 65px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .archive-img-wrap {
  margin-bottom: 15px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .archive-img-wrap img {
  width: calc(100% - 2px);
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap img {
  margin-bottom: 15px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap h2 {
  font-size: 18px;
  padding: 0;
  margin: 0;
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 13px;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .price {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 13px;
  font-size: 15px;
  color: #000;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .product-cat {
  display: none;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .color-vars {
  display: none;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .add_to_cart_button,
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap a.button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 13px;
  width: calc(100% - 60px);
  margin-top: 0;
  background-color: #ffffff;
  color: #000;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  border: 2px solid #000;
  border-radius: 0;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap .add_to_cart_button:hover,
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap a.button:hover {
  background: #000;
  color: #ffffff;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product .inner-wrap {
    padding-bottom: 20px;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product:hover .inner-wrap {
  border-color: #52ae32;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product:hover .inner-wrap:before,
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product:hover .inner-wrap:after {
  display: none;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products li.type-product {
    width: 50%;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow {
  font-size: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow:before {
  content: "";
  font-size: 40px;
  color: #000;
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #A8A8A8;
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow.slick-prev:before {
  content: "\f104";
  left: -14px;
}
@media (max-width: 767px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow.slick-prev {
    display: none!important;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow.slick-next:before {
  content: "\f105";
  right: -14px;
}
@media (max-width: 767px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-arrow.slick-next {
    display: none!important;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-list {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-list {
    padding-left: 0!important;
  }
}
.woocommerce-cart .page_content .woocommerce .cart-collaterals .upsell_wrap .cross-sells .products .slick-list .slick-track {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content .woocommerce .cart-collaterals {
    background: #ffffff;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .page_content {
    background-color: #ffffff;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/*************** cart ends **************/
/*************** 404 **************/
.error404 .content-container {
  text-align: center;
  padding: 302px 0 440px 0;
}
.error404 .content-container .page-title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .error404 .content-container .page-title {
    font-size: 25px;
  }
}
.error404 .content-container p {
  font-size: 16px;
  color: #000;
}
.error404 .content-container p a {
  color: #e40e62;
  text-decoration: none;
}
@media (max-width: 767px) {
  .error404 .content-container p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .error404 .content-container {
    padding: 145px 0 270px 0;
  }
}
.page-template-template-kundeservice .page_content_kunde {
  /* border-top: 2px solid rgba(168, 168, 168, 0.5); */
  padding-bottom: 120px;
}
.page-template-template-kundeservice .page_content_kunde .page_title {
  padding: 90px 0 78px 0;
  text-align: center;
}
.page-template-template-kundeservice .page_content_kunde .page_title h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .page_title h1 {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-template-kundeservice .page_content_kunde .page_title {
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .page_title {
    padding: 35px 0 30px 0;
  }
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap {
  background: #f5f5f5;
  padding: 45px 0;
}
@media (min-width: 785px) {
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap > .container {
    width: 785px;
  }
}
@media (min-width: 768px) {
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .flex-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .flex-row:before,
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .flex-row:after {
    display: none;
  }
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .flex-row .flex-col {
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .flex-row .flex-col {
    padding-top: 7.5px;
    padding-bottom: 32px;
  }
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .single_service {
  text-align: center;
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .single_service a {
  color: #000;
  text-decoration: none;
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .single_service a h5 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .single_service a h5 {
    font-size: 16px;
  }
}
.page-template-template-kundeservice .page_content_kunde .kundeservice_wrap .single_service a img {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 119px;
  height: auto;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .kundeservice_wrap {
    padding-bottom: 35px;
  }
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap {
  max-width: 620px;
  margin: 0 auto;
  border: 0;
  border-radius: 0 ;
  box-shadow: none;
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap a {
  text-decoration: none;
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_title {
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 24px;
    text-align: left;
  }
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap {
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading a[aria-expanded="true"] h4:after {
  background-image: url(../images/Arrowup.svg);
  top: 25px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading a[aria-expanded="true"] h4:after {
    top: 22px;
  }
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading h4 {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-top: 20px;
  padding-bottom: 25px;
  position: relative;
  padding-right: 30px;
  padding-left: 5px;
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading h4:after {
  display: block;
  position: absolute;
  top: 26px;
  right: 0;
  content: '';
  background-image: url(../images/Arrowdown.svg);
  height: 14px;
  width: 14px;
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading h4:after {
    top: 21px;
  }
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .panel-heading h4 {
    font-size: 15px;
    font-weight: 400;
  }
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .answer_wrap .panel-body {
  border: 0;
  padding: 0;
  padding-bottom: 20px;
  padding-top: 7px;
  padding-right: 30px;
  padding-left: 5px;
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .answer_wrap .panel-body p {
  font-size: 15px;
  margin-bottom: 18px;
  color: #4A4A4A;
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap .answer_wrap .panel-body {
    padding-top: 0;
  }
}
.page-template-template-kundeservice .page_content_kunde .faq_wrap .faq_inner_wrap .faq_wrap:last-child {
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
@media (max-width: 767px) {
  .page-template-template-kundeservice .page_content_kunde {
    padding-bottom: 80px;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper {
  padding-bottom: 400px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap {
  padding-top: 55px;
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .breadcrumb_wrap {
  margin-bottom: 15px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .breadcrumb_wrap #breadcrumbs > span > span > a {
  margin-left: 0;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .breadcrumb_wrap p {
  font-size: 15px;
  font-family: 'Helvetica Neue';
  margin-bottom: 0;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .breadcrumb_wrap p a {
  color: #000;
  text-decoration: none;
  font-family: 'Helvetica Neue';
  margin-right: 15px;
  margin-left: 6px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap .breadcrumb_wrap p .breadcrumb_last {
  color: #A8A8A8;
  margin-left: 6px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap h1 {
  font-size: 32px;
  font-weight: 700;
  font-family: 'Helvetica Neue';
  color: #000;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .title-wrap {
    display: none;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap {
  padding: 85px 70px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap {
  margin-top: 12px;
  padding-right: 85px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap .widget .menu {
  list-style: none;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap .widget .menu li {
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap .widget .menu li a {
  font-size: 16px;
  color: #1D1D1B;
  display: block;
  text-decoration: none;
  padding: 10px 0 16px 0;
  padding-left: 20px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap .widget .menu li.current-menu-item a {
  font-weight: 700;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap .widget .menu li:last-child {
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
@media (min-width: 769px) and (max-width: 991px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap {
    padding-right: 45px;
  }
}
@media (max-width: 768px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sidebar_wrap {
    display: none;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content {
  max-width: 610px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .tilbake-link {
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  position: absolute;
  top: 6px;
  left: 0;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .tilbake-link img {
  margin-right: 8px;
  width: 4px;
  position: relative;
  top: -2px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .feat_img img {
  margin: 0 auto;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .feat_img img {
    width: 90px;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .title_page {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .title_page {
    text-align: center;
    color: #1D1D1B;
    font-size: 20px;
  }
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content hr {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 30px;
  margin-bottom: 23px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page p {
  font-size: 15px;
  margin-bottom: 16px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page p a {
  color: #e40e62;
  text-decoration: underline;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page p strong,
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page p b {
  font-weight: 700;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page h3 {
  font-size: 15px;
  margin-bottom: 16px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page h3 a {
  color: #e40e62;
  text-decoration: underline;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page ul {
  padding-left: 17px;
  margin-bottom: 16px;
}
.page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content .content_page ul li {
  font-size: 15px;
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap .sub_page_content {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper .content-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 37px;
  }
}
@media (max-width: 1199px) {
  .page-template-template-kundeservicesubpage .sub_page_wrapper {
    padding-bottom: 0;
  }
}
.mfp-wrap .mfp-container .mfp-content #store-modal {
  max-width: 900px;
  background: #ffffff;
  padding: 20px;
  padding-bottom: 70px;
  position: relative;
  margin: auto;
}
.mfp-wrap .mfp-container .mfp-content #store-modal .tab_wrapper .popup_close {
  text-align: right;
}
.mfp-wrap .mfp-container .mfp-content #store-modal .tab_wrapper .popup_close a img {
  display: inline-block;
  width: 14px;
  height: auto;
}
.mfp-wrap .mfp-container .mfp-content #store-modal .tab_wrapper .store_title {
  text-align: center;
  font-size: 32px;
  /* font-family: @euronbold; */
  color: #000;
  margin-top: 40px;
  margin-bottom: 25px;
}
.woocommerce .single-product {
  padding-bottom: 90px;
}
.woocommerce .single-product .woocommerce-message {
  display: none;
}
.woocommerce .single-product .woocomerc_header_top {
  padding-top: 60px;
  padding-bottom: 45px;
}
.woocommerce .single-product .woocomerc_header_top .breadcrumb_wrap p {
  font-size: 15px;
  color: #000;
}
.woocommerce .single-product .woocomerc_header_top .breadcrumb_wrap p > span > span > a {
  margin-left: 0;
}
.woocommerce .single-product .woocomerc_header_top .breadcrumb_wrap p a {
  text-decoration: none;
  color: #000;
  margin-left: 9px;
  margin-right: 9px;
}
.woocommerce .single-product .woocomerc_header_top .breadcrumb_wrap p .breadcrumb_last {
  color: #A8A8A8;
  margin-left: 9px;
}
@media (max-width: 767px) {
  .woocommerce .single-product .woocomerc_header_top {
    display: none;
  }
}
.woocommerce .single-product .type-product .left_img_wrap {
  float: left;
  width: 49%;
  position: relative;
}
.woocommerce .single-product .type-product .left_img_wrap .onsale {
  right: 0;
  left: auto;
}
.woocommerce .single-product .type-product .left_img_wrap .images {
  width: 100%;
  float: none;
  margin-top: 8px;
  margin-bottom: 55px;
  position: relative;
}
.woocommerce .single-product .type-product .left_img_wrap .images a {
  outline: 0;
}
@media (min-width: 992px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width {
    width: 17.666667%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width {
    padding-right: 0;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .badges .custom-woocommerce-message {
  position: absolute;
  z-index: 1;
  right: 0;
}
.woocommerce .single-product .type-product .left_img_wrap .images .badges .custom-woocommerce-message .custom-woocommerce-variation-disc-message {
  left: 5px;
  top: 10px;
  width: 60px;
  height: 60px;
  text-transform: uppercase;
  background: #d9006e;
  text-align: center;
  color: #ffffff;
  padding: 2px;
  display: block;
  font-size: 12px;
  font-weight: 700;
  border-radius: 50%;
  position: relative;
  display: none;
}
.woocommerce .single-product .type-product .left_img_wrap .images .badges .custom-woocommerce-message .custom-woocommerce-variation-disc-message span {
  width: 100%;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slider-for .slick-arrow {
    position: absolute;
    z-index: 1;
    height: calc(100% - 18px);
    width: 20%;
    top: 0;
  }
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slider-for .slick-arrow.slick-prev {
    left: 0;
  }
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slider-for .slick-arrow.slick-next {
    right: 0;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .item-inner a {
  outline: 0;
}
.woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slick-dots {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slick-dots li {
  display: inline-block;
  width: 33.33%;
  flex: 1;
}
.woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slick-dots li button {
  width: 100%;
  height: 2px;
  background: rgba(168, 168, 168, 0.5);
  border: 0;
  outline: 0;
  font-size: 0;
}
.woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slick-dots li.slick-active button {
  background: #1d1d1d;
}
@media (min-width: 768px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb .slick-dots {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .custom-width-thumb {
    width: 82.333333%;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item {
  border: 1px solid rgba(168, 168, 168, 0.5);
  margin-bottom: 10px;
}
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item .item-img {
  height: 92px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item .item-img {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item img {
    display: none;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item.slick-current,
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item:focus {
  border: 1px solid #000000;
  outline: 0;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item.slick-current,
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item:focus {
    border: 1px solid #1d1d1d;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item:hover {
  border: 1px solid #000000;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-list .slick-track .item:hover {
    border: 1px solid #c5c5c5;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont .slider-nav .slick-arrow {
  display: none!important;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images .slider_nav_cont {
    display: none;
  }
}
@media (min-width: 1199px) {
  .woocommerce .single-product .type-product .left_img_wrap .images {
    padding-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce .single-product .type-product .left_img_wrap .images {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .left_img_wrap .images {
    margin-bottom: 20px;
    margin-top: 35px;
  }
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap {
  min-height: 335px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 0;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap.opened:before {
  background: #e40e62;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap.opened .logo_img {
  display: none!important;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap.opened .overlay_close {
  display: block!important;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap.opened .overlay_wrap {
  display: block;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap:before {
  content: "";
  background: transparent;
  opacity: .85;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .logo_img {
  position: absolute;
  top: 50%;
  display: inline-block;
  left: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .logo_img img {
  width: 156px;
  height: auto;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_close {
  display: none;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 10;
  width: 15px;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap {
  display: none;
  z-index: 10;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_logo {
  margin-bottom: 16px;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_logo img {
  width: 70px;
  margin: 0 auto;
  filter: brightness(0) invert(1);
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_content {
  padding-left: 70px;
  padding-right: 70px;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_content h4 {
  color: #ffffff;
  text-align: center;
  font-size: 19px;
  font-family: 'Craft Eurostile Next LT Pro';
  text-transform: uppercase;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_content hr {
  border-top: 1px solid #ffffff;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 17px;
}
.woocommerce .single-product .type-product .left_img_wrap .concepts_wrap .overlay_wrap .overlay_content .overlay_desc {
  color: #ffffff;
  font-size: 15px;
}
@media (max-width: 768px) {
  .woocommerce .single-product .type-product .left_img_wrap {
    float: none;
    width: 100%;
  }
}
.woocommerce .single-product .type-product .summary {
  width: 42%;
}
.woocommerce .single-product .type-product .summary .product_title {
  font-size: 38px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 6px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .woocommerce .single-product .type-product .summary .product_title {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .product_title {
    font-size: 34px;
  }
}
.woocommerce .single-product .type-product .summary .sku_wrap {
  font-size: 14px;
  color: #A8A8A8!important;
  margin-bottom: 0;
}
.woocommerce .single-product .type-product .summary .sku_wrap span a {
  color: #A8A8A8!important;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .sku_wrap {
    margin-bottom: 0;
  }
}
.woocommerce .single-product .type-product .summary .mobile_concept_swrap {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .woocommerce .single-product .type-product .summary .mobile_concept_swrap {
    display: none;
  }
}
.woocommerce .single-product .type-product .summary .mobile_concept_swrap img {
  width: 35px;
  height: auto;
}
.woocommerce .single-product .type-product .summary .price-wrap {
  padding-top: 30px;
  padding-bottom: 55px;
  height: 117px;
}
.woocommerce .single-product .type-product .summary .price-wrap .price del {
  color: #e40e62;
  opacity: inherit;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .price-wrap {
    margin-top: 22px;
  }
}
.woocommerce .single-product .type-product .summary .price {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .price {
    font-size: 22px;
    margin-bottom: 39px;
  }
}
.woocommerce .single-product .type-product .summary .storeguide_wrap {
  margin-bottom: 40px;
}
.woocommerce .single-product .type-product .summary .storeguide_wrap a {
  text-decoration: underline;
  font-size: 14px;
  color: #000;
  outline: 0;
}
.woocommerce .single-product .type-product .summary .storeguide_wrap a img {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
}
.woocommerce .single-product .type-product .summary .outlet-price-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.woocommerce .single-product .type-product .summary .outlet-price-wrapper .outlet-new-price {
  font-size: 26px;
  font-weight: 700;
  color: #d9006e;
}
.woocommerce .single-product .type-product .summary .outlet-price-wrapper .outlet-regular-price {
  font-size: 20px;
}
.woocommerce .single-product .type-product .summary form.cart {
  margin-bottom: 27px;
}
.woocommerce .single-product .type-product .summary form.cart .quantity {
  margin-right: 0;
}
.woocommerce .single-product .type-product .summary form.cart .quantity .qty {
  height: 46px;
  border-radius: 0;
  border: 2px solid rgba(168, 168, 168, 0.5);
  font-size: 14px;
  color: #000;
  width: 64px;
  outline: 0;
  border-right: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce .single-product .type-product .summary form.cart .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce .single-product .type-product .summary form.cart .single_add_to_cart_button {
  background: #000;
  border-radius: 0;
  height: 46px;
  max-width: calc(100% - 64px);
  width: 100%;
  font-size: 18px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  border: 0;
  transition: all 0.2s ease-in;
}
.woocommerce .single-product .type-product .summary form.cart .single_add_to_cart_button:hover {
  border-radius: 0;
  background: #333333;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary form.cart .single_add_to_cart_button {
    max-width: 100%;
    width: calc(100% - 64px);
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary form.cart {
    margin-bottom: 37px;
  }
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .label {
  display: block;
  padding-right: 0;
  text-align: left;
  padding: 0;
  line-height: 15px;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .label label {
  color: #000;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .label #simple_attr_div_0 {
  display: inline-block;
  font-size: 15px;
  color: #000;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value {
  display: block;
  margin-bottom: 45px;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value select {
  display: none;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label {
  min-width: 52px;
  min-height: 46px;
  display: inline-block;
  line-height: 46px;
  cursor: pointer;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label input[type=radio] {
  display: none;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label span {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 46px;
  text-align: center;
  border: 1px solid rgba(168, 168, 168, 0.5);
  cursor: pointer;
  color: #000;
  font-weight: 400;
  padding: 0 5px;
  font-size: 14px;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label .dd {
  border: 1px solid rgba(168, 168, 168, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  height: 80px;
  width: 60px;
  margin-right: 13px;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label input[type=radio]:checked ~ span {
  background: #52ae32;
  color: #ffffff;
  border: 1px solid #52ae32;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label input[type=radio]:checked ~ .dd {
  border: 1px solid #000;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .custom_var_wrap label:last-child span {
  border-right: 1px solid rgba(168, 168, 168, 0.5);
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr .value .reset_variations {
  display: none!important;
}
.woocommerce .single-product .type-product .summary form.variations_form .variations tbody tr:last-child .value {
  margin-bottom: 0;
}
.woocommerce .single-product .type-product .summary form.variations_form .single_variation_wrap .woocommerce-variation-availability {
  display: none;
}
.woocommerce .single-product .type-product .summary form.variations_form .single_variation_wrap .woocommerce-variation-price {
  display: none;
}
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description {
  margin-top: 32px;
  margin-bottom: 45px;
}
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .prod-excerpt {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .prod-excerpt {
    display: block;
  }
}
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .prod-content a {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .prod-content a {
    display: block;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .prod-content {
    display: none;
  }
}
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description p {
  font-size: 15px;
  color: #1D1D1B;
}
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .show-full,
.woocommerce .single-product .type-product .summary .woocommerce-product-details__short-description .show-excerpt {
  display: inline-block;
  color: #000000;
  font-size: 15px;
  margin: 10px 0;
  text-decoration: underline;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion {
  margin-bottom: 0;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap {
  border-top: 2px solid rgba(168, 168, 168, 0.5);
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading {
  padding-left: 5px;
  position: relative;
  padding: 0;
  border-radius: 0;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading h4 {
  font-size: 15px;
  font-weight: 700;
  color: #1D1D1B;
  padding-top: 20px;
  padding-bottom: 20px;
  cursor: pointer;
  border: 0;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading h4 img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading h4 span {
  display: block;
  padding-left: 28px;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading h4:after {
  display: block;
  position: absolute;
  top: 22px;
  transform: rotate(90deg);
  right: 12px;
  content: '';
  background-image: url(../images/Arrowright.svg);
  height: 14px;
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-heading h4.collapsed:after {
  transform: rotate(0deg);
  right: 7px;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-collapse .panel-body {
  border-top: 0;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 0;
  padding-bottom: 25px;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-collapse .panel-body p {
  font-size: 15px;
  margin-bottom: 15px;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap .panel-collapse .panel-body p:last-child {
  margin-bottom: 0;
}
.woocommerce .single-product .type-product .summary .custom_tabs_wrapper #accordion .panel .tabs_wrap:last-child {
  border-bottom: 2px solid rgba(168, 168, 168, 0.5);
}
@media (max-width: 768px) {
  .woocommerce .single-product .type-product .summary {
    width: 100%;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap {
  display: none !important;
  margin-top: 150px;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related h2,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related h2,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells h2 {
    font-size: 24px;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .slick-list .slick-track,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .slick-list .slick-track {
    display: -webkit-flex;
    display: flex;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .slick-list:after,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -85px;
  bottom: 0;
  width: 80px;
  -webkit-box-shadow: 0 10px 60px 60px rgba(225, 225, 225, 0.59);
  box-shadow: 0 10px 60px 60px rgba(225, 225, 225, 0.59);
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .slick-list,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .slick-list {
    display: -webkit-flex;
    display: flex;
    padding-left: 0!important;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product {
  flex-basis: 25%;
  width: 25%;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product {
    flex-basis: unset;
    height: auto;
    margin-bottom: 0 !important;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap {
  position: relative;
  background: #ffffff;
  padding: 15px;
  border: 1px solid #979797;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .woocommerce-loop-product__title,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .woocommerce-loop-product__title,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars {
    display: none;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars .var-thumb,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars .var-thumb {
  display: block;
  max-width: 40px;
  background: #ffffff;
  border: 1px solid #999999;
  padding: 2px;
  margin: 0 2px;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars .var-thumb img,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars .var-thumb img {
  max-width: 100%;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars .var-thumb:hover,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars .var-thumb:hover {
  border-color: #000000;
}
@media (min-width: 992px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .color-vars,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .color-vars {
    bottom: 32%;
    z-index: 100;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .price,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .price {
  display: inline-block;
  padding-top: 10px;
  color: #000000;
  font-size: 15px;
  border-top: 1px solid #000000;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .price del,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .price del {
  color: #000;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .price ins,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .price ins {
  color: #e40e62;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .price,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .price {
    width: auto;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .product-cat,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .product-cat {
  display: none;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap .add_to_cart_button,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .add_to_cart_button,
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap a.button,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap a.button {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 6px;
  background: #000000;
  color: #ffffff;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  padding: 15px 10px;
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap:after,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap:after,
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap:before,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap:before {
  border: 0px;
}
@media (min-width: 813px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap:hover,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap:hover {
    border: 1px solid #52ae32;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product .inner-wrap,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap {
    padding-bottom: 10px;
  }
}
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .add_to_cart_button,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .add_to_cart_button,
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .button,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .button,
.woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .color-vars,
.woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .color-vars {
  opacity: 1;
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .add_to_cart_button,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .add_to_cart_button,
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .button,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .button,
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products .product:hover .inner-wrap .color-vars,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product:hover .inner-wrap .color-vars {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .related .products,
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap .up-sells .products .product .inner-wrap .price {
    position: relative;
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .woocommerce .single-product .type-product .upsells_product_wrap {
    margin-top: 50px;
  }
}
.page-template-template-utforskcraft .page_content .excerpt_div {
  max-width: 640px;
}
@media (max-width: 767px) {
  .page-template-template-utforskcraft .page_content .excerpt_div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.page-template-template-utforskcraft .page_content .content_div {
  max-width: 640px;
}
.page-template-template-utforskcraft .page_content .content_div h3 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .page-template-template-utforskcraft .page_content .content_div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 767px) {
  .page-template-template-utforskcraft .page_content {
    padding-top: 55px;
  }
}
.page-template-template-ambassadorer .page_content .excerpt_div {
  max-width: 640px;
}
@media (max-width: 767px) {
  .page-template-template-ambassadorer .page_content .excerpt_div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.page-template-template-ambassadorer .page_content .content_div {
  max-width: 640px;
}
.page-template-template-ambassadorer .page_content .content_div h3 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .page-template-template-ambassadorer .page_content .content_div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.single-ambassadorer .page_content .excerpt_div {
  max-width: initial;
}
.page-template-template-pagewithbutton .page_content .title_hr {
  border-top: 3px solid #000;
  width: 80px;
  margin-left: 0;
  margin-top: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-template-template-pagewithbutton .page_content .title_hr {
    width: 50px;
  }
}
.page-template-template-pagewithbutton .page_content .page_title h1 {
  font-size: 70px;
  font-weight: 700;
  font-family: 'Craft Eurostile Next LT Pro';
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media (max-width: 767px) {
  .page-template-template-pagewithbutton .page_content .page_title h1 {
    font-size: 32px;
    margin-bottom: 30px;
    letter-spacing: 3px;
  }
}
.page-template-template-pagewithbutton .page_content .content_div {
  margin-left: 0;
  max-width: 100%;
}
.page-template-template-pagewithbutton .page_content .content_div p {
  font-size: 25px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .page-template-template-pagewithbutton .page_content .content_div p {
    font-size: 18px;
  }
}
.page-template-template-pagewithbutton .page_content .content_div p strong {
  font-weight: 400;
}
.page-template-template-pagewithbutton .page_content .content_div ul {
  list-style: none;
  margin-left: 16px;
  padding-top: 16px;
}
.page-template-template-pagewithbutton .page_content .content_div ul li {
  margin-bottom: 16px;
}
.page-template-template-pagewithbutton .page_content .content_div ul li::before {
  content: "\2022";
  color: #e40e62;
  display: inline-block;
  width: 32px;
  margin-left: -32px;
}
.page-template-template-pagewithbutton .page_content .go_to_shop {
  margin-top: 60px;
}
.page-template-template-pagewithbutton .page_content .go_to_shop a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd';
  padding: 14px 32px;
  border: 2px solid #e40e62;
  margin-bottom: 25px;
  color: #000;
  text-decoration: none;
}
.page-template-template-pagewithbutton .page_content .go_to_shop a:hover {
  background: #e40e62;
  color: #ffffff;
}
@media (max-width: 767px) {
  .page-template-template-pagewithbutton .page_content .go_to_shop {
    margin-top: 52px;
  }
}
/*** Search Styles ***/
.search-container .woocommerce-breadcrumb {
  padding-top: 40px;
}
.search-container .woocommerce-products-header {
  padding-bottom: 39px;
}
.search-container .woocommerce-products-header h1 {
  font-family: 'Craft Eurostile Next LT Pro';
  font-size: 26px;
}
.search-container .woocommerce-products-header h1 span {
  color: #e40e62;
}
@media (max-width: 767px) {
  .search-container .woocommerce-products-header {
    text-align: center;
    padding: 30px 0;
  }
  .search-container .woocommerce-products-header h1 {
    font-family: 'Helvetica Neue';
    font-weight: bold;
  }
}
.search-container .cat-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
.search-container .cat-select .category {
  flex-basis: calc(20% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.search-container .cat-select .category .selector {
  display: block;
  position: relative;
}
.search-container .cat-select .category .selector input {
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}
.search-container .cat-select .category .selector input:checked + span {
  border-color: #52ae32;
  text-decoration: none;
  border-width: 2px;
  padding: 7px 9px;
  font-weight: 600;
}
.search-container .cat-select .category .selector span {
  display: block;
  border: 1px solid rgba(168, 168, 168, 0.5);
  border-radius: 3px;
  padding: 8px 10px;
  color: #000000;
  font-size: 15px;
  line-height: 15px;
  cursor: pointer;
}
.search-container .cat-select .category .selector span span {
  color: #A8A8A8;
  font-size: 13px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 400;
}
.search-container .cat-select .category .selector span:hover,
.search-container .cat-select .category .selector span:focus,
.search-container .cat-select .category .selector span.active {
  border-color: #52ae32;
  text-decoration: none;
  border-width: 2px;
  padding: 7px 9px;
}
.search-container .cat-select .category .selector span.active {
  font-weight: 600;
}
.search-container .cat-select .category:nth-child(5n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .search-container .cat-select {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .search-container .cat-select .category {
    flex-basis: auto;
    white-space: nowrap;
  }
  .search-container .cat-select .category .selector input:checked + span {
    padding: 7px 9px;
  }
  .search-container .cat-select .category .selector span {
    padding: 8px 10px;
    border-radius: 500px;
  }
  .search-container .cat-select .category .selector span:hover,
  .search-container .cat-select .category .selector span:focus,
  .search-container .cat-select .category .selector span.active {
    border: 1px solid rgba(168, 168, 168, 0.5);
    padding: 8px 10px;
    font-weight: inherit;
  }
  .search-container .cat-select .category:nth-child(5n) {
    margin-right: 10px;
  }
}
@media (pointer: coarse) {
  .search-container .cat-select .category .selector span:hover,
  .search-container .cat-select .category .selector span:focus,
  .search-container .cat-select .category .selector span.active {
    border: 1px solid rgba(168, 168, 168, 0.5);
  }
}
.search-container .no-result-title .alert {
  background: #e40e62;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
/*** Checkout Styles ***/
body.woocommerce-checkout .free_text {
  display: none;
}
body.woocommerce-checkout .page_title {
  text-align: center;
}
body.woocommerce-checkout .page_title .forset_wrap {
  margin: 55px 0 10px;
  text-align: left;
}
body.woocommerce-checkout .page_title .forset_wrap a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
}
body.woocommerce-checkout .page_title .forset_wrap a span {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
body.woocommerce-checkout .page_title .forset_wrap a span img {
  width: 5px;
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_title .forset_wrap {
    display: none;
  }
}
body.woocommerce-checkout .page_title h1 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_title h1 {
    margin: 20px 0 30px;
  }
}
body.woocommerce-checkout .front-three-boxes {
  padding: 30px 0  20px;
}
body.woocommerce-checkout .front-three-boxes.mobile-view {
  background-color: #e40e62;
  padding: 8px 0;
}
body.woocommerce-checkout .front-three-boxes.mobile-view .row .box-wrap {
  margin-bottom: 0;
}
body.woocommerce-checkout .front-three-boxes.mobile-view .row .box-wrap .box-img,
body.woocommerce-checkout .front-three-boxes.mobile-view .row .box-wrap .box-text {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
body.woocommerce-checkout .front-three-boxes.mobile-view .row .box-wrap .box-img {
  margin-bottom: 0;
}
body.woocommerce-checkout .front-three-boxes.mobile-view .row .box-wrap .box-img img {
  min-width: 30px;
  max-width: 30px;
}
body.woocommerce-checkout .page_content {
  background: #f5f5f5;
  padding: 30px 0;
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content .container {
    width: 100%;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper {
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review {
  flex-basis: 40%;
  order: 2;
  padding: 0;
  margin-bottom: 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #scroll-cart {
  height: 100%;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #scroll-cart .check-cart {
  background: #ffffff;
  border: 1px solid #c4c4c4;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table {
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0 15px 20px;
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table {
    padding: 0 30px 10px;
  }
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table {
    padding: 0 15px 20px;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table td {
  padding: 0;
  vertical-align: top;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table thead {
  display: none;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table thead th {
  background: #000000;
  color: #ffffff;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name {
  padding: 8px 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product {
  width: 100%;
  border-top: 1px solid #f5f5f5;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product td {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product td.cc-product-image {
  width: 30%;
  padding: 8px 8px 8px 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product td.cc-product-data {
  width: 70%;
  padding: 8px 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product h4 {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 16px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product h4 a {
  color: #000000;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .variation dt,
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .variation dd {
  font-size: 14px;
  margin: 0 0 16px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .variation dt:before {
  content: "";
  display: block;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .variation dd p {
  color: #000000;
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .variation dd:after {
  content: "";
  display: block;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .att-holder .att-name,
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product .att-holder .att-value {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 10px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .cc-product:first-child {
  border-top: 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .quantity {
  display: block;
  margin: 5px 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .variation dd {
  color: #e40e62;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-name .variation dd p {
  font-size: inherit;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item .product-total {
  font-weight: 700;
  font-size: 16px;
  width: 20%;
  padding: 16px 0 16px 8px;
  vertical-align: top;
  text-align: right;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product h4 {
  white-space: normal;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product h4 a {
  text-decoration: underline;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .empty {
  height: 30px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .stk-quantity {
  font-weight: 500;
  font-size: 14px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .variation dt {
  display: none;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .variation dd {
  display: inline-block;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .variation dd p {
  display: inline-block;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .variation dd:after {
  content: ", ";
  color: #000;
  vertical-align: top;
  display: inline-block;
  margin-left: -4px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs .product-name .cc-product .variation dd:last-child:after {
  display: none;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs table {
  width: 100%;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tbody .cart_item.visible-xs table .product-total {
  width: 50%;
  padding: 0;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot {
    display: none;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-subtotal {
  display: none;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-discount th,
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-discount td {
  padding: 0;
  padding-top: 10px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-discount td {
  text-align: right;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-discount td a {
  color: #e40e62;
  text-align: right;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .cart-discount th {
  font-size: 18px !important;
  font-weight: 500 !important;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .shipping th,
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .shipping td {
  border-top: 0;
  padding: 0;
  padding-bottom: 10px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .shipping th {
  font-size: 18px;
  font-weight: 500;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .shipping td {
  color: #e40e62;
  font-size: 18px;
  text-align: right;
  letter-spacing: 0.5px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .order-total th,
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .order-total td {
  padding: 0;
  padding-top: 10px;
  border-color: #A8A8A8;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .order-total th {
  font-size: 18px;
  font-weight: 500;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .order-total td {
  text-align: right;
  font-size: 26px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot .order-total td .amount {
  white-space: nowrap;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review .woocommerce-checkout-review-order-table tfoot small.includes_tax {
  font-size: 16px;
  white-space: nowrap;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields {
  display: none;
  padding: 30px 15px 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields .form-row {
  padding: 0;
  margin-bottom: 10px;
  font-size: inherit;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields .form-row label {
  font-weight: bold;
  display: block;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields .form-row label #createaccount {
  top: 10px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields .form-row label span {
  padding-left: 25px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #kco-extra-fields .form-row textarea.input-text {
  padding: 5px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe {
  padding: 0 30px 0 0;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  padding: 20px 30px;
  order: 1;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col {
    background: transparent;
    border: none;
    padding: 0;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .box-header {
  padding: 5px 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .box-header {
    padding: 5px 15px 10px;
    margin: 0;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .box-header .number {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 2px solid #000000;
  border-radius: 40px;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 1px;
  font-weight: 700;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .box-header h2 {
  display: inline-block;
  font-weight: 700;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon {
  margin: 30px 0;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon {
    background: #ffffff;
    padding: 30px 15px;
    margin: 0;
    border-top: 1px solid #c4c4c4;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .check-this {
  margin: 0 0 10px;
  cursor: pointer;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .check-this .check {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #c4c4c4;
  margin-right: 5px;
  color: #ffffff;
  line-height: 14px;
  text-align: center;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .check-this h3 {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: top;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .check-this.checked .check {
  background: #52ae32;
  border-color: #52ae32;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details {
  padding-left: 25px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #coup-code {
  max-width: 196px;
  padding: 6px 12px;
  vertical-align: top;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #coup-code {
    width: 100%;
    max-width: 100%;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #use-coup {
  padding: 9px 20px 8px;
  border: 1px solid #52ae32;
  background: #52ae32;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  width: 110px;
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #use-coup:hover,
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #use-coup:focus {
  background: #ffffff;
  color: #52ae32;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col .choose-coupon .coupon-details #use-coup {
    width: 100%;
    margin-top: 10px;
  }
}
body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col #klarna-checkout-container {
  margin: 0 -12px;
  min-height: 1113px;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col #klarna-checkout-container {
    margin: 0;
    padding: 0 15px;
    background: #ffffff;
  }
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content #kco-wrapper {
    flex-direction: column;
    margin: 0 -15px;
    padding: 0;
  }
  body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review {
    order: 1;
  }
  body.woocommerce-checkout .page_content #kco-wrapper #kco-order-review #scroll-cart .check-cart {
    border-left: 0;
    border-right: 0;
  }
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe {
    padding: 0;
    order: 2;
  }
  body.woocommerce-checkout .page_content #kco-wrapper #kco-iframe .left-check-col {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
  }
}
body.woocommerce-checkout .page_content .checkout-box {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  padding: 20px 30px;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content .checkout-box {
    border: none;
    padding: 0;
    background: transparent;
  }
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content .checkout-box {
    margin: 80px 0;
  }
}
body.woocommerce-checkout .page_content .checkout-box .box-header {
  padding: 5px 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content .checkout-box .box-header {
    padding: 5px 15px 10px;
    margin: 0;
  }
}
body.woocommerce-checkout .page_content .checkout-box .box-header .number {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 2px solid #000000;
  border-radius: 40px;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 1px;
  font-weight: 700;
}
body.woocommerce-checkout .page_content .checkout-box .box-header h2 {
  display: inline-block;
  font-weight: 700;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon {
  margin: 30px 0;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .check-this {
  margin: 0 0 10px;
  cursor: pointer;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .check-this .check {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #c2c2c2;
  margin-right: 5px;
  color: #ffffff;
  line-height: 14px;
  text-align: center;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .check-this h3 {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: top;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .check-this.checked .check {
  background: #34a853;
  border-color: #34a853;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .coupon-details {
  padding-left: 25px;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .coupon-details #coup-code {
  padding: 6px 12px;
  vertical-align: top;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .coupon-details #use-coup {
  padding: 9px 40px 8px;
  border: 1px solid #34a853;
  background: #34a853;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .coupon-details #use-coup:hover,
body.woocommerce-checkout .page_content .checkout-box .choose-coupon .coupon-details #use-coup:focus {
  background: #ffffff;
  color: #34a853;
}
@media (max-width: 767px) {
  body.woocommerce-checkout .page_content .checkout-box .box-content {
    padding: 15px;
    background: #ffffff;
    border: 1px solid #c4c4c4;
  }
}
body.woocommerce-checkout .page_content .checkout-box .box-content > .shipping-method-name {
  display: none;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li {
  flex-basis: calc(50% - 10px);
  position: relative;
  text-indent: 0;
  padding: 0;
  margin: 0 0 20px;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li label {
  display: block;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  padding: 10px 10px 30px 35px;
  cursor: pointer;
  position: relative;
  height: 100%;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li label:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 2px solid #c2c2c2;
  position: absolute;
  top: 12px;
  left: 10px;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li input {
  visibility: hidden;
  position: absolute;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li input:checked + label {
  border-color: #34a853;
}
body.woocommerce-checkout .page_content .checkout-box .box-content #shipping_method li input:checked + label:before {
  border: 5px solid #34a853;
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content .checkout-box {
    border-left: 0;
    border-right: 0;
  }
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart {
  background: #ffffff;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .check-cart-title {
  background: #000000;
  padding: 35px 15px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.5px;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .check-cart-title span {
  font-weight: 400;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder {
  border: 1px solid #a9a9a9;
  border-top: 0;
  padding: 0 15px;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product {
  border-top: 1px solid #f5f5f5;
  padding: 15px 0;
  margin: 0;
}
@media (min-width: 768px) {
  body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .col-sm-2 {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .col-sm-10 {
    padding-right: 0;
  }
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product h4 {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product h4 a {
  color: #000000;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .variation dt,
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .variation dd {
  display: inline-block;
  font-size: 13px;
  margin: 0 0 10px;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .variation dt:before {
  content: "";
  display: block;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .variation dd p {
  font-size: 13px;
  margin: 0;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .att-holder .att-name,
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product .att-holder .att-value {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 10px;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cc-product:first-child {
  border-top: 0;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0 0 10px;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot .labelle {
  font-weight: 600;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot .value {
  font-weight: 700;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot.ship {
  border-bottom: 1px solid #c2c2c2;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot.ship .value {
  color: #e40e62;
}
body.woocommerce-checkout .page_content #scroll-cart .check-cart .cc-holder .cart-bot.total .value {
  font-size: 18px;
}
body.woocommerce-checkout .page_content #scroll-cart.is-affixed .inner-wrapper-sticky {
  /* margin-left: 15px; */
}
@media (max-width: 768px) {
  body.woocommerce-checkout .page_content {
    padding: 0;
  }
  body.woocommerce-checkout .page_content .flex-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.woocommerce-checkout .page_content .flex-mobile #scroll-cart {
    -ms-flex-order: 1;
    order: 1;
  }
  body.woocommerce-checkout .page_content .flex-mobile .col-sm-8 {
    -ms-flex-order: 2;
    order: 2;
  }
}
/*** Overlay Styles ***/
.page_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 99;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .navbar-toggle {
    display: block;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar-collapse {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
}
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-collapse.collapse.in {
  display: block !important;
}
@media (min-width: 992px) {
  .navbar-collapse.collapse {
    display: block!important;
  }
}
.woocommerce-error {
  padding-left: 65px!important;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number] {
  -moz-appearance: textfield!important;
}
@media (max-width: 768px) {
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 50%;
  }
}
/*** Checkout thank You Page Styles ***/
.woocommerce-order-received .page_content {
  background: #ffffff;
}
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-notice {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f5f5f5;
  color: #515151;
  border-top: 3px solid #52ae32;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-notice:before {
  font-family: WooCommerce;
  content: '\e015';
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
  color: #52ae32;
}
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-notice:after {
  content: ' ';
  display: table;
  clear: both;
}
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-thankyou-order-details,
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-order-details,
.woocommerce-order-received .page_content .woocommerce-order .woocommerce-customer-details {
  display: none;
}
/*** Woo Message Styles ***/
.woocommerce-message,
.woocommerce-info,
.woocommerce-thankyou-order-received {
  border-top-color: #52ae32;
  background: transparent;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-thankyou-order-received a {
  color: #52ae32;
}
.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-thankyou-order-received a:hover {
  color: #000000;
}
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-thankyou-order-received:before {
  color: #52ae32;
}
/*** Landing Page styles ***/
.page-template-template-landing-page .page_content {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .page-template-template-landing-page .page_content {
    padding-top: 20px;
  }
}
.page-template-template-landing-page .excerpt_div {
  max-width: 526px;
  text-align: center;
}
.page-template-template-landing-page .excerpt_div img {
  max-width: 100px;
}
@media (max-width: 767px) {
  .page-template-template-landing-page .excerpt_div img {
    max-width: 50px;
  }
}
.page-template-template-landing-page .excerpt_div h1 {
  font-size: 70px;
  line-height: 70px;
  margin: 30px 0 10px;
  font-family: 'Craft Eurostile Next LT Pro';
}
@media (max-width: 767px) {
  .page-template-template-landing-page .excerpt_div h1 {
    font-size: 40px;
    line-height: 45px;
    margin: 20px 0 0;
  }
}
.page-template-template-landing-page .excerpt_div h2 {
  font-size: 30px;
  margin: 10px 0 40px;
  font-family: 'Helvetica Neue';
  font-weight: 500;
}
.page-template-template-landing-page .excerpt_div h2 span {
  color: #e40e62;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-template-template-landing-page .excerpt_div h2 {
    margin: 0 0 20px;
  }
}
.page-template-template-landing-page .excerpt_div hr {
  max-width: 100px;
  border-color: #000;
  border-width: 1px;
  line-height: 0.5px;
}
.page-template-template-landing-page .content_div {
  max-width: 526px;
}
.page-template-template-landing-page .content_div .frm_message,
.page-template-template-landing-page .content_div .frm_error_style,
.page-template-template-landing-page .content_div .frm_error {
  font-family: 'Helvetica Neue';
  text-align: center;
}
.page-template-template-landing-page .content_div .frm_message p,
.page-template-template-landing-page .content_div .frm_error_style p,
.page-template-template-landing-page .content_div .frm_error p {
  margin-bottom: 0;
  text-align: center;
}
.page-template-template-landing-page .content_div .frm_style_formidable-style.with_frm_style label.frm_primary_label {
  display: none;
}
.page-template-template-landing-page .content_div .frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 0;
}
.page-template-template-landing-page .content_div .frm_fields_container {
  text-align: center;
}
.page-template-template-landing-page .content_div .frm_fields_container h3 {
  font-family: 'Helvetica Neue';
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 30px;
}
@media (max-width: 767px) {
  .page-template-template-landing-page .content_div .frm_fields_container h3 {
    margin: 0 0 20px;
  }
}
.page-template-template-landing-page .content_div .frm_fields_container input[type=email] {
  font-family: 'Helvetica Neue';
  font-size: 14px;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  height: 40px;
}
.page-template-template-landing-page .content_div .frm_fields_container .frm_submit button {
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  background-color: #e40e62;
  color: #ffffff;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 30px;
}
.page-template-template-landing-page .content_div h5 {
  font-family: 'Helvetica Neue';
  color: #000;
  font-size: 12px;
}
.page-template-template-landing-page .content_div h5 a,
.page-template-template-landing-page .content_div h5 a:hover,
.page-template-template-landing-page .content_div h5 a:focus,
.page-template-template-landing-page .content_div h5 a:active {
  color: #e40e62;
  text-decoration: underline;
}
/*** Disount Popup styles ***/
#DiscountPopUp {
  padding-right: 0 !important;
}
#DiscountPopUp .modal-dialog {
  z-index: 1051;
  top: 50%;
  left: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 528px;
  width: 100%;
  margin: 0;
  padding: 10px;
}
#DiscountPopUp .modal-dialog .close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  opacity: 1;
  z-index: 1052;
  outline: none;
  font-weight: 300;
}
#DiscountPopUp .modal-dialog .modal-content {
  border-radius: 0;
}
@media (max-width: 480px) {
  #DiscountPopUp .modal-dialog .modal-content {
    top: 40px;
  }
}
#DiscountPopUp .modal-dialog .modal-body {
  padding: 60px 46px 20px;
}
@media (max-width: 480px) {
  #DiscountPopUp .modal-dialog .modal-body {
    padding: 60px 20px 20px;
  }
}
#DiscountPopUp .modal-dialog .frm_message,
#DiscountPopUp .modal-dialog .frm_error_style,
#DiscountPopUp .modal-dialog .frm_error {
  font-family: 'Helvetica Neue';
  text-align: center;
}
#DiscountPopUp .modal-dialog .frm_message p,
#DiscountPopUp .modal-dialog .frm_error_style p,
#DiscountPopUp .modal-dialog .frm_error p {
  margin-bottom: 0;
  text-align: center;
}
#DiscountPopUp .modal-dialog .frm_style_formidable-style.with_frm_style label.frm_primary_label {
  display: none;
}
#DiscountPopUp .modal-dialog .frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 0;
}
#DiscountPopUp .modal-dialog .frm_fields_container {
  text-align: center;
}
#DiscountPopUp .modal-dialog .frm_fields_container h2 {
  font-family: 'Helvetica Neue';
  font-size: 50px;
  color: #000;
  font-weight: 700;
}
@media (max-width: 767px) {
  #DiscountPopUp .modal-dialog .frm_fields_container h2 {
    font-size: 40px;
  }
}
@media (max-width: 380px) {
  #DiscountPopUp .modal-dialog .frm_fields_container h2 {
    font-size: 32px;
  }
}
#DiscountPopUp .modal-dialog .frm_fields_container h3 {
  font-family: 'Helvetica Neue';
  color: #000;
  font-size: 22px;
  font-weight: 500;
}
#DiscountPopUp .modal-dialog .frm_fields_container h5 {
  font-family: 'Helvetica Neue';
  color: #000;
  font-size: 15px;
  font-weight: 500;
  max-width: 88%;
  margin: 0 auto 42px;
}
@media (max-width: 479px) {
  #DiscountPopUp .modal-dialog .frm_fields_container h5 {
    font-size: 18px;
  }
}
#DiscountPopUp .modal-dialog .frm_fields_container input[type=email] {
  font-family: 'Helvetica Neue';
  font-size: 13px;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background-color: #eee;
  border-width: 0;
}
#DiscountPopUp .modal-dialog .frm_fields_container hr {
  max-width: 100px;
  border-color: #000;
  border-width: 1px;
  margin: 36px auto;
}
#DiscountPopUp .modal-dialog .frm_fields_container .frm_submit button {
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  background-color: #e40e62;
  color: #ffffff;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 40px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 30px;
}
#DiscountPopUp .modal-dialog .frm_fields_container a,
#DiscountPopUp .modal-dialog .frm_fields_container a:hover,
#DiscountPopUp .modal-dialog .frm_fields_container a:focus,
#DiscountPopUp .modal-dialog .frm_fields_container a:active {
  font-family: 'Helvetica Neue';
  color: #000;
  font-size: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}
.page-template-template-materialguider .ambassadorer_inner_wrap .feat_img {
  background-size: contain !important;
}
/*** Storrelsesguide CSS ***/
.tab_inner_wrapper .nav > li > a:hover {
  border-color: transparent transparent #000;
}
.tab_inner_wrapper .nav li a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.tab_inner_wrapper .nav li a:hover {
  background-color: transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tab_inner_wrapper .nav li a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
}
.tab_inner_wrapper .nav li.active a {
  font-weight: 700;
}
.tab_inner_wrapper .nav-justified > li > a {
  border-bottom: 1px solid #000;
}
.tab_inner_wrapper .nav-justified > .active > a {
  border-color: #000;
  border-bottom-color: #ffffff;
}
.tab_inner_wrapper .nav-justified > .active > a:hover {
  border-color: #000;
  border-bottom-color: #ffffff;
}
.tab_inner_wrapper .tab-content {
  margin-top: 100px;
  padding-left: 60px;
  padding-right: 60px;
}
.tab_inner_wrapper .tab-content .tab-pane .flex-row {
  margin-top: 45px;
}
.tab_inner_wrapper .tab-content .tab-pane .flex-row .flex-col {
  margin-bottom: 45px;
}
.tab_inner_wrapper .tab-content .tab-pane .flex-row .flex-col .img_wrap h5 {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin-right: 4px;
  margin-bottom: 8px;
  margin-top: 4px;
  max-width: calc(100% - 38px);
}
.tab_inner_wrapper .tab-content .tab-pane .flex-row .flex-col .img_wrap img {
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: auto;
}
.tab_inner_wrapper .tab-content .tab-pane .flex-row .flex-col .tab_content p {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1024px) {
  .tab_inner_wrapper .tab-content .tab-pane .flex-row .flex-col .tab_content p {
    line-height: 22px;
  }
}
@media (min-width: 768px) {
  .tab_inner_wrapper .tab-content .tab-pane .flex-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tab_inner_wrapper .tab-content .tab-pane .flex-row:before,
  .tab_inner_wrapper .tab-content .tab-pane .flex-rowafter {
    display: none;
  }
}
.mobile_tab_inner_wrapper .wrapp {
  border-top: 1px solid rgba(168, 168, 168, 0.5);
  margin-left: -20px;
  margin-right: -20px;
}
.mobile_tab_inner_wrapper .wrapp .panel-heading {
  padding: 0;
}
.mobile_tab_inner_wrapper .wrapp .panel-heading .panel-title {
  padding: 15px;
  position: relative;
}
.mobile_tab_inner_wrapper .wrapp .panel-heading .panel-title:after {
  display: block;
  position: absolute;
  top: 21px;
  right: 15px;
  content: '';
  background-image: url(../images/Arrowdown.svg);
  height: 14px;
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile_tab_inner_wrapper .wrapp .panel-heading .panel-title[aria-expanded="true"]:after {
  background-image: url(../images/Arrowup.svg);
  right: 15px;
}
.mobile_tab_inner_wrapper .wrapp #tab1 img {
  margin-bottom: 0;
}
.mobile_tab_inner_wrapper .wrapp #tab1 .flex-row {
  margin-top: 15px;
}
.mobile_tab_inner_wrapper .wrapp #tab1 .flex-row .flex-col {
  margin-bottom: 15px;
}
.mobile_tab_inner_wrapper .wrapp #tab1 .flex-row .flex-col .img_wrap h5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin-right: 7px;
}
.mobile_tab_inner_wrapper .wrapp #tab1 .flex-row .flex-col .img_wrap img {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: auto;
}
.mobile_tab_inner_wrapper .wrapp #tab1 .flex-row .flex-col .tab_content p {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.mobile_tab_inner_wrapper .wrapp .panel-collapse {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile_tab_inner_wrapper .wrapp .panel-collapse img {
  margin-bottom: 15px;
}
.mobile_tab_inner_wrapper .wrapp:last-child {
  border-bottom: 1px solid rgba(168, 168, 168, 0.5);
}
.storrelsesguide {
  padding-top: 0;
}
.storrelsesguide .page_title {
  margin: 80px 0;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}
.storrelsesguide .title_hr {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .storrelsesguide .title_hr {
    display: none;
  }
}
.storrelsesguide .nav > li > a {
  color: #000;
  border-top: 1px solid #eee;
  -webkit-transition: unset;
  -moz-transition: unset;
  transition: unset;
  line-height: 30px;
}
.storrelsesguide .nav > li > a:hover,
.storrelsesguide .nav > li > a:focus {
  border-top: 1px solid #eee;
  background-color: transparent;
  outline: none;
}
.storrelsesguide .nav > li:last-child > a {
  border-bottom: 1px solid #eee;
}
.storrelsesguide .nav > li.active > a {
  font-weight: 700;
}
.storrelsesguide .tab_inner_wrapper .tab-content {
  margin-top: 0;
}
.storrelsesguide .mobile_tab_inner_wrapper .wrapp .panel-heading .panel-title {
  width: 100%;
  text-align: left;
  box-shadow: none;
}
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 20px;
  width: auto;
  max-width: 80%;
  margin: 20px auto;
  color: #000000;
}
@media (min-width: 769px) {
  .white-popup {
    max-width: 60%;
  }
}
.white-popup h1 {
  font-size: 20px;
  color: #e40f63;
  font-family: 'Craft Eurostile Next LT Pro';
}
.white-popup h2 {
  font-size: 16px;
  color: #e40f63;
  font-family: 'Craft Eurostile Next LT Pro';
  margin-top: 30px;
}
.white-popup p {
  font-size: 13px;
}
.single-materialguider .page_content .excerpt_div {
  max-width: 100%;
}
.popped-image {
  top: 0 !important;
}
.popped-image .mfp-content {
  width: 100%;
}
.popped-image .mfp-content .mfp-figure figure {
  padding: 40px 0;
}
.popped-image .mfp-content .mfp-figure figure img.mfp-img {
  padding: 0;
  background-color: #ffffff;
}
/* Plan A Kommunikasjon-specific changes */
.tracking_code {
  margin-top: 28px;
}
.tracking_code a {
  font-size: 15px;
  color: #e40e62;
  text-decoration: underline;
}
.shop-table .panel-heading {
  cursor: pointer;
}
.header-wrap .main-header-bar .navbar #myNavbar ul li.single-column .sub-menu-wrap > .container > .sub-menu {
  -webkit-columns: 300px 1;
  -moz-columns: 300px 1;
  columns: 300px 1;
}
.attribute-icon {
  padding-top: 8px;
  display: inline-block;
  margin-right: 35px;
  margin-bottom: 20px;
  cursor: pointer;
}
.attribute-icon .attribute-icon-svg {
  height: 90px;
}
.attribute-icon .attribute-icon-tooltip-wrap {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  color: white;
  width: 250px;
  height: 0;
}
.attribute-icon .attribute-icon-tooltip-wrap .attribute-icon-tooltip {
  font-size: 14px;
  background: #202020;
  padding: 1rem;
  position: absolute;
}
.attribute-icon .attribute-icon-arrow {
  opacity: 0;
  visibility: hidden;
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.75rem;
  border-width: 0 .75rem .75rem;
  border-style: solid;
  border-color: #202020 transparent;
  margin: auto;
  z-index: 1;
}
.attribute-icon .tooltip-active {
  opacity: 1;
  visibility: visible;
}
.concept-logo {
  max-width: 100px;
  margin: auto;
  margin-bottom: 2rem;
}
.concept-separator {
  width: 200px;
  height: 2px;
  background: #d9d9d9;
  margin: auto;
  margin-bottom: 2rem;
}
.woocommerce-password-strength {
  padding: 1rem;
  font-size: 13px;
  margin-top: 2px;
}
.woocommerce-password-hint {
  font-size: 13px;
}
.woocommerce-remove-coupon {
  color: #A8A8A8 !important;
  font-weight: normal !important;
}
.woocommerce-remove-coupon:hover {
  color: #A8A8A8 !important;
}
.woocommerce-remove-coupon:after {
  content: '';
  padding-bottom: 10px;
  display: block;
}
.my_account_orders .panel-heading {
  cursor: pointer;
}
#coupon-messages div.woocommerce-message,
#coupon-messages ul,
#coupon-messages li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  background: 0;
  font-size: 15px;
}
#coupon-messages div.woocommerce-message:after,
#coupon-messages ul:after,
#coupon-messages li:after,
#coupon-messages div.woocommerce-message:before,
#coupon-messages ul:before,
#coupon-messages li:before {
  display: none;
}
#coupon-messages div.woocommerce-message,
#coupon-messages ul {
  padding-top: 1rem !important;
}
#coupon-messages .woocommerce-error {
  color: #e70400;
}
#coupon-messages .woocommerce-message {
  color: #52AE32;
}
.woocommerce-error {
  border: 0;
  background: #ffeaea;
  font-size: 16px;
}
div.woocommerce-message {
  border: 0;
  background: #effaef;
  padding-left: 2em;
  padding-bottom: 1.5em;
}
div.woocommerce-message .check {
  display: inline-block;
  margin-right: 10px;
}
div.woocommerce-message .check img {
  width: 20px;
  position: relative;
  top: 3px;
}
div.woocommerce-message:before {
  display: none;
}
td.value div[data-attribute_name="attribute_pa_size"] label.inactive {
  opacity: .3;
}
td.value div[data-attribute_name="attribute_pa_size"] label.inactive span {
  cursor: default !important;
}
/*** ski page ***/
.page-template-template-ski-vm.modal-open {
  overflow: auto !important;
  padding-right: 0 !important;
}
.page-template-template-ski-vm #DiscountPopUp {
  display: none !important;
}
.page-template-template-ski-vm .page_content {
  padding: 78px 0 162px 0;
}
.page-template-template-ski-vm .page_content.bottom-content {
  padding: 60px 0 28px 0;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap {
  position: relative;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap .frm_primary_label {
  display: none;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap .frm_submit {
  width: 25%;
  position: inherit;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_content.bottom-content #form-container-email .news-wrap .frm_submit {
    position: absolute;
  }
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .frm_message {
  text-align: center;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .frm_message p {
  font-family: 'Helvetica';
  margin-bottom: 0;
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .quiz_contact_form_title {
  margin-bottom: 35px !important;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_content.bottom-content #form-container-email .quiz_contact_form_title {
    margin-bottom: 40px !important;
  }
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .ski_contact_form [type="email"] {
  height: 46px !important;
  padding-left: 17px;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_content.bottom-content #form-container-email .ski_contact_form [type="email"] {
    padding-right: 160px;
  }
}
.page-template-template-ski-vm .page_content.bottom-content #form-container-email .frm_button_submit {
  width: 155px !important;
  height: 46px !important;
  line-height: 46px !important;
  padding: 0 15px !important;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_content.bottom-content #form-container-email .frm_button_submit {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_content.bottom-content {
    padding: 40px 0 28px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_content {
    padding: 74px 0 140px 0;
  }
}
.page-template-template-ski-vm .page_featured_image {
  overflow: hidden;
}
.page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_unit {
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_unit {
    display: block;
    padding-top: 17px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_unit {
    font-size: 17px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_wrapper {
    position: unset;
    display: flex;
    justify-content: center;
  }
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_wrapper:before,
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_wrapper:after {
    display: none;
  }
}
.page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_tagline {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper .timer_tagline {
    font-size: 40px;
    padding-top: 21px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper {
    top: 46%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .page_featured_image .countdown_wrapper {
    width: 320px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .page_featured_image {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper .countdown_days_wrapper,
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper .countdown_hours_wrapper,
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper .countdown_minutes_wrapper {
    line-height: 0;
    margin: 0 13px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper .timer_unit {
    display: block;
    padding-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper .timer_unit {
    margin-top: 12px;
    display: block;
  }
}
@media (max-width: 767px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper {
    width: 320px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper:before,
  .page-template-template-ski-vm .countdown_wrapper .timer_wrapper:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_tagline {
    width: 100%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 320px) {
  .page-template-template-ski-vm .countdown_wrapper .timer_tagline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-template-template-ski-vm .ski_contact_form .quiz_contact_form_title {
  font-family: 'Helvetica' !important;
  font-size: 20px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_contact_form .quiz_contact_form_title {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 7px;
  }
}
.page-template-template-ski-vm .ski_contact_form .frm_primary_label {
  padding-bottom: 2px !important;
}
.page-template-template-ski-vm .ski_contact_form .frm_button_submit {
  float: left!important;
  padding: 14.5px 56px 11.5px !important;
  margin: 0!important;
  width: 100%;
  border: 1px solid transparent !important;
  transition: all 0.2s ease-in;
}
.page-template-template-ski-vm .ski_contact_form .frm_button_submit:hover {
  border: 1px solid #333333 !important;
  border-radius: 0;
  background: #333333 !important;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_contact_form .frm_button_submit {
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
}
.page-template-template-ski-vm .ski_contact_form .ski_contact_form [type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .ski_contact_form .ski_contact_form [type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .ski_contact_form .ski_contact_form [type="email"]:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
.page-template-template-ski-vm .ski_contact_form .ski_contact_form [type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.4) !important;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_contact_form .ski_contact_form [type="email"] {
    letter-spacing: 0.3px;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper {
  margin-top: 125px;
  padding-bottom: 52px;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .ski_title {
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: 0.4px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col {
  margin-bottom: 77px;
  padding-right: 15px;
  padding-left: 15px;
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_block_wrap a {
  color: #000000;
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_block_wrap a:hover,
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_block_wrap a:focus {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_block_wrap {
    padding-bottom: 53px;
    padding-bottom: 0;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_image {
  padding-bottom: 66.5%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_image {
    padding-bottom: 57.5%;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col hr {
  width: 60px;
  border-top: 2px solid #000000;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col hr {
    margin-top: 27px;
    margin-bottom: 23px;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col h2 {
  font-family: 'Helvetica';
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: center;
  padding-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col h2 {
    font-size: 24px;
    padding-bottom: 15px;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_tips_description {
  font-family: 'Helvetica';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.8px;
  color: #000000;
  max-width: 340px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col .ski_vm_tips_description {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row .flex-col {
    padding-left: 12.5px;
    padding-right: 12.5px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .ski_tips_wrapper .row {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm .ski_tips_wrapper {
    margin-top: 90px;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper .feed-title {
  color: red;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed {
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image {
  position: relative;
  display: inline-block;
  margin: 10px;
  overflow: hidden;
  height: 0;
}
@media (min-width: 320px) and (max-width: 768px) {
  .page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image {
    width: calc((100% / 2) - 20px);
    padding-bottom: calc((100% / 2) - 20px);
  }
}
@media (min-width: 769px) {
  .page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image {
    width: calc((100% / 4) - 20px);
    padding-bottom: calc((100% / 4) - 20px);
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image .caption {
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.78039216);
    color: white;
    padding: 10px;
    word-break: break-all;
    max-height: 100%;
    opacity: 0;
    transition: 0.3s all linear;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper #instagram-feed .image:hover .caption {
    opacity: 1;
    transition: 0.3s all linear;
  }
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper .instagram-feed-link {
  text-align: center;
  margin-top: 30px;
}
.page-template-template-ski-vm .ski_tips_wrapper .instagram-feed-wrapper .instagram-feed-link .feed-link {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 15px;
  display: inline-block;
  background: #000;
  letter-spacing: 1px;
  min-width: 138px;
  margin: 0 10px;
}
.page-template-template-ski-vm #form-container-quiz .frm_error {
  font-family: 'Helvetica';
}
.page-template-template-ski-vm #form-container-quiz .quiz_contact_form_title {
  font-family: Helvetica;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm #form-container-quiz .right-col-form {
    width: 47.7%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-template-ski-vm #form-container-quiz .left-col-form {
    width: 49.2%;
  }
}
.page-template-template-ski-vm #form-container-quiz .frm_form_field input {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: rgba(0, 0, 0, 0.4);
}
.page-template-template-ski-vm #form-container-quiz .frm_form_field input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.4);
}
.page-template-template-ski-vm #form-container-quiz .frm_form_field input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4);
}
.page-template-template-ski-vm #form-container-quiz .frm_form_field input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.4);
}
.page-template-template-ski-vm #form-container-quiz .frm_form_field input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.4);
}
.page-template-template-ski-vm #form-container-quiz .quiz_thanku_page_title {
  max-width: 622px;
  margin: auto;
  color: #B02C51;
  font-size: 56px;
  line-height: 1.14;
  letter-spacing: 0.7px;
  border-bottom: 1px solid #000;
  padding: 0 0px 60px;
  font-family: 'Eurostile';
  text-align: center;
  padding-bottom: 27px;
  margin-bottom: 77px;
  width: 100%;
}
.page-template-template-ski-vm #form-container-quiz .quiz_thanku_page_content {
  max-width: 632px;
  font-family: 'Helvetica';
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  width: 100%;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .quiz_title {
  font-family: 'Eurostile';
  font-size: 56px;
  color: #b02c51;
  line-height: 1.14;
  letter-spacing: 0.7px;
  text-align: center;
  border-bottom: 1px solid #000;
  margin-bottom: 78px!important;
  padding-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm #form-container-quiz .quiz_form .quiz_title {
    font-size: 32px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: 0.4px;
    text-align: center;
    padding-bottom: 24px;
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 320px) {
  .page-template-template-ski-vm #form-container-quiz .quiz_form .quiz_title {
    font-size: 28px !important;
  }
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label {
  padding-top: 13px;
  padding-bottom: 14px;
  color: #4A4A4A;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label input {
  color: #4A4A4A;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #4a4a4a !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label input::-moz-placeholder {
  /* Firefox 19+ */
  color: #4a4a4a !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label input:-ms-input-placeholder {
  /* IE 10+ */
  color: #4a4a4a !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_radio label input:-moz-placeholder {
  /* Firefox 18- */
  color: #4a4a4a !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form fieldset {
  padding: 0 0 4px 0 !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_primary_label {
  display: block !important;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_primary_label b {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm #form-container-quiz .quiz_form .frm_primary_label {
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
  }
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .frm_submit .frm_button_submit {
  padding: 13.5px 55.5px !important;
  margin: 0;
}
.page-template-template-ski-vm #form-container-quiz .quiz_form .quiz_contact_tnc {
  position: relative;
  width: 40%;
  font-style: italic;
  top: 45px;
  font-family: 'Helvetica';
  font-size: 12px!important;
  font-weight: normal;
  font-style: oblique;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000!important;
}
@media screen and (max-width: 767px) {
  .page-template-template-ski-vm #form-container-quiz .quiz_form .quiz_contact_tnc {
    top: 55px;
  }
}
.ski_vm_content .quiz_form .quiz_step {
  display: none;
}
.ski_vm_content .quiz_form .quiz_step1 {
  display: block;
}
.countdown_wrapper {
  margin: 0 auto;
  position: absolute;
  top: 32%;
  left: 50%;
  font-family: 'Helvetica Neue' !important;
}
.countdown_wrapper .timer_wrapper,
.countdown_wrapper .timer_tagline {
  position: relative;
}
.countdown_days,
.countdown_hours,
.countdown_minutes {
  font-size: 70px;
  color: #fff;
  background: #000;
  border-radius: 5px;
  /*padding: 22px 15px 14px;*/
  text-align: center;
  height: 94px;
  width: 94px;
  letter-spacing: 1.3px;
  line-height: 94px;
  font-family: 'Helvetica Neue' !important;
  font-weight: bold;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  font-stretch: condensed;
}
@media screen and (min-width: 768px) {
  .countdown_days,
  .countdown_hours,
  .countdown_minutes {
    width: 110px;
    height: 100px;
  }
}
.countdown_days_wrapper,
.countdown_hours_wrapper,
.countdown_minutes_wrapper {
  float: left;
  margin: 0 15px;
  text-align: center;
  line-height: 40px;
  min-width: 100px;
}
.countdown_wrapper .timer_unit {
  text-align: center;
  font-size: 17px;
}
.timer_tagline {
  clear: both;
  text-align: center;
  font-size: 40px;
  line-height: 62px;
  font-stretch: condensed;
}
.ski_vm_content {
  margin-top: -100px;
}
.quiz_form {
  margin: 0 auto;
  width: 617px;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif !important;
}
.quiz_form .frm_form_field {
  margin-bottom: 2px!important;
}
.quiz_thanku_page_title {
  width: 80%;
  margin: auto;
}
.quiz_thanku_page_content {
  width: 80%;
  margin: auto;
  font-size: 19px;
  text-align: center;
}
.quiz_form input[type=radio] {
  visibility: hidden;
}
.quiz_form .frm_radio label {
  background: #F4F4F4;
  padding: 10px;
  margin: 20px 0;
  border-radius: 3px;
  border: 1px solid #F4F4F4;
  font-family: 'Helvetica' !important;
  font-size: 16px!important;
  font-weight: normal;
  color: #4A4A4A;
}
@media screen and (max-width: 767px) {
  .quiz_form .frm_radio label {
    font-size: 15px!important;
  }
}
.quiz_form .frm_radio label:hover {
  border: 1px solid rgba(168, 168, 168, 0.5);
  cursor: pointer;
}
.quiz_form .frm_button_submit,
.quiz_contact_tnc {
  display: none;
}
.quiz_nav_wrapper a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Eurostile';
  border: 2px solid #B02C51;
  margin-bottom: 25px;
  color: #B02C51;
  text-decoration: none;
  width: 128px;
  min-height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0 15px;
}
.quiz_nav_wrapper a:hover {
  background: #B02C51;
  color: #ffffff;
}
.quiz_nav_wrapper {
  float: right;
}
.quiz_nav_wrapper .step_num {
  margin: 0 10px;
  font-size: 15px;
  color: #4a4a4a;
  font-family: Helvetica;
}
.quiz_form .frm_button_submit,
.ski_contact_form .frm_button_submit {
  float: right!important;
  font-size: 15px!important;
  font-weight: 600!important;
  font-family: 'Craft Eurostile Next LT Pro SmBd', 'Craft Eurostile Next LT Pro SmBd_IE', sans-serif !important;
  color: #ffffff!important;
  background: #000!important;
  border-radius: 0!important;
  border: 0!important;
  width: 100%;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
.quiz_form button:hover {
  background: rgba(0, 0, 0, 0.8) !important;
  border: 0!important;
}
.quiz_form [type="text"],
.quiz_form [type="email"],
.ski_contact_form [type="email"] {
  height: 40px !important;
  font-family: 'Helvetica' !important;
  font-size: 15px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  padding-left: 0 16px !important;
  line-height: normal !important;
  letter-spacing: 0.3px !important;
  color: #000 !important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  appearance: none!important;
}
.quiz_form [type="text"]:focus,
.quiz_form [type="email"]:focus,
.ski_contact_form [type="email"]:focus {
  border: 2px solid #000000!important;
}
.quiz_form .frm_opt_container {
  margin-top: 36px;
}
.quiz_form .frm_primary_label {
  font-weight: normal!important;
  font-family: 'Helvetica' !important;
  font-size: 20px!important;
  color: #000!important;
}
.quiz_form .quiz_contact_form_title,
.ski_contact_form .quiz_contact_form_title {
  font-family: 'Helvetica' !important;
  font-size: 20px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 19px !important;
  color: #000000 !important;
}
.quiz_form .quiz_tnc {
  text-align: center;
  position: relative;
  top: 153px;
  color: #000000!important;
  font-family: 'Helvetica' !important;
  font-size: 12px!important;
}
.quiz_form .quiz_tnc a {
  text-decoration: none;
  color: #000000!important;
  transition: 0.3s ease-in;
}
.quiz_form .quiz_tnc a:hover {
  opacity: .8;
}
.ski_tips_wrapper {
  margin-top: 165px;
}
.ski_tips_wrapper .ski_title {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: center;
  color: #b02c51;
  font-family: 'Eurostile';
  margin-bottom: 37px;
}
.ski_contact_form {
  width: 617px;
  margin: 0 auto;
}
.ski_contact_form .ski_contact_email {
  width: 100%;
}
.ski_contact_form .ski_contact_email label {
  visibility: hidden !important;
}
.ski_vm_content .sfsi_widget {
  min-height: auto;
  position: relative;
  top: 150px;
  margin: 0 auto;
  text-align: center;
  left: 50%;
  max-width: 25px;
  height: 100px;
  margin: 0;
}
.ski_vm_content .sfsi_widget .norm_row {
  left: -88px;
}
.sfsi_footerLnk,
.sfsiplus_footerLnk {
  display: none;
}
.quiz_option_selected {
  background: #B02C51 !important;
  border: 1px solid #B02C51 !important;
  color: #ffffff!important;
  font-weight: bold !important;
}
.quiz_step4 .frm_primary_label,
.ski_contact_email .frm_primary_label {
  visibility: hidden;
}
@media (max-width: 767px) {
  .countdown_wrapper {
    position: initial;
    margin-top: 40px;
  }
  .countdown_days,
  .countdown_hours,
  .countdown_minutes {
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #ffffff;
    width: 66px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
  }
  .countdown_days_wrapper,
  .countdown_hours_wrapper,
  .countdown_minutes_wrapper {
    min-width: 65px;
    margin: 0 6px;
  }
  .timer_tagline {
    font-size: 21px;
    width: 80%;
    margin: 0 auto;
    font-weight: bold;
    line-height: 43px;
  }
  .quiz_form {
    width: 100%;
  }
  .quiz_form .quiz_title,
  .quiz_thanku_page_title {
    font-size: 26px !important;
    padding: 0 0 19px 0;
    margin-bottom: 55px!important;
  }
  .quiz_form fieldset {
    padding: 0!important;
  }
  .ski_featured_image_2 {
    height: 150px!important;
  }
  .ski_tips_wrapper {
    margin-top: 82px;
  }
  .ski_tips_wrapper .ski_title {
    font-size: 26px;
  }
  .ski_tips_wrapper hr {
    margin-top: 30px;
  }
  .ski_vm_block_wrap {
    padding-bottom: 65px;
  }
  .ski_vm_content .excerpt_div {
    margin-top: 5px;
  }
  .ski_contact_form {
    width: 100%;
  }
  .ski_contact_form .ski_contact_email {
    width: 100%;
    float: none;
    clear: both;
  }
  .ski_contact_form .frm_submit,
  .ski_contact_form .frm_submit .frm_button_submit {
    width: 100%!important;
    top: 0;
  }
  .countdown_wrapper .timer_wrapper,
  .countdown_wrapper .timer_tagline {
    position: unset;
  }
  .quiz_form .quiz_tnc {
    top: 145px;
  }
  .ski_vm_content .sfsi_widget {
    top: 120px;
  }
}
.archive.term-outlet-kategori ul.products li.product .inner-wrap .price del {
  color: black;
}
.archive.term-outlet-kategori ul.products li.product .inner-wrap .price ins {
  color: #e40e62;
}
.archive ul.products li.product_cat-outlet-kategori .inner-wrap .price del {
  color: black;
}
.archive ul.products li.product_cat-outlet-kategori .inner-wrap .price ins {
  color: #e40e62;
}
.single_variation_wrap .woocommerce-variation-add-to-cart .storeguide_wrap {
  display: none;
}
.gift-card-content-editor input[type="email"],
.gift-card-content-editor input[type="text"],
.gift-card-content-editor input[type="number"],
.gift-card-content-editor textarea {
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 .75em;
  height: 2.507em;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: color .3s, border .3s, background .3s, opacity .3s;
}
.gift-card-content-editor textarea {
  margin-bottom: 1em;
  padding-top: 0.7em;
  min-height: 120px;
  overflow: auto;
  appearance: none;
}
.gift-card-content-editor label {
  font-weight: bold;
  display: block;
  font-size: .9em;
  margin-bottom: 0.4em;
  color: #222;
}
.gift-card-content-editor .ywgc-single-recipient {
  margin-bottom: 15px;
}
.gift-card-content-editor .ywgc-single-recipient input {
  max-width: 90%;
  width: 90%;
}
.gift-card-content-editor .ywgc-single-recipient .ywgc-remove-recipient:hover,
.gift-card-content-editor .ywgc-single-recipient .ywgc-remove-recipient:focus {
  text-decoration: none;
  color: #686868;
}
.gift-card-content-editor #add_recipient {
  text-align: right;
}
.gift-card-content-editor #add_recipient:hover,
.gift-card-content-editor #add_recipient:focus {
  text-decoration: none;
  color: #686868;
}
.gift-cards_form .gift_card_add_to_cart_button {
  width: auto !important;
}
.gift-cards_form .quantity .qty {
  border-right: 2px solid rgba(168, 168, 168, 0.5) !important;
  margin-right: 15px;
}
.ywgc_enter_code {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.ywgc_enter_code p {
  font-size: 16px !important;
}
.ywgc_enter_code .form-row-first #giftcard_code {
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 .75em;
  height: 2.507em;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: color .3s, border .3s, background .3s, opacity .3s;
}
@media (max-width: 600px) {
  .ywgc_enter_code .form-row-first,
  .ywgc_enter_code .form-row-last {
    width: 100%;
    float: none;
  }
}
@media (min-width: 768px) {
  .ywgc_enter_code {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .ywgc_enter_code {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .ywgc_enter_code {
    width: 1170px;
    max-width: 1170px;
  }
}
@media (max-width: 767px) {
  .ywgc_enter_code {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals table small.includes_tax {
  font-size: 16px;
}
.woocommerce-cart .after-checkout-coupon-form form.checkout_coupon {
  border: 0;
  margin: 0;
  margin-top: 30px;
  padding: 0;
  border-radius: 0;
}
@media (min-width: 769px) {
  .woocommerce-cart .after-checkout-coupon-form form.checkout_coupon {
    padding: 0 20px;
  }
}
.woocommerce-cart .after-checkout-coupon-form form.checkout_coupon input[type="text"] {
  height: 40px;
  font-size: 14px;
  color: #000;
  border-radius: 0;
  outline: 0;
  padding: 10px;
  border: 1px solid rgba(168, 168, 168, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce-cart .after-checkout-coupon-form form.checkout_coupon input[type="text"] {
    height: 52px;
  }
}
.woocommerce-cart .after-checkout-coupon-form .form-row-first {
  width: calc(100% / 2);
}
.woocommerce-cart .after-checkout-coupon-form .form-row-first input {
  width: 100%;
}
@media (max-width: 600px) {
  .woocommerce-cart .after-checkout-coupon-form .form-row-first {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .after-checkout-coupon-form .form-row-first {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-cart .after-checkout-coupon-form .form-row-last {
  width: calc(100% / 2);
}
.woocommerce-cart .after-checkout-coupon-form .form-row-last button {
  width: 100%;
  height: 40px;
  border-radius: 0;
  font-size: 16px;
}
@media (max-width: 600px) {
  .woocommerce-cart .after-checkout-coupon-form .form-row-last {
    width: 100%;
    padding-top: 0;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce-cart .after-checkout-coupon-form .form-row-last button {
    height: 52px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .after-checkout-coupon-form .form-row-last {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code {
  max-width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
@media (min-width: 769px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code {
    padding: 0 20px;
  }
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code input[type="text"] {
  height: 40px !important;
  font-size: 14px !important;
  color: #000 !important;
  border-radius: 0;
  outline: 0;
  padding: 10px;
  border: 1px solid rgba(168, 168, 168, 0.5);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code input[type="text"] {
    height: 52px !important;
  }
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-first {
  width: calc(100% / 2);
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-first input {
  width: 100%;
}
@media (max-width: 600px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-first {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-first {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last {
  width: calc(100% / 2);
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last input {
  height: 40px !important;
  width: 100%;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
}
.woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last input:focus {
  outline: 0;
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last input {
    height: 52px !important;
  }
}
@media (max-width: 600px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last {
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .after-checkout-gift-card-form .ywgc_enter_code .form-row-last {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-cart .after-checkout-gift-card-form hr {
  margin-top: 20px;
  margin-bottom: -10px;
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
@media (max-width: 768px) {
  .woocommerce-cart .after-checkout-gift-card-form hr {
    margin: 0;
  }
}
@media (min-width: 769px) {
  .woocommerce-cart .after-checkout-gift-card-form hr {
    margin: 0 25px;
  }
}
@media (max-width: 768px) {
  .woocommerce-cart .cart-collaterals .cart_totals table small.includes_tax {
    font-size: 16px;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table small.includes_tax .woocommerce-Price-amount {
    font-size: 16px !important;
  }
}
.ywgc-gift-card-applied th,
.ywgc-gift-card-applied td {
  padding: 9px 0 !important;
}
.ywgc-gift-card-applied th {
  font-size: 16px !important;
  font-weight: 700 !important;
}
.ywgc-gift-card-applied td {
  text-align: right !important;
}
.ywgc-gift-card-applied td a {
  color: #a8a8a8 !important;
}
.woocommerce-checkout-review-order-table .shipping th,
.woocommerce-checkout-review-order-table .shipping td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding-top: 9px !important;
}
.checkout-box .box-content #order_review_heading,
.checkout-box .box-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
  display: none;
}
