
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-bold-webfont.woff') format('woff'),
    url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
    url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-regular-webfont.woff') format('woff'),
    url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
    url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cabinbold';
    src: url('../fonts/cabin-bold-webfont.eot');
    src: url('../fonts/cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/cabin-bold-webfont.woff') format('woff'),
    url('../fonts/cabin-bold-webfont.ttf') format('truetype'),
    url('../fonts/cabin-bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabinitalic';
    src: url('../fonts/cabin-italic-webfont.eot');
    src: url('../fonts/cabin-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/cabin-italic-webfont.woff') format('woff'),
    url('../fonts/cabin-italic-webfont.ttf') format('truetype'),
    url('../fonts/cabin-italic-webfont.svg#cabinitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabinregular';
    src: url('../fonts/cabin-regular-webfont.eot');
    src: url('../fonts/cabin-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/cabin-regular-webfont.woff') format('woff'),
    url('../fonts/cabin-regular-webfont.ttf') format('truetype'),
    url('../fonts/cabin-regular-webfont.svg#cabinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: montserratregular;
}

.navbar { background-color: #003366; border-radius: 0; margin: 0px;border: 0; margin-bottom: 0px;}
.navbar .navbar-nav > li { border-left: 1px solid #124880; padding: 0; margin-bottom: 0px;}
.navbar .navbar-nav .last { border-right: 1px solid #124880; }
.navbar .navbar-nav > li > a { text-shadow: none;
    color: #fff;
    font-family: montserratregular;
    font-size: 12px;
    padding: 22px 25px 21px;
    text-decoration: none;
}
.navbar .navbar-nav > li > a:hover {
    color: #003366;
    text-decoration: none;
}
.nav > li > a:hover {
    background-color: #fff;
}
.navbar-brand img {
    width: 80%;
    margin-top: 2px;
}
.navbar-toggle {
    margin: 10px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    box-shadow: 1px 1px 1px #555;
}
.navbar-nav .third {
    border-left: none !important;
}
.navbar-nav .current {
    background-color: #fff;
    border-left: none !important;
}
.navbar-nav .current p {
    text-shadow: none;
    color: #003366;
    font-family: montserratregular;
    font-size: 12px;
    padding: 23px 25px 22px;
    margin: 0;
}
.navbar-collapse {
    padding: 0;
}
.secondary-navbar {
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 99;
    margin-top: -1px;
}

.secondary-navbar .menu {
    list-style: none;
    float: right;
    margin: 0;
}

.secondary-navbar .menu li {
    float: left;
    padding: 22px 0 20px;
}

.secondary-navbar a {
    color: #666;
    padding: 0 11px;
    border-right: 1px solid #666;
    text-decoration: none;
}

.secondary-navbar span {
    color: #666;
    padding: 0 11px;
    /*border-right: 1px solid #666;*/
    text-decoration: none;
}

#currency-selector {
    padding-right: 5px;
}

.secondary-navbar .last {
    border-right: 0 none;
}

.secondary-navbar .planspricing {
    border-right: 0 none;
}

.secondary-navbar a:hover {
    color: #003366;
    text-decoration: none;
}

/* Custom dropdown */

.custom-select {
    position: relative;
}

.custom-select .selected a {
    border: 0;
    padding: 0 5px 0 11px;
    text-decoration: none;
}

.custom-select .selected a:hover {
    color: #003366;
    text-decoration: none;
}

.custom-select li a {
    border: 0;
    padding: 0 20px 0 11px;
}

.custom-select li a:hover {
    color: #003366;
    text-decoration: none;
}

.custom-select .arrow {
    margin-left: 5px;
}

.custom-select .dropdown {
    list-style: none;
    padding: 0;
    background-color: #eee;
    position: absolute;
    margin-top: 5px;
    display: none;
    z-index: 100;
    border: 1px solid #ddd;
}

.custom-select .dropdown li {
    padding: 5px 0;
    float: none;
    border-bottom: 1px solid #ddd;
}

.custom-select .dropdown .last {
    border-bottom: none;
}

.col-main .page-title {
    display: none;
}

/**************** MAGENTO HOME *********************/

.container {
    max-width: 960px;
}

#home-page {
    background-color: #ededed;
    padding-bottom: 70px;
}

.home .main-extension-box {
    border: 1px solid #ddd;
    background-color: #fff;
    min-height: 340px;
}

.page-header{
    margin: 0px 0 0px;
}

.home .main-extension-box .image {
    width: 80%;
    margin: 130px auto;
}

.home .main-extension-box .ext-thumb {
    float: left;
    width: 627px;
    position: relative;
    text-align: center;
}

.home .main-extension-box .new-icon {
    position: absolute;
    width: 14%;
    left: 0;
    background: url('../images/new-icon.png') no-repeat;
    height: 69px;
    width: 99px;
    border: none;
}

.home .extension-box .new-icon {
    position: absolute;
    width: 14%;
    left: 0;
    background: url('../images/new-icon.png') no-repeat;
    height: 69px;
    width: 99px;
    border: none;
}

.home .main-extension-box .ext-description{
    float: left;
    width: 301px;
    border-left: 1px solid #ddd;
    height: 338px;
    background-color: #f7f7f7;
    padding: 24px 0 0;
    text-align: center;
}

.home .main-extension-box .ext-description p {
    font-family: cabinregular;
    text-align: center;
    margin: 13px 10%;
    color: #333333;
    font-size: 16px;
}

.home .main-extension-box .ext-description .ext-price {
    color: #e86a1c;
    font-family: montserratregular;
    font-size: 29px;
    text-align: center;
    margin: 16px 0 28px;
}

.home .main-extension-box .btn-orange {
    margin: 0;
    background-color: #e86a1c;
    color: #fff;
    padding: 10px 20px;
    font-family: montserratregular;
    font-size: 19px;
}

.home .extension-box a.btn-orange:hover,
.home .main-extension-box a.btn-orange:hover {
    text-decoration: none;
    background-color: #fb8b48;
}

.home .extension-box {
    float: left;
    width: 465px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

.home .center-extension-box {
    margin-left: 10px;
    margin-right: 10px;
    width: 304px;
}

.home .extension-box .ext-thumb {
    height: 138px;
}

.home .extension-box .ext-thumb img {
    max-width: 220px;
    max-height: 100px
}

.home .extension-box .ext-description {
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    height: 220px;
}

.home .extension-box .ext-description p {
    margin: 30px 30px 40px;
    font-size: 17px;
    font-family: cabinregular;
}

.home .extension-box .btn-orange {
    margin: 0;
    background-color: #e86a1c;
    color: #fff;
    padding: 10px 20px;
    font-family: montserratregular;
    bottom: 25px;
    text-align: center;
}

.home .extension-box .img-recurring {
    margin-top: -8px;
}

/* .home .extension-box .img-sagepay {
    margin-top: 15px;
} */

.home .extension-box .special-icon {
    position: absolute;
    width: 32% !important;
    left: 0;
    top: 0;
}

.home .extension-box .ext-description .ext-price {
    color: #e86a1c;
    font-family: montserratregular;
    font-size: 29px;
    text-align: center;
    margin: 16px 0 28px;
}

.home .extension-box .ext-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    height: 140px;
}

.home .extension-box .ext-thumb a {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 19px 0;
}

.pos-price-box .from {
    font-size: 13px;
    margin: 0 8px 0 0;
}

.pos-price-box .month {
    font-size: 13px;
    margin: 0 0px 0 4px;
}

/************ PRODUCT VIEW **************/

#messages_product_view ul {
    margin: 0;
}

#messages_product_view li {
    padding: 10px 0px 0px;
    font-family: cabinregular;
}

.breadcrumbs {
    background-color: #ededed;
    padding: 20px 0 15px;
}

.breadcrumbs a {
    float: left;
    font-size: 13px;
    font-family: cabinregular;
}

.breadcrumbs p {
    margin: 0;
    font-size: 13px;
    font-family: cabinregular;
    color: #565656;
}

.product-view .product-main {
    background-color: #fff;
    padding: 25px 0 50px;
}

.product-view .product-img-box {
    width: 45%;
    float: left;
}

.product-view .product-side-info {
    width: 55%;
    float: left;
    padding: 0 0 0 30px;
}

.product-view .product-name h1 {
    margin: 0;
    font-family: montserratbold;
    font-size: 32px;
}

.product-view .product-side-info .price {
    color: #e86a1c;
    font-family: montserratregular;
    font-size: 40px;
    margin: 10px 0 5px;
}

.product-view .product-side-info .contactus-box a,
.product-view .product-side-info .ratings a {
    color: #e86a1c;
    font-family: cabinregular;
}

.product-view .product-side-info .contactus-box a:hover,
.product-view .product-side-info .ratings a:hover {
    color: #e86a1c;
    text-decoration: underline;
}

.product-view .product-side-info .contactus-box {
    background-color: #ededed;
    padding: 10px;
    margin: 15px 0;
}

.product-view .product-side-info .contactus-box p {
    font-family: cabinregular;
    margin: 0;
}

.product-view .short-description h2 {
    font-family: cabinregular;
    font-size: 21px;
    margin: 25px 0 10px;
}

.product-view .short-description ul {
    padding: 0 15px;
}

.product-view .short-description li {
    font-family: cabinregular;
    margin: 10px 0;
}

.product-view .short-description p {
    margin: 0;
    font-family: cabinregular;
}

.product-view .short-description .negrita {
    font-family: cabinbold;
}

.product-view .short-description .purchase-info {
    background-color: #ededed;
    padding: 15px;
    margin: 20px 0 0;
}

.product-view .product-section2 {
    background-color: #ededed;
    padding: 50px 0;
}

.product-view .add-to-cart-box {
    background-color: #fff;
    padding: 0px;
}

.product-view .product-options dl {
    margin: 0;
}

.product-view .product-options ul {
    display: none;
}

.product-view .last label {
    font-family: cabinbold;
    margin: 10px 0 5px;
}

.product-essential {
    display: table;
    width: 100%;
}

.product-view .last input[type=text] {
    width: 80%;
    background-color: #ededed;
    border: 1px solid #ccc;
    padding: 8px 8px 4px;
    font-family: cabinregular;
}

.account-login .note ,
.product-view .last .note {
    margin: 10px 0 0;
    font-family: cabinregular;
    font-size: 13px;
    color: #555;
}

.product-view p.required {
    display: none;
}

.add-to-cart-box .regular-price {
    display: none;
}

.product-view .regular-price {
    color: #e86a1c;
    font-family: montserratregular;
    font-size: 40px;
    margin: 10px 0 5px;
}

.product-view .price-box {
    margin: 12px 0 0;
    float: left;
}

.product-view .add-to-cart ,
.product-view .add-to-links {
    display: none;
}

.product-view .btn-cart {
    margin: 15px 0 0 40px;
    background-color: #e86a1c;
    color: #fff;
    padding: 9px 20px;
    font-family: montserratregular;
    font-size: 19px;
    border: 0;
}

.product-view .btn-cart:hover {
    text-decoration: none;
    background-color: #fb8b48;
}

.add-to-cart-box  .btn-cart {
    margin: 18px 0 0;
}

.product-view .product-collateral {
    margin: 0px;
}

/* Product Tabs */
.product-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 45px;
}
.product-tabs li {
    float: left;
    font-size: 14px;
    font-family: cabinregular;
    text-shadow: none;
}
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a {
    display: block;
    padding: 15px 15px 10px;
    background-color: #dbdbdb;
    color: #808080;
    text-transform: uppercase;
}
.product-tabs a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.product-tabs li.active a {
    background-color: #fff;
    color: #000;
}
.product-tabs li.active a:hover { text-decoration: none }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }

#product_tabs_product\.tags {
    display: none;
}

.product-view .product-tabs-content {
    background-color: #fff;
    padding: 40px 0 20px;
}

.product-view .product-tabs-content ul {
    list-style: inherit;
}

.product-view .product-tabs-content li {
    font-family: cabinregular;
    margin: 7px 0;
}

.product-view .product-tabs-content strong ,
.product-view .product-tabs-content b {
    font-weight: normal;
    font-family: cabinbold;
}

.product-view .product-tabs-content .data-table {
    margin: 0 20px;
}

.product-view .product-tabs-content .data-table tr {

}

.product-view .product-tabs-content .data-table th {
    color: #000;
    font-family: cabinregular;
    font-size: 13px;
}

.product-view .product-tabs-content .data-table td {
    font-family: cabinregular;
}

.product-view .product-tabs-content .data-table td b ,
.product-view .product-tabs-content .data-table td strong
{
    font-family: cabinbold;
    font-weight: normal;
}

.product-view .validation-advice {
    font-family: cabinregular;
    margin: 5px 0;
    font-size: 13px;
    color: #db4848;
}

/************* CART ******************/

.cart .cart-main {
    background-color: #ededed;
    padding: 0px 0 50px;
}

.cart .cart-table {
    background-color: #fff;
    width: 100%;
    position: relative;
}

.cart .cart-table .product-name {
    margin: 0px 0 0;
    line-height: 30px;
    height: auto;
}

.cart .cart-table .product-name a {
    color: #e86a1c;
    font-family: cabinregular;
    font-size: 18px;
    margin: 0;
}

.cart .cart-table dt {
    font-family: cabinbold;
    font-weight: normal;
    margin: 5px 0 0;
    font-size: 15px;
}

.cart .cart-table dd {
    font-family: cabinregular;
    font-weight: normal;
    margin: 0px 0 0;
    font-size: 13px;
}

.cart .cart-table .item-options {
    margin: 0;
}

.cart .cart-table td {
    vertical-align: bottom;
    padding: 10px 15px;
}

.cart .cart-table tr {
    border-bottom: 1px solid #e0d0d0;
}

.cart .cart-table tr:last-child {
    border-bottom: 0 none;
}

.cart .cart-table tr td:first-child {
    border-right: 1px solid #e0d0d0;
    vertical-align: middle;
}

.cart .cart-table tr td:first-child img {
    width: 100%;
}

.cart .cart-table tr td:nth-child(2) {
    vertical-align: top;
}

.cart .cart-table td.a-center {
    vertical-align: top;
    text-align: right;
    padding: 20px 30px 0 0;

}

.cart .cart-table .cart-price {
    position: absolute;
    right: 30px;
    margin: -35px 0;
    color: #e86a1c;
    font-family: montserratregular;
    font-size: 28px;
}

.cart .cart-table .btn-remove {
    color: #e86a1c;
    font-family: cabinregular;
    font-size: 13px;
    margin: 0;
}

.messages ,
.messages ul{
    list-style: none;
    padding: 0;
}

.messages li {
    background-color: #fff;
    padding: 5px 5px 3px;
    font-family: cabinregular;
}

.messages .success-msg {
    color: #83b34b;
}

.messages .notice-msg ,
.messages .error-msg {
    color: #f81d1d;;
}

.cart .collat-wrap {
    position: relative;
}

.cart .discount {
}

.cart .discount h2 {
    font-family: cabinbold;
    font-size: 20px;
    margin: 50px 0 0;
    font-weight: normal;
}

.cart .discount-form label {
    font-family: cabinregular;
    margin: 5px 0 0;
}

.cart .discount .discount-form .input-text {
    width: 260px;
    margin: 10px 0 0;
    font-family: cabinregular;
    padding: 7px 5px 1px;
    font-size: 16px;
}

.cart .totals .btn-checkout ,
.cart .discount .discount-form button {
     margin: 20px 10px 0 0;
     background-color: #e86a1c;
     color: #fff;
     padding: 10px 25px;
     font-family: montserratregular;
     font-size: 15px;
     border: 0;
     text-transform: uppercase;
 }

.cart .totals .btn-checkout:hover ,
.cart .discount .discount-form button:hover {
    text-decoration: none;
    background-color: #fb8b48;
}

.cart .totals {
    position: absolute;
    bottom: 0;
    right: 0;
}

.cart .totals tfoot tr td:first-child {
    text-align: right;
}

.cart .totals tfoot tr td:first-child strong {
    font-family: cabinbold;
    font-size: 30px;
    padding: 0 20px 0 0;
    font-weight: normal;
}

.cart .totals tfoot tr td:last-child {
    font-family: cabinregular;
    font-size: 30px;
    text-align: right;
    color: #e86a1c;
}

.cart .totals tbody tr td:first-child {
    font-family: cabinbold;
    font-size: 20px;
    text-align: right;
    padding: 0 20px 0 0;
}

.cart .totals tbody tr td:last-child {
    font-family: cabinregular;
    font-size: 20px;
    text-align: right;
}

.cart .totals tbody tr th:first-child {
    font-family: cabinregular;
    font-size: 16px;
    text-align: right;
    padding: 0 20px 0 0;
}

.cart .totals .checkout-types {
    list-style: none;
    margin: 0;
    text-align: right;
}

.cart .totals .btn-checkout {
    margin: 10px 0 0;
}

/************* CHECKOUT *********************/

.checkout-main {
    float: left;
    width: 78%;
    margin: 0 0 40px 0;
}

.checkout-main ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.checkout-main ol .step-title {
    background-color: #fff;
    padding: 12px 20px;
    border-top: 1px solid #aaa;
}

.checkout-main ol .active .step-title {
    border-top: 0 none;
}

.checkout-main ol .step-title .number {
    float: left;
    font-family: montserratbold;
    font-size: 20px;
    margin: 0 15px 0 0;
    color: #aaa;
}

.checkout-main ol .step-title h2 {
    font-family: montserratbold;
    font-size: 20px;
    margin: 3px 0px 0 0;
    color: #aaa;
}

.checkout-main ol .active .step-title  h2 {
    color: #000;
}

.checkout-main ol .step-title a {
    display: none;
}

.checkout-main ol .step {
    background-color: #e8e8e8;
    padding: 25px;
}

.checkout-main ol .step .col-1 {
    float: right;
    width: 50%;
    padding: 0 0px 0 30px;
}

.checkout-main ol .step .col-2 {
    border-right: 1px solid #aaa;
    width: 50%;
    padding: 0 30px 0 0;
}

.checkout-main ol .step h3 {
    font-family: cabinbold;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}

.checkout-main ol .step h4 {
    font-family: cabinbold;
    font-size: 14px;
}

#login-form h4 {
    margin: 1px 10px 0 0;
    float: left;
}

.account-create p ,
#login-form p {
    font-family: cabinregular;
    margin: 12px 0 0;
}

.account-create ul ,
#login-form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.account-create label ,
#login-form label {
    font-family: cabinregular;
    font-size: 14px;
    margin: 12px 0 0;
}

#login-form input[type=password] ,
#login-form input[type=text] {
    width: 100%;
    font-family: cabinregular;
    padding: 5px 8px 2px;
    font-size: 16px;
}

#checkout-step-login .buttons-set {
    text-align: right;
}

#checkout-step-login .buttons-set .required {
    display: none;
}

#checkout-step-login .buttons-set a {
    display: block;
    color: #e86a1c;
    position: relative;
    width: 180px;
    margin: 0px 0 0 auto;
    font-family: cabinregular;
    padding: 5px 0 0 0;
}

.buttons-set button ,
#checkout-step-login .buttons-set button {
    margin: 15px 0px 0 0;
    background-color: #e86a1c;
    color: #fff;
    padding: 10px 30px;
    font-family: montserratregular;
    font-size: 13px;
    border: 0;
    text-transform: uppercase;
}

.buttons-set button:hover ,
#checkout-step-login .buttons-set button:hover {
    text-decoration: none;
    background-color: #fb8b48;
}

#checkout-step-login .col-1 p {
    margin: 20px 0 0;
    font-family: cabinregular;
}

#checkout-step-login .col-1 strong {
    font-family: cabinbold;
    font-weight: normal;
}

#checkout-step-login .col-1 ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    font-family: cabinregular;
}

#checkout-step-login .col2-set {
    position: relative;
}

#checkout-step-login .col-1 .buttons-set {
    position: absolute;
    bottom: 0;
    right: 0;
}

.opc-block-progress {
    float: left;
    width: 22%;
    padding: 0 0 0 20px;
}

.opc-block-progress .block-title strong {
    font-weight: normal;
    font-family: cabinbold;
    font-size: 17px;
}

.opc-block-progress .block-content dt {
    font-weight: normal;
    font-family: CABINREGULAR;
    font-size: 15px;
}

.opc-block-progress .block-content dd {
    font-weight: normal;
    font-family: CABINREGULAR;
    font-size: 13px;
}

.paypal-review-order ul ,
.checkout-main .step ul {
    list-style: none;
    padding: 0;
}

.paypal-review-order label,
.checkout-main .step label {
    font-family: cabinregular;
    margin: 5px 0 0 0;
    font-size: 13px;
}

.paypal-review-order input[type=text],
.checkout-main .step input[type=text] {
    font-family: cabinregular;
    margin: 0 0 10px 0;
    width: 65%;
    padding: 3px 5px 0;
}

.paypal-review-order select,
.checkout-main .step select {
    margin: 0 0 10px 0;
    font-size: 17px;
}

.paypal-review-order .buttons-set .required,
.checkout-main .step .buttons-set .required {
    font-family: cabinregular;
    margin: 10px 0 0 0;
    font-size: 12px;
}

.checkout-main .step .buttons-set .back-link {
    margin: 35px 20px 0;
    float: right;
}

.paypal-review-order .validation-advice ,
.checkout-main .step .validation-advice {
    color: red;
    font-family: cabinregular;
    margin: -7px 0 10px 0;
}

#checkout-step-payment input[type=radio]{
    float: left;
    margin: 14px 10px 0 0;
}

#payment_form_paypal_express li {
    font-family: cabinregular;
    margin: 10px 0 0 22px;
    color: #555;
    font-size: 13px;
}

#checkout-step-payment .required {

}

.checkout-main .step .please-wait {
    margin: 0 10px 0;
    font-family: cabinregular;
    font-size: 13px;
}

.checkout-main .step .please-wait img {
    margin: -2px 5px 0 0;
}

.cart-empty {
    background-color: #ededed;
    padding: 125px 0;
    text-align: center;
    font-family: cabinregular;
}

#details-table ,
#checkout-review-table {
    width: 100%;
}

#details-table th ,
#checkout-review-table th {
    background-color: #ddd;
    font-family: cabinbold;
    font-weight: normal;
    padding: 8px 15px 5px;
}

#details-table td ,
#checkout-review-table td {
    font-family: cabinregular;
    padding: 15px 15px 0;
    font-size: 14px;
}

#details-table h3 ,
#checkout-review-table h3 {
    font-size: 16px;
}

#details-table tfoot .first td ,
#checkout-review-table tfoot .first td {
    font-family: montserratregular;
    font-size: 16px;
    font-weight: normal;
}

#details-table tfoot .last td ,
#checkout-review-table tfoot .last td {
    font-family: montserratregular;
    font-size: 19px;
    font-weight: normal;
    color: #e86a1c;
    padding: 15px 15px 30px;
}

#magemonkey-trigger {
    float: left;
    margin: 6px 12px 0 0;
}

#review-buttons-container .f-left {
    font-family: cabinregular;
    margin: 10px 0;
}

.checkout-onepage-success {
    background-color: #ededed;
}

.checkout-onepage-success .col-main {
    margin: 30px 0 70px;
    font-family: cabinregular;
}

.checkout-onepage-success .col-main h1 {
    font-family: montserratbold;
    font-weight: normal;
}

.checkout-onepage-success .col-main h2 {
    font-family: cabinbold;
    font-weight: normal;
}

/************* LOGIN *********************/

.customer-account-login ,
.customer-account-create {
    background-color: #ededed;
}

.account-login .registered-users {
    float: left;
    width: 50%;
    padding: 0px 40px 50px 0;
    border-right: 1px solid #aaa;
    margin: 15px 0 50px;
}

.account-login .new-users {
    margin: 15px 0;
    float: left;
    padding: 0 0 0 40px;
}

.account-create H2 ,
.account-login h2 {
    margin: 0;
    font-family: cabinbold;
    font-weight: normal;
    font-size: 25px;
}

.account-create {
    margin: -15px 0 50px;
}

.account-create input[type=text] ,
.account-create input[type=password] {
    width: 75%;
    font-family: cabinregular;
    padding: 5px 8px 2px;
    font-size: 16px;
}

.account-create input[type=checkbox] {
    float: left;
    margin: 14px 10px 0 0;
}

.account-create .legend {
    margin-top: 35px;
}

.validation-advice {
    color: red;
    font-family: cabinregular;
    margin: 5px 0 0;
}

/************* PAYPAL *********************/

.paypal-review-main {
    background-color: #ededed;
}

.paypal-review-main .sub-title {
    font-family: montserratregular;
    font-size: 18px;
    margin: 10px 0 9px;
}

.paypal-review-order .col-1 .legend {
    padding: 12px 20px 9px;
    font-family: cabinbold;
    font-size: 20px;
    margin: 0;
}

.paypal-review-order fieldset {
    padding: 10px 20px 10px 20px;
    background-color: #e8e8e8;
}

.paypal-review-order .info-set .legend {
    padding: 25px 0px 9px;
    font-family: cabinbold;
    font-size: 20px;
    margin: 0;
}

#details-reload {
    padding: 10px 20px 10px 20px;
    background-color: #e8e8e8;
}

#review-buttons-container {
    margin: 10px 0 40px;
}

#p_method_paypal_express {
    margin-top: 9px;
}

/************** STRIPE ******************/

.checkout-main .sp-methods dt label {

}

.checkout-main .sp-methods dt input {
    margin: 0;
}

.checkout-main .sp-methods dt {
    margin-top: 20px;
}

.checkout-main .sp-methods dd label {
    margin: 15px 0 0;
}

.checkout-main .sp-methods dd input {
    margin: 0 !important;
}

.checkout-main .sp-methods dd select {
    margin: 0;
}

.checkout-main .sp-methods .validation-advice {
    margin: 3px 0 0px 0 !important;
}

#advice-required-entry-inchoo_stripe_expiration {
    display: none;
}

#payment_form_inchoo_stripe {
    margin-left: 23px;
}

#inchoo_stripe_expiration {
    margin-right: 10px;
    float: left;
}

#inchoo_stripe_cc_cid {
    width: 169px;
}

#p_method_inchoo_stripe {
    margin-top: 5px !important;
}

.cvv-what-is-this {
    display: none;
}

/************** MY ACCOUNT ********************/

.customer-account-logoutsuccess ,
.monkey-customer-account-index ,
.licensegenerator-mylicenses-index ,
.sales-order-invoice ,
.sales-order-view ,
.downloadable-customer-products ,
.newsletter-manage-index ,
.review-customer-index ,
.sales-order-history ,
.customer-account-index ,
.customer-address-index ,
.customer-address-form ,
.customer-account-edit {
    background-color: #ededed;
}

.monkey-customer-account-index .col-main ,
.licensegenerator-mylicenses-index .col-main ,
.sales-order-invoice .col-main ,
.sales-order-view .col-main ,
.downloadable-customer-products .col-main ,
.newsletter-manage-index .col-main ,
.review-customer-index .col-main ,
.sales-order-history .col-main ,
.customer-account-index .col-main ,
.customer-address-index .col-main ,
.customer-address-form .col-main ,
.customer-account-edit .col-main {
    float: right;
    width: 73%;
}

.monkey-customer-account-index .sidebar ,
.licensegenerator-mylicenses-index .sidebar ,
.sales-order-invoice .sidebar ,
.sales-order-view .sidebar ,
.downloadable-customer-products .sidebar ,
.newsletter-manage-index .sidebar ,
.review-customer-index .sidebar ,
.sales-order-history .sidebar ,
.customer-account-index .sidebar ,
.customer-address-index .sidebar ,
.customer-address-form .sidebar ,
.customer-account-edit .sidebar {
    float: left;
    width: 27%;
}

.sidebar .block-account {
    background-color: #e5e5e5;
}

.sidebar .block-account .block-title {
    background-color: #ccc;
    font-family: montserratregular;
    padding: 12px 15px 8px;
    text-transform: uppercase;
    text-shadow: none;
}

.sidebar .block-account .block-content ul {
    list-style: none;
    padding: 0px;
}

.sidebar .block-account .block-content li {
    padding: 17px 15px 14px;
    font-family: montserratregular;
    border-bottom: 1px solid #ccc;
}

.sidebar .block-account .block-content .icon-chevron-right {
    float: right;
    color: #333;
    font-size: 15px;
    margin-top: 2px;
}

.sidebar .block-account .block-content li.current {
    background-color: #fff;
    color: #333;
    border-bottom: 0;
}

.sidebar .block-account .block-content a {
    color: #666;
    font-family: montserratregular;
}

.sidebar .block-account .block-content a:hover {
    text-decoration: none;
}

.sidebar .block-account .block-content li:hover {
    text-decoration: none;
    background-color: #fff;
}

.sidebar .block-reorder ,
.sidebar .block-cart {
    display: none;
}

.my-account {
    background-color: #fff;
    margin-bottom: 40px;
    min-height: 500px;
}

.my-account h2 {
    margin: 0;
    padding: 25px;
    font-size: 22px;
    font-family: montserratregular;
    color: #e86a1c;
}

.my-account .welcome-msg {
    border-bottom: 1px solid #ccc;
    padding: 0 25px 15px;
}

.my-account .welcome-msg p {
    margin: 0;
    font-family: cabinregular;
}

.my-account .welcome-msg strong {
    font-weight: normal;
    font-family: cabinbold;
}

.my-account .addresses-list .addresses-additional h2 ,
.my-account .addresses-list h3 ,
.my-account .box-content .col-1 h4 ,
.my-account .box-content .col-2 h4 ,
.my-account .box-title h3 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 16px;
    font-family: montserratbold;
    color: #000;
    font-weight: normal;
}

.my-account .col2-set .col-1 ,
.my-account .col2-set .col-2 {
    border-bottom: 1px solid #ccc;
    padding: 25px 25px;
}

.my-account .box-title {
    position: relative;
}

.my-account .box-title a {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: cabinregular;
    color: #e86a1c;
    position: absolute;
    top: 0px;
    right: 0;
}

.my-account a {
    margin: 0;
    font-family: cabinregular;
    color: #e86a1c;
}

.my-account .addresses-list .addresses-additional p ,
.my-account .addresses-list address ,
.my-account .box-content address ,
.my-account .box-content p {
    font-family: cabinregular;
    margin: 0;
}

.my-account .box-content .col-1 {
    border-bottom: 0;
    float: left;
    width: 50%;
}

.my-account .box-content .col-2 {
    border-bottom: 0;
    float: left;
    width: 50%;
}

.my-account .box-content {
    display: table;
}

.my-account .form-list {
    list-style: none;
    padding: 0 25px;
}

.my-account .form-list label {
    font-family: cabinregular;
    margin: 0 0 0px 0;
    font-size: 14px;
}

.my-account .form-list strong {
    font-family: cabinbold;
    margin: 0 0 0px 0;
    font-size: 14px;
    font-weight: normal;
}

.my-account .form-list input[type=text] ,
.my-account .form-list input[type=password] {
    margin: 0 0 20px 0;
    width: 70%;
    padding: 7px 5px 5px;
    color: #888;
}

.my-account .form-list input[type=checkbox] {
    float: left;
    margin: 3px 10px 0 0;
}

.my-account .form-list select {
    margin: 0 0 20px 0;
}

.my-account .buttons-set {
    padding: 0 25px 30px;
    position: relative;
    min-height: 60px;
    margin-top: 20px;
}

.my-account .buttons-set .required {
    font-family: cabinregular;
    color: #555;
    font-size: 12px;
}

.my-account .buttons-set .back-link {
    right: 25px;
    position: absolute;
    bottom: 25px;
}
.my-account .messages {
    padding: 10px 15px 10px;
    border-bottom: 1px solid #ccc;
}

.my-account .addresses-list {
    display: table;
    width: 100%;
}

.my-account .addresses-list .addresses-primary {
    padding: 0;
    float: left;
    width: 50%;
    border-bottom: 0;
}

.my-account .addresses-list .addresses-primary ol {
    list-style: none;
    padding: 0 25px;
}

.my-account .addresses-list .addresses-primary li {
    padding-bottom: 20px;
}

.my-account .addresses-list .addresses-additional ol {
    list-style: none;
    padding: 0;
}

.my-account .addresses-list .addresses-additional {
    float: left;
    width: 50%;
    padding-top: 77px;
    border-bottom: 0;
}

.my-account .pager {
    margin: 0;
    padding: 0 25px;
    font-family: cabinregular;
}

.my-account .pager .amount {
    float: right;
}

.my-account .pager .limiter {
    float: left;
}

.my-account .table-container {
    margin: 0 25px;
}

.licenses-table ,
#my-downloadable-products-table ,
.my-account .order-details .data-table ,
#my-orders-table {
    width: 100%;
}

.licenses-table th ,
#my-downloadable-products-table th ,
.my-account .order-details .data-table th ,
#my-orders-table th {
    background-color: #e5e5e5;
    font-family: cabinbold;
    font-weight: normal;
    padding: 8px 15px 5px;
}

.licenses-table td ,
#my-downloadable-products-table td ,
.my-account .order-details .data-table td ,
#my-orders-table td {
    font-family: cabinregular;
    padding: 15px;
    font-size: 12px;
}

.licenses-table h3 ,
#my-downloadable-products-table h3 ,
.my-account .order-details .data-table h3 ,
#my-orders-table h3 {
    font-size: 16px;
}

.my-account .no-licenses ,
.my-account .no-reviews {
    padding: 25px 25px;
    font-family: cabinregular;
}

.my-account .title-buttons {
    padding: 0 25px 25px;
}

.my-account .title-buttons h2 {
    padding: 25px 0 0 0;
}

.my-account .order-info dt {
    font-family: cabinbold;
    font-weight: normal;
    padding: 0 25px;
    font-size: 17px;
}

.my-account .order-info {
    float: left;
    width: 50%;
}

.my-account .order-info ul {
    list-style: none;
    padding: 0 25px;
    font-family: cabinregular;
}

.my-account .order-date {
    font-family: cabinbold;
    font-weight: normal;
    padding: 0 25px;
    font-size: 17px;
    float: left;
    width: 50%;
}

.my-account .order-info-container {
    display: table;
    width: 100%;
}

.my-account .order-info-box {
    display: table;
    width: 100%;
}

.my-account .order-info-box .col-1 {
    float: left;
    width: 50%;
    border-bottom: 0;
    padding: 0 25px;
}

.my-account .order-info-box .col-2 {
    float: left;
    width: 50%;
    border-bottom: 0;
    padding: 0 25px;
}

.my-account .order-info-box .col-1 h2 ,
.my-account .order-info-box .col-2 h2 {
    font-family: cabinbold;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #333;
}

.my-account .box-payment strong {
    font-weight: normal;
    font-family: cabinregular;
    margin: 0;
}

.my-account .order-links {
    padding: 0 25px;
}

.my-account .table-caption {
    font-weight: normal;
    font-family: cabinbold;
    margin: 0;
    padding: 0 25px 10px;
    font-size: 18px;
}

.my-account .monkey-additional-lists {
    padding: 0;
}
.my-account .monkey-additional-lists .listdata {
    list-style: none;
    padding: 0 25px;
}

.logout-text {
    padding: 50px 0;
}

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

footer {
    background-color: #252422;
    padding: 55px 0 0;
}

footer .logo {
    float: left;
}

footer .logo img {
    max-width: 150px;
    margin-right: 40px;
}

footer .links {
    float: left;
    margin: 0 0px 0 20px;
    list-style: none;
}

footer .links a {
    font-family: montserratregular;
    color: #fff;
    font-size: 10px;
}

footer .links a:hover {

}

footer .twitter-box {
    float: right;
    text-align: center;
}

footer .twitter-box p {
    font-family: montserratregular;
    color: #fff;
    font-size: 12px;
    margin: 0 0 5px;
}

footer .twitter-box a:hover {
    text-decoration: none;
}

footer .top {
    min-height: 140px;
}

footer .copyright {
    border-bottom: 1px solid #333;
    color: #ddd;
    font-size: 11px;
    font-family: montserratregular;
}

footer .mandrill-box {
    text-align: center;
    margin: 40px 0 0px 0;
}

footer .mandrill-box p {
    color: #ddd;
    font-family: montserratregular;
    font-size: 10px;
    margin: 0;
}

footer .mandrill-box a:hover p {
    text-decoration: none;
}

footer .mandrill-box a:hover {
    text-decoration: none;
}

footer .mandrill-box img {
    width: 120px;
    margin: -20px 0 0 0;
}

.scrolllink {
    position: relative;
    top: -120px;
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}

#feedbackNewsletter {
    display: none;
    margin: 0 0 20px auto;
    width: 80%;
}

.home-newsletter h3 {
    font-family: montserratregular !important;
    color:#fff !important;
    text-align: center;
    margin: 55px 0 40px !important;
}

.home-newsletter p {
    font-family: cabinregular;
    text-align: left;
    font-size: 22px;
    color:#fff;
    font-weight:normal;
}

.home-newsletter {
    background-color: #4a98c8;
    padding: 40px 0 80px;
}

.home-newsletter .box-text {
    width: 50%;
    float: left;
}

.home-newsletter .box-input {
    float: right;
    text-align: right;
    width: 50%;
}

.home-newsletter .box-input a {
    font-family: montserratbold;
    background-color: #31c2fa;
    color: #fff;
    text-align: center;
    padding: 11px 40px 9px;
}

.home-newsletter .box-input a:hover {
    background-color: #52d0ff;
    text-decoration: none;
    color: #fff;
    text-shadow: none;
}

.home-newsletter .box-input input {
    width: 80%;
    margin: 0 0 20px auto;
    border: 0;
    font-size: 18px;
    padding: 5px;
    box-shadow: 0px 0px 1px #fff;
}

.home-newsletter .title {
    text-align: center;
    margin: 0px 0 30px;
}
.header .content {
    padding:0 20px 0 !important;
    background: #003366;
    max-width: 100% !important;
}

.header {
    max-width: 100%;
}

@media (max-width: 480px) {

    .home-newsletter .box-text {
        float: none;
        width: 100%;
    }
    .home-newsletter p {
        text-align: center;
        font-size: 15px;
    }
    .home-newsletter .title {
        margin: 0px 0 15px;
    }
    .home-newsletter .box-input {
        float: none;
        text-align: center;
    }
    .home-newsletter .box-input input {
        margin: 0 0 20px;
        font-size: 12px;
    }
    footer {
        padding: 30px 0px 0px;
    }
    footer .links {
        margin: 0 0px 0 0px;
    }
    footer .twitter-box {
        margin: 0 40px 0 0;
    }
    footer .copyright {
        text-align: center;
    }
    .main-banner .container {
        overflow-x: hidden;
    }
    footer .twitter-box p {
        font-size: 10px;
    }
    footer .twitter-box img {
        width: 30px;
    }
    .home-extensions img {
        width: 100%;
    }
    .navbar-brand img {
        width: 55%;
    }
}

