.yousave span {
    background: #db3769;
    font-size: 12px;
    padding: 2px 5px;
    color: #fafafa;
}

.size_options a {
    border: 1px solid #ddd;
    padding: 3px 5px;
    font-size: 12px;
    margin: 5px;
    display: inline-block;
}

.selected {
    background-color: #337ab7;
    color: #fff;
}

.selected:hover {
    background-color: #fff;
    color: #333;
}

.messages {
    margin-bottom: 10px;
}

.messages .success-msg li {
    color: black;
    border-left: 5px solid #11b400;
    background-color: #eff5ea;
}

.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4;
    font-size: 15px;
}

.messages .success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #11b400;
    border-right: none;
}

.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px;
}

.messages .error-msg li {
    border-left: 5px solid #cb2027;
}

.messages .error-msg li:before {
    border-left: 5px solid #cb2027;
}

.lens_icon {
    border: 1px solid;
    border-radius: 50%;
    padding: 3px;
}

.imaxxe_hr {
    margin-top: 11px!important;
    margin-bottom: 11px!important;
    border: .02em solid;
    height: 1px;
    background: #ecf0f1;
    background: #656565!important
}

.imaxxe_short_des {
    padding: 30px 50px;
    text-align: center;
    margin: 20px 0;
}

.imaxxe_short_des img {
    width: 180px;
}

.prod_view {
    background-image: url(static/retail/images/bg.jpg) !important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
}


/* tabs */

.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-page-view .page-title h1,
.cms-page-view .page-title h3 {
    border: none
}

.cms-page-view .col-left:after {
    content: '';
    display: table;
    clear: both
}

.page-sitemap .links {
    display: block;
    text-align: right;
    margin: 0 20px 0 0
}

.page-sitemap .links a {
    position: relative
}

.page-sitemap .sitemap {
    padding: 0 20px;
    margin: 15px 0;
    font-size: 12px
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

#contactForm {
    padding-left: 40px
}

#contactForm h2 {
    display: none
}

#contactForm:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:770px) {
    #contactForm {
        padding-left: 0
    }
}

.map-info {
    white-space: nowrap
}

.catalog-product-view .map-info {
    white-space: normal
}

.catalog-product-view .map-info>span {
    float: right;
    margin-bottom: 5px
}

.control.newsletter-box {
    float: none;
    clear: both
}

.control.newsletter-box:after {
    content: '';
    content: '';
    display: table;
    clear: both
}

.widget {
    clear: both
}

.category-image {
    position: relative
}

.tabbable-panel {
    border: 1px solid #eee;
    padding: 10px;
}

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid rgb(80, 144, 247);
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #32465B;
    position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}


/* browsers */

.d_inline_m,
.v_align_m {
    vertical-align: middle
}

input[type=password],
input[type=text],
select,
textarea {
    outline: 0
}

.sub_menu a,
code {
    white-space: nowrap
}

::-webkit-selection {
    background: #41bedd;
    color: #fff
}

::-moz-selection {
    background: #41bedd;
    color: #fff
}

::selection {
    background: #41bedd;
    color: #fff
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #a7a7a7
}

::-webkit-scrollbar-thumb {
    background: #1a496c
}

::-webkit-input-placeholder {
    -webkit-transition: text-indent .5s ease, color .5s ease;
    color: #899096
}

input::-moz-placeholder {
    color: #899096
}

::ms-input-placeholder {
    color: #899096
}

[placeholder]:focus::-webkit-input-placeholder {
    text-indent: 10em;
    color: transparent
}

input[type=radio]+label:after,
input[type=radio]+label:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.f_none {
    float: none
}

.f_left {
    float: left
}

.f_right {
    float: right
}

.d_block {
    display: block
}

.d_inline_b,
.d_inline_m {
    display: inline-block
}

.d_none {
    display: none
}

.v_align_b {
    vertical-align: bottom
}

.v_align_t {
    vertical-align: top
}

.relative {
    position: relative;
    z-index: 1
}

.wide_layout {
    width: 100%
}

.wrapper {
    overflow: hidden
}

.t_align_c {
    text-align: center
}

.t_align_r {
    text-align: right
}

.t_align_l {
    text-align: left
}

.fw_light {
    font-weight: 300
}

.m_right_2 {
    margin-right: 2px
}

.m_right_5 {
    margin-right: 5px
}

.m_right_8 {
    margin-right: 8px
}

.m_right_10 {
    margin-right: 10px
}

.m_right_15 {
    margin-right: 15px
}

.m_right_20 {
    margin-right: 20px
}

.m_right_30 {
    margin-right: 30px
}

.m_right_40 {
    margin-right: 40px
}

.m_right_60 {
    margin-right: 60px
}

.m_left_5 {
    margin-left: 5px
}

.m_left_8 {
    margin-left: 8px
}

.m_left_10 {
    margin-left: 10px
}

.m_left_15 {
    margin-left: 15px
}

.m_left_25 {
    margin-left: 25px
}

.m_left_30 {
    margin-left: 30px
}

.m_bottom_0 {
    margin-bottom: 0!important
}

.m_bottom_3 {
    margin-bottom: 3px
}

.m_bottom_5 {
    margin-bottom: 5px
}

.m_bottom_8 {
    margin-bottom: 8px
}

.m_bottom_10 {
    margin-bottom: 10px
}

.m_bottom_12 {
    margin-bottom: 12px
}

.m_bottom_15 {
    margin-bottom: 15px
}

.m_bottom_20 {
    margin-bottom: 20px
}

.m_bottom_23,
.page-title h1 {
    margin-bottom: 23px
}

.m_bottom_25 {
    margin-bottom: 25px
}

.m_bottom_30 {
    margin-bottom: 30px
}

.m_bottom_35 {
    margin-bottom: 35px
}

.m_bottom_40 {
    margin-bottom: 40px
}

.m_bottom_45 {
    margin-bottom: 45px
}

.m_bottom_50 {
    margin-bottom: 50px
}

.m_bottom_55 {
    margin-bottom: 55px
}

.m_bottom_70 {
    margin-bottom: 70px
}

.m_top_0 {
    margin-top: 0!important
}

.m_top_2 {
    margin-top: 2px
}

.m_top_5m {
    margin-top: -5px
}

.m_top_5 {
    margin-top: 5px
}

.m_top_8 {
    margin-top: 8px
}

.m_top_10 {
    margin-top: 10px
}

.m_top_15 {
    margin-top: 15px
}

.m_top_20 {
    margin-top: 20px
}

.m_top_35 {
    margin-top: 35px
}

.m_top_70 {
    margin-top: 70px
}

.m_top_63 {
    margin-top: 63px
}

.p_bottom_35 {
    padding-bottom: 35px
}

.p_bottom_0 {
    padding-bottom: 0!important
}

.p_bottom_5 {
    padding-bottom: 5px!important
}

.p_top_0 {
    padding-top: 0!important
}

.p_top_35 {
    padding-top: 35px
}

.p_bottom_50 {
    padding-bottom: 50px
}

.p_bottom_30 {
    padding-bottom: 30px
}

.container3d {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(600);
    -moz-transform: perspective(600);
    -o-transform: perspective(600);
    -ms-transform: perspective(600);
    transform: perspective(600);
    perspective: 600px
}

.tr_all {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.tr_all_medium {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s
}

.border_none {
    border: none!important
}

.ie9 [class*=animate_f]:not(.with_ie) {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.shadow_1 {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}

input[type=checkbox]+label:before {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.main_menu>li>a:after {
    background: #3fb8d6
}

.color_default {
    color: #606366
}

.color_light,
.color_light_hover:hover,
.link_container:hover [class*=icon_wrap_],
.social_icons a:hover,
[class*=button_type_]:not(.transparent) {
    color: #fff
}

.color_light,
.link_container:hover [class*=icon_wrap_] {
    border-color: #fff
}

.color_light_2 {
    color: #f7f9f9
}

.breadcrumbs li a.color_default:hover,
.color_dark,
.color_dark_hover:hover,
.select_list li:hover,
[class*=button_type_].color_dark {
    color: #34383d
}

.breadcrumbs li a.color_default:hover {
    border-color: #34383d
}

[class*=button_type_].color_dark {
    border-color: #bdc3c7
}

.category_link:hover .category_title,
.step:hover h3,
[class*=button_type_]:not(.transparent).color_purple:hover {
    color: #4e4ca0
}

.main_menu>li>a {
    border-color: #55c0db
}

.required:after,
.required_l:before {
    color: #e74c3c
}

.bg_color_dark {
    background: #161618
}

input:not([type=submit]).info {
    border-color: #3498db
}

input:not([type=submit]).warning {
    border-color: #e67e22
}

.bg_light {
    background: #fff
}

,
.bg_light_2,
.sub_menu .current>a,
.sub_menu .current_click>a {
    background: #f7f9f9
}

.bg_light_3,
.category_link:hover .category_title {
    background: #ecf0f1
}

.bg_light_4 {
    background: #e3e7e9
}

.facebook:hover,
.facebook_static_color {
    background: #39599f;
    border-color: #39599f
}

.twitter:hover,
.twitter_static_color {
    background: #40bff5;
    border-color: #40bff5
}

.instagram:hover,
.instagram_static_color {
    background: #a47a5e;
    border-color: #a47a5e
}

.facebook_color:hover * {
    color: #39599f!important
}

.twitter_color:hover * {
    color: #40bff5!important
}

a:not(.tr_all):hover {
    -webkit-transition: color .1s ease, background-color .1s ease, border-color .1s ease;
    -moz-transition: color .1s ease, background-color .1s ease, border-color .1s ease;
    -o-transition: color .1s ease, background-color .1s ease, border-color .1s ease;
    transition: color .1s ease, background-color .1s ease, border-color .1s ease
}

.mega_menu_container p {
    padding-left: 20px
}

.title_type {
    font-size: 1.5em;
    position: relative
}

.title_type {
    padding: 12px 20px 14px
}

.static_head_title_1 {
    font-size: 3.25em
}

.title_size_1 {
    font-size: 2.625em
}

.header_top_part {
    padding: 6px 0 8px;
    position: relative;
    z-index: 1001
}

[role=banner] [class*="_part"] {
    width: inherit
}

.header_bottom_part {
    position: relative;
    z-index: 1000
}

.header_bottom_part.fixed {
    position: fixed;
    top: 0;
    -webkit-backface-visibility: hidden
}

.header_bottom_part.type_2 {
    padding: 30px 0
}

.header_bottom_part.type_3 {
    padding: 22px 0
}

.header_bottom_part:not([class*=type_]):after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: -4px;
    left: 0;
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/shadow.png) repeat-x
}

.main_menu>li>a {
    display: block;
    padding: 36px 19px 37px
}

.main_menu.type_2>li>a {
    padding-top: 15px;
    padding-bottom: 16px
}

.main_menu.type_2>li>a:after {
    display: none
}

.main_menu>li>a:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: -2px;
    -webkit-transition: opacity 1.1s ease;
    -moz-transition: opacity 1.1s ease;
    -o-transition: opacity 1.1s ease;
    transition: opacity 1.1s ease
}

.main_menu>li>ul {
    top: 100%;
    margin-top: 2px
}

.main_menu.type_2>li>ul {
    margin-top: 0
}

.mega_menu_container,
.mega_menu_container .container3d .sub_menu {
    position: absolute;
    top: 100%;
    padding: 21px 20px;
    -webkit-transform: translateY(55px);
    -moz-transform: translateY(55px);
    -o-transform: translateY(55px);
    -ms-transform: translateY(55px);
    transform: translateY(55px);
    opacity: 0;
    visibility: hidden
}

.mega_menu_container .container3d .sub_menu {
    padding: 0;
    top: -1px
}

.container_zoom_image,
.sub_menu.relative {
    z-index: 0
}

.sub_menu:not(.relative) {
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    min-width: 127px;
    position: absolute;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}

.sub_menu a {
    padding: 9px 18px
}

.sub_menu .container3d>a {
    padding-right: 36px
}

.sub_menu .sub_menu {
    left: 100%;
    top: 0;
    margin-left: 1px;
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    -moz-transform: rotate3d(0, 1, 0, 90deg);
    -o-transform: rotate3d(0, 1, 0, 90deg);
    -ms-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg)
}

.ie9 .sub_menu:not(.relative) {
    visibility: hidden
}

.sub_menu:not(.relative) {
    visibility: hidden
}

.main_menu li:hover>.sub_menu {
    visibility: visible
}

.ie9 .main_menu li:hover>.sub_menu {
    visibility: visible
}

.main_menu *,
.steps_nav li [class*=icon_wrap] {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.min_width {
    min-width: 100px
}

.min_width a {
    text-align: left
}

.r_slider {
    width: 100%;
    position: relative
}

[class*=ios_nav_] {
    position: absolute
}

[class*=ios_nav_],
[class*=ls-nav-] {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/prevnext.png) 0 1px no-repeat;
    opacity: .5;
    top: 50%!important;
    margin-top: -25px!important
}

[class*=ios_nav_]:hover {
    background-color: rgba(255, 255, 255, .2);
    opacity: 1
}

.slider_title_1 {
    font-size: 9.375em;
    line-height: .75em
}

.slider_title_2 {
    font-size: 4.5em
}

.slider_title_3 {
    font-size: 5em
}

[class*=fp_nav_] {
    position: absolute;
    top: 38.5%
}

[class*=fp_nav_].nav_type_2,
[class*=fproducts_nav_]:not(.fn_type_2),
[class*=ln_nav_],
[class*=lp_nav_],
[class*=pc_nav_],
[class*=rp_nav] {
    position: absolute;
    top: 50%;
    margin-top: -18px
}

[class*=c_nav_].nav_type_2 {
    position: absolute;
    top: 38px
}

[class*=c_nav_].nav_type_3 {
    position: absolute;
    top: 50%;
    margin-top: 20px
}

[class*=rp_nav] {
    margin-top: -47px
}

[class*=fproducts_nav_]:not(.fn_type_2) {
    margin-top: -90px
}

[class*=ln_nav_] {
    top: 78px
}

[class*=fp_nav_].nav_type_2 {
    margin-top: 15px
}

.hr_list>li {
    float: left
}

.hr_list>li:first-child,
.m_left_0 {
    margin-left: 0
}

.hr_list>li:last-child {
    margin-right: 0
}

.clearfix:after,
.hr_list:after {
    content: "";
    display: block;
    clear: both;
    width: 100%
}

.select_list li:not(:first-child) {
    border-top: 1px solid #ecf0f1
}

.social_icons {
    padding-top: 2px
}

.header_social {
    padding-top: 7px
}

.breadcrumbs {
    margin-top: 4px
}

.breadcrumbs li a {
    border-bottom: 1px solid transparent
}

.breadcrumbs li a:hover {
    color: #fff;
    border-color: #fff
}

.f_size_20 {
    font-size: 20px
}

.steps_nav li .container3d {
    width: 140px;
    height: 140px
}

.steps_nav li [class*=icon_wrap] {
    position: absolute
}

#menu_button,
.blog_side_button [class|=icon] {
    font-size: 30px
}

.steps_nav li [class*=icon_wrap]:not(.step_num) {
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
    -moz-transform: rotate3d(1, 0, 0, 180deg);
    -o-transform: rotate3d(1, 0, 0, 180deg);
    -ms-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg)
}

.steps_nav .active [class*=icon_wrap]:not(.step_num) {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    -o-transform: rotate3d(1, 0, 0, 0deg);
    -ms-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg)
}

.steps_nav li:not(:last-child):after {
    content: "";
    display: block;
    width: 22px;
    height: 40px;
    position: absolute;
    right: -42px;
    top: 50%;
    margin-top: -20px;
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/icon-right.png) no-repeat
}

.sitemap_list ul {
    padding-left: 30px
}

.contact_info_list {
    padding-top: 6px
}

.added_items_list {
    padding: 20px 0 0 2px
}

.added_items_list li {
    padding-right: 35px
}

.added_items_list li>[class|=icon] {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -5px;
    display: block;
    width: 16px;
    height: 16px
}

.added_items_list.type_2 {
    margin-top: -17px
}

.added_items_list.type_2 li {
    padding: 17px 10px 17px 0
}

.added_items_list.type_2 li>[class|=icon] {
    top: 15px
}

.news_list>li:first-child {
    padding-top: 0
}

.news_list>li {
    padding: 20px 0 20px 20px
}

[class*=button_type] {
    border-width: 1px;
    border-style: solid;
    padding-left: 29px;
    padding-right: 29px;
    backface-visibility: hidden
}

.button_type_0 {
    padding: 5px;
    width: 35px!important;
    text-align: center
}

.button_type_1 {
    padding-top: 2px;
    padding-bottom: 2px
}

.button_type_2 {
    padding-top: 4px;
    padding-bottom: 5px
}

.button_type_3 {
    padding-top: 10px;
    padding-bottom: 9px
}

.button_type_4 {
    padding-top: 19px;
    padding-bottom: 20px
}

.button_type_5 {
    min-height: 40px;
    padding: 7px 18px
}

.button_type_6 {
    padding: 2px 10px;
    height: 40px;
    min-width: 40px
}

.button_type_7 {
    padding: 2px 10px;
    height: 35px
}

[class*=button_type]:not(.transparent):hover,
[class*=select_button_]:hover {
    background: 0 0
}

#open_side_menu {
    position: fixed;
    top: 30px;
    right: -40px;
    cursor: pointer;
    z-index: 25;
    opacity: 0
}

.side_main_menu>li>ul,
.side_main_menu>li>ul ul {
    padding-left: 10px
}

#menu_button {
    width: 50px;
    height: 40px;
    border-width: 1px;
    border-style: solid
}

[class*=page_button] {
    padding-left: 18px;
    padding-right: 18px
}

.tags_list [class*=button_type] {
    padding-left: 10px;
    padding-right: 10px
}

.blog_side_button {
    height: 70px;
    width: 70px
}

[data-calendar-nav=prev] {
    left: 10px
}

[data-calendar-nav=next] {
    right: 10px
}

.color_button {
    border: 1px solid #bec3c7;
    width: 30px;
    height: 30px;
    padding: 3px;
    background-clip: content-box
}

.color_button:hover {
    border-color: #363a3f
}

.open_product {
    position: relative;
    margin: -50px 10px 0 0;
    z-index: 110;
    width: 40px;
    height: 40px;
    border-color: #575a5f;
    line-height: 40px;
    opacity: .5
}

.open_product i[class|=icon] {
    color: #575a5e;
    font-size: 1.9em;
    display: inline-block;
    margin: -3px 0 0 -2px
}

.open_product:hover {
    opacity: .7;
    background: rgba(52, 56, 61, .2)!important
}

[class*=select_button_] {
    padding: 10px 15px 9px;
    min-width: 214px;
    border-style: solid;
    -webkit-transition: background-color .5s ease, color .5s ease, border-color .5s ease!important;
    -moz-transition: background-color .5s ease, color .5s ease, border-color .5s ease!important;
    transition: background-color .5s ease, color .5s ease, border-color .5s ease!important
}

.select_button_left {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-width: 1px 0 1px 1px
}

.select_button_right {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-width: 1px 1px 1px 0;
    border-color: #fff
}

[class*=select_button_]:after,
[class*=select_button_]:before {
    content: "";
    position: absolute;
    top: -1px;
    display: block;
    width: 14px;
    height: 45px;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.select_button_left:after,
.select_button_left:before {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/select_button_left.png) no-repeat;
    right: -14px
}

.select_button_right:after,
.select_button_right:before {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/select_button_right.png) no-repeat;
    left: -14px
}

[class*=select_button_]:before {
    background-position: 0 -45px
}

.or {
    padding: 10px 8px 9px;
    font-size: .625em
}

i[class|=icon] {
    line-height: inherit
}

[class*=icon_wrap] i[class|=icon] {
    display: block;
    width: inherit;
    height: inherit;
    margin: -1px 0 0 -1px;
    backface-visibility: hidden
}

[class*=icon_wrap] {
    border-width: 1px;
    border-style: solid;
    text-align: center
}

[class*=icon_wrap].type_2 {
    border-width: 2px
}

[class*=icon_wrap].d_inline_m {
    margin-top: -2px
}

.main_menu>li [class|=icon] {
    font-size: 13px;
    margin-left: 4px
}

.main_menu>li {
    z-index: 10
}

.main_menu.type_2>li>.sub_menu:before,
.main_menu.type_2>li>.sub_menu>li:first-child>.sub_menu:before,
.main_menu>li>.mega_menu_container:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/shadow.png) repeat-x
}

.sub_menu li a i[class|=icon] {
    color: #939597;
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-43%);
    -moz-transform: translateY(-43%);
    -o-transform: translateY(-43%);
    -ms-transform: translateY(-43%);
    transform: translateY(-43%)
}

.popular {
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 2
}

.login_icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.login_form .login_icon {
    right: 15px
}

.hide,
.show,
[class*=select_button]:before,
[class*=select_button]:hover:after,
[class*=select_button]:hover:before {
    opacity: 1
}

.page_title {
    padding: 100px 0 104px
}

.page_title_2 {
    padding: 30px 0
}

.page_title.type_3 {
    padding: 130px 0;
    max-height: none
}

.image_bg_1 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_1.png) 0 -150px rgba(236, 240, 241, .4)
}

.image_bg_2 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_2.jpg) no-repeat
}

.image_bg_3 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_3.jpg) no-repeat
}

.image_bg_4 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_5.jpg) no-repeat
}

.image_bg_5 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_8.jpg) no-repeat
}

.image_bg_6 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/home_img_13.jpg) no-repeat
}

.image_bg_7 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_13.jpg) no-repeat
}

.image_bg_8 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/home_img_19.jpg) no-repeat
}

.image_bg_9 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_4.jpg) no-repeat
}

.image_bg_10 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_6.jpg) no-repeat
}

.image_bg_11 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_7.jpg) no-repeat
}

.image_bg_12 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_9.jpg) no-repeat
}

.image_bg_13 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_10.jpg) no-repeat
}

.image_bg_14 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_11.jpg) no-repeat
}

.image_bg_15 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/image_bg_12.jpg) no-repeat
}

.image_bg_16 {
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/home_img_18.jpg) no-repeat
}

[class*=image_bg_] {
    background-attachment: fixed;
    background-size: cover
}

[class*=translucent_bg].image_fixed {
    background-color: transparent
}

[class*=translucent_bg][class*=image_bg_].image_fixed {
    background-attachment: scroll
}

[class*=translucent_bg].image_fixed.type_2:before {
    z-index: 0
}

[class*=translucent_bg].image_fixed:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

[class*=translucent_bg].image_fixed>img.page_404 {
    position: absolute;
    top: 0;
    z-index: -2;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

[class*=tooltip]:not(.tooltip_container) {
    position: absolute;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden
}

#side_menu {
    position: fixed;
    top: 0;
    right: -280px;
    z-index: 26;
    width: 280px;
    padding: 33px 30px;
    height: 100%;
    overflow-y: auto
}

#side_menu>hr {
    margin-right: -30px;
    margin-left: -30px
}

.alert_box {
    padding: 13px 55px 13px 20px
}

.alert_box i[class|=icon] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
    cursor: pointer;
    line-height: 16px;
    font-size: 17px
}

.alert_box.error {
    background: #f2d7d5;
    color: #c0392b
}

.alert_box.error i[class|=icon] {
    color: #f2d7d5;
    background: #c0392b
}

.alert_box.success {
    background: #d5f5e3;
    color: #27ae60
}

.alert_box.success i[class|=icon] {
    color: #d5f5e3;
    background: #27ae60
}

.alert_box.info {
    background: #d6eaf8;
    color: #2980b9
}

.alert_box.info i[class|=icon] {
    color: #d6eaf8;
    background: #2980b9
}

.step_description {
    padding-top: 12px
}

[class*="_isotope_container"] {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    -webkit-transition: height .7s ease;
    -moz-transition: height .7s ease;
    -o-transition: height .7s ease;
    transition: height .7s ease
}

[class*=border_color_] {
    border-width: 1px;
    border-style: solid
}

.link_container {
    padding: 17px 19px 19px
}

.link_container.type_2 {
    padding-left: 17px;
    padding-right: 17px
}

.link_container [class*=icon_wrap_],
.tags_icon,
[class*=latest_projects_],
[class*=specials_] {
    margin-top: 2px
}

.blog_side_container {
    width: 70px;
    margin-left: -100px
}

.blog_post {
    padding-left: 100px
}

.comment {
    padding: 13px 20px
}

.comment:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 30px;
    top: -8px;
    border-left: 10px solid transparent;
    border-bottom: 8px solid #ecf0f1;
    border-right: 10px solid transparent
}

.comment_level_off_2 {
    padding-left: 30px
}

.category_select {
    width: 215px;
    z-index: 14
}

.item_description {
    max-width: 150px
}

.category_title {
    padding: 15px 5px 14px
}

.privacy {
    padding: 17px 19px 15px
}

.product_view {
    width: 54%
}

.product_info {
    width: 42.52%
}

.mobile {
    height: 450px
}

.mobile>[class^=layer_] {
    position: absolute;
    bottom: 0
}

.news_main_item {
    width: 54.02%
}

.news_list {
    width: 44.82%
}

.form_description {
    padding-left: 65px
}

[role=banner] [role=search]:not(.type_3) {
    position: absolute;
    width: 100%;
    height: 99%;
    left: -150px;
    top: 0;
    z-index: 11;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    visibility: hidden
}

[role=banner] .f_right.clearfix.f_xs_none.d_xs_inline_b.t_xs_align_l.m_xs_bottom_15.header_2 {
    margin-left: 12px;
    margin-top: 30px
}

[role=banner] .fixed .f_right.clearfix.f_xs_none.d_xs_inline_b.t_xs_align_l.m_xs_bottom_15.header_2 {
    margin-top: 7px
}

.select_title,
input([type=text]),
textarea {
    border: 1px solid #e1e4e6;
    height: 35px;
    padding: 5px 15px
}

textarea {
    resize: none;
    height: 250px
}

.height_2 {
    height: 150px
}

.height_3 {
    height: 160px
}

.height_4 {
    height: 210px
}

.height_5 {
    height: 120px
}

label[for^=input_]:not([for=input_1]) {
    width: 144px
}

[role=banner] [role=search]:not(.type_3) input[type=text] {
    width: 99%
}

.custom_select {
    position: relative
}

.select_title {
    padding: 6px 35px 5px 13px;
    cursor: pointer
}

.custom_select.type_2 .select_title {
    font-style: normal;
    height: 35px;
    padding-top: 4px;
    padding-bottom: 4px
}

.select_title:after,
.side_main_menu .has_sub_menu>a:after {
    content: '\e9f9';
    font-family: FontAwesome;
    display: block;
    font-style: normal;
    position: absolute;
    top: 0;
    height: 40px;
    line-height: 40px;
    color: #606366;
    font-size: 20px;
    right: 14px
}

.select_title.active:after,
.side_main_menu .has_sub_menu.active>a:after {
    content: '\e9f8'
}

.custom_select.type_2 .select_title:after {
    font-size: 17px;
    height: 34px;
    line-height: 34px
}

.select_list {
    width: 100%;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    max-height: 200px;
    overflow-y: visible
}

.select_list li {
    cursor: pointer;
    padding: 6px 13px 5px
}

.select_list li:hover {
    background: #f7f7f7
}

[role=search].type_2 input[type=text] {
    padding-right: 45px
}

[role=search].type_2 button {
    position: absolute;
    top: 0;
    width: 46px;
    height: 100%;
    right: 0;
    font-size: 23px
}

form .row {
    margin-left: -5px;
    margin-right: -5px
}

form [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

#contactform [class*=button_type] {
    min-width: 120px
}

form.login_form [class*=button_type] {
    min-width: 72px;
    padding-left: 10px;
    padding-right: 10px
}

.side_main_menu .has_sub_menu>a:after {
    height: 100%;
    line-height: inherit;
    right: 0;
    font-size: 13px;
    opacity: .8;
    color: inherit
}

[role=search].type_3 {
    width: 350px
}

input[class*="_limit"] {
    border: none!important;
    padding: 0;
    font-style: normal
}

.login_icon+input:not([type=submit]) {
    padding-right: 40px
}

.required:after,
.required_l:before {
    content: "*"
}

.required:after {
    display: inline-block;
    margin-left: 3px
}

.subscribe_form {
    background: #dbf2fa;
    padding: 10px
}

.subscribe_form input[type=email] {
    width: 76%
}

.subscribe_form button {
    width: 22.88%
}

[role=search]:not(.type_3).type_4 {
    width: calc(100% - 50px);
    left: 0
}

[role=search]:not(.type_3).type_4 input[type=text] {
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 0
}

@media only screen and (-webkit-min-device-pixel-ratio:0) {
    .side_main_menu .has_sub_menu>a:after {
        top: 1px
    }
    .open_product i[class|=icon] {
        margin: -4px 0 0 -2px
    }
    [class*=select_button_]:after,
    [class*=select_button_]:before {
        -webkit-transition: opacity .56s;
        -moz-transition: opacity .56s;
        -o-transition: opacity .56s;
        transition: opacity .56s
    }
}

@-moz-document url-prefix() {
    .breadcrumbs i[class|=icon] {
        margin-top: 2px
    }
    .stripe_list li:not(:last-child)::after {
        margin-top: -4px
    }
    .button_type_2 {
        padding-top: 3px;
        padding-bottom: 6px
    }
    .button_type_3 {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .button_type_5 {
        padding-top: 6px;
        padding-bottom: 7px
    }
    .button_type_6 {
        padding-top: 1px;
        padding-bottom: 3px
    }
    .category_title {
        padding: 14px 5px 15px
    }
    .custom_select.type_2 .select_title {
        padding-top: 3px
    }
    .paginations i[class|=icon] {
        margin-top: -.5px;
        display: inline-block
    }
    table td {
        padding-top: 8px;
        padding-bottom: 10px
    }
    .thumbnails_carousel .flex-direction-nav li:first-child i[class|=icon] {
        margin-top: -3px
    }
    .thumbnails_carousel .flex-direction-nav li:last-child i[class|=icon] {
        margin-top: -2px
    }
    .project_description_up {
        padding: 15px 0 9px
    }
    .tabs_nav.type_2 a {
        padding-top: 4px;
        padding-bottom: 5px
    }
    #breaking_news {
        margin-top: 2px
    }
    .button_type_1 {
        padding-top: 1px;
        padding-bottom: 3px
    }
    .icon_wrap_size_2 {
        line-height: 39px
    }
    [class*=icon_wrap] .icon-play {
        margin-left: 0!important
    }
    [class*=icon_wrap] .icon-minus,
    [class*=icon_wrap] .icon-plus,
    [class*=icon_wrap] [class^=icon-angle-] {
        margin-top: -2px!important
    }
    .icon_wrap_size_0 .icon-link {
        font-size: .95em;
        margin-top: -2px
    }
    .step .d_table_cell img {
        width: 100%
    }
    .video_button i[class|=icon] {
        margin-top: 1px
    }
}

[role=contentinfo] {
    padding: 44px 0 0
}

.footer_bottom_part {
    padding: 24px 0;
    border-top: 1px solid #cbd0d4
}

[class*=animate_f] {
    opacity: 0;
    visibility: hidden
}

.ie9 [class*=animate_f]:not(.with_ie) {
    opacity: 1;
    visibility: visible
}

.wrapper_box {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.no_children_animate [class*=animate_f],
[role=banner] [role=search]:not(.type_3).horizontal_animate_finished {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.no_children_animate [class*=animate_f] {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes sizejump {
    0% {
        -webkit-transform: scale(.8)
    }
    50% {
        -webkit-transform: scale(1.05)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes sizejump {
    0% {
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

#close_side_menu {
    opacity: .2
}

@media only screen and (max-width:1600px) {
    .slider_title_1 {
        font-size: 6em
    }
    .slider_title_2 {
        font-size: 3.5em
    }
    .menu_background_color {
        height: 58px
    }
}

@media only screen and (max-width:1199px),
only screen and (max-width:1199px) and (orientation:landscape) {
    header.type_3 #search_mini_form {
        width: 100%!important;
        height: 44%!important;
        left: 0!important
    }
    header.type_2 .header_bottom_part.fixed [class*=d_table] {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .step_description {
        padding-top: 0
    }
    header.type_2 .header_bottom_part.fixed .logo {
        display: none!important
    }
    .menu_background_color {
        height: 58px
    }
    .main_menu>li:last-child>ul {
        left: auto;
        right: 0
    }
    [class*=animate_f] {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible
    }
    .slider_title_1,
    .slider_title_2,
    .slider_title_3 {
        font-size: 2.5em
    }
    [role=banner].type_2 .header_top_part {
        padding-bottom: 6px!important
    }
    .category_link {
        width: 136px
    }
    .title_size_1 {
        line-height: 1em
    }
    .main_menu>li>a {
        padding-left: 16px;
        padding-right: 16px
    }
    .page_title.type_3 {
        padding: 75px 0
    }
    .md_wrapper {
        overflow: hidden
    }
    .f_md_left {
        float: left
    }
    .f_md_none,
    .hr_list>.f_md_none {
        float: none
    }
    .d_md_block {
        display: block
    }
    .d_md_none,
    .steps_nav li:not(:last-child):after {
        display: none
    }
    .d_md_inline_b {
        display: inline-block
    }
    .t_md_align_c {
        text-align: center
    }
    .t_md_align_l {
        text-align: left
    }
    .m_md_right_0 {
        margin-right: 0
    }
    .m_md_right_10 {
        margin-right: 10px
    }
    .m_md_right_15 {
        margin-right: 15px
    }
    .m_md_right_20 {
        margin-right: 20px
    }
    .m_md_bottom_5 {
        margin-bottom: 5px
    }
    .m_md_bottom_10 {
        margin-bottom: 10px
    }
    .m_md_bottom_15 {
        margin-bottom: 15px
    }
    .m_md_bottom_30 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:991px),
only screen and (max-width:991px) and (orientation:portrait) {
    .menu_background_color {
        height: 58px
    }
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
    .main_menu>li>a {
        padding: 25px 3.5px
    }
    .main_menu>li [class|=icon] {
        margin-left: 0
    }
    .main_menu>li:last-child>ul {
        left: auto;
        right: 0
    }
    [class*=button_type]:not(.button_type_6) {
        padding-left: 27px;
        padding-right: 27px
    }
    .steps_nav li .container3d {
        width: 105px;
        height: 105px;
        line-height: 105px
    }
    .category_select,
    .type_3[role=search] {
        width: 200px
    }
    .category_link {
        width: 100px
    }
    .product_view {
        width: 470px
    }
    .p_sm_top_0 {
        padding-top: 0!important
    }
    form .inline_select {
        width: 100%
    }
    .f_sm_none {
        float: none
    }
    .f_sm_left {
        float: left
    }
    .f_sm_right {
        float: right
    }
    .t_sm_align_l {
        text-align: left
    }
    .t_sm_align_c {
        text-align: center
    }
    .d_sm_block {
        display: block
    }
    .d_sm_none {
        display: none
    }
    .d_sm_inline_b {
        display: inline-block
    }
    .m_sm_right_0 {
        margin-right: 0
    }
    .m_sm_right_5 {
        margin-right: 5px
    }
    .m_sm_right_15 {
        margin-right: 15px
    }
    .m_sm_left_15 {
        margin-left: 15px
    }
    .m_sm_top_25 {
        margin-top: 25px
    }
    .m_sm_bottom_0 {
        margin-bottom: 0
    }
    .m_sm_bottom_5 {
        margin-bottom: 5px
    }
    .m_sm_bottom_10 {
        margin-bottom: 10px
    }
    .m_sm_bottom_20 {
        margin-bottom: 20px
    }
    .m_sm_bottom_30 {
        margin-bottom: 30px
    }
    .m_sm_bottom_60 {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    li .menu-label {
        top: -11px
    }
    .menu_background_color {
        height: auto
    }
    .newsletter_image,
    .newsletter_text_form.part {
        float: none;
        width: 100%!important
    }
    h1:not(.ls-l) {
        font-size: 1.75em
    }
    .page_title,
    .page_title.type_3 {
        padding: 20px 0
    }
    [class*=image_bg_] {
        background-attachment: scroll;
        background-position: 0 0
    }
    [role=banner] {
        padding-bottom: 1px;
        border-bottom: none!important
    }
    [role=banner] [role=search] {
        position: relative!important;
        top: auto!important
    }
    .header_bottom_part {
        padding-bottom: 20px
    }
    .type_2[role=banner] .header_top_part {
        padding-bottom: 1px!important
    }
    .header_bottom_part.type_2 {
        padding: 0
    }
    .main_menu.type_2>li>a,
    .main_menu>li>a {
        padding: 8px 40px 9px 20px;
        border-style: solid;
        border-width: 1px 1px 2px
    }
    .main_menu>li>a>i {
        position: absolute;
        height: 100%;
        right: 15px
    }
    .main_menu.type_2>li:first-child>a {
        padding-left: 20px
    }
    [class*=translucent_bg].image_fixed>img {
        left: -70%
    }
    .mega_menu_container {
        width: 100%!important;
        left: 0!important;
        padding: 0
    }
    .mega_menu_container,
    .mega_menu_container .container3d .sub_menu,
    .sub_menu:not(.relative) {
        position: relative;
        top: auto;
        margin-top: 5px;
        border: 1px solid #f7f7f7
    }
    .main_menu.type_2>li>ul {
        margin-top: 5px
    }
    .sub_menu .sub_menu,
    [role=banner] [role=search]:not(.type_3) {
        left: 0;
        margin-left: 0
    }
    .mega_menu_container .container3d .sub_menu,
    .sub_menu .sub_menu {
        margin-top: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .sub_menu ul li a {
        padding-left: 30px
    }
    .sub_menu ul ul li a {
        padding-left: 40px
    }
    [role=contentinfo] {
        padding-top: 35px
    }
    .page_title {
        max-height: 268px
    }
    .blog_post {
        padding-left: 0;
        padding-right: 0
    }
    .p_xs_hr_0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .blog_side_container {
        margin-left: 0
    }
    .item_description {
        max-width: 145px
    }
    [class*=addthis_button_] {
        display: block!important
    }
    [role=search]:not(.type_3).type_4 input[type=text] {
        border: 1px solid #e1e4e6;
        padding-left: 20px;
        height: 40px
    }
    .header_bottom_part.type_3 {
        padding-bottom: 14px
    }
    [class*=select_button] {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border-width: 1px
    }
    .mobile {
        height: 0;
        padding-bottom: 67%
    }
    .news_list>li {
        padding-left: 0
    }
    .form_description {
        padding-left: 0;
        padding-right: 0
    }
    [class*="_isotope_container"],
    [role=banner] [role=search]:not(.type_3) {
        margin-left: auto;
        margin-right: auto
    }
    .tr_xs_none {
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important
    }
    [role=banner] [role=search],
    [role=banner] [role=search]:not(.type_3) input[type=text] {
        width: 100%
    }
    .f_xs_none,
    .hr_list>.f_xs_none {
        float: none
    }
    .d_xs_none,
    .main_menu.type_2>li>.sub_menu:before,
    .main_menu.type_2>li>.sub_menu>li:first-child>.sub_menu:before,
    .main_menu>li>.mega_menu_container:before,
    .main_menu>li>a:after,
    [class*=ios_nav_],
    [class*=select_button]:after,
    [class*=select_button]:before,
    [role=banner] [role=search]:after {
        display: none
    }
    .f_xs_left,
    [class*=addthis_button_] {
        float: left
    }
    .f_xs_right {
        float: right
    }
    .d_xs_block {
        display: block
    }
    .d_xs_inline_b,
    .d_xs_inline_m {
        display: inline-block
    }
    .d_xs_inline_m {
        vertical-align: middle
    }
    .t_xs_align_c {
        text-align: center
    }
    .t_xs_align_l {
        text-align: left
    }
    .m_xs_left_0 {
        margin-left: 0
    }
    .m_xs_left_5 {
        margin-right: 5px
    }
    .m_xs_right_0 {
        margin-right: 0
    }
    .m_xs_right_5 {
        margin-right: 5px
    }
    .m_xs_right_8 {
        margin-right: 8px
    }
    .m_xs_right_15 {
        margin-right: 15px
    }
    .m_xs_right_20 {
        margin-right: 20px
    }
    .m_xs_top_0 {
        margin-top: 0
    }
    .m_xs_top_10 {
        margin-top: 10px
    }
    .m_xs_top_15 {
        margin-top: 15px
    }
    .m_xs_top_20 {
        margin-top: 20px
    }
    .m_xs_bottom_0 {
        margin-bottom: 0
    }
    .m_xs_bottom_5 {
        margin-bottom: 5px
    }
    .m_xs_bottom_8 {
        margin-bottom: 8px
    }
    .m_xs_bottom_10 {
        margin-bottom: 10px
    }
    .m_xs_bottom_15 {
        margin-bottom: 15px
    }
    .m_xs_bottom_20 {
        margin-bottom: 20px
    }
    .m_xs_bottom_30 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:696px) {
    .steps_nav li .container3d {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px
    }
}

@media only screen and (max-width:500px) {
    .product_view {
        width: 100%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144 dpi) {
    .steps_nav li:after {
        background-image: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/icon-right@2x.png);
        background-size: 22px 40px
    }
    .select_button_left:after,
    .select_button_left:before {
        background-image: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/select_button_left@2x.png);
        background-size: 14px 90px
    }
}

.no_children {
    margin: 0!important;
    visibility: hidden;
    width: 0
}

.m_left {
    margin-left: 6px
}

[role=banner] [role=search].header_3 {
    left: 0;
    width: calc(100% - 150px)
}

.t_left {
    text-align: left
}

[class^=product-options-] .input-box {
    float: left
}

.h_33,
.small_box {
    height: 33px!important
}

.form-list li label {
    font-weight: 300
}

label em {
    display: none
}

.col-2 h2,
h2.legend {
    font-size: 1.25em
}

input[disabled],
select[disabled],
textarea[disabled] {
    background-color: #f3f3f3;
    cursor: not-allowed
}

.small_box {
    width: 58px;
    text-align: center;
    color: #899096;
    text-transform: none!important;
    text-decoration: none!important;
    font-style: inherit!important;
    font-size: 14px
}

.d,
.h_33 {
    text-align: center!important
}

.b_top,
.b_top_link {
    border-top: 1px solid #bdc3c7
}

@media only screen and (min-width:1200px) {
    header.type_2 nav {
        display: inline-block;
        vertical-align: middle;
        max-width: 75%
    }
    header.type_3 nav {
        float: left;
        max-width: 75%
    }
}

@media only screen and (max-width:1199px) and (min-width:768px) {
    header.type_2 nav {
        width: 100%!important
    }
    header.type_2 .header_bottom_part [class*=d_table] {
        display: block!important;
        text-align: center!important;
        padding: 10px 0!important
    }
    header.type_2 .header_bottom_part [class*=d_table]>[class*=t_align_] {
        text-align: center!important
    }
    header.type_2 #search_mini_form {
        left: 0!important;
        height: 45%!important
    }
}

@media only screen and (max-width:768px) {
    #search_mini_form {
        margin-bottom: 10px
    }
    .wrapper_box {
        width: 95%;
        text-align: center
    }
    #newsletter_content {
        width: 100%!important
    }
    .wrapper_box>div>a {
        float: none!important;
        display: inline-block
    }
    .wrapper_box>div::after {
        clear: both;
        display: block;
        content: ""
    }
}

header.type_2 .header_bottom_part {
    padding: 20px 0
}

.header_bottom_part.fixed {
    z-index: 1100
}

@media only screen and (max-width:767px) {
    .menu_background_color {
        height: 58px
    }
    .here {
        margin-bottom: 8px
    }
    #newsletter_box_block_3 {
        font-size: 12px;
        line-height: 1em
    }
    #newsletter_content>div {
        margin: 5px 0 0!important
    }
}

@media only screen and (max-width:630px) {
    #empty_cart_button {
        margin-top: 8px
    }
}

@media only screen and (max-width:480px) {
    #newsletter_box_subscribe_input input {
        width: 100%!important
    }
    #newsletter_box_subscribe_input {
        float: none;
        width: 100%
    }
    .here_m {
        margin-left: 5px
    }
    .newsletter_image,
    .newsletter_text_form.part {
        float: none;
        width: 100%!important
    }
}

.widget {
    display: inline
}

.widget-new-products {
    display: block
}

.widget .widget-title {
    clear: both;
    padding: 15px 0 0;
    margin: 0 0 7px
}

.widget .widget-title h2 {
    font-size: 15px;
    font-weight: 700;
    color: #e25203
}

.widget .mini-products-images-list .product-image {
    display: block;
    width: 76px;
    height: 76px;
    border: 1px solid #a9a9a9;
    margin: 0 auto
}

.widget .mini-products-images-list li.item {
    float: left;
    width: 77px;
    height: 77px
}

.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image {
    width: 85px;
    height: 85px
}

.col-main .widget-new-products {
    margin: 7px 0
}

.widget-new-products .products-list .product-shop {
    margin-left: 100px
}

.col-main .widget-category-link a,
.col-main .widget-cms-link a,
.col-main .widget-product-link a {
    background: url(https://www.imaxxe.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat
}

.top-container .widget a {
    padding: 0 0 0 7px
}

.bottom-container .widget a {
    padding: 0 3px
}

.widget-product-link-inline {
    display: inline
}

.col-main .widget-product-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-product-link a {
    padding-right: 15px
}

.widget-category-link-inline {
    display: inline
}

.col-main .widget-category-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-category-link a {
    padding-right: 15px
}

.widget-cms-link-inline {
    display: inline
}

.col-main .widget-cms-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-cms-link a {
    padding-right: 15px
}

.tags UL,
.tags UL LI {
    display: inline
}

.tags {
    font-weight: 700;
    padding-bottom: 10px
}

.tags UL LI {
    font-weight: 400;
    padding-right: 6px
}

.tags h4 {
    font-size: 12px;
    font-weight: 700
}

.block-blog .menu-recent UL LI a,
.block-blog .menu-tags UL LI a,
.menu-recent h5,
.menu-tags h5 {
    font-size: 11px
}

.menu-recent,
.menu-tags {
    margin: 5px 9px
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px
}

.block-blog .menu-recent UL LI {
    margin-left: 10px
}

.tag-count-1 {
    font-size: 1em!important
}

.tag-count-2 {
    font-size: 1.2em!important
}

.tag-count-3 {
    font-size: 1.4em!important
}

.tag-count-4 {
    font-size: 1.6em!important
}

.tag-count-5 {
    font-size: 1.8em!important
}

.tag-count-10,
.tag-count-6,
.tag-count-7,
.tag-count-8,
.tag-count-9 {
    font-size: 2em!important
}

.block-blog .head h4 {
    padding-left: 20px
}

.block-blog .block-title strong {
    background-image: url(https://www.imaxxe.com/skin/frontend/illusion/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px
}

#newsletter_box_title span {
    font-weight: 700
}

#ajax-preloader {
    opacity: .8;
    text-align: center;
    z-index: 500;
    background: url(https://www.imaxxe.com/skin/frontend/illusion/default/images/loader2.gif) center top no-repeat
}

#newsletter_box_block_1,
#newsletter_box_block_2 {
    text-align: left;
    width: 350px
}

#newsletter_box_title {
    height: auto;
    overflow: hidden
}

#newsletter_box_block_2 {
    height: auto;
    margin: 0 0 10px
}

#newsletter_box_block_3 {
    text-align: justify
}

#newsletter_box_close {
    float: right;
    cursor: pointer
}

#newsletter_box_subscribe {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px
}

#newsletter_box_subscribe_input {
    float: left;
    clear: both
}

#newsletter_box_subscribe_input input {
    width: 300px
}

#newsletter_box_subscribe_submit {
    width: 80px;
    float: left
}

#newsletter_box_subscribe_submit a {
    width: 117px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 12px;
    color: #000;
    margin: 1px 0 0
}

#newsletter_box_subscribe_response {
    text-align: left;
    margin: 10px 0 0 30px;
    height: 15px
}

#newsletter_box_subscribe_response_success {
    display: none;
    color: #35ea49
}

#newsletter_box_subscribe_response_error {
    color: #ea6868;
    text-align: left;
    height: auto;
    overflow: hidden
}

.newsletter_image {
    width: 45%
}

.newsletter_text_form.part {
    width: 50%
}

.s_17 {
    font-size: 1.7em!important
}

ul.detail-parent {
    margin: 0;
    padding: 0 0 0 17px
}

li .menu-label {
    font-size: 13px;
    line-height: 19px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0
}

.side_main_menu li .menu-label {
    right: auto;
    margin-left: 10px
}

.side_main_menu li.item>a>label.menu-label {
    position: absolute;
    top: -14px;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px
}

.label1 {
    background-color: #5bd2ec;
    color: #fff
}

.label2 {
    background-color: #d52462;
    color: #fff
}

.menu-label {
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    text-transform: none;
    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out
}

#checkout-cc-input {
    margin-left: 7px
}

button.submit-code {
    float: left;
    margin-left: 12px
}

#checkout-cc-img {
    float: left;
    margin-left: 5px
}

#checkout-cc-button {
    float: left;
    margin-top: 7px;
    margin-bottom: 10px;
    clear: both
}

.links li a.link-account {
    background: url(https://www.imaxxe.com/skin/frontend/base/default/images/customercredit/images-icon.png) 8px -122px no-repeat
}

.col-main .main-customer {
    padding-right: 0
}

@media only screen and (max-width:767px) {
    .col-main .main-customer {
        padding: 0
    }
}

#menu-button:after,
div.block2:after {
    content: ".";
    clear: both;
    visibility: hidden
}

button.button span {
    height: auto
}

@media only screen and (max-width:675px) {
    #checkout-cc-button {
        margin-left: 0;
        clear: both
    }
}

@media only screen and (max-width:479px) {
    button.submit-code {
        width: 100%;
        margin-left: 0
    }
}

div.menu {
    float: left;
    padding: 0;
    margin: 0
}

div.level_off1,
div.level_off2,
div.level_off3 {
    margin-bottom: 5px
}

div.menu a:link,
div.menu a:visited {
    display: block;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px
}

div.menu a span {
    display: block;
    height: 28px;
    padding-right: 0;
    padding-top: 12px
}

div.menu a span:hover {
    cursor: pointer
}

div.block2,
div.block2:after,
html[xmlns] div.block2 {
    display: block
}

div.menu a {
    text-decoration: none;
    display: block;
    cursor: pointer;
    height: auto;
    line-height: 13px
}

div.level_off3 {
    padding: 5px
}

div.block2 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px
}

a.level_off1:link,
a.level_off1:visited {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 2px
}

a.level_off2:link,
a.level_off2:visited {
    padding: 3px 10px;
    border-radius: 2px
}

div.block2:after {
    line-height: 0;
    height: 0
}

* html div.block2 {
    height: 1%
}

div.block2 p {
    margin-bottom: 3px;
    line-height: 120%;
    color: #000;
    font-size: 11px
}

div.block2 p a {
    display: inline
}

div.block2 a img {
    opacity: .9
}

div.block2 a:hover img {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

div.block2 .brand a:hover img {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -ms-transition: all 0;
    transition: all 0
}

div.level_off1 {
    margin-bottom: 0
}

div.menu a:hover {
    background: #f1f1f1
}

div.menu a {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear
}

div.menu .brand a {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear
}

div.menu.active a {
    background: #f1f1f1!important;
    color: #000!important
}

div.level_off3 {
    background: #fff
}

a.level_off1:hover,
a.level_off2:hover {
    background: #d3d3d3
}

div.menu {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Segoe UI"
}

a.level_off1:link,
a.level_off1:visited {
    text-transform: none;
    font-weight: 400
}

a.level_off2:link,
a.level_off2:visited {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px
}

div.menu a:link,
div.menu a:visited {
    color: #fff
}

div.menu a:hover,
div.menu.active a {
    color: #000
}

a.level_off3:link,
a.level_off3:visited {
    font-size: 11px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 0;
    color: #333
}

a.level_off3:hover {
    color: #b43f74
}

a.level_off2:link,
a.level_off2:visited {
    color: #000
}

a.level_off2:hover {
    color: #000
}

#menu-button {
    display: inline-block
}

html[xmlns] #menu-button {
    display: block
}

* html #menu-button {
    height: 1%
}

#menu-button:after {
    display: block;
    line-height: 0;
    height: 0
}

#menu-button {
    float: none;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    cursor: pointer
}

#menu-button a:link,
#menu-button a:visited {
    color: #fff;
    display: block;
    float: left;
    margin-left: 45%;
    position: relative;
    padding: 0 10px
}

#menu-button a span:after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #dadada;
    margin: 8px 0 0 5px;
    float: right;
    opacity: .7
}

#menu-button:hover {
    cursor: pointer
}

#menu-button:hover a:after {
    opacity: 1
}

.menu-mobile div.menu-button,
.menu-mobile div.menu-mobile {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #fff
}

.menu-mobile a.level_off1:link,
.menu-mobile a.level_off1:visited {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 2px;
    color: #555
}

.menu-mobile a.level_off2:link,
.menu-mobile a.level_off2:visited {
    padding: 10px;
    border-radius: 2px
}

.menu-mobile a.level_off1:hover {
    background-color: #f1f1f1
}

.menu-mobile .parent {
    background-color: #fff
}

.menu-mobile div.level_off2 {
    margin-bottom: 0
}


/* custome css */

::-webkit-scrollbar {
    width: 10px;
    background: #f7f9f9
}

::-webkit-scrollbar-thumb {
    background: -webkit-gradient(linear, left top, right bottom, from(#1a496c), to(#35eef6))!important
}

body {
    background-size: cover;
}

header,
footer,
.price,
.imax_btn_cart,
.imax_top_bar {
    font-family: 'Pathway Gothic One', sans-serif;
}

header table,
.min-wish-imax {
    font-family: serif;
}

.imax_btn_cart .btnTxt {
    padding-right: 10px;
}

.imax_brid_inner div {
    padding-left: 0!important
}

.imax_breadcrumbs {
    background: #191818
}

.imax_brid_inner .col-md-6 {
    padding: 0
}

.imax_brid_inner h1 {
    font-size: 20px;
    padding: 8px 0;
    color: #ddd;
    margin: 0
}

.imax_brid_inner .brid {
    padding: 0;
    text-align: right
}

.imax_brid_inner .brid ul {
    float: right;
    padding-top: 8px;
    margin: 0
}

.imax_brid_inner ul li {
    float: left;
    margin-left: 8px
}

.imax_brid_inner ul li a {
    color: #fff
}

.title {
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 0
}

.brid {
    padding: 10px;
    color: #fff
}

.title div {
    padding-left: 0
}

.title .col-md-4 {
    padding-right: 0
}

.title h2 {
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    font-size: 35px
}

.imax-title {
    text-transform: uppercase;
    margin: 30px 0
}

.imax-title h1 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 7px;
    padding: 0;
    line-height: .8
}

[role=contentinfo] * {
    color: #fff
}

.category_title {
    background: 0 0;
    color: #fff
}

.page_title_2 {
    background: #333
}

.error {
    font-size: 12px
}

.lens_action_cart {
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

.cart h2 {
    font-size: 20px;
    font-weight: 100
}

.cart h2 a {
    color: #39c
}

.product-cart-info {
    width: 45%
}

header {
    background: #000;
    padding-top: 3px
}

.count_color {
    color: #131315!important;
    border: 1px solid #a7a5a1;
    font-size: 18px!important;
    top: 14px!important;
    z-index: 4;
    background: #fff!important;
    padding-left: 2px!important
}

.count_color small {
    padding: 0 10px;
    border-right: 1px solid;
    font-size: 18px;
    background: #92e2fd
}

.form-list .control label {
    background: #fff
}

.input-box select,
.input-text,
input[type=text] {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

img {
    max-width: 100%
}

.custom-product-new {
    position: absolute;
    z-index: 5;
    right: -1px;
    top: -1px;
}

.imaxxe_hide {
    display: none!important
}

.imaxxe_grid_style .item {
    background-color: #fff;
    border: 1px solid #ccc
}

.imaxxe_grid_style .product-image {
    border: none;
    background: #fff
}

.imaxxe_grid_style .item .product-info {
    padding: 0;
    min-height: initial!important
}

.on_mini {
    display: none
}

.imaxxe_mini_cart>.skip-cart {
    display: none
}

.desk_wish {
    margin-left: 0!important
}

.block-account .block-title {
    background: #f4f4f4;
    margin-bottom: 0
}

.block-account .block-content {
    border: 1px solid #ddd;
    background: #636363
}

.block-account .block-content ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px;
    background: #fff;
    font-family: inherit;
    font-size: 16px;
    margin: 0
}

.block-account .block-content ul .current {
    background: #636363
}

.block-account .block-content ul .current strong {
    color: #fff!important
}

.block-account .block-content .last {
    border-bottom: none
}

.my-account .page-title {
    padding: 10px
}

.imaxxe_create {
    background: url(https://imaxxe.com/image/sign-up.jpg) no-repeat;
    border: 1px solid #ddd;
    background-size: 67%;
    background-position: right
}

.imaxxe_create .form-list .control label {
    float: none;
    padding-left: 18px;
    position: relative;
    top: -8px
}

.imaxxe_create .page-title {
    padding: 10px
}

.product-view .add-to-cart {
    border-bottom: none;
    margin: 0;
    padding: 0
}

.header-minicart {
    display: inline
}

.header-minicart .empty {
    color: #000
}

#search,
.h3,
.nav-primary a,
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Pathway Gothic One', sans-serif!important;
    text-transform: inherit
}

.button,
.footer .button {
    font-family: 'Pathway Gothic One', sans-serif!important;
    text-transform: capitalize!important
}

.block-content {
    margin-top: 0
}

.block-title {
    position: relative;
    margin-bottom: 5px;
    padding: 7px!important;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: none
}

.block-title strong {
    color: #000
}

.button_type_5 {
    padding: 3px 8px;
    background: #1a496c;
    border: 1px solid #df280a;
    color: #fff;
    font-size: 15px
}

.contact_us #contactForm {
    background: 0 0;
    color: #000
}

#contactForm {
    padding: 4px 10px;
    background: #363636;
    margin-bottom: 5px
}

#imax_search_mini h5 {
    font-size: 25px;
    border-bottom: 1px solid;
    padding-bottom: 5px
}

.header-minicart .block-subtitle {
    padding: 10px;
    background: #636363;
    color: #f5f5f5
}

.header-minicart .block-subtitle .close {
    color: #fff;
    top: 0;
    left: 0;
    background: #1a496c;
    padding: 0 2px 4px 2px;
    cursor: pointer;
    opacity: unset
}

.top_links {
    padding: 0!important;
    float: left
}

.top_links nav ul {
    float: right
}

.ol1-layout {
    min-height: 430px
}

.my_currency {
    text-align: right;
    padding: 4px 0 0 0
}

.my_currency .Languages {
    float: right;
    border: none
}

.my_currency .Languages label {
    line-height: 2;
    float: left;
    padding: 0 8px;
    color: #949599
}

.imaxee_lang_top,
.imaxee_lang_top i {
    padding: 2px 7px;
    display: inline-block;
    color: #949599
}

.imaxee_lang_top i {
    margin-left: 6px
}

.sub_menu_cr {
    display: none;
    position: absolute;
    text-align: center;
    z-index: 99;
    min-width: 168px
}

.sub_menu_cr li {
    background: #555;
    border-bottom: 1px solid #555
}

.sub_menu_cr li a {
    display: inherit;
    text-align: left;
    padding: 6px 3px;
    color: #fff
}

.sub_menu_cr li a:hover {
    background: #636363
}

.Languages:hover .sub_menu_cr {
    display: block;
    border-top: 1px solid #555
}

.Languages img {
    float: left;
    padding: 5px
}

.currency_imax select {
    height: 26px;
    border: 1px solid #000;
    background: #000;
    color: #949599;
    margin-left: 2px
}

.add-to-cart-wrapper {
    padding-left: 0!important;
    float: none!important;
    width: 80%!important
}

.imax_add_to_cart .paypal-logo {
    margin: 8px 0;
    width: 50%;
    float: left;
    border: 1px solid #ddd;
    padding-top: 6px;
    text-align: center;
    margin-bottom: 0
}

.imax_add_to_cart p.paypal-logo:nth-child(2) {
    border-left: none
}

.paypal-logo .paypal-or {
    float: left
}

#wwm_scroll {
    /* margin-top: -50px */
}

.product-name h1 {
    font-size: 28px;
    font-weight: 200;
    margin-bottom: 0;
    border-bottom: 1px solid #009688;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-name hr {
    width: 38%;
    color: #009688;
    margin-top: -2px!important;
    height: 3px
}

.product-shop .product-name {
    width: 100%
}

.cat_main {
    margin-top: -120px
}

.view_grid_menu div {
    width: 146px!important;
    height: auto!important
}

.advance_search_link {
    margin-top: 20px
}

.btn_advance_search {
    padding: 10px 40px;
    background: #1a496c;
    width: 100%;
    color: #fff;
    font-size: 19px
}

.advanced_search .form-list li input[type=text] {
    width: 50%;
    border-radius: 0!important;
    padding: 5px
}

.advanced_search .form-list li input[type=number] {
    width: auto
}

.advanced_search label {
    width: 100%
}

.color_info_box {
    position: relative;
    line-height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    top: 135px;
    color: #403f3f
}

.avlItemStyle {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 5px
}

.imaxxe_new_cont .polorized {
    position: absolute;
    right: 30px;
    z-index: 4;
    top: 35px;
}

.imaxxe_new_cont .new_label {
    position: absolute;
    right: 1px;
    z-index: 2;
}

.wwm_zoom {
    display: none;
    /* border: 1px solid #dcb680; */
    padding: 20px;
    background: #fff;
    height: 320px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    text-align: center
}

.imax_ajax_search {
    border-radius: 0
}

.cart .page-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    background: #eeeeee73;
    padding: 5px 5px 0 5px
}

.signin {
    padding: 5px;
    font-size: 20px;
    /* color: #fff; */
    position: relative;
    top: 2px
}

.imax_top_bar {
    padding: 5px 0;
    /* color: #fff; */
    /* font-size: 16px */
}

.imax_top_bar nav li {
    float: left;
    text-align: center;
    /* border-right: 1px solid #ddd */
}

.imax_top_bar .top_links a {
    padding: 4px 15px;
    text-align: center;
    line-height: 0;
    border-radius: 0;
    background: none;
    color: #333;
}

.imax_top_bar .top_links a:hover {
    color: #000
}

.search_style {
    font-size: 40px!important;
    color: #ca8806!important;
    border-bottom: 1px solid
}

.search_style span {
    font-size: 35px;
    color: #fff;
    font-variant: small-caps
}

.wrapper_imax {
    padding: 20px 0;
    background: #fff;
    min-height: 430px
}

#on,
#on_contact {
    padding: 0 3px;
    font-size: 20px;
    cursor: pointer
}

.imax_login a {
    font-size: 20px;
    color: #fff
}

.add-to-box {
    margin-bottom: 10px
}

.wish_des {
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
    text-align: right;
    padding-top: 10px;
    background: #fff
}

.wish_des h4 {
    text-align: center;
    font-size: 16px;
    font-family: sans-serif!important
}

.min_wish_btn {
    background: #00bcd4;
    padding: 8px;
    display: inherit;
    text-align: center;
    color: #fff
}

.min-wish-imax img {
    width: 70%;
    height: auto;
    float: left
}

.min-wish-imax h5 {
    padding: 5px;
    color: #333;
    text-align: center;
    font-size: 22px;
    margin: 0
}

.min-wish-imax .wcs-right-panel {
    /* padding: 10px; */
    border-bottom: 1px solid #eee;
    background: #eee;
    /* height: 350px; */
    overflow-y: auto
}

.min-wish-imax .card-title {
    margin-top: 0;
    font-size: 19px;
}

.min-wish-imax .card-title .badge,
.min-wish-imax .card-title .label {
    border-radius: 0;
    background: #db3769;
    margin-right: 5px;
}

.min-wish-imax p {
    font-family: sans-serif;
    padding: 8px 10px
}

.min-wish-imax .wish_des p {
    padding: 0
}

.min-wish-imax .wish_btn a {
    background: #1c5576;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    float: left;
    margin: 5px;
    font-size: 12px
}

.cartitems p {
    margin: 0;
    width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cartitems ul li {
    background-color: #fafafa;
    font-size: 12px;
    padding: 2px 5px;
    color: #555;
}

#home {
    font-size: 20px;
    color: #fff;
    margin-left: 10px
}

#drop_menu {
    font-size: 21px
}

.imax_contacts {
    background: #fff
}

#scrolltotop {
    height: 40px;
    width: 40px;
    opacity: .3;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    background: #00509b;
    color: #fff;
    font-size: 30px
}

#scrolltotop i {
    padding: 3px 10px
}

#imax_search_mini {
    padding: 20px
}

.view_page .option {
    padding-bottom: 0;
    background: #fff
}

.minicart .paypal-logo {
    display: none
}

.btn_mini_cart_imax .btn {
    border: 1px solid red;
    background: #f44336;
    border-radius: 0;
    color: #fff
}

.btn_mini_cart_imax .btn:hover {
    background: #cc352a;
    border: #ca0b0b
}

.imax_header_cart {
    overflow: hidden
}

.imax_header_cart .added_items_list li>[class|=icon] {
    right: auto;
    top: auto
}

.imax_header_cart .item_description {
    max-width: 100%;
    padding: 5px 0;
    color: #000;
    font-weight: 100;
    overflow: hidden;
    float: none
}

.imax_header_cart .f_right {
    background: #92e2fd!important;
    padding: 5px 10px!important;
    font-size: 14px;
    color: #fff
}

.imax_header_cart .added_items_list li {
    border-bottom: 1px solid #41bedd;
    background: #949599;
    padding: 0
}

.imax_budge {
    background: red;
    position: relative;
    left: 5px
}

.container_zoom_image {
    height: 400px
}

.product-name h2 {
    color: #464646;
    font-size: 25px
}

.imax_add_to_cart {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px
}

.imax_btn_cart {
    /* width: 200px; */
    background: #1a496c;
    color: #fff;
    font-size: 22px;
    border: none;
    text-align: left;
    padding: 0;
    margin-right: 3px;
}

.imax_btn_cart .addedSt {
    float: right;
}

.imax_btn_cart:hover {
    background: #133148
}

.imax_paypal {
    margin: 0 auto;
    width: 50%;
    padding-top: 10px
}

.imax_paypal a {
    background: #0e7bad;
    padding: 10px 20px;
    width: 100%;
    display: flex;
    color: #fff;
    font-size: 19px;
    font-weight: 100
}

.imax_btn_group .paypal-logo {
    margin: 4px 0
}

.imax_btn_group .paypal-or {
    border: 1px solid #1a496c;
    padding: 4px;
    background: #0f3048
}

.imax_add_to_cart .paypal-button {
    display: block
}

.shipping h2 {
    font-weight: 100;
    margin: 0 0 5px
}

.button2 {
    background: #1a496c;
    padding: 5px 10px;
    color: #fff;
    font-family: 'Pathway Gothic One', sans-serif
}

.imax_checkout_2 button {
    padding: 0;
    padding-right: 8px;
    color: #fff;
    font-family: 'Pathway Gothic One', sans-serif
}

.imax_checkout_2 button i {
    padding: 10px;
    background: #0f3048;
    color: #f9fafb;
    margin-right: 5px
}

.imax_checkout_3 button {
    padding: 4px 10px
}

.imax_checkout {
    overflow: hidden;
    padding: 0
}

.imax_checkout button {
    padding: 10px 30px!important;
    border: none;
    color: #fff!important;
    background: #1a496c!important;
    display: flex;
    border-radius: 0
}

.imax_checkout button:hover,
.imax_paypal a:hover {
    background: #0f3048!important
}

.imax_btn_cart b {
    float: right
}

.imax_btn_cart i {
    font-size: 19px;
    margin-right: 7px;
    background: #133148;
    padding: 11px;
    color: #ffffff;
}

#imax_search_mini form {
    width: 100%
}

#imax_search_mini form button {
    margin: 5px 0;
    border-radius: 2px;
}

.cart h2 {
    font-size: 22px
}

.imax_btn_group {
    text-align: center
}

.imax_btn_group button {
    background: #fff;
    padding: 6px 30px;
    border-radius: 0;
    font-size: 20px;
    margin: 0
}

.facebook_color {
    background: #3b5998
}

.twitter_color {
    background: #1da1f2
}

.imax_add_to_cart label {
    width: auto;
    padding: 13px 10px;
    background: #92e2fd;
    margin: 0!important;
    line-height: initial!important;
    color: #000
}

.imax_add_to_cart input {
    height: 41px!important;
    border-radius: 0!important;
    font-weight: 700
}

.product-view .add-to-links li {
    border: 1px solid #ddd;
    padding-right: 6px;
    margin-right: 3px;
    width: 43px;
    overflow: hidden;
    height: 31px;
    transition: 1s all
}

.product-view .add-to-links li:hover {
    background: #92e2fd;
    margin-right: 3px;
    width: 150px;
    overflow: hidden;
    border: 1px solid #82d5ff
}

.product-view .add-to-links a {
    padding: 0;
    margin-left: 0!important;
    border: none!important;
    font-size: 17px;
    color: #000
}

.product-view .add-to-links li a i {
    padding: 6px 12px;
    margin-right: 8px
}

.imax_add_to_cart .button_type_7 {
    margin-top: 0
}

.imax_add_to_cart .button_type_7 {
    margin-top: 0;
    padding: 2px 25px
}

.imax_add_to_cart .d_inline_m {
    font-size: 18px
}

.list_grid_imax li a {
    width: auto;
    height: auto;
    line-height: 0;
    border-top: none;
    border-bottom: none;
    border-left: none;
    padding: 24px;
    border-radius: 0
}

.bg_imax {
    background: #3e3a3a
}

.imaxxe_shape_react:hover .imax_react {
    display: block
}

#megamenu li:hover .wwm_sub_menu {
    display: block
}

.wwm_sub_menu {
    position: absolute;
    background: #fff;
    z-index: 7;
    text-align: left;
    display: none;
    border-bottom: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    box-shadow: 0 15px 20px rgba(0, 0, 0, .41);
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .41);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .41);
    width: 1170px;
    left: -195px;
    right: 0;
    top: 33px
}

.wwm_sub_menu a {
    color: #484747!important
}

.sub_menu_head {
    padding-top: 10px
}

.sub_menu_head h2 {
    color: #555
}

.imaxxe_shape_react .imax_react {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    top: 30px;
    left: 24px;
    z-index: 1;
    display: none;
    position: absolute
}

.sales_menu img {
    height: 150px
}

.sales_menu p {
    background: #fff;
    padding: 10px
}

.sales_menu p i {
    float: left;
    font-size: 35px;
    padding: 0 7px 6px 8px;
    color: #1a496c
}

.brand_menu {
    padding: 12px
}

.brand_menu li {
    padding: 10px 15px!important;
    margin: 3px;
    background: #1a496c;
    color: #fff
}

.menu_cat {
    width: 98%;
    overflow: hidden;
    border-bottom: 1px solid silver;
    text-align: center;
    padding-bottom: 15px
}

.low_panel {
    overflow: hidden;
    padding-bottom: 15px
}

.catalog_mega_menu {
    box-shadow: -2px 0 3px #bfccd6
}

.border_none {
    border: none
}

.image_menu li {
    text-align: center
}

.top_img_menu a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.top_img_menu a b {
    font-weight: 100
}

.top_img_menu img {
    width: 100%;
    height: auto
}

.imax_sub_cat {
    overflow: hidden;
    width: 100%;
    margin: 50px 0
}

.imax_product_style .option {
    background: #fff;
    box-shadow: 0 0 3px #bababa
}

.option {
    z-index: 999
}

.imax_sub_cat .option {
    padding-top: 5px;
    border-top: 1px solid #fff;
    background-color: #fff;
    opacity: .85
}

.side_cart_wish {
    position: fixed;
    right: 0;
    background: #fff;
    width: 350px;
    box-shadow: -10px 15px 20px rgba(0, 0, 0, .41);
    min-height: 100%;
    z-index: 9999
}

.minicart-wrapper {
    position: fixed!important;
    background: #fff;
    min-height: 100%;
    width: 350px;
    right: 0;
    z-index: 9999;
    border-left: 1px solid #636363;
    top: 0
}

#header-cart.skip-active {
    border: none!important
}

.skip-link {
    position: initial;
    float: none;
    width: auto;
    height: initial;
    background: 0 0;
    line-height: initial
}

.imax_page {
    overflow: hidden;
    padding: 30px 10px;
    background: #fff
}

.title {
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 0
}

#view_btn {
    float: right;
    font-size: 20px;
    cursor: pointer;
    border: 1px solid;
    padding-right: 5px;
    background: #fff;
    color: #333
}

#view_btn i {
    background: #fff;
    color: #000;
    padding: 5px
}

.title div {
    padding-left: 0
}

.title .col-md-4 {
    padding-right: 0
}

.title h2 {
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    font-size: 35px
}

.category-header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    padding-bottom: 23px;
    margin-top: 50px
}

.category-name {
    width: 575px;
    background-color: #000;
    border: 2px solid #fff;
    height: 146px;
    color: #bf9456;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    margin-top: 3%;
    padding: 0 10px;
    text-align: center
}

.category-name h2 {
    line-height: 133px;
    font-size: 35px;
    font-variant: small-caps;
    color: #bf9456
}

.category-image {
    width: 50%;
    display: inline;
    position: absolute;
    border: none
}

.category-image img {
    left: -80px;
    position: absolute;
    top: -30px
}

#view_on {
    height: 225px
}

.products-view {
    margin: 20px 0;
    overflow: hidden
}

.products-view div {
    width: 158px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
    background: #fff;
    height: 225px;
    float: left
}

.products-view div:nth-child(7n+7) {
    margin-right: 0
}

.products-view div a {
    display: inline-block;
    text-decoration: none
}

.products-view a b {
    font-size: 16px;
    color: #333;
    font-weight: 400
}

.products-view span {
    font-size: 13px;
    color: #333
}

.sub-cat {
    background: #3e3e3e
}

.bg {
    background-repeat: no-repeat;
    background-position: top center
}

.option .styles {
    display: table-cell;
    border-right: 2px dotted #ccc;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-width: 15px;
    font-size: 11px;
    border-right-style: dotted;
    border-color: #ccc;
    border-right-width: 2px;
    max-width: 26%;
    padding-right: 5px
}

.option .styles div {
    padding: 0 5px 0 8px
}

.option .styles>div>span {
    display: table;
    width: 100%;
    text-align: center
}

.footer .styles {
    color: #000;
    vertical-align: bottom;
    font-weight: 400
}

.imax_link {
    padding: 5px;
    background: #fff
}

.imax_link {
    display: inline-flex
}

.imax-title {
    text-transform: uppercase;
    margin: 30px 0
}

.imax-title h1 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 7px;
    padding: 0;
    line-height: .8
}

.imax-title p {
    font-family: sans-serif;
    text-transform: initial;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    max-width: 700px;
    margin-top: 18px
}

.footer_bottom_part *,
.header_bottom_part *,
[role=contentinfo] * {
    color: #fff
}

#megamenu ul li a {
    text-transform: uppercase;
    font-size: 17px!important;
    color: #949599;
    padding: 0 10px 8px 10px;
}

.default {
    float: left;
    width: 100%;
    margin-bottom: 1%;
    position: relative
}

.min_width a {
    color: #fff
}

.footer_bottom_part {
    border-color: #444!important
}

.popular_links h4 {
    color: #000;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid silver;
    padding: 6px;
    text-align: center
}

.popular_links {
    border-right: 1px solid silver
}

.popular_links li {
    width: 100%
}

.popular_links li a {
    padding: 0!important
}

.relative {
    position: static;
    overflow: hidden
}

.wide_layout {
    min-height: 368px
}

.category_title {
    background: 0 0;
    color: #fff
}

.page_title_2 {
    background: #333
}

.step-title .title_type {
    background: #444;
    color: #fff
}

.imax_mobile_header {
    display: none
}

.menu_section {
    padding-left: 0!important;
    padding-right: 0!important
}

.imax_logo {
    border-right: 1px solid;
    margin: 10px 0
}

.logo_mini {
    padding: 0!important;
    padding-right: 2%!important;
    margin: 0!important;
    border: none!important
}

.logo_mini img {
    width: 80%;
    margin: 5px
}

.mobile_mini_menu li {
    float: left;
    padding: 15px;
    border-right: 1px solid #b4b4b4;
    cursor: pointer
}

.mobile_mini_menu li:last-child {
    border: none
}

.mobile_mini_menu li a {
    color: #949599
}

.mobile_mini_menu li:hover {
    background-color: #000!important
}

.mobile_mini_menu li i {
    font-size: 20px
}

.imax_mobile_nav {
    display: none
}

.sub-wwm {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px
}

.sub-li {
    float: left;
    width: 79%;
    margin-right: 12px;
    border-radius: 0
}

.sub-li input {
    border-radius: 0
}

.sub-button button {
    border-radius: 0;
    border: 2px solid #cacaca;
    padding: 7px;
    color: #cacaca;
    cursor: pointer;
    display: block;
    font-size: 18px;
    text-transform: uppercase
}

.sub-button button:hover {
    border: 2px solid #fff;
    color: #222;
    background: #fff
}

.header_background_color .col-lg-2 {
    background: linear-gradient(-236deg, #000 67%, rgba(255, 255, 255, .05) -20%);
    height: 100px;
    border-right: 0 solid;
    transition: all 1s
}

.header_background_color .col-lg-2:hover {
    background: #fff
}

.footer_bottom_part p {
    color: silver
}

[class*=icon_wrap] {
    border-width: 0
}

.product_wwm {
    background: #f4f3ee;
    padding-top: 33px
}

.footer_bottom_part p {
    text-align: left
}

.f_links {
    margin-left: -35px
}

.f_links li {
    float: left;
    list-style: none;
    padding-bottom: 8px;
    margin-right: 20px;
}

.f_links a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    color: #666;
    cursor: pointer
}

.f_links a:hover {
    color: #1a496c
}

.m_bottom_30,
footer .m_xs_bottom_20 {
    margin-bottom: 0!important;
    float: right
}

.social_icons {
    margin-top: -10px
}

.imax_top_bar {
    background: #fff;
}

.top-cart {
    float: right
}

.top-cart li a {
    color: #949599
}

.top-cart .minicart .checkout-button {
    color: #fff!important
}

.top-cart .minicart-wrapper .block-content a:hover,
.top-cart .product-details a:hover {
    color: #209fde!important
}

.top-cart li {
    float: left;
    margin-left: 15px;
    cursor: pointer;
    font-size: 18px;
    color: #949599
}

.top-cart li i {
    font-size: 16px;
    padding: 2px
}

.f_first {
    padding: 10px 0 0 10px
}

.f_second {
    padding: 20px 0;
}

.copy {
    border-top: 1px solid #343839;
    padding-top: 10px
}

.copy p {
    color: #949599;
    font-size: 12px;
    font-family: initial;
    margin-bottom: 10px
}

footer p {
    color: #949599
}

.imax_title_hr {
    position: relative;
    display: table;
    width: 100%;
    clear: both;
    height: 3px;
    text-align: center;
    margin-bottom: 30px
}

.imax_title_hr div {
    border-bottom: 1px solid #ddd
}

.imax_title_hr h2 {
    position: relative;
    display: inline;
    top: 20px;
    background-color: #000;
    padding: 2px 10px;
    color: #fff;
    font-size: 36px
}

.imax_sub_cat {
    overflow: hidden;
    width: 100%;
    margin: 50px 0
}

.col2-left-layout .main,
.col2-right-layout .main {
    background: 0 0!important
}

.footer-container,
.main-container {
    padding: 30px 14px
}

.footer-container,
.main-container {
    max-width: 1170px
}

.col-right {
    padding: 5px
}

.step-title a,
.step-title h2 {
    color: #fff!important
}

.main {
    overflow: hidden;
    background-color: #191818
}

.add_to {
    background-color: #1a496c;
    color: #fff;
    padding: .5em 1em;
    font-size: 1em;
    cursor: pointer
}

.privacy_links a {
    margin-right: 5px;
    padding: 4px;
    color: #949599;
    font-family: sans-serif;
    background: #121212;
    text-transform: capitalize;
}

.f_child,
.f_child_contact {
    background-color: #292929;
    overflow: hidden;
    position: absolute;
    padding: 10px 0;
    margin-top: -300px;
    z-index: 99999;
    height: 300px
}

.f_child_contact ul {
    padding: 0;
}

.relative .f_right {
    background: #000;
    padding: 5px 10px
}

.copy_right {
    /* overflow: hidden;
    border-top: 1px solid;
    padding-top: 10px */
}

.f_child a,
.f_child h5,
.f_child p,
.f_child span,
.f_child_contact a,
.f_child_contact h5,
.f_child_contact p,
.f_child_contact span {
    color: #fff;
    font-size: 16px
}

.imax_social {
    padding-top: 4px
}

.imax_social ul {
    float: right;
    margin: -2px
}

.imax_social li {
    float: left;
    padding: 5px 12px;
    margin: 0;
    background: #363636;
    border-right: 1px solid #606060;
    transition: 1s all
}

.imax_social li a {
    color: #fff;
    font-size: 20px
}

.imax_social li:hover {
    background: #fff
}

.imax_social li:hover a {
    border-radius: 0;
    color: #000
}

.small_footer_imax {
    background: #000;
    overflow: hidden
}

.my-account .f_left {
    float: left
}

footer {
    background-color: #000
}

footer .block-title {
    position: relative;
    margin-bottom: 10px;
    border-top: none;
    padding: 7px!important;
    color: #000;
    border-bottom: 1px solid #363d44;
    text-align: left
}

footer .block-title strong {
    color: #fff!important;
    font-size: 16px
}

.f_info li {
    margin-bottom: 3px;
    padding: 3px;
    color: #fff;
    font-size: 17px
}

.f_add_li i,
.f_info li a i {
    padding-right: 5px
}

.f_info li a:hover {
    color: red
}

.f_add {
    margin-bottom: 10px
}

.f_google_btn {
    border: 1px solid #fff;
    padding: 5px 10px
}

.f_news {
    padding: 20px;
    border: 1px solid #363d44;
    background: #363d44b8
}

.f_news input[type=email] {
    height: 40px
}

.f_offers {
    margin-bottom: 20px;
    overflow: hidden
}

.card_icons {
    float: right
}

.card_icons li {
    float: left;
    list-style: none;
    margin-left: 8px
}

.card_icons li i {
    font-size: 40px;
    color: #fff;
    transition: 1s all
}

.card_icons li i:hover {
    color: #0ce3f3!important
}

.contact_us h3 {
    font-size: 25px;
    text-align: center
}

.info_contact {
    background: #f5f5f5;
    padding: 18px
}

.info_contact p {
    font-size: 17px;
    text-align: center;
    padding: 10px;
    line-height: 1.6em;
    margin-bottom: 10px
}

.info_contact ul li {
    border: 1px solid #ddd;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    display: inline-table;
    padding-right: 15px
}

.info_contact ul li i {
    padding: 10px;
    margin-right: 8px
}

.info_contact .add_us {
    margin: 30px 0;
    width: 100%;
    font-size: 20px
}

.info_contact .add_us li {
    line-height: 2
}

.info_contact .add_us .contact_icons {
    float: left;
    padding-right: 10px;
    margin-right: 10px
}

.main-center textarea,
.main-login .form-control {
    height: auto!important;
    padding: 8px 12px!important;
    width: 100%;
    border-radius: 0
}

#button {
    border: 1px solid #ccc;
    margin-top: 28px;
    padding: 6px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    box-shadow: 0 1px #fff inset, 0 1px #ddd;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -o-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: linear-gradient(top, #f5f5f5 0, #eee 100%)
}

.main-center {
    padding: 10px 20px;
    color: #fff;
    text-shadow: none;
    margin-bottom: 10px
}

.login-button {
    margin-top: 5px
}

.login-register {
    font-size: 11px;
    text-align: center
}

.top-cart li a:hover {
    opacity: inherit!important
}

#megamenu>ul>li>a:hover,
#on:hover,
#on_contact:hover,
.f_links a i:hover,
.f_links a:hover,
.top-cart li a:hover,
.top-cart li:hover,
.top_links nav ul li a:hover,
.top_nav a:hover {
    color: #fff
}


/* imaxxe mobile */

.imax_mobile_nav_off {
    background: #fff;
    display: none
}

.imax_mobile_nav_off .skip-link .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.imax_mobile_nav_off .skip-nav .label {
    display: inline
}

.imaxxe_top_li_links {
    overflow: hidden
}

.top_links_mo ul {
    float: right
}

.top_links_mo li {
    display: table-cell;
    padding: 5px 10px
}

.top_links_mo li a {
    color: #fff
}

.imax_mobile_nav_off .skip-links {
    clear: both;
    overflow: hidden;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 1px 0
}

.imax_mobile_nav_off a.skip-link {
    text-decoration: none
}

.imax_mobile_nav_off .skip-link {
    position: relative;
    float: left;
    height: 44px;
    background: #fff;
    color: #636363;
    line-height: 42px;
    text-align: center
}

.imax_mobile_nav_off .skip-link,
.imax_mobile_nav_off .skip-nav {
    width: 25%
}

.imax_mobile_nav_off .skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
    margin-right: 3px
}

.imax_mobile_nav_off .skip-nav .icon {
    background-position: 4px 4px
}

.UAE_txt {
    padding: 2px;
    background: #000;
    color: #fff;
    overflow: hidden
}

.my_currency_mo {
    color: #fff;
    margin-top: 0
}

.my_currency .Languages label {
    font-family: inherit;
    font-size: 14px;
    font-weight: 100;
    display: block
}

.UAE_txt .col-sm-6 {
    width: 50%;
    float: left
}

.UAE_txt .top_links_mo p {
    text-align: right;
    padding: 3px 10px
}

#header-cart {
    margin-bottom: 0
}

@media only screen and (max-width :1124px) {
    .wwm_sub_menu {
        width: 100%;
        left: 0;
        top: 34px
    }
}

@media only screen and (max-width:990px) {
    .category-image,
    .top-cart>li>a {
        display: none
    }
    .category-name {
        width: 100%
    }
    footer .container {
        padding: 0
    }
    .skip-link:not(.skip-active):hover {
        opacity: 1!important
    }
    .currency_imax select {
        background: #fff!important;
        border: none!important
    }
    .search-autocomplete:before {
        display: none
    }
    .products-view div:nth-child(7n+7) {
        margin-right: 10px
    }
    header {
        padding-top: 3px
    }
    .product_view {
        width: 100%
    }
    .imax_desktop_header,
    .off {
        display: none
    }
    .imax_mobile_nav_off {
        display: block
    }
    .menu-top {
        width: 100%!important;
        padding: 0 12px!important;
        overflow: hidden;
        background: #fff
    }
    .imax_mobile_nav {
        display: block
    }
    #megamenu {
        width: 100%
    }
    #megamenu ul li a:last-child {
        border-right: none
    }
    #megamenu ul li:hover {
        background-color: #000
    }
    #megamenu ul li:hover a {
        color: #fff
    }
    .megamenu-container {
        height: auto;
        background: #fff
    }
    .mobile_mini_menu li {
        width: 20%;
        text-align: center
    }
    .products-view div {
        width: 23.632%;
        height: 220px;
        overflow: hidden
    }
    .imaxxe_create {
        background: 0 0
    }
    .f_child,
    .f_child_contact {
        overflow-y: scroll;
        width: 100%
    }
    .product-img-box,
    .product-view .product-shop {
        width: 100%
    }
    .wwm_zoom {
        width: 712px;
        top: 206px
    }
    #wwm_scroll {
        margin-top: 0
    }
    .product-img-box .imax_title_hr h2 {
        top: 23px
    }
    .add-to-cart-wrapper {
        width: 100%!important
    }
    .footer-container,
    .main-container {
        padding: 30px
    }
    .my_currency .Languages label {
        display: none
    }
}

@media only screen and (min-width:500px) {
    .imax_mobile_nav_off .skip-nav {
        width: 25%
    }
    .imax_mobile_nav_off .skip-link {
        width: 25%
    }
    .imax_mobile_nav_off .skip-link .label {
        display: inline
    }
    .imax_mobile_nav_off .skip-link .icon {
        margin-right: 3px
    }
    .imaxxe_mo_logo {
        overflow: hidden;
        width: 20%;
        float: left
    }
    .minicart-wrapper {
        top: 0
    }
    .imaxxe_mo_logo a {
        padding: 0;
        min-height: auto
    }
    .my_currency_mo {
        color: #fff;
        width: 98%;
        padding-top: 9px!important
    }
}

@media only screen and (max-width:770px) {
    .min-wish-imax .wcs-right-panel {
        height: 253px;
        overflow-y: auto
    }
    .footer-container,
    .main-container {
        padding: 5px
    }
    .paypal-button,
    .paypal-logo,
    .paypal-or {
        text-align: left
    }
    .info_contact ul li {
        width: 100%
    }
    .info_contact .add_us li {
        text-align: center
    }
    .info_contact .add_us .contact_icons {
        float: none;
        text-align: center;
        margin-right: 0;
        padding-right: 0
    }
    .imax_breadcrumbs {
        display: none
    }
    .left-container,
    .right-container {
        position: static!important;
        max-width: 97%!important;
        margin: auto;
        float: none!important
    }
    .bottom-container {
        bottom: 70px;
        margin: auto;
        width: 80%;
        left: 0;
        right: 0;
        text-align: center
    }
    header {
        padding-top: 0;
        background: #fff
    }
    .imax_mobile_nav_off .skip-link {
        border-right: 1px solid #ededed
    }
    .row {
        margin-right: 0;
        margin-left: 0
    }
    .menu-top {
        display: none
    }
    .logo {
        width: 20%;
        float: left;
        overflow: hidden;
        padding: 0
    }
    .small_logo li {
        padding: 2px!important;
        width: 30%!important
    }
    .f_links {
        display: none
    }
    .on_mini {
        display: block
    }
    .on_mini li {
        padding: 6px 11px!important
    }
    .on_mini li a {
        font-size: 21px
    }
    .f_first {
        padding: 0!important
    }
    .f_second {
        padding: 20px 0;
    }
    .products-view div {
        width: 48%;
        height: 255px;
        overflow: hidden
    }
    .category-header {
        display: none
    }
    .wwm_zoom {
        width: auto;
        height: auto
    }
    .color_info_box {
        display: none
    }
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text] {
        width: 100%
    }
}

@media screen and (max-width:769px) {
    .UAE_txt {
        display: none
    }
    .default {
        margin: 0
    }
    header.type_2 nav {
        margin-right: 0!important
    }
}

@media (max-width:520px) {
    .card_icons {
        float: none;
        display: inline-block
    }
    .copy_right {
        text-align: center
    }
    .imax_checkout .col-xs-4 {
        width: 100%;
        overflow: hidden;
        margin-bottom: 5px
    }
    .imax_btn_group .imax_checkout {
        margin-bottom: 5px;
        width: 100%;
        text-align: center;
        overflow: hidden
    }
    .imax_btn_group .imax_checkout button,
    .imax_paypal {
        padding: 5px!important;
        width: 100%;
        text-align: center;
        display: inherit
    }
    .mobile_mini_menu li {
        padding: 3% 4%;
        text-align: center;
        width: 20%
    }
    .mobile_mini_menu li i {
        font-size: 100%
    }
    .logo_mini {
        text-align: left!important;
        background: #fff;
        padding: 2%!important
    }
    .logo_mini img {
        width: 100%
    }
    .on_mini li a {
        font-size: 19px
    }
    .products-view div {
        width: 100%;
        height: 255px;
        overflow: hidden
    }
    .wwm_zoom {
        width: auto;
        height: 275px;
        top: 350px
    }
    .color_info_box {
        display: none
    }
}

@media only screen and (max-width:499px) {
    .minicart-wrapper {
        width: 90%
    }
    .imax_add_to_cart input {
        height: 26px!important
    }
    .imax_add_to_cart label {
        padding: 6px!important;
        font-size: 12px
    }
    .imax_btn_cart {
        font-size: 12px
    }
    .imaxxe_new_widget .product {
        height: auto
    }
    .products-grid>li {
        width: 100%
    }
    .my_currency_mo {
        padding-top: 9px!important
    }
    .UAE_txt .col-sm-6,
    .UAE_txt .top_links_mo p {
        width: 100%;
        text-align: center
    }
}

@media only screen and (min-width:771px) {
    .color_info_box {
        left: 9px
    }
    header {
        padding-top: 0
    }
    #header-search {
        position: absolute;
        top: 93px;
        z-index: 9
    }
    #header-search input {
        border-radius: 0;
        background: #fffc
    }
    .account-cart-wrapper .skip-link {
        width: 100px
    }
    .imaxxe_mo_logo {
        overflow: hidden;
        border-right: 1px solid #ddd;
        width: 20%;
        float: left;
        padding: 0 25px
    }
    .imaxxe_mo_logo a {
        padding: 0;
        min-height: auto
    }
    .my_currency_mo {
        color: #fff;
        width: 73%;
        padding-top: 9px!important
    }
    .nav-primary {
        margin: 0
    }
    .nav-primary a.level0 {
        padding: 5px 25px
    }
    .imax_mobile_nav_off .skip-links {
        border-bottom: none
    }
}

@media only screen and (min-width:990px) {
    .my_currency .col-md-5 {
        padding: 0
    }
    .uae_desktop {
        font-size: 14px
    }
    #drop_menu {
        font-size: 15px
    }
    .products-grid--max-4-col>li:nth-child(3n),
    .products-grid--max-4-col>li:nth-child(even) {
        margin-right: 1.22222%
    }
    .products-grid--max-4-col>li {
        margin-right: 1.22222%
    }
    .products-grid--max-4-col>li:nth-child(4n) {
        margin-right: 0
    }
    .imaxxe_grid_style .item {
        height: 230px;
        width: 24%;
        margin-bottom: 14px
    }
}

@media only screen and (min-width:1024px) {
    .color_info_box {
        left: -20px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .my_currency .Languages label {
        display: none
    }
    .wwm_sub_menu {
        width: 100%;
        left: 0;
        top: 34px
    }
    .imaxxe_new_widget .product {
        padding: 1%;
        height: 300px
    }
    #maincontent {
        display: none
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #maincontent {
        display: none
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #maincontent {
        display: none
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) and (-webkit-min-device-pixel-ratio :2) {
    #maincontent {
        display: none
    }
}

@media only screen and (min-width :1024px) {
    .imax_top_bar nav li a {
        padding: 0 10px
    }
}

@media only screen and (min-width :1224px) {
    .wwm_sub_menu {
        width: 1170px;
        left: -195px;
        top: 33px
    }
}


/* megamenu */

.megamenu-container {
    height: 48px
}

#megamenu ul {
    padding: 0;
    margin: 0;
    position: relative
}

#megamenu ul li {
    float: left;
    list-style: none outside none;
    padding: 0
}

#megamenu ul li.last {
    background: 0 none
}

#megamenu ul li a {
    z-index: 10;
    position: relative;
    text-decoration: none;
    font-weight: 300;
    font-size: 18px;
    font-style: normal;
    display: block;
    cursor: pointer;
}

#megamenu li.background {
    background: url(https://optiecraft.com/images/bg-fancy-right.png) no-repeat top right;
    z-index: 8;
    position: absolute
}

#megamenu li.background .left {
    background: url(https://optiecraft.com/images/bg-fancy-left.png) no-repeat top left;
    height: 47px;
    float: none!important;
    margin-right: 34px
}

#megamenu .megamenu-title>img {
    float: left
}

#megamenu .megamenu-title>img.icon-megamenu {
    padding: 10px 2px 0 10px
}

#megamenu .megamenu-title>img.no-icon-megamenu {
    padding: 7px 0 0 0
}

#megamenu .sub-megamenu {
    position: absolute;
    top: -1px;
    left: -10000px;
    background: #fff;
    z-index: 20
}

ul.detail-parent {
    margin: 0;
    padding: 0 0 0 17px
}

li .menu-label {
    font-size: 13px;
    line-height: 19px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0
}

.side_main_menu li .menu-label {
    right: auto;
    margin-left: 10px
}

.side_main_menu li.item>a>label.menu-label {
    position: absolute;
    top: -14px;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px
}

.label1 {
    background-color: #5bd2ec;
    color: #fff
}

.label2 {
    background-color: #d52462;
    color: #fff
}

.menu-label {
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    text-transform: none;
    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out
}


/* imaxxe-main styles */

body>.container_12,
body>.container_12 #maincontent {
    width: 100%
}

.wcs-right-nav {
    margin-top: 70px!important
}

body {
    margin: 0;
    min-height: 100%
}

#rb-hp {
    background-color: #121212;
    text-align: center;
    font-size: 10px;
    width: 100%;
    display: block;
    overflow: hidden
}

#rb-hp .cmpnt {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 1170px;
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

#rb-hp .cmpnt__wrp {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

#rb-hp .cmpnt__wrp__cnt {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#rb-hp .imaxxe_wrp {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

#rb-hp .imaxxe_wrp__algn {
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: top
}

#rb-hp .imaxxe_wrp__algn__cp {
    margin: 0 auto;
    display: inline-block
}

#rb-hp .imaxxe_wrp__algn--bottom {
    vertical-align: bottom
}

#rb-hp .imaxxe_wrp__algn--middle {
    vertical-align: middle
}

#rb-hp .imaxxe_wrp__algn--left {
    text-align: left
}

#rb-hp .imaxxe_wrp__algn--right {
    text-align: right
}

#rb-hp .cmpnt__wrp__img {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: block
}

#rb-hp .cmpnt * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#rb-hp .block-hidden {
    display: none!important
}

#rb-hp .block-visible {
    display: block!important
}

#rb-hp .cmpnt--loaded {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

#rb-hp .cmpnt__input>input,
#rb-hp .cmpnt__input>select {
    padding: 5px 10px;
    border: 0
}

#rb-hp .cmpnt__input>input:focus,
#rb-hp .cmpnt__input>select:focus {
    outline: 0
}

#rb-hp .cmpnt__input>input[type=submit],
#rb-hp .cmpnt__input>select[type=submit] {
    cursor: pointer
}

#rb-hp .cmpnt--loaded .cmpnt--active {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

#rb-hp .rb-bx-slider {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    max-width: 100%;
    min-width: 1170px
}

#rb-hp .rb-bx-slider__wrp {
    width: 1170px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 0;
    height: 100%;
    padding: 0
}

#rb-hp .rb-bx-slider__wrp__list {
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

#rb-hp .rb-bx-slider__wrp img {
    max-width: 100%;
    display: block;
    width: 1170px
}

#rb-hp .cmpnt__sldr--hero {
    height: 414px;
    width: 100%;
    max-width: none;
    background: url(https://optiecraft.com/assest/img/rb-preloader_128.gif) no-repeat center center;
    background-size: 50px
}

#rb-hp .cmpnt__sldr--hero .cmpnt__wrp {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

#rb-hp .imaxxe_hero__vrtcl__algn__dsc p {
    padding-right: 100px
}

#rb-hp .cmpnt__sldr--hero .rb-bx-slider {
    width: 1170px;
    margin: 0 auto;
    overflow: visible
}

#rb-hp .cmpnt__sldr--hero .rb-bx-slider__wrp {
    overflow: visible
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider {
    transition: opacity .6s ease 0s;
    -moz-transition: opacity .6s ease 0s;
    -o-transition: opacity .6s ease 0s;
    -webkit-transition: opacity .6s ease 0s;
    -ms-transition: opacity .6s ease 0s;
    -webkit-opacity: .4;
    -khtml-opacity: .4;
    -moz-opacity: .4;
    -ms-opacity: .4;
    -o-opacity: .4;
    opacity: .4;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    cursor: pointer;
    height: 414px;
    overflow: hidden;
    min-width: 1170px;
    width: 1170px;
    margin: 0 auto;
    position: relative
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 70px
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__vrtcl__algn {
    text-align: left;
    vertical-align: bottom
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__vrtcl__algn>div {
    width: 100%
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__dsc {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    text-align: left
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__dsc p {
    text-shadow: 0 0 1px rgba(0, 0, 0, .5), 1px 0 1px rgba(255, 255, 255, .4);
    -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, .5), 1px 0 1px rgba(255, 255, 255, .4);
    -moz-text-shadow: 0 0 1px rgba(0, 0, 0, .5), 1px 0 1px rgba(255, 255, 255, .4);
    -o-text-shadow: 0 0 1px rgba(0, 0, 0, .5), 1px 0 1px rgba(255, 255, 255, .4);
    margin: .4em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    color: #fff
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__dsc p strong {
    color: inherit;
    font-weight: 400
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__dsc__cta {
    transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    position: relative;
    display: inline-block;
    font-family: trade_gothic_lt_bold_condensed, Arial, Helvetica, sans-serif;
    font-size: 2em;
    line-height: 36px;
    padding: 0 22px;
    margin-top: .5em;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    color: #111
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__dsc__cta:before {
    transition: all .3s cubic-bezier(.4, 1, .7, 1) 0s;
    -moz-transition: all .3s cubic-bezier(.4, 1, .7, 1) 0s;
    -o-transition: all .3s cubic-bezier(.4, 1, .7, 1) 0s;
    -webkit-transition: all .3s cubic-bezier(.4, 1, .7, 1) 0s;
    -ms-transition: all .3s cubic-bezier(.4, 1, .7, 1) 0s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    left: -100%;
    content: attr(data-text);
    position: absolute;
    top: 0;
    width: 100%;
    left: -20%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: rgba(255, 0, 0, 0);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    text-align: left
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl h3 {
    transition: all .35s ease .05s;
    -moz-transition: all .35s ease .05s;
    -o-transition: all .35s ease .05s;
    -webkit-transition: all .35s ease .05s;
    -ms-transition: all .35s ease .05s;
    font-family: trade_gothic_lt_bold_condensed, TradeGothicRegular, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -o-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    font-size: 3.6em;
    color: #fff;
    line-height: 1em;
    margin: 0
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl img {
    display: inline-block
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl.hero-stl-center-algn {
    text-align: center
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl.hero-stl-right-algn {
    text-align: right
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl.hero-stl-left-algn {
    text-align: left
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__cnt__ttl.hero-stl-medium-size h3 {
    font-size: 3.6em
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__img {
    margin: 0;
    position: relative;
    height: 414px;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0)
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider__img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, transparent 0, transparent 55%, rgba(0, 0, 0, .5) 100%);
    background: -webkit-linear-gradient(top, transparent 0, transparent 55%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 55%, rgba(0, 0, 0, .5) 100%);
    z-index: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0)
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider a {
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0)
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--active {
    background: #121212;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--active .imaxxe_bx_slider__img:after {
    -webkit-opacity: .6;
    -khtml-opacity: .6;
    -moz-opacity: .6;
    -ms-opacity: .6;
    -o-opacity: .6;
    opacity: .6
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--active .imaxxe_bx_slider__img img {
    padding: 0;
    margin: 0
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--active .imaxxe_bx_slider__cnt__dsc {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--active .imaxxe_bx_slider__cnt__ttl {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--hover .imaxxe_bx_slider__img:after {
    -webkit-opacity: .9;
    -khtml-opacity: .9;
    -moz-opacity: .9;
    -ms-opacity: .9;
    -o-opacity: .9;
    opacity: .9
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--hover .imaxxe_bx_slider__cnt__dsc__cta {
    background: #ea302b;
    color: #fff
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--hover .imaxxe_bx_slider__cnt__ttl h3 {
    text-shadow: 1px 1px 20px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 255, 255, .3);
    -webkit-text-shadow: 1px 1px 20px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 255, 255, .3);
    -moz-text-shadow: 1px 1px 20px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 255, 255, .3);
    -o-text-shadow: 1px 1px 20px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 255, 255, .3)
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--hover.no-animate .imaxxe_bx_slider__img:after {
    -webkit-opacity: .6;
    -khtml-opacity: .6;
    -moz-opacity: .6;
    -ms-opacity: .6;
    -o-opacity: .6;
    opacity: .6
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider.cmpnt--hover.no-animate .imaxxe_bx_slider__cnt__ttl h3 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    -o-text-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

#rb-hp .cmpnt__sldr--hero .imaxxe_bx_slider img[src=""] {
    display: none
}

#rb-hp .cmpnt__sldr--hero .rb-bx-slider__wrp:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 10%;
    height: 100%
}

#rb-hp .cmpnt__sldr--hero .rb-bx-slider__wrp h3 {
    color: #fff
}

#rb-hp .cmpnt__sldr--hero .rb-bx-slider__wrp .cmpnt__wrp__cnt__ttl {
    top: 15px;
    width: 100%;
    text-align: center;
    position: absolute
}

#rb-hp .cmpnt__sldr--communication {
    margin-top: 68px;
    overflow: visible
}

#rb-hp .cmpnt__sldr--communication .rb-bx-slider {
    overflow: visible
}

#rb-hp .cmpnt__sldr--communication__wrp__ttl {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 0 20px
}

#rb-hp .cmpnt__sldr--communication__wrp__ttl h1,
#rb-hp .cmpnt__sldr--communication__wrp__ttl h2 {
    position: relative;
    font-family: trade_gothic_lt_bold_condensed, TradeGothicRegular, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: 3.6em;
    color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 0 40px;
    background: #121212
}

#rb-hp .cmpnt__sldr--communication__wrp__ttl:before {
    transition: all .5s ease .1s;
    -moz-transition: all .5s ease .1s;
    -o-transition: all .5s ease .1s;
    -webkit-transition: all .5s ease .1s;
    -ms-transition: all .5s ease .1s;
    position: absolute;
    content: "";
    top: 50%;
    height: 1px;
    margin-top: 1px;
    margin-left: 0;
    background: #fff;
    width: 100%;
    left: 0
}

#rb-hp .hov h4 i {
    font-size: 27px;
    position: relative;
    top: 2px;
    left: 2px
}

#rb-hp .cmpnt__wrp {
    overflow: hidden
}

.main_gird_rayban {
    margin: 15px 0
}

.main_gird_rayban .col-sm-12,
.main_gird_rayban .col-sm-4,
.main_gird_rayban .col-sm-6,
.main_gird_rayban .col-sm-8,
.main_gird_rayban .col-xs-6 {
    padding: 0 6px
}

.main_gird_rayban .img-responsive {
    margin-bottom: 10px;
    width: 100%
}

#rb-hp .grid_item img {
    transition: all .4s ease 0s;
    filter: brightness(1);
}

#rb-hp .grid_item:hover img {
    filter: brightness(0.6);
}

#rb-hp .grid_item .cat_title {
    position: absolute;
    z-index: 9;
    padding: 0 10px;
    bottom: 10px;
}

#rb-hp .grid_item .cat_title h4,
.figcaption h4 {
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    text-shadow: 0 1px 1px #000;
    -webkit-text-shadow: 0 1px 1px #000;
    -moz-text-shadow: 0 1px 1px #000;
    -o-text-shadow: 0 1px 1px #000;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    transition: all .4s ease 0s;
}

#rb-hp .grid_item .cat_title:hover,
.figcaption a:hover {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    text-decoration: none;
}

#wrapper {
    width: 77%;
    margin-left: 15%;
    margin-right: 15%;
    overflow: hidden
}


/* home page second figure style */

.grid_custom {
    column-count: 2;
    column-gap: 10px;
    padding: 0;
}

.figure {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 10px;
    break-inside: avoid;
}

.figure>img {
    grid-row: 1 / -1;
    grid-column: 1;
    width: 100%;
}

.figure a {
    color: black;
    text-decoration: none;
}

.figcaption {
    grid-row: 2;
    grid-column: 1;
    background-color: rgb(29 21 8 / 52%);
    padding: .2em 1em;
    justify-self: start;
    transition: all .4s ease 0s;
}

.figcaption:hover {
    padding: .2em 4em;
}


/* dashboard css */

@-webkit-keyframes loader {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes loader {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.loader {
    position: relative;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    color: #206bc4;
    vertical-align: middle
}

.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid;
    border-color: transparent;
    border-top-color: currentColor;
    border-left-color: currentColor;
    border-radius: 50%;
    -webkit-animation: loader .6s linear;
    animation: loader .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.dimmer {
    position: relative
}

.dimmer .loader {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: none;
    margin: 0 auto;
    transform: translateY(-50%)
}

.dimmer.active .loader {
    display: block
}

.dimmer.active .dimmer-content {
    pointer-events: none;
    opacity: .1
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(101, 109, 119, .16);
    border-radius: 3px
}

.card>.hr,
.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header {
    padding: .75rem 1rem;
    margin-bottom: 0;
    color: #656d77;
    background-color: rgba(35, 46, 60, .024);
    border-bottom: 1px solid rgba(101, 109, 119, .16)
}

.card-header:first-child {
    border-radius: 2px 2px 0 0
}

.card-footer {
    padding: .75rem 1rem;
    color: #656d77;
    background-color: rgba(35, 46, 60, .024);
    border-top: 1px solid rgba(101, 109, 119, .16)
}

.card-footer:last-child {
    border-radius: 0 0 2px 2px
}

.card-header-tabs {
    margin-right: -.5rem;
    margin-bottom: -.75rem;
    margin-left: -.5rem;
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: #fff;
    border-bottom-color: #fff
}

.card-header-pills {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 2px
}

.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.card-group>.card {
    margin-bottom: 1.5rem
}

.checkout_price {
    background: aliceblue;
    display: inline-block;
    padding: 10px;
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}