/*
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
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

body .titlebar .breadcrumbs {
    margin-top: 0.5em;
}


body .lqd-lp:hover .lqd-lp-read-more .btn-line~.btn-txt {
    transform: translateX(3.727em);
}

body .lqd-lp:hover .lqd-lp-read-more .btn-line-after {
    transform: scaleX(1) translateX(3.727em);
}

.lqd-lp-read-more .btn-line-after:after {
    right: auto;
    left: -0.12em;
    transform: rotate(180deg);
    display: none;
}

.lqd-lp:hover .lqd-lp-read-more .btn-line-after:after {
    transform: translateY(-50%) scale(0.75) rotate(180deg);
}

ul.pagination .next i,
ul.pagination .prev i {
    transform: rotate(180deg);

}

.lqd-lp-style-16:hover h2.lqd-lp-title {
    color: var(--color-primary)
}

body h2,body .h2{
	font-size:34px
}

body .lqd-pf-overlay-bg-scale .lqd-pf-overlay-bg .lqd-icn-ess,
body .carousel-nav.carousel-nav-circle .flickity-button svg,
body .carousel-nav.carousel-nav-square .flickity-button svg,
body .lqd-pf-meta-nav a i{
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.attamayuz-btn-whatsapp {
    background: #4aae20;
    color: #fff !important;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 18px;
    margin: 30px 0;
    border-radius: 8px;
}

.attamayuz-btn-whatsapp:hover {
    color: #fff;
}

.attamayuz-btn-whatsapp img {
    vertical-align: middle;
    height: 20px;
    margin-left: 10px;
    margin-top: -2px;
    border: none !important;
    margin-bottom: 0 !important;
}


.attamayuz-faqs-container {
	background-color:#F8F9FC;
	padding:30px 20px;
	border-radius: 8px;
}

.attamayuz-faqs-title {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}

.attamayuz-faq-item {
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
	background-color:#fff;
}

.attamayuz-faq-question {
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.attamayuz-faq-toggle {
    font-size: 24px;
    transition: transform 0.3s ease;
}

.attamayuz-faq-question.active .simple-faq-toggle {
    transform: rotate(45deg);
}

.attamayuz-faq-answer {
    padding: 0 20px 20px;
    font-size: 16px;
    line-height: 1.6;
}

.comment-form input[type=submit]{
	background:var(--e-global-color-primary);
}

.attamayuz-faqs-container {
	background-color:#F8F9FC;
	padding:30px 20px;
	border-radius: 8px;
}

.attamayuz-faqs-title {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}

.attamayuz-faq-item {
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
	background-color:#fff;
}

.attamayuz-faq-question {
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.attamayuz-faq-toggle {
    font-size: 24px;
    transition: transform 0.3s ease;
}

.attamayuz-faq-question.active .simple-faq-toggle {
    transform: rotate(45deg);
}

.attamayuz-faq-answer {
    padding: 0 20px 20px;
    font-size: 16px;
    line-height: 1.6;
}

body.single-qa #lqd-site-content{
	padding-top:50px;
}

.footer-contact
Specificity: (0,1,0)
 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 8px;
}