/*fonts includes*/
@font-face {
  font-family: 'centrale';
  font-style: normal;
  font-weight: bold;
  src: local("centrale"), url("../../frontLibrary/fonts/CentraleSans-Bold.woff") format("woff"); }
@font-face {
  font-family: 'centrale';
  font-style: normal;
  font-weight: 300;
  src: local("centrale"), url("../../frontLibrary/fonts/CentraleSansLight.otf") format("opentype"); }
/*end of fonts includes*/
/*global rules*/
.contentContainer {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

@media (max-width: 992px) {
  .smNormalPadding {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

.zeroHrPadding {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 768px) {
  .zeroHrXsPadding {
    padding-left: 0;
    padding-right: 0; } }

.cen-foto {
  display: block;
  margin: 0 auto; }

@media (min-width: 992px) {
  .boxVerticalAlignRight {
    left: 50%; } }

.boxVerticalAlignCont {
  height: 100%; }
  @media (min-width: 992px) {
    .boxVerticalAlignCont {
      position: relative; } }
  @media (min-width: 992px) {
    .boxVerticalAlignCont .boxVerticalAlign {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

.select-style {
  border: 1px solid #ccc;
  float: left;
  width: auto;
  border-radius: 3px;
  /*overflow: hidden;*/
  /*background: white url("../../images/arrowBottom.png") no-repeat 70% 60%;
  background-size: 11%;*/
  border: 0; }

.select-style select {
  padding: 4px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*    height: 27px;
      line-height: 27px;*/ }

.select-style select:focus {
  outline: none; }

a {
  color: initial; }
  a:hover {
    color: initial;
    text-decoration: none; }
  a:visited {
    color: initial;
    text-decoration: none; }
  a:focus {
    color: initial;
    text-decoration: none; }

textarea:focus, input:focus {
  border: 0;
  outline: none; }

*:focus {
  outline: none; }

.makeScalableFontFrom16 {
  font-size: 16px; }
  @media screen and (max-width: 2040px) {
    .makeScalableFontFrom16 {
      font-size: 15px !important; } }
  @media screen and (max-width: 1480px) {
    .makeScalableFontFrom16 {
      font-size: 14px !important; } }
  @media screen and (max-width: 920px) {
    .makeScalableFontFrom16 {
      font-size: 13px !important; } }
  @media screen and (max-width: 360px) {
    .makeScalableFontFrom16 {
      font-size: 12px !important; } }

.makeScalableFontFrom18 {
  font-size: 18px; }
  @media screen and (max-width: 2040px) {
    .makeScalableFontFrom18 {
      font-size: 17px !important; } }
  @media screen and (max-width: 1480px) {
    .makeScalableFontFrom18 {
      font-size: 16px !important; } }
  @media screen and (max-width: 920px) {
    .makeScalableFontFrom18 {
      font-size: 15px !important; } }
  @media screen and (max-width: 360px) {
    .makeScalableFontFrom18 {
      font-size: 14px !important; } }

.makeScalableFontFrom20 {
  font-size: 20px; }
  @media screen and (max-width: 2040px) {
    .makeScalableFontFrom20 {
      font-size: 19px !important; } }
  @media screen and (max-width: 1480px) {
    .makeScalableFontFrom20 {
      font-size: 18px !important; } }
  @media screen and (max-width: 920px) {
    .makeScalableFontFrom20 {
      font-size: 17px !important; } }
  @media screen and (max-width: 360px) {
    .makeScalableFontFrom20 {
      font-size: 16px !important; } }

.makeScalableFontFrom22 {
  font-size: 22px; }
  @media screen and (max-width: 2040px) {
    .makeScalableFontFrom22 {
      font-size: 21px !important; } }
  @media screen and (max-width: 1480px) {
    .makeScalableFontFrom22 {
      font-size: 20px !important; } }
  @media screen and (max-width: 920px) {
    .makeScalableFontFrom22 {
      font-size: 19px !important; } }
  @media screen and (max-width: 360px) {
    .makeScalableFontFrom22 {
      font-size: 18px !important; } }

.makeScalableFontFrom24 {
  font-size: 24px; }
  @media screen and (max-width: 2040px) {
    .makeScalableFontFrom24 {
      font-size: 23px !important; } }
  @media screen and (max-width: 1480px) {
    .makeScalableFontFrom24 {
      font-size: 22px !important; } }
  @media screen and (max-width: 920px) {
    .makeScalableFontFrom24 {
      font-size: 21px !important; } }
  @media screen and (max-width: 360px) {
    .makeScalableFontFrom24 {
      font-size: 20px !important; } }

.mainCarousel .title {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px; }
.mainCarousel .carouselContentCont {
  min-width: 320px;
  margin: 0 auto; }
  .mainCarousel .carouselContentCont .innerContentCont {
    width: 80%;
    margin: 0 auto;
    padding-top: 80px; }
    @media (max-width: 750px) {
      .mainCarousel .carouselContentCont .innerContentCont {
        width: 60%;
        padding-top: 30px; } }
.mainCarousel .item {
  width: 100%;
  opacity: 0.9;
  transition: 0.3s; }
  .mainCarousel .item .arrow {
    width: 9px;
    margin: 0 auto;
    padding-top: 10px;
    transition: 0.3s;
    opacity: 0.5; }
  .mainCarousel .item .price {
    text-align: center;
    padding-top: 20px;
    font-size: 14px; }
    .mainCarousel .item .price .promo {
      font-size: 12px;
      color: #9F9F9F;
      text-decoration: line-through; }
.mainCarousel .item:hover {
  opacity: 1; }
  .mainCarousel .item:hover .arrow {
    transform: translateX(3px);
    opacity: 1; }
.mainCarousel .owl-prev {
  background-image: url("../../images/carousel-left.png") !important;
  background-repeat: no-repeat !important;
  background-size: 80% !important;
  height: 30px;
  width: 20px;
  background-color: transparent !important;
  position: absolute;
  top: 80px;
  left: -80px; }
  @media (max-width: 750px) {
    .mainCarousel .owl-prev {
      top: 170px;
      left: -50px; } }
  @media (max-width: 600px) {
    .mainCarousel .owl-prev {
      top: 120px;
      left: -50px; } }
  @media (max-width: 600px) {
    .mainCarousel .owl-prev {
      top: 80px;
      left: -50px;
      background-size: 80%;
      height: 30px;
      width: 20px; } }
.mainCarousel .owl-next {
  background-image: url("../../images/carousel-right.png") !important;
  background-repeat: no-repeat !important;
  background-size: 80% !important;
  height: 30px;
  width: 20px;
  background-color: transparent !important;
  position: absolute;
  top: 80px;
  right: -80px; }
  @media (max-width: 750px) {
    .mainCarousel .owl-next {
      top: 170px;
      right: -50px; } }
  @media (max-width: 600px) {
    .mainCarousel .owl-next {
      top: 120px;
      right: -50px; } }
  @media (max-width: 600px) {
    .mainCarousel .owl-next {
      top: 80px;
      right: -50px;
      background-size: 80%;
      height: 30px;
      width: 20px; } }

.fancybox-bg {
  background: #e9e9e9 !important; }

.paddingBottom40 {
  padding-bottom: 40px; }

.loginInput {
  border: 1px solid #7A7A7A;
  border-radius: 0; }

.loginBtn {
  width: 200px;
  border: 1px solid #909090;
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  color: #efefef !important;
  background-color: #ADADAD;
  transition: 0.4s; }

.loginBtn:hover {
  color: white;
  background-color: #000; }

.loginDefaultBtn:hover {
  color: white !important;
  background-color: #0F0F0F !important; }

.underlineEffCont {
  display: inline-block;
  font-weight: 500;}

.underlineEff {
  width: 0%;
  /*height: 2px;*/
  height: 1px;
  /*background-color: #8c8c8c;*/
  background-color: #000;
  transition: width 0.3s;
  -webkit-transition: width 0.3s; }

.checkboxStyles input[type=checkbox], body main #accountMydatasContent input[type=checkbox], body main #indexRegisterContent input[type=checkbox], body main #productsIndexContent .contentContainer .subCategory input[type=checkbox], .checkboxStyles input[type=radio], body main #accountMydatasContent input[type=radio], body main #indexRegisterContent input[type=radio], body main #productsIndexContent .contentContainer .subCategory input[type=radio] {
  display: inline-block;
  border-radius: 0px;
  width: 12px;
  height: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #999;
  position: relative;
  top: 2px;
  margin-right: 5px; }
  .checkboxStyles input[type=checkbox].top0, body main #accountMydatasContent input[type=checkbox].top0, body main #indexRegisterContent input[type=checkbox].top0, body main #productsIndexContent .contentContainer .subCategory input[type=checkbox].top0, .checkboxStyles input[type=radio].top0, body main #accountMydatasContent input[type=radio].top0, body main #indexRegisterContent input[type=radio].top0, body main #productsIndexContent .contentContainer .subCategory input[type=radio].top0 {
    top: 0px; }
.checkboxStyles input[type=checkbox]:hover, body main #accountMydatasContent input[type=checkbox]:hover, body main #indexRegisterContent input[type=checkbox]:hover, body main #productsIndexContent .contentContainer .subCategory input[type=checkbox]:hover, .checkboxStyles input[type=radio]:hover, body main #accountMydatasContent input[type=radio]:hover, body main #indexRegisterContent input[type=radio]:hover, body main #productsIndexContent .contentContainer .subCategory input[type=radio]:hover {
  cursor: pointer; }
.checkboxStyles input[type=checkbox]:not(:checked), body main #accountMydatasContent input[type=checkbox]:not(:checked), body main #indexRegisterContent input[type=checkbox]:not(:checked), body main #productsIndexContent .contentContainer .subCategory input[type=checkbox]:not(:checked), .checkboxStyles input[type=radio]:not(:checked), body main #accountMydatasContent input[type=radio]:not(:checked), body main #indexRegisterContent input[type=radio]:not(:checked), body main #productsIndexContent .contentContainer .subCategory input[type=radio]:not(:checked) {
  background-color: transparent; }
.checkboxStyles input[type=checkbox]:checked, body main #accountMydatasContent input[type=checkbox]:checked, body main #indexRegisterContent input[type=checkbox]:checked, body main #productsIndexContent .contentContainer .subCategory input[type=checkbox]:checked, .checkboxStyles input[type=radio]:checked, body main #accountMydatasContent input[type=radio]:checked, body main #indexRegisterContent input[type=radio]:checked, body main #productsIndexContent .contentContainer .subCategory input[type=radio]:checked {
  background-color: #000; }

.mainPaddingStyle, body main #accountContent, body main #accountMydatasContent, body main #accountAddressesContent, body main #accountAddressContent, body main #indexLoginContent, body main #indexRememberContent, body main #indexRegisterContent, body main #metodyPlatnoscContent {
  padding: 0px 0px 50px 0px; }
  @media (max-width: 992px) {
    .mainPaddingStyle, body main #accountContent, body main #accountMydatasContent, body main #accountAddressesContent, body main #accountAddressContent, body main #indexLoginContent, body main #indexRememberContent, body main #indexRegisterContent, body main #metodyPlatnoscContent {
      padding: 0px 0px 30px 0px; } }

.rotate180 {
  transform: rotate(-180deg);
  transition: 0.3s; }

.rotate90 {
  transform: rotate(90deg);
  transition: 0.3s; }

.rotate0 {
  transform: rotate(0deg);
  transition: 0.3s; }

#topSpacer {
  height: 194px;
  transition: 0.5s; }
  @media (max-width: 768px) {
    #topSpacer {
      height: 98px !important; } }

.padBot10 {
  padding-bottom: 10px; }

.loader {
  width: 32px;
  height: 32px;
  background-image: url("../../images/loader.gif");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.lazyCont {
  position: relative; }

.closeBtnCont #closeBtn, .closeBtnCont #closeBtn:after {
  background-color: #969696;
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 1px;
  position: relative; }
.closeBtnCont #closeBtn {
  transform: rotate(45deg);
  top: 9px; }
.closeBtnCont #closeBtn:after {
  content: "";
  transform: rotate(-90deg);
  top: 0px; }
.closeBtnCont:hover {
  cursor: pointer; }

.mainBoldFt {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px; }

.owl-stage {
  position: static;
  margin: 0 auto; }

.has-error label {
  color: #f826d6; }

.has-error .form-control {
  border-color: #f826d6; }

@media (max-width: 992px) {
  .smPadTop10 {
    padding-top: 10px; } }

@media (max-width: 992px) {
  .form-group.zero-s-b-m {
    margin-bottom: 0px; } }
.form-group.zero-b-m {
  margin-bottom: 0px; }

.snake-menu-cont {
  padding: 0px 100px; }
  @media (max-width: 1200px) {
    .snake-menu-cont {
      padding: 0px 50px; } }
  @media (max-width: 992px) {
    .snake-menu-cont {
      padding: 0px 0px; } }

.f-snakebox, .s-snakebox {
  width: 100%;
  height: auto;
  display: block;
  background-color: white;
  display: none;
  /*min-height: 100px;*/
  box-shadow: 0px 5px 9px -3px rgba(0, 0, 0, 0.15); }
  .f-snakebox .f-snakebox-cont, .f-snakebox .s-snakebox-cont, .s-snakebox .f-snakebox-cont, .s-snakebox .s-snakebox-cont {
    padding-top: 20px;
    padding-bottom: 20px; }

.f-snake-item a {
  font-size: 13px !important;
  letter-spacing: 2px; }

.s-snake-item a {
  font-size: 12px !important;
  letter-spacing: 1px; }

.f-snake-item a, .s-snake-item a {
  color: black !important; }
  .f-snake-item a .underlineEffCont .underlineEff, .s-snake-item a .underlineEffCont .underlineEff {
    background-color: #000;
    height: 1px; }
.f-snake-item:hover a .underlineEffCont .underlineEff, .s-snake-item:hover a .underlineEffCont .underlineEff {
  width: 95%; }

.snake-box-col-h {
  font-size: 13px;
  letter-spacing: 2px;
  /*font-weight: bold;
  padding-bottom: 15px;*/ }

.snake-box-col-ul {
  -moz-padding-start: 0px;
  -webkit-padding-start: 0px;
  -khtml-padding-start: 0px;
  -o-padding-start: 0px;
  list-style-type: none; }
  .snake-box-col-ul li {
    padding-bottom: 3px; }
    .snake-box-col-ul li a {
      font-size: 11px;
      letter-spacing: 1px; }
      .snake-box-col-ul li a .underlineEffCont .underlineEff {
        background-color: #000;
        height: 1px; }
    .snake-box-col-ul li:hover a .underlineEffCont .underlineEff {
      width: 95%; }

.snm-item-active {
  background-color: #F8F8F8 !important; }
  .snm-item-active a {
    /*color: red !important;*/ }
    .snm-item-active a .underlineEffCont .underlineEff {
      width: 95%; }

.hover-img {
  opacity: 0.93;
  transition: 0.3s; }
  .hover-img:hover {
    opacity: 1; }

.mobile-menu-arrow {
  height: 7px;
  margin-top: 3px; }
  @media (min-width: 768px) {
    .mobile-menu-arrow {
      display: none; } }

.mobile-submenu-arrow {
  height: 10px;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 7px; }
  @media (min-width: 768px) {
    .mobile-submenu-arrow {
      display: none; } }

.mobile-submenu-cont {
  font-size: 12px;
  font-weight: 400;
  text-align: left; }
  .mobile-submenu-cont .submenu-toggle-elem {
    color: #000;
    /*font-weight: bold;*/
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 13px;}
  .mobile-submenu-cont .mobile-submenu-ul {
    margin-left: 15px; }
    .mobile-submenu-cont .mobile-submenu-ul li {
      color: black;
      margin-top: 7px !important;
      margin-bottom: 7px !important;
      color: #000;
      padding-left: 5px; }

.mobile-submenu-spacer {
  width: 5px;
  height: 10px;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 5px;
  display: inline-block; }
  @media (min-width: 768px) {
    .mobile-submenu-spacer {
      display: none; } }

/*end of global rules*/
body {
  margin: 0;
  padding: 0;
  font-family: "centrale",sans-serif;
  font-weight: 300; }
  body header {
    min-width: 320px; }
    body header .navbar-default .navbar-nav > .open > a, body header .navbar-default .navbar-nav > .open > a:focus, body header .navbar-default .navbar-nav > .open > a:hover {
      background-color: transparent; }
    body header .mainHeaderCont {
      height: auto;
      position: fixed;
      z-index: 1000;
      width: 100vw;
      background-color: white;
      -webkit-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27);
      box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27); }
      @media (max-width: 768px) {
        body header .mainHeaderCont {
          display: none !important; } }
    body header .smHeaderCont {
      height: auto;
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      z-index: 500;
      background-color: white;
      width: 100vw;
      -webkit-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27);
      box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.27); }
      @media (max-width: 768px) {
        body header .smHeaderCont {
          display: block !important; } }
      body header .smHeaderCont .smHeaderContTop {
        width: 100%;
        height: 50px;
        background-color: #f8f8f8; }
        body header .smHeaderCont .smHeaderContTop #celebritySmLogo {
          padding-top: 5px;
          padding-bottom: 3px;
          max-width: 115px; }
          @media (max-width: 992px) {
            body header .smHeaderCont .smHeaderContTop #celebritySmLogo {
              float: left !important;
              padding-left: 10px; } }
        body header .smHeaderCont .smHeaderContTop .smSearchIcon {
          position: absolute;
          top: 14px;
          right: 100px;
          font-size: 20px;
          display: none;
          z-index: 1000; }
          @media (max-width: 768px) {
            body header .smHeaderCont .smHeaderContTop .smSearchIcon {
              display: inline-block; } }
        body header .smHeaderCont .smHeaderContTop nav.navbar {
          border: 0;
          border-radius: 0;
          margin-bottom: 0;
          background-color: #f8f8f8; }
          body header .smHeaderCont .smHeaderContTop nav.navbar ul {
            width: 100%;
            box-sizing: content-box; }
            body header .smHeaderCont .smHeaderContTop nav.navbar ul > li:first-child {
              width: 20%; }
            body header .smHeaderCont .smHeaderContTop nav.navbar ul > li {
              width: 16%; }
              body header .smHeaderCont .smHeaderContTop nav.navbar ul > li > a {
                text-transform: uppercase;
                font-size: 12px;
                text-align: center;
                padding: 16px 0;
                cursor: pointer;
                color: #000; }
                body header .smHeaderCont .smHeaderContTop nav.navbar ul > li > a:hover {
                  text-decoration: underline !important; }
          @media (max-width: 767px) {
            body header .smHeaderCont .smHeaderContTop nav.navbar {
              position: absolute;
              top: 96px;
              left: 0px;
              background-color: transparent;
              display: none;
              min-width: 100vw !important;
              max-height: calc(100vh - 120px);
              overflow-x: hidden;
              overflow-y: auto; }
              body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-toggle {
                background-color: #f8f8f8;
                position: fixed;
                top: 5px;
                right: 0;
                z-index: 101; }
              body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-collapse {
                background-color: #fff;
                border-bottom: 1px solid #e7e7e7;
                width: 100vw; }
                body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-collapse ul {
                  padding-bottom: 10px; }
                  body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-collapse ul li {
                    width: 100%;
                    margin: 0 auto; }
                    body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-collapse ul li a {
                      font-size: 14px !important;
                      font-weight: 600;
                      padding: 10px 15px;
                      padding-left: 15px;
                      padding-right: 0px;
                      text-align: left; }
                  body header .smHeaderCont .smHeaderContTop nav.navbar .navbar-collapse ul li:last-child {
                    border: none; }
              body header .smHeaderCont .smHeaderContTop nav.navbar #celebrity-main-nav {
                background-color: #f8f8f8;
                width: 100vw;
                margin-right: -20px;
                padding-left: 25px;
                padding-right: 25px;
                z-index: 100;
                border-bottom: 1px solid lightgrey; }
                body header .smHeaderCont .smHeaderContTop nav.navbar #celebrity-main-nav li {
                  margin: 0 auto; }
                  body header .smHeaderCont .smHeaderContTop nav.navbar #celebrity-main-nav li a {
                    padding: 10px 0; } }
        body header .smHeaderCont .smHeaderContTop .navbar-default .navbar-toggle {
          border: none; }
        body header .smHeaderCont .smHeaderContTop .navbar-toggle {
          padding: 15px 8px; }
        body header .smHeaderCont .smHeaderContTop .navbar-default .navbar-toggle:focus, body header .smHeaderCont .smHeaderContTop .navbar-default .navbar-toggle:hover {
          background-color: transparent; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff, body header .smHeaderCont .smHeaderContTop .icon-bar-eff:before, body header .smHeaderCont .smHeaderContTop .icon-bar-eff:after {
          background-color: black;
          display: block;
          width: 26px;
          height: 2px;
          border-radius: 1px;
          transition: all 300ms;
          position: relative; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff:before {
          top: -8px;
          content: ""; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff:after {
          bottom: -5px;
          content: ""; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end, body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end:before, body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end:after {
          background-color: black;
          display: block;
          width: 26px;
          height: 2px;
          border-radius: 1px;
          transition: all 300ms;
          position: relative; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end {
          background-color: transparent; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end:before {
          top: 1px;
          content: "";
          transform: rotate(45deg);
          transition: all 300ms; }
        body header .smHeaderCont .smHeaderContTop .icon-bar-eff-end:after {
          bottom: 1px;
          content: "";
          transform: rotate(-45deg);
          transition: all 300ms; }
        body header .smHeaderCont .smHeaderContTop #smHamburgerBtn {
          position: relative;
          top: -2px;
          right: 0;
          transition: 0.4s;
          transition-timing-function: linear; }
      body header .smHeaderCont .smHeaderContBottom {
        height: 50%;
        padding-top: 10px;
        padding-bottom: 10px; }
        body header .smHeaderCont .smHeaderContBottom #smSearch {
          text-transform: uppercase;
          font-size: 12px;
          text-align: right; }
          body header .smHeaderCont .smHeaderContBottom #smSearch mainSearchForm {
            float: right !important; }
          body header .smHeaderCont .smHeaderContBottom #smSearch input {
            text-transform: uppercase;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: black;
            background-color: transparent;
            border: none;
            border-bottom: 1px solid black;
            border-radius: 0;
            float: left !important;
            width: 200px; }
            @media (max-width: 450px) {
              body header .smHeaderCont .smHeaderContBottom #smSearch input {
                width: 200px; } }
          body header .smHeaderCont .smHeaderContBottom #smSearch button {
            border: 0;
            float: left;
            clear: none;
            background-color: transparent; }
            body header .smHeaderCont .smHeaderContBottom #smSearch button img {
              width: 7px; }
          body header .smHeaderCont .smHeaderContBottom #smSearch #headerSearchIcon:hover {
            cursor: pointer; }
          @media (max-width: 768px) {
            body header .smHeaderCont .smHeaderContBottom #smSearch {
              display: none; } }
          body header .smHeaderCont .smHeaderContBottom #smSearch #searchIconMd {
            font-size: 16px;
            padding-top: 10px; }
        body header .smHeaderCont .smHeaderContBottom #smLogPanel {
          height: auto;
          padding-left: 10px;
          padding-right: 10px;
          display: flex;
          justify-content: center;
          text-transform: uppercase;
          padding-top: 10px; }
          body header .smHeaderCont .smHeaderContBottom #smLogPanel a {
            font-size: 12px !important; }
            body header .smHeaderCont .smHeaderContBottom #smLogPanel a span {
              margin-right: 10px;
              float: left;
              font-size: 12px !important; }
            body header .smHeaderCont .smHeaderContBottom #smLogPanel a #arrTop {
              float: left;
              height: 8px;
              margin-top: 3px; }
            body header .smHeaderCont .smHeaderContBottom #smLogPanel a #arrRight {
              float: left;
              height: 10px;
              margin-top: 2px; }
          @media (max-width: 400px) {
            body header .smHeaderCont .smHeaderContBottom #smLogPanel {
              padding-left: 5px;
              padding-right: 5px; } }
        body header .smHeaderCont .smHeaderContBottom #smBasketPanel {
          height: auto;
          display: flex;
          justify-content: left;
          text-transform: uppercase;
          font-size: 16px;
          padding-top: 5px; }
          body header .smHeaderCont .smHeaderContBottom #smBasketPanel span {
            position: relative;
            left: 5px;
            font-size: 14px !important; }
          body header .smHeaderCont .smHeaderContBottom #smBasketPanel img {
            width: 16px; }
          @media (max-width: 768px) {
            body header .smHeaderCont .smHeaderContBottom #smBasketPanel {
              justify-content: center; } }
        body header .smHeaderCont .smHeaderContBottom #smMyAccountPanel {
          height: auto;
          display: flex;
          justify-content: center;
          text-transform: uppercase;
          font-size: 12px !important;
          padding-top: 10px; }
          @media (max-width: 400px) {
            body header .smHeaderCont .smHeaderContBottom #smMyAccountPanel {
              padding-left: 10px;
              padding-right: 0px; } }
    body header #langueSection {
      margin-top: 41px;
      font-size: 11px !important; }
      @media (max-width: 768px) {
        body header #langueSection {
          margin-top: 25px;
          float: left !important; } }
      body header #langueSection a {
        color: black;
        font-size: 12px !important; }
        body header #langueSection a#activeLangue {
          font-weight: bold; }
    body header #sendToSection {
      margin-top: 42px;
      float: left; }
      @media (max-width: 768px) {
        body header #sendToSection {
          margin-top: 25px; } }
      body header #sendToSection #sendTo {
        float: left;
        text-transform: uppercase;
        font-size: 11px !important; }
      body header #sendToSection .sendCountry {
        margin-top: -10px;
        height: 27px;
        line-height: 27px; }
        body header #sendToSection .sendCountry #sendCountryForm select#sendCountry {
          text-transform: uppercase;
          font-size: 11px !important;
          text-align: left; }
          body header #sendToSection .sendCountry #sendCountryForm select#sendCountry:hover {
            cursor: pointer; }
          body header #sendToSection .sendCountry #sendCountryForm select#sendCountry option {
            text-transform: uppercase;
            font-size: 12px !important;
            padding: 5px 10px;
            float: left; }
    body header nav.navbar {
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      background-color: #f8f8f8; }
      body header nav.navbar ul {
        width: 100%;
        padding: 0 0;
        box-sizing: content-box; }
        @media (max-width: 1000px) {
          body header nav.navbar ul {
            width: 96%;
            padding: 0 2%; } }
        body header nav.navbar ul > li:first-child {
          width: 20%; }
        body header nav.navbar ul > li {
          width: 16%; }
          body header nav.navbar ul > li > a {
            text-transform: uppercase;
            font-size: 14px;
            text-align: center;
            padding: 16px 0;
            cursor: pointer; }
            body header nav.navbar ul > li > a:hover {
              text-decoration: underline !important; }
      @media (max-width: 767px) {
        body header nav.navbar {
          position: absolute;
          top: 0px;
          right: 5px;
          background-color: transparent; }
          body header nav.navbar .navbar-toggle {
            position: fixed;
            top: 5px;
            right: 0;
            z-index: 101; }
          body header nav.navbar #celebrity-main-nav {
            background-color: #f8f8f8;
            width: 100vw;
            margin-right: -20px;
            padding-left: 25px;
            padding-right: 25px;
            z-index: 100;
            border-bottom: 1px solid lightgrey; }
            body header nav.navbar #celebrity-main-nav li {
              margin: 0 auto; }
              body header nav.navbar #celebrity-main-nav li a {
                padding: 10px 0; } }
    body header #celebrityLogo {
      margin-top: 41px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        body header #celebrityLogo {
          margin-top: 25px;
          margin-bottom: 5px;
          max-height: 70px; } }
    body header .searchArea {
      width: 100vw;
      height: 60px;
      border-bottom: 1px solid #969696;
      position: relative;
      display: none;
      background-color: white; }
      @media (max-width: 768px) {
        body header .searchArea {
          height: 40px; } }
      body header .searchArea .contentContainer {
        position: relative; }
      body header .searchArea #searchTriangle {
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #6f6c6c;
        position: absolute;
        bottom: -16px; }
        @media (max-width: 768px) {
          body header .searchArea #searchTriangle {
            display: none; } }
        body header .searchArea #searchTriangle div {
          width: 0;
          height: 0;
          border-left: 20px solid transparent;
          border-right: 20px solid transparent;
          border-top: 20px solid white;
          position: absolute;
          top: -21px;
          left: -20px; }
      body header .searchArea input {
        text-transform: uppercase;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: black;
        background-color: transparent;
        border: none;
        border: 1px solid lightgrey;
        /*border-radius: 5px;*/
        height: 30px;
        padding-top: 7px;
        padding-left: 10px;
        margin-top: 7px;
        width: 80%;
        position: absolute;
        left: 70px;
        font-size: 12px;
        letter-spacing: 1px;
        -moz-box-shadow: inset 0 0 5px lightgrey;
        -webkit-box-shadow: inset 0 0 5px lightgrey;
        box-shadow: inset 0 0 5px lightgrey; }
        body header .searchArea input:focus {
          -moz-box-shadow: inset 0 0 5px grey;
          -webkit-box-shadow: inset 0 0 5px grey;
          box-shadow: inset 0 0 5px grey; }
        @media (max-width: 992px) {
          body header .searchArea input {
            left: 20px; } }
        @media (max-width: 768px) {
          body header .searchArea input {
            padding-top: 5px;
            top: 0px;
            margin-top: 0px;
            width: 75%; } }
        @media (max-width: 450px) {
          body header .searchArea input {
            width: 200px; } }
      body header .searchArea button {
        border: 0;
        /*                float:left;*/
        clear: none;
        background-color: transparent;
        position: absolute;
        right: 100px;
        top: 15px;
        transition: 0.3s; }
        body header .searchArea button:hover {
          transform: translateX(3px); }
        @media (max-width: 768px) {
          body header .searchArea button {
            top: 0px;
            right: 50px; } }
        body header .searchArea button img {
          width: 7px; }
      body header .searchArea .closeBtnCont {
        position: absolute;
        top: 20px;
        right: 15px;
        width: 20px;
        height: 20px; }
        @media (max-width: 768px) {
          body header .searchArea .closeBtnCont {
            top: 5px; } }
        body header .searchArea .closeBtnCont #closeBtn, body header .searchArea .closeBtnCont #closeBtn:after {
          width: 15px;
          height: 1px; }
    body header #mainSearch {
      height: auto;
      margin-top: 42px;
      display: flex;
      justify-content: center;
      text-transform: uppercase;
      font-size: 16px;
            /*            .searchArea {
                            position: fixed;
                            left: 0;
                            top: 0;
                            display: none;
                            width: 350px;
                            height: 100%;
                            background-color: black;
                            opacity: 0.9;
                            z-index: 500;
                            -webkit-box-shadow: -16px 0px 26px 14px rgba(0,0,0,0.75);
                            -moz-box-shadow: -16px 0px 26px 14px rgba(0,0,0,0.75);
                            box-shadow: -16px 0px 26px 14px rgba(0,0,0,0.75);

                            @media (max-width: 450px) {
                                width: 250px;
                                opacity: 0.95;
                            }

                            #mainSearchForm {
                                padding-top: 50px;
                            }

                            #searchCloseBtn {
                                position: absolute;
                                top: 10px;
                                right: 10px;
                                color: #737373;
                                font-size: 22px;
                                transition: 0.3s;

                                &:hover {
                                    color: lightgrey;
                                    cursor: pointer;
                                }
                            }
                        }

                        #headerSearchIcon:hover {
                            cursor: pointer;
                        }*/ }
      body header #mainSearch input {
        text-transform: uppercase;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: white;
        background-color: black;
        border: none;
        border-bottom: 1px solid #737373;
        border-radius: 0;
        float: left !important;
        width: 280px;
        position: absolute;
        left: 10px; }
        @media (max-width: 450px) {
          body header #mainSearch input {
            width: 200px; } }
      body header #mainSearch button {
        border: 0;
        float: left;
        clear: none;
        background-color: black;
        position: absolute;
        right: 10px; }
        body header #mainSearch button:hover {
          background-color: black; }
      @media (max-width: 767px) {
        body header #mainSearch {
          margin-top: 20px;
          padding-bottom: 20px; } }
      body header #mainSearch #headerSearchIcon:hover {
        cursor: pointer; }
    body header #logPanel {
      height: auto;
      margin-top: 42px;
      padding-left: 10px;
      padding-right: 10px;
      display: flex;
      justify-content: center;
      text-transform: uppercase; }
      body header #logPanel a {
        font-size: 11px !important; }
        body header #logPanel a span {
          margin-right: 10px;
          float: left;
          font-size: 11px !important; }
        body header #logPanel a #arrTop {
          float: left;
          height: 7px;
          margin-top: 3px; }
        body header #logPanel a #arrRight {
          float: left;
          height: 10px;
          margin-top: 2px; }
      @media (max-width: 767px) {
        body header #logPanel {
          margin-top: 20px;
          padding-bottom: 20px; } }
      @media (max-width: 400px) {
        body header #logPanel {
          padding-left: 5px;
          padding-right: 5px; } }
    body header #basketPanel {
      height: auto;
      margin-top: 42px;
      display: flex;
      justify-content: center;
      text-transform: uppercase;
      font-size: 11px; }
      body header #basketPanel span {
        position: relative;
        left: 1px;
        font-size: 11px !important; }
      body header #basketPanel img {
        width: 16px; }
      @media (max-width: 767px) {
        body header #basketPanel {
          margin-top: 20px;
          padding-bottom: 20px; } }
    body header #myAccountPanel {
      height: auto;
      margin-top: 42px;
      display: flex;
      justify-content: center;
      text-transform: uppercase;
      font-size: 12px !important; }
      @media (max-width: 767px) {
        body header #myAccountPanel {
          margin-top: 20px;
          padding-bottom: 20px; } }
      @media (max-width: 400px) {
        body header #myAccountPanel {
          padding-left: 10px;
          padding-right: 0px; } }
    body header .navbar-default .navbar-toggle {
      /*            border: 1px solid #888;*/
      border: none; }
    body header .navbar-toggle {
      padding: 15px 8px; }
    body header .navbar-default .navbar-toggle:focus, body header .navbar-default .navbar-toggle:hover {
      background-color: transparent; }
    body header .icon-bar-eff, body header .icon-bar-eff:before, body header .icon-bar-eff:after {
      background-color: black;
      display: block;
      width: 26px;
      height: 2px;
      border-radius: 1px;
      transition: all 300ms;
      position: relative; }
    body header .icon-bar-eff:before {
      top: -8px;
      content: ""; }
    body header .icon-bar-eff:after {
      bottom: -5px;
      content: ""; }
    body header .icon-bar-eff-end, body header .icon-bar-eff-end:before, body header .icon-bar-eff-end:after {
      background-color: black;
      display: block;
      width: 26px;
      height: 2px;
      border-radius: 1px;
      transition: all 300ms;
      position: relative; }
    body header .icon-bar-eff-end {
      background-color: transparent; }
    body header .icon-bar-eff-end:before {
      top: 1px;
      content: "";
      transform: rotate(45deg);
      transition: all 300ms; }
    body header .icon-bar-eff-end:after {
      bottom: 1px;
      content: "";
      transform: rotate(-45deg);
      transition: all 300ms; }
    body header #hamburgerBtn {
      position: absolute;
      top: 7px;
      right: 0;
      transition: 0.4s;
      transition-timing-function: linear; }
    body header .searchHamBtn {
      top: 85px !important;
      transition: 0.4s;
      transition-timing-function: linear; }
  body main {
    width: 100%;
    min-width: 320px; }
    body main .breadcrumbs {
      padding: 20px 0px 10px 10px;
      font-size: 11px; }
      @media (max-width: 768px) {
        body main .breadcrumbs {
          font-size: 10px; } }
      body main .breadcrumbs a {
        font-size: 11px;
        line-height: 20px;
        color: #000;
        letter-spacing: 3px;
        text-transform: uppercase;
        display: inline-block; }
        @media (max-width: 768px) {
          body main .breadcrumbs a {
            font-size: 10px; } }
        body main .breadcrumbs a .underlineEff {
          width: 0%;
          height: 1px;
          background-color: black;
          transition: width 0.3s;
          -webkit-transition: width 0.3s; }
        body main .breadcrumbs a:hover .underlineEff {
          width: 97%; }
      body main .breadcrumbs span {
        padding-right: 5px; }
    body main #accountContent {
      text-align: center;
      padding: 20px 0px 50px 0px; }
      body main #accountContent #accountContentTitle {
        font-size: 26px;
        letter-spacing: 2px; }
      body main #accountContent ul li {
        padding: 10px 0px 10px 0px;
        font-size: 16px; }
      body main #accountContent .underlineEffCont:hover .underlineEff {
        width: 100% !important;
        height: 1px;
        background-color: black; }
      body main #accountContent .underlineEffCont .underlineEff {
        width: 0% !important;
        height: 1px;
        background-color: black; }
    body main #cartcartitemsContent, body main #cartUserorderContent {
      padding-bottom: 50px;
      padding-top: 30px; }
      body main #cartcartitemsContent .basketContent, body main #cartUserorderContent .basketContent {
        padding-bottom: 50px; }
        @media (max-width: 768px) {
          body main #cartcartitemsContent .basketContent, body main #cartUserorderContent .basketContent {
            padding-bottom: 20px; } }
      @media (max-width: 500px) {
        body main #cartcartitemsContent .buttons a, body main #cartUserorderContent .buttons a {
          float: none !important;
          display: block;
          margin: 0 auto;
          margin-bottom: 10px; } }
      body main #cartcartitemsContent .formMainCaption, body main #cartcartitemsContent .formSummary, body main #cartUserorderContent .formMainCaption, body main #cartUserorderContent .formSummary {
        font-size: 11px;
        line-height: 20px;
        color: #000;
        letter-spacing: 3px;
        text-transform: uppercase;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px; }
        @media (max-width: 768px) {
          body main #cartcartitemsContent .formMainCaption, body main #cartcartitemsContent .formSummary, body main #cartUserorderContent .formMainCaption, body main #cartUserorderContent .formSummary {
            font-size: 10px; } }
      body main #cartcartitemsContent .formMainCaption, body main #cartUserorderContent .formMainCaption {
        padding-bottom: 30px; }
        body main #cartcartitemsContent .formMainCaption.noPad, body main #cartUserorderContent .formMainCaption.noPad {
          padding-bottom: 0px !important;
          padding-left: 0px;
          padding-right: 15px; }
      body main #cartcartitemsContent .ItemDetCont, body main #cartUserorderContent .ItemDetCont {
        background-color: white;
        border: 1px solid rgba(0, 0, 0, 0.27);
        box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.27);
        margin-bottom: 20px; }
        body main #cartcartitemsContent .ItemDetCont .ItemDet .det-h, body main #cartUserorderContent .ItemDetCont .ItemDet .det-h {
          font-size: 12px;
          font-weight: bold;
          letter-spacing: 1px;
          padding-bottom: 5px; }
          @media (max-width: 768px) {
            body main #cartcartitemsContent .ItemDetCont .ItemDet .det-h, body main #cartUserorderContent .ItemDetCont .ItemDet .det-h {
              padding-bottom: 2px;
              text-align: center; } }
        body main #cartcartitemsContent .ItemDetCont .ItemDet .det, body main #cartUserorderContent .ItemDetCont .ItemDet .det {
          font-size: 13px; }
          body main #cartcartitemsContent .ItemDetCont .ItemDet .det span.promo, body main #cartUserorderContent .ItemDetCont .ItemDet .det span.promo {
            font-size: 13px;
            color: #9F9F9F;
            text-decoration: line-through; }
          body main #cartcartitemsContent .ItemDetCont .ItemDet .det .fa-trash-o, body main #cartUserorderContent .ItemDetCont .ItemDet .det .fa-trash-o {
            font-size: 22px;
            color: #555555;
            transition: 0.3s; }
            body main #cartcartitemsContent .ItemDetCont .ItemDet .det .fa-trash-o:hover, body main #cartUserorderContent .ItemDetCont .ItemDet .det .fa-trash-o:hover {
              cursor: pointer;
              color: black; }
          body main #cartcartitemsContent .ItemDetCont .ItemDet .det .productPhoto, body main #cartUserorderContent .ItemDetCont .ItemDet .det .productPhoto {
            display: block;
            margin: 0 auto; }
            @media (max-width: 768px) {
              body main #cartcartitemsContent .ItemDetCont .ItemDet .det .productPhoto, body main #cartUserorderContent .ItemDetCont .ItemDet .det .productPhoto {
                padding-bottom: 10px; } }
          @media (max-width: 768px) {
            body main #cartcartitemsContent .ItemDetCont .ItemDet .det, body main #cartUserorderContent .ItemDetCont .ItemDet .det {
              text-align: center; } }
        @media (max-width: 768px) {
          body main #cartcartitemsContent .ItemDetCont .ItemDet, body main #cartUserorderContent .ItemDetCont .ItemDet {
            padding-bottom: 10px; } }
        body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .minusQt, body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .plusQt, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .minusQt, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .plusQt {
          font-size: 19px;
          color: black;
          position: relative;
          top: 3px;
          padding-left: 3px;
          padding-right: 3px;
          color: #555555;
          transition: 0.3s; }
          body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .minusQt:hover, body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .plusQt:hover, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .minusQt:hover, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .plusQt:hover {
            cursor: pointer;
            color: black; }
        body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .minusQt, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .minusQt {
          right: 3px; }
        body main #cartcartitemsContent .ItemDetCont .ItemDet .basketQt .plusQt, body main #cartUserorderContent .ItemDetCont .ItemDet .basketQt .plusQt {
          left: 3px; }
      body main #cartcartitemsContent .formSummary, body main #cartUserorderContent .formSummary {
        font-size: 13px;
        letter-spacing: 2px;
        border: none;
        background-color: transparent;
        float: right; }
        @media (max-width: 768px) {
          body main #cartcartitemsContent .formSummary, body main #cartUserorderContent .formSummary {
            float: none;
            display: block;
            text-align: center; } }
    body main #cartUserorderContent {
      padding-top: 0px; }
      body main #cartUserorderContent .basketQt .minusQt, body main #cartUserorderContent .basketQt .plusQt {
        display: none; }
      body main #cartUserorderContent .delSec {
        display: none; }
      body main #cartUserorderContent .padLeft0 {
        padding-left: 0px; }
      body main #cartUserorderContent .checkboxStyles label, body main #cartUserorderContent #accountMydatasContent label, body main #cartUserorderContent #indexRegisterContent label, body main #cartUserorderContent #productsIndexContent .contentContainer .subCategory label, body main #productsIndexContent .contentContainer #cartUserorderContent .subCategory label {
        font-weight: 400; }
        body main #cartUserorderContent .checkboxStyles label input, body main #cartUserorderContent #accountMydatasContent label input, body main #cartUserorderContent #indexRegisterContent label input, body main #cartUserorderContent #productsIndexContent .contentContainer .subCategory label input, body main #productsIndexContent .contentContainer #cartUserorderContent .subCategory label input {
          top: 0; }
      body main #cartUserorderContent .formCont {
        padding-top: 0px; }
        @media (min-width: 768px) {
          body main #cartUserorderContent .formCont form {
            float: right; } }
        body main #cartUserorderContent .formCont .formMainCaption {
          padding-right: 10px;
          display: inline; }
          @media (max-width: 768px) {
            body main #cartUserorderContent .formCont .formMainCaption {
              display: block;
              text-align: center;
              padding-bottom: 10px; } }
        body main #cartUserorderContent .formCont .loginInput {
          width: 250px; }
          @media (max-width: 1200px) {
            body main #cartUserorderContent .formCont .loginInput {
              width: 200px; } }
          @media (max-width: 1050px) {
            body main #cartUserorderContent .formCont .loginInput {
              width: 170px; } }
          @media (max-width: 992px) {
            body main #cartUserorderContent .formCont .loginInput {
              width: 250px; } }
          @media (max-width: 768px) {
            body main #cartUserorderContent .formCont .loginInput {
              display: block;
              margin: 0 auto; } }
        body main #cartUserorderContent .formCont button {
          width: 100px;
          font-size: 12px;
          padding: 2px 10px;
          position: relative;
          top: 1px;
          margin-left: 10px; }
          @media (max-width: 768px) {
            body main #cartUserorderContent .formCont button {
              float: none !important;
              display: block;
              margin: 0 auto;
              margin-top: 15px; } }
      body main #cartUserorderContent .createFormSubCont {
        padding-top: 50px; }
        body main #cartUserorderContent .createFormSubCont .submitBtn {
          font-size: 16px;
          padding: 7px 10px;
          width: 200px; }
          @media (max-width: 768px) {
            body main #cartUserorderContent .createFormSubCont .submitBtn {
              float: none !important;
              display: block;
              margin: 0 auto; } }
      @media (max-width: 992px) {
        body main #cartUserorderContent .nbsp {
          display: none; } }
    body main #accountMydatasContent .panel {
      box-shadow: none; }
    body main #accountAddressesContent .panel {
      box-shadow: none; }
    body main #accountAddressesContent .privInfoCont .loginBtn {
      width: 100px; }
    body main #accountAddressContent .panel {
      box-shadow: none; }
    body main #accountAddressContent #accountAddressTitle {
      font-size: 20px;
      padding-bottom: 20px;
      text-align: right; }
      @media (max-width: 1200px) {
        body main #accountAddressContent #accountAddressTitle {
          text-align: left; } }
    body main #indexContent {
      padding-bottom: 100px; }
      body main #indexContent #indexBox01 {
        width: 100%;
        height: auto;
        background-color: white;
        position: relative;
        padding-top: 110px;
        padding-bottom: 150px; }
        @media (max-width: 500px) {
          body main #indexContent #indexBox01 {
            padding-top: 70px;
            padding-bottom: 90px; } }
      body main #indexContent #indexBox02 {
        width: 100%;
        /*height: 445px;*/
        /*background-image: url('../../images/frontpage/banner_2.jpg');*/
        background-size: cover;
        text-align: center;
        position: relative; }
        body main #indexContent #indexBox02 img {
          width: 100%; }
        body main #indexContent #indexBox02 #sign {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 80px;
          line-height: 80px;
          background: #d8ac59;
          /* For browsers that do not support gradients */
          background: -webkit-linear-gradient(left, #d8ac59, #fff6ab, #fff6ab, #d8ac59);
          background: -o-linear-gradient(left, #d8ac59, #fff6ab, #fff6ab, #d8ac59);
          background: -moz-linear-gradient(left, #d8ac59, #fff6ab, #fff6ab, #d8ac59);
          background: linear-gradient(to right, #d8ac59, #fff6ab, #fff6ab, #d8ac59); }
          @media (max-width: 610px) {
            body main #indexContent #indexBox02 #sign {
              line-height: 32px;
              padding-top: 10px; } }
          body main #indexContent #indexBox02 #sign span {
            font-size: 14px;
            color: #6e3d00;
            letter-spacing: 18px; }
            @media (max-width: 992px) {
              body main #indexContent #indexBox02 #sign span {
                font-size: 16px;
                letter-spacing: 10px; } }
        body main #indexContent #indexBox02 #btnContainer {
          position: relative;
          top: 365px;
          padding-right: 30px;
          padding-left: 30px; }
          body main #indexContent #indexBox02 #btnContainer #btn {
            border: 20px solid rgba(102, 40, 0, 0.2);
            margin: 0 auto;
            width: 400px; }
          body main #indexContent #indexBox02 #btnContainer #btn2 {
            box-shadow: 0px 0px 0px 20px rgba(102, 40, 0, 0.3);
            margin: 0 auto;
            height: 60px;
            max-width: 360px;
            background-color: #fef6ab;
            transition: 0.3s;
            position: relative; }
            body main #indexContent #indexBox02 #btnContainer #btn2 #btn2Cont {
              margin: 0 auto;
              width: 90%;
              position: absolute;
              top: 50%;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
              body main #indexContent #indexBox02 #btnContainer #btn2 #btn2Cont div {
                display: inline-block;
                width: 90%;
                text-align: center;
                font-size: 12px;
                letter-spacing: 2px; }
              body main #indexContent #indexBox02 #btnContainer #btn2 #btn2Cont img {
                width: 6px; }
          body main #indexContent #indexBox02 #btnContainer #btn2:hover {
            background-color: #f4e395; }
      body main #indexContent #indexBox03 {
        height: auto;
        background-color: #f8f8f8;
        padding-top: 50px;
        padding-bottom: 50px; }
        body main #indexContent #indexBox03 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexContent #indexBox03 .indexBox3Img {
          width: 100%; }
          @media (max-width: 992px) {
            body main #indexContent #indexBox03 .indexBox3Img {
              padding-left: 50px;
              padding-right: 50px; } }
        body main #indexContent #indexBox03 #indexBox03LinkCont {
          text-align: center; }
          body main #indexContent #indexBox03 #indexBox03LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexContent #indexBox03 #indexBox03Text {
          padding: 10px 20px 30px 20px; }
        body main #indexContent #indexBox03 #indexBox03Link {
          padding-right: 20px; }
      body main #indexContent #indexBox04 {
        height: auto;
        background-color: #ffffff;
        padding-top: 90px;
        padding-bottom: 90px; }
        body main #indexContent #indexBox04 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexContent #indexBox04 .indexBox4Img {
          width: 100%; }
          @media (max-width: 992px) {
            body main #indexContent #indexBox04 .indexBox4Img {
              padding: 20px; } }
        body main #indexContent #indexBox04 #indexBox04LinkCont {
          text-align: center; }
          body main #indexContent #indexBox04 #indexBox04LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexContent #indexBox04 #indexBox04Text {
          padding: 10px 20px 30px 20px; }
        body main #indexContent #indexBox04 #indexBox04Link {
          padding-right: 20px; }
      body main #indexContent #indexBox05 {
        height: auto;
        background-color: #f8f8f8; }
        body main #indexContent #indexBox05 #box05Container {
          max-width: 600px; }
          @media (max-width: 992px) {
            body main #indexContent #indexBox05 #box05Container {
              max-width: 100%;
              width: 100%; } }
        body main #indexContent #indexBox05 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexContent #indexBox05 .imageContainer {
          overflow: hidden; }
          body main #indexContent #indexBox05 .imageContainer .indexBox5Img {
            float: right; }
            body main #indexContent #indexBox05 .imageContainer .indexBox5Img.min {
              display: none; }
            @media (max-width: 992px) {
              body main #indexContent #indexBox05 .imageContainer .indexBox5Img {
                display: none;
                padding: 20px; }
                body main #indexContent #indexBox05 .imageContainer .indexBox5Img.min {
                  display: block; } }
        body main #indexContent #indexBox05 #indexBox05LinkCont {
          text-align: center; }
          body main #indexContent #indexBox05 #indexBox05LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexContent #indexBox05 #indexBox05Text {
          padding: 10px 20px 30px 20px; }
        body main #indexContent #indexBox05 #indexBox05Link {
          padding-right: 20px; }
    body main #indexOmarceContent {
      padding-bottom: 100px; }
      body main #indexOmarceContent #indexBox03 {
        height: auto;
        background-color: #f8f8f8;
        padding-top: 50px;
        padding-bottom: 50px; }
        body main #indexOmarceContent #indexBox03 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexOmarceContent #indexBox03 .indexBox3Img {
          width: 100%; }
          @media (max-width: 992px) {
            body main #indexOmarceContent #indexBox03 .indexBox3Img {
              padding-left: 50px;
              padding-right: 50px; } }
        body main #indexOmarceContent #indexBox03 #indexBox03LinkCont {
          text-align: center; }
          body main #indexOmarceContent #indexBox03 #indexBox03LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexOmarceContent #indexBox03 #indexBox03Text {
          padding: 10px 20px 30px 20px; }
        body main #indexOmarceContent #indexBox03 #indexBox03Link {
          padding-right: 20px; }
      body main #indexOmarceContent #indexBox04 {
        height: auto;
        background-color: #ffffff;
        padding-top: 90px;
        padding-bottom: 90px; }
        body main #indexOmarceContent #indexBox04 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexOmarceContent #indexBox04 .indexBox4Img {
          width: 100%; }
          @media (max-width: 992px) {
            body main #indexOmarceContent #indexBox04 .indexBox4Img {
              padding: 20px; } }
        body main #indexOmarceContent #indexBox04 #indexBox04LinkCont {
          text-align: center; }
          body main #indexOmarceContent #indexBox04 #indexBox04LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexOmarceContent #indexBox04 #indexBox04Text {
          padding: 10px 20px 30px 20px; }
        body main #indexOmarceContent #indexBox04 #indexBox04Link {
          padding-right: 20px; }
      body main #indexOmarceContent #indexBox05 {
        height: auto;
        background-color: #f8f8f8; }
        body main #indexOmarceContent #indexBox05 #box05Container {
          max-width: 600px; }
          @media (max-width: 992px) {
            body main #indexOmarceContent #indexBox05 #box05Container {
              max-width: 100%;
              width: 100%; } }
        body main #indexOmarceContent #indexBox05 #title {
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 3px; }
        body main #indexOmarceContent #indexBox05 .imageContainer {
          overflow: hidden; }
          body main #indexOmarceContent #indexBox05 .imageContainer .indexBox5Img {
            float: right; }
            body main #indexOmarceContent #indexBox05 .imageContainer .indexBox5Img.min {
              display: none; }
            @media (max-width: 992px) {
              body main #indexOmarceContent #indexBox05 .imageContainer .indexBox5Img {
                display: none;
                padding: 20px; }
                body main #indexOmarceContent #indexBox05 .imageContainer .indexBox5Img.min {
                  display: block; } }
        body main #indexOmarceContent #indexBox05 #indexBox05LinkCont {
          text-align: center; }
          body main #indexOmarceContent #indexBox05 #indexBox05LinkCont img {
            width: 7px;
            position: relative;
            bottom: 1px; }
        body main #indexOmarceContent #indexBox05 #indexBox05Text {
          padding: 10px 20px 30px 20px; }
        body main #indexOmarceContent #indexBox05 #indexBox05Link {
          padding-right: 20px; }
    body main #indexGwiazdyContent {
      padding-bottom: 50px; }
      body main #indexGwiazdyContent .img-cont {
        padding: 7px;
        position: relative; }
        body main #indexGwiazdyContent .img-cont img {
          display: block;
          margin: 0 auto; }
        body main #indexGwiazdyContent .img-cont .hov-inf {
          position: absolute;
          top: 7px;
          left: 7px;
          background-color: rgba(0, 0, 0, 0.7);
          display: none; }
          body main #indexGwiazdyContent .img-cont .hov-inf.active {
            display: flex;
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            align-items: center;
            justify-content: center; }
          body main #indexGwiazdyContent .img-cont .hov-inf .hov-inf-cnt {
            color: #fff;
            text-align: center;
            width: 80%; }
          body main #indexGwiazdyContent .img-cont .hov-inf .hov-inf-arr {
            position: absolute;
            bottom: 20px;
            color: #fff;
            left: 50%;
            transform: translate(-50%); }
            body main #indexGwiazdyContent .img-cont .hov-inf .hov-inf-arr img {
              width: 11px; }
    body main #indexButikiContent {
      padding-bottom: 50px; }
      body main #indexButikiContent img {
        padding-bottom: 20px;
        display: block;
        margin: 0 auto; }
      body main #indexButikiContent .i-butiki-addressbox-item {
        padding-top: 50px; }
        @media (max-width: 768px) {
          body main #indexButikiContent .i-butiki-addressbox-item {
            text-align: center; } }
    body main #indexLoginContent #loginBox {
      padding: 0px 30px 0px 30px; }
    body main #indexLoginContent #registerBox {
      padding: 0px 30px 0px 30px; }
      body main #indexLoginContent #registerBox #registerInfo {
        padding-top: 20px;
        font-size: 12px; }
    body main #indexLoginContent .passRemLink {
      margin-top: 15px;
      display: inline-block;
      float: right; }
      body main #indexLoginContent .passRemLink a {
        letter-spacing: 1px;
        font-size: 12px; }
    body main #indexLoginContent .passRemLink:hover .underlineEff {
      width: 97%; }
    body main #indexLoginContent .panel {
      box-shadow: none; }
    @media (max-width: 600px) {
      body main #indexRememberContent #submitRegister {
        float: left !important;
        margin-right: 20px;
        margin-bottom: 20px; } }
    body main #indexRegisterContent .form-f-11 {
      font-size: 11px; }
    body main #productsIndexContent {
      padding-bottom: 100px; }
      @media (max-width: 992px) {
        body main #productsIndexContent {
          padding-bottom: 50px; } }
      body main #productsIndexContent .lazyImgSize {
        width: 250px;
        height: 250px;
        margin: 0 auto; }
        @media (max-width: 1200px) {
          body main #productsIndexContent .lazyImgSize {
            width: 85%;
            height: auto; } }
        @media (max-width: 992px) {
          body main #productsIndexContent .lazyImgSize {
            width: 50%; } }
        @media (max-width: 768px) {
          body main #productsIndexContent .lazyImgSize {
            width: 60%; } }
        @media (max-width: 500px) {
          body main #productsIndexContent .lazyImgSize {
            width: 70%; } }
      body main #productsIndexContent .activeSubCat {
        display: block !important; }
      body main #productsIndexContent .arrowActive {
        display: block !important; }
      body main #productsIndexContent .contentContainer {
        padding-top: 20px; }
        body main #productsIndexContent .contentContainer .mainCategory {
          width: 200px;
          font-size: 13px;
          letter-spacing: 3px;
          padding-bottom: 10px;
          color: #676767; }
          @media (max-width: 992px) {
            body main #productsIndexContent .contentContainer .mainCategory {
              padding-bottom: 10px;
              margin: 0 auto; } }
          body main #productsIndexContent .contentContainer .mainCategory img {
            display: block;
            position: relative;
            top: 4px;
            width: 13px; }
          body main #productsIndexContent .contentContainer .mainCategory img:hover {
            cursor: pointer; }
        body main #productsIndexContent .contentContainer .subCategory {
          display: none; }
          body main #productsIndexContent .contentContainer .subCategory .categoryItem {
            list-style-type: none;
            font-weight: 300;
            font-size: 12px;
            color: #676767; }
            body main #productsIndexContent .contentContainer .subCategory .categoryItem .checkboxUnderlineEff {
              width: 0%;
              height: 1px;
              background-color: black;
              transition: width 0.3s;
              -webkit-transition: width 0.3s; }
          body main #productsIndexContent .contentContainer .subCategory .categoryItem:hover {
            cursor: pointer; }
            body main #productsIndexContent .contentContainer .subCategory .categoryItem:hover .checkboxUnderlineEff {
              width: 100%; }
        body main #productsIndexContent .contentContainer .productItemCont .productItemFoto {
          margin: 0 auto; }
        body main #productsIndexContent .contentContainer .productItemCont .arrowCont {
          text-align: center;
          height: 20px; }
          body main #productsIndexContent .contentContainer .productItemCont .arrowCont img {
            display: block;
            margin: 0 auto;
            height: 23px;
            padding: 5px 10px; }
          body main #productsIndexContent .contentContainer .productItemCont .arrowCont img:hover {
            cursor: pointer; }
        body main #productsIndexContent .contentContainer .productItemCont .priceDetCont {
          width: 100%;
          height: 100px; }
        body main #productsIndexContent .contentContainer .productItemCont .priceCont {
          text-align: center;
          padding-top: 20px;
          margin-bottom: 50px;
          font-size: 14px; }
          body main #productsIndexContent .contentContainer .productItemCont .priceCont .promo {
            font-size: 12px;
            color: #9F9F9F;
            text-decoration: line-through; }
        body main #productsIndexContent .contentContainer .productItemCont .detailsCont {
          text-align: center;
          padding-top: 10px;
          /*padding-bottom: 88px;*/
          letter-spacing: 2px;
          display: none;
          position: relative;
          font-size: 10px; }
          body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeNoAvailable {
            color: lightgray; }
          body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeNoAvailable:hover {
            color: lightgray !important; }
          body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList {
            padding-left: 0px;
            padding-top: 5px;
            /*padding-bottom: 10px;*/ }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList li {
              display: inline;
              position: relative;
              font-weight: 100;
              font-size: 12px;
              padding-left: 10px;
              transition: 0.3s; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList li:hover {
              cursor: pointer; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList input[type=radio] {
              width: 16px;
              height: 2px;
              -webkit-appearance: none;
              -moz-appearance: none;
              -ms-appearance: none;
              outline: 0;
              position: absolute;
              top: 10px; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList input[type=radio]:hover {
              cursor: pointer; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList input[type=radio]:not(:checked) {
              background-color: transparent; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .sizeList input[type=radio]:checked {
              background-color: black; }
          body main #productsIndexContent .contentContainer .productItemCont .detailsCont .buyBtn {
            width: 150px;
            height: 30px;
            -webkit-appearance: none;
            border: none;
            background-color: #bebebe;
            font-size: 13px;
            letter-spacing: 1px;
            font-weight: bold;
            color: white;
            transition: 0.3s; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .buyBtn img {
              width: 10px;
              position: relative;
              bottom: 1px;
              transition: 0.3s; }
          body main #productsIndexContent .contentContainer .productItemCont .detailsCont .buyBtn:hover {
            background-color: #ADADAD; }
            body main #productsIndexContent .contentContainer .productItemCont .detailsCont .buyBtn:hover img {
              transform: translateX(3px); }
    body main #productsDetailsContent .pad200 {
      padding-bottom: 200px; }
      @media (max-width: 992px) {
        body main #productsDetailsContent .pad200 {
          padding-bottom: 0px; } }
    body main #productsDetailsContent a:focus {
      outline: none; }
    body main #productsDetailsContent a:visited {
      outline: none; }
    @media (min-width: 992px) {
      body main #productsDetailsContent .main-owl-carousel-cont {
        min-height: 400px; } }
    body main #productsDetailsContent .mainOwlCarouselCont {
      display: flex;
      align-items: center;
      justify-content: center; }
      body main #productsDetailsContent .mainOwlCarouselCont.smFoto {
        padding-top: 50px; }
        @media (max-width: 768px) {
          body main #productsDetailsContent .mainOwlCarouselCont.smFoto {
            padding-top: 20px; } }
    body main #productsDetailsContent .prevItem img:hover {
      cursor: pointer; }
    body main #productsDetailsContent .prevItem img {
      width: 20px; }
    body main #productsDetailsContent .nextItem img:hover {
      cursor: pointer; }
    body main #productsDetailsContent .nextItem img {
      width: 20px; }
    body main #productsDetailsContent #dotsImg .goToItem div {
      height: 2px;
      width: 53px;
      background-color: transparent;
      margin: 0 auto;
      display: block;
      margin-top: 10px;
      margin-bottom: 15px; }
    body main #productsDetailsContent #dotsImg .goToItem img {
      opacity: 0.95;
      transition: 0.3s; }
    body main #productsDetailsContent #dotsImg .goToItem:hover {
      cursor: pointer; }
      body main #productsDetailsContent #dotsImg .goToItem:hover img {
        opacity: 1; }
    body main #productsDetailsContent #dotsImg div.owl-dot span {
      background-color: #b7b7b7;
      width: 10px;
      height: 10px; }
    body main #productsDetailsContent #dotsImg div.owl-dot.active span {
      background: black; }
    @media (max-width: 992px) {
      body main #productsDetailsContent #productFeatures {
        padding-top: 50px;
        text-align: center; } }
    body main #productsDetailsContent #productFeatures .prodName {
      font-weight: bold;
      font-size: 18px; }
    body main #productsDetailsContent #productFeatures .prodPrice {
      font-weight: bold;
      padding-top: 10px;
      padding-bottom: 20px;
      font-size: 18px; }
      body main #productsDetailsContent #productFeatures .prodPrice span.promo {
        font-size: 16px;
        color: #9F9F9F;
        text-decoration: line-through; }
    body main #productsDetailsContent #productFeatures .sizeButton {
      width: 250px;
      height: 45px;
      border: 2px solid #b7b7b7;
      padding-top: 13px;
      padding-left: 35px;
      letter-spacing: 2px;
      font-size: 11px;
      transition: 0.3s; }
      @media (max-width: 992px) {
        body main #productsDetailsContent #productFeatures .sizeButton {
          margin: 0 auto; } }
      body main #productsDetailsContent #productFeatures .sizeButton img {
        padding-left: 0px;
        position: relative;
        bottom: 1px;
        width: 13px; }
      body main #productsDetailsContent #productFeatures .sizeButton span {
        padding-right: 25px; }
    body main #productsDetailsContent #productFeatures .sizeButton:hover {
      border: 2px solid #878787;
      cursor: pointer; }
    body main #productsDetailsContent #productFeatures .sizeDetails {
      display: none;
      width: 250px;
      height: 100xp;
      padding-top: 0px;
      border-left: 2px solid #b7b7b7;
      border-right: 2px solid #b7b7b7;
      border-bottom: 2px solid #b7b7b7;
      z-index: 100;
      /*                    position: absolute;*/
      background-color: white; }
      @media (max-width: 992px) {
        body main #productsDetailsContent #productFeatures .sizeDetails {
          margin: 0 auto; } }
      body main #productsDetailsContent #productFeatures .sizeDetails .sizeNoAvailable {
        color: lightgray; }
      body main #productsDetailsContent #productFeatures .sizeDetails .sizeNoAvailable:hover {
        color: lightgray !important; }
      body main #productsDetailsContent #productFeatures .sizeDetails .sizeList {
        padding-left: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        margin-bottom: 0px; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList label {
          width: 50px;
          height: 40px;
          padding-top: 12px;
          text-align: center; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList li {
          display: inline;
          position: relative;
          font-weight: 100;
          font-size: 14px;
          transition: 0.3s; }
          body main #productsDetailsContent #productFeatures .sizeDetails .sizeList li .sizeEnvelope {
            font-size: 16px;
            position: relative;
            bottom: 1px; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList li:hover {
          cursor: pointer; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList input[type=radio] {
          width: 15px;
          height: 2px;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          outline: 0;
          position: absolute;
          top: 12px; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList input[type=radio]:hover {
          cursor: pointer; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList input[type=radio]:not(:checked) {
          background-color: transparent; }
        body main #productsDetailsContent #productFeatures .sizeDetails .sizeList input[type=radio]:checked {
          background-color: black; }
    body main #productsDetailsContent #productFeatures .addButton {
      width: 250px;
      height: 45px;
      -webkit-appearance: none;
      background-color: #bebebe;
      color: white;
      margin-top: 20px;
      letter-spacing: 2px;
      font-weight: 700;
      font-size: 13px;
      border: none;
      transition: 0.3s; }
      body main #productsDetailsContent #productFeatures .addButton img {
        width: 13px;
        /*                        position: relative;
                                bottom: 1px;*/
        transition: 0.3s; }
    body main #productsDetailsContent #productFeatures .addButton:hover {
      background-color: #ADADAD; }
      body main #productsDetailsContent #productFeatures .addButton:hover img {
        transform: translateX(3px); }
    body main #productsDetailsContent #productFeatures #firstLink {
      margin-top: 25px;
      font-size: 13px; }
      body main #productsDetailsContent #productFeatures #firstLink a {
        transition: 0.3s; }
        body main #productsDetailsContent #productFeatures #firstLink a .firstLinkCont {
          display: inline-block; }
          body main #productsDetailsContent #productFeatures #firstLink a .firstLinkCont .underlineEff {
            width: 0%;
            height: 1px;
            background-color: black;
            transition: width 0.3s;
            -webkit-transition: width 0.3s; }
        body main #productsDetailsContent #productFeatures #firstLink a:hover .firstLinkCont .underlineEff {
          width: 97%; }
    body main #productsDetailsContent #productFeatures #firstLink:hover .linkArr, body main #productsDetailsContent #productFeatures #secondLink:hover .linkArr {
      transform: translateX(3px); }
    body main #productsDetailsContent #productFeatures #secondLink {
      margin-top: 10px;
      font-size: 13px; }
      body main #productsDetailsContent #productFeatures #secondLink a {
        transition: 0.3s; }
        body main #productsDetailsContent #productFeatures #secondLink a .secondLinkCont {
          display: inline-block; }
          body main #productsDetailsContent #productFeatures #secondLink a .secondLinkCont .underlineEff {
            width: 0%;
            height: 1px;
            background-color: black;
            transition: width 0.3s;
            -webkit-transition: width 0.3s; }
        body main #productsDetailsContent #productFeatures #secondLink a:hover .secondLinkCont .underlineEff {
          width: 97%; }
    body main #productsDetailsContent #productFeatures .icon {
      width: 24px;
      position: relative;
      bottom: 1px;
      padding-right: 5px; }
    body main #productsDetailsContent #productFeatures .linkArr {
      padding-left: 10px;
      width: 17px;
      position: relative;
      bottom: 1px;
      transition: 0.3s; }
    body main #productsDetailsContent #productFeatures #socialLinksCont {
      width: 250px;
      margin-top: 35px; }
      @media (max-width: 992px) {
        body main #productsDetailsContent #productFeatures #socialLinksCont {
          margin: 0 auto;
          padding-top: 30px; } }
      body main #productsDetailsContent #productFeatures #socialLinksCont #socialCaption {
        padding-bottom: 15px;
        font-size: 14px;
        letter-spacing: 1px; }
      body main #productsDetailsContent #productFeatures #socialLinksCont #socialIcons a img {
        width: 30px;
        margin-right: 16px;
        opacity: 0.85;
        transition: 0.3s; }
      body main #productsDetailsContent #productFeatures #socialLinksCont #socialIcons a img:hover {
        opacity: 1;
        transform: scale(1.1); }
    body main #productsDetailsContent #productFeatures #relProdCont {
      width: 250px;
      margin-top: 35px;
      position: absolute; }
      @media (max-width: 992px) {
        body main #productsDetailsContent #productFeatures #relProdCont {
          position: static;
          margin: 0 auto;
          padding-top: 30px; } }
      body main #productsDetailsContent #productFeatures #relProdCont #relProdCaption {
        font-size: 14px;
        letter-spacing: 1px; }
      body main #productsDetailsContent #productFeatures #relProdCont #relProdFoto a img {
        width: 120px;
        opacity: 0.9;
        transition: 0.3s;
        padding-top: 10px; }
      body main #productsDetailsContent #productFeatures #relProdCont #relProdFoto a img:hover {
        opacity: 1;
        transform: scale(1.05); }
    body main #productsDetailsContent .bottomProdInfCont {
      /*margin-top: 100px;*/ }
      @media (max-width: 992px) {
        body main #productsDetailsContent .bottomProdInfCont {
          margin-top: 50px; } }
      body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader {
        padding-bottom: 50px; }
        @media (max-width: 992px) {
          body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader {
            padding-bottom: 50px; } }
        body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader .bottomProdInfCap {
          display: inline-block;
          padding-bottom: 20px; }
          body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader .bottomProdInfCap .underlineEff {
            width: 0%;
            height: 1px;
            background-color: #000;
            transition: width 0.3s;
            -webkit-transition: width 0.3s; }
        body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader .bottomProdInfCap:hover {
          cursor: pointer; }
          body main #productsDetailsContent .bottomProdInfCont .bottomProdInfHeader .bottomProdInfCap:hover .underlineEff {
            width: 100% !important; }
      @media (max-width: 992px) {
        body main #productsDetailsContent .bottomProdInfCont .prodDescription > div {
          text-align: center; } }
      @media (max-width: 992px) {
        body main #productsDetailsContent .bottomProdInfCont .prodDescription .col-md-9.bottomProdInfDet {
          text-align: left; } }
    body main #productsDetailsContent #bottomCarouselCont {
      width: 100%;
      height: auto;
      background-color: white;
      position: relative;
      padding-top: 70px; }
      @media (max-width: 500px) {
        body main #productsDetailsContent #bottomCarouselCont {
          padding-top: 50px; } }
    body main #metodyPlatnoscContent {
      padding-bottom: 30px; }
      body main #metodyPlatnoscContent h1 {
        font-size: 24px;
        line-height: 24px;
        padding-top: 0px; }
        @media (max-width: 768px) {
          body main #metodyPlatnoscContent h1 {
            margin-top: 5px;
            font-size: 20px; } }
      body main #metodyPlatnoscContent .reg-sec-cont {
        padding-bottom: 20px; }
        body main #metodyPlatnoscContent .reg-sec-cont .reg-sec-h {
          font-size: 18px;
          padding-top: 0px;
          padding-bottom: 10px; }
      body main #metodyPlatnoscContent .contentspage-li {
        border: 1px solid #BEBEBE;
        padding: 15px;
        margin-top: 20px; }
        body main #metodyPlatnoscContent .contentspage-li ol li {
          padding-top: 5px;
          padding-bottom: 5px; }
          body main #metodyPlatnoscContent .contentspage-li ol li:hover {
            cursor: pointer; }
    body main #kontaktIndexContainer .contentContainer {
      padding: 0 3.3333%; }
    body main #kontaktIndexContainer .contentContainer form {
      background-color: black;
      margin: 0;
      border: 0;
      outline: 0;
      font-weight: inherit;
      font-style: inherit;
      font-size: 15px;
      font-family: inherit;
      vertical-align: middle;
      padding: 70px 30px 30px;
      color: white;
      text-transform: uppercase; }
      body main #kontaktIndexContainer .contentContainer form .row.makeMarginTop {
        margin-top: 50px; }
      body main #kontaktIndexContainer .contentContainer form button {
        color: white;
        background-color: black;
        border: none;
        font-weight: 700;
        margin-top: 15px;
        text-transform: uppercase; }
      body main #kontaktIndexContainer .contentContainer form textarea {
        min-height: 300px;
        resize: vertical; }
    body main #kontaktIndexContainer label {
      font-weight: 500; }
    body main #kontaktIndexContainer .descriptionContainer {
      padding-top: 40px; }
    body main .sizePopUpCont {
      background-color: rgba(233, 233, 233, 0.8);
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1100;
      display: none; }
    body main .sizePopUp {
      max-height: 350px;
      min-width: 300px;
      max-width: 500px;
      background-color: white;
      position: fixed;
      top: 200px;
      left: 50%;
      transform: translate(-50%);
      z-index: 1101;
      display: none;
      text-align: center;
      -webkit-box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8);
      -moz-box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8);
      box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8); }
      @media (max-width: 992px) {
        body main .sizePopUp {
          top: 120px; } }
      body main .sizePopUp .closeBtnCont {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px; }
      body main .sizePopUp #popUpTitle {
        width: 85%;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 40px;
        text-align: center; }
      body main .sizePopUp #popUpMail {
        border: 0;
        border-bottom: 2px solid #858585;
        width: 60%;
        text-align: center; }
        @media (max-width: 992px) {
          body main .sizePopUp #popUpMail {
            width: 85%; } }
      body main .sizePopUp #popUpMail::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #858585;
        font-size: 14px;
        text-align: center; }
      body main .sizePopUp #popUpMail::-moz-placeholder {
        /* Firefox 19+ */
        color: #858585;
        font-size: 14px;
        text-align: center; }
      body main .sizePopUp #popUpMail:-ms-input-placeholder {
        /* IE 10+ */
        color: #858585;
        font-size: 14px;
        text-align: center; }
      body main .sizePopUp #popUpMail:-moz-placeholder {
        /* Firefox 18- */
        color: #858585;
        font-size: 14px;
        text-align: center; }
      body main .sizePopUp #popUpSubmit {
        width: 85%;
        text-align: center;
        margin: 0 auto;
        font-weight: bold;
        padding-top: 30px;
        padding-bottom: 15px; }
        body main .sizePopUp #popUpSubmit img {
          position: relative;
          bottom: 2px;
          transition: 0.3s; }
      body main .sizePopUp #popUpSubmit:hover {
        cursor: pointer; }
        body main .sizePopUp #popUpSubmit:hover img {
          transform: translateX(3px) rotateX(20deg); }
      body main .sizePopUp #popUpBottomInfo {
        padding-bottom: 30px;
        width: 85%;
        padding-top: 10px;
        font-size: 12px;
        display: block;
        margin: 0 auto;
        color: #858585; }
  body footer {
    float: left;
    width: 100%;
    min-width: 320px;
    padding-bottom: 25px; }
    body footer #footerTopBg {
      max-width: 1200px;
      max-height: 600px;
      margin: 0 auto;
      background: white url("../../images/footerTopBg.jpg") no-repeat;
      width: 100%;
      position: relative;
      padding-top: 30px;
      padding-bottom: 50px; }
      @media (max-width: 767px) {
        body footer #footerTopBg {
          padding: 8% 5%;
          width: 90%; } }
      body footer #footerTopBg h2 {
        text-align: center;
        color: black;
        font-weight: bold;
        margin-bottom: 50px;
        font-size: 14px !important;
        letter-spacing: 3px; }
      body footer #footerTopBg p {
        font-size: 24px;
        text-align: center;
        color: black;
        padding: 71px 10%;
        background-color: white;
        margin-bottom: 70px; }
      body footer #footerTopBg div.clickOuter {
        text-align: center;
        clear: both; }
        body footer #footerTopBg div.clickOuter a {
          line-height: 12px;
          color: black;
          padding: 20px 28px;
          padding-right: 45px;
          display: inline-block;
          background: #bebebe url("../../images/rightArrow.png") right 20px center no-repeat;
          background-size: 7px;
          font-size: 12px !important;
          letter-spacing: 2px; }
          @media (max-width: 768px) {
            body footer #footerTopBg div.clickOuter a {
              font-size: 16px;
              line-height: 24px;
              padding: 10px 38px; } }
    body footer #newsletterSection {
      padding-top: 50px;
      padding-bottom: 50px;
      background-color: #fff;
      text-align: center;}
      body footer #newsletterSection h2 {
        text-align: center;
        letter-spacing: 3px; }
      body footer #newsletterSection img.footerNewsletter {
        margin-top: 40px;
        margin-bottom: 60px;
        width: 50px; }
      body footer #newsletterSection p {
        max-width: 800px;
        margin: 0 auto;
        text-align: center;
        font-size: 24px;
        margin-bottom: 70px; }
      body footer #newsletterSection #mainNewsletterForm {
        text-align: center;
        clear: both; }
        body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner {
          display: inline-block; }
          body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner input {
            border: 0;
            text-transform: uppercase;
            -webkit-box-shadow: none;
            color: black;
            border-bottom: 1px solid black;
            border-radius: 0;
            float: left !important;
            width: 320px;
            font-size: 12px;
            letter-spacing: 1px; }
            @media (max-width: 400px) {
              body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner input {
                width: 80%; } }
          body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner button {
            border: 0;
            float: left;
            clear: none; }
            body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner button:hover {
              background-color: white; }
            body footer #newsletterSection #mainNewsletterForm #mainNewsletterFormInner button img {
              width: 8px;
              position: relative;
              bottom: 1px; }
    body footer #sliderArea {
      /*margin-top: 30px;*/
      float: left;
      width: 100%; }
      body footer #sliderArea img {
        max-width: none;
        width: 100%;
        float: left; }
      body footer #sliderArea .imageBox {
        overflow: none; }
        body footer #sliderArea .imageBox img {
          display: none; }
        body footer #sliderArea .imageBox .active {
          display: block; }
    body footer #socialsSection {
      float: left;
      width: 100%;
      margin-top: 100px;
      margin-bottom: 70px; }
      body footer #socialsSection .footerLogo {
        max-height: 110px;
        padding-right: 30px;
        padding-left: 30px; }
    body footer #socialsSectionInner {
      text-align: center;
      clear: both; }
      body footer #socialsSectionInner #socialsSectionInnerInner {
        display: inline-block;
        margin-top: 26px; }
        body footer #socialsSectionInner #socialsSectionInnerInner a {
          float: left;
          margin: 0 10px; }
          body footer #socialsSectionInner #socialsSectionInnerInner a img {
            width: 30px; }
    body footer #footerBottomArea {
      width: 80%;
      margin: 0 10%; }
      @media (min-width: 767px) {
        body footer #footerBottomArea .flex-container {
          -webkit-display: flex;
          -moz-display: flex;
          -ms-display: flex;
          display: flex;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          color: #777;} }
      @media (min-width: 767px) {
        body footer #footerBottomArea .flex-container .flex-content {
          display: inline-block; } }
      body footer #footerBottomArea .flex-container .flex-content b {
        margin-bottom: 10px;
        letter-spacing: 3px;
        float: left;
        font-size: 13px;
        clear: left;
        /*width:100%;*/
        display: inline-block; }
        @media (max-width: 767px) {
          body footer #footerBottomArea .flex-container .flex-content b {
            text-align: center;
            display: block;
            width: 100%;
            color: #777; } }
      body footer #footerBottomArea .flex-container .flex-content ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        float: left;
        clear: left;
        display: inline-block; }
        @media (max-width: 767px) {
          body footer #footerBottomArea .flex-container .flex-content ul {
            width: 100%;
            display: block; } }
        body footer #footerBottomArea .flex-container .flex-content ul li a {
          line-height: 14px;
          font-size: 11px;
          letter-spacing: 1px;
          padding-bottom: 5px;
          display: inline-block;
          color: #fff;}
          @media (max-width: 767px) {
            body footer #footerBottomArea .flex-container .flex-content ul li a {
              text-align: center;
              width: 100%;
              display: block; } }
          body footer #footerBottomArea .flex-container .flex-content ul li a .underlineEff {
            width: 0%;
            height: 1px;
            background-color: black;
            transition: width 0.3s;
            -webkit-transition: width 0.3s; }
          body footer #footerBottomArea .flex-container .flex-content ul li a:hover .underlineEff {
            width: 100%; }
            @media (max-width: 992px) {
              body footer #footerBottomArea .flex-container .flex-content ul li a:hover .underlineEff {
                width: 0% !important; } }
  body #errorCont {
    background-color: rgba(233, 233, 233, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    display: block; }
  body #errorModal {
    max-height: 300px;
    min-width: 350px;
    max-width: 450px;
    background-color: white;
    position: fixed;
    top: 200px;
    left: 50%;
    transform: translate(-50%);
    z-index: 1101;
    text-align: center;
    color: #000;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8);
    -moz-box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8);
    box-shadow: 10px 10px 0px 0px rgba(216, 216, 216, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px; }
    @media (max-width: 992px) {
      body #errorModal {
        top: 120px; } }
    body #errorModal #closeErrBtn {
      position: absolute;
      top: 10px;
      right: 10px;
      transition: 0.3s; }
      body #errorModal #closeErrBtn span {
        font-size: 36px; }
    body #errorModal #myLargeModalLabel {
      font-size: 30px;
      letter-spacing: 2px;
      font-weight: 100; }
    body #errorModal #errList {
      list-style-type: none;
      font-size: 16px; }
  body .static .contentContainer.wydarzeniaDetails .prevItem {
    line-height: 55px;
    margin-top: 35%; }
    body .static .contentContainer.wydarzeniaDetails .prevItem img:hover {
      cursor: pointer; }
    body .static .contentContainer.wydarzeniaDetails .prevItem img {
      width: 20px; }
  body .static .contentContainer.wydarzeniaDetails .nextItem {
    text-align: right;
    margin-top: 35%;
    line-height: 55px; }
    body .static .contentContainer.wydarzeniaDetails .nextItem img:hover {
      cursor: pointer; }
    body .static .contentContainer.wydarzeniaDetails .nextItem img {
      margin-left: 90%;
      width: 20px; }

/* changes 07.2020 */
    footer {
      background-color: #000;
    }
    .col-xs-12 {
      padding-left: 0!important;
      padding-right: 0!important;
    }
    b {
      font-weight: 500;
    }

.headerInheritance {
  font-size:inherit;
  margin: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inherit;
  margin-block-start: 0;
  margin-block-end: 0;
}
/*# sourceMappingURL=screen.css.map */
