/*
Theme Name: Vogue Child
Theme URL: http://bestproject.pl
Description: Vogue Child Theme
Author: Grupa Best Sp. z o.o.
Author URL: http://bestproject.pl
Template: vogue
Version: 1.0.0
Text Domain: vogue-child
*/
.mb-2 {
  margin-bottom: 20px; }

.text-light {
  color: #cccccc; }

.font-size-sm {
  font-size: 12px; }

.font-size-md {
  font-size: 14px; }

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .row > [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }
  @media screen and (min-width: 1200px) {
    .row .col-lg-2 {
      width: calc((100%/12)*2); }
    .row .col-lg-3 {
      width: calc((100%/12)*3); }
    .row .col-lg-4 {
      width: calc((100%/12)*4); }
    .row .col-lg-5 {
      width: calc((100%/12)*5); }
    .row .col-lg-6 {
      width: calc((100%/12)*6); }
    .row .col-lg-7 {
      width: calc((100%/12)*7); }
    .row .col-lg-8 {
      width: calc((100%/12)*8); }
    .row .col-lg-9 {
      width: calc((100%/12)*9); }
    .row .col-lg-10 {
      width: calc((100%/12)*10); }
    .row .col-lg-11 {
      width: calc((100%/12)*11); } }

.home-slider-wrap {
  margin-bottom: 30px; }
  .home-slider-wrap .caroufredsel_wrapper[style] {
    min-height: 340px !important; }
  .home-slider-wrap .home-slider[style] {
    min-height: 340px !important; }
  .home-slider-wrap .home-slider .home-slider-block-inner, .home-slider-wrap .home-slider .home-slider-block-inner[style] {
    position: absolute;
    bottom: 0;
    pointer-events: none;
    height: 100% !important;
    width: 100% !important;
    padding: 0;
    margin: 0 !important; }
  .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg {
    padding: 30px;
    text-align: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    background-color: transparent;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%); }
    .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h2, .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h3 {
      font-size: 24px;
      margin-bottom: 5px; }
    .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h1, .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h2, .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h3, .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg h4, .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg p {
      padding-right: 50px; }
    .home-slider-wrap .home-slider .home-slider-block-inner .home-slider-block-bg p {
      margin: 0;
      max-width: none; }
  .home-slider-wrap .home-slider .home-slider-block-inner a {
    pointer-events: all; }
    .home-slider-wrap .home-slider .home-slider-block-inner a:hover {
      color: #e30002;
      text-shadow: none;
      text-decoration: underline; }
    .home-slider-wrap .home-slider .home-slider-block-inner a.button {
      border: 1px solid #e30002;
      display: inline-flex;
      padding: 5px 30px;
      border-radius: 5px;
      margin-top: 20px; }
      .home-slider-wrap .home-slider .home-slider-block-inner a.button:hover {
        color: black;
        background: #e30002;
        text-decoration: none; }
  .home-slider-wrap .home-slider-pager {
    width: auto;
    display: flex;
    flex-direction: column;
    right: 30px;
    bottom: 25px;
    height: auto; }
    .home-slider-wrap .home-slider-pager a {
      padding: 0;
      line-height: 25px; }
      .home-slider-wrap .home-slider-pager a span {
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background: transparent;
        border: 1px solid white; }
      .home-slider-wrap .home-slider-pager a.selected span {
        background: #e30002;
        border-color: #e30002; }
  .home-slider-wrap .home-slider-next, .home-slider-wrap .home-slider-prev {
    display: none !important; }

.widget_search {
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: 60px; }
  .widget_search .search-field {
    border: 1px solid #7c7c7c;
    padding: 10px 55px 10px 15px;
    background: white url(images/lens-icon.png) no-repeat;
    background-position: 100% center; }

.widget-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: black;
  text-transform: uppercase;
  border: 0 !important; }

#nav_menu-3 .widget-title:before, #nav_menu-4 .widget-title:before, #nav_menu-5 .widget-title:before, #nav_menu-6 .widget-title:before, #tag_cloud-2 .widget-title:before {
  font-family: 'FontAwesome';
  margin-right: 10px;
  display: inline-block;
  font-size: 17px; }

#nav_menu-3 .widget-title:before {
  content: '\f1b9'; }

#nav_menu-4 .widget-title:before {
  content: '\f1ea'; }

#nav_menu-5 .widget-title:before {
  content: '\f059'; }

#nav_menu-6 .widget-title:before {
  content: '\f05a'; }

#tag_cloud-2 .widget-title:before {
  content: '\f02c'; }

.widget {
  font-size: 18px; }

.tagcloud {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch; }
  .tagcloud .tag-cloud-link {
    display: block;
    padding: 5px 7px;
    border: 1px solid #7c7c7c;
    margin: 0 5px 5px 0;
    font-size: 14px !important;
    border-radius: 4px;
    flex: 1;
    white-space: nowrap;
    text-align: center; }

.blog-post-inner {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  padding-bottom: 60px; }
  @media screen and (max-width: 968px) {
    .blog-post-inner {
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch; }
      .blog-post-inner a.post-loop-thumbnail {
        padding-right: 0 !important;
        width: 100% !important;
        position: relative; }
        .blog-post-inner a.post-loop-thumbnail img {
          width: 100%; } }
  .blog-post-inner .post-loop-thumbnail {
    padding-right: 30px;
    width: 35% !important;
    position: relative; }
  .blog-post-inner .post-loop-content {
    width: 65%; }
    .blog-post-inner .post-loop-content .entry-title {
      font-size: 18px;
      text-transform: uppercase;
      line-height: 1.625;
      margin: 0; }
  .blog-post-inner .clearboth {
    display: none; }
  .blog-post-inner .date time {
    font-weight: 500; }

a.readmore {
  font-weight: 500; }

.badges {
  position: absolute;
  top: 10px;
  left: 0;
  display: flex;
  flex-direction: column; }
  .badges .badge {
    margin-bottom: 5px;
    background: #e30002;
    color: white;
    padding: 5px 9px;
    font-size: 10px; }

a .badges .badge {
  background: rgba(0, 0, 0, 0.3); }
a:hover .badges .badge {
  background: #e30002; }

.menu .menu-item a:hover {
  color: #e30002 !important; }
.menu #menu-item-2456 a {
  font-size: 0;
  color: transparent; }
  .menu #menu-item-2456 a:before {
    content: '\f015';
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    line-height: 22.5px;
    font-weight: 900;
    color: #e30002;
    display: block; }

.site-footer-icons {
  padding: 40px 0 !important;
  text-align: left !important; }
  .site-footer-icons .menu {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-footer-icons .menu li {
      list-style: none; }
  .site-footer-icons .socials-menu li a {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0;
    font-size: 15px; }
  .site-footer-icons .socials-menu li i {
    width: 30px;
    text-align: left;
    font-size: 18px; }
  .site-footer-icons .block-title {
    font-size: 17px;
    text-transform: uppercase;
    color: black;
    font-weight: 500; }

.site-footer-bottom-bar {
  font-size: 14px;
  text-transform: none !important;
  padding: 20px 0 !important; }
  .site-footer-bottom-bar .site-container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .site-footer-bottom-bar .site-container .menu a {
      text-transform: none !important;
      font-size: 14px; }
      .site-footer-bottom-bar .site-container .menu a:hover {
        color: rgba(255, 255, 255, 0.6) !important; }
  .site-footer-bottom-bar .clearboth {
    display: none; }

#product_filters_bar {
  margin: 20px 0;
  padding: 20px 10px;
  display: flex; }
  @media screen and (max-width: 968px) {
    #product_filters_bar {
      flex-direction: column; } }
  #product_filters_bar input, #product_filters_bar select {
    border: 1px solid #999;
    padding: 5px 10px;
    width: 100%;
    margin: 0;
    height: 35px !important; }
  #product_filters_bar .clear-both {
    display: none; }
  #product_filters_bar .filter-widget {
    float: none;
    flex: 1;
    margin: 0 10px; }
  #product_filters_bar .ic-search-container {
    max-width: none !important;
    width: 100%;
    display: flex;
    align-items: stretch; }
    #product_filters_bar .ic-search-container input[type="submit"] {
      position: static;
      max-height: none !important; }
    #product_filters_bar .ic-search-container .product-search-box {
      flex: 1;
      position: static;
      display: inline-flex;
      max-height: none !important;
      max-width: none !important; }

.product-name.orange-box {
  background: #e30002 !important;
  opacity: 1 !important;
  box-shadow: none !important;
  left: 0 !important; }

.modern-grid-image, .modern-grid-element {
  box-shadow: none !important; }

.product-list {
  margin-left: -7.5px;
  margin-right: -7.5px;
  width: auto; }

.ic-comparison-table {
  width: 100% !important;
  display: flex;
  flex-direction: column; }
  .ic-comparison-table .table-row {
    display: flex;
    justify-content: space-between;
    margin: 0 -10px 5px -10px; }
    .ic-comparison-table .table-row .table-cell {
      padding: 0 10px;
      width: 50%; }
      .ic-comparison-table .table-row .table-cell select {
        width: 100%;
        border: 1px solid #f0f0f0;
        padding: 5px 10px;
        margin-bottom: 20px; }
  .ic-comparison-table .catalog-header {
    margin-top: 10px; }

.ic-comparison-table-container {
  overflow-x: auto; }

.table.ic-comparison-table {
  min-width: 100%;
  max-width: unset !important;
  width: unset !important;
  display: table !important; }
  .table.ic-comparison-table > .table-row {
    display: table-row !important; }
    .table.ic-comparison-table > .table-row > .table-cell {
      min-width: 370px !important;
      display: table-cell !important; }

.features-table {
  width: 100%; }

.wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=number], .wpcf7 input[type=email], .wpcf7 input[type=email] {
  border: 1px solid #aaa;
  padding: 5px 10px;
  border-radius: 2px;
  margin-top: 3px; }
.wpcf7 select, .wpcf7 textarea {
  border: 1px solid #aaa;
  padding: 5px 10px;
  border-radius: 2px;
  margin-top: 3px; }
.wpcf7 label {
  padding-top: 15px;
  display: block; }
.wpcf7 br {
  line-height: 2px;
  height: 2px;
  display: block; }
.wpcf7 .wpcf7-list-item {
  margin-left: 0;
  margin-right: 10px; }
.wpcf7 .terms .wpcf7-list-item {
  margin-left: 0; }

.breadcrumbs {
  display: none; }

body {
  color: #585858;
  font-size: 15px; }

#masthead .main-navigation {
  border: 0 !important; }
  #masthead .main-navigation li a {
    font-weight: 500 !important; }
#masthead .site-header-inner > .site-container {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 968px) {
    #masthead .site-header-inner > .site-container {
      flex-direction: column;
      align-items: center;
      justify-content: start; }
      #masthead .site-header-inner > .site-container #search-widget {
        margin: 20px 0 !important; }
      #masthead .site-header-inner > .site-container .site-branding {
        width: auto; } }
  #masthead .site-header-inner > .site-container .site-main-right {
    position: static;
    margin: 0; }
  #masthead .site-header-inner > .site-container .clearboth {
    display: none; }
#masthead .header-social-icon {
  color: #e30002;
  font-size: 18px; }
#masthead .site-branding {
  display: flex;
  flex-direction: row;
  align-items: center; }
  #masthead .site-branding .site-logo-img {
    margin-right: 20px; }
  #masthead .site-branding .site-description {
    font-size: 15px;
    font-style: italic;
    color: #cccccc !important; }
    @media screen and (max-width: 1199px) {
      #masthead .site-branding .site-description {
        display: none; } }

.woocommerce #container, .woocommerce-page #container, .content-area {
  width: 65% !important; }
  @media screen and (max-width: 968px) {
    .woocommerce #container, .woocommerce-page #container, .content-area {
      width: 100% !important; } }

.widget-area {
  width: 30% !important;
  box-shadow: none !important; }
  @media screen and (max-width: 968px) {
    .widget-area {
      width: 100% !important; } }

#primary {
  box-shadow: none !important; }

/*# sourceMappingURL=style.css.map */
