body {text-shadow: none; color:#514748;}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th, .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: #FFFFFF;
}
.table thead {
    background-color: unset;
}

div.login-greeting, div.eshop-items h4, div.eshop-items a {color: #FFFFFF;}

div.checkout a:hover {color: #000; text-decoration: underline;}

div#rt-footer div.rt-grid-12, div#rt-copyright div.rt-grid-12 {margin: auto;
    display: block;
    float: none;}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

div.product-options > div {margin-bottom: 10px;}
.radio, .checkbox {margin-top: 0;}

#eshop-cart {
    float: right;
    margin-top: 10px;
}

.free_shipping {font-size: 30px;
    color: black;
    text-align: center;
	line-height: normal;}
	
.rt-social-buttons .social-button span {
    line-height: 50px;
}

.rt-social-buttons .social-button {
    font-size: 24px;
    width: 50px;
    height: 50px;
}

a {color: #514748;}
div#rt-bg-top {padding-top: 0;}
div#rt-drawer {height:0;}	
div#rt-drawer+div.rt-container {border-top: 1px solid #FFF;}

div#logobox {    position: relative;
    margin: auto;
    height: 1px;}

img#logo_text {    position: absolute;
    top: 21px;
    left: 0px;}

img#logo_kids {    position: absolute;
    left: 50%;
    top: 183px;
    width: 0px;
    z-index: 1000;
	transition: .5s;}
	
#rt-mainbody {
background-image: none;
background-color: rgba(0,0,0,.3);
}

.img-polaroid {background-color: transparent;}

.gf-menu-toggle .icon-bar {
    height: 2px !important;
    width: 18px !important;
}

hr {
margin: 10px 0;}

.btn-primary, .btn-primary:hover {
    background-image: none;
    color: #FFF;
    text-shadow: none;
    font-weight: bold;
	background-color: #92B849;
}

#colorbox #cboxContent h1 {
background: #aaa;}

td[data-content="Unit Price"], td[data-content="Total"] {color: #000;}

div.input-append.input-prepend label.btn {    text-shadow: none;
    color: #FFF;
    font-weight: bold;
    padding-right: 10px;}
	
#roksearch_search_str::placeholder {color:#CCC}

a.button-minus {font-size: 30px;}
a.button-plus {font-size: 25px;}

div#ff_formdiv1+div {display: none !important;}

div#bfPage1 label {text-align: right;}
div#bfPage1 label:after {content: ':';}



@media only screen and (max-width: 480px)
{
img#logo_text {max-width: 35%;}
img#logo_kids {max-width: 65%;}	

}

@media only screen and (max-width: 767px)
{
#rt-header {height:105px;}	
div#rt-bg-top {padding-top: 25px;}
img#logo_text { top: 45px;}
}