﻿/*
  Theme Name:   Qonspt Child
  Theme URI:    https://www.winsomethemes.com/qonspt
  Author:       WinsomeThemes
  Author URI:   https://www.winsomethemes.com
  Template:     qonspt
  Description:  Qonspt | Child Theme.
  Version:      1.1.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         right-sidebar, left-sidebar, custom-header, custom-background, custom-menu, theme-options, translation-ready
  Text Domain:  qonspt
*/
.top-head .wst_logo a img {
    min-width: 100px;
    max-width: 100px; margin-top: 25px;
}
.sticky-head.top-head .wst_logo a img {
    min-width: 65px;
    max-width: 65px; margin-top: 0px;
}
.foot-image{margin-bottom:15px;}
.foot-image img{width: 90px;}

.page-id-6984 .wst-icon-box:not(.wst_side_icn) {
    min-height: 340px;
}
#menu-bottom-footer-menu{text-align: right;}

@media screen and (max-width: 768px) {

.top-head .wst_logo a img {
    min-width: 80px;
    max-width: 80px;
    margin-top: 5px;
}
}
body #mailpoet_form_1 .mailpoet_paragraph {
     margin-bottom: 10px;
}
body #mailpoet_form_1 .mailpoet_text{
    width: 100%;
}
#mailpoet_form_1 .mailpoet_submit {
    background: #f20c53;
    padding: 9px 10px 12px;
    border-radius: 5px;
}
#mailpoet_form_1 .mailpoet_submit:hover{ background: #bd0c43;}
@media screen and (max-width: 768px) {
.whiteInmobile h3, .whiteInmobile p{color: #ffffff !important;}
}