/* 02/13/2018 full width v2 update & opacity*/
body {
  margin: 0;
  padding: 0;
}
#main_wrapper > #content > div {
  float: none;
}
div#main_wrapper {
  max-width: 1600px !important;
  min-width: 1000px !important;
}
#content {
  width: auto !important;
}
.main-wrapper {
  max-width: 1600px;
  min-width: 1000px;
  margin: auto;
  overflow: hidden;
}
.promo-block:hover {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.vertical-align {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-banner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.top-banner .actionCentralBanner {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-stair {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.promo-3-stair .left-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-stair .left-side a {
  display: block;
}
.promo-3-stair .left-side a img {
  width: 100%;
}
.promo-3-stair .right-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-stair .right-side .top-img a {
  display: block;
}
.promo-3-stair .right-side .top-img a img {
  width: 100%;
}
.promo-3-stair .right-side .bottom-img a {
  display: block;
}
.promo-3-stair .right-side .bottom-img a img {
  width: 100%;
}
.promo-3-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.promo-3-row .left-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-row .left-side a {
  display: block;
}
.promo-3-row .left-side a img {
  width: 100%;
}
.promo-3-row .middle-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-row .middle-side a {
  display: block;
}
.promo-3-row .middle-side a img {
  width: 100%;
}
.promo-3-row .right-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-3-row .right-side a {
  display: block;
}
.promo-3-row .right-side a img {
  width: 100%;
}
.promo-2-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.promo-2-row .left-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-2-row .left-side a {
  display: block;
}
.promo-2-row .left-side a img {
  width: 100%;
}
.promo-2-row .right-side {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.promo-2-row .right-side a {
  display: block;
}
.promo-2-row .right-side a img {
  width: 100%;
}
.own-main-visitors > div:nth-child(1) {
  overflow: hidden;
  width: -webkit-fit-content;
  border: 1px solid #000;
  margin: 20px auto;
  text-align: center;
}
.own-main-visitors > div:nth-child(1):hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.5 ease;
  -moz-transition: all 0.5 ease;
  transition: all 0.5 ease;
  cursor: pointer;
}
.own-main-visitors > div:nth-child(1):hover > .owlvar_mas > a {
  color: #fff !important;
  -webkit-transition: all 0.5 ease;
  -moz-transition: all 0.5 ease;
  transition: all 0.5 ease;
}
.own-main-visitors > div:nth-child(1) > .owlvar_mas > a:after {
  color: #000 !important;
  display: inline-table;
  font-size: 10px;
}
.own-main-visitors > .hotsale-add {
  color:#df2530;
  border: 1px solid #df2530 !important;
}
.own-main-visitors > .hotsale-add:hover {
  background: #df2530 !important;
}
.own-main-visitors > div.hotsale-add:nth-child(1) > .owlvar_mas > a:after {
  color: #df2530 !important;
}
.own-main-visitors > div:nth-child(1):hover > .owlvar_mas > a:after {
  color: #fff !important;
  -webkit-transition: all 0.5 ease;
  -moz-transition: all 0.5 ease;
  transition: all 0.5 ease;
}
.own-main-visitors .owl-text-sub {
  float: none !important;
  display: inline-block;
  margin: 20px 0 20px 35px!important;
}
.own-main-visitors .owlvar_mas {
  float: none !important;
  display: inline-block;
  margin: 20px 35px 20px 5px !important;
}
.carousel-item {
  margin: 30px 0 30px 0;
}
.carousel-item .carousel-title {
  text-align: center;
  border: 1px solid #000;
  width: 45%;
  margin: 30px auto;
}
.carousel-item .carousel-title h3 {
  font-weight: bold;
}
.carousel-item .carousel-title a {
  padding: 0 0 0 35px;
  color: #e10098;
  text-decoration: none;
}
.logo-store {
  overflow: hidden;
  text-align: center;
}
.logo-store .left-side {
  width: 32%;
  display: inline-block;
  text-align: center;
}
.logo-store .middle-side {
  width: 32%;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.logo-store .right-side {
  width: 32%;
  display: inline-block;
  text-align: center;
}
.session-item {
  border: 1px solid #dedede;
  margin: 20px 0 20px 0;
  position: relative;
}
.session-item .title-session {
  position: absolute;
  background: #fff;
  padding: 15px;
  left: 38%;
  top: -25px;
  font-weight: bold;
  color: #888;
}
.session-item .text {
  padding: 15px;
  font-size: 14px;
  color: #888;
  font-weight: bold;
}
.session-item .text a {
  color: #e10098;
  padding: 0 0 0 20px;
  text-decoration: none;
}
.bgimg-1 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-1 {
  background-image: url("https://assets.liverpool.com.mx/assets/web/images/targeted_promotions/es/fondo_051018VN.jpg");
  min-height: auto;
}
.own-main-visitors > div:nth-child(1).vn-add{
  border:1px solid #3a134d;
  color:#3a134d;
}
.own-main-visitors > div:nth-child(1).vn-add:hover{
  background: #3a134d;
  color: #fff;
}