.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Trade Gothic-Regular";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;color:#000000;font-family:"Trade Gothic-Regular", Sans-serif;font-size:16px;font-weight:300;letter-spacing:0px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#C02026;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-7 h1{color:#C02026;font-family:"Trade Gothic Bold", Sans-serif;font-size:60px;letter-spacing:3px;}.elementor-kit-7 h2{color:#C02026;font-family:"Trade Gothic Bold", Sans-serif;font-size:46px;letter-spacing:0px;}.elementor-kit-7 h3{color:#000000;font-family:"Trade Gothic Bold", Sans-serif;font-size:26px;letter-spacing:0px;}.elementor-kit-7 h4{color:#000000;font-family:"Trade Gothic Bold", Sans-serif;font-size:17px;letter-spacing:0px;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden !important;
}
.clr-1{color:#3a3939;}/*Black*/
.clr-2{color:#c02026;}/*Red 700*/
.clr-3{color:#fba6a9;}/*Red 200*/
.clr-4{color:#98989a;}/*Gray 1*/
.clr-5{color:#e9e9e9;}/*Gray 2*/
.clr-6{color:#f0f0f0;}/*Gray 3*/

@font-face {
  font-family: Trade Gothic Bold;
  src: url(https://decobe.com.mx/wp-content/uploads/2022/06/Trade-Gothic-Bold-Font.woff);
}
@font-face {
  font-family: Trade Gothic Regular;
  src: url(https://decobe.com.mx/wp-content/uploads/2022/06/TradeGothic-Regular.woff2);
}

/*-- SHRINKING LOGO --*/
/*-- New class when sticky is turned on 'elementor-sticky-effects' -*/
/*-- give the logo image a class called 'sticky-logo'  --*/

.elementor-sticky--effects .sticky-logo img {
	width: 60px!important;/*-- edit the pixels to change to desired shrinking size --*/
}

.sticky-logo img {
	transition: .5s all ease-in-out;
}

@media screen and (max-width: 767px) {
    .elementor-sticky--effects .sticky-logo img {
	    width: 90px!important;/*-- edit the pixels to change to desired shrinking size for mobile --*/
    }
}



/*********BUTTONS**********/
/**********************/

a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	/*margin: 30px auto 0;*/
	padding: 14px 15px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	border-radius: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.animated-button:link:after, a.animated-button:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
a.animated-button:link:hover, a.animated-button:visited:hover {
	color: #FFF;
	text-shadow: none;
}
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
	height: 450%;
}
a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	/*margin: 0;*/
	padding: 14px 15px;
	color: #fff;
	font-size:14px;
	border-radius: 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

/**********************/

a.animated-button.thar-three {
	color: #c02026;
	cursor: pointer;
	display: block;
	position: relative;
	/*border: 2px solid #F7CA18;*/
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	border-radius: 30px;
	background-color: #e9e9e9;
	width: max-content;
	padding: 10px 20px;
}
a.animated-button.thar-three:hover {
	color: #fff !important;
	background-color: transparent;
	text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
	left: 0%;
	right: auto;
	width: 100%;
}
a.animated-button.thar-three:before {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #fff !important;
	background: #c02026;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
/**/
a.animated-button.thar-three2:hover {
	color: #c02026 !important;
	background-color: transparent;
	text-shadow: nthree;
}
a.animated-button.thar-three2 {
	color: #fff;
	background-color: #c02026;
	cursor: pointer;
	display: block;
	position: relative;
	border: 1px solid #c02026;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	border-radius: 30px;
	width: max-content;
	padding: 10px 20px;
}
a.animated-button.thar-three2:before {
	color: #c02026 !important;
	background: #fff !important;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.cat-list ul{
        text-align: center;
        padding-left: 0px; 
}

.cat-list li{
    display: inline-block !important;
    font-family: default !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    margin: 10px !important;
    box-shadow: rgba(149, 157, 165, 0.1) 0px 2px 3px;
    padding: 5px;
    
}

.cat-list li:hover{
    display: inline-block !important;
    font-family: default !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    margin: 10px !important;
    box-shadow: rgba(149, 157, 165, 0.1) 0px 6px 16px;
    padding: 5px;
    
}

.cat-list h5{
    display: none;
}

.cat-list a{
    color:black !important;
}

.cat-list a:hover{
    color:#C02026 !important;
}

.cat-list .current-cat a{
    color:#C02026 !important;
}



.type-awl_filter_gallery{
    display:none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Trade Gothic-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://decobe.com.mx/wp-content/uploads/2022/06/TradeGothic-LT-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Trade Gothic Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://decobe.com.mx/wp-content/uploads/2022/06/Trade-Gothic-Bold-Font.woff') format('woff');
}
/* End Custom Fonts CSS */