/*
 Theme Name:   PetClub Child Theme
 Theme URI:    http://petclub.themerex.net
 Description:  Petclub Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     petclub
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  petclub
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.footer_wrap a.underline_anim.underline_do_hover, .pie-de-pagina {
    font-size: 14px;
}

.joinchat__button {
    bottom: 40px;
}

.copycyber {
    line-height: 3;
}



.navigation .nav-previous {
  display: none;
  float: left;
}

.sub-menu.animated.fast.elastic{
	border-radius: 4px;
}

.navigation .nav-next {
  display: none;
  float: right;
}

.entry-utility {
	display:none; 
}

.entry-meta {
	display:none;
}

.bdt-trailer-box-desc{
	background: #00000078;
}

.bdt-trailer-box-desc:hover{
	background: black;
}

.post_meta.post_meta_single{
	display:none;
}
.nav-links-single{
	display:none;
}
.palete{
	display: hidden;
}

.wpcf7-submit-style{
	background-color: #e98b03;
}
.wpcf7-submit-style:hover{
	background-color: #C67603;
}

.top_panel_title.sc_layouts_row.sc_layouts_row_type_normal {
	display: none;
}

.post_header_wrap.post_header_wrap_in_header.post_header_wrap_style_style-1.with_featured_image{
	display: none;
}

.rev_slider_1_1{
	background-color: #e88903;
}

.sc_icons_item_details:hover{
	color: #C87600;
}

.content_wrap, .content_container {
    width: auto !important;
}

.wpr-nav-menu .wpr-sub-menu {
    width: 48px !important;
}

.menu_mobile_nav_area {
    padding-left: 2em;
}

.single_style_style-2 .content_wrap {
    padding-left: 10em;
    padding-right: 10em;
}

.sub-menu.wpr-sub-menu {
    width: 100% !important;
}

a.wpr-sub-menu-item:hover {
    font-weight: bold;
    color: #fff !important;
}

.imagen-kit {
    width: 65% !important;
}

@media (min-width:1025px) {
.footer_fullwidth {
    padding-left: 10em !important;
    padding-right: 10em !important;
}

}

@media (max-width:961px) {
.footer_fullwidth {
    padding-left: 3em !important;
    padding-right: 3em !important;
}
}

@media (max-width:320px) {
.footer_fullwidth {
    padding-left: 1em !important;
    padding-right: 1em !important;
}
}

.single_style_style-6 .page_content_wrap {
    padding-top: 0em !important;
}

.wpgdprc-consents-settings-link {
    padding: 8px;
}
