/*
Theme Name: Agent Child
Description:
Version: 3.8
Author: Agent Marketing
Author URI: http://www.agentmarketing.co.uk
Template: agent
*/

/*Add your own styles here:*/

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2
{
    text-transform: none !important;
}

body div .avia-button
{
    transform: skew(-10deg) !important;
    border-radius: 0px !important;
    border-right: 5px solid #ffffff !important;
    font-size: 18px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

body div .avia-button:hover {
    padding-left: 40px !important;
    padding-right: 20px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #d33623 !important;
}

h1, h2, h3, h4, h5, h6
{
    font-style: italic !important;
}

.iconbox .iconbox_content .iconbox_content_title
{
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: normal !important;
}

#socket
{
    font-size: 16px !important;
}

.avia_ajax_form .button
{
    transform: skew(-10deg) !important;
    border-radius: 0px !important;
    border-right: 5px solid #cf152e !important;
    font-size: 18px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.avia_ajax_form .button:hover {
    padding-left: 40px !important;
    padding-right: 20px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.text_input
{
    transform: skew(-10deg) !important;
    height: 51px;
}
#top .main_color input[type="text"]
{

    border: #f05323 solid 2px;

}


.avia-section
{
    min-height: 10px !important;
}

/*Contact form 7 modifications*/
.wpcf7-email, .wpcf7-form-control-wrap input[type="text"]
{
    transform: skew(0deg) !important;
    border: #a1a1a1 solid 2px !important;
    height: 51px;
}

.wpcf7-textarea
{
    border: #a1a1a1 solid 2px !important;
}

.wpcf7-submit
{
    background-color: #f05323 !important;
    color: #ffffff !important;
    transform: skew(-10deg) !important;
    border-radius: 0px !important;
    border-right: 5px solid #ffffff !important;
    font-size: 18px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wpcf7-submit:hover {
    padding-left: 40px !important;
    padding-right: 20px !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.toggle_icon .vert_icon, .toggle_icon .hor_icon
{
    border-color: #f05323 !important;
}

.download-button
{
    padding: 10px 20px;
    background: #f05323;
    transform: skew(-10deg) !important;
    color: #ffffff;
    width: 260px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.av-share-box ul li a
{
    color: #ffffff !important;
}

.blog-buttons ul li a
{
    color: #be2c37 !important;
}

.mec-booking-button
{
    color: #ffffff !important;
}

.mec-start-time
{
    color: #222222 !important;
}

.mec-event-list-standard .mec-time-details
{
    color: #222222 !important;
    font-size: 12px;
    font-weight: bold !important;
}

#hero-content
{
    padding: 30px !important;
    padding-top: 80px !important;
}

.call-now
{
    position: fixed;
    bottom: 400px;
    right: 10px;
    width: 60px;
    height: 60px;
    z-index: 999999;
}

.service_update
{
    text-align: center !important;
}

.toggle_icon
{
    display: none !important;
}

.arrow {
    border: solid ;
    border-color: #fff !important;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


/* new changes 2025 */

#new-slider-hero .avia-testimonial {
    padding: 0px !important;
  }

  #new-slider-hero .avia-slideshow-arrows {
    display: none !important;
  }

  .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    color: #202020 !important;
  }

@media only screen and (max-width: 767px) {


    .call-now
    {
        position: fixed;
        bottom: 10px;
        right: 10px;
        width: 60px;
        height: 60px;
        z-index: 999999;
    }

    #hero-content
    {
        padding: 0px!important;
        padding-top: 40px !important;
    }

    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin
    {
        margin-bottom: 0px !important;
    }

    .avia-icon-list .iconlist_icon
    {
        height: 40px !important;
        width: 40px !important;
        line-height: 38px;
        font-size: 21px;
        margin-right: 12px;
    }
    .avia-icon-list .av-iconlist-empty .iconlist_title
    {
        margin-top: 6px;
    }

    .avia-icon-list .iconlist-timeline
    {
        left: 22px !important;
    }

    h1
    {
        font-size: 26px !important;
    }
    h2
    {
        font-size: 20px !important;
    }

    #top #wrap_all .av-inherit-size .av-special-heading-tag
    {
        font-size: 30px !important;
    }

}