/*!
 * Client Name Local Styles
 * Copyright 2008-2017 Punchmark
 */


/*Temporary: Remove 'Item is in stock' from PDP*/
.d-block.p.small.text-center.in-stock-flag.my-2 {
    display: none !important;
}

body#holiday-catalog section#section-2 div#section-2-container {
    max-width: 100%;
}
body#holiday-catalog div.widget div.wysiwyg-container div.embed-responsive-4by3::before {
    padding-top: 45%;
}



/* emphasizing the oris watches category */
#menubar-left > li:nth-child(7) > a {
    color: #4088aa !important;
    font-weight: bold !important;
}

.navBlue {
    color: #4088aa !important;
    font-weight: bold !important;
}

.navBlue a {
    color: #4088aa !important;
    font-weight: bold !important;
}

.toolbar>.toolbar-inner>ul>li>a:hover, .toolbar>.toolbar-inner>ul>li>a:focus {
  color: rgba(255,255,255,0.6) !important;
}

footer .footer-custom-form h3 {
    color: #000000;
    background-color: #FFFFFF00;
    border: 0px none #FFFFFF;
    border-radius: 0px;
    font-family: 'garamond';
    font-size: 40px;
    font-weight: 400;
    text-align: left;
    padding: 0px 20px 0px 20px;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    line-height: 1.5;
    text-transform: capitalize !important;
}

footer .footer-custom-form form.customForm {
    background: transparent;
}

footer .footer-custom-form form.customForm input {
    background: #fff !important;
}

footer .footer-custom-form form.customForm input::placeholder {
    color: #7B8292 !important;
}

/* footer .footer-custom-form .form-label-group>label, footer .footer-custom-form .form-label-group>.input-group>label, footer .footer-custom-form .form-label-group>.bootstrap-filestyle>label {
    z-index: 5 !important;
} */