/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap');

.type-product li, .content li {
    margin-bottom: .5em;
    line-height: 22px;
    font-size: 15px;
    text-align: left;
}

@media only screen and (max-width: 992px) {
.fixed-header .container {
    padding-top: 5px;
    padding-bottom: 5px;
}
}
.header-main {
    text-transform: none;
    --content-zoom: calc(100em * .01);
    background: #ffffff;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    color: #1e2269;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-style: none;
    border-color: #e1e1e1;
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    z-index: 2000!important;
}
.menu-inner .menu-wrapper > .menu-main-container .menu > li > a {
padding-top: 1.1em;
padding-bottom: 1.1em;
font-weight: 600!important;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 4200px!important;
}
 p {
 font-size: 15px !important;
 }
 
form.wpcf7-form label {
    display: block;
    font-size: 13px;
}

.cookie-notice-container {
    padding: 12px;
    text-align: center;
    width: 100%;
    z-index: 2;
    font-family: Lato;
}

.ibox-block .ibox-symbol i {
    min-width: 1.8em;
    min-height: 90px!important;
    display: inline-block;
    border-radius: 100%;
    font-size: 1.71rem;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    font-size: 65px!important;
}

.btn.medium:not(.black):not(.active) {
    border-color: #1e2269!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-style: solid;
}

.btn.medium:not(.black):not(.active):hover {
border-color: #ebc400!important;
background-color: #ebc400!important;
color: #fff!important;
}

.btn:hover {
border-color: #1e2269!important;
background-color: #1e2269!important;
color: #fff!important;
}

.btn.medium.dark:hover {
border-color: #1e2269!important;
background-color: #1e2269!important;
color: #fff!important;
}

.speech-bubble {
    position: relative;
    background: #fff;
    border-radius: 25px;
    padding: 30px;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-top-color: #fff;
    border-bottom: 0;
    border-left: 0;
    margin-left: -13px;
    margin-bottom: -26px;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #ebc400!important;
    padding: 2px!important;
}

.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
    z-index: 9999;
    background: #fff;
    border-bottom: none;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

.fixed-header .header-logo img {
    max-height: 50px;
    display: none;
}

@media only screen and (min-width: 993px) {
.et-header-boxed .header > .container {
    position: relative;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    width: 100%;
    max-width: 100%;
}
}

@media only screen and (max-width: 992px) {
.header-logo img {
    width: auto;
    max-height: 70px;
}
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #fff;
    padding: 5px;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

.boxbrand {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 30px 50px 50px 50px;
    margin-bottom: 30px;
   border: 15px solid;
    border-image-source: linear-gradient(45deg, rgba(30,34,105,0.2), rgba(235,196,0,0.2));
    border-image-slice: 1;
}

.mobile-menu-wrapper .menu li a, .mobile-menu-wrapper .links li a, .mobile-menu-wrapper .menu-element .menu li a {
    width: 100%;
    display: block;
    padding: 12px 23px 12px 20px;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 2px;
    color: #1e2269;
}

.mobile-menu-wrapper .menu .menu-back a {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
}

.header-wrapper .navbar-toggle, .header-wrapper .wpml-ls-legacy-dropdown a {
    color: #1e2269;
}

@media only screen and (min-width: 993px) {
.item-design-mega-menu .nav-sublist-dropdown > .container > ul > li {
    float: left;
    display: block;
    margin-bottom: 15px;
}
}

.nav-sublist-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    display: none;
    animation: fadeOut;
    width: 18em;
    padding: 2.14em 2.14em;
    background-color: #1e2269;
    text-align: left;
    text-align: start;
    border: none!important;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.21);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.21);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.21);
}

#cookie-notice #cn-notice-text {
    color: #2c2c2c;
    font-size: 12px;
    line-height: 19px;
}

.wpcf7-list-item-label {
font-size: 13px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

form.wpcf7-form .wpcf7-submit:not(.active) {
    background-color: #1e2269;
    border: 1px solid #1e2269;
    color: #fff;
}

form.wpcf7-form .wpcf7-submit:not(.active):hover {
    background-color: #ebc400;
    border: 1px solid #ebc400;
    color: #fff;
}

.dokan-form-control, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="url"], textarea, textarea.form-control {
    border: none;
    background-color: #f2f2f2;
    outline: none;
    border-radius: 0;
    width: 100%;
    color: #2c2c2c;
    font-size: 14px;
    box-shadow: none;
    height: 45px!important;
        -moz-box-shadow: inset 0 0 10px #dddddd;
    -webkit-box-shadow: inset 0 0 10px #dddddd;
    box-shadow: inset 0 0 10px #dddddd;
}

textarea {
height: 200px!important;
}

.page-heading {
    padding: 8px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
}

.product_list_widget li img, .sidebar-slider li img {
    max-width: 100px;
}

.prefooter p a {
border-bottom: none!important;
}

.ibox-block.top-icon .ibox-symbol i {
    width: 60px;
    height: 20px;
    font-size: 50px!important;
}

.ibox-block .ibox-content h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}

.ibox-block .ibox-symbol i.icon-image {
  min-width: 188px;
    max-width: 188px;
    min-height: auto;
    padding: 17px 25px;
}

.box {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding:30px 20px 40px 20px;
    margin-bottom: 30px;
        border: 15px solid;
    border-image-source: linear-gradient(45deg, rgba(30,34,105,0.2), rgba(235,196,0,0.2));
    border-image-slice: 1;
}

.boxtext {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 40px 20px 40px 20px;
    margin-bottom: 30px;
    border: 15px solid;
    border-image-source: linear-gradient(45deg, rgba(30,34,105,0.2), rgba(235,196,0,0.2));
    border-image-slice: 1;
}

.box1.ibox-block.top-icon .ibox-symbol i {
    color: #fff!important;
    }


.box1 {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 30px 20px 40px 20px;
    background-color: #1e2269;
    margin-bottom: 30px;
}

.box1.ibox-block .ibox-content h3 {
color: #fff;
}

.box1 p {
color: #fff;
}

.box1 .btn {
    border: 2px solid #fff;
    color: #fff;
}

.box1 .btn:hover {
background-color: #ebc400!important;
    border: 2px solid #ebc400!important;
    color: #fff!important;
}

.box2 .btn.dark.medium:hover {
background-color: #1e2269!important;
    border: 2px solid #1e2269!important;
    color: #fff!important;
}

.box2 {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 40px 20px 40px 20px;
   background: linear-gradient(90deg,#1e2269,#ebc400)!important;
    margin-bottom: 30px;
}

.box2 h2 {
color: #fff!important;
}

.box2 p {
color: #fff!important;
}

.box2 .btn.medium {
color: #fff!important;
border: 2px solid #fff!important;
font-weight: 600!important;
}

.box2 .btn.medium:not(.black):not(.active) {
color: #fff!important;
border: 2px solid #fff!important;
font-weight: 600!important;
}

.box2 .btn.medium:not(.black):not(.active):hover {
border: 2px solid #1e2269!important;
font-weight: 600!important;
}

.btn.small {
line-height: 10px;
}

.banner img {
    width: auto;
    height: auto;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 1500px) and (min-width: 650px) {
.banner.responsive-fonts .banner-content .banner-title, .banner.responsive-fonts .banner-content .banner-subtitle {
    zoom: 1;
    font-size: 26px;
}
}

@media only screen and (max-width: 992px) {
.header-wrapper header .container-wrapper {
    padding: 7px 0;
    position: relative;
    text-align: right;
    text-align: end;
    display: inline-block;
    width: 100%;
}
}

@media only screen and (max-width: 767px) {
.banner.responsive-fonts .banner-content .content-inner > p {
    zoom: 1;
}
}

@media only screen and (max-width: 442px) {
.sfm-navicon-button.sf_label_default {
    width: 50px!important;
    height: 50px!important;
}
}

@media only screen and (max-width: 480px), (max-width: 812px) and (orientation: landscape) {
.header-logo img {
    max-width: 150px !important;
}
}

@media only screen and (max-width: 1500px) and (min-width: 650px) {
.banner.responsive-fonts .banner-content .content-inner > p {
    zoom: 1;
    font-size: 14px;
}
}

blockquote {
    padding-left: 0px;
    position: relative;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: none;
    font-style: normal!important;
}

blockquote p {
    font-size: 15px;
    line-height: 27px;
    color: #2c2c2c;
    font-style: normal !important;
    text-transform: none;
    letter-spacing: 0px;
    font-family: Montserrat;
}

.banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 3px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    backface-visibility: hidden;
}

p a {
color: #2c2c2c;
    border-bottom: #ebc400 1px solid;
    padding-bottom: 3px;
}

p a:hover {
  color: #ebc400;
}

.header-logo a {
 border-bottom: none;
    padding-bottom:0;
}

.footer-widget a {
    color: #ebc400;
}

.footer-widget a:hover {
color: #ebc400;
}

.footer p {
font-size: 15px;
font-family: Montserrat;
}

.h1, h1 {
    font-size: 32px;
}

.h2, h2 {
    font-size: 26px;
    }

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 15px;
}

.menu-item-has-children .nav-sublist-dropdown .item-level-1 > a:hover {
color: #ebc400;
}

.contact {
    color: #1e2269!important;
    margin-bottom: 0px;
}

#cookie-notice {
    position: fixed;
    right: 1vw;
    left: auto;
    width: 28vw;
    min-width: 1px;
    max-width: 500px;
    top: auto;
    height: auto;
    z-index: 1000;
    padding: 5px;
    background-color: rgba(255, 255, 255) !important;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

.footer-bottom {
    padding: 8px;
}

.banner.banner-type-1:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 120%;
    height: 100px;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
    z-index: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
    backface-visibility: hidden;
}


element.style {
}
.light.btn {
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
}
.btn.medium {
    font-size: .85rem;
    height: auto;
    font-weight: 600;
}
.button, .btn, input[type="submit"], form button {
    display: inline-block;
    border-radius: 0;
    border: 2px solid #1e2269;
    color: #1e2269;
    text-transform: uppercase;
    font-size: 13px!important;
    text-align: center;
    line-height: 20px;
    padding: .75rem 2rem;
    height: 45px;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    backface-visibility: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat;
    letter-spacing: 1px;
    max-width: 100%;
}

.light.btn {
border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
}

.dark.btn:hover {
border: 2px solid #1e2269;
    color: #fff;
    background-color: #1e2269;
}

.btn:hover {
border: 2px solid #ebc400;
    color: #1e2269;
    background-color: #ebc400;
}

.navigation-wrapper .menu-inner {
    border-top: none;
}

@media only screen and (min-width: 993px) {
.header-wrapper header > .container .container-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
}

#sfm-sidebar .sfm-menu-level-0 li a:hover {
background-color: transparent!important;
}

#sfm-sidebar [class*=sfm-icon-] a, .sfm-view-level-custom:before {
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 18px;
    font-size: 26px;
    color: #fff;
    position: relative;
    background-color: #eb9d74;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.sfm-style-full #sfm-sidebar .sfm-social {
    border-top: none!important;
    margin-bottom: 10px;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-search-form {
    padding: 0px 0!important;
    text-transform: capitalize;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-menu .sfm-chapter {
    font-family: Montserrat;
    font-weight: normal!important;
    font-size: 40px!important;
    line-height: 60px!important;
    text-align: center;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
}

@media only screen and (max-width: 442px) {
#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-menu .sfm-chapter {
    font-family: Montserrat;
    font-weight: normal!important;
    font-size: 30px!important;
    line-height: 45px!important;
    text-align: center;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
}
}