/*
Theme Name: Restaurantedonmauro Theme
Theme URI: https://restaurantedonmauro.es
Description:  Theme for the restaurantedonmauro.es website.
Author:       V
Author URI:   https://restaurantedonmauro.es
Version:      1.3.9
Text Domain: Restaurantedonmauro Theme

*/

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

body {
	font-family: 'Cabin', Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	overflow: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
	
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}


.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 22%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}


.back-to-top {
    color: #fff !important;
}

.inner-title.hover-reveal .social-icons a,.inner-title.hover-reveal .social-icons a i {
    color: #fff;
}

.counter {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
    font-weight: 300;
    color: #265bb3;
    font-size: 56px;
    line-height: 64px;
    text-align: center;
    display: block;
}

.image-bg .counter,.bg-dark .counter {
    color: #fff;
}


.present-wrapper {
    position: relative;
    display: inline-block;
}

.present-button {
    position: relative;
    display: inline-block;
    margin-left: auto;
    padding: 16px 16px;
    background-color: #429488;
    border: none;
	border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    animation: breathe 1.5s infinite;
}

.promo-code {
	font-size: 20px;
	font-weight: 700;
	color:#e1c258; 
	margin-bottom: 25px;
	line-height: 1;
	text-align:center;
}

.present-title {
	font-size: 20px;
	font-weight: 700; 
	margin: 12px 0 16px;
	line-height: 1;
	text-align:center;
}

.present-text {
	font-size: 18px;
	font-weight: 700;
	margin: 12px 0 16px;
	line-height: 1.5;
	text-align:center
}

.present-inner-button {
	border-radius: 32px;
    line-height: 1;
    padding: 18px 15px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-weight: bold;
    font-size: 14px;
    background: #429488;
    color: white;
}

.present-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 10%;
    background-color: #265bb3;
    animation: pulse 1.5s infinite;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.present-button img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.present-container {
    position: absolute;
    top: 60px;
    right: 16px;
    width: 300px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #265bb3;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1000;
    color: black;
}

.present-container img {
    width: 90%;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: black;
    object-fit: cover;
}

.play-now-btn {
    background-color: #265bb3;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 14px;
    width: 60%;
    text-align: center;
}

.popup-title{
    font-size: 24px;
}
.cat-img-text{
    display: flex;
    align-items: center;
	justify-content: space-between;
}

.play-now-btn-cat {
    background-color: white;
    color: #743c54;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    width: 15%;
    text-align: center;
	border: 1px solid #743c54;
}

.play-now-btn-cat:hover {
    background-color: #743c54;
	color: #fff;
	border-color: #fff
}

.popup-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    background-color: #743c54;
    box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.1);
    transition: bottom 0.3s ease-in-out;
    z-index: 1000;
    padding: 50px 15px;
}

.popup-content {
    display: flex;
    gap: 48px;
    justify-content: space-between;
	align-items: center;
}

.popup-image-container {
	display: flex;
    align-items: center;
    margin-right: 4%;
}

.rating-stars-container {
    padding: 4px;
    border-radius: 8px;
    text-align: center;
    margin-left: 15px;
}

.popup-image {
    object-fit: cover;
    border-radius: 5px;
	max-width: 240px; 
	background: #eee
}

.pop-up-promo {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    max-width: 315px;
}

.popup-text {
    text-align: left;
    text-transform: uppercase !important;

}

.popup-text p {
    margin: 5px 0 0;
	font-weight: 700;
    color: white;
}

.popup-close {
    background: none;
    border: none;
    font-size: 30px;
    color: white;
    cursor: pointer;
}

.popup-close:hover {
    color: black;
}

.popup-container.show {
    bottom: 0;
}

@media (max-width: 768px) {
	
	.rating-stars-container {
		display: none;
	}
	
	.pop-up-promo {
    	font-size: 20px;
		line-height: 30px;
	}
	
	
	.popup-container{
		padding-left: 0px;
	}
	.popup-content {
		flex-direction: column;
		gap: 16px;
		align-items: center;
		text-align: center;
	}

	.popup-image-container {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 0;
        margin-bottom: 15px;
	}

	.popup-text {
		text-align: left;
	}

	.popup-close {
		position: absolute;
		top: 0px;
		right: 15px;
		color: white;
	}

	.play-now-btn-cat {
		width: 80%;
		padding: 12px;
		font-size: 18px;
	}

	.rating-stars-container {
		margin-left: 0;
	}

	.popup-image {
		width: 175px;
		height: auto;
	}
	.popup-text p{
		font-size: 15px!important;
	}
	p.popup-title{
		font-size: 18px!important;
	}
}

.play-button {
  width: 100%;
  justify-content: center!important;
}

.play-now-btn {
  width: 80%;
}

.button-container {
  flex-direction: column;
}

.promo-block {
  flex-direction: column;
}

.promo-description {
  margin-top: 16px !important;
}


.promo-title{
	margin-top: 12px!important;
}

}

.rating {
	display: flex;
    justify-content: center;
    align-items: center;
}

.rating-number {
	margin-left: 8px;
	color: #000;
    font-size: 16px;
    font-weight: bold;
	letter-spacing: normal
}

.brand-rating span {
	display: block;
}

.brand-rating span:first-child {
	margin-bottom: 5px
}

.rating-stars {
  color: #ffbf00!important;
  font-size: 18px;
}

.play-button {
  flex-basis: 25%;
  display: flex;
  justify-content: end;
  align-items: center;
}

.play-now-btn:hover {
  background-color: #633347;
}

.promo-block {
  display: flex;
  align-items: flex-start;
  padding: 20px;
  border: 1px solid #265bb3;
  border-radius: 10px;
  background-color: #f9f9f9;
  align-items: center;
  margin-bottom: 24px;
}

.promo-logo-details {
  flex-basis: 25%;
  text-align: center;
}

.promo-title {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: bold;
}

.promo-logo-img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  background-color: black;
  height: 160px;
  width: 210px;
  object-fit: contain;

}

.promo-description-block {
  flex-basis: 75%;
  padding-left: 20px;
}

.promo-description {
  font-size: 16px;
  margin-top: 0;
  line-height: 1.6;
}

.faq-section {
  padding: 20px;
  border: 1px solid #265bb3;
  border-radius: 10px;
  background-color: #f9f9f9;
  margin-top: 20px;
}

.faq-title {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
	color: #265bb3
}

.faq-item {
  margin-bottom: 20px;
}

.faq-question {
  	font-size: 18px;
  	font-weight: bold;
  	margin-bottom: 10px;
	color: #000;
}

.faq-link {
	 color: #84435e;
 	 text-decoration: none;
 	 border-bottom: 2px dotted #84435e;
	 letter-spacing: normal;
}

.faq-link:hover {
  text-decoration: underline;
}

.faq-answer {
  font-size: 16px;
  line-height: 1.6;
}

.faq-divider {
  border: none;
  border-top: 2px solid #84435e;
  margin: 20px 0;
  width: 100%;
}

.new-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.new-table th, .new-table td {
  padding: 15px;
  border: 1px solid #ddd;
  text-align: left;
}

.new-table th {
  background-color: #000000;
  font-weight: bold;
  color:white;
  font-size:20px;
}

.new-table tbody tr:nth-child(even) {
  background-color: #84435e15;
}

.button-container {
    display: flex;
    justify-content: center;
}

.button-container a {
    text-decoration: none;
    padding: 10px 20px;
    margin: 5px;
    color: white;
    background-color: #84435e;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}

.button-container a:hover {
    background-color: #633347;
}

.banner {
    margin-top: 20px;
}

.banner img {
    width: 100%;
    height: auto;
    display: block;
}

.author-links a {
	color: #265bb3 !important;
}

.author-links a:hover{
	color:#633347!important;
}
.present-button {
    position: relative;
	top: 0px;
    display: inline-block;
    margin-left: auto;
    padding: 11px 11px;
    background-color: #ba3942;
    border: none;
    border-radius: 50%;
	border: 1px solid #fff;
    cursor: pointer;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	animation: breathe 1.5s infinite;
	line-height: 1;
}

.present-button img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.present-button:hover {
    transform: scale(1.2);
}

.present-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ba39428c;
    animation: pulse 1.5s infinite;
    transform: translate(-50%, -50%);
    z-index: -1;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}
@keyframes breathe {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.present-container {
    position: absolute;
	text-align: center;
    top: 60px;
    right: 16px;
    width: 300px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #48742c;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1000;
	color:black;
}
.present-container img{
	width: 90%;
	margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 10px;
	background-color: black;
	object-fit: cover;
}

.present-wrapper{
	position: relative;
    display: inline-block;
	float: right;
}
.present-wrapper-mobile{
	display: none;
}

.scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
	padding: 13px;
    background-color: #743c54;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.scroll-to-top:hover {
    background-color: #846a75;
    transform: translateY(-3px);
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
}

.toc-block {
    margin: 30px 0;
    border: 1px solid #743c54;
	background: #fff;
    border-radius: 20px;
    margin-bottom: 46px;
    padding: 32px;
}

.toc-block__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.toc-block__title span {
    font-weight: bold;
	color: #743c54;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.toc-block__title button {
	border: none;
    font-size: 16px;
    margin-right: 10px;
	margin-left: 10px;
    padding: 0 32px 0 0;
    text-transform: uppercase;
    transition: all .25s ease;
    background-color: inherit;
    cursor: pointer;
	color: #743c54;
	background: url(./inc/img/arrow-blue2-down-yellow.svg) no-repeat 100%;
    background-size: contain;
}

.toc-block__title button:hover, .-toggle .toc-block__title button {
	background: url(./inc/img/arrow-blue3-yellow.svg) no-repeat 100%;
}

.toc-block__list {
    transition: all 0.3s ease;
	margin-top: 25px;
}

.toc-block__list ul {
    list-style: none;
    padding: 0;
    margin: 0;
	grid-column-gap: 16px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.toc-block__list li {
	position: relative;
    margin: 0;
	margin-bottom: 14px;
	padding-left: 30px;
}

.toc-block__list li:before {
	display: inline-block;
    background: #84435e;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px;
	background: url(./inc/img/toc-icon-blue3.svg) no-repeat 50% !important;
    background-size: contain;
	
}

.toc-block__list a {
    color: #333;
    text-decoration: none;
}

.toc-block__list a:hover {
    color: #743c54;
}

 .brands-section {
	margin: 40px 0;
}
        
.brands-heading {
	margin-bottom: 30px;
}
        
.brands-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
        
.brand-item {
	border: 1px solid #743c54;
    border-radius: 10px;
    padding: 8px;
    display: flex;
    align-items: center;
}
        
.brand-number {
	background-color: #743c54;
    color: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    margin-right: 10px;

}
        
.brand-image {
    max-width: 100%;
    border-radius: 8px;
    width: 160px!important;
    object-fit: contain;
}
        
.brand-image img {

}
        
.brand-content {
    flex-basis: 35%;
    padding-left: 15px;
    text-align: center;
}

.brands-single .brand-content{
	flex-basis: 20%;
}

.brand-description {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 22px;
}
        
.brand-content .block-title {
    margin: 0 0 3px;
	font-size: 18px;
    font-weight: bold;
	border: none;
}

.brand-rating {
	flex-basis: 15%;
    padding: 4px;
    border-radius: 8px;
    text-align: center;
    margin-left: 15px;
	margin-right: 30px;
	background: #f6f1f3;
	color: #fff;
}

        
.brand-action {
 	flex-basis: 20%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.review-button {
	width: 50%;
	text-decoration: underline;
    color: #345aad;
    font-size: 14px;
}
        
.play-now-btn {
	width: 100%;
	display: inline-block;
	padding: 15px 25px;
    background: #743c54;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    transition: background 0.3s ease;
	border: none;
}
        
.play-now-btn:hover {
	color: #ddd;
	background: #743c54;
}

.brands-section .brand-item {
	padding: 30px;
}

.brands-section .brands-heading {
    font-style: normal;
    font-weight: 400;
    text-align: left;
    text-indent: 1%;
    font-size: 2.4em;
    padding-bottom: .15em;
    margin: 1.25em 0 .75em;
    border-bottom: 5px solid #dcdcdc;
    color: #333;
}

.brands-section .brand-features {
	text-align: left;
	margin-right: 25px;
}

.brands-section .brand-features ul li {
	position: relative;
	margin: 0;
	padding: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    list-style: none;
	padding-left: 16px;
	margin-bottom: 8px;
}

.brands-section .brand-features ul li:before {
    background: url(./inc/img/li-green-icon.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    position: relative;
    top: 2px;
    width: 16px;
}

.faq-item {
    text-align: left;
}

.author-links {
	display: flex; 
	align-items: center; 
	margin-top: 28px;
}

.author-links img {
	width: 150px; 
	height: 150px; 
	border-radius: 50%; 
	margin-right: 20px;
}

.author-links p {
	text-align: left;
	font-size: 16px
}

.author-links a {
	text-decoration: none;
}

.author-links .author-title {
	display: block;
	margin-bottom: 5px
}

.author-links a.author-social-link {
	display: block;
	font-style: normal;
    font-weight: 600;
	margin-bottom: 5px;
}

.author-links a.author-social-link:hover {
	text-decoration: underline;
}

.search-page-block {
	width: 100%;
    margin: 0px auto;
    height: 48vh;
    margin-top: 60px;
}

.search-page-block form {
	display: flex;
    width: 100%;
	align-items: center;
    justify-content: center;
}

.search-page-block #sitesearch {
	font-size: 16px;
    margin-right: 15px;
    padding: 20px 15px;
    width: 75%;
}


.search-page-block #sitesearchbtn {
	max-width: 150px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background: #84435e;
    border-color: #84435e;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid;
}

.author-section {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 60px;
    margin-top: 30px;
}

.author-photo {
    flex: 0 0 300px;
}

.author-photo img {
    width: 100%;
	max-width: 300px;
    border-radius: 8px;
    object-fit: cover;
}

.social-links {
    margin-top: 20px;
    text-align: center;
}

.social-links a {
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    font-size: 16px;
}

.social-links a:hover {
	text-decoration: underline
}

.not-found.search-page-block {
	text-align: center;
}

.not-found.search-page-block form .field {
	font-size: 16px;
    margin-right: 15px;
    padding: 20px 15px;
    width: 75%;
}

.not-found.search-page-block form .submit {
	max-width: 150px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background: #84435e;
    border-color: #84435e;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid;
}

.not-found .entry-content p {
	text-align: center;
}

.pagination {
    text-align: center;
    padding: 30px 0;
    clear: both;
    margin: 0 auto;
    width: 100%;
}

.pagination ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    display: inline-block;
    margin: 0 5px;
}

.pagination ul li a,
.pagination ul li span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #743c54;
    text-decoration: none;
    color: #333;
}

.pagination ul li span.current {
    background-color: #743c54;
    color: white;
    border-color: #743c54;
}

.pagination ul li a:hover {
    background-color: #743c54;
}

.pagination .prev,
.pagination .next {
    padding: 5px 15px;
}

.promo-block {
  display: flex;
  align-items: flex-start;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #f9f9f9;
  align-items: center;
  margin-bottom: 24px;
}

.promo-logo-details {
  flex-basis: 25%;
  text-align: center;
}

.promo-title {
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: bold;
}

.promo-logo-img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  background-color: black;
  height: 160px;
  width: 210px;
  object-fit: contain;

}

.promo-description-block {
  flex-basis: 75%;
  padding-left: 20px;
}

.promo-description {
  font-size: 16px;
  margin-top: 0;
  line-height: 1.6;
}

@media (max-width: 768px) {
	
	.brands-section .brand-features {
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	
	.brand-item {
		flex-direction: column;
		text-align: center;
       }
            
	.brand-number,
	.brand-image,
	.brand-content {
         margin: 0 0 15px;
		padding: 0;
       }
	.brand-rating {
		padding: 15px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	
}

.faq-block {
	margin-top: 32px;
    margin-bottom: 32px;
}
    
.faq-block .faq-item {
    background: #fdfdfd;
    border: 1px solid #743c54;
    border-radius: .5rem;
    padding: 1.25rem 1rem
}

.faq-block .faq-item:not(:last-child) {
    margin-bottom: 25px
}

.author-block {
    grid-gap: 20px;
    background: #f9f9f9;
    border: 1px solid #743c54;
    border-radius: .5rem;
    display: grid;
    grid-template-columns: max-content 1fr;
    margin-bottom: 32px;
    padding: 1.25rem 1rem
}

.author-block .author-block__photo {
    display: inline-block
}

.author-block .author-block__photo img {
    border-radius: 50%;
    height: 140px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 140px
}

.author-block .author-block__title {
    border-bottom: 1px solid #743c54;
    font-weight: 700;
    margin-bottom: 16px
}

.author-block .author-block__name {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px
}


.author-block .author-block__name a:hover {
    opacity: .86
}

.author-block .author-block__desc {

    margin-bottom: 16px;
    opacity: .8
}

.author-block .author-block__socials {
    display: flex;
    gap: 14px
}

.author-block .author-block__socials .author-block__socials__link {
    background: #743c54;
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    place-content: center;
    place-items: center;
    width: 32px
}

.author-block .author-block__socials .author-block__socials__link:hover {
    opacity: .86
}

.author-block .author-block__socials .author-block__socials__link i {
    display: inline-block;
    height: 18px;
    width: 18px;
}

.author-block .author-block__socials .author-block__socials__link i.icon-fb {
    background: url(./inc/img/soc-icon-fb.svg) no-repeat 50%;
    background-size: contain
}

.author-block .author-block__socials .author-block__socials__link i.icon-tw {
    background: url(./inc/img/soc-icon-tw.svg) no-repeat 50%;
    background-size: 16px
}

.author-block .author-block__socials .author-block__socials__link i.icon-ln {
    background: url(./inc/img/soc-icon-ln.svg) no-repeat 50%;
    background-size: contain
}


.author-page-block {
    margin-bottom: 32px
}

@media (min-width: 768px) {
    .author-page-block {
        grid-gap:20px;
        display: grid;
        grid-template-columns: max-content 1fr
    }
	
	.post-list {
		grid-gap: 20px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	
}

.author-page-block .author-page-block__photo {
    display: inline-block
}

@media (max-width: 768px) {
    .author-page-block .author-page-block__photo {
        margin-bottom:20px
    }
	
	.author-page-block .author-page-block__photo img {
        height:160px;
        width: 160px
    }
	
	.post-list .post-list-item {
		margin-bottom: 25px
	}
	
	.author-section {
		flex-direction: column
	}
	
	
}

.post-list .post-list-item {
    border: 1px solid ##743c54;
    border-radius: .5rem;
    padding: 2rem 1rem;
}

.post-list .post-list-item img {
	border-radius: 5px
}

.post-list .post-list-item a {
	display: block;
	text-decoration: none;
}

.post-list .post-list-item .inline-block {
	font-size: 18px;
	font-weight: 700;
	color: #743c54
}

a.read-more  {
	display: inline-block;
    padding: 15px 25px;
    background: #743c54;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    transition: background-color 0.3s;
}

.description {
	margin-bottom: 25px
}

.pagination {
    margin: 30px 0;
    text-align: center;
}

.pagination ul.page-numbers {
	border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
}

.pagination ul:hover {
	background: none;
}

.pagination ul.page-numbers li {
    margin: 0;
    padding: 0;
}

.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #743c54;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.pagination .page-numbers a:hover {
    background: #743c54;
    color: #fff;
    border-color: #743c54;
}

.pagination .page-numbers.current {
    background: #743c54;
    color: #fff;
    border-color: #743c54;
}

.pagination .next.page-numbers,
.pagination .prev.page-numbers {
    padding: 5px 15px;
}


@media (max-width: 480px) {
    .pagination .page-numbers {
        min-width: 35px;
        height: 35px;
        padding: 5px;
        font-size: 14px;
    }

    .pagination .next.page-numbers,
    .pagination .prev.page-numbers {
        padding: 5px 10px;
    }
}

.author-page-block .author-page-block__photo img {
    border-radius: .5rem;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 280px
}


.author-page-block .author-page-block__name {
    color: #743c54;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px
}

.author-page-block .author-page-block__desc {
    margin-bottom: 16px;
    opacity: .8
}

.author-page-block .post-entry a {
    color: #527336
}

.author-page-block .post-entry a:hover {
    opacity: .86
}

.author-page-block .author-page-block__socials {
    display: flex;
    gap: 14px
}

.author-page-block .author-page-block__socials .author-page-block__socials__link {
    background: #743c54;
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    place-content: center;
    place-items: center;
    width: 32px
}

.author-page-block .author-page-block__socials .author-page-block__socials__link:hover {
    opacity: .86
}

.author-page-block .author-page-block__socials .author-page-block__socials__link i {
    display: inline-block;
    height: 18px;
    width: 18px
}

img {
	max-width: 100%;
    vertical-align: middle;
	height: auto;
}

.post-image-block {
	text-align: center
}

.social_icons .social_icons_item.google-play img {
	max-width: 120px;
	width: 100%;
}

.social_icons .social_icons_item img {
	width: 49px;
	height: 78px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin-bottom: 25px;
}



#page-header {
	margin-top: 25px;
}

#page-header h1 {
	font-size: 26px;
}

.breadcrambs {
	margin-bottom: 25px;
}

.post-image-block, .date {
	margin-bottom: 25px
}

.wp-block-image {
	margin-bottom: 25px;
}

.author.breadcrambs {
	margin-top: 25px;
}

/* Header Base Styles */
.prom-site-header {
    position: relative;
    background-color: #743c54;
    box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
	color: #fff;
	z-index: 999;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
    display: none;
    background: none;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.mobile-menu-toggle span {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.3s;
}

/* Logo Styles */
.site-branding {
    flex-shrink: 0;
}

.custom-logo-link img {
    max-height: 60px;
    width: auto;
}


.primary-navigation {
    flex-grow: 1;
    margin: 0 20px;
}

.primary-navigation {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.primary-navigation > li {
    position: relative;
    margin: 0 10px;
}

.primary-navigation a {
    display: block;
    padding: 10px;
    text-decoration: none;
	color: #fff;
}


.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
	margin: 0;
	padding: 0 10px;
    background: #6d3f53;
    min-width: 250px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 100;
	border: 1px solid #fff;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children > a::after {
    content: '';
	position: relative;
    margin-left: 8px;
    top: -3px;
    display: inline-block;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    padding: 3px;
    transform: rotate(45deg);
}

.menu-item-has-children:hover > .sub-menu {
    display: block;
}

.author-info {
	margin: 0;
}

footer {
	width: 100%;
	background: #222222;
	padding-top: 25px;
	padding-bottom: 55px;
	color: #fff;
	margin-bottom: -5px;
}

.faq-item {
    border: 1px solid #743c54;
    margin-bottom: 10px;
    border-radius: 4px;
}

.faq-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background: #fff;
}

.faq-question {
    margin: 0;
    font-size: 18px;
    padding-right: 40px;
	width: 90%;
}

.arrow-box {
	position: relative;
	display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #743c54;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
	border-radius: 20px;
}

.arrow {
	position: relative;
    width: 10px;
    height: 10px;
    border-right: 1px solid #743c54;
    border-bottom: 1px solid #743c54;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    display: block;
    margin-top: -5px;
	left: 50%;
    margin-left: -32px;
    bottom: 0;
}

.faq-item.active .arrow {
    transform: rotate(-135deg);
    margin-top: 5px;
}

.faq-item.active .arrow-box {
    background: #f5f5f5;
}

.faq-answer {
    display: none;
    padding: 0 20px 20px;
    color: #666;
    line-height: 1.6;
}

.faq-item.active .faq-answer {
    display: block;
}


.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.faq-item.active .faq-answer {
	padding-top: 20px;
    max-height: 1000px; 
    transition: max-height 0.5s ease-in;
}

.footer-menu-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.current_page_item a, .primary-navigation a:hover {
	color: #eee
}

ul li {
	position: relative;
}

.footer-menu-block ul li a {
	display: block;
	color: #fff;
	padding: 8px 0;
}

.footer-menu-block ul li a:hover {
	color: #429488;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #fff;
	font-weight: 700;
}

.footer-text-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.footer-text-block {
	text-align: center;
	margin-bottom: 50px;
}

.footer-images-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.footer-copyright-block {
	text-align: center;
	margin-bottom: 50px;
}

.footer-second-menu {
	text-align: center;
}

.footer-second-menu ul {
	display: flex;
	justify-content: center;
	margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 50px;
}

.footer-second-menu ul li {
	padding-right: 15px;
	font-weight: 700;
}

.footer-second-menu ul li:last-child {
	padding-right: 0px
}

h1 {
	font-size: 28px
} 

h2 {
	font-size: 24px
} 

h3 {
	font-size: 22px
} 

h4 {
	font-size: 20px
} 

h5{
	font-size: 18px
} 

h6 {
	font-size: 16px
}

footer .widget-title {
	font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}


.copyright {
	margin-top: 50px;
}


.left-text-block {
	max-width: 80%
}

.left-text-block img {
	max-width: 141px;
}

.menus-block {
	display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 42px;
}

.menus-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menus-block ul li {
	margin: 0;
	padding: 0;
}

.menus-block ul li a {
	color: #fff;
	font-size: 14px;
}

.images-block {
	display: flex;
    justify-content: space-around;
	flex-wrap: wrap;
    gap: 80px;
    place-content: center;
	align-content: center;
    margin-top: 50px;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 50px 0;
}

.images-block img {
	max-width: 180px;
	height: 40px;
	-o-object-fit: contain;
    object-fit: contain;
}

.images-block .wp-block-image {
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
    .header-container {
        padding: 0.5rem;
    }
	
	#footerw {
		display: none;
	}
	
	#contentwrap {
		width: 100%;
	}

	#contentwrap_3 {
		width: 100%;
	}
	
	#contentwrap_2 {
		width: 100%;
	}

	#sidebar {
		width: 100%;
	}
	#sidebar2 {
		width: 100%;
	}
	#footer1 {
		width: 100%;
	}

	#footer2 {
		width: 100%;
	}
	
	#footer3 {
		width: 100%;
	}
	
	.footer-menu-block:nth-child(3) {
		margin-left: -15px;
        padding: 0px 30px 0px 15px;
	}
	
}

@media (max-width: 768px) {
	
	.left-text-block {
		max-width: 100%;
	}
	
	.menus-block {
		display: block;
	}
	
	.images-block .wp-block-image {
		margin-bottom: 20px;
	}
	
	.footer-menu-block:nth-child(3) {
		margin-left: 0px;
		padding: 15px 0 0 15px
	}
	
	footer {
		padding-bottom: 25px;
	}
	
	.footer-text-area-block {
		text-align: center
	}
	
	.footer-menu-block {
		text-align: center
	}
	
	.primary-navigation a {
		position: relative;
		padding: 15px 10px;
	}
	
	.footer-text-area {
		justify-content: center;
		flex-direction: column;
	}
	
	.footer-text-area-block {
		margin-bottom: 25px;
	}
	
	.footer-text-area-block:last-child {
		margin-bottom: 0px;
	}
	
	.grid_2_of_12 {
		width: 100%;
	}
	
	.menu-item-has-children > a::after {
		content: '';
		position: absolute;
		display: inline-block;
		margin-left: 5px;
		border: solid #333;
		border-width: 0 2px 2px 0;
		padding: 3px;
		transform: rotate(45deg);
		right: 0;
	}
	
	.footer-second-menu ul {
		flex-direction: column
	}
	
	.footer-second-menu ul li {
		padding-right: 0;
		margin-bottom: 15px;
		text-align: cell;
	}
	
	.footer-second-menu ul li:last-child {
		margin-bottom: 0px;
	}
	
    .mobile-menu-toggle {
        display: block;
        order: 1;
    }

    .site-branding {
        order: 2;
    }

    .present-wrapper {
		display: block;
        order: 3;
    }

    .primary-navigation {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #3a3e43;
        padding: 1rem;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
		border-top: 1px solid #eee;
		z-index: 2;
    }

    .primary-navigation.active {
        display: block;
    }

    .primary-menu {
        flex-direction: column;
    }

    .primary-menu > li {
        margin: 0;
    }

    .sub-menu {
        position: static;
        box-shadow: none;
        padding-left: 20px;
    }

    .present-content {
        left: 0;
        right: 0;
        min-width: auto;
    }
}

.grid_4_of_12 {
    width: 30.26%;
}

.grid_8_of_12 {
    width: 100%;
}


#footerw { 
    margin-left: auto!important;
	margin-right: auto!important;
	bottom: -54px;
}

.page-template-template-new-design, .archive, .category, .single-post {
	background: #fff;
	margin: 0;
	padding: 0;
}


#page_general {
	overflow: hidden
}

.datos_footer_right {
    width: 445px;
}

@media (min-width: 1200px) {
    .footer-menu-block.col-lg-3 {
        width: 22%;
    }
}

@media (max-width: 990px) {
    .footer-menu-block.col-sm-6 {
        width: 45%;
		float: left;
    }
	
	.container {
		width: 100%;
	}
	
}


.datos_footer_left p {
	color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 11px;
    line-height: 17px;
}

.brands-section .brand-features ul {
	padding: 0;
	margin: 0;
}

.post-footer-line-1 {
	display: none
}

.blog-feeds {
	margin-bottom: 25px
}


@media (max-width: 640px) {
    .footer-menu-block.col-sm-6 {
        width: auto;
        float: none;
    }
	
	.cat-img-text {
    	display: block;
		margin-bottom: 15px
	}
}

.author-posts-title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 35px;
	text-align: center;
}

.error-404 {
   text-align: center;
   padding: 100px 0;
}

.error-404 h1 {
   font-size: 120px;
   margin: 0;
   color: #333;
}

.error-404 p {
   font-size: 24px;
   margin: 20px 0 40px;
}

.error-404 .btn {
   display: inline-block;
   padding: 12px 30px;
   background: #333;
   color: #fff;
   text-decoration: none;
   border-radius: 4px;
}

.error-404 .btn:hover {
   background: #555;
}


.search-404 {
  padding: 120px 0;
  text-align: center;
}

.search-404 h1 {
  font-size: 120px;
  color: #333;
  margin: 0 0 20px;
  line-height: 1;
}

.search-404 h2 {
  font-size: 32px;
  color: #666;
  margin: 0 0 30px;
}

.search-404 p {
  font-size: 18px;
  color: #888;
  margin: 0 0 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.search-404 .btn {
  display: inline-block;
  padding: 15px 30px;
  background: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  transition: background 0.3s;
}

.search-404 .btn:hover {
  background: #0056b3;
}

.home, .backgroundsize {
	background: #fff!important;
}



@media (max-width: 768px) {
	.faq-question {
    	font-size: 16px;
		padding-right: 15px;
	}
	
	
	
  .search-404 {
    padding: 80px 0;
  }
  
  .search-404 h1 {
    font-size: 80px;
  }
  
  .search-404 h2 {
    font-size: 24px;
  }
  
  .search-404 p {
    font-size: 16px;
  }
}

#theme-footer a {
    color: #fff;
}

.footer-widget-inner .container {
	width: 1045px;
}

.rating > span::before { 
	display: none
}


#main-navbar .main-nav > ul > li p {
	display: none;
}

ul.wp-block-list, ol.wp-block-list {
	padding-left: 2.5em
}

ul.wp-block-list li {
	list-style: disc
}

ol.wp-block-list li { 
	list-style: numbers
}

#main-navbar {
    top: 50% !important;
    margin-top: -40px;
}

.logo {
    z-index: 2;
    position: absolute;
    height: 80px;
    padding: 0 0px;
}

.logo figure {
    position: relative;
}

.logo a, .logo figure {
    display: block;
    height: 100%;
}

.logo .light-logo {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    left: 0;
}

.show-nav .logo .light-logo {
    opacity: 0 !important;
}

.logo .dark-logo {
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    left: 0;
}

.show-nav .logo .dark-logo {
    opacity: 1 !important;
}
