/* Here are a few needed CSS additions to integrate bootstrap truly into WordPress,
 * We kept this slim as possible. Try to avoid any overwriting if not really needed. 
 * First fixing the dropdown menu.
 * Most stuff is handled by the walker, but some styles need to be added too.
 * Here we are removing the ">" from the original bootstrap styles, so it works for 2nd and 3rd level dropdown too..
 * */
body
{
	padding:0;
	margin:0;
	background:url(../images/nav-bg.png) top left repeat-x;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:12px;
	color:#777777;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
a {
    color: #3fbdf7;
    text-decoration: none;
}
a:hover, a:focus {
    outline: medium none;
    text-decoration: none;
}
p {
    line-height: 18px;
}
p {
    margin: 0 0 6.5px;
}
a:hover, a:focus {
    color: #ff78b3;
    text-decoration: underline;
}
ul, ol {
    margin-bottom: 6.5px;
    margin-top: 0;
}
ol, ul {
    list-style: outside none none;
}
.site-title
{
	margin-top:70px;
}
header .cartBox {
    float: right;
}
header .cartBox .shopping_cart {
    position: relative;
    width: 170px;
	background: #fb7cb1 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
	padding: 10px 5px 22px;
	 overflow: hidden;
    
    text-align: center;
    transition: all 0.2s ease-in 0s;
}
.shopping_cart  a{
    
    color: white !important;
    display: block;
    font-weight: normal;
   
}
header .cartBox .shopping_cart:hover
{
	background:#3fbdf7;
}
.shopping_cart  a.button 
{
	display:none  !important;
}
.shopping_cart > a:first-child b::before {
    color: white;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 41px;
    line-height: 41px;
    margin-right: 8px;
}
.topright
{
	float:right;
	margin-right:15px;
	margin-top:15px;
	text-align:center;
}
.topright a.login {
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
	margin-top:15px;
}
#search_block_top {
    clear: right;
    float: right;
    padding-top: 20px;
    width: 370px;
	position:relative
}
#search_block_top #search_query_top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #cbcccb -moz-use-text-color #cbcccb #cbcccb;
    border-image: none;
    border-radius: 5px 0 0 5px;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    display: inline;
    height: 41px;
    line-height: 20px;
    padding: 11px 10px 10px 10px;
	float:left;
	min-width:283px;
}
#search_block_top .btn.button-search {
    background: #92d16f none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 5px 5px 0;
    color: white;
    display: block;
    font-size: 16px;
    font-weight: 900;
    height: 41px;
    line-height: 39px;
    min-width: 85px;
    padding: 0 5px;
    text-align: center;
}
#search_block_top .btn.button-search:hover
{
	background: #ff78b3;
}
/*  site-navigation  */
.site-navigation{
    background: #3fbdf7 none repeat scroll 0 0;
    margin-top: 20px;
	height:54px;
	margin-bottom: 25px;
}
.site-navigation .navbar-default
{
	background:none;
	border:none;
}
.site-navigation .navbar-collapse
{
	padding:0;
	margin:0;
}
.site-navigation .navbar
{
	padding:0;
	margin:0
}
.site-navigation .navbar-default li > a {
    background: #3fbdf7 none repeat scroll 0 0 !important;
    color: #FFF !important;
    display: block;
    font: 500 17px/24px "Roboto",sans-serif;
    padding: 15px 13px;
    position: relative;
    text-transform: uppercase;
	border-bottom:solid 9px #FFF;
}
.site-navigation .navbar-default li {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding-right: 1px;
}
.site-navigation .navbar-default li:first-child
{
	padding-left: 1px;
}
.site-navigation .navbar-default li > a:hover
{
	border-bottom:solid 9px #fb7cb1;
	background:#FFF !important;
	 color: #3fbdf7 !important;
}

/*  colophon  */
#colophon
{
	 background-color: #f2f2f2;
	 padding:35px 0;
	 border-bottom:solid 57px #ebebeb;
}
#colophon h3 {
    color: #3fbdf7;
    font: 900 16px/22px "Roboto",sans-serif;
    margin: 0 0 21px;
}
#colophon ul
{
	margin:0;
	padding:0
}
#colophon ul li a
{
	padding:0;
	margin:0;
}
#colophon ul li {
    padding-bottom: 7px;
}
#colophon li a
{
	color:#777777
}
ul.toggle-footer
{
	list-style:none;
	padding:0;
	margin:0
}
ul.toggle-footer li.phoneBox {
    color: #92d16f;
    font-size: 23px;
    font-weight: 900;
    line-height: 26px;
    padding-bottom: 4px;
	padding-top:4px;
}
div#homeslider img {
    border: 1px solid #cbcccb;
    position: relative;
    transition: all 0.12s ease-in 0s;
	width:100%
}
div#homeslider img:hover {
    border-color: #8e8e8e;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.32);
}
.page-title
{
	display:none;
}
.quocgia h3 {
    border-bottom: medium none;
    font-size: 16px;
    margin: 15px 0 0 0;
    padding: 0 0 17px;
}
.sidebar, .woocommerce-breadcrumb
{
	display:none;
}
.woocommerce ul.products li.product .price {
    color: #2e2e2e;
    font: 300 33px/36px "Roboto",sans-serif;
}
.woocommerce ul.products li.product h3{
    color: #2e2e2e;
    font-size:13px;
	min-height:60px;
}
.woocommerce ul.products li.product .button
{
	background: #92d16f none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: white;
    font: 600 20px/24px "Roboto",sans-serif;
    padding: 6px 13px 11px 14px;
	margin:0
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0;
    padding: 0 20px;
    position: relative;
    width: 33.33%;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	border-left: 1px solid #eee;
}
.woocommerce ul.products li.last
{
	border-right: 1px solid #eee;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: right;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
}

select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eee;
    height: 27px;
   padding:3px 5px
}
.woocommerce-result-count{
    color: #333333;
    float: right;
    font: bold 13px/22px "Roboto",sans-serif;
    margin-bottom: 10px;
    text-transform: none;
}
.woocommerce-page .page-title
{
	color: black;
    font: 600 18px/22px "Roboto",sans-serif;
    text-transform: uppercase;
	display:block;
	padding: 0 0 17px;
}
.borderobx
{
	border-bottom:1px solid #cbcccb;
	margin:5px 0 25px 0;
	display:inline-block;
	width:100%;
}

.woocommerce ul.products li.product a.lnk_view
{
	float:right;
	background:#b5b5b5 !important;
}
.woocommerce ul.products li.product a:hover
{
	background:#fb7cb1 !important
}
.breadcrumbs {
    border: 1px solid #cbcccb;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 16px;
    min-height: 6px;
    overflow: hidden;
    padding: 0 11px;
    position: relative;
    z-index: 1;
	text-transform:uppercase;
}
.breadcrumbs a {
    background: white none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}/*
.breadcrumbs a::before {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
    border-right: 1px solid #cbcccb;
    border-top: 1px solid #cbcccb;
    content: ".";
    display: inline-block;
    height: 18px;
    left: -10px;
    position: absolute;
    text-indent: -5000px;
    top: 3px;
    transform: rotate(45deg);
    width: 18px;
    z-index: -1;
}

.breadcrumbs a::after {
    background: white none repeat scroll 0 0;
    border-radius: 2px;
    border-right: 1px solid #cbcccb;
    border-top: 1px solid #cbcccb;
    content: ".";
    display: inline-block;
    height: 18px;
    position: absolute;
    right: -10px;
    text-indent: -5000px;
    top: 3px;
    transform: rotate(45deg);
    width: 18px;
    z-index: -1;
}*/
.breadcrumbs a.home span
{
	background:url(../images/home_icon.jpg) center center no-repeat;
	width:18px;
	text-indent:-999999px;
	display:block;

}
.breadcrumbs span > span
{
	padding:0 0 0 9px;
}
.breadcrumbs > span
{
	background:url(../images/breadcrumb_bg.png) right center no-repeat;
	display: inline-block;
    padding-right: 12px;
	
}
.breadcrumbs > span:last-child
{
	background:none;
	padding:0;
}
.product .images a.woocommerce-main-image
{
	background: white none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    padding: 5px;
    position: relative;
	display:block
}
.thumbnails a {
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 90px;
    line-height: 0;
    margin-right: 8px;
    width: 90px !important;
}
.thumbnails img {
    height: 100%;
    width: 100%;
}
h1.product_title 
{
    color: #3fbdf7;
    font-size: 20px;
    padding-bottom: 16px;
	margin-bottom:20px;
}
#reviews h2,
.product .related h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fbfbfb none repeat scroll 0 0;
    border-color: #cbcccb #cbcccb -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: black;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 14px 20px 17px;
    position: relative;
    text-transform: uppercase;
}
.product .related .borderobx
{
	display:none
}

.woocommerce table.shop_table {
    border: 1px solid #d6d4d4;
	border-radius:0;
}
.woocommerce table.shop_table th {
    background: #fbfbfb;
    border-bottom-width: 1px;
	border-left:1px solid #d6d4d4;
    color: #333333;
    vertical-align: middle;
}
.woocommerce table.shop_table td
{
	border-left:1px solid #d6d4d4;
}
.woocommerce table.shop_table th:first-child,
.woocommerce table.shop_table td:first-child
{
	border-left:none;
}
.product-thumbnail img {
    border: 1px solid #d6d4d4;
	width:100px !important;
	height:100px !important;
}
.product-thumbnail
{
	padding: 19px !important;
}
.product-name a {
    color: #3fbdf7;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, #place_order, .contact-form-box input[type="submit"]
{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #43b754 0px, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%) repeat scroll 0 0;
    border-color: #399a49 #247f32 #1a6d27 #399a49;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-size: 17px;
    font-weight: bold;
    line-height: 21px;
    padding: 11px 15px 10px;
	float: right;
    font-size: 20px;
    line-height: 24px;
	height:auto;
}
.cart-collaterals .cart_totals  h2
{
	display:none;
}
input
{
    background-color: white;
    border: 1px solid #d6d4d4;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
    color: #9c9b9b;
    display: block;
    font-size: 13px;
    height: 27px;
    line-height: 1;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
.checkout h3 {
    border-bottom: 1px solid #cbcccb;
    color: black;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
.contact-form-box {
    background: white url("../images/contact-form.png") repeat-x scroll 0 0;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.17);
    margin: 0 0 30px;
    padding: 23px 0 0;
}
.contact-form-box fieldset {
    background: rgba(0, 0, 0, 0) url("../images/form-contact-shadow.png") no-repeat scroll center bottom / contain ;
    padding: 0 19px 21px;
}
.page-subheading
{
    border-bottom: 1px solid #cbcccb;
    color: black;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
	color: #333333;
}
.contact-form-box select,
.contact-form-box input {
    max-width: 270px;
    width: 100%;
}
.contact-form-box textarea
{
	width:100%;
}
.contact-form-box input[type="submit"]
{
	float:left;
	width:auto
}
.page-heading {
    border-bottom: 1px solid #cbcccb;
    color: black;
    font: 600 18px/22px "Roboto",sans-serif;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 0 17px;
    text-transform: uppercase;
}
@media (max-width: 320px){


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    float: left;
    margin: 0;
    padding: 0 20px 20px;
    position: relative;
    width: 100%;
}


}
@media (max-width: 360px){


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    float: left;
    margin: 0;
    padding: 0 20px 20px;
    position: relative;
    width: 100%;
}


}
@media (max-width: 480px){


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    float: left;
    margin: 0;
    padding: 0 20px 20px;
    position: relative;
    width: 100%;
}


}