@media only screen and (max-width: 767px) and (min-width: 280px) {
form.login-form input#name {
    width: 91% !important;
    height: 60px;
    padding: 0px 50px;
    border: 2px solid #d8922b;
}
}
iframe#\:2\.container {
    display: none;
}
body#google_translate_element{
    top: 0px !important;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto !important;
}
/*.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 40% !important;
}*/
img.img-responsive.hover-img {
    width: 100%;
    height: 100% !important;
}
.color-selector {
    display: flex;
    align-items: center;
    padding-left: 8px;
}
/*div#tab-featured .owl-stage {
    width: auto !important;
}*/
span#email-error , span#password-error , span#name-error{
    display: grid;
    color: red;
        padding-top: 10px;
}

/*.owl-carousel .owl-item img {
     display: block; 
    width: 100%;
    height: 225px !important;
}*/
/*img.img-responsive.hover-img {
    height: 244px !important;
}*/
/*.product-thumb img.img-responsive.hover-img {
    height: auto !important;
}*/
.testimonial-block .owl-item img {
    /* display: block; */
    width: 100%;
         height: 165px !important;

}
form#signup_form span#email-error, span#password-error, span#name-error {
    display: grid;
    color: red;
    padding-top: 0px;
}
.checkbox-signup {
    margin-bottom: 6%;
    }

    