

.opt_order {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding:15px 0 5px 0
}



.table.cart-list {
    margin-bottom: 30px;
    border-bottom:1px solid #ededed
}

.table.cart-list.table-striped tbody tr:nth-of-type(odd) {
    background-color:#f8f8f8
}

.table.cart-list thead th {
    border: none;
    font-weight:500
}

.table.cart-list td {
    vertical-align:middle
}

.table.cart-list td.options i {
    font-size:26px
}

.table.cart-list td h4 {
    margin: 0;
    font-size: 16px;
    font-size:1rem
}

.table.cart-list td p {
    margin: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    color:#666;
}

.table.cart-list td figure {
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin: 0;
    margin-right: 15px;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius:3px
}

.table.cart-list td figure img {
    width: 60px;
    height:auto
}

@media (max-width: 767px) {
    .table.cart-list td figure {
        float:none
    }
}

.table.cart-list td .dropdown-options {
    border: none;
    margin:0
}

.table.cart-list td .dropdown-options > a {
    padding: 0;
    display: inline-block;
    color:#348fe2
}

.table.cart-list td .dropdown-options > a:after {
    display:none
}

.table.cart-list td .dropdown-options > a:hover {
    color:#111
}

.table.cart-list td .dropdown-menu {
    background-color: #fff;
    min-width: 250px;
    margin-left: -105px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius:3px
}

@media (max-width: 991px) {
    .table.cart-list td .dropdown-menu {
        margin-left:-205px
    }
}

.table.cart-list td .dropdown-menu label,.cart-list label {
    font-weight:normal
}

.table.cart-list td .dropdown-menu a,.cart-list a {
    color:#fff
}

.table.cart-list td .dropdown-menu h5,.cart-list h5 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    font-size: 14px;
    font-size:0.875rem;
    color:#8e929b!important;
}

.table.cart-list td .dropdown-menu ul,.cart-list ul {
    list-style: none;
    padding:0;
    margin-bottom:20px;
}

.table.cart-list td .dropdown-menu ul li label small,.cart-list ul li label small {
    float: right;
    padding-top:3px
}
.cart-list .modal-dialog{
	background-color: #fff;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top:20px;
}
.cart-list .modal-header{
	padding:10px 10px 0 0;
	border:0px;
}
.cart-list .modal-body{
	padding:0 1rem 1rem 1rem;
}
.cart-list .close{
	color:#348fe2;
}
@media (min-width: 767px) {
    .cart-list .modal-dialog{
		width: 300px;
	}
}
@media (min-width: 991px) {
    .cart-list .modal-dialog{
		width: 350px;
	}
}

#message {
    position: fixed;
    bottom: 15px;
    left: 15px;
    background-color: #348fe2;
    color: #fff;
    padding: 12px 12px 10px 40px;
    font-weight: 500;
    line-height: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    display:none
}

#message:before {
    font-family: "ElegantIcons";
    content: "\52";
    font-size: 21px;
    font-size: 1.3125rem;
    position: absolute;
    left: 10px;
    top: 7px;
    line-height:1
}



ul.share-buttons li {
    display: inline-block;
    margin:0 5px 5px 5px
}

ul.share-buttons li a {
    background: #fff;
    border: 1px solid #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 7px 20px;
    transition: 0.3s;
    display: inline-block;
    line-height: 17px;
    font-weight:500
}

ul.share-buttons li a:hover {
    color:#fff
}

ul.share-buttons li a.fb-share {
    color:#3b5998
}

ul.share-buttons li a.fb-share:hover {
    background: #3b5998;
    color: #fff;
    border-color:#3b5998
}

ul.share-buttons li a.gplus-share {
    color:#dd4b39
}

ul.share-buttons li a.gplus-share:hover {
    background: #dd4b39;
    color: #fff;
    border-color:#dd4b39
}

ul.share-buttons li a.twitter-share {
    color:#1da1f2
}

ul.share-buttons li a.twitter-share:hover {
    background: #1da1f2;
    color: #fff;
    border-color:#1da1f2
}

ul.share-buttons li i {
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    right: 3px;
    top:2px
}

.info_content h2 {
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 24px;
    font-size:1.5rem
}

.info_content h3 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 20px!important;
    font-size:1.125rem
}

.info_content hr {
    margin-top: 25px;
    margin-bottom:25px
}

.info_content .menu_item h4 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 15px!important;
}

.info_content .menu_item em {
    float:right
}

.info_content .menu_item p {
    color:#777
}

.pictures {
    margin-bottom: 45px;
    text-align:center
}

.pictures figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 120px;
    width: 120px;
    display:inline-block
}

@media (max-width: 767px) {
    .pictures figure {
        width: 80px;
        height:80px
    }
}

.pictures figure a {
    display:block
}

.pictures figure a span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 26px;
    font-size:1.625rem
}

.pictures figure a img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    z-index: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}

.pictures figure a:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    transform:translate(-50%, -50%) scale(1.05)
}

a.show_hide:focus {
    color:#348fe2
}

a.show_hide:focus:hover {
    color:#111
}

.special_offers h2 {
    color:#e74747
}

.special_offers h2:after, .special_offers h2:before {
    display: inline-block;
    width: 50px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: #e74747;
    margin:0 8px
}

.reviews #review_summary {
    text-align: center;
    background-color: #1f2f6a;
    color: #fff;
    padding: 20px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius:5px
}

@media (max-width: 991px) {
    .reviews #review_summary {
        margin-bottom:15px
    }
}

.reviews #review_summary strong {
    font-size: 42px;
    font-size: 2.625rem;
    display: block;
    line-height:1
}

.reviews #review_summary em {
    font-style: normal;
    font-weight: 500;
    display:block
}

.reviews .progress {
    margin-bottom: 12px;
    height:5px
}

.reviews .progress-bar {
    background-color:#348fe2
}

.reviews .reviews_sum_details h6 {
    font-size: 14px;
    font-size:0.875rem
}

.reviews .reviews_sum_details strong {
    position: relative;
    top:-8px
}



.dropdown {
    border: 1px dotted #c8c8c8;
    padding: 0;
    margin-bottom:5px
}

.dropdown a {
    padding: 15px 15px 12px 15px;
    line-height: 1;
    color: #444;
    font-weight: 500;
    display: block;
    position:relative
}

.dropdown a:after {
    font-family: 'food';
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: bold;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 10px;
    top:10px
}

.dropdown.show a {
    color:#333
}

.dropdown.show a:after {
    transform: rotateY(360deg);
    color:#333
}

.dropdown .dropdown-menu {
    font-size: 14px;
    font-size: 0.875rem;
    background: #f8f8f8;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    width: 100.5%;
    left: -1px !important;
    right: -1px !important;
    margin:5px 0 0 0
}

.dropdown .dropdown-menu h4 {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform:uppercase
}

.dropdown.time a:after {
    content: '\0057'
}

.dropdown.time {
    margin-bottom:25px
}

.dropdown.day a:after {
    font-family: "ElegantIcons";
    content: "\e023";
    font-weight:300
}

.radio_select ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align:center
}

.radio_select ul li {
    display: inline-block;
    margin: 0;
    width:23.5%
}

.radio_select.chose_day ul li {
    width: 43.5%
}

.radio_select input[type="radio"] {
    opacity: 0;
    position: fixed;
    width:0
}

.radio_select label {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 8px;
    border: 1px dotted #c8c8c8;
    background-color: #fff;
    font-size: 16px;
    font-size:1rem
}

.radio_select label em {
    display: block;
    color: red;
    font-style: normal;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight:500
}

.radio_select label:hover {
    background-color: #dfd
}

.radio_select input[type="radio"]:focus + label {
    border: 1px solid transparent;
    background-color: #348fe2;
    color: #fff
}

.radio_select input[type="radio"]:focus + label em {
    color: #ffff66
}

.radio_select input[type="radio"]:checked + label {
    border: 1px solid transparent;
    background-color: #348fe2;
    color: #fff
}

.radio_select input[type="radio"]:checked + label em {
    color:#ffff66
}

.other_info {
    background-color: #e0e0e0;
    padding: 20px 25px 20px 25px;
    margin-bottom:20px
}

.other_info h2 {
    margin-bottom:35px
}

