/*General*/
body{
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
}
p, b, a, small{
  font-family: 'Work Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 15px !important;
  font-weight: 300 !important;
  margin-top: 0 !important;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 13px;
}
a{
  outline:0 !important;
}
h3#ship-to-different-address {
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300 !important;
}
body.post-type-archive-product ul.products li img.attachment-woocommerce_thumbnail {
    height: 200px;
    object-fit: cover;
    object-position: top;
}
.woocommerce table.my_account_orders .button {
  color: #fff !important;
}
.woocommerce-columns.addresses .col-12 {
  padding: 0 !important;
  margin-bottom: 20px;
}
button,
a.btn,
a.checkout-button,
.button {
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
  border-radius:0 !important;
}
input,textarea{
  box-shadow: none !important;
  outline: none !important;
  border-radius:0 !important;
}
.frm_submit button,input.search-submit.btn.btn-default {
    background: #791f33 !important;
    color: #fff !important;
    padding: 10px 20px !important;
}
.btn_red,a.checkout-button,.button,.btn-primary{
  background: #791f33 !important;
  color: #fff !important;
  padding: 10px 20px !important;
}
a.btn.btn_red.checkout-button,a.btn.btn_red.button.product_type_simple {
    color: #fff !important;
}
input.search-field {
    height: 46px;
    position: relative;
    top: 2px;
}
.frm_submit button:hover,input.search-submit.btn.btn-default:hover,.btn_red:hover,a.checkout-button:hover,.button:hover,.btn-primary:hover {
    background: rgba(121, 31, 51, 0.83) !important;
}
.img_cover{
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
}
.img_contain{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/*Header*/
.dgwt-wcas-search-wrapp {
  max-width: 100% !important;
}
.topbar img.logo {
    max-width: 100px;
    margin-right: 35px;
}
.topbar_second h2 {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}
.topbar_first{
  margin-right: 30px;
  position: relative;
}
.topbar_line {
    background: #791f33;
    height: 100px;
    width: 2px;
    position: absolute;
    top: 0;
    right: 0;
}
.topbar {
    padding: 20px 0;
}
.topbar table {
    width: auto;
}
.header_slide_item {
    height: 450px;
    position: relative;
}
.header_slidebox {
    position: relative;
}
.woocommerce-info {
    border-top-color: #e3763f;
}
.woocommerce-info::before {
    color: #e3763f;
}
.header_menu_box {
    background-color: rgba(121,31,51 ,0.8);
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 60px;
}
.menu-hoofdmenu-container a {
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    color:#fff;
    text-decoration: none;
}
.menu-hoofdmenu-container ul {
    list-style: none !important;
    margin:0;
    padding: 0;
    text-align: right;
}
.menu-hoofdmenu-container a:hover + span.link_line{
  opacity: 10;
}
.menu-hoofdmenu-container li.current_page_item span.link_line {
    opacity: 10;
}
span.link_line {
    height: 20px;
    width: 2px;
    background: #fff;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; 
    opacity: 0;
}
.title_line {
    background: #791f33;
    width: 150px;
    height: 4px;
    margin-bottom: 25px;
}
.topbar_contact a,.lost_password a,.woocommerce-privacy-policy-link{
  color: #791f33 !important;
  text-decoration: none !important;
}
/*Content*/
header.entry-header,
footer.entry-footer{
  display: none;
}
.container_marge{
  height: 40px;
}
.container_marge_small{
  height: 30px;
}
.container_marge_single{
  height: 100px;
}
.sidebar_box {
    background: #eee;
    padding: 20px;
    margin-top: 110px;
    width: 100%;
}
.block_subtitle {
    margin-top: -10px !important;
}
.block_content a:not(.button){
  color: #791f33 !important;
  text-decoration: none !important;
}
.image_content_right {
    height: 300px;
    width: 300px;
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}
.image_content_left {
    height: 300px;
    width: 300px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}
.image_content_off_right {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
    max-width: 350px;
}
.image_content_off_left{
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  max-width: 350px;
}
.block_4 .block_content ul {
    position: relative;
    left: 15px;
}
.gallery_img {
    height: 250px;
    width: 250px;
    float: left;
    border: 5px solid #fff;
}
.block_5_gallery ul{
  margin:0;
  padding: 0;
  list-style-type: none;
}
.col_marge{
  margin-bottom: 30px;
}
.archive_album_img,.single_photo {
    height: 150px;
}
h4.archive_album_title {
    margin-top: 5px !important;
}
.archive_album_box {
    background: #eee;
    padding: 10px;
}
body.single .sidebar_box {
    margin-top: 87px;
}
a.shop_card {
    font-size: 22px;
    position: relative;
}
a.shop_card_mob{
    font-size: 22px;
    position: relative;
    color: #791f33;
}
.header-cart-count {
    display: inline-block;
    font-size: 14px;
    background: #eee;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    font-weight: bold;
    position: absolute;
    right: -13px;
}
body.post-type-archive-product .sidebar_box {
    margin-top: 30px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product span.woocommerce-Price-amount.amount {
    font-size: 22px;
    color: #791f33;
}
.woocommerce ul.products li.product a.button {
    margin-top: 5px !important;
}
.woocommerce nav.woocommerce-pagination a,.product_meta a{
  color: #791f33 !important;
}
body.single-product .woocommerce-notices-wrapper {
    margin-top: 87px;
}
body.single-product .summary.entry-summary {
    margin-top: -6px;
}
body.single-product span.woocommerce-Price-amount.amount {
    color: #791f33;
    font-size: 22px;
}
body.single-product h1.product_title.entry-title {
    border: none;
    font-size: 30px;
}
body.single-product .quantity .qty{
    height: 34px;
}
a.added_to_cart.wc-forward,.cart_item a,a.reset_variations {
    color: #791f33;
    text-decoration: none;
}
table{
  border-radius: 0 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
.woocommerce-variation-price {
    margin-bottom: 20px;
}
ol.flex-control-nav.flex-control-thumbs li {
    margin-right: 5px !important;
    margin-top: 5px !important;
}
.topbar_second p {
    margin: 0;
}
form.woocommerce-checkout span.woocommerce-input-wrapper {
    width: 100%;
}
form.woocommerce-checkout label.control-label {
    width: 100%;
    margin-bottom: 0;
}
label{
    font-weight: 600 !important;
}
form.woocommerce-checkout h3#order_review_heading {
    margin-top: 20px !important;
}
div#payment {
    border-radius: 0 !important;
}
nav.woocommerce-MyAccount-navigation a,.woocommerce-MyAccount-content a{
  color: #791f33 !important;
  text-decoration: none !important;
}
a.btn.btn_red.woocommerce-Button.btn-primary.mt-2 {
    color: #fff !important;
}
.woocommerce-address-fields label{
  width: 100%;
  display: block;
}
.woocommerce-address-fields input#shipping_address_2,
.woocommerce-address-fields input#billing_address_2 {
    display: none;
}
.woocommerce-address-fields button.btn.btn_red.button {
    margin-top: 20px;
    margin-left: 3px;
}
.topbar_second_home{
    text-decoration: none !important;
    color: inherit !important;
}
select.orderby {
    background: none !important;
    padding: 5px;
    margin-right: 4px;
}
/*Footer*/
.footer_copyright {
    background: #eee;
    padding-bottom: 30px;
}
.footer_top{
  background: #791f33;
  height: 20px;
  width: 100%;
}
footer {
    background: #eee;
    padding: 50px 0;
}
footer a,.footer_copyright a{
  color: #791f33 !important;
  text-decoration: none !important;
}
#breadcrumbs a {
	color: #791F33;
}
/*CSS @media Rules*/
@media only screen and (min-width: 1200px) {
    .container{
      max-width: 1300px;
    }
}
@media only screen and (max-width: 767px) {
  select.orderby{
    width: 100%;
    display: block;
  }
  form.woocommerce-ordering {
    float: none;
    width: 100%;
}
  .container_marge {
      height: 40px;
  }
  .menu-hoofdmenu-container li.current_page_item a{
    font-weight: 600;
  }
  span.link_line{
    display: none;
  }
  .header_slide_item {
      height: 300px;
  }
  .menu-hoofdmenu-container a {
      font-size: 17px;
  }
  .menu-hoofdmenu-container ul {
      text-align: left;
  }
    .header_menu_box {
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
  img.alignright, img.alignleft, img.aligncenter,.image_content_right,.image_content_off_right,.image_content_left,.image_content_off_left {
		float: none !important;
    margin: 5px 0 !important;
    display: block !important;
    width: 100% !important;
	}
  .col_marge_991{
    margin-bottom: 30px;
  }
  .topbar_contact{
    display: none;
  }
  .sidebar_box {
      margin-top: 80px;
  }
  .shop_card{
    display: none;
  }
  .shop_card_mob{
    display: inline-block;
    position: relative;
  }
}
@media only screen and (min-width: 991px) {
  .shop_content,.page_content {
      margin-right: 50px;
  }
  .title_empty {
      height: 45px;
  }
  .shop_card_mob{
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .order_2_1200 {
    -ms-flex-order: 2;
    order: 2;
  }
}