/*
 Theme Name:   $300 Data Recovery 2015
 Theme URI:    http://300datarecovery.com/
 Description:  $300 Data Recovery Responsive Theme 2015
 Author:       JV Media Design
 Author URI:   http://jvmediadesign.com
*/
@import url("css/normalize.css");
@import url("css/foundation.css");

/* -------------------------------------------------------------- */

body {
  background: #fff;
  color: #4c4c4c;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans',Arial,sans-serif;
  font-style: normal;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 1.105rem;
  line-height: 1.6;
  cursor: default;
  position:relative;
}

.bodygray {
    background: #373737;
}

.image-blurred-edge {
    /* you need to match the shadow color to your background or image border for the desired effect*/
box-shadow: inset 20px 20px 38px 60px rgba(255,255,255,1);
border-radius: 5px;
background-image: url(https://www.300dollardatarecovery.com/images/divbkgrnd6.jpg);
 background-repeat: no-repeat; 
background-position: center;
background-color: #ffffff;
padding: 10px 10px 10px 10px;
width: 100%;
  text-align: center;
}



.wc-shortcodes-pricing .wc-shortcodes-pricing-header {
	background: #48b041;
	color: #ffffff;
	text-align: center;
	padding: 20px 0;
	border: 1px solid #000000;
}

div.search {
  max-width: 300px;
  margin: auto;
  align-content: center;
}

/* ============================================== */
/* ------------- EXTRAS / BACKGROUNDS ----------- */
/* ============================================== */

main.home {
	margin-top: 0%;
	padding-bottom: 0;
}

main {
    clear: both;
    /*margin-top: 15%;*/
    padding-bottom: 2em;
}

.graybg {
    background: rgb(50,50,50);
    background-color: #323232;
    text-align: center;
}

.lightgraybg {
    background: rgb(221,221,221); 
    background-color: #dddddd;
    text-align: center;
}

.pattern {
    background: url(images/pattern-gray.png) repeat top left;
    text-align: center;
}

.featured {
    /*position: absolute;
    top: 0;*/
    height: 160px;
    width: 100%;
    overflow: hidden;
    z-index: -500 !important;
}

.featured img {
    width: 100%;
    height: auto;
}

.ubermenu-skin-vanilla.ubermenu-responsive-toggle {
    font-size: 2rem;
}

/* ----- CALLOUTS ----- */

.callout {
    padding: 1em;
}

.callout-icon {
    width: 154px;
    height: 154px;
    border-radius: 50%;
    background: rgb(237,28,36);
    background-color: #ed1c24;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    align-content: center;
}

.callout-icon img {
    min-width: 92px;
    min-height: 92px;
    width: auto;
    height: auto;
}

.callout-icon a {
    width: 154px;
    height: 154px;
    display: block;
    line-height: 154px;
}

.callout p {
    font-size: 1rem;
}

p.callout-title {
    font-size: 1.3rem;
    font-weight: 700;
}

/* ----- PATTERN SECTION ----- */

.pattern p {
    color: #fff;
}

.pattern .section-title {
    font-size: 1.9rem;
    font-weight: 700;
}

/* ============================================== */
/* ----------------- TYPOGRAPHY ----------------- */
/* ============================================== */

.red {
    color: #ed1c24 !important;
}

.heavy {
    font-weight: 700;
    font-size: 1.5rem;
    margin-top: 0;
    padding-top: 0;
}

.graybg p {
    color: #fff;
}

.quotes .section-title {
    font-size: 1.9rem;
    font-weight: 900;
}

.quotes p {
    font-size: 1.3rem;
}

.lightgraybg p {
    color: #000;
}

.lightgraybg .section-title {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.underline {
    text-decoration: underline;
}

/* --- BASICS --- */

a {
  color: #ea202c;
  text-decoration: none;
  line-height: inherit;
    outline: none;
}

.article-content a {
    border-bottom: 3px solid #14D1CF;
}

.article-content a:hover, .article-content a:focus {
    background: rgba(20,209,207,.2);
}

  a:hover, a:focus {
    color: #2a1d36; }

a img {
    border: none !important;
    border-bottom: none !important;
    background: none !important;
    outline: none;
}

article img {
	/*border: 8px solid #f3efde;*/
}

blockquote {
	color: #4c4c4c;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 1.105rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

bold, strong {
    font-weight: 400;
}

footer p {
	font-size: .85em;
}

/* Default header styles */
h1, h3, h4, h5, h6 {
    color: #2a1d36;
    font-weight: 700;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: normal;
}

h1.page-title {
	font-weight: 700;
    font-size: 5.125rem;
    color: #222;
    text-align: center;
    position: absolute;
    margin: .5em 0 0 0;
    width: 100%;
 -webkit-text-stroke: 1px black;
   color: white;
text-shadow: 0px 2px 3px #555;
}

h2 {
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.175rem;
}


h1 a:link, h1 a:active, h1 a:visited,
h2 a:link, h2 a:active, h2 a:visited,
h3 a:link, h3 a:active, h3 a:visited,
h4 a:link, h4 a:active, h4 a:visited,
h5 a:link, h5 a:active, h5 a:visited {
	color: #2a1d36;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #d21322;
}

hr {
  border: 1px solid #4c4d4d;
  border-width: 1px 0 0;
  clear: both;
  margin: 0;
  padding: 5px 0 0 0;
  height: 0; 
}

.clearfloat {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

/* Lists */

ul,
ol,
dl {
  color: #4c4c4c;
  font-weight: normal;
  font-size: 1.105rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: inside;
  font-family: inherit; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* ---- FORMS AND BUTTONS ---- */

button, .button, 
.wc-shortcodes-button, .wc-shortcodes-button:visited, .wc-shortcodes-button {	
    background: rgb(234,32,44);
    background: rgba(234,32,44,1);
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700 !important;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    padding: .875em 1.3em;
    transition: background-color 300ms ease-out;
	border-style: solid;
    border-width: 1px;
border-color:#000000;
	text-transform: uppercase;
}

input[type="submit"] {	
    background: rgb(234,32,44);
    background: rgba(234,32,44,1);
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700 !important;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    padding: .875em 1.3em;
    transition: background-color 300ms ease-out;
	border-style: solid;
    border-width: 1px;
	border-color:#000000;
	text-transform: uppercase;
}

button:hover, .button:hover, input[type="submit"]:hover, .wc-shortcodes-button:hover, .wc-shortcodes-pricing-button:hover {
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.5);
	color: #4ba34e;
}

.button.graybtn {
    background: rgb(212,12,23);
    background: rgba(212,12,23,1);
}

.button.graybtn:hover {
    background: rgb(232,14,28);
    background: rgba(232,14,28,1);
}

.button.secondary {
    background: rgb(210,19,34);
    background: rgba(210,19,34,0.5);
}

.button.secondary:hover, .button.secondary:focus {
	background: rgb(234,32,44);
	background: rgba(234,32,44,0.5);
}

.button a, a.button {
	font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    color: rgb(255,255,255);
	border-style: solid;
    border-width: 1px;
	border-color: rgb(0,0,0);

}

.button-wide-red {
    background: rgb(216,57,55);
    background-color: #48b041;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding: .875em 1.3em;
    transition: background-color 300ms ease-out;
	border: none;
	text-transform: uppercase;
    width: 100%;
    display: block;
     overflow: visible !important;
}

.button-wide-red:hover, .button-wide-red:focus {
    background: rgb(255,255,255);
    background: rgba(255,255,255);
    background-color: rgb(255,255,255);
    color: rgb(72,176,65);
	
}

.button-wide-red i {
    background: url(images/arrow-white.png) no-repeat center center;
    width: 18px;
    height: 20px;
    display: inline-block;
    margin-top: 10px;
}

/* ============================================== */
/* -------------------- HEADER ------------------ */
/* ============================================== */

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
	text-align: center;
}

header {
	width: 100%;
	
}

.header {
    background: rgba(255,255,255,.8);
}

.logo {
    z-index: 999999 !important;
    position: absolute;
    top: 1em;
    left: 1em;
}

.top-icons {
    text-align: right;
    padding-top: .5em;
    z-index: 999999 !important;
}

.top-icons li {
    padding: .2em;
}

.top-icons ul, footer ul {
    margin: 0;
    padding: 0;
}

.top-icons li {
    list-style: none;
    display: inline;
}

.price-calc-step {
    margin-left: auto;
    margin-right: auto;
}



/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

/**
 * Firefox specific rule
 */

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}


/* ============================================== */
/* ---------------- SIDEBAR STUFF --------------- */
/* ============================================== */

.sidebox {
	clear: both;
}

.side-title {
    font-weight: 700;
    text-transform: uppercase;
    background: #f1f1f1;
    padding: .5em;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin: 0;
	list-style: none;
}

.sidebar ul li a:link {
	font-weight: 400;
	border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 .25rem;
  position: relative;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: block;
  padding: .5rem 1rem;
  font-size: 1.1rem;
  background-color: #fff;
  border-color: #fff;
  color: #ed1c24;
  transition: background-color 300ms ease-out; 
}

.sidebar ul li a:active, .sidebar ul .current-menu-item {
	border-left: 6px solid #ed1c24;
	background-color: #fff;
}

.sidebar ul li a:hover, .sidebar ul li a:focus {
	background-color: #eaeaea;
    color: #ed1c24;
	border: none;
}

.sidebar ul .current-menu-item a:hover {
	background-color: #eaeaea;
	border: none;
	cursor: crosshair;
}

.sidebar ul li a:visited {
	background-color: #fff;
	color: #ed1c24;
}


/* ============================================== */
/* -------------------- FOOTER ------------------ */
/* ============================================== */

footer {
	width: 100%;
	clear: both;
    text-align: center;
    padding: 2em 1em;
}

footer p, footer li {
    font-size: .925rem;
    color: #231f20;
}

footer a {
    color:#231f20;
}

footer a:hover, footer a:focus {
    color: #ed1c24;
}

.footernav {
    padding-bottom: 1em;
}

.footernav li {
    font-size: 1rem;
}

.footernav li a:before {
    content: "•";
    color: #231f20;
    padding: 0 .7em 0 .5em;
}

.footernav li.first a:before {
    content: "";
    padding: 0;
}

.footernav li a:link, .footernav li a:active, .footernav li a:visited {
    color: #ed1c24;
}

.footernav li a:hover {
    color: #231f20;
}

footer ul li {
    list-style: none;
    display: inline;
}

footer li .textwidget, footer li .textwidget p {
	margin: 0;
	padding: 0 0 0 .3em;
	display: inline;
}

@media only screen and (max-width: 900px) {
	footer li.googleplus:after {
		content: "\A";
		white-space: pre;
	}
	footer li.right {
		float: none !important;
		clear: both;
		display: block;
		padding: 1em;
	}
}	

.copyr p {
	font-size: .775rem;
}


.twitterbox {
  display: flex;
  align-items: center;
  justify-content: center;
}

.twitterbox div {
  width: 100px;
  height: 100px;
}

/* ============================================== */
/* ------------- EXTRAS/DEFAULT STUFF ----------- */
/* ============================================== */

/* Featured Image */
    
.article-excerpt .featured-img {
   
    display: block;
}

.article-excerpt .featured-img img {
    width: auto;
    max-width: 100%;
    overflow: hidden;
}

.post .featured-img {
    max-height: 400px;
    overflow: hidden;
    margin-bottom: 1em;
}

.post .featured-img img {
    width: 100%;
    margin-top: -5%;
}

/* Next Post Link */

.nextpost, .tags {
    text-align: center;
    border-top: 1px solid #eaeaea;
    padding: 2em 0;
}

.nextarticle {
  font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.panel {
    border: none;
}

.alignnone {
	display: inline;
}

.alignleft {
	float: left;
	margin-right: 1.25rem;
	padding: 4px;
}

.alignright {
	float: right;
	margin-left: 1.25rem;
	padding: 4px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

.wp-caption {
	background: #f1f1f1;
	text-align: center;
	padding: 5px 0 10px 0;
	color: #4c4c4c;
	font-size: 10pt;
	display: block;
    width: auto;
    max-width: 100%;
}
	.wp-caption a {
		line-height: 0.11em;
		color: #4c4c4c;
		font-size: 10pt;
	}
	.wp-caption a:hover {
		color: #005295;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		font-family: 'Open Sans',Arial,sans-serif;
		font-size: 10pt;
		color: #4c4c4c;
		padding: 3px !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 10pt;
	line-height: 16px;
	padding: 0 4px 5px;
	margin: 0;
}



/* ============================================== */
/* ----------------- BREAKPOINTS ---------------- */
/* ============================================== */

/* --------------------------- */
/* ----- ALL RESOLUTIONS ----- */
/* --------------------------- */

/* ---------- PADDING --------- */

.text-center {
    text-align: center;
}

.padded {
	padding: 1rem;
}

.padded-sides {
	padding-left: 1rem;
	padding-right: 1rem;
}

.padded-vertical {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.padded-left {
	padding-left: 1rem;
}

.padded-right {
	padding-right: 1rem;
}

.padded-top {
	padding-top: 1rem;
}

.padded-bottom {
	padding-bottom: 1rem;
}

.padded-none, .padded-none p {
	padding: 0;
    margin: 0;
}

/* ======= MAIN CONTENT HOMEPAGE BREAKPOINTS ======= */


@media only screen and (min-width: 1025px) and (max-width: 1134px) {
    nav ul {
        font-size: .895rem;
    }
}

@media only screen and (min-width: 1335px) and (max-width: 1375px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1376px) and (max-width: 1455px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1456px) and (max-width: 1555px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1556px) and (max-width: 1625px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1626px) and (max-width: 1700px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1755px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1756px) and (max-width: 1800px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1851px) and (max-width: 1900px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1901px) and (max-width: 1950px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1951px) and (max-width: 2000px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2001px) and (max-width: 2200px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2201px) and (max-width: 2300px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2301px) and (max-width: 2400px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2401px) and (max-width: 2500px) {
    main.home {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2501px) and (max-width: 2600px) {
    main.home {
        margin-top: 0%;
    }
}

/* ======= MAIN CONTENT SUBPAGE BREAKPOINTS ======= */
/*
@media only screen and (min-width: 1335px) and (max-width: 1425px) {
    main {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1426px) and (max-width: 1575px) {
    main {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1576px) and (max-width: 1975px) {
    main {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 1976px) and (max-width: 2175px) {
    main {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2176px) and (max-width: 2275px) {
    main {
        margin-top: 0%;
    }
}

@media only screen and (min-width: 2276px) and (max-width: 2575px) {
    main {
        margin-top: 0%;
    }
}
*/
/* ---------------------------- */
/* ----- LARGE RESOLUTION ----- */
/* ---------------------------- */

@media only screen and (min-width: 1028px) {
    .logo img {
        width: 115px;
        height: auto;
		position: relative;
		left: 40px;
		top: 7px;
    }
	.header {
        background: rgba(255,255,255,.8);
    }
}


@media only screen and (min-width: 64.063em) {
    .logo img {
        width: 115px;
        height: auto;
		position: relative;
		left: 40px;
		top: 7px;

    }
    .large-text-center {
        text-align: center;
    }
	
	.large-padded {
		padding: 1rem;
	}
	
	.large-padded-top {
		padding-top: 1rem;
	}
	
	.large-padded-bottom {
		padding-bottom: 1rem;
	}
	
	.large-padded-vertical {
		padding: 1rem 0;
	}
	
	.large-padded-sides {
		padding: 0 1rem;
	}
	
	.large-padded-right {
		padding-right: 1rem;
	}
	
	.large-padded-left {
		padding-left: 1rem;
	}
}

/* ----------------------------- */
/* ----- MEDIUM RESOLUTION ----- */
/* ----------------------------- */

@media only screen and (min-width: 1120px) and (max-width: 1200px) {
    .logo img {
        width: 100px;
        height: auto;

    }
	h1.page-title {
        margin: .6em 0 0 0;
    }
}


@media only screen and (max-width: 1029px) {
    .logo img {
        width: 100px;
        height: auto;
    }
    main.home {
        margin-top: 0;
    }
    
    header {
        position: relative;
    }
    
    .logo, .slideshow {
        position: relative;
        text-align: center;
    }
    .logo {
        left: 0;
        top: 0;
    }
    
    .top-icons {
        margin: 1em 0;
    }
    .top-icons li {
        padding: .5em;
    }
    
    .slideshow p.large {
        font-size: 2.5rem;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        -webkit-text-fill-color: #FFFFFF;
    }
    .slideshow p.medium {
        font-size: 2rem;
        -webkit-text-stroke-width: 1.5px;
        -webkit-text-stroke-color: #000000;
        -webkit-text-fill-color: #FFFFFF;
    }
    
    .slideshow .button {
        padding: 1em;
    }
    
    .soliloquy-container .soliloquy-caption-inside {
        margin-top: -37%;
    }
}

@media only screen and (max-width: 733px) {
    .logo img {
        width: 150px;
        height: auto;
    }
	.slideshow .button {
        font-size: 1.7rem;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px) {
    .logo img {
        width: 150px;
        height: auto;
    }
	.featured, h1.page-title {
        position: relative;
        text-align: center;
    }

    h1.page-title {
        margin-top: 0;
        text-shadow: none;
        color: #000;
        font-size: 4rem;
    }
    main {
        margin-top: 1em;
    }
}

@media only screen and (max-width: 480px) {
    .logo img {
        width: 150px;
        height: auto;
    }

	h1.page-title {
        font-size: 2.5rem;
        text-shadow: none;
        border: none;
        color: #000;
    }
    h1.page-title {
        -webkit-text-stroke-width: 0;
        -webkit-text-fill-color: #000000;
    }
}


/* To change page title
h1.page-title {
        font-size: 2.4rem;
        -webkit-text-stroke-width: 1.7px;
        -webkit-text-stroke-color: #000000;
        -webkit-text-fill-color: #FFFFFF;
    }
.featured, h1.page-title {
        position: relative;
        text-align: center;
    }
h1.page-title {
        margin: 0;
        text-shadow: none;
        color: #000;
    }
*/

@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
    .logo img {
        width: 150px;
        height: auto;
    }

    .top-icons {
        text-align: center;
    }
    
    .featured {
        overflow: visible;
        height: auto;
    }
    
    .medium-text-center {
        text-align: center;
    }
	
	.medium-padded {
		padding: 1rem;
	}
	
	.medium-padded-top {
		padding-top: 1rem;
	}
	
	.medium-padded-bottom {
		padding-bottom: 1rem;
	}
	
	.medium-padded-vertical {
		padding: 1rem 0;
	}
	
	.medium-padded-sides {
		padding: 0 1rem;
	}
	
	.medium-padded-right {
		padding-right: 1rem;
	}
	
	.medium-padded-left {
		padding-left: 1rem;
	}

}

/* ----------------------------- */
/* ------ SMALL RESOLUTION ----- */
/* ----------------------------- */

@media only screen and (max-width: 336px) {
	
	.image-blurred-edge {
	background-image: none;
	}
	
	.image-blurred-edge-2 {
	background-image: none;
	}
	
	h1, .lightgraybg .section-title, .pattern .section-title {
		font-size: 1.5rem;
	}
    h2, .button-wide-red, .heavy {
        font-size: 1.2rem !important;
    }
    .quotes .section-title {
        font-size: 1.3rem;
    }
    .quotes p, p {
        font-size: 1rem;
    }
    
    .footernav ul li {
        width: 100%;
        display: block;
        text-align: center;
        border: 1px solid #ed1c24;
        padding: .5em;
    }
    .footernav ul li a:before {
        content: "";
        padding: 0;
    }
    
	img.alignleft,
	img.alignright {
		float: none;
		margin: 0 auto;
		padding: 4px 0;
		width: 100%;
	}
	
}

@media only screen and (max-width: 40.062em) {
    .logo img {
        width: 150px;
        height: auto;
    }
    .top-icons {
        text-align: center;
    }
    .featured, h1.page-title {
        position: relative;
        text-align: center;
        text-shadow: none;
        color: #000;
        font-size: 2.5rem;
    }
    .featured {
        overflow: visible;
        height: auto;
    }
    h1.page-title {
        margin: 0;
        text-shadow: none;
        color: #000;
        font-size: 2.5rem;
    }
    
    .slideshow .buttons {
        position: relative;
    }
    .slideshow .button {
        font-size: 1rem;
        width: 100%;
        display: block;
    }
    .soliloquy-container {
        display: none !important;
    }
    
	.small-text-center {
        text-align: center;
    }
	
	.small-padded {
		padding: 1rem;
	}
	
	.small-padded-top {
		padding-top: 1rem;
	}
	
	.small-padded-bottom {
		padding-bottom: 1rem;
	}
	
	.small-padded-vertical {
		padding: 1rem 0;
	}
	
	.small-padded-sides {
		padding: 0 1rem;
	}
	
	.small-padded-right {
		padding-right: 1rem;
	}
	
	.small-padded-left {
		padding-left: 1rem;
	}
}

/* ----------------------------- */
/* ------ SHOPPERAPPROVED ----- */
/* ----------------------------- */


#review_header .overall .numbers, #review_header .stars .desc, #review_header .percentage {
    line-height: 1.2 !important;
}

#shopper_review_page #sa_sort {
    width: auto !important;
}


/* ----------------------------- */
/* ------ Brian Tweaks ----- */
/* ----------------------------- */

hr.someClass {
height:1px; 
border:none; 
color:#000; 
background-color:#000; 
width:75%; 
text-align:center; 
margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .ubermenu-item-has-children.ubermenu-item-level-0 {
        background: #FFF !important;
    }
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

.custom-size img {
max-width: 200px; /* or any desired width */
}
