body { background: #f3f3f3; }
h3.sppb-addon-title {text-transform: uppercase;}
.fa,.fas { font-family: "Font Awesome 5 Free" !important; font-weight: 900 !important; }
.form-control { font-size: 14px; }
.form-label { font-size: 16px; }

@media (max-width:1199px){
	body, p {font-size: 13px;}
}


/*------------------------------
Header Main Menu 
-------------------------------*/

#sp-header.header-sticky {
    background: #fff;
}

#sp-header {
    background: #f3f3f3;
    box-shadow: none;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0px 13px;
    color: #ff9700;
    text-transform: uppercase;
    font-weight: 500;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #121212;
}

.sp-megamenu-parent>li:hover>a {
    color: #121212 !important;
}

.logo-image {
    height: 45px !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    font-weight: 700;
    color: #ff9700;
}

#sp-menu .align-items-center {
    height: 100%;
}

#sp-top2 .cls-login a {
    color: #ff9700;
    font-size: 16px;
}

#sp-top2 .form-control {
    border-color: #ff9700;
  	background: none;
}

#sp-top2 a {
    color: #ff9700;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    text-transform: uppercase;
    line-height: 1.3;
    padding: 10px 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #fff;
    background: #ff9700;
}

#sp-top2 span.hikashop_small_cart_total_title.mcart-mobile {
    display: flex;
}

div#sp-menu {
    display: flex;
    justify-content: center;
}


div#sp-top2 {
    display: flex!important;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
}

@media (max-width:1200px) {
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        padding: 0px 8px;
        font-size: 12px;
}


@media (max-width:991px) {

    .burger-icon>span {
        background-color: #ff9700;
        border-radius: 10px;
    }
    .filter_values_container .form-control {
        width: 120px;
    }
    div#sp-menu{
        order:3;
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right{
        margin-left:0;
    }
}


@media (max-width:576px){
    .logo-image {
        height: 35px !important;
        width: auto !important;
    }

    #sp-top2 .hikashop_filter_Keyword_1 .filter_values_container input {
        height: 30px;
    }
  
  	#sp-header .sp-module {
        margin-left: 20px;
    }
    div#sp-menu{
        padding:0 15px; 
    }
}

@media (max-width: 575px) {
    #sp-header {
        height: 50px;
    }
}




/*------------------------------
Page Title Section
-------------------------------*/

.sp-page-title {
    background-size: cover;
    background-position: center;
    padding: 150px 0;
    position: relative;
  	margin-bottom: 50px;
}

.sp-page-title:before {
    position: absolute;
    content:'';
    background: #12121270;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.sp-page-title .container {
    position: relative;
    z-index: 4;
}

.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    color: #ff9700;
}

.sp-page-title .breadcrumb>.active {
    color: #ff9700;
}

.sp-page-title .float-start span {
    padding-right: 8px;
}

@media (max-width:991px) {
    .sp-page-title .sp-page-title-heading {
        font-size: 30px;
    }
}

@media (max-width:767px) {
    .sp-page-title .sp-page-title-heading {
        font-size: 26px;
    }
}

@media (max-width:575px) {
    .sp-page-title .sp-page-title-heading {
        font-size: 24px;
    }
}

/*------------------------------
Bottom Section
-------------------------------*/


#sp-bottom1 img {
    max-width: 70%;
}

#sp-bottom .sp-module .sp-module-title {
    color: #121212;
    text-transform: uppercase;
}

#sp-bottom3 .sppb-row-container {
    padding: 0px;
}

#sp-bottom3, #sp-bottom2 {
    padding-left: 30px;
}

#sp-footer, #sp-bottom {
    background: #f3f3f3;
    color: #121212;
}

#sp-footer a, #sp-bottom a {
    color: #121212;
}

#sp-footer a:hover, #sp-bottom a:hover {
    color: #ff9700;
}

@media (min-width:1199px) {
div#sp-bottom2 {
    display: flex;
    justify-content: center;
}}

@media (max-width:991px) {
    #sp-bottom1 {
        padding: 0px;
      	text-align: center;
    }
  
  footer#sp-footer {
    margin-top: -53px;
    padding-bottom: 120px;
}
  
}


/*body*/
@media screen and (max-width:992px){
section#sp-main-body #sp-component {
    padding-bottom: 80px!important;
}}


/*------------------------------
Copyright Section
-------------------------------*/

#sp-footer .container-inner {
    border-top: solid 1px;
    padding: 20px 0;
}

#sp-footer1 {
    text-align: center;
}


  
/*------------------------------
Button Go to Top 
-------------------------------*/

.sp-scroll-up {
    background: #ff9700;
    border: 1px solid #ff9700;
    right: 100px;
    bottom: 25px;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    background: #fff;
    border: 1px solid #ff9700;
    color: #ff9700;
}

option:focus {
    background: #fff !IMPORTANT;
}

select option:hover {
  box-shadow: 0 0 10px 100px #ffffff inset !important;
  background:none!important;
  color: #000 !important;
}
select option:checked{
  box-shadow: 0 0 10px 100px #ff9700 inset !important;background:none!important;
  color: #000 !important;
  }

@media (max-width:991px) {
    .fab-wrapper {
        bottom: 85px !important;
        right: 10px !important;
    }

    .sp-scroll-up {
        bottom: 85px;
        right: 90px;
    }
}


/*offcanvas*/
a.sp-sign-in .far {
    font-size: 25px;
    line-height: 12px;
}
  
/*scroll*/
.sp-scroll-up {
    bottom: 40px;
    right: 100px;
}

  