/*
Theme Name: Diabetes
Author: the Diabetes team
*/
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url('css/bootstrap.css');



@font-face {
    font-family: 'openhebrewbold';
    font-style: normal;
    font-weight: 300;
    src: url(opensanshebrew-bold-webfont.eot);
    src: url(opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(opensanshebrew-bold-webfont.woff) format('woff'),
    url(opensanshebrew-bold-webfont.ttf) format('truetype');
}
body {
	font-family: 'sans-serif';
}

.header {
    border-top: 6px solid #ee1c25;
}

.search-box .btn-group button {
    background-color: #dddddc;
}

.search-box .btn-group button:hover {
    background-color: #ee1c25;
    color: #fff;
}

.logo {
    float: left;
    padding: 17px 0;
}

.logo img {
    width: 71px;
}

.logo-text {
    text-align: left;
    margin-left: -20px;
    display: block;
}

.logo-text p {
    color: #ee1c25;
    font-size: 14px;
    font-family: openhebrewbold;
    padding-top: 26px;
}

.slogan p {
    font-size: 24pt;
    color: #363534;
    font-family: openhebrewbold;
    padding-top: 24px;
}


.top-header .container {
    padding:0px;
}

.navbar-inverse {
    background-color: #363534;
    border-color: #363534;
}

.navbar {
    border-radius: 0;
    min-height: 35px;
    border: 0;
    margin-bottom: 0;
}

.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: openhebrewbold;
}

.main-menu > ul > li {
    position: relative;
    padding: 8px;
    line-height: 20px;
}

.main-menu > ul > li > a {
    color: #fff;
    font-family: openhebrewbold;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .main-menu > ul > li {
        position: relative;
        display: inline-block;
        padding-bottom: 7px;
        line-height: 20px;
    }

    .main-menu > ul > li > a {
        color: #fff;
        font-family: openhebrewbold;
        padding-top: 8px;
        position: relative;
    }
}


.body-header {
    background: url("img/main-slide.jpg") no-repeat center center;
    text-align: center;
    display: block;
    position: relative;
    background-size: 100% 800px;
    height: 800px;
    width: 100%;
}

.search-box {
    background-color: rgba(79, 79, 79, 0.8);
    padding: 25px 25px 60px 25px;
    box-shadow: 0px 0px 9px 4px #4f4f4f;
    margin-top: 32%;
    position: relative;
    display: block;
}

.search-box .glyphicon {
    position: absolute;
    left: 26px;
    top: 26px;
    padding: 9px;
    background: #000;
    color: #fff;
    font-size: 23px;
}

.search-box-control {
    padding: 10px 12px;
    border-radius: 0;
    border: 1px solid #363534;
	height:43px;
}

.search-box-control span {
    float: left;
    top: 53px;
    padding: 10px;
    background: #000;
    color: #fff;
    font-size: 24pt;
}

.body-block-button {
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
}

.body-block-button .btn-default {
    width: 115px;
    padding:5px 0px;
}

footer {
    background: #363534;
    color: #fff;
    padding: 22px 0;
}

.logo-footer {
    float: right;
    padding-left: 15px;
}

.logo-footer img {
    width: 60px;
}

.footer-text{
    padding-top: 10px;
}

.logo-footer-text{
    padding-top: 10px;
	
}

.no-padding {
    padding:0px;
}

.index-navbar {
    border-top:0px !important;
}


/* Left block */

.navbar-left li > a {
    background-image: url('img/arrow-passive.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: left 0px top;
    padding-left: 0px;
}

.navbar-left li > a:hover {
    background-image: url('img/arrow-active.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: left 0px top;
    color:#ee1c25 !important;]
}

.navbar-collapse {
    padding: 0px;
}

.navbar-right {
    padding: 0px;
}




/* Right block */

.navbar-right  li > a {
    background-image: url('img/arrow-passive.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right 15px top;
}

.navbar-right li > a:hover {
    background-image: url('img/arrow-active.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right 15px top;
    color:#ee1c25 !important;
}

@media all and (max-width: 1199px){
    .body-header {
        background-size: 1199px 800px;
    }
}


@media all and (max-width: 767px){
    .search-box {
        padding: 25px 25px 120px 25px;
    }

}


/*

================================================================ Diab Text Page ======================================================================

*/

#diabText .search-box {
    background-color: rgba(0, 0, 0, 0);
    padding: 25px 25px 15px 0px;
    box-shadow: none;
    margin-top: 1%;
    position: relative;
    display: block;
}

.diab-text-navbar {
    border-top: 6px solid #ee1c25;
}

#diabText .search-box .glyphicon {
    left:1px;
}


.text-body {
    background-color: #efefed;
    padding-bottom: 150px;
}

.text-body-header p {
    font-weight: 900;
    font-size:18px;
    padding-top: 30px;
}

.text-body-header {
    margin-bottom: 20px;
    border-bottom:1px solid #333;
}

.text-logo {
     padding-top:30px;
 }

.text-logo .logo-footer-text {
    /*font-size:18px;*/
	font-size:23.59px;
	line-height:25.51px;
}

.text-logo .logo-footer-text {
    padding-top:5px;
}

.body-block-button .btn-group {
    width:90%;
}

.body-block-button .btn-group button{
    width:100%;
}

@media all and (max-width: 767px){
    .body-block-button {
        text-align:center;
    }

    #diabText .search-box {
        padding: 25px 0px 85px 0px;
    }

    .navbar li > a, .navbar li > a:hover {
        background-image: none;
    }

    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }


    .navbar-right {
        padding-right: 40px;
    }
}

/*

============================================= Diab Result Page ======================================================

*/

/* Vertical List Group */

.products .media {
    border:1px solid red;
    padding:5px;
    background-color: #fff;
    margin-right: 25px;
}

.products .media-left {
    float: left;
}

.products .media-left img {
    width: 120px;
    height: 120px;
}

.products .media .btn-group {
    padding-top:20px;
}

.media-body .btn-group button {
    background-color: #dddddc;
}

.media-body .btn-group button:hover {
    background-color: #ee1c25;
    color:#fff;
}

.products .media-heading {
    color:#ed1922;
}

.list-vertical .list-group {
    padding-right:0px;

}

.list-vertical .list-group-item {
    background-color: rgba(0,0,0,0);
    border:none;
    cursor: pointer;
    padding:0px;
}
.size {
    font-size: 14px!important;
}

.list-vertical .list-group-item a:hover, .list-vertical .list-group-item.actives a:hover {
    color:#ed1922;
    font-size: 14px;
}

/* Horizontal List Group */

.list-horizontal {
    display:none;
}

.list-horizontal .list-group-item {
    display:inline-block;
    background-color: rgba(0,0,0,0);
    border:none;
    cursor:pointer;
}

.list-horizontal .list-group {
    text-align: center;
    padding-right:0px;
}

.list-horizontal .list-group-item:hover, .list-horizontal .list-group-item.actives {
    color:#ed1922;
}

/* Media */

@media all and (max-width: 767px){
    .products .media {
        margin-right: 0px;
    }

    .list-horizontal {
        display:block;
    }

    .list-vertical {
        display: none;
    }
}


/*

================================================  End Diab Result Page And Start Page Diab Alephbet  ======================================

*/

.list-alephbet {

}

.list-alephbet .list-group {
    padding-right:0px;
}

.list-alephbet .list-group-item {
    background-color: rgba(0,0,0,0);
    border:none;
    cursor: pointer;
    padding-right:0px;
    padding:5px 0px;
}

.list-alephbet .list-group-item:hover {
    color:#ed1922;
}

.list-group-circle {
    background-color: red;
    color: #fff;
   
   text-align:center;
   
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
	font-size:20px;
	line-height:30px;
}

@media all and (max-width: 767px){
    .list-alephbet .list-group-item {
        text-align: center;
    }
}


/*

================================================  End Diab Alephbet Page And Start Page Diab Product  ======================================

*/


.product-box-title {
    width: 100%;
    height: 100px;
    background-color: #b8b8b7;
    margin-top: 30px;
}

.product-box-title p {
    margin: 0px auto;
    text-align: center;
    font-size: 32px;
    padding-top: 25px;
    color: #d0d0d0;
}

.product-box .media {
    padding:0px 0px 20px 0px;
    border-bottom: 1px solid #ccc;
}

.product-box .media-left {
    float: left;
    padding: 35px 0px;
    background-color: #dddddc;
    width: 250px;
}

.product-box .media-left img {
    width: 250px;
    height: 200px;
}

.product-box .media .btn-group {
    padding-top:20px;
}

.product-box .media-heading {
    color:#ed1922;
}

.product-box .media-body .row {
    margin-top:20px;
}

.product-box .media-body .row:first-child {
    margin-top:0px;
}

.puth-text {
    float: left;
    font-size: 14px !important;
}

@media all and (max-width: 767px){
    .product-box .media-left {
        width: 100%;
    }

    .product-box .media-left img {
        margin:0 auto;
    }

    .product-box .media-body .row:first-child {
        margin-top:20px;
    }
}

.list-group-item a, .puth-text a {
    color: #333;;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
}

a.btn:hover{
    background-color: red;
    color: #fff;
}
.fig-container{
	background-color:#DCDCDB;
	display:table;
	width:310px;
	height:310px;
	margin-right:30px;
	padding:0 !important;
}
.prod-thumb{
	display:table-cell;
	vertical-align:middle;
	
}
.title-red{
	font-size:17px;
	font-weight:700;
	color:#ee1c25;
}
.info-block{
	margin-bottom:24px;
	font-size:17px;
}

.form-control:focus {
    border-color: #FF0000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.5);
}
.btn-container{
	margin-top:10px;
}
.rounded-null{
	border-radius:0;
}
.btn-red{
	background-color:#F6202B;
}
.btn-grey{
	background-color:#DCDCDB;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 104px;
  background-color:#EFEFED;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 104px;
}
.main-header{
	background-color:#FFF;
}
.main-menu>ul{
	margin:0;
	padding:0 7px 0 0;
}

.search-box-large{
	padding-bottom:23px;
	background-color: rgba(39, 39, 39, 0.8);
	border-radius:4px;
	box-shadow:0 5px 21px rgba(0,0,0,0.75);
}
.search-box-large .glyphicon {
    position: absolute;
    left: 26px;
    top: 26px;
    padding: 9px;
    background: #000;
    color: #fff;
    font-size: 30px;
    width: 67px;
    height: 67px;
}
.search-box-large .search-box-control{
	height:69px;
	padding: 20px;
	color:#000;
}
.search-box-large .glyphicon:before{
	position:relative;
	top:9px;
}
.search-box-large .search-box-control::-webkit-input-placeholder{
	color:#5f5f5f;
}
.search-box-large .search-box-control:-moz-input-placeholder{color:#5f5f5f;
}
.search-box-large .search-box-control::-moz-input-placeholder{color:#5f5f5f;
}
.search-box-large .search-box-control::-ms-input-placeholder{color:#5f5f5f;
}
.body-block-button .btn{
	margin-left:5px;
}
.product_block + .product_block{
	margin-top:10px;
}
.featured-product .single-product-title{
	color:#ee1c25;
	font-size:20px;
}
.featured-product .media-body{
	background:#FFF;
	padding:10px;
}
.featured-products-bottom-links{
	font-size:16px;
}
.featured-products-bottom-links a{
	color:#ee1c25;
	text-decoration:underline;
}
.featured-products-bottom-links a:hover{
	text-decoration:none;
}
.banner_wrapper .banner{
	border:none !important;
}
#menu-item-124{
	padding:0px;
}
#menu-item-124 a{
	height:21px;
	background:#787877 url(img/menu-item.png) right center no-repeat;
	padding:0px 25px 0px 12px;
}
#menu-item-124 > a:hover{
	background-color:#f81b39;
	color:#FFF !important;
}
.bwg_slideshow_dots_deactive_0{
	background:#ee1c25 !important;
}
.product-featured-image{
	width:100%;
}