/* Custom Css*/

@import url('fonts.css');
body {
    font-family: "Helvetica Neue LT Std Ext";
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
}

.sidebar-collapse {
    overflow-y: hidden;
}

.sidebar-collapse,
.newsbody {
    /*overflow: hidden !important;*/
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Helvetica Neue LT Std Ext";
}

ul {
    list-style: none;
    list-style-type: none;
}

a,
a:focus {
    color: #000;
}

a:hover {
    color: #f46620;
}

.content {
    padding: 0px;
    height: 694px;
    overflow: auto;
}

.content-wrapper {
    height: 734px;
}

.content-wrapper,
.right-side {
    /*
     background-color: #e9e9e9;
    background: #e9e9e9; 
    background: -webkit-linear-gradient(#e9e9e9,#fefefe ); 
    background: -o-linear-gradient(#e9e9e9, #fefefe); 
    background: -moz-linear-gradient(#e9e9e9, #fefefe); 
    background: linear-gradient(#e9e9e9, #fefefe); 
    */
    background: #e9e9e9 url('../img/wrapper-bg.png') no-repeat;
}

.box {
    border-top: none;
}

span {
    font-family: "Helvetica Neue LT Std Thin";
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li>a {
    font-family: "Helvetica Neue LT Std Thin";
    font-size: 12px;
}

.radio-inline {
    padding-top: 0px;
}

input[type="checkbox"],
input[type="radio"] {
    margin-left: 20px;
}

button {
    color: #fff;
}

.errorMessage {
    color: red;
    font-size: 12px;
    font-family: "Helvetica Neue LT Std Thin";
}

.btn {
    background: #c4122f;
    border-radius: 20px;
    padding: 5px 30px;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #d93f58;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    font-family: "Helvetica Neue LT Std Ext";
    font-size: 12px;
    color: #ffffff;
}

.btn:hover {
    box-shadow: inset 0 100px 0 0 #d93f58;
    padding: 5px 30px;
    color: #ffffff;
}


/* Color Change */

.skin-blue .main-header .logo,
.skin-blue .main-header .navbar {
    background-color: #e9e9e9;
    background: #e9e9e9;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fefefe, #e9e9e9);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fefefe, #e9e9e9);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fefefe, #e9e9e9);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fefefe, #e9e9e9);
    /* Standard syntax */
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #c4122f;
    font-size: 32px;
    padding: 0px;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: transparent;
    color: #33363f;
}

.sidebar-menu>li .label {
    margin-left: 10px;
    background-color: #dd4b39 !important;
}

.skin-blue .main-header .logo:hover {
    background-color: #d3858b;
}

.main-header .logo {
    text-align: left;
}

.sidebar-menu {
    white-space: inherit;
}

.sidebar-menu .input-group {
    display: inline;
}

.head-line {
    border: 3px solid #c4122f;
}

.sidebar {
    border-top: 6px solid #c4122f;
}

.logo {
    background-image: url('../img/logo.png') no-repeat;
    width: 137px;
}

.skin-blue .treeview-menu>li.active>a,
.skin-blue .treeview-menu>li>a:hover {}

.dropdown-toggle .fa {
    font-size: 18px;
}

.dropdown-toggle .fa-shopping-cart {
    color: #c4122f;
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #000 !important;
}

.search {
    float: left;
    width: 90%;
    text-align: center;
    padding: 5px 20px 5px 20px;
}

.search input {
    width: 50%;
    border-radius: 20px;
    background: #ffffff;
    padding: 10px 5px 10px 30px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    line-height: normal;
    font-family: "Helvetica Neue LT Std Thin";
    font-size: 12px;
}

.search .fa-search {
    color: #c4122f !important;
    position: absolute;
    top: 31%;
    left: 26%;
}

#imaginary_container {
    padding-top: 7px;
}

#imaginary_container .form-control {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0;
}

.stylish-input-group .input-group-addon {
    background: white !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.stylish-input-group .form-control {
    border-left: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.glyphicon-search {
    color: #c4122f;
}

.navbar-custom-menu {
    margin-right: 30px;
    margin-top: 0px;
}

.navbar ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #a3a3a3;
    font-style: italic;
    font-family: "Helvetica Neue LT Std Thin";
}

.navbar :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a3a3a3;
    opacity: 1;
    font-style: italic;
    font-family: "Helvetica Neue LT Std Thin";
}

.navbar ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a3a3a3;
    opacity: 1;
    font-style: italic;
    font-family: "Helvetica Neue LT Std Thin";
}

.navbar :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a3a3a3;
    font-style: italic;
    font-family: "Helvetica Neue LT Std Thin";
}

.main-header .navbar .nav>li>a>.label {
    padding: 3px 5px;
    border-radius: 10px;
}


/* Side bar*/


/*.sidebar-open .sub-sidebar{border: 1px solid red;left:230px !important;} */

.sidebar-menu>li>a>.fa {
    width: 30px;
}

.sidebar-menu .fa {
    font-size: 22px;
}

.main-sidebar .fa-angle-right,
.main-sidebar .fa-angle-down,
.sub-sidebar .fa-angle-right,
.sub-sidebar .fa-angle-down {
    position: absolute;
    right: 6%;
}

.skin-blue .sidebar-menu>li>a {
    border-left: none;
    padding: 14px 5px 14px 15px;
    font-family: "Helvetica Neue LT Std Thin";
}

.sidebar-menu>li>a .fa-angle-right,
.sidebar-menu .treeview-menu>li>a .fa-angle-right,
.sidebar-collapse .sidebar-menu>li>a .fa-angle-right {
    visibility: hidden;
}

.sidebar-menu>li {
    border-bottom: 1px solid rgba(221, 221, 221, 0.23);
}

.sidebar-menu>li.first {
    border-top: 1px solid rgba(221, 221, 221, 0.23);
}

.sidebar-menu>li.last {
    border-bottom: none;
}

.sidebar-menu .treeview-menu>li>a {
    font-family: "Helvetica Neue LT Std Thin";
    padding: 10px 20px 5px 50px;
}

.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .main-sidebar .sidebar-menu>li.active>a,
.skin-blue .main-sidebar .sidebar-menu>li.active {
    background: #c4122f;
}

.skin-blue .sidebar-menu li ul>li:hover>a,
.skin-blue .main-sidebar .sidebar-menu li ul li.active>a,
.skin-blue .main-sidebar .sidebar-menu li ul li.active {
    background: #c4122f;
}

.sidebar-menu>li:hover>a>.fa-angle-right,
.sidebar-menu>li.active>a>.fa-angle-right,
.sidebar-menu .treeview-menu>li:hover>a .fa-angle-right,
.sidebar-menu .treeview-menu>li.active>a .fa-angle-right {
    visibility: visible;
}

.sidebar-collapse .sidebar-menu>li:hover>a>.fa-angle-right,
.sidebar-collapse .sidebar-menu>li.active>a>.fa-angle-right,
.sidebar-collapse .sidebar-menu>li:hover>a>.fa-angle-down,
.sidebar-collapse .sidebar-menu>li.active>a>.fa-angle-down {
    visibility: hidden;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0px;
    padding: 0px;
}

.sidebar-collapse .main-sidebar>li>a>span {
    display: none !important;
}


/*Sub Sidebar */

.sub-sidebar {
    display: none;
    position: absolute;
    background-color: #2c3b41;
    top: 0;
    left: 230px;
    padding-top: 50px;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out, left 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out, left 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out, left 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, left 0.3s ease-in-out;
    border-left: 1px solid rgba(221, 221, 221, 0.23);
}

.sidebar-mini.sidebar-collapse .sub-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 50px;
}

.sub-sidebar .sidebar-s>ul {
    display: none;
}

.sidebar-s {
    padding-bottom: 10px;
    border-top: 6px solid #c4122f;
}

.sidebar-menu-s {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    white-space: inherit;
}

.skin-blue .sidebar-s a {
    color: #b8c7ce;
}

.sidebar-menu-s>li {
    position: relative;
    margin: 0;
    padding: 0;
}

.skin-blue .sidebar-menu-s>li>a {
    display: block;
    position: relative;
    border-left: none;
    padding: 14px 12% 14px 15px;
    font-family: "Helvetica Neue LT Std Thin";
}

.skin-blue .sidebar-menu-s>li:hover>a,
.skin-blue .sidebar-menu-s>li.active>a {
    color: #fff;
    border-left-color: #3c8dbc;
}

.skin-blue .sidebar-menu-s>li>.treeview-menu {
    margin: 0px;
    padding: 0px;
}

.sidebar-menu-s li.active>.treeview-menu {
    display: block;
}

.sidebar-menu-s .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-menu-s .treeview-menu .treeview-menu {
    padding-left: 20px;
}

.sidebar-menu-s .treeview-menu>li {
    margin: 0;
}

.sidebar-menu-s .treeview-menu>li>a {
    font-family: "Helvetica Neue LT Std Thin";
    padding: 14px 6% 14px 35px;
    display: block;
    font-size: 14px;
}

.sidebar-menu-s .treeview-menu>li>a>.glyphicon,
.sidebar-menu-s .treeview-menu>li>a>.ion {
    width: 20px;
}

.sidebar-menu-s .treeview-menu>li>a>.fa-angle-left,
.sidebar-menu-s.treeview-menu>li>a>.fa-angle-down {
    width: auto;
}

.skin-blue .sub-sidebar .treeview-menu .treeview-menu {
    padding: 0px;
}

.sub-sidebar .sidebar-menu-s .treeview-menu .treeview-menu>li>a {
    padding: 14px 20px 14px 75px;
}

.sidebar-menu-s>li>a>.fa {
    width: 30px;
}

.sidebar-menu-s .fa {
    font-size: 22px;
}

.skin-blue .sidebar-menu-s>li>a .fa-angle-right,
.sidebar-menu-s .treeview-menu>li>a .fa-angle-right {
    visibility: hidden;
}

.sidebar-menu-s>li {
    border-bottom: 1px solid rgba(221, 221, 221, 0.23);
}

.sidebar-menu-s>li.first {
    border-top: 1px solid rgba(221, 221, 221, 0.23);
}

.sidebar-menu-s>li.last {
    border-bottom: none;
}

.skin-blue .sidebar-menu-s>li:hover>a {
    background: #c4122f;
}

.skin-blue .sidebar-menu-s>li.active>a {
    background: #c4122f;
}

.skin-blue .sidebar-menu-s li ul>li:hover>a {
    background: #c4122f;
}

.skin-blue .sidebar-menu-s li ul>li.active>a {
    background: #c4122f;
}

.skin-blue .sidebar-menu-s>li:hover>a>.fa-angle-right,
.skin-blue .sidebar-menu-s>li.active>a>.fa-angle-right,
.sidebar-menu-s .treeview-menu>li:hover>a .fa-angle-right,
.sidebar-menu-s .treeview-menu>li.active>a .fa-angle-right {
    visibility: visible;
}


/* Content page */

.col-md-2 label,
.col-md-4 label {
    display: inline-block;
}

.col-md-2 .select2 {
    width: 60%;
    display: inline-block;
}

.col-md-4 .select2 {
    width: 79%;
    display: inline-block;
}

video {
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}

.mobile img {
    display: none;
}

.content-info {
    position: absolute;
    top: 30%;
    right: 3%;
    /*width: 30%;*/
}

.content-info h1 {
    text-transform: uppercase;
    font-size: 4.3em;
    font-family: "Helvetica Neue LT Std Ext";
    letter-spacing: -2px;
}

#popular {
    border: 2px solid #33363f;
    padding: 5px 6px 5px 13px;
}

#popular span {
    color: #000;
    letter-spacing: 19px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    font-family: "Helvetica Neue LT St Ext";
}

#content-logo {
    text-align: center;
    padding: 15px;
}

#solo {
    text-align: center;
    line-height: 30px;
    padding-bottom: 30px;
}

#solo span {
    font-size: 22px;
    font-weight: 800;
    font-family: "Helvetica Neue LT Std Thin";
}

#btndetail {
    text-align: center;
    padding: 0px;
}

.button {
    background: #c4122f;
    font-weight: 600;
    border-radius: 20px;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #d93f58;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.button span {
    color: #ffffff;
    vertical-align: top;
}

a.button:hover {
    box-shadow: inset 0 100px 0 0 #d93f58;
    padding: 10px 30px;
}

.button-border:before {
    position: absolute;
    left: 5%;
    color: #c4122f;
    font-size: 16px;
}

.button-1 {
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #e9e9e9;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.button-1 .fa {
    margin-left: 16px;
    color: #000;
    font-size: 16px;
}

.button-1 span {
    color: #000
}

a.button-1:hover {
    box-shadow: inset 0 100px 0 0 #ccc;
    padding: 10px 30px;
}

.button-2 {
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    padding: 10px 30px;
    display: inline-block;
    cursor: default;
    box-shadow: inset 0 0 0 0 #e9e9e9;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.button-2 .fa {
    margin-left: 16px;
    color: #000;
    font-size: 16px;
    cursor: default;
}

.button-2 span {
    color: #000;
    cursor: default;
}

a.button-2:hover {
    box-shadow: inset 0 100px 0 0 #ccc;
    padding: 10px 30px;
    cursor: default;
}

.x001:before {
    /*
    position: absolute;
    font-family: 'FontAwesome';
  top: 85%;
    left: 55%;
    content: "\f02b";
    color: #c4122f;
    font-size: 16px;
    transform: rotate(135deg);
*/
}

.button-border {
    border: 2px solid #c4122f;
    border-radius: 20px;
    padding: 9px 48px;
    display: inline-block !important;
    cursor: pointer;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
    transition: border 500ms ease-out;
}

.button-border span {
    color: #c4122f
}

a.button-border:hover {
    border: 3px solid #222d32;
    padding: 9px 48px;
}

a.button-border:hover span {
    color: #222d32;
}

#btnpromo {
    /*padding: 90px 16px 30px 20px;*/
    text-align: center;
    position: absolute;
    bottom: 20%;
    right: 0%;
    /*width: 30%;*/
}

#btnpromo .button-border {
    margin-right: 30px;
    margin-top: 8px;
}

label {
    font-weight: normal;
}

.content-header>h1,
.content-header>h1>small {
    color: transparent;
}

.box-tsmall {
    text-align: center;
}

.middle h1 {
    text-align: center;
}

.middle .box-body {
    padding: 0px;
}

.middle .b2 {
    padding: 10px;
}

.banner img {
    width: 100%;
}

.equip {
    min-height: 921px;
}

.equip1 {
    min-height: 1930px !important;
}

.b2 .sidebar-form input[type="text"],
.b2 .sidebar-form .btn {
    background-color: transparent;
}

.b2 .input-group-btn {
    background-color: #9a0410;
}

.b2 .sidebar-form {
    border-radius: 0;
    border: 1px solid #ccc;
}

i.fa.fa-search {
    color: #ffffff;
}

.b2 ul {
    list-style: none;
    padding-left: 50px;
    float: right;
}

.b2 ul>li {
    float: left;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}

.b2 ul>li:last-child {
    border-right: 1px solid #ccc;
}

.hr {
    border-bottom: 1px solid #ccc;
}

.pag,
.icons {
    padding-left: 10px;
}

.fa-th,
.fa-th-list {
    font-size: 25px;
}

.icons a {
    color: #666666;
    padding: 10px 5px 5px 10px;
    border: transparent;
}

.icons a:hover {
    color: #ffffff;
    background-color: #b8b8b8;
    padding: 10px 8px 5px 10px;
}

.b2 .row {
    margin-bottom: 20px !important;
}

.p-item-title {
    margin-bottom: 10px;
    margin-top: 20px;
}

.p-img {
    text-align: center;
}

.p-img img {
    width: 100%;
}

.add-cart {
    color: #ffffff;
    font-size: 12px;
}

.cart-layer {
    margin: 0 auto;
    /*width:228px;*/
    padding: 5px 0px 5px 10px;
    text-align: left;
    background-color: #a0a0a0;
}

.cart-layer .fa-shopping-cart,
.thir-i-cart .fa-shopping-cart {
    color: #ffffff;
}

.cart-icon {
    display: inline;
    float: right;
}

.cart-icon span {
    padding: 2px 10px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

.cart-icon-div {
    padding: 2px !important;
}

.cart-icon-div .plus {
    position: relative;
    top: -8px;
    left: 2px;
}

.cart-icon-div .plus::after {
    border-bottom: 1px solid red;
}

.cart-icon-div .minus {
    position: relative;
    left: -5px;
    top: 5px;
}

span.heart {
    background-color: #9a0410;
}


/*.fa-heart-o{display: inline;color: #ffffff;}*/

.third {
    text-align: center;
}

.third p {
    font-size: 13px;
    text-align: justify;
}

.third-p-div {
    margin-top: 20px;
    padding: 10px;
}

.third-i-div {
    padding: 10px;
}

.third-i-div .cart-layer {
    margin: 0;
    width: 165px;
    float: left;
}

.third-i-div .cart-icon span {
    padding: 2px 5px;
}

.thir-i-cart {
    width: 17px;
    float: left;
    padding: 5px 2px 5px 0px;
    text-align: center;
    background-color: #9a0410;
}

.third-i-wishlist {
    float: left;
    background-color: #a0a0a0;
    width: 85px;
    padding: 5px;
}

.third-i-checkout {
    float: right;
    background-color: #9a0410;
    width: 70px;
    padding: 5px;
    margin-left: 9px;
    margin-top: 20px;
}

.third-i-wishlist span,
.third-i-checkout span {
    color: #ffffff;
    font-size: 12px;
}

.third-related-div {
    margin-top: 50px;
}

.line {
    border-top: 1px solid #a0a0a0;
}

.third-related-div h2 {
    margin: 0;
    position: relative;
    top: -20px;
    background: #fff;
    width: 218px;
    text-align: center;
    left: 85px;
}

.third-related-div img {
    width: 30%;
}

.pages {
    text-align: center;
    margin-top: 50px;
}

.pages .third-related-div {
    text-align: center;
}

.pages .third-related-div h2 {
    left: 547px;
}


/* Another Search result ul */

.ui-widget-content {
    top: 278px !important;
    left: 230px !important;
    z-index: 10;
    width: 270px;
    height: calc(100% - 84px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px !important;
}

.ui-widget-content li {
    margin-top: 10px;
    line-height: 30px;
}

.fa-minus,
.fa-plus {
    font-size: 9px;
}


/* Footer */

.main-footer {
    background: transparent;
    text-align: center;
    font-family: "Helvetica Neue LT Std";
    color: #aca3a4;
    padding: 7px;
    position: absolute;
    left: 30%;
    bottom: 0;
    height: 58px;
    border-top: 1px solid transparent;
}

.main-footer small {
    font-size: 80%;
}

.main-footer a {
    color: #aca3a4;
}

.main-footer a:hover {
    color: #c4122f;
}

.panel-row-outer {
    width: 100%;
    height: 100%;
    overflow-x: scroll;
    overflow-y: auto;
}

.panel-row-outer .attribute-panel,
.panel-row-outer .category-panel,
.panel-row-outer .product-panel,
.panel-row-outer .no-product-panel,
.panel-row-outer .news-panel,
.panel-row-outer .event-panel,
.panel-row-outer .product-info-panel {
    float: left;
    margin-right: 10px;
}

.panel-row-inner {
    width: 2800px;
}

.attribute-panel {
    width: 280px;
    margin-left: 15px;
}

.category-panel {
    width: 280px;
    margin-left: 15px;
}

.product-panel {
    width: 420px;
}

.no-product-panel {
    width: 800px;
    margin-left: 15px;
}

.news-panel {
    width: 420px;
    margin-left: 15px;
}

.product-info-panel {
    width: 1024px;
}

.info {
    word-wrap: break-word;
    position: relative;
}

.sidebar-mini.sidebar-collapse .product-info-panel {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 50px;
}

.product-page {
    padding: 15px 16px;
}

.search-page {
    padding: 15px 30px;
}

.profile-page,
.enquiry-page,
.new-event-page,
.promotion-page,
.checkout-page,
.enquiry-cart-page,
.contact-us-page,
.promotion-list-page {
    padding: 0 16px;
}

.attribute-panel,
.category-panel,
.product-panel,
.news-panel,
.event-panel,
.product-info-panel {
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out, float 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out, float 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out, float 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, float 0.3s ease-in-out;
}

.panel .panel-header {
    padding: 8px 16px;
}

.panel .panel-header .panel-icon {
    margin-right: 16px;
    float: left;
}

.panel .panel-header .title {
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    color: #666;
}

.panel .panel-header .panel-control {
    width: 30%;
    float: right;
    text-align: right;
}

.panel .panel-header .panel-control a {
    color: #c4122f;
    margin-left: 8px;
    font-size: 16px;
}

hr.hr-panel-header {
    width: 100%;
    margin: 0 auto;
    border-bottom: 3px solid #ccc;
}

.panel .panel-content {
    padding: 16px;
}

.btn-control .text-1-line {
    padding-top: 12px;
}

.btn-control .number-2-line {
    padding-top: 3px;
    padding-bottom: 0;
}

.btn-control {
    margin-bottom: 8px;
}

.button-number,
.button-text {
    margin-bottom: 8px;
}

.button-number {
    width: 30%;
    min-width: 60px;
    max-width: 96px;
    min-height: 48px;
    background: #fff;
    border-radius: 8px;
    padding: 12px 4px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #aab2bd;
    box-shadow: inset 0 0 0 0 #d93f58;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.button-text {
    width: 48%;
    min-width: 96px;
    max-width: 148px;
    min-height: 48px;
    background: #fff;
    border-radius: 8px;
    padding: 4px 8px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #aab2bd;
    box-shadow: inset 0 0 0 0 #d93f58;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.selected {
    background: #c4122f;
}

.selected span {
    color: #fff !important;
}

.button-number span,
.button-text span {
    color: #000
}

a.button-number:hover,
a.button-text:hover {
    box-shadow: inset 0 100px 0 0 #c4122f;
}

a.button-number:hover span,
a.button-text:hover span {
    color: #fff;
}

.breadcrumb {
    font-size: 11px;
    font-family: "Helvetica Neue LT Std Medium";
    background: none;
    border-radius: 0;
    color: #f46620;
    font-weight: normal;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-top: 0;
}

.breadcrumb a {
    color: #666;
}

.breadcrumb a:hover {
    color: #f46620;
}

.grid-2 .grid-row {
    padding: 12px;
    font-family: "Helvetica Neue LT Std";
}

.grid-2 .grid-row .display {
    width: 60%;
    float: left;
}

.grid-2 .grid-row .value {
    width: 40%;
    float: right;
}

.grid-2 .row-color {
    background: #ddd;
}

.tab-plus .item-info {
    margin-bottom: 4px;
}

.tab-plus .item-info .glyphicon {
    font-family: "Helvetica Neue LT Std Med";
    font-size: 28px;
}

.tab-plus .item-info .item-header {
    background: #fff;
    height: 44px;
    color: #c4122f;
    padding: 4px 16px;
    border: 1px solid #aeaeae;
    border-radius: 6px;
}

.tab-plus .item-info .item-header h5 {
    float: left;
}

.tab-plus .item-info .item-header a {
    float: right;
    color: #c4122f;
}

.tab-plus .tab-expanded .item-header {
    background: #c4122f;
    color: #fff;
}

.tab-plus .tab-expanded .item-header a {
    color: #fff;
}

.button-control {
    text-align: center;
    padding-left: 0;
    margin-top: 70px;
}

.button-control>li {
    margin-bottom: 16px;
    margin-right: 16px;
    max-width: 268px;
    min-width: 248px;
    margin: 8px auto;
}

.button-control .fa {
    margin-right: 16px;
    font-size: 22px;
}

.button-control .button-border,
.button-control .button {
    padding: 9px 18px;
}

.button-control a.button-border:hover,
.button-control a.button:hover {
    padding: 9px 18px;
}

.button-control .button-border .fa {
    color: #cb2d47;
}

.button-control .button .fa {
    color: #fff;
}

.button-control p.display {
    width: 130px;
    float: left;
    padding-top: 12px;
}

.button-control div.value {
    width: 138px;
    float: right;
    border-radius: 30px;
    padding: 0 30px;
}

.button-control div.value span {
    float: left;
    padding-top: 12px;
    font-family: "Helvetica Neue LT Std Thin";
}

.button-control .detail div.value .fa {
    font-size: 18px;
}

.link-1 {
    color: #c4122f;
    font-size: 14px;
    font-weight: 700;
}

.link-1 .fa {
    margin-right: 12px;
    font-size: 18px;
}

.link-1:hover {
    color: #f46620;
}

.index-page {
    height: 100%;
    width: 100%
}

.index-page #layerslider .ls-inner,
.index-page #layerslider .ls-slide,
.index-page #layerslider img {
    width: 100% !important;
}

.index-page #layerslider img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.index-page #layerslider .ls-inner,
.index-page #layerslider .ls-slide,
.index-page #layerslider img {
    width: 100% !important;
}

.index-page #layerslider img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.index-page #layerslider2 .ls-inner,
.index-page #layerslider2 .ls-slide,
.index-page #layerslider2 img {
    width: 100% !important;
}

.index-page #layerslider2 img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.index-page #layerslider3 .ls-inner,
.index-page #layerslider3 .ls-slide,
.index-page #layerslider3 img {
    width: 100% !important;
}

.index-page #layerslider3 img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.index-page #layerslider4 .ls-inner,
.index-page #layerslider4 .ls-slide,
.index-page #layerslider4 img {
    width: 100% !important;
}

.index-page #layerslider4 img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.index-page #layerslider5 .ls-inner,
.index-page #layerslider5 .ls-slide,
.index-page #layerslider5 img {
    width: 100% !important;
}

.index-page #layerslider5 img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}


/* new css for the forntend home page */

.index-page-left {
    width: 75%;
    height: 70%;
    float: left;
}

.index-page-left-inner {
    width: 100%;
    height: 100%;
    float: left;
}

.index-page-right {
    width: 24%;
    height: 450px;
    float: left;
}

.index-page-right1 {
    width: 75%;
    height: 450px;
    float: left;
}

.index-page-right-child-top {
    width: 98%;
    height: 5%;
    color: red;
    padding-top: 13px;
    padding-left: 23px;
    font-family: "Helvetica Neue LT Std Med Ext";
    font-size: 15px;
    text-align: center;
}

.index-page-right-child {
    width: 98%;
    height: 43%;
    border: 1px solid white;
    padding: 10px;
    margin: 6px;
    box-shadow: 2px 3px rgb(231, 179, 179);
}

.index-page-right-child-img {
    width: 48%;
    height: 100%;
    float: left;
    padding: 5px;
}

.index-page-right-child-text {
    width: 48%;
    height: 100%;
    float: left;
    padding: 5px;
    font-family: "Helvetica Neue LT Std Med Ext";
    font-size: 15px;
    text-align: left;
    padding-top: 50px;
    padding-left: 30px;
}

.index-page-right-child-text-link {
    width: 100%;
}

.best-seller-link {
    cursor: pointer;
}

.index-page-cat-img {
    width: 100%;
    height: 100%;
}

.index-page-bottom1 {
    height: 150px;
    width: 98%;
    margin: 15px;
    padding-top: 10px;
    clear: both;
}

.index-page-bottom1-child {
    height: 90%;
    width: 214px;
    float: left;
    border: 1px solid white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 11px;
    margin-right: 11px;
    margin-bottom: 13px;
    box-shadow: 2px 5px rgb(231, 179, 179);
}

.p-v-middle {
    height: 90px;
    line-height: 90px;
    text-align: center;
}

.index-page-bottom2 {
    padding: 20px 0px;
    height: 25%;
    width: 99%;
    clear: both;
    margin: 10px;
}

.index-page-bottom2-child {
    height: 20%;
    width: 33%;
    float: left;
    padding: 0;
    background: rgb(56, 39, 39);
    color: white;
    text-align: center;
}

.index-page-bottom2-child1 {
    height: 40%;
}

.index-page-bottom2-child2 {
    height: 80%;
    width: 100%;
    padding-top: 25px;
    float: left;
    text-align: left;
    color: gray;
}

.font-gray {
    color: gray;
}

.product-page .attribute-panel .panel-content,
.product-page .attribute-panel .panel-content h5 {
    font-family: "Helvetica Neue LT Std Med Ext";
    font-size: 15px;
}

.product-page .attribute-panel .panel-content h5 {
    margin-bottom: 8px;
}

.product-page .attribute-panel .panel-content .btn-control span {
    font-family: "Helvetica Neue LT Std";
    font-size: 14px;
}

.product-page .category-panel .panel-content,
.product-page .category-panel .panel-content h5 {
    font-family: "Helvetica Neue LT Std Med Ext";
    font-size: 15px;
}

.product-page .category-panel .panel-content h5 {
    margin-bottom: 8px;
}

.product-page .category-panel .panel-content .btn-control span {
    font-family: "Helvetica Neue LT Std";
    font-size: 14px;
}

.category-panel .panel-content ul {
    list-style: outside;
    padding-left: 8px;
}

.product-page .product-title {
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 20px;
}

.product-page .product-title span {
    font-weight: 600;
}

.product-page .product-panel .panel-content h3 {
    margin-top: 0;
    margin-bottom: 16px;
}

.product-page .product-panel .list-summary ul {
    list-style-type: none;
    list-style: none;
    display: list-item;
    padding-left: 0;
}

.product-page .product-panel .list-summary ul li {
    float: left;
    position: relative;
    height: 22px;
    width: 190px;
}

.product-page .product-panel .list-summary .calculate {
    font-style: italic;
    padding: 0px 0px;
    color: #c4122f;
}

.product-page .product-panel .list-summary .calculate .remove {
    position: absolute;
    top: 0px;
    right: 3px;
    cursor: pointer;
}

.product-page .product-panel .list-summary .filter {
    text-align: right;
}

.product-page .product-panel .list-summary {
    margin-bottom: 16px;
}

.product-list .item {
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}

.product-list .item:first-child {
    border-top: 1px solid #e9e9e9;
}

.product-list .item .avatar {
    height: 100%;
    padding-left: 0;
    max-width: 268px;
}

.product-list .item .avatar img {
    min-height: 100%;
    width: 98%;
}

.product-list .item .avatar img.product-icon {
    position: absolute;
    top: 40px;
    right: 0;
    vertical-align: middle;
    width: 38px;
    min-height: 38px;
}

.product-list .item .info ul {
    padding-left: 0;
}

.product-list .item .info ul li {
    margin-bottom: 8px;
}

.product-list .item .info ul li a {
    font-size: 13px;
    color: #c4122f;
}

.product-list .item .info ul li a:hover {
    color: #f46620;
}

.product-list .item .info ul li a .fa {
    margin-right: 5px;
    font-size: 16px;
}

.product-page .product-title span {
    font-size: 12px;
}

.product-page input:focus {
    border-color: red;
    outline: 0 none;
}

.product-page .product-info-panel {
    display: none;
}

.product-page .product-detail-panel .panel-content h3 {
    margin-top: 0;
}

.product-page .product-detail-panel .product-slider img {
    width: 100%;
}

.product-page .product-detail-panel .grid-2 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.product-page .product-relate-panel .item img {
    width: 100%;
}

.product-page .product-detail-panel .button-control .button-border,
.product-page .product-detail-panel .button-control .button {
    width: 100%;
}

.product-page .product-detail-panel .tab-plus {
    margin-bottom: 32px;
}

.product-page .product-detail-panel .tab-plus .grid-2 {
    margin-top: 0;
}

.product-detail-panel span,
.product-detail-panel p,
.product-detail-panel strong,
.product-detail-panel div,
.category-panel span,
.category-panel p,
.category-panel strong,
.page-inner p,
.category-panel div {
    font-family: "Helvetica Neue LT Std Thin" !important;
    font-style: normal !important;
}

.product-page .detail {
    margin-left: 10px;
    margin-top: -12px;
    font-family: "Helvetica Neue LT Std Thin";
    font-size: 13px;
}

.product-page .detail ul {
    list-style: outside;
    font-family: "Helvetica Neue LT Std Thin";
    font-size: 13px;
    line-height: 22px;
    padding-left: 12px;
}

.product-page .detail table,
.product-page .detail table th,
.product-page .detail table td {
    border: 1px solid #333 !important;
}

.product-page .detail table {
    width: 100% !important;
}

.product-page table th {
    font-size: 12px;
}

.product-page table td {
    font-size: 14px;
}

.product-page table tr.first {
    background-color: #6d6c72;
    color: #fff;
}

.product-page table td {
    font-family: "Helvetica Neue LT Std Thin";
}

.product-page .form-control {
    width: 60%;
}

.border {
    border: 2px solid #c4122f;
    background: transparent;
    padding: 10px 16px !important;
}

.border span {
    color: #c4122f;
}

.border:hover span {
    color: #ffffff;
}

.product-page .fa-location-arrow {
    margin-right: 16px;
    color: #fff;
    font-size: 22px;
}

.product-page .fa-heart-o,
.product-page .fa-shopping-cart {
    margin-right: 16px;
    color: #fff;
    font-size: 18px;
}

.product-page .fa-angle-left,
.product-page .fa-angle-right {
    font-size: 44px;
    color: #fff;
    margin-left: 12px;
}

.product-page .fa-angle-right {
    margin-left: 19px !important;
}

.border:hover {
    padding: 10px 16px !important;
}

.panel-window-minimize {
    display: none;
    position: absolute;
    width: 40px;
    min-height: 79%;
    background: #fff;
    border: 1px solid #e9e9e9;
}

.panel-window-minimize p.panel-icon {
    padding: 16px 0 16px 10px;
}

.panel-window-minimize p.title {
    white-space: nowrap;
    color: #808080;
    font-weight: 700;
    text-transform: uppercase;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.toggle-paragraph {
    display: none;
}

.product-page .product-panel .list-summary .calculate {
    font-family: "Helvetica Neue LT Std Med";
    font-weight: 300;
    font-size: 12px;
}

.product-page .product-panel .list-summary .filter,
.category,
.product-page .product-detail-panel .panel-content p.description,
.promotion-page .promotion-info-panel .panel-content p,
.enquiry-cart-panel .item .description p,
.new-event-page .item .description,
.new-event-page .new-detail-panel .item p,
.new-event-page .event-detail-panel .item p,
.contact-us-page .contact-form-panel label,
.contact-us-page .contact-form-panel select,
.contact-us-page .contact-info-panel p,
.contact-us-page span {
    font-family: "Helvetica Neue LT Std Thin";
}

.contact-us-page #Enquiry_checkCountry .radio span {
    margin-left: 4px;
}

.page-title {
    padding: 16px 0;
}

.new-event-page .item {
    border-bottom: 1px solid #e9e9e9;
    padding: 16px 4px;
}

.new-event-page .item .avatar {
    padding-left: 0;
}

.new-event-page .item .avatar img {
    width: 100%;
}

.new-event-page .new-detail-panel .info {
    padding-left: 0;
    padding-top: 16px;
}

.new-event-page .event-detail-panel .info {
    padding-left: 0;
    padding-top: 16px;
}

.new-detail,
.event-detail {
    margin-left: 0px;
    display: none;
}

#event-reg-form {
    display: none;
}

.new-event-page .button {
    padding: 10px 40px;
}

.new-event-page .button span {
    font-size: 14px;
}

.new-event-page .button:hover {
    padding: 10px 40px;
}

.events-form .col-md-4 {
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
}

table td a {
    color: #2f53b1;
    font-weight: 600;
}

table td {
    font-family: "Helvetica Neue LT Std Thin";
}

table tr.first {
    background-color: #6d6c72;
    color: #fff;
}

table tr.first:hover {
    background-color: #6d6c72;
    color: #fff;
}

.promotion-page .promotion-info-panel .button-control .button-border,
.promotion-page .promotion-info-panel .button-control .button {
    width: 100%;
    max-width: 268px;
    min-width: 248px;
}

.promotion-page span {
    font-size: 14px;
}

.promotion-page .promotion-info-panel .button-control {
    margin-bottom: 65px;
}

.promotion-page {
    padding-bottom: 18px;
}

.promotion-page .promotion-slider img {
    width: 100%;
}

.promotion-slider .contentSlider {
    width: 100%;
    height: 600px;
    max-height: 600px;
}

.promotion-slider .rsOverflow {
    max-height: 100% !important;
}

.promotion-slider .rsTabs {
    width: 100%;
}

.promotion-slider .rsTabs .rsNavItem {
    float: left;
    width: 166px;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin: 12px 8px 12px 0;
}

.promotion-slider .rsTabs .rsNavItem:hover {
    cursor: pointer;
}

.promotion-slider .rsTabs .rsNavSelected {
    opacity: 1;
    border: 2px solid #aab2bd;
}

.promotion-slider .rsTabs .rsTmb img {
    width: 166px;
    height: auto;
}

.promotion-slider .rsArrowLeft,
.promotion-slider .rsArrowRight {
    position: absolute;
    width: 59px;
    top: 270px;
}

.promotion-slider .rsArrowLeft {
    left: 5px;
    background: url(../img/promotion-prev.png);
}

.promotion-slider .rsArrowRight {
    right: 5px;
    background: url(../img/promotion-next.png);
}

.promotion-slider .rsArrowIcn {
    width: 59px;
    height: 60px;
}

.promotion-page .promotion-slider img {
    width: 100%;
}

.promotion-slider .contentSlider {
    width: 100%;
    height: 600px;
    max-height: 600px;
}

.promotion-slider .rsOverflow {
    max-height: 100% !important;
}

.promotion-slider .rsTabs {
    width: 100%;
}

.promotion-slider .rsTabs .rsNavItem {
    float: left;
    width: 166px;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin: 12px 8px 12px 0;
}

.promotion-slider .rsTabs .rsNavItem:hover {
    cursor: pointer;
}

.promotion-slider .rsTabs .rsNavSelected {
    opacity: 1;
    border: 2px solid #aab2bd;
}

.promotion-slider .rsTabs .rsTmb img {
    width: 166px;
    height: auto;
}

.promotion-slider .rsArrowLeft,
.promotion-slider .rsArrowRight {
    position: absolute;
    width: 59px;
    top: 270px;
}

.promotion-slider .rsArrowLeft {
    left: 5px;
    background: url(../img/promotion-prev.png);
}

.promotion-slider .rsArrowRight {
    right: 5px;
    background: url(../img/promotion-next.png);
}

.promotion-slider .rsArrowIcn {
    width: 59px;
    height: 60px;
}

.new-event-page .news-slider img,
.new-event-page .event-slider img {
    width: 100%;
}

.news-slider .contentSlider,
.event-slider .contentSlider {
    width: 360px;
    height: 240px;
    max-height: 240px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.news-slider .rsOverflow,
.event-slider .rsOverflow {
    max-height: 100% !important;
}

.news-slider .rsTabs,
.event-slider .rsTabs {
    width: 100%;
}

.news-slider .rsTabs .rsNavItem,
.event-slider .rsTabs .rsNavItem {
    float: left;
    width: 166px;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin: 12px 8px 12px 0;
}

.news-slider .rsTabs .rsNavItem:hover,
.event-slider .rsTabs .rsNavItem:hover {
    cursor: pointer;
}

.news-slider .rsTabs .rsNavSelected,
.event-slider .rsTabs .rsNavSelected {
    opacity: 1;
    border: 2px solid #aab2bd;
}

.news-slider .rsTabs .rsTmb img,
.event-slider .rsTabs .rsTmb img {
    width: 166px;
    height: auto;
}

.news-slider .rsArrowLeft,
.news-slider .rsArrowRight,
.event-slider .rsArrowLeft,
.event-slider .rsArrowRight {
    position: absolute;
    width: 30px;
    top: 105px;
}

.news-slider .rsArrowLeft,
.event-slider .rsArrowLeft {
    left: 5px;
    background: url(../img/promotion-prev.png) no-repeat;
    background-size: 30px auto;
}

.news-slider .rsArrowRight,
.event-slider .rsArrowRight {
    right: 5px;
    background: url(../img/promotion-next.png) no-repeat;
    ;
    background-size: 30px auto;
}

.news-slider .rsArrowIcn,
.event-slider .rsArrowIcn {
    width: 30px;
    height: 30px;
}

.new-detail-panel .news-slider,
.event-detail-panel .event-slider {
    float: left;
}

.product-detail-panel .image-slider img {
    width: 100%;
}

.image-slider .contentSlider {
    width: 450px;
    height: 300px;
    max-height: 300px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.image-slider .rsOverflow {
    max-height: 100% !important;
}

.image-slider .rsTabs {
    width: 100%;
}

.image-slider .rsTabs .rsNavItem {
    float: left;
    width: 166px;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin: 12px 8px 12px 0;
}

.image-slider .rsTabs .rsNavItem:hover {
    cursor: pointer;
}

.image-slider .rsTabs .rsNavSelected {
    opacity: 1;
    border: 2px solid #aab2bd;
}

.image-slider .rsTabs .rsTmb img {
    width: 166px;
    height: auto;
}

.image-slider .rsArrowLeft,
.image-slider .rsArrowRight {
    position: absolute;
    width: 30px;
    top: 135px;
}

.image-slider .rsArrowLeft {
    left: 20px;
    background: url(../img/promotion-prev.png) no-repeat;
    background-size: 30px auto;
}

.image-slider .rsArrowRight {
    right: 20px;
    background: url(../img/promotion-next.png) no-repeat;
    ;
    background-size: 30px auto;
}

.image-slider .rsArrowIcn {
    width: 30px;
    height: 30px;
}

.product-detail-panel .image-slider {
    float: left;
}

.enquiry-cart-page .cart-header div {
    padding-top: 16px;
    font-weight: 700;
    text-align: center;
    color: #666;
}

.enquiry-cart-page .cart-header div,
.enquiry-cart-page .item .catelogue-no p {
    font-family: "Helvetica Neue LT Std";
    font-weight: 500;
}

.enquiry-cart-page .item .catelogue-no p {
    color: #6e6e6e;
}

.enquiry-cart-panel .item {
    border-bottom: 1px solid #e9e9e9;
    padding: 16px 0;
}

.enquiry-cart-panel .item .product-image img {
    width: 100%;
}

.enquiry-cart-panel .item .description h4 {
    margin-top: 0;
}

.enquiry-cart-panel .item .button-control {
    margin: 0;
    width: 196px;
}

.enquiry-cart-panel .item .button-control li {
    min-width: fit-content;
    margin: 0;
}

.enquiry-cart-panel .item .quantity .button-1 {
    width: 100%;
    float: none;
}

.enquiry-cart-panel .item .remove p {
    text-align: center;
}

.enquiry-cart-panel .controls {
    margin-top: 16px;
}

.enquiry-cart-panel .controls .button-control {
    text-align: right;
    margin: 0;
}

.enquiry-cart-panel .controls .button-control>li {
    float: left;
    margin-right: 16px;
}

.enquiry-cart-panel .controls .button-control .button {
    background: #242730;
}

.enquiry-cart-panel .controls .button-control .button:hover {
    background: #c4122f;
}

.enquiry-page .table {
    border-bottom: 1px solid #f4f4f4;
}

.enquiry-page .table img {
    width: 200px;
}

.remove {
    width: 20px !important;
    cursor: pointer;
}

.enquiry-page p {
    font-family: "Helvetica Neue LT Std Thin";
}

.enquiry-page .product-title {
    font-size: 14px;
}

.enquiry-page .table th {
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
    font-family: "Helvetica Neue LT Std Thin";
    vertical-align: middle;
}

.enquiry-page .button-control {
    margin-top: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.enquiry-page .button-control>li {
    float: right;
}

.enquiry-page .button span {
    font-size: 14px;
    vertical-align: top;
}

.contact-form-panel .desc-01 {
    text-align: center;
    margin-bottom: 32px;
}

.contact-form-panel .enquiry-country,
.contact-form-panel #Enquiry_type {
    padding-left: 16px;
    padding-right: 16px;
}

.contact-form-panel #Enquiry_checkCountry img {
    margin-left: 0px;
}

.contact-form-panel label {
    font-family: "Helvetica Neue LT Std Thin";
}

.contact-form-panel .controls {
    margin-top: 16px;
}

.contact-form-panel .controls ul {
    text-align: center;
}

.contact-info-panel {
    background: #c4122f;
    color: #fff;
}

.contact-info-panel h4 {
    margin-bottom: 22px;
}

.black {
    background: #242730 !important;
}

.contact-form-panel .select-country .col-md-8 {
    padding-left: 10px;
}

.contact-form-panel #Enquiry_checkCountry .country-select-option {
    float: left;
}

.checkout-panel .item-info form {
    font-family: "Helvetica Neue LT Std Thin";
}

.checkout-panel .item-info p {
    margin: 0;
    color: #c4122f;
}

.checkout-panel .item-info a {
    color: #000;
}

.checkout-panel .item-info a:hover {
    color: #c4122f;
}

.checkout-panel .item-info .item-header {
    height: 36px;
    border-bottom: 3px solid #ccc;
}

.checkout-panel .item-info .item-header p.item-no {
    width: 32px;
    height: 100%;
    float: left;
    background: #c4122f;
    color: #fff;
    padding: 6px 10px;
}

.checkout-panel .item-info .item-header p.item-title {
    float: left;
    height: 100%;
    padding-left: 32px;
    color: #666;
    padding: 6px 16px;
    text-transform: uppercase;
}

.checkout-panel .item-info .item-content {
    border-bottom: 1px solid #ccc;
}

.checkout-page .fa-angle-right {
    color: #fff;
    padding-left: 15px;
}

.checkout-page .col-md-3,
.checkout-page .col-md-4,
.checkout-page .col-md-8 {
    margin: 0px 20px 0px 15px;
}

.checkout-page .select-tabs-option li {
    float: left;
    padding: 20px;
}

.checkout-page .button-1 .fa {
    margin-left: 180px;
}

.checkout-page .product-title {
    font-size: 14px;
}

.checkout-page #checkout-login-form .button-control1,
#popup-login-form .button-control1 {
    padding-left: 0;
}

.add-promo-code {
    margin-bottom: 16px;
    margin-left: 16px;
    padding-right: 0;
    background-color: #c4122f;
}

.add-promo-code .col-md-3 {
    margin: 0;
}

.add-promo-code .col-md-9 {
    padding-right: 0;
}

.add-promo-code label {
    padding-top: 8px;
    color: #fff;
}

.select-tabs-option label,
.checkout-page label {
    padding-left: 7px;
}

.checkout-page .form-group input[type="text"]:focus,
.checkout-page .form-group input[type="password"]:focus {
    border: 1px solid red;
}

.checkout-page #checkout-info-form .form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-right: 12px;
}

.checkout-page .country-select,
.checkout-page .country-select option {
    font-family: "Helvetica Neue LT Std Thin";
}

#row-append {
    border: 1px solid #ccc;
    padding: 20px;
}

#row-append-child {
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.checkout-page .table img {
    width: 200px;
}

.checkout-page table p {
    font-family: "Helvetica Neue LT Std Thin";
    color: #333 !important;
}

.checkout-page .table th {
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
    font-family: "Helvetica Neue LT Std Thin";
}

.company-infos {
    padding: 16px;
}

.company-infos p {
    color: #333 !important;
    font-size: 12px;
}

#review {
    margin-bottom: 20px;
}

.checkout-page .panel {
    margin-bottom: 40px !important;
}

.profile .form-control {
    font-size: 12px;
}

.profile .button-1 .fa {
    margin-left: 160px !important;
}

.profile select {
    padding: 8px;
    font-family: "Helvetica Neue LT Std Thin";
    width: 100%;
}

.profile p {
    font-size: 12px;
}

label,
.form-control {
    font-family: "Helvetica Neue LT Std Thin";
}

#load {
    text-align: center;
    padding-bottom: 160px;
}

#load a {
    color: gray;
    font-size: 18px;
    text-decoration: none;
}

#load a:hover {}

.thank-you {
    padding: 200px;
}

.thank-you .inner {
    margin: 0 auto;
    width: 60%;
    text-align: center;
}

.promotion-list-page {
    margin: 16px 16px;
}

.promotion-list-page .mmg-f-caption {
    text-align: left;
    font-size: 14px;
    color: #fff;
    padding: 16px;
}

.promotion-list-page .mmg-f-caption a {
    background: #c4122f;
    padding: 9px 32px;
}

.promotion-list-page .mmg-f-caption a:hover {
    box-shadow: inset 0 100px 0 0 #d93f58;
    padding: 9px 32px;
}

.promotion-list-page .mmg-f-caption h5 {
    font-family: "Helvetica Neue LT Std Thin";
    padding: 8px;
}

.spring .mmg-title {
    font-size: 16px;
}

.spring .mmg-descr {
    font-family: "Helvetica Neue LT Std Thin";
    font-size: 14px;
}

.spring .mmg-color-0 .mmg-caption-wrapper .mmg-descr,
.spring .mmg-color-0 .mmg-caption-wrapper .mmg-title {
    color: #fff;
}

.mmg-grid-wrapper .button-control {
    margin-top: -7px !important;
}

.quotation-page,
.quotation-view-page {
    padding: 20px;
}

.quotation-page .btn-reorder {
    margin-left: 16px;
}

.quotation-page .btn-reorder:hover,
.quotation-page .btn-reorder:focus {
    color: #fff;
}

.quotation-page .items {
    background: white none repeat scroll 0 0;
    border: 1px solid #d0e3ef;
    border-collapse: collapse;
    width: 100%;
}

.grid-view table.items th {
    background: #6d6c72 !important;
    color: #fff;
    padding: 10px !important;
}

.grid-view table.items tr.odd {
    background: transparent !important;
}

.ui-tooltip {
    display: none !important;
    position: none !important;
    background: transparent !important;
}


/* Modal */


/* Outer */

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99;
}


/* Inner */

.popup-inner {
    max-width: 480px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fff;
}


/* Close Button */

.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}


/* Modal */


/* Outer */

.popup-share {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99;
}


/* Inner */

.popup-share-inner {
    max-width: 480px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fff;
}


/* Close Button */

.popup-share-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

.popup-share-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}

.product-slider {
    width: 400px;
    height: 292px;
    position: relative;
}

.product-slider .prevButton {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
    z-index: 2000;
    padding: 0 !important;
    background: transparent;
    left: 18px;
    border: 1px solid #fff;
    border-radius: 50px;
    opacity: 0.5;
    color: #fff;
}

.product-slider .prevButton:hover {
    background-position: left bottom;
    left: 18px;
}

.product-slider .nextButton {
    border: 1px solid #fff;
    border-radius: 50px;
    cursor: pointer;
    height: 50px;
    margin-top: -36px;
    position: absolute;
    right: 18px;
    top: 50%;
    width: 50px;
    z-index: 2000;
    padding: 0 !important;
    background: transparent;
    color: #fff;
}

.product-slider .nextButton:hover {
    background-position: right bottom;
    right: 18px;
}

.product-slider ul {
    width: 400px;
    height: 292px;
    list-style: none outside none;
    position: relative;
    overflow: hidden;
    padding-left: 20px;
}

.product-slider li:first-child {
    display: list-item;
    position: absolute;
}

.product-slider li {
    position: absolute;
    display: none;
}

.page-inner {
    padding: 16px;
    background-color: #fff;
    margin: 15px;
}

.button.learn-more{padding: 8px 16px; color: #fff; font-weight: 600;}
.button.learn-more:focus,
.button.learn-more:hover{padding: 8px 16px; color: #fff;}
span.in-stock{font-weight: 600; margin-left: 20px;}

.div_category {
    height: 200px;
    background-size: contain;
    margin-top: 30px;
    margin-bottom: 10px;
}

.div_category_name{
    min-height: 60px;
}

@media all and (min-width: 1001px) {
    .product-page .ksh {
        position: absolute;
        left: 21%;
    }
    .event2 {
        position: absolute;
        left: 18%;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    #btnpromo {
        top: 70% !important;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    #btnpromo .button-border {
        padding: 8px 24px;
    }
}

@media (max-width: 768px) {
    .sider-mini.sidebar-open.sidebar-collapse .content-wrapper {
        margin-left: 50px !important;
    }
    .sider-mini.sidebar-open .sub-sidebar {
        left: 230px !important;
    }
    .sider-mini.sidebar-open .content-wrapper {
        margin-left: 280px;
    }
    .sider-mini .sub-sidebar {
        left: 0px !important;
    }
    .product-page .ksh {
        position: absolute;
        left: 46% !important;
    }
    .event2 {
        position: absolute;
        left: 32% !important;
    }
}

@media (max-width: 900px) {
    .product-page .ksh {
        position: absolute;
        left: 32%;
    }
    .event2 {
        position: absolute;
        left: 32% !important;
    }
}

@media (min-width: 768px) {}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    .product-page .ksh {
        position: absolute;
        left: 27%;
    }
}

@media screen and (max-width: 480px) {
    .content-wrapper {
        min-height: 460px !important;
    }
    .col-sm-2 {
        z-index: 99;
    }
    .navbar-custom-menu {
        margin-top: -87px;
    }
    .content-info h1 {
        font-size: 2.5em !important;
    }
    #popular span {
        letter-spacing: 8px !important;
        font-size: 14px;
    }
    #solo span {
        font-size: 16px !important;
    }
    .button-border::before {
        left: 11% !important;
    }
    .x001::before {
        left: 54% !important;
    }
    video {
        width: 100%;
    }
    #btnpromo {
        bottom: 10% !important;
    }
    .input-group .form-control {
        width: 95%;
    }
    .main-header .sidebar-toggle:before {
        padding: 10px;
    }
    #btnpromo .button-border {
        margin-right: 0px;
    }
    .panel {
        width: 900px;
    }
}

@media screen and (max-width: 500px) {
    .search {
        width: 83%;
    }
    .search input {
        width: 100%;
    }
    .search .fa-search {
        color: #c4122f !important;
        position: absolute;
        top: 31%;
        left: 14%;
    }
    .content-info {
        width: 70%;
        left: 15%;
        top: 63%;
    }
    .content-info h1 {
        font-size: 3em;
    }
    #popular {
        padding: 5px 2px 5px 2px;
    }
    #popular span {
        letter-spacing: 11px;
        font-size: 15px;
    }
    #solo span {
        font-size: 20px;
    }
    .button span {
        font-size: 12px;
    }
    #btnpromo {
        /*width: 70%;*/
        left: 5%;
    }
    .button-border {
        padding: 9px 30px;
        margin-right: 0px;
    }
    .button-border span {
        font-size: 12px;
    }
    .button-border::before {
        left: 18%;
    }
    .x001::before {
        left: 54%;
    }
    a.button-border:hover {
        border: 3px solid #222d32;
        padding: 9px 30px;
    }
}