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; line-height: 50px; color: #fff; font-weight: bold; }
.store-switcher { float: right !important; background-color: transparent !important; }

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); margin-bottom: 0;}
.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 { min-height: 100px; }
.header-content-left { z-index: 9 }

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

/*.header .logo { padding: 0 0 10px; max-width: 200px }*/
/*.header .header-content-left { background: #ffffff }*/
.header .logo img { width: 100% ; transition: all .3s ease-in-out }

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

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

@media(max-width: 767px) {
	.header .header-content-right .top-seach { width: 100%; display: inline-block; float: right; }
    .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; height: 45px !important }
.header .header-content-right .form-search input#search { background: #fff; height: 45px; line-height: 25px; width: 100% !important; border-radius: 6px; padding: 0 15px !important; border-width: 1px }
.header .header-content-right .form-search button.button { position: absolute; right: 0; width: 45px; height: 45px; background-color: transparent; }
.header .header-content-right .form-search button.button span { background: transparent; font-size: 20px; color: #222 }

.header-layout-2 .header .header-content-right:hover .form-search input#search { position: relative !important;  }
.header-container .header a { font-size: 16px }

.top-wishlist i,
.top-compare .mt-maincompare span.mt-icon-compareajax,
.mt-cart .icon-cart .fa-shopping-cart,
.header .login-icon p i { font-size: 28px; line-height: 45px; }
/*.header .login-icon p span { color: #ffffff; }*/

/*.header .top-login { color: #fff }*/
.header .login { padding-right: 0; padding-left:0 }
.header .login-icon { float: none; cursor: pointer; display: flex; justify-content: center; }
.header .login-icon p,
.header .login-icon p i { float: left; margin-bottom: 0; }
.header .login-icon p span { display: inline-block; line-height: 18px; padding: 0 0 0 10px; text-align: left; height: 45px; align-content: center;}
.header .top-login .login-icon p span { width: 190px; overflow: hidden; text-wrap: nowrap; text-overflow: ellipsis; }
@media(max-width:767px){
	.header .login-icon p span { display: none }
}
.header .login-icon:hover .drop-login { height: auto; visibility: visible; }
.header .drop-login { 
	background: #ffffff; color: #2e2c2d; position: absolute; visibility: hidden; height: 0px; overflow: hidden; width: 230px; top: 45px; z-index: 99; border-radius: 6px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); 
	-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
}
.header .drop-login.atendimento { width: max-content !important }
.header .drop-login span,
.header .drop-login a { display: inline-block; font-size: 14px; line-height: 18px; }
.header .drop-login a.button { 
	height: 40px; cursor: pointer; outline: none; overflow: visible; position: relative; border-radius: 6px; display: block;
	transition: background 0.25s ease 0s; -webkit-transition: background 0.25s ease 0s; -moz-transition: background 0.25s ease 0s; -o-transition: background 0.25s ease 0s; 
}
.header .drop-login a.button:after { content: "\f105"; font-family: "Font Awesome 6 Pro"; font-weight: 500; position: absolute; right: 10px; top:10px }
.header .drop-login a.button.btn-solid { background-color: #ececec; color: #484848; max-width: 180px }
.header .drop-login a.button.btn-solid:hover { background: #1c2e6c; color: #ffffff; }
.header .drop-login a.button.btn-flat { background-color: #ffffff; color: #484848; border: 2px solid #ececec; max-width: 180px }
.header .drop-login a.button.btn-flat:hover { color:#1c2e6c; border: 2px solid #1c2e6c; }
.header .drop-login a.button span span { text-transform: uppercase; padding: 0px 14px; height: 40px; line-height: 32px;}
.header .drop-login ul { padding: 10px 15px }
.header .drop-login li { padding: 5px 0px; text-align: left }
.header .drop-login li:last-child { padding-bottom: 0; }
.header .drop-login li a { font-size: 15px; color: #404040; padding: 4px }
.header .drop-login li:nth-child(4) a { border: 0 }
.header .drop-login li a:hover { cursor: pointer; text-decoration: underline; color: inherit }

.mt_getcart span i { font-size: 28px; line-height: 45px }
.top-wishlist { line-height: 40px; }
.top-wishlist:hover i,
.mt_getcart span:hover i { cursor: pointer; }

.top-compare .mt-maincompare { padding: 0; }
.top-compare .mt-maincompare .mtajaxcompare { border-radius: 6px; }
.top-compare .mt-maincompare span { background: transparent; color: #ffffff; padding: 0 10px}
.top-compare .mt-maincompare span:hover { color: #c7f200 }

.header .header-content-right .mt_getcart { width: 50%; display: flex; justify-content: space-between; padding-right: 0 }

/*@media(min-width:767px){
	.header .header-content-right .mt_getcart { padding-top: 20px }
}*/
@media(max-width:766px){ 
	.header .header-content-right .mt_getcart { width: 40%; justify-content: flex-end; }
	.header .header-content-right .mt_getcart .top-login { margin: 0 10px }
}

.mt-maincart .icon-cart { background: none; padding: 0; float: left;}
.heading-cart { float: left; padding: 0; width: 22px; height: 22px; text-align: center; border-radius: 50%; line-height: 22px; font-weight: 600; color: #fff; background: #df3c40}

.header-layout-3 .heading-cart { background: #ff65aa; color: #FFFFFF; }

.mt-cart .icon-cart .fa-shopping-cart { display: block; }
/*.mt-cart .mt-icon-ajaxcart a.mt-cart-label:hover .icon-cart .fa-shopping-cart { color: #1c2e6c }*/
.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: #df3c40; 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: #1c2e6c; 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: #1c2e6c; font-weight: 600; text-transform: lowercase; width: 70%; height: 50%; text-align: center; align-content: center; }

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

#mtnav li.level0 { padding: 0 }
#mtnav li.level0 .fa-light { color: #ffffff; padding-right: 5px }
#mtnav li.level0 a { display: inline-flex; padding-left: 10px; align-items: center; }
#mtnav li .ico-menu { max-width: 24px; }
#mtnav li .ico-menu img { filter: brightness(0); transition: .3s all ease-in-out; }
#mtnav li:hover .ico-menu img { filter: brightness(1);}

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

.header-layout-1 #mtnav { border-color: transparent }
.header-layout-1 #mtnav a { font-weight: 500; text-transform: uppercase !important; }
.header-layout-1 #mtnav li.level0 { padding: 0 }
.header-layout-1 #mtnav li a.level-top { display: ruby; padding: 0 10px; text-transform: uppercase; }
.header-layout-1 #mtnav li a.level-top span { padding: 0 5px }
.header-layout-1 #mtnav li.custom-block { float: left; }
.header-layout-1 .megamenu .fa { display: none; }

.header-layout-1 #mtnav li ul.shown-sub, 
.header-layout-1 #mtnav li div.shown-sub { max-width: 860px; }
.header-layout-1 #mtnav ul.level0 li { padding-bottom: 0; border-bottom: 0 !important }
.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 #mtnav li.level0 ul li.parent { background-image: none; }
.header-layout-1 #mtnav li.level0 ul li.parent:hover { background-color: transparent }
.header-layout-1 #mtnav li.level0 ul li.parent a { padding: 5px 10px }
.header-layout-1 #mtnav li.level0 ul li.parent > a { background: url(../images/bg-li-menu-parent.png) no-repeat scroll 95% 50% transparent; padding: 5px 10px; border-bottom: 1px solid #ececec }

.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 li.m-dropdown .dropdown.sub-wrapper div.mm-item-base div ul li div div.mm-item-base { margin-left: 0 }

.header-layout-3 .header-content { box-shadow: inset 0 -40px #fd5baa; }
.header-layout-3 .mt-navigation { margin-top: 10px; }

.mt-menu li .fa-angle-right { display: none }
.mt-menu ul.nav-accordion li span.collapse,
.mt-menu ul.nav-accordion li span.expand { filter: invert(1); }

/* TOP MAIN */
.content-home h3 { font-size: 18px; margin: 0 }
.content-home p { font-size: 14px }
.content-home i { color: #e43835}
.content-home { display: flex; justify-content: space-evenly; align-items: center; background: #fff; border-radius: 8px; padding: 10px 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }


.main-top .slider-block-wrapper { margin: 0 }
/*.main-top .slider-block-wrapper .slide { overflow: hidden; }*/
.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 */
/*.slider-block-wrapper { margin-bottom: 40px }*/
.slider-block-wrapper .slides .slide { margin-bottom: 30px }
.slider-block-wrapper .slides .slide img { width: 100%; border-radius: 16px }

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

.cms-index-index .container-main { background: transparent; padding-top: 0 }
.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-container .footer-bottom .section-space .collapsible h3 { padding-bottom: 15px; font-size: 28px }
.footer a, .footer li, .footer p { font-size:15px; text-transform: none }
.footer-bottom p { margin-top: 4px; max-width: 75% }

.footer-container .footer-copyright address { color: #ffffff !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; 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: 15px }
.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 .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: #1c2e6c !important }

ul.products-grid li.item { text-align: left }
.category-products .item .product-item { border-radius: 16px; padding: 10px }
/*.category-products .item .catpanel { overflow: hidden; }*/
.category-products .item h3.product-name { background: #fff; margin: 0; height: 60px; /* overflow: hidden; padding-top: 8px; transition: transform .3s ease-in-out;*/ }
.category-products .item h3.product-name a { display: block; font-weight: 600; line-height: 18px; /*font-size: 18px; text-wrap: nowrap; text-overflow: ellipsis; overflow: hidden; */ }
/*.category-products .item .price-box { transform: translateY(40px); visibility: hidden; transition: all .3s ease-in-out; position: absolute;  }*/
/*.category-products .item .mt-actions { display: none }*/

/*.category-products .item:hover .catpanel { padding-bottom: 40px }*/
/*.category-products .item:hover h3.product-name { height: 60px; transform: translateY(-40px); }*/
/*.category-products .item:hover h3.product-name a { text-wrap: wrap; }*/
/*.category-products .item:hover .price-box { margin-top: -30px; }*/

.category-products .item .ratings { margin-bottom: 5px }
.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: #c7f200; color: #161d40; font-size: 80%; font-weight: 600;padding: 2px 8px; 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 }
.category-products .item p.sob-consulta.price-box { padding-top: 20px; margin-bottom: 30px }

.category-products .item .no-stock img { filter: grayscale(1); opacity: .6; }
.category-products .item:hover .no-stock img { filter: grayscale(0); }

@media only screen and (max-width: 500px) {
	.category-products > .toolbar .toolbar-top .pager,
	.toolbar-bottom .toolbar .sorter { display: none }
	.itemgrid.itemgrid-adaptive .item { width: 48%; }
}

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

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

.product-image .product-imagesale-label,
.product-img-box .product-imagesale-label { left: auto;  } 

.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: 24px; font-weight: 600; }

.product-view .product-shop .product-options { background: #f9f9f9; border-radius: 8px; padding: 10px }
.product-view .product-shop .product-options dd { padding: 0 }
.product-view .product-shop .product-options label { font-size: 14px; padding: 0; font-weight: bold}
.product-view .product-shop .product-options .price-notice { display: none }

.product-view .product-shop .block-custom .slider-product-wrapper.category-products { max-height: 260px; overflow-y: scroll; overflow-x: visible; margin-bottom: 10px; }
.product-view .product-shop .block-custom .slider-product-wrapper.category-products.size { overflow: visible; }
.product-view .product-shop .block-custom .slider-product-wrapper.category-products.colors { min-height: 180px; padding: 0 5px; margin-left: -5px; }
.product-view .product-shop .block-custom .category-products ul.products-grid { display: flex; }
.product-view .product-shop .block-custom .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 .block-custom .category-products ul.products-grid .item .catpanel:hover { border-color: #c7f200; transform: scale(1.2); }
.product-view .product-shop .block-custom .category-products ul.products-grid li.slide { margin: 4px; max-width: 70px; }
.product-view .product-shop .block-custom .category-products ul.products-grid .catpanel .product-hover { z-index: 0; overflow: hidden; border-radius: 6px;}
.product-view .product-shop .block-custom .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 .block-custom .category-products ul.products-grid li.slide:hover span { opacity: 1 }
.product-view .product-shop .block-custom .category-products ul.products-grid li.slide .colors { width: 100%; padding-top: 100%; }

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

.product-view .product-shop .block-related .slide { width: 100%; }
.product-view .product-shop .block-related .slide .product { display: flex; align-items: center;}
.product-view .product-shop .block-related .slide .product input { width: 20px }
.product-view .product-shop .block-related .slide .product .product-hover { width: 80px }
.product-view .product-shop .block-related .slide .product .top-actions-inner { padding:0 }
.product-view .product-shop .block-related .item:hover h3.product-name { transform: none; }
.product-view .product-shop .price-box .regular-price .price { font-size: 150%; font-weight: bold; }
.product-view .product-shop .msg-pix,
.product-view .product-shop .parcelas-label { display: none }

.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 { font-weight: 600; padding-bottom: 0 }
.product-view .product-view-right .wapper-view .price-box .regular-price .price,
.product-view .product-view-right .wapper-view .price-box .special-price .price { font-size: 250%; font-weight: 700; color: #0CC300 }
.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 { color: #686868; margin-right: 5px }
.product-view .product-view-right .wapper-view .price-box .old-price span.discount { background: #c7f200; color: #161d40; font-size: 80%; font-weight: 600;padding: 2px 8px; 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 .price-box-bundle .price-box { font-weight: 600; padding-bottom: 0 }
.product-view .product-view-right .price-box-bundle .price-box .price { font-size: 250%; font-weight: 700; color: #90c847 }
.product-view .product-view-right p.sob-consulta { font-size: 250%; font-weight: 700; color: #ff0000; }
.product-view .product-view-right p.sob-consulta span { font-size: 60%; color: #000; display: block; text-transform: uppercase; letter-spacing: -1 }

.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; text-align: center }
.product-view .product-view-right .add-to-cart label { margin: 0 }
.product-view .product-view-right .add-to-cart input.qty { width: 160px !important; text-align: center;  }
.product-view .product-view-right .add-to-cart .custom-qty button { position: absolute; margin-top: -35px; height: 28px; width: 28px; border-radius: 6px; border:1px solid #e5e5e5 }
.product-view .product-view-right .add-to-cart .custom-qty button.increase { margin-left: 50px }
.product-view .product-view-right .add-to-cart .custom-qty button.reduced { margin-left: -78px; }
.product-view .product-view-right .button.btn-cart { width: 100%; box-shadow: none; border-radius: 12px; margin-top: 10px;}
.product-view .product-view-right .button.btn-cart span { font-size: 120%; line-height: 50px; height: 50px; font-weight: 600; text-transform: lowercase;}

.product-view .product-collateral, 
.review-product-list .product-collateral { background: #ffffff; padding: 0; margin-top: 20px; }

#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 }

.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(max-width: 991px) { 
	.product-view .product-view-right { padding: 15px; width: auto !important; }
}

/* 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 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 td h2 dl.item-options { font-size: 80%; margin-top: 20px; }
.cart-table td h2 dl.item-options span.price { display: none }

.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: #1c2e6c }
.cart-table button.button span { font-weight: 600; text-transform: lowercase; font-size: 16px }

@media (max-width: 480px) {
	.cart-table thead,
	.cart-table tbody tr td:nth-child(2) { display: none !important } 
	.cart-table td.product { display: flex !important; align-items: center; }
	.cart-table td .product-image { float: left; }
	.cart-table td h2.product-name { text-align: left }
	.cart-table td h2.product-name a { line-height: 14px }
	.cart-table td.a-right,
	.cart-table td.a-center { float: left !important; max-width: 120px; }
	.cart-table td.a-center.last { float: right !important; border: 0 !important; }
	.cart-table tr div.a-right { float: none }
}

.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,
.customer-account-forgotpassword .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%; max-width: 195px; 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%; }

.account-login, .account-create { margin: 6% 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 }

.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;  }
.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: 45px; box-shadow: none; border-radius: 8px;}
.customer-account-edit .main-content input[type="checkbox"] { height: auto; margin-right: 5px }


.mt-main-menu .menu-title {
    background: #3b6ac1 !important}