/* THEMS.CSS Buttons */

.dxbButton_DevEx {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 30px;
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    position: relative;
    top: 5px;
}

button.btn.standardButton, .btnCart.btn, .newsDetail span.btn.standardButton,
#wrapper .newsDetail span.btn.standardButton  {
    opacity: 1;
    background: transparent;
    border: 3px solid #c8102d;
    left: 0;
    margin: 43px 0 0 0;
    text-align: center;
    padding: 0;
    width: auto;
}

.newsDetail span.btn.standardButton,
#wrapper .newsDetail span.btn.standardButton  {
    margin: 0!important;
}

button.btn.standardButton.AccountNav {
    position: relative;
    margin-right: 10px;
}
 .btnCart.btn{
    color: #c8102d;
 }
 .btnCart.btn, .btnCart.btn:hover, .btnCart.btn:focus {
    width: 100%;
        padding: 10px;
            margin: 10px 0 0 0;
 }
button.btn.standardButton:hover,.btnCart.btn:hover,
button.btn.standardButton:focus, .btnCart.btn:focus {
    box-shadow: inset 0 -100px 0 0 #c8102d;
}

button.btn.standardButton a,
button.btn.standardButton a:visited {
    color: #c8102d;
    text-decoration: none;
    padding: 10px 30px;
    text-align: center;
}

button.btn.standardButton a:hover,
button.btn.standardButton:hover a,
button.btn.standardButton:focus a,
button.btn.standardButton:focus a:active {
    color: #FFF;
    text-decoration: none;
}

button.btn.standardButton a:hover {
    color: #fff;
    text-decoration: none;
}

input#submitButton,
input#cancelButton {
    /*  width: 30%; */
    max-width: 110px;
}


/* CONTROLS.CSS Buttons */

.FormButton,
.FormButtonAlternate {
    padding: 5px 7px !important;
    margin: 2px !important;
        font-size: 14px;
    font-weight: 700;
    color: #c8102d;
}
#PaymentOptionsPanel td.FormButtonMatte {
    text-align: left;
}
#wrapper .OrderSearchbutton {
    font-size: 11px;
    font-weight: bold;
    border: none;
    margin: 6px 0px 15px 0px;
    padding: 0px 0px 0px 14px;
    background-image: url(/Ecommerce/site/themes/images/go_button.png);
    height: 30px !important;
    background-repeat: no-repeat;
    width: 30px !important;
    position: relative;
    top: 0px;
}

#wrapper .dxbButton.OrderSearchbutton, .dxbButton.OrderSearchbutton:hover {
    font-size: 11px;
    font-weight: bold;
    border: none;
    margin: 5px;
    /* padding: 0px 0px 0px 14px; */
    background-image: url(/Ecommerce/site/themes/images/Search_Icon.png);
    height: 30px !important;
    background-repeat: no-repeat;
        background-position: 50%;
    width: 30px !important;
    position: relative;
    top: 0px;
    box-shadow: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

#DateRangeFromtxt input[type="text"].dxeEditAreaSys,
#DateRangeTotxt input[type="text"].dxeEditAreaSys
 {height: 22px;}
/* Add to Cart Buttons */

.CatalogFeaturedItemButton,
.CatalogHotBuyButton,
.CatalogProductVerticalListButton,
.CatalogProductDetailButton,
.CatalogAccessoryAddButton,
.CatalogAccessoryCancelButton {
    font-family: "Gotham A", "Gotham B", sans-serif !important;
    font-size: 10px !important;
    font-weight: bold !important;
    color: #333 !important;
    background-color: transparent !important;
    border: none !important;
    margin: 6px 0px 0px 0px !important;
    padding: 0 0 0 5px !important;
    background-image: url(/ecommerce/site/themes/images/add_to_cart.gif) !important;
    height: 22px !important;
    background-repeat: no-repeat !important;
    text-align: left !important;
    width: 90px !important;
    display: inline-table !important;
}

.CatalogAccessoryCancelButton {
    background-image: url(/ecommerce/site/themes/images/add_to_acc.gif) !important;
    background-position: center !important;
}

.CatalogAccessoryCancelButton {
    display: inline-block;
}

.CatalogAccessoryAddButtonChoices,
.CatalogAccessoryAddButtonChoices:visited {
    display: inline-block;
    /*    background-color: #D3D3D3; */
    color: #000000 !important;
    height: 10px;
    width: 115px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8px;
    font-style: normal;
    padding: 3px 0px 6px 0px !important;
}

.CatalogAccessoryAddButtonChoices:hover {
    background-color: #D3D3D3;
    color: #6D6D6D;
}
.ShoppingCartRecalcButton,
.ShoppingCartEmptyCartButton,
.ShoppingCartShopMoreButton,
.ShoppingCartCheckoutButton,
.ShoppingCartDownloadButton,
.ShoppingCartPunchoutButton,
.ShoppingCartSaveCartButton {
    float: left;
}

.ShoppingCartRecalcButton,
.ShoppingCartEmptyCartButton,
.ShoppingCartShopMoreButton,
.ShoppingCartCheckoutButton,
.ShoppingCartDownloadButton,
.ShoppingCartPunchoutButton,
.submitButton,
.cancelButton,
.ShoppingCartSaveCartButton,
.FormButton,.FormButton input,
.FormButtonAlternate,.FormButtonAlternate input,
#btnb2bContinue,
#btnb2bCancel {
    opacity: 1;
    background:    transparent;
    border: 3px solid #c8102d;
    left: 0;
    margin: 10px 0 0 0;
    text-align: center;
    padding: 0;
    width: auto;
        box-shadow: inset 0 0 0 0 #c8102d;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.ShoppingCartRecalcButton:hover,
.ShoppingCartEmptyCartButton:hover,
.ShoppingCartShopMoreButton:hover,
.ShoppingCartCheckoutButton:hover,
.ShoppingCartDownloadButton:hover,
.ShoppingCartPunchoutButton:hover,
.submitButton:hover,
.cancelButton:hover,
.FormButton:hover,
.FormButton input:hover,
.FormButtonAlternate:hover,
.FormButtonAlternate input:hover,
#btnb2bContinue:hover,
#btnb2bCancel:hover {
    box-shadow: inset 0 -100px 0 0 #c8102d;
}

.btn.ChangeDefaultShipButton,
.btn.ChangeDefaultShipButton:hover {
    float: right;
    margin: 0;
    padding: 0;
        background: transparent;
}
.FormButton,.FormButton input,.FormButtonAlternate,.FormButtonAlternate input
{    color: #c8102d;
    color: #c8102d;
    position: relative;
    height: 38px;}

.FormButton:hover,
.FormButton input:hover,
.FormButtonAlternate:hover,
.FormButtonAlternate input:hover {
    color: #fff;
}



/* === bootstrap override buttons === */

.submitButton:hover {
    box-shadow: inset 0 -100px 0 0 #CA2030 !important;
    margin: 0 0;
}

a.btn,
.btn:focus {
    outline: 0;
}

.btn-medium {
    padding: 6px 15px;
    font-size: 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-large {
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-small {
    font-size: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-mini {
    font-size: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


/* edges */

.btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-medium.btn-mini {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-medium.btn-small {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.btn-rounded {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.btn-medium.btn-rounded {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.btn-large.btn-rounded {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.btn-group > .btn:first-child {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
}

.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

#wrapper .btn-primary {
    outline: 0;
    background: #1C0113;
}

#wrapper .btn-primary:hover {
    background: #170110;
}

.btn-info {
    background: #5E9FA3;
}

.btn-info:hover {
    background: #569498;
}

.btn-success {
    background: #11766D;
}

.btn-success:hover {
    background: #0e6a62;
}

.btn-warning {
    background: #F0B300;
}

.btn-warning:hover {
    background: #e2a900;
}

.btn-danger {
    background: #a40b0b;
}

.btn-danger:hover {
    background: #990909;
}

.btn-inverse {
    background: #363636;
    color: #fff;
    border-radius: 6px;
}

.btn-inverse:hover {
    background: #505050;
    color: #fff;
}

.btn-blue {
    border: 2px solid #0a6d9b;
    color: #fff;
    background: #0a6d9b;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background: #085e86;
    color: #fff;
}

.btn-yellow {
    border: 2px solid #efd70c;
    color: #fff;
    background: #efd70c;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
    background: #e4ce11;
    color: #fff;
}

.btn-red {
    border: 2px solid #cf1a07;
    color: #fff;
    background: #cf1a07;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active {
    background: #c41a08;
    color: #fff;
}

.btn-orange {
    border: 2px solid #ef5523;
    color: #fff;
    background: #ef5523;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
    background: #e45121;
    color: #fff;
}

.btn-purple {
    border: 2px solid #c81dbe;
    color: #fff;
    background: #c81dbe;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
    background: #be1ab4;
    color: #fff;
}

.btn-green {
    border: 2px solid #479c18;
    color: #fff;
    background: #479c18;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    background: #3f8d15;
    color: #fff;
}

.btn-brown {
    border: 2px solid #5c2009;
    color: #fff;
    background: #5c2009;
}

.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active {
    background: #531d08;
    color: #fff;
}

.btn-pink {
    border: 2px solid #f8127f;
    color: #fff;
    background: #f8127f;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
    background: #ef1179;
    color: #fff;
}

.btn-dark {
    border: 2px solid #18191a;
    color: #fff;
    background: #18191a;
}

.btn-dark:hover,
#content a.btn-dark:hover {
    color: #fff;
}

#wrapper .btn-theme {
    color: #31302B;
}

#wrapper .btn.btn-theme:hover,
#wrapper .btn.btn-theme:focus,
#wrapper .btn.btn-theme:active {
    background-color: #fff;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: inset 0 0 0 0 #fff;
}


/* ==== More buttons === */


/* plain buttons */

.btn.plain {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: none;
    border: none;
    *border: 0;
    border-color: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* OFF CANVAS BUTTON  */

p.offcanvasButton {
    position: relative;
    top: -20px;
}

p.offcanvasButton button,
p.offcanvasButton button:hover,
p.offcanvasButton button:focus {
    opacity: 1;
    margin: 0;
    background-color: #CA2030;
    border-width: 0px;
    width: 100px;
    padding: 2px 9px;
    font-size: 12px;
    color: #fff;
    box-shadow: none;
}
#wrapper .btn-primary {
    outline: 0;
    background: #1C0113;
}
#wrapper .btn-primary:hover {
    background: #170110;
}
.row-offcanvas-left button.filterbutton.btn.btn-primary.btn-xs {
}
.row-offcanvas-left.active button.filterbutton.btn.btn-primary.btn-xs {
}
.row-offcanvas-left button.filterbutton.btn.btn-primary.btn-xs:before {
    content: "\f104\ ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 0px;
    padding-right: 2px;
}
.row-offcanvas-left button.filterbutton.btn.btn-primary.btn-xs:after {
    font-family: "proxima-nova", sans-serif;
    content: "FILTERS";
    font-size: 12px;
    position: relative;
    top: -1px;
        color: #fff;
}
.row-offcanvas-left.active button.filterbutton.btn.btn-primary.btn-xs:before {
    font-family: "proxima-nova", sans-serif;
    content: "CLOSE";
    font-size: 12px;
    position: relative;
    top: -1px;
        color: #fff;
}
.row-offcanvas-left.active button.filterbutton.btn.btn-primary.btn-xs:after {
    content: "\f105\ ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 0px;
    padding-left: 2px;
}
#wrapper button.filterbutton, #wrapper button.filterbutton:hover {
    opacity: 1;
    width: auto;
    top: 0;
    left: -6%;
    height: 46px;
    cursor: pointer;
    border: 0;
    border: 0px #fff solid;
    cursor: pointer;
    position: static;
    margin: 0 8px 10px;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .btnCart.btn, .btnCart.btn:hover, .btnCart.btn:focus {
    width: 95% !important;
    padding: 10px;
    margin: 10px 0 0 0;
}
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    button.btn.standardButton a,
    button.btn.standardButton a:visited {
        padding: 10px 10px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    button.btn.standardButton a,
    button.btn.standardButton a:visited {
        padding: 10px 12px;
    }
    .btnCart.btn, .btnCart.btn:hover, .btnCart.btn:focus {
    width: 100% !important;
    padding: 10px;
    margin: 10px 0 0 0;
}
}


/*==========  Non-Mobile First Method  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}















/* SPAN BUTTON CHANGES  */


/* THEMS.CSS Buttons */

.dxbButton_DevEx {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 30px;
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    position: relative;
    top: 5px;
}
#wrapper span.btn.standardButton, #wrapper .btnCart.btn {
    opacity: 1;
    background: transparent;
    border: 3px solid #c8102d;
    left: 0;
    margin: 43px 0 0 0;
    text-align: center;
    padding: 0;
    width: 290px;
}
span.btn.standardButton.AccountNav {
    position: relative;
    margin-right: 10px;
}
span.btn.standardButton.Novo {
    margin: 10px 0 0 0;
    width: auto;
}
 #wrapper .btnCart.btn{
    color: #c8102d !important;
    font-weight: 500;
 }
 #wrapper .btnCart.btn, #wrapper .btnCart.btn:hover, #wrapper .btnCart.btn:focus {
    width: 100%;
        padding: 10px;
            margin: 10px 0 0 0;
 }
#wrapper span.btn.standardButton:hover, #wrapper .btnCart.btn:hover,
#wrapper span.btn.standardButton:focus, #wrapper .btnCart.btn:focus {
    box-shadow: inset 0 -100px 0 0 #c8102d;
}

#wrapper span.btn.standardButton a,
#wrapper span.btn.standardButton a:visited {
    color: #c8102d;
    text-decoration: none;
    padding: 10px 30px;
    text-align: center;
}

#wrapper span.btn.standardButton a:hover,
#wrapper span.btn.standardButton:hover a,
#wrapper span.btn.standardButton:focus a,
#wrapper span.btn.standardButton:focus a:active {
    color: #FFF;
    text-decoration: none;
}

#wrapper span.btn.standardButton a:hover {
    color: #fff;
    text-decoration: none;
}

input#submitButton,
input#cancelButton {
    /*  width: 30%; */
    max-width: 110px;
}


/* CONTROLS.CSS Buttons */

.FormButton,
.FormButtonAlternate {
    padding: 5px 7px !important;
    margin: 2px !important;
        font-size: 14px;
    font-weight: 700;
    color: #c8102d;
}
#PaymentOptionsPanel td.FormButtonMatte {
    text-align: left;
}
#wrapper .OrderSearchbutton {
    font-size: 11px;
    font-weight: bold;
    border: none;
    margin: 6px 0px 15px 0px;
    padding: 0px 0px 0px 14px;
    background-image: url(/Ecommerce/site/themes/images/go_button.png);
    height: 30px !important;
    background-repeat: no-repeat;
    width: 30px !important;
    position: relative;
    top: 0px;
}

#wrapper .dxbButton.OrderSearchbutton, #wrapper .dxbButton.OrderSearchbutton:hover {
    font-size: 11px;
    font-weight: bold;
    border: none;
    margin: 5px;
    /* padding: 0px 0px 0px 14px; */
    background-image: url(/Ecommerce/site/themes/images/Search_Icon.png);
    height: 30px !important;
    background-repeat: no-repeat;
        background-position: 50%;
    width: 30px !important;
    position: relative;
    top: 0px;
    box-shadow: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

#DateRangeFromtxt input[type="text"].dxeEditAreaSys,
#DateRangeTotxt input[type="text"].dxeEditAreaSys
 {height: 22px;}
/* Add to Cart Buttons */

.CatalogFeaturedItemButton,
.CatalogHotBuyButton,
.CatalogProductVerticalListButton,
.CatalogProductDetailButton,
.CatalogAccessoryAddButton,
.CatalogAccessoryCancelButton {
    font-family: "Gotham A", "Gotham B", sans-serif !important;
    font-size: 10px !important;
    font-weight: bold !important;
    color: #333 !important;
    background-color: transparent !important;
    border: none !important;
    margin: 6px 0px 0px 0px !important;
    padding: 0 0 0 5px !important;
    background-image: url(/ecommerce/site/themes/images/add_to_cart.gif) !important;
    height: 22px !important;
    background-repeat: no-repeat !important;
    text-align: left !important;
    width: 90px !important;
    display: inline-table !important;
}

.CatalogAccessoryCancelButton {
    background-image: url(/ecommerce/site/themes/images/add_to_acc.gif) !important;
    background-position: center !important;
}

.CatalogAccessoryCancelButton {
    display: inline-block;
}

.CatalogAccessoryAddButtonChoices,
.CatalogAccessoryAddButtonChoices:visited {
    display: inline-block;
    /*    background-color: #D3D3D3; */
    color: #000000 !important;
    height: 10px;
    width: 115px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8px;
    font-style: normal;
    padding: 3px 0px 6px 0px !important;
}

.CatalogAccessoryAddButtonChoices:hover {
    background-color: #D3D3D3;
    color: #6D6D6D;
}
.ShoppingCartRecalcButton,
.ShoppingCartEmptyCartButton,
.ShoppingCartShopMoreButton,
.ShoppingCartCheckoutButton,
.ShoppingCartDownloadButton,
.ShoppingCartPunchoutButton,
.ShoppingCartSaveCartButton {
    float: left;
}

.ShoppingCartRecalcButton,
.ShoppingCartEmptyCartButton,
.ShoppingCartShopMoreButton,
.ShoppingCartCheckoutButton,
.ShoppingCartDownloadButton,
.ShoppingCartPunchoutButton,
.submitButton,
.cancelButton,
.ShoppingCartSaveCartButton,
.FormButton,.FormButton input,
.FormButtonAlternate,.FormButtonAlternate input,
#btnb2bContinue,
#btnb2bCancel {
    opacity: 1;
    background:    transparent;
    border: 3px solid #c8102d;
    left: 0;
    margin: 10px 0 0 0;
    text-align: center;
    padding: 0;
    width: auto;
        box-shadow: inset 0 0 0 0 #c8102d;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.ShoppingCartRecalcButton:hover,
.ShoppingCartEmptyCartButton:hover,
.ShoppingCartShopMoreButton:hover,
.ShoppingCartCheckoutButton:hover,
.ShoppingCartDownloadButton:hover,
.ShoppingCartPunchoutButton:hover,
.submitButton:hover,
.cancelButton:hover,
.FormButton:hover,
.FormButton input:hover,
.FormButtonAlternate:hover,
.FormButtonAlternate input:hover,
#btnb2bContinue:hover,
#btnb2bCancel:hover {
    box-shadow: inset 0 -100px 0 0 #c8102d;
}

.btn.ChangeDefaultShipButton,
.btn.ChangeDefaultShipButton:hover {
    float: right;
    padding: 0!important;
    font-size: 10px!important;
}
.FormButton,.FormButton input,.FormButtonAlternate,.FormButtonAlternate input
{    color: #c8102d;
    color: #c8102d;
    position: relative;
    height: 38px;}

.FormButton:hover,
.FormButton input:hover,
.FormButtonAlternate:hover,
.FormButtonAlternate input:hover {
    color: #fff;
}


/* === bootstrap override buttons === */

#wrapper .btn {
    color: #c8102d;
    background: #FFF;
    padding: 5px 10px;
    margin: 0 5px;
    font-family: "Gotham A", "Gotham B", sans-serif;
    border: 2px solid #c8102d;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: inset 0 0 0 0 #c8102d;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;

}

#wrapper .btn:hover, .PricingBoxDiv .btnCart.btn:hover {
    box-shadow: inset 0 -100px 0 0 #c8102d;
    color: #FFF !important;
    margin: 0 5px;
}

.submitButton:hover {
    box-shadow: inset 0 -100px 0 0 #CA2030 !important;
    margin: 0 0;
}

a.btn,
.btn:focus {
    outline: 0;
}

.btn-medium {
    padding: 6px 15px;
    font-size: 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-large {
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-small {
    font-size: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-mini {
    font-size: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


/* edges */

.btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-medium.btn-mini {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-medium.btn-small {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.btn-rounded {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.btn-medium.btn-rounded {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.btn-large.btn-rounded {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.btn-group > .btn:first-child {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
}

.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

#wrapper .btn-primary {
    outline: 0;
    background: #1C0113;
}

#wrapper .btn-primary:hover {
    background: #170110;
}

.btn-info {
    background: #5E9FA3;
}

.btn-info:hover {
    background: #569498;
}

.btn-success {
    background: #11766D;
}

.btn-success:hover {
    background: #0e6a62;
}

.btn-warning {
    background: #F0B300;
}

.btn-warning:hover {
    background: #e2a900;
}

.btn-danger {
    background: #a40b0b;
}

.btn-danger:hover {
    background: #990909;
}

.btn-inverse {
    background: #363636;
    color: #fff;
    border-radius: 6px;
}

.btn-inverse:hover {
    background: #505050;
    color: #fff;
}

.btn-blue {
    border: 2px solid #0a6d9b;
    color: #fff;
    background: #0a6d9b;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background: #085e86;
    color: #fff;
}

.btn-yellow {
    border: 2px solid #efd70c;
    color: #fff;
    background: #efd70c;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
    background: #e4ce11;
    color: #fff;
}

.btn-red {
    border: 2px solid #cf1a07;
    color: #fff;
    background: #cf1a07;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active {
    background: #c41a08;
    color: #fff;
}

.btn-orange {
    border: 2px solid #ef5523;
    color: #fff;
    background: #ef5523;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
    background: #e45121;
    color: #fff;
}

.btn-purple {
    border: 2px solid #c81dbe;
    color: #fff;
    background: #c81dbe;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
    background: #be1ab4;
    color: #fff;
}

.btn-green {
    border: 2px solid #479c18;
    color: #fff;
    background: #479c18;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    background: #3f8d15;
    color: #fff;
}

.btn-brown {
    border: 2px solid #5c2009;
    color: #fff;
    background: #5c2009;
}

.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active {
    background: #531d08;
    color: #fff;
}

.btn-pink {
    border: 2px solid #f8127f;
    color: #fff;
    background: #f8127f;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
    background: #ef1179;
    color: #fff;
}

.btn-dark {
    border: 2px solid #18191a;
    color: #fff;
    background: #18191a;
}

.btn-dark:hover,
#content a.btn-dark:hover {
    color: #fff;
}

#wrapper .btn-theme {
    color: #31302B;
}

#wrapper .btn.btn-theme:hover,
#wrapper .btn.btn-theme:focus,
#wrapper .btn.btn-theme:active {
    background-color: #fff;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: inset 0 0 0 0 #fff;
}


/* ==== More buttons === */


/* plain buttons */

.btn.plain {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: none;
    border: none;
    *border: 0;
    border-color: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* OFF CANVAS BUTTON  */

p.offcanvasButton {
    position: relative;
    top: -20px;
}

p.offcanvasButton button,
p.offcanvasButton button:hover,
p.offcanvasButton button:focus {
    opacity: 1;
    margin: 0;
    background-color: #CA2030;
    border-width: 0px;
    width: 100px;
    padding: 2px 9px;
    font-size: 12px;
    color: #fff;
    box-shadow: none;
}
#wrapper .btn-primary {
    outline: 0;
    background: #1C0113;
}
#wrapper .btn-primary:hover {
    background: #170110;
}
.row-offcanvas-left span.filterbutton.btn.btn-primary.btn-xs {
}
.row-offcanvas-left.active span.filterbutton.btn.btn-primary.btn-xs {
}
.row-offcanvas-left span.filterbutton.btn.btn-primary.btn-xs:before {
    content: "\f104\ ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 0px;
    padding-right: 2px;
}
.row-offcanvas-left span.filterbutton.btn.btn-primary.btn-xs:after {
    font-family: "proxima-nova", sans-serif;
    content: "FILTERS";
    font-size: 12px;
    position: relative;
    top: -1px;
        color: #fff;
}
.row-offcanvas-left.active span.filterbutton.btn.btn-primary.btn-xs:before {
    font-family: "proxima-nova", sans-serif;
    content: "CLOSE";
    font-size: 12px;
    position: relative;
    top: -1px;
        color: #fff;
}
.row-offcanvas-left.active span.filterbutton.btn.btn-primary.btn-xs:after {
    content: "\f105\ ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 0px;
    padding-left: 2px;
}
span.filterbutton, span.filterbutton:hover {
    opacity: 1;
    width: auto;
    top: 0;
    left: -6%;
    height: 46px;
    cursor: pointer;
    border: 0;
    border: 0px #fff solid;
    cursor: pointer;
    position: static;
    margin: 0 8px 10px;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .btnCart.btn, .btnCart.btn:hover, .btnCart.btn:focus {
    width: 95% !important;
    padding: 10px;
    margin: 10px 0 0 0;
}
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    #wrapper span.btn.standardButton a,
    #wrapper span.btn.standardButton a:visited {
        padding: 10px 10px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    #wrapper span.btn.standardButton a,
    #wrapper span.btn.standardButton a:visited {
        padding: 10px 12px;
    }
    #wrapper .btnCart.btn, #wrapper .btnCart.btn:hover, #wrapper .btnCart.btn:focus {
    width: 100% !important;
    padding: 10px;
    margin: 10px 0 0 0;
}
}

@media only screen and (max-width: 1040px) {
	.PricingBoxDiv .btnCart
	{
		/*max-width: 200px;
		margin-top: 0; */
	}
}