.product-details {
    clear: both;
}

.single-product a, .single-product a:hover {
	color: #14328c;
}

/* Hide Product Details Temporary Will Need This When Client Wants to Sell Products */
.woocommerce-product-details__short-description,
.single_variation_wrap {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0 !important;
}

.woo-variation-gallery-product .onsale {
    display: none;
}

.product_meta .posted_in, .product_meta .tagged_as, .variations .reset_variations {
    display: none !important;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
    text-decoration: none;
    display: block;
    color: #414141;
    font-size: 22px;
}

.woocommerce div.product p.price del:before, .woocommerce div.product span.price del:before {
    content: 'Retail Price: ';
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    display: block;
    text-decoration: none;
    font-weight: normal;
    color: #414141;
    font-size: 22px;
}

.woocommerce div.product p.price ins:before, .woocommerce div.product span.price ins:before {
    content: 'HCP Price: ';
}

.single-product .cart .quantity, .single-product .cart .single_add_to_cart_button,
.woocommerce div.product form.cart .variations td.label {
    display: none; 
}

/* for hiding the price */
.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: none;
}

/* hides out of stock message */
.woocommerce div.product p.stock {
	display: none;
}

/* hides read more on products category loop page */
.woocommerce ul.products li.product .button {
	display: none;
}

/* ------ Start of Page Styles ------ */

.entry-summary h1 {
    color: #14328C;
    font-size: 34px;
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
	margin-bottom: 15px;
}

.free-from-section ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
}

.free-from-section ul li {
    display: inline-block;
    margin-right: 20px;
}

.free-from-section ul li img {
    width: 44px;
    height: 44px;
}

.free-from-section ul li h5 {
    display: inline;
    font-size: 14px;
    color: #14328C;
    margin-left: 8px;
}

.single-product .product_meta {
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 15px;
 /*   border-top: #ddd solid 1px; */
    padding-top: 10px;
    color: #414141;
}

.single-product .product_meta .sku {
    font-weight: normal;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: 49.2% !important;
    padding: 6px 20px;
    height: auto;
    border: #273b89 solid 2px;
    border-radius: 4px;
    box-shadow: none;
    text-transform: uppercase;
    color: #273b89;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
}

.woo-variation-swatches .variable-items-wrapper .variable-item span {
    font-size: 18px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: none !important;
    background: #273b89;
    color: #fff;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item:hover {
    box-shadow: none !important;
}

.product-categories-section h4 {
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    font-size: 15px;
    color: #414141;
    margin-bottom: 10px;
}

.product-categories-section ul {
    margin: 0 0 15px 0 !important;
    padding: 0;
    list-style-type: none;
}

.product-categories-section ul li {
    display: inline-block;
}

.product-categories-section ul li a {
    background: #E6E6E6;
    text-decoration: none;
    color: #414141;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    padding: 7px 15px;
    border-radius: 25px;
    font-size: 14px;
    margin-right: 5px;
    display: block;
}

.product-sizes-section table {
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    margin-bottom: 10px;
}

.product-sizes-section th {
    text-transform: uppercase;
    color: #414141;
    padding: 5px 15px;
}

.product-sizes-section td {
    font-size: 18px;
    font-family: 'Muli';
    font-weight: normal;
    padding: 10px 15px;
}

.product-sizes-section th:nth-child(2), .product-sizes-section td:nth-child(2),
.product-sizes-section th:nth-child(1), .product-sizes-section td:nth-child(1) {
    border-right: none;
}

.product-sizes-section table td > span, .product-sizes-section .note span {
    color: red;
    font-weight: 700;
}

.product-sizes-section .note {
    font-size: 16px;
}

.single-product .dashicons, .single-product .dashicons-before:before {
    font-size: 32px;
    opacity: 0.7;
    width: 32px;
    height: 32px;
}

.single-product .woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
    top: 0;
    width: 45px;
    height: 45px;
}

.single-product .pswp__caption__center {
    display: none;
}

.single-product .product-details h3 {
    text-align: center;
    color: #14328C;
    margin-bottom: 40px;
    font-size: 24px;
}

.single-product .product-details ul {
    margin: 0 !important;
}

.single-product .product-details .pdl-link {
    background: #14328C;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    letter-spacing: 1px;
    padding: 13px 19px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 4px;
}

.single-product .product-details .nutrition {
    border: #14328C solid 1px;
}

.single-product .product-details .nutrition,
.single-product .product-details .nutrition p {
    font-size: 15px;
    font-family: 'Avenir LT Std 65';
    font-weight: 500;
    color: #14328C;
	margin-bottom: 0;
}

.single-product .product-details .nutrition h4 {
    padding: 20px;
    color: #14328C;
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    border-bottom: #14328C solid 1px;
    margin-bottom: 0;
}

.single-product .product-details .nutrition h5 {
    padding: 13px 20px;
    color: #14328C;
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    border-bottom: #14328C solid 1px;
    margin-bottom: 0;
	font-size: 14px;
}

.single-product .product-details .nutrition .row {
    padding: 8px;
    border-bottom: #14328C solid 1px;
    margin: 0;
}

.single-product .product-details .nutrition .col-lg-4 {
    text-align: right;
}

.single-product .product-details .nutrition .row:last-child {
    border-bottom: none;
}

.woo-variation-product-gallery-thumbnail-columns-4 .woo-variation-gallery-thumbnail-slider:not(.slick-initialized)>div {
    width: 95px !important;
}

.woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-bottom .woo-variation-gallery-slider-wrapper {
    margin-bottom: 20px !important;
}

.single-product .summary .bottom-meta .product_title,
.single-product .summary .top-meta .variations_form,
.single-product .summary .bottom-meta .product_meta {
    display: none;
}

.single-product .summary .top-meta .product_meta {
    padding: 0;
    margin-bottom: -7px;
}

/* ------ Media Queries ------ */

@media (max-width: 1165px) {
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
        width: 49% !important;
    }
}

@media (max-width: 1091px) {
    .product-sizes-section td {
        font-size: 16px;
    }
}

@media (max-width: 800px) {
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
        width: 100% !important;
        margin: 0 0 5px;
    }
}

@media (max-width: 768px) {
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
        width: 49% !important;
        margin: 0 4px 0;
    }
    .single-product .product-details .nutrition {
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .single-product .product-details h3 {
        text-align: left;
        margin-bottom: 16px;
        margin-top: 30px;
    }
    .single-product .product-details .pdl-link {
        font-size: 14px;
    }
}

@media (max-width: 669px) {
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
        width: 48% !important;
    }
}

@media (max-width: 425px) {
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
        width: 100% !important;
        margin: 0 0 5px;
    }
    .product-sizes-section table {
        border: none;
    }
    .product-sizes-section table tr {
        border: #c5c9da solid 1px;
        display: block;
        margin-bottom: 15px;
        border-radius: 4px;
        overflow: hidden;
    }
    .product-sizes-section table tr:first-child {
        display: none;
    }
    .product-sizes-section td {
        display: block;
        border-right: none;
    }
    .product-sizes-section td:last-child {
        border-bottom: none;
    }
    .product-sizes-section td:before,
    .product-sizes-section td:before {
        display: inline-block;
        margin-right: 10px;
        color: #273b89;
        font-size: 16px;
        width: 50%;
        border-right: #ddd solid 1px;
    }
    .product-sizes-section td:first-child:before {
        content: 'Size ';
    }
    .product-sizes-section td:nth-child(2):before {
        content: 'Retail Price ';
    }
    .product-sizes-section td:nth-child(3):before {
        content: 'HCP Price ';
    }
    .product-sizes-section th:nth-child(2), .product-sizes-section td:nth-child(2), .product-sizes-section th:nth-child(1), .product-sizes-section td:nth-child(1) {
        border-right: 1px solid #f3f3f3;
    }
    .single-product .product-details .pdl-link {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 320px) {
    .free-from-section ul li {
        margin-right: 10px;
    }
}