﻿body { background: #ffad82; }

.padit40 { margin-top: 40px; }
.social .facebook { background: url(~/Images/theme/ico_facebook.png) no-repeat 50% 0; }
.social .google { background: url(~/Images/theme/ico_google.png) no-repeat 50% 0; }

.bprimary { background: #2fa4e7; color: #fff; }
.white { color: #fff; }
a.white:hover { color: #ffad82; }

.bblue {
    background: #32a5e8;
    color: #fff;
}
.navbar-fixed-top { top: 28px; }

.nopad {padding-left:0; padding-right:0;}
.ital {font-style: italic;}

footer {text-align: center; }
footer p {font-size: .7em;}

input {width: 250px;}
textarea {width: 250px;}

/*  for productslider on default0  */
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item { border: 1px solid #ffad82; border-radius: 5px; background: #fff; }
    .col-item .photo img { margin: 0 auto; width: 100%; }

    .col-item .info { padding: 10px; border-radius: 0 0 5px 5px; margin-top: 1px; }

    .col-item:hover .info { background-color: #ffad82; }
    .col-item .price { /*width: 50%;*/ float: left; margin-top: 5px; }

        .col-item .price h5 { line-height: 20px; margin: 0; }

.price-text-color { color: #219FD1; }


.col-item .separator { border-top: 1px solid #ffad82; }

.clear-left { clear: left; }

.col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center; }

    .col-item .separator p i { margin-right: 5px; }
.col-item .btn-add { width: 50%; float: left; }

.col-item .btn-add { border-right: 1px solid #ffad82; }

.col-item .btn-details { width: 50%; float: left; padding-left: 10px; }
.controls { margin-top: 20px; }
[data-slide="prev"] { margin-right: 10px; }




/*    ffad82  fc8749   f86e25  */


