/*
Theme Name: 2Life
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@import url("fa.css");

/*************** ADD CUSTOM CSS HERE.   ***************/
.mfp-bg.mfp-ready {
    opacity:0.9;
}

#wp-admin-bar-flatsome_panel, #wp-admin-bar-flatsome-activate {
display:none !important;
}

.grade_title {
    background: #71B3E1;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

#cboxClose {
    min-height:23px !important;
}
.grade_gallery a img {
    width:100%;
    height:auto;
}
.compare-button{
        background: #71B3E1;
    width: 100%;
    text-align: center;
    padding: 4px;
    cursor: pointer;
    margin-top:20px;
}
.compare-button:hover{
    opacity:0.9;
}
.compare-button a{
color:#fff;
}
.compare-button a:hover{
color:#fff;
}
.back-to-top {
bottom: 80px;
}
.footer-wrapper {
    width: 100%;
    position: relative;
    padding-top: 30px;
    background: #fdfdfd;
    border-top: 1px solid #eee;
}

.gallery_info {
    margin-bottom:10px;
    font-size:11px;
    text-align: center;
}
.grade_description {
        font-size: 16px;
    padding: 10px;
    background: #eee;
}
.grade_gallery_image_hid {
    display: none;
}
.grade {
    width: 220px;
    
    display: inline-block;
    margin-right:10px;
    vertical-align: top;
}
.fullwidthaddtocard {
    width:100% !important;
}
.grade_price {
    background: #333;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-weight: bold;
}
#help_me {
    position: fixed;
    bottom: 19px;
    right: 15px;
    width: 50px;
    cursor:pointer;
    height: 50px;
    border-radius: 50%;
    background: #333;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 9px;
    transition: all 0.3s;
}
.stuck .header-main .nav > li > a {
    line-height:120% !important;
}
#help_me:hover {
    background:#4fb7dd;
}
#help_me span {
    font-size:30px;
}
#support_fb, #support_skype {
    width: 75px;
    margin:20px 0px;
}
#help_here {
        width: 300px;
    position: fixed;
    bottom: -3px;
    display: none;
    background: #fff;
    right: 15px;
    height: 350px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 5px;
    z-index:100;
}

#help_here h3 {
    margin-top:15px
}
#heading {
    background: #4fb7dd;
    height: 35px;
    font-size: 15px;
    color: #fff;
    padding-top: 8px;
    padding-left: 11px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.closemeup {
    position: absolute;
    right: 10px;
    top: 7px;
    cursor: pointer;
}
#support_area_question {
    text-align: center;
}
#support_area_facebook {
    display: none;
}
.compre-seguro {
    width:100%;
}

.icon-compare:before {
    content: "\e8cb";
}

.icon-help:before {
    content: "\e8e3";
}

.icon-compare, .icon-help {
    font-size:16px;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a, .woocommerce .widget_layered_nav ul.yith-wcan-label li span, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
    font-size: 13px;
    padding: 5px 10px;
    font-weight: bold;
    color: #666;
    background: #f7f7f7;
    border: 1px solid #eee;
    margin: 5px;
}
.header-search-lightbox {
    display: none !important;
}
aside.widget {
    margin-bottom:50px;
}

.left-buttons {
    text-align: center;
}
.top-left-button .icon-search {
    font-size:16px !important;
}

.bottom-left-button {
    font-size:13px;
}

.widget_price_filter .price_slider_amount .button {
    border-radius: 3px;
    background: #71B3E1;
}

#yith-woo-ajax-navigation-2 ul.menu>li+li, .widget>ul>li+li {
    border-top:none !important;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
    font-size: 13px;
    padding: 5px 10px;
    font-weight: bold;
    color: #71B3E1;
    background: #f7f7f7;
    border: 1px solid #eee;
    margin: 5px;
}

.bloco-info {
    background-color: #fbfafa;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
    font-size: 13px;
    padding-left: 80px;
    padding-right: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 15%;
    background-position: 4% 10%;
}

#comodo-lock {
    background:url('comodo_good.png') no-repeat;
    width: 85px;
    height: 40px;
    background-size: 90%;
}

.footer-text.inline-block.small-block {
    vertical-align: middle;
}

.share-icons {
}
.copyright-footer {
    margin-top:15px;
}

.home .entry-header, .wcppec-checkout-buttons {
	display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px;
    font-size: 18px;
    margin-top: -20px;
}
.auths_gdpr li {
	display:inline-block;
	width:120px;
}
#field_1_17 .gfield_label {
	display:none;
}
#field_2_9 .gfield_label {
	display:none;
}

/* Page Loader */

	#pageloader{
		width: 100%;
		height: 100%;
		position: fixed;
		top:0;
		left:0;
		z-index: 99999;
	}

	#pageloader.white-loader{
		background-color: white; 
	}

	.icon-anim {
		margin: 0 auto;
		width: 180px;
		text-align: center;
		position: relative;
		top:50%;
		margin-top:-41px;
	}

	.icon-anim div {
		width: 55px;
		height: 55px;
		border-radius: 100%;
		display: inline-block;
		top:50%;
		margin-top:9px;
	}
