/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

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

.column.mcb-column.one-fourth.column_fancy_heading.hovr-brdr {
    margin: 4px;
    box-shadow: 0px 0px 10px 0px #e8e8e8;
    padding: 16px 0 15px 0;
    border-top: 5px solid #e8e8e8;
	transition: all .2s ease-out;
	position: relative;
}
.hovr-brdr i {
    color: #c5c5c5;
}
.column.mcb-column.one-fourth.column_fancy_heading.hovr-brdr:hover {
    border-top: 5px solid #674094;
    transition: all .2s ease-out;
	position: relative;
}
.links .infobox {
    padding: 10px !important;
    background-color: #f9f9f9 !important;
    box-shadow: 0px 0px 10px 0px #ccc;
}
.links .infobox ul li {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 13px 0 13px 50px;
    word-wrap: break-word;
    color: #000;
    font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
}
#Footer .footer_copy {
    border-top: 1px solid rgba(115, 115, 115, 1) !important;
}
.footer_copy {
    background-color: #292929 !important;
}
#Footer .footer_copy .one {
    margin-bottom: 0px !important;
    padding-top: 12px !important;
    min-height: 0px !important;
}
#Footer .footer_copy .copyright {
    float: left;
    color: #b1b1b1;
}
div#fancybox_crl-title {
    display: none !important;
}
.ft4 i {
    font-size: 19px;
}
.hme-hvr2 .desc_wrapper {
    margin: 0px !important;
}
.hme-hvr2 h4 {
    margin-top: 13px;
}
.hme-hvr2 {
    box-shadow: 1px 1px 10px 1px #bfbfbf;
}
.header-stack #Top_bar .menu_wrapper {
    clear: both;
    margin-left: 20%;
}
.frm1 input.wpcf7-form-control.wpcf7-submit {
    background-color: #e60d5d;
text-transform: uppercase;
}
.frm1 {
    border-left: 0px solid #ccc;
    padding: 0 15px 15px 15px;
	border-radius: 10px;
	background-color: #158388;
}
#brders {
    border-bottom: 1px solid #ccc;
}
p.dwnld {
    margin: 0px;
    padding: 7px 10px;
    background-color: #e60d5d;
    color: #fff;
}
p.scndry {
    padding: 7px 10px;
    margin: 0px;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    border-radius: 5px;
    border: 1px solid #158388;
}
.frm1 h3 {
    color: #fff;
    padding-top: 14px;
}
.frm1 input {
    
}
.frm1 textarea {
    height: 90px !important;
}
.visadd {
    margin: 0px;
}
.visadd p {
    color: #fff;
}
.visadd h3 {
    color: #fff;
}
.visadd h4 {
    color: #fff;
}
.abt011 {
    margin: 0px;
}
.phrma a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.photobox .story_box {
    padding: 0 0%;
}
.photobox .desc{
	padding: 0 7%;
}
.image_links.double {
    display: none !important;
}
a#header_cart {
    display: none !important;
}
.cntct {
    padding-top: 20px;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 20px !important;
}
.cntct-icon span i {
    color: #fff;
}
.links .infobox ul li a{
    color: #000 !important;
}