/*
 Theme Name:   Beeta Child
 Theme URI:    http://demo.roadthemes.com/beeta/
 Description:  Beeta Child Theme
 Author:       PlazaThemes
 Author URI:   http://plazathemes.com
 Template:     beeta
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  beeta
*/

@font-face {
	font-family: 'ArticulatCF';
	src: url('fonts/articulatcf-normal.eot');
	src: url('fonts/articulatcf-normal.eot?#iefix') format('embedded-opentype'),
             url('fonts/articulatcf-normal.woff2') format('woff2'),
	     url('fonts/articulatcf-normal.woff') format('woff'),
	     url('fonts/articulatcf-normal.ttf') format('truetype'),
	     url('fonts/articulatcf-normal.svg#youworkforthem') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'ArticulatCF';
	src: url('fonts/articulatcf-medium.eot');
	src: url('fonts/articulatcf-medium.eot?#iefix') format('embedded-opentype'),
             url('fonts/articulatcf-medium.woff2') format('woff2'),
	     url('fonts/articulatcf-medium.woff') format('woff'),
	     url('fonts/articulatcf-medium.ttf') format('truetype'),
	     url('fonts/articulatcf-medium.svg#youworkforthem') format('svg');
	font-weight: 500;
	font-style: normal;
}
/* override theme fonts */
body, h1, h2, h3, h4, h5, h6, .price-box, .header-content, .header-container .header .horizontal-menu #mega_main_menu_first > .menu_holder .menu_inner > ul > li > a.item_link .link_text, .header-container .header .horizontal-menu #primary > .menu_holder .menu_inner > ul > li > a.item_link .link_text  {
    font-family: ArticulatCF, Libre Franklin, Times New Roman, Arial, Helvetica, sans-serif !important;
}
/* override theme end */
.footer.fashion-footer-1 .social-footer ul li a {
    line-height: 20px;
}

 .header-container.fashion-header-1 .widget_shopping_cart .widget_shopping_cart_content .cart-toggler a{
	border-radius:0 !important;
	
}
.header-container .header .horizontal-menu #primary > .menu_holder .menu_inner > ul > li:hover > a.item_link .link_text{
	color:#d1a32c !important;
	
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

.searchIcon {
	background: #da9a36;
    display: inline-block;
    text-align: center;
    width: 40px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 7px;
}

.noDesktop
{
    display:none !important;
}

div.investor-center #secondary,
body.single-post #secondary {
    background-color: #f8f8f8;
    margin-top: -20px;
    padding-top: 20px;
}

div.investor-center article.post div.post-meta span.post-category,
body.single-post article.post div.post-meta span.post-category,
body.single-post article.post div.post-thumbnail {
    display: none;
}

div.investor-center > div.container > div.row,
body.single-post > div.page-wrapper > div.container > div.row {
    padding-top: 15px;
}

div.investor-center.faq div.page-content article.page > div.entry-content {
    margin-top: 0px !important;
}

body.single-post article.post div.entry-content {
    margin-top: 15px !important;
}

.discm
{
    position: relative;
		top: 120px;
		z-index: 1000;
		max-width: 1200px;
}

.discinn
{
    background-color: #f5f5f5;
    border:2px solid red;
    padding:10px;
    padding-top:15px;
}

.page-id-9719 .discm
{
    padding-left: 15px;
}

.page-id-9719 .discinn
{
    padding:10px
}

.discinn .closebtn
{
    float:right;
    display: inline-block;
    width:20px;
    height:20px;
    cursor:pointer;
    text-align:center
}

.faq h4
{
    text-transform:none;
}


.istfd-box input

{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 0 10px;
    width:100%;
    font-weight:bold;
    margin-bottom:30px;
}

#istf_cl
{
    background: #d93;
    border-radius: 0;
    color: #fff;
    font-family: Libre Franklin, Times New Roman, Arial, Helvetica, sans-serif !important;
    font-size: 1em;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    text-transform: uppercase;
    border: none;
}
.istfd-box textarea
{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 0 10px;
    width:100%;
    min-height:150px;
    font-weight:bold;
}

