.wu-search-mobile {
    position: relative;
    padding: 5px 5px;
}

#reload-price-ok div {
    display: inline-block;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: 600;
    font-family: "GT Haptik", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#reload-price-ok .reload-price-off {
    display: block !important;
    padding: 10px 0 0;
    font-size: 14px !important;
    font-weight: 300 !important;
    font-family: Arial;
    color: #ee2761;
}

.wu-reload-price {
    color: #111;
}

.wu-reload-price-2 {
    color: #ccc;
    text-decoration: line-through;
}

.wu-search-mobile input {
    background: #fff;
}

.wu-search-mobile  #wu-submit-button {
    position: absolute;
    width: 47px;
    top: 6px;
    right: 5px;
    height: 42px;
    background: #32b259 url("../img/icon-search.png") no-repeat center;
    background-size: 50%;
    border: 0;
}

.wu-product-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 100%;
}

.wu-product-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wu-search-mobile {

}

.wu-box h2 {
    padding: 25px 0 5px;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
}

.wu-widget-search {
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20% 0 0;
}

.wu-widget-search-form {
    width: 80%;
    margin: 0 auto;
}

.wu-widget-search-form .wu-search-mobile {
    margin: 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.wu-box-html {
    margin: 0 0 15px;
}

.wu-box-html a {
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 1.5px;
    color: #777;
    border-left: 1px solid #777;
}

.wu-box-html a:first-child {
    padding-left: 0;
    border-left: 0
}

.wu-mb-20 {
    margin-bottom: 25px !important;
}

.wu-box h2.wu-fm {
    font-weight: normal !important;
    font-family: Helvetica, Arial, sans-serif;
}

.wu-box h2.wu-fm span {
    font-weight: 700 !important;
}

.wu-fm-my-search {
    background: #dedede;
    padding: 20px 0;
}

.wu-fm-my-search h4 {
    color: #111 !important;
    margin: 0 0 20px;
    font-size: 1.5em;
    font-weight: 300;
}

.wu-fm-my-search input.btn-fms {
    color: #fff;
    cursor: pointer;
    background-color: #32b259;
    padding: 9px 40px;
    border-color: #32b259;
}

.wu-fm-head h2.wu-fm {
    display: inline-block !important;
}

.wu-fm-head a.wu-fm-a {
    margin-left: 20px;
    border: #dedede 1px solid;
    display: inline-block;
    padding: 2px 10px;
}

a.wu-social {
    height: 24px;
    line-height: 25px;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    display: block;
    margin: 0 !important;
    text-indent: 0 !important;
}

a.wu-social-fb {
    background-image: url("../img/icon-fb.png")
}

a.wu-social-intagram {
    background-image: url("../img/icon-intagram.png")
}

a.wu-social-pin {
    background-image: url("../img/icon-pin.png")
}

#wu-footer-1 {
    padding: 30px 0;
    background: #fafafa;
}

#wu-footer-2 {
    padding: 30px 0 0;
    color: #fff;
    background: #111;
}

#wu-footer-2 h3 {
    color: #fff !important;
    text-transform: uppercase;
}

#wu-footer-2 a {
    color: #fff;
}

#wu-copyright-2 {
    color: #d6d6d6 !important;
    background: #000 !important;
    padding: 10px 0 !important;
}

#wu-copyright-2 a {
    color: #d6d6d6 !important;
    margin-left: 20px !important;
}

#wu-copyright-2 .wu-footer-lang {
    margin: 5px 0 0;
    color: #000;
}

#wu-footer-3 {
    padding: 30px 0 0;
    color: #fff;
    background: #efefef;
}

#wu-footer-3 h3 {
    color: #000 !important;
    font-size: 1.1em;
    font-weight: normal
}

#wu-footer-3 a {
    color: #000;
}

#wu-copyright-3 {
    color: #d6d6d6 !important;
    background: #111 !important;
    padding: 10px 0 !important;
}

#wu-copyright-3 a {
    color: #d6d6d6 !important;
    margin-left: 20px !important;
}

#wu-copyright-3 .wu-social-img {
    padding: 10px 0 0;
}

#wu-copyright-3 .wu-social-img a {
    margin: 0 0 0 10px !important;
}

#wu-copyright-3 .wu-social-img img {
    width: 20px;
    height: auto !important;
}

#wu-copyright-3 .wu-footer-lang {
    margin: 5px 0 0;
    color: #000;
}

ul.wu-li-fu {
    margin: 15px 0;
}

ul.wu-li-fu li {
    padding: 10px 0;
}

.wu-payment-methods {
    margin: 15px 0;
}

.wu-payment-methods li {
    display: inline-block;
    width: 50px;
    margin-right: 10px;
}

.wu-personalize {
    padding: 0 0 30px;
}

.wu-personalize h2 {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
    margin: 0 0 25px;
}

.wu-personalize-po {
    position: relative;
    margin: 0 0 15px;
}

.wu-personalize-po a {
    width: 70%;
    margin: 15px auto 0;
    padding: 6px 15px;
    text-align: center;
    background: #000;
    display: block;
    color: #fff;
}

.wu-cover-bg {
    position: relative;
    height: 350px;
    margin: 0 0 60px;
}

.wu-cover-box {
    position: absolute;
    left: 10px;
    bottom: -65px;
    color: #fff;
}

.wu-avatar-profile {
	width: 150px;
	background: #fff;
	border: #dedede 1px solid;
}

.wu-avatar-profile img {
	width: 150px;
}

.wu-seller-about-x {
    color: #111;
    padding: 20px 0 0;
}

.wu-seller-ss a {
    color: #fff;
}

@media (max-width: 478px) {
    .wu-cover-bg {
        height: auto !important;
        padding: 0 0 20px;
    }
    .wu-seller-about-x {
	    display: block;
	}
    .wu-cover-box {
        position: relative;
        text-align: center;
    }
	.wu-avatar-profile {
		margin: 0 auto 10px;
	}
    .wu-personalize-po a {
        width: 100% !important;
    }
    .wu-box-u {
        margin-bottom: 20px !important;
        padding: 40px 10px 0;
    }
    .wu-box-ux {
        padding: 0 15px;
    }
}

.wu-box-u {
    border: #dedede 1px solid;
    background: #efefef;
    padding: 90px 10px 0;
    height: 210px;
    background-size: 100% 130px;
    background-repeat: no-repeat;
}

