@font-face {
  font-family: logo;
  src: url("../../font/EuroBodSCD-DemiBold.ttf") format("truetype");
}
body {
  font-family: 'Roboto';
}
hr {
  border-top: 1px solid rgba(0,0,0,1) !important;
}







/* override position and transform in 3.3.x */
.carousel-inner .item.left.active {
  transform: translateX(-33%);
}
.carousel-inner .item.right.active {
  transform: translateX(33%);
}

.carousel-inner .item.next {
  transform: translateX(33%)
}
.carousel-inner .item.prev {
  transform: translateX(-33%)
}

.carousel-inner .item.right,
.carousel-inner .item.left { 
  transform: translateX(0);
}


.carousel-control.left,.carousel-control.right {background-image:none;}

.carousel {
  margin-right: 120px;
  margin-left: 120px;
}








.img-header-resp {
  width: 100%;
  height: auto;
}
#slider-main {
  overflow: hidden;
}
#slider-main figure {
  position: relative;
  width: 500%;
  height: auto;
  margin: 0;
  left: 0;
  animation: 20s slider-main infinite;
}
#slider-main figure .img {
  width: 20%;
  height: auto;
  float: left;
  position: relative;
}
#slider-main figure figcaption {
  position: absolute;
  bottom: 0px;
}

@keyframes slider-main {
  0% {
    left: 0;
  }
  20% {
    left: 0;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: -400%;
  }
}

#slider-main2 {
  overflow: hidden;
}
#slider-main2 figure {
  position: relative;
  width: 600%;
  height: auto;
  margin: 0;
  left: 0;
  animation: 25s slider-main2 infinite;
}
#slider-main2 figure .img {
  width: 16.666%;
  height: auto;
  float: left;
  position: relative;
}
#slider-main2 figure figcaption {
  position: absolute;
  bottom: 0px;
}

@keyframes slider-main2 {
  0% {
    left: 0;
  }
  15% {
    left: 0;
  }
  20% {
    left: -100%;
  }
  35% {
    left: -100%;
  }
  40% {
    left: -200%;
  }
  55% {
    left: -200%;
  }
  60% {
    left: -300%;
  }
  75% {
    left: -300%;
  }
  80% {
    left: -400%;
  }
  95% {
    left: -400%;
  }
  100% {
    left: -500%;
  }
}
a {
  color: #000000;
}
a:hover {
  color: #474747;
  text-decoration: none;
}
.abs-center-x {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.mynav {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 200;
  transition: all 0.5s ease;
}
.mynav .logovb-home {
  font-family: 'logo';
  font-size: 25px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.mynav .logovb-home:hover {
  color: #ffffff;
}
.mynav .logovb {
  font-family: 'logo';
  font-size: 25px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.mynav .logovb:hover {
  color: #000000;
}
.mynav .pad5 {
  padding-top: 7px;
}
.mynav .font-nav-home {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav .font-nav-home:hover {
  color: #ffffff;
}
.mynav .font-nav {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav .font-nav:hover {
  color: #000000;
}
.mynav3 {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 200;
  transition: all 0.5s ease;
}
.mynav3 .logovb-home {
  font-family: 'logo';
  font-size: 25px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.mynav3 .logovb-home:hover {
  color: #000000;
}
.mynav3 .logovb {
  font-family: 'logo';
  font-size: 25px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.mynav3 .logovb:hover {
  color: #000000;
}
.mynav3 .pad5 {
  padding-top: 7px;
}
.mynav3 .font-nav-home {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav3 .font-nav-home:hover {
  color: #000000 !important;
}
.mynav3 .font-nav {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav3 .font-nav:hover {
  color: #000000;
}

.mynav3 .bag-items2-home {
    color: #000000 !important;
}
.mynav2 {
  position: fixed;
  top: 29px;
  width: 100%;
  z-index: 2000;
  background-color: #ffffff;
  box-shadow: 0px 0px 8px 1px rgba(0,0,0,.2);
  height: 50px;
  z-index: 999;
}
.mynav2 .logovb {
  font-family: 'logo';
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav2 .logovb-home {
  font-family: 'logo';
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav2 .logovb:hover {
  color: #474747;
}
.mynav2 .pad5 {
  padding-top: 7px;
}
.mynav2 .font-nav {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.5s ease;
  z-index: 200;
}
.mynav2 .font-nav:hover {
  color: #000000;
}
.mynav2 .font-nav-home {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.5s ease;
}
.mynav2 .font-nav-home:hover {
  color: #000000;
}
.mynav2 .font-nav-home-2 {
  font-family: 'Roboto';
  font-size: 11px;
  font-weight: 500;
  color: #000000;
}
.pt-4, .py-4 {
  padding-top: 40px !important;
}
.fab {
  font-size: 25px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.row-vbgirls {
  margin-right: -15px;
  margin-left: -15px;
}
.container-fluid {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.header {
	background-image: url(/images/frontend/header.jpg);
  background-position: center top;
  background-size: 100% auto;
	background-repeat: no-repeat;
  padding-bottom: 50%;
}
.black-top {
  background-color: #000000;
  height: 30px;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  position: fixed;
  z-index: 10;
  width: 100%;
}
.edit1 {
  background-image: url(/images/frontend/edits4.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 46%;
  text-align: center;
}
.edit2 {
  background-image: url(/images/frontend/edits5.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 46%;
  text-align: center;
}
.edit3 {
  background-image: url(/images/frontend/edits6.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 46%;
  text-align: center;
}
.standard-padding-top-10 {
  padding-top: 10px !important;
}
.standard-padding-top-25 {
  padding-top: 25px !important;
}
.standard-padding-top {
  padding-top: 45px !important;
}
.standard-padding-top-60 {
  padding-top: 60px !important;
}
.standard-padding-top-80 {
  padding-top: 80px !important;
}
.standard-padding-top-100 {
  padding-top: 100px !important;
}
.standard-padding-top-180 {
  padding-top: 180px !important;
}
.bold {
  font-weight: bold;
  color: #000000;
}
.size18 {
  font-size: 18px;
}
.underline {
  text-decoration: underline;
}
.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}
.center-content {
  text-align: center;
}
.image-store {
  width: 100%;
  height: auto;
}
.no-margin-col-left {
  padding-left: 0px; 
  padding-right: 30px;
}
.no-margin-col-right {
  padding-right: 0px;
  padding-left: 30px;
}
.header-p1 {
  font-family: 'Roboto';
  font-size: 45px;
  font-weight: 900;
  color: #ffffff;
  text-align: right;
  line-height: 45px;
}
.header-p2 {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  text-align: right;
  line-height: 30px;
}
.header-p3 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: right;
}
.header-p3:hover {
  background-color: transparent;
}
.header-txt {
  position: absolute;
  top: 400px;
  right: 110px;
  width: 360px;
}
.edit-p1 {
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0px;
  padding-top: calc(50% - 50px);
}
.edit-p2 {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  transition: background 0.5s ease;
}
.edit-p2:hover {
  background-color: transparent;
}
.sale-txt {
  position: absolute;
  top: 220px;
  left: 120px;
  width: 300px;
}
.pre-sale {
  background-image: url(/images/frontend/pre-sale1.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 52%;
}
.pre-sale-p1 {
  font-family: 'Roboto';
  font-size: 60px;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
  line-height: 60px;
  padding-left: 14px;
}
.pre-sale-p2 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.pre-sale-p2:hover {
  background-color: transparent;
}
.seta-esq {
  background-image: url(/images/frontend/seta-esq.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  width: 120px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  transition: opacity 0.5s ease;
}
.seta-esq:hover {
  opacity: 0.5;
}
.seta-dta {
  background-image: url(/images/frontend/seta-dta.png);
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  width: 120px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  transition: opacity 0.5s ease;
}
.seta-dta:hover {
  opacity: 0.5;
}
.margin-slider {
  /*margin-right: 120px;
  margin-left: 120px;
  padding-left: 0px;
  padding-right: 0px;*/
  overflow: hidden;
}
.margin-slider-2 {
  margin-right: 120px;
  margin-left: 120px;
  padding-left: 0px;
  padding-right: 0px;*
  overflow: hidden;
}
.margin-slider-lista-prods {
  margin-right: 250px;
  margin-left: 350px;
  padding-left: 0px;
  padding-right: 0px;
}
.last-piece {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  width: 135px;
  height: 35px;
  background-color: #000000;
  position: absolute;
  right: 15px;
  top: 0px;
  text-align: center;
  padding-top: 5px; 
}
.sale-item {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 0px;
}
.sale-price {
  font-weight: 400;
  text-decoration-line: line-through;
}
.img-slider {
  width:100%; 
  padding-bottom: 10px;
  cursor: pointer;
}
.accessories {
  background-image: url(/images/frontend/accessories.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 52%;
}
.accessories-p1 {
  font-family: 'Roboto';
  font-size: 45px;
  font-weight: 500;
  color: #ffffff;
  text-align: right;
  line-height: 45px;
}
.accessories-p2 {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 500;
  color: #ffffff;
  text-align: right;
  line-height: 30px;
}
.accessories-p3 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: right;
}
.accessories-p3:hover {
  background-color: transparent;
}
.accessories-txt {
  position: absolute;
  top: 350px;
  right: 220px;
  width: 500px;
}
.whishlist1 {
  background-image: url(/images/frontend/whishlist1.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 39%;
  margin-right: 22px;
}
.whishlist2 {
  background-color: #f3eee5;
  background-size: contain;
  margin-left: 22px;
}
.whishlist-p1 {
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 72px;
}
.whishlist-p2 {
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
}
.whishlist-p3 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color:transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.whishlist-p3:hover {
  background-color:transparent;
}
.whishlist-txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  left: 0px;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
.full-edit {
  background-image: url(/images/frontend/full-edit1.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 52%;
}
.full-edit-txt {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  right: 0px;
  left: 0px;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
.full-edit-p1 {
  font-family: 'Roboto';
  font-size: 60px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 72px;
}
.full-edit-p2 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color:transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.full-edit-p2:hover {
  background-color:transparent;
}
.carregar-mais {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 1);
  cursor: pointer;
  transition: background 0.5s ease;
  border: none;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.carregar-mais:hover {
  background-color: #474747;
}
.bag1 {
  background-image: url(/images/frontend/bag1-1.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 61%;
  margin-right: 15px;
}
.bag2 {
  background-image: url(/images/frontend/bag2-2.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 95%;
  margin-bottom: 30px;
}
.bag3 {
  background-image: url(/images/frontend/bag3-3.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 95%;
}
.bag-p1 {
  font-family: 'Roboto';
  font-size: 45px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
}
.bag-p2 {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
}
.bag-p3 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #ffffff;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.bag-p3:hover {
  background-color:transparent;
}
.bag-txt {
  position: absolute;
  top: 355px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
.vbgirls-p1 {
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 900;
  color: #000000;
  text-align: center;
  line-height: 45px;
}
.rel-prod {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 900;
  color: #000000;
  text-align: center;
  line-height: 45px;
}
.insta-p1 {
  font-family: 'Roboto';
  font-size: 45px;
  font-weight: 900;
  color: #000000;
  text-align: center;
  line-height: 45px;
}
.vbgirls-p2 {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  line-height: 25px;
}
.vbgirls1 {
  background-image: url(/images/frontend/vbgirls1-1.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  cursor: pointer;
}
.vbgirls2 {
  background-image: url(/images/frontend/vbgirls2-2.jpg);
  background-position: center top;
  background-size: 98% auto;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  cursor: pointer;
}
.vbgirls3 {
  background-image: url(/images/frontend/vbgirls3-3.jpg);
  background-position: center top;
  background-size: 98% auto;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  cursor: pointer;
}
.vbgirls4 {
  background-image: url(/images/frontend/vbgirls4-4.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  cursor: pointer;
}
.vbgirls1 .layer, .vbgirls2 .layer, .vbgirls3 .layer, .vbgirls4 .layer {
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .25s ease-in;
  text-align: center;
  z-index: 900;
}
.vbgirls1:hover .layer, .vbgirls2:hover .layer, .vbgirls3:hover .layer, .vbgirls4:hover .layer {
  opacity: 1;
}
.vbgirls-txt-p1 {
  font-family: 'Roboto';
  font-size: 25px;
  font-weight: 900;
  color: #000000;
  text-align: center;
  line-height: 25px;
}
.vbgirls-txt-p2 {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  background-color:transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: 1px solid #000000;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.vbgirls-txt-p2:hover {
  background-color: transparent;
}
.follow-insta {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 1);
  cursor: pointer;
  transition: background 0.5s ease;
  border: none;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
.vbgirls-txt {
  position: absolute;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  width: 90%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.insta-imgs {
  width: 23vw;
  height: 23vw;
  object-fit: cover;
}
.font-footer-title {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 900;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.font-footer-link {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 900;
  color: #000000;
  text-align: left;
  padding-top: 5px;
  transition: color 0.5s ease;
}
.font-footer-link li a {
  color: #000000;
}
footer a {
  color: #000000;
}
footer a:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.7;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5c5c5c !important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5c5c5c !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #5c5c5c !important;
}
.form-control {
  border: 2px solid #ced4da;
}
.font-footer-copy {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.pad-vbgirls1 {
  padding-left: 0px;
}
.pad-vbgirls2 {
  padding-left: 0px;
  padding-right: 7.5px
}
.pad-vbgirls3 {
  padding-right: 0px;
  padding-left: 7.5px;
}
.pad-vbgirls4 {
  padding-right: 0px;
}
.pad-insta {
   padding-top: 30px;
}
.prod-left {
  vertical-align: middle;
  zoom: 1;
  float: left;
  width: 50.25vw;
  padding-top: 32px;
}
.prod-right {
  float: left;
  top: 220px;
  right: 30px;
  width: 35vw;
  position: absolute;
}
.image-container {
  clear: both;
}
.big-image {
  display: block;
  padding-bottom: 32px;
  position: relative;
  width: 100%;
  margin: 0;
}
.big-image img {
  width: 100%;
  height: auto;
}
.season {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.prod-name {
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-align: left;
  margin-bottom: 0px;
}
.price {
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.colours {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding-top: 40px;
}
.description {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding-top: 25px;
}
.fabric {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding-top: 25px;
}
.size {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.model {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding-top: 5px;
}
.basket {
  padding-top: 25px;
}
.wish {
  padding-top: 5px;
}
.add-buttons {
  font-family: 'Roboto';
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 1);
  cursor: pointer;
  transition: background 0.5s ease;
  border: none;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.add-buttons a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.add-buttons:hover {
  background-color: #474747;
}
.nav-item {
  position: relative;
}
.nav-item-language-mobile {
  position: absolute;
  right: 35px;
}
.mini-menu {
  position: absolute;
  top: 40px;
  /*right: 70px;*/
  right: 0px;
  background-color: #ffffff;
  z-index: 9;
  opacity: 1;
  background: #fff;
  border: 1px solid #474747;
  transition: opacity 0.2s ease-in-out;
  min-width: 140px;
}
.mini-cart {
  position: absolute;
  top: 60px;
  right: 0px;
  background-color: #ffffff;
  z-index: 0;
  opacity: 0;
  background: #fff;
  border: 1px solid #474747;
  transition: opacity 0.2s ease-in-out;
}
.mini-cart.selected {
  opacity: 1;
  z-index: 9;
}
.minicart-content {
  margin: 20px;
  text-align: center;
}
.minicart-item-image {
  display: block;
  width: 120px;
  height: auto;
  margin: 0px 20px 0px 20px;
}
.minicart-items-container {
  margin: 0px;
  padding: 0px;
}
.minicart-items-container li {
  margin-bottom: 16px;
  list-style: none;
}
.minicart-item-description {
  text-align: center;
  line-height: 16px;
  padding-top: 10px;
}
.minicart-prod-name {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 0px;
}
.minicart-prod-name:hover {
  color: #474747;
  text-decoration: none;
}
.minicart-price {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  padding-top: 5px;
}
.minicart-more-items {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin-bottom: 0px;
}
.no-orders {
  text-align: center;
  height: 120px;
}
.responsiveimg {
  width: 100%;
  height: auto;
}
.quotes {
  font-family: 'Amiri';
  font-size: 28px;
  font-weight: 700;
  color: #474747;
  text-align: center;
  padding-top: 25px;
}




@media (min-width: 1280px) {
  .inner-desc {
    width: 21.87vw;
  }
}



@media only screen and (max-width: 1200px) {

  .vbgirls-txt-p1 {
    font-size: 15px;
  }
  .vbgirls-txt-p2 {
    font-size: 12px;
  }

}

@media (min-width: 576px){
  .modal-dialog {
      max-width: 500px;
      margin: 15.00rem auto;
  }
}

@media only screen and (max-width: 768px) {

  .edit-p1 {
    font-size: 25px;
  }
  .pos-vbgirls-mobile {
    position: inherit;
  }
  #slider-main2 {
    padding-top: 80px;
  }
   .carousel {
    margin-right: 60px;
    margin-left: 60px;
  }
  .mynav .mymenu {
    display: none;
  }
  .no-margin-col-left {
    padding-right: 0px;
  }
  .no-margin-col-center {
    padding-left: 0px;
    padding-right: 0px;
  }
  .no-margin-col-right {
    padding-left: 0px;
  }
  .sale-txt {
    position: absolute;
    top: 200px;
    left: 10px;
    width: 275px;
  }
  .header {
    background-size: 200% auto;
    padding-bottom: 101%;
  }
  .pre-sale {
    background-size: 200% auto;
    padding-bottom: 101%;
  }
  .pre-sale-p1 {
    color: #FFFFFF;
  }
  .accessories {
    background-size: 200% auto;
    padding-bottom: 103%;
  }
  .accessories-txt {
    top: 245px;
    right: 20px;
  }
  .whishlist1 {
    margin-right: 0px;
    padding-bottom: 46%;
  }
  .whishlist2 {
    margin-left: 0px;
    padding-bottom: 46%;
  }
  .wishrow {
    padding-right: 0px;
    padding-left: 0px;
  }
  .whishlist-p1 {
    font-size: 25px;
    line-height: 25px;
  }
  .whishlist-p2 {
    font-size: 15px;
    line-height: 15px;
  }
  .whishlist-p3 {
    font-size: 12px;
  }
  .full-edit-p1 {
    font-family: 'Roboto';
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
  }
  .bag1 {
    margin-left: 15px;
    padding-bottom: 137%;
    margin-bottom: 15px;
  }
  .bag2 {
    margin-bottom: 15px;
  }
  .bag-txt {
    top: 20px;
  }
  .bag-p1 {
    font-size: 35px;
    line-height: 35px;
  }
  .bag-p2 {
    font-size: 20px;
    line-height: 20px;
  }
  .bag-p3 {
    font-size: 14px;
  }
  .full-edit {
    background-size: 160% auto;
    padding-bottom: 80%;
  }
  .standard-padding-top {
    padding-top: 25px !important;
  }
  .pad-vbgirls1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pad-vbgirls2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pad-vbgirls3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pad-vbgirls4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pt-4, .py-4 {
    padding-top: 20px !important;
  }
  .standard-padding-top-60 {
    padding-top: 30px !important;
}
  .header-txt {
    position: absolute;
    bottom: 30px;
    right: 10px;
    width: 360px;
  }
  .header-p1 {
    font-size: 35px;
    line-height: 35px;
  }
  .header-p2 {
    font-size: 20px;
    line-height: 20px;
    padding-left: 30px;
  }
  .header-p3 {
    font-size: 14px;
  }
  .pre-sale-p2 {
    font-size: 14px;
  }
  .accessories-p1 {
    font-size: 25px;
    line-height: 40px;
  }
  .accessories-p3 {
    font-size: 14px;
  }
  .full-edit-p2 {
    font-size: 14px;
  }
  .carregar-mais {
    font-size: 12px;
  }
  .vbgirls-p1 {
    font-size: 25px;
    margin-bottom: 0px;
  }
  .vbgirls-p2 {
    font-size: 18px;
  }
  .vbgirls-txt-p2 {
    font-size: 14px;
}
  .insta-p1 {
    font-size: 25px;
  }
  .pad-insta {
   padding-top: 0px;
  }
  .mobile-hide {
    display: none;
  }
  .slider {
    width: 100%;
    overflow: hidden;
  }
  .holder {
    width: 200%;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .pad-right-0 {
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .pad-left-0 {
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
  }
  .pad-0 {
    padding: 0px;
  }
  .seta-esq {
    background-size: 12px 12px;
    width: 30px;
  }
  .seta-dta {
    background-size: 12px 12px;
    width: 30px;
  }
  .margin-slider {
    position: absolute;
		width:100%;
		height:100%;
		top:0px;
    left:0px;
    overflow: hidden;
  }
  .last-piece {
    font-size: 14px;
    width: 100px;
    height: 30px;
    padding-top: 4px;
  }
  .pading-mob-vbgirls1 {
    padding-right: 4px;
    padding-left: 8px;
  }
  .pading-mob-vbgirls2 {
    padding-right: 8px;
    padding-left: 4px;
  }
  .pading-mob-vbgirls3 {
    padding-right: 4px;
    padding-left: 8px;
    padding-top: 8px;
  }
  .pading-mob-vbgirls4 {
    padding-right: 8px;
    padding-left: 4px;
    padding-top: 8px;
  }
  .vbgirls2 {
    padding-bottom: 100%;
    background-size: 100% auto;
  }
  .vbgirls3 {
    padding-bottom: 100%;
    background-size: 100% auto;
  }
  .standard-padding-top-180 {
    padding-top: 80px !important;
  }
  .pading-product-right {
    padding-right: 7.5px;
    padding-left: 15px;
  }
  .pading-product-left {
    padding-right: 15px;
    padding-left: 7.5px;
  }
  .prod-left-mobile {
    vertical-align: middle;
    zoom: 1;
    height: calc(100vh - 173px);
    overflow: auto;
  }
  .prod-right-mobile {
    position: absolute;
    left:0px;
    top: calc(100% - 110px);
    width:100%;
    height:100%;
    background-color: #ffffff;
    z-index: 2;
    border-top: solid 1px rgba(51, 51, 51, 0.2);
    /*transition: top 0.3s;*/
    
  }
  .prod-right-mobile.up {
    top: 0px !important;
    overflow: auto;
    height: calc(100vh - 80px);
  }
  .big-image {
    display: block;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    margin: 0;
  }
  #slider-mobile {
    height: 185px;
    overflow: hidden;
  }
  .slider-mob-spacing {
    padding-right: 2.5px; 
    padding-left: 2.5px
  }
  .inner-desc {
    padding-left: 45px;
    padding-right: 45px;
  }
  .margin-slider2 {
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
  .prod-name {
    font-size: 15px;
    padding-top: 10px;
  }
  .price {
    font-size: 15px;
    padding-top: 2px;
  }
  .basket {
    padding-top: 7px;
  }
  .wish {
    padding-top: 7px;
}
  .add-buttons {
    font-size: 12px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
  }
  .images-colours {
    padding-top: 40px;
  }
  .colours {
    padding-top: 10px;
  }
  .standard-padding-top-15 {
    padding-top: 15px !important;
  }
  .rel-prod {
    font-size: 15px;
    padding-left: 45px;
    text-align: left;
    line-height: 15px;
  }
  .small-line {
    position: absolute;
    background-color: #ffffff;
    width: 50px;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    top: -8px;
    box-shadow: 0 2px 4px 0px #333;
  }
  .dots {
    position: absolute;
    z-index: 1;
    width: 7px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .dot {
    height: 3px;
    width: 3px;
    background-color: #333;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-left: 1px;
  }
  .dot-on {
    height: 5px;
    width: 5px;
    background-color: #333;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-top: 10px;
  }
  
}






.Icon {
  width: 15px;
  height: 15px;
  position: fixed;
  left: 15px;
  top: 105px;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 300;
}

.Icon span {
  display: block;
  position: absolute;
  left: -1px;
  top: 6px;
  height: 1px;
  width: 100%;
  background: #000;
  border-radius: 4px;
  transform: rotate(0deg);
  transition: .2s ease-in-out;
}

.Icon span:nth-child(1),
.Icon span:nth-child(3) {
  width: 50%;
  transform: rotate(45deg);
}

.Icon span:nth-child(1) {
  left: 0px;
  top: 3px;
}

.Icon span:nth-child(2) {
  transform: rotate(-45deg);
}

.Icon span:nth-child(3) {
  left: 5px;
  top: 8px;
}

.Icon.open span:nth-child(1),
.Icon.open span:nth-child(3) {
    left: -1px;
}

.Icon.open span:nth-child(1) {
  top: 3px;
  transform: rotate(135deg);
}

.Icon.open span:nth-child(2) {
  transform: rotate(0deg);
}

.Icon.open span:nth-child(3) {
  top: 9px;
  transform: rotate(45deg);
}

.formatlista {
  font-weight: bold;
  padding-left: 15px;
}
.formatlista span {
  font-weight: normal;
}
#icon.Icon {
  display: none;
}

.color-image {
  width: 25px;
  height: 25px;
  box-sizing: content-box;
  cursor: pointer;
}

.color-image.selected {
  padding: 2px;
  border: 1px solid #000000;
}

#detail-prod-mobile .image-container {
  position: absolute;
}

.error-border {
  border: 1px solid #ff0000;
}

#general-info {
  display: none;
  position: fixed;
  top: 10px;
  left: 20%;
  width: 60%;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
  box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
  padding: 30px;
  color: #000000;
  opacity: 0;
  transition: opacity .3s;
  z-index: 99;
}

.newsletter-ok-button {
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.5s ease;
  border: none;
  top: 7px;
  right: 10px;
  position: absolute;
  z-index: 123;
  outline: none;
}

#navbar-search-box {
  width: 0px;
  height: 41px;
  overflow: hidden;
  transition: width 0.3s;
}

#navbar-search-box.open {
  width: 160px;
}

#navbar-search-box .text {
  border: 1px solid #000000;
  height: initial;
  padding: .45rem 1rem;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5px;
  color: #000000;
  background-color: #ffffff;
  border-radius: 0px;
  width: calc(100% - 108px);
}

#navbar-search-box .btn {
  border-radius: 0px;
  font-family: 'Roboto';
  font-size: 14px;
  color: #ffffff;
  background-color: #000000;
  padding: 0.35rem 1rem;
  margin-left: -4px;
}
.font-search-results {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 400;
}
.altura-slider-home-mobile {
  position: relative;
  height: 60px;
}


.mynav #navbar-search-box .text-rita {
  border-bottom: 1px solid #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  min-width: 150px;
  padding: 6px 30px 6px 6px;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5px;
  color: #ffffff;
  background-color: transparent;
  border-radius: 0px;
  width: calc(100% - 108px);
  text-transform: uppercase;
  outline: none;
}
.mynav #navbar-search-box .btn-rita {
  border: none;
  font-family: 'Roboto';
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  background-color: transparent;
  margin-left: -35px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
}


.mynav2 #navbar-search-box .text-rita {
  border-bottom: 1px solid #000000;
  border-top: none;
  border-left: none;
  border-right: none;
  min-width: 150px;
  padding: 6px 30px 6px 6px;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5px;
  color: #000000;
  background-color: transparent;
  border-radius: 0px;
  width: calc(100% - 108px);
  text-transform: uppercase;
  outline: none;
}
.mynav2 #navbar-search-box .btn-rita {
  border: none;
  font-family: 'Roboto';
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  background-color: transparent;
  margin-left: -35px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
}

.mynav3 #navbar-search-box .text-rita {
  border-bottom: 1px solid #000000;
  border-top: none;
  border-left: none;
  border-right: none;
  min-width: 150px;
  padding: 6px 30px 6px 6px;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5px;
  color: #000000;
  background-color: transparent;
  border-radius: 0px;
  width: calc(100% - 108px);
  text-transform: uppercase;
  outline: none;
}
.mynav3 #navbar-search-box .btn-rita {
  border: none;
  font-family: 'Roboto';
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  background-color: transparent;
  margin-left: -35px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
}