/*
	Theme Name: Rehub child theme
	Theme URI: http://rehub.wpsoul.net/
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: http://sizam-design.com/
	Version: 4.6.2
	Template: rehub
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

table.table1{
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
	position:relative;
	margin:0 auto;
width:100%;
	
}


.table1 th{

    padding:10px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}


.table1 thead:empty{
    background:transparent;
    border:none;
}

.table1 tbody td{

    padding:7px;
    text-align:center;
    background-color:#DEF3CA;
    border: 2px solid #E7EFE0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}


table.table2{
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
	position:relative;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:25px;
	
}


.table2 th{

    padding:10px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}


.table2 thead:empty{
    background:transparent;
    border:none;
}

.table2 tbody td{

    padding:7px;
    text-align:center;
    background-color:#DEF3CA;
    border: 2px solid #E7EFE0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}



.rehub_feat_block {
    border-radius: 1px;
    border-width: 1px 1px 4px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px 0px #B5B5B5;
    border-color: #DDD #DDD #263248;
}
.news_block {
    margin-bottom: 20px;
   border-radius: 1px;
    border-width: 1px 1px 4px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px 0px #B5B5B5;
    border-color: #DDD #DDD #263248;
} 



.wpb_content_element {
    
    border-radius: 1px;
    border-width: 1px 1px 4px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px 0px #B5B5B5;
    border-color: #DDD #DDD #263248;

}

img.centered, img.aligncenter {
    display: block;
    margin: 2px auto;
    padding: 4px;
}

thead, tr, th, td  {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font: inherit;
    vertical-align: middle;
}

.news_no_thumbs {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 5px;
   
}


#topcontrol {
    z-index: 998;
    background: #263248 none repeat scroll 0% 0%;
    border-radius: 50%;
    position: fixed;
    bottom: -100px;
    right: 10px;
    cursor: pointer;
    transition: all 0.7s ease-in-out 0s;
    overflow: auto;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    width: 32px;
    color: #FFF !important;
    text-align: center;
}


.wpb_single_image.vc_align_center .wpb_singleimage_heading {
    font: 700 14px arial;
    margin-bottom: 10px;
text-align: center;
}


.widget_recent_entries li, .widget_recent_comments ul li, .widget_product_categories li {
    margin-bottom: 10px;
    margin-left: 10px;
}