/*
Theme Name: Affiliate Theme
Theme URI: https://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: https://endcore.com
Version: 1.8.3.4
Text Domain: affiliatetheme
*/

/*
 * BASICS
 */
html { position: relative; min-height: 100%; }
@media (max-width: 767px) { html { font-size: 14px; } }
@media (min-width: 768px) and (max-width: 991px) { html { font-size: 14px; } }
@media (min-width: 992px) and (max-width: 1199px) { html { font-size: 15px; } }
@media (min-width: 1200px) { html { font-size: 16px; } }
body { font-size: 1rem; font-weight: 400; }
body.sticky-footer { margin-bottom: 60px; }
b, strong, th { font-weight: 600; }
hr { margin-top: 20px; margin-bottom: 20px; border-color: #eee; }
hr.transparent { border-color: transparent; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600; }
h1, .h1 { font-size: 2rem; /* 32px */ }
h2, .h2 { font-size: 1.75rem; /* 28px */ }
h3, .h3 { font-size: 1.375rem; /* 22px */ }
h4, .h4, h5, .h5, h6, .h6 { font-size: 1.125rem; /* 18px */ }
::selection { text-shadow: none; }
::-moz-selection { text-shadow: none; }
.alignleft { float: left; margin: 0 15px 10px 0; }
.aligncenter { display: block; margin: 0 auto 10px auto; }
.alignright { float: right; margin: 0 0 10px 15px; }
.alignnone { float: none; display: block; margin: 0 0 10px 0; }
p .alignleft { float: left; margin: 5px 15px 10px 0; }
p .aligncenter { display: block; margin: 5px auto 10px auto; }
p .alignright { float: right; margin: 5px 0 10px 15px; }
p .alignnone { float: none; display: block; margin: 5px 0 10px 0; }
picture[class*="wp-image-"] img,
img[class*="wp-image-"] { display: block; max-width: 100%; height: auto; }
span.highlight { padding: 0 .1em; background-color: #fcf8e3; display: inline-block; margin: 0 .1em; box-shadow: 0 0 0 .1em #fcf8e3; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; margin: 5px 0 0 0; color: #9fa2a5; font-style: italic; }
.wp-caption img { display: block; max-width: 100%; height: auto; }
.mfp-title { font-size: 0.875rem !important; padding-right: 50px !important; }
.grayscale { -webkit-backface-visibility: hidden; filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter: grayscale(100%); display: inline-block; -webkit-transition: all 0.5s; transition: all 0.5s; }
.grayscale:hover { -webkit-filter: none; filter: alpha(opacity=100); }
.pb50 { padding-bottom: 50px; }
p.empty, p:empty { display: none; }
#wrapper, .wrapped { margin-right: auto; margin-left: auto; }
.wp-smiley { height: auto; width: auto; max-height: 16px; max-width: 16px; }
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-15 { float: left; width: 20%; }
.col-xs-pull-15 { right: 20%; }
.col-xs-push-15 { left: 20%; }
.col-xs-offset-15 { margin-left: 20%; }
.browserupgrade { background: #c01313; color: #fff; text-align: center; padding: 10px; }
.browserupgrade a { color: #fff; text-decoration: underline; }
.no-padding .container > .row > div[class*=col-] { padding: 0; }
.text-block { display: block; }
@media (max-width: 479px) {
	.col-xxs-12 { width: 100%; float: none; }
	.hidden-xxs { display: none; }
}
@media (max-width: 767px) {
	body.sticky-footer { margin-bottom: 80px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	#wrapper, .wrapped { width: 750px; }
}
@media (min-width: 768px) {
	.col-sm-15 { float: left; width: 20%; }
	.col-sm-pull-15 { right: 20%; }
	.col-sm-push-15 { left: 20%; }
	.col-sm-offset-15 { margin-left: 20%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#wrapper, .wrapped { width: 970px; }
}
@media (min-width: 992px) {
	.col-md-15 { float:left; width: 20%; }
	.col-md-pull-15 { right: 20%; }
	.col-md-push-15 { left: 20%; }
	.col-md-offset-15 { margin-left: 20%; }
	.col-md-offset-45 { margin-left: 80%; }
}
@media (min-width: 1200px) {
	body.admin-bar #navigation.affix { margin-top: 32px; }
	#wrapper, .wrapped { width: 1170px; }
	.col-lg-15 { width: 20%; float: left; }
	.col-lg-15 { float: left; width: 20%; }
	.col-lg-pull-15 { right: 20%; }
	.col-lg-push-15 { left: 20%; }
	.col-lg-offset-15 { margin-left: 20%; }
}
@media print {
	#topbar, #navigation, #breadcrumbs, #sidebar, #footer, .post-social, .post-author, .post-related, .post-postnav, 	.post-comments { display: none !important; }
	#header .brand { display: table; margin: 30px auto; }
}
@-moz-document url-prefix() {
	fieldset { display: table-cell; }
}

/*
 * TOPBAR
 */
#topbar { padding: 5px 0; font-size: 0.875rem; line-height: 20px; border-bottom: 1px solid #f0f0f0; }
#topbar ul, #topbar p { margin: 0; }
#topbar a:hover, #topbar a:focus { text-decoration: none; }
@media (max-width: 767px) {
	#topbar { text-align: center; }
	#topbar ul { float: none !important; margin-top: 10px; }
}

/*
 * HEADER
 */
#header .brand { margin: 30px 0; display: inherit; font-weight: 600; }
#header .brand:hover, #header .brand:focus { text-decoration: none; }
#header .brand strong { font-size: 2rem; line-height: 1; }
#header .brand small { font-size: 0.875rem; display:block; font-weight: 400; }
#header > .container .form-search { margin-bottom: 20px; }
#header .list-usp { font-size: 0.75rem; margin: 30px 0 30px 0; }
#header .list-usp > li { margin-left: 20px; }
#header .list-usp > li:last-of-type { min-width: 180px; }
#header .list-usp .fa { float:left; font-size: 2rem; margin-right: 10px; }
#header .list-usp strong { font-size: 0.875rem; }
#header > .container .form-search { margin-top: 30px; border: 2px solid #eee; }
#header > .container .form-search .form-control, #header > .container .form-search .btn { border-color: #fff; border-radius: 0; box-shadow: none; }
#header > .container .form-search .btn { color: #9fa2a5; }
#header > .container .form-search .btn:hover, #header > .container .form-search .btn:focus { background: none; }
@media (max-width: 767px) {
	#header .brand { margin: 20px auto; }
}

/*
 * NAVIGATION
 */
#navigation .navbar { border: 0; border-radius: 0; margin: 0; }
#navigation .navbar .navbar-brand { font-weight: 600; }
#navigation .navbar .navbar-brand:hover, #navigation .navbar .navbar-brand:focus { background-color: transparent; }
#navigation .navbar-brand-logo { padding-top: 5px; padding-bottom: 5px; }
#navigation .navbar-brand-logo img { max-height: 40px; width: auto; }
#navigation .navbar .navbar-nav > .current_page_item > a,
#navigation .navbar .navbar-nav > .current_page_parent > a { background: none; }
#navigation.affix { left: 0; right: 0; top: 0; z-index: 999; }
#navigation .dropdown-menu { border-radius: 0; min-width: 180px; border: 0; z-index: 16; }
#navigation.affix .navbar .navbar-collapse { max-height: 100vh; height: auto; }
@media (max-height: 300px) {
	#navigation.affix .navbar .navbar-collapse { max-height: 100vh; height: auto; }
}
@media (min-width: 768px) {
	#navigation .dropdown-menu .caret { display: none; }
	#navigation .dropdown-submenu { position: relative; }
	#navigation .dropdown-submenu > .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: -5px; }
	#navigation .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; margin-top: 5px; margin-right: -10px; }
	#navigation .navbar-12 .navbar-form { padding-right: 0; }
	#navigation .navbar-right > .dropdown > .dropdown-menu { left: 0; right: auto; }
	#navigation .navbar-5-2-5 .navbar-brand { position: absolute; left: 50%; transform: translateX(-50%); }
	#navigation .navbar-5-2-5 .navbar-left, #navigation .navbar-12 .navbar-left { margin-left: -15px; }
	#navigation .navbar-hover .navbar-nav > .dropdown:hover > .dropdown-menu, #navigation .navbar-hover .navbar-nav > .dropdown > .dropdown-toggle:focus + .dropdown-menu, #navigation .navbar-hover .dropdown-menu > .dropdown:hover > .dropdown-menu { display: block; }
	#navigation .dropdown .extra-toggle { display: none; }
}
@media (max-width: 767px) {
	#navigation .navbar .navbar-toggle { border-color: transparent; }
	#navigation .navbar .navbar-toggle:hover, #navigation .navbar .navbar-toggle:focus { border-color: transparent; background: none; }
	#navigation .dropdown:not(.open) .dropdown-menu { display: none !important; }
	#navigation.affix-top { position: relative !important; }
	#navigation .navbar-nav > .open > .dropdown-menu > li > a { padding: 5px 15px 5px 25px; }
	#navigation .navbar-nav > .open > .dropdown-menu > li.open > .dropdown-menu > li > a { padding: 5px 15px 5px 40px; }
	#navigation .navbar-nav > .open > .dropdown-menu > li.open > .dropdown-menu > .open > .dropdown-menu > li > a { padding: 5px 15px 5px 55px; }
	#navigation .dropdown .extra-toggle { position: absolute; right: 0; top: 0; font-size: 0.875rem; }
	#navigation .dropdown .caret { display: none; }
}

/*
 * TEASER
 */
#teaser .carousel { min-height: 50px; }
#teaser .carousel-inner .item { min-height: 50px; }
#teaser .carousel-inner .item img { margin: 0 auto; max-width: 100%; }
#teaser .carousel-inner .item-noimg { padding: 10px; }
#teaser .carousel-inner .item-noimg h1, #teaser .carousel .carousel-inner .item.item-noimg h2 { margin-top: 10px; }
#teaser .carousel-inner .item-noimg .carousel-caption { text-shadow: none; left: auto; right: auto; bottom: auto; padding-top: 0; padding-bottom: 0; position: relative; text-align: left; }
#teaser .carousel-caption, #teaser .carousel-caption h1, #teaser .carousel-caption h2, #teaser .carousel-caption p, #teaser .carousel-caption ul, #teaser .carousel-caption ol { color: #fff; }
#teaser .carousel-fade .carousel-inner .item { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity }
#teaser .carousel-fade .carousel-inner .active { opacity: 1; }
#teaser .carousel-fade .carousel-inner .active.left, #teaser .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
#teaser .carousel-fade .carousel-inner .next.left, #teaser .carousel-fade .carousel-inner .prev.right { opacity: 1; }
#teaser .carousel-fade .carousel-control { z-index: 2; }
@media (max-width: 479px) {
	.carousel-caption { bottom: 0; width: 90%; left: 5%; }
	.carousel-caption p:last-of-type { margin-bottom: 0; }
}

/*
 * CONTENT
 */
#content { padding-top: 30px; padding-bottom: 30px; }
#page-builder #content { padding-top: 0; }
#page-builder #content .section:first-of-type:not(.slideshow) { padding-top: 30px; }
#page-builder.with-sidebar > .section > .container { width: auto; }
#content > :first-child , #content > article > :first-child, #product-infos .section-content > :first-child { margin-top: 0; }
article[class*="post-"] > h2 > a:hover, article[class*="post-"] > h2 > a:focus, article[class*="post-"] > .post-inner > h2 > a:hover, article[class*="post-"] > .post-inner > h2 > a:focus { text-decoration: none; }
.post-large, .post-small, .post-masonry .post-inner { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.post-large img { margin-bottom: 10px; }
.post-large p:last-of-type, .post-small p:last-of-type, .post-masonry .post-inner p:last-of-type { margin-bottom: 0; }
.row-masonry .post-masonry .post-inner { position: relative; display: block; }
.row-masonry .post-masonry .post-inner img { width: 100%; }
.row-masonry { column-gap: 0; }
.row-masonry .post-masonry { break-inside: avoid; width: 100%; }
.post-thumbnail:hover { opacity: 0.5; }
.post-meta { font-size: 0.875rem; line-height: 20px; color: #9fa2a5; }
.post-meta a { color: inherit; }
.post-meta span:after { content: "·"; width: 5px; display: inline-block; text-align: center; margin-left: 5px; }
.post-meta span:last-of-type:after { content: none; }
.pagination { border-radius: 0; position: relative; z-index: 1; }
.pagination > li > a, .pagination > li > span { color: #6f7479; border-color: #f0f0f0; border-radius: 0 !important; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #fff; border-color: #f0f0f0; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { color: #fff; z-index: 9; position: relative; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #9fa2a5; background-color: #f0f0f0; border-color: #f0f0f0; }
.post-social { margin: 20px 0; }
.btn-social { background: #f0f0f0; color: #9fa2a5; border: none !important; border-radius: 0 !important; border-right: 5px solid #fff !important; position: relative; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.btn-social:last-of-type { border-right: none !important; }
.btn-social :first-child { position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-size: 1.2rem; }
.btn-social:hover, .btn-social:focus, .btn-social:active { color: #fff; }
.btn-group-social.btn-group-md .btn-social { padding-left: 48px; height: 32px; }
.btn-group-social.btn-group-md .btn-social :first-child { line-height: 32px; width: 32px; }
.btn-group-social.btn-group-xs .btn-social { padding-left: 30px; height: 20px; }
.btn-group-social.btn-group-xs .btn-social :first-child { line-height: 20px; width: 20px; }
.btn-group-social.btn-group-sm .btn-social { padding-left: 42px; height: 28px; }
.btn-group-social.btn-group-sm .btn-social :first-child { line-height: 28px; width: 28px; }
.btn-group-social.btn-group-lg .btn-social { padding-left: 66px; height: 44px; }
.btn-group-social.btn-group-lg .btn-social :first-child { line-height: 44px; width: 44px; }
.btn-summary:hover, .btn-summary:focus, .btn-summary:active { background-color: #6f7479; }
.btn-facebook-like:hover, .btn-facebook-like:focus, .btn-facebook-like:active { background-color: #4e69a2; }
.btn-facebook-share:hover, .btn-facebook-share:focus, .btn-facebook-share:active { background-color: #4e69a2; }
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active { background-color: #66b4ef; }
.btn-google-plus:hover, .btn-google-plus:focus, .btn-google-plus:active { background-color: #e05d4c; }
.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active { background-color: #d1373c; }
.btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active { background-color: #5ec859; }
.btn-xing:hover, .btn-xing:focus, .btn-xing:active { background-color: #1b7375; }
.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active { background-color: #2183bb; }
.btn-mail:hover, .btn-mail:focus, .btn-mail:active { background-color: #2272B9; }
.list-social { margin: 0; padding: 10px; text-align: center; }
.list-social > li { margin-bottom: 10px; }
.list-social > li > a { text-decoration: none; }
.list-social > li > a > i { height: 48px; width: 48px; text-align: center; line-height: 48px; font-size: 24px; border-radius: 50%; background: #fafafa; color: #9fa2a5; display: block; }
.list-social > li > a:hover i, .list-social > li > a:focus i { color: #fff; }
.list-social > li > a:hover > i.fa-facebook, .list-social > li > a:focus > i.fa-facebook { background: #3b5998; }
.list-social > li > a:hover > i.fa-google-plus, .list-social > li > a:focus > i.fa-google-plus { background: #dd4b39; }
.list-social > li > a:hover > i.fa-instagram, .list-social > li > a:focus > i.fa-instagram { background: #3f729b; }
.list-social > li > a:hover > i.fa-linkedin, .list-social > li > a:focus > i.fa-linkedin { background: #0976b4; }
.list-social > li > a:hover > i.fa-pinterest, .list-social > li > a:focus > i.fa-pinterest { background: #cc2127; }
.list-social > li > a:hover > i.fa-rss, .list-social > li > a:focus > i.fa-rss { background: #f26522; }
.list-social > li > a:hover > i.fa-skype, .list-social > li > a:focus > i.fa-skype { background: #00aff0; }
.list-social > li > a:hover > i.fa-tumblr, .list-social > li > a:focus > i.fa-tumblr { background: #35465c; }
.list-social > li > a:hover > i.fa-twitch, .list-social > li > a:focus > i.fa-twitch { background: #6441a5; }
.list-social > li > a:hover > i.fa-twitter, .list-social > li > a:focus > i.fa-twitter { background: #55acee; }
.list-social > li > a:hover > i.fa-whatsapp, .list-social > li > a:focus > i.fa-whatsapp { background: #4dc247; }
.list-social > li > a:hover > i.fa-xing, .list-social > li > a:focus > i.fa-xing { background: #026466; }
.list-social > li > a:hover > i.fa-snapchat, .list-social > li > a:focus > i.fa-snapchat { background: #fffc00; }
.list-social > li > a:hover > i.fa-youtube, .list-social > li > a:focus > i.fa-youtube { background: #cd201f; }
.gallery .gallery-item { margin-bottom: 30px;}
.gallery .gallery-icon a { border: 1px solid #eee; transition: all 0.2s; padding: 10px; display: block; text-align: center; }
.gallery .gallery-icon a:hover, .gallery .gallery-icon a:focus { border: 1px solid #ddd; }
.gallery .gallery-icon a img { margin: 0 auto; transition: all 0.2s; }
.gallery .gallery-icon a:hover img, .gallery .gallery-icon a:focus img { opacity: 0.75; }
.post-author .h2, .post-related .h2, .post-comments .h2 { font-size: 1.4rem; font-weight: 500; }
.post-related article img:hover { opacity: 0.5; }
.post-related article h2 { font-size: 1rem; line-height: 1.2em; }
.pager { margin: 0; }
.pager li > a, .pager li > span { background-color: #fff; color: #6f7479; border: none; border-radius: 0; font-weight: 600; padding: 0; width: 50%; }
.pager li > a > small { display: block; color: #9fa2a5; font-size: 0.75rem; text-transform: uppercase; font-weight: 300; }
.pager li > a:hover, .pager li > a:focus { background-color: #fff; }
.pager .next > a, .pager .next > span { text-align: right; }
.pager .previous > a, .pager .previous > span { text-align: left; }
.page-nav { font-size: 0.875rem; margin: 20px 0 10px 0; }
.page-nav a { color: #9fa2a5; }
.page-nav > :first-child { margin-left: 10px; }
.page-nav a, .page-nav > span { font-weight: 600; height: 20px; width: 20px; line-height: 20px; display: inline-block; text-align: center; }
.page-nav a:hover, .page-nav a:focus { text-decoration: none; }
.comment { min-height: 70px; }
.comment .media-heading { font-weight: 600; }
.comment .media-heading a { color: inherit; }
.comment .media-left { min-width: 58px; }
.comment .media-heading small { font-size: 0.75rem; font-weight: 400; color: #9fa2a5; }
.comment .comment-reply-link { float: right; font-size: 0.875rem; color: #9fa2a5; }
.comment .comment-reply-link:hover, .comment .comment-reply-link:focus { text-decoration: none; }
.comment .comment-reply-link:after { content: "\e095"; font-family: 'Glyphicons Halflings', sans-serif; float: left; margin-right: 10px; }
.comment .media-body { padding: 10px; border: 1px solid #f0f0f0; }
.comment.depth-1 .comment { margin: 20px 0 0 58px; }
.comment.bypostauthor { position: relative; }
.comment.bypostauthor:after { content: "Autor"; background: #9fa2a5; width: 48px; color: #fff; font-size: 10px; line-height: 16px; padding: 0 10px; position: absolute; top: 53px; left: 0; }
.comment .product-rating { margin-left: 20px; margin-bottom: 20px;}
.section-comments .h2:last-of-type, #tab-comments .h2:last-of-type { font-size: 1.2rem; color: #9fa2a5; }
#commentform .form-group { position: relative; margin-bottom: 30px; }
#commentform .rating { margin: 0; display: inline-block; }
#commentform .rating .rating-star { display: inline-block; height: 0; width: 0; float: right; }
#commentform .rating .rating-star:before { content: "\f005"; color: #9fa2a5; font-weight: 300; font-family: 'Font Awesome 5 Free', sans-serif; height: 16px; width: 16px; line-height: 16px; text-align: center; position: absolute;  }
#commentform .rating .rating-star:hover { cursor: pointer;  }
#commentform .rating .rating-star:hover:before,
#commentform .rating .rating-star:hover ~ .rating-star:before { font-weight: 900; color: #9fa2a5; }
#commentform .rating .rating-input { display: inline-block; height: 16px; width: 16px; float: right; margin: 0; opacity: 0; }
#commentform .rating .rating-input:checked + .rating-star:before,
#commentform .rating .rating-input:checked ~ .rating-star:before { content: "\f005"; font-weight: 900; color: #f3961d; }
#commentform label.error { font-weight: 400; font-size: 10px; color: #c01313; position: absolute; bottom: -15px; margin-bottom: 0; }
.comment .comment-awaiting-moderation { font-size: 0.75rem; margin-bottom: 5px; display: inline-block; padding: 5px 10px; color: #fff; background: #9fa2a5; }
.comment .comment-awaiting-moderation:before { content: "\f071"; font-family: 'Font Awesome 5 Free', sans-serif; margin-right: 5px; font-weight: 900; }
.comment-nav { margin-top: 15px;  }
.comment-nav a { color: #9fa2a5; font-size: 0.75rem; text-transform: uppercase; font-weight: 300; }
#reply-title .h3 { font-size: 1rem; }
.alert { padding: 10px 15px; margin-bottom: 10px; border: 1px solid #eee; border-left: 5px solid #eee; border-radius: 3px; }
.alert > :first-child { margin-top: 0; }
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6 { color: inherit; font-size: 1.2rem; }
.alert-success { background: none; color: #398439; border-left-color: #5cb85c; }
.alert-info { background: none; color: #1b809e; border-left-color: #5bc0de; }
.alert-warning { background: none; color: #aa6708; border-left-color: #f0ad4e; }
.alert-danger { background: none; color: #ce4844; border-left-color: #d9534f; }
.alert-success a { color: #5cb85c; }
.alert-info a { color: #5bc0de; }
.alert-warning a { color: #f0ad4e; }
.alert-danger a { color: #d9534f; }
.nav-tabs { border-bottom: 1px solid #f0f0f0; }
.nav-tabs > li > a { border-radius: 0; background: #fff; border-bottom: 1px solid #f0f0f0; color: #9fa2a5; padding: 7px 20px; margin-right: 5px; }
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { border-color: #f0f0f0 #f0f0f0 #f0f0f0; background: #f0f0f0; color: #6f7479; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: 1px solid #f0f0f0; border-bottom-color: transparent; }
.nav-tabs + .tab-content { border: 1px solid #f0f0f0; border-top: 0; padding: 10px; }
.panel-default { border-color: #f0f0f0; border-radius: 0 !important; box-shadow: none; }
.panel-default > .panel-heading { color: #9fa2a5; background-color: #fff; border-color: #f0f0f0; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #f0f0f0; }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #f0f0f0; }
div[id*="accordion"] .panel-heading { padding: 0; }
div[id*="accordion"] .panel-heading .panel-title { padding: 10px 15px; display: block; }
div[id*="accordion"] .panel-heading .panel-title i { line-height: 1.42857143; }
div[id*="accordion"] .panel-heading .panel-title:hover, div[id*="accordion"] .panel-heading .panel-title:focus { text-decoration: none; background: #f0f0f0; color: #6f7479; }
div[id*="accordion"] .panel-heading .panel-title[aria-expanded="true"] { text-decoration: none; background: #fff; }
div[id*="accordion"] .panel-heading a:after { content: "\f078"; font-family: "Font Awesome 5 Free"; float: right; font-weight: 900; }
div[id*="accordion"] .panel-heading a[aria-expanded="true"]:after { content: "\f077"; }
.form-control { color: #6f7479; background-color: #fff; border-color:#ccc; border-radius: 0; transition: none; }
.form-control:focus { background-color: #fff; border-color: #bbb; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
.form-control::-moz-placeholder { color: #9fa2a5; }
.form-control:-ms-input-placeholder { color: #9fa2a5; }
.form-control::-webkit-input-placeholder { color: #9fa2a5; }
.form-control.wpcf7-not-valid { color: #c01313; background-color: #fef8f8; border-color: #c01313; }
.form-control.wpcf7-not-valid:focus { color: #c01313; background-color: #fff; border-color: #c01313 }
.form-control.wpcf7-not-valid::-moz-placeholder { color: #a37878; }
.form-control.wpcf7-not-valid:-ms-input-placeholder { color: #a37878; }
.form-control.wpcf7-not-valid::-webkit-input-placeholder { color: #a37878; }
.control-label, .form-horizontal .control-label { text-align: left; font-weight: 400; }
.control-label sup { color:#c01313; }
.wpcf7 .ajax-loader { display: none; }
.wpcf7 .screen-reader-response { display: none; }
.wpcf7 .wpcf7-not-valid-tip { display: block; font-size: 0.75rem; text-align: right; color: #c01313; }
.wpcf7-radio .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item { margin-right: 10px; }
.wpcf7-response-output.wpcf7-validation-errors { color: #c01313; border-left: 3px solid #c01313; margin: 20px 0; padding: 3px 10px; font-size: 0.875rem; }
.wpcf7-response-output.wpcf7-mail-sent-ok { color: #7ab317; border-left: 3px solid #7ab317; margin: 20px 0; padding: 3px 10px; font-size: 0.875rem; }
.btn-square { border-radius: 0; }
.btn-round { border-radius: 17px; }
.btn-round.btn-xs { border-radius: 11px; }
.btn-round.btn-sm { border-radius: 15px; }
.btn-round.btn-lg { border-radius: 24px; }
.btn-grayl { color: #6f7479; background-color: #f0f0f0; border-color: #f0f0f0; }
.btn-gray { color: #fff; background-color: #9fa2a5; border-color: #9fa2a5; }
.btn-grayd { color: #fff; background-color: #6f7479; border-color: #6f7479; }
.btn-black { color: #fff; background-color: #101820; border-color: #101820; }
.btn-default { color: #6f7479; background-color: #fff; border-color: #ccc; }
.btn-success { color: #fff; background-color: #7ab317; border-color: #7ab317; }
.btn-info { color: #fff; background-color: #19aece; border-color: #19aece; }
.btn-warning { color: #fff; background-color: #f3961d; border-color: #f3961d; }
.btn-danger { color: #fff; background-color: #c01313; border-color: #c01313; }
.btn-outline { background: none; }
.btn-grayl.btn-outline { color: #6f7479; }
.btn-gray.btn-outline { color: #9fa2a5; }
.btn-grayd.btn-outline { color: #6f7479; }
.btn-black.btn-outline { color: #101820; }
.btn-default.btn-outline { color: #6f7479; }
.btn-success.btn-outline { background: none; color: #7ab317; }
.btn-info.btn-outline { color: #19aece; }
.btn-warning.btn-outline { color: #f3961d; }
.btn-danger.btn-outline { color: #c01313; }
.btn-grayl:hover, .btn-grayl:focus, .btn-grayl:active, .btn-grayl:active:hover, .btn-grayl:active:focus { color: #6f7479; background-color: #eee; border-color: #eee; }
.btn-gray:hover, .btn-gray:focus, .btn-gray:active, .btn-gray:active:hover, .btn-gray:active:focus { color: #fff; background-color: #a8abae; border-color: #a8abae; }
.btn-grayd:hover, .btn-grayd:focus, .btn-grayd:active, .btn-grayd:active:hover, .btn-grayd:active:focus { color: #fff; background-color: #7d8186; border-color: #7d8186; }
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black:active:hover, .btn-black:active:focus { color: #fff; background-color: #272f36; border-color: #272f36; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:hover, .btn-default:active:focus { color: #6f7479; background-color: #f0f0f0; border-color: #ccc; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:active:hover, .btn-success:active:focus { color: #fff; background-color: #87ba2e; border-color: #87ba2e; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:active:hover, .btn-info:active:focus { color: #fff; background-color: #2fb6d2; border-color: #2fb6d2; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning:active:hover, .btn-warning:active:focus { color: #fff; background-color: #f4a033; border-color: #f4a033; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger:active:hover, .btn-danger:active:focus { color: #fff; background-color: #c62a2a; border-color: #c62a2a; }
.error404 #content { text-align: center; padding: 50px 0; }
.list-icon, li[class*="list-item-"] { list-style: none; }
.list-icon li, li[class*="list-item-"] { position: relative; }
.list-icon li:before, li[class*="list-item-"]:before { font-family: 'Glyphicons Halflings', sans-serif; position: absolute; width: 20px; text-align: center; left: -25px; }
.list-icon.list-icon-check li:before, .list-item-check:before { content:"\e013"; color: #7ab317; }
.list-icon.list-icon-cross li:before, .list-item-cross:before { content:"\e014"; color: #c01313; }
.list-icon.list-icon-plus li:before, .list-item-plus:before { content:"\2b"; color: #7ab317; }
.list-icon.list-icon-minus li:before, .list-item-minus:before { content:"\2212"; color: #c01313; }
.list-icon.list-icon-star li:before, .list-item-star:before { content:"\e006"; color: #f3961d; }
.tooltip { z-index: 9; }
.cart-mini { display: inline-block; float: right; margin-top: 30px; text-align: right; min-width: 220px; }
.cart-mini .cart-link { display: block; }
.cart-mini .cart-link:hover, .cart-mini .cart-link:focus { text-decoration: none; }
.cart-mini .fa { float: right; margin-left: 10px; font-size: 2.5rem; color: #c01313; }
.cart-mini strong { display: block; }
.cart-mini small { display: block; font-size: 0.875rem; }
.table-product .product-reviews { box-shadow: 0 1px 2px rgba(0,0,0,0.25); padding: 10px 5px; border: 3px solid #fff; background: #fff; background: -moz-linear-gradient(-45deg, #ffffff 0%, #fafafa 50%, #f0f0f0 51%, #ffffff 100%); background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fafafa 50%, #f0f0f0 51%, #ffffff 100%); background: linear-gradient(135deg, #ffffff 0%, #fafafa 50%, #f0f0f0 51%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); }
.table-product .product-reviews .rating-summary-value { font-size: 1.75rem; font-weight: 700; line-height: 1; }
.table-product .product-reviews .rating-summary-value sub { bottom: 0; font-size: 1rem; color: #9fa2a5; font-weight: 300; }
.table-product .product-reviews .rating-summary-text { color: #9fa2a5; min-height: 34px; margin-top: 10px; font-size: 0.75rem; font-style: italic; }
#map_canvas { height: 400px; }
@media (max-width: 479px) {
	.post-small .alignleft { float: none; margin: 0 auto 10px auto; }
	#main .col-sm-12 #content .row-masonry,
	#main .col-sm-8 #content .row-masonry,
	#main .col-sm-9 #content .row-masonry { column-count: 1; }
}
@media (min-width: 480px) and (max-width: 767px) {
	#main .col-sm-12 #content .row-masonry { column-count: 2; }
	#main .col-sm-8 #content .row-masonry,
	#main .col-sm-9 #content .row-masonry { column-count: 2; }
}
@media (max-width: 767px) {
	.btn-group-justified > .btn, .btn-group-justified > .btn-group { width: auto; }
	.btn-social { text-align: center; padding-left: 0 !important; height: 32px !important; }
	.btn-social :first-child { left: 0; right: 0; margin: 0 auto; line-height: 32px !important; width: 32px !important; font-size: 1.25rem !important; text-align: center; border-right: none; background: transparent; }
	.btn-whatsapp { display: table-cell !important; }
	.btn-social .count { display: none; }
	.list-social > li > a > i { height: 24px; width: 24px; line-height: 24px; font-size: 12px; }
	#atTab.nav-tabs > li.open > a { box-shadow: 0 1px 0 0 #fff; z-index: 99; }
	#atTab.nav-tabs .dropdown-menu { z-index: 999; border-radius: 0; border-color: #eee; left: 0; right: 0; min-width: 290px; box-shadow: none; }
	#atTab.nav-tabs .dropdown-menu > li > a { color: #6f7479; }
	#atTab.nav-tabs .dropdown-menu > li > a:focus, #atTab.nav-tabs .dropdown-menu > li > a:hover { background: #fff; }
	#atTab.nav-tabs .dropdown-menu > li.active > a { color: #fff; }
}
@media (min-width: 768px) {
	.dl-horizontal dt { width: 200px; text-align: left; }
	.dl-horizontal dd { margin-left: 220px; }
	.error404 #content h1 { font-size: 3rem; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.list-social > li > a > i { height: 32px; width: 32px; line-height: 32px; font-size: 16px; }
	#main .col-sm-12 #content .row-masonry { column-count: 3; }
	#main .col-sm-8 #content .row-masonry,
	#main .col-sm-9 #content .row-masonry { column-count: 2; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#main .col-sm-12 #content .row-masonry { column-count: 3; }
	#main .col-sm-8 #content .row-masonry,
	#main .col-sm-9 #content .row-masonry { column-count: 2; }
}
@media(min-width: 1200px) {
	#main .col-sm-12 #content .row-masonry { column-count: 4; }
	#main .col-sm-8 #content .row-masonry,
	#main .col-sm-9 #content .row-masonry { column-count: 3; }
}

/*
 * PRODUCTS
 */
body.safari.windows .thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] a { display: block; }
#product-infos #content, #product-infos #sidebar { padding-top: 0; }
.result-filter ul { margin: 0; }
.result-filter .result-title { display: inline-block; line-height: 34px; }
.result-filter .btn-link { color: #9fa2a5; }
.thumbnail[class*="product-"] { border-radius: 0; padding: 0; border: 1px solid #f0f0f0; box-shadow: none; position: relative; }
.thumbnail[class*="product-"] hr { margin: 10px 0; }
.thumbnail[class*="product-"] .product-title { margin: 0; font-weight: 600; display: inline-block; font-size: 1.1rem; line-height: 25px; }
.thumbnail.product-grid .product-title { margin: 10px 0; height: 50px; overflow : hidden; display:block; }
.thumbnail[class*="product-"] .product-title:hover, .thumbnail[class*="product-"] .product-title:focus { text-decoration: none; }
.thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] { display: table-cell; vertical-align: middle; }
.thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] a, .thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] .img-wrapper-pos-fix { display: table; table-layout: fixed; width: 100%; }
.thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] a img { max-width: 100%; width: auto; height: auto; }
.thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] a:hover img, .thumbnail[class*="product-"] div[class^="img-"][class$="-wrapper"] a:focus img { opacity: 0.5; }
.product-list .img-list-wrapper { height: 162px; }
.product-list .img-list-wrapper, .product-list .img-list-wrapper a img { max-height: 162px; }
.product-grid .img-grid-wrapper { height: 262px; }
.product-grid .img-grid-wrapper, .product-grid .img-grid-wrapper a img { max-height: 262px; }
.product-rating small { margin-left: 10px; }
.product-price .price { font-weight: 600; font-size: 1.3rem; margin-bottom: 0; }
.product-price .price small { font-size: 0.6em; }
.product-price .price del { font-weight: 400; font-size: 0.75em; position: relative; top: -0.8em; }
.product-price .price-hint { font-size: 0.75rem; }
.product-list .product-price { margin-bottom: 10px; }
.product-single-view { width: 33.333%; max-width: 300px; min-width: 200px; position: relative; z-index: 9; }
.product-single-view > div[class*="col-"] { float: none; padding: 0 !important; width: 100%; }
.badge { background: #9fa2a5; font-size: 0.75rem; font-weight: 600; top: -3px; position: relative; }
.badge-at { border-radius: 3px; color: #fff; font-size: 0.75rem; padding: 3px 5px; margin-top: 5px; display: inline-block; z-index: 1; }
.thumbnail[class*="product-"] .badge-at { position: absolute; top: 5px; right: 5px; margin: 0; }
.thumbnail[class*="product-"] .row-product-meta { margin-top: 10px; }
.thumbnail[class*="product-"] .product-tax { display: block; font-size: 0.875rem; color: #9fa2a5; }
.thumbnail[class*="product-"] .product-tax a { color: inherit; }
.table-product, .table-product > thead > tr > th, .table-product > tbody > tr > td { border-color: #f0f0f0; }
.table-product > thead > tr > th { 	border-color: rgba(255,255,255,0.05); border-bottom: 0; }
.table-product > thead > tr > th, .table-product > tbody > tr > th, .table-product > tfoot > tr > th, .table-product > thead > tr > td, .table-product > tbody > tr > td, .table-product > tfoot > tr > td { text-align: center; vertical-align: middle; }
.table-product > thead > tr > th { font-size: 0.875rem; }
.table-product.table-striped > tbody > tr:nth-of-type(odd) { background-color: #fff; }
.table-product.table-striped > tbody > tr:nth-of-type(even) { background-color: #f9f9f9; }
.table-product.table-hover > tbody > tr:hover { background-color: #f5f5f5; }
.table-product.table-hover > tbody > tr.product-row-buttons:hover, .table-product.table-hover > tbody > tr.product-row-image:hover { background-color: #fff; }
.table-product p, .table-product ol, .table-product ul { margin-bottom: 0; }
.table-product .product-title > a { margin: 0; font-weight: 600; display: inline-block; font-size: 1rem; line-height: 24px; }
.table-product .product-title > a:hover, .table-product .product-title > a:focus { text-decoration: none; }
.table-details tr td:first-of-type { color: #9fa2a5; font-weight: 600; }
.table-product .fa-close, .table-details .fa-close { color: #c01313; }
.table-product .fa-check, .table-details .fa-check { color: #7ab317; }
.table-product .table-thumbnail img, .table-product .product-image img { max-width: 100px; max-height: 100px; width: auto; height: auto; display:block; }
.table-details .color_picker-holder { height: 16px; width: 16px; display: inline-block; border-radius: 2px; }
.table-details .color_picker-text { display: none; }
.table-product .product-price .price { font-size: 1rem; }
.table-product .product-price .price del { font-size: 0.75rem; display: block; top: 0; }
.table-product .table-thumbnail img { margin: 0 auto; }
.table-product-x td:first-of-type, .table-product-x th:first-of-type { text-align: left; min-width: 120px; }
.table-product-y .product-title { min-width: 160px; text-align: left; }
.table-product-y .product-price { min-width: 120px; }
.table-product-y .table-thumbnail{ min-width:100px; } 
.table-product-y .table-counter { font-size: 1.337rem; color: #9fa2a5; font-weight: 700; }
.table-product td.product-price-compare { vertical-align: top; }
.table-product td.product-price-compare .row { padding: 0.25rem 0;  display: flex; align-items: center; position: relative; margin: 0; }
.table-product td.product-price-compare .row:not(:last-of-type) { border-bottom: 1px solid #f0f0f0; }
.table-product td.product-price-compare .row img { transition: all 0.25s; max-height: 1rem; max-width: 3rem; width: auto; }
.table-product td.product-price-compare .row:hover { cursor: pointer; }
.table-product td.product-price-compare .row:hover img { opacity: 0.75; }
.table-product td.product-price-compare .row .col-xs-6 { position: static; padding: 0; }
.table-product td.product-price-compare .row a { color: inherit; font-size: 0.75rem; }
.table-product td.product-price-compare .row a::after { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.table-product td.product-price-compare .price { text-align: right; }
@media (min-width: 1200px) {
	.table-product td.product-price-compare .row img { max-height: 1.25rem; max-width: 4rem; }
}
.table-responsive > .table-product { width: 100%; margin-bottom: 10px; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
/*.table-product-x thead tr:first-of-type .table-highlight { border: none; } */
.single-product #main { padding-top: 30px; padding-bottom: 30px; }
#productGallery .carousel-indicators { position: relative; bottom: -15px; left: 0; margin: 0 0 0 0; width: 100%; }
#productGallery .carousel-indicators li { text-align: center; border: 1px solid #eee; border-radius: 0; float: left; margin: 0 12px 15px 0; width: 50px; height: 50px; text-indent: 0; }
#productGallery .carousel-indicators img { margin: 0 auto; border: none; padding: 0; max-width: 50px; max-height: 50px; width: auto; height: auto; opacity: 0.5; }
#productGallery .carousel-indicators .active img { border: none; opacity: 1; }
#productGallery .carousel-control { background: none !important; }
#productGallery .carousel-control { background: none !important; }
#productGallery .carousel-inner { border: 1px solid #f0f0f0; }
#productGallery .carousel-inner .item .img-wrapper { height: 360px; max-height: 360px; display: table-cell; vertical-align: middle; text-align: center; }
#productGallery .carousel-inner .item .img-wrapper .img-wrapper-inner { display: table; table-layout: fixed; width: 100%; }
#productGallery .carousel-inner .item .img-wrapper .img-wrapper-inner img { max-height: 360px; max-width: 100%; width: auto; height: auto; margin: 0 auto; }
.single-product .product-title { margin: 0 0 10px 0; }
.single-product .product-title + .product-rating { margin-bottom: 15px; }
.single-product .product-title + hr { margin: 10px 0; }
.table-details tr:first-of-type td { border-top: 0; }
.table-details > tbody > tr > td { font-size: 0.875rem; border-color: #f0f0f0; color: #6f7479; }
#product-details .single-product .table-details tr:first-of-type td { border-top: 1px solid #f0f0f0; }
#product-details .single-product .table-details tr:last-of-type td { border-bottom: 1px solid #f0f0f0; }
.product-buybox { background: #fafafa; border: 2px solid #eee; padding: 10px; }
.product-buybox .product-price { margin-bottom: 10px; }
.product-buybox .product-price .price { font-size: 2.5rem; }
.product-buybox .product-price .price del { font-size: 0.5em; top: -1.2em; }
.product-buybox .btn-link { color: #9fa2a5; }
.product-buybox + .btn-link { text-decoration: none !important; }
.product-comparebox { background: #fcfcfc; border: 2px solid #f0f0f0; padding: 10px; }
.product-comparebox .table { margin: 0; }
.product-comparebox .table td { background: none; }
.product-comparebox .table td:first-of-type { max-width: 60px; }
.product-comparebox .table td img { max-width: inherit; }
.product-comparebox .h2 { margin: 8px 8px 10px 8px; font-size: 1.2rem; }
.product-comparebox .h2 a { font-size: 0.875rem; color: #9fa2a5; font-weight: 400; line-height: 20px; }
.product-comparebox .price { font-size: 1rem !important; }
.product-comparebox .table { font-size: 0.875rem; }
.product-comparebox a.shop-link-ext { display: block; max-width: 100%; }
.product-description { margin-top: 15px; }
.product-reviews-procentual .rating-summary { text-align: center; margin: 0; font-size: 0.875rem; }
.product-reviews-procentual .rating-summary p { margin-bottom: 0; }
.product-reviews-procentual .rating-summary .summary-header { background: #7ab317; border-radius: 5px 5px 0 0; padding: 7px 5px; color: #fff; font-weight: 600; text-transform: uppercase; }
.product-reviews-procentual .rating-summary .summary-detail { padding: 10px 5px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; font-style: italic; } 
.product-reviews-procentual .rating-summary .summary-detail strong { font-size: 1.8rem; font-weight: 800; font-style: normal; }
.product-reviews-procentual .rating-summary .summary-footer { background: #fafafa; border-radius: 0 0 5px 5px; padding: 7px 5px; color: #9fa2a5; border: 1px solid #f0f0f0; }
.product-reviews-procentual .progress { background: #f0f0f0; box-shadow: none; border-radius: 10px; }
.product-reviews-procentual .progress-bar { background: #7ab317; text-shadow: 0 1px 0 rgba(0,0,0,0.2); box-shadow: none; border-radius: 10px; }
.product-reviews-procentual .col-lg-10 > .row:last-of-type .progress { margin-bottom: 0; }
.product-reviews-procentual .progress-bar.progress-red { background:#c01313; }
.product-reviews-procentual .progress-bar.progress-orange { background: #f3961d; }
.product-reviews-procentual .progress-bar.progress-green { background: #7AB317; }
.product-reviews-number .rating-summary { text-align: center; margin: 0; font-size: 0.875rem; }
.product-reviews-number .rating-summary .summary-detail p { margin: 0; padding: 0 10px; border: none; font-style: italic; } 
.product-reviews-number .product-rating { display: inline-block; margin-bottom: 20px; }
.product-reviews-number .col-lg-9 .row:last-of-type .product-rating { margin-bottom: 0; }
.product-reviews-number .progress { height: auto; overflow: visible; box-shadow: none; margin-bottom: 0; border-radius: 0; padding: 0; background: none; }
.product-reviews-number .progress > li { display: inline-block; position: relative; text-align: center; color: #9fa2a5; }
.product-reviews-number .progress > li:after { font-style: normal; content: attr(data-percent); position: absolute; width: 100%; top: 3.7rem; left: 0; font-size: 1.5rem; color: #9fa2a5; text-align: center; }
.product-reviews-number .progress svg { overflow: visible; width: 150px; height: 150px; margin-bottom: 10px; }
.product-reviews-number .progress svg path { stroke-width: 20; }
.product-reviews-number .progress svg:nth-child(2) { position: absolute; left: 0; top: 0; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); }
.product-reviews-number .progress svg:nth-child(2) path { fill: none; stroke-width: 25; stroke-dasharray: 629; stroke: #f0f0f0; -webkit-animation: load 3s; -moz-animation: load 3s; -o-animation: load 3s; animation: load 3s; }
.tab-content #tab-related .thumbnail.product-list, .tab-content #tab-accessories .thumbnail.product-list, .tab-content#search-tabs .thumbnail.product-list { border-width: 0 0 1px 0; padding-bottom: 20px; }
.tab-content #tab-related .thumbnail.product-list:last-of-type, .tab-content #tab-accessories .thumbnail.product-list:last-of-type, .tab-content#search-tabs .thumbnail.product-list:last-of-type { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
.tab-content#search-tabs article h2 { margin-top: 0; font-size: 1.1rem; line-height: 25px; }
.tab-content#search-tabs .thumbnail:not(.product-grid) .caption { padding: 0 !important; }
.tab-content .eq .product-grid { height: auto !important; }
.table-compare img { max-width: 150px; margin: 0 auto; width:100% }
.table-compare th:nth-child(2), .table-compare td:nth-child(2) { text-align: left !important; }
.table-compare .product-price .price { font-size: 1.3rem; }
.table-compare .product-price .price del { display: inline-block; top: -0.8em; }
body.android.safari .product-grid .img-grid-wrapper, body.android.safari .product-list .img-list-wrapper { min-width: 100%; display: inline-block; }
body.android.safari .carousel-inner .img-wrapper { min-width: 200px; min-height: 200px; text-align: center; display: inline-block; }
.product-grid-hover .product-grid-hover-btn { display: none; }
.product-grid-hover .caption { position: relative; z-index: 1; }
.product-grid-hover:hover .caption { position: relative; z-index: 3; }
.product-grid-hover .caption-hover { position:absolute; display: none; }
.product-grid-hover:hover .caption-hover { display: block; background: #fff; position: absolute; top: 0; bottom: 0; right: -70px; left: 0; z-index: 2; }
.product-grid-hover .list-external img { max-width: 50px; max-height: 50px; width: auto; height: auto; }
.product-grid-hover .caption-hover .caption-hover-img { background: #fafafa; box-shadow: 1px 0 0 #eee inset; position: absolute; top: 0; bottom: 0; right: 0; width: 70px; z-index: 9; }
.product-grid-hover .caption-hover .caption-hover-img a { display: table; margin: 10px auto 0 auto; }
.product-grid-hover .caption-hover .caption-hover-img a img { opacity: 0.5; transition: all 0.2s; }
.product-grid-hover .caption-hover .caption-hover-img a.active img, .product-grid-hover .caption-hover .caption-hover-img a:hover img, .product-grid-hover .caption-hover .caption-hover-img a:focus img { opacity: 1; }
.product-grid-hover .caption-hover .caption-hover-txt { background: #fff; min-width: 100%; border-top: 0 !important; box-shadow: 0 1px 0 0 #eee inset; position: absolute; bottom: auto; top: 100%; left: -3px !important; right: -3px !important; z-index: 5; padding: 10px; }
.product-grid-hover .img-grid-wrapper a:hover img, .product-grid-hover .img-grid-wrapper a:focus img { opacity: 1 !important; }
.product_top_rated { background: #fafafa; border: 2px solid #f0f0f0; padding:20px; margin-bottom: 10px; }
.product_top_rated .number { background: #fff; height: 30px; width: 30px; line-height: 30px; text-align: center; margin-right: 10px; font-size: 0.875rem; font-weight: 600; border-radius: 50%; display: inline-block; box-shadow: 0 1px 2px #eee; }
.product_top_rated .top_rated_item { margin-bottom: 10px; }
.product_top_rated .top_rated_item:last-of-type, .product_top_rated .top_rated_item p { margin-bottom: 0; }
.product_top_rated .title a { font-weight: 600; }
.product_top_rated .title a:hover, .product_top_rated .title a:focus { text-decoration: none; }
.product_top_rated .progress { background: #f0f0f0; box-shadow: none; border-radius: 10px; margin: 5px 0; }
.product_top_rated .progress-bar { text-shadow: 0 1px 0 rgba(0,0,0,0.2); box-shadow: none; border-radius: 10px; }
.product-select-shortcode { background: #fafafa; border: 2px solid #f0f0f0; padding:20px; margin-bottom: 10px; }
.product-select-shortcode .label-control { font-weight: 600; }
.product-select-shortcode .col-xs-12:last-of-type .form-group { margin: 0; }
.blogposts .post-grid h2 { font-size: 1.1rem; }
.product-floating-bar img { max-width: 50px; max-height: 50px; width: auto; height: auto; }
.filterform .form-group { vertical-align: top; }
.filterform .control-label { display: block; margin-bottom: 10px; font-weight: 600; }
.filterform .slide { display: flex; display: -ms-flexbox; }
.filterform .slide span { font-size: 0.875rem; flex-grow: 0; flex-basis: 1em; }
.filterform .slide span:first-of-type { padding-right: 20px; text-align: left; float: left; }
.filterform .slide span:last-of-type { padding-left: 20px; text-align: right; float: left; }
.filterform .slide .slider { flex-grow: 1; height: 20px; float: left; vertical-align: middle; position: relative; }
.filterform .slide .slider input { display: none; }
.filterform .slide .slider .slider-track { position: absolute; cursor: pointer; height: 10px; width: 100%; margin-top: 5px; background: #ddd; /* box-shadow:0 1px 1px rgba(0 ,0 ,0 ,0.125) inset; */ border-radius: 5px; }
.filterform .slide .slider .slider-selection { position: absolute; height: 100%; top: 0; bottom: 0; /* box-shadow:0 1px 1px rgba(0 ,0 ,0 ,0.125) inset; */ border-radius: 5px; }
.filterform .slide .slider .slider-handle { opacity: 1; position: absolute; margin-left: -10px; margin-top: -5px; background: #fff; box-shadow: 0 1px 2px rgba(0 ,0 ,0 , 0.25); width: 20px; height: 20px; border: 1px solid transparent; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.filterform .slide .slider .slider-handle:active { box-shadow: 0 1px 2px rgba(0 ,0 ,0 , 0.5); }
.filterform .slide .slider .slider-track:hover + .tooltip.tooltip-main  { opacity: .9; }
.filterform .slide .slider .tooltip.top { margin-top: -30px; }
.filterform .slide .slider .tooltip-inner { white-space: nowrap; }
.filterform .filter-reset { margin: 6px 0; }
.filterform .filter-instruction { display: block; font-style: italic; font-size: 0.70rem; color: #9fa2a5; line-height: 1.3; max-height: 28px; overflow: hidden; margin-top: 5px; }
.filterform.form-inline { width: 100%; margin: 0 0 20px 0; position: relative; border-top: 1px solid #eee; border-left: 1px solid #eee; display: flex; flex-flow: row wrap; }
.filterform.form-inline .form-group { margin: 0; padding: 10px; border: none; border-right: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box; flex: 1; }
.filterform.form-inline .form-group.form-group-block { flex-basis: 100% !important; background: #fafafa; }
.filterform.form-inline .form-group .form-control { width: 100%; }
.filterform.form-inline .form-group .checkbox { height: 34px; line-height: 34px; }
.filterform.form-inline .form-group .checkbox  label { font-weight: 600; }
.filterform.form-inline .form-group .slide { height: 34px; padding: 7px 0; }
.filterform.form-inline .form-group .control-label { display: block; }
#page-builder #content .filter-results-ajaxify { margin-top: 30px; }
@media (max-width: 479px) {
	.product-buybox { text-align: center; }
	.table-compare thead { display: none; }
	.table-compare th, .table-compare td { display: block; width: 100%; }
	.table-compare tr td { border-width: 0 !important; }
	.table-compare tr td:first-of-type { border-top-width: 1px !important; }
	.table-compare tr td:last-of-type { border-bottom-width: 1px !important; }
	.product-comparebox .table-compare tr td:first-of-type { border-top-width: 0 !important; }
	.product-comparebox .table td:first-of-type { max-width: 100px; float: left; }
	.filterform.form-inline .form-group .slide { height: auto; padding: 0; }
	.filterform.form-inline .form-group .checkbox { margin: 0; height: auto; line-height: inherit; }
	#main #content .filterform.form-inline .form-group,
	#main .col-sm-8 #content .filterform.form-inline .form-group,
	#main .col-sm-9 #content .filterform.form-inline .form-group { flex-basis: 100%; }
}
@media (min-width: 480px) and (max-width: 767px) {
	#main #content .filterform.form-inline .form-group { flex-basis: 50%; }
	#main .col-sm-8 #content .filterform.form-inline .form-group,
	#main .col-sm-9 #content .filterform.form-inline .form-group { flex-basis: 50%; }
}
@media (max-width: 767px) {
	.product-grid .row-btn .col-sm-6 + .col-sm-6 { margin-top: 10px; }
	.tab-content #tab-related .thumbnail.product-grid, .tab-content #tab-accessories .thumbnail.product-grid { border-width: 0 0 1px 0; padding-bottom: 20px; }
	.tab-content #tab-related .col-xs-12:last-of-type .thumbnail.product-grid, .tab-content #tab-accessories .col-xs-12:last-of-type .thumbnail.product-grid { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
	.product-grid .price { margin-bottom: 10px; }
	.product-grid .product-buttons .col-sm-6 + .col-sm-6 .btn { margin-top: 5px; }
	.product-list .img-list-wrapper { height: 262px; }
	.product-list .img-list-wrapper, .product-list .img-list-wrapper a img { max-height: 262px; }	
	.product-list .product-rating { margin-bottom: 10px; }
	.product-list .img-list-wrapper { text-align: center; }
	.product-list .img-list-wrapper a img { margin: 0 auto !important; float: none; }
	.table-compare .price, .table-compare .price-hint { display: block; text-align: center !important; }
	.product-comparebox { margin-bottom: 20px; } 
	#productGallery .carousel-inner .item .img-wrapper { height: 280px; max-height: 280px; }
	#productGallery .carousel-inner .item .img-wrapper .img-wrapper-inner img { max-height: 280px; }
	#product-details .product-buybox { margin-bottom: 10px; }
	#product-infos .product-buybox-big { text-align: center; }
	#product-infos .product-buybox-big .text-right { text-align: center; margin-top: 10px; }
	.product-reviews-number .product-rating, .product-reviews-procentual .progress { margin-bottom: 0; }
	.product-reviews-number .col-sm-3 strong , .product-reviews-procentual .col-sm-3 strong { margin-top: 15px; display: block; } 
}
@media (min-width: 768px) and (max-width: 991px) {
	#main #content .filterform.form-inline .form-group { flex-basis: 33.33%; }
	#main .col-sm-8 #content .filterform.form-inline .form-group,
	#main .col-sm-9 #content .filterform.form-inline .form-group { flex-basis: 50%; }
	#productGallery .carousel-indicators li { margin-right: 6px; }
	#productGallery .carousel-indicators li:nth-child(4n+4) { margin-right: 0; }
	#productGallery .carousel-inner .item .img-wrapper { height: 218px; max-height: 218px; }
	#productGallery .carousel-inner .item .img-wrapper .img-wrapper-inner img { max-height: 218px; }
	.product-buybox .btn-lg { padding: 6px 12px; font-size: 1rem; }
	.table-compare img { max-width: 80px; }
	.product-list .table-details { margin-bottom: 0; }
}
@media (min-width: 768px) {
	.product-grid .product-buttons > .col-sm-6:first-of-type { padding-right: 5px; }
	.product-grid .product-buttons > .col-sm-6:last-of-type { padding-left: 5px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#productGallery .carousel-indicators li { margin-right: 10px; }
	#productGallery .carousel-indicators li:nth-child(5n+5) { margin-right: 0; }
	#productGallery .carousel-inner .item .img-wrapper { height: 290px; max-height: 290px; }
	#productGallery .carousel-inner .item .img-wrapper .img-wrapper-inner img { max-height: 290px; }
	#main #content .filterform.form-inline .form-group { flex-basis: 25%; }
	#main .col-sm-8 #content .filterform.form-inline .form-group,
	#main .col-sm-9 #content .filterform.form-inline .form-group { flex-basis: 33.33%; }
}
@media (min-width: 1200px) {
	#productGallery .carousel-indicators li { margin-right: 12px; }
	#productGallery .carousel-indicators li:nth-child(6n+6) { margin-right: 0; }
	#main #content .filterform.form-inline .form-group { flex-basis: 20%; }
	#main .col-sm-8 #content .filterform.form-inline .form-group,
	#main .col-sm-9 #content .filterform.form-inline .form-group { flex-basis: 33.33%; }
}
@-moz-document url-prefix() {
	.table-product .img-responsive { max-width: 100%; margin: 0 auto; }
}
@-webkit-keyframes load {
	0% { stroke-dashoffset:0 }
}
@-moz-keyframes load {
	0% { stroke-dashoffset:0 }
}
@keyframes load {
	0% { stroke-dashoffset:0 }
}

/*
 * SIDEBAR 
 */
#sidebar { padding-top: 30px; padding-bottom: 30px; }
#sidebar .widget { margin-top: 30px; }
#sidebar .widget:first-of-type { margin-top: 0; }
.widget .h1 { font-size: 1.125rem; font-weight: 500; margin: -1px -1px 0 -1px; padding: 10px; }
.widget_block { display: block; }
.widget_block ul { list-style: none; margin: 0; padding: 0; }
.widget_block ul li { position: relative; }
.widget_block ul li a { display: block; line-height: 30px; padding: 0 10px; }
.widget_block ul ul li a { padding: 0 10px 0 25px; }
.widget_block ul ul ul li a { padding: 0 10px 0 40px; }
.widget_block ul li a:hover,
.widget_block ul li a:focus { text-decoration: none; }
.widget_block .count { font-size: 0.75rem; position: absolute; right: 10px; top: 0; line-height: 30px; }
.widget_inline { display: block;  }
.widget_inline ul { list-style: none; margin: 0; padding: 0; }
.widget_inline ul li { display: block; padding: 5px 10px; }
.widget_inline ul li:last-of-type { border-bottom: none; }
.widget_inline > ul:first-of-type > li:first-of-type,
.widget_block > ul:first-of-type > li:first-of-type > a:first-of-type { border-top: 0; }
.widget_rss .h1 a { color: inherit!important; }
.widget_calendar #wp-calendar { width: 100%; }
.widget_calendar #wp-calendar caption { padding: 8px 0; }
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td { text-align: center; }
.widget_calendar #wp-calendar tfoot > tr > td { padding: 8px 0; }
.widget_tag_cloud .tagcloud, .widget .textwidget, .widget_search .searchform { padding: 10px; }
.widget_text :last-child, .textwidget > :last-child { margin-bottom: 0; }
.widget > :last-child { margin-bottom: 0; }
.widget_terms ul.list-scroll { max-height: 170px; overflow-y: scroll; }
.widget_amazon_cart ul li:first-of-type > a { border-top: none; }
.widget_amazon_cart .product-price { font-size: 1rem; font-weight: 600; margin-top: 10px; }
.widget_amazon_cart .product-price del { font-weight: 400; font-size: 0.75em; position: relative; top: -0.8em; }
.widget_amazon_cart .remove { line-height: 1; position: absolute; right: 10px; bottom: 10px; font-size: 0.75rem; }
.widget_amazon_cart .remove a { border: none; display: inline-block; line-height: 1; padding: 0; color: #9fa2a5 !important; }
.widget_amazon_cart .remove a:hover, .widget_amazon_cart .remove a:focus { color: #c01313 !important; background: none !important; }
.widget_amazon_cart .price-sum {font-weight: 600; margin: 0; padding: 10px; }
.widget_amazon_cart .price-sum span { float: right; }
.widget_amazon_cart .at-amazon-cart { padding: 10px; }
.widget_amazon_cart .textwidget p { margin-bottom: 0; }
.widget_product_feed ul li a, .widget_amazon_cart ul li > a { font-size: 0.875rem; padding: 5px 10px; line-height: 20px; }
.widget_product_feed ul li a p, .widget_amazon_cart ul li > a p { font-weight: 600; margin: 0; }
.widget_product_feed ul li a .media-left, .widget_amazon_cart ul li a .media-left { height: 50px; width: 50px; display: inline-block; float: left; text-align: center; padding: 0; margin-right: 10px; }
.widget_product_feed ul li a .media-left img, .widget_amazon_cart ul li a .media-left img { max-height: 50px; max-width: 50px; height: auto; width: auto; }
.widget_product_feed li a:hover img, .widget_product_feed li a:focus img, .widget_amazon_cart li a:hover img, .widget_amazon_cart li a:focus img { opacity: 0.5; }
.widget_product_advice .textwidget { padding: 0; }
.widget_product_advice .thumbnail[class*="product-"] { background: none; margin: 0; border: none; }
.widget_product_advice img { max-width: 100%; height: auto; }
.widget label.screen-reader-text { font-weight: 400; font-size: 0.875rem; }
.widget_archive label.screen-reader-text, .widget_archive label + select, .widget_categories label.screen-reader-text, .widget_categories label + select { margin: 10px; }
.widget .rss-date { display: block; margin: 5px 0; font-size: 0.75rem; }
.widget .rssSummary { font-size: 0.875rem; }
.widget_block > ul > li:first-of-type > a:first-of-type,
.widget_block > div > ul > li:first-of-type > a:first-of-type,
.widget_inline > ul > li:first-of-type,
.toc_widget { margin-top: 0; }
.toc_widget ul { list-style: none; margin: 0; padding: 0; font-size: 0.875rem; }
.toc_widget > .toc_widget_list > li:first-of-type { border: none; }
.toc_widget > .toc_widget_list li a { padding: 5px 10px; display: block; }
.toc_widget > .toc_widget_list ul li a { padding-left: 15px; }
.toc_widget > .toc_widget_list ul ul li a { padding-left: 25px; }
.toc_widget > .toc_widget_list li a:hover, .toc_widget > .toc_widget_list li a:focus { text-decoration: none; }
.toc_widget > .toc_widget_list li a > .toc_number { font-size: 0.75rem; font-weight: 600; padding-right: 5px; display: inline-block; }
.table-amazon-cart td, .table-amazon-cart th { text-align: left !important; vertical-align: middle !important; }
.table-amazon-cart th.text-right { text-align: right !important; }
.table-amazon-cart p { margin: 0; }
.table-amazon-cart .product-remove { text-align: center !important; }
.table-amazon-cart .remove { line-height: 1; font-size: 0.75rem; }
.table-amazon-cart .remove a { line-height: 1; color: #9fa2a5; }
.table-amazon-cart .remove a:hover, .table-amazon-cart .remove a:focus { color: #c01313; background: none; }
.table-amazon-cart .product-title p { font-weight: 600; }
.table-amazon-cart .product-title a:hover, .table-amazon-cart .product-title a:hover { text-decoration: none; }
.table-amazon-cart .product-price p { float: right; text-align: right; }
.table-amazon-cart .price-sum { background: none !important; }
.table-amazon-cart .price-sum td { text-align: right !important; font-weight: 600; }
.table-amazon-cart .price-sum td span { margin-left: 50px; }
.table-amazon-cart + .at-amazon-cart .btn-buy { float: right; width: auto !important; display: inline-block !important; }
.widget_filter .filterform .form-group { margin: 0; padding: 10px; }
.widget_filter .filterform .form-group:first-of-type { border-top: 0; }
.widget_filter .filterform .form-group .checkbox { margin: 0; }
.widget_filter .filterform .form-group .checkbox label { font-weight: 600; }
@media (min-width: 768px) {
	#sidebar .widget:first-of-type { margin-top: 0; }
}

/*
 * BREADCRUMBS
 */
#breadcrumbs { font-size: 0.875rem; line-height: 20px; }
#breadcrumbs p { margin: 0; padding: 20px 0; }
#breadcrumbs a { color: #9fa2a5; }

/*
 FOOTER
 */
#footer { font-size: 0.875rem; line-height: 20px; }
#footer-top { padding: 20px 0; border-top: 1px solid #f0f0f0; }
#footer-top .h1 { font-size: 1.2rem; }
#footer-bottom { padding: 20px 0; border-top: 1px solid #f0f0f0; }
#footer-bottom ul, #footer-bottom p { margin: 0; }
#footer aside { margin-bottom: 30px; }
body.sticky-footer #footer { position: absolute; bottom: 0; height: 60px; }
body.sticky-footer #wrapper-fluid #footer { left: 0; right: 0; }
@media (max-width: 767px) {
	#footer-top .col-sm-3:last-of-type aside:last-of-type { margin-bottom: 0; }
	#footer-top ul { line-height: 25px; }
	#footer-bottom { text-align: center; }
	#footer-bottom ul { float: none !important; margin-top: 10px; }
	body.sticky-footer #footer { height: 90px; left: 0; right: 0; }
}
@media (min-width: 768px) {
	#footer aside:last-of-type { margin-bottom: 0; }
}

/**
 * Cookie Bar
 */
.cookie-bar { color: rgba(255, 255, 255, 0.5); display: none; position: fixed; left: 0; right: 0; bottom: 0; padding: 15px 0; width: 100%; z-index: 999; font-size: 0.875rem; }
.cookie-bar .media-body p { margin: 0; }
.cookie-bar a { color: inherit; }
.cookie-bar a:hover,
.cookie-bar a:focus { color: #fff; }
@media (max-width: 479px) {
	.cookie-bar .media-right { float: none; padding: 15px 0 0 ; display: block; width: 100%; }
}

/*
 * Select2
 */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}.select3 { background: linear-gradient(90deg, #c01313, #13afc0, #c01313, #13afc0, #c01313, #13afc0, #c01313, #13afc0, #c01313); background-size: 1800% 1800%; -webkit-animation: AnimationName 1s ease infinite; -moz-animation: AnimationName 1s ease infinite; -o-animation: AnimationName 1s ease infinite; animation: AnimationName 1s ease infinite; } .select3:after { font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; content:"HALT STOP! ANZEIGE!!1"; font-size: 5rem; font-weight: 900; text-shadow: 0 2px 5px rgba(0,0,0,0.2); color: #fff; left: 0; right: 0; position: absolute; top: 40%; text-align: center; } .select3 #wrapper, .select3 #wrapper-fluid { display: none; } .select3 #content { text-align: center; color: #fff; } .select3 h1 { color: #fff; font-size: 3.5rem; margin-top: 200px; } @-webkit-keyframes AnimationName { 0%{background-position:0 50%} 50%{background-position:100% 50%} 100%{background-position:0 50%} } @-moz-keyframes AnimationName { 0%{background-position:0 50%} 50%{background-position:100% 50%} 100%{background-position:0 50%} } @-o-keyframes AnimationName { 0%{background-position:0 50%} 50%{background-position:100% 50%} 100%{background-position:0 50%} } @keyframes AnimationName { 0%{background-position:0 50%} 50%{background-position:100% 50%} 100%{background-position:0 50%} }
.select2 { width: 100% !important; max-width: 100%; }
.select2 *, .select2-search__field { outline: 0 !important; }
.select2-dropdown { border-color: #ccc; border-radius: 0; z-index: 9; }
.select2-results__option { font-size: 0.875rem; padding: 6px 12px; }
.select2-search--dropdown .select2-search__field { padding: 6px 12px; border-bottom: 1px solid #ccc; background: #f0f0f0; }
.select2-search--dropdown { padding: 0; }
.select2-container--default .select2-results__option--highlighted { color: #6f7479; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { color: #fff; }
.select2-container--default .select2-results__option[aria-selected=true] { background-color: #fafafa; color: #9fa2a5; }
.select2-container--default .select2-search--dropdown .select2-search__field { border: 0; border-bottom: 1px solid #ccc; font-size: 0.875rem; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 34px; position: absolute; top: 0; right: 0; width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { color: #6f7479; line-height: 32px; padding: 0; }
.select2-container--default .select2-selection--single { color: #6f7479; background-color: #fff; border-radius: 0; transition: none; display: block; width: 100%; height: 34px; padding: 3px 12px; font-size: 0.875rem; line-height: 1.12857143; border: 1px solid #ccc; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); }
.select2-container--default .select2-selection--single { font-size: 0.875rem; }
.select2-container--default .select2-selection--single { padding: 0 12px; }
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar { -webkit-appearance: none; width: 8px; background: #f0f0f0; border-left: 1px solid #ddd; border-radius: 0; }
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb { border-radius: 0; background-color: #9fa2a5; }
.select2-search__field { font-style: italic; color: #101820; background: #eee; }

/*
 * RESPONSIVE
 */
@media (min-width: 1200px) {
	#access { background: #ACCE55; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#badass { background: #BADA55; }
}
@media (min-width: 768px) and (max-width: 991px) {
	#coffee { background: #C0FFEE; }
}
@media (max-width: 767px) {
	#delete { background: #DE1E7E; }
}
