/* 
Theme Name: Flash Child 
Theme URL: https://www.ebikemarrakech.com
Description: Flash Child 
Author: Brandsolution
Author URL: https://www.ebikemarrakech.com
Template: flash
Version: 1.0.0 
Text Domain: flash-child 
*/

/*---------------------------------
GENERAL
---------------------------------*/
.hide,
.sow-slider-pagination,
.sow-slider-base .sow-slide-nav {
    display: none !important;
}
.galslider .sow-slider-base .sow-slide-nav {
    display: inherit !important;
}
@font-face {
    font-family: 'Oswald';
    src: url(https://www.ebikemarrakech.com/wp-content/themes/flash-child/fonts/Oswald-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'PT Sans';
    src: url(https://www.ebikemarrakech.com/wp-content/themes/flash-child/fonts/PTSans-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Swiss721ExtendedBT';
    src: url(https://www.ebikemarrakech.com/wp-content/themes/flash-child/fonts/Swiss721ExtendedBT.ttf) format('truetype');
}

.col1 {
    color: #d36729;
}
.col2 {
    color: #231f20;
}
.col3 {
    color: #ffffff;
}
.col4 {
    color: #836328;
}
a,
a:focus {
  outline:none !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
}
.center {
    text-align: center;
}
.strong {
    font-weight: bold;
}
.cta {
    text-align: justify;
}
.right {
    text-align: right;
}
.upper {
    text-transform: uppercase;
}
.mar {
    margin-bottom: 15px;
}
.doblemar {
    margin-bottom: 30px;
}
.btnmar {
    margin: 5px;
}
.light {
    font-weight: 100;
}
.justify {
    text-align: justify;
}
.btnright {
    text-align: right;
}
.btn1,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    font-size: 12px;
	padding: 15px 20px;
	border: 2px solid #d36729;
	background-color: #d36729;
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
    -webkit-transition: 0s ease;
	transition: 0s ease;
}
.btn1:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border: 2px solid #231f20;
	background-color: #231f20 !important;
}
.btn2 {
    display: inline-block;
    font-size: 12px;
	padding: 15px 20px;
	border: 2px solid #ffffff;
	background-color: transparent;
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
    -webkit-transition: 0s ease;
	transition: 0s ease;
}
.btn2:hover {
    color: #d36729 !important;
    background-color: #ffffff;
}
.btn3 {
    display: inline-block;
    font-size: 12px;
	padding: 15px 20px;
	border: 2px solid #000;
	background-color: transparent;
    color: #000 !important;
    text-transform: uppercase;
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
    -webkit-transition: 0s ease;
	transition: 0s ease;
}
.btn3:hover {
    color: #d36729 !important;
    background-color: #000;
}
.smallbtn {
    padding: 5px 10px;
    font-size: 10px;
    margin: 10px 5px;
}
.entry-footer,
.post-edit-link,
.page-template-full-width .breadcrumb-trail.breadcrumbs,
.full-width .breadcrumb-trail.breadcrumbs,
.jtg-title,
.jp-carousel-info {
    display: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 30px 0;
    clear: both;
}
/*---------------------------------
HEADER
---------------------------------*/
.header-sticky .is-sticky #masthead,
#site-navigation ul.sub-menu {
    z-index: 999 !important;
}
.header-top {
    background-color: #d2824b;
}
.header-bottom {
    background-color: #000000;
}
.header-sticky .is-sticky .header-bottom {
    background: rgb(0 0 0 / 0.9);
}
.social-menu li a {
    background-color: transparent;
    color: #000000;
    line-height: 22px;
    height: 22px;
    width: 22px;
}
.social-menu li a:hover {
    background-color:  #000000;
    color: #d36729 !important;
}
.header-top .social-menu li {
    margin-left: 5px;
}
.contact-info .fa {
    margin-right: 5px;
}
.header-top .contact-info li {
    color: #000000;
    padding: 0;
    margin-right: 15px;
}
.logo .logo-image {
    padding: 12px 0;
}
.logo .logo-image a img {
    width: 111px;
    height: 50px;
}
#site-navigation ul li a {
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
}
li.lang-item-first {
    padding-right: 15px !important;
}

.nav-menu a img {
    padding: 0;
}
.theslider .paoc-popup-link {
    padding: 10px 20px;
    color: #fff;
    background-color: rgb(211 103 41 / 70%);
    display: inline-block;
    width: fit-content;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.theslider .paoc-popup-link:before {
    font-family: "FontAwesome";
    content: "\f01d";
    margin-right: 6px;
    font-size: 26px;
    font-weight: 100;
    vertical-align: middle;
    line-height: 12px;
 }
.theslider .paoc-popup-link:hover {
    background-color: #d36729;
}
.playvideo.play .fa {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 5px;
    padding-left: 10px;
}
.servicebox {
    background-color: #ffffff;
    text-align: center;
}
.servicebox h3.widget-title {
    font-size: 16px;
    margin-bottom: 10px;
}
#excursionstypes .servicebox {
    background-color: transparent;
}
.servicebox h3 {
    text-transform: uppercase;
}
#excursionstypes .servicebox .btn1 {
    position: relative;
    top: -50px;
    padding: 3px 5px;
    font-size: 12px;
}
#excursionstypes .servicebox p {
    margin-bottom: 0;
}

.descriptionex {
    padding: 0 15px 1px;
}
.social-menu li a[href*="google.com"]::before {
    content: "\f0d5";
}
.social-menu li a[href*="youtube.com"]::before {
    content: "\f167";
}
.breadcrumb-trail.breadcrumbs {
    background: #efeff4 none repeat scroll 0 0;
}
.breadcrumb-trail.breadcrumbs .trail-title {
    font-size: 18px;
    padding: 8px 0;
}
.breadcrumb-trail.breadcrumbs .trail-items {
    padding: 10px 0;;
}
.breadcrumb-trail.breadcrumbs .trail-title,
.breadcrumb-trail.breadcrumbs .trail-items li span,
.breadcrumb-trail.breadcrumbs .trail-items li span a {
    color:rgb(128, 128, 128) !important;
    text-transform: uppercase;
}


/*---------------------------------
BODY
---------------------------------*/
.entry-content, .entry-summary {
    margin-top: 0;
}
.theslider h1,
.theslider h2 {
    opacity: 0.5;
}
.theslider p {
    margin-top: 0 !important;
}
.cta {
    background-color: rgba(0, 0, 0, 0.5);
}
.cta h4 {
    max-width: 700px;
    margin: 0 auto 40px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    font-weight: 400;
    font-size: 18px;
}
.introtitle {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.reviews .left.fa {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.customer-name {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #d36729;
}

.circuits .textwidget {
    background-color: #ffffff;
    margin-bottom: 30px;
}
.circuits .textwidget h3,
.circuits .textwidget h4 {
    padding: 0 15px;
}
.circuits .textwidget .description {
    padding: 0 15px 15px;
}
.excursion h3,
.excursionb h3 {
    text-align: center;
    padding-bottom: 10px !important;
    font-size: 16px;
}
.excursion h3 {
    background-color: #000;
    color: #fff;
}
.excursionb h3 {
    background-color: #eee;
    color: #000;
}
.excursion p,
.excursionb p {
    margin-bottom: 10px;
}
.excursion strong,
.excursionb strong,
.single.category-events strong,
.single.category-evenements strong {
    color: #d36729;
}
.excursion img,
.excursionb img {
    margin-bottom: 15px;
}
.excursion .btn1,
.excursionb .btn1 {
    margin-top: 10px;
}
.excursiontitle {
    color: #ffffff;
}
.excursiontitle h5,
.excursionbtitle h5 {
    font-weight: bold;
}
.excursiontitle h5 {
    color: #eab686;
}
.excursionbtitle h5 {
    color: #d36729;
}
.excursion .btn1,
.excursionb .btn1 {
    display: block;
    text-align: center;
}
.excursion .lightweight-accordion-title,
.excursionb .lightweight-accordion-title {
    padding: 3px 5px;
    font-size: 12px;
    margin: 20px 0 10px;
    border: 2px solid #eab686;
    background-color: #eab686;
    text-transform: uppercase;
    font-family: "Swiss721ExtendedBT", Helvetica, Arial, sans-serif;
    text-align: center;
}
.price {
    font-size: 16px;
    font-weight: bold;
}
.campdebase {
    margin-bottom: 10px;
}
#team.circuits .textwidget {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="date"],
input[type="number"],
select {
    color: #000;
    border: 2px solid #000;
    background-color: #fff;
    height: 42px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 3px 6px;
}
textarea {
    border: 2px solid #000;
    padding: 3px 6px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.wpcf7 .tg-column-wrapper .tg-column-1,
.wpcf7 .tg-column-wrapper .tg-column-2 {
    margin-bottom: 20px;
}
.tg-column-wrapper .tg-column-2 {
    width: 47%;
}
.tg-column-wrapper .tg-column-1 {
    width: 97%;
}
.full-width-archive #primary .post.has-post-thumbnail .entry-content-block {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.partenaires {
    margin: 20px 0;
}
.partenaires img {
    height: 66px;
    margin: 0 10px;
}
.gallery a img {
    padding: 2px;
}
.poste {
    padding: 0 15px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #d36729;
}
.single .entry-thumbnail {
    margin-top: 0px;
    margin-bottom: 30px;
}
.scrolldown {
    font-size: 10px;
    color: #fff;
    position: relative;
    top: -20px;
    z-index: 900;
    background-color: #d36729;
    border-radius: 50%;
    padding: 10px 5px 5px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.scrolldown .fa {
    font-size: 70px;
    line-height: 26px;
}
.reviews .fa-quote-right {
    font-size: 50px;
}
.ctacont {
    position: relative;
}
.platocont {
    max-width: 300px;
    margin: 0 auto;
}
.plato {
    opacity: 0.3;
    margin-bottom: -230px;
    animation-name: spin;
    animation-duration: 15000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    /* transform: rotate(3deg); */
     /* transform: rotate(0.3rad);/ */
     /* transform: rotate(3grad); */ 
     /* transform: rotate(.03turn);  */
  }
  
  @keyframes spin {
      from {
          transform:rotate(0deg);
      }
      to {
          transform:rotate(360deg);
      }
  }
.flyme {
    padding: 0 5px;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    line-height: 61px;
}
.tiny {
    padding: 3px 5px;
    font-size: 12px;
}
  #sb_instagram {
    padding-bottom: 0 !important;
}
.mapa {
    border: 0;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
#contactform {
    max-width: 700px;
    margin: 0 auto;
}
.pointscles img {
    border-radius: 50%;
}
.pointscles h5 {
    font-weight: 100;
    margin-bottom: 30px;
}
.bikegal {
    max-width: 750px;
    margin: 0 auto;
}
::-webkit-input-placeholder {
    color: #777;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color:  #777;
  }
  :-ms-input-placeholder {
    color:  #777;
  }
  :-moz-placeholder { /* Firefox 18- */
    color:  #777;
  }



.loop .category-events.post,
.loop .category-evenements.post {
    display: inline-block;
    margin: 0 1% 30px !important;
    vertical-align: top;
    width: 47.5%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.loop .category-events.post.has-post-thumbnail .entry-content-block,
.loop .category-evenements.post.has-post-thumbnail .entry-content-block {
    width: 100%;
    position: unset;
    padding: 20px;
    background: #fff;
}
.loop .category-events.post .entry-thumbnail,
.loop .category-evenements.post .entry-thumbnail {
    float: none;
    width: 100%;
    height: auto;
}

.loop .category-events .event-info p,
.loop .category-evenements .event-info p {
    margin: 20px 0;
}
.loop .category-events .event-info .fa,
.loop .category-evenements .event-info .fa {
    width: 30px;
}
.loop .category-events .entry-content a.btn1,
.loop .category-evenements .entry-content a.btn1 {
    min-width: 90px;
    text-align: center;
    font-size: 20px;
    padding: 5px;
}
.loop .event-details {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
}
.green {
    background-color: rgb(0, 128, 0);
    padding: 0 5px;
    color: #fff;
}
.orange {
    background-color: rgb(230, 150, 1);
    padding: 0 5px;
    color: #fff;
}
.red {
    background-color: rgb(255, 0, 0);
    padding: 0 5px;
    color: #fff;
}
.gray {
    background-color: rgb(128, 128, 128);
    padding: 0 5px;
    color: #fff;
}
.follow {
    color: #d36729;
    background-color: #000;
    padding: 5px;
    text-align: center;
}


/*---------------------------------
FOOTER
---------------------------------*/
.resa {
    background-color: #d2824b !important;
    display: block;
    position: fixed;
    bottom: 10px;
    left: 10px;
    cursor: pointer;
    z-index: 99999999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 26px;
    line-height: 26px;
    padding: 12px;
    color: #000000 !important;
    -webkit-transition: 0s ease;
	transition: 0s ease;
}
.resa:hover {
    color: #ffffff !important;
}
#top-footer {
    background-color: #000000;
    padding: 40px 0 10px;
}
#top-footer .widget ul li:after {
    color: #d36729;
    font-weight: 900;
    font-size: 20px;
    line-height: 18px;
}
#top-footer .widget ul li {
    padding-bottom: 14px;
}
#top-footer .widget-title {
    border-left: none;
    color: #d36729;
    padding-left: 0;
    margin-bottom: 15px;
}

#top-footer .textwidget,
#top-footer a {
    color: #ffffff;
}
#top-footer a:hover {
    color: #d36729;
}
#top-footer #custom_html-5 a,
#top-footer #custom_html-6 a {
    display: inline-block;
    margin-bottom: 10px;
}

#top-footer #custom_html-3 .fa,
#top-footer #custom_html-5 .fa,
#top-footer #custom_html-6 .fa {
    margin-right: 7px;
}
#custom_html-3 {
    margin-bottom: 15px !important;
}
#top-footer .socials a {
    color: #d36729;
    font-size: 30px;
    margin-right: 10px;
}
#top-footer .socials a:hover {
    color: #ffffff;
}

#top-footer .widget .btn1 {
    min-width: 240px;
    text-align: center;
}
#bottom-footer {
    background-color: #1b1818;
    color: #ffffff;
}
#bottom-footer a {
    color: #ffffff;
}
#bottom-footer .copyright {
    float: inherit;
    text-align: center;
}

/*---------------------------------
RESPONSIVE
---------------------------------*/

@media(max-width:1200px){

}

@media(max-width:980px){
    #site-navigation {
        padding: 10px 0 !important;
    }
    #site-navigation .menu{
        max-height: 70vh;
        overflow: scroll;
    }
    #site-navigation .menu-toggle {
        font-size: 28px !important;
    }
    .transparent.header-sticky .is-sticky #site-navigation .menu-toggle .fa,
    #site-navigation .menu-toggle {
        color: #d2824b;
    }
    #site-navigation .menu {
        background: #d2824b none repeat scroll 0 0 !important;
    }
    #site-navigation ul li:hover > a,
    #site-navigation ul li.current-menu-item > a,
    #site-navigation ul li.current_page_item > a,
    #site-navigation ul li.current_page_ancestor > a,
    #site-navigation ul li.current-menu-ancestor > a {
        color: #000000 !important;
    }
    #site-navigation .menu,
    #site-navigation ul.sub-menu, .transparent #site-navigation ul.sub-menu {
        padding: 0px !important;
    }
    #site-navigation ul li.menu-item-has-children .sub-toggle {
        background-color: #d36729 !important;
    }
    li.lang-item {
        display: inline-block;
        float: left !important;
        text-align: center;
        width: 50% !important;
        padding: 0 !important;
        border-right: 1px solid rgba(0,0,0,0.1);
    }
    i.lang-item:last-child {
        margin-left: -1px;
    }
}

@media(max-width:768px){
    .theslider .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1 {
        font-size: 60px;
    }
    #top-footer #nav_menu-3,
    #top-footer #nav_menu-5 {
        display: none;
    }
    #top-footer .tg-column-wrapper .tg-column-3 {
        width: 90%;
        text-align: center;
    }
}

@media(max-width:600px){
    #top-footer .tg-column-wrapper .footer-block {
        margin: 0 !important;
    }
    .partenaires {
        text-align: center;
    }
    .partenaires img {
        margin: 10px;
    }
    #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item,
    #sb_instagram #sbi_images {
        padding: 2px !important;
    }
    #jtg-210.modula-gallery .modula-item, .modula-gallery .modula-grid-sizer {
        width: calc(16.666666666667% - 3px) !important;
    }
    .campdebase {
        margin-bottom: 4px;
    }
    .loop .category-events.post,
    .loop .category-evenements.post {
        width: 98%;
    }

}

@media(max-width:480px){
    .theslider .paoc-popup-link {
        padding: 6px 10px;
    }
    .theslider .paoc-popup-link:before {
        font-size: 18px;
        line-height: 10px;
    }
    .logo .logo-image {
        transform: none !important;
    }
    .logo {
        padding: 10px 0 !important;
    }
    .logo .logo-image a img {
        width: 90px;
        height: 40px;
    }
    .tg-column-wrapper .tg-column-2.btnleft,
    .tg-column-wrapper .tg-column-2.btnright {
        margin: 0 !important;
        text-align: center;
        width: 100% !important;
    }
    .loop .category-events .tg-column-wrapper .tg-column-2.btnleft,
    .loop .category-events .tg-column-wrapper .tg-column-2.btnright,
    .loop .category-evenements .tg-column-wrapper .tg-column-2.btnleft,
    .loop .category-evenements .tg-column-wrapper .tg-column-2.btnright {
        margin: 0 !important;
        width: 50% !important;
    }
    .loop .category-events .tg-column-wrapper .tg-column-2.btnleft,
    .loop .category-evenements .tg-column-wrapper .tg-column-2.btnleft {
        text-align: left;
    }
    .loop .category-events .tg-column-wrapper .tg-column-2.btnright,
    .loop .category-evenements .tg-column-wrapper .tg-column-2.btnright {
        text-align: right;
    }
    .plato {
        margin: 0 auto -230px;
        width: 230px;
        height: 230px;
    }
}

@media(max-width:425px){
  
}