.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f20c6b2:#FFAC30;--e-global-color-3d5e0e9:#0D0D0D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****General****/

/**Font setting for REMs - this makes setting REMs similar to using px 
Example:
body {font-size:1.4rem;} = 14px
h1 {font-size:2.4rem} = 24px**/

html { 
    font-size: 62.5%; 
} 
body,html{
    overflow-x: hidden !important;
    
}

:root{
    --white:#fff;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6{
    color:var(--white);
}
/****Top Bar/Header/Nav****/
.k-top-bar {
    backdrop-filter: blur(15px) !important;
}

.elementor-menu-toggle{
    padding:0!important;
}
ul.elementor-nav-menu--dropdown a{
    border-left:0!important;
}
/****Homepage****/
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:15px;
}
.page-template-default.customize-support .page.type-page {
    padding:0px !important;
}

/****Mobile Slide-Out Menu****/
.mobile-nav-slide-out-menu .elementor-nav-menu.sm-vertical .sub-menu{
    position: relative!important;
    top: 0!important;
    width: 243px!important;
    text-align: right;
    margin-left: 0!important;
    margin-top: 0!important;
    min-width: 243px!important;
    max-width: 250px!important;
}
.mobile-nav-slide-out-menu .elementor-nav-menu.sm-vertical .sub-menu .elementor-sub-item{
    justify-content:flex-end!important;
    background: none;
} 
/****Pages****/

/****Sidebar****/
.elementor-widget-sidebar .widget-content form label{
    display:block;
}
.elementor-widget-sidebar .widget-content form input[type=search]{
    border-radius: 0;
    font-size: 1.5rem;
    margin-bottom:0.8rem;
    border: 1px solid #ddd;
}
.elementor-widget-sidebar .widget-content form input[type=search]:focus{
    border-color:#ddd!imporant;
}
.elementor-widget-sidebar .widget-content form [type=submit]{
    display:block;
    margin-bottom:3rem;
    padding:1em;
    font-size:1.4rem;
    line-height:1;
    text-shadow:none;
    box-shadow:none;
    border:none;
}
.widget_text.widget-content .sep{
    margin:4rem 0 3rem;
}

/****Post Comments****/

.comment-form-comment textarea#comment{
    border-radius:0;
    border:1px solid #ddd;
    font-size:1.8rem;
    margin-top:1rem;
}

.comment-respond input[type="submit"]{
    text-shadow:none;
    box-shadow:none;
    border:none;
    padding: 0.75em 1.5em;
}

/****Footer****/
.footer-bottom-bar .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding:0;
}
.footer-bottom-bar-link{
    color:blue!important;
}
.footer-bottom-bar-link:hover,
.footer-bottom-bar-link:focus,
.footer-bottom-bar-link:active{
    color:red!important;
    transition:0.3s;
}
footer .shortcode-tag{
    font-family:sans-serif;
}
.footer-shape{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}
/****Responsive****/

.buyer-img-sec {
    background-position-x: 85%  !important;
}
@media screen and (max-width:1599px){
    .buyer-img-sec {
        background-position-x: 70%  !important;
    }
}
@media screen and (max-width:1199px){
   .soket-color p a{
       color: #000 !important;
   }
   .buyer-img-sec {
    background-position-x: 70%  !important;
    }
  }
@media (min-width: 998px) and (max-width: 1199px) {
    .tina-mary-content{
        position: absolute;
        top: 230px;
        left: 0;
    }
}
@media screen and (max-width:991px){
    
}
@media screen and (max-width:767px){
    .buyer-img-sec {
        background-position-x: 90%  !important;
    } 
}
@media screen and (max-width:480px){
    .buyer-img-sec {
        background-position-x: 80%  !important;
    }
}/* End custom CSS */