/*
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
*/
.widget{
	padding: 25px !important;
}
/* start blog form css */
/* Blog Form Styling */
.blog-form input,
.blog-form select,
.blog-form textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #CCC;
/*   border-bottom: 1px solid #000; */
  font-size: 14px;
  font-family: "Arial", sans-serif;
  background: #fff;
  outline: none;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.blog-form textarea {
	height: 150px;
}

/* Placeholder Styling */
.blog-form input::placeholder,
.blog-form textarea::placeholder {
  color: #aaa;
}

/* Two Column Layout */
.blog-row.two-col {
  display: flex;
  gap: 12px;
}

.blog-row.two-col input {
  flex: 1;
}

/* Submit Button */
.blog-form input[type="submit"] {
/*   background: #f2e4dc; */
  border: 1px solid #ccc;
  padding: 12px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  transition: all 0.3s ease;
  width: 100%;
	font-size: 18px;
}

.blog-form input[type="submit"]:hover {
  background: #ffc30d;
  color: #fff;
}



/* end blog form css */
html{
	scroll-behavior: smooth;
}
.ld-flipbox-inner.w-100.flex-grow-1.align-items-center.justify-content-center.backface-hidden {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.visa{
	color: #000;
}
.visa:hover{
	color: #fff;
}
ul.eael-tab-inline-icon {
    width: 45% !important;
}

img.image-icon {
    width: 15px !important;
}
span.yrm-toggle-expand.yrm-toggle-expand-2 {
    border: 0px !important;
}
.yrm-btn-wrapper.yrm-btn-wrapper-2.yrm-more-button-wrapper {
    text-align: left !important;
    width: 68px !important;
}.yrm-btn-wrapper.yrm-btn-wrapper-2.yrm-less-button-wrapper {
    text-align: left;
     width: 60px; 
}
span.yrm-button-text-2.yrm-button-text-span {
    color: #6bcddb !important;
}
p{
	margin-bottom: 5px !important;
}


span.yrm-toggle-expand.yrm-toggle-expand-4 {
    border: 0px !important;
}
.yrm-btn-wrapper.yrm-btn-wrapper-4.yrm-more-button-wrapper {
    text-align: center !important;
	margin: 0 auto !important;
    width: 68px !important;
}.yrm-btn-wrapper.yrm-btn-wrapper-4.yrm-less-button-wrapper {
    text-align: center !important;
    margin: 0 auto !important;
      width: 60px;
}
span.yrm-button-text-4.yrm-button-text-span {
    color: #6bcddb !important;
}
p{
	margin-bottom: 5px !important;
}
div#yrm-inner-content-yrm-pauzt {
    text-align: center !important;
}

