/*
	Theme Name: Clip Cart Child Theme
	Theme URL: http://themedy.com/themes/clip-cart
	Description: An extensive ecommerce child theme for Genesis from Themedy.
	Author: Themedy
	Author URI: http://themedy.com
	Version: 1.5.5
	Template: genesis
*/

/* Table of Contents

* Custom Fonts
* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Navigation Constants
* Primary Navigation
* Primary Navigation Extras
* Inner
* Secondary Area
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Slider Area
* Product Grid
* Product Single Page
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Custom Widgets
* WooCommerce Styles
* About Page
* Responsive Design

*/

/* Custom Fonts
------------------------------------------------------------ */

[css]/* Import Fonts
———————————————————— */
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans);[/css]*/

/*@import url(https://fonts.googleapis.com/css?family=Oswald);[/css]*/


/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* Defaults
------------------------------------------------------------ */

html {
	width: 100%;
	overflow-x: hidden;
	max-width: 100%;
}

body {
	width: 100%;
	overflow-x: hidden;
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.admin-bar header.site-header {
  top: 93px;
}
.main-tax-item-text p {
	color:#333;
}
.snap {
     display:none;
}
.term-description h2, p {
  margin-left:0px !important;
  color:#3f4854;
}
blockquote,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
}

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
textarea {
	border: 3px solid #ededed;
	-webkit-box-shadow: inset 0px 0px 0px 1px #d9d9d9;
	-moz-box-shadow: inset 0px 0px 0px 1px #d9d9d9;
	box-shadow: inset 0px 0px 0px 1px #d9d9d9;
	background: #f5f5f5;
	-webkit-appearance:none;
}

input:focus,
textarea:focus {
	border-color: transparent;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
	outline: none;
}

a:focus {
	outline: none;
}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}

.wrap:after, .clearfix:after, .content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #5191ba;
	text-decoration: none;
}

a:hover {
	color: #7b7b7b!important;
	text-decoration: none;
}

a img {
	border: none;
}


/* Wrap
------------------------------------------------------------ */

.site-container {
	border-top: 5px solid #666;
}

.wrap {
	width: 1120px;
	margin: 0 auto;
}

.error404 .site-inner {
	padding-top: 60px;
	padding-bottom: 200px;
}

.error404 .content .rk-custom-form {
	float: left;
	width: 100% !important;
}

.error404 .content .rk-custom-form input[type="text"] {
	width: 500px !important;
}


/* Header
------------------------------------------------------------ */

.site-header .wrap {
	background: url(images/bg-dotline.png) repeat-x bottom;
	padding: 25px 0;
	clear: both;
	position: relative;
}

.title-area {
	float: left;
	overflow: hidden;
	width: auto;
	margin-right: 20px;
	padding: 20px 0 15px;
}

.site-title {
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
}

.site-title a,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-title #responsive-logo {
	display: none;
}

.site-description {
	font-size: 12px;
	font-style: italic;
}

.site-header .widget-area {
	/*float: right;*/
	width: 550px;
}

.site-header .header-left.widget-area {
	position: relative;
	left: 218px;
	width: 385px;
	z-index: 9999;
	float: left;

}

.header-left-container {
	max-height: 26px;
	position: absolute;
	width: 100%;
}

.header-left-content {
	max-height: 18px;
	font-family: 'Source Sans Pro', 'Open Sans', sans-serif;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100px;
	padding: 4px 5px;
	overflow: hidden;
}

.green-new {
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	width: 45px;
	height: 18px;
	background-color: #679C3E;
	border-radius: 100px;
	font-weight: bold;
	float: left;
	margin-right: 17px;
}

.header-left-text {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: rgba(255,255,255,0.8);
	float: left;
	margin-right: 17px;
	position: relative;
	width: 125px;
	height: 18px;
}

.header-left-text span {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header-left-appstore img {
	height: 18px !important;
	opacity: 0.8;
	float: left;
	margin-right: 17px;
}

.header-left-gplay img {
	height: 20px !important;
	opacity: 0.8;
	float: left;
	margin-right: 17px;
}

.logo.site-title {
	line-height: 0;
	font-size: 0;
	margin-top: 0;
}

.inactive-submenu-arrow {
	display: none !important;
}

.children-submenu-active > a {
	color: #ffffff !important;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}


/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
	color: #dcdcdc;
	padding-top: 30px;
	float: right;
}

.nav-primary ul {
	float: left;
	width: auto;
}

.nav-primary ul.nav, .nav-primary div.nav, .nav-primary .nav {
	float: right;
	width: auto;
}

.nav-primary .wrap {
	clear: none;
	padding: 0;
	background: none;
	width: auto;
}

.nav-primary li {
	float: left;
	list-style-type: none;
}

.nav-primary li:last-child a {
	padding-right: 0;
	margin-right: 0;
}

.nav-primary li a {
	color: rgba(255,255,255,0.6);
	display: block;
	font-size: 15px;
	position: relative;
	text-decoration: none;
	line-height: 22px;
	margin-left: 20px;
	font-family: "Oswald";
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 15px;
}

.nav-primary li li a {
	margin: 0;
	text-shadow: none;
	line-height: 20px;
	text-transform: none;
}

.nav-primary li a:hover,
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	color: #666;
}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	border-top-width: 0;
	color: rgba(9,27,49,0.7);
	font-size: 13px;
	padding: 5px 40px 0 0;
	position: relative;
	width: auto;
	letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 2.2;
}

.nav-primary li li a:hover > span,
.nav-primary li li a:active > span,
.nav-primary li .current_page_item a span,
.nav-primary li .current-cat a span,
.nav-primary li .current-menu-item a span {
	color: #091B31;
}
.nav-primary li .current_page_item a span,
.nav-primary li .current-cat a span,
.nav-primary li .current-menu-item a span {
	border-bottom: 4px solid #7EC04D;
	padding-bottom: 5px;
	display: inline-block;
}

.nav-primary .fa-angle-right {
	display: none;
}

.nav-primary .sub-menu .fa-angle-right {
	display: inline-block;
}

/*.nav-primary li li.no-link a:hover {
	background-color: transparent;
}
.nav-primary li li.no-link a:hover > span {
	color: rgba(9,27,49,0.7);
}*/

header.site-header .nav-primary .wrap > ul > li.current_page_item > a {
	color: #fff;
}

.nav-primary li ul {
	height: auto;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
    display: block;
    background-color: #EEEEEE;
   	box-sizing: border-box;
}

.nav-primary li ul a {
	width: 160px;
}

.nav-primary li ul ul {
	margin: -31px 0 0 179px;
}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {

}

.nav-primary li:hover>ul,
.nav-primary li a:hover>ul {
	display: none;
}


.responsive-button {
	display: none;
	position: absolute;
	right: 10px;
	top: 23px;
	width: 36px;
	color: #fff;
	z-index: 999;
	font-size: 35px;
}

.admin-bar .responsive-button {
	top: 69px;
}

.back-button-parent {
	display: none;
}

.back-button {
	display: none;
}

.nav-primary .social {
	display: none;
}

.nav-primary .social .menu-copyright {
	display: none;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.nav-primary li.right {
	float: right;
	line-height: 22px;
	font-size: 12px;
	margin-left: 20px;
}

.nav-primary li.right a {
	color: #aaa;
}

.nav-primary li.right a:hover {
	color: #666;
}

.nav-primary li.search .search-form input[type="submit"] {
	display: none;
}

.error404 input[type="submit"] {
	box-shadow: none !important;
	border: none !important;
	height: 40px !important;
    width: auto;
    background: #7ec04d !important;
    letter-spacing: .5px;
    font-size: 14px !important;
    color: #fff;
    text-shadow: none !important;
    text-transform: capitalize !important;
    font-family: 'Open Sans', sans-serif;
}

.nav-primary li.search  .search-form input[type="search"] {
	width: auto;
	color: #bbb;
}

.nav-primary li.rss a {
	background: url(images/rss.png) no-repeat center left;
	padding: 0 0 0 16px;
	float: left;
}

.nav-primary li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
	margin-left: 0;
}

.screen-reader-text {
	display: none;
}
.nav-links {
	text-align: center;
}
a.prev.page-numbers,
a.next.page-numbers {
	display: inline-block;
	width: 64px;
	height: 38px;
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	font-size: 36px;
	text-align: center;
	line-height: 36px;
	color: rgba(9,27,49,0.25);
	padding: 10px 0;
}

a.page-numbers {
	width: 56px;
	background-color: transparent;
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 19px;
	color: #31363D;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0;
}

.page-numbers.current {
	width: 56px;
	background-color: #D8D8D8;
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 19px;
	color: #31363D;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0;
}

.navigation.pagination {
	background-color: #EBEBEB;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	width: 1280px;
	overflow: hidden;
}


/* Secondary Area
------------------------------------------------------------ */

#secondary_area .wrap {
	padding: 15px 0 16px 0;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

#secondary_area p.homepage_tag {
	margin: 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888;
	float: left;
	font-size: 14px;
	line-height: 26px;
}
.breadcrumb_wrap {
	background: url(images/bg-crumbina.png) right bottom no-repeat;
	padding-right: 14px;
	float: left;
	margin-top: 2px;
}

.breadcrumb {
	width: auto;
	height: 22px;
	overflow: hidden;
	padding-right: 10px;
	white-space: nowrap !important;
	margin-bottom: 25px !important;
	color: #9CA3AC !important;
}

.crumb {
	float: left;
	padding-left: 10px;
	height: 22px;
	line-height: 22px;
}
.breadcrumb a {
	color: #7EC04D;
}
.breadcrumb i {
	width: 17px;
    text-align: center;
}
.breadcrumb a, .breadcrumb {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
}

.breadcrumb .crumb a {
	height: 22px;
	padding-right: 24px;
	display: block;
	background: url(images/bg-crumbina.png) no-repeat right;
}

.breadcrumb .crumb a:hover {
	text-decoration: underline;
}

.breadcrumb .crumb_home {
	padding-left: 0;
}

.breadcrumb .crumb_home a {
	background: url(images/bg-crumbhome.png) no-repeat left;
	color: #fff;
	width: 52px;
	padding-left: 10px;
	padding-right: 0;
}

#search_area {
	float: right;
}

#search_area p {
    background: url(images/bg-search.png) no-repeat;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 193px;
	border: 3px solid #ededed;
}

#search_area #s {
	background: none;
	border: none;
	font-size: 11px;
	height: 20px;
	padding-left: 6px;
	width: 160px;
	color: #bbb;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	max-width: 1280px;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	max-width: 1280px;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

.full-width-content .content-sidebar-wrap {
	max-width: 1280px;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	width: 540px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 70%;
    background-color: #fff;
    margin-bottom: 35px;
	padding: 20px 20px 20px 0;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 1280px;
}

blockquote {
	margin: 5px 0 20px 0;
	padding: 10px 20px 0 15px;
}

.post {
	margin: 0 0 40px;
	padding-bottom: 40px;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

.search .post {
	background: none;
}

.entry-content {
	overflow: hidden;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.entry-content p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	padding: 0 0 15px;
}

.single-post .entry-content p {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #43484D;
	padding: 0 0 15px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Slider Area
------------------------------------------------------------ */

#slider_area {
	background: url(images/bg-featured.png) repeat-x top;
	height: 360px;
	margin-top: 40px;
}

#slider_area .wrap {
	position: relative;
}

.slides_container {
	width:820px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
}

.slides_container div {
	width:820px;
	display:block;
	height: 360px;
}

#slides .nav  {
	text-indent: -9999px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/graphic-slidernav_spr.png) no-repeat left;
	position: absolute;
	top: 140px;
}

#slides .prev {
	background-position: 0 0;
	left: 0;
	z-index: 15;
}

#slides .next {
	background-position: -32px 0;
	right: 0;
	z-index: 15;
}

#slides .prev:hover {
	background-position: -64px 0;
}

#slides .next:hover {
	background-position: -96px 0;
}

#slides .nav:active {
	margin-top: 1px;
}

.slide .slide_content {
	padding-top: 31px;
	text-shadow: 1px 1px #fff;
	font-size: 14px;
	font-family: Calibri, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #aaa;
}

.slide .slide_content p {
	font-size: 14px;
	color: #aaa;
}

.slide .slide_content h1,
.slide .slide_content h2,
.slide .slide_content h3 {
	font-size: 56px;
	line-height: 60px;
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #919191;
}

.slide .slide_content img.alignleft {
	margin: 0 40px 10px 0;
}

.slide .slide_content img.alignright {
	margin: 0 0 10px 40px;
}


/* Product Grid
------------------------------------------------------------ */

#featured h4, .product-page h1, .product-page h2 {
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #3e3e3e;
	text-transform: uppercase;
	padding-bottom: 11px;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

#featured .product_list {
	margin-top: 30px;
}

.product_list li {
	list-style: none;
}

.product_list .product {
	width: 212px;
	margin: 0 20px 20px 0;
	float: left;
	list-style: none;
	padding: 4px;
	border-color: #fff;
}

.product_list .product:hover {
	border: 4px solid #f3f3f3;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
}

.product_list .product-last {
	margin-right: 0;
}

.product_wrap {
	padding: 15px 10px 30px 10px;
	width: 190px;
}

.product_wrap h2 a,
.product_wrap h3 a,
.product_wrap h4 a {
	color: #3e3e3e;
	font-weight: bold;
	font-size: 14px;
}

.product_wrap .product-thumb img {
	margin: 0 0 20px 0;
}

.product_wrap .product_content p {
	font-size: 13px;
	color: #878787;
	margin-bottom: 20px;
}

.product_wrap .product_details .price {
	font-size: 18px;
	color: #000;
}

.product_wrap .product_details .button {
	float: right;
	margin-left: 10px;
}


/* Product Single Page
------------------------------------------------------------ */

.product_images {
	background: #eee;
	padding: 20px 20px 0 20px;
	margin-top: 30px;
}

.product_images .container {
	width: 720px;
}

.product_images img {
	margin: 0 20px 20px 0;
	padding: 9px;
	background: #fff;
	border: 1px solid #ddd;
}

.page-template-page_products-php .pagination, .post-type-archive-products .pagination {
	background: url(images/bg-dotline.png) repeat-x top;
	padding-top: 40px;
	margin-top: 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 18px;
	line-height: 22px;
	color: #3E3E3E;
	font-weight: bold;
}

.page h1 {
	margin: 0 0 5px;
}

h2 a:hover {
	color: #5191ba;
	text-decoration: none;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	margin: 0 0 20px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

.widget-area h4 {
	color: #091B31;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 3px;
    text-align: center;
	border-bottom: 2px solid rgba(0,0,0,0.12);
    padding: 0 0 20px;
    margin: 0 -21px 25px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0;
}

.single-product .entry-content ul li {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 5px;
}

.entry-content .post ol li,
.entry-content .page ol li {
	margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
	list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 12px;
	color: #888;
	text-transform: uppercase;
	margin-top: 5px;
}

.entry-header .entry-meta a {
	color: #333;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	clear: both;
	font-size: 12px;
	padding: 10px 0 0;
	color: #888;
	text-transform: uppercase;
}

.entry-footer .entry-meta a {
	color: #333;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}

.archive .site-inner {
	background-color: #EBEBEB;
}


/* Post Icons
------------------------------------------------------------ */

.entry-comments-link,
.entry-tags {
	background: url(images/icon-dot.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	height: auto;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background: url(images/bg-footer1.png) repeat;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 5px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px 0 0 1px;
	text-align: center;
	max-width: 100%;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 0 0 20px 0;
	width: auto;
	clear: both;
}

.pagination li {
	display: inline;
}

.pagination li a {
	background: #ededed;
	color: #777;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	padding: 5px 8px;
}

.pagination li a:hover,
.pagination li.active a {
	background: url(images/bg-darkline.png) repeat;
	color: #fff;
}


/* Homepage Sidebars
------------------------------------------------------------ */

.site-inner .homepage {
	background: url(images/bg-dotline.png) repeat-x top;
	padding-top: 40px;
	margin-top: 10px;
}

#home_sidebar_1  {
	float: left;
	width: 460px;
}

#home_sidebar_2 {
	float: right;
	width: 460px;
}

.site-inner .homepage .fullwidth {
	width: auto !important;
	float: none;
}

#home_sidebar_1 h4, #home_sidebar_2 h4 {
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #3e3e3e;
	text-transform: uppercase;
	padding-bottom: 11px;
	background: url(images/bg-dotline.png) repeat-x bottom;
	margin-bottom: 15px;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 27%;
}

.sidebar-secondary {
	float: left;
	width: 130px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.sidebar-primary .see-on-retail-btn {
	position: relative;
	margin-top: 10px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widget {
	background: #fff;
	margin: 0 0 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sidebar .widget-wrap {
	padding: 20px;
	border: 1px solid #fff;
	font-size: 12px;
	position: relative;
}

.sidebar .widget-wrap p {
	font-size: 12px;
	color: #666;
}

.widget-area ol,
.widget-area ul {
	list-style: inside;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li a {
	color: #000;
}

.sidebar ul li:hover {
	background: #f2f2f2;
	-moz-transition: background .15s linear;
	-webkit-transition: background .15s linear;
	transition: background .15s linear;
}

.sidebar ul li {
	list-style-type: none;
	word-wrap: break-word;
	border-bottom: 1px dashed #ddd;
	padding: 5px;
}

.widget-area ol li {
	list-style-type: decimal;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 98%;
}

.sidebar-secondary #cat,
.sidebar-secondary .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 15px;
	overflow: hidden;
	padding: 10px 10px 5px;
}

.more-from-category {
	padding: 0 10px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 0 0 10px;
}


/* Buttons
------------------------------------------------------------ */

a.button,
.site-container a.button,
body #respond input#submit,
.comment-reply a,
.comment-reply a:visited,
.gform_wrapper div.gform_footer input.button,
.enews #subbutton,
.search-form input[type="submit"],
#submit,
.site-container .Cart66ButtonPrimary,
.site-container .Cart66ButtonSecondary,
.site-container .content .Cart66ButtonPrimary,
.site-container .content .Cart66ButtonSecondary,
.site-container .Cart66CartButton .purAddToCart {
	background: url(images/bg-button.png) repeat-x center;
	display: inline-block;
	border: 1px solid #c5c5c5;
	line-height: 25px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #757575 !important;*/
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	padding: 0 15px;
	-webkit-box-shadow: inset 0px 0px 0px 1px #fff;
	-moz-box-shadow: inset 0px 0px 0px 1px #fff;
	box-shadow: inset 0px 0px 0px 1px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: border-color .15s linear;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
	cursor: pointer;
}

a.button:hover,
.site-container a.button:hover,
body #respond input#submit:hover,
.comment-reply a:hover,
.gform_wrapper div.gform_footer input.button:hover,
.enews #subbutton:hover,
.search-form input[type="submit"]:hover,
#submit:hover,
.site-container .Cart66ButtonPrimary:hover,
.site-container .Cart66ButtonSecondary:hover,
.site-container .content .Cart66ButtonPrimary:hover,
.site-container .content .Cart66ButtonSecondary:hover,
.site-container .Cart66CartButton .purAddToCart:hover {
	text-decoration: none;
	border-color: #888;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
}

a.button:active,
.site-container a.button:active,
body #respond input#submit:active,
.comment-reply a:active,
.gform_wrapper div.gform_footer input.button:active,
.enews #subbutton:active,
.search-form input[type="submit"]:active,
#submit:active,
.site-container .Cart66ButtonPrimary:active,
.site-container .Cart66ButtonSecondary:active,
.site-container .content .Cart66ButtonPrimary:active,
.site-container .content .Cart66ButtonSecondary:active,
.site-container .Cart66CartButton .purAddToCart:active {
	background: url(images/bg-button-hover.png) repeat-x center;
	border-color: #888;
}

.button2 {
  width: 26%;
  background-color: #b3b3b3;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 0px 0px 3px 0px;
  text-transform: uppercase;
  float: right;
}

.button2 i {
    display: block;
    width: 20px;
    font-size: 20px;
    vertical-align: baseline;
    margin: 0 auto;
}

a.button2:hover {
  background-color: #a9a9a9;
  color: gray!important;
}

.button3, .button2 {
	/*line-height: 1.3;
	padding: 3px 28px;*/
	padding: 3px 10px;
    line-height: 2.5;
}

.button3 {
  display: block;
  width: 70%;
  vertical-align: top;
  background-color: #7EC14D;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
  margin: 0 0 10px 7px;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}

.button3:before,
.single_add_to_cart_button:before {
	content: "\f08e";
	font-family: "FontAwesome";
	padding-right: 5px;
	font-weight: 400;
}

/*.button3:after {
	content: "\f05a";
	font-family: "FontAwesome";
	color: gray;
	font-size: 25px;
	position: absolute;
	display: block;
	right: -45px;
	margin-top: -45px;
}*/

.home .button2,
.single-hot .button2,
.search-results .button2,
.tax-product_cat .button2 {
	width: 26%;
	display: block;
	color: gray;
	background-color: transparent;
	padding: 3px 0;
	margin: 0;
	text-align: left;
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	margin-top: -12px !important;
}

.home .button2:hover,
.single-hot .button2:hover,
.search-results .button2:hover,
.tax-product_cat .button2:hover {
	color: gray;
	background-color: transparent;
}

.button3:hover {
  background-color: #6dad3e;
}

a.button3:hover {
color: #fff!important;
}


.cc_product_wrapper .cart66 {
	margin: 0;
}


/* Search Form (Sidebar)
------------------------------------------------------------ */

.search-form input[type="search"] {
	font-size: 11px;
	padding: 3px;;
	width: 95%;
}

.search-form input[type="submit"] {
	margin-top: 10px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 230px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	background: url(images/bg-footer1.png) repeat;
	clear: both;
	color: #707070;
	font-size: 12px;
	overflow: hidden;
	padding: 50px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #e6e6e6;
	text-shadow: 1px 1px #fff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff;
	box-shadow: inset 0px 1px 0px 0px #fff;
}

.footer-widgets .wrap {
	margin: 0 auto;
	width: 1120px;
}

.footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
	margin: 10px 0;
}

.footer-widgets .textwidget {
	padding: 0;
}

.footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

.footer-widgets h4 {
	background: none;
	border: none;
	padding: 0;
	text-transform: none;
}

.footer-widgets a,
.footer-widgets a:visited {
	color: #000;
}

.footer-widgets ul {
	list-style-type: none;
	margin: 0 0 10px;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	/*padding: 0 20px 0 0;*/
}

.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
	width: 30%;
}

.appstore-badge,
.gplay-badge {
	width: 50%;
	float: left;
}

.featured-footer .appstore-badge img,
.featured-footer .gplay-badge img {
	display: block;
	width: 135px;
	max-height: none !important;
	margin: 0 auto;
	opacity: 1 !important;
	border-radius: 5px;
}

.footer-widgets-1 .slick-slider {
	max-width: 80%;
	margin: 0 auto;
}

.footer-widgets-1 .slick-item {
	width: 25%;
	padding: 0 10px;
}

.footer-widgets-1 .slick-item img {
	width: 100%;
	max-height: none;
	height: auto;
	margin: 0;
}

.slick-prev, .slick-next {
	width: 50px !important;
	height: 50px !important;
	overflow: visible;
	box-sizing: border-box;
}

.slick-next:before {
    content: '\f178 ' !important;
    padding: 12px 0;
    text-align: center;
}

.slick-prev:before {
    content: '\f177  ' !important;
    padding: 12px 0;
    text-align: center;
}

.slick-next:before,
.slick-prev:before {
	font-family: "fontawesome" !important;
	width: 32px;
	height: 32px;
	font-size: 10px !important;
	border-radius: 30px;
	background-color: rgba(255,255,255,0.3);
	z-index: 999;
	display: block;
	box-sizing: border-box;
}

.slick-prev {
    left: -45px !important;
}

.slick-next {
    right: -45px !important;
}

.menu-item .slick-prev, .slick-next {
	width: 40px !important;
	height: 40px !important;
	overflow: visible;
	box-sizing: border-box;
}

.menu-item .slick-next:before {
    content: '\f178 ' !important;
    padding: 10px 10px;
}

.menu-item .slick-prev:before {
    content: '\f177  ' !important;
    padding: 10px 8px;
}

.menu-item .slick-next:before,
.menu-item .slick-prev:before {
	font-family: "fontawesome" !important;
	width: 40px;
	height: 30px;
	font-size: 20px;
	border-radius: 30px;
	background-color: transparent;
	color: #081B30;
	z-index: 999;
}


.video-section {
	padding-top: 13px;
	clear: both;
}

.featured-image-section img {
	display: block;
	margin: 13px auto 0;
}

/*.featured-footer,
.video-section {
	width: 100%;
	position: relative;
	padding-bottom: 50.25%;
	height: 0;
	overflow: hidden;
}*/

/*.featured-footer iframe,
.featured-footer object,
.featured-footer embed,
.video-section iframe,
.video-section object,
.video-section embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

.footer-phone-image {
	margin-bottom: -50%;
	width: 250px;
	margin: 0 auto;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	background: url(images/bg-footer2.png) repeat;
	clear: both;
	font-size: 14px;
	color: #707070;
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px solid #fff;
	text-shadow: 1px 1px #fff;
}

.site-footer .wrap {
	max-width: 100%;
	width: auto;
	box-sizing: border-box;
}

.site-footer p {
	font-size: 14px;
	float: left;
	text-align: left;
	width: auto;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.footer_menu {
	float: right;
}

.footer_menu li {
	list-style: none;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}

.footer_menu li .sub-menu {
	display: none;
}

.footer_menu li a {
	text-transform: none;
}

.footer_menu .footer-nav {
	width: auto;
}


/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	overflow: hidden;
}

#respond {
	margin: 0 0 15px;
}

.comment-list #respond  {
	margin-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #eee;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	display: block;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 0 5px 10px 0;
	padding: 5px;
	width: 300px;
}

#comment {
	height: 150px;
	margin: 0 0 10px 0;
	width: 96%;
}

.form-allowed-tags,
.comment-notes,
.logged-in-as {
	padding: 5px 0 15px;
	font-size: 12px;
	color: #888;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 25px 0 0;
	padding: 10px 0;
}

.ping-list li {
	margin: 15px 0 5px;
}

.comment-list li {
	padding: 0 0 0 20px;
	list-style: none;
}

.comment-list li.depth-1 {
	border: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 30px;
	background: url(images/bg-dotline.png) repeat-x bottom;
	padding-bottom: 30px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-family: Calibri, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #888;
}

.comment-meta a {
	color: #888;
}

.comment-author {
	color: #555;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

#cancel-comment-reply-link {
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.comment-reply a {
	display: inline-block;
	font-weight: normal;
	padding: 0 10px;
}

#respond #reply-title, .entry-comments h3 {
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
	line-height: 24px;
	margin-bottom: 10px;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	/*color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 5px;*/
}
input[type="submit"] {
	-webkit-appearance: none !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

.content .gform_wrapper .top_label textarea.textarea {
	/*width: 97%;*/
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

/* Custom Search Form
------------------------------------------------------------ */

.rk-custom-form {
	width: 278px;
	float: right;
	height: 35px;
	margin-top: -3px;
	position: relative;
}

.rk-custom-form input[type="text"] {
	width: 240px !important;
	background-color: #E6E8EA !important;
	border-radius: 0 5px 5px 0;
	color: #091B31 !important;
	height: 35px !important;
}

.post-type-checkboxes {
	display: none;
	position: absolute;
	top: 100%;
	color: #091B31;
	width: 152px;
	background-color: #C3C9CE;
	padding: 10px;
}

.post-type-checkboxes label{
	font-family: 'Oswald', sans-serif;
	display: block;
	width: 100%;
	color: #091B31;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.post-type-checkboxes label#blog .label-text:before {
    content: ".";
    background-image: url(/../wp-content/uploads/2017/02/blog@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 5px;
}

.post-type-checkboxes label#deals .label-text:before {
    content: ".";
    background-image: url(/../wp-content/uploads/2017/02/cart@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 5px;
}

.retailer-images {
	padding: 0 0 30px 0;
}
.tax-product_cat .main-tax-row {
	width: 100%;
}
.retailer-images .linetitle,
.tax-product_cat .main-tax-row .linetitle {
	margin-bottom: 25px;
	margin-top: 15px;
}
/*.retailer-images .linetitle:after,
.retailer-images .linetitle:before {
	width: 20%;
}
.tax-product_cat .main-tax-row .linetitle:before,
.tax-product_cat .main-tax-row .linetitle:after {
	width: 35%;
}*/
.retailer-img {
	width: 25%;
	float: left;
	padding: 4px 7px;
	box-sizing: border-box;
}
.retailer-images-section .see-on-retail-btn {
	position: relative;
	margin-top: 15px;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
	.tax-product_cat .main-tax-item:last-child {
		display: none;
	}
	.tax-product_cat .archive-description {
	    margin-top:-57px !important;
	    padding: 20px;
	}
}

.deals-footer-content {
	margin: 35px 0 60px;
}
.deals-footer-content h2,
.deals-footer-content h3 {
	font-weight: 700;
}
.deals-footer-content p {
	margin-bottom: 20px;
}
/*.deals-footer-text .linetitle::after, .deals-footer-text .linetitle::before {
	width: 20%;
}*/
.deals-footer-text-container .linetitle {
	font-size: 25px;
	font-weight: 300;
	margin-top: 20px;
}

.post-type-checkboxes label#reviews .label-text:before {
    content: ".";
    background-image: url(/../wp-content/uploads/2017/02/reviews@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 5px;
}

.post-type-checkboxes label#guides .label-text:before {
    content: ".";
    background-image: url(/../wp-content/uploads/2017/02/buyer-guides@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 5px;
}



.rk-custom-form button {
	padding: 7px;
	border-radius: 5px 0 0 5px;
	background-color: #EBEBEB;
	box-shadow: none;
	border: none;
	color: #091B31;
	vertical-align: top;
	height: 35px;
	margin: 0;
}

.form-filters {
	display: none !important;
	padding: 5px;
	font-size: 18px;
	text-align: center;
	color: #091B31;
	background-color: #EBEBEB;
	display: inline-block;
	vertical-align: top;
	height: 35px;
	box-sizing: border-box;
}

.post-type-checkboxes label:after {
    opacity: 0;
    font-family: 'aslsicons2';
    content: "\e800";
    font-weight: normal !important;
    background: transparent;
    border: none !important;
    box-sizing: content-box;
    color: white;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 1px 0 0 0px !important;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    display: block;
    font-size: 11px;
}

#field_1_3,
#field_1_2 {
	max-height: 43px;
}

#field_1_3 {
	padding-bottom: 62px;
}

/* Custom Widgets
------------------------------------------------------------ */

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

.themedy_ad_widget .ads-125 {
	width: 310px;
}

.themedy_ad_widget ul li {
	float: left;
	list-style: none;
	height: 145px;
	margin: 0 10px 10px 0;
	width: 145px;
}

.themedy_ad_widget ul li img {
	padding: 10px;
	background: #f0f0f0;
}

.post-widget {
	margin-top: 30px;
}

.latest-tweets ul {
	margin: 0;
}

.latest-tweets ul li {
	list-style: none;
	padding-left: 40px;
	background: url(images/icon-smallquotes.png) 5px 15px no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-style: italic;
}

.latest-tweets ul li:hover {
	background: #F2F2F2 url(images/icon-smallquotes.png) 5px 18px no-repeat;
}

.latest-tweets ul li.last {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	font-weight: bold;
	margin-top: 10px;
}

.latest-tweets h4.widgettitle {
	margin-bottom: 15px;
}

#flickr_badge_wrapper {
	width: 310px;
}

.flickr_badge_image {
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.flickr_badge_image img {
	background: #f0f0f0;
	padding: 9px;
}

.themedy_video_desc {
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
}


/* Mobile Menu
------------------------------------------------------------ */

#mobile_menu_area {
	height: auto;
	display: none;
}

#mobile_menu_area ul {
	display: none;
}

#mobile_menu_area #pull {
	display: inline-block;
	/*width: 40px;*/
	position: relative;
	min-height: 33px;
	position: relative;
	outline: none;
	cursor: pointer;
	height: 35px;
}

#mobile_menu_area #pull:hover {
	text-decoration: none;
}

#mobile_menu_area #pull ul li {
	display: block;
	list-style: none;
	width: 100%;
}

#mobile_menu_area #pull > span {
	display: block;
    height: 30px;
	text-indent: -9999px;
}

#mobile_menu_area #pull a {
	width: 100%;
	font-size: 13px;
	display: block;
	padding: 8px 0;
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	margin-bottom: 2px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

#mobile_menu_area #pull a:hover,
#mobile_menu_area #pull .current_page_item a,
#mobile_menu_area #pull .current-cat a,
#mobile_menu_area #pull .current-menu-item a {
	color: #fff;
	background: #444444;
	-webkit-box-shadow: inset 2px -2px 4px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 2px -2px 4px 0px rgba(0, 0, 0, 0.1);
}

#mobile_menu_area #pull:after {
	content:"\f0c9";
	width: 40px;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 0;
	font-family: fontawesome;
    line-height: 35px;
    background: #e6e8ea;
    text-align: center;
    border-radius: 5px;
}

#mobile_menu {
	padding: 0 5px;
	margin-bottom: 5px;
}

.tax-product_cat.full-width-content .site-inner,
.tax-product_cat.full-width-content .content-sidebar-wrap,
.tax-product_cat.full-width-content .content {
	max-width: 1120px;
}

.tax-product_cat .content {
	padding-top: 40px;
}

.tax-product_cat .woocommerce-ordering {
	display: none;
}



/* WooCommerce Styles
------------------------------------------------------------ */

.nav-next {
    float: right;
    text-align: right;
    width: 40%;
}

.nav-previous {
    float: left;
    width: 40%;
}

.woocommerce_ordering {
	clear: both;
}

.orderby {
	padding: 5px;
	font-size: 14px;
}

.woocommerce-page .site-inner {
	overflow: visible;
}

.woocommerce_tabs h2 {
	margin-bottom: 10px;
}

.woocommerce_message,
.woocommerce_error,
.woocommerce_info {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 2em !important;
    padding: 0.55em 1em 0.55em 3em !important;
}

.entry-content .woocommerce_message li,
.entry-content .woocommerce_error li,
.entry-content .woocommerce_info li {
	list-style: none;
}

#payment ul.payment_methods li {
	list-style: none;
}

.price del {
	color: rgba(145, 145, 145, 0.5);
}

.woocommerce .woocommerce-info, .woocommerce .woocommerce-error {
	padding: 1em 1em 1em 3.5em;
}

.entry-content .woocommerce-message li, .entry-content .woocommerce-error li, .entry-content .woocommerce-info li {
	list-style: none;
}

body .woocommerce input,
body .woocommerce textarea {
	padding: 5px;
}

.woocommerce .site-container nav.woocommerce-pagination,
.woocommerce-page .site-container nav.woocommerce-pagination,
.woocommerce .site-container .content nav.woocommerce-pagination,
.woocommerce-page .site-container .content nav.woocommerce-pagination {
	text-align: left;
	padding: 0 0 30px;
}

.woocommerce .site-container nav.woocommerce-pagination ul,
.woocommerce-page .site-container nav.woocommerce-pagination ul,
.woocommerce .site-container .content nav.woocommerce-pagination ul,
.woocommerce-page .site-container .content nav.woocommerce-pagination ul {
	text-align: center;
}

.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	height: auto;
}

body.woocommerce .related ul.products li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce-page .related ul li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .upsells.products ul li.product {
	width: 29%;
}

body.woocommerce .related ul.products li.product img, body.woocommerce-page .related ul.products li.product img, body.woocommerce .upsells.products ul.products li.product img, body.woocommerce-page .upsells.products ul.products li.product img, body.woocommerce .related ul li.product img, body.woocommerce-page .related ul li.product img, body.woocommerce .upsells.products ul li.product img, body.woocommerce-page .upsells.products ul li.product img {
	width: auto;
	max-width: 100%;
}

.woocommerce .quantity .qty {
	height: 26px;
	line-height: 1;
}

.woocommerce .checkout-button.button {
	color: #fff !important;
}

.single-product .content-sidebar-wrap,
.single-reviews .content-sidebar-wrap,
.single-post .content-sidebar-wrap {
	padding-top: 25px;
}

.subheader {
	font-family: 'Oswald', sans-serif;
	width: 100%;
	clear: both;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	padding-top: 10px;
	color: #575d65;
	letter-spacing: 3px;
}

.single-buyer_guides .subheader {
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	line-height: 1.5;
	padding-top: 10px;
	color: #9ca3ac;
	letter-spacing: 3px;
	padding-bottom: 20px;
}

/* About Page
------------------------------------------------------------ */

.page-template-page_about .site-container{
	background-color: #fff !important;
}

.about-main-wrapper {
	overflow: hidden;
}

.about-main-container-wrap {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(../../uploads/2017/04/about-header-image@2x.jpg);
	clear: both;
	padding: 40px 0 80px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.about-main-container-wrap:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(7, 20, 36, 0.8);
	width: 100%;
	height: 1000px;
	z-index: 1;
}

.about-main-container {
	position: relative;
	max-width: 1110px;
	margin: 0 auto;
	clear: both;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 2;
}

.entry-header-about .linetitle {
	color: #FFFFFF;
	font-family: Oswald, sans-serif;
	font-size: 25px !important;
	letter-spacing: 4px;
	line-height: 37px !important;
	text-align: center;
	z-index: 2;
}

.entry-header-about .linetitle:before,
.entry-header-about .linetitle:after {
	box-sizing: border-box;
	height: 2px;
	width: 40%;
	border: 1px solid rgba(255,255,255,0.12);
	position: absolute;
    top: 60%;

}

.about-main-img {
	width: 45%;
	float: left;
	padding: 50px 50px 50px 0;
	box-sizing: border-box;
}

.about-main-text {
	width: 55%;
	float: left;
	box-sizing: border-box;
}

.about-main-title h2 {
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 36px;
	font-weight: 400;
	margin-top: 50px;
	margin-bottom: 30px;
	line-height: 1.4;
}

.about-main-description p {
	opacity: 0.8;
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 30px;
	font-weight: 300;
}

.about-main-list ul {
	list-style-type: none;
}

.about-main-list ul li {
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	line-height: 27px;
	clear: both;
	list-style-type: none;
	padding-bottom: 20px;
	margin-left: 50px;
	font-weight: 300;
}

li .list-number {
	max-width: 300px;
	display: block;
	float: left;
	color: #7EC04D;
	font-family: "Open Sans";
	font-size: 48px;
	font-weight: 300;
	line-height: 50px;
	margin-left: -50px;
}

li .list-number {
	width: 50px;
	display: block;
	float: left;
	color: #7EC04D;
	font-family: "Open Sans";
	font-size: 48px;
	font-weight: 300;
	line-height: 50px;
}

.about-description-container-wrap {
	width: 100%;
	float: left;
	margin-top: 100px;
	margin-bottom: 100px;
}

.about-team-container-wrap {
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 100px;
}

.about-description-container-wrap {
	background: linear-gradient(119.29deg, #4890C9 0%, #26A196 100%);
}

.about-description-content-wrapper {
	background-color: #3C95B7;
	overflow: visible;
	margin: 0 auto;
	max-width: 1280px;
}

.about-description-content {
	display: block;
	max-width: 1280px;
	margin: 0 auto;
}

.about-description-container {
	max-width: 1280px;
	margin: 0 auto;
	box-sizing: border-box;
	float: left;
}

.about-description-wrap {
	width: 100%;
	float: left;
	padding: 40px 20px 50px;
	border-radius: 10px;
	position: relative;
	box-sizing: border-box;
}

.about-description-text {
	width: 55%;
	float: right;
	box-sizing: border-box;
	padding-left: 30px;
}

.about-description-text h2 {
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 28px;
	font-weight: 100;
	line-height: 36px;
	margin-bottom: 20px;
}

.about-description-text p {
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	box-sizing: border-box;
}

.about-description-img {
	width: 43%;
	float: left;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	box-sizing: border-box;
}


.about-description-img img {
	border-radius: 10px;
}

.about-team-container {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}

.about-team-container .linetitle {
	margin-bottom: 30px;
	color: #091B31;
	font-family: Oswald, sans-serif;
	font-size: 25px;
	letter-spacing: 4px;
	line-height: 37px;
	text-align: center;
	font-weight: 400;
}

.about-team-container .linetitle:before,
.about-team-container .linetitle:after {
	width: 35%;
}

.about-team-container .linetitle span {
	background-color: #fff;
}

.about-team-text {
	max-width: 730px;
	margin: 0 auto;
}

.about-team-text p {
	color: #575D65;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 30px;
}

.about-team-members {
	overflow: hidden;
	margin-right: -30px;
}

.about-member-wrap {
	float: left;
	width: 49%;
	margin-right: 1%;
	box-sizing: border-box;
}

.about-team-member {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	box-sizing: border-box;
	float: left;
	cursor: pointer;
}

.about-member-img-bw {
	position: absolute;
	width: 100%;
}

.transparent-img {
	opacity: 0;
}

.img-overlay {
	width: 100%;
	height: calc(75% - 5px);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.9) 100%);
	position: absolute;
	top: 25%;
	left: 0;
	padding: inherit;
	box-sizing: border-box;
	-moz-transition: border-color 1s linear;
	-webkit-transition: border-color 1s linear;
	transition: border-color 1s linear;
}

.img-overlay.active-overlay {
	background: linear-gradient(180deg, rgba(72,144,201,0) 0%, rgba(38, 161, 150, 0.7) 100%);
	-moz-transition: border-color 1s linear;
	-webkit-transition: border-color 1s linear;
	transition: border-color 1s linear;
}


.about-member-info {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding-left: 30px;
    padding-right: 45px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.about-member-name h3 {
	position: absolute;
	left: 0;
	top: 65%;
	width: 100%;
	color: #FFFFFF !important;
	font-family: Oswald, sans-serif;
	font-size: 22px;
	letter-spacing: 3px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.about-member-pos p {
	position: absolute;
	left: 50%;
	top: 75%;
	width: 70%;
	color: #FFFFFF;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}


.team-member-expanded {
	display: none;
	position: absolute;
	left:0;
	bottom: 0;
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	width: 100%;
	clear: both;
	background-color: #fff;
	z-index: 9999;
}

.about-press-container {
	max-width: 960px;
	margin: 0 auto;
}

.about-press-item {
	position: relative;
	width: 33.333%;
	float: left;
	padding: 60px 40px 80px;
	box-sizing: border-box;
}

.about-press-item:last-child:after {
	display: none;
}

.about-press-item:after {
    content: "";
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    display: block;
    width: 1px;
    height: 160px;
    background: #979797;
    opacity: 0.2;
}

.about-press-img {
	position: relative;
	min-height: 170px;
}

.about-press-img img {
	position: absolute;
	width: 60%;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.about-press-item:nth-child(2) .about-press-img img {
	width: 90%;
}

.about-press-item:nth-child(3) .about-press-img img {
	width: 40%;
}

.about-press-title h3 {
	opacity: 0.7;
	color: #091B31 !important;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}

.row-4,
.row-2 {
	overflow: hidden;
	float: left;
}

.row-2 {
	width: 50%;
}

.row-4 .member-name-pos {
	width: 40%;
	float: left;
	padding: 40px 20px;
	box-sizing: border-box;
}

.row-4 .first-name,
.row-4 .last-name {
	font-family: 'Open Sans', sans-serif;
	font-size: 64px;
	font-weight: 700;
	margin-bottom: 40px;
	line-height: 1.4;
}

.row-4 .first-name {
	color: #4690C7;
}

.row-4 .member-expanded-pos p {
	opacity: 0.75;
	color: #575D65;
	font-family: "Open Sans", sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: 300;
	line-height: 36px;
}

.row-4 .info-type {
	color: #091B31;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	display: block;
}

.member-expanded-info {
	width: 60%;
	float: left;
	padding: 50px 20px;
	box-sizing: border-box;
}

.member-expanded-info li {
	list-style-type: none;
	opacity: 0.8;
	color: #091B31;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 10px;
}

.down-arrow {
	display: none;
}

.down-arrow img {
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: -5px;
}

/* Responsive Design
------------------------------------------------------------ */


@media only screen and (max-width: 960px) {

	.buyers-guide-video,
	.buyers-guide-featured-img {
		width: 100% !important;
		padding: 0 10px;
	}

	body {
		width: 100%;
		margin: 0 auto;
	}

	.archive-page,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.content-sidebar-wrap,
	.footer-widgets .wrap,
	.site-inner,
	.site-container,
	.wrap,
	body .site-inner .content-sidebar-wrap {
		max-width: 100%;
	}

	.site-header .wrap,
	#secondary_area .wrap {
		margin-left: 20px;
		margin-right: 20px;
		width: auto;
	}

	.nav-primary .wrap {
		margin: 0;
	}

	.nav-primary {
		/*clear: both;*/
		float: none;
		padding-top: 10px;
	}

	.nav-primary li a {
		margin-left: 0;
		margin-right: 20px;
	}

	.sidebar,
	.sidebar-secondary {
		width: auto;
		margin-top: 30px;
	}

	.content,
	.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.full-width-content .content,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		float: none;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		display: block;
	}

	.site-container {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}

	.site-footer p,
	.site-footer .footer_menu {
		float: left;
		text-align: center;
	}


	.site-footer .footer_menu li {
			display: inline;
			float: none;
	}

	/*body .site-inner .content-sidebar-wrap,*/
	.site-description,
	.site-title a,
	.site-title a:hover {
		margin: 0 10px;
	}

	/*body.tax-product_cat .site-inner .product {
		width: calc(100% / 4 - 15px) !important;
		margin: 15px 7.5px;
	}*/

	body.single-buyer_guides .site-inner .content-sidebar-wrap,
	body.blog .site-inner .content-sidebar-wrap,
	body.home .site-inner .content-sidebar-wrap,
	body.search .site-inner .content-sidebar-wrap,
	body.single-product .site-inner .content-sidebar-wrap,
	body.tax-product_cat .site-inner .content-sidebar-wrap
	/*body.tax-product_cat .site-inner .content-sidebar-wrap*/ {
		margin: 0;
	}

	.menu li.right {
		display: none;
	}

	.sidebar-primary,
	.sidebar,
	.content-sidebar-sidebar .sidebar-secondary {
		margin-left: 0;
		margin-right: 0;
		float: none;
		display: block;
		float: none;
		clear: both;
	}

	.pagination {
		padding: 0 0 20px 0;
	}

	.footer-widgets .widget {
		/*padding: 20px 20px 0;*/
	}

	.footer-widgets .wrap {
		padding: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}

	.site-inner #featured,
	.site-inner .homepage {
		margin-right: 20px;
		margin-left: 20px;
		width: auto;
	}

	#slider_area {
		margin-bottom: -30px;
	}

	.slides_container div {
		width: 100% !important;
	}

	.slides_container {
		width: auto !important;
		padding: 0 40px;
	}

	.slide .slide_content h1,
	.slide .slide_content h2,
	.slide .slide_content h3 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	.slide .slide_content img.alignleft,
	.slide .slide_content  img.alignright{
		max-width: 50%;
	}

	#home_sidebar_1,
	#home_sidebar_2 {
		float: none;
		width: auto;
	}

	#home_sidebar_2 {
		margin-top: 30px;
	}

	.product_list .product {
		width: 30%;
		margin-right: 2%;
	}

	#featured .product_list .product {
		width: 22%;
	}

	.product_list .product-last {
		margin-right: 0;
	}

	.product_wrap {
		width: auto;
	}

	.product .thumb-wrap {
		text-align:center;
	}

	.product_list {
		padding: 0 20px;
	}

	#featured .product_list {
		padding: 0;
	}

	#featured .product_wrap .product_details .button {
		float: none;
		margin: 0 0 20px 0;
	}

	.site-header .header-left.widget-area {
		display: none;
	}

}

@media only screen and (max-width: 600px) {

	.deals-footer-text {
		padding-left: 15px;
		padding-right: 15px;
	}

	.search .buyer_guides .main-tax-item, .search .buyer_guides .main-tax-item-content {
		min-height: 250px;
	}


	.search-results .button2 {
		margin-top: -6px;
	}

	.about-press-container {
		margin-top: 60px;
		overflow: hidden;
		float: left;
	}

	.single-reviews .see-review-btn-section a {
		margin-top: 25px;
	}

	.entry-header .see-review-btn-section {
	  	text-align: left;
	}


	.home .button2 {
		margin-top: 3px !important;
	}

	.about-description-container-wrap,
	.about-team-container-wrap {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.about-press-item {
		width: 100%;
		padding: 15px 30px;
	}

	.about-press-img {
		min-height: 1px;
		height: auto;
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}

	.about-press-img img {
		position: relative;
		width: 50%;
		top: 0;
		left:0;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		display: block;
		margin: 0 auto;
	}

	.about-press-item:after {
		display: none;
	}

	.about-press-title {
		float: left;
		width: 100%;
	}

	.about-press-title {
		display: block;
		text-align: center;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.breadcrumb_wrap {
		display: none;
	}

	#secondary_area p.homepage_tag {
		float: none;
		margin-bottom: 10px;
	}

	#search_area {
		clear: both;
		float: none;
		margin: 0;
	}

	#comment {
		width: 92%;
	}

	#slider_area {
		border: 1px solid #e6e6e6;
		border-width: 1px 0;
		-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
        box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
		background: url(images/bg-footer1.png) repeat;
		margin-bottom: 40px;
	}

	#slider_area,
	.slides_container div.content,
	.slides_container {
		height: auto !important;
		clear: both;
	}

	.slide .slide_content {
		padding-bottom: 40px;
	}

	.slide img {
		display: none;
		visibility: hidden;
		height: 1px;
	}

	.nav-responsive .nav-primary {
		display: none;
	}

	.product_list .product, #featured .product_list .product, .site-container ul.products li.product {
		width: auto;
		float: none;
		clear: both;
		margin-right: 0;
	}

	#featured .product_wrap .product_details .button {
		float: right;
		margin-left: 10px;
	}

	#author,
	#comment,
	#email,
	#url {
		width: 94%;
	}

	.featuredpage img,
	.featuredpost img,
	.post-image {
		max-width: 95%;
	}

	body.woocommerce .related ul.products li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce-page .related ul li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .upsells.products ul li.product {
		width: auto;
	}

	.woocommerce .product-remove, .woocommerce .product-thumbnail, .woocommerce .product-price {
		display: none;
	}

	.woocommerce .actions input, .woocommerce table.cart td.actions .coupon input.input-text, .woocommerce-page table.cart td.actions .coupon input.input-text, .woocommerce #content table.cart td.actions .coupon input.input-text, .woocommerce-page #content table.cart td.actions .coupon input.input-text, body.woocommerce .order_details li, body.woocommerce-page .order_details li {
		width: 100%;
		display: block;
		margin: 5px 0 !important;
		float: none;
		text-align: center;
	}

	.woocommerce .coupon, body.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table, body.woocommerce .cart-collaterals .shipping_calculator, body.woocommerce-page .cart-collaterals .shipping_calculator, body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1, body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
		width: 100%;
		float: none;
		text-align: center;
		clear: both;
		list-style: none;
	}

	body.woocommerce form .form-row textarea, body.woocommerce-page form .form-row textarea {
		height: 5em;
	}

	body #billingInfo, body #shippingInfo, body #paymentInfo, body #accountInfo, body #Cart66CheckoutButtonDiv, body .phorm2 {
		width: 100%;
		float: none;
		clear: both;
		list-style: none;
		margin: 5px 0;
		min-width: 0px;
	}

	body #ccInfo input[type="text"], body #accountInfo input[type="text"], body #accountInfo input[type="password"], body .phorm2 ul.shortLabels li label {
		width: 100%;
		clear: both;
		text-align: left;
	}

	.entry-content  {
		overflow: visible;
	}

	header.site-header .nav-primary li:not(.menu-bell) a span.menu-txt:after {
		background-color: transparent !important;
	}

}

@media only screen and (max-width: 480px) {

	.four-cols {
		width: 50%;
	}

	.main-tax-item.home-featured-feed,
	.main-tax-item.home-featured-feed .main-tax-item-content {
    	min-height: 260px !important;
	}

	.tax-product_cat .main-tax-item-content {
		min-height: 420px;
	}

	.footer-left-menu .spacing.mobile-space {
		display: block;
		width: 2%;
		text-align: center;
		float: left;
		margin-top: 4px;
		margin-left: 0;
		margin-right: 0;
	}

	.footer-left-menu a.terms {
		text-align: right;
		padding-right: 10px;
		box-sizing: border-box;
		width: 40%;
	}

	.footer-left-menu a.ethics {
		text-align: left;
		padding-left: 10px;
		margin-right: 10px;
		box-sizing: border-box;
		width: 13%;
	}
	.footer-left-menu a.privacy {
		text-align: left;
		padding-left: 10px;
		box-sizing: border-box;
		width: 33% !important;
	}
	.about-description-wrap {
		padding: 30px 0;
	}

	.row-4 .member-name-pos {
		width: 100% !important;
		padding: 15px;
	}

	.member-expanded-info {
		width: 100% !important;
		padding: 15px;
	}

	.row-4 .first-name, .row-4 .last-name {
	    font-size: 32px;
	}

	.row-4 .member-expanded-pos p {
		font-size: 16px;
	}



	.footer-left-menu a {
		display: block;
		float: left;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.footer-left-menu .spacing {
		display: none;
	}

	.page-template-page_main_reviews .main-tax-item-content {
		min-height: 380px !important;
		height: auto;
		padding-bottom: 70px;
	}

	.tax-buyer_guides_categories .main-tax-item-content,
	.search .buyer_guides .main-tax-item-content,
	.search .post .main-tax-item-content {
		padding-bottom: 10px;
	}

	.rk-custom-form input[type="text"] {
		width: 86px !important;
	}

	.rk-custom-form {
		width: 208px !important;
		margin-top: -3px;
	}

	.buyers-guide-item,
	.review-item,
	.main-tax-item {
		padding: 10px 10px 0 10px !important;
	}

	body.woocommerce div.product div.images, body.woocommerce-page div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page #content div.product div.summary {
		width: 100%;
		float: none;
	}

	#Cart66CartForm {
		min-width: 100px;
		overflow-x: auto;
		display: block;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 30px;
		position: relative;
	}

	#Cart66CartForm table {
		min-width: 400px;
		border-left: 0;
		border-right: 0;
		margin-bottom: 2px;
	}

	#Cart66CartForm table tbody > tr > td:first-child {
		padding-left: 20px;
	}

	#Cart66CartForm table tbody > tr > td:last-child {
		padding-right: 20px;
	}

	#Cart66CartForm::-webkit-scrollbar {
		background: #fff;
		height: 10px;
		overflow: visible;
		width: 10px;
		box-shadow: inset 0px 0px 5px 0px rgba(235,235,235,1);
		-webkit-box-shadow: inset 0px 0px 5px 0px rgba(235,235,235,1);
	}
	#Cart66CartForm::-webkit-scrollbar-thumb {
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-border-radius:5px;
	}
	#Cart66CartForm::-webkit-scrollbar-thumb:hover{
		background-color: rgba(0, 0, 0, 0.6);
	}
	#Cart66CartForm::-webkit-scrollbar-corner {
		background: transparent;
	}

	#Cart66CartForm .Cart66CustomTextField {
		min-width: 100px;
		width: 100%;
	}

}

@media only screen and (max-device-width: 480px) {
	#paymentInfo, #accountInfo, #Cart66CheckoutButtonDiv {
		float: left !important;
		width: 51% !important;
		margin-left: 0 !important;
	}

	.Cart66UpdateTotalButton {
		position:relative;
		left:-60px;
		width: 80px;
		padding-left: 0px !important;
	}

	.shippingAddress {
		float: none !important;
	}

}


/* Small Project Bureau Edits
------------------------------------------------------------ */




.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    /*padding: 15px 15px 0 15px!important;*/
    background-color: #fff!important;
    border-radius: 5px!important;
    clear: none !important;
}

.search .woocommerce ul.products li.product,
.search .woocommerce ul.products {
	margin: 0;
}

h1 {
    font-size: 25px!important;
    line-height: 25px!important;
    font-weight: 200!important;
    font-family: oswald!important;
    text-transform: uppercase !important;
}

.site-footer p {
    text-transform: none!important;
}

.home .site-container {
    /*background: url(/wp-content/uploads/2016/10/background-texture.png) repeat!important;*/
    background-color: #e3e3e3!important;
}
.site-container {
	background-color: #f5f5f5!important;
}

.footer-widgets {
    /*background: url(/wp-content/uploads/2016/10/background-texture.png) repeat!important;*/
    background: #c9c9c9!important;
    color: #707070;
    font-size: 12px;
    overflow: hidden;
    padding: 50px 0;
    border-bottom: 0px solid #ddd!important;
    border-top: 0px solid #e6e6e6!important;
    text-shadow: none!important;
}

.site-footer {
    /*background: url(/wp-content/uploads/2016/10/background-texture.png) repeat!important;*/
    background: #091B31 !important;
    font-size: 14px;
    color: #707070;
    overflow: hidden;
    padding: 15px 0;
    border-top: 0px solid #fff!important;
    text-shadow: none!important;
}

/* medium+ screen sizes */
@media (min-width:766px) {
.footer-widgets-2.widget-area {
    /*margin-left: -30px!important;*/
}
}



input[type=text], input[type=url], input[type=tel], input[type=number], input[type=color], input[type=email], input[type=password] {
    border: 0px solid #ededed!important;
    height: 30px!important;
    padding-left: 10px!important;
    -webkit-box-shadow: inset 0px 0px 0px 0px #d9d9d9!important;
    -moz-box-shadow: inset 0px 0px 0px 0px #d9d9d9!important;
    box-shadow: inset 0px 0px 0px 0px #d9d9d9!important;
}


.gform_wrapper div.gform_footer input.button {
    background: none!important;
    margin-top: 10px!important;
    font-size: 12px!important;
    border: 0px solid #c5c5c5!important;
    height: 45px!important;
    font-weight: 400!important;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff!important;
    background-color: #c71900!important;
    text-shadow: 0px 0px #fff!important;
    text-transform: uppercase!important;
    padding: 0 35px!important;
    -webkit-box-shadow: inset 0px 0px 0px 0px #fff!important;
    -moz-box-shadow: inset 0px 0px 0px 0px #fff!important;
    box-shadow: inset 0px 0px 0px 0px #fff!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
}

	/* Homepage */
	body.home.page .site-inner,
	body.home.page .content-sidebar-wrap,
	body.home.page .content,
	body.home.page .fl-row-content-wrap { width: 100%; max-width: 100%; }
	body.home.page .fl-row-content.fl-node-content { width: 1120px; margin-left: auto; margin-right: auto; }
	body.home.page .site-inner { margin: -10px 0 -45px;}
	body.home.page .woocommerce-LoopProduct-link { min-height: 320px; display: block; }
	body.home.page .woocommerce ul.products li.product { margin: 15px 7.5px; width: calc(100%/5 - 15px); }
	.single-hot .woocommerce ul.products li.product { margin: 15px 7.5px; width: calc(100%/5 - 15px) !important; }
	body.home.page .woocommerce ul.products li.product .price, .woocommerce.columns-5 ul.products li.product.featured .price .amount, .woocommerce ul.products li.product span.price { color: #00b0fd; font-weight: 600; line-height: 1.2; bottom: 0px; }
	body.woocommerce ul.products li.product h3, div.woocommerce ul.products li.product h3 { line-height: 1.2; font-size: 0.9em; font-weight: 700; top: 200px; letter-spacing: 0.01rem;}
	body.home.page .woocommerce ul.products li.product a img, div.woocommerce ul.products li.product a img { /*width: auto; height: auto; max-width: unset; margin: 0 auto;*/ }
	body.home.page .woocommerce ul.products li.product .button { margin: 1em auto 0; width: 100%; text-align: center; background-color: #9a9a9a; color: #f9f9f9 !important; padding-top: 10px; transition: background .3s ease-in-out 0s;}
	body.home.page .woocommerce ul.products li.product .button:hover { background-color: #333; }
	body.home.page .woocommerce span.onsale { line-height: 2.736; width: 3.236em; height: 3.236em; }
	body.home.page .fl-node-580424569a3ef li.product { /*box-shadow: 1px 1px 2px 0 #111;*/ }
	body.home.page .fl-node-580425ca18994 li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product.featured { box-shadow: 1px 1px 4px 0 #999; -moz-box-shadow:1px 1px 4px 0 #999; -webkit-box-shadow:1px 1px 4px 0 #999;}
	@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     	body.home.page .fl-node-580425ca18994 li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product.featured  {box-shadow: 1px 1px 13px 0 #999;}
	}
	@supports (-ms-accelerator:true) {
	  	body.home.page .fl-node-580425ca18994 li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product.featured  {box-shadow: 1px 1px 13px 0 #999;}
	}
	body.home.page .fl-node-580425ca18994 .woocommerce { margin-top: -15px; }

	.fl-node-581bd8cabea10,
	.fl-node-581e300294510 {
		display: none;
	}

	/* Global */
	header.site-header .wrap { width: 1280px;/* 1120px */ padding: 0 0; position: static;}
	header.site-header .nav-primary .wrap { width: auto; padding: 0; margin-top: 0; position: static;}
	header.site-header { background-color: rgba(0,0,0,.12); padding: 20px 0 0; }
	header.site-header .nav-primary {  padding-top: 15px; margin-top: 40px;/*float: left; width: 380px;position: relative; right: 15px; */}
	header.site-header .widget-area { position: relative; z-index: 1000; }
	header.site-header #search_area { float: none; /*position: absolute; left: 20%; top: 6px;*/ margin-top: 10px; }
	header.site-header #search_area .aws-search-field { height: auto !important; min-width: 200px; padding: 2px 0;}
	header.site-header #search_area .aws-search-field { background: #fff; display: block; height: auto; position: unset; width: auto; border: 0; padding: 6px 12px; border-radius: 3px !important; min-height: 40px;}
	header.site-header #search_area .aws-search-field::after {content: "a";}
	header.site-header #search_area::after {}
	header.site-header #search_area #searchsubmit { border: 0; background: transparent; color: #c7c7c7; font-size: 18px; }
	header.site-header .social { /*position: absolute; right: 0;*/ }
	header.site-header .social li, .footerwidgetheader-container .social li, .cont.social li { list-style-type: none; display: inline-block; padding: 0px; }
	header.site-header .social a, .footerwidgetheader-container .social a { color: #fff; padding: 2px 4px; width: 20px; display: block; text-align: center; border-radius: 5px; }

	.footer-widgets { -webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset; }
	.footer-widgets .gform_wrapper div.gform_footer input.button { padding: 0 35px !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; }
	.footer-widgets .gform_wrapper input { border-radius: 4px; }
	.footerwidgetheader-container .widget-title.widgettitle { margin-bottom: 0; }
	.footer-widgets-1 img { position: relative; left: -43px; }

	/* Archive */
	body.archive .woocommerce-LoopProduct-link { min-height: 296px !important; display: block; }
	body.archive ul.products { margin-bottom: 2em; }
	body.archive ul.products li.product { margin: 15px 7.5px; width: calc(100% / 5 - 15px);}
	body.archive ul.products li.product.first { clear: none; }
	body.archive ul.products li.product .price { color: #00b0fd; font-weight: 600; /*font-size: 1.4em; position: absolute;*/ line-height: 1.2; bottom: 50px; }
	/*body.archive ul.products li.product h3 { font-size: 1.05em; font-weight: 700; position: absolute; top: 200px; }*/
	body.archive ul.products li.product a img { width: auto; height: auto; max-height: 160px; max-width: 100%; margin: 0 auto; }
	body.archive ul.products li.product .button { margin: 1em auto 0; display: block; text-align: center; background-color: #9a9a9a; color: #f9f9f9 !important; padding-top: 10px; transition: background .3s ease-in-out 0s;}
	body.archive ul.products li.product .button:hover { background-color: #333; }

	/* Single */
	body.single div.related.products { padding-bottom: 45px; }
	body.single div.related.products .woocommerce-LoopProduct-link { min-height: 320px; display: block; }
	body.single div.related.products ul.products li.product { margin: 30px 15px 0 0; width: calc(100% / 3 - 45px); box-shadow: 0px 10px 10px 0 #999; }
	body.single ul.products li.product.first { clear: none; }
	body.single div.related.products ul.products li.product .price { color: #00b0fd; font-weight: 700; font-size: 1.4em; line-height: 1.2; position: absolute; bottom: 50px; }
	body.single div.related.products ul.products li.product h3 { font-size: 1.05em; font-weight: 700; position: absolute; top: 200px; }
	body.single div.related.products ul.products li.product a img { width: auto; height: auto; max-height: 160px; max-width: unset; margin: 0 auto; }
	body.single div.related.products ul.products li.product .button { margin: 1em auto 0; display: block; text-align: center; background-color: #9a9a9a; color: #f9f9f9 !important; padding-top: 10px; transition: background .3s ease-in-out 0s;}
	body.single div.related.products ul.products li.product .button:hover { background-color: #333; }

	@media all and (max-width: 1000px){
		body.home.page .content { padding: 0; }
		body.home.page .fl-row-content.fl-node-content { width: 100%; }
		body.home.page .woocommerce ul.products li.product { width: 23.15%; }
		body.single ul.products li.product { width: 23.15%; }

		header.site-header .wrap { width: calc(100% - 40px); }
		/*header.site-header .widget-area { position: absolute; float: none; width: 550px; right: 15px; top: 10px;}*/
		header.site-header .nav-primary .wrap { width: auto; }
	}
	@media all and (max-width: 980px){
		/*body.home.page .woocommerce ul.products li.product { width: calc(100%/2 - 15px); clear: none !important; }
		body.home.page .woocommerce ul.products li.product:nth-child(2n) { float: left; }*/
		body.home.page .woocommerce-LoopProduct-link { min-height: 270px; }

		body.archive ul.products li.product:nth-child(2n) { float: left; }
		body.archive .woocommerce-LoopProduct-link { min-height: 270px; }

		body.single div.related.products ul.products li.product { width: calc(100% / 3 - 45px); clear: none !important; }
		body.single div.related.products ul.products li.product:nth-child(2n) { float: left; }
		body.single div.related.products .woocommerce-LoopProduct-link { min-height: 270px; }

		header.site-header #search_area .aws-search-field { min-width: 180px; }
		header.site-header #search_area { left: 25%; }
		header.site-header .nav-primary li:first-child a { margin-left: 0; }
	}
	@media all and (max-width: 600px){
		body.home.page .woocommerce-LoopProduct-link { min-height: 290px; }

		body.archive ul.products li.product { width: calc(100% / 2 - 45px);}
		body.archive .woocommerce-LoopProduct-link { min-height: 290px; }

		body.single div.related.products ul.products li.product { width: calc(100% / 2 - 45px);}
		body.single div.related.products .woocommerce-LoopProduct-link { min-height: 290px; }
		body.single div.related.products ul.products li.product h3 { width: 90% }

		header.site-header .social { top: -15px; }
		header.site-header #search_area {width: 100%; float: left; position: relative; }
		header.site-header .widget-area { position: relative; }
		header.site-header #search_area .aws-search-field { min-width: calc(100% - 33px); }
	}
	@media all and (max-width: 480px){
		body.home.page .woocommerce ul.products li.product { width: calc(100% - 15px); }

		body.archive ul.products li.product { width: calc(100% - 30px); }

		body.single div.related.products ul.products li.product { width: calc(100% - 30px); }
	}
	@media all and (max-width: 375px){
		header.site-header .social { position: relative; right: auto; left: auto; }
	}

.woocommerce div.product {
    background-color: #fff!important;
    padding: 10px!important;
}

.related.products {
    padding-top: 60px!important;
}

ul.products {
    padding-top: 10px!important;
}

body.home.page .woocommerce ul.products li.product h3:hover {
	color: #7b7b7b!important;
}

span._woo_retailer, body.archive ul.products li.product span._woo_retailer {
    color: #8e8e8e !important; /* before: #31393f */
    margin-bottom: 5px;
    display: block;
    font-size: 0.85em;
    font-weight: 600;
    line-height: 1.5;
    font-style: italic;
    min-height: 35px;
    position: static; /* for category page */
}

span._woo_retailer:hover {
	color: #7b7b7b!important;
}

h3 {
    color: #31393f!important;
}

/* Star Rating */
.starRating_single > i{
	font-size: 25px;
    margin-right: 5px;
    margin-top: 2%;
}
.starRating_list > i{

    font-size: 18px;
    margin: 2% 4px 7% 0;
}
.starRating_single > i.selected,
.starRating_list > i.selected{
	color: #358DD9;
}
.starRating_single > i.not_selected{
	color: #C2C2C2;
	/*-webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #fbd043;*/
}
.starRating_list > i.not_selected{
	color: #fff;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fbd043;
}
/* Star Rating */
.single-shopping_guides .shopping_guides .starRating_single {
	display: none;
}

span.priceRating_list {
    display: block;
    padding-bottom: 20px;
    color: #00b0fd!important;
    font-size: 1.4em!important;
    font-weight: 700!important;
}

span.priceRating_single {
    display: block;
    padding-bottom: 20px;
    color: #00b0fd!important;
    font-size: 1.4em!important;
    font-weight: 700!important;
}

/*
	Additions Made by me from here below - Josh Rubin 10-29-16
*/

.woocommerce.columns-5 .products .product {
position: relative;
width: 17.4%;
}

.fl-row-fixed-width {
max-width: 1120px;
}

#ytc-wrapper .container-fluid {
display: none;
}

.woocommerce-tabs ul.tabs {
display: none;
}

.featuredpost .post {
    width: 100%;
    margin-left: 2.5641%;
    box-sizing: border-box;
 }
.featuredpost .post:nth-of-type(3n+1){
  margin-left: 0;
}
.featuredpost .entry-title {
    font-size: 16px;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .featuredpost .post {
    width: 48.717%;
  }
  .featuredpost .post:nth-of-type(3n+1) {
    margin-left: 2.5%;
  }
  .featuredpost .post:nth-of-type(2n+1) {
    margin-left: 0;
  }

}
@media only screen and (max-width: 480px) {
    .featuredpost .post {
      float: none;
      margin-left: 0;
      width: 100%;
    }
}

@media only screen and (min-width: 601px) {

	#menu-item-5781,
	#menu-item-5782,
	#menu-item-5783 {
		width: 0;
		display: none;
	}

	.archive .entry-title {
		font-size: 38px !important;
		letter-spacing: 5px;
	}

	.mobile {
		display: none;
		width: 0;
	}
}


/*
*** Editions by Lis - 11/1/2016
*/
.woocommerce ul.products li.product .price {
    margin: 6px 0 6px !important; /* before 12px 0 0 */
	min-height: 30px;
}
.woocommerce ul.products li.product h3 {
/*overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
    max-height: 36px;*/
    overflow-y: hidden;
    padding: 5px 0 3px !important;
    min-height: 50px;
}
/*.home */
li .prodexerpt, .single-product .single-hot .featured .prodexerpt, li .prodexerpt p {
	line-height: 1.2;
	font-size: 0.9em;
    color: #5d5d5d;
    overflow-y: hidden;
    padding: 0 15px 5px;
    min-height: 53px;
}
.single-product .content-sidebar-wrap .prodexerpt {
	margin-top: 20px;
}
header.site-header .nav-primary {
	padding-top: 6px;
	float: left;
}
header.site-header .nav-responsive {
	display: inline-block;
	padding-top: 8px;
    margin-top: 31px;
    width: 60.35%;
}
.menu-bell i {
	font-size: 1.2em;
    color: #7EC04D;
    margin-right: 5px;
    position: relative;
    top: 0;
}
header.site-header .social a:hover, .footer-widgets .social a:hover {
	color: #ff6f67 !important;
}
.snp-builder button.news-bttn:hover {
	background-color: #0095d2;
}
body.home.page .woocommerce-LoopProduct-link {
	min-height: 311px !important;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
	padding: 15px 15px 4px 15px;
	overflow-x: hidden;
	display: block;
}
.desk-deals .fl-module-content .woocommerce ul.products {
	padding-top: 0 !important;
}
.title-area .site-title.logo img {
	max-width: 180px;
}

/* Single Product Page */
.single-product .content .images .thumbnails {
	display: none;
}
.site-container {
	border-top: none;
}
.single-product .site-inner .content {
	margin-bottom: 30px;
}
/* New Header and Deal section */
.deals-bg, .footerwidgetheader-container {
	background: #4890C9; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #4890C9 0%, #26A196 80%); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #4890C9 0%, #26A196 80%); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #4890C9 0%, #26A196 80%); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #4890C9 0%, #26A196 80%); /* Standard syntax */
}


.header-container {
	position: relative;
	min-height: 95px;
	clear: both;
}

.home .header-container {
	height: 113px;
}

.home.admin-bar .header-container {
	height: 100px;
}


header.site-header {
	background-color: #081B30;
	position: fixed;
    width: 100%;
    z-index: 999;
    top: 61px;
}

.site-header .wrap {
    background: none;
}

.site-header .widget-area {
    float: right;
}
header.site-header .social {
	    float: right;
}
header.site-header .social p {
	color: rgba(255,255,255,0.5) !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
header.site-header .social p, header.site-header .social ul {
	display: inline-block;
}
header.site-header .social a i, .footer-widgets .social a i {
	font-size: 17px;
}
header.site-header .social a.face:hover > i, .footerwidgetheader-container .social a.face:hover > i, .social a.face:hover > i {
	color: #4867AA;
}
header.site-header .social a.twitter:hover > i, .footerwidgetheader-container .social a.twitter:hover > i, .social a.twitter:hover > i {
	color: #1DA1F2;
}
header.site-header .social a.insta:hover > i, .footerwidgetheader-container .social a.insta:hover > i, .social a.insta:hover > i {
	color: #DD3969;
}
header.site-header .social a.youtube:hover > i, .footerwidgetheader-container .social a.youtube:hover > i, .social a.youtube:hover > i {
	color: #E32C28;
}

header.site-header .social a.snap {
     display:none;
}
header.site-header .social a.snap:hover > i, .footerwidgetheader-container .social a.snap:hover > i, .social a.snap:hover > i {
	color: #FFFC00;
}

header.site-header .social a.feed:hover > i, .footerwidgetheader-container .social a.feed:hover > i, .social a.feed:hover > i {
	color: #FE6500;
}

header.site-header .nav-primary li.menu-bell {
	top: -5px;
    position: relative;
}
header.site-header .nav-primary li.menu-bell a {
    font-size: 15px;
	color: #7EC04D;
    padding: 4px 10px;
    border-radius: 5px;
    font-weight: 300;
    border: 1px solid rgba(126,192,77,0.5);
}
header.site-header #search_area .aws-search-field {
	font-style: italic;
    font-size: 12px;
    -webkit-appearance: none;
}
header.site-header .nav-primary ul li:first-child > a {
	margin-left: 0;
}
header.site-header .nav-primary li:not(.menu-bell) a span.menu-txt {
	padding-right: 7px;
}
header.site-header .nav-primary li:not(.menu-bell) a span.menu-txt::after {
	content: "";
	height: 13px;
	width: 1px;
	background-color: rgba(255,255,255,0.12);
	position: absolute;
    top: 7px;
    margin-left: 11px;
}

header.site-header .nav-primary li#menu-item-5458 a span.menu-txt::after {
	content: "";
	display: none;
	width: 0;
}

header.site-header .nav-primary li:not(.menu-bell) a:hover > span {
	color: #fff;
}
header.site-header .nav-primary li ul.sub-menu li a:hover > span {
	color: #091B31;
}
header.site-header .nav-primary li:not(.menu-bell) a:hover > span i {
	color: rgba(255,255,255,0.6)
}
header.site-header .nav-primary li ul.sub-menu li a:hover > span i {
	color: rgba(9,27,49,0.7);
}
header.site-header .nav-primary li:not(.menu-bell) a i {
	width: 25px;
    text-align: center;
    border-radius: 5px;
    height: 20px;
    line-height: 20px;
    position: relative;
    font-size: 18px;
}
header.site-header .nav-primary li:not(.menu-bell) a i:hover {
	background: #223246;
	color: #fff !important;
}
header.site-header .nav-primary li ul.sub-menu li a i:hover {
	background: transparent;
	color: rgba(9,27,49,0.7) !important;
}
header.site-header .nav-primary li.menu-bell a:hover {
	color: #fff !important;
	background: #6dad3e;
}
header.site-header .nav-primary li.menu-bell a:hover i {
	color: #fff;
}
.linetitle, .related.products h2  {
	color:#091B31;
	text-transform: uppercase;
	font-family: oswald;
	font-size: 25px;
	font-weight: 300;
}

.page h1, .linetitle, .related.products h2  {
	text-align: center;
	position: relative;
	padding-top: 10px;
	letter-spacing: 4px;
	line-height: 1.5;
}
.page h1::before, .linetitle::before, .related.products h2::before  {
	left: 1%;
}
.page h1::after, .linetitle::after, .related.products h2::after {
	right: 1%;
}
.home.page h1::after, .home.page h1::before{
	height: 1px;
	background-color: rgba(255, 255, 255, 0.25);
	content: " ";
	display: inline-block;
	width: 37%;
	position: absolute;
	top: 70%;
}
.page h1::after, .page h1::before,.related.products h2::after, .related.products h2::before  {
	height: 1px;
	background-color: rgba(9, 27, 49, 0.12);
	content: " ";
	display: inline-block;
	width: 37%;
	position: absolute;
	top: 80%;
}

.retailer-images-section {
	clear: both;
	position: relative;
	overflow: hidden;
}

.linetitle::after, .linetitle::before {
	height: 1px;
	background-color: rgba(9, 27, 49, 0.12);
	content: " ";
	display: inline-block;
	width: 43%;
	position: absolute;
	top: 65%;
}

.linetitle.dynamic.featured-feed span {
	color: #fff;
}
.linetitle.dynamic.featured-feed .titleline-right,
.linetitle.dynamic.featured-feed .titleline-left {
	background-color: rgba(255, 255, 255, 0.60);
}

.linetitle.dynamic {
	position: relative;
	box-sizing: border-box;
}
.linetitle.dynamic:after,
.linetitle.dynamic:before {
	display: none;
}
.linetitle.dynamic span {
	display: inline-block;
}
.titleline-right,
.titleline-left {
	position: absolute;
	top: 60%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 1px;
	background-color: rgba(9, 27, 49, 0.12);
}
.titleline-right {
	right: 0;
}
.titleline-left {
	left: 0;
}

.lgbg {
	position: relative;
    background-color: #f5f5f5;
    z-index: 1;
    padding: 0 10px;
}
.darkg {
	position: relative;
    background-color: #E3E3E3;
    z-index: 1;
    padding: 0 10px;
}
.whitebg {
	position: relative;
    background-color: #fff;
    z-index: 1;
    padding: 0 10px;
}
.site-footer p, .site-footer a, .site-footer a:visited {
	color: rgba(255, 255, 255, 0.6) !important;
	font-size: 14px!important;
}

.spacing {
	margin: 0 10px;
}
.footer_menu .menu.footer-nav li {
	margin-left: 0;
}
/* Footer */
.footer-widgets {
	padding:0;
	background: none !important;
	overflow: hidden;
}
.footer-widgets .wrap {
	width: 100%;
}
.footer-widgets .widget-area {
	padding-bottom: 9883px;
    margin-bottom: -9999px;
}

.footer-widgets-1 {
	background: rgba(9, 27, 49, 0.9);
	width: 63%;
}

.footer-left-menu {
	width: 63%;
	text-align: center;
	float: left;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: rgba(255,255,255,0.6);
}

.footer-widgets-2 {
	background: rgba(34, 50, 70, 0.9);
	width: 37%;
}

.footer_menu {
	width: 37%;
	text-align: center;
	float: left;
}

.menu-footer-menu-container {
	width: 100%;
	overflow: hidden;
}

.footer_menu .menu-footer-menu-container ul {
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
}

.footer_menu .menu-footer-menu-container ul li a {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: rgba(255,255,255,0.6);
}


.footer-widgets .widget-area section {
	max-width: 60%;
	margin: 0 auto;
}
.footer-widgets .widget-area section:first-child {
	padding-top: 50px;
}
.footer-widgets .widget-area section:last-child {
	padding-bottom: 50px;
}
.footer-widgets h4, .footerwidgetheader-container h4.widget-title {
    color: rgba(255, 255, 255, 0.87);
	text-align: center;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 25px;
	letter-spacing: 2.5px;
	line-height: 1.2;
	border: none;
}
.deal-footer {
	text-align: center;
}
.deal-footer a.twbttn {
	background: #00ACED;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
    font-style: italic;
    padding: 10px;
    width: 40%;
    float: left;
}
.deal-footer a.facebttn {
	background: #4867AA;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
    font-style: italic;
    padding: 10px;
    width: 40%;
    float: right;

}
.deal-footer a.twbttn i, .deal-footer a.facebttn i {
	font-size: 22px;
    margin-left: 8px;
    top: 2px;
    position: relative;
}
.deal-footer a.twbttn:hover {
    background: #00a0dc;
    color: #fff !important;
}
.deal-footer a.facebttn:hover {
	background: #415e9e;
    color: #fff !important;
}
.deal-footer h3 {
	position: relative;
    margin-top: 20px;
    color: #fff !important;
    font-size: 13px;
    margin-bottom: 0;
}
.deal-footer h3::after, .deal-footer h3::before {
		height: 1px;
	background-color: rgba(255, 255, 255, 0.25);
	content: " ";
	display: inline-block;
	width: 40%;
	position: absolute;
	top: 50%;
}
.deal-footer h3::after {
	right: 0;
}
.deal-footer h3::before {
	left: 0;
}
.footer-widgets p {
	color: #fff !important;
	padding: 18px 0 5px;
	font-style: italic;
	letter-spacing: 0.8px;
}

.footer-widget-paragraph {
	font-size: 13px !important;
}

body .footer-widgets #gform_wrapper_1.gform_wrapper ul li.gfield {
	margin:0;
}
body .footer-widgets #gform_wrapper_1.gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}
#gform_wrapper_1.gform_wrapper input[type=text] {
	height: 40px!important;
}
.footer-widgets .gform_wrapper div.gform_footer input.button {
	height: 40px !important;
	width: 100%;
	background: #7EC04D !important;
	letter-spacing: 0.5px;
	font-size: 14px !important;
}
.footerwidgetheader-container {
	    padding: 50px 0;
}
.footerwidgetheader-container .social {
	text-align: center;
}
.footerwidgetheader-container .social li {
	padding: 35px 0px 0px;
}
.footerwidgetheader-container .social a {
    font-size: 48px;
    width: 100px;
}
/* Inner Pages */
.gform_wrapper div.gform_footer input.button {
	background-color: #7ec04d!important;
	display: block;
    width: 100%;
    letter-spacing: 0.5px;
    font-size: 14px !important;
}
.gform_wrapper textarea {
	border: none;
	box-shadow: none;
}
.social.cont {
	text-align: center;
}
.cont.social a {
	color: #333;
	padding: 2px 4px;
	width: 100px;
	display: block;
}
.cont.social a i {
	font-size: 40px;
}
.cont.social li {
	margin-left: 0;
}
.home .woocommerce span.hot img, .single-hot .woocommerce .featured span.hot img, .archive.woocommerce .featured span.hot img,
.search .woocommerce span.hot img, .single-hot .woocommerce .featured span.hot img, .archive.woocommerce .featured span.hot img {
	max-width: 20px;
}


/* Single Product */
.woocommerce div.product .product_title {
	color: #0A1B30;
    letter-spacing: 1.3px;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
body.woocommerce div.product p.price, .woocommerce div.product span.price {
    /*margin-top: 30px;*/
    margin-bottom: 5px;
}
/*body.woocommerce div.product.product_cat-big-time-deals [itemprop="offers"], .woocommerce div.product.product_cat-big-time-deals [itemprop="offers"],
body.woocommerce div.product.product_cat-big-time-deals .retailer,*/
body.woocommerce div.product.featured [itemprop="offers"], .woocommerce div.product.featured [itemprop="offers"],
body.woocommerce div.product.featured .retailer {
	margin-left: 50px !important;
	margin-top: -2em !important;
	display: block;
}
.reatiler-wrap {
	display: inline-block;
}
/*body.woocommerce div.product:not(.product_cat-big-time-deals) [itemprop="offers"], .woocommerce div.product:not(.product_cat-big-time-deals) [itemprop="offers"], */
body.woocommerce div.product:not(.featured) [itemprop="offers"], .woocommerce div.product.featured:not(.featured) [itemprop="offers"] {
	margin-left: 0;
	margin-top: 2em;
}
body.woocommerce div.product [itemprop="offers"] .skimlinks-unlinked, .woocommerce div.product [itemprop="offers"] .skimlinks-unlinked,
.reatiler-wrap .retailer {
	font-size: 16px;
	color: #666666;
	font-weight: 600;
}

.single-product .content .hot {
	position: relative;
	top: 2em;
	line-height: 0;
}

.single-product .content .hot img {
    width: 35px;
}
body.woocommerce div.product p.price .amount, .woocommerce div.product span.price .amount, .woocommerce div.product .price .pro_price_extra_info {
    font-family: Oswald;
    letter-spacing: 1.3px;
    font-size: 25px !important;
    color: #00b0fd;
    font-weight: 400;
}
body.woocommerce div.product p.price em.WooZone-price-info, .woocommerce div.product span.price em.WooZone-price-info {
	font-size: 14px;
    font-style: normal;
    color: #666;
}
.single-product .prodexerpt::before {
	/*content: "*";
	margin-right: 5px;
	vertical-align: text-bottom;
    font-size: 9px;*/
}
.single-product .prodexerpt {
    font-size: 14px;
    color: #666;
    font-style: italic;
}
.woocommerce #respond input#submit.alt, .woocommerce .cart a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #7ec04d;
    color: #fff;
   	padding: 20px 50px;
    font-weight: 900;
    font-size: 20px;
    font-weight: 700;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce .cart a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #6DAD3E;
	color: #fff !important;
}

.woocommerce div.product p.cart {
    margin-top: 2.5em;
}

.archive-description {
	background:#FFF !important;
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top:-42px;
}


.archive-description .archive-title {
	color: #091B31;
    font-size: 38px !important;
    letter-spacing: 5px;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    padding-top: 0;
    text-align: left;
    max-width: 1300px;
    margin: 0 auto;
}

.tax-product_cat .archive-description .archive-title {
	font-size: 32px !important;
	letter-spacing: 4px;
}

.tax-product_cat .archive-description .archive-title,
.tax-product_cat .archive-description h2 {
	max-width: 1110px;
	padding-right: 20px;
}
.archive-description h2 {
	color: #575d65;
	font-family: 'Oswald', sans-serif;
    font-size: 24px !important;
    letter-spacing: 3px;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    padding-top: 0;
    text-align: left;
    max-width: 1300px;
    margin: 0 auto;
}
.review-link {
	display: block;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #7EC04D;
    width: 100%;
    padding-top: 12px;
}
@media (min-width: 1149px) and (max-width: 1279px) {
	.archive-description {
		margin-top: -38px;
	}
	.archive-description .archive-title, .archive-description h2 {
    	padding-left: 0px !important;
	}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
	.archive-description {
		margin-top: -50px !important;
	}
}
@media (max-width: 568px) {
	.archive-description {
    	margin-top: -80px !important;
	}
	.tax-product_cat .archive-description {
		margin-top: -60px !important;
	}
}
@media (max-width:1024px) {
  	.single-buyer_guides .breadcrumb {
		padding-left: 10px !important;
	}
}
@media (max-width: 768px) {
	.archive-description {
		margin-top:-70px;
	}

	.featured-feed-text p {
		padding: 15px;
	}
}
@media (max-width: 1280px) and (min-width: 1024px) {
	.archive-description .archive-title, .archive-description h2 {
		padding-left: 0px;
	}
}

.custom_product_meta h2.title-categories, .product_meta .posted_in {
	font-family: Oswald;
	font-size: 18px;
	color: rgba(8,27,48,0.87);
	letter-spacing: 0.89px;
	text-transform: uppercase;
	font-weight: 400;
}
.custom_product_meta li a, .product_meta a {
	font-size: 16px;
	color: #23ACF1;
	display: inline-block;
	margin-top: 10px;
	text-transform: none;
}
.custom_product_meta li a::after {
	content: ", ";
	margin-right: 8px;
    color: #848484;
}
.custom_product_meta li:last-child > a::after {
	content: "";
}
.custom_product_meta ul li {
	list-style-type: none;
    display: inline;
}
.single-product .summary .product_meta {
	display: block;
}
body.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 1em;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 16px;
	color: #666666;
	position: relative;
	font-style: italic;
    font-weight: 100;
    max-width: 33%;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs .panel h2::before, .woocommerce div.product .woocommerce-tabs .panel h2::after {
	height: 2px;
	background-color: rgba(0,0,0,0.12);
	content: " ";
	display: inline-block;
	width: 25%;
	position: absolute;
	top: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel h2::before {
	left: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2::after {
	right: 0;
}
.woocommerce-tabs .addthis_toolbox {
	padding: 20px 0 30px;
    border-bottom: 2px solid rgba(0,0,0,0.12);
    margin: 0 0 15px;
}
.entry-content.woocommerce-Tabs-panel p {
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
}
.woocommerce div.product {
	background-color: transparent !important;
}
.single-product .site-container,
.page-id-1158 .site-container,
.page-id-1161 .site-container,
.page-id-1160 .site-container,
.page-id-1165 .site-container {
	background-color: #ffffff !important;
}

body.page-id-1165 .site-inner .content-sidebar-wrap {
	margin: 0;
}
body.woocommerce #content div.product div.summary, body.woocommerce div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
	width: 68%;
}
body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
	    width: 28%;
}
.woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price .pro_price_extra_info {
	font-size: 23px !important;
}
.featured .WooZone-price-info {
	display: none;
}
.single-hot .featured .button2, body.archive ul.products li.product .button2 {
    width: 24.5%;
    padding: 3px 0;
    margin-left: 0.5%;
    float: right;
}
.single-hot .featured .button3, body.archive ul.products li.product .button3 {
	width: 70%;
	margin-right: -1px;
	padding: 3px 0;
}
.single-hot .featured .prodexerpt {
	line-height: 1.4;
}
.home .single-hot {
	padding: 10px 0 50px;
}
.single-hot {
	background: #E3E3E3;
	padding: 30px 0 30px;
}
.single-hot h2 {
	margin-bottom: 15px;
}
.product_meta .sku_wrapper {
	display: none;
}
.subheading {
	text-transform: uppercase;
    font-family: Oswald;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.center {
	text-align: center;
}
div.gform_wrapper,
body div.gform_wrapper ul li.gfield {
	margin-top: 0;
}
.gform_wrapper div.gform_footer input.button:hover {
	background: #7EC14D;
}
/*.page-id-1161 .single-hot,
.page-id-1160 .single-hot,
.page-id-1165 .single-hot,
.home.page-id-2 .single-hot,
.archive .single-hot {
	display: none;
}*/

.home.page-id-2 .single-hot {
	display: none;
}

.archive.search .single-hot {
	display: block;
}
.featured-footer {
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
}
.featured-footer h4 {
    font-size: 16px;
    margin: 15px 0 25px;
}

.featured-on-section {
	overflow: visible;
}

.featured-on-section h4 {
	margin: 70px 0 30px;
}
.featured-footer img {
    max-height: 30px;
    opacity: 0.7;
    margin: 0 15px;
    left: auto;
    margin-bottom:10px;
}
/* Archive page */
.archive .prodexerpt {
	line-height: 1.5;
}

.archive .main-tax-row-title-wrap,
.archive .tax-row-btns {
	display: none;
}


.lmp_load_more_button .lmp_button {
	text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 40px;
    padding: 20px 30px 20px 30px !important;
}
.lmp_products_loading span {
	font-family: Oswald;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    color: #081b30;
    margin-top: 40px;
    display: inline-block;
}
header.site-header .nav-primary ul.menu li .txtm {
	display: inline;
}
.hide {
	display: none !important;
}
.archive .site-container {
	background-color: #E3E3E3 !important;
}
.gform_wrapper .gfield textarea {
    margin-top: 12px;
}
.gform_wrapper .gfield input {
	padding: 10px;
    height: 45px !important;
}
.gform_wrapper div.gform_footer input.button#gform_submit_button_2 {
	margin-top: 30px !important;
	height: 55px !important;
}
.social.cont ul {
	padding:0;
}
.twittertit .fl-module-content {
	margin: 0 15px 5px;
}
.search-results {
     display:block !important;
}

.archive .woocommerce-result-count {
	display: none;
}

.archive h1, .archive.woocommerce .woocommerce-result-count {
	margin-left: 10px;
}
.archive.woocommerce .woocommerce-result-count {
	margin-top: 10px;
}
.archive.woocommerce .woocommerce-ordering {
	margin-right: 10px;
}
.post-1165 .entry-title {
	display: none;
}
.gform_wrapper div.gform_footer input.button#gform_submit_button_2,
.footer-widgets .gform_wrapper div.gform_footer input.button {
	-webkit-appearance: none;
}
.imagewrapper {
	height: 180px;
    position: relative;
}
.imagewrapper img {
	max-height: 180px;
	position: relative;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	width: auto !important;
    margin: 0 auto !important;
}
.home .entry-title {
	display:none;
}
.home .deals-bg .fl-row-content-wrap {
    margin-bottom: 10px;
}
.home .deals-bg .fl-row-content-wrap .woocommerce ul.products {
	margin-top: -15px;
    margin-bottom: -10px;
}
.site-header .widget-area.header-widget-area section#text-20 {
    display: inline-block;
    width: 100%;
}
.site-header .widget-area.header-widget-area section#text-21 {
	position: relative;
    top: 1.5px;
}
/* Single Post */
.single-post .entry-title {
	color: #091B31;
    font-size: 24px !important;
    letter-spacing: 3px;
    font-weight: 400 !important;
    line-height: 36px !important;
    text-transform: capitalize !important;
}
.single-post .content .entry-header .entry-meta {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 20px 20px;
    border-bottom: 2px solid rgba(0,0,0,0.12);
    margin: 0 -20px 30px !important;
    text-align: right;
    color: #358ED7;
    text-transform: none;
}
.single-post .content .entry-header .entry-meta .entry-time {
	color: #868686;
	float: left;
	text-transform: uppercase;
}
.single-post .content .entry-header .entry-meta .entry-author .entry-author-link {
	color: #358ED7;
}
.post .entry-content {
	margin-top: 20px;
}
.addthis_toolbox {
    margin-bottom: 20px;
}
.addthis_toolbox::before {
	content: "Share:";
	float: left;
    line-height: 2.4;
    text-transform: uppercase;
    color: rgba(9,27,49,0.6);
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
}

.addthis_button_expanded,
.addthis_counter {
	display: none !important;
}

.single-post main.content {
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
}

.single-post.full-width-content main.content {
	background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.single-post .site-container {
	background-color: #ebebeb !important;
}
.single-post .post {
	background:none;
	padding-bottom: 0;
	margin: 0;
}

aside .widget.featuredpost .post {
	margin-top: 30px;
	padding: 0 0 10px;
}

aside .featuredpost img {
	background: none;
}

aside .widget.featuredpost .post .entry-header {
	background: #fafafa;
	padding-bottom: 30px;
	margin-top: -7px;
}

aside .widget.featuredpost .post:after {
	content: "";
    height: 2px;
    display: block;
    width: 100%;
    background-color: #ccc;
    position: absolute;
    left: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
}

aside .widget.featuredpost .post:last-child:after {
	content: "";
    background-color: transparent;
}

aside .widget.featuredpost .post h2.entry-title a {
	font-size: 16px;
	color: #31363D !important;
	font-weight: 400;
    font-family: 'Oswald';
    line-height: 21px;
    display: block;
    letter-spacing: 0;
}
aside .widget.featuredpost .post > a {
	margin-bottom: 0;
}

aside .widget.featuredpost .post a img{
	width: 100%;
	max-width: 100%;
}

aside .widget.featuredpost .post header.entry-header {
    padding: 15px 10px 30px 10px;
}
aside .widget.featuredpost .post .entry-header .entry-meta {
	font-family: "Lato", sans-serif;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 13px;
	color: #358ED7;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 15px;
}
.search.archive .site-container {
	background-color: #EBEBEB !important;
}
.search.archive h1.page-title {
	color: #091B31;
    font-size: 48px !important;
    letter-spacing: 3px;
    font-weight: 400 !important;
    line-height: 2.2 !important;
}
.nav-primary ul li.no-arrow .menu-txt {
	margin-right: 20px;
}
/* Main Blog */
body.blog .site-container {
	background-color: #f3f3f3!important;
}
body.blog .site-container main.content, body.blog .site-container aside.sidebar .widget {
	background-color: transparent;
}
body.fullwidth .site-inner, body.fullwidth .site-inner .content-sidebar-wrap, body.fullwidth .site-inner .content {
	width: 100%;
}

body.fullwidth.blog .site-inner .content-sidebar-wrap,
body.fullwidth.blog .site-inner,
body.fullwidth.blog .site-inner .content {
	max-width: 100%;
}

body.fullwidth .site-inner {
	margin-top: 0;
}
body.fullwidth .fl-row-fixed-width {
	max-width: none;
}
body.fullwidth.blog .site-inner .entry-content {
	max-width: 1280px;
	margin: 0 auto;
}

body.fullwidth .site-inner header.entry-header,
body header.entry-header {
	background: #fff;
}
body.fullwidth .site-inner header.entry-header h1,
body header.entry-header h1 {
    color: #091B31;
    font-size: 38px !important;
    letter-spacing: 5px;
    font-weight: 400 !important;
    padding-top: 0;
    text-align: left;
    max-width: 1280px;
    margin: 0 auto;
}
body.fullwidth .site-inner header.entry-header h1:before,
body.fullwidth .site-inner header.entry-header h1:after,
body header.entry-header h1:before,
body header.entry-header h1:after {
	content:none;
}
#blog_container .esg-entry-content .esg-content.eg-garfield-element-3 {
	font-family: "Lato", sans-serif !important;
	font-size: 11px;
    letter-spacing: 1px;
}
.esg-sortbutton-wrapper.blue_skin {
	display: none;
	position: absolute;
    right: 11%;
    top: 50%;
    -ms-transform: translateY(-85%);
    -webkit-transform: translateY(-85%);
    transform: translateY(-85%);
    z-index: 99;
}
.esg-sortbutton-wrapper.blue_skin .esg-sortbutton {
	border: 1px solid #358DD9;
    border-right: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #358dd9;
    letter-spacing: 1px;
}
.esg-sortbutton-wrapper.blue_skin .esg-sortbutton-order {
    border: 1px solid #358DD9;
    /*border-left: transparent;*/
}
.esg-sortbutton-wrapper.blue_skin .esg-sortbutton-order::before {
	color: #358DD9;
}
.minimal-light.blue_skin .esg-navigationbutton:hover, .minimal-light.blue_skin .esg-filterbutton:hover, .minimal-light.blue_skin .esg-sortbutton:hover, .minimal-light.blue_skin .esg-sortbutton-order:hover, .minimal-light.blue_skin .esg-cartbutton a:hover, .minimal-light.blue_skin .esg-filterbutton.selected {
	color: #2d7ec3;
	border-color: #2d7ec3;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.13);
}
.minimal-light.blue_skin .esg-sortbutton-order.tp-desc {
	text-align: center;
}
.minimal-light.blue_skin .esg-sortbutton-order.tp-desc:hover {
	border-color: #2d7ec3;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.13);
}
.main_blog_wrapper .fl-rich-text > p {
	padding: 0;
}
.main_blog_wrapper #esg-grid-34-1 {
	padding-top: 0 !important;
}
#blog_container .esg-layout-masonry ul li .esg-entry-media-wrapper, #bg_wrapper .esg-layout-masonry ul li .esg-entry-media-wrapper {
	height: 180px;
}
#blog_container .esg-layout-masonry ul li .esg-entry-media, #bg_wrapper .esg-layout-masonry ul li .esg-entry-media {
	text-align: center;
    background: #fff;
    height: 100%;
    padding-bottom: 0 !important;
}
#blog_container .esg-layout-masonry ul li .esg-entry-media img, #bg_wrapper .esg-layout-masonry ul li .esg-entry-media img {
    height: 100%;
    width: auto;
}

#blog_container .eg-garfield-element-6 {
	font-family: "Source Sans Pro", sans-serif !important;
	font-size: 14px !important;
	min-height: 66px;
}

.blog .fl-module-content {
	margin: 20px 0;
}

.blog .fl-row-content-wrap {
	padding: 20px 0 0px;
}

.blog .content .eg-garfield-content {
    background-color: #ffffff;
    padding: 15px 20px 20px 20px;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: transparent;
    border-style: double;
    text-align: left;
    min-height: 220px !important;
}

/* Custom Post Types Category Page */

.archive .main-tax-wrap {
	padding-top: 40px;
	background-color: #EBEBEB;
}

.main-tax-row-title {
	font-family: "Oswald", sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #091B31;
	font-weight: 400;
	padding-top: 40px;
	padding-bottom: 25px;
}

.tax-posts {
	display: block;
	width: 100%;
	float: left;
}

.search .main-tax-row.product .woocommerce {
	padding-bottom: 25px;
	padding-right: 15px;
}

.search .main-tax-row.product .row-title-wrapper {
	width: 100%;
	overflow: hidden;
}

.search .main-tax-row.product .tax-posts {
	max-width: 1120px;
}

.buyers-guide-item,
.review-item,
.main-tax-item {
	width: 25%;
	box-sizing: border-box;
	display: block;
	float: left;
	padding: 0 20px 0 0;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
}

.main-tax-item {
	min-height: 450px;
}

.main-tax-item-content .view-all-btn-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #081B30;
}

.main-tax-item-content .view-all-btn {
	position: absolute;
	width: 100%;
	background-color: transparent;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 28px;
	padding-top: 60px;
	padding-bottom: 60px;
}

.search-menu-responsive-btn {
	display: none;
}

.search .post .main-tax-item,
.search .post .main-tax-item-content {
	min-height: 400px;
}

.search .buyer_guides .main-tax-item,
.search .buyer_guides .main-tax-item-content {
	min-height: 285px;
}

.search .main-tax-row .woocommerce {
	display: block;
	width: 20%;
	float: left;
	box-sizing: border-box;
	padding-right: 20px;
}


.search .main-tax-row .woocommerce ul.products li.product,
.search .main-tax-row .woocommerce-page ul.products li.product {
	width: 100%;
}

.search-post-date {
	font-size: 11px;
    line-height: 16px;
    color: #358ed7;
    font-weight: 700;
    display: inline-block;
    float: left;
    clear: none;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0 10px;
    font-family: "Lato", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.search-menu {
	width: 100%;
	box-sizing: border-box;
	background-color: #EDEDED;
}

.search-menu ul {
	max-width: 1280px;
	list-style-type: none;
	display: block;
	margin:0 auto;
}

.search-menu li {
	padding: 10px 50px 0 0;
	display: inline-block;
}

.search-menu ul > li > a {
	font-family: "Oswald", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	color: rgba(9,27,49,0.7);
}

.search-menu-arrow {
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	color: rgba(9,27,49,0.5);
	margin-left: 15px;
}

.search-menu ul .current-menu-item .search-menu-text {
    border-bottom: 4px solid #7EC04D;
    padding-bottom: 5px;
    display: inline-block;
    color: #091B31;
    font-weight: bold;
}

.search .main-tax-row-title-wrap {
	display: inline-block;
	width: auto;
}

.search .tax-row-btns {
	width: auto;
	display: inline-block;
}

.search .view-all-btn {
	background: transparent;
	text-transform: uppercase;
	color: #358DD9;
	font-weight: 700;
	font-size: 15px;
}

.search .view-all-btn:after {
	content: "\f105";
	font-family: "FontAwesome";
	padding-left: 15px;
	font-size: 18px;
}

.not-found-text {
	padding-left: 10px;
}

.not-found-form {
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 10px 91px;
}

.not-found-form h4 {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #091B31;
}

.not-found-form.ajax-no-results h4 {
	text-transform: capitalize;
}

.not-found-form .rk-custom-form {
	float: left;
	margin-top: 10px;
	width: 50%;
}

.not-found-form .rk-custom-form input[type="text"] {
	width: 400px !important;
	background-color: #fff !important;
}

.main-tax-item-content {
	background-color: #fff;
	overflow: hidden;
	min-height: 400px;
	position: relative;
}

.page-template-page_main_buyer_guides .site-inner,
.page-template-page_main_reviews .site-inner,
.tax-buyer_guide_categories .site-inner,
.tax-reviews_categories .site-inner {
	display: none;
}

.page-template-page_main_buyer_guides .main-tax-item,
.page-template-page_main_buyer_guides .main-tax-item-content,
.tax-buyer_guide_categories .main-tax-item,
.tax-buyer_guide_categories .main-tax-item-content {
	min-height: 290px;
}

.main-tax-item.home-featured-feed,
.main-tax-item.home-featured-feed .main-tax-item-content {
	min-height: 270px;
}
.home-featured {
	margin-right: -20px;
}
.home-featured .main-tax-item-text p {
	padding-bottom: 0 !important;
}
.main-tax-item.home-featured-feed {
	margin-bottom: 0;
}
.featured-feed-title {
	max-width: 600px;
	padding-left: 15px;
	padding-right: 15px;
}
.featured-feed-text {
	padding: 15px 0;
}
.featured-feed-text p {
	font-size: 13px;
	line-height: 1.6;
}

.page-template-page_main_buyer_guides .see-on-retail-btn,
.tax-buyer_guide_categories .see-on-retail-btn,
.home-featured-feed-btn.see-on-retail-btn {
	background-color: transparent;
	color: #7EC04D;
	padding: 8px 0 0;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	font-size: 13px;
}

.home-featured-feed .main-tax-item-title {
	min-height: 55px;
}

.search .main-tax-item-text {
	padding: 0 10px 0 10px;
	min-height: 1px;
}

.main-tax-item-text {
	padding: 10px 10px 0 10px;
}

.tax-buyer_guide_categories .site-container .site-inner,
.tax-reviews_categories .site-container .site-inner {
	overflow: visible;
}

.tax-header {
	background-color: #fff;
	width: 300% !important;
	margin-left: -500px;
	max-width: none;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.tax-header h1 {
	margin-left: 500px;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600;
	font-size: 48px !important;
	line-height: 71px !important;
	letter-spacing: 3px;
	color: #091B31;
	padding: 30px 0 30px;
}

.buyers-guide-img,
.review-img,
.main-tax-img {
	position: relative;
	height: auto;
	width: 100%;
	overflow: hidden;
}

.buyers-guide-img img,
.review-img img,
.main-tax-img img {
	position: relative;
	max-width: none;
	width: 100%;
}

.buyers-guide-item-title,
.review-item-title,
.main-tax-item-title {
	background-color: #fff;
	margin-bottom: 0;
	padding: 10px 10px 0 10px;
	box-sizing: border-box;
}

.buyers-guide-item-title h2,
.review-item-title h2,
.main-tax-item-title h2 {
	box-sizing: border-box;
}

.buyers-guide-item-title h2 a,
.review-item-title h2 a,
.main-tax-item-title h2 a {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #31363D;
	text-transform: capitalize;
	font-weight: 400;
	box-sizing: border-box;
	letter-spacing: 0.5px;
}

.see-guide-btn {
	background-color: #fff;
	padding: 15px;
}

.see-guide-btn a,
.see-on-retail-btn {
	display: block;
	min-width: 133px;
	background-color: #7EC04D;
	border-radius: 5px;
	text-align: center;
	padding: 12px 10px;
	color: #fff;
	font-weight: bold;
}

.see-on-retail-btn {
	position: absolute;
	bottom: 10px;
}

.tax-row-btns {
	width: 50%;
	float: left;
	padding-top: 28px;
	padding-bottom: 25px;
}

.tax-prev,
.tax-next {
	width: 64px;
	padding: 8.5px 0;
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	float: right;
	text-align: center;
	font-size: 30px;
	margin-right: 10px;
	cursor: pointer;
}

.tax-prev:hover,
.tax-next:hover {
	opacity: 0.7;
}

.view-all-btn-wrap {
	width: 111px;
	float: right;
}

.view-all-btn {
	background-color: #358DD9;
	border-radius: 5px;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	padding: 15px 0;
	text-align: center;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.tax-posts.slick-slider .slick-list {
	margin-right: -20px;
}

.slick-slide {
	outline: none;
}

/* Buyer Guides Single*/



.single-buyer_guides .content-sidebar-wrap,
.single-buyer_guides .site-inner,
.blog .content-sidebar-wrap,
.blog .site-inner{
	max-width: 100%;
	width: 100%;
	margin: 0 0;
	background-position: top;
	overflow: hidden;
}

.single-buyer_guides .content-sidebar-wrap {
	padding-top: 30px;
	background: url("../../uploads/2017/03/background-image.jpg");
	background-size: 140%;
	background-position: center top;
}

.single-buyer_guides .content,
.single-buyer_guides .content {
    display: none;
}

.single-buyer_guides .sidebar-primary {
	margin: 0;
}

.single-buyer_guides .breadcrumb {
	max-width: 1280px;
	margin: 0 auto;
	padding-left: 200px;
}

.buyers-guide-title {
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-size: 36px;
}

.buyers-guide-title h1 {
	color: #fff;
	font-weight: 400 !important;
	font-size: 36px !important;
	line-height: 1.2 !important;
	letter-spacing: 5px;
	text-transform: capitalize !important;
}

.buyers-guide-categories ul {
	text-align: center;
}

.buyers-guide-categories ul li {
	list-style-type: none;
	text-transform: uppercase;
	color: #7EC04D;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding-right: 10px;
}

.buyers-guide-content-wrap {
	width: 100%;
}

.buyers-guide-main-content {
	width: 100%;
	/*background: #081B30;*/
	padding-bottom: 40px;
}

.buyers-guide-main {
	max-width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}

.buyers-guide-categories {
	white-space: normal;
}

.buyers-guide-video,
.buyers-guide-featured-img  {
	width: 47%;
	float: left;
	box-sizing: border-box;
}



.buyers-guide-titles-alone {
	max-width: 70%;
	margin: 0 auto;
	padding: 30px 0;
}

.buyers-guide-titles-alone .buyers-guide-titles-list {
	position: relative;
	top: 0;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}


.buyers-guide-titles-list {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 93%;
}

.buyers-guide-titles-list li {
	list-style-type: none;
	font-size: 16px;
	padding: 15px 0;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.12);
	overflow: hidden;
}

.buyers-guide-titles-list .class-title {
	display: block;
	width: 45%;
	float: left;
}

.current-price {
	display: block;
	float: left;
	width: 28%;
	text-align: right;
}

.buyers-guide-titles-list .current-price a {
	font-size: 15px;
	color: #7EC04D;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: bold;
}

.buyers-guide-titles-list .current-price a .fa {
	font-size: 12px;
}

.buyers-guide-titles-list li span {
	color: #fff;
}

.title-list-prefix {
	width: 24%;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 3%;
}

.buyers-guide-titles {
	width: 53%;
	font-family: 'Source Sans Pro', sans-serif;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	height: 355px;
}

.recommendations-wrap {
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
}

.recommendations-content {
	max-width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}

.recommendation {
	width: 100%;
	overflow: hidden;
}

.recommendation-wrap {
	overflow: hidden;
	border-bottom: 1px solid rgba(0,0,0,0.12);
	display: inline-block;
}

.recommendation-first-col {
	width: 220px;
	padding: 20px 20px 20px 0;
	float: left;
	box-sizing: border-box;
}

.recommendation-button.responsive-button {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.recommendation-first-col .recommendation-button a {
	margin: 15px 0;
	box-sizing: border-box;
	width: 100%;
}

.recommendation-button a {
	font-family: "Source Sans Pro", sans-serif;
	display: block;
	width: 150px;
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #7EC04D;
	border-radius: 5px;
	margin: 15px auto 0;
}

.recommendation-button a .fa {
	font-size: 12px;
}

.recommendation-button a:hover {
	color: #fff !important;
}

.recommendation-second-col {
	max-width: 780px;
	float: left;
	padding: 20px 0;
	overflow: hidden;
	position: relative;
}

.recommendation-full-width {
	max-width: 1000px;
	float: left;
	padding: 20px 0;
	overflow: hidden;
	position: relative;
}

.recommendation-full-width .recommendation-button a {
	margin: 20px 0 0;
}

.recommendation-text .addthis_toolbox {
	display: none;
}

.recommendation-header span {
	color: #67A9E2;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 25px;
	display: block;
	letter-spacing: 1px;
}

.recommendation-header h3 {
	color: #091B31 !important;
	text-transform: capitalize;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 700;
}

.recommendation-text p {
	font-size: 16px;
	color: #575D65;
	line-height: 26px;
}

.mentions-wrap {
	overflow: hidden;
	background-color: #fff;
	padding: 0 0 60px;
}

.mentions-content {
	max-width: 1250px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.mentions-content p {
	font-size: 16px;
    color: #575D65;
    line-height: 26px;
}
.single-buyer_guides .addthis_toolbox {
	display: none;
}

.mentions-content h3 {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #091B31;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.mentions-content ul {
	margin-left: 16px;
}

.mentions-content ul li {
	font-size: 16px;
	color: #575D65;
	line-height: 26px;
}

body.buyer-guide .site-container {
    background-color: #EBEBEB !important;
}
.bg-title {
	display: inline-block;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    color: #091B31;
    letter-spacing: 4px;
    top: 35px;
    position: relative;
}
.all-container {
	display: inline-block;
    float: right;
    top: 35px;
    position: relative;
    z-index: 99;
}
.all-container a {
	background-color: #358DD9;
    border-radius: 5px;
    color: #fff;
    padding: 15px 27px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.all-container a:hover {
	color: #fff !important;
	background-color: #287ac1;
}
.buyer-guide-nav .esg-filters {
	/*margin-right: 115px;
	top: -20px;*/
}
.buyer-guide .bg_title_btn {
	/*position: absolute;
    width: 97%;*/
    position: relative;
    margin-top: -30px;
    top: 27px;
}
#bg_wrapper .esg-layout-masonry ul li .esg-entry-media .esg-media-poster {
	/*background-size: 50%;*/
	max-height: 180px;
}
.eg-buyer-guide-element-0 {
	min-height: 80px;
}
.eg-buyer-guide-element-28:hover {
	color: #ffffff !important;
}
body.buyer-guide .site-container main .entry-content {
	padding: 0;
	margin-top: 0;
}
.darker_bg, .lighter_bg {
	padding-left: 5.5%;
	padding-right: 5.5%;
	/*max-width: 1280px !important;*/
}
.darker_bg {
	background-color: #EBEBEB;
}
.lighter_bg {
	background-color: #F3F3F3;
}
/* Search Header */
#search_area div[id*='ajaxsearchlite'] .probox {
	-webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    background: rgba(230, 232, 234, 1.0);
}
#search_area #ajaxsearchlite1 .probox, #search_area div[id*="ajaxsearchlite"] .probox, #search_area div[id*="ajaxsearchlite"] .probox .promagnifier, #search_area div[id*="ajaxsearchlite"] .probox div.prosettings, #search_area div[id*='ajaxsearchlite'] .probox .proinput input {
    height: 35px;
}
#search_area div[id*='ajaxsearchlite'] .probox .promagnifier .innericon svg {
	width: 18px;
}
#search_area div[id*='ajaxsearchlite'] .probox .prosettings .innericon svg {
    width: 13px;
}
#search_area div[id*="ajaxsearchlite"] .probox .proloading {
	width: 20px;
    height: 20px;
    margin: 9px 0;
}
#search_area div[id*='ajaxsearchlite'] .probox .proclose svg {
	margin-top: -5px;
}
#search_area div[id*="ajaxsearchlite"], #search_area div[id*="ajaxsearchlite"] .probox .promagnifier, #search_area div[id*="ajaxsearchlite"] .probox div.prosettings {
	box-shadow:none;
	-moz-box-shadow: none;
	box-shadow:none;
}
#search_area div[id*="ajaxsearchlite"] .probox .promagnifier, #search_area div[id*="ajaxsearchlite"] .probox div.prosettings {
	background: rgba(9,27,49,0.15);
}
#search_area div[id*='ajaxsearchlite'] {
	border-radius: 5px;
}
#search_area #ajaxsearchlite1 .probox .proinput input, #search_area div[id*="ajaxsearchlite"] .probox .proinput input {
	font-size: 14px;
}
#search_area div[id*='ajaxsearchlite'] .probox .proinput input.autocomplete {
	margin-top: -35px !important;
	height: 35px !important;
}
div[id*='ajaxsearchlitesettings'].searchsettings fieldset .label {
	text-transform: uppercase;
    font-size: 13px;
    color: #091B31;
    font-family: 'Oswald';
    font-weight: 400;
}
div[id*='ajaxsearchlitesettings'].searchsettings fieldset .asl_option:nth-of-type(6) .label::before {
	content: ".";
    background-image: url(/../wp-content/uploads/2017/02/blog@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
}
div[id*='ajaxsearchlitesettings'].searchsettings fieldset .asl_option:nth-of-type(8) .label::before {
	content: ".";
    background-image: url(/../wp-content/uploads/2017/02/cart@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
}
div[id*='ajaxsearchlitesettings'].searchsettings fieldset .asl_option:nth-of-type(9) .label::before {
	content: ".";
    background-image: url(/../wp-content/uploads/2017/02/reviews@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
}
div[id*='ajaxsearchlitesettings'].searchsettings fieldset .asl_option:nth-of-type(10) .label::before {
	content: ".";
    background-image: url(/../wp-content/uploads/2017/02/buyer-guides@3x.png);
    background-size: 17px;
    padding: 3px 10px;
    color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
}
/**/
div[id*='ajaxsearchlitesettings'].searchsettings {
	width: 150px !important;
	background: #C4C9CE !important;
}
div[id*='ajaxsearchlitesettings'].searchsettings .option label:after {
	color: #C4C9CE !important;
}
div[id*='ajaxsearchlite'] .mCustomScrollBox .mCSBap_scrollTools {
	display: none !important;
}
/* Search results */

.search .entry-title {
	overflow: hidden;
}

.no-results .query-name {
	display: block;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 36px;
	line-height: 45px;
	color: rgba(9,27,49,0.6);
	text-transform: capitalize;
	letter-spacing: 0;
	padding-bottom: 25px;
}

.no-results .title-prefix {
	width: 100%;
	float: left;
}

body.search-results .post-type-heading {
	font-family: 'Oswald';
	font-size: 25px;
	letter-spacing: 4px;
	color: #091B31;
	text-transform: uppercase;
}
.search-results .post-type.product article {
	width: 20%;
	float: left;
}
/* Single Reviews */
.single-reviews.content-sidebar .content {
	padding: 20px 30px;
    box-sizing: border-box;
    border-radius: 5px;
}
.single-reviews .site-container {
	background-color: #ebebeb!important;
}
.single-reviews main .entry-header .entry-meta {
	display: none;
}
.single-reviews main .entry-header h1.entry-title {
	color: #091B31;
	letter-spacing: 5px;
	font-size: 36px !important;
    line-height: 43px !important;
    font-weight: 400 !important;
    display: inline-block;
    max-width: 100%;
    float: left;
    text-transform: capitalize !important;
}
.single-reviews article.reviews .entry-header {
	position: relative;
}

.single-reviews .widget-area h4 {
	letter-spacing: 1px;
}
.see-review-btn-section {
    padding-top: 13px;
    text-align: left;
    width: 40%;
    float: left;
}
.see-review-btn-section a {
	background-color: #7EC04D;
    padding: 10px 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.see-review-btn-section a:hover {
	background-color: #6DAD3E;
	color: #fff !important;
}

.single-reviews .content .see-review-btn-section a .fa {
	font-size: 12px;
	line-height: 1.4;
}
.pros-cons-section {
	display: inline-table;
    width: 100%;
}
.pros-cons-section h2 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0 5px;
}
.pros-cons-section .pros-section h2 {
    color: #7EC04D;
}
.pros-cons-section .cons-section h2 {
    color: #E20E28;
}
.pros-cons-section h2 i {
	font-size: 20px;
    margin-right: 5px;
}

.pros-cons-section ul {
	margin-left: 5px;
}

/*.pros-cons-section ul li::before {
	content: "\f111";
	font-family: fontawesome;
	font-size: 4px;
    margin-right: -3px;
    top: -4px;
    left: -13px;
    position: relative;
}*/
.entry-content .pros-cons-section ul li {
    list-style-type: disc;
    margin: 0 0 0 20px;
    padding-bottom: 8px;
}
.pros-section {
    width: 48%;
    float: left;
}
.cons-section {
    width: 48%;
    float: right;
}
.single-reviews .entry-content p, .single-reviews .entry-content li {
	color: #575D65;
	font-size: 16px;
	line-height: 26px;
}
.verdict-section {
	background-color: #FAFAFA;
    padding: 30px 35px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 5px;
}
.verdict-section h2 {
	color: #358DD9;
	line-height: 24px;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.verdict-section h2 i {
	font-size: 20px;
    margin-right: 5px;
}
.verdict-section p {
	padding-bottom: 0;
}
.more-info-section {
    margin-top: 50px;
}
.more-info-section h2 {
    color: #575D65;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
.more-info-section p {
    font-size: 15px;
}

.more-info-section blockquote {
	background-color: transparent;
	border: none;
	padding-left: 0;
}
.rating-txt {
	color: #9CA3AC;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 13px;
    top: -4px;
    position: relative;
    margin-right: 20px;
}

.content .entry-header .star-rating-wrap {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 60%;
	float: left;
}

.star-rating-wrap {
	overflow: hidden;
}

.star-rating-prefix {
	text-transform: uppercase;
	font-family: "Source Sans Pro";
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	color: #9CA3AC;
	float: left;
	padding-top: 6px;
}

.star-rating {
	list-style-type: none;
	display: inline-block;
	float: left;
	overflow: hidden;
}

.star-rating li {
	display: inline-block;
	width: 30px;
	text-align: center;
	float: left;
}

.rating-number {
	font-size: 24px !important;
	font-family: "Source Sans Pro", sans-serif;
	color: #358DD9 !important;
	letter-spacing: 1px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	width: 40px;
}

.full-star .fa,
.half-full-star .fa {
	color: #358DD9;
	font-size: 24px;
}

.empty-star .fa{
	color: #C2C2C2;
	font-size: 24px;
}

.single-reviews .sidebar {
    box-sizing: border-box;
    border-radius: 5px;
    position: relative;
}

.single-reviews .sidebar .widget {
	padding: 30px;
}
.single-reviews .sidebar-primary.widget-area h4 {
	border-bottom:none;
	margin: 0 0 25px;
	text-align: left;
}
.single-reviews .widget-area h2.entry-title a {
	font-family: 'Oswald';
    font-weight: 400;
    color: #31363D;
}
.single-reviews .widget-area .reviews .entry-content {
	margin-top: 15px;
	clear: both;
}
.single-reviews .widget-area .reviews .entry-content p {
	font-size: 13px;
    line-height: 18px;
    color: #31363D;
}
.single-reviews .widget-area .reviews .entry-content p a {
	display: block;
    line-height: 18px;
    font-weight: 600;
    color: #7EC04D;
    margin-top: 5px;
}
.single-reviews .widget-area .reviews .entry-content p a:hover {
	color: #6DAD3E !important;
}
.single-reviews .widget-area .reviews::after {
	content:"";
	height: 2px;
	display: block;
	width: 100%;
	background: #ccc;
    position: absolute;
    left: 0px;
    margin-top: 30px;
}
.single-reviews .widget-area .reviews:last-child::after {
	background:transparent;
}

/* Reviews */
body.reviews .site-inner {
	margin-bottom: 0;
}
body.reviews .site-container main .entry-content {
	padding: 0;
	margin-top: 0;
}
body.reviews .buyer-guide-nav .esg-filters {
	top: -22px;
}
.eg-reviews-element-28:before {
	content: "See on ";
}

.single-reviews div.woocommerce ul.products li.product h3,
.single-reviews div.woocommerce ul.products li.product div.prodexerpt {
	font-size: 12px;
}

.single-reviews div.woocommerce ul.products li.product span._woo_retailer {
	font-size: 11px;
}

.single-reviews .sidebar-primary .reviews a {
	margin-bottom: 0;
	display: inline-block;
}

.single-reviews .sidebar-primary .star-rating-wrap li,
.main-tax-rating .star-rating-wrap li {
	width: 18px;
	padding: 1px;
	border: none;
	background-color: #fff;
}

.single-reviews .sidebar-primary .star-rating-wrap li img,
.main-tax-rating .star-rating-wrap li img{
	padding-top: 1.5px;
	background-color: #fff;
}

.single-reviews .sidebar-primary .star-rating-wrap li:hover {
	background-color: transparent;
}

.main-tax-row {
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.tax-product_cat .main-tax-row {
	max-width: 1110px;
}

.main-tax-row-title-wrap {
	width: 50%;
	float: left;
}

.main-tax-content {
	width: 100%;
	overflow: hidden;
}

.main-tax-row-wrap {
	padding-bottom: 25px;
}

.tax-product_cat .main-tax-row-wrap {
	background-color: #E3E3E3;
}

.main-tax-row-wrap:nth-child(odd) {
	background-color: #EBEBEB;
}

.main-tax-row-wrap:nth-child(even) {
	background-color: #F3F3F3;
}

.search .main-tax-row-wrap:nth-child(even) {
	background-color: #EBEBEB;
}

.search .main-tax-row-wrap:nth-child(odd) {
	background-color: #F3F3F3;
}

.tax-product_cat .main-tax-row-wrap:nth-child(odd) {
	background-color: #EBEBEB;
}

.tax-product_cat .main-tax-row-wrap:nth-child(even) {
	background-color: #E3E3E3;
}

.tax-recent-reviews {
	display: block;
	clear: both;
	background-color: #F3F3F3 !important;
}



.woocommerce .star-rating {
	float: left !important;
    overflow: hidden;
    position: relative;
    height: auto !important;
    line-height: 1.5 !important;
    font-size: 16px !important;
    width: 100% !important;
    font-family: "Oswald", sans-serif !important;
}
.woocommerce .star-rating:before {
	display: none;
}

.single-reviews .sidebar-primary .star-rating-wrap,
.main-tax-rating .star-rating-wrap {
	display: block;
	width: 100%;
}

.main-tax-rating .star-rating-wrap {
	padding: 7px 10px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.single-reviews .sidebar-primary .star-rating-wrap .star-rating-prefix,
.main-tax-rating .star-rating-wrap .star-rating-prefix {
	display: none;
}

.single-reviews .sidebar-primary .star-rating-wrap .rating-number,
.main-tax-rating .star-rating-wrap .rating-number {
	font-size: 16px !important;
	width: 25px;
	text-align: left;
	padding: 1px 2px 1px 0;
	margin-top: 0;
}

.single-reviews .sidebar-primary .star-rating-wrap .star-rating,
.main-tax-rating .star-rating-wrap .star-rating {
	font-size: 16px;
}

.single-reviews .sidebar-primary .star-rating-wrap .full-star .fa,
.single-reviews .sidebar-primary .star-rating-wrap .half-full-star .fa,
.single-reviews .sidebar-primary .star-rating-wrap .empty-star .fa,
.main-tax-rating .star-rating-wrap .full-star .fa,
.main-tax-rating .star-rating-wrap .half-full-star .fa,
.main-tax-rating .star-rating-wrap .empty-star .fa {
	font-size: 16px;
}

.single-reviews .sidebar-primary .featuredpost .entry-title,
.main-tax-item-title {
	width: 100%;
	clear: both;
}

.main-tax-info-wrap {
	overflow: hidden;
	background-color: #fff;
}

.main-tax-content .review-link,
.search .review-link,
.single-post aside .review-link,
.eg-garfield-nostyle-element-24 a {
	display: block;
	font-family: "Source Sans Pro";
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #7EC04D;
	width: 100%;
	padding-top: 12px;
	font-weight: 600px;
}

.search .main-tax-row.post .review-link {
	padding-bottom: 15px;
}

.search .site-inner,
.search .content-sidebar-wrap,
.search .content,
.search .full-width-content .content-sidebar-wrap {
	width: 100%;
	max-width: 100% !important;
}

.search .main-tax-row {
	width: 100%;
}

.search-spinner {
	text-align: center;
	padding: 200px 0;
}


/* -------- Ninja Popups --------------------------------------------------------------- */

.popup-btn-wrap {
	width: 50%;
	box-sizing: border-box;
	padding-top: 10px;
	float: left;
}

.popup-btn-wrap.twitter {
	padding-right: 10px;
}

.popup-btn-wrap.twitter a {
	float: right;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}

.popup-btn-wrap.facebook {
	padding-left: 10px;
}

.popup-btn-wrap.facebook a {
	float: left;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}

.ppsPopupClose.ppsPopupClose_close-red-in-circle {
	display: none;
}

.ppsPopupInner {
	border: 1px solid #fff;
}

.rk-close-btn.ppsPopupClose {
    position: relative !important;
    background-image: none !important;
    background-repeat: no-repeat;
    top: -16px;
    right: -16px;
    width: 42px;
    height: 42px;
}

.ppsBtmBgWrapper {
	padding-left: 40px !important;
  	padding-right: 40px !important;
}

.ppsBtmBgWrapper div.gform_wrapper {
	margin-top: -30px;
}

.ppsBtmBgWrapper input[type=text] {
	font-size: 13px !important;
	font-family: 'Open Sans', sans-serif !important;
}

.ppsBtmBgWrapper #field_1_3 {
    margin-top: -33px;
    margin-bottom: 20px;
}

.ppsBtmBgWrapper input[type=submit] {
	width: 100% !important;
}

.ppsPopupShell .ppsWrapImgWr {
	min-height: 100px !important;
}

.snppopup #gform_wrapper_1.gform_wrapper input[type=text],
.snppopup #gform_wrapper_1.gform_wrapper input[type=submit] {
	float: left;
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
}

.snppopup #gform_wrapper_1.gform_wrapper #input_1_2 {
	top: 20px;
}

.snppopup #gform_wrapper_1.gform_wrapper #input_1_3 {
	top: 80px;
}

.snppopup #gform_wrapper_1.gform_wrapper input[type=submit] {
	top: 120px;
}

.snppopup .gform_wrapper ul li:after,
.snppopup .gform_wrapper ul li:before,
.snppopup .gform_wrapper ul.gform_fields {
    float: left;
    display: block;
    box-sizing: border-box !important;
}

.snppopup div.gform_wrapper,
.snppopup div.gform_wrapper ul li.gfield,
.snppopup div.gform_wrapper,
.snppopup div.gform_wrapper ul li {
	float: left;
}

/* -------- Popup Form (Ninje Form) --------------------------------------------------------------- */


.nf-form-fields-required {
	display: none;
}

#nf-field-4 {
	width: 100%;
	box-shadow: none;
	border: none;
	background-color: #7EC04D;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#nf-field-2,
#nf-field-5 {
	height: 45px !important;
}

.nf-field-container {
	margin-bottom: 15px !important;
}

.nf-error-msg {
	font-size: 12px;
	padding-bottom: 10px;
}

.nf-response-msg p {
	color: #091B31;
	font-size: 16px;
	padding: 15px !important;
	margin-bottom: -30px !important;
	background-color: #fff;
	z-index: 99999 !important;
}


/* -------- Media Queries --------------------------------------------------------------- */

@media only screen and (min-width: 1200px) {
	.footer-widgets-1 {
		padding-bottom: 9999px !important;
	}

	.footer-phone-image img {
		margin-bottom: -230px;
	}
}

@media only screen and (min-width: 1501px) and (max-width: 1599px) {
	.footer-phone-image img {
		margin-bottom: -216px !important;
	}
}
@media (min-width:1401px) and (max-width:1500px) {
     .single-buyer_guides .breadcrumb {
		padding-left: 7%;
	}
}
@media (min-width:1501px) and (max-width:1600px) {
 .single-buyer_guides .breadcrumb {
		padding-left: 10%;
	}
}
@media only screen and (max-width: 1500px) {
	.footer-phone-image img {
		margin-bottom: -15px;
	}
}

@media only screen and (min-width: 1600px) {
	.appstore-badge {
		padding-right: 8px;
		box-sizing: border-box;
	}

	.appstore-badge img {
		float: right;
	}

	.gplay-badge {
		padding-left: 8px;
		box-sizing: border-box;
	}

	.gplay-badge img {
		float: left;
	}

	.footer-phone-image img {
		margin-bottom: -269px;
	}
}

@media (max-width: 1400px) {

	.tax-posts.slick-slider .slick-list {
	    margin-right: -10px;
	}

	.footer-widgets-2.widget-area section {
		max-width: 65%;
	}

	.search-menu ul {
	    padding-left: 10px;
		max-width: 1110px;
	}

	.buyers-guide-item,
	.review-item,
	.main-tax-item {
		padding: 10px 10px 0 10px !important;
	}

	.main-tax-row-title {
		padding-left: 10px;
	}

	body header.entry-header h1 {
		padding-left: 10px;
	}

	body.single-reviews header.entry-header h1 {
		padding-left: 0;
	}

	.single-buyer_guides .breadcrumb {
		padding-left: 60px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1150px) {

	.deals-footer-text {
		padding-left: 15px;
		padding-right: 15px;
	}

	.results-content .rk-custom-form {
		width: 90% !important;
	}

	.rk-custom-form input[type="text"] {
		width: 185px !important;

	}

	.rk-custom-form {
		width: 225px !important;
		margin-top: -3px;
	}

	.site-header .widget-area {
		width: 245px;
	}

	.about-main-container {
		margin: 0 10px;
	}
}

@media (min-width: 1150px) {

	header.site-header #search_area {
		left:0;
	}
	header.site-header #search_area .aws-search-field {
    	/*min-width: 460px;	*/
	}
	.site-header .widget-area.header-widget-area {
		width: 24%;
	}
}

@media only screen and (min-width: 1180px) and (max-width: 1300px) {
	.blog .content .eg-garfield-content {
	    min-height: 270px !important;
	}
}

@media (max-width: 1300px) {

	.home-featured {
		margin-right: 0;
	}

	.search .buyer_guides .main-tax-item,
	.search .buyer_guides .main-tax-item-content {
		min-height: 290px;
	}


	.mentions-content {
	        max-width: 1110px;
		    margin: 0 auto;
		    padding-left: 100px;
		    margin-top: 20px;
	}

	.page-template-page_main_buyer_guides .main-tax-item,
	.page-template-page_main_buyer_guides .main-tax-item-content,
    .tax-buyer_guide_categories .main-tax-item,
    .tax-buyer_guide_categories .main-tax-item-content {
	    min-height: 258px;
	}

	.main-tax-item.home-featured-feed,
    .main-tax-item.home-featured-feed .main-tax-item-content {
    	min-height: 270px;
    }

	.main-tax-item-content {
		min-height: 400px;
	}

	.tax-posts.slick-slider .slick-list {
	    margin-right: 0;
	}

	.site-inner,
	body.fullwidth.blog .site-inner .entry-content,
	body.fullwidth .site-inner header.entry-header h1, body header.entry-header h1,
	.buyers-guide-main,
	.single-buyer_guides .breadcrumb,
	.recommendations-content,
	.full-width-content .content-sidebar-wrap,
	.full-width-content .content-sidebar-wrap .content,
	.about-description-container,
	.about-description-content-wrapper,
	.about-team-container {
		max-width: 1110px;
	}

	.nav-primary .sub-menu {
		width: 90%;
	}

	header.site-header .wrap {
		width: 1100px;
	}

	header.site-header .nav-responsive {
		width: 57.8%;
	}

	body header.entry-header h1 {
	    padding-left: 10px;
	    max-width: 1110px;
	}

	.tax-row-btns {
	    padding-right: 10px;
	    box-sizing: border-box;
	}

	.main-tax-row {
		max-width: 1110px;
	}

	.single-product .content-sidebar-wrap {
		max-width: 1110px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.single-reviews .content-sidebar-wrap {
		max-width: 1110px;
	}

	.single-post .content-sidebar-wrap {
		max-width: 1110px;
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 768px) {
	.buyers-guide-titles {
		width: 100% !important;
	}
}
@media (max-width: 1270px) {

	.footer-widgets .widget-area section {
		    max-width: 75%;
	}

	.buyers-guide-video,
	.buyers-guide-featured-img {
		float: left;
		margin: 0 auto;
	}

	.buyers-guide-titles {
		width: 50%;
		height: auto;
	}

	.search .main-tax-row .button3 {
		width: 70%;
	}

	.buyers-guide-titles-list {
		width: 96%;
		position: relative;
		top: 0;
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@media (max-width: 1195px) {
	.search .main-tax-row .button3 {
	    width: 70%;
	}

	body.fullwidth.blog .site-inner .entry-content {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 1149px) {

	.search .main-tax-row .button3 {
		width: 70%;
	}

	.footer-widgets-1 img {
		left: 0;
	}
	div.wrap,
	div.footer-widgets .wrap,
	body.home.page .fl-row-content.fl-node-content,
	.site-inner,
	.full-width-content .content-sidebar-wrap {
		width: 100%;
	}
	.full-width-content .content {
		width: 100%;
		padding: 0;
	}

	.site-footer .wrap {
    	width: 100%;
	}
	body.home.page .woocommerce ul.products li.product {
	    margin: 30px 0.5% 0 0.5%;
	}
	.single-hot .woocommerce ul.products li.product h3, .single-product .single-hot .featured .prodexerpt {
		min-height: 40px;
	    max-height: 40px;
	}
	.woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price .pro_price_extra_info {
		font-size: 21px !important;
	}

	.tax-product_cat .content {
		padding-top: 60px;
	}
}
@media (min-width: 992px) and (max-width: 1149px) {

	body.home.page .woocommerce ul.products li.product {
    	width: 19%;
	}

	header.site-header .wrap {
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	    margin: 0;
	    box-sizing: border-box;
	}

	.title-area {
	    max-width: 20%;
    	margin: 0;
    	padding-right: 20px;
    	box-sizing: border-box;
	}
	.title-area .site-title.logo img {
		max-width:100%;
	}
	header.site-header .nav-responsive {
		width: 60%;
	}
	header.site-header .widget-area {
		/*width: 20%;*/
	}
	header.site-header #search_area .aws-search-field {
	    min-width: auto;
    	width: 100%;
	}
	.nav-primary li a {
		margin-left: 10px;
	}
	.button3, .button2 {
		padding: 3px 5px;
	}
	li .prodexerpt, .single-product .single-hot .featured .prodexerpt {
		max-height: 45px;
	}
	.archive .prodexerpt {
		max-height: 68px;
	}
	.single-hot .wrap {
		max-width: 980px;
	}
	.single-hot .woocommerce ul.products li.product {
	    margin: 15px 0.5% 0 0.5%;
    	width: calc(100%/5 - 10px) !important;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 1280px;
    	float: none;
    	margin: 0 auto;
	}
	body.archive .woocommerce-LoopProduct-link {
		min-height: 316px !important;
	}
	.woocommerce ul.products li.product .price {
		min-height: 30px;
	}
}

@media only screen and (max-width: 1118px) {
	.nav-primary li a {
		font-size: 13px;
	}
}

@media only screen and (min-width: 1016px) and (max-width: 1170px) {
	.recommendations-content {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1110px) {
	.about-team-members {
	    margin-right: 0px;
	    margin-left: 10px;
	}

	.admin-bar header.site-header {
	    top: 46px;
	}

}


@media only screen and (max-width: 1066px) {
	.deal-footer a.twbttn, .deal-footer a.facebttn {
    	font-size: 13px;
	}

	.featured-footer .appstore-badge img, .featured-footer .gplay-badge img {
		width: 125px;
	}

	.search .post .main-tax-item,
	.search .post .main-tax-item-content {
		min-height: 400px;
	}
}

@media only screen and (max-width: 1023px) {
	.page-template-page_main_buyer_guides .main-tax-item,
	.page-template-page_main_buyer_guides .main-tax-item-content,
    .tax-buyer_guide_categories .main-tax-item, .tax-buyer_guide_categories .main-tax-item-content {
	    min-height: 300px;
	}

	.main-tax-item.home-featured-feed,
    .main-tax-item.home-featured-feed .main-tax-item-content {
    	min-height: 270px;
    }

	.about-description-container,
	.about-description-content-wrapper,
	.about-team-container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.about-member-info {
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 1016px) {
	.mentions-content {
	    width: 60%;
	}

	.recommendation-wrap {
	    max-width: none;
	    width: 60%;
	    float: none;
	    margin: 0 auto;
	    overflow: hidden;
	    display: block;
	}

	.recommendation-first-col {
	    width: 100%;
	    padding: 0 0 0 0;
	}

	.footer-widgets h4 {
		letter-spacing: 1px !important;
	}

}

@media (max-width: 991px) {

	.search .main-tax-row .button3 {
	    width: 70%;
	}


	.search .main-tax-row .woocommerce {
	    width: 25%;
	}

	.main-tax-item {
		width: 33.333%;
	}

	.site-header .widget-area.header-widget-area section#text-21 {
		top: -10px;
		border-top:none;
	}
	header.site-header .nav-primary li a {
		padding: 8px 6px;
		font-size: 12px;
	}

	header.site-header .nav-primary .sub-menu li a {
		padding: 8px 6px 0;
	}
	header.site-header #search_area .aws-search-field {
		    min-width: 250px;
	}
	header.site-header #search_area {
		left: 20px;
	}
	.title-area .site-title.logo img {
	    max-width: 200px;
	}
	.title-area {
		padding: 10px 10px 5px 0;
    	box-sizing: border-box;
	}
	header.site-header .widget-area {
		width: 60%;
		float: right;
    	padding-left: 20px;
    	box-sizing: border-box;
	}
	header.site-header .nav-primary {
		float: right;
		padding-top: 0;
		margin-top: 0;
	}
	header.site-header .nav-responsive {
		width: 100%;
		border-top:none;
		margin-top:0;
		padding-top: 0;
	}
	header.site-header .wrap {
		width: 100%;
		margin: 0;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	header.site-header #search_area {
		left:0;
	}
	header.site-header #search_area .aws-search-field {
		min-width: 340px;
	}
	header.site-header .nav-primary li:not(.menu-bell) a span.menu-txt::after {
		top: 14px;
	}
	header.site-header .nav-primary li.menu-bell a {
		top: 8px;
	}
	header.site-header .nav-primary li:not(.menu-bell) a i {
		top: 1px;
	}
	.single-hot .woocommerce ul.products li.product:last-child {
		display: none;
	}
	.single-hot .featured .button2 {
		width: 24.5%;
		margin-left: 0.5%;
	}

	.header-container {
	    min-height: 117px;
	}
}
@media (max-width: 960px) {

	.tax-product_cat .linetitle:before,
	.tax-product_cat .linetitle:after {
		display: none;
	}

	.row-4 .member-name-pos {
		width: 50%;
	}

	.member-expanded-info {
		width: 50%;
	}

	.row-4 .first-name, .row-4 .last-name {
	    font-size: 42px;
	}

	.row-4 .member-expanded-pos p {
		font-size: 22px;
	}

	.page-template-page_main_buyer_guides .main-tax-item,
	.page-template-page_main_buyer_guides .main-tax-item-content,
    .tax-buyer_guide_categories .main-tax-item,
    .tax-buyer_guide_categories .main-tax-item-content,
    .main-tax-item.home-featured-feed,
    .main-tax-item.home-featured-feed .main-tax-item-content {
	    min-height: 265px;
	}

	/*.title-area {
		width: auto;
	}
	.nav-primary li.menu-bell a {
		margin-top: 0;
	}
	header.site-header .wrap {
		margin-left: 0;
		margin-right:0;
	}*/
}

@media (max-width: 991px) and (min-width: 768px) {

	.search .main-tax-row.product {
	    padding-left: 10px;
	    box-sizing: border-box;
	}

	body.home.page .woocommerce-LoopProduct-link {
		min-height: 331px !important;
	}
	.woocommerce ul.products li.product .price {
		min-height: 50px;
	}
	body.home.page .woocommerce ul.products li.product {
		width: 24%;
	}
	div.woocommerce ul.products li.product, div.woocommerce-page ul.products li.product, div.woocommerce-page[class*=columns-] ul.products li.product, div.woocommerce[class*=columns-] ul.products li.product {
		clear: none;
	}
	.footer-widgets .widget-area section {
		max-width: 90%;
	}
	.featured-footer img {
		margin: 0 9px;
	}
	.button3, .button2 {
		padding: 3px 7px;
	}
	.home.page h1::after, .home.page h1::before {
		width: 32%;
	}
	.deal-footer a.twbttn, .deal-footer a.facebttn {
		/*width: 94.4%;
	    float: none;
    	display: block;*/
    	font-size: 13px;
	}

	body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
		float: left;
	}
	body.woocommerce-page.single-product div.product div.summary {
		float: right;
	}
	.woocommerce div.product .woocommerce-tabs .panel h2 {
		max-width: 50%;
	}
	.single-hot .wrap {
		max-width: 760px;
	}
	.single-hot .woocommerce ul.products li.product {
	    margin: 15px 0.65% 0 0.65% !important;
    	width: calc(100%/4 - 10px) !important;
	}
	div.woocommerce ul.products li.product:nth-child(2n), div.woocommerce-page ul.products li.product:nth-child(2n), divdiv.woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), div.woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
		float: left;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 760px;
    	float: none;
    	margin: 0 auto;
	}
	body.archive ul.products li.product {
		width: calc(100% / 4 - 15px);
	}
	body.archive .button3, body.archive .button2 {
		padding: 3px 0;
	}
	body.archive .woocommerce-LoopProduct-link {
		min-height: 317px !important;
	}
	.archive .prodexerpt {
		min-height: 68px;
	}
	.woocommerce ul.products li.product h3 {
	    min-height: 50px;
	}
	li .prodexerpt, .single-product .single-hot .featured .prodexerpt {
    	min-height: 50px;
	}
	/*Contact*/
	.cont.social a {
		width: 70px;
	}
	.cont.social a i {
		font-size: 35px;
	}
	.page h1::after, .page h1::before, .related.products h2::after, .related.products h2::before {
		width: 33%;
	}
	.fl-row.deals-bg.sixcol {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.home .header-container {
	    height: 135px;
	}

	.about-team-members {
	    overflow: hidden;
	    margin-right: -5px;
	    margin-left: 3px;
	}

	.row-2 {
		width: 100%;
	}
}

@media only screen and (min-width: 820px) and (max-width: 885px) {
	.featured-footer .appstore-badge img, .featured-footer .gplay-badge img {
		width: 120px;
	}
}

@media only screen and (max-width: 820px) {

	.page-template-page_main_buyer_guides .main-tax-item-content {
		min-height: 248px;
	}

	.about-description-container-wrap {
		margin: 0;
	}

	.entry-header-about .linetitle:before,
	.entry-header-about .linetitle:after {
		width: 35%;
	}

	.about-main-text {
	    width: 100%;
	    float: left;
	    padding: 0 20px;
	}

	.about-main-img {
	    width: 60%;
	    float: none;
	    padding: 0;
	    margin: 30px auto;
	}

	.about-description-img {
	    width: 100%;
	    position: relative;
	    top: 0;
	    left: 0;
	    -ms-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    padding-right: 0;
	}

	.about-description-text {
	    width: 100%;
	    float: left;
	    padding-top: 20px;
	    padding-left: 0;
	}

	.footer-left-menu,
	.footer_menu {
		width: 100%;
	}

	.app-badges {
		margin: 0 auto;
		width: 70%;
	}

	.featured-footer .appstore-badge img, .featured-footer .gplay-badge img {
		width: 160px;
	}

	.recommendation-button.responsive-button {
		display: block;
	}

	.footer-widgets-1, .footer-widgets-2 {
		width: 100%;
	}

	.footer-widgets-2 {
		margin-top: 140px;
	}

	.recommendation-button {
		display: none;
	}

	/*.buyers-guide-video,
	.featured-footer {
		width: 100%;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}*/

	/*.buyers-guide-video iframe,
	.buyers-guide-video object,
	.buyers-guide-video embed,
	.featured-footer iframe,
	.featured-footer object,
	.featured-footer embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}*/

	.recommendation-first-col,
	.recommendation-second-col {
		max-width: none;
		width: 100%;
	}

	.mentions-content {
		padding-left: 20px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 814px) {
	.search .button2 {
		width: 25%;
	}
}

@media only screen and (min-width: 769px) and (max-width: 784px) {
	.home .button2 {
	    width: 25%;
	}
}
@media (max-width: 767px) {

	.retailer-img {
		width: 50%;
    }

	.main-tax-item-content {
	    min-height: 460px;
	}

	.tax-reviews_categories .main-tax-item-content {
	    min-height: 440px;
	}

	.search .main-tax-row .woocommerce {
	    width: 33.33333%;
	    padding: 10px;
	}

	.search .post .main-tax-item, .search .post .main-tax-item-content {
	    min-height: 400px;
	}

	.tax-row-btns {
		padding-top: 27px;
	}

	.main-tax-row-wrap {
		padding-bottom: 15px;
	}

	.main-tax-row-title {
		padding-top: 40px;
	}

	.single-reviews.content-sidebar .content {
		padding: 20px 15px;
	}

	.buyers-guide-titles-list {
	    width: 95%;
	}

	.main-tax-item {
		width: 50%;
	}

	.breadcrumb {
		white-space: normal !important;
		height: auto;
		padding-left: 10px !important;
	}

	header.site-header .nav-primary li.menu-bell a {
		font-size: 14px;
	}
	.title-area .site-title.logo img {
		max-width: 180px;
	}
	.nav-primary li a {
		margin-right: 0;
	}
	body .woocommerce-LoopProduct-link {
    	min-height: 310px !important;
	}
	.woocommerce ul.products li.product .price {
		min-height: 50px;
	}
	span._woo_retailer, body.archive ul.products li.product span._woo_retailer {
		min-height: 30px;
	}
	.fl-row.deals-bg.fourcol {
		display: none;
	}
	.fl-row.deals-bg.sixcol {
		display: block;
	}
	div.woocommerce ul.products li.product, div.woocommerce-page ul.products li.product, div.woocommerce-page[class*=columns-] ul.products li.product, div.woocommerce[class*=columns-] ul.products li.product {
		clear: none !important;
	}
	body.home.page .woocommerce ul.products li.product {
		width: calc(100%/3 - 15px);
		margin: 15px 7.5px;
	}
	.deals-bg.fl-row-full-width .fl-col .desk-deals {
		padding: 0 20px;
	}
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
		float: left !important;
		clear: none;
	}
	.button3, .button2 {
		    padding: 3px 5px;
	}
	.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
		padding: 10px 9px 4px 9px;
	}
	li .prodexerpt, .single-product .single-hot .featured .prodexerpt, li .prodexerpt p {
		padding: 0 9px 5px;
	}
	.mob-deal-cont > .fl-module-content, .mob-main-cont > .fl-module-content {
	    margin-left: 20px !important;
    	margin-right: 20px !important;
	}
	.home.page h1::after, .home.page h1::before {
		width: 25%;
	}

	.footer-widgets-2 {
		margin-top: 140px;
	}

	.footer-widgets .widget-area section {
		max-width: 80%;
	}
	.featured-footer img {
		margin: 0 15px 25px;
		max-height: 35px;
	}
	.single-hot .wrap {
		max-width: 590px;
	}
	.single-hot .woocommerce ul.products li.product {
	    margin: 15px 0.65% 0 0.65% !important;
    	width: calc(100%/2 - 8px) !important;
	}
	.woocommerce div.product .woocommerce-tabs .panel h2 {
		max-width: 63%;
	}
	body.woocommerce #content div.product div.summary, body.woocommerce div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
		width: 100%;
	}
	body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
		width: 60%;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 590px;
    	float: none;
    	margin: 0 auto;
	}
	body.archive ul.products li.product {
		width: calc(100% / 3 - 15px);
		clear: none !important;
	}
	body.archive .button3, body.archive .button2 {
		padding: 3px 0;
	}
	body.archive .woocommerce-LoopProduct-link {
		min-height: 338px !important;
	}
	.archive.woocommerce ul.products li.product h3 {
		min-height: 56px;
	}
	.archive .prodexerpt {
		min-height: 68px;
	}
	.page h1::after, .page h1::before, .related.products h2::after, .related.products h2::before {
		width: 20%;
	}
	.cont.social a {
		width: 80px;
	}
}

@media only screen and (max-width: 681px) {
	.footerwidgetheader-container .social a {
		width: 85px;
	}
}

@media (max-width: 656px) {
	body.fullwidth .site-inner .entry-content {
	    padding: 0 10px;
	}

	header.site-header .widget-area {
    	width: 55%;
    }

    .blog .content .eg-garfield-content {
		min-height: 0 !important;
	}
}

@media only screen and (min-width: 1300px) {
	.nav-primary .sub-menu {
		border-top: 1px solid #e6e6e6;
		display: none;
		max-width: 1280px;
		left: 50%;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);

	}
}

@media only screen and (min-width: 601px) {

	.submenu-prev,
	.submenu-next {
		display: inline-block;
		font-size: 25px;
		color: #091B31;
		cursor: pointer;
		padding-top: 5px;
	}

	.submenu-prev {
		float: left;
		margin-left: -20px;
	}


	.submenu-next {
		float: right;
		margin-right: -20px;
	}

	.nav-primary .submenu-container {
		display: none;
		width: 100%;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    height: 43px;
	    background-color: #EEEEEE;
	}

	.nav-primary .sub-menu {
		border-top: 1px solid #e6e6e6;
		display: none;
		left: 50%;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.back-button-parent {
		display: none;
		width: 0;
	}
}

@media (max-width: 600px) {

	.mentions-content {
	    width: 100%;
	    box-sizing: border-box;
	}

	.not-found-form .rk-custom-form input[type="text"] {
	    color: #666666 !important;
	}

	.entry-header .see-review-btn-section {
	    text-align: left;
	    clear: both;
	    display: block;
	    width: 100%;
	}

	.content .entry-header .star-rating-wrap {
	    width: 100%;
	}

	.fl-node-589359afa35a5 {
		display: none;
	}

	.page-template-page_main_buyer_guides .main-tax-item-content {
		min-height: 260px;
	}

	.page-template-page_main_buyer_guides .see-on-retail-btn,
	.tax-buyer_guide_categories .see-on-retail-btn {
		padding-top: 10px;
	}

	.main-tax-content .review-link {
		padding-bottom: 12px;
	}

	.single-reviews main .entry-header h1.entry-title {
		font-size: 30px !important;
		line-height: 1.4 !important;
    	padding-left: 0;
	}

	.results-content .rk-custom-form button {
		color: #444 !important;
	}

	.button3 {
		margin: 2% 2% 7%;
		width: 65%;
		padding: 3px 7px;
	}

	.results-content .rk-custom-form {
		width: 90% !important;
	}

	.submenu-next,
	.submenu-prev {
		display: none;
	}


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

	.search-menu ul {
		display: inline;
	}

	.search-menu li {
	    padding: 10px 20px 0 0;
	}

	.home .header-container {
	    height: 95px;
	}

	.back-button {
		display: inline-block;
	}

	.app-badges {
		margin: 0 auto;
		width: 90%;
	}

	.nav-primary ul {
		background-color: #102948 !important;
		width: 100%;
	}

	.nav-primary ul li {
		background-color: #102948 !important;
	}

	.nav-primary .sub-menu {
		background-color: #102948;
		width: 100%;
		left: 1000px;
		display: none;
		padding: 0;
		overflow-y: auto;
		max-height: 400px;
	}

	.nav-primary .social {
		display: block;
		width: 100%;
		background-color: #102948;
		position: relative;
		min-height: 170px;
	}

	.nav-primary .social ul {
	    display: block !important;
	    position: absolute !important;
	    padding: 40px 0 15px;
	    box-sizing: border-box;
	    position: relative;
	    top: 0 !important;
	    width: 250px;
	    left: 50%;
	    -ms-transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    transform: translateX(-50%);
	    margin: 0;
	}

	.nav-primary .social li {
		display: inline-block !important;
		width: 50px;
		float: left;
	}

	.nav-primary ul > li.current-menu-item a,
	.nav-primary ul > li.current-menu-item > a span {
		border: none;
		color: #fff !important;
	}

	.nav-primary .social li i {
		font-size: 24px;
	}

	.nav-primary .social .menu-copyright {
		display: block;
		width: 100%;
		clear: both;
		text-align: center;
		font-family: "Open Sans", sans-serif;
		font-size: 12px;
		line-height: 17px;
		color: rgba(255,255,255,0.6);
		padding: 0 35px 20px;
		box-sizing: border-box;
		background-color: #102948;
		position: absolute;
		bottom: 10px;
	}

	.nav-primary .sub-menu > li {
		border-bottom: 1px solid rgba(255,255,255,0.12);
		width: 100%;
	}

	.nav-primary .sub-menu > li > a {
		font-family: 'Oswald', sans-serif;
		font-size: 17px;
		line-height: 25px;
		color: #FFFFFF !important;
	}

	.nav-primary .sub-menu span[itemprop=name] i {
		display: none;
	}

	.nav-primary .sub-menu span[itemprop=name] .back-button i {
		display: inline-block;
	}

	.back-button-parent {
		display: block;
	}

	.nav-primary li ul {
		top: 0;
	}

	.buyers-guide-titles-list {
	    width: 99%;
	}

	.footerwidgetheader-container .social a {
		width: 65px;
	}

	.tax-row-btns {
	    padding-right: 0;
	    box-sizing: border-box;
	}

	.admin-bar header.site-header {
		top: 43px;
	}

	.header-container {
	    min-height: 82px;
	}

	.site-title a img {
		display: none;
	}

	.site-title #responsive-logo {
		display: inline-block;
		width: 45px;
	}

	.site-header .widget-area.header-widget-area section#text-20 {
		display: none;
	}

	.rk-custom-form input[type="text"] {
		width: 155px !important;
		background-color: rgba(255,255,255,0.3) !important;
		color: #fff !important;
	}


	.rk-custom-form button {
		background-color: rgba(255,255,255,0.3) !important;
		color: #fff !important;
	}

	.rk-custom-form {
		width: 215px !important;
		margin-top: -3px;
	}

	.header-widget-area .social {
		display: none;
	}

	header.site-header .nav-primary {
		display: none;
	    position: absolute;
	    top: 100%;
	    left: 0;
	    width: 100%;
	    background-color: #081B30;
	}

	.nav-primary li {
		width: 100%;
	}

	.search .main-tax-row .woocommerce {
	    width: 50%;
	    padding: 10px 7.5px;
	}

	body.fullwidth .site-inner header.entry-header h1, body header.entry-header h1 {
	    font-size: 32px !important;
	    letter-spacing: 2px;
	    font-weight: 400 !important;
	    line-height: 2 !important;
	}

	.search .tax-row-btns {
		padding-top: 28px;
	    padding-bottom: 0;
	    margin-bottom: 0;
	}

	.tax-row-btns {
	    float: none;
	    display: block;
	    width: 280px;
	    margin: 0 auto 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}

	.main-tax-row-title-wrap {
	    width: 100%;
	    text-align: center;
	}

	.buyers-guide-main {
		padding: 0 10px;
	}

	.buyers-guide-titles {
		padding: 0;
	}

	.footer-widgets-1 .slick-slider {
		max-width: 65%;
	}

	.fl-row.deals-bg.sixcol {
		display: block;
	}
	.fl-row.deals-bg.fourcol {
		/*display: block;*/
	}
	/*Header */
	header.site-header #search_area .aws-search-field {
		width: 70%;
	}
	header.site-header .nav-primary li a {
		padding: 15px 10px;
		font-family: "Oswald", sans-serif;
		font-size: 17px;
		line-height: 25px;
		color: #FFFFFF;
	}
	.title-area {
		padding: 0px 10px 0px 0;
	}
	.menu-bell i {
		margin-left: 0.3em;
	}
	.title-area .site-title.logo img {
		max-width: 100px;
	}
	#mobile_menu_area {
		display: inline-block;
		top: 65px;
    	position: relative;
    	z-index: 9999;
    	left: 20px;
    	position: fixed;
	}
	#mobile_menu_area #pull ul {
		background-color: #081B30;
	}
	.site-header .widget-area.header-widget-area section#text-21 {
		top: 0;
	}
	header.site-header .widget-area {
		/*width: 70%;*/
	}
	/* End */
	header.site-header .social {
		top: 0;
	}
	body.home.page .woocommerce ul.products li.product {
	    width: calc(100%/2 - 15px);
	}
	.woocommerce ul.products li.product h3 {
	    min-height: 50px;
	}
	li .prodexerpt, .single-product .single-hot .featured .prodexerpt {
		min-height: 45px;
	}
	body.home.page .woocommerce-LoopProduct-link {
    	min-height: 329px !important;
	}
	.single-hot .wrap {
		max-width: 470px;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 470px;
    	float: none;
    	margin: 0 auto;
	}
	body.archive ul.products li.product {
		width: calc(100% / 2 - 15px) !important;
		clear: none !important;
	}
	body.archive .woocommerce-LoopProduct-link {
		min-height: 326px !important;
	}
	.archive.woocommerce ul.products li.product h3 {
		min-height: 43px;
	}
	.archive .prodexerpt {
		min-height: 51px;
	}
	.woocommerce div.product div.images, .woocommerce div.product div.summary {
		    margin-bottom: 0.5em;
	}
	.single-product .site-inner {
		    margin: 0 auto;
	}
	body.archive ul.products li.product .button2 {
		width: 24.5%;
		margin-left: 0.5%;
		float: right;
	}

	.recommendation-wrap {
	    width: 100%;
	    padding: 0 20px;
	    box-sizing: border-box;
	}

	.recommendation-first-col {
		padding-right: 0;
		margin: 0 auto;
	}

	.recommendation-first-col img {
		width: 100%;
	}

	.nav-primary .fa-angle-right {
		display: inline-block;
		float: right;
	}

	.nav-primary .fa-angle-down {
		display: none;
	}

	header.site-header .nav-primary .wrap > ul > li{
		border-bottom: 2px solid rgba(255,255,255,0.12);
		box-sizing: border-box;
	}


	header.site-header .nav-primary li a span[itemprop="name"] {
		width: 100%;
		display: block;
	}

	header.site-header .nav-primary li:not(.menu-bell) a .fa-mobile {
		font-size: 19px;
	}

	header.site-header .nav-primary li:not(.menu-bell) a .fa-bell {
		font-size: 15px;
	}

	header.site-header {
		padding-bottom: 20px;
	}

	#menu-item-148 {
		display: none;
	}
}

@media (max-width: 540px) {
	header.site-header .nav-primary li:not(.menu-bell) a .fa-angle-right {
		width: 40px;
		font-size: 30px !important;
	}

	.error404 .content .rk-custom-form input[type="text"] {
		width: 240px !important;
		background-color: #e6e8ea !important;
		color: #091b31 !important;
	}

	.error404 .content .rk-custom-form button {
		background-color: #ebebeb !important;
	    color: #091b31 !important;
	}

	.error404 .content .rk-custom-form form {
		width: 100% !important;
	}
}
@media (max-width: 480px) {

	.tax-reviews_categories .main-tax-item-content {
	    min-height: 420px;
	}

	.rk-custom-form {
		width: 185px !important;
	}

	.rk-custom-form input[type="text"] {
		width: 145px !important;
	}

	.single-hot .woocommerce ul.products li.product {
	    width: calc(100%/2 - 15px) !important;
	    box-sizing: border-box;
	    margin: 15px 7.5px !important;
	}

	body.tax-product_cat .site-inner .content-sidebar-wrap {
	    padding: 0 5px;
	    box-sizing: border-box;
	}

	body.tax-product_cat .content-sidebar-wrap {
		margin: 0;
	}

	.search .main-tax-row.product {
		padding: 0 5px;
		box-sizing: border-box;
	}

	.page-template-page_main_buyer_guides .main-tax-item-title h2 {
		min-height: 50px;
	}

	.page-template-page_main_buyer_guides .main-tax-item-content {
		padding-bottom: 0;
	}

	.about-team-members {
		margin-right: 0;
		margin-left: 0;
	}

	.about-member-wrap {
		width: 100%;
	}

	.about-team-member {
		width: 100%;
		margin-right: 0;
	}

	.not-found-form .rk-custom-form input[type="text"] {
		width: 230px !important;
	}

	.results-content .rk-custom-form button {
		color: #444;
	}

	.search-menu-responsive-btn {
		display: block;
		cursor: pointer;
	}

	.search-menu-responsive-btn h4 {
		padding-top: 15px;
	}

	.search-menu-responsive-btn h5 {
		font-size: 30px;
		color: #6DAD3E;
	}

	.search-menu ul {
	    display: none;
	    position: relative;
	    width: 100%;
	    padding-bottom: 0;
	    padding-left: 0;
	}

	.search-menu li {
	    width: 100%;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
	}

	.search-menu-arrow {
		display: none;
	}

	.app-badges {
		width: 100%;
	}

	.featured-footer .appstore-badge img, .featured-footer .gplay-badge img {
		width: 135px;
	}

	.footerwidgetheader-container .social a {
		width: 40px;
		font-size: 35px;
	}

	.search .main-tax-row .button3 {
	    width: 70%;
	    padding: 0;
	}

	.buyers-guide-titles-alone {
		max-width: 100%;
	}

	.admin-bar header.site-header {
	  top: 45px;
	}

	.header-container {
	    min-height: 82px;
	}

	.main-tax-item {
		width: 100%;
	}

	.pros-section {
		width: 100%;
	}

	.cons-section {
		width: 100%;
	}

	.deal-footer a.facebttn {
		font-size: 14px;
	}

	.footer-widgets .widget-area section {
		max-width: 97%;
	}

	.admin-bar #mobile_menu_area, .admin-bar #mobile_menu_area #pull {
	    top: 31px;
	    position: absolute;
	    right: 30px;
	}

	#mobile_menu_area, #mobile_menu_area #pull {
	    top: 8px;
	    position: absolute;
	    right: 30px;
	}

	.title-area {
		margin-right: 0;
	}
	header.site-header .nav-primary li a {
		padding: 7px 7px;
	}
	header.site-header #search_area .aws-search-field {
		width: 90%;
		height: 36px !important;
		min-height: 30px;
		font-size:9px;
	}
	header.site-header .social {
    	width: 100%;
    	text-align: right;
	}

	header.site-header .nav-primary ul.menu {
		float: none;
	}

	header.site-header .nav-primary ul.menu li .txtm {

	}

	.site-header .wrap {
	    margin-left: 5px;
	    margin-right: 5px;
	}

	.menu-bell i {
		margin-left: 0;
	}
	.home.page h1::after, .home.page h1::before {
		width: 12%;
	}
	.mob-deal-cont > .fl-module-content, .mob-main-cont > .fl-module-content {
	    margin-left: 5px !important;
    	margin-right: 5px !important;
	}
	.deals-bg.fl-row-full-width .fl-col .desk-deals {
		padding: 0 10px;
	}
	.home .button3 {
		padding: 8px 3px;
	}

	.home .button2 {
	    width: 31%;
	    margin-top: -5px !important;
	}
	.button3 {
		padding: 8px 15px;
		line-height: 1.4;
	    padding-top: 10px !important;
    	padding-bottom: 10px !important;
	}
	body.home.page .woocommerce-LoopProduct-link {
    	min-height: 320px !important;
	}

	.footer-widgets .widget-area section {
		max-width: 90%;
	}
	.single-hot .wrap {
	    max-width: 100%;
	    padding: 0 5px;
	    box-sizing: border-box;
	}
	body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
		width: 80%;
	}
	.home .woocommerce ul.products li.product h3 {
		min-height: 55px;
	}
	.home .prodexerpt {
		    min-height: 50px;
	}
	.woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price .pro_price_extra_info {
		font-size: 20px !important;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 100%;
    	float: none;
    	margin: 0 auto;
	}
	body.archive ul.products li.product a img {
		max-height: 135px;
	}
	/*body.archive ul.products li.product .button2, body.archive ul.products li.product .button3 {
		padding: 10px 0;
	}*/
	.archive.woocommerce ul.products li.product h3 {
		min-height: 45px;
	}
	.archive .prodexerpt {
		min-height: 50px;
	}
	.archive h1, .archive.woocommerce .woocommerce-result-count {
	    text-align: center;
    	float: none;
    	margin-left:0;
	}
	.archive.woocommerce .woocommerce-ordering {
	    text-align: center;
    	float: none;
    	margin-right:0;
	}
	li .prodexerpt, .single-product .single-hot .featured .prodexerpt {
		min-height: 50px;
	}
	/*Contact*/
	.cont.social a {
		width: 55px;
	}
	.cont.social a i {
    	font-size: 25px;
	}
	.page h1::after, .page h1::before, .related.products h2::after, .related.products h2::before {
		width: 10%;
	}
	body.archive .woocommerce-LoopProduct-link {
		min-height: 285px !important;
	}
	.site-footer p span.spacing {
		display: none;
	}
	.site-footer p a {
		display: block;
		    margin-top: 10px;
	}
}

@media (max-width: 350px) {

	.main-tax-item.home-featured-feed,
	.main-tax-item.home-featured-feed .main-tax-item-content {
    	min-height: 245px !important;
	}

	.tax-reviews_categories .main-tax-item-content {
	    min-height: 440px;
	}

	body.archive .woocommerce-LoopProduct-link,
	body.search .woocommerce-LoopProduct-link {
	    min-height: 285px !important;
	}

	.home .button3 {
		width: 70%;
	}

	.home .button2 {
		width: 25%;
	}

	.home .button3 {
		float: left;
	}


	.home .button2 {
		float: left;
		text-align: center;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		margin-top: 18px !important;
	}

	.not-found-form .rk-custom-form input[type="text"] {
	    width: 136px !important;
	}

	header.site-header .social a, .footerwidgetheader-container .social a {
		padding: 2px 3px;
	}
	.home .woocommerce ul.products li.product h3 {
		min-height: 65px;
	}
	.title-area .site-title.logo img {
    	max-width: 100px;
	}
	header.site-header .nav-primary {
		right: 10px;
	}
	header.site-header #search_area .aws-search-field {
    	width: 95%;
	}

	body.home.page .woocommerce-LoopProduct-link {
    	min-height: 300px !important;
	}
	.woocommerce ul.products li.product h3 {
    	min-height: 60px;
	}

	.search .woocommerce ul.products li.product h3 {
    	min-height: 48px;
	}

	body .single-hot .woocommerce-LoopProduct-link {
		min-height: 270px !important;
	}

	li .prodexerpt, .single-product .single-hot .featured .prodexerpt {
		min-height: 50px;
	}
	.footer-widgets h4, .footerwidgetheader-container h4.widget-title {
		font-size: 18px;
	}
	.featured-footer img {
	    display: block;
		margin: 40px auto 0;
	}
	.deal-footer a.twbttn, .deal-footer a.facebttn {
		    width: 42%;
	}
	.single-hot .wrap {
		max-width: 310px;
	}
	/*.single-hot .woocommerce ul.products li.product {
	    margin: 30px 1% 0 1% !important;
    	width: calc(100%/2 - 6.2px) !important;
	}*/
	.woocommerce div.product .woocommerce-tabs .panel h2 {
		    max-width: 100%;
	}
	/* Archive */
	.archive.full-width-content .content {
    	max-width: 310px;
    	float: none;
    	margin: 0 auto;
	}
	body.archive ul.products li.product a img {
		max-height: 105px;
	}
	body.archive .button3, body.archive .button2 {
		padding: 3px 0;
	}
	.archive.woocommerce ul.products li.product h3 {
		min-height: 45px;
	}
	.archive .prodexerpt {
		min-height: 55px;
		padding: 0 5px 5px;
	}
	.archive.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
		padding: 10px 5px 4px 5px;
	}
	.spacing {
		margin: 0 5px;
	}
	.footerwidgetheader-container .social a {
		width: 40px;
		font-size: 35px;
	}
	.page h1, .linetitle, .related.products h2 {
		letter-spacing: 1px;
	}
	.imagewrapper {
		height: 140px;
	}
	.imagewrapper img {
		max-height: 140px;
	}

	.rk-custom-form form {
		display: block;
		float: left;
		width: 185px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1149px) {
	.archive-description {
	    margin-top: -50px !important;
	}
}

.one-cols {
	width: 100% !important;
}
.two-cols {
	width: 50% !important;
}
.three-cols {
	width: 33.333% !important;
}
.four-cols {
	width: 25% !important;
}

@media only screen and (max-width: 480px) {

	.four-cols {
		width: 50% !important;
	}
}
@media (max-width:414px) {
  span._woo_retailer, body.archive ul.products li.product span._woo_retailer {
		min-height:50px !important;
	}
}