﻿@font-face {
    font-family: 'MetaBold';
    src: url('Fonts/MetaBold-Roman.eot');
    src: url('Fonts/MetaBold-Roman.eot?#iefix') format('embedded-opentype'),
         url('Fonts/MetaBold-Roman.woff') format('woff'),
         url('Fonts/MetaBold-Roman.ttf') format('truetype');

    font-family: 'MetaBoldLF';
    src: url('Fonts/MetaBold-Roman.eot');
    src: url('Fonts/MetaBold-Roman.eot?#iefix') format('embedded-opentype'),
         url('Fonts/MetaBold-Roman.woff') format('woff'),
         url('Fonts/MetaBoldLF-Roman.ttf') format('truetype');


    font-family: 'MetaNormal';
    src: url('Fonts/MetaNormal-Roman.eot');
    src: url('Fonts/MetaNormal-Roman.eot?#iefix') format('embedded-opentype'),
         url('Fonts/MetaNormal-Roman.woff') format('woff'),
         url('Fonts/MetaNormal-Roman.ttf') format('truetype');

    font-family: 'MetaMediumLF';
    src: url('Fonts/MetaMedium-Roman.eot');
    src: url('Fonts/MetaMedium-Roman.eot?#iefix') format('embedded-opentype'),
         url('Fonts/MetaMedium-Roman.woff') format('woff'),
         url('Fonts/MetaMediumLF-Roman.ttf') format('truetype');

    font-family: 'MetaNormalLF';
    src: url('Fonts/MetaNormal-Roman.eot');
    src: url('Fonts/MetaNormal-Roman.eot?#iefix') format('embedded-opentype'),
         url('Fonts/MetaNormal-Roman.woff') format('woff'),
         url('Fonts/MetaNormalLF-Roman.ttf') format('truetype');

}


@-moz-document url-prefix() 
{ 
  .title 
  {
      font-weight: bold;
  }

  div.col-sm-12 a {
      font-weight: normal;
  }

  table.table thead tr th {
      font-weight: normal;
  }  

  div.col-sm-6.h4.totalsDelivery strong {
      font-weight: bold;
  } 

  div.col-sm-6.h3.totalsTotal strong {
            font-weight: bold;
        }

  div.row.paymentContactDetails p.title.col-xs-12 {
      font-weight: bold;
      font-size: 18px;
  }

  div.custom-dropdown-container select#gift-card-value-dropdown.form-control option {
      font-weight: normal;
  }

  div.col-sm-6.col-xs-12 textarea#message.form-control {
      font-weight: normal;
  }

  div.row.title div.col-xs-12 
  {
      font-weight: bold;
  } 

  div.row.footerBalanceEnq div.col-sm-12 a {
      font-weight: normal;
  }

  div.col-sm-6.h3.totalsTotal.egifttotal strong {
      font-weight: normal;
  }


}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    .title {
        font-weight: bold;
    }


    div.col-sm-12 a {
      font-weight: normal;
  }

  table.table thead tr th {
      font-weight: normal;
  }  

  div.col-sm-6.h4.totalsDelivery strong {
      font-weight: bold;
  } 

  div.col-sm-6.h3.totalsTotal strong {
            font-weight: bold;
        }

  div.row.paymentContactDetails p.title.col-xs-12 {
      font-weight: bold;
      font-size: 18px;
  }

  div.custom-dropdown-container select#gift-card-value-dropdown.form-control option {
      font-weight: normal;
  }

  div.col-sm-6.col-xs-12 textarea#message.form-control {
      font-weight: normal;
  }

  div.row.title div.col-xs-12 
  {
      font-weight: bold;
  } 

  div.row.footerBalanceEnq div.col-sm-12 a {
      font-weight: normal;
  }

  div.col-sm-6.h3.totalsTotal.egifttotal strong {
      font-weight: normal;
  }
}

body, body > div.container {
    font-family: MetaNormalLF, sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 15px;
    letter-spacing: 1px;
}


body {
    background-color: #fbf8f6;
}

.titleStepNumber{ font-weight: bold; font-size: 16px; font-family: MetaMediumLF, sans-serif;}
textarea { resize: none }
.image-checkbox-label{ display: block;margin-left: 20px; }
.deliveryRight{ width: 90%; }
.debug{background-color: black; color:white;}
.deliveryRight{ display:inline }
a{text-decoration: underline; color: #392720; font-weight: bold;}
a:hover{text-decoration: none; color: #392720; font-weight: bold;}
hr{border-top: #dcddde solid 1px;}
.messageDateContainer{ margin-top: 50px;}
.btn-default{ background-color: white;}
.btn.primary{ font-size: 24px; font-weight: normal; color: #ffffff; padding-left:30px; padding-right: 30px; background-color: #000000;    
    -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; border: 1px solid #000000;}
.btn.secondary{ font-size: 20px; font-weight: normal; 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 { background-color: transparent; color: #0d091c; height: 152px; background: url('logo.png') center no-repeat; background-position-y: 25px;margin-bottom:25px;cursor: pointer;}
.header .container .row { margin-right: -10px; }
/*.headerSeperator { padding-left: 10px; padding-right: 10px; }*/
.header-image-container, .headerInformation { display: block; width: 100% !important; min-height: 35px; }

.headerInformation {
    margin-top: 100px;
    font-size: 15px;
    padding: 8px 15px;
    background-color: #392720; 
    min-height: 35px; 

}
.header.controllerGift.visible-on-print .container .row{ padding-left: 15px; padding-right: 15px;}
.headerInformationLinks { float: right; font-size: 15px; padding-top: 3px; }
.headerInformationNeedHelp { float: left; font-family: MetaNormal, sans-serif; font-size: 18px; }
.headerInfo a, .headerPrivacy a{ text-decoration: none; font-family: MetaNormal, sans-serif; font-weight: normal !important;}

.headerInformationNeedHelp, .headerInfo a, .headerPrivacy a, .headerSeperator { color: #fff; }

#previewPopup{
    top: -200px;
}

/*#enter-address-manually-button {
    margin-left: 146.5px;

}*/

#enter-address-manually {
    margin-left: 149.5px;

}

#find-address-holder {
    margin-left: 146.5px;
}





#delivery-details #find-address-holder{

    margin-left:0px;

}

#delivery-details #enter-address-manually-button{
    margin-left:-136px;
}


#delivery-details .col-sm-8 #find-address{
    margin-left:145px;
}

#find-address, .goto-payment-button {
    font-size: 14px !important;
}

#delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
    margin-left:0px;
}

.addHr {
    display: initial !important;
    width: 102%;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: #dcddde solid 1px;
}

.addHr2 {
    border-top: #dcddde solid 1px;
    margin-bottom: 10px;
}

.addHr3 {
    display: initial !important;
    border-top: #dcddde solid 1px;
    margin-top: 20px;
    /*margin-bottom: 50px;*/
    margin-bottom: 80px;
}

.addHr4 {
    display: initial !important;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: #dcddde solid 1px;
}

.paymentCompleteButton {
    top: 155px;
}

.table {
    margin-bottom: 0;
}

.AddGiftCardContainer {
    padding-bottom: 0;
}

.col-sm-6.h3.totalsTotal {
    margin-top: 10px;
    font-weight: bold;
    top: 8px;
}

div.basketLines .totalsDelivery, div.basketLines .totalsTotal {
    padding-right: 0;
}

.col-sm-6.h4.totalsDelivery {
    margin-top: 20px;
}

.boldHeader {
    font-weight: bold !important;
}

.removeEditContainer {
    padding-top: 8px !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
}

.removeEditContainer .btn.btn-default.btn-block.smaller {
    margin-bottom: 20px;
}

.btn {
    border-radius: 0;
    font-size: 16px !important;
}

#cardTypeHolder {
    width: 40px;
}

.banner .container .row{
    display:none;
}

.specificAmount{ padding-right: 0; margin-right: 40px;}


table {
    margin-bottom: 0;
}

#formPayment .row .col-sm-10.col-xs-7{ padding-bottom: 10px;}
#formPayment div.basketLines, .orderCompletePage .basketLines { padding-left: 0; padding-right: 7px;}

/*#formPayment .row .col-sm-2.col-xs-5{ top: 33px;}*/

/*.container.row.bannerContainer{
    visibility:hidden;
}*/

.row.titleFinal {
    padding: 25px 15px;
}

.mandatory-fields-container .sub.small.text-right {
    padding-top: 5px;
}

.paymentContactDetails a {
    font-weight: normal;
    text-decoration: none;
}

.hidden-on-print .button-hack-fix a { font-size: 15px !important; }

.button-hack-fix{ margin: 0 0 30px 0 !important;}

div.basketLines{ padding-left: 15px; padding-right: 15px;}

.billing-and-payment-details-container .col-sm-6.col-xs-12:nth-child(3) .form-group:nth-of-type(2) label{ padding-right: 0;}  

/*Digital*/
.journeyContainer {
    padding-right: 25% !important;
}

.orderCompletePage .row.paymentContactDetails p:nth-of-type(2) a{ text-transform: lowercase;}

.title{ font-family: MetaMediumLF, sans-serif; letter-spacing: 0;}
.row.totals{ padding-top: 10px; padding-bottom: 10px; margin-left: 0; margin-right: 0;}
#formPayment table .col-sm-2:first-child img{box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.4);}
#formPayment .billing-and-payment-details-container .col-sm-6 .cbHolder .col-sm-4.col-xs-6:nth-of-type(2){ top: 5px; right: 15px;}

#formPayment table th, .orderCompletePage .table th, .payment-confirm-form .table th { font-weight: bold; }
.table th{ font-family: MetaMediumLF, sans-serif;}
.table .col-sm-5 > p{ font-family: MetaNormalLF, sans-serif;}
#formPayment div.basketLines tbody tr td:last-child .btn:first-child { margin-top: 8px;}
#formPayment .basketLines.hidden-xs  .row.totals{ margin-left: 0; margin-right: 0;}

.cbHolder .TnC:nth-of-type(2) .small{ font-weight: bold !important;}
.small{ font-size: 13px;}
.small a{ text-decoration: none;}

.ChooseCardDesignArea .row{ padding-bottom: 0;}
.delivery-date-container .row.title{ padding-bottom: 20px;}

.sub.tiny.row .col-xs-12{ font-size: 13px;}

#delivery-details div .pull-right{ padding-bottom: 20px !important;}

div.col-sm-6.h3.totalsTotal strong{ padding-left: 20px;}

.input-group-addon{ border-radius: 0;}


/*.addHr6 .form-group .col-sm-offset-2{ margin-left: 0;}
#enter-address-manually{ margin-left: 121.5px;}*/

/*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) {

/*STEP 1 MOBILE*/
    body, body > div.container {
        font-family: MetaMediumLF, Sans-Serif;
        font-weight: Normal;
        color: #333333;
        font-size: 16px;
        /*letter-spacing: 1px;*/
        letter-spacing: 0;
    }

    .headerPhone a{ color: #fff; text-decoration: none;}

    /*.title, .titleStepNumber{ font-size: 18px !important;}*/
    .switch-journey-container{ padding-top: 0 !important;}
    .selected{ margin-bottom: 10px;}
    .headerInformation { text-align: center; }
    .journeyContainer{ padding-right: 15px !important;}
    .pageNumbersMobile { padding-top: 20px; }
    .pageNumbers{padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 0;}
    .selected{ border-right: none !important; border-left: none !important; margin-top: 10px;}
    .header.controllerGift.visible-on-print .container .row{ padding-left: 0; padding-right: 0;}
    .header .container .row{ margin-right: 0; width: 110%;}
    .headerInformationLinks, .headerInformationNeedHelp{ padding-bottom: 5px;}
    .validation-message-container{ margin-bottom: 20px;}
    #delivery-charges-subtext{ margin-bottom: 0;}

    .addHr5 {
        display: initial !important;
        width: 102%;
        margin: 10px 0 20px 0;
        border-bottom: #dcddde solid 1px;
    }

    #chooseProductForm div div .row.title{ padding-bottom: 15px;}
    .messageDateContainer{margin-top: 0;}

    #delivery-details div .row{ height: 40px; }
    #delivery-details div div .col-md-4.mandatory-fields-container{ bottom: 24px;}

    #find-address, #enter-address-manually-button{ float: right;}
    .addHr6 #enter-address-manually{ margin-bottom: 30px !important;}
    .addHr{display: none !important;}
    .addHr6 {
        border-bottom: #dcddde solid 1px;
    }
    #delivery-details div .pull-right{ padding-top: 30px; padding-bottom: 20px !important;}
    .btn{ font-size: 15px !important;}
    p, .sub, .deliveryChargeLeft, a:not(.btn) {font-family: MetaNormalLF, Sanf-Serif}
    #find-address{ margin-top: 15px; margin-bottom: 15px;}

/*FOOTER*/

    .col-sm-4.col-xs-12.footer-logos-container div img{ padding-left: 45px; padding-right: 60px;}
    .row.smallprint .col-sm-8{ text-align: center; padding-bottom: 15px;}
    .smallprint{ font-size: 10px;}

    .smallprint-right div{ text-align: center;}
    .row.footerBalanceEnq{ padding-bottom: 15px;}
    .footerBalanceEnq a{ padding-top: 6px !important; padding-bottom: 5px !important; font-family: MetaNormalLF, sans-serif;}

/*STEP 2*/
    div.basketLines{ padding-left: 0; padding-right: 0;}
    #formPayment .basketLines .row .col-xs-5{ font-size: 14px; font-weight: bold;}
    #formPayment .basketLines .row{ margin-bottom: 20px !important;}
    .basketLines .row.last .col-xs-5{ padding-bottom: 10px;}
    .basketLines .row.last .col-xs-5 a{ padding-left: 15px; padding-right: 15px;}
    div.basketLines.hidden-sm.hidden-md.hidden-lg .row.last{ border-bottom: 1px solid #ccc; }
    .row.totals{ padding-top: 10px !important; padding-left: 60px; padding-right: 40px;}
    .row.totals .col-xs-5.h4 { font-size: 16px !important; font-weight: normal !important;}
    .row.totals.final .col-xs-5.h3{ font-size: 24px !important; right: 15px;}
    div.basketLines.hidden-sm.hidden-md.hidden-lg .row.totals.final{ border-bottom: 1px solid #ccc; margin-bottom: 30px !important;}
    .imageButton.secondaryButton.payment a{ margin-top: 30px;}
    #formPayment .basketLines .imageButton a{ width: 80%; margin-left: 30px;}
    #formPayment .basketLines.hidden-sm.hidden-md.hidden-lg{padding-bottom: 30px; margin-bottom: 30px;}
    #formPayment .row .col-sm-10{ padding-right: 0;}
    #formPayment .row .col-sm-2.col-xs-5{ top: 5px; padding-left: 5px;}
    #delivery-details .form-group, #formPayment .billing-and-payment-details-container div .form-group{ margin-bottom: 0;}
    #delivery-details #find-address-holder{ padding-top: 10px; padding-bottom: 10px;}
    #enter-address-manually .esteeFind #enter-address-manually-button { padding-bottom: 10px; font-family: MetaNormalLF, sans-serif}
    #formPayment .row .orderSummary .title, #formPayment .row .col-xs-7 .title, .sub, .cbHolder label, .col-sm-4.control-label.text-left { font-family: MetaNormalLF, sans-serif;}
    .text-left{ margin-bottom: 0;}
    .col-xs-12.smaller.sub{ margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc}
    .card-image-container{ right: 15px;}
    .card-image-container img{ width: 50px !important;}
    .paymentCompleteButton{ top: 0;}
    .cbHolder .col-sm-4.col-xs-6:nth-of-type(2){ padding-left: 0; padding-top: 5px;}
    .row.cbHolder { border-bottom: 1px solid #ccc;}
    .paymentCompleteButton{ padding-right: 0; margin-top: 30px;}
    /*#formPayment .basketLines .row .col-xs-7{ bottom: 2px;}*/
    #formPayment .billing-and-payment-details-container #delivery-details #find-address-holder{ padding-top: 0; padding-bottom: 0;}
    .addHr3{ display: none !important;}
    .col-xs-12.paymentCompleteButton.text-right{ margin-bottom: 20px;}
    .hiddenLine{ display: initial !important; padding-left: 0; padding-right: 0; right: 15px; width: 109%;}
    .hiddenLine hr { margin-top: 30px;}

/*Step 3*/
.titleFinal .title{ font-family: MetaNormalLF, sans-serif;}
.row .col-xs-5{ font-size: 14px; font-weight: bold;}
.orderCompletePage .basketLines .row.totals.final.totalsDelivery{ padding-left: 50px; padding-right: 60px; padding-top: 20px !important; margin-bottom: 0 !important;}
.row.paymentContactDetails .title{font-weight: bold;}
.addHr4{ display: none !important;}
    .button-hack-fix{ margin: 5px 44px 30px 0 !important; }

    .row.titleFinal{ padding: 15px 15px;}
    .small{ letter-spacing: 0;}

}

/*TABLET*/
@media (min-width: 768px) and (max-width: 1024px){
    #formPayment div.basketLines, .orderCompletePage .basketLines{ padding-right: 15px; }
    #formPayment .billing-and-payment-details-container .col-sm-6.col-xs-12{ padding-right: 30px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .paymentCompleteButton{ top: 0;}

    .table td:first-child img{ max-width: 85px;}

    body, body > div.container{ font-size: 12px;}

    #formPayment div.basketLines, .orderCompletePage .basketLines{ padding-right: 5px;}
}




.headerImage{ display: none;}

.title{ font-size: 16px; }
.col-xs-12.orderSummary {
    padding-bottom: 20px;
}

.pageNumbers{ padding-left: 15px; padding-right: 13px; padding-top: 10px;}
.pageNumbers div{ font-size:14px; background-color: #eeebe9; border: 1px solid black; color: #392720; margin-right: 0.5%; width: 32.8%; }
.pageNumbers div.selected{ background-color: #ffffff; border: 1px solid black; color: #392720; }
.pageNumbers div span.title{ margin-left: 10px; }
.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 { height: 30px; }

.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: 15px;}

.form-control:focus {
  border-color: #A4AD29;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(57, 39, 32, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(57, 39, 32, .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.btn.btn-default,
a.btn.btn-default,
button.btn.primary,
button#preview {
    border: none;
    color: #fff;
    padding: 8px 26px;
    font-size: 12px;
    font-weight: normal;
    background-color: #392720; 
}

button.btn.btn-default:hover,
a.btn.btn-default:hover,
button.btn.primary:hover,
button#preview:hover {
    background: #333333; /* Fallback */
}

.form-control#message { margin-top: 20px; }

@media (min-width: 768px) and (max-width: 992px) {
    .form-control#message { margin-top: 38px; }
}

input.cbx[type="radio"]{width: 16px; height: 16px;}
.switch-journey-container { font-size: 15px; padding: 10px 15px;}
.deliveryRight {font-size: 14px;}
.deliveryChargeLeft .deliveryTitle{ display: inline-block; width:155px; }
.requestedDeliveryTitle {
    font-weight: bold;
}

.deliveryDetailTitle {
    font-weight: bold !important;
}

.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; padding: 5px; margin: auto;}

.item.outlined img{ border: 2px solid #A4AD29;}

.generate_thankyou_titles{ font-weight: normal; }

.h4.totalsDelivery{ font-size: 17px; font-weight: normal;}
.h3.totalsTotal{font-size: 24px; font-weight: normal;}

.paymentSameLabel{font-weight: normal;}

.footerBalanceEnq{ font-size: 14px; }

@media (max-width: 320px) {
    .footerBalanceEnq a {
        display: block;
        text-align: center;
        width: 100%;
    }
}

.footerBalanceEnq a { color: #392720; border: 1px solid black; padding: 10px 15px; text-decoration: none; font-size: 16px; }
.footerBalanceEnq a:hover { text-decoration: none; }
.footer{ color: #000; background-color: #eeebe9; padding-top: 25px; padding-bottom: 10px;}
.footerAddress{display:block;}
.smallprint-right { text-align: right; }
.footer-logos-container .col-sm-12 { padding-right: 0; text-align: right; padding-bottom: 10px;}
.footerRegistered, .footerAddress, .smallprint-right, .smaller.sub {
    font-family: Arial;
}


/*xs (mobile)*/
@media (max-width: 768px)
{
    .header { background-image: none; margin-bottom: 0; height: 125px; }
    .headerImage{ margin: 10px auto 0 auto; display: block;}
    .headerInformation { padding-right: 15px; margin-top: 10px; padding-bottom: 0; border-bottom: none;}
    .row.productPriceAndDelivery{ padding-bottom: 0;}
    #chooseProductForm hr:nth-of-type(1){ margin-top: 10px;}
    .carousel-left img{ left: 10px;}
    .carousel-right img{ right: 10px;}
    #delivery-details .row .col-md-4{ bottom: 18px;}
    #delivery-details .row{ padding-bottom: 0;}
    #chooseProductForm #delivery-details .EmailConfirm{ border-bottom: 1px solid #ccc; margin-bottom: 25px; padding-bottom: 20px;}
    .row.requestedDeliveryContainer .row .col-xs-10.col-sm-11 label{ font-weight: bold; font-size: 12px;}
    .row.requestedDeliveryContainer .col-sm-7.col-md-8.col-xs-12{ border-bottom: 1px solid #ccc; padding-bottom: 20px; }
    .text-right.chooseEVoucherProductPaymentButton{ padding-top: 20px;}
    .col-xs-12.orderSummary{ padding-bottom: 0;}
    #formPayment .basketLines .row .col-xs-7, .orderCompletePage .basketLines .row .col-xs-7{ word-wrap: break-word;}
    .basketLines .imageButton.secondaryButton.payment a{ padding-left: 15px; padding-right: 15px;}
    div.basketLines.hidden-sm.hidden-md.hidden-lg .row{ padding-top: 10px; padding-bottom: 15px; }
    #gift-card-value-textbox { width: 95%;}
    .orderCompletePage div.basketLines{ padding-bottom: 0;}


    .bridal-ribbon-bottom, .bridal-ribbon-top{display:none;}

/*COLLECTION*/
    #activation-index{ height: 520px !important;}
    .activation-email-form{ margin: 25px auto !important;}
    #activation-thankyou{ font-size: 14px;}
    .activation-email-form-inner .row:last-child div.text-center span a{ word-wrap: break-word;}
    .activation-email-form-inner .row div.text-center.col-xs-12 a.btn{ display: none;}
    #activation-thankyou .activation-email-form-inner br:nth-of-type(1), #activation-thankyou .activation-email-form-inner br:nth-of-type(2), #activation-thankyou .activation-email-form-inner br:nth-of-type(3){ display: none;}
}

#activation-index {
    height: 600px;
}

.activation-email-form {
    max-width: 600px;
    margin: 50px auto;
}

.activation-email-form-inner {
    padding: 5px 20px 35px;
}

.activation-email-form-inner p {
    color: black;
    font-size: 14px;
}

.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; font-family: MetaBoldLF, sans-serif; font-weight: bold;}
.activation-email-form-inner .row:first-child div.text-center{ padding-top: 40px !important;}
.activation-email-form-inner .row:last-child div.text-center{ padding-top: 0 !important;}
.activation-email-form-inner .row:last-child div.text-center span a{ text-decoration: none; }
.activation-email-form-inner div.text-center{ padding-top: 20px !important;}
.activation-form-inner div.text-center{ font-family: MetaNormalLF, sans-serif;}
.activation-email-form-inner .row div.text-center.col-xs-12 a.btn{ padding-left: 40px; padding-right: 40px;}

.activation-email-form-inner .btn-sm {
    font-size: 14px;
    background-color: #392720;
    border-color: black;
    padding-left: 40px;
    padding-right: 40px;
}

.activation-email-form-inner input[type="text"] {
    height: 38px;
    border-color: #000;
    width: 85%;
    margin: 0 auto;
    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; }
#datepicker { background-color: #eeebe9;}

.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;
}*/

#datepicker{ width: 92%;}

#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 {
    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;
}

#gift-card-value-dropdown option {
    background-color: #fbf8f6;
    margin-top: 5px;
}

@media (max-width: 517px) {

    .header {
        height: 125px;
    }
    .headerInformation {
        float: left;
    }

    .headerInformationLinks {
        float: none;    
    }

    .headerSeperator {
        padding: 0;   
    }

    .headerInformationNeedHelp {
        float: none; 
    }
}


@media only screen and (max-device-width: 480px) {

    #delivery-details #enter-address-manually-button{
        margin-left:-161px;
    }

}


/*iPhone <5*/
@media screen and (device-aspect-ratio: 2/3) {

    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}




/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*iPhone 6*/
@media screen and (device-aspect-ratio: 375/667) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }

    .row.footerBalanceEnq .col-sm-12{ padding-right: 58px; padding-left: 58px;}

    .footer-logos-container .col-sm-12{ padding-right: 15px;}

    .footer-logos-container .col-sm-12 img { padding-right: 75px !important; padding-left: 75px !important; }

    #formPayment .basketLines .row.totals { padding-left: 85px; padding-right: 60px; margin-left: -15px; width: 109%;}

    .title,.titleStepNumber{ font-size: 18px;}

    #formPayment .basketLines .imageButton a{ width: 83%;}
    .btn{ font-size: 16px !important;}

    .orderCompletePage .basketLines .row.totals{ padding-left: 100px; padding-right: 70px; }
     
    .orderCompletePage .basketLines .row.totals.final.totalsDelivery{ padding-left: 80px; padding-right: 80px; }
    .button-hack-fix{ margin: 5px 44px 30px 78px !important; float: none !important;}
}

/*iphone 6+*/
@media screen and (device-aspect-ratio: 414/736) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}


/*iPad*/
@media screen and (device-aspect-ratio: 768/1024) {


      #delivery-details .col-sm-8 #find-address{
        margin-left:109px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-37px;
    }

}

/*HTC One*/
@media screen and (device-aspect-ratio: 360/640) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*Samsung S2*/
@media screen and (device-aspect-ratio: 320/534) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*Samsung S3*/
@media screen and (device-aspect-ratio: 320/640) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}


/*LG Nexus 4*/
@media screen and (device-aspect-ratio: 384/592) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*LG Nexus 5*/
@media screen and (device-aspect-ratio: 360/592) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*Asus Nexus 7*/
@media screen and (device-aspect-ratio: 601/906) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*Nexus 5X*/
@media screen and (device-aspect-ratio: 411/731) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

/*Nexus 6P*/
@media screen and (device-aspect-ratio: 435/773) {
    
    #delivery-details .col-sm-8 #find-address{
        margin-left:-15px;
    }

    #delivery-details #enter-address-manually .col-sm-12 #enter-address-manually-button{
        margin-left:-162px;
    }
}

.information-banner {
    background-color: #392720;
}

.gift-scam-warning-div {
    margin: 10px;
    margin-left: 40px;
    padding: 10px;
}