html,body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  margin:0;
  font-family: 'Bebas Neue Regular', sans-serif,  monospace !important;
  letter-spacing: 1px;
  font-size: 16px;
}
p {
  margin-bottom: 0px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'Bebas Neue Regular', sans-serif,  monospace !important;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h3 {
  font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
}

h1,h5 {
  font-family: 'Bebas Neue Regular', sans-serif,  monospace !important;
}

h1 {
  font-size: 45px;
  font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
  line-height: 0.7 !important;
}

#langs {
  position: fixed;
  top: 0;
  right: 10px;
  z-index: 9999;
}
#langs p {
  display: inline-block;
  cursor: pointer;
}

#langs-mobile {
  padding-right: 40px;
  line-height: 40px;
  text-align: right;
}
#langs-mobile a {
  margin-right: 20px;
}

.woocommerce-breadcrumb {
  padding-left: 20px !important;
}

.xuz-page {
  margin-top: 109px;
  margin-bottom: 100px;
}

.entry-content {
  padding: 0px !important;
}

.main-square {
  margin-top: 0px;
}

#yith-wcwl-form {
  display: none;
}

#xuz {
  min-height: 100%;
  background-color: #FFF;
  overflow-x: hidden;
  position: relative;
}

.reset_variations{
  display: none;
}

select {
  height: 40px;
  line-height: 40px;
  background-color: #FFF;
  border: 1px solid #717171;
  color: #717171;
  outline: none;
}

input[type=number] {
  text-align: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

.press-img-title, .press-img-title:visited, .press-img-title:active {
  color: #000;
}

.lmp_load_more_button .lmp_button:hover {
  background-color: #717171 !important;
  color: #FFF !important;
}
.lmp_button, .lmp_button:hover {
  background-color: #717171 !important;
  color: #FFF !important;
}

.reuse {
  margin-top: 109px;
}

.reuse .text-centered {
    width: 90%;
}

.widget_shopping_cart {
  display: none;
}

.header,.header-mobile {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: #FFF
}

.menu-shop {
  display: none;
  cursor: pointer;
}

.menu-shop p {
  font-size: 1.1em;
  color: #717171;
  font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
}

.menu-shop-active {
  text-decoration: underline;
}


.header-mobile {
  display: none;
}

.logo {
  width: 115px;
}

.up-header {
  text-align: right;
  color: #717171;
  padding-top: 15px;
  margin-bottom: 0px;
  font-size: 0.9em;
}

.subscribe {
  margin-right:40px;
  cursor:pointer;
}
.subscribe:hover {
  text-decoration: underline;
}

.custom-select {
  background-color: #FFF;
  color: #000;
  border:none;
  outline:none;
}

.custom-hr {
  margin:0px;
}

.sub-header {
  color: #000;
}

.sub-header a{
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
}

.sub-header i{
  font-size: 1.3em;
}

.icon {
  width: 30px;
}

.link {
  cursor: pointer;
}
.link:hover {
  text-decoration: underline;
}

html,body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  margin:0;
}
p {
  margin-bottom: 0px;
}
a {
  text-decoration: none;
}
#xuz {
  min-height: 100%;
  background-color: #FFF;
  overflow-x: hidden;
  position: relative;
}

.header {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 110px;
  background-color: #FFF
}

.icon {
  width: 30px;
}

.link {
  cursor: pointer;
}
.link:hover {
  text-decoration: underline;
}

.footer {
  border-top: 4px solid #69AF94;
  background-color: #FFF;
  margin-top: 224px;
  padding: 10px;
}

.footer-logo {
  width: 80px;
}

.footer-social {
  width: 35px;
}

.footer-method {
  width: 35px;
}

.footer-help,.footer-help:hover {
  color: #717171;
}
.footer-help:hover {
  text-decoration: underline;
  cursor: pointer;
}

.shop-link, .wishlist-link, .cart-link {
  position: relative;
}

.shop-link:hover .shop-sub-caterogies {
  display: block;
}

.shop{
	background-color:#fff !important}
	
.btn2 {
    width: 200px;
    font-size: 42px;
	font-weight:bold;
    position: absolute;
    top: 85%;
    left: 50%;
    text-align: center;
    color: #000;
    padding: 10px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    cursor: pointer;
}

#xuz > div.content > div.mdl-grid.is-desktop > div{
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
	}

.wishlist-link:hover .wishlist-sub-caterogies {
  display: block;
}
.cart-link:hover .cart-sub-caterogies {
  display: block;
}
.shop-sub-caterogies:hover {
  display: block;
}
.wishlist-sub-caterogie:hover {
  display: block;
}
.cart-sub-caterogie:hover {
  display: block;
}
.sub-caterogies {
  padding: 10px;
  position: absolute;
  width: 110px;
  background-color: #FFF;
  display: none;
}
.cart-sub-caterogies,.wishlist-sub-caterogies {
  width: 300px;
  left: -100px;
}
.sub-caterogies .category:hover {
  cursor: pointer;
  text-decoration: underline;
}

.mobile-loader {
  display: none;
  margin-top: 90px;
}
.loader a {
  color: #FFF;
}

@media screen and (max-width: 690px) {
  .mobile-loader {
    display: block;
  }
  .loader {
    display: none;
  }
  .full_movie {
    margin-top: 30px;
  }
  .btn2 {
    font-size: 24px;
}


.home .mdl-cell--2-col, .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: 100%;
}
}

.menu-hamburger {
  display: none;
  position: fixed;
  z-index: 999999999;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
  right:-100%;
  top:110px;
  background-color: #FFF;
}

.menu-hamburger .mobile-link {
  margin-top: 20px;
}

.menu-shop-hamburger {
  display: none;
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 100%;
  left:-100%;
  top:60px;
  background-color: #FFF;
}

.mobile-sub-caterogies {
  text-align: right;
  padding-right: 40px;
}

.mobile-sub-caterogies p {
  font-size: 24px;
  line-height: 33px;
}

.reuse-img {
  width:75%;
}

.notfound {
  margin-top: 109px;
  position: relative;
  min-height: 100%;
  padding-bottom: 54px;
}

.notfound-margin {
  margin-top: 200px !important;
}
.notfound-oops {
  font-size:5em;
  color:#616161;
  font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
  line-height:70px;
  margin-top:40px !important;
}

.pum-content img.alignleft {
    margin-right: 20px;
}

@media screen and (max-width: 550px) {
  .notfound-margin {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 415px) {
  .notfound-oops {
    font-size:3em;
  }
}

@media screen and (max-width: 480px) {
  .reuse-img{
    width:100%;
  }
}

@media screen and (min-width: 839px) {
  .reuse-img{
    margin-left:45%;
  }

.mdl-cell--1-col, .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: calc(8.3333333333% - 32px);
}
}

@media screen and (max-width: 839px) {
  .header {
    display: none;
  }
  .header-mobile {
    display: block;
  }
  .sub-header {
    position: relative;
    padding: 10px;
  }
  .logo {
    width: 90px;
    margin-top: 20px;
  }
  .sub-header i{
    font-size: 2em;
    cursor: pointer;
  }
  .icon-CART {
    right: 80px;
  }
  .fa-bars {
    right: 10px;
  }
  .fa-times-menu {
    right: 10px;
    display: none;
  }
  .mobile-link {
    color:#000;
    padding-right: 40px;
    line-height: 40px;
    text-align: right;
    cursor: pointer;
  }
  .mobile-link a {
    font-size: 30px;
    color: #000;
    font-family: 'Bebas Neue Bold', sans-serif,  monospace !important;
  }
  .withmargin {
    padding-top: 30px;
  }
  h1 {
    font-size: 25px;
  }
  .reuse {
    margin-top: 58px;
  }
  .notfound {
    margin-top: 68px;
  }
  #langs {
    display: none;
  }
}

@media screen and (max-width: 1207px) {
  .tohidemenuicon {
    display: none;
  }
}

@media screen and (max-width:480px) {
  .footer-withmargin {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .is-mobile .text-centered {
    position: relative;
  }
  .is-mobile .text-centered h2 {
    font-size: 1.5em;
    line-height: 22px;
  }
  .is-mobile .text-centered a,.is-mobile .text-centered a:hover,.is-mobile .text-centered a:visited,.is-mobile .text-centered a:focus {
    color:#FFF;
  }
}
