.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;
    text-align:center;
}


/*
#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%;
    line-height: 1em;
}

#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: 70px;
    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;
}

.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: 75px;
    line-height: 1em;
}


.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.checkout-order-total {
  text-align: right;
  float: left;
  width: 100%;
}

#edit-checkout-completion-message div.addr-info {
  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.addr-info {
      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;
    }


    .l-global .l-constrained{
        width: 70%; 
        display: none;  
    }
    
    .l-global.active .l-constrained,
    .l-header{
        display: block;
    }
    .l-page.active .l-branding .l-region--branding{display: block;}
    
    .l-page.active{border: 0 none;}
    
    .l-page.active .l-constrained{
        /*background: #00293D;*/
        padding: 0px;
    }
    .l-page .l-branding{
        background: #00293D;
        padding: 5px 0px 10px;
    }
    .l-page.active .l-constrained .l-region--branding span a{
        color: #ffffff;
    }
    
    .l-page .l-constrained .l-region--navigation,
    .l-page .l-branding .l-region--branding{
        display: none;
    }
    .l-page .l-constrained .l-region--branding .block__content{
        text-align: center;
    }
    .l-page .l-header{
        padding-bottom: 0px;
    }
    .l-page.active .l-region--banner{
        border-top: 0 none;
    }

    .home-static > div {
        border-spacing: 0;
    }
    .home-static .text-section {
        font-size: 15px;
    }

    #comment-form #edit-subject{
    display:none;
}
    /* store grid page alignment begins*/
.page-node-552 #block-views-featured-block{ order: 2;}
.page-node-552 article.node.node--page.node--full.node--page--full{ order: 1; }
    .page-node-552 .l-content{ 
    display: flex;
    flex-wrap: wrap;
    }

    /* store grid page alignment end*/

}

.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;
}

/* comments css begins */

.comment-by-anonymous{ 
margin-bottom: 20px;
margin-top: 20px;
}
.comment-by-anonymous h3 a{ 
    color: #000;
    text-transform: none;
       font-weight: 600;
    text-decoration: underline;
}
.submitted {
color: #00293D;
font-style: italic;
    font-weight: 600;
}
#comments
{
background: #f1f1f1;
    padding: 1px 20px 10px;
}

#comments .comment--new span.new
{
    display:none;
}

/* comments css end */
/******** blog page date css begin *********/
.blog-date span {
    display: inline-block !important;
}
    

    .blog-date {
    position: unset !important;
    width: auto !important;
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-bottom: solid 2px #006DA0 !important;
    margin-bottom: 15px !important; 
    padding-bottom: 5px !important;
    border-right: none;

    }
    .node-type-blog-post .node .node__content
    {
        margin-left: 0px !important;
    }
    @media (max-width: 767px)
{
     .node-type-blog-post .node__content p
    {
        word-break: break-word;
        margin: 0 10px 1em 0px;
    }
}
/******** blog page date css end *********/

/************************Mobile View Checkout Shopping cart contents sections set fixed position while scrolling the page begin*****/
@media (max-width: 767px){
    .commerce-checkout-form-checkout .floaters.headroom, .page-checkout-shipping .floaters.headroom{
        position: initial;
        z-index: 999;
        width: 100%;
        background: #fff;
    }
    .page-checkout-shipping .commerce-checkout-form-shipping{ 
        width: 100%;
        float: left;
    }
    .page-checkout-shipping .floaters{ 
        position: initial;
        width: 100%;
        float: left;
    }
}
/************************Mobile View Checkout Shopping cart contents sections set fixed position while scrolling the page end*****/
/* Manufactured details */
.field--name-field-manufacturer-website .field-label:after
{
    content: " " !important;
}
/* Manufactured details */
/*** manufacturer country begin **/
.node-type-product .commerce-product-field-field-manufacturer-website {
    display: inline-block;
}
.node-type-product .commerce-product-field-field-field-manufactured-country {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    line-height: 21px;
}

.field--name-field-field-manufactured-country .field-label, .field--name-field-field-manufactured-country .field-items{ float: left;     margin-right: 3px;}
/*** manufacturer country end **/
/* store grid links in a single line begins */

.view-product-search.search-rows .search-product-text a
{
        display: inline;
}

/* store grid links in a single line end  */

/* sale price css begin*/
.field--name-commerce-price.field_not_have_msrp .field-label + .field-items
{
color:black;
}
/* sale price css end*/
/* hide form from pipedrive begin */
.section-software .pipedriveWebForms
{
    display:none;
}
.section-software .pipedriveWebForms{
    margin: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
    /*max-height: 1080px;*/
    position: fixed;
    background: rgba(70, 71, 72, 0.69);
}

.section-software .pipedriveWebForms{
    /*position: absolute !important; */
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
@media (max-width: 767px){
    .section-software .pipedriveWebForms{
        height: 700px !important;
        width: 95% !important;
        margin: 50px auto;
        right: 0px;
    }
    .section-software .pipedriveWebForms iframe{
        width: 92%;
        top: 0% !important;
        height: 100% !important;
        background-color: #fff;
        padding-top: 40px;
    }
    .closebutton{
        right: 11px;
        font-size: 22px;
        padding: 0px 5px 1px;
        z-index: 99;
    }
    .warapper_close{
        left: 0;
        right: 12px;
        /*top: 13.5%;*/
    }    
}
@media (min-width: 768px){

    .group-add-to-cart .commerce-add-to-cart .form-wrapper .fieldset-wrapper{
        display: table !important;
    }
    .group-add-to-cart .commerce-add-to-cart .form-wrapper .fieldset-wrapper .form-item{
        display: table-cell !important;
        width: 90%;
    }
    .group-add-to-cart .commerce-add-to-cart .form-wrapper .fieldset-wrapper label{
        width: 85%;
    }
    .group-add-to-cart .commerce-add-to-cart .form-wrapper .fieldset-wrapper input[type="checkbox"],
    .group-add-to-cart .commerce-add-to-cart .form-wrapper .fieldset-wrapper label{
        display: inline-block;
        vertical-align: middle;
    }
    .group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .fieldset-wrapper input{
        margin-top: -15px
     }

      .group-add-to-cart .field--name-commerce-price{ margin-left: 0;}

        .ds-fluid-60-40-stacked .ds-right .fieldset-wrapper, .ds-fluid-60-40-stacked .ds-right .fieldset-wrapper .form-type-checkbox{
        display: flex;
        justify-content: space-between;
    }
    .section-software .pipedriveWebForms iframe{
        width: 68%;
        top: 15% !important;
        height: 60% !important;
        background-color: #fff;
        padding-top: 40px;
    }
    .closebutton{
        font-size: 30px;
        padding: 1px 7px 6px;
    }
    .warapper_close{
        max-width: 768px;
        left: 0;
        right: -25px;
        top: 13.5%;
    }  
}
@media (min-width: 768px) and (max-width: 1023px){
    .section-software .pipedriveWebForms iframe{
        width: 700px !important;
        background-color: #fff;
        padding-top: 40px;
    }
    .warapper_close{
        max-width: 700px !important;
    }
}
.section-software .pipedriveWebForms iframe{
    border: none;
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0 !important;
    margin: 0 auto;
    height: 700px !important;
    background-color: #fff;
    padding-top: 40px;
}
.closebutton{
    position: relative;
    float: right;
    color: #fff;
    cursor: pointer; 
    border-radius: 50%;
    background: #006DA0;
}

.warapper_close{
    position: absolute;
    margin: 0 auto;
    width: 100%;
    z-index: 99;
}
/* hide form from pipedrive end */
/* new logo implementation begins */
@media (max-width: 767px){
    .l-global .site-logo img{
        display: none;
    }
    .l-global .mobile-header .mobile-logo img{
        width: 250px;
        max-width: 100%;
    }
}
@media (min-width: 768px){
    .l-global{
        padding-top: 12px;
        position: relative;
    }
    .l-global .site-logo img{
        width: 275px;
        padding: 0px 0px 0px 20px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto 0px;
    }   
}
@media (min-width: 992px){
    .l-global .site-logo img{
        /*height: 40px;*/
    }
}
/* new logo implementation end */
/* search bar for mobile begin */
@media (max-width: 767px){
    header.l-header .l-constrained {
    padding: 0px;
    margin-right: -1px;
    margin-left: -1px;
    }
    .l-region--global{
        display: block;
        text-align: center;
    }
    .l-region--global .block--search-api-page{
        display: inline-block;
        margin: 10px auto;
    }
    .l-region--global .block--menu-menu-functions{
        display: none;
    }
}

/* search bar for mobile end */

/* add on changes begin */


.group-add-to-cart .commerce-add-to-cart fieldset.form-wrapper{
    border: 0 none;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset{
    padding: 0px;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset,
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .form-item{
    margin-bottom: 0px;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .fieldset-wrapper input{
    margin-top: 0px;
 }
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .fieldset-wrapper .commerce-product-title{
    color: #00293D;
    line-height: 15px;
    font-weight: 600;
    font-size: 1em;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .fieldset-wrapper .content .field--type-commerce-price{
    font-weight: normal;
    font-size: 1em;
}   
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset .fieldset-wrapper .content a{
    text-decoration: none;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart .item-quantiy-submit-wrapper{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    margin-bottom: 40px;
    position: relative;
}

.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart .item-quantiy-submit-wrapper .form-item{
    margin-bottom: 0px;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset.pado-class-first{
    position: relative;
    padding-top: 27px;
}
.group-add-to-cart .field--type-commerce-product-reference .commerce-add-to-cart fieldset.pado-class-first:before {
    content: "Add Accessories";
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    font-size: 16px;
    font-weight: bold;
    left: 0;
}
.commerce-product-title-label {
display: none;
}
     .ds-fluid-60-40-stacked .ds-right .fieldset-wrapper, .ds-fluid-60-40-stacked .ds-right .fieldset-wrapper .form-type-checkbox{
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 959px){  
.ds-fluid-60-40-stacked .ds-right {
width: 100%;}
}
.node-type-blog-post .view-blog-related-content .field--type-commerce-product-reference fieldset {
    display: none;
}
/* add on changes end */

/* improve checkout "back" button */
.checkout-cancel, .checkout-back{
  background-image: linear-gradient(#FFFFFF,#CCCCCC);
  color: #006DA0;
  text-shadow: none;
  box-shadow: #CCCCCC 0 0 0 1px inset;
}
/* improve checkout "back" button */

table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 5px 5px;
}
table.blueTable tbody td {

}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
  background: #1C6EA4;
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
  font-size: 110%;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

td.views-field-field-product-assets-1 td{
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.captcha{
    margin-right: auto;
    margin-left: auto;
    width: 50%;
}
