@media only screen and (max-width: 440px) {
    .c-mobile-btns .c-btn {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    #search_mini_form {
        width: 300px;
        float: none;
    }
}

@media only screen and (min-width: 768px) {
    .amgdprcookie-main-wrapper .amgdprcookie-btn {
        padding: 7px 27px;
    }
    
    .amgdprcookie-container .amgdprcookie-options:hover,
    .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:hover {
        color: #ff5500;
    }
}

@media only screen and (max-width: 680px) {
    .c-tabs__content-item[data-tab-content-id="reviews"] {
        display: none;
    }
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
    display: inline-block;
}

.product-image-photo.lazyloading {
    width: 100%;
    height: 100%;
    background:url(../images/loading.gif) center center no-repeat #fff;
}

.sinner-radio .admin__field.admin__field-option:nth-of-type(1) {
    display: none;
}

.admin__field-label .price-notice .c-product__price-current {
    font-size: 14px;
}

.product-image-container {
    width: 100% !important;
}

#gdpr-cookie-block .action.primary {
    font-size: 1rem;
}

.amgdprcookie-main-wrapper .amgdprcookie-btn {
    background: #ff5500;
    padding: 7px 15px;
    font-weight: 700;
    font-size: 1rem;
}

.amgdprcookie-toggle-cookie .amgdprcookie-input .amgdprcookie-label {
    background: #ff5500;
}

.amgdprcookie-toggle-cookie .amgdprcookie-label:before {
    display: none;
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label {
    background: #ff5500;
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label:after {
    top: 2px;
    content: '';
}

.no-display {
    display: none !important;
}

#postcodenl {
    width: 100%;
}

div.mage-error[generated] {
    font-size: 1rem;
}

.form-postcodenl .postcode-validation-result .postcode-valid-address,
.form-postcodenl .postcode-validation .manual-link {
    font-size: 1rem;
}

.form-postcodenl .postcode-validation-result .postcode-valid-address {
    padding-left: 20px;
}

.form-postcodenl .postcode-validation-result .postcode-valid-address:before {
    display: none;
}


.form-postcodenl .half-start {
    width: 100%;

}
.form-postcodenl .half-end {
    width: 100%;
}

.fieldset>.field {
    margin-bottom: 0;
}

.fotorama__thumb-border {
    border: 1px solid #f50 !important;
}

.swatch-option {
    border: 2px solid #fff;
    min-width: 40px;
    height: 40px;
    padding: 0;
}

.swatch-option.selected {
    outline: 1px solid #f50;
    border: 2px solid #fff;
}

.swatch-option:not(.disabled):hover {
    outline: 1px solid #999;
    border: 2px solid #fff;
}

.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    outline: 1px solid #f50;
    border: 2px solid #fff;
}

.checkout-cart-index .cart-summary {
    display: none;
}

.checkout-cart-index .c-checkout--summary .totals.sub th, .checkout-cart-index .c-checkout--summary .totals.sub td {
    border-top: none;
}

.opc-progress-bar-item._complete>span:after, .opc-progress-bar-item._active>span:after {
    line-height: 1.1;
    font-size: 1.6rem;
}

.opc-progress-bar-item>span:after {
    line-height: 1.3;
    font-size: 1.3rem;
}

.opc-block-shipping-information .action-edit {
    font-style: normal;
}

.authentication-wrapper {
    display: none;
}

.fieldset>.field:not(.choice)>.label {
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
}

.opc-payment .payment-method label {
    padding-left: 0;
    
}

.opc-payment .payment-method input {
    display: inline-block;
}

.opc-payment .payment-method label:before {
    display: none;
}

.opc-payment .payment-method label:after {
    display: none;
}

.old-price .c-product__price-current {
    display: inline-block;
    font-size: 15px;
    text-decoration: line-through;
    color: black;
}

.cms-home.cms-noroute-index .c-main--has-padding-top {
    padding-top: 0;
}

.cms-home.cms-noroute-index .c-main--has-padding-top .l-contain {
    position: static;
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
}

.cms-home.cms-noroute-index .c-main--has-padding-top .l-contain .l-contain {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 73.125rem;
}

.page-layout-2columns-left .column.main {
    width: 100% !important;
    float: none;
}

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title {
    font-weight: 900;
    font-style: italic;
    font-size: 24px;
}

.swatch-attribute {
    margin-bottom: 15px;
}

.product.data.items>.item.title {
    float: none;
}

.nav-sections {
    background: none;
    display: inline-block;
    vertical-align: top;
}

.product-info-main {
    float: none;
    width: auto !important;
}

.cart-totals {
    padding-top: 0;
    border-top: none;
}
.mark {
    background: none;
}

.fieldset {
    margin-bottom: 0;
    letter-spacing: 0;
}

.cms-page-view .c-cta-container{
    margin-bottom: 0;
}

.bfb-form {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px) !important;
}

.block.bfb .bfb-nav-buttons .bfb-nav-buttons-inner .action {
    border: none !important;
    background: black!important;
    padding: 10px 15px !important;
    color: white;
    border-radius: 0 !important;
}

.block.bfb .bfb-element .bfb-element-file .bfb-file-insert i.bfb-element-icon {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
}

.block.bfb .bfb-element.required .bfb-element-left label>span:after {
    line-height: .3;
}

.block.bfb .bfb-element .bfb-field {
    font-size: initial;
    font-weight: initial;
}

.page-layout-1column .product.media {
    display: none;
}

.parent-stockists {
    position: relative;
}

.results-content {
    border-bottom: 1px solid black;
    padding-bottom: 15px !important;
}

.search-stockists .results-title {
    margin-top: 0;
}

.results-content p:not(.results-title) {
    margin-top: 0;
}

.search-stockists .search-title {
    font-family: NimbusSans !important;
    letter-spacing: 0 !important;
    margin-top: 0;
    font-size: 19px !important;
    font-weight: 900 !important;
    font-style: italic;
    line-height: 1;
}

.directions-panel, .search-stockists {
    width: 295px !important;
    top: 75px !important;
    right: 50px !important;
}

#stockists-submit, .find-my-location {
    padding: 11px 10px !important;
    top: 0px !important;
}

.search-stockists p {
    font-family: NimbusSans !important;
    font-size: 16px !important;
}
.stockists-window {
    padding-bottom: 0 !important;
}

.stockists-window p {
    font-family: NimbusSans !important;
    font-size: 16px !important;
    margin-top: 0;
}

.page_width_sidebar .search-stockists, .full_width_sidebar .search-stockists {
    height: 535px !important;
}

.search-autocomplete {
    display: none !important;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-suggestions {
    border: 1px solid #dedede;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-color: white;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

table th {
    text-align: left
}

table>tbody>tr>th,
table>tfoot>tr>th,
table>tbody>tr>td,
table>tfoot>tr>td {
    vertical-align: top
}

table>thead>tr>th,
table>thead>tr>td {
    vertical-align: bottom
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    padding: 8px 10px;
}

.messages {
    z-index: 10;
    position: relative;
    text-align: center;
}

.message.success {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1rem;
    background: #e5efe5;
    color: #006400;
    position: relative;
}

.opc-progress-bar-item {
    margin: 0 0 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 50%
}

.message.success>*:first-child:before {
    display: none;
}

.message.error {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1rem;
    background: #fae5e5;
    color: #e02b27;
    position: relative;
}

.message.error>*:first-child:before {
    display: none;
}

.password-strength-meter {
    margin-bottom: 25px;
}

.c-product .price-box {
    padding: 0;
    -ms-flex-order: 3;
    order: 3;
}
.product-info-main .price-box .c-product__price {
    padding: 0;
}

.fotorama {
    overflow: visible !important;
}

.fotorama__wrap {
    margin-bottom: 60px;
}

.fotorama__stage {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    margin-bottom: 30px;
}

.fotorama__stage__shaft {
    background: #fff;
}

.fotorama__stage__frame {
    background: #fff;
}