/*
 Theme Name:   Innokabi
 Theme URI:    http://www.innokabi.com
 Description:  Tema WordPress Innokabi
 Author:       Jorge Martínez
 Author URI:   http://www.playmebit.com
 Template:     Divi
 Version:      1.0.0
 License:      
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.text-primary {color:#884595;}
.text-strong {font-weight:bold;}
.text-orange {color:#ff7000;}

article.comment-body {padding-right: 145px;}

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

@media (max-width: 480px){ /*For mobile*/
}

@media (min-width: 480px) and (max-width: 980px) {
	#row-hablamos-conocenos .et_pb_column {
		width: 47.25%!important;
		margin-right: 5.5%;
	}
}

@media (max-width: 480px) {
	#row-hablamos-conocenos .et_pb_column {
		width: 100%!important;
	}
	#row-hablamos-conocenos .et_pb_button_module_wrapper {
		text-align:center !important;
	}
}


ul#popular-widget {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#popular-widget li {
  padding-left: 1em; 
  text-indent: -.7em;
}

ul#popular-widget li::before {
  content: "● ";
  color: #884595;
}

.tss-wrapper .owl-controls .owl-nav > div, .tss-wrapper .owl-theme .owl-dots .owl-dot.active span, .tss-wrapper .owl-theme .owl-dots .owl-dot:hover span, .tss-wrapper .owl-theme .owl-dots .owl-dot span {
	background: #884595 !important;
}

.tss-wrapper h4.author-bio {
	color: #884595 !important;
}

.footer-widget ul.menu > li#menu-item-22320 {background-color:#fff;}
.footer-widget ul.menu > li#menu-item-22320 > a {color:#884595;}
.footer-widget ul.menu > li#menu-item-22320 > a:hover {font-weight:bold;}

.zend_form > dd {margin:0px;}
.zend_form > dd > input[type="text"] {border:solid 1px #884595;margin-bottom: 8px;padding:.6em 1em;color:#884595;}
.zend_form > dd > input[type="submit"] {border-radius:50px;padding:.3em 1em;border:solid 1px #884595;background-color:transparent;color:#884595;text-align:center;cursor:pointer;font-size:1.3em;}


footer .zend_form > dd > input[type="text"] {border:0px;margin-bottom: 8px;padding:.6em 1em;color:#884595;}
footer .zend_form > dd > input[type="submit"] {border-radius:50px;padding:.3em 1em;border:solid 1px #fff;background-color:transparent;color:#fff;text-align:center;cursor:pointer;font-size:1.3em;}

.sidebar-primarybg {background-color:#884595;padding:1em;}
.sidebar-primarybg h1, .sidebar-primarybg h2, .sidebar-primarybg h3, .sidebar-primarybg h4 {color:#eec2ef;}
.sidebar-primarybg p {color:#fff;}



.boton-personalizado-verde  {
	color:#000000!important;font-size:28px;background-color:#7cda24;cursor:pointer;
}

.et_pb_bg_layout_light.boton-personalizado-verde:hover  {
	background-color:#8ae931;
}

.boton-personalizado-verde:after {
	font-size: 1.6em;
}
