.product-content *{
	max-width: 100%;
}

.product-content table td {
	border: 1px #D5D5D5 solid;
}

.fix-bg {
	display: none;
}

.fix-bg .fix-body {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.fix-bg .fix-body .fix-contents {
	margin: auto;
}

.fix-bg .fix-body .fix-contents img {
	display: block;
	max-width: 100%;
    max-height: 100vh;
}

@media (max-width: 992px) {
	.fix-bg .fix-body {
		background: rgba(0,0,0,.8);
	}
	.fix-bg .fix-body .fix-contents img {
		display: block;
		width: 100%;
	}
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0.02;
}

.products-list .swiper-button-next {
	padding: 10px 5px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") rgba(0,0,0,0.8) center no-repeat;
	background-size: 60%;
	border-radius: 5px 0 0 5px;
	right: 0;
}

.products-list .swiper-button-prev {
	padding: 10px 5px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") rgba(0,0,0,0.8) center no-repeat;
	background-size: 60%;
	border-radius: 0 5px 5px 0;
	left: 0;
}

@media (max-width: 990px) {
	.products-list .swiper-button-next,
	.products-list .swiper-button-prev {
		display: none;
	}
}

#thanks-simple-popup-after{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.thank-popup .modal-content{
    background: #F9F9F9;
}


.h-hero.oil-bg {
	/*background-image: url(../images/hero.jpg)*/
	background: url(../images/hero.jpg) center top;
    background-size: cover;
}

.h-hero.oil-bg
.wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.h-hero.oil-bg .wrapper>* {
	margin-left: 70px
}

.h-hero.oil-bg
p {
	margin-top: 20px;
	margin-bottom: 40px
}


@media print {
	.swp_social_panel {
		display: none;
		opacity: 0;
		visibility: collapse
	}
}

html[lang] .site * i.sw {
	font-family: sw-icon-font!important
}

.swp_social_panel {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 34px;
	line-height: 1;
	margin-bottom: 20px!important;
	margin-top: 20px!important;
	overflow: hidden;
	padding: 0;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	direction: ltr;
	-ms-flex-align: stretch;
	-ms-flex-line-pack: center;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

@media print {
	.swp_social_panel {
		display: none;
		opacity: 0;
		visibility: collapse
	}
}

.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
	width: 100%!important
}

.nc_wrapper .swp_social_panel {
	margin-bottom: 10px!important;
	margin-top: 10px!important
}

div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	float: left;
	font-family: Lato;
	height: 32px;
	margin: 0 5px 3px 5px;
	min-width: 34px;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear
}

div.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.swp_social_panel .nc_tweetContainer a.nc_tweet,.swp_social_panel .total_shares .swp_count {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Lato,sans-serif;
	font-size: 18px!important;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	text-decoration: none!important;
	text-transform: none;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	box-shadow: none;
}

.swp_social_panel .nc_tweetContainer a.nc_tweet{
	color: #FFFFFF;
    line-height: 30px;
}

.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift {
	padding: 0 10px
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1) {
	margin-left: 0
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1) {
	margin-right: 0
}

.swp_social_panel a .swp_count:not(.swp_hide) {
	display: inline-block;
	line-height: 32px;
	margin: 0;
	padding: 0 5px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.swp_social_panel a .swp_count.swp_hide {
	margin: 0 auto
}

.swp_social_panel span:before {
	content: initial!important
}

.swp_social_panel .total_shares .swp_count {
	line-height: 30px
}

.swp_social_panel span.swp_count {
	font-size: 14px
}

.swp_social_panel span.iconFiller {
	font-size: 18px;
	margin: 0 auto
}

.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1) {
	margin-left: 0
}

.swp_social_panel:not(.swp_social_panelSide) {
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1) {
	margin-left: 0;
	margin-right: 15px;
	padding-left: 0
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1) {
	margin-right: 0;
	padding-right: 0
}

a.swp_CTT {
	cursor: pointer
}

span.swp_share {
	display: block;
	float: right;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 6px;
	max-width: none!important;
	vertical-align: middle
}

.swp_social_panelSide span.swp_share {
	margin: 0
}

.swp_social_panel .sw {
	float: left;
	height: 30px;
	line-height: 32px;
	margin: 0 5px;
	text-shadow: none!important;
	width: 20px
}

.iconFiller {
	display: block;
	float: left;
	height: 30px;
	overflow: hidden;
	-webkit-transition: width 0.1s linear;
	transition: width 0.1s linear
}

.swp_social_panel .iconFiller {
	width: 30px
}

span.spaceManWilly {
	display: block;
	width: 120px
}

.swp_social_panel .total_shares {
	background: transparent!important;
	;border: none!important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: white;
	cursor: default;
	display: block;
	font-size: 19px;
	padding: 0 10px;
	-webkit-box-flex: 0!important;
	-moz-box-flex: 0!important;
	-webkit-flex: none!important;
	-ms-flex: none!important;
	flex: none!important
}

.swp_social_panel .total_sharesalt {
	background: transparent!important;
	border: none!important
}

.swp_social_panel div.total_shares.total_sharesalt,.swp_social_panel:hover div.total_shares.total_sharesalt:not(:nth-child(1)) {
	background: transparent!important;
	border: none;
	color: #474b4d;
	margin-left: 0!important;
	margin-bottom: 10px!important
}

div.swp_social_panel:hover div.total_shares.total_sharesalt:not(:nth-child(1)) {
	background: transparent;
	color: #474b4d;
	margin-left: 10px
}

.swp_social_panel .total_shares.total_sharesalt .swp_label {
	color: #474b4d;
	font-size: 10px;
	letter-spacing: 0;
	min-width: 40px;
	vertical-align: middle
}

.swp_social_panel .total_shares .swp_label {
	font-size: 10px;
	vertical-align: middle
}

.swp_social_panel .total_shares.total_sharesalt .swp_count {
	color: #474b4d;
	font-size: 24px
}

.swp_social_panel:hover .total_shares,.swp_social_panel.swp_full_color .total_shares,.swp_social_panel.swp_fade .total_shares,.swp_social_panel.swp_customFull:hover div.total_shares {
	background: #e08a0f
}

.swp_social_panel .nc_tweetContainer.total_shares.total_sharesalt:before {
	content: "o";
	display: inline-block;
	font-family: sw-icon-font;
	margin-top: 7px;
	vertical-align: top
}

.swp_social_panel:not(.swp_social_panelSide) .total_shares.total_sharesalt .swp_count {
	display: inline-block;
	line-height: 0;
	margin-left: 8px;
	margin-top: 12px;
	min-width: 45px;
	position: relative;
	vertical-align: middle
}

span.swp_label {
	display: block;
	font-size: 9px!important;
	margin-top: 13px;
	position: absolute;
	text-align: center!important;
	text-transform: uppercase
}

.swp_social_panelSide span.swp_label {
	margin-top: 0
}

.swp_social_panel.swp_leaf .nc_tweetContainer {
	-webkit-border-radius: 15px 0!important;
	border-radius: 15px 0!important;
	border-width: 1px
}

.swp_social_panel.swp_pill .nc_tweetContainer {
	-webkit-border-radius: 50px!important;
	border-radius: 50px!important;
	border-width: 1px
}

.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares) {
	border-width: 1px;
	-moz-transform: skew(-25deg);
	-o-transform: skew(-25deg);
	-webkit-transform: skew(-25deg)
}

.swp_social_panel.swp_shift .nc_tweetContainer a {
	-moz-transform: skew(25deg);
	-o-transform: skew(25deg);
	-webkit-transform: skew(25deg)
}

.swp_connected .nc_tweetContainer,.swp_connected:hover .nc_tweetContainer,.swp_connected .nc_tweetContainer:hover {
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
	border-width: 1px;
	margin: 0!important
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_google_plus:not(:hover) {
	border: 1px solid #df4b37
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover) {
	border: 1px solid #429cd6
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover) {
	border: 1px solid #4267B2
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover) {
	border: 1px solid #cd2029
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover) {
	border: 1px solid #0d77b7
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover) {
	border: 1px solid #39475d
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover) {
	border: 1px solid #f4812c
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover) {
	border: 1px solid #e26426
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover) {
	border: 1px solid #f04b23
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover) {
	border: 1px solid #6bcce9
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover) {
	border: 1px solid #71c169
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover) {
	border: 1px solid #ef4056
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover) {
	border: 1px solid #323b43
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover) {
	border: 1px solid #d85623
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover) {
	border: 1px solid #bf2626
}

.swp_social_panel.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_other_full_color:hover .swp_google_plus {
	background: #df4b37;
	border: 1px solid #c44133
}

.swp_social_panel.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_other_full_color:hover .swp_twitter {
	background: #429cd6;
	border: 1px solid #3c87b2
}

.swp_social_panel.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_other_full_color:hover .swp_facebook {
	background: #4267B2;
	border: 1px solid #2e4675
}

.swp_social_panel.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pinterest {
	background: #cd2029;
	border: 1px solid #aa1b29
}

.swp_social_panel.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_other_full_color:hover .swp_linkedin {
	background: #0d77b7;
	border: 1px solid #0c6591
}

.swp_social_panel.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_tumblr {
	background: #39475d;
	border: 1px solid #27313f
}

.swp_social_panel.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mix {
	background: #f4812c;
	border: 1px solid #c96a29
}

.swp_social_panel.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_other_full_color:hover .swp_yummly {
	background: #e26426;
	border: 1px solid #b65027
}

.swp_social_panel.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_other_full_color:hover .swp_reddit {
	background: #f04b23;
	border: 1px solid #d33f27
}

.swp_social_panel.swp_default_full_color .swp_email,html body .swp_social_panel.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_other_full_color:hover .swp_email {
	background: #6bcce9;
	border: 1px solid #61bace
}

.swp_social_panel.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp {
	background: #71c169;
	border: 1px solid #28b04b
}

.swp_social_panel.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pocket {
	background: #ef4056;
	border: 1px solid #ce3d55
}

.swp_social_panel.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_other_full_color:hover .swp_buffer {
	background: #323b43;
	border: 1px solid #000
}

.swp_social_panel.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news {
	background: #f16522;
	border: 1px solid #d85623
}

.swp_social_panel.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flipboard {
	background: #e02828;
	border: 1px solid #bf2626
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_google_plus {
	border-bottom: 3px solid #c44133
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter {
	border-bottom: 3px solid #5595bc
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook {
	border-bottom: 3px solid #2e4675
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest {
	border-bottom: 3px solid #aa1b29
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin {
	border-bottom: 3px solid #0c6591
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr {
	border-bottom: 3px solid #27313f
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix {
	border-bottom: 3px solid #c96a29
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly {
	border-bottom: 3px solid #b65027
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit {
	border-bottom: 3px solid #d33f27
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email {
	border-bottom: 3px solid #61bace
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp {
	border-bottom: 3px solid #28b04b
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket {
	border-bottom: 3px solid #ce3d55
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer {
	border-bottom: 3px solid #000
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news {
	border-bottom: 3px solid #d85623
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard {
	border-bottom: 3px solid #bf2626
}

.swp_social_panel.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer {
	background-color: #ccc;
	border: 1px solid #ccc
}

.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_light_gray:hover .nc_tweetContainer:not(.total_sharesalt) {
	border-bottom: 3px solid #999
}

.swp_social_panel.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer {
	background-color: #999;
	border: 1px solid #999
}

.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_medium_gray:hover .nc_tweetContainer:not(.total_sharesalt) {
	border-bottom: 3px solid #444
}

.swp_social_panel.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer {
	background-color: #444;
	border: 1px solid #444
}

.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_dark_gray:hover .nc_tweetContainer:not(.total_sharesalt) {
	border-bottom: 3px solid #222
}

.swp_social_panel.swp_default_light_gray_outlines a,html body .swp_social_panel.swp_individual_light_gray_outlines a:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover a {
	color: #ccc
}

.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer {
	background: transparent;
	border: 1px solid #ccc
}

.swp_social_panel.swp_default_medium_gray_outlines a,html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover a {
	color: #999
}

.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer {
	background: transparent;
	border: 1px solid #999
}

.swp_social_panel.swp_default_dark_gray_outlines a,html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover a {
	color: #444
}

.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer {
	background: transparent;
	border: 1px solid #444
}

.swp_social_panel.swp_default_color_outlines .swp_google_plus a,html body .swp_social_panel.swp_individual_color_outlines .swp_google_plus a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_google_plus a {
	color: #df4b37
}

.swp_social_panel.swp_default_color_outlines .swp_facebook a,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a {
	color: #4267B2
}

.swp_social_panel.swp_default_color_outlines .swp_pinterest a,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a {
	color: #cd2029
}

.swp_social_panel.swp_default_color_outlines .swp_linkedin a,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a {
	color: #0d77b7
}

.swp_social_panel.swp_default_color_outlines .swp_tumblr a,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a {
	color: #39475d
}

.swp_social_panel.swp_default_color_outlines .swp_mix a,html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a {
	color: #f4812c
}

.swp_social_panel.swp_default_color_outlines .swp_yummly a,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a {
	color: #e26426
}

.swp_social_panel.swp_default_color_outlines .swp_whatsapp a,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a {
	color: #71c169
}

.swp_social_panel.swp_default_color_outlines .swp_pocket a,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a {
	color: #ef4056
}

.swp_social_panel.swp_default_color_outlines .swp_reddit a,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a {
	color: #f04b23
}

.swp_social_panel.swp_default_color_outlines .swp_email a,html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email a {
	color: #6bcce9
}

.swp_social_panel.swp_default_color_outlines .swp_buffer a,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a {
	color: #323b43
}

.swp_social_panel.swp_default_color_outlines .swp_hacker_news a,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a {
	color: #f16522
}

.swp_social_panel.swp_default_color_outlines .swp_flipboard a,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a {
	color: #e02828
}

.swp_social_panel.swp_default_color_outlines .swp_google_plus,html body .swp_social_panel.swp_individual_color_outlines .swp_google_plus:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_google_plus {
	background: transparent;
	border: 1px solid #df4b37
}

.swp_social_panel.swp_default_color_outlines .swp_twitter,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter {
	background: transparent;
	border: 1px solid #429cd6
}

.swp_social_panel.swp_default_color_outlines .swp_facebook,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook {
	background: transparent;
	border: 1px solid #4267B2
}

.swp_social_panel.swp_default_color_outlines .swp_pinterest,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest {
	background: transparent;
	border: 1px solid #cd2029
}

.swp_social_panel.swp_default_color_outlines .swp_linkedin,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin {
	background: transparent;
	border: 1px solid #0d77b7
}

.swp_social_panel.swp_default_color_outlines .swp_tumblr,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr {
	background: transparent;
	border: 1px solid #39475d
}

.swp_social_panel.swp_default_color_outlines .swp_mix,html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix {
	background: transparent;
	border: 1px solid #f4812c
}

.swp_social_panel.swp_default_color_outlines .swp_yummly,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly {
	background: transparent;
	border: 1px solid #e26426
}

.swp_social_panel.swp_default_color_outlines .swp_whatsapp,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp {
	background: transparent;
	border: 1px solid #71c169
}

.swp_social_panel.swp_default_color_outlines .swp_reddit,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit {
	background: transparent;
	border: 1px solid #f04b23
}

.swp_social_panel.swp_default_color_outlines .swp_email,html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email {
	background: transparent;
	border: 1px solid #6bcce9
}

.swp_social_panel.swp_default_color_outlines .swp_pocket,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket {
	background: transparent;
	border: 1px solid #ef4056
}

.swp_social_panel.swp_default_color_outlines .swp_buffer,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer {
	background: transparent;
	border: 1px solid #323b43
}

.swp_social_panel.swp_default_color_outlines .swp_hacker_news,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news {
	background: transparent;
	border: 1px solid #f16522
}

.swp_social_panel.swp_default_color_outlines .swp_flipboard,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard {
	background: transparent;
	border: 1px solid #bf2626
}

.swp_social_panelSide {
	flex-direction: column;
	height: auto;
	overflow: visible;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 9998;
	margin: 10px 5px!important;
	padding: 0;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column
}

.swp_social_panelSide.slide,.swp_social_panelSide.fade {
	position: fixed;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear
}

.swp_social_panelSide.fade.swp_float_left {
	left: 5px
}

.swp_social_panelSide.fade.swp_float_right {
	right: 5px
}

.swp_social_panelSide[class*=swp_side] {
	height: auto;
	display: flex;
	position: fixed;
	padding: 30px 0
}

.swp_social_panelSide.fade {
	display: none
}

.swp_social_panelSide.swp_float_right {
	align-content: flex-end
}

.swp_social_panelSide.swp_side_top {
	top: 15px
}

.swp_social_panelSide.swp_side_bottom {
	bottom: 15px
}

.swp_social_panelSide.swp_side_center {
}

.swp_social_panelSide .nc_tweetContainer {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both;
	display: block;
	font-family: Lato,sans-serif;
	height: 32px;
	margin: 3px 0!important;
	overflow: hidden;
	padding: 0;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	vertical-align: top;
	width: 90px
}

.swp_social_panelSide .nc_tweetContainer .iconFiller {
	display: inline-block;
	height: 40px;
	margin: 0 6px;
	padding: 0;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	vertical-align: middle;
	width: 21px
}

.swp_social_panelSide .nc_tweetContainer .swp_count {
	display: inline-block;
	font-size: 14px;
	height: 32px;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: right;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	vertical-align: top;
	width: 0
}

.swp_social_panelSide .nc_tweetContainer a {
	cursor: pointer;
	display: block;
	font-weight: 500;
	height: 36px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	vertical-align: top
}

.swp_social_panelSide .nc_tweetContainer .sw,.swp_social_panelSide .nc_tweetContainer .swp_share {
	float: left;
	line-height: 34px
}

.swp_social_panelSide.swp_default .nc_tweetContainer .sw {
	line-height: 32px
}

.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share {
	line-height: 30px
}

.swp_social_panelSide .nc_tweetContainer .swp_share {
	font-size: 13px
}
