.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {background-color: #e5e5e5;}
.thumb-info-action-icon {color:#fff;}
.product_meta {padding-top:10px;}
.color-wrap {width:44px;height:44px;padding:2px;border:1px solid #ccc;border-radius: 2px;float:left; margin: 0 10px 10px 0;}
.color-inner {width:19px;height:38px;float:left;}
.studio-wrap {position: relative;}
.studio-float {position: absolute; bottom: 0; height:75px; width: 100%; background-color: #fff; z-index: 99;}
.form-inline .form-control, .form-inline .input-group .form-control {width: 100% !important;}
.alert h3 {margin-bottom: 0 !important;}
.alert-rally {background-color: #81c341;}
.page-header.custom-product {border-top: 0 !important; padding: 0 0 10px !important;}
.page-header.custom-product h1 {margin-top: 15px; margin-bottom: 0;}
.page-header.custom-product img {bottom: -30px !important;}
section.alert-default {border-color: #ccc !important;}
ul.portfolio-details {margin-top: 10px !important;}
.text-color-medium {color:#999 !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.padding-sides-20 {padding-left: 20px; padding-right: 20px;}
.border-bottom {border-bottom: 1px solid #999;}
.feature-box-style-5{padding: 10px; border: 1px solid #dfdfdf; border-radius: 8px;}
.color-wrap {cursor: pointer;}
.overlay {display: none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .6 )
                url('loading.gif')
                50% 50%
                no-repeat;
}
body.loading .overlay {
    display: block;
}
.contact-map {border-bottom: 4px #81c341 solid;}
@media (min-width: 992px) {
    ul.portfolio-list .portfolio-item img {max-height: 300px}
}
@media print {
    h2 {margin: 0;}
    h3 {font-size: 14px; margin:0px;}
    h4 {font-size: 12px; margin:0px;}
    p{font-size: 10px; margin:0px;}
    hr{margin: 8px 0;}
    .col-print-4 {width: 33.33333333%}
}