/* 
 Theme Name:   bhrbs
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     aspiration
 Version:      

 /* == Add your own styles below this line ==
--------------------------------------------*/

p{text-align: justify;}
.example{padding: 20px 20px 0;border-radius: 5px;border: 1px dashed #595959;margin-bottom: 15px;}
.serp-table {width: 100%;border-collapse: collapse;margin: 20px 0;font-size: 15px;text-align: left;}
.serp-table th, .serp-table td {padding: 12px 15px;border: 1px solid #ddd;}
.serp-table tr:nth-of-type(even) {background-color: #f3f3f3;}

@media (max-width: 575px) {
    .serp-table, .serp-table tbody, .serp-table th, .serp-table td, .serp-table tr {display: block;width: 100%;}
    .serp-table thead {display: none;}
    .serp-table tr {margin-bottom: 15px;}
    .serp-table td {text-align: center;position: relative;}
    .serp-table td:before {content: attr(data-label);position: absolute;left: 15px;width: calc(50% - 30px);padding-right: 10px;white-space: nowrap;text-align: left;font-weight: bold;}
    .serp-table tr{border: 1px solid #3a4ed5;border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;}
    .sticky-offer-container .bonus{font-size: 17px;padding-left: 10px;}
}
