/** Shopify CDN: Minification failed

Line 108:26 Expected ":"

**/
.template-collection .shop_sm_row_box h3,p {
    margin-top: 140px;
    padding: 5px 5px;
}

.template-products-hide .productgrid--wrapper{
     display: none;
}

body.template-index .newsletter-text h3, p {
    margin: unset;
    padding:unset;
}
.shop_sm_row_box h3:hover a, .shop_sm_row_box p:hover a {
    color: #61ca50;
}
.head p {
    max-width: 100% !important;
    color: #fff;
}

.collectionfilter_Availability{
  display: none;
}

.shop_sm_row {
    justify-content: unset !important;
}

.shop_sm_row {
    display: flex;
    width: 100%;
    gap: 30px !important;
    flex-wrap: wrap !important;
    justify-content: unset !important;
}

div#box_mppt {
     margin-right:unset;
    max-width:450px;
  width:calc(33.33333333% - 20px);
}

div#box_acc {
    max-width:450px;
    width:calc(33.33333333% - 20px);
    margin-right:unset;
}
div#box_pwm {
    max-width:450px;
    width:calc(33.33333333% - 20px);
}
p.shop a:hover {
    color: #fff !important;
    text-decoration:underline;
}
p.shop {
    width: 135px;
}
.shop_sm_row_box {
    display: grid;
    align-content: space-between;
   padding:0 20px 0 20px;
}
#electrical_landing .head {
    height: auto;
}
#controller_landing .head {
    height: auto;
}
#led_landing .head {
    height:auto;
}
#inverter_landing .head {
  height:auto;
}
#fan_landing .head {
  height:auto;
}
#combiner_landing .head {
  height:auto;
}
#combiner_landing .head {
  height:auto;
}
#panels_landing .head {
  height:auto;
}
.bg_prop {
  background-size:cover;
  background-repeat:no-repeat;
}
.newsletter .newsletter-text {
  padding:15px 10px;
}
.rte p {
  margin-top:unset;
}
#accessory_landing .head {
  height:unset;
}
#mounts_landing .head {
  height:unset;Collections
}

.white-link {
    color: #fff !important;
    text-decoration: underline !important;
    transition: color .1s cubic-bezier(.4,0,.2,1) !important;
    font-weight: 600; 
}



@media only screen and (max-width: 768px) {
div#box_p3 {
    max-width: 100%
}
div#box_pwm {
  max-width:100%;
}
div#box_acc {
  max-width:100%;
}
  div#box_mppt{
  max-width:100%;
}
}


 