/*
Theme Name: Horme Child Theme
Theme URI: http://vergatheme.com/demosd/horme
Author: Vergatheme
Author URI: http://vergatheme.com
Description: This is child theme of Horme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: horme
Version: 1.0
Text Domain: horme-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


:root {
  --color-primary: #fc854b;
}
p.comment-form-cookies-consent{
    display: none;
}
.post-content iframe{
    width: 745px!important;
    height: 427px!important;
}
.replly-btn{
    position: absolute;
    top: 30px;
    right: 30px;
}
a.comment-reply-link{
    background: #f1f1f1;
    color: var(--color-primary);
    text-transform: uppercase;
    padding: 5px 8px;
    font-size: 13px;
}
a.comment-reply-link:hover{
    background: var(--color-primary);
    color: #fff;
}
.widget_search{
    padding-top: 0px;
}
.widget_tag_cloud .tagcloud a{
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px!important;
    line-height: 21px;
    text-align: left;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    -webkit-transition: letter-spacing 0.3s, color 0.3s;
    transition: letter-spacing 0.3s, color 0.3s;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: none;
}
.widget_tag_cloud .tagcloud a:last-child{
    border-bottom: none;
}
.widget_tag_cloud .tagcloud a:hover{
    padding-left: 0px;
    color: var(--color-primary);
}
.post-wrapper h6.post-content-comment{
    text-align: left;
}
#gallery-2{
    display: none;
}
.breadcrumb,
.post-content-blog{
    position: relative;
    background: #e8e8e8;
    width: calc(100% - 60px);
    padding: 30px;
    margin-bottom: 20px;
}
.breadcrumb .page-title{
    padding: 120px;
}
.post-content-blog h3.title{
    text-align: left;
    margin: 20px 0px;
    font-size: 30px;
}
.post-content-blog h3.title a{
    color: #282b30;
}
.post-content-blog h3.title a:hover{
    color: var(--color-primary);
}
.post-content-blog p{
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
}
.post-content-blog .blog-post-link{
    text-align: right;
}
.post-content-blog .blog-post-link span{
    background: #f1f1f1;
    color: var(--color-primary);
    text-transform: capitalize;
}
.post-content-blog .blog-post-link span:hover{
    background: var(--color-primary);
    color: #fff;
}
ul.pagination{
    justify-content: center!important;
    display: flex;
}
ul.pagination li .page-numbers{
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    padding: 0;
    border: none;
    color: #282b30;
    font-weight: 500;
    color: var(--color-primary);
    background-color: #f1f1f1;
    font-size: 16px;
}
ul.pagination li .page-numbers.current,
ul.pagination li .page-numbers:hover{
    color: #fff;
    background-color: var(--color-primary);
}
ul.pagination li .next.page-numbers,
ul.pagination li .prev.page-numbers{
    font-family: 'TisaPro-Ita';
    text-transform: capitalize;
    letter-spacing: 2px;
}
.leave-reply h6,
h6.post-content-comment{
    font-size: 24px;
}
.post-content-blog .date-icon-text{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
}
.post-content-blog .date-icon-text a,
.blog .blog-post-text .date-icon-text a{
    color: #282b30;
    text-transform: capitalize;
}
#button-con{
    color: var(--color-primary)!important;
    background: #282b30!important;
    -moz-transition: -moz-transform 0.4s, background 0.4s!important;
    -moz-transform-style: preserve-3d!important;
    transform-style: preserve-3d!important;
    -moz-transform-origin: 50% 50% -70px!important;
    transform-origin: 50% 50% -70px!important;
    position: relative!important;
    width: 140px!important;
    height: 40px!important;
    font-family: 'Lato', sans-serif!important;
    font-weight: 400!important;
    letter-spacing: 3px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    display: block!important;
    margin-top: 0!important;
    -moz-perspective: 800px!important;
    perspective: 800px!important;
    padding: 0!important;
    font-size: 13px!important;
    line-height: 40px!important;
    border: none!important;
    transition: background 0.3s, color 0.3s!important;
}
#button-con:hover{
    color: #fff!important;
    background: var(--color-primary)!important;
}
.contact-form #ajax-form .four.columns .wpcf7-not-valid-tip,
.contact-form #ajax-form .eight.columns .wpcf7-not-valid-tip{
    color: #282b30;
    margin-top: 15px;
    font-size: 16px;
}
.contact-form .wpcf7-response-output{
    color: #282b30;
    font-weight: normal;
    border-color: #282b30!important;
}
.blog .blog-post-text{
    box-sizing: content-box;
}
.blog .blog-post-text img{
    border-radius: 50%;
}
.blog .blog-post-text a .blog-post-link{
    float: inline-start;
    text-transform: lowercase;
}
.blog.dark .blog-post-text .date-icon-text a{
    color: #f0f0f0;
}
.contact-form.dark #ajax-form .four.columns .wpcf7-not-valid-tip,
.contact-form.dark #ajax-form .eight.columns .wpcf7-not-valid-tip{
    color: #f0f0f0;
    margin-top: 15px;
    font-size: 16px;
}
.contact-form.dark .wpcf7-response-output{
    color: #f0f0f0;
    font-weight: normal;
    border-color: #f0f0f0!important;
}
.csstransforms3d .work-link a span::before{
    height: calc(100% - 0px);
}
#menu-wrap.menu-back.all-menu{
    background-color: #333;
}
.blog{
    padding-bottom: 80px;
}
.v-middle .row{
    text-align: center;
    margin: 100px 0px;
}
.v-middle h1{
    font-size: 130px;
    font-weight: bolder;
}
.v-middle h2{
    font-size: 30px;
    margin-top: 50px;
}
.v-middle p.text-center{
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    color: #021a42;
}
.v-middle a{
    padding: 12px 35px 12px 35px;
    font-size: 32px;
    margin-bottom: 20px;
}
.v-middle a .button-1{
    margin-top: 35px;
    width: 190px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: var(--color-primary);
    background-color: #f1f1f1;
}
.v-middle a .button-1:hover{
    background-color: var(--color-primary);
    color: #fff;
}
.v-middle{
    margin-top: 205px;
    margin-bottom: 130px;
}
.search-custom h4 {
    margin-bottom: 20px;
    line-height: 33px;
    font-size: 24px;
}
.search-custom {
    background: #e8e8e8;
    padding: 30px 25px;
    margin-bottom: 35px;
}
.search-custom form input {
    width: 80%;
    height: 50px;
        background: #f1f1f1;
    font-size: 14px;
    border: none;
    padding: 0 20px;
    float: left;
    font-weight: 600;
}
.search-custom form input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.search-custom form button {
    height: 50px;
    background-color: #f1f1f1;
    font-size: 14px;
    border: none;
    width: 75px;
    margin-top: 0px;
}
.search-custom form button:hover{
    color: var(--color-primary);
}
ul.pagination li a i{
    font-family: 'FontAwesome';
}
#menu-wrap.menu-fullpage{
    top: 50px;
    width: 97.9%;
    left: 20px;
}
#menu-wrap.menu-back.cbp-af-header.menu-fullpage.cbp-af-header-shrink{
    top: 0px;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox{
    display: none!important;
}
.leave-reply h6 a{
    color: #282b30;
}
#cancel-comment-reply-link{
    background: #f1f1f1;
    color: var(--color-primary);
    text-transform: uppercase;
    padding: 5px 8px;
    font-size: 24px;
    float: inline-end;
}
#cancel-comment-reply-link:hover{
    background: var(--color-primary);
    color: #fff;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding: 0px!important;
}
.post-sidebar .widget_news a{
	position: relative;
    display: block;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    -webkit-transition: padding-left 0.3s, color 0.3s;
    transition: padding-left 0.3s, color 0.3s;
}
.post-sidebar .widget_news a:last-child{
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.post-sidebar .widget_news a:hover{
	padding-left: 10px;
	color: #fc854b;
}
.post-sidebar .widget_tag_cloud .tagcloud a{
	position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px !important;
    line-height: 21px;
    text-align: left;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    -webkit-transition: letter-spacing 0.3s, color 0.3s;
    transition: letter-spacing 0.3s, color 0.3s;
}
.post-sidebar .widget_tag_cloud .tagcloud a:hover{
	color: #fc854b;
}
.social-share em a{
	color: #737373;
}
.logged-in .menu-back.cbp-af-header{
	top: 32px!important;
}
@media only screen and (max-width: 600px){
    .logged-in .menu-back.cbp-af-header.cbp-af-header-shrink{
        top: 0px!important;
    }
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}