

#wpadminbar #wp-admin-bar-new-content .ab-icon::before {
    content: "+";
}
@media only screen and (min-width: 1000px) {

.slide-content {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 26px !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    padding: 2em !important;
}
.slide-container .slide-content h2 {
    color: white;
    font-size: 3em;
    margin-bottom: 0.3em;
}
.slide-container .slide-content p {
    color: white;
    font-size: 1.5em;
    font-weight: 100;
    margin-bottom: 1em;
    white-space: initial;
}

.slide-container .slide-content  a.learn-more {
    padding: 0 1em;
}
.slide-container .slide-content  .qbutton {
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

.q_slider {
    margin-top: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {

.slide-container .slide-content h2 {
    color: white;
    font-size: 300%;
    margin-bottom: 0.3em;
}
.slide-content {
    font-weight: normal !important;
    line-height: 13px !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    padding: 1.5em !important;
}

.slide-container .slide-content p {
    color: white;
    font-size: 200%;
    font-weight: 100;
    margin-bottom: 1em;
    white-space: initial;
}
.qbutton {
    height: auto !important;
    line-height: 15px !important;
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

div.slide-container .slide-content .qbutton {
    font-size: 100% !important;
}
.q_slider {
    margin-top: 0;
}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {

.slide-content {
    font-weight: normal !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    padding: 1em !important;
}
div.slide-container .slide-content h2 {
    font-size: 300% !important;
    margin-bottom: 0.3em !important;
    color: white;
}

div.slide-container .slide-content p {
  color: white;
    font-size: 225% !important;
    white-space: initial;
line-height: 1em;
}

.qbutton {
    height: auto !important;
    line-height: 10px !important;
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

div.slide-container .slide-content .qbutton {
    font-size: 100% !important;
}
.q_slider {
    margin-top: 0;
}
}

@media only screen and (max-width: 480px) {
.slide-content {
    font-weight: normal !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    padding: 1em !important;
}
div.slide-container .slide-content h2 {
    font-size: 300% !important;
    margin-bottom: 0.3em !important;
    color: white;
}

div.slide-container .slide-content p {
  color: white;
    font-size: 225% !important;
    white-space: initial;
line-height: 1em;
}
.qbutton {
    height: auto !important;
    line-height: 10px !important;
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

div.slide-container .slide-content .qbutton {
    font-size: 100% !important;
}
.ls-bottom-slidebuttons {
    display: none !important;
}
}
.woocommerce ul.products li.product h6 {
    font-family: 'Arial', sans-serif;
}
.woocommerce .product h1.product_title {
    font-family: 'Arial', sans-serif;
}