/**
*	@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 =======================*/


h1, h2, h3, h4, h5 {

	color: #aa9a82;
    font-family: "agu";
	text-transform:uppercase;
	

}
h1 {font-size:28px;}
h2{font-size:24px;}
h3 {font-size:20px;}

b, strong {
    font-weight: 600;
    color: #005e46;
}

.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; */
    }
    .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;
}

.popupModuleOverlay {
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999;
} 
.popupModule {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    width: 390px;
    padding: 20px;
    height: 300px;
    background: white;
    box-sizing: border-box;
}
.popupModule.show {display: block;}


/* 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: -18px 0 -75px -60px;
    background: rgba(0, 0, 0, 0) url("../images/logo3.png") no-repeat scroll 0 0;
    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: 150px;}
.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: "Georgia";
	font-weight:bold;

    font-size: 18px;
    line-height: 60px;
    height: 60px;
    padding: 0px 4px 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: 50px;
}
.mainmenu .otmenu-desk-wrapper .ot-menu li.level1 > div > .submenu-wrap > .submenu-wrap-i{
    padding: 3px 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: 0px;
}

.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;
}
.oMainBlock .module p.mod-title{
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 8px 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    margin: 0;
}
.oMainBlock .module p.mod-title:before,
.oMainBlock .module p.mod-title:after{
    top: -10px;
    border: solid transparent;
    content: " ";
    height: 10px;
    width: 13px;
    position: absolute;
    pointer-events: none;
}
.oMainBlock .module p.mod-title:before{
    left: 15px;
}
.oMainBlock .module p.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 p.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: 0px 0;
}

.custom_products .custom_pro_add{
    position: relative;
    padding: 0 6%;
        margin-bottom: 10px;
    text-transform: uppercase;

}
.custom_products .custom_pro_add .custom_cat{
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 5px 10px;
    display: block;
}
.custom_products .custom_pro_add .custom_bullet{
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0px;
    -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;
   
    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:0px;
    right: 0;
    width: 46px;
    height: 42px;
}
.custom_products .custom_pro_add .custom_link{
    font-size: 12px;
    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: 0px;
}
.oMainBlock .VMmenumenu {
    padding: 0;
}
.nav > li {
    display: list-item;
    position: relative;
}
.nav > li > a {
    display: block;
	font-size:16px;
    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{
    background-image: url("../images/footer-bg.png");
	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:#ffc000;

    /* -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: #00916b;
    background-image: -webkit-linear-gradient(top, #008260, #00916b);
    border-color: #DDDCDC;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
}
/* CUSTOM TOP MENU */
.mainmenu .otmenu-desk-wrapper .ot-menu a{
   /*color: #C32328;*/
    background: none;
    padding: 5px 0 5px 33px;
}
.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: #fff;
    font-family: sans-serif;
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 50px;
    text-transform: uppercase;
}

.menu-active{
  color: #fff;
    font-family: sans-serif;
    font-size: 15px;
     font-weight: bold; 
    line-height: 50px;
    text-transform: uppercase;
        padding: 5px 0 5px 37px;
}

.submenu-wrap-ii .menu-active {
	 color: #fff;
    font-family: AGU;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    padding: 5px 0 5px 33px;
    text-transform: none;
}


.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: #fff;

}
.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: #00916b;
    opacity: 1;
}
.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-image: url("../images/banner_bg.png");*/
    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 p.mod-title{
        background-color: #00916b;
    color: #fff;
    font-family: sans-serif;
    /* font-weight: bold; */


    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619D1E', endColorstr='#306C08', GradientType=0 ); */
}
.oMainBlock .module p.mod-title:before,
.oMainBlock .module p.mod-title:after{
    background-image: url("../images/title_bg.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
}
.oMainBlock .module.style2 p.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 p.mod-title:before,
.oMainBlock .module.style2 p.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 p.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 p.mod-title:before,
.oMainBlock .module.related-product p.mod-title:after{
    background: none;
}
/* CUSTOM LEFT MENU */
.oMainBlock .module ul {
    background: #f5f5f5;
    margin: 0;
}
.oMainBlock .module ul.nav li {
	border-bottom: 1px solid #dddddd;
}


.menupo-tipy li:hover { background-color:#f6ef72;;border-radius:5px;border:0px solid #DDDCDC;color:fff;}


 .myclass { color:#000;font-weight:normal;}

.menupo-tipy .active {background-color:#f6ef72;border-radius:5px;border:0px solid #DDDCDC;padding:10px;font-size:16px;}


.oMainBlock .module ul.nav li a, .oMainBlock .module ul.vmmanufacturer li a{
    color: #555555;
	width:100%;
}
.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: #000;
  font-weight:normal;
}
/* ---* 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 p.mod-title{
    color: #728E02;
    border-color: #D8D8D7;
}
/* CUSTOM STYLE CUSTOM ADDITIONAL PRODUCT */




.custom_pro_add{
     background-color: #ffc000;
    border-radius: 10px;
    color: #333;
    text-align: center;
-webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.8);


}

.custom_pro_add:hover{
     background-color: #ffc000;
    border-radius: 10px;
    color: #333;
    text-align: center;
-webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.8);

}




.custom_products .custom_pro_add .custom_bullet{
    background: #EA7600;
}
.custom_products .custom_pro_add .custom_link{
    color: #FFFFFF;
    background-color: #629E1E;
    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: #21470A;*/
    /*background-image: url("../images/wood-bg.png");*/
    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: #B4C9A8;
}
.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 .container{
    background-color:#00916b;
    background-image: url('../../../../images/bg.jpg');
    background-repeat: repeat;
  border-radius:5px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  line-height:3px;
}
.footer {padding-left:6px;}

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

/* ---* CUSTOM READMORE *--- */
a.readmore{
    background-color: #629E1E;
    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: #6E8A02;
}
.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: #629e1e;
    background-image: linear-gradient(to bottom, #619d1e 0px, #306c08 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: #C32328;
}
.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:none;


}
.breadcrumb > li > .divider {
    padding: 0 5px;
}
.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: #fff;
	font-family: sans-serif;
    font-size: 18px;
    

}

.item-separator {
	padding: 5px 0 5px 33px !important;
}

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

.page-contact h4.ot-title {
    border-bottom: 2px solid #6e8a02;
    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-radius:5px;
    border-color: #d2d2d2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.item-ct .item-title, .item-ct .item-title a {
    color: #aa9a82;
    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: #629e1e;
    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: #629e1e;
    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: #629e1e;
   border: none;
}
input.highlight-button {
   background: #629e1e;
   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 {
    width: auto;
    display: block;
    max-width: 400px;
    margin-bottom: 20px;

}

.contact-top {margin-top: 	35px;}

.breadcrumbs {background-color:#FFFFFF;
  background-image:linear-gradient(#FFFFFF 0px, #F2F2F2 100%);
  border-color:#DDDCDC;
  border-radius:10px;
  border-style:solid;
  border-width:1px;
  margin:10px 0;
  padding:10px 20px;
}}

/*   */
.top-phone p{
  background-image:url("../images/logo.png");

}


  .clock-img {float:left;display:block;}
  .clock {margin-left:5px;display:block;font-size:16px;float:left;}
  .email {margin-left:5px;display:block;font-size:16px;float:left;line-height:16px;}
  .phone-img {float:left;display:block;}
  .cena {color:#C32328;
  font-family:AGU;
  font-size:19px;
  font-weight:bold;
  text-transform:none;}

.top-phone {padding-top:40px;}


/* call me button */
#uptocall-mini {position:fixed;bottom:50px;right:50px;cursor:pointer;z-index:999;}

#uptocall-mini .uptocall-mini-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#008260;
width:70px;height:70px;-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}

#uptocall-mini .uptocall-mini-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(../images/mini1.png);background-repeat:no-repeat;background-position:center center;
-webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}

@-webkit-keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(89,12,14, 0);}
10% {box-shadow: 0 0 8px 6px #008260, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #008260;}
100% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(89,12,14, 0);}
}
@-moz-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(89,12,14, 0);}
10% {box-shadow: 0 0 8px 6px #008260, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #008260;}
100% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(89,12,14, 0);}
}
@keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(89,12,14, 0);}
10% {box-shadow: 0 0 8px 6px #008260, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #008260;}
100% {box-shadow: 0 0 8px 6px rgba(89,12,14, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(89,12,14, 0);}
}

/*         */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/*   */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /*   */
    cursor: default; /*   */
}
/*    */
.overlay:target {
    display: block;
}
/*    */
.popup {
    top: -100%;
    right: 0;
    left: 54%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 450px;
/*  ,     */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/*   */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'sans-serif', Arial, sans-serif;
/*   */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/*    */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/*    */
.close {
    top: 7px;
    right: 7px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'sans-serif', Arial, ;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    font-size: 12px;
}
.close:hover {
    background-color: rgba(255, 0, 0, 0.9);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/*    */
.popup img {
    width: 100%;
    height: auto;
}
/*  / */
.pic-left,
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/*  -,  */
.popup embed,
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /*  2 */
     margin: 0 0 0 25px;
    color: #e31e24;
    padding: 5px 0px 10px;
    text-align: center;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.6em;
    font-family: sans-serif;
	max-width:380px;

}
/*  */
.popup p {margin: 0; padding: 5px 0}




@font-face
{
    font-family: 'AGU';
    src: url('amazing-grotesk-ultra.eot');
    src: url('amazing-grotesk-ultra.eot?#iefix') format('embedded-opentype'),
         url('amazing-grotesk-ultra.woff2') format('woff2'),
         url('amazing-grotesk-ultra.woff') format('woff'),
         url('amazing-grotesk-ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.title1 {color:white;font-family:agu;font-style:italic;text-transform:uppercase;font-size:22px;line-height:1;}
.title2 {color:white;font-family:agu;font-size:20px;}


.yellow-block .title1 {color:#a00d13;font-family:agu;font-style:italic;text-transform:uppercase;font-size:22px;}
.yellow-block .title2 {color:#a00d13;font-family:agu;font-size:20px;}

.knopka {
	background-color:#FFC000;
  background-repeat:no-repeat;
  border:2px solid #9B2D30;
  border-radius:10px;
  box-shadow:rgba(0, 0, 0, 0.8) 0 5px 0;
  color:#C32328;
  display:inline-block;
  font-family:AGU;
  font-size:17px;
  font-weight:bold;
  padding:10px 4px;

  text-align:left;
  text-transform:uppercase;
}
.knopka a {color:#C32328;}
.knopka a:hover{color:#C32328;}

.red-block{background-color: #a00d13; color: #ffffff; padding: 10px 20px 20px; text-align: center;border-radius:5px;}
.yellow-block {background-color: #FFC000; color: #a00d13; padding: 10px 20px 20px; text-align: center;border-radius:5px;}

.yellow-block .knopka {background-color:#a00d13;color:#FFC000; }
.yellow-block .knopka a {color:#FFC000;}
.form-title {color:#005e46;
  font-family:sans-serif;
  
  text-transform:uppercase;font-size:21px;}
 ul {list-style:none !important;    padding: 0px 10px;}

ul.check > li {
  background-image:url("images/check.png");
}

ul.check > li {
  background-position:0 0;
  background-repeat:no-repeat;
  padding:4px 0 0 30px;
}


.item-page ul > li {
  background-image:url("images/check.png") !important;
}

.item-page ul > li {
  background-position:0 0;
  background-repeat:no-repeat;
  padding:4px 0 0 30px !important;
}
.custom ul > li {
  background-image:url("images/check.png") !important;
}

.custom ul > li {
  background-position:0 0;
  background-repeat:no-repeat;
  padding:4px 0 0 30px !important;
}
.footer {
    padding-left: 6px;
    line-height: 15px;
}


.page-content img {margin:10px;}


/*=== custom block ===*/
.custom-block {
  position: fixed;
  top: 250px;
  font-family:agu;
  font-size:16px;
  height: 50px;
  background: #fff;
  left: -144px;
  padding: 10px;
  width: 200px;
  border-right: 5px solid #00916b;
  overflow: hidden;
  z-index: 9999;

}
.custom-block p {
  margin-top: -5px;
}
.custom-block a{
	color:#000;
}


.custom-block img {
  float: right;
  padding-left: 8px;
}

#tip0 {margin-left:7%;}
#tip1 {margin-left:10%;}
#tip2 {margin-left:5%;}
#tip3 {margin-left:6%;}

.submenu-wrap-level1 {width:250px !important;}

/*===   Tabs===*/
.rl_tabs > ul.nav-tabs > li > a {
  color: #C32328 !important;
    font-family: agu !important;
	background: #FFC000 !important;
text-decoration: none;
border-radius: 10px 10px 0px 0px !important;
}


.rl_tabs > ul.nav-tabs > li > a:hover {
  color: #fff !important;
    font-family: agu !important;
	background: #FFC000 !important;
  text-decoration: none;
  border-radius: 10px 10px 0px 0px !important;
}

.rl_tabs > ul.nav-tabs > li > a:active {
  color: #fff !important;
    font-family: agu !important;
	background: #FFC000 !important;
  text-decoration: none;
  border-radius: 10px 10px 0px 0px !important;
}

.rl_tabs > ul.nav-tabs > li > a:focus,
.rl_tabs > ul.nav-tabs > li.active > a:focus {
  color: #fff !important;
    font-family: agu;
	background: #FFC000;

}
/*===   Tabs===*/

.sigProClear {display:none;}
/*===   Tabs===*/


#lb_phone-head {
  animation:twirl-phone 0.5s linear infinite alternate;
  transform-origin:50% 50% 0;
}


ul.latestnews {padding-left:15px;}
ul.latestnews a {color:#555;}
.latestnews li{padding-top:5px;}


.main-title {color:#aa9a82;
  font-family:agu;
  
  text-transform:uppercase;
  font-size:24px;
  text-align:center;
  margin-top:50px;
  padding-bottom:20px;
  }


  .skill-count-item {
  background:#FFC000;
  border-radius:4px;
  box-shadow:rgba(255, 223, 192, 0.298039) 0 2px 0 inset, rgba(255, 178, 122, 0.2) 0 0 0 1px inset, rgba(104, 12, 0, 0.247059) 0 0 10px inset, rgba(104, 12, 0, 0.0980392) 0 1px 1px, rgba(104, 12, 0, 0.14902) 0 7px 4px -4px;
  color:#C32328;
  font-size:20px;
  padding-top:38px;
  font-family:agu;
  font-style:italic;
}

 .skill-count-item div {font-size:40px;}
 .vudelen {font-family:agu;
  font-style:italic;color:#C32328;font-size:20px;}

  .spisok1 {float:left;width:50%;}

  .benefits {background: url("../images/benefits.png") center no-repeat;width:100%; height:150px;text-align:center;}


.punkt {color:#C32328;
  float:left;
  font-family:agu;
  font-size:17px;
  text-align:center;
  width:25%;}

  .punkt1 {color:#C32328;
  padding-right:48px;
  float:left;
  font-family:agu;
  font-size:17px;
  text-align:center;
  width:25%;}

  .punkt2 {color:#C32328;
  padding-right:5px;
  float:left;
  font-family:agu;
  font-size:17px;
  text-align:center;
  width:25%;}

  .punkt3 {color:#C32328;

  float:left;
  font-family:agu;
  font-size:17px;
  text-align:center;
  width:25%;}

  .padding {padding-bottom:30px;}

.formbody {color:#555555 !important}

.formResponsive .formBody {color: #005e46!important;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 700;}



.adaptive .b-table-packages__item {
    font-size: 12px;
    width: 33%;
	
}
.b-table-packages__item {
    padding: 0;
    vertical-align: top;
    width: 32%;
    margin-right: 10px;
}

.adaptive .b-table-packages__item_size_big .b-table-packages__item-wrap, .adaptive .b-table-packages__item-wrap {
    width: 100%;
}
.b-table-packages__item_pos_first .b-table-packages__item-wrap {
    border-radius: 5px 0 0 5px;
}
.b-table-packages__item-wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: #d3d3d3 -moz-use-text-color #d3d3d3 #d3d3d3;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    overflow: hidden;
    text-align: center;
    width: 174px;
}
.b-table-packages__item-title {
    background: #f6f6f5 none repeat scroll 0 0;
    border-bottom: 1px solid #efefed;
    font-size: 17px;
    font-weight: bold;
    padding: 0.955em 0;
    width: 100%;
}
.b-table-packages__item-price {
    background: #f6f6f5 none repeat scroll 0 0;
    border-bottom: 1px solid #efefed;
    min-height: 122px;
    overflow: hidden;
}
.b-table-packages__item_status_personal .b-table-packages__item-year-price, .b-table-packages__item_status_practik .b-table-packages__item-year-price {
    padding: 46px 0 0;
}

.b-table-packages__item-wrap {
    text-align: center;
}
.b-table-packages__price-big {
    display: block;
    font-size: 1.425em;
    font-weight: bold;
    margin: 0.325em 0;
}

.b-table-packages__item_status_personal .b-table-packages__item-description {
    min-height: 126px;
    padding: 1.945em 1em;
}

.b-table-packages__item-description {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #efefed;
    min-height: 150px;
    padding: 0.8em 0.6em 1.1em;
}

.b-table-packages__item-description ul {
    font-size: 14px;
    margin: 0;
}

.b-table-packages__item-description li {
    border-bottom: 1px dashed #d7d7d7;
    display: block;
    padding: 0.4em 0;
}

.b-table-packages__item-buy-personal-button {
    font-size: 14px;
    text-decoration: underline;
}

.b-table-packages__item-buy {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(247, 246, 245, 1) 0%, rgba(243, 241, 239, 1) 100%) repeat scroll 0 0;
    padding: 1.6em 0;
}

.b-table-packages__item-buy-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(245, 230, 177, 1) 0%, rgba(229, 195, 77, 1) 99%) repeat scroll 0 0;
    border: 1px solid #c6a447;
    border-radius: 1.4em;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.35) inset;
    color: #252525;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0.625em 1.4em;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255, 249, 202, 0.88);
    width: 80px;
}

.b-table-packages__item-test-link {
    display: inline-block;
    font-size: 10px;
    margin-top: 6px;
}

.border {background:#f6f6f5 none repeat scroll 0 0;padding: 20px 0 0 }
.border p {text-align:center;}
.border .variant {color:#C32328;
font-size:22px;
  font-weight:bold;
  margin:15px 0 30px;
  text-align:center; }
.border .variant-cena {background-color:#FFC000;
  background-color: #008260;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center; }
.border ul {padding:5px;min-height: 300px;}
.border .zakaz {background-color:#C32328;
  border-radius:5px;
  color:#FFC000;
  font-size:23px;
  font-weight:bold;
  padding-bottom:10px;
  padding-top:10px;
  text-align:center;}
  
  
 ul.gw-go-body li {
	 background-position:0 0;
  background-repeat:no-repeat;
  background:url("templates/ot_naturalcosmetics/assets/css/images/check.png") !important;
  padding:4px 0 0 2px !important;}
  
  .gw-go input[type="text"] {width:90%;}
  
  div.gw-go input {
  border:none;
  outline:none;
  width:90% !important;
}

.form1 .formResponsive input[type="submit"] {background-color:#C32328;
  background-repeat:repeat-x;
  color:#FFC000;
  text-shadow:rgba(0, 0, 0, 0.247059) 0 -1px 0;}
  
  .form2 .formResponsive input[type="submit"] {background-color:#FFC000;
  background-repeat:repeat-x;
  color:#A00D13;
  text-shadow:rgba(0, 0, 0, 0.247059) 0 -1px 0;}
  
  .form3 .formResponsive input[type="submit"] {background-color:#C32328;
  background-repeat:repeat-x;
  color:#FFC000;
  text-shadow:rgba(0, 0, 0, 0.247059) 0 -1px 0;}

  .raschet .rsform-button {background: #c32328;}

  .raschet #RascetPrev {display: none;}





.push_button {
	position: relative;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #FFF !important;
    text-decoration: none;
    line-height: 43px;
    font-family: 'sans-serif', Helvetica;
    display: block;
    margin-top: 8px;
    font-size: 17px;
    font-weight: normal;
}
.push_button:before {
	background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #fff;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -10px;
	z-index: -1;
}

.push_button:active {
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
	top:5px;
	color: #fff;
}
.push_button:active:before{
	top: -11px;
	bottom: -5px;
	content: "";
	color: #fff;
}

.custom_products  .red {
	text-shadow:-1px -1px 0 #A84155;
	background: #008260;
	border:1px solid #008260;
	max-width: 250px;
    margin-left: auto;
    margin-right: auto;}




.red {
	text-shadow:-1px -1px 0 #A84155;
	background: #008260;
	border:1px solid #008260;
	



	
	background-image:-webkit-linear-gradient(top, #00916b, #008260);
	background-image:-moz-linear-gradient(top, #00916b, #008260);
	background-image:-ms-linear-gradient(top, #00916b, #008260);
	background-image:-o-linear-gradient(top, #00916b, #008260);
	background-image:linear-gradient(to bottom, #00916b, #008260);
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #00654a, 0 4px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #00654a, 0 4px 2px rgba(0, 0, 0, .5);
	box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #00654a, 0 4px 2px rgba(0, 0, 0, .5);
}

.red:hover {
	color: #fff;
	background: #00916b;
	background-image:-webkit-linear-gradient(top, #008260, #00916b);
	background-image:-moz-linear-gradient(top, #008260, #00916b);
	background-image:-ms-linear-gradient(top, #008260, #00916b);
	background-image:-o-linear-gradient(top, #008260, #00916b);
	background-image:linear-gradient(top, #008260, #00916b);
}






.blue {
	text-shadow:-1px -1px 0 #2C7982;
	background: #3EACBA;
	border:1px solid #379AA4;
	background-image:-webkit-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-moz-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-ms-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-o-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:linear-gradient(top, #48C6D4, #3EACBA);
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
	box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
}

.blue:hover {
	color: #fff;
	background: #48C6D4;
	background-image:-webkit-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-moz-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-ms-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-o-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:linear-gradient(top, #3EACBA, #48C6D4);
}





.button3 {
	text-align: center;
    color: #FFF !important;
    text-decoration: none;
    line-height: 35px;
    font-family: 'sans-serif', Helvetica;
    display: block;
    margin-top: 8px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    padding: 0 10px;
    margin-left: 69%;
    margin-right: 5px;
    margin-top: -7%;
    
    
  }

.button3:before {
	background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #fff;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -10px;
	z-index: -1;
}
  

  .button2 {
 text-align: center;
    color: #FFF !important;
    text-decoration: none;
    line-height: 35px;
    font-family: 'sans-serif', Helvetica;
    display: block;
    margin-top: 8px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    padding: 0 10px;
    margin-left: 35%;
    margin-right: 5px;
    margin-top: -7%;
    
  }

.button2:before {
	background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #fff;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -10px;
	z-index: -1;

  }


.button1 {
text-align: center;
    color: #FFF !important;
    text-decoration: none;
    line-height: 35px;
    font-family: 'sans-serif', Helvetica;
    display: block;
    margin-top: 8px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    padding: 0 10px;
	
    margin-left: -4%;
    margin-top: -7%;
    
  }

.button1 a {color: #fff;}  
.button2 a {color: #fff;}  
.button1 a:hover {color: #fff;}  
.button2 a:hover {color: #fff;}  

.button1:before {
background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #fff;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -10px;
	z-index: -1;
    
  }


  .list-title {
  	background: #f5f5f5;
  	padding: 10px 15px;
  }


  .item-page .list-title ul {
  	list-style: square outside !important; 
  	padding: 0 10px;
  }


.item-page .list-title ul > li  {
	padding: 0px !important;
	background-image: none !important;
}

.list-title-head {
	font-weight: 700;
}


a.phone-link {
	color: #000;
}


.stoleshnica {
       display: flex;
    text-align: center;
    min-height: 140px;
    align-items: center;
    /* align-content: center; */
    justify-content: center;

}
 .stoleshnica img {
    display: block;
    margin: 0 auto;

    }


.lightbox-button {
	position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #fcf078;
    background-repeat: no-repeat;
    border: 2px solid #9B2D30;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.8) 0 2px 0;
    color: #C32328;
    display: inline-block;
    /* font-family: AGU; */
    font-size: 17px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: left;
}

.lightbox-button:hover {
	cursor: pointer;
}


p.price-form-text {
	text-align: center;
	color: #005e46!important;
    font: 14px/20px Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 20px;
}


.webway {
    display: block;
    text-align: right;
    padding: 15px;
}