.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #9c1b1f;
    border-radius: 0;
}

#html .woocommerce nav.woocommerce-pagination ul {
    border-right: 1px solid #d3ced2;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #9c1b1f;
    border-radius: 0;
}

.single-product #primary {
    padding-bottom:0;
}

.woocommerce .site-content header {
    max-width:1133px;
    margin-left: auto;
    margin-right: auto;
}

#html .woocommerce-breadcrumb {
    text-align: left;
    margin-bottom:31px;
    text-transform: uppercase;
    font-weight:700;
    font-size:0.8em;
    font-family: 'Roboto Condensed', sans-serif;
}

.woocommerce-breadcrumb i {
    font-size: 0.7em;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 2px 0;
}

.woocommerce-breadcrumb a {
    font-weight:400;
}

.tax-product_cat #primary {
    background: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
}

@media (min-width:768px) {
    .tax-product_cat #primary {
		/*background-image: url(../img/primary-interior-background.png); */
    background-image: none;
		background-size: 100% auto;
		background-position: bottom;
    }
}

.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    z-index:1;
}

body.archive.woocommerce .products ul, body.archive.woocommerce ul.products {
    min-height:580px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float:none;
    margin:0;
    /* width:25%;
    Ipad Safari Fix */
    width:24%;
    box-sizing: border-box;
    padding-bottom:19px;
    text-align: center;
}

.woocommerce ul.products li.product:first-child .product-wrapper, .woocommerce-page ul.products li.product:first-child .product-wrapper,
.woocommerce ul.products li.product:nth-child(4n+2) .product-wrapper, .woocommerce-page ul.products li.product:nth-child(4n+2) .product-wrapper {
    /* margin-left: 0; */
}

.woocommerce ul.products li.product:nth-child(4n+5) .product-wrapper, .woocommerce-page ul.products li.product:nth-child(4n+5) .product-wrapper {
    /* margin-right:0; */
}

.woocommerce ul.products li.product .product-wrapper, .woocommerce-page ul.products li.product .product-wrapper {
    border:solid 1px #d7d9da;
    padding:15px 8px 8px;
    width:280px;
    height:280px;
    max-width: 100%;
    margin-left:auto;
    margin-right:auto;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index:1;
}

.woocommerce ul.products li.product .product-inner-wrapper, .woocommerce-page ul.products li.product .product-inner-wrapper {
    width: 100%;
}

.woocommerce ul.products li.product.placeholder, .woocommerce-page ul.products li.product.placeholder {
    border:0;
    padding:0;
}

.product-logo {
	text-align: left;
	display: flex;
	align-items: left;
	justify-content: left;
	margin-bottom: 4px;
	height: auto;
	width: 90px;
    max-height:100%;
    max-width: 100%;
}


body.archive.woocommerce ul.products li:first-child, body.archive.woocommerce-page ul.products li:first-child {
    position: absolute;
    z-index:2;
    top:0;
    left:0;
    /* width: 50%;
    Ipad Safari Fix */
    width: 48%;
}

.woocommerce-loop-product__title {
    color:#d7d9da;
    font-weight:400;
    position: absolute;
    z-index:2;
    left:0;
    width:100%;
    bottom:10px;
    line-height: 1;
    padding: 0 !important;
}

body.archive.woocommerce ul.products li:first-child .product-wrapper, body.archive.woocommerce-page ul.products li:first-child .product-wrapper {
    width: 580px;
    height: 580px;
    padding:25px 8px 8px;
}

body.archive.woocommerce ul.products li:first-child .product-logo, body.archive.woocommerce-page ul.products li:first-child .product-logo {
    height: 58px;
    margin-bottom: 0px;
    width: 80%;
}

.wc-product-image {
	background-size: auto 100%;
	padding-bottom: 75%;
	margin-top: -12px;
    background-position: center;
    background-repeat: no-repeat;
    width:100%;
}

.updated-tag,
.new-tag {
    background:url(../img/new-badge.png) no-repeat center;
    background-size: 100% 100%;
    width:6.0625em;
    height:2.875em;
    position: absolute;
    z-index:2;
    left:-1px;
    bottom:40px;
    color:#fff;
    user-select: none;
}

.updated-tag {
    background-image:url(../img/updated-badge.png);
}

.new-tag span {
    position: absolute;
    z-index: 1;
    bottom: 0.0625em;
    left: 2.875em;
    display: block;
    line-height: 1;
    opacity: 0.9;
}

body.archive.woocommerce ul.products li:first-child .new-tag, body.archive.woocommerce-page ul.products li:first-child .new-tag {
    font-size: 2.0516em;
}

.woocommerce ul.products li.product .details,
.woocommerce-page ul.products li.product .details {
    background:rgba(237,28,36,0.9);
    position: absolute;
    z-index:3;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    -ms-transition: opacity 400ms ease-in;
    -o-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: flex;
    align-items: center;
    color:#fff;
    line-height: 1;
    font-size:0.7em;
}

body.archive.woocommerce ul.products li.product:first-child .details,
body.archive.woocommerce-page ul.products li.product:first-child .details {
    font-size:1em;
}

.woocommerce ul.products li.product:hover .details, .woocommerce-page ul.products li.product:hover .details {
    opacity: 0;
}

.woocommerce ul.products li.product .details > .wrapper, .woocommerce-page ul.products li.product .details > .wrapper {
    width:0%;
}

.woocommerce ul.products .details .product-title,
.woocommerce-page ul.products .details .product-title {
    text-transform: uppercase;
    margin-bottom:1.25em;
    font-size: 1.8em;
}

.woocommerce ul.products .details .attr,
.woocommerce-page ul.products .details .attr {
    font-weight: 700;
    margin-bottom: 0.78125em;
    display: block;
    font-size: 1.6em;
}

.woocommerce ul.products li.product .details span.attr:before, .woocommerce-page ul.products li.product .details span.attr:before {
    color:inherit;
    font-weight: 400;
}
/*
.woocommerce ul.products li.product .details span.product-speed:after, .woocommerce-page ul.products li.product .details span.product-speed:after {
    content: " FPS";
}

.woocommerce ul.products span.product-mass-wt:after,
.woocommerce-page ul.products span.product-mass-wt:after,
.woocommerce ul.products span.product-draw-wt:after,
.woocommerce-page ul.products span.product-draw-wt:after {
    content: " LBS";
}
*/
.woocommerce ul.products li.product .details .learn-more,
.woocommerce-page ul.products li.product .details .learn-more {
    position: absolute;
    z-index: 4;
    bottom:0;
    left:0;
    right:0;
    font-size:1.4em;
}

.specification-chart-link {
    text-align: right;
    color:#ed1c24;
    border:solid 1px #ed1c24;
    padding:11px 16px;
    line-height: 1;
    text-transform: uppercase;
    font-family:'Nunito Sans', sans-serif;
    font-weight:700;
}

.specification-chart-link a {
    color:inherit;
    text-decoration: none;
}

footer.woocommerce-products-footer {
    text-align: center;
}

footer.woocommerce-products-footer .specification-chart-link {
    display: inline-block;
}

.woocommerce-products-header.has-specification-link {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom:43px;
}

.woocommerce-products-header.has-specification-link h1 {
    margin-bottom: 0;
}

@media (max-width:768px) {
    .woocommerce-breadcrumb {
        display: none;
    }

    .woocommerce-products-header.has-specification-link {
        display: block;
    }

    .specification-chart-link {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
        margin-top:20px;
    }

    .woocommerce .products ul, .woocommerce ul.products {
        display: block;
    }

    body.archive.woocommerce ul.products li:first-child, body.archive.woocommerce-page ul.products li:first-child {
        position: static;
    }

    .woocommerce ul.products li.product.placeholder, body.archive.woocommerce-page ul.products li.product.placeholder {
        display: none;
    }

    body.archive .woocommerce-loop-product__title {
        bottom:10px;
    }

    body.archive.woocommerce ul.products li:first-child, body.archive.woocommerce-page ul.products li:first-child,
    body.archive.woocommerce ul.products li.product:first-child .product-wrapper, body.archive.woocommerce-page ul.products li.product:first-child .product-wrapper,
    .woocommerce ul.products li.product .product-wrapper, .woocommerce-page ul.products li.product .product-wrapper,
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width:100%;
        height:auto;
    }

    .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        float:none;
    }

    .woocommerce ul.products li .product-logo, .woocommerce-page ul.products li .product-logo,
    body.archive.woocommerce ul.products li:first-child .product-logo, body.archive.woocommerce-page ul.products li:first-child .product-logo {
        height:auto;
        margin-bottom: 35px;
    }

    body.archive.woocommerce ul.products li .product-logo, body.archive.woocommerce-page ul.products li .product-logo {
        padding-left:35px;
        padding-right:35px;
    }

    body.archive.woocommerce ul.products li:first-child .new-tag, body.archive.woocommerce-page ul.products li:first-child .new-tag {
        font-size:1em;
    }

    body.archive.woocommerce ul.products li:first-child .product-wrapper, body.archive.woocommerce-page ul.products li:first-child .product-wrapper,
    .woocommerce ul.products li.product .product-wrapper, .woocommerce-page ul.products li.product .product-wrapper {
        border:0;
        padding:0;
    }

    .woocommerce ul.products li.product a img {
        margin-bottom:0;
    }

    .woocommerce ul.products li.product:hover .details, .woocommerce-page ul.products li.product:hover .details {
        opacity: 1;
    }

    .woocommerce ul.products li.product .product-inner-wrapper, .woocommerce-page ul.products li.product .product-inner-wrapper {
        padding-bottom:72px;
        border-bottom:1px solid #e8e8e8;
    }
}

#spec-footer,
.specification-article,
body.specification .site-content hgroup {
    padding-left:35px;
    padding-right:36px;
}

body.specification .woocommerce-breadcrumb {
    padding-left:12px;
}

body.specification .site-content hgroup .subtitle {
    margin-left:0;
}

.specification-article {
    margin-top:30px;
    overflow: hidden;
    position: relative;
    z-index:1;
}

body.specification .site-content .header-badge {
    float:right;
    position: relative;
    z-index: 1;
    top:-13px;
    right:10px;
}

.hb-mobile {
    display: none;
}

.video-slider-wrapper,
.specification-list-wrapper {
    overflow: hidden;
}

.video-slider-wrapper > ul,
.specification-products {
    list-style: none;
    padding:0;
    margin:0;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: hidden;
    width:100%;
    box-sizing: border-box;
}
@media (max-width:768px) {
  .video-slider-wrapper > ul,
  .specification-products > li {
    overflow-x: scroll;
  }
}
.specification-products .product-logo {
    padding-left:10px;
    padding-right:10px;
    border-bottom: solid 1px #e8e8e9;
    margin-bottom:0;
}

.specification-list-wrapper {
    position: relative;
    z-index:1;
}

.specification-list-wrapper:after,
.specification-list-wrapper:before {
    position: absolute;
    z-index:1;
    top:0;
    left:0;
    bottom:65px;
    width:1px;
    content:"";
    background:#e8e8e9;
}

.specification-list-wrapper:after {
    left:auto;
    right:0;
}

.video-slider-wrapper > ul > li,
.specification-products > li {
    white-space: normal;
    max-width:100%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
@media (max-width:768px) {
  .video-slider-wrapper > ul > li,
  .specification-products > li {
    margin-left: -4px;
  }
}
@media (max-width:480px) {
  .video-slider-wrapper > ul > li,
  .specification-products > li {
      margin-left: -4px;
  }
}

.specification-products > li {
    width:141px;
}

.specification-products .ui-wrapper {
    background: #fff;
    border:solid 1px #e8e8e9;
    border-right:0;
}

.specification-products > li:first-child .ui-wrapper {
    border-left:0;
}

.specification-attrs {
    list-style: none;
    padding:0;
    margin: 0;
    text-align: center;
    line-height: 1;
}

.specification-attrs li {
    background: #fff;
    padding:10px 0;
    overflow: hidden;
    white-space: nowrap;
}

.specification-attrs li:nth-child(even) {
    background:#f0f0ef;
}

.specification-attrs li span {
    display: block;
}

.comparison-checkbox,
.specification-attr-label {
    text-transform: uppercase;
    font-size:0.65em;
    color:#979798;
    margin-bottom:7px;
}

.comparison-checkbox {
    text-align: center;
    padding-top:11px;
    user-select: none;
    font-family: 'Roboto Condensed', sans-serif;
}

.comparison-checkbox .has-checkbox-ui + .checkbox-ui:after {
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-top:13px;
}

.specification-attr-value {
    color: #ED1C24;
    font-weight:700;
    text-transform: uppercase;
}

.product-videos .arrow,
.specification-article .arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    z-index:3;
    top:50%;
    left:0;
    width:35px;
    line-height:65px;
    background:#ed1c24;
    color:#fff;
    text-align: center;
    font-family: 'parker-bows' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size:2em;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transform:     translateY(-50%);
    -webkit-transform:  translateY(-50%);
    -o-transform:       translateY(-50%);
    -ms-transform:      translateY(-50%);
    transform:          translateY(-50%);
}

.product-videos .arrow.right,
.specification-article .arrow.right { left:auto; right:0; }

.product-videos .arrow.right:before,
.specification-article .arrow.right:before { content:"\e90c"; }
.product-videos .arrow.left:before,
.specification-article .arrow.left:before { content:"\e90e"; }

#spec-footer {
    font-family: 'Roboto Condensed', sans-serif;
    color:#3f4749;
    padding-top:25px;
}

@media (min-width:768px) {
    #html .no-scroll .arrow {
        display: none;
    }

    #html .no-scroll .scroll {
        overflow: hidden;
        white-space: normal;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }

    #html .no-scroll .scroll > li {
        width: inherit;
        flex-grow:1;
    }
}

@media (max-width:768px) {
    .hb-desktop {
        display: none;
    }

    body.specification .site-content .header-badge.hb-mobile {
        display: block;
        text-align: right;
        float:none;
        position: static;
    }

    .specification-article, body.specification .site-content hgroup {
        padding-left:0;
        padding-right:0;
    }

    .specification-products > li {
        width:50%;
    }

    .specification-article .arrow {
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        display: inline-block;
        margin-bottom:8px;
    }

    .specification-article .arrow.left {
        margin-right: 23.928571428571428571428571428571%;
    }

    .specification-article {
        text-align: center;
    }

    .specification-list-wrapper {
        text-align: left;
    }
}

/** Product desc **/

.single-product .product h3,
.single-product .product > div h2 {
    text-align:center;
    color:#3f4749;
    font-size:2em;
    line-height:1;
}

.single-product .product .page-width:not(.ignore-smaller-width) {
  /* max-width: 1100px;
  Ipad Safari Fix */
  max-width: 900px;
}

.single-product .product .page-width.ignore-smaller-width {
    max-width:1150px;
}

.single-product .product h3 {
    font-size:1.4em;
}

.product-hgroup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.product-hgroup > div {
    width:50%;
    flex-shrink: 0;
}

.product-hgroup h1 {
    margin-bottom:0;
}

.product-hgroup h2 {
    margin-top:0;
    color:#3f4749;
    line-height:1;
}

.product-hgroup h2 a {
    color:inherit;
}

.product-hgroup .product-logo {
    height:auto;
    display: block;
    text-align: right;
    margin-bottom: 0;
}

.product-hgroup .product-logo img {
    max-height:44px;
    display: inline-block;
}

.woocommerce .woocommerce-breadcrumb.page-width {
    margin-left:auto;
    margin-right:auto;
}

@media (max-width:768px) {
    .product-hgroup {
        display: block;
    }
    .product-hgroup > div {
        width:100%;
    }
    .site-content .product-hgroup h1 {
        font-size: 2em;
        width: 100%;
        text-align: left;
    }
    .product-hgroup h2 {
        font-size:1.3em;
    }
    .product-hgroup .product-logo {
        text-align:left;
        margin-top:10px;
    }
}

.product-image-showcase {
    border-bottom: solid 1px #000;
    margin-bottom: 55px;
    position: relative;
    z-index:1;
}

.product-image-showcase .page-width {
    max-width:1020px !important;
}

.extra-images {
    width:100%;
    position: absolute;
    position: -ms-page; //IE11 fix
    z-index:2;
    left:50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;

}

.extra-images > div {
    width:50%;
    flex-shrink: 0;
    bottom:0;
}

.included-images ul,
.icon-images ul {
    list-style: none;
    padding:0;
    margin:0;
}

.included-images li,
.icon-images li {
    width:9.375em;
    height:2.5em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 0.9375em;
}

.icon-images .new-tag {
    position:absolute;
    z-index:2;
    top:0;
    left:1rem;
    font-size:2.0655em;
}

.included-images li {
    width:8.125em;
    height:6.25em;
    margin-bottom: 1.25em;
}

.included-images ul {
    float:right;
    background: #f0f0f0;
}

.included-images li.included-title {
    height:auto;
    color:#ED1C24;
    text-transform: uppercase;
    line-height: 1;
    font-size: 0.8em;
    font-weight: 700;
    text-align: center;
    padding-top:2.34375em;
    padding-bottom:1.328125em;
    position: relative;
    z-index:1;
    font-family: 'Roboto Condensed', sans-serif;
    width:10.15625em;
}

.included-images li.included-title:after {
    content:"";
    position: absolute;
    z-index:1;
    bottom:0;
    left:50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width:100px;
    max-width:100%;
    height:2px;
    background-color: #000;
}

.included-title span {
    display: block;
    font-size: 1.6em;
}

@media (max-width:900px) { .product-image-showcase { font-size:0.8em; } }
@media (max-width:800px) { .product-image-showcase { font-size:0.7em; } }

@media (max-width:768px) {
    .product-image-showcase {
        font-size:0.6em;
        padding-bottom:33px;
    }

    .extra-images {
        bottom:33px;
    }

    .icon-images .new-tag {
        left:2.3rem;
    }

    #hero-banner #dots {
        margin-top:33px;
        font-size:3em;
    }
}

@media (max-width:600px) { .product-image-showcase { font-size:0.5em; } }
@media (max-width:500px) { .product-image-showcase { font-size:0.4em; } }
@media (max-width:400px) { .product-image-showcase { font-size:0.3em; } }

.action-links {
    margin-bottom:60px;
}

.action-links ul {
    list-style: none;
    padding:0;
    margin:0;
    text-align: center;
}

.action-links li {
    display: inline-block;
    margin-right:20px;
}

.action-links li:last-child {
    margin-right: 0;
}

.woocommerce .action-links a.button {
    background-color: #9c1c1f;
    color:#fff;
    font-size:1.3em;
    border-radius: 0;
}

.woocommerce .action-links a.button.active {
    background: #b1b3b5;
}

.internal-links {
    margin-bottom: 34px;
}

.tab-navigation,
.internal-links ul {
    padding:0;
    margin:0;
    list-style: none;
    text-align: center;
    color:#7f8082;
    text-transform:uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    line-height:1;
}

.tab-navigation li,
.internal-links li {
    display: inline-block;
}

.tab-navigation a,
.internal-links a {
    color: inherit;
    text-decoration: none;
    display:block;
    border-bottom: solid 4px transparent;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
}

.tab-navigation li.active a,
.tab-navigation li a:hover,
.internal-links a:hover {
    color:#ED1C24;
    font-weight:700;
    border-bottom-color:#ED1C24;
}

@media (max-width:768px) {
    .woocommerce .action-links {
        max-width: 180px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:40px;
    }
    .action-links li {
        margin-right:0;
        display: block;
        margin-bottom:15px;
    }
    .woocommerce .action-links a.button {
        display:block;
        padding-left: 0;
        padding-right: 0;
    }
    .internal-links {
        display:none;
    }
}

.buy-now-section {
    display:none;
    background: #f0f0ef;
    margin-bottom:60px;
    padding-top:30px;
    padding-bottom:30px;
}

.buy-now-section h2 {
    margin-bottom:0;
}

.buy-now-section h3 {
    color:#ed1c24 !important;
    text-transform: none;
    margin:0;
}

.buy-now-section.active {
    display:block;
}

.buy-now-section .reset_variations {
    position: absolute;
    z-index: 1;
    left: -9999em;
}

.buy-now-section td {
    vertical-align:middle !important;
}

.buy-now-section select {
    padding:0.6em;
    color:#3f4849;
}

.buy-now-section .variation-image {
    width:300px;
    box-sizing: border-box;
    padding-right:60px;
}

.buy-now-section .variation-image img {
    max-height:200px;
    width:auto;
    max-width:100%;
}

.buy-now-section .woocommerce-variation.single_variation {
    display:inline-block !important;
}

.buy-now-section .woocommerce-variation.single_variation.hidden {
    display:none !important;
}

.buy-now-section .add-another-package {
    font-family:'Nunito Sans', sans-serif;
    color:#ed1c24;
    text-transform: uppercase;
    font-weight:700;
}

.buy-now-section .close-section {
    font-family:'Nunito Sans', sans-serif;
    color:#3f4749;
    text-transform: uppercase;
    font-size:0.8em;
    font-weight:700;
    cursor:pointer;
}

.buy-now-section .add-another-package,
.buy-now-section .close-section {
    margin-bottom:30px;
}

.buy-now-section .add-another-package a {
    text-decoration: none;
    color:inherit;
}

.buy-now-section .add-another-package.disabled {
    opacity:0.4;
}

.buy-now-section .single_add_to_cart_button {
    font-size:1.4em !important;
}

.cart-actions {
    text-align:center;
}

.woocommerce div.product .buy-now-section form.cart table div.quantity {
    display:inline-block;
    margin-right:100px;
}

.woocommerce div.product .buy-now-section form.cart table div.quantity input {
    width:62px;
    height:42px;
    text-align: center;
    line-height:42px;
    padding:0;
    box-sizing: border-box;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color:#515859;
    font-family: 'Roboto Condensed', sans-serif;
}

.woocommerce div.product .buy-now-section form.cart .button {
    float:none;
}

.product-type-simple .buy-now-section .cart div.quantity {
    display: none;
}
.product-type-simple .buy-now-section .cart {
    text-align: center;
}

.product-type-simple .buy-now-section form.cart .button {
    margin-top:16px;
}

@media (max-width:768px) {
    .buy-now-section table,
    .buy-now-section thead,
    .buy-now-section tbody,
    .buy-now-section tr,
    .buy-now-section td,
    .buy-now-section th {
        display: block;
        text-align: center;
        margin-bottom:10px;
        width:100%;
    }

    .buy-now-section .variation-image {
        padding-right:0;
    }

    .buy-now-section .variation-image,
    .buy-now-section .variation-image img {
        margin-right:auto;
        margin-left:auto;
    }

    .woocommerce div.product .buy-now-section form.cart table div.quantity {
        margin-right:0;
    }

    .buy-now-section .woocommerce-variation.single_variation.visible {
        margin-left:50px;
    }
}

.product-information {
    margin-bottom:50px;
}

.product-information .with-information {
    align-items:flex-start;
}

.product-information .with-information > div {
    width:50%;
    flex-shrink:1;
}

.product-information .with-information .content {
    padding-right:40px;
    box-sizing:border-box;
}

.product-information .with-information > .information-block {
    border:solid 1px #ed1c24;
    padding:30px;
    width:33%;
}

.product-information-footer:after {
    content:"";
    display:table;
    clear:both;
    height:0;
}

.product-information-footer > div {
    width: 50%;
}

.product-information-footer .badge {
    float:left;
}

.product-information-footer .badge img {
    height:auto;
}

.product-information-footer .social-bits {
    float:right;
    text-align:right;
}

.social-bits a {
    text-decoration:none;
    color:inherit;
    font-size:2em;
    margin-right:20px;
}

.social-bits a:last-child {
    margin-right:0;
}

.social-bits .smc-facebook { color: #245b9f; }
.social-bits .smc-twitter { color: #00ace4; }
.social-bits .smc-googleplus { color: #ef4637; }

@media (min-width:768px) {
    .product-information #the_content {
        margin-bottom:16px;
    }
}

@media (max-width:768px) {
    .product-information .with-information > .information-block,
    .product-information .with-information > div {
        width:100%;
        box-sizing:border-box;
    }

    .product-information-footer .badge,
    .product-information-footer .social-bits {
        float:none;
        width:100%;
        box-sizing:border-box;
        text-align:left;
    }

    .mobile-truncate {
        line-height:1.21em;
        position:relative;
        z-index:1;
    }

    .mobile-truncate p {
        margin:0;
    }

    .mobile-truncate .mobile-truncate-inner {
        height:8.1em;
        overflow:hidden;
        box-sizing: content-box;
    }

    .mobile-truncate.open .mobile-truncate-inner {
        height:auto;
    }

    .mobile-truncate.open p {
        margin-bottom:1em;
    }

    .mobile-truncate.open p:last-child {
        margin-bottom:0;
    }

    .mobile-truncate-pg .read-more,
    .mobile-truncate .read-more {
        color:#ae5f49;
        text-transform:uppercase;
        width:100%;
        font-family:'Nunito Sans', sans-serif;
        font-weight:700;
        padding-top:1.2em;
    }

    .content #the_content {
        margin-bottom:20px;
    }
}

.product-specification {
    padding-top:40px;
    padding-bottom:50px;
    font-family: 'Roboto Condensed', sans-serif;
}

.product-specification .product-attrs,
.product-specification .product-variations {
    background:#fff;
    border-radius:20px;
    background:#efefef;
}

.product-specification .product-attrs {
    padding-top:25px;
    margin-bottom:15px;
}

.product-specification .product-variations {
    padding-top:30px;
    padding-bottom:30px;
}

.product-specification .product-attrs .specification-attrs li:nth-child(odd),
.product-specification .product-attrs .specification-attrs li {
    background: transparent;
}

.product-specification .product-attrs .specification-attrs {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}

.product-specification .product-attrs .specification-attrs > li {
    width:25%;
    flex-grow:0;
    flex-shrink:0;
    padding-bottom:40px;
    font-size:1.7em;
}

.product-specification .product-attrs .specification-attr-label {
    font-size: 0.465em;
}

.product-specification .product-variations ul {
    list-style:none;
    padding:0;
    margin:0;
    display:flex;
    align-items: center;
    justify-content: stretch;
    flex-wrap: wrap;
}

.product-specification .product-variations ul > li {
    width:50%;
    flex-grow:0;
    flex-shrink:0;
    color:#7f8082;
}

.product-specification .product-variations ul > li.package {
    color:#a84e34;
}

.product-specification .product-variations ul > li > div {
    width:95%;
    max-width: 400px;
    margin-left:auto;
    margin-right:auto;
    border-bottom:solid 1px #d4d6d7;
}

.product-specification .product-variations ul > li.bottom > div {
    border-bottom:0;
}

.product-specification .product-variations ul > li > div > span {
    float:right;
    color: #ED1C24;
    font-weight:700;
}

@media (max-width:768px) {
    .product-specification .product-attrs .specification-attrs {
        display:block;
        padding-bottom:1px;
    }

    .product-specification .product-attrs .specification-attrs > li {
        width:100%;
        padding-bottom:15px;
    }

    .product-specification .product-attrs .specification-attr-label {
        margin-bottom:0;
    }

    .product-specification .product-variations ul {
        flex-direction: column;
    }

    .product-specification .product-variations ul > li {
        width:100%;
    }

    .product-specification .product-variations ul > li > div > span {
        display:block;
        float:none;
        text-align:right;
        font-size:1.3em;
    }

    .product-specification .product-variations ul > li > div {
        width:90%;
    }

    .product-specification .product-variations ul > li.bottom > div {
        border-bottom: solid 1px #d4d6d7;
    }

    .product-specification .product-variations ul > li.package {
        order:99;
    }

    .product-specification .product-variations ul > li:last-child > div {
        border-bottom:0;
    }

    .product-specification .product-variations ul > li.package > div {
        border-bottom:0;
        border-top:solid 1px #d4d6d7;
    }

    .product-specification .product-variations ul {
        display:none;
    }

    .product-specification .product-variations.open ul {
        display:flex;
    }

    .gallery-navigation li.active:after,
    .tab-navigation li.active:after,
    .product-specification .product-variations h3:after {
        font-family: 'parker-bows' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e90a";
        color:#ED1C24;
        float: right;
        font-size: 0.5em;
        margin-right: 10px;
        position: relative;
        z-index: 1;
        top: 4px;
    }

    .gallery-navigation li.active:after,
    .tab-navigation li.active:after,
    .product-specification .product-variations.open h3:after {
        content: "\e90b";
    }

    .toggle-target {
        display:none;
    }

    .product-specification.open .toggle-target {
        display:block;
    }

    .spec-toggle-action {
        font-family:'Nunito Sans', sans-serif;
        background:#30292b !important;
        color:#fff;
        text-transform:uppercase;
        max-width:180px;
        margin-left:auto;
        margin-right:auto;
        font-size:1em !important;
        padding-bottom:0;
        margin-bottom:20px !important;
    }
}

.tabs .tab {
    display:none;
}

.tabs .tab.active {
    display:block;
}

.tab-navigation {
    display:flex;
    align-items:center;
    justify-content: stretch;
    border-bottom:solid 2px #b1b3b5;
}

.tab-navigation li {
    flex:1 1 auto;
}

.tab-navigation li a {
    cursor:pointer;
    display:inline-block;
    margin-bottom: -3px;
}

.tab-navigation li span:last-child {
    display:block;
}

.product-features .tab-navigation {
    margin-bottom:40px;
}

.product-features {
    padding-top:40px;
    padding-bottom:65px;
}

.product-features > h2 {
    margin-bottom:60px;
}

.product-feature .text > ul {
    list-style:none;
    padding:0;
    margin:0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.product-feature .text > ul ul {
    list-style-type: none;
}
.product-feature .text > ul ul > li:before {
    content: "-";
    position: absolute;
    margin-left: -1.1em;
}

.product-feature:not(.downloads) .text > ul > li:before {
    content: "\2022";
    position: absolute;
    margin-left: -1.1em;
}

.product-feature .text > p > em > strong {
    font-style:normal;
    color:#fff;
    display:block;
    font-family: 'Roboto Condensed', sans-serif;
    background: #ed1c24;
    padding-left:25px;
    margin-left:-25px;
}

.product-feature ul:after {
    content:"";
    display:table;
    clear:both;
    height:0;
}

.product-feature .row {
    align-items:flex-start;
}

.product-feature .image {
    background-size:100% auto;
    background-repeat:no-repeat;
    background-position:center;
    width:280px;
    height:280px;
    flex-grow: 0;
    flex-shrink: 0;
}

.product-feature .image + .text {
    padding-left:55px;
}

.parker-pdf a {
    display:block;
    color:inherit;
    text-decoration:none;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom:solid 1px #f7f7f6;
    margin-right:auto;
    max-width:500px;
}

.right-column .parker-pdf a {
    margin-right:0;
    margin-left:auto;
}

li.last .parker-pdf a {
    border-bottom: 0;
}

.parker-pdf a:after {
    content:"";
    display:block;
    width: 20px;
    height:17px;
    background:url(../img/download.png) no-repeat center;
    float: right;
    position:relative;
    z-index:1;
    top:5px;
    margin-right: 6px;
}

.parker-pdf a .title {
    display:inline-block;
    margin-right:100px;
}

.parker-pdf a:hover {
    color: #ed1c24;
}

.parker-pdf a:hover:after {
    background-image:url(../img/download-hover.png);
}

.page-slug-terms-conditions .another-mobile-navigation-paradigm {
    margin-bottom:38px;
}

@media (max-width:768px) {
    .gallery-navigation ul,
    .tab-navigation {
        display:block;
        position:relative;
        z-index:2;
    }

    .gallery-navigation ul li,
    .tab-navigation li {
        display: none;
        text-align: left;
    }

    .page-slug-terms-conditions .another-mobile-navigation-paradigm li {
        display: inline-block;
        margin-bottom:10px;
    }

    .gallery-navigation ul li a,
    .tab-navigation li a {
        text-align:center;
    }

    .gallery-navigation ul.open li:not(.active),
    .tab-navigation.open li:not(.active) {
		position: absolute;
	    z-index: 1;
	    background: #fff;
	    right: 0;
	    display: block;
	    width: 100%;
	    text-align: right;
	    margin-right: -12px;
	    padding-right: 12px;
	    padding-bottom: 10px;
    		padding-top: 12px;
    }

    .gallery-navigation li:not(.active) a,
    .tab-navigation.open li:not(.active) a {
        text-align:right;
    }

    .gallery-navigation li.active,
    .tab-navigation li.active {
        display:block;
    }

    .product-feature .image {
        display: none;
    }

    .product-feature .text > ul {
        columns: initial;
        -webkit-columns: initial;
        -moz-columns: initial;
    }

    .gallery-navigation li.active:after,
    .tab-navigation li.active:after {
        top:12px;
    }
}

.product-videos {
    padding-top:38px;
    padding-bottom:50px;
    background:#302a2c;
    color:#fff;
}

.product-videos-hgroup {
    padding-bottom:25px;
}

#product-videos .product-videos-hgroup .line1 {
    color:#fff;
    margin-top:14px;
}

.video-slider-wrapper {
    position:relative;
    z-index:1;
    max-width: 1100px;
    width:100%;
    margin: 0 auto;
    margin-left: 1.8%;
    height: 195px !important;
}

.video-slider-wrapper > ul > li {
    width: 25%;
}

.video-slider-wrapper .placeholder-image {
    background-image:url(../img/video-placeholder.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width:100%;
    height:136px;
    max-width:260px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.video-slider-wrapper .title {
    text-align:center;
    font-size:0.8em;
    margin:0;
    margin-top:10px;
}

.gallery-page {
  height: auto !important;
  display: none;
}

.gallery-page:first-child {
  height: auto !important;
  display: block;
}

.gallery-frame {
  height: 200px;
}

.product-videos .arrow {
    background-color:#E66025;
    color:#302a2c;
    top:43px;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
@media (max-width:1200px) {
    .video-slider-wrapper > ul > li {
        width:33%;
    }
}

@media (max-width:900px) {
    .video-slider-wrapper > ul > li {
        width:50%;
    }
}

@media (max-width:768px) {
    .video-slider-wrapper > ul > li {
        width:50%;
    }

    .product-videos .arrow {
        left:38px;
        top:21px;
    }

    .video-slider-wrapper .title,
    .video-slider-wrapper .placeholder-image {
        /* margin-right: 11%;
        margin-left: 11%; */
        margin: auto;
        height: 136px;
        width: 260px;
    }

    .video-slider-wrapper .title {
        height:auto;
    }
}

@media (max-width:640px) {
    .video-slider-wrapper > ul > li {
        width:100%;
    }
}

@media (max-width:480px) {
  .video-slider-wrapper .title,
  .video-slider-wrapper .placeholder-image {
      /* margin-left: -1%; */
      margin: auto;
      height: 130px;
      max-width: none;
      width: 240px;
  }
  .video-slider-wrapper > ul > li {
      width:100%;
  }
}



.woocommerce div.product div.summary {
    margin-bottom:0;
}

.related.products {
    background:#f0f0f0;
    padding-top:35px;
    padding-bottom:55px;
}

.related.products ul.products {
    margin-bottom:0;
}

.related.products ul.products li.product {
    padding-bottom:0;
}

.related.products ul.products li.product .product-wrapper {
    border:0;
    border-right: solid 1px #d7d9da;
    padding-right:30px;
    padding-left:30px;
}

.related.products ul.products li.product:last-child .product-wrapper {
    border-right:0;
}

.related.products ul.products li.product a img {
    max-width:160px;
}

.related.products ul.products li.product .woocommerce-loop-product__title {
    color: #c1c1c3;
}

@media (max-width:768px) {
    .related.products h2 {
        margin-bottom:40px;
    }

    .related.products ul.products li.product .product-wrapper {
        border-right:0;
        margin-bottom:35px;
    }

    .related.products ul.products li.product .product-inner-wrapper {
        padding-bottom:107px;
    }

    .related.products .new-tag {
        bottom: 75px;
    }

    .woocommerce-loop-product__title {
        bottom:35px;
    }

}
/* Woocommerce Product Review Pro */
.woocommerce #reviews .contribution-type-selector { display:none;}
#reviews {padding-bottom:64px;padding-top:48px; background-color:white;}
#reviews h2.contributions-title {visibility:hidden; position:relative;padding-bottom:20px;}
#reviews h2.contributions-title:after {content: "REVIEWS"; visibility: visible; position:absolute; left: 50%;transform: translate(-50%);}
#reviews .woocommerce-noreviews {visibility:hidden; position:relative;}
#reviews .woocommerce-noreviews:after {content: "Be the first to write a review on this product"; visibility: visible; position:absolute; left:32px;}
#reviews h2#contributions-list-title {color:#ED1C24;}
.star-rating-selector:not(:checked) label.checkbox:hover,
.star-rating-selector:not(:checked) label.checkbox:hover ~ label.checkbox,
.star-rating-selector:not(:checked) input:checked ~ label.checkbox:hover,
.star-rating-selector:not(:checked) input:checked ~ label.checkbox,
.star-rating-selector:not(:checked) input:checked+label.checkbox:hover ~ label.checkbox  {color: #ED1C24;}
.woocommerce #reviews .form-contribution, .woocommerce-page #reviews .form-contribution {border: none;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding: 8px;}
.attachment-type {display:none !important;}
.woocommerce form .form-row .input-checkbox {margin: 8px 0 0 -22px;}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {padding-left: 24px;}
.woocommerce button.button, .woocommerce input.button {color: white;background-color: #9c1c1f;}
.woocommerce button.button:hover, .woocommerce input.button:hover {
  color: white !important;
  background-color: #B1B3B4 !important
}
#comments_filter {display: none;}
.woocommerce #reviews .product-rating .product-rating-details table td.rating-graph .bar, .woocommerce-page #reviews .product-rating .product-rating-details table td.rating-graph .bar {
    background-color: #ED1C24;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: none;
}
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
    padding-top: 0;
}
.woocommerce-review__published-date {
    display: initial;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    margin-top: -12px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    margin: -.6em 1em 0.1em -5.5em;
}
.woocommerce #reviews .form-contribution, .woocommerce-page #reviews .form-contribution {
    padding: 0 1.5em;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px 10px;
}
.woocommerce #reviews h3.contribution-title .star-rating, .woocommerce-page #reviews h3.contribution-title .star-rating {
    color: #ED1C24;
}
.woocommerce #reviews h3.contribution-title, .woocommerce-page #reviews h3.contribution-title {
    margin-bottom: 1em;
    margin-top: -.2em;
    text-align: left;
}
.woocommerce #reviews .product-rating .product-rating-details table td.rating-number, .woocommerce-page #reviews .product-rating .product-rating-details table td.rating-number {
    width: 7%;
    background-color: white;
}
