/* #Base 1200 Grid
================================================== */
@media screen and (min-width: 800px) {
    body							{ min-width: 960px;}
    body.admin-bar					{ position:relative;}

    #Wrapper 						{ max-width: 1240px; margin: 0px auto; overflow:hidden;}

    .layout-boxed					{ padding: 25px 0;}
    .layout-full-width 				{ padding: 0; }
    .layout-full-width #Wrapper 	{ max-width: 100% !important; width: 100% !important; margin: 0 !important; }

    /* #Content
    =============================== */

    #Content 						{ width: 100%; }
    body:not(.template-slider) #Content { padding-top: 30px; }

    .section						{ position: relative; }

    .section_wrapper,
    .container						{ max-width: 1200px; margin:0 auto; position:relative;}

    .section.full-width .section_wrapper { max-width: 100% !important;}

    .section_wrapper:after,
    .container:after				{ clear: both; content: " "; display: block; height: 0; visibility: hidden;}

    .column, .columns				{ float: left; margin:0 1% 40px;}
    .column.column_divider,
    .column-margin-0px .column		{ margin-bottom: 0;}
    .column-margin-10px .column		{ margin-bottom: 10px;}
    .column-margin-20px .column		{ margin-bottom: 20px;}
    .column-margin-30px .column		{ margin-bottom: 30px;}
    .column-margin-40px .column		{ margin-bottom: 40px;}
    .column-margin-50px .column		{ margin-bottom: 50px;}

    .equal-height .column .column_attr { height:100%;}

    .the_content_wrapper			{ margin: 0 1%;}
    .column_content .the_content_wrapper { margin: 0;}

    .column_attr.align_left			{ text-align: left;}
    .column_attr.align_right		{ text-align: right;}
    .column_attr.align_center		{ text-align: center;}
    .column_attr.align_justify		{ text-align: justify;}

    .extra_content .the_content_wrapper { margin: 0 1%;}
    .extra_content .has_content .the_content_wrapper,
    .extra_content .category_description .the_content_wrapper { margin-bottom: 40px;}


    /* .with_aside */
    .with_aside .content_wrapper	{ max-width: 1200px; margin: 0 auto;}

    .with_aside .sections_group		{ width: 75%; float:left;}

    .with_aside .section_wrapper	{ width: 100%;}

    .with_aside .four.columns		{ float: right;}

    .aside_left .sections_group		{ float: right;}
    .aside_left .four.columns		{ float: left;}

    /* both sidebars | .aside_both */
    .aside_both .sections_group		{ width: 60%; margin-left:20%;}
    .aside_both .sidebar.columns	{ width: 18%; }
    .aside_both .sidebar-1			{ float: left !important; margin-left:-79%; }


    /* sidebars for sections */
    .right-sidebar .items_group		{ width: 75%; float:left;}
    .right-sidebar .four.columns	{ float: right;}

    .left-sidebar .items_group		{ width: 75%; float:right;}
    .left-sidebar .four.columns		{ float: left;}


    /* #Base Grid
    =============================== */

    .one-sixth.column				{ width: 14.666%; }		/* 1/6 */
    .one-fifth.column				{ width: 18%; }			/* 1/5 */
    .four.columns,
    .one-fourth.column				{ width: 23%; }			/* 1/4 */
    .one-third.column				{ width: 31.333%; }		/* 1/3 */
    .one-second.column				{ width: 48%; }			/* 1/2 */
    .two-third.column				{ width: 64.666%; }		/* 2/3 */
    .three-fourth.column			{ width: 73%; }			/* 3/4 */
    .one.column						{ width: 98%; }			/* 1/1 */

    .section.full-width .one.column { width:100%; margin: 0 !important; }


    /* without horizontal margin */
    .no-margin-h .column				{ margin-left:0; margin-right:0; }
    .no-margin-h .one-sixth.column		{ width: 16.666%; }		/* 1/6 */
    .no-margin-h .one-fifth.column		{ width: 20%; }			/* 1/5 */
    .no-margin-h .one-fourth.column		{ width: 25%; }			/* 1/4 */
    .no-margin-h .one-third.column		{ width: 33.333%; }		/* 1/3 */
    .no-margin-h .one-second.column		{ width: 50%; }			/* 1/2 */
    .no-margin-h .two-third.column		{ width: 66.666%; }		/* 2/3 */
    .no-margin-h .three-fourth.column	{ width: 75%; }			/* 3/4 */
    .no-margin-h .one.column			{ width: 100%; }		/* 1/1 */

    .center {
        margin: auto;
        width: 50%;
        padding: 10px;
      }

    /* #Clearing
    ================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */
    .clearfix:before, .clearfix:after, .row:before, .row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
    .row:after, .clearfix:after { clear: both; }
    .row, .clearfix { zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
}

element.style {
}
.style-simple table tr td:last-child, .style-simple table tr th:last-child {
    border-right: 0;
}
.style-simple table th, .style-simple table td {
    border-width: 0 1px 1px 0;
}
.style-simple table th {
    background: none;
}
.ui-tabs .ui-tabs-nav li a, .accordion .question .title, .faq .question .title, table th {
    color: #000000;
}
.idea_box, .ui-tabs, .accordion .question, .accordion .question.active .title, .accordion .question .title:before, .ui-tabs .ui-tabs-nav, .ui-tabs .ui-tabs-nav li, .tabs_vertical.ui-tabs .ui-tabs-panel, table th, table td, .list_item .circle, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .promo_box.has_border:after, dl > dt, dl > dd, .article_box .desc_wrapper p, a.icon_bar, a.content_link, .how_it_works .image, .opening_hours, .opening_hours .opening_hours_wrapper li, .icon_box.has_border:after, .chart_box:before, .pricing-box, .team_list .bq_wrapper, .post-footer .post-links, .format-link .post-title .icon-link, .share_wrapper, .post-header .title_wrapper, .section-post-related .section-related-adjustment, #comments > :first-child, .widget-area, .widget:after, .fixed-nav .desc h6, .portfolio_group.list .portfolio-item, .portfolio_group .portfolio-item .desc .details-wrapper, .Recent_posts ul li .desc h6, .widget_recent_entries ul li a, .woocommerce .widget_best_sellers li, .woocommerce .widget_featured_products li, .woocommerce .widget_recent_reviews li, .woocommerce .widget_recent_products li, .woocommerce .widget_recently_viewed_products li, .woocommerce .widget_random_products li, .woocommerce .widget_top_rated_products li, .woocommerce .widget_onsale li, .woocommerce .widget_layered_nav li, .woocommerce .widget_shopping_cart ul.product_list_widget li, .woocommerce .widget_products li, .woocommerce .product .related.products, .woocommerce .product .upsells.products, .woocommerce .product div.entry-summary h1.product_title:after, .woocommerce .quantity input.qty, .header-stack #Top_bar .logo, .offer_thumb .slider_pagination, .offer_thumb .slider_pagination a, .Latest_news ul li .desc_footer, .Latest_news ul li .photo, .offer_thumb.bottom .slider_pagination a, .style-simple .faq .question, .style-simple #Filters .filters_wrapper ul, #edd_checkout_cart th, #edd_checkout_cart td {
    border-color: rgba(0,0,0,.08);
}
table th {
    font-weight: bold;
    background: url(../images/bg_panel.png) repeat-x left top;
}
.blank_row
{
    height: 35px !important; /* overwrites any other rules */
    border-bottom: 0px !important;
    background-color: #ffffff00;
}
table th, table td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.123);
    border-style: solid;
    vertical-align: middle;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
user agent stylesheet
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse !important;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
user agent stylesheet
table {
    border-collapse: separate;
    border-spacing: 2px;
}
body {
    font-size: 16px;
    line-height: 24px;
}
body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 400;
}
body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc {
    color: #626262;
}
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
body {
    line-height: 1;
}
*::selection {
    background-color: #272727;
}
*::selection {
    color: #fff;
}