/*
 Theme Name:   YEWS Infinite
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Your Easy Web Solutions
 Author URI:   https://yews.com.au
 Template:     infinite-v4.0.1
 Version:	   4.0.1
 License:      GNU General Public License V2
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START CHILD THEME CSS HERE
*/


/*providing logo*/
.logo-slide img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.logo-slide img:hover {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important;
}
/* Top Bar */

.infinite-top-bar-left ul {
    padding: none !important;
    margin: 0 !important;
}
.infinite-top-bar-left li {
    list-style-type: none !important;
    display: inline !important;
    margin-right: 15px;
    font-size: 13px !important;
}
.infinite-top-bar-left li:last-child {
    margin-right: 0 !important;
}



/* Navigation */

.infinite-navigation .sf-menu > li > a {
    font-weight: normal !important;
}
.infinite-main-menu-right-button {
    font-family: Montserrat;
    font-size: 13px !important;
}
.infinite-main-menu-right-button:hover {
    background: #f16444 !important;
    border-color: #f16444 !important;
    color: #fff !important;
}
.infinite-navigation .sf-menu > .infinite-mega-menu .sf-mega-section-inner > a {
    font-size: 13px !important;
}



/* Page Title */

.infinite-page-title-wrap.infinite-style-medium .infinite-page-title {
    font-size: 46px !important;
    letter-spacing: .5px !important;
}



/* Contact Forms */

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    width: 100% !important;
    margin-bottom: 10px;
    color: #313131 !important;
    box-sizing: border-box;
    border-color: #e43609 !important;
}
.wpcf7 span.wpcf7-form-control-wrap {
    padding-right: 0 !important;
}
.wpcf7 input[type="submit"] {
    text-transform: uppercase !important;
    font-size: 14px !important;
    background:#e43609 !important;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {
    border-color: #fcb016 !important;
}
.wpcf7 input[type="text"]:hover, .wpcf7 input[type="email"]:hover, .wpcf7 textarea:hover {
    border-color: #fcb016 !important;
}
.contact-home input[type="text"], .contact-home input[type="email"], .contact-home textarea {
    color: #313131 !important;
    font-size: 16px !important;
    margin-bottom: 20px !important;
    border-color: #00349b !important;
}
.contact-home input[type="submit"] {
    margin: 30px auto 0 !important;
    display: block;
    font-size: 18px !important;
    border-radius: 30px !important;
    padding: 18px 30px !important;
    width: 220px !important;
    border: #029a15 1px solid !important;
    background: #029a15 !important;
    transition: all 0.4s ease 0s;  
}
.contact-home input[type="submit"]:hover {
    background: transparent !important;
    color: #029a15 !important;
}
.contact-home .g-recaptcha {
    display: none;
}



/* Gravity Form */

div#gform_widget-2, div#gform_wrapper_1 {
    margin-bottom: 0 !important;
}
.gform_wrapper label {
    display: none !important;
}
.products-quote-form .top_label .gfield_label {
    display: inline-block !important;
    font-weight: normal !important;
    margin-top: 10px !important;
}
.gform_wrapper ul li.gfield {
    margin-top: 0 !important; 
    padding-right: 0 !important;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper input[type="tel"] {
    padding: 15px 15px !important;
    border-color: #f16444 !important;
    border-bottom-width: 2px !important;
    width: 100% !important;
    outline: none !important;
    margin-bottom: 5px !important;
}
.gform_wrapper textarea {
    height: 110px !important;
}
.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="email"]:focus, .gform_wrapper textarea:focus, .gform_wrapper select:focus,
.gform_wrapper input[type="tel"]:focus {
    border-color: #313131 !important;
}
.gform_wrapper input[type="submit"] {
    background: #e43609 !important;
}
#gform_wrapper_3 input[type="submit"] {
    width: 100% !important;
}
.gform_wrapper.gf_browser_chrome .gform_body {
    width: inherit !important;
}
.ginput_recaptcha {
    transform:scale(1) !important;
    -webkit-transform:scale(1) !important;
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    margin-bottom: -10px;
}
.ui-datepicker th {
color: #fff !important;
background-color: #454545 !important; 
}

/* Quote Form */

#product-quote-btn.gdlr-core-button-item a {
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    border: #e43609 2px solid;
    background: #e43609 !important;
    padding: 13px 40px 13px 28px !important;
    border-radius: 3px !important;
    margin-top: 35px;
    transition: all 0.1s ease 0s;
}
#product-quote-btn.gdlr-core-button-item a:hover {
    border: #313131 2px solid !important;
    background: #313131 !important;
}
#product-quote-btn.gdlr-core-button-item a span {
    position: relative;
    left: 20px;
    transition: all 0.4s ease 0s;
}
#product-quote-btn.gdlr-core-button-item a:hover span {
    left: 0px !important;
}
#product-quote-btn.gdlr-core-button-item a i {
    position: relative;
    right: 12px;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
#product-quote-btn.gdlr-core-button-item a:hover i {
    right: -15px !important;
    opacity: 1 !important;
}

.displaynone {display: none;}

/* Portfolio */

.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a:hover {
    color: #f16444 !important;
}
.gdlr-core-portfolio-thumbnail-image-wrap {
    border: #7b7b7b solid 1px !important;
    padding: 5px;
}
.gdlr-core-portfolio-overlay .gdlr-core-image-overlay-content, .gdlr-core-portfolio-overlay .gdlr-core-image-overlay-content a, .gdlr-core-portfolio-overlay .gdlr-core-image-overlay-icon {
    color: transparent !important;
    position: absolute;
    width: 100%;
    display: block;
    height: 200%;
    top: 0;
    left: 0;
}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon {
    color: transparent !important;
}



/* Products */

#product-categories .gdlr-core-column-service-title {
    font-size: 16px !important;
}
#product-categories .gdlr-core-column-service-read-more i {
    margin-left: -10px;
    visibility: hidden;
    transition: all 0.2s ease 0s;
}
#product-categories .gdlr-core-column-service-read-more:hover i {
    margin-left: 10px !important;
    visibility: visible !important;
}
#product-gallery .gdlr-core-gallery-list {
    padding: 5px;
    border: #c7c7c7 1px solid;
}



/* Call to Action */

#cta-1 .gdlr-core-call-to-action-item-button a {
    background: #333031 !important;
    border: #333031 2px solid !important;
}
#cta-1 .gdlr-core-call-to-action-item-button a:hover {
    background: transparent !important;
    color: #333031 !important;
}



/* Blog */

#blog-home .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame {
    border-top: #f16444 3px solid;
}
.infinite-blog-title-wrap .infinite-single-article-title {
    font-size: 36px !important;
    font-weight: 500 !important;
}
.gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title {
    font-size: 15px !important;
    font-weight: 500 !important;
}
.gdlr-core-blog-full .gdlr-core-blog-thumbnail {
    text-align: center !important;
}
.infinite-single-article .infinite-single-article-thumbnail {
    display: none;
}
.infinite-single-article img {
    border: #b5b5b5 1px solid;
    padding: 5px;
}



/* Sidebar */

.infinite-sidebar-area .infinite-widget-title {
    font-size: 18px !important;
    letter-spacing: .5px !important;
}



/* Footer */

.infinite-copyright-text p {
    margin-bottom: 0 !important;
}
.infinite-copyright-wrapper p, .infinite-copyright-wrapper a, .infinite-copyright-wrapper .infinite-copyright-text {
    font-size: 13px !important;
}
.infinite-footer-wrapper .infinite-widget-title {
    font-size: 14px !important;
    font-weight: normal !important;
    letter-spacing: .5px !important;
}



/* Responsive */

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

.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title {
    font-size: 26px !important;
}
.gdlr-core-title-item .gdlr-core-title-item-title {
    font-size: 31px !important;
}
.infinite-sidebar-area .ginput_recaptcha {
    transform:scale(.86) !important;
    -webkit-transform:scale(.86) !important;
}
.infinite-page-title-wrap.infinite-style-medium .infinite-page-title {
    font-size: 32px !important;
}
}



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

.infinite-sidebar-area .ginput_recaptcha {
    transform:scale(.75) !important;
    -webkit-transform:scale(.75) !important;
}
}




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

.infinite-sidebar-area .ginput_recaptcha {
    transform:scale(1) !important;
    -webkit-transform:scale(1) !important;
}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button {
    text-align: center !important;
}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title {
    font-size: 24px !important;
}
.infinite-top-bar-left li:nth-of-type(1) {
    display: block !important;
    margin-right: 0 !important;
}
.infinite-top-bar-right-social {
    margin-left: 0 !important;
}
.gdlr-core-title-item .gdlr-core-title-item-title {
    font-size: 28px !important;
}
.infinite-page-title-wrap.infinite-style-medium .infinite-page-title {
    font-size: 28px !important;
}
#services-divider {
    display: none !important;
}
}



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

.ginput_recaptcha, .infinite-sidebar-area .ginput_recaptcha {
    transform:scale(.86) !important;
    -webkit-transform:scale(.86) !important;
}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title {
    font-size: 19px !important;
}
.gdlr-core-title-item .gdlr-core-title-item-title {
    font-size: 24px !important;
}
.infinite-page-title-wrap.infinite-style-medium .infinite-page-title {
    font-size: 26px !important;
}
}


