#primary {
}

#secondary {
  margin-top: 20px;
}

#tertiary {
  margin-top: 20px;
}

.product {
  margin-top: 20px;
}

.brand-logo {
  margin: 15px;
  display: inline-block;
}

.brand-image {
    max-width: 100%;
    width: auto;
}

.brand-box {
    text-align: center;
}
.top-logo {
	color: #060 !important;
	font-size: 24px;
	font-weight: bold;
    line-height: 24px;
}
.navbar-info {
    line-height: 18px;
}
.tel-link {
    font-size: 22px;
    color: red;
}
.tel-link:hover {
    text-decoration: none;
    color: black;
}

#carousel-1 div.carousel-caption {
    right: 5%;
    bottom: 0%;
    left: 2%;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none;
}

#carousel-1 div.carousel-caption h1 {
    margin-top: 10px;
    text-align: left;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.0rem;
    color: #000;
}

#carousel-1 div.carousel-caption h1.horsesupplies {
    margin-top: 5px;
    font-size: 0.9rem;
    line-height: 0.8rem;
}

#carousel-2 div.carousel-caption {
    right: 5%;
    bottom: 0%;
    left: 2%;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none;
}

#carousel-2 div.carousel-caption h1 {
    margin-top: 10px;
    text-align: left;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.0rem;
    color: #000;
}
#carousel-3 div.carousel-caption {
    right: 5%;
    bottom: 0%;
    left: 2%;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none;
}

#carousel-3 div.carousel-caption h1 {
    margin-top: 10px;
    text-align: left;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.0rem;
    color: #000;
}

.weedrazer {
    color: #FFFFFF !important;
    text-shadow: 2px 2px #000000;
    margin-bottom: 20%;
}
.dogsupplies {
    color: #FFFFFF !important;
    text-shadow: 2px 2px #000000;
    margin-bottom: 45%;
}
.chickencoops {
    color: #FFFFFF !important;
    text-shadow: 2px 2px #000000;
    margin-bottom: 35%;
}
.dogfeeds {
    text-shadow: 1px 1px gray;
    margin-bottom: 15%;
}
.horsesupplies {
    text-shadow: 1px 1px gray;
}
.goatsupplies {
    text-shadow: 1px 1px gray;
    margin-bottom: 10%;
}
.propanerefills {
    color: white !important;
    text-shadow: 1px 1px black;
    margin-bottom: 10%;
    background-color: rgba(0,0,0,0.60);
    padding: 20px;
    border-radius: 10px;
}
.lawngarden {
    text-shadow: 1px 1px gray;
    margin-bottom: 15%;
}
.watersoftener {
    text-shadow: 1px 1px gray;
    margin-bottom: 15%;
}
.fishfeed {
    color: white !important;
    text-shadow: 2px 2px black;
    margin-bottom: 10%;
}

p {
    font-size: 1.4rem;
}

.subcat {
    border-radius: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 2px solid #212529;
}

.subcatlink:link{
    color: #212529;
    text-decoration: none;
}

.subcatlink:visited {
    color: #212529;
    text-decoration: none;
}

.subcat:hover  {
    border: none;
    background-color: #212529;
    color: antiquewhite !important;
    text-decoration: none;
}
.subcat:active {
    border: none;
    background-color: #212529;
    color: antiquewhite !important;
    text-decoration: none;
}

#carousel-1 div {
    border-radius: 5px;
    box-shadow: 2px 2px 5px #888888;
}

#carousel-2 div {
    border-radius: 5px;
    box-shadow: 2px 2px 5px #888888;
}

#carousel-3 div {
    border-radius: 5px;
    box-shadow: 2px 2px 5px #888888;
}

.body {
    background-color:aliceblue;
}

.slider3 {
    margin-top: 20px;
}


@media (min-width:640px) {
    .top-logo {
        color: #060 !important;
        font-size: 28px;
        font-weight: bold;
        line-height: 26px;
    }
    .slider3 {
        margin-top: 0px;
    }
    #carousel-1 div.carousel-caption {
        right: 5%;
        bottom: 0%;
        left: 2%;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    #carousel-1 div.carousel-caption h1 {
        margin-top: 10px;
        text-align: left;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.3rem;
        color: #000;
    }

    #carousel-1 div.carousel-caption h1.horsesupplies {
        margin-top: 5px;
        font-size: 1.3rem;
        line-height: 1.2rem;
    }

    #carousel-2 div.carousel-caption {
        right: 5%;
        bottom: 0%;
        left: 3%;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    #carousel-2 div.carousel-caption h1 {
        margin-top: 10px;
        text-align: left;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.3rem;
        color: #000;
    }
    #carousel-3 div.carousel-caption {
        right: 5%;
        bottom: 0%;
        left: 3%;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    #carousel-3 div.carousel-caption h1 {
        margin-top: 10px;
        text-align: left;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.3rem;
        color: #000;
    }

    .weedrazer {
        color: #FFFFFF !important;
        text-shadow: 2px 2px #000000;
        margin-bottom: 20%;
    }
    .dogsupplies {
        color: #FFFFFF !important;
        text-shadow: 2px 2px #000000;
        margin-bottom: 42%;
    }
    .chickencoops {
        color: #FFFFFF !important;
        text-shadow: 2px 2px #000000;
        margin-bottom: 40%;
    }
    .dogfeeds {
        text-shadow: 2px 2px gray;
        margin-bottom: 10%;
    }
    .horsesupplies {
        text-shadow: 1px 1px gray;
        margin-bottom: 10%;
    }
    .goatsupplies {
        text-shadow: 1px 1px gray;
        margin-bottom: 25%;
    }
    .propanerefills {
        color: white !important;
        text-shadow: 2px 2px black;
        margin-bottom: 17%;
        background-color: rgba(0,0,0,0.60);
        padding: 20px;
        border-radius: 10px;
    }
    .lawngarden {
        text-shadow: 1px 1px gray;
        margin-bottom: 10%;
    }
    .watersoftener {
        text-shadow: 1px 1px gray;
        margin-bottom: 10%;
    }
    .fishfeed {
        color: white !important;
        text-shadow: 2px 2px black;
        margin-bottom: 10%;
    }
    .subcat {
        font-size: 1.0rem;
    }
}
@media (min-width:992px) {
    #carousel-1 div.carousel-caption {
        right: 35%;
        bottom: 0%;
        left: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #carousel-1 div.carousel-caption h1 {
        text-align: left;
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 2.1rem;
        color: #000;
    }
    #carousel-1 div.carousel-caption h1.horsesupplies {
        margin-top: 5px;
        font-size: 2.0rem;
        line-height: 1.9rem;
    }
    #carousel-2 div.carousel-caption {
        right: 5%;
        bottom: 10%;
        left: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #carousel-2 div.carousel-caption h1 {
        text-align: left;
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 2.2rem;
        color: #000;
    }
    #carousel-2 div.carousel-caption h1.dogfeeds {
        margin-top: 5px;
        font-size: 1.9rem;
        line-height: 1.8rem;
        padding-bottom: 0px;
    }
    #carousel-3 div.carousel-caption {
        right: 5%;
        bottom: 5%;
        left: 2%;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    #carousel-3 div.carousel-caption h1 {
        text-align: left;
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 2.2rem;
        color: #000;
    }
    #carousel-3 div.carousel-caption h1.watersoftener {
        text-align: left;
        font-size: 1.9rem;
        font-weight: bold;
        line-height: 1.8rem;
        color: #000;
    }
    .weedrazer {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 20%;
    }
    .dogsupplies {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 32%;
    }
    .chickencoops {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 25%;
    }
    .dogfeeds {
        text-shadow: 2px 2px gray;
        margin-bottom: 0%;
    }
    .horsesupplies {
        text-shadow: 2px 2px gray;
        margin-bottom: 0%;
    }
    .goatsupplies {
        text-shadow: 2px 2px gray;
        margin-bottom: 20%;
    }
    .propanerefills {
        color: white !important;
        text-shadow: 2px 2px black;
        margin-bottom: 17%;
        background-color: rgba(0,0,0,0.60);
        padding: 20px;
        border-radius: 10px;
    }
    .lawngarden {
        text-shadow: 2px 2px gray;
        margin-bottom: 5%;
    }
    .watersoftener {
        text-shadow: 1px 1px gray;
        margin-bottom: 1%;
    }
    .fishfeed {
        color: white !important;
        text-shadow: 2px 2px black;
        margin-bottom: 1%;
    }
    .subcat {
        font-size: 1.5rem;
    }
}

@media (min-width:1300px) {
    #carousel-1 div.carousel-caption h1.horsesupplies {
        margin-top: 5px;
        font-size: 2.2rem;
        line-height: 2.1rem;
    }
    #carousel-2 div.carousel-caption h1.dogfeeds {
        margin-top: 5px;
        font-size: 1.9rem;
        line-height: 1.8rem;
        padding-bottom: 0px;
    }
    .weedrazer {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 20%;
    }
    .dogsupplies {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 32%;
    }
    .chickencoops {
        color: #FFFFFF !important;
        text-shadow: 3px 3px #000000;
        margin-bottom: 25%;
    }
    .dogfeeds {
        text-shadow: 2px 2px gray;
        margin-bottom: 5%;
    }
    .horsesupplies {
        text-shadow: 2px 2px gray;
        margin-bottom: 10%;
    }
    .goatsupplies {
        text-shadow: 2px 2px gray;
        margin-bottom: 20%;
    }
    .propanerefills {
        margin-bottom: 25%;
    }
    .subcat {
        font-size: 1.8rem;
    }
}


h2 {
    font-size: 1.6rem;
}
