.header-menu {
    overflow-x: hidden;
}

.product-default a {
    white-space: normal;
}

.background-color-primary{
    background-color: #ec7200;
    border-color: #ec7200;
}

.color-primary{
    color: #ec7200;
}

.search-button{
    font-size: 16px;
    padding: 6px 10px;
    border-radius: 10px;
    background-color: #222e3c;
    color: white;
    border: none;
    box-shadow: 5px 8px 15px rgb(0 0 0 / 20%);
}

.action-register-button a{
    font-size: 17px !important;
}

.text-right{
    text-align: right !important;
}

.admin-pagination nav{
    display: block;
}
.admin-pagination .pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.admin-pagination ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
.admin-pagination .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.admin-pagination .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.admin-pagination .page-item.active .page-link {
    z-index: 1 !important;
    color: #fff !important;
    background-color: #3b7ddd !important;
    border-color: #3b7ddd !important;
}
.admin-pagination .page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.admin-pagination .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3b7ddd;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.admin-pagination .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.product-single-qty {
    max-width: 120px;
}
.product-single-qty .bootstrap-touchspin .form-control {
    width: 66px !important;
}
.bootstrap-touchspin .form-control {
    max-width: 66px !important;
}
.product-single-details .product-single-qty {
    margin: 0.5rem 1rem 0.5rem 1px;
}

.text-1{
    font-size: 0.5rem !important;
}
.text-2{
    font-size: 1rem !important;
}
.text-3{
    font-size: 1.25rem !important;
}
.text-3-5{
    font-size: 1.3rem !important;
}
.text-4{
    font-size: 1.5rem !important;
}
.text-5{
    font-size: 1.75rem !important;
}
.text-6{
    font-size: 2rem !important;
}
.text-7{
    font-size: 2.25rem !important;
}
.text-8{
    font-size: 2.5rem !important;
}

.cart-dropdown .btn-remove{
    top: -4px !important;
    height: 2.2rem !important;
    line-height: 1.8rem !important;
    font-size: 2rem !important;
    font-weight: 500 !important;
    right: auto !important;
}

.font-bold{
    font-weight: bold !important;
}

.desconto-a-vista td{
    padding-top: 0.25rem !important;
}

.order-total{
    border-bottom: none !important;
}

.order-total td{
    padding-bottom: 0.75rem !important;
}

#sobre, #contato{
    margin: 2.5rem 0rem !important;
}

#sobre h1{
    font-size: 45px !important;
}

.action-register-button form button{
    border: none !important;
    background: none !important;
    font-size: 17px !important;
    color: #3b7ddd !important;
}

.main-nav .menu>li {
    margin-right: 2.5rem !important;
}

/* Customer Dashboard */
.custom-account-container {
    margin-bottom: 5.6rem;
}

.account-container {
    margin-top: 4.2rem;
    margin-bottom: 4rem;
}

.widget-dashboard h2 {
    margin-top: -1px;
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
}

.widget-dashboard .list {
    border-bottom: none;
}

.nav-tabs.list .nav-item {
    padding: 0;
}

.account-container .list li:before, .dropdown-arrow.cart-toggle:after {
    content: none !important;
}

.nav-tabs.list .nav-item .nav-link:not(.active) {
    font-weight: 400;
    color: #777;
}

.dashboard-content p:first-child {
    margin-top: -0.2rem;
    margin-bottom: 2.4rem;
}

.dashboard-content .feature-box {
    padding-top: 3.5rem;
    margin-bottom: 2rem;
    border: 2px solid #e7e7e7;
}

.account-container select{
    height: 46px !important;
}

.account-container .select-custom:after {
    transform: translateY(0%) !important;
}

.notifyjs-corner{
    top: 60px !important;
    right: 35px !important;
}

.customer_order_modal table{
    border: 2px solid #3d4852;
    padding: 3px 3px;
}

.customer_order_modal table tr td{
    border: 0.2px solid #3d4852;
    padding: 3px 3px;
}

.customer_order_modal .valor-pedido{
    width: 60% !important;
}

.customer_order_modal .valor-pedido table{
    width: 70% !important;
    margin-bottom: 5px !important;
    color: #3d4852 !important;
    border: none !important;
}

.customer_order_modal .valor-pedido td{
    padding: 2px 0px !important;
    border: none !important;
}

.customer_order_modal .valor-pedido tr.total{
    border-top: 1px solid #3d4852 !important;
}

.intro-section #banner{
    background-color: #f4f4f4 !important;
}

.header-top{
    background-color: #ffffff !important;
    border-bottom: solid 2px #eeeeee !important;
}

.header-menu{
    background-color: transparent !important;
}

@media (min-width: 1280px){
    .container {
        max-width: 1140px !important;
    }
}

.header-search-wrapper{
    height: 38px !important;
}

.fw-600{
    font-weight: 600 !important;
}

.fw-400{
    font-weight: 400 !important;
}

.fw-700{
    font-weight: 700 !important;
}

@font-face {
    font-family: "Oswald Regular";
    src: url("../fonts/Oswald-VariableFont_wght.ttf");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Oswald Regular Bold";
    src: url("../fonts/Oswald-VariableFont_wght.ttf");
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}

.font5{
    font-family: 'Oswald Regular Bold' !important;
}

.main-nav a:hover{
    color: #ce3d43 !important;
    text-decoration: none !important;
}

.dropdown-arrow .badge-circle {
    top: 0px !important;
    left: 50px !important;
}

.main-nav .megamenu{
    width: max-content !important;
}

footer{
    background-color: #161a21 !important;
}

footer .widget-title{
    letter-spacing: 0.05em !important;
    font-size: 12px !important;
}

footer ul.links li{
    font-size: 14px !important;
    font-weight: 300 !important;
    letter-spacing: 0.005em !important;
    line-height: 1.5;
}

footer ul.links a:hover{
    color: #a8a8a8 !important;
    text-decoration: underline !important;
}

#scroll-top.fixed, #scroll-top.fixed:hover, .cat-list li a:hover, a:hover{
    color: #ce3d43 !important;
}

.page-item.active .page-link{
    border-color: #ce3d43 !important;
}

.header-top{
    padding-top: 0.4rem !important;
}

.header-top .header-left p{
    color: #ff0000 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    margin: 5px 20px 3px 10px !important;
    line-height: 1.5 !important;
}

.header-middle .header-right .header-icon form{
    text-align: -webkit-center !important;
}

.header-middle .header-right .header-search-wrapper{
    max-width: 445px !important;
}

.header-middle .header-right .header-search-wrapper input, .header-middle .header-right .header-search-wrapper button{
    background-color: #eeeeee !important;
}

.header-middle .header-right .contact-widget h3{
    line-height: 27px !important;
    font-size: 18px !important;
}

.header-middle .header-right div.cart-dropdown{
    border-left: solid 1px #eeeeee !important;
}

.header-right div.cart-dropdown .product-details{
    max-width: 55% !important;
}

.header-right div.cart-dropdown .product-image-container{
    border: none !important;
    max-width: 45% !important;
}

.header-right div.cart-dropdown .product-image-container div.col-md-9{
    text-align: right !important;
}

.header-right div.cart-dropdown .product-image-container form button{
    border: none !important;
    background: transparent !important;
}

.header-bottom #navbar{
    background-color: #282d3b !important;
}

.header-bottom nav ul li a:not(.submenu-item){
    font-size: 13px !important;
    letter-spacing: 0.025em !important;
    padding: 18.5px 15px 20.5px 0 !important;
}

.header-bottom nav .megamenu{
    left: -15px !important;
}

.header-bottom nav ul.submenu{
    columns: 4 !important;
}

.header-bottom nav ul.submenu li{
    font-size: 13px !important;
    color: #434d53 !important;
}

footer .footer-middle{
    padding: 66px 0 45px !important;
}

footer .footer-bottom{
    padding: 30px 0 35px !important;
}

footer .footer-copyright{
    font-size: 11px !important;
}

.homepage-bar .text-area{
    display: inline-block !important;
    vertical-align: middle !important;
    text-align: left !important;
    margin-left: 5px !important;
}

.homepage-bar h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    line-height: 19px !important;
    margin: 0 !important;
}

.homepage-bar p {
    font-size: 13px !important;
    font-weight: 300 !important;
    color: #c8cdcf !important;
    line-height: 19px !important;
    margin: 0 !important;
}

.homepage-bar .col-lg-4 {
    padding-top: 20px !important;
    padding-bottom: 21px !important;
}

.brands-slide .owl-carousel .owl-item img{
    margin-right: 20px !important;
    margin-left: 20px !important;
}

.brands-slide .owl-carousel .icon-angle-left, .brands-slide .owl-carousel .icon-angle-right{
    color: black !important;
}

.tabs-simple .nav-tabs .nav-link {
    font-size: 14px !important;
}

.tabs-simple .nav-tabs .nav-link.active, .tabs-simple .nav-tabs .nav-link:hover{
    color: #fa4a4a !important;
    border-bottom-color: #fa4a4a !important ;
}

.inner-icon figure .btn-icon:hover{
    background-color: #ce3d43 !important;
    border-color: #ce3d43 !important;
}

#social-midia-banners img{
    max-width: 100% !important;
}

#categories-home .widget-title a{
    color: #282d3b !important;
    font-size: 14px !important;
}

#categories-home .widget-body .cat-list li a{
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #546067 !important;
    letter-spacing: 0.075em !important;
}

#youtube-video .filter-title{
    border-bottom: solid 2px #e7e7e7 !important;
    font-size: 14px !important;
    letter-spacing: 0.05em !important;
    color: #282d3b !important;
    line-height: 33px !important;
    text-transform: uppercase !important;
}

.breadcrumb{
    padding: 1rem 0 !important;
}

/* Rotate Words */

h2.word-rotator-title{
    line-height: 30px !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    margin: 0 0 20px !important;
    color: #121214 !important;
}

.word-rotate{
    display: inline-block;
    min-width: 350px;
    text-align: left;
}

.word-rotate span{
    position: absolute;
    font-weight: bold;
    margin-top: 8px;
    opacity: 0;
    animation: rotateWord 7.5s linear infinite 0s;
}

.word-rotate span:nth-child(1){
    animation-delay: 0s;
}
.word-rotate span:nth-child(2){
    animation-delay: 2.5s;
}
.word-rotate span:nth-child(3){
    animation-delay: 5s;
}
.word-rotate span:nth-child(4){
    animation-delay: 7.5s;
}

@keyframes rotateWord {
    0%   { opacity: 0; }
    2%   { opacity: 0; transform: translateY(8px); }
    5%   { opacity: 1; transform: translateY(0px);}
    17%  { opacity: 1; transform: translateY(0px); }
    20%  { opacity: 0; transform: translateY(-8px); }
    80%  { opacity: 0; }
    100% { opacity: 0; }
}

/* FIM Rotate Words */

hr.tall {
    margin: 30px 0;
    background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,.2),transparent);
    border: 0;
    height: 1px;
}

#sobre h3{
    font-size: 1.7em;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
    color: #ee2d43;
    font-weight: 400;
}

#sobre #quem-somos-texto{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

#sobre #logo-card h4{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -.7px;
    text-transform: uppercase;
    color: #777;
}


#sobre #nossa-historia .historia{
    margin: 25px 0;
    padding: 0;
    clear: both;
}

#nossa-historia .historia .thumb{
    background: transparent url(../images/elements/history-thumb.png) no-repeat 0 0;
    width: 227px;
    height: 160px;
    margin: 0 0 30px;
    padding: 0;
    float: left;
}

#nossa-historia .historia .thumb img {
    border-radius: 50%;
    margin: 7px 8px;
    width: 145px;
    height: 145px;
}

#nossa-historia .historia .featured-box {
    background: linear-gradient(to bottom,white 1%,#f9f9f9 98%) repeat scroll 0 0 transparent;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    box-sizing: 0 1px 1px 0 rgba(0,0,0,0.04);
    position: relative;
    z-index: 1;
    margin: 20px auto;
}

#nossa-historia .historia .featured-box {
    text-align: left !important;
    margin-left: 225px !important;
    margin-bottom: 35px !important;
    min-height: 115px !important;
}

#nossa-historia .historia .box-content{
    border-top: #ee2d43 4px solid;
    padding: 30px 20px 0;
}

#nossa-historia .historia h4{
    color: #ee2d43;
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -.7px;
    text-transform: uppercase;
    float: left;
    margin: 15px 0;
    padding: 0;
    line-height: 27px;
}

#nossa-historia .historia p{
    margin: 0 0 20px;
    margin-left: 55px;
    line-height: 24px;
    font-size: 14px;
}

.login-title h2{
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.35;
    font-weight: 400;
    color: #ee2d43;
}

p.required {
    font-size: 11px !important;
    text-align: right;
    color: #EB340A;
}

#auth .card{
    border-top: 3px solid #ee2d43
}

#auth .card-body-text{
    min-height: 300px;
}

#auth .card-body-text h2, #auth .reset-card-body-text h2{
    color: #ee2d43;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35;
}

#auth .card-body-text p, #auth .reset-card-body-text p{
    font-size: 13px;
}

#auth .card-body .btn{
    background-color: #ee2d43;
    border: none;
}

#auth .card-body .btn{
    text-decoration: none;
}

#auth .card-body .btn:hover{
    color: white !important;
    text-decoration: none !important;
}

#auth .card-body .btn span{
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-transform: none;
}

#auth .card-body label, #auth .card-body .p-label-form{
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0.6rem;
    color: #323232;
}

#auth .card-body .form-footer a:not(.btn){
    line-height: 35px;
    font-size: 13px;
}

#auth form input:not([type=radio]), #auth form select{
    width: 100%;
    height: 38px !important;
    padding: 10px !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset !important;
    background-color: #fff !important;
}

.text-transform-none{
    text-transform: none !important;
}

.cart-count{
    background-color: #ee2d43 !important;
}

a.btn:hover{
    color: #fff !important;
}

@media (max-width: 575px){
    .cart-table-container {
        border-top: 4px solid #ee2d43;
    }
}

#product-page-sidebar #infos{
    margin-top: -25px;
    border: none;
    color: #6b7a83;
    margin-bottom: 33px;
    padding: 0 20px;
}

#product-page-sidebar #infos div{
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    margin-bottom: 0;
}

#product-page-sidebar #infos div.border-bottom{
    border-bottom: solid 1px #dee5e8 !important;
}

#product-page-sidebar #infos i{
    color: #ee2d43;
    border: none;
    font-size: 40px;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
}

#product-page-sidebar #infos h3{
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin: 0;
    margin-left: 80px;
    padding-top: 4px;
}

select.read-only{
    pointer-events: none;
    touch-action: none;
}

.nav-tabs .nav-item .nav-link.active{
    border-bottom-color: #ee2d43 !important;
    color: #ee2d43 !important;
}

.feature-box i {
    color: #ee2d43 !important;
}

.nav-tabs.card-header-tabs{
    justify-content: right !important;
}

.nav-tabs.card-header-tabs .nav-item .nav-link.active{
    border-color: #ee2d43 !important;
    border-radius: 0.2rem !important;
    background-color: #ee1d43 !important;
    color: white !important;
}

.modal-content .modal-header .close{
    background: transparent !important;
    border: none !important;
    font-size: 1.2rem !important;
    padding: 0.5rem 1rem !important;
}

.homepage-bar{
    background-color: #2f3946 !important;
    border: 0 !important;
    padding: 11px 0 !important;
}

.homepage-bar em{
    font-size: 37px !important;
}

.brands-slide .owl-item{
    height: 85px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.brands-slide .owl-item div.item{
    padding: 10px !important;
    text-align: center !important;
}

.brands-slide .owl-item div.item img{
    display: inline !important;
    max-height: 65px !important;
    max-width: 160px !important;
}

.btn-whatsapp{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 25px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
}

.btn-whatsapp i{
    margin-top: 16px !important;
}

.vertical-align-bottom{
    vertical-align: bottom !important;
}

.order-summary .table-mini-cart tbody tr:last-of-type {
    border-bottom: 1px solid #e7e7e7;
}

.table-mini-cart tfoot tr.cart-subtotal:not(:nth-last-of-type(2)){
    border-bottom: none !important;
}

.table-mini-cart td.product-col{
    text-align: left !important;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice{
    padding-left: 5px !important;
}

#testimonials .card img{
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    max-width: 100px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 3px solid #ffff;
}

/* products-pagination */
#products-pagination {
    list-style: none !important;
    display: inline-block !important;
    padding: 0 !important;
    margin-top: 10px !important;
    border-top: none !important;
}

#products-pagination li {
    display: inline !important;
    text-align: center !important;
}

#products-pagination a {
    float: left !important;
    display: block !important;
    font-size: 14px !important;
    text-decoration: none !important;
    padding: 5px 12px !important;
    color: #777 !important;
    margin-left: -1px !important;
    border: 1px solid transparent !important;
    line-height: 1.5 !important;
}

#products-pagination a.active {
    cursor: default !important;
}

#products-pagination a:active {
    outline: none !important;
}

#products-pagination li:first-child a {
    -moz-border-radius: 6px 0 0 6px !important;
    -webkit-border-radius: 6px !important;
    border-radius: 6px 0 0 6px !important;
}

#products-pagination li:last-child a {
    -moz-border-radius: 0 6px 6px 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 6px 6px 0 !important;
}

#products-pagination a {
    border-color: #ddd !important;
    color: #777 !important;
    background: #fff !important;
}

#products-pagination a:hover {
    background: #eee !important;
}

#products-pagination a.active, #products-pagination a:active {
    border-color: #dbdbdb !important;
    background: #dbdbdb !important;
    color: #777 !important;
}
/* FIM */

.product-single-details .product-price, .inner-icon .product-price{
    color: #ee2d43 !important;
}

.input-group input {
    width: auto !important;
}

.password-group .btn{
    height: 100% !important;
    padding: 0.5em 1.2em;
    width: 50px !important;
}

.form-group .form-control+.form-control {
    margin: 0rem !important;
}

.product-video-play-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 8rem;
    color: #a9a1a1;
    background: none;
    border: none;
}

.cursor-pointer{
    cursor: pointer;
}

.product-item #last-image iframe{
    width: 100%;
    min-height: 100%;
}
