/*  ----------------------------------------------------------------------------
    This file will load automatically when the Wokiee theme is active. You can use it
    for custom CSS.
*/
html.tt-boxed body{color: #fff!important;}
a, a:hover{color: #0ff;}
h1, h2, h3, h4, h5, h6{color: #fff!important;}
html.tt-boxed{
    background: url(/images/radiationun.jpg);
}
.tt-logo img{
    max-height: 65px;
}
.tt-breadcrumb{background: transparent!important;}
.tt-breadcrumb ul li a{color: #fff!important;}
.tt-product-single-info .tt-title{color: #fff!important;}
.tt-collapse-block .tt-item.active .tt-collapse-title{color: #fff!important;}
html.tt-boxed body{background-color: #000;}

html.tt-boxed header .tt-desktop-header>div:not([class^=tt-color-scheme]){
    padding-left: 20px!important;
    padding-right:20px!important;
}

/* header logo fixing in mobile */
.tt-mobile-header .tt-logo-container{height: auto;padding: 15px 30px;}
.tt-mobile-header .tt-logo-container .tt-logo img{max-height: unset;max-width:100%;}

.tt-header-holder{background: #0d8328!important;padding: 0 15px;color: #fff!important;}
.tt-desktop-header .tt-cart02 .tt-dropdown-toggle i{color: #fff!important;}
.single-currency-box .tt-dropdown-toggle .tt-text{color: #fff!important;}
.tt-cart02 .tt-dropdown-toggle .tt-text{color: #fff;}
.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-toggle{color: #fff!important;}

@media (min-width: 576px) and (min-width: 1025px){
    html.tt-boxed #tt-pageContent>div>.container{
    padding-left: 20px!important;
    padding-right:20px!important;   
    }    
}
.tt-desctop-menu:not(.tt-hover-02) li.dropdown>a, .tt-desctop-menu:not(.tt-hover-02) li.dropdown>a:hover{color: #fff!important;}
.header-tel-info,.header-tel-info .tt-title{color: #fff!important;}
.tt-obj-link .tt-dropdown-toggle i{color: #fff!important;}
.tt-account-textlink a, .tt-account-textlink a:hover{color: #fff!important;}
.header .tt-dropdown-obj .tt-dropdown-toggle,header .tt-dropdown-obj .tt-dropdown-toggle:hover{color: #fff!important;}
.tt-col-list li.Restricted-to-UPS-Only{display: none;}

/* product page */
.tt-product-single-info .tt-add-info ul li,.tt-product-single-info .tt-add-info ul li span:first-child{color: #fff!important;}
.tt-title-options{color: #fff!important;}
.form-default .form-group label:not(.error){color: #fff!important;}
.product-information-buttons a:hover{color: #fff;}
.btn-link:hover{color: #fff;}

/*shopping cart */
.tt-shopcart-table-02 .tt-title a{color: #fff!important;}
.alert-info{background-color: #0d8328!important;color: #fff!important;}
.tt-card-box.tt-card-bg{background: unset!important;}
.inputLabel, .formrow > label{color: #fff;}
.tt-shopcart-table-02 .tt-btn-close{color: #fff;}
.tt-shopcart-table-02 .tt-price{color: #fff;}

/* product description */
.tt-description{color: #fff;background: unset;}
.onerowactions .tt-btn-quickview i{color: #fff;}
.tt-description .tt-title{color: #fff;}
.tt-description .tt-price{color: #fff;}
.tt-product-single-info table, .tt-product-single-info iframe {max-width:100%;}

/* quickview */
#ModalquickView .modal-body{background:#000;}

/* account */
.tt-list-dot>li a{color:#fff;}
.totalBox, #orderTotals .amount{color: #fff;}
.accountTotalDisplay{color: #fff;}

/* product listig */
.tt-product:not(.tt-view) .tt-description{background: unset;}
.tt-product:not(.tt-view) .tt-description .tt-title a{color: #fff;font-weight: 600;font-weight: bold;}
.tt-product:not(.tt-view) .tt-description .tt-price{color: #fff;}
.onerowactions .tt-list-btn .btn-link a{color: #fff;}
.tt-grid-list>a, .tt-grid-list>a:active, .tt-grid-list>a:focus{opacity: 1;color: #fff;}

/* footer */
footer .tt-mobile-collapse .tt-collapse-title{color: #000!important;}

#categoryDescription a, #categoryDescription a:hover,#categoryDescription a:visited, #categoryDescription a:focus{
    color: #0ff;
}
.faqtitle{
    font-size: large;
    font-style: italic;
    color: #ff0;
    text-decoration: underline;
}
.tt-obj-link .tt-dropdown-toggle .tt-text{color: #fff;}
header .tt-dropdown-obj .tt-dropdown-toggle{color: #fff;}
.stuck.tt-stuck-nav{background: #0d8328;}
#categoryDescription{max-width: 640px; margin-left: auto; margin-right: auto;}
#categoryDescription table, #categoryDescription img, #categoryDescription iframe{max-width: 100%}
#categoryDescription .product{text-align: center;}
.redtext{font-size: 13px;font-family: arial;color: #dc143c;}


@media (max-width: 575px){
#categoryDescription table,#categoryDescription iframe{width:100%;}
.tt-product-single-info table, .tt-product-single-info iframe{width: 100%;}
}