/*
Theme Name: blogever
Theme URI: http://userthemes.com/blogever-demo
Author: userthemes
Author URI: http://userthemes.com/
Description: BlogEver is a fresh looking WordPress theme mainly built for niche based blogs to showcase the Special Deals & Discounts, Recommend the Valuable Resources and Promote the Best Products & Services.  It is a Gutenberg compatible design that will revolutionize the customization and site-building in WordPress. Moreover, this high responsive theme features a full-control WordPress front-end customizer for quick and convenient editing of the layouts and content. 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,right-sidebar,custom-menu, custom-colors, sticky-post, threaded-comments,editor-style
Text Domain: blogever

*/

/*--------------------------------------------------------------
**************** TABLE OF CONTENTS: **************
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 FontAwesome Icons
4.0 Alignments
5.0 Clearings
6.0 Typography
7.0 Forms
8.0 Links
9.0 Navigation
10.0 Layout
   10.1 Header
   10.2 Main Content 
   10.3 Footer
11.0 Comments
12.0 Widgets
13.0 Media
14.0 Media Queries

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

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

input:focus,
.blogever-primary-menutoggle:focus,
.blogever-submenutoggle:focus {
    outline: none !important;
    border: 0px solid red !important;
    box-shadow: 0 0 0px #719ECE !important;
}

th,
td {
    border: 1px solid #e4e4e4;
    padding: 6px 10px;
}

caption,
th,
td {
    text-align: left;
}

q:before,
q:after {
    content: "";
}


blockquote p {
    font-size: 18px !important;
    line-height: 1.9 !important;
    overflow: hidden;    
    color: #111;
    margin: 0;
    font-style: italic;
}
.blogever-gutenberg-postclass blockquote:before {
  content: "\f02e";
  display:none;
}
.blogever-gutenberg-postclass blockquote p {
  font-style:normal;
}
blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

body,
button,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    color: #282828;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
    word-wrap: break-word;
}

select {
    padding: 11px 15px;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: #f5f5f5;
    border: 1px solid #eee;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text,
.says,
.blogever-screenreadertext,
.comments-pagination .prev {
    display: none !important;
}

/*--------------------------------------------------------------
3.0 FontAwesome Icons
All Icons from Font Awesome 5.0.13 by @fontawesome - https://fontawesome.com
--------------------------------------------------------------*/

@font-face{
		font-family:'Font Awesome\ 5 Brands';
		font-style:normal;
		font-weight:400;
		src:url("fonts/awesomeicons/fa-brands-400.eot");
		src:url("fonts/awesomeicons/fa-brands-400.eot?#iefix")format("embedded-opentype"),url("fonts/awesomeicons/fa-brands-400.woff2") format("woff2"),url("fonts/awesomeicons/fa-brands-400.woff") format('woff'),url("fonts/awesomeicons/fa-brands-400.ttf") format("truetype"),url("fonts/awesomeicons/fa-brands-400.svg#fontawesome") format("svg");
	}
	.fab{font-family:'Font Awesome\ 5 Brands';font-style:normal;}
	@font-face{
		font-family:'Font Awesome\ 5 Free';
		font-style:normal;
		font-weight:400;
		src:url("fonts/awesomeicons/fa-regular-400.eot");
		src:url("fonts/awesomeicons/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("fonts/awesomeicons/fa-regular-400.woff2") format('woff2'),url("fonts/awesomeicons/fa-regular-400.woff") format('woff'),url("fonts/awesomeicons/fa-regular-400.ttf") format("truetype"),url("fonts/awesomeicons/fa-regular-400.svg#fontawesome") format("svg");
	}
	.far{font-weight:400;font-style:normal;}
	@font-face{
		font-family:'Font Awesome\ 5 Free';
		font-style:normal;
		font-weight:900;
		src:url("fonts/awesomeicons/fa-solid-900.eot");
		src:url("fonts/awesomeicons/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("fonts/awesomeicons/fa-solid-900.woff2") format("woff2"),url("fonts/awesomeicons/fa-solid-900.woff") format("woff"),url("fonts/awesomeicons/fa-solid-900.ttf") format("truetype"),url("fonts/awesomeicons/fa-solid-900.svg#fontawesome") format("svg");
	}
 .fa,.far,.fas{font-family:'Font Awesome\ 5 Free';font-style:normal;}
 .fa,.fas{font-weight:900;}

.fa,
.reply a:before,
.blogever-nicon:before,
.blogever-eicon:before,
.widget li a:before,
.blogever-sitefooterinnertop li a:before {
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    padding: 0 7px 0 0;
}

.blogever-secondarymenu .menu-item-has-children a:after,
.blogever-primary-menu .menu-item-has-children a:after {
    content: "\f078";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 11px;
    line-height: 1;
	font-weight: bold;
    padding: 8px 0px 0 8px;
    display: inline-block;
    vertical-align: top;
}

.blogever-secondarymenu .menu-item-has-children a:after {
    font-size: 10px;   
    padding: 7px 0px 0 6px;
}
.blogever-header-search-outter input[type="search"]::-webkit-input-placeholder {
  color: #dadada;
}
.blogever-header-search-outter input[type="search"]::-moz-input-placeholder {
  color: #dadada;
}
.blogever-header-search-outter input[type="search"]::placeholder {
  color: #dadada;
}
.blogever-secondarymenu .menu-item-has-children li a:after,
.blogever-primary-menu .menu-item-has-children li a:after {
    content: "";
	display:none;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.blogever-entry3,
.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before,
.blogever-eicon:before {
    content: "\f0e0";
	font-style:normal;
}
.blogever-eicon:before {
    position: absolute;
    top: -2px;
    left: 20px;
}
.fa-heart:before {
    content: "\f004";
}
.fa-images:before {
 content: "\f302";
}
.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-file-alt:before {
	content: "\f15c";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-comment-dots:before {
	content: '\f4ad';
}

.comment-reply-link:before {
    content: '\f107';
    font-weight: 600;   
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f39e";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-google-plus-g:before {
   content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-azbulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before,
.blogever-sitefooterinnertop li a:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-thumbtack:before {
   content: "\f08d";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f176";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f264";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f276";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before,
.blogever-nicon:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.blogever-themead,
.fa-ul > li {
    position: relative;
}

/*--------------------------------------------------------------
4.0 Alignments
--------------------------------------------------------------*/

.alignleft {
    float: left;
    margin: 0 25px 25px 0 !important;
}

.alignright {
    float: right;
    margin: 0 0px 25px 25px !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
	margin-bottom: 30px;
}
.blogever-single-content-inner .alignwide {
	margin-left: -123px;
    margin-right: -123px;
    width: calc(100% + 246px);
    max-width: 100vw;
	position: relative;
	z-index: 99;
}
.blogever-gutenberg-postclass .type-page .alignfull img,
.blogever-gutenberg-postclass .type-page .alignfull iframe,
.blogever-single-content-inner .alignfull img,
.blogever-single-content-inner .alignfull iframe {
    width: 100vw;
    max-width: 100vw;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.blogever-gutenberg-postclass .type-page .alignfull,
.blogever-single-content-inner .alignfull {
    margin-bottom: 30px;
    width: calc( 100% + 100vw );   
    position: relative;
    z-index: 9;
    margin-left: calc( -100vw / 2 + 96.5% / 2 );
    margin-right: calc( -100vw / 2 + 96.5% / 2 );
    max-width: 100vw;
}
.blogever-breadcrumb a,
.blogever-entrybyline a,
.blogever-breadcrumb {
  color:#aaa;
}



/*--------------------------------------------------------------
5.0 Clearings
--------------------------------------------------------------*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*--------------------------------------------------------------
6.0 Typography
--------------------------------------------------------------*/

body {
    background-color: #f9f9f9;   
	color: #111;
    font-size: 16px;
    line-height: 27px;	
	margin:0px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0 0 18px 0;
    color: #222222;
    font-weight: bold; 
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 38px;
    line-height: 47px;
}

h2 {
    font-size: 32px;
    line-height: 41px;
}

h3 {
    font-size: 28px;
    line-height: 32px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
}

h5 {
    font-size: 20px;
    line-height: 28px;
}

h6 {
    font-size: 17px;
    line-height: 25px;
}

a:focus {
    outline: none;
}

hr {
    border-color: #EAEAEA;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 30px 0;
}

blockquote {
	font-weight: normal;
    position: relative;
    overflow: hidden;   
    margin: 0 0 20px 0;
    padding: 4em;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote cite {
    color: #666666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;    
}
blockquote:before {
	font-family: 'Font Awesome\ 5 Free';
    font-style: normal;
    font-weight: 700;
    content: "\f10d";
    position: absolute;
    left: 3%;
    top: 0%;
    padding: 13px 16px;
    margin: 0 0px 35px 0px;
    font-size: 10em !important;
    text-align: center;
    display: inline-block;
    line-height: 1;    
    color: #cccccc;
    opacity: 0.3;
}
.blogever-contentareainner ul,
.blogever-contentareainner ol {
    margin-left: 5%;
    margin-bottom: 6%;
	clear:both;
}

.blogever-relatedoptin-inner  ul {
  margin:0px !important;
}

.blogever-sgentrycntinner  ol > li,
.blogever-sgentrycntinner ul > li  {
    margin: 1em 0;   
    color: #000;
	font-weight: bold;
}

.blogever-authorpg {
    margin: 0 0 3em;
}

.blogever-archiveheader,
.blogever-searchheader {
    padding: 3em;
    background-color: #fff;
    margin: 3em 0 0;
}
.blogever-taxonomydescription p {
    margin: 0;
    font-size: 14px;
}
.blogever-archivetitle {
   padding: 0 0 0.8em;
}
.blogever-sglentrycontentrgt .blogever-sgentrycntinner ul,
.blogever-sglentrycontentrgt .blogever-sgentrycntinner ol {
    margin: 0 0 42px 67px;
}
.blogever-sglentrycontentrgt .blogever-sgentrycntinner li > ul, 
.blogever-sglentrycontentrgt .blogever-sgentrycntinner li > ol {
    margin: 10px 0px 0px 35px;
}
.blogever-sglentrycontentrgt .blogever-sgentrycntinner li > ul li:last-child, 
.blogever-sglentrycontentrgt .blogever-sgentrycntinner li > ol li:last-child {
    margin:0em;
}

p {
    margin: 0 0 30px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

code {
	display: block;
    line-height: 19px !important;
    margin-bottom: 10px;
    overflow: visible;
    overflow-y: hidden;   
    tab-size: 4;
    padding: 2em;
    -o-tab-size: 4;
    -moz-tab-size: 4;
}

pre {
	font-family: Consolas,Monaco,Menlo,Courier,Verdana,sans-serif;
    background-color: #eee;
    padding: 13px;
    -webkit-tab-size: 4;
    -moz-tab-size: 4;
    tab-size: 4; 
    margin-bottom: 26px; 
    margin-top: 20px;
}

pre {
    overflow: auto;
    clear: both;
    word-wrap: normal;
    -moz-tab-size: 4;
    tab-size: 4;
	white-space: pre !important;
}

pre,
code,
kbd,
var,
samp,
tt {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 14px;
    line-height: 19px;
    white-space: pre-wrap;
}

abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666666;
    cursor: help;
}

address {
    display: block;
    font-style: italic;
    margin: 0 0 15px;
}

mark,
ins {
    background: #efefef;
    text-decoration: none;
    padding: 3px 7px;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

dl {
    margin: 0 0 24px 0;
    font-size: 16px;
}

dt {
    font-weight: bold;
    margin-bottom: 5px;
}

dd {
    margin-bottom: 24px;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin: 0 0 0 30px;
}

/*--------------------------------------------------------------
7.0 Forms
--------------------------------------------------------------*/

input,
textarea {
    -webkit-border-radius: 0px;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
}

input[type="search"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
    padding: 13px;
    border: 1px solid #f1f1f1;
    line-height: 20px;
    width: 100%;
    margin: 0 0 25px;
    background-color: #fafafa;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"] {
    width: 100%;
    margin: 0 0 7px;
    padding: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border: 1px solid #EAEAEA;
}

input[type="reset"],
input[type="button"],
input[type="submit"],
button {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 25px 0;
    padding: 11px 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #bfb212;
    border: 0px;
}

.reply a:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.blogever-top a:hover,
button:hover {
    background: #2a2a2a;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

.post-password-form p input[type="submit"],
.blogever-404content .search-form input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 34px;
    bottom: 0;
    margin: 0;
    padding: 14px 33px;
}

.blogever-404content .search-form input[type="search"],
.post-password-form  input[type="password"] {
   background-color: #fff;
   border: 1px solid #f1f1f1 !important;
   margin:0px;
}

.blogever-404content .search-form input[type="submit"] {
	top: 0;
    padding: 14px 25px;
    right: 0;
}
.blogever-postoptionbox .blogever-nwslettertype .blogever-optinsubmit {
	right: 7px;
    top: 6px;
    width: 52px;
    height: 52px;
    line-height: 1.4;
    padding: 0px;
}
.blogever-nwslettertype input[type="text"] {
    padding: 13px 47px 14px 45px;
    border: 0px solid #ddd;    
    background-color: #f5f5f5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin: 0 0 10px;
}
.blogever-postoptionbox .blogever-nwslettertype input[type="text"] {
    padding: 22px 41px 22px 57px;
    font-size: 16px;
	font-weight: bold;
	background-color: #fff;
}
.blogever-postoptionbox .blogever-eicon:before {
    position: absolute;
    top: -3px;
    left: 23px;
    font-size: 19px;
}
.blogever-footer-optin .blogever-nwslettertype input[type="text"] {
    padding: 16px 41px 16px 46px;
}

.blogever-optinsubmit i {
    padding: 0px;
}

.blogever-nwslettertype .blogever-optinsubmit {
    position: absolute;
    right: 6px;
    top: 7px;
    background-color: #222;
    width: 30px;
    height: 30px;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}
.blogever-nwslettertype1 .blogever-optinsubmit {
    right: 4px;
    top: 2px;
    padding: 0px;
    width: 40px;
    height: 40px;
}
.blogever-footer-instagramimg {
    width: 21%;
    display: inline-block;
    vertical-align: top;
    margin: 0 3em 3em 0;
}
.blogever-footer-optin .blogever-nwslettertype .blogever-optinsubmit {
    right: 6px;
    top: 5px;
    width: 40px;
    height: 40px;
	padding: 0px;
}
.blogever-top {
    display: block;
    position: fixed;
    right: 13px;
    bottom: 13px;
	background-color:#222;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}
.blogever-top .fa {
    padding: 0;
    vertical-align: top;
    font-size: 0.4em;
}
.blogever-top a {    
    border-radius: 100px;
    padding: 11px;
    color: #fff !important;
}
.comment-form input[type="text"], 
.comment-form input[type="email"], 
.comment-form input[type="url"], 
.comment-form input[type="password"], 
.comment-form textarea {
	background-color:#fff;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
   width: 31%;
   display: inline-block;
}
.blogever-commentbox  .comment-form-email {
    margin: 0 2em !important;
}
.form-submit input[type="submit"] {
    width: 31%;
    margin: 10px 0;
    font-size: 1.4em;
    padding: 0.8em;
    background-color: #222;
}
.blogever-nocomments {
    padding: 30px 0;
    font-size: 18px;
    margin: 0;
    border-bottom:1px solid #cbd3db;
}

.blogever-pagelinks .blogever-pglnlksaf:hover,
.blogever-pagination .page-numbers:hover {
    color: #bfb212;
}
.blogever-pagination {
  margin: 3em 0;
}
.blogever-pagination .page-numbers {
  font-size: 22px;
  display: inline-block;
  padding: 0 7px;
}
.blogever-pagelinks .blogever-pglnlksaf {
    padding: 8px 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    margin: 0 5px 5px;
    background-color: #f5f5f5;
}
.blogever-header-search {
    display: inline-block;
    cursor: pointer;
    padding: 33px 0 33px 5px;
    vertical-align: middle;
}
.blogever-top a {
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
	background: transparent !important;
    font-size: 4em;
}

.blogever-top .fa {
    padding: 0;
    vertical-align: top;
}

.blogever-footerlogo p {
 display:inline-block;
}

/****Gallery and wp-captions*****/

.wp-block-gallery .blocks-gallery-image, 
.wp-block-gallery .blocks-gallery-item {
   padding: 0px !important;
}

.wp-block-pullquote {
    margin: 0 0 30px;
}

.wp-block-gallery img {
  margin:0px;
}

.wp-block-embed {
  margin-bottom:30px;
}

.wp-block-pullquote blockquote {
   margin: 0 0 0px 0;
   padding: 0em !important; 
}

.blogever-gutenberg-postclass .wp-block-quote {
    text-align: left;
    padding: 0.5em 0.5em 0.5em 2em !important;
}

.wp-caption {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    padding: 8px;
    background-color: #fafafa;
    border: 1px solid #f1f1f1;
}

.blogever-primary-sidebar  .widget_calendar {
   padding:2em 1em !important;
}

.widget_calendar caption {
   padding: 0 0 10px;
}
.widget_search .search-form {
   position: relative;
}
.widget_search .search-field {
   margin: 0;
}
.widget_search .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.blogever-404contentarea,
.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-style: oblique;
    font-size: 13px;
}

.gallery-caption {
	font-size: 13px;
    left: 0;
    right: 0;
	color:#fff;
    line-height: 18px;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    padding: 9px;
    background: #222;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    bottom: -100px;
}

.gallery .gallery-item {
    display: inline-block;
    position: relative;
    overflow: hidden;    
    vertical-align: top;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16%;
}

.gallery .gallery-item:hover .gallery-caption {
    bottom: 0;
}

.gallery-item img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	width:100%;
	margin:0px;
}

.gallery .gallery-item:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -khtml-transform: scale(1.2);
}

.gallery {
    text-align: left;
    margin: 0 0 30px;
}

.blogever-sgentrycntinner ul .blocks-gallery-item:before {
   display:none !important;
}

.post-password-form p,
.blogever-404content .search-form {
    position: relative;
    display: inline-block;
    width: 100%;
}

/*--------------------------------------------------------------
8.0 Links
--------------------------------------------------------------*/

a {
    text-decoration: none;
    color:#4A4B4C;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

a:hover {
    color: #ff0a0a;
}

.bypostauthor .fn {
	color: #ff0a0a;
}

.blogever-blogheader h2  a,
.blogever-ftdheadermetargt a,
.blogever-footerplrcontent h4 a,
.blogever-ftdheaderitem h4 a {
  color:#222;
}
.blogever-sliderheader h2 a {
	color:#fff;
}
.blogever-headerleftmd a {
  padding:0 5px 0 0;
}
.blogever-ftdheadermeta .blogever-blogsmileys a {
  display:inline-block !important;
}
.blogever-headerrightmd a {
  padding:0 0 0 5px;
}
.blogever-metalist,
.blogever-headerleftmd a,
.blogever-headerrightmd a {
	display:inline-block;
}
.blogever-mgmnitem .blogever-ftdheaderitem h4 a {
    font-size:inherit !important;
}
.blogever-ebytop a {
    text-transform:capitalize;
}
.blogever-spshrssubmenu a {
    color: #111 !important;
    display: block;
    padding: 6px 12px;
    margin: 0;
}
.blogever-authorfooter a {
   font-size: 14px;
   padding: 0 20px 9px 0;
}
.blogever-home-page-prenext {
  text-align: center;
  margin: 3em 0;
}
.blogever-home-page-prenext a {
  font-size: 1.3em;
  line-height: 1;
  color: #131313;
  background-color: #f1f1f1;
  margin: 0 23px;
  padding: 10px 25px;
}
.blogever-home-page-prenext a:hover,
.blogever-deals-more:hover,
.blogever-recommended-product-more:hover,
.blogever-promotion-link a:hover{
   background-color: #222;
   color: #fff;
}
.comment-body a,
.blogever-author-link a,
.blogever-authorfooter a {
	text-decoration: none !important;
	color: #222 !important;
}

.blogever-prenext  a {
  color: #222;
  text-decoration: none !important;
}

.blogever-spshrssubmenu a:last-child {
    border-bottom: 0px solid #eee;
}


/*--------------------------------------------------------------
9.0 Navigation
--------------------------------------------------------------*/

.blogever-menutoggle,
.blogever-submenutoggle {
  display:none;
}

.blogever-header-right ul li {
  display:inline-block;
  position:relative;
}
.blogever-primary-menu,
.blogever-header-social {
  display:inline-block;
}
.blogever-header-social ul li a {
  display: block;
  padding: 27px 4px;
  font-size: 13px;    
}
.blogever-primary-menu ul li a {
  display: block;
  padding: 33px 10px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.blogever-megamenuhas-childitems {
  position:static !important;  
}
.blogever-mgmnthumb img {
  width:100%;
}
.blogever-megamenu {
  padding: 0em 2em 2em;
}
.blogever-siteheader .blogever-mgmnitem a {
  padding:0px !important;
}
.blogever-megamenu {
  width: 100% !important;
  left: 0;
  padding:2.5em !important;
  overflow:hidden;
}
.blogever-mgmnitem a {
  padding:0px !important;
}
.blogever-mgmnitem .blogever-ftdbyline a {
	display: inline-block !important; 
    font-weight: normal !important;
	font-size:inherit !important;
}
.blogever-ftdbyline span {
   display:inline-block;
}
.blogever-ftdbyline,
.blogever-ftdheadermeta {
    font-size: 13px;
    color: #e0e0e0;
}
.blogever-notitle-date {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}
.blogever-ftdheadermeta {
    position: absolute;
    left: 39%;
    top: 31%;   
}
.blogever-ftdheadermeta .blogever-post-format {
  display:none;
}
.blogever-primary-menu  .sub-menu {
  position: absolute;
  width: 250px;
  margin: 0;
  background-color: #222;
  visibility: hidden;
  opacity: 0;
  padding: 2em 0;
  top: 80%;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.blogever-primary-menu  .sub-menu li a {
	color: #dadada;
    padding: 7px 40px;
    font-size: 11px;
}
.blogever-primary-menu  .sub-menu li a:hover {
   color:#fff;
}
.blogever-primary-menu .sub-menu .sub-menu {
  left:100%;
  top:-34px;
}
.blogever-primary-menu .sub-menu li {
  width: 100%;
  text-align: left;
}
.blogever-primary-menu ul>li:hover>ul {
 visibility: visible;
 opacity: 1;
 top: 100%;
 -webkit-transition: 0.5s;
 -o-transition: 0.5s;
 transition: 0.5s;
 z-index: 33;
}
.blogever-primary-menu {
 text-align:center;
}

/*--------------------------------------------------------------
10.0 Layout
--------------------------------------------------------------*/

.blogever-main-content, 
.blogever-featured-inner, 
.blogever-deals-main, 
.blogever-recommended-product-main, 
.blogever-footer-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

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

.blogever-site-header {
  background-color: #fff;
  text-align: center;
  position:relative;
}
.blogever-sitetitle {
  padding:0px;
}

.blogever-header-search-outter {
    background-color: #222;
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.blogever-deal-pagination {
  text-align: center;
    margin: 0 0 3em;
}
.blogever-header-search-outter .search-submit {
	display:none;
}
.blogever-header-search-outter .search-field {
    border: 0px solid #eee;
    background-color: #222;
    margin: 0;
    padding: 2em;
    font-size: 1.3em;
    color: #dadada;
}
.blogever-header-inner {
  width: 1200px;
  display: inline-block;
  margin: 0 auto -7px;
}
.blogever-megamenu p {
  margin: 0;
  color: #ddd;
  text-align:center;
}
.blogever-mgmowl .owl-prev, 
.blogever-mgmowl .owl-next {
    background-color: #fff;
    color: #222;
    padding: 10px;
}
.blogever-header-left {
  float: left;
  padding: 9px 0;
}
.blogever-header-right {
  float: right;
}
.blogever-header-left h1 a {
  color:#111;
}
.blogever-header-left p {  
 margin: 0px;
 font-size: 13px;
}
.blogever-primary-menutoggle {
  display:none;
}
.blogever-comment-section ul li,
.blogever-comment-section ol li {
  list-style-type:none;
  position:relative;
}
.blogever-comment-section  .comment-content ul li ,
.blogever-comment-section  .comment-content ol li {
    list-style-type: inherit;
    margin: 0 0 8px;
}
.widget_nav_menu .sub-menu li:last-child, 
.widget_categories .children li:last-child, 
.widget_pages .children li:last-child {
	padding: 8px 0px 0px;
}

/*--------------------------------------------------------------
10.2 Main Content 
--------------------------------------------------------------*/

.blogever-content-area {
    float: left;
    width: 69%;
    margin: 0% 4% 4% 0;
}
.blogever-slider {
	position: relative;
    overflow: hidden;
}
.blogever-postoptionboxheading,
.blogever-subheading,
.blogever-footer-optin-heading,
.blogever-footer-sub-heading,
.blogever-deals-page-title,
.blogever-deals-page-more,
.blogever-deals-page-sub-title,
.blogever-footer-instagram-main h4 a {
  opacity:1 !important;
}
.blogever-404contentarea {
  padding:8em 4em;
}
.blogever-footer-instagram-main h4 a {
  color:#222 !important;
}
.blogever-single-entry-header h1 {
    font-size: 3em;
    line-height: 1.4;
	position:relative;
	margin: 0.2em 0 0;
}
.blogever-header-social-icon {
  display:none;
}
.blogever-mgmnitem .blogever-ftditemimg {
    float: left;
    width: 35%;
    position: relative;
    margin: 0 5% 0% 0;
}
.blogever-single-entry-header h1:before {
    content: '';
    position: absolute;
    left: -1px;
    top: -6px;
    width: 50px;
    background-color: #222;
    height: 4px;
}
.blogever-left-share-section {
    width: 100px !important;
    text-align: center;
    float: left;
}

.blogever-ebybot a,
.blogever-left-share-section a {
	display: inline-block;
    width: 40px;
    height: 40px;
	color:#222;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    background-color: #fff;
    padding: 7px;
	font-size: 13px;
    -webkit-box-shadow: 0 2px 7px 0 rgba(145,145,145,.35);
	-moz-box-shadow: 0 2px 7px 0 rgba(145,145,145,.35);
	-ms-box-shadow: 0 2px 7px 0 rgba(145,145,145,.35);
    box-shadow: 0 2px 7px 0 rgba(145,145,145,.35);
    -webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
    margin: 0 10px 10px 0;
    text-align: center;
    transition: all .25s ease-in-out;  
}
.blogever-reviewsystem {
    padding: 3em;
    background-color: #f2f2f2;
    margin: 0 0 3em;
	position:relative;
}
.blogever-ebybot {
  padding: 3em 0 2em;
}
.blogever-rvval, 
.blogever-rvstars {
    float: right;
    font-weight: bold;
    position: relative;
}
.blogever-reviewitem {
    padding: 12px 0;
    overflow: hidden;
}
.blogever-reviewdes {
    width: 65%;
    margin: 0 3% 2% 0;
    vertical-align: top;
    display: inline-block;
}
.blogever-reviewtotal {
    display: inline-block;
    text-align: center;
    padding: 20px;
	float: right;
    width: 170px;
    vertical-align: top;
    border: 4px solid #222;
}
.blogever-searchpst {
    padding: 3em;
    background-color: #fff;
    margin: 3em 0 0;
}
.blogever-rvptfnoly {
    font-size: 0.6em;
    padding: 0.5em 0 0.1em;
}
.blogever-rvpointprogress {
    clear: both;
    position: relative;
    width: 100%;
    padding: 8px;
    margin: 13px 0 0;
    background-color: #222;
    display: inline-block;
}
.blogever-rvpointoverlay {
    width: 70%;
    position: absolute;
    background-color: #ff0a0a;
    left: 0;
    top: 0;
    height: 16px;
    bottom: 0;
}
.blogever-reviewtotal .blogever-rvfinalscore {
    font-size: 3em;
    padding: 0 0 11px;
    font-weight: bold;
    line-height: 1;
}
.blogever-reviewtotal .blogever-rvstars {
    float: none;
}
.blogever-rvoverlall {
    font-weight: bold;
}
.blogever-reviewitemdes {
    padding: 25px 0 0 !important;
    margin: 15px 0 0;
}
.blogever-review-starani {
    width: 80%;
    background-color: #f2f2f2;
    position: absolute;
    opacity: 0.7;
    top: 0;
    right: 0;
    height: 100%;
}
.blogever-rvft {
    float: left;
    font-weight: bold;
}
.blogever-reviewitem {
    padding: 12px 0;
    overflow: hidden;
}
.blogever-reviewheader {
    font-weight: bold;
    margin: 0 0 30px;
    display: inline-block;
    font-size: 1.5em;
}
.blogever-entry-featuredimage-left {
    float: left;
    width: 50%;
}
.blogever-entry-featuredimage-right {
    width: 50%;
    float: right;
    padding: 0 0 3em 3em;
}
.blogever-single-entry-content {
    width: 1070px;
    margin: 0 auto;
}
.blogever-single-content-inner {
   padding: 0em 9em;
}
.blogever-single-entry-header {
    padding: 0 2em;
	overflow: hidden;
}
.blogever-single-main-content {
    margin: 4em auto;
    width: 1070px !important;
}
.blogever-entry-featuredimage-left .blogever-breadcrumb {
   padding: 2em 0 1em;
}
.blogever-spetrymeta {
   padding: 0 0 2em;
}
.blogever-bylinetext-cat{
  display:block;
}
.blogever-spetrymeta img {
	display: inline-block;
    -webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
    margin: 1px 16px 20px 0;
    float: left;
}
.blogever-related-entryheader .blogever-spetrymeta img {
   width: 35px;
   height: 35px;
}
.blogever-related-entryheader .blogever-bylinetext-cat {
  display:none;
}
.blogever-single-main-content .blogever-entrycontent p {
  line-height: 2;
  overflow: hidden;
}
.blogever-reviewdestitle {
    font-weight: bold;
}
.blogever-single-main-content .blogever-entrycontent h1,
.blogever-single-main-content .blogever-entrycontent h2,
.blogever-single-main-content .blogever-entrycontent h3,
.blogever-single-main-content .blogever-entrycontent h4,
.blogever-single-main-content .blogever-entrycontent h5,
.blogever-single-main-content .blogever-entrycontent h6 {
    padding: 0 0 1.6em;
    position: relative;
}
.blogever-single-main-content .blogever-entrycontent h1:after,
.blogever-single-main-content .blogever-entrycontent h2:after,
.blogever-single-main-content .blogever-entrycontent h3:after,
.blogever-single-main-content .blogever-entrycontent h4:after,
.blogever-single-main-content .blogever-entrycontent h5:after,
.blogever-single-main-content .blogever-entrycontent h6:after {
	content: '';
    position: absolute;
    width: 50px;
    left: 0;
    height: 6px;
    bottom: 33px;
    background-color: #222;
}
.blogever-single-main-content .blogever-entrycontent h5:after,
.blogever-single-main-content .blogever-entrycontent h6:after {
	content: '';  
    bottom: 19px;
}
.blogever-single-sidebarsticky {
   position:fixed;
}
.blogever-featured-inner h3 {
    font-size: 2.5em;
    color: #111;
    padding: 0 0 1em;
}
.blogever-deals-recomended-main {
    background-color: #fff;
    padding: 3em 0 0;
}
.blogever-deals-main {
    clear: both;
}
.blogever-deal-main-header {
	overflow: hidden;
}
.blogever-deal-main-header-left {
  float:left;
}
.blogever-deals-title, 
.blogever-recommended-product-title {
    text-transform: uppercase;
    text-align: left;
    color: #111;
    padding: 0 0 0.4em;
    font-size: 32px;
}
.blogever-deals-footer {
    text-align: center;
    display: inline-block;
    margin: 1.2em 0 4em;
    float: right;
}
.blogever-deals-main p, 
.blogever-recommended-product-main p {
    margin: 0 auto 3em;
}
.blogever-deals-header h4,
.blogever-recommended-product-header h4 {
    font-size: 19px;
}
.blogever-deals-percentage, 
.blogever-recommended-product-percentage {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    font-weight: bold;
    font-size: 12px;
    left: 10px;
    border-radius: 100%;
    padding: 11px 8px;
    background-color: #222;
    color: #fff;
}
.blogever-deals-main-content .blogever-deals:nth-child(3n+3) {
   margin: 0 0em 3em 0;
}
.blogever-deals-image {
    margin: 0 0 20px;
    position: relative;
}
.blogever-recommended-product-main-inner .blogever-recommended-product:first-child {
    background-color: #fff;
    text-align: left;
}
.blogever-recommended-product .blogever-rps-title {
    font-size: 2em;
    text-transform: uppercase;
    line-height: 1.4;
}
.blogever-recommended-product p {
    width: 100%;
    text-align: left;
    color: #222;
}
.blogever-rps-view {
    padding: 0.8em 2em;
    display: inline-block;   
    font-weight: bold;
    border-radius: 5px;
    font-size: 0.8em;
    text-transform: uppercase;
    border: 1px solid #ddd;
}

.blogever-recommended-product-header {
    padding: 0.5em 1em;
    overflow: hidden;
}
.blogever-recommended-product-header h4 {
    font-size: 16px;
    display: inline-block;
    width: 59%;
    float: left;
    text-align: left;
}
.blogever-recommended-product-more {
    font-size: 12px;
    float: right;
    width: 28%;
    background-color: #fff;
    padding: 6px 10px;
    color: #222;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-box-shadow: 1px 4px 11px #e8e8e8;
    -moz-box-shadow: 1px 4px 11px #e8e8e8;
    -ms-box-shadow: 1px 4px 11px #e8e8e8;
    box-shadow: 1px 4px 11px #e8e8e8;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
}
.blogever-deals, 
.blogever-recommended-product {
    width: 30.22%;
    background-color: #f9f9f9;
    display: inline-block;
    margin: 0 3em 3em 0;
    vertical-align: top;
    padding: 3em;
    text-align: center;
}
.blogever-deals-more {
    background-color: #fff;
    display: inline-block;
    padding: 6px 26px;
    color: #222;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
	border: 2px solid;
    text-align: center;
    -webkit-box-shadow: 1px 4px 11px #e8e8e8;
    -moz-box-shadow: 1px 4px 11px #e8e8e8;
    -ms-box-shadow: 1px 4px 11px #e8e8e8;
    box-shadow: 1px 4px 11px #e8e8e8;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin: 16px 0 7px;
}
.blogever-deals-view {
	padding: 1em 2em;
    display: block;
    font-weight: bold;
    -mz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ddd;
}
.blogever-promotion-box {
    background-color: #0066CC;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 4em auto 1em;
    padding: 4em 5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0,102,204,0.18);
	-moz-box-shadow: 0 10px 60px 0 rgba(0,102,204,0.18);
	-ms-box-shadow: 0 10px 60px 0 rgba(0,102,204,0.18);
	box-shadow: 0 10px 60px 0 rgba(0,102,204,0.18);
}
.blogever-footer-instagram-main {
  padding: 3em 0 0;
}
.blogever-deals-all-inner-main {
  border-top:1px solid #e8e8e8 !important;
}
.blogever-promotion-box:before {
    background-image: linear-gradient(-14deg, #0066CC 0%, #6B41FF 100%);
    content: '';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}
.blogever-promotion-header {
    position: relative;
    padding: 0 0 2em;
    display: inline-block;
	width:100%;
}
.blogever-promotion-box1 .blogever-promotion-header {
	width:100%;
}
.blogever-promotion-link {
    position: relative;
    display: inline-block;
}
.blogever-promotion-link a {
    display: block;
    padding: 1.1em 5em;
    background-color: #fff;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}
.blogever-promotion-box1 .blogever-promotion-header h4 {
    font-size: 2.5em;
    color: #fff;
    padding: 0;
    line-height: 1.5;
}
.blogever-promotion-box2 .blogever-promotion-header h4 {
	font-size: 2em;
    line-height: 1.3;
    padding: 0;
	color: #fff;
}
.blogever-promotion-box2 .blogever-promotion-header {
    float: left;
    width: 70%;
    text-align: left;
    padding: 0;
}
.blogever-promotion-box2 .blogever-promotion-link {
    float: right;
}
.blogever-promotion-box2 {
    padding: 3em 4em;
    margin: 6em auto 3em;
}
.blogever-slider-item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin: 0 -2px;
    position: relative;
}
.owl-item .blogever-slider-item  {
  width:100%;
  margin:0px;
}
.blogever-featured-item {
    display: inline-block;
    vertical-align: top;
    width: 30.222%;
    padding: 3em;
    background-color: #fff;
    margin: 0 3em 0em 0;
}
.blogever-featured-item-header {
    margin: 1em 0 0;
}
.blogever-featured-item-header h2 {
	font-size: 1.5em;
    line-height: 1.2;
    padding: 5px 0 21px;
}
.blogever-featured-item-byline {
    font-size: 13px;
}
.blogever-featured-item-byline img {
    width: 35px;
    height: 35px;
    border-radius: 100px;
    float: left;
    margin: 0 10px 0px 0;
}
.blogever-featured-inner .blogever-featured-item:last-child {
    margin: 0 0em 0em 0;
}
.blogever-featured-main {
    margin: 3em 0 0em;
}
.blogever-featured-item-header h2 a, 
.blogever-entry-content h2 a, 
.blogever-deals-header h4 a {
    color: #111;
}
.blogever-featured-item-cat, 
.blogever-featured-item-image {
    position: relative;
}
.blogever-slider-item-image img {
    width: 100%;   
    margin: 0;
}
.blogever-deals-title,
.blogever-recommended-product-title {
	text-transform: uppercase;
	text-align: left;
    color: #111;
    padding: 0 0 0.4em;
    font-size: 32px;
}
.blogever-tag {
	margin: 0 0 2em;
    text-align: center;
}
.blogever-postoptionbox {
    padding: 7em 19em;
    text-align: center;
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
    margin: 3em auto;
}
.blogever-related-article {
    overflow: hidden;
    border-bottom: 1px solid #cbd3db;
    padding: 0 0 25px;
    margin: 0 0 25px;
}
.blogever-related-entryheader {
	float: left;
    width: 85%;
}
.blogever-related-posts {
  padding: 1em 5em;
}
.blogever-slider-item-header .blogever-entry-meta:before {
  content: '';
  width: 25px;
  height: 1px;
  position: absolute;
  top: 14px;
  left: -34px;
  background-color:#222;
}
.blogever-slider-item-header .blogever-entry-meta:after {
  content:'';
  width:25px;
  height:1px;
  position:absolute;
  top:14px;
  background-color:#222;
  right:-34px;
}
.blogever-related-entryheader .blogever-bylinetext {
	-webkit-transition: box-shadow .1s cubic-bezier(0.895,.03,.685,.22);
    -webkit-box-shadow: inset 0 -7px 0 0 rgba(185, 193, 195, 0.15);
	-moz-transition: -moz-box-shadow .1s cubic-bezier(0.895,.03,.685,.22);
    -moz-box-shadow: inset 0 -7px 0 0 rgba(185, 193, 195, 0.15);
	transition: box-shadow .1s cubic-bezier(0.895,.03,.685,.22);
    box-shadow: inset 0 -7px 0 0 rgba(185, 193, 195, 0.15);
    font-size: 14px;
    font-style: italic;
}
.blogever-related-featuredimage img,
.blogever-related-featuredimage iframe {
   -webkit-border-radius:100px;
   -moz-border-radius:100px;
   -ms-border-radius:100px;
   border-radius:100px;
   width:100px;
   height:100px;
}
.blogever-related-featuredimage {
  float:right;
}
.blogever-authorbox {
    padding: 3em 5em 0em;
    text-align: center;   
    margin: 3em auto;
    border-top: 1px solid #ddd;   
}
.blogever-authorpg .blogever-authorbox {
  padding: 3em 5em;
}
.blogever-comment-section {
    margin: 3em auto; 
}
.blogever-author-link h5 {
    padding: 0 0 10px;
}
.blogever-author-social {
   padding: 2em 0 0;
}
.blogever-related-posts .hentry {
   margin: 0 0 3em;
}
.blogever-prenext  {
    overflow: hidden;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
   float: right;
   width: 50%;
   text-align: right;
}
.blogever-author-link a {
    text-transform: uppercase;
    margin: 0 0 1em;
    display: inline-block;
}
.blogever-authorbox img {
   -webkit-border-radius: 100px;
   -moz-border-radius: 100px;
   -ms-border-radius: 100px;
   border-radius: 100px;
}

.blogever-btcategory a,
.blogever-tag a {
	display: inline-block;
    padding: 4px 15px;
    margin: 12px 12px 12px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    background-color: #f1f1f1;
}
.blogever-deals-main p,
.blogever-recommended-product-main p {
    margin: 0 auto 3em;
}
.blogever-builder-title {
  display:none;
}
.blogever-wotpostclassimg .blogever-slider-item-header {
    position: relative;
    width: 100%;
}
.blogever-tag ul {
  margin-left: 0;
  margin-bottom: 3%;
}
.blogever-tagslinks li {
 display:inline-block;
 list-style:none;
}
.blogever-slider-item-link {
    font-size: 0.8em;
    background-color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 7px 28px;
    border: 2px solid;
    margin: 2em 0 0;
    border-radius: 100px;
}
.blogever-slider-item-header .blogever-entry-meta {
    padding: 0 0 10px;
	display: inline-block;
	position:relative;   
}

.blogever-slider-item-header .blogever-entry-meta a {
  color:#222;
}
.blogever-slider-item-header {
    padding: 4em 3em;
    text-align: center;
    position: absolute;
    top: 0;
    width: 58%;
    right: 0;
    background-color: rgba(255, 253, 253, 0.9);
    bottom: 0;
}
.blogever-recommended-product {
    width: 30.22%;
    padding: 0em;
}
.blogever-slider-item-header h2 a {
	color:#111;
}
.blogever-slider-item-header h2 {
    font-size: 2em;
}
.blogever-primary-sidebar {
    width: 27%;
    float: right;
    margin: 4% 0 0;
}
.blogever-footer-instagram .blogever-footer-instagramimg:last-child, 
.blogever-recommended-product-main-inner .blogever-recommended-product:last-child, 
.blogever-deals-main-inner .blogever-deals:last-child {
    margin: 0em 0em 3em;
}
.blogever-hentry-content {
 float: right;
 width: 50%;    
 padding: 3em;
 background-color: #fff;
}
.blogever-widget-popular-post {
  padding: 10px 0 0;
}
.blogever-widget-popular-post h6 {
  font-size: 17px !important;
  padding: 0 0 10px;
  line-height: 27px !important;
}
.blogever-widget-popular-post p, 
.blogever-post-format, 
.blogever-hentry-content .blogever-entry-meta,
.blogever-featured-item-cat a, 
.blogever-entry-meta a {
    color: #b1b1b3;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
.blogever-ftdpstwotimg .blogever-hentry-content {
  float: none;
  width: 100%; 
}
.blogever-hentry {
  background-color: #fff;
  margin: 3em 0 0;
  overflow: hidden;
}
.blogever-hentry-header {
  background-size: cover;
  overflow: hidden;
}
.owl-prev, 
.owl-next {
    position: absolute;
    top: 50%;
    background-color: #222;
    color: #fff;
	padding:16px;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    cursor: pointer;
}
.owl-prev {
    left: -100px;
}
.owl-next {
    right: -100px;
}

.owl-loaded:hover .owl-prev {
  left:0px;
}

.owl-loaded:hover .owl-next {
  right:0px;
}

.owl-next:hover,
.owl-prev:hover {
	background: #ff0a0a;
	color: #fff;
}
.owl-item {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.owl-loaded .owl-stage-outer {
	display: block;
	position: relative;
	width: 100%;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
}
.owl-loaded .owl-stage-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-loaded .owl-stage-outer, 
.owl-loaded .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateX(0, 0, 0);
	-moz-transform: translateX(0, 0, 0);
	-ms-transform: translateX(0, 0, 0);
}
.blogever-404content .search-form {
    width: 50%;
}
.blogever-socialiconfb:hover {
    background-color: #3a579a !important;
	color:#fff;
}

.blogever-socialicontwt:hover {
    background-color: #00abf0 !important;
	color:#fff;
}

.blogever-socialicongle:hover {
    background-color: #EA4335 !important;
	color:#fff;
}

.blogever-socialiconlnk:hover {
  background-color: #127bb6 !important;
  color:#fff;
}
.blogever-socialicontg:hover {
  background-color: #0066CC !important;
  color:#fff;
}
.blogever-socialiconpin:hover,
.blogever-socialiconyt:hover {
	background-color: #cd1c1f !important;
	color:#fff;
}
.blogever-ebybot-close{
  display:none;
  font-size: 1.8em;
  float: right;  
  margin: 7px 0 0;
}
.blogever-socialiconins:hover {
    background-color: #ea0370 !important;
	color:#fff;
}
.blogever-hentry-content p {
      font-size: 14px;
}
.blogever-socialiconrs:hover {
    background-color: #ffc70a;
	color:#fff;
}
.blogever-postoptionbold {
    font-weight: bold;
    margin: 0 0 7px;
    display: block;
}

.blogever-nwslettertype {
    position: relative;
    margin: 0;
}
.blogever-hmpageprenext {
    text-align: center;
    margin: 0 0 2%;
}
.blogever-siteleft {
  float:left;
}
.blogever-siteright {
  float:right;
}
.blogever-fas-one {
  background-color: #73f1b7;
}
.blogever-fas-two {
  background-color: #f78d8d;
}
.blogever-fas-three {
  background-color: #89e4f3;
}
.blogever-fas-four {
  background-color: #fde74e;
}
.blogever-fas-five {
  background-color: #d2d2d2;
}
.blogever-fas-six {
  background-color: #f9a7d8;
}
.blogever-fas-seven {
  background-color: #f9a7d8;
}
.blogever-fas-eight {
  background-color: #f9bd8a;
}
.blogever-fas-nine {
  background-color: #a8efef; 
}
.blogever-fas-ten {
  background-color: #ccea8f; 
}
.blogever-post-format {
  display:block;
}
.blogever-fas-bg {
    width: 50px;
    height: 50px;
    padding: 13px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    color: #fff;
    margin: 0 0 15px;
}
/*--------------------------------------------------------------
10.3 Footer 
--------------------------------------------------------------*/
.blogever-footer {
  text-align:center;
}
.blogever-entry-footer {
    margin: 4em 0 0;
    display: inline-block;
    text-align: center;
}
.sticky  .blogever-stickypost {
    font-size: 12px;
    background-color: #2b3331;
    color: #fff;
    width: 150px;
    height: 85px;
    position: relative;
    padding: 41px 44px;
    top: -20px;
    left: -52px;
    -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
    display: inline-block;
}
.blogever-sitetitle {
    font-size: 40px;
    line-height: 47px;
}
.blogever-footer-optin {
    display: inline-block;
    width: 32%;
    margin: 1em 0 0;
}
.blogever-footer-optin h4 {
    color: #222;
}
.blogever-footer-optin .blogever-nwslettertype {
    margin: 2em 0 0;
}
.blogever-nwslettertype,
.blogever-eicon {
    position: relative;
}
.blogever-footer-inner .blogever-footer-sitetitle {
    font-size: 5em;
    line-height: 1.5;
    margin: 0.8em 0em 0.2em;
    display: inline-block;
    color: #222;
}
/*--------------------------------------------------------------
11.0 Comments
--------------------------------------------------------------*/

.blogever-comment-section .comment-body {
    padding: 0px 0 25px;
    margin: 0px 0 25px;
    border-bottom: 1px solid #cbd3db;
}
.reply {
  text-align:right;
}
.blogever-comment-section .comment-reply-link {
    color: #fff !important;
    padding: 3px 10px;
    font-size: 12px;
    background-color: #222 !important;
}
.comment-form p {
  margin:0px !important;
}
.comment-form .logged-in-as,
.comment-form .comment-notes {
  margin:0 0 20px !important;
}
.comment-notes,
.comment-form label {
    font-size: 13px !important;
    color: #717171;
}

.blogever-comment-section .children li .comment-body {
    padding: 0px 0 25px !important;
    margin: 0px 0 25px !important;
    border-bottom: 1px double #dad5d5 !important;
}
.comments-pagination {
	padding: 2px 0px 30px;
    margin: 17px 0 30px;
    text-align: center;
}
.comment-navigation {
    padding: 0 2em 2em;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
    padding: 11px 0px 15px;
    display: block;
}
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
	content: "\f100";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.3em;
    display: inline-block;
    padding: 0 8px 0px 0px;
    line-height: 1;
}
.comment-navigation .nav-next a:after {
  content: "\f101";
  padding: 0 0px 0px 8px;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
    text-decoration: none !important;    
    background-color: #fff;
    padding: 10px 15px;
    color: #101010 !important;
    border: 1px solid #e4e4e4;
    display: block;    
    font-weight: bold;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.blogever-total-comments {
    padding: 2em 2em 1em;
}
.blogever-commentlist {
    padding: 0em 2em 2em 0em;
}
.comment-metadata {
    font-size: 13px;
}
.comment-author img {
    float: left;
    margin: 0 20px 20px 0px;
    -webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
}
.comment-content {
    overflow: hidden;
    margin: 11px 0 0;
}
.comment-content p {
    font-size: 13px;
    line-height: 1.5;    
    margin: 0 0 15px;
}

/*--------------------------------------------------------------
12.0 Widgets
--------------------------------------------------------------*/


.blogever-primary-sidebar .widget {
    margin: 0 0 3em;
    padding: 2em;
    background-color: #fff;
}
.blogever-primary-sidebar .widget ul li {
	list-style-type: none;
    padding: 0 0 15px;
	position:relative;
    font-size: 15px;
}
.blogever-hentry-content h2 a {
  color:#111;
}

.blogever-widgettit,
.widget .blogever-widget-optin-box  {
  text-align:center;
}

.blogever-pplftimge {
    position: relative;
    margin: 10px 0 0;   
}

.blogever-widget-popular-post p {
  margin:0px;
}

.blogever-widget-popular-post .blogever-dat {
    padding: 0 0px 0 7px;
}

.blogever-popular-order {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px;
    left: 44%;
    -webkit-border-radius: 100px;    
	-moz-border-radius: 100px;  
	-ms-border-radius: 100px;  
	border-radius: 100px;  
    top: -13px;
    color: #fff;
    background-color: #ff0a0a;
	transition: 0.1s ease-in-out;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;	
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.blogever-primarysidebar ul {
    list-style-type: none;
    margin-left: 0%;
}

.widget_categories .children {
    margin: 11px 0 0 20px;
}
.blogever-smileytext,
.blogever-siteflowlink,
.widget_nav_menu .sub-menu, 
.widget_categories .children, 
.widget_pages .children {
    display: none;
	margin:10px 0 0;
}
.blogever-mnuactivated:before {
    content: "\2191";
}
.widget_rss .rss-widget-icon {
    margin: 10px 3px 0 0;
}
.widget_rss .rss-date {
    display: block;
    padding: 11px 0 4px;
    font-size: 13px;
}
.widget_categories .blogever-submenutoggle, 
.widget_nav_menu .blogever-submenutoggle, 
.widget_pages .blogever-submenutoggle {
    display: block;
    position: absolute;
    right:0px;
    top:0px;
    margin:0px;
    padding: 2px 9px 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.widget_nav_menu .blogever-submenutoggle:before,
.widget_categories .blogever-submenutoggle:before,
.widget_pages .blogever-submenutoggle:before {
    content: "\002B" !important;
}
.widget_nav_menu .blogever-mnuactivated:before,
.widget_categories .blogever-mnuactivated:before,
.widget_pages .blogever-mnuactivated:before {
    content: "\2212" !important;
}
.widget_nav_menu .blogever-submenutoggle,
.widget_pages .blogever-submenutoggle {
    display: block;
    position: absolute;
    right: 0;
    top: 8px;
    margin: 0;
    padding: 2px 9px 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.blogever-coupen-image img {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    margin: 0;
}
.blogever-page-entry-header {
  text-align:center;
}
.blogever-page-entry-header .blogever-page-entry-featuredimage-left {
  text-align:left;
}
.blogever-page-main-content .blogever-entrycontent h1:after, 
.blogever-page-main-content .blogever-entrycontent h2:after, 
.blogever-page-main-content .blogever-entrycontent h3:after,
.blogever-page-main-content .blogever-entrycontent h4:after,
.blogever-page-main-content .blogever-entrycontent h5:after,
.blogever-page-main-content .blogever-entrycontent h6:after,
.blogever-page-entry-header h1:before {
  display:none;
}
.blogever-page-main-content .blogever-entrycontent h1, 
.blogever-page-main-content .blogever-entrycontent h2, 
.blogever-page-main-content .blogever-entrycontent h3, 
.blogever-page-main-content .blogever-entrycontent h4, 
.blogever-page-main-content .blogever-entrycontent h5, 
.blogever-page-main-content .blogever-entrycontent h6 {
	padding: 0 0 1em;
}
.blogever-coupen-box {
    overflow: hidden;
    padding: 2.5em;
	display:none;
    background-color: #d7e3f9;
}
.blogever-coupen-box-inner {
    border: 2px dashed #202021;
    padding: 2em;
}
.single-deal .blogever-coupen-box {
	display:block;
}
.blogever-coupen-content {
  overflow: hidden;
}
.blogever-coupen-content a {
    padding: 10px 24px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #3c9bde;
    color: #fff !important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.blogever-coupen-content h5 {
    padding: 0 0 1em !important;
    line-height: 1.6;
}
.blogever-coupen-content h5:after {
	content:'';
	display:none !important;
}
.blogever-coupen-image {
    float: left;
    margin: 0 3em 2em 0;
}
.blogever-primarysidebar .widget {
    margin: 0 0 3em;
}
.blogever-widgetsocial {
    text-align: center;
}
.blogever-widgetsocial a i {
    padding: 0;
}
.blogever-widgetsocial a {
	width: 50px;
    height: 50px;
    margin: 14px 4px 0px;
    font-size: 16px;
    padding: 13px;
    line-height: 1.5;
    background-color: #efefef;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    color: #222;
}

/*--------------------------------------------------------------
13.0 Media 
--------------------------------------------------------------*/

embed,
iframe,
object {
    max-width: 100%;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

figure {
	margin: 0;
    position: relative;
    text-align: center;
}

figure > img {
  margin: 0;
}

figure > figcaption {
    margin-bottom: 0 !important;
    text-align: center;
    font-size: 13px;
    padding: 5px 13px;
}

iframe {
    margin: 0 0 18px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin: 0 0 18px;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	
}

code {
    background-color: #f7f7f7;   
    margin: 23px 0 0;    
}

img.size-full,
img.size-large {
    max-width: 100%;
    height: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}

img#wpstats {
    display: none;
}

/*--------------------------------------------------------------
14.0 Media Queries
--------------------------------------------------------------*/

@media screen and (max-width:1100px) {
	
	.blogever-deals, 
	.blogever-recommended-product,
	.blogever-featured-item {
	  margin:0 3% 0 0;
	  padding: 1.5em;
	}
	.blogever-recommended-product-main-inner .blogever-recommended-product:first-child {
		padding: 0;
	}
	.blogever-deals, 
	.blogever-recommended-product, 
	.blogever-featured-item {
		width: 31% !important;
	}
	.blogever-single-content-inner .alignwide {
		margin-left: 0;
		margin-right: 0;
		width: calc(100% + 0px);    
	}
	.blogever-commentbox .comment-form-email {
		margin: 0 2.5% !important;
	}
	.blogever-footer-instagramimg {
		width: 21%;
		margin: 0 3% 3% 0;
	}
	.blogever-single-main-content {
		width: 100% !important;
		padding: 0 2em;
	}
	.blogever-single-entry-content {
	   width: 100% !important;
	}
}

@media screen and (max-width:1000px) {
	
   .blogever-content-area,
   .blogever-primary-sidebar   {
		float: none;
		width: 100%;
		margin: 0% 0% 4% 0;
	}
	.blogever-primary-sidebar   {
		margin: 12% 0% 4% 0;
	}
	blockquote:before {
		content: "\f10d";   
		font-size: 4em !important;
	}
	.blogever-header-social-icon {
		display: inline-block;
		cursor: pointer;
		padding: 0 11px;
		vertical-align: text-bottom;
	}	
	.blogever-primary-menu .menu-item-has-children a:after {
		display:none !important;
	}
	.blogever-header-search {
		padding: 0px 0 0px 5px;    
	}
	.blogever-header-social {
	    position: absolute;		
		right: 0;
		top: 100%;
		background-color: #222;
		padding: 1em 1.5em;
		-webkit-transition: unset;
		-ms-transition: unset;	
		-o-transition: unset;
		z-index:9;
		-moz-transition: unset;		
		transition: unset;
	}
	.blogever-header-right .blogever-header-social ul li {
		 width:auto !important; 
	}
	.blogever-header-social ul li a {
		padding: 0px 12px;
		color: #ddd;
	}
	.blogever-header-social,
	.blogever-prenext  .blogever-menutoggle {
	  display:none;
	}
	.blogever-postoptionbox {
	   padding: 7em 12em;
	}
	.blogever-promotion-box2 .blogever-promotion-header h4 {
		font-size: 1.5em;
	}
	.blogever-related-entryheader {
		float: left;
		width: 67%;
	}
	.blogever-promotion-box2 .blogever-promotion-header {
		width: 60%;
	}
	.blogever-footer-optin {
		width: 50%;
	}
	.blogever-postoptionbox {
		padding: 7em 6em;
	}
	.blogever-related-posts {
		padding: 1em 0em;
	}
	.blogever-deals, 
	.blogever-recommended-product, 
	.blogever-featured-item {
		width: 30.55% !important;
	}	
    
	.blogever-megamenuhas-childitems {
		position:relative !important;
	}
	
	.blogever-submenutoggle {
	   position: absolute;
	   right: 0;
       top: 0;
       background-color: transparent;
       margin: 0;       
	   font-size: 16px;
       display: inline-block;
	}
	.blogever-header-left {
		padding: 8px 0;
	}
	.blogever-header-right {		
		padding: 1.6em 1em;
	}
	.blogever-menutoggle:before {
	   content: "\2630";
	} 
	.blogever-mgmnitem .blogever-ftditemimg {
		float: none;
		width: 100%;
		margin: 0 0% 5% 0;
	}	
	.blogever-submenutoggle:before {
	   content:"\002B";
	}
	.blogever-menutoggle {
	  display: inline-block;
	  margin: 0;
	  font-size: 1.5em;
      padding: 0;
      color: #222 !important;
      line-height: 1.5;
      background-color: transparent !important;
	}
	.blogever-menutoggle:focus,
    .blogever-submenutoggle:focus	{
	  outline:none;
	  border:0px;
	  -webkit-box-shadow:0px 0px 0px #eee;
	  -moz-box-shadow:0px 0px 0px #eee;
	  -ms-box-shadow:0px 0px 0px #eee;
	  box-shadow:0px 0px 0px #eee;
	}
	.blogever-primary-menu .sub-menu {
	  width: 100% !important;   
	  padding: 1em !important;
	  position:static !important;
	  opacity:1;
	  visibility: visible;
	  display:none;
	}
	.blogever-primary-menu {
		width: 300px;
		text-align: left;
		position: absolute;
		right: 0;
		z-index: 9999999;
		padding: 1.5em;
		display:none;
		overflow: hidden;
		top: 100%;
		background-color: #222;
	}
	.blogever-header-right ul li {
		width:100%;
	}
	.blogever-primary-menu ul li a {
		color: #ddd !important;
		padding: 15px 10px;
	}
	.blogever-header-inner .blogever-mnuactivated:before {
		content: "\2715";
	}
	.blogever-header-search {
		vertical-align: text-bottom;
	}
	.blogever-single-content-inner,
	.blogever-single-entry-header	{
		padding: 0em 0em;
	}
}

@media screen and (max-width:850px) {
	
   .blogever-recommended-product-main-inner .blogever-recommended-product:first-child {
		padding: 0;
		width: 100% !important;
		margin: 0 0 2em !important;
	}
	.blogever-recommended-product {
	   width: 47.55% !important;
	}
	.blogever-left-share-section {
		width: 100% !important;
		text-align: left;
		float: none;
		margin: 0 0 20px;
	}
	.blogever-close-shareicons .blogever-left-share-section {
		display:none;
	}
	.blogever-ebybot-close {
	  display:inline-block;
	  cursor:pointer;
	}
	.blogever-single-sidebarsticky {		
		bottom: 0;
		top: inherit !important;
		left: 0;
		text-align: center;
		padding: 20px 24px 7px;
		right: 0;
		background-color: #f5f5f5;
		width: 100% !important;
		z-index: 999999;
		border-top: 1px solid #eee;
	}
	.nav-previous,
	.nav-next {
		float: none;
		width: 100%;
		text-align:left;
	}
	.blogever-authorbox {
		padding: 3em 1em 0em;
	}
	.blogever-postoptionbox {
		padding: 7em 2em;
	}
}

@media screen and (max-width:750px) {
	
	.blogever-featured-item-header h2 {
		font-size: 1.2em;
		line-height: 1.5;
	}
	.blogever-deals, 
	.blogever-recommended-product, 
	.blogever-featured-item {
		width: 100% !important;
        text-align: left;
	}
	
	.blogever-recommended-product,
	.blogever-deals {
	    margin: 0 0% 12% 0 !important;
	}
	.blogever-featured-item-image {
		float: left;
		margin: 0 3% 0% 0;
	}
	.blogever-featured-item  {
	   margin: 0 0% 12% 0;
	}
	.blogever-promotion-box {
		padding: 3em 2em !important;
	}
	.blogever-deals-image {
		margin: 0 25px 0px 0px;
		float: left;
		width: 200px;
	}
	.blogever-deals-percentage {
	  text-align:center;
	}
	.blogever-recommended-product-image {
	    float: left;
		margin: 0 7px 0 0;
		width: 200px;
	}
	.blogever-recommended-product-header h4 {    
		width: 100%;
        float: none; 
        text-align: left;
    }
	.blogever-recommended-product-more {
		float: none; 
		padding: 7px 23px;
	}
	
	.blogever-left-share-sticky {		
		bottom: 0;
		top: inherit !important;
		left: 0;
		position:fixed;
		text-align: center;
		padding: 20px 24px 7px;
		right: 0;
		background-color: #f5f5f5;
		width: 100% !important;
		z-index: 999999;
		border-top: 1px solid #eee;
	}
	.comment-content {
		overflow: visible;
	}
	.blogever-contentareainner ul, 
	.blogever-contentareainner ol {
		margin-left: 2.5%;
	}
	.blogever-commentlist {
		padding: 0em 0em 2em 0em;
	}
	.blogever-reviewdes {
		width:100%;
	}
	.blogever-404contentarea {
		padding: 8em 2em;
	}
}

@media screen and (max-width:600px) {
	
	.blogever-404content .search-form {
		width: 100%;
	}
	
	.blogever-hentry-content {
		float: none;
		width: 100%;
		margin: 20em 0 0 0;
		padding: 2em;
	}
	.blogever-ftdpstwotimg .blogever-hentry-content {
	   margin: 0em 0 0 0;
	}
	.blogever-entry-footer {
		margin: 0em 0 0;    
	}
	.blogever-footer-optin {
		width: 76%;
	}
	.blogever-coupen-box-inner {   
		padding: 1em;
		text-align: center;
	}
	.blogever-coupen-box {    
		padding: 1.5em;    
	}
	.blogever-coupen-image {
		float: none;
		margin: 0 auto 2em;
	}
	.blogever-promotion-box2 .blogever-promotion-header {
		width: 100%;
		float: none;
		display: inline-block;
		margin: 0 0 2em;
		text-align:center;
	}
	.blogever-promotion-box2 .blogever-promotion-link {
		float:none;
	}
	
	.blogever-featured-item-image {
		float: left;
		margin: 0 3% 0% 0;
		width: 210px;
	}
	blockquote {    
		padding: 2em;
	}
	blockquote p {
		font-size: 18px !important;
		line-height: 1.7 !important;
		font-weight: 600;
	}
	.blogever-entry-featuredimage-left {
		float: none;
		width: 100%;
	}
	.blogever-entry-featuredimage-right {
		width: 100%;
		float: none;
		padding: 0 0 3em 0em;
	}
	.blogever-single-entry-header h1 {
		font-size: 2em;
		line-height: 1.4;
	}
	.alignright,
	.alignleft {
		float: none !important;  
        margin: 0px 0px 25px 0px !important;		
	}
}

@media screen and (max-width:487px) {
   
   .blogever-deal-main-header-left,
   .blogever-deals-footer   {
		float: none;
	}
	.blogever-primary-menu {
		width: 100%;
		bottom: 0;
		position: fixed;
		right: 0;
		height: 100%;
		left: 0;
		overflow-y:auto;
		padding: 4em 2em 2em;
		top: 0;
	}
	.blogever-header-right .blogever-mnuactivated:first-child {
	   font-size: 3em;
	   padding: 0;
	   right: 31px;
       top: 7px;
       position: fixed;
       z-index: 10238465655;
       color: #fff !important;
	}
	.blogever-deals-footer   {
		margin: 0em 0 3em;
	}
	.blogever-primary-menu .sub-menu .sub-menu {
		right: 0;
		left: auto;
		padding: 11px 0px !important;
	}
	.blogever-deals-image,
	.blogever-recommended-product-image	{
		margin: 0 0px 6px 0px;
		float: none;
		width: 100%;
	}   
	.blogever-footer-instagram .blogever-footer-instagramimg:last-child {
	   margin: 0em 0em 1em;
	}
	.blogever-footer-instagramimg {
		width: 100% !important;
		margin: 0 0% 3% 0 !important;
	}
	.blogever-contentareainner ul, 
	.blogever-contentareainner ol {
		margin-left: 0%;
	}	
	.blogever-deals, 
	.blogever-recommended-product-header h4,
	.blogever-deals-percentage,
	.blogever-recommended-product, 
	.blogever-featured-item {    
		text-align: center;
	}
	.blogever-featured-item-byline img {
	  float:none;
	}
	.blogever-featured-item-image {
		float: none;
		margin: 0 0% 0% 0;
		width: 100%;
	}
	.blogever-slider-item-header {
	   padding: 4em 2em;    
	   position: static;
	   width: 100%;
	}
	.blogever-promotion-link a {
		display: block;
		padding: 1.1em 3em;
	}	
	.comment-form-author, 
	.comment-form-email, 
	.comment-form-url {
		width: 100%;
		display: inline-block;
	}
	.blogever-commentbox .comment-form-email {
		margin: 0 0% !important;
	}
}