/*
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
*/

.ld-shop-topbar {
    padding: 0;
}
.woocommerce .container-fluid div.product {
	padding-inline-start: 0em;
	padding-inline-end: 0em;
}
body.single-product .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
html.video {
    overflow: auto  !important;
}
body:not(.single-product) p {
    margin-bottom: 0;
}

.elementor-image-box-title {
    margin-top: 10px;
}
.lqd-mobile-sec .navbar-header>.navbar-toggle {
    width: 50px;
    flex: 0 0 auto;
}
.lqd-mobile-sec .navbar-header img.logo-default {
    max-width: 220px;
}
[data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse {
    justify-content: flex-start !important;
}
body .lqd-mobile-sec .main-nav>li>a {
    text-transform: uppercase;
}
@media screen and (max-width: 1024px){

  [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul .nav-item-children > li > a, [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul > li > a, [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul.nav.main-nav .nav-item-children > li > a, [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul.nav.main-nav > li > a, [data-mobile-nav-style=modern] .lqd-mobile-sec .megamenu .ld-fancy-heading > * {
      color: rgb(255 255 255) !important;
  }
}

@media (max-width: 480px) {
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
      width: 50% !important;
  }
}

/*--- CONTACT-FORM-7 ---------------------------------------------------------*/
#responsive-form {
  margin: 0 auto;
  width: 100%;
}

.form-row {
  width: 100%;
}

.column-half, .column-full {
  float: left;
  position: relative;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.wpcf7 input.wpcf7-form-control.wpcf7-file {
    border-radius: 0 !important;
}
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}

.wpcf7-submit {
  text-align: center;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    display: block;
}
