/*
	Theme Name: Dykfyndet Theme
	Theme URI: https://themeforest.net/item/bronx-responsive-drag-drop-woocommerce-theme/12498057
	Description: <strong>New Dykfyndet theme from Plingot</strong>. Forked from Bronx version 2.0.8.3 by Fuelthemes
	Version: 2.1.0.1
	Author: Plingot
	Author URI: http://plingot.com
	Text Domain: bronx
	Domain Path: /inc/languages
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: Themeforest Split Licence
	License URI: https://themeforest.net/licenses/standard
*/

/*
* 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 fto 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
*/

.header-container {
	background-size: cover !important;
	background-repeat: no-repeat;
}

.woocommerce-tabs {
	width: 100%;
}

.tabs.wc-tabs {
	margin-bottom: 2rem;
}

#side-cart .subtotal span:not(.woocommerce-Price-currencySymbol) {
  color: #1e84bf
}

.btn.yellow, .button.yellow, input[type=submit].yellow {
  background: #1e84bf;
  border-color: #1e84bf;
  color: #fff;
}

.woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li:hover a {
  color: #1e84bf;
}

.badge.new {
  background: rgba(30, 132, 191, 0.8)
}

.woocommerce-tabs .tabs-content>li#descriptionTab {
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 30px;
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tab.vc_active>a {
  color: #1e84bf;
}

.header-container {
  background: #0d1216;
}

.products .product .product-image .button:hover {
  background: #1e84bf;
}

.shop_table tbody tr td.product-stock-status .wishlist-in-stock {
    color: #1e84bf;
}

.btn.green:hover, .btn.single_add_to_cart_button:hover, .button.green:hover, .button.single_add_to_cart_button:hover, input[type=submit].green:hover, input[type=submit].single_add_to_cart_button:hover {
  background: #0060A1;
  border-color: #0060A1;
}

.btn.green, .btn.single_add_to_cart_button, .button.green, .button.single_add_to_cart_button, input[type=submit].green, input[type=submit].single_add_to_cart_button {
  background: #1e84bf;
  border-color: #1e84bf;
}

.select-wrapper select {
  line-height: 1.5;
}

#side-cart .cart-container {
  background: #ffffff;
}

.notification-box.success {
  border-color: #1e84bf;
}

.notification-box .button.wc-forward:hover {
  color: #1e84bf;
}

.btn.yellow:hover, .button.yellow:hover, input[type=submit].yellow:hover {
  background: #0060A1;
  border-color: #0060A1;
  color: #ffffff;
}

.price.single-price>.amount, .price.single-price>.price>.amount {
  color: #1e84bf;
}

.product .product-information .single_add_to_cart_button, .product .product-information .single_add_to_wishlist, .product .product-information .add_to_wishlist {
  color: #fff;
}

.product .product-information .sizing_guide {
  margin-bottom: 20px;
}

div.order-status {
  background: #1e84bf;
}

.your-order-header .order-container span {
  color: #1e84bf
}

fieldset#wc-stripe-cc-form.wc-credit-card-form.wc-payment-form {
  margin-top: 20px;
  margin-bottom: 10px;
}

div.x_close span {
  background: #fff
}

h1.page-title {
  color: #fff;
}

.shop_table tbody tr td.product-name a:last-child, .shop_table tbody tr td.product-name span {
  font-size: 15px;
  margin-bottom: 10px;
}

div.woocommerce-product-rating.cf {
  display: none;
}

.btn.green, .btn.single_add_to_cart_button, .button.green, .button.single_add_to_cart_button, input[type=submit].green, input[type=submit].single_add_to_cart_button {
  margin-bottom: 4px;
}

.wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, .wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button {
  margin-bottom: 4px;
}

.woocommerce-MyAccount-content h2 {
  font-size: 30px;
}

.woocommerce-MyAccount-content h3 {
  font-size: 30px;
}

.badge {
  font-size: 15px;
  height: 25px;
}

.widget h6 {
  margin-top: 14px;
}

div#text-2.widget.cf.widget_text {
  text-align: center;
}

div#pages-2.widget.cf.widget_pages {
  text-align: center;
}

div#text-3.widget.cf.widget_text {
  text-align: center;
}

div#text-4.widget.cf.widget_text {
  text-align: center;
}

div#woocommerce_top_rated_products-2.widget.cf.woocommerce.widget_top_rated_products {
  text-align: center;
}

@media only screen and (min-width: 40.063em) {.row {
  padding: 0 0px;
}

@media only screen and (min-width: 40.063em) {
  .column-padding-1 {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .column-padding-1 {
    padding: 40px 60px;
  }
}
@media only screen and (min-width: 80em) {
  .column-padding-1 {
    padding: 70px 90px;
  }
}
@media only screen and (min-width: 100em) {
  .column-padding-1 {
    padding: 160px 180px;
  }
}

@media only screen and (max-width: 1024px) {
  figure#product-images {
    margin-left: 0px;
  }
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
    color: #1e84bf !important;
}