#nav {
    display: none !important;
}

.no-display-mobile {
    display: none;
}

.display-only-mobile {
    display: block !important;
}

.display-only-desk {
    display: none !important;
}

.menusliderwill { 
    display: none; 
}
#topmobile {
    margin-bottom: 59px;
}
#topmobile .header-primary-container {
    padding: 0;
    margin: 0;
    background: #e4073e;
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
}
#topmobile .my-menu {
    background: url(../images/sprite.png) 14px -614px no-repeat #cf093a;
    width: 45px;
    height: 59px;
    float: left;
    font-size: 0;
}
#topmobile .btn-search {
    background: url(../images/sprite.png) -47px -659px no-repeat #b90a35;
    width: 45px;
    height: 59px;
    float: left;
    font-size: 0;
    cursor: pointer;
}
#topmobile .btn-search.active {
    background: url(../images/sprite.png) -46px -659px no-repeat #b40d37;
}
#topmobile .box-logo {
    float: left;
    width: calc(100% - 186px);
    margin-right: 10px;
}
#topmobile .box-logo .logo {
    width: 75px;
    margin: 6px auto 0;
}
#topmobile .carrinho {
    padding-top: 4px;
    margin-right: 10px;
}
#topmobile .carrinho .summary .amount {
    padding-top: 3px;
}
#topmobile .box-searching {
    width: 100%;
    background: #b40d37;
    float: left;
    padding: 10px 15px;
    display: none;
}
#topmobile .box-searching.active {
    display: block;
}
#topmobile .form-search .input-text {
    height: 40px;
}
#topmobile .form-search button {
    background: #b40d37;
    font-size: 14px;
    font-weight: bold;
    text-indent: 0;
    color: #FFF;
    width: 61px;
    border-radius: 2px;
    font-family: "bariol_regularregular";
    height: 30px;
    top: 4px;
    right: 4px;
    line-height: 1;
}

#my-menu .box-login {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 13px;
    font-family: "bariol_regularregular";
    font-weight: 600;
    padding-left: 19px;
}
#my-menu .box-login:after {
    display: none;
}
#my-menu .box-login a {
    background: url(../images/sprite.png) no-repeat 0px -280px;
    padding-left: 32px;
    color: #FFF;
    display: block;
    margin: 0 auto;
    float: none;
    font-size: 15.5px;
    font-family: "bariol_regularregular";
    font-weight: 600;
    overflow: inherit;
    white-space: normal;
}
#my-menu .box-login a span {
    color: #ff9db5;
}

#my-menu .wrapper-casamento {
    display: block;
    color: #AF9468;
    font-size: 17px;
    padding: 6px 20px 15px 20px;
    width: 100%;
}
#my-menu .wrapper-casamento a {
    border-radius: 5px;
    background: url(../images/sprite.png), #f4e8d9, url(../images/sprite.png); /* Old browsers */
    background: url(../images/sprite.png), -moz-linear-gradient(top,  #f4e8d9 0%, #d6c4ab 100%), url(../images/sprite.png); /* FF3.6-15 */
    background: url(../images/sprite.png), -webkit-linear-gradient(top,  #f4e8d9 0%,#d6c4ab 100%), url(../images/sprite.png); /* Chrome10-25,Safari5.1-6 */
    background:  url(../images/sprite.png), linear-gradient(to bottom,  #f4e8d9 0%,#d6c4ab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e8d9', endColorstr='#d6c4ab',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    color: #a37c50;
    display: block;
    padding-left: 81px;
    line-height: 1;
    padding-top: 5px;
    text-shadow: -1px 1px 1px #FFFAF4;
    font-family: "bariol_regularregular";
    font-weight: 500;
    overflow: inherit;
    white-space: normal;
    height: 46px;
    text-align: center;
}
#my-menu .wrapper-casamento a:hover {
    color: #916736;
}
#my-menu .wrapper-casamento a span {
    text-align: left;
    display: inline-block;
}

#my-menu .mm-panel.mm-hasnavbar .mm-navbar {
    /* display: none; */
    background: #b80735;
    height: 42px;
}

#my-menu .box-login a {
    background: none;
    padding: 0;
    text-align: left;
}
#my-menu .box-login .logar {
    background: url(../images/sprite.png) no-repeat 0px -289px;
    padding-left: 30px;
    text-align: left;
    line-height: 1.2;
}
.itemgrid .product-image {
    border: 1px solid transparent;
}

/*outros*/
.titleBar h1:after, .category-products h1:after { 
    display: none;
}
.footer-copyright, .footer-copyright a {
    color: #6a5b79;
}

/*menulateral*/
.block-layered-nav dt.active + dd {
    z-index: 9;
    position: relative;
}
.block-layered-nav {
    position: fixed !important;
    left: 0;
    width: 100%;
    z-index: 9;
    top: 115px;
}

.block-layered-nav .currently .btn-remove {
    width: 15px;
    height: 15px;
    background-size: 100%;
}

.catalog-category-view .main-container {margin-top: 115px;}
 
/*customer*/
#my-orders-table > tbody > tr td:first-child { color: #e4073e; }
#my-orders-table > tbody > tr td:first-child span { color: #000; }
#my-orders-table > tbody > tr {padding-bottom: 23px;}
.my-account .pager { margin: 0; }


.r-tabs { margin-top: 0; }
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {background: #ddd;font-size: 16px;color: #FFF;text-align: center;border-radius: 3px 3px  0 0;}
.r-tabs .r-tabs-panel.r-tabs-state-active { min-height: inherit; }

/*media galeria*/

.view-mobile .more-views { width: 100%; }
.view-mobile .more-views #galeria {width: 100%;height: auto;margin: 10px 0 0;}
.view-mobile .more-views #galeria ul {padding: 0 32px;}
.view-mobile .more-views #galeria ul li { margin: 0; }
.view-mobile .product-image { width: 100%; }
.view-mobile .more-views button.jcarousel-control-next,
.view-mobile .more-views button.jcarousel-control-prev { display: none; }
.view-mobile .owl-carousel .owl-controls .owl-nav .owl-prev, 
.view-mobile .owl-carousel .owl-controls .owl-nav .owl-next {background: url(../images/arrow3.png) center no-repeat #e4073e;width: 20px;height: 100%;top: 0;border-radius: 3px;}

.view-mobile .add-to-cart .blindado { display: none; }

.header-container {
    margin-bottom: 20px;
    height: 60px;
}

/*lista casamento edit*/
#fancy-edit .page-title {
    background: #FFF;
    border: 1px solid #e71639;
    margin-bottom: 20px;
}
#fancy-edit .page-title h1 {
    background: #FFF;
    color: #e71639;
    font-size: 16px;
}

#fancy-edit fieldset .form-list .step-title h2 {
    font-size: 18px;
}


/*customer account*/
.customer-account-create .account-create .page-title {margin-bottom: 21px;}

/*itens lista*/

.itemgrid .item .inside .marca {
    display: none !important;
}
.cms-home .itemgrid.itemgrid-adaptive .item {
    width: 100% !important;
    margin: 0 auto 20px;
    float: none;
    display: block;
}
.cms-home .category-products > .vertodos {
    display: none;
}
.highlights.owl-carousel .owl-stage-outer {
    padding: 0;
}

/*breadcrumbs*/

.catalog-category-view .box-breadcrumbs {
    display: none;
}

.breadcrumbs {
    margin: 0 0 8px;
}
.breadcrumbs li, .breadcrumbs a {
    color: #c5c5c5;
    font-family: "bariol_regularregular";
    font-weight: 500;
    font-size: 15px;
}
.breadcrumbs li strong {
    color: #878787;
    font-weight: 500;
}

/*banners*/

.bannermeio, .dualbanner {
    display: none;
}
.bannermobile {
    display: inline-block;
    clear: both;
    text-align: center;
}

.listapresentes-casamento-visualizar .page-title.topo {width: 100%;margin-bottom: 20px;}
.listapresentes-casamento-visualizar .page-title h2 { font-size: 18px; }
/*newsletter*/

#subscribe-form label {
    background: none;
    padding: 0;
    float: left;
    line-height: 1;
    height: auto;
    margin-bottom: 10px;
    font-size: 22px;
}

/*upsell and related*/
#upsell.owl-carousel .owl-stage-outer, #relacionados.owl-carousel .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
}
.box-collateral .titleBar h1 {
    border: none;
}

/*breadcrumbs*/
.box-breadcrumbs {
    /* display: none; */
}

/*carrinho*/
.cart .cart-table tfoot { display: none; }



/*footer*/

.footer-secondary-container {
    display: none;
}

.footer .socialLinks {
    margin: 15px 0 0;
    border-top: 1px solid #251535;
    padding: 20px 0;
    text-align: center;
}
.footer .socialLinks li { float: none; display: inline-block; }

.footer-container:after {  width: 50vw; }
.footer-container:before { background: #ec0b43; }

.footer-top-container {
    background: #2b193d;
    float: left;
    width: 100%;
    border-bottom: 1px solid #1d0e2c;
    margin-bottom: 10px;
}

/*box marcas button*/

.box-pagmarcas {
    background: #552e7d;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    padding: 12px;
    font-family: "bariol_regularregular";
    display: none !important;
    margin: 0 0 5px;
}
.box-pagmarcas span {
    float: left;
    margin-top: 7px;
}
.box-pagmarcas a {
    background: #3f1e60;
    font-size: 28px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    font-style: normal;
    float: right;
    line-height: 26px;
    color: #FFF;
}


.jslider .jslider-value {
    top: -19px;
}

.prod-restantes.visivel,
.prod-comprados.visivel,
.prod-indisponiveis.visivel {
    top: 55px;
}


#narrow-by-list { display: none; }
.block-layered-nav.hide-below-768 {
    display: none;
}
.block-layered-nav {
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-bottom: 30px;
    }
    .block-layered-nav h3 {
        display: block !important;
        border-radius: 0;
        text-transform: uppercase;
        position: relative;
        background: #ececec;
        color: #787878;
        transition: all ease 0.5s;
        font-size: 18px;
        line-height: 43px;
        padding: 0 0 0 13px;
        text-indent: 5px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .block-layered-nav h3.active {
        background: #b40d37;
        color: #FFF;
    }
    .block-layered-nav h3:after {
        content: "...";
        font-weight: 600;
        font-size: 30px;
        width: 28px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        top: -4px;
        line-height: 1;
    }

    .block-layered-nav dt, .block-layered-nav .block-subtitle {
        background: #ebebeb;
        color: #787878;
        font-weight: 500;
        border-radius: 0;
        position: relative;
        border-bottom: 1px solid #ddd;
    }
    .block-layered-nav dt.active {
        background: #e3e2e2;
    }
    .block-layered-nav dt:after {
        width: 6px;
        height: 12px;
        background: url(../images/arrow1.png) no-repeat;
        position: absolute;
        right: 19px;
        top: calc(50% - 6px);
        content: "";
    }
    .block-layered-nav dt.active:after {
        background: url(../images/arrow2.png) no-repeat;
        width: 12px;
        height: 6px;
        top: calc(50% - 3px);
    }
    .block-layered-nav dd {
        opacity: 0;
        height: 0;
        padding: 0;
    }
    .block-layered-nav dt.active + dd {
        opacity: 1;
        transition: all ease 0.5s;
        height: auto;
        padding: 10px 30px;
    }
    .block-layered-nav .wrapper-pri dt.active + dd { padding: 20px 30px 0; }
    .block-layered-nav .wrapper-pri dd { padding: 0; }

/*footer newsletter */

#subscribe-form .input-text { background: #231332; height: 47px; border: 0; }

/*osc*/
.header-container-osc { margin-bottom: 30px; }

.wishlist-index-index .opc fieldset input#senha { max-width: 100%; }

/*marcas categoria*/

.marcascategoria-escolha-index .box-escolha-marca {
        font-family: "bariol_regularregular";
        color: #878787;
        font-size: 16px;
        font-weight: 500;
    }
    .marcascategoria-escolha-index .box-escolha-marca .mob {
        position: relative;
        display: block;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-1 {
        width: calc(100% - 60px);
        display: inline-block;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-1 a {
        color: #878787;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-1 ul li {
        padding: 3px 15px;
        line-height: 1.5;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-1 ul li:first-child {
        background: #f9f9f9;
        margin-bottom: 6px;
        line-height: 1;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-1 ul li:last-child {
        margin-bottom: 6px;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-2 {
        position: fixed;
        text-align: right;
        overflow: scroll;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        width: 40px;
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-2 ul {
    }
    .marcascategoria-escolha-index .box-escolha-marca .col-2 ul li {
        font-size: 18px;
        color: #978871;
        font-weight: bold;
        background: #f4ede3;
        text-align: center;
        width: 38px;
        margin-bottom: 2px;
        height: 38px;
        line-height: 2.2;
        float: right;
        clear: both;
    }

.marcascategoria-escolha-index .box-escolha-marca .col-2 ul li.active {
    background: #2a1a3e;
    color: #FFF;
}

.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full { padding: 0; }
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full label { display: none; }
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full input {width: 100%;border: none;margin-bottom: 5px;padding: 10px 15px;text-indent: 0;border-radius: 5px;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full select {width: 100%;border: none;margin-bottom: 5px;border-radius: 5px;height: 39px;text-indent: 0;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full select#ano {width: 100%;border: none;border-radius: 5px;position: relative;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full button {width: 205px;height: 37px;border-radius: 5px;margin: 0 auto;display: block;text-transform: capitalize;font-weight: 500;font-size: 13px;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full .input-box.container {width: 100%;padding: 0;border-bottom: 4px solid #e4073e;padding: 5px 0;display: none;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full ul li {padding: 0 12px;float: left;width: 100%;border-bottom: 1px solid #dddddd;margin-bottom: 5px;}
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full h1 { display: block !important; border-radius: 0; text-transform: uppercase; position: relative; background: #ececec; color: #787878; transition: all ease 0.5s; font-family: "bariol_regularregular"; font-size: 18px; width: 100vw; margin-left: calc(50% - 50vw); padding: 13px; line-height: 1; margin-bottom: 0; }
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full h1.active { background: #b40d37; color: #FFF; }
.listapresentes-casamento-busca .col-main #buscaform > .wrapper-full h1:after { content: "..."; font-weight: 600; font-size: 30px; width: 28px; overflow: hidden; position: absolute; right: 10px; top: -2px; line-height: 1; }

#chamadaList.owl-carousel .gridChamada {
  margin: 0 auto;
  display: inline-block;
  margin: 10px auto 0;
}
#chamadaList.owl-carousel .gridChamada:after {
  display: none;
}
#chamadaList.owl-carousel #chamada_1 {
  width: 70%;
}
#chamadaList.owl-carousel #chamada_2 {
  width: 75%;
}
#chamadaList.owl-carousel #chamada_3 {
  width: 95%;
}
#chamadaList.owl-carousel #chamada_4 {
  width: 70%;
  margin: 17px auto 0;
}
#chamadaList.owl-carousel .owl-controls .owl-nav .owl-prev,
#chamadaList.owl-carousel .owl-controls .owl-nav .owl-next {
  width: 14px;
  height: 35px;
  background-size: cover;
}

/* Desktop, laptop - design for a width of 1024px
 %
 */
/* 1024px <= width */

@media only screen and (min-width: 1024px) {
    /* Header
     -------------------------------------------------------------- */
    
    /* Cart
     -------------------------------------------------------------- */
    
    .cart-table .product-image {
        max-width: 80px;
    }
    /* Search: header top
     -------------------------------------------------------------- */
    
    .search-wrapper-top .form-search .input-text {
        min-width: 200px;
    }
    /* Item grid
     -------------------------------------------------------------- */
    /* Item grid: 2 columns */
    
    .itemgrid-adaptive.itemgrid-2col .item {
        width: 31.3333%;
        clear: none !important;
    }
    .itemgrid-adaptive.itemgrid-2col .item:nth-child(3n+1) {
        clear: left !important;
    }
    /* Item grid: 4 columns */
    
    .itemgrid-adaptive.itemgrid-4col .item {
        width: 23%;
        clear: none !important;
    }
    .itemgrid-adaptive.itemgrid-4col .item:nth-child(4n+1) {
        clear: left !important;
    }
    /* Cloud zoom
     -------------------------------------------------------------- */
    
    .itemslider-thumbnails.count-4, .itemslider-thumbnails.count-5, .itemslider-thumbnails.count-multi {
        max-width: 316px;
    }
    /*4*/
    /* Direction navigation */
    
    .itemslider-thumbnails.count-4 .direction-nav {
        display: none;
    }
    /* Slideshow caption
     -------------------------------------------------------------- */
    
    .caption .heading {
        font-size: 3.3em;
    }
    .caption p {
        font-size: 1.6666em;
    }
}
/* Design for a width of 960-1280 px
 %
 */
/* 960px <= width < 1280px */

@media only screen and (min-width: 960px) and (max-width: 1279px) {
    /* Cart
     -------------------------------------------------------------- */
    
    .cart-table .product-image {
    max-width: 120px;
    }
}
/* Mobile, small old desktop - design for a width of less than 960px
 %
 */
/* width < 960px */
@media only screen and (min-width: 960px) and (max-width: 1024px) {
    .login-security-purchase,
    .login-panel {min-height: 375px;}
    .itemgrid .product-name { max-height: 36px; }
    .block-layered-nav .wrapper-pri dt.active + dd { max-width: 360px; }
}

@media only screen and (max-width: 959px) {

    .wishlist-index-index .opc fieldset #copiar_endereco + label {
        width: calc(100% - 20px);
    }

    /* Item grid: 4 columns */
    
    .itemgrid-adaptive.itemgrid-4col .item {
        width: 48%;
        clear: none !important;
    }
    .itemgrid-adaptive.itemgrid-4col .item:nth-child(2n+1) {
        clear: left !important;
    }
    .mobile-center {
        float: none;
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
    /* Item grid: 2 columns */
    /*  .itemgrid-adaptive.itemgrid-2col .item {
     width: 31.3333%;
     clear: none !important;
     }
     .itemgrid-adaptive.itemgrid-2col .item:nth-child(3n+1) {
     clear: left !important;
     }
     */
    /* User menu */
    
    #mini-cart .dropdown-toggle .name, .quick-compare .dropdown-toggle .name {
        display: none;
    }
    /* Misc
     -------------------------------------------------------------- */
    /* Scroll to top button */
    
    #scroll-to-top {
        display: none !important;
    }
    /* Hide amount. Note: has to be defined after aligning ".amount" center */
    
    .toolbar .sorter .amount {
        display: none !important;
    }
}
/* Tablet (Portrait) - design for a width of 768px
 %
 */
/* 768px <= width < 960px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .itemgrid .product-name { max-height: 36px; }
    .osc-onepage-checkout #checkout-review-table td { font-size: 10px; }
    #checkout-review-table th { padding: 5px; }
    .osc-onepage-checkout .product-name { width: 100%; }
    .osc-onepage-checkout .img-wrapper { max-width: 100%; }
    .login-security-purchase,
    .login-panel {min-height: 385px;}
    .catalogsearch-result-index .col-main,
    .catalog-category-view .col-main { width: 100%; }
    .listapresentes-casamento-visualizar .info, .wishlist-index-index .info {margin-top: 5px;}
    .listapresentes-casamento-visualizar .info .box, .wishlist-index-index .info .box {margin-right: 23px;}
    .nobr {
        white-space: normal !important;
    }
    .search-wrapper-top .form-search .input-text {
        min-width: 117px;
    }
    .cart-table .product-name {
        font-size: 1em;
        font-family: inherit;
    }
    .cart-table .product-image {
        max-width: 120px;
    }
    /* Product page
     -------------------------------------------------------------- */
    /* Related - simple */
    
    .block-related-thumbnails .product-details {
        margin-left: 0;
        margin-bottom: 10px;
        clear: left;
    }
    /* Slideshow caption
     -------------------------------------------------------------- */
    
    .caption .heading {
        font-size: 2.0833em;
    }
    .caption p {
        font-size: 1.1666em;
    }
    .caption button.button span span {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }
}
/* All desktop - design for a width of 768px and wider
 %
 */
/* 768px <= width */

@media only screen and (min-width: 768px) {

    .listapresentes-casamento-busca .col-main #buscaform > .wrapper-full ul li { padding: 0; }
    .listapresentes-casamento-busca .col-main #buscaform > .wrapper-full h1.container { margin: 0 auto; }
    .login-panel.login-customer .bloco button { width: auto; }
    .wishlist-index-index .wrapper .opc h2 {font-size: 20px;width: calc(100% - 30px);}
    .wishlist-index-index .wrapper .opc .number { font-size: 20px; margin-top: 1px; }
    .wishlist-index-index .page-title #fancybox-trigger-edit {float: left;/* margin: 10px 0 0; */}

    .listapresentes-casamento-visualizar .page-title h1, .wishlist-index-index .page-title h1 {line-height: 1;}

    .form-search { max-width: 100%; }

    #subscribe-form form > div { width: 48%; }
    #subscribe-form label { margin-top: 10px; }
    .rodapeNav { -webkit-column-count: 3; /* Chrome, Safari, Opera */ -moz-column-count: 3; /* Firefox */ column-count: 3; padding: 0 2%; }
    .rodapeNav dd { line-height: 2.6; font-size: 14px; }
    .box-alt { display: none; }
    .block.block-layered-nav h3 { display: none; }

    /* Mobile accordion
     -------------------------------------------------------------- */
    
    .mobile-collapsible .block-content {
        display: block !important;
    }
    /* Always show when not on mobile */
    
    .mobile-collapsible .opener {
        display: none !important;
    }
    /* Always hide when not on mobile */
    
    .mobile-collapsible .block-title {
        border-bottom: none;
    }
}
/* All mobile - design for a width of less than 768px
 %
 */
/* width < 768px */
/*menospad*/
@media only screen and (max-width: 767px) {

    .listapresentes-casamento-busca .col-main #buscaform > .wrapper-full h1 { max-width: 100%; }
    .listapresentes-casamento-busca .col-main #buscaform > .wrapper-full .input-box.container {width: 100%;padding: 0;max-width: 100%;padding: 5px 0;}
    .wishlist-index-index .opc fieldset #copiar_endereco + label {
        width: calc(100% - 20px);
    }

    .cart .cart-collaterals > .grid-full { display: flex; flex-direction: column; }
    .cart .cart-collaterals > .grid-full .totals { order: 1; }
    .cart .cart-collaterals > .grid-full div:nth-child(2) { order: 3; }
    .cart .cart-collaterals > .grid-full .checkout-types { order: 2; }


    .wrapper-boxlogin {
        display: flex;
        flex-direction: column;
    }
    .wrapper-boxlogin > div:nth-child(1) {
        order: 2;
    }
    .wrapper-boxlogin > div:nth-child(2) {
        order: 1;
    }
    .wrapper-boxlogin > div:nth-child(3) {
        order: 3;
    }



    .wishlist-index-index .my-account .wrapper {margin-top: 30px;}

    .wishlist-index-index .msg h2 { font-size: 42px; text-align: center; }
    .wishlist-index-index .msg > p { text-align: center; }

    .wishlist-index-index .msg > ul {clear: both;margin-bottom: 25px;}

    .wishlist-index-index .msg > ul.owl-carousel .owl-nav {
        display: table;
        max-width: 1170px;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin: 0 auto;
        z-index: 9;
    }
    .wishlist-index-index .msg > ul.owl-carousel .owl-dots {
        display: table;
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        z-index: 9;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 10px;
    }
    .wishlist-index-index .msg > ul.owl-carousel .owl-dots .owl-dot {
        padding: 3px;
        background: none;
        margin: 0 7px;
        display: inline-block;
        border-radius: 30px;
        width: 7px;
        height: 7px;
        background: #aba9a2;
        border: 4px solid #aba9a2;
    }
    .wishlist-index-index .msg > ul.owl-carousel .owl-dots .owl-dot.active {
        background: #eaeaea;
    }
    .wishlist-index-index .msg > ul.owl-carousel .owl-dots .owl-dot span { 
        color: #867a7a; 
        font-size: 16px; 
        line-height: 23px;
        text-align: center;
    }
    .wishlist-index-index .msg > ul.owl-carousel .owl-dots .owl-dot.active span { 
        color: #FFF 
    }

    .wishlist-index-index .msg ul li {max-width: 100%;text-align: center;min-height: 135px;}
    .wishlist-index-index .msg ul li i {
        display: block;
        margin: 0 auto;
        background: url(../images/sprite-wish-mobile.png) no-repeat;
        height: 60px;
        width: 160px;
    }

    .wishlist-index-index .msg ul li.satisfacao i {
        background-position: 2px 0px;
    }
    .wishlist-index-index .msg ul li.suporte i {
        background-position: 0px -103px;
        margin-bottom: 10px;
    }
    .wishlist-index-index .msg ul li.troca i {
        background-position: 0px -218px;
    }
    .wishlist-index-index .msg ul li.loja i {
        background-position: 0px -334px;
    }
    .wishlist-index-index .msg ul li.pagamento i {
        background-position: -3px -467px;
    }

    .wishlist-index-index .msg ul li span { width: 90%; }

    .wishlist-index-index .wrapper .opc h2 {font-size: 20px;width: calc(100% - 31px);}
    .wishlist-index-index .wrapper .opc .number { font-size: 20px; margin-top: 1px; }
    .wishlist-index-index .opc fieldset {padding: 25px 18px;}
    .wishlist-index-index .opc fieldset .buttons-set button {font-size: 18px;font-weight: 500;}



    .catalog-category-view .category-title h1:after { display: none; }

    .welcome-msg .hello {line-height: 1.2;margin-bottom: 18px;}
    .welcome-msg .sair { float: right; margin-top: 10px }

    #fancy-edit fieldset { padding: 15px; }
    #fancy-edit .form-list textarea { height: 90px; }

    /*osc*/
    .btn-checkout.button-top { display: none; }
    .osc-onepage-checkout .col1-button h1 { margin-top: 0; }
    .osc-onepage-checkout .form_billing_fs, .osc-onepage-checkout .field_pf { width: 100%; }
    .osc-onepage-checkout .osc-validation span { display: none; }
    .osc-onepage-checkout .back-to-cart a { display: none; }


    /*carrinho*/
    .cart .yourcart {font-size: 18px;text-align: center;margin-bottom: 17px;line-height: 1.3;}
    .cart .yourcart span { display: block; }
    .cart .btn-proceed-checkout,
    .cart button.button.btn-continue {height: 60px;padding: 0;margin-bottom: 7px;}
    .cart .data-table .product-image {width: 88px;border: 1px solid #dfdfdf;height: 88px;margin-right: 10px;}
    .cart .data-table .product-image img { width: 100%; height: 100%; }
    .cart .data-table h3 { font-size: 16px; }
    .cart .data-table tr { display: inline-block; }
    .cart .data-table td { padding: 0; }
    .cart .cart-table .price { display: none; }
    .cart input.qty {color: #c60d3b;border: 1px solid #c60d3b;width: 22px !important;height: 22px !important;padding: 0;line-height: 0.6;font-size: 14px;border-radius: 3px;margin-top: 10px;margin-bottom: 10px;}
    .cart input.qty + .atual { color: #c60d3b; display: inline-block; margin-left: 7px; font-size: 14px; vertical-align: middle; }
    .box-embalagem .price { display: block !important; }
    .cart .data-table .small { display: none; }
    .cart .data-table .small.mobile { display: block; margin: 0 0 10px; }

    .cart .discount {min-height: inherit;display: inline-block;padding: 20px;width: 100%;margin: 0 0 5px;}
    .cart .discount h2 {margin: 0;position: relative;}
    .cart .discount h2:after {content: "+";float: right;font-size: 32px;vertical-align: top;position: absolute;right: 0;top: 0;line-height: 0.22;width: 14px;height: 14px;}
    .cart .discount h2.active:after { content: "-"; }
    .cart .discount .discount-form {margin-top: 10px;float: left;display: none;}

    .cart .shipping {min-height: inherit;display: inline-block;padding: 20px;width: 100%;}
    .cart .shipping h2 {margin: 0;position: relative;}
    .cart .shipping h2:after {content: "+";float: right;font-size: 32px;vertical-align: top;position: absolute;right: 0;top: 0;line-height: 0.22;width: 14px;height: 14px;}
    .cart .shipping h2.active:after {content: "-";}
    .cart .shipping .shipping-form {margin-top: 10px;float: left;width: 100%;display: none;}
    .cart .cart-left-column > div { width: 100% !important; margin: 0; }
    .cart .data-table tr:last-child {border-bottom: none !important;margin-bottom: 0;}


    #shopping-cart-table tbody tr td:nth-child(n+2) {float: right;width: calc(100% - 99px);display: inline-block;}

    .login-panel.login-customer .bloco button { width: 100%; height: 44px; }
    #form-login a {float: left;text-align: left;}
    .login-new-customer .btn-register {width: 100%;margin-top: 15px;}
    .login-security-purchase h3 {color: #059168;padding-left: 55px;background: url(../images/escudo.png) no-repeat 25px center #0ed49a;}
    .login-security-purchase .bloco {font-size: 15px;min-height: inherit;display: inline-block;padding: 25px 25px 10px;}

    .login-panel h2:after {
        content: "+";
        width: 60px;
        height: calc(100% - 1px);
        background: #886781;
        color: #FFF;
        font-size: 38px;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
    }
    .login-panel.login-customer h2:after {
        background: #d71142;
    }
    .login-panel h2.active:after {
        content: "-";
    }

    .login-panel .bloco { display: none; }
    .account-login #login-form > div .content {
        display: none;
        overflow: hidden;
    }
    .account-login #login-form h2.active + .content {}
    .account-login .new-users, .account-login .registered-users {height: inherit;min-height: 0;}

    .view-mobile .product-shop .gratis { max-width: 206px; float: left; clear: both; }
    .view-mobile .box-alt .marca img { max-width: 70px; }
    .view-mobile .box-alt h1 {color: #878787;font-weight: 500;font-size: 26px;margin: 0;/* line-height: 1; */}
    .view-mobile .box-alt .sku {color: #959595;font-size: 12px;margin: 0 0 17px;}

    .rodapeNav {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        padding: 0 2%;
    }
    .rodapeNav dd {
        line-height: 2.6;
        font-size: 14px;
    }


    /*header*/

    .cms-index-index .titleBar h1 {
        border-color: #55d6be;
    }
    .catalog-category-view .header-container {
        margin-bottom: 0;
    }
    .catalog-category-view .main-container {
    }

    .block-layered-nav ol {
        width: 100%;
        margin: 0;
        overflow: scroll;
        max-height: 100vw;
    }
    .logo_osc{
        display: block;
        text-align: center; 
    }
    .carrinho {
    }
    .user-menu > *, .user-menu .links, .dropdown {
        float: none !important;
        display: inline-block !important;
        vertical-align: middle;
    }
    .user-menu {
        margin: 0;
    }
    /* Grid and basic layout
     -------------------------------------------------------------- */
    /* Product view:
     margin for all grid units */
    
    .product-view .grid12-1, .product-view .grid12-2, .product-view .grid12-3, .product-view .grid12-4, .product-view .grid12-5, .product-view .grid12-6, .product-view .grid12-7, .product-view .grid12-8, .product-view .grid12-9, .product-view .grid12-10, .product-view .grid12-11,
    /* deprecated */
    
    .product-view .grid4-1, .product-view .grid4-2, .product-view .grid4-3, .product-view .grid2-1
    /* end:deprecated */
    
    {
        margin-bottom: 20px;
    }
    .nobr {
        white-space: normal !important;
    }
    /* Forms
     -------------------------------------------------------------- */
    
    .form-list .field, .form-list input.input-text, .form-list textarea, .form-list select, .form-list li.wide .input-box, .form-list li.wide input.input-text, .form-list li.wide textarea, .form-list li.wide select {
        max-width: 100%;
        width: 100%;
        /*TODO: check if fixed 100% width needed*/
    }
    /* Tables
     -------------------------------------------------------------- */
    
    .data-table thead .nobr {
        white-space: normal !important;
    }
    .data-table th, .data-table td {
        padding: 5px;
    }
    /* Data tables formatting
     -------------------------------------------------------------- */
    /* Basic formatting */
    
    .cart .data-table thead, .my-wishlist .data-table thead, .my-account .data-table thead, .order-review .data-table thead {
        display: none;
    }
    .cart .data-table tbody, .my-wishlist .data-table tbody, .my-account .data-table tbody, .order-review .data-table tbody {
        background: transparent !important;
    }
    .cart .data-table tr, .cart .data-table td, .my-wishlist .data-table tr, .my-wishlist .data-table td, .my-account .data-table tr, .my-account .data-table td, .order-review .data-table tr, .order-review .data-table td {
        border: none !important;
        background: transparent !important;
        display: block;
        width: 100%;
        text-align: left !important;
    }
    .cart .data-table tr, .my-wishlist .data-table tr, .my-account .data-table tr, .order-review .data-table tr {
        border-bottom: 1px solid #e5e5e5 !important;
        margin-bottom: 20px;
        display: inline-block;
    }
    /* Highlight first cell in table footer */
    
    .my-account .data-table tfoot tr td:first-child, .order-review .data-table tfoot tr td:first-child {
        font-weight: bold;
    }
    /* Show cell label */
    
    .data-table .cell-label {
        display: inline-block;
        width: 30%;
        min-width: 100px;
        max-width: 140px;
        margin-right: 10px;
        font-weight: bold;
    }
    /* Header
     -------------------------------------------------------------- */
    /* Global notices */
    
    .global-site-notice .notice-inner {
        background: none;
        padding: 10px 0;
        text-align: center;
    }
    .global-site-notice .notice-inner p {
        width: 100%;
        padding: 0 0 10px;
    }
    .global-site-notice .notice-inner .actions {
        padding-bottom: 5px;
    }
    /* Logo
     -------------------------------------------------------------- */
    
    .header .logo-wrapper {
        text-align: center;
    }
    .header .logo {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    /* Quick search
     -------------------------------------------------------------- */
    /* Search: centered
     -------------------------------------------------------------- */
    /* Obsolete styles: */
    /*.header-top-search-wrapper,
     .search-wrapper-centered { width:100%; max-width:300px; margin-left:auto; margin-right:auto; }
     .search-wrapper-centered .form-search { width:100%; }
     .search-wrapper-centered .form-search .input-text { width:100%; }*/
    /* Search: mobile (search bar layout for narrow screens)
     -------------------------------------------------------------- */
    
    .search-wrapper-mobile {
        display: block;
        /* To override possible inline styles */
        
        clear: both;
        width: 100%;
        margin: 10px 0;
        /*float: none;*/
    }
    .search-wrapper-mobile .form-search {
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .search-wrapper-mobile .form-search .input-text {
        width: 100%;
    }
    /* Search: header inline
     -------------------------------------------------------------- */
    /* Note: added .header class to override other selectors */
    
    .header .search-wrapper-inline {
        display: block;
        clear: both;
        width: 100%;
        margin: 10px auto;
    }
    /* If wrapper is an .item, then remove side margins */
    
    .header .item.search-wrapper-inline {
        margin-left: auto;
        margin-right: auto;
    }
    .search-wrapper-inline #search_mini_form {
        display: block;
    }
    .search-wrapper-inline .form-search .input-text {
        width: 100%;
    }
    /* Search: header top.
     Deprecated, will be removed in the next updates
     -------------------------------------------------------------- */
    /* Note: added .header class to override other selectors */
    
    .header .search-wrapper-top {
        width: 100%;
        margin: 10px auto;
        display: block;
        clear: both;
    }
    .header .item.search-wrapper-top {
        margin-left: auto;
        margin-right: auto;
    }
    /* If wrapper is an .item, then remove side margins */
    
    .search-wrapper-top #search_mini_form {
        display: block;
    }
    .search-wrapper-top .form-search {
        width: 100%;
    }
    .search-wrapper-top .form-search .input-text {
        width: 100%;
        padding: 0;
    }
    /* Stretch to full width
     -------------------------------------------------------------- */
    
    .header-top .form-search {
        max-width: none;
    }
    /* Other
     -------------------------------------------------------------- */
    /* User menu (Top Links) */
    
    .user-menu {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .top-links {
        float: left;
    }
    .after-mini-cart {
        clear: none;
    }
    /* Footer
     -------------------------------------------------------------- */
    
    .footer .mobile-inline-container {
        text-align: center;
    }
    .footer-top .item {
        float: none;
    }
    /* Simplify links */
    
    .footer .links-wrapper-separators .links li a, .footer .links-wrapper-separators-left .links li a {
        background-image: none;
    }
    /* Footer elements */
    
    .footer-primary-bottom-spacing .item {
        width: 100%;
        margin: 0;
    }
    .footer-bottom .item {
        margin-left: 5px;
        margin-right: 5px;
    }
    /* Copyright - remove space */
    
    .footer-copyright {
        margin-left: 0;
        color: #6a5b79;
        font-size: 13px;
        font-family: "bariol_regularregular";
    }
    /* Primary section */
    
    .footer-primary > .grid-full > .section {
        padding: 15px 10px;
    }
    /* Layered navigation
     -------------------------------------------------------------- */
    
    .block-layered-nav dd li, .block-layered-nav .currently ol li {
        line-height: 2.3333em;
        background-position: 3px 10px;
    }
    .block-layered-nav dd li:hover, .block-layered-nav .currently ol li:hover {
        background-position: 6px 10px;
    }
    /* Toolbar
     -------------------------------------------------------------- */
    
    .pager, .sorter {
        text-align: center;
    }
    .toolbar .sort-by, .toolbar .sorter .amount {
        border-right: none;
    }
    .sorter .per-page, .pager .per-page {
        display: none;
    }
    .toolbar .pager .pages {
        display: inline-block;
        float: none;
    }
    /* Category view
     -------------------------------------------------------------- */
    
    .note-msg.empty-catalog {
        background-position: center 10px !important;
        color: inherit;
        padding: 150px 10px 10px !important;
        text-align: center;
    }
    /* Page heading with RSS link */
    
    .page-title {
        position: relative;
    }
    .page-title .link-rss {
        float: none;
        display: block;
        position: static;
        margin: 0;
    }
    /* Products list
     -------------------------------------------------------------- */
    
    .products-list .product-shop-inner {
        padding-right: 0;
        border-right: none;
    }
    /* Products grid
     -------------------------------------------------------------- */
    
    .products-grid .add-to-links.addto-onimage {
        display: none;
    }
    /* Product page
     -------------------------------------------------------------- */
    /* Product Secondary Column */
    
    .product-secondary-column .inner {
        min-height: auto;
    }
    /* IMPORTANT: auto height on mobiles */
    
    .product-secondary-column .inner, .product-view .product_secondary_top_placeholder {
        padding-top: 0;
    }
    /* Wrapper for collaterals - remove top margin (grid units already have bottom margin) */
    
    .product-view .box-additional {
        margin-top: 0;
    }
    /* Related: remove bottom margin */
    
    .block-related-slider {
        margin-bottom: 0;
    }
    /* Sidebar */
    
    .product-view .custom-sidebar-right .inner {
        padding-left: 0;
        border-left: none;
    }
    .product-view .custom-sidebar-left .inner {
        padding-right: 0;
        border-right: none;
    }
    
    .product-shop .formas-pagamento {
        width: 100%;
        margin: 20px 0;
    }
    
    /* Product page top
     -------------------------------------------------------------- */
    
    .pv-top-outline .product-view-form {
        margin-bottom: 20px;
    }
    .pv-top-outline .product-top-wrapper {
        margin-right: 0;
        /* Remove space at the right side */
    }
    .pv-top-outline .product-top-wrapper2 {
        padding: 15px 20px;
    }
    /* Cart
     -------------------------------------------------------------- */
    /* Buttons below table: align center */
    
    .cart-table tfoot tr.first td {
        text-align: center !important;
        padding: 0;
        margin-bottom: 20px;
    }
    .cart-table tfoot button {
        display: inline-block;
        float: none !important;
        margin: 0 0 3px;
        padding: 0;
    }
    /* Account
     -------------------------------------------------------------- */
    
    .my-wishlist .product-image {
        max-width: none;
    }
    /* Items slider
     -------------------------------------------------------------- */
    
    .control-nav.control-paging {
        display: none;
    }
    /* If only one item exists */
    
    .itemslider.single-item .slides > li {
        margin: 0 auto;
    }
    /* Cloud Zoom
     -------------------------------------------------------------- */
    /* Hide zoom */
    
    .cloud-zoom-big, .cloud-zoom-lens {
        display: none !important;
    }
    .cloud-zoom-lens {
        cursor: default !important;
    }
    /* Mobile accordion
     -------------------------------------------------------------- */
    
    .mobile-collapsible .block-content {
        display: none;
    }
    /* Hide on mobile */
    /* Products grid: size of elements
     -------------------------------------------------------------- */
    
    .products-grid .product-name, .products-grid.size-s .product-name, .products-grid.size-xs .product-name {
        font-size: 1.1666em;
        /*14px*/
        
        line-height: 1.2307em;
        /*16px*/
    }
    .grid12-2.logo{
        text-align: center;
    }
    .grid12-7.dados{
        margin: 25px 0px;
    }

    .grid12-3 .seloList2 li{
        display: inline-block !important;        
    }
    .grid12-3 .seloList2 li:nth-child(1){
            padding-left: 0 !important;
        }


    /* TODO */
}
/* end: width < 768px */
/* Mobile (Landscape) - design for a width of 480px
 %
 */
/* 480px <= width < 768px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .form-search { max-width: 100%; }
    .bannermobile { text-align: center; }
    /* Category view
     -------------------------------------------------------------- */
    
    .products-list .product-shop, .products-list .right-column, .products-list .product-image-wrapper {
        /* width: 48%; */
        /* margin-left: 1%; */
        /* margin-right: 1%; */
    }
    .img-box .product-image {
        float: left;
        /* max-width: 470px; */
        width: 100%;
    }
}
/* end: 480px <= width < 768px */
/* Design for a width of less than 640px
 %
 */
/* width < 640px */

@media only screen and (max-width: 639px) {
    .cart .shipping-form #advice-required-entry-postcode {
        left: 0;
        top: -18px;
    }

    .r-tabs .r-tabs-nav { border: none; }
    .r-tabs .r-tabs-nav .r-tabs-tab {display: inline-block;width: 48%;vertical-align: top;}
    .r-tabs .r-tabs-nav .r-tabs-anchor {min-width: inherit;font-size: 18px;width: 100%;}

    .cart #postcode {width: 100%;max-width: 400px;border-right: 1px solid #DDD;}
    .cart .shipping button.button { width: 100%; margin-top: 10px; }
    .cart .shipping .shipping-form li:last-child { margin-bottom: 0; }

    .cms-home .titleBar .vertodos {
        display: none !important;
    }

    .cms-home .category-products .vertodos {
        background: #55d6be;
        color: #FFF;
        border-radius: 2px;
        font-size: 18px;
        padding: 9px 64px 9px 23px;
        position: relative;
        font-family: "bariol_regularregular";
        font-weight: 500;
        transition: all ease 0.5s;
        width: 100%;
        display: inline-block;
        margin-bottom: 35px;
        margin-top: 24px;
        height: 36px;
        border: none;
        text-align: center;
    }
    .cms-home .category-products .vertodos:after {
        background: #50cdb6;
        content: "+";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 42px;
        text-align: center;
        padding-top: 4px;
        font-weight: bold;
        font-size: 34px;
    }

    .boxBis li {
        clear: both;
        display: block;
        width: 100%;
    }
    h1 {
        font-size: 2em;
        line-height: 1.1666em;
        /*24px, 28px*/
    }
    h2 {
        font-size: 1.6666em;
        line-height: 1.1em;
        /*20px, 22px*/
    }
    h3 {
        font-size: 1.3333em;
        line-height: 1.125em;
        /*16px, 18px*/
    }
    h4 {
        font-size: 1.1666em;
        line-height: 1.1428em;
        /*14px, 16px*/
    }
    h5 {
        font-size: 1em;
        line-height: 1em;
        /*12px, 12px*/
    }
    h6 {
        font-size: 1em;
        line-height: 1em;
        /*12px, 12px*/
    }
    .page-title h1 {
        font-size: 2em;
        line-height: 1.1666em;
        /*24px, 28px*/
        color: #DD0E0E;
        font-family: "bariol_regularregular";
    }
    .page-title h2 {
        font-size: 1.6666em;
        line-height: 1.1em;
        /*20px, 22px*/
    }

    .catalogsearch-result-index .page-title h1 {
        margin-top: 20px;
    }
    /* Header
     -------------------------------------------------------------- */
    /* Header elements - align center
     -------------------------------------------------------------- */
    /* Links */
    
    .header .links {
        text-align: center;
    }
    .header .links li {
        float: none;
        display: inline-block;
    }
    /* Header top */
    
    .header-top {
        text-align: center;
    }
    .header-top .item {
        float: none;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: middle;
    }
    /* Inside user menu */
    
    .user-menu {
        text-align: center;
    }
    /* User menu top */
    
    .user-menu .user-menu-top {
        text-align: center;
        width: 100%;
        margin: 0 0 20px;
    }
    .user-menu .user-menu-top > * {
        float: none;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: middle;
    }
    /* Generic inline */
    
    .header .generic-inline-container {
        text-align: center;
    }
    .header .generic-inline-container > * {
        float: none;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: middle;
    }
    /* Simplify horizontal links */
    
    .header .links-wrapper-separators .links li a, .header .links-wrapper-separators-left .links li a {
        background-image: none;
    }
    /* User menu
     -------------------------------------------------------------- */
    
    .um-fortis .top-links .links > li, .um-fortis .dropdown {
        margin-left: 0;
    }
    .um-fortis .top-links .links > li > a, .um-fortis .dropdown-toggle.cover > div {
        min-width: auto;
        font-size: inherit;
        padding-top: 0;
        padding-bottom: 0;
        /*height: auto;
         line-height: inherit;*/
    }
    .vertnav-top {
        margin-bottom: 2%;
    }
    /* If menu bar has an outline (background color) leave default margins */
    
    .nav.has-bg #mobnav {
        margin-top: 1%;
    }
    .nav.has-bg .vertnav-top {
        margin-bottom: 1%;
    }
    
    .grid12-3 .seloList2{
        margin-left: 10%;
    }
}
/* end: width < 640px */
/* Design for a width of 480px
 %
 */
/* 480 <= width < 640px */

@media only screen and (min-width: 480px) and (max-width: 959px) {
    .listapresentes-casamento-index .faixa .desejo {padding-top: 24px;}
    
    /*.listapresentes-casamento-index .faixa .desejo {padding-top: 24px;}*/
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    .wishlist-index-index .page-title #fancybox-trigger-edit {float: left;margin: 10px 0 0;}
    .osc-onepage-checkout .logo_osc { max-width: 100px; }
    .header-osc .top-itens { float: right !important; margin-top: 50px; }
    .customer-account-create .form-list input#firstname.input-text, .customer-account-create .form-list input#lastname.input-text { width: 100%; }

    .form-search { max-width: 100%; }
    .itemgrid.itemgrid-adaptive .item {
        display: block;
        width: 48%;
        clear: none !important;
    }
    .itemgrid.itemgrid-adaptive .item:nth-child(2n+1) {
        clear: left !important;
    }
}
/* end: 480 <= width < 640px */
/* Design for a width of less than 480px (small mobile)
 %
 */
/* width < 480px */

@media only screen and (max-width: 479px) {

    .product-view .add-to-box .link-wishlist {
        padding-left: 69px;
        min-width: inherit;
    }
    .product-view .add-to-box .link-wishlist i {
        width: 53px;
    }

    /*forgot password*/
    .customer-account-forgotpassword .page-title h1 {border: 1px solid #e4073e;text-align: center;width: 100%;font-size: 16px;font-weight: 500;padding: 16px;margin: 0;}
    .customer-account-forgotpassword .fieldset {padding: 12px;text-align: center;padding-bottom: 0;margin-bottom: 0;}
    .customer-account-forgotpassword .form-list label { display: none; }
    .customer-account-forgotpassword .form-list input.input-text { margin-bottom: 0; }
    .customer-account-forgotpassword .buttons-set {display: -webkit-box;display: -moz-box;display: box;-webkit-box-orient: vertical;-moz-box-orient: vertical;box-orient: vertical;width: 100%;padding: 0 12px;}
    .customer-account-forgotpassword .buttons-set button.button { width: 100%; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; box-ordinal-group: 1; clear: both; max-width: 100%; display: block; }
    .customer-account-forgotpassword .buttons-set .back-link { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; box-ordinal-group: 2; width: 100%; text-align: right; }
    .customer-account-forgotpassword .buttons-set .back-link a.button {padding: 15px 0;}
    
    /*lista casamento*/
    .wishlist-index-index .box-atualizar > div, .wishlist-index-index .box-delete > div { padding: 18px; }
    .wishlist-index-index .box-atualizar p, .wishlist-index-index .box-delete p {font-size: 18px;margin-bottom: 13px;}

    .fancy-senha .fieldset {padding: 12px;padding-bottom: 0;margin-bottom: 0;}
    .fancy-senha .fieldset p {padding: 0;font-size: 18px;}
    .fancy-senha .buttons-set {padding: 12px;padding-top: 0;margin-bottom: 0;}

    /*osc header*/
    .osc-onepage-checkout .logo_osc { display: block; text-align: center; margin-bottom: 20px; }
    .header-osc .top-itens li.last {display: block;margin-top: 21px;margin-bottom: 20px;}
    .header-osc .top-itens { text-align: center; }
    .header-osc .top-itens li {float: none;display: inline-block;margin: 0;}
    .osc-onepage-checkout .footer-container { padding: 0; }

    .customer-account-create .form-list input#firstname.input-text, .customer-account-create .form-list input#lastname.input-text { width: 100%; }


    .titleBar h1, .category-products h1, .category-title h1 {
        font-size: 22px;
        width: 100%;
        text-align: center;
        border: 2px solid #DD0E0E;
        padding: 6px 0;
    }

    .cms-index-index .category-products h1 {
        border-color: #55d6be;
    }

    #topmobile .container {
        width: 100%;
        box-sizing: border-box;
        max-width: 100%;
        padding: 0;
    }
    /* Products grid
     -------------------------------------------------------------- */
    
    .products-grid.category-products-grid.hover-effect .item .add-to-links,
    /* To override "display-onhover" */
    
    .products-grid .item .add-to-links {
        display: none !important;
    }
    /* Buttons
     -------------------------------------------------------------- */
    /* Button checkout + button "Add to cart" on product page */
    
    button.btn-checkout span span, .product-view .btn-cart span span {
        padding: 5px 10px;
    }
    /* Grid elements
     -------------------------------------------------------------- */
    
    .col2-set .col-1, .col2-set .col-2 {
        width: 100%;
    }
    /* Header
     -------------------------------------------------------------- */
    /* Mini cart */
    
    #mini-cart .dropdown-toggle {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    #mini-cart .dropdown-toggle.cover > div {
        background-color: transparent;
        color: inherit;
    }
    #mini-cart .dropdown-toggle span.icon {
        transition: none;
    }
    #mini-cart .dropdown-toggle .name {
        display: none;
    }
    #mini-cart .dropdown-toggle .caret {
        display: none !important;
    }
    #mini-cart .dropdown-menu {
        display: none !important;
    }
    #mini-cart.hide-empty-cart {
        display: none !important;
    }
    /* Quick compare dropdown */
    
    #quick-compare .dropdown-toggle {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    #quick-compare .dropdown-toggle.cover > div {
        background-color: transparent;
        color: inherit;
    }
    #quick-compare .dropdown-toggle span.icon {
        transition: none;
    }
    #quick-compare .dropdown-toggle .name {
        display: none;
    }
    #quick-compare .dropdown-toggle .caret {
        display: none !important;
    }
    #quick-compare .dropdown-menu {
        display: none !important;
    }
    #quick-compare.is-empty {
        display: none !important;
    }
    /* Header elements - align center
     -------------------------------------------------------------- */
    
    .header .mobile-inline-container {
        text-align: center;
    }
    .header .mobile-inline-container > * {
        float: none;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
    }
    .vertnav-top {
        margin-bottom: 3%;
    }
    /* If menu bar has an outline (background color) leave default margins */
    
    .nav.has-bg #mobnav {
        margin-top: 1%;
    }
    .nav.has-bg .vertnav-top {
        margin-bottom: 1%;
    }
    /* Products list
     -------------------------------------------------------------- */
    
    .products-list .product-image {
        margin-bottom: 20px;
    }
    /* Products list in category view: disable hover effect
     -------------------------------------------------------------- */
    
    .products-list.hover-effect .item {
        border-top: none;
    }
    .products-list.hover-effect .item:hover {
        box-shadow: none !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    /* Disable list style 1 */
    
    .products-list-style1 {
        background-color: transparent;
        padding: 0;
    }
    .products-list-style1 .item {
        box-shadow: none;
    }
    .products-list-style1.hover-effect .item:hover {
        margin: 1% 1% 2%;
        padding: 3% 2%;
    }
    /* Product page
     -------------------------------------------------------------- */
    /* Reviews */
    
    .product-view .box-reviews .form-add .data-table th, .product-view .box-reviews .form-add .data-table td {
        padding: 6px 1px;
    }
    .product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
        width: 90%;
    }
    /* Product page top
     -------------------------------------------------------------- */
    
    .pv-top-outline .product-view-form {
        margin-bottom: 0;
    }
    .pv-top-outline .product-top-wrapper {
        box-shadow: none;
        margin-right: 0;
        /* Remove space at the right side */
    }
    .pv-top-outline .product-top-wrapper2 {
        box-shadow: none;
        padding: 0;
        /* Remove content padding */
    }
    /* Remove the cover of the outline */
    
    .pv-top-outline .product-top-wrapper-cover-top, .pv-top-outline .product-top-wrapper-cover-bottom {
        display: none;
    }
    /* Toolbar
     -------------------------------------------------------------- */
    
    .toolbar .limiter {
        display: none;
    }
    .sorter .view-mode {
        display: none;
    }
    .sorter .sort-by {
        background: none;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
    /* Remove right divider */
    /* Pages */
    
    .pager .pages li {
        display: none;
    }
    .pager .pages li.previous, .pager .pages li.current, .pager .pages li.next {
        display: block;
    }
    /* Account
     -------------------------------------------------------------- */
    /* Account info + Order info */
    /*
     .box-account.box-info .col-1,
     .order-info-box .col-1 { border-right:none; }
     .box-account.box-info .col-1 .box,
     .order-info-box .col-1 .box { padding-right:0; }
     */
    
    .my-account .col2-set .col-1 {
        border-right: none;
        margin-bottom: 20px;
    }
    .my-account .col2-set .col-1 .box {
        padding-right: 0;
    }
    /* Order details */
    
    .order-items .sub-title .separator {
        display: none;
    }
}
/* end: width < 480px */
/* Design for a width of 320px (mobile - portrait)
 %
 */
/* 320px <= width < 480px */

@media only screen and (min-width: 480px) {
    #socialWrap h4 {
        float: none;
        font-size: 16px;
        font-weight: 500;
        color: #878787;
        margin: 0 0 10px;
    }
    .grid12-3 .seloList2 {
    margin-left: 30%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .pagarme-transaction-boleto-success #finish { padding: 0 0 68px 0; }
    .imprimirconfirmacao { height: auto; padding: 53px 31px 21px 31px }
    .pagarme-transaction-boleto-success .buttons-set { text-align: center !important  }
    .listas-casamentos-resultados ul.listas-casamentos-ul {text-align: center;width: 100%;}
    .listas-casamentos-resultados ul.listas-casamentos-ul li {display: inline-block;float: none;line-height: 1.5;margin-bottom: 30px;}
    .listas-casamentos-resultados ul.listas-casamentos-ul .data-lista { display: inline-block; }
    .listas-casamentos-resultados ul.listas-casamentos-ul .data-lista:before { width: 4px; height: 4px; background: #e4073e; float: left; content: ""; margin-top: 12px; border-radius: 30px; margin-right: 6px; }
    .listas-casamentos-resultados ul.listas-casamentos-ul .pin { display: none; }
    .listas-casamentos-resultados ul.listas-casamentos-ul a { font-weight: bold; text-transform: inherit; display: block; }
    .listapresentes-casamento-busca .col-main .page-title h1 {font-size: 45px;margin-top: 11px;}
    .listapresentes-casamento-busca .col-main .page-title.busca-casamento {min-height: 89px;background-size: 100% 100%;}

    #wishlist-search-form > field {
        background: #f6f6f6;
        width: 100vw;
        display: inline-block;
    }

    #depoimento_cadastrar { width: 280px; }

    .product-shop .selofrete { text-align: center; }

    .form-search .input-text::-webkit-input-placeholder {
        font-size: 10px;
    }
    .form-search .input-text:-moz-placeholder {
        font-size: 10px;
    }
    .form-search .input-text::-moz-placeholder {
        font-size: 10px;
    }
    .form-search .input-text:-ms-input-placeholder {
        font-size: 10px;
    }

    .seloList { display: table; }
    .rodapeItem dd { text-align: center; }
    
    /*painel lista de casamento*/
    .listapresentes-casamento-visualizar .foto-casal, .wishlist-index-index .foto-casal { display: block; float: none; margin: 0 auto; }
    .listapresentes-casamento-visualizar .head .page-title, .wishlist-index-index .head .page-title {width: 100%;text-align: center;background: none;border: none;}
    .listapresentes-casamento-visualizar .page-title h1, .wishlist-index-index .page-title h1 {width: 100%;background: none;padding: 0;text-align: center;}
    .wishlist-index-index .page-title #fancybox-trigger-edit {background: url(../images/lapis2.png) no-repeat 15px center;color: #9c9c9c;border: 1px solid #9c9c9c;margin-top: 15px;display: inline-block;}
    .listapresentes-casamento-visualizar .info, .wishlist-index-index .info {width: 100%;padding: 5px 35px 0;margin-top: 0;}
    .listapresentes-casamento-visualizar .info .box, .wishlist-index-index .info .box {margin-bottom: 15px;}
    #wishlist-search-form .field {margin-top: 20px;padding: 14px;margin-bottom: 30px;width: 100vw;margin-left: calc(50% - 50vw);padding: 20px 20px 15px;}
    #wishlist-search-form .field label[for="search"] { padding: 0; }
    #wishlist-search-form .field .wrapper {width: 100%;margin-top: 15px;position: relative;}
    #wishlist-search-form .field .wrapper button { width: 40px; }
    .wishlist-index-index .title-casamento {width: 100%;margin-bottom: 13px;}
    .wishlist-index-index .title-casamento h2 {font-size: 18px;}
    #wishlist-search-form .ordenacao {width: 100%;margin: 0 0 20px;}
    .casamento-list .item {width: 100%;background: none;border: none;border-bottom: 1px solid #dfdfdf;padding-bottom: 20px;margin-bottom: 30px;}
    .casamento-list .product-image {max-width: 60px;vertical-align: top;}
    .casamento-list .product-image img {width: 100%;height: 100%;border: 1px solid #dfdfdf;}
    .casamento-list .product-image span.vendido,
    .casamento-list .product-image span.disponivel {margin-top: 4px;font-size: 11px;text-align: center;font-weight: 500;}
    .casamento-list .product-image span.indisponivel {margin-top: 4px;font-size: 9px;text-align: center;font-weight: 500;}
    .casamento-list .box-info {width: calc(100% - 80px);}
    .casamento-list .box-info .btn-remove { top: 0; }
    .casamento-list .box-info label {display: block;margin-bottom: 6px;}
    .casamento-list .box-info input.qty { margin-left: 0; background: none; }

    .customer-account-login .registered-users .buttons-set button,
    .customer-account-login .new-users .buttons-set button { width: 100%; }

/*lista de presentes*/
    .listapresentes-casamento-index .buscar {height: 370px;}
    .listapresentes-casamento-index .buscar h1 { margin-top: 50px; font-size: 48px; }
    .listapresentes-casamento-index .form-list input.input-text {margin-bottom: 0;height: 46px;}
    .listapresentes-casamento-index form#buscaform button {height: 38px;padding: 0;}
    .listapresentes-casamento-index form button span span {padding: 12px 32px 0 0;}
    .listapresentes-casamento-index .cadastrar {margin: 20px 0 0;}
    .listapresentes-casamento-index .proximos {margin-top: 75px;}
    .listapresentes-casamento-index .proximos .page-title h1 {line-height: 0.5;padding-top: 20px;}
    .listapresentes-casamento-index .proximos ul { text-align: center; }
    .listapresentes-casamento-index .proximos ul li {display: inline-block;float: none;line-height: 1.5;margin-bottom: 30px;}
    .listapresentes-casamento-index .proximos ul li .data-lista {display: inline-block;}
    .listapresentes-casamento-index .proximos ul li .data-lista:before {width: 4px;height: 4px;background: #e4073e;float: left;content: "";margin-top: 12px;border-radius: 30px;margin-right: 6px;}
    .listapresentes-casamento-index .proximos ul li .pin { display: none; }
    .listapresentes-casamento-index .proximos ul li a {font-weight: bold;text-transform: inherit;display: block;}
    .listapresentes-casamento-index .proximos .ver-todos {margin-top: 20px;width: 140px;}
    .casamento-institucional .page-title h1 {font-size: 56px;}
    .casamento-institucional small {font-size: 17px;}
    .casamento-institucional .msg li {margin-top: 10px;min-height: inherit;}
    .casamento-institucional .msg li:last-child { margin-bottom: 0; }

    .listapresentes-casamento-index .faixa .desejo {font-size: 56px;line-height: 0.8;padding-top: 34px;}
    .listapresentes-casamento-index .faixa .cadastrar {margin: 35px 0 41px;width: 100%;display: inline-block;}
    .listapresentes-casamento-busca .box-account.box-recent { padding: 0; }
    .listapresentes-casamento-busca #listas_presentes {overflow-x: scroll;display: block;}
    .listapresentes-casamento-busca #listas_presentes tr td:nth-child(3) {max-width: 82px;}
    .listapresentes-casamento-busca #listas_presentes tr td:last-child a {display: inline-block;width: 20px;height: 12px;background: url(../images/view-icon.png) no-repeat;font-size: 0;vertical-align: middle;}
    .listapresentes-casamento-busca #listas_presentes tr td:last-child { vertical-align: middle; }

    
/*depoimento*/
    .demo-widget {padding-bottom: 35px;}
    #bis2bis-depoimentos .bis2bis-container {padding: 10px 10px 46px 10px;}

    .product-view .view-mobile .price-box { text-align: center; }
    .product-view .view-mobile .price-box .price-label { display: none; }
    .product-view .view-mobile .price-box .special-price .price,
    .product-view .view-mobile .price-box .regular-price .price {font-size: 32px;}
    .view-mobile .product-shop .parcelaBloco {margin-top: 5px;display: inline-block;}
    .view-mobile .product-shop .priceBoleto {max-width: 158px;float: none;display: block;margin: 0 auto 20px;line-height: 1;}
    .view-mobile .product-shop .gratis {max-width: 206px;display: block;margin: 0 auto 20px;border-radius: 0;float: none;}

    #freteproduto { margin: 0 0 18px; }
    #freteproduto .containerFrete { width: 100%; }
    .product-shop #postcode { width: calc(100% - 47px); }
    .add-to-cart .btn-cart { max-width: 100%; }
    .view-mobile .product-shop { margin: 0; }
    .product-view .add-to-box { margin: 0; }
    .r-tabs { margin-top: 0; }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {background: #ddd;font-size: 16px;color: #FFF;text-align: center;border-radius: 3px 3px  0 0;}
    .r-tabs .r-tabs-panel.r-tabs-state-active { min-height: inherit; }
    .container_titulo_trustvox h1 { font-size: 0; border-bottom: 1px solid #f8f8f8; }
    #_trustvox_widget .ts-widget .ts-head-opinion {background: none !important;}
    #_trustvox_widget .ts-widget { margin-top: 5px !important; }
    #_trustvox_widget .ts-widget .ts-no-reviews .ts-centralizing-container { margin: 5px !important; }
    .ts-cssgradients #_trustvox_widget .ts-widget .ts-content-footer { background: none !important; }
    #_trustvox_widget .ts-widget .ts-btn { height: 50px !important; }

    #socialWrap {display: none !important;text-align: center;width: 100%;padding: 28px 0 0;margin: 0;}
    #socialWrap h4 {float: none;font-size: 16px;font-weight: 500;color: #878787;margin: 0 0 10px;}
    #share-product { display: inline-block; }

    .footer-primary-container {
        padding: 0 0 10px;
    }

    .footer-container:after { width: 50vw; }

    .fullbg {background: none;margin: 0;}
    .cms-home .category-products.mais-vendidos { padding: inherit; }
    .cms-home .category-products.mais-vendidos .bgline { background: none; }
    .cms-home .category-products.mais-vendidos .titleBar { background: #FFF; }
    .cms-home .category-products.mais-vendidos .titleBar h1 { height: 54px;margin: 0;padding: 0;border: 0;line-height: 52px;width: 210px; }
    .cms-home .category-products.mais-vendidos .highlights.owl-carousel .owl-stage-outer {padding: 0 0 15px;}
    .cms-home .category-products.mais-vendidos .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 0;
        display: block !important;
    } 
    .cms-home .category-products.mais-vendidos .owl-carousel .owl-controls .owl-nav .owl-next {
        display: block !important;
        right: 0;
    }
    .cms-home .category-products.mais-vendidos .owl-dots {
        display: none !important;
    }

    .owl-carousel .owl-stage-outer {
        width: 100%;
    }

    .cms-home .category-products .owl-dots {
        display: table;
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        z-index: 9;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
    }

    .cms-home .category-products .owl-dots .owl-dot {
        padding: 3px;
        background: none;
        margin: 0 5px;
        display: inline-block;
        border-radius: 30px;
        width: 10px;
        height: 10px;
        background: #d9d9d9;
    }

    .cms-home .category-products .owl-dots .owl-dot.active {
        background: #ec0b43;
    }

    #banner-top.owl-carousel .owl-item img {
        height: 170px;
        object-fit: cover;
    }
    #banner-top.owl-carousel .owl-nav,
    #banner-top-responsivo.owl-carousel .owl-nav {
        display: none;
    }
    #banner-top.owl-carousel .owl-dots,
    #banner-top-responsivo.owl-carousel .owl-dots {
        bottom: 3px;
    }
    #banner-top.owl-carousel .owl-dots .owl-dot,
    #banner-top-responsivo.owl-carousel .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    /* Item grid
     -------------------------------------------------------------- */
    
    .itemgrid.itemgrid-adaptive .item {
        width: 100%;
        margin: 0 auto 20px;
        float: none;
        display: block;
    }
    .itemgrid.itemgrid-adaptive .item:nth-child(2n+1) {
        clear: left !important;
    }
}
/* end: 320px <= width < 480px */
/* Design for a width of 240px
 %
 */
/* width < 320px */

@media only screen and (max-width: 319px) {
    /* Show full name even if enabled: display name in single line */
    .pagarme-transaction-boleto-success #finish { padding: 0 0 68px 0  }
    .imprimirconfirmacao { height: auto;  padding: 53px 31px 21px 31px ; }
    .pagarme-transaction-boleto-success .buttons-set { text-align: center   }

    .imprimirconfirmacao { height: auto !important; padding: 53px 31px 21px 31px !important; }
    .products-grid.single-line-name .item .product-name {
        overflow: visible;
        white-space: normal;
    }
    /* Product page
     -------------------------------------------------------------- */
    /* Related - thumbnails */
    
    .block-related-thumbnails .product-details {
        margin-left: 0;
        margin-bottom: 10px;
        clear: left;
    }
    .block-related-thumbnails .product-details .price-box {
        display: inline-block;
        margin-right: 5px;
    }
    .block-related-thumbnails .product-details .related-add-to-wishlist {
        display: inline-block;
    }
    .itemgrid-adaptive .item {
        width: 98%;
        clear: none !important;
    }
}


.block.block-layered-nav .currently {
    display: none;
}
.block.block-layered-nav .currently .jslider {
    display: inline-block;
    margin-top: 24px;
}
.block.block-layered-nav .currently .block-subtitle {
    margin-bottom: 10px;
}
.block.block-layered-nav .currently .btn-remove {
    margin-top: 5px;
}


#desktopfooter {
    display: none !important;
}