/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/
/*overall*/
body{
    font-weight:300;
}
html .gdlr-core-button {
    font-size:15px;
    padding: 10px 33px;
}
html .infinite-body * {
    border-color: rgba(255, 255, 255, 0.2);
}


/*header*/

/*.infinite-header-background:before{
    content:" ";float:right;width: 63%;height:100%;display:block;background-color:#0b1a63;
    transition:none!important;
}
*/
html .infinite-header-background-transparent {
    z-index: 999;
}
html .infinite-sticky-navigation.infinite-style-fixed .infinite-navigation{
    transition:none!important;
}
.infinite-sticky-navigation.infinite-style-fixed .infinite-navigation{
    padding-left:30px;
    padding-right:30px
}
header.infinite-header-wrap{
    -webkit-box-shadow: 0px 0px 80px 0px  rgba(50, 50, 50, .15)!important;
    -moz-box-shadow: 0px 0px 80px 0px  rgba(50, 50, 50, .15)!important;
    box-shadow: 0px 0px 80px 0px  rgba(50, 50, 50, .15)!important;
    z-index:9;
}
.infinite-page-title-wrap,.infinite-blog-title-wrap {
    background-position: bottom;
}


/*title*/
.title-shadow{
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}



/*blog grid*/
html .gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link,html  .gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link {
    font-style: normal;
    font-weight: 600;
}
.gdlr-core-blog-modern .gdlr-core-blog-title,.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-title a {
    text-align: left;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}
html .gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title {
    text-transform: none;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0;
}
.gdlr-core-blog-modern{
    cursor:pointer;
}
html .ilightbox-prev,html .ilightbox-next,html .ilightbox-thumbnails{
    display:none!important;
}
html .ilightbox-toolbar.mac a {
    width: 60px;
    height: 60px;
    background: 50% no-repeat;
}
html .ilightbox-toolbar.mac a.ilightbox-fullscreen{
    display:none;
}
html .ilightbox-toolbar.mac {
    right: 15px;
    left: auto;
    background: transparent;
    border: none;
}
html .ilightbox-toolbar.mac a:hover {
    background-color: transparent;
}
/*blog list*/
html .infinite-sidebar-area{
    padding-left:30px;
}
.widget_calendar caption {
    margin-bottom: 10px;
    text-align: left;
}
html .gdlr-core-blog-grid-frame,html  .gdlr-core-blog-full-frame, .gdlr-core-blog-list-frame {
    background-color: rgba(10, 38, 98, 0.7);
    border-radius: 0 0 5px 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}


html .gdlr-core-blog-grid .gdlr-core-blog-content {
    margin-bottom: 0px;
}
html .gdlr-core-blog-full .gdlr-core-blog-title {
    font-weight: 600;
}
html .gdlr-core-blog-full .gdlr-core-excerpt-read-more {
    border-radius: 3px;
}
html .gdlr-core-blog-full .gdlr-core-excerpt-read-more:hover {
    color: #ffffff;
}
html .infinite-page-title-wrap.infinite-style-custom .infinite-page-caption {
    font-size: 26px;
    line-height: 1;
    font-weight: 500;
    margin-top: 0;
}
.infinite-widget-title {
    font-size: 18px!important;
}
html .infinite-widget a{
    color: #ffffff;

}

html .infinite-page-wrapper .infinite-widget{
    margin-bottom: 20px!important;
    padding: 30px 20px;
    background: rgba(10, 38, 98, 0.7);
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.widget_product_categories ul li, .widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, .widget_meta ul li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li{
    padding-left: 0;
}
.widget_product_categories ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before, .widget_rss ul li:before{
    display:none;
}
.widget_calendar table tbody td a {
    font-weight: 800;
}
.gdlr-core-blog-info-wrapper.gdlr-core-skin-divider{
    display:none;
}
.gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title{
    line-height: 1;
}
.gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title a{
    font-weight: 400;
}
.gdlr-core-recent-post-widget-info{
    display:none;
}
html .recent-posts-widget-with-thumbnails img {
    width: 100px!important;
    height:auto!important;
}
.rpwwt-widget ul li{
    font-weight: 400;
    line-height: 1;

}
.rpwwt-post-date{
    font-size:12px;
    margin-top: 10px;
}


/*single blog*/
html .infinite-blog-title-wrap .infinite-single-article-title {
    font-weight: 600;
}
.single-post .infinite-body-wrapper{
    background-image: url(http://leyou.frescohk.com/wp-content/uploads/2017/09/bg-page-title-2.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}
.single-post article{
    /* padding:30px 20px; */
    /* background: rgba(10, 38, 98, 0.7); */
    /* border-radius: 5px; */
    /* border: 1px solid rgba(255, 255, 255, 0.15); */
}
.infinite-comments-area .comment-respond {
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(10, 38, 98, 0.7);
    border-radius: 5px;
}


/*footer*/
.infinite-footer-wrapper .infinite-footer-container{
    overflow:visible;
}
.infinite-footer-wrapper .infinite-widget-title {
    font-size: 22px;
}
.infinite-footer-wrapper .wpml-ls-sub-menu a:hover {
    color: #0b2663;
}
footer .infinite-footer-wrapper .widget_nav_menu{
    width: calc(100% - 150px);
    clear: left;
    float: left;
    margin-bottom: 0;
}
footer .widget_nav_menu ul{
    margin-bottom:0;
}
footer .widget_nav_menu li a:hover,html .infinite-copyright-wrapper a:hover,html .infinite-widget a:hover{
    color:#2db3ff;
}
footer .widget_nav_menu li {
    display:inline-block;
    border-bottom: 0;
    padding-left:0;
    padding-right:20px;
    padding-bottom: 0;
}
footer .widget_nav_menu li+li{
    border-left:1px solid #fff;
    padding: 0 20px;

}
footer .widget_nav_menu li a{
    font-size:17px;
    font-weight:600;
}
footer .infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column{
    padding-left:0;
    padding-right:0;
}
footer .widget_text,footer  .widget_recent_entries,footer .widget_icl_lang_sel_widget{
        width: 33.3333%;
        float:left;
}
footer .textwidget{
    padding-right:40px;
}
footer .widget_icl_lang_sel_widget{
    float: left;
    width: 129px;
    display: inline-block;
}
footer .widget_icl_lang_sel_widget .wpml-ls-current-language>a{
    border-color:#ffffff;
}
footer .infinite-copyright-left{
    padding:0;
}


/*contact*/
.contact-top{
    z-index:2;
}
.contact-bottom{
    z-index:3;
}
.infinite-body input, .infinite-body textarea{
    border-radius: 3px;

}
html .contact-form input[type="submit"]{
    /* width:100%; */
    color: #ffffff;
    background: rgba(45, 179, 255, 0.8);
    border-radius: 3px;
    margin: 0 auto;
    padding: 15px 50px;
}
html .contact-form input[type="submit"]:hover{
    background: #2db3ff;
}



/*tablet header*/
@media screen and (max-width: 1200px){
html .infinite-navigation .sf-menu > li {
    padding-left: 8px;
    padding-right: 8px;
}
html .infinite-navigation .sf-menu > li a{
    font-size:13px;
}
.infinite-header-background:before {
    width:calc(100% - 250px);
}
}



/*mobile*/
@media screen and (max-width: 999px){


/*mobile header*/
.infinite-mobile-header {
    padding-top: 8px;
    padding-bottom: 8px;
}
.infinite-mobile-header .infinite-logo-inner img{
    max-width: 120px;
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 10px;
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: none;
}

/*mobile blog*/
html .infinite-sidebar-area{
    padding-left:0px;
}


}


@media only screen and (max-width: 767px){
.infinite-footer-wrapper .infinite-footer-column:last-child {
    padding-bottom: 20px;
}
footer .widget_text,footer  .widget_recent_entries,footer .widget_icl_lang_sel_widget{
    width: 100%;
}
footer .widget_icl_lang_sel_widget{
    margin-top:20px;
}
footer .infinite-footer-wrapper .widget_nav_menu{
    width: 100%;
}
footer .widget_nav_menu li+li{
    border-left:0;
    padding-left: 0;
}
}