.acm-hero.style-1.text-left .hero-content-inner{
  max-width:none;
}

/* On screens that are 2000px or greater */
@media (min-width: 1901px){
.container_wyatt{
  margin-left:200px;
}
}

@media (min-width: 1201px) and (max-width: 1900px) {

.container_wyatt{
  margin-left:110px;
  
}
}

@media (min-width: 300px) and (max-width: 1200px) {

.container_wyatt{
  padding:15px;
 margin-top:-180px;
  
}
}

.nav-pills > li > a{
  margin-right:47px;
}


.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color:#d60000 !important;
}

.logo-image img {
    max-height:300px !important;
}

.acm-hero.style-1 .hero-item {
    padding: 236px 0px; 
}

.acm-hero.style-1 .hero-item h2 {
    font-weight: 500;
}

.acm-features .features-image{
    overflow: visible !important;
}

.acm-features .features-image img{
    min-width: 10% !important;
}
.acm-features .col-inner.bg-white .features-desc{
    color:#292929 !important;
}

.acm-features .features-title + .features-desc{color:#292929 !important;
}

.t3-section-wrap .module-title-inner .sub-heading{
    color:#292929 !important;
}

.t3-masthead .ja-masthead .ja-masthead-detail h3{
    font-weight: 500 !important;
}

.ja-masthead:before{
    opacity: 0.3!important;
}
.t3-mainnav .t3-navbar{
    padding-left:30px !important;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span{
    font-size:1.1em !important;
}

.rsform{
    padding-left:100px !important;
        padding-right:100px !important;
}

.acm-features .features-title + .features-desc{
    font-weight:300;
}
.acm-hero.style-1 .hero-item p {
font-size: 1.8em !important;
font-weight: 500 !important;
background: rgba(0,0,0,0.7);
padding:10px;    
}

p {
    font-size: 1.2em !important;
}

.t3-topbar .promotion{
    font-size:1.0em !important;
    font-weight:500 !important;
}
.t3-footnav .t3-module .module-title{
    color: #ffffff;
font-size: 1.3em !important;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 24px;
margin-top: 0;
padding-bottom: 0;

}

.t3-footnav .t3-module ul.nav > li > a{
    font-size: 1.0em !important;
    font-weight: 500 !important;
}

.t3-masthead .ja-masthead .ja-masthead-detail h3{
    font-weight: 500 !important;
    font-size: 72px !important;
}

.acm-hero.style-1 .hero-item p{
    font-size: 1.4em !important; 
}

.btn{
    font-size: 1.3em !important;
}

.footer-info img{
    max-height: 100% !important;
}

/*Category Layout for Products Menu Item*/
.addtocart-area {
/*    display:none !important;*/
}

.row .price {
    display: none!important;
}

.rating-summary {display:none!important}

.manufacturer{
    display:none !important;
}

.productdetails-tabs .nav-tabs{
    text-align: left !important;
}

.sorter-options-wrap{
    display: none!important;
}

.ja-filter-wrapper .filter-content{
    background-color: #fff !important;
}

.ja-filter-wrapper .filter-content .filter-options-title span{
     background-color: #fff !important;
}
#jamegafilter-search-btn {
    display: none!important;
}

.ja-products-wrapper .product-item .product-item-details .addtocart-bar{
    display:none!important;
}

.orderby-displaynumber{
    display:none!important;
}

.vm-category{display: none !important;}

div[class*="-view"] .vm-product-descr-container-1 a, div[class*="-view"] .vm-product-descr-container-0 a{
    font-size: 1.5em !important;
}

div[class*="-view"] .vm-product-descr-container-1 > h4, div[class*="-view"] .vm-product-descr-container-0 > h4{
    margin-top:60px !important;
}


/*Product Detail View*/

.availability{
    text-align: left !important;
    font-size: 18px;
}

.vm-product-details-container .PricesalesPriceTt{
    display: none!important;
}

.vm-product-details-container .PricepriceWithoutTax{
    display: none !important;
}
.productdetails-tabs{
    margin-top:0px !important;
}

div[class*="-view"] .vm-product-media-container {
    margin-bottom:-40px !important;
}

/********/

/*Social Media Buttons in Top Menu*/

/*
.social-list-media-facebook {
background:#4267B2 !important;
border-radius: 50%;
display: inline-block;
font-size: 20px;
height: 30px;
text-align: center;
line-height: 24px;
margin-top:6px;
padding-top:3px;
width: 30px;
float: left;
}


.social-list-media-linkedin {
background:#0e76a8 !important;
border-radius: 50%;
display: inline-block;
font-size: 20px;
height: 30px;
text-align: center;
line-height: 24px;
margin-right: 6px;
margin-top:6px;
margin-left:10px;
padding-top:3px;
width: 30px;
float: left;

}



.social-list-media-linkedin li, .social-list-media-facebook li {
    list-style:none;
}

.social-list-media-linkedin li a, .social-list-media-facebook li a {
    color:#FFF !important;
}
*/
