/*
 Theme Name:   Canaan.io
 Theme URI:    http://github.com/canaan/canaan.io-theme
 Description:  Twenty Sixteen Child Theme
 Author:       Canaan
 Author URI:   http://canaan-creative.com
 Template:     twentysixteen
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, company, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/


.home .entry-title {
    display: none; 
}



.content-area-wide {
 float: left;
 margin-right: -100%;
 width: 100%;
 }

.site-info {
    display: none;
}

.site-header {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.site-header-menu {
    padding-top: 1.1em;
    margin: 0;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}


.info th {
    vertical-align: top;
    width: 30%;
}

.info a.items-a {
}

.info ul {
    margin: 0 0 0.5em 1.25em;
}

.info ul li {
}

.product {
}


ol.tab,
.tab {
    margin-left: 3em;
}

.menu-item-language-current {
    display: none;
}

.wpml-ls {
    border-color: #fff; 
    background-color: #fff;

}


.metaslider .caption {
    text-align: center;
    font-size: 20pt;
    padding: 20px !important;
    line-height: 22pt;
}

.metaslider .caption-wrap {
    position: relative !important;
    background-color: #555 !important;
}

.home h3 a { 
    /** border-bottom: none; */
}


@media screen and (min-width: 61.5625em) {

body:not(.search-results) article:not(.type-page) .faq .entry-content {
    width: 100%;
}

}


/** hide "Go Shop" Button 
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a {
    display: none;
} */


.woocommerce .widget-area {
	display: none;
}

body.woocommerce #primary { width: 100%; }

body.woocommerce.single-product #primary { width: 100 %; }

/**
#text_icl-3 .widget,
#text_icl-4 .widget,
#text_icl-5 .widget,
#text_icl-6 .widget {

    border-top: 2px; 
}
*/


.page .entry-header {
    display: none;
}
/**
a#roqlink,
#roq a {
    border-bottom: none;
}
*/

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

#text_icl-4 .textwidget,
#text_icl-5 .textwidget,
#text_icl-6 .textwidget {
    float: left;
}

#icl_lang_sel_widget-2 #lang_sel_list ul {
    border: none;
}


#icl_lang_sel_widget-2 #lang_sel_list ul a.lang_sel_sel {
    display: none;
}

#icl_lang_sel_widget-2 #lang_sel_list ul a {
    padding-left: 0;
    font-size: 1rem;
}

#icl_lang_sel_widget-2 {
    float: none;
    display: block;
    border: none;
    /** margin-top: -70px; */
}

.metaslider .caption {
    font-size: 16pt;
    padding: 16px !important;
    line-height: 20pt;
}

.metaslider .caption-wrap {
    position: relative !important;
    background-color: #555;
}


}

@media screen and (min-width: 860px) {

#text_icl-4 .textwidget,
#text_icl-5 .textwidget,
#text_icl-6 .textwidget {
    float: left;
}

#icl_lang_sel_widget-2 #lang_sel_list ul {
    border: none;
}


#icl_lang_sel_widget-2 #lang_sel_list ul a.lang_sel_sel {
    display: none;
}

#icl_lang_sel_widget-2 #lang_sel_list ul a {
    padding-left: 0;
    font-size: 0.8125rem;
}

#icl_lang_sel_widget-2 {
    float: right;
    border: none;
    margin-top: -75px;
}

@media screen and (max-width: 910px) {
#icl_lang_sel_widget-2 {
    float: right;
    border: none;
    margin-top: -105px;
}


}

