@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);

body {
    font-family: Poppins, sans-serif;
    background: #fafafa
}

p {
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999
}

a, a:focus, a:hover {
    color: inherit;
    text-decoration: none;
    transition: all .3s
}

.navbar {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .1)
}

.navbar-btn {
    box-shadow: none;
    outline: 0 !important;
    border: none
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0
}

#sidebar {
    width: 100%;max-width:400px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    background: #834dbb;
    color: #fff;
    transition: all .3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    height: 100%;
    bottom: 0;
}
figcaption.home-page.strainspage{float:left;width:100%;}

#sidebar.active {
    display: block
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #2d1a30;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.container.container-left.sraech-box-home {
    float: left;
    width: 100%;
    max-width: calc(100% - 400px);
}
figcaption.home-page.strainspage .form-row {
    margin: 0;
}
figcaption.home-page.strainspage .input-group.mb-3 {
    width: calc(100% - 190px) !important;
}

#dismiss:hover {
    background: #fff;
    color: #7386d5
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    z-index: 998;
    opacity: 0;
    transition: all .5s ease-in-out
}

.overlay.active {
    display: block;
    opacity: 1
}

#sidebar .sidebar-header {
    padding: 10px;
    background: #683999;
}

#sidebar ul.components {
    padding: 5px 0 0
}

#sidebar ul p {
    color: #fff;
    padding: 10px
}

#sidebar ul li a {
    padding: 10px 4px;
    font-size: 1em;
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
    padding-left: 21px
}

#sidebar ul li a:hover {
    color: #7386d5;
    background: #fff
}

#sidebar ul li.active > a, a[aria-expanded=true] {
    color: #fff;
    background: rgba(0, 0, 0, .25)
}

.strainListMainLi ul {
    padding: 10px 0
}

a[data-toggle=collapse] {
    position: relative
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

ul ul a {
    font-size: .9em !important;
    padding-left: 30px !important;
    background: #6d7fcc
}

ul.CTAs {
    padding: 20px
}

ul.CTAs a {
    text-align: center;
    font-size: .9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px
}

a.download {
    background: #fff;
    color: #7386d5
}

a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important
}

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all .3s;
    position: absolute;
    top: 0;
    right: 0
}

#putTitleHereOfSearchType {
    color: #fff !important;
    margin: 0;
    text-transform: capitalize;
    padding-right: 8px;
}

.strainLiDescription {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding-left: 26px;
    padding-right: 8px;
}

.strainListMainLi {
    border-bottom: 1px solid #693b98;
    padding-bottom: 0
}

.getStrainsList {
    cursor: pointer
}

.tooltips .tooltiptext {
    width: 260px
}

@media screen and (max-width: 767px) {
.container.container-left.sraech-box-home {
    float: left;
    width: 100%;
    max-width: 100%;
}
 #sidebar {display:none;}
 .strainsPage .effectsBox, .strainsPage .flavourBox, .strainsPage .flavourBox, .strainsPage .terepeneBox {
    width: 25% !important;
    max-width: 25% !important;
}
#sidebar ul li a {
    line-height: 26px;
}
#sidebar.active {
    display: block;
    max-height: 100vh !important;
    top: -55px;
    left: 0;
    width: 100%;
    max-width: 100% !important;
}
.overlay.active {display: block;opacity: 1; height: 100%;}
div#dismiss {
    position: fixed;
    z-index: 99999999999;
    right: 0 !important;
    top: 10px;
    left: 90%;
    border: 1px #000000 solid;
    background: #000000 !important;
}
.strainLiDescription {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
}
figcaption.home-page.strainspage .input-group.mb-3 {
    width: calc(100% - 110px) !important;
}
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    #sidebar {
        max-width: 300px
    }
	.container.container-left.sraech-box-home {
    max-width: calc(100% - 300px);
}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
 #sidebar {display:none;}
 .strainsPage .effectsBox, .strainsPage .flavourBox, .strainsPage .flavourBox, .strainsPage .terepeneBox {
    width: 25% !important;
    max-width: 25% !important;
}
.container.container-left.sraech-box-home {
    float: left;
    width: 100%;
    max-width: 100%;
}
#sidebar ul li a {
    line-height: 26px;
}
#sidebar.active {
    display: block;
    max-height: 100vh !important;
    top: -55px;
    left: 0;
    width: 100%;
    max-width: 100% !important;
}
div#dismiss {
    position: fixed;
    z-index: 99999999999;
    right: 0 !important;
    top: 10px;
    left: 77%;
    border: 1px #000000 solid;
    background: #000000 !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
 .strainsPage .effectsBox, .strainsPage .flavourBox, .strainsPage .flavourBox, .strainsPage .terepeneBox {
    width: 25% !important;
    max-width: 25% !important;
}
.container.container-left.sraech-box-home {
    float: left;
    width: 100%;
    max-width: 100%;
}
#sidebar ul li a {
    line-height: 26px;
}

#sidebar {max-width: 300px;}
.container.container-left.sraech-box-home {max-width: calc(100% - 300px);}
}

.activeStrains{
    border: 2px solid #FFF;
    border-radius: 6px;
}
#loaderContainer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
    display: none;
}

#loaderContainer img{
    text-align: center;
    margin-top: 24%;
    width: 120px;
}

