.view table tbody tr td {
    border-bottom: none;
}
table {
    width: 100%;
}
input[type="submit"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
    margin-left: 5px;
}
select {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    height: 34px;
    line-height: 24px;
    padding: 0 10px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

/***************************************** Header **********************************************/
#header .search button {
    top: 15%;
}
.sf-menu ul,.sf-menu ol,{
    list-style: none;
}
.sf-menu ul li.expanded {
    list-style: none !important;
    list-style-image: none;
    list-style-type: none;
}
.sf-menu li a.active {

}
.header-element {
    /* float:left; */
}
.topL {
    float: left;
}
.topR {
   /* float: right; */
}
.bottomL {
    float: left;
}
.bottomR {
    float: right;
}
.topv2 {
    float:none;
    text-align: center;
}
.bottomv2 {
    float:none;
    text-align: center;
}
.sf-menu a{
    opacity: 1;
}


/*  Header versions
----------------------------------------------------------------------*/

/*menu-1*/
.menu-layout1 .info {
    float: right;
    margin: 12px 20px;
    font-size: 11px
}
.menu-layout1 .social-head { 
    float: left;
    margin: 6px 0 6px
}
.menu-layout1 .head {
    border-top: 0
}
.menu-layout1 .arrow-down {
    border-top: 22px solid #FFF;
    color: #000;
}
.menu-layout1 .sf-menu li:hover ul, .sf-menu li.sfHover ul {top: 10px}
.menu-layout1 .info {
    float: right;
    margin: 12px 20px;
    font-size: 11px
}
.menu-layout1 .social-head { 
    float: left;
    margin: 6px 0 6px
}
.menu-layout1 .head {
    border-top: 0
}
.menu-layout1 .arrow-down {
    border-top: 22px solid #FFF;
    color: #000;
}
.menu-layout1 .opened {border-top: 0 !important}

/*menu-2*/
.menu-layout2 .sf-menu li.back .left {
    position: relative;
    width: auto !important;
    left: 0
}
.menu-layout2 .sf-menu li:before {
    content: '-';
}
.menu-layout2 .headdown .search input {
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.menu-layout2 .sf-menu li:hover ul, .menu-layout2 .sf-menu li.sfHover ul {
    -webkit-animation: flipInY 0.4s;
    animation: flipInY 0.4s;
}

/*menu-3*/
.menu-layout3 .sf-menu li.back {
    top: 56px;
    background: #FFF;
    height: 5px !important;
}
.menu-layout3 .sf-menu li:hover ul, .menu-layout3 .sf-menu li.sfHover ul {
    -webkit-animation: fadeInRight 0.4s;
    animation: fadeInRight 0.4s;
}
.menu-layout3 .sf-menu li.back .left {display: none}

/*menu-4*/
.menu-layout4 .sf-menu li:hover ul, .menu-layout4 .sf-menu li.sfHover ul {
    -webkit-animation: fadeInLeft 0.4s;
    animation: fadeInLeft 0.4s;
}
.menu-layout4  .sf-menu li:before {
    content: "\f141";
    font-family: FontAwesome;
}
/*menu-5*/
.menu-layout5 .sf-menu { float: right  }
.menu-layout5 .sf-menu li.back {
    top: 0px
}
.menu-layout5 .sf-menu li.back .left {
    border-top: 6px solid #FFF;
    border-bottom: 0
}
.menu-layout5 .sf-menu li:hover ul, .menu-layout5 .sf-menu li.sfHover ul {
    -webkit-animation: fadeInUp 0.5s;
    animation: fadeInUp 0.5s;
}

/*menu-6*/
.menu-layout6 .sf-menu {
    float: right;
    padding: 5px 0;
}
.menu-layout6 .sf-menu li:before, 
.menu-layout6 .sf-menu li:first-child:before {
    content: '';
}
.menu-layout6 .sf-menu li {
    padding: 0;
}
.menu-layout6 .sf-menu li a {
    background: none;
    padding: 10px 14px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.menu-layout6 .sf-menu > li:hover > a, 
.menu-layout6 .sf-menu > li > a:hover, 
.menu-layout6 .sf-menu > li.current > a {
    color: #FFF;
    z-index: 999;
}
.menu-layout6 .sf-menu ul li:hover {
    background: #222;
}
.menu-layout6 .sf-menu li.back {
    top: 15px;
    background: #191919;
    display: none
}
.menu-layout6 .sf-menu li.back .left {
    border: 0 !important;
}
.menu-layout6 .sf-menu li:hover ul, 
.menu-layout6 .sf-menu li.sfHover ul {
    top: 32px;
    padding: 0;
    -webkit-animation: fadeInUp 0.4s;
    animation: fadeInUp 0.4s;
}
.menu-layout6 .sf-menu li li:first-child {
    border-top: 0
}
.menu-layout6 .sticky .logo {margin: 4px 0;width: 180px}

/*menu-7*/
.menu-layout7 .sf-menu {
    float: right;
    padding: 5px 0;
}
.menu-layout7 .sf-menu li:before, 
.menu-layout7 .sf-menu li:first-child:before {
    content: '';
}
.menu-layout7 .sf-menu li {
    padding: 0;
}
.menu-layout7 .sf-menu li a {
    background: none;
    padding: 10px 14px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.menu-layout7 .sf-menu > li:hover > a, 
.menu-layout7 .sf-menu > li > a:hover, 
.menu-layout7 .sf-menu > li.current > a {
    color: #FFF;
    z-index: 999;
}
.menu-layout7 .sf-menu ul li:hover {
    background: #222;
}
.menu-layout7 .sf-menu li.back {
    top: 15px;
    background: #191919;
    display: none
}
.menu-layout7 .sf-menu li.back .left {
    border: 0 !important;
}
.menu-layout7 .sf-menu li:hover ul, 
.menu-layout7 .sf-menu li.sfHover ul {
    top: 32px;
    padding: 0;
    -webkit-animation: fadeInUp 0.4s;
    animation: fadeInUp 0.4s;
}
.menu-layout7 .sf-menu li li:first-child {
    border-top: 0
}
.menu-layout7 .sticky .logo {margin: 4px 0;width: 180px}


/*menu-8*/
.menu-layout8 .arrow-down {
    border-top: 22px solid #FFF;
    color: #000;
}
.menu-layout8 .opened {border-top: 0 !important}
.menu-layout8 .headdown .sf-menu { float: right; margin-right: 60px }
.menu-layout8 .social-head { 
    float: left;
    margin: 6px 0 6px
}
.menu-layout8 .sf-menu li.back .left {border: 0}
.menu-layout8 .sf-menu li.back {
    top: 0px;
    background: #2E2E2E;
    height: 41px !important;
    border-bottom: 1px solid #FFF;
    z-index: 0;
}
.menu-layout8 .sf-menu a {z-index: 999}
.menu-layout8 .sf-menu li:before {content: ''}
.menu-layout8 .sf-menu li:hover ul, .menu-layout8 .sf-menu li.sfHover ul {
    -webkit-animation: fadeInLeft 0.3s;
    animation: fadeInLeft 0.3s;
}

.service-image img {
    margin: 0 auto;
}
.service-image .service-title {
    line-height: 20px;
}
@media (max-width: 959px) {
    .head .info {
        margin: 15px 20px;
    }
}
.head .search {
    margin: 43px 0 0 0;
}
.head .logo {
    padding: 0;
    max-width: 550px;
	background: #d52b1e;
	
}
.head .logo  img {
    max-width: 100%;
   /* height: 100%;*/
    max-height: 100%;
    vertical-align: top;
}
.head ul.sf-menu {
    margin: 37px 0 0 -20px;
}
.headdown .info a {
    color: #fff;
}
.headdown .info span {
    margin: 0 10px 0 0;
    float: left;
}
.headdown .info {
    margin: 12px 0 12px 10px;
}
.headdown .logo {
    margin: 0px;
}
.headdown .logo img {
    height: 38px;
    padding: 2px 0;
}
.head .topv2 .header-element {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.head .topv2 .logo {
    max-width: 20%;
}
.headdown .bottomv2 .header-element {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.head .topv2 .logo,
.head .topv2 .hmenu,
.head .topv2 .social,
.head .topv2 .info,
.head .topv2 .search,
.head .bottomv2 .logo,
.head .bottomv2 .hmenu,
.head .bottomv2 .social,
.head .bottomv2 .info,
.head .bottomv2 .search {
    margin: 0 auto;
}

header.hd-absolute {
    position: absolute;
    width: 100%;
    z-index: 99;
}
header.hd-absolute .head {
    border-top: none;
}
.headdown .shopping_bag {
    top: 20%;
}

.bottomv2:after, .bottomv2:before {
    display: table;
    content: "";
}
.bottomv2:after {
    clear: both;
}

.headdown .social-head {
    margin: 5px 0 5px 10px;
    padding: 0;
    overflow: hidden;
}
.head .social.social-head {
    padding: 0 7px 2px;
    margin: 24px -6px;
}
.sticky-wrapper.is-sticky .head .info {
    margin: 20px;
}
.sticky-wrapper.is-sticky .head .social.social-head {
    margin: 15px 0;
}
.sticky-wrapper.is-sticky .head .search {
    margin: 20px 0 0 0;
}

/*  contactForm
----------------------------------------------------------------------------------------------------*/
.extra-content .webform-client-form span {
    margin-left: 10px;
    color: #F00;
}
.extra-content .webform-client-form span i {
    color: #fff;
}
.extra-content .webform-client-form textarea {
    display: block;
    width: 100%;
    border: 1px solid #2C2C2C;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 16px 10px;
    font-size: 11px;
    background: #222;
    color:#FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.extra-content .webform-client-form input[type='text'],
.extra-content .webform-client-form input[type='email'] {
    display: block;
    width: 100%;
    border: 1px solid #2C2C2C;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 24px;
    height: 34px;
    font-size: 11px;
    background: #222;
    color:#FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.extra-content .webform-client-form input[type='email'] {
    float: right;
}
.extra-content .webform-client-form .flr {
    margin: 0 0 10px 0 !important;
}
.extra-content .webform-client-form-widget .fll {
    margin: 0 0px 10px 0 !important;
}
.extra-content .webform-client-form input[type='text']:focus,
.extra-content .webform-client-form input[type='email']:focus,
.extra-content .webform-client-form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #696969
}
.fieldtrue {
    border: 1px solid #1ABC5B !important
}
.fielderror {
    border-color: #F00 !important;
}
.extra-content .webform-client-form input[type='submit'] {
    background: #222;
    color: #FFF;
    margin: 10px 0 0 0;
    padding: 10px 20px;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.extra-content .webform-client-form input[type='submit']:hover {
    background: #696969;
}
.error {
    color: red
}
.load-color {
    background: #191919 !important;
    cursor: default !important;
}
.extra-content .webform-client-form #comment-button {
    background: #2C3E50;
    color: #FFF;
    margin: 20px 0 0 0;
    padding: 10px 20px;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.extra-content .webform-client-form #comment-button:hover {
    background: #1ABC9C
}
.arrow-left {
    left: 20px;
}
.arrow-center {
    right: 48.5%;
}

/* MAIN CONTENT */

/* ----------------Team Social Icon---------------------*/
.social a:hover i, .social a:hover i, .with_color a i, .with_color a i {
    background-color: #000;
}
.team2 .tac .social a {
    float: none;
    display:inline-table;
}

/* ---------------- Comment Form -----------------------*/
.comment-form label {
    display: none;
}
ul.showcomments .thumb .image-author {
    margin: 0 !important;
}
.showcomments .indented {
    margin-left: 10%;
}
ul.showcomments li.comment {
    margin: 0 0 40px;
    min-height: 110px;
}
/* ---------------- Message Icon -----------------------*/
.notification-box .message-body i {
    padding-right: 10px;
    border-right: 1px solid;
    margin-right: 10px;
}
.notification-box .message-body a {
    text-decoration: underline !important;
}
input[type="text"],
input[type="email"],
input[type='password'] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    height: 34px;
    line-height: 24px;
    padding: 0 10px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

textarea {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    padding: 16px 10px;
    transition: all 0.3s ease 0s;
    width: 100%;
    float: left;
}
input[type="submit"] {
    background: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.08) 0%, rgba(128, 128, 128, 0.08) 50%, rgba(255, 255, 255, 0.08) 100%) repeat scroll 0 0 #191919;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
}
input[type="submit"]:hover {
    background: #333;
}
.page-content .webform-client-form .flr {
    margin: 0 0 10px !important;
}
.page-content .webform-client-form .fll {
    margin: 0 0 10px !important;
}

.simplenews-subscribe input[type="text"] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-sizing: border-box;
    color: #a7a7a7;
    cursor: text;
    font-size: 11px;
    height: 34px;
    line-height: 24px;
    margin: 0;
    padding: 0 10px;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.simplenews-subscribe input[type="submit"] {
    background: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.08) 0%, rgba(128, 128, 128, 0.08) 50%, rgba(255, 255, 255, 0.08) 100%) repeat scroll 0 0 #191919;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
}

/************************************ Shop Fix CSS *************************************/

.products [class^="grid_"]:hover .add-to { opacity: 1;border: none; }
.products [class^="grid-"]:hover .add-to { opacity: 1;border: none; }
.products .add-to:hover {
    border: none;
}
.line-item-summary-view-cart a,
.line-item-summary-checkout a
{
    margin-left: 5px;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
}
.line-item-summary ul.links {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
.commerce-add-to-cart input[type="submit"] {
    background-position: 6px 50%;
    background-repeat: no-repeat;
    padding: 5px 10px 5px 29px;
    cursor:pointer;
    position:relative;
    word-spacing:0.2em;
    background-color:#191919;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#fff;
    white-space: nowrap;
    text-shadow:0 -1px 0 rgba(0,0,0,0.2);
    border:1px solid rgba(0,0,0,0.1);
    background-image:url("../../images/cart-bg.png"), linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image:url("../../images/cart-bg.png"), -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image:url("../../images/cart-bg.png"), -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image:url("../../images/cart-bg.png"), -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image:url("../../images/cart-bg.png"), -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image:url("../../images/cart-bg.png"), -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));

    -moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-products .commerce-add-to-cart input[type="submit"] {
    background: none;
    margin: 10px 20px !important;
    padding: 0;
    box-shadow: none;
    color: #666;
    border: 0;
}
.new-products .tbutton.tbutton6 {
    margin: 10px 0;
    border-color: #666;
    color: #666;
}
.view_cart .line-item-summary .links.inline {
    text-align: center;
}
.view_cart .line-item-summary .links.inline li a {
    display: block;
    overflow: hidden;
    padding: 0 16px;
    line-height: 2.5em;
}
.widget .item-list ul li {
    margin-left: 0;
}
.widget .item-list ul li a i {
    margin-right: 6px;
    display: inline-block;
}
.search-api-sort-active a img {
    display: inline-block;
    margin-left: 5px;
}
.search-api-ranges-widget .range-slider-box {
    margin: 0 auto;
}
.breadcrumbIn li.last:after {
    content:"";
}
.attribute-widgets {
    float: left;
}
.attribute-widgets label {
    display: none;
}
.attribute-widgets select {
    padding: 0 5px;
    border-radius: 2px;
    margin-top: 10px;
    height: 28px;
    cursor:pointer;
    position:relative;
    background-color:#191919;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#fff;
    white-space: nowrap;
    text-shadow:0 -1px 0 rgba(0,0,0,0.2);
    border:1px solid rgba(0,0,0,0.1);
    background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
    -moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.product-content .add-to .form-item,.product-content .add-to .form-actions {
    margin: 0;
}
.view-content table,.commerce-line-item-views-form table {
    width: 100%;
}
table tr.even,
table tr.odd {
    background: #fff;
}
table thead th {
    border-bottom: 2px solid #000;
    padding: 0 10px 0 0 !important;
    vertical-align: middle;
    color: #000;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 900;
    text-decoration: none;
}
table tbody td {
    border: 0;
    border-bottom: 1px dotted #ccc;
    padding: 16px 10px 16px 20px;
    vertical-align: middle;
}
table input[type="text"] {
    width: 50%;
}
table input[type="submit"] {
    float: none;
}
.commerce-line-item-views-form input.delete-line-item {
    padding: 7px 10px;
}
.commerce-line-item-actions input[type="submit"] {
    margin-left: 5px;
}
.commerce-line-item-views-form .line-item-total .line-item-total-label {
    text-transform: capitalize;
}
.commerce-line-item-views-form .line-item-total .line-item-total-raw {
    font-weight: bold;
}
.checkout-buttons .checkout-cancel, .checkout-buttons .checkout-back {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
    margin-left: 5px;
}

.view-content table {
    width: 100%;
}
.view-content table tr.even,
.view-content table tr.odd {
    background: #fff;
}
span.button-operator {
    display: none;
}
fieldset.cart_contents legend span {
    font-family: "Marcellus", Tahoma, Arial;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.item_price table tbody td,.item_price table tbody tr{
    border-bottom: none;
    border-top: none;
}
.item_price table {
    text-align: left;
}
.item_price table td.component-total {
    font-size: 32px;
    color: #191919;
}
.product-variations .attribute-widgets {
    float: none;
}
.product-variations .attribute-widgets select {
    background: #fff;
}
.product-variations .commerce-add-to-cart input[type="submit"] {
    float: none;border: 0;padding: 10px 20px;margin-left: 0;
    background: #191919 url("../../images/button_bg.png") 0 1px repeat-x;
    color: #fff;
}
.item_price table tbody td {
   padding: 16px 10px 16px 0px;
}
.product-info-tabs .tabs {
    border-bottom: 0;
}
#t-2 .content .field-label {
    float: left;
    width: 15%;
    padding: 7px 0;
    font-weight: 400;
    border-bottom: 1px dotted #ccc;
    color: #555;
}

#t-2 .content .field-items {
    float: left;
    width: 84%;
    padding: 7px 0;
    border-bottom: 1px dotted #ccc;
    color: #555;
}
.facetapi-processed.list li {
    margin-left: 0;
}
.facetapi-processed.list li a {
    display: block;
    border-bottom: 1px solid #E6E6E6;
    line-height: 32px;
    position: relative;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
}
.facetapi-processed.list .item-list li a i {
    margin-right: 6px;
    display: inline-block;
}
#block-system-main table tbody tr {
    border-bottom: none;
}
#block-system-main table tbody td.component-total,
#block-system-main table tbody td.component-title {
    text-align: left;
    border-bottom: none;
}
#block-system-main table tbody td.component-total {
    font-size: 18px;
    font-weight: 600;
    padding-top: 5px;
}
#block-system-main table tbody td.component-title {
    padding-left: 0px;
    padding-top: 5px;
}
.fivestar-static-item .form-item {
    margin: 0;
}

.line-item-summary ul.links,.line-item-summary ul.links li {
    display: inline-block;
    margin-bottom: 0px;
}
/************************************ User Profile *************************************/
.sidebar .tabs {
    line-height: 24px;
}
.sidebar .tabs li {
    float: none;
    border: none;
}
.sidebar .tabs li a {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 2px;
    line-height: 32px;
    text-transform: uppercase;
    -webkit-transition: border 0.2 ease;
    -moz-transition: border 0.2 ease;
    -ms-transition: border 0.2 ease;
    -o-transition: border 0.2 ease;
    transition: border 0.2 ease;
    font-size: 100%;
    color: #000000;
    margin: 0;
}
.sidebar .tabs li a:hover {
    color: #ACACAC;
}
.sidebar .tabs li a i {
    float: right;
    line-height: 32px;
    display: none;
}
.sidebar .tabs li.active a i {
    display: block;
}
.sidebar .tabs li a:hover i {
    display: block;
}
.profile h3 {
    border-bottom: 1px solid #000;
}
.profile .user-picture {
    float: left;
    margin: 0;
}
.official-shop [class^="grid_"] a:not(.profile-image-link) {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
}
.official-shop [class^="grid-"] a:not(.profile-image-link) {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease 0s;
    width: auto;
}
.profile .field .field-label {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}
.profile .field-items .field {
    display: inline-block;
    margin-right: 10px;
}
.checkout_review table {
    width: 100%;
}

.profile .grid_12.profile-information ul li {
    overflow: auto;
    display: inline-block;
    width: 48.888%;
    margin-bottom: 20px;
}
/******************************* Sidebar ******************************************/
.tags .views-row {
    display: inline-block;
}
.tags i {
    padding-right: 4px;
}
.list_product_widget li {
    margin: 0 0 10px;
}
.page-content .sidebar [id^="search-block-form"] .form-actions button[type="submit"] {
    position: absolute;
    top: 8px;
    right: 5px;
    border: none;
    background: none;
}
.video-widget iframe {
    max-height: 200px;
}
.widget .list li > div {
    display:inline-block;
}
.widget .list i {
    margin-right: 5px;
}
.ui-widget-content {
    border: none;
    padding: 0;
}
.ui-widget {
    font-family: inherit;
    font-size: inherit;
}
.ui-widget-header {
    background: rgba(0,0,0,0);
    border: 0;
    border-bottom: 1px solid #cacaca;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li {
    margin: 0 -1px 0 0;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 10px 9px;
    color: #b1b1b1;
    font-size: 12px;
    font-family: inherit;
}
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    cursor: default;
}
.ui-corner-all, 
.ui-corner-top, 
.ui-corner-right, 
.ui-corner-tr {
    border-radius: 0;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-widget-header .ui-state-hover {
    /*background: none;*/
}
.ui-widget-header .ui-state-hover {
    border: 1px solid #d3d3d3;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #fff;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #fff;
    border-top: 2px solid;
}
.ui-widget-content {
    background: #fff;
}
[id^='search-block-form'] .form-actions input.form-submit {
    position: absolute;
    top:30%;
    right:10px;
}
[id^='search-block-form'] .form-actions input.form-submit:hover {
    background-image: url('../../img/s22.png');
}
/******************************* Blog ******************************************/
.thumb-medium iframe,.thumb-small iframe {
    max-height: 166px;
}
.ui-tabs .ui-tabs-panel {
    border: 1px solid #cacaca;
    margin-top: -1px;
}
/******************************* Calendar **************************************/
.evcal_desc {
    display: block;
}
.eventon_events_list .eventon_list_event .evcal_desc {
    margin-left: 15px;
}
span.evcal_desc_info {
    display: block !important;
}
.eventon_events_list .eventon_list_event .evcal_desc span {
    display: inline-block;
}
/****************************** FAQ BLock ***************************************/


/****************************** Search Result ***************************************/
.search-form .container-inline.form-wrapper {
    margin-bottom: 30px;
}
.search-form .container-inline.form-wrapper .form-type-textfield,
.search-form .container-inline.form-wrapper .form-submit {
    display: inline-block;
}
.search-form .container-inline.form-wrapper .form-type-textfield {
    width: 100%;
}
.search-form .container-inline.form-wrapper .form-type-textfield label {
    margin-bottom: 10px;
}
.search-form .container-inline.form-wrapper .form-submit input[type="submit"] {
    float: left;
    margin-left: 0;
}
fieldset.search-advanced {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
fieldset.search-advanced .action {
    border-left: none;
    margin-left: 0;
}
ol.search-results li {
    list-style: none;
}
/****************************** Footer Recent Posts ***************************************/
#footer .links li {
    position: relative;
    padding-left: 14px;
}
#footer .links li:before {
    content: "\f0da";
    position: absolute;;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    padding-right: 5px;
    font-family: FontAwesome;
}
/************************************** Forum *************************************************/
#forum .table {
    background: transparent !important;
    font-size: 13px;
    text-align: center;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}
#forum .table th, #forum .table td {
    
}
#forum .table thead th,#forum .table thead th {
    text-align: left !important;
    padding: 16px 10px 16px 20px !important;
    line-height: normal;
}
#forum .table thead tr th a {
    color: #cccccc;
}
#forum .table thead tr th a:hover {
    color: #FFFFFF;
}
#forum .table thead tr th.active  a img {
    padding-left: 5px;
}
#forum .table tbody tr {
    border-bottom: 1px solid #fff;
    background-color: #F8F8F8;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
}
#forum .table tbody tr:hover {
    background: #F0F0F0;
    -webkit-transition:all .2s;
    transition:all .2s;
}
#forum .table tbody tr td.container {
    background-color: #e6e6e6;
}
#bbpress-forums .bbp-reply-content div.field-item.even {
    background: none;
}
#forum h2 {
    font-size: 28px;
    margin-bottom: 30px;
}
#forum h2 small {
    font-size: 14px;
    display: block;
    margin-top: 14px;
    text-transform: none;
    color: #838383;
}
#forum .avatar {
    display: inline-block;
    margin-right: 8px;
}
#forum table th, #forum table td {
    text-align: left;
    padding: 16px 10px 16px 20px;
}
#forum table a {
    font-weight: 600
}
ul.tabs li {
    margin: 0 -1px 0 0;
}
ul.tabs {
    border-bottom: 1px solid #ddd;
}
ul.tabs li a {
    margin: 0 0 -2px 0px;
}
.forum .indented {
    margin-left: 5%;
}
#bbpress-forums .bbp-footer .links {

}
#bbpress-forums .bbp-footer .links li {
    display: inline-block;
    margin-right: 5px;
    text-align: right;
}
.forum-post-reply {
    background: #1C1C1C;
    padding: 4px 8px;
    opacity: .7;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 10px;
    font-style: italic;
    text-transform: lowercase;
}
/*  Product carousel */
.owl-buttons {
    color: #ABABAB;
    font-size: 36px;
    cursor: pointer;

}
.owl-buttons .owl-prev {
    position: absolute;
    left: -20px;
    top: 35%;
}
.owl-buttons .owl-next {
    position: absolute;
    right: -20px;
    top: 35%;
}
.products_carousel {
    margin-bottom: 30px;
}
.products_carousel .item {
    margin: 6px 10px;
    padding: 0;
}
.products_carousel .item .add-to {
    position: absolute;
    bottom: 4px;
    right: 4px;
    padding: 4px 10px;
    color: #C7C7C7;
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.products_carousel .item:hover .product-content {
    border: 1px solid #C7C7C7;
}
.products_carousel .item:hover .add-to {
    display: block;
    opacity: 1;
}
/* Page Content */

/* Promotion Block */
.action-one .action-button {
    width: 15%;
}
.action-one .action-button a {
    display: block;
}
/* From blog */

/* Features Tabs */
.quicktabs-wrapper .item-list {
    display: block;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
ul.quicktabs-tabs:after,
ul.quicktabs-tabs:before {
    display: table;
    content: "";
}
ul.quicktabs-tabs:after {
    clear: both;
}
ul.quicktabs-tabs {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.quicktabs-tabs li {
    display: block;
    width: auto;
    padding: 0;
    float: left;
    margin: 0 0 0 0;
}
ul.quicktabs-tabs li a{
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 11px;
    cursor: pointer;
    color: #B1B1B1;
    border: 1px solid #E6E6E6;
    border-left: 0;
    border-bottom: 0;
}
ul.quicktabs-tabs li.active a {
    border: 1px solid #CACACA;
    border-top: 2px solid;
    border-bottom: 1px solid #FFF;
    color: #000;
    background: #FFF;
    margin-bottom: -1px;
}
ul.quicktabs-tabs li:first-child a {
    border-left: 1px solid #E6E6E6;
}

.quicktabs_main {
    padding: 16px;
    display: block;
    list-style: none;
    border: 1px solid #CACACA;
    border-top: 2px solid #CACACA;
    background: #FFF;
    margin-top: -1px;
}
/* Simplenews */
.simplenews-subscribe:before,
.simplenews-subscribe:after {
    display: table;
    content: "";
}
.simplenews-subscribe:after {
    clear: both;
}
.simplenews-subscribe {
    position: relative;
    float: right;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.simplenews-subscribe label[for=edit-mail] {
    display: none;
}
.simplenews-subscribe .form-item-mail input[type="text"] {
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    border-radius: 3px;
    color: #a7a7a7;
    cursor: text;
    margin: 0;
    padding: 0 20px;
    line-height: 24px;
    height: 42px;
    font-size: 12px;
    width: 400px;
}
.simplenews-subscribe .form-item-mail {
    margin: 0;
}
.simplenews-subscribe #edit-submit {
    background: transparent url(../../images/icon-ok.png) no-repeat center center;
    box-shadow: none;
    border: 0;
    font-size: 0;
    color: rgba(0,0,0,0);
    margin: 0;
    width: 40px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.simplenews-subscribe #edit-submit:hover {
    background: transparent url(../../images/icon-ok-hover.png) no-repeat center center;
}
@media (max-width: 768px) {
    .simplenews-subscribe {
        float: none;
        margin-top: 20px;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    .simplenews-subscribe .form-item-mail input[type="text"] {
        width: 100%;
    }
    .righter {float: none !important}
    .tacIMG, .tacIMG img {
        margin: 0px auto 50px auto !important;
    }
}
/* Shopping Bag */
.shopping_bag {
    position: absolute;
    top:35%;
    right:-35px;
}
.content-two-third {
    width: 62%;
}
.menu-sticky:after {
    content: '';
}

/* Blog Magazine popular */
.more-posts {
    overflow: hidden;
}

.tabs {
    padding-top: 20px;
}
.sale-off-price {
    display: block;
}
.list_product_widget li .sale-off-price .amount {
    display: inline-block;
}

.is-sticky .sticky-element {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    left: 0;
    width: 100%;
    z-index: 999;
}

.profile {
    padding-top: 20px;
}

/* Home Blog */
.from-blog .detailes {
    height: auto;
}

/* Video sidebar magazine */
.video-sidebar {
    padding-top: 32px;
}
.video-sidebar video, .video-sidebar iframe {
    max-height: 220px;
}
.Blist .item-list ul li {
    padding: 10px 24px;
    line-height: 24px;
}
/* Kwiks Slider */
.kwiks_flex {
    width: 1060px;
    margin: 50px auto 0
}
.kwiks_flex .kwiks_flexslides img {
    width: auto !important
}
.kwiks_flex p {
    font-size: 12px
}

.head.op-menu {
    background: rgba(255, 255, 255, 0.9);
}
.head.op-menu .logo {
    float: left;
    max-width: 217px;
}
.head.op-menu #mymenuright {
    float: right;
}
.social-share {
    display: block;
    float: right;
    padding: 5px 0;
    margin: 5px 0;
    width: 100%;
}
.social-share a {

}
.webform-component-textfield.fll {
    margin: 0 0 10px 0 !important
}
/* Pages Css */
body.page-products .page-content{
    margin: 70px 0;
}
body.page-checkout .page-content{
    margin: 70px 0;
}
body.page-user .page-content{
    margin: 70px 0;
}
body.page-forum .page-content{
    margin: 70px 0;
}
.facetapi-facetapi-links.list li a i {
    margin-right: 5px;
}
.search-api-sorts {
    display: block;
}
.item-list ul.search-api-sorts li {
    height: 40px;
    border: 1px solid #eeeddd;
    background: rgba(0,0,0,0);
    display: inline-block;
    margin: 0 10px 10px 0;
}
.search-api-sorts li a {
    padding: 10px;
    line-height: 40px;
}
.sticky-wrapper {
    height: auto !important;
}
html.mm-opening body.logged-in .mm-menu.mm-front, html.mm-opening body.logged-in .mm-menu.mm-next {
    top:30px;
}
html.mm-opening body.logged-in.toolbar-drawer .mm-menu.mm-front, html.mm-opening body.logged-in.toolbar-drawer .mm-menu.mm-next {
    top:65px;
}
.cbp_tmicon img {
    width: auto
}
.thumb-big img,
.thumb-small img,
.thumb-medium img {
    width: 100%;
}
.img-right .col-md-4 {
    float: right;
}
.sidebar iframe {
    height: auto;
}
.fancybox-skin {
    opacity: 1;
    color: #fff;
    max-width: 70%;
    width: 50% !important;
    border-radius: 10px;
    background: #111;
    margin: 0 auto;
}
.fancybox-skin h3 a {
    color: #ccc;
}
.fancybox-skin h3 a:hover {
    color: #fff;
}
.fancybox-skin h3 {
    color: #fff;
}
.webform-client-form textarea {
    width: 100%;
}
.webform-client-form .form-item, 
.webform-client-form .form-actions {
    margin-bottom: 5px;
    margin-top: 5px;
}
.webform-client-form .col-md-6,
.webform-client-form .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.search-api-ranges-widget .ui-widget-content {
    border: 1px solid #e7e7e7;
}
.search-api-ranges-widget .ui-slider-horizontal {
    height: 8px;
}
.search-api-ranges-widget .ui-slider .ui-slider-handle {
    top: -4px !important;
    width: 1em !important;
    height: 1em !important;
}
.search-api-ranges-widget .ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.3em;
}
.page-comment-reply .comment {
    margin-top: 40px;
}
.create-account a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
    background: #191919;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    width: auto;
    margin-left: 5px;
}
.create-account h2 {
    text-transform: inherit;
    color: #666;
}
.create-account a:hover {
    background: #333;
}
.page-user .boxed {
    height: 100%;
}

.post .image-author {
    margin-top: -20px;
}

.portfolio-media img {
    width: 100%;
}

.portfolio-carousel .item {
    overflow: hidden;
    margin: 6px 11px;
    padding: 0;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease, box-shadow 0.2s ease;
    transition: border 0.2s ease, box-shadow 0.2s ease;
    border-bottom: 3px solid #e6e6e6;
}
.portfolio-carousel .item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-bottom: 3px solid;
}
.portfolio-carousel .item:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-opacity: 0.50;
    opacity: .50;
    filter: alpha(opacity=50);
}
.portfolio-carousel .item:hover .fLeft { top: 40% }
.portfolio-carousel .item:hover .fRight { bottom: 37.8% }

.portfolio-carousel .item.col-md-4:hover .fLeft { top: 38% }

.portfolio-carousel .item.col-md-3:hover .fLeft { top: 43%;left: 37%; }
.portfolio-carousel .item.col-md-3:hover .fRight{ bottom: 40%;left: 47%; }

.portfolio-carousel .item.col-md-6:hover .fLeft { top: 45%;left: 40%; }
.portfolio-carousel .item.col-md-6:hover .fRight { bottom: 43.5%;left: 47%; }

.node-webform .field-type-text-long .field-item {
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.flickr-photos:before,
.flickr-photos:after {
    content: "";
    display: table;
}
.flickr-photos:after {
    clear: both;
}
.pager {

}
.item-list .pager li {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.item-list .pager .pager-item {
    margin: 0;
    display: inline-block;
}
.item-list .pager .pager-item a {
    border-bottom: 2px solid #191919;
    border-radius: 3px;
    color: #191919;
    display: block;
    padding: 10px 12px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    
}
.item-list .pager .pager-item a:hover {
    color: #fff;
    background: #191919
}
.item-list .pager .pager-current {
    color: #696969;
    cursor: default;
    font-weight: normal;
    padding: 10px 12px;
    border-bottom: 2px solid #F7F7F7;
}
.item-list .pager .pager-previous,
.item-list .pager .pager-first,
.item-list .pager .pager-next,
.item-list .pager .pager-last {
    margin: 0;
    padding: 10px 12px;
}
.action-simple h2,.action-simple h5 {
    margin-bottom: 10px;
}
.pane-search-form a.contextual-links-trigger {
    margin-top: -17px;
}
.pane-search-form div.contextual-links-wrapper ul.contextual-links {
    top: 0px;
}
.blocks-content {
    display: none;
}

.action-one:hover .action-t i {
    color: #696969;
    -webkit-animation: bounceIn 0.8s;
    animation: bounceIn 0.8s
}
.sec_testimonials .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 50px 55px;
}
.sec_testimonials .cbp_tmtimeline > li .cbp_tmlabel:after {
    top: 10px;
}
.small-detail {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.testimonial-wrapper .pull-left {
    margin-right: 10px;
    margin-bottom: 4px;
}
.ui-tabs {
    margin-bottom: 30px;
}

body.page-node .page-content{
    margin-bottom: 70px;
}
body.page-node.spb-enabled .page-content {
    margin-bottom: 0;
}
.grey-line.remove-pb {
    padding-bottom: 0;
}
.topR .info span,.topL .info span {
    display: inline;
}
.news.newsticker li div {
    display: inline;
}
@media (max-width: 959px) {
    .topR .info span,.topL .info span {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .owl-buttons .owl-prev {
        left: -10px;
    }
    .owl-buttons .owl-next {
        right: -10px;
    }
    
}

.col-md-4 iframe.media-vimeo-player {
    max-height: 250px;
}
.col-md-3 iframe.media-vimeo-player {
    max-height: 220px;
}
.col-md-5 iframe.media-vimeo-player {
    max-height: 280px;
}
.col-md-6 iframe.media-vimeo-player {
    max-height: 310px;
}
.col-md-4 iframe.media-youtube-player {
    max-height: 250px;
}
.col-md-3 iframe.media-youtube-player {
    max-height: 220px;
}
.col-md-5 iframe.media-youtube-player {
    max-height: 280px;
}
.col-md-6 iframe.media-youtube-player {
    max-height: 310px;
}

.price-table.featured .Pbtn a.tbutton{
    background-color: #FF7000;
}

/* Shortcode Navigation Menu*/
.navigation-menu.list li a {
    display: block;
    border-bottom: 1px solid #E6E6E6;
    line-height: 32px;
    position: relative;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
}
.navigation-menu.list li a span {
    float: right
}
.navigation-menu.list li.current a {
    color: #191919;
    border-bottom: 1px solid #ccc;
    font-weight: 600
}
.navigation-menu.right-arrow a i {
    position: absolute;
    top: 12px;
    right: 0;
    display: none
}
.navigation-menu.right-arrow li.current a i {
    display: block
}
.navigation-menu.right-arrow a:hover i, .widget .right-arrow a:hover i {
    -webkit-animation: fadeInRight .5s;
    animation: fadeInRight .5s;
    display: block
}
.wrap-tabs .tabs-content li:first-child {
    display: block;
}
.partner-carousel {
    position: relative;
}
.magazine-carousel .owl-buttons,
.partner-carousel .owl-buttons {
    position: absolute;
    right: 16px;
    top: -58px;
    font-size: 25px;
}
.magazine-carousel .owl-buttons .owl-next:hover,
.magazine-carousel .owl-buttons .owl-prev:hover,
.partner-carousel .owl-buttons .owl-next:hover,
.partner-carousel .owl-buttons .owl-prev:hover {
    color: #000;
} 
.magazine-carousel .owl-buttons .owl-next,
.partner-carousel .owl-buttons .owl-next {
    right: -15px;
}
.magazine-carousel .owl-buttons .owl-prev,
.partner-carousel .owl-buttons .owl-prev {
    left: -15px;
}
.hover-fx {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.portolio-item-content {
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    margin: 6px 10px 20px 10px;
    padding: 0;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease, box-shadow 0.2s ease;
    transition: border 0.2s ease, box-shadow 0.2s ease;
    border-bottom: 3px solid #e6e6e6;
}
.portolio-item-content:hover {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
    border-bottom: 3px solid;
    border-radius: 4px;
}
.hover-fx img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.product-info-tabs .pd-additional-info {
    font-size: 0;
    padding: 7px 0;
    border-bottom: 1px dotted #ccc;
}
.product-info-tabs .pd-additional-info .pd-info-title {
    display: inline-block;
    font-size: 12px;
    width: 20%;
}
.ui-corner-all, 
.ui-corner-bottom, 
.ui-corner-right, 
.ui-corner-br {
    border-radius: 0;
}
.magazine-carousel .hover-fx,
.magazine-carousel .hover-fx img {
    border-radius: 0;
}
div.fivestar-widget-static .star {
    background: url(../../images/star.png) no-repeat 0 0;
}
div.fivestar-widget-static .star span.on {
    background: url(../../images/star.png) no-repeat 0 -32px;
}
div.fivestar-widget-static .star span.off {
    background: url(../../images/star.png) no-repeat 0 0;
}
.magazine-carousel .owl-item {
    padding: 0 10px;
}
.meta-more .icon-link {
    margin-right: 5px;
}
.products_carousel .owl-item {
    min-height: 380px;
}
/*.products_carousel .product-content:hover .product-img {
    padding: 20px 0 60px;
}*/
.ui-slider-horizontal .ui-slider-range {
    background: #141414;
}
.knob-item > div {
    display: block !important;
}
.blog-content {
    position: relative;
    overflow: hidden;
}
.blog-content .post-thumbnail {
    background: #000;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.blog-content img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -moz-opacity: 1;
    opacity: 1;
}
.blog-content:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -moz-opacity: .5;
    opacity: .5;
    filter:alpha(opacity=50);
}
.post-date {
    display: block;
    display: block;
    width: 238px;
    height: 25px;
    position: absolute;
    line-height: 25px;
    top: 21px;
    text-align: center;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    left: -100%;
    z-index: 9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-content:hover .post-date {
    left: -82px;
}
.md-arrow-left, .md-arrow-right {
    border-radius: 3px;
    background: none;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    opacity: 0.5 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.md-arrow-left:hover, .md-arrow-right:hover {
    opacity: 1 !important;
}
.md-arrow-left:before {
    content: "\f104";
}
.md-arrow-right:before {
    content: "\f105";
}
.md-arrow-left, .md-arrow-right {background-color: #000;}
.mdf-arrow-left, .mdf-arrow-right {
    border-radius: 3px;
    background: none;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    opacity: 0.5 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mdf-arrow-left:hover, .mdf-arrow-right:hover {
    opacity: 1 !important;
}
.mdf-arrow-left:before {
    content: "\f104";
}
.mdf-arrow-right:before {
    content: "\f105";
}
.mdf-arrow-left, .mdf-arrow-right {background-color: #000;}

.nav-arrows a#nav-next,
.nav-arrows a#nav-previous{
    background-image: none;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-arrows a#nav-next:before {
    content: "\f105";
}
.nav-arrows a#nav-previous:before {
    content: "\f104";
}
.nav-arrows a#nav-next:hover,
.nav-arrows a#nav-previous:hover {
    opacity: 1;
}
.nav-arrows a#nav-next i,
.nav-arrows a#nav-previous i {
    display: none;   
}

.partner-item img {
    border-radius: 4px;
}
.features-products .product-item,
.new-products .product-item {
    border: solid 1px #CCC;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease, box-shadow 0.2s ease;
    transition: border 0.2s ease, box-shadow 0.2s ease;
    border-bottom: 3px solid #CCC;
    overflow: hidden;
}
.features-products .product-item:hover,
.new-products .product-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-color: #999;
}
.features-products .product-item h3,
.new-products .product-item h3 {
    margin:20px 10px 10px 10px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
}
.features-products .product-item .price,
.new-products .product-item .price {
    display: block;
    text-align: center;
    line-height: 20px;
    padding-bottom: 10px;
}
.features-products .product-item .fll,
.new-products .product-item .fll {
    float: none;
    margin: 0 !important;
}
.product-services .services {
    text-align: center;
}
.product-services .services h4,
.product-services .services h3 {
    float: none;
}
.product-services .service-icon {
    float: none;
    margin: auto !important;
}
.product-services .services:hover .service-icon {
    color:#191919;
    -webkit-animation:flip .8s;
    animation:flip .8s
}
.product-services .services .stitle {
    text-align: center;
}
.product-services .services .tbutton {
    float: none;
}
.product-services .services .tbutton, 
.product-services .service-i .tbutton {
    opacity: .5;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-services .services:hover .tbutton, 
.product-services .service-i:hover .tbutton {
    opacity: 1;
}


.team-type2 {
    margin-bottom: 30px;
}

.team-type2:before,
.team-type2:after {
    display: table;
    content: "";
}
.team-type2:after {
    clear: both;
}
.team-type2 {

}
.pane-search-form form {
    position: relative;
}
.widget-product .fll img {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    border: 2px solid #fff;
}
.team-thumbnail img {
    border-radius: 50%;
    padding: 6px;
    border: 1px solid #ebebeb;
}

.new-products .product-item {
    text-align: center;
}
.new-products .product-item input[type="submit"] {
    margin-bottom: 20px;
}
.footer-last {
    padding: 30px 0 15px 0 !important;
}

.sticky-wrapper.is-sticky .head .logo {
    padding: 0;
    width: 132px;
    height: 42px;
}
.sticky-wrapper.is-sticky .head ul.sf-menu {
    margin: 0;
}
.sticky-wrapper.is-sticky .shopping_bag {
    top: 25%;
}
.fashion-services .tbutton{
    opacity: .5;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fashion-services:hover .tbutton {
    opacity: 1;
}
.fashion-services:hover .service-icon img {
    -webkit-animation: flip .8s;
    animation: flip .8s;
}
.fashion-services h3 {
    margin: 0;
}
.fashion-services p:after, .fashion-services p:before {
    display: table;
    content: "";
}
.fashion-services p:after {
    clear: both;
}
.fashion-services p {
    margin-bottom: 10px;
}
.date-nav-wrapper .date-heading {
    border-radius: 4px;padding: 5px 0;
}
.view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
    line-height: 27px;
}
.one-staff {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-bottom: 3px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.one-staff > img {
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.social {
    padding: 0 7px 7px;
}
.transport-products {
    padding: 50px 0 0 0;
}
.transport-products:after, transport-products:before {
    display: table;
    content: "";
}
.transport-products:after {
    clear: both;
}

.transport-products .product-item .views-row:after, 
.transport-products .product-item .views-row:before, {
    display: table;
    content: "";
}
.transport-products .product-item .views-row:after {
    clear: both;
}
.transport-products .product-item .views-row {
    overflow: hidden;
    margin-bottom: 50px;
}
.restaurant-products:after,
.restaurant-products:before {
    display: table;
    content: "";
}
.restaurant-products:after {
    clear: both;
}
.restaurant-products {
    padding: 35px 0 0 0;
}
.restaurant-products .product-item {
    margin-bottom: 25px;
    text-align: center;
}
.restaurant-products .product-item .views-field-field-product-images .field-content {
    position: relative;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.restaurant-products .product-item .views-field-field-product-images .field-content:before {
    opacity: 0;
    position: absolute;top: 0;left: 0;
    content: "";
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    display: block;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.restaurant-products .product-item:hover .views-field-field-product-images .field-content:before {
    
    opacity: 1;

}
.restaurant-products img {
    width: 100%;
}
.restaurant-products .views-field-title {
    padding: 7px 0 5px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}
.restaurant-products .product-price {
    font-size: 20px;
    font-weight: bold;
}
.restaurant-team {
    text-align: center;
    color: #666;
    border-left: 0;

}
.restaurant-team.one-staff {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.restaurant-team .team-name {
    line-height: 25px;
    padding: 15px 0 0 0;
}
.restaurant-team .team-email a {
    color: #666;
}
.restaurant-team .social {
    padding: 10px 0 7px 0;
}
.restaurant-team .social a {
    float: none;
    display: inline-table;
    border: 0;
}
.restaurant-team img {
    width: 100%;
}
.restaurant-team .tt-metro-social a i {
    font-size: 16px;
    width: 28px; height: 28px;
}
.head a.btn_canvas {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.topv2 .sf-menu, .bottomv2 .sf-menu {
    float: none;
    display: inline-table;
    text-align: center;
}
.topv2 .sf-menu li li, .bottomv2 .sf-menu li li { text-align: left; }

.co-title { line-height: 25px; }
.caption {
    white-space: nowrap;
}
.caption-text-content {
    display: block;
    white-space: pre-wrap;
    line-height: 0;
    text-transform: inherit;
}
.caption-text-content h3 {
    line-height: 20px;
    margin: 0 0 10px 0;
    padding: 0;
}
.caption-text-content p {
    line-height: 20px;
    margin: 0;
    padding: 0;
    display: inline-table;
}
.preview-kwiks {
    overflow: hidden;
}
.preview-kwiks:after, .preview-kwiks:before {
    display: table;
    content: "";
}
.preview-kwiks:after {
    clear: both;
}
.slider-item-content-view:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
          -webkit-box-shadow: -7px 1px 11px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: -7px 1px 11px rgba(0, 0, 0, 0.5) inset;
    box-shadow: -7px 1px 11px rgba(0, 0, 0, 0.5) inset; 
}
.breadcrumb-place {
    background-image: none;
}
.products > .views-row {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.mdpb-live-layout .spb-column:after,
.mdpb-live-content.mdpb-dropable .spb-column:after,
.sub-layout-dialog .spb-column:after,
.mdpb-live-layout .mdpb-subrow .spb-column:after {
    background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 639px) {
    .product-info-tabs .pd-additional-info .pd-info-title {
        width: 100%;
    }
    .head .topR {
        float: left;
    }
}
.product-info-tabs .pd-additional-info .pd-info-detail {
    display: inline-block;
    font-size: 12px;
    width: 80%;
}
@media (max-width: 768px) {
    .blog-content img {
        width: 100%;
    }
    .new-products .product-item {
        margin-bottom: 20px;
    }
    .one-staff {
        margin-bottom: 30px;
    }
    .cbp_tmtimeline {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .partner-carousel .owl-buttons .owl-next {
        right: -20px;
    }
    .partner-carousel .owl-buttons .owl-prev {
        left: -20px;
    }
    ul.quicktabs-tabs li,
    .quicktabs-wrapper .item-list {
        width: 100%;
        margin: 0;
    }
    ul.quicktabs-tabs li a {
        margin: 0;
    }
    
}
@media (max-width: 959px) {
    .sf-menu a, .mm-list > li > a, .mm-list > li > span {
        color: #b9b9b9;
    }
    .sf-menu .current a {
        color: #fff;
    }
    .price-table {
        margin-bottom: 30px;
    }
}
.official-list i {
    margin-right: 8px !important;
}

.wrap-form .icon-picker {
    float: left;
}
.ui-dialog.spb-icons-dialog {
    z-index: 101;
    overflow-x: auto;
    top:25%;
    left: 25%;
    height: 70% !important;
}
#spb-fa-icons {
    background-color: #fff;
}
#spb-fa-icons i {
    display: block;
    color: #333;
    font-size: 20px;
    line-height: 28px;;
    float: left;
    width: 30px;
    height: 30px;
    margin: 2px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: white;
}
body.page-node .page-content{
    margin: 0;
}
.nav-arrows a {
    text-indent: inherit;
}
.md-section {
    position: relative;
}
.bg-repeat {
    background-repeat: repeat !important;
}
.bg-size {
    background-size: auto !important;
}
.bg-attachment {
    background-attachment: fixed !important;
}
.md-custom-layout {
    margin-top: 70px;
}
a.btn_canvas {
    color: #767676 !important;
}
.headdown a.btn_canvas {
    color: #666 !important;
}
.icon-reorder:hover{
	color: #d52b1e;
}
.services.tac .service-icon {
    float: none;
}
.services.tac .service-icon i {
    font-size: 60px;
}
.services.tac .service-title {
    margin-top: 15px;
}
.pdt {
    padding-top: 35px;
}
.pdb {
    padding-bottom: 35px;
}
.md-parallax {
    color: #fff;
}
.boxed .container,.boxed-margin .container{
    width: 1140px;
}

/*================= IF IE 8 GRID =======================*/
.ie8  .col-lg-12,
.ie8  .col-md-12,
.ie8  .col-sm-12,
.ie8  .col-xs-12 {
  width: 100%;
  float: left;
}
.ie8  .col-lg-11,
.ie8  .col-md-11,
.ie8  .col-sm-11,
.ie8  .col-xs-11 {
  width: 91.66666667%;
  float: left;
}
.ie8  .col-lg-10,
.ie8  .col-md-10,
.ie8  .col-sm-10,
.ie8  .col-xs-10 {
  width: 83.33333333%;
  float: left;
}
.ie8  .col-lg-9,
.ie8  .col-md-9,
.ie8  .col-sm-9,
.ie8  .col-xs-9 {
  width: 75%;
  float: left;
}
.ie8  .col-lg-8,
.ie8  .col-md-8,
.ie8  .col-sm-8,
.ie8  .col-xs-8 {
  width: 66.66666667%;
  float: left;
}
.ie8  .col-lg-7,
.ie8  .col-md-7,
.ie8  .col-sm-7,
.ie8  .col-xs-7 {
  width: 58.33333333%;
  float: left;
}
.ie8  .col-lg-6,
.ie8  .col-md-6,
.ie8  .col-sm-6,
.ie8  .col-xs-6 {
  width: 50%;
  float: left;
}
.ie8  .col-lg-5,
.ie8  .col-md-5,
.ie8  .col-sm-5,
.ie8  .col-xs-5 {
  width: 41.66666667%;
  float: left;
}
.ie8  .col-lg-4,
.ie8  .col-md-4,
.ie8  .col-sm-4,
.ie8  .col-xs-4 {
  width: 33.33333333%;
  float: left;
}
.ie8  .col-lg-3,
.ie8  .col-md-3,
.ie8  .col-sm-3,
.ie8  .col-xs-3 {
  width: 25%;
  float: left;
}
.ie8  .col-lg-2,
.ie8  .col-md-2,
.ie8  .col-sm-2,
.ie8  .col-xs-2 {
  width: 16.66666667%;
  float: left;
}
.ie8  .col-lg-1,
.ie8  .col-md-1,
.ie8  .col-xs-1,
.ie8  .col-sm-1, {
  width: 8.33333333%;
  float: left;
}
#md-panel-sidebar .content-tabs {
    margin-top: 0;
    padding-top: 15px;
}
.field-name-body {
    margin: 10px 0;
}