/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 11.4

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

#tablepress-1 .column-1, #tablepress-process .column-1,#tablepress-3 .column-1 {background:#ccc !important;color:#000 !important;  font-size: 16px;}
#tablepress-1 thead th, #tablepress-process thead th,#tablepress-3 thead th {color:#ED008C !important;background:#ccc !important; font-size: 17px;}

.menuo-right #Top_bar .menu_wrapper {
    float: right !important;
}

#Top_bar #logo {
    display: block;
    height: 90px !important;
    line-height: 60px;
    padding: 15px 0;
}


.image_frame, .wp-caption {
    border-style: solid;
    border-width: 2px !important;
padding:5px;
    box-sizing: border-box;
    display: block;
    line-height: 0;
    max-width: 100%;
border-color:#343434 !important;}



.get_in_touch ul li {
    font-size: 25px !important;
    padding: 13px 50px 13px 0;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #fcfcfc !important;
    padding: 5px;
}

#dhvcform-161 .wpb_wrapper > div {
    margin-bottom: 0px !important;
}

#pp_full_res img {border: 2px solid #000}
@media only screen and (max-width: 1239px) {
	#Top_bar #menu ul li.submenu .menu-toggle {
		left: 0;
                width: auto !important;
                text-align: right !important;
                padding-right: 5px;
	}
	#Top_bar #menu ul li.submenu .menu-toggle:after {
		color: #666;
	}
	#Top_bar a.responsive-menu-toggle i {
		color: #000;
	}
}
@media only screen 
and (max-device-width: 600px)
 {.get_in_touch .mail 
{
    font-size: 15px !important;
    padding: 13px 50px 13px 0;
}

.get_in_touch .address
{
   line-height:30px !important;
}
}