/*
Theme Name: Wiener Seife
Author: DERFRITZ, Vienna
Author URI: derfritz.at
Description: Theme for wienerseife.at
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


@import url("../dt-the7/style.css");

/* FONT SIZE */

body {
    color: #595959;
    font: 15px/1.6 NovelPro-Light !important;
}

div.product div.summary, article.page .entry-content {
    font: 17px/1.6 NovelPro-Light !important;
}

#order_review table.shop_table td {
font-size: 17px !important;
}

span.amount {
    font-size: 18px !important;
}

/* FONTS */

h1, h2, h3, h4, h5, h6, .h2-size, .h1-size {
	font-family: 'Darwin-Light', 'Helvetica', 'sans-serif' !important;
	}

.disabled-bg.breadcrumbs-off.page-title h1 {
	font-family: 'Darwin-Light', 'Helvetica', 'sans-serif' !important;
	text-transform:uppercase;
	letter-spacing:3px;
	}
	
h1,.h1-size {
	font-size: 32px;
}

h2,.h2-size {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}


h5 {
	font-size: 24px;
}


h6 {
	font-size: 12px;
}

a.h4, h4 a, h3.entry-title, h3.entry-title a {
	color: #9d7d68 !important;
}

p {
    font-family: 'NovelPro-Light', 'serif' !important;
   	font-weight:normal;
	font-size: 15px;
	text-align: left;
    color: #4e4d49 !important;
}

.text-centered p {
text-align:center !important;
}

.sidebar-content ul.cart_list li a {
	font-family: 'NovelPro-It', 'serif' !important;
	font-size: 15px;
	line-height: 20px;
	letter-spacing:0.5px;
}

.textwidget {
    font-family: 'Darwin-Light', 'Helvetica', 'Arial', 'sans-serif' !important;
   	font-weight:normal;
	font-size: 15px;
	text-align: left;
	letter-spacing:1px;
}

p.jde_hint {
	font-size: 13px !important;
}

h1 {
	font-family: 'Darwin-Light', 'Helvetica', 'sans-serif' !important;
}

.main-nav > li > a .menu-text {
    font-family: 'NovelPro-Light', 'serif' !important;
    font-size: 16px !important;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing:1px;
	color: #4e4d49;
}

div#main.sidebar-none {
    padding: 0px 0 50px 0;
}

h1.product_title.entry-title {
	font-family: 'NovelPro-It' !important;
	font-weight:normal;
	text-transform: none !important;
	font-size: 28px !important;
	line-height:32px;
	color: #976a56 !important;
}

h4.entry-title, h4.entry-title a {
    font-family: 'NovelPro-It' !important;
    font-weight:normal;
    text-transform: none !important;
    font-size: 17px !important;
    line-height:19px;
    color: #9d7d68 !important;
    padding-top:10px;
}

.kurzbeschreibung {
    font-family: 'NovelPro-It' !important;
    text-transform: none !important;
    font-size: 15px !important;
    line-height: 18px !important;
    color: #976a56 !important;
    text-align: left !important;
    letter-spacing:0.5px;
}

.inhaltsstoffe {
	font-size: 75%;
	padding-bottom:5px;
	}

span.amount {
	font-family: 'Darwin-Light', 'Helvetica', 'sans-serif' !important;
	font-weight:normal;
    font-size: 20px !important;
}

.masthead .shopping-cart-inner .quantity .amount {
font-size:14px !important;
}

.shipping_de.shipping_de_string {
line-height:14px;
}

/* MENU */
.sub-sideways .sub-nav > li.dt-mega-parent > a .menu-text {
	color: #976a56 !important;
	font-weight:normal;
    font-family: 'NovelPro-Light' !important;
	text-transform:normal !important;
}

.main-nav .sub-nav > li.dt-mega-parent > a .subtitle-text {
	text-transformation:normal !important;
	font-style: normal !important;
    font-family: 'NovelPro-It' !important;
}

.sub-nav {
    padding: 15px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    box-shadow: none !important;
    box-sizing: border-box;
}

.side-header.dividers .main-nav > li::before, .side-header.dividers.surround .main-nav > li:last-child::after {
    border-color: #d0d0d0 !important;
    width: 75%;
}

/* Social Icons */
.soc-ico a::before, .soc-ico a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    content: "";
    border-radius: 100%;
    -webkit-transition: -webkit-transform 0.15s;
    transition: transform 0.150s;
}

.soc-ico a .icon {
    position: relative;
    z-index: 1;
    width: 32px;
    height: 32px;
}

.soc-ico a {
    position: relative;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin: 2px;
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.masthead.side-header.widgets .soc-ico {
    margin-top: 5px;
    margin-bottom: 15px;
}

/*.side-header.h-center .main-nav > li a:hover {
background-color: #000000 !important;
}*/

.main-nav > li > a {
    margin: 0px 0px 0px 0px;
    padding: 11px 5px 11px 5px;
}

.side-header .main-nav.level-arrows-on > li.has-children > a::after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    width: 14px;
    height: 14px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
}

/* DETAILS */
.widget-title {
    padding: 10px 0px !important;
   	font-family: 'Darwin', 'Helvetica', 'sans-serif' !important;
   	font-weight:normal;
	font-size: 18px;
	letter-spacing:1px;
	text-align: center;
    text-transform: uppercase;
    margin-bottom: 7px;
    color: #3f3f3f !important;
}

#footer .widget-title {
	text-align: left;
}

.widget_product_categories li {
border-bottom: 1px solid #cecece;
display:block !important;
padding: 5px 10px !important;
}

.form-row .terms {
    float: none !important;
    border-top: 1px solid #D5D5D5;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top:0px;
}

div.form-row.place-order {
    padding-top: 50px !important;
}

reviews ol.commentlist .meta, ul.cart_list li a, ul.product_list_widget li a, .widget_product_categories li a, .shop_table .variation, .woocommerce-result-count {
    font-size: 15px;
    line-height: 24px;
}

ul.product_list_widget li {
	border-bottom: 1px solid rgba(255,255,255,0.15);
}

.product_list_widget img, .woocommerce .wf-cell .product_list_widget img {
    float: left;
    width: 50px;
    height: auto;
    margin: 5px 20px 25px 0;
    display: block;
}

.product_list_widget .product-title {
    font-family: 'NovelPro-It', 'serif' !important;
    font-size: 15px !important;
	font-weight: normal;
	line-height:16px;
	color: #9d7d68;
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], .post img, .post .rollover, .post .rollover-video {
/*    width: 100%; */
    height: auto;
}

/*.woocom-list-content .price {
text-align:center;
}*/

/*WOOCOMMERCE */
.mobile-false .scale-on-hover .woo-hover .buttons-on-img:hover > a > img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.form-search button.btn-submit {
    background: url("/wp-content/themes/dt-the7-child/images-neu/search-icon.png") no-repeat scroll 0 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: none;
    padding: 0;
    top: 12px;
    right: 10px;
}

.buttons-on-img {
border: 1px solid white;
}

.contact-form-ios .searchform input[type="text"] {
border: 1px solid #9e9e9e;
}

.contact-form-ios .searchform input[type="text"] {
	color: #3f3f3f !important;
   	font-family: 'Darwin', 'Helvetica', 'sans-serif' !important;
    letter-spacing:1px;
}

li.search {
padding-top:15px;
}

.woocommerce_de_versandkosten, .woocommerce-de_price_taxrate, .shipping_de.shipping_de_string {
	color: #4E4D49 !important;
   	font-family: 'Darwin', 'Helvetica', 'sans-serif' !important;
    letter-spacing:1px;
	font-size: 12px !important;
	line-height:15px;
}

.shipping_de.shipping_de_string small {
font-size:100% !important;
}

p.out-of-stock {
	color: #9d7d68 !important;
   	font-family: 'Darwin', 'Helvetica', 'sans-serif' !important;
   	}

div.product div.images {
    float: left;
    width: 40%;
    margin-bottom: 50px;
}

.product .woocommerce-tabs {
    margin-bottom: 30px;
    padding-top: 15px;
    float: right;
    width: 60%;
}

.buttons-on-img {
    position: relative;
    overflow: hidden;
    margin: 0px 0 0px;
    text-align: center;
}

figcaption {
padding-bottom: 20px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce fieldset {
	border: 1px solid #d6d6d6 !important;
	background-color: #dfdfdf !important;
	color: #3f3f41 !important;
   	font-family: 'Darwin-bold', 'Helvetica', 'sans-serif' !important;
}

div.woocommerce-message {
   	font-family: 'Darwin-light', 'Helvetica', 'sans-serif' !important;
}

body.hide-product-title .summary > .product_title {
    display: inline !important;
}

table.shop_table {
border-collapse: collapse;
}

table.shop_table td, table.shop_table th, table.shop_table tr {
    border: 1px solid #D5D5D5;
}

.product-thumbnail.no-border-right {
border-right:none;
}

table.shop_table td.product-total span.product-tax, table.shop_table td.product-total span.product-tax .amount{
color: #3f3f41 !important;
font-weight: normal !important;
font-size:12px !important;
}

td.product-price, td.product-name, td.product-thumbnail, td.product-quantity, td.product-tax, td.product-remove {
}

td.product-subtotal, td.product-price, th.product-subtotal {
text-align:center;
}

table.shop_table td {
    padding: 15px 5px;
}
table.shop_table th {
    padding: 25px 5px !important;
    font-weight:normal !important;
}

td.actions {
text-align:center !important;
font-size: 14px;
}

table.cart img {
    width: 100%;
    height: auto;
}

th.product-tax, th.product-subtotal, th.product-quantity, th.product-price, th.product-name, th.product-remove, th.product-thumbnail, th.product-total {
	border-right: 1px solid #E3E3E3;
	font-family: 'Darwin';
	font-size: 14px !important;
	font-weight: normal;
	padding: 15px 10px;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #D5D5D5;
}

th.product-name {
text-align:left;
}

td.product-quantity {
	padding: 10px 10px !important;
}

td.product-tax {
	padding: 10px 10px;
	font-family: 'Darwin';
	font-size: 16px;
	vertical-align: top;
	text-transform: uppercase;
	}
	
td.product-subtotal {
	padding: 10px 10px;
	font-family: 'Darwin';
	color: #976A56 !important;
	font-size: 16px;
	vertical-align: top;
	text-transform: uppercase;
	}

td.product-price {
	padding: 10px 10px;
	font-family: 'Darwin';
	font-size: 16px;
	font-weight:normal;
	vertical-align: top;
	text-transform: uppercase;
	}

table.cart td.product-thumbnail {
    width: 18%;
	padding: 0px 0px !important;
	min-width: 32px;
}

td.product-name, td.product-quantity, td.product-remove {
   	vertical-align: top;
}

td.product-quantity, th.product-quantity, th.product-price {
   	text-align:center !important;
}

td.product-name a {
    font-family: 'NovelPro-It' !important;
    text-transform: none !important;
    padding-top: 0px;
    color: #976a56 !important;
}

.cart .product-thumbnail > a {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 0;
    line-height: 0;
}

table.shop_table th.product-total, table.shop_table td.product-total, td.product-name {
text-align:left;
}

table.shop_table td.product-total span.amount{
color: #976A56;
font-weight: bold;
font-size:15px
}

table.shop_table td.product-total span.product-tax, table.shop_table td.product-total span.product-tax .amount{
color: #3f3f41 !important;
font-weight: normal !important;
font-size:12px !important;
}

ul.cart_list li {
	border-bottom: 1px solid #cecece;
	}

.widget_shopping_cart .total {
	border-bottom: 1px solid #E3E3E3;
	padding-bottom:15px;
	}

.product_list_widget img {
    width: 50px;
    height: auto;
}

span.quantity {
padding-top:5px;
}

/* MPAY24 */

.content .payment_methods {
    }
    
.wc_payment_method {
padding:10px;
}

.payment_methods li {
    border: 1px solid #D5D5D5;
    background-color: rgba(255,255,255,1);
	font-size:100%;
	margin-bottom:10px;
	}


/*	background-color: rgba(255,255,255,1);*&
}
/* SIDEBAR 
	
.sidebar .widget, .sidebar-content .widget {
    border-top: none;
    padding-top: 24px;
    padding-bottom: 44px;
}

.widget_shopping_cart .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove  {
    position: absolute;
    top: 20px;
}

.product_list_widget img, .woocommerce .wf-cell .product_list_widget img {
    float: right;
    width: 50px;
    height: auto;
    margin: 5px 0px 25px 20px;
    display: block;
}
ul.product_list_widget li a, .widget_shopping_cart_content .quantity{
    margin-left: 30px !important;
}

.widget_shopping_cart .cart_list li a.remove {
margin-left:0px !important;
} */

.bg-under-widget .sidebar-content .widget, .solid-bg.sidebar-content .widget {
    background: rgba(210,210,210,0.29) none repeat center center;
}

/* DISPLAY NONES */
.product .tabs, .woocommerce-tabs .panel > h2, .product_meta, th.product-sku, td.product-sku, span.price, ul.mobile-main-nav li.search, #nav_menu-2 li.search, #menu-footer-2 li.search {
    display: none !important;
}

/* UBERMENU */
.ubermenu-skin-white .ubermenu-submenu .ubermenu-target {
   	font-family: 'Darwin-bold', 'Helvetica', 'sans-serif' !important;
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-family: 'NovelPro-It' !important;
    font-weight: normal;
    font-size:17px;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
    position: absolute;
    right: 10px;
    top: 40% !important;
    margin-top: -6px;
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ubermenu-vertical .ubermenu-item > .ubermenu-submenu-drop {
    left: 100%;
    margin-left: 0;
    top: 0;
    padding: 10px;
}

/* SHOP-ADDON */
h3.addon-name {
font-size:15px !important;
margin-bottom: 0px !important;
}

div.addon-description p {
font-style:normal;
font-size:13px;
}

/* RESPONSIVENESS */

/* BLOG */
@media all and (min-width: 971px) {
.layout-list .bg-on .blog-content, .layout-list .bg-on .project-list-content {
    padding-bottom: 10px;
    padding-left: 10px;
    width:40% !important;
}
}

@media all and (max-width: 829px) {

div.product div.images {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.product .woocommerce-tabs {
    margin-bottom: 30px;
    padding-top: 15px;
    float: left;
    width: 100%;
}

h1.product_title.entry-title {
    font-family: 'NovelPro-It' !important;
    font-weight: normal;
    text-transform: none !important;
    font-size: 28px !important;
    line-height:32px;
    color: #976a56 !important;
}

table.shop_table {
border-collapse: collapse !important;
}

table.shop_table td {
    border: none !important;
    border-collapse: collapse !important;
}
table.shop_table tbody tr {
    padding-top: 0px;
    padding-bottom: 0px;
}
table.cart td.product-thumbnail {
    width: 100%;
    padding: 0px 0px !important;
    min-width: 32px;
}
.cart td.actions .coupon .input-text {
    float: none;
    margin: 0 10px 10px 0;
    padding: 6px 6px 5px;
    box-sizing: border-box;
    outline: 0 none;
}
td.product-name p.kurzbeschreibung {
    font-family: 'NovelPro-It' !important;
    text-transform: none !important;
    font-size: 15px !important;
    line-height: 18px !important;
    color: #976a56 !important;
    text-align: center !important;
    letter-spacing: 0.5px;
}

td.product-total .product-tax {
    display: block;
    text-align: center !important;
}

#order_review table.shop_table td {
	font-family: 'NovelPro-It' !important;
	font-weight:normal;
	text-transform: none !important;
	font-size: 20px !important;
	line-height:24px;
	color: #976a56 !important;
}
#order_review table.shop_table p.kurzbeschreibung {
	font-family: 'Darwin-light' !important;
	color: #3f3f41 !important;
	padding-top:10px;
}
#order_review th {
    display: block;
    text-align:center !important;
    padding: 25px 0px 5px 0px !important;
}

#order_review th.product-name, #order_review th.product-total  {
display:none;
}

/* BLOG */
.layout-list .bg-on .blog-content, .layout-list .bg-on .project-list-content {
    padding-bottom: 10px;
    padding-left: 10px;
    width:100% !important;
}
}