/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

img:hover, img {
    opacity: 1.0 !important;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

::selection {
	background: #B4D5FF;
}

::-moz-selection {
	background: #B4D5FF;
}


.longform-post li, .longform-post .the-content {
     font-size: 18.72px;
	   color: #000;
}

.longform-post p {
    letter-spacing: 0.9px;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%;
    perspective-origin: 320px 96px;
    transform-origin: 320px 96px;
    font: normal normal normal normal 18.72px / 32px Roboto-300, arial, sans-serif;
    margin: 0px 0px 15.008px;
	  font-size: 18.72px !important;

}

#logo {
	margin: 0px 0px 10px 0px;
}

#content-anchor-inner a, #content-anchor-inner a:link, #content-anchor-inner a:visited {
	color: #337ab7;
}

.box-overlay {
	background: rgba(0,18,30,.5);
}

.wrapper {
	border: 0 solid #ebebeb;
	overflow: hidden;
}

#one {
	float: left;
	padding: 0;
	width: 400px;
	margin-right: 30px;
}

#two {
	overflow: hidden;
	padding: 8px;
	min-height: 300px;
	min-width: 150px;
}

.owls {
	-webkit-columns: 2 200px;
	-moz-columns: 2 200px;
	columns: 2 200px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 4em;
	font-size: 90%;
}

/* amazon fake-widget code */

.aa-all { background: #ededed; }
.aa-base-block { 
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* margin: auto 3px;
    margin-top: 0; */
}
.aa-narrower-block {
    -webkit-box-flex: .4;
    -webkit-flex: .4;
    -moz-box-flex: .4;
    -ms-flex: .4;
    flex: .4;
}
.aa-container { margin: 0 4px; background: #fff; }
.aa-rows { position: relative; }
.aa-row { padding: 0 10px 5px; }
.aa-row:not(:nth-of-type(1)) { border-top: 1px dotted #ccc; }
.aa-row-row-header { display: -webkit-box; display: -webkit-flex;
                     display: -moz-box; display: -ms-flexbox;
                     display: flex; font-weight: 700; font-size: 13px; }
.aa-labels { 
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 9px;
}
.aa-row-row {     
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
}
.aa-merchant {
    -webkit-box-flex: 0.35;
    -webkit-flex: 0.35;
    -moz-box-flex: 0.35;
    -ms-flex: 0.35;
    flex: 0.35;
 }
.aa-price { 
    margin: 5px 0;
    -webkit-box-flex: .5;
    -webkit-flex: .5;
    -moz-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
    font-size: 14px;
    text-align: center;
}
.aa-display-price-c { display: inline-block; }
.aa-display-price { color: #5aaf0b; display: inline-block; font-size: 20px; font-weight: 600;}
.aa-view-c { 
    -webkit-box-flex: 0.6;
    -webkit-flex: 0.6;
    -moz-box-flex: 0.6;
    -ms-flex: 0.6;
    flex: 0.6;
}
.aa-button {     
    vertical-align: middle;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    font-weight: 700;
    text-align: center;
    background-color: #5aaf0b; 
}
.aa-button, .aa-button:hover, .aa-button:hover:visited, .aa-button:link, .aa-button:visited, .aa-button>* { color: #fff !important; text-decoration: none; }
.aa-header { display: flex; -webkit-box-align: center; align-items: center;}
.aa-footer { text-align: center; min-height: 10px; font-size: 12px;}
.aa-smaller { margin-left: 1em !important; font-size: 95% !important; }
<!-- Page not cached by WP Super Cache. No closing HTML tag. Check your theme. -->