/**
*	@package	STARTER Joomla! Template
*	@copyright	Copyright (C) 2009 - 2014 Omegatheme. All rights reserved.
*	@license	GNU/GPL version 2, or later
*	@website:	http://www.omegatheme.com
*	Support Forum - http://www.omegatheme.com/forum/
*	@version	$Id$
*/

/* 
* In this file we define layout such as: dimensions, position, padding, margin, etc. 
* We also define COMMON typography (color, font) - JUST ONLY common style. 
* If template has many preset styles, define typography in preset-style-x.css appropriate each design
*/

/*========================= 1. GENERAL =======================*/
#mxcpr {
	font-size: 1px;
	color: white;
}

a.product-details, a.details, div.details {
    background-position: 0 0;
    display: inline-block;
    padding: 3px 8px 1px;
}
.product .spacer .product-details{
	padding: 4px 10px;
	margin: 10px 0;
	position: relative;
}
.product .spacer .product-details:after{
	top: -10px;
	left: 50%;
	margin: 0 0 0 -7px;
	border: solid transparent;
	content: " ";
	height: 10px;
	width: 20px;
	position: absolute;
	z-index: 10000;
	pointer-events: none;
}
.product .spacer .product-details{
	color: #FFFFFF;
	border-color: #5B951F #73A82F #689E27 #4C8815;
	background-color: #7C657C;
	background-image: url("../images/add_cart_bg.png"), -moz-linear-gradient(top, #73AA2E 0, #508C16 100%);
	background-image: url("../images/add_cart_bg.png"), -webkit-gradient(left top, left bottom, color-stop(0%, #73AA2E), color-stop(100%, #508C16));
	background-image: url("../images/add_cart_bg.png"), -webkit-linear-gradient(top, #73AA2E 0, #508C16 100%);
	background-image: url("../images/add_cart_bg.png"), -o-linear-gradient(top, #73AA2E 0, #508C16 100%);
	background-image: url("../images/add_cart_bg.png"), -ms-linear-gradient(top, #73AA2E 0, #508C16 100%);
	background-image: url("../images/add_cart_bg.png"), linear-gradient(to bottom, #73AA2E 0, #508C16 100%);
	background-attachment: scroll;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.product .spacer .product-details:hover{
	background-color: #457E04;
	background-image: url("../images/add_cart_bg.png"), -moz-linear-gradient(top, #578D07 0, #376C03 100%);
	background-image: url("../images/add_cart_bg.png"), -webkit-gradient(left top, left bottom, color-stop(0%, #578D07), color-stop(100%, #376C03));
	background-image: url("../images/add_cart_bg.png"), -webkit-linear-gradient(top, #578D07 0, #376C03 100%);
	background-image: url("../images/add_cart_bg.png"), -o-linear-gradient(top, #578D07 0, #376C03 100%);
	background-image: url("../images/add_cart_bg.png"), -ms-linear-gradient(top, #578D07 0, #376C03 100%);
	background-image: url("../images/add_cart_bg.png"), linear-gradient(to bottom, #578D07 0, #376C03 100%);
	background-attachment: scroll;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
[class*="ie"] .product .spacer .product-details,
[class*="ie"] .product .spacer .product-details:hover{
	background-image: url("../images/add_cart_bg.png");
}
.product .spacer .product-details:after{
	background-image: url("../images/title_bg.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
template.css:811
.product .spacer .product-details {
    padding: 4px 10px;
    margin: 10px 0;
    position: relative;
}
vmsite-ltr.css:94
a.product-details, a.details, div.details {
    background-position: 0 0;
    display: inline-block;
    padding: 3px 8px 1px;
}
.category-view .row-fluid .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row-fluid .product .spacer,
.product .spacer{
position: relative;
    margin: 10px 0;
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
        background: #FFFFFF;
    border-color: #E5E5E5;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.boxed .wrapper {
    margin:0 auto;
    padding: 0;
}
/*---------- Start Responsive Reset ------------*/
@media (min-width: 1200px) {
	.col-lg-reset {
		left: auto;
		right: auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-reset {
		left: auto;
		right: auto;
	} 
}

@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-reset {
		left: auto;
		right: auto;
	}
    .oMainBlock .module ul.nav li a, .oMainBlock .module ul.vmmanufacturer li a {
        padding: 9px 5px 9px 6px!important;
    }  
    .oMainBlock .module ul.nav li, .oMainBlock .module ul.vmmanufacturer li {
        padding: 0 0 0 5px!important; 
    }    
    .col-sm-6 .vm-order-list {
        float: right!important;
        margin-bottom: 10px;
    }  
    .product_item .spacer, .vmproduct .spacer {
        min-height: 398px!important;
    } 
    .productdetails, .category-view .row {
        margin: 0 -5px!important;
    }
    .product_item, .vmproduct, .ot-product  {
        padding: 0 5px!important;
    }    
    .ot-content span.addtocart-button input.addtocart-button {
        padding: 8px 1px!important;
    }  
    .emailbutton a {
        margin-bottom: 5px!important;
        display: inline-block;
    }
    .search {
        margin-top: -7px!important;
    }
    .product_item .spacer .vmproduct-price, .vm-product-price {
        text-align: center!important;
    }  
    .bestsllers-product .active > div:first-child {
        display: none; 
    }   
    div.rating1 {
        padding-left: 22%!important;
    }    
              
}

@media (max-width: 767px) {
    .col-xs-reset {
        left: auto;
		right: auto;
    }
    .oFooterBlock {
        text-align: center;
    }
    .copyright {
        text-align: center;
    }
    .search {
        margin: 6px 0!important;
    } 
    .top2 {
        padding: 0 0px;
    }
    .vm-order-list {
        float: right!important;
        margin-bottom: 10px;
    } 
    .otmenu-mobile-wrapper .btn-navbar { 
        margin: 3px 0 14px 0!important;
        float: left!important;     
    }     
    .product_item .spacer .vmproduct-price, .vm-product-price, .vm-product-descr-container-1, .product-name {
        text-align: center!important;
    }      
    .product_item .spacer, .vmproduct .spacer, .moduleproduct .spacer {
        text-align: center!important; 
    }
    .oFooterBlock2 .menu {
        text-align: center;
        float: none!important;
    }  
    .oFooterBlock2 ul.menu li {
        float: none!important;
        display: inline-block;
    }  
    .custom_socials {
        padding-left: 27%;
    }   
    .oFooterBlock2 .row, .oFooterBlock .row {
        margin-right: 0!important;
    }   
    .top2 .mainmenu {
        position: absolute;
        width: 100%;
        z-index: 99999;
    }
    .top2 .mainmenu .panel-collapse {
        background: #fff;
    }    
    
    .bestsllers-product .active > div {
        display: none;
    }    
    .bestsllers-product .active > div:first-child {
        display: block; 
    } 
    #productTabs, .tab-content {
        padding-left: 15px!important;
    } 
    div.rating1 {
        padding-left: 0!important;
        width: 95px!important;
        overflow: hidden;
    }
    #productTabs, .tab-content {
        padding-left: 10px!important;
    }            

}  

    
/*---------- End Responsive Reset ------------*/

p{
	margin: 10px 0;
}
input, textarea, .uneditable-input { max-width: 99%; }
a.modal {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    z-index: 0;
}
.ie7 .btn-navbar{ display: none; }

img {
    max-width: 100%;
}
dd {
    margin-left: 10px;
}

/*========================= 2. OVERIDE JOOMLA =======================*/

/* com_search */
.search{
    background: url("../images/search_bg.png") 0 0 no-repeat;
    height: 30px;
    line-height: 30px;
    margin-top: 14px;
    padding-left: 5px;
    width: 230px;
 /*   box-shadow: 0px 0px 2px #c0c4c4;
    background: #fff;
    border-radius: 2px;        */
}                        
#mod_virtuemart_search, .search input.ot-search {
    border: none;
    background: none;
}
#mod_virtuemart_search {
    float: left;
}
#mod_virtuemart_search {
    padding-left: 5px;
    color: #c0c4c4;
    font-size: 12px;
    font-style: italic;
}
.search input.button {
    padding: 7px 20px 0 0;
}
.search .phrases-box,
.search .ordering-box,
.search .only,
.search .form-limit 
{
	clear: both; 
	margin: 0.5em 0;
}
.search .phrases-box > input,
.search .phrases-box > label {
	display: inline;
	margin: 0 2px;
}
.search .ordering-box > label {
	display: inline;
}

/* tooltips*/
.tip-wrap {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    z-index: 35500;
}
.tip-title {
	font-weight: bold;
}
.tip-text {
    text-align: left;
}

/* editor buttons */
.button2-left,
.button2-right {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* com_content */
.pagenav:after {
    clear: both;
}
.pagenav:before, .pagenav:after {
    content: "";
    display: table;
    line-height: 0;
}
.pagenav{
    list-style: none outside none;
    margin: 0;
    text-align: center;
}
.pagenav li {display:inline;}
.pagenav .pagenav-prev a{ float: left; }
.pagenav .pagenav-next a{ float: right; }
.pagenav a{
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    display: inline-block;
    padding: 3px 8px;
}

/*========================= 3. RESPONSIVE ====================*/

@media (max-width: 767px) {
	/* fixed the modal popup width in small screen */
	#sbox-overlay {
		min-width: 100% !important;
	}
	#sbox-window {
		left: auto !important;
		padding: 0;
		width: 90% !important;
	}
	#sbox-window .sbox-content-iframe > iframe {
		max-width: 100% !important;
	}
	
	/* fixed facebox pop up in small screen (Virtuemart) */
	#facebox { max-width: 90% !important; left: auto !important; }
	#facebox .content { display: block !important; }
	#facebox iframe { max-width: 100% !important; }
}

/*========================= 4. LAYOUT =======================*/
ul{
    margin: 10px 0;
}
li {
    line-height: 20px;
}
select{
    max-width: 100%;
}
.floatleft{
    float: left;
}
.floatright{
    float: right;
}

/* --- CUSTOM TOP1 --- */
.ot_logo{
    position: relative;
    z-index: 2;
    margin: 0 0 -10px 0;
}
.ot_logo a {
    display: block;
}
.custom_top{
    position: relative;
    z-index: 2;
    margin: -32px 0 -55px -140px;
    background: url("../images/custom_top.png") 0 0 no-repeat; 
    width: 290px;
    height: 90px;
    text-indent: -999px;
}

/* CUSTOM MENU */
.top1{
    margin-top: 20px;    
}
div.top1-1, div.top1-2 {
    padding: 0;
}
.top1 ul.menu{
    float: right;
}
.top1 ul.menu li{
    float: left;
    list-style: none;
}
.top1 ul.menu li a{
    padding: 1px 10px;
}
.custom_login{
    margin: 0 10px 20px 10px;
    line-height: 30px;
}
.top1 .vmCartModule{
    margin: 0 10px 20px 10px; 
    line-height: 30px;
}
.top1 .vmCartModule .ico-cart{
    float: left;
    margin: 0 10px 0 0;
    width: 60px;
    height: 60px;
}
.vmCartModule {width: 180px;}
.custom_top_menu{
    clear: both;
    padding: 0 0 16px 0px;
    margin: 0px 0px -10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
}
.nav > li > a:hover {
    background: none;
}
/* --- CUSTOM TOP2 --- */
.top2{
    position: relative;
    z-index: 1;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
/* CUSTOM MENU */
.mainmenu {
    margin: 0px;
    float: left;
}
.ot-search {
    float: right;
}
.mainmenu .otmenu-desk-wrapper .ot-menu {
    margin: 0px;
}
.mainmenu .otmenu-desk-wrapper .ot-menu .child-menu {
    margin: 0px;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li {
    
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1{
    margin: 0px;
    padding: 0px;
}
.mainmenu .otmenu-desk-wrapper .ot-menu a.level1{
    font-family: "Oswald";
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    padding: 0px 5px 0px 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 10000;
}
.mainmenu .otmenu-desk-wrapper .ot-menu a.level1 span{
    
}
.mainmenu .otmenu-desk-wrapper .ot-menu .submenu-wrap{
    border: 0;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1 > div > .submenu-wrap{
    top: 54px;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1 > div > .submenu-wrap > .submenu-wrap-i{
    padding: 10px 0;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild > div > a:hover:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.hover > div > a:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.active > div > a:hover:after{
    bottom: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 10000;
    pointer-events: none;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild > div > a:hover:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.hover > div > a:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.active > div > a:hover:after{
    border-width: 13px;
    left: 25px;
}
.hidden-desktop {
    display: none !important;
}

/* ---* CUSTOM SLIDE *--- */
.carousel-control{
    line-height: 23px;
    text-align: center !important;
    top: 50%;
    z-index: 1;
}
.carousel-control.right{
    text-align: center !important;
}
.carousel-control.control-square{
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
.carousel-control.control-large{
    width: 60px;
    height: 60px;
    line-height: 45px;
    border: 0;
    margin-top: -60px;
}
.carousel-control.control-mini{
    width: 30px;
    height: 30px;
    border: 0;
    margin-top: -30px;
}
.carousel-control.control-mini.right{
    
}
.carousel-control [class^="icon-"],
.carousel-control [class*=" icon-"]{
    margin-top: 13px;
}
.control-large [class^="icon-"],
.control-large [class*=" icon-"]{
    margin-top: 23px;
}
.control-mini [class^="icon-"],
.control-mini [class*=" icon-"]{
    margin-top: 8px;
}
.carousel-inner > .item{
    margin: 0;
    overflow: hidden;
}
.carousel{
    z-index: 0;
}
.ot-indicators{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    text-align: center;
}
.ot-indicators .carousel-indicators{
    position: static;
    display: inline-block;
    margin: 0 auto;
}

.carousel-indicators li:hover,
.carousel-indicators li.active{
    
}
.ot-slidenav{
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 1;
}
.ot-slidenav .carousel-control{
    position: static;
    float: left;
    border: 0;
    margin: 0;
    cursor: pointer;
    opacity: 0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
}
.ot-slidenav .carousel-control:hover,
.ot-slidenav .carousel-control:focus{
    opacity: 1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}
/* CUSTOM STYLE FREE SHIPPING BAR MODULE */
.freeshipping-wrap .row {
    border: solid 1px #dddcdc;
    border-radius: 10px; 
    margin: 0;   
}
.freeshipping-middle {
/*    border-left: solid 1px #dddcdc;  
    border-right: solid 1px #dddcdc; */ 
}
.freeshipping-l {
    border-right: solid 1px #dddcdc;
    padding-bottom: 6px;
}
.freeshipping-r {
    border-left: solid 1px #dddcdc;
    padding-bottom: 8px;
}
.freeshipping-wrap .custom {
    padding: 15px 0 16px 20px;
}

.custom_title{
    display: block;
    font-size: 36px;
    line-height: 50px;
}
.custom_desc{
    font-size: 18px;
    line-height: 20px;
}
.custom_more{
    font-size: 12px;
    font-style: italic;
}
.custom_cur{
    float: left;
    font-size: 72px;
    line-height: 73px;    
}

/* ---* CUSTOM MAIN BLOCK *--- */
.oMainBlock {
    padding: 10px 0;
}
.oMainBlock .module{
    margin: 0 0 10px;
    padding-bottom: 40px;
}
.mod-shop-search{
	padding: 15px;
}
.oMainBlock .module h3.mod-title{
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 8px 15px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    position: relative;    
    margin: 0;
}
.oMainBlock .module h3.mod-title:before,
.oMainBlock .module h3.mod-title:after{
    top: -10px;
    border: solid transparent;
    content: " ";
    height: 10px;
    width: 13px;
    position: absolute;
    pointer-events: none;
}
.oMainBlock .module h3.mod-title:before{
    left: 15px;
}
.oMainBlock .module h3.mod-title:after{
    right: 15px
}
.oMainBlock .module .mod-content{
    padding: 0;
    margin: 0;
}
/* CUSTOM LEFT MENU */
.oMainBlock .module ul{
    list-style: none;
}

.oMainBlock .module ul.unstyled li{
    border-width: 0px;
}
.oMainBlock .module ul.nav ul{
    padding: 10px 0 10px 5px;
    margin: 0px;
    border: none;
}

.oMainBlock .module ul.nav li, .oMainBlock .module ul.vmmanufacturer li{
    padding: 0px;
    border-width: 1px 0px 0px;
    list-style: inside; 
    color: #8aa403; /* or whatever color you prefer */ 
    padding-left: 15px;      
}
.oMainBlock .module ul.vmmanufacturer li {
    color: #7f7f7f; 
}
.oMainBlock .module ul.nav li + li, .oMainBlock .module ul.vmmanufacturer li + li {
    border-style: dotted; 
}    

.oMainBlock .module ul.nav li a, .oMainBlock .module ul.vmmanufacturer li a{
    padding: 9px 10px 9px 12px;
    display: inline-block;
}
.oMainBlock .module ul.nav li a:hover, .oMainBlock .module ul.vmmanufacturer li a:hover{
    text-decoration: none;
}
.oMainBlock .module ul.nav li li a{
    margin: 0 2px;
    padding: 3px 10px 3px 10px;
}
.oMainBlock .module ul.nav li.first{
    border-top: 0px;
}

.VmArrowdown {
    margin-top: 10px;
}

.oBottomBlock h3.mod-title{
    font-size: 30px;
    text-transform: capitalize;
    border-width: 0 0 1px;
    border-style: solid;
    padding: 0 0 10px;
}
/* CUSTOM STYLE CUSTOM ADDITIONAL PRODUCT */
.custom_products{
    margin: 10px 0;
}

.custom_products .custom_pro_add{
    position: relative;
    padding: 0 6%;
    margin-top: -17px;
    text-transform: uppercase;
}
.custom_products .custom_pro_add .custom_cat{
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 5px 10px;
    display: block;
}
.custom_products .custom_pro_add .custom_bullet{
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    margin: -5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;    
    text-indent: -9999px;
}
.custom_products .custom_pro_add .custom_flower {
    text-indent: -9999px;
    position: absolute; 
    background: url("../images/flower.png") 0 0 no-repeat; 
    top:-27px;
    right: 0;
    width: 89px;
    height: 57px;
}
.custom_products .custom_pro_add .custom_flower1 {
    text-indent: -9999px;
    position: absolute; 
    background: url("../images/flower1.png") 0 0 no-repeat; 
    top:-15px;
    right: 0;
    width: 46px;
    height: 42px;
}
.custom_products .custom_pro_add .custom_link{
    font-size: 12px;
    margin: 0 10% 0 0;
    padding: 3px 10px;
    display: block;
}
.bottom2{
    padding-top: 20px;
}
.bottom2 .custom {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;   
    overflow: hidden; 
}
.bottom2 h3 {
    font-family: "Oswald";  
}
.nav {
    list-style: disc;
    padding-left: 12px;
}
.oMainBlock .VMmenumenu {
    padding: 0;
}
.nav > li {
    display: list-item;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 0;
    position: relative;
}
/* CUSTOM STYLE CUSTOM SOCIAL */
.custom_socials{
    float: left;
    margin: 20px 0;
}
.custom_social{
    float: left;
    margin: 1px;
    position: relative;
}
.custom_social:after{
    top: -10px;
    left: 50%;
    margin: 0 0 0 -7px;
    border: solid transparent;
    content: " ";
    height: 10px;
    width: 12px;
    position: absolute;
    z-index: 10000;
    pointer-events: none;
}
.copyright{
    padding: 10px 0px;
}
.gotop{
    padding:-5px 0px 0px ;
    text-align: right;
    float: right;
    margin-right: 15px;
}
.oFooterBlock2 .menu {
    float: right;
}
.oFooterBlock2 .container {
    padding: 10px 0;
}
.oFooterBlock2 ul.menu li{
    float: left;
    list-style: none;
}
.oFooterBlock2 ul.menu li a{
    padding: 0 10px;
}

/* ---* CUSTOM FOOTER BLOCK *--- */
.oFooterBlock .container{
    padding: 10px 0;
}
.oFooterBlock .mod-title{
    font-size: 30px;
    text-transform: capitalize;
}

/* ---* CUSTOM READMORE *--- */
a.readmore{
    display: inline-block;
    padding: 7px 30px 7px 15px;
    margin: 10px 0;
    border-width: 1px;
    border-style: dotted;
}
a.readmore:hover{
    text-decoration: none;
    cursor: pointer;
}

.top1, .top2 {
    margin-left: 0;
    margin-right: 0;
}

/* ---* CUSTOM TOP BLOCK *--- */
.oTopBlock{
    
}
.oTopBlock .container{
    
}

/* --- CUSTOM TOP1 --- */
.top1 .vmCartModule .ico-cart{
    background-image: url("../images/cart.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}
/* CUSTOM MENU */
.custom_top_menu{
    /* background-color: #569409; */
    background-color: transparent;
    background-image: -moz-linear-gradient(left, rgba(86, 148,9, 0.1) 10%, rgb(143 116 143) 40%, rgba(2, 15,0, 1) 100%);
    background-image: -webkit-gradient(left top, right top, color-stop(10%, rgba(86, 148,9, 0.1)), color-stop(40%, rgb(143 116 143)), color-stop(100%, rgba(2, 15,0, 1)));
    background-image: -webkit-linear-gradient(left, rgba(86, 148,9, 0.1) 10%, rgb(143 116 143) 40%, rgba(2, 15,0, 1) 100%);
    background-image: -o-linear-gradient(left, rgba(86, 148,9, 0.1) 10%, rgb(143 116 143) 40%, rgba(2, 15,0, 1) 100%);
    background-image: -ms-linear-gradient(left, rgba(86, 148,9, 0.1) 10%, rgb(143 116 143) 40%, rgba(2, 15,0, 1) 100%);
    background-image: linear-gradient(to right, rgba(86, 148,9, 0.1) 10%, rgb(143 116 143) 40%, rgba(2, 15,0, 1) 100%);
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#569409', EndColorStr='#020F00', GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#569409', endColorstr='#020F00', GradientType=1); */
}
[class*="ie"] .custom_top_menu{
    background-color: #569409;
}
.custom_top_menu ul.menu li,
.custom_top_menu ul.menu li a{
    color: #fef9d4;
    font-size: 13px;
}

/* --- CUSTOM TOP2 --- */
.top2{
    background-color: #c8a2c8;
    background-image: -moz-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #87BA1D), color-stop(100%, #519007));
    background-image: -webkit-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -o-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -ms-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: linear-gradient(to bottom, #c8a2c8 0, #7C657C 100%);
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#87BA1D', EndColorStr='#519007', GradientType=0)";
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87BA1D', endColorstr='#519007', GradientType=0 ); */
    -webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
}
/* CUSTOM TOP MENU */
.mainmenu .otmenu-desk-wrapper .ot-menu a{
    color: #cad7b0;
    background: none;
    padding: 5px 0 5px 22px;  
}                
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1{    
    background-image: url("../images/sep_menu.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1:first-child{    
    background-image: none;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1 > div > a{
    color: #FEFBF1;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.first > div > a{
    
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild > div > a:hover:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.hover > div > a:after,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hasChild.active > div > a:hover:after{
    border-color: transparent;
    border-bottom-color: #062B20;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li > div > a:hover,
.mainmenu .otmenu-desk-wrapper .ot-menu li.hover > div > a,
.mainmenu .otmenu-desk-wrapper .ot-menu li.active > div > a{
    color: #FFF600;
    background-color: #57950A;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1:hover,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1 > div > a:hover,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.hover > div > a,
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1.active > div > a{
    background-color: transparent;
}
.mainmenu .otmenu-desk-wrapper .ot-menu .submenu-wrap{
    background-color: rgba(6, 43, 32, 0.95);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.mainmenu .otmenu-desk-wrapper .ot-menu .submenu-wrap,
.mainmenu .otmenu-desk-wrapper .ot-menu .submenu-wrap{
    background-color: #13362b;
    opacity: 0.95;
}
.mainmenu .otmenu-desk-wrapper .ot-menu .submenu-wrap-i{
    
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.hasColumn .submenu-column{
    background-color: transparent;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li li{
    background: none;
}
.mainmenu .otmenu-desk-wrapper .ot-menu.child-menu li.hasChild.notColumn > div > a{
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 98% 50%;
}
.mainmenu .otmenu-desk-wrapper .ot-menu.child-menu li.hasChild.notColumn.active > div > a,
.mainmenu .otmenu-desk-wrapper .ot-menu.child-menu li.hasChild.notColumn.hover > div > a{
    background-image: url("../images/arrow_w.png");
}
/* CUSTOM SEARCH */
.module.accordion .search .form-search{
    background: #FFFFFF;
    border-color: #A8AD51;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
.form-search .input-append .search-query{
    background: #F6F6F6;
    color: #999999;
}
.custom_search .form-search .input-append {
    background: #FFFFFF;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25) inset;
}
.custom_search .form-search .input-append .search-query,
.custom_search .form-search .input-append .btn{
    background: #FFFFFF;
    color: #999999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    /* -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; */
}

/* ---* CUSTOM MIDDLE BLOCK *--- */
.oMiddleBlock1{
    
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 0;
}
.oMiddleBlock2{
    
}
/* CUSTOM STYLE FREE SHIPPING BAR MODULE */
.custom_title{
    color: #4E8D06;
}
.custom_style1{
    color: #708C02;
}
.custom_style2{
    color: #EA7600;
}
/* CUSTOM BREADCRUMB MODULE */
.breadcrumb,
.breadcrumb a{
    color: #427E10;
}
.breadcrumb{
    border-color: #DDDCDC;
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(top, #FFFFFF 0, #F2F2F2 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F2F2F2));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0, #F2F2F2 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0, #F2F2F2 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0, #F2F2F2 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0, #F2F2F2 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F2F2F2', GradientType=0 ); */
}
.breadcrumb > li > .divider{
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* ---* CUSTOM MAIN BLOCK *--- */
.componentheading,
.page-header{
    color: #789048;
    padding-left: 0;
}
.oMainBlock .module h3.mod-title{
    font-family: "Oswald";
    color: #FFFFFF;
    background-color: #7C657C;
    background-image: -moz-linear-gradient(top, #C8A2C8 0, #3BA2C8 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #C8A2C8), color-stop(100%, #3BA2C8));
    background-image: -webkit-linear-gradient(top, #C8A2C8 0, #3BA2C8 100%);
    background-image: -o-linear-gradient(top, #C8A2C8 0, #3BA2C8 100%);
    background-image: -ms-linear-gradient(top, #C8A2C8 0, #3BA2C8 100%);
    background-image: linear-gradient(to bottom, #C8A2C8 0, #3BA2C8 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C8A2C8', endColorstr='#3BA2C8', GradientType=0 ); */
}
.oMainBlock .module h3.mod-title:before,
.oMainBlock .module h3.mod-title:after{
    background-image: url("../images/title_bg.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;         
}
.oMainBlock .module.style2 h3.mod-title{
    background-color: #EA7600;
    background-image: -moz-linear-gradient(top, #EA7500 0, #DA4100 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #EA7500), color-stop(100%, #DA4100));
    background-image: -webkit-linear-gradient(top, #EA7500 0, #DA4100 100%);
    background-image: -o-linear-gradient(top, #EA7500 0, #DA4100 100%);
    background-image: -ms-linear-gradient(top, #EA7500 0, #DA4100 100%);
    background-image: linear-gradient(to bottom, #EA7500 0, #DA4100 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA7500', endColorstr='#DA4100', GradientType=0 ); */
}
.oMainBlock .module.style2 h3.mod-title:before,
.oMainBlock .module.style2 h3.mod-title:after{
    background-image: url("../images/title_bg2.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}

.oMainBlock .module.related-product h3.mod-title {
    border-radius: 10px;
    border-width: 1px;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 10px 29px;
    background: repeating-linear-gradient(#f2f2f2, #f3f3f3, #f5f5f5, #f6f6f6, #f7f7f7, #f8f8f8, #f9f9f9, #fafafa, #fbfbfb, #fcfcfc, #fdfdfd, #fefefe) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: solid 1px #e9e9e9;
    color: #1c3f35;
    text-transform: none;
    font-family: "PT Sans";
}
.oMainBlock .module.related-product h3.mod-title:before,
.oMainBlock .module.related-product h3.mod-title:after{
    background: none;        
}
/* CUSTOM LEFT MENU */
.oMainBlock .module ul li{
    
}
.oMainBlock .module ul.nav li {
    background-image: none;
    border-color: #959594;
}
.oMainBlock .module ul.nav li a, .oMainBlock .module ul.vmmanufacturer li a{
    color: #555555;
}
.oMainBlock .module ul.nav li.active > a,
.oMainBlock .module ul.nav li a:hover,
.oMainBlock .module ul.nav li a:focus,
.oMainBlock .module ul.vmmanufacturer li a:hover{
    color: #36720B;
}
/* ---* CUSTOM COMPONENT CONTENT *--- */

/* ---* CUSTOM CONTENT MODULE *--- */
.module .list-items li .created{
    color: #999999;
}
/* ---* CUSTOM COMPONENT VIRTUEMART *--- */
.browse-top h3.category-title{
    color: #1C3F35;
}
.category-view .row-fluid .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row-fluid .product_item .spacer,
.product_item .spacer,
.moduleproduct .spacer{
    background: #FFFFFF;
    border-color: #E5E5E5;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.category-view .row-fluid .category .spacer:hover,
.featured-view .spacer:hover,
.latest-view .spacer:hover,
.topten-view .spacer:hover,
.recent-view .spacer:hover,
.related-products-view .spacer:hover,
.browse-view .row-fluid .product_item .spacer:hover,
.product_item .spacer:hover,
.moduleproduct .spacer:hover{
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.category-view .row-fluid .category .spacer:hover input.addtocart-button,
.featured-view .spacer:hover input.addtocart-button,
.latest-view .spacer:hover input.addtocart-button,
.topten-view .spacer:hover input.addtocart-button,
.recent-view .spacer:hover input.addtocart-button,
.related-products-view .spacer:hover input.addtocart-button,
.browse-view .row-fluid .product_item .spacer:hover input.addtocart-button,
.product_item .spacer:hover input.addtocart-button,
.moduleproduct .spacer:hover input.addtocart-button {
    background-color: #457E04;
    background-image: url("../images/add_cart_bg.png"), -moz-linear-gradient(top, #578D07 0, #376C03 100%);
    background-image: url("../images/add_cart_bg.png"), -webkit-gradient(left top, left bottom, color-stop(0%, #578D07), color-stop(100%, #376C03));
    background-image: url("../images/add_cart_bg.png"), -webkit-linear-gradient(top, #578D07 0, #376C03 100%);
    background-image: url("../images/add_cart_bg.png"), -o-linear-gradient(top, #578D07 0, #376C03 100%);
    background-image: url("../images/add_cart_bg.png"), -ms-linear-gradient(top, #578D07 0, #376C03 100%);
    background-image: url("../images/add_cart_bg.png"), linear-gradient(to bottom, #578D07 0, #376C03 100%);
    background-attachment: scroll;
    background-position: 100% 100%;
    background-repeat: no-repeat;    
}
.category-view .row-fluid .category .spacer:hover a.product-name,
.featured-view .spacer:hover a.product-name,
.latest-view .spacer:hover a.product-name,
.topten-view .spacer:hover a.product-name,
.recent-view .spacer:hover a.product-name,
.related-products-view .spacer:hover a.product-name,
.browse-view .row-fluid .product_item .spacer:hover a.product-name,
.product_item .spacer:hover a.product-name,
.moduleproduct .spacer:hover a.product-name {
    color: #39750C;
    text-decoration: none;   
}
.product_item .spacer .product-image{
    border-color: #E5E5E5;
}
.product_item .spacer .product-name, .vmproduct .spacer h2.product-name a,
.moduleproduct .product-image a{
    color: #444444;
}
.vmproduct .spacer h2.product-name a {
    font-size: 14px;
}
.vmproduct .product_s_desc, .product .product_s_desc {
    margin-bottom: 6px;
    padding: 0;   
    color: #666666;
    font-size: 12px;
    font-style: italic;     
}
.product_item .spacer a.product-name:hover, .vmproduct .spacer h2.product-name a:hover{
    color: #39750C;
    text-decoration: none;
}
.addtocart-bar, .addtocart-area {
    margin: 0!important;
	position: static;
}

.featured-view .spacer .product-price .price-crossed span,
.latest-view .spacer .product-price .price-crossed span,
.topten-view .spacer .product-price .price-crossed span,
.recent-view .spacer .product-price .price-crossed span,
.related-products-view .spacer .product-price .price-crossed span,
.browse-view .row-fluid .product_item .spacer .product-price .price-crossed span,
.product_item .spacer .product-price .price-crossed,
.product_item .spacer .product-rel-price .price-crossed{
    color: #B1B1B1;
}
.featured-view .spacer .product-price .price-new span,
.latest-view .spacer .product-price .price-new span,
.topten-view .spacer .product-price .price-new span,
.recent-view .spacer .product-price .price-new span,
.related-products-view .spacer .product-price .price-new span,
.browse-view .row-fluid .product_item .spacer .product-price .price-new span,
.product_item .spacer .product-price .price-new,
.product_item .spacer .product-rel-price .price-new{
    color: #FF9523;
}
.product-addtocartbar {
    margin-top: 10px;
}
.product_item .spacer .vmproduct-price, .vm-product-price{
   text-align: left; 
   font-size: 16px;
   padding: 10px 0 0 15px;
}

.main-image{
    /* border-color: #F2F2F2; */
}
.main-image .img-caption{
    background: #D7D7D7;
}
.additional-images{
    
}
.additional-images .nav > li > a{
    border-color: #F2F2F2;
}
.additional-images .nav > li > a:hover,
.additional-images .nav > li:hover > a,
.additional-images .nav > li.active > a{
    border-color: #CCCCCC;
}
.productdetails-view .product-name h1{
    color: #1C3F35;
}
.productdetails-view .category-name{
    color: #999999;
}
.availability,
.productdetails-view .product-price span{
    color: #FF7816;
}
.productdetails-view .product-price .price-crossed span{
    color: #999999;
}

span.vm-price-desc {
    margin: 0!important;
}

.productdetails-view h4,
.product-related-products h4,
.product-related-categories h4,
.category-view h4,
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.related-products-view h4{
    background: #FFFFFF;
    border-color: #E9E9E9;
}

/* CUSTOM VIRTUEMART MODULE */

/* ---* CUSTOM BOTTOM BLOCK *--- */
/*.oBottomBlock{
   font-family: "Oswald"; 
}*/
.oBottomBlock h3.mod-title{
    color: #728E02;
    border-color: #D8D8D7;
}
/* CUSTOM STYLE CUSTOM ADDITIONAL PRODUCT */
.custom_products .custom_pro_add .custom_cat{
    color: #FFFFFF;
    background-color: #002C1F;
    background-image: -moz-linear-gradient(left, #001A11 0, #004B3A 100%);
    background-image: -webkit-gradient(left top, right top, color-stop(0%, #001A11), color-stop(100%, #004B3A));
    background-image: -webkit-linear-gradient(left, #001A11 0, #004B3A 100%);
    background-image: -o-linear-gradient(left, #001A11 0, #004B3A 100%);
    background-image: -ms-linear-gradient(left, #001A11 0, #004B3A 100%);
    background-image: linear-gradient(to right, #001A11 0, #004B3A 100%);
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#001A11', EndColorStr='#004B3A', GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001A11', endColorstr='#004B3A', GradientType=1 ); */
}
.custom_products .custom_pro_add .custom_bullet{
    background: #EA7600;    
}
.custom_products .custom_pro_add .custom_link{
    color: #FFFFFF;
    background-color: #7C657C;
    background-image: -moz-linear-gradient(left, #9DC853 0, #276304 100%);
    background-image: -webkit-gradient(left top, right top, color-stop(0%, #9DC853), color-stop(100%, #276304));
    background-image: -webkit-linear-gradient(left, #9DC853 0, #276304 100%);
    background-image: -o-linear-gradient(left, #9DC853 0, #276304 100%);
    background-image: -ms-linear-gradient(left, #9DC853 0, #276304 100%);
    background-image: linear-gradient(to right, #9DC853 0, #276304 100%);
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9DC853', EndColorStr='#276304', GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9DC853', endColorstr='#276304', GradientType=1 ); */
    -webkit-box-shadow: 3px 6px 5px -6px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 3px 6px 5px -6px rgba(0, 0, 0, 0.85);
    box-shadow: 3px 6px 5px -6px rgba(0, 0, 0, 0.85);
}

/* ---* CUSTOM FOOTER BLOCK *--- */
.oFooterBlock{
    background-color: #7C657C;
    background-image: -moz-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #c8a2c8), color-stop(100%, #7C657C));
    background-image: -webkit-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -o-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: -ms-linear-gradient(top, #c8a2c8 0, #7C657C 100%);
    background-image: linear-gradient(to bottom, #c8a2c8 0, #7C657C 100%);
    background-position: 0 0;
    background-repeat: repeat;
}
.oFooterBlock .container{
    
}
.oFooterBlock .mod-title{
    color: #FFDE00;
}
.oFooterBlock ul li{
    color: #FFDE00;
}
.oFooterBlock, .oFooterBlock2, .oFooterBlock2 a,  
.oFooterBlock a,
.oFooterBlock ul li span{
    color: #491c3f;
}
.oFooterBlock a:hover{
    color: #FFDE00;
}
/* CUSTOM STYLE CUSTOM SOCIAL */
.custom_socials{
    
}
.custom_social{
    background-color: #5F9645;
    background-image: -moz-linear-gradient(top, #75A75C 0, #4A8134 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #75A75C), color-stop(100%, #4A8134));
    background-image: -webkit-linear-gradient(top, #75A75C 0, #4A8134 100%);
    background-image: -o-linear-gradient(top, #75A75C 0, #4A8134 100%);
    background-image: -ms-linear-gradient(top, #75A75C 0, #4A8134 100%);
    background-image: linear-gradient(to bottom, #75A75C 0, #4A8134 100%);
}
.custom_social:after{
    background-image: url("../images/title_bg.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}
.custom_social:hover{
    background-color: #E1BC06;
    background-image: -moz-linear-gradient(top, #F0DB16 0, #C88C00 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #F0DB16), color-stop(100%, #C88C00));
    background-image: -webkit-linear-gradient(top, #F0DB16 0, #C88C00 100%);
    background-image: -o-linear-gradient(top, #F0DB16 0, #C88C00 100%);
    background-image: -ms-linear-gradient(top, #F0DB16 0, #C88C00 100%);
    background-image: linear-gradient(to bottom, #F0DB16 0, #C88C00 100%);
}
.custom_social:hover:after{
    background-image: url("../images/title_bg2.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}
.oFooterBlock2{
    background-color: #bec842;
    background: linear-gradient(#bec842, #533058); 
    font-size: 13px;
    padding: 15px 0;
}

.ie7 .oFooterBlock2,
.ie8 .oFooterBlock2{
    background-color: #0D2605;
}

/* ---* CUSTOM READMORE *--- */
a.readmore{
    background-color: #7C657C;
    background-attachment: scroll;
    background-image: url("../images/arrow_s_w.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    border-color: #A5A5A5;
}
a.readmore:hover{
    background-color: #457E04;
    color: #FFFFFF;
}

/* ---* CUSTOM ICONS *--- */
.ico-bq-o{
    background-attachment: scroll;
    background-image: url("../images/bq-o.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.ico-bq-c{
    background-attachment: scroll;
    background-image: url("../images/bq-c.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
}

/* ---* CUSTOM TABS *--- */
.nav-tabs > li > a{
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(top, #FFFFFF 0, #ECECEC 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #ECECEC));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0, #ECECEC 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0, #ECECEC 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0, #ECECEC 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0, #ECECEC 100%);
    /* border-color: #E9E9E9 #E9E9E9 transparent; */
    border-color: #E9E9E9;
    color: #666666;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus{
    background-image: none;
    color: #222222;
    border-color: #E9E9E9;
}
.tab-content{
    border-color: #E9E9E9;
}

/* ---* CUSTOM SLIDE *--- */
.carousel{
    
}
.carousel-control{    
    
}
.carousel-control.control-light{
    background-color: #FFFFFF;
    color: #000000;
}
.icon-prev-bold{
    background: url("../images/icon-prev-bold.png") no-repeat scroll 50% 50% transparent;
}
.icon-next-bold{
    background: url("../images/icon-next-bold.png") no-repeat scroll 50% 50% transparent;
}
.icon-prev{
    background: url("../images/icon-prev.png") no-repeat scroll 50% 50% transparent;
}
.icon-next{
    background: url("../images/icon-next.png") no-repeat scroll 50% 50% transparent;
}
.carousel-indicators li{
    background-color: #CFCFCF;
}
.carousel-indicators li:hover,
.carousel-indicators li.active{
    background-color: #8BAA11;
    background-image: -moz-linear-gradient(top, #8BAA11 0, #1E5A01 100%);
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, #8BAA11), color-stop(100%, #1E5A01));
    background-image: -webkit-linear-gradient(top, #8BAA11 0, #1E5A01 100%);
    background-image: -o-linear-gradient(top, #8BAA11 0, #1E5A01 100%);
    background-image: -ms-linear-gradient(top, #8BAA11 0, #1E5A01 100%);
    background-image: linear-gradient(to bottom, #8BAA11 0, #1E5A01 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8BAA11', endColorstr='#1E5A01', GradientType=0 ); */
}
.ot-slidenav .carousel-control.left{
    background-color: #607848;
}
.ot-slidenav .carousel-control.right{
    background-color: #c8a2c8;
}
.ot-slidenav .icon-prev{
    background: url("../images/arrow-prev-w.png") no-repeat scroll 50% 50% transparent;
}
.ot-slidenav .icon-next{
    background: url("../images/arrow-next-w.png") no-repeat scroll 50% 50% transparent;
}

/* VM */

.product_item .spacer, .vmproduct .spacer, .moduleproduct .spacer{
    background: #ffffff;
    border-color: #e5e5e5;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);   
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
    position: relative;
    text-align: left;
    padding: 15px;      
}                         

div.product_item .spacer .product-image, div.vmproduct .spacer .product-image,
.moduleproduct .spacer .product-image  {
    border-bottom: solid 1px #e5e5e5;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

div.product_item .quantity-box, div.product_item .quantity-controls,
div.vmproduct .quantity-box, div.vmproduct .quantity-controls {
  display: none !important;
}
.product_item .spacer .product-field {
    font-size: 13px;
}
.browseProductImage {
    max-height: none;
}
div[class*="-view"] .row{margin: 0 -15px;} 
.vm-pagination {
    float: none;
}
.vm-page-counter {
    margin-top: 20px;
}

.nav-tabs > li {
    list-style: none;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    margin-top: 0;
    padding-top: 11px;
    background-image: none;
    border-color: #e9e9e9;
    color: #222222;    
}
.nav-tabs > li > a {
    border-radius: 8px 8px 0 0;
    font-size: 14px;
    font-weight: normal;
    margin: 3px 0 0 1px;
    padding: 8px 15px;
    text-transform: capitalize;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff 0px, #ececec 100%);
    border-color: #e9e9e9;
    color: #666666;    
}

.tab-content {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    clear: both;
    overflow: visible;
    padding: 10px;
    border-color: #e9e9e9;  
    color: #666;  
}

.ot-content {
    border-radius: 10px;
    background:  #ffffff;
    border: solid 1px #dddcdc;
    padding: 15px;
    margin-bottom: 35px;

}
 
.vm-product-media-container {
    text-align: left;
    color: #666; 
}
.vm-product-detail-container {
    border-top:solid 1px #e9e9e9; 
    padding: 18px 0; 
}
.vm-product-detail-container p{
    padding: 0;
    margin: 0;
}

.vm-product-media-container h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color: #1c3f35;   
    margin: 0 0 6px;
    padding: 0;    
}
.vm-product-media-container .product-short-description {
    border-style: solid;
    border-width: 1px 0 0;
    margin: 10px 0;
    padding: 15px 0;
    border-color: #e9e9e9;
}
.vm-product-media-container .product-price1 {
    font-size: 24px;
    line-height: 24px;
    float: right;
}
.vm-product-media-container .ratingbox {
    margin: 10px 0 0 0;
}
.vm-product-details-container .spacer-buy-area {
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
    padding: 10px;
    border-color: #e9e9e9;
}
.vm-product-details-container .spacer-buy-area .addtocart-area {
    border-radius: 8px;
    padding: 15px;
    background-color: #f6f6f6; 
}
.ot-content span.addtocart-button {
    position: relative;
}

.ot-content span.addtocart-button::before, .ot-content span.addtocart-button::after {
    background-attachment: scroll;
    background-image: url("../images/title_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium solid transparent;
    content: " ";
    height: 10px;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 13px;
    z-index: 99;     
}
.ot-content span.addtocart-button::before {
    left: 15px;
}
.ot-content span.addtocart-button::after {
    right: 15px;
}

.ot-content span.addtocart-button input.addtocart-button {
    border-radius: 8px;
    font-size: 14px;
    height: auto;
    line-height: 24px;
    padding: 8px 12px;
    text-transform: uppercase;
    background-color: #7C657C;
    background-image: linear-gradient(to bottom, #C8A2C8 0px, #3BA2C8 100%);
    color: #ffffff;    
    border: none;
}
.ot-content .product-fields {
    margin-bottom: 20px;
}
.ot-content .product-field {
    margin-bottom: 5px;
}
.ot-content .product-fields-title-wrapper {
    display: block;
}
a.ask-a-question {
    width: 100%;
}

.breadcrumb, .breadcrumb a {
    color: #427e10;
}
.breadcrumb {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
    padding: 10px 20px;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff 0px, #f2f2f2 100%);
    border-color: #dddcdc;    
}

.breadcrumb > li > .divider {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/arrow.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.breadcrumb > li > .divider {
    padding: 0 15px;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}

div.virtuemart_search .inputbox {
    background: #fff;
    border: none;
    border-radius: 2px;
    box-shadow: 0 0 2px #c0c4c4;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;    
}
.otmenu-desk-wrapper .ot-menu li li a, .otmenu-desk-wrapper .ot-menu li li .item-separator, .otmenu-desk-wrapper .ot-menu li li .nav-header {
    color: #fefbf1;
}

.page-contact .form-left {
    border-right: 1px solid #f0f0f0;
}

.page-contact h4.ot-title {
    border-bottom: 2px solid #c8a2c8;
    padding-bottom: 5px;
}
.text-uppercase {
    text-transform: uppercase;
}
.page-contact .contact-address {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    padding: 17px 30px;
}
#page-contact .contact-address div {
    margin-bottom: 13px;
}
#page-contact .contact-address div .jicons-icons {
    padding-right: 8px;
}
div.contact-form .form-horizontal .control-label {
    text-align: left;
}
div.contact-form p {
    margin: 20px 0;
}

.item-ct {
    border-style: solid;
    border-width: 1px;
    margin: 0 0 20px;
    padding: 15px 0;
    background-color: #ffffff;
    border-color: #d2d2d2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);    
}
.item-ct .item-title, .item-ct .item-title a {
    color: #4e5156;
    margin: 0;
}
.componentheading, .page-header, .page-title {
    border-color: #eeeeee;
    color: #333333;
}
.componentheading, .page-header, .page-title {
    border-style: none;
    border-width: 0;
    font-size: 18px;
    line-height: 30px;
}
div.article-info > div {
    display: inline-block;
    font-size: 11px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
}
div.article-info > div:last-child {
    margin: 0;
}
.item-ct .img-intro, .item-ct .item-image {
    position: relative;  
}
.item-page .pull-left {
    float: none!important;
}
.pull-none.item-image img {
    width: 100%;
}
.item-ct .img-intro .cat-name, .item-ct .item-image .cat-name {
    color: #ffffff;
    background-color: #48dba2;
}
.item-ct .img-intro .cat-name, .item-ct .item-image .cat-name {
    bottom: 0;
    display: inline-block;
    font-weight: bold;
    left: 15px;
    padding: 10px 15px;
    position: absolute;
    text-transform: uppercase;
}
.item-ct .item-image .cat-name {
    bottom: auto;
    left: 0px;
    top: 0;
}
#ot-left {
    padding-top: 10px;
}
.ot_login {
    color: #666;
}
.ot_login span {
    color: #859f03;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap {
    border-radius: 5px!important;    
}
.otmenu-desk-wrapper .ot-menu li li {
    border: none; 
    border-radius: 0px!important;
    margin: 0!important;
}
.otmenu-desk-wrapper .ot-menu li li + li {
    border-top: 1px solid #4c675e; 
} 
.oFooterBlock em{
    font-size: 12px;
}
.nav-tabs {
    border: none;
}
.nav-tabs > li {
    margin-bottom: 0px;
}
#productTabs, .tab-content {
    padding-left: 35px;
}
a.larger-view {
    font-size: 12px;
    font-style: italic;
    color: #666666;
    background: url("../images/zoom-icon.png") 0 0 no-repeat;
    padding-left: 18px;
}
a.larger-view:hover {
    text-decoration: none;
}
.ratingbox {
    background: url("../images/rating-stars.png") repeat-x scroll 0 bottom transparent;
    display: block;
    height: 28px;
    margin: 0 auto 15px;
    position: relative;
    width: 95px; 
    float: left;      
}
.ratingbox div, .ratingbox span {
    background: url("../images/rating-stars.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);    
    display: block;
    height: 28px;
    position: absolute;

} 
div.rating {
    margin: 20px 0 0;
    text-align: left;
}
div.rating1 {
    padding-left: 23%;
}
div.rating span.ratting_label {
   font-size: 14px;
   font-weight: bold;
   color: #333333; 
   display: block;
}
div.ratting_link {
    float: left;
    padding: 10px 0 0 50px;
    color: #569409; 
}
div.ratting_link a {
    font-size: 12px;
    color: #569409;
}
.productdetails-view .addtocart-bar, .stock-online {
    text-align: center;
}
span.quantity-box {
    margin: 10px 0;
}
.stock-online {
    color: #000;   
}
.stock-online p {
    margin: 0;
    font-weight: bold;
}
.emailbutton {
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
}
.emailbutton a {
      background: -webkit-linear-gradient(bottom, #fbfbfb , #f9f9f9, #f8f8f8, #f7f7f7, #f6f6f6, #f5f5f5, #f4f4f4,#f3f3f3, #f2f2f2,#f1f1f1, #f0f0f0,#ededed, #ebebeb,#eaeaea, #e7e7e7, #e6e6e6, #e4e4e4, #e3e3e3, #e2e2e2 ); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(bottom, #fbfbfb , #f9f9f9, #f8f8f8, #f7f7f7, #f6f6f6, #f5f5f5, #f4f4f4,#f3f3f3, #f2f2f2,#f1f1f1, #f0f0f0,#ededed, #ebebeb,#eaeaea, #e7e7e7, #e6e6e6, #e4e4e4, #e3e3e3, #e2e2e2); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(bottom, #fbfbfb , #f9f9f9, #f8f8f8, #f7f7f7, #f6f6f6, #f5f5f5, #f4f4f4,#f3f3f3, #f2f2f2,#f1f1f1, #f0f0f0,#ededed, #ebebeb,#eaeaea, #e7e7e7, #e6e6e6, #e4e4e4, #e3e3e3, #e2e2e2); /* For Firefox 3.6 to 15 */
      background: linear-gradient(to bottom, #fbfbfb , #f9f9f9, #f8f8f8, #f7f7f7, #f6f6f6, #f5f5f5, #f4f4f4,#f3f3f3, #f2f2f2,#f1f1f1, #f0f0f0,#ededed, #ebebeb,#eaeaea, #e7e7e7, #e6e6e6, #e4e4e4, #e3e3e3, #e2e2e2); /* Standard syntax */
      line-height: 27px;
      border: solid 1px #cacaca;
      border-radius:4px;
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      padding: 4px 10px;
      margin: 0 0 10px 0;
      float: left;
}
.emailbutton a:hover {
    text-decoration: none;
}
.emailbutton a + a {
    margin-left: 3px;
}

.orderlistcontainer {
    position: relative;
}
.orderlistcontainer > div {
    display: inline-block;
    margin-right: 10px;
}
.display-number select {
    margin-left: 10px;
}
.orderlistcontainer .orderlist {
    right: 0;
}
.orderby-displaynumber {
    border: none;
    padding-top: 15px;
}
.cat-title h1 {
    font-size: 30px;
    color: #1c3f35;
}
.VmArrowdown.VmOpen {
    background: url("../images/arrow_up.png") no-repeat right top;
    cursor: pointer;
    float: right;
    height: 16px;
    padding: 0 12px;
    width: 16px;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover {
    color: #708c02; 
    font-size: 14px;
}
.total_products {
    color: #666;
}
.activeOrder a {
    color: #333333;
    font-size: 14px;
}
.display-number select {
    border: 1px solid #cac9c9;
    border-radius: 4px;
}
#content-module .stock-online {display: none;}
.custom_add {
    color: #333;
}
p.product_s_desc {
    height: auto!important;
}
body.cart #content-module, body.user #content-module{
    display: none!important;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    background: #7C657C;
    border: none;
}
.item-ct {
    background-color: #ffffff;
    border-color: #d2d2d2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.item-ct {
    border-style: solid;
    border-width: 1px;
    margin: 0 0 20px;
    padding: 15px 0;
}
.vm-continue-shopping {
    text-align: right;
}
#com-form-login .btn-login {
    background-color: #f16423;
    color: #ffffff;
}
.billto-shipto {
    border: none;
}
.billto-shipto h3 {
    border-style: solid;
    border-width: 0 0 2px;
    font-weight: bold;
    padding-bottom: 10px;
}
.marg-top0 {
    margin-top: 0;
}
.ot-bg, #form-login .button, form.inline .button {
    background: #7C657C;
    color: #fff;
    border: none;
}
#form-login .button, form.inline .button {
    padding: 3px;
    border-radius: 2px;
}
a.ot-bg:hover {
    color: #fff;
}
table.cart-summary tr th {
    background: none repeat scroll 0 0 #f3f3f3;
    border-color: #767676;
    border-style: solid;
    border-width: 0 0 3px;
    color: #3b3b3b;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.vmproductrow{
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #EBEBEB;
}
.vmproductrow:hover{
    background-color: #FDFDF1;
}
.login-greeting {
    color: #666;
}
.logout-button input.btn {
   background: #7C657C;
   border: none; 
}
input.highlight-button {
   background: #7C657C; 
   border: none;
   padding-top: 0; 
}
.price-position {
    width: 100%;
    position: relative;
    clear: both;
}
.price-position .product-price{
   position: absolute;
   bottom: 0;
   right: 0; 
}

#fancybox-title {
    margin: 0!important;
}
#fancybox-wrap {
    padding: 0!important;
}

ul.product {
    margin-top: 0!important;
}
.bottom1 {
    padding: 0!important;
}
.bestsllers-product {
    margin: 0!important;
}
.cus-imag1 {
    float: left; 
    margin: 0px -75px;
}
.cus-imag2 {
    clear: both; 
    margin: -30px 0px 0px 30px; 
    position: relative;
}
.cus-image3{
    float: left;
    margin: 0 10px 0 0;
}
.cus-image4{
    float: left; 
    margin: 0 10px 0 0;
}
.ot_logo {
    background: url("../images/logo.png") 0 0 no-repeat;
    width: auto;
    display: block;
    height: 130px;
    text-indent: -999px;
}