/*
Theme Name: 	Abbey Aluminium
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
-------------------------------------------------------------- */

@import url("../betheme/style.css");


#Top_bar .container{background-image:url(https://www.abbeyaluminium.com.au/wp-content/uploads/2017/03/bg.png)!important;background-repeat:repeat-x;background-position:center top; box-shadow: 0 4px 2px -2px #9c94b1;}

.topPhone {
	text-align: left !important;
	height: 60px;
	padding-left:  70px;
	padding-top: 15px;
	font-size: 190%;
	font-weight: bold !important;
	color: #392863 !important;
	background-image:url(https://www.abbeyaluminium.com.au/wp-content/uploads/topPhone.png)!important;
	background-repeat:no-repeat;
	background-position:left top;
	text-shadow: 1px 1px 1px #ccc;
}
.search_wrapper {display: none !important;}
.top_bar_right {display: none !important;}
.contact_details {float: right !important;font-size: 150%; font-weight: bold !important;}
.subHeadline {text-align: center !important; color: #fff; font-size: 150%; font-weight: bold !important;margin-bottom: 0px; line-height: 24px !important;}
.wp-caption-text {font-weight: bold !important;color: #ccc;font-size: 125%; }
.breadcrumbs  {display: none !important;}
.footer_action  {background-color: #392863 !important;font-weight: bold !important;color: #ffffff;font-size: 125%; border-bottom: 2px solid #ffea00; border-top: 5px solid #ffea00;}

.the_content p {text-align: justify !important;}
.mfn-acc .title {font-size: 110% !important;}
.page-id-430 .the_content p {text-align: left !important;}
.wp-caption-text p {text-align: center !important;}
.sidebar li {padding: 5px 0px; border-bottom: 1px dashed #b5b5b5; width: 100%;}
.sidebar a:hover {text-decoration: none !important;}
.sidebar h3 {font-size: 125%; font-weight: bold !important;}
#text-6 .button{background-color: #392863 !important; color: #ffffff !important;font-size: 140%; }
#text-6 .button:hover{background-color: #ffea00 !important; color: #392863 !important; }

input[type="text"]{width: 300px !important;}
input[type="email"]{width: 300px !important;}
textarea .wpcf7-textarea {width: 100% !important;}
select {width: 300px !important;}

.menu-item {background-color: rgba(57, 40, 99, 0.4) !important; color: #ffffff !important; margin-right: 2px !important;}
.menu-item a{color: #ffffff !important;}
.menu-item a:hover{background-color: #392863 !important;}
.current-menu-item  a{color: #000000 !important;}
.current-menu-item  a:hover{color: #ffffff !important;}

.entry-content li {padding: 5px 0px; border-bottom: 1px dashed #b5b5b5; width: 100%;list-style-type: none;}
.accordion li {padding: 0px 0px; border-bottom: 0px dashed #b5b5b5; width: 100%;list-style-type: disc;}
.widgets_wrapper .container{background-color: #ffffff !important; color: #292b33 !important;}
.widgets_wrapper .container h3{color: #392863 !important;font-weight: bold !important;}
#text-2 {text-align: center !important;}
#text-3 {padding: 50px 0 0 20px !important;}

.page-id-398 ol li {border-bottom: 0px dashed #b5b5b5; width: 100%;list-style-type: decimal !important;}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.widgets_wrapper .container{background-color: #ffffff !important; color: #292b33 !important;}
.widgets_wrapper .container h3{color: #292b33 !important;}

.topPhone {
	text-align:center !important;
	height: 60px !important;
	padding-left:  0px !important;
	padding-bottom:  30px;
	margin-top: 15px !important;
	font-size: 190%;
	font-weight: bold !important;
	color: #392863 !important;
	background-image:none !important;
	text-shadow: 1px 1px 1px #ccc;
}
.logo {margin-bottom: 15px !important;}
}