/*------------------------------------------------------------------
[Table of contents]

1. General
2. Re-usable Styles
3. Body
4. Header
5. Footer
6. Magnific Popup
7. Custom Checkbox + Radio
8. Post Syling
9. Overlay
10. Sidebar & Widgets
11. Pagination
12. Carousel
13. Snap To Scroll
14. Custom Scrollbar
15. Form Styling
16. Revolution Slider
17. Contact Page
18. 404 Page
19. WP-Specific
20. Mobile Menu
21. Side Cart
22. Comments
23. Shop
24. Shortcodes
25. Animations
26. Style Switcher
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
General
*/
html {
  height: 100%;
  min-height: 100%;
  overflow-y: scroll !important;
}

body {
  color: #868686;
  background: #f9f9f9;
  letter-spacing: 0.05em;
  height: 100%;
  position: static;
  min-height: 100%;
}
body div, body dl, body dt, body dd, body ul, body ol, body li, body pre, body form, body p, body blockquote, body th, body td {
  font-size: inherit;
  font-family: inherit;
}
body p,
body lighting-color {
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
}
body strong {
  font-weight: 600;
}

figure {
  margin: 0;
}

a {
  color: #151515;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  color: #99cccc;
}

h1, h2, h3, h4, h5, h6 {
  color: #151515;
  letter-spacing: -0.05em;
}

/*------------------------------------------------------------------
Re-usable Styles
*/
.mont, h1, h2, h3, h4, h5, h6, .header .menu-holder #quick_cart .float_count, .bar-side, #full-menu .sf-menu > li > a, #searchpopup input, .widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a, .widget.widget_shopping_cart .widget_shopping_cart_content .total, input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder, label, .order-detail-page .customer_details dt, .select-wrapper select, .content404 figure, .menu-footer, .mobile-menu > li > a, #side-cart .buttons a, #side-cart .subtotal, #side-cart ul li .list_content, #comments #comment-title + .text-center a, .badge, .product-information .back_to_shop, .price, .shopping_bag, .cart_totals table, #customer_login .login-section + .login-section .or, .payment_methods li .custom_label, #my-account .account-user .user-name, #my-account #my-account-nav li a, .cart-empty .message, .your-order-header .order-container, .smalltitle, #checkout_thankyou h2, .mediumtitle, .largetitle, .extralargetitle, .btn,
.button,
input[type=submit], .thb_tabs .tabs dd a,
.thb_tabs .tabs li a,
.thb_tour .tabs dd a,
.thb_tour .tabs li a, .notification-box {
  font-family: "Montserrat", sans-serif;
}

.reset, #full-menu .sub-menu, .widget.widget_calendar table, .searchform fieldset, .mobile-menu .sub-menu {
  margin: 0;
  padding: 0;
}

.cf:before, .post .post-gallery:before, .wpcf7-form-control-wrap:before, #ship-to-different-address:before, ul.accordion > li .content:before, .cf:after, .post .post-gallery:after, .wpcf7-form-control-wrap:after, #ship-to-different-address:after, ul.accordion > li .content:after {
  content: " ";
  display: table;
}
.cf:after, .post .post-gallery:after, .wpcf7-form-control-wrap:after, #ship-to-different-address:after, ul.accordion > li .content:after {
  clear: both;
}

.endcolumn [class*="column"] + [class*="column"]:last-child, .blog-container.style3 > .row [class*="column"] + [class*="column"]:last-child, .thb-portfolio [class*="column"] + [class*="column"]:last-child, .products [class*="column"] + [class*="column"]:last-child, .product-page .variations [class*="column"] + [class*="column"]:last-child, .related [class*="column"] + [class*="column"]:last-child, .posts [class*="column"] + [class*="column"]:last-child {
  float: left;
}

.thb-five {
  width: 20%;
}
@media only screen and (max-width: 40.063em) {
  .thb-five {
    width: 100%;
  }
}

.transition, a, .custom_check + .custom_label, .custom_check + .custom_label:before, .post .post-meta ul li, .post .post-gallery .simple-overlay, .overlay-effect .simple-overlay, .carousel .owl-controls .owl-buttons div, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea, .floatlabel-wrapper .label-floatlabel, .hesperiden.tparrows, .mobile-menu li.menu-item-has-children > a span .menu_icon, .product-information .back_to_shop:after, .product-category > a, .product-category > a img, .product-category > a .title, .product-category > a:after, .btn,
.button,
input[type=submit], .mouse_scroll, .mouse_scroll:hover, .list > h6, ul.accordion > li > div.title, .thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after, .toggle .title, .toggle .title:after, .post .post-content .iconbox > span, .team_member .overlay, .clients.row .client.columns img, #style-switcher {
  -moz-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.admin-bar .admin-style, .admin-bar #wrapper .preloader, #wrapper .admin-bar .preloader, .admin-bar .header, .admin-bar .bar-side, .admin-bar #searchpopup, .admin-bar .share_container, .admin-bar #mobile-menu, .admin-bar #side-cart {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .admin-style, .admin-bar #wrapper .preloader, #wrapper .admin-bar .preloader, .admin-bar .header, .admin-bar .bar-side, .admin-bar #searchpopup, .admin-bar .share_container, .admin-bar #mobile-menu, .admin-bar #side-cart {
    top: 32px;
  }
}

.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.row.no-padding {
  margin: auto;
}
.row.no-padding > .columns,
.row.no-padding .owl-item > .columns {
  padding: 0;
}
.row.max_width {
  max-width: 68.75em;
  margin: 0 auto;
}

/*------------------------------------------------------------------
Body
*/
#wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 60px;
  min-height: 100%;
}
.footer_off #wrapper, .footer-fixed #wrapper {
  padding-bottom: 0;
}
.footer-fixed #wrapper #footer {
  position: fixed;
  z-index: 40;
}
.footer-fixed #wrapper [role="main"] {
  padding: 0 0 60px;
}
@media only screen and (min-width: 40.063em) {
  .footer-fixed #wrapper [role="main"] {
    padding: 80px 60px 60px;
  }
}
#wrapper [role="main"] {
  position: relative;
  z-index: 10;
  padding: 0;
}
.site_bars_off #wrapper [role="main"] {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 40.063em) {
  #wrapper [role="main"] {
    padding: 80px 60px 0;
  }
}
#wrapper .preloader {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 80px 60px 0;
  background: #f9f9f9 url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/preloader.gif) center center no-repeat;
  -moz-background-size: 55px 55px;
  -o-background-size: 55px 55px;
  -webkit-background-size: 55px 55px;
  background-size: 55px 55px;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  #wrapper .preloader {
    margin-left: 0;
    margin-right: 0;
  }
}

/*------------------------------------------------------------------
Header
*/
.header {
  height: auto;
  position: static;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 101;
  line-height: 40px;
  padding: 15px 22px 15px 30px;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (min-width: 40.063em) {
  .header {
    position: fixed;
    height: 80px;
    padding: 20px 60px;
  }
}
.header.row {
  max-width: 100%;
}
.header.style2 .logo {
  text-align: left;
}
@media only screen and (min-width: 64.063em) {
  .header.style1 .logo {
    text-align: center;
  }
}
.header .logo {
  display: table;
  min-height: 1px;
}
.header .logo .logolink {
  display: table-cell;
  vertical-align: middle;
  max-width: 100%;
}
.header .logo .logoimg {
  display: inline-block;
  max-height: 40px;
}
.header .menu-holder {
  text-align: right;
}
.header .menu-holder > a {
  vertical-align: middle;
}
.header .menu-holder > a + a {
  margin-left: 5px;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder > a + a {
    margin-left: 15px;
  }
  .header .menu-holder > a + a:after {
    display: block;
  }
}
.header .menu-holder > a + a:after {
  content: '';
  display: none;
  position: absolute;
  width: 1px;
  height: 9px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAASCAYAAABxYA+/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpiLC4uTmMAAiYGKGD8//8/A4oInMFSUlJCd8UAAQYADLQTH7miXlMAAAAASUVORK5CYII=);
  top: 11px;
  left: -10px;
  -moz-background-size: 1px 9px;
  -o-background-size: 1px 9px;
  -webkit-background-size: 1px 9px;
  background-size: 1px 9px;
}
.header .menu-holder #quick_search {
  display: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder #quick_search {
    display: inline-block;
  }
}
.header .menu-holder #quick_search #search_icon {
  top: 4px;
  position: relative;
}
.header .menu-holder #quick_cart {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.header .menu-holder #quick_cart #cart_icon {
  position: relative;
  overflow: visible;
}
.header .menu-holder #quick_cart .float_count {
  display: block;
  width: 30px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 0;
  line-height: 24px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
}
.header .menu-holder #quick_cart:hover, .header .menu-holder #quick_cart:focus {
  color: #151515;
}
@media only screen and (max-width: 40.063em) {
  .header .menu-holder #quick_cart:after {
    display: none;
  }
}

/* Bars on the sides */
.bar-side {
  background: #fff;
  width: 60px;
  padding: 0 24px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 40;
  white-space: nowrap;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #909090;
  font-weight: 400;
}
@media only screen and (max-width: 40.063em) {
  .bar-side {
    display: none;
  }
}
.bar-side > div {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 24px;
  width: 300px;
  height: 12px;
  line-height: 12px;
  margin-top: 150px;
  text-align: center;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.bar-side > div.right-side {
  left: auto;
  right: 34px;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#bar-left {
  left: 0;
}

#bar-right {
  right: 0;
}

/*------------------------------------------------------------------
Full Menu
*/
#full-menu {
  display: none;
  vertical-align: middle;
}
@media only screen and (min-width: 75em) {
  #full-menu {
    display: inline-block;
  }
}
#full-menu .sf-menu {
  list-style: none;
  margin: 0;
}
#full-menu .sf-menu a {
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
}
#full-menu .sf-menu i {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.rtl #full-menu .sf-menu i {
  margin-right: 0;
  margin-left: 10px;
}
#full-menu .sf-menu > li {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 75em) {
  #full-menu .sf-menu > li {
    margin: 0 15px 0 0;
  }
}
@media only screen and (min-width: 90.063em) {
  #full-menu .sf-menu > li {
    margin: 0 20px 0 0;
  }
}
@media only screen and (max-width: 40.063em) {
  #full-menu .sf-menu > li {
    display: block;
  }
}
#full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
  color: #99cccc;
}
#full-menu .sf-menu > li > a {
  display: block;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #151515;
  padding: 10px 0;
}
#full-menu .sf-menu > li > a:hover {
  color: #99cccc;
}
#full-menu li.menu-item-has-children > a {
  padding-right: 15px;
  position: relative;
}
#full-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#full-menu .sub-menu {
  display: none;
  list-style: none;
  text-align: left;
  position: absolute;
  left: -25px;
  top: 100%;
  background: #fff;
  padding: 17px 25px;
}
.rtl #full-menu .sub-menu {
  text-align: right;
}
#full-menu .sub-menu.has_bg {
  padding-right: 160px;
  padding-bottom: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.rtl #full-menu .sub-menu.has_bg {
  padding-right: 30px;
  padding-left: 160px;
  background-position: bottom left;
}
#full-menu .sub-menu.thb_mega_menu > li {
  width: 160px;
  min-width: 160px;
  display: table-cell;
}
#full-menu .sub-menu.thb_mega_menu > li .megamenu-title a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #151515;
  margin-bottom: 10px;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-child + .menu-item-mega-child {
  padding-left: 25px;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-link {
  display: block;
  width: 100%;
}
#full-menu .sub-menu.thb_mega_menu > li .sub-menu {
  position: relative;
  top: 0;
  padding: 0;
  display: block;
  left: 0;
}
#full-menu .sub-menu > li.menu-item-has-children > a {
  position: relative;
}
#full-menu .sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
}
#full-menu .sub-menu li {
  display: block;
  min-width: 180px;
  position: relative;
}
#full-menu .sub-menu li a {
  display: block;
  line-height: 2;
  font-size: 12px;
  color: #909090;
  font-weight: 400;
}
#full-menu .sub-menu li a:hover {
  color: #99cccc;
}
#full-menu .sub-menu li .sub-menu {
  position: absolute;
  left: 100%;
  top: -20px;
}

/*------------------------------------------------------------------
Footer
*/
#footer {
  background: #fff;
  padding: 0;
  width: 100%;
  min-height: 60px;
  text-align: center;
  padding: 20px 0;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#footer.row {
  max-width: 100%;
}
#footer .social-links {
  line-height: 20px;
}
#footer .social-links a {
  color: rgba(0, 0, 0, 0.3);
  margin-left: 15px;
}
#footer .social-links p {
  font-size: 14px;
  margin: 0;
}
#footer .menu {
  display: block;
  margin: 0;
}
#footer .menu li {
  display: inline-block;
}
#footer .menu li a {
  font-size: 12px;
}
#footer .menu li:first-child a {
  margin-left: 0;
}

/*------------------------------------------------------------------
Fresco
*/
#searchpopup {
  position: fixed;
  z-index: 99;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  margin: 0;
  display: none;
  background: rgba(153, 204, 204, 0.95);
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#searchpopup:before {
  content: '';
  display: inline-block;
  height: 33%;
  vertical-align: middle;
}
@media only screen and (min-width: 75em) {
  #searchpopup:before {
    height: 100%;
  }
}
#searchpopup .spacer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close_white.png) 10 10, no-drop;
}
#searchpopup .vcenter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.site_bars_off #searchpopup {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 40.063em) {
  #searchpopup {
    margin: 80px 60px 0;
  }
}
#searchpopup p {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}
#searchpopup input {
  color: #fff;
  font-size: 80px;
  padding: 0;
  margin: 0;
  background: none;
  height: auto;
  text-align: center;
  text-transform: uppercase;
  max-width: 100%;
  border: 0;
  font-weight: 600;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
#searchpopup input.placeholder {
  color: rgba(21, 21, 21, 0.25);
}
#searchpopup input:-moz-placeholder {
  color: rgba(21, 21, 21, 0.25);
}
#searchpopup input::-moz-placeholder {
  color: rgba(21, 21, 21, 0.25);
}
#searchpopup input:-ms-input-placeholder {
  color: rgba(21, 21, 21, 0.25);
}
#searchpopup input::-webkit-input-placeholder {
  color: rgba(21, 21, 21, 0.25);
}
@media only screen and (max-width: 40.063em) {
  #searchpopup input {
    font-size: 40px;
  }
}

/*------------------------------------------------------------------
Custom Checkbox + Radio
*/
.custom_check {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.custom_check + .custom_label {
  display: block !important;
  float: left;
  margin: 0;
  padding: 0 0 0 35px;
  min-height: 16px;
  line-height: 16px;
  position: relative;
  text-transform: none;
}
.custom_check + .custom_label:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid rgba(15, 15, 15, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.custom_check + .custom_label:hover:before {
  border-color: #0f0f0f;
}
.custom_check:checked + .custom_label:before {
  border-color: #99cccc;
  border-width: 4px;
  background: #fff;
}

input[type="radio"].custom_check + .custom_label:before {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*------------------------------------------------------------------
Post Syling
*/
.blog-container {
  padding: 20px 0;
}
@media only screen and (min-width: 64.063em) {
  .blog-container {
    padding: 50px 35px;
  }
}
.blog-container.no-results {
  padding: 0  20px !important;
}

.thb-portfolio.masonry .post, .thb-portfolio .post {
  margin-bottom: 0;
}
.thb-portfolio.masonry .post .post-gallery, .thb-portfolio .post .post-gallery {
  margin-bottom: 0;
}
.post.page {
  margin-bottom: 0;
}
.post .post-meta ul {
  list-style: none;
  margin: 0 0 30px;
}
.post .post-meta ul li {
  display: inline-block;
  color: #676767;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 5px;
  font-weight: 300;
}
.post .post-meta ul li a {
  display: inline-block;
  color: #99cccc;
}
.post .post-meta ul li a:hover {
  color: #151515;
}
.post .post-meta ul li:first-child {
  padding-left: 0;
}
.post .post-gallery {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.post .post-gallery img {
  width: 100%;
}
.single-post .post .post-gallery {
  padding-bottom: 35%;
}
.post .post-gallery .simple-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  will-change: opacity;
  background: rgba(153, 204, 204, 0.5);
}
.post .post-gallery > a {
  display: block;
}
.post .post-content {
  float: none;
}
.post .post-content.bold-text p {
  font-size: 16px;
  font-weight: 500;
}
.post .post-content p {
  letter-spacing: 0.05em;
}
.post .post-content del {
  color: #151515;
}
.post .post-content ul, .post .post-content ol {
  margin-left: 0;
  list-style-position: inside;
  font-size: 14px;
  font-weight: 300;
}
.post .post-content ul ul, .post .post-content ul ol, .post .post-content ol ul, .post .post-content ol ol {
  margin: 10px 0 0 15px;
}
.post .post-content ul li, .post .post-content ol li {
  margin-bottom: 10px;
}
.post .post-content pre {
  background: #f5f5f5;
  padding: 20px;
  font-size: 14px;
  border: 2px dashed #cfcfcf;
  hite-space: normal;
}
.post .post-content h1 {
  font-weight: 400;
  font-size: 64px;
  line-height: 72px;
  margin-top: 0;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 40.063em) {
  .post .post-content h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
.post .post-content h2 {
  font-size: 40px;
  line-height: 48px;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 30px;
}
.post .post-content h3 {
  font-size: 36px;
  line-height: 40px;
  margin-top: 0;
  font-weight: 400;
  letter-spacing: 0.2em;
  margin-bottom: 25px;
}
.post .post-content h4 {
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 25px;
}
.post .post-content h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
.post .post-content h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}
.post .product-information .post-title .post_categories {
  text-align: left;
  margin-bottom: 25px;
}
.post .post-title a {
  color: #151515;
}
.post .post-title a:hover {
  color: #99cccc;
}
.post .post-title h1 {
  display: block;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  margin: 0 0 20px;
}
.product-information .post .post-title h1 {
  margin-bottom: 15px;
}
.post .post-title h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  margin: 0;
}
@media only screen and (min-width: 40.063em) {
  .post .post-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post .post-title h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-title h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
.post .post-title h5 {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  line-height: 16px;
}
.post .post-title h3 {
  display: block;
  text-align: center;
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 400;
  line-height: 20px;
}
.post .post-title h3 + .shop-buttons {
  padding-top: 5px;
}
.post .post-title h4 {
  display: block;
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}
@media only screen and (min-width: 40.063em) {
  .post .post-title h4 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post .post-title h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-title h4 {
    font-size: 30px;
    line-height: 36px;
  }
}
.post .post-title hr {
  content: '';
  position: absolute;
  border: 0;
  display: block;
  bottom: 0;
  width: 38px;
  left: 50%;
  margin: 0 0 0 -19px;
  height: 1px;
  background: #151515;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.post:hover .post-gallery .simple-overlay {
  opacity: 1;
}
.post.large-image .post-title h4 {
  font-size: 40px;
  line-height: 50px;
}
.post.sticky {
  position: relative;
}
.post.sticky:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #99cccc transparent transparent;
}
.post.sticky.style2:after, .post.sticky.style3:after {
  right: 15px;
}
.post.style1 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 40.063em) {
  .post.style1 {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style1 {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style1 {
    margin-bottom: 90px;
  }
}
.post.style1 .post-title {
  margin-top: 30px;
}
@media only screen and (min-width: 40.063em) {
  .post.style1 .post-title {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style1 .post-title {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style1 .post-title {
    margin-top: 90px;
  }
}
.post.style2 {
  margin-bottom: 30px;
}
.post.style2 .post-title {
  margin: 25px 0 0;
}
.post.style2 .post-title h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
.post.style2 .post-meta ul {
  margin-bottom: 10px;
}
.post.style2 .post-meta ul li {
  font-size: 12px;
}
.post.style4, .post.style5 {
  margin-bottom: 0;
}
.post.style4 .post-title, .post.style5 .post-title {
  margin-top: 0;
}
.post.style4 .post-gallery, .post.style5 .post-gallery {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 300px;
  height: 100%;
}
@media only screen and (min-width: 40.063em) {
  .post.style4 .post-gallery, .post.style5 .post-gallery {
    min-height: 400px;
  }
}
.post.style4 .inner-padding, .post.style5 .inner-padding {
  padding: 20px;
  min-height: 0;
}
@media only screen and (min-width: 40.063em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 30px;
    min-height: 300px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 50px;
    min-height: 400px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 60px;
  }
}
.post.alternate {
  background: #f2f2f2;
}

.share_wrapper {
  text-align: center;
  line-height: 0;
}
.share_wrapper .btn {
  margin-bottom: 0;
}
.single-portfolio .share_wrapper {
  margin-bottom: 50px;
}

.share_container {
  position: fixed;
  z-index: 99;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  margin: 0;
  display: none;
  background: rgba(21, 21, 21, 0.95);
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.share_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.share_container .spacer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close_white.png) 10 10, no-drop;
}
.share_container .vcenter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.site_bars_off .share_container {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 40.063em) {
  .share_container {
    margin: 80px 60px 0;
  }
}

#product_share {
  float: left;
  width: 100%;
  font-weight: 900;
  font-size: 14px;
  color: #151515;
  direction: ltr;
  margin-bottom: 80px;
}
@media only screen and (max-width: 40.063em) {
  #product_share {
    height: auto;
  }
}
#product_share h6 {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 40px;
}
#product_share a {
  display: inline-block;
  margin: 0 -2px;
}
#product_share a.boxed-icon {
  color: #151515;
}
#product_share .placeholder {
  width: auto;
}

.blog_nav {
  border-top: 1px solid #e4e4e4;
  width: 100%;
}
.blog_nav a {
  display: block;
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 13px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 600;
  letter-spacing: 0.6em;
  border-right: 1px solid #e4e4e4;
  width: 50%;
  float: left;
}
.blog_nav a:hover {
  color: #151515;
}
.blog_nav a + a {
  border-right: 0;
}
.blog_nav a.prev {
  float: right;
}

/*------------------------------------------------------------------
Overlay
*/
.overlay-effect {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  max-height: 100%;
  height: 100%;
  /* Buttons */
}
.overlay-effect.fresco {
  display: block;
}
.horizontal .overlay-effect, .vertical .overlay-effect {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.horizontal .overlay-effect img, .vertical .overlay-effect img {
  visibility: hidden;
}
.overlay-effect img {
  width: 100%;
  line-height: 0;
}
.overlay-effect .simple-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 20;
  will-change: opacity;
  background: rgba(25, 13, 3, 0.95);
}
.overlay-effect:hover .simple-overlay {
  opacity: 1;
}
.overlay-effect .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  opacity: 0;
  padding: 20px;
}
.overlay-effect .overlay > div {
  display: table;
  width: 100%;
  height: 100%;
}
.overlay-effect .overlay > div > div {
  display: table-cell;
  vertical-align: middle;
}
.overlay-effect .overlay .post-title {
  margin-top: 0;
}
.overlay-effect .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0 0 25px;
}
.overlay-effect .yith-wcwl-add-to-wishlist a > i {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
}
.overlay-effect .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a,
.overlay-effect .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a {
  color: #e25842;
}
.overlay-effect .yith-wcwl-add-to-wishlist .text {
  display: none;
}
.overlay-effect .buttons {
  text-align: center;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table > div {
  display: table-cell;
  vertical-align: middle;
}

/*------------------------------------------------------------------
Sidebar & Widgets
*/
.page-container .sidebar + .sidebar-page .post {
  padding: 40px;
}

.sidebar-page {
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.pull {
    padding-left: 0;
    padding-right: 340px;
  }
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.push {
    padding-right: 0;
    padding-left: 340px;
  }
}

.sidebar {
  width: 100%;
  float: none;
  padding: 30px;
  background: #f5f5f5;
}
.sidebar.row {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64.063em) {
  .sidebar.pull {
    float: left;
  }
}
@media only screen and (min-width: 64.063em) {
  .sidebar {
    width: 340px;
    padding: 40px;
    float: right;
  }
}

.list-image {
  height: auto !important;
}

.widget {
  margin-bottom: 30px;
  color: #b8b8b8;
}
#footer .widget {
  color: inherit;
}
.widget:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  .widget:last-child {
    margin-bottom: 40px;
  }
}
.widget h6 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #151515;
  font-weight: 300;
  font-size: 12px;
  position: relative;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
.widget ul {
  margin: 0;
}
.widget ul li {
  display: block;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 !important;
}
.widget ul li:first-child {
  padding-top: 0;
}
.widget ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.widget ul li a {
  color: #737373;
}
#footer .widget ul li a {
  color: #878787;
}
.widget ul li p {
  font-size: 13px;
  line-height: 18px;
}
#footer .widget ul li {
  font-size: 13px;
  border-color: rgba(255, 255, 255, 0.1);
}
.widget ul.menu a {
  font-size: 14px;
  font-weight: 300;
}
.widget ul.menu .current-menu-item > a {
  color: #99cccc;
}
.widget ul.menu .sub-menu {
  margin-top: 15px;
  padding-top: 15px;
  padding-left: 10px;
  border-top: 1px solid #eeeeee;
}
.widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li {
  margin: 0;
  padding: 14px 0;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px dotted rgba(134, 134, 134, 0.6);
}
.widget.widget_recent_entries ul li .url, .widget.widget_recent_comments ul li .url {
  color: #99cccc;
}
.widget.widget_tag_cloud ul li {
  display: inline-block;
  padding: 0;
  border: 0;
}
.widget.widget_tag_cloud .next {
  display: none;
}
.widget.widget_categories ul li {
  padding: 12px 0;
}
.widget.widget_top_rated_products ul li, .widget.widget_products ul li, .widget.widget_recently_viewed_products ul li {
  float: left;
  width: 100%;
}
.widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a {
  display: block;
  font-size: 13px;
  color: #151515;
  font-weight: 400;
  margin-bottom: 5px;
  letter-spacing: -0.05em;
}
.widget.widget_top_rated_products ul li img, .widget.widget_products ul li img, .widget.widget_recently_viewed_products ul li img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 20px 0 0;
}
.rtl .widget.widget_top_rated_products ul li img, .rtl .widget.widget_products ul li img, .rtl .widget.widget_recently_viewed_products ul li img {
  float: right;
  margin: 0 0 0 20px;
}
.widget.widget_top_rated_products ul li .star-rating, .widget.widget_products ul li .star-rating, .widget.widget_recently_viewed_products ul li .star-rating {
  display: none;
}
.widget.widget_top_rated_products ul li span, .widget.widget_products ul li span, .widget.widget_recently_viewed_products ul li span {
  font-size: 14px;
  color: #151515;
}
.widget.widget_top_rated_products ul li:last-child, .widget.widget_products ul li:last-child, .widget.widget_recently_viewed_products ul li:last-child {
  border-bottom: 0;
  padding-bottom: 15px;
}
.widget.widget_calendar #calendar_wrap {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table {
  background: transparent;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget.widget_calendar table thead {
  background: transparent;
  font-size: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table thead th {
  padding: 13px 0;
  color: #303030;
  text-align: center;
  font-weight: 800;
}
.widget.widget_calendar table tbody tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.01);
}
.widget.widget_calendar table tbody td {
  font-size: 12px;
  color: #686868;
  text-align: center;
  padding: 9px 0;
}
.widget.widget_calendar table tfoot {
  background: transparent;
  margin-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table tfoot tr td {
  padding: 12px 14px;
  font-size: 12px;
}
.widget.widget_calendar table tfoot tr td a {
  color: #737373;
  text-transform: uppercase;
  font-weight: 800;
}
.widget.widget_calendar table tfoot tr #next {
  text-align: right;
}
.widget.widget_calendar table caption {
  color: #303030;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.woocommerce {
  height: auto;
  border: 0;
}
.widget.woocommerce.widget_layered_nav ul {
  max-height: 190px;
  overflow: hidden;
  position: relative;
}
.widget.woocommerce.widget_layered_nav ul li {
  border: 0;
  padding-top: 0;
}
.widget.woocommerce.widget_layered_nav ul li a {
  text-transform: capitalize;
  font-size: 14px;
}
.widget.woocommerce.widget_layered_nav ul li .count {
  color: #99cccc;
  font-size: 14px;
}
.widget.woocommerce.widget_layered_nav ul li .count:before {
  content: '(';
}
.widget.woocommerce.widget_layered_nav ul li .count:after {
  content: ')';
}
.widget.widget_product_categories li {
  padding: 0 0 15px 0;
  border: 0;
}
.widget.widget_product_categories li a {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
}
.widget.widget_product_categories li ul {
  margin-left: 25px;
  padding: 15px 0 0 0;
}
.widget.widget_product_categories li ul li {
  padding: 0 0 10px 0;
}
.widget.widget_product_categories li ul li a {
  text-transform: uppercase;
  font-size: 12px;
}
.widget.widget_product_categories li ul li:last-child {
  padding-bottom: 0;
}
.widget.widget_flickr .overlay-effect, .widget.widget_dribbble .overlay-effect {
  width: 85px;
  margin: 0 1px 1px 0;
  overflow: hidden;
  display: block;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  will-change: opacity, filter;
}
.widget.widget_flickr .overlay-effect:hover, .widget.widget_dribbble .overlay-effect:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 0.999;
}
.widget.widget_flickr .overlay-effect a, .widget.widget_dribbble .overlay-effect a {
  display: block;
}
.widget.widget_latestimages ul li {
  float: left;
  width: 100%;
}
.widget.widget_latestimages figure {
  float: left;
}
.rtl .widget.widget_latestimages figure {
  float: right;
}
.rtl .widget.widget_latestimages figure img {
  width: 50px;
  margin-right: 0;
  margin-left: 18px;
}
.widget.widget_latestimages figure img {
  width: 50px;
  margin-right: 18px;
}
.widget.widget_subscribe_widget .row {
  margin: 0 -3px;
}
.widget.widget_subscribe_widget .row .columns {
  padding: 0 3px;
}
.widget.widget_subscribe_widget .row .columns input[type="text"] {
  height: 40px;
}
.widget.widget_subscribe_widget .row .columns .btn {
  padding: 12px 0;
  width: 100%;
}
.widget.widget_thbtwitter .created {
  display: none;
}
.widget.widget_thbtwitter ul {
  margin-bottom: 15px;
}
.widget.widget_thbtwitter li {
  line-height: 18px;
}
.widget.widget_thbtwitter li a {
  font-weight: 600;
}
#footer .widget.widget_thbtwitter ul li a {
  color: #2caae1 !important;
}
.widget.widget_thbtwitter .btn.twitter {
  position: relative;
  padding: 10px 18px 10px 44px;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  border-color: #2caae1 !important;
  background: #2caae1 !important;
}
.widget.widget_thbtwitter .btn.twitter strong {
  font-weight: 600;
}
.widget.widget_thbtwitter .btn.twitter i {
  position: absolute;
  top: 8px;
  left: 13px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li {
  float: left;
  width: 100%;
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li img {
  float: left;
  width: 60px;
  margin-right: 20px;
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li h6 {
  color: #151515;
  margin: 0 0 9px;
  padding: 0;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: -0.05em;
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li .quantity {
  float: none;
  font-size: 13px;
  line-height: 13px;
  color: #151515;
  display: block;
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li .quantity .amount {
  font-weight: 400;
  color: #151515;
  font-size: 13px;
  line-height: 13px;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .total {
  margin-top: 20px;
  padding-top: 11px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  float: left;
  width: 100%;
  letter-spacing: -0.05em;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .total strong {
  float: left;
  color: #151515;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  float: right;
  font-size: 16px;
  line-height: 16px;
  color: #151515;
  font-weight: 400;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .buttons {
  float: left;
  width: 100%;
  margin: 0;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
  width: 100%;
  float: left;
}
.widget.widget_product_search #s {
  float: left;
}

/*------------------------------------------------------------------
Pagination
*/
.pagination {
  margin: 30px 0.9375em;
  height: 45px;
  text-align: center;
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .pagination {
    padding: 0 120px;
  }
}
.pagination ul {
  list-style: none;
  display: block;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
}
.pagination .page-numbers {
  display: inline-block;
  line-height: 43px;
  color: #c4c4c4;
  margin: 0 10px;
  font-weight: 600;
}
.pagination .page-numbers.next {
  float: right;
  right: 0;
}
.pagination .page-numbers.next i {
  margin-left: 10px;
}
.pagination .page-numbers.prev {
  float: left;
  left: 0;
}
.pagination .page-numbers.prev i {
  margin-right: 10px;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  display: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 1px;
  color: #151515;
}
.pagination .page-numbers.prev i, .pagination .page-numbers.next i {
  font-size: 16px;
  color: #707070;
  vertical-align: middle;
}
@media only screen and (min-width: 64.063em) {
  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    display: block;
  }
}
.pagination .page-numbers.current {
  color: #99cccc;
}
#shop-page .pagination {
  margin: 0 15px;
}
@media only screen and (min-width: 64.063em) {
  #shop-page .pagination {
    margin: 0 35px;
  }
}

/*------------------------------------------------------------------
Carousel
*/
.carousel-container {
  position: relative;
  float: left;
  max-width: 100%;
}

.carousel {
  width: 100%;
  max-width: 100%;
  direction: ltr;
  display: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.carousel.owl-loaded {
  display: block;
}
.carousel.owl-drag .owl-item {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.carousel.owl-loading {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.carousel.owl-rtl {
  direction: rtl;
}
.carousel.owl-rtl .owl-item {
  float: right;
}
.carousel .owl-item {
  float: left;
  position: relative;
  min-height: 1px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.carousel .owl-item .columns {
  width: 100% !important;
}
.carousel .owl-wrapper {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  cursor: -webkit-grab;
}
.carousel .owl-controls {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.carousel .owl-controls .owl-nav {
  display: none;
}
.carousel .owl-controls .owl-nav.disabled {
  display: none;
}
.carousel .owl-controls .owl-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
  text-align: center;
}
.carousel .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(20, 20, 20, 0.15);
  margin: 0 4px;
}
.carousel .owl-controls .owl-pagination .owl-page.active {
  background: #141414;
}
.carousel .owl-controls .owl-buttons div {
  display: block;
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  cursor: pointer;
}
.carousel .owl-controls .owl-buttons div.owl-prev {
  left: -100px;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-left.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.carousel .owl-controls .owl-buttons div.owl-next {
  right: -100px;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-right.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.carousel .owl-controls .owl-buttons div:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.carousel:hover .owl-controls .owl-buttons div.owl-prev {
  left: 30px;
}
.carousel:hover .owl-controls .owl-buttons div.owl-next {
  right: 30px;
}
.carousel .post {
  min-height: 1px;
  position: relative;
}
.carousel.light .owl-controls .owl-dots .owl-dot.active {
  background: #fff;
}

/*------------------------------------------------------------------
Custom Scrollbar
*/
.ps-container {
  position: relative;
  height: 100%;
  overflow: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.touch .ps-container {
  -webkit-overflow-scrolling: touch;
}
.ps-container:hover .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  background-color: #e6e6e6;
  width: 4px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ps-container .ps-scrollbar-y-rail.in-scrolling .ps-scrollbar-y {
  width: 4px;
}
.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
  position: absolute;
  background: #151515;
  right: 0x;
  width: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  left: 0;
  bottom: 10px !important;
  background-color: #e6e6e6;
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail.in-scrolling .ps-scrollbar-x {
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x {
  position: absolute;
  background: #151515;
  bottom: 0px;
  height: 2px;
}

/*------------------------------------------------------------------
Form Styling
*/
form {
  margin: 0;
}
form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid #d4d4d4;
  padding: 18px 25px;
  height: 52px;
  margin: 0 0 30px;
  color: #868686;
  font-size: 14px;
  font-weight: 300;
  max-width: 100%;
  outline: 0;
  letter-spacing: 0.2em;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type="text"].full, .form-row input[type="text"],
input[type="password"].full, .form-row
input[type="password"],
input[type="date"].full, .form-row
input[type="date"],
input[type="datetime"].full, .form-row
input[type="datetime"],
input[type="email"].full, .form-row
input[type="email"],
input[type="number"].full, .form-row
input[type="number"],
input[type="search"].full, .form-row
input[type="search"],
input[type="tel"].full, .form-row
input[type="tel"],
input[type="time"].full, .form-row
input[type="time"],
input[type="url"].full, .form-row
input[type="url"],
textarea.full, .form-row
textarea {
  width: 100%;
}
input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder {
  border: 0;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/bg_commentform.png) bottom left repeat-x;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  padding: 0;
  color: #151515;
  margin-top: 10px;
  margin-bottom: 20px;
  -moz-background-size: 8px 40px;
  -o-background-size: 8px 40px;
  -webkit-background-size: 8px 40px;
  background-size: 8px 40px;
}

.parsley-error-list,
.wpcf7-not-valid-tip,
.screen-reader-response {
  display: none !important;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

label, .order-detail-page .customer_details dt {
  font-size: 12px;
  float: left;
  width: 100%;
  color: #151515;
  margin: 0 0 15px;
  line-height: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

textarea {
  min-height: 162px;
  line-height: 40px;
  resize: none;
  overflow: auto;
}
.wpcf7-form textarea {
  min-height: 200px;
}
.review-popup textarea {
  min-height: 150px;
}
textarea.placeholder {
  background-attachment: local;
  background-repeat: repeat;
  background-position: top left;
}

/* Float label */
.floatlabel-wrapper {
  position: relative;
}
.floatlabel-wrapper .label-floatlabel {
  display: block;
  position: absolute;
  top: 20px;
  margin: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.floatlabel-wrapper .label-floatlabel.active-floatlabel {
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.select-wrapper {
  position: relative;
  float: left;
  margin-bottom: 15px;
  outline: 0;
  min-width: 170px;
  border: 1px solid #eaeaea;
  color: #151515;
}
.select-wrapper:after {
  content: '';
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjYuN3B4IiB2aWV3Qm94PSIwIDAgOCA0LjcwNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNy45OTggNC43MDciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCQ0KCQkJPHJlY3QgeD0iMS44NTQiIHk9Ii0wLjQ3NSIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMC45NzQ3IDIuMzUzNCkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiB3aWR0aD0iMSIgaGVpZ2h0PSI1LjY1NyIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQkNCgkJCTxyZWN0IHg9IjIuODE3IiB5PSIxLjg1NCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMC4wMTA3IDQuNjgxMSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiB3aWR0aD0iNS42NTciIGhlaWdodD0iMSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat;
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 15px;
  line-height: 1;
}
.rtl .select-wrapper select {
  padding: 11px 17px 11px 34px;
}
.rtl .select-wrapper:after {
  right: auto;
  left: 15px;
}
.select-wrapper select {
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 46px;
  padding: 11px 34px 11px 17px;
  border: 0;
  text-transform: uppercase;
  background: #fff;
  color: #151515;
  outline: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: radio-container;
}
.shipping-calculator-form .select-wrapper {
  width: 100%;
}

/* Firefox & MS11 Fixes */
@-moz-document url-prefix() {
  .select-wrapper:after {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-wrapper:after {
    display: none;
  }
}
/*------------------------------------------------------------------
Revolution Slider
*/
.hesperiden.tparrows {
  top: 50% !important;
}
.hesperiden.tparrows:before {
  display: none !important;
}

.hesperiden.tparrows {
  width: 48px !important;
  height: 48px !important;
  border-radius: 0 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.hesperiden.tparrows.tp-leftarrow {
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-left.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.hesperiden.tparrows.tp-leftarrow:hover {
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-left.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.hesperiden.tparrows.tp-rightarrow {
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-right.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.hesperiden.tparrows.tp-rightarrow:hover {
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/arrow-right.png) left top no-repeat;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
}
.hesperiden.tparrows:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.hesperiden.tp-bullets .tp-bullet {
  width: 10px !important;
  height: 10px !important;
  background: rgba(20, 20, 20, 0.15) !important;
  border: 0 !important;
  margin: 0 4px;
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hesperiden.tp-bullets .tp-bullet.selected {
  background: #141414 !important;
}
.hesperiden.tp-bullets .tp-arrows {
  display: none !important;
}

/*------------------------------------------------------------------
Contact Page
*/
.infoBox {
  background: #fff;
}
.infoBox > img {
  z-index: 99;
}

.marker-info-win {
  width: 380px;
  border: 1px solid #151515;
  padding: 10px;
  position: relative;
}
.marker-info-win h1 {
  font-size: 16px !important;
  font-weight: 500;
  text-transform: uppercase;
  color: #151515;
  margin: 5px 0 10px !important;
  line-height: 1 !important;
}
.marker-info-win p {
  font-size: 13px;
  line-height: 16px;
  color: #737373;
  font-weight: 300;
  margin-bottom: 10px;
}
.marker-info-win:after, .marker-info-win:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.marker-info-win:after {
  border-top-color: #ffffff;
  border-width: 12px;
  margin-left: -12px;
}
.marker-info-win:before {
  border-top-color: #000;
  border-width: 14px;
  margin-left: -14px;
}
.marker-info-win .marker-inner-win {
  padding-left: 130px;
}
.marker-info-win .image {
  float: left;
  width: 110px;
}

/*------------------------------------------------------------------
404 Page
*/
.content404 .table {
  padding: 30px 0;
}
.content404 figure {
  position: relative;
  display: inline-block;
  width: 104px;
  height: 104px;
  background: #99cccc;
  line-height: 104px;
  font-weight: 600;
  font-size: 60px;
  color: #fff;
  margin-bottom: 40px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
}
.content404 figure:before {
  content: '!';
}
.content404 h1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 25px;
}
@media only screen and (min-width: 64.063em) {
  .content404 h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 75em) {
  .content404 h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 90.063em) {
  .content404 h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.content404 p {
  font-size: 18px;
  color: #151515;
  margin-bottom: 35px;
}
.content404 .btn {
  margin-top: 60px;
}

/*------------------------------------------------------------------
WP-Specific
*/
.no-result h4 {
  text-transform: uppercase;
  margin-bottom: 40px;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
  color: inherit;
}

.alignright {
  float: right;
  margin: 6px 0 14px 20px;
}

.alignleft {
  float: left;
  margin: 6px 20px 14px 0;
}

.alignright img,
.alignleft img,
.aligncenter img {
  width: 100%;
  max-width: 100%;
}

img.center {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}

@media only screen and (max-width: 40.063em) {
  .alignleft,
  .aligncenter,
  .alignright {
    width: 100%;
    margin: 0 0 20px;
  }
}

.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 20px;
  max-width: 80%;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  background: #fff;
  color: #151515;
  padding: 13px 15px;
}
.rtl .wp-caption .wp-caption-text {
  left: auto;
  right: 20px;
}

.gallery {
  display: block;
  margin: 0 auto;
  float: left;
  clear: both;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery .gallery-item {
  display: inline-block;
  width: 100%;
  padding: 0 1px 1px 0;
  margin: 0;
  -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.gallery .gallery-item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.gallery .gallery-item img {
  width: 100%;
  max-width: 100%;
}
.gallery .gallery-item a {
  line-height: 0;
  display: block;
  width: 100%;
}
.gallery .gallery-item .gallery-icon {
  margin: 0;
}
.gallery .gallery-item .gallery-caption {
  display: none;
}

.more-link {
  display: inline-block;
  font-weight: 400;
  color: #151515;
  text-decoration: none;
}

[class^="tag-link"] {
  display: inline-block;
  border: 1px solid #dcdcdc;
  color: #b8b8b8;
  font-size: 12px;
  padding: 7px 10px;
  margin: 0 0px 10px 0;
  line-height: 1;
}
[class^="tag-link"]:hover {
  background: #99cccc;
  border-color: #99cccc;
  color: #fff;
}
#post-sharing [class^="tag-link"] {
  margin-bottom: 1px;
}
#footer [class^="tag-link"] {
  border-color: rgba(255, 255, 255, 0.1);
}
#footer [class^="tag-link"]:hover {
  border-color: white;
  color: white;
}
.widget_product_tag_cloud [class^="tag-link"] {
  font-size: 12px !important;
}

.searchform {
  margin: 0;
}
.searchform fieldset {
  position: relative;
  border: 0;
}
.searchform fieldset input {
  margin-bottom: 0;
}

#scroll_totop {
  width: 20px;
  height: 12px;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/scroll_totop.png);
  -moz-background-size: 20px 12px;
  -o-background-size: 20px 12px;
  -webkit-background-size: 20px 12px;
  background-size: 20px 12px;
  position: fixed;
  right: 20px;
  bottom: 25px;
  z-index: 99;
  display: none;
}
@media only screen and (min-width: 40.063em) {
  #scroll_totop {
    display: block;
  }
}

/*------------------------------------------------------------------
Mobile Menu
*/
/* Sidr */
.panel-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 12px;
  height: 12px;
  z-index: 10;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close.png) top left no-repeat;
  -moz-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
}

.mobile-toggle {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.mobile-toggle div {
  width: 30px;
  height: 30px;
  position: relative;
}
.mobile-toggle span {
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #151515;
  content: " ";
  left: 7px;
}
.mobile-toggle span:nth-child(1) {
  top: 10px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
.mobile-toggle span:nth-child(2) {
  top: 14px;
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -webkit-transform: translateX(10%);
  transform: translateX(10%);
}
.mobile-toggle span:nth-child(3) {
  top: 18px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
@media only screen and (min-width: 75em) {
  .style2 .mobile-toggle {
    display: none;
  }
  .style2 .mobile-toggle.always {
    display: inline-block;
  }
}

#mobile-menu {
  position: fixed;
  z-index: 105;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  display: none;
  overflow: hidden;
  background: rgba(153, 204, 204, 0.95);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site_bars_off #mobile-menu {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 40.063em) {
  #mobile-menu {
    margin: 80px 60px 0;
  }
}
#mobile-menu .spacer {
  display: block;
  width: 100%;
  height: 100%;
  cursor: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close_white.png) 10 10, no-drop;
}

/* Mobile Menu */
.menu-container {
  background: #f9f9f9;
  height: 100%;
  float: right;
  width: 100%;
  position: relative;
  color: #151515;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (min-width: 40.063em) {
  .menu-container {
    width: 480px;
  }
}

.menu-footer {
  padding: 30px;
}
@media only screen and (min-width: 40.063em) {
  .menu-footer {
    padding: 40px 45px;
  }
}
.menu-footer a {
  color: #868686;
}
.menu-footer p {
  font-size: 11px;
  color: rgba(134, 134, 134, 0.5);
  text-transform: uppercase;
}
.menu-footer .select-wrapper select {
  background: transparent;
  color: #868686;
  font-size: 11px;
}
.menu-footer .select-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.mobile-menu {
  list-style: none;
  margin: 0;
  clear: left;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 30px 30px 0;
}
@media only screen and (min-width: 40.063em) {
  .mobile-menu {
    padding: 40px 45px;
  }
}
.mobile-menu a {
  text-transform: uppercase;
}
.mobile-menu i {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.rtl .mobile-menu i {
  margin-right: 0;
  margin-left: 10px;
}
.mobile-menu > li {
  display: block;
  position: relative;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .mobile-menu > li {
    display: block;
  }
}
.mobile-menu > li.current-menu-item > a, .mobile-menu > li.sfHover > a {
  color: #99cccc;
}
.mobile-menu > li > a {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #151515;
  padding: 10px 0;
}
.mobile-menu > li > a:hover, .mobile-menu > li > a.active {
  color: #99cccc;
}
.mobile-menu li.menu-item-has-children > a {
  padding-right: 15px;
  position: relative;
}
.mobile-menu li.menu-item-has-children > a span {
  display: inline-block;
  margin-right: 5 px;
}
.mobile-menu li.menu-item-has-children > a span .menu_icon {
  vertical-align: middle;
  margin-bottom: 2px;
}
.mobile-menu li.menu-item-has-children > a:hover .menu_icon {
  fill: #99cccc;
}
.mobile-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 48%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  padding: 5px 0;
}
.mobile-menu .sub-menu li {
  display: block;
  min-width: 180px;
  position: relative;
}
.mobile-menu .sub-menu li a {
  font-size: 12px;
  color: #909090;
  font-weight: 500;
}
.mobile-menu .sub-menu li a:hover {
  color: #99cccc;
}
.mobile-menu .sub-menu .sub-menu {
  padding: 0;
  margin-left: 20px;
  letter-spacing: normal;
}
.mobile-menu .sub-menu .sub-menu a {
  text-transform: none;
}

/*------------------------------------------------------------------
Side Cart
*/
/* Side Cart */
#side-cart {
  position: fixed;
  z-index: 101;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  display: none;
  overflow: hidden;
  background: rgba(25, 13, 3, 0.95);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site_bars_off #side-cart {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 40.063em) {
  #side-cart {
    margin: 80px 60px 0;
  }
}
#side-cart .spacer {
  display: block;
  width: 100%;
  height: 100%;
  cursor: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close_white.png) 10 10, no-drop;
}
#side-cart .cart-container {
  background: #f9f9f9;
  height: 100%;
  float: right;
  width: 100%;
  padding-bottom: 120px;
  position: relative;
  color: #151515;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (min-width: 40.063em) {
  #side-cart .cart-container {
    width: 480px;
  }
}
#side-cart .cart-container.empty {
  padding-bottom: 0;
}
#side-cart header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 27px 20px;
}
#side-cart header h6 {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #151515;
  letter-spacing: 0.4em;
}
#side-cart .buttons {
  width: 100%;
  padding: 0;
  height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f9f9f9;
}
#side-cart .buttons a {
  display: block;
  float: left;
  width: 50%;
  height: 55px;
  line-height: 55px;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-size: 13px;
  letter-spacing: -0.05em;
}
#side-cart .buttons a .fa {
  position: absolute;
  top: 24px;
  font-size: 10px;
}
#side-cart .buttons a:first-child {
  background: rgba(68, 68, 68, 0.2);
  padding-right: 15px;
}
#side-cart .buttons a:first-child:hover {
  background: rgba(68, 68, 68, 0.4);
}
#side-cart .buttons a:first-child .fa {
  left: 15px;
}
#side-cart .buttons a:last-child {
  background: #99cccc;
  text-align: left;
  padding-left: 15px;
}
#side-cart .buttons a:last-child:hover {
  background: #17936e;
}
#side-cart .buttons a:last-child .fa {
  right: 15px;
}
#side-cart .subtotal {
  width: 100%;
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 55px;
  left: 0;
  background: #f9f9f9;
}
#side-cart .subtotal span {
  float: right;
  font-size: 24px;
  letter-spacing: -0.05em;
}
#side-cart ul {
  display: block;
  width: 100%;
  padding: 20px 20px 0;
  overflow: hidden;
  list-style: none;
  position: absolute;
  height: auto;
  top: 71px;
  left: 0;
  bottom: 120px;
  margin: 0;
}
#side-cart ul li {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 19px;
  margin-bottom: 20px;
}
#side-cart ul li:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
#side-cart ul li figure {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 20px;
}
#side-cart ul li .list_content {
  padding-left: 110px;
  padding-right: 15px;
  font-weight: 400;
}
#side-cart ul li .list_content h5 {
  font-size: 16px;
  font-weight: bold;
}
#side-cart ul li .list_content .cross {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}
#side-cart ul li .list_content .price {
  display: inline-block;
}
#side-cart ul li .list_content .price > .amount {
  color: #151515;
  font-size: 16px;
}
#side-cart ul li .remove {
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 1;
  font-size: 20px;
  margin-top: -20px;
  color: rgba(0, 0, 0, 0.25);
}
#side-cart ul li .remove:hover {
  color: rgba(0, 0, 0, 0.5);
}

/*------------------------------------------------------------------
Comments
*/
#comments {
  width: 100%;
  border: 10px solid #f9f9f9;
}
#comments #add_review_button,
#comments #submit {
  width: auto;
  margin: 0;
}
#comments #comment-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  text-align: center;
  margin: 0 0 20px;
}
#comments #comment-title + .text-center a {
  display: block;
  color: #151515;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: -0.07em;
  margin-bottom: 60px;
}
#comments .headline {
  height: 30px;
  text-align: left;
  margin-bottom: 10px;
}
#comments .headline h2 {
  padding: 0;
}
#comments .headline a {
  text-transform: uppercase;
  float: right;
  margin-top: 2px;
  font-size: 12px;
}
#comments .commentlist_container {
  background: #fff;
  padding: 55px 0;
}
#comments #reply-title {
  text-align: center;
  font-size: 14px;
  color: #151515;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  margin: 0 0 50px;
}
#comments #reply-title small {
  font-weight: 500;
  color: #99cccc;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: normal;
}
@media only screen and (min-width: 40.063em) {
  #comments #reply-title small {
    float: right;
  }
}
#comments .comment-notes {
  margin-bottom: 20px;
}
#comments ol.commentlist {
  list-style: none;
  width: 100%;
  float: left;
  margin: 0;
  display: block;
  float: left;
  width: 100%;
}
#comments ol.commentlist li {
  width: 100%;
  float: left;
  margin-bottom: 35px;
}
#comments ol.commentlist li:before {
  display: none;
}
#comments ol.commentlist li li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#comments ol.commentlist li #respond {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: block !important;
}
#comments ol.commentlist li #respond #reply-title {
  display: block;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist li #respond #reply-title {
    text-align: left;
  }
}
#comments ol.commentlist > li:first-child .comment-inner {
  margin-top: 0;
}
#comments ol.commentlist > li:last-child {
  border: 0;
  margin-bottom: 0;
}
#comments ol.commentlist .vcard {
  float: left;
  width: 75px;
  height: 75px;
  margin: 0 15px 0 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist .vcard {
    margin: 0 30px 0 0;
    width: 130px;
    height: 130px;
  }
}
#comments ol.commentlist .vcard .avatar {
  float: left;
  width: 130px;
}
.rtl #comments ol.commentlist .vcard {
  float: right;
  margin: 0 0 0 15px;
}
@media only screen and (min-width: 40.063em) {
  .rtl #comments ol.commentlist .vcard {
    margin: 0 0 0 30px;
  }
}
#comments ol.commentlist .commentmeta {
  line-height: 1;
}
#comments ol.commentlist .commentmeta strong {
  display: block;
  color: #151515;
  font-weight: 500;
  line-height: 1;
  font-size: 14px;
  margin-bottom: 5px;
}
#comments ol.commentlist .authorname {
  display: block;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 15px;
  color: #868686;
  letter-spacing: 0.1em;
}
#comments ol.commentlist .awaiting_moderation {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8px;
  padding: 2px 4px;
  font-style: normal;
}
#comments ol.commentlist .comment-inner {
  width: 100%;
  float: left;
  position: relative;
}
#comments ol.commentlist .comment-reply-link {
  display: inline-block;
  float: left;
  color: #151515;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.rtl #comments ol.commentlist .comment-reply-link {
  float: right;
}
#comments ol.commentlist .comment-container {
  width: auto;
  margin-left: 90px;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist .comment-container {
    margin-left: 160px;
  }
}
.rtl #comments ol.commentlist .comment-container {
  margin-right: 90px;
  margin-left: 0;
}
@media only screen and (min-width: 40.063em) {
  .rtl #comments ol.commentlist .comment-container {
    margin-right: 160px;
  }
}
#comments ol.commentlist .comment-container .star-rating {
  float: right;
}
@media only screen and (max-width: 40.063em) {
  #comments ol.commentlist .comment-container .star-rating {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
}
#comments ol.commentlist .comment-text {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 15px;
}
#comments ol.commentlist .comment-text p {
  font-size: 14px;
}
#comments ol.commentlist .children {
  display: block;
  float: left;
  width: 100%;
  margin: 30px 0 0;
  padding: 15px;
  list-style: none;
  position: relative;
  background: #fafafa;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist .children {
    padding: 30px 30px 30px 100px;
  }
}
@media only screen and (min-width: 64.063em) {
  #comments ol.commentlist .children {
    padding: 30px 30px 30px 130px;
  }
}
@media only screen and (min-width: 75em) {
  #comments ol.commentlist .children {
    padding: 30px 30px 30px 160px;
  }
}
.rtl #comments ol.commentlist .children {
  padding: 15px;
}
@media only screen and (min-width: 40.063em) {
  .rtl #comments ol.commentlist .children {
    padding: 30px 100px 30px 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .rtl #comments ol.commentlist .children {
    padding: 30px 130px 30px 30px;
  }
}
@media only screen and (min-width: 75em) {
  .rtl #comments ol.commentlist .children {
    padding: 30px 160px 30px 30px;
  }
}
#comments ol.commentlist .children .vcard {
  float: left;
  width: 60px;
  height: 60px;
}
#comments ol.commentlist .children .vcard .avatar {
  float: left;
  width: 60px;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist .children .vcard {
    width: 90px;
    height: 90px;
  }
  #comments ol.commentlist .children .vcard .avatar {
    width: 90px;
  }
}
.rtl #comments ol.commentlist .children .vcard {
  float: right;
}
#comments ol.commentlist .children .comment-container {
  margin-left: 75px;
}
@media only screen and (min-width: 40.063em) {
  #comments ol.commentlist .children .comment-container {
    margin-left: 120px;
  }
}
.rtl #comments ol.commentlist .children .comment-container {
  margin-right: 75px;
  margin-left: 0;
}
@media only screen and (min-width: 40.063em) {
  .rtl #comments ol.commentlist .children .comment-container {
    margin-right: 120px;
  }
}
#comments ol.commentlist .children > li:first-child > .comment-inner {
  margin-top: 0;
}
#comments ol.commentlist .children > li:last-child {
  border: 0;
}
#comments ol.commentlist .children .children {
  padding-left: 72px;
}
.rtl #comments ol.commentlist .children .children {
  padding: 0 72px 0 0;
}

#respond {
  clear: left;
  padding: 65px 0;
}
#respond textarea {
  width: 100%;
}
#respond .form-submit {
  margin: 0;
  text-align: center;
}
#respond .comment-form input[type="text"] {
  width: 100%;
}

#reviews {
  float: left;
  width: 100%;
}
#reviews #comments {
  width: 100%;
  padding: 0;
  margin: 0;
}
#reviews #comments ol.commentlist {
  padding: 0;
}
#reviews #comments ol.commentlist .comment-container {
  margin-left: 0;
}
#reviews #comments ol.commentlist .comment-container .authorname {
  display: none;
}
#reviews #comments ol.commentlist .comment-container .commentmeta strong {
  float: left;
}
#reviews #comments ol.commentlist .comment-text {
  text-align: left;
}
#reviews .comment-reply-title {
  display: none;
}

#comment_popup {
  background: #fff;
  padding: 50px;
  max-width: 50%;
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 64.063em) {
  #comment_popup {
    max-width: 100%;
  }
}
@media only screen and (max-width: 40.063em) {
  #comment_popup {
    padding: 30px;
  }
}

/*------------------------------------------------------------------
Portfolio
*/
.thb-portfolio {
  margin: 0;
  overflow: hidden;
  min-height: 40px;
}
.thb-portfolio.row {
  margin: 0;
}
.thb-portfolio .carousel.owl {
  margin: 0 !important;
}
.thb-portfolio .columns {
  padding: 0;
}

.post_categories {
  text-transform: uppercase;
  font-size: 14px;
  color: #151515;
  letter-spacing: 0.075em;
}

.post .post-content .filters {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  text-align: center;
  list-style: none;
  width: 100%;
  margin: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.post .post-content .filters.active {
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
}
.post .post-content .filters.active li {
  display: inline-block;
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters.active li {
    display: block;
  }
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters.active .thb-toggle {
    display: none;
  }
}
.post .post-content .filters li {
  display: none;
  margin: 0;
  position: relative;
}
.post .post-content .filters li h6 {
  font-weight: 600;
  font-size: 12px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -0.05em;
}
.post .post-content .filters li h6 a {
  color: #9e9e9e;
}
.post .post-content .filters li h6 a:hover {
  color: #99cccc;
}
.post .post-content .filters li h6 a.active {
  color: #99cccc;
}
.post .post-content .filters li + li {
  padding-left: 40px;
}
.post .post-content .filters li + li:after {
  display: block;
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  top: 17px;
  left: 19px;
  background: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters li + li {
    padding-left: 0;
    text-align: center;
  }
  .post .post-content .filters li + li:after {
    display: none;
  }
}

.post .post-content .thb-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 0 15px;
  cursor: pointer;
  -moz-transition: "none" 1s;
  -o-transition: "none" 1s;
  -webkit-transition: "none" 1s;
  transition: "none" 1s;
  z-index: 99;
}
.post .post-content .thb-toggle h6 {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -0.05em;
}
.post .post-content .thb-toggle:hover {
  background: #151515;
}

.portfolio-text-style {
  display: block;
  padding: 25px 10px 25px 40px;
  color: #151515;
  position: relative;
  font-size: 30px;
  overflow: hidden;
  font-weight: 600;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
@media only screen and (min-width: 40.063em) {
  .portfolio-text-style {
    font-size: 30px;
    display: inline-block;
  }
}
@media only screen and (min-width: 64.063em) {
  .portfolio-text-style {
    font-size: 40px;
  }
}
@media only screen and (min-width: 75em) {
  .portfolio-text-style {
    font-size: 80px;
  }
}
.portfolio-text-style span {
  position: absolute;
  top: 33px;
  left: 27px;
  font-size: 14px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.portfolio-text-style figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  margin: -250px 0 0 -250px;
}
.portfolio-text-style figure img {
  width: 100%;
}
.portfolio-text-style:hover figure {
  display: block;
}

.text-style-container {
  width: 100%;
  overflow-x: hidden;
}

.post .post-content .portfolio-text-style-2 {
  display: block;
  width: 100%;
  padding: 20px 25px;
  background: #151515;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.post .post-content .portfolio-text-style-2:hover {
  background: #99cccc;
  border-color: #99cccc;
}
.post .post-content .portfolio-text-style-2:hover span {
  color: #fff;
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 35px 50px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 45px 60px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 55px 70px;
  }
}
.post .post-content .portfolio-text-style-2 h1 {
  color: #fff;
  font-weight: 600;
  line-height: 1;
  font-size: 30px;
  margin: 0 0 15px;
  letter-spacing: -0.05em;
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 80px;
  }
}
.post .post-content .portfolio-text-style-2 span {
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 1px;
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 2px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 4px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 5px;
  }
}

.portfolio_nav a {
  display: block;
  min-height: 200px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #313131;
}
.portfolio_nav a img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -300px;
  max-width: none;
}
.portfolio_nav a .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(153, 204, 204, 0.8);
}
.portfolio_nav a .text {
  position: absolute;
  bottom: 0;
  padding: 30px;
  color: #fff;
}
.portfolio_nav a .text span {
  display: block;
}
.portfolio_nav a .text .dir {
  font-size: 12px;
  font-weight: 400;
}
.portfolio_nav a .text .hr {
  width: 18px;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  margin: 10px 0;
}
.portfolio_nav a .text .title {
  font-size: 16px;
  font-weight: 600;
}
.portfolio_nav a.prev div {
  text-align: left;
  left: 0;
}
.portfolio_nav a.next div {
  direction: rtl;
  text-align: right;
  right: 0;
}
.portfolio_nav a.gotoportfolio {
  display: block;
  width: 100%;
  height: 100%;
  background: #292929;
  padding: 120px 30px 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: relative;
}
.portfolio_nav a.gotoportfolio:after {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/back-to-portfolio.png);
  -moz-background-size: 34px 34px;
  -o-background-size: 34px 34px;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin: 0 0 0 -17px;
  opacity: 0.7;
}

.masonry_btn {
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  font-weight: 300;
  color: #868686;
  text-transform: uppercase;
}
.masonry_btn:hover {
  color: #151515;
}

/*------------------------------------------------------------------
Fresco
*/
/* box-sizing: content-box is the default, 
   putting it back in case of global overwrites */
.fr-window, .fr-window [class^="fr-"],
.fr-overlay, .fr-overlay [class^="fr-"],
.fr-loading, .fr-loading [class^="fr-"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* Overlay */
.fr-overlay {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  zoom: 1;
  overflow: hidden;
}

.fr-overlay-background {
  background: #000;
  filter: alpha(opacity=90);
  opacity: .9;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Window */
.fr-window,
.fr-window-fixed-measure {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 100%;
}

/* mobile touch has position:absolute to allow zooming */
.fr-mobile-touch-enabled,
.fr-overlay-mobile-touch-enabled {
  position: absolute;
  overflow: visible;
}

/* z-index */
.fr-ui-outside .fr-info {
  z-index: 100001;
}

/* Loading icon */
.fr-loading {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  overflow: visible;
}

.fr-loading-offset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fr-loading-background, .fr-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-loading-background {
  background: #0d0d0d url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/loading.gif) 50% 50% no-repeat;
  opacity: .8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  float: left;
  border: 1px solid rgba(80, 80, 80, 0.2);
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-loading-icon {
  display: none;
}

/* Bubble (holds everything) */
.fr-bubble {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Fonts */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Frames / UI */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden;
}

.fr-frames-move {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fr-frame-touch {
  position: relative;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}

.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

.fr-mobile-touch-enabled .fr-frame .fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-frame-touch .fr-box {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none;
}

/* Content */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-box-has-ui-outside {
  overflow: hidden;
}

.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/blank.gif);
  overflow: hidden;
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/blank.gif);
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
}

.fr-ui-padder {
  zoom: 1;
}

.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper {
  background: #101010;
}

.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%;
}

/* outer-border */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1;
}

/* IE < 8 has a bug where dimensions are ignored without a border */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent;
}

.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
}

.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none;
}

.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-download-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-user-drag: element;
  user-drag: element;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: auto;
}

/* onClick inside ui-outside */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/blank.gif);
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}

.fr-onclick-side img {
  cursor: pointer;
}

.fr-onclick-previous {
  left: 0;
}

.fr-onclick-next {
  right: 0;
}

/* onClick: 'next' has full width */
.fr-frame-onclick-next .fr-onclick-next {
  width: 100%;
}

.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/blank.gif) 0 0 repeat;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-button {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  pointer-events: auto;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
  width: 50%;
}

.fr-side-next {
  right: 0;
  width: 50%;
}

.fr-side-previous .fr-side-button {
  left: 0;
}

.fr-side-next .fr-side-button {
  right: 0;
}

/* sides (UI outside), smaller area */
.fr-ui-outside .fr-side {
  width: 72px;
  height: 72px;
  top: 50%;
  margin-top: -36px;
}

.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0;
}

/*
 * Info 
 */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  pointer-events: auto;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-info-outside .fr-info-background {
  background: #0d0d0d;
  filter: none;
  opacity: 1;
}

.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: .99;
  width: auto;
  word-wrap: no-wrap;
}

.fr-position-text {
  position: relative;
}

/* UI inside */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px;
}

.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: .99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px;
}

.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99);
}

.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-info-inside .fr-position-text {
  position: relative;
}

.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* hide the position on small screens */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-has-position .fr-info-inside .fr-caption {
    margin-right: 0;
  }

  .fr-position {
    display: none !important;
  }

  /* smaller side buttons */
  .fr-ui-outside .fr-side {
    width: 54px;
    height: 50px;
    margin-top: -25px;
  }

  .fr-side-button {
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px;
  }
}
/* UI outside/touch position */
.fr-ui-outside .fr-position {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline;
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  filter: alpha(opacity=80);
  opacity: .8;
  background: #1e1e1e;
  border: 1px solid rgba(180, 180, 180, 0.2);
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-ui-outside .fr-position-text {
  position: relative;
  float: left;
  width: auto;
  text-align: right;
  word-wrap: no-wrap;
  color: #b3b3b3;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: no-wrap;
  padding: 6px 10px;
  height: 13px;
  line-height: 13px;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Info without caption */
.fr-no-caption .fr-info-outside {
  display: none;
}

.fr-no-caption .fr-info-padder {
  pointer-events: none;
}

.fr-no-caption .fr-info-background {
  pointer-events: none;
  opacity: 0;
  filter: none;
  display: none;
}

/* 1/5 */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* outside position */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
}

/* IE 7 */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99);
}

.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* Info (UI outside) */
.fr-info-outside {
  bottom: auto;
}

.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px;
}

.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0;
}

/* X */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 47px;
  height: 47px;
  cursor: pointer;
  pointer-events: auto;
}

.fr-close-background,
.fr-close-icon {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 23px;
  width: 23px;
}

.fr-close-background {
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
  background-color: #282828;
  cursor: pointer;
}

.fr-close:hover .fr-close-background {
  background-color: #333;
}

.fr-ui-outside .fr-close-background {
  background-color: #363636;
}

.fr-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343;
}

/*
 * Thumbnails
 */
.fr-thumbnails {
  position: absolute;
  width: 100%;
  height: 9%;
  -webkit-tap-highlight-color: transparent;
  zoom: 1;
  overflow: hidden;
}

.fr-thumbnails-horizontal {
  left: 0;
  bottom: 0;
  min-height: 40px;
  max-height: 120px;
  padding: 20px 0;
}

.fr-thumbnails-vertical {
  left: 0;
  top: 0;
  min-width: 40px;
  max-width: 120px;
  padding: 0 20px;
}

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
  top: 50%;
  left: 0;
}

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden;
}

.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px;
}

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6 */
  z-index: 1;
  zoom: 1;
}

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6 */
  z-index: 0;
  /* IE8 */
}

.fr-thumbnail-overlay {
  cursor: pointer;
}

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-overlay-border {
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-thumbnail img {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: .85;
  max-width: none;
}

.fr-thumbnail:hover img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=99);
  opacity: .99;
}

.fr-thumbnail-active img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=35);
  opacity: .35;
}

.fr-thumbnail-active {
  cursor: default;
}

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-loading-background {
  background-color: #101010;
  background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/loading.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  float: left;
}

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none;
}

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
}

.fr-thumbnails-side-previous {
  margin-left: 20px;
}

.fr-thumbnails-side-next {
  margin-right: 20px;
}

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
}

/* vertical thumbnails */
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
  clear: both;
}

/* Touch UI */
.fr-frames-has-touch-ui {
  top: 43px;
}

.fr-touch-menu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 43px;
}

.fr-touch-menu-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.fr-touch-caption {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -43px;
}

.fr-touch-menu-wrapper,
.fr-touch-caption-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.fr-touch-caption-overflow-scroll {
  /* TODO */
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.fr-touch-menu-background,
.fr-touch-caption-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-touch-caption-info {
  float: left;
  position: relative;
  clear: both;
  padding-right: 38px;
  color: #efefef;
}

.fr-touch-caption-info-padder {
  float: left;
  padding: 11px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-touch-caption-text-wrapper {
  float: left;
  clear: both;
  font-weight: normal;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
  height: 21px;
  /* same as line-height */
  width: 100%;
  overflow: hidden;
}

.fr-touch-caption-text {
  float: left;
}

.fr-touch-caption-overflow .fr-touch-caption-text-wrapper {
  overflow: visible;
  height: auto;
}

/* buttons */
.fr-touch-button {
  padding: 10px 4px;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: pointer;
}

.fr-touch-button .fr-touch-button-background {
  position: absolute;
  top: 10px;
  left: 4px;
  height: 23px;
  width: 23px;
}

.fr-touch-button .fr-touch-button-background {
  background-color: #303030;
}

.fr-touch-button:hover .fr-touch-button-background {
  background-color: #404040;
}

.fr-touch-button-icon {
  float: left;
  position: relative;
  width: 23px;
  height: 23px;
}

/* x */
.fr-touch-close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
}

/* ... */
.fr-touch-caption-more {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
  display: none;
}

.fr-touch-caption-padded .fr-touch-caption-more {
  display: block;
}

/* we can improve things on browsers that support media queries */
@media all and (min-height: 0px) {
  .fr-thumbnails {
    padding: 10px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 4px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 8px;
  }

  .fr-thumbnails-side-next {
    margin-right: 8px;
  }

  .fr-thumbnail-loading-background {
    background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/loading-small.gif);
  }
}
@media all and (min-height: 200px) {
  .fr-thumbnails {
    padding: 12px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 6px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 12px;
  }

  .fr-thumbnails-side-next {
    margin-right: 12px;
  }
}
@media all and (min-height: 350px) {
  .fr-thumbnail-loading-background {
    background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/loading-medium.gif);
  }
}
@media all and (min-height: 500px) {
  .fr-thumbnails {
    padding: 14px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 7px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 14px;
  }

  .fr-thumbnails-side-next {
    margin-right: 14px;
  }
}
@media all and (min-height: 700px) {
  .fr-thumbnails {
    padding: 20px 0;
  }

  .fr-thumbnail,
  .fr-thumbnails-side {
    margin: 0 10px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 20px;
  }

  .fr-thumbnails-side-next {
    margin-right: 20px;
  }

  .fr-thumbnail-loading-background {
    background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/loading.gif);
  }
}
/* IE specific resets */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1;
}

.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0;
}

/*
 * ===== Skin: Fresco ===== 
 */
/* Sprite */
.fr-window-fresco .fr-side-button-icon,
.fr-window-fresco .fr-close-icon,
.fr-window-fresco .fr-touch-close .fr-touch-button-icon,
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/fresco/sprite.png);
}

/* High-res sprite */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .fr-window-fresco .fr-side-button-icon,
  .fr-window-fresco .fr-close-icon,
  .fr-window-fresco .fr-touch-close .fr-touch-button-icon,
  .fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon,
  .fr-window-fresco .fr-side-button-icon {
    background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/fresco/sprite@x2.png);
    background-size: 500px 500px;
    /* downscaled 50%, size of original sprite */
  }
}
.fr-window-fresco .fr-box-outer-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/
.fr-window-fresco .fr-box-wrapper {
  background: #101010;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-fresco .fr-content-image-overlay {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.08);
}

/* remove bottom border if the image has a caption, or add it when it has a caption */
.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0px;
}

.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 1px;
}

.fr-window-fresco .fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background {
  border: 1px solid rgba(180, 180, 180, 0.15);
}

.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background {
  border: 1px solid rgba(68, 68, 68, 0.1);
  border-top-width: 0;
}

.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background {
  border: 1px solid rgba(80, 80, 80, 0.25);
  border-top-width: 0;
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* < > */
.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -14px;
}

.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -14px;
}

.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled state (IE < 9) */
.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

/* < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon {
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .5;
}

.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon,
.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon {
  opacity: 1;
}

/* < > transition (IE < 9) */
.fr-ltIE9 .fr-frame .fr-side-previous .fr-side-button-active .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-ltIE9 .fr-frame .fr-side-next .fr-side-button-active .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled side */
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon {
  opacity: .2;
}

/* on the inside we hide disabled sides */
.fr-window-fresco .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  background-image: none;
}

/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -300px;
  }

  .fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -300px;
  }

  .fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }
}
/* X */
.fr-window-fresco .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

/* X transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-close .fr-close-icon {
  background-position: -210px -9px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  opacity: 1;
}

/* Thumbnails */
.fr-window-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */
}

/* no inner border on active thumbnail */
.fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px;
}

/* Thumbnails < > */
.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -160px -41px;
}

.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -41px;
}

.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -160px -83px;
}

.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -83px;
}

/* vertical ^ (up/down) adjustments */
.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -286px -41px;
}

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -41px;
}

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -286px -83px;
}

.fr-window-fresco .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -328px -83px;
}

/* Thumbnails < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -160px -41px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -202px -83px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1;
}

/* vertical ^ (up/down) adjustments */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -286px -41px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -328px -83px;
}

/* lower opacity on disabled states */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: .5;
}

/* lower opacity IE < 9 using images */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -41px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -83px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50);
}

/* vertical ^ (up/down) adjustments */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -41px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -370px -83px;
}

/* Touch caption */
/* background */
.fr-window-fresco .fr-touch-menu-background,
.fr-window-fresco .fr-touch-caption-background {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.12);
  border-width: 0 0 1px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-touch-caption-background {
  border-width: 1px 0 0 0;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3);
}

/* smaller text on mobile devices */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-fresco .fr-touch-caption-text-wrapper {
    font-size: 12px;
  }
}
/* x */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  background-position: -169px -9px;
}

.fr-window-fresco .fr-touch-close:hover .fr-touch-button-icon {
  background-position: -210px -9px;
}

/* x transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-close .fr-touch-button-icon {
  background-position: -210px -9px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  opacity: 1;
}

/* ... */
.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -169px -134px;
}

.fr-window-fresco .fr-touch-caption-more:hover .fr-touch-button-icon {
  background-position: -210px -134px;
}

/* ... transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-more .fr-touch-button-icon {
  background-position: -210px -134px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco .fr-touch-caption-more .fr-touch-button-icon {
  opacity: 1;
}

/* ... \/ */
.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -169px -175px;
}

.fr-window-fresco .fr-touch-caption-less:hover .fr-touch-button-icon {
  background-position: -210px -175px;
}

/* ... \/ transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-caption-less .fr-touch-button-icon {
  background-position: -210px -175px;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  opacity: .8;
}

.fr-window-fresco .fr-touch-caption-less .fr-touch-button-icon {
  opacity: 1;
}

/*
 * ===== Skin: IE6 (always used there as a fallback) ===== 
 */
.fr-window-IE6 * {
  zoom: 1;
}

/* Sprite */
.fr-window-IE6 .fr-side-button-icon,
.fr-window-IE6 .fr-close-icon,
.fr-window-IE6 .fr-thumbnails-side-button-icon {
  background-image: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/css/skins/IE6/sprite.png);
}

/* < > */
.fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled */
.fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

.fr-window-IE6 .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  display: none;
}

/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }

  .fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
  .fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
    background-position: 0px -400px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
  .fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
    background-position: -40px -400px;
  }
}
/* X */
.fr-window-IE6 .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-IE6 .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

.fr-window-IE6 .fr-info {
  filter: alpha(opacity=99);
}

.fr-window-IE6 .fr-ui-outside .fr-info {
  background: #000;
}

.fr-window-IE6 .fr-close-icon {
  background-color: #232323;
}

.fr-window-IE6 .fr-close .fr-close-background {
  display: none;
}

.fr-window-IE6 .fr-info-background {
  display: none;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-info,
.fr-window-IE6 .fr-info-outside {
  background: #0d0d0d;
}

.fr-window-IE6 .fr-position {
  background: #101010;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-position {
  background: none;
}

.fr-window-IE6 .fr-position .fr-position-background {
  display: none;
}

/*------------------------------------------------------------------
Shop
*/
.products.two-columns .columns {
  width: 50%;
}
.products.three-columns .columns {
  width: 33.33333%;
}
.products.four-columns .columns {
  width: 25%;
}
.products .product {
  margin-bottom: 30px;
  padding-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  .products .product {
    max-width: 100%;
  }
}
.products .product:after {
  display: none !important;
}
.products .product figure {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
}
.products .product figure > a {
  display: block;
  float: left;
  width: 100%;
  z-index: 1;
}
.products .product figure > a img {
  width: 100%;
  line-height: 0;
}
.products .product .star-rating {
  display: none;
}
.products .product .price {
  margin-bottom: 25px;
}
.products .product.loading figure:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0.8) url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/product-preloader.gif) center center no-repeat;
}
.products.carousel .product {
  margin-bottom: 0;
}

.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  z-index: 2;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  height: 32px;
  line-height: 32px;
  padding: 0 13px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: normal;
}
.badge.onsale {
  background: rgba(153, 204, 204, 0.5);
}
.badge.out-of-stock {
  background: rgba(177, 177, 177, 0.5);
}
.badge.new {
  background: rgba(235, 186, 3, 0.5);
}

.added_to_cart {
  display: none !important;
}

.product-information {
  padding: 45px 15px;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .product-information {
    padding: 45px 25px;
  }
}
@media only screen and (min-width: 64.063em) {
  .product-information {
    padding: 45px 35px;
  }
}
@media only screen and (min-width: 75em) {
  .product-information {
    padding: 45px;
  }
}
.product-information .notification-box {
  margin-bottom: 30px;
}
.product-information .back_to_shop {
  display: inline-block;
  padding-top: 22px;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  color: #151515;
  margin-bottom: 30px;
  cursor: pointer;
}
.product-information .back_to_shop:after {
  content: '';
  width: 10px;
  height: 10px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/product-back.png);
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}
.product-information .back_to_shop:hover:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product-information .sizing_guide {
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  margin-top: 35px;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.product-information .single_add_to_cart_button {
  margin: 0;
  padding: 19px 30px;
  height: 56px;
  background: #99cccc;
  border-color: #99cccc;
  color: #fff;
}
.product-information .variations_button {
  display: inline-block;
}
.product-information .reset_variations {
  display: none !important;
}
.product-information .short-description {
  padding: 0 50px;
}
.product-information #share-post-link {
  margin-top: 35px;
}

.product-gallery {
  min-height: 1px;
}
.product-gallery img {
  width: 100%;
  max-width: 100%;
}

.product_tabs {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.product_tabs .tabs {
  text-align: center;
}

.stock.out-of-stock {
  font-weight: 600;
  color: #e24f3d;
}

.price {
  display: block;
  color: #151515;
}
.price > span {
  vertical-align: middle;
}
.price .from {
  display: none;
}
.price del {
  font-weight: 300;
}
.price del + ins {
  margin-left: 10px;
}
.price ins, .price > .amount {
  font-weight: 400;
  font-size: 24px;
  text-decoration: none;
}
.price.single-price {
  display: inline-block;
  margin-bottom: 30px;
}
.price.single-price del .amount {
  font-size: 34px;
}
.price.single-price ins .amount {
  font-size: 34px;
}

.woocommerce-product-rating {
  margin-bottom: 20px;
  text-align: center;
}

.star-rating {
  display: inline-block;
  position: relative;
  height: 14px;
  line-height: 14px;
  width: 70px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/stars.png) no-repeat left top;
  background-size: 70px 26px;
  text-indent: -9999px;
}
.star-rating span {
  top: 0;
  left: 0;
  position: absolute;
  height: 14px;
  line-height: 14px;
  width: 70px;
  overflow: hidden;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/stars.png) no-repeat left -14px;
  background-size: 70px 26px;
}
.star-rating + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #151515;
  margin-left: 20px;
  line-height: 18px;
  vertical-align: text-top;
}
#reviews .star-rating {
  background-size: 46px 17px;
  width: 46px;
  height: 9px;
  line-height: 9px;
}
#reviews .star-rating span {
  width: 46px;
  height: 9px;
  line-height: 9px;
  background-position: left -9px;
  background-size: 46px 17px;
}
.overlay-effect .star-rating {
  display: none;
}

.comment-form-rating p.stars {
  display: block;
  float: left;
  position: relative;
  height: 18px;
  line-height: 18px;
  width: 92px;
}
.comment-form-rating p.stars span {
  top: 0;
  left: 0;
  position: absolute;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  width: 92px;
}
.comment-form-rating p.stars span a {
  display: block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  float: left;
  text-indent: -9999px;
  position: relative;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/stars.png) no-repeat left top;
  background-size: 92px 34px;
  text-indent: -9999px;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.comment-form-rating p.stars span a.active {
  background-position: left -18px;
}

.woocommerce-tabs {
  float: left;
  margin-bottom: 0;
  margin-top: 40px;
  width: 100%;
}
.woocommerce-tabs ul.accordion {
  margin: 0;
}

.woocommerce-result-count {
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  white-space: nowrap;
}

.woocommerce-ordering {
  display: inline-block;
}
.woocommerce-ordering .select-wrapper {
  float: none;
  display: inline-block;
  border: 0;
}
.woocommerce-ordering .select-wrapper select {
  background: transparent;
}

.qtylabel {
  display: inline-block;
  font-size: 13px;
  color: #151515;
  font-weight: 300;
  float: none;
  width: auto;
  margin-right: 18px;
  margin-bottom: 0;
  line-height: 50px;
}
.variations_form .qtylabel {
  margin-left: 18px;
  vertical-align: top;
}

.quantity {
  display: inline-block;
}
.variations_form .quantity {
  vertical-align: top;
}
.quantity .qty {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  width: 45px;
  height: 56px;
  border: 1px solid #d4d4d4;
  text-align: center;
  background: #fff;
  font-size: 14px;
  color: #151515;
  margin: 0;
  outline: 0;
  vertical-align: middle;
}
@media only screen and (min-width: 40.063em) {
  .quantity .qty {
    width: 55px;
  }
}
.quantity .plus,
.quantity .minus {
  display: inline-block;
  width: 26px;
  height: 56px;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  border-left: 0;
  text-align: center;
  background: #fff;
  font-size: 13px;
  color: #b4b4b4;
  margin: 0;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.quantity .minus {
  border-right: 0;
  border-left: 1px solid #d4d4d4;
}

.product-page {
  margin-bottom: 75px !important;
  float: left;
  width: 100%;
}
.product-page.post .post-title h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
.product-page.post .post-title h1:after {
  content: '';
  display: block;
  width: 38px;
  height: 1px;
  background: #151515;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -19px;
}
@media only screen and (min-width: 40.063em) {
  .product-page.post .post-title h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 64.063em) {
  .product-page.post .post-title h1 {
    font-size: 36px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 75em) {
  .product-page.post .post-title h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
.product-page .variations {
  display: block;
  width: 100%;
  text-align: center;
}
.product-page .variations .select-wrapper {
  margin-bottom: 0;
  min-width: 130px;
  max-width: 400px;
  width: 100%;
  border-color: #d4d4d4;
}
.product-page .variations .select-wrapper:after {
  top: 30px;
  right: 25px;
}
.product-page .variations .select-wrapper select {
  height: 66px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  padding: 24px 34px 24px 30px;
}
.product-page .variations .select-wrapper + .select-wrapper {
  margin-top: 4px;
}
.product-page .variations_button {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 112px;
  margin-top: 4px;
  max-width: 400px;
}
.product-page .variations_button > .quantity {
  position: absolute;
  top: 0;
  left: 0;
}
.product-page .variations_button .button {
  width: 100%;
}
.product-page > .row {
  height: 100%;
}
.product-page .single_variation {
  display: none !important;
}

.product_meta {
  width: 100%;
  text-transform: uppercase;
  margin-top: 35px;
  text-align: center;
}
.product_meta p {
  color: #676767;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
.product_meta p a {
  color: #99cccc;
  font-weight: 500;
}
.product_meta .wcml_currency_switcher {
  display: none;
}

.related {
  margin-bottom: 50px;
}
.related.products {
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 40.063em) {
  .related.products {
    padding: 0 15px;
  }
}
.related h6 {
  font-size: 40px;
  font-weight: 400;
  margin: 0 0 50px;
}

.header_content {
  text-align: center;
}
.header_content img {
  width: 100%;
  height: auto;
}
.header_content p:last-child {
  margin: 0;
}

/* Tables */
.shop_attributes {
  border: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
}
.shop_attributes tbody tr th {
  vertical-align: middle;
  padding: 12px 0;
  color: #454545;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  width: 120px;
}
.shop_attributes tbody tr td {
  vertical-align: middle;
  padding: 14px 0 14px 15px;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  font-weight: 300;
  font-size: 14px;
  color: #454545;
}
.shop_attributes tbody tr td p {
  margin: 0;
  color: #454545;
  font-size: 14px;
  font-weight: 300;
}
.shop_attributes tbody tr:last-child td, .shop_attributes tbody tr:last-child th {
  border-bottom: 0;
  background: none;
}
.shop_attributes tbody tr.alt {
  background: none;
}
.shop_attributes tbody tr.alt th {
  background: none;
}

.shopping_bag {
  border: 0;
  width: 100%;
  border-spacing: 0;
  letter-spacing: 0;
}
.shopping_bag thead {
  padding-bottom: 10px;
}
.shopping_bag thead tr th {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  padding: 0 20px 15px;
  color: #151515;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid #e2e2e2;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag thead tr th {
    padding: 0 10px 10px;
  }
}
.shopping_bag thead tr th.product-name, .shopping_bag thead tr th.product-remove, .shopping_bag thead tr th.order-number {
  text-align: left;
}
.shopping_bag thead tr th.order-number {
  padding-left: 0;
}
.shopping_bag thead tr th.product-name {
  padding-left: 0;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag thead tr th.product-remove {
    width: 0;
  }
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag thead tr th.product-thumbnail {
    width: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag thead tr th.product-price {
    width: 0;
    padding: 0;
    visibility: collapse;
    display: none;
  }
}
.shopping_bag thead tr th.order-actions {
  display: none;
  min-height: 28px;
}
@media only screen and (min-width: 40.063em) {
  .shopping_bag thead tr th.order-actions {
    display: block;
  }
}
.shopping_bag tfoot tr th,
.shopping_bag tfoot tr td {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  vertical-align: middle;
  font-size: 14px;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tfoot tr th,
  .shopping_bag tfoot tr td {
    padding: 10px 0;
  }
}
.shopping_bag tfoot tr th {
  color: #454545;
  text-align: left;
  font-weight: 400;
  padding-right: 10px;
}
.shopping_bag tfoot tr td {
  color: #151515;
}
.shopping_bag tfoot tr.total th,
.shopping_bag tfoot tr.total td {
  border-bottom: 0;
}
.shopping_bag tfoot tr.total th .amount,
.shopping_bag tfoot tr.total td .amount {
  font-size: 20px;
  font-weight: 900;
}
.shopping_bag tbody {
  padding-top: 10px;
}
.shopping_bag tbody tr:nth-child(even) {
  background: none;
}
.shopping_bag tbody tr:nth-child(odd) {
  background: none;
}
.shopping_bag tbody tr:last-child td {
  border-bottom: 0;
}
.shopping_bag tbody tr td {
  padding: 20px 20px 0 20px;
  vertical-align: middle;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  color: #151515;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td {
    padding: 10px;
  }
}
.shopping_bag tbody tr td.order-number {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  padding-left: 0;
}
.shopping_bag tbody tr td.order-status {
  text-transform: uppercase;
  font-weight: 600;
}
.shopping_bag tbody tr td.order-status.Approved {
  color: #99cccc;
}
.shopping_bag tbody tr td.order-status.Hold, .shopping_bag tbody tr td.order-status.Processing {
  color: #676767;
}
.shopping_bag tbody tr td.order-status.Cancelled {
  color: #ec0f38;
}
.shopping_bag tbody tr td.product-price, .shopping_bag tbody tr td.product-quantity {
  text-align: center;
}
.shopping_bag tbody tr td.product-price .minus,
.shopping_bag tbody tr td.product-price .plus, .shopping_bag tbody tr td.product-quantity .minus,
.shopping_bag tbody tr td.product-quantity .plus {
  display: none;
}
.shopping_bag tbody tr td.product-price .quantity .qty, .shopping_bag tbody tr td.product-quantity .quantity .qty {
  float: none;
  margin: 0 auto;
  width: 56px;
  height: 56px;
  padding: 0;
}
.shopping_bag tbody tr td.product-price, .shopping_bag tbody tr td.product-subtotal {
  font-size: 18px;
  color: #151515;
  font-weight: 400;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-price {
    width: 0;
    padding: 0;
    visibility: collapse;
    display: none;
  }
}
.shopping_bag tbody tr td.product-name {
  color: #737373;
  font-size: 12px;
  text-align: left;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-name {
    padding-left: 0;
  }
}
.shopping_bag tbody tr td.product-name img {
  float: left;
  margin-right: 25px;
  width: 100px;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-name img {
    display: none;
  }
}
.shopping_bag tbody tr td.product-name h6 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #151515;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-name h6 {
    font-size: 14px;
  }
}
.shopping_bag tbody tr td.product-name h6 a {
  font-size: 20px;
  font-weight: 600;
  color: #151515;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-name h6 a {
    font-size: 14px;
  }
}
.shopping_bag tbody tr td.product-name h6:last-child {
  margin-bottom: 0;
}
.shopping_bag tbody tr td.product-name .posted_in a {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #99cccc;
}
.shopping_bag tbody tr td.product-name dl.variation {
  margin: 0;
  color: #737373;
}
.shopping_bag tbody tr td.product-name dl.variation dt {
  float: left;
  clear: left;
  margin: 0 5px 0 0;
  font-size: 13px;
  font-weight: 400;
}
.shopping_bag tbody tr td.product-name dl.variation dd {
  margin: 0;
}
.shopping_bag tbody tr td.product-name dl.variation dd p {
  margin-bottom: 0;
  font-size: 13px;
}
.shopping_bag tbody tr td.product-thumbnail {
  vertical-align: top;
  width: 190px;
  padding: 30px 20px 0 0;
  text-align: left;
}
.shopping_bag tbody tr td.product-thumbnail .remove {
  display: none;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-thumbnail {
    width: 0;
    padding: 0;
  }
  .shopping_bag tbody tr td.product-thumbnail img {
    display: none;
  }
}
.shopping_bag tbody tr td.product-quantity {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
.shopping_bag tbody tr td.product-quantity .wishlist-in-stock {
  color: #99cccc;
}
.shopping_bag tbody tr td.product-quantity .wishlist-out-of-stock {
  color: #ec0f38;
}
.shopping_bag tbody tr td.product-remove {
  width: 70px;
  position: relative;
  height: 100%;
}
.shopping_bag tbody tr td.product-remove a {
  display: block;
  width: 10px;
  height: 10px;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/close.png) center center no-repeat;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  text-indent: -9999px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.shopping_bag tbody tr td.product-remove a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media only screen and (max-width: 40.063em) {
  .shopping_bag tbody tr td.product-remove {
    width: 0;
  }
}
.shopping_bag tbody tr td.order-actions {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .shopping_bag tbody tr td.order-actions {
    display: block;
  }
}
.shopping_bag #shipping_method label, .shopping_bag #shipping_method .order-detail-page .customer_details dt, .order-detail-page .customer_details .shopping_bag #shipping_method dt {
  font-weight: 400 !important;
}
.shopping_bag.wishlist thead tr th.product-name,
.shopping_bag.wishlist tbody tr td.product-name {
  padding-left: 0;
}
.shopping_bag.wishlist tbody tr td.product-price {
  font-size: 14px;
}
.shopping_bag.order_table {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 30px;
}
.shopping_bag.order_table thead tr th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.shopping_bag.order_table thead tr td {
  text-align: left;
}
.shopping_bag.order_table tbody tr td {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  text-align: left;
}
.shopping_bag.order_table tbody tr td h6 {
  color: #99cccc;
  font-size: 16px;
  font-weight: 600;
}
.shopping_bag.order_table tbody tr td.product-name {
  padding-right: 10px;
}
.shopping_bag.order_table tfoot tr.order-total td {
  font-weight: 300;
  font-size: 20px;
}
.shopping_bag.order_table tfoot tr.order-total td strong {
  color: #151515;
  font-size: 24px;
  font-weight: 400;
}
.shopping_bag.order_table tfoot tr.order-total th, .shopping_bag.order_table tfoot tr.order-total td {
  border-bottom: 0;
}

/* Cart Page */
.cart_table {
  padding: 30px 0;
}
@media only screen and (min-width: 64.063em) {
  .cart_table {
    padding: 60px 35px;
  }
}
.cart_table .largetitle a {
  float: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: normal;
}
@media only screen and (min-width: 64.063em) {
  .cart_table .largetitle a {
    float: right;
  }
}

.cart_coupon {
  margin-top: 50px;
}
.cart_coupon .actions {
  padding-left: 0;
}
.cart_coupon .actions + div {
  vertical-align: top;
}

.coupon_box.notification-box.woo .content {
  padding: 30px;
}
.coupon_box.notification-box.woo .content #coupon_code {
  margin-bottom: 12px;
}
.coupon_box.notification-box.woo .content .apply_coupon {
  width: 100%;
}

#crosssells {
  padding: 0 35px 60px;
}

.cart-collaterals {
  background: #f6f6f6;
  height: 100%;
  padding: 30px 15px;
}
@media only screen and (min-width: 40.063em) {
  .cart-collaterals {
    padding: 40px;
  }
}

.button.update-button {
  width: 100%;
  background: #505050;
  border-color: #505050;
  color: #fff;
}
.button.update-button:hover {
  background: #151515;
  border-color: #151515;
  color: #fff;
}

.button.checkout-button {
  width: 100%;
  margin-top: 4px;
}

.cart_totals {
  clear: left;
}
.cart_totals #shipping_method {
  float: none;
}
.cart_totals table {
  border: 0;
  border-spacing: 0;
  background: none;
  width: 100%;
  margin: 0 0 25px;
  color: #454545;
}
.cart_totals table tbody tr td,
.cart_totals table tbody tr th {
  padding: 25px 0;
  vertical-align: middle;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-weight: 400;
  font-size: 14px;
}
.cart_totals table tbody tr {
  background: none;
  font-size: 14px;
}
.cart_totals table tbody tr td {
  text-align: left;
  background: none;
  color: #151515;
}
.cart_totals table tbody tr th {
  text-align: left;
  background: none;
  color: #454545;
  letter-spacing: 0;
}
.cart_totals table tbody tr.shipping {
  vertical-align: top;
}
.cart_totals table tbody tr.order-total th {
  border-top: 1px solid #151515;
  border-bottom: none;
}
.cart_totals table tbody tr.order-total td {
  font-weight: 400;
  font-size: 24px;
  border-top: 1px solid #151515;
  border-bottom: none;
}
.cart_totals table tbody tr.order-total td strong {
  font-weight: 400;
}
.cart_totals table + p {
  margin: 0 0 25px;
}
.cart_totals small {
  font-size: 13px;
  color: #676767;
}

.my_orders {
  border: 0;
  width: 100%;
  border-spacing: 0;
}
.my_orders thead {
  padding-bottom: 10px;
}
.my_orders thead tr th {
  text-align: left;
  font-size: 12px;
  font-weight: 900;
  padding: 0 0 10px;
  border-bottom: 2px solid #151515;
  line-height: 1;
  text-transform: uppercase;
}
.my_orders thead tr th.order-actions {
  text-align: right;
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .my_orders thead tr th.order-actions {
    display: block;
  }
}
.my_orders tbody {
  padding-top: 10px;
}
.my_orders tbody tr td {
  padding: 20px 0;
  vertical-align: middle;
  color: #737373;
  border-bottom: 1px dotted #151515;
  font-size: 13px;
}
.my_orders tbody tr td.order-actions {
  text-align: right;
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .my_orders tbody tr td.order-actions {
    display: block;
  }
}
.my_orders tbody tr td.order-number a {
  font-size: 18px;
  color: #151515;
}
.my_orders tbody tr td.order-actions a + a {
  margin-left: 10px;
}
.my_orders.order_table {
  border-bottom: 0;
}
.my_orders.order_table thead tr th {
  font-weight: 400;
  border-bottom-width: 1px;
}

.group_table {
  border: 0;
  width: 100%;
  border-spacing: 0;
  margin-bottom: 20px;
}
.group_table tbody tr td {
  padding: 0 10px 10px 0;
  text-align: left;
}
.group_table tbody tr td:first-child {
  min-width: 147px;
  text-align: right;
}
@media only screen and (min-width: 40.063em) {
  .group_table tbody tr td:first-child {
    min-width: 157px;
  }
}
@media only screen and (min-width: 64.063em) {
  .group_table tbody tr td:first-child {
    min-width: 167px;
  }
}
@media only screen and (min-width: 40.063em) {
  .group_table tbody tr td {
    padding: 0 20px 20px 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .group_table tbody tr td {
    padding: 0 30px 30px 0;
  }
}
.group_table tbody tr td label a, .group_table tbody tr td .order-detail-page .customer_details dt a, .order-detail-page .customer_details .group_table tbody tr td dt a {
  font-weight: 300;
  color: #151515;
}
.group_table .out-of-stock {
  display: none;
}
.group_table .quantity {
  float: none;
}

#coupon_code {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 49px;
}

.button.apply_coupon {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 16px 26px;
}
@media only screen and (min-width: 40.063em) {
  .button.apply_coupon {
    margin: 0;
  }
}

#billing_address_1,
#shipping_address_1 {
  margin-bottom: 10px;
}

#order_comments {
  min-height: 124px;
}

.shipping-calculator-button {
  display: block;
  color: #151515;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin: 20px 0 25px;
}

.shipping-calculator-form {
  width: 100%;
}
@media only screen and (max-width: 40.063em) {
  .shipping-calculator-form {
    width: 100%;
  }
}
.shipping-calculator-form .formrow {
  display: block;
  margin-bottom: 8px;
}
.shipping-calculator-form .formrow .select-wrapper,
.shipping-calculator-form .formrow input {
  margin: 0;
  float: none;
}
.shipping-calculator-form .formrow .input-text {
  width: 100%;
}
.shipping-calculator-form .formrow:last-child {
  margin: 0;
}

/* Checkout */
.button.login_button {
  margin: 25px 0;
}

#customer_login input[name=login] {
  margin-top: 30px;
}
#customer_login input[name=register] {
  margin-bottom: 50px;
}
#customer_login .table {
  padding: 40px 0;
}
.woocommerce-checkout #customer_login .login, .woocommerce-checkout #customer_login .register {
  padding-bottom: 40px;
  padding-top: 28px;
}
#customer_login .largetitle {
  margin-bottom: 35px;
}
#customer_login h5 {
  font-weight: 400 !important;
  margin-bottom: 40px !important;
}
#customer_login .custom_label {
  color: #868686;
  font-weight: 300;
  text-align: left;
}
#customer_login .login-section + .login-section {
  position: relative;
}
#customer_login .login-section + .login-section .line {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  border-left: 1px solid #e2e2e2;
  bottom: 0;
  margin: 60px 0;
}
#customer_login .login-section + .login-section .or {
  top: 50%;
  position: absolute;
  display: block;
  left: -34px;
  margin-top: -34px;
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background: #e2e2e2;
  color: #fff;
  font-size: 12px;
  -moz-border-radius: 34px;
  -webkit-border-radius: 34px;
  border-radius: 34px;
}
@media only screen and (max-width: 40.063em) {
  #customer_login .login-section + .login-section {
    margin-top: 60px;
  }
  #customer_login .login-section + .login-section .line {
    content: '';
    position: absolute;
    display: block;
    top: -30px;
    left: 0;
    width: 100%;
    border-left: 0;
    border-top: 1px solid #e2e2e2;
    bottom: auto;
    margin: 0;
  }
  #customer_login .login-section + .login-section .or {
    left: 50%;
    top: -30px;
    margin-left: -34px;
  }
}

.lost_password {
  font-size: 14px;
  color: #868686;
  font-weight: 400;
  float: right;
  line-height: 16px;
}

.button.button_checkout_login {
  margin-top: 40px;
}

#shop-page {
  text-align: center;
  width: 100%;
}
#shop-page .shop_container {
  padding: 40px 25px;
}
@media only screen and (max-width: 40.063em) {
  #shop-page .shop_container {
    padding: 30px 15px;
  }
}
#shop-page .masonry {
  max-width: 100%;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  #shop-page .masonry {
    width: 100% !important;
  }
}

#createaccount {
  margin-left: 5px;
}

#checkout_register {
  display: none;
  padding-top: 50px;
}

@media only screen and (max-width: 40.063em) {
  #checkout_login .newcustomers {
    margin: 55px 0 0 0;
  }
}

#checkout_thankyou h2 {
  margin-top: 50px;
}
#checkout_thankyou .order_details {
  list-style: none;
  font-size: 14px;
  color: #151515;
}

.payment_methods {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.payment_methods li {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin: 0 !important;
}
.payment_methods li:first-child {
  padding-top: 0;
}
.payment_methods li label, .payment_methods li .order-detail-page .customer_details dt, .order-detail-page .customer_details .payment_methods li dt {
  margin: 0;
  float: none;
}
.payment_methods li .custom_label {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.07em;
}
.payment_methods li img {
  vertical-align: middle;
  margin-left: 10px;
  max-height: 16px;
}
.payment_methods li .payment_box {
  margin: 10px 0 0 35px;
  float: left;
  font-size: 13px;
  line-height: 18px;
}
.payment_methods li .payment_box p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
}
.payment_methods li .payment_box.payment_method_braintree {
  margin: 10px 0 0 0;
}
.payment_methods li .payment_box.payment_method_braintree #braintree-cc-form .form-row.braintree-card-expiry {
  width: 100%;
  margin: 0 0 20px;
}
.payment_methods li .payment_box.payment_method_braintree #braintree-cc-form .form-row.form-row-last {
  width: 100%;
}
.payment_methods li .payment_box.payment_method_braintree #braintree-cc-form label, .payment_methods li .payment_box.payment_method_braintree #braintree-cc-form .order-detail-page .customer_details dt, .order-detail-page .customer_details .payment_methods li .payment_box.payment_method_braintree #braintree-cc-form dt {
  float: left;
  margin-bottom: 15px;
}
.payment_methods li .payment_box.payment_method_braintree #braintree-cc-form .wc-credit-card-form-card-cvc {
  margin-bottom: 0;
}
.payment_methods li .about_paypal {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin-left: 10px;
}

.place-order .button {
  width: 100%;
  font-size: 13px;
  line-height: 13px;
  padding: 20px 25px;
  margin-top: 20px;
}

.form-row {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
}

/* My Account */
#my-account .my-account-menu {
  padding: 0;
}
#my-account .account-user {
  padding: 30px;
  background: #1d1f1e;
}
@media only screen and (min-width: 40.063em) {
  #my-account .account-user {
    padding: 40px;
  }
}
#my-account .account-user p {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  color: #868686;
  padding-left: 0;
}
@media only screen and (min-width: 64.063em) {
  #my-account .account-user p {
    padding-left: 85px;
  }
}
@media only screen and (min-width: 75em) {
  #my-account .account-user p {
    padding-left: 105px;
  }
}
@media only screen and (min-width: 90.063em) {
  #my-account .account-user p {
    padding-left: 125px;
  }
}
#my-account .account-user .avatar {
  float: left;
  margin-right: 25px;
  display: none;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
@media only screen and (min-width: 64.063em) {
  #my-account .account-user .avatar {
    display: block;
    max-width: 60px;
  }
}
@media only screen and (min-width: 75em) {
  #my-account .account-user .avatar {
    max-width: 80px;
  }
}
@media only screen and (min-width: 90.063em) {
  #my-account .account-user .avatar {
    max-width: 100px;
  }
}
#my-account .account-user .user-name {
  color: #fff;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
#my-account #my-account-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#my-account #my-account-nav li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#my-account #my-account-nav li a {
  display: block;
  height: 75px;
  line-height: 75px;
  padding: 0 30px;
  font-size: 12px;
  text-transform: uppercase;
  color: #151515;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
@media only screen and (min-width: 40.063em) {
  #my-account #my-account-nav li a {
    padding: 0 40px;
  }
}
#my-account #my-account-nav li.active {
  background: #99cccc;
  border-color: #99cccc;
}
#my-account #my-account-nav li.active a {
  color: #fff;
}

.my-account-menu {
  background: #f6f6f6;
  height: 100%;
}

.tab-pane {
  height: 100%;
  max-height: 100%;
  display: none;
  padding: 30px;
}
@media only screen and (min-width: 64.063em) {
  .tab-pane {
    padding: 40px;
  }
}
@media only screen and (min-width: 75em) {
  .tab-pane {
    padding: 50px;
  }
}
.tab-pane.active {
  display: block;
}

.address address {
  color: #151515;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 20px;
  font-style: normal;
}
.tab-pane .address + .address {
  margin-top: 40px;
}

.price_slider {
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 20px;
  margin-right: 15px;
}
.price_slider .ui-slider-range {
  height: 4px;
  background: #99cccc;
  position: absolute;
}
.price_slider .ui-slider-handle {
  display: block;
  position: absolute;
  top: -6px;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 4px solid #99cccc;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.price_slider_amount .button {
  float: right;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  border: 0;
  color: #99cccc;
}
.price_slider_amount .button:hover {
  background: transparent;
  color: #99cccc;
}
.price_slider_amount .price_label {
  float: left;
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  color: #737373;
}

#shop-page .product-category {
  margin-bottom: 30px;
}
@media only screen and (max-width: 40.063em) {
  .product-category {
    height: 180px;
    overflow: hidden;
  }
}
.product-category > a {
  display: block;
  position: relative;
  background: #fff;
  max-height: 100%;
}
.product-category > a img {
  width: 100%;
  will-change: opacity;
}
.product-category > a .title {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  margin: -20px 0 0;
  height: 40px;
  line-height: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.product-category > a .title .count {
  font-weight: 300;
}
.product-category > a .title h2 {
  display: block;
  padding: 0 20px;
  font-size: 24px;
  font-weight: 600;
  color: #151515;
  text-transform: uppercase;
}
.product-category > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 0 solid #99cccc;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.product-category:hover > a:after {
  border-width: 6px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.product-category:hover .title {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.product-category:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

/* Chosen */
.form-row.woocommerce-invalid-required-field .chosen-container .chosen-single {
  border-color: #e76049;
}

.select2-container {
  margin-bottom: 30px;
  clear: left;
}
.select2-container .select2-choice {
  background: #fff;
  border: 1px solid #d4d4d4;
  height: 52px !important;
  line-height: 52px !important;
  padding-left: 25px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container .select2-choice span {
  height: 50px;
  line-height: 52px;
  color: #868686;
  font-size: 14px;
  font-weight: 300;
  max-width: 100%;
  outline: 0;
  letter-spacing: 0.2em;
}
.select2-container .select2-choice div b {
  background: none !important;
  position: relative;
}
.select2-container .select2-choice div b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #d4d4d4 transparent transparent transparent;
  position: absolute;
  top: 22px;
  right: 23px;
}
.select2-container .select2-search {
  margin: 0 21px 15px;
}
.select2-container.select2-dropdown-open .select2-choice {
  background: #fff;
  border-top: 1px solid #99cccc;
  border-left: 1px solid #99cccc;
  border-right: 1px solid #99cccc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.select2-container.select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px !important;
}

.select2-drop {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #99cccc;
}
.select2-drop.select2-drop-above {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #99cccc;
}
.select2-drop .select2-search {
  padding: 0 20px;
}
.select2-drop .select2-search input {
  background: #fff !important;
  margin: 0;
}
.select2-drop .select2-results {
  margin: 0 0 10px 8px !important;
  padding-left: 0;
  background: none;
}
.select2-drop .select2-results .highlighted {
  background: #151515;
}
.select2-drop .select2-results li {
  margin: 0;
  padding: 10px 8px;
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
  background: none !important;
}

.chosen-container-single .chosen-search input[type=text] {
  background: #fff !important;
}

/* Empty Cart */
.cart-empty {
  padding: 0 40px;
  margin-bottom: 60px;
}
.cart-empty figure {
  display: inline-block;
  margin: 0 auto 30px;
  width: 84px;
  height: 104px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/cart-empty.png) top left no-repeat;
  -moz-background-size: 84px 104px;
  -o-background-size: 84px 104px;
  -webkit-background-size: 84px 104px;
  background-size: 84px 104px;
}
.cart-empty .message {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  color: #151515;
  margin-bottom: 35px;
}
.cart-empty .return-to-shop {
  margin: 20px 0 0;
}
.cart-empty .return-to-shop .button {
  margin-bottom: 0;
}
.cart-empty section {
  padding: 40px 0;
}
#side-cart .cart-empty figure {
  width: 42px;
  height: 52px;
  -moz-background-size: 42px 52px;
  -o-background-size: 42px 52px;
  -webkit-background-size: 42px 52px;
  background-size: 42px 52px;
}

/* Table Rate */
#shipping_method {
  list-style: none;
  float: right;
  margin: 0;
}
#shipping_method li {
  float: left;
  display: block;
  clear: left;
  width: 100%;
  position: relative;
  letter-spacing: -0.05em;
}
#shipping_method li:last-child {
  margin-bottom: 0;
}

/* Terms & Conditions */
.termscontainer a {
  font-weight: 500;
  color: #99cccc;
}

/* Demo Store */
.demo_store {
  display: block;
  background: #99cccc;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
}

/* Thank You */
.your-order-header {
  width: 100%;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/your-order.png) center top;
  padding: 70px 0;
}
@media only screen and (max-width: 40.063em) {
  .your-order-header {
    padding: 30px 0;
  }
}
.your-order-header .order-container {
  background: #fff;
  padding: 60px 30px;
  text-align: center;
  color: #868686;
  text-transform: uppercase;
  border-bottom: 1px solid #151515;
  font-size: 40px;
}
@media only screen and (max-width: 40.063em) {
  .your-order-header .order-container {
    font-size: 20px;
    padding: 30px 15px;
  }
}
.your-order-header .order-container span {
  color: #151515;
}
.your-order-header .order-details {
  background: #fff;
  text-align: center;
  padding: 25px 0;
  font-size: 18px;
  color: #151515;
}
.your-order-header .order-details + .order-details {
  border-left: 1px solid #151515;
}
@media only screen and (max-width: 40.063em) {
  .your-order-header .order-details + .order-details {
    border-left: 0;
    border-top: 1px solid #151515;
  }
}
.your-order-header .status {
  text-align: center;
  background: #99cccc;
  padding: 27px 30px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.your-order-header .status h6 {
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.your-order-header .status.failed {
  background: #e24f3d;
}

.order-information {
  padding: 60px 0;
}
.order-information h2 {
  font-size: 20px !important;
  font-weight: 400x !important;
  margin: 0 0 35px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.order-information h3 {
  font-size: 12px !important;
  color: #151515;
  margin: 0 0 15px !important;
  line-height: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: normal;
}
.order-information .order_details {
  list-style: none;
  color: #151515;
}

/* Order Details */
.order-detail-page h2 {
  font-size: 20px !important;
  font-weight: 400x !important;
  margin: 0 0 35px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.order-detail-page .customer_details {
  color: #151515;
}

/* Shipping & Billing */
.my_checkout {
  padding: 15px;
}
@media only screen and (min-width: 64.063em) {
  .my_checkout {
    padding: 25px;
  }
}
@media only screen and (min-width: 75em) {
  .my_checkout {
    padding: 35px;
  }
}
@media only screen and (min-width: 90.063em) {
  .my_checkout {
    padding: 50px;
  }
}
.my_checkout .coupon_box .notification-box {
  margin-bottom: 15px;
}
@media only screen and (min-width: 64.063em) {
  .my_checkout .coupon_box .notification-box {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 75em) {
  .my_checkout .coupon_box .notification-box {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 90.063em) {
  .my_checkout .coupon_box .notification-box {
    margin-bottom: 50px;
  }
}
.my_checkout .create-account {
  float: left;
  width: 100%;
  padding-top: 30px;
}

.billing_shipping {
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .billing_shipping {
    padding: 0 25px 0 0 !important;
  }
}
@media only screen and (min-width: 75em) {
  .billing_shipping {
    padding: 0 35px 0 0 !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .billing_shipping {
    padding: 0 50px 0 0 !important;
  }
}
.billing_shipping .shipping_address {
  display: none;
}

.your-order {
  background: #f0f0f0;
  padding: 15px !important;
}
@media only screen and (min-width: 64.063em) {
  .your-order {
    padding: 25px !important;
  }
}
@media only screen and (min-width: 75em) {
  .your-order {
    padding: 35px !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .your-order {
    padding: 50px !important;
  }
}

#customer_details {
  margin-bottom: 50px;
}

.billing_shipping #ship-to-different-address {
  padding: 0;
  float: right;
  width: 100%;
  margin-top: 30px;
}
.billing_shipping #ship-to-different-address .mediumtitle {
  float: left;
}
.billing_shipping #ship-to-different-address .shipping_toggle {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (min-width: 40.063em) {
  .billing_shipping #ship-to-different-address .shipping_toggle {
    float: right;
    width: auto;
    margin-bottom: 0;
    margin-top: 10px;
  }
}

/*------------------------------------------------------------------
Shortcodes
*/
/* Posts */
.posts .post {
  padding-bottom: 20px;
}
.posts .post:after {
  display: none;
}
.posts .post .post-title {
  text-align: left;
  margin: 25px 0 5px;
}
.posts .post .post-title h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.posts .post .post-meta ul {
  margin-bottom: 10px;
}

/* Title Styles*/
.smalltitle, #checkout_thankyou h2 {
  color: #141414;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 30px;
  letter-spacing: 0.4em;
}

.mediumtitle {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 25px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .mediumtitle {
    font-size: 30px;
  }
}

.largetitle {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .largetitle {
    font-size: 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .largetitle {
    font-size: 40px;
  }
}

.extralargetitle {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .extralargetitle {
    font-size: 40px;
  }
}
@media only screen and (min-width: 64.063em) {
  .extralargetitle {
    font-size: 60px;
  }
}
@media only screen and (min-width: 75em) {
  .extralargetitle {
    font-size: 80px;
  }
}
@media only screen and (min-width: 90.063em) {
  .extralargetitle {
    font-size: 120px;
  }
}

/* Icons */
.inline-icon {
  display: inline;
}
.inline-icon.icon-1x {
  font-size: 18px;
  vertical-align: middle;
}
.inline-icon.icon-2x {
  font-size: 24px;
  vertical-align: middle;
}
.inline-icon.icon-3x {
  font-size: 28px;
  vertical-align: middle;
}
.inline-icon.icon-4x {
  font-size: 32px;
  vertical-align: middle;
}

.boxed-icon {
  display: block;
  width: 64px;
  height: 64px;
  line-height: 66px;
  text-align: center;
  font-size: 24px;
}

.facebook:hover {
  color: #3b5998 !important;
}
.facebook.boxed-icon {
  background: #fff;
  color: #151515;
}
.facebook.boxed-icon:hover {
  color: #fff !important;
  background: #3b5998 !important;
}

.google-plus:hover {
  color: #dd4b39 !important;
}
.google-plus.boxed-icon {
  background: #fff;
  color: #151515;
}
.google-plus.boxed-icon:hover {
  color: #fff !important;
  background: #dd4b39 !important;
}

.linkedin:hover {
  color: #007bb6 !important;
}
.linkedin.boxed-icon {
  background: #fff;
  color: #151515;
}
.linkedin.boxed-icon:hover {
  color: #fff !important;
  background: #007bb6 !important;
}

.pinterest:hover {
  color: #cb2027 !important;
}
.pinterest.boxed-icon {
  background: #fff;
  color: #151515;
}
.pinterest.boxed-icon:hover {
  color: #fff !important;
  background: #cb2027 !important;
}

.twitter:hover {
  color: #00aced !important;
}
.twitter.boxed-icon {
  background: #fff;
  color: #151515;
}
.twitter.boxed-icon:hover {
  color: #fff !important;
  background: #00aced !important;
}

.instagram:hover {
  color: #3f729b !important;
}
.instagram.boxed-icon {
  background: #fff;
  color: #151515;
}
.instagram.boxed-icon:hover {
  color: #fff !important;
  background: #3f729b !important;
}

.vk:hover {
  color: #45668e !important;
}
.vk.boxed-icon {
  background: #fff;
  color: #151515;
}
.vk.boxed-icon:hover {
  color: #fff !important;
  background: #45668e !important;
}

.tumblr:hover {
  color: #35465c !important;
}
.tumblr.boxed-icon {
  background: #fff;
  color: #151515;
}
.tumblr.boxed-icon:hover {
  color: #fff !important;
  background: #35465c !important;
}

.xing:hover {
  color: #cfdc00 !important;
}
.xing.boxed-icon {
  background: #fff;
  color: #151515;
}
.xing.boxed-icon:hover {
  color: #fff !important;
  background: #cfdc00 !important;
}

.soundcloud:hover {
  color: #f80 !important;
}
.soundcloud.boxed-icon {
  background: #fff;
  color: #151515;
}
.soundcloud.boxed-icon:hover {
  color: #fff !important;
  background: #f80 !important;
}

.dribbble:hover {
  color: #ea4c89 !important;
}
.dribbble.boxed-icon {
  background: #fff;
  color: #151515;
}
.dribbble.boxed-icon:hover {
  color: #fff !important;
  background: #ea4c89 !important;
}

.youtube:hover {
  color: #e52d27 !important;
}
.youtube.boxed-icon {
  background: #fff;
  color: #151515;
}
.youtube.boxed-icon:hover {
  color: #fff !important;
  background: #e52d27 !important;
}

.spotify:hover {
  color: #7ab800 !important;
}
.spotify.boxed-icon {
  background: #fff;
  color: #151515;
}
.spotify.boxed-icon:hover {
  color: #fff !important;
  background: #7ab800 !important;
}

.behance:hover {
  color: #1769ff !important;
}
.behance.boxed-icon {
  background: #fff;
  color: #151515;
}
.behance.boxed-icon:hover {
  color: #fff !important;
  background: #1769ff !important;
}

.deviantart:hover {
  color: #4e6252 !important;
}
.deviantart.boxed-icon {
  background: #fff;
  color: #151515;
}
.deviantart.boxed-icon:hover {
  color: #fff !important;
  background: #4e6252 !important;
}

.vimeo:hover {
  color: #162221 !important;
}
.vimeo.boxed-icon {
  background: #fff;
  color: #151515;
}
.vimeo.boxed-icon:hover {
  color: #fff !important;
  background: #162221 !important;
}

/* Buttons */
.btn,
.button,
input[type=submit] {
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  padding: 14px 26px;
  border: 2px solid #151515;
  margin: 0 0 3px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  color: #151515;
  background: transparent;
  text-transform: uppercase;
  text-shadow: none !important;
  text-align: center;
  position: relative;
  overflow: hidden;
  letter-spacing: -0.05em;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.btn i,
.button i,
input[type=submit] i {
  display: inline-block;
  vertical-align: middle;
}
.no-touch .btn:hover, .no-touch
.button:hover, .no-touch
input[type=submit]:hover {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.no-touch .btn:active, .no-touch
.button:active, .no-touch
input[type=submit]:active {
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.btn:focus,
.button:focus,
input[type=submit]:focus {
  color: #151515;
}
.btn.small, .btn#submit,
.button.small,
.button#submit,
input[type=submit].small,
input[type=submit]#submit {
  font-size: 12px;
  line-height: 12px;
}
.btn.normal,
.button.normal,
input[type=submit].normal {
  color: #151515;
}
.btn.normal:hover,
.button.normal:hover,
input[type=submit].normal:hover {
  color: #fff;
}
.btn.large, .btn.checkout-button,
.button.large,
.button.checkout-button,
input[type=submit].large,
input[type=submit].checkout-button {
  font-size: 13px;
  line-height: 13px;
  padding: 20px 25px;
}
.btn.right,
.button.right,
input[type=submit].right {
  float: right;
}
.btn.black,
.button.black,
input[type=submit].black {
  background: #151515;
  color: #fff;
}
.btn.black:focus,
.button.black:focus,
input[type=submit].black:focus {
  color: #fff;
}
.btn.white,
.button.white,
input[type=submit].white {
  border-color: #fff;
  color: #fff;
}
.no-touch .btn.white:hover, .no-touch
.button.white:hover, .no-touch
input[type=submit].white:hover {
  background: #fff;
  border-color: #fff;
  color: #151515;
}
.btn.white:focus,
.button.white:focus,
input[type=submit].white:focus {
  color: #fff;
}
.btn.grey,
.button.grey,
input[type=submit].grey {
  background: #505050;
  border-color: #505050;
  color: #fff;
}
.btn.grey:hover,
.button.grey:hover,
input[type=submit].grey:hover {
  background: #484848;
  border-color: #484848;
}
.btn.accent,
.button.accent,
input[type=submit].accent {
  background: #99cccc;
  color: #fff;
  border-color: #99cccc;
}
.no-touch .btn.accent:hover, .no-touch
.button.accent:hover, .no-touch
input[type=submit].accent:hover {
  background: #179872;
  border-color: #179872;
}
.btn.full,
.button.full,
input[type=submit].full {
  width: 100%;
}

/* Full Width Section */
.video_bg {
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.video_bg .row-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.video_bg .video_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.parallax_bg {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* Mouse Scroll Icon */
.mouse_scroll_row {
  position: relative;
}

.mouse_scroll {
  display: block;
  position: relative;
  z-index: 2;
  width: 30px;
  height: 50px;
  background: none;
  border-radius: 14px;
  border: 2px #C0C0C0 solid;
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -14px;
}
.mouse_scroll:hover {
  opacity: 0.5;
}
.mouse_scroll:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 11px;
  width: 4px;
  height: 4px;
  background: #FFF;
  border-radius: 4px;
  -webkit-animation: scrollanimation 2s infinite;
  -moz-animation: scrollanimation 2s infinite;
  -ms-animation: scrollanimation 2s infinite;
  -o-animation: scrollanimation 2s infinite;
  animation: scrollanimation 2s infinite;
}

/* List */
.list {
  list-style: none;
  margin: 0;
  display: block;
  float: left;
}
.list > h6 {
  margin-bottom: 30px;
  color: #151515;
  font-weight: 300 !important;
  font-size: 20px !important;
  position: relative;
  display: block;
  margin-top: 0;
}
.list li {
  display: block;
  float: left;
  width: 100%;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bcbcbc;
}
.list li figure {
  float: left;
  margin-right: 20px;
  width: 70px;
  line-height: 0;
}
.list li .post-title {
  margin-left: 90px;
}
.list li .post-title .post_categories {
  font-size: 10px;
  text-align: left;
}
.list li .post-title .price {
  text-align: left;
  margin-top: 2px;
}
.list li .post-title .price ins, .list li .post-title .price > .amount {
  font-size: 14px;
}

ul.accordion {
  clear: both;
  border: 0;
  list-style: none;
}
ul.accordion.wpb_accordion .wpb_content_element {
  margin: 0;
}
ul.accordion > li {
  margin-bottom: 6px !important;
}
ul.accordion > li .content {
  border-top: 1px solid #f3f3f3;
  padding: 30px;
  display: none;
}
ul.accordion > li .content p:last-of-type {
  margin: 0;
}
ul.accordion > li > div.title {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  font-size: 14px;
  padding: 0;
  background: #f3f3f3;
  color: #676767;
  padding: 0 30px;
  cursor: pointer;
}
ul.accordion > li > div.title:before {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 64px;
  line-height: 64px;
  font-weight: 300;
  font-size: 24px;
  text-align: left;
}
ul.accordion > li.active div.title {
  background: #fff;
  color: #99cccc;
}
ul.accordion > li.active div.title:before {
  content: "-";
}
ul.accordion > li.active .content {
  display: block;
  background: #fff;
}

.tabs {
  margin-bottom: 20px;
  padding: 0;
}
.tabs .active {
  border-top: 0;
}
.tabs .active a {
  border: 0;
  color: #99cccc;
}
.tabs .active a:hover {
  color: #99cccc;
}
.tabs dd,
.tabs li {
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .tabs dd,
  .tabs li {
    width: 100%;
  }
}
.tabs dd a,
.tabs li a {
  display: block;
  border: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #a4a7ab;
}
.tabs dd a i,
.tabs li a i {
  margin-right: 8px;
}
.tabs dd a:hover,
.tabs li a:hover {
  color: #151515;
}

ul.tabs-content {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.tabs-content > li {
  display: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  ul.tabs-content {
    clear: left;
    padding: 0;
  }
}

.rtl .thb_tabs .tabs, .rtl
.thb_tour .tabs {
  text-align: right;
}
.thb_tabs .tabs dd,
.thb_tabs .tabs li,
.thb_tour .tabs dd,
.thb_tour .tabs li {
  margin-right: 35px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs .tabs dd,
  .thb_tabs .tabs li,
  .thb_tour .tabs dd,
  .thb_tour .tabs li {
    margin: 0 0 35px;
  }
  .thb_tabs .tabs dd:last-child,
  .thb_tabs .tabs li:last-child,
  .thb_tour .tabs dd:last-child,
  .thb_tour .tabs li:last-child {
    margin-bottom: 0;
  }
}
.thb_tabs .tabs dd a,
.thb_tabs .tabs li a,
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  font-size: 14px;
  color: #151515;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.3em;
  font-weight: 400;
  padding-bottom: 4px;
}
.thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #99cccc;
  bottom: 0;
  left: 0;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.thb_tabs .tabs dd.active a,
.thb_tabs .tabs li.active a,
.thb_tour .tabs dd.active a,
.thb_tour .tabs li.active a {
  color: #99cccc;
}
.thb_tabs .tabs dd.active a:after,
.thb_tabs .tabs li.active a:after,
.thb_tour .tabs dd.active a:after,
.thb_tour .tabs li.active a:after {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.thb_tabs .tabs dd:last-child,
.thb_tabs .tabs li:last-child,
.thb_tour .tabs dd:last-child,
.thb_tour .tabs li:last-child {
  margin-right: 0;
}

.thb_tabs.style2 {
  border: 1px solid #eeeeee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.thb_tabs.style2 .tabs {
  border-bottom: 1px solid #eee;
  min-height: 54px;
  margin-bottom: 0;
}
.rtl .thb_tabs.style2 .tabs {
  text-align: right;
}
.thb_tabs.style2 .tabs dd,
.thb_tabs.style2 .tabs li {
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs.style2 .tabs dd,
  .thb_tabs.style2 .tabs li {
    margin: 0;
  }
}
.rtl .thb_tabs.style2 .tabs dd, .rtl
.thb_tabs.style2 .tabs li {
  margin-left: 0;
}
.thb_tabs.style2 .tabs dd a,
.thb_tabs.style2 .tabs li a {
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  border-right: 1px solid #eee;
  background: #f7f7f7;
}
.rtl .thb_tabs.style2 .tabs dd a, .rtl
.thb_tabs.style2 .tabs li a {
  border-right: 0;
  border-left: 1px solid #eee;
}
.thb_tabs.style2 .tabs dd a:after,
.thb_tabs.style2 .tabs li a:after {
  display: none;
}
.thb_tabs.style2 .tabs dd.active a,
.thb_tabs.style2 .tabs li.active a {
  background: #fff;
  color: #151515;
}
.thb_tabs.style2 ul.tabs-content {
  padding: 30px;
  background: #fff;
}

.thb_tour {
  float: left;
  width: 100%;
}
.thb_tour .tabs {
  float: left;
  display: block;
  width: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour .tabs {
    width: 100%;
  }
}
.thb_tour .tabs dd,
.thb_tour .tabs li {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding-bottom: 10px;
}
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  display: block;
  float: left;
}
.thb_tour ul.tabs-content {
  margin-left: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour ul.tabs-content {
    margin-left: 0;
  }
}
.thb_tour ul.tabs-content > li {
  float: left;
}

.toggle {
  float: left;
  width: 100%;
  margin-bottom: 6px;
}
.toggle .title {
  border: 1px solid #e4e4e4;
  min-height: 64px;
  line-height: 32px;
  padding: 16px 0 16px 96px;
  display: block;
  width: 100%;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  color: #676767;
}
.toggle .title.wpb_toggle {
  background-image: none;
}
.toggle .title:after {
  content: "+";
  display: block;
  width: 66px;
  min-height: 64px;
  line-height: 64px;
  position: absolute;
  color: #9e9e9e;
  top: 0;
  left: 0;
  bottom: 0;
  font-weight: 300;
  font-size: 24px;
  border: 0;
  text-align: center;
  border-right: 1px solid #e4e4e4;
}
.toggle .title.wpb_toggle_title_active, .toggle .title.toggled {
  color: #151515;
}
.toggle .title.wpb_toggle_title_active:after, .toggle .title.toggled:after {
  content: "-";
  color: #151515;
  top: 0;
}
.toggle .title.wpb_toggle_title_active:hover, .toggle .title.toggled:hover {
  color: #151515;
}
.toggle .inner {
  display: none;
  padding: 20px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.toggle .inner.wpb_toggle_content {
  margin: 0;
}
.toggle .inner.wpb_toggle_open, .toggle .inner.toggled {
  display: block;
}
.toggle .last_toggle_el_margin {
  display: none;
}

.iconlist {
  list-style: none;
}
.iconlist li {
  padding: 0 0 0 25px;
  position: relative;
}
.rtl .iconlist li {
  padding: 0 25px 0 0;
}
.rtl .iconlist li > i {
  left: auto;
  right: 0;
}
.iconlist li > i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #151515;
}

.post .post-content .iconbox {
  text-align: center;
}
.post .post-content .iconbox > span {
  display: inline-block;
  margin-bottom: 30px;
  color: #151515;
  font-size: 60px;
  text-align: center;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.post .post-content .iconbox > span img {
  display: inline-block;
}
.post .post-content .iconbox > span.img img {
  width: 60px;
  height: 60px;
}
.post .post-content .iconbox .content {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}
.post .post-content .iconbox h6 {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.post .post-content .iconbox.type2 > span {
  line-height: 116px;
  color: #fff;
  background: #99cccc;
  font-size: 50px;
}
.post .post-content .iconbox.type2.top > span {
  width: 116px;
  height: 116px;
  -moz-border-radius: 58px;
  -webkit-border-radius: 58px;
  border-radius: 58px;
}
.post .post-content .iconbox.type2.left {
  text-align: left;
}
.post .post-content .iconbox.type2.left > span {
  width: 90px;
  height: 92px;
  line-height: 92px;
  float: left;
  font-size: 40px;
}
.post .post-content .iconbox.type2.left .content {
  padding-left: 120px;
}
.post .post-content .iconbox.type2.right {
  text-align: right;
}
.post .post-content .iconbox.type2.right > span {
  width: 90px;
  height: 92px;
  line-height: 92px;
  float: right;
  font-size: 40px;
}
.post .post-content .iconbox.type2.right .content {
  padding-right: 120px;
}
.post .post-content .iconbox.type3 {
  display: block;
  float: none !important;
}
.post .post-content .iconbox.type3 > span {
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #99cccc;
}
.post .post-content .iconbox.type3 > span .fa {
  vertical-align: middle;
}
.post .post-content .iconbox.type3 > span.img img {
  width: 40px;
  height: 40px;
}
.post .post-content .iconbox.type3 .content h6 {
  line-height: 40px;
}
.post .post-content .iconbox.type3.left {
  text-align: left;
}
.post .post-content .iconbox.type3.left > span {
  float: left;
}
.post .post-content .iconbox.type3.left .content {
  padding-left: 60px;
}
.post .post-content .iconbox.type3.right {
  text-align: right;
}
.post .post-content .iconbox.type3.right > span {
  float: right;
}
.post .post-content .iconbox.type3.right .content {
  padding-right: 60px;
}
.post .post-content .iconbox.type1.left {
  text-align: left;
}
.post .post-content .iconbox.type1.left > span {
  width: 90px;
  height: 92px;
  line-height: 92px;
  float: left;
  text-align: center;
}
.post .post-content .iconbox.type1.left > span i,
.post .post-content .iconbox.type1.left > span img {
  vertical-align: top;
}
.post .post-content .iconbox.type1.left .content {
  padding-left: 120px;
}
.post .post-content .iconbox.type1.right {
  text-align: right;
}
.post .post-content .iconbox.type1.right > span {
  width: 90px;
  height: 92px;
  line-height: 92px;
  float: right;
  text-align: center;
}
.post .post-content .iconbox.type1.right > span i,
.post .post-content .iconbox.type1.right > span img {
  vertical-align: top;
}
.post .post-content .iconbox.type1.right .content {
  padding-right: 120px;
}

blockquote {
  position: relative;
  clear: both;
  text-align: center;
  border: 0;
  padding: 20px;
}
blockquote p {
  font-size: 28px;
  font-weight: 300;
  color: #151515;
  line-height: 36px;
  margin: 0;
  letter-spacing: 0.1em;
}
blockquote cite {
  font-weight: 500;
  font-size: 14px;
  color: #151515;
  font-style: normal;
  line-height: 1;
  margin-top: 15px;
  text-transform: uppercase;
}
blockquote cite:before {
  display: none;
}
blockquote.left, blockquote.pullleft {
  float: left;
  width: 40%;
  margin: 5px 30px 30px 0;
  text-align: left;
}
@media only screen and (max-width: 40.063em) {
  blockquote.left, blockquote.pullleft {
    margin-right: 0;
    width: 100%;
  }
}
blockquote.right, blockquote.pullright {
  float: right;
  width: 40%;
  margin: 5px 0 30px 30px;
  text-align: right;
}
@media only screen and (max-width: 40.063em) {
  blockquote.right, blockquote.pullright {
    margin-left: 0;
    width: 100%;
  }
}

/* Gap */
.gap {
  clear: both;
}

/* Notifications */
.notification-box {
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  position: relative;
  margin-bottom: 12px;
  text-transform: uppercase;
  border: 2px dashed rgba(0, 0, 0, 0.1);
  color: #151515;
}
.notification-box a {
  color: #99cccc;
}
.notification-box .icon {
  display: block;
  width: 78px;
  height: 76px;
  text-align: center;
  line-height: 76px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
}
.notification-box .icon:before {
  content: "\f00c";
  font-family: "FontAwesome";
}
.notification-box .content {
  padding: 30px 40px 30px 78px;
}
.notification-box .close {
  display: block;
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 25px;
  font-size: 16px;
}
.notification-box .close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.notification-box.woo .content {
  padding: 30px 40px;
}
.notification-box.success {
  border-color: #99cccc;
}
.notification-box.success .content {
  color: #99cccc;
  background: rgba(153, 204, 204, 0.05);
}
.notification-box.success .icon {
  color: #99cccc;
}
.notification-box.information {
  border-color: #2b83c7;
}
.notification-box.information .content {
  color: #2b83c7;
  background: rgba(14, 122, 196, 0.05);
}
.notification-box.information .icon {
  color: #2b83c7;
}
.notification-box.information .icon:before {
  content: "\f129";
}
.notification-box.warning {
  border-color: #f6c709;
}
.notification-box.warning .content {
  color: #f6c709;
  background: rgba(246, 199, 9, 0.05);
}
.notification-box.warning .icon {
  color: #f6c709;
}
.notification-box.warning .icon:before {
  content: "\f12a";
}
.notification-box.error {
  border-color: #da574c;
}
.notification-box.error .content {
  color: #da574c;
  background: rgba(218, 87, 76, 0.05);
}
.notification-box.error .icon {
  color: #da574c;
}
.notification-box.error .icon:before {
  content: "\f00d";
}
.notification-box .wc-forward {
  display: none;
}

/* Team Member */
.team_member {
  display: block;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
.team_member img {
  display: inline-block;
  max-width: 100%;
}
.team_member .overlay {
  position: absolute;
  background: #fff;
  border: 0;
  top: -100px;
  left: 5%;
  right: auto;
  bottom: auto;
  width: 90%;
  z-index: 99;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform-origin: 50% 100% 0 50%;
  -ms-transform-origin: 50% 100% 0 50%;
  -webkit-transform-origin: 50% 100% 0 50%;
  transform-origin: 50% 100% 0 50%;
}
.team_member .overlay h5 {
  color: #151515;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 10px;
  text-transform: none;
}
.team_member .overlay span {
  color: #868686;
  font-weight: 300;
  font-size: 16px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.team_member .overlay .relative {
  position: relative;
  padding: 30px;
}
.team_member .overlay .relative:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}
.team_member .social_links {
  padding-top: 20px;
}
.team_member .social_links a {
  color: #151515;
  margin: 0 5px;
}
.team_member:hover .overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* Clients */
.clients.row {
  border-top: 1px solid rgba(231, 231, 231, 0.6);
  border-left: 1px solid rgba(231, 231, 231, 0.6);
}
.clients.row .client.columns {
  padding: 0;
  text-align: center;
  border-right: 1px solid rgba(231, 231, 231, 0.6);
  border-bottom: 1px solid rgba(231, 231, 231, 0.6);
  height: 150px;
  line-height: 149px;
}
.clients.row .client.columns img {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.clients.row .client.columns img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* Dropcap */
.dropcap {
  display: block;
  font-size: 78px;
  line-height: 1;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 5px;
  margin-right: 10px;
  color: #151515;
  font-weight: 500;
}
.rtl .dropcap {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

/* Highlights */
.highlight {
  padding: 0 2px;
}
.highlight.black {
  background: #151515;
  color: #fff;
}
.highlight.accent {
  background: #99cccc;
  color: #fff;
}

/* Dividers */
.styled_dividers {
  height: 1px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.styled_dividers.style1 {
  height: 8px;
  width: 480px;
  max-width: 90%;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/dividers/1.png) top left repeat-x;
  -moz-background-size: 8px 8px;
  -o-background-size: 8px 8px;
  -webkit-background-size: 8px 8px;
  background-size: 8px 8px;
}
.styled_dividers.style2 {
  height: 6px;
  width: 480px;
  max-width: 90%;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/dividers/2.png) top left repeat-x;
  -moz-background-size: 18px 6px;
  -o-background-size: 18px 6px;
  -webkit-background-size: 18px 6px;
  background-size: 18px 6px;
}
.styled_dividers.style3 {
  height: 6px;
  width: 170px;
  max-width: 90%;
  background: transparent url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/dividers/3.png) top left repeat-x;
  -moz-background-size: 9px 6px;
  -o-background-size: 9px 6px;
  -webkit-background-size: 9px 6px;
  background-size: 9px 6px;
}
.styled_dividers.style4 {
  width: 40px;
  border-bottom: 1px solid #151515;
}
.styled_dividers.style5 {
  width: 60px;
  border-bottom: 2px solid #151515;
}
.styled_dividers.style6 {
  height: 4px;
  width: 690px;
  max-width: 90%;
  border-bottom: 1px solid #151515;
  border-top: 1px solid #151515;
}
.styled_dividers.style7 {
  width: 950px;
  max-width: 90%;
  border-bottom: 1px solid #ececec;
}
.styled_dividers.style8 {
  width: 20px;
  height: 16px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/separator.png) top left no-repeat;
  background-size: 20px 14px;
}

/* Banners */
.post .post-content {
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /* Individual effects */
  /*---------------*/
  /***** Lily *****/
  /*---------------*/
  /*---------------*/
  /***** Sadie *****/
  /*---------------*/
  /*---------------*/
  /***** Roxy *****/
  /*---------------*/
  /*---------------*/
  /***** Bubba *****/
  /*---------------*/
  /*---------------*/
  /***** Romeo *****/
  /*---------------*/
  /*---------------*/
  /***** Layla *****/
  /*---------------*/
  /*---------------*/
  /***** Honey *****/
  /*---------------*/
  /*---------------*/
  /***** Oscar *****/
  /*---------------*/
  /*---------------*/
  /***** Marley *****/
  /*---------------*/
  /*---------------*/
  /***** Ruby *****/
  /*---------------*/
  /*---------------*/
  /***** Milo *****/
  /*---------------*/
  /*---------------*/
  /***** Dexter *****/
  /*---------------*/
  /*---------------*/
  /***** Sarah *****/
  /*---------------*/
  /*---------------*/
  /***** Zoe *****/
  /*---------------*/
  /*---------------*/
  /***** Chico *****/
  /*---------------*/
}
.post .post-content figure.banner {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  min-height: 100px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 75em) {
  .post .post-content figure.banner {
    font-size: 90%;
  }
}
@media only screen and (max-width: 64.063em) {
  .post .post-content figure.banner {
    font-size: 70%;
  }
}
@media only screen and (max-width: 40.063em) {
  .post .post-content figure.banner {
    font-size: 100%;
  }
}
.post .post-content figure.banner img {
  position: relative;
  display: block;
  min-height: 100%;
  opacity: 0.8;
  max-width: none;
  min-height: 0;
  height: auto;
}
.post .post-content figure.banner figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.post .post-content figure.banner figcaption::before,
.post .post-content figure.banner figcaption::after {
  pointer-events: none;
}
.post .post-content figure.banner figcaption,
.post .post-content figure.banner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post .post-content figure.banner a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.post .post-content figure.banner h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.post .post-content figure.banner h2 span {
  font-weight: 800;
}
.post .post-content figure.banner h2,
.post .post-content figure.banner p {
  margin: 0;
  color: #fff;
  z-index: 10;
}
.post .post-content figure.banner p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.post .post-content figure.banner.effect-lily img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  will-change: opacity, transform;
}
.post .post-content figure.banner.effect-lily figcaption {
  top: auto;
  bottom: 0;
  height: 50%;
  text-align: left;
}
.post .post-content figure.banner.effect-lily h2,
.post .post-content figure.banner.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.post .post-content figure.banner.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.post .post-content figure.banner.effect-lily p {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
.post .post-content figure.banner.effect-lily:hover img,
.post .post-content figure.banner.effect-lily:hover p {
  opacity: 1;
}
.post .post-content figure.banner.effect-lily:hover img,
.post .post-content figure.banner.effect-lily:hover h2,
.post .post-content figure.banner.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
.post .post-content figure.banner.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.post .post-content figure.banner.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.post .post-content figure.banner.effect-sadie figcaption::before,
.post .post-content figure.banner.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post .post-content figure.banner.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.post .post-content figure.banner.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
.post .post-content figure.banner.effect-sadie:hover figcaption::before,
.post .post-content figure.banner.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-roxy {
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
.post .post-content figure.banner.effect-roxy img {
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
.post .post-content figure.banner.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.post .post-content figure.banner.effect-roxy figcaption {
  padding: 3em;
  text-align: left;
}
.post .post-content figure.banner.effect-roxy h2 {
  padding: 30% 0 10px 0;
}
.post .post-content figure.banner.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.post .post-content figure.banner.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-roxy:hover figcaption::before,
.post .post-content figure.banner.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-bubba {
  background: #9e5406;
}
.post .post-content figure.banner.effect-bubba img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.post .post-content figure.banner.effect-bubba:hover img {
  opacity: 0.4;
}
.post .post-content figure.banner.effect-bubba figcaption::before,
.post .post-content figure.banner.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post .post-content figure.banner.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.post .post-content figure.banner.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.post .post-content figure.banner.effect-bubba h2 {
  padding-top: 30%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
.post .post-content figure.banner.effect-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.post .post-content figure.banner.effect-bubba:hover figcaption::before,
.post .post-content figure.banner.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post .post-content figure.banner.effect-bubba:hover h2,
.post .post-content figure.banner.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-romeo {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.post .post-content figure.banner.effect-romeo img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}
.post .post-content figure.banner.effect-romeo:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-romeo figcaption::before,
.post .post-content figure.banner.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.post .post-content figure.banner.effect-romeo:hover figcaption::before {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.post .post-content figure.banner.effect-romeo:hover figcaption::after {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.post .post-content figure.banner.effect-romeo h2,
.post .post-content figure.banner.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.post .post-content figure.banner.effect-romeo h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
.post .post-content figure.banner.effect-romeo p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
.post .post-content figure.banner.effect-romeo:hover h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
.post .post-content figure.banner.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
.post .post-content figure.banner.effect-layla {
  background: #18a367;
}
.post .post-content figure.banner.effect-layla img {
  min-width: 100%;
  height: -webkit-calc(100% + 40px);
  height: calc(100% + 40px);
}
.post .post-content figure.banner.effect-layla figcaption {
  padding: 3em;
}
.post .post-content figure.banner.effect-layla figcaption::before,
.post .post-content figure.banner.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0;
}
.post .post-content figure.banner.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.post .post-content figure.banner.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.post .post-content figure.banner.effect-layla h2 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.post .post-content figure.banner.effect-layla p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.post .post-content figure.banner.effect-layla img,
.post .post-content figure.banner.effect-layla h2 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
.post .post-content figure.banner.effect-layla img,
.post .post-content figure.banner.effect-layla figcaption::before,
.post .post-content figure.banner.effect-layla figcaption::after,
.post .post-content figure.banner.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post .post-content figure.banner.effect-layla:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-layla:hover figcaption::before,
.post .post-content figure.banner.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post .post-content figure.banner.effect-layla:hover h2,
.post .post-content figure.banner.effect-layla:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-layla:hover figcaption::after,
.post .post-content figure.banner.effect-layla:hover h2,
.post .post-content figure.banner.effect-layla:hover p,
.post .post-content figure.banner.effect-layla:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.post .post-content figure.banner.effect-honey {
  background: #4a3753;
}
.post .post-content figure.banner.effect-honey img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.post .post-content figure.banner.effect-honey:hover img {
  opacity: 0.5;
}
.post .post-content figure.banner.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.post .post-content figure.banner.effect-honey p {
  display: none;
}
.post .post-content figure.banner.effect-honey h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
.post .post-content figure.banner.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
.post .post-content figure.banner.effect-honey figcaption::before,
.post .post-content figure.banner.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.post .post-content figure.banner.effect-honey:hover figcaption::before,
.post .post-content figure.banner.effect-honey:hover h2,
.post .post-content figure.banner.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-oscar {
  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
.post .post-content figure.banner.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.post .post-content figure.banner.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58, 52, 42, 0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.post .post-content figure.banner.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
}
.post .post-content figure.banner.effect-oscar h2 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.post .post-content figure.banner.effect-oscar figcaption::before,
.post .post-content figure.banner.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.post .post-content figure.banner.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-oscar:hover figcaption::before,
.post .post-content figure.banner.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post .post-content figure.banner.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}
.post .post-content figure.banner.effect-oscar:hover img {
  opacity: 0.4;
}
.post .post-content figure.banner.effect-marley figcaption {
  text-align: right;
}
.post .post-content figure.banner.effect-marley h2,
.post .post-content figure.banner.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
}
.post .post-content figure.banner.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.post .post-content figure.banner.effect-marley h2 {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.post .post-content figure.banner.effect-marley:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-marley h2::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.post .post-content figure.banner.effect-marley h2::after,
.post .post-content figure.banner.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post .post-content figure.banner.effect-marley:hover h2::after,
.post .post-content figure.banner.effect-marley:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-ruby {
  background-color: #17819c;
}
.post .post-content figure.banner.effect-ruby img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.post .post-content figure.banner.effect-ruby:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post .post-content figure.banner.effect-ruby h2 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.post .post-content figure.banner.effect-ruby p {
  margin: 1em 0 0;
  padding: 3em;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
.post .post-content figure.banner.effect-ruby:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.post .post-content figure.banner.effect-milo {
  background: #2e5d5a;
}
.post .post-content figure.banner.effect-milo img {
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post .post-content figure.banner.effect-milo:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.post .post-content figure.banner.effect-milo h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
}
.post .post-content figure.banner.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.post .post-content figure.banner.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-dexter {
  background: -webkit-linear-gradient(top, #258dc8 0%, #683c13 100%);
  background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%);
}
.post .post-content figure.banner.effect-dexter img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.post .post-content figure.banner.effect-dexter:hover img {
  opacity: 0.4;
}
.post .post-content figure.banner.effect-dexter figcaption::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: -webkit-calc(50% - 30px);
  height: calc(50% - 30px);
  border: 7px solid #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.post .post-content figure.banner.effect-dexter:hover figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-dexter figcaption {
  padding: 3em;
  text-align: left;
}
.post .post-content figure.banner.effect-dexter p {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.post .post-content figure.banner.effect-dexter:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-sarah {
  background: #42b078;
}
.post .post-content figure.banner.effect-sarah img {
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post .post-content figure.banner.effect-sarah:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-sarah figcaption {
  text-align: left;
}
.post .post-content figure.banner.effect-sarah h2 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
}
.post .post-content figure.banner.effect-sarah h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.post .post-content figure.banner.effect-sarah:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-sarah p {
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.post .post-content figure.banner.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.post .post-content figure.banner.effect-zoe h2 {
  float: left;
}
.post .post-content figure.banner.effect-zoe figcaption > span {
  float: right;
}
.post .post-content figure.banner.effect-zoe p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.post .post-content figure.banner.effect-zoe h2,
.post .post-content figure.banner.effect-zoe figcaption > span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.post .post-content figure.banner.effect-zoe figcaption > span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.post .post-content .icon-eye::before {
  content: '\e000';
}
.post .post-content .icon-paper-clip::before {
  content: '\e001';
}
.post .post-content .icon-heart::before {
  content: '\e024';
}
.post .post-content figure.banner.effect-zoe h2 {
  display: inline-block;
}
.post .post-content figure.banner.effect-zoe:hover p {
  opacity: 1;
}
.post .post-content figure.banner.effect-zoe:hover figcaption,
.post .post-content figure.banner.effect-zoe:hover h2,
.post .post-content figure.banner.effect-zoe:hover figcaption > span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post .post-content figure.banner.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.post .post-content figure.banner.effect-zoe:hover figcaption > span:nth-child(4) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.post .post-content figure.banner.effect-zoe:hover figcaption > span:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.post .post-content figure.banner.effect-zoe:hover figcaption > span:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.post .post-content figure.banner.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
.post .post-content figure.banner.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post .post-content figure.banner.effect-chico figcaption {
  padding: 3em;
}
.post .post-content figure.banner.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post .post-content figure.banner.effect-chico figcaption::before,
.post .post-content figure.banner.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post .post-content figure.banner.effect-chico h2 {
  padding: 20% 0 20px 0;
}
.post .post-content figure.banner.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.post .post-content figure.banner.effect-chico:hover figcaption::before,
.post .post-content figure.banner.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Twitter Container */
.twitter_container {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  padding-bottom: 60px;
}
.twitter_container > i {
  font-size: 50px;
  line-height: 1;
  color: #00aced;
  margin-bottom: 40px;
}
.twitter_container .carousel .owl-controls .owl-pagination {
  bottom: -120px;
}
.twitter_container .carousel a {
  display: inline-block;
}
.twitter_container > a {
  display: block;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 35px;
}
.twitter_container.light {
  color: #fff;
}
.twitter_container.light .carousel a {
  color: rgba(255, 255, 255, 0.75);
}
.twitter_container.light .carousel a:hover {
  color: #fff;
}
.twitter_container.light > i, .twitter_container.light > a {
  color: #fff;
}

/* Password Protection */
@media only screen and (min-width: 40.063em) {
  .post-password-form label, .post-password-form .order-detail-page .customer_details dt, .order-detail-page .customer_details .post-password-form dt {
    display: inline-block;
    float: none;
    width: auto;
  }
}

/* VC fixes */
.wpb_content_element {
  margin-bottom: 0 !important;
}

.wpb_text_column {
  float: none !important;
}

/* Google Map */
.contact_map {
  position: relative;
  overflow: hidden;
}
.contact_map .expand {
  width: 47px;
  height: 46px;
  background: url(//www.benoitloubaresse.com/wp-content/themes/notio-wp/assets/img/map-expand.png);
  -moz-background-size: 47px 46px;
  -o-background-size: 47px 46px;
  -webkit-background-size: 47px 46px;
  background-size: 47px 46px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 99;
}
@media only screen and (max-width: 40.063em) {
  .contact_map .expand {
    display: none;
  }
}
.contact_map .google_map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.contact_map.map_left .expand {
  right: auto;
  left: 20px;
}
.contact_map.map_left .google_map {
  right: auto;
  left: 0;
}

/*------------------------------------------------------------------
Animations
*/
.animation {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: opacity;
}
@media only screen and (max-width: 40.063em) {
  .animation {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}

.animate {
  will-change: opacity, transform;
}

.fade-in.animate {
  -webkit-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: fade-in 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .fade-in.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.right-to-left.animate {
  -webkit-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: right-to-left 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .right-to-left.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.left-to-right.animate {
  -webkit-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: left-to-right 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .left-to-right.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.bottom-to-top.animate {
  -webkit-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: bottom-to-top 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .bottom-to-top.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.top-to-bottom.animate {
  -webkit-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: top-to-bottom 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .top-to-bottom.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.scale.animate {
  -webkit-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: scale 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .scale.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.swingIn.animate {
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: swingInX 0.45s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 40.063em) {
  .swingIn.animate {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
  }
}

.animate {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.spinY {
  -webkit-animation: spinY 0.5s linear;
  -moz-animation: spinY 0.5s linear;
  -ms-animation: spinY 0.5s linear;
  -o-animation: spinY 0.5s linear;
  animation: spinY 0.5s linear;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -ms-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  -o-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes right-to-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes right-to-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes right-to-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes left-to-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes left-to-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes left-to-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes bottom-to-top {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes bottom-to-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes bottom-to-top {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes top-to-bottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes top-to-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes top-to-bottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes scale {
  0% {
    opacity: 0;
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes scale {
  0% {
    opacity: 0;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@keyframes swingInX {
  0% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -ms-transform: perspective(1000px) rotateX(-90deg);
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    -ms-transform: perspective(1000px) rotateX(0deg);
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@keyframes swingOutX {
  0% {
    -moz-transform: perspective(1000px) rotateX(0deg);
    -ms-transform: perspective(1000px) rotateX(0deg);
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  100% {
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -ms-transform: perspective(1000px) rotateX(-90deg);
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
  }
}
@-moz-keyframes bounceInY {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInY {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInY {
  0% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounceOutY {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes bounceOutY {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes bounceOutY {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-moz-keyframes spinY {
  0% {
    -moz-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes spinY {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes spinY {
  0% {
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
@-webkit-keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
@keyframes scrollanimation {
  0% {
    height: 5px;
  }
  50% {
    height: 24px;
  }
  100% {
    height: 5px;
  }
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*------------------------------------------------------------------
Style Switcher
*/
/* Style Switcher */
#style-switcher {
  display: block;
  width: 260px;
  position: fixed;
  top: 50%;
  margin-top: -250px;
  left: -220px;
  z-index: 9999;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (max-width: 40.063em) {
  #style-switcher {
    display: none;
  }
}
#style-switcher.active {
  left: 0;
}
#style-switcher .style-toggle {
  float: right;
  width: 40px;
  height: 40px;
  border-top: 1px solid #99cccc;
  border-right: 1px solid #99cccc;
  border-bottom: 1px solid #99cccc;
  color: #fff;
  line-height: 36px;
  background: #99cccc;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}
#style-switcher .style-toggle.active {
  background: #99cccc;
  border-color: #99cccc;
  color: #fff;
}
#style-switcher .style-toggle i {
  vertical-align: middle;
}
#style-switcher h2 {
  display: block;
  float: left;
  width: 220px;
  padding: 0 20px;
  height: 40px;
  line-height: 42px;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #99cccc;
}
#style-switcher .style-content {
  float: left;
  background: #151515;
  padding: 0;
  width: 220px;
}
#style-switcher .style-content h3 {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 13px;
  float: left;
  color: #fff;
}
#style-switcher .style-content .section {
  padding: 15px 20px;
  border-bottom: 1px solid #3e3e3e;
  float: left;
  width: 100%;
}
#style-switcher .style-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#style-switcher .style-content ul li {
  border: 0;
  display: block;
  float: left;
}
#style-switcher .style-content ul li.block {
  clear: left;
  margin-bottom: 3px;
}
#style-switcher .style-content ul li.block a {
  margin-left: 0;
}
#style-switcher .style-content ul li a {
  display: block;
  float: left;
  font-size: 12px;
  color: #a9a9a9;
  border: 1px solid #5d5d5d;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-left: 4px;
  padding: 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#style-switcher .style-content ul li a.active {
  border-color: #99cccc;
  color: #fff;
}
#style-switcher .style-content ul li a:hover {
  border-color: #fff;
}
#style-switcher .style-content ul li:first-child a {
  margin-left: 0;
}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.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;
  -webkit-box-shadow: none;
  box-shadow: none; }
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;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    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, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    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: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.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: #444444; }
  .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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }/*
	Theme Name: Notio
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 2.0.1
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Tags: black, blue, red, white, two-columns, four-columns, responsive-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles. 
* If you just want to add small css snippets you might also  want to consider to add it to the designated 
* CSS option field in your themes backend at: Appearance -> Theme Options
*/
#style-switcher {
display: none;
}