.flowerfacts {overflow: hidden; display: block;}
.flowerfacts div.col-sm-4, .flowerfacts div.col-sm-6 {border-color: #E6E7E8; border-style: solid; border-width: 2px 0 2px 0; box-sizing: border-box; padding: 10px;}
.flowerfacts h3 {margin-bottom: 20px; padding-top: 20px; border-top: 2px solid #e6E7E8; color: #2D4458; }
h4.title {font-size: 1.4em; margin-bottom: 0; color: #81AE41; margin-bottom: 0;}
p.details {font-family: "Proxima N W15 Reg";}
.statemenu .btn, .allstates .btn {font-size: 16px;}
.statemenu .btn-group.open .dropdown-toggle {
        background-color: #81ae40;
        border-color: #81ae40;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .statemenu .dropdown-toggle, .allstates .btn {
        background-color: #3ab1dc;
        border-color: #3ab1dc;
        color: #fff;
        font-family: 'Proxima N W15 Smbd';
        line-height: normal;
        margin-top: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transition: all .25s linear;
        transition: all .25s linear;
        text-transform: uppercase
    }

.allstates .btn {
	padding-left: 40px;
	padding-right: 40px; 
}
    .statemenu .dropdown-toggle:hover, .statemenu .dropdown-toggle:active, .statemenu.open .dropdown-toggle.btn-default, .allstates .btn:hover, .allstates .btn:active {
        background-color: #81ae40;
        border-color: #81ae40;
        color: #fff;
    }

    .statemenu .dropdown-toggle .fa-angle-down {
        font-size: 18px;
        padding-left: 4px
    }

    .statemenu .dropdown-toggle .caret {
        background: transparent url(http://www.proflowers.com/blog/wp-content/themes/flowers/assets/img/arrow-down.svg) no-repeat center -1px;
        border: none;
        display: inline-block;
        height: 13px;
        margin-left: 6px;
        width: 18px
    }

    .statemenu .btn-default:hover, .statemenu .btn-default:focus, .statemenu .btn-default:active,
    .statemenu .btn-default.active, .statemenu .open .dropdown-toggle.btn-default {
        color: #fff
    }

    .statemenu .dropdown-menu {
        background: #fff;
        border-color: #eee;
        border-radius: 0;
        padding: 0;
        z-index: 1001;
         max-height: 300px;
         overflow: scroll;
         width: 180px;
         overflow-x: hidden;
    }

    .statemenu .dropdown-menu li {
        padding-right: 10px;
        min-width: 200px
    }

    .statemenu .dropdown-menu li + li {
        border-top: solid 1px #eee
    }

    .statemenu .dropdown-menu > li > a {
        color: #666;
        font-family: 'Proxima N W15 Smbd';
        line-height: 1.2em;
        padding: 10px;
        padding-right: 0;
        height: 36px
    }

    .statemenu .dropdown-menu > li > a:hover, .statemenu .dropdown-menu > li > a:focus {
        background: transparent;
        color: #81ae40
    }

    .statemenu .dropdown-menu .fa {
        float: right;
        font-size: 18px;
        line-height: 10px
    }
img.stateflowerimg {padding-top: 20px; padding-bottom: 20px; border-bottom: 2px solid #E6E7E8;}


@media (min-width:768px) {
div.flowerfacts {border-bottom: 2px solid #E6E7E8;}
.flowerfacts div.col-sm-4, .flowerfacts div.col-sm-6 {border-color: #E6E7E8; border-style: solid; border-width: 2px 2px 0 0;}
.flowerfacts div.col-sm-4:nth-of-type(3) {border-width: 2px 0 0 0;}
.flowerfacts div.col-sm-6:nth-of-type(odd) {border-width: 2px 0 0 0;}
.flowerfacts div.col-sm-6:nth-of-type(even) {border-width: 2px 2px 0 0;}
}


#state_grid {overflow: hidden; margin-bottom: 40px;}
#state_grid a {text-decoration: none;}
#state_grid a:hover p {font-family: "Proxima N W15 Smbd";}
#state_grid img.img-circle {width: auto;}
#state_grid div.col-sm-6.col-md-4 {border-color: #E6E7E8; border-style: solid; border-width: 2px 0 0 0; box-sizing: border-box; padding: 10px;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(1) {border-top: 0;}
h4.state_name {margin-bottom: 0; color: #2D4458; font-size: 1.4em;}
p.state_flower, p.latin_flower {color: #81AE41; font-family: "Proxima N W15 Reg"; margin-bottom: 0;}
p.latin_flower {font-family: "Proxima N W15 Reg It"; font-size: .94em;}

@media (min-width:992px) {
#state_grid div.col-sm-6.col-md-4 {border-color: #E6E7E8; border-style: solid; border-width: 2px 2px 0 0;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(3n) {border-width: 2px 0 0 0;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(1), #state_grid div.col-sm-6.col-md-4:nth-of-type(2), #state_grid div.col-sm-6.col-md-4:nth-of-type(3) {border-top: 0;}
}

@media (min-width: 768px) and (max-width:991px) {
#state_grid div.col-sm-6.col-md-4 {border-color: #E6E7E8; border-style: solid; border-width: 2px 1px 0 1px;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(even) {border-width: 2px 0 0 1px;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(odd) {border-width: 2px 1px 0 0;}
#state_grid div.col-sm-6.col-md-4:nth-of-type(1), #state_grid div.col-sm-6.col-md-4:nth-of-type(2) {border-top: 0;}
}