.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7 .ajax-loader::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@font-face {
font-family: 'FoodMenuPro';
src: url(//www.smitasteels.com/wp-content/plugins/food-menu-pro/assets/fonts/FoodMenuPro.eot);
src: url(//www.smitasteels.com/wp-content/plugins/food-menu-pro/assets/fonts/FoodMenuPro.eot?#iefix) format('embedded-opentype'),
url(//www.smitasteels.com/wp-content/plugins/food-menu-pro/assets/fonts/FoodMenuPro.woff) format('woff'),
url(//www.smitasteels.com/wp-content/plugins/food-menu-pro/assets/fonts/FoodMenuPro.ttf) format('truetype'),
url(//www.smitasteels.com/wp-content/plugins/food-menu-pro/assets/fonts/FoodMenuPro.svg#FoodMenuPro) format('svg');
font-weight: normal;
font-style: normal;
} body > .jquery-modal.blocker.current {
z-index: 999;
}
body > .modal-spinner {
z-index: 9999;
}
body .jquery-modal > .fmp-modal.modal {
max-width: 800px;
height: calc(100% - 100px);
overflow: initial;
}
.fmp button, .fmp button:hover {
border: 0;
box-shadow: none;
border-radius: 0;
}
.fmp-popup-container {
overflow-y: scroll;
height: 100%;
}
.fmp-ingredient-nutrition-wrapper:after,
.fmp-ingredient-nutrition-wrapper:before {
clear: both;
content: "";
display: block;
}
.fmp-popup-container > .fmp-summery,
.fmp-popup-container > .fmp-images {
width: inherit;
float: none;
}
.fmp-ingredient-nutrition-wrapper .fmp-popup-ingredient {
float: left;
width: 50%;
}
.fmp-ingredient-nutrition-wrapper .fmp-popup-nutrition {
float: right;
width: 50%;
}
.fmp-popup-container .offers {
padding-bottom: 15px;
}
.fmp-popup-container ul {
margin: 0 0 30px 30px;
padding: 0;
} .fmp * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fmp *:before, .fmp *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fmp-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fmp-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fmp-row {
margin-left: -15px;
margin-right: -15px;
}
.fmp-row:after, .fmp-row:before {
display: table;
content: " ";
}
.fmp-row:after {
clear: both;
}
.fmp-col-xs-1, .fmp-col-sm-1, .fmp-col-md-1, .fmp-col-lg-1, .fmp-col-xs-2, .fmp-col-sm-2, .fmp-col-md-2, .fmp-col-lg-2, .fmp-col-xs-3, .fmp-col-sm-3, .fmp-col-md-3, .fmp-col-lg-3, .fmp-col-xs-4, .fmp-col-sm-4, .fmp-col-md-4, .fmp-col-lg-4, .fmp-col-xs-5, .fmp-col-sm-5, .fmp-col-md-5, .fmp-col-lg-5, .fmp-col-xs-6, .fmp-col-sm-6, .fmp-col-md-6, .fmp-col-lg-6, .fmp-col-xs-7, .fmp-col-sm-7, .fmp-col-md-7, .fmp-col-lg-7, .fmp-col-xs-8, .fmp-col-sm-8, .fmp-col-md-8, .fmp-col-lg-8, .fmp-col-xs-9, .fmp-col-sm-9, .fmp-col-md-9, .fmp-col-lg-9, .fmp-col-xs-10, .fmp-col-sm-10, .fmp-col-md-10, .fmp-col-lg-10, .fmp-col-xs-11, .fmp-col-sm-11, .fmp-col-md-11, .fmp-col-lg-11, .fmp-col-xs-12, .fmp-col-sm-12, .fmp-col-md-12, .fmp-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.fmp-col-xs-1, .fmp-col-xs-2, .fmp-col-xs-3, .fmp-col-xs-4, .fmp-col-xs-5, .fmp-col-xs-6, .fmp-col-xs-7, .fmp-col-xs-8, .fmp-col-xs-9, .fmp-col-xs-10, .fmp-col-xs-11, .fmp-col-xs-12 {
float: left;
}
.fmp-col-xs-12 {
width: 100%;
}
.fmp-col-xs-11 {
width: 91.66666667%;
}
.fmp-col-xs-10 {
width: 83.33333333%;
}
.fmp-col-xs-9 {
width: 75%;
}
.fmp-col-xs-8 {
width: 66.66666667%;
}
.fmp-col-xs-7 {
width: 58.33333333%;
}
.fmp-col-xs-6 {
width: 50%;
}
.fmp-col-xs-5 {
width: 41.66666667%;
}
.fmp-col-xs-4 {
width: 33.33333333%;
}
.fmp-col-xs-3 {
width: 25%;
}
.fmp-col-xs-2 {
width: 16.66666667%;
}
.fmp-col-xs-1 {
width: 8.33333333%;
}  .fmp-img-circle img.fmp-feature-img {
border-radius: 50%;
}
.fmp-row.fmp-even .even-grid-item {
margin-bottom: 15px;
}
span.fmp-price del {
margin-right: 5px;
}
span.fmp-price ins {
background: transparent;
}
.fmp-media:after {
clear: both;
display: block;
content: "";
}
.fmp-media .fmp-pull-left {
padding-right: 10px;
float: left !important;
}
.fmp-media-body {
display: table-cell;
vertical-align: top;
width: 10000px;
overflow: hidden;
zoom: 1;
}
.fmp .owl-stage-outer {
position: relative;
}
.fmp .owl-nav {
position: absolute;
top: -60px;
right: 10px;
} .fmp-archive .fmp-single-item-inner{
background: #F9F9F9;
padding-top: 15px;
overflow: hidden;
padding-bottom: 15px;
}
.fmp-archive .fmp-single-item-inner .title {
position: relative;
overflow: hidden;
}
.fmp-archive .fmp-single-item-inner h3 {
font-size: 24px;
margin: 0;
padding: 0 0 10px;
border: none;
font-weight: 400;
box-shadow: none;
width: 75%;
float: left;
}
.fmp-archive .fmp-single-item-inner span.price {
width: 25%;
letter-spacing: -1px;
text-align: right;
float: right;
font-size: 20px;
font-weight: bold;
} .fmp-cat1 {
padding: 15px;
border: 4px solid #e0e0e0;
position: relative;
margin-bottom: 30px;
}
.fmp-cat1 .fmp-cat-title {
text-align: center;
margin-bottom: 40px;
position: relative;
}
.fmp-cat1 .fmp-cat-title:after {
content: "";
background: #e7272d;
height: 3px;
width: calc(100% - 20%);
position: absolute;
bottom: -20px;
left: 10%;
}
.fmp-cat1 .fmp-cat-title h2 {
text-transform: uppercase;
position: relative;
margin-bottom: 15px;
}
.fmp-cat1 .fmp-cat-title p.cat-description{
margin-bottom: 0px;
}
.fmp-cat1 .fmp-box ul.menu-list {
padding-left: 0;
margin-left: 0;
padding-top: 22px;
list-style: none;
}
.fmp-cat1 .fmp-box ul.menu-list li {
margin-bottom: 20px;
}
.fmp-cat1 .fmp-box ul.menu-list li:last-child {
margin-bottom: 0;
}
.fmp-cat1 .fmp-box ul.menu-list .fmp-media-body {
position: relative;
padding: 0 10px 10px;
}
.fmp-cat1 .fmp-media-body h3 {
border-bottom: 1px dashed #707070;
padding: 0 0 15px;
margin: 0 0 15px 0;
font-size: 24px;
line-height: 1.3;
width: 85%;
}
.fmp-cat1 .fmp-media-body span.fmp-price {
color: #e7272d;
position: absolute;
right: 0;
top: 0;
padding: 7px 5px 0px 0px;
font-size: 16px;
} .fmp-cat2 .fmp-box ul.menu-list {
padding: 35px 0;
list-style: none;
margin: 0;
}
.fmp-cat2 .fmp-box ul.menu-list li {
position: relative;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #bdbdbd;
list-style: none;
}
.fmp-cat2 .fmp-box ul.menu-list li h3.fmp-title {
font-size: 24px;
line-height: 1.3;
padding: 0px 0px 15px;
margin: 0px;
width: 85%;
}
.fmp-cat2 .fmp-box ul.menu-list li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.fmp-cat2 .fmp-box ul.menu-list li span.fmp-price {
color: #e7272d;
position: absolute;
right: 0;
top: 0;
padding: 7px 5px 0px 0px;
font-size: 20px;
}
.fmp-cat2 .fmp-cat-title {
background-size: cover;
padding: 30px 20px;
position: relative;
}
.fmp-cat2 .fmp-cat-title:after{
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
}
.fmp-cat2 .fmp-cat-title h2 {
text-transform: uppercase;
text-align: center;
font-weight: bold;
margin: 0;
color: #fff;
position: relative;
z-index: 1;
}
.fmp-cat2 .fmp-cat-title p.cat-description{
margin-bottom: 0;
color: #fff;
position: relative;
z-index: 1;
margin-top: 15px;
text-align: center;
} .fmp-layout1 .fmp-box {
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.fmp-layout1 .fmp-box img {
width: 100%;
}
.fmp-layout1 .fmp-box span.fmp-price {
position: absolute;
z-index: 4;
display: block;
right: 0;
top: 0;
background: #e7272d;
height: 40px;
color: #ffffff;
text-align: center;
font-size: 20px;
padding: 7px 10px;
}
.fmp-layout1 .fmp-title h3 {
color: #fff;
}
.fmp-layout1 .fmp-box .fmp-title {
text-align: center;
position: absolute;
bottom: 0;
z-index: 3;
background-color: rgba(34, 34, 34, 0.8);
width: 100%;
height: 100%;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s;
}
.fmp-layout1 .loadmore {
text-align: center;
}
.fmp-layout1 .fmp-box .fmp-title h3 {
font-size: 20px;
margin: 0;
padding: 10px 15px;
line-height: 1.3;
background-color: rgba(34, 34, 34, 0.8);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s;
}
.fmp-layout1 .fmp-box:hover .fmp-title h3 {
padding-top: 30px;
background-color: transparent !important;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s;
}
.fmp-layout1 .fmp-box .fmp-title h3 a {
color: #ffffff;
}
.fmp-layout1 .fmp-box .fmp-title p {
color: #ffffff;
padding: 0 25px;
}
.fmp-layout1 .fmp-box .fmp-title .fmp-info {
padding: 5px 15px;
}
.fmp-layout1 .fmp-box:hover .fmp-title {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s;
}
.fmp-layout1 .fmp-box:hover .fmp-title .fmp-info {     }
.fmp-btn-read-more {
padding: 7px 15px;
margin-top: 6px;
display: inline-block;
}
@media (min-width: 768px) and (max-width: 1199px) {
.fmp-layout1 .fmp-box .fmp-title {
top: 78%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.fmp-layout1 .fmp-box .fmp-title {
top: 82%;
}
}
@media only screen and (max-width: 479px) {
.fmp-layout1 .fmp-box .fmp-title {
top: 85%;
}
}
@media only screen and (max-width: 320px) {
.fmp-layout1 .fmp-box .fmp-title {
top: 80%;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.fmp-layout1 .fmp-box:hover .fmp-title {
padding-top: 10%;
}
}
@media only screen and (max-width: 320px) {
.fmp-layout1 .fmp-box:hover .fmp-title {
padding-top: 5%;
}
} .fmp-layout2 .fmp-box {
display: flex;
position: relative;
background: #f8f8f8;
padding: 15px;
}
@media only screen and (max-width: 1199px) {
.fmp-layout2 .fmp-box {
display: inherit;
}
}
.fmp-layout2 .fmp-box .fmp-img-wrapper {
flex: 1;
position: relative;
text-align: center;
}
@media only screen and (max-width: 1199px) {
.fmp-layout2 .fmp-box .fmp-img-wrapper img {
width: 100%;
}
}
.fmp-layout2 .fmp-box .fmp-img-wrapper:before {
position: absolute;
content: "";
background-color: rgba(34, 34, 34, 0.8);
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: 1;
opacity: 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.fmp-layout2 .fmp-box .fmp-img-wrapper a i {
position: absolute;
color: #ffffff;
z-index: 2;
transform: translateY(-50%);
top: 50%;
border-radius: 50%;
height: 50px;
width: 50px;
line-height: 50px;
left: 0;
right: 0;
margin: 0 auto;
opacity: 0;
background: #e7272d;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.fmp-layout2 .fmp-box .fmp-img-wrapper img.fmp-feature-img{
display: block;
}
.fmp-layout2 .fmp-box .fmp-content {
flex: 1;
padding: 0 0 0 15px;
}
.fmp-layout2 .fmp-content > p {
margin-bottom: 0;
}
.fmp-layout2 .fmp-box .fmp-content span.fmp-price {
color: #e7272d;
font-size: 20px;
display: block;
margin-bottom: 5px;
}
.fmp-layout2 .fmp-box .fmp-content h3 {
position: relative;
padding-bottom: 14px;
margin: 0px 0px 5px;
padding: 0px 0px 14px;
}
.fmp-layout2 .fmp-box .fmp-content h3:before {
content: "";
height: 3px;
width: 60px;
background: #e7272d;
position: absolute;
left: 0;
bottom: 0px;
z-index: 1;
}
.fmp-layout2 .fmp-box .fmp-content h3 a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.fmp-layout2 .fmp-box .fmp-content h3 a:hover {
color: #e7272d;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.fmp-layout2 .fmp-box:hover .fmp-img-wrapper a i {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .fmp-layout3 .fmp-info {
position: relative;
padding-top: 15px;
margin-bottom: 30px;
}
.fmp-layout3 .fmp-info h3 {
border-bottom: 1px dashed #707070;
padding: 0px 0px 15px;
margin: 0px 0px 15px 0px;
font-size: 24px;
line-height: 1.3;
width: 85%;
}
.fmp-layout3 .fmp-info span.fmp-price {
color: #e7272d;
position: absolute;
right: 0;
top: 0;
padding: 20px 5px 0px 0px;
font-size: 16px;
}
.fmp-iso-filter button {
margin-right: 5px;
}
.fmp-iso-filter button:last-child {
margin-right: 0;
}
.fmp-wrapper .fmp-isotope-buttons,
.fmp-wrapper .iso-search {
display: inline-block;
}
.fmp-wrapper  .iso-search {
margin-left: 10px;
}
table.fmp-price-listing {
max-width: 200px;
}
table.fmp-price-listing td {
padding: 5px 0;
} .fmp-layout4 .fmp-media-body h3 {
border-bottom: 1px dashed #707070;
padding: 0 0 15px;
margin: 0 0 15px 0;
font-size: 24px;
line-height: 1.3;
width: 85%;
}
.fmp-layout4 .fmp-box .fmp-media-body {
position: relative;
padding: 0 10px 10px;
}
.fmp-layout4 .fmp-media-body span.fmp-price {
color: #e7272d;
position: absolute;
right: 0;
top: 0;
padding: 7px 5px 0 0;
font-size: 16px;
}  .fmp-wrapper .fmp-pre-loader {
height: 100px;
overflow: hidden;
text-align: center;
position: relative;
}
.fmp-wrapper .fmp-row.fmp-pre-loader:after {
position: absolute;
content: "Loading ...";
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 45px 0;
background: #fff;
z-index: 5;
}
.fmp-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.fmp-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.fmp-pagination ul.pagination-list li span,
.fmp-pagination ul.pagination-list li a {
padding: 8px 12px;
background: #eee;
}
.fmp-pagination ul.pagination-list li.active span,
.fmp-pagination ul.pagination-list li span:hover,
.fmp-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.fmp-pagination .fmp-loading-holder {
padding: 15px 0;
} .fmp #review_form #respond textarea {
box-sizing: border-box;
width: 100%;
}
.fmp #reviews #comment {
height: 75px;
}
.fmp #fmp-description {
margin: 0;
float: none;
width: inherit;
}
.fmp .fmp-images, .fmp .fmp-summery {
margin-bottom: 2em;
}
.fmp-summery .wc-add-to-cart button[name="add-to-cart"]{
margin: 15px 0;
}
.fmp-single-food-img-wrapper {
text-align: center;
}
.fmp-wrapper ul.fmp-tabs {
padding: 0;
margin: 0 0 1.618em;
display: flex;
}
.fmp-wrapper ul.fmp-tabs li {
flex: 1;
padding: .5em 1em;
font-weight: 700;
list-style: none;
background-color: #ebe9eb;
border: 1px solid #d3ced2;
cursor: pointer;
border-right: 0;
}
.fmp-wrapper ul.fmp-tabs li.active, .fmp-wrapper ul.fmp-tabs li:hover {
background: #ffffff;
}
ul.fmp-tabs li:last-child {
border-right: 1px solid #d3ced2;
} .fmp .fmp-iso-filter,
.fmp .fmp-utility {
text-align: center;
margin: 15px 0;
}
.fmp .fmp-iso-filter{
margin-bottom: 40px;
} .fmp-single-food {
margin-top: 45px;
}
.fmp-single-food h2 {
margin: 0px;
padding: 0px 0px 15px;
}
.fmp-single-food .offers {
padding-bottom: 15px;
}
.fmp-single-food ul {
margin: 0px 0px 30px 30px;
padding: 0px;
} .fmp #reviews #comments .add_review:after,
.fmp #reviews #comments .add_review:before,
.fmp #reviews #comments ol.commentlist li .comment-text:after,
.fmp #reviews #comments ol.commentlist li .comment-text:before,
.fmp #reviews #comments ol.commentlist:after,
.fmp #reviews #comments ol.commentlist:before {
content: " ";
display: table;
}
.fmp #reviews #comments h2 {
clear: none;
}
.fmp #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: 0 0;
list-style: none;
}
.fmp #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0;
}
.fmp #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em;
}
.fmp #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.fmp #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em;
}
.fmp #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
}
.fmp #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #ebe9eb;
border: 1px solid #e4e1e3;
margin: 0;
box-shadow: none;
}
.fmp .star-rating:before {
content: "\0052\0052\0052\0052\0052";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.fmp .star-rating span:before {
content: "\0053\0053\0053\0053\0053";
top: 0;
position: absolute;
left: 0;
}
.fmp .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5em;
font-family: FoodMenuPro;
}
.fmp .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.fmp p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
.fmp p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: FoodMenuPro;
text-indent: 0;
}
.fmp p.stars a:before, .fmp p.stars.selected a.active ~ a:before {
content: "\0052";
}
.fmp p.stars a:hover:before,
.fmp p.stars.selected a:not(.active):before,
.fmp p.stars.selected a.active:before {
content: "\0053";
} #fmp-slide-wrapper{
margin-bottom: 15px;
}
#fmp-slide-wrapper .flexslider,
#fmp-slide-wrapper .flexslider ul{
margin: 0;
overflow: hidden;
}
#fmp-slide-wrapper .fmp-slide-thumb{
position: relative;
}
#fmp-slide-wrapper .fmp-slide-thumb:hover{
cursor: pointer;
}
#fmp-carousel li.fmp-slide-thumb:before {
position: absolute;
content: "";
background: rgba(0,0,0,.6);
width: 100%;
height: 100%;
top: 0;
}
#fmp-carousel li.fmp-slide-thumb:hover:before,
#fmp-carousel li.fmp-slide-thumb.flex-active-slide:before{
content: none;
} @media (min-width: 768px) { .fmp-container { width: 750px; } }
@media (min-width: 992px) { .fmp-container { width: 970px; } }
@media (min-width: 1200px) { .fmp-container { width: 1170px; } }
@media (max-width: 767px) {
.paddingl0 {
padding-left: 0px;
padding-right: 0px;
}
.fmp .title {
padding-top: 15px;
}
.fmp-cat1 .fmp-media-body span.fmp-price {
position: relative !important;
padding: 0px 0px 8px;
display: block;
}
.fmp-cat1 .fmp-box ul.menu-list .fmp-media-body {
padding: 0 0px 10px;
}
}
@media (max-width: 768px) {
.fmp-cat1 .fmp-media-body h3 {
width: 100%;
}
.fmp span.price {
font-size: 16px;
}
}
@media (min-width: 768px) {
.fmp-col-sm-1, .fmp-col-sm-2, .fmp-col-sm-3, .fmp-col-sm-4, .fmp-col-sm-5, .fmp-col-sm-6, .fmp-col-sm-7, .fmp-col-sm-8, .fmp-col-sm-9, .fmp-col-sm-10, .fmp-col-sm-11, .fmp-col-sm-12 {
float: left;
}
.fmp-col-sm-12 {
width: 100%;
}
.fmp-col-sm-11 {
width: 91.66666667%;
}
.fmp-col-sm-10 {
width: 83.33333333%;
}
.fmp-col-sm-9 {
width: 75%;
}
.fmp-col-sm-8 {
width: 66.66666667%;
}
.fmp-col-sm-7 {
width: 58.33333333%;
}
.fmp-col-sm-6 {
width: 50%;
}
.fmp-col-sm-5 {
width: 41.66666667%;
}
.fmp-col-sm-4 {
width: 33.33333333%;
}
.fmp-col-sm-3 {
width: 25%;
}
.fmp-col-sm-2 {
width: 16.66666667%;
}
.fmp-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.fmp-col-md-1, .fmp-col-md-2, .fmp-col-md-3, .fmp-col-md-4, .fmp-col-md-5, .fmp-col-md-6, .fmp-col-md-7, .fmp-col-md-8, .fmp-col-md-9, .fmp-col-md-10, .fmp-col-md-11, .fmp-col-md-12 {
float: left;
}
.fmp-col-md-12 {
width: 100%;
}
.fmp-col-md-11 {
width: 91.66666667%;
}
.fmp-col-md-10 {
width: 83.33333333%;
}
.fmp-col-md-9 {
width: 75%;
}
.fmp-col-md-8 {
width: 66.66666667%;
}
.fmp-col-md-7 {
width: 58.33333333%;
}
.fmp-col-md-6 {
width: 50%;
}
.fmp-col-md-5 {
width: 41.66666667%;
}
.fmp-col-md-4 {
width: 33.33333333%;
}
.fmp-col-md-3 {
width: 25%;
}
.fmp-col-md-2 {
width: 16.66666667%;
}
.fmp-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.fmp-col-lg-1, .fmp-col-lg-2, .fmp-col-lg-3, .fmp-col-lg-4, .fmp-col-lg-5, .fmp-col-lg-6, .fmp-col-lg-7, .fmp-col-lg-8, .fmp-col-lg-9, .fmp-col-lg-10, .fmp-col-lg-11, .fmp-col-lg-12 {
float: left;
}
.fmp-col-lg-12 {
width: 100%;
}
.fmp-col-lg-11 {
width: 91.66666667%;
}
.fmp-col-lg-10 {
width: 83.33333333%;
}
.fmp-col-lg-9 {
width: 75%;
}
.fmp-col-lg-8 {
width: 66.66666667%;
}
.fmp-col-lg-7 {
width: 58.33333333%;
}
.fmp-col-lg-6 {
width: 50%;
}
.fmp-col-lg-5 {
width: 41.66666667%;
}
.fmp-col-lg-4 {
width: 33.33333333%;
}
.fmp-col-lg-3 {
width: 25%;
}
.fmp-col-lg-2 {
width: 16.66666667%;
}
.fmp-col-lg-1 {
width: 8.33333333%;
}
}.rt-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-container *:before,
.rt-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.rt-container-container ul {
margin: 0;
}
.rt-container-container i {
margin-right: 5px;
}
.clearfix:before, 
.clearfix:after, 
.rt-container:before, 
.rt-container:after, 
.rt-container-fluid:before, 
.rt-container-fluid:after, 
.rt-row:before, .rt-row:after {
content: " ";
display: table;
}
.clearfix:after, 
.rt-container:after, 
.rt-container-fluid:after, 
.rt-row:after {
clear: both;
}
.rt-row {
margin-left: -15px;
margin-right: -15px;
}
.rt-col-xs-1,
.rt-col-sm-1, 
.rt-col-md-1, 
.rt-col-lg-1, 
.rt-col-xs-2, 
.rt-col-sm-2, 
.rt-col-md-2, 
.rt-col-lg-2, 
.rt-col-xs-3, 
.rt-col-sm-3, 
.rt-col-md-3, 
.rt-col-lg-3, 
.rt-col-xs-4, 
.rt-col-sm-4, 
.rt-col-md-4, 
.rt-col-lg-4, 
.rt-col-xs-5, 
.rt-col-sm-5, 
.rt-col-md-5, 
.rt-col-lg-5, 
.rt-col-xs-6, 
.rt-col-sm-6, 
.rt-col-md-6, 
.rt-col-lg-6, 
.rt-col-xs-7, 
.rt-col-sm-7, 
.rt-col-md-7, 
.rt-col-lg-7, 
.rt-col-xs-8, 
.rt-col-sm-8, 
.rt-col-md-8, 
.rt-col-lg-8, 
.rt-col-xs-9, 
.rt-col-sm-9, 
.rt-col-md-9, 
.rt-col-lg-9, 
.rt-col-xs-10, 
.rt-col-sm-10, 
.rt-col-md-10, 
.rt-col-lg-10, 
.rt-col-xs-11, 
.rt-col-sm-11, 
.rt-col-md-11, 
.rt-col-lg-11, 
.rt-col-xs-12, 
.rt-col-sm-12, 
.rt-col-md-12, 
.rt-col-lg-12,
.rt-col-lg-24,
.rt-col-md-24,
.rt-col-sm-24,
.rt-col-xs-24{
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.rt-col-xs-1, 
.rt-col-xs-2, 
.rt-col-xs-3, 
.rt-col-xs-4, 
.rt-col-xs-5, 
.rt-col-xs-6, 
.rt-col-xs-7, 
.rt-col-xs-8, 
.rt-col-xs-9, 
.rt-col-xs-10, 
.rt-col-xs-11, 
.rt-col-xs-12,
.rt-col-xs-14 {
float: left;
}
.rt-col-xs-24 {
width: 20%;
}
.rt-col-xs-12 {
width: 100%;
}
.rt-col-xs-11 {
width: 91.66666667%;
}
.rt-col-xs-10 {
width: 83.33333333%;
}
.rt-col-xs-9 {
width: 75%;
}
.rt-col-xs-8 {
width: 66.66666667%;
}
.rt-col-xs-7 {
width: 58.33333333%;
}
.rt-col-xs-6 {
width: 50%;
}
.rt-col-xs-5 {
width: 41.66666667%;
}
.rt-col-xs-4 {
width: 33.33333333%;
}
.rt-col-xs-3 {
width: 25%;
}
.rt-col-xs-2 {
width: 16.66666667%;
}
.rt-col-xs-1 {
width: 8.33333333%;
}
.rt-wpls .img-responsive {
max-width: 100%;
width: 100%;
display: block;
}
.single-logo.wls-tooltip {
position: relative;
}
.rt-wpls .single-logo h3 {
margin: 5px 0 10px;
}
.rt-wpls .single-logo a {
box-shadow: none;
}
.rt-wpls .single-logo a:focus {
outline: 0;
}
.rt-wpls .single-logo {
display: table;
text-align: center;
vertical-align: middle;
position: relative;
margin: 0;
width: 100%;
}
.rt-wpls .single-logo img {
max-width: 100%;
display: inline-block;
}
body.wls_ie .rt-wpls .single-logo img {
width:100%;
}
.rt-wpls .single-logo .single-logo-container {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.single-logo-container> * {
text-align: center;
display: block;
vertical-align: middle;
}
.isotope-layout .button-group { 
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
.rt-wpls button { 
margin-right: 5px;
border: 0px !important;
box-shadow: none !important;
text-shadow: none !important;
margin-bottom: 10px;
}
.rt-wpls .wls-boxhighlight .single-logo-container {
padding: 0px 10px;
} .rt-wpls.rt-loading{
height: 100px;
}
.rt-wpls.rt-loading .wpls-carousel{
display: none;
opacity: 0;
transition: all .5s;
}
.rt-wpls.rt-loading:after {
border: 5px solid #f3f3f3;
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
border-top: 5px solid #555;
border-radius: 50%;
width: 50px;
height: 50px;
margin: 25px auto 0;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .wls-boxhighlight {
transition: all .5s;
}
.wls-boxhighlight:hover {
-webkit-box-shadow: 0 0 10px #ccc;
-moz-box-shadow: 0 0 10px #ccc;
box-shadow: 0 0 10px #ccc;
} .single-logo.wls-grayscale img.wls-logo{
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: grayscale(100%); }
.single-logo.wls-grayscale img.wls-logo:hover{
-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -o-filter: grayscale(0);
filter: none;
filter: grayscale(0); }   .rt-wpls .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.rt-wpls .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.rt-wpls .slick-list:focus {
outline: none;
}
.rt-wpls .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.rt-wpls .slick-slider .slick-track,
.rt-wpls .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rt-wpls .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
padding: 20px 0px;
}
.rt-wpls .slick-track:before,
.rt-wpls .slick-track:after {
display: table;
content: '';
}
.rt-wpls .slick-track:after {
clear: both;
}
.rt-wpls .slick-loading .slick-track {
visibility: hidden;
}
.rt-wpls .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.rt-wpls .slick-slide img {
display: block;
}
.rt-wpls .slick-slide.slick-loading img {
display: none;
}
.rt-wpls .slick-slide.dragging img {
pointer-events: none;
}
.rt-wpls .slick-initialized .slick-slide {
display: block;
}
.rt-wpls .slick-loading .slick-slide {
visibility: hidden;
}
.rt-wpls .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.rt-wpls .slick-arrow.slick-hidden {
display: none;
}
.rt-wpls .slick-loading .slick-list {
background: #fff url(//www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/images/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/css/fonts/slick.eot);
src: url(https://www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/css/fonts/slick.woff) format('woff'), url(https://www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/css/fonts/slick.ttf) format('truetype'), url(https://www.smitasteels.com/wp-content/plugins/wp-logo-showcase/assets/css/fonts/slick.svg#slick) format('svg');
} .rt-wpls .slick-prev,
.rt-wpls .slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.rt-wpls .slick-prev:hover,
.rt-wpls .slick-prev:focus,
.rt-wpls .slick-next:hover,
.rt-wpls .slick-next:focus {
color: transparent;
outline: none;
background: transparent;
}
.rt-wpls .slick-prev:hover:before,
.rt-wpls .slick-prev:focus:before,
.rt-wpls .slick-next:hover:before,
.rt-wpls .slick-next:focus:before {
opacity: 1;
}
.rt-wpls .slick-prev.slick-disabled:before,
.rt-wpls .slick-next.slick-disabled:before {
opacity: .25;
}
.rt-wpls .slick-prev:before,
.rt-wpls .slick-next:before {
font-family: 'slick';
font-size: 20px;
line-height: 22px;
opacity: .75;
color: #8e8d8d;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.rt-wpls .slick-prev{
left: -25px;
}
[dir='rtl'] .slick-prev {
right: -25px;
left: auto;
}
.rt-wpls .slick-prev:before{
content: '←';
}
[dir='rtl'] .slick-prev:before {
content: '→';
}
.rt-wpls .slick-next{
right: -25px;
}
[dir='rtl'] .slick-next {
right: auto;
left: -25px;
}
.rt-wpls .slick-next:before {
content: '→';
}
[dir='rtl'] .slick-next:before {
content: '←';
} .rt-wpls .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.rt-wpls .slick-dots {
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.rt-wpls .slick-dots li {
position: relative;
display: inline-block;
width: 15px;
height: 15px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.rt-wpls .slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.rt-wpls .slick-dots li button:hover,
.rt-wpls .slick-dots li button:focus {
outline: none;
}
.rt-wpls .slick-dots li button:hover:before,
.rt-wpls .slick-dots li button:focus:before {
opacity: 1;
}
.rt-wpls .slick-dots li button:before {
font-family: 'slick';
font-size: 12px;
line-height: 15px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .5;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rt-wpls .slick-dots li.slick-active button:before {
opacity: 1;
color: black;
} body> .rt-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 5px 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
body> .rt-tooltip, 
body> .rt-tooltip .rt-tooltip-bottom:after {
background: #666;
border-radius: 2px;
}
body> .rt-tooltip .rt-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body> .rt-tooltip .rt-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
}   @media (min-width: 768px) {
.rt-container {
width: 750px;
}
}
@media (min-width: 992px) {
.rt-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.rt-container {
width: 1170px;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) {
.rt-col-sm-24 {
width: 20%;
}
.rt-col-sm-12 {
width: 100%;
}
.rt-col-sm-11 {
width: 91.66666667%;
}
.rt-col-sm-10 {
width: 83.33333333%;
}
.rt-col-sm-9 {
width: 75%;
}
.rt-col-sm-8 {
width: 66.66666667%;
}
.rt-col-sm-7 {
width: 58.33333333%;
}
.rt-col-sm-6 {
width: 50%;
}
.rt-col-sm-5 {
width: 41.66666667%;
}
.rt-col-sm-4 {
width: 33.33333333%;
}
.rt-col-sm-3 {
width: 25%;
}
.rt-col-sm-2 {
width: 16.66666667%;
}
.rt-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.rt-col-md-24 {
width: 20%;
}
.rt-col-md-12 {
width: 100%;
}
.rt-col-md-11 {
width: 91.66666667%;
}
.rt-col-md-10 {
width: 83.33333333%;
}
.rt-col-md-9 {
width: 75%;
}
.rt-col-md-8 {
width: 66.66666667%;
}
.rt-col-md-7 {
width: 58.33333333%;
}
.rt-col-md-6 {
width: 50%;
}
.rt-col-md-5 {
width: 41.66666667%;
}
.rt-col-md-4 {
width: 33.33333333%;
}
.rt-col-md-3 {
width: 25%;
}
.rt-col-md-2 {
width: 16.66666667%;
}
.rt-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.rt-col-lg-24 {
width: 20%;
}
.rt-col-lg-12 {
width: 100%;
}
.rt-col-lg-11 {
width: 91.66666667%;
}
.rt-col-lg-10 {
width: 83.33333333%;
}
.rt-col-lg-9 {
width: 75%;
}
.rt-col-lg-8 {
width: 66.66666667%;
}
.rt-col-lg-7 {
width: 58.33333333%;
}
.rt-col-lg-6 {
width: 50%;
}
.rt-col-lg-5 {
width: 41.66666667%;
}
.rt-col-lg-4 {
width: 33.33333333%;
}
.rt-col-lg-3 {
width: 25%;
}
.rt-col-lg-2 {
width: 16.66666667%;
}
.rt-col-lg-1 {
width: 8.33333333%;
}
.carousel-layout.owl-carousel.owl-theme [class*='rt-col-lg-'] {
width: 100%;
}
}