/* * Theme Name: AC&R Services * Author: CAD Developer * Version: 1.0.0 **/
 .layout_services_column a img, .brand-items img {
     -webkit-transition: all 0.3s;
     transition: all 0.3s;
}
 .layout_services_column a:hover img, .brand-items img:hover {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
 .layout_brands_list > .row {
     margin-bottom: 40px;
}
 .layout_brands_list > .row:last-child {
     margin-bottom: 0;
}
 .brand-items {
     height: 70px;
     margin-bottom: 25px;
}
 .layout_welcome_text > .row {
     margin-bottom: 50px;
}
 .layout_welcome_text > .row:last-child {
     margin-bottom: 0;
}
 .layout_welcome_text > .row p:last-child {
     margin-bottom: 0;
}
 .top-bar .row > div:last-child .social-email a.sign-up {
     color: #F89727;
}
 .top-bar .row > div:last-child .social-email a.sign-up:hover {
     color: #438ACC;
}
 .modal-body {
     text-align: center; 
}
 .modal-body form input, .modal-body form button {
     border-radius: 0;
}
 .modal-body form {
     margin-top: 40px;
}
 .layout_contact_block ul {
     list-style: none;
     padding: 0;
}
 .layout_contact_block ul > li {
     margin-bottom: 15px;
}
 .layout_contact_block ul.contact-info > li i {
     position: absolute;
     top: 0;
     left: 0;
     font-size: 30px;
}
 .layout_contact_block ul.contact-info > li {
     margin-bottom: 25px;
     position: relative;
     padding-left: 50px;
     font-size: 18px;
}
 .map {
     height: 250px;
}
 .map iframe {
     width: 100%;
     height: 100%;
}
 @-webkit-keyframes anim-rotate {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
    }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
    }
}
 .load-gallery {
     margin: 15px 0;
}
 .load-gallery p {
     text-align: center !important;
}
 .load-gallery > i {
     -webkit-animation: anim-rotate 2s infinite linear;
     animation: anim-rotate 2s infinite linear;
     font-size: 30px;
}
 .image-item {
     display: none;
     height: 250px;
     margin-bottom: 30px;
}
 .image-item img {
     overflow: hidden;
     height: 100%;
     width: 100%;
     -o-object-fit: cover;
     object-fit: cover;
     border: 5px solid orange;
     font-family: 'object-fit: cover;
    ';
}
 .image-item > div {
     position: relative;
}
 .image-item > div p {
     margin-bottom: 0;
     position: relative;
     padding: 5px 15px;
     background: #F89727;
     color: #fff;
     position: absolute;
     width: 100%;
     bottom: 0;
}
 .photo-caption span {
     display: block;
}
 #back-to-top {
     opacity: 0;
     position: fixed;
     bottom: 20px;
     right: 20px;
     color: #fff;
     background: #438ACC;
     padding: 10px 15px;
     padding-top: 10px;
     padding-right: 15px;
     padding-bottom: 10px;
     padding-left: 15px;
     z-index: 99;
}
 #back-to-top:hover {
     background: #F89727;
}
 #back-to-top.show {
     opacity: 1;
}
 .gform_wrapper.gf_browser_chrome select {
     padding: 8px 0 8px 3px !important;
     border: 1px solid #438ACC;
}
 .ginput_container input, .gform_wrapper select, .gform_wrapper textarea {
     border: 1px solid #438ACC;
}
 .layout p > img.alignleft {
     float: left;
     margin-right: 15px;
}
 .layout p > img.alignright {
     float: right;
     margin-left: 15px;
}
 .layout p > img.aligncenter {
     display: block;
     margin: auto;
     margin-bottom: 15px;
}
 .post-type-archive .entry {
     padding: 60px 0;
}
 .archive-content p {
     margin-bottom: 20px;
}
 .archives-list {
     margin-top: 40px;
}
 ul.meta-archive > li {
     display: inline;
     margin-right: 5px;
     font-size: 12px;
}
 .archive-item {
     margin-bottom: 40px;
}
 .archive-item:last-child {
     margin-bottom: 0;
}
 .archive-item {
     margin-bottom: 40px;
}
 .archives-col {
     text-align: right;
}
 form#searchform input {
     border-radius: 0;
}
 form#searchform button {
     padding: 7px 20px;
}
 .archive-item h4 {
     margin-bottom: 5px;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
 .archive-item h4:hover {
     color: #F89727;
}
 .archive-item p {
     margin-bottom: 20px;
}
 .single .entry, .search-results .entry, .search-no-results .site-main {
     padding: 60px 0;
}
 .single .entry p:last-child {
     margin-bottom: 0;
}
 .single .entry p {
     margin-bottom: 20px;
     text-align: justify;
}
 .single .entry ul, .single .entry ol {
     padding-left: 20px;
     margin-bottom: 20px;
}
 .single .entry ul.meta-archive {
     padding: 0;
}
 .single-img-container {
     float: left;
     margin-right: 15px;
}
 .single-img-container p {
     font-size: 12px;
     font-style: italic;
}
 .dropdown-menu {
     border-radius: 0;
}
 .gform_wrapper ul.gform_fields li.gfield {
     padding-right: 0 !important;
}
 .archives-list > div {
     padding-left: 0;
     padding-right: 0;
}
 .archive-item.row {
     margin-right: -15px;
     margin-left: -15px;
}
 .back-to {
     margin-bottom: 25px;
     font-family: 'Futura MD';
}
 .primary.nav-text li.current_page_parent > a {
     color: #F89727;
}
 .img-thumbnail {
     border-radius: 0;
     border: 0;
}
 .blueimp-gallery > .description {
     position: absolute;
     top: 55px;
     left: 15px;
     color: #fff;
     display: none;
     margin-bottom: 0;
}
 .blueimp-gallery-controls > .description {
     display: block;
}
 .album-item img {
     width: 100%;
     height: 100%;
     -o-object-fit: cover;
     object-fit: cover;
     font-family: 'object-fit:cover';
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
 .album-item {
     height: 250px;
}
 .album-item img:hover {
     -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.5);
     box-shadow: 0 1px 7px rgba(0,0,0,0.5);
}
 .single-album .section-block {
     padding-top: 0 !important;
     padding-bottom: 0 !important;
}
 ul.appliance-list li > a h3 {
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: 100%;
}
 .layout_appliances_block ul.appliance-list li > a {
     position: relative;
     display: block;
}
 .woocommerce-page #sidebar, .woocommerce.post-type-archive-product .add_to_cart_button {
     display: none 
}
 .woocommerce ul.products li.product a img {
     max-width: 250px;
     order: 3;
}
 .woocommerce-page .woocommerce-LoopProduct-link {
     display: flex;
     flex-wrap: wrap;
}
 .woocommerce-page ul.products.columns-3 li.product p {
     font-size: 14px;
}
 .woocommerce-page ul.products.columns-3 li.product p .price {
     color: #77a464;
     display: inline-block;
}
 .woocommerce-page .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
     order: 1;
     width: 100%;
     height:50px;
}
 .single-product .woocommerce-product-details__short-description .price {
     display: none;
}
 .single-product span.woocommerce-Price-amount.amount {
     position: relative;
}
 .woocommerce.post-type-archive-product ul.products li.product .price {
     order: 2;
}
 .woocommerce.post-type-archive-product ul.products li.product .price:after {
     content: "(shipping not included)";
     display: inline-block;
     margin-left: 5px;
     font-style: italic;
     color: #000;
}
 .single-product span.woocommerce-Price-amount.amount:after {
     content: "(shipping not included)";
     display: inline-block;
     margin-left: 5px;
     font-style: italic;
     color: #000;
}
/*-------------------------------------------------------------- # Landing CSS --------------------------------------------------------------*/
 #aircon-footer {
     padding-bottom: 55px;
     padding-top: 30px;
     text-align: center;
}
 .section-2-banner {
     text-align: center;
}
 div#commercial-services:hover , div#residential-sevices:hover , div#container-repairs:hover {
     border: 1px solid #f89727;
     border-radius: 5px;
     padding-top: 20px;
     -webkit-box-shadow: 3px 3px 30px 0px rgba(50, 50, 50, 0.64);
     -moz-box-shadow: 3px 3px 30px 0px rgba(50, 50, 50, 0.64);
     box-shadow: 3px 3px 30px 0px rgba(50, 50, 50, 0.64);
}
 .icons-ac {
     position: relative;
     top: 20px;
}
 div#testimonial-ratings-5 .col-6 .row {
     margin-bottom: 25px;
}
 h2.col-ftr-heading, h2.col-ftr-heading a{
     color: #438acc;
     font-weight: 500;
     text-align: center;
     padding: 0px 40px 40px 0px;
     font-size: 30px;
     text-align: center;
}
 .avatar-container {
     text-align: center;
     width: 65%;
     height: 100%;
     margin: 0 auto;
     padding: 10px 15px;
}
 .avatar-container i, p#avatar-testimonial{
     position: relative;
     top: calc(30% - 10px);
    /* 50% - 3/4 of icon height */
     color: #fff;
}
 div#testimonial-ratings div {
     margin-bottom: 15px;
}
 div#testimonial-ratings {
     position: relative;
     top: 60px;
     margin-bottom: 75px;
}
 a#link-id {
     background-color: #438acc;
     color: #fff;
     padding: 7px 20px;
     text-decoration: none;
     margin-left: 45px;
     position: relative;
     top: 15px;
}
 h1.hero-main-heading {
     color: #fff;
     text-shadow: 1px 2px 2px rgb(10 7 7 / 30%);
     backdrop-filter: blur(0px);
     -webkit-backdrop-filter: blur(0px);
     margin-top: 45px;
     margin-left: 45px;
     font-size: 45px;
}
 h4.hero-main-content {
     color: #fff;
     text-shadow: 1px 2px 2px rgb(10 7 7 / 30%);
     backdrop-filter: blur(0px);
     -webkit-backdrop-filter: blur(0px);
     margin-left: 45px;
     font-size: 15px;
}
 .col-md-5.left-banner {
     padding: 0px;
}
 .col-md-5.left-banner div a img {
     height: 320px;
}
 div#ftr-section {
     background-color: #f89727;
     color: #fff;
     padding: 25px;
}
 h1#ftr-heading {
     text-align: center;
     color: #438acc;
     font-weight: bolder;
     margin-top: 55px;
}
 img#ftr-separator {
     width: 100%;
     padding-bottom: 25px;
}
 span#ratings {
     color: #f3a813;
     font-size: 25px;
}
 span#ratings span {
     padding: 0px 1px;
     position: relative;
     left: -10px;
     font-size: 20px;
}
 div#avatar-testimonial p {
     font-size: 12px;
     font-weight: bold;
}
 #avatar-testimonial2 {
     width: 50%;
     background-color: #438acc;
     text-align: center;
     padding: 5px 2px;
     margin: 0 auto;
}
 div#avatar-testimonial {
     width: 50%;
     background-color: #f89727;
     text-align: center;
     padding: 5px 2px;
     margin: 0 auto;
}
 div#aircon-testimonials {
     padding: 75px 0px 0px 0px;
}
 div#container-rs h1, div#container-cs h1, div#container-repairs h1 {
     text-transform: uppercase;
     width: 100%;
     font-size: 30px;
     font-weight: bolder;
     margin: 0 auto;
     color: #fff;
}
 div#aircon-main-services > * {
     text-align: center;
}
 #residential-sevices, #commercial-services, #container-repairs {
     background-color: #f89727;
     width: 70%;
     text-align: center;
     margin: 0 auto;
     padding: 50px 20px;
}
 #commercial-services {
     background-color: #438acc;
     width: 70%;
     text-align: center;
     margin: 0 auto;
     padding: 50px 20px;
}
 .col-md-12.main_cs-bottom {
     padding: 35px 0px;
}
 div#aircon-main-section-2 {
     padding: 55px 0px;
}
 .col-md-7.right-banner {
     padding: 0px;
}
 ul#header-menu li {
     margin: 10px 0px;
}
 div#header-aircon {
     padding: 20px 0px;
}
 a#link-contact {
     background-color: #438acc;
     color: #fff;
     padding: 7px 20px;
     text-decoration: none;
}
 ul#header-menu li {
     display: block;
     text-align: right;
}
 #contact-num {
     font-size: 17px;
     font-weight: bolder;
     text-decoration: none;
     color: #333;
}
 div#testimonial-ratings-5 .col-6 .row {
     margin-bottom: 25px !important;
}
 .services-redirectTo, .services-redirectTo div h1 {
     text-decoration: none;
}
/*-------------------------------------------------------------- # LandingPage CSS media query --------------------------------------------------------------*/
 @media only screen and (max-width: 1440px ) {
}
 @media only screen and (max-width: 1280px ) {
}
 @media only screen and (max-width: 1024px ) {
 #aircon-main-section-2 .row div:nth-child(2) {
    padding-left: 35px;
}

.hero-main-heading {
    font-size: 30px !important;
}
}
 @media only screen and (max-width: 966px ) {
     .left-banner {
         background-color: #f89727b3 !important;
         margin-top:10% !important;
    }
     div#aircon-footer {
         text-align: center;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #container-repairs img, #container-cs img, #container-rs img {
         width: 70px;
    }
     #container-repairs h1, #container-cs h1, #container-rs h1 {
         font-size: 18px !important;
    }
}
 @media only screen and (max-width: 853px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
     #container-repairs img, #container-cs img, #container-rs img {
         width: 70px;
    }
     #container-repairs h1, #container-cs h1, #container-rs h1 {
         font-size: 18px !important;
    }
}
 @media only screen and (max-width: 800px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
     #container-repairs img, #container-cs img, #container-rs img {
         width: 70px;
    }
     #container-repairs h1, #container-cs h1, #container-rs h1 {
         font-size: 18px !important;
    }
}
 @media only screen and (max-width: 768px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
     div#testimonial-ratings div {
         margin-bottom: 15px;
         text-align: center;
    }
     #residential-sevices, #commercial-services, #container-repairs {
         width: 100%;
         padding: 50px 20px;
    }
     #commercial-services {
         background-color: #438acc;
         text-align: center;
         margin: 0 auto;
         padding: 50px 20px;
    }
     #commercial-services h1, #repair-services h1, #residential-sevices h1 {
         font-size: 25px !important;
    }
}
 @media only screen and (max-width: 736px ) {
}
 @media only screen and (max-width: 690px ) {
     .col-md-12.main_cs-bottom {
         padding: 35px 15px;
    }
}
 @media only screen and (max-width: 667px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
}
 @media only screen and (max-width: 640px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
}
 @media only screen and (max-width: 603px ) {
     #avatar-testimonial {
         margin-top: 10px;
    }
}
 @media only screen and (max-width: 598px ) {
     #aircon-main-section-2 {
         padding: 0px 20px 0px 20px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 15px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-id {
         background-color: #438acc;
         color: #fff;
         padding: 7px 20px;
         text-decoration: none;
         margin-left: 45px;
         position: relative;
         top: 20px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
     #header-menu {
         padding: 20px 0px;
        ;
    }
}
 @media only screen and (max-width: 568px ) {
     #aircon-main-section-2 {
         padding: 0px 20px 0px 20px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 15px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-id {
         background-color: #438acc;
         color: #fff;
         padding: 7px 20px;
         text-decoration: none;
         margin-left: 45px;
         position: relative;
         top: 20px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
     #header-menu {
         padding: 20px 0px;
        ;
    }
}
 @media only screen and (max-width: 533px ) {
     #aircon-main-section-2 {
         padding: 0px 20px 0px 20px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 15px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-id {
         background-color: #438acc;
         color: #fff;
         padding: 7px 20px;
         text-decoration: none;
         margin-left: 45px;
         position: relative;
         top: 20px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
     #header-menu {
         padding: 20px 0px;
        ;
    }
}
 @media only screen and (max-width: 480px ) {
     body, html {
         padding: 10px;
    }
     * {
         text-align: center;
    }
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     #header-aircon .container .row div:nth-child(1) {
         padding: 0px 0px 15px 0px;
    }
     #header-aircon .container .row div:nth-child(2) {
         width: 100%;
    }
     #header-menu {
         margin: 0px;
         padding: 0px;
         text-align: center !important;
    }
     #header-menu, #header-menu li{
         width: 100%;
         padding: 0px;
         margin: 0px;
         text-align: center !important;
    }
     #header-menu li a {
         width: 100% !important;
         padding: 10px 42%;
    }
     #header-menu li p {
         font-size: 25px;
         margin-top: 25px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
}
 @media only screen and (max-width: 425px ) {
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-contact {
         width: 100% !important;
    }
     h2.col-ftr-heading {
         padding: 0px 0px 60px 0px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
}
 @media only screen and (max-width: 384px ) {
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-id {
         background-color: #438acc;
         color: #fff;
         padding: 7px 20px;
         text-decoration: none;
         margin-left: 45px;
         position: relative;
         top: 20px;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
}
 @media only screen and (max-width: 375px ) {
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px !important;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
}
 @media only screen and (max-width: 360px ) {
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     h1.hero-main-heading {
         font-size: 30px;
    }
     span#ratings {
         color: #f3a813;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
}
 @media only screen and (max-width: 320px ) {
     #aircon-main-section-2 {
         padding: 0px 10px 0px 0px;
    }
     #avatar-testimonial {
         margin-top: 10px;
    }
     #header-menu li:nth-child(2) a {
         text-align: center;
         font-size: 25px;
         padding: unset;
         position: relative;
         top: 10px;
         color: #438ACC;
    }
     #header-menu li a {
         padding: 10px 35%;
    }
     a#link-contact {
         width: 100% !important;
    }
     span#ratings {
         font-size: 16px !important;
    }
     h2.col-ftr-heading {
         padding: 0px 20px 75px 20px;
    }
     a#link-id {
         margin-left: 10px;
    }
     h1.hero-main-heading {
         color: #fff;
         text-shadow: 1px 2px 2px rgb(10 7 7 / 30%);
         backdrop-filter: blur(0px);
         -webkit-backdrop-filter: blur(0px);
         margin-top: 25px;
         margin-left: 5px;
         font-size: 30px;
    }
     h4.hero-main-content {
         margin-left: 5px;
         font-size: 17px;
    }
}