@media (min-width: 1200px) {
  .container {
    width: 1300px !important;
  }
}
.spacing div {
  margin-bottom: 10px;
}
.payment-zone {
  display: flex;
  justify-content: column;
  align-content: center;
  margin-bottom: 35px;
}

@media (max-width: 479px) {
}
.payment-zone {
  flex-direction: column;
}

.payment-zone img {
  display: block;
  max-width: 100%;
  height: auto;
}
.payment-zone img,
.payment-zone ul {
  margin: 10px;
}


.info-group {
  display: flex;
  justify-content: space-between;
}
.center {
  display: flex;
  justify-content: center;
}


.navbar-fixed-top {
  top: 45px;
  z-index: -1;
}
#search-cot {
  border-color: #0ca1ea;
}
.personal-data-container {
  margin-top: 25px;
}
.personal-data {
  margin-top: 15px;
  padding: 15px;
  border: solid 5px #f0f0f0;
}
.checkBtnArea {
  margin-bottom: 20px;
}

.details {
  padding: 15px;
  background-color: #f0f0f0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border-bottom: 5px solid #0ca1ea;
}
.nav-tabs.nav-justified > li > a {
  font-size: 18px;
  border-bottom: 1px solid #0ca1ea;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom: 5px solid #0ca1ea;
}
.container-img {
  display: flex;
  align-items: center;
}
.cartListInner .table-responsive .table tbody tr td .close {
  color: #0ca1ea !important;
}
.cartListInner .table-responsive .table thead tr {
  border-color: #f0f0f0 !important;
  border-top: 5px solid #f0f0f0;
}
.cartListInner .table-responsive .table tbody tr td {
  text-align: center;
}
.cartListInner .table-responsive .table thead tr th {
  text-align: center;
  color: #0ca1ea;
  background-color: white !important;
}
.price-conainer {
  display: flex;
  justify-content: space-evenly;
}
span.spinner {
  padding: 0 9px 0 9px;
  cursor: pointer;
  user-select: none;
  font-weight: bold;
  font-size: 26px;
  background: #0ca1ea;
  color: white;
  border-radius: 12px;
}
span.spinner.sub {
  padding: 0 12px 0 12px;
}

.table-new th {
  background: #0ca1ea;
}
.btn-print,
.btn-vamos {
  background: #0ca1ea;
  width: 140px;
  padding: 7px;
  border: navajowhite;
  color: #fff;
  float: right;
  line-height: 2;
}
.bannercontainer {
  position: relative;
  top: 116px;
}
.topBar {
  position: fixed;
  top: 0;
}
.navbar-default .navbar-header .navbar-brand {
  margin-top: 15px;
}
.dropdown-menu {
  background-color: #fff;
}
.cont-box .caption {
  font-size: 24px;
  line-height: 30px;
  min-height: 30px;
  padding: 7px 4.4%;
}
.cont-box .caption {
  background: rgba(51, 51, 51, 0.7) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 30px;
  /*left: 0;*/
  line-height: 36px;
  min-height: 36px;
  /*padding: 10px 6.7%;*/
  position: absolute;
  text-align: left;
  width: 98%;
}
h2.caption {
  margin-bottom: 5px;
}
.btn_min {
  cursor: pointer; /*border-radius: 5px 0 0 5px;*/
  border-radius: 0px;
  display: block;
  float: left;
  padding: 13px;
  vertical-align: middle;
  background: #3ab3ee;
}

.btn_plus {
  cursor: pointer; /*border-radius: 0px 5px 5px 0px*/
  border-radius: 0px;
  display: block;
  float: left;
  padding: 13px;
  vertical-align: middle;
  background: #3ab3ee;
}

.input_cant {
  background: #fff;
  float: left;
  padding: 12px;
  width: 56px;
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 0;
}

.navbar-default .navbar-collapse li.dropdown.megaDropMenu .dropdown-menu {
  padding: 0px;
}

@media (min-width: 992px) {
  .widthmenu {
    width: 610px !important;
  }
}
@media (min-width: 1200px) {
  .widthmenu {
    width: 610px !important;
  }
}
@media (max-width: 479px) {
  .widthmenu {
  }
}
@media (min-width: 480px) {
  .widthmenu {
    width: 445px !important;
  }
}
@media (min-width: 768px) {
  .widthmenu {
    width: 610px !important;
  }
}
.btn-orginal {
  background-color: #0ca1ea;
  width: 196px;
  height: 55px;
  border-radius: 0;
  border: none;
  padding: 0 20px;
  line-height: 55px;
  position: relative;
}
.imageBox .productImage .productMasking ul,
.whiteSection .featuredProducts .slide .productImage .productMasking ul,
.mainContent .featuredProducts .slide .productImage .productMasking ul,
.productsContent .productBox .productImage .productMasking ul {
  width: 220px;
}
.content-center,
.imageBox .productImage .productMasking ul,
.whiteSection .featuredProducts .slide .productImage .productMasking ul,
.mainContent .featuredProducts .slide .productImage .productMasking ul,
.productsContent .productBox .productImage .productMasking ul,
.masking-btn,
.whiteSection .featuredCollection .thumbnail .imageWrapper .masking .viewBtn,
.mainContent .featuredCollection .thumbnail .imageWrapper .masking .viewBtn,
.productListSingle .media .media-left .maskingImage .viewBtn {
  left: 54%;
}
.checkout {
  margin-top: 200px;
}

.submenu {
  padding: 10px 12px 10px 25px !important;
  color: #0ca1ea !important;
  float: left !important;
  font-weight: 700 !important;
  width: 100% !important;
  text-transform: capitalize !important;
}
.imageBox .productImage .productMasking ul li a,
.whiteSection .featuredProducts .slide .productImage .productMasking ul li a,
.mainContent .featuredProducts .slide .productImage .productMasking ul li a,
.productsContent .productBox .productImage .productMasking ul li a {
  background-color: #ccc;
  border: solid 3px #ccc;
}
.masking-hover,
.imageBox .productImage .productMasking,
.whiteSection .featuredProducts .slide .productImage .productMasking,
.mainContent .featuredProducts .slide .productImage .productMasking,
.productsContent .productBox .productImage .productMasking,
.whiteSection .featuredCollection .thumbnail .imageWrapper .masking,
.mainContent .featuredCollection .thumbnail .imageWrapper .masking,
.productListSingle .media .media-left .maskingImage {
  position: initial;
}

#cookies {
  width: 80%;
  height: auto;

  position: fixed;
  background: #ffffff;
  border: 2px solid #0ca2eb;
  color: #c09853;
  text-align: center;
  display: none;

  bottom: 0;
  z-index: 9999;
  text-align: center;
}
.first-cookie {
  margin-right: 38px;
}

@media only screen and (max-width: 600px) {
  .first-cookie {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

#cookies > p {
  margin: 0 0 10px 0;
  font-weight: bold;
}

#cookies > p a {
  color: #332b17;
  text-decoration: none;
}

#cookies.display {
  display: block;

  /* Cross browser animation */
  -webkit-animation: cookies 1s 1; /* Chrome, Safari 5+ */
  -moz-animation: cookies 1s 1; /* Firefox 5-15 */
  -ms-animation: cookies 1s 1; /* IE9 */
  -o-animation: cookies 1s 1; /* Opera 12.00 */
  animation: cookies 1s 1; /* Chrome, Firefox 16+, IE 10+, Opera 12.10+ */
}

@keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, -100px, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, -100px, 0); /* Firefox */
    -ms-transform: translate3d(0, -100px, 0); /* IE9 */
    -o-transform: translate3d(0, -100px, 0); /* Opera */
    transform: translate3d(0, -100px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, 0, 0); /* Firefox */
    -ms-transform: translate3d(0, 0, 0); /* IE9 */
    -o-transform: translate3d(0, 0, 0); /* Opera */
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, -100px, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, -100px, 0); /* Firefox */
    -ms-transform: translate3d(0, -100px, 0); /* IE9 */
    -o-transform: translate3d(0, -100px, 0); /* Opera */
    transform: translate3d(0, -100px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, 0, 0); /* Firefox */
    -ms-transform: translate3d(0, 0, 0); /* IE9 */
    -o-transform: translate3d(0, 0, 0); /* Opera */
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, -100px, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, -100px, 0); /* Firefox */
    -ms-transform: translate3d(0, -100px, 0); /* IE9 */
    -o-transform: translate3d(0, -100px, 0); /* Opera */
    transform: translate3d(0, -100px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, 0, 0); /* Firefox */
    -ms-transform: translate3d(0, 0, 0); /* IE9 */
    -o-transform: translate3d(0, 0, 0); /* Opera */
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, -100px, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, -100px, 0); /* Firefox */
    -ms-transform: translate3d(0, -100px, 0); /* IE9 */
    -o-transform: translate3d(0, -100px, 0); /* Opera */
    transform: translate3d(0, -100px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0); /* Safari & Chrome */
    -moz-transform: translate3d(0, 0, 0); /* Firefox */
    -ms-transform: translate3d(0, 0, 0); /* IE9 */
    -o-transform: translate3d(0, 0, 0); /* Opera */
    transform: translate3d(0, 0, 0);
  }
}

.close-cookies {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

  -webkit-transform: translate3d(0, -1000px, 0); /* Safari & Chrome */
  -moz-transform: translate3d(0, -1000px, 0); /* Firefox */
  -ms-transform: translate3d(0, -1000px, 0); /* IE9 */
  -o-transform: translate3d(0, -1000px, 0); /* Opera */
  transform: translate3d(0, -1000px, 0);
}
