.view-id-homepages .view-content {
    float: left;
    width: 100%;
}

[class*="set-home"] {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #fff;
}

[class*="set-home"] + [class*="set-home"] {
    margin-top: 20px;
}

[class*="set-home"] * {
    box-sizing: border-box;
}

[class*="set-home"] > div {
    display: table-cell;
    float: none;
}

[class*="set-home"] ul {
    padding-left: 0;
}

[class*="set-home"] ul li {
    list-style-type: none;
}

[class*="set-summary"] {
    width: 20%;
    background-color: #00293e;
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
}

[class*="set-summary"] p {
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

[class*="set-summary"] a {
    display: table;
    text-decoration: none;
    margin: 10px auto 0 auto;
    border-radius: 4px;
    padding: 5px 10px;
    background: rgba(255, 237, 102, 1);
    background: -moz-linear-gradient(top, rgba(255, 237, 102, 1) 0%, rgba(255, 217, 80, 1) 49%, rgba(255, 187, 52, 1) 71%, rgba(255, 170, 34, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 237, 102, 1)), color-stop(49%, rgba(255, 217, 80, 1)), color-stop(71%, rgba(255, 187, 52, 1)), color-stop(100%, rgba(255, 170, 34, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 237, 102, 1) 0%, rgba(255, 217, 80, 1) 49%, rgba(255, 187, 52, 1) 71%, rgba(255, 170, 34, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 237, 102, 1) 0%, rgba(255, 217, 80, 1) 49%, rgba(255, 187, 52, 1) 71%, rgba(255, 170, 34, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 237, 102, 1) 0%, rgba(255, 217, 80, 1) 49%, rgba(255, 187, 52, 1) 71%, rgba(255, 170, 34, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 237, 102, 1) 0%, rgba(255, 217, 80, 1) 49%, rgba(255, 187, 52, 1) 71%, rgba(255, 170, 34, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffed66', endColorstr='#ffaa22', GradientType=0);
}

.second-mss {
    display: table;
    margin: 0 auto 20px auto;
}

.firstset-home .firstset-image {
    width: 80%;
}

.firstset-home .firstset-image ul li {
    width: 33.33%;
    float: left;
    text-align: center;
}

.firstset-home .firstset-image ul li img {
    width: 80%;
}

[class*="set-home"] .thirdset-image {
    display: block;
    width: 100%;
    float: left;
}

[class*="set-home"] .thirdset-image img {
    width: 25%;
    float: left;
}

[class*="set-home"] .thirdset-summary {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    padding: 20px;
    min-height: 60px;
}

[class*="set-home"] .thirdset-summary p {
    left: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 18%;
    line-height: 16px;
}

.secondset-content {
    text-align: center;
    padding: 0 15%;
}

.secondsetvideo iframe {
    width: 100%;
}

.field--name-commerce-customer-shipping,
.field--name-commerce-customer-billing {
    width: 50%;
    float: left;
    padding: 10px 0;
}

.product-tabs + .links--inline {
    display: none;
}

.field--name-field-msrp .field-item {
    text-decoration: line-through;
}

.group-review .description {
    display: none;
}

.group-review .fivestar-oxygen {
    display: inline-block;
    margin-right: 15px
}

.group-review a[rel="bookmark"] {
    text-decoration: none;
    pointer-events: none;
    font-weight: bold;
}

.group-review .fivestar-static-item .form-item {
    margin-bottom: 0;
}

.group-review .field--name-comment-body p {
    margin-left: 0;
}

.group-review a.username {
    text-decoration: none;
    pointer-events: none;
}

#comment-form #edit-field-review-fivestars {
    margin-bottom: 10px;
}

#comment-form #edit-field-review-fivestars + #edit-actions input + input {
    margin-left: 10px
}

#comments h2.comments__form-title,
#comments h2.comments__title {
    margin-left: 0;
}

.view-products-category table,
.view-products-manufacturer table {
    table-layout: fixed;
    border: none;
}

.view-products-category table *,
.view-products-manufacturer table * {
    box-sizing: border-box;
}

.view-products-category table td,
.view-products-manufacturer table td {
    width: 25%;
    vertical-align: top;
}

.view-products-category .views-label-commerce-price {
    display: none;
}

.views-field-field-product-image-2,
.views-field-field-product-image-2 + .views-field-nothing {
    float: left;
    border: 1px solid #eee;
    width: 100%;
}

.views-field-field-product-image-2 {
    text-align: center;
}

.views-field-field-product-image-2 + .views-field-nothing {
    border-top: none;
    min-height: 52px;
}

.cate-title,
.cate-price,
.manuf-price,
.manuf-title {
    padding: 10px 5px;
}

.cate-title,
.manuf-title {
    width: 70%;
    float: left;
}

.cate-price,
.manuf-price {
    float: left;
    width: 30%;
    color: #006DA0;
    font-weight: bold;
    text-align: right;
}

.field--name-field-msrp div {
    display: inline;
}

.field--name-field-msrp > div + div {
    padding-left: 5px;
}


/* products-manufacturer */

.view-products-manufacturer .views-field-field-manufacturer {
    display: none;
}

.cate-title a,
.manuf-title a {
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
}

/*store grid page*/

#block-views-featured-block {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

#block-views-featured-block .view-id-featured > .view-content > div {
    width: 24.25%;
    float: left;
    border: 1px solid #eee;
}

#block-views-featured-block .view-id-featured > .view-content > div + div {
    margin-left: 1%;
}

#block-views-featured-block .view-id-featured > .view-content > div .recomm-str {
    border-bottom: 1px solid #eee;
}


#block-views-featured-block .view-id-featured > .view-content > div .reccomm-img a {
    width: 100%;
    display: block;
}

#block-views-featured-block .view-id-featured > .view-content > div .reccomm-img {
    min-height: 200px;
    position: relative;
    overflow: hidden;
}


/*
#block-views-featured-block .view-id-featured > .view-content > div .reccomm-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
*/

#block-views-featured-block .view-id-featured > .view-content > div .reccomm-title {
    width: 72%;
}

#block-views-featured-block .view-id-featured > .view-content > div .reccomm-title a {
    text-decoration: none;
}

#block-views-featured-block .view-id-featured > .view-content > div .reccomm-prc {
    width: 28%;
    color: #006DA0;
    font-weight: bold;
    text-align: right;
}

#block-views-featured-block .view-id-featured > .view-content > div .reccomm-title,
#block-views-featured-block .view-id-featured > .view-content > div .reccomm-prc {
    padding: 10px 5px;
    float: left;
    height: 60px;
    overflow-y: hidden;
}

[class*="str-set"] {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

[class*="str-set"]:nth-child(odd) {
    clear: left;
}

[class*="str-set"] .product-img {
    width: 20%;
    float: left;
}

[class*="str-set"] .product-text {
    width: 80%;
    float: left;
    padding-right: 80px;
}

[class*="str-set"] .product-text p {
    margin-left: 0;
    margin-right: 0;
}

[class*="str-set"] .product-text h2 {
    text-transform: capitalize;
    font-weight: bold;
    margin-left: 0;
}


[class*="str-set"] img {
    width: auto !important;
    height: auto !important;
    float: right;
    padding-right: 25px;
}

[class*="str-set"]:nth-child(3) ul,
[class*="str-set"]:nth-child(5) ul {
    column-count: 2;
}

[class*="str-set"] ul {
    padding-left: 0;
    margin: 0;
}

[class*="str-set"] ul li {
    list-style-type: none;
}

[class*="str-set"] ul li a {
    text-decoration: none;
    color: #046fa2;
}

/*homepage new*/

.page-node-548 h1 {
    border-bottom: solid 5px #00293e;
    margin-bottom: 0;
}

.home-static {
    float: left;
    width: 100%;
    background-color: #fff;
}

.home-static ul {
    padding-left: 0;
    margin: 0;
}

.home-static ul li {
    list-style-type: none;
    text-align: center;
}

.home-static ul li img {
    max-width: 100%;
}

.home-static > div {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px 5px;
}

.home-static > div > div {
    display: table-cell;
    float: none;
}

.home-static .section-top .image-section {
    width: 80%;
}

.home-static .section-top .image-section ul li {
    display: inline-block;
    width: 33.33%;
    float: left;
}

.home-static .section-top .image-section ul li img {
    max-width: 250px;
    width: 100%;
}

.home-static .text-section {
    width: 20%;
    font-size: 17px;
}

.home-static .section-middle .media-section {
    text-align: center;
}

.home-static .section-middle .text-section p > span:first-child {
    margin-bottom: 35px;
}

.home-static .section-top .text-section a {
    margin: 30px auto 0 auto;
}

.home-static .section-middle .text-section a {
    margin: 84px auto 0 auto;
}



.home-static .section-bottom > div {
    display: block;
    width: 100%;
    float: left;
}

.home-static .section-bottom ul li {
    width: 25%;
    display: inline-block;
    float: left;
}

.home-static .text-section {
    position: relative;
}

.home-static .text-section > p {
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-static .section-bottom .text-section {
    min-height: 60px;
}

.home-static .section-bottom .text-section > p {
    left: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 26%;
    line-height: 20px;
    margin: 0;
}

.page-node-548 #main-content + h1,
.page-node-542 #main-content + h1 {
    display: none;
}

.view-id-featured .views-row {
    cursor: pointer;
}

.page-node-552 #main-content + h1,
.page-node-551 #main-content + h1 {
    display: none;
}


.view-packing-slip > div > div {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 10px;
}

.comments__title{
    display: none;
}

#comment-form #edit-actions {
    margin-top: 10px;
}

#comment-form #edit-actions input + input {
    margin-left: 10px;
}

.group-add-to-cart .commerce-add-to-cart .form-text {
    line-height: 22px;
}

.group-add-to-cart .commerce-add-to-cart .form-submit {
    margin-top: 21px;
}
#edit-commerce-fieldgroup-pane-group-new-account-field-create-new-account {
    display: none;
}

#commerce-checkout-form-checkout #edit-account {
    padding-bottom: 20px;
}


/*
.section-store .flexslider .slides > li .reccomm-title {
    width: 72%;
    padding: 5px 10px;
    float: left;
}

.section-store .flexslider .slides > li .reccomm-prc {
    width: 28%;
    padding: 5px 10px;
    float: left;
}
*/

/*
@media (max-width:991px) {
    .section-store .flexslider .slides > li {
        width: 3.02% !important;
        margin: 0 0.0625%;
    }
}

@media (max-width:767px) {
    .section-store .flexslider .slides > li {
        width: 6.04% !important;
        margin: 0 0.125%;
    }
}
*/

#acro-tools-form #edit-submit-button {
    float: right;
}

.section-store .owl-wrapper,
.section-products .owl-wrapper
 {
    margin-bottom: 10px;
}

.section-store .owl-item .reccomm-title,
.section-products .owl-item .reccomm-title,
{
    min-height: 95px;
}

.section-store .owl-item,
.section-products .owl-item
 {
    padding: 5px;
}

.section-store .owl-item > div,
.section-products .owl-item > div  {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
}

.section-store .owl-item .reccomm-img,
.section-products .owl-item .reccomm-img{
    border-bottom: 1px solid #ccc;
}

.section-store .owl-item .reccomm-title,
.section-products .owl-item .reccomm-title
 {
    min-height: 95px;
}


.section-store .owl-item .reccomm-title,
.section-store .owl-item .reccomm-prc,
.section-products .owl-item .reccomm-title,
.section-products .owl-item .reccomm-prc  {
    width: 72%;
    float: left;
    padding: 10px 5px;
}



.section-store .owl-item .reccomm-prc,
.section-products .owl-item .reccomm-prc
{
    width: 28%;
}

.section-store .owl-controls,
.section-products .owl-controls{
    position: absolute;
    top: 40%;
    width: 100%;
    display: block !important;
}

.section-store .owl-controls .owl-buttons,
.section-products .owl-controls .owl-buttons{
    position: relative;
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    position: absolute;
    background-image: url("/sites/all/themes/automation/images/slider-right.png");
    width: 15px;
    height: 30px;
    background-size: 100% 100%;
}

.section-store .owl-controls .owl-buttons .owl-prev,
.section-products .owl-controls .owl-buttons .owl-prev  {
    left: -10px;
    transform: rotate(180deg);
}

.section-store .owl-controls .owl-buttons .owl-next,
.section-products .owl-controls .owl-buttons .owl-next {
    right: -10px;
}

#print-page-detail {
    display: table;
    background-color: #006DA0;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
}


.ds-footer .horizontal-tabs-list li:last-child a,
.ds-footer .horizontal-tabs-list li:last-child .fivestar-oxygen {
    display: inline;
    float: left;
}

.ds-footer .horizontal-tabs-list li:last-child .fivestar-oxygen {
    padding: 0.7em 0.6em 0.3em 0.6em;
}

#commerce-checkout-form-checkout #edit-account {
    border-bottom: solid 1px #00293D;
}

#edit-commerce-fieldgroup-pane-group-new-account {
    display: none;
}

div[id*="block-views-html-block-products-block"] .field-content b {
    color: #006DA0;
    padding: 10px;
    font-size: 1.618em;
    text-transform: uppercase;
    font-family: Play;
    font-weight: normal;
}

div[id*="block-views-html-block-products-block"] {
    border-bottom: solid 1px #efefef;
    margin-bottom: 10px;
}

div[id*="block-views-html-block-products-block"] + h1 {
    display: none;
}

#edit-checkout-completion-message div:nth-child(5) {
    text-align: right;
    float: left;
    width: 100%;
}

#edit-checkout-completion-message div:nth-child(6),
#edit-checkout-completion-message div:nth-child(8) {
    margin-top: 10px;
    width: 50%;
    float: left;
}

.page-checkout-complete #block-block-12 {
    float: left;
    width: 100%;
    margin: 10px 0;
}

#comment-form #edit-actions{
margin-top:10px;}

.view-related-products a {
    width: 100%;
    display: block;
    text-align: center;
}

.ds-footer .horizontal-tabs-list li:last-child a ~ div {
    display:inline-block;
}

.ds-footer .horizontal-tabs-list li:last-child a ~ div .form-item{
    margin-bottom: 0;
}

.ds-footer .horizontal-tabs-list li:last-child .description{
    display:none;
}

.total_votes{
  display:inline-block;

}

.total_votes .form-item a.permalink{
  display:none;
}
.view-pdf-invoice
{
display:none;
}
table {
    border: none;
    position: relative;
    margin-bottom: 10px;
}

tr.odd,
tr.even {
    background-color: #fff;
}

th {
    background-image: none;
}

td {
    vertical-align: middle;
}

table img {
    border: 1px solid #ccc;
}

.views-form-commerce-cart-form-default table::after,
.view-commerce-line-item-table table::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 30%;
    bottom: 0;
    right: 0;
    background-color: #ccc;
}

table table::after{
    display:none;
}

.group-add-to-cart .field--name-commerce-price {
    font-weight: bold;
    margin-top: 0;
    margin-left: 23px;
    color: #444;
}

.field--name-commerce-price .field-label + .field-items {
    color: #ff0000;
}

#search-block-form .form-search{
    height:25px;
    box-sizing: border-box;
}

#search-block-form [id^="edit-submit"] {
    text-indent: -99999999px;
    background-image: url(/sites/all/themes/automation/images/search_444444_16.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    width: 25px;
    height: 25px;
    background-color: #ccc;
    outline: 0;
    box-shadow: none;
    margin-left: -4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #ccc;
   margin-left: -5px;
}

@media (max-width:1199px) {
    [class*="set-home"] .thirdset-summary p {
        max-width: 22%;
    }
    .views-field-field-product-image-2 + .views-field-nothing {
        min-height: 69px;
    }

    .home-static .section-bottom .text-section > p {
        width: 30%;
    }
    .section-store #edit-product-id,
    .section-store #comment-form #edit-subject {
        width: 100%;
    }
}

@media (max-width:991px) {
    [class*="set-home"] .thirdset-summary p {
        max-width: 28%;
    }
    .view-products-category table td {
        display: block;
        width: 50%;
        float: left;
    }
    .view-products-category table td:nth-child(odd),
    .view-products-manufacturer table td:nth-child(odd) {
        clear: left;
    }
    .views-field-field-product-image-2 + .views-field-nothing {
        min-height: 52px;
    }

    #block-views-featured-block .view-id-featured > .view-content > div {
        width: 49%;
        margin-bottom: 10px;
    }

    #block-views-featured-block .view-id-featured > .view-content > div:nth-child(odd) {
        margin-left: 0;
        clear: left;
    }

    .home-static iframe {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media (max-width:767px) {
    [class*="set-home"] + [class*="set-home"] {
        margin-top: 15px;
    }
    [class*="set-home"] > div {
        display: block;
        width: 100%;
        float: left;
    }
    .firstset-home .firstset-image ul li:not(:last-child) {
        width: 50%;
    }
    .firstset-home .firstset-image ul li:last-child {
        width: 100%;
    }
    .firstset-home .firstset-image ul li:not(:last-child) img {
        width: 100%;
    }
    [class*="set-summary"] p,
    [class*="set-home"] .thirdset-summary p {
        position: relative;
        top: 0;
        left: 0;
        -o-transform: translate(0);
        -ms-transform: translate(0);
        -moz-transform: translate(0);
        -webkit-transform: translate(0);
        transform: translateY(0);
        max-width: 100%;
        margin: 0;
        padding: 15px 10px;
        line-height: 20px;
    }
    .firstset-home .firstset-image {
        width: 100%;
        max-width: 100%;
    }
    .secondset-home {
        display: table;
    }
    [class*="set-home"] > .secondset-summary {
        display: table-footer-group;
        float: none;
    }
    [class*="set-home"] > .secondset-content {
        display: table-header-group;
        float: none;
    }
    .thirdset-home .thirdset-image ul li {
        width: 50%;
        float: left;
    }
    [class*="set-home"] .thirdset-image img {
        width: 100%;
    }
    [class*="set-home"] .thirdset-summary {
        padding: 0;
    }
    .secondset-content {
        padding: 0;
    }
    .field--name-commerce-customer-shipping,
    .field--name-commerce-customer-billing {
        width: 100%;
    }
    .view-products-category table td,
    .view-products-manufacturer table td {
        width: 100%;
    }
    #block-views-featured-block .view-id-featured > .view-content > div,
    [class*="str-set"] {
        width: 100%;
    }

    #block-views-featured-block .view-id-featured > .view-content > div:nth-child(even) {
        margin-left: 0;
    }
    .home-static .section-top .image-section,
    .home-static .section-middle .image-section,
    .home-static > div > div {
        display: block;
        width: 100%;
    }

    .home-static .text-section {
        display: block;
        width: 100%;
        float: left;
    }

    .home-static .text-section > p {
        position: relative;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 15px 0;
        max-width: 72%;
        margin: 0 auto;
    }

    .home-static .section-top .image-section {
        background-color: #fff;
    }
    .home-static .section-top .image-section ul li {
        width: 50%;
        display: block;
        text-align: center;
    }

    .home-static .section-top .image-section ul li:last-child {
        width: 100%;
    }

    .home-static .section-bottom .text-section > p {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0;
        width: 90%;
        max-width: 100%;
        line-height: auto;
        margin: 0 auto;

    }

    .home-static .section-bottom ul li {
        width: 50%;
    }

    .home-static .section-middle .text-section {
        display: table-footer-group;
        float: none;
    }

    .home-static .section-middle .media-section {
        display: table-header-group;
        float: none;
    }
    #edit-checkout-completion-message div:nth-child(6),
    #edit-checkout-completion-message div:nth-child(8) {
    width: 100%;
    }
    .home-static {
        background-color: #fff;
    }
    .home-static .section-top .text-section a,
    .home-static .section-middle .text-section a {
        margin: 10px auto 0 auto;
    }

    .home-static .section-middle .text-section br {
        display: none;
    }
    .home-static .section-middle .text-section p > span:first-child {
        margin-bottom: 10px;
    }

    .page-node-551 .l-constrained,
    .page-node-551 .l-content {
        padding: 0;
    }

    .home-static > div {
        border-spacing: 0;
    }
    .home-static .text-section {
        font-size: 15px;
    }

    #comment-form #edit-subject{
    display:none;
}

}

.l-page {
    margin-bottom: 0
}

@media print {
    .view-packing-slip > div > div,
    .view-order-invoice > div > div {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: separate;
        border-spacing: 10px;
    }
    .wrapper.customer-info {
        display: table-cell;
        float: none;
    }

    .field--name-commerce-customer-shipping,
    .field--name-commerce-customer-billing {
        width: 50%;
        float: left;
        padding: 10px 0;
    }
    #print-page-detail {
        display: none;
    }
}
/********************************************Nivesh Changes****************************
http://dev-acroname.ameexcloud.com/store-grids
***************************************************************************************/
.node-type-product .l-constrained .owl-carousel .field-content .reccomm-prc{
    color: #006DA0;
    font-weight: bold;
    text-align: right;
}
.node-type-product .l-constrained .owl-carousel .field-content .reccomm-title a{
    text-align: left;
}

.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:hover{
    outline: none;
    background-color: #ededdd;
}

.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.horizontal-tab-button.last a{
    padding: 0;
}
.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.horizontal-tab-button.last .summary{
    /*display: inline-block;*/
    float: right;
}
.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.horizontal-tab-button.last strong {
    float: left;
    padding: 6px
}

.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.horizontal-tab-button.last a > div {
    display: inline-block;
}

.node-type-product .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.horizontal-tab-button.last a > div .form-item {
    margin-bottom: 0;
}
.node-type-product .vote_value,
.node-type-product .total_votes{
    color: #006DA0;
    font-weight: bold;
    font-size: 18px;
}
.node-type-product .vote_value{
    display: block;
    margin-bottom: 15px;
}
.page-checkout .commerce-checkout-form-complete .checkout_completion_message.form-wrapper h2{
  display: none;
}

.node-type-product .horizontal-tabs-pane #comments .comments_title{
    margin-left: 0;
}
.page-admin-commerce-orders .block-views > h2 , .page-admin-commerce-orders .block-views .content .view-header , .page-admin-commerce-orders .block-views .content .view-filters, .page-admin-commerce-orders .block-views .vbo-views-form form #edit-select, .page-admin-commerce-orders .block-views .vbo-views-form form .vbo-select-all-markupm ,.page-admin-commerce-orders .block-views .vbo-views-form form > div .vbo-select-all-markup{ display: none ; }

.group-add-to-cart .commerce-add-to-cart .form-text{
  padding:3px 5px;
}

#comments .comment ~ .comment{
  margin-top:10px;
}
.stripe_payment #edit-commerce-payment-payment-method .form-item-commerce-payment-payment-method #edit-commerce-payment-payment-method-commerce-chequecommerce-payment-commerce-cheque, .stripe_payment #edit-commerce-payment-payment-method .form-item-commerce-payment-payment-method #edit-commerce-payment-payment-method-commerce-chequecommerce-payment-commerce-cheque + label{
    display: none;
}
.quote_payment #edit-commerce-payment-payment-method .form-item-commerce-payment-payment-method #edit-commerce-payment-payment-method-commerce-stripecommerce-payment-commerce-stripe,.quote_payment #edit-commerce-payment-payment-method .form-item-commerce-payment-payment-method #edit-commerce-payment-payment-method-commerce-stripecommerce-payment-commerce-stripe + label{
    display: none;
}
.quote_payment #payment-details{
    display: none;
}
.field--name-field-you-save .field-label,
.field--name-field-you-save .field-label + .field-items {
    display: inline-block;
}

.field--name-commerce-price .field-label,
.field--name-commerce-price .field-label + .field-items {
    display: inline-block;
}

#comments h2.comment-form {
    margin-left: 0;
    margin-top: 10px;
    display:block;
}

.x_billing-left,
.x_shipping-right {
    float: left;
    width: 50%;
}
.x_shipping-right + h1 {
    clear: left;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.x_shipping-right + h1 + p {
    float: left;
}

td.x_views-field-line-item-title {
    color: #006DA0;
}
#block-acrocom-invoice-pdf-print #download {
    display: inline-block;
    font-family: Play;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    cursor: pointer;
    color: white;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #006DA0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #006da0), color-stop(100%, #005c87));
    background-image: -moz-linear-gradient(#006da0, #005c87);
    background-image: -webkit-linear-gradient(#006da0, #005c87);
    background-image: linear-gradient(#006da0, #005c87);
    -moz-box-shadow: #0089c9 0 0 0 1px inset, #003954 0 0 0 1px;
    -webkit-box-shadow: #0089c9 0 0 0 1px inset, #003954 0 0 0 1px;
    box-shadow: #0089c9 0 0 0 1px inset, #003954 0 0 0 1px;
    text-shadow: #005177 0 -1px 0;
    line-height: 1;
    margin: 10px 0;
}

#block-acrocom-invoice-pdf-print #download:hover {
    background-color: #007eba;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007eba), color-stop(100%, #006da0));
    background-image: -moz-linear-gradient(#007eba, #006da0);
    background-image: -webkit-linear-gradient(#007eba, #006da0);
    background-image: linear-gradient(#007eba, #006da0);
    -moz-box-shadow: #009ae2 0 0 0 1px inset, #004a6d 0 0 0 1px;
    -webkit-box-shadow: #009ae2 0 0 0 1px inset, #004a6d 0 0 0 1px;
    box-shadow: #009ae2 0 0 0 1px inset, #004a6d 0 0 0 1px;
    color: white;
}

#block-acrocom-invoice-pdf-print #download a {
    color: #fff;
    text-decoration: none;
}
th,
th a, th a:link, th a:visited{
    background-color: #016da0;
    color: #fff;
}
.node-type-product .field--name-field-short-description {
    padding-bottom: 10px;
}
.field--name-commerce-customer-shipping .field-label, .field--name-commerce-customer-billing .field-label,.field--name-field-order-notes .field-label,
.field--name-field-tracking-number .field-label,.field--name-commerce-shipment-carrier .field-label,.field--name-commerce-tracking-number .field-label,
.field--name-commerce-shipment-service .field-label, .field--name-field-telephone .field-label,.field--name-commerce-coupons .field-label,.field--name-commerce-discounts .field_label{
font-weight: bold;
}
.payment-acro-form{
padding-top: 10px;
}
