/* 
 Theme Name:   Kilakitu Theme child
 Theme URI:    
 Description:  
 Author:       Soporte
 Author URI:   
 Template:     kilakitu
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body { overflow-x: hidden; }
body { background: #fff; /* Fallback for when there is no custom background color defined. */ }
article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: 400; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
a img { border: 0; }


/* -----------------------------------------------
  Scroll
------------------------------------------------*/

html { overflow: auto; }
body { position: absolute; overflow-y: scroll; overflow-x: hidden; padding:0px !important; }
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-thumb { background: rgba(150,150,150,0.8); }
::-webkit-scrollbar-thumb:window-inactive { background: rgba(21,21,21,0.4); }


/* -----------------------------------------------
  Common styles
------------------------------------------------*/

html, body { height: 100%; }
body { background-color: #FFFFFF; color: 414042; display: table; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 15px; height: 100%; width: 100%;padding:none !important}

h1 { font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 38px; font-weight: 900; line-height: 42px; text-transform: uppercase; }
h2 { font-family: Oswald, Arial, Helvetica, sans-serif; font-size: 34px; font-weight: 300; line-height: 36px; text-transform: uppercase; }
h4 { color: #414042; font-family: Montserrat, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 700; line-height: 26px; text-transform: uppercase; }
h5 { font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 26px; }
h6 { font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; line-height: 42px; text-transform: uppercase; box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.1); }

p { color: rgb(0,0,0); font-size: 15px; line-height: 24px; }
  p a { color: #a7a9ac; }
  p a:hover { color: rgb(0,0,0); }
  p strong { font-weight: 600; }
  p em { font-style: italic; }
strong { font-weight: 400; }
a:focus { outline: 0; }
sup { font-size: 75%; position: relative; top: -5px; }
small { color: rgb(102,102,102); font-size: 85%; }

.margin-top-30 { margin-top: 30px !important; }
.form-consulta hr { margin: 20px 0 !important; }

@media screen and (max-width: 800px) {
  h1 { font-size: 40px; line-height: 40px; }
}

/* Divisor */
.divisor { background-color: transparent; background-image: linear-gradient(90deg, #ffc616 0%, #d68316 100%); height: 15px; width: 100%; }

/* Bloc Image Zoom */
.image-zoom .elementor-image { overflow: hidden; }
.image-zoom .elementor-image img { transition: all 5000ms ease-in-out; }
.image-zoom .elementor-image img:hover { transform : rotate(2deg) scale(1.1); }

/* Block font style */
.elementor-element-4f44456 h1,
.elementor-element-4f44456 h2,
.elementor-element-4f44456 h5,
.elementor-element-4f44456 p { color: #FFF; }
.elementor-element-d3d951b h5 { font-weight: 300; }

/* Block accordion */
.elementor-widget-accordion h6 a { color: #6d6e71; font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; }
.elementor-widget-accordion h6.elementor-active a { font-weight: 600; }

#accordion { -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
#accordion .card { background-color: rgba(230,231,232,0.66); border: none; }
#accordion .card .card-header { background-color: transparent; border: none; border-top: 1px solid rgba(0,0,0,0.05); box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2); overflow: hidden; }
#accordion .card h5 button { color: #6d6e71; font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 700; text-transform: uppercase; }
#accordion .card-body { padding: 20px; }
#accordion .card-body p { margin: 20px 0; }

/* Block Tabs */
.elementor-tabs .elementor-tab-title { border-left: 1px solid #000 !important; display: table-cell; padding: 10px 20px 0px 20px !important; vertical-align: middle; }
.elementor-tabs .elementor-tab-title[data-tab="9"] { border-right: 1px solid #000 !important; }
.elementor-tabs .elementor-tab-content { padding: 20px 0 !important; }
.elementor-tabs .elementor-tab-content .box-shadow { background-color: rgba(230,231,232,0.66); padding: 30px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
.elementor-tabs .elementor-tab-content .box-shadow hr { border-top: 1px solid #000; }

@media screen and (max-width: 1042px) {
  .elementor-tabs .elementor-tab-title { padding: 4px !important; }
}

@media (max-width: 825px) {
  .elementor-tabs .elementor-tab-content { width: 600px !important; }
}

@media (max-width: 767px) {
  .elementor-tabs .elementor-tabs-wrapper {
      display: block !important;
  }
  .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
    display: none !important;
  }
  .elementor-tabs-wrapper .elementor-tab-title {
    float: none !important;
    float: left !important;
    margin: 4px 0;
  }
}

@media (max-width: 630px) {
  .elementor-tabs .elementor-tab-content { width: 400px !important; }
}

@media (max-width: 410px) {
  .elementor-tabs .elementor-tab-content { width: 300px !important; }
}

/* Block Image "testimonios" */
.foto-testimonios img { left: 0; position: absolute; top: -75px; }

/* Block Star Rating */
.elementor-star-rating i { font-size: 20px; margin: 5px; }

  /* Ajuste ??? */
.row { margin: 0; }


/* -----------------------------------------------
  Header
----------------------------------------------- */

.site__header { height: 120px; margin: 0; width: 100%; background-color:#000 !important;}
.site__header--wrapper { position: relative; }

/* Button */
.calc { border: 1px solid #000; border-radius: 3px; color: #000; font-size: 12px; font-weight: 500; margin: 5px 14px; right: 0; padding: 3px 15px; position: absolute; text-transform: uppercase; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.calc:hover { background-color: #000; color: #FFF; text-decoration: none; }

/* Logo */
.site__logo { display: block; float: left; margin: 0px 0 0 0; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; }
.home .site__logo a img { margin: -20px 0 0 0; width: 105px; }
.site__logo a img { margin: 10px 0 0 0; width: 105px; }
/* Navigation */
.main__nav { float: right; margin: 50px 0 0 0; }
.main__nav a { border: 1px solid #000; border-radius: 5px; color: #000; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 25px; text-transform: uppercase; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; }
.main__nav a:hover { background-color: #000; color: #FFF; text-decoration: none; }


@media screen and (max-width: 990px) {
  .site__logo { float: none; text-align: center; }
  .calc { margin: -70px 14px; }
}

@media screen and (max-width: 500px) {
  .calc { padding: 3px 5px; }
}

/* Icon responsive */
#nav-icon { float: left; left: -1000px; top: 30px; z-index: 99999; width: 50px; height: 45px; position: absolute; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; }

#nav-icon span { display: block; position: absolute; height: 1px; width: 100%; background: rgb(0,0,0); opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) { top: 6px; }
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) { top: 18px; }
#nav-icon span:nth-child(4) { top: 30px; }

#nav-icon.iconOpen span:nth-child(1) { top: 18px; width: 0%; left: 50%; }
#nav-icon.iconOpen span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#nav-icon.iconOpen span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#nav-icon.iconOpen span:nth-child(4) { top: 18px; width: 0%; left: 50%; }


@media only screen and (max-width: 990px) {
    .header { height: 70px; }
    .header .logo { text-align: center; width: 100%; }
    .header .logo img { height: 40px; margin: 15px 0; }
    .header ul.nav { display: none; opacity: 0; }
    #nav-icon { left: 20px; }
}

@media only screen and (max-width: 400px) {
	.header .logo { text-align: right; }
	.header .logo img { height: 30px; margin: 20px 0; }
}

/* Menu responsive */
.menu__responsive { background-color: rgba(0,0,0,1) !important; height: 100%; left: -100%; position: fixed !important; text-align: center; top: 0; opacity: 0; padding: 40px; width: 100%; z-index: 99999 !important; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .3s ease-in-out; }
.menu__responsive.menuOpen { left: 0; opacity: 1; }
.menu__content { background-color: rgb(0,0,0); height: 100%; padding: 40px; position: relative; }
.menu__header img { float: left; width: 100px; }

.menu__content .nav__first { bottom: 40px; left: 40px; position: absolute; }
.menu__content .nav__first ul { margin: 0; }
.menu__content .nav__first ul li { border: none; float: none; text-align: left; width: auto; }
.menu__content .nav__first ul li a { border: none; color: rgb(0,0,0); display: block; font-size: 18px; height: auto; line-height: 40px; padding: 0; text-align: left; width: auto; }
.menu__content .nav__first ul li a:hover { text-decoration: none; }
.menu__content .nav__first ul li:last-child a { border: none; }

.menu__content .nav__second { display: none; bottom: 40px; position: absolute; right: 60px; }
.menu__content .nav__second ul li { text-align: right; }
.menu__content .nav__second ul li a { color: rgb(175,175,175); font-size: 16px; line-height: 30px; }
.menu__content .nav__second ul li a:hover { text-decoration: none; }

.menu__content .eicon-editor-close { cursor: pointer; position: absolute; top: 40px; right: 40px; font-size: 30px; }

@media only screen and (max-width: 500px) {
  .menu__responsive { padding: 0; }
  .menu__content { padding: 20px; }
  .menu__content .nav__first { left: 20px; }
  .menu__content .nav__second { right: 20px; }
  .menu__content .eicon-editor-close { top: 20px; }
}

@media only screen and (max-height: 450px) {
  .menu__responsive { padding: 0; }
  .menu__content { padding: 20px; }
  .menu__content .nav__first { left: 20px; }
  .menu__content .nav__second { right: 20px; }
  .menu__content .eicon-editor-close { top: 20px; }
  .menu__content .nav__first ul li a { font-size: 18px; line-height: 24px; }
  .menu__content .nav__second ul li a { font-size: 15px; line-height: 22px; }
}

@media only screen and (max-height: 350px) {
  .menu__content .nav__first ul li a { font-size: 18px; line-height: 28px; }
  .menu__content .nav__second ul li a { font-size: 15px; line-height: 22px; }
}



/* -----------------------------------------------
  Content
----------------------------------------------- */

/* Menu */
.home .menu-menu-cabecera-container { float: right; margin: 0px 0 0 0; }
.menu-menu-cabecera-container { float: right; margin: 40px 0 0 0; }
.elementor-widget-wp-widget-nav_menu ul,
.menu-menu-cabecera-container ul,
.menu-main-menu-container ul,
.menu-menu-pack-container ul { margin: auto; width: fit-content; }
.elementor-widget-wp-widget-nav_menu ul li,
.menu-menu-cabecera-container ul li,
.menu-main-menu-container ul li,
.menu-menu-pack-container ul li { display: block; float: left; margin: 4px 0; text-align: center; width: auto; }
.elementor-widget-wp-widget-nav_menu ul li a,
.menu-menu-cabecera-container ul li a { border-left: 1px solid #414042; color: #000; display: table-cell; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 500; height: 40px; line-height: 13px; padding: 0 17px; text-align: center; text-transform: uppercase; vertical-align: middle; width: 180px; }
.menu-main-menu-container ul li a,
.menu-menu-pack-container ul li a { border-left: 1px solid #414042; color: #000; display: table-cell; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 13px; height: 40px; padding: 0 10px; text-align: center; text-transform: uppercase; vertical-align: middle; width: auto; }
.elementor-widget-wp-widget-nav_menu ul li a:hover,
.menu-menu-cabecera-container ul li a:hover,
.menu-main-menu-container ul li a:hover,
.menu-menu-pack-container ul li a:hover { color: #646464; text-decoration: none; }
.menu-menu-cabecera-container ul li:last-child,
.menu-main-menu-container ul li:last-child,
.menu-menu-pack-container ul li:last-child { width: 10%; }
.elementor-widget-wp-widget-nav_menu ul li:last-child a,
.menu-menu-cabecera-container ul li:last-child a,
.menu-main-menu-container ul li:last-child a,
.menu-menu-pack-container ul li:last-child a { border-right: 1px solid #414042; width: 10%; }

li:hover ul.sub-menu { display: block; }
ul.sub-menu { background-color: #FFF; display: none; position: absolute; width: 150px; z-index: 9999; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
ul.sub-menu li { display: block; float: none; }
ul.sub-menu li a,
ul.sub-menu li:last-child a { border: none; text-align: left; }

.menu__responsive ul.sub-menu { left: 100px; margin: 0 0 0 0; padding: 0 20px; }

@media only screen and (max-width: 1200px) {
  header .menu-menu-cabecera-container ul li a { width: 90px; }
}

@media only screen and (max-width: 990px) {
  header .menu-menu-cabecera-container { display: none; }
}

/* Modal */
.modal button.close { font-size: 24px; }
.modal-calculadora label,
.modal-calculadora label span { font-size: 14px !important; line-height: 5px !important; }
.modal-calculadora label span .ms-options-wrap { margin: 9px 0 0 0 !important; }
.modal-calculadora label span .ms-options-wrap ul li label { line-height: 14px !important; }

/* Forms */
.wpcf7 { text-align: left; }
.wpcf7 h2 a { color: rgb(122, 122, 122); }
.wpcf7 label, .wpcf7 label span { font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 900; line-height: 14px; width: 100% !important; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"] { background: transparent; border: 1px solid #808285; margin: 0 0 10px 0; outline: 0; padding: 5px 8px; width: 100%; }
.wpcf7 select { background: transparent; border: 1px solid #808285; margin: 10px 0; outline: 0; padding: 5px 8px; width: 100%; }
.wpcf7 textarea { background: transparent; border: 1px solid #808285; height: 100px; margin: 0 0 10px 0; outline: 0; padding: 3px 8px; width: 100%; }
.wpcf7 input[type="submit"] { background: transparent; border: 1px solid #808285; cursor: pointer; font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 600; margin: 10px 0; outline: 0; padding: 5px 25px; text-transform: uppercase; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; }
.wpcf7 input[type="submit"]:hover { background-color: #808285; color: #FFF; }

.wpcf7 #ms-list-1 button { background-color: transparent; border: 1px solid #808285; overflow: hidden; outline: 0; padding: 5px; height: 32px; }
.wpcf7 #ms-list-1 button span { font-weight: 400; }
.wpcf7 #ms-list-1 .ms-options { padding: 5px; }
.wpcf7 #ms-list-1 .ms-options .ms-selectall { display: none; }
.wpcf7 #ms-list-1 .ms-options ul li label { font-weight: 400; }
.ms-options-wrap > .ms-options > ul input[type="checkbox"] { top: 5px !important; }
.ms-options-wrap > button:after { border-top-color: #000 !important; }

/* Forms > Extras */
.ms-options { width: 245px !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

/* Galeria */
/*.elementor-slick-slider .slick-arrows-inside .slick-next { right: 0 !important; }
.elementor-slick-slider .slick-arrows-inside .slick-prev { left: 0 !important; }
.elementor-slick-slider .slick-next:before, .elementor-slick-slider .slick-prev:before { color: #000 !important; font-size: 45px !important; }*/
/*.dialog-lightbox-close-button, */
.fancybox-title-over { display: none !important; }

/* Slider3 */
.n2-ss-slider-3 hr { margin: 20px auto !important; width: 15%; }

/* MetaSlider */
.flex-direction-nav .flex-prev { opacity: 1 !important; left: 5px !important; }
.flex-direction-nav .flex-next { opacity: 1 !important; right: 5px !important; }

/* Blog */
article.category-blog { background-color: rgba(255,255,255,0.5); margin: 20px 0; padding: 20px 40px; }
article.category-blog h2 a { color: rgb(88,89,91); display: block; font-family: Merriweather, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: 900; line-height: 30px; margin: 0 0 20px 0; text-transform: uppercase; }
article.category-blog img { margin: 0 0 30px 0; }
article.category-blog .read-more { color: #a7a9ac; display: block; font-size: 18px; text-align: center; }

.widget { background-color: rgba(255,255,255,0.5); margin: 20px 0; padding: 20px 40px; }
.widget h2 { display: block; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 400; margin: 0 40px 0 0; }
.widget ul { margin: 20px 0 0 0; }
.widget ul li a { color: rgb(88,89,91); }

.widget .elementor-widget-container h5 { border-bottom: 1px solid rgba(0,0,0,.1); display: block; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 400; margin: 0 40px 20px 0; padding: 0 0 5px 0; text-transform: uppercase; }
.widget .elementor-widget-container a { color: #000; }
.widget .tags a { display: block; color: rgb(88,89,91) }

/* Pack */
article .pack { margin: 20px 0; }
article .pack .col-text { background-color: rgba(255,255,255,0.5); border-bottom: 2px solid #58595b; border-top: 2px solid #58595b; margin: 0; padding: 20px 40px; }
article .pack .col-text h4 a { color: #58595b; display: block; font-size: 22px; margin: 0; }
article .pack .col-text h5 { display: block; margin: 0 0 20px 0; }
article .pack .read-more { color: #a7a9ac; display: block; font-size: 18px; margin: 10px 0 0 0; text-align: center; }
article .pack .elementor-star-rating i { font-size: 20px; margin: 5px; }

/* Pack Slider */
.packs-portada .item { padding: 10px; }
.packs-portada .item h4 a { color: #58595b; display: block; font-size: 22px; margin: 20px 0 0 0; }
.packs-portada .item h5 { display: block; margin: 0 0 20px 0; }
.packs-portada .item .read-more { color: #a7a9ac; display: block; font-size: 18px; margin: 10px 0 0 0; text-align: center; }
.packs-portada img { max-width: 100%; }



/* Archive */
.archive__main { background-image: url(https://todosafaris.com/wp-content/uploads/2019/02/monkey-653705.jpg);
  background-size: cover; position: relative; overflow: hidden; }
.archive__main .container { position: relative; }
.archive__main h1 { color: rgb(88, 89, 91); margin: 30px auto; position: relative; text-align: center; z-index: 99999; }
.archive__main .background-transparent { background-color: rgba(255,255,255,0.5); height: 100%; width: 100%; position: absolute; }
.archive__main article img { max-width: 100%; }


/* -----------------------------------------------
  Post pagination
----------------------------------------------- */
.paging-nav { padding: 15px 0; }
.paging-nav ul { list-style: none; margin: 0; padding: 0; }
.paging-nav ul li { display: inline; }
.paging-nav a.page-numbers, .paging-nav span.page-numbers { padding: 3px 8px; text-decoration: none; }
.paging-nav a.page-numbers.current, .paging-nav span.page-numbers.current { font-weight: 700; }
.post__nav { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px; padding: 20px 0; }
.post__nav a { display: block; padding: 10px 0; text-decoration: none; }
.post__nav--previous { text-align: center; width: 100%; }

@media screen and (min-width: 37.5em) { .post__nav--previous { text-align: left; width: 50%; } }
.post__nav--previous a:before { content: "\00ab"; padding-right: 5px; }
.post__nav--next { text-align: center; width: 100%; }

@media screen and (min-width: 37.5em) { .post__nav--next { text-align: right; width: 50%; } }
.post__nav--next a:after { content: "\00bb"; padding-left: 5px; }

.pagination { margin: auto; width: 150px; }
.pagination span,
.pagination a { color: #414042; display: block; font-family: Montserrat, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 700; line-height: 26px; margin: 0 6px; }


/* -----------------------------------------------
  Footer area
----------------------------------------------- */

.site__footer { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://todosafaris.com/wp-content/uploads/2019/01/elephant-2231690.jpg'); background-position: center bottom; background-size: cover; padding: 60px 0 100px 0; }
.footer__logo img { width: 135px; }
.footer__nav { border-bottom: 2px solid #FFF; border-top: 2px solid #FFF; padding: 20px 0; }
.footer__nav h6 { box-shadow: none; color: #FFF; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; line-height: 34px; text-transform: uppercase; }
.footer__nav h6 a { color: #FFF; }
.footer__nav li a { color: #FFF; font-size: 13px; }
.footer__separator { background-image: linear-gradient(90deg, #ffc616 0%, #d68316 100%); height: 15px; width: 100%; }
.footer__copyright { background-color: #5b2510; color: #FFF; font-weight: 300; padding: 5px 0; text-align: center; }
.footer__copyright ul li { display: block; float: left; }
.footer__copyright a { color: #FFF; font-size: 14px; font-weight: 300; margin: 0 2px; position: relative; top: -1px; }
.social { margin: 0 0 0 15px; }
.social a { display: block; float: left; margin: 20px 5px 5px 0; }
.social a img { width: 32px; }

.elementor-widget-tabs .elementor-tab-content .card-header h5, .elementor-widget-tabs .elementor-tab-content .card-header h5 button {
	white-space: normal;
	text-align: left;
}

@media only screen and (max-width: 990px) {
  .footer__logo { margin: auto; text-align: center; }
  .footer__nav { display: none; }
  .social { margin: 15px auto; width: 111px; }
}

@media (max-width: 767px) {
	.elementor-widget-tabs .elementor-tab-content .card-header h5, .elementor-widget-tabs .elementor-tab-content .card-header h5 button {
		max-width: 100% !important;
		width: 100% !important;
		display: block;
		white-space: normal;
	}
	.elementor-tabs .elementor-tab-content {
		width: 100% !important;
		max-width: 100% !important;
	}
}

.grecaptcha-badge {
    visibility: hidden;
}
body .elementor-invisible {
    visibility: inherit !important;
}

.content.content-breadcrumb{
    color:white;
    padding-left: 100px;
}
.content.content-breadcrumb p{
    color:white;
}
.site__header--wrapper .container{
	padding:none !important;

}	

#menu-menu-cabecera-1 ul li a{
	color:#1b1b1b !important;
}
header .menu-menu-cabecera-container ul li a{
	color:white !important;
	text-transform:none !important;
}
.ms-plugin .card a{
	height:auto !important;
}

.ms-plugin .card a:hover img{
    filter: grayscale(0) !important;
}

.main-navigation
 {
    background-color: #E4B325 !important;
}

.menu__header{
	background-color:#000 !important;
}

.ms-plugin.ms-product-single-page .ms-product-tabs__tab {
    font-size: 1.2rem;
}

.ms-plugin .ms-product-gallery__item img {
    display: block;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    transition: transform .25s ease;
}