/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-sticky-placeholder{
    margin: 0px 0px 0px !important;
}
.tm-headerbar{
    min-height: 60px;
}
h3{
   color: #3d5b94;
}
.uk-panel.uk-panel-box-primary a:not([class]){
    color: #fff !important;
}
.uk-navbar{
/*    background: #5cd1df !important;*/
}
.uk-dropdown{
    background: #414751;
    width: 218px;
}
.uk-dropdown ul li a{
    color: #fff;
}
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus{
    background: #5cd1df;
    color: #ffffff;
}
.toollogo{
    margin-left: 31%;
}
.toollogo{
    font-size: 30px;
    padding: 10px;
    font-style: italic;
    background: #fff;
    color: #5cd1df;
    text-align: center;
    border-radius: 7px;
    width: 20%;
    font-weight: 600;
}
.logolt{
    font-size: 24px;
    padding: 10px;
    font-style: italic;
    background: #fff;
    color: #5cd1df;
    text-align: center;
    border-radius: 7px;
    font-weight: 600;
}
.uk-article p{
   color: #000;
   font-size: 16px;
   font-weight: 400;
}
.tm-toolbar{
    height: auto;
    padding: 5px 0;
/*    background: #c7003d;*/
}
.tm-toolbar a {
    color: #fff;
    font-size: 20px;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a{
    color: #fff;
}
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover{
    color: #fff;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover{
    color: #fff;
}
.tm-sidebar-a{
    margin-top: 14px;
}
.uk-slidenav-position .uk-slidenav{
    display: block;
    width: 40px;
    height: 40px;
    background: #5cd1df;
    line-height: 40px;
}
.tm-toolbar .uk-float-left{
    width: 70%;
}
.tm-toolbar .uk-float-right{
    width: 30%;
}
.tm-toolbar .uk-float-right .uk-panel{
    margin-top: 7%;
}
.tm-toolbar .uk-float-right .uk-panel div{
    margin-left: 34%;
}
.tm-navbar {
/*    border-bottom: 4px solid #f7e830;*/
}
.uk-sticky-placeholder .tm-navbar .tm-logo{
    display: none;
}
.uk-sticky-placeholder .uk-active .tm-logo{
    display: block;
}
.homepage .tm-tabs-monday .tm-overlay-content{
    padding: 23px;
    margin-top: 130px;
    background: rgba(255, 189, 79, 0.9);
    color: #000 !important;
}
.tm-tabs-monday .tm-overlay-content .uk-badge,.tm-tabs-monday .tm-overlay-content .uk-h1{
    color: #fff
}
.tm-tabs-monday .tm-overlay-content .uk-h1{
   font-size: 40px; 
}
.uk-navbar-nav > li > a{
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    height: 60px;
    line-height: 60px;
    padding: 0 16px;
}
.uk-navbar-nav > li:nth-child(8) a,
.uk-navbar-nav > li:nth-child(9) a,
.uk-navbar-nav > li:nth-child(10) a,
.uk-navbar-nav > li:nth-child(11) a{
    display: none;
    
}
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(8) a,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(9) a,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(10) a,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(11) a{
    display: block;
}
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(8) a{
    padding-right: 4px;
}
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(9) a,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(10) a,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(11) a{
    display: block;
    padding: 0 5px !important;
}
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(8) a span,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(9) a span,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(10) a span,
.uk-sticky-placeholder .uk-active .uk-navbar-nav > li:nth-child(11) a span{
    display: none;
}
.homepage .tm-main .uk-article{
    padding: 0px !important;
}
.tm-main-bottom .uk-grid .uk-panel-box:hover{
    transform: scale(1.1);
    border-top: 5px solid rgb(29, 214, 182);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}

/* virtuemart */

.category-view .row .vm-col-4 {
    width: 24%;
    padding-left: 0.5%;
    padding-right: 0.5%;
}
.spacer.product-container{
    border: 0px !important;
    text-align: center;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
}
.category-view .row .vm-product-media-container{
    min-height: 220px;
}
.browse-view .row .product .spacer .browseProductImage{
    min-height: 200px;
}
.browse-view .row .product-price{
    text-align: center;
    float: none;
}
.product_s_desc{
    display: none;
}
.vm-product-descr-container-1{
    min-height: 25px;
}
.quantity-box .quantity-input{
    height: 28px;
    width: 28px;
}
span.addtocart-button input.addtocart-button{
    padding: 5px;
    font-size: 12px;
}
div.vm-details-button a {
    padding: 8px 9px; 
    font-size: 14px;
    max-width: 85%;
    width: 100px;   
}



.themeof{
    background: #5cd1df;
}
.themeof h1, .themeof h3{
    color: #fff;
}
.nationaloh{
   background: #34495e; 
}
.nationaloh h2{
   color: #fff; 
}
.uk-icon-file{
    font-size: 80px;
}
.tm-sidebar-a .colorone{
    background: #e74c3c; 
}
.tm-sidebar-a .colorone .uk-panel-teaser h4, .tm-sidebar-a .colortwo .uk-panel-teaser h4,
.tm-sidebar-a .premises .uk-panel-teaser h4, .tm-sidebar-a .premises2 .uk-panel-teaser h4{
    color: #fff;
    margin: 10px 0 10px 0;
}
.colorfive{
    background: #5cd1df !important;
    color: #fff;
}
.colorfive a{
    color: #fff;
    font-weight: 400;
}
.colorsix{
    background: #34495e !important;
}
.tm-sidebar-a .premises{
    background: #3d5b94 !important;
}
.tm-sidebar-a .premises2{
    background: #5cd1df !important;
}
.colorsix h4{
    color: #fff;
}
.guj2016{
    color:#fff;
}
.sideblue{
    color: #fff;
}
.tm-sidebar-a .colortwo{
    background: #2ecc71;
}

.tm-sidebar-a .colortwo h4{
    color: #fff !important;
}
.heading{
    font-size: 23px;
    font-weight: 800;
    color: #fff;
    margin-top: 20px;
}
.tm-sidebar-a .colorthree{
    background: rgba(147, 214, 167, 0.6);
}
.tm-sidebar-a .colorfour{
   background: #3d5b94;
}
.tm-sidebar-a .colorfour .tm-list-monday li{
   color: #fff !important;
}
.tm-sidebar-a .colorfour .uk-panel-title{
   font-size: 23px;
   font-weight: 400;
   color: #fff;
}
.tm-main .uk-article{
    background: rgb(255, 255, 255) !important;
    box-shadow: rgba(160, 166, 168, 0.34902) 0px 5px 8px 0px !important;
    padding: 20px;
}
.uk-badge{
   font-size: 24px;
   padding-top: 12px;
}
#tm-bottom-b .uk-panel.uk-panel-box-primary a:not([class]){
    color: #fff;
}
.rsform-block-if-company-sponsored .formControls{
    display: none;
}
.uk-table{
    border: 1px solid silver;
    border-radius: 10px;
}
.uk-table tr{
    border-bottom: 1px solid silver;
}
.contact-form #contact-form #jform_selecte_option input[type="radio"]{
    margin-top: -4px;
}
#tm-bottom-c .uk-panel-box{
/*    position: absolute;
    width: 100%;
    height: 100%;*/
/*    background: url(../images/patterns/noise.png) repeat;*/
}
#tm-bottom-c .uk-panel-title{
    font-size: 23px;
    font-weight: 400;
}
.vcounter_TypeText{
    font-size: 17px;
    color: #5cd1df;
    font-weight: 500;
    padding: 3px;
    border: 2px solid #5cd1df;
    border-radius: 50%;
}
.mvc_digitCounter{
    margin-bottom: 12px !important;
}
.tm-footer {
    margin-top: 40px;
}
@media (min-width: 1360px){
    .tm-navbar {
        margin-bottom: 40px;
    }
}