html { scroll-behavior: smooth !important; }

.header .mt-ajax-container strong { font-family: inherit !important;}
.global-site-notice.demo-notice { background: red }
.global-site-notice.demo-notice p { margin: 0; text-align: center; color: #fff; font-weight: bold; }
input.input-text, textarea, input.qty { box-shadow: none; border-radius: 6px }
button.button { border-radius: 8px; box-shadow: none }

@media(min-width:1200px) {
    .container { max-width:1360px }
}
.is-sticky #mt-sticky-header { background: #FFFFFF; padding: 0; top: 0 !important; z-index: 98; box-shadow: 0 5px 10px 0 rgba(0,0,0,0.35)}

.header-container { box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); background: #001031; margin-bottom: 0; }
.header-container .header .header-content { border-bottom: 1px solid #ececec;}
.header .header-top .header-top-right ul.links.custom-links li a { background: none; padding: 0 20px 0 20px; font-size: 14px }
.header .header-top .header-top-right ul.links.custom-links li:last-child a { padding-right: 0 }

/* .header-layout-1 .header .header-content { background: #001031; min-height: 100px } */
.header-content-left { z-index: 9 }

@media(max-width: 500px) {
	.header-content-left { padding: 0 }
}

.header .logo { padding: 0; }
.header .logo img { max-width: 100% ; max-height:110px ; transition: all .3s ease-in-out }

.sticky-wrapper.is-sticky .header .logo img { max-width: 180px;  }

@media(min-width: 768px) {
	.header .header-act { padding: 0; align-items: center; display: flex; }
	.header .header-content-right .top-seach { padding: 0 15px 0 0;}
} 

@media(max-width: 767px) {
	.header .header-content-right .top-seach { width: 100%; display: inline-block; }
    .header .header-content-right .form-search { width: 100%; }
}

.header .header-content-right .top-seach .quick-access { float: none; }
.header .header-content-right .form-search { padding: 0 }
.header .header-content-right .form-search input#search { background: #fff; height: 40px; line-height: 25px; width: 100%; border-radius: 6px; padding: 0 15px }
.header .header-content-right .form-search button.button { position: absolute; right: 0; width: 40px; height: 40px; background-color: transparent; }
.header .header-content-right .form-search button.button span { background: transparent; font-size: 18px; color: #2e2c2d }

.top-wishlist i,
.top-compare .mt-maincompare span.mt-icon-compareajax,
.mt-cart .icon-cart .fa-shopping-cart,
.header .login { padding: 0; }
.header .icone { display: flex; justify-content: center; float: none; cursor: pointer; }
.header .icone a, .header .icone a i { float: left; margin-bottom: 0; transition: .25s ease-in-out; }
.header .icone a i { font-size: 24px; line-height: 40px; }
.header .icone a span { display: inline-block; height: 40px; padding-left: 10px; line-height: 18px; text-align: left; align-content: center; font-size: 15px; }

.header .drop { position: absolute; top: 40px; z-index: 99; width: max-content; min-width: 215px; height: 0; overflow: hidden; visibility: hidden; background: #fff; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,.15); transition: all .5s ease-in-out; }
.header .drop.active { height: auto; visibility: visible; }
.header .drop ul { padding: 10px 15px; }
.header .drop li { display: flex; align-items: center; text-align: left; }
.header .drop li:last-child { padding-bottom: 0; }
.header .drop li a, 
.header .drop span { display: inline-block; font-size: 15px; }
.header .drop span { max-width: 230px; }
.header .drop li a { padding: 2px 0; }
.header .drop li a:hover { color: inherit; text-decoration: underline; }
.header .drop li div { font-size: 13px; }
.header .drop i { margin-right: 10px; }
.header .drop .sub { margin: 10px 0; padding: 10px 0; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec }

.header .drop a.button { display: block; position: relative; height: 40px; overflow: visible; cursor: pointer; outline: none; border-radius: 6px; transition: background .25s ease }
.header .drop a.button span span { height: 40px; line-height: 32px; text-transform: uppercase }
.header .drop .login-btn { width: 100%; min-width: 100px }
.header .drop .register { display: block; width: 100%; padding: 10px 0; text-align: center; font-size: 15px; }

.header .drop form { margin-top: 10px; }
.header .drop input { height: 40px; border-radius: 6px; border: 1px solid #ccc; width: 100%; padding: 0 10px; }
.header .rastreio .drop button { position: absolute; right: 20px; background: none; border: none; margin-top: 10px;}

.top-wishlist { line-height: 40px; }
.top-wishlist:hover i,
.mt_getcart span:hover i { cursor: pointer; color: #001031 }

.header .header-content-right .mt_getcart { display: flex; justify-content: space-between; align-items: center; padding-right: 0 }

@media(max-width:766px){ 
	.header .header-content-right .mt_getcart { width: auto;  justify-content: space-between; padding-left: 30px; }
}

.mt-maincart .icon-cart { background: none; padding: 0; float: left;}
.heading-cart { float: left; padding: 0; width: 22px; height: 22px; background: #b91d3b; color: #FFFFFF; text-align: center; border-radius: 50%; line-height: 22px; font-weight: 600;}
.mt-cart .icon-cart .fa-shopping-cart { display: block; font-size: 24px; }

.mt-cart .ajaxcart .bg-fade { display: none; content: ''; position: fixed; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, .3); }
.mt-cart .ajaxcart {
	height: 100vh; top: 0px; position: fixed; z-index: 9999; right: -450px; width: 450px; background: #ffffff; box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;
}
.move { right: 0 !important; }
.move .bg-fade { display:block !important; }
.mt-cart .ajaxcart h3 { font-size: 28px; padding: 30px 15px 15px; background: #b91d3b; color: #FFFFFF; margin: 0; font-weight: 600; text-transform: lowercase;}
.mt-cart .ajaxcart h3 i { float: right; cursor: pointer;}
.mt-cart .mt-ajax-container { background: #ffffff; height: 100%;}
.mt-cart .mt-ajax-container  .no-items-in-cart { text-align: center; padding: 20px }
.mt-cart .mt-ajax-container  .no-items-in-cart:after { content: '\e0dd'; font-family: "Font Awesome 6 Pro"; font-size: 6em; position: absolute; width: 100%; left: 0; margin-top: 20px; font-weight: 300; opacity: .5; }
.mt-ajax-container ul { max-height: 76%; overflow: scroll; padding: 15px 15px 0 15px;}
.mt-ajax-container li.item { float: left; width: 100%; line-height: normal; margin: 0; outline: medium none; padding: 0; margin: 15px 0 }
.mt-ajax-container li.item:first-child { margin-top:0 }
.mt-ajax-container .product-image { float: left; border: 0; padding: 0; outline: none; width: 60px; }
.mt-ajax-container .product-image img { width: 60px; height: 60px; border: #e5e5e5 solid 1px; padding: 1px; }
.mt-ajax-container .product-details { float: left; text-align: left; padding: 0 0 0 10px !important; margin: 0; position: relative; width: 80%; }
.mt-ajax-container .product-details .items { float: left; }
.mt-ajax-container .product-details span.qty-item { float:left; padding: 0 5px 0 0; }
.mt-icon-ajaxcart a.mt-cart-label .print .price,
.mt-ajax-container .product-details .items span.price { color: #222  ; }
.mt-ajax-container .product-details .access { margin: 0; padding: 0; float: right; }
.mt-ajax-container .product-details a { outline: none; text-decoration: none; line-height: normal; font-size: 13px; font-weight: 500; }
.product-details .btn-edit{ background-image: none; background-color: transparent; font-weight: normal; height: 16px; text-indent: inherit;width: auto; float: left; padding: 0 20px 0 0; text-transform: none !important; }
.product-details .btn-remove { padding: 0 10px 0 0;}

.mt-ajax-checkout { position: absolute; bottom: 0; height: 100px; width: 100%; background: #ffffff; box-shadow: 1px 0 6px rgba(0,0,0,.2); }
.mt-ajax-checkout .subtotal { height: 50%; display: flex; width: 100%; margin: 0; padding-right: 15px; align-items: center; justify-content: space-between; }
.mt-ajax-checkout .subtotal span.label { font-size: 1.2em; text-align:center; width: 30%; display: inline-block; }
.mt-ajax-checkout .subtotal span.price { text-align: right; font-size: 1.4em; }
.mt-ajax-checkout a.view-cart { background: #FFFFFF; color: #001031; text-align: center; width: 30%; display: block; font-size: 1.2em !important; float: left; align-content: center; height: 50%;}
.mt-ajax-checkout a.btn-checkout { display: inline-block; color: #FFFFFF !important; font-size: 1.5em !important; background: #b91d3b; font-weight: 600; text-transform: lowercase; width: 70%; height: 50%; text-align: center; align-content: center; }

.header .header-act { padding: 20px 0 }
.navbar { float: left !important; padding: 0 0 0 3px }
.navbar.navbar-inverse { padding-top: 15px }
.navbar .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }

.header-layout-1 #mt-sticky-header.menu-full { top: 100px !important; background: #ffffff }

.mt-main-menu-wrapper {display: flex;align-items: center;position:relative;max-width:100%;}
.mt-main-menu-wrapper:before { content: ''; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background: #fff; z-index: 8; }
.mt-main-menu-wrapper:after { content: ''; position: absolute; right: -98%; top: 0; width: 100%; height: 100%; background: #fff; z-index: 8; }
.mt-main-menu { flex: 1; min-width: 0; height: 40px; }
.mt-main-menu .megamenu {display: flex;flex-wrap: nowrap;white-space: nowrap; }
.mt-main-menu .megamenu > li {flex-shrink: 0; }

.menu-controls {display: flex;align-items: center;margin-left: 10px;gap: 5px; z-index: 9; }
.scroll-left,
.scroll-right {width: 22px;height: 22px;border: 1px solid #ddd;border-radius:50%; background: #fff;cursor: pointer; }
.scroll-left:disabled,
.scroll-right:disabled { opacity: 0.4; cursor: not-allowed; pointer-events: none; }

.header-layout-1 #mtnav { border-color: transparent; display: inline-flex; min-width: max-content; position: relative; left: 0; transition: left .3s ease; }
.header-layout-1 #mtnav a { font-weight: 500 }
.header-layout-1 #mtnav li.level0 { padding: 0; align-content: center; }
.header-layout-1 #mtnav li.level0:after { content: ""; display: block; position: relative; transform: scaleX(0); transition: transform 0.25s ease-in-out; top: 100%; margin-top: -4px;}
.header-layout-1 #mtnav li.level0:hover:after,
.header-layout-1 #mtnav li.level0.active:after { border-bottom: 3px solid #b91d3b; transform: scaleX(1);}
.header-layout-1 #mtnav li.level0 img { transition: .3s all ease-in-out }
.header-layout-1 #mtnav li.level0:hover img,
.header-layout-1 #mtnav li.level0.active img { filter: brightness(10) contrast(.5); }
.header-layout-1 #mtnav li a.level-top { display: flex; padding: 10px; flex-direction: column; align-items: center; }
.header-layout-1 #mtnav li a.level-top i { font-size: 2em; height: 32px }
.header-layout-1 #mtnav li a.level-top span { line-height: initial; }
.header-layout-1 #mtnav li.custom-block { float: left; }
.header-layout-1 .megamenu .fa { display: none; }

.header-layout-1 #mtnav .sub-wrapper .mm-item-base { border-radius: 0 0 16px 16px; }
.header-layout-1 #mtnav .sub-wrapper .level1 .mm-item-base { border-radius: 0 16px 16px; }
.header-layout-1 #mtnav ul.level0 li { padding-bottom: 0 }
.header-layout-1 #mtnav li.level0 ul li.parent { background-position: 220px 14px; }
.header-layout-1 #mtnav li.level0 ul li.parent:hover,
.header-layout-1 .mt-navigation #mtnav li ul li.parent > a:hover { background-color: transparent; background-position: 220px 14px;}
.header-layout-1 #mtnav li.level0 ul li a { line-height: 18px }
.header-layout-1 #mtnav .dropdown ul.level0 li.level1:last-child,
.header-layout-1 #mtnav li.level0 ul li ul li:last-child a { border: 0 }
.header-layout-1 #mtnav li.level0 .menu-static-blocks img { margin: 10px 0; border-radius: 12px; }
.header-layout-1 #mtnav li.level0 ul li.groups a { font-size: 15px; border-bottom: 0; padding: 4px 10px }
.header-layout-1 .mt-navigation #mtnav li.level0 ul li a:hover { background-color: transparent; text-decoration: underline; color: inherit }
.header-layout-1 .mt-navigation #mtnav a.link { font-size: 13px; font-weight: 700; text-transform: lowercase; text-decoration: underline; color: #404040}

.header-layout-1 #mtnav .sub-wrapper .mm-item-base { padding: 0; }
#mtnav .sub-wrapper .mm-item-base div ul li div ul li div div.mm-item-base, 
#mtnav li.m-dropdown .dropdown.sub-wrapper div.mm-item-base div ul li div div.mm-item-base { margin: 0; }

.nav-mobile-accordion li i { font-size: 18px; width: 24px; text-align: center; }
.nav-mobile-accordion li img { display: inline-block; height: 22px; }


/* TOP MAIN */
.content-home .block-text { padding-right: 0;}
.content-home h3 { font-size: 18px; line-height: 15px; font-weight: 800; letter-spacing: 1px; margin: 0; }
.content-home a { display: contents; }
.content-home p { font-size: 12px; margin-bottom: 0; }
.content-home { display: flex; align-items: center; align-content: center; }

.main-top { background: #f1f1f1; padding: 15px 0 !important }
.main-top ul.flex-direction-nav { display: none }
.main-top .slider-block-wrapper { margin: 0 }
.main-top .slider-block-wrapper .slide { overflow: hidden; min-height: 60px; align-content: center;}
.main-top .slider-block-wrapper .slide img { width: 100%; transition: all .3s ease-in-out;}
.main-top .slider-block-wrapper .slide img:hover { transform: scale(1.05); cursor: pointer; }

/* MIDDLE MAIN */
.container-main .slider-block-wrapper .slide { margin-bottom: 40px }
.container-main .slider-block-wrapper .slides .slide img { width: 100%; border-radius: 16px }

.show-grid-slide { background: transparent ; }

.cms-index-index .container-main { background: transparent; }
.main-heading .heading-wrapper-title h3 { font-size: 28px; }
.slider-product-wrapper .products-grid .item .catpanel { padding: 10px; border-radius: 16px; }

/* FOOTER */
.footer .slider-block-wrapper { margin: 0 }

.footer .block-content { margin-bottom: 15px }

.footer-container .footer-bottom .section-space .collapsible h3 { padding-bottom: 15px; text-transform: uppercase; font-weight: 600; font-size: 16px; }
.footer a, .footer li, .footer p { font-size:15px; text-transform: none; color: #fff; }
.footer-bottom p { margin-top: 4px; }

.footer .atendimento li { line-height: 20px;}
.footer li { display: flex; align-items: center; text-align: left; }
.footer li:last-child { padding-bottom: 0; }
.footer li a, 
.footer span { display: inline-block; }
.footer span { max-width: 230px; }
.footer li a { padding: 2px 0; }
.footer li a:hover { color: inherit; text-decoration: underline; }
.footer li div { font-size: 13px; }
.footer i { margin-right: 10px; }
.footer .sub { margin: 10px 0; padding: 10px 0; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec }
.footer span.fa-2x { margin-right: 15px;}


.footer-container .footer-copyright address { color: #999 !important }

/*.main-container.col2-left-layout,
.main-container.col1-layout { padding-top: 10px }*/
.main-container .main-breadcrumbs { background: transparent; box-shadow: none; margin-top: 10px }
.breadcrumbs { line-height: 30px }

.category-title { display: block; }
.category-title h1 { font-size: 50px; text-transform: lowercase; font-weight: 600; padding: 0 }
p.category-image img { padding: 0; border-radius: 16px; }

.toolbar { background: transparent; border: 0px }
.toolbar .toolbar-top { display: flex; justify-content: space-between; }
.toolbar .toolbar-top .amount,
.toolbar .toolbar-top .sorter .sort-by label,
.toolbar p.mt-toolbar-label,
.toolbar .toolbar-top .limiter label,
.toolbar .toolbar-top .pages strong { font-weight: 600; font-size: 100%; }
.toolbar p.mt-toolbar-label { width: 70px }
.toolbar .toolbar-top .amount { margin-right: 40px }
.toolbar .toolbar-top .sort-by .sbHolder,
.toolbar .toolbar-top .limiter .sbHolder { width: 130px; z-index: 10; border-radius: 6px; }
.toolbar .toolbar-top .limiter .sbHolder,
.toolbar p.mt-toolbar-label.mt-slabel-2 { width: 85px !important }
.toolbar .pager { border: 0 }
.toolbar .toolbar-top .pages ol li,
.toolbar .toolbar-top .pages ol li a:hover,
.toolbar .toolbar-top .pages ol li a.next,
.toolbar .toolbar-top .pages ol li a.previous { border-radius: 6px;}

.block { border: 0; border-radius: 16px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); display: flow-root; }
.block-layered-nav dd li { display: flex; justify-content: space-between; padding-right: 10px; }
.block .block-title strong span,
.block-layered-nav dt { font-weight: 600; padding-top: 10px; border-top: 1px solid #eee; margin-top: 10px; }
.block-layered-nav dt { text-transform: lowercase; }
.block .block-title strong span { border: 0 }
.price-slider .price-slider-handle { height: 20px !important; width: 20px !important; top: -6px !important; border-radius: 50%; }
.price-slider-handle.min, .price-slider-handle.max { background: #b91d3b !important }

ul.products-grid li.item { text-align: left }
.category-products .item .product-item { border-radius: 16px; padding: 10px }
.category-products .item h3.product-name { min-height: 38px; font-family: inherit !important; }
.category-products .item h3.product-name a { display: block; font-weight: 700; font-size: 14px; line-height: 16px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; }

.category-products .item .ratings span.amount { display: inline-block !important; }
.category-products .item .price-box { font-weight: 600;  }
.category-products .item .price-box .old-price { display: block; }
.category-products .item .price-box .old-price .price { display: none }
.category-products .item .price-box .old-price span.discount { background: red; color: #fff; font-size: 100%; font-weight: 600;padding: 6px 4px; border-radius: 10px; line-height: 18px; position: absolute; top: 20px; right: 10px; z-index: 9; }
.category-products .item .price-box .price { font-size: 24px }
.category-products .item .price-box .regular-price { display: block; }
.category-products .item .msg-pix { font-size: 15px; margin-bottom: 10px;  }
.category-products .item .parcelas-label { font-size: 13px; display: block }

@media only screen and (max-width: 500px) {
	.category-products > .toolbar .toolbar-top .pager,
	.toolbar-bottom .toolbar .sorter { display: none }
    .category-products .item h3.product-name a { font-weight: 600; font-size: 14px; line-height: 18px; -webkit-line-clamp: 3; letter-spacing: -.5px }
    .content-home { justify-content: center; }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .itemgrid.itemgrid-adaptive .item { width: 48%; }
}

.product-image .product-imagenew-label { right: -18px; top: -5px; width: 100px }
.product-img-box .product-imagenew-label { right: 8px; top: -5px; width: 100px }

.product-image .product-imagesale-label { left: -14px; top: -14px; width: 80px; height: 80px }
.product-img-box .product-imagesale-label { left: -4px; top: -4px; width: 80px; height: 80px }

.product-view .product-img-box .product-image img { width: 100%; }
.product-view .product-img-box .product-image .cloud-zoom .img-responsive { width: 100% }
.product-view .product-img-box .product-image .cloud-zoom-big { border: 1px solid #eeeeee }
.product-view .product-img-box .more-views ul.slides li { border-radius: 8px;padding: 4px; }
.product-view .product-img-box .more-views ul.slides li:hover { border: 2px solid #c7f200; padding: 3px }

.product-view ul.more-views-direction-nav li a:hover { background: #c7f200; }
.product-view ul.more-views-direction-nav li a.more-views-prev { left: -10% }
.product-view ul.more-views-direction-nav li a.more-views-next { right: -10% }
/*.product-view .product-img-box .more-views { width: 20% }
.product-view .product-img-box .more-views .slides li { margin-bottom: 10px; }
.product-view .product-img-box .product-image { width: 80% }
.product-view .product-img-box .product-image img { width: 100% }*/

.product-view .product-shop { padding-left: 0 }
.product-view .product-shop .product-name h1 { font-size: 170%; line-height: 30px; font-weight: 700; font-family: inherit !important; }
.product-view .product-shop .slider-product-wrapper.category-products { max-height: 260px; overflow-y: scroll; overflow-x: visible; margin-bottom: 10px; }
.product-view .product-shop .slider-product-wrapper.category-products.size { overflow: visible; }
.product-view .product-shop .slider-product-wrapper.category-products.colors { min-height: 180px; padding: 0 5px; margin-left: -5px; }
.product-view .product-shop .category-products ul.products-grid { display: flex; }
.product-view .product-shop .category-products ul.products-grid .item .catpanel { padding: 4px; border-radius: 8px;border: 1px solid #ffffff; transition: all .3s ease-in-out; }
.product-view .product-shop .category-products ul.products-grid .item .catpanel:hover { border-color: #c7f200; transform: scale(1.2); }
.product-view .product-shop .category-products ul.products-grid li.slide { margin: 4px; max-width: 70px; }
.product-view .product-shop .category-products ul.products-grid .catpanel .product-hover { z-index: 0; overflow: hidden; border-radius: 6px;}
.product-view .product-shop .category-products ul.products-grid li.slide span { opacity: 0; position: absolute; font-size: 60%; display: block; line-height: 1.1; padding: 6px 2px; width: 100%; min-height: 30px; background: rgba(0, 0, 0, .3); color: #ffffff; font-weight: 700; align-content: center; text-wrap: wrap; transition: all .3s ease-in-out}
.product-view .product-shop .category-products ul.products-grid li.slide:hover span { opacity: 1 }
.product-view .product-shop .category-products ul.products-grid li.slide .colors { width: 100%; padding-top: 100%; }

.product-view .product-shop .category-products ul.products-grid li.slide .size { font-weight: 500; text-align: center; padding: 5px; background: #eee }

.product-view .product-view-right { margin-left: 0; border: 0; padding: 0; width: 24%; background: none }
.product-view .product-view-right .wapper-view { margin-bottom: 20px; margin-left: 0; padding: 12px; border-radius: 16px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); width: 100%;}
.product-view .product-view-right .wapper-view .price-box .regular-price .price,
.product-view .product-view-right .wapper-view .price-box .special-price .price,
.product-view .product-view-right .wapper-view .price-box .pix-main-price .price { font-size: 250%; font-weight: 700; color: #90c847 }
.product-view .product-view-right .wapper-view .price-box { font-weight: 600; padding-bottom: 0 }
.product-view .product-view-right .wapper-view .price-box .old-price { display: block; margin-bottom: 5px !important; }
.product-view .product-view-right .wapper-view .price-box .old-price .price { font-size: 130%; color: red; margin-right: 5px }
.product-view .product-view-right .wapper-view .price-box .old-price span.discount { background: red; color: #fff; font-size: 140%; font-weight: 600;padding: 6px 4px; border-radius: 10px; line-height: 18px }
.product-view .product-view-right .wapper-view .msg-pix { font-size: 15px; margin-bottom: 10px; display: block; }

.product-view .product-view-right .block-shipping-estimate { margin-bottom: 0; margin-left: 0; padding: 12px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); width: 100%;}
.product-view .product-view-right .block-shipping-estimate .block-content li.item { padding: 0 !important; float: left; width: 78%  }
.product-view .product-view-right .block-shipping-estimate .block-content input { line-height: 40px; border-radius: 8px;padding: 0 10px; box-shadow: none; }
.product-view .product-view-right ul.shipping-estimation-form { margin: 0 }
.product-view .product-view-right .block-shipping-estimate .actions { padding: 0; }
.product-view .product-view-right .block-shipping-estimate .actions button { box-shadow: none; border-radius: 8px;border: 2px solid #161d40; background: transparent; }
.product-view .product-view-right .block-shipping-estimate .actions button span { line-height: 38px; height: 38px; padding: 0 12px; }
.product-view .product-view-right .block-shipping-estimate .actions button span span { font-weight: 700; padding: 0; color: #001231 }
.product-view .product-view-right .block-shipping-estimate .actions span.please-wait { position: absolute; width: 36px; right: 25px; z-index: 9; margin-top: 3px; }
.product-view .product-view-right .block-shipping-results { border-radius: 0 0 16px 16px; margin-top: -10px; padding-top: 20px; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); border-top: 2px dashed #eee; }
.product-view .product-view-right .block-shipping-results .block-content,
.product-view .product-view-right .block-shipping-results .block-content dl dd { padding: 0; font-size: 90% }

.product-view .product-view-right .add-to-cart { padding: 20px 0 }
.product-view .product-view-right .button.btn-cart { width: 100%; box-shadow: none; border-radius: 12px;}
.product-view .product-view-right .button.btn-cart span { font-size: 120%; line-height: 50px; height: 50px; font-weight: 600; text-transform: lowercase;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; margin-top: 30px; margin-bottom: 30px; }
.embed-container iframe, 
.embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media only screen and (max-width: 991px) {
    .product-view .product-view-right { padding: 0 15px; width: 100%; }
}

#customer-reviews .form-add { margin-top:15px }
.review-nologged#review-form a { color: #fff; background: #eb2a25; width: 240px; text-align: center; line-height: 40px; display: block; text-transform: uppercase;}
.product-view .box-reviews h3 { font-weight: bold; }
.product-view .box-reviews .rating-box { display: block; float: left; margin: 3px 10px 3px 0;}
#product-review-table.cart-table,
#product-review-table { border: 0 }
#product-review-table td.value { display: inline-block; border: 0; padding: 0; font-weight: normal; margin-right: 5px; }
#product-review-table td.value * { float: right; padding-left:1px }
#product-review-table td.value span { margin-right: 15px }
#product-review-table input { display: none }
#product-review-table label:hover,
#product-review-table label:hover ~ label, 
#product-review-table input:checked ~ label  { color: #ffd423 }

/* PÁGINAS */
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote { font-size: 16px; }
.std ul, .std ol { margin-left: 10px }
.std i { font-style: normal; }
.cms-page-view h1.title { margin-top: 0; line-height:24px }
.cms-page-view h1.title span { font-size: 60%; }
.cms-page-view h3 { margin-top: 20px; }

.cms-page-view .std img { width: 100%; margin-bottom: 15px }

.card { margin-bottom: 10px; padding-left: 0 !important; }
.card div { padding: 10px 20px; border: 1px solid #ccc; }
.card div p, .card div h3 { margin: 10px 0; border-bottom: 1px solid #ddd; line-height: 1.4em; padding-bottom: 5px; }
.card div p:last-child { border: 0 !important; }

body.modal-open,
.modal-open .navbar-fixed-top, 
.modal-open .navbar-fixed-bottom { margin-right: 0px; }
.modal:after { content: ''; position: absolute; top: 0; right: 0; bottom:0; left: 0; background: rgba(0, 0, 0, .2); display:block; z-index: -1  }

@media (min-width: 969px) {
	#lojasModal .modal-dialog,
	#lojasModal .modal-dialog .modal-content { width: 860px !important }
}
@media (min-width: 767px) and (max-width: 969px){
	#lojasModal .modal-dialog,
	#lojasModal .modal-dialog .modal-content { width: 700px !important }
}

.validation-advice { position:absolute; }

/* CARRINHO */
.cart-table, 
.cart-table thead th,
.cart-table td,
.cart-table tfoot tr td { background: none !important; border: 0; align-content: flex-start; }
.data-table tbody th, .data-table tbody td { border: 0 }

.cart-table thead th span { font-weight: 600; text-transform: lowercase; font-size: 16px }
.cart-table th.a-center { text-align: center }
.cart-table td.product { display: flex; }
.cart-table td .product-image { border: 1px solid #ededed; margin-right:15px }
.cart-table td h2.product-name { font-size: 16px !important;}
.cart-table td h2.product-name a { font-weight: 600 }
.cart-table tr { border-bottom: 1px solid #ededed; }
.cart-table tr div.a-right { float: right; }
.cart-table input.qty { width: 100% !important; box-shadow: none; border-radius: 6px;text-align: center; margin-top: 0 }
.cart-table .btn-update span { font-size: 12px !important; height: 20px; line-height: 20px }

.cart-table button.button { background: none; box-shadow: none }
.cart-table button.button.btn-update { background: #002756 }
.cart-table button.button span { font-weight: 600; text-transform: lowercase; font-size: 16px }

.cart .cart-collaterals { padding: 0; }
.cart .discount-form, .cart #shipping-zip-form { display: flex; align-items: center; width: 100%; }
.cart #shipping-zip-form ul { width: 100%; }
.cart .discount-form .input-box { padding: 2px 0; margin: 0 }
.cart .input-box input { height: 40px; border-radius: 8px;margin-bottom: 0; box-shadow: none; max-width: 240px;}
.cart .buttons-set { margin: 0; padding: 0; text-align: left }
.cart .buttons-set .button { border-radius: 8px;box-shadow: none; background: none }
.cart .buttons-set .button .fa-ticket { rotate: -45deg }
.cart .buttons-set .button#btn-cupom { position: absolute; right: 30px; }
.cart dl.sp-methods { margin-top: 20px }

.cart .buttons-set .button { background: #fff; border: 2px solid #001231; height: 40px;  }
.cart .buttons-set .button span, 
.cart .btn-empty span, 
.cart .btn-continue span { height: 36px; line-height: 36px; color: #001231 !important }

.cart .discount h2, .cart .shipping h2 { text-transform: none }
.cart .discount, .cart .shipping { border: 0 }
.buttons-set .button span span { text-transform: lowercase; font-weight: 600; font-size: 16px; }

.cart #shopping-cart-totals-table { margin: 15px 0 0; padding: 0; float: right; }
.cart .totals { border: 0 }
.cart .totals .block { display: inline-block; width: 100%; } 
.cart .totals .checkout-types { padding: 0 }

.cart .checkout-types { padding: 20px 0 }
.cart .checkout-types .button.btn-checkout { width: 100%; box-shadow: none; border-radius: 12px;}
.cart .checkout-types .button.btn-checkout span { font-size: 120%; line-height: 50px; height: 50px; font-weight: 600; text-transform: lowercase;}

/* CONTA + OSC */
/*.customer-account-login .full-container,
.customer-account-create .full-container,
.onestepcheckout-index-index .full-container { background: #FFFFFF }*/
.customer-account-login #footer-inbootom.full-container,
.customer-account-forgotpassword #footer-inbootom.full-container { position:absolute; bottom:0; width:100%; padding:20px }
.onestepcheckout-index-index #footer-inbootom.full-container,
.customer-account-create #footer-inbootom.full-container,
.checkout-onepage-success #footer-inbootom.full-container { padding: 20px; margin-top: 40px }
.customer-account-login .logo img,
.customer-account-create .logo img,
.checkout-onepage-cadastro .logo img,
.customer-account-forgotpassword .logo img,
.onestepcheckout-index-index .logo img,
.checkout-onepage-success .logo img { width:100%; padding: 10px 0; margin: 0}
ul.list-inline { padding-top: 6%; }
h4.create-account-info-secure,
.footer-moip .footer-content { color: #ffffff }
.img-modal-secure { border-radius: 5px; margin-top: 5%; }

.input-group .form-control:not(:first-child):not(:last-child) { border-radius: 8px 0 0 8px; }
.account-login, .account-create { margin: 8% auto; float: none; background: #fff; border-radius: 16px;padding:18px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.account-login h1, .account-create h1 { font-size: 32px; text-align: center; }

.fieldset { border: none; margin-top: 0; padding: 15px; background: none; }
.fieldset p { margin-top: 0 }
.form-control { height: 40px !important; background: none repeat scroll 0 0 #f6f6f6; border-radius: 8px;box-shadow: none !important }
.input-group-addon { border-radius: 8px }
.p-0 { margin:0; padding:0 }
.hide-zip-code { display: none; }
.show-zip-code { display: block; }
.tipopessoa { float: none; margin: 0 auto 15px;  }
#tipopessoa-area { margin-bottom: 15px }

button.btn-block { padding-left: 15px; padding-right: 15px; border-radius: 8px;height: 40px;}
.input-group-addon:last-child i { width: 20px }
a.f-right, p.back-link { display:block; text-align: right; margin-bottom: 15px}
a.cadastrar { display: block; text-align: center }

.onestepcheckout-index-index h1 h1 { font-size: 36px }
.onestepcheckout-index-index .col3-set { margin-top: 30px }
.opc .active .step-title { background: none }
.osc-title { padding: 0 14px !important }

.opc #checkout-payment-method-load .form-list { background: #f6f6f6; padding: 10px !important; border-radius: 16px; margin-bottom: 15px; font-size: 14px }
.form-list.ricardomartins-pagbank input, 
.form-list.ricardomartins-pagbank select { border-radius: 8px !important; height: 40px !important }

input#chavepix { border: 1px solid #ccc; font-size: 18px; font-weight: 500; width: 100%; border-radius: 6px; height: 40px; line-height: 40px; text-align: center; margin-bottom: 10px;}
#payment_form_banktransfer span { display: block; cursor: pointer; border-radius: 6px; height: 40px; line-height: 40px; background: #00016a; color: #fff; border: 0; width: 100%; text-align: center;}
#payment_form_banktransfer ul { list-style: decimal; padding-left: 15px; font-weight: 500; }

label.btn.btn-block.btn-group.btn-default.btn-payment-available { text-align: left; white-space: normal; }
.btn-inputs-payment label .glyphicon-usd::before { width: 36px; height: 36px; display: block; background: none; font-size: 32px; }
.btn-inputs-payment label:has(input[id*="pix"]) .glyphicon-usd::before { content: "\e43a" !important; background: none; font-family: 'Font Awesome 6 Brands'; }
.btn-inputs-payment label:has(input[id*="pix"]):hover .glyphicon-usd::before,
.btn-inputs-payment label.active:has(input[id*="pix"]) .glyphicon-usd::before { color: #2ebdaf ; }
.btn-inputs-payment label:has(input[id*="cc"]) .glyphicon-usd::before { content: "\f38a" !important; background: none; font-family: 'Font Awesome 6 Pro'; }
.btn-payment-available .text-payment { font-size: 12px; line-height: normal; }

.details-success-moip .block-content .info-success { text-align:center }

.block-account .block-content ul li:nth-child(5),
.block-account .block-content ul li:nth-child(6),
.block-account .block-content ul li:nth-child(9),
.block-account .block-content ul li:nth-child(10),
.block-account .block-content ul li:nth-child(11),
.block-account .block-content ul li:nth-child(12) { display: none }

.page-title h1 { font-size: 50px; font-weight: 600; text-transform: lowercase !important; }
.block-account, .box-account table.data-table, .box-account .box { background: #ffffff; display: flow-root; padding:15px; margin-bottom: 15px; border-radius: 16px;border: 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.box-account { background:transparent; border: 0 }
.box-account table.data-table { padding: 0 !important; display: table; overflow: hidden; }

.my-account .box-info .box-head h2 { background: none; padding: 0 }
.my-account .box-account .box-head { margin: 0 0 15px; padding: 0 0 10px; }
.my-account .box-account .box-head h2,
.my-account .box .box-title h3, 
.my-account .box .box-title h4,
.my-account .box-info h4 { font-weight: 600 }
.customer-account-edit .main-content input { height: 40px; box-shadow: none; border-radius: 8px;}
.customer-account-edit .main-content input[type="checkbox"] { height: auto; margin-right: 5px }
