
/* ************* GERAL ************* */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');

body{
    font-family: 'Roboto Condensed', sans-serif;
}

a{
    color: #000;
}

.toggle-tabs {
    margin-bottom: 0px;
}
select {
    padding: 5px;
    padding-right: 15px;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url(../images/gmartins/arrow-down.png) no-repeat right #e1e1e1;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    vertical-align: middle;
    background-color: transparent;
    line-height: 10px;
    min-width: 67px;
    color: #000;
}

h1, h2, h3, h4, h5, h6{
    text-transform: none;
}

@media screen and (min-width: 991px) {
    #desktop-header {
        display: block;
    }
    #header{display: none} 
}

@media (max-width: 1170px) {
    .container{
        padding-left: 0px;
        padding-right: 0px;
    }
}
.main-container, .footer-container{
    max-width: 1170px;
}

@media(min-width: 1170px) {
    .main-container{
        padding-left: 0px;
        padding-right: 0px;
    }
}
.container.mr-desktop-header{
    padding: 0px;
}

#desktop-header.page-header{
    margin: 0 auto;
    width: 100%;
    max-width: none !important;
}

#desktop-header{
    background-color: #000;
    padding: 0px;
    border-bottom: none !important;
}

.header-language-background{
    display: none;
}

.mr-my-account-links-container{
    height: 90px;
    color: #fff;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 1px;
}

#desktop-header .page-header-container{
    height: 200px;
}

#desktop-header .mr-my-account-links{
    display: block;
    position: relative;
    float: right;
}

.mr-top-menu-item{
    white-space: nowrap;
}

#desktop-header .mr-my-account-links .skip-link{
    background-color: transparent;
}

#desktop-header .skip-account{
    background-image: none !important;
}

#desktop-header .mr-icon-link img{
    max-width: 21px;
    height: auto;
}

#desktop-header .mr-icon-link span{
    text-transform: uppercase;
}
#desktop-header .mr-icon-link img{
    display: inline-block;
    vertical-align: middle;
}

.mr-top-menu-item {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

.mr-top-menu-item:last-child{
    padding-right: 0px;
}

.mr-my-account-links-container > .container{
    padding-left: 0px;
    padding-right: 0px;
}

.mr-account-menu-items{
    display: inline-block;
    min-width: 355px;
    margin-top: 60px;
    white-space: nowrap;
}

#desktop-header #search_mini_form .search-button{
    background-image: url(../images/gmartins/lupa.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position:10px 10px;
}

.search-autocomplete:before{
    content: none !important;
}
.search-button:before{
    background-image: none !important;
}

.search-button:after{
    background-image: none !important;
}

.special-price .price{
    color: #ff0000 !important;
}

.product-view .product-shop .old-price,
.product-view .product-show .special-price{
    float: left;
}

.product-view .product-shop .old-price{
    width: 100%;
}

.product-view .product-shop .old-price .price{
    font-size: 18px;
}
.product-view .product-shop .special-price{
    font-weight: bold !important;
    font-size: 26px !important;
    padding-left: 0px;
    display: inline-block;
}

.product-view .product-shop .price-box{
    display: inline;
}

#desktop-header .mr-icon-link img.mr-icon-my-account{
    max-width: 30px;
    width: 30px;
}

#desktop-header .mr-icon-link img.mr-icon-cart{
    max-width: 30px;
    width: 30px;
}
.nav-primary a{
   color: #fff;
   text-decoration: none;
   font-weight: normal;
}

#desktop-header #header-nav{
    border-bottom: none;
    position: relative;
    display: block;
    top: 5px;
}

#desktop-header #search{
    height:35px;
    border-radius: 0px;
}

#desktop-header .logo{
    margin-top: 60px;
}

#header-nav .nav-primary li.level0 a{
    padding-left: 20px;
    padding-right: 20px;
}
@media(min-width: 1170px) {
    .logo{
        padding-left: 0px;
    }
    #header-nav .nav-primary li:first-child a{
        padding-left: 0px;
    }
}

#desktop-header .logo {
    min-height: 0px;
    max-width: 326px;
}
#desktop-header .logo .large{
    max-width: 311px;
    width: 1000px;
}

#desktop-header #header-search{
    top: 25px;
    width: 28%;
}

.product-view .product-shop .extra-info{
    margin-top: 17px;
    margin-bottom: 29px;
}
/* products */
.product-image {
    border: none;
}

.price-box .price{
    color: #000;
}

.products-grid .product-name a, .products-list .product-name a{
    text-transform: none;
    color: #000;
}

.products-grid .product-info{
    text-align: center;
}

.button{
    background-color: #000;
}

.page-header a{
    color: #fff;
    text-decoration:  none;
}
/* footer */
.footer-container{
    background-color: #242424;
    width: 100%;
    max-width: none;
    margin-top: 83px;
}

.footer-container > .container{
    padding-left: 0px;
    padding-right: 0px;
}

.footer .links{
    width: 20%;
}

.footer .block-subscribe{
    width: 380px;
}

.footer .block-subscribe .actions{
    width: 20.375%;
}
.block-title,
.footer{
    padding-top:35px;
    border: none;
}
.footer .links a,
.footer .block-title strong{
    color: #fff;
    text-transform: none;
}

.footer .block-title strong{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.footer .links a{
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}

.footer .links  > ul {
    margin-top: 23px;
}
.footer address{
    text-align: left;
    color: #b3b3b3
}

.footer address .col-md-6{
    padding: 0px;
}
.footer .block-subscribe .block-content{
    margin-top: 17px;
}

.footer .block-subscribe .actions .button,
.footer .block-subscribe .input-text{
    height: 37px;
}
.footer .block-subscribe .actions .button{
    background-color: #444444;
}

.footer .block-subscribe .actions .button span{
    font-size: 14px;
    text-transform: none;
}

.footer .redes-sociais-subscribe{
    position: relative;
    margin-top: 45px;
}

.footer .redes-sociais-subscribe span{
    margin-right: 18px;
}
.footer .mr-fb-icon,
.footer .mr-insta-icon,
.footer .mr-twitter-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
}

.footer .mr-fb-icon{
    background-image: url(../images/gmartins/fb.svg);
}

.footer .mr-insta-icon{
    background-image: url(../images/gmartins/insta.svg);
}

.footer .mr-twitter-icon{
    background-image: url(../images/gmartins/twiiter.svg);
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 10px;
}

.mr-store-addresses{
    position: relative;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}
.mr-store-addresses h3,
.mr-store-addresses h4,
.mr-store-addresses span,
.mr-store-addresses a{
    color: #efefef;
}

.mr-store-addresses h3{
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media(min-width: 1170px) {
    .mr-store-addresses .col-md-3{
        padding-left: 0px;
        padding-right: 30px;
    }
}
.mr-store-addresses h4{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.mr-logo-arte-digital{
    background-image: url(../images/gmartins/logo_ad.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 122px;
    height: 41px;
}

.footer .mr-creditos{
    text-align: right;
}


/* ************* HOME ************* */
.cms-home .main-container{
    margin: 0px;
    padding: 0px;
    max-width: none;
}

body.cms-home .main-container{
    padding-top: 0px;
}

body.cms-home .main-container > p{
    padding: 0px;
    margin: 0px;
}

body.cms-home .main-container .col-main .std > p{
    padding: 0px;
    margin: 0px;
    height: 0px;
}

@media(min-width: 991px) {
.bx-pager.bx-default-pager{
    padding-top: 0px;
    position: relative;
    top: -57px;
}


}

.hidden-xs.hidden-sm > p,
.hidden-md > p{
    padding: 0px;
    margin: 0px;
}
.cms-home .bx-pager-link.active{
        opacity: 1;

    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important; 
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    background-color: #000;
    display: inline-block;
    position: relative;
    top: -5px;
}

.bx-wrapper .bx-viewport{
    left: 0px;
}

.cms-index-index .products-grid .actions{
    display: block;
}

.cms-index-index .products-grid button{
    max-width: 133px;
    height: 33px;
    padding-right: 38px;
    background-repeat: no-repeat;
    background-image: url(../images/gmartins/carrinho_branco.svg);
    background-position: 85px 8px;
    background-size: 21px;
   width: 125px;
}
.cms-home .bx-pager-link{
    opacity: 0.5;
}
.cms-index-index .products-grid .actions .add-to-links{
    display: none;
}

/* slider */


/* artigos */
.mr-articles article a{
    font-size: 18px;
    color: #3F3F3F;
    font-weight: 100;
    font-style: italic;
    display: block;
    position: relative;
}

.mr-articles article img{
    margin-bottom: 15px;
    width: 100%;
}

@media(min-width: 1170px) {
.cms-home .col-main .container.mr-articles{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 32px;
}
/* .cms-home .col-main .container.mr-articles .col-md-4{
    padding-left: 0px;
    padding-right: 0px;
}*/
}

/* loja */
.mr-store{
    position: relative;
}

@media(min-width: 1170px) {
    .mr-store{
        padding-left: 0px;
        padding-right: 0px;
    }
}

.mr-store h2{
    font-weight: bolder;
    font-size: 48px;
    color: #000;
    text-transform: none;
    margin-top: 40px;
}

.cms-home .mr-store .product-info{
    margin-top: -23px;
}

.cms-home .mr-store .category-products{
    display: block;
    position: relative;
    top: 41px;
}

.cms-home .home-banners{
    padding-top: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

.cms-home .home-banners:first-child .col-md-8{
    padding-left: 0px;
}
.cms-home .home-banners:first-child .col-md-4{
    padding-right: 0px;
}
.cms-home .mr-home-video{
    padding-left: 0px;
    padding-right: 0px;
}

.cms-home .mr-home-video iframe{
    border: 0px;
}
.cms-home .home-banners .col-md-8{
    padding-left: 0px;
}

.cms-home .home-banners:last-child{
    padding-top: 0px;
}
.cms-home .home-banners img{
    display: block;
    width: 100%;
    height: auto;
}

.cms-home .mr-home-video{
    padding-top: 20px;
}

.cms-home .category-products{
    margin-bottom: 45px;
}

.cms-home .mr-banner{
    float: left;
    display: inline-block;
}

.rede-instagram{
    float: left;
}

.rede-instagram iframe{
    overflow: visible;
}

.rede-fb{
    float: right;
}
.redes-sociais.home-banners{
    margin-top: 30px;
}

.redes-sociais.home-banners h4{
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 21px;
    padding-left: 17px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
}

.redes-sociais h4 .mr-icon{
    width: 36px;
    height: 36px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}

.redes-sociais .rede-instagram h4 .mr-icon,
.redes-sociais .rede-mobile-instagram h4 .mr-icon{
    background-image: url(../images/gmartins/insta2.svg);
}

.redes-sociais .rede-fb h4 .mr-icon,
.redes-sociais .rede-mobile-fb h4 .mr-icon{
    background-image: url(../images/gmartins/fb2.svg);
    width: 20px;
}

.rede-instagram, .cms-home .home-banners.even .mr-banner.mr-md{
    width: 66%;
    margin-right: 25px;
}

.rede-fb, .cms-home .home-banners.even .mr-banner.mr-sm{
    width: 31.8%;
}

.cms-home .home-banners.odd .mr-banner.mr-md{
    width: 66%;
}

.cms-home .home-banners.odd .mr-banner.mr-sm{
    width: 31.8%;
    margin-right: 25px;
}

@media (max-width: 1200px) {
    .rede-instagram, .cms-home .home-banners.even .mr-banner.mr-md{
        width: 65%;
        margin-right: 25px;
    }

    .rede-fb, .cms-home .home-banners.even .mr-banner.mr-sm{
        width: 31.4%;
        float: right;
    }

    .cms-home .home-banners.odd .mr-banner.mr-md{
        width: 65%;
        float: right;
    }

    .cms-home .home-banners.odd .mr-banner.mr-sm{
        width: 31.4%;
    }
}
.cms-home .mr-banner.mr-full{
    width: 100%;
}

/* Catalog Category */

.category-image{
    border: none;
    padding: 0px;
}
.catalogsearch-result-index .toolbar > .pager > .count-container,
.catalog-category-view .toolbar > .pager > .count-container{
    display: none;
}
.catalogsearch-result-index .toolbar > .pager > .pages,
.catalog-category-view .toolbar > .pager > .pages{
    display: none;
}

.catalogsearch-result-index .toolbar-bottom > .toolbar > .pager > .pages,
.catalog-category-view .toolbar-bottom > .toolbar > .pager > .pages{
    display: block;
}

.catalogsearch-result-index .toolbar,
.catalog-category-view .toolbar{
    border: none;
    padding-bottom: 25px;
}
.catalogsearch-result-index .view-mode,
.catalog-category-view .view-mode,
.catalogsearch-result-index .toolbar-bottom .sort-by,
.catalogsearch-result-index .toolbar-bottom .count-container,
.catalog-category-view .toolbar-bottom .sort-by,
.catalog-category-view .toolbar-bottom .count-container{
    display: none;
}


.category-title h1, body.catalogsearch-result-index .page-title h1{
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin-bottom: 23px;
}

.category-title img {
    display: block;
    position: relative;
    margin-bottom: 34px;
}

.catalog-category-view .toolbar,
.catalogsearch-result-index .toolbar {
    max-height: 60px;
    border: 1px solid #000;
    border-left: 0px;
    border-right: 0px;
    background-color: transparent;
    margin-top: 34px;
    padding-top: 12px;
}

.catalog-category-view .toolbar label,
.catalogsearch-result-index .toolbar label,
.catalog-category-view .toolbar strong,
.catalogsearch-result-index .toolbar strong{
    color: #000;
}

.catalog-category-view .link-compare,
.catalogsearch-result-index .link-compare,
.catalog-category-view .link-wishlist,
.catalogsearch-result-index .link-wishlist {
    display: none;
}

.catalog-category-view .pager,
.catalogsearch-result-index .pager {
    margin-top: 0px;
}

.toolbar-bottom{
    display: none;
}

.breadcrumbs {
    margin: 5px 0 24px;
}
.breadcrumbs strong,
.breadcrumbs a{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}

.products-grid .price{
    font-weight: bold ;
    font-size: 14px;
}

.catalog-category-view .products-grid .actions,
.catalogsearch-result-index .products-grid .actions {
    display: none;
}

.catalog-category-view .products-grid .item:hover .actions,
.catalogsearch-result-index .products-grid .item:hover .actions {
    display: block !important;
}
.catalogsearch-result-index .products-grid button,
.catalog-category-view .products-grid button {
    max-width: 133px;
    height: 33px;
    padding-right: 38px;
    background-repeat: no-repeat;
    background-image: url(../images/gmartins/carrinho_branco.svg);
    background-position: 85px 8px;
    background-size: 21px;
    width: 125px;
}
.catalog-category-view .products-grid,
.catalogsearch-result-index .products-grid {
    margin-top: 74px;
}

.block-layered-nav .block-content > dl > dt,
.block-title strong{
    color: #000;
}

.block-title strong{
    font-size: 16px;
}

.block-layered-nav .currently .block-subtitle{
    font-weight: 300;
    color: #000;
}

.catalog-category-view .col-left,
.catalogsearch-result-index .col-left{
    padding-top: 20px;
}

/* interna produto */
.block-related .block-title h2{
    color: #000;
    font-size: 26px;
    font-weight: bold;
}

.block-related .checkbox{
    display: none;
}

.product-view .block.block-related{
    width: 100%;
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
}

.product-view .block.block-related .item{
    position: relative;
}
.product-view .block-related .product{
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 0px;
}

.product-view .block-related img{
    max-width: none;
    width: 100%;
    height: auto;
}
.product-view .block.block-related .block-content{
    background-color: #EDECED;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 30px;
    margin-top: 50px;
}

.product-view .block.block-related .block-content > .block-subtitle{
    display: none;
}
.catalog-product-view .breadcrumbs {
    padding-left: 15px;
}
p.product-name a,
.product-collateral .toggle-tabs li.current span,
.product-view .product-shop .product-name .h1,
.product-view .product-shop .price-box .regular-price .price, 
.product-view .product-shop .price-box .special-price .price, 
.product-view .product-shop .price-box .full-product-price .price
.product-view .product-shop .product-name .h1, 
.product-view .product-img-box .product-name h1 {
    color: #000;
}

.product-view .product-shop .price-info{ 
    float: none;
    text-align: left;
    padding: 0px;
}

.product-view .product-shop .product-name .h1{
    font-size: 26px;
}

.product-view .product-shop .short-description{
    font-size: 15px;
}

@media (min-width: 991px) {
    .product-view .product-shop{
        width: 41%;
    }
    
    .product-img-box{
        width: 59%;
    }
    .product-view .add-to-cart-wrapper{
        width: 41%;
    }
}

.product-view .link-wishlist, 
.product-view .link-compare {
    text-decoration: underline !important;
} 

.product-view .more-views h2{
    font-size: 15px;
    text-transform: uppercase;
}

.product-view .more-views .product-image-thumbs img{
    width: 100px;
    height: 100px;
    border: 1px solid #cccccc;
}

.product-view .product-image-thumbs li{
    display: inline-block;
    position: relative;
    margin-right: 13px;
}

.product-collateral .toggle-tabs li span,
.product-collateral .toggle-tabs li.current span{
    font-size: 14px;
}


.product-view .box-collateral.box-tags{
    display: none;
}

.product-view .price-box{
    display: inline-block;
}

.product-view .product-shop .price-box .regular-price .price{
    font-weight: bold;
}

.precoparcelado-parcels{
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    color: #000;
}

.product-view .block-related .product-details,
.product-view .mini-products-list .product-details .product-name{
    width: 100%;
}

.product-view .block-related .product-details{
    margin-left: 0px;
    text-align: center;
}

.product-view .block-related .mini-products-list .product-image{
    border: 1px;
    border-color: #B4B4B4;
    border-style: solid;
    margin-bottom: 10px;
    display: block;
    position: relative;
    clear: both;
    width: 100%;
}

.product-view .block-related .product-details,
.product-view .block-related .mini-products-list .product-image{
    max-width:none;
}
/* cms */

.cms-page-view .breadcrumbs {
    display: none;
}
.cms-page-view .std h1{
    font-size: 28px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.cms-page-view .std p, .cms-no-route .std p{
    font-size: 15px;
    color: #000;
    font-style: normal;
    line-height: 19px;
    margin-bottom: 20px;
}

.cms-page-view .std p a, .cms-no-route .std p a{
    text-decoration: underline;
}
.checkout-cart-index h2.product-name a,
.button2 span, .button2 span span,
.cms-page-view .std .widget-cms-link a,
.cms-page-view .std h2{
    color: #000;
}

.checkout-cart-index .button2 span, .button2 span span{
    font-weight: bold;
}

.cms-page-view .mr-tab h2{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 33px;
}

.cms-page-view .std .widget-cms-link a{
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    position:relative;
    width: 100%;
}

/* fale conosco */
.cms-page-view .mr-tab {
    max-width: 285px;
}

.cms-page-view #contactForm{
    margin-left: 0px;
    padding-left: 0px;
}

.cms-page-view.cms-fale-conosco {
    padding-bottom: 18px;
}

#contactForm label{
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

#contactForm .form-list li {
    display: block;
    list-style: none;
    margin-left: 0px;
}

#contactForm label .required{
    display: none;
}

@media(min-width: 1170px) {
    .cms-fale-conosco .mr-tab{
        padding-left: 0px;
        padding-right: 0px;
    }
}

.cms-page-view.cms-fale-conosco .std h1{
    margin-bottom: 18px;
}


#contactForm .input-text {
    width: 100%;
}

.cms-fale-conosco .mr-form-content{
    max-width: 470px;
}

/* quem somos */

.cms-quem-somos .gilson-foto{
    width: 36%;
}

.cms-quem-somos .bio-content{
    width: 64%;
}

/* carrinho */

.cart .page-title h1{
    color: #000;
    font-size: 28px;
    font-weight: bold;
}

table{
    color: #000;
}

.checkout-cart-index h2.product-name a{
    font-size: 12px;
    font-weight: normal;
}

.checkout-cart-index .item-options dt,
.checkout-cart-index .cart-table .product-cart-sku .label{
    font-size: 12px;
    text-decoration: none;
}

.checkout-cart-index .item-options dd{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-style: normal;
}

.cart-footer-actions .button2 span span {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.cart-table .product-cart-total{
    font-weight: bold;
}

.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping{
    border: none;
}

.cart .cart-totals table{
    font-size: 14px;
    text-transform: uppercase;
}

/*.cart-table.data-table .btn-update:first-child{
    display: none;
}*/
/* Minha Conta */

.customer-account .main-container{
    padding-top: 52px;
}

.customer-account .block-account{
    margin-top: 19px;
    margin-bottom: 36px;
}

.block-account li a{
    color: #000;
    line-height: 36px;
}

.block-account .block-title{
        margin-bottom: 28px;
}

.block-account .block-title span{
    display: inline-block;
    background-color: #EEEEEE;
    width: 100%;
    padding: 10px;
}

body.customer-account .my-account .page-title h1{
    font-size: 26px;
    color: #000;
}

.dashboard .col2-set .col-1 .box-title h3,
.dashboard .box-head h2{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

