/*
Theme Name: Garotasgeeks Custom Theme
Theme URI: https://www.garotasgeeks.com/
Author: garotasgeeks
Author URI: https://www.garotasgeeks.com/
Description: A custom WordPress theme developed specifically for the garot website.
Version: 1.0
Text Domain: garotasgeeks
*/


* {	box-sizing: border-box;}.container {   width: 100%;   max-width: 1170px;   margin: auto;   padding: 0 15px;}h1, h2, h3, h4, h5, h6 {	 margin: 15px 0;}h1 {	font-size: 35px;	line-height: 45px;}h2 {	font-size: 30px;	line-height: 40px;}h3 {	font-size: 25px;	line-height: 35px;}h4 {	font-size: 22px;	line-height: 32px;}h5 {	font-size: 20px;	line-height: 30px;}h6 {	font-size: 18px;	line-height: 28px;}.content-part-area {    font-size: 16px;    line-height: 26px;}.content-part-area table tr td {    border: 1px solid #000;    padding: 10px;	font-size: 16px;}.content-part-area table {    margin: 25px 0;    border-collapse: collapse;}.table-auto {    overflow-x: auto;}.aligncenter {    display: block;    margin: auto;}.content-part-area dl {    margin: 20px;    padding: 0;    font-family: Arial, sans-serif;    border: 1px solid #ddd;    border-radius: 5px;    background-color: #f9f9f9;}.content-part-area dt {    font-weight: bold;    margin: 10px 0 5px;    padding: 10px;    background-color: #eee;    border-bottom: 1px solid #ddd;}.content-part-area dd {    margin: 0 0 10px 20px;    padding: 10px;    border-left: 2px solid #ddd;    background-color: #fff;}.mobile-menu {    display: none;}li.menu-item-has-children:after {    position: absolute;    content: "\f107";    font: normal normal normal 14px / 1 FontAwesome;    top: 1px;    right: 13px;    color: #fff;}li.menu-item-has-children {    position: relative;}.main-navigation ul {    display: flex;    flex-wrap: wrap;    justify-content: right;}.main-navigation ul li {    padding-right: 24px;}

div#logo {
	width: 180px;
	height: auto;
}

div#logo img{    width: 100%;    height: 100%;}.logo-menu-part {    display: flex;    align-items: center;    justify-content: space-between;}ul.sub-menu li {    padding-right: 0;}	.copyright p {    margin-bottom: 0;}.copyright {    text-align: center;}

tbody.campaign-compact-table__offers-wrapper .campaign-compact-table__offer td {
    border: 0;
}

.toplist-poker__offer-title p {
    color: #fff !important;
}

.toplist-poker-v2__offer-key-features ul, .toplist-poker-compact__offer-key-features ul {
    margin-left: 0;
}
.date-author-cl {
    padding: 10px 0;
}

.footer {
    background: #9accbe;
    text-align: center;
    padding: 20px 0;
}
aside#block-7 {
    font-size: 15px;
    color: #fff;
}
@media screen and (max-width: 991px) {	.mobile-menu {    display: block;}.main-navigation ul {    display: none;    position: absolute;    left: 0;    width: 100%;    background: #9accbe;    padding: 0 15px;    top: 100px;}.main-navigation ul li {    padding: 10px 0;    width: 100%;}li.menu-item-has-children:after {	display: none;}.mobile-menu i {    font-size: 25px;    color: #fff;}

div#logo {
    width: 130px;
    height: auto;
}

.toggle-menu {    width: 15px;    height: 15px;    margin-top: 0;	text-align: center;}ul.sub-menu {    position: relative !important;    top: 0;}span.toggle-menu i {    color: #fff;}.main-navigation ul li:hover ul {    display: none;}}
.garot-content-area {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
}

.garot-container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
}

.garot-content-area h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}

.garot-page-content h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.garot-page-content h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
}

.garot-page-content h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.garot-page-content h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.garot-page-content h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.garot-page-content ol li {
    list-style: decimal;
}

.garot-page-content ul li {
    list-style: disc;
}

.garot-page-content ol,
.garot-page-content ul {
    padding-left: 30px;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 10px 0 !important;
}
ol, ul {
    box-sizing: border-box;
    padding: 0;
}
.garot-page-content table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
}

.garot-page-content td,
.garot-page-content th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;

}

.garot-page-content dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.garot-page-content dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.garot-page-content dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

.garot-page-content li {
    line-height: 30px;
}



.garot-main-title {
    text-align: left;
}

.garot-custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
}

.garot-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.garot-name_author_out {
    display: flex;
    align-items: center;
}

.garot-name_author_out span.lbl {
    margin-right: 5px;
}

.garot-name_author_out h4,
.garot-name_author_out p {
    margin: 0 !important;
    padding: 0;
    font-weight: normal;
}

.garot-name_author_out a p {
    font-weight: 600;
    font-size: 16px;
}

.garot-name_author_out a:hover p {
    color: #ea0101;
}

.garot-modifyDetails {
    background: #F2F2F2;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.garot-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.garot-author_imag {
    line-height: 0;
}

.garot-name_author_out {
    display: flex;
}

.garot-name_author_out span.lbl {
    margin-right: 5px;
}

.garot-name_author_out a {
    color: inherit;
}

/*Author Page css*/
.garot-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.garot-profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.garot-header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.garot-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.garot-profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    letter-spacing: 1px;
}

.garot-profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}
.garot-home-page.author-box-wrapper {
    padding: 30px 0;
    box-shadow: none;
}

.garot-author-f-name .label, .garot-author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: inherit;
    padding: 0px;
}

.garot-author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
}

.garot-author-description-name {
    margin-top: 20px;
    font-size: 20px;
}
.garot-name_author_out a:hover,
.garot-name_author_out a:hover p {
    color: #000 ;
    text-decoration-color: #000 ;
}
