/*
Theme Name: Cruiser Candy
*/

/* main elements */
@import url(../../plugins/shortcodes-ultimate/assets/css/box-shortcodes.css);

select#amount {
font: 200% Tahoma, Geneva, sans-serif !important;
}
table.variations {
margin-bottom: 20px;
}
.sc_info_box {

width: 95% !important;
}
.su-tabs {
margin: 0 0 1.5em 0;
padding: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #008FD0;
}

div.vtmin-error .error-title {
display: none;
color: red;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 2.6em;
padding-bottom: 2px;
text-decoration: underline;
text-transform: uppercase;
}
ul {
font-size: 100%;
padding-left:32px;
}

.area .product-price {
    display: block;
    font-size:20px;
}

.main-holder .freeship {
    font: 18px "Comic Sans MS", "Arial", sans-serif;
    text-align:center;
    color: #fff;
}

.main-holder .images {
float: left;
padding: 10px;
margin: 0 32px 30px 0;
}


.unlocked {
text-align: left;
position: relative;
padding-top: 3px;
}
div.thumbnails {
padding-top: 10px;
overflow: hidden;
zoom: 1;
}
div.images {
float: left;
margin-bottom: 2em;
}
.summary {
display: inline;
float: left;
width: 48%;
margin-right: 1.8518518518518516%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%;
text-align: left;
}

.outstock_button{
    background: -moz-linear-gradient(center top , #F7F6F7 0px, #E0DADF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C8BFC6;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    opacity:50%; 
}
section.fpd-sidebar {
border-width: 1px;
border-style: solid;
margin-right: 0px !important;
}
.summary.entry-summary {
display: inline;
float: left !important;
width: 48% !important;
margin-right: 1.8518518518518516%;
}
section.fpd-sidebar.fpd-border-color.fpd-clearfix {
margin-top: 19px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li {
margin-right: 3% !important;
width: 47% !important;
}








