.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.footer-set-1125 {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 45px;
  background-color: #000;
  color: #fff; }
  .footer-set-1125 ul, .footer-set-1125 ol {
    margin: 0;
    padding: 0;
    list-style: none; }
  .footer-set-1125 a {
    color: #fff;
    border: none;
    transition: all 0.5s;
    font-size: 0.75rem;
    display: inline-block;
    text-decoration: none; }
    .footer-set-1125 a:hover, .footer-set-1125 a:active, .footer-set-1125 a.active {
      color: #b3b3b3 !important;
      text-decoration: underline; }
  .footer-set-1125 .newsletter {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CECECE; }
    .footer-set-1125 .newsletter .form-group {
      margin-bottom: 0;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1; }
    .footer-set-1125 .newsletter .email {
      border-radius: 0;
      background: transparent;
      background-color: transparent;
      border: none;
      color: #fff; }
      .footer-set-1125 .newsletter .email:hover, .footer-set-1125 .newsletter .email.hover, .footer-set-1125 .newsletter .email.active, .footer-set-1125 .newsletter .email:active, .footer-set-1125 .newsletter .email.focus, .footer-set-1125 .newsletter .email:focus {
        background: transparent;
        background-color: transparent !important; }
    .footer-set-1125 .newsletter .btn {
      background-color: transparent;
      border: none; }
      .footer-set-1125 .newsletter .btn:hover, .footer-set-1125 .newsletter .btn.hover, .footer-set-1125 .newsletter .btn.active, .footer-set-1125 .newsletter .btn:active {
        background-color: transparent; }
  .footer-set-1125 .news-input {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CECECE; }
    .footer-set-1125 .news-input > label {
      display: none; }
    .footer-set-1125 .news-input label {
      color: #000; }
    .footer-set-1125 .news-input input {
      width: 100%;
      background: #fff;
      font-size: 0.75rem;
      line-height: 21px;
      height: 40px;
      border: 0px;
      padding: 10px 15px;
      outline: 0; }
      .footer-set-1125 .news-input input + label {
        position: absolute;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        height: 0;
        font-size: 1.125rem;
        left: 0;
        top: 0; }
        .footer-set-1125 .news-input input + label span {
          position: absolute;
          top: 11px;
          left: 10px;
          pointer-events: none;
          color: #D8D8D8;
          transition: top .2s ease,font-size .2s ease; }
      .footer-set-1125 .news-input input:focus + label > span {
        position: absolute;
        top: 2px; }
    .footer-set-1125 .news-input .btn-primary {
      background: transparent;
      height: 40px;
      border: none;
      min-width: 50px;
      right: 0;
      top: 0;
      border-radius: 0 50px 50px 0;
      outline: 0px; }
  .footer-set-1125 .link-list a {
    text-transform: uppercase; }
  .footer-set-1125 .title {
    margin-bottom: 10px;
    font-size: 0.75rem;
    color: #b3b3b3 !important;
    font-weight: bold;
    text-transform: uppercase; }
  .footer-set-1125 .footer-contact {
    margin-top: 15px;
    margin-bottom: 15px; }
  .footer-set-1125 .footer-call {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px; }
    .footer-set-1125 .footer-call .icon-call i {
      font-size: 3rem;
      color: #0094d9;
      font-weight: 300; }
  .footer-set-1125 .footer-address {
    margin-bottom: 15px;
    font-size: 0.875rem; }
  .footer-set-1125 .footer-menu {
    padding-bottom: 45px;
    background-color: #f8f8f8; }
  .footer-set-1125 .social-icon {
    text-align: right; }
    .footer-set-1125 .social-icon li {
      display: inline-block;
      /*			&.facebook a {
      				color: #3b5998;
      				font-size: $font-large;
      			}
      			&.line a {
      				color: #00c300;
      				font-size: $font-large;
      			}
      			&.twitter a {
      				color: #1da1f2;
      				font-size: $font-large;
      			}
      			&.ig a {
      				color: #e1306c;
      				font-size: $font-large;
      			}
      			&.youtube a {
      				color: $red;
      				font-size: $font-large;
      			}
      			&.facebook-msg a {
      				color: #007bff;
      				font-size: $font-large;
      			}*/ }
      .footer-set-1125 .social-icon li:not(:last-child) {
        margin-right: 22px; }
      .footer-set-1125 .social-icon li a {
        font-size: 1.125rem; }
  .footer-set-1125 .copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer-set-1125 .copyright .copy-text ul {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .footer-set-1125 .copyright .copy-text li {
      margin-right: 1.5rem; }
  .footer-set-1125 .newsletter-footer {
    max-width: 400px; }
  .footer-set-1125 .newsletter-wrap {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .footer-set-1125 .footer-bottom {
    margin-top: 72px; }
  .footer-set-1125 .svglogo {
    fill: #fff;
    width: 150px; }
  .footer-set-1125 .disable-email {
    padding: 10px; }

@media all and (min-width: 768px) {
  .footer-set-1125 .copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer-set-1125 .copyright .copy-logo {
      margin-right: 1rem; } }
@media all and (max-width: 767px) {
  .footer-set-1125 .newsletter-wrap {
    margin-bottom: 32px; }
  .footer-set-1125 .copyright-menu {
    text-align: center;
    display: block;
    border-top: 1px solid #eaeaea;
    padding-top: 15px; }
  .footer-set-1125 .copyright {
    display: block; }
  .footer-set-1125 .copy-logo {
    margin-bottom: 1rem;
    text-align: center; }
  .footer-set-1125 .copy-text {
    text-align: center; }
    .footer-set-1125 .copy-text h4 {
      font-size: 0.875rem; }
  .footer-set-1125 .copy-text ul {
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .footer-set-1125 .social-icon {
    text-align: center; } }
.grid-wrap img.fr-fic, .grid-wrap .grid-img {
  margin-bottom: 15px !important; }
.grid-wrap .iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% + 10px);
  margin-bottom: 15px; }
.grid-wrap .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.set-block1322 .setrow {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
.set-block1322 img {
  max-width: 100%; }
.set-block1322 .hero-logo {
  margin-bottom: 16px;
  transform: translateX(-64px);
  max-width: 88px;
  margin-left: 4px; }
.set-block1322 .row-head {
  font-size: 2.25rem; }
.set-block1322 .shop-now {
  width: 100%;
  padding: 16px 32px;
  font-weight: bold; }

@media all and (max-width: 767px) {
  .set-block1322 .hero-logo {
    display: none; }
  .set-block1322 .row-head {
    margin-top: 1.5rem;
    font-size: 1.5rem; }
  .set-block1322 .colsecond {
    text-align: center; } }
.grid-wrap img.fr-fic, .grid-wrap .grid-img {
  margin-bottom: 15px !important; }
.grid-wrap .iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% + 10px);
  margin-bottom: 15px; }
.grid-wrap img {
  width: 100%; }
.grid-wrap .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.insidecontainer {
  border: 1px solid #CECECE;
  border-radius: 20px;
  position: relative;
  margin: 40px 0; }
  .insidecontainer .title-border {
    margin-bottom: 15px;
    position: relative;
    position: absolute;
    bottom: calc(100% - 10px);
    background: #fff;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    z-index: 99; }
  .insidecontainer h3 {
    margin: 0 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .insidecontainer p {
    margin-bottom: 0; }
  .insidecontainer .countdown-inner {
    padding-left: 10px; }

.see-all {
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin-left: auto;
  padding: 0 10px; }
  .see-all:after {
    display: block;
    content: '';
    border-bottom: solid 3px;
    transform: scaleX(0);
    border-color: inherit;
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%; }
  .see-all:hover:after {
    transform: scaleX(1);
    transform-origin: 0 50%; }

.title-border h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }
  .title-border h3 p {
    margin: 0; }

.cat-info .product-title {
  text-align: center; }

.brand-wrap .product-title {
  font-weight: normal;
  text-align: center; }

body .selectors.MagicScroll .mcs-item {
  width: auto !important;
  margin: 0 5px; }

.tablist .cms-tab-data {
  font-size: 0.875rem;
  border-radius: 0;
  margin-right: 8px; }
.tablist .nav-tabs {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-y: auto;
  white-space: nowrap; }
  .tablist .nav-tabs::-webkit-scrollbar {
    display: none; }

.main-title.order-payment {
  margin-top: 30px; }

.product-item-info .review-wrap, .product-item-info .prod-desc, .product-item-info .addtocart-btn {
  display: none; }
.product-item-info .product-title {
  height: auto;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis; }
