/*
		input-placeholder
		-----------------
		@fragment input-placeholder(#(0), #(1), #(2));
		#(0) is the colour for the placeholder text; e.g. #ff0000
        #(1) is the font style for the placeholder text; e.g. italic
		#(2) is the element selector; e.g. input.numeric
	*/
/*
    	socialIcon
		----------
		@fragment socialIcon(#(0), #(1));
		#(0) is the icon font string; e.g. "\e600"
		#(1) is the colour for the icon; e.g. #ff0000
	*/
#wrapper-breadcrumbs + #wrapper-body #page-body {
    padding-top: 0;
    }
#wrapper-breadcrumbs + #wrapper-body #page-body #product-header {
    padding-top: /*style._content_two_third_gap(*/20px/*)*/;
    }
#wrapper-body > .wrapper-inner {
    max-width: none;
    }
#wrapper-body #page-body {
    padding: 0;
    }
#wrapper-body #page-body > header,
#wrapper-body #page-body > div.header,
#wrapper-body #page-body > main,
#wrapper-body #page-body > div.main,
#wrapper-body #page-body > footer,
#wrapper-body #page-body > div.footer {
    position: relative;
    width: 100%;
    }
#wrapper-body #page-body > header,
#wrapper-body #page-body > div.header {
    padding-bottom: 125px;
    border-bottom: 1px solid /*style.border_color(*/#e5e5e5/*)*/;
    }
#wrapper-body #page-body > main .contentSection.tabbedContent,
#wrapper-body #page-body > div.main .contentSection.tabbedContent {
    padding-top: /*style._content_double_gap(*/60px/*)*/;
    padding-bottom: /*style._content_double_gap(*/60px/*)*/;
    }
#wrapper-body #page-body > main .contentSection.underSpecsGlobalEditable,
#wrapper-body #page-body > div.main .contentSection.underSpecsGlobalEditable {
    padding-top: /*style._content_double_gap(*/60px/*)*/;
    padding-bottom: /*style._content_double_gap(*/60px/*)*/;
    }
#wrapper-body #page-body > footer,
#wrapper-body #page-body > div.footer {
    border-top: 1px solid /*style.border_color(*/#e5e5e5/*)*/;
    padding-top: /*style._content_double_gap(*/60px/*)*/;
    padding-bottom: /*style._content_double_gap(*/60px/*)*/;
    }
#product-header #evProductBlurb:not(:empty) {
    margin-top: 0 !important;
    }
#product-header .productDiscontinued {
    padding: /*style._content_gap(*/30px/*)*/;
    }
#product-header .productDiscontinued .discontinuedHeading {
    padding-bottom: /*style._content_gap(*/30px/*)*/;
    }
#product-header .productDiscontinued .discontinuedContent .evCategoryProduct .image {
    float: right;
    }
#product-header .productDiscontinued .discontinuedContent .evCategoryProduct .content {
    height: auto;
    margin-left: 0;
    }
#product-header .productDiscontinued .discontinuedContent > .evButton {
    margin-top: /*style._content_third_gap(*/10px/*)*/;
    }
#product-header .productHeader {
    display: table;
    table-layout: fixed;
    width: 100%;
    }
#product-header .productHeader .productImages {
    display: table-cell;
    vertical-align: top;
    width: 56.25%;
    text-align: center;
    }
#product-header .productHeader .productImages #evProductImages {
    text-align: center;
    }
#product-header .productHeader .productImages #evProductImages #productImage + #productThumbnailsContainer {
    margin-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header .productHeader .productHeading {
    display: table-cell;
    vertical-align: top;
    width: 43.75%;
    max-width: 490px;
    padding-left: 5%;
    margin: 0 auto;
    }
#product-header #evProductIdentifierAndStock #evProductIdentifier {
    display: inline-block;
    vertical-align: bottom;
    }
#product-header #evProductIdentifierAndStock #evProductIdentifier .identifier,
#product-header #evProductIdentifierAndStock #evProductIdentifier .barcode {
    display: inline-block;
    vertical-align: bottom;
    padding-right: /*style._content_third_gap(*/10px/*)*/;
    }
#product-header #evProductIdentifierAndStock #evProductStock {
    display: inline-block;
    vertical-align: bottom;
    }
#product-header #evProductTitle {
    margin-bottom: 0;
    }
#product-header #evProductView #evProductPrice,
#product-header #evProductView #evProductReviewSnippet {
    display: inline-block;
    vertical-align: middle;
    margin-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header #evProductView #evProductPrice {
    display: none;
    margin-right: /*style._content_two_third_gap(*/20px/*)*/;
    }
#product-header #evProductView #evProductPrice ul.evPriceList li.price.current {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: /*style.heading_color(*/#2E2E2E/*)*/;
    }
#product-header #evProductView #evProductPrice ul.evPriceList li.price.current > .price {
    font-size: 26px;
    }
#product-header #evProductView #evProductReviewSnippet {
    text-align: center;
    }
#product-header #evProductView #evProductReviewSnippet .averageRating {
    margin-bottom: /*style._content_third_gap(*/10px/*)*/;
    }
#product-header #evProductView #evProductReviewSnippet .averageRating > .evRating,
#product-header #evProductView #evProductReviewSnippet .averageRating > .totalReviews {
    display: inline-block;
    vertical-align: middle;
    }
#product-header #evProductView #evProductReviewSnippet .averageRating > .totalReviews {
    padding-left: 5px;
    }
#product-header #evProductView #evProductReviewSnippet .evRating > .icon {
    font-size: 20px;
    line-height: 18px;
    width: 20px;
    height: 20px;
    }
#product-header #evProductView #evProductReviewSnippet > a {
    display: block;
    color: /*style.text_color(*/#565656/*)*/;
    margin-top: 3px;
    }
#product-header #evProductBlurb {
    margin-bottom: 0;
    }
#product-header #evProductBlurb:not(:empty) {
    margin-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header #evProductInformation:not(:empty) {
    margin-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header #evProductVariants:not(:empty) + #evProductForm,
#product-header #evProductVariants:not(:empty) + #evProductWishlist {
    margin-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header #evProductForm:not(:empty) + #evProductWishlist {
    margin-top: /*style._content_half_gap(*/15px/*)*/;
    }
#product-header #evProductForm .fieldContainer + .evHireProductOptions {
    margin-top: /*style._content_two_third_gap(*/20px/*)*/;
    }
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label {
    display: inline-block;
    }
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h1,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h2,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h3,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h4,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h5,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label h6,
#product-header #evProductForm .evHireProductOptions .evHirePriceOption label .title {
    margin: 0;
    }
#product-header #evProductForm .evHireProductOptions .evTextField {
    width: auto;
    }
#product-header #evProductWishlist a.evButton {
    width: auto !important;
    padding: 0 !important;
    }
#product-header form label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
#product-header form .evSelectButton,
#product-header form .evTextField,
#product-header form .quantity-buttons {
    width: 307px;
    }
.flexbox #product-header #evProductIdentifierAndStock,
.flexbox #product-header #evProductView {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
#product-body {
    margin-top: -65px;
    }
#product-body ul.evTabs {
    margin-left: -30px;
    margin-right: -30px;
    border: 0 none;
    }
#product-body .evAccordionTab {
    margin-left: -30px;
    margin-right: -30px;
    }

/**
    @section Variations
 */
.product-variants {
    margin: -.5rem -.5rem 1.5rem -.5rem;
    }
.product-variant {
    padding: .5rem;
    }
.product-variant-options {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.5rem;
    }
.product-variant-option {
    padding: .5rem;
    }
.product-variant-option label {
    line-height: 2;
    }
.product-variant-option label.variant-box {
    border: 2px solid #F8FAFB;
    background-color: #F8FAFB;
    border-radius: 4px;
    padding: .5em 1em;
    margin: 0;
    width: auto;
    height: 46px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.product-variant-option input[type="radio"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    white-space: nowrap;
    }
.product-variant-option input[type="radio"]:checked + label.variant-box {
    border: 2px solid /*style.primary(*/#7d953b/*)*/;
    background-color: /*style.primary(*/#7d953b/*)*/;
    color: #FFF;
    cursor: pointer;
    }
.product-variant-option input[type="radio"]:checked + label.swatch:after {
    border-color: /*style.primary(*/#7d953b/*)*/;
    }
.product-variant-option input[type="radio"]:disabled + label.variant-box,
.product-variant-option input[type="radio"]:disabled + label.swatch {
    opacity: .4;
    cursor: not-allowed;
    }

/*
     * Customisations
     */
.product-customisation {
    padding: .5rem 0;
    }
.customisation {
    padding: .5rem 0;
    }
.customisation-header {
    margin-bottom: .5rem;
    }
.customisation-price {
    font-weight: 700;
    }
.customisation-option label,
.customisation-header label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .5rem;
    margin: -1rem;
    }
.customisation-option label > *,
.customisation-header label > * {
    padding: .5rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    }
.customisation-option label > .customisation-option-label,
.customisation-option label > .customisation-header-label,
.customisation-header label > .customisation-option-label,
.customisation-header label > .customisation-header-label {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%;
    }
.customisation-option.type-swatch label,
.customisation-option.type-string label,
.customisation-header.type-swatch label,
.customisation-header.type-string label {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.customisation-option .swatch + .evButton,
.customisation-header .swatch + .evButton {
    margin: 0 .5rem;
    }
.customisation-description {
    font-size: .875rem;
    }
a.evSwitch {
    border-radius: 24px;
    background-color: #bac3c3;
    }
a.evSwitch .inner {
    border: 0;
    height: 26px;
    width: 26px;
    border-radius: 13px;
    top: 2px;
    left: 2px;
    background: #FFF;
    }
a.evSwitch .inner:before,
a.evSwitch .inner:after {
    background: none;
    color: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 26px;
    }
a.evSwitch.checked {
    background-color: /*style.primary(*/#7d953b/*)*/;
    }
a.evSwitch.checked .inner {
    left: 32px;
    }
a.evSwitch.checked .inner:before,
a.evSwitch.checked .inner:after {
    color: red;
    }
.price-options {
    margin: 1rem 0;
    }
.price-options span.price-value,
.price-options span.price {
    font-size: 26px;
    font-weight: 700;
    }
@media screen and (max-width: /*style._special_content_break_max(*/900px/*)*/) {
#product-header .productHeader {
    display: block;
    width: auto;
    }
#product-header .productHeader .productImages {
    display: block;
    width: auto;
    }
#product-header .productHeader .productImages + .productHeading {
    margin-top: /*style._content_gap(*/30px/*)*/;
    border-top: 1px solid /*style.border_color(*/#e5e5e5/*)*/;
    padding-top: /*style._content_gap(*/30px/*)*/;
    }
#product-header .productHeader .productHeading {
    display: block;
    width: auto;
    padding: 0;
    }
}

@media screen and (max-width: /*style._first_content_break_max(*/760px/*)*/) {
#wrapper-body > .wrapper-inner {
    max-width: none;
    }
#wrapper-body #page-body > header,
#wrapper-body #page-body > div.header {
    padding-bottom: /*style._content_gap(*/30px/*)*/;
    border-bottom: 0 none;
    }
#product-body {
    margin-top: 0;
    }
}
