.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.single-wpcm_vehicle .related-pro #related-slider .item-info .item-content .item-price .price-box .special-price{
list-style: none;
}
.single-wpcm_vehicle .related-pro #related-slider .item-info .item-content .item-price .price-box .special-price .item_details_acf .wpcm-price.price{
font-weight: 400;
font-size: 14px;
}
.single-wpcm_vehicle .related-pro #related-slider .item-info .item-content .item-price .price-box .special-price{
list-style: none;
}
.single-wpcm_vehicle .related-pro #related-slider .item-info .item-content .item-price .price-box .special-price .item_details_acf .wpcm-price.price{
font-weight: 400;
font-size: 14px;
}
@media screen and (min-width: 769px) and (max-width: 1025px){
#liste_car_grid .grid.grid-pad .col-1-4.mason-item {
width: 50%;
}
}
@media screen and (max-width: 767px){
#mystickyelement-widget-1 .mystickyelement-lists-wrap .mystickyelements-lists.mysticky .mystickyelements-social-icon-li .mystickyelements-social-icon a{
font-size: 25px !important;
}
#mystickyelement-widget-1 .mystickyelement-lists-wrap .mystickyelements-lists.mysticky .mystickyelements-social-icon-li .mystickyelements-social-icon a .mystickyelements-icon-below-text{
font-size: 18px !important;
}
}
#mystickyelement-widget-1 .mystickyelement-lists-wrap .mystickyelements-lists.mysticky .mystickyelements-social-icon-li .mystickyelements-social-icon a:hover{
color: #fff !important;
}
.pieces_detache-template-default.single.single-pieces_detache .content-avis-fb {
padding: 0;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
padding-bottom: 55px;
padding-top: 35px;
margin-bottom: 30px;
}
.archive.tax-voiture_assigne,
.search.search-results{
background-color: #fff;
} 
.archive .pieces_detache.type-pieces_detache,
.search.search-results .pieces_detache.type-pieces_detache{
border: 2px solid #146c94;
border: none;
box-shadow: 0px 0px 10px 0px;
border-radius: 15px;
}
.archive .pieces_detache.type-pieces_detache .blog_entry-header,
.search.search-results .pieces_detache.type-pieces_detache .blog_entry-header{
text-align: center;
border-bottom: 2px solid #146c94;
margin-bottom: 20px;
}
.archive .pieces_detache.type-pieces_detache .blog_entry-header  h2,
.search.search-results .pieces_detache.type-pieces_detache .blog_entry-header h2{
font-size: 25px;
}
.page-id-39881 footer .footer-column .custom-html-widget .contact-phone a i{
transform: rotate(15deg);
}
.footer__title {
text-transform: uppercase;
font-size:1.2em;
margin-bottom: 5px;
}
.paiement__list{
margin: 0;
padding: 0;
display: flex;
gap: 15px 10px;
flex-wrap: wrap;
margin-bottom: 25px;
}
.paiement__list img{
height:32px;
width: auto;
box-shadow: none !important;
}
.social__list{
margin: 0;
padding: 0;
display: flex;
gap: 15px 10px;
flex-wrap: wrap;
margin-bottom: 20px;
}
.social__list img{
height:32px;
width: auto;
box-shadow: none !important;
}
.social__list a{
transition: ease-out .2s;
}
.social__list a:hover,
.social__list a:focus{
transform: translatey(-2px);
}
.legal__menu{
display: flex;
gap: 15px;
flex-wrap: wrap;
}
.footer-top__box{
display: flex;
justify-content: space-between;
}
.gtranslate_wrapper {
display: flex;
justify-content: flex-end;
gap:10px;
padding:5px;
}
.glink {
display:inline-flex;
width:28px;
height: 28px;
align-items:center;
justify-content:center;
color:#fff;
border: 1px solid #fff;
border-radius: 16px;
}
.glink:hover,
.glink.gt-current-lang{
background:#fff;
color:#333;
}
@media screen and (max-width: 767px){
.footer-top__box{
align-items:center;
flex-direction: column;
}
}
.swiper-pagination-bullet{
width:15px;
height:15px;
margin:6px !important;
opacity:1;
border:1px solid #fff;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
background: #146c94;
}
.swiper-button-prev,
.swiper-button-next{
background:#146c94;
color:#fff;
width:42px;
height:42px;
border-radius:50%;
justify-content: center;
}
.swiper-button-prev::after,
.swiper-button-next::after{
font-size:18px !important;	
}
.swiper-slide{
padding: 0 3em 3em;
}
.vehicle-img-item{
display: block;
padding-top:57%;
position: relative;
}
.vehicle-img-item img{
position: absolute;
left:0;
top:0;
width:100%;
height:100%;
object-fit:contain;
}
.mfp-figure:after{
background: #fff !important;
}
@media screen and (max-width: 767px){
.swiper-pagination-bullet{
width:8px ;
height:8px ;
margin: 4px !important;
}
.swiper-slide{
padding: 0 1em 1em;
}
.swiper-button-prev,
.swiper-button-next{
background:#146c94;
color:#fff;
width:32px;
height:32px;
border-radius:50%;
}
.swiper-button-prev::after,
.swiper-button-next::after{
font-size:16px !important;	
}
}
.site__reviewbox ul{
list-style: none;
display: flex;
gap:10px;
flex-wrap: wrap;
margin:10px 0;
padding:0;
}
.site__reviewbox li{
margin-bottom: 8px;
}
.site__reviewbox  a{
display:inline-flex;
align-items: center;
padding:2px 15px;
border: 1px solid #eee;
border-radius: 6px;
}
.site__logo img{
width: 22px;
height: auto;
}
.reviews_value{
font-size:18px;
display:inline-block;
margin:3px 10px;
vertical-align: middle;
font-weight: 900;
}
.site__review img{
height:20px;
}
.header__cta{
display: flex;
justify-content: flex-end;
gap:15px;
}
.contact__header__list{
list-style: none;
display: flex;
gap:10px;
color: #fff;
padding:2px;
}
.btn-call{
display: inline-flex;
color: #146a92;
font-weight: bold;
padding:3px 15px;
margin-left:10px;
border-radius:20px;
border: 1px solid;
background: #fff;
transition:.2s;
}
.btn-call:hover{
background:#146a92;
color: #fff !important;
}
@media screen and (max-width: 767px){
.header__nav{
display: flex;
flex-direction: column-reverse;
}
.header__cta{
flex-direction: column;
justify-content: center;
align-items:center;
padding: 10px 0px;
}
.contact__header__list{
display: grid;
grid-template-columns: 1fr 1fr;
}
.contact__header__list li{
text-align: center;
}
.contact__header__list strong{
display: block;
margin-bottom: 3px;
}
.btn-call{
font-size:.8em;
}
} .doni-mob-reserv,
.doni-mob-client{display:none} @media (max-width:768px){
.site-header,
#header,
#header .header-container,
.header-logo,
.header__nav,
.fl-nav-menu,
.fl-nav-menu nav,
.mm-toggle-wrap,
.mm-toggle{
background:#146a92 !important;
}
.header-logo .logo:before{display:none !important} .mm-toggle,
.mm-toggle *,
.mm-toggle .mm-label,
.mm-toggle i,
.mm-toggle .fa{color:#fff !important}
}
@media (max-width:767px){ .connexion__header__list,
.contact__header__list{display:none !important}
.doni-mob-reserv{
display:flex;
flex-direction:column;
gap:6px;
width:100%;
max-width:100%;
box-sizing:border-box;
padding:8px 10px;
background:#146a92;
overflow:hidden;
}
.doni-mob-reserv__lab{
display:inline-flex;align-items:center;gap:6px;
font-size:11px;font-weight:800;
color:#fff;
text-transform:uppercase;
letter-spacing:.04em;
line-height:1;
}
.doni-mob-reserv__btns{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:6px;
width:100%;
}
.doni-mob-reserv__btn{
display:flex;align-items:center;justify-content:center;
padding:8px 6px;
background:#fff;
color:#146a92;
font-size:12px;font-weight:700;
border-radius:6px;
text-align:center;
line-height:1.1;
min-width:0;
}
.doni-mob-reserv__btn:hover,
.doni-mob-reserv__btn:focus{background:#0d4c69;color:#fff}
.doni-mob-reserv__btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
} #mobile-menu .doni-mob-client{
display:flex !important;
flex-direction:column;
gap:8px;
padding:20px 16px;
margin-top:12px;
background:rgba(20,106,146,.06);
border-top:1px solid rgba(20,106,146,.15);
width:100%;
box-sizing:border-box;
}
#mobile-menu .doni-mob-client__lab{
font-size:11px;font-weight:800;
letter-spacing:.1em;text-transform:uppercase;
color:#146a92;
padding-bottom:10px;
margin-bottom:2px;
border-bottom:1px dashed rgba(20,106,146,.25);
}
#mobile-menu .doni-mob-client__btn{
display:block !important;
padding:12px 16px !important;
background:#fff !important;
color:#146a92 !important;
border:1.5px solid #146a92 !important;
border-radius:8px !important;
font-size:14px !important;
font-weight:700 !important;
text-align:center !important;
text-transform:none !important;
letter-spacing:0 !important;
line-height:1.2 !important;
transition:background .2s,color .2s;
margin:0 !important;
}
#mobile-menu .doni-mob-client__btn:hover,
#mobile-menu .doni-mob-client__btn:focus{
background:#146a92 !important;
color:#fff !important;
}
#mobile-menu .doni-mob-client__btn--primary{
background:#146a92 !important;
color:#fff !important;
border-color:#146a92 !important;
}
#mobile-menu .doni-mob-client__btn--primary:hover,
#mobile-menu .doni-mob-client__btn--primary:focus{
background:#0d4c69 !important;
color:#fff !important;
border-color:#0d4c69 !important;
} .prixInfo{
position: relative;
vertical-align: middle;
}
.prixInfo .prixInfoIcons{
width: 24px;
height: 24px;
}
.prixInfo .prixInfoBox{
position: absolute;
top: 50%;
left: calc(100% + 5px);
transform: translateY(-50%);
font-family: "Saira Condensed", sans-serif;
padding: 8px;
font-weight: 400;
color: #222;
background: #fff;
z-index: 999;
display: none;
font-size: 16px;
line-height: 1.25 !important;
transition: .2s;
box-shadow:  rgba(99,99,99,.2) 0px 2px 8px 0px;
width: 360px;
max-width: 100vw;
text-align:left !important;
}
.prixInfo:hover{
cursor: pointer;
}
.prixInfo:hover .prixInfoBox{
display: block;
}
@media screen and (max-width: 767px){
.prixInfo .prixInfoBox{
top: 100%;
left: 0;
transform: translate(-65%, 0px);
width: calc(75vw - 30px);
text-align: center left !important;
}
}
a.logo{
background: transparent !important;
}@font-face{font-family:"donicons";src:url(//donilocation.ch/wp-content/themes/harrier-child/assets/fonts/donicons.eot?f72rz7);src:url(//donilocation.ch/wp-content/themes/harrier-child/assets/fonts/donicons.eot?f72rz7#iefix) format("embedded-opentype"),url(//donilocation.ch/wp-content/themes/harrier-child/assets/fonts/donicons.ttf?f72rz7) format("truetype"),url(//donilocation.ch/wp-content/themes/harrier-child/assets/fonts/donicons.woff?f72rz7) format("woff"),url(//donilocation.ch/wp-content/themes/harrier-child/assets/fonts/donicons.svg?f72rz7#donicons) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"donicons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-filter:before{content:""}.icon-activite:before{content:""}.icon-arrow-bottom:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-top:before{content:""}.icon-close:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-mail:before{content:""}.icon-map:before{content:""}.icon-menu:before{content:""}.icon-phone:before{content:""}.icon-question:before{content:""}.icon-reservation:before{content:""}.icon-search-alt:before{content:""}.icon-start:before{content:""}.icon-tiktok:before{content:""}.icon-tripadvisor:before{content:""}.icon-website:before{content:""}.icon-x:before{content:""}.icon-youtube:before{content:""}@media(max-width: 768px){.klb-box{border:none !important;padding:15px !important}}.avis-item{padding:15px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}.avis-item .site-icon{width:28px;height:28px}.avis-item .avis-title{font-family:"Saira Condensed",sans-serif;margin:0 0 5px}.avis-item .avis-etoiles{margin:0 0 5px}.avis-item .avis-etoiles .star-gold{color:#f9bd15}.avis-item .avis-etoiles .star-gray{color:#eee}.avis-item .avis-content{margin:1em 0;font-family:"Saira Condensed",sans-serif}.avis-item .avis-content p{margin:0;font-size:16px;line-height:1.5}.avis-item .avis-footer{margin-top:10px;display:flex;align-items:center;gap:10px;font-family:"Saira Condensed",sans-serif}.avis-item .avis-footer strong{color:#337ab7}.avisSwiper{padding-bottom:2em}.avisSwiper .swiper-slide{padding:1em}.mmPushBody .site-header{left:250px}.site-header{position:sticky;top:0;left:0;transition:.2s}@media(max-width: 768px){.site-header .header-banner{display:none}}.header-logo .logo{text-align:center;padding:0 !important;position:initial;line-height:1.1}@media(max-width: 768px){.header-logo .logo{padding:10px}}.header-logo .logo:before{height:118px !important;right:10px}.header-logo .logo img{position:relative;height:90px;width:auto}.mobile-menu{padding:1em 0;top:initial !important;position:initial !important}@media(max-width: 768px){#header .header-container{display:flex !important;flex-direction:row-reverse;align-items:center}#header .header-container .mm-toggle{text-align:center;padding:4px 16px}#header .header-container .mm-toggle span{display:block;margin:0 !important}#header .header-container .mm-toggle i{font-size:2em}.header__nav{width:75px}.header-logo{background:#337ab7;width:calc(100% - 75px)}#header .header-logo .logo img{width:75px;height:auto}.contact__header__list{grid-template-columns:1fr}.gtranslate_wrapper{justify-content:center}.fl-nav-menu *{height:auto !important;float:inherit !important}}.loop__reviewBox{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:10px}.loop__reviewList{list-style:none;display:flex;gap:10px;margin:0;padding:0}.loop__reviewList a{display:inline-flex;align-items:center;gap:5px}.loop__reviewList a img{width:18px;height:auto}.loop__reviewList a .icon-start{font-size:15px;line-height:1}.loop__reviewList a .icon-start.star-blue{color:#1873eb}.loop__reviewList a .icon-start.star-gold{color:#fbbc04}.loop__reviewList a .reviews_value{line-height:1;font-size:14px;font-weight:700;margin:0 0 0 5px}.getReviewsLink{display:inline-block;font-size:.8em;line-height:1;padding:5px 10px;border:1px solid #888;font-weight:700;transition:.2s}.getReviewsLink:hover,.getReviewsLink:focus{background:#eee}.searchForm__main{display:flex;align-items:center;justify-content:center;gap:10px;background:#eee;padding:1em}.searchForm__main input{border-radius:1px;border:1px solid #23292e;line-height:1;padding:2px 10px;max-width:100%}@media(max-width: 768px){.searchForm__main input{width:100%}}.searchForm__filter__btn{display:inline-flex;align-items:center;background:#23292e;color:#fff;line-height:1;text-transform:uppercase;padding:8px 12px;border-radius:0}.searchForm__filter__btn span{margin-left:5px;vertical-align:middle}@media(max-width: 768px){.searchForm__filter__btn span{display:none}}.searchForm__filter__btn:hover{cursor:pointer}.searchForm__filter__submit{background:#337ab7;border:none;line-height:0;padding:8px 12px;border-radius:0;color:#fff;display:inline-flex;align-items:center;text-transform:uppercase;justify-content:center}.searchForm__filter__submit span{margin-left:5px;vertical-align:middle}@media(max-width: 768px){.searchForm__filter__submit span{display:none}}.searchForm__filter__box{display:none;position:relative;padding:1em;background:#23292e;border-bottom:2px solid #337ab7}.searchForm__filter__box::after{content:"";position:absolute;top:-20px;left:calc(50% - 10px);border:10px solid transparent;border-bottom:10px solid #23292e}.searchForm__filter__box.show{display:block}.searchForm__filter__box .searchForm__customizer{display:flex;gap:20px;flex-wrap:wrap}.searchForm__filter__box .searchForm__customizer select{width:auto;line-height:1;padding:3px 15px}@media(max-width: 768px){.searchForm__filter__box .searchForm__customizer select{width:100%}}.searchForm__filter__box .searchForm__vehiculeType{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px !important}.searchForm__filter__box .searchForm__vehiculeType input{display:none}.searchForm__filter__box .searchForm__vehiculeType label{color:#fff;border:1px solid #fff;display:inline-block;line-height:1;padding:4px 10px}.searchForm__filter__box .searchForm__vehiculeType label:hover,.searchForm__filter__box .searchForm__vehiculeType label:focus{cursor:pointer}.searchForm__filter__box .searchForm__vehiculeType input:checked+label{background:#337ab7;color:#fff;border:1px solid #337ab7}.vc_btn3{font-weight:600 !important;text-transform:uppercase;font-size:1em}.vc_btn3:hover{color:#fff !important}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden], template {
display:none
}
a {
background-color: transparent
}
a:active, a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b, strong {
font-weight: 700
}
dfn {
font-style: italic
}
h1 {
margin: .67em 0;
font-size: 2em
}
mark {
color: #000;
background: #ff0
}
small {
font-size: 80%
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
pre {
overflow: auto
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em
}
button, input, optgroup, select, textarea {
margin: 0;
font: inherit;
color: inherit
}
button {
overflow: visible
}
button, select {
text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled], html input[disabled] {
cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
line-height: normal
}
input[type=checkbox], input[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid silver
}
legend {
padding: 0;
border: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: 700
}
table {
border-spacing: 0;
border-collapse: collapse
}
td, th {
padding: 0
} @media print {
*, :before, :after {
color: #000!important;
text-shadow: none!important;
background: transparent!important;
-webkit-box-shadow: none!important;
box-shadow: none!important
}
a, a:visited {
text-decoration: underline
}
a[href]:after {
content: " (" attr(href) ")"
}
abbr[title]:after {
content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: ""
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
tr, img {
page-break-inside: avoid
}
img {
max-width: 100%!important
}
p, h2, h3 {
orphans: 3;
widows: 3
}
h2, h3 {
page-break-after: avoid
}
select {
background: #fff!important
}
.navbar {
display: none
}
.btn>.caret, .dropup>.btn>.caret {
border-top-color: #000!important
}
.label {
border: 1px solid #000
}
.table {
border-collapse: collapse!important
}
.table td, .table th {
background-color: #fff!important
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd!important
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//donilocation.ch/wp-content/themes/harrier/fonts/glyphicons-halflings-regular.eot);
src: url(//donilocation.ch/wp-content/themes/harrier/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//donilocation.ch/wp-content/themes/harrier/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//donilocation.ch/wp-content/themes/harrier/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//donilocation.ch/wp-content/themes/harrier/stylesheet/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
content: "\2a"
}
.glyphicon-plus:before {
content: "\2b"
}
.glyphicon-euro:before, .glyphicon-eur:before {
content: "\20ac"
}
.glyphicon-minus:before {
content: "\2212"
}
.glyphicon-cloud:before {
content: "\2601"
}
.glyphicon-envelope:before {
content: "\2709"
}
.glyphicon-pencil:before {
content: "\270f"
}
.glyphicon-glass:before {
content: "\e001"
}
.glyphicon-music:before {
content: "\e002"
}
.glyphicon-search:before {
content: "\e003"
}
.glyphicon-heart:before {
content: "\e005"
}
.glyphicon-star:before {
content: "\e006"
}
.glyphicon-star-empty:before {
content: "\e007"
}
.glyphicon-user:before {
content: "\e008"
}
.glyphicon-film:before {
content: "\e009"
}
.glyphicon-th-large:before {
content: "\e010"
}
.glyphicon-th:before {
content: "\e011"
}
.glyphicon-th-list:before {
content: "\e012"
}
.glyphicon-ok:before {
content: "\e013"
}
.glyphicon-remove:before {
content: "\e014"
}
.glyphicon-zoom-in:before {
content: "\e015"
}
.glyphicon-zoom-out:before {
content: "\e016"
}
.glyphicon-off:before {
content: "\e017"
}
.glyphicon-signal:before {
content: "\e018"
}
.glyphicon-cog:before {
content: "\e019"
}
.glyphicon-trash:before {
content: "\e020"
}
.glyphicon-home:before {
content: "\e021"
}
.glyphicon-file:before {
content: "\e022"
}
.glyphicon-time:before {
content: "\e023"
}
.glyphicon-road:before {
content: "\e024"
}
.glyphicon-download-alt:before {
content: "\e025"
}
.glyphicon-download:before {
content: "\e026"
}
.glyphicon-upload:before {
content: "\e027"
}
.glyphicon-inbox:before {
content: "\e028"
}
.glyphicon-play-circle:before {
content: "\e029"
}
.glyphicon-repeat:before {
content: "\e030"
}
.glyphicon-refresh:before {
content: "\e031"
}
.glyphicon-list-alt:before {
content: "\e032"
}
.glyphicon-lock:before {
content: "\e033"
}
.glyphicon-flag:before {
content: "\e034"
}
.glyphicon-headphones:before {
content: "\e035"
}
.glyphicon-volume-off:before {
content: "\e036"
}
.glyphicon-volume-down:before {
content: "\e037"
}
.glyphicon-volume-up:before {
content: "\e038"
}
.glyphicon-qrcode:before {
content: "\e039"
}
.glyphicon-barcode:before {
content: "\e040"
}
.glyphicon-tag:before {
content: "\e041"
}
.glyphicon-tags:before {
content: "\e042"
}
.glyphicon-book:before {
content: "\e043"
}
.glyphicon-bookmark:before {
content: "\e044"
}
.glyphicon-print:before {
content: "\e045"
}
.glyphicon-camera:before {
content: "\e046"
}
.glyphicon-font:before {
content: "\e047"
}
.glyphicon-bold:before {
content: "\e048"
}
.glyphicon-italic:before {
content: "\e049"
}
.glyphicon-text-height:before {
content: "\e050"
}
.glyphicon-text-width:before {
content: "\e051"
}
.glyphicon-align-left:before {
content: "\e052"
}
.glyphicon-align-center:before {
content: "\e053"
}
.glyphicon-align-right:before {
content: "\e054"
}
.glyphicon-align-justify:before {
content: "\e055"
}
.glyphicon-list:before {
content: "\e056"
}
.glyphicon-indent-left:before {
content: "\e057"
}
.glyphicon-indent-right:before {
content: "\e058"
}
.glyphicon-facetime-video:before {
content: "\e059"
}
.glyphicon-picture:before {
content: "\e060"
}
.glyphicon-map-marker:before {
content: "\e062"
}
.glyphicon-adjust:before {
content: "\e063"
}
.glyphicon-tint:before {
content: "\e064"
}
.glyphicon-edit:before {
content: "\e065"
}
.glyphicon-share:before {
content: "\e066"
}
.glyphicon-check:before {
content: "\e067"
}
.glyphicon-move:before {
content: "\e068"
}
.glyphicon-step-backward:before {
content: "\e069"
}
.glyphicon-fast-backward:before {
content: "\e070"
}
.glyphicon-backward:before {
content: "\e071"
}
.glyphicon-play:before {
content: "\e072"
}
.glyphicon-pause:before {
content: "\e073"
}
.glyphicon-stop:before {
content: "\e074"
}
.glyphicon-forward:before {
content: "\e075"
}
.glyphicon-fast-forward:before {
content: "\e076"
}
.glyphicon-step-forward:before {
content: "\e077"
}
.glyphicon-eject:before {
content: "\e078"
}
.glyphicon-chevron-left:before {
content: "\e079"
}
.glyphicon-chevron-right:before {
content: "\e080"
}
.glyphicon-plus-sign:before {
content: "\e081"
}
.glyphicon-minus-sign:before {
content: "\e082"
}
.glyphicon-remove-sign:before {
content: "\e083"
}
.glyphicon-ok-sign:before {
content: "\e084"
}
.glyphicon-question-sign:before {
content: "\e085"
}
.glyphicon-info-sign:before {
content: "\e086"
}
.glyphicon-screenshot:before {
content: "\e087"
}
.glyphicon-remove-circle:before {
content: "\e088"
}
.glyphicon-ok-circle:before {
content: "\e089"
}
.glyphicon-ban-circle:before {
content: "\e090"
}
.glyphicon-arrow-left:before {
content: "\e091"
}
.glyphicon-arrow-right:before {
content: "\e092"
}
.glyphicon-arrow-up:before {
content: "\e093"
}
.glyphicon-arrow-down:before {
content: "\e094"
}
.glyphicon-share-alt:before {
content: "\e095"
}
.glyphicon-resize-full:before {
content: "\e096"
}
.glyphicon-resize-small:before {
content: "\e097"
}
.glyphicon-exclamation-sign:before {
content: "\e101"
}
.glyphicon-gift:before {
content: "\e102"
}
.glyphicon-leaf:before {
content: "\e103"
}
.glyphicon-fire:before {
content: "\e104"
}
.glyphicon-eye-open:before {
content: "\e105"
}
.glyphicon-eye-close:before {
content: "\e106"
}
.glyphicon-warning-sign:before {
content: "\e107"
}
.glyphicon-plane:before {
content: "\e108"
}
.glyphicon-calendar:before {
content: "\e109"
}
.glyphicon-random:before {
content: "\e110"
}
.glyphicon-comment:before {
content: "\e111"
}
.glyphicon-magnet:before {
content: "\e112"
}
.glyphicon-chevron-up:before {
content: "\e113"
}
.glyphicon-chevron-down:before {
content: "\e114"
}
.glyphicon-retweet:before {
content: "\e115"
}
.glyphicon-shopping-cart:before {
content: "\e116"
}
.glyphicon-folder-close:before {
content: "\e117"
}
.glyphicon-folder-open:before {
content: "\e118"
}
.glyphicon-resize-vertical:before {
content: "\e119"
}
.glyphicon-resize-horizontal:before {
content: "\e120"
}
.glyphicon-hdd:before {
content: "\e121"
}
.glyphicon-bullhorn:before {
content: "\e122"
}
.glyphicon-bell:before {
content: "\e123"
}
.glyphicon-certificate:before {
content: "\e124"
}
.glyphicon-thumbs-up:before {
content: "\e125"
}
.glyphicon-thumbs-down:before {
content: "\e126"
}
.glyphicon-hand-right:before {
content: "\e127"
}
.glyphicon-hand-left:before {
content: "\e128"
}
.glyphicon-hand-up:before {
content: "\e129"
}
.glyphicon-hand-down:before {
content: "\e130"
}
.glyphicon-circle-arrow-right:before {
content: "\e131"
}
.glyphicon-circle-arrow-left:before {
content: "\e132"
}
.glyphicon-circle-arrow-up:before {
content: "\e133"
}
.glyphicon-circle-arrow-down:before {
content: "\e134"
}
.glyphicon-globe:before {
content: "\e135"
}
.glyphicon-wrench:before {
content: "\e136"
}
.glyphicon-tasks:before {
content: "\e137"
}
.glyphicon-filter:before {
content: "\e138"
}
.glyphicon-briefcase:before {
content: "\e139"
}
.glyphicon-fullscreen:before {
content: "\e140"
}
.glyphicon-dashboard:before {
content: "\e141"
}
.glyphicon-paperclip:before {
content: "\e142"
}
.glyphicon-heart-empty:before {
content: "\e143"
}
.glyphicon-link:before {
content: "\e144"
}
.glyphicon-phone:before {
content: "\e145"
}
.glyphicon-pushpin:before {
content: "\e146"
}
.glyphicon-usd:before {
content: "\e148"
}
.glyphicon-gbp:before {
content: "\e149"
}
.glyphicon-sort:before {
content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"
}
.glyphicon-sort-by-order:before {
content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
content: "\e154"
}
.glyphicon-sort-by-attributes:before {
content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"
}
.glyphicon-unchecked:before {
content: "\e157"
}
.glyphicon-expand:before {
content: "\e158"
}
.glyphicon-collapse-down:before {
content: "\e159"
}
.glyphicon-collapse-up:before {
content: "\e160"
}
.glyphicon-log-in:before {
content: "\e161"
}
.glyphicon-flash:before {
content: "\e162"
}
.glyphicon-log-out:before {
content: "\e163"
}
.glyphicon-new-window:before {
content: "\e164"
}
.glyphicon-record:before {
content: "\e165"
}
.glyphicon-save:before {
content: "\e166"
}
.glyphicon-open:before {
content: "\e167"
}
.glyphicon-saved:before {
content: "\e168"
}
.glyphicon-import:before {
content: "\e169"
}
.glyphicon-export:before {
content: "\e170"
}
.glyphicon-send:before {
content: "\e171"
}
.glyphicon-floppy-disk:before {
content: "\e172"
}
.glyphicon-floppy-saved:before {
content: "\e173"
}
.glyphicon-floppy-remove:before {
content: "\e174"
}
.glyphicon-floppy-save:before {
content: "\e175"
}
.glyphicon-floppy-open:before {
content: "\e176"
}
.glyphicon-credit-card:before {
content: "\e177"
}
.glyphicon-transfer:before {
content: "\e178"
}
.glyphicon-cutlery:before {
content: "\e179"
}
.glyphicon-header:before {
content: "\e180"
}
.glyphicon-compressed:before {
content: "\e181"
}
.glyphicon-earphone:before {
content: "\e182"
}
.glyphicon-phone-alt:before {
content: "\e183"
}
.glyphicon-tower:before {
content: "\e184"
}
.glyphicon-stats:before {
content: "\e185"
}
.glyphicon-sd-video:before {
content: "\e186"
}
.glyphicon-hd-video:before {
content: "\e187"
}
.glyphicon-subtitles:before {
content: "\e188"
}
.glyphicon-sound-stereo:before {
content: "\e189"
}
.glyphicon-sound-dolby:before {
content: "\e190"
}
.glyphicon-sound-5-1:before {
content: "\e191"
}
.glyphicon-sound-6-1:before {
content: "\e192"
}
.glyphicon-sound-7-1:before {
content: "\e193"
}
.glyphicon-copyright-mark:before {
content: "\e194"
}
.glyphicon-registration-mark:before {
content: "\e195"
}
.glyphicon-cloud-download:before {
content: "\e197"
}
.glyphicon-cloud-upload:before {
content: "\e198"
}
.glyphicon-tree-conifer:before {
content: "\e199"
}
.glyphicon-tree-deciduous:before {
content: "\e200"
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
:before, :after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit
}
a {
color: #337ab7;
text-decoration: none
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
figure {
margin: 0
}
img {
vertical-align: middle
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
max-width: 100%;
height: auto
}
.img-rounded {
border-radius: 6px
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.img-circle {
border-radius: 50%
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: 400;
line-height: 1;
color: #777
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%
}
h1, .h1 {
font-size: 36px
}
h2, .h2 {
font-size: 30px
}
h3, .h3 {
font-size: 24px
}
h4, .h4 {
font-size: 18px
}
h5, .h5 {
font-size: 14px
}
h6, .h6 {
font-size: 12px
}
p {
margin: 0 0 10px
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4
}
@media (min-width:768px) {
.lead {
font-size: 21px
}
}
small, .small {
font-size: 85%
}
mark, .mark {
padding: .2em;
background-color: #fcf8e3
}
.text-left {
text-align: left
}
.text-right {
text-align: right
}
.text-center {
text-align: center
}
.text-justify {
text-align: justify
}
.text-nowrap {
white-space: nowrap
}
.text-lowercase {
text-transform: lowercase
}
.text-uppercase {
text-transform: uppercase
}
.text-capitalize {
text-transform: capitalize
}
.text-muted {
color: #777
}
.text-primary {
color: #337ab7
}
a.text-primary:hover {
color: #286090
}
.text-success {
color: #3c763d
}
a.text-success:hover {
color: #2b542c
}
.text-info {
color: #31708f
}
a.text-info:hover {
color: #245269
}
.text-warning {
color: #8a6d3b
}
a.text-warning:hover {
color: #66512c
}
.text-danger {
color: #a94442
}
a.text-danger:hover {
color: #843534
}
.bg-primary {
color: #fff;
background-color: #337ab7
}
a.bg-primary:hover {
background-color: #286090
}
.bg-success {
background-color: #dff0d8
}
a.bg-success:hover {
background-color: #c1e2b3
}
.bg-info {
background-color: #d9edf7
}
a.bg-info:hover {
background-color: #afd9ee
}
.bg-warning {
background-color: #fcf8e3
}
a.bg-warning:hover {
background-color: #f7ecb5
}
.bg-danger {
background-color: #f2dede
}
a.bg-danger:hover {
background-color: #e4b9b9
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee
}
ul, ol {
margin-top: 0;
margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0
}
.list-unstyled {
padding-left: 0;
list-style: none
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none
}
.list-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px
}
dl {
margin-top: 0;
margin-bottom: 20px
}
dt, dd {
line-height: 1.42857143
}
dt {
font-weight: 700
}
dd {
margin-left: 0
}
@media (min-width:768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap
}
.dl-horizontal dd {
margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777
}
.initialism {
font-size: 90%;
text-transform: uppercase
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014'
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
-webkit-box-shadow: none;
box-shadow: none
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
@media (min-width:768px) {
.container {
width: 750px
}
}
@media (min-width:992px) {
.container {
width: 970px
}
}
@media (min-width:1250px) {
.container {
width: 1240px
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.row {
margin-right: -15px;
margin-left: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: auto
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: auto
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: auto
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: auto
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: auto
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: auto
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: auto
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0
}
}
table {
background-color: transparent
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left
}
th {
text-align: left
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd
}
.table>thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
border-top: 0
}
.table>tbody+tbody {
border-top: 2px solid #ddd
}
.table .table {
background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
padding: 5px
}
.table-bordered {
border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd) {
background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
background-color: #f5f5f5
}
table col[class*=col-] {
position: static;
display: table-column;
float: none
}
table td[class*=col-], table th[class*=col-] {
position: static;
display: table-cell;
float: none
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
background-color: #d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
background-color: #c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
background-color: #faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
background-color: #ebcccc
}
.table-responsive {
min-height: .01%;
overflow-x: auto
}
@media screen and (max-width:767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd
}
.table-responsive>.table {
margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
white-space: nowrap
}
.table-responsive>.table-bordered {
border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom: 0
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700
}
input[type=search] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
input[type=radio], input[type=checkbox] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal
}
input[type=file] {
display: block
}
input[type=range] {
display: block;
width: 100%
}
select[multiple], select[size] {
height: auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1
}
textarea.form-control {
height: auto
}
input[type=search] {
-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
line-height: 34px
}
input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
line-height: 30px
}
input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
line-height: 46px
}
}
.form-group {
margin-bottom: 15px
}
.radio, .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px
}
.radio label, .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
margin-top: -5px
}
.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
vertical-align: middle;
cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
margin-top: 0;
margin-left: 10px
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
cursor: not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
cursor: not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
cursor: not-allowed
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
padding-right: 0;
padding-left: 0
}
.input-sm, .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-sm, select.form-group-sm .form-control {
height: 30px;
line-height: 30px
}
textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
height: auto
}
.input-lg, .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-lg, select.form-group-lg .form-control {
height: 46px;
line-height: 46px
}
textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
height: auto
}
.has-feedback {
position: relative
}
.has-feedback .form-control {
padding-right: 42.5px
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none
}
.input-lg+.form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px
}
.input-sm+.form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d
}
.has-success .form-control-feedback {
color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b
}
.has-warning .form-control-feedback {
color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442
}
.has-error .form-control-feedback {
color: #a94442
}
.has-feedback label~.form-control-feedback {
top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
top: 0
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373
}
@media (min-width:768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.form-inline .form-control-static {
display: inline-block
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
width: auto
}
.form-inline .input-group>.form-control {
width: 100%
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
padding-left: 0
}
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
position: relative;
margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0
}
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 27px
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none
}
.btn:active, .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc
}
.btn-default .badge {
color: #fff;
background-color: #333
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff
}
.btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent
}
.btn-link:hover, .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none
}
.btn-lg, .btn-group-lg>.btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
.btn-sm, .btn-group-sm>.btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-xs, .btn-group-xs>.btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-block {
display: block;
width: 100%
}
.btn-block+.btn-block {
margin-top: 5px
}
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
width: 100%
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear
}
.fade.in {
opacity: 1
}
.collapse {
display: none;
visibility: hidden
}
.collapse.in {
display: block;
visibility: visible
}
tr.collapse.in {
display: table-row
}
tbody.collapse.in {
display: table-row-group
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
.dropdown {
position: relative
}
.dropdown-toggle:focus {
outline: 0
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 0;
padding: 5px 0;
margin: 2px 0 0;
font-size: 12px;
text-align: left;
list-style: none;
background-color: #fff;
}
.dropdown-menu.pull-right {
right: 0;
left: auto
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333;
white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
display: block
}
.open>a {
outline: 0
}
.dropdown-menu-right {
right: 0;
left: auto
}
.dropdown-menu-left {
right: auto;
left: 0
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990
}
.pull-right>.dropdown-menu {
right: 0;
left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0
}
}
.btn-group, .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
position: relative;
float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
margin-left: -1px
}
.btn-toolbar {
margin-left: -5px
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0
}
.btn-group>.btn:first-child {
margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.btn-group>.btn-group {
float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0
}
.btn-group>.btn+.dropdown-toggle {
padding-right: 8px;
padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
padding-right: 12px;
padding-left: 12px
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none
}
.btn .caret {
margin-left: 0
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
display: block;
float: none;
width: 100%;
max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
margin-top: -1px;
margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
display: table-cell;
float: none;
width: 1%
}
.btn-group-justified>.btn-group .btn {
width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
left: auto
}
[data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
position: relative;
display: table;
border-collapse: separate
}
.input-group[class*=col-] {
float: none;
padding-right: 0;
padding-left: 0
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
height: 46px;
line-height: 46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
height: 30px;
line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group-addon:first-child {
border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.input-group-addon:last-child {
border-left: 0
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap
}
.input-group-btn>.btn {
position: relative
}
.input-group-btn>.btn+.btn {
margin-left: -1px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
margin-left: -1px
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.nav>li {
position: relative;
display: block
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #eee
}
.nav>li.disabled>a {
color: #777
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
background-color: #eee;
border-color: #337ab7
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.nav>li>a>img {
max-width: none
}
.nav-tabs {
border-bottom: 1px solid #ddd
}
.nav-tabs>li {
float: left;
margin-bottom: -1px
}
.nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0
}
.nav-tabs.nav-justified>li {
float: none
}
.nav-tabs.nav-justified>li>a {
margin-bottom: 5px;
text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
top: auto;
left: auto
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li {
display: table-cell;
width: 1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
margin-right: 0;
border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
border-bottom-color: #fff
}
}
.nav-pills>li {
float: left
}
.nav-pills>li>a {
border-radius: 4px
}
.nav-pills>li+li {
margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #337ab7
}
.nav-stacked>li {
float: none
}
.nav-stacked>li+li {
margin-top: 2px;
margin-left: 0
}
.nav-justified {
width: 100%
}
.nav-justified>li {
float: none
}
.nav-justified>li>a {
margin-bottom: 5px;
text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
top: auto;
left: auto
}
@media (min-width:768px) {
.nav-justified>li {
display: table-cell;
width: 1%
}
.nav-justified>li>a {
margin-bottom: 0
}
}
.nav-tabs-justified {
border-bottom: 0
}
.nav-tabs-justified>li>a {
margin-right: 0;
border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
display: none;
visibility: hidden
}
.tab-content>.active {
display: block;
visibility: visible
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent
}
@media (min-width:768px) {
.navbar {
border-radius: 4px
}
}
@media (min-width:768px) {
.navbar-header {
float: left
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}
.navbar-collapse.in {
overflow-y: auto
}
@media (min-width:768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none
}
.navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important;
visibility: visible!important
}
.navbar-collapse.in {
overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 200px
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right: -15px;
margin-left: -15px
}
@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right: 0;
margin-left: 0
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030
}
@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius: 0
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none
}
.navbar-brand>img {
display: block
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left: -15px
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px
}
.navbar-toggle:focus {
outline: 0
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top: 4px
}
@media (min-width:768px) {
.navbar-toggle {
display: none
}
}
.navbar-nav {
margin: 7.5px -15px
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
background-image: none
}
}
@media (min-width:768px) {
.navbar-nav {
float: left;
margin: 0
}
.navbar-nav>li {
float: left
}
.navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 15px
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1)
}
@media (min-width:768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.navbar-form .form-control-static {
display: inline-block
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
width: auto
}
.navbar-form .input-group>.form-control {
width: 100%
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
padding-left: 0
}
.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
position: relative;
margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
top: 0
}
}
@media (max-width:767px) {
.navbar-form .form-group {
margin-bottom: 5px
}
.navbar-form .form-group:last-child {
margin-bottom: 0
}
}
@media (min-width:768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px
}
@media (min-width:768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px
}
}
@media (min-width:768px) {
.navbar-left {
float: left!important
}
.navbar-right {
float: right!important;
margin-right: -15px
}
.navbar-right~.navbar-right {
margin-right: 0
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7
}
.navbar-default .navbar-brand {
color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent
}
.navbar-default .navbar-text {
color: #777
}
.navbar-default .navbar-nav>li>a {
color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #333;
background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #555;
background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
color: #ccc;
background-color: transparent
}
.navbar-default .navbar-toggle {
border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
color: #555;
background-color: #e7e7e7
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color: #333;
background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
color: #555;
background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color: #ccc;
background-color: transparent
}
}
.navbar-default .navbar-link {
color: #777
}
.navbar-default .navbar-link:hover {
color: #333
}
.navbar-default .btn-link {
color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc
}
.navbar-inverse {
background-color: #222;
border-color: #080808
}
.navbar-inverse .navbar-brand {
color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-text {
color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color: #fff;
background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
color: #444;
background-color: transparent
}
.navbar-inverse .navbar-toggle {
border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
color: #fff;
background-color: #080808
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
color: #fff;
background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color: #444;
background-color: transparent
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
color: #fff
}
.navbar-inverse .btn-link {
color: #9d9d9d
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px
}
.breadcrumb>li {
display: inline-block
}
.breadcrumb>li+li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0"
}
.breadcrumb>.active {
color: #777
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
padding: 10px 16px;
font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none
}
.pager li {
display: inline
}
.pager li>a, .pager li>span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
text-decoration: none;
background-color: #eee
}
.pager .next>a, .pager .next>span {
float: right
}
.pager .previous>a, .pager .previous>span {
float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
color: #777;
cursor: not-allowed;
background-color: #fff
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer
}
.label:empty {
display: none
}
.btn .label {
position: relative;
top: -1px
}
.label-default {
background-color: #777
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e
}
.label-primary {
background-color: #337ab7
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #286090
}
.label-success {
background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44
}
.label-info {
background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5
}
.label-warning {
background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f
}
.label-danger {
background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px
}
.badge:empty {
display: none
}
.btn .badge {
position: relative;
top: -1px
}
.btn-xs .badge {
top: 0;
padding: 1px 5px
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
color: #337ab7;
background-color: #fff
}
.list-group-item>.badge {
float: right
}
.list-group-item>.badge+.badge {
margin-right: 5px
}
.nav-pills>li>a>.badge {
margin-left: 3px
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
color: inherit
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200
}
.jumbotron>hr {
border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 6px
}
.jumbotron .container {
max-width: 100%
}
@media screen and (min-width:768px) {
.jumbotron {
padding: 48px 0
}
.container .jumbotron, .container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px
}
.jumbotron h1, .jumbotron .h1 {
font-size: 63px
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
margin-right: auto;
margin-left: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
border-color: #337ab7
}
.thumbnail .caption {
padding: 9px;
color: #333
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px
}
.alert h4 {
margin-top: 0;
color: inherit
}
.alert .alert-link {
font-weight: 700
}
.alert>p, .alert>ul {
margin-bottom: 0
}
.alert>p+p {
margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6
}
.alert-success hr {
border-top-color: #c9e2b3
}
.alert-success .alert-link {
color: #2b542c
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1
}
.alert-info hr {
border-top-color: #a6e1ec
}
.alert-info .alert-link {
color: #245269
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc
}
.alert-warning hr {
border-top-color: #f7e1b5
}
.alert-warning .alert-link {
color: #66512c
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1
}
.alert-danger hr {
border-top-color: #e4b9c0
}
.alert-danger .alert-link {
color: #843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position: 0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position: 0 0
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
background-color: #5cb85c
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
background-color: #5bc0de
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
background-color: #d9534f
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.media {
margin-top: 15px
}
.media:first-child {
margin-top: 0
}
.media-right, .media>.pull-right {
padding-left: 10px
}
.media-left, .media>.pull-left {
padding-right: 10px
}
.media-left, .media-right, .media-body {
display: table-cell;
vertical-align: top
}
.media-middle {
vertical-align: middle
}
.media-bottom {
vertical-align: bottom
}
.media-heading {
margin-top: 0;
margin-bottom: 5px
}
.media-list {
padding-left: 0;
list-style: none
}
.list-group {
padding-left: 0;
margin-bottom: 20px
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px
}
a.list-group-item {
color: #555
}
a.list-group-item .list-group-item-heading {
color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #c7ddef
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8
}
a.list-group-item-success {
color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7
}
a.list-group-item-info {
color: #31708f
}
a.list-group-item-info .list-group-item-heading {
color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3
}
a.list-group-item-warning {
color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede
}
a.list-group-item-danger {
color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
padding: 15px
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
color: inherit
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit
}
.panel-title>a {
color: inherit
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
border-width: 1px 0;
border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
border-top-width: 0
}
.list-group+.panel-footer {
border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
margin-bottom: 0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
padding-right: 15px;
padding-left: 15px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
border-top-right-radius: 3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
border-bottom: 0
}
.panel>.table-responsive {
margin-bottom: 0;
border: 0
}
.panel-group {
margin-bottom: 20px
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px
}
.panel-group .panel+.panel {
margin-top: 5px
}
.panel-group .panel-heading {
border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
border-top: 1px solid #ddd
}
.panel-group .panel-footer {
border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
border-bottom: 1px solid #ddd
}
.panel-default {
border-color: #ddd
}
.panel-default>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
color: #f5f5f5;
background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #ddd
}
.panel-primary {
border-color: #337ab7
}
.panel-primary>.panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
color: #337ab7;
background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #337ab7
}
.panel-success {
border-color: #d6e9c6
}
.panel-success>.panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
color: #dff0d8;
background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #d6e9c6
}
.panel-info {
border-color: #bce8f1
}
.panel-info>.panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
color: #d9edf7;
background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #bce8f1
}
.panel-warning {
border-color: #faebcc
}
.panel-warning>.panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #faebcc
}
.panel-danger {
border-color: #ebccd1
}
.panel-danger>.panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
color: #f2dede;
background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #ebccd1
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0,0,0,.15)
}
.well-lg {
padding: 24px;
border-radius: 6px
}
.well-sm {
padding: 9px;
border-radius: 3px
}
.close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0
}
.modal-open {
overflow: hidden
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%)
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5
}
.modal-header {
min-height: 16.43px;
padding: 15px;
border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
margin-top: -2px
}
.modal-title {
margin: 0;
line-height: 1.42857143
}
.modal-body {
position: relative;
padding: 15px
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
margin-bottom: 0;
margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
margin-left: 0
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll
}
@media (min-width:768px) {
.modal-dialog {
width: 600px;
margin: 30px auto
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
width: 300px
}
}
@media (min-width:992px) {
.modal-lg {
width: 900px
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.popover.top {
margin-top: -10px
}
.popover.right {
margin-left: 10px
}
.popover.bottom {
margin-top: 10px
}
.popover.left {
margin-left: -10px
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0
}
.popover-content {
padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid
}
.popover>.arrow {
border-width: 11px
}
.popover>.arrow:after {
content: "";
border-width: 10px
}
.popover.top>.arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0,0,0,.25);
border-bottom-width: 0
}
.popover.top>.arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0
}
.popover.right>.arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0,0,0,.25);
border-left-width: 0
}
.popover.right>.arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0
}
.popover.bottom>.arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0,0,0,.25)
}
.popover.bottom>.arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff
}
.popover.left>.arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff
}
.carousel {
position: relative
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden
}
.carousel-inner>.item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000
}
.carousel-inner>.item.next, .carousel-inner>.item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
display: block
}
.carousel-inner>.active {
left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
position: absolute;
top: 0;
width: 100%
}
.carousel-inner>.next {
left: 100%
}
.carousel-inner>.prev {
left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
left: 0
}
.carousel-inner>.active.left {
left: -100%
}
.carousel-inner>.active.right {
left: 100%
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.6);
filter: alpha(opacity=50);
opacity: .5
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x
}
.carousel-control:hover, .carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif
}
.carousel-control .icon-prev:before {
content: '\2039'
}
.carousel-control .icon-next:before {
content: '\203a'
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0,0,0,0);
border: 1px solid #fff;
border-radius: 10px
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
text-shadow: none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left: -15px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -15px
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px
}
.carousel-indicators {
bottom: 20px
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
display: table;
content: " "
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
clear: both
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto
}
.pull-right {
float: right!important
}
.pull-left {
float: left!important
}
.hide {
display: none!important
}
.show {
display: block!important
}
.invisible {
visibility: hidden
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0
}
.hidden {
display: none!important;
visibility: hidden!important
}
.affix {
position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none!important
}
@media (max-width:767px) {
.visible-xs {
display: block!important
}
table.visible-xs {
display: table
}
tr.visible-xs {
display: table-row!important
}
th.visible-xs, td.visible-xs {
display: table-cell!important
}
}
@media (max-width:767px) {
.visible-xs-block {
display: block!important
}
}
@media (max-width:767px) {
.visible-xs-inline {
display: inline!important
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
display: inline-block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
display: block!important
}
table.visible-sm {
display: table
}
tr.visible-sm {
display: table-row!important
}
th.visible-sm, td.visible-sm {
display: table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
display: block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
display: inline!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
display: inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
display: block!important
}
table.visible-md {
display: table
}
tr.visible-md {
display: table-row!important
}
th.visible-md, td.visible-md {
display: table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
display: block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
display: inline!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
display: inline-block!important
}
}
@media (min-width:1200px) {
.visible-lg {
display: block!important
}
table.visible-lg {
display: table
}
tr.visible-lg {
display: table-row!important
}
th.visible-lg, td.visible-lg {
display: table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg-block {
display: block!important
}
}
@media (min-width:1200px) {
.visible-lg-inline {
display: inline!important
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
display: inline-block!important
}
}
@media (max-width:767px) {
.hidden-xs {
display: none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
display: none!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
display: none!important
}
}
@media (min-width:1200px) {
.hidden-lg {
display: none!important
}
}
.visible-print {
display: none!important
}
@media print {
.visible-print {
display: block!important
}
table.visible-print {
display: table
}
tr.visible-print {
display: table-row!important
}
th.visible-print, td.visible-print {
display: table-cell!important
}
}
.visible-print-block {
display: none!important
}
@media print {
.visible-print-block {
display: block!important
}
}
.visible-print-inline {
display: none!important
}
@media print {
.visible-print-inline {
display: inline!important
}
}
.visible-print-inline-block {
display: none!important
}
@media print {
.visible-print-inline-block {
display: inline-block!important
}
}
@media print {
.hidden-print {
display: none!important
}
}select.bs-select-hidden,
select.selectpicker {
display: none !important;
}
.bootstrap-select {
width: 220px \0;
margin-bottom: 35px;
}
.bootstrap-select > .dropdown-toggle {
width: 100%;
padding-right: 45px;
z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
color: #999;
}
.bootstrap-select > select {
position: absolute !important;
bottom: 0;
left: 50%; display: none !important;
width: 0.5px !important;
height: 100% !important;
padding: 0 !important;
opacity: 0 !important;
border: none;
}
.bootstrap-select > select.mobile-device {
top: 0;
left: 0;
display: block !important;
width: 100% !important;
z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
border-color: #b94a48;
}
.bootstrap-select.fit-width {
width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
}
.bootstrap-select .dropdown-toggle:focus {
outline: none;
}
.bootstrap-select.form-control {
margin-bottom: 0;
padding: 0;
border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
float: none;
display: inline-block;
margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
position: absolute;
height: 0 !important;
padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
display: inline-block;
overflow: hidden;
width: 100%;
text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
position: absolute;
vertical-align: middle;
top: 23px;
right: 25px;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
border-radius: 7px;
min-width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
position: static;
float: none;
border: 0;
padding: 0;
margin: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
font-size: 14px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
position: relative;
padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
position: absolute;
bottom: 5px;
width: 96%;
margin: 0 2%;
min-height: 26px;
padding: 3px 5px;
background: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
pointer-events: none;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
padding: 3px;
background: #f5f5f5;
margin: 0 5px;
white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
position: static;
top: auto;
margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
position: absolute;
display: inline-block;
right: 15px;
margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
content: '';
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid rgba(204, 204, 204, 0.2);
position: absolute;
bottom: -4px;
left: 9px;
display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
bottom: -4px;
left: 10px;
display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
bottom: auto;
top: -3px;
border-top: 7px solid rgba(204, 204, 204, 0.2);
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
bottom: auto;
top: -3px;
border-top: 6px solid white;
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
right: 12px;
left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
right: 13px;
left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
padding: 4px 8px;
}
.bs-actionsbox {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
width: 50%;
}
.bs-donebutton {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-donebutton .btn-group button {
width: 100%;
}
.bs-searchbox + .bs-actionsbox {
padding: 0 8px 4px;
}
.bs-searchbox .form-control {
margin-bottom: 0;
width: 100%;
float: none;
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor: url(//donilocation.ch/wp-content/themes/harrier/stylesheet/grabbing.png) 8 8, move;
} .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}.owl-theme .owl-controls {
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; padding: 5px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #fff;
filter: Alpha(Opacity=50); opacity: 1;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span {
display: block;
width:16px;
height: 16px;
margin: 5px 0px;
filter: Alpha(Opacity=50); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #ddd;
border:2px #fff solid
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100); opacity: 1;
background: #0088cc;
} .owl-theme .owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading {
min-height: 150px;
background: url(//donilocation.ch/wp-content/themes/harrier/stylesheet/AjaxLoader.gif) no-repeat center center
}
.owl-pagination{  top: -36px;
text-align: center;
position: absolute;
right: 0px;
background:#fff;
padding-left:10px
}.bx-wrapper {
position: relative;
margin: 0 0 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
width: 100%;
display: block;
} .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
position: absolute;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px; height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 30px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
text-indent: -9999px;
display: block;
width: 12px;
height: 12px;
margin: 0 3px;
outline: 0;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
border-radius: 999px;
border:none;
background:rgba(255,255,255,0.3);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background:rgba(255,255,255,0.9);
} .bx-wrapper .bx-prev {
left: 10px;
}
.bx-wrapper .bx-next {
right: 10px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}html {
overflow-x: hidden;
}
#page {
position: relative;
left: 0;
overflow: hidden;
}
.mmPushBody {
width: 100%;
height: 100%;
overflow-x: hidden;
}
#mobile-menu {
position: absolute;
top: 0;
background: #252932;
z-index: 99999;
-webkit-box-shadow: 0 1px 8px #555555;
-moz-box-shadow: 0 1px 8px #555555;
-o-box-shadow: 0 1px 8px #555555;
box-shadow: 0 1px 8px #555555;
display: none;
font-family:'Montserrat', sans-serif;
font-size: 13px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
line-height: 1.42857;
text-transform: uppercase;
}
.mobile-menu {
list-style-type: none;
margin: 0;
width: 100%;
float: left;
margin-left: 0;
padding-left: 0;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-menu ul {
margin-left: 0;
padding-left: 0;
}
.mobile-menu ul .expand { }
.mobile-menu .mm-search {
height: 60px;
background-color:#fbe122;
color: #333;
padding: 10px 10px;
box-sizing: border-box;
}
.mobile-menu .input-group {
position: relative;
display: table;
border-collapse: separate;
background:#fff;
}
.mobile-menu .input-group .form-control:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.mobile-menu .input-group .form-control {
display: table-cell;
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0px;
height: 40px;
font-family:'Open Sans', sans-serif;
border:none;
box-shadow:none
}
.mobile-menu .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
width: 1%;
vertical-align: middle;
display: table-cell;
}
.mobile-menu .input-group-btn:first-child > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.mobile-menu .input-group-btn > .btn {
position: relative;
}
.mobile-menu .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
white-space: nowrap;
font-size: 15px;
line-height: 1.42857;
border-radius: 0px;
}
.mobile-menu .form-control {
height: 18px;
padding: 0px 0;
font-size: 15px;
color: #555555;
background-color: #FFF;
border-radius: 0px;
border: 0;
}
.mobile-menu .icon-plus:before {
font-size: 12px;
content: "\f067";
font-family: FontAwesome;
}
.mobile-menu .icon-minus:before {
content: "\f068";
font-family: FontAwesome;
font-size: 12px;
}
.mobile-menu .btn-default {
height: 30px;
border: 0;
padding: 4px 10px;
background-color: white;
}
.mobile-menu .btn-default:hover {
color: #333;
}
.mm-search #search {
width: 230px;
}
.icon-search:before {
content: "\f002";
font-size: 14px;
}
.mobile-menu .btn-default:focus {
background-color: white;
}
.mobile-menu .btn-default:active {
background-color: white;
}
.mobile-menu .home {
color: white;
height: 43px;
overflow: hidden;
}
.mobile-menu .home i {
padding-right: 5px;
}
.mobile-menu .home a.active {
color: #fff !important;
}
.mobile-menu .expand {
right: 0;
position: absolute;
padding: 0 25px;
color:#fbe122;
margin-left: 50px;
}
.mobile-menu .icon-plus:before {
font-size: 12px;
}
.mobile-menu .expand:hover {
cursor: pointer;
}
.mobile-menu li {
display: block;
border-bottom: 1px solid #464646;
width: 100%;
float: left;
margin-left: 0;
padding-left: 0;
position: relative;
}
.mobile-menu li .home a {
color: #fff;
background:#88be4c
}
.mobile-menu li a {
display: block;
overflow: hidden;
white-space: normal;
text-decoration: none;
padding: 10px;
padding-left: 15px;
font-weight: 400;
color: #fff;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 0.5px;
line-height: 23px;
font-size: 15px;
}
.mobile-menu li a.active {
color: #333;
}
.mobile-menu li li {
}
.mobile-menu li li a {
padding-left: 25px;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 0.5px;
line-height: 23px;
font-weight:normal
}
.mobile-menu li li li a {
padding-left: 25px;
}
.mobile-menu .social a {
float: left;
padding: 0;
margin: 10px 0 10px 15px;
}
.mobile-menu .social i {
font-size: 22px;
color: #333;
}
.mobile-menu input.simple:focus {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.mobile-menu [class^="icon-"]:before {
margin-right: 0;
margin-left: 0;
}
.mobile-menu [class*=" icon-"]:before {
margin-right: 0;
margin-left: 0;
}
.mm-toggle-wrap { line-height: 1;
}
.mm-toggle {
cursor: pointer;
font-size: 20px;
display: none;
padding: 8px 10px;
width: auto;
float: left; height: 40px;
vertical-align:middle!important
}
.mm-toggle .icon-align-justify:before {vertical-align:middle!important; color:#fff}
@media (max-width: 767px) {
.mm-toggle {
display: block; 
}
.mm-toggle h2 {
font-size:14px;
font-weight:900;
}
.mm-toggle .mm-label {
margin-left: 6px;
font-size: 18px;
font-weight: 600;
}
}
@media (max-width: 767px) {
.mm-toggle .mm-label {
margin-left: 6px;
font-size: 14px;
font-weight: 600;
font-family:'Saira Condensed', sans-serif;
text-transform:uppercase;
letter-spacing:1px }
}body {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
background:#f5f5f5;
line-height:1.6em
}
h2, .h2 {
font-size: 20px;
}
a {
color: #333;
}
a:hover {
color: #ed6663;
text-decoration: none;
}
:hover {
}
small {
font-size: 85%;
font-weight: normal;
text-transform: lowercase;
color: #999999;
}
*::selection {
background-color: #fbe122;
color:#121212
}
a:focus{outline:none} .main-col {
margin: auto;
overflow: hidden;
} .col-left {
margin-bottom: 0px;
}
.col-main {
}
.col-right {
margin-bottom: 0px;
} .col1-layout .header-background-default {
margin: 20px;
padding: 0;
}
.col1-layout .col-main {
float: none;
width: auto;
} .col2-left-layout .col-main {
}
.col2-right-layout .col-main {
}
.col2-right-layout ol.opc .col-md-4 {
margin-right: 15px;
} .product-grid{padding-right:0px; padding-left:10px}
.pro-coloumn{    padding: 0px;
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 40px;}
.col3-layout .col-main {
}
.col3-layout .col-wrapper {
float: left;
width: 780px;
}
.col3-layout .col-wrapper .col-main {
float: right;
}
.main-container {
min-height: 400px;
padding: 0px;
}
.content {} header {
width: 100%;
position: relative;
z-index:1000;
background:#fff;
box-shadow: 0 6px 9px 0 rgba(36,39,44,.2);
}
#header { position:relative;}
.header-container {    display: flex;
justify-content: space-between;
overflow: visible;
}
.header-logo{flex: 0 0 18%;position: relative;}
.logo {
vertical-align: middle;
cursor: pointer;
text-align: left;
display: block;
float: left;
padding:37px 40px 0px 0px;
line-height:100px;
background:#fbe122;
position: relative;
}
.logo:before {
position: absolute;
background-color: #146a92;
content: '';
width: 1000px;
height: 100%;
transform: skew(-35deg);
z-index: 0;
top: 0;
right: -90px;
height:107px;
}
.logo img {
position: absolute;
}
.header__nav {
flex: 0 0 82%;
}
.header-container .fl-nav-menu {
display: block;
border-radius:3px ;
}
.header-container .fl-header-right { margin-left:20px
}
.search-bar {
position: relative;
width: 0%;
min-width: 70px;
height: 75px;
float: right;
overflow: hidden;
transition: width 0.3s;
display: inline-block;
}
.search-bar-input {
border: none;
outline: none;
background: #fff;
width: 80%;
height: 45px;
margin: 0;
padding: 0px 52px 0px 20px;
font-size: 14px;
color: #bebebe;
border-bottom: 1px #F3547D solid;
border-left: 0px #E8E8E8 solid
}
.search-icon, .search-bar-submit {
width: 70px;
height: 75px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 42px;
text-align: center;
cursor: pointer;
border-left: 1px solid #e5e5e5;
}
.search-bar-submit {
background: #fff; opacity: 0;
color: transparent;
border: none;
outline: none;
z-index: -1;
}
.search-icon:before {
content: '\f002';
font-family: FontAwesome;
font-size: 18px;
color:#333
}
.navbar-form {padding:0px; margin:0px}
.navbar-collapse {float:right; padding:0px; margin-left:25px}
.navbar-form .search-btn {
color: #fff;
background:none;
z-index: 90;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
border: none;
outline: none;
width: 76px;
height: 65px;
display: block;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 65px!important;
text-align: center;
cursor: pointer;
border-radius:0;
}
.navbar-form .search-btn .glyphicon {line-height: 65px!important;vertical-align:middle;}
.navbar-form .search-btn .glyphicon-search:before {
font-size: 18px;
color:#121212;
vertical-align:middle
}
.navbar-collapse form[role="search"] input {
font-size: 18pt;
opacity: 0;
display: none;
height: 48px;
position: relative;
z-index: 2;
float: left;
}
.navbar-collapse form[role="search"].active input {
display: table-cell;
opacity: 1;
z-index: 100;
border-radius: 0;
border: none;
line-height: 45px;
height: 67px;
font-size: 14px;
padding: 0px 25px;
width: 300px;
position: absolute;
right: 75px;
border-left:1px #e5e5e5 solid;
box-shadow:none
} .search-bar.search-bar-open, .no-js .search-bar {
width: 870px;
z-index: 100;
background-color: #fff;
}
.search-bar.search-bar-open .search-icon, .no-js .search-bar .search-icon {
z-index: 11;
}
.search-bar.search-bar-open .search-bar-submit, .no-js .search-bar .sb-search-submit {
z-index: 90;
}
.search-icon {
position: absolute;
right: 0px;
margin-top: 0px;
}
.search-box {
width: 220px;
position: absolute;
margin: auto;
right: 2px;
margin-top: 0px
}
#search {
border: medium none;
color: #666;
font-family: Lato, sans-serif;
font-size: 13px;
height: 75px;
margin: 0;
outline: medium none;
padding: 0 10px;
width: 400px;
background-color: #fff;
}
.button-common {
border: 0 none;
overflow: hidden;
padding: 0px;
text-indent: -9999px;
width: 25px;
}
.search-btn-bg {
cursor: pointer;
display: inline-block;
height: 56px;
min-width: 20px;
position: absolute;
right: 0px;
top: 0;
width: 56px;
right: 0px;
background: #000;
outline: none;
}
.searchIconNew {
background: url(//donilocation.ch/wp-content/themes/harrier/images/search-icon.png) no-repeat scroll center center;
width: 45px;
height: 45px;
left: 7px;
display: inline;
position: absolute;
top: 5px;
}
.cross-icon {
position: absolute;
right: 0px;
margin-top: -35px
} .glyphicon-search:before {
font-size: 18px;
}
.welcome-msg {
text-align: left;
display: inline-block;
padding: 0px;
margin: 4px 5px;
font-size: 13px;
color: #999;
}  .language-currency-div {
overflow: hidden;
background: #f8f8f8;
padding: 0px 0px
}
.language-currency {
overflow: hidden;
}
.fl-language {
display: block;
float: none;
line-height: 17px;
padding-left:0px;
}
ul.lang {
text-align: left;
display: block;
margin: 0;
padding: 0px;
list-style: none;
float: none;
margin-bottom:25px;
}
ul.lang li {
float: none;
display: block;
margin: 0px 5px 0 0px
}
ul.lang li:last-child {margin-right:0px}
ul.lang li a {
display: block;
line-height: 23px;
text-align: left;
background: #fff;
border-radius: 3px;}
ul.lang li img { margin-right:5px}
.fl-currency {
display: block;
float: none;
line-height: 17px
}
ul.currencies_list {
float: none;
display: block;
margin: 0px 8px 25px 0px;
padding: 0px;
}
ul.currencies_list li {
float: none;
display: block;
margin: 0 5px 0 0px
}
ul.currencies_list li a {
color: #121212;
font-size: 13px;
font-weight: 400;
border: none;
display: block;
line-height: 23px;
text-align: left;
background: #fff;
border-radius: 3px;
}
.fl-currency strong {display:inline-block; font-weight:600; margin-right:5px; font-size:14px; vertical-align:middle}  .toplinks {
line-height: normal;
padding: 0px;
display: inline-block;
text-align: right;
margin-top: 18px;
}
.toplinks .links {
text-align: right;
display: inline-block;
}
.toplinks .links div {
display: inline-block;
text-align: right;
}
.toplinks div.links div a {
display: inline-block;
padding: 0px;
color: #333;
font-size: 13px;
padding: 0px 0px 0px 15px;
text-transform: none;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
}
.toplinks div.links div a:hover {
color: #ed6663;
text-decoration: none;
}
.block-company {
background: none;
box-shadow: none;
border: none;
color: #aaaaaa;
font-size: 14px;
}
.block-company .caret {
margin-left: 5px;
}
.block-company-wrapper {
display: inline-block;
}
.block-company label {
font-weight: normal;
padding: 5px 5px 2px 0px;
}
.block-company-wrapper .dropdown-menu {
min-width: 0;
border-top: 2px solid #000;
box-shadow: 0 3px 3px 0 #888888;
}
.block-company-wrapper .dropdown-menu li {
padding: 5px 15px 5px 0;
}
.block-company-wrapper .dropdown-menu li:hover {
background-color: #eaeaea;
color: #000;
transition: background-color 0.2s ease-in-out;
}
.block-company-wrapper .dropdown-menu a {
padding: 3px 10px 3px 10px;
}
.block-company-wrapper .dropdown-menu a:hover {
color: #000;
background: none;
} .mini-products-list .product-image {
float: left;
padding: 0;
width: 60px;
}
.mini-products-list .product-image img {
width: 60px;
}
.fl-mini-cart-content .product-name {
margin: 0;
width: 150px;
line-height:19px
}
.fl-mini-cart-content .product-name a {
font-size: 16px;
line-height:19px;
font-weight: normal;
}
.fl-mini-cart-content .product-name a:hover {
color: #ed6663
}
.fl-cart-contain .price {
color: #ed6663;
font-weight: 500;
text-transform: uppercase;
padding-left: 10px;
font-size: 18px;
float:right
}
.fl-cart-contain .product-details .price {
color: #ed6663;
width: auto;
float: none;
font-weight: 400;
padding-left: 0px;
font-size:16px
}
.mini-cart {
text-align: center;
cursor: pointer;
margin: 0px;
display: block !important;
}
.mini-cart .basket a {
color: #333;
margin: 0px 0px 0px 14px;
line-height: 17px;
font-size: 13px;
padding: 0px 0px;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.5px;
font-weight: normal;
display: block;
line-height: 67px;
height: 67px;
}
.fl-cart-contain > .mini-cart:hover > .basket a {
}
.mini-cart .basket a span {
background: #ed6663;
display: inline-block;
color: #fff;
width: 20px;
border-radius: 20px;
font-size: 11px;
height: 20px;
line-height: 19px;
text-align: center;
vertical-align: top;
margin-top: 12px;
position: absolute;
right: 5px;
font-family: 'Saira Condensed', sans-serif;
font-weight: 500;
padding-top: 1px;
}
.fl-mini-cart-content .pull-right {
margin-right: 10px;
padding-top: 3px
}
.fl-mini-cart-content .basket a {
border: none;
color: #fff
}
.mini-cart .basket a:hover {
text-decoration: none;
}
.mini-cart .basket a:first-child:before {
content: ''; display: inline-block; text-align: center;
font-weight: normal;
margin-right: 11px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/icon-cart.png) no-repeat 0px 23px;
padding: 10px 0px;
border-radius: 5px;
width: 30px;
height: 65px;
background-size:25px;
}
.mini-cart .open .basket a {
color: #000;
background: #fff;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3)
}
.mini-cart .dropdown-toggle {
font-size: 14px;
padding: 4px 0 6px;
text-transform: none;
padding-bottom: 20px;
}
.fl-cart-contain {
position: relative;
float: right;
}
.top-cart-title p {
margin: 0;
}
.fl-mini-cart-content .empty {
padding: 10px;
color: #333333;
}
.mini-cart .fl-mini-cart-content {
background: #ffffff;
background-repeat: repeat;
background-position: 0 0;
padding: 0px;
margin: 0;
overflow: hidden;
font-size: 12px;
line-height: 25px;
z-index: 1000;
border-top: 0;
display: none;
position: absolute;
right: 0px;
margin-top:0px;
opacity: 1;
visibility: visible;
transition: all 0.3s ease-in-out 0s;
-webkit-transform: scale(1.0) rotate(0deg);
transform: scale(1.0) rotate(0deg);
box-shadow: 0 10px 20px -5px;
}
.top-subtotal {
color: #121212;
font-size: 18px;
font-weight: 500;
padding: 12px 12px;
text-align: left;
font-family: 'Saira Condensed', sans-serif;
}
.fl-mini-cart-content .product-details .btn-remove {
position: absolute;
right: 10px;
top: 4px;
}
.fl-mini-cart-content .block-subtitle {
color: #121212;
overflow: hidden;
padding: 0px 5px;
text-align: left;
background: #fff;
border-bottom:1px #e5e5e5 solid
}
.fl-mini-cart-content .block-subtitle .price {
color: #121212;
}
ul#cart-sidebar {
padding: 10px 15px 0px;
}
ul#cart-sidebar .btn-edit {padding: 0px 0px; border:none; display:block; text-align:center}
.block-cart ul {
padding: 0px !important;
} .fl-mini-cart-content li.item {
width: 310px;
margin: 5px 0px 10px;
border-bottom: 1px #eee solid;
display: inline-block;
padding-bottom: 13px;
}
.fl-mini-cart-content li.item.last {
margin: 0;
border-bottom: 0px #eee solid;
padding-bottom: 10px
}
.fl-mini-cart-content .product-details {
color: #333333;
position: relative;
text-align: left;
font-family:'Saira Condensed', sans-serif;
}
.mini-products-list .product-details {
margin-left: 80px;
padding: 0;
}
.fl-mini-cart-content .product-details .btn-remove {
position: absolute;
right: 10px;
top: 12px;
}
.fl-mini-cart-content .product-details .btn-edit {
position: absolute;
right: 30px;
top: -4px;
border:none;
padding:0px
}
.fl-mini-cart-content .product-details .btn-edit:hover {
color: #ed6663;
}
.fl-mini-cart-content .actions {
padding: 5px 20px 20px 20px;
margin: 0px 0 0;
overflow: hidden
}
.button.btn-checkout {
background: #FED557;
border: 1px solid #F5C328;
color: #003169;
padding: 8px 18px;
}
.button.btn-checkout:hover {
background: #FED557
}
.button:btn-bag:hover {
background:#f6f6f6
}
.mini-cart .view-cart {
background: none repeat scroll 0 0 transparent;
border: medium none;
cursor: pointer;
float: none;
font-size: 13px;
font-weight: bold;
padding: 10px 25px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
display: inline-block;
background: #eee;
color: #666;
}
.mini-cart .view-cart:before {
content: '\f07a';
font-family: FontAwesome;
font-size: 16px;
padding-right: 7px;
}
.btn-remove1 {
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/btn_remove.png);
margin: 0px 0 0 5px;
}
.btn-remove1:hover, .btn-remove1:focus {
background-position: 0 -12px;
}
.btn-remove1 {
display: block;
width: 15px;
height: 13px;
font-size: 0;
line-height: 0;
background-position: 0 0;
background-repeat: no-repeat;
text-indent: -999em;
overflow: hidden;
position: absolute;
left: 28px;
margin-top: 5px;
}
.block-compare .btn-remove1 {
left: auto;
right: 0px!important;
margin-top: 0px;
top: 5px
}
.mini-cart .btn-remove1 {
left: auto;
right: 0px!important;
margin-top: 0px;
top: 2px;
}
.mini-cart .actions .btn-checkout {
padding: 12px 0px 9px 0px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
color: #121212;
letter-spacing: 1px!important;
display:block;
border: none;
background: #fbe122;
border-radius: 0px;
border-bottom: 3px #ecd213 solid;
width:100%;
font-family: 'Saira Condensed', sans-serif;
}
.mini-cart .actions .btn-checkout:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -50px 0 0 #23292e;
border-bottom: 3px #181d21 solid;
color: #fff;
}
.mini-cart .actions .btn-checkout:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 18px;
padding-right: 10px;
} nav {
position: relative;
margin: auto;
width: 100%;
z-index: 99;
} .nav-inner {
position: relative;
}
#nav > li > a.active:nth-child(1) {
color: #88be4c;
}
#nav > li > a:hover.active:nth-child(1) {
color: #fff;
}
#nav > li > a:first-child {
margin-left: 0px;
}
#nav > li > a:last-child a {
color: #333
}
.nav {
width: 1000px;
margin: 0px auto 0
}
#nav > li:hover > a, .vertnav-top li > a:hover {
border-bottom: none;
}
#nav > li:hover > a:after {
content:"";
bottom: 0px;
left: 50%;
position: absolute;
width: 90%;
height: 8px;
transform: skew(-35deg) translate(-50%, 0);
transition: bottom .4s ease-in-out 0s, width .4s ease-in-out 0s;
background-color: #fbe122;
}
.cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a {
color: #121212;
}
.cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a:hover {
color: #121212;
padding: 0px 0px;
}
#nav > li.active > a span {}
#nav > li.active > a:hover {background:none; box-shadow:none;}
#nav > li.active > a:hover span{}
#nav > li:first-child a span {
}
.cms-index-index nav {
border-bottom: none
}
#nav {
position: relative;
z-index: 10;
-webkit-transform: translateZ(0);
padding: 0;
margin: auto;
text-align: center
} #nav li {
text-align: left;
}
#nav li a {
display: block;
text-decoration: none;
}
#nav ul.level1 > li a {
color: #444
}
#nav ul.level1 > li a:hover {
color: #ed6663
}
#nav li a span {
}
#nav li ul a span {
} #nav > li {
list-style: none;
border-bottom: none;
display: block;
float: left
}
#nav > li.last {
padding-right: 0;
}
#nav > li > a {
display: block;
padding: 0px 0px;
line-height:38px;
}
#nav > li > a > span {
display: inline-block;
padding:0 15px;
line-height: 67px;
}
#nav > li > a:hover > span {
} #nav .level0-wrapper {
position: absolute;
left: -10000px;
}
#nav .level0-wrapper .container {
padding:0px
} #nav .level0-wrapper2 {
padding: 20px 10px 10px 20px;
background: #fff;
border-top: none;
box-shadow: 0 10px 20px -5px;
}
#nav .level0-wrapper2:before, #nav .level0-wrapper2:after {
display: table;
line-height: 0;
content: "";
}
#nav .level0-wrapper2:after {
clear: both;
} #nav a.level-top.feature {
margin: 0;
} #nav li a.level-top .icon {
padding: 3px;
margin: 0;
float: none;
display: inline-block;
vertical-align: middle;
background-color: transparent !important;
}
#nav li:hover a.level-top .icon {
padding: 3px;
} #nav #homelink-icon {
margin-left: 12px;
}
#nav #homelink-icon a.level-top {
padding-left: 5px;
padding-right: 5px;
background: none !important;
box-shadow: none !important;
border: none !important;
} #nav .fl-custom-tabmenulink > a {
cursor: default;
} #nav .fl-custom-tabmenulink {
position: static;
} #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper {
padding: 15px 10px 10px 0px;
overflow: hidden;
background: #fff!important;
box-shadow:0 10px 20px -5px
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper p {
margin: 10px 0;
color: #999;
line-height: 1.5em;
font-size: 13px;
font-weight: normal;
padding-bottom:15px;
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper .heading {
margin: 10px 0;
} #nav a.level-top .caret {
display: inline-block;
width: 0;
height: 0;
margin-bottom: 2px;
margin-left: 2px;
vertical-align: middle;
content: "";
border-style: solid solid none;
border-width: 4px 4px 0;
border-color: #333 transparent transparent;
}  .vertnav .number {
margin-left: 3px;
color: #aaa;
} #nav .number {
display: inline;
margin-left: 3px;
}
#nav ul li .number {
color: #aaa;
} .nav .itemslider {
margin-top: 0;
margin-bottom: 0;
}
.nav .itemslider .item {
padding-bottom: 0;
} li.level0 > a > span {
position: relative;
}
li.level0 > a > span > .cat-label {
position: absolute;
top: -12px;
right: 0;
padding: 0 6px;
font-size: 14px;
line-height: 22px;
} li.level0 > a > span > .pin-bottom:before {
position: absolute;
right: 6px;
top: 22px;
width: 0;
height: 0;
content: "";
border-style: solid;
border-width: 4px;
border-color: transparent;
transition: border-color 450ms ease-in-out;
-moz-transition: border-color 450ms ease-in-out;
-webkit-transition: border-color 450ms ease-in-out;
-o-transition: border-color 450ms ease-in-out;
}
li.level0 > a:hover > span > .pin-bottom:before {
transition-duration: 100ms;
-moz-transition-duration: 100ms;
-webkit-transition-duration: 100ms;
-o-transition-duration: 100ms;
} li.level1 > a > span > .cat-label {
display: inline-block !important;
padding: 0 4px;
margin-left: 2px;
vertical-align: middle;
} li.level2 > a > span > .cat-label {
display: inline-block !important;
padding: 0 4px;
margin-left: 2px;
} ul.vertnav li > a > span > .cat-label {
position: static;
display: inline-block !important;
padding: 0 4px;
margin-left: 2px;
} ul.vertnav li > a > span > .pin-bottom:before {
display: none;
} ul.vertnav li > a > span > .cat-label {
font-size: inherit;
line-height: inherit;
}
ul.vertnav-top li > a > span > .cat-label {
font-size: 14px;
line-height: 18px;
} .nav-block {
margin-top: 0;
margin-bottom: 1%;
}
.nav-block-top {
}
.nav-block-bottom {
float: left
}
.nav-block-center {
margin-top: 0px;
}
.nav-block-right {
margin-top: 0px;
float: right;
padding: 0px;
text-align: center;
}
.nav-block-right img {
width: 100%
}
.nav-block-level1-top {
margin-bottom: 10px;
}
.nav-block-level1-bottom {
margin-top: 10px;
}
.nav-block .section-line {
border-color: #eee;
} #nav > li > a {
font-size: 16px;
text-transform: uppercase ;
font-family: 'Saira Condensed', sans-serif;
font-weight: 600;
position: relative;
letter-spacing:1px;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff;
}
ul.level0 {
padding: 0
}
ul.level1 {
padding: 0px;
padding-left:15px
}
#nav .level0-wrapper, #nav.classic ul {
color: #333333;
}
#nav ul li a:hover {
color: #ed6663;
}
.cat-label-label1 {
background-color: #D12631;
color: #ffffff;
}
.cat-label-label2 {
background-color: #d52462;
color: #ffffff;
}
#nav .level0-wrapper, #nav.classic .parent > ul {
width: 100%;
padding: 0px;
}
#nav .level0-wrapper, #nav.classic ul.level0 {
top: 62px;
left:-35.1%!important;
z-index:10000
}
#nav > li > a {
color: #121212;
}
#nav > li.mega-menu {
position: static;
}
.nav-inner #nav li.mega-menu .level0-wrapper {
border: 0 none;
padding: 5px 0px;
z-index: 10000;
transform: scale(0) rotate(0deg);
transition: all 0.4s ease-in-out 0s;
opacity: 0;
visibility: hidden;
display: block!important
}
.nav-inner #nav li.mega-menu:hover .level0-wrapper {
opacity: 1;
visibility: visible;
transition: all 0.4s ease-in-out 0s;
-webkit-transform: scale(1.0) rotate(0deg);
transform: scale(1.0) rotate(0deg);
}
#nav .level0-wrapper2 .col-1 {
float: left;
width: 75%;
}
#nav .level0-wrapper2 .col-2 {
padding: 0;
float: left;
width: 25%;
}
#nav .level0-wrapper2 .col-3 {
padding: 5px 0;
float: left;
width: 20%;
}
#nav .col-1 ul.level0 > li {
width: 30%;
}
.col-2 img:hover {
opacity: 0.5;
}
.col-2 .menu_image {
display: block;
}
.col-2 img {
width: 100%
}
.col-2 .menu_image1 {
display: block;
margin-top: 15px;
} #nav > li:hover > a {
position: relative;
z-index: 1;
} #nav ul.level0 > li {
display: inline-block;
float: none;
margin-right: 20px;
padding-bottom: 5px;
padding-top: 0;
vertical-align: top;
width: 14.4%;
}
#nav ul.level0 > li.last {
display: inline-block;
float: none;
vertical-align: top;
padding-top: 0;
padding-bottom: 15px;
margin-right: 0px
}
#nav ul.level0 > li > a {
color: #121212;
font-size: 18px;
font-weight: 500;
line-height: 18px;
padding: 10px 10px 15px 15px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0px;
font-family:'Saira Condensed', sans-serif
} #nav ul li {
list-style: none;
padding: 4px 0;
}
#nav li ul li ul li {
}
#nav li ul li ul li a {display:inline-block}
#nav li ul li ul li:last-child {
border: none
} #nav ul.level1 {
position: static;
}
#nav ul.level1 > li a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-size: 13px;
letter-spacing: 0.2px;
}
#nav ul.level1 > li a:hover {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
padding-left: 10px;
} #nav ul.level2 {
margin: 7px 0;
padding: 0;
position: static;
}
#nav ul.level2 a {
font-size: 0.9166em;
line-height: 1.2727em;
opacity: 0.6;
}
#nav li.level2:hover ul.level2 a {
opacity: 1;
transition: opacity 150ms ease-out;
-moz-transition: opacity 150ms ease-out;
-webkit-transition: opacity 150ms ease-out;
-o-transition: opacity 150ms ease-out;
} #nav ul ul ul li {
background: none;
padding-left: 0;
} .nav-links > li, .nav-links > li > a {
line-height: 3em;
}
.nav-links > li > a {
padding: 0 0.5833em;
}
.nav-links > li.label {
padding-right: 0.5833em;
} .nav-links > li {
float: left;
}
.nav-links > li > a {
display: block;
}
.grid12-5 {
display: inline;
float: left;
margin-left: 1%;
margin-right: 1%;
width: 23%;
}
.grid12-3 {
display: inline;
float: left;
margin-left: 1.5%;
margin-right: 1.5%;
width: 22%;
text-align: center
}
.grid12-3 img {
max-width: 100%;
}
.grid12-3 .item-title a {
text-transform: uppercase;
margin-top: 10px;
color: #aaa
}
.grid12-4 {
display: inline;
float: left;
margin: 5px 0 0;
width: 34%;
}
.grid12-8 {
display: inline;
float: left;
margin-left: 0;
margin-right: 1%;
width: 64%;
}
#nav .grid12-8 ul.level0 > li {
width: 21%;
}
.grid13-8 {
display: inline;
float: left;
margin-left: 0;
margin-right: 1%;
margin-bottom: 0;
width: 80.90%;
}
.back-link {
float: left
}
#nav .level0-wrapper .nav-add {
padding: 5px 0 0 0px;
overflow: hidden;
padding-bottom: 15px
}
#nav .level0-wrapper .nav-add .push_item {
float: left;
margin-right: 18px;
width: 23.6%;
}
#nav .level0-wrapper .nav-add .push_item img {
width: 100%;
}
#nav .level0-wrapper .nav-add .push_item_last {
float: left;
margin-right: 0px;
width: 23.6%;
}
#nav .level0-wrapper .nav-add .push_item .push_img a {
display: block;
}
#nav .level0-wrapper .nav-add .push_item .push_text {
color: #666;
font-size: 12px;
padding: 8px 0;
text-align: center
}
.fl-custom-tabmenu {
color: #999
}
.fl-custom-tabmenu { padding-top:30px!important; top: 37px!important;}
.icon-star:before {
content: "\f0a3";
}
.icon-star {
font-family: FontAwesome;
display: inline-block !important;
font-size: 28px;
color: #ed6663;
height: 60px;
width: 60px;
line-height: 60px!important;
text-align: center;
border: 1px #eee solid;
border-radius: 50px;
text-align: center
}
.heart-icon:before {
content: "\f06b";
font-family: FontAwesome;
}
.heart-icon {
font-family: FontAwesome;
display: inline-block !important;
font-size: 28px;
color: #ed6663;
height: 60px;
width: 60px;
line-height: 60px!important;
text-align: center;
border: 1px #eee solid;
border-radius: 50px;
text-align: center;
padding-left: 6px;
}
.custom-icon:before {
content: "\f0e9";
}
.custom-icon {
font-family: FontAwesome;
display: inline-block !important;
font-size: 28px;
color: #ed6663;
height: 60px;
width: 60px;
line-height: 60px!important;
text-align: center;
border: 1px #eee solid;
border-radius: 50px;
text-align: center
}
.icon-custom-grid:before {
content: "\f00a";
}
.icon-custom-grid {
font-family: FontAwesome;
display: inline-block !important;
font-size: 28px;
color: #ed6663;
height: 60px;
width: 60px;
line-height: 60px!important;
text-align: center;
border: 1px #eee solid;
border-radius: 50px;
text-align: center
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading {
color: #000;
font-size: 12px;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 10px;
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading {
color: #333;
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: 0.5px;
margin-top:15px;
font-family:'Saira Condensed', sans-serif;
}
#nav li.drop-menu ul {
position: absolute;
top: 75px;
left: 0;
background: #fff;
padding: 6px 0;
border-top: none;
box-shadow: 0 0 20px -5px;
width: 165px;
text-align: left;
z-index: 1000;
opacity: 0;
transform: scale(0) rotate(0deg);
transition: all 0.3s ease-in-out 0s;
visibility: hidden
}
#nav li.drop-menu:hover ul {
position: absolute;
top: 67px;
background: #fff;
padding: 0px 0;
border-top: none;
box-shadow: 0 10px 20px -5px;
width: 165px;
text-align: left;
z-index: 1000;
display: block;
opacity: 1;
-webkit-transform: scale(1.0) rotate(0deg);
transform: scale(1.0) rotate(0deg);
visibility: visible
}
#nav > li.drop-menu ul li ul {
border-top: none;
opacity:0;
z-index:0
}
#nav li.drop-menu:hover ul li ul {opacity:0;}
#nav li.drop-menu:hover ul li:hover ul {opacity:1;}
#nav > li.drop-menu {
position: relative;
}
#nav > li.drop-menu a {
}
#nav li.drop-menu ul li {
position: relative;
padding:1px 0;
}
#nav li.drop-menu ul li a {
color: #333;
line-height: 38px;
font-size: 13px;
padding: 0 18px;
display: block;
transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
border-bottom:1px #eaeaea solid
}
#nav li.drop-menu ul li:hover > a {
color: #ed6663;
padding-left: 18px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#nav li.drop-menu ul li span.plus {
display: block;
position: absolute;
right: 7px;
top: 50%;
margin-top: -1px;
height: 1px;
width: 7px;
background: #535353;
}
#nav li.drop-menu ul {
display: none;
opacity:0
}
.sticky {
position: fixed;
margin-top: 0px;
z-index: 500;
display: block;
top: 0px;
height: 51px;
background: #141414;
width: 100%;
}  .service-section {
background: #fff;
border-bottom: 1px #e5e5e5 solid;
}
.service-section .services {
padding: 5px 0px 10px 0px;
}
.service-section .services span {
font-size: 13px;
line-height: 35px;
transition: color 100ms ease 0s;
color: #333;
text-align: center;
display: inline-block;
margin: 0px 2px 0px 2px;
font-weight: normal;
}
.service-section .last {
margin-right: 0px!important;
border-right: none!important;
float: right;
}
.service-section .services.last span {
margin: 0px 2px 0px 0px;
}
.offer-banner-section {
overflow: hidden;
width: 100%;
}
.service-section1 {
background: url(//donilocation.ch/wp-content/themes/harrier/images/body-bg17.png) repeat scroll left top #f8f8f8;
margin-top: 15px;
}
.service-section1 span {
color: #666!important;
}
.service-section1 span {
color: #666!important;
} #top {
margin: 0px auto 0;
position: relative;
z-index:1000;
background:#f5f5f5;
overflow:hidden;
margin-bottom: 50px;
}
#top .container {
padding: 0px;
}
#top ul {
width: 100%;
padding:0px;
margin:0px;
}
#top ul li {
float: left;
width: 33.333%;
display:block
}
#top img {width:100%}
#top img {
width: 100%;
}
#top > div a {
display: block;
overflow: hidden;
}
#top > div a img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
#top > div a:hover img {
}  .new-box, .sale-box {
height: 40px;
overflow: hidden;
position: absolute;
text-align: center;
top: -1px;
width: 55px;
z-index: 10;
}
.new-box {
left: -1px;
}
.sale-box {
right: -1px;
}
.new-top-left {
left: 0px;
top: 0;
background: #fff;
letter-spacing: 1px;
}
.new-top-right {
background: none repeat scroll 0 0 #FFFFFF;
right: 0px;
top: 0;
}
.sale-top-right {
top: 0;
background: #fff;
letter-spacing: 1px;
right: 0px;
}
.sale-top-left {
font-size: 11px;
font-family: 'Open Sans', sans-serif;
color: #fff;
background: #dd4b39;
text-transform: uppercase;
padding: 3px 0 4px;
text-align: center;
display: block;
position: absolute;
right: 0px;
top: 0px;
}
.ie8 .new-label {
left: 0px;
top: 0px;
width: auto;
padding: 5px 15px;
}
.ie8 .new-label:after {
display: none;
}
.ie8 .new-label:before {
display: none;
}
.ie8 .sale-label {
right: 0px;
top: 0px;
width: auto;
padding: 5px 15px;
}
.ie8 .sale-label:after {
display: none;
}
.ie8 .sale-label:before {
display: none;
}
.ie8 .new-box {
top: -1px;
left: -1px;
}
.ie8 .sale-box {
right: -1px;
top: -1px;
}
.new-box, .sale-box {
position: fixed;
text-align: center;
top: -1px;
width: 55px;
z-index: 10;
}
.new-box {
left: 0;
}
.sale-box {
right: 0;
top: 0px;
}
.new-label {
font-size: 10.5px;
font-family:'Open Sans', sans-serif;
color: #fff;
background: #ed6663;
text-transform: uppercase;
padding: 0px 10px;
text-align: center;
display: block;
position: absolute;
font-weight: 400;
height: 24px;
border-radius: 3px;
line-height: 26px;
z-index: 10;
}
.sale-label {
font-size: 10.5px;
font-family:'Open Sans', sans-serif;
color: #fff;
background: #50b2fc;
text-transform: uppercase;
padding: 0px 10px;
text-align: center;
display: block;
position: absolute;
font-weight: 400;
height: 24px;
border-radius: 3px;
line-height: 26px;
z-index: 10;
letter-spacing: 0.5px;
}
.ie8 .new-label {
left: 0px;
top: 0px;
width: auto;
padding: 5px 15px;
}
.ie8 .new-label:after {
display: none;
}
.ie8 .new-label:before {
display: none;
}
.ie8 .sale-label {
right: 0px;
top: 0px;
width: auto;
padding: 5px 15px;
}
.ie8 .sale-label:after {
display: none;
}
.ie8 .sale-label:before {
display: none;
}
.ie8 .new-box {
top: -1px;
left: -1px;
}
.ie8 .sale-box {
right: -1px;
top: -1px;
}
.product-view #product-img-box .new-box, .product-view #product-img-box .sale-box {
position: absolute;
text-align: center;
top: -1px;
width: 55px;
z-index: 10;
}
.product-view #product-img-box .new-box {
left: 160px;
}
.product-view #product-img-box .sale-box {
right: -5px;
top: 0px;
}
.product-view #product-img-box .new-label.new-top-left {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #000;
background: #41bea6;
text-transform: uppercase;
padding: 10px 25px;
text-align: center;
display: block;
position: absolute;
left: 0px;
top: 0px;
z-index: 100;
font-weight: normal;
}
.product-view #product-img-box .new-label.new-top-right {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #000;
background: #41bea6;
text-transform: uppercase;
padding: 10px 25px;
text-align: center;
display: block;
position: absolute;
right: 0px;
top: 0px;
z-index: 100;
font-weight: normal;
}
.product-view #product-img-box .sale-label.sale-top-left {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #fff;
background: #dd4b39;
text-transform: uppercase;
padding: 10px 25px;
text-align: center;
display: block;
position: absolute;
left: 0px;
top: 0px;
z-index: 100;
font-weight: normal;
}
.product-view #product-img-box .sale-label.sale-top-right {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #fff;
background: #dd4b39;
text-transform: uppercase;
padding: 10px 25px;
text-align: center;
display: block;
position: absolute;
right: 0px;
top: 0px;
z-index: 100;
font-weight: normal;
}  .products-grid-home {
margin: 0;
list-style: none;
padding: 0;
}
.products-grid-home .item.first {
margin-left: 0;
}
.products-grid-home .item {
float: left;
background: #FFF;
margin-top: 20px;
}
.products-grid-home .item.show-addtocart {
margin-top: 37px;
}
.products-grid-home .item .item-inner {
position: relative;
font-family: 'Montserrat', sans-serif;
}
.products-grid-home .item .item-inner .actions {
display: inline-block
}
.products-grid-home .item .item-inner .item-img {
position: relative;
border: 1px #eaeaea solid;
}
.products-grid-home .item .item-inner .item-img .ico-product {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 2;
background: #de44c3;
padding: 4px 20px 8px;
color: #FFF;
font-size: 150%;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}
.products-grid-home .item .item-inner .item-img .ico-product strong {
font-weight: 600;
}
.products-grid-home .item .item-inner .item-img .ico-product.ico-sale {
background: #7ebf38;
right: 10px;
left: auto;
}
.products-grid-home .item .item-inner .item-img .item-img-info {
text-align: center;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
overflow: hidden;
}
.products-grid-home .item .item-inner .item-img .item-img-info a.product-image {
display: inline-block;
width: 100%;
}
.products-grid-home .item .item-inner .item-img .item-img-info a.product-image img {
width: 100%;
}
.products-grid-home .item .item-inner .item-img:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
.products-grid-home .item .item-inner .item-img img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.products-grid-home .item .item-inner .item-img .item-img-info a.product-image:before {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
content: "";
opacity: 0;
-webkit-transition: all 0.4s ease-out 0.2s;
-moz-transition: all 0.4s ease-out 0.2s;
-o-transition: all 0.4s ease-out 0.2s;
transition: all 0.4s ease-out 0.2s;
background-color: #ccc;
}
.products-grid-home .item .item-inner .item-img .item-img-info a.product-image .img-main {
display: inline;
}
.products-grid-home .item .item-inner .item-img .item-box-hover {
z-index: 2;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
position: absolute;
width: 100%;
top: 35%;
opacity: 0
}
.products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt {
display: inline-block;
margin-top: 10px;
margin-bottom: 15px;
margin-right: 7px
}
.products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a {
color: #fff;
font-family: 'FontAwesome';
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 8px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px #fff solid;
width: 40px;
background: none
}
.products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover {
background-color: #ed6663;
cursor: pointer;
bottom: 10%;
}
.products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button {
border: 0;
padding: 8px 12px;
font-size: 12px;
text-align: center;
white-space: nowrap;
color: #fff;
font-weight: normal;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px solid #fff;
background: none
}
.products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover {
background: #ed6663
}
.products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span {
background: none;
font-family: 'Montserrat', sans-serif;
padding: 0px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}
.products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
font-size: 14px;
margin-right: 7px
}
.products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before {
content: "\f002";
font-family: 'FontAwesome';
font-size: 14px;
}
.products-grid-home .item .item-inner .item-info {
text-align: center;
}
.products-grid-home .item .item-inner .item-info .info-inner {
border: 0px solid #fff;
border-top: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings {
margin: 0 0;
}
.products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
float: none;
margin: 0 0;
}
.products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
display: none;
}
.products-grid-home .item .item-inner .item-info .info-inner .item-content .item-price {
}
.products-grid-home .item .item-inner .item-info .info-inner .item-title {
margin-bottom: 7px;
padding-top: 20px;
font-size: 12px;
white-space: nowrap;
overflow: hidden;
letter-spacing: 0.5px
}
.products-grid-home .item .item-inner .item-info .info-inner .item-title a {
text-decoration: none;
text-transform: uppercase;
}
.products-grid-home .item .item-inner .item-info .info-inner .item-title a:hover {
color: #ed6663;
}
.products-grid-home .item:hover .item-inner .item-img .item-img-info {
border-color: #ccc;
}
.products-grid-home .item:hover .item-inner .item-img .item-img-info a.product-image:before {
left: 0px;
top: 0px;
margin: 0 0;
background: #000;
opacity: 0.6;
cursor: pointer
}
.products-grid-home .item:hover .item-inner .item-img .item-box-hover {
visibility: visible;
opacity: 1;
left: 0px;
bottom: 0px;
}
.products-grid-home .item:hover .item-inner .item-info .info-inner {
border-color: #fff;
background: #fff;
opacity: 0.8;
}
.products-grid-home .item:hover .item-inner .item-info .info-inner .item-title a {
color: #ed6663;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-home {
padding-bottom: 0px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-home .item {
margin-bottom: 20px;
margin-top: 15px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-home .item.last {
margin-top: 15px;
border-right: 0px solid #D9D9D9;
padding-right: 0;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-home .item.show-addtocart {
margin-top: 15px;
border-right: 1px solid #D9D9D9
}
.main-col .pdt-nav {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
height: 40px;
}
.main-col .producttabs {
margin-top: 40px
}
.main-col .thm-mart-pdt-nav {
display: block;
text-align: left;
height: 40px;
}
.main-col .pdt-nav > li {
font-size: 14px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
height: 39px;
padding: 0;
display: inline-block;
background: #fff;
color: #777;
margin: 0;
float: none;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
letter-spacing: 1px;
line-height: 30px;
padding: 0px 20px;
cursor: pointer;
}
.main-col .pdt-nav > li span {
padding: 0 0;
display: inline-block;
}
.main-col .pdt-nav > li:first-child {
}
.main-col .thm-mart-pdt-nav .pdt-nav > li.tab-nav-actived, .main-col .thm-mart-pdt-nav .pdt-nav > li:hover {
text-decoration: none;
color: #222;
border-bottom: 3px #333 solid
}
.main-col .tab-content-actived {
display: inline-block;
}
.home-tabs {
padding-bottom: 30px
}
.producttabs {
margin-top: 10px
}
.thm-mart-producttabs .thm-mart-pdt-container {
text-align: center;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav {
display: block;
text-align: left;
height: 40px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li {
font-size: 16px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
height: 50px;
padding: 0;
display: inline-block;
color: #333;
margin: 0;
float: none;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
letter-spacing: 1px;
line-height: 50px;
padding: 0px 0px;
border: 1px solid #666;
width: 215px;
text-transform: uppercase;
margin-left: 5px;
margin-right: 5px;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #ed6663
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li span {
padding: 0 0;
display: inline-block;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:first-child {
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li.tab-nav-actived, .thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:hover {
color: #fff;
border: 1px solid #e0403d;
background: #ed6663;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-webkit-box-shadow: inset 0 -34px 0 0 #222;
box-shadow: inset 0 -60px 0 0 #ed6663;
}
.thm-mart-producttabs .thm-mart-pdt-container .pre-text {
margin: 15px 0 0;
display: inline-block;
width: 70%;
text-align: center;
color: #666666;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content {
border-right: 0px #D9D9D9 solid;
margin-top: 30px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content {
margin: 0 0;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-tabs {
padding-bottom: 0px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-tabs .item {
margin-bottom: 25px;
margin-top: 15px;
border: 2px solid #ddd;
padding-right: 20px;
padding: 20px
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-tabs .item.last {
margin-bottom: 25px;
margin-top: 15px;
border-right: 0px solid #D9D9D9;
padding-right: 0;
}
.thm-mart-producttabs .pre-text {
margin: 0 0 15px 0;
}
.thm-mart-producttabs .post-text {
margin: 10px 0 0;
}
.thm-mart-producttabs a:hover {
text-decoration: none;
}
.thm-mart-producttabs .thm-mart-pdt-container {
padding: 0;
}
.thm-mart-producttabs .thm-mart-pdt-container .pdt-nav {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
height: 40px;
}
.thm-mart-producttabs .thm-mart-pdt-container .pdt-nav > li {
float: left;
font-size: 16px;
line-height: 100%;
margin: 0 10px 10px 0;
padding: 8px 15px;
cursor: pointer;
}
.thm-mart-producttabs .thm-mart-pdt-container .pdt-nav > li.tab-nav-actived, .thm-mart-producttabs .thm-mart-pdt-container .pdt-nav > li:hover {
}
.thm-mart-producttabs .thm-mart-pdt-content {
margin: 0;
padding: 0;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content {
margin: 30px 0 0;
padding: 0;
width: 100%;
display: none;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-list {
margin: 0;
padding: 0;
width: 100%;
float: left;
}
.thm-mart-producttabs .thm-mart-pdt-content .tab-content-actived {
display: inline-block;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .item.first {
margin-left: 0px;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .item {
margin-bottom: 10px;
margin-top: 0;
list-style: none;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .item-animate {
opacity: 0;
position: relative;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .play .item-animate {
opacity: 1.0;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .play .item-animate {
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .slideBottom.play .item-animate {
-webkit-animation: slideBottom 600ms ease both;
-moz-animation: slideBottom 600ms ease both;
-o-animation: slideBottom 600ms ease both;
animation: slideBottom 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .slideLeft.play .item-animate {
-webkit-animation: slideLeft 600ms ease both;
-moz-animation: slideLeft 600ms ease both;
-o-animation: slideLeft 600ms ease both;
animation: slideLeft 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .slideRight.play .item-animate {
-webkit-animation: slideRight 600ms ease both;
-moz-animation: slideRight 600ms ease both;
-o-animation: slideRight 600ms ease both;
animation: slideRight 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .bounceIn.play .item-animate {
-webkit-animation: bounceIn 600ms ease both;
-moz-animation: bounceIn 600ms ease both;
-o-animation: bounceIn 600ms ease both;
animation: bounceIn 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .bounceInRight.play .item-animate {
-webkit-animation: bounceInRight 600ms ease both;
-moz-animation: bounceInRight 600ms ease both;
-o-animation: bounceInRight 600ms ease both;
animation: bounceInRight 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .zoomIn.play .item-animate {
-webkit-animation: zoomIn 600ms ease both;
-moz-animation: zoomIn 600ms ease both;
-o-animation: zoomIn 600ms ease both;
animation: zoomIn 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .zoomOut.play .item-animate {
-webkit-animation: zoomOut 600ms ease both;
-moz-animation: zoomOut 600ms ease both;
-o-animation: zoomOut 600ms ease both;
animation: zoomOut 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .pageRight.play .item-animate {
-webkit-animation: pageRight 600ms ease both;
-moz-animation: pageRight 600ms ease both;
-o-animation: pageRight 600ms ease both;
animation: pageRight 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .pageLeft.play .item-animate {
-webkit-animation: pageLeft 600ms ease both;
-moz-animation: pageLeft 600ms ease both;
-o-animation: pageLeft 600ms ease both;
animation: pageLeft 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .pageTop.play .item-animate {
-webkit-animation: pageTop 600ms ease both;
-moz-animation: pageTop 600ms ease both;
-o-animation: pageTop 600ms ease both;
animation: pageTop 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .pageBottom.play .item-animate {
-webkit-animation: pageBottom 600ms ease both;
-moz-animation: pageBottom 600ms ease both;
-o-animation: pageBottom 600ms ease both;
animation: pageBottom 600ms ease both;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-content .starwars.play .item-animate {
-webkit-animation: starwars 600ms ease-out both;
-webkit-transform-origin: 50% 50%;
-moz-animation: starwars 600ms ease-out both;
-moz-transform-origin: 50% 50%;
-o-animation: starwars 600ms ease-out both;
-o-transform-origin: 50% 50%;
animation: starwars 600ms ease-out both;
transform-origin: 50% 50%;
}
.thm-mart-producttabs .pdt-content .content-loading {
width: 100%;
max-width: 100%;
padding: 0;
position: relative;
min-height: 400px;
display: block;
z-index: 0;
}
.thm-mart-producttabs .thm-mart-pdt-content .pdt-loadmore {
display: block;
overflow: hidden;
text-align: center;
margin: 0 auto;
width: 100%;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .btn-loadmore {
padding: 6px 20px;
display: inline-block;
background: #777;
color: #FFF;
cursor: pointer;
position: relative;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading {
padding: 6px 20px 6px 50px;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .btn-loadmore:hover {
background: #222;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .ico-loading {
width: 24px;
height: 24px;
display: none;
margin-right: 10px;
vertical-align: middle;
position: absolute;
top: 6px;
left: 20px;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading .load-number {
display: none;
}
.thm-mart-producttabs .pdt-content.is-loading .pdt-loadmore {
display: none;
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .load-number:before {
content: "("attr(data-more);
}
.thm-mart-producttabs .pdt-content .pdt-loadmore .load-number:after {
content: attr(data-total)")";
}
.thm-mart-producttabs .pdt-list .wide-first {
margin-left: 0px;
}
.pdt-list .item {
margin-left: 2.4%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pdt-list .item.last {
margin-left: 2.4%;
}
.thm-mart-producttabs .wide-6 .item {
width: 14.529914529915%;
}
.thm-mart-producttabs .wide-5 .item {
width: 23.2%;
}
.thm-mart-producttabs .wide-4 .item {
width: 23.076923076923%;
}
.thm-mart-producttabs .wide-3 .item {
width: 23.4%;
}
.thm-mart-producttabs .wide-2 .item {
width: 48.717948717949%;
}
.thm-mart-producttabs .wide-1 .item {
width: 100%;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
50% {
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
opacity: 1;
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
50% {
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(1.8);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-moz-keyframes zoomIn {
0% {
opacity: 0;
-moz-transform: scale(1.8);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@-o-keyframes zoomIn {
0% {
opacity: 0;
-o-transform: scale(1.8);
}
100% {
opacity: 1;
-o-transform: scale(1);
}
}
@keyframes zoomIn {
0% {
opacity: 0;
transform: scale(1.8);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes zoomOut {
0% {
opacity: 0;
-webkit-transform: scale(.6);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-moz-keyframes zoomOut {
0% {
opacity: 0;
-moz-transform: scale(.6);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@-o-keyframes zoomOut {
0% {
opacity: 0;
-o-transform: scale(.6);
}
100% {
opacity: 1;
-o-transform: scale(1);
}
}
@keyframes zoomOut {
0% {
opacity: 0;
transform: scale(.6);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes slideBottom {
0% {
opacity: 0;
top: 50px;
}
100% {
opacity: 1;
top: 0;
}
}
@-moz-keyframes slideBottom {
0% {
opacity: 0;
top: 50px;
}
100% {
opacity: 1;
top: 0;
}
}
@-o-keyframes slideBottom {
0% {
opacity: 0;
top: 50px;
}
100% {
opacity: 1;
top: 0;
}
}
@keyframes slideBottom {
0% {
opacity: 0;
top: 50px;
}
100% {
opacity: 1;
top: 0;
}
}
@-webkit-keyframes slideRight {
0% {
opacity: 0;
left: 30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-moz-keyframes slideRight {
0% {
opacity: 0;
left: 30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-o-keyframes slideRight {
0% {
opacity: 0;
left: 30px;
}
100% {
opacity: 1;
left: 0;
}
}
@keyframes slideRight {
0% {
opacity: 0;
left: 30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-webkit-keyframes slideLeft {
0% {
opacity: 0;
left: -30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-moz-keyframes slideLeft {
0% {
opacity: 0;
left: -30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-o-keyframes slideLeft {
0% {
opacity: 0;
left: -30px;
}
100% {
opacity: 1;
left: 0;
}
}
@keyframes slideLeft {
0% {
opacity: 0;
left: -30px;
}
100% {
opacity: 1;
left: 0;
}
}
@-webkit-keyframes pageLeft {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(-90deg);
}
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes pageLeft {
0% {
opacity: 0;
-moz-transform: perspective(400px) rotateY(-90deg);
}
100% {
opacity: 1;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes pageLeft {
0% {
opacity: 0;
-o-transform: perspective(400px) rotateY(-90deg);
}
100% {
opacity: 1;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes pageLeft {
0% {
opacity: 0;
transform: perspective(400px) rotateY(-90deg);
}
100% {
opacity: 1;
transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes pageRight {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
}
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes pageRight {
0% {
opacity: 0;
-moz-transform: perspective(400px) rotateY(90deg);
}
100% {
opacity: 1;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes pageRight {
0% {
opacity: 0;
-o-transform: perspective(400px) rotateY(90deg);
}
100% {
opacity: 1;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes pageRight {
0% {
opacity: 0;
transform: perspective(400px) rotateY(90deg);
}
100% {
opacity: 1;
transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes pageTop {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes pageTop {
0% {
opacity: 0;
-moz-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes pageTop {
0% {
opacity: 0;
-o-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes pageTop {
0% {
opacity: 0;
transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes pageTopBack {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes pageTopBack {
0% {
opacity: 0;
-moz-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes pageTopBack {
0% {
opacity: 0;
-o-transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes pageTopBack {
0% {
opacity: 0;
transform: perspective(400px) rotateX(90deg);
}
100% {
opacity: 1;
transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes pageBottom {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(-90deg);
}
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes pageBottom {
0% {
opacity: 0;
-moz-transform: perspective(400px) rotateX(-90deg);
}
100% {
opacity: 1;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes pageBottom {
0% {
opacity: 0;
-o-transform: perspective(400px) rotateX(-90deg);
}
100% {
opacity: 1;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes pageBottom {
0% {
opacity: 0;
transform: perspective(400px) rotateX(-90deg);
}
100% {
opacity: 1;
transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes starwars {
0% {
opacity: 0;
-webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
}
80% {
opacity: 1;
-webkit-transform: perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity: 1;
-webkit-transform: perspective(200px) scale(1) rotateX(0deg)
}
}
@-moz-keyframes starwars {
0% {
opacity: 0;
-moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
}
80% {
opacity: 1;
-moz-transform: perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity: 1;
-moz-transform: perspective(200px) scale(1) rotateX(0deg)
}
}
@-o-keyframes starwars {
0% {
opacity: 0;
-o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
}
80% {
opacity: 1;
-o-transform: perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity: 1;
-o-transform: perspective(200px) scale(1) rotateX(0deg)
}
}
@keyframes starwars {
0% {
opacity: 0;
transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
}
80% {
opacity: 1;
transform: perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity: 1;
transform: perspective(200px) scale(1) rotateX(0deg)
}
} .thm-mart-producttabs ul.pdt-list li.item a.thumb {
position: relative;
display: block;
cursor: pointer;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb:hover {
border-color: #999;
}
ul.pdt-list li.item a img.image-hover {
display: none;
margin: 0;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb span.quick-view span {
display: block;
position: absolute;
height: 100%;
width: 100%;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
color: #0a0a0a;
padding: 8px 0 6px;
background: rgba(255, 255, 255, 0.9);
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb span.quick-view span i {
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
margin-top: -1px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/quick-view.png) no-repeat center;
padding-right: 12px;
} .thm-mart-producttabs ul.pdt-list li.item .product-wrapper {
position: relative;
margin-top: 20px;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb.flip {
transform-style: preserve-3d;
transition: transform 0.5s linear;
}
.thm-mart-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: -200px;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
opacity: 0;
}
.thm-mart-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper:hover a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0px;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
opacity: 0.8;
}
.col-item a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: -200px;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
opacity: 0;
}
.col-item:hover a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0px;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
opacity: 0.8;
} .products-grid {
margin: 0;
list-style: none;
}
.products-grid .link-wishlist:before {
content: "\f004";
transform: rotate(-40deg);
display: block;
font-family: 'FontAwesome';
font-size: 14px;
}
.products-grid .link-compare:before {
content: "\f012";
transform: rotate(-40deg);
display: block;
font-family: 'FontAwesome';
font-size: 14px;
}
.products-grid .link-wishlist {
font-weight: normal;
margin: 0;
padding: 0px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
width: 48px;
height: 48px;
line-height: 48px;
background: #fff;
transform: rotate(40deg);
border: 2px #fff solid;
color: #121212;
}
.products-grid .box-inner .actions .link-wishlist span, .products-grid .box-inner .actions .add-to-links a.link-compare span {
display: none;
}
.products-grid .link-compare {
font-weight: normal;
margin: 0;
padding: 0px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
width: 45px;
width: 45px;
line-height: 45px;
background: #fff;
transform: rotate(40deg);
border: 2px #66cc66 solid;
color: #66cc66;
}
.products-grid .link-compare {
font-family: 'FontAwesome';
font-size: 14px;
transform: rotate(-40deg);
display: block;
}
.products-grid .item .item-inner {
position: relative;
}
.products-grid .item .item-inner .actions {
display: inline-block;
vertical-align:top
}
.products-grid .item .item-inner .item-img {
position: relative;
}
.products-grid .item .item-inner .item-img .ico-product {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 2;
background: #de44c3;
padding: 4px 20px 8px;
color: #FFF;
font-size: 150%;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}
.products-grid .item .item-inner .item-img .ico-product strong {
font-weight: 600;
}
.products-grid .item .item-inner .item-img .ico-product.ico-sale {
background: #7ebf38;
right: 10px;
left: auto;
}
.products-grid .item .item-inner .item-img .item-img-info {
text-align: center;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
overflow: hidden;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image {
display: block;
width: 100%;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image img {
width: 100%;
}
.products-grid .item .item-inner .item-img:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
.products-grid .item .item-inner .item-img img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image:before {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
content: "";
opacity: 0;
-webkit-transition: all 0.4s ease-out 0.2s;
-moz-transition: all 0.4s ease-out 0.2s;
-o-transition: all 0.4s ease-out 0.2s;
transition: all 0.4s ease-out 0.2s;
background-color: #ccc;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main {
display: inline;
}
.products-grid .item .item-inner .item-img .item-box-hover {
z-index: 2;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
position: absolute;
width: 100%;
top: 44%;
opacity: 0
}
.products-grid .item .item-inner .item-img .item-box-hover .product-detail-bnt {
display: inline-block;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 15px;
vertical-align: top;
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a {
color: #fff;
font-family: 'FontAwesome';
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 8px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px #fff solid;
width: 40px;
background: none
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover {
background-color: #ed6663;
cursor: pointer;
bottom: 10%;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button {
border: 0;
padding: 8px 12px;
font-size: 12px;
text-align: center;
white-space: nowrap;
color: #fff;
font-weight: normal;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px solid #fff;
background: none;
border-radius:0
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover {
background: #23292e;
box-shadow:inset 0 -45px 0 0 #23292e;
border-radius:0;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span {
background: none;
font-family: 'Montserrat', sans-serif;
padding: 0px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
font-size: 14px;
width:44px;
height:44px;
line-height:44px;
padding:0px;
text-align:center;
background:none;
transform: rotate(320deg);
color:#121212;
}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:hover:before {background:none; color:#fbe122}
.products-grid .item .item-inner .item-img .item-box-hover .add_cart {margin:0px; display:inline-block; margin-right: 15px; transform: rotate(40deg); background:#fbe122;border:2px #fbe122 solid; color:#66cc66; vertical-align:top}
.products-grid .item .item-inner .item-img .item-box-hover .add_cart:hover {color:#fff; background:#23292e; border-color:#23292e}
.products-grid .item .item-inner .item-img .item-box-hover .btn-cart {border:none!important}
.products-grid .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before {
content: "\f002";
font-family: 'FontAwesome';
font-size: 14px;
}
.products-grid .item .item-inner .item-info {
text-align: center;
}
.products-grid .item .item-inner .item-info .info-inner {
border: 0px solid #fff;
border-top: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
float: none;
margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
display: none;
}
.products-grid .item .item-inner .item-info .info-inner .item-title {
margin-bottom: 10px;
padding-top: 25px;
font-size: 18px;
overflow: hidden;
letter-spacing:0.5px;
font-family: 'Saira Condensed', sans-serif;
line-height:1.3em
}
.products-grid .item .item-inner .item-info .info-inner .item-title a {
text-decoration: none;
font-weight:500;
color:#121212
}
.products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
color: #66cc66;
}
.products-grid .item:hover .item-inner .item-img .item-img-info {
border-color: #ccc;
}
.products-grid .item:hover .item-inner .item-img .item-img-info a.product-image:before {
left: 0px;
top: 0px;
margin: 0 0;
cursor: pointer
}
.products-grid .item:hover .item-inner .item-img .item-box-hover {
visibility: visible;
opacity: 1;
left: 0px;
bottom: 0px;
}
.products-grid .item:hover .item-inner .item-info .info-inner {
border-color: #fff;
background: #fff;
opacity: 0.8;
}
.products-grid .item:hover .item-inner .item-info .info-inner .item-title a {
color: #ed6663;
}  .no-rating {
margin: 0;
}
.no-rating a {
color: #000;
}
.ratings {
font-size: 11px;
line-height: normal;
margin: 2px 0;
}
.ratings strong {
float: left;
margin: 1px 3px 0 0;
}
.ratings .rating-links {
margin: 0;
display: none;
}
.ratings .rating-links a {
margin: 0;
text-decoration: none;
color: #999;
font-family: 'Open Sans', sans-serif;
font-size: 12px
}
.ratings .rating-links .separator {
margin: 0 2px;
}
.rating-box {
width: 60px;
height: 10px;
font-size: 0;
line-height: 0;
background: url(//donilocation.ch/wp-content/themes/harrier/images/bkg_rating.png) 0 0 repeat-x;
text-indent: -999em;
overflow: hidden;
}
.rating-box .rating {
float: left;
height: 9px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/bkg_rating.png) 0 100% repeat-x;
}
.ratings .rating-box {
margin-right: 8px;
display: inline-block;
}
.ratings .amount {
}
.ratings-table th, .ratings-table td {
font-size: 11px;
line-height: 1.15;
padding: 3px 0;
}
.ratings-table th {
font-weight: normal;
padding-right: 8px;
} .other-info { border-top:1px #eaeaea solid; color:#777; padding-top:20px; margin-top:15px; font-family: 'Saira Condensed', sans-serif; font-size:15px; letter-spacing:0.5px}
.other-info i {display:block; margin-bottom:5px; color:#ccc}
.col-km {float:left; width:33.3%;}
.col-engine {float:left; width:33.3%}
.col-date {float:left; width:33.3%; font-size:14px} .price {
font-size: 14px;
color: #333;
white-space: nowrap !important;
font-family:'Saira Condensed', sans-serif
}
.price-box {
margin: 0;
padding: 18px 0px 10px 0px;
} .regular-price {
display: inline;
}
.regular-price .price {
font-weight: 500;
font-size: 22px;
color: #121212;
}
.block .regular-price, .block .regular-price .price {
color: #000;
}
.price-box .price-from .price {
font-weight: bold;
font-size: 13px;
color: #333;
}
.price-box .price-to .price {
font-weight: bold;
font-size: 13px;
color: #333;
}
.price-box .minimal-price .price {
font-weight: bold;
font-size: 13px;
color: #333;
} .old-price .price-label {
white-space: nowrap;
color: #999;
display: none;
}
.old-price {
display: inline;
margin-right: 5px;
} .old-price .price-label {
color: #777777;
display: none;
white-space: nowrap;
}
.old-price .price {
color: #999!important;
font-size: 13px;
font-weight: normal;
text-decoration: line-through;
margin-right: 6px;
}
.latest-product .old-price .price-label {
display: none;
} .special-price {
margin: 0;
padding: 3px 0;
display: inline;
font-family:'Montserrat', sans-serif
}
.special-price .price-label {
color: #666;
display: none;
font-size: 13px;
font-weight: 400;
white-space: nowrap;
}
.special-price .price {
font-size: 18px;
color: #000;
font-weight:600;
}
.special-price .price-label {
font-size: 13px;
font-weight: 900;
white-space: nowrap;
color: #666;
display: none;
}
.latest-product .special-price .price-label {
display: none;
} .minimal-price {
margin: 0;
}
.minimal-price .price-label {
white-space: nowrap;
}
.minimal-price-link {
display: inline;
}
.minimal-price-link .label {
}
.products-grid .actions button.button.btn-cart {
background: #fff;
border: 1px solid #ddd;
margin: 0 8px 0 8px;
padding: 9px 10px 9px 10px;
color: #333;
line-height: 14px;
}
.products-grid .item:hover .actions button.button.btn-cart {
background: #333;
border: 1px solid #333;
margin: 0 3px 0 3px;
padding: 9px 10px 9px 10px;
color: #FFFFFF;
}
.products-grid .actions button.button.btn-cart span {
font-family: 'Open Sans', sans-serif;
font-size: 11px;
padding: 0 8px;
font-weight: bold;
margin-left: 0;
text-transform: uppercase
}  .carousel-inner {
margin-top: 20px;
}
.best-seller-pro {
position: relative;
margin-bottom: 15px;
}
.featured-pro {	
padding:0px 0px;
position:relative;
z-index:1000;
margin-top:0px;
padding-bottom:0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #ddd #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom:50px;
border-top:none
}
.top-cate{padding:0px; width:100%;  position:relative; margin-top:50px}
.top-cate .new_title { text-align:left; border-bottom:1px #e5e5e5 solid; margin-bottom:0px}
.top-cate .new_title .title-img{ background:#88be4c; width:100px; height:50px; border-radius:0px 0px 50px 50px;  color:#fff; margin-top:0px; line-height:normal}
.top-cate .new_title h2 {
color: #fff;
font-size:22px;
font-weight: 500;
margin-bottom: 0px;
padding: 18px 25px 15px 25px;
position: relative;
display: inline-block;
font-family:'Saira Condensed', sans-serif;
letter-spacing:1px;
text-transform:uppercase;
background:#23292e;
margin-top:0px;
min-width:250px;
}
.top-cate .new_title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -40px;
top: 0;
background-color: inherit;
z-index: 0;
}
.top-cate .new_title span {display:block; color:#333; margin-bottom:35px; font-size:14px}
.top-cate .owl-theme .owl-controls {margin:0px;}
.top-cate .slider-items-products .owl-buttons .owl-prev, .top-cate .slider-items-products .owl-buttons .owl-next {margin-top:-50px; margin-right:20px;}
.top-cate .slider-items-products .owl-buttons .owl-next a {border:none; width: 32px !important; margin:0px 0 0 -16px; border-radius:2px; background:#f2f2f2}
.top-cate .slider-items-products .owl-buttons .owl-prev a {border:none; width: 32px !important; margin:0px 0 0 -16px; border-radius:2px; background:#f2f2f2}
.offer-slider {
display: block;
text-align: center;
margin: 0px auto 30px;
}
.featured-pro .product-block {
text-align: center
}
.featured-pro .pro-img {
overflow: hidden;
position: relative;
z-index:1000
}
.featured-pro .pro-img img {
position: relative;
width:100%;
margin-top:20px;
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.top-cate .slider-items-products .item {margin:0px; padding:15px 30px; font-family:'Saira Condensed', sans-serif; border-right:1px #f2f2f2 solid }
.featured-pro .pro-img .pro-info {
color: #333;
font-size: 14px;
font-weight: 500;
letter-spacing: 1.5px;
margin: auto;
padding: 25px 0px 10px 0px;
text-transform: uppercase;
font-family:'Saira Condensed', sans-serif; width: 100%;
}
.offer-slider li {
position: relative
}
.offer-slider p {
color: #777;
padding: 0;
font-size: 14px;
font-weight: normal;
}
.offer-slider a.shop-now {
padding: 7px 25px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: #000;
margin-left: 10px;
border-radius: 25px;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
display: inline-block;
background: #ffc000;
}
.offer-slider a.shop-now:after {
content: '\f0da';
font-family: FontAwesome;
display: inline-block !important;
margin-left: 15px;
color: #fff;
font-size: 16px;
}
.offer-slider a.shop-now:hover {
color: #fff;
background-color: #ed6663;
}
#featured-slider .link-wishlist, #featured-slider .link-compare {
display: none!important
}
#featured-slider .products-grid .item .item-inner .item-info .info-inner .item-title a {
font-size: 13px
}
#featured-slider .price-box {
border: none;
margin: 0px;
padding-bottom: 2px
}
#featured-slider .regular-price .price {
font-size: 12px
}
#featured-slider .special-price .price {
font-size: 12px
}
#featured-slider .products-grid .actions button.button.btn-cart {
padding: 3px 8px;
border: 1px #eaeaea solid
}
#featured-slider .products-grid .actions button.button.btn-cart span {
font-size: 10px
}
#featured-slider .products-grid .actions .link-wishlist {
padding: 8px 10px;
font-size: 12px;
display: none
}
#featured-slider .products-grid .item:hover .actions .link-wishlist {
padding: 8px 10px;
font-size: 12px;
display: inline-block
}
#featured-slider .products-grid .actions .link-compare {
padding: 8px 10px;
font-size: 12px;
display: none
}
#featured-slider .products-grid .item:hover .actions .link-compare {
padding: 8px 10px;
font-size: 12px;
display: inline-block
}
.glyphicon-chevron-right:before {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f105";
text-transform: none;
font-size: 18px;
padding: 6px 6px 6px 6px;
line-height: 30px;
}
.glyphicon-chevron-left:before {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f104";
text-transform: none;
font-size: 18px;
padding: 6px 4px;
line-height: 30px;
}
.col-item {
position: relative;
background: #FFF;
}
.col-item .photo img {
margin: 0 auto;
width: 100%;
}
.col-item .info {
margin-top: 1px;
text-align: center;
}
.col-item:hover .info {
background-color: #fff;
}
.clear-left {
clear: left;
}
.col-item .separator p {
line-height: 20px;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}
.col-item .separator p i {
margin-right: 5px;
}
.col-item .btn-add {
width: 50%;
float: left;
}
.col-item .btn-add {
border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
width: 50%;
float: left;
padding-left: 10px;
}
[data-slide="prev"] {
margin-right: 10px;
}
.col-item .actions-links {
height: 50px;
background: #222;
position: absolute;
top: 55%;
width: 100%;
opacity: 0;
z-index: 1000;
overflow: hidden;
}
.col-item:hover .actions-links {
height: 35px;
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 58.4%;
width: 100%;
opacity: 8;
z-index: 10000;
}
.col-item .actions-links .add-to-links a.thm-mart-btn-quickview {
left: 120%;
opacity: 0;
position: absolute;
margin-top: 4px;
z-index: 10;
cursor: pointer;
}
.col-item:hover .actions-links .add-to-links a.thm-mart-btn-quickview {
left: 26%;
opacity: 8;
position: absolute;
margin-top: 0px;
border-left: 1px solid rgba(255, 255, 255, 0.3);
width: 40px;
text-align: center;
}
.col-item .actions-links .add-to-links a.thm-mart-btn-quickview:before {
content: "\f002";
}
.col-item .actions-links .add-to-links a.thm-mart-btn-quickview {
color: #fff;
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
margin: 0;
text-decoration: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
padding: 5px 5px;
line-height: 25px;
width: 30px;
}
.col-item .actions-links .add-to-links a.thm-mart-btn-quickview:hover {
background: #ed6663;
}
.col-item .actions-links .add-to-links a.link-wishlist:before {
content: "\f004";
}
.col-item .actions-links .add-to-links a.link-compare:before {
content: "\f012";
}
.col-item .actions-links .add-to-links a.link-wishlist {
color: #fff;
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
margin: 0;
text-decoration: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
padding: 5px 5px;
line-height: 25px !important;
width: 30px;
}
.col-item .actions-links .add-to-links a.link-wishlist:hover {
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
margin: 0;
padding: 5px 5px;
text-decoration: none;
color: #fff;
line-height: 25px;
background: #ed6663;
width: 30px;
}
.col-item .actions-links .add-to-links a.link-compare {
color: #fff;
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
margin: 0;
text-decoration: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
padding: 5px 5px;
line-height: 25px !important;
width: 30px;
}
.col-item .actions-links .add-to-links a.link-compare:hover {
font-family: 'FontAwesome';
font-size: 16px;
font-weight: normal;
margin: 0;
padding: 5px 5px;
text-decoration: none;
color: #fff !important;
line-height: 25px !important;
background: #ed6663;
width: 30px;
}
.col-item .add-to-links a span {
display: none;
}
.col-item .actions-links .add-to-links a.link-wishlist {
right: 120%;
opacity: 0;
position: absolute;
margin-top: 4px;
z-index: 10;
}
.col-item:hover .actions-links .add-to-links a.link-wishlist {
right: 44%;
opacity: 8;
position: absolute;
margin-top: 0px;
border: 1px solid rgba(255, 255, 255, 0.3);
border-top: none;
border-bottom: none;
width: 40px;
text-align: center;
}
.col-item .actions-links .add-to-links a.link-compare {
right: 120%;
opacity: 0;
position: absolute;
margin-top: 4px;
z-index: 10;
}
.col-item:hover .actions-links .add-to-links a.link-compare {
right: 29%;
opacity: 8;
position: absolute;
margin-top: 0px;
border: 1px solid rgba(255, 255, 255, 0.3);
border-top: none;
border-bottom: none;
border-left: none;
width: 40px;
text-align: center;
}
.col-item .info .info-inner .item-title {
margin-bottom: 5px;
padding-top: 16px;
font-size: 14px;
white-space: nowrap;
overflow: hidden;
}
.col-item .info .info-inner .item-title a {
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #000;
}
.col-item .info .info-inner .item-title a:hover {
color: #ed6663;
} .products-list .desc .link-learn {
font-size: 13px;
font-weight: normal;
margin-top: 5px;
color: #282828;
}
.products-list .ratings .rating-links {
margin: 0;
display: inline-block;
}
.category-image img {
width: 100%;
} .promo-banner-section {
margin: 5px auto 25px;
}
.small-pr-slider span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
}
.small-pr-slider span.quick-view span {
display: block;
position: absolute;
height: 100%;
width: 100%;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
color: #0a0a0a;
padding: 8px 0 6px;
background: rgba(255, 255, 255, 0.9);
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
.small-pr-slider span.quick-view span i {
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
margin-top: -1px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/quick-view.png) no-repeat center;
padding-right: 12px;
}
.small-pr-slider .controls .prev {
top: 10px;
right: 50px;
}
.small-pr-slider .controls .next {
top: 10px;
right: 15px;
}
.small-pr-slider .col-item .actions-links {
height: 32px;
top: 52%;
}
.small-pr-slider .col-item:hover .actions-links {
height: 30px;
top: 45.8%;
} .cate-banner-img {
position: absolute;
z-index: 100;
margin-top: -11px;
margin-left: 0px;
right: 0px;
}
#best-seller .owl-item .item {margin-left:14px; margin-right:14px}
.best-pro {  padding: 0px 10px;
position: relative;
margin-top: 0px;
padding-bottom: 10px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #ddd #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.best-pro .new_title {
text-align: left;
margin-left: -10px;
margin-right: -10px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom:10px;
background:#e5e5e5}
.best-pro .new_title h2 {
color: #fff;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #50b2fc;
margin-top: 0px;
min-width: 250px;}
.best-pro .new_title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0; }
#best-seller .owl-item .item.first {
margin-left: 0;
}
#best-seller .owl-item .item {
float: left;
background: #FFF;
border-right: 1px #eaeaea solid;
margin: 0px;
margin-top: 10px;
padding: 0px 15px;
}
#best-seller .owl-item .item.show-addtocart {
margin-top: 37px;
}
#best-seller .owl-item .item .item-inner {
position: relative;
}
#best-seller .owl-item .item .item-inner .actions {
display: inline-block
}
#best-seller .owl-item .item .item-inner .item-img {
position: relative;
}
#best-seller .owl-item .item .item-inner .item-img .ico-product {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 2;
background: #de44c3;
padding: 4px 20px 8px;
color: #FFF;
font-size: 150%;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}
#best-seller .owl-item .item .item-inner .item-img .ico-product strong {
font-weight: 600;
}
#best-seller .owl-item .item .item-inner .item-img .ico-product.ico-sale {
background: #7ebf38;
right: 10px;
left: auto;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info {
text-align: center;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
overflow: hidden;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image {
display: block;
width: 100%;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image img {
width: 100%;
}
#best-seller .owl-item .item .item-inner .item-img:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
#best-seller .owl-item .item .item-inner .item-img img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image:before {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
content: "";
opacity: 0;
-webkit-transition: all 0.4s ease-out 0.2s;
-moz-transition: all 0.4s ease-out 0.2s;
-o-transition: all 0.4s ease-out 0.2s;
transition: all 0.4s ease-out 0.2s;
background-color: #ccc;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image .img-main {
display: inline;
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover {
z-index: 2;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
position: absolute;
width: 100%;
top: 44%;
opacity: 0
}
.hot_deals {  padding: 0px 10px;
position: relative;
margin-top: 0px;
padding-bottom: 5px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #ddd #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 50px;
}
.hot_deals .new_title {
text-align: left;
margin-left: -10px;
margin-right: -10px;
border-bottom: 1px #eaeaea solid;
margin-bottom:10px;
background: #23292e;}
.hot_deals .new_title h2 {
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 250px;}
.hot_deals .new_title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0; }
.hot_deals.slider-items-products .owl-buttons .owl-prev, .hot_deals.slider-items-products .owl-buttons .owl-next {margin-top:-64px}
.hot_deals.slider-items-products .owl-buttons .owl-next a {border:none; width: 32px !important; opacity:1; border-radius:2px}
.hot_deals.slider-items-products .owl-buttons .owl-prev a {border:none; width: 32px !important; opacity:1;  border-radius:2px}
.hot_deals .owl-theme .owl-controls {margin:0px}
.hot_deals_klb .owl-item .item.first {
margin-left: 0;
}
.hot_deals_klb .owl-item .item {
float: left;
background: #FFF;
border-right:1px #eaeaea solid;
margin:0px;
margin: 20px 0;
padding:0px 15px;
}
.hot_deals_klb .owl-item .item.show-addtocart {
margin-top: 37px;
}
.hot_deals_klb .owl-item .item .item-inner .actions {
display: inline-block;
vertical-align:top
}
.hot_deals_klb .owl-item .item .item-inner .item-img {
position: relative;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .ico-product {
position: absolute;
bottom: 10px;
left: 10px;
z-index: 2;
background: #de44c3;
padding: 4px 20px 8px;
color: #FFF;
font-size: 150%;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .ico-product strong {
font-weight: 600;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .ico-product.ico-sale {
background: #7ebf38;
right: 10px;
left: auto;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-img-info {
text-align: center;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
overflow: hidden;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-img-info a.product-image {
display: block;
width: 100%;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-img-info a.product-image img {
width: 100%;
}
.hot_deals_klb .owl-item .item .item-inner .item-img:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
.hot_deals_klb .owl-item .item .item-inner .item-img img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-img-info a.product-image:before {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
content: "";
opacity: 0;
-webkit-transition: all 0.4s ease-out 0.2s;
-moz-transition: all 0.4s ease-out 0.2s;
-o-transition: all 0.4s ease-out 0.2s;
transition: all 0.4s ease-out 0.2s;
background-color: #ccc;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-img-info a.product-image .img-main {
display: inline;
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-box-hover {
z-index: 2;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
position: absolute;
width: 100%;
top: 44%;
opacity: 0
}
.hot_deals_klb .owl-item .item .item-inner .item-img .item-box-hover .product-detail-bnt {
display: inline-block;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 15px;
vertical-align:top
}
.hot_deals_klb .owl-item .item:hover .item-inner .item-img .item-box-hover {
visibility: visible;
opacity: 1;
left: 0px;
bottom: 0px;
}
.timer-grid {
overflow: hidden;
display: block;
text-align:center
}
.timer-grid .box-time-date {
font-size: 12px;
color: #aaa;
width:25%;
text-align: center;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
float:left;
height:66px;
font-family: 'Saira Condensed', sans-serif;
letter-spacing:1px;
border-right:1px #aaa dashed
}
.timer-grid .day.box-time-date {
border-left:none;
}
.timer-grid .day.box-time-date span {
color: #fff;
}
.timer-grid .box-time-date span {
display: block;
font-size: 26px;
color: #fff;
margin-top: 15px;
font-weight:normal;
padding-bottom:5px;
font-family: 'Saira Condensed', sans-serif;
letter-spacing:1px
}
.timer-grid .sec {border-right:none}
.box-timer {
text-align: left;
margin: 0 0px;
color:#999;
border-radius:10px;
width: 340px;
margin:auto;
margin-top:-68px;
position: absolute;
left: 50%;
margin-left: -170px;
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a {
font-weight: normal;
margin: 0;
padding: 0px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
width: 48px;
height:48px;
line-height:48px;
background: #fff;
transform: rotate(40deg);
border: 2px #fff solid;
color: #121212;
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover {
background-color: #23292e;
cursor: pointer;
bottom: 10%;
color:#fff;
border-color:#23292e
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a:before {
font-family: 'FontAwesome';
font-size: 14px;
transform: rotate(-40deg);
display:block
}
.item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button {
border: 0;
padding: 8px 12px;
font-size: 12px;
text-align: center;
white-space: nowrap;
color: #252932;
font-weight: normal;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px solid #fff;
background: #fff;
border-radius:50px
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span {
background: none;
padding: 0px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before {
content: "\f002";
font-family: 'FontAwesome';
font-size: 14px;
}
#best-seller .owl-item .item .item-inner .item-info {
text-align: center;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner {
border: 0px solid #fff;
border-top: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings {
margin: 0 0;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
float: none;
margin: 0 0;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
display: none;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .item-price {
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-title a {
text-decoration: none;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-title a:hover {
color: #ed6663;
}
#best-seller .owl-item .item:hover .item-inner .item-img .item-img-info {
border-color: #ccc;
}
#best-seller .owl-item .item:hover .item-inner .item-img .item-box-hover {
visibility: visible;
opacity: 1;
left: 0px;
bottom: 0px;
}
#best-seller .owl-item .item:hover .item-inner .item-info .info-inner {
border-color: #fff;
background: #fff;
opacity: 0.8;
}
#best-seller .owl-item .item:hover .item-inner .item-info .info-inner .item-title a {
color: #ed6663;
}
.add_cart {margin-top:15px}
.btn-cart:before { content:'\f07a'; font-family: FontAwesome;  font-size:16px; padding:6px 15px; display:inline-block; }
.btn-cart span {display:inline-block; padding:0px 0px}
#best-seller-slider .owl-item .item:hover .btn-cart {
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -45px 0 0 #ed6663;
border: 2px solid #e0403d;
color: #fff;
} .col-item {
text-align: center;
margin-bottom: 30px;
width: 100%;
}
.col-item a.thumb {
position: relative;
display: block;
cursor: pointer;
}
.col-item a.thumb:hover {
border-color: #999;
}
.col-item a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
}
.col-item a.thumb span.quick-view span {
display: block;
position: absolute;
height: 100%;
width: 100%;
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
color: #0a0a0a;
padding: 10px 0 5px;
background: rgba(255, 255, 255, 0.9);
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
.col-item a.thumb span.quick-view span i {
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
margin-top: -1px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/quick-view.png) no-repeat center;
padding-right: 18px;
} .col-item .product-wrapper {
position: relative;
margin-top: 20px;
}
.col-item a.thumb.flip {
transform-style: preserve-3d;
transition: transform 0.5s linear;
}
.col-item .thumb-wrapper:hover a.thumb.flip {
transform: rotateY(180deg);
}
.col-item .product-wrapper a.thumb.flip .face {
display: block;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
position: relative;
z-index: 1;
}
.col-item .product-wrapper a.thumb.flip .face img {
width: 100%;
}
.col-item .product-wrapper a.thumb.flip .face.back {
display: block;
transform: rotateY(180deg);
position: absolute;
top: 3px;
left: 0px;
right: 0px;
z-index: 10;
}
.col-item .product-wrapper a.thumb.flip .face.back img {
width: 100%;
}
.col-item .actions .add-to-links a.link-wishlist {
right: -142px;
opacity: 0;
position: absolute;
margin-top: -35px;
z-index: 100;
}
.col-item:hover .actions .add-to-links a.link-wishlist {
right: 36px;
opacity: 1;
position: absolute;
margin-top: -35px;
z-index: 100;
}
.col-item .actions .add-to-links a.link-compare {
right: -106px;
opacity: 0;
position: absolute;
z-index: 100;
margin-top: -35px;
}
.col-item:hover .actions .add-to-links a.link-compare {
right: 5px;
opacity: 1;
z-index: 100;
position: absolute;
margin-top: -35px;
}
.col-item .actions .add-to-links a.link-wishlist:before {
content: "\f004";
}
.col-item .actions .add-to-links a.link-compare:before {
content: "\f012";
}
.col-item .actions a.link-wishlist, .col-item .actions a.link-compare {
color: #fff;
font-family: 'FontAwesome';
font-size: 13px;
font-weight: normal;
margin: 0;
text-decoration: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
padding: 6px 8px;
line-height: 17px;
background-color: #333;
}
.col-item .actions .add-to-links a.link-wishlist:hover, .col-item .actions .add-to-links a.link-compare:hover {
color: #fff;
background-color: #000;
}
.col-item .item-title {
margin-bottom: 5px;
padding-top: 16px;
font-size: 14px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.col-item .item-title a {
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #000;
font-size: 13px;
} .recommend {
margin: 20px auto;
position: relative;
}
.recommend .controls .next {
right: 0;
}
.recommend .controls .prev {
right: 36px;
}
.new_title.center {
padding: 0 0 0px 0;
text-align: center;
margin: 0px
}
.new_title {
color: #000000;
margin: 0 auto 10px;
text-align: center;
text-transform: none;
}
.cross-sell-pro .new_title h2 {
padding: 8px 20px 8px 0px;
}
.cross-sell-pro {
margin-top: 25px;
}  .blog-wrapper header{ z-index:auto; box-shadow:none}
.blog-wrapper .entry-date{background:#fff; color:#88be4c; padding:10px 15px; font-family:'Montserrat', sans-serif; text-transform:uppercase; position:absolute; right:20px; top:18px; border:#ececec double}
.blog-wrapper .entry-content {padding-top:0px}
.blog-wrapper .entry-content ul {margin-bottom:25px; }
.blog_entry p {
margin: 0 0 1.5em 0;
font-size: 14px;
line-height: 1.9em;
}
.blog-index .col-main {padding-right:0px}
.blog-side {}
.blog .entry-content .thm-readmore {
margin-top: 1.5em;
}
.blog-side h2{
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 16px 25px 16px 20px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 220px;
margin-bottom:20px;
}
.blog-side h2:after, .popular-posts h2:after, .widget_recent_entries h2:after, widget_recent_comments h2:after{
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.sidebar.blog-side .block {
padding: 20px 20px;
}
.sidebar.blog-side .block a{
color: #898989;
}
.widget_recent_entries ul li, .widget_recent_comments ul li {
padding: 8px 0px!important;
line-height: 21px;
}
.blog-side h2 {
margin-top: -20px;
margin-right: -20px;
margin-left: -20px;
margin-bottom: 20px;
}
.blog-side .widget-content {padding:20px; font-size:13px; padding-bottom:0px}
.blog-side .popular-posts h2 {background: #ed6663; color: #fff;}
.blog-side .widget_recent_entries h2 {background: #23292e; color: #fff;}
.blog-side .widget_recent_comments h2 {background: #50b2fc; color: #fff;}
.sidebar.blog-side .block.widget_search {
padding: 5px 5px;
}
.sidebar.blog-side .block.widget_search input {
width: 100%;
font-size: 13px;
padding-left: 15px;
border: none;
}
.sidebar.blog-side .block.widget_search .input-group {
width: 100%;
}
button.thm-search {
background: none;
border: none;
color: #adacac;
}
.sidebar.blog-side .block.widget_search .input-group-append {
position: absolute;
right: 8px;
top: 8px;
}
.blog-wrapper blockquote {
font-family: georgia;
font-style: italic;
position:relative;
line-height:1.6em
}
blockquote {
margin: 0 0 20px;
padding: 20px 20px 30px 67px;
border-left: 3px solid #eaeaea;
background: #f8f8f8;
}
blockquote:before {
content: open-quote;
display: block;
position: absolute;
left: 14px;
top: 10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 72px;
line-height: 1em;
color: #c2c2c2;
}
.blog-wrapper h2 {font-size:32px; font-family:'Saira Condensed', sans-serif;  font-weight:600}
.blog-wrapper h3 {font-size:28px; font-family:'Saira Condensed', sans-serif; font-weight:600; margin-top:15px}
.blog-wrapper h4 {font-size:24px; font-family:'Saira Condensed', sans-serif; font-weight:600; margin-top:15px}
.blog-wrapper h5 {font-size:22px; font-family:'Saira Condensed', sans-serif; font-weight:600; margin-top:15px}
.thm-page-content .thm-post .wp-caption p.wp-caption-text{
margin-bottom:0;
}
.thm-post ul {
padding-left: 0px;
list-style-type: circle;
font-size: 14px;
}
.thm-post ul ul {
padding-left: 20px;
}
.thm-post ol {
padding-left: 20px;
list-style-type: decimal;
font-size: 14px;
}
.thm-post ol ol {
padding-left: 20px;
}
.thm-post ul li {
list-style-type: circle;
line-height: 2em;
padding:0;
}
.thm-post ol li {
list-style-type: decimal;
line-height: 2em;
padding:0;
}
.thm-post ul li {
list-style-type: none;
line-height: 2em;
padding: 0;
margin: 0px;
}
.post-password-form label {
width: 100%;
}
.page .thm-post p + p + p.klbclear:before, .page .thm-post p + p + p.klbclear:after {
content: '';
clear: both;
display: table;
}
.thm-post table {
max-width: 100%;
background-color: transparent;
width: 100%;
font-size: 14px;
}
.thm-post th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 10px;
border: 1px solid #dee2e6;
}
.thm-post td{
padding: 10px;
border: 1px solid #dee2e6;
text-align: left;
}
.thm-post dt {
font-weight: bold;
}
.thm-post dl{
font-size:14px;
}
.thm-post dt, 
.thm-post dd {
line-height: 1.9em;
}
.thm-post dd {
margin-left: 10px;
}
.thm-post abbr, .thm-post tla, .thm-post acronym {
text-decoration: underline;
cursor: help;
}
.thm-post ul li:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 14px;
color: #80b435;
margin-right: 7px;
}
.blog-wrapper .entry-content .thm-post ul {
margin-bottom: 0px;
margin: 0 0 1.5em 0;
font-size: 14px;
line-height: 2em;
}
.blog-wrapper .entry-content .thm-post ul ul {
margin-bottom: 0;
}
.blog-side .widget-content li {overflow:hidden;}
.sidebar.blog-side .block ul li:first-child {
padding-top: 0 !important;
}
.sidebar.blog-side .block ul li {
padding: 8px 0px;
}
.blog-side span.count {
float: right;
background: #f2f2f2;
padding: 1px 5px;
color: #121212;
border-radius:999px;
width:22px;
display:inline-block;
font-size:11px;
text-align:center;
line-height:20px;
}
.blog-side .featured-thumb {
float: left;
margin: 0 12px 5px 0;
position: relative;}
.blog-side .featured-thumb img {width:90px; height:90px}
.blog-side .content-info {width:100%;}
.blog-side .content-info h4 {font-size: 14px;
line-height: 20px;
padding-top: 0px;
margin-bottom: 9px;
margin: auto;}
.blog-side .content-info h4 a {font-size:14px; color:#333}	
.blog-side .post-meta {font-size: 13px; color: #999; margin-top:5px; border:none }
.blog-side .icon-calendar {margin-right:5px}
.blog-side .widget_categories {
padding: 0px;
position: relative;
margin-top: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #eee #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;}
.blog-side .widget_categories .content{padding:18px; padding-top:0px}
.blog-side .widget_categories ul {
background: none repeat scroll 0 0 #fff;
border-top: medium none;
font-size: 14px;
}
.blog-side .widget_categories li {
padding: 5px 0px;
}
.blog-side .text-widget {padding: 0px;
position: relative;
margin-top: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #eee #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;}
.blog-side .text-widget .widget-content {padding:20px}
.popular-posts {
padding: 0px;
position: relative;
margin-top: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #eee #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;}
.blog_entry {position:relative; padding-bottom:50px}
article.blog_entry {
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #eee #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
padding: 25px;
}
.single-post .comment-content {
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #eee #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 40px;
padding: 25px;
}
.blog_entry .btn {padding: 10px 25px 8px 25px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
color: #121212;
letter-spacing: 1px!important;
display: inline-block;
border: none;
background: #fbe122;
border-radius: 0px;
border-bottom: 3px #ecd213 solid;}
.blog_entry .btn:hover{ background:#23292e;  padding: 10px 25px 8px 25px; border:none; border-bottom: 3px #0d1012 solid; }
.blog_entry-title {font-family:'Saira Condensed', sans-serif; font-weight:600; font-size:36px; margin-top:15px; padding-bottom:2px; letter-spacing:0.5px; line-height:1.3em}
.main-blog .post-meta {
margin-bottom: 1.5em!important;
padding-bottom: 1.5em;
}
.main-blog .post-meta {
margin: 0px;
padding: 0px;
margin-bottom: 12px!important;
text-align: left;
border-bottom: 1px #e5e5e5 solid;
padding-bottom: 15px;
}	
.entry-content	{padding-top:20px}
.blog-wrapper img{ max-width:100%}	
.latest-blog img {
width: 100%;
border-radius: 0px
}
.latest-blog {
padding:0px;
position: relative;
margin-top: 50px;
margin-bottom: 20px;
overflow:hidden
}
.latest-blog .blog-home-inner {  padding: 0px 25px 25px 25px;
position: relative;
margin-top: 0px;
padding-bottom: 10px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #ddd #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.latest-blog .blog-post{ padding-top:20px; padding-right: 13px;  padding-left: 13px;}
.latest-blog .blog_inner {
position: relative;
margin-top: 0px;
background-color: #fff;
}
.latest-blog .fl-right {
float: right;
margin-right:0px
}
.blog-info{padding:25px 3px} 
.latest-blog .blog-title {
text-align: left;
margin-left: -25px;
margin-right: -25px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom: 10px;
background: #fff;
}
.latest-blog h3 {
margin-top: 0px;
margin-bottom: 0px;
line-height:19px
}
.latest-blog h3 a {
font-size: 26px;
font-weight: 500;
font-family:'Saira Condensed', sans-serif;
padding-bottom: 15px;
display: block;
letter-spacing:0.5px;
line-height:1.3em
}
.latest-blog .post-date {
width:140px;
background:#fbe122;
position:absolute;
display:inline-block;
color:#121212;
font-weight: 500;
font-family: 'Saira Condensed', sans-serif;
font-size:18px;
text-transform:uppercase;
text-align:center;
left:0px;
padding:10px 15px;
letter-spacing:1px;
margin-top:-95px
}
.latest-blog .post-date:after {
content: '';
position: absolute;
width: 30px;
height: 100%;
transform: skew(-35deg);
right: -15px;
top: 0;
background-color: inherit;
z-index: 0;
}
.latest-blog .readmore {
font-size: 12px;
display: inline-block;
padding: 6px 15px;
border: 1px #ddd solid;
text-transform: uppercase;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
font-weight: 700;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff
}
.latest-blog .readmore:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #ed6663;
border: 1px solid #e0403d;
color: #fff
}
.latest-blog .blog-title h2 {
color: #fff;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #ed6663;
margin-top: 0px;
min-width: 250px;
}
.latest-blog .blog-title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.post-meta {
margin:0px;
padding:0px;
margin-bottom: 5px!important;
text-align: left;
padding-bottom:10px;
}
.post-meta li {
display: inline-block;
margin-right: 10px;
color: #a7a7a7;
text-transform: none;
font-size: 13px;
}
.post-meta li i {
padding-right: 7px;
}
.post-meta li a {
margin-right: 5px;
color: #50b2fc;
font-size: 13px;
}
.post-date {
color: #5e5f5f;
font-weight: normal;
font-size: 13px;
}
.latest-blog a {
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
margin: 0px;
}
.latest-blog a:hover {
color: #000;
text-decoration: none;
}
.blog_post img {
max-width: 100%;
height: auto;
}
.latest-blog p {
font-size: 13px;
line-height: 20px;
margin: 0px 0px 0px 0px;
text-align: left;
color: #777
}
.blog_post img {
margin-bottom: 20px;
width: 100%;
}
.latest-blog .blog-img {
display: block;
overflow: hidden;
}
.latest-blog .blog-img img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.latest-blog .blog-img:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
.blog-img img {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
}
.blog-img .mask {
background-color: #000;
opacity: 0;
-webkit-transition: all 0.3s ease-in 0.4s;
-moz-transition: all 0.3s ease-in 0.4s;
-o-transition: all 0.3s ease-in 0.4s;
-ms-transition: all 0.3s ease-in 0.4s;
transition: all 0.3s ease-in 0.4s;
}
.blog-img a.info {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out 0.1s;
-moz-transition: all 0.3s ease-in-out 0.1s;
-o-transition: all 0.3s ease-in-out 0.1s;
-ms-transition: all 0.3s ease-in-out 0.1s;
transition: all 0.3s ease-in-out 0.1s;
-webkit-transform: translateY(70px);
-moz-transform: translateY(70px);
-o-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
}
.blog-img:hover .mask {
background-color: rgba(0,0,0,0.5);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.blog-img:hover a.info {
opacity: 1;
-webkit-transform: translateY(70px);
-moz-transform: translateY(70px);
-o-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.blog-img .mask, .blog-img .content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
text-align: center;
}
.blog-img a.info {
display: inline-block;
text-decoration: none;
padding: 8px 18px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: 13px;
border: 1px #fff solid;
text-transform: uppercase;
margin-top: 10%;
}
.blog-img a.info:hover {
background: #ed6663;
}
.blog-img {
position: relative;
}  .our-features-box {
overflow: hidden;
padding: 0px;
width: 100%;
margin: auto;
padding: 0px 0;
background: #fff;
margin-bottom: 0px;
}
.our-features-box .container{ padding:0px}
.our-features-box ul {
list-style: none;
margin: auto;
padding: 0;
border: none;
padding:5px 0px;
overflow: hidden
}
.our-features-box li {
float: left;
margin-bottom: 0px;
text-align: center;
width: 25.5%;
padding: 0;
display: inline-block;
}
.our-features-box li.last {
margin-right: 0;
width: 23.5%
}
.our-features-box li.last .our-features-box .feature-box {margin-right:0px!important}
.our-features-box .feature-box {
overflow: hidden;
text-align: center;
line-height: 1.4em;
font-weight: normal;
margin-right: 30px;
border-radius:3px;
padding:25px 0
}
.our-features-box .feature-box p  {color: #999;  padding:0px; margin:0px; padding-top:3px}
.our-features-box .feature-box h6 {font-family:'Saira Condensed', sans-serif; 	font-size: 26px; font-weight:600; letter-spacing:0.5px; color:#333; margin:0px;} 
.free-shipping{ background:#94d7fb; color: #fff; }
.need-help{ background:#685c88; color: #fff; }
.money-back{ background:#fc9cc4; color: #fff; }
.return-policy{ background:#dc4720; color: #fff;margin-right: 0!important; }
.our-features-box .feature-box .content {
display: block;
text-align: left;
margin-left: 75px;
border-left: 1px rgba(255,255,255, 0.5) solid;
padding-top: 7px;
}
.our-features-box .feature-box span {
font-size: 12px;
display: block;
font-weight: 400;
text-transform: none;
display: block;
padding-top: 5px;
color: #fff;
line-height: 18px;
font-style: italic;
}
.icon-truck, .icon-money, .icon-support, .icon-return {
display: inline-block !important;
font-size: 24px;
margin: auto;
color: #66cc66;
text-align: center;
width: 62px!important;
padding-left: 0px;
float: left;
height: 62px;
line-height: 62px;
vertical-align:top
}  .owl-item .item {
margin: 0 15px;
}
.slider-items-products {
position: relative;
}
.slider-items-products .item {
text-align: center;
}
.slider-items-products .item .product-image {
display: block;
overflow: hidden;
}
.slider-items-products .item .product-image img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
}
.slider-items-products .item .product-image:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-moz-transform: scale(1.2);
}
#category-desc-slider img {
width: 100%
}
.owl-buttons {
opacity: 1;
}
.slider-items-products .owl-buttons .owl-prev {
position: absolute;
right: 43px;
top: 0%;
margin-top: -64px;
}
.slider-items-products .owl-buttons .owl-next {
position: absolute;
right:0%;
top: 0%;
margin-top: -64px;
}
.slider-items-products .owl-buttons .owl-prev a {
background-position: 0 100%;
opacity:1;
}
.slider-items-products .owl-buttons .owl-next a {
background-position: 100% 100%;
top: 40%;
opacity:1;
}
.slider-items-products .owl-buttons .owl-next a:before {
font-family: 'FontAwesome';
font-style: normal;
font-weight: bold;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f105";
text-transform: none;
font-size: 16px;
color:#333;
width: 38px !important;
height: 32px !important;
line-height: 34px;
}
.slider-items-products .owl-buttons .owl-prev a:before {
font-family: 'FontAwesome';
font-style: normal;
font-weight: bold;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f104";
text-transform: none;
font-size: 16px;
width: 32px !important;
height: 32px !important;
line-height: 34px;
}
.slider-items-products .owl-buttons a {
background: #fff;
display: block;
width: 32px !important;
height: 32px !important;
line-height: 30px;
margin: 0px 0 0 -30px;
position: absolute;
top: 40%;
z-index: 5;
color: #666;
border-radius:2px
}
.product-flexslider {
margin: 0px 0px;
margin-top: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
background: none !important;
}
.slider-items-products .owl-buttons a:hover {
text-decoration: none;
color: #333;
opacity:1;
} .breadcrumbs {
padding: 3px 0px 10px 0px;
margin: auto;
font-size: 14px;
color: #fff;
font-family:'Saira Condensed', sans-serif;
}
.breadcrumbs a {
color: #fff;
font-size: 14px;
font-weight: 400;
}
.breadcrumbs span {
display: inline-block;
margin: 0 5px 0 5px;
color: #aaa;
font-size: 16px;
}
.breadcrumbs ul {
margin: 0px;
padding: 0px;
}
.breadcrumbs ul li {
list-style-type: none;
display: inline;
}
.breadcrumbs strong {
font-weight: 400;
color: #fff !important;
}
.slider-items-products .owl-buttons .owl-prev a {
background-position: 0 100%;
} .button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a {
padding: 10px 20px 8px 20px;
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
color: #121212;
letter-spacing: 1px!important;
border: none;
background: #fbe122;
border-radius: 0px;
border-bottom: 2px #ecd213 solid;
font-family: 'Saira Condensed', sans-serif;
}
.btn:hover, .btn:focus, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus {
padding: 10px 20px 8px 20px;
border:none;
border-bottom: 2px #111 solid;
background: #121212;
color: #FFF;
}
.button-checkout:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 13px;
padding-right: 5px;
}
.button-compare:before {
content: "\f074";
font-family: FontAwesome;
font-size: 12px;
padding-right: 5px;
}
.button-clear:before {
content: "\f12d";
font-family: FontAwesome;
font-size: 12px;
padding-right: 5px;
}
.button-subscribe:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 12px;
padding-right: 5px;
}
.button-vote:before {
content: "\f164";
font-family: FontAwesome;
font-size: 12px;
padding-right: 5px;
}
.block {
margin: 0 0 35px;
}
.sidebar .block {
padding: 0px;
position: relative;
margin-top: 0px;
padding-bottom: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.block .block-title {
color: #fff;
font-size: 20px;
font-weight: 500;
margin-bottom: 0px;
padding: 20px 25px 20px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #23292e;
margin-top: 0px;
min-width: 230px;}
.block .block-title:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0; }
.block .block-title a {
text-decoration: none;
}
.block .block-content .item {
padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
float: right;
margin-top: 6px
}
.sidebar .block .access .btn-remove {
float: right;
margin-top: -38px
}
.block .actions {
text-align: left;
padding: 8px 0;
}
.block .actions a {
float: right;
margin-left: 10px;
margin-bottom: 10px;
font-weight: bold;
}
.block .empty {
color: #666666;
}  .side-nav-categories {
}
.side-nav-categories ul li {
padding: 2px 0px;
}
.side-nav-categories ul li a {
display: inline-block;
position: relative;
}
.side-nav-categories ul#magicat ul li a:before {
content: "\f105";
font-family: 'FontAwesome';
line-height: 17px;
margin-right: 5px;
top: 6px;
}
.side-nav-categories ul#magicat ul li a {
color: #666;
}
.side-nav-categories ul#magicat ul li a {
padding-left: 12px;
}
.side-nav-categories, .side-nav-categories .block {
padding:0px;
position: relative;
margin-top: 0px;
padding-bottom: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.box-category > ul > li:last-child {border:none}
ul#magicat li, ul.listStyle li {
cursor: pointer;
display: block;
float: left;
list-style-type: none;
margin: 0 0 1px 0;
padding-left: 0px;
position: relative;
width: 100% !important;
box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF;
}
ul#magicat li.last {
box-shadow: none;
}
ul#magicat li.level0 span.magicat-cat, ul.listStyle li span {
text-align: left;
display: inline-block;
width: 100%;
}
ul#magicat li .open-close, .block-layered-nav dt .toggleBtn {
display: inline-block;
height: 30px;
position: absolute;
right: 0;
top: 0;
width: 30px;
}
.block-layered-nav dt .toggleBtn {
cursor: pointer;
}
ul#magicat li.active > .open-close, .block-layered-nav dt .toggleBtn.highlight {
background-position: 2px -28px;
}
ul#magicat ul {
padding-left: 10px;
}
ul#magicat li .open-close, .block-layered-nav dt .toggleBtn {
display: inline-block;
height: 30px;
position: absolute;
right: 0;
top: 5px;
width: 30px;
}
ul#magicat li .open-close, .block-layered-nav dt .toggleBtn {
background: url(//donilocation.ch/wp-content/themes/harrier/images/leftNav.png) no-repeat scroll 2px 3px;
} .side-nav-categories .block-title:before {
content: '\f0c9';
font-family: FontAwesome;
}
.side-nav-categories .block-title  {
color: #121212;
font-size: 20px;
font-weight: 500;
margin-bottom: 0px;
padding: 20px 25px 20px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 230px;}
.side-nav-categories .block-title:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
} .box-category { padding:5px 0px
}
.box-category ul {
list-style: none;
margin: 0;
padding: 0px;
}
.box-category > ul > li {
display: block;
position: relative;
margin: 0;
border-bottom:1px #f2f2f2 solid;
padding:0px 25px
}
.box-category > ul > li:last-child {
box-shadow: none;
}
.box-category > ul > li.last {
display: block;
position: relative;
box-shadow: 0 0px 0 #000, 0 0px 0 #666;
}
.box-category > ul > li:first-child {
border-top: 0;
}
.box-category .subDropdown {
top: 12px;
right: 25px;
position: absolute;
cursor: pointer;
width: 16px;
height: 16px;
padding: 2px;
}
.box-category .subDropdown:hover {
opacity: 0.8;
}
.box-category .subDropdown.plus {
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/plus-blue.png);
}
.box-category .subDropdown.minus {
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/minus-blue.png);
}
.box-category > ul > li ul > li .subDropdown {right:0px!important; top: 0px!important;}
.box-category ul li a {
padding: 12px 0px;
display: block;
font-weight: normal;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px
}
.box-category ul li.double a {
display: inline-block;
margin: 0;
}
.box-category ul li {
position: relative;
}
.box-category > ul > li > a {
color: #333;
text-transform: uppercase;
display: block;
font-size: 16px;
font-weight:500;
letter-spacing:1px
}
.box-category > ul > li ul {
display: none;
padding-left: 0px !important;
padding-bottom: 15px;
padding-right: 0px!important
}
.box-category > ul > li > ul li {
padding: 0px;
}
.box-category > ul > li a.active {
font-weight: normal;
font-family:'Saira Condensed', sans-serif;
}
.box-category > ul > li > a.active {
color: #333;
font-weight: 500;
margin-bottom: 0;
font-size: 16px;
letter-spacing:1px
}
.box-category > ul > li a.active + ul {
display: block;
}
.box-category a:hover {
text-decoration: none;
color: #000;
}
.box-category > ul > li ul li a {
font-family: 'Saira Condensed', sans-serif;
}
.box-category > ul > li ul > li > a {
border-bottom: 0 solid #EAEAEA;
font-size: 16px !important;
margin: 0 !important;
padding: 3px 0px !important;
text-decoration: none;
padding-left: 0px;
color: #888;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.box-category > ul > li ul > li ul > li a {
text-decoration: none;
font-size: 13px !important;
margin: 4px 8px!important;
padding: 0px 16px!important;
border-bottom: 0px solid #EAEAEA;
font-family: 'Open Sans', sans-serif;
}
.box-category > ul > li ul > li ul > li a:hover {
color: #333;
}
.box-category > ul > li ul > li > a:hover {
color: #333;
} .sidebar-left {
margin-left: 0 !important;
}
.bv3 .sidebar-right, .bv3 .sidebar-left {
padding-left: 15px;
}
.sidebar ol, .sidebar ul {
list-style: none;
padding: 0;
margin: 0;
}
.sidebar .block-venedor-ads .block-content li {
padding: 0;
}
.sidebar .block dt {
font-size: 16px;
font-weight: 500;
color: #333;
padding: 10px 0;
font-family:'Saira Condensed', sans-serif;
text-transform:uppercase;
letter-spacing:0.5px
}
.sidebar .block dd {
border-bottom: 0 solid #CCCCCC;
margin: 0;
padding: 0 0px;
}
.sidebar address {
margin: 0;
padding: 0;
color: #333;
text-align: left;
border-bottom: none;
}
.page-title h1, .page-title h2 {
font-family:'Saira Condensed', sans-serif;
font-size: 46px;
font-weight: 700;
text-transform: uppercase;
margin-top: 0px;
padding: 0px 25px;
margin: 0px;
display: inline-block;
margin-top: 5px;
}
.col-main {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
margin-top: 30px;
}
.one-page-checkout {
list-style: none;
padding: 25px;
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
}
.one-page-checkout li.section {
border-bottom: 0;
margin-bottom: 8px;
}
.one-page-checkout .step-title {
text-align: right;
padding: 7px 0;
}
.one-page-checkout .active .step-title {
cursor: default;
font-size: 14px;
padding-top: 0px;
text-align: left;
line-height: 30px;
font-family: 'Open Sans', sans-serif;
border-top: none;
}
.one-page-checkout .step-title .number {
float: left;
line-height: 15px;
font-size: 15px;
color: #333;
padding: 8px 15px;
background-color: #fff;
border:1px #eaeaea solid;
font-family:'Saira Condensed', sans-serif;
font-weight: 500;
border-radius: 0px;
}
.one-page-checkout .step-title h3 {
border-bottom: 0px solid #E4E4E4;
margin: 0 0 0 65px;
text-align: left;
line-height: 32px;
font-size: 16px;
font-family:'Saira Condensed', sans-serif;
color: #333;
font-weight: 500;
text-transform: uppercase;
letter-spacing:1px
}
.one-page-checkout .active .step-title .number {
background: none repeat scroll 0 0 #ed6663;
border: 1px solid #ed6663;
color: #fff;
padding: 8px 14px;
font-weight: 600;
font-family:'Saira Condensed', sans-serif;
}
.one-page-checkout .active .step-title h3 {
color: #ed6663;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
letter-spacing:1px
}
.one-page-checkout .step {
padding: 0px 10px 10px 65px;
background-color: #FFFFFF;
}
#checkoutSteps .required {
color: #F00;
}
fieldset {
border: 0 none;
margin: 0;
padding: 0;
}
.group-select li {
margin: 0 0 15px;
overflow: hidden;
list-style: none;
}
.group-select input[type="radio"], .group-select input[type="checkbox"] {
line-height: normal;
margin: 4px 3px 0 0;
vertical-align:top
}
.group-select label {
font-size: 13px;
font-weight: normal;
color: #333;
}
.group-select li select { padding: 3px;
background: #fff;
border: 1px solid #ddd;
padding:8px 10px;
width: 95%;
}
select#billing-address-select {
width: 570px;
padding: 10px;
margin-bottom: 5px;
background: #fff;
border: 1px solid #ddd;
outline: none;
color: #333;
}
legend {
display: none;
}
.group-select li .input-box {
float: left;
width: 50%;
}
.group-select .require {
color: #FF0000;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
input.radio {
margin-right: 5px;
vertical-align:top
}
.radio, .checkbox {
display: inline-block;
}
button.button.continue:before {
content: "\f061";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.dashboard .welcome-msg {
text-align: left;
padding: 0px 0 5px;
color: #333;
font-size: 13px;
margin:0px;
margin-bottom:15px;
}
.dashboard .welcome-msg strong {
font-weight: 600;
font-size: 14px;
}
.recent-orders .data-table .price {font-family: 'Open Sans', sans-serif; font-weight:400}
.data-table {
border: 1px solid #E5E5E5;
border-spacing: 0;
text-align: left;
width: 100%;
font-size: 13px;
}
#my-orders-table {
border: none;
margin-top: 10px;
}
.my-account {
padding:25px;
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.title-buttons a, .title-buttons .separator {
margin-top: 0;
display: inline-block;
text-decoration: underline;
color: #ed6663;
font-size:12px
}
.recent-orders .title-buttons a {
float: right;
}
.data-table thead tr, .data-table tfoot tr {
background-color: #f5f5f5;
}
.data-table th {
line-height: 20px;
padding: 10px;
font-weight: 500;
font-size: 16px;
font-family:'Saira Condensed', sans-serif;
text-transform: uppercase;
}
.data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
border-top: 0px solid #ddd;
border-bottom: 1px solid #e5e5e5;
font-family: 'Open Sans', sans-serif;
}
.data-table .price {
font-size: 13px;
font-weight: bold;
color: #000;
}
.group-select li input.input-text, .group-select li textarea { background: #fff;
border: 1px solid #ddd;
padding: 8px 10px;
outline: none;
width: 98%;
}
.group-select li .input-box input.input-text, .group-select li .input-box textarea { margin-top: 2px;
background: #fff;
border: 1px solid #ddd;
padding: 8px 10px;
width: 95%;
}
.group-select li .input-box input.input-text:focus, .group-select li .input-box textarea:focus {
background: #fff;
border: 1px solid #ddd;
}
.group-select li input.input-text:focus, .group-select li textarea:focus {
background: #fff;
border: 1px solid #ddd;
outline: none;
}
.box-account {
margin-top: 15px;
font-size: 13px;
}
.col2-right-layout {
margin-top: 10px;
}
.box-account .page-title h2 {
font-size: 18px;
margin-top: 15px;
padding: 0px;
font-family:'Saira Condensed', sans-serif;
font-weight:600;
letter-spacing:0.5px;
}
.col2-set {
overflow: hidden;
padding: 0px;
}
.col2-set h2 {
font-size: 16px;
}
.col2-set .col-1 {
float: left;
width: 48%;
text-align: left;
border: 0px #336600 solid;
padding-top: 0px;
padding-bottom: 0px;
}
.col2-set .col-1 ul.ul {
margin: auto;
padding-left: 17px;
}
.col2-set .col-1 ul li {
list-style: disc;
}
.col2-set h5 {
font-size: 18px;
font-family:'Saira Condensed', sans-serif;
font-weight: 500;
margin-bottom: 5px;
color: #333;
letter-spacing:0.5px;
}
.box-account .col2-set a {
text-decoration: underline;
}
.col2-set .col-2 {
float: right;
width: 48%;
text-align: left;
}
.box-account address {
line-height: 21px;
color: #000;
border-bottom: none;
}
.col2-set h4 {
font-size: 13px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #333;
margin-bottom: 5px;
}
.block .slider-title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.block-layered-nav .block-subtitle {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
.block-layered-nav dt {
font-size: 16px;
}
.block-layered-nav .currently ol {
margin: 0;
padding: 10px 15px;
}
.block-layered-nav .currently span.value {
font-weight: bold;
}
.block-layered-nav li {
padding: 3px 0;
}
.block-layered-nav .label {
margin-right: 5px;
}
.block-layered-nav .button-arrow {
width: 25px;
height: 25px;
padding: 0;
margin-top: -2px;
position: absolute;
right: 15px;
}
#narrow-by-list2 dd {
display: block !important;
}
.sidebar {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
margin-top: 30px;
}
.sidebar .section-filter {
position:relative; 
width:100%; 
margin-top:0px;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
padding:25px;}
.sidebar .section-filter .b-filter__btns .btn {
width: 100%;
background:#23292e;
font-family: 'Saira Condensed', sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
border: none;
color: #fff;
display: block;
line-height: 30px;
letter-spacing: 1px;
border-radius: 0;
border-bottom: 3px #131619 solid;
}	
.sidebar .section-filter .b-filter__btns .btn:hover {
background:#fbe122;
color: #121212;
border-bottom: 3px #ecd213 solid;
}
.sidebar .section-filter h2 {
color: #fff;
font-size: 20px;
font-weight: 500;
margin-bottom: 0px;
padding: 20px 25px 20px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #ed6663;
margin-top: 0px;
min-width: 230px;
margin:-25px;
margin-bottom:25px;
vertical-align:top
}	
.sidebar .section-filter h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.sidebar .block-layered-nav .price {
font-size: 13px;
font-weight: normal;
}
.block-layered-nav .block-subtitle, .block-layered-nav dt {
color: #333;
text-transform: uppercase;
display: block;
font-size: 18px;
font-weight:500;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px
}
.block-layered-nav .currently ol {
border: 1px solid #ececec;
background-color: #f4f4f4;
border-radius: 0px;
}
.sidebar a, .sidebar .block-layered-nav .price .sub {
color: #666;
font-size: 14px;
font-weight:400
}
.sidebar .block-layered-nav .price {
color: #666;
font-family: 'Open Sans', sans-serif;
}
.sidebar .link-cart, .sidebar .link-reorder, .block .actions a {
color: #CA0000;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 14px;
}
.sidebar .link-compare, .sidebar .link-wishlist {
color: #aaa;
font-size: 14px;
}
.block-tags .actions a.view-all {
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
color: #333;
font-weight: 900;
}
.block-tags .actions a.view-all:hover {
color: #333;
}
.sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus {
color: #333;
}
.sidebar .block dl {
border-bottom: 0px solid #ccc;
margin: 0;
}
.block .block-content .price {
font-size: 13px;
font-weight: 400;
color: #ed6663;
font-family: 'Open Sans', sans-serif;
} .block-account {
}
.block-account .block-content {
padding-top: 0 !important;
padding-bottom: 5px !important;
}
.block-account .block-content ul {
margin-top: 5px;
margin-bottom: 5px;
}
.block-account .block-content li {
padding: 10px 0px;
}
.block-account .block-content li:first-child {
border-top: none;
}
.sidebar .block-content li.last {
border-bottom: none;
}
.block-account .block-content li a {
cursor: pointer;
padding: 10px 0px;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
font-family:'Saira Condensed', sans-serif;
font-size:16px;
letter-spacing:0.5px
}
.block-account .block-content li a:hover {
cursor: pointer;
padding: 0 0px;
color: #ed6663;
}
.sidebar .block-content li.current {
font-weight: 900;
color: #333;
} .block-currency select {
width: 100%;
margin-right: 8px;
} .block-layered-nav {
background-color: #FFFFFF;
border: 1px #ddd solid;
}
.block-layered-nav .block-content {
padding-bottom: 5px!important;
}
.block-layered-nav dt {
font-weight: bold;
overflow: hidden;
padding: 5px 0 5px !important;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
border-bottom:1px #eaeaea solid;
margin-bottom:10px
}
.block-layered-nav dd {
margin: 0;
padding: 0;
}
.block-layered-nav dd ol {
position: relative;
margin-bottom:15px
}
.block-layered-nav .btn-remove {
float: right;
}
.block-list .price {
color: inherit;
font-size: 14px;
} .block-cart {
padding: 0px;
background-color: #FFFFFF;
}
.block-cart .amount {
margin-bottom: 5px
}
.block-cart .actions .paypal-logo {
float: left;
width: 100%;
margin: 3px 0 0;
text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
clear: both;
display: block;
padding: 0 55px 5px 0;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
white-space: normal !important;
}
.block-cart .summary {
margin: 0;
padding: 0;
position: relative;
z-index: 1;
}
.block-cart .subtotal {
margin: 0;
padding: 0;
text-align: left;
margin-bottom: 8px
}
.block-cart .block-content .summary .subtotal .label {
background: none repeat scroll 0 0 transparent;
border-radius: 0 0 0 0;
box-shadow: none;
font-weight: normal;
padding: 2px 0;
text-shadow: none;
color: #666;
font-size: 100%;
}
.block-cart .subtotal .price {
color: #ed6663;
font-size: 14px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
.ajax-checkout {
border: 0 none;
margin: 0;
padding:21px 0 5px;
text-align: left;
margin-bottom: 0px;
}
.ajax-checkout a {
border: 0px #dc436b solid;
background: #323C46;
text-shadow: 0 1px 0 #333;
border-radius: 0px;
color: #FFFFFF;
font-size: 11px;
padding: 8px 12px;
font-family:'Montserrat', sans-serif;
text-transform: uppercase;
}
.ajax-checkout a:hover {
border: 0px #111 solid;
background: #222;
padding: 6px 10px;
text-shadow: 0 1px 0 #000;
border-radius: 0px;
color: #FFFFFF;
font-size: 11px;
cursor: pointer;
}
.sidebar .block-cart .block-subtitle {
border-bottom: 1px solid #eee;
padding-bottom: 6px;
margin: 20px 0 8px;
font-family:'Saira Condensed', sans-serif;
font-weight: 500;
font-size: 14px;
text-transform:uppercase;
letter-spacing:1px
}
.col-left .block-cart .block-content ul li .product-details {
float: right;
width: 62%;
margin-left: 0px;
}
.col-left .block-cart .block-content ul li .product-details strong {font-weight:400; font-size:13px;}
.col-left .block-cart .block-content ul li .product-details .access {
float: right
}
.col-left .block-cart .block-content ul li .product-details .access .btn-remove1 {
position: inherit;
}
.col-left .block-cart ul li.item {
border-bottom: 1px solid #ECECEC;
margin-bottom: 10px;
padding-bottom: 12px;
overflow: hidden;
}
.block-cart ul li.item img {
width: 90px;
}
.col-left .block-cart ul li.item:last-child {
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.col-left .block-cart .block-content ul li a.product-image {
display: inline;
}
.col-left .block-cart .block-content ul li a.product-image img {
}
.col-left .block-cart .block-content ul li .product-name {
margin: 0 0 2px;
font-size: 12px;
line-height: 17px;
}
.col-left .block-cart .block-content ul li .product-name a {
font-size: 13px;
margin-top:3px;
display:block;
line-height:19px;
letter-spacing:0.2px
}
.col-right .block-cart .block-content ul li .product-details {
float: right;
width: 172px;
}
.col-right .block-cart ul li.item {
border-bottom: 1px solid #ECECEC;
margin-bottom: 5px;
padding-bottom: 8px;
}
.col-right .block-cart ul li.item.last {
border-bottom: none;
margin-bottom: 5px;
padding-bottom: 0px;
}
.col-right .block-cart .block-content ul li a.product-image {
display: inline;
}
.col-right .block-cart .block-content ul li a.product-image img {
border: 1px #ddd solid;
}
.col-right .block-cart .block-content ul li .product-name {
margin: 0 0 2px;
font-size: 14px;
}
.price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span {
color: #FF4C4C;
} .related-slider {
float: right;
margin: auto;
margin-bottom: 15px;
}
.related-block .block-title {
background: none repeat scroll 0 0 #fff;
border-bottom: 1px solid #e5e5e5;
color: #000000;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 10px;
text-align: left;
text-transform: uppercase;
}
.related-block {
border: 1px solid #e5e5e5;
margin-bottom: 20px;
margin-top: 25px;
}
.related-slider .slider-items-products .owl-buttons a {
height: 41px;
margin: -32px 0 0;
top: 50%;
width: 40px;
}
.related-slider .slider-items-products .owl-buttons .owl-next a:before {
font-size: 24px;
line-height: 38px;
}
.related-slider .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 24px;
line-height: 38px;
}
.related-slider .slider-items-products .owl-buttons .owl-prev a {
left: -8px;
}
.related-slider .slider-items-products .owl-buttons .owl-next a {
left: -1px
}
.related-slider button.button.btn-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
}
.related-slider .products-grid .item .item-inner .item-img .item-img-info {
border: none;
}
.related-slider h2 {
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
margin: 0px 0 20px;
text-align: left;
text-shadow: 0 1px 0 #fff;
}
.block-related .block-content {
padding: 0px 0 10px 0;
border: 1px solid #ECECEC;
border-top: none;
overflow: hidden;
}
.block-related ul {
margin: 0;
padding: 0;
}
.block-related li {
padding: 5px 0;
}
.block-related input.checkbox {
position: absolute;
left: 85px;
top: 12px;
z-index: 10;
}
.block-related .product {
margin-left: 20px;
}
.block-related .product .product-image {
float: left;
margin-right: -65px;
}
.block-related .product .product-details {
margin-left: 65px;
}
.block-related .mini-products-list .product-details {
margin-left: 125px;
text-align: left;
}
.block-related .mini-products-list .product-details .product-name {
text-align: left;
}
.block-related .mini-products-list .product-image {
width: 100px;
margin: 0;
padding: 0 10px;
}
.block-related .block-subtitle {
padding: 10px 10px 0 10px;
font-size: 13px;
font-weight: bold;
margin: 0;
}
.block-related .price-box .old-price .price {
display: inline;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
.block-related a.link-cart {
text-transform: uppercase;
font-size: 14px;
color: #23AEAC;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
}
.block-related a.link-cart:hover {
text-transform: uppercase;
font-size: 14px;
color: #CA0000;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
} .block-compare {
background-color: #FFFFFF;
border: 1px #ddd solid;
}
.block-compare li {
padding: 5px 0;
}
.block-compare .block-content ol, .block-compare .block-content ul {
margin: 0;
}
ol#compare-items li a.product-name {
font-size: 14px;
display: block;
display: inline-block;
width: 200px;
line-height:1.7em
}
ol#compare-items li a.product-name span {
margin-right: 3px;
font-size: 20px;
font-weight: 400;
color: #777;
line-height: 15px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 6px;
}
ol#compare-items li a.product-name:hover {
}
ol#compare-items li {
margin: 0;
padding: 0 0 10px;
position: relative;
border-bottom: 1px solid #ECECEC;
margin-bottom: 10px;
background: none;
}
ol#compare-items li:last-child {
border-bottom: none;
margin-bottom: 0;
} .block-viewed .block-content {
background-color: #fff;
padding: 0px;
}
.block-viewed li {
padding: 3px 0px !important;
list-style: none;
}
.block-viewed li.last {
padding: 0px;
border-bottom: 0px #eaeaea solid;
list-style: none;
}
.block-viewed .block-content li a {
padding: 0 15px;
color: #666;
}
.block-viewed .block-content li a:hover {
font-size: 13px;
color: #000;
}
.block-viewed li span {
color: #777777;
float: left;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 15px;
margin-bottom: 8px;
margin-right: 3px;
}
.block-viewed li:before {
content: '\f105';
font-family: FontAwesome;
font-size: 14px;
padding-right: 6px;
color: #444;
vertical-align: top;
}
.block-compared li:before {
content: '\f105';
font-family: FontAwesome;
font-size: 14px;
padding-right: 6px;
color: #444;
vertical-align: top;
}
.sidebar ol, .sidebar ul {
list-style: none;
padding: 0;
margin: 0;
padding: 0
}
#recently-viewed-items .product-name {
text-align: left;
margin: 0;
text-transform: none;
width: 225px;
display: inline-block
}
#recently-viewed-items .product-name a {
color: #333;
font-size: 14px;
font-weight: normal;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
padding: 0 0px;
}
#recently-viewed-items .product-name a:hover {
color: #000;
font-size: 14px;
font-weight: normal;
text-decoration: none;
} .block-compared .block-content {
background-color: #fff;
padding: 5px 12px 12px;
}
.block-compared li {
padding: 3px 0px !important;
list-style: none;
}
.block-compared li.last {
padding: 0px;
border-bottom: 0px #eaeaea solid;
list-style: none;
}
.block-compared .block-content li a {
padding: 0 15px;
color: #666;
}
.block-compared .block-content li a:hover {
font-size: 13px;
color: #000;
}
.block-compared li span {
color: #777777;
float: left;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 15px;
margin-bottom: 8px;
margin-right: 3px;
}
.block-compared li:before {
content: '\f105';
font-family: FontAwesome;
font-size: 14px;
padding-right: 6px;
color: #444;
vertical-align: top;
}
#recently-compared-items .product-name {
text-align: left;
margin: 0;
text-transform: none;
width: 225px;
display: inline-block
}
#recently-compared-items .product-name a {
color: #333;
font-size: 14px;
font-weight: normal;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
padding: 0 0px;
}
#recently-compared-items .product-name a:hover {
color: #000;
font-size: 14px;
font-weight: normal;
text-decoration: none;
} .block-poll {
background-color: #FFFFFF;
border: 1px #ddd solid;
}
.block-poll label {
margin-bottom: 0;
text-overflow: ellipsis;
white-space: nowrap;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333;
font-weight: normal;
}
.block-poll .block-subtitle {
color: #222;
font-weight: 600;
font-size: 14px;
}
.block-poll input.radio {
float: left;
margin: 2px -18px 0 0;
}
.block-poll .label {
display: block;
margin-left: 18px;
text-align: left;
font-family: 'Open Sans', sans-serif;
padding: 0.1em 0.3em 0.1em;
line-height:1.2em
}
.block-poll li {
padding: 3px 0px !important;
background: none !important;
}
.block-poll .actions {
margin: 5px 0 0 0px;
padding: 0;
}
.block-poll .answer {
font-weight: bold;
}
.block-poll .votes {
float: right;
margin-left: 10px;
} .block-tags {
background-color: #fff;
padding: 0px;
}
.block-tags .block-content {
overflow: hidden;
}
.block-tags ul, .block-tags li {
display: inline;
padding: 0 !important;
background: none !important;
border: none;
}
.block-tags .actions {
border: 0 none;
float: right !important;
margin-top: 10px;
padding: 0px;
text-align: left;
} .block-subscribe {
background-color: #fff;
padding: 0px;
}
.block-subscribe .input-text {
width: 90%;
background: #f7f7f7;
border: 1px solid #f7f7f7;
color: #AAAAAA;
padding: 10px 7px;
font-size: 13px;
}
.block-subscribe .input-text:focus {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #DDDDDD;
color: #333333;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
outline: medium none;
padding: 10px 7px;
vertical-align: middle;
}
.form-subscribe-header {
font-size: 14px;
margin-bottom: 5px;
color: #222;
}
.static-contain {
padding: 25px;
position: relative;
margin-top: 0px; background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.multiple_addresses.multiple-checkout.container {
margin-bottom: 30px;
}
.static-contain .required {
color: #F00;
} .block-company {
}
.block-company .block-title {
}
.block-company .block-content {
padding-top: 5px !important;
}
.block-company ol {
margin: 5px 0;
}
.block-company li {
padding: 6px 0px !important;
list-style: none;
}
.block-company li:first-child {
border-top: none
}
.block-company li a {
padding: 0 0px;
text-decoration: none;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
font-family:'Saira Condensed', sans-serif;
font-size:18px;
letter-spacing:0.5px
}
.block-company li a:hover {
padding: 0 0px;
color: #000;
}
.block-company li.last {
padding: 6px 0px !important;
border-bottom: 0px #eaeaea solid;
list-style: none;
}
.block-company li span {
float: left;
margin-right: 5px;
font-size: 16px;
color: #aaa;
line-height: 16px;
font-family:'Saira Condensed', sans-serif;
}
.block-company li strong {
color: #ed6663;
font-weight: 600;
padding: 0 0px;
} .block-reorder {
}
.block-reorder li {
padding: 5px 0;
}
.block-reorder input.checkbox {
float: left;
margin: 3px -20px 0 0;
}
.block-reorder .product-name {
margin-left: 20px;
} .block-banner .block-content {
text-align: center;
}
.block-banner a img {
transition: all 0.4s ease-out 0.2s;
}
.block-banner a img:hover {
opacity: 0.5;
-webkit-transition: all 0.4s ease-out 0.2s;
-moz-transition: all 0.4s ease-out 0.2s;
-o-transition: all 0.4s ease-out 0.2s;
transition: all 0.4s ease-out 0.2s;
background-color: #eee;
}
.category-description a.prev, .category-description a.next {
margin: 125px 6px 0px 5px;
} .pager {
margin: 0;
text-align: center;
padding: 0;
}
.blog-wrapper .pager {margin-bottom:30px}
.pager .amount {
float: left;
}
.pager .limiter label {
float: left;
font-size: 11px;
padding: 6px 0;
margin-right: 10px;
display: inline;
text-transform:uppercase
}
.pager .pages {
margin: 0 0;
}
.pages .pagination {
margin: auto;
}
.pager .pages li {
display: inline-block;
}
.pager .pages li a {
box-shadow: none;
border: 1px solid #ddd;
padding: 7px 12px;
border-radius: 0px;
color: #333;
background: #fff;
line-height:normal
}
.pager .pages li a:hover {
border: 1px solid #fbe122;
color: #121212;
background: #fbe122;
}
.pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus {
z-index: 2;
color: #121212;
cursor: default;
background-color: #fbe122;
border-color: #fbe122;
border-radius: 0px;
border-width: 1px;
} .sorter {
padding: 0;
margin: 0;
}
.sorter .actions {
float: left;
}
.sorter .view-mode {
float: left;
margin-right: 20px;
margin-left: 0px;
}
.sorter .sort-by {
float: left;
margin-top: 6px;
} .toolbar {
clear: both;
margin-top: 0px;
padding: 20px 25px;
display: inline-block;
width: 100%;
padding-top: 0px;
border-bottom:1px #eaeaea solid;
}
.toolbar .sorter {
float: left;
}
.toolbar-bottom {
margin-top: 0;
}
.toolbar .pager .pages ol {
float: none;
}
#sort-by .button-asc {
background-color: #fff;
box-shadow: none;
float: right;
height: 34px;
line-height: 34px;
margin-left: 5px;
text-align: center;
width: 35px;
border: 1px #ddd solid
}
#sort-by .button-asc:hover {
background: #fbe122;
color: #121212;
border-color: #fbe122
}
.top_arrow:before {
content: '\f106';
font-family: FontAwesome;
font-size: 16px;
}
#sort-by .button-desc {
background-color: #f8f8f8;
box-shadow: none;
float: right;
height: 30px;
line-height: 28px;
margin-left: 5px;
text-align: center;
width: 30px;
}
#sort-by {
float: right;
font-size: 13px;
}
#sort-by ul {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}
#sort-by a:link, #sort-by a:visited {
color: #333;
text-decoration: none;
}
#sort-by li {
background: none repeat scroll 0 0 #fff;
cursor: pointer;
margin: 0 auto;
outline: medium none;
padding: 6px 15px;
position: relative;
width: 100px;
float: left;
color: #333;
border: 1px solid #ddd;
}
#sort-by li li {
width: 100px;
margin-top: 0px;
border-top: none;
}
#sort-by li:hover {background:#fbe122}
#sort-by li:hover a {color:#121212}
#sort-by ul ul {
position: absolute;
visibility: hidden;
left:-1px;
top: 33px;
background: none repeat scroll 0 0 #F8F8F8;
z-index: 10000;
border-top: none;
border-top:none
}
#sort-by ul ul ul {
position: absolute;
left: 100%;
top: -2px;
border: solid 1px transparent;
}
#sort-by li:hover > ul {
visibility: visible;
}
.right-arrow {
float: right;
}
.right-arrow:after {
content: "\f107";
font-family: 'FontAwesome';
color: #666;
font-size: 14px;
}
#limiter {
float: right;
font-size: 14px;
margin-top: 0px;
}
#limiter ul {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}
#limiter a:link, #limiter a:visited {
text-decoration: none;
background-color: transparent;
border: 0px solid #ddd;
border-radius: 0px;
display: inline-block;
padding: 0px;
}
#limiter li {
background: none repeat scroll 0 0 #fff;
cursor: pointer;
margin: 0 auto;
outline: medium none;
padding: 6px 0px 6px 10px;
position: relative;
width: 50px;
float: left;
color: #333;
text-align: left;
border: 1px solid #ddd;
}
#limiter li:hover {background:#fbe122}
#limiter li:hover a {color:#121212}
#limiter .right-arrow {
float: right;
margin-left: 6px;
}
#limiter li li {
width: 50px;
border-top: 0px #f5f5f5 solid;
}
#limiter li li a:hover {
color: #121212;
}
#limiter li:hover {
color: #fff;
}
#limiter ul ul {
position: absolute;
visibility: hidden;
left: -1px;
top: 32px;
background: none repeat scroll 0 0 #fff;
z-index: 10000;
color: #000;
border-top: none;
border: 0px #f5f5f5 solid;
}
#limiter ul ul ul {
position: absolute;
left: 100%;
top: -2px;
border: solid 1px transparent;
}
#limiter li:hover > ul {
visibility: visible;
} .toolbar .button-list {
background: #fff url(//donilocation.ch/wp-content/themes/harrier/images/icon_list.png) no-repeat 12px 8px;
text-transform: none;
padding: 6px 12px 7px 22px;
color: #333;
border: 1px #ddd solid;
border-radius: 0px;
height:34px;
line-height:34px;
display:inline-block;
vertical-align:top
}
.toolbar a.button-grid {
background: #fff url(//donilocation.ch/wp-content/themes/harrier/images/icon_grid_over.png) no-repeat 12px 9px;
border: 1px #ddd solid;
color: #333;
padding: 6px 12px 7px 22px;
border-radius: 0px;
height:34px;
line-height:34px;
display:inline-block;
vertical-align:top
}
.toolbar span.button-active.button-grid {
background: url(//donilocation.ch/wp-content/themes/harrier/images/icon_grid_over.png) no-repeat 10px 9px;
background-color: #fbe122;
color: #121212;
padding: 6px 12px 7px 22px;
margin-right: 5px;
border: 1px #fbe122 solid;
border-radius: 0px;
font-size:0px;
height:34px;
line-height:34px;
display:inline-block;
vertical-align:top
}
.toolbar span.button-active.button-list {
background: url(//donilocation.ch/wp-content/themes/harrier/images/icon_list.png) no-repeat 12px 8px;
background-color: #fbe122;
color: #fff;
padding: 6px 12px 7px 22px;
border: 1px #fbe122 solid;
border-radius: 0px;
height:34px;
line-height:34px;
display:inline-block;
vertical-align:top
}
.toolbar .pager {
text-align: left;
margin: 0 10px 0 0;
padding: 0;
float: right;
width: 45%;
}
.pager .amount, .sorter .amount {
padding-left: 10px;
margin-top: 4px;
display: inline-block;
}
.toolbar .pager .limiter {
margin-top: 2px;
float: left;
}
.toolbar-bottom .pager .limiter {
position: static;
}
.pager .button {
padding: 4px 5px;
background-color: #fff;
}
.pager .button :hover {
padding: 4px 5px;
background-color: #fff;
}
.toolbar .actions {
margin-right: 30px;
}
.pager .limiter label, .toolbar label {
display: inline;
float: left;
margin-right: 7px;
padding: 7px 0;
font-size: 13px;
font-weight: normal;
margin-left:5px;
color:#888
}
.toolbar .sorter .sort-by {
margin-right: 30px;
}
.pager .amount {
margin-right: 20px;
} .category-title {
border-bottom: 1px solid #ddd;
margin: 0 0 10px;
}
.category-image {
display: block;
margin: 0 auto;
position: relative;
margin-top: 15px;
}
.category-products {
overflow: hidden;
padding: 25px 13px 0px 13px;
} .products-list .product-name {
text-align: left;
margin: 0px 0 10px
}
.products-list .product-name a {
font-size: 20px;
color: #121212;
font-weight: 500;
text-align: left;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px
}
.products-list .item.first {
padding:0;
overflow: hidden;
margin-bottom: 30px;
display:block;
padding-bottom:25px;
}
.products-list .ratings {
padding: 10px 0px;
padding-top:0px
}
.products-list .old-price .price {
font-size: 18px;
font-family:'Saira Condensed', sans-serif;
font-weight:normal
}
.products-list .item {
padding: 20px 0;
overflow: hidden;
margin: 0px !important;
border-bottom:1px #ececec solid;
padding-bottom:25px
}
.products-list .item.last { border:none}
.products-list .item a:hover {
color: #ed6663;
}
.separator {
color: #999
}
.products-list .item h3 {
font-weight: normal;
color: #353535;
padding-bottom: 2px;
}
.products-list .item h3 a {
font-weight: normal;
font-size: 14px;
color: #407CBF;
text-decoration: none
}
.products-list .item h3 a:hover {
font-weight: normal;
font-size: 14px;
color: #333;
text-decoration: underline
}
ol.products-list {
padding: 0;
margin: 0;
float: left;
}
li .list {
border-bottom: none;
}
.products-list .product-image {
float: left;
width: 28%;
}
.products-list .product-image img {
width: 100%;
}
.products-list .product-shop {
float: right;
width: 68%;
text-align: left;
margin-left: 25px;
}
.products-list .product-shop .desc {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 15px;
margin-top: 15px;
color: #777
}
.products-list .product-shop p {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: #666;
line-height: 1.5em;
}
.products-list .product-shop p.old-price {
margin-right: 4px;
}
.products-list .product-shop .price-box {
margin: 10px 0;
}
.products-list .desc .link-learn {
font-size: 13px;
font-weight: normal;
margin-top: 5px;
color:#333;
text-decoration:underline
}
.products-list .desc .link-learn:hover {
text-decoration: underline;
}
.products-list button.button { padding:10px 20px 8px 20px!important}
.products-list .btn-cart:before {padding:0px; color:#333; padding-right:10px;     margin-right: 0px!important;}
.products-list .add-to-links {
padding-left: 2px;
}
.add-to-links span {
font-family:'Saira Condensed', sans-serif;
font-size: 16px;
margin-left: 8px;
text-transform: uppercase;
letter-spacing:1px
}
.link-wishlist, .link-compare {
color: #121212;
text-shadow: none;
border: none;
box-shadow: none;
}
.link-wishlist:hover, .link-compare:hover {
background-color: #23292e;
cursor: pointer;
bottom: 10%;
color:#fff;
border-color:#23292e
}
.link-wishlist, .link-compare, .link-friend, .link-edit {
padding: 0;
background: none
}
.products-list .actions .add-to-links a.link-wishlist:before {
content: "\f004";
font-size: 13px;
}
.products-list .actions .add-to-links a.link-compare:before {
content: "\f012";
font-size: 13px;
}
.products-list .actions .add-to-links a.link-wishlist {
font-family: 'FontAwesome';
font-size: 10px;
font-weight: bold;
margin: 0;
padding:10px 20px 6px 20px;
text-decoration: none;
display: inline-block;
margin-right: 8px;
background-color: #f2f2f2;
color: #121212;
border-bottom: 2px #e5e5e5 solid; letter-spacing:1px
}
.products-list .actions .add-to-links a.link-wishlist span {
font-size: 16px;
padding: 0px;
font-family: 'Saira Condensed', sans-serif;
font-weight:normal
}
.products-list .actions .add-to-links a.link-compare {
font-family: 'FontAwesome';
font-size: 10px;
font-weight: bold;
margin: 0;
padding:10px 20px 6px 20px;
text-decoration: none;
display: inline-block;
margin-right: 8px;
border-radius: 0px;
background-color: #f2f2f2;
color: #121212;
border-bottom: 2px #e5e5e5 solid;
vertical-align:top;
letter-spacing:1px
}
.products-list .actions .add-to-links a.link-compare span {
font-size: 16px;
padding: 0px;
font-family: 'Saira Condensed', sans-serif;
font-weight:normal
}
.products-list .actions .add-to-links a.link-wishlist:hover {
font-family: 'FontAwesome';
font-size: 10px;
font-weight: bold;
margin: 0;
padding:10px 20px 6px 20px!important;
text-decoration: none;
display: inline-block;
margin-right: 8px;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #23292e;
border-bottom: 2px #121518 solid;
color: #fff;
}
.products-list .actions .add-to-links a.link-compare:hover {
font-family: 'FontAwesome';
font-size: 10px;
font-weight: bold;
margin: 0;
padding:10px 20px 6px 20px!important;
text-decoration: none;
display: inline-block;
margin-right: 8px;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #23292e;
border-bottom: 2px #121518 solid;
color: #fff;
}
ul.products-grid {
padding: 0;
margin: 0 -15px;
}
.products-grid .actions button.button.btn-cart {
background: #fff;
border: 2px #eee solid;
margin: 0px;
padding: 7px 10px;
color: #333;
line-height: normal;
margin-left: 3px;
margin-right: 3px
}
.products-grid .item:hover .actions button.button.btn-cart {
background: #ed6663;
color: #FFFFFF;
padding: 7px 10px;
border: 2px #eee solid;
margin-left: 3px;
margin-right: 3px
}
.products-grid .actions button.button.btn-cart span {
font-family: 'Open Sans', sans-serif;
font-size: 11px;
padding: 0px;
font-weight: bold;
margin-left: 0;
text-transform: uppercase
}
a.button.detail-bnt span {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
text-transform: uppercase;
padding: 0 2px;
font-weight: normal;
margin-left: 6px;
display: none
} .product-view .product-img-box .product-image {
margin: 0 0 13px;
}
#cloud-zoom-big {
border: 3px #ddd solid;
z-index: 10000 !important;
}
.product-shop button.button.btn-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
margin-right:15px;
}
.product-view .product-img-box .product-image .product-flexslider {
margin: 20px 15px 0 25px;
}
.product-view .product-img-box .product-image .owl-prev {
left: -15px;
right: auto;
top: 38%;
margin: 0px;
}
.product-view .product-img-box .product-image .owl-next {
right: -35px;
top: 38%;
margin: 0px;
}
.product-view .slider-items-products .owl-buttons a {background:#f2f2f2} .product-view .new-label {
display: none;
}
.product-view .sale-label {
display: none;
}
.product-view {
margin: auto;
position: relative;
z-index: 0;
margin-top: 25px;
}
.product-view .flexslider-thumb {
margin: 10px auto 0;
padding: 0 50px;
position: relative
}
.product-view-compact .flexslider-thumb {
margin: 17px auto 0
}
.product-view .flexslider-thumb .flex-viewport {
z-index: 10
}
.product-view .flexslider-thumb .flex-direction-nav {
top: 40%;
left: 0;
width: 100%;
}
.product-view .flexslider-thumb .flex-prev {
position: absolute;
left: 0px;
top: -5px;
border: 1px #ddd solid;
width: 30px;
height: 30px;
text-align: center;
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff;
}
.product-view .flexslider-thumb .flex-prev:hover {
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #88be4c;
border: 1px solid #88be4c;
color: #fff!important
}
.product-view .flexslider-thumb .flex-next {
position: absolute;
right: 0px;
top: -5px;
border: 1px #ddd solid;
width: 30px;
height: 30px;
text-align: center;
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff;
}
.product-view .flexslider-thumb .flex-next:hover {
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #88be4c;
border: 1px solid #88be4c;
color: #fff
}
.product-view .flexslider-thumb li img {
cursor: pointer;
-moz-user-select: none;
border:1px #ececec solid
}
.product-view .previews-list {
padding: 0;
list-style-type: none;
text-align: center
}
.product-view .previews-list li {
width: 70px;
margin-left: 8px;
padding: 0;
float: none;
display: inline-block;
margin-right: 10px;
}
.product-view-compact .rating {
padding: 18px 0 21px
}
.product-view-compact .btn-toolbar {
margin: 0;
padding: 7px 0 22px
}
.product-view-compact .price {
display: block;
padding: 6px 0 20px
}
.product-view .flexslider-thumb-vertical-outer {
margin: 0 10px 15px 0;
width: 70px;
float: left;
position: relative;
z-index: 1
}
.product-view .flexslider-thumb-vertical .flex-viewport {
height: 300px!important
}
.product-view .flexslider-thumb-vertical .slides {
margin: -4px 0 0;
padding: 0;
list-style-type: none
}
.product-view .flexslider-thumb-vertical .slides li {
margin: 0;
padding: 0;
overflow: hidden
}
.product-view .flexslider-thumb-vertical .slides li img {
width: 100%;
padding: 4px 0;
cursor: pointer;
-moz-user-select: none
}
.flex-direction-nav, .slider-controls {
-webkit-transform: translate3d(0, 0, 0)
}
.product-essential {
padding:30px;
position: relative;
margin-top: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;
}
.product-collateral .box-collateral {
margin: 0 0 15px;
}
.product-essential .product-image.no-gallery {
margin-left: auto;
}
.product-essential .product-image img {
height: auto;
width: 100%;
}
.product-essential .button-viewall {
position: absolute;
left: 5px;
bottom: 5px;
text-indent: -999em;
z-index: 9999;
}
.more-views {
margin: 8px auto 10px;
width: 100%;
clear: both;
}
.more-views li {
float: left;
margin: 0 12px 0 0;
border: 1px #ddd solid;
height: 85px
}
.more-views li a {
display: block;
text-align: center;
width: 70px;
}
.more-views li a img {
width: 70px;
}
.more-views .jcarousel-next:before {
content: "\f105";
font-family: FontAwesome;
font-size: 26px;
padding-right: 5px;
vertical-align: top;
right: -20px;
top: 28px;
display: inline-block!important;
position: absolute;
cursor: pointer;
}
.product-img-box .flex-direction-nav a:before {
font-size: 20px!important;
vertical-align: middle;
line-height: 28px;
}
.more-views .jcarousel-prev:before {
content: "\f104";
font-family: FontAwesome;
font-size: 26px;
padding-right: 5px;
vertical-align: top;
left: -20px;
top: 28px;
display: inline-block!important;
position: absolute;
cursor: pointer;
}
.more-views .jcarousel-clip {
overflow: hidden;
}
.product-essential .more-images {
width: 92px;
float: left;
overflow: hidden;
margin-top: -20px;
padding-top: 20px;
padding-bottom: 20px;
}
.product-essential .more-images .normal-list {
margin-top: -6px;
}
.product-essential .more-images ul {
list-style: none;
padding: 0;
margin: 0;
}
.product-essential .elastislide-vertical {
margin-top: -6px;
}
.product-essential .more-images img {
padding: 6px 0;
width: 100%;
} .product-view .product-shop .add-to-box button.button.btn-cart span {
background: none;
padding: 0px 20px;
font-size: 14px;
}
.product-view .product-options-bottom button.button.btn-cart span {
background: none;
margin-left: 5px;
}
.product-view .hot-banner img {
width: 100%
}
.sidebar .hot-banner img {
width: 100%;
margin-bottom: 35px
}
.product-view .product-shop {
margin-top: 0;
padding-left: 40px;
}
.product-additional {
display: inline-block;
}
.product-additional .block-product-additional {
margin: 0px;
background: #fff;
border: 1px #eaeaea solid;
text-align: center;
padding-bottom: 15px;
}
.product-additional .block-product-additional p {
margin: 12px 0;
line-height: 20px;
text-align: center;
padding: 0 10px;
font-size: 13px;
}
.product-additional .block .block-title {
border-bottom: 2px solid #333;
color: #000000;
font-size: 14px;
margin: 0;
padding: 13px;
text-transform: uppercase;
text-align: center;
margin: 0px;
background: #f7f7f7;
}
.product-additional .block-product-additional .block-content {
padding: 18px 12px 10px;
text-align: center;
line-height: 20px;
}
.block .block-content {
border-top: medium none;
font-size: 14px;
overflow: hidden;
padding: 20px 25px;
background: #fff
}
.block-progress .block-content {
text-align: left;
padding-top: 5px;
padding-bottom: 8px;
}
.block-progress dt.complete {
margin: 0;
}
.product-view .product-name {
padding-bottom:12px;
}
.product-view .product-name h1 {
font-family: 'Saira Condensed', sans-serif;
font-size: 46px;
font-weight: 600;
margin-top: 0px;
padding: 0px 0px;
margin: 0px;
display: inline-block;
margin-top: 5px;
}
.product-view .short-description {
font-size: 13px;
padding: 18px 0px 20px;
border-bottom: 1px #ddd dotted;
}
.product-view .short-description h2 {
font-family:'Montserrat', sans-serif;
font-size: 13px;
color: #333;
margin: 0px;
margin-bottom: 15px;
font-weight: 700;
text-transform:uppercase
}
.product-view .short-description p {
font-size: 13px;
margin: 0px;
color: #777
}
.product-view .product-shop .add-to-box {
padding: 0px;
overflow: hidden;
text-align: left;
margin: 0px;
}
.product-view .product-shop .add-to-box .btn-cart {
background: #fbe122;
font-family: 'Saira Condensed', sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
border: none;
color: #121212;
line-height: 36px;
letter-spacing: 1px;
border-radius: 0;
border-bottom: 3px #ecd213 solid;
padding: 6px 16px!important;
float:left;
margin-left:5px
}
.product-view .product-shop .add-to-box .btn-cart:before {padding:0px;}
.product-view .product-shop .add-to-box .btn-cart:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -50px 0 0 #23292e;
border-bottom: 3px solid #0d1013;
color: #fff;
background-color: #23292e;
}
.product-view .product-shop .product-options-bottom .btn-cart {
background: #333;
color: #fff;
font-size: 16px;
text-shadow: none;
padding: 10px 20px;
float: left;
margin-top: 0px;
font-weight: normal;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
margin-left: 10px;
border: none;
}
.product-view .product-shop .product-options-bottom .btn-cart:hover {
background: #000;
text-shadow: none;
color: #fff;
}
.product-view .product-shop .add-to-box .icon-basket {
margin-right: 5px;
}
.email-addto-box {
display: inline-block;
margin-top: 20px;
}
.product-view .email-friend a span {
font-family: 'Saira Condensed', sans-serif;
font-size: 16px;
margin-left: 8px;
text-transform: uppercase;
letter-spacing:0.5px;
}
.product-view .promo-banner {
margin-top: 20px
}
.product-view .product-shop ul.add-to-links {
margin: 0;
padding: 0;
margin-top: 0px;
display: inline-block;
}
.product-view .product-shop .add-to-links li {
display: inline-block;
padding: 0px 7px 0px 0px;
list-style-type: none;
}
.product-view .add-to-links span {
font-size: 14px;
margin-left: 5px;
font-weight: normal;
}
.product-view .product-shop .add-to-links li a:hover {
color: #000;
}
.product-view .email-friend a:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 14px; vertical-align: middle;
border-radius: 0px;
height: 25px;
width: 25px;
text-align: center;
}
.product-view .email-friend {
display: inline-block;
margin:0px;
}
.product-view .email-friend a {
background: #f2f2f2;
color: #333;
line-height: normal;
font-weight: normal;
vertical-align: top;
display: block;
height: 43px;
border: none;
line-height: 43px;
vertical-align: top;
text-align: center;
border-radius: 0px;
padding: 0px 15px;
border-bottom:2px #e5e5e5 solid;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.product-view .email-friend a:hover {
color: #fff;
background-color: #23292e;
border-color: #0b0d0f;
}
.product-view .product-shop .add-to-links .link-wishlist:before {
content: "\f004";
font-family: FontAwesome;
font-size: 14px;
vertical-align: top;
text-align: center;
}
.product-view .product-shop .add-to-links .link-wishlist {
background: #f2f2f2;
color: #333;
line-height: normal;
font-weight: normal;
vertical-align: top;
display: block;
height: 43px;
border: none;
line-height: 43px;
vertical-align: top;
text-align: center;
border-radius: 0px;
padding: 0px 15px;
border-bottom:2px #e5e5e5 solid;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.product-view .product-shop .add-to-links .link-compare:before {
content: "\f012";
font-family: FontAwesome;
font-size: 14px;
vertical-align: top;
height: 25px;
width: 25px;
text-align: center;
padding-right: 0px
}
.product-view .product-shop .add-to-links .link-compare {
background: #f2f2f2;
color: #333;
line-height: normal;
font-weight: normal;
vertical-align: top;
display: block;
height: 43px;
border: none;
line-height: 43px;
vertical-align: top;
text-align: center;
border-radius: 0px;
padding: 0px 15px;
border-bottom:2px #e5e5e5 solid;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.product-view .product-shop .add-to-links .link-compare:hover, .product-view .product-shop .add-to-links .link-wishlist:hover {
color: #fff;
background-color: #23292e;
border-color: #0b0d0f;
}
.product-view .product-shop ul.add-to-links a {
padding: 0;
margin: 0;
}
.product-view .product-shop .ratings {
padding: 0px 0 18px 0;
margin: auto;
border-bottom: 1px #ddd dotted;
position: relative;
bottom: auto;
border-radius: 0;
left: 0;
margin-left: 0px;
}
.product-view .product-shop .ratings .rating-links {
margin-bottom: 0px;
display: inline-block;
}
.product-view .product-shop .no-rating {
border-bottom: 1px dotted #ddd;
margin: auto;
padding: 18px 0;
font-size: 13px;
}
.availability.in-stock {
padding: 3px 0px;margin: 0; margin-bottom:10px;
}
.availability.in-stock span {
color: #6dbe14;
font-size: 13px;
line-height: 16px;
display: inline-block;
border: 2px #6dbe14 solid;
padding: 5px 12px;
border-radius: 999px;
font-weight: 700;
}
.product-view .product-shop .price-block {
position: relative;
}
.availability.in-stock span:before {
content: "\f00c";
font-family: FontAwesome;
display: inline-block;
margin-right: 5px;
font-size: 11px;
vertical-align: middle;
}
.product-view .product-shop .add-to-box .custom {
background: #fff;
border: 1px #ddd solid;
border-radius: 0px;
padding: 1px 2px;
}
.custom button.items-count {
background-color: #fff;
border: none;
color: #999;
}
.product-view .product-shop .price-box {
display: block;
margin: 0px;
padding: 15px 0px;
position: relative;
min-height: inherit;
}
.product-view .product-shop .grouped-items-table .price-box {
border-bottom: 0px solid #ddd;
margin: 0;
padding: 0;
}
.product-view .product-shop .price-box .old-price {
margin: 0px;
margin-top: 0;
display: inline-block;
}
.product-view .product-shop .special-price {
display: inline-block;
margin: 0;
padding: 0;
line-height: normal;
}
.product-view .product-shop .old-price .price {
font-size: 20px;
font-weight: normal
}
.product-view .product-shop .price {
font-size: 26px;
color: #fb4e4a;
font-weight: 500;
}
.add-to-cart .qty, .qty-holder .qty {
background-color: #FFFFFF;
border: none;
border-radius: 0px;
font-size: 15px;
font-weight: bol
}
.add-to-cart .qty {
height: 48px;
text-align: center;
width: 30px;
vertical-align: top;
color: #333e48;
}
.product-shop .button-up, .product-shop .button-down {
height: 44px;
width: 44px;
}
.add-to-cart .button-up, .add-to-cart .button-down {
left: 94px;
position: absolute;
}
.button-up:hover {
background: #333 url(//donilocation.ch/wp-content/themes/harrier/images/icon_arrow_up.png) no-repeat 15px 15px;
}
.button-down:hover {
background: #333 url(//donilocation.ch/wp-content/themes/harrier/images/icon_arrow_down.png) no-repeat 15px 15px;
}
.button-up, .button-down {
height: 44px;
text-indent: -999em;
width: 35px;
border: none;
}
.qty-input-text {
float: left;
margin-left: 10px;
}
.custom button.items-count {
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
font-size: 12px;
line-height: 0px;
padding: 0px 12px;
height:48px;
width:36px;
}
.custom button.items-count:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -45px 0 0 #23292e;
border:none;
color: #fff;
background-color: #23292e;
}
.product-view .product-shop .add-to-box .add-to-cart label {
display: inline-block;
float: left;
margin-top: 6px;
text-align: left;
text-transform: capitalize;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: normal;
margin-right: 15px;
}
.product-view .product-shop .product-options-bottom .add-to-cart label {
display: block;
float: none;
margin-bottom: 5px;
text-align: left;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
.button-up:hover, .button-up:focus {
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/icon_arrow_up.png) !important;
background-position: 16px 16px;
}
.button-down:hover, .button-down:focus {
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/icon_arrow_down.png) !important;
background-position: 16px 16px;
} .product-collateral {
padding: 0;
}
.product-view .box-additional {
clear: both;
}
ul.shipping-pro {
padding: 0px 0 0 20px;
font-size: 14px;
margin-top: 5px;
display: inline-block;
width: 100%;
font-weight: normal;
}
ul.shipping-pro li {
padding: 3px 0px;
}
.request-call, .toll-free, .ask-question {margin-top:20px}
.toll-free {margin-top:100px}
.request-call a, .toll-free a, .ask-question a  {    
width: 100%;
background: #50b2fc;
font-family: 'Saira Condensed', sans-serif;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
border: none;
color: #fff;
display: block;
line-height: 38px;
letter-spacing: 1px;
border-radius: 0;
padding:10px 20px 8px 20px;
border-bottom: 3px #2c92de solid;
text-align:center
}
.request-call i, .toll-free i, .ask-question i {margin-right:5px}
.ask-question a {background:#ed6663; border-bottom: 3px #d23b37 solid;	}
.toll-free a {background:#66cc66; border-bottom: 3px #43a643 solid;	}
.popup2 {
width: 100%;
margin: 0 auto;
display: none;
z-index: 101;
}
.ask-question-block {
left: 50%;
margin: auto;
min-height: 150px;
position: fixed;
top: 20%;
width: 300px;
z-index: 10000;
margin-left: -150px;
background: #fff;
}
.ask-question-block .form-inner {
width: auto;
background: #fff;
padding: 0px 25px 18px 25px;
position:relative
}
.ask-question-block .form-inner .form-block {margin-bottom:10px}
.ask-question-block .form-inner .form-block label {font-size:13px; color:#888; display:block; font-weight:normal}
.ask-question-block .form-inner .form-block input {
display: block;
margin-right: 0px;
padding: 10px 10px;
width: 250px;
border: 1px solid #ddd;
text-align: left;
}
.ask-question-block .form-inner .form-block button.button {width:100%; font-size:20px; padding:12px 15px; margin-top:10px; background-color: #23292e; color:#fff; border-color:#111417}
.ask-question-block h3 {
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 15px 25px 15px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 250px;
margin-bottom:20px
}
.ask-question-block h3:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.ask-question-block .x {
position: absolute;
right: -15px;
top: -85px;
z-index: 10000;
}
#summarySpecs {margin-top:20px; border:1px #eaeaea solid; margin-bottom:20px;}
#summarySpecs h2 {
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 18px 25px 18px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 250px;
}
#summarySpecs h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
#summarySpecs>table>tbody>tr, .spec-sub-ctr table>tbody>tr {
width: 50%;
float: left;
font-size:14px;
padding:14px 12px
}
#summarySpecs>table>tbody>tr.odd {background-color: #f8f8f8;}
.spec-row .label-spec {
color: #333;
position:relative;    
width:50%;
float:left;
}
.spec-row .label-spec .coln {
position: absolute;
right: 10px;
font-weight: 300;
top: 0;
color:#999
}
.spec-row .value-spec {
color: #000;
padding-right: 19px;
width:50%;
float:left
}
.tabs {
border-bottom: 1px #ececec solid;
}
#product-tabs {
margin: 0;
padding: 0;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
#product-tabs > dt {
text-transform: none;
font-size: 14px;
padding: 8px 0px;
cursor: pointer;
color: #102343;
text-transform: none;
font-family: 'Open Sans', sans-serif;
}
#product-tabs > dt.open {
position: relative;
background-color: #fff;
z-index: 10;
color: #2CA2E3;
}
#product-tabs > dd {
display: none;
right: 0;
top: 0;
background-color: #fff;
margin: 0;
padding: 6px 0;
line-height: 1.8;
border-bottom-width: 0 !important;
font-size: 14px;
}
#product-tabs > dd h2 {
display: none;
}
.product-tabs {
line-height: normal;
margin: 0;
outline: none;
padding: 0;
position: relative;
z-index: 1;
margin-top: 0px;
text-align: left;
width: 100%;
border-bottom:1px #ececec solid;
}
.product-tabs li a {
border-bottom: none;
color: #777;
margin-right: 0px;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
font-family:'Saira Condensed', sans-serif;
padding: 0 20px;
letter-spacing:0.5px;
}
.product-tabs li.active a {
color: #121212;
font-family:'Saira Condensed', sans-serif;
font-weight: 500;
padding: 13px 12px;
}
.product-tabs li.active a:after {
content: "";
bottom: 0px;
left: 50%;
position: absolute;
width: 90%;
height: 8px;
transform: skew(-35deg) translate(-50%, 0);
transition: bottom .4s ease-in-out 0s, width .4s ease-in-out 0s;
background-color: #fbe122;
}
.nav-tabs.product-tabs > li > a {
margin-right: 0px;
line-height: 1.42857143;
border-radius: 0px;
border: none;
padding: 18px 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
border: none;
background: none repeat scroll 0 0 #fff;
color: #121212;
}
.nav-tabs > li > a:hover {
border: none;
background: #fff;
color: #333;
}
.tab-content {
background-color: #FFFFFF;
overflow: hidden;
font-size: 14px;
padding: 25px;
line-height:1.8em
}
.tab-content #summarySpecs {margin-top:0px; margin-bottom:0px; border:none}
.tab-content #summarySpecs i {color:#66cc66; font-size:16px}
.tab-content p { margin-bottom:15px}
.tab-content > .active {
margin-top: 5px;
font-size: 13px;
}
.form-add-tags input.input-text, select, textarea {
border: 1px solid #ddd;
margin-top: 0;
padding: 10px;
width: 35%;
}
.form-add-tags button.button {
display: inline;
}
button.button.btn-add:before {
content: "\f067";
font-family: FontAwesome;
font-size: 14px;
padding-right: 8px;
}
.form-add-tags button.button:hover {
display: inline;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
color: #fff;
}
.woocommerce-Reviews {margin-top:0px}
.woocommerce-Reviews-title {
font-size: 20px;
line-height: 20px;
font-weight: 500;
margin: 0 0 20px 0;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px;
}
.comment-content h3 {
color: #333e48;
display: block;
letter-spacing: normal;
line-height: 21px;
margin: auto;
position: relative;
margin-bottom: 10px;
font-size: 22px;
font-family: 'Saira Condensed', sans-serif;
font-weight: 600;
}
.comment-content p.comment-notes {
margin-top: 10px;
margin-bottom: 25px !important;
}
.comments-form-wrapper {
margin-top: 50px;
}
.comment-form label {
display: block;
margin-bottom: 4px;
}
.comment-form input[type="text"], .comment-form input[type="email"] {
width: 60%;
margin-bottom: 15px;
}
.comment-form input {
padding: 8px 10px;
}
.comment-form textarea {
width: 60%;
height: 90px;
border-radius:999px
}
.comment-respond .comment-form textarea {
width: 100%;
}
.comment-form .bnt-comment {    
padding: 12px 25px 10px 25px;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
color: #121212;
letter-spacing: 1px!important;
display: inline-block;
border: none;
background: #fbe122;
border-radius: 0px;
border-bottom: 3px #ecd213 solid;
font-family: 'Saira Condensed', sans-serif;
margin-top:10px
}
.comment-form .bnt-comment:hover {
background: #23292e;
padding: 12px 25px 10px 25px;
border: none;
border-bottom: 3px #0d1012 solid;
color:#fff
}
.commentlist {
list-style: none;
padding: 0;
margin-top:25px
}
.commentlist .comment {
list-style: none;
padding-bottom: 10px;
border-bottom: 1px solid #eaeaea;
margin-bottom: 20px;
}
.commentlist .avatar {
width: 70px;
height: 70px;
float: left;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.commentlist .comment-text {
overflow: hidden;
padding-left: 20px;
}
.commentlist .comment-text .meta {
margin-bottom: 10px;
}
.comment-respond .comment-reply-title {
display: block;
font-size: 20px;
font-weight: 600;
line-height: 20px;
color: #121212;
padding-bottom: 0px;
margin: 50px 0 10px 0;
font-family:'Saira Condensed', sans-serif;
letter-spacing:1px
}
.comment-respond .comment-form >p {
margin-bottom: 20px;
}
.comment-respond .comment-form label {
font-size: 14px;
font-weight: 600;
line-height: 19px;
color: #222222;
display:block
}
.comment-respond .comment-form textarea {
padding: 8px 10px;
outline: none;
color: #999;
border: 1px solid #ddd;
width:100%;
border-radius:3px
}
.comment-respond .comment-form input {
padding: 8px 10px;
outline: none;
color: #999;
border: 1px solid #ddd;
width:100%;
border-radius:3px
}
.comment-respond .comment-form label {
display: none;
}
.comment-respond .stars {margin-bottom:20px}
.comment-respond .stars a:first-child {
padding-left: 0;
}
.comment-respond .stars a.star-1:before {
content: "\f005";
}
.comment-respond .stars a.star-2:before {
content: "\f005\f005";
}
.comment-respond .stars a.star-3:before {
content: "\f005\f005\f005";
}
.comment-respond .stars a.star-4:before {
content: "\f005\f005\f005\f005";
}
.comment-respond .stars a.star-5:before {
content: "\f005\f005\f005\f005\f005";
}
.woocommerce-Reviews .comment-respond .stars a:hover {
color: #fed700;
}
.comment-respond .form-submit input[type=submit] {
display: inline-block;
height: 44px;
line-height: 44px;
font-size: 18px;
font-weight: 500;
color: #121212;
padding: 0 35px;
border-radius: 0px;
background:#fbe122;
border:none;
width:auto;
font-family:'Saira Condensed', sans-serif;
text-transform:uppercase;
letter-spacing:0.5px
}
.comment-respond .stars a:before {
font-family: 'FontAwesome';
font-size: 12px;
display: inline-block;
letter-spacing: 2px;
}
#customer-reviews {
margin-top: 15px;
}
#customer-reviews .detail {
font-size: 14px;
line-height: 18px;
}
#customer-reviews h3 {
font-size: 14px;
font-weight: 900;
margin-bottom: 15px;
letter-spacing: 1px;
text-transform: uppercase;
}
#customer-reviews h4 {
display: inline;
font-size: 14px;
}
#customer-reviews h5 {
display: inline;
font-size: 14px;
}
.box-reviews dl {
margin-bottom: 0;
}
.box-reviews dt {
font-size: 18px;
padding: 20px 0 10px;
}
#customer-reviews .page-title {
border: none;
}
#customer-reviews .page-title h2 {
color: #000;
font-size: 20px;
font-weight: normal;
margin-top: 0;
padding: 2px 0px;
position: relative;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px
}
.box-reviews1 {
margin-top: 8px;
margin-bottom: 20px;
}
.box-reviews2 {
margin-top: 8px;
margin-bottom: 35px;
overflow: hidden;
}
.review-title {
margin-top: 0;
line-height: 1.4;
padding-bottom: 15px;
margin-bottom: 0;
font-size: 13px;
font-weight: 400;
}
.review-title span {
font-size: 14px;
font-weight: 400;
margin-top: 5px;
}
.box-reviews > .rating-box {
position: absolute;
top: 30px;
right: 30px;
}
.box-reviews dd {
margin-left: 0;
padding-bottom: 20px;
}
.box-reviews .author {
font-style: italic;
font-size: 14px;
font-weight: bold;
margin-right: 5px;
}
.box-reviews .date {
color: #bdbdbd;
font-size: 14px;
font-style: italic;
}
.box-reviews .ratings-table {
float: left;
margin: 5px 15px 15px 0;
width: 12%;
}
.box-reviews .review {
border-left: 1px solid #DFDFDF;
float: left;
padding-left: 2.5em;
width: 84%;
margin-bottom: 10px;
}
.box-reviews .review .review-txt.last {
border-bottom: none;
}
.box-reviews .review .review-txt {
border-bottom: 1px solid #DFDFDF;
padding-bottom: 12px;
margin-bottom: 10px;
}
.box-reviews ul li h6 {
font-size: 14px;
margin-bottom: 3px;
margin-top: 0px;
padding: 0;
}
.box-reviews ul li h6 a {
color: #333;
font-weight: 500;
letter-spacing: 0.5px;
}
.box-reviews2 ul li {
margin-bottom: 0px;
clear: both;
}
.box-reviews .actions {
padding-top: 1.5em;
text-align: right;
float: right;
}
#customer-reviews .form-list li label {
color: #333;
font-size: 14px;
}
#customer-reviews .buttons-set {
margin-top: 10px;
}
.woocommerce-Reviews .ratings {margin-bottom:0px}
.nobr {
white-space: nowrap;
}
button.button.submit:before {
content: "\f04b";
font-family: FontAwesome;
font-size: 11px;
padding-right: 8px;
}
.button:hover {
border: 0px solid #333;
color: #FFF;
}
.upsell-pro .product-flexslider {
margin: 0px -10px;
}
.upsell-pro {
margin-bottom: 20px;
margin-top: 25px;
}
#product-tabs > dd h2.product-name {
display: block;
}
#product-tabs .crosssell .flex-direction-nav a {
width: 50px;
height: 40px;
top: 112px;
}
#product-tabs .crosssell .flex-direction-nav .flex-prev {
right: auto;
left: -10px;
}
#product-tabs .crosssell .flex-direction-nav .flex-next {
right: -10px;
}
.box-up-sell .flex-direction-nav a, .box-cross-sell .flex-direction-nav a {
width: 54px;
height: 44px;
top: 0;
margin-top: -76px;
margin-right: -1px;
}
.product-view .box-tags .form-add input.input-text {
width: 350px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 0px;
box-shadow: 0 1px 5px #eee inset;
margin-right: 10px;
padding: 8px;
}
.up-sell-box {
border: 1px #ddd solid;
border-top: none;
}
.up-sell-box p.desc {
margin: 0;
padding: 10px 10px 0 10px
}
#brand-slider .flex-direction-nav a {
width: 55px;
height: 42px;
top: 0;
margin-right: -1px;
}
.featured-products .flex-direction-nav a {
width: 54px;
height: 43px;
top: 0;
margin-top: -43px;
margin-right: -1px;
}
#featured-products-list-slider {
border: 1px #ddd solid;
border-top: none;
width: 840px;
height: 485px;
}
.box-up-sell .flex-direction-nav .flex-prev, .box-cross-sell .flex-direction-nav .flex-prev, #brand-slider .flex-direction-nav .flex-prev, .featured-products .flex-direction-nav .flex-prev {
right: 53px;
}
.main .box-up-sell h2.subtitle .line, .main .box-cross-sell h2.subtitle .line, .brand-slider-wrap h2.subtitle .line, .featured-products h2.subtitle .line {
right: 130px;
}
.featured-products {
position: relative;
}
.product-view .box-tags .form-add label {
line-height: 42px;
font-size: 16px;
}
.product-view .box-tags .form-add .button {
height: 35px;
}
#addTagForm {
margin-bottom: 5px;
margin-top: 10px
}
.product-view .box-up-sell {
margin-top: 10px;
float: left;
}
.product-view .box-up-sell .subtitle {
margin-right: 0;
}
.mini-products-list .price-box * {
display: inline;
}
.mini-products-list .price-box .price {
margin-right: 10px;
} .b-compare-images {
padding: 20px;
position: relative;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;
margin-bottom:35px;
}
.b-compare__images-item-price-vs {
width: 50px;
height: 50px;
position: absolute;
border-radius: 100%;
border: 10px solid #fff;
font: 600 13px 'Open Sans',sans-serif;
padding-top: 5px;
left: 100%;
margin-left: -25px;
top: 50%;
margin-top: -25px;
z-index: 100;
background: #fbe122;
color:#121212;
text-align:center
}
.b-compare-images h3 {
margin:0px;
font-family: 'Saira Condensed', sans-serif;
font-size:22px;
font-weight:500;
letter-spacing:0.5px;
padding-bottom:15px;
text-align:center
}
.b-compare-price {
margin:0px;
font-family: 'Saira Condensed', sans-serif;
font-size:20px;
font-weight:500;
letter-spacing:0.5px;
padding-top:15px;
text-align:center;
color:#ed6663
}
.b-compare-images img {width:100%}
.b-compare-block {
padding: 0px;
position: relative;
padding-bottom: 5px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;
margin-bottom:35px;
}
.b-compare-block .row:last-child {border:none}
.b-compare-block h2 {
color: #fff;
font-size: 22px;
font-weight: 500;
margin-bottom: 20px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #ed6663;
margin-top: 0px;
min-width: 250px;
}
.b-compare-block h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.b-compare__block-inside-title {
text-align: right;
font: 600 14px 'Open Sans',sans-serif;
padding-right: 45px;
padding-bottom: 10px;
}
.b-compare__block-inside-value {
font: 300 13px 'Open Sans',sans-serif;
text-align: left;
padding-left: 45px;
padding-bottom: 10px;
}
.b-compare-block .row {
margin:0px;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
} .category-products ul.products-grid li.item {
text-align: center;
margin-bottom: 55px;
border-right: 1px #eaeaea solid;
}
.category-products ul.products-grid li.item.last {
text-align: center;
}
.category-products ul.products-grid li.item img {
width: 100%;
}
.category-products ul.products-grid li.item a.thumb {
position: relative;
display: block;
cursor: pointer;
}
.category-products ul.products-grid li.item a.thumb:hover {
border-color: #999;
}
.category-products ul.products-grid li.item a.thumb span.quick-view {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto 0;
height: 35px;
overflow: hidden;
}
.category-products ul.products-grid li.item a.thumb span.quick-view span {
display: block;
position: absolute;
height: 100%;
width: 100%;
font-size: 9px;
text-transform: uppercase;
font-weight: 700;
color: #0a0a0a;
padding: 8px 0 5px;
background: rgba(255, 255, 255, 0.9);
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
.category-products ul.products-grid li.item a.thumb span.quick-view span i {
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
margin-top: -1px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/quick-view.png) no-repeat center;
padding-right: 12px;
} .category-products ul.products-grid li.item .product-wrapper {
position: relative;
margin-top: 20px;
}
.category-products ul.products-grid li.item a.thumb.flip {
transform-style: preserve-3d;
transition: transform 0.5s linear;
}
.category-products ul.products-grid li.item .product-wrapper .thumb-wrapper:hover a.thumb.flip {
transform: rotateY(180deg);
}
.category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face {
display: block;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
position: relative;
z-index: 1;
}
.category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face.back {
display: block;
transform: rotateY(180deg);
position: absolute;
top: 3px;
left: 0px;
right: 0px;
z-index: 10;
}
.product-view .product-next-prev .product-next {
font-size: 20px;
line-height: 22px;
display: inline-block;
width: 26px;
height: 24px;
color: #fff;
text-align: center;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
position: absolute;
right: 0px;
position: absolute;
z-index: 10;
top: -125px;
border: 1px #aaa solid;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff
}
.product-view .product-next-prev .product-next:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #88be4c;
border: 1px solid #88be4c;
}
.product-view .product-next-prev .product-next:before {
content: "\f105";
font-family: FontAwesome;
}
.product-view .product-next-prev .product-prev {
font-size: 20px;
line-height: 22px;
display: inline-block;
width: 26px;
height: 24px;
color: #fff;
text-align: center;
position: absolute;
right: 35px;
z-index: 10;
top: -125px;
border: 1px #aaa solid;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #fff
}
.product-view .product-next-prev .product-prev:hover {
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -40px 0 0 #88be4c;
border: 1px solid #88be4c;
}
.product-view .product-next-prev .product-prev:before {
content: "\f104";
font-family: FontAwesome;
} .related-pro {
position: relative;
padding: 0px 10px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
padding-bottom: 25px;
margin-bottom:40px
}
.related-pro .new_title {
text-align: left;
margin-left: -10px;
margin-right: -10px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom: 10px;
}
.related-pro .new_title h2 {
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 250px;
}
.related-pro .new_title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.related-pro .owl-item .item {
float: left;
background: #FFF;
margin-top: 20px;
}
.related-pro .owl-item .item {
margin-left: 14px;
margin-right: 14px;
} .shopping-cart-tbl {
padding: 0px 20px;
position: relative;
margin-top: 0px;
padding-bottom: 10px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom: 30px;}
.cart {
padding: 10px 0;
margin-top: 25px;
}
#shopping-cart-table {
border: none;
float: left;
width: 100%;
background-color: #FFFFFF;
text-align: left;
margin-top:10px;
}
.cart-table .btn-continue {
float: left;
}
button.button span {
}
button.button.btn-continue:before {
content: "\f061";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.data-table td {
line-height: 20px;
padding: 15px;
vertical-align: top;
}
#shopping-cart-table tfoot tr td.last {
border-top: none;
border-top:1px #eaeaea solid;
background:#fff;
border-bottom:none
}
button.button.btn-update:before {
content: "\f021";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
button.button#empty_cart_button:before {
content: "\f00d";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.cart-table .btn-update, .cart-table .btn-empty {
float: right;
margin-left: 8px;
}
#shopping-cart-table .product-name {
margin: 0px;
padding-bottom: 0px;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
#shopping-cart-table .product-name a {
text-transform: none;
}
#shopping-cart-table.data-table .price {
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
#shopping-cart-table input.qty {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #ddd;
font-size: 14px;
font-weight: normal;
margin: 0 !important;
outline: medium none;
padding: 6px 10px;
width: 40px;
text-align: center;
}
#shopping-cart-table .edit-bnt {
float: left;
margin-top: 0px;
}
.edit-bnt:before {
content: "\f040";
font-family: FontAwesome;
font-size: 12px;
padding: 9px 10px;
}
a.edit-bnt:hover {
color: #339900;
}
.edit-bnt span {
display: none;
}
#shopping-cart-table a.remove-item {
background-color: #fff;
background-image: none;
color: #333;
cursor: pointer;
padding: 6px 10px;
border-radius: 0px;
cursor: pointer;
text-decoration: none;
float: left;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px #ddd solid
}
#shopping-cart-table a.remove-item:hover {
background-color: #ed6663;
color: #fff;
border: 1px #ed6663 solid
}
#shopping-cart-table a.remove-item:before {
content: "\f014";
font-family: FontAwesome;
font-size: 16px;
}
#shopping-cart-table a.remove-item span {
display: none;
}
#discount-coupon-form label {
font-weight: normal;
}
.totals h3 {
border-bottom: 1px solid #ddd;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
margin-bottom: 5px;
padding: 10px 0;
text-transform: uppercase;
}
.cart-collaterals .col2-set .col-2 {
width: 320px;
}
.totals .inner {
padding:15px 0px;
background-color: #fff;
margin-top: 0px;
}
.cart-collaterals h3 {
font-size: 18px;
background-color: #fff;
color: #333;
margin-bottom: 14px;
border-bottom:1px #eaeaea solid;
padding: 12px 0px;
font-family: 'Saira Condensed', sans-serif;
text-transform: uppercase;
font-weight: 500;
margin: auto;
letter-spacing:0.5px;
}
.shipping-form {
padding:15px 0px;
}
#shipping-zip-form p {
margin: 2px 0 10px;
}
.form-list {
margin: 0;
padding: 0;
list-style: none;
}
.form-list li {
margin: 0 0 15px;
position: relative;
}
.form-list label {
position: relative;
z-index: 0;
font-weight: normal;
color: #333;
display: inline;
font-size: 13px;
}
#shipping-zip-form .form-list label {
display: block;
margin-bottom:0px;
}
.form-list label.required em {
font-style: normal;
color: #ff0000;
}
#login-form em {
font-style: normal;
color: #ff0000;
}
.required em {
color: #ff0000;
}
.required {
color: #ff0000;
}
.form-list .input-box {
display: block;
clear: both;
margin-bottom: 0;
}
.form-list select {
margin: 5px 0 2px;
width: 100%;
outline: none;
}
.shipping {
margin-top: 25px;
}
.discount {
margin-top: 25px;
min-height: 360px;
}
.totals {
margin-top: 25px;
min-height: 360px;
}
#discount-coupon-form {
padding:15px 0px;
}
.cart-collaterals {
padding: 0px 10px;
position: relative;
z-index: 1000;
margin-bottom: 30px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
}
.shipping .form-list select {
width: 100%;
background-color: #fff;
border:1px #ddd solid;
padding:5px 10px;
}
.form-list input.input-text {
background: #fff;
border:1px #ddd solid;
padding:8px 10px;
width: 100%;
margin-top: 5px;
outline: none;
color: #aaa;
}
.shipping .form-list input.input-text {
width: 100%;
}
button.button.get-quote:before {
content: "\f15c";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
input.input-text, select, textarea {
background-color: #fff;
border: none;
padding: 10px;
outline: none;
color: #333;
border:1px #ddd solid
}
input#coupon_code {
margin: 8px 0;
width: 100%;
}
button.button.coupon:before {
content: "\f02b";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
#shopping-cart-totals-table {
float: right;
width: 100%;
padding-bottom: 8px;
}
.cart .totals table th, .cart .totals table td {
padding: 5px;
border: none !important;
background: none !important;
border: medium none !important;
box-shadow: none !important;
color: #333 !important;
font-size:16px;
}
.checkout {
color: #666666;
padding-top: 5px;
list-style: none;
padding: 0;
margin: 0;
}
button.button.btn-proceed-checkout {
background: #ed6663;
padding: 15px 0px;
color: #fff;
width: 100%;
border-bottom: 3px solid #c54845;
}
button.button.btn-proceed-checkout:hover {
background: #23292e;
color: #fff;
padding: 15px 0px;
border-bottom: 3px solid #121518;
box-shadow: inset 0 -50px 0 0 #23292e;
}
button.button.btn-proceed-checkout:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 20px;
padding-right: 5px;
}
button.button.btn-proceed-checkout span {
font-size: 18px;
font-weight: normal;
}
.checkout a {
text-decoration: underline;
color: #999;
}
#shopping-cart-totals-table .price {
font-size: 16px;
color: #333;
font-family: 'Open Sans', sans-serif;
}
#shopping-cart-totals-table strong span.price {
font-weight: 900;
}
.a-right {
text-align: right !important;
}
.crosssel h2 {
border-bottom: 1px solid #e5e5e5;
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: bold;
margin-bottom: 0;
padding-bottom: 7px;
text-align: left;
text-transform: uppercase;
width: 100%
} #wishlist-table {
border: none;
text-align: left;
}
#wishlist-table .product-name {
margin: 0;
text-align: left;
font-size: 16px;
line-height: normal;
font-weight:400;
}
#wishlist-table .product-name a {
}
#wishlist-table .price-box {
margin: 0;
padding: 0px 0px 0px 0px;
font-size:16px;
font-weight:400
}
#wishlist-table.data-table .price {font-weight:400; font-family: 'Open Sans', sans-serif; font-size:15px;}
#wishlist-table input.qty {
background: none repeat scroll 0 0 #FFFFFF;
padding: 5px;
text-align: center;
border: 1px #ddd solid;
width: 50px;
}
#wishlist-table .description {
margin: 10px 0;
}
#wishlist-table img {
width: auto;
}
#wishlist-table button.button.btn-cart {
padding: 0px;
color: #222;
background-color: inherit;
border: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
margin: 0 0 10px !important;
border:1px #ddd solid!important
}
#wishlist-table button.button.btn-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
font-size: 16px;
background: none;
border:none;
color: #333;
padding: 6px 10px;
}
#wishlist-table button.button.btn-cart:hover {
color: #fff!important;
}
#wishlist-table button.button.btn-cart:hover:before {
color: #fff; 
}
#wishlist-table button.button.btn-cart span {
display: none;
}
#wishlist-table a.remove-item {
padding: 6px 11px;
color: #333;
background-color: inherit;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border: 0px #333 solid;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
text-decoration: none;
border:1px #ddd solid;
display:block
}
#wishlist-table a.remove-item:before {
content: "\f014";
font-family: FontAwesome;
}
.btn-edit {padding: 5px 11px; border:1px #ddd solid; display:block; text-align:center;display: none;}
small {
font-size: 85%;
font-weight: normal;
text-transform: lowercase;
}
a:hover small {
color: #fff;
}
.my-wishlist .buttons-set2 {
border-top:1px #eaeaea solid;
padding-top:25px
}
.my-wishlist .buttons-set2 .btn-update {
float: right;
margin-right: 2px;
}
.my-wishlist .buttons-set2 .btn-share {
float: right;
margin-left: 8px;
}
button.button.btn-share:before {
content: "\f004";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.my-wishlist .buttons-set2 .btn-add {
float: right;
margin-left: 8px;
}
.my-wishlist .back-link {
float: left;
}
.state_bar {
padding: 0;
margin-top: 20px;
}
.checkout-progress {
padding-top: 0px;
margin: 0px 0 0px;
overflow: hidden;
padding: 0;
list-style: none;
}
.checkout-progress li {
list-style-type: none;
width: 19%;
text-align: center;
color: #fff;
margin-right: 0px;
padding: 7px 7px;
text-transform: uppercase;
font-family: 'Saira Condensed', sans-serif;
font-size: 16px;
font-weight: 500;
display: inline-block;
letter-spacing: 1px;
margin-right: 10px;
border-radius: 0px;
border: 1px rgba(255,255,255,0.5) solid;
}
.checkout-progress li.last {
margin-right: 0px;
}
.checkout-progress li.active {
color: #fff;
background-color: #ed6663;
border: 2px #ed6663 solid;
}
.multiple_addresses {
padding: 25px;
position: relative;
margin-top: 0px;
padding-bottom: 30px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;
}
.page-title_multi h2 {
font-size: 28px;
float: left;
font-family:'Saira Condensed', sans-serif;
color: #000;
font-weight: 600;
text-transform: uppercase;
margin-top: 5px;
}
.multiple_addresses .title-buttons {
text-align: right;
}
button.button.new-address:before {
content: "\f015";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.addresses {
margin-bottom: 15px;
float: left;
width: 100%;
}
#multiship-addresses-table {
margin-top: 5px;
border: none;
overflow: hidden;
}
#multiship-addresses-table h4 {
font-size: 14px;
margin: 0;
line-height: 18px;
font-weight: normal;
}
.multiple-checkout select {
width: 100%;
min-width: 315px;
}
#multiship-addresses-table .btn-remove {
background-color: inherit;
background-image: none;
color: #333;
cursor: pointer;
padding: 10px 12px;
border-radius: 0px;
cursor: pointer;
text-decoration: none;
border: 1px solid #fff;
float: left;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
line-height: 12px;
border:1px #ddd solid
}
.multiple_addresses .addresses select {
border: 1px #ddd solid;
padding:7px 10px
}
#multiship-addresses-table .btn-remove:before {
content: "\f014";
font-family: FontAwesome;
}
#multiship-addresses-table .btn-remove:hover {
color: #fff;
background-color: #ed6663;
border: 1px #ed6663 solid;
}
#multiship-addresses-table .btn-remove span {
display: none;
}
#multiship-addresses-table input.input-text {
background-color: #FFF;
padding: 6px 8px;
border: 1px solid #ddd;
text-align: center;
}
.state_bar li {
width: 19%;
display: inline-block !important;
}
.multiple_addresses .addresses {
margin: 15px 0;
}
.multiple_addresses .buttons-set {
margin: auto;
}
.multiple_addresses .multiple-checkout {
padding-bottom: 15px;
}
.multiple_addresses .buttons-set {
margin: 10px 0;
}
.back-link {
float: left;
}
.multiple-checkout .buttons-set .button {
float: right;
}
.account-login {
padding:0px;
position: relative;
padding-bottom: 10px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;
}
.account-login .page-title h1, .account-login .page-title h2 {
border-bottom: none;
}
.account-login .col2-set .col-1 {
float: left;
padding-bottom: 0;
padding: 25px;
text-align: left;
width: 48%;
margin-top: 10px;
}
.account-login .col2-set .col-1 .buttons-set {margin-top:25px}
.account-login .required {
color: #F00
}
.account-login .col2-set .col-1 strong {
font-size: 22px;
margin-bottom: 20px;
display: inline-block;
border-bottom: 1px #eee solid;
padding-bottom: 10px;
width: 100%;
border-bottom: 1px #eaeaea solid;
font-family: 'Saira Condensed', sans-serif;
font-weight: 500;
letter-spacing: 0.5px;
}
.account-login .col2-set .col-2 strong {
font-size: 22px;
margin-bottom: 20px;
display: inline-block;
border-bottom: 1px #eee solid;
padding-bottom: 10px;
width: 100%;
border-bottom:1px #eaeaea solid;
font-family:'Saira Condensed', sans-serif;
font-weight:500;
letter-spacing:0.5px
}
.forgot-word {margin-left:10px}
.account-login .col2-set .col-2 {
float: right;
padding-bottom: 0;
padding:25px;
text-align: left;
width: 48%;
margin-top: 10px;
}
button.button.create-account:before {
content: "\f007";
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
button.button.login:before {
content: '\f13e';
font-family: FontAwesome;
font-size: 12px;
padding-right: 8px;
}
.account-login .form-list input.input-text {
background: #fff;
border: 1px solid #ddd;
padding: 5px;
width: 100%;
margin-top: 5px;
outline: none;
color: #666;
}
.group-select ul {
padding-left: 0px;
} .content-wrapper {
margin: auto;
text-align: center;
padding-top: 50px;
padding-bottom: 80px;
}
.page-not-found h2 {
color: #da2c2a;
font-size: 12em;
font-weight: bold;
line-height: 1;
margin-bottom: 15px;
font-family: 'Shadows Into Light';
}
.page-not-found h3 {
color: #333;
font-size: 24px;
font-weight:500;
margin-bottom: 4em;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px
}
.page-not-found h3 img {
margin-right: 8px;
vertical-align: text-bottom;
}
.page-not-found p {
color: #666;
font-size: 1.33em;
line-height: 1.5em;
margin-bottom: 0.75em;
}
.page-not-found .btn-home {
background-color: #ed6663;
padding: 14px 28px 14px 28px;
cursor: pointer;
font-weight: 500;
border: none;
font-family: 'Saira Condensed', sans-serif;
color: #fff;
font-size:16px;
}
.page-not-found .btn-home:hover {
background-color: #000;
color: #fff;
}
.page-not-found .btn-home span {
margin: 0;
padding: 0px;
text-align: center;
font-size: 20px;
font-weight: 500;
line-height: normal;
text-decoration: none;
letter-spacing:0.5px
}
#toTop {
color: #fff;
text-align: center;
bottom: 60px;
display: none;
height: 40px;
line-height: 40px;
overflow: hidden;
position: fixed;
right: 10px;
text-decoration: none;
width: 45px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/to-top-arrow.png) no-repeat center;
background-color: #ed6663;
text-transform: uppercase;
z-index: 100;
border-radius: 0px;
}
#toTop:hover {
color: #fff;
background-color: #2ecc71;
}  .logo-brand {padding: 0px 10px;
position: relative;
margin-top: 0px;
padding-bottom: 20px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-bottom:50px;
}
.logo-brand .brand-title {
text-align: left;
margin-left: -10px;
margin-right: -10px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom: 10px;
background: #fff;
} 
.logo-brand .brand-title h2 {
color: #fff;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #23292e;
margin-top: 0px;
min-width: 250px;
}
.logo-brand .brand-title h2:after {
content: '';
position: absolute;
width: 60px;
height: 100%;
transform: skew(-35deg);
right: -35px;
top: 0;
background-color: inherit;
z-index: 0;
}
.logo-brand .slider-items-products .owl-buttons .owl-next a {
border: none;
width: 32px !important;
margin: 0px 0 0 -16px;
border-radius: 2px;
background: #f2f2f2;
}
.logo-brand .slider-items-products .owl-buttons .owl-prev a {
border: none;
width: 32px !important;
margin: 0px 0 0 -16px;
border-radius: 2px;
background: #f2f2f2;
}
.logo-brand .slider-items-products .owl-buttons .owl-prev, .logo-brand .slider-items-products .owl-buttons .owl-next {
margin-right: 20px;
}
.brand-logo {
margin: 0px 0px 50px 0px;
padding: 0px 0px;
background:url(//donilocation.ch/wp-content/themes/harrier/images/testimonials-bg-img1.jpg) no-repeat bottom left;
overflow:hidden;
padding-bottom:360px
}
.brand-logo .container {padding:0px}
#brand-logo-slider {
margin: 0px 0px!important
}
.brand-logo .slider-items-products .item {
text-align: center;
margin:0 9px 0px 10px;
}
.logo-item {border:1px #e5e5e5 solid; line-height: 85px; margin-top: 18px;}
.logo-brand .new_title {
text-align: left;
margin-left: -20px;
margin-right: -10px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom:10px}
.logo-brand .new_title h2 {
color: #fff;
font-size:16px;
font-weight: bold;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family:'Montserrat', sans-serif;
letter-spacing: 0.5px;
text-transform:uppercase;
background:#88be4c;
margin-top:0px}
.logo-brand .new_title h2:after {
content: "";
height: 1px;
width: 1px;
border-style: solid;
border-width: 5px;
position: absolute;
bottom: -10px;
left: 0;
border-color: #6a9c32 #6a9c32 transparent transparent; } footer .newsletter-row {
overflow: hidden;
width: 100%;
padding: 55px 0px;
background:url(//donilocation.ch/wp-content/themes/harrier/images/newsletter-bg.jpg) no-repeat bottom right;
}
footer .newsletter-row .col1 {text-align:center}
.newsletter {
margin: 0 0 20px 0;
padding: 5px 0 0;
position: relative;
width: 820px;
margin: auto;
margin: auto;
}
.newsletter-wrap h4 {
margin-bottom: 23px;
display: block;
padding: 0px;
font-family: 'Saira Condensed', sans-serif;
font-size: 30px;
letter-spacing: 1px;
font-weight: 600;
text-transform: uppercase;
color:#fff
}
.newsletter-wrap h5 {
margin: 0px;
margin-bottom: 10px;
display: block;
padding: 0px;
font-family: 'Saira Condensed', sans-serif;
font-size: 26px;
letter-spacing: 0px;
font-weight: 500;
color: #fbe122;
text-transform: uppercase;
letter-spacing: 1px;
}
#container_form_news {
position: relative;
z-index: 0;
}
#container_form_news2 input[type="text"] {
background: #FFFFFF;
width: 65%;
display: inline;
color: #a7a7a7;
line-height: 20px;
background-color: #FFFFFF;
border: 1px solid #e9e7e7;
padding-left: 20px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
margin-right: 0px;
padding: 20px 20px;
}
button.subscribe:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 18px;
padding-right: 8px;
}
.newsletter-wrap button.subscribe {
background: none;
border: 0 none;
filter: none;
overflow: hidden;
padding: 19px 28px 20px 28px;
cursor: pointer;
font-weight: 500;
border: none;
background: #fbe122;
font-family: 'Saira Condensed', sans-serif;
color: #121212;
}
.newsletter-wrap button.subscribe:hover {
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -70px 0 0 #121212;
border:none;
color:#fff
}
.newsletter-wrap button.subscribe span {
font-size: 20px;
font-weight:500;
letter-spacing:1px
}
.newsletter-wrap input[type="text"] {
background: #FFFFFF;
height: auto;
display: inline-block;
color: #a7a7a7;
line-height: 22px;
background-color: #fff;
border: none;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
border: none;
padding: 8px 10px;
width: 425px!important;
}
footer {
padding: 0px 0 0;
overflow: hidden;
color: #fff;
background: #23292e;
}
footer .container {padding:0px}
footer ul {
margin: 0px;
padding: 0px;
}
footer ul li {
list-style-type: none;
}
footer ul li:last-child {
border-bottom: none;
width: auto
}
footer a {
padding-top: 2px;
padding-bottom: 7px;
font-size: 13px
}
.com-add {
border-bottom: 1px solid #f7f7f7;
margin-bottom: 10px;
padding-bottom: 6px;
}
.footer-banner {margin-top:10px; margin-left:15px; margin-bottom:40px; clear:both; float:left}
footer .footer-inner {
margin: auto;
overflow: hidden;
}
footer .footer-inner h3 {
color: #3D4C4F;
font-size: 15px;
text-transform: uppercase;
margin: 0 0 15px;
padding: 0 0 10px;
font-family: 'Open Sans', sans-serif;
}
.footer-column-1 {
margin-right: 30px;
margin-bottom: 15px;
line-height: 18px;
min-height: 220px;
padding-right: 30px;
}
.footer-column {
margin-left: 25px;
margin-bottom: 40px;
min-height: 180px;
width: 30%;
float: left;
padding-top:40px;
}
footer .co-info {
margin-right: 0px!important;
padding: 40px 0px;
text-align: left;
margin-top: 0px;
}
.footer-top {
clear: both;
overflow: hidden;
padding: 25px 0;
border-top: 1px rgba(255,255,255,0.1) solid;
background:#23292e
}
footer .footer-column a {
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.footer-column-last {
margin-right: 0px;
margin-bottom: 15px;
padding-left: 0px;
}
.footer-column-last li {
padding: 0px 0 5px;
}
.footer-bottom .inner {
margin: auto;
padding: 20px 0 15px;
height: 60px;
}
.footer-bottom .inner a {
color: #aaa
}
.footer-bottom .inner .bottom_links a {
margin-left: 15px;
}
.footer-bottom .inner a:hover {
color: #fff
}
footer p {
font-size: 14px;
color: #222;
padding-top: 5px;
padding-bottom: 5px;
}
footer .footer-column a {
display: block;
color: #c6c4c4
}
footer a {
line-height: normal;
color:#c6c4c4
}
footer a:hover {
color: #fbe122;
}
footer p {
line-height: 20px;
}
footer h4 {
padding: 0 0 20px 0;
font-size: 20px;
margin: 0;
color: #fff;
font-weight: 500;
font-family:'Saira Condensed', sans-serif;
text-transform: uppercase;
letter-spacing: 1px
}
footer .input-text:focus {
background: #fff;
border-color: #464646;
}
footer a:hover {
text-decoration: none;
}
footer .coppyright {
color: #aaa;
float: left;
display: block;
text-align: center;
font-size: 13px;
padding-top: 15px;
}
.footer-bottom {
padding: 0px;
overflow: hidden;
width: 100%;
margin: auto;
padding: 25px 0;
background-color: #f5f5f5;
text-align:center
}
.footer-bottom a {
color: #666;
}
.footer-bottom .company-links ul {
padding: 0px;
}
.footer-bottom .company-links li {
display: inline-block;
margin-left: 20px;
list-style: none;
float: right;
border-bottom: none
}
.add-icon:before {
content: "\f041";
font-family: FontAwesome;
font-size: 15px;
color: #fff;
height: 35px;
width: 35px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border-radius: 30px;
border: 2px #aaa solid;
border-radius: 25px
}
.email-footer {
overflow: hidden;
margin-top: 12px;
font-size: 14px;
}
.email-footer a {
font-size: 14px;
line-height: 35px;
color: #aaa
}
.phone-footer {
overflow: hidden;
font-size: 14px;
line-height: 35px;
color: #aaa;
margin-bottom: 10px;
margin-top: 12px;
}
footer address {
display: block;
margin: auto;
font-style: normal;
line-height: 1.5em;
color: #c6c4c4;
margin-top: 0px;
text-align: center;
margin-bottom: 10px;
font-size: 13px;
padding:0px
}
.icon-location-arrow:before {color:#b7bcc8}
.icon-mobile-phone:before{color:#b7bcc8}
.icon-envelope:before{color:#b7bcc8}
footer address i {
display: inline-block!important;
vertical-align: middle!important;
margin-right: 8px!important;
color:#b7bcc8;
font-size:16px!important
}
footer address em:before {
margin: 0px !important
}
footer address span {
display: inline-block!important
}
footer address div {
display: block;
text-align: left;
overflow: hidden;
padding: 0px 0px 20px 0px;
}
footer address div:last-child{ border:none; padding-bottom:0px;}
.email-icon:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 14px;
color: #b7bcc8;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border: 2px #aaa solid;
border-radius: 25px
}
.phone-icon:before {
content: "\f095";
font-family: FontAwesome;
font-size: 15px;
color: #b7bcc8;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border: 2px #aaa solid;
border-radius: 25px
}
.footer-bottom .bottom_links li {
margin-left: 20px
}
.custom-footer-links li {
margin: 7px 0
}
.footer-col-right {
width: 58%;
float: left
}
.contact-info {
text-align: center;
}
ul.contact-info span {
font-size: 13px !important;
font-weight: 900 !important;
color: #666;
float: left
}
ul.contact-info li {
margin-bottom: 8px;
padding-bottom: 8px;
display: inline-block;
}
ul.contact-info li.last {
float: left;
margin-bottom: 0px;
border-bottom: 0px #2D3D4C solid
}
#container_newsletter {
width: 100%;
padding: 7px 0 7px 0;
background: #f7f7f7;
margin: 36px 0 22px 0
}
#text_container_news {
width: 205px;
height: 34px;
float: left;
margin-left: 30px;
text-transform: uppercase;
font-family: arial;
font-size: 10px;
color: #647177;
padding-top: 7px
}
#text_container_news span {
color: #959a9c;
font-size: 9px
}
#container_form_news {
position: relative;
z-index: 0
}
.footer-box {
width: 1240px;
margin: auto;
}
footer ul span {
display: inline-block;
font-size: 20px;
font-weight: 300;
line-height: 15px;
padding-right: 3px;
}
address {
display: block;
margin: auto;
font-style: normal;
line-height: 21px;
color: #999;
padding-top: 10px;
margin-top: 10px;
text-align: left;
padding-bottom: 15px;
margin-bottom: 15px
}
.footer-logo {
text-align: left;
margin: 10px 0;
}
.social-section {
padding: 0px;
overflow: hidden;
width: 100%;
margin: auto;
background: #191919
}
.social-section .inner {
margin: auto;
overflow: hidden;
margin-bottom: 20px;
padding-top: 20px;
}
.social {
overflow: hidden
}
.social a {
color: #fff;
width: 38px;
height: 38px;
line-height: 40px;
background-color: #88be4c;
}
.social a:hover {
color: #fff;
}
.social .fb a:before {
content: "\f09a";
font-family: FontAwesome;
}
.social .fb a {
background: #3C5B9B;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .fb a:hover {
background: #3C5B9B;
}
.social .tw a:before {
content: "\f099";
font-family: FontAwesome;
}
.social .tw a {
background: #359BED;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .tw a:hover {
background: #359BED;
}
.social .googleplus a:before {
content: "\f0d5";
font-family: FontAwesome;
}
.social .googleplus a {
background: #E33729;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .googleplus a:hover {
background: #E33729;
}
.social .rss a:before {
content: "\f09e";
font-family: FontAwesome;
}
.social .rss a {
content: "\f09e";
font-family: FontAwesome;
background: #FD9F13;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .rss a:hover {
background: #FD9F13;
}
.social .pintrest a:before {
content: "\f0d3";
font-family: FontAwesome;
}
.social .pintrest a {
content: "\f0d3";
font-family: FontAwesome;
background: #cb2027;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .pintrest a:hover {
background: #cb2027;
}
.social .linkedin a:before {
content: "\f0e1";
font-family: FontAwesome;
}
.social .linkedin a {
content: "\f0e1";
font-family: FontAwesome;
background: #027ba5;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .linkedin a:hover {
background: #027ba5;
}
.social .youtube a:before {
content: "\f167";
font-family: FontAwesome;
}
.social .youtube a {
background: #F03434;
font-size: 18px;
line-height: 35px;
display: inline-block;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;
}
.social .youtube a:hover {
background: #F03434;
}
.social {
float: left;
margin-top: 4px;
}
.social ul {
float: left;
margin: 0px;
list-style: none;
padding: 0px;
}
.social ul li {
margin: 0px 5px 0px 0px;
display: inline-block;
}
.social a {
transition: background 400ms ease-in-out;
}
.payment-accept {
color: #333333;
font-size: 14px;
margin: auto;
overflow: hidden;
float: right
}
.payment-accept img {
margin-right: 10px;
}
.payment-accept img:hover {
opacity: 1
}
.glyphicon-remove1:before {
content: "\e014"
}
.glyphicon-remove1 {
right: 8px;
}
button.button {
padding:10px 20px 8px 20px;
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
color: #121212;
letter-spacing: 1px!important;
border: none;
background: #fbe122;
border-radius: 0px;
border-bottom: 2px #ecd213 solid;
font-family: 'Saira Condensed', sans-serif;
}
button.button:hover {
-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 -45px 0 0 #23292e;
border-bottom: 2px solid #121518;
color: #fff;
}
button.button:hover:before {color:#fff}
button.button span span {
border: 0;
padding: 0;
background: none;
}
.button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a {
}
.button:hover, .button:focus, .btn:hover, .btn:focus, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .sidebar .btn:hover, .sidebar .btn:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus {
}
.products-grid-home .link-wishlist:before {
content: "\f004";
}
.products-grid-home .link-compare:before {
content: "\f012";
}
.products-grid-home .link-wishlist {
color: #fff;
font-family: 'FontAwesome';
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 8px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px #fff solid;
width: 40px;
margin-right: 7px
}
.products-grid-home .box-inner .actions .link-wishlist span, .products-grid-home .box-inner .actions .add-to-links a.link-compare span {
display: none;
}
.products-grid-home .link-compare {
color: #fff;
font-family: 'FontAwesome';
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 8px 0px;
text-decoration: none;
display: inline-block;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
border: 1px #fff solid;
width: 40px
}
.mm-toggle-wrap {
display: none;
}
.product-shop .social {
margin-top: 20px;
}
.product-shop .social a {
border: 1px #ddd solid;
color: #888;
width: 40px;
height: 40px;
line-height: 38px;
background:#fff
}
.product-shop .social a:hover {
color: #fff;
}
.product-shop .social ul {
padding: 0px;
margin: 0px
}
.product-shop .social ul li {
display: inline-block;
margin: 0 7px 0 0;
}
.product-shop .social ul li:last-child {
border: none;
}
.sendfriend-product-send .login_page h2 {
font-size: 14px;
}
.sendfriend-product-send .login_page .form-list .field {
float: left;
width: 47%;
margin-right: 10px;
}
.sendfriend-product-send .login_page textarea {
width: 95%;
}
.product-options-bottom .sharing-links {
display: none;
}
.add-to-box .add-to-cart, .product-options-bottom .add-to-cart {
margin: 0;
}
.product-view .product-shop .grouped-items-table .price {
font-size: 18px;
}
#product-options-wrapper .options-list .price {
font-size: 12px;
}
.radio, .checkbox {
display: inline-block;
}
.rhs4-banner-block {
display: none;
}
.rhs4-block {
display: none;
}
.noitem {
padding: 10px;
text-align: center;
font-size: 14px;
}
.noitem:before {
content: '\f07a';
font-family: FontAwesome;
font-size: 40px;
color: #ccc;
width: 100%;
display: block;
}
.validation-advice {
color: #FF0000;
}
.form-list .validation-advice {
color: #FF0000;
position: relative;
}
.mgkosc-login-input-box .validation-advice {
color: #FF0000;
position: relative;
}
.footer-top .newsletter .validation-advice {
left: 106px;
} .success {
color: #3d6611;
font-weight: bold;
}
.error {
color: #df280a;
font-weight: bold;
}
.notice {
color: #000000;
}
.messages, .messages ul {
list-style: none !important; padding: 0 !important;
}
.messages {
width: 100%;
overflow: hidden;
text-align: left;
}
.messages li {
margin: 5px 0 10px !important;
}
.messages li li {
margin: 0 0 3px !important;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
border-style: solid !important;
border-width: 0px !important;
border-radius: 0px;
background-position: 10px 9px !important;
background-repeat: no-repeat !important; padding: 8px 8px 8px 8px !important;
font-size: 11px !important;
font-weight: 900 !important;
text-align: center;
}
.error-msg {
border-color: #f16048;
background-color: #faebe7;
color: #df280a;
}
.success-msg {
border-color: #446423;
background-color: #eff5ea;
color: #3d6611;
}
.note-msg, .notice-msg {
border-color: #fcd344;
background-color: #fafaec;
color: #3d6611;
} .review-product-list .email-addto-box {
float: left;
}
.checkout-cart-index .shipping .sp-methods {
margin-left: -12px;
margin-top: 10px;
}
.checkout-cart-index .shipping .sp-methods dd ul li {
margin-bottom: 10px;
}
#my-reviews-table h2 {
font-size: 16px;
margin: 0;
}
.review-customer-view .product-img-box {
float: left;
margin-right: 10px;
}
.review-customer-view .product-details {
float: left;
}
.review-customer-view .buttons-set {
clear: both;
}
.review-customer-view .label {
display: block;
}
.review-customer-view .product-details h3 {
font-size: 14px;
margin: 0;
}
.simple .footer-bottom {
border: none;
}
.dashboard h2 {
font-size: 16px;
}
.dashboard h4 {
font-size: 14px;
}
.my-account .group-select h2 {
font-size: 16px;
}
.login_page .pager .limiter {
float: right;
margin-left: 20px;
}
.login_page .pager .limiter label {
float: none;
}
.login_page .pager .pages {
float: left;
margin-left: 20px;
margin-top: 8px;
}
.login_page .pager .amount {
margin-top: 12px;
}
.pagination li.current span {
background-color: #F23534;
border: medium none;
color: #FFFFFF;
cursor: default;
z-index: 2;
padding: 5px 10px;
border-radius: 0;
box-shadow: none;
}
.login_page .pager {
background: none repeat scroll 0 0 #F5F5F5;
clear: both;
color: #666666;
display: inline-block;
margin-top: 0;
padding: 15px;
width: 100%;
}
#my-orders-table {
margin-bottom: 5px;
}
.order-info {
border: 1px solid #DDDDDD;
margin: 5px 0 8px;
padding: 4px 8px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
display: inline;
margin: 0;
padding: 0;
}
.order-info .current {
font-weight: bold;
}
.order-info li {
margin: 0 3px;
}
#my-orders-table h3 {
font-size: 16px;
margin-top: 0px;
}
#multiship-addresses-table h3 {
font-size: 12px;
line-height: 18px;
margin: 0;
}
.group-select h2 {
font-size: 16px;
}
.multiple-checkout h3 {
font-size: 16px;
}
.checkout-agreements {
border: 1px solid #EAEAEA;
margin-top: 20px;
padding: 10px;
} .toolbar .pager .pages {
float: left;
}
.toolbar.bottom{border:none; border-top:1px #eaeaea solid; padding-bottom:0px; padding-top:25px;}
.toolbar.bottom .pager {float:left}
.one-page-checkout h3 {
font-size: 16px;
margin: 0px;
}
#review-buttons-container .btn-checkout {
float: right;
}
#checkout-review-submit .checkout-agreements {
margin-bottom: 10px !important;
}
.block-layered-nav .btn-remove1 {
display: none;
}
.button-set .bnt-comment {
margin-bottom: 10px !important;
}
.commentlist li .comment-wrapper {
padding: 0 20px 17px 0px !important;
}
.tabcontent {
margin-top: 15px;
}
.label {
color: #333;
display: inline-block;
text-align: left;
font-size: 12px;
white-space: normal;
}
.sale-offer-box {
display: none;
}
.offer-section {
overflow: hidden;
width: 100%;
margin-bottom: 25px;
}
.offer-section .container {
width: 100%;
}
.offer-section .col-lg-4, .offer-section .col-sm-4, .offer-section .col-xs-12 {
padding: 0px
}
.offer-section .col {
float: none;
padding: 0px 0px;
}
.offer-section .container img {
width: 100%;
}
.offer-section > div a {
display: block;
overflow: hidden;
}
.offer-section > div a img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
}
.offer-section > div a:hover img {
-webkit-transform: scale(1.11);
transform: scale(1.11);
-moz-transform: scale(1.11);
}
.top-banner-section {
overflow: hidden;
width: 100%;
margin-bottom: 25px;
}
.top-banner-section {
overflow: hidden;
width: 100%;
margin-bottom: 45px
}
.top-banner-section .container img {
width: 100%;
}
.top-banner-section > div a {
display: block;
overflow: hidden;
}
.top-banner-section > div a img {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.top-banner-section > div a:hover img {
-webkit-transform: scale(1.11);
transform: scale(1.11);
-moz-transform: scale(1.11);
}
.top-banner-section .col {
float: none;
padding: 0px 0px;
}
.add-banner1 {
background: url(//donilocation.ch/wp-content/themes/harrier/images/offer_banner1.png) no-repeat top left;
padding: 20% 0px!important;
color: #fff;
text-align: center;
font-size: 18px;
}
.add-banner1 strong {
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.offer {
background: url(//donilocation.ch/wp-content/themes/harrier/images/offer-bg.png) no-repeat top left;
color: #fff;
text-align: center;
padding: 20% 0px!important;
font-size: 18px;
}
.offer strong {
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.header-banner {
overflow: hidden;
font-family:'Saira Condensed', sans-serif;
}
.header-banner:before {
position: absolute;
top: 0;
left: 0;
height: 40px;
width: 200%;
content: '';
background-color: #23292e;
z-index: -1;
}
.header-banner .cross-img {
position: absolute;
z-index: 10;
right: 15px;
top: 7px
}
.header-banner .assetBlock {
text-align: left;
margin: auto;
padding: 10px 5px;
font-size: 17px;
font-weight: 400;
color: #fff;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px;
line-height:19px;
}
.header-banner .call-us {color:#fff; text-align:right; font-size:17px; font-weight:400; padding:9px 5px;letter-spacing:0.5px;}
.header-banner .call-us i {opacity:0.6; font-size:16px; margin-right:4px; margin-left:22px}
.header-banner p {
margin: 0px
}
.header-banner .assetBlock a {
color: #ed6663
}
.header-banner .assetBlock span {
color: #fbe122
}
.cms-index-index .sale-offer-box {
display: block;
}
.sale-offer-box {
margin: auto;
display: none;
position: relative;
width: 1200px;
}
.sale-offer-left {
left: -120px;
position: absolute;
margin-top: 30%;
}
.sale-offer-right {
position: absolute;
margin-top: 30%;
right: -120px;
} .parallax {
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.parallax-2 {
padding-top: 25px;
padding-bottom: 0px;
}  .custom-slider { margin-bottom:30px
}
.custom-slider h3 a {
text-shadow: none;
color: #fff;
font-size: 46px;
font-family:'Saira Condensed', sans-serif;
font-weight: 600;
font-style:normal;
text-transform:uppercase
}
.custom-slider .carousel-caption {
text-shadow: none;
padding: 0px 30px!important;
font-family:'Saira Condensed', sans-serif;
font-size: 18px;
line-height:23px;
letter-spacing:0.5px
}
#carousel-example-generic {
background: #fff!important;
}
#carousel-example-generic .carousel-control.left {
background: none
}
#carousel-example-generic .carousel-control.right {
background: none
}
#carousel-example-generic .carousel-inner {
margin: 0px
}
#carousel-example-generic .carousel-caption {
width: 100%;
left: 0;
right: 0;
padding: 0;
top: 3%
}
.custom-slider .carousel-indicators {
width: auto;
margin-left: -20px
}
.custom-slider .carousel-control {
display: none
}
.custom-slider img {
border-radius: 0px
}
.custom-slider .link {
border-bottom: 1px #fbe122 solid;
display: inline-block;
margin-top: 10px;
color: #fbe122;
font-weight: normal;
font-style:normal;
font-family:'Saira Condensed', sans-serif;
font-size:16px;
text-transform:uppercase;
letter-spacing:1px
}  .category-description {
overflow: hidden;
padding-bottom: 10px
}
.category-description .container {
width: 100%;
padding: 0px
}
.category-description a {
display: block
}
.category-description img {
vertical-align: bottom;
display: block
}
.category-description .product-flexslider {
margin: 0px;
}
.category-description .owl-theme .owl-controls {
margin: 0px;
}
.category-description .small-tag {
font-size: 15px;
display: block;
color: #fff;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 5px
}
.category-description .small-tag span {
background: #ffc000;
display: inline-block;
line-height: 90px;
padding-left: 10px;
padding-right: 20px;
height: 90px;
width: 90px;
border-radius: 80px;
font-size: 40px;
color: #fff
} .cat-img-title {
display: block;
position: absolute;
bottom: 0;
width: 80%;
margin: 6%;
padding: 0;
top: 66%;
height: 30%;
}
.cat-img-title.cat-box {
margin: 0;
width: 100%;
text-align: left;
top: 25%;
}
.cat-img-title.cat-box .inner {
width: 1170px;
margin: auto
}
.cat-img-title .cat-heading {
font-size: 50px;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
color: #fff;
font-weight: normal;
margin-top: 10px
}
.cat-img-title p {
clear: left;
font-size: 14px;
line-height: 1em;
margin-bottom: 1px;
padding: 0.25em 0.5em;
font-weight: normal;
color: #fff;
}
.cat-img-title.cat-bg p {
color: #fff;
}
.category-description .slider-items-products .owl-buttons .owl-prev {
left: 12px;
position: absolute;
top: 45%;
background: none;
}
.category-description .slider-items-products .owl-buttons .owl-next {
right: -20px;
position: absolute;
top: 45%;
background: none;
}
.category-description .slider-items-products .owl-buttons a {
z-index: 1;
position: absolute;
left: 10px;
top: 0px;
padding: 5px 3px 10px 0px;
color: #222;
font-size: 16px;
font-weight: 600;
text-decoration: none;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
font-size: 0px;
height: 30px;
width: 30px;
text-align: center;
border-radius: 0px;
background: #fff;
opacity: 0.5;
border: 1px #ddd solid;
margin-top: -15px;
}
.category-description .slider-items-products .owl-buttons a:hover {
background: #222;
opacity: 1;
border: 1px #ddd solid;
color: #fff;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 24px;
padding: 0px 8px;
line-height: 16px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
font-size: 24px;
padding: 0px 8px;
line-height: 16px;
}
.category-description .owl-item .item {
margin: auto;
}
.header-banner.mobile-show .our-features-box {
display: none;
}
#nav-home p {
display: none;
}
#mgkquickview {
display: none;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 1200px;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#mgkquickview1 {
display: none;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 1200px;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#mgkquickview2 {
display: none;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 1200px;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#mgkquickview3 {
display: none;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 1200px;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.product-shop .social {
float: left;
margin-bottom: 10px;
}
.product-shop .social ul li {
display: inline-block;
margin: 0 7px 0 0;
}
.sendfriend-product-send .login_page h2 {
font-size: 14px;
}
.sendfriend-product-send .login_page .form-list .field {
float: left;
width: 47%;
margin-right: 10px;
}
.sendfriend-product-send .login_page textarea {
width: 95%;
}
.product-options-bottom .sharing-links {
display: none;
}
.product-view .product-shop .grouped-items-table .price {
font-size: 18px;
}
#product-options-wrapper .options-list .price {
font-size: 12px;
}
.radio, .checkbox {
display: inline-block;
}
.noitem {
padding: 10px;
text-align: center;
font-size: 11px;
line-height: 19px;
letter-spacing: 1px;
}
.noitem:before {
content: '\f07a';
font-family: FontAwesome;
font-size: 40px;
color: #ccc;
width: 100%;
display: block;
margin-bottom: 30px;
display: block!important
}
.validation-advice {
color: #FF0000;
margin: 3px 0px;
}
.newsletter-wrap .validation-advice {
position: absolute;
}
.form-list .validation-advice {
color: #FF0000;
position: relative;
}
.mgkosc-login-input-box .validation-advice {
color: #FF0000;
position: relative;
}
.footer-top .newsletter .validation-advice {
left: 106px;
} .success {
color: #3d6611;
font-weight: bold;
}
.error {
color: #df280a;
font-weight: bold;
}
.notice {
color: #000000;
}
.messages, .messages ul {
list-style: none !important; padding: 0 !important;
}
.messages {
width: 100%;
overflow: hidden;
text-align: left;
}
.messages li {
margin: 5px 0 10px !important;
}
.messages li li {
margin: 0 0 3px !important;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
border-style: solid !important;
border-width: 1px !important;
background-position: 10px 9px !important;
background-repeat: no-repeat !important; padding: 8px 8px 8px 8px !important;
font-size: 11px !important;
font-weight: 900 !important;
}
.error-msg {
border-color: #f16048;
background-color: #faebe7;
color: #df280a;
}
.success-msg {
border-color: #446423;
background-color: #eff5ea;
color: #3d6611;
}
.note-msg, .notice-msg {
border-color: #fcd344;
background-color: #fafaec;
color: #3d6611;
} .review-product-list .email-addto-box {
float: left;
}
.checkout-cart-index .shipping .sp-methods {
margin-left: 0px;
margin-top: 10px;
}
.checkout-cart-index .shipping .sp-methods ul {
margin: 0px;
padding: 0px;
}
.checkout-cart-index .shipping .sp-methods dd ul li {
margin-bottom: 10px;
display: block;
}
#my-reviews-table h2 {
font-size: 16px;
margin: 0;
}
.review-customer-view .product-img-box {
float: left;
margin-right: 10px;
}
.review-customer-view .product-details {
float: left;
}
.review-customer-view .buttons-set {
clear: both;
}
.review-customer-view .label {
display: block;
}
.review-customer-view .product-details h3 {
font-size: 14px;
margin: 0;
}
.dashboard h2 {
font-size: 16px;
}
.dashboard h4 {
font-size: 18px;
font-family: 'Saira Condensed', sans-serif;
font-weight: 500;
margin-bottom: 5px;
color: #333;
letter-spacing: 0.5px;
}
.title-buttons strong {
font-size: 16px;
font-weight: 600;
font-family: 'Saira Condensed', sans-serif;
text-transform:uppercase;
color:#ed6663
}
.my-account .group-select h2 {
font-size: 16px;
}
.login_page .pager .limiter {
float: right;
margin-left: 20px;
}
.login_page .pager .limiter label {
float: none;
}
.login_page .pager .pages {
float: left;
margin-left: 20px;
margin-top: 8px;
}
.login_page .pager .amount {
margin-top: 12px;
}
#my-orders-table {
margin-bottom: 5px;
}
.order-info {
border: 1px solid #DDDDDD;
margin: 5px 0 8px;
padding: 4px 8px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
display: inline;
margin: 0;
padding: 0;
}
.order-info .current {
font-weight: bold;
}
.order-info li {
margin: 0 3px;
}
#my-orders-table h3 {
font-size: 16px;
margin-top: 0px;
}
#multiship-addresses-table h3 {
font-size: 13px;
line-height: 18px;
margin: 0;
}
.group-select h2 {
font-size: 16px;
}
.multiple-checkout h3 {
font-size: 16px;
}
.checkout-agreements {
border: 1px solid #EAEAEA;
margin-top: 20px;
padding: 10px;
}
.one-page-checkout h3 {
font-size: 18px;
font-weight: 500;
margin: 0 0 8px;
font-family:'Saira Condensed', sans-serif;
letter-spacing:0.5px;
}
#review-buttons-container .btn-checkout {
float: right;
}
#checkout-review-submit .checkout-agreements {
margin-bottom: 10px !important;
}
.block-layered-nav .btn-remove1 {
display: none;
}
.button-set .bnt-comment {
margin-bottom: 10px !important;
}
.commentlist li .comment-wrapper {
padding: 0 20px 17px 0px !important;
}
.label {
color: #333;
display: inline-block;
text-align: left;
font-size: 12px;
white-space: normal;
}  #fade {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter: alpha(opacity=70);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
z-index: 1000;
display: none;
}
.popup1 {
width: 100%;
margin: 0 auto;
display: none;
z-index: 101;
}
.popup1 .newsletter {
width: auto;
background: #fff;
padding:0px 25px 25px 25px;
}
.quick-view-box{
left: 50%;
margin: auto;
min-height: 150px;
position: fixed;
top: 20%;
width: 720px;
z-index: 10000;
margin-left:-360px;
border-radius:5px
}
.quick-view-box .container{width:715px; margin-bottom:0px}
.quick-view-box  .product-view .product-name h1 {font-size:24px; font-weight:normal}
.quick-view-box  .product-view .product-shop .price  {font-size:18px}
.quick-view-box .product-view .short-description h2 {font-size:12px; margin-bottom:5px}
.quick-view-box .product-view .email-addto-box {display:none}
.quick-view-box .product-view .product-shop .add-to-box button.button.btn-cart span {
background: none;
padding: 0px 10px;
font-size: 18px;
}
.quick-view-box .product-view .previews-list li {margin-left:3px; margin-right:3px}
.newsletter-sign-box {
left: 50%;
margin: auto;
min-height: 150px;
position: fixed;
top: 20%;
width: 300px;
z-index: 10000;
margin-left:-150px;
background:#fff
}
.popup1 .x {
position: absolute;
right: -15px;
top: -16px;
z-index: 10000;
}
.popup1 .x:hover {
cursor: pointer;
}
.newsletter-sign-box h3 {
color: #121212;
font-size: 22px;
font-weight: 500;
margin-bottom: 0px;
padding: 22px 25px 22px 25px;
position: relative;
display: inline-block;
font-family: 'Saira Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
background: #fbe122;
margin-top: 0px;
min-width: 200px;
}
.newsletter-sign-box h3:after {
content: '';
position: absolute;
width: 50px;
height: 100%;
transform: skew(-35deg);
right: -25px;
top: 0;
background-color: inherit;
z-index: 0;
}
.newsletter-sign-box h4 {
font-size: 13px;
font-weight: normal;
margin-bottom: 20px;
text-align: center;
color: #666;
text-transform: none;
line-height:1.5em;
margin-top:20px
}
.newsletter_img {width:100%; margin-top:40px;}
.newsletter_img img {width:100%}
.email-form {width:100%; overflow:hidden}
.newsletter-sign-box .input-box {
margin-bottom: 15px;
}
.newsletter-sign-box .input-box input {
display:block;
margin-right: 0px;
padding:10px 10px;
width: 250px;
border: 1px solid #ddd;
text-align:center
}
.newsletter-sign-box .subscribe {
background: none repeat scroll 0 0 #23292e;
border-radius: 0;
color: #fff;
display:block;
font-size: 18px;
letter-spacing: 1px;
margin-bottom: 20px;
padding: 12px 10px 12px 10px !important;
border: none !important;
margin-top:10px;
width: 250px;
text-align:center;
font-family: 'Saira Condensed', sans-serif;
}
.newsletter-sign-box .subscribe:hover {
background: none repeat scroll 0 0 #fbe122;
border-radius: 0;
color: #121212;
display:block;
font-size: 18px;
letter-spacing: 1px;
margin-bottom: 20px;
padding: 12px 10px 12px 10px !important;
border: none !important;
box-shadow: inset 0 -45px 0 0 #fbe122;
}
.newsletter-sign-box button.button span {
font-size: 18px;
font-weight: 500;
}
.newsletter-sign-box .subscribe-bottom {
color: #666;
font-size: 11px;
line-height: 3px !important;
margin-top: 30px;
text-align: center;
display: block;
overflow:hidden;
font-weight:normal
}
.newsletter-sign-box .subscribe-bottom input {
margin: 0px 4px 0 0;
vertical-align: middle;
}
.popup1 .line {
background: #ddd;
height: 5px;
width: 100px;
margin: auto;
margin-bottom: 20px
} .cms-index-index .messages {
width: 1170px;
margin: auto;
}
.one-page-checkout ul {
padding: 0;
margin: 0;
list-style: none;
}
select#shipping-address-select {
width: 570px;
}
#checkout-review-submit ol.checkout-agreements {
list-style: none;
}
.sp-methods ul {
padding: 0;
margin: 0;
list-style: none;
}
.sendfriend-product-send .input-box textarea {
width: 100%;
}
.button.coupon, .button.get-quote, .button.btn-continue, .button.btn-update, .button.continue, .button.login, button.btn-share, .button.create-account {
}
.button.button-clear {
background-color: #f2f2f2;
color: #121212 !important;
border-bottom:2px #e5e5e5 solid
}
.button.button-clear:hover {
background-color: #23292e;
color: #fff !important;
border-bottom:2px #111 solid
}
.multiple_addresses .button.btn-update {
}
.multiple_addresses .button.btn-update:hover {
background-color: #ed6663;
color: #fff;
}
.data-table thead th {
background-color: #fff;
color: #222;
border-bottom:1px #eaeaea solid;
}
.table-striped>tbody>tr:nth-child(odd) {
background-color: #fff;
}
.data-table thead th:first-child {
background-color: #fff;
color: #222;
}
.data-table thead th:last-child {
background-color: #fff;
color: #222;
}
.login_page {
margin-top: 20px;
}
.products-list .product-shop .out-of-stock {
background: none repeat scroll 0 0 #fff;
border: medium none;
color: #fff;
padding: 6px 12px;
line-height: normal;
margin-right: 8px;
border-radius: 0px;
display: inline-block;
border: 2px solid #ddd;
}
.products-list .product-shop .out-of-stock span {
font-family: 'Roboto', sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 0.5px;
padding: 0 0 0 10px;
text-transform: uppercase;
color: #ff4c4c;
}
.product-shop .out-of-stock:before {
content: "\f07a";
font-family: 'FontAwesome';
color: #ff4c4c;
}
.products-grid .actions .out-of-stock {
background: none repeat scroll 0 0 #fff;
border: 2px solid #eee;
color: #333;
line-height: normal;
margin: 0;
padding: 6px 10px;
}
.products-grid .actions .out-of-stock span {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.product-view .availability.out-of-stock {
padding: 3px 10px;
position: absolute;
right: 0;
top: 18px;
}
.fl-links {
float: right;
}
.fl-links .clicker {
padding: 0px 0px 0px 28px;
line-height: 67px;
height: 67px;
display: block;
-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
box-shadow: inset 0 0 0 0 #202020;
}
.fl-links > .no-js:hover > .clicker {
padding: 0px 0px 0px 28px;
line-height: 67px;
height: 67px;
color: #66cc66;
}
.fl-links .clicker:before {
content: '\f0c9';
font-family: FontAwesome;
font-size: 18px;
padding-left: 4px;
padding-top: 2px;
margin-right: 6px; height: 40px;
cursor: pointer;
color:#121212;
}
.fl-links .links {
overflow: hidden;
padding: 0px;
margin: 0px;
width: 100%;
}
.fl-links .links li {
font-size: 13px;
padding-top: 2px;
padding-bottom: 2px;
letter-spacing: 0.5px;
padding-left: 0px;
display: block;
line-height:23px;
}
.fl-links .links li:last-child {
border: none
}
.fl-links .no-js .fl-nav-links {
background: #202020;
background-repeat: repeat;
background-position: 0 0;
padding: 20px;
margin: 0;
overflow: hidden;
font-size: 13px;
line-height: 25px;
z-index: 100;
border-top: 0;
width: 250px;
position: absolute;
opacity: 0;
right: 0px;
transform: scale(0) rotate(0deg);
transition: all 0.3s ease-in-out 0s;
visibility: hidden;
}
.fl-links .no-js:hover .fl-nav-links {
background: #fff;
background-repeat: repeat;
background-position: 0 0;
margin: 0;
width: 260px;
overflow: hidden;
font-size: 13px;
line-height: 25px;
z-index: 100;
display: block;
position: absolute;
right: 0px;
margin-top: 0px;
opacity: 1;
visibility: visible;
transition: all 0.3s ease-in-out 0s;
-webkit-transform: scale(1.0) rotate(0deg);
transform: scale(1.0) rotate(0deg);
border-top:none;
box-shadow: 0 10px 20px -5px;
}
.fl-links .no-js .fl-nav-links h3 {
color: #121212;
font-size: 18px;
font-weight: 500;
line-height: 18px;
padding: 0px 10px 10px 0px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0px;
font-family: 'Saira Condensed', sans-serif;
border-bottom:1px #eaeaea solid;
margin-bottom:8px;
}
.fl-links .no-js:hover .fl-nav-links .links a {
color: #333;
letter-spacing:normal
}
.top-offer-banner {
margin: 65px 0px;
font-family: 'Montserrat', sans-serif;
margin-top:0px;
padding-top:25px
}
.offer-inner {padding-left:5px; padding-right:5px}
.offer-inner .left {
width: 58.5%;
display: inline-block;
}
.offer-inner .right {
width: 40%;
float: right;
position: relative;
overflow: hidden;
}
.offer-inner .left .col-1 {
width: 100%;
float: left;
margin-bottom: 18px;
overflow: hidden;
}
.offer-inner .left .col-1 .inner-text {
right: auto;
left: 50px
}
.offer-inner .left .col-1 .inner-text h3 {
font-size: 18px;
}
.top-offer-banner .col img {
width: 100%
}
.offer-inner .left .col.mid {
width: 55.5%;
float: left;
margin-right: 0px;
position: relative;
overflow: hidden;
}
.offer-inner .left .col.last {
width: 42%;
float: right;
margin-right: 0px;
position: relative;
overflow: hidden;
}
.offer-inner .inner-text {
top: 15px;
position: absolute;
right: 7%;
white-space: normal;
z-index: 3;
text-align: left;
color: #fff;
cursor: pointer;
}
.offer-inner .inner-text h4 {
font-size: 30px;
line-height: 100%;
margin: 7px 0;
font-weight: 300;
text-transform: uppercase;
}
.offer-inner .inner-text h3 {
font-size: 16px;
line-height: 100%;
margin: 10px 0;
font-weight: 700;
text-transform: uppercase;
color: #222;
}
.offer-inner .right .inner-text {
top: 4%;
text-align: left;
right: auto;
margin: auto;
width: 100%;
padding-left:20px
}
.offer-inner .right .inner-text h4 {
font-size: 18px;
font-weight: bold;
color: #333
}
.offer-inner .right .inner-text h3 {
font-size: 48px;
font-weight: bold;
color: #fff;
}
.offer-inner .right .inner-text .line-b {
height: 1px;
background-color: #fff;
margin: 25px auto;
width: 15%;
}
.offer-inner .inner-text a.shop-now {
text-transform: uppercase;
color: #fff;
}
.offer-inner .inner-text a.shop-now1 {
text-transform: uppercase;
color: #fff;
border-radius: 0px;
padding: 6px 10px;
display: inline-block;
background-color: #2ecc71;
}
.offer-inner .inner-text a.shop-now1:hover {
text-transform: uppercase;
color: #333;
background-color: #fff;
}
.offer-inner img {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
width: 100%
}
.offer-inner img:hover {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}
.offer-inner .left .col.mid:hover img {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}
.offer-inner .left .col.last:hover img {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}
.offer-inner .right:hover img {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
} .page-heading {
padding: 70px 0 70px 0;
background-size: cover;
border-bottom: none;
text-align: center;
background-repeat: no-repeat;
background-image: url(//donilocation.ch/wp-content/themes/harrier/images/category-bg.jpg);
background-position:bottom
}
.page-heading .page-title h2 {
color: #fff;
}
.cms-page-view p {
font-size: 13px;
line-height: 1.6em;
}
.form_background {
padding:25px;
position: relative;
margin-bottom:40px;
padding-bottom: 45px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #eee #d5d5d5 #eee;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
margin-top: 30px;
}
.cms-engaging-home-page .home_content:after {
background: url(//donilocation.ch/wp-content/themes/harrier/images/bg_shadow_about.png) no-repeat scroll center bottom transparent;
content: "";
height: 93px;
position: absolute;
width: 100%;
z-index: 9;
} .testimonials-section {padding:15px 45px; text-align:center; min-height:343px; padding-bottom:25px; text-align:center; position:relative; margin:25px}
.home-banner {padding:40px 0px} 
.avatar  {margin-bottom:10px; text-align:center; overflow:hidden}
.avatar img  {border-radius:999px; margin-bottom:10px; width:auto; display:inline-block; border:8px rgba(255,255,255,0.2) solid; width:130px}
.testimonials {color:#fff; font-family:'Open Sans', sans-serif; font-size:18px; margin-bottom:25px; line-height:1.6em; padding:0px 0px}
.clients_author {font-size:22px;   font-family:'Saira Condensed', sans-serif; font-weight:500; color:#fbe122; letter-spacing:0.5px}
.clients_author span{font-size:18px;   font-family:'Saira Condensed', sans-serif; font-weight:normal; color:#fff; display:inline-block; margin-left:7px; letter-spacing:0.5px}
.section-filter {
margin-top:50px;
padding: 30px;
background:#fff;
width:16%;
position:absolute;
z-index:100;
font-family: 'Saira Condensed', sans-serif;
}
.section-filter h2 {font-size:22px; letter-spacing:1px; text-transform:uppercase; margin:0px; margin-bottom:20px;}
.b-filter {
}
.b-filter__inner {
}
.b-filter .selectpicker {
height: 50px;
padding: 0 20px;
font-size: 14px;
line-height: 48px;
vertical-align: top;
text-transform: inherit;
color: #222;
border: 1px solid #eaeaea;
border-bottom: 3px solid #eaeaea;
border-radius: 0;
background-color: #fff;
font-family: 'Open Sans', sans-serif; 
letter-spacing:0.2px!important; 
color:#777
}
.b-filter .btn-group.open .dropdown-toggle {background:#fcf6cb; box-shadow:none}
.b-filter .bootstrap-select {margin-bottom:5px}
.b-filter .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
min-width: 160px;
padding: 0px 0;
margin: 0px 0 0;
list-style: none;
font-size: 12px;
text-align: left;
background-color: #ffffff;
border: 1px solid #ddd;
border: 1px solid #ddd;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-webkit-background-clip: padding-box;
background-clip: padding-box;
border-radius:0!important;
display:none
}
.open > .dropdown-menu {
display: block;
height:auto
}
.b-filter .bootstrap-select.btn-group .dropdown-menu li a  {padding:7px 20px}
.b-filter .open > .dropdown-menu .selected {background:#f2f2f2; box-shadow:none; outline:none}
.b-filter__btns {
margin-top: 27px;
text-align: center;
}
.b-filter__btns .btn { width:100%; background:#fbe122; font-family: 'Saira Condensed', sans-serif; font-size:18px; font-weight:400; text-transform:uppercase; border:none; color:#121212; display:block; line-height:38px; letter-spacing:1px; border-radius:0; border-bottom:3px #ecd213 solid}
.b-filter .ui-filter-slider {
margin-top: 7px;
font-size:14px
}
.b-filter .ui-filter-slider .min-max {display:block; margin-bottom:5px; overflow: hidden}
.b-filter .ui-filter-slider__info {
margin-top: 16px;
}
.b-filter .ui-filter-slider__current {
padding-right: 5px;
padding-left: 5px;
}
.b-filter-type {
margin-bottom: 23px;
text-align: center;
}
.b-filter-type__item {
display: inline-block;
}
.b-filter-type__input {
display: none;
}
.b-filter-type__input:checked + .b-filter-type__label {
border: 2px solid #444;
border-radius: 2px;
}
.b-filter-type__input:checked + .b-filter-type__label .b-filter-type__title {
font-weight: 600;
color: #222;
}
.b-filter-type__label {
width: 150px;
height: 100px;
cursor: pointer;
text-transform: uppercase;
}
.b-filter-type__icon {
display: block;
margin-bottom: -30px;
font-size: 80px;
line-height: 1;
}
.b-filter-type__title {
display: block;
font: 500 11px Poppins;
color: #888;
}
.slider-horizontal {
height: 20px;
width: 100% !important;
display: inline-block;
position: relative;
vertical-align: middle;
margin-top: 0px;
}
.slider-track{
background-color: #f1f1f1;
background-repeat: repeat-x;
cursor: pointer;
position: absolute;
width: 100% !important;
height: 6px;
left: 0;
margin-top: -5px;
top: 50%;
width: 100%;
}
.slider-selection {
bottom: 0;
height: 100%;
top: 0;
background-repeat: repeat-x;
box-sizing: border-box;
position: absolute;
background: #c3c3c3;
}
.slider-handle {
background-color: #FFFFFF;
background-repeat: repeat-x;
-webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px;
height: 20px;
margin-left: -3px !important;
opacity: 1;
position: absolute;
top: -3px;
width: 20px;
margin-top: -5px;
}
.slider-handle {
border: 5px solid #0f6cb2;
}
@media(min-width: 1300px){
.container {
width:1300px
}
}
@media(min-width: 1350px){
.container {
width:1320px
}
}
@media (min-width: 768px) and (max-width: 991px) {
.contact__header__list li{
text-align: center;
}
}@media only screen and (min-width: 320px) and (max-width: 479px) {
.logo:before {
transform: none;
position: relative;
background-color: inherit;
content: '';
width: auto;
z-index: 0;
top: 0;
right: 0;
height: auto;
}
.header-banner:before {
width: 100%;
}
.header-container {
display: block;
}
.header-logo {
flex: none;
}
.header-container .fl-nav-menu {
display: block;
border-radius: 3px;     height: 55px;
}
.mm-toggle {
padding: 16px 16px;
}   
#thm-mart-slideshow {margin:0px}
#thm-mart-slideshow:before {left: -500px;}
#top {margin-top:0px;margin-bottom:5px;}
#top ul li {width:100%}
.home-banner {
padding: 0px 0px;
}
.tp-caption.ExtraLargeTitle span {border:none; font-size:13px!important}
.tp-caption.Title {display:none}
.buy-btn {font-size:12px!important;}
.top-cate {margin-top:30px}
.top-cate .new_title h2  {min-width:auto}
.top-cate .slider-items-products .owl-buttons .owl-prev {margin-top: -50px;}
.top-cate .slider-items-products .owl-buttons .owl-next {margin-top: -50px;}
.best-pro .new_title h2 {min-width:auto}
.b-compare-price {margin-bottom:40px}
.b-compare__block-inside-title {text-align:left}
.b-compare__block-inside-value {padding-left:0px}
#hot_deals .owl-item .item {border:none}
.cate-banner-img {display:none}
.our-features-box .feature-box {margin-right:0px;    padding: 0 0 25px 0;}
.our-features-box {padding:0px 15px}
.featured-pro {margin-bottom:30px}
.sidebar.blog-side .block.widget_search {margin-top:20px} .latest-blog .blog_inner {margin:0px}
.latest-blog .blog_inner {margin-bottom: 10px;}
.slider-items-products .item img{
width: 100%;
}
.testimonials-section {min-height:auto}
.testimonials-section .bx-viewport {height:auto!important}
.testimonials-section {padding:0px 0px}
.best-pro { padding-bottom:15px;}
#best-seller .owl-item .item {margin:15px 8px; border:none}	
.hot_deals {margin-bottom:30px}
#right_toolbar {
display: none !important;
}
.brand-logo .new_title.center {
height: 40px;
}
.new_title {
margin-bottom: 2px;
}
.new_title.center {
height: auto;
border-bottom: none;
}
.new_title h2 {
margin-bottom: 70px;
}
.my-wishlist .buttons-set2 .btn-share, .my-wishlist .buttons-set2 .btn-add, .my-wishlist .buttons-set2 .btn-update {
float: none;
margin-left: 0;
margin-bottom: 8px;
}
.page-title_multi h2 {
font-size: 17px;
}
.multiple_addresses .title-buttons.pull-right {
float: left !important;
}
#multiship-addresses-table {
margin-top: auto;
}
.product-view .product-shop {
margin-top: 20px;
padding-left: 20px;
}
#summarySpecs>table>tbody>tr, .spec-sub-ctr table>tbody>tr {width:100%}
#summarySpecs>table>tbody>tr.odd {background:#fff}
.product-essential {
padding: 30px 15px;
}
.product-view .flexslider-thumb {
padding: 0 32px;
}
.related-pro .new_title.center {
height: inherit;
}
.upsell-pro .new_title.center {
height: inherit;
}
.product-tabs {
height: auto;
}
.product-view .email-friend a span {
display: none;
}
.product-view .add-to-links span {
display: none;
}
.email-addto-box {
margin-top: 10px;
margin-left:0px;
width:100%;
}
.product-shop .social {
margin-top: 20px;
}
.product-collateral {
margin-top: 4px;
margin-bottom: 25px;
}
.product-view .email-friend {
margin: auto;
}
.product-view .social ul li a {
width: 35px;
height: 35px;
line-height: 32px;
}
.product-shop .social ul li {
margin: auto;
}
.multiple_addresses .title-buttons {
text-align: left;
}
#sort-by {
display: none;
}
.toolbar .pager .pages {
float: right;
}
.footer-inner .container {padding-left:15px; padding-right:15px;padding-left: 15px;}
.footer-column {padding-top:20px; margin-bottom:20px;padding-left: 15px;}
.footer-bottom .company-links li {
margin-left: 0;
float: none;
margin: 0 10px 5px 0;
}
.footer-bottom .company-links ul {
text-align: center;
}
footer .coppyright {
float: none;
text-align: center;
}
.social ul li a { margin-bottom:5px
}
.payment-accept img {
margin-right: 6px;
}
footer address {
width: 82%;
}
.header-banner.mobile-show .our-features-box {
display: block !important;
}
.offer-slider h1 {
font-size: 34px;
padding: 30px 0px;
padding-bottom: 15px;
}
.offer-slider p {
padding: 0 2% 1%;
font-size: 14px;
}
.bx-wrapper {
margin: auto;
}
.bx-viewport {
height: 340px !important;
width: 95% !important;
}
.bxslider li {
margin-right: 0px !important;
}
.bx-wrapper .bx-pager {
}
.owl-pagination {
top: -20px;
right: auto;
width: 100%;
}
.owl-theme .owl-controls .owl-page span {
width: 14px;
height: 14px;
}
#toTop {
width: 30px;
height: 30px;
line-height: 38px;
}
.cms-index-index .our-features-box {
display: none;
}
.header-banner .assetBlock {
width: 100%;
padding:12px 0;
font-size: 15px;
text-align: center;
}
.header-banner .call-us {
color: #fff;
text-align: center;
font-size: 14px;
font-weight: 400;
padding: 12px 0px 14px;
letter-spacing: 0.3px;
border-top: 1px solid #464646;
}
.social {
float: none;
text-align: center;
}
.social ul {
float: none;
}
.our-features-box ul {
width: 100%;
padding: 20px 0px;
}
.our-features-box li {
margin-bottom: 5px;
}
.fl-mini-cart-content .actions {
padding: 0 8px 15px 8px;
}
.mini-products-list .product-image {
margin-left: 8px;
}
.mini-cart .actions .btn-checkout {
padding: 8px 20px;
}
.mini-cart .view-cart {
padding: 10px 20px;
}
.col-xs-12.right_menu {
padding-left: 4px;
}
.product-img-box .col-xs-12 {
width:300px;
}
.product-next-prev {
display: none;
}
.product-view .previews-list li {
margin-right: 13px;
}
.product-view .product-shop .add-to-box .pull-right {
float: left !important;
}
#cloud-zoom-big {
display: none !important;
}
.category-description .slider-items-products .owl-buttons a {
width: 25px;
height: 25px;
}
.products-list .product-image {
width: 100%;
}
.language-currency {
margin-left: 0;
}
.fl-currency {
margin-right: 2px;
}
.fl-language {
padding-left: 8px;
}
.logo {
text-align: center;
padding-bottom: 0px;
margin-top: 0px;
width: 100% !important; height: auto;
line-height: normal;
padding: 22px 55px;
float: none;
margin-right: 0;
}
.logo img { position: relative;}
.header__nav {
flex: none;
}
.header-banner {
background: #23292e;
}
.header-container .right_menu {
background: none repeat scroll 0 0 #f5f5f5;
margin-top: 0;
padding-bottom: 5px;
position: absolute;
text-align: center;
right: -2px;
}
.toplinks .links div {
padding-right: 10px;
}
.toplinks {
float: none;
text-align: center;
}
.toplinks div.links div a:hover {
color: #ed6663;
}
.mm-toggle-wrap {
display: block;
width: 100%;
}
.toplinks div.links div a {
padding: 3px 5px;
}
.toplinks div.links div a {
margin-left: 0px;
}
.toplinks>div>div.myaccount>a:before {
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.myaccount>a:before {
content: '\f007';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.wishlist>a:before {
content: '\f004';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.check>a:before {
content: '\f00c';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.demo>a:before {
content: '\f09e';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks .links div .fl-links ul .clicker:before {
content: '\f15b';
font-family: FontAwesome;
font-size: 13px;
padding-left: 4px;
padding-top: 2px;
float: left;
margin-right: 0px;
margin-top: -2px;
}
.toplinks>div>div.login>a:before {
content: '\f13e';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.logout>a:before {
content: '\f09c';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks {
margin-left: 0px;
position: absolute;
right: -15px;
top: 35px;
}
.caret {
margin-left: -3px;
}
.search-box {
width: 190px;
margin-top: -34px;
}
#search {
padding: 3px 6px;
width: 170px;
height:38px;
}
.search-btn-bg {
position: absolute;
padding: 6px 5px;
height: 26px;
right: 10px
}
.search-icon, .search-bar-submit {
height: 38px;
width:50px;
}
.search-bar.search-bar-open, .no-js .search-bar {
height: 38px;
width: 220px;
}
.search-bar {
height: 38px;
min-width:50px;
}
.search-icon:before {
font-size: 16px;
}
.fl-links .clicker {
padding: 0px 10px;
height: 55px;
line-height: 55px;
}
.fl-links .clicker:before {
font-size: 20px;
}
.fl-links > .no-js:hover > .clicker {
padding: 0px 10px;
line-height: 55px;
height: 55px;
}
.mini-cart .fl-mini-cart-content {
right: -50px;
left: inherit;
}
.mini-cart .basket a:first-child:before {
font-size: 20px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/icon-cart.png) no-repeat 0px 11px;
background-size: 30px;
margin-right: 6px;
height: 55px;
}
nav {
width: 100%;
height: 3px;
margin:0px auto auto;
}
.nav-inner {
height: auto;
width: 100%;
margin: auto;
}
ul.navmenu {
padding: 0px;
margin: auto;
}
.mini-cart .basket a span { right: 11px;
top: -8px;
}
.mini-cart .basket a {
margin: 0px;
font-size: 14px;
letter-spacing: normal;
background: none;
font-weight: normal;
min-width: 40px !important;
height:55px;
padding:0px 10px;
line-height:55px;
}
.fl-cart-contain {
right: 0px;
top: 0px;
}
.navbar-form .search-btn {
height: 50px;
line-height: 50px;
width: 55px;
line-height: 55px!important;
}
.header-container .fl-header-right {
top: 0px;
z-index: 100;
right: 15px; }
ul#cart-sidebar {
padding: 10px 0 0;
}
.fl-mini-cart-content li.item {
width: 290px;
}
.the-slideshow .slideshow .slide img {
width: 100%;
}
.caption.light1 {
display: none;
}
.section-filter {
margin-top: 30px;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.sidebar .section-filter h2 {
min-width: 100%;
margin-right: 0;
margin-left: 0;
}
.b-filter .ui-filter-slider {
font-size: 16px;
}
.b-filter .ui-filter-slider .min-max {
padding: 0 20px;
}
.sidebar .section-filter {
padding: 25px 0;
}
.sidebar .section-filter h2:after {
display: none;
}
.side-nav-categories .block-title {
min-width: 100%;
}
.block .block-title {
min-width: 100%
}
.block .block-title:after {
display: none;
}
.side-nav-categories .block-title:after {
display: none;
}
.category-products {
overflow: hidden;
padding: 0px 13px 0px 13px;
}
.slideshow-wrapper .backward {
top: 25% !important;
width: 15px !important;
height: 38px !important;
}
.slideshow-wrapper .forward {
right: 25px !important;
top: 25% !important;
background: url(//donilocation.ch/wp-content/themes/harrier/images/slideshow-arrows.png) -85px 0 no-repeat !important;
width: 15px !important;
height: 38px !important;
}
.caption.top-center {
display: none;
}
ul.slideshow {
height: 122px !important;
}
.the-slideshow .tab-pager {
left: 40%;
}
.service-section .services {
padding: 20px 0px;
width: 100%;
border-bottom: 1px #e5e5e5 solid;
border-left: 1px #fff solid;
border-right: none;
}
.offer-banner-section .row {
padding-top: 30px;
}
.box-timer {
margin-top:0; 
position: relative;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li {
padding: 0px 4px;
font-size: 14px;
width: 100%;
margin: 0px;
border-bottom: none;
}
.hot_deals.slider-items-products .owl-buttons .owl-prev, .hot_deals.slider-items-products .owl-buttons .owl-next {
margin-top: -130px;
}
#top > div a {
margin-bottom: 20px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li.tab-nav-actived, .thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:hover {
border-bottom: none;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:last-child {
border-bottom:1px solid #666;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-content .pdt-content .products-grid-home .item {
margin-left: 0px;
width: 100%;
}
.thm-mart-producttabs ul.pdt-list li.item {
width: 75%;
margin: 0px auto 0px 13%;
}
.bag-product-slider .col-xs-4 {
padding: 0 3px;
}
.col-item .item-title {
white-space: normal;
}
.ratings .rating-links {
display: none;
}
.col-item a.thumb span.quick-view {
display: none;
}
.thm-mart-producttabs ul.pdt-list li.item a.thumb span.quick-view {
display: none;
}
.promo-banner-section {
margin: 0px auto;
}
.promo-banner-section .col {
float: none;
padding: 20px 0px;
width: 95%;
margin: auto;
}
.promo-banner-section .col img {
width: 100%;
}
.newsletter {
width: auto;
}
.newsletter-wrap input[type="text"] {
width: 100% !important;
margin: 5px 0px 15px 0px;
}
.newsletter-wrap button.subscribe {
margin-left: 0px !important;
width:100%
}
.social {
float: none;
text-align: center;
}
.social ul {
float: none;
}
.social ul li {
margin-right: 4px;
}
.payment-accept {
float: none !important;
text-align: center;	
}
footer .coppyright {
overflow: hidden;
padding-bottom: 15px;
}
.page-title h2 {
font-size: 32px;
}
.cat-img-title.cat-box {
font-size: 14px;
top: 15%
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
width: 100%
}
.category-description .slider-items-products .owl-buttons a {
left: 5px;
padding: 2px 3px 10px 0px;
height: 25px;
width: 25px;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 20px;
padding: 0px 8px;
line-height: 20px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
font-size: 16px;
padding: 0px 8px;
line-height: 20px;
}
.category-description .small-tag {
display: none;
}
.cat-img-title .cat-heading {
font-size: 16px;
margin: 10px;
}
.cat-img-title.cat-bg p {
margin: 0px;
display: none;
}
.toolbar .pager {
float: right;
margin: 0px 0px;
width:auto;
}
.pager .pages li a {
padding: 7px;
}
#limiter {display:none}
.pager .limiter label, .toolbar label {
display: none;
}
.category-products ul.products-grid li.item {
width: 100%;
}
.category-products ul.products-grid li.item a.thumb span.quick-view {
display: none;
}
.products-list .product-shop {
width: 100%;
margin: 10px 0;
}
.col-left .block-cart .block-content ul li .product-details {
width: 62%;
} .block {
margin: 0px 0px 15px 0px;
}
.category-products ul.products-grid li.item a.thumb span.quick-view {
display: none;
}
.products-grid .actions button.button.btn-cart span {
font-size: 10px;
}
.nav-tabs > li {
width: 100%;
text-align: center;
margin-bottom: 1px;
border-bottom: 1px solid #ddd;
}
.tab-content {
display: inline-block;
}
.form-add-tags input.input-text, select, textarea {
}
.more-views .owl-carousel .owl-item {
width: 90px !important;
} .product-shop .product-next-prev .product-prev {
margin-top: 5px;
}
.product-shop .product-next-prev .product-prev {
width: 30px;
height: 28px;
right: 49px;
margin: auto;
padding: inherit;
}
.product-shop .product-next-prev .product-next {
width: 30px;
height: 28px;
right: 15px;
margin: auto;
padding: inherit;
}
.product-view .product-name h1 {
font-size: 25px;
}
select#billing-address-select {
width: 100%;
}
.sidebar .block dl { }
.form_background {
margin-bottom:30px;
}
.group-select li .input-box input.input-text, .group-select li .input-box textarea {
width: 100%;
}
.group-select li .input-box {
width: 100%;
}
.group-select li input.input-text, .group-select li textarea {
width: 100% !important;
}
.group-select li select {
width:100% !important;
}
label {
font-weight: normal;
}
.products-list button.button span {
font-weight: normal; font-size: 15px;
display: none;
}
.products-list .actions .add-to-links a.link-wishlist {
margin-right:0px;
}
.products-list .btn-cart:before {
padding-right:0px;
}
.special-price .price {
font-size: 18px;
}
.products-list .old-price .price {
font-size: 18px; 
}
button.button.btn-proceed-checkout span {
font-size: 16px;
}
.crosssel h2 {
font-size: 13px;
font-weight: normal;
}
.cart-collaterals h3 {
font-size: 16px;
}
.col2-set .col-1 {
width: 100%;
}
.col2-set .col-1 h2 {
font-size: 20px;
}
.data-table th {
font-size: 14px;
}
.cart .totals table th, .cart .totals table td {
font-size: 16px;
}
#shopping-cart-totals-table .price {
font-size: 16px;
}
.col2-set .col-2 {
width: 100%;
margin-top: 20px;
}
.col2-set .col-2 h2 {
font-size: 20px;
}
.back-link {
float: none;
display: block;
padding: 7px 0px;
}
.state_bar li {
width: 100%;
margin-top: 8px;
margin-right: 0px;
}
.account-login .col2-set .col-1 {
width: 100%;
padding: 10px;
min-height: inherit;
margin-bottom: 15px;
}
.account-login .col2-set .col-2 {
width: 100%;
padding: 10px;
padding-top: 0px;
}
.popup1 {
display: none !important;
}
#overlay {
display: none !important;
}
.footer-column {
width: 100%;
margin-left:0px;
}
.products-list .add-to-links span {
display: none;
}
.products-list .add-to-links {
margin-top: 5px;
display: inline-block;
}
.review1, .review2 {
width: 100%;
}
.box-reviews .review {
border-left: 0 solid #dfdfdf;
float: left;
padding-left: 0;
width: 95%;
}
.related-slider {
display: inline-block;
width: 100%;
}
.service-section .services {
border-left: none;
}
footer .footer-inner { padding-top:0px; }
.cloud-zoom-big {
left: 0 !important;
}
.top-banner-section .col-xs-12 img {
margin-bottom: 15px;
}
.discount, .totals {
min-height: inherit;
}
.cross-sell-pro .new_title.center {
height: auto;
}
.cross-sell-pro .new_title h2 {
font-size: 14px;
}
.top-offer-banner {
margin:15px 0px 0px 0px;
}
.offer-inner .left {
width: 100%;
}
.offer-inner .left .col.mid {
padding: 0px 0px 20px 0px;
width: 100%;
}
.offer-inner .left .col.last {
padding: 0px 0px 15px 0px;
width: 100%;
}
.offer-inner .right {
width: 100%;
}
.offer-inner .inner-text h3 {
font-size: 18px;
margin: 6px 0;
}
.offer-inner .right .inner-text {
top: 40%;
}
.offer-inner .right .inner-text h3 {
font-size: 40px;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav {
display: inline-block;
width: 100%;
}
.latest-blog {
padding: 0px;
margin-top:30px;
margin-bottom:0px
}
.logo-brand {margin-bottom:30px}
.brand-logo {
padding: 0px 0px 60px 0px;
margin: 0;
background: url(//donilocation.ch/wp-content/themes/harrier/images/testimonials-bg-img1.jpg) no-repeat top left;
margin-bottom:30px;
}
footer .co-info {
width: 100%;
padding: 40px 15px 0;
}
footer address {
width: 100%;
}
.payment-accept img {
margin-left: 3px;
width: 50px;
}
.producttabs {
margin-top: 0px;
}
footer address span {
font-size: 14px;
width: 85%;
}
footer a {
font-size: 15px;
}
.tp-caption.ExtraLargeTitle {left:0px!important}
.tp-caption.LargeTitle {left:0px!important}
.tp-caption.Title {left:0px!important}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {left:0px!important}
#thm-mart-slideshow .container { padding:0px}
.catalog-category-view .page-heading {
padding: 15px 0;
}
.catalog-category-view .page-heading .page-title h1, .catalog-category-view .page-heading .page-title h2 {
font-size: 26px!important;
}
.breadcrumbs a, .breadcrumbs strong {
font-size: 20px;
}
.our-features-box li {
width: 100%;
}
.our-features-box li.last {
width: 100%;
}
.sidebar .hot-banner img {
margin-bottom: 15px;
}
.product-view .previews-list li {
width: 70px !important;
}
.product-view .product-shop .add-to-box .btn-cart {
font-size:20px;
padding: 7px 30px;
margin-top: 10px;
margin-left:0px
}
.nav-tabs.product-tabs > li > a {
width: 100%;
}
.tab-content {
width: 100%;
}
.box-reviews .form-list input.input-text {
width: 100%;
}
.box-reviews textarea {
width: 100% !important;
}
.product-collateral .tabs {
border-bottom: none;
}
.product-view .product-name {
margin-bottom: 0px;
}
.table-responsive {
margin-bottom: 0px;
margin-top: 0px;
padding:0px;
border:none
}
.cart-collaterals {padding:0px}
.buttons-set .login {float:none; display:block}
.col-main {
margin-top: 10px;
}
.one-page-checkout .active .step-title h3 {
font-size: 14px;
}
.sidebar {
margin-top: 0px;
padding-right:15px;
padding-left:15px
}
.product-grid {padding-right:15px;padding-left:15px}
.sorter .view-mode {margin-right:0px}
footer .newsletter-row {
padding: 20px 15px;
}
#container_form_news {margin-top:15px}
.account-login {
margin-top: 0px;
}
.toolbar {padding:15px}
#fade{ display: none !important; }
.zoomContainer{width: 100%;left:0;}
.toll-free {
margin-top: 50px;
}
#summarySpecs {
margin-top: 0px; 
}
.header-banner .call-us i {
opacity: 0.6;
font-size: 16px;
margin-right: 4px;
margin-left: 0px;
padding-left: 10px;
}
.my-wishlist button.button span {
font-size: 11px;
display: none;
}
button.button.btn-share:before {
padding-right: 0px;
}
button.button.btn-add:before {
padding-right: 0;
}
button.button.btn-update:before {
padding-right: 0px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-collapse.collapse {display:none}	
.sidebar.blog-side .block.widget_search {margin-top:20px}
.sidebar.blog-side .block ul li {overflow:hidden}
#fade{ display: none !important; }
.toll-free {
margin-top: 50px;
}
.title-buttons button.button {
float: right;
}
.form_background {
margin-bottom:30px;
}	
#summarySpecs {
margin-top: 0px; 
}	
.my-wishlist button.button span {
font-size: 11px;
display: none;
}
button.button.btn-share:before {
padding-right: 0px;
}
button.button.btn-add:before {
padding-right: 0;
}
button.button.btn-update:before {
padding-right: 0px;
}
.logo {
text-align: center;
padding-bottom: 0px;
margin-top: 0px;
width: 100% !important; height: auto;
line-height: normal;
padding: 22px 55px;
float: none;
margin-right: 0;
}
.logo:before {
transform: none;
position: relative;
background-color: inherit;
content: '';
width: auto;
z-index: 0;
top: 0;
right: 0;
height: auto;
}
.logo img { position: relative;
}
.header-banner {
background: #23292e;
}
.header-banner .assetBlock {
width: 100%;
padding: 12px 0px 12px;
font-size: 15px;
text-align: center;
}
.header-banner .call-us {
color: #fff;
text-align: center;
font-size: 15px;
font-weight: 400;
padding: 12px 0px 14px;
letter-spacing: 0.3px;
border-top: 1px solid #464646;
}
.header-banner:before {
position: absolute;
top: 0;
left: 0;
height: 40px;
width: 100%;
content: '';
background-color: #23292e;
z-index: -1;
}
.header-container {
display: block;
}
.header-logo {
flex: none;
}
.header__nav {
flex: none;
}
.header-container .fl-header-right {
top: 20px;
z-index: 100;
right: 15px;
}
.header-container .fl-nav-menu {
display: block;
border-radius: 0px;   float:left; height: 55px;
}
.navbar-form .search-btn .glyphicon {
line-height: 55px!important;
}
#thm-mart-slideshow {margin:0px}
.tp-caption.ExtraLargeTitle span {border:none}
#thm-mart-slideshow:before {left: -500px;}
#top {margin-top:25px; margin-bottom: 30px;}
#top ul li {width:100%}
.home-banner {
padding: 0px 0px;
}
.b-compare-price {margin-bottom:40px}
.b-compare__block-inside-title {text-align:left}
.b-compare__block-inside-value {padding-left:0px}
.top-cate .new_title h2  {min-width:auto}
.top-cate .slider-items-products .owl-buttons .owl-prev {margin-top: -55px;}
.top-cate .slider-items-products .owl-buttons .owl-next {margin-top: -55px;}
.best-pro .new_title h2 {min-width:auto}
.cate-banner-img {display:none} .latest-blog .blog_inner {margin:0px}
.latest-blog h3 {margin-top: 10px;}
.latest-blog .blog_inner {margin-bottom: 10px;}
.slider-items-products .item img {
width: 100%;
}
.navbar-collapse.collapse {
display: none!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important;
visibility: visible!important;
position:absolute;
right:0px;
border:none;
left:63%; box-shadow:none
}
.navbar-form {border:none; box-shadow:none}
.navbar-form .search-btn {height:50px; line-height:50px; width:55px;    line-height: 55px!important;}
.navbar-collapse form[role="search"].active input {height:50px; line-height:50px; width:100%}
#brand-logo-slider {
margin: 20px 0 !important;
}
#right_toolbar {
display: none !important;
}
.brand-logo .new_title.center {
height: 40px;
}
.section-filter {
margin-top: 50px;
width: 100%;
position: relative;
margin-bottom: 50px;
}
.our-features-box .feature-box {margin-right:0px}
#top > div a {
margin-bottom: 20px;
}
.new_title {
margin-bottom: 2px;
}
.new_title.center {
text-align: left;
height: auto;
border-bottom: none;
}
.new_title h2 {margin-bottom: 40px;}
.my-wishlist .buttons-set2 .btn-share {
margin-left: 5px;
}
.multiple_addresses .title-buttons.pull-right {
float: left !important;
}
.box-timer {
position: relative;
margin-top: 0;
}
.hot_deals.slider-items-products .owl-buttons .owl-prev, .hot_deals.slider-items-products .owl-buttons .owl-next {
margin-top: -123px;
}
.product-view .product-shop {
margin-top: 20px;
padding-left: 20px;
}
#multiship-addresses-table {
margin-top: auto;
}
.cross-sell-pro .new_title.center {
height: auto;
}
.cross-sell-pro .new_title h2 {
font-size: 14px;
}
.discount, .totals {
min-height: inherit;
}
.data-table th {
font-size: 14px;
}
.cart .totals table th, .cart .totals table td {
font-size: 16px;
}
#shopping-cart-totals-table .price {
font-size: 16px;
}
.related-pro .new_title.center {
height: inherit;
}
.upsell-pro .new_title.center {
height: inherit;
}
.top-banner-section .col-xs-12 img {
margin-bottom: 15px;
}
.product-view .flexslider-thumb {
padding:0 35px;
}
.email-addto-box {
margin-left: 0;
margin-top:15px;
}
.category-description .small-tag {
display: none;
}
.our-features-box ul {
width: 92%;
padding: 20px 0px;
}
.footer-column {
margin-left: 10px;
margin-bottom: 15px;
width: 55%;
padding-top:20px
}
.footer-column-last {
margin-left: 10px;
}
.our-features-box li {
margin-bottom: 6px;
}
.footer-bottom .company-links li {
margin-left: 0;
float: none;
margin: 0 10px 5px 0;
}
.footer-bottom .company-links ul {
text-align: center;
}
footer .coppyright {
float: none;
text-align: center;
overflow: hidden;
padding-bottom: 15px;
}
.social ul li a {
width: 35px;
height: 35px;
line-height: 32px;
}
.payment-accept img {
margin-right: 6px;
}
footer .footer-inner {
margin-bottom: 15px;
padding-top:0px;
}
.header-banner.mobile-show .our-features-box {
display: block !important;
}
.offer-slider h1 {
font-size: 40px;
}
.offer-slider p {
padding: 0 2% 1%;
font-size: 14px;
}
.bx-wrapper {
margin: auto;
}
.bx-viewport {
width: 95% !important;
}
.bxslider li {
margin-right: 30px !important;
}
.bx-wrapper .bx-pager {
padding-top: 8px;
}
.owl-pagination {
top: -20px;
right: auto;
width: 100%;
}
.owl-theme .owl-controls .owl-page span {
width: 15px;
height: 15px;
}
.cat-img-title.cat-box {
font-size: 14px;
top: 15%
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
width: 100%
}
#carousel-example-generic .carousel-caption {
top:22%;
}
#toTop {
width: 30px;
height: 30px;
line-height: 38px;
}
.cms-index-index .our-features-box {
display: none;
}
.header-banner p {
margin: 0px;
}
.product-next-prev {
display: none;
}
.related-slider {
display: inline-block;
width: 100%;
}
.service-section .services {
border-left: none !important;
}
.box-reviews .review {
border-left: 0 solid #dfdfdf;
float: left;
padding-left: 0;
width: 95%;
}
.product-view .previews-list li {
margin-right: 5px;
}
.products-list .product-image {
width: 30%;
}
.footer-bottom .company-links li {
float: left;
margin: 8px 15px 0px 0;
}
.language-currency {
margin-left: -5px;
}
.fl-currency {
margin-right: 2px;
}
.fl-language {
padding-left: 8px;
}
.header-container .right_menu {
background: none repeat scroll 0 0 #f5f5f5;
margin-top: 0;
padding-bottom: 5px;
position: absolute;
text-align: center;
right: -2px;
top: 0;
}
.toplinks .links div {
padding-right: 10px;
}
.toplinks {
float: none;
position: absolute;
top: 35px;
}
.toplinks div.links div a:hover {
color: #ed6663;
}
.mm-toggle-wrap {
display: block;
width: 100%;
}
.toplinks div.links div a {
padding: 3px 10px;
}
.toplinks div.links div a {
margin-left: 0px;
}
.toplinks>div>div.myaccount>a:before {
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.myaccount>a:before {
content: '\f007';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.wishlist>a:before {
content: '\f004';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.check>a:before {
content: '\f00c';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.demo>a:before {
content: '\f09e';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks .links div .fl-links ul .clicker:before {
content: '\f15b';
font-family: FontAwesome;
font-size: 13px;
padding-left: 4px;
padding-top: 2px;
float: left;
margin-right: 0px;
margin-top: -2px;
}
.toplinks>div>div.login>a:before {
content: '\f13e';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.toplinks>div>div.logout>a:before {
content: '\f09c';
font-family: FontAwesome;
font-size: 13px;
padding-right: 0px
}
.search-box {
margin-top: -33px;
width: 200px;
}
#search {
padding: 3px 6px;
width: 175px;
}
.search-btn-bg {
position: absolute;
padding: 6px 5px;
right: 10px;
height: 26px;
}
nav {
width: 100%;
height: 55px;
margin: auto;
}
.nav-inner {
height: auto;
width: 100%;
margin: auto;
}
ul.navmenu {
padding: 0px;
margin: auto;
}
.mini-cart .basket a {
margin: 0px;
font-size: 14px;
letter-spacing: normal;
background: none;
font-weight: normal;
min-width: 40px !important;
height: 55px;
padding: 0px 10px;
line-height: 55px;
}
.mini-cart .basket a span {
margin-top: 9px;
}
.the-slideshow .slideshow .slide img {
width: 100%;
}
.caption.light1 {
display: none;
}
.slideshow-wrapper .backward {
top: 30% !important;
width: 17px !important;
height: 45px !important;
}
.slideshow-wrapper .forward {
right: 10px !important;
top: 30% !important;
background: url(//donilocation.ch/wp-content/themes/harrier/images/slideshow-arrows.png) -84px 0 no-repeat !important;
width: 17px !important;
height: 45px !important;
}
.caption.top-center {
display: none;
}
ul.slideshow {
height: 157px !important;
}
.the-slideshow .tab-pager {
left: 46%;
}
.service-section .services {
padding: 20px 0px;
width: 100%;
border-bottom: 1px #e5e5e5 solid;
border-left: 1px #fff solid;
border-right: none;
}
.col {
width: 370px;
margin: auto;
}
.newsletter-wrap h4 {margin-left:0px; float:none; width:100%}
footer .newsletter-row .col1 {text-align:center; margin-top:15px}
.offer-inner .right .inner-text {
top: 65%;
width: 80%;
}
footer .co-info {
width: 100%;
padding: 40px 15px 0;
}
.footer-column {
width: 100%;
margin-left: 0px;
}
.footer-column {
padding-top: 20px;
margin-bottom: 20px;
padding-left: 15px;
}
footer address {
font-size: 15px;
}
footer a {
font-size: 15px;
}
.social ul {
float: none;
}
.social {
float: none;
text-align: center;
}
.thm-mart-producttabs .thm-mart-pdt-content ul.pdt-list li {
width: 45%;
margin-left: 10px;
margin-right: 2%;
}
.newsletter {
width: auto;
}
.newsletter-wrap input[type="text"] {
width: 60% !important;
margin: 5px 0px 15px 0px;
}
.newsletter-wrap button.subscribe {
margin-left: 0px !important;
}
.payment-accept {
float: none !important;
text-align: center;
}
.footer-bottom .inner .bottom_links a {
margin-left: 9px;
float: left !important;
font-size: 11px;
}
.breadcrumbs ul {
padding: 0px 15px;
}
.page-title h2 {
font-size:30px;
}
.category-description .slider-items-products .owl-buttons a {
left: 5px;
padding: 2px 3px 10px 0px;
height: 30px;
width: 30px;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 20px;
padding: 0px 10px;
line-height: 24px;
}
.cat-img-title .cat-heading {
margin: auto;
font-size: 20px;
margin-top: 8px;
}
.cat-img-title p {
font-size: 16px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
font-size: 20px;
padding: 0px 10px;
line-height: 24px;
}
.toolbar .pager {
float: right;
margin:0px 0px;
width:75%;
}
#limiter {
float: right;
font-size: 14px;
margin-top: 0px;
display: none;
}
.toolbar .pager .pages {
float: right;
}
#sort-by {
display: none;
}
.col-left .block-cart .block-content ul li .product-details {
width: 80%;
}
.products-list .product-shop {
width: 65%;
margin: 0px 0;
}
.col-left .block-cart .block-content ul li .product-details {
width: 78%;
}
.products-grid .actions button.button.btn-cart span {
font-size: 10px;
}
.more-views .owl-carousel .owl-item {
width: 106px !important;
} .nav-tabs > li {
width: 100%;
text-align: center;
margin-bottom: 1px;
border-bottom: 1px solid #ddd;
}
.product-tabs {
height: auto;
}
.product-view .email-friend a span {
display: none;
}
.product-view .add-to-links span {
display: none;
}
.tab-content {
display: inline-block;
}
.form-add-tags input.input-text, select, textarea {
width: 70% !important;
}
.product-view .product-name h1 {
font-size:30px;
}
select#billing-address-select {
width: 100%;
}
.sidebar .block dl {
padding: 0px 10px;
}
select#billing-address-select {
width: 100%;
}
.sidebar .block dl {
padding: 0px 10px;
}
.group-select li .input-box input.input-text, .group-select li .input-box textarea {
width: 100%;
}
.group-select li .input-box {
width: 100%;
}
.group-select li input.input-text, .group-select li textarea {
width: 100%;
}
.group-select li select {
width: 100% !important;
}
#shopping-cart-table {
margin-top: 0px;
}
label {
font-weight: normal;
}
button.button span {
font-weight: normal;
}
.special-price .price {
font-size: 18px;
}
.products-list button.button span {
font-weight: normal;
display: none;
}
.products-list .actions .add-to-links a.link-wishlist {
margin-right:0px;
}
.products-list .btn-cart:before {
padding-right: 0;
}
.products-list .old-price .price {
font-size: 18px; 
}
.col2-set .col-1 {
width: 100%;
}
.col2-set .col-1 h2 {
font-size: 20px;
}
.col2-set .col-2 {
width: 100%;
}
.col2-set .col-2 h2 {
font-size: 20px;
}
.back-link {
float: none;
display: block;
padding: 7px 0px;
}
.state_bar li {
width: 100%;
margin-top: 8px;
margin-right: 0px;
}
.account-login .col2-set .col-1 {
width: 100%;
padding: 10px;
min-height: inherit;
margin-bottom: 15px;
}
.account-login .col2-set .col-2 {
width: 100%;
padding: 10px;
}
.popup1 {
display: none !important;
}
#overlay {
display: none !important;
}
#cloud-zoom-big {
display: none !important;
}
.header-banner .assetBlock {
width: 100%;
}
.search-box {
width: 190px;
margin-top: -34px;
}
#search {
padding: 3px 6px;
width: 215px;
height:38px;
}
.search-btn-bg {
position: absolute;
padding: 6px 5px;
height: 26px;
right: 10px
}
.search-icon, .search-bar-submit {
height: 38px;
width:50px;
}
.search-bar.search-bar-open, .no-js .search-bar {
height: 38px;
width: 260px;
}
.search-bar {
height: 38px;
min-width:50px;
}
.search-icon:before {
font-size: 16px;
} .fl-links .clicker {
padding: 0px 15px;
height: 50px;
line-height: 50px;
}
.fl-links .clicker:before {
font-size: 20px;
}
.fl-links > .no-js:hover > .clicker {
padding: 0px 15px;
line-height: 50px;
height: 50px;
}
.mini-cart .fl-mini-cart-content {
right: -50px;
left: inherit;
}
.mini-cart .basket a:first-child:before {
font-size: 20px;
margin-right: 0px;
height: 55px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/icon-cart.png) no-repeat 0px 18px;
background-size: 25px;
}
.mm-toggle {
display: block;
padding: 16px 15px;
}
.fl-cart-contain { }
.offer-inner .left {
width: 100%;
}
.offer-inner .right {
width: 100%;
}
.offer-inner .left .col-1 {
margin-bottom: 0px;
}
.offer-inner .right .inner-text {
top: 65%;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav {
display: inline-block;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li {
padding: 0px 4px;
font-size: 14px;
width: 100%;
margin: 0px;
border-bottom: none;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li.tab-nav-actived, .thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:hover {
border-bottom: none;
}
.thm-mart-producttabs .thm-mart-pdt-container .thm-mart-pdt-nav .pdt-nav > li:last-child {
border-bottom:1px solid #666;
}
.latest-blog {
padding:5px 0px ;
}
footer .co-info {
width: 100%;
margin-bottom: 10px;
margin-top:0px
}
.brand-logo {
padding: 0px 0px;
background: url(//donilocation.ch/wp-content/themes/harrier/images/testimonials-bg-img1.jpg) no-repeat top left;
}
.tp-caption.ExtraLargeTitle {left:0px!important}
.tp-caption.LargeTitle {left:0px!important}
.tp-caption.Title {left:0px!important}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {left:0px!important}
#thm-mart-slideshow .container { padding:0px}
.top-offer-banner {
margin: 15px 0px;
}
.catalog-category-view .page-heading {
padding: 20px 0;
}
.catalog-category-view .page-heading .page-title h1, .catalog-category-view .page-heading .page-title h2 {
font-size: 32px!important;
}
.breadcrumbs a, .breadcrumbs strong {
font-size:20px;
}
.our-features-box li {
width: 50%;
}
.our-features-box li.last {
width: 50%;
}
.sidebar .hot-banner img {
margin-bottom: 15px;
}
.side-nav-categories, .side-nav-categories .block {
margin-bottom: 30px;
}
.sidebar .block {
margin: 0 0 20px;
}
.sidebar .hot-banner img {
width: 100%;
}
#carousel-example-generic {
width: 100%;
}
.products-list .add-to-links span {
display: none;
}
.product-shop .social {
margin-top: 13px;
}
.product-collateral {
margin-top: 10px;
margin-bottom: 10px;
}
.tab-content {
width: 100%;
}
.box-reviews .form-list input.input-text {
width: 100%;
}
.box-reviews textarea {
width: 100% !important;
}
.product-collateral .tabs {
border-bottom: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
width: 100%;
}
.nav-tabs.product-tabs > li > a {
width: 100%;
}
.review1 {
width: 100%;
}
.review2 {
width: 100%;
}
.product-view .previews-list li {
width: 68px !important;
}
footer .newsletter-row {
padding: 20px 0px;
} .product-view .product-name {
margin-bottom: 5px;
}
.table-responsive {
margin-bottom: 0px;
margin-top:10px;
border:none
}
.col-main {
}
.one-page-checkout .active .step-title h3 {
font-size: 14px;
}
.block .block-content {
padding: 20px 14px;
}
.category-products ul.products-grid li.item {
margin-bottom:0; 
}
.category-products {
overflow: hidden;
padding: 0px 13px 0px 13px;
}
.product-grid {    padding-right: 15px;
padding-left: 15px;}
.sidebar {
margin-top: 0px;
padding-left:15px
}
.b-filter .ui-filter-slider .min-max {
padding: 0 20px;
}
.b-filter .ui-filter-slider {
font-size: 16px;
}
.sidebar .section-filter h2 {
min-width: 100%;
margin-right: 0;
margin-left: 0;
}
.sidebar .section-filter {
padding: 25px 0;
}
.sidebar .section-filter h2:after {
display: none;
}
.side-nav-categories .block-title {
min-width: 100%;
}
.block .block-title {
min-width: 100%
}
.block .block-title:after {
display: none;
}
.side-nav-categories .block-title:after {
display: none;
}
.col2-set .col-2 {
margin-top: 20px;
}
.account-login {
margin-top: 0px;
}
.footer-inner .container {padding-left:15px; padding-right:15px}
.header-banner .call-us i {
opacity: 0.6;
font-size: 16px;
margin-right: 4px;
margin-left: 0px;
padding-left: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.logo:before {
position: absolute;
background-color: #146c94;
content: '';
width: 1000px;
height: 100%;
transform: skew(-35deg);
z-index: 0;
top: 0;
right: -190px;
height: 107px;
}
.fl-custom-tabmenulink {display:none!important}
.nav-inner {margin-left:40px}
#summarySpecs>table>tbody>tr, .spec-sub-ctr table>tbody>tr {width:100%}
.blog-side {display:none}
.form_background {
margin-bottom:30px;
}
.product-tabs li a {
font-size: 16px;
}  
#nav li.drop-menu:hover ul {top:50px}	
.header-container .fl-nav-menu {display: block;
border-radius: 0px;  background-color: #fff;
clear: both;} 
.fl-header-right {    position: absolute;
right: 0;
top:36%;}
#nav > li > a {line-height:30px;font-size: 16px;}
.fl-links .clicker {
padding: 0px 0px 0px 8px;
line-height: 67px;
height: 67px;
}
.fl-links > .no-js:hover > .clicker {
padding: 0px 0px 0px 8px;
}
.b-filter__btns .btn {
font-size: 16px;
line-height: 19px;
}
.our-features-box .feature-box {margin-right:0px}
.our-features-box li.last {width:45%}
.logo-item img {width:100%} .b-filter__btns {
margin-top: 11px;
}
.section-filter {
margin-top: 20px;
padding: 20px;
width: 27%;
}
.b-filter .selectpicker {
height:45px;
font-size: 13px;
line-height: 20px;
}
#thm-mart-slideshow {margin-top:-125px} .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {height:480px!important}
.tp-caption.ExtraLargeTitle {left:0px!important}
.tp-caption.LargeTitle {left:0px!important}
.tp-caption.Title {left:0px!important}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {left:0px!important}
#thm-mart-slideshow .container { padding:0px}
.box-timer {
margin-left: -90px;
}
.latest-blog .post-date {
margin-top: -70px;
}
.sidebar a, .sidebar .block-layered-nav .price .sub {
color: #666;
font-size: 11px;
font-weight: 400;
}
.block-account .block-content li {
padding: 6px 0px;
}
.page-heading {margin-top: -125px; padding-top:150px}
.catalog-category-view .page-heading {
padding: 30px 0;}
.product-view .flexslider-thumb {
padding: 0 28px;
}
.product-view .previews-list li {width:85px!important}
.product-view .flexslider-thumb .flex-direction-nav {
left: 8px;
top: 40%;
width: 90%;
}
.cross-sell-pro .new_title h2 {
font-size: 14px;
}
.product-view .flexslider-thumb .flex-direction-nav {
z-index: 0;
}
.product-view .product-shop .add-to-box .btn-cart {
padding: 7px 10px
}
.product-shop .social ul li {
margin-bottom: 5px
}
.cat-img-title.cat-box {
margin: 0;
text-align: left;
top: 10%;
}
.category-description .small-tag span {
background: #ffc000;
display: inline-block;
line-height: 70px;
padding-left: 10px;
padding-right: 20px;
height: 70px;
width: 70px;
border-radius: 80px;
font-size: 25px;
color: #fff;
}
.cat-img-title .cat-heading {
font-size: 32px;
}
#nav .level0-wrapper2 .col-1 {
width: 100%;
}
#nav .level0-wrapper2 .col-2 {
width: 100%;
}
.col-2 .menu_image {
display: inline-block;
}
.col-2 .menu_image1 {
display: inline-block;
}
#nav .level0-wrapper, #nav.classic ul.level0 {
top: 48px;
}
.footer-bottom .company-links li {
margin-left: 6px;
}
.footer-bottom .company-links li a {
font-size: 11px;
}
footer .newsletter-row .col1 {text-align:center;}
.newsletter-wrap h4 {margin-left:0px}
.footer-top .social ul li a {
font-size: 15px !important;
line-height: 25px !important;
width: 25px !important;
height: 25px !important;
}
.social ul li {
margin: 0px 2px 0px 0px;
}
footer .coppyright {
padding-top:0; 
}
.payment-accept img {
margin-right: 5px;
width: 48px;
}
.our-features-box li {
margin: 0 15px 8px 15px;
width: 45%;
}
.our-features-box ul {
width: 100%;
}
.header-banner .assetBlock {
width: 100%;
font-size: 12px;
text-align: right;
}
.header-banner .call-us {
text-align: left;
font-size: 12px;
}
.header-banner .call-us i {
margin-left: 6px;
}
#nav li.drop-menu ul {
top: 37px;
}
.cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a:hover {
padding: 10px 0;
}
#nav > li > a {
padding: 10px 0
}
#nav > li > a > span {
padding: 0 9px;
line-height: 47px;
}
.toplinks .links div.demo {
display: none;
}
.toplinks div.links div a {
padding: 0 10px 0 0
}
.header-container .right_menu {
margin-top: 6px;
}
.toplinks .links {
text-align: left;
}
.product-view .flexslider-thumb .flex-prev {
left: -10px;
}
.product-view .flexslider-thumb .flex-next {
right: -27px;
}
.product-view .flexslider-thumb {
padding: 0 20px;
}
.email-addto-box {
width: 100%;
margin-left: 0;
}
.product-view .email-friend {
margin: auto;
}
.product-view .product-shop .add-to-box .pull-right {
float: left !important;
}
.products-list .add-to-links span {
display: none;
}
.products-list .add-to-links {
display: inline-block;
}
#compare-items .btn-remove1 {
top: 0px;
}
.our-features-box .feature-box .content {
text-align: left;
margin-bottom: 10px;
}
.footer-inner .newsletter-wrap {
display: inline-block;
}
.social h4 {
margin: 6px 0 5px;
}
.footer-bottom .company-links li {
float: left;
}
.footer-inner .social {
width: 100%;
float: none;
text-align:center
}
.social ul li {
border-bottom: none;
float: none!important;
display: inline-block;
margin-bottom:8px
}
#sequence-theme .controls a {
background-size: 50px;
}
.welcome-msg {
display: none;
}
.search-box {
margin-top: 5px;
width: 162px;
}
#search {
padding: 3px 6px;
width: 160px;
}
.search-btn-bg {
position: absolute;
padding: 6px 5px;
height: 26px;
right: 10px
}
.cat-img-title.cat-box .inner {
width: 720px;
margin: auto;
}
#nav ul.level0 > li {
width: 30%;
}
#nav ul.level0 > li.last {
width: 30%;
}
#nav ul.level1 > li a {
display: inline-flex;
float: none;
}
#nav .level0-wrapper .nav-add .push_item {
width: 22.8%;
height: auto;
margin-right: 15px;
}
#nav .level0-wrapper .nav-add .push_item img {
width: 100%;
height: auto;
}
#nav .level0-wrapper .nav-add .push_item .push_img a {
width: 100%;
}
#nav .level0-wrapper .nav-add .push_item_last {
width: 22.8%;
}
#nav .level0-wrapper .nav-add .push_item_last img {
width: 100%;
}
#nav .level0-wrapper, #nav.classic .parent > ul {
margin: auto;
padding: 10px 4px 10px 0px;
}
.nav-block-center {
margin-top: 0px;
}
.grid12-5 {
width: 23%;
}
.grid12-5 img {
width: 100%;
}
.grid12-3 {
width: 21.5%;
}
.grid12-3 img {
width: 100%;
}
#nav .grid12-8 ul.level0 > li {
width: 22% !important;
}
footer .co-info {
margin-right: 0px!important;
width: 100%;
float: none;
text-align: left;
}
footer address {}
footer address span {text-align:left; width:100%}
footer address em {
display: block!important;
vertical-align: middle!important;
margin-right: 8px!important;
text-align: center;
margin-bottom: 10px!important;
}
.footer-column {
width: 33.33%;
padding-top: 40px;
padding-bottom: 20px;
margin-left: 0px; 
}
.grid12-3 a img {
width: 100%;
}
.grid12-4 {
width: 30%;
margin: 5px 20px 0 0;
}
.grid12-4 a img {
width: 245px;
}
.grid12-8 ul.level0 > li {
width: 145px !important;
}
.grid12-8 .cat-img img {
width: 175px !important;
}
.grid13-8 {
width: 70%;
}
.grid12-8 {
width: 100%;
}
.grid13-8 ul.level0 > li {
width: 240px !important;
}
.slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager {
z-index: 5;
}
.fl-custom-tabmenu .grid12-5 img {
width: 100%;
}
#nav .level0-wrapper .nav-add {
padding-left: 10px;
}
#nav ul.level0 > li .cat-img img {
width: 135px;
}
.mini-cart .basket a span {
}
.mini-cart .basket a {
min-width: 100% !important;
margin: 0;
}
.caption.light1 {
right: 4% !important;
margin-right: 15% !important;
top: 0% !important;
width: 65% !important;
padding-top: 10px !important;
}
.caption.light1 .heading {
font-size: 40px !important;
margin-top: 0px !important;
}
.caption .normal-text1 {
display: none !important;
}
.caption.light1 .badge {
margin-top: -83px !important;
}
.the-slideshow .slideshow .slide img {
width: 100% !important;
}
ul.slideshow {
height: 255px !important;
}
.slideshow-wrapper .backward {
top: 37% !important;
width: 22px !important;
}
.slideshow-wrapper .forward {
top: 37% !important;
background: url(//donilocation.ch/wp-content/themes/harrier/images/slideshow-arrows.png) -79px 0 no-repeat !important;
width: 22px !important;
}
.caption.top-center {
padding-top: 0% !important;
width: 400px !important;
}
.caption .normal-text {
font-size: 20px !important;
margin-bottom: 0px !important;
}
.caption .heading {
font-size: 34px !important;
margin: 0px !important;
}
.caption p {
padding: 10px 0px !important;
}
.caption .intro-btn a {
padding: 10px 20px !important;
}
.caption .intro-btn {
margin-top: 0px !important;
padding: 5px 0px !important;
}
.caption.top-left {
padding-left: 0%;
}
.service-section .services {
border-bottom: 1px #e5e5e5 solid;
}
.service-section .services span {
font-size: 11px;
}
.top-offer-banner {margin:25px 0px}
.offer-inner .right .inner-text h3 {font-size:26px}
.thm-mart-producttabs .thm-mart-pdt-content ul.pdt-list li {
width: 31%;
margin-left: 15px;
}
.latest-blog {padding:0px}
.newsletter-wrap input[type="text"] {
width: 300px!important;
}
.breadcrumbs ul {
padding: 0px 15px;
}
.breadcrumbs a, .breadcrumbs strong {
font-size: 20px;
}
.page-title h2 {
font-size:30px;
}
.category-description .slider-items-products .owl-buttons a {
left: 5px;
padding: 2px 3px 10px 0px;
height: 30px;
width: 30px;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 20px;
padding: 0px 10px;
line-height: 24px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
font-size: 20px;
padding: 0px 10px;
line-height: 24px;
}
.toolbar .pager {
float: left;
margin: 0px 0px;
width: 78%;
}
.pager .pages li a { }
.sidebar ol, .sidebar ul li ul {
padding: 0px !important;
margin-bottom: 15px;
}
.box-category > ul > li ul > li > a {
padding: 6px 0px !important;
}
.col-left .block-cart ul li.item {
display: inline-block;
}
.col-left .block-cart .block-content ul li .product-details {
width: 100%;
margin-top: 10px;
}
.block .block-title {
min-width:100%;
}
.block .block-title:after {
display: none;
}
.side-nav-categories {
margin-bottom: 30px;
}
.sidebar .section-filter h2 {
min-width: 100%;
}
.sidebar .section-filter h2:after {
display: none;
}
ol#compare-items li a.product-name {
width: 80%;
padding: 0;
}
.button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a { padding: 10px 10px 8px 10px;
}
.side-nav-categories .block-title:after {
display: none;
}
.section-filter h2 { font-size: 20px;
}
#sort-by {
display: none;
}
.toolbar .pager .pages {
float: right;
}
.side-nav-categories .block-title {
min-width: 100%
}
#recently-viewed-items .product-name {
width: 90%;
}
.home-slider5 .info {
left: 18%;
width: 992px;
}
.block .block-content {
padding: 20px 14px;
}
.block-banner img {
width: 100%;
}
.sidebar .block dt {
padding: 5px 0;
}
.brand-logo {
background: url(//donilocation.ch/wp-content/themes/harrier/images/testimonials-bg-img1.jpg) no-repeat center center
}
.block {
margin: 0px 0px 25px 0px;
}
.products-list .product-shop {
width: 51%;
margin-left: 15px;
}
.products-list .product-image {
width: 45%;
}
.products-list .item a img {
width: 100%;
}  .product-view .product-shop .add-to-links .link-wishlist {
margin-left: 5px;
}
.product-view .product-shop .add-to-links .link-compare:before {
margin-right: 5px;
}
.product-img-box img {
width: 100%;
}
.product-view .product-name h1 {
font-size: 23px;
}
.product-tabs {
height: auto;
}
.product-view .email-friend a span {
display: none;
}
.product-view .add-to-links span {
display: none;
}
.product-view .product-name h1 {
font-size: 30px;
font-weight: 600;
}
select#billing-address-select {
width: 100%;
}
.data-table .price {
font-size: 15px;
}
.sidebar .block dl {
padding: 0px 10px;
}
#shopping-cart-table {
margin-top: 0px;
}
label {
font-weight: normal;
}
.product-view .product-shop .add-to-box button.button.btn-cart span {padding:0px 10px}
button.button span {
font-weight: normal;
}
.special-price .price {
font-size: 18px;
}
.products-list .actions .add-to-links a.link-wishlist {
margin-right:0px;
}
.products-list button.button span {
font-weight: normal;
display: none;
}
.products-list .btn-cart:before {
padding-right: 0;
}
.products-list .old-price .price {
font-size: 18px; 
}
button.button.btn-proceed-checkout span {
font-size: 12px;
}
.cart-collaterals h3 {
font-size: 12px;
}
button.button.btn-proceed-checkout:before {
font-size: 13px;
}
.cart-collaterals .col-sm-4 {
padding-right: 0;
}
.cart-collaterals .col-sm-4 .totals {
margin-right: 15px;
}
.cart-collaterals h3 {
padding: 10px;
}
.crosssel h2 {
font-size: 14px;
font-weight: normal;
}
.col2-set .col-1 h2 {
font-size: 20px;
}
.col2-set .col-2 h2 {
font-size: 20px;
}
.state_bar li {
width: 18%;
padding: 5px 12px;
}
.block-account .block-content li a {
padding: 0 0 0 12px;
display: inline-block;
}
#brand-logo-slider {
margin: 30px 0 !important;
}
.custom-slider h3 {
margin-top: 0px;
}
.custom-slider h3 a {
font-size: 28px;
}
.custom-slider p {
font-size: 10px;
}
.custom-slider .carousel-indicators {
bottom: 0;
}
.blog-wrapper .entry-date {
top: 39px;
}
}
@media (min-width: 992px) and (max-width: 1169px) { }
@media (min-width: 992px) and (max-width: 1239px) {
.side-nav-categories .block-title {min-width: 212px; display:block}
.side-nav-categories .block-title:after {content:none; } 
.block .block-title {min-width: 212px; display:block}
.block .block-title:after {content:none; } 
.block-cart ul li.item img {
width: 50px;
}
ol#compare-items li a.product-name {width:auto}
.form_background {
margin-bottom:30px;
}
.data-table .price {
font-size: 15px;
}
.blog-wrapper .entry-date {
top: 39px;
}
.blog-side h2 {min-width:212px}
.blog-side h2:after, .popular-posts h2:after, .widget_recent_entries h2:after, widget_recent_comments h2:after {content:none}
.blog-side .featured-thumb {float:none}
.blog-side .featured-thumb img {width:100%}
.sidebar .section-filter h2 {
min-width: 100%;
}
.sidebar .section-filter h2:after {
display: none;
}
.tp-caption.ExtraLargeTitle {left:0px!important}
.tp-caption.LargeTitle {left:0px!important}
.tp-caption.Title {left:0px!important}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {left:0px!important}
#thm-mart-slideshow .container { padding:0px}
#nav > li > a > span {padding: 0px 12px;}
.top-offer-banner {margin:30px 0px}
.state_bar li {
width: 18.8%;
font-size: 12px;
}
.cross-sell-pro .new_title h2 {
font-size: 20px;
}
#nav > li > a {
font-size: 15px;
}
.section-filter {
width: 24%;
margin-top: 30px;
padding: 20px;
}
.b-filter__btns {
margin-top: 15px;
text-align: center;
}
.slider-items-products .item img {
width: 100%;
}
.product-view .previews-list li {width:85px!important; margin-right:5px}
.product-view .flexslider-thumb .flex-direction-nav {
z-index: 0;
}
.payment-accept {
width: 100%;
text-align: center;
display: inline-block;
margin:0;
padding: inherit;
}
.payment-accept img {  margin-left: 5px;
opacity: 0.5;
width: 50px;}
.our-features-box ul {
width: 100%;
}
.header-banner .call-us i {
font-size: 16px;
margin-left: 10px;
}
.header-banner .call-us {
text-align: center;
font-size: 15px;
}
.header-banner .assetBlock {
width: 100%;
text-align: right;
}
#nav .level0-wrapper .nav-add {
padding-left: 0;
}
.col-2 .menu_image img {
width: 100%;
}
.col-2 .menu_image1 img {
width: 100%;
}
#nav .level0-wrapper2 .col-1 {
width: 69%;
}
#nav .col-1 ul.level0 > li {width:29%}
.toplinks .links div.demo {
display: none;
}
.toplinks div.links div a {
padding: 0 0 0 8px;
}
.our-features-box ul {
width: 100%;
}
.product-view .flexslider-thumb .flex-prev {
left: -10px;
}
.product-view .flexslider-thumb .flex-next {
right: -8px;
}
.product-view .flexslider-thumb {
padding: 0 22px;
}
.product-view .email-friend {
margin: auto;
}
.product-view .product-shop .add-to-box .pull-right {
float: left !important;
margin-top: 10px;
}
.product-view .product-shop .add-to-box .btn-cart {
padding: 7px 10px
}
.email-addto-box {
margin-left: 5px;
}
.product-additional .block-product-additional img {
width: 100%;
}
.footer-column {margin-right:15px}
footer address em {vertical-align:top!important}
footer address span {width:90%}
.social h4 {
margin: 6px 0 5px;
}
.footer-bottom .company-links li {
float: left;
}
#sequence-theme .controls a {
background-size: 50px;
}
.welcome-msg {
float: left;
}
.search-box {
width: 240px;
}
#search {
padding: 3px 6px;
width: 230px;
}
.search-btn-bg {
position: absolute;
padding: 6px 5px;
height: 26px;
right: 10px
}
#nav .level0-wrapper, #nav.classic .parent > ul {
padding-top: 15px;
}
#nav ul.level0 > li {
width: 14.2%;
}
#nav ul.level0 > li.last {
width: 136px;
}
#nav ul.level1 > li a {
display: inline-flex;
float: none;
}
#nav .level0-wrapper .nav-add .push_item {
width: 22.3%;
height: auto;
margin-right: 15px;
}
#nav .level0-wrapper .nav-add .push_item img {
width: 100%;
height: auto;
}
#nav ul.level0 > li .cat-img img {
width: 100%;
}
#nav .level0-wrapper .nav-add .push_item .push_img a {
height: 95px;
width: 100%;
}
#nav .level0-wrapper .nav-add .push_item_last {
width: 23.3%;
}
#nav .level0-wrapper .nav-add .push_item_last img {
width: 100%;
}
#nav .level0-wrapper, #nav.classic .parent > ul {
margin: auto;
padding: 10px 4px 10px 0px;
}
#nav .grid12-8 ul.level0 > li {
width: 22% !important;
}
.nav-block-center {
margin-top: 5px;
}
.grid12-5 {
width: 23%;
}
.grid12-5 img {
width: 100%;
}
.grid12-3 {
width: 22%;
}
.grid12-3 img {
width: 100%;
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper p {
font-size: 12px;
}
.grid12-4 {
width: 30%;
margin: 5px 20px 0 0;
}
.grid12-4 a img {
width: 100%;
}
.grid12-8 ul.level0 > li {
width: 185px !important;
}
.grid12-8 .cat-img img {
width: 185px !important;
}
.grid13-8 {
width: 71%;
}
.grid12-8 {
width: 65%;
}
#nav .grid13-8 ul.level0 > li {
width: 150px;
}
.slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager {
z-index: 5;
}
.cat-img img {
width: 170px;
}
.fl-custom-tabmenu .grid12-5 img {
width: 100%;
}
#nav .level0-wrapper .nav-add {
padding-left: 10px;
}
.mini-cart .basket a {
min-width: 100% !important;
margin: 0px 0px 0px 10px;
}
.header-container .right_menu {
margin-top: 8px;
}
.the-slideshow .slideshow .slide img {
width: 100%;
}
.navbar-collapse {
margin-left: 0; 
}
.navbar-form .search-btn {
width: 55px;
}   
ul.slideshow {
height: 330px !important;
}
.slideshow-wrapper .backward {
width: 25px;
top: 40%;
}
.slideshow-wrapper .forward {
top: 40%;
background: url(//donilocation.ch/wp-content/themes/harrier/images/slideshow-arrows.png) -76px 0 no-repeat;
width: 25px;
}
.slideshow-wrapper .forward:hover {
background-position: -76px -66px;
}
.caption.light1 {
right: 4% !important;
margin-right: 15% !important;
top: 8% !important;
width: 500px !important;
padding-top: 10px !important;
}
.caption.light1 .heading {
font-size: 40px;
margin-top: 0px;
}
.caption .normal-text1 {
display: none;
}
.caption.light1 .badge {
margin-top: -190px !important;
}
.caption.top-center {
padding-top: 4% !important;
width: 400px !important;
}
.caption .normal-text {
font-size: 20px !important;
margin-bottom: 0px !important;
}
.caption .heading {
font-size: 34px !important;
margin: 0px !important;
}
.caption p {
padding: 10px 0px !important;
}
.caption .intro-btn a {
padding: 10px 20px !important;
}
.caption .intro-btn {
margin-top: 0px !important;
padding: 5px 0px !important;
}
.caption.top-left {
padding-left: 0% !important;
margin-left: 24% !important;
}
.service-section .services {
width: auto;
}
.caption.light1 .heading {
font-size: 62px !important;
}
.offer-inner .left .col-1 img {
width: 100%;
}
.thm-mart-producttabs .thm-mart-pdt-content ul.pdt-list li {
width: 23%;
margin-left: 15px;
}
.thm-mart-pdt-content a.link-compare {
padding: 6px 8px;
}
.latest-blog { padding:0px}
.breadcrumbs ul {
padding: 0px 23px;
}
.breadcrumbs a, .breadcrumbs strong {
font-size: 20px;
}
.page-title h2 {
font-size:30px;
}
.cat-img-title.cat-box {
width: 60%;
left: 6%;
top: 5%;
}
.category-description .slider-items-products .owl-buttons a {
left: 5px;
padding: 2px 3px 10px 0px;
height: 40px;
width: 40px;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
font-size: 20px;
padding: 0px 13px;
line-height: 34px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
font-size: 20px;
padding: 0px 13px;
line-height: 34px;
}
#sort-by {
display: none;
}
.block-cart .block-title {
font-size: 20px;
}
.toolbar .pager {
float: right;
margin: 0px 0px;
width: 70%;
}
.pager .pages li a { }
.box-category > ul > li ul > li > a {
padding: 6px 10px !important;
}
.col-left .block-cart ul li.item {
display: inline-block;
}
.col-left .block-cart .block-content ul li .product-details {
width: 55%;
}
.side-nav-categories {
margin-bottom: 30px;
}
.category-products {
overflow: hidden;
padding: 0px 13px 0px 13px;
}
ol#compare-items li a.product-name {
width: 75%;
}
#recently-viewed-items .product-name {
width: 90%;
}
.block-banner img {
width: 100%;
}
.block .block-content { }
.block {
margin: 0px 0px 25px 0px;
}
.products-list .product-shop {
width: 66%;
margin-left: 15px;
}
.products-list button.button span {
font-weight: normal;
display: none;
}
.products-list .add-to-links span {
display: none;
}
.products-list .btn-cart:before {
padding-right:0px;
}
.products-list .actions .add-to-links a.link-wishlist {
margin-right:0px;
}
.products-list .product-image {
width: 30%;
}
.products-list .item a img {
width: 100%;
}
.product-view .email-friend a span {
display: none;
}
.product-view .add-to-links span {
display: none;
}
.col2-set .col-1 h2 {
font-size: 20px;
}
.col2-set .col-2 h2 {
font-size: 20px;
}
.block-progress .block-content { }
.col-lg-8.col-md-8.col-sm-8.col-xs-12.col1 {text-align:left}
.newsletter-wrap input[type="text"] {width:436px!important}
footer .co-info {
padding: 40px 15px 0;
}
.footer-column {
width: 27%;
}
footer a {
font-size: 15px;
}
.home-slider5 .info {
left: 10%;
width: 1199px;
}
}
@media (min-width: 1240px) and (max-width: 1500px) {
.sidebar .section-filter h2 {width:100%; min-width: 212px; display:block}
.sidebar .section-filter h2:after {content:none}
.side-nav-categories .block-title {min-width: 212px; display:block}
.side-nav-categories .block-title:after {content:none; } 
.block .block-title {min-width: 212px; display:block}
.block .block-title:after {content:none; } 
.blog-side h2 {width: 200px;}
.blog-side h2:after, .popular-posts h2:after, .widget_recent_entries h2:after, widget_recent_comments h2:after {right:-30px}
.blog-side .featured-thumb {width:100%; float:none}
.blog-side .featured-thumb img {width:100%}
.block-cart ul li.item img {
width: 50px;
}
ol#compare-items li a.product-name {width:auto}
footer .co-info {
padding: 40px 15px 0;
}
.footer-column {
width: 27%;
}
.slider-items-products .item img {
width: 100%;
}
.header-banner .call-us i {
margin-left: 8px;
}
.header-banner .call-us {
text-align: center;
font-size: 16px;
}
#nav > li > a > span {
padding: 0 13px;
}
#nav > li > a {
font-size: 16px;
}
.fl-links .clicker {
padding: 0px 0px 0px 10px;
}
.mini-cart .basket a {
margin: 0px 0px 0px 0px;
}
.section-filter {
width: 25%;
}
.home-slider5 .info {
left: 10%;
width: 1300px;
}
.toolbar .pager {
float: right;
margin: 6px 0px;
width: 70%;
}
#sort-by {
display: none;
}
.products-list button.button span {
font-weight: normal;
display: none;
}
.products-list .add-to-links span {
display: none;
}
.products-list .btn-cart:before {
padding-right:0px;
}
.products-list .actions .add-to-links a.link-wishlist {
margin-right:0px;
}
.button-clear:before {
padding-right: 0px; 
}
.blog-wrapper .entry-date {
top: 39px;
}
}
@media (max-width: 767px) {
.page-heading {margin-top:0px; padding:25px 0px}
.blog-wrapper .entry-date {
top:42px;
}
.page-not-found img {width:100%}
.multiple_addresses .title-buttons {text-align: left;}
.data-table .price {
font-size: 16px;
font-weight: bold;
color: #000;
}
}