/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/* Base Template */
.navbar-main {
    background: #000;
}
.btn-primary {
    background: #fbb040;
    border-color: #ed9e35;
}
.btn-primary:hover {
    background: #ed9e35;
    border-color: #d88c30;
}
.btn-primary:focus,
.btn-primary.focus {
    background: #ed9e35;
    border-color: #d88c30;
}
ul.top-nav>li.primary-action>a.btn {
    background: #fff;
    color: #333;
    border-color: #ccc;
}
#main-menu .navbar-nav {
    float: right;
    margin-top: 9px;
}
.navbar-main .navbar-nav>li>a {
    color: black;
    padding: 10px 10px;
}
.navbar-main .navbar-nav>li>a:focus,
.navbar-main .navbar-nav>li>a:hover {
    background: #393939;
}
.navbar-main .navbar-nav>.active>a, .navbar-main .navbar-nav>.active>a:focus, .navbar-main .navbar-nav>.active>a:hover, .navbar-main .navbar-nav>.open>a, .navbar-main .navbar-nav>.open>a:focus, .navbar-main .navbar-nav>.open>a:hover, .navbar-main .navbar-nav>li>a:focus, .navbar-main .navbar-nav>li>a:hover {
    background: #393939;
}
.dropdown-menu {
    right: 0;
    left: initial;
}
.navbar-nav>li>.dropdown-menu {
    border: 1px solid rgba(0,0,0,.15); 
}
div.header-lined h1 {
    color: #000;
}
.navbar-main li.account {
    background: #c16900;
}

/* Client Area Home */
.language-popover .popover-content ul {
    margin: 5px;
}
.language-popover .popover-content li {
    width: 100%;
    padding: 0;
}
.language-popover {
    width: 150px;
}
.psp-notice {
    margin-top: 20px;
}
/* Login */
.login-wrap {
    background: url('../img/login-desktop.jpg');
    background-size: cover;
}
.login-wrap .logincontainer {
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.login-wrap .logincontainer div.header-lined h1 {
    color: #fff;
}

.logincontainer div.header-lined h1 small {
    display: none;
}

section#header, section#header .container {
    height: 40px;
    background: #eaeaea;
    padding: 0px;
    position: relative;
    z-index: 10;
}

section#header .container {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 15px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar-main .navbar-toggle .icon-bar {
    background-color: #888;
}

@media (max-width: 991px) {
    ul.top-nav {
        font-size: inherit;
    }
}

@media (max-width: 767px) {
    ul.top-nav {
        font-size: inherit;
    }
    .navbar-main .navbar-nav .open .dropdown-menu>li>a {
        color: black;
    }
    .navbar-main .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #777;
    }

    ul.top-nav>li, ul.top-nav>li>a {
        font-size: 14px !important;
    }

    .popover-user-notifications ul li.none {
        font-size: 14px;
    }
}


body section#header {
    color: black;
}

body section#header .container ul li a:hover {
    color: #777;
}

section#header nav a.logo img {
    max-width: 220px;
}

@media (max-width: 560px) {
    body section#header .container {
        font-size: 12px;
    }

    body section#header .container .phone_number {
        display: none;
    }
}

/*New terms page*/
.terms_list li {
    padding-bottom: 10px;
}

.view_cart_button {
    float: right;
    padding-right: 0;
    margin-top: 5px;
}

ul.top-nav {
    margin-top: 0;
}

ul.top-nav i {
    font-size: 16px;
    margin-right: 10px;
    font-weight: 700;
}

/*Hide Logo on custom headers*/
body section#header .logo {
    display: none;
}
body section#header .container > ul > li:first-child:after {
    content: "|";
}
/*body section#header .container ul li:nth-last-child(2) a {
    padding-right: 0;
}*/

/*.nav.navbar-nav > li:last-child a {
    padding-right: 0;
}
*/
body ul.top-nav > li.primary-action {
    display: none;
}

body .navbar-main {
    background-color: white;
    /*border-bottom: solid 1px black;*/
    box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    border-radius: 0;
    padding: 10px 0;
}

section#main-menu nav a.logo img {
    float: left;
    margin: 0;
    padding: 0;
    max-height: 50px;
    vertical-align: middle;
    line-height: 40px;
}

.powered_by_container {
    display: inline;
    margin-top: 10px;
}
.powered_by_container p {
    font-size: .8em;
    margin: 0 .5em 0 2em;
    display: inline;
}

.powered_by_container a.mypsp_logo img {
    max-height: 35px;
    max-width: none;
}

@media (max-width: 767px) {
    .powered_by_container {
        display: none;
    }
}

section#main-menu nav .view_cart_button {
    float: right;
    padding-right: 0;
    margin-top: 5px;
    vertical-align: middle;
    line-height: 40px;
}

#registration .sub-heading span {
    top: 0;
}

/*navbar hover overrides*/
.navbar-main .navbar-nav>li>a:hover {
    color: #777;
    background-color: white;
}
.navbar-main .navbar-nav>.open>a {
    color: #333;
    background-color: white;
}

/*Sticky Nav*/
#main-menu.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    transition: all .4s, top 0s;
    z-index: 1000;
}

.modal-content #V_select {
  margin-left: 5px;
}

.intl-tel-input {
  margin-left: 5px;
}

#order-standard_cart .products .product div.product-desc {
    width: 60%;
}
