.lasso-description p {
   color: #7c89a0 !important;
    font-family: Roboto!important;
    font-size: 17px!important;
    line-height: 1.3em;
	 margin-top: 15px!important;
	  margin-bottom: 20px!important;
	  
}

div.hide-secondary div.lasso-display a.lasso-button-2 {
display: none!important;

}

.lwptoc-light .lwptoc_i {
	  font-family: Helvetica Neue !important;
	padding: 0px;
		padding-left: 0px;
    background: #FFFFFF!important;
}

.lasso-container .lasso-splash {
   border: 0px solid #F4FBFF;
	 border-right: 0px solid #35b882;
	border-image: linear-gradient(to bottom, #0079d1, #F4FBFF) 1 100%;
	padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

/* Make list text on lasso tables smaller */

.lasso-display-table .lasso-fields-pros li, .lasso-display-table .lasso-fields-cons li {
    line-height:1.5em!important;
    font-size:16.5px!important;
    margin-bottom:10px!important;
}

.lasso-title, a.lasso-title { font-family: Helvetica Neue !important;
	font-size: 25px !important;
	color:#052c54 !important;
}

.lasso-display-table .lasso-fields .img-container img  {
    max-width:150px!important;
    max-height:auto!important;
    margin-bottom:0;
}

.lasso-display-table .table td {
    max-height:fit-content!important;
}

/* Center Lasso Images */

@media screen and (min-width:767.98px) {
    
.lasso-display .lasso-box-2 {
    display:flex;
    align-items:center;
}

.lasso-display .lasso-box-1 img {
    margin-bottom:0px;
}
}


.lasso-description li {
  font-family: Helvetica Neue!important;
    font-size: 16px!important;
    line-height: 1.2em !important;
	color:#7c89a0!important;
}

.lasso-fields-single p {
    font-size: 16.5px!important;
    line-height: 1.3em;
}

div.lasso-display-table table td a.product-name {
margin: 0px !important;
font-size: 24px !important;
max-width: 100% !important;
font-family: Roboto !important;
}

.lasso-stars::after {
    content: 'Strata rating';
    color:gray;
    font-size:13px;
	  padding-left:5px;
}

.field-name {
   display: none!important;
}

@media {
div.lasso-fields .img-container img {
margin-left: auto !important;
margin-right: auto !important;
}
}

/* Base Styles for container and both buttons */

div.lasso-splash {
    display: flex; /* Makes this container a flex container */
    justify-content: space-between; /* Add space between the two buttons */
}

div.lasso-splash a.lasso-button-1, div.lasso-splash a.lasso-button-2 {
    font-size: 16px;
    width: calc(65% - 10px); /* subtracting a little for spacing between buttons */
    padding: 15px !important;
    border-radius: 30px !important;
    font-family: Roboto !important;
	text-transform: uppercase;
    letter-spacing: 1.0px;
    box-sizing: border-box; /* ensure padding is included in the width */
}

/* Specific styles for each button */

div.lasso-splash a.lasso-button-1 {
background: linear-gradient(to right, #004c99, #0073e6, #66a3ff) !important;
    color: #FFFFFF !important;
	 box-shadow: 0px 0px 0px 0px #e9f5ff !important;
}

div.lasso-splash a.lasso-button-2 {
    border: 1px line #0079d1;
    color: #0079d1 !important;
    box-shadow: 0px 0px 0px #999 !important;
}

/* Media query for mobile */

@media (max-width: 767.98px) {
    div.lasso-splash {
        display: block; /* Resets the flex display, so buttons stack */
    }

    div.lasso-splash a.lasso-button-1, div.lasso-splash a.lasso-button-2 {
        width: 100% !important;
    }
}

.lasso-container .lasso-splash {
   border-left: 0px solid navy;
	 padding-bottom: 0px !important;
	padding-top: 20px !important;
   box-shadow: 0 1px 0px rgba(.1, 0, .5, 0.1);
   border-radius: 0px;
}
.lasso-display-table .btn {
	  width: 90% !important;
	  padding: 10px !important;
	 font-size: 15px !important;
	font-family: Roboto !important;
	background: linear-gradient(to right, #004c99, #0073e6, #66a3ff) !important;

    color: #ffffff !important; 
}

.tdi_111 li {
    font-family: Geomanist-Light !important;
    font-size: 14px !important;
}

.lasso-display-table .row-style.template-1 .table ul.field-group>li {
    font-family: Geomanist-Light !important;
    font-size: 14px !important;
}

/* Remove padding on table */

.lasso-display-table .row-style table td {
    padding: 0px 0px 0px;
}

.lasso-badge {
	font-size: ;
	padding: ;
	font-family: Roboto !important;
background: #5325ea
 !important;


}

.lasso-price {
    font-size: 19px;
	font-family: Roboto!important;
}

.lasso-display-table .lasso-splash {
   border: 20px solid #F4FBFF;
	 border-right: 0px solid #35b882;
	border-image: linear-gradient(to bottom, #0079d1, #F4FBFF) 1 100%;
	padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.lasso-fields {
    box-sizing: border-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	  font-size: 16px !important;
    background-color: var(--lasso-background) !important;
	font-family: Roboto !important;
}

@media (max-width: 767.98px) {
div.lasso-container .lasso-image img.rocket-lazyload.entered.lazyloaded, div.lasso-container .lasso-image img {
max-width: 150px;
max-height: 150px;
}
}

div.lasso-display-table .row-style table td:nth-child(1) {
padding: 0 !important;
}

.wp-block-yoast-faq-block .schema-faq-section {
	 border: 4px solid #F4FBFF!important;
    border-left: 5px solid rgba(0,121,209,0.23)!important;
	  border: 5px solid #F4FBFF;
    border-top: 7px solid #0079d1;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #999;
    border: 1px solid #d1dfee;
    margin-bottom: 35px;
}

img {
max-width: 100%;
display: block;
}

@media (max-width: 767.98px) {
.lasso-display-table .table-vertical.template-1 .lasso-fields .img-container {
margin: auto !important;
}
}

@media {
.lasso-display-table .table-vertical.template-1 .lasso-fields .img-container {
margin: auto !important;
}
}

.td-animals-pro .td-post-content img {
    display: block;
	border-bottom: 0px;}

.alignright {
    float: right;
    text-align: center;
    margin-left: 3%;
    margin-right: auto;
    max-width: 100% !important;
    margin-bottom: 0px;
	}

.alignleft {
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: 3%;
    max-width: 100% !important;
    margin-bottom: 0px;
	}
		
/* A link that has not been visited */
.td-pb-row .td-post-content a:link {
    color: #00285a; text-decoration: underline; font-weight: bold; text-decoration-color: rgba(30,115,190,0.25); text-underline-position: under
}

/* A link that has been visited */
.td-pb-row .td-post-content a:visited {
    color: #0079d1; text-decoration: underline; font-weight: bold; text-decoration-color: rgba(30,115,190,0.25); text-underline-position: under
}

/* A link that is hovered on */

.td-pb-row .td-post-content a:hover {
 color: #0079d1; text-decoration: underline; font-weight: bold; text-decoration-color: rgba(30,115,190,0.25); text-underline-position: under
}
/* A link that is selected */

@media (max-width: 767.98px) {
div.lasso-fields .img-container img {
margin-left: auto !important;
margin-right: auto !important;
}
}

div.lasso-disclosure {

font-family: Roboto !important;
	display: inline-block;

}

div.lasso-display-table .row-style.template-1 .table tr td .lasso-fields .img-container img {
object-fit: contain;
}

div.lasso-display-table .table-vertical.template-1 .lasso-fields .img-container img {
object-fit: contain;
}

.lasso-display-table tbody td:first-child {
    border-right: none !important;
}
.lasso-display-table tbody td:not(:first-child) {
    border-right: none !important;
    border-left: none !important;
}
.lasso-display-table tbody td:last-child {
    border-left: none !important;
}

div.lasso-display-table .lasso-fields .img-container {

max-width: 200px !important;

}

@media (min-width: 768px) {

.lasso-display-table .lasso-fields .img-container img {max-width: 130px !important;
	margin: auto !important;

}
	
	.lasso-table-cactus-theme tr th:nth-child(2){
border-right:solid darkgrey 0px !important;
border-left:solid darkgrey 0px !important;
}
.lasso-table-cactus-theme tr th:nth-child(3){
border-right:solid darkgrey 0px !important;
border-left:solid darkgrey 0px !important;
}
	
.lasso-table-cactus-theme tr th:nth-child(4){
border-right:solid darkgrey 0px !important;
border-left:solid darkgrey 0px !important;
}
	
	div.lasso-display-table .lasso-fields .img-container {
max-width: 250px !important;
}
	
@media screen and (max-width:767.98px) {

.lasso-display-table .lasso-fields .lasso-title {
    font-size: 30px!important;
}
    }
