/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

input, textarea, select {
    font-size: 16px!important;
}

.imtaiko {
  height: 720px!important;
}

.liquid-filter-items-label.size-md {
  margin: 0!important;
}

.btn-custom .btn {
  min-width: 200px!important;
}

ul.pagination .page-numbers:hover {
  background-color: #000!important;
  border-color: #000!important;
}

ul.pagination .page-numbers {
  border-radius: 100%!important;
}

ul.pagination {
  justify-content: center;
}

.ui-front .ui-state-active, .ui-front .ui-widget-content .ui-state-active {
  background-color: #000!important;
  color: #FFE11A!important;
}

.lqd-filter-dropdown .ui-button,
.ui-front .ui-state-active, .ui-front .ui-widget-content {
  font-weight: 700!important;
}

body {
  background-color: #FFE11A!important;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.wpcf7-form .row {
  margin-left: -8px!important;
  margin-right: -8px!important;
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
  border: 1px solid #000!important;
}

input[type="submit"] {
  border-radius: 6px!important;
  height: 50px!important;
  line-height: 50px;
  min-width: 200px;
}

.wpcf7-form .row .col-xs-12 {
  padding-left: 8px!important;
  padding-right: 8px!important;
}

.lqd-contact-form .ui-button.ui-selectmenu-button, .lqd-contact-form input, .lqd-contact-form select, .lqd-contact-form textarea {
  padding-inline-start: 15px!important;
  padding-inline-end: 15px!important;
}

.wpcf7-not-valid-tip {
  font-size: 13px!important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0 1em!important;
}

.lqd-lity[data-modal-type="fullscreen"] .lqd-lity-close {
  color: #fff!important;
}

.lqd-modal {
  padding: 0!important;
}

.css-919eu4 {
    background-color: #000!important;
}

.ue-step-icon {
  width: 190px;
  height: 80px;
  background-color: #919191;
  color: #ffffff;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}

.lqd-pf-img {
    border-radius: 10px!important;
}

.lqd-back-to-top {
    bottom: 20px!important;
    right: 20px!important;
}

@media screen and (max-width: 1024px) {
  .ue-step-icon {
    width: 167px;
    height: 70px;
  }

  .imtaiko {
    height: 650px!important;
  }  
}

@media screen and (max-width: 575px) {
  .ue-step-icon {
      width: 119px;
      height: 50px;
  }

  .imtaiko {
    height: 80vh!important;
  }    
}

@media (min-width: 576px) and (max-width: 992px) {
  .lqd-pf-column.col-sm-6 {
    width: 50%;
  }

  .lqd-pf-column {
    padding-inline-start: 10px!important;
    padding-inline-end: 10px!important;
  }

  .lqd-pf-row {
    margin-inline-start: -10px!important;
    margin-inline-end: -10px!important;
  }
}