/*Stylesheet.css
====================================================*/
*::-moz-selection {
    background-color: #378cd0; 
}
::selection {
    background-color: #378cd0;
}
.color{
    color: #378cd0;
}
.bg-color{
    background-color: #378cd0;
}

.h-tabs li.active a, .h-tabs li a:hover{
	background-color: #378cd0;
}
.product-block h3 a:hover{ color:#FFF !important}

.jcarousel.is-highlight .box-content:before{
	border-color: transparent transparent #378cd0 #378cd0;
}

.jcarousel.is-highlight .box-content:after{
	border-color: transparent #378cd0 #378cd0 transparent;
}

.pav-button-layer{
    background-color: #378cd0;
}

.tp-bullets.simplebullets .bullet{
    background-position: -24px -412px;
}

.tp-bullets.simplebullets.round .selected,
.tp-bullets.simplebullets.round .bullet:hover
{
    background-position: 0 -411px;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected              {   
    background-position: 0 -411px;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected       {   
    background-position: 0 -431px;
}



.btn-group .list-item:hover{
    background-color: #378cd0;   
}


.pav-button > .button:hover{ background-color: #3B3B3B !important;}
.pavicon-compare-default:hover,
.pavicon-wishlist-default:hover{    
    background-color: #3B3B3B !important;
}
.pavicon-next:hover,.pavicon-prev:hover{
    border-color: #378cd0;
}  
.navbar .nav > li > .dropdown-menu{    
    border: 3px solid #378cd0;    
}
.navbar .nav > li:hover{
    border-top:4px solid #378cd0;    
}
.navbar .nav > li:hover a{
    color: #378cd0;
}
.navbar .btn-navbar,
.navbar .btn-navbar:hover{
    background-color: #378cd0;     
}
.breadcrumb a.last,
.breadcrumb a:hover{
    color: #378cd0;
}
.pagination .links a:hover{
    background-color: #378cd0;    
}
.pagination .links b{    
    background: #378cd0;      
    border: 1px solid #378cd0;
}
.product-related .box-heading{
    background-color: #378cd0;        
}
.product-related .box-heading:before{
    border-top: 11px solid #378cd0;
}
.display .active{    
    border-color: #378cd0;
    background-color: #378cd0;
}
.product-inner:hover h3 a:hover{
    color: #378cd0;
}
.product-list h3 a:hover,.product-list .name a:hover
{
    color: #378cd0;
}
.product-label-special{   
    background-color: #378cd0;   
}
.sidebar ul > li > a:hover{
    color: #378cd0;
}
.product-info h2 {    
    color: #378cd0;    
}
#tab > li > .selected:before{    
    border-top: 11px solid #378cd0;    
}
a.button-newsletter{   
    background-color: #378cd0;   
}
.info li a, address{ color:#FFF}
.info li a:hover{
    color: #FFFFEF;
}
#back-top a{   
    background-color: #378cd0;   
}
address a{
    color: #378cd0;
}
ul li a.active{
    color: #378cd0;
}
#off-canvas-nav ul li a:hover
{    
    color: #378cd0;
}


#image-additional .pavicon-prev{
    background-position: -225px -349px;
}

#image-additional .pavicon-next{
    background-position: -258px -349px;
}





.box .box-heading{
    background-color: #4e4e4e;
}
input[type="file"]:hover{
    background-color: #378cd0;
}
a.button-newsletter:hover{
    color: #FFF;
}
.tp-caption.pav_big{
    background-color: #378cd0;
}

.tp-caption.pav_small{
    background-color: #9d9d9d;
}
.tp-leftarrow.round, .tp-rightarrow.round{
    background-color: #959595;
}
.tp-leftarrow.round:hover, .tp-rightarrow.round:hover{
    background-color: #378cd0;
}
a.button, input.button, .btn, .btn-small{
    background-color: #3b3b3b;
}

.product-inner:hover .button,.product-inner:hover .pavicon-compare-default,.product-inner:hover .pavicon-wishlist-default
{
    background-color: #686868;
}

.product-inner:hover .button:hover,.product-inner:hover .pavicon-compare-default:hover,.product-inner:hover .pavicon-wishlist-default:hover{
    background-color: #378cd0;  
}

.pavicon-compare-default,
.pavicon-wishlist-default{
    background-color: #3b3b3b;
}
#off-canvas-nav .nav > li { 
    border-bottom: 1px solid #4d4d4d;
}
.product-grid .product-inner:hover .description{ color: #FFF}
.price{ color : #353535; font-weight: bold;}
.price:hover{ color : #FFF; font-weight: bold;}
.img-overlay{
    background-color: #378cd0;
}
.nav-tabs > li > a{ 
    background-color: #3b3b3b;
}
.carousel-control:hover{
    background-color: #3b3b3b;
}

.pavicon-search{
    background-color: #3b3b3b;
}
.navbar .nav > li > .dropdown-menu > li > ul > li:hover{
    background-color: #3b3b3b;
}

#off-canvas-nav .pavo-mainnav{
    background-color: #3b3b3b;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover,
.jcarousel-skin-opencart .jcarousel-prev-horizontal:hover
{
    background-color: #3b3b3b;  
}
.product-tab-content:before{    
    background: #3b3b3b;
}
.navbar .dropdown-menu-inner > ul > li:hover{
    background-color: #3b3b3b;
}
.btn-primary {
  background-color: #616528;
  background-image: -moz-linear-gradient(top, #4e4e4e, #6f9426);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e4e4e), to(#6f9426));
  background-image: -webkit-linear-gradient(top, #4e4e4e, #6f9426);
  background-image: -o-linear-gradient(top, #4e4e4e, #6f9426);
  background-image: linear-gradient(to bottom, #4e4e4e, #6f9426);
  border-color: #6f9426 #6f9426 #415716;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6f9426;  
}

.box-heading:before{        
    border-top: 11px solid #4e4e4e; 
}
.h-tabs li a{
    background-color: #686868;   
}
.manufacturer-heading {
    background-color: #686868;
}
.pro-content .product-bottom{
    background: none repeat scroll 0 0 rgba(77, 77, 77, 0.95);
}
.jcarousel-skin-opencart .jcarousel-next-horizontal,
.jcarousel-skin-opencart .jcarousel-prev-horizontal{
    background-color:#3b3b3b;
}
.carousel-control{ 
    background-color:#3b3b3b;
}
.pav-about-us .box-heading{
    background-color: #4fb79e;
}
.pav-twitter-latest .box-heading{
    background-color: #3b3b3b;
}

.pav-product-tab .carousel-control:hover{
    background-color: #3b3b3b;
}
#powered {
    /*background-color: #1d1d1d;*/
    background: url("../image/bg_footer_center.png") repeat scroll 0 0 #378cd0;
    border-top: 2px dotted #FFF;
}

.foot-pack{
    background: url("../image/bg_footer_center.png") repeat scroll 0 0 #378cd0;
}

.pavicon-phone,.pavicon-fax,.pavicon-shop{    
    background-color: #686868;   
}

footer a,footer p{
    color:#FFC;
}

.product-related .box-heading{
    background-color: #378cd0;
}

.nav-tabs .tab-link:focus{
    background-color: #378cd0;
}

.mini-cart-info .name a{
    color: #378cd0;
}





.show-mobile .quickaccess-toggle {
    background-color: #378cd0;
    border: 1px solid #378cd0;
}
.show-mobile .quickaccess-toggle:hover {
    background-color: #d06d5a;
}
.show-mobile .inner-toggle {
    border-color: #d06d5a;
}













/*Layout.css
====================================================*/
.nav-tabs > .active > a:link, .nav-tabs > .active > a:hover, 
.nav-tabs > li > a:hover,.nav-tabs > .active > a:focus,
.nav-tabs .selected:link, .nav-tabs .selected:hover, 
.nav-tabs .selected:focus 
{
    background-color: #378cd0;
}
.nav-tabs > .active > a:before{   
    border-top: 11px solid #378cd0;   
}
.button:hover,.btn:hover,.btn-small:hover{
    background-color: #378cd0;
}

/*Typo.css
====================================================*/
.tp-caption.pav_offter{
    background-color: #378cd0;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-color: #378cd0;
}

/*Bootstrap.css
====================================================*/
a:hover,
a:focus {
  color: #378cd0;  
}
.btn-primary {
    background-color: #378cd0;
    background-image: -moz-linear-gradient(top, #574629, #378cd0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#574629), to(#378cd0));
    background-image: -webkit-linear-gradient(top, #574629, #378cd0);
    background-image: -o-linear-gradient(top, #574629, #378cd0);
    background-image: linear-gradient(to bottom, #574629, #378cd0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff574629', endColorstr='#ffe27b67', GradientType=0);
    border-color: #378cd0 #378cd0 #415716;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #378cd0;  
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {  
    background-color: #378cd0;
    *background-color: #608021;
}
.btn-link:hover,
.btn-link:focus {
    color: #378cd0;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #378cd0;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #378cd0;
    border-bottom-color: #378cd0;
}

/*Crousel.css
====================================================*/

.jcarousel-list li img:hover
{
    border-color: #378cd0;
}

.jcarousel.highlight .box-content:before{   
    border-color: transparent transparent #378cd0 #378cd0;
}

.jcarousel.highlight .box-content:after{    
    border-color: transparent #378cd0 #378cd0 transparent;
}

.jcarousel .box-heading{   
    background-color: #378cd0;
}
.jcarousel .box-heading:before{     
    border-top: 12px solid #378cd0;
}

.jcarousel .box-heading:after{  
    
    border-top: 12px solid #378cd0;
    
}

/*Pavmegamenu.css
====================================================*/

.menu-desc{
    background-color: #378cd0;  
}
.mega-col .dropdown-submenu .dropdown-toggle:hover{
    color: #378cd0;
}   

/*Theme-Responsive.css
====================================================*/
@media(max-width:767px) {
    .pav-header-bottom{
        background-color: #378cd0 !important;  
    }
}   



/*Background Image
====================================================*/

.pav-header-bottom{
    background: url("../image/bg_header_bottom.png") repeat-x 0 0;     
}

.wrapper-header-bottom{
    background: url("../image/bg_footer_center.png") repeat scroll 0 0 #378cd0 !important;
}

.navbar .nav > li.parent a:after{
	background:url("../image/arrow-menu-hover.png") no-repeat scroll 0 0 transparent;
}
















