/* 
                Author     : Munjin Hasan Adil
*/

/* ------------------------------------------------------------------------- *
        Fonts
 * ------------------------------------------------------------------------- */
/*@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/FontAwesome.eot');
    src: url('../fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), url('../fonts/FontAwesome.woff2') format('woff2'), url('../fonts/FontAwesome.woff') format('woff'), url('../fonts/FontAwesome.ttf') format('truetype'), url('../fonts/FontAwesome.svg#Baskvill') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'ProximaNova-Light';
    src: url('../fonts/ProximaNova-Light.eot');
    src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-SemiboldItalic';
    src: url('../fonts/ProximaNova-SemiboldItalic.eot');
    src: url('../fonts/ProximaNova-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-SemiboldItalic.woff2') format('woff2'), url('../fonts/ProximaNova-SemiboldItalic.woff') format('woff'), url('../fonts/ProximaNova-SemiboldItalic.ttf') format('truetype'), url('../fonts/ProximaNova-SemiboldItalic.svg#ProximaNova-SemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Extrabold';
    src: url('../fonts/ProximaNova-Extrabold.eot');
    src: url('../fonts/ProximaNova-Extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Extrabold.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabold.woff') format('woff'), url('../fonts/ProximaNova-Extrabold.ttf') format('truetype'), url('../fonts/ProximaNova-Extrabold.svg#ProximaNova-Extrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald-Regular';
    src: url('../fonts/Oswald-Regular.eot');
    src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Regular.woff2') format('woff2'), url('../fonts/Oswald-Regular.woff') format('woff'), url('../fonts/Oswald-Regular.ttf') format('truetype'), url('../fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald-Bold';
    src: url('../fonts/Oswald-Bold.eot');
    src: url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Bold.woff2') format('woff2'), url('../fonts/Oswald-Bold.woff') format('woff'), url('../fonts/Oswald-Bold.ttf') format('truetype'), url('../fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.naclogo {position: absolute;right: 30px;top: 20px;}
.d-none {
    display: none;
}
.d-none-imp {
    display: none !important;
}
#foxyshop_category_75, #foxyshop_category_274 {display: none !important;}
.site-title {display: none;}
@media print {
    #fc img#fc-logo--receipt {
        display: none !important;
    }
    #fc .fc-container__grid--receipt--logo {
        display: none !important;
    }
    a.btn-welcome {
        display: block !important;
    }
    .header-main {
        border-top: none !important;
    }
    .header-top {
        background: none !important;
    }
    header .container:after, header .container:before {
        display: none !important;
        content: none;
    }
    .print-100 {
        width: 100% !important;
    }
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
/*# sourceMappingURL=bootstrap.css.map */
/* ------------------------------------------------------------------------- *
        Base Setup
/* ------------------------------------------------------------------------- */
body {
    font-family: 'ProximaNova-Regular';
    font-size: 17px;
    color: #111;
}

* {
    outline: none !important;
}

a {
    font-family: 'ProximaNova-Regular';
    color: #fff;
    font-size: 16px;
}

a:hover,
a:focus {
    color: #c81e31;
    text-decoration: none;
}

a,
a:before,
a:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.entry-content a {
    color: #c81e31;
    font-size: 17px;
}

.entry-content a:hover,
.entry-content a:focus {
    color: #333;
    border-bottom: 1px solid #333;
}


address,
cite,
em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
}
p {
    margin-bottom: 15px;
}
ul {
    padding-left: 0;
}
.entry-content ul {
    margin-left: 34px;
}

.foxyshop_button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.btn-default {
    padding: 11px 35px 9px;
    background: #c81e31;
    border-radius: 0;
    font-family: 'RabbidHighwaySignII';
    font-size: 19px;
    color: #fff;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-default:hover,
.btn-default:focus {
    background: #fff;
    border-color: #25558f;
    color: #000;
}
.gform_required_legend {
    display: none;
}
#gform_submit_button_3 {
    background: #024d6e !important;
    border-radius: 0 !important;
    padding: 11px 40px !important;
    font-size: 19px !important;
    box-shadow: none;
    border: 0;
    color: #fff;
}
#gform_submit_button_3:hover {
    background: #0768a9 !important;
    color: #fff;
}
.cbp-spmenu {
    z-index: 99999 !important;
}
/* Base Headings Setup
----------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
section {
    padding: 50px 0;
}
.gutter-left-0 {
    padding-left: 0;
}
.gutter-right-0 {
    padding-right: 0;
}
.gutter-left-10 {
    padding-left: 10px;
}
.gutter-right-10 {
    padding-right: 10px;
}
.gutter-left-11 {
    padding-left: 11px;
}
.gutter-right-11 {
    padding-right: 11px;
}
.padding-right-0 {
    padding-right: 0;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}


/*================= Header ===================*/
header#header {
    -webkit-box-shadow:0px 2px 2px #ebebeb;
    -moz-box-shadow:0px 2px 2px #ebebeb;
    box-shadow:0px 2px 2px #ebebeb;
}
.header-top {
    background: #222222;
}
.myaccount, .checkout {
    border-left: 1px solid #595959;
    padding: 9px 18px 10px 18px;
}
.mycart {
    border-left: 1px solid #595959;
    padding: 5px 18px 8px 18px;
}
.mycart span {
    margin-top: 6px;
}
.searchbox {
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
}
.mycart {
    margin-right: 50px;
}
.myaccount img, .myaccount span, .checkout img, .checkout span, .mycart img, .mycart span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    color: #fff;
}
.myaccount img, .checkout img, .mycart img {
    margin-right: 8px;
}
.searchbox-icon img {
    margin-top: 13px;
}
.header-top .container {
    position: relative;
}
.searchbox {
    position:absolute;
    min-width:50px;
    width:0%;
    height:43px;
    float:right;
    overflow:hidden;
    right: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    z-index: 1;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    height: 45px;
    margin:0;
    padding: 0px 78px 0px 20px;
    font-size:16px;
    color:#333;
}
.searchbox-input::-webkit-input-placeholder {
    color: #333;
}
.searchbox-input:-moz-placeholder {
    color: #333;
}
.searchbox-input::-moz-placeholder {
    color: #333;
}
.searchbox-input:-ms-input-placeholder {
    color: #333;
}
.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:45px;
    display:block !important;
    position:absolute;
    top:0;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#eeeeee;
    background: #222222;
    overflow: hidden;
}
.searchbox-open {
    width: 300px;
}

.header-main {
    background: #f9f9f9;
    border-top: 1px solid #161928;
    padding-left: 25px;
    padding-right: 25px;
}
header .header-contact {
    position: absolute;
    right: 0;
    top: 20px;
    float: right;
    z-index: 1000;
}
header .header-contact a {
    color: #000 !important;
}
.phone {
    margin-left: 30px;
    float: right;
    margin-top: 6px;
}
.email {
    float: right;
}
.email img, .email span, .phone img, .phone span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-family: 'ProximaNova-Regular';
    color: #222222;
}
.email img, .phone img {
    margin-right: 10px;
}
.btn-outline {
    padding: 9px 22px 8px;
    display: inline-block;
    line-height: 18px;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #47737C;
    text-transform: uppercase;
    font-family: 'ProximaNova-Semibold'
}
.btn-outline:hover {
    background: #47737C;
    color: #fff;
}
#advanced_text-2 {display: none;}

/*================= Main Navigation ===================*/
.navbar-default {
    background: none;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 23px;
    padding-bottom: 0;
}
.navbar-brand {
    padding: 0;
    padding-bottom: 15px;
    height: auto;
}
.navbar-nav {
    margin-top: 53px;
}
.navbar-nav > li {
    margin-left: 7px;
}
.navbar-default .navbar-nav > li > a {
    background: #e1e1e1;
    border: 1px solid #cfcfcf;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #111111;
    padding: 10px 30px;
    font-size: 15px;
    font-family: 'ProximaNova-Semibold';
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background: #444;
}
.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    color: #fff;
    border: 1px solid #666;
    background: #444;
}

/*================= Banner Section ===================*/
.homepage-banner {
    background-image: url(../images/banner_img.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 0 50px;
    position: relative;
    overflow: hidden;
}
.homepage-banner #myCarousel {
    margin-top: 23px;
    overflow: hidden;
}
.homepage-banner h5 {
    font-family: 'Oswald-Regular';
    font-size: 18px;
    color: #fff;
    margin-top: 0;
}
.homepage-banner h3 {
    font-size: 44px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}
.homepage-banner p {
    color: #fff;
}
.homepage-banner .carousel-caption-wrapper {
    margin-left: 40px;
    margin-right: -7px;
}
.homepage-banner .carousel-caption-text {
    margin-top: 30px;
    margin-bottom: 4px;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}
.homepage-banner .carousel-btn {
    padding: 12px 24px;
    display: inline-block;
    line-height: 18px;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    border: 1px solid #fff;
    margin-top: 20px;
	-webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s; 
}
.homepage-banner .carousel-btn:hover {
    background: rgb(0,0,0);
}
.homepage-banner #myCarousel img {
    margin-left: 10px;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
    max-height: 333px;
    width: auto;
}
.homepage-banner .carousel-indicators {
    display: none;
}
.carousel-control:focus, .carousel-control:hover, .carousel-control.left, .carousel-control.right {
    background: none;
}
.glyphicon-chevron-left:before {
    content: "" !important;
}
.glyphicon-chevron-right:before {
    content: "" !important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 47%;
}
.slideshow-section .carousel-indicators {
    display: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 55px;
    height: 55px;
}

@media screen and (min-width: 1200px) {
    .homepage-banner .left.carousel-control {
        left: -40%;
    }
    .homepage-banner .right.carousel-control {
        margin-right: -13%;
    }
}

@media screen and (min-width: 1400px) {
    .homepage-banner .left.carousel-control {
        left: -47%;
    }
    .homepage-banner .right.carousel-control {
        margin-right: -20%;
    }
}
@media (max-width: 1350px) {
    .homepage-banner .left.carousel-control {
        left: 0;
    }
    .homepage-banner .carousel-control {
        top: auto;
        /*bottom: -35px;*/
    }
    .homepage-banner .carousel-control .glyphicon-chevron-left, .homepage-banner .carousel-control .glyphicon-chevron-right, .homepage-banner .carousel-control .icon-next, .homepage-banner .carousel-control .icon-prev {
        width: 35px;
        height: 35px;
    }
    .homepage-banner .carousel-control.right {
        right: 0;
        left: 63px;
    }

    .homepage-banner .item img {
        width: 250px;
        /*margin-top: 55px;*/
    }
}
@media (max-width: 1350px) {
    .homepage-banner #myCarousel img {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 991px) {
    .homepage-banner .carousel-caption-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .homepage-banner .carousel-caption-text {
        margin-top: 21px;
        text-align: center;
    }
    .homepage-banner #myCarousel img {
        width: 200px;
        margin: 0 auto;
        margin-top: 30px;
    }
    .homepage-banner h5 {
        font-size: 30px;
    }
    .homepage-banner h3 {
        font-size: 38px;
        line-height: 46px;
    }
    .homepage-banner .carousel-btn {
        padding: 13px 18px;
        display: block;
        line-height: 18px;
        font-size: 16px;
        border-radius: 5px;
        width: 180px;
        margin: 0 auto;
        text-align: center;
    }
    .homepage-banner .carousel-control {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .homepage-banner .carousel-control.right {
        right: 0;
        left: auto;
    }
}

/*================= Sidebar ===================*/
.homepage-aside {
    margin-top: 35px;
    border-radius: 5px;
}
.homepage-aside ul {
    margin-bottom: 0;
}
.homepage-aside ul li {
    width: 100%;
    list-style-type: none;
    background: #ca2033;
}
.homepage-aside ul li:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.homepage-aside ul li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.homepage-aside ul li a {
    color: #ffffff;
    position: relative;
    display: block;
    padding: 0 5px 0 15px;
    background: url(../images/aside-border.png) repeat-x bottom;
    font-size: 15px;
    font-family: 'ProximaNova-Semibold';
    line-height: 45px;
}
.homepage-aside ul li:last-child a {
    background: 0;
}
.homepage-aside ul li:hover,
.homepage-aside ul li:focus,
.homepage-aside ul li.active {
    background-color: #333;
}
.homepage-aside ul li a img {
    float: left;
    margin-right: 12px;
}
.homepage-aside ul li a:before {
    position:relative;
    z-index:100000;
    left:0;
    top:7px;
    margin-right: 12px;
}
.homepage-aside ul li:nth-child(1) a:before {
    content:url('../images/menu-icons/home-icon.png');
}
.homepage-aside ul li:nth-child(2) a:before {
    content:url('../images/menu-icons/aboutus-icon.png');
}
.homepage-aside ul li:nth-child(3) a:before {
    content:url('../images/menu-icons/atm-products.png');
}
.homepage-aside ul li:nth-child(4) a:before {
    content:url('../images/menu-icons/atm-services.png');
}
.homepage-aside ul li:nth-child(5) a:before {
    content:url('../images/menu-icons/atm-sales.png');
}
.homepage-aside ul li:nth-child(6) a:before {
    content:url('../images/menu-icons/atm-solutions.png');
}
.homepage-aside ul li:nth-child(7) a:before {
    content:url('../images/menu-icons/atm-leasing.png');
}
.homepage-aside ul li:nth-child(8) a:before {
    content:url('../images/menu-icons/atm-enclosures.png');
}
.homepage-aside ul li:nth-child(9) a:before {
    content:url('../images/menu-icons/faq.png');
}
.homepage-aside ul li:nth-child(10) a:before {
    content:url('../images/menu-icons/testimonials.png');
}
.homepage-aside ul li:nth-child(11) a:before {
    content:url('../images/menu-icons/employment.png');
}
.homepage-aside ul li:nth-child(12) a:before {
    content:url('../images/menu-icons/contact.png');
}
.display-block {
    display: block !important;
}

/*================= Callouts Section ===================*/
.callouts {
    padding-top: 30px;
    padding-bottom: 25px;
}
.callouts-box {
    background: #53618f; /* Old browsers */
    background: -moz-linear-gradient(left, #53618f 0%, #424e74 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #53618f 0%,#424e74 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #53618f 0%,#424e74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53618f', endColorstr='#424e74',GradientType=1 ); /* IE6-9 */
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 18px;
    border-radius: 5px;
    min-height: 180px;
    margin-bottom: 25px;
}
.callouts-box img, .callouts-box span {
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    line-height: 43px;
    font-family: 'Oswald-Regular';
    color: #fff;
}
.callouts-box span {
    margin-left: 15px;
}
.callouts-machines img {
    margin-left: 10px;
}
.callouts-parts {
    padding-top: 25px;
}
.callouts-supplies {
    padding-top: 35px;
}
.callouts a:hover .callouts-box {
    background: #1761ae;
}

/*================= Welcome Section ===================*/
.welcome {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f0f0f0;
    text-align: center;
}
.welcome h1 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 35px;
    color: #333;
    margin-bottom: 18px;
}
.welcome p {
    font-family: 'ProximaNova-Light';
    font-size: 18px;
    color: #111111;
    line-height: 35px;
}
.welcome .btn-welcome {
    margin-top: 38px;
}
.welcome a.btn-welcome {
    display: inline;
    border: 2px solid #333333;
    color: #333333;
    font-family: 'ProximaNova-Bold';
    font-size: 20px;
    padding: 15px 45px;
    margin: 0 10px 20px;
    text-transform: uppercase;
}
.welcome a.btn-welcome:hover {
    background: #333333;
    color: #fff;
}


/*================= New Arrivals Carousel ===================*/
.newarrivalsCarousel h2 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 35px;
    color: #333;
    margin-bottom: 25px;
}
.newarrivalsCarousel .lead {
    font-family: 'ProximaNova-Light';
    font-size: 21px;
    color: #111;
    margin-bottom: 27px;
}
.newarrivalsCarousel {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 30px;
    position: relative;
}
.newarrivalsCarousel-wrapper {
    position: relative;
}
.customNavigation {
    position: absolute;
    top: 43%;
    width: 100%;
}
.customNavigation img {
    position: relative;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.customNavigation img:hover {
    opacity: 0.7;
}
.customNavigation a.prev {
    float: left;
    margin-left: -21px;
}
.customNavigation a.next {
    float: right;
    margin-right: -21px;
}
.newarrivals-item {
    margin: 0 9px;
    padding-top: 28px;
    background: #f4f5f7;
}
.newarrivals-content {
    min-height: 185px;
    padding: 5px 10px 33px;
    position: relative;
    background: #ecedf0;
}
.newarrivals-content h3 {
    min-height: 80px;
    margin: 0;
    padding: 12px 5px 5px;
    font-size: 18px;
    line-height: 21px;
    color: #111;
    font-family: 'ProximaNova-Regular';
}
.newarrivals-content span {
    font-family: 'ProximaNova-Bold';
    font-size: 22px;
    color: #111;
    display: block;
    margin-bottom: 10px;
}
.newarrivals-content .btn-addtocart {
    background: #48547e;
    padding: 7px 20px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
}
.newarrivals-content .btn-addtocart:hover {
    background: #ca2033;
    color: #fff;
}


/*================= Featured Products Carousel ===================*/
.featuredproductsCarousel {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 60px;
    position: relative;
}
.featuredproductsCarousel h2 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 35px;
    color: #333;
    margin-bottom: 25px;
}
.featuredproductsCarousel .lead {
    font-family: 'ProximaNova-Light';
    font-size: 21px;
    color: #111;
    margin-bottom: 27px;
}
.featuredproductsCarousel-wrapper {
    position: relative;
}
.customNavigation {
    position: absolute;
    top: 43%;
    width: 100%;
}
.customNavigation img {
    position: relative;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.customNavigation img:hover {
    opacity: 0.7;
}
.customNavigation a.prev {
    float: left;
    margin-left: -21px;
}
.customNavigation a.next {
    float: right;
    margin-right: -21px;
}
.featuredproducts-item {
    margin: 0 9px;
    padding-top: 28px;
    background: #f4f5f7;
}
.featuredproducts-item img {
    margin-bottom: 20px;
}
.featuredproducts-content {
    padding: 5px 10px 33px!important;
    position: relative;
    background: #ecedf0;
}
.featuredproducts-content .product_name a {
    margin: 0;
    padding: 12px 5px 5px;
    font-size: 18px;
    line-height: 21px;
    color: #111;
    font-family: 'ProximaNova-Regular';
}

.woocommerce-Price-currencySymbol {
    display: inline-block!important;
}

.featuredproducts-content span {
    font-family: 'ProximaNova-Bold';
    font-size: 22px;
    color: #111;
    display: block;
    margin-bottom: 0;
}
.featuredproducts-content .btn-addtocart,
.wpcs_product_carousel_slider .owl-item .item .cart a {
    background: #48547e!important;
    padding: 7px 20px!important;
    text-transform: uppercase!important;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px!important;
    border: none!important;
    line-height: inherit!important;
}
.featuredproducts-content .btn-addtocart:hover,
.wpcs_product_carousel_slider .owl-item .item .cart a:hover {
    background: #ca2033!important;
    color: #fff!important;
}


/*================= Testimonials Section ===================*/
.testimonials {
    background:#fff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
    color: #444;
    border-top: 1px solid #ecedf0;
}
.testimonials h2 {
    font-family: 'ProximaNova-Bold';
    font-size: 35px;
    color: #47737c;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.testimonials p {
    line-height: 35px;
    font-family: 'ProximaNova-Light';
    font-size: 20px;
}
.testimonials h6 {
    margin-top: 20px;
    font-family: 'ProximaNova-SemiboldItalic';
    font-size: 20px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2.3em;
    text-shadow: none;
    opacity: 1;
    top: auto;
    bottom: -28px;
}
#quote-carousel .carousel-control.left:hover, #quote-carousel .carousel-control.right:hover {
    opacity: 0.7;
}
#quote-carousel .carousel-control {
    width: 93%;
}
#quote-carousel .glyphicon-chevron-left::before {
    content: "" !important;
}
#quote-carousel .glyphicon-chevron-right::before {
    content: "" !important;
}
#quote-carousel .carousel-control .glyphicon-chevron-left, #quote-carousel .carousel-control .glyphicon-chevron-right {
    width: 44px;
    height: 44px;
}

@media (max-width: 1200px) {
    #quote-carousel .carousel-control {
        width: 91%;
    }
}
@media (max-width: 992px) {
    #quote-carousel .carousel-control {
        width: 88%;
    }
}
@media (max-width: 768px) {
    #quote-carousel .carousel-control {
        width: 88%;
    }
}
@media (max-width: 700px) {
    #quote-carousel .carousel-control {
        width: 86%;
    }
}
@media (max-width: 600px) {
    #quote-carousel .carousel-control {
        width: 82%;
    }
}
@media (max-width: 482px) {
    #quote-carousel .carousel-control {
        width: 76%;
    }
}
@media (max-width: 400px) {
    #quote-carousel .carousel-control {
        width: 70%;
    }
}
.onsale-section {display: none !important;}

/*================= Newsletter Section ===================*/
.newsletter {
    background:#eee;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 33px;
    color: #111111;
}
.newsletter h3 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 32px;
    color: #111111;
    margin-bottom: 28px;
	text-align: center;
}
.btn-newsletter {
    padding: 10px 28px;
    background: #c81e31;
    border-radius: 0;
    font-family: 'ProximaNova-Bold';
    font-size: 20px;
    color: #fff;
    height: 66px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.btn-newsletter:hover,
.btn-newsletter:focus {
    background: #fff;
    border-color: #c81e31;
    color: #000;
}
.newsletter .form-control {
    height: 66px;
    width: 450px;
    margin-right: 3px;
    font-family: 'ProximaNova-Light';
    font-size: 19px;
    color: #222222;
}
.newsletter p {
    font-family: 'ProximaNova-Light';
    font-size: 25px;
    margin-top: 0;
}
#mc-embedded-subscribe {height: 55px !important; padding: 0 25px !important;background: #be1522 !important;color: #fff !important;border: none !important;text-transform: uppercase;font-weight: bold !important;font-family: 'ProximaNova-Bold' !important;border-radius: 0 !important;}
#mc-embedded-subscribe:hover {background: #000 !important;}
#mc_embed_signup .button {background: #be1522 !important; border-radius: 0 !important;}
#mc_embed_signup .button:hover {background: #000 !important;}
.newsletter .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {height: 55px !important;}
.newsletter .field_sublabel_below {margin-bottom: 0 !important;}
.newsletter .gform_wrapper.gravity-theme .gform_footer {padding: 0 !important;}
.newsletter .gform_wrapper.gravity-theme #field_submit {width: 143px;}
.newsletter .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 0;
    display: flex;
    align-items: start;
    justify-content: center;
}
.newsletter .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    width: 400px;
}
.gform_validation_errors {display: none;}


/*================= Inner Page ===================*/
.innerpage {
    margin-top: 20px;
    margin-bottom: 40px;
}
/*.innerpage .input-group {margin-bottom: 30px;}*/
/*.innerpage .input-group .form-control {height: 50px;}*/
.innerpage-aside .input-group .btn {
    height: 50px;
    width: 50px;
    background: #ff5513;
    color: #fff;
}
.innerpage-aside .input-group .btn:hover {
    height: 50px;
    width: 50px;
    background: #333;
    color: #fff;
}
.innerpage-aside .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}
.innerpage-aside .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
}
.innerpage-aside .panel-title > a {
    display: block;
    padding: 9px 15px;
    text-decoration: none;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    background: #ca2033 url(../images/aside-border.png) repeat-x bottom;
}
.innerpage-aside .panel-title > a[aria-expanded="true"]{
    background-color: #333;
}
.innerpage-aside .more-less {
    float: right;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}
.innerpage-aside .panel-body {
    padding: 0 10px;
}
.innerpage .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
.innerpage-aside .panel-heading [data-toggle="collapse"]::after {
    content:"";
}
.innerpage-aside  .panel-group .panel + .panel {
    margin-top: 0;
}
.innerpage-aside .panel {
    border: 0;
}
.innerpage-aside aside h3 {
    margin-top: 0;
}

.innerpage-aside .panel:nth-child(1) a:before {
    content:url('../images/menu-icons/home-icon.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(2) a:before {
    content:url('../images/menu-icons/aboutus-icon.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(3) a:before {
    content:url('../images/menu-icons/atm-products.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(4) a:before {
    content:url('../images/menu-icons/atm-services.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(5) a:before {
    content:url('../images/menu-icons/atm-sales.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(6) a:before {
    content:url('../images/menu-icons/atm-solutions.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(7) a:before {
    content:url('../images/menu-icons/atm-leasing.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(8) a:before {
    content:url('../images/menu-icons/atm-enclosures.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(9) a:before {
    content:url('../images/menu-icons/faq.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(10) a:before {
    content:url('../images/menu-icons/testimonials.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(11) a:before {
    content:url('../images/menu-icons/employment.png');
    float: left;
    margin-right: 10px;
}
.innerpage-aside .panel:nth-child(12) a:before {
    content:url('../images/menu-icons/contact.png');
    float: left;
    margin-right: 10px;
}

.innerpage-aside .panel:first-of-type a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.innerpage-aside .panel:last-of-type a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image: none;
}


/* Inner Page Product Search */
.product-search {
    margin-top: 9px;
    margin-bottom: 18px;
    background: #f1f1f1;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding: 8px 15px 11px 15px;
}
.product-search .btn-group button {
    color: #333;
    font-size: 15px;
    text-align: left;
    font-family: 'ProximaNova-Regular';
}
.product-search .dropdown-menu > li > a {
    color: #222;
}
.product-search .form-control {
    width: 100%;
    height: 42px;
    border: 1px solid #dddddd;
}
.navbar-form.product-search .btn-group, .navbar-form.product-search .form-group {
    display: block;
    margin-bottom: 10px;
}
.product-search .btn {
    background: #024d6e;
    color: #fff;
    height: 41px;
    cursor: pointer; /*margin-top: 27px;*/
    padding: 0 30px;
    font-family: 'ProximaNova-Semibold';
    font-size: 17px;
}
.product-search .btn:hover {
    background: #0768a9;
}
.product-search label {
    display: block;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    color: #333;
}

.product-search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #333;
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
}
.product-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity:  1;
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
}
.product-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
    opacity:  1;
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
}
.product-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
}
.product-search .btn-group .fa-caret-down {
    position: absolute;
    right: 25px;
    top: 30%;
    font-size: 18px;
    color: #222222;
}
.product-search .dropdown-menu {
    width: 100%;
}


/* Inner Page Products */
.inner-products {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.inner-products-box {
    background: #f7f8f9;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px!important;
    border-radius: 8px;
}
.inner-products h3 {
    margin-top: 15px;
    font-size: 18px;
    color: #111;
    font-family: 'ProximaNova-Semibold';
}

.inner-products span {
    font-family: 'ProximaNova-Bold';
    font-size: 22px;
    color: #111;
    display: block;
    margin-bottom: 12px;
}

.inner-products .btn-addtocart,
.foxyshop_button {
    background: #024d6e;
    padding: 9px 24px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    color: #fff;
}
.inner-products .btn-addtocart:hover,
.foxyshop_button:hover {
    background: #0768a9;
    color: #fff;
}

.inner1-products .inner-products-box {
    padding: 20px 10px 25px;
}
.inner1-products h3 {
    line-height: 18px;
    margin-bottom: 0;
}
.inner1-products span.subtitle {
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    color: #111;
    display: block;
    margin-bottom: 6px;
}

.inner2-products .inner-products-box {
    padding: 15px 15px 30px;
}
.inner2-products h3 {
    line-height: 22px;
    margin-bottom: 9px;
}
.inner-products-pagination > li {
    margin-right: 7px;
}
.inner-products-pagination > li.active-pagination > a, .inner-products-pagination > li.active-pagination > span {
    background: #48547e;
    color: #fff;
}
.inner-products-pagination > li > a, .inner-products-pagination > li > span {
    float: none;
    border-radius: 6px !important;
    background: #f7f8f9;
    border: 1px solid #e6e6e6;
    color: #111111;
    font-family: 'ProximaNova-Semibold';
    padding: 12px 18px;
}

/*================= Custom CSS ===================*/
.atmsales-top-img {
    text-align: center;
    margin-bottom: 30px;
}
.atmsales-top-img img {
    display: inline;
    max-width: 19%;
    margin-right: 3px;
    margin-left: 3px;
    max-width: 19%;
    border: 1px solid #a6a6a6;
}
.atmsales-bottom-img {
    text-align: center;
}
.atmsales-bottom-img img {
    display: inline;
    max-width: 19%;
    margin-right: 3px;
    margin-left: 3px;
    max-width: 19%;
    border: 1px solid #a6a6a6;
}

.atmfeature-item {
    margin: 0 9px;
    padding: 20px 20px;
    background: #d7d7d7;
    height: 310px;
    background-image: url(../images/download.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.atmfeature-ite:before {
    background: #4d7982;
}
.atmfeature-ite:before {
    bottom: 0;
    background-image: url(../images/download.png);
    content: "";
    position: absolute;
    right: 0;
    width: 184px;
    height: 104px;
    opacity: .05;
}
.atmfeatureCarousel h5 {
    font-family: 'ProximaNova-Bold';
    color: #4d7982;
}
.atmfeatureCarousel h4 {
    font-family: 'ProximaNova-Semibold';
}
.atmfeatureCarousel h2 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 35px;
    color: #333;
    margin-bottom: 3px;
}
.atmfeatureCarousel .lead {
    font-family: 'ProximaNova-Light';
    font-size: 21px;
    color: #111;
    margin-bottom: 27px;
}
.atmfeatureCarousel {
    text-align: left;
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
}
.atmfeatureCarousel-wrapper {
    position: relative;
}
.atmfeatureCarousel .customNavigation {
    position: absolute;
    top: 43%;
    width: 100%;
}
.atmfeatureCarousel .customNavigation img {
    position: relative;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.atmfeatureCarousel .customNavigation img:hover {
    opacity: 0.7;
}
.atmfeatureCarousel .customNavigation a.prev {
    float: left;
    margin-left: -21px;
}
.atmfeatureCarousel .customNavigation a.next {
    float: right;
    margin-right: -21px;
}
.atm-services-table td, .atm-services-table th {
    border: 1px solid #DDD;
    text-align: left;
    padding: 8px;
}
.btn-atmhouston {
    background: #024d6e;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}
.btn-atmhouston:hover {
    background: #0768a9;
    color: #fff;
}
.custom-logo-link img {
    width: 180px;
}
.onsale-section {
    padding: 40px 0 55px;
    background: #f3f3f3;
}
.onsale-section h3 {
    text-align: center;
    color: #47737c;
    font-family: 'ProximaNova-Bold';
    font-size: 28px;
    margin-bottom: 20px;
}
/*#mc_embed_signup .button {
    background: #024d6e !important;
}
#mc_embed_signup .button:hover {
    background: #0768a9 !important;
}*/
.mainmenu {
    background: #be1522;
}
.featured-services {
    padding: 70px 0 20px;
    overflow: hidden;
}
.featured-services-box {
    padding: 20px 20px 30px;
    -webkit-box-shadow: 0px 2px 7px 3px rgba(237,237,237,1);
    -moz-box-shadow: 0px 2px 7px 3px rgba(237,237,237,1);
    box-shadow: 0px 2px 7px 3px rgba(237,237,237,1);
}
.featured-services h4 {
    font-family: 'ProximaNova-Bold';
}
.callsection {
    text-align: center;
    background: #47737C;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
}
.repair-box {
    padding-top: 20px;
    padding-right: 20px;
}
.clientlogo-section {
    padding-top: 50px;
    padding-bottom: 80px;
	display: none !important;
}
.clientlogo-section img {
    opacity: 0.5;
}
.clientlogo-section img:hover {
    opacity: 1;
}
@media only screen and (min-width: 992px) {
    #mega-menu-wrap-products_tabs {
        background: none;
    }
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs {
        padding-top: 15px !important;
    }
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item {
        margin-left: 30px !important;
    }
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item > a.mega-menu-link {
        background: none !important;
        padding-right: 0;
        padding-left: 0;
        color: #fff;
        font-size: 15px;
        line-height: normal;
        text-transform: uppercase;
        height: 28px !important;
    }
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item > a.mega-menu-link:hover {
        color: #b7b7b7;
    }
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        color: #b7b7b7;
    }
    /*#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        display: inline-block;
        margin: 3px 0 0 1px;
    }*/
    #mega-menu-wrap-products_tabs #mega-menu-products_tabs > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 15px !important;
        padding: 6px 10px 4px 13px !important;
    }
}

/*================= Footer ===================*/
footer {
    color: #fff;
}
.footer-logo {
    margin-top: 30px;
}
.footer-top {
    background: #363636;
    padding-top: 30px;
    padding-bottom: 30px;
}
footer h4 {
    font-family: 'ProximaNova-Bold';
    font-size: 17px;
    margin-bottom: 13px;
}
footer ul li {
    list-style-type: none;
    margin-bottom: 9px;
}
footer ul li a {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
}
footer a:hover {
    color: #b7b7b7;
}
.footer-contact {
    font-size: 16px;
}
.footer-contact span {
    display: block;
    margin-bottom: 10px;
}
.footer-contact span:last-of-type {
    margin-bottom: 5px;
}
.footer-contact span strong {
    font-family: 'ProximaNova-Bold';
}


/* Social Icons */
.social-icons ul {
    display: inline;
}
.social-icons li {
    display: inline-block;
    margin-right: 10px;
}
.social-icons .fa {
    line-height: 30px !important;
    font-size: 21px;
}
.social-icons .btn {
    background: none;
    color: #fff;
    padding: 0;
}
.social-icons i {
    font-size: 24px;
}
.social-icons .btn-facebook:hover i {
    color: #3B5998;
}
.social-icons .btn-twitter:hover i {
    color: #11c1ff;
}
.social-icons .btn-youtube:hover i {
    color: #dc4e41;
}
.social-icons .btn-instagram:hover i {
    color: #869cb3;
}
.social-icons .btn-pintarest:hover i {
    color: #cb2027;
}
.footer-bottom {
    background: #2D5761;
    padding-top: 20px;
    padding-bottom: 5px;
}
.copyright {
    text-align: left;
    font-size: 14px;
}
.credit {
    text-align: center;
    font-size: 12px;
}
.credit a {
    font-family: 'ProximaNova-Bold';
    font-size: 12px;

}

/*================= Media ===================*/
@media (max-width: 991px) {
    .navbar-right .dropdown-menu {
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggle {
        margin-top: 40px;
        margin-right: -8px;
    }
    .navbar-default .navbar-nav > li:last-child > a {
        padding-right: 12px;
    }
    /* Navbar toggle on 992px */
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(23,97,174,0.2);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        text-align: center;
        margin: 0;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 12px 12px;
    }
    .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .collapse.in {
        display:block !important;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        border-left: none;
    }
    .navbar-default .navbar-collapse {
        border: none;
    }
}

/* Animated "x" icon */
.navbar-toggle {
    border: none;
    background: transparent !important;
}
.navbar-toggle:hover {
    background: transparent !important;
}
.navbar-toggle .icon-bar {
    width: 22px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.navbar-toggle .top-bar {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
    opacity: 0;
}
.navbar-toggle .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #005da9;
}

/* Dropdown Menu Setup */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #444;
}
.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #fff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    border-color: #444;
}

.dropdown-menu > li > a {
    font-family: 'ProximaNova-Regular';
    padding: 11px 20px;
    color: #ffffff;
    font-size: 14px;
    border-bottom: 1px solid #666;
}

.product-search .dropdown-menu > li > a {
    padding: 3px 20px;
}

.dropdown-menu > li:last-of-type > a {
    border-bottom: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #fff;
}


/* Media Query */
@media screen and (min-width: 1220px) {
    .container {
        width: 1200px;
    }
    .custom-column.col-md-3 {
        width: 21%;
    }
    .custom-column.col-md-9 {
        width: 79%;
    }
}
@media (max-width: 1200px) {
    .callouts-machines {
        padding-top: 30px;
    }
    .callouts-parts {
        padding-top: 35px;
    }
    .callouts-box img {
        height: 100px;
    }
    .callouts-box span {
        font-size: 22px;
        line-height: 27px;
    }
    .social-icons .fa {
        line-height: 30px !important;
        font-size: 19px;
    }
}
@media (max-width: 990px) {
    .navbar-brand {
        padding-bottom: 15px;
        padding-left: 15px;
    }
    .navbar-nav > li {
        margin-bottom: 13px;
    }
    .callouts-box {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 18px;
        border-radius: 5px;
        min-height: 200px;
        margin-bottom: 25px;
    }
    .callouts-box img, .callouts-box span {
        display: block;
        font-size: 22px;
        line-height: 25px;
        text-align: center;
    }
    .callouts-box span {
        margin-left: auto;
        margin-top: 10px;
    }
    .callouts-machines img {
        margin-left: auto;
    }
    .callouts-parts {
        padding-top: 25px;
    }
    .callouts-supplies {
        padding-top: 15px;
    }
    .callouts a:hover .callouts-box {
        background: #1761ae;
    }
    .footer-contact, .social-icons {
        margin-top: 30px;
    }
    .social-icons .fa {
        line-height: 30px !important;
        font-size: 22px;
    }
    .innerpage-aside .panel-title > a {
        padding: 9px 10px;
        font-size: 13px;
    }
    .innerpage-aside .panel:nth-child(6) a::before {
        margin-right: 5px;
    }
    .gutter-left-sm-0 {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    [class*="gutter-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .phone {
        margin-bottom: 15px;
    }
    footer h4 {
        margin-top: 30px;
    }
    header .header-contact {
        position: static;
        margin-top: 15px;
        float: none;
        text-align: center;
    }
    .navbar-toggle {
        margin-top: 25px;
    }
    .homepage-aside {
        margin-right: 0;
    }
    .homepage-banner .carousel-control {
        bottom: 50px;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
    }
    .navbar-right .dropdown-menu {
        border: 1px solid #536295 !important;
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 11px 20px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background-color: #dbebfb !important;
    }
    .welcome .btn-welcome {
        margin-top: 25px;
    }
    .welcome a {
        display: block;
        border: 2px solid #333333;
        font-size: 17px;
        padding: 12px 30px;
        margin: 0 auto 20px; /*width: 200px;*/
    }
    .customNavigation a.prev {
        margin-left: 0px;
    }
    .customNavigation a.next {
        margin-right: 0px;
    }
    .newsletter .form-control {
        height: 66px;
        width: 100%;
        font-size: 19px;
        display: inline;
    }
    .btn-newsletter {
        margin-top: 15px;
    }
    .copyright, .credit {
        text-align: center;
    }
    .footer-contact, .social-icons {
        margin-top: 0;
    }
    .col-xm-6 {
        width: 50%;
    }
    .inner-products h3 {
        font-size: 17px;
        line-height: 17px;
    }
    .inner-products span.subtitle {
        font-size: 16px;
    }
    .inner-products span {
        font-size: 18px;
    }
    .inner-products .btn-addtocart {
        background: #48547e;
        padding: 7px 20px;
        font-size: 17px;
    }
    .innerpage-aside .panel-title > a {
        padding: 9px 15px;
        font-size: 16px;
    }
    .innerpage-aside .panel:nth-child(6) a::before {
        margin-right: 10px;
    }
    .product-search {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .product-search .btn {
        margin-top: 5px;
    }
}
@media (max-width: 500px) {
    .col-xm-6 {
        width: 100%;
    }
    .inner-products-pagination > li {
        margin-right: 5px;
    }
    .inner-products-pagination > li > a, .inner-products-pagination > li > span {
        border-radius: 6px !important;
        padding: 8px 12px;
    }
}
@media (max-width: 482px) {
    .header-contact {
        float: none;
        width: 100%;
    }
    .phone {
        margin-left: 0;
        float: none;
    }
    .logo {
        width: 160px;
    }
    .myaccount, .checkout {
        border-left: none;
        padding: 9px 12px 10px 12px;
    }
    .mycart {
        border-left: none;
        padding: 5px 12px 8px 12px;
    }
    .searchbox {
        border-left: none;
        border-right: none;
    }
    .searchbox-open {
        width: 280px;
    }
}

#black-studio-tinymce-2 {
    padding: 0;
    margin: 0;
}

.main-menu {
    text-transform: uppercase;
}

.callouts-box {
    display: block;
}

.post-edit-link {
    display: inline-block!important;
    border: none!important;
    float: left;
}

.entry-header h1,
#foxyshop_category_title {
    font-size: 32px;
    color: #111111;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Semibold';
    margin-bottom: 25px;
}

.wcmenucart-contents {
    position: relative;
}

.wcmenucart-contents .fa,
.fa-shopping-cart {
    padding: 5px;
    background: #eee;
    color: #222;
    border-radius: 50%;
    font-size: 13px;
    position: relative;
    top: 3px;
    left: -9px;
}

.wcmenucart-contents .label {
    position: absolute;
    top: -9px;
    left: 16px;
    padding: 0;
    margin: 0;
    color: #eee;
    background: #c91f32;
    font-size: 11px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    padding-top: 3px;
}

#mycart-menu {
    margin: 0;
    list-style: none;
}

.mycart-label {
    margin-left: 11px;
}

.menu-mycart-container {
    position: relative;
    z-index: 0;
}

.innerpage-aside {
    margin-top: 0;
    margin-right: 0;
}

h1 {
    margin-top: 0;
}

label {
    width: 100%;
}

.testimonials-box {
    padding-right: 25px;
    padding-left: 25px;
    margin-left: 20px;
}
.post-type-archive-testimonials .entry-title {
    margin-top: 12px;
    margin-left:20px;
    margin-bottom:20px;
}
.products {
    clear: both;
    overflow: hidden;
}

.woocommerce a.button.add_to_cart_button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #48547e;
    padding: 9px 24px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    color: #fff;
}

.woocommerce a.button.add_to_cart_button:hover {
    background: #ca2033;
    color: #fff;
}

.inner1-products h2 {
    line-height: 18px;
    margin-bottom: 9px;
}

.inner-products h2 {
    margin-top: 15px;
    font-size: 18px;
    color: #111;
    font-family: 'ProximaNova-Semibold';
}

.woocommerce-product-details__short-description p {
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    color: #111;
    display: block;
    margin-bottom: 6px;
}

.inner-products .woocommerce-Price-currencySymbol {
    display: inline;
}

.woocommerce div.product form.cart .variations label {
    color: #333;
}

.wpcs_product_carousel_slider .owl-item .item img,
.woocommerce div.product div.images img {
    width: auto!important;
}

.mt-70 {
    margin-top: 70px;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name {
    margin: 0!important;
}

.fa-angle-left,
.fa-angle-right {
    background-color: #fff!important;
    color: #333!important;
}

.wpcs_product_carousel_slider .another_carousel_header i {
    position: absolute!important;
    width: 51px!important;
    height: 51px!important;
    font-size: 35px!important;
    line-height: 51px!important;
    border-radius: 50%!important;
    box-shadow: 0px 0px 5px 2px rgba(51, 51, 51, 0.3);
}

.pagination li span.current {
    background: #48547e;
    color: #fff;
}

.btn-no-mg {
    margin: 0!important;
}

.lost_password a,
.list-group-item a,
.woocommerce-MyAccount-content a,
.woocommerce-message a,
.product_meta a,
.search .well a,
.foxyshop_categories a,
.orders-history a {
    color: /*#c81e31*/#333;
}

.lost_password a:hover,
.list-group-item a:hover,
.woocommerce-MyAccount-content a:hover,
.woocommerce-message a:hover,
.product_meta a:hover,
.search .well a:hover,
.foxyshop_categories a:hover,
.orders-history a:hover {
    color: #48547e;
}

.foxyshop_product_info h2 {
    font-family: 'ProximaNova-Extrabold';
    font-size: 32px;
    color: #111111;
    margin-bottom: 10px;
}

#foxyshop_main_price .foxyshop_price {
    color: #48547e;
    margin-top: 9px;
    margin-bottom: 18px;
    background: #f1f1f1;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding: 15px;
}

.entry-summary .woocommerce-product-details__short-description {
    margin: 35px 0;
}

#box-screen,
#box-mcr,
#box-lock,
#box-cdu,
#box-printer,
#box-topper {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.foxyshop_variations label {
    /* float: left;
     width: 23%;
     margin-top: 5px;*/
}

.foxyshop_variations .clr {
    clear: both;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    margin: 7px 0;
}

.foxyshop_variations select {
    float: left;
    width: 77%!important;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.related.products {
    padding-top: 0;
}

.woocommerce-Tabs-panel h2 {
    display: none;
}

.category-posts-dropdown,
.dropdown_product_cat,
#coupon_code {
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color: #333;
    font-size: 15px;
    text-align: left;
    font-family: 'ProximaNova-Regular';
    width: 100%;
    height: 42px;
    border: 1px solid #dddddd;
}

#coupon_code {
    display: inline-block;
    width: 149px;
    height: 38px;
}

.dgwt-wcas-search-submit {
    background: #48547e!important;
    color: #fff;
    height: 41px;
    cursor: pointer;
    margin-top: 27px;
    padding: 0 30px;
    font-family: 'ProximaNova-Semibold';
    font-size: 17px;
}

.dgwt-wcas-search-submit:before {
    border-color: transparent #48547e transparent!important;
}

.search h2 {
    margin-top: 0;
}

.foxyshop_product_info h2 a {
    line-height: 22px;
    margin-bottom: 9px;
    margin-top: 15px;
    font-size: 18px;
    color: #111;
    font-family: 'ProximaNova-Semibold';
}

.foxyshop_product_info p {
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    color: #111;
    display: block;
    margin-bottom: 6px;
}

.accordion br {
    display: none;
}

.accordion .accordion-title {
    padding: 15px;
    background: #f9f9f9;
    border: 1px solid #e7e7e2;
    cursor: pointer;
    margin-top: 7px;
    margin-bottom: 0;
}

.accordion .accordion-title:after {
    content: "\002b";
    float: right;
}

.accordion .open:after {
    content: "\2212";
    float: right;
}

.accordion .accordion-content p {
    margin-bottom: 11px;
    color: #5d5d5d;
}

.accordion .accordion-content {
    display: none;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: none solid solid;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    padding: 15px;
    background: rgb(239, 239, 239);
}

.contact-fieldset {
    padding: 10px 10px 0px 10px;
    border: 1px solid #ccc;
    margin: 0px 0px 10px 0px;
    width: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f9f9f9;
}

.contact-fieldset legend {
    padding: 5px;
    background: #ca2033;
    color: #fff;
    font-size: 120%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0;
    width: auto;
    height: auto;
}

.required-star {
    color: #f00;
}

.newarrivals-item h3 a {
    margin: 0;
    padding: 12px 5px 5px;
    font-size: 18px;
    line-height: 21px;
    color: #111;
    font-family: 'ProximaNova-Regular';
}

.newarrivals-item .foxyshop_product_image {
    margin-bottom: 25px;
}

.mycart {
    position: relative;
}

#fc_quantity {
    position: absolute;
    top: 2px;
    left: 25px;
    padding: 0;
    margin: 0;
    color: #eee;
    background: #c91f32;
    font-size: 13px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    padding-top: 1px;
    text-align: center;
}

a.foxycart {
    color: #fff;
}

#search-by-category {
    width: 100%;
}

.foxyshop_categories {
    list-style: none;
    padding-left: 0;
}

.foxyshop-category-all h2,
.foxyshop-category-all h2 a {
    font-size: 18px;
    margin: 0;
}

.foxyshop-category-all h2 a {
    display: block;
    padding: 10px 15px;
    background: #f5f5f5;
}

.foxyshop-category-all h2 a:hover {
    background: #ddd;
    color: #c81e31;
}

.list-group-item {
    padding: 0;
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

body.logged-in.admin-bar {
    margin-top: 0!important;
}

#fc .newsletter .form-group {
    margin-bottom: 0!important;
}

.orders-history #foxyshop_customer_order_history {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.orders-history #foxyshop_customer_order_history tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.orders-history #foxyshop_customer_order_history>caption+thead>tr:first-child>td,
.orders-history #foxyshop_customer_order_history>caption+thead>tr:first-child>th,
.orders-history #foxyshop_customer_order_history>colgroup+thead>tr:first-child>td,
.orders-history #foxyshop_customer_order_history>colgroup+thead>tr:first-child>th,
.orders-history #foxyshop_customer_order_history>thead:first-child>tr:first-child>td,
.orders-history #foxyshop_customer_order_history>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.orders-history #foxyshop_customer_order_history>tbody>tr>td,
.orders-history #foxyshop_customer_order_history>tbody>tr>th,
.orders-history #foxyshop_customer_order_history>tfoot>tr>td,
.orders-history #foxyshop_customer_order_history>tfoot>tr>th,
.orders-history #foxyshop_customer_order_history>thead>tr>td,
.orders-history #foxyshop_customer_order_history>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.orders-history #foxyshop_customer_order_history>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.cust-username {
    font-family: 'ProximaNova-Bold';
    color: #48547e;
}

.welcome h1 {
    font-family: 'ProximaNova-Bold';
    font-size: 35px;
    color: #47737c;
    margin-bottom: 18px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    background: none !important;
}
@media(max-width: 1200px) {
    .welcome a {
        font-size: 19px;
    }
}

@media(max-width: 992px) {
    .welcome a {
        display: block;
    }
    .site-brand img {
        margin-bottom: 15px;
    }
    header .header-contact {
        position: relative;
        top: 5px;
    }
}

@media(max-width: 768px) {
    /*    #advanced_text-3 .pull-right {
            float: none!important;
        }*/
    .mycart {
        margin-right: 0;
    }
    .phone a {
        color: #333;
    }
    header .header-contact {
        position: static;
    }
    .welcome a.btn-welcome {
        font-size: 17px;
        padding: 15px 30px;
    }
}

.select2-container {
    width: auto!important;
}

#foxyshop_breadcrumbs {
    padding: 8px 15px;
    margin-bottom: 9px;
    list-style: none;
    background-color: #f1f1f1;
    border-radius: 4px;
}

#foxyshop_breadcrumbs li {
    display: inline-block;
    margin-right: 9px;
}

#foxyshop_breadcrumbs li a {
    color: #555;
}

#foxyshop_breadcrumbs li a:hover,
#foxyshop_breadcrumbs li a:focus {
    color: #ca2033;
}

#foxyshop_breadcrumbs li br {
    display: none;
}

.alert-info {
    color: #111111;
    background-color: #dbebfb;
    border-color: #bfd6f0;
    text-align: center;
}

.alert {
    padding: 9px;
}

.label-info {
    font-size: 15px;
}

.homepage-aside {
    margin-top: 0;
}

.homepage-aside ul li a:before {
    position: absolute;
    z-index: 100000;
    left: 10px;
    top: 7px;
    margin-right: 12px;
}

.homepage-aside ul li a {
    color: #ffffff;
    position: /*relative*/ sticky;
    display: block;
    padding: 11px 5px 11px 45px;
    background: url(../images/aside-border.png) repeat-x bottom;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    line-height: 21px;
}

.innerpage-aside {
    margin-top: 15px;
    margin-right: 0;
}
article {
    padding-left:20px;
    padding-top:15px;
}
#foxyshop_container {
    padding-left: 15px;
    margin-top: 6px;
}
#foxyshop_breadcrumbs {
    margin-top: 16px;
}
.custom-padd-10 {
    padding: 10px !important;
}
.page-template-page-customer-php .orders-history {
    padding-left: 20px;
}
.accordion .accordion-title {
    font-size: 17px;
    color: #47737c;
    font-weight: bold;
}

.cat-page-carousel {
    margin-top: 15px;
}

.cat-page-carousel .glyphicon-chevron-right:before {
    content: "\e080"!important;
}

.cat-page-carousel .glyphicon-chevron-left:before {
    content: "\e079"!important;
}

.cat-page-carousel .carousel-control .glyphicon-chevron-left,
.cat-page-carousel .carousel-control .glyphicon-chevron-right,
.cat-page-carousel .carousel-control .icon-next,
.cat-page-carousel .carousel-control .icon-prev {
    top: 45%;
}

@media screen and (min-width: 768px) {
    .cat-page-carousel .carousel-control .glyphicon-chevron-right,
    .cat-page-carousel .carousel-control .icon-next {
        margin-right: -75px;
    }
    .cat-page-carousel .carousel-control .glyphicon-chevron-left,
    .cat-page-carousel .carousel-control .icon-prev {
        margin-left: -75px;
    }
}
.subcat-block {
    text-align: center;
}
.subcat-block h3 {
    color: #c81e31;
    margin-top: 30px;
    margin-bottom: 20px;
}

.search h2 a{
    color: #111111;
    font-size: 25px;
    font-family: 'ProximaNova-Semibold';
}
.solutionatms img{
    height: 100px;
    width: auto;
    clear: both;
    display: block;
}
#foxyshop_pagination{
    text-align:center;
}
#foxyshop_pagination a{
    border: 1px solid #0768a9;
    padding: 5px 7px;
    background: #f3f3f3;
    font-size: 16px;
    margin: 0 2px;
    color: #0768a9;
}

#foxyshop_pagination a:hover, #foxyshop_pagination a.current{
    background: #0768a9;
    color:#fff;
}
.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
    height: 45px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    height: 45px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 45px !important;
}
.gform_wrapper h2.gsection_title {
    font-size: 1.3em !important;
    background: #48547e;
    padding: 10px !important;
    color: #fff;
    line-height: 44px;
    text-indent: 15px;
    padding-right: 15px !important;
}
.field_sublabel_below {
    margin-bottom:30px;
}
#field_1_3 {
    padding-top:30px !important;
    margin-bottom: 15px;
    margin-right: 0;
}
#field_1_14, #field_1_22 {
    padding-top:30px !important;
    margin-bottom: 15px;
    margin-right: 0;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
    height: 25px !important;
}
#gform_submit_button_1 {
    padding: 10px 28px;
    background: #c81e31;
    border-radius: 0;
    font-family: 'ProximaNova-Bold';
    font-size: 20px;
    color: #fff;
    height: 66px;
    border: 1px solid #c81e31;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.gform_wrapper .gsection {
    border-bottom: none !important;
}
#gform_submit_button_1:hover,
#gform_submit_button_1:focus {
    background: #fff;
    color: #000;
}
#input_1_18_1_label {
    display: none;
}
#input_1_18_1 {
    margin-bottom: 15px;
}

.business-information-wrapper, .contact-information-wrapper, .comments-wrapper {
    background: #f3f3f3;
    margin-top: 50px !important;
    padding-bottom: 10px !important;
}
.custom-logos-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-logos-flex a:hover {
    border-bottom: none !important;
}
@media(max-width: 768px) {
	.repair-box2 {margin-top: 22px;}
    .local-atm-service-in-texas-btns a.btn-welcome {
        display: block;
    }
    article {
        padding-left:0;
    }
    .custom-logos-flex {
        display: block;
    }
}
@media(max-width: 640px) {
    .business-information-wrapper, .contact-information-wrapper, .comments-wrapper {
        padding-right: 35px;
    }
}
#primary-menu li ul.sub-menu, #menu-main-menu li ul.sub-menu {
    Display: none;
}
#primary-menu li:hover ul.sub-menu, #menu-main-menu li:hover ul.sub-menu,
#primary-menu li ul.sub-menu:hover, #menu-main-menu li ul.sub-menu:hover
{
    display: block;
    position: absolute;
    left: 100%;
    width: 100%;
    margin-top: -43px;
    z-index: 1000;
}
ul.foxyshop_slideshow li {
    list-style-type: none;
    display: inline-block;
}
.foxyshop_slideshow_title {
    margin-top: 30px;
    margin-bottom: 10px;
}
ul.foxyshop_slideshow li a img {
    width: 100px;
}
a.wellbox-anchor {
    color: #c81e31;
}
a.wellbox-anchor:hover {
    text-decoration: underline;
}

.foxyshop_product_image {
    position: relative;
}

.free-shipping-carousel-icon {
    position: absolute;
    top: -28px;
    right: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    width: 125px;
}

.foxyshop_related_product_list h3 {
    font-family: 'ProximaNova-Extrabold';
}

.foxyshop_related_product_list .foxyshop_product_box {
    position: relative;
    padding-top: 28px;
    text-align: center;
    background: #f4f5f7;
}

.foxyshop_related_product_list .foxyshop_product_info h2 a,
.foxyshop_related_product_list .foxyshop_product_info h2 {
    margin: 0;
    padding: 12px 5px 5px;
    font-size: 18px;
    line-height: 21px;
    color: #111;
    font-family: 'ProximaNova-Regular';
}

.foxyshop_related_product_list .foxyshop_price {
    font-family: 'ProximaNova-Bold';
    font-size: 22px;
    color: #111;
    display: block;
    margin-bottom: 10px;
}

.foxyshop_related_product_list .free-shipping-related-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    width: 125px;
}

.foxyshop_product_box_single_cat {
    position: relative;
}

.foxyshop_product_box_single_cat .free-shipping-single-cat-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    width: 125px;
}

/* .foxyshop_product_info h2 {
    margin-bottom: 0;    
} */

.foxyshop-single-category .foxyshop_product_info {
    position: relative;
    min-height: 165px;
}

.foxyshop_product_info .foxyshop_button_wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

/*body.admin-bar #wprmenu_bar, #wprmenu_bar {
    top: 0;
    display: none;
}*/
.repair-section {padding-bottom:30px;}
html.wprmenu-body-fixed body {
    position: static !important;
}
.d-inline-b {display: block;}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1150px;
    }
	.wprmenu_bar .hamburger {
    float: right !important;;
    margin-right: 100px !important;
    }
	#wprmenu_bar .menu_title {display: none;}
}
@media(max-width: 9999px) {
	.wprmenu_bar #custom_menu_icon.hamburger {
	  top: 138px;
      position: absolute;
	background: #000;
	}
    .admin-bar .wprmenu_bar #custom_menu_icon.hamburger {
	  top: 115px;
	}
	html.wprmenu-body-fixed body.admin-bar .wprmenu_bar #custom_menu_icon.hamburger {
	  top: 147px;
	} 
	html body div.wprm-wrapper {
      overflow-x: hidden;
    }
}
@media(max-width: 768px) {
	.d-inline-b {display: inline;}
	.admin-bar .wprmenu_bar #custom_menu_icon.hamburger {
	  top: 0;
	}
	.wprmenu_bar #custom_menu_icon.hamburger {right: auto;}
	#mega-menu-wrap-products_tabs .mega-menu-toggle {background: none !important;}
	.wprmenu_bar #custom_menu_icon.hamburger {
	  top: 0;
      left: 0;
	}
	.admin-bar #custom_menu_icon, #custom_menu_icon {
      margin-top: 0;
    }
}
@media(max-width: 992px) {
    html {
        padding-top: 0 !important;
    }
	.homepage-banner {padding: 30px 0 20px;}
}
@media(max-width: 768px) {
	.naclogo {position: static;}
    .footer-logo {
        margin-top: 0;
    }
    .email {
        float: none;
        margin-left: 0 !important;
    }
    .featured-services .col-12 {
        margin-bottom: 20px;
    }
    .repair-box {
        padding-left: 20px;
    }
    .client-img {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}