/*
 * Desarrollo e implementación by Milay Pava -  Webmaster Senior
 * Avanzada Wordpress, Sitios Web y Marketing Digital - Optimización de contenidos - SEO - Branding
 */

#site-logo #site-logo-inner a img {
    width: 100%;
    max-height: 70px !important;
    margin: 10px 0;
}

.page-header {
    display: none;
}

ol.alphabetic-list {
    list-style-type: lower-alpha;
}

.btnslider::after {
    content: '';
    background-image: url(https://cashymoney.com/wp-content/uploads/arrow1.svg);
    width: 43px;
    height: 43px;
    margin: 0 -30px 0 16px;
}

#sliderhome a{
    text-decoration: none;
}


.btnslider:hover{
color: #f2bdd5 !important;
}

.gobtn a {
    font-size: 12px !important;
    padding: 8px 40px 8px 12px !important;
    background: #e95480;
    color: #ffffff !important;
    border: 6px solid #e95480;
    background-image: url(https://cashymoney.com/wp-content/uploads/arrow1.svg);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: right;
    line-height: 20px !important;
    margin-top: 15px;
    border-radius: 30px;
    text-transform: uppercase;
}

.gobtn a:hover {
    background: #743778;
    border: 6px solid #743778;
    background-image: url(https://cashymoney.com/wp-content/uploads/arrow2.svg);
    background-repeat: no-repeat;
    background-position: right;
}


.imgp1 {
    position: relative;
}
.imgp1 img {
    position: absolute;
}

.mob {
    display: none;
}

.btnarrow1 a {
    border-radius: 30px !important;
    text-decoration: none !important;
    line-height: 24px;
}

.btnarrow1 a span  {
    display: block !important;
}

.btnarrow1 .sow-icon-image {
    width: 40px !important;
    height: 40px !important;
    margin: -8px -20px -8px 10px !important;
}


#main #content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

#bloq1 .tp1, #bloq1 .tp2, #bloq1 .tp3 {
    border: 1px solid #d5d6db;
    padding: 20px 14px 31px 16px;
    box-shadow: 2px 2px 6px 0px #332f2f3b;
    border-radius: 0 0 30px;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: -0.1px;
    line-height: 21px;
}

#bloq1 img {
    width: 13px;
    margin: 0 auto;
    display: block;
    margin-top: -1px;
    margin-right: 2px;
}

#bloq1 .tp1 a,
#bloq1 .tp2 a,
#bloq1 .tp3 a {
    border-radius: 100px;
    padding: 10px;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

#bloq1 .tp1 a:hover,
#bloq1 .tp2 a:hover,
#bloq1 .tp3 a:hover {
    -webkit-transform: translate(3em, 0);
    -moz-transform: translate(3em, 0);
    -o-transform: translate(3em, 0);
    -ms-transform: translate(3em, 0);
    transform: translate(0.7em, 0);
}

#bloq1 .tp1 p {
    color: #743778;
}

#bloq1 .tp1 a {
    background: #5cbebb;
}

#bloq1 .tp2 p {
    color: #e95480;
}

#bloq1 .tp2 a {
    background: #8c4a93;
}

#bloq1 .tp3 p {
    color: #5cbebb;
}

#bloq1 .tp3 a {
    background: #f281a7;
}

.item1 h5 {
    color: #743778;
    font-size: 23px;
    margin-bottom: 0 !important;
}

.item1 .textwidget {
    color: #606060;
    font-size: 18px;
}

.item2 h5 {
    color: #5cbebb;
    font-size: 55px;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    border: 5px solid #5cbebb;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
    line-height: 84px;
}

.item2 .sow-more-text{
margin-top:10px;
}

.item2 .textwidget {
    color: #606060;
    font-size: 18px;
    line-height: 20px;
    font-weight: 100;
}

.item2 a {
    color: #743778 !important;
    font-size: 18px;
    text-decoration: none !important;
    padding: 0;
    font-weight: 900 !important;
}

.item2 a::after {
    content: '';
    background: url(https://cashymoney.com/wp-content/uploads/arrowpk.svg);
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    margin-bottom: -4px;
}

.item2 .sow-icon-container{
display:none !important;
}

.item3 ul {
    margin: 0;
}

.item3 li {
    background-image: url(https://cashymoney.com/wp-content/uploads/bullet1.svg);
    background-repeat: no-repeat;
    background-size: 35px;
    list-style-type: none;
    padding: 0 0 0 50px;
    font-size: 20px;
    margin: 22px 0;
    color: #606060;
    font-weight: 100;
}

.item4 .sow-accordion-panel .sow-accordion-panel-header {
    background-color: transparent !important;
    color: #606060 !important;
    border-bottom: 2px solid #e95480;
}

.item4 .so-widget-sow-accordion-default-2b55ed2807e6-2 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
    display: block !important;
    text-align: center;
    font-size: 19px;
    color: #606060;
    font-weight: 100;
}

.item4 .sow-icon-ionicons[data-sow-icon]:before {
    content: attr(data-sow-icon);
    background: #e95480;
    padding: 10px 12px;
    border-radius: 100px;
    color: #FFF;
    font-weight: bold;
}

.bg {
    background-color: #743778;
    background-image: url(https://cashymoney.com/wp-content/uploads/bg.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;
    min-height: 25vh;
    z-index: -1;
}

footer h6 {
    font-size: 12px;
    color: #5f5f5f;
    font-weight: normal;
}

#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text {
    color: #ffffff;
    background: #3dd06ff7;
    margin: 0;
    border-radius: 20px;
    padding: 0 20px;
    height: auto;
}

footer{
    font-size: 13px;
}


/* CSS MEDIA 480 */

@media only screen and (max-width: 768px) {

#site-logo #site-logo-inner a img {
    max-height: 55px !important;
    margin: 0;
    max-width: 200px !important;
}

#site-logo #site-logo-inner {
    height: 60px;
}

.oceanwp-mobile-menu-icon a {
    line-height: 60px;
}

.nomob {
    display: none;
}

.mob {
    display: block;
}

}

