/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.gem/ruby/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../scss/partials/_header.scss */
.site-logo {
  padding: 5px 50px !important;
  background-color: transparent !important;
}

/* line 1, ../scss/partials/_footer.scss */
.author-info {
  display: none !important;
}

/* line 3, ../scss/partials/_footer.scss */
.site-footer .nav-menu-footer {
  width: 100% !important;
}

/* line 1, ../scss/partials/_pages.scss */
.page-container {
  background-color: #e5e5e5;
}
/* line 3, ../scss/partials/_pages.scss */
.page-container .content-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
/* line 5, ../scss/partials/_pages.scss */
.page-container .content-wrap .hentry {
  width: 45%;
  margin: 10px 20px;
}
/* line 8, ../scss/partials/_pages.scss */
.page-container .content-wrap .hentry .more {
  background: #d4d4d4;
  color: #fff;
}
/* line 11, ../scss/partials/_pages.scss */
.page-container .content-wrap .hentry .more:hover {
  background: #fcb704;
  color: #fff;
}
@media all and (max-width: 1208px) {
  /* line 5, ../scss/partials/_pages.scss */
  .page-container .content-wrap .hentry {
    width: 44%;
  }
}
@media all and (max-width: 1010px) {
  /* line 5, ../scss/partials/_pages.scss */
  .page-container .content-wrap .hentry {
    width: 100%;
  }
}
/* line 15, ../scss/partials/_pages.scss */
.page-container .content-wrap .hentry .comments-link {
  display: none;
}
/* line 18, ../scss/partials/_pages.scss */
.page-container .entry-thumbnail {
  display: none;
}

/* line 21, ../scss/partials/_pages.scss */
.widget_choisirsonkit_filter {
  border: 5px solid #fcb704;
  padding: 10px;
}
/* line 24, ../scss/partials/_pages.scss */
.widget_choisirsonkit_filter .widget h3 {
  color: #fcb704;
}

/* line 29, ../scss/partials/_pages.scss */
.nav-single .current {
  background: #e59108 !important;
  color: #fff !important;
}
/* line 30, ../scss/partials/_pages.scss */
.nav-single a {
  background: #d4d4d4 !important;
  color: #fff !important;
}
/* line 32, ../scss/partials/_pages.scss */
.nav-single a:hover {
  background: #e59108 !important;
  color: #fff !important;
}

/* line 36, ../scss/partials/_pages.scss */
#order_review table th, #order_review table td, .my_account_orders th, .my_account_orders td, .order_details th, .order_details td {
  background: #f5f5f5 !important;
}

/* line 37, ../scss/partials/_pages.scss */
.widget_product_tag_cloud .tagcloud a, .widget_product_tag_cloud li, .widget_layered_nav .tagcloud a, .widget_layered_nav li, .widget_product_categories .tagcloud a, .widget_product_categories li {
  border: 1px solid #f5f5f5 !important;
  background: #f5f5f5 !important;
}

/* line 41, ../scss/partials/_pages.scss */
body.woocommerce-cart .shop_table.cart tbody tr:nth-child(2n+1), .woocommerce .shop_table.cart tbody tr:nth-child(2n+1) {
  background: #f5f5f5 !important;
}

/* line 44, ../scss/partials/_pages.scss */
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-cart .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th, .woocommerce .cart-collaterals .cart_totals td {
  background: #f5f5f5 !important;
}

/* line 47, ../scss/partials/_pages.scss */
body.woocommerce-cart .shop_table.cart tbody td.actions .button, .woocommerce .shop_table.cart tbody td.actions .button {
  background: #333 !important;
}

/* line 50, ../scss/partials/_pages.scss */
.ait-woocommerce-cart-widget .buttons .button, .widget_shopping_cart .buttons .button {
  background: #333 !important;
}

/* line 57, ../scss/partials/_pages.scss */
#page-13464 {
  width: 100%;
}

/* line 63, ../scss/partials/_pages.scss */
body.single-product .product_meta .sku_wrapper {
  display: none !important;
}

/* line 70, ../scss/partials/_pages.scss */
body.woocommerce-account .content-block {
  width: 100%;
}
/* line 72, ../scss/partials/_pages.scss */
body.woocommerce-account .content-block .woocommerce-MyAccount-content {
  background-color: #f7f7f7;
  padding: 10px;
}
/* line 74, ../scss/partials/_pages.scss */
body.woocommerce-account .content-block .woocommerce-MyAccount-content .woocommerce-info {
  border-color: #eee;
  color: #333;
  background: rgba(0, 0, 0, 0.05);
}
/* line 77, ../scss/partials/_pages.scss */
body.woocommerce-account.woocommerce-orders .woocommerce-info, body.woocommerce-account.woocommerce-downloads .woocommerce-info {
  border: 0 !important;
  background: none !important;
}
