/**
 *---------------------------------------------------------------------------------------
 * @package       VP Merchant Template for Joomla!
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2015 VirtuePlanet Services LLP. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Abhishek Das
 * @email         info@virtueplanet.com
 * @link          http://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */
.vpf-mega-menu-container.sticky {
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
	        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
}

html.view-cart #com-form-login-remember {
    margin: 10px 0 !important;
}

input.default {
    margin: 10px 0;
}

.tab-content {
    padding: 20px 25px;
}

fieldset.userdata p {
    font-size: 18px;
    margin-bottom: 20px;
}

.vm-cart-header-container {
    margin: 0 0 20px 0;
}

.cart-login-cont {
    max-width: 100% !important;
}

html.view-cart .cart-login-cont .width30 {
    width: 33% !important;
    float: left !important;
}

.col-xs-6.align-center.weinprobe {
    margin: 0;
    padding-left: 0;
    padding-right: 10px;
}

.col-xs-6.align-center.kino {
    margin: 0;
    padding-left: 10px;
    padding-right: 0;
}

.tag-promo {
    display: none !important;
}

.top-right-fields.productDisplayShipments {
    display: none;
}

div.upsell_message {
    color: #fff !important;
    background-color: #2B593B;
    padding: 10px;
    font-weight: bold;
    border: solid 0px #000;
    margin: 10px 0;
    border-radius: 5px;
    text-align: center;
    font-size: 14pt;
}

html.view-cart .cart-login-cont .width30 {width: 100%;} 
html.view-cart #com-form-login-remember {margin: 20px 0;} 
html.view-cart .cart-product-image-cont {margin: 20px 0;display: none !important;} 
html.view-cart .cart-product-details.with-image {padding-left: 0;} 

.compare-item-inner h1, .compare-item-inner h2 {font-size: 15px;}

.close {
    float: right;
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
    color: #FFF;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.cart-login-cont {
    padding: 20px 10px 30px 10px;
    background: #F3F3F3;
    border: 1px solid #F3F3F3;
    border-radius: 5px;
}

.product-name-cont {
    /* background: #EEE; */
    margin: 20px 0 0 0;
    border-top: dotted 1px #4A1E1F;
}


.bootstrap-dialog.type-info .modal-header {
    background-color: #4a1e1f;
}

.tab-content legend {
    color: #333333;
    border-bottom-color: #777777;
}

.tab-content fieldset {
    margin: 30px 0;
}

.cart-coupon-row .input-group {
    width: 100%;
    margin: 20px 0;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.product-image-gallery-main-cont, .product-listing .product-inner, .vp-product-carousel-inner .product-inner, .category-list .category-item-inner, .vendor-inner, .manufacturer-inner {
    background-color: #ffffff;
    border-color: #eeeeee;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.cart-shipment-name span.vmshipment_name, .cart-payment-name span.vmpayment_name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #4A1E1F;
}

.text-warning {
    color: #fff;
    font-size: 13px;
    background: #CB393C;
    padding: 5px 10px;
    border: 1px solid #CB393C;
    border-radius: 5px;
}

.cart-view .cart-payment-name, .cart-view .cart-shipment-name {
    margin-bottom: 10px;
    margin-top: 10px;
}

.tab-content h1 {font-size: 24px;}

.product-tabpanel tr {
    padding: 10px 0;
    line-height: 2.5em;
    border-bottom: 1px solid #D8D8D8;
}

.product-title {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
}


.product-tabpanel table {
    margin: 40px 0;
}

.cf_filters_list li {
    line-height: 1.5em;
}

.mod-slider-cont {
    margin-bottom: 40px;
}

.tab-content {
    background-color: #F3F3F3;
    border-color: #F3F3F3;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #333333;
    border-color: #F3F3F3;
    background-color: #F3F3F3;
    border-bottom-color: transparent;
    border-bottom-color: rgba(0,0,0,0);
}

.modal-content img {max-width: 100%; height: auto;}
/* html.no-layout body {background: none;} */

.vm-product-quickview-frame body {background: none !important;}

.btn-base, .feature-icon-hover .icon {
	border: 1px solid #4A1E1F;
    border-radius: 5px;
}

.cf_wrapp_all ul {
    margin: 0;
    padding: 10px 0 10px 1px;
}

.cf_wrapp_all .form-horizontal input {
	margin: 10px 10px 0 20px;
}

div#cf_wrapp_all_117 {
    padding: 15px;
    background: #EEEEEE;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
}

.cf_filtering_slider_gutter {
    width: 170px;
}

.vm-user-login-cont {
    padding: 20px 20px 10px 20px;
    background: #EEE;
}

.tag-sold {
    color: #ffffff;
    background-color: #4A1E1F;
    font-size: 11px;
}

.tag {
    width: 80px;
    height: 80px;
  }
 .cf_disabled_opt {
    color: #B5B5B5;
} 

.hersteller {text-align: left; border-bottom: 1px dotted #999; margin: 0 0 10px 0;}

.tab-field.field-type-S, .product-box {display: none;}

@media screen and (max-width: 991px) {  
.header-add-margin {
    margin-top: 0;
    margin-bottom: 20px;
}
.col-xs-6.align-center.weinprobe {
    margin: 15px 0;
}

.col-xs-6.align-center.kino {
    margin: 15px 0;
}
}