﻿@font-face {
    font-family: Akz;
    src: url('fonts/akzidgrtskproreg-webfont.eot');
    src: url('fonts/akzidgrtskproreg-webfont.eot?#iefix') format('embedded-opentype'),
	 url('fonts/akzidgrtskproreg-webfont-webfont.ttf') format('truetype'),	
         url('fonts/akzidgrtskproreg-webfont.woff') format('woff')
}

@font-face {
    font-family: Optima;
    src: url('fonts/optimadisplay-light-webfont.eot');
    src: url('fonts/optimadisplay-light-webfont.eot?#iefix') format('embedded-opentype'),
	 url('fonts/optimadisplay-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/optimadisplay-light-webfont.woff') format('woff')
}
div#retailer-logo-container {
    height: auto;
}




.banner .container .row{
    display:none;
}



/* Fix for eGift preview changing font on page */
body, body > div.container {
    font-family: Akz;
    color: #040a2b;
    font-size: 12px;
    letter-spacing: 1px;
    font-variant: all-small-caps;
}
.esteeCase {
    margin-left: -15px; 
}
#owlCardItemsContainer {
    margin-bottom: 20px; 
}
.esteeRule {
    margin-top: -10px; 
}
#enter-address-manually {
    margin-left: 149.5px;
}

#find-address-holder {
    margin-left: 161.5px;
}

.image-checkbox-label {
    display: initial; 
}
@media print {
    .footerBalanceEnq {
        display: none !important; 
    }
}
.form-horizontal .control-label {
    padding-top: 0;
}
textarea { resize: none }
.deliveryRight{ display:inline }
.debug{background-color: black; color:white;}

a{text-decoration: none; color: #428BCA;}
a:hover{text-decoration: underline; color: #428BCA;}
hr{border-top: #dcddde solid 1px;}
.btn-default{ background-color: white;}

.btn.secondary{ font-size: 20px; font-weight: bold; color: #ffffff; padding-left:30px; padding-right: 30px; background-color: #808080;    
    -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; border: 1px solid #808080; margin-bottom: 20px;}
.header
{
height:auto; 
margin:auto;
}
.header .container .row { margin-right: -10px; }
.headerSeperator { padding-left: 10px; padding-right: 10px; }
.header-image-container, .headerInformation { display: block; width: 100% !important; }

.headerInformation {
    margin-bottom: 15px; 
text-align: right;
display: inline-block;
background-color: #04082c;
min-height: 40px;
color: #7482c9;
padding-top: 10px;
padding-left: 80px;
padding-right: 50px;
font-variant: all-small-caps;
font-family: Optima; 
font-weight: bold;
font-size: 14px;
}

.headerInformationLinks { float: right; }
.headerInformationNeedHelp { float: left; }

.headerInformationNeedHelp, .headerInfo a, .headerPrivacy a, .headerSeperator { color: #fff; }

#previewPopup{
    top: -200px;
}

/*TOP*/
.top-fixed {
    top: 0px;
}

.bridal-ribbon-bottom, .bridal-ribbon-top {
    z-index: 102;
    content: "";
    background-size: contain;
}
.bridal-ribbon-top {
    /*background: url('topBow.png') no-repeat;*/
    width: 233px;
    height: 192px;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 20%;
    position: absolute;
}
/*BOTTOM*/
.bridal-ribbon-bottom {
    width: 13%;
    background-position: 100% 100%;
    position: fixed;
    /*background: url('ribbon-bottom-right.png') no-repeat;*/
    width: 120px;
    height: 97px;
    bottom: 0;
    right: 0;
    pointer-events: none;
}

/*xs (mobile)*/
@media (max-width: 768px) {
    .headerInformation { text-align: center; }
    .esteeRule{ margin-top: -2px; }
    #enter-address-manually {
        margin-left: 0;
}
    .header .container .row { margin-right: -15px; }

#find-address-holder {
    margin-left: 0;
}

}
.title{ font-size: 18px;font-variant:normal; font-family:Optima;}

.pageNumbers div{ background-color: #ced0d9;
border: medium none;
width: 32.8%;
font-size: 14px;
font-family:Akz !important; 
min-height: 35px;
margin-right: auto;
margin-left: 2px;
padding-top:10px;}
.pageNumbers div.selected{ background-color: #040a2b; border: none; color: #fff; }
.pageNumbers div span.title{font-size: 14px; font-family:Akz !important;  }
.pageNumbersMobile div { width: 100%; }

.productPriceAndDelivery { padding-top: 0; }

.control-label { padding-bottom: 4px; }
select.form-control, input.form-control, .form-control#message { border-radius: 0; padding-bottom: 6px; border-color: #ccc; }

select.form-control, input.form-control { padding-top: 1.5px; height: 40px; }

.field-validation-error{ font-size: 12px; color: #ff2730;}
.input-validation-error{border-color: #ff2730; background-image: url('fieldError.png'); background-position:center right; background-repeat: no-repeat;}
select.input-validation-error{border-color: #ff2730; background-image: url('fieldErrorDropdown.png'); background-position:center right; background-repeat: no-repeat;}
.form-control.valid{ border-color: #00c020;  background-image: url('fieldValid.png'); background-position:center right; background-repeat: no-repeat; padding-right: 33px;}
select.form-control.valid{ border-color: #00c020;  background-image: url('fieldValidDropdown.png'); background-position:center right; background-repeat: no-repeat;padding-right: 20px;}
#select-address.valid { background-image: none;padding-right: 12px; }
.form-group label{ font-size: 12px;}

.form-control:focus {
  border-color: #7482c9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(106, 127, 100, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(106, 127, 100, .6);
}

.form-control.valid:focus {
  border-color: #00c020;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 192, 32, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 192, 32, .6);
}

.form-control.input-validation-error:focus {
  border-color: #ff2730;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 39, 48, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 39, 48, .6);
}

button#preview{ border-radius: 0;
border: 1px solid #040A2B;
color: #040A2B;
padding: 10px 16px 12px 18px;
font-size: 16px;
font-weight: bold;
background-color: #FFF;}
button#preview:hover{
    background: #040A2B; /* Fallback */
	color:#FFF;
}

button.btn.btn-default,
a.btn.btn-default,
button.btn.primary
{
border-radius: 0;
border: 1px solid #fff;
color: #fff;
padding: 10px 16px 12px 18px;
font-size: 16px;
font-weight: bold;
background-color: #040A2B;
}

button.btn.btn-default:hover,
a.btn.btn-default:hover,
button.btn.primary:hover
{
    background: #fff; /* Fallback */
	color:#040A2B;
	border: 1px solid #040A2B;
}
.messageLabel {
    padding-left: 0;
}

@media (min-width: 768px) and (max-width: 992px) {
    .form-control#message { }

}

input.cbx[type="radio"]{width: 16px; height: 16px;}
.switch-journey-container { font-size: 14px; }
.deliveryRight {font-size: 12px;}
.deliveryChargeLeft .deliveryTitle{ display: inline-block; width:170px; }
@media (min-width: 768px) and (max-width: 991px) {
    .deliveryChargeLeft .deliveryTitle{ width:128px; }
}

.owlNavLeft, .owlNavLeftEmail, .owlNavRight, .owlNavRightEmail { height: 175px; }

.owlNavLeft, .owlNavLeftEmail { background: url(flexise-button-previous.png) no-repeat center center; }
.owlNavRight, .owlNavRightEmail { background: url(flexise-button-next.png) no-repeat center center; }

.card.item img, .wallet.item img { border: 2px solid #ffffff; margin: auto;}

.item.outlined img{ border: 7px solid #dadce3;}

.generate_thankyou_titles{ font-weight: bold; }

.h4.totalsDelivery{ font-size: 14px; font-weight: bold;}
.h3.totalsTotal{font-size: 20px; font-weight: bold;}

.paymentSameLabel{font-weight: bold;}

.footerBalanceEnq{ font-size: 14px;font-weight: normal;display: inline-block;}

@media (max-width: 320px) {
    .footerBalanceEnq a {
        display: block;
        text-align: center;
        width: 100%;
    }
}
div.basketLines div.totals {
    border-bottom: none;
}

div.basketLines {
    padding-bottom: 5px;
}
.footerBalanceEnq a { color: #9facff; border: 1px solid #9facff; padding: 10px 16px 12px 18px; }
.footerBalanceEnq a:hover { text-decoration: none; }
.footer{ color: #fff; padding-top: 0;background-color: #04082c;padding-top: 25px; }
.navy {
    background-color: #04082c;
}
.black {
    background-color: #000;
    padding-top: 20px; 
}
.footerAddress{display:block; padding-bottom: 10px;}
.smallprint{
margin-top: 0;}
.smallprint-right { text-align: right; }
.footer-logos-container .col-sm-12 { padding-right: 0; text-align: right;padding-top: 5px;display: inline-block;  }

/*xs (mobile)*/
@media (max-width: 768px)
{
    .header { background-image: none; margin-bottom: 0; }
    .headerImage{ margin: 10px auto 0 auto; display: block;}
    .headerInformation { padding-right: 0; margin-top: 10px; padding-bottom: 0; border-bottom: none;}

    .bridal-ribbon-bottom, .bridal-ribbon-top{display:none;}
    .headerInformationLinks, .headerInformationNeedHelp {
        text-align: center;
        display: block;
        float: none;
    }
    .headerInformationNeedHelp {
    margin-left: 16px;
}
    .headerInformation {
    padding-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    border-bottom: medium none;
        text-align: right;
    padding-top: 0;
        padding-left: 1px;
        
}
    .esteeFind {
        padding-left: 0;
    }

}

#activation-index {
    background-image: url('ActivationBackground.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 652.5px;
}



.activation-email-form-inner {
    padding: 35px 20px;
}

.activation-email-form-inner p {
    color: #888;
    font-size: 10px;
}

.activation-email-form-inner .form-control {
    width: 40% !important; 
}

.activation-email-form-inner div { text-align: center; }
.activation-email-form-inner div.text-right { text-align: right; }
.activation-email-form-inner div.text-left { text-align: left; }

.activation-email-form-inner .btn-sm {
border-radius: 0;
border: 1px solid #fff;
color: #fff;
padding: 10px 100px 10px 100px;
font-size: 16px;
font-weight: bold;
background-color: #040A2B;
}

.activation-email-form-inner input[type="text"] {
    height: 38px;
    border-color: #000;
    width: 75%;
    margin: 0 auto;
    font-weight: normal;
    padding: 3px 8px;
}

.activation-email-form-inner .title {
    font-size: 22px;
    text-transform: uppercase;
}

.controllerGenerateGiftCard .headerInformation {
    border-bottom: none;
}

#enter-address-manually-button, #reset-address-button{text-decoration: underline;}

.deliveryDate.emailDate .ui-datepicker-trigger, #dateSelector .ui-datepicker-trigger { height: 21px; }

.row.footerLinks { display: none; }

.owl-pagination { display: none; }

#previewPopupClose { right: -40px; top: -12px; }
.MessagePopup #previewPopupClose { right: -35px; }

#language-popup-main p { margin: 8px 0 1px 0; }
#language-popup-main table { border: 1px solid #707070;border-collapse: collapse;margin: 20px auto 15px auto; }
#language-popup-main table td, #language-popup-main table th { border: 1px solid #707070;padding: 3px 15px 3px 5px;text-align: left; }
#language-popup-main table th { background-color: #707070;color: #fff; }

#previewPopup_BackgroundOverlay { height: 185%; }


@media (max-width: 355px) {
    div.owlHolder div.col-xs-1.owlNavLeftEmail.cards.owl-prev,
    div.owlHolder div.col-xs-1.owlNavLeft.cards.owl-prev {
        width: 10%;
    }

    div.owlHolder div.col-xs-10 {
        width: 75%;
    }
}

.controllerGenerateGiftCard.header {
    margin-bottom: 0;
}

.named-del-date-input {
    width: 175px !important;
}

#chooseProductForm { margin-bottom: 10px; }

.custom-dropdown-container {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: auto;
    overflow: hidden;
    background-color: #fff;
    background: #fff url('custom-dropdown-arrow.png') no-repeat 96% 50%;
}

.custom-dropdown-container select {
    color: #04082c;
    padding: 1px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-dropdown-container select:focus {
    outline: none;
}

.specificAmount .specificamount-sub { height: unset; }
.specificAmount > .title { display: none;}
@media (min-width: 768px) and (max-width: 991px) {
    .choose-product-physical .specificAmount .specificamount-sub { height: 61px; }
    .choose-product-digital .specificAmount .specificamount-sub { height: 48px; }
    label.title-sub { margin-bottom: 25px; }
    label.specificamount-sub { margin-bottom: -20px;}

}
@media (max-width: 767px) {
    .specificAmount .specificamount-sub { height: 10px; }
}
.information-banner {
    background-color: #040A2B;
}

.gift-scam-warning-div {
    margin: 10px;
    margin-left: 40px;
    padding: 10px;
}