/*custom.css*/
body .cart-mini-toggle .badge {
    position: absolute;
    top: 1em;
    right: 14%;
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    padding: 0;
    background: #86744f;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    line-height: 1.5em;
    pointer-events: none;
}
.slider-homepage .cameraContent{
	bottom: 0;
	display: table;
	height: 100%;
	width: 100%;
}
.slider-homepage .camera_caption {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
/* Footer */
.page-footer .container {
	max-width: 1420px;
}
.page-footer .disclaimer-content {
	position: relative;
}
body .page-footer .disclaimer-content .disclaimer-links {
	padding-right: 0;
	right: 7px !important;
}
body .widget-content .social-links {
    text-align: center;
    margin-left: 0;
    margin-top: 15px;
}
.social-links .item span {
	display: inline-block !important;
}
.social-links .item span span,
.social-links .item span.label {
    display: none !important;
}
.breadcrumbs-list a {
	display: inline-block !important;
}
/*Header*/
.page-header .header-content .logo {
    border: 0;
    padding-left: 0;
	margin: 6.5px 0;
}
.header-content .cart-mini-toggle {
    border: 0;
    text-align: right;
    margin-right: 3px;
}
.header-content .shopping-icon:after{
    margin: 25px 0px 0px 9px;
}
.header-content .cart-mini-toggle:before{
    margin: 35px 0 31px;
}
.header-content nav.primary .navigation-item.level0 .navigation-link {
    border: 0;
}
.header-content nav.primary .navigation-list .navigation-item.last.level0 .navigation-link {
    border: 0;
}
/*Newsletter and partners*/
section#newsletter-subscribe {
    background: #000 !important;
    width: 100% !important;
}

section#newsletter-subscribe .container {
    display: inline-block;
    padding: 15px 0;
}

section#newsletter-subscribe .container .widget-newsletter {
    width: 33.333%;
    float: left;
    padding: 0;
}

section#newsletter-subscribe .container .widget-social {
    width: 33.333%;
}

section#newsletter-subscribe .container .partners-content {
    width: 33.333%;
    float: left;
}

section#newsletter-subscribe .container .widget-social h3 {
    margin: 0;
}
/*Footer*/
.footer-before-container {
    text-align: center;
}
body .page-footer,
body .page-footer .disclaimer {
    background: #000;
}
/*home.css*/

/* Header */

.page-header {
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all 300ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
    -moz-transition: all 300ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
    transition: all 300ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
}

@media screen and (min-width: 800px) {
    .page-header {
        top: -3.888888889em;
    }
}

body .page-header {
    /* background-color: rgba(0, 0, 0, 0.85);  */
    background: #000
}
.wrap-switch .store-selected img {
    width: 34px;
    height: 20px;
    margin-top: 7px;
    vertical-align: top;
}
body .wrap-switch .store-selected {
	background: none;
}

@media screen and (min-width: 800px) {
    body .page-header {
        top: 0;
        -webkit-transition: all 400ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
        -moz-transition: all 400ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
        transition: all 400ms cubic-bezier(0.04, 0.55, 0.55, 0.98) 0s;
    }
}
.button,
.button:link,
.button:visited {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
}

.button:hover,
.button:focus {
    background-color: #c1a770;
}

.button:active {
    background-color: rgba(255, 255, 255, 0.5);
}

.button,
.button:link,
.button:visited {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - -
 *  Partners
 * - - - - - - - - - - - - - - - - - - - - - - - - */

.widget-partners .widget-content {
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .widget-partners .widget-content {
        max-height: 5.5em;
    }
}

.widget-partners .list-partners {
    width: auto;
    text-align: center;
    font-size: 0;
}

.widget-partners .list-partners .partner {
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    margin: 14px auto 0;
    width: 150px;
    font-size: 1rem;
    vertical-align: middle;
}

.newsletter-n-partner .widget-partners .list-partners .partner {
    margin: 14px auto 0;
	padding: 0 10px;
}

@media screen and (min-width: 1024px) {
    html.ie .widget-partners .list-partners .partner {
        min-width: 7em;
    }
}

@media screen and (min-width: 768px) {
    .widget-partners .list-partners .partner {
        width: auto;
        display: inline-block;
    }
    .final .widget-partners .list-partners .partner {
        vertical-align: top;
        height: 90px;
    }
    .final .widget-partners .list-partners .item-content {
        display: table;
        height: 100%;
    }
}

.widget-partners .list-partners .item-content {
    text-align: center;
}

.widget-partners .list-partners .partner-content {
    width: 100%;
    text-align: center;
}

.widget-partners .list-partners .partner-link {
    padding: 0;
}

.widget-partners .list-partners .partner-link,
.widget-partners .list-partners .partner-link:link,
.widget-partners .list-partners .partner-link:visited {
    display: inline-block;
    max-width: 13em;
    height: auto;
    margin: 0 auto;
    padding: 0 .5em;
    vertical-align: middle;
    text-align: center;
}

@media screen and (min-width: 480px) {
    .widget-partners .list-partners .partner-link,
    .widget-partners .list-partners .partner-link:link,
    .widget-partners .list-partners .partner-link:visited {
        width: 6em;
        padding: 8px 5px 0 22px;
        ;
    }
}

@media screen and (min-width: 768px) {
    .widget-partners .list-partners .partner-link,
    .widget-partners .list-partners .partner-link:link,
    .widget-partners .list-partners .partner-link:visited {
        width: 7em;
    }
}

.widget-partners .list-partners .partner-link img {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: top;
}
.widget-partners .list-partners .item:first-child .partner-link img {
    width: 56px;
}

@media screen and (min-width: 768px) {
    .widget-partners .list-partners .partner-link img {
        /* max-height: 5.5em; */
    }
}

/* - - - - - - - - - - - - - - - - - - - - - - - - -
 *  Page Footer
 * - - - - - - - - - - - - - - - - - - - - - - - - */

.page-footer {
    position: relative;
    min-height: 10em;
    padding: 2em 0 4.055555556em;
    background-color: #292929;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    color: #fff;
    /* Footer Widgets */
    /* Disclaimer */
}

@media screen and (min-width: 768px) {
    .page-footer {
        padding-bottom: 4.75em;
        padding: 2em 0 47px;
    }
}

.page-footer .container {
    max-width: 88.8888888889em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1em;
}

.page-footer .container::after {
    clear: both;
    content: "";
    display: table;
}

@media screen and (min-width: 1636px) {
    .page-footer .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.page-footer a,
.page-footer a:link,
.page-footer a:visited {
    color: #fff;
}

.page-footer .widget {
    display: block;
    margin: 0 0 1em;
    text-align: center;
    font-size: 0.8em;
    min-width: 0 !important;
    text-align: center;
}

@media screen and (min-width: 640px) {
    footer.page-footer .widget {
        float: left;
        width: 21%;
        margin: 36px 0 0;
        padding: 0px 15px;
    }
    .page-footer .widget:first-child {
        text-align: left;
    }
    .page-footer .widget:last-child {
        text-align: right;
    }
}

@media screen and (min-width: 1200px) {
    .page-footer .widget.widget-categories {
        padding-left: 11px;
    }
    .page-footer .widget.widget-aboutus {
        padding-left: 19px;
    }
    .page-footer .widget.widget-info {
        padding-left: 23px;
    }
}
@media screen and (min-width: 1024px) {
    .page-footer .widget {
        text-align: left;
    }
}

.page-footer .widget .widget-title {
    margin-bottom: .4em;
    font-family: "heroic_condensedregular", sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
}

.page-footer .widget .widget-content {
    color: #eee;
    font-size: 13px;
}

.page-footer .widget .widget-content a,
.page-footer .widget .widget-content a:link,
.page-footer .widget .widget-content a:visited {
    text-decoration: none;
    color: #eee;
}

.page-footer .widget .widget-content a:hover,
.page-footer .widget .widget-content a:active {
    color: #86744f;
}

.page-footer .widget-links .widget-content li {
    margin-bottom: .35em;
}

footer.page-footer .widget-links .widget-content a,
footer.page-footer .widget-links .widget-content a:link,
footer.page-footer .widget-links .widget-content a:visited {
    font-weight: 400;
    text-transform: none;
    font-family: "Lato", sans-serif;
    font-size: 13px;
}

.page-footer .widget-product-categories {
    display: none;
}

@media screen and (min-width: 640px) {
    .page-footer .widget-product-categories {
        display: block;
    }
}

.page-footer .widget-social {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .page-footer .widget-social {
        min-width: 14.4em;
        text-align: left;
    }
    html.ie10 .page-footer .widget-social {
        text-align: center;
    }
}

@media screen and (min-width: 1024px) {
    html.ie10 .page-footer .widget-social {
        max-width: 20%;
    }
    html.ie10 html.ie10 .page-footer .widget-social {
        text-align: right;
    }
}

.page-footer .widget-social .widget-title {
    display: none;
}

.page-footer .widget-social .social-links {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .page-footer .disclaimer-content .copyright{
        text-align: center;
    }
    .grid-6.widget.widget-links.widget-social h3 {
        margin-bottom: 22px;
        margin-top: 23px;
    }
    .widget .item {
        margin-bottom: 20px;
    }
    .page-footer {
        padding: 13px 2px 2px;
    }
    .social-links .item a,
    .social-links .item a:link,
    .social-links .item a:visited {
        margin: 0 15px;
    }
    .widget-content .social-links {
        margin-left: 0px;
    }
    .page-footer .widget-social .social-links {
        text-align: center;
    }
}

.page-footer .widget-social .social-links .item {
    margin: 0 0 .5em 0;
}

.page-footer .widget-social .social-links .item:first-child a {
    margin-left: 0;
}

.page-footer .widget-social .social-links .item:last-child a {
    margin-right: 0;
}

.page-footer .widget-social .social-links .item a,
.page-footer .widget-social .social-links .item a:link,
.page-footer .widget-social .social-links .item a:visited {
    background-color: #878787;
    border-radius: 50%;
}

.page-footer .widget-social .social-links .item a:hover,
.page-footer .widget-social .social-links .item a:active {
    background-color: #fff;
}

.page-footer .widget-social .social-links .item svg {
    fill: #000;
}

@media screen and (max-width: 767px) {
    .page-footer .widget-social p {
        margin-bottom: 0.5em;
    }
}

@media screen and (min-width: 768px) {
    .page-footer .widget-social p {
        text-align: right;
    }
}

.page-footer .widget-whyshop {
    display: none;
    text-align: center;
}

@media screen and (min-width: 480px) {
    .page-footer .widget-whyshop {
        display: block;
    }
}

@media screen and (min-width: 320px) {
    html.ie .page-footer .widget-whyshop {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .page-footer .widget-whyshop {
        display: none;
        text-align: left;
    }
}

@media screen and (min-width: 1024px) {
    .page-footer .widget-whyshop {
        display: block;
    }
    html.ie10 .page-footer .widget-whyshop {
        display: none;
        max-width: 20%;
    }
}

.page-footer .widget.widget-paymenttypes {
    display: none;
    width: 100%;
    margin: 0;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .page-footer .widget.widget-paymenttypes {
        display: block;
        margin-top: 1.5em;
    }
}

html.ie .page-footer .widget.widget-paymenttypes {
    max-width: 100%;
}

.page-footer .widget.widget-paymenttypes .widget-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: .75em;
    margin-bottom: 0;
    color: #adadad;
}

.page-footer .widget.widget-paymenttypes .widget-content {
    display: inline-block;
    vertical-align: middle;
}

.page-footer .widget.widget-paymenttypes .widget-content img {
    display: block;
}

.page-footer .disclaimer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #292929;
    overflow: auto;
}

.page-footer .disclaimer-content {
    width: 100%;
    overflow: auto;
    padding: .9em 0;
    font-family: sans-serif;
    text-align: center;
    color: #878787;
    line-height: 150%;
}

@media screen and (min-width: 768px) {
    footer.page-footer .disclaimer-content {
        padding: 10px 0;
        margin: 10px 0;
    }
}

.page-footer .disclaimer-content a,
.page-footer .disclaimer-content a:link,
.page-footer .disclaimer-content a:visited {
    text-decoration: none;
    color: #adadad;
}

.page-footer .disclaimer-content .copyright .links-list,
.page-footer .disclaimer-content .credit .links-list,
.page-footer .disclaimer-content .disclaimer-links .links-list {
    line-height: 1em;
}

.page-footer .disclaimer-content .copyright .links-list li,
.page-footer .disclaimer-content .credit .links-list li,
.page-footer .disclaimer-content .disclaimer-links .links-list li {
    font-size: .65em;
    line-height: 1em;
}

.page-footer .disclaimer-content .copyright a,
.page-footer .disclaimer-content .credit a,
.page-footer .disclaimer-content .disclaimer-links a {
    font-size: inherit;
    text-transform: none;
}

.page-footer .disclaimer-content .copyright {
    font-size: .65em;
    line-height: 1em;
}

@media screen and (min-width: 768px) {
    .page-footer .disclaimer-content .copyright {
        text-align: left;
        float: left;
    }
}

.page-footer .disclaimer-content .credit {
    font-size: .65em;
    line-height: 1em;
}

@media screen and (min-width: 768px) {
    .page-footer .disclaimer-content .credit {
        text-align: right;
        float: right;
    }
}

.page-footer .disclaimer-content .disclaimer-links {
    top: 8px;
    display: block;
    text-align: center;
    height: 24px;
}

@media screen and (min-width: 768px) {
    .page-footer .disclaimer-content .disclaimer-links {
        position: absolute;
        left: 50%;
        margin-left: -80px;
        line-height: 1em;
        padding-right: 0;
        right: 7px !important;
    }
}

.page-footer .disclaimer-content .disclaimer-links .links-list .item {
    display: inline-block;
    vertical-align: middle;
}

.page-footer .disclaimer-content .disclaimer-links .links-list .navigation-link {
    padding-left: .75em;
    padding-right: .75em;
}

.page-footer .disclaimer-content .disclaimer-links .links-list .navigation-link span {
    font-size: 90%;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - -
 *  Newsletter Signup
 * - - - - - - - - - - - - - - - - - - - - - - - - */

.newsletter-subscribe {
    background-color: #383838;
}

.newsletter-subscribe .widget-newsletter {
    margin: 0;
    padding: 48px 0 50px;
    font-size: 1em;
}
.container-footer .footer-before-container .newsletter-subscribe {
    width: 50% !important;
    float: left;
}

.newsletter-subscribe .widget-subtitle {
    margin-bottom: 26px;
}
.footer-before-container .newsletter-subscribe .widget-title{
    display: block;
    color: #fff;
}
.newsletter-subscribe .widget-newsletter .widget-title{
    display: none;
}
@media screen and (min-width: 768px) {
    .newsletter-subscribe .widget-subtitle,
    .newsletter-subscribe #mc_embed_signup {
        display: inline-block;
        vertical-align: middle;
    }
}

.container-footer .footer-before-container .newsletter-subscribe,
.container-footer .footer-before-container .widget-social {
    /* width: 48% !important;
    display: inline-block;
    vertical-align: top;
    height: auto !important;
    clear: none;
    float: left; */
}
.footer-before-container .grid-6.widget.widget-links.widget-social h3, .footer-before-container .newsletter-subscribe .widget-title{
    font-size: 22px !important;
    font-family: "heroic_condensedregular", sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #fff;
}
body .social-links .item{
    margin-bottom: 0;
    vertical-align: top;    margin-top: 3px;
}
body .social-links .item a,
body .social-links .item a:link {
    width: auto;
    height: auto;
    margin: 0 16px;
}
body .newsletter-subscribe .widget-subtitle{
    font-size: 22px;
    font-family: "heroic_condensedregular", sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #fff;
	margin-bottom: 15px;
	padding: 0;
}
@media screen and (min-width: 768px) {
    .newsletter-subscribe .widget-subtitle {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-top: 0;
    }
}

.newsletter-subscribe #mc_embed_signup {
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .newsletter-subscribe #mc_embed_signup {
        width: 100%;
    }
}

.newsletter-subscribe #mc_embed_signup .mc-field-group {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .newsletter-subscribe #mc_embed_signup .mc-field-group {
        width: calc(100% - 10.5em);
    }
}

.newsletter-subscribe #mc_embed_signup .field {
    margin-top: 1em;
    margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
    body .newsletter-subscribe #mc_embed_signup .field {
        margin-top: 0;
        margin-bottom: 0;
        width: 60%;
    }
}

body .newsletter-subscribe #mc_embed_signup label {
    display: none;
}

body .newsletter-subscribe #mc_embed_signup input.email {
    background-color: #fff;
    border-color: #fff;
    font-family: 'heroic_condensedregular';
    font-size: 18px;
    font-weight: 500;
    min-height: 40px;
    padding: 8px;
    color: #231f20;
}

body .newsletter-subscribe #mc_embed_signup_scroll {
    position: relative;
}

body .newsletter-subscribe #mce-success-response {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1em 0;
    background-color: #f2f2f2;
    font-size: .9em;
}

@media screen and (min-width: 768px) {
    .newsletter-subscribe #mce-success-response {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 1280px) {
    .newsletter-subscribe #mce-success-response {
        padding-top: .75em;
        padding-bottom: .75em;
    }
}

body .newsletter-subscribe .actions {
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    margin: 0 !important;
}

body .newsletter-subscribe .actions .button {
    width: auto;
    min-width: 0;
    padding: 11px 20px 6px;
    font-size: 18px;
    float: left;
    color: #fff;
    background-color: #000;
    border: 1px solid #fff;
    font-weight: 500 !important;
    min-height: 40px;
    min-width: 100px;
    font-family: 'HeroicCondensedMedium';
}
body .widget-content .social-links li > a > span{
    color: #fff;
}
body .widget-content .social-links li > a > span:hover{
    color: #c1a770;
}
@media screen and (max-width: 767px) {
    .final .page-footer {
        min-height: 0;
        padding: 2em 0;
    }
}

.final .page-footer .container {
    position: static;
    display: block;
    padding: 0 1em;
}

@media screen and (max-width: 767px) {
    .newsletter-subscribe #mc_embed_signup .field {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .newsletter-subscribe .actions .button {
        width: 5.7em;
    }
    .masonry-block-container .grid-item .masonry-text {
        padding: 55px 30px 21px 30px;
    }
    .newsletter-subscribe .widget-newsletter {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .masonry-block-container .grid-item .masonry-text h3 {
        line-height: 45px;
    }
    .camera_target_content .camera_caption h2 {
        text-align: left;
        margin: 15px 0;
    }
    .camera_target_content .camera_caption p {
        display: none;
    }
    .camera_target_content .camera_caption > div {
        text-align: left;
        padding-left: 30px;
    }
    .final .page-footer .footer-widgets {
        display: none;
    }
}
.widget-partners .list-partners .partner-link {
    width: 100%;
    padding: 0 5px;
}
.newsletter-n-partner .widget-partners .list-partners .partner-link {
    width: 100%;
    padding: 0 12px;
}
@media screen and (min-width: 768px) {
    .final .widget-partners .list-partners .item:first-child .partner-link {
        padding: 9px 7px 0 21px;
    }
    .final .widget-partners .list-partners .partner-link {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 5px 0 21px;
    }
    .final .widget-partners .list-partners .partner-link img {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: top;
    }
}
@media screen and (max-width: 1023px) {
    .final .container-partners .widget-title {
        position: static;
        float: none;
        display: inline-block;
        margin: 26px 0 0;
        vertical-align: top;
    }
    .final .container-partners .widget-partners {
        padding-left: 0;
    }
}

.widget-latest .widget-header {
    padding: 40px 0 45px 0;
}

.widget-latest .widget-header h2 {
    margin-bottom: 0;
}

header.item-title h3 {
    margin-top: 50px;
    margin-bottom: 3px;
}
@media only screen and (max-width: 767px) {
    .container-footer .footer-before-container .newsletter-subscribe,
    .grid-6.widget.widget-links.widget-social,
    .footer-before-container .newsletter-subscribe {
        width: 100% !important;
    }
    body section .container {
        padding: 0 10px !important;
        display: inline-block;
        vertical-align: top;
    }
    .newsletter-subscribe .widget-subtitle {
        margin-bottom: 0;
    }
    .newsletter-subscribe .actions .button {
        float: none;
        margin-left: 0 !important
    }
    p.free-none {
        display: none !important;
    }
    .mobile-menu-toggle {
        left: 0;
        position: absolute;
        height: 100%;
        width: 65px;
        top: 0;
        padding-top: 9px;
        padding-right: 20px;
        border-right: 1px solid #191919;
        padding-left: 22px;
    }
    .cart-mini-toggle {
        right: 0;
    }
    .page-header .header-content {
        padding: 0;
    }
    .page-header .logo-container {
        text-align: center;
        background: #010101;
    }
    .page-header .logo img {
        max-height: 2.2em;
    }
    .page-header .logo {
        padding-top: 15px;
    }
    .page-header .logo-container {
        max-height: 60px;
    }
    .cart-mini-toggle:before {
        margin: 20px 0;
    }
    .shopping-icon:after {
        display: none;
    }
    .page-header .logo {
        border-left: 0;
        border-right: 0;
    }
    .page-header .intro-top .left {
        width: 100%;
        text-align: center;
    }
    .mobile-menu-toggle .menu-icon,
    .mobile-menu-toggle .menu-icon:before,
    .mobile-menu-toggle .menu-icon:after {
        background: #fff;
        padding: 1px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        margin: 12px 0;
    }
    .page-footer .disclaimer-content {
        text-align: center;
    }
}

@media only screen and (max-width: 639px) {
    .page-footer .widget{
        padding: 0 20px;
    }
    .cart-mini-toggle:before {
        margin: 20px 0;
    }
    .shopping-icon:after {
        display: none;
    }
    .block-link-category {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }
    .container-partners ul > li {
        width: 50%;
        float: left;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    .container-partners ul > li:nth-child(2n+1) {
        border-right: 1px solid #ddd;
    }
    .container-partners ul > li > a {
        text-decoration: none;
        font-family: 'heroic_condensedbold';
        font-size: 24px;
        color: #a39161;
        line-height: 60px;
    }
    .newsletter-subscribe .widget-subtitle,
    .grid-6.widget.widget-links.widget-social h3 {
        font-size: 32px;
        padding-right: 0;
        padding-left: 0;
    }
    .page-footer .footer-logo {
        display: none;
    }
    .page-footer .widget {
        width: 50%;
        text-align: left;
    }
    .page-footer .disclaimer-content .disclaimer-links {
        position: static;
    }
}


/* ============================= CUSTOM CSS ============================== */
.wrapper {
    overflow: hidden;
}
.page-header .header-content .logo {
    border: 0;
    padding-left: 0;
    padding-top: 21px;
    max-height: none;
    margin: 0;
}
body .page-header .logo img {
    max-height: 49px;
    width: 124px;
    height: 49px;
    vertical-align: top;
}
body .wrap-switch .store-selected {
    width: 52px;
}
.wrap-switch .store-selected span.store-name {
    display: none;
}
.header-top .list-top-link>li:last-child {
    margin-left: 19px;
}
.header-top .list-top-link li {
    margin: 0;
}
.header-top .list-top-link>li {
    margin-left: 26px;
}
.page-header .intro-top .right .list-top-link li > a {
    letter-spacing: 0;
}
.header-top .list-top-link li > span {
    margin: 0;
    margin-top: -2px;
}
.slider-homepage .camera_pag {
    width: 100%;
    left: 0;
}
section#newsletter-subscribe .container {
    padding: 42px 0;
    max-width: 1200px;
}
.slider-homepage .camera_pag {
    width: 100%;
    left: 0;
    bottom: 37px;
}
.newsletter-subscribe .widget-subtitle {
    line-height: 120%;
    margin-bottom: 15px;
}
.newsletter-n-partner .widget {
    margin-bottom: 0;
}
.page-footer .footer-logo {
    padding: 41px 0px 0 0;
    width: 16%;
}
.page-footer .footer-logo img {
    max-width: 115px;
    width: initial;
}

nav .ms-topmenu .ms-submenu {
    width: 100% !important;
    background-color: #000;
    border-width: 0px 0 0 0;
    border-style: solid;
    border-bottom: rgba(255, 255, 255, 0.2);
    margin-top: 0px;
    padding: 60px 40px;
}
nav .ms-topmenu .ms-submenu:before {
    content: '';
    width: 1000%;
    position: absolute;
    left: -500%;
    top: -1px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
nav .ms-topmenu .ms-submenu:after {
    content: '';
    width: 1000%;
    position: absolute;
    left: -500%;
    top: 0;
    bottom: 0;
    background-color: #000;
    z-index: -1;
}
nav .ms-megamenu .ms-topmenu {
    position: static;
}
.header-content nav.primary .ms-megamenu .ms-topmenu{
    background: none;
    margin: 0;
}
.header-content nav.primary .ms-topmenu .ms-label{
    font-family: 'HeroicCondensedMedium';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.2px;
    padding: 33px 33.5px 27px;
    font-weight: normal;
    position: relative;
	opacity: 1;
    filter: alpha(opacity=100);
}
.header-content nav.primary .ms-topmenu li:hover .ms-label{
    background-color: transparent;
}
.header-content nav.primary .ms-topmenu li:hover .ms-label:after {
    content: '';
    position: absolute;
    height: 4px;
    background-color: #fff;
    bottom: 1px;
    left: 5.5px;
    right: 5.5px;
}
nav .ms-topmenu .ms-submenu *,
.ms-topmenu .ms-submenu a {
    color: #fff;
    font-size: 20px;
    font-family: 'HeroicCondensedMedium';
    font-weight: normal;
}
.ms-megamenu .ms-maincontent {}
.ms-megamenu .ms-maincontent .widget {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.ms-megamenu .ms-maincontent .megamenu-box-1 {
    width: 47%;
    float: left;
    padding-right: 3px;
}
.ms-megamenu .ms-maincontent .megamenu-box-2 {
    width: 24%;
    float: left;
    padding-left: 35px;
}
.ms-megamenu .ms-maincontent .megamenu-box-3 {
    width: 29%;
    float: left;
    padding-left: 4px;
    padding-right: 18px;
}
.ms-megamenu .ms-maincontent .m-title {
    margin-top: 6px;
    margin-bottom: 7px;
}
.ms-topmenu .ms-submenu a {
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}
body .ms-topmenu .ms-submenu ul li a {
    margin-top: 18px;
}
.ms-topmenu .ms-submenu .m-content {
    width: 100%;
}
body .ms-megamenu .ms-maincontent .megamenu-box-2 .m-title {
    margin-bottom: 1px;
}
.ms-megamenu .ms-maincontent .megamenu-box-1 .m-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.ms-topmenu .ms-submenu .m-content img {
    vertical-align: top;
}
.ms-topmenu .ms-submenu .m-content .megamenu-box-top .megamenu-sub-box{
    margin: 0 0 10px;
    width: 100%;
    padding: 0;
    position: relative;
}
.ms-topmenu .ms-submenu .m-content .megamenu-box-bottom .megamenu-sub-box {
    width: 50%;
    float: left;
    padding: 0 5px 0 0;
    position: relative;
}
.ms-topmenu .ms-submenu .m-content .megamenu-box-bottom .megamenu-sub-box:last-child {
    padding: 0 0 0  5px;
}
.ms-topmenu .ms-submenu .m-content .megamenu-sub-box p {
    margin: 0;
    position: absolute;
    bottom: 5px;
    left: 10px;
    line-height: 0.9;
}
.ms-megamenu .ms-featured {
    margin-top: 35px;
    padding: 0;
}
.ms-megamenu .ms-featured .col-sm-12 {
    padding: 0 11px 0 2px;
}
.wrap-switch .store-selected ul.list-store li {
    display: block;
    float: none;
}
nav.primary .div-temp {
    display: none;
}
.header-link-mobile,
.logo-container.logo-container-mobile {
    display: none;
}
.ms-topmenu .widget.widget-static-block {
    margin-bottom: 0;
}
.ms-megamenu .ms-maincontent .megamenu-box-1 .m-title a {
    margin-top: 9px;
}
.cms-index-index .std {
    line-height: 0;
}

@media screen and (min-width: 1600px) {
    .page-footer .container {
        max-width: 1410px;
    }
}
@media screen and (min-width: 1200px) {
    .slider-homepage .camera_pag {
        bottom: 37px;
    }
	body .ms-topmenu .ms-submenu ul li a {
		margin-top: 10px;
		line-height: 24px;
		height: 24px;
	}
}
@media screen and (min-width: 1480px) {
	body .ms-topmenu .ms-submenu ul li a {
		margin-top: 15px;
	}
	body .ms-megamenu .ms-maincontent .megamenu-box-2 .m-title {
		margin-bottom: 2px;
	}
}
@media screen and (max-width: 1199px) {
	body .newsletter-n-partner section#newsletter-subscribe .container {
		padding: 42px 15px;
	}
	body .newsletter-subscribe #mc_embed_signup .field {
		width: 70%;
	}
	body .newsletter-subscribe .actions .button {
		margin: 10px 0 0 !important;
		float: none;
	}
	nav .ms-topmenu .ms-submenu {
		padding: 30px 15px;
	}
	.ms-megamenu .ms-maincontent .widget {
		margin-bottom: 0;
	}
	.ms-megamenu .ms-maincontent {
		width: 75% !important;
	}
	.ms-megamenu .ms-featured {
		width: 25% !important;
	}
	.ms-megamenu .ms-maincontent .megamenu-box-1 {
		width: 33.33%;
		padding: 0;
	}
	.ms-megamenu .ms-maincontent .megamenu-box-2,
	.ms-megamenu .ms-maincontent .megamenu-box-3 {
		width: 33.33%;
		padding: 0 15px;
	}
	.ms-topmenu .ms-submenu a {
		margin-top: 12px;
	}
    body .page-header .intro-top .left p {
		color: #424243;
		font-size: 16px;
	}
}

#mc_embed_signup a.button{
    font-family: "heroic_condensedregular", sans-serif;
}
#subscrible-from #mc-embedded-subscribe{
    margin-top: 10px;
}
#subscrible-from form .field{
    margin-bottom: 10px;
    margin-top: 30px;
}
#subscrible-from .button{
    width: 100%;
    font-size: 22px;
    font-family: "heroic_condensedbold", sans-serif;
    line-height: 0;
    padding: 25px 0;
}
#subscrible-from{
    max-width: 302px;
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}
#subscrible-from input#mce-EMAIL{
    color: #989898;
}
.validation-error #required-confirmation-captcha{
    display: block!important;
}
#required-confirmation-captcha{
    display: none;
    color: #ee1414;
    font-size: 14px;
    text-align: left;
    font-family: 'Lato', sans-serif;
}
.form-subscrible-popup{
    max-width: 400px!important;
    width: 100%!important;
}
.form-subscrible-popup .fancybox-inner{
    margin: 0 auto;
    min-width: 304px;
}
.form-subscrible-popup .fancybox-skin{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.form-subscrible-popup .fancybox-close{
    background: url('../images/shut-up.jpg') left center no-repeat;
    height: 18px;
    width: 18px;
    top: 15px;
    right: 15px;
}
.form-subscrible-popup .subcrible-title{
    font-size: 32px;
    font-family: "heroic_condensedregular", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #060606;
}
@media screen and (max-width: 1023px) {
	.customer-account .container.main.has-sidebar {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 1024px) {
    .customer-account .container.main.has-sidebar {
        -webkit-box-lines: single;
        -moz-box-lines: single;
        box-lines: single;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
	.customer-account .sidebar {
		-webkit-box-ordinal-group: -1;
		-moz-box-ordinal-group: -1;
		box-ordinal-group: -1;
		-webkit-order: -1;
		-moz-order: -1;
		order: -1;
		-ms-flex-order: -1;
		margin-top: 0;
	}
	.customer-account .sidebar .widget.widget-account-navigation {
		width: 100%;
		max-width: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.customer-account .sidebar .widget.widget-account-navigation .accordion-toggle {
		display: inline-block;
		margin-bottom: 1em;
		background-color: #d2d2d2;
		color: #545454;
	}
}
@media screen and (max-width: 899px) and (min-width: 800px) {
	.header-content nav.primary .ms-topmenu .ms-label {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media screen and (max-width: 799px) {

	body .mobile-menu-toggle {
		left: 0;
		position: absolute;
		height: 100%;
		width: 62px;
		top: 0;
		padding-top: 9px;
		padding-right: 20px;
		border: none;
		padding-left: 20px;
	}	
	.header-content .cart-mini-toggle {
		width: auto !important;
		height: auto !important;
		margin: 0;
		padding: 20px 20px 16px;
	}
	body .page-header .intro-top .left {
		width: 100%;
		text-align: center;
	}
	.header-content .cart-mini-toggle:before {
		margin: 0;
	}
	.header-content .cart-mini-toggle .shopping-icon {
		display: none;
	}		
	body .page-header .header-content .logo {
		padding: 13px 0 8px !important;
	}
	body .page-header .logo img {
		max-width: 89px;
		height: auto;
	}	
	.header-link-mobile {
		display: block;
	}
	.header-content nav.primary .ms-topmenu .ms-label ,
	.page-header nav.primary,
	nav.primary .navigation-group.group-1,
	nav.primary .navigation-group .intro-top,
	nav.primary .navigation-group .intro-top .right {
		background-color: #010101;
	}
	body.js-menu-open .mobile-menu-toggle {
		height: auto;
		padding: 11px 14px 10px;
		width: auto;
		background-color: #010101;
		top: 0;
	}
	.js-menu-open .mobile-menu-toggle .menu-icon {
		margin: 0;
		width: 28px;
		height: 28px;
		padding: 0;
	}
	.header-link-mobile ul li a {
		text-transform: capitalize;
		font-size: 20px;
		display: inline-block;
		vertical-align: top;
		font-family: 'HeroicCondensedRegular';
		position: relative;
		padding: 0 0 0 14px;
		margin-right: 29px;
	}
	.header-link-mobile ul li {
		display: inline-block;
		vertical-align: top;
		width: auto;
		padding: 20px 15px 15px;
	}
	.header-link-mobile ul li a.register-link {
		float: right;
	}
	.header-link-mobile ul li a.signin-link {
		float: left;
	}
	.header-link-mobile ul li a:before {
		content: '';
		position: absolute;
		left: 0;
		top: 2px;
		-webkit-transform: rotate(67deg);
		-moz-transform: rotate(67deg);
		-ms-transform: rotate(67deg);
		-o-transform: rotate(67deg);
		transform: rotate(67deg);
		width: 9px;
		height: 1px;
		background-color: #fff;
	}
	.header-link-mobile ul li a:after {
		content: '';
		position: absolute;
		left: 0;
		top: 9px;
		-webkit-transform: rotate(-67deg);
		-moz-transform: rotate(-67deg);
		-ms-transform: rotate(-67deg);
		-o-transform: rotate(-67deg);
		transform: rotate(-67deg);
		height: 1px;
		background-color: #fff;
		width: 9px;
	}
	.header-link-mobile ul li>span {
		display: none;
	}
	body .page-header .logo-container-mobile .logo img {
	}
	.page-header .logo-container.logo-container-mobile {
		max-height: 100px;
		background-color: #010101;
		display: block;
	}
	.page-header .logo-container.logo-container-mobile .logo {
		padding: 8px 0 !important;
	}
	
	.ms-megamenu .ms-topmenu {
		border-top: 1px solid #2f2f2f;
	}
	.ms-megamenu .anchor_mbmenu {
		display: none !important;
	}
	.ms-topmenu .ms-level0 {
		display: block;
	}
	nav.primary .ms-topmenu .ms-label {
		color: #fff;
	}	
	header .header-content nav.primary .ms-topmenu .ms-label {
		font-size: 18px;
		letter-spacing: 0;
		font-family: 'HeroicCondensedRegular';
		padding: 15px 21px 10px !important;
		border: none;
		border-bottom: 1px solid #2f2f2f;
		line-height: 1.2;
		width: 100%;
	}
	nav .ms-megamenu .mb-submenu a {
		line-height: 1.2;
		color: #fff;
		font-size: 18px;
		font-family: 'HeroicCondensedRegular';
		letter-spacing: 0;
		padding: 15px 39px 10px;
		border-bottom: 1px solid #2f2f2f;
	}
	nav .ms-megamenu .mb-submenu {
		background-color: #010101;
		color: #fff;
	}
	nav .ms-megamenu .mb-submain {
		padding: 0;
		border: none;
	}
	.ms-megamenu .col-xs-12 {
		padding: 0;
	}
	.header-content nav.primary .ms-topmenu li:hover .ms-label:after,
	.ms-megamenu .megamenu-box-1 .m-content,
	.ms-megamenu .megamenu-box-2 .m-title,
	.ms-megamenu .megamenu-box-3 .m-title ,
	.ms-megamenu .megamenu-box-3 .m-content,
	.ms-megamenu .mb-featured,
	.ms-megamenu .hidden-lg.hidden-md.hidden-sm.form-group {
		margin: 0;
		display: none;
	}
	.msl-level0 .msl-label,
	.ms-megamenu .mb-label,
	.ms-topmenu .ms-level0.active .ms-label,
	.ms-topmenu .ms-level0:hover .ms-label,
	.ms-topmenu .ms-level0:active .ms-label,
	.ms-topmenu .ms-level0:focus .ms-label,
	.ms-topmenu .ms-level0:hover .mb-label,
	.ms-topmenu .ms-level0:active .mb-label,
	.ms-topmenu .ms-level0:focus .mb-label,
	.ms-megamenu .mbactive .ms-label,
	.ms-megamenu .mbactive .mb-return,
	.ms-megamenu .mbactive .mb-label {
		background-color: transparent;
		color: #fff;
		padding: 13px 15px;
		width: auto;
		height: auto;
		font-size: 0;
		line-height: 1;
	}
	nav .ms-megamenu .mb-label.glyphicon-plus:before {
		content: '\f107';
		font: normal normal normal 20px/1 FontAwesome;
		float: left;
	}
	nav .ms-megamenu .mb-label.glyphicon-plus.glyphicon-minus:before {
		content: '\f106';
	}
	
	.page-header nav.primary .intro-top .right li {
		padding: 15px 21px 10px;
		border: none;
		border-bottom: 1px solid #2f2f2f;
	}
	.page-header nav.primary .intro-top .right li li {
		border: none;
		padding: 0;
	}
	.page-header nav.primary ul.list-top-link li:nth-child(3) {
		display: none;
	}
	header.page-header .intro-top .right .list-top-link li > a {
		text-transform: uppercase;
		color: #fff;
	}
	.page-header nav.primary .intro-top .right li span,
	.page-header nav.primary .intro-top .right li a span {
		color: #fff !important;
		font-weight: normal;
		font-family: 'HeroicCondensedRegular';
		font-size: 18px;
	}
	nav.primary .intro-top .right li li {
		padding: 0;
	}
	body .wrap-switch .store-selected {
		color: #fff !important;
		width: 100%;
		font-weight: normal;
		font-family: 'HeroicCondensedRegular';
		background-position: 100% 50%;
		line-height: 20px;
	}
	body .wrap-switch .store-selected:after {
		position: static;
		color: #fff;
		font-size: 20px;
		vertical-align: top;
		margin-left: 10px;
		line-height: 15px;
	}
	.wrap-switch .store-selected span.store-name {
		display: block;
		float: left;
	}
	.wrap-switch .store-selected img {
		float: right;
		margin: 0;
	}
	nav.primary .wrap-switch .list-store {
		width: 100%;
		background-color: transparent;
		text-align: left;
		padding: 0;
		top: 47px;
	}
	nav.primary .intro-top .right li ul.list-store li {
		padding: 15px 21px 10px;
	}
	nav.primary .list-top-link {
		height: auto;
	}
	.page-header nav.primary .intro-top {
		overflow: visible;
	}
}
@media screen and (max-width: 767px) {
	
	section#newsletter-subscribe .container .partners-content,
    section#newsletter-subscribe .container .widget-social,
    section#newsletter-subscribe .container .widget-newsletter {
        width: 100%;
        padding: 30px 0;
    }

	.footer-before-container {
		margin-top: 0;
	}

	.cms-index-index .container-footer section#newsletter-subscribe .container .widget-newsletter,
	.container-footer section#newsletter-subscribe .container .widget-newsletter {
		padding: 43px 0;
	}

	body .newsletter-subscribe #mc_embed_signup .field {
		width: calc(100% - 100px) !important;
		width: -webkit-calc(100% - 100px) !important;
		width: -moz-calc(100% - 100px) !important;
		width: -ms-calc(100% - 100px) !important;
		width: -o-calc(100% - 100px) !important;
		margin: 0 !important;
		float: left;
	}

	body .newsletter-subscribe .actions {
		float: none;
		width: auto;
	}

	body .newsletter-subscribe .actions .button {
		margin: 0 !important;
		padding: 11px 12px 6px;
		min-width: 90px;
	}

	body .newsletter-subscribe .widget-subtitle {
		margin-bottom: 14px;
	}

	body .newsletter-subscribe #mc_embed_signup input.email {
		padding-left: 12px;
		color: #1f191a;
		font-family: 'HeroicCondensedMedium';
		padding-top: 9px;
		padding-bottom: 5px;
		letter-spacing: 0.8px;
	}
	section#newsletter-subscribe .container .widget-social,
	section#newsletter-subscribe .container .partners-content {
		display: none;
	}
	footer.page-footer {
		padding: 30px 0px 0px;
	}
	footer.page-footer .widget {
		padding: 0 10px 0 20px;
		margin-bottom: 16px;
		margin-top: 10px;
	}
	footer.page-footer .widget-gethelp,
	footer.page-footer .widget-info {
		padding-left: 0;
	}
	footer.page-footer .container .widget-info h3 {
		margin-bottom: 8px;
	}
	footer.page-footer .container .widget-info .widget-content {
		line-height: 20px;
	}
	.container-footer .page-footer .disclaimer {
		display: inline-block;
		width: 100%;
		margin-top: 3px;
	}
	footer.page-footer .disclaimer-content {
		text-align: center;
		padding: 12px 0;
	}
	body .page-footer .disclaimer-content .disclaimer-links {
		padding-right: 0;
		right: 0px !important;
		height: auto;
		margin-top: 12px;
		padding-right: 5px;
	}
	.container-footer .container {
		border: none;
	}
	.page-footer .disclaimer-content .disclaimer-links .links-list .item:first-child:after {
		content: '/';
		display: inline-block;
		color: #adadad;
		font-size: 12px;
	}
	.page-footer .disclaimer-content .disclaimer-links .links-list .navigation-link {
		display: inline-block;
	}
	.wf-active .page-banner .page-banner-content .banner-title {
		margin: 0;
	}
	.page-banner {
		height: 11em;
	}
    .fancybox-wrap.form-subscrible-popup{
        max-width: 320px!important;
    }
}
@media screen and (max-width: 374px) {
    .fancybox-wrap.form-subscrible-popup{
        max-width: 97%!important;
        left: 5px!important;
    }
}
/* ============================= End CUSTOM CSS ============================== */