#artistShopList a {
  display: block;
  border: 1px solid #dedede;
  padding: 35px 20px;
  transition: all 300ms ease-in-out;
}

#artistShopList .project {
  transition: all 300ms ease-in-out;
}

#artistShopList a:hover {
  border: 1px solid rgba(0, 0, 0, .4);
}

#artistShopList .project:hover {
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}

#artistShopList .img-container {
  overflow: hidden;
}

#artistShopList .artist-shop-labels {
  color: #000;
  min-height: 65px;
  width: 100%;
}

#artistShopList .shop-name,
#artistShopList, .shop-quantity {
  padding: 0 !important;
  min-width: 50%;
}

#artistShopList .shop-name {
  font-size: 16px;
  font-weight: 800;

  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#artistShopList .shop-quantity {
  font-size: 12px;
  font-weight: 300;
  text-transform: capitalize;
}

@media screen and (max-width: 500px) {
  #artistShopList .shop-name {
    font-size: 12px;
  }

  #artistShopList .shop-quantity {
    font-size: 9px;
  }

  #artistShopList > div,
  #artistShopList .row > div {
    padding: 0 10px;

  }

  #artistShopList .project {
    margin-bottom: 20px;
  }

  #artistShopList .artist-shop-labels {
    min-height: 50px;
  }
}

#artistShopList a:hover {
  text-decoration: none !important;
}

#artistShopList .row {
  margin: 0;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

@media (max-width: 991px) {
  .btn-paypal {
    display: block;
    width: 100%;
    max-width: 230px;
    padding: 10px 24px 6px;
    height: 44px;
    transition: background-color 300ms ease-out;
  }
  .a-paypal {
    margin-bottom: 0;
    margin-top: 6px;
    display: block;
    width: 100%;
    background-color: #ffc439;
    color: #ffc439;
    transition: background-color 300ms ease-out;
  }
  .btn-green {
    display: block;
    width: 100%;
    text-align: center;
  }
}

/*Desktop*/

@media (min-width: 992px) {
  .a-paypal {
    margin-right: 8px;
    background-color: #ffc439;
    color: #ffc439;
    margin-bottom: 6px;
    transition: background-color 300ms ease-out;
    padding-top: 12px;
    padding-bottom: 13px;
  }
  .btn-paypal {
    padding: 9px 24px;
  }
}
.a-paypal:hover{
  text-decoration: none;
}
/*Checkout*/

.table-logo img {
  margin: 0 auto !important;
}

/*Add-to-cart modal*/

.checkout-with-paypal {
  background-color: #ffc439;
  margin-bottom: 12px !important;
}

/*Modale*/

#ups-info {
  padding-right: 0 !important;
}

#inpost-map {
  width: -moz-available ! important; /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available !important; /* Mozilla-based browsers will ignore this. */
  width: fill-available !important;
}

#inpost-info {
  padding-right: 0 !important;
}

@media (min-width: 992px) {
  .ups-map-div {
    width: 530px;
    margin-left: 35px;
  }

  .ups input.form-control {
    width: 210px;
  }

  #ups_search {
    padding-left: 10px;
    padding-bottom: 5px;
  }

  .inpost-modal-btn {
    width: 87%;
    padding-left: 14px !important;
  }
}

@media (max-width: 991px) {
  .ups-modal-address {
    text-align: center !important;
  }

  #ups_search {
    display: block !important;
    margin: 20px auto 0 !important;
  }

  .ups input.form-control {
    width: inherit !important;
  }

  .checkout-modal-fill {
    width: -moz-available !important; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available !important; /* Mozilla-based browsers will ignore this. */
    width: fill-available !important;
  }

  @media (min-width: 768px) {
    .checkout-modal-fill {
      margin-left: 30px;
      margin-right: 30px;
    }
  }
}

@media (max-width: 972px) {
  .modal-sizechart {
    width: -moz-available !important; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available !important; /* Mozilla-based browsers will ignore this. */
    width: fill-available !important;
  }

  .modal-sizechart div .modal-body ul li a {
    margin: 0 !important;
  }
}

/*Payments*/

.payment-logo img {
  display: block;
  margin: 0 auto !important;
}

.hint-new {
  font-size: 10px !important;
}

.hint-new strong {
  font-size: 14px !important;
}

/*Shipping*/

.shipping-info table tbody tr td {
  vertical-align: middle;
  margin: auto !important;
  padding: 0;
  width: 100%;
}

.main-products-double a:hover, .main-products-vertical .main-products-vertical-secound a:hover, .main-products-vertical-inverted-secound a:hover {
  text-decoration: none;
}

/*Banner 6x1 - main site*/

.main-products-double, .main-products-double-first-first, .main-products-double-first-secound {
  display: inline-flex;
}

.main-products-double-first {
  display: flex;
  flex-direction: column;
  margin-right: 25px;
}

.main-products-double-first, .main-products-double-first-secound, .main-products-double-first-first, .main-products-double-first-secound {
  flex: 1;
}

.main-products-double {
  justify-content: center;
  margin: auto;
}

.main-products-double-inverted .main-products-double-first {
  margin: 0 16px !important;
}

.main-products-double .main-products-double-first {
  margin: 0 16px !important;
}

.main-products-double .main-products-double-first a + a {
  margin-left: 15px;
}

.main-products-product-cont {
  margin-bottom: 10px;
  overflow: hidden !important;
}

.main-products-product-cont img {
  transition: all 300ms ease-in-out;
}

.main-products-product-cont img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.main-products-text, .main-products-vertical-text {
  background: #fff;
  text-align: center;
  padding: 0;
  margin-top: 7px;
}

.main-products-name-cnt {
  display: table;
  width: 100%;
  margin: 2px 0;
}

.main-products-name, .main-products-vertical-name {
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 9px;

  display: table-cell;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
}

@media (max-width: 991px) {
  .main-products-name, .main-products-vertical-name {
    letter-spacing: 0;
  }
}

.main-products-hr, .main-products-vertical-hr {
  margin: 0;
}

.main-products-price, .main-products-vertical-price {
  text-transform: uppercase;
  color: #65c178;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 9px;
}

.main-products-double .main-products-double-secound {
  margin-left: 25px;
}

@media (min-width: 767px) {
  .main-products-double-secound {
    width: 400px;
  }

  .main-products-double-inter-1 {
    margin-top: 317px;
  }

  .main-products-double-secound-btn, .main-products-vertical-first-btn {
    min-width: 150px;
    height: 44px;
    font-size: 24px;
  }

  .main-products-vertical-first-btn {
    top: 78px;
  }

  @media (max-width: 991px) {
    .main-products-double-inverted .main-products-double-secound {
      margin-right: 16px !important;
    }
  }
  @media (min-width: 992px) {
    .main-products-double-secound {
      width: 425px;
    }

    .main-products-double-inter-1 {
      margin-top: 338px;
    }

    .main-products-vertical-first-btn {
      top: 102px;
    }

    @media (min-width: 1200px) {
      .main-products-double-secound {
        width: 505px;
      }

      .main-products-double-inter-1 {
        margin-top: 400px;
      }

      .main-products-double-secound-btn, .main-products-vertical-first-btn {
        min-width: 170px;
        height: 55px;
        font-size: 30px;
      }

      .main-products-vertical-first-btn {
        top: 130px;
      }
    }
  }
}

.main-products-double-inter-1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);

}

.main-products-double-secound-btn {
  border: 1px solid #fff;
  background: none;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  /*font-size: 30px;*/
}

.main-products-double-secound-btn:hover, .main-products-vertical-first-btn:hover {
  background: #fff;
  color: #000;
}

/*Banner 6x1 - odwrócony - main site*/

.main-products-double-inverted .main-products-double-first {
  margin: 0;
  order: 2;
}

.main-products-double-inverted .main-products-double-secound {
  margin-right: 25px;
  margin-left: 0 !important;
  order: 1;
}

.main-products-vertical-secound {
  display: inline-flex;
}

.main-products-vertical-secound a {
  flex: 1;
}

.main-products-vertical-first {
  margin-bottom: 25px;
}

.main-products-vertical-secound a + a {
  margin-left: 15px;
}

.main-products-vertical-inter-1 {
  position: absolute;
  left: 50%;
}

.main-products-vertical-first-btn {
  position: relative;
  left: -50%;
  border: 1px solid #fff;
  background: none;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

/*Banner vertical - reverse*/

.main-products-vertical-inverted {
  display: flex;
  flex-direction: column;
}

.main-products-vertical-inverted-first {
  order: 2;
  margin-top: 8px;
  margin-bottom: 0;
}

.main-products-vertical-inverted-secound {
  order: 1;
}

.main-products-double-secound, .main-products-double-first {
  position: relative;
}

/*XS*/
@media (max-width: 767px) {
  .main-products-double .main-products-double-secound,
  .main-products-vertical .main-products-vertical-first,
  .main-products-double > div > div > a:last-child,
  .main-products-vertical > div > a:last-child {
    display: none;
  }

  .main-products-double .main-products-double-first a + a,
  .main-products-vertical-secound a + a {
    margin-left: 0;
  }

  .main-products-double-first-first,
  .main-products-double-first-secound,
  .main-products-vertical-secound {
    display: flex;
    flex-flow: row wrap;
  }

  .main-products-vertical-secound a {
    flex: none;
  }
}

.shop-top {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  overflow: auto;
  cursor: default !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  padding: 0 5px;
}

.shop-top-inner {
  position: absolute;
  bottom: 30px;
  left: 50%;
}

.shop-top-btn-cnt {
  position: relative;
  left: -50%;
}

.shop-top-btn {
  letter-spacing: 2px;
  background: none;
  min-width: 150px;
  height: 50px;
  border: 1px solid #fff;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer !important;
  transition: all 300ms ease-in-out;
}

.shop-top-btn:hover, .shop-top-btn:focus, .shop-top-btn:visited {
  background: #fff;
  color: #000;
}

@media (max-width: 1500px) {
  .shop-top-btn {
    min-width: 120px;
    height: 40px;
    font-size: 20px;
  }

  @media (max-width: 1200px) {
    .shop-top-btn {
      min-width: 90px;
      height: 30px;
      font-size: 16px;
    }

    .shop-top-inner {
      bottom: 15px;
    }

    @media (max-width: 991px) {
      .shop-top-btn {
        min-width: 80px;
        height: 24px;
        font-size: 12px;
      }

      @media (max-width: 767px) {
        .shop-top-btn {
          min-width: 120px;
          height: 40px;
          font-size: 20px;
        }

        .shop-top-inner {
          bottom: 30px;
        }
      }
    }
  }
}

.carousel-xs .carousel-control {
  display: block !important;
  margin: 0 !important;
  width: 60px;
  font-size: 24px;
}

.carousel-xs .glyphicon:before {
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px;
}

@media (max-width: 400px) {
  .carousel-xs .carousel-control {
    font-size: 18px;
  }

  .carousel-xs .glyphicon:before {
    padding: 5px;
  }
}

.carousel-xs a {
  display: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}

.carousel-xs a:first-child {
  display: block;
}

html {
  overflow-x: hidden;
}

body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  background: #fff;
}

section {
  padding: 30px 0;
}

section.no-pad .col-md-4 {
  padding: 0;
}

section.no-pad .col-md-3 {
  padding: 0 10px;
}

section.no-pad .col-md-4 img {
  width: 100%;
}

section.no-pad .fb-comm {
  padding: 0 30px;
}

section.borders {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
}

section.brand {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: -5px;
  padding-top: 10px;
}

.logo {
  padding: 0 40px;
}

.navbar {
  border: 0;
  background: #fff;
  color: #fff;
  height: 51px;
  border-bottom: 1px solid #ebebeb;
  letter-spacing: 1px;
}

.navbar .in {
  background: #fff;
  border-top: 9px solid rgba(0, 0, 0, 0.8);
  border-bottom: 9px solid rgba(0, 0, 0, 0.8);
}

.navbar-text {
  margin-top: 17px;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}

.navbar-text a {
  color: #000 !important;
  font-weight: bold;
}

.navbar-text a:hover {
  color: #65c178 !important;
  text-decoration: none !important;
}

.navbar-nav a{
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
}

.navbar-nav a:hover, .navbar-nav a:active, .navbar-nav a:focus {
  text-decoration: none;
  color: #65c178;
  background: none !important;
  outline: none;
}

.navbar-nav li.active a {
  text-decoration: none;
  color: #65c178;
  background: none !important;
}

.navbar-nav li.sold-tees {
  font-size: 10px;
  color: #333;
}

.navbar-nav li.sold-tees img {
  margin: 3px 5px 3px 20px;
}

.navbar-nav li.sold-tees a {
  display: inline;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
}

.grayed {
  color: #787878 !important;
}

.navbar-nav em {
  font-style: normal;
  color: #65c178;
}

.brand a:hover img {
  opacity: 0.7;
}

.main-nav {
  text-align: center;
  padding-top: 60px;
  position: relative;
  margin-bottom: 0;
}

.main-nav > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}

.main-nav a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  letter-spacing: 2px;
  margin: auto;
}

.main-nav a:hover {
  color: #fff;
  background: none !important;
}

.main-nav > li.active > a,
.main-nav > li.active > a:hover,
.main-nav > li.active > a:focus {
  color: #65c178;
  background: none;
}

.search-icon {
  padding-left: 30px;
}

.search-icon:focus {
  background: #fff !important;
  outline: none !important;
}

.faq-icon {
  padding-left: 0px !important;
}

.faq-icon:focus {
  background: #fff !important;
  outline: none !important;
}

h4.time {
  color: #b8b8b8;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 12px;
  padding-bottom: 14px;
  text-transform: uppercase;
  border-bottom: 0;
  padding-top: 0px;
}

/*.timer {
  text-align: center;
  color: #000;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 0;
  padding-top: 0px;
  min-height: 33px;
}*/

/*
.timer-row {
  display: flex;
  justify-content: center;
  margin-bottom: -6px;
}
*/

/*.timer-info {
  background: url("../images/icons/question-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  cursor: pointer;
  margin-left: 5px;
  margin-top: 3px;
  text-align: center;
}

@media (max-width: 1399px) {
  .timer-info {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .timer-info {
    margin-top: 2px;
  }
}*/

/*.todays-tees .col-md-3, .todays-tees .col-md-4, .todays-tees .col-md-8, .product-options .col-md-6, .todays-tees .col-lg-6, .product-options .col-md-12 {
  padding: 0;
}

.product-slider {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.product-slider li {
  display: block;
  position: relative;
}

.product-slider li img {
  width: 100%;
}

.product-options {
  padding: 12px 10px 10px 10px;
  background: #ffffff;
}

.product-options h4 {
  text-align: left;
  text-transform: uppercase;
  color: #272727;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  padding: 0;
  margin: 0 !important;
  border-bottom: 0;
}

.product-options h4 p {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 10px;
}

.product-options h4 p a {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #65c178;
}*/

/*.product-select {
  padding-bottom: 10px !important;
}*/

/*.order-it {
  padding: 10px 0;
  border-top: 1px solid #d3d3d3;
  margin-top: 5px;
}*/

/*.product-price {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: right;
  padding-top: 0px !important;
}

.product-price span {
  color: #000;
}

.product-price .new-price {
  display: block;
  position: relative;
  float: right;
  padding: 4px;
}*/

/*.reduced-price {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}*/

/*.product-price .new-price span {
  color: #65c178;
}

.product-price .new-price em {
  color: #8f8f8f;
}

.product-price .old-price {
  position: absolute;
  text-align: left;
  top: -3px;
  left: -10px;
  color: #8f8f8f;
  font-size: 14px;
  margin-top: -10px !important;
  display: block;
  text-decoration: line-through;
}

.product-price .old-price em {
  font-size: 14px;
}

.product-price em {
  color: #8f8f8f;
  font-size: 16px;
  font-style: normal;
}*/

.btn-order, .btn-order:hover {
  background: #8f8f8f;
  border: 2px solid #8f8f8f;
  padding: 12px 30px;
  font-size: 13px;
  width: 100%;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  display: block;
  text-align: center;
  margin-bottom: 2px;
  cursor: pointer;
}

.btn-order.disabled {
  cursor: not-allowed;
  pointer-events: auto;
}

.btn-order-size {
  background: #000;
  border-color: #000;
  text-decoration: none;
  color: #fff;
}

.btn-order-size:hover {
  background: #45a559;
  border-color: #45a559;
  text-decoration: none;
  color: #fff;
}

.btn-order-active {
  background: #65c178;
  border-color: #65c178;
  text-decoration: none;
  color: #fff;
}

.btn-order-active:hover {
  background: #45a559;
  border-color: #45a559;
  text-decoration: none;
  color: #fff;
}

.amount {
  width: 40px !important;
  height: 40px;
}

/*.order-form {
  text-align: left;
}*/

/*.order-form .hint {
  margin-right: 10px;
}*/

/*.btn-size, .btn-size:visited, .btn-size:active, .btn-size:focus {
  background: #000;
  padding: 8px 13px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  text-decoration: none !important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100090 !important;
  display: none;
}

.btn-size:hover {
  background: #65c178;
  text-decoration: none;
  color: #fff;
}*/

.btn-vector, .btn-vector:visited {
  background: #fff;
  padding: 3px 8px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  letter-spacing: normal;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  text-decoration: none !important;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;

}

.btn-vector:hover {
  background: #65c178;
  text-decoration: none;
  color: #fff;
}

#jumbo-slider {
  position: relative;

  margin-bottom: 0px;
  padding-bottom: 0;
  min-height: 400px;
}

#jumbo-slider .slides > li {
  height: 400px;
}

#jumbo-slider h1 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 40px;
}

#jumbo-slider p {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-style: italic;
  color: #fff;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 20px;
  letter-spacing: 3px;
}

.action-buttons {
  padding: 0;
  margin: 0;
  padding-top: 20px;
  list-style-type: none;
  text-align: center;
}

.action-buttons li {
  display: inline-block;
  padding: 0 5px;
}

.btn-green, .btn-gray {
  background: #65c178;
  border: 2px solid #65c178;
  padding: 11px 21px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
}

.btn-green:hover, .btn-gray:hover {
  background: #000;
  border-color: #000;
  text-decoration: none;
  color: #fff;
}

.btn-green.wider {
  min-width: 200px;
}

.btn-green.bordered {
  color: #65c178;
  background: none;
  transition: all .3s ease-in-out;
}

.btn-green.bordered:hover {
  color: #000;
}

.btn-gray {
  background: #4e4e4e;
  border: 2px solid #4e4e4e;
}

.btn-checkout {
  padding: 11px 33px;
  margin-bottom: 10px;
}

.btn-ghost, .btn-ghost-dark, .btn-dark, .btn-red {
  background: none;
  padding: 11px 21px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
}

.btn-ghost {
  border: 2px solid #fff;
  color: #fff;
}

.btn-ghost:hover {
  background: #fff;
  border-color: #fff;
  text-decoration: none;
  color: #000;
}

.btn-ghost-dark {
  border: 2px solid #000;
  color: #000;
}

.btn-ghost-dark:hover {
  background: #000;
  border-color: #fff;
  text-decoration: none;
  color: #fff;
}

.btn-dark {
  background: #000;
  border: 2px solid #000;
  color: #fff !important;
}

.btn-dark:hover {
  background: #fff;
  border-color: #000;
  text-decoration: none;
  color: #000 !important;
}

.btn-red {
  background: #ff0000;
  border: 2px solid #ff0000;
  color: #fff !important;
  opacity: 1;
}

.btn-red:hover {;
  opacity: 0.7;
}

.carousel-inner .active.left {
  left: -25%;
}

.carousel-inner .next {
  left: -25%;
}

.carousel-inner .prev {
  left: -25%;
}

.carousel-control {
  width: 4%;
}

.carousel-control.left {
  margin-left: -40px;
  background-image: none;
}

.carousel-control.right {
  margin-right: -40px;
  background-image: none;
}

#carousel_banners_bottom {
  margin-bottom: 30px;
}

#carousel_banners_bottom .left {
  margin-left: 0 !important;
}

#carousel_banners_bottom .right {
  margin-right: 0 !important;
}

#carousel_banners_bottom a span {
  color: #272727;
  background: #fff;
  padding: 8px;
  border: 1px solid #fff;
  border-radius: 30px;
}

@media (min-width: 475px) {
  #carousel_banners_bottom a span {
    border: 0;
  }
}

#carousel_banners_bottom a {
  opacity: 1;
}

.item-slider {
  z-index: 101;
}

.item-title {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 20px 0;
  position: absolute;
  top: auto;
  bottom: 40%;
  left: 15px;
  right: 15px;
  z-index: 100;
}

#item-slider a {
  display: block;
  overflow: hidden;
}

#item-slider a:hover .item-title {
  background: #000;
  color: #fff;
}

#item-slider a img {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 0.2s linear 0s;
}

#item-slider a:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transition: all 0.2s linear 0s;
}

h1 {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: 24px;
}

h2 {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 3px;
  font-weight: 900;
  font-size: 19px;
  position: relative;
}

h2 span {
  background: #fff;
  padding: 0 25px;
  position: relative;
  z-index: 1;
}

h2:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}

h3 {
  color: #272727;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
}

h3 span {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  color: #a7a7a7;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
}

h3 .red {
  vertical-align: top;
}

h3 .billing_state {
  display: inline-block;
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}

h3 .billing_state input {
  vertical-align: middle;
  margin: 2px 6px 4px 0px;
}

h4 {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 12px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0 20px 0;
}

h5 {
  color: #afafaf;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}

p {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  color: #a7a7a7;
  font-style: italic;
  text-align: center;
  letter-spacing: 3px;
  padding-bottom: 30px;
}

.text a {
  color: #65c178;
  text-decoration: none;
}

.text a:hover {
  color: #65c178;
  text-decoration: underline;
}

.tabs > li {
  float: none;
  display: inline-block;
  margin-bottom: 5px;
}

.tabs {
  text-align: center;
  padding-top: 0px;
  border-bottom: none;
}

.tab-pane {
  padding: 50px 0 40px 0;
  color: #000;
}

.tabs > li > a {
  color: #a9a9a9;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  letter-spacing: 2px;
  border: none;
  border-radius: 0px 0px 0 0;
  padding: 0;
  padding-bottom: 10px;
  margin: 0 20px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #65c178;
  background: none;
  outline: none !important;
  border: none !important;
}

.tabs > li.active > a,
.tabs > li.active > a:hover,
.tabs > li.active > a:focus {
  color: #000;
  background: none;
  cursor: default;
  border: none;
  border-bottom: 2px solid #65c178 !important;
}

.project {
  text-align: center;
  margin-bottom: 30px;
}

.project img {
  transition: opacity 300ms ease-out;
  margin: 0 auto;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 0.2s linear 0s;
}

.project:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transition: all 0.2s linear 0s;
}

.project:hover .btn-hover {
  display: block;
}

.btn-hover {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -40%;
  z-index: 12;
  display: none;
  width: 80%;
  height: auto;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.project span {
  display: inline-block;
  padding: 0 10px !important;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}

span.actual-price {
  color: #65c178;
  font-size: 12px;
}

span.previous-price {
  margin-right: 6px;
  color: #adadad;
  text-decoration: line-through;
}

.project-img {
  background: white;
  position: relative;
  overflow: hidden !important;
}

.user-img {
  background: #fff;
  position: relative;
}

.project h4 {
  display: block;
  min-height: 110px;
}

.project h4 p {
  text-transform: none;
  padding: 10px 0 0 0;
  letter-spacing: 1px;
  font-weight: normal;
  margin: 0;
  font-family: "Lato";
  font-style: normal;
  color: #adadad;
  font-size: 12px;
  text-align: center;
}

.project h4 p a {
  color: #65c178;
}

.available-ribbon {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 209px;
  height: 39px;
  background: url(/images/available_ribbon.png) no-repeat;
  z-index: 99;
  text-align: left;
  padding-left: 10px;
}

.ribbon-text {
  display: inline-block;
  width: 90px;
  padding: 2px 0px;

  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: normal;
}

.ribbon-price {
  display: inline-block;
  width: 90px;
  height: 15px;
  padding: 16px 0 0 23px;
  vertical-align: top;

  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0;
}

.ribbon-price em {
  font-size: 11px;
  color: #bfbfbf;
}

.badge {
  position: absolute;
  top: 7px;
  right: 0px;
  text-align: center;
  z-index: 8;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  padding: 8px 14px;
  cursor: default;
  text-transform: capitalize;
  font-weight: normal;
}

@media screen and (max-width: 500px) {
  .badge {
    font-size: 9px;
    padding: 5px 8px;
  }
}

.badge-overlay {
  position: static;
  margin-right: -10px;
  margin-bottom: 10px;
}

.bestseller {
  background: #4f66c6;
}

.new {
  background: #65c178;
}

.sale, .sellout {
  background: #e05a52;
}

.preorder {
  background: #06a5ff;
}

.delivery {
  background: #d90000;
  left: 0px !important;
  right: inherit !important;
}

.oos {
  position: absolute;
  z-index: 11;
  width: auto;
}

.oos img {
  margin: 0 auto;
}

.fluid-gallery {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.fluid-gallery li {
  float: left;
  width: 20%;
  padding: 0 !important;
  margin: 0 !important;
  background: #272727;
  position: relative;
}

.fluid-gallery li img {
  margin: 0 !important;
  padding: 0 !important;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 0.2s linear 0s;
}

.fluid-gallery li:hover img {

  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transition: all 0.2s linear 0s;
  border: 10px solid #fff;
  position: relative;
  z-index: 100;
}

.fluid-gallery li:hover .btn-hover {
  display: block;
  z-index: 101;
  text-align: center;
  background: #fff;
  color: #000;
}

.fluid-gallery li:hover .btn-hover:hover {
  background: #65c178;
  color: #fff;
  border: 1px solid #65c178;
}

.fluid-gallery:hover > li {
  opacity: 0.5;
}

.fluid-gallery:hover > li:hover {
  opacity: 1.0;
}

.insta-feed {
  text-align: center;
}

.insta-feed img {
  margin: 0 auto;
}

.insta-description {
  font-family: "Lato";
  font-style: normal;
  color: #adadad;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 10px;
}

footer {
  background: #272727;
  padding-bottom: 30px;
}

footer ul {
  list-style-type: none;
  color: #afafaf;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  padding-left: 0;
  padding-bottom: 30px;
}

footer ul li {
  padding: 6px 0;
}

footer ul li a {
  color: #555;
  font-size: 12px;
}

footer ul li a:hover {
  color: #afafaf;
  text-decoration: none;
  font-size: 12px;
}

.tee-alert-form input[type=text] {
  border-radius: 0;
  height: 58px;
}

.tee-alert-form a, .tee-alert-form a:hover {
  color: #787878 !important;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 58px;
box-sizing(border-box);

}

.input-group-center {
  margin: 0 auto;
}

.input-group-center .btn-warning {
  margin: 0 auto;
  display: block;
}

.discount-box h6 {
  text-align: center;
}

@media (max-width: 408px), (min-width: 992px) {
  .input-group-center #orderDiscountCode {
    width: 100% !important;
    margin-bottom: 6px;
    text-align: center !important;
  }
}

.tee-alert-form p {
  padding-bottom: 0;
}

.t-alert {
  border: 1px solid #525252;
  min-height: 48px;
  height: 48px !important;
  font-size: 12px;
  color: #989898;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #272727;
  margin-bottom: 10px !important;
}

footer p {
  font-size: 11px;
  color: #a7a7a7;
  text-align: left;
  letter-spacing: 1px;
}

footer .copyrights {
  padding-top: 20px;
  border-top: 1px solid #343434;
  text-align: center;
  font-size: 10px;
  color: #555;
  letter-spacing: 3px;
  text-transform: uppercase;
}

footer .copyrights a {
  color: #787878;
}

.breadcrumb {
  background: no-repeat;
  text-align: center;
  color: #b8b8b8;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  padding-bottom: 0;
}

.breadcrumb a, .breadcrumb li.active {
  color: #b8b8b8;
}

.breadcrumb > li + li:before {
  content: "\203A";
}

.shop-categories h4 {
  color: #65c178;
  text-align: left;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 40px;
}

.shop-categories ul {
  list-style-type: none;
  padding: 0;
}

.shop-categories ul li {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
  background: url(../img/plus.png) no-repeat 95% 18px;
}

.shop-categories ul li ul {
  padding: 5px 0 5px 20px !important;
  list-style-type: square;
}

.shop-categories ul li ul li {
  padding: 8px 0 8px 0 !important;
  border-bottom: none;
  background: none !important;
  font-size: 11px;
}

.shop-categories ul li ul li ul {
  padding: 5px 0 5px 5px !important;
  list-style-type: none;

}

.shop-categories ul li ul li ul li {
  padding: 8px 0 8px 0 !important;
  border-bottom: none;
  background: none !important;
}

.shop-categories ul li ul li ul li a {
  color: #848484;
}

.shop-categories li a {
  letter-spacing: 2px;
  color: #000;
  font-size: 13px;
  font-weight: bold;
}

.shop-categories li a:hover {
  color: #65c178;
  text-decoration: none;;
}

.shop-categories span {
  color: #b8b8b8;
  font-weight: normal;
}

.shop-categories li a:hover span {
  color: #65c178;
}

.shop-categories ul.color-list li {
  background: none;
}

.shop-categories .more-colors {
  color: #65c178;
  display: block;
}

.shop-categories .more-colors img {
  margin-top: -5px;
}

.hidden-colors {
  display: none;
}

.pagination {
  display: block;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
  text-align: center;
}

.pagination li {
  float: none;
  display: inline-block;
  margin: 0 3px;
}

.pagination li a {
  border-radius: 50% !important;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  border-color: #ebebeb;
  padding: 8px 14px;
}

.pagination li.active a, .pagination li.active a:hover {
  background: #fff;
  border-color: #ebebeb;
  color: #65c178;
}

.item-count {
  text-align: right;
  color: #b8b8b8;
  padding: 20px;
}

.item-count a {
  color: #b8b8b8;
}

.item-count a:hover, .item-count a.active {
  color: #65c178;
}

.product-order-options h1 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0px;
}

.product-order-options p {
  text-align: left;
  text-transform: uppercase;
  color: #b8b8b8;
  letter-spacing: 2px;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
}

.product-order-options .product-desc {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
  color: #959595;
  line-height: 21px;
}

.red {
  color: red;
}

.form-group input {
  border-radius: 0 !important;
  border: 1px solid #ebebeb;
  text-align: center;
}

#quantity {
  width: 60px;
  height: 44px;
}

.btn-submit {
  height: 44px;
  padding: 0 20px;
  border-radius: 0 !important;
}

.submit-form {
  padding-top: 20px;
}

.social-options ul {
  list-style-type: none;
  text-align: right;
  padding-top: 35px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  font-weight: bold;
}

.social-options ul li {
  display: inline-block;
  padding: 0 2px;
}

.social-options ul li a:hover img {
  opacity: 0.7
}

.product-tabs > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
  margin-left: -2px;
  margin-bottom: -11px;
}

.product-tabs {
  text-align: center;
  padding-top: 0px;
  border-bottom: none;
}

.tab-pane {
  padding: 50px 0 40px 0;
  color: #000;
}

.tab-pane a {
  color: #65c178;
}

.product-tab {
  border: 1px solid #ebebeb;
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.product-tabs > li > a {
  color: #272727;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  letter-spacing: 2px;
  border: 1px solid #cacaca;
  border-radius: 0px 0px 0 0;
  padding: 20px 50px;
  margin: 0px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #65c178;
  background: none;
  outline: none;
  border: 1px solid #cacaca;
}

.product-tabs > li.active > a,
.product-tabs > li.active > a:hover,
.product-tabs > li.active > a:focus {
  color: #65c178;
  background: none;
  cursor: default;
  border: 1px solid #cacaca;
}

.filters {
  padding: 20px 15px;
}

.filters .SlectBox {
  width: 130px;
}

/* ###### NEW STYLES ########*/

.tags {
  color: #afafaf;
  font-size: 1em;
  font-family: "Lato";
  padding: 0 0 30px 0;
  list-style-type: none;
  float: left;
}

.tags li {
  display: inline-block;
  margin-right: 2px;
}

.tags li a {
  display: block;
  background: #f0f0f0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px 12px;
  color: #858585;
  font-size: 0.91em;
}

.tags li a:hover {
  color: #646b70;
  text-decoration: none;
}

.search-modal .dim-btn {
  background: #65c178 !important;
  border-color: #65c178 !important;
  color: #fff;
  font-family: 'Lato', sans-serif;
  padding: 14px 32px;
  border-radius: 0 !important;
}

.search-modal .dim-btn:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

.search-modal .form-control:focus {
  border-color: #6c7072;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-modal .control-label {
  font-family: "Open Sans";
  color: #828282;
  font-weight: normal;
  text-align: left !important;
}

.search-modal .form-control {
  background: #fff;
  border: none;
  border-bottom: none;
  border-radius: 0;
  box-shadow: 0px 0px 0px black;
  height: 50px;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.form-control.red-border {
  border: 1px solid rgb(244, 67, 54);
}

.in {
  background: rgba(0, 0, 0, 0.8);
}

.search-modal > .form-control {
  background: none;
  border: none;
  height: 50px !important
}

.search-modal {
  text-align: center;
  padding-top: 75px;
}

.modal-close {
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 1051;
  padding: 0px 8px;
}

.modal-close .close {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  opacity: 1.0;
}

.search-modal h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  font-size: 24px;
  padding: 26px 0 30px 0;
  background: url(../img/search_bars.png) no-repeat center center;
}

.search-modal .search-tip {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 20px 0;
}

.search-modal .search-tip span {
  color: #84cd93;
}

.SumoSelect .colors {
  top: 35px;
  width: 500px;
  height: auto;
  position: absolute;
  padding: 5px;
  left: 0;
  opacity: 1;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 101;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  overflow: hidden;
}

.SumoSelect .colors .color {
  width: 75px;
  height: 90px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 2px;
  cursor: pointer;
  position: relative;
}

.SumoSelect .colors .color img {
  position: absolute;
  top: 0;
  left: 0;
}

.SumoSelect .colors .color p {
  background: #65c178;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  padding: 3px;
  width: 75px;
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
  transition: bottom 300ms ease-out, opacity 300ms ease-out;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.SumoSelect .colors .color.active {
  border: 2px solid #65c178;
}

.SumoSelect .colors .color.active p {
  width: 72px;
}

.SumoSelect .colors .color:hover p {
  bottom: -10px;
  opacity: 1;
}

.btn-filters {
  color: #fff;
  background-color: #000;
  border-color: #000;
  vertical-align: top;
  margin: 0px 0px 0px 10px;
  padding: 7px 15px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  border-radius: 0px;
}

.btn-filters:hover {
  color: #fff;
  background-color: #65c178;
  border-color: #65c178;
}

.btn-filters[disabled] {
  background: #b5b5b5 !important;
  border-color: #b5b5b5 !important;
}

.filters {
  display: inline;
  padding: 15px 10px;
  font-size: 0.91em;
  font-weight: bold;
}

.filters a {
  padding: 5px;
  margin-right: 10px;
  text-decoration: none;
  line-height: 27px;
  background: #f0f0f0;
  color: #a4a4a4;
  font-weight: bold;
  font-size: 13px;
  border: none;
  border-radius: 3px;
}

.filters a .icon {
  color: #6f6f6f;
  font-weight: bold;
  font-size: 16px;
}

.filters a:hover {
  color: #fff;
  background: red;
}

.filters a:hover .icon {
  color: #fff;
}

.filters a .tag-name {
  padding-right: 10px;
}

.cart-hover-top {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.cart-hover {
  width: 350px;
  background: #fff;
}

.hover-title {
  position: absolute;
  top: 20px;
  left: 13px;
}

.hover-row {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.hover-sum {
  padding: 10px;
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  text-align: right;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;

  color: #707e89;
}

.hover-sum span {
  font-size: 1.4em;
  font-weight: bold;
  color: #65c178;
  padding-left: 10px;
}

.hover-checkout {
  padding: 25px 10px 20px 12px;
  text-align: right;
  background: #fff;
}

.hover-checkout .checkout-with-paypal img {
  height: 39px;
}

.hover-checkout a {
  color: #fff;
  letter-spacing: normal !important;
  text-align: center;
}

.hover-checkout a:hover {
  color: #000;
}

.hover-cart-item {
  list-style-type: none;
  padding-left: 0px !important;
}

.hover-cart-item li {
  padding: 0 2px;
  float: left;
}

.hover-delete {
  padding-top: 23px !important;
  margin-right: 3px;
}

.hover-delete a span {
  color: #ba0000;
}

.hover-delete a:hover {
  color: #a7a7a7;
}

.hover-picture {
  padding-left: 5px !important;
}

.hover-picture img {
  margin-top: 0px !important;
  margin-right: 6px;
}

.hover-picture a:hover img {
  opacity: 0.8;
}

.hover-item {
  width: 125px;
  color: #000;
  white-space: normal;
}

.hover-item a {
  color: #777777 !important;
}

.hover-item a:hover {
  color: #65c178 !important;
  text-decoration: none;
}

.hover-item span {
  display: block;
  font-size: 0.91em;
  color: #bfbfbf;
}

.hover-price {
  float: right !important;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
}

.checkout-with-paypal {
  margin-top: -10px;
  margin-right: 15px;
}

.checkout-with-paypal:hover {
  opacity: 0.8;
}

.masterpass {
  width: 186px;
  padding: 7px 5px;
}

.masterpass:hover {
  opacity: 0.8;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.author {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 10px;
  position: relative;
  color: #999;
  font-size: 0.91em;
}

.author img {
  margin: -4px auto 0 auto;
  display: inline;
}

.author a {
  color: #5b5c5c !important;
  margin-left: 5px;
}

.author a:hover {
  color: #65c178 !important;
  text-decoration: none;
}

.author a span {
  color: #999;
}

.design {
  text-align: center;
  position: relative;
}

.design img {
  margin: 0 auto;
}

.design .next, .design .prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  font-family: 'Lato', sans-serif;
  color: #c7c7c7;
  font-size: 18px;
  font-style: italic;
  cursor: pointer;
  text-align: center;
}

.design .prev {
  left: -50px;
}

.design .next {
  right: -50px;
}

.design .next:hover, .design .prev:hover {
  color: #65c178;
  text-decoration: none;
}

.design .next span, .design .prev span {
  font-size: 2.2em;
  display: block;
  padding-bottom: 10px;
}

.design .caption {
  font-style: italic;
  color: #929292;
  font-family: 'Open Sans', sans-serif;
  padding: 10px;
}

.design-buttons {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.design-social {
  list-style-type: none;
  padding: 0;
  padding-top: 10px;
  text-align: center;
}

.design-social li {
  display: inline-block;
  padding-right: 15px;
}

.fb-discussion {
  margin: 40px auto 20px auto;
  width: 80%;
}

.alert-container {
  padding: 10px 0;
  background: #fff;
}

/* ############################ */

@media (max-width: 600px), (min-width: 992px) {

  .table-order-info img {
    width: 90px;
  }

  @media (min-width: 992px) {
    .table-order-info .text-left, .table-order-info .text-right {
      font-size: 10px;
    }

    @media (min-width: 1200px) {
      .table-order-info .text-left, .table-order-info .text-right {
        font-size: 12px;
      }
    }
  }

  @media (max-width: 460px) {
    .table-order-info img {
      width: 60px;
    }

    .table-order-info .text-left, .table-order-info .text-right {
      font-size: 12px;
    }

    @media (max-width: 314px) {
      .table-order-info .text-left, .table-order-info .text-right {
        font-size: 10px;
      }
    }
  }
}

.table-cart {
  font-family: "lato";
  margin-top: 20px;

}

.table-cart thead td {
  text-transform: uppercase;
}

.table-cart td {
  vertical-align: middle !important;
  text-align: center;
  border: 0 !important;
}

/*
.table-cart tbody td:last-child {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 3px;
}
*/
.modal-body .table {
  margin-bottom: 0;
}

.modal-body .table-cart td {
  vertical-align: middle !important;
  text-align: left;
  color: #666;
}

.modal-body .table-cart td span {
  color: #929292;
}

.shopping-cart .table-cart td, .shopping-cart-total .table-cart td {
  vertical-align: middle !important;
  text-align: left;
}

.table-cart td.align-left {
  text-align: left !important;
}

.table-cart .remove-item {
  text-align: center
}

.table-cart .remove-item a {
  color: #ba0000;
}

.table-cart .remove-item a:hover {
  color: #a7a7a7;
}

.table-cart .decrease {
  color: #ff8023
}

.table-cart .align-left a:hover {
  color: #ff8022;
  text-decoration: none;
}

.colour {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0 !important;
  margin: 0 !important;
}

.total {
  font-weight: bold;
  font-size: 20px !important;
}

em {
  color: #909090;
  font-style: normal;
}

.btn-fb {
  color: #fff !important;
  background-color: #627cad;
  border-color: #627cad;
  padding: 6px 24px 6px 16px;
  font-family: 'Lato', sans-serif;
  border-radius: 0;
}

.btn-fb:hover {
  color: #ffffff;
  background-color: #4c689c;
  border-color: #4c689c;
}

.btn-fb img {
  margin-right: 16px;
  display: inherit;
  height: auto;
  max-width: none;
}

.fb-connect {
  text-align: center;
}

.separator {
  border-bottom: 1px solid #d3d3d3;
  width: 60%;
  margin: 40px auto;
}

.separator div {
  background: #fff;
  font-family: 'Lato', sans-serif;
  color: #b0b0b0;
  font-size: 1.28em;
  font-weight: normal;
  font-style: italic;
  width: 60px;
  text-align: center;
  margin: 0 auto -12px auto;
}

.small-link {
  color: #000;
}

.small-link:hover {
  text-decoration: none;
  color: #65c178;
}

label {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 11px;
}

.small-checkbox label {
  text-transform: none !important;
  font-size: 13px;
  letter-spacing: normal;
  color: #959595;
  line-height: 20px;
}

.small-checkbox a {
  color: #65c178;
}

.btn-available {
  background: #000;
  border: 2px solid #000;
  padding: 6px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
}

.btn-available:hover {
  background: #65c178;
  border-color: #65c178;
  text-decoration: none;
  color: #fff;
}

.input-help {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #b0b0b0;
  text-align: center;
  background-color: #fff;
  border: none !important;
  border-radius: 0px;
}

.user-profile {
  text-align: center;
}

.img-circle {
  border: 3px solid #fff;
  width: 90px;
  height: 90px;
}

.follow {
  margin-top: 0px;
  margin-bottom: 40px;
}

.unfollow {
  background: #79b767;
  border: 1px solid #79b767;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}

.unfollow span {
  margin-right: 5px;
}

.user-menu {
  padding: 30px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.user-menu a {
  font-size: 13px !important;
}

.user-submenu {
  padding: 0px 0 30px 0;
}

.user-submenu a {
  text-transform: none !important;
  font-size: 13px !important;
  font-weight: normal !important;
}

.modal {
  overflow-y: auto;
}

.modal-open {
  overflow: auto;
}

.modal-open[style] {
  padding-right: 0px !important;
}

.timeline a {
  color: #65c178;
}

.timeline img {
  display: inline;
}

.timeline span {
  color: #999;
  padding-top: 5px;
}

.timeline {
  display: block;
  padding: 18px 20px;
  position: relative;
  background: #fff;
  border-radius: 0px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
}

.transactions a, .transactions-shop a {
  color: #65c178;
}

.transactions td {
  padding: 20px !important;
}

.transactions td.design-name {
  text-align: left;
  padding: 10px 0;
}

.transactions td.design-name span {
  display: block;
  font-weight: normal;
  font-style: italic;
}

.transactions td.product-name {
  text-align: left;
}

.transactions td.product-name span {
  color: #c81919;
}

.transactions-shop thead td {
  padding: 10px 12px !important;
}

.transactions-shop td {
  font-size: 12px;
  padding: 5px 20px !important;
  line-height: 20px !important;
}

.transactions-shop td .total-commission {
  font-size: 16px;
  font-weight: bold;
}

.faq {
  padding: 0em;
  list-style-position: inside;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #bebebe;
}

.faq p {
  color: #919191;
  font-weight: normal !important;
  display: none;
  padding-top: 10px;
  text-align: justify;
  width: 95%;
  font-size: 14px;
  cursor: default;
}

.faq-question {
  padding: 12px 40px 12px 20px;
  position: relative;
  background: #fff;
  border-radius: 0px;
  margin-bottom: 8px;
  cursor: pointer;
  border: 1px solid #dddddd;
}

.faq-question a {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 12px;
  padding-left: 5px;
}

.faq-question:hover a {
  color: #65c178;
  text-decoration: none;
}

.faq .active a {
  color: #65c178;
}

.faq p {
  font-family: "Lato";
  letter-spacing: normal;
  font-size: 15px;
  font-weight: 300;
}

.faq p a {
  font-size: 14px !important;
}

.faq p a:hover {
  font-size: 14px !important;
  text-decoration: underline;
}

.faq .pull-right {
  font-size: 24px;
  color: #65c178;
  font-weight: bold;
  line-height: 1;
  margin-right: -25px;
}

.help-block {
  text-transform: none !important;
  font-size: 13px;
  text-align: left;
  font-family: "Lato";
  font-style: normal;
  letter-spacing: normal;
  color: #959595;
}

.help-block a {
  color: #65c178;
}

.white-box a {
  color: #65c178;
}

.subtext {
  text-align: center;
  padding-bottom: 30px;
}

.currency {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.currency-cnt {
  text-align: center;
}

@media (max-width: 767px) {
  .currency {
    justify-content: center;
  }

  .currency li + li {
    margin-left: 15px;
  }

  .currency-cnt {
    text-align: left;
  }
}

.currency li a {
  padding: 8px 11px 8px 13px;
  display: block !important;
  margin: 0 auto 10px auto !important;
  text-align: center;
  border-radius: 30px;
}

.header-subtext {
  padding-bottom: 25px;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  color: #a7a7a7;
  font-style: italic;
  letter-spacing: 2px;
}

.table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 0px solid #ddd;
}

@media (max-width: 500px) {
  .table-font-changing table tbody tr td {
    font-size: 60%;
  }
}

@media (max-width: 450px) {
  .table-font-changing table tbody tr td {
    font-size: 55%;
  }
}

@media (max-width: 400px) {
  .table-font-changing table tbody tr td {
    font-size: 50%;
  }
}

@media (max-width: 336px) {
  .table-font-changing table tbody tr td {
    font-size: 40%;
  }
}

.table-font-changing-overflow {
  overflow-x: unset !important;
}

.hint {
  text-transform: none !important;
  font-size: 13px;
  letter-spacing: normal;
  color: #959595;
}

.hint strong {
  color: #5b5b5b;
}

.bolded, .total {
  font-weight: bold;
  font-size: 1.2em;
}

.pager {
  border-top: 1px solid #dbdbdb;
  padding-top: 10px;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  background: #000;
  border: 2px solid #000;
  padding: 11px 21px;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  letter-spacing: 3px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  border-radius: 0;
}

.pager li > a:hover {
  background: #fff;
  border-color: #000;
  text-decoration: none;
  color: #000 !important;
}

.pager li > a.btn-green {
  color: #fff;
  background: #65c178;
  border-color: #65c178;
}

.pager li > a.btn-green:hover {
  color: #fff !important;
  background-color: #000;
  border-color: #000;
}

.pager li > a.btn-negative {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, .5) !important;
}

.purchase-rules {
  text-align: right;
  margin: 6px 0px 0px 0px;
  padding: 0px;
  font-size: 0.9em;
  line-height: 16px;
}

.purchase-rules a,
.purchase-rules a:hover {
  color: #4a4a4a;
  font-weight: bold;
}

.is_stuck {
  padding: 0 20px;
  margin-left: -20px;
  width: 390px !important;
  background: #fff;
}

.banner-900 {
  text-align: center;
}

.banner-900 img {
  display: inline;
}

.banner-900 a {
  display: inline;
}

.banner-900 a:hover img {
  opacity: 0.8
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
  width: 100% !important;
}

[data-name="White"] {
  border: 1px solid #ddd;
}

.table-price {
  vertical-align: middle !important;
  text-align: center !important;
  border-left: 2px solid #ddd;
}

.table-radio {
  vertical-align: middle !important;
  text-align: center !important;
}

.table-label {
  font-weight: normal;
  width: 100%;
  border-radius: 25px;
  border: 2px solid #ddd;
  padding: 5px !important;
}

.table-label:hover {
  border: 2px solid #333;
}

.table-nopad td {
  padding: 0 !important;
}

.table-inner {
  background: none !important;
  margin-bottom: 0px;
  width: 100% !important;
}

.table-inner td {
  padding: 10px !important;
}

.table-inner img {
  margin-right: 10px;
}

.table-logo {
  text-align: center;
  font-size: 10px;
  vertical-align: middle !important;
}

.payment-logo {
  text-align: center;
  vertical-align: middle !important;
}

.payment-logotypes {
  vertical-align: middle !important;
}

.payment-commission {
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle !important;
}

.table-info {
  font-size: 10px;
  letter-spacing: 1px;
  color: #929292;
}

.table-info strong {
  color: #000;
}

.table-responsive .product-price {
  font-size: 2em;
}

.error {
  padding: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .error {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-sub {
  color: #797979;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
}

.page-sub-sub {
  color: #797979;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
}

.page-sub-sub span {
  font-weight: bold;
  color: #000;
}

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
}

.transparent-btns_nav.next {
  left: auto;
  right: 0;
}

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("../images/arrow.png") no-repeat left 50%;
  width: 50px;
}

.large-btns_nav:active {
  opacity: 1.0;
}

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  position: relative;
  z-index: 10;
  margin-top: -30px;
  text-align: center;
  padding-left: 0px;
  display: none;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(255, 255, 255, .8);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
  width: 9px;
  height: 9px;
}

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0, 0, 0, .8);
}

.slider-wrapper {
  position: relative;
}

.modal-body .product-info {
  font-size: 0.83em;
  padding-left: 1.4em;
  padding-bottom: 20px;
}

.modal-body .sizing-info {
  font-size: 0.83em;
  padding-bottom: 20px;
}

.modal-body .sizing-img {
  padding-bottom: 20px;
  text-align: center;
}

.modal-body .sizing-img img {
  display: inline-block;
}

.size-table {
  font-size: 0.91em;
  margin-bottom: 20px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f3f3f3;
}

.table-striped > tbody > tr.no-background:nth-child(odd) {
  background-color: #fff;
}

.modal-title {
  position: static;
}

.add-design {
  padding: 30px 0;
}

.summary {
  color: #666;
}

.item {
  font-weight: bold;
  color: #000;
}

.table-affiliate {
  border: none !important;
  font-weight: bold;
  background-color: #fff;
}

.affiliate .table-striped > thead, .affiliate .table-striped > tbody .head, .transactions thead, .transactions-shop thead {
  background-color: #65c178;
  color: #fff;
}

.transactions-shop thead .no-background {
  background-color: #fff;
}

.affiliate .table-affiliate .table-striped > tbody > tr:nth-child(odd) {
  background-color: #fff;
}

.stats-medium {
  font-size: 2em;
  color: #000;
  padding: 20px 0 !important;
  display: block;
  margin: 0 auto;
  border: 2px solid #eee;
}

.stats-big {
  font-size: 3em;
  color: #000;
  padding: 20px 0 !important;
  display: block;
  margin: 0 auto;
  border: 2px solid #eee;
}

.head {
  font-weight: bold;
}

select {
  width: 95%;
  height: 30px;
  padding: 0px 7px;
  font-size: 12px;
  border: 1px solid #b1b1b1;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  outline: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 1px;
  background-color: #fff;
  background-image: url("../images/select_arrow.png") !important;
  background-position: center right;
  background-repeat: no-repeat;

}

select:hover {
  border: 1px solid #65c178;
}

select > option {
  padding: 10px 7px;
  outline: none !important;
}

.product-color > option {
  color: #fff;
  padding: 10px 7px;
  outline: none !important;
}

.table-cart thead td {
  text-transform: uppercase;
}

.table-cart td {
  vertical-align: middle !important;
  text-align: center;
  border: 0 !important;
}

.modal-body .table {
  margin-bottom: 0;
}

.modal-body .table-cart td {
  vertical-align: middle !important;
  text-align: left;
  color: #666;
}

.modal-body .table-cart td span {
  color: #929292;
}

.modal-content {
  border-radius: 0px;
}

.modal-header {
  border-bottom: none;
}

.modal-footer button {
  font-size: 11px !important;
  letter-spacing: 1px;
}

.modal-footer .checkout-with-paypal {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.confirm-design {
  padding-bottom: 15px;
}

.btn-danger {
  background: none;
  border: 2px solid red;
  padding: 8px 15px;
  font-size: 11px;
  font-weight: bold;
  color: red !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  border-radius: 0;
}

.btn-danger:hover {
  background: red;
  border-color: red;
  text-decoration: none;
  color: #fff !important;
}

.btn-small-green {
  background: #65c178;
  border: 2px solid #65c178;
  padding: 8px 15px;
  font-size: 11px;
  font-weight: bold;
  color: #fff !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
  border-radius: 0;
}

.btn-small-green:hover {
  background: #fff;
  border-color: #65c178;
  text-decoration: none;
  color: #65c178 !important;
}

/*.timer {
  height: 33px !important;
}*/

/*product-select {
  min-height: 50px;
}*/

/*.product-options h4 {
  height: 60px;
}*/

.tooltip {
  background: none !important;
}

.tooltip-inner {
  max-width: 400px;
}

.newsletter-page {
  margin-top: 5px;
  padding: 100px 0 100px 0;
}

.newsletter-page {
  background: url(../images/newsletter/bg.jpg) no-repeat top;
  background-size: cover;
}

.newsletter-page h2 {
  font-size: 24px;
  color: #000;
  letter-spacing: 20px;
  text-transform: uppercase;
}

.newsletter-page h2:before {
  background: none;
}

.newsletter-page h1 {
  font-size: 48px;
  color: #000;
  letter-spacing: 40px;
  text-transform: uppercase;
}

.newsletter-page .header-subtext {
  font-size: 18px;
  font-weight: 200;
  padding-bottom: 50px;
}

.newsletter-page .btn-green, .newsletter-page .btn-gray {
  border-radius: 0 !important;
  min-height: 48px;
  height: 48px !important;
  margin-top: -10px;
  width: 200px;
}

.newsletter-page .form-control {
  width: 260px;
  border: 1px solid #000;
  min-height: 48px;
  height: 48px !important;
  font-size: 12px;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #fff;
  margin-bottom: 10px !important;
}

.newsletter-feature {
  text-align: center;
  padding-top: 50px;
}

.newsletter-feature .spacer {
  background: url(../images/newsletter/spacer.png) no-repeat center center;
  text-align: center;
  padding: 1px;
}

.newsletter-feature p {
  color: #000;
  font-family: Lato;
  letter-spacing: 3px;
  font-weight: bold;
  font-style: normal;
  padding-top: 20px;
  font-size: 13px;
}

.newsletter-text {
  padding-bottom: 200px;
}

@media screen and (max-width: 991px) {
  .newsletter-page .form-group > input, .newsletter-page button {
    width: 100% !important;
  }

  .newsletter-page button {
    margin-top: 0 !important;
  }

  .form-inline .form-group {
    display: block;
  }

  .newsletter-page .small-checkbox {
    margin-top: 7px;
  }

  .tee-alert-line button {
    margin-top: -10px !important;
    width: 200px !important;
  }
}

@media screen and (max-width: 1199px) {
  .newsletter-page form {
    text-align: center;
  }
}

.pig {
  padding: 20px 0;
  text-align: center;
}

.pig img {
  margin: 0 auto;
}

.underlined:before {
  display: none
}

.share {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1000;
  padding: 0 !important;
  list-style-type: none;
  text-align: right;
  width: 260px;
  margin: 0 !important;
}

.share li {
  position: static !important;
  display: inline !important;
  float: none !important;
}

.darken .btn {
  padding: 4px 12px !important;
}

.darken li a {
  background: rgba(0, 0, 0, 0.8);
  color: #fff !important;
  border: none !important;
}

.darken li a.fb-share:hover {
  background: #627cad;
  color: white;
  border: 1px solid #627cad;
}

.darken li a.pin-it:hover {
  background: #c50000;
  color: white;
  border: 1px solid #c50000;
}

.darken li a.tweet:hover {
  background: #0cabd9;
  color: white;
  border: 1px solid #0cabd9;
}

.darken .stumble:hover {
  background: #eb4823;
  color: white;
  border: 1px solid #eb4823;
}

.share .btn {
  display: inline-block;
  padding: 3px 11px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.428571429;
  border-radius: 0 !important;
  font-family: "Lato";
}

.fb-share {
  background: #627cad;
  color: white;
  border: 1px solid #627cad;
}

.fb-share:hover {
  background: white;
  color: #627cad;
  border: 1px solid #ccc;
}

.pin-it {
  background: #c50000;
  color: white;
  border: 1px solid #c50000;
}

.pin-it:hover {
  background: white;
  color: #c50000;
  border: 1px solid #ccc;
}

.tweet {
  background: #0cabd9;
  color: white;
  border: 1px solid #0cabd9;
}

.tweet:hover {
  background: white;
  color: #0cabd9;
  border: 1px solid #ccc;
}

.submit-contact button {
  width: 100%
}

.contact-button {
  border: 1px solid #a5a5a5;
  color: #333;
  text-align: center;
  width: 200px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.contact-button a {
  color: #333;
}

.contact-button:hover {
  color: #fff;
  background-color: #333;
  transition: background-color 150ms ease-in-out;
}

.contact-button:hover a {
  color: #fff;
}

.contact-button {
  margin-right: 20px;
  padding: 20px;
}

.contact-buttons {
  margin: 24px 0 40px 44px;
  display: inline-flex;
}

.contact-buttons a:hover {
  text-decoration: none;
}

@media (max-width: 1199px) {
  .contact-buttons {
    margin-left: -22px;
  }

  @media (max-width: 991px) {
    .contact-buttons {
      margin-left: 22px;
    }

    @media (max-width: 767px) {
      .contact-buttons {
        display: block;
        margin-left: 0;
      }

      .contact-button {
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
      }
    }
  }
}

@media (min-width: 1399px) {
  .col-md-6 .SlectBox {
    width: 240px;
    padding: 10px;
  }

  .col-md-4 .SlectBox {
    width: 210px;
    padding: 10px;
  }

  .col-md-3 .SlectBox {
    width: 160px;
    padding: 7px;
  }
}

@media (max-width: 1398px) {
  .col-md-6 .SlectBox {
    width: 240px;
    padding: 10px;
  }

  .col-md-4 .SlectBox {
    width: 180px;
    padding: 10px;
  }

  .col-md-3 .SlectBox {
    width: 140px;
    padding: 10px;
  }

  /*.col-md-3 .timer {*/
  /*font-size: 12px;*/
  /*}*/
  /*  .col-md-3 .product-price .new-price {
      font-size: 18px !important;
      float: none;
    }

    .col-md-3 .product-price .new-price em {
      font-size: 11px !important;
    }*/
}

@media (max-width: 1198px) {
  .col-md-6 .SlectBox {
    width: 190px;
    padding: 10px;
  }

  .col-md-4 .SlectBox {
    width: 160px;
    padding: 10px;
  }

  .col-md-3 .SlectBox {
    width: 220px;
    padding: 7px;
  }

  /*.col-md-3 .timer,*/
  /*.col-md-4 .timer {*/
  /*font-size: 12px;*/
  /*letter-spacing: 0;*/
  /*}*/
  /*.product-select .pull-right {
    float: none !important;
  }

  .product-select select {
    width: 100% !important;
  }*/

}

@media (max-width: 991px) {
  .newsletter-page h2 {
    font-size: 18px;
    letter-spacing: 5px;
  }

  .newsletter-page .header-subtext {
    font-size: 14px;
    font-weight: 200;
    padding-bottom: 50px;
  }

  .newsletter-page h1 {
    font-size: 28px;
    letter-spacing: 10px;
  }

  /* .product-price .new-price {
     float: none;
   }

   .product-price .new-price span {
     font-size: 34px !important;
   }

   .product-price .old-price {
     position: static;
     text-align: center;
   }

   .product-price {
     margin-top: 10px;
   }*/
  /*.timer {*/
  /*height: auto !important;*/
  /*letter-spacing: 1px;*/
  /*}*/
  /*.product-select {
    height: auto !important;
    min-height: auto;
  }

  .product-options h4 {
    height: auto !important;
  }*/
  .pager .next > a,
  .pager .next > span,
  .pager .previous > a,
  .pager .previous > span {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  .pager .next input.btn-green,
  .pager .next button.btn-green {
    float: none !important;
    width: 100%;
  }

  .red {
    display: inline !important;
  }

  .modal-footer button {
    margin: 12px auto !important;
    text-align: center !important;
    float: none;
    display: block !important;
  }

  .modal-footer .btn-checkout-green {
    margin: 0 !important;
  }

  .modal-footer .pull-right, .modal-footer .pull-left {
    float: none !important;
  }

  .centered-btns_nav {
    opacity: 1;
  }

  .shipping-panel {
    width: 100%;
    min-width: 100px;
    height: auto;
  }

  .navbar-cart {
    display: block;
    position: relative;
    float: right;
    padding: 0px;
    margin-top: 14px;
    margin-right: 25px;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
  }

  .navbar-cart a {
    color: #000;
  }

  /*.col-md-3 .timer,*/
  /*.col-md-4 .timer {*/
  /*font-size: 14px;*/
  /*letter-spacing: 1px;*/
  /*}*/
  /*.product-price {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px 0 !important;
  }

  .product-options h4,
  .product-options h4 p {
    text-align: center;
  }*/
  .main-nav {
    margin-left: 0px;
  }

  /*.timer {*/
  /*font-size: 13px;*/
  /*}*/
  footer {
    text-align: center;
  }

  .tee-alert-form p {
    text-align: center;
  }

  /*.signup-btn {*/
  /*float: none;*/
  /*margin: 0 auto;*/
  /*padding: 10px;*/
  /*border: 0px;*/
  /*}*/
  h3 span {
    display: block;
    text-align: center;
    padding-top: 5px;
  }

  .banners {
    text-align: center;
  }

  .fb-comm {
    text-align: center;
  }

  /*  .order-form {
      text-align: center;
      padding-top: 20px;
    }

    .order-form .form-group {
      display: inline-block;
    }*/
  /*.timer {*/
  /*padding-top: 30px;*/
  /*}*/
  /*.product-select {
    text-align: center;
  }*/
  .navbar-toggle {
    background: #65c178;
    margin-top: 7px;
  }

  .icon-bar {
    background: #fff;
  }

  .navbar-nav {
    background-color: #fff;
  }

  /*.product-select .pull-right {
    float: none !important;
  }*/
  .SlectBox {
    width: 300px;
    padding: 10px;
  }

  .tabs > li {
    display: block;
    margin-bottom: 20px;
  }
}

.shipping-icon {
  display: none !important;
}

/*TeeAlert*/

.tee-alert-page > div {
  margin-bottom: 400px;
}

.tee-alert-button {
  position: relative;
  top: 10px;
  margin-left: 0 !important;
}

.tee-alert-page {
  background: url(../images/teealert/bg.jpg) no-repeat bottom;
}

.tee-alert-page input[type=text] {
  background: none;
  font-weight: 300;
}

.tee-alert-page h6 {
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 40px;
  letter-spacing: 4px;
  line-height: 16px;
}

@media (min-width: 992px) {

  .tee-alert-page h1 {
    position: relative;
    left: 16px;
  }

  .tee-alert-page h6 {
    font-size: 12px;
    line-height: 20px;
    margin-top: 24px;
  }
}

@media (max-width: 991px) {
  .tee-alert-page h1 {
    margin-bottom: 24px;
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .tee-alert-line {
    display: inline-flex;
  }
}

@media (max-width: 767px) {
  .navbar-cart .glyphicon-shopping-cart {
    margin-right: -15px !important;
  }

  .navbar-header > button {
    margin-left: -2px;
  }

  .tee-alert-page input[type=text] {
    margin: auto;
    width: 100%;
  }

  .tee-alert-button button {
    width: -moz-available ! important;
    width: -webkit-fill-available !important;
    width: fill-available !important;
    margin-top: 0 !important;
    margin-left: -15px;
  }
}

.checkout-time {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  font-weight: 800;
}

.checkout-time span {
  color: #65c178;
}

.checkout-time .question-icon img {
  top: -2px;
}

.btn-ghost {
  color: #fff !important;
}

.btn-ghost:hover {
  color: #000 !important;
}

.nav-menu-section-shop {
  padding-top: 80px !important;
}

.nav-menu-section-shop .logo-main-new {
  display: none !important;
}

.nav-menu-res {
  padding-bottom: 25px;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .nav-shop-new {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0;
    background: #000;
  }
}

@media (min-width: 1200px) {
  .nav-menu-res {
    padding: 0;
  }

  .nav-menu-section-shop {
    padding-top: 60px !important;
  }
}

@media (max-width: 1199px) {
  .nav-menu-section-shop .logo-main-new {
    display: inline-block !important;
    margin-bottom: 0;
  }

  .tabs > li {
    margin-bottom: 14px;
  }
}

@media (max-width: 400px) {
  .nav-menu-res {
    padding-bottom: 2px;
  }
}

/*nowe limited*/

.limited-projects {
  justify-content: center;
  display: flex;
  flex-flow: row wrap;
}

.limited-projects .limited-project-cnt {
  margin: 10px;
  position: relative;
}

.limited-projects a {
  position: relative;
  display: block;
}

.limited-projects a:hover {
  text-decoration: none;
}

.limited-projects .timer-row {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-flow: row nowrap;
  background: #282828;
  padding: 3px 17px 4px 4px;
  z-index: 1;
}

.limited-projects .timer {
  color: #fff;
  line-height: 1em;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}

.limited-projects .timer-info {
  background: url("../images/icons/question-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  top: 0;
  margin-left: 5px;
}

.limited-projects .timer-row:before {
  content: '';
  background: linear-gradient(225deg, #282828 50%, rgba(0, 0, 0, 0) 50%);
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  left: -21px;
}

/*User account responsive tables*/
@media screen and (max-width: 991px) {

  /*Grid + flex*/
  .table-order-history .content-head, .table-order-history td:first-child {
    font-weight: bold;
    font-size: 15px;
  }

  .table-order-history tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .table-order-history td {
    display: flex;
    flex-direction: column;
    padding: 5px 0 !important;
  }

  .table-order-history td:first-child {
    grid-column: 1 / span 2;
    padding: 5px 0 !important;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .4) !important;
  }

  .table-order-history .status {
    grid-row: 2 /span 2;
    grid-column: 2 / span 1;
    display: flex;
    align-self: center;
  }

  .table-order-history .status div a {
    padding-top: 5px;
    font-size: 18px;
    text-decoration: underline;
  }

  .table-order-history * {
    flex: 2;
  }

  .table-order-history td span:last-child {
    order: -1;
    flex: 1;
  }

  .table-order-details .content-head {
    font-weight: bold;
    font-size: 15px;
    order: -1;
  }

  .table-order-details .colour {
    height: 20px;
  }

  .table-order-details img {
    width: 66px;
  }

  .table-order-details tr {
    display: grid;
    grid-template-columns: 1fr 5fr;
    padding: 4px 8px;
  }

  .table-order-details td {
    display: flex;
    flex-direction: column;
    align-self: center;
    padding: 2px !important;
  }

  .table-order-details td:nth-child(1) {
    grid-column: 1 /span 1;
    grid-row: 2 /span 4;
  }

  .table-order-details td:nth-child(2) {
    grid-column: 1 / span 4;
    grid-row: 1 / span 1;
  }

  .table-order-details td:nth-child(3) {
    grid-row: 2 / span 1;
  }

  .table-order-details td:nth-child(4) {
    grid-row: 3 / span 1;
  }

  .table-order-details td:nth-child(5) {
    grid-row: 4 / span 1;
  }

  .table-order-details td:nth-child(6) {
    grid-row: 5 / span 1;
  }

  .table-order-details td:nth-child(n+3) {
    grid-column: 2 / span 3;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 8px !important;
  }

  .table-order-details td:nth-child(4) span:first-child {
    order: 2;
  }

  .table-order-details td:nth-child(4) span strong {
    text-align: right;
    padding-right: 5px;
  }

  .table-order-details td strong {
    text-align: center;
  }

  .table-order-details img {
    margin: auto;
  }

  .table-order-details .shopping-cart-total {
    grid-template-columns: 1fr auto;
    margin-bottom: 0;
  }

  .table-order-details .shopping-cart-total td {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
  }

  .table-order-details .shopping-cart-total td:nth-child(2) {
    grid-column: 1/2;
    text-align: right;
  }

  .table-order-details .shopping-cart-total td:nth-child(3) {
    grid-column: 2/3;
    grid-row: 1/2;
    text-align: right;
  }

  .table-order-details .shopping-cart-total.no-background td {
    display: flex;
  }

  .table-order-details .shopping-cart-total .content-head,
  .table-order-details .shopping-cart-total td:first-child,
  .table-order-details td:nth-child(1) .content-head,
  .table-order-details br {
    display: none;
  }

  @media screen and (max-width: 580px) {
    .table-order-details td,
    .table-order-details span,
    .table-order-details strong {
      font-size: 11px !important;
    }

    .table-order-details .colour {
      height: 12px;
    }
  }

  .order-details-addresses .table tr td:first-child {
    display: none;
  }

  .order-details-addresses .table tr td {
    color: #000;
    text-align: center;
    padding: 4px;
    font-size: 11px;
  }

  .order-details-addresses > div > div {
    padding: 0;
  }

  .order-details-addresses h5,
  .order-details-addresses-payment h5,
  .order-details-addresses-shipping h5 {
    font-weight: bold;
    color: #000;
  }

  .order-details-addresses a,
  .order-details-more a {
    color: #65c178;
  }

  .order-details-more .col-md-offset-5 tr:first-child td:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .table-addresses tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .table-addresses tbody tr td {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    align-self: flex-start;
    text-align: center !important;
  }

  .table-addresses .content-head {
    order: -1;
    font-weight: bold;
    padding-bottom: 8px;
  }

  .table-addresses tbody tr td:last-child {
    grid-column: 1/3;
    padding-top: 0 !important;
  }


  @media screen and (max-width: 767px) {
    .table-addresses tbody tr td:last-child button,
    .table-addresses tbody tr td:last-child > div {
      width: 100%;
    }

    .addresses-add-edit .address-type {
      text-align: center;
    }

    .addresses-btns {
      width: 100%;
      margin: 10px 0 0 0;
    }

    .addresses-add-edit .addresses-btns div {
      display: grid;
      grid-template-columns: 1fr 1fr;
      padding: 0;
      margin-left: -30px;
    }

    .profile-avatar .form-group:nth-last-child(2) .input-group {
      display: flex;
      flex-flow: column wrap;
    }

    .profile-avatar .img-box {
      display: flex;
      justify-content: center;
    }

    .profile-avatar .img-box a {
      position: absolute;
      top: 50%;
      right: 20%;
      transform: translateY(-50%);
    }

    .profile-avatar .help-block {
      text-align: center;
    }

    .profile-avatar #avatar {
      position: absolute;
      top: -9999px;
      opacity: 0;
    }

    .profile-avatar #avatar ~ label {
      letter-spacing: 0;
      font-weight: bold;
      text-align: center;
      font-size: 16px;
      margin-top: 13px;
      border: 1px solid #000;
      padding: 6px 0;
    }
  }

  @media screen and (max-width: 767px) and (min-width: 640px) {
    /*.limited-projects a{
      width: 40%;
    }*/
    .limited-projects .timer {
      font-size: 11px;
    }

    .limited-projects .timer-info {
      height: 11px;
      width: 11px;
      background-size: contain;
    }

    .limited-projects .timer-row:before {
      width: 18px;
      height: 18px;
      left: -18px;

    }
  }

  @media screen and (max-width: 640px) {
    .limited-projects a {
      width: auto;
    }

    .limited-projects img {
      width: 100%;
    }
  }

  @media screen and (max-width: 550px) {
    .limited-projects .timer {
      font-size: 11px;
    }

    .limited-projects .timer-info {
      height: 11px;
      width: 11px;
      background-size: contain;
    }

    .limited-projects .timer-row:before {
      width: 18px;
      height: 18px;
      left: -18px;

    }
  }

  @media screen and (max-width: 325px) {
    .limited-projects .timer {
      font-size: 8px;
    }

    .limited-projects .timer-info {
      height: 8px;
      width: 8px;
      background-size: contain;
    }

    .limited-projects .timer-row:before {
      width: 15px;
      height: 15px;
      left: -15px;
    }
  }

  /*Shop products lightslider*/
  #shop-products-slider ~ .lSAction > a {
    margin-top: -8px;
  }

  @media screen and (max-width: 1100px) {
    #shop-products-slider ~ .lSAction > a {
      margin-top: -5px;
    }
  }
  .table-artist-sales-history.limited tbody tr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 20px 0;
  }

  .table-artist-sales-history.limited tbody td:nth-child(1) {
    grid-row: 1/2;
    grid-column: 1/span 2;
    align-items: center;
    padding-top: 14px !important;
  }

  .table-artist-sales-history.limited tbody td:nth-child(2) {
    grid-row: 1/2;
    grid-column: 3/span 2;
    align-items: center;
    padding-top: 14px !important;
  }

  .table-artist-sales-history.limited tbody td:nth-child(2) .content-head {
    display: none;
  }

  .table-artist-sales-history.limited tbody td {
    line-height: 1em !important;
    display: flex;
    flex-flow: column wrap;
    padding: 5px !important;
  }

  .table-artist-sales-history.limited tbody td * {
    font-size: 11px;
    text-align: center;
  }

  .table-artist-sales-history.limited tbody .content-head {
    order: -1;
    margin-bottom: 18px;
    font-weight: bolder;
  }

  .table-artist-sales-history.limited tbody td:last-child div {
    margin-top: 10px;
  }

  .table-artist-sales-history.pod tbody tr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }

  .table-artist-sales-history.pod tbody td {
    display: flex;
    flex-flow: column wrap;
    font-size: 11px;
    padding: 5px !important;
    line-height: 2em;
  }

  .table-artist-sales-history.pod tbody .content-head {
    order: -1;
    font-weight: bold;
    color: #000;
  }

  .table-artist-sales-history.pod tbody strong {
    white-space: nowrap;
  }

  .table-artist-sales-history.pod .label-body,
  .table-artist-sales-history.pod .label-head {
    display: none;
  }

  .table-artist-sales-history.pod tbody td:nth-child(-n+2) {
    grid-row: 1/2;
    grid-column: span 2;
    align-items: center;
    text-align: center;
  }

  .table-artist-sales-history.pod tbody td:last-child {
    text-align: center !important;
  }

  .table-artist-sales-history.pod tbody td.design-name {
    align-self: center;
  }

  .table-artist-sales-history.pod br {
    display: none !important;
  }

  .sm-no-pad {
    padding: 0 !important;
  }

  .poe-earnings > table > tbody > tr {
    display: flex;
    flex-flow: column nowrap;
  }

  .poe-earnings > table > tbody > tr > td {
    width: 100%;
  }

  .table-payments tbody > tr {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(4, auto);
    padding: 15px 5px;
  }

  .table-payments tbody td {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3px !important;
  }

  .table-payments tbody td .content-head {
    order: -1;
  }

  .table-payments tbody td .head {
    text-align: center !important;
  }

  .table-payments tbody td:nth-child(1) {
    grid-row: 1/2;
    grid-column: 2/4;
    text-align: center !important;
    align-self: flex-end;
  }

  .table-payments tbody td:nth-child(2) {
    grid-row: 1/4;
    grid-column: 1/2;
  }

  .table-payments tbody td:nth-child(3) {
    grid-row: 2/3;
    grid-column: 2/4;
  }

  .table-payments tbody td:nth-child(4) {
    grid-row: 3/4;
    grid-column: 2/4;
    align-self: flex-start;
  }

  .table-payments tbody td:nth-child(4+n) {
    grid-row: 4/5;
  }

  .table-payments tbody td:nth-child(2) img {
    width: 100px;
  }

  .table-payments tbody td:last-child img {
    width: 20px;
  }

  .table-artist-sales-history.shop br {
    display: none !important;
  }

  .table-artist-sales-history.shop tbody tr {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto auto auto auto auto;
    padding: 0 10px;
  }

  .table-artist-sales-history.shop tbody tr + tr {
    margin-top: 10px;
  }

  .table-artist-sales-history.shop tbody tr td {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .table-artist-sales-history.shop tbody tr td .content-head {
    order: -1;
  }

  .table-artist-sales-history.shop tbody tr td:not(:first-child) .content-head {
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 1px solid #333;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

  .table-artist-sales-history.shop tbody tr td:not(:first-child) {
    display: flex;
    flex-flow: column nowrap;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(1) {
    grid-column: 1/6;
    grid-row: 1/2;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto auto;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(1) > * {
    grid-column: 2/3;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(1) > .label {
    width: 60px;
    height: 16px;
    margin: auto;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(1) img {
    grid-column: 1/2;
    grid-row: 1/4;
    margin: auto;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(2),
  .table-artist-sales-history.shop tbody tr td:nth-child(10) {
    text-align: left;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(2) .content-head,
  .table-artist-sales-history.shop tbody tr td:nth-child(10) .content-head {
    justify-content: flex-start;
  }

  .table-artist-sales-history.shop tbody tr td:nth-child(2) *,
  .table-artist-sales-history.shop tbody tr td:nth-child(10) * {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .table-artist-sales-history.shop tbody tr td:last-child {
    grid-column: 1/2;
    grid-row: 3/4;
  }

  @media screen and (max-width: 500px) {
    .table-artist-sales-history.shop tbody tr td {
      font-size: 9px;
    }

    .table-artist-sales-history.shop tbody tr td:nth-child(1) > .label {
      height: 12px;
    }

    .table-artist-sales-history.shop tbody tr td:not(:first-child) * {
      line-height: 10px;
    }

    .table-artist-sales-history.shop tbody tr td .total-commission {
      font-size: 10px;
    }
  }
}

/*Smaller space between SbA product info*/

.shop-by-artist-inside .project h4 {
  min-height: 60px;
}

/**/

.btn-pay {
  display: block;
  background: #65c178;
  color: #fff !important;
  width: 70px;
  margin: auto;
  padding: 4px;
  position: relative;
  top: 5px;
  transition: all 300ms ease-in-out;
  text-decoration: none !important;
}

.btn-pay:hover {
  background: #5da66c;
  text-decoration: none;
}

/**/

.search-box-sba {
  float: right;
  padding: 0 15px 15px 15px;
}

.search-box-sba input[type=text] {
  box-sizing: border-box;
  height: 31px;
  border: 1px solid #c0c0c0;
  border-bottom-right-radius: 90px;
  border-top-right-radius: 90px;
  border-left: 0;
  outline: none !important;

}

.search-box-sba i {
  border: 1px solid #c0c0c0;
  padding: 8px 8px 7px 8px;
  box-sizing: border-box;
  transition: all 300ms ease-in-out;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-right: 0;
  margin-right: -3px;
  color: #333;
}

.search-box-sba i:hover,
.search-box-sba i:active,
.search-box-sba i:visited,
.search-box-sba i:focus {
  color: #333;
}

@media screen and (max-width: 767px) {
  .search-box-sba {
    text-align: center;
    width: 100%;
    padding: 0 0 15px 0;
  }
}

/**/

.shop-top > div {
  padding: 0 5px;
}

#carousel_shop .carousel-control {
  display: block !important;
  margin: 0 !important;
  width: 60px;
  font-size: 24px;
}

#carousel_shop .glyphicon:before {
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px;
}

@media (max-width: 400px) {
  #carousel_shop {
    margin-bottom: -40px;
  }

  #carousel_shop .carousel-control {
    font-size: 18px;
  }

  #carousel_shop .glyphicon:before {
    padding: 5px;
  }
}

#carousel_shop a {
  display: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}

#carousel_shop a:first-child {
  display: block;
}

.limited-product-sliders .project h4 {
  padding: 15px 0;
  min-height: 80px;
}

@media screen and (max-width: 767px) {
  .limited-product-sliders .project h4 {
    font-size: 9px;
    letter-spacing: 0;

    min-height: 42px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3px;
    margin-top: -5px;
  }

  .limited-product-sliders .prices * {
    font-size: 9px;
  }
}

.limited-product-sliders .roll-menu {
  margin: 10px 0 -25px;
}

.limited-product-sliders .roll-menu li {
  display: inline-block;
}

@media (max-width: 500px) {
  .limited-product-sliders .roll-menu {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    height: 36px;
  }

  .limited-product-sliders .roll-menu li {
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 7px 0;
    margin: 0;
  }

  .limited-product-sliders .roll-menu li a {
    color: #000;
  }

  .limited-product-sliders .roll-menu li.active a {
    color: #65c178;
    border-bottom: 0 !important;
  }
}

.limited-product-sliders .tab-pane,
.limited-product-sliders .lSSlideOuter {
  padding-bottom: 0 !important;
}

.limited-product-sliders .tab-pane .lSAction > a {
  top: 32% !important;
  top: calc(100vw / 15) !important;
}

@media screen and (max-width: 1100px) {
  .limited-product-sliders .tab-pane .lSAction > a {
    top: 26% !important;
    top: calc(100vw / 10) !important;
  }

  @media screen and (max-width: 799px) {
    .limited-product-sliders .tab-pane .lSAction > a {
      top: 33% !important;
      top: calc(100vw / 4.5) !important;

    }
  }
}

@media screen and (max-width: 767px) {
  .limited-product-sliders {
    padding: 10px 0 0;
  }

  .limited-section {
    padding: 30px 0 0;
  }

  .limited-section h2 {
    margin: 16px 0 25px;
  }

  .limited-product-sliders .tab-pane .lSAction {
    display: none !important;
  }

  .limited-product-sliders .lSSlideWrapper {
    position: relative;
  }

  .limited-product-sliders .lSSlideWrapper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    width: 17vw;
  }

  .limited-product-sliders .lslide {
    width: 33vw !important;

  }

  .limited-product-sliders .lightSlider {
    margin-bottom: 20px;
  }
}

span.product-price {
  color: #000;
  font-weight: bold;
  font-size: 20px;
}

.limited-product-sliders .project-img {
  overflow: inherit !important;
}

.sba-prices {
  flex-wrap: nowrap !important;
}

@media screen and (max-width: 500px) {
  .sba-prices span {
    font-size: 8px;
    padding: 0 !important;
  }

  .sba-prices .previous-price {
    order: -1;
  }
}

/*progress bar*/

.fullbar {
  width: 100%;
  background: #eee;
  height: 100%;
  display: flex;
  margin-top: 50px;
  margin-bottom: -5px;
}

.checkout-bar-cnt {
  background: transparent;
  margin-bottom: 25px;
  margin-top: 15px;
}

.checkout-bar {
  position: relative;
  width: 100%;
  padding: 85px 0 25px;
  list-style: none;
}

.checkout-bar:before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 61px;
  left: 0;
  background-color: #c0c0c0;
}

.checkout-bar > div {
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

.checkout-bar a {
  color: #000;
}

.checkout-bar .dot {
  position: absolute;
  top: -35px;
  height: 100px;
  padding-top: 20px;
  z-index: 1;
  text-align: center;
}

.checkout-bar .dot:before {
  content: '';
  position: absolute;
  top: -7px;
  height: 11px;
  width: 11px;
  background-color: #8c8c8c;
  border-radius: 90px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}

.checkout-bar .dot.first {
  left: 0;
  transform: translateX(-50%);
}

.checkout-bar .dot.secound, .checkout-bar .dot.third, .checkout-bar .dot.fourth {
  right: 0;
  transform: translateX(50%);
}

/**/

/*Krok pierwszy*/

.checkout-bar.step-1 > div:nth-child(2):before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: -100%;
  background: linear-gradient(to right, #333, #65c178);
}

.checkout-bar.step-1 > div:nth-child(2):after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: 0;
  background: linear-gradient(to right, #65c178, #c0c0c0);
}

.checkout-bar.step-1 .dot.first:before {
  background-color: #333;
}

.checkout-bar.step-1 .dot.secound:before {
  background-color: #65c178;
  height: 16px;
  width: 16px;
  top: -9px;
}

/*Krok drugi*/
.checkout-bar.step-2 > div:nth-child(2):before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: -100%;
  background: #333;
}

.checkout-bar.step-2 > div:nth-child(3):before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: -100%;
  background: linear-gradient(to right, #333, #65c178);
}

.checkout-bar.step-2 > div:nth-child(3):after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: 0;
  background: linear-gradient(to right, #65c178, #c0c0c0);
}

.checkout-bar.step-2 .dot.first:before,
.checkout-bar.step-2 .dot.secound:before {
  background-color: #333;
}

.checkout-bar.step-2 .dot.third:before {
  background-color: #65c178;
  height: 16px;
  width: 16px;
  top: -9px;
}

/*Krok trzeci*/
.checkout-bar.step-3:before {
  background: #333;
}

.checkout-bar.step-3 > div:nth-child(3):after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 37px;
  left: 0;
  background: linear-gradient(to right, #333, #65c178);
}

.checkout-bar.step-3 .dot:before {
  background-color: #333;
}

.checkout-bar.step-3 .dot.fourth:before {
  background-color: #65c178;
  height: 16px;
  width: 16px;
  top: -9px;
}

/*Checkout*/
.checkout-box.logBox {
  position: relative;
}

.checkout-box.logBox i {
  cursor: pointer;
  width: 100%;
  font-size: 40px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
}

.checkout-row > div {
  padding: 0;
}

.checkout-row > div:first-child {
  padding-right: 2px;
}

.checkout-row > div:last-child {
  padding-left: 2px;
}

.checkout-box .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.checkout-box .required {
  position: relative;
}

.checkout-box .required:before {
  content: '*';
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 20px;
  color: #ff9a9a;
  z-index: 3;
}

.checkout-box .shipping-methods {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .checkout-shipping-table tbody {
    display: flex;
    flex-flow: row wrap;
  }

  .checkout-shipping-table .shipping-option {
    padding: 0 5px;
  }

  .checkout-shipping-table .shipping-table-tr .table-price {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.checkout-shipping-table .table-inner > tbody > tr {
  margin: auto;
  display: flex;
  width: 100%;
}

.checkout-shipping-table .shipping-table-tr > td:not(.table-radio) {
  flex: 1;
}

.checkout-shipping-table .table-radio,
.payments-row .table-radio {
  position: absolute;
  opacity: 0;
}

.checkout-shipping-table .shipping-option.active .table-label,
.payment-option.active {
  border-color: #333;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.checkout-shipping-table .shipping-option.active > td {
  background-color: transparent;
}

.payment-methods .methods-row > tbody > tr:not(:first-child):not(:last-child) {
  padding: 0 5px;
}

.payment-methods .methods-row > tbody > tr:first-child {
  padding-right: 5px;
}

.payment-methods .methods-row > tbody > tr:last-child {
  padding-left: 5px;
}

.payment-methods .methods-row > tbody > tr > td {
  width: 100%;
  display: block;
}

@media screen and (max-width: 768px) {
  .payment-methods .methods-row > tbody > tr {
    padding: 0 2px !important;
  }

  .payment-methods .paypal-box .payment-logo {
    padding-right: 3px !important;
    padding-left: 3px !important;
    padding-top: 5px !important;
  }
}

.payment-methods .payment-option {
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment-methods .paypal-box {
  position: relative;
}

.payment-methods .paypal-box .payment-logo {
  padding-bottom: 23px !important;
}

.payment-methods .paypal-box .payment-logotypes {
  position: absolute;
  bottom: -3px;
  right: 6px;
}

.payment-methods .methods-row > tbody {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.shipping-different-address {
  text-align: center;
  margin: 0;
  position: relative;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0;
  cursor: pointer;
}

.shipping-different-address span {
  position: relative;
}

.shipping-different-address input {
  position: absolute;
  visibility: hidden;
  top: -9999px;
}

.shipping-different-address input:checked ~ span:before {
  content: "";
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #000;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: rotate(180deg) translateX(50%);
}

.shipping-different-address input ~ span:after {
  content: '';
  height: 1px;
  background: #000;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

/**/

@media screen and (max-width: 991px) {
  #checkout ul.pager,
  .checkout-section ul.pager {
    display: flex;
    flex-direction: column-reverse;
  }

  .summary-shopping-table .shopping-cart-edit-order {
    display: none !important;
  }
}

.table-summary.summary-payment img {
  max-height: 45px;
  width: auto !important;
}

.table-summary.summary-payment .payment-logotypes {
  text-align: center;
  border-left: 2px solid #ddd;
}

.shopping-cart-edit-order {
  text-align: center;
  margin: -10px 0 20px;
}

.shopping-cart-visibility-btn {
  display: flex;
  justify-content: center;
  margin: 15px 0 0;
}

.shopping-cart-visibility-btn div {
  padding: 5px 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 1px solid #333;
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.shopping-cart-visibility-btn i {
  font-size: 20px;
}

.shopping-cart-visibility-btn .isOpen i {
  transform: translateY(7px);
}

.shopping-cart-visibility-btn .isClosed i {
  transform: translateY(-2px);
}

.checkout-confirm-cnt .shopping-cart-visibility-btn div{
  border: 2px dashed #e1e1e1;
  border-radius: 5px;
}

.cart-buttons {
  text-align: right;
}

/*register form*/

.register-form-cnt {
  display: flex;
}

.register-form-cnt form.form-round {
  margin-right: 0;
}

.register-form-cnt div.form-round {
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 240px;
  overflow: hidden;
}

.register-benefits .benefits-title {
  font-weight: bold;
}

.register-benefits .benefit {
  position: relative;
  margin-top: 100px;
  font-size: 12px;
  letter-spacing: -.5px;
}

.register-benefits .benefit img {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%) scale(.7);
  opacity: .8;
}

.register-benefits .benefits-cnt {
  position: absolute;
  width: 200px;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}

@media screen and (max-width: 767px) {
  .benefits-title {
    display: block;
    margin-bottom: 20px;
  }

  .register-form-cnt {
    flex-direction: column;
  }

  .register-form-cnt div.form-round {
    width: 500px;
    max-width: none;
    margin-left: auto;
  }

  .register-benefits .benefits-cnt {
    position: static;
    margin: auto;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }

  .register-benefits .benefits-cnt .benefit {
    width: 45%;
  }

  .register-benefits .benefit:first-child img {
    top: -70px !important;

  }

  .register-benefits .benefit img {
    transform: translateX(-50%) translateY(2px) scale(.7);
  }

  .register-form-cnt form.form-round {
    margin-right: auto;
  }
}

@media screen and (max-width: 600px) {
  .register-form-cnt div.form-round {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}

#RegisterSuccess.modal.fade.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#RegisterSuccess.modal.fade.in .modal-body div:first-child {
  line-height: 25px;
}

@media screen and (max-width: 767px) {
  #RegisterSuccess.modal.fade.in .modal-dialog {
    width: 100%;
  }
}

.form-login .separator {
  margin-top: 27px;
}

.artist-info-form{
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
}

.artist-info-form .form-round{
  padding-top: 20px;
}

.artist-info-form h5{
  margin-bottom: 35px;
}

.artist-info-form > .first{
  grid-column: 1 / 3;
  margin-bottom: 50px;
}

.artist-info-form .input-group{
  position: relative;
}

.artist-info-form .input-help{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(100%) translateY(-50%);
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  .artist-info-form{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .artist-info-form > .first{
    grid-column: 1 / 2;
    margin-bottom: 20px;
  }
  .artist-info-form .form-round{
    width: 30vw;
  }
  .artist-info-form .artist-form-btn{
    grid-column: 1 / 4;
  }
}

@media screen and (max-width: 1199px) {
  .artist-info-form > .first{
    margin-bottom: 20px;
  }
  .artist-info-form{
    grid-column-gap: 20px;
  }
  .artist-info-form .form-round{
    width: 100%;
  }
  @media screen and (min-width: 768px){
    .artist-info-form .artist-form-btn{
      grid-column: 1 / 3;
    }
  }
}

@media screen and (max-width: 767px) {
  .artist-info-form > .first{
    grid-column: 1 / 2;
  }
  .artist-info-form{
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 600px) {
  .artist-info-form > .form-round{
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .artist-info-form > .form-round + .form-round{
    border-top: 1px solid #eee;
    padding-top: 40px;
  }
}

@media screen and (max-width: 400px) {
  .artist-info-form .input-help{
    transform: translateX(-58%) translateY(-50%);
  }
}
.checkout-confirm-cnt .total-price{
  margin-top: 10px;

}

@media screen and (max-width: 767px){
  .checkout-confirm-cnt .scc-product,
  .checkout-confirm-cnt .scc-product-header{
    width: 100%;
    display: grid;
    grid-template-columns: 60% 20% 20%;
    margin: 0;
  }
  .checkout-confirm-cnt .scc-product *,
  .checkout-confirm-cnt .scc-product-header *{
    padding: 0;
  }
  .scc-product::before,
  .scc-product-header::before{
    content: none;
  }
  .scc-photo{
    max-height: 100px;
  }
  .checkout-confirm-cnt .shipping-address{
    margin-top: 30px;
  }
}

@media screen and (max-width: 500px){
  .checkout-confirm-cnt .scc-product > div:first-child{
    display: grid;
    grid-template-columns: 30% 70%;
  }
}

.checkout-confirm-products{
  margin-bottom: 20px;
}

.checkout-confirm-products .scc-product,
.checkout-confirm-products .scc-product-header{
  border-bottom: 2px dashed #e1e1e1;
  padding: 5px 0;
}

.thank-you-order{
  color: #8c8c8c;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 20px 0 30px;
}

.addresses-btns{
  display: flex;
  flex-flow: column-reverse;
  justify-content: center;
  margin: 0;
}

.addresses-btns div {
  display: flex;
  width: 100%;
}

.addresses-add-edit .address-type{
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.form-checkout{
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.form-checkout .form-group{
  max-width: 100%;
}

@media screen and (max-width: 767px){
  .mb-15-xs{
    margin-bottom: 15px;
  }
  .form-checkout{
    display: flex;
    flex-flow: column nowrap;
  }
  .form-checkout .order-info{
    order: 1;
  }
}

@media screen and (max-width: 600px) {
  .form-contact{
    margin-top: 0;
    padding-top: 0;
  }
}

.form-artist-artist-shop{
  margin-top: 20px;
}

.form-artist-artist-shop h5{
  margin-bottom: 30px;
}

.form-artist-artist-shop .form-group{
  text-align: center;
}

.form-artist-artist-shop .status-group{
  padding: 6px 0;
}

/* New Cart Layout*/

.cart-grid-element{
  display: grid;
  grid-template-columns: auto 550px;
  grid-gap: 30px;
  margin-top: 20px;
}
.cart-grid-element a:not(.btn-green):not(.a-paypal){
  color: #333;
}
.cart-grid-element > div{
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  padding: 30px;
}
.cart-grid-element .products{
  grid-column: 1/3;
}
.cart-grid-element .box-info{
  grid-column: 1/2;
  grid-row: 2/3;
}
.cart-grid-element .details{
  grid-column: 2/3;
  grid-row: 2/3;
}

.cart-grid-element .products > div{
  display: grid;
  grid-template-columns: 110px auto 125px 125px 125px 25px;
  padding: 10px 0;
}
.cart-grid-element .products .header .unit-price{
  grid-column: 3/4;
}
.cart-grid-element .products .header .quantity{
  grid-column: 4/5;
}
.cart-grid-element .products .header .value{
  grid-column: 5/6;
}

.cart-grid-element div.product{
  border-top: 1px solid #ececec;
}
.cart-grid-element div.product:last-of-type{
  border-bottom: 0;
}
.cart-grid-element .product .image img{
  width: 80%;
}
.cart-grid-element .product .big{
  font-size: 16px;
  font-weight: bold;
}
.cart-grid-element .product .small{
  font-size: 14px;
}
.cart-grid-element .product .quantity form{
  min-width: 70px;
  text-align: center;
}
.cart-grid-element .product .value{
  font-weight: bold;
}

.cart-grid-element .box-info{
  display: grid;
  grid-template-columns: 100%;
  font-size: 16px;
  text-transform: uppercase;
}
.cart-grid-element .box-info > div{
  padding: 18px 5px 14px;
  align-self: center;
}
.cart-grid-element .box-info .highlighted{
  color: #fff;
  padding: 2px 4px;
  border-radius: 5px;
  margin: 0 5px;
  position: relative;
  top: -2px;
}
.cart-grid-element .box-info .box-red{
  border: 1px solid #ff7674;
}
.cart-grid-element .box-info .box-red .highlighted{
  background-color: #ff7674;
}
.cart-grid-element .box-info .box-green{
  border: 1px solid #65c178;
}
.cart-grid-element .box-info .box-green .highlighted{
  background-color: #65c178;
}

.cart-grid-element .details{
  text-align: right;
}
.cart-grid-element .details .costs{
  max-width: 80%;
  margin-left: auto;
  margin-bottom: 15px;
}
.cart-grid-element .details .costs > div{
  display: grid;
  grid-template-columns: 40% auto 30%;
}
.cart-grid-element .details .costs > div + div{
  margin-top: 3px;
}
.cart-grid-element .details .costs .name{
  grid-column: 1/2;
}
.cart-grid-element .details .costs .amount{
  grid-column: 3/4;
  width: auto !important;
  height: auto;
}
.cart-grid-element .details .costs .order,
.cart-grid-element .details .costs .shipping-cost{
  font-size: 12px;
}
.cart-grid-element .details .costs .summary{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ececec;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1199px) {
  .cart-grid-element .box-info{
    font-size: 12px;
  }
}

@media screen and (max-width: 991px) {
  .cart-grid-element {
    grid-template-columns: 100%;
  }
  .cart-grid-element .products{
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .cart-grid-element .box-info{
    grid-column: 1/2;
    grid-row: 2/3;
    grid-gap: 15px;
  }
  .cart-grid-element .details{
    grid-column: 1/2;
    grid-row: 3/4;
  }
  .cart-grid-element .details .buttons > a{
    width: auto;
    float: right;
    margin: 0;
  }
  .cart-grid-element .details .buttons > a + a{
    margin-right: 5px;
  }
  .cart-grid-element .details .buttons .a-paypal{
    border-top: 1px solid;
  }
  .cart-grid-element .details .buttons .btn-paypal{
    width: auto;
    height: auto;
    padding: 10px 25px;
  }
}

@media screen and (max-width: 767px) {
  .cart-grid-element{
    grid-gap: 10px;
  }
  .cart-grid-element > div{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .cart-grid-element .products{
    grid-row: 2/3;
  }
  .cart-grid-element .box-info{
    font-size: 12px;
    grid-row: 1/2;
  }
  .cart-grid-element .products > div{
    grid-template-columns: 60px auto 60px 20% 5%;
  }
  .cart-grid-element > div{
    padding: 5px 0;
  }
  .cart-grid-element .product .big{
    font-size: 12px;
  }
  .cart-grid-element .product .small,
  .cart-grid-element .products .product .value{
    font-size: 10px;
  }
  .cart-grid-element .products .product .value{
    font-weight: 800;
  }
  .cart-grid-element .products .product{
    padding: 10px;
    border-width: 0;
  }
  .cart-grid-element .products .product + .product{
    border-width: 1px;
  }
  .cart-grid-element .products .product .image{
    display: flex;
    align-items: center;
    margin-right: 10px;
  }
  .cart-grid-element .product .image img{
    width: 100%;
  }
  .cart-grid-element .products .product .quantity select{
    font-size: 12px;
    width: 50px;
    height: 30px;
    background-image: url("../images/select_arrow_mini.png") !important;
    background-position-x: 32px;
  }
  .cart-grid-element .products .product .delete a{
    padding: 10px;
  }
  .cart-grid-element .details .costs{
    max-width: 100%;
  }
  .cart-grid-element .details .costs > div{
    grid-template-columns: auto auto;
  }
  .cart-grid-element .details .costs .name{
    text-align: left;
  }
  .cart-grid-element .details .buttons{
    display: flex;
    flex-flow: column-reverse nowrap;
  }
  .cart-grid-element .details .buttons .btn-paypal{
    margin: 0 auto;
  }
  .cart-grid-element .details .buttons > a + a{
    margin-bottom: 10px;
    margin-right: 0;
  }
  .cart-grid-element .box-info .cart-time{
    padding: 5px;
  }
}

.big-green-button{
  display: flex;
  justify-content: flex-end;
}
.big-green-button .btn-green{
  display: block;
  text-align: center;
  width: 100% !important;
  max-width: 80%;
}
@media screen and (max-width: 991px) {
  .big-green-button .btn-green{
    max-width: none;
  }
}