

.iframeWrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.iframeWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
header.centered_logo .header_inner_right {
    display: none;
    float: right;
}
.edgt_logo a {
    height: 63px !important;
    margin-bottom: 22px;
    margin-top: 22px;
    position: relative;
    top: 15px;
}
.header_top, .header_top .shopping_cart_outer {
    padding-top: 35px;
}
.edgt_logo img.light, .edgt_logo img.sticky, .edgt_logo img.dark, .edgt_logo img.popup, .edgt_logo img.mobile {
    top: -20px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.hide{display:none;}
}