/*
Theme Name: Brödservice
Theme URI: http://www.brödservice.se
Template: Divi
Author: Inthujan Kantharuban
Author URI: http://www.brödservice.se
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.0.1486327348
Updated: 2017-02-05 21:42:24

*/

.et_header_style_centered #top-menu > li > a {
    padding-bottom: 15px;
}


.qtyandaddtocart .quantity {
    width: 35.666%;
    float: left;
        margin-right: 9.5%;
}
.qtyandaddtocart .quantity input.qty, .quantity input.qty.ui-spinner-input {
    border-radius: 0px !important;
    border-bottom: 2px solid #aa3a42 !important;
    text-align: center !important;
    width: 100%;
    background-color: rgba(255, 255, 255, 0) !important;
    color: #684f40 !important;
}

.qtyandaddtocart a.button.add_to_cart_button {
    width: 54.833%;
    margin-top: 0 !important;
    text-align: center;
    height: 49px;
    color: #ffffff !important;
    border-color: #aa3a42 !important;
    border-radius: 5px !important;
    background-color: #aa3a42 !important;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3em !important;
}
.qtyandaddtocart a.button.add_to_cart_button:hover {
    background-color: #aa3a42 !important;
    color: white !important;
    letter-spacing: 2px;
}
.qtyandaddtocart .add_to_cart_button.added:after {
    opacity:1;
    margin-left:0px !important;
    line-height: 0.6em;
}

.qtyandaddtocart .add_to_cart_button.added {
    padding:0.3em 2em 0.3em 1em;
}

.qtyandaddtocart .add_to_cart_button.loading:after {
    right: 0.3em;
    top: 8px !important;
}



.product .ui-corner-all, .spinner .ui-corner-all {
    border: none !important;
    border-radius: 0 !important;
    display: inherit !important;
}
.woocommerce #respond input#submit.added:after, .woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: 10px !important;
    vertical-align: bottom;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after { 
font-size: 20px;
    margin-top: 5px;
}
.product .ui-widget-content, .spinner .ui-widget-content {
    background: initial !important;
}
.product .ui-spinner-up, .spinner .ui-spinner-up {
    left:0 !important;
}
.product .ui-spinner-down, .spinner .ui-spinner-down {
    right:0 !important;

}
.product .ui-spinner-button, .spinner .ui-spinner-button {
    top: 50% !important;
    transform: translateY(-50%) !important;
    height: 50% !important;
    width: 20px !important;
    border-radius: 0px !important;
    border: none !important;
    cursor: pointer !important;
}
.product .ui-spinner-button.ui-button, .spinner .ui-spinner-button.ui-button {
    background-color:#f4f4f4;
}
.product .ui-button:hover, .spinner .ui-button:hover {
    border:none !important;
}
.product .ui-icon-minus, .spinner .ui-icon-minus {
    background-position: -46px -128px !important;
}
.product .ui-icon-plus, .spinner .ui-icon-plus {
    background-position: -14px -128px !important;
}

.hemprodukter input::-webkit-outer-spin-button,
.hemprodukter input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.hemprodukter input[type='number'] {
    -moz-appearance:textfield;
}
.hemprodukter .woocommerce ul.products li.product {
    margin-left: 1.475%;
    margin-right: 1.475%;
}
.hemprodukter .woocommerce ul.products li.first {
    clear:none;
}
#filtercats .filtercat {
    display: inline-block;
    padding: 0 10px;
}

#filtercats {
    text-align: center;
padding:0;
}

.filtercat p {
    cursor: pointer;
    color: #393939;
    font-size: 18px;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-weight: bold;
    letter-spacing: 1px;
}
.filtercat p.selected {
    color: #aa3a42;
}
li.filtercat {
  /*  border-bottom: 1px solid #684f40; */
}
.et_shop_image:hover .et_overlay {
opacity:0 !important;
}

.my_account_orders .order-total {
    display: table-cell !important;
}

.button.order-again:hover:after {
opacity:0 !important;
}
.button.order-again {
padding:0.3em 1em !important; 
}
.woocommerce a.button, .woocommerce input.button {
color: white !important;
}
.woocommerce table.shop_table {background-color: white;border-radius: 0px;}

.woocommerce table.shop_table  .button.order-again:hover {
   background-color:#d53d0e !important;
}

.hemslider.et_pb_slider .et_pb_slide {
height: 280px;
}
.hemslider .et_pb_slide_description{
padding:0px;
}

.hemprodukter .products .product {
    padding: 20px !important;
    border: 1px solid #e3e9ed;
    background-color: white;
    border-radius:3px;
}

.hemprodukter .products .product:hover {
    border-color:#bdc6cc;
}
a.added_to_cart.wc-forward {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 5px 10px;
    background-color: #684f40;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    z-index: 999;
    border-radius: 3px;
    opacity: 0;
    transition: 0.4s ease-in;
    font-family: Lato;
}

.product:hover a.added_to_cart.wc-forward {
    opacity: 1;
    top: 10%;
}

@media only screen and ( min-width: 980px ) and ( max-width: 1040px) { 
.qtyandaddtocart .quantity {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
}

.qtyandaddtocart .add_to_cart_button {
    width: 100%;
}

.qtyandaddtocart {
    text-align: center;
}
}


@media only screen and ( min-width: 768px ) and ( max-width: 830px) { 
.qtyandaddtocart .quantity {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
}

.qtyandaddtocart .add_to_cart_button {
    width: 100%;
}

.qtyandaddtocart {
    text-align: center;
}
}

@media only screen and ( min-width: 480px ) and ( max-width: 570px) {
.qtyandaddtocart .quantity {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
}

.qtyandaddtocart .add_to_cart_button {
    width: 100%;
}

.qtyandaddtocart {
    text-align: center;
}
}

.produktrad {
width:95% !important
}
.product_meta {
display: none;
}
.woocommerce button.button {
    color: white !important;
}

.visaallaordrar{
    width: 100%;
    text-align: right;
    margin-top: -20px;
    padding: 0px 10px;
}

#filter, .product-cats {
display:none;
}
img#logo {
    display: none;
}

.woocommerce ul.products li.product span.price, .woocommerce div.product p.price {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    color: #aa3a42 !important;
    font-size: 20px;
}

li.product h2,.woocommerce div.product .product_title {
    padding-bottom: 0 !important;
    color: #393939;
    font-size: 15px !important;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-weight:bold;
}
.woocommerce div.product .product_title {
font-size:30px !important;
padding-bottom:10px !important;
}
.et-cart-info {
display:none;
}

a, .et-social-icon a:hover {
color:#aa3a42;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-message {
    background: #aa3a42;
}
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .woocommerce-message a{
    color: white;
}
nav.woocommerce-breadcrumb {
    padding-top: 220px !important;
    padding-bottom: 157px !important;
    background-color: antiquewhite;
    margin: 0 !important;
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) ), url(/wp-content/uploads/2017/04/bg-min.jpg);
    text-align: center;
    color: white !important;
    font-size: 30px !important;
    font-family: 'Playfair Display';
    font-weight: bold;
}

nav.woocommerce-breadcrumb a {
    color: white !important;
}

#faqs .et_pb_toggle {
    border: none;
    border-top: 1px solid black;
    background-color: white;
    font-family: Caslon-reg;
}
#faqs .et_pb_toggle:nth-last-child(1) {
    border-bottom: 1px solid black;
}

.kontakta-oss {
    list-style-type: none !important;
    border:1px solid #d6d6d6;
    padding: 0 !important;
    border-bottom: none;
}
.kontakta-oss li{
    padding: 20px 0 7px 30px;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
}
.kontakta-oss h3 {
    text-transform: capitalize;
    color: #111111;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
}
.kontakta-oss p {
    line-height: 24px;
    margin: 0 0 15px 0;
}
.kontakta-oss .et_pb_font_icon {
    color: #aa3a42;
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 40px;
    font-size: 24px;

}
.kontakta-oss .telefon:before {
    content: "\e090";
}
.kontakta-oss .adress:before {
    content: "\e074";
}
.kontakta-oss .epost:before {
    content: "\e010";
}
.kontaktaossform .wpcf7 input[type="text"], .kontaktaossform .wpcf7 input[type="email"], .kontaktaossform .wpcf7 textarea, .kontaktaossform .wpcf7 select, .kontaktaossform .wpcf7 .wpcf7-date {
    border: 1px solid #d6d6d6 !important;
    background-color: white !important;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .wpcf7 .wpcf7-date {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: black !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7 select {
padding: 15px !important;
}
.wpcf7 input[type="text"]:disabled {
background-color: #ababab !important;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit {
color: white !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: #6aaf08;
border:2px solid transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #679a1f; 
border-color: #6aaf08; 
padding: 6px 20px !important; 
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
#responsive-form{
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.4rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.column-full.text {
    padding-bottom: 0;
    padding-top: 0;
    color: white;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.mobile_menu_bar:before {
    color: #aa3a42;
}

.et_mobile_menu {
    border-top-color: #aa3a42;
}

@media only screen and ( max-width: 768px) {
.woocommerce-cart-form__cart-item.cart_item span.ui-spinner {
    display: inline-block !important;
}
}

.langdslider .et_pb_slide {
    height: 400px;
}

.qtyandaddtocart {
    display: none;
}

ul.products {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

ul.products li.product a h3 {
  min-height: 40px;
}