.main-content-row .hollow {
    margin-top: 12px;
    font-weight: bolder;
    border: 2px solid black;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 2px;
}
.draw-border {
    box-shadow: inset 0 0 0 2px var(--lightpink);
    color: #ffffff;
    transition: color 0.25s 0.0833333333s;
    position: relative;
}
.btn {
    background: none;
    border: none;
    cursor: pointer;
    line-height: 1.5;
    font: 700 1.2rem "Roboto Slab", sans-serif;
    padding: 0.5em 2em;
    letter-spacing: 0.05rem;
    background-color: var(--rosespink);
    margin-bottom: 10px;
}
span#first-available-date {
    font-size: 2rem;
    font-weight: bold;
}
.row.time-frame-container {
    margin-top: 12px;
}
div#sort-cont {
    width: 280px;
    margin: 0 auto;
    margin-top: 12px;
    display: table;
}
select#sort-sel {
    width: 200px;
    float: left;
    background-color: transparent;
}
span#sort-lbl {
    float: left;
    padding-right: 6px;
    padding-top: 4px;
}
.sub-category {
    font-size: .9rem;
    height: auto;
    text-align: center;
    margin-top: 5%;
}
.sub-category img {
    max-height: 200px;
    width: 200px;
}
.sub-category-text {
    color: black;
    font-family: avenir;
    font-weight: bold;
    padding-top: 10px;
    height: 85px;
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
}
.sub-category-freeshipping {
    color: #484848;
    font-weight: bold;
}
.buy-button {
    background-color: var(--magenta);
    padding: 5px 10px;
    width: 110px;
    height: 27px;
    text-align:center;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sold-out-btn {
    background-color: transparent;
    width: 120px;
}
h2 {
    font-size: 1.80em;
    text-align: center;
}
.h3-container {
    background-color: var(--bunchesofjoygreen);
    text-align: center;
    font-weight: bold;
    padding-top: 4%;
    padding-bottom: 4%;
}
.h3-container h3 {
    font-size: 3rem;
    margin: 0;
}
.h3-subtext {
    font-size: 1.0rem;
    font-family: avenir;
}
.ctgy-footer {
    background-color: var(--ctgypink);
}
.ctgy-footer h3 {
    font-size: 2.5rem;
    text-align: center;
}
/* Testimonial Carousel | This section is hidden for new design, keeping just in case */
.test-banner{
    float:left;
    display:table;
}
.testimonial-banner{
    transition: all 500ms ease;
    position:relative;
    padding-left:0px;
    height:auto !important;
}
#container{
    display: none;
    overflow: hidden;
    width: 95%;
    margin-top: 12px;
}
.testimonial {
    border: none;
    font-size: 13px;
    width: 100%;
    float:none;
    display:table;
    margin-top:17px;
    margin-left: 16px;
}
.testimonial div {
    height: 0px;
    width: 0px;
    float:none;
    border-left: 61px solid transparent;
    border-top: 46px solid #73ABC8;
    margin-top: 0px;
    margin-left: 76px;
    -ms-transform: rotate(-142deg);
    -webkit-transform: rotate(-142deg);
    transform: rotate(-122deg);
}
#banner-img {
    width: 73%;
    margin: 0 auto;
    float: none;
    padding-left:0px;
    text-align: center;
}
.testimonial-banner img {
    width: 100%;padding: 1px;
    border: 1px solid #CDEEFF;
    background-color: #73ABC8;
    border-radius: 5px;
}
.testimonial blockquote{
    margin: -39px 0px 0;
    background: #73ABC8;
    font-size: 16px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-style: italic;
    padding: 10%;
    padding-top: 37px;
    padding-bottom: 34px;
    min-height: 70px;
}
.testimonial blockquote:before, .testimonial blockquote:after {
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #fff;
    font-style: normal;
}
.testimonial blockquote:before {
    content: open-quote;
    top: 0;
    left: 10px;
}
.testimonial blockquote:after {
    content: close-quote;
    right: 10px;
    bottom: -.5em;
}
blockquote {
    float: left;
    width: 80%;
    margin-right: 0px !important;
    color: white;
    font-weight: bold;
    box-shadow: 6px 5px 6px rgba(0,0,0,.3);
}
.testimonial div {
    height: 0px;
    float: left;
    width: 0px;
    border-left: 28px solid transparent;
    border-top: 54px solid #73ABC8;
    margin-top: 35px;
}
.testimonial p {
    margin: 8px 0 0 20px;
    text-align: left;
}

blockquote span {
    width: 100%;
    display: table;
    text-align: right;
    padding-top: 0px;
    font-size: 12px;
}
blockquote span a {
    color: white;
    font-size: 14px;
    text-decoration: underline;
}
#title-content p {
    padding-left: 32px;
    font-weight: bold;
    text-align: center;
    font-size: 1rem;
    margin: 0 auto;
}
.move {
    left:-100% !important;
}
#arrows{
    margin:0 auto;
    display: table;
    width: 100px;
    background: -webkit-linear-gradient(#F3F3F3,#DEDEDE, #A2A2A2);
    background: -o-linear-gradient(#F3F3F3,#DEDEDE, #A2A2A2);
    background: -moz-linear-gradient(#F3F3F3,#DEDEDE, #A2A2A2);
    background: linear-gradient(#F3F3F3,#DEDEDE, #A2A2A2);
    border-radius: 3px;
    -moz-user-select: -moz-none;-khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow:hidden;
}
.arrows {
    float: left;
    width: 49%;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
    text-shadow: 1px 1px 1px dimgrey;
    font-size: 17px;cursor:pointer;
}
.arrows:hover {
    background: -webkit-linear-gradient(#A2A2A2,#DEDEDE, #F3F3F3);
    background: -o-linear-gradient(#A2A2A2,#DEDEDE, #F3F3F3);
    background: -moz-linear-gradient(#A2A2A2,#DEDEDE, #F3F3F3);
    background: linear-gradient(#A2A2A2,#DEDEDE, #F3F3F3);
}
div#left {
    border-right: 1px solid #CECBCB;
}
div#right {
    border-left: 1px solid #AFAFAF;
}
.hide-banner {
    display:none;
}
/* CTGY Desktop CSS */
@media screen and (min-width: 768px) {
    .main-content-row .hollow {
        display: none;
    }
    .draw-border::before, .draw-border::after {
        border: 0 solid transparent;
        box-sizing: border-box;
        content: "";
        pointer-events: none;
        position: absolute;
        width: 0;
        height: 0;
        bottom: 0;
        right: 0;
    }
    .draw-border::before {
        border-bottom-width: 4px;
        border-left-width: 4px;
    }
    .draw-border::after {
        border-top-width: 4px;
        border-right-width: 4px;
    }
    .draw-border:hover {
        color: black;
    }
    .draw-border:hover::before, .draw-border:hover::after {
        transition: border-color 0s, width 0.12s, height 0.12s;
        width: 100%;
        height: 100%;
    }
    .draw-border:hover::before {
        transition-delay: 0s, 0s, 0.12s;
    }
    .draw-border:hover::after {
        transition-delay: 0s, 0.12s, 0s;
    }
    .btn:focus {
        outline: 2px dotted var(--yellow);
    }
    div#sort-cont {
        margin-right: 7%;
        float: right;
    }
    .row .column.sub-category {
        width: 23%;
        margin: 1%;
    }
    .sub-category img {
        width: 350px;
        height: 350px;
        max-height: 20vw;
        max-width: 20vw;
    }
    .border-bottom {
        border-bottom: 1px solid #29292969;
        width: 85%;
        margin: 0 auto;
    }
    .h3-container {
        padding-top: 2%;
        padding-bottom: 2%;
    }
    .h3-container h3 {
        font-size: 4rem;
    }
    /* Testimonial Carousel */
    .testimonial { 
        width: 359px;
        font-size: 16px;
        float:left;
        margin-top: 71px; 
    }
    .testimonial div {
        margin-left: 0;
        transform: none;
        -webkit-transform: none;
    }
    .testimonial-banner {
        height: 335px !important;
        padding-left: 23px;
    }
    #banner-img {
        width: 488px;
        float: left;
        text-align: right;
        margin-left: 25%;
    }
    blockquote {
        width: 70%;
    }
    blockquote span {
        padding-top: 10px;
    }
    .testimonial blockquote {
        padding: 23px;
        padding-bottom: 33px;
        padding-top: 40px;
    }
    .ctgy-footer h3 {
        font-size: 3rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1224px) {
    .sub-category-text {
        width: 90%;
    }
}