/*
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: 7.4.1

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

.h3call {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.hr_color{
	background: #BE1522 none repeat scroll 0% 0% !important;
}

.offer_thumb .slider_pagination a::before {
	background-color: #BE1522 !important;
}

.offer_thumb .slider_pagination a.selected::after {
	background-color: #BE1522 !important;
}

.feature_list ul li:hover{
	background: #BE1522 none repeat scroll 0% 0% !important;
}

.feature_list ul li .icon i {
	color: #BE1522 !important;
}

.feature_list ul li:hover .icon i{
	color: #fff !important;
}

.fancy_heading_icon .icon_top{
	color: #BE1522 !important;
}

.get_in_touch{
	background-color: #BE1522 !important;
}

.get_in_touch ul li .icon {
	color: #fff !important;
}

.icon-menu {
	color: #BE1522 !important;
}

#Top_bar .menu > li.current-menu-item > a {
	color: #BE1522 !important;
}

a:hover {
	color: #BE1522 !important;
}

.column_map .google-map-contact-wrapper .get_in_touch::after {
    border-top-color: #BE1522 !important;
}

.pricing-box-box.pricing-box-featured {
	background: #fff none repeat scroll 0% 0% !important;
}

.pricing-box-box.pricing-box-featured{
	color: #000 !important;
}

.pricing-box-box.pricing-box-featured .plan-header .price > span, .pricing-box-box.pricing-box-featured .plan-header .price sup.period, .pricing-box-box.pricing-box-featured .plan-header .price sup.currency, .pricing-box-box.pricing-box-featured .plan-header h2{
	color: #BE1522 !important;
}

.pricing-box-box.pricing-box-featured a.button {
	border: 1px solid #BE1522;
}

#popoffer{
	background: 
}

.alert_info, .alert_success{
	display: none;
}

.checkout{
	  margin-top: 5%;
}

input#place_order, .fixed-nav .arrow {
	background-color: #BE1522 !important;
}

.sumome-popup-overlay a.sumome-popup-link {
	display: none;
}

#header_cart, .coupon {
	display: none !important;
}

.woocommerce a.button_theme, .woocommerce a.checkout-button, .woocommerce button.button, .woocommerce input[type="submit"], .woocommerce input[type="reset"], .woocommerce input[type="button"] {
    background-color: #BE1522 !important;
}

.call_center .icon_wrapper :hover {
    font-size: 40px;
    margin-left: 5%;
}

.dark .call_to_action .call_center a {
	color: #fff !important;
}

blockquote:before, blockquote:after, q:before, q:after {
        -moz-transform: scaleX(-1) !important;
        -o-transform: scaleX(-1) !important;
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
        filter: FlipH !important;
        -ms-filter: "FlipH" !important;
}


a.about_paypal {
	color: #BE1522;
}

#Header_creative .creative-social {
	bottom: 40px;
}

.image_frame .image_wrapper .image_links {
    background: #656B6F none repeat scroll 0% 0% !important;
}
.post-more, .post-comments{
    color: #BE1522;
}

.post-meta {
    display: none;
}

.timeline_items::after, .timeline .post-item::before {
    border-color: #BE1522;
}

.post-nav{
	display: none;
}

.post-header{
	text-align: center;
}

.single-photo-wrapper .image_frame {
width: 600px;
margin-left: auto !important;
margin-right: auto !important;
}

.author-box {
    display: none;
}


#Header_creative .creative-social {
	bottom: 50px !important;
}