/* 
Asymmetric - Responsive Joomla Virtuemart Template
Flexible Web Design - http://www.flexiblewebdesign.com
http://www.gnu.org/licenses/gpl.html GNU/GPL 
Copyright (C) flexiblewebdesign.com
*/

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
a.FlexibleCSS3Button-text {
font: 12px Arial, sans-serif;
}

h4 {    
    border-bottom: 1px solid #ddd;
    color: #666;
    font-family: "YanoneKaffeesatzLight";
    font-size: 29px;
    padding: 0px 0px 20px 0px;
    text-align: left;
    line-height: 28px
    }
    
#ce-cf-container-1 {
margin-right: 200px;
}

#ce-cf-container-7 {
width: 33%;
margin-right: 200px;
}

#ce-cf-container-8 {
width: 33%;
margin-right: 200px;
}

#ce-cf-container-4 {
width: 50%;
}

#cart > tbody > tr.sectiontableentry1.SelectShippingMethod > td:nth-child(4) > div {
    margin-top: 50px;
}

a.details {
border: none;
}

#checkoutbar {
font-weight: bold;
padding-left: 18px;
}

td {
padding: 7px;
}

#flexibleNotification .flexibleButton.flexibleContinue {
text-shadow: none;
}

#FlexibleProductDetailsPage > div > div.productdetails-view-gradient > div.FlexibleRelatedProducts.responsive > div {
height: 180px !important;
}

.FlexibleRelatedProducts ul li {
height: 165px !important;
margin: 5px 1px;
    border-top: 1px solid #f2f2f2;
    -webkit-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
    box-shadow: rgba(0,0,0,.15) 0 1px 3px;
    box-shadow: rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -3px 1px rgba(255,255,255,.6), inset 0 2px 1px rgba(255,255,255,.97), 0 0 3px -1px rgba(0,0,0,.7);
    -moz-box-shadow: 0 -3px 1px rgba(255,255,255,.6), inset 0 2px 1px rgba(255,255,255,.97), 0 0 3px -1px rgba(0,0,0,.7);
    box-shadow: 0 -3px 1px rgba(255,255,255,.6), inset 0 2px 1px rgba(255,255,255,.97), 0 0 3px -1px rgba(0,0,0,.7);
    border-color: #fff;
    overflow: hidden;
    position: relative;    
}