body {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 15px;
    line-height: 1.7;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #04af4d;
}

a:hover {
    text-decoration: none;
}

a:focus, a:hover {
    color: #000;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #04af4d;
    background-image: none;
    background-repeat: repeat-x;
}

/* top */
#top {
    background-color: #04af4d;
    border-bottom: 1px solid #04af4d;
    padding: 3px 0px 3px 0;
    margin: 0;
    text-align: center;
    min-height: 40px;
}

#top .container {
    padding: 0 20px;
}

#top #currency .currency-select {
    text-align: left;
}

#top #currency .currency-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #04af4d, #1f90bb);
    background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
    color: #fff;
    text-wrap: none;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: transparent;
    border-color: transparent;
}

#top-links .dropdown-menu a {
    color: #04af4d;
    transition: background 0.4s ease 0s;
    font-size: 12px;
}

#top-links .list-inline > li {
    border-right: 2px solid #fff;
    line-height: 1em;
    padding: 0 15px;
}

#top-links .list-inline > li > a {
    transition: color 0.4s ease 0s;
}

#top-links .list-inline > li:last-child {
    border: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: #000;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links {
    padding-top: 6px;
}

#top-links a + a {
    margin-left: 15px;
}

/* logo */
#logo {
    margin: 0;
}

/* search */
#search {
    float: right;
    margin: 13px 0;
    max-width: 400px;
    padding-right: 40px;
}

#search .input-lg {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border-color: #c2c2c2;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 9px 20px 8px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: #04af4d;
    background-image: none;
    box-shadow: none;
    border: 1px solid #04af4d;
}

#search .form-control::-moz-placeholder {
    color: #919191;
    text-transform: uppercase;
    opacity: 1;
}

/* cart */
#cart {
    margin-bottom: 0;
    width: auto;
    padding: 0 25px;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
    background-color: #04af4d;
    border-color: #04af4d;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn {
    background-image: none;
    background-color: #04af4d;
    border: 1px solid #04af4d;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    background-image: none;
}

#cart.open > .btn:hover {
    color: #fff;
}

#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

#content .buttons > .btn-group > .btn{
    min-width: 130px;
    max-width: 100%;
}

#content .buttons > .btn-group > #messenger-button{
    background-color: #365899;
    border-color: #365899;
}

#content .buttons > .btn-group > #messenger-button:hover{
    background-color: #153775;
}

#content .buttons > .btn-group > #email-button{
    background-color: #fe6d4c;
    border-color: #fe6d4c;
}

#content .buttons > .btn-group > #email-button:hover{
    background-color: #e75a3a;
}

#content .buttons > .btn-group > #share-button .at-share-btn-elements a.at-share-btn{
    min-width: 130px;
    max-width: 100%;
    min-height: 34px;
    margin: 0;
    text-shadow: none;
    transition: background-color 0.4s ease 0s;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    text-align: center;
}

#content .buttons > .btn-group > #share-button .at-share-btn-elements a.at-share-btn:hover{
    background-color: #005e20 !important;
    border-color: #005e20;
}


@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #04af4d, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #04af4d, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #04af4d, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }

    #logo,.header-phone {
        display: inline-block;
        float: left;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    .breadcrumb {
        visibility: hidden;
        margin: 0;
        padding: 0;
    }

    .header-first {
    }

    #logo,.header-phone {
        display: inline-block;
    }

    .header-phone {
        float: right;
    }

    #column-left {
        display: none!important;
    }

    #content {
        margin-bottom: 30px;
    }

    .home-container #content {
        margin-bottom: 0;
    }

    header {
        border-top: none!important;
    }

    .mobile-margin {
        margin-top: 25px;
    }

    #logo {
        text-align: center;
    }

    #search {
        padding-right: 0!important;
        float: none!important;
        margin: 13px auto!important;
    }

    .five-elements {
        text-align: center;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #cart {
        width: 100%!important;
    }

    #logo img ,#cart {
        display: inline-block;
        margin: 0 auto;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 600px;
}

#content img{
    max-width: 100%;
    height: auto !important;
}

/* footer */
footer {
    margin-top: 0;
    padding-top: 0;
    background-color: #ffffff;
    border-top: none;
    color: #000000;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #000000;
}

footer a {
    color: #000000;
    text-transform: uppercase;
    font-size: 13px;
    transition: color 0.4s ease 0s;
}

footer a:hover {
    color: #007000;
}

footer h5 {
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #007000;
    text-transform: uppercase;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 20px 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #fff;
    text-shadow: none;
    background-color: #04af4d;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #04af4d;
    transition: background-color 0.4s ease 0s;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #04af4d;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #04af4d;
    transition: background-color 0.4s ease 0s;
}

.product-cart {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #005e20;
    background-position: 0 -15px;
    border-color: #005e20;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #005e20;
    border-color: #005e20;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #005e20;
    border-color: #005e20;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #04af4d;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    margin-bottom: 20px;
    overflow: auto;
}

.product-thumb .image {
    text-align: center;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #d9d7d7;
    border-top: 1px solid #d9d7d7;
    border-right: 1px solid #d9d7d7;
    border-bottom: 5px solid #04af4d;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    font-weight: bold;
    text-align: center;
}

.product-thumb h4 a {
    color: #707070;
    font-weight: 500;
    font-size: 18px;
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: auto;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: auto;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
}

.product-thumb .price-new {
    font-weight: 500;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.product-thumb .button-group {
    overflow: auto;
    text-align: center;
}

.product-list .product-thumb .button-group {
    border-left: none;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }

    .breadcrumb{
        display: none;
    }
}

.product-thumb .button-group button {
    width: auto;
    border: none;
    display: inline-block;
    background-color: #04af4d;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    box-shadow: none;
    text-transform: uppercase;
    /*padding: 0 12px;*/
    width: 38px;
    transition: background-color 0.4s ease 0s;
}

.product-thumb .button-group button i {
    font-size: 15px;
}

.product-thumb .button-group button + button {
    border-left: none;
}

.product-thumb .button-group button:hover {
    color: #fff;
    background-color: #005e20;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 767px) {
    .megamenu .mobile-disabled {
        display: none;
    }

    .carousel-viewall img {
        display: block;
        margin: 0 auto;
    }

    .footer-links ul li {
        line-height: 2em!important;
        display: block!important;
        border-right: none!important;
    }

    .combo-text {
        font-size: 30px!important;
        text-align: center;
        line-height: 30px!important;
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }

    .cart-area {
        display: table;
        width: 100%;
    }

    .copyright-text ,.abn {
        text-align: center!important;
        float: none!important;
    }

    .hi-icon-wrap {
        text-align: center!important;
        padding: 0 0 20px!important;
    }

    #popupform .box-heading h3 {
        text-align: center!important;
        padding-bottom: 15px!important;
    }

    footer h5,footer {
        text-align: center!important;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Responsive Shopping Cart */
@media only screen and (max-width: 550px) {
    #shopping-cart table, #shopping-cart thead, #shopping-cart tbody, #shopping-cart th, #shopping-cart td, #shopping-cart tr {
        display: block;
    }

    #shopping-cart thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }

    #shopping-cart tr {
        border: 1px solid #ccc;
    }

    #shopping-cart td {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color -moz-use-text-color #eee;
        border-image: none;
        border-style: none none solid;
        border-width: medium medium 1px;
        position: relative;
        text-align: center;
        white-space: normal;
    }

    #shopping-cart tfoot {
        width: 100%;
        display: block;
    }

    #shopping-cart td.totals {
        float: left;
        width: 75%;
    }

    #shopping-cart td.totals:nth-child(2) {
        float: right;
        width: 25%;
    }

    .table-responsive > .table > tbody > tr > td:nth-child(4) .input-group {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (min-width: 551px) {
    #shopping-cart .input-group .form-control:first-child {
        min-width: 54px !important;
    }

    .table-responsive > .table > tbody > tr > td:nth-child(4) {
        max-width: 150px !important;
    }
}

.table-responsive > .table > tbody > tr > td:nth-child(2) {
    white-space: normal !important;
}

.container {
    width: 100%;
    max-width: 1460px;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

header {
    border-top: 10px solid #04af4d;
    padding: 10px 0;
    background: url("/catalog/view/theme/default/image/headerbg.jpg") no-repeat scroll center center;
    background-size: cover;
}

.menu-area {
    background-repeat: repeat-x;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#04af4d+0,04af4d+33,037333+86 */
    background: #04af4d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #04af4d 0%, #04af4d 33%, #037333 86%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #04af4d 0%,#04af4d 33%,#037333 86%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #04af4d 0%,#04af4d 33%,#037333 86%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04af4d', endColorstr='#037333',GradientType=0 );
    /* IE6-9 */
    border-style: solid solid none;
    border-width: 0;
    margin-bottom: 0;
    padding: 0;
}

body.common-home {
    background: transparent;
}

.footer-extra {
}

.copyright-text {
    float: left;
    font-size: 13px;
}

.copyright-text a {
    text-transform: none!important;
}

.abn {
    float: right;
    font-size: 13px;
}

.logos-carousel {
    /*background: #1d1d1d!important;*/
    margin: 0!important;
    padding: 12px 50px;
}

.logos-carousel .owl-controls {
    margin-top: 0!important;
}

.footer-links {
    background: url(/catalog/view/theme/default/image/footer-home.jpg);
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-links ul {
    text-align: center;
    list-style: none;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer-links ul li {
    display: inline-block;
    line-height: 1em;
    border-right: 1px solid #039340;
}

.footer-links ul li a {
    color: #039340;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 15px;
    line-height: 1em;
    height: auto;
    font-weight: 400;
    transition: color 0.4s ease 0s;
}

.footer-links ul li a:hover {
    color: #000;
}

.footer-links ul li:last-child {
    border-right: none;
}

.four-elements .list-inline,.four-elements {
    text-align: center;
}

.four-elements {
    border-left: 1px solid #04af4d;
    line-height: 40px;
}

.four-elements .list-inline {
    margin: 0;
}

.five-elements {
    margin-top: 15px;
    padding-right: 0;
    padding-left: 0;
}

header .four-elements a {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
}

header .four-elements a .fa {
    color: #04af4d;
    font-size: 13px;
    margin-right: 5px;
}

header .four-elements a .caret {
    color: #04af4d;
    font-size: 13px;
    margin-left: 5px;
    line-height: 14px;
    display: inline-block;
}

a:focus,img:focus {
    outline: none;
    text-decoration: none;
}

.mailchimp-area {
    background: -moz-linear-gradient(top, #04af4d 0%, #04af4d 33%, #037333 86%);
    background: -webkit-linear-gradient(top, #04af4d 0%,#04af4d 33%,#037333 86%);
    background: linear-gradient(to bottom, #04af4d 0%,#04af4d 33%,#037333 86%);
    display: table;
    width: 100%;
    padding: 10px 0;
}

.secondary-menu {
    background: -moz-linear-gradient(top, #04af4d 0%, #04af4d 33%, #037333 86%);
    background: -webkit-linear-gradient(top, #04af4d 0%,#04af4d 33%,#037333 86%);
    background: linear-gradient(to bottom, #04af4d 0%,#04af4d 33%,#037333 86%);
    display: block;
    width: 100%;
    padding: 0;
}

.social-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1600px;
    width: 100%;
}

.mailchimp-integration .mi-block {
    margin: 5px 0!important;
}

.mailchimp-integration {
    margin-bottom: 0!important;
    overflow: hidden;
}

.mi-block .button {
    width: 100%;
    text-transform: uppercase;
    background: hsla(0, 0%, 0%, 0) url("/catalog/view/theme/default/image/mailchimp-button.png") repeat scroll center center;
    background-size: cover;
    box-shadow: none;
    border-color: #005826;
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
}

.package-deals {
    background: hsla(0, 0%, 0%, 0) url("/catalog/view/theme/default/image/package-deals.jpg") no-repeat scroll center center;
    background-size: cover;
    display: inline-block;
    width: 100%;
}

.mi-block .button:hover {
    box-shadow: 0 0px 12px 0 rgba(0,0,0,0.2),0 3px 9px 0 rgba(0,0,0,0.19);
}

.mi-block .form-control {
    line-height: 40px;
    height: 50px;
    border-radius: 0;
    font-size: 21px!important;
}

#popupform .box-heading h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    text-shadow: 1px 1.732px 0px rgba(0, 0, 0, 0.47);
    line-height: 30px;
    margin: 0;
    font-size: 18px;
}

.mi-block .form-control::-moz-placeholder {
    color: #000!important;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 1;
}

.mi-message.alert {
    color: red;
    font-size: 15px;
}

.footer-menus {
    padding-top: 15px;
}

.menu-product-categories-container {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
}

#menu-product-categories, ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    height: 100%;
}

#menu-product-categories > li {
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    text-decoration: none;
    vertical-align: middle;
}

#menu-product-categories li > a {
    color: #FFFFFF;
    text-shadow: 0 1px 1px #000;
    font-size: 16px;
    font-weight: 500;
    transition: color 0.4s ease 0s;
    line-height: 20px;
}

#menu-product-categories > li > a:hover {
    color: #000;
    text-shadow: 0 1px 1px #04af4d;
}

#menu-product-categories > li:after {
    border-right: 1px solid #02883b;
    content: "";
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 1px;
}

#menu-product-categories > li:last-child:after {
    border: none;
}

.four-elements .dropdown-menu {
}

.featured-module {
    padding: 30px 0 0;
    border-bottom: 7px solid #157f43;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.image-effect {
    overflow: hidden;
    position: relative;
}

.overlay-effect {
    background: hsla(196, 100%, 46%, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 20px 20px 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(1.2);
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1) 0s;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.overlay-effect::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.overlay-effect {
    text-align: center;
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1) 0s;
    visibility: hidden;
}

.overlay-effect-details {
    font-size: 18px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: top;
    width: 100%;
}

.view-product {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 21%);
    color: hsl(0, 0%, 21%);
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin-top: 14px;
    padding: 8px 20px;
    transition: background-color 0.4s ease 0s;
}

.view-product:hover {
    background: hsl(0, 0%, 21%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 21%);
    color: hsl(0, 0%, 100%);
}

.image-effect:hover .overlay-effect {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

.search-heading {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 5px;
    font-weight: 600;
    background: #00903d;
}

.search-area {
    background: #000000;
    padding: 10px 0;
    display: table;
    width: 100%;
}

.search-area .label-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
}

.search-area .after-search {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
}

/* Container used for styling the custom select, the buttom class below adds the
 * bg gradient, corners, etc. */
.custom-select {
    position: relative;
    display: block;
}

/* This is the native select, we're making everything but the text invisible so
 * we can see the button styles in the wrapper */
.custom-select select {
    width: 100%;
    margin: 0;
    outline: none;
    color: #fff;
    height: auto;
    padding: .6em .8em .5em .8em;
    background: #005e20!important;
    /* Match-04 */
    /* inside @supports so that Android <= 4.3 display the native arrow */
    border: 1px solid #005e20;
    /* Match-05 */
    /* Prefixed box-sizing rules necessary for older browsers */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* Font size must be 16px to prevent iOS page zoom on focus */
    font-size: 16px;
}

/* Custom arrow sits on top of the select - could be an image, SVG, icon font,
 * etc. or the arrow could just baked into the bg image on the select. */
.custom-select::after {
    content: url(/catalog/view/theme/default/image/select-down.png) ;
    position: absolute;
    top: 10px;
    right: 1em;
    z-index: 2;
    /* These hacks make the select behind the arrow clickable in some browsers */
    pointer-events: none;
    display: none;
}

/* Firefox <= 34 has a false positive on @supports( -moz-appearance: none )
 * @supports ( mask-type: alpha ) is Firefox 35+
 */
@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)) {
    /* Show custom arrow */ .custom-select::after {
        display: block;
    }

    /* Remove select styling */
    .custom-select select {
        padding-right: 2em;
        /* Match-01 */
        height: auto;
        color: #fff;
        border-radius: 0;
        /* inside @supports so that iOS <= 8 display the native arrow */
        background: #005e20!important;
        /* Match-04 */
        /* inside @supports so that Android <= 4.3 display the native arrow */
        border: 1px solid #005e20;
        /* Match-05 */
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .custom-select select:focus {
        border-color: #005e20;
        /* Match-03 */
        box-shadow: none;
    }
}

.search-area .label-text2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    display: block;
    height: 50px;
}

.search-area .label-remember {
    color: #fff;
    font-size: 17px;
}

#ymm-submit {
    margin-top: 44px;
    height: 45px;
    background-image: none;
    background-color: #005e20;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0;
    border-color: #005e20;
    box-shadow: none;
}

#change-vehicle {
    margin-top: 5px;
}

.fp_carousel .owl-controls {
    display: none;
}

.combo-text {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 65px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.47);
    line-height: 65px;
    padding-top: 140px;
    padding-bottom: 140px;
    background: hsla(0, 0%, 0%, 0) url("/catalog/view/theme/default/image/combo-text.jpg") no-repeat scroll center center;
    background-size: cover;
}

.fp_carousel .product-thumb h4 a {
    color: #fff;
}

.fp_carousel .product-thumb .price {
    color: #fff;
}

#change-vehicle {
    background-color: hsl(140, 100%, 18%);
    background-image: none;
    border-color: hsl(140, 100%, 18%);
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.fp_carousel {
    padding-top: 20px;
    padding-bottom: 20px;
}

#content {
    padding-bottom: 30px;
}

.home-container #content {
    padding-bottom: 0;
}

/*#supermenu ul li.tlli::after {
    border-right: 1px solid hsl(146, 97%, 27%);
    bottom: 0;
    content: "";
    height: 100px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
#supermenu ul li.tlli
{
    overflow: hidden;
}
#supermenu ul li.tlli:last-child::after
{
    border: none;
}*/
.slide-background {
    background-image: url("/catalog/view/theme/default/image/Slidebg0.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    transition: all 300ms ease 0s;
}

@media (max-width: 1460px) {
    .slide-background {
        background-size: 100% auto;
        background-position: top center;
    }
}

#content {
    background: #fff;
}

#slideshow0 {
    padding: 30px 0;
}

.home-area {
    position: relative;
}

@media (min-width: 768px) and (max-width: 1440px) {
    #menu-product-categories > li:after {
        border:none!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #popupform .box-heading h3 {
        text-align: center!important;
        padding-bottom: 15px;
    }

    .megamenu .mobile-disabled {
        display: none;
    }

    header {
        border-top: none!important;
    }

    .combo-text {
        padding-bottom: 150px!important;
        padding-top: 150px!important;
        font-size: 30px!important;
        line-height: 30px!important;
    }

    .carousel-viewall img {
        display: block;
        margin: 0 auto;
    }

    .hi-icon-wrap {
        margin: 15px auto!important;
        text-align: center!important;
    }
}

.related-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 20px;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.47);
    font-size: 25px;
    letter-spacing: 1px;
    background: url(/catalog/view/theme/default/image/related-text.jpg);
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mi-block .form-control::-moz-placeholder {
        font-size: 17px!important;
    }

    .combo-text {
        padding-bottom: 150px!important;
        padding-top: 150px!important;
        font-size: 33px!important;
        line-height: 33px!important;
    }

    .hi-icon-wrap::before {
        display: block;
        margin-bottom: 10px;
        margin-left: 5px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .combo-text {
        padding-bottom: 180px!important;
        padding-top: 180px!important;
        font-size: 35px!important;
        line-height: 35px!important;
    }
}

.brands-carousel {
    display: inline-block;
    width: 100%;
    /*background: #1d1d1d!important;*/
}

.carousel-viewall {
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
}

.carousel-viewall img {
    height: auto!important;
    width: 100%;
    max-width: 199px;
    max-height: 62px;
}

@media (min-width: 992px) {
    ul.megamenu > .primaryli:last-child {
        border:none;
    }

    ul.megamenu > .primaryli .sub-menu {
        text-align: left;
        max-width: 100%;
        border: none;
        float: left;
    }
}

@media (min-width: 1200px) and (max-width: 1450px) {
    ul.megamenu {
        text-align: center;
        display: flex;
    }

    ul.megamenu > .primaryli {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        border-right: 1px solid #02883b;
        padding: 0 15px;
        width: auto;
        float: none;
    }

    ul.megamenu > .primaryli .sub-menu {
        max-width: 100%;
    }

    ul.megamenu > li > a {
        font-size: 13px!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    ul.megamenu {
        text-align: center;
    }

    ul.megamenu > .primaryli {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        border-right: none;
        padding: 0 15px;
        width: auto;
        float: left;
    }
}

@media (min-width: 1451px) {
    ul.megamenu {
        text-align: center;
        display: flex;
    }

    ul.megamenu > .primaryli {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        border-right: 1px solid #02883b;
        padding: 0 18px;
        width: auto;
        float: none;
    }
}
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #04af4d;
    border-color: #04af4d;
}

.pagination > li > a, .pagination > li > span {
    color: #04af4d;
}

.shop-by-brands a {
    word-wrap: break-word;
}

.tab-content #tab-description ul li {
    margin: 0!important;
    text-indent: 0!important;
}

blockquote {
    font-size: 16px;
}

.information-information #content {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.featured-title {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    background: green;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #04af4d;
    border-color: #04af4d;
}

button:focus {
    outline: none;
}

@media (min-width: 992px) {
    header {
        height: 109px;
        position: fixed;
        top: 0;
        transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
        width: 100%;
        z-index: 16777260;
    }

    .nav-up {
        top: -109px;
    }

    body {
        padding-top: 109px;
    }
}

@media (max-width: 991px) {
    #menu-area {
        z-index: 16777260!important;
    }

    .menu-area {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
}

button:focus {
    outline: none;
}

html {
    overflow-x: hidden;
}

#tab-description {
    overflow-x: auto;
}

.category-module {
    padding: 30px 0 0;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.category-module .clearfix {
    clear: none!important;
    display: none!important;
}

.modal {
    z-index: 16777271;
}

.at-share-btn-elements > .at-icon-wrapper,.at-icon-wrapper > .at-icon-wrapper {
    line-height: 38px!important;
    height: 25.5px!important;
    width: 38px!important;
}

.at-style-responsive .at-share-btn {
    padding: 0!important;
    margin: 0!important;
}

.sharebox {
    display: inline-block;
    width: 38px;
    margin-top: -1px;
    height: 40px;
    background-color: #04af4d;
}

.at-icon-wrapper .at-icon-addthis {
    width: 26px!important;
    height: 26px!important;
    margin: 6px;
}

.fancybox-wrap,.fancybox-overlay ,.mfp-wrap {
    z-index: 16777270!important;
}

.header-phone {
    text-align: center;
    margin-left: 25px;
}

.header-phone span {
    color: #000;
    line-height: 25px;
    font-size: 21px;
}

.header-phone h3 {
    margin: 0;
}

.header-phone h3 a {
    color: #000;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 44px;
    font-weight: 900;
    transition: color 0.4s ease 0s;
}

.header-phone h3 a:hover {
    color: #04af4d;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .header-phone h3 a {
        font-size: 1.7vw!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-phone {
        margin-left: 20px;
    }

    .header-phone span {
        font-size: 16px;
    }

    .header-phone h3 a {
        font-size: 1.3vw!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-phone {
        margin-left: 20px;
    }

    .header-phone span {
        font-size: 16px;
    }

    .header-phone h3 a {
        font-size: 5vmin!important;
    }
}

@media (min-width: 280px) and (max-width: 320px) {
    .header-phone {
        margin-left: 20px;
    }

    .header-phone span {
        font-size: 16px;
    }

    .header-phone h3 a {
        font-size: 20px!important;
    }
}

#dialog-popup-add-cart .alert-success {
    background: transparent;
    border: none;
    color: inherit;
}

.modal-content {
    border-radius: 0;
}

.modal-footer {
    border: none;
}

.modal-dialog {
    margin: 150px auto;
}

/* Social Feeds Section */
.SocialFeeds iframe 
{
     max-width: 100%;
     border: 1px solid #46905f!important;
     overflow: hidden;
     height: 465px !important;
}
@media  (max-width: 992px) {
.SocialFeeds iframe {
    margin: 26px auto !important;
    text-align: center;
    display: block;
    max-width: 464px;
    width: 100% !important;
   
}

.SocialFeeds img {
    margin: 0 auto !important;
    text-align: center;
}
}

@media (max-width: 1439px){
    .SocialFeeds iframe .image-box{
        margin-left: 3px;
        margin-bottom: 3px;
    }
}
