/**
 # ot_winterfashion - 	OT Azuline Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
/**------------------------------------------------------------------------
* file: customs.css 2.5.0 00001, November 2012 12:00:00Z OmegaTheme $
* package:	OT Azuline Template
*------------------------------------------------------------------------*/

/* CUSTOM WIDTH */
.floatleft{
    float: left;
}
.floatright{
    float: right;
}
.width1 {
    width:1%;
}
.width2 {
    width:2%;
}
.width3 {
    width:3%;
}
.width4 {
    width:4%;
}
.width5 {
    width:5%;
}
.width6 {
    width:6%;
}
.width7 {
    width:7%;
}
.width8 {
    width:8%;
}
.width9 {
    width:9%;
}
.width10 {
    width:10%;
}
.width11 {
    width:11%;
}
.width12 {
    width:12%;
}
.width13 {
    width:13%;
}
.width14 {
    width:14%;
}
.width15 {
    width:15%;
}
.width16 {
    width:16%;
}
.width17 {
    width:17%;
}
.width18 {
    width:18%;
}
.width19 {
    width:19%;
}
.width20 {
    width:20%;
}
.width21 {
    width:21%;
}
.width22 {
    width:22%;
}
.width23 {
    width:23%;
}
.width24 {
    width:24%;
}
.width25 {
    width:25%;
}
.width26 {
    width:26%;
}
.width27 {
    width:27%;
}
.width28 {
    width:28%;
}
.width29 {
    width:29%;
}
.width30 {
    width:30%;
}
.width31 {
    width:31%;
}
.width32 {
    width:32%;
}
.width33 {
    width:33%;
}
.width34 {
    width:34%;
}
.width35 {
    width:35%;
}
.width36 {
    width:36%;
}
.width37 {
    width:37%;
}
.width38 {
    width:38%;
}
.width39 {
    width:39%;
}
.width40 {
    width:40%;
}
.width41 {
    width:41%;
}
.width42 {
    width:42%;
}
.width43 {
    width:43%;
}
.width44 {
    width:44%;
}
.width45 {
    width:45%;
}
.width46 {
    width:46%;
}
.width47 {
    width:47%;
}
.width48 {
    width:48%;
}
.width49 {
    width:49%;
}
.width50 {
    width:50%;
}
.width51 {
    width:51%;
}
.width52 {
    width:52%;
}
.width53 {
    width:53%;
}
.width54 {
    width:54%;
}
.width55 {
    width:55%;
}
.width56 {
    width:56%;
}
.width57 {
    width:57%;
}
.width58 {
    width:58%;
}
.width59 {
    width:59%;
}
.width60 {
    width:60%;
}
.width61 {
    width:61%;
}
.width62 {
    width:62%;
}
.width63 {
    width:63%;
}
.width64 {
    width:64%;
}
.width65 {
    width:65%;
}
.width66 {
    width:66%;
}
.width67 {
    width:67%;
}
.width68 {
    width:68%;
}
.width69 {
    width:69%;
}
.width70 {
    width:70%;
}
.width71 {
    width:71%;
}
.width72 {
    width:72%;
}
.width73 {
    width:73%;
}
.width74 {
    width:74%;
}
.width75 {
    width:75%;
}
.width76 {
    width:76%;
}
.width77 {
    width:77%;
}
.width78 {
    width:78%;
}
.width79 {
    width:79%;
}
.width81 {
    width:81%;
}
.width82 {
    width:82%;
}
.width83 {
    width:83%;
}
.width84 {
    width:84%;
}
.width85 {
    width:85%;
}
.width86 {
    width:86%;
}
.width87 {
    width:87%;
}
.width88 {
    width:88%;
}
.width89 {
    width:89%;
}
.width90 {
    width:90%;
}
.width91 {
    width:91%;
}
.width92 {
    width:92%;
}
.width93 {
    width:93%;
}
.width94 {
    width:94%;
}
.width95 {
    width:95%;
}
.width96 {
    width:96%;
}
.width97 {
    width:97%;
}
.width98 {
    width:98%;
}
.width99 {
    width:99%;
}
.width100 {
    width:100%;
}

/* CUSTOM CONTACT */
.custom_call, .custom_email {
    margin: 0;
    padding: 0 20px 0 5px;
}
/* CUSTOM BREADCUMBS */
.breadcrumb {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
}
.breadcrumb {
    background-color: transparent;
    border-color: #7F7F7F;
}
.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
    padding: 0 15px;
}
.breadcrumb > li > .divider {
    background: url(../images/divider.png) no-repeat scroll 50% 50% transparent;
}
.breadcrumb>li+li:before {
    content: none;
}
/* CUSTOM TABS */
.navbar,
.nav-tabs{
    margin: 0;
    padding: 0;
}
.navbar{
    overflow: hidden;
}
.navbar .divider-vertical{
    margin: 0px;
}
.product-details .nav-tabs > li > a{
    margin: 0;
    font-family: 'Oswald';
    font-size: 14px;
    text-transform: uppercase;
}
.product-details .nav-tabs > li > a {
    display: block !important;
}
.product-details .navbar{
    min-height: 0;
}
.nav-tabs li{

}
ul#productTabs {
    margin-top: 20px;
}
ul#productTabs>li {
    display: inline-block;
}
.product-details .nav-tabs a{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
.product-details .nav-tabs .active > a,
.product-details .nav-tabs > a:hover,
.product-details .nav-tabs > a:focus{

}
.tab-content{
    overflow: visible;
    clear: both;
    padding: 10px;
}
.blog-featured .items-row {border-bottom:  1px solid #eee;}
.category-view .spacer {text-align: center !important}
.browse-view .product-name {margin-bottom: 10px !important;}
p.product_s_desc {height: auto}