.owexx {
    display: inline-block;
}

.footer p {
    display: inline-block;
}

@media(max-width: 767px) {
	.body {
		padding-bottom: 0px;
	}
}

.dropdown,
.dropup {
    display: inline-block;
    vertical-align: top;
    position: relative;
    vertical-align: baseline;
}
.dropdown-trigger {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
.btn.dropdown-trigger {
    min-width: 0;
}
.btn.dropdown-trigger:after {
    display: none;
}
.dropdown-trigger:after {
    content: ' ';
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
    margin: -2px 0 0 5px;
    opacity: 0.8;
    width: 9px;
    height: 6px;
    background: url(../img/arrow-down.png) left top no-repeat;
}
.dropdown-trigger:hover:after {
    opacity: 1;
}
.open .dropdown-trigger:after {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-menu {
    width: 100%;
    min-width: 120px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 none;
    padding: 0;
    margin: 4px 0 0;
    background: #ffffff;
    display: block;
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
    -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
    -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
    transition: opacity 0.3s ease, visibility 0s ease 0.3s;
    color: #7e7b7b;
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.dropup .dropdown-menu {
    margin: 0 0 4px;
}
.dropdown-menu > li > a {
    font: inherit;
    text-decoration: none;
    color: inherit;
    padding: 4px 16px 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dropdown-menu > li.active > a,
.dropdown-menu > li.active:hover > a,
.dropdown-menu > li > a:hover {
    color: #000000;
    background: #f5f5f5;
}
.right .dropdown-menu {
    left: auto;
    right: 0;
}
.datepicker-dropdown.dropdown-menu {
    width: auto;
    visibility: visible;
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.header-nav-other .dropdown,
.header-steps-content .dropdown {
    display: block;
}
.header-nav-other .dropdown.open,
.header-steps-content .dropdown.open {
    z-index: 10;
}
.header-nav-other .dropdown-trigger,
.header-steps-content .dropdown-trigger {
    height: 26px;
    line-height: 28px;
    padding-right: 10px;
    display: block;
}
.header-nav-other .dropdown-trigger:after,
.header-steps-content .dropdown-trigger:after {
    position: absolute;
    margin: 12px 0 0 5px;
}
.header-nav-other .dropdown-trigger b,
.header-steps-content .dropdown-trigger b {
    position: absolute;
    z-index: 3;
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    text-align: center;
    background-color: #ff0000;
    color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 4px;
    left: 50%;
    top: 0;
    margin: -3px 0 0 -2px;
}
.header-nav-other .dropdown-trigger span,
.header-steps-content .dropdown-trigger span {
    color: #7e7b7b;
    border: 1px solid #7e7b7b;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    min-width: 24px;
    padding: 0 4px;
    margin: 3px 0 0;
}
.header-nav-other .dropdown-menu,
.header-steps-content .dropdown-menu {
    left: auto;
    right: -16px;
    width: auto;
    top: -11px;
    margin: 0;
    padding: 0;
}
.header-steps-content .dropdown {
    display: inline-block;
    vertical-align: top;
    margin: -3px 0 0 20px;
}
.header-nav-other .dropdown-menu,
.header-steps-content .dropdown-menu {
    width: auto;
}
.header-nav-other .dropdown-menu-header,
.header-steps-content .dropdown-menu-header {
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    padding: 12px 40px 8px 21px;
    color: #e31e25;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.header-nav-other .dropdown-menu-header img,
.header-steps-content .dropdown-menu-header img {
    margin-right: 3px;
}
.header-nav-other .dropdown-menu-header a,
.header-steps-content .dropdown-menu-header a {
    text-decoration: none;
}
.header-nav-other .dropdown-menu-header a img,
.header-steps-content .dropdown-menu-header a img {
    opacity: 0.55;
}
.header-nav-other .dropdown-menu-header a:hover,
.header-steps-content .dropdown-menu-header a:hover {
    color: #7e7b7b;
}
.header-nav-other .dropdown-menu-header a:hover img,
.header-steps-content .dropdown-menu-header a:hover img {
    opacity: 1;
}
.header-nav-other .dropdown-menu-header:after,
.header-steps-content .dropdown-menu-header:after {
    content: ' ';
    width: 29px;
    height: 26px;
    background: url(../img/arrow-down.png) center center no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    right: 2px;
    top: 13px;
    cursor: pointer;
}
.header-nav-other .dropdown-menu-header b,
.header-steps-content .dropdown-menu-header b {
    position: absolute;
    z-index: 3;
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    text-align: center;
    background-color: #ff0000;
    color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 4px;
    margin: -4px 0 0 -12px;
}
.header-nav-other .dropdown-menu-header img[src*="cart"] + b + strong,
.header-steps-content .dropdown-menu-header img[src*="cart"] + b + strong {
    margin-left: 18px;
}
.header-nav-other .dropdown-menu-list,
.header-steps-content .dropdown-menu-list {
    list-style: none;
    padding: 0 10px 10px;
    margin: 0;
    font-family: "Roboto Condensed", Arial, serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #7e7b7b;
}
.header-nav-other .dropdown-menu-list > li,
.header-steps-content .dropdown-menu-list > li {
    border-top: 1px solid #eeeeee;
}
.header-nav-other .dropdown-menu-list > li > a,
.header-steps-content .dropdown-menu-list > li > a {
    font: inherit;
    text-decoration: none;
    color: inherit;
    padding: 12px 16px 11px 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin: -1px -10px;
    position: relative;
}
.header-nav-other .dropdown-menu-list > li.active > a,
.header-steps-content .dropdown-menu-list > li.active > a,
.header-nav-other .dropdown-menu-list > li.active:hover > a,
.header-steps-content .dropdown-menu-list > li.active:hover > a,
.header-nav-other .dropdown-menu-list > li > a:hover,
.header-steps-content .dropdown-menu-list > li > a:hover {
    color: #000000;
    background: #f5f5f5;
}


.header-nav-other li {
    float: unset;
    margin: 0;
    padding: 0;
    border-left: none;
}

.header-nav-other {
    top: 32px;
}

.header-desktop {
	display: block !important;
}

@media (max-width: 991px) {
	.header-logo img {
	    height: 45px;
	    vertical-align: middle;
	}
	.header-logo {
	    top: 10px;
	}
	.header-nav-other {
	    top: 18px;
	}
}