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

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.wp-block-gallery {
	margin-bottom: 1em;
}
.blocks-gallery-caption {
	margin-top: 0;
}

/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.wp-block-button__link {
	--wp-btn-border-radius: 1.5em;
	border-radius: var(--wp-btn-border-radius);
	line-height: 1.35em;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	--wp-btn-border-radius: 0;
}

/*--------------------------------------------------------------
Cover
--------------------------------------------------------------*/
.wp-block-cover.has-background-dim {
	color: #fff;
}
.wp-block-cover.has-background-dim a {
	color: inherit;
}

.wp-block-group.has-background,
.has-background {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
Blockquote
--------------------------------------------------------------*/
.wp-block-pullquote blockquote {
	border: none;
}



/*.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: #fff !important;
}*/

.I_am select, .solutions_label select, .country-sec select {
	display:block!important;
	height: 38px!important;
}

.drop-dn .ff-el-input--content select {
	display:block!important;
}
#ff_14_dropdown{
	display:block!important;
}
.dummy-2 label{
	width:100%!important;
	color:#000;
	font-weight:600!important;
}
.dummy-2 label span {
    font-weight: 400!important;
}
.dummy-2 .wpcf7-form-control{
    line-height: 2.5 !important;
    height: inherit;
    border: 1px solid #ced4da;
    font-size: 16px!important;
    width: 100%;
}
.dummy-2 .wpcf7-acceptance{
	border: none!important;
}
.dummy-2 .wpcf7-acceptance p {
    margin-bottom: 0em!important;
}
.wpcf7-acceptance .wpcf7-list-item-label:before {
    border: 1px solid #ababab!important;
	width: 0.9em!important;
    height: 0.9em!important;
    margin-top: -0.45em!important;
    border-radius: 2px;
    background: #fff;
}
.dummy-2 .wpcf7-submit {
    background-color: rgba(255, 0, 60, 1)!important;
    border-color: rgba(255, 0, 60, 1)!important;
    color: #ffffff;
    max-width: 40%!important;
}
.dummy-2 .wpcf7-submit:hover {
    background-color: #ffffff!important;
    border-color: #409EFF!important;
    color: #409EFF!important;
    max-width: 40%!important;
}


.dummy-sbt p{
	text-align:center!important;
}

.dummy-2 .wpcf7-acceptance .wpcf7-list-item-label:after{
    display: inline-flex;
    width: 0.9em!important;
    height: 0.9em!important;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.4em!important;
    align-items: center;
    justify-content: space-between!important;
    background: #0075ff;
    color: #fff;
    border-radius: 2px!important;
    font: 1em/1em"lqd-essentials";
    font-weight: 900!important;
}

.dummy-2 .wpcf7-acceptance .wpcf7-list-item-label {
    display: inline-flex;
    padding-inline-start: 1.5em!important;
}
.dummy-3 .wpcf7-textarea {
    height: 180px!important;
}    
.dummy-3 label, .dummy-4 label {
    color: #fff!important;
}
.dummy-3 .country-sec select{
    color: #000!important;
}
.featured-post h4{
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0px;
}
.featured-post {
    font-size: .8125em;
    line-height: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.featured-post:last-child {
    border-bottom: none;
}
#block-10 p{
	display:none;
}
.drop-dn{
	display:block!important;
}
.dummy-sbt{
	text-align:center;
}




/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  .phone-btn-1 .paoc-popup-btn {
    padding: 0px 15px!important;
}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .phone-btn-1 .paoc-popup-btn {
    padding: 0px 15px!important;
}
  
}