/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
body,
button,
input,
select,
textarea {
    font-family: "Raleway", "Open Sans", Verdana, Tahoma, serif;
    font-feature-settings: "lnum";
    font-weight: 400;
}
.headerarrow {
    text-align: left;
    position: absolute;
    left: 0px;
}

.top-header-nav {
    font-family: "Open Sans", Verdana, Tahoma, serif;
}

.clientarealogin {
    border: 1px solid #78f3a2;
    margin-left: 25px;
}

.header a {
    color: #ffffff;
}

.langfield,
langfield:hover,
langfield:focus {
    color: #ffffff;
}

.sharearea {
    padding-left: 37px;
    font-size: 16px;
}

.searcharea {
    padding-left: 37px;
    font-size: 16px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


/* Carousel base class */

.carousel {
    height: 650px;
}

.carousel-caption {
    z-index: 10;
    /* Since positioning the image, we need to help out the caption */
}


/* Declare heights because of positioning of img element */

.carousel .item {
    height: 650px;
}

.carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.carousel-caption {
    bottom: 100px;
}

#myCarousel {
    background-image: url("assets/img/bg1.png");
    background-position: center;
}

.carousel .carousel-caption {
    font-size: 66px;
    padding: 20px;
}

.carousel .carousel-caption .hname {
    color: #cf0d1b; /* Replaced blue with red */
}

.carousel-indicators {
    bottom: 90px;
}


/* lastproducts CONTENT
-------------------------------------------------- */


/* Center align the text within the three columns below the carousel */

.lastproducts .col-lg-3 {
    text-align: center;
    padding-top: 12px;
    background-color: #ffffff;
}

.lastproducts .row {
    margin-top: -64px;
}

.lastproducts h2 {
    font-weight: 400;
}

.lastproducts .col-lg-3 p {
    margin-right: 10px;
    margin-left: 10px;
    background-color: #ffffff;
}

.bradius-left {
    border-radius: 6px 0px 0px 0px;
}

.bradius-right {
    border-radius: 0px 6px 0px 0px;
}

.lastproducts .img-responsive {
    width: 100%;
}

.lastproducts {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    margin-bottom: 150px;
}

.featurestext {
    padding: 10px;
}

.ourfeatures {
    margin-bottom: 50px;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0;
    /* Space out the Bootstrap <hr> more */
}

.customworks .overlay {
    background: rgba(0, 0, 0, 0.7);
    padding-top: 4%;
    min-height: 400px;
}

.customworks {
    background-image: url("assets/img/bg-1.jpg");
    background-size: cover;
    background-position: center center;
    min-height: 400px;
    margin-top: 150px;
    margin-bottom: 50px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.customworks h3 {
    margin-bottom: 15px;
    font-size: 45px;
}

.customworks h4 {
    font-size: 25px;
    margin-bottom: 15px;
    color: #fcff00;
}

.customworks .btn-primary {
    margin-top: 15px;
    width: 400px;
    border-radius: 15px;
}

.brand-logo-item {
    height: 90px;
    width: 12.5%;
    float: left;
    display: block;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    padding-top: 5px;
}

.brand-logo-item img {
    width: 75px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: .6;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.brand-logo-item img:hover {
    filter: grayscale(0%);
    opacity: 1;
    margin-top: -5px;
}

.brand-logo-item:hover {
    -webkit-transform: translateY(-10px)scale(1.02);
    transform: translateY(-10px)scale(1.02);
}

.brandarea {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0 3px 35px 0 rgba(0, 0, 0, 0.2) !important;
    padding: 17px;
    margin-bottom: -60px;
    z-index: 10;
    position: relative;
    background-color: #fff;
}


/* Thin out the marketing headings */

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.header {
    background-color: #cf0d1b; /* Replaced dark blue with red */
    height: 55px;
    color: #ffffff;
    padding: 13px;
}
.header .text-right{
    padding-top: 4px;
}

.footerarea {
    min-height: 300px;
    background-position: center;
    background-image: url("/templates/assets/img/footer.png");
    background-color: #cf0d1b; /* Replaced dark blue with red */
    color: #ffffffcf;
    padding-top: 60px;
    padding-bottom: 80px;
}

.row-30 {
    margin-left: -25px;
}

.footerarea h4 {
    color: #dbdbdb;
    font-weight: 500;
    font-size: 20px;
}

.nnmbrand {
    margin-bottom: 15px;
}

.brand-logo-light {
    margin-bottom: 20px;
}

.footerarea .nav-list {
    padding-left: 1px;
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:active {
    color: #ffffffcf;
}

.nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

.footer-section-bottom {
  background: #a30814; /* Made this slightly darker red so it looks like a bottom border */
  padding: 17px 0px;
  color: #e9e6e6;
font-size: 13px;
}

ul.social-network {
    list-style: none;
    display: block;
    margin-left: 0 !important;
    padding: 0;
    margin-top: 20px;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-network a.icoRss {
    background-color: #F56505;
    color: #fff;
}

.social-network a.icoFacebook {
    background-color: #3B5998;
    color: #fff;
}

.social-network a.icoTwitter {
    background-color: #33ccff;
    color: #fff;
}

.social-network a.icoTumblr {
    background-color: #007bb7;
    color: #fff;
}

.social-network a.icoLinkedin {
    background-color: #3B5998;
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #cf0d1b; /* Replaced blue with red */
}

.nav-list li {
    list-style: none;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
}

.social-circle li i {
    margin: 0;
    line-height: 25px;
    text-align: center;
}
.nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

.navbar-main, .home-shortcuts {
  background-color: #262626;
}
.nnm_product_item{
	padding-left:3px !important;
  	padding-right:3px !important;
}

#order-standard_cart .products .product div.product-desc {
  font-size: 13px !important;
}

.top-special-sales {
    font-family: Arial, sans-serif;
    font-style: italic;
    position: relative;
    padding: 0 0 0 65px;
    max-height: 36px;
}

.top-special-sales:before {
    content: "Latest News";
    display: inline-block;
    font-style: normal;
    background: #cf0d1b; /* Replaced dark red with exact red */
    padding: 5px;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}

.top-special-sales:after {
    content: '';
    display: block;
    top: 0;
    height: 20px;
}

.top-special-sales ul li {
    list-style: none;
    padding: 5px 0;
}

 @media only screen and (max-width: 600px) {
     .top-special-sales {
         display: none;
     }

 }
         .footer-bottom-right img {
             max-width: 100%;
         }
 .home-shortcuts li:first-child {
     border-left: 1px solid #606060;
 }

 .home-shortcuts li {
     border-right: 1px solid #606060 !important;
 }

 .btn-success {
     background-color: #198754;
     border-color: #198754;
 }
@media only screen and (max-width: 576px) {
    .footer_about_text {
        margin-top: 18px;
    }
        
    .footer-bottom-left, .footer-bottom-right {
        text-align: center;
        margin-bottom: 20px;
    }
    .pd-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width:992px) {
    #quick-view-product .modal-lg{
        width: 75%;
    }
}
.avatar_manager_image{
    border-radius: 0px !important;
}

#Secondary_Sidebar-Actions-Domain_Renewals,#Primary_Navbar-Network_Status{
    display: none;
}


/* ========================================================
   GLOBAL OVERRIDES (Replace all WHMCS Default Blues to Red)
   ======================================================== */

/* Main Banner Area */
#home-banner, 
.home-banner {
    background-color: #cf0d1b !important;
    background-image: none !important;
}

/* All Default Links */
a {
    color: #cf0d1b;
}
a:hover, 
a:focus {
    color: #a30814;
    text-decoration: none;
}

/* Logo Text */
.navbar-brand, 
.logo a,
#header .logo a {
    color: #cf0d1b !important;
}

/* Primary Buttons (Like View Cart) */
.btn-primary {
    background-color: #cf0d1b !important;
    border-color: #cf0d1b !important;
    color: #ffffff !important;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active,
.btn-primary.active {
    background-color: #a30814 !important; /* Slightly darker red on hover */
    border-color: #a30814 !important;
}

/* Navbar Menus & Active State */
.navbar-main .nav > li > a:hover,
.navbar-main .nav > li > a:focus,
.navbar-main .nav > li.active > a,
.navbar-main .navbar-nav > li.active > a {
    background-color: #cf0d1b !important;
    color: #ffffff !important;
}

/* Text Primary Class */
.text-primary {
    color: #cf0d1b !important;
}

/* Keep header/footer links white so they don't turn red and disappear */
.header a, 
.footerarea a, 
.top-header-nav a {
    color: #ffffff !important;
}