@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot');
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('fonts/Calibri.woff2') format('woff2'), url('fonts/Calibri.woff') format('woff'), url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0009-FEFF;
}
@font-face {
    font-family: 'Cambria';
    src: url('fonts/Cambria Italic.eot');
    src: url('fonts/Cambria Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Cambria Italic.woff2') format('woff2'), url('fonts/Cambria Italic.woff') format('woff'), url('fonts/Cambria Italic.svg#Cambria Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0021-2074;
}
@font-face {
    font-family: itf_rupeeregular;
    src: url(fonts/itf-rupee-webfont.eot);
    src: url(fonts/itf-rupee-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/itf-rupee-webfont.woff2) format('woff2'), url(fonts/itf-rupee-webfont.woff) format('woff'), url(fonts/itf-rupee-webfont.ttf) format('truetype'), url(fonts/itf-rupee-webfont.svg#itf_rupeeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: 'Quicksand';
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: antialiased !important;
    font-size: 16px;
    line-height: 20px;
}
a {
    text-decoration: none;
}
.a_link, .pro_spec_content p a {
    text-decoration: none;
    outline: none;
    color: #000;
    border-bottom: 1px solid;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input {
    outline: none;
}
input[type='text'],
input[type='number'],
textarea {
    font-size: 16px;
}
.clear {
    clear: both;
}
img {
    border: none;
/*    width: 100%; */
    display: block;
}
input,
textarea {
    outline: none;
    resize: none;
}
.no_scroll,
.no_scroll body {
    overflow: hidden;
}
.transition,
.nav_menu ul li > a,
.nav_menu ul li:after,
.banner_txt_holder a,
.gender_filter a,
.spec2_bace p a,
.opt_bottom > div > div span,
.opt_bottom > div img,
.opt_bottom > div > a > div span font,
.opt_bottom > div:hover > a > div span,
.hover_icons,
.spec_det_link span a,
.spec_det,
.footer_link a,
.footer_bottom_links a,
.quick_links,
.quick_links a,
.compare_icon,
.add_cart_icon,
.compare_section,
.item:after,
.near_by_stoer,
.nav_menu ul li > a.watches:after,
.sub_nav,
.cart_checkou_link a,
.remove_product,
.quicklink a,
.compare_display > div > div a,
.faq_tabs a,
.watch_guid_se1_txt a,
.watch_guid_se2_txt a,
.product_detail_lh,
.watch-show-panel,
.each-show-watch,
#slider_product .owl-item.active .item img,
.slider_base_wrapper,
.view_map,
.review_form form > div label,
.review_section,
.rate_this_product,
.form div label,
.thank_you_message a,
.f-checkbox-color input[type=checkbox] + label,
.filter_holder,
.load_more,
.bread_crumbs a,
.bread_crumbs span,
.page_404_wrapper a,
.pro_spec_tab a,
.products-looks-init .owl-stage > div a:before,
.products-looks-init .owl-stage > div a:after,
.txt_box label,
.footer_icon a,
.offer_holder,
.quick_view_icon,
.add_cart_btn a,
.quick_view_icon,
.scale_img,
.verybest_holder ul li a p span,
.your_style li a p span,
.hom_ct_txt p,
.hom2_ct_txt p,
.hom_sl_txt font,
.hom_ct_txt p span,
.hom2_ct_txt p span,
.hom_category_lh > div a:before,
.hom_category_rh > div a:before,
.br_lo,
.wedding_bells_holder > div a img,
.hom_category_rh a img,
.swiss_connois li a img,
.wedding_bells_holder > div a span,
.br_lo a:after,
.verybest_txt,
.wedding_bells_holder > div a:before {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

.sub_nav{
    transition: all 0s ease-out 0s;
    -webkit-transition: all 0s ease-out 0s;
    -moz-transition: all 0s ease-out 0s;
}

.main {
    width: 100%;
    position: relative;
    left: 0px;
}
.header {
    width: 100%;
    position: relative;
    /*position:absolute;
        left:0px;
        top:0px;
        padding:20px 20px 0;*/

    box-sizing: border-box;
    -webkit-transition: top 0.6s;
    -moz-transition: top 0.6s;
    transition: top 0.6s;
    z-index: 10;
}
.header_overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.80);
    z-index: 9;
    display: none;
}
.header.off-canvas {
    top: 0px;
}
.header.fixed {
    top: 0;
}
.logo {
    width: 365px;
    float: left;
    margin: -2px 0 0 20px;
}
.header_blue {
    width: 100%;
    overflow: hidden;
    height: 34px;
    background: #13c7d5;
}
.white_header {
    width: 100%;
    height: 55px;
    background: #ffffff;
    position: relative;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.066);
}
.nav_menu {
    width: 100%;
    height: 42px;
    display: block;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.066);
}
.nav_menu ul {
    list-style: none;
    height: 100%;
    margin: 0 auto;
    margin: 0 auto;
    width: 990px;
    min-width: 768px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    line-height: 1;
}
.nav_menu ul li {
    width: auto;
    height: 100%;
    float: left;
    margin: 0px;
}
.nav_menu ul li:hover .sub_nav {
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    opacity: 1;
    visibility: visible;

    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;

   
}
.sub_nav {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 42px;
    background: #FFF;
    transform: translateY(1em);
    -webkit-transform: translateY(1em);
    -moz-transform: translateY(1em);
    -ms-transform: translateY(1em);
    opacity: 0;
    visibility: hidden;
    border-top: 1px solid #d4d4d4 !important;
    border: #fff;    
}
.sub_nav_shop_for {
    overflow: hidden;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 15px 25px;
}
.sub_nav_shop_for a,
.sub_nav_shop_for span {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    float: left;
    margin: 0 10px;
}
.sub_nav_shop_for a:hover,
.sub_links a:hover {
    color: #13c7d5;
}
.sub_nav_shop_by {
    overflow: hidden;
    height: auto;
    position: relative;
    margin: 40px;
}
.sub_links {
    float: left;
    height: auto;
}
.sub_links h2 {
    font-size: 14px;
    color: #000000;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.sub_links_holder {
    height: 350px;
    overflow: auto;
}
.sub_links a {
    font-size: 15px;
    color: #2f2f2f;
    line-height: 15px;
    display: block;
    padding-top: 20px;
}
.sub_links1 {
    width: 15%;
}
.sub_links2 {
    width: 12%;
    margin-left: 3%;
}
.nav_menu ul li > a {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    color: #000000;
    line-height: 48px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 0 30px;
}
.nav_menu ul li > a.watches:after {
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000000;
    content: '';
    margin-left: -4px;
}
.nav_menu ul li:hover > a {
    color: #13c7d5;
}
.nav_menu ul li:hover a.watches:after {
    bottom: 0px;
}
.product_images {
    width: calc(82% - 0px);
    width: -webkit-calc(82% - 0px);
    width: -moz-calc(82% - 0px);
    height: calc(100% - 0px);
    height: -webkit-calc(100% - 0px);
    height: -moz-calc(100% - 0px);
    position: absolute;
    right: 0px;
    top: 0px;
    background: #FFF;
    overflow: hidden;
    display: none;
}
.product_images img {
    display: block;
    width: auto;
    height: 100%;
    float: right;
}
.search_section {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #fff;
    background-size: cover;
    z-index: 20;
    display: none;
}
.search_section_inner {
    width: 100%;
    z-index: 20;
    height: 0%;
    /*padding:40px;*/

    box-sizing: border-box;
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0%, -50%);
    overflow: hidden;
    -webkit-transition: all 500ms cubic-bezier(0.895, 0.030, 0.685, 0.220);
    -moz-transition: all 500ms cubic-bezier(0.895, 0.030, 0.685, 0.220);
    -o-transition: all 500ms cubic-bezier(0.895, 0.030, 0.685, 0.220);
    transition: all 500ms cubic-bezier(0.895, 0.030, 0.685, 0.220);
    /* easeInQuart */
}
.search_section_inner.show_search {
    height: 100%;
}
.search_section_inner > div {
    width: 100%;
    height: 100%;
    background: #FFF;
    position: relative;
    padding: 40px;
    box-sizing: border-box;
}
.search_section_inner > div > div {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.search_box {
    width: 300px;
    overflow-x: hidden;
    float: right;
    margin: 9px 0;
    padding-left: 10px;
    font-size: 16px;
    margin-right: 40px;
    border: 1px solid #CCC;
    border-radius: 3px;
}
.search_box input[type="text"] {
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    border: none;
    /* font-size: 30px; */
    outline: none;
    height: 35px;
    font-family: 'Calibri';
    color: #666;
    float: left;
}
.search_box input[type="submit"] {
    width: 50px;
    height: 35px;
    border: none;
    outline: none;
    background: url(../images/icon_search.png) no-repeat center center;
    cursor: pointer;
    float: left;
    opacity: 0;
    visibility: hidden;
}
.search_box input::-webkit-input-placeholder {
    color: #e4e4e4;
}
.search_box input::-moz-placeholder {
    color: #e4e4e4;
}
.search_box input:-ms-input-placeholder {
    color: #e4e4e4;
}
.search_box input:-moz-placeholder {
    color: #e4e4e4;
    opacity: 1;
}
.search_box input::-moz-placeholder {
    color: #e4e4e4;
    opacity: 1;
}
.quick_search_head {
    width: 100%;
    padding: 30px 0 0px;
    font-size: 15px;
    color: #2f2f2f;
    line-height: 15px;
}
.search_section_inner h2 {
    font-size: 17px;
    color: #2f2f2f;
    line-height: 17px;
    margin-top: 35px;
}
.search_links {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}
.search_links a {
    color: #999999;
    float: left;
    margin-right: 50px;
}
.search_links a:hover {
    color: #323232;
}
.search_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: #FFF url(../images/sprit.png) no-repeat 5px -175px;
}
.search_close:hover {
    background: #e5e5e5 url(../images/sprit.png) no-repeat 5px -175px;
}
.search input {
    width: 150px;
    height: 30px;
    border: none;
    color: #FFF;
    font-size: 16px;
    background: none;
    font-family: 'Calibri';
}
.search input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #FFF;
}
.search input::-moz-placeholder {
    /* Firefox 19+ */

    color: #FFF;
}
.search input:-ms-input-placeholder {
    /* IE 10+ */

    color: #FFF;
}
.search input:-moz-placeholder {
    /* Firefox 18- */

    color: #FFF;
    opacity: 1;
}
.search input::-moz-placeholder {
    color: #FFF;
    opacity: 1;
}
.search input:-moz-placeholder {
    color: #FFF;
    opacity: 1;
}
.banner {
    width: 100%;
    position: relative;
}
.banner_txt {
    width: 100%;
    position: absolute;
    bottom: 100px;
    left: 100px;
}
.owl-item.active .banner_txt {
    left: 0px;
}
.banner_txt_wrapper {
    max-width: 100%;
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
}
.banner_txt_holder {
    max-width: 400px;
    color: #FFF;
    margin: 0;
}
.banner_txt_holder h2 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "abril fatface";
}
.banner_txt_holder p {
    line-height: 22px;
    margin-top: 15px;
}
.banner_txt_holder a {
    display: inline-block;
    margin-top: 25px;
    color: #FFF;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-size: 14px;
}
.banner_txt_holder a.ban_btn2 {
    color: #2f2f2f;
    background: #FFF;
    margin-left: 5px;
}
.banner_txt_holder a.ban_btn2:hover {
    background: #2f2f2f;
    color: #FFF;
}
.banner_logo_img {
    width: 150px !important;
    margin-bottom: 25px;
    margin-left: 3px;
}
.home_brand {
    width: 100%;
    background: #f6f6f6;
    padding: 50px 0px;
}
.home_brand_wrapper {
    max-width: 1000px;
    margin: 0px auto;
    /* background: #FFF; */

    position: relative;
    z-index: 1;
    /* border-top: 1px solid #e5e5e5; */
    /* border-left: 1px solid #e5e5e5; */
}
.home_brand_wrapper h2,
.home_brand_wrapper h1,
.popular_watches h2,
.brand_film h2,
.brand_lookbook h2,
.watch_faces h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 40px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.brand_logo_holder {
    overflow: hidden;
    /*border-top:1px solid #e5e5e5;*/
}
.brand_logo_holder a {
    width: 20%;
    float: left;
    display: block;
    /*border-bottom:1px solid #e5e5e5;
        border-right:1px solid #e5e5e5;*/

    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    padding: 20px 0;
}
.popular_watches,
.brand_lookbook,
.watch_faces {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
    position: relative;
}
.popular_watches {
    background: #FFF;
}
.popular_watches:before {
    width: 109px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    background: url(../images/lh_shd.png) no-repeat center left;
    z-index: 5;
}
.popular_watches:after {
    width: 109px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
    background: url(../images/rh_shd.png) no-repeat center right;
    z-index: 5;
}
.gender_filter {
    width: 100%;
    text-align: center;
}
.gender_filter a {
    font-size: 16px;
    line-height: 14px;
    color: #b8b8b8;
    margin: 0 15px;
    padding: 10px 0;
    cursor: pointer;
}
.gender_filter a.active {
    color: #2f2f2f;
}
.popular_watches_slider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
    position: relative;
}
.slider_base {
    width: 100%;
    height: 180px;
    position: absolute;
    left: 0px;
    bottom: 75px;
}
.slider_base_wrapper {
    max-width: 480px;
    padding: 0 10px;
    margin: 0 auto;
    opacity: 1;
}
.spec_bace {
    width: 100%;
    height: 56px;
    background: #000;
    color: #FFF;
    position: relative;
}
.spec_bace:before,
.spec2_bace:before {
    width: 1px;
    height: 14px;
    background: #616161;
    position: absolute;
    left: 50%;
    top: 20px;
    content: '';
}
.spec_bace p,
.spec2_bace p {
    width: 50%;
    float: left;
    text-align: center;
    height: 56px;
    font-size: 16px;
    line-height: 56px;
    text-transform: uppercase;
}
.spec2_bace p a {
    color: #ffffff;
    display: inline-block;
    background: #000;
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    padding: 5px 30px;
}
.spec2_bace p a:hover {
    color: #13c7d5;
}
.spec2_bace {
    width: 100%;
    height: 56px;
    background: #f6f6f6;
    color: #2f2f2f;
    position: relative;
}
.popular_watches_slider_wrapper {
    width: 60%;
    margin: 0 auto;
    z-index: 1;
}
.popular_pro {
    max-width: 480px;
    padding: 0 10px;
    margin: 0 auto;
}
.popular_pro_img {
    max-width: 480px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px;
}
/*.popular_pro_img:after {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: "";
    background: url(../images/pro_img_shadow.png) center bottom no-repeat;
    transition-delay: 0s;
    transition-duration: 0.3s;
    opacity: 0;
}*/
/*.owl-item.active .popular_pro_img:after {
    transition-delay: 0.5s;
    transition-duration: 0s;
    opacity: 1;
}*/
.popular_pro_img img {
    opacity: 1;
}
.hover_icons {
    width: 24px;
    position: absolute;
    top: 30px;
    right: 0px;
    opacity: 0;
}
.owl-item.active .popular_pro_img .hover_icons {
    opacity: 1;
}
.hover_icons > span {
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 10px;
    position: relative;
    background: url(../images/sprit.png) no-repeat;
    cursor: pointer;
}
.hover_icons > span.spec_det_icon {
    background-position: 0px 0px;
    z-index: 1;
}
.hover_icons > span.cart_icon {
    background-position: 0px -24px;
}
.spec_det {
    position: absolute;
   /* width: 320px;*/
    left: 50%;
    top: 35px;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    margin-left: -155px;
    z-index: 99999;
}
.spec_det_icon:hover .spec_det {
    opacity: 1;
    visibility: visible;
    top: 24px;
}
.spec_det:after {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 2px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
    content: '';
}
.spec_det_inner {
    margin-top: 10px;
    background: #000;
    padding: 5px;
}
.spec_det_inner p {
    color: #FFF;
    font-size: 13px;
    line-height: 12px;
    margin-bottom: 25px;
}
.spec_det_inner p font {
    color: #989898;
    display: inline-block;
    text-transform: uppercase;
    /*width: 100px;*/
    margin-right: 5px;
}
.spec_det_link {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.spec_det_link span {
    width: auto;
}
.spec_det_link span:first-child {
    float: left;
}
.spec_det_link span:last-child {
    float: left;
}
.spec_det_link span a {
    font-size: 16px;
    line-height: 18px;
    color: #FFF;
}
.spec_det_link span a:hover {
    color: #13c7d5;
}
.opt_bottom {
    background: #f6f6f6;
    padding: 40px;
    overflow: hidden;
}
.opt_bottom a {
    display: block;
}
.opt_bottom > div {
    width: 50%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.opt_bottom > div img {
    /*filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);*/

    filter: gray;
    filter: url(filters.svg#grayscale);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
}
.opt_bottom > div:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
}
.store_loc {
    border-right: 2px solid #FFF;
}
.sam_del {
    border-bottom: 1px solid #FFF;
}
.emi_opt {
    border-top: 1px solid #FFF;
}
.opt_bottom > div > a > div {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.opt_bottom > div > a > div p {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 30px;
    line-height: 22px;
}
.opt_bottom > div > a > div span {
    width: auto;
    float: left;
    margin: 0px 0 0;
    height: 0px;
    overflow: hidden;
}
.opt_bottom > div > a > div span font {
    display: inline-block;
    height: 40px;
    text-align: center;
    background: #13c7d5;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    width: 175px;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #13c7d5;
}
/*.opt_bottom > div > a > div span font:hover{
        background: #13c7d5;
        color: #FFF;
}*/

.opt_bottom > div:hover > a > div span {
    height: 60px;
    margin: 30px 0 0;
}
.footer {
    width: 100%;
    background: #000;
    padding: 40px 0;
}
.footer_wrapper {
    max-width: 1200px;
    padding: 0 10px;
    overflow: hidden;
    margin: 0 auto;
}
.footer_links {
    float: left;
    width: 25%;
}
.footer_links h2 {
    font-size: 14px;
    color: #FFF;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer_link {
    margin-top: 30px;
}
.footer_link a {
    font-size: 14px;
    line-height: 12px;
    margin-top: 15px;
    display: block;
    color: #ffffff;
}
.footer_link a:hover,
.footer_bottom_links a:hover {
    color: #FFF;
}
.footer_subscribe {
    width: 100%;
    margin-top: 30px;
}
.subscribe_txtbox {
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    color: #797979;
    font-size: 14px;
    padding: 0 10px;
    height: 50px;
    border: none;
    background: #ffffff;
    float: left;
    box-sizing: border-box;
}
.sub_submit {
    width: 40px;
    height: 50px;
    border: none;
    background: #13c7d5 url(../images/sprit.png) no-repeat 0px -50px;
    cursor: pointer;
}
.subscribe_txt {
    width: 100%;
    font-size: 13px;
    line-height: 14px;
    margin-top: 10px;
}
.footer_bottom {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
}
.footer_icon {
    width: auto;
    float: left;
}
.footer_icon a {
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 25px;
    color: #ffffff;
}
.footer_icon a:hover {
    color: #13c7d5;
}
.footer_bottom p {
    text-align: center;
    font-size: 14px;
    color: #797979;
    line-height: 25px;
}
.footer_bottom_links {
    float: right;
}
.footer_bottom_links span,
.footer_bottom_links a {
    float: left;
    margin: 0 5px;
    font-size: 14px;
    color: #797979;
    line-height: 25px;
}
.header_top_link {
    float: right;
    margin: 10px 10px 0 0;
}
.header_top_link a {
    font-size: 14px;
    color: #FFF;
    float: left;
    padding: 0 10px;
    line-height: 15px;
    font-weight: bold;
}
.head_cart {
    float: right;
    background: url(../images/sprit.png) no-repeat 0px -103px;
    margin: 2px 40px 0 0;
}
.head_cart a {
    padding-left: 22px;
    display: block;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    color: #FFF;
}
.product_section {
    /*background:#f7f7f7;
        border:40px solid #f7f7f7;*/

    position: relative;
    padding-top: 85px;
}
.pro_top_section {
    overflow: hidden;
    padding: 15px 40px;
    display: none;
}
.bread_crumbs {
    float: left;
}

.inner_product_bread_crumbs {
    width: 100%
}

/*.bread_crumbs a, .bread_crumbs span{
        float: left;
        font-size: 14px;
        line-height: 12px;
        margin-right: 10px;
        color: #cfcfcf;
}*/

.bread_crumbs ol {
    overflow: hidden;
}
.bread_crumbs ol li {
    display: inline-block;
    list-style: none;
}
.bread_crumbs a {
    display: inline-block;
    font-size: 13px;
    line-height: 12px;
    color: #cfcfcf;
}
.bread_crumbs font {
    margin: 0 5px;
    display: inline-block;
}
.bread_crumbs a:last-child,
.bread_crumbs span:last-child,
.bread_crumbs a:hover {
    color: #2f2f2f;
}
.pro_top_right {
    float: right;
}
.filter_select_display {
    float: left;
}
.filter_select_display span {
    float: left;
    padding-right: 15px;
    color: #a0a0a0;
    font-size: 14px;
    line-height: 12px;
    background: url(../images/sprit.png) no-repeat right -133px;
    margin-right: 15px;
}
.products_found,
.call_us {
    float: left;
    font-size: 14px;
    color: #2f2f2f;
    line-height: 12px;
    margin-left: 30px;
}
.products_found span,
.call_us span {
    color: #13c7d5;
}
.sort_by {
    float: left;
    padding-right: 15px;
}
.product_part {
    overflow: hidden;
    padding: 40px;
    margin-top:50px;
}
.filter_holder {
    /*background: #f7f7f7;*/
    position: absolute;
    left: 0px;
    top: -16px;
    width: 100%;
    z-index: 2;
    box-shadow: 0 0 0px 0px #f7f7f7;
}
ul.applied_filters{
    list-style: none;
    padding: 10px;
    overflow: hidden;
    /*height: 50px;*/
    margin-bottom: 0px;
    padding: 0px auto;
    text-transform:capitalize !important;
}
ul.applied_filters li{
    margin: 5px;
    /*padding: 5px;*/
    /*border: solid 1px lightblue;*/
    /*border-radius: 15px;*/
    line-height: 1;
    display:inline;
}
ul.applied_filters li a{
    color:grey;
}
.filter_value{
    padding: 1px 5px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    text-decoration: none !important;
}
.filter_holder.fixed {
    position: fixed;
    box-shadow: 0 0 20px -5px #000;
}
.lh_filter {
    width: 100%;
    /*width:285px;*/

    border-bottom: 1px solid #e5e5e5;
    position: relative;
    box-sizing: border-box;
    background: #FFF;
    /*padding: 10px 0;*/
}
.ap_filter {
    width: 100%;
    /*width:285px;*/

    border-bottom: 1px solid #e5e5e5;
    position: relative;
    box-sizing: border-box;
    background: #FFF;
    /*padding: 10px 0;*/
}

.inner_fvalues{
    list-style-type: none;
    display: inline-block;
    padding-left: 0px;
}

ul.inner_fvalues li{
    margin-left:0;
}

#accordion {
    list-style: none;
    padding: 0px 0px;
}
#accordion > li {
    display: block;
    list-style: none;
    /*border-bottom: 1px solid #e3e3e3;*/

    float: left;
    position: relative;
    margin-left: 25px;
}
#accordion > li > span {
    display: block;
    color: #2f2f2f;
    line-height: 10px;
    padding: 15px 15px 15px 0px;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    float: left;
}
#accordion > li > span:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/sprit.png) no-repeat -16px -297px;
    content: '';
}
#accordion li > span.active:before {
    background: url(../images/sprit.png) no-repeat -16px -305px;
}
#accordion > li > div {
    width: 238px;
    position: absolute;
    left: -10px;
    top: 42px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 0 10px;
    box-sizing: border-box;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1;
}
#accordion > li > div::-webkit-scrollbar {
    width: 6px;
}
/* Track */

#accordion > li > div::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */

    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */

#accordion > li > div::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #b1b1b1;
}
#accordion > li > div::-webkit-scrollbar-thumb:window-inactive {
    background: #b1b1b1;
}
/*.f-checkbox {
    width: 100%;
    float: left;
    padding: 8px 0;
    color: #A6A6A6;
    font-size: 14px;
    line-height: 21px;
    cursor: pointer;
}*/
.f-checkbox-color {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 2px;
    border: 1px solid #BFBFBF;
}
label[for="black"] {
    background: #000;
}
label[for="blue"] {
    background: #1e90ff;
}
label[for="brown"] {
    background: #773d17;
}
label[for="gold"] {
    background: #FFD700;
}
label[for="green"] {
    background: #1ca020;
}
.f-checkbox-color label[for="multi-color"] {
    background: url(../images/multicolour.jpg) no-repeat center center;
}
.f-checkbox-color label[for="others"] {
    background: url(../images/othercolour.jpg) no-repeat center center;
}
label[for="pink"] {
    background: #FFBBED;
}
label[for="red"] {
    background: #EB0003;
}
label[for="silver"] {
    background: #d6d6d6;
}
label[for="violet"] {
    background: #C222FF;
}
label[for="white"] {
    background: #FFF;
}
label[for="yellow"] {
    background: #FFF389;
}
.f-checkbox input[type=checkbox],
.f-checkbox-color input[type=checkbox] {
    display: none;
}
.f-checkbox input[type=checkbox] + label {
    color: #a0a0a0;
    line-height: 15px;
    font-size: 14px;
    display: block;
    margin-top: 0px;
    cursor: pointer;
}
.f-checkbox-color input[type=checkbox] + label {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
    box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
}
.f-checkbox input[type=checkbox] + label:hover {
    color: #666;
}
.f-checkbox input[type=checkbox]:checked + label {
    background: url(../images/sprit.png) no-repeat right -133px;
    color: #666;
}
.f-checkbox-color input[type=checkbox]:checked + label {
    -webkit-box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
    -moz-box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
    box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
}

/*--------------------*/

.f-checkbox input[type=radio],
.f-checkbox-color input[type=checkbox] {
    display: none;
}
.f-checkbox input[type=radio] + label {
    color: #a0a0a0;
    line-height: 15px;
    font-size: 14px;
    display: block;
    margin-top: 0px;
    cursor: pointer;
}
.f-checkbox-color input[type=radio] + label {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
    box-shadow: inset 0px 0px 0px 0px rgba(163, 163, 163, 0.6);
}
.f-checkbox input[type=radio] + label:hover {
    color: #666;
}
.f-checkbox input[type=radio]:checked + label {
    background: url(../images/sprit.png) no-repeat right -133px;
    color: #666;
}
.f-checkbox-color input[type=radio]:checked + label {
    -webkit-box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
    -moz-box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
    box-shadow: inset 0px 0px 0px 5px rgba(163, 163, 163, 0.6);
}

/*---------------------*/

.product_show {
    margin-left: 0px;
    /*margin-left: 285px;*/

    overflow: hidden;
}
.product_show > p,
.bottom_txt {
    font-size: 15px;
    color: #323232;
    line-height: 25px;
    padding: 10px 0;
}
.product_show ul {
    list-style: none;
    overflow: hidden;
    padding: 1px
}
.product_show ul li {
    /*width: calc(25% - 4px);
        width: -webkit-calc(25% - 4px);
        width: -moz-calc(25% - 4px);
        margin-left: 4px;*/

    float: left;
    margin: 0 1.2% 3.5%;
    width: 22.4%;
    background: #FFF;
    position: relative;
    overflow: hidden;
    height: 435px;
}
a.product {
    width: 100%;
    display: block;
}
.pro_det {
    padding: 20px 0;
    text-transform: uppercase;
}
.pro_det h2 {
    font-size: 14px;
    color: #333;
    line-height: 16px;
    text-transform: none;
    margin-bottom: 0;
}
.pro_det h2 span {
    text-transform: uppercase;
    font-weight: bold;
}
/*.pro_det p {
    margin-top: 10px;
    overflow: hidden;
    min-height: 18px;
}*/
.prod-desc {
    padding: 10px 0 40px 0;
    font-weight: lighter;
}
.pro_mod {
    float: left;
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
    text-transform: uppercase;
    line-height: 10px;
    display: none;
}
.pro_price {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.pro_price font {
    display: block;
    float: left;
    height: 18px;
}
.pro_dis_price {
    margin-left: 0px !important;
    text-decoration: line-through;
    font-size: 14px;
    margin-right: 10px;
}
.pro_price font i,
.qui_head font i,
.prod-price h3 i,
.spec_bace p i,
.spec2_bace p i,
.cart_price i,
.totalCartPrice i {
    font-family: itf_rupeeregular;
    font-style: normal;
}
.quick_links {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -100px;
    background: #FFF;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}
.product_show ul li:hover .quick_links {
    bottom: 0px;
}
.quick_links a {
    width: calc(50% - 2px);
    width: -webkit-calc(50% - 2px);
    width: -moz-calc(50% - 2px);
    display: block;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}
/*a.quick_view{
        float: left;
        background: #f7f7f7;
        color: #2f2f2f;
}
a.quick_view:hover{
        background: #2f2f2f;
        color:#FFF;
}*/

a.buy_now {
    float: right;
    background: #13c7d5;
    color: #FFF;
}
a.buy_now:hover {
    background: #049DA4;
}
/*.compare_icon {
    position: absolute;
    top: 20px;
    left: -35px;
    width: 27px;
    height: 22px;
    background: #FFF url(../images/sprit.png) no-repeat left -153px;
    cursor: pointer;
    border: 5px solid #FFF;
    overflow: hidden;
    z-index: 1;
}*/
.quick_view_icon {
    background: #f2f2f2;
    cursor: pointer;
    right: 0;
    text-align: center;
    font-size: 12px;
    position: absolute;
    top: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px 5px;
    border-radius: 3px;
    color: #aaa;
    display:none;
}
.compare_icon span,
/*.quick_view_icon span {
    font-size: 14px;
    color: #2f2f2f;
    margin-left: 32px;
    line-height: 22px;
    opacity: 0;
    transition: 0.3s opacity 0.3s ease;
    -webkit-transition: 0.3s opacity 0.3s ease;
    -moz-transition: 0.3s opacity 0.3s ease;
    display: block;
    float: left;
}
.product_show ul li:hover .compare_icon,
.product_show ul li:hover .quick_view_icon {
    left: 20px;
}
.compare_icon:hover {
    width: 85px;
    background: #f7f7f7 url(../images/sprit.png) no-repeat left -153px;
    border: 5px solid #f7f7f7;
}
.quick_view_icon:hover {
    width: 95px;
    background: #f7f7f7 url(../images/quick_view_icon.png) no-repeat center left;
    border: 5px solid #f7f7f7;
}
.compare_icon:hover span,
.quick_view_icon:hover span {
    opacity: 1;
}*/
.add_cart_icon {
    position: absolute;
    top: 20px;
    right: -25px;
    width: 17px;
    height: 22px;
    background: url(../images/sprit.png) no-repeat -4px -26px;
    cursor: pointer;
    border: 5px solid #FFF;
    overflow: hidden;
}
.product_show ul li:hover .add_cart_icon {
    right: 20px;
}
.add_cart_icon:hover {
    width: 95px;
    background: #f7f7f7 url(../images/sprit.png) no-repeat 74px -26px;
    border: 5px solid #f7f7f7;
}
.add_cart_icon span {
    font-size: 14px;
    color: #2f2f2f;
    margin-right: 25px;
    line-height: 22px;
    opacity: 0;
    transition: 0.3s opacity 0.3s ease;
    -webkit-transition: 0.3s opacity 0.3s ease;
    -moz-transition: 0.3s opacity 0.3s ease;
    display: block;
    float: right;
}
.add_cart_icon:hover span {
    opacity: 1;
}
/*.offers {
    width: 75px;
    height: 30px;
    background: red;
    background: #e27373;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    bottom: 100px;
    font-weight: bold;
}*/

.prod-tags{
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px 5px;
    border-radius: 3px;
    left: 0;
}

.prod-tags.bestseller{
    background: goldenrod;
}
.prod-tags.new-product{
    background: green;
}

.offers{
    background: red;
    min-width: 85px;
    z-index: 99;
}

.pro_loader {
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
}
.pro_loader span {
    display: inline-block;
    width: 128px;
}
.compare_section {
    width: 100%;
    height: 195px;
    background: #2f2f2f;
    position: fixed;
    bottom: -195px;
    left: 0px;
    z-index: 2;
}
.compare_section.show_compare {
    bottom: 0px;
}
.compare_section_wrapper {
    padding: 30px 40px;
    overflow: hidden;
}
.compare_pro {
    width: 200px;
    height: 135px;
    float: left;
    background: #FFF;
    position: relative;
    margin-right: 20px;
}
.compare_pro_img {
    width: 42%;
    float: left;
    margin-top: 10px;
    height: calc(100% - 20px);
    -moz-height: calc(100% - 20px);
    -webkit-height: calc(100% - 20px);
    overflow: hidden;
}
.compare_pro_txt {
    width: 50%;
    float: left;
}
.compare_pro_txt h2 {
    font-size: 15px;
    color: #2f2f2f;
    line-height: 13px;
    margin-top: 55px;
}
.compare_pro_txt p {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin-top: 5px;
}
.add_pro_com {
    width: 200px;
    height: 135px;
    float: left;
    background: #221f1f;
    cursor: pointer;
}
.com_pro_close {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    right: -10px;
    top: -10px;
    background: #FFF url(../images/sprit.png) no-repeat left -180px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
.compare_btn {
    width: 90px;
    height: 135px;
    background: #FFF;
    float: left;
    cursor: pointer;
}
.compare_btn span {
    color: #2f2f2f;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    margin-top: 58px;
}
.compare_sec_btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    position: absolute;
    right: 40px;
    top: -25px;
    cursor: pointer;
    background: #13c7d5 url(../images/sprit.png) no-repeat left -200px;
    display: none;
}
.compare_section.show_compare .compare_sec_btn {
    background: #FFF url(../images/sprit.png) no-repeat left -240px;
}
/*.store_filter{
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: 0px;
}*/

.store_filter_wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.store_dropdown {
    width: 100%;
    height: 65px;
    background: #FFF;
    float: left;
}
.store_dropdown .current {
    height: 65px;
    line-height: 65px;
    padding-right: 20px;
}
.near_by_stoer {
    width: 50%;
    height: 65px;
    float: left;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    line-height: 20px;
    background: #13c7d5;
    float: left;
    line-height: 65px;
    cursor: pointer;
}
.near_by_stoer:hover {
    background: #049DA4;
}
.near_by_stoer span {
    padding-right: 25px;
    display: inline-block;
}
.store_list {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.store_list ul {
    list-style: none;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    margin-top: 30px;
}
.store_list ul li {
    width: 33%;
    box-sizing: border-box;
    margin: 0 0 80px 0;
    float: left;
    padding: 0 40px;
    height: 150px;
}
.store_list ul li h2 {
    color: #333333;
    font: 600 20px/24px "utopia-std", "abril fatface", serif;
    margin-bottom: 20px;
}
.store_list ul li p {
    font-size: 16px;
    color: #4c4c4c;
    position: relative;
    line-height: 22px;
}
/*.store_list ul li p.address{
        min-height:75px;
}
.store_list ul li p:before{
        position: absolute;
        left: -20px;
        top: 0px;
        height: 15px;
        width: 12px;
        content: '';
        background: #FFF url(../images/sprit.png) no-repeat;
}*/

.phone_no {
    padding: 15px 0;
    border-bottom: 1px dashed #e3e3e3;
    border-top: 1px dashed #e3e3e3;
}
.phone_no a {
    color: #2f2f2f
}
.phone_no:after {
    content: '.';
    color: #FFF;
}
.store_list ul li p.address:before {
    background-position: left -329px;
}
.store_list ul li p.phone_no:before {
    background-position: left -344px;
    top: 18px;
}
.store_list ul li p.store_time:before {
    background-position: left -357px;
}
.view_map,
.view_more_st {
    color: #13c7d5;
    margin: 5px 15px 0 0;
    font-size: 15px;
    cursor: pointer;
    border-bottom: 1px solid transparent;
}
.view_map:hover,
.view_more_st:hover {
    border-bottom: 1px solid;
}
.location_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.70);
    display: none;
}
.location_map {
    width: 100%;
    padding: 40px 40px 0;
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    top: 50%;
    height: 70%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3) translate(0%, -50%);
    -webkit-transform: scale(1.3) translate(0%, -50%);
    -moz-transform: scale(1.3) translate(0%, -50%);
    -ms-transform: scale(1.3) translate(-0%, -50%);
    margin-top: 20px;
}
.location_map.show {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(0%, -50%);
    -webkit-transform: scale(1) translate(0%, -50%);
    -moz-transform: scale(1) translate(0%, -50%);
    -ms-transform: scale(1) translate(-0%, -50%);
}
.map_display {
    width: 100%;
    height: 100%;
    background: #FFF;
}
.map_close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 0px;
    background: #FFF url(../images/sprit.png) no-repeat 13px -528px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
}
.brand_look,
.what_trending {
    overflow: hidden;
    background: #FFF;
    padding: 40px;
}
.brand_film {
    border-top: 1px solid #f6f6f6;
    margin-top: 40px;
    overflow: hidden;
}
.brand_film_vid {
    width: 100%;
    position: relative;
}
.lookbook_slider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 100px;
    position: relative;
}
.lookbook_slider_wrapper {
    width: 70%;
    margin: 0 auto;
}
#slider_lookbook .item {
    margin: 0 10%;
    position: relative;
}
#slider_lookbook .item:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    content: '';
}
.owl-item.active .item:after {
    opacity: 0;
}
.what_trending_wrapper {
    overflow: hidden;
    position: relative;
}
.what_trending_img {
    width: 50%;
    float: right;
}
.what_trending_txt {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #dbdbdb;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    padding: 40px 8%;
}
.what_trending_txt > div {
    width: 100%;
    height: 100%;
    display: table;
}
.what_trending_txt > div > div {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.what_trending_txt h2 {
    font-size: 30px;
    color: #2f2f2f;
    line-height: 28px;
}
.what_trending_txt p {
    font-size: 16px;
    color: #2f2f2f;
    margin-top: 50px;
}
.watch_faces_wrapper {
    padding: 0 40px 40px;
}
.watch_faces_txt {
    border: 1px solid #dbdbdb;
    padding: 40px;
    color: #2f2f2f;
    font-size: 16px;
    line-height: 22px;
}
.watch_faces_txt p {
    max-width: 765px;
    margin: 0 auto;
}
.cart {
    width: 100%;
}
.cart_inner {
    background: #fff;
    padding: 40px;
}
.page_bg {
    background: #000;
    background-size: cover;
}
.cart_inner h2 {
    color: #2f2f2f;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}
.cart_content {
    max-width: 920px;
    margin: 10px auto 0px;
}
.cart_head {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.cart_head p {
    float: left;
    height: 60px;
    text-align: center;
    font-size: 14px;
    line-height: 60px;
    text-transform: uppercase;
}
.item_head {
    width: 33%;
}
.qty_head {
    width: 33%;
}
.cart_pro > div .deliver_head {
    width: 25%;
    text-align: left;
}
.price_head {
    width: 33%;
}
.cart_pro {
    margin: 0px;
    border-bottom: 1px dashed #e3e3e3;
    padding: 20px 0;
    position: relative;
    display: table;
}
.cart_pro > div {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
}
.cart_pro > div.cart_pro_show {
    position: relative;
    width: 33%;
}
.cart_pro > div.city_dropdown {
    width: 20%;
}
.city_dropdown .current {
    line-height: 25px;
    height: 25px;
    width: 100%;
    text-align: left;
    font-size: 14px;
}
.city_dropdown select {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 30px;
    font-size: 14px;
}
.cart_pro > div.qty {
    width: 33%;
}
.cart_pro_show img {
    width: 30%;
}
.cart_pro_show p {
    margin-top: 5px;
}
.cart_pro_show p span {
    display: block;
}
.cart_pro_show p span.br {
    color: #2f2f2f;
    font-size: 16px;
}
.cart_pro_show p span.ty {
    color: #999999;
    font-size: 14px;
    margin-top: 5px;
}
.cart_pro_count {
    width: 90px;
    height: 30px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin: 0px auto;
}
.cart_pro_count span {
    width: 33.33%;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
    color: #2f2f2f;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 30px;
}
.pro_add,
.pro_remove {
    cursor: pointer;
}
.pro_count {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.cart_pro > div.pro_dl_det {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    width: 22%;
    text-align: center;
}
.pro_dl_det p {
    color: #2f2f2f;
    margin-top: 5px;
}
.pro_dl_det span {
    color: #13c7d5;
}
.cart_pro > div.cart_price {
    font-size: 16px;
    color: #2f2f2f;
    line-height: 14px;
    margin-top: 5px;
    width: 33%;
}
.cart_price {
    width: 15%;
    text-align: center;
}
.remove_product {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top: -15px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: #FFF url(../images/sprit.png) no-repeat 5px -175px;
}
.remove_product:hover {
    background: #e5e5e5 url(../images/sprit.png) no-repeat 5px -175px;
}
.cart_checkout {
    overflow: hidden;
}
.prmocode {
    float: left;
    width: auto;
    font-size: 16px;
    color: #aaaaaa;
    line-height: 18px;
    margin: 30px 0 0 20px;
}
.prmocode a {
    color: #2f2f2f;
    display: inline-block;
    margin-left: 15px;
}
.amt_pay {
    width: 100%;
    text-align: right;
    color: #000;
    padding: 15px 0;
    border-bottom: 2px dashed;
    margin-bottom: 20px;
}
.amt_pay font {
    font-size: 16px;
    display: inline-block;
}
.amt_pay span {
    font-size: 20px;
    display: inline-block;
    margin-left: 25px;
}
.cart_checkou_link {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.cart_checkou_link a {
    display: block;
    float: right;
    height: 50px;
    width: 280px;
    font-size: 15px;
    margin-left: 20px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.place_order {
    background: #000;
    color: #FFF;
}
.place_order:hover {
    background: #13c7d5;
}
.cont_shop {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
.cont_shop:hover {
    background: #2f2f2f;
    color: #FFF;
}
.compare {
    width: 100%;
    overflow: hidden;
    background: #fefefe;
    padding-bottom: 50px;
}
.compare_content {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: -120px;
}
.compare_content_wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px
}
.compare_content_wrapper h2,
.compare_content_wrapper h1,
.service_faq h2,
.service_faq h1,
.exchange_content h2,
.warranty_content h2 {
    padding: 0px 0 30px;
    text-transform: uppercase;
}
.compare_display_container {
    width: 100%;
    overflow-x: auto;
}
.compare_display {
    width: 100%;
    background: #FFF;
    display: table;
    table-layout: fixed;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.compare_display > div {
    display: table-cell;
}
.compare_spec {} .compare_spec > div {
    background: #f4f4f4;
}
.compare_display > div > div {
    height: 58px;
    line-height: 58px;
    text-transform: uppercase;
    border-top: 1px dashed #e3e3e3;
    padding: 0 0 0 10%;
    font-size: 14px;
    color: #323232;
}
.compare_display > div > div:first-child {
    height: 235px;
    position: relative;
    overflow: hidden;
}
.compare_display > div > div:first-child img {
    max-width: 140px;
    position: relative;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0%, -50%);
}
.compare_display > div > div a {
    display: block;
    max-width: 80px;
    height: 60px;
    padding: 0 30px;
    background: #13c7d5;
    line-height: 60px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 20px 0 20px 10%;
}
.compare_display > div > div a:hover {
    background: #049DA4;
}
.compare_det > div {
    border-right: 1px solid #e3e3e3;
}
.compare_det > div:last-child {
    height: auto;
    border-right: none;
    padding: 0px;
}
.compare_display > div:last-child > div {
    border-right: none;
}
.compare .inner_banner {
    position: relative;
    height: 350px;
    background: url(../images/compare_bg.jpg) no-repeat top center;
    background-size: cover;
}
.cart_form {
    max-width: 450px;
    margin: 0 auto;
}
.cart_form form > div .current {
    height: 55px;
    line-height: 55px;
    padding: 0px 20px 0 10px;
    display: block;
    font-size: 15px;
    text-align: left;
}
.check_city {
    background: #f5f5f5;
    height: 55px;
    margin-top: 10px;
}
.cart_form input[type="submit"] {
    width: 150px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    background: #13c7d5;
    display: block;
    margin: 30px auto 0;
    font-family: 'Calibri';
}
.cart_form .nice-select {
    background: none;
    border: none;
}
.quickview_pop {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.90);
    z-index: 10;
    display: none;
}
.quickview {
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    top: 50%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7) translate(0%, -50%);
    -webkit-transform: scale(0.7) translate(0%, -50%);
    -moz-transform: scale(0.7) translate(0%, -50%);
    -ms-transform: scale(0.7) translate(0%, -50%);
    z-index: 10;
}
.quickview.show {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(0%, -50%);
    -webkit-transform: scale(1) translate(0%, -50%);
    -moz-transform: scale(1) translate(0%, -50%);
    -ms-transform: scale(1) translate(0%, -50%);
}
.quickview_holder {
    max-width: 720px;
    background: #FFF;
    margin: 0 auto;
    position: relative;
}
.quickview_holder > div {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.quickview_pro_img {
    border-left: 1px solid #e3e3e3;
}
.quickview_pro_img img {
    max-width: 180px;
    margin: 0 auto;
}
.quickview_dis {
    padding: 5%;
}
.qui_head {
    overflow: hidden;
    text-transform: uppercase;
}
.qui_head span,
.qui_head font {
    font-size: 18px;
    line-height: 16px;
    width: 50%;
    float: left;
    color: #2f2f2f;
}
.qui_head span {
    text-align: left;
}
.qui_head font {
    text-align: right;
}
.qui_head font a {
    margin-left: 5px;
}
.qui_head p {
    font-size: 15px;
    line-height: 15px;
    padding-top: 10px;
    color: #989898;
    width: 100%;
    float: left;
}
.qui_dis_txt {
    padding: 20px 0;
    border-bottom: 1px dashed #b1b1b1;
    line-height: 18px;
    font-size: 15px;
    color: #2f2f2f;
}
.av_emi {
    padding: 20px 0;
    border-bottom: 1px dashed #b1b1b1;
}
.av_emi > span {
    font-size: 15px;
    color: #2f2f2f;
    line-height: 18px;
    position: relative;
    padding-right: 25px;
    float: left;
    margin-top: 10px;
}
.av_emi > span a {
    width: 18px;
    height: 18px;
    background: #2f2f2f;
    text-align: center;
    line-height: 18px;
    color: #FFF;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
}
.av_emi > span a:hover .tool_tip {
    display: block;
}
.tool_tip {
    width: 300px;
    position: absolute;
    left: -15px;
    top: 25px;
    background: #000;
    padding: 15px;
    box-sizing: border-box;
    color: #c9c9c9;
    text-align: left;
    display: none;
}
.tool_tip h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}
.tool_tip p {
    font-size: 14px;
    overflow: hidden;
    margin-top: 5px;
}
.tool_tip p span {
    float: left;
    width: 50%;
}
.tool_tip font {
    font-size: 13px;
    margin-top: 5px;
    display: block;
    color: #999;
}
.tool_tip:after {
    position: absolute;
    content: "";
    left: 16px;
    top: -7px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
}
.quicklink {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}
.quicklink a {
    width: 150px;
    height: 50px;
    color: #00b0b8;
    background: #FFF;
    font-size: 15px;
    line-height: 50px;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #00b0b8;
}
.quicklink a:hover {
    background: #00b0b8;
    color: #FFF;
}
.quickview_close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: -40px;
    background: #FFF url(../images/sprit.png) no-repeat 13px -528px;
    text-align: center;
    line-height: 40px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
}
.aboutus {
    width: 100%;
    overflow: hidden;
}
.aboutus .inner_banner {
    height: 358px;
    background: url(../images/aboutus_banner.jpg) no-repeat top center;
    background-size: cover;
}
.aboutus_content {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -150px;
}
.aboutus_content h2,
.aboutus_content h1,
.search_content h3 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #FFF;
}
.empty-search {
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 150px 0px 80px;
}
.about_txt {
    max-width: 1000px;
    box-sizing: border-box;
    margin: 0px auto;
    background: #FFF;
    margin-top: 20px;
}
.about_txt h3 {
    line-height: 24px;
}
.about_txt p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 20px;
}
.about_txt p a{
    border-bottom: 1px solid;
}
.about_adress {
    margin: 20px 40px 0;
    height: 295px;
    background: url(../images/about_banner2.jpg) no-repeat center;
    background-size: cover;
}
.about_adress p {
    font-size: 22px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    max-width: 280px;
    padding: 80px 0 0 0;
    margin: 0 auto;
}
.service {
    width: 100%;
    overflow: hidden;
}
.service_content {
    width: 100%;
    margin-top: 180px;
}
.service_banner {
    height: 358px;
    background: url(../images/service_banner.jpg) no-repeat top center;
    background-size: cover;
}
#accordion > li > a {
    display: block;
    color: #d4d4d4;
    line-height: 10px;
    padding: 20px 15px 20px 0px;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    float: left;
}

#accordion > li > a.this{
    color: #13c7d5;

}
.service_faq,
.exchange_content,
.warranty_content {
    max-width: 1000px;
    position: relative;
    z-index: 1;
    margin: -130px auto 0px;
    padding-bottom: 100px;
}
.faq_tabs {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.mobile_faq_tab {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 1;
    cursor: pointer;
    background: url(../images/sprit.png) no-repeat right -614px;
}
.mobile_faq_tab.tab_open {
    background: url(../images/sprit.png) no-repeat right -664px;
}
.faq_tabs_holder {
    height: 40px;
    overflow: hidden;
    position: relative;
}
.faq_tabs a {
    float: left;
    font-size: 14px;
    color: #d4d4d4;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 20px;
    word-break: break-all;
}
.faq_tabs a > span {
    display: table;
    width: 100%;
    height: 100%;
}
.faq_tabs a > span > span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.faq_tabs a:hover,
.faq_tabs a.active {
    border-bottom: 1px solid;
    color: #000;
}
.tab_content {
    width: 100%;
    overflow: hidden;
    background: #FFF;
    box-sizing: border-box;
}
.tabs {
    display: none;
}
.tabs.active {
    display: block;
}
.faq_accordion {
    list-style: none;
}
.faq_accordion > li {
    display: block;
    list-style: none;
    border-bottom: 1px dashed #e3e3e3;
}
.faq_accordion > li > span {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 20px 20px 20px 50px;
    position: relative;
    text-transform: uppercase;
}
.faq_accordion > li > span:before {
    position: absolute;
    left: 0;
    top: 20px;
    content: 'Q';
    font-size: 15px;
}
.faq_accordion > li > div {
    list-style: none;
    display: none;
    overflow: hidden;
    position: relative;
    padding: 0 20px  20px 50px
}
.faq_accordion > li > div:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: 'A';
    font-size: 15px;
}
.faq_accordion > li > div p {
    font-size: 15px;
    line-height: 25px;
    padding: 10px 0;
}
.faq_accordion > li > div ul,
.faq_accordion > li > div ol {
    margin-left: 15px;
}
.faq_accordion > li > div ol li,
.faq_accordion > li > div ull li {
    font-size: 15px;
    color: #323232;
    line-height: 25px;
    padding: 10px 0;
}
.faq_accordion > li > div a {
    border-bottom: 1px solid;
    color: #000;
}
.faq_accordion > li > div p:first-child {
    padding: 0px 0px 10px 0;
}
.faq_accordion li > span.active:after {
    background: url(../images/sprit.png) no-repeat right -305px;
}
.faq_accordion > li > span:after {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/sprit.png) no-repeat right -297px;
    content: '';
}
.exchange_policy,
.warranty {
    width: 100%;
    padding-top: 100px;
    position: relative;
    background: #FFF;
}
.exchange_banner {
    height: 236px;
    background: url(../images/exchange_banner.jpg) no-repeat center;
}
.warranty_banner {
    height: 236px;
    background: url(../images/warranty_banner.jpg) no-repeat center;
}
.exchange_txt,
.warranty_txt {
    background: #FFF;
    margin-top: 50px;
}
.exchange_txt p,
.warranty_txt p {
    font-size: 15px;
    line-height: 20px;
    color: #323232;
    margin-top: 20px;
}
.watch_guid_content {
    padding: 40px 0;
    background: #FFF;
    overflow: hidden;
}
.watch_guid_lh {
    width: 65%;
    float: left;
    padding: 0px 40px 0 0;
    box-sizing: border-box;
}
.watch_guid_se1 {
    overflow: hidden;
    padding-left: 40px;
}
.watch_guid_se1_txt {
    margin: -100px 0 0 40px;
    background: #FFF;
    position: relative;
    z-index: 1;
    padding: 30px;
}
.watch_guid_se1_txt h2 {
    color: #2f2f2f;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.watch_guid_se1_txt p {
    /* font-size: 15px; */

    margin-top: 20px;
    line-height: 25px;
    text-transform: none;
}
.watch_guid_banner_txt a {
    width: auto;
    height: 60px;
    background: #13c7d5;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
    margin-top: 15px;
    color: #FFF;
    box-sizing: border-box;
    padding: 0 30px;
}
.watch_guid_banner_txt a:hover {
    background: #049DA4;
}
.watch_guid_se2 {
    width: 100%;
    overflow: hidden;
}
.watch_guid_se2 > div {
    width: calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    padding-left: 40px;
    box-sizing: border-box;
    margin-top: 80px;
    display: inline-block;
    vertical-align: top;
}
.watch_guid_se2_txt {
    margin: -50px 10px 0;
    background: #FFF;
    color: #323232;
    /* text-align: center; */

    position: relative;
    z-index: 1;
    padding: 0 20px;
}
.watch_guid_se2_txt h2 {
    font-size: 24px;
    line-height: 24px;
    padding-top: 20px;
    font-weight: bold;
}
.watch_guid_se2_txt p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
}
.watch_guid_se2_txt a,
.watch_guid_se1_txt a {
    width: 70px;
    height: 40px;
    display: inline-block;
    margin-top: 20px;
    background: #dddddd url(../images/more_arrow.png) no-repeat right top;
    cursor: pointer;
}
.watch_guid_se2_txt a:hover,
.watch_guid_se1_txt a:hover {
    background: #13c7d5 url(../images/more_arrow.png) no-repeat left top;
}
.watch_guid_rh {
    width: 35%;
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
}
.watch_guid_rh_head {
    height: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    background: #13c7d5;
    color: #FFF;
}
.watch_guid_about_txt {
    padding: 15px 0 40px;
    border-bottom: 1px solid #13c7d5;
    margin-bottom: 40px;
}
.watch_guid_about_txt p {
    padding-top: 20px;
    font-size: 15px;
    /* text-align: center; */

    line-height: 20px;
}
.watch_guid_follow {
    border-bottom: 1px solid #13c7d5;
    margin-bottom: 40px;
    padding: 10px 0;
}
.editors_pick {
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 40px;
    border-bottom: 1px solid #13c7d5;
}
.editors_pick > div {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.editors_pick_img {
    width: 40%;
    float: left;
}
.editors_pick_txt {
    padding-left: 45%;
    color: #2f2f2f;
}
.editors_pick_txt h2 {
    font-size: 18px;
    line-height: 18px;
}
.editors_pick_txt p {
    font-size: 22px;
    line-height: 25px;
    margin-top: 10px;
    font-weight: bold;
}
.watch_guid_banner_txt {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: center;
    color: #FFF;
    padding: 0 20px;
    box-sizing: border-box;
}
.watch_guid_banner_txt h2,
.watch_guid_banner_txt h1 {
    font-size: 65px;
    line-height: 65px;
    font-weight: bold;
}
.watch_guid_banner_txt p {
    font-size: 16px;
    line-height: 30px;
    max-width: 710px;
    margin: 20px auto 0px;
}
.search-performance {
    padding: 15px 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
}
.search_result {
    background: #f7f7f7;
}
.search_result .inner_banner {
    height: 358px;
    background: url(../images/aboutus_banner.jpg) no-repeat top center;
    background-size: cover;
}
.search_content {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -100px;
}
.search_content_holder {
    width: 100%;
}
.search_content_holder_wrapper {
    max-width: 100%;
    padding: 0px 40px;
    margin: 60px auto 0px;
    background: #f7f7f7;
}
.search_filter_show {
    width: 100%;
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
    padding: 20px 0;
}
.search_filter_show span {
    width: auto;
    padding: 0 60px 0 20px;
    height: 40px;
    background: #323232;
    color: #FFF;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    position: relative;
}
.search_filter_show span a {
    height: 100%;
    width: 40px;
    background: url(../images/sprit.png) no-repeat 9px -390px;
    border-left: 1px solid #2c2c2c;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}
.search_result_pro {
    background: #f7f7f7;
    padding: 30px 0;
}
.search_result_pro .product_show {
    margin: 0px;
}
/*.watch_guid_inner{
        max-width:1000px;
        padding:20px;
        margin:0 auto;
}*/

.watch_guid_inner {
    max-width: 1000px;
    padding: 60px 20px 20px 20px;
    margin: 0 auto;
}
.watch_guid_inner_head {
    color: #323232;
    text-align: center;
}
/*.watch_guid_inner_head h2{
        font-size:30px;
        line-height:30px;
}*/

.watch_guid_inner_head h2 {
    font-size: 60px;
    line-height: 60px;
    color: #474645;
    font-weight: bold;
    letter-spacing: -0.01em;
    word-spacing: -0.12em;
}
.watch_guid_inner_head h3 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
}
.watch_guid_inner_banner {
    width: 100%;
    margin-top: 40px;
}
.watch_guid_inner_txt {
    width: 100%;
}
/*.watch_guid_inner_txt p{
        color:#323232;
        margin-top:35px;
        line-height:25px;
        font-size:15px;
}*/

.watch_guid_inner_txt p {
    color: #323232;
    margin-top: 35px;
    line-height: 25px;
    font-size: 18px;
}
.youmay_like {
    width: 100%;
    position: relative;
    margin-top: 50px;
    padding-top: 50px;
}
.youmay_like h2 {
    color: #323232;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
}
.youmay_like_content {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}
.youmay_like_content > div {
    width: 50%;
    padding-right: 40px;
    box-sizing: border-box;
    float: left;
    margin: 40px 0;
}
.youmay_like_img {
    width: 40%;
    float: left;
}
.youmay_like_txt {
    padding-left: 40%;
    color: #323232;
    margin-left: 15px;
}
.youmay_like_txt h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}
.youmay_like_txt p {
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
}
.m_filter {
    display: none;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    padding: 0 0 0 35px;
    height: 23px;
    background: url(../images/filter_icon.png) no-repeat left top;
    cursor: pointer;
    font-weight: bold;
    color: #000;
}
/*.m_filter_close {
    background: #13c7d5 url("../images/sprit.png") no-repeat scroll 5px -396px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0;
    width: 30px;
    display: none;
}*/
.m_filter_close {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    background: #13c7d5;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
    z-index: 99;
}
/*.show_filter .m_filter_close {
    right: -30px;
}*/
.inner_banner {
    position: relative;
}
.form_cart {
    max-width: 920px;
    margin: 0 auto;
}
.form_cart p {
    font-size: 15px;
    padding: 15px 0;
    text-align: center;
}
.thank_you_message {
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
}
.thank_you_message a {
    display: inline-block;
    height: 50px;
    width: 100%;
    line-height: 50px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}
.product-socials {
    float: right;
}
.product-socials a {
    color: #13c7d5;
    margin: 0 0 0 10px;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #13c7d5;
    text-align: center;
    line-height: 40px;
}
.product-socials a:hover {
    background: #13c7d5;
    color: #FFF;
}
.menu-btn {
    width: 25px;
    height: 40px;
    float: right;
    margin-right: 5px;
    display: none;
    position: relative;
    cursor: pointer;
    border-top: 7px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
    border-bottom: 7px solid #f9f9f9;
}
.menu-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #13c7d5;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.menu-btn.open span {} .menu-btn span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
.menu-btn span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}
.menu-btn span:nth-child(1),
.menu-btn span:nth-child(2) {
    top: 0px;
}
.menu-btn span:nth-child(3),
.menu-btn span:nth-child(4) {
    top: 8px;
}
.menu-btn span:nth-child(5),
.menu-btn span:nth-child(6) {
    top: 16px;
}
.menu-btn.open span:nth-child(1),
.menu-btn.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-btn.open span:nth-child(2),
.menu-btn.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-btn.open span:nth-child(1) {
    left: 2px;
    top: 7px;
}
.menu-btn.open span:nth-child(2) {
    left: calc(50% - 2px);
    top: 7px;
}
.menu-btn.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
.menu-btn.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
.menu-btn.open span:nth-child(5) {
    left: 2px;
    top: 13px;
}
.menu-btn.open span:nth-child(6) {
    left: calc(50% - 2px);
    top: 13px;
}
/*mobil nav*/

.pushy {
    position: fixed;
    width: calc(100% - 40px);
    -moz-width: calc(100% - 40px);
    -webkit-width: calc(100% - 40px);
    height: 100%;
    top: 0;
    right: 0px;
    z-index: 9999;
    background: hsla(0,0%,100%,.83);;
    overflow: auto;
    display: block;
    -webkit-overflow-scrolling: touch;
    /* enables momentum scrolling in iOS overflow elements */

    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    visibility: hidden;
}
.show_menu .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}
.pushy > a {
    display: block;
    margin: 0 15px;
    font-size: 15px;
    color: #cacaca;
    border-bottom: 1px solid #3c3c3c;
    padding: 10px 5px;
    text-transform: capitalize;
}
.pushy > a:hover {
    color: #13c7d5;
}
/* Menu Movement */

body.show_menu {
    overflow: hidden;
}
.show_menu .main,
.show_menu .header {
    left: calc(-100% - -40px);
    left: -webkit-calc(-100% - -40px);
    left: -moz-calc(-100% - -40px);
}
.pushy,
.main {
    -webkit-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    transition: all .2s cubic-bezier(.16, .68, .43, .99);
}
.site-overlay,
.filter_overlayer {
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 100;
}

/*.site-overlay{
    display: none !important;
}

.show_menu .site-overlay{
    display: block !important;
}*/


.filter_overlayer {
    z-index: 0;
}
/*mobil nav*/
/* Modified CSS */

.pro_img {
    width: 100%;
    position: relative;
}
.pro_img:after {
    width: 400px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "";
    background: rgba(255, 255, 255, 0.50);
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    border-radius: 50%;
}
.pro_img:active:after {
    transition: all 0s;
    -webkit-transition: opacity 0s;
    -moz-transition: opacity 0s;
    width: 0px;
    height: 0px;
    opacity: 1;
    margin: 0px 0 0 0px;
    visibility: visible;
}
a.product {
    position: relative;
}
a.product img {
    max-width: 240px;
    margin: 0 auto;
}
.pro_img:before {
    /*width: 80px;
    height: 80px;*/

    position: absolute;
    right: 0%;
    top: 50%;
    /*border-radius: 50%;*/

    background: rgba(0, 0, 0, 0.60);
    margin: -40px 0 0 -40px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    line-height: 15px;
    content: 'Out of Stock';
    display: none;
    box-sizing: border-box;
    padding: 5px 10px;
}
.product_show ul li.no_stock .pro_img:before {
    display: block;
}
/*.product_show ul li:hover .pro_img:before{
        display:none;
}*/

.noProduct {
    font-size: 20px;
    text-align: center;
    line-height: 15px;
    padding-top: 100px;
}
.cart_form input[type="button"] {
    width: 280px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    background: #000;
    display: block;
    margin: 30px auto 0;
    text-transform: uppercase;
}
.popular_pro_img img {
    max-width: 235px;
    margin: 0 auto;
}
.login_overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.90);
    z-index: 10;
}
.sign_in,
.login,
.login_details,
.requestPrice {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    overflow-y: auto;
    z-index: 10;
    display: none;
}
.sign_in > div,
.login > div,
.login_details > div,
.requestPrice > div {
    width: 100%;
    height: 100%;
    display: table;
}
.sign_in > div > div,
.login > div > div,
.login_details > div > div,
.requestPrice > div > div {
    padding: 40px 20px;
    display: table-cell;
    vertical-align: middle;
}
.login_details_form {
    max-width: 400px;
    position: relative;
    padding: 40px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #FFF;
}
.sign_in_form,
.login_form {
    max-width: 600px;
    background: #FFF;
    position: relative;
    margin: 0 auto;  
}
.requestPriceForm {
    max-width: 400px;
    background: #FFF;
    position: relative;
    margin: 0 auto;
}
.form_lh {
    width: 50%;
    float: left;
    border-right: 1px dashed #e3e3e3;
    padding: 40px 20px;
    box-sizing: border-box;
}
.requestPriceform_lh {
    width: 100%;
    float: left;
    padding: 40px;
    box-sizing: border-box;
}
requestPriceform_lh h2{
    font-size: 20px;
}
.form_lh h2,
.forgot_password h2,
.login_details_form h2 {
    font-size: 20px;
    line-height: 20px;
    color: #2f2f2f;
}
.form {
    margin-top: 15px;
    position: relative;
}
.txt_box {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.txt_box input {
    width: 100%;
    border: none;
    height: 55px;
    padding: 15px 20px 0px;
    box-sizing: border-box;
    font-size: 15px;
    color: #323232;
    background: #f5f5f5;
    font-family: 'Calibri';
}
.txt_box label {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 15px;
    color: #323232;
    cursor: text;
    line-height: 12px;
}
.txt_box.onfocus input + label,
.txt_box.input-filled input + label {
    top: 8px;
    font-size: 13px;
    color: #13c7d5;
}
.sign_in_submit,
.login_submit,
.forgot_password_submit,
.update_submit,
.change_pass,
.request_price_submit {
    width: 100%;
    height: 48px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-family: 'Quicksand';
    font-size: 14px;
    text-transform: uppercase;
}
.forgot_passw {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 34px;
}
.forgot_passw:hover {
    color: #13c7d5;
}
.close_form,
.request_price_close_form {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 40px;
    width: 40px;
    background: #FFF url(../images/sprit.png) no-repeat 13px -528px;
    cursor: pointer;
}
.form_rh_holder {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}
.form_rh_holder > div {
    display: table;
    width: 100%;
    height: 100%;
}
.form_rh_holder > div > div {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 0 20px;
}
.form_rh {
    max-width: 270px;
    margin: 0 auto;
}
.login_social {
    display: block;
    overflow: hidden;
    height: 50px;
    cursor: pointer;
    position: relative;
}
.login_social span {
    width: 20%;
    float: left;
    height: 50px;
}
.login_social p {
    width: 80%;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    line-height: 50px;
}
.fb_login span {
    background: #304d90 url(../images/sprit.png) no-repeat 22px -450px;
}
.fb_login p {
    background: #3a579a;
}
.g_login span {
    background: #d0452e url(../images/sprit.png) no-repeat 20px -485px;
}
.g_login p {
    background: #df4a32;
}
.or_line {
    width: 80%;
    border-top: 1px dashed #b1b1b1;
    position: relative;
    margin: 30px auto;
}
.or_line span {
    font-size: 11px;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -14px;
    background: #FFF;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    line-height: 28px;
    box-shadow: 0 0 0 5px #FFF;
    text-align: center;
}
.form_bottom_link {
    margin-top: 10px;
    text-align: right;
    font-size: 12px;
    line-height: 10px;
    color: #5A5A5A;
}
.form_bottom_link a {
    border-bottom: 1px solid;
    cursor: pointer;
}
.forgot_password {
    width: 450px;
    padding: 40px;
    box-sizing: border-box;
    background: #FFF;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
}
.profile {
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
}
.profile h2 {
    color: #2f2f2f;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
}
.profile_wrapper {
    max-width: 1024px;
    padding: 0 20px;
    margin: 0 auto;
}
.profile_wrapper_inner {
    border: 1px solid #dfdfdf;
    margin: 40px 0;
    overflow: hidden;
    padding-top: 20px;
}
.profile_image {
    width: 16%;
    float: left;
    margin-left: 4%;
    border: 1px solid #cfcfcf;
    margin-top: 25px;
    position: relative;
}
.profile_info_field {
    width: 34%;
    float: left;
    margin-top: 20px;
    margin-left: 4%;
}
.profile_info_field p {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 12px;
    padding-left: 10px;
    text-transform: uppercase;
}
.field_box,
.field_box_textarea {
    border: 1px solid #cfcfcf;
    margin-top: 10px;
    position: relative;
}
.field_box_textarea span {
    display: block;
    min-height: 100px;
    line-height: 20px;
    padding: 10px 40px 10px 10px;
    font-size: 14px;
    box-sizing: border-box;
}
.field_box span {
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-size: 14px;
}
.field_box span:after,
.field_box_textarea span:after,
.profile_image a {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    background: url(../images/sprit.png) no-repeat 0px -578px;
    content: '';
}
.field_box input {
    width: 100%;
    border: none;
    height: 45px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #EFEFEF;
    font-size: 14px;
    font-family: 'Calibri';
}
.textarea_editor {
    width: 100%;
    height: 100px;
    border: none;
    box-sizing: border-box;
    background: #EFEFEF;
    font-size: 14px;
    font-family: 'Calibri';
    padding: 10px 10px;
    display: block;
}
.profile_submit_btn {
    width: 150px;
    height: 50px;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    background: #13c7d5;
    display: block;
    margin: 30px 4% 0 0;
    font-family: 'Calibri';
    line-height: 50px;
    float: right;
    text-align: center;
}
.my_order_part {
    padding: 40px;
    overflow: hidden;
    margin-top: 50px;
}
.my_order_part h2 {
    padding-bottom: 15px;
    border-bottom: 1px dashed #e3e3e3;
}
.order_details {
    border-bottom: 1px dashed #e3e3e3;
    padding: 40px 0px;
}
.order_details_inner {
    max-width: 530px;
    margin: 0 auto;
    overflow: hidden;
}
.ord_pro {
    width: 35%;
    float: left;
}
.ord_pro_img {
    width: 50%;
    float: left;
}
.ord_pro_img_txt {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding-top: 15px;
}
.ord_pro_img_txt h3 {
    color: #2f2f2f;
    font-size: 16px;
    border: none !important;
}
.ord_pro_img_txt p {
    color: #999999;
    font-size: 14px;
    margin-top: 5px;
}
.ord_qt {
    width: 30px;
    float: left;
    margin: 15px 0 0 5%;
    color: #2f2f2f;
}
.ord_qt h3 {
    font-size: 14px;
    line-height: 15px;
    text-align: center;
}
.ord_qt p {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    ;
    font-size: 14px;
    margin-top: 5px;
    border: 1px solid #e5e5e5;
}
.ord_del {
    width: 30%;
    float: left;
    margin: 0 0 0 5%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 14px;
}
.ord_del span {
    color: #13c7d5;
    display: block;
}
.ord_del p {
    color: #2f2f2f;
    margin-top: 5px;
}
.ord_pr {
    width: calc(20% - 30px);
    -moz-width: calc(20% - 30px);
    -webkit-width: calc(20% - 30px);
    float: left;
    margin-left: 5%;
    font-size: 14px;
    line-height: 14px;
    color: #2f2f2f;
    margin-top: 5px;
}
.ord_pr p {
    margin-top: 10px;
}
.notifi_pop {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.90);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10;
    display: none;
}
.notifi_pop > div {
    width: 100%;
    height: 100%;
    display: table;
}
.notifi_pop > div > div {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}
.notifi {
    max-width: 380px;
    background: #FFF;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}
.notifi p {
    margin-top: 10px;
}
.notifi_form {
    width: 100%;
}
.notifi_submit {
    width: 100%;
    height: 48px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-family: 'Quicksand';
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}
.notifi_close {
    position: absolute;
    right: 0px;
    top: 0;
    height: 40px;
    width: 40px;
    background: #FFF url(../images/sprit.png) no-repeat 13px -528px;
    cursor: pointer;
}
.editerror {
    margin-top: 20px;
    float: right;
    font-size: 16px;
    text-align: right;
    width: 100%;
    padding-right: 90px;
    box-sizing: border-box;
}
/* page code; */

.header__secondary-menu,
.visually-hidden,
.tabs {
    display: none;
}
.pro_spec_dtl {
    width: 100%;
    margin-top: 40px;
    float: left;
}
.pro_spec_tab {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.pro_spec_tab a {
    float: left;
    margin-left: 20px;
    padding: 0 15px;
    font-size: 22px;
    line-height: 50px;
    /* border: 1px solid #e5e5e5; */

    cursor: pointer;
    /* background: #efefef; */
}
.pro_spec_tab a.active {
    /* border-bottom: 1px solid #FFF; */
    /* background: #FFF; */

    background: #f7f7f7;
}
.pro_spec_content_holder {
    width: 100%;    
    padding: 0 20px;
    margin-top: -1px;
    box-sizing: border-box;
    background: #f7f7f7;
}
.pro_spec_content {
    overflow: hidden;
    display: none;
    padding: 30px 15px;
}
.pro_spec_content .w_tab1 {
    margin-left: 40px;
}
.pro_spec_content.active {
    display: block;
}
.pro_spec_content > p {
    padding: 0px 0px 20px 0px;
}
.pro_spec_content > p:first-child {
    margin-top: 0px;
}
.pro_spec {
    float: left;
    width: 33.33%;
    padding-right: 20px;
    box-sizing: border-box;
    min-height: 250px;
}
#back-to-top {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #EFEFEF url(../images/sprit.png) no-repeat -5px -198px;
    border: 1px solid #cecece;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.2s ease-out;
    opacity: 0;
    display: none;
}
#back-to-top.show {
    opacity: 1;
}
.load_more {
    /* display: block; */
    height: 48px;
    text-align: center;
    /* background: #13c7d5; */
    line-height: 48px;
    font-size: 14px;
    color: #000;
    width: 280px;
    text-transform: uppercase;
    border: 1px solid #000;
    cursor: pointer;
    margin: 20px auto 0;
}
.load_more:hover {
    background: #13c7d5;
    border: 1px solid #13c7d5;
    color: #fff;
}
.page_404 {
    background: url(../images/page404_bg.jpg) no-repeat;
    background-size: cover;
}
.page_404_wrapper {
    max-width: 400px;
    padding: 100px 20px 100px;
    margin: 0 auto;
}
.page_404_wrapper p {
    text-align: center;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    margin-top: 15px;
}
.page_404_wrapper a {
    display: inline-block;
    font-size: 15px;
    color: #FFF;
    background: #13c7d5;
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: calc(25% - 4px);
    width: -webkit-calc(25% - 4px);
    width: -moz-calc(25% - 4px);
}
.page_404_wrapper a:hover {
    background: #049DA4;
}
/*price */

.price_range {
    padding: 10px 0px 30px;
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.error_log,
.error_register,
.notifyError,
.ratingMessage,
.uerror_log,
.error,
.cartStatusMess {
    font-size: 13px;
    line-height: 12px;
    text-align: center;
    margin-top: 10px;
    color: #F00;
}
.info-window {
    width: 200px;
}
.infowindow_inner {
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Calibri';
}
.warrantypage {
    width: 100%;
    overflow: hidden;
}
.warrantypage .inner_banner {
    height: 236px;
    background: url(../images/warranty_banner.jpg) no-repeat top center;
    background-size: cover;
}
.warranty_page_txt {
    max-width: 1000px;
    box-sizing: border-box;
    margin: 0px auto;
    background: #FFF;
    margin-top: 20px;
    padding: 20px;
}
.w_tab1 {
    overflow: hidden;
}
.w_tab1 th {
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    /*word-break:break-all;*/
}
.w_tab1 td,
.w_tab2 td,
.w_tab3 td,
.w_tab4 td {
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    /*word-break:break-all;*/
}
.w_tab2,
.w_tab3,
.w_tab4 {
    max-width: 800px;
    overflow: hidden;
    margin: 50px auto 0;
}
.w_tab4 {
    margin-bottom: 50px;
}
.w_tab2 th,
.w_tab3 th,
.w_tab4 th {
    text-align: center;
    padding: 20px 5px;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    word-break: break-all;
}
.w_tab2 tr th:first-child {
    padding: 20px 5px 20px 10%;
    text-align: left;
}
.w_tab2 tr td:first-child {
    padding: 20px 5px 20px 10%;
    text-align: left;
}
.no_products_cart {
    border: 1px solid #e5e5e5;
    max-width: 920px;
    margin: 50px auto;
    text-align: center;
    padding: 50px 0px;
}
.no_products_cart p {
    font-size: 16px;
    padding: 0px 0 50px;
    line-height: 15px;
    color: #2f2f2f;
}
.no_products_cart a {
    display: inline-block;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    font-size: 16px;
    cursor: pointer;
    background: #13c7d5;
    color: #FFF;
}
.no_products_cart a:hover {
    background: #049DA4;
}
.pro_banner {
    position: relative;
/*    overflow: hidden;*/
}
.pro_banner_txt {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 125%);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 125%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 125%);
}
.pro_banner_txt_wrapper {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    overflow: hidden;
}
.p_banner_txt {
    /*background:rgba(0,0,0,0.80);*/

    padding: 20px 0px;
    max-width: 500px;
    color: #FFF;
}
.p_banner_txt h1,
.p_banner_txt h2 {
    text-transform: uppercase;
    font: 600 oblique 40px/40px "abril fatface";
}
.p_banner_txt p {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
}
.site_map {
    width: 100%;
}
.site_map h1 {
    font-size: 30px;
    color: #2f2f2f;
    line-height: 24px;
    text-align: center;
    padding: 20px 0;
}
.site_map_wrapper {
    max-width: 1200px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #A7A7A7;
    margin: 0px auto 20px;
}
.site_map_wrapper > div {
    width: 13.66%;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}
.site_map_wrapper > div h2 {
    font-size: 18px;
    color: #13c7d5;
    line-height: 16px;
    text-transform: uppercase;
}
.site_map_wrapper > div h2 a {
    color: #13c7d5;
}
.stm_sub_link {
    max-height: 350px;
    overflow-y: auto;
    margin-top: 15px;
}
.stm_sub_link a {
    font-size: 14px;
    display: block;
    color: #353535;
    line-height: 12px;
    margin-top: 10px;
}
.offer_menu,
.offer_menu_m {
    color: #e27373 !important;
}
/*.offer_menu:after, .offer_menu:before{
        position:absolute;
        left:0px;
        height:30px;
        width:100%;
        background:#ffffff;
        content:'';
}
.offer_menu:before{
        top:0px;
}
.offer_menu:after{
        bottom:0px;
}*/

.pro_loader_2 {
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 100;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
}
.pro_loader_2 > div {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    background: #FFF url(../images/pro_loader.gif) no-repeat center 20px;
    background-size: 50px auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.50);
    text-align: center;
    color: #b3b3b3;
    font-size: 15px;
    line-height: 130px;
}
.sub_link {
    overflow: hidden;
    padding: 10px 0px;
}
.sub_link > a {
    display: block;
    margin: 0px;
    font-size: 14px;
    color: #FFF;
    padding: 2px 0 2px 35px;
    text-transform: capitalize;
}
.sub_link > a:before {
    contect: '-';
}
iframe[name="google_conversion_frame"] {
    position: absolute;
    left: 0px;
    height: 0px;
    width: 0px;
    top: 0px;
}
.twt_icon_s {
    display: none;
}
.offer_holder {
    width: 244px;
    height: 91px;
    position: fixed;
    right: -244px;
    top: 250px;
    z-index: 100;
    background: #13c7d5 url(../images/offer.png) no-repeat top left;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    display: none;
}
.offer_holder.show_offer {
    right: 0px;
}
.offer_holder a {
    width: 15px;
    height: 15px;
    float: right;
    display: block;
    cursor: pointer;
}
.offer_btn {
    position: fixed;
    right: 0px;
    top: 250px;
    width: 43px;
    height: 91px;
    background: url(../images/offer_btn.png) no-repeat top left;
    z-index: 99;
    cursor: pointer;
    display: none;
}
/*.share_love {
    display: block;
    position: fixed;
    right: 0px;
    top: 142px;
    width: 50px;
    background: #13c7d5 url(../images/share_love_icon.png) no-repeat center 10px;
    color: #FFF;
    z-index: 1;
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
    padding-bottom: 5px;
    line-height: 14px;
}*/

.share_love {
    display: block !important;
    position: fixed !important;
    right: 0px !important;
    top: 142px !important;
    width: 50px !important;
    background: #13c7d5 url(../images/share_love_icon.png) no-repeat center 10px !important;
    color: #FFF !important;
    z-index: 10 !important;
    text-align: center !important;
    font-size: 14px !important;
    padding: 50px 0 5px 0 !important;
    line-height: 14px !important;
    font-family: inherit !important;
    border: none !important;
}
#typeform-wrapper.popup img {
    width: 17px;
}
.change_password_form {
    max-width: 300px;
    margin: 0 auto;
    background: #FFF;
    padding: 20px;
}
/*harisg wearables css */

.download_cat img {
    max-width: 20px;
    margin-top: 30px;
    display: inline-block;
    padding-left: 20px;
}
.video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */

    height: 0;
    width: 100%;
}
.video_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}
/* New page */

.home_content {
    background: #FFF;
    overflow: hidden;
    padding: 100px 0px 0px;
}
.verybest {
    max-width: 1200px;
    padding: 0 30px 60px 30px;
    margin: 0 auto;
}
.verybest h2,
.what_your_style h2,
.swiss_connoisseurs h2,
.hom_category h2,
.wedding_bells h2 {
    color: #000;
    line-height: 24px;
    padding-bottom: 20px;
    font: 600 oblique 24px/24px "abril fatface";
}
.verybest_holder ul {
    list-style: none;
    overflow: hidden;
}
.verybest_holder ul li {
    width: 25%;
    float: left;
    padding: 0px 5px;
    box-sizing: border-box;
}
.verybest_holder ul li a,
.your_style li a {
    display: block;
    overflow: hidden;
}
.verybest_holder ul li a > div,
.your_style li a > div {
    overflow: hidden;
    position: relative;
}
.verybest_holder ul li a:hover .scale_img,
.your_style li a:hover .scale_img {
    transform: scale(1.02);
}
.verybest_holder ul li a p {
    position: relative;
}
.verybest_holder ul li a p span,
.your_style li a p span {
    position: absolute;
    right: -10px;
    top: 4px;
    font-size: 14px;
    line-height: 12px;
    color: #2f2f2f;
    padding-right: 25px;
    background: url(../images/link_arrow_bk.png) right center no-repeat;
    opacity: 0;
}
.verybest_holder ul li:hover a p span,
.your_style li:hover a p span {
    right: 10px;
    opacity: 1;
}
.verybest_holder ul li a p,
.your_style li a p {
    color: #2f2f2f;
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
    position: relative;
}
.what_your_style,
.swiss_connoisseurs {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
    padding: 0px 30px 60px;
}
.your_style_holder,
.swiss_connoisseurs_holder {} .your_style,
.swiss_connois {
    list-style: none;
}
.swiss_connois li {
    position: relative;
    overflow: hidden;
}
.your_style .owl-prev,
.your_style .owl-next,
.swiss_connois .owl-prev,
.swiss_connois .owl-next {
    position: absolute;
    top: 50%;
    width: 9px;
    height: 15px;
    text-indent: -100px;
    overflow: hidden;
    background: url(../images/slider_arrow2.png) no-repeat;
    cursor: pointer;
    margin-top: -8px;
}
.your_style .owl-prev,
.swiss_connois .owl-prev {
    left: -20px;
    background-position: left top;
}
.your_style .owl-next,
.swiss_connois .owl-next {
    right: -20px;
    background-position: right top;
}
.your_style .owl-prev:hover,
.swiss_connois .owl-prev:hover {
    left: -20px;
    background-position: left bottom;
}
.your_style .owl-next:hover,
.swiss_connois .owl-next:hover {
    right: -20px;
    background-position: right bottom;
}
.your_style .owl-prev.disabled,
.your_style .owl-next.disabled,
.swiss_connois .owl-prev.disabled,
.swiss_connois .owl-next.disabled {
    display: none;
}
.home_content {
    background: #FFF;
    overflow: hidden;
    padding: 100px 0px 0px;
}
.verybest h2,
.what_your_style h2,
.swiss_connoisseurs h2,
.hom_category h2,
.wedding_bells h2 {
    font-size: 24px;
    color: #000;
    line-height: 24px;
    padding-bottom: 20px;
}
.verybest_holder ul {
    list-style: none;
    overflow: hidden;
}
.verybest_holder ul li {
    width: 25%;
    float: left;
    padding: 0px 5px;
    box-sizing: border-box;
}
.verybest_holder ul li a,
.your_style li a {
    display: block;
    overflow: hidden;
}
.verybest_holder ul li a > div,
.your_style li a > div {
    overflow: hidden;
}
.verybest_holder ul li a:hover .scale_img,
.your_style li a:hover .scale_img {
    transform: scale(1.05);
}
.verybest_holder ul li a p {
    position: relative;
}
.verybest_holder ul li a p span,
.your_style li a p span {
    position: absolute;
    right: -10px;
    top: 4px;
    font-size: 14px;
    line-height: 12px;
    color: #2f2f2f;
    padding-right: 25px;
    background: url(../images/link_arrow_bk.png) right center no-repeat;
    opacity: 0;
}
.verybest_holder ul li:hover a p span,
.your_style li:hover a p span {
    right: 10px;
    opacity: 1;
}
.verybest_holder ul li a p,
.your_style li a p {
    color: #2f2f2f;
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
    position: relative;
}
.your_style_holder,
.swiss_connoisseurs_holder {} .your_style,
.swiss_connois {
    list-style: none;
}
.swiss_connois li {
    position: relative;
}
.your_style .owl-prev,
.your_style .owl-next,
.swiss_connois .owl-prev,
.swiss_connois .owl-next {
    position: absolute;
    top: 50%;
    width: 9px;
    height: 15px;
    text-indent: -100px;
    overflow: hidden;
    background: url(../images/slider_arrow2.png) no-repeat;
    cursor: pointer;
    margin-top: -8px;
}
.your_style .owl-prev,
.swiss_connois .owl-prev {
    left: -20px;
    background-position: left top;
}
.your_style .owl-next,
.swiss_connois .owl-next {
    right: -20px;
    background-position: right top;
}
.your_style .owl-prev:hover,
.swiss_connois .owl-prev:hover {
    left: -20px;
    background-position: left bottom;
}
.your_style .owl-next:hover,
.swiss_connois .owl-next:hover {
    right: -20px;
    background-position: right bottom;
}
.your_style .owl-prev.disabled,
.your_style .owl-next.disabled,
.swiss_connois .owl-prev.disabled,
.swiss_connois .owl-next.disabled {
    display: none !important;
}
.hom_category {
    max-width: 1200px;
    padding: 100px 30px 0px;
    overflow: hidden;
    margin: 0 auto;
}
.hom_category_lh {
    float: left;
    padding-right: 0.5%;
    width: 50%;
    box-sizing: border-box;
}
.hom_category_lh a,
.hom_category_rh a {
    display: block;
    overflow: hidden;
    position: relative;
}
.hom_fit1 {
    width: 100%;
    float: left;
}
.hom_fit2 {
    float: left;
    width: 50%;
    padding-right: 1%;
    padding-top: 2%;
    box-sizing: border-box;
}
.hom_fit3 {
    float: left;
    width: 50%;
    padding-left: 1%;
    padding-top: 2%;
    box-sizing: border-box;
}
.hom_category_lh > div a:before,
.hom_category_rh > div a:before,
.wedding_bells_holder > div a:before {
    width: 100%;
    height: 121px;
    position: absolute;
    left: 0px;
    bottom: -121px;
    background: url(../images/bottom_shadow.png) repeat-x bottom left;
    content: '';
    z-index: 1;
}
.hom_category_lh > div a:hover:before,
.hom_category_rh > div a:hover:before,
.wedding_bells_holder > div a:hover:before {
    bottom: 0px;
}
.hom_ct_txt,
.hom2_ct_txt {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    color: #FFF;
    padding: 0 20px 20px;
    box-sizing: border-box;
}
.hom_category h2 {
    width: 100%;
    float: left;
}
.hom_ct_txt h3 {
    font-size: 25px;
    line-height: 20px;
}
.hom2_ct_txt h3 {
    font-size: 20px;
    line-height: 14px;
}
.hom2_ct_txt h4 {
    font-size: 30px;
    line-height: 20px;
    margin-top: 10px;
    font-family: 'Cambria';
}
.hom_ct_txt p,
.hom2_ct_txt p,
.hom_sl_txt font {
    height: 0px;
    overflow: hidden;
    display: block;
}
.hom_fit1 a:hover .hom_ct_txt p,
.hom_fit2 a:hover .hom_ct_txt p,
.hom_fit3 a:hover .hom_ct_txt p,
.hom_category_rh > div a:hover .hom2_ct_txt p,
.swiss_connois li a:hover .hom_sl_txt font {
    height: 25px;
}
.hom_fit2 a:hover .hom_ct_txt p span {} .hom_ct_txt p span,
.hom2_ct_txt p span,
.hom_sl_txt font span,
.wedding_bells_holder > div a span {
    font-family: 'Cambria';
    font-size: 20px;
    line-height: 14px;
    padding-right: 40px;
    margin-top: 10px;
    display: inline-block;
    background: url(../images/link_arrow_wh.png) no-repeat right center;
}
.hom_category_rh {
    float: right;
    padding-left: 0.5%;
    width: 50%;
    box-sizing: border-box;
}
.hom_category_rh > div a {
    overflow: hidden;
    position: relative
}
.hom_col_xo1 {
    width: 49.9%;
    float: left;
}
.hom_col_xo2 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 2%;
}
.hom_col_xo3 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 2%;
    padding-top: 2%;
}
.hom_category_lh > div > a img,
.hom_category_rh > div > a img {
    position: relative;
    left: 0px;
    top: 0px;
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
}
.hom_sl_txt {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #FFF
}
.hom_sl_txt h3 {
    font-size: 34px;
    line-height: 30px;
}
.hom_sl_txt p {
    font-size: 34px;
    line-height: 30px;
    font-family: 'Cambria';
    text-transform: capitalize;
}
.wedding_bells {
    max-width: 1200px;
    padding: 0 30px 60px;
    margin: 0 auto;
}
.wedding_bells_holder {
    overflow: hidden;
}
.wedding_bells_holder > div {
    width: 50%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.wedding_bells_holder > div a {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
}
.wedding_bells_holder > div a span {
    position: absolute;
    right: 25px;
    bottom: 30px;
    opacity: 0;
    color: #FFF;
    z-index: 1;
}
.wedding_bells_holder > div a:hover span {
    opacity: 1;
    right: 30px;
}
.wedding_bells_holder > div a:hover img,
.hom_category_lh a:hover img,
.hom_category_rh a:hover img,
.swiss_connois li a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.swiss_connois li a {
    cursor: pointer;
}
.wedding_bells_men {
    padding-right: 7px;
}
.wedding_bells_women {
    padding-left: 7px;
}
.wd_be_txt {
    position: absolute;
    left: 6%;
    top: 10%;
    color: #FFF;
}
.wd_be_txt h3 {
    font-size: 22px;
    line-height: 16px;
}
.wd_be_txt p {
    font-size: 35px;
    line-height: 35px;
    font-family: 'Cambria';
}
.home_brands_helios {
    background: url(../images/home_brand_bg.jpg) repeat;
    padding: 50px 0px;
    margin-top: 50px;
}
.home_brands_helios h2 {
    font-size: 24px;
    color: #FFF;
    line-height: 24px;
    padding-bottom: 50px;
    text-align: center;
    font: 600 oblique 24px/24px "abril fatface";
}
.home_brands_wrapper {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 25px 50px;
}
#brand_slider li {
    overflow: hidden;
}
.br_lo {
    width: 25%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
}
.br_lo a {
    display: block;
    box-sizing: border-box;
    position: relative;
}
.br_lo a:after {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    border: 1px solid #323232;
    box-sizing: border-box;
    opacity: 0;
    content: '';
    display: none;
}
.br_lo a:hover:after {
    opacity: 1;
}
#brand_slider .owl-dots {
    position: absolute;
    bottom: -54px;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
}
#brand_slider .owl-dot {
    margin: 5px;
    float: left;
}
#brand_slider .owl-dots span {
    width: 8px;
    height: 8px;
    display: block;
    border: 2px solid #d9d9d9;
    border-radius: 50%;
    box-sizing: border-box;
}
#brand_slider .owl-dots .active span {
    background: #77c9c7;
    border: none;
}
.img_scale {
    position: relative;
}
.verybest_txt {
    left: 0px;
    bottom: -50px;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    background: url(../images/bottom_shadow.png) repeat-x top left;
    z-index: 1;
    font-size: 14px;
    color: #FFF;
    line-height: 16px;
    font-family: 'Cambria';
    opacity: 0;
}
.verybest_holder ul li a:hover .verybest_txt {
    bottom: 0px;
    opacity: 1;
}
/* Store wise stock update */

.store_popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.60);
    z-index: 15;
}
.store_popup_cont {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-sizing: border-box;
}
.store_popup_cont_inner {
    max-width: 700px;
    position: relative;
    background: #FFF;
    margin: 0 auto;
    /*padding:20px 0px 20px 20px;*/

    padding: 20px 0px 20px 40px;
    box-sizing: border-box;
}
.store_acc {
    list-style: none;
    height: 300px;
    overflow-y: auto;
    /*padding-right: 20px;*/

    padding-right: 40px;
}
.store_acc li {
    /*display:block;
        border-bottom:1px solid #A3A3A3;*/

    display: block;
    border-bottom: 2px solid #dddfe2;
    background: #f2f2f2;
    padding: 5px 20px;
}
.store_acc li span {
    display: block;
    /*padding:20px 20px 20px 35px;*/

    padding: 20px 0px 20px 35px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.store_acc li span:after {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    content: '';
    background: url(../images/acc_icon.png) no-repeat center;
}
.store_acc li span.active:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.store_acc li span h2 {
    font-size: 20px;
    float: left;
    line-height: 22px;
    color: #333;
    width: 200px;
    width: 50%;
}
.store_acc li span p {
    /*float:right;
        font-size:14px;
        line-height:20px;*/

    float: right;
    font-size: 16px;
    line-height: 20px;
    width: 50%;
}
.available {
    color: #318b00;
}
.not_available {
    color: #BB0003;
}
.store_acc li > div {
    display: none;
    overflow: hidden;
    padding: 0px 20px 20px;
}
.store_acc_txt {
    width: 300px;
}
.store_acc_txt p {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.store_popup_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 20px;
    line-height: 30px;
    background: #000;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}
.availClass {
    /*font-size:14px;*/

    color: #13c7d5;
    /*line-height:12px;*/
    /*margin-top:20px;
        cursor:pointer;
        text-align: center;*/

    margin-top: 20px;
    cursor: pointer;
    color: #00b0b0
}
.availClass {
    color: #13c7d5;
    cursor: pointer;
    padding: 15px 0;
    background: url(../images/store_icon.png) no-repeat 140px center;
    text-align: center;
}
#google-signinbtn1,
#google-signinbtn2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#google-signinbtn1 * {
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
}
#google-signinbtn2 * {
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
}
.as_guest {
    display: block;
    width: 100%;
    background: #13c7d5;
    color: #FFF;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.g_login {
    margin: 10px 0px;
}
.store_list_head {
    border-bottom: 1px solid #d4d4d4;
    padding: 24px 0;
    font-size: 20px;
}
.city_select {
    width: 980px;
    margin: 0 auto;
}
.address a {
    color: #13c7d5
}
.conf {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 0;
    text-align: center;
    position: relative;
}
.pro_spec_content h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.w-h-p {
    padding-left: 40px;
    margin-bottom: 20px;
}
.order-review-header {
    text-align: center;
    padding: 0 0 20px 0;
    font-size: 24px;
    text-transform: uppercase;
}
.steps{
    display: inline-block;
    padding:10px 20px;
    background:#d4d4d4;
    color:#fff;
}
li.active {
    background: #13c7d5;
    font-weight:bold;
}
li.complete {
    background:#13c7d5;

}
.zsiq_theme1 div.zsiq_cnt {
    display: none !important;
}
#msc {
    background-color: #f8f8f8;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 40px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
}
#msd {
    visibility: inherit !important;
}
._zKj {
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgba(248,248,248,1)));
    height: 40px;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 2;
}
#hdtb-sc {
    -webkit-user-select: none;
    display: block;
    height: 51px;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    padding: 0 40px;
}
#hdtb-msb {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
#hdtb-msb {
    padding-right: 8px;
}
#hdtb-more, #hdtb-msb .hdtb-imb, #hdtb-msb .hdtb-imb.hdtb-msel, #hdtb-tls {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin: 0;
    margin-right: 32px;
    text-align: center;
    background-color: #f8f8f8;
    cursor: pointer;
}
#hdtb-msb .hdtb-mitem.hdtb-msel, #hdtb-msb .hdtb-mitem.hdtb-msel-pre {
    border-bottom: 2px solid #13c7d5;
    box-sizing: border-box;
    box-sizing: border-box;
    color: #13c7d5;
}
#hdtb-msb .hdtb-mitem.hdtb-msel, #hdtb-msb .hdtb-mitem.hdtb-msel-pre {
    border-bottom: 3px solid #13c7d5;
    color: #13c7d5;
}
#hdtb-msb .hdtb-mitem {
    display: inline-block;
}
#hdtb-msb .hdtb-imb, #hdtb-msb .hdtb-imb a, #hdtb-msb #hdtb-tls {
    font-size: 22px;
}
.hdtb-mitem a {
    display: inline-block;
}
.hdtb-mitem a, #hdtb-more-mn a {
    color: rgba(0,0,0,0.54);
    text-decoration: none;
    display: block;
}

.agc{
    height: 32px;
    width: auto;
    margin: 0 auto;
    position: absolute;
    bottom: 15px;
    left: 1px;
}
.top-contact {
    float: left;
    margin: 8px 0 0 40px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.top-contact p a {
    color: #fff;
    border-bottom: 1px solid;
}
.page_name_head {
    text-align: center;
    text-transform: capitalize;
    padding: 20px;
    margin: 0;
    background: #333;
    color: #fff;
}

/*
Date: 11-05-2018
Fortune4
*/
.white_header .nav_menu{
    float: left;
    width: -webkit-calc(100% - 450px);
    width: -moz-calc(100% - 450px);
    width: -ms-calc(100% - 450px);
    width: -o-calc(100% - 450px);
    width: calc(100% - 450px);
    padding: 8px 30px;
    box-shadow: none;
}
.white_header .nav_menu ul{
    width: 100%;
    min-width: auto;
    position: static;
}
.white_header .nav_menu ul li > a{
    padding: 0 10px;
}

.search-wrap{
    margin: 0 40px 0 0;
    float: right;
    width: 25px;
    text-align: center;
    position: relative;
}

.search-wrap .ion-ios-search{
    font-size: 26px;
    display: block;
    line-height: 54px;
    cursor: pointer;
}

.search-wrap .search_box{
    display: none;
    position: absolute;
    right: 0;
    bottom: -65px;
    margin: 0;
    padding: 10px 15px;
    background-color: #fff;
    border: none;
    overflow: visible;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
}

.search-wrap.open .search_box{
    display: block;
}

.search-wrap .search_box:before{
    content: "";
    height: 10px;
    width: 10px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: -5px;
    right: 10px;
    transform: rotate(45deg);
    box-shadow: -2px -2px 4px -1px rgba(0,0,0,0.5);
}

.search-wrap .search_box input{
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    border: 1px solid #ddd;
    padding: 0 8px;
    border-radius: 3px;
}

.search-wrap .search_box input::placeholder {
    color: #999;
}

.search-wrap .search_box input:-ms-input-placeholder {
   color: #999;
}

.search-wrap .search_box input::-ms-input-placeholder {
   color: #999;
}

.search-wrap .search_box a,
.search-wrap .search_box a:focus,
.search-wrap .search_box a:hover{
    display: block;
    float: right;
    width: 20px;
    line-height: 35px;
    font-size: 22px;
    color: #bbb;
}

.sub_nav{
    top: 55px;
}

.sub-menu-lst{
    width: -webkit-calc(100% - 230px);
    width: -moz-calc(100% - 230px);
    width: -ms-calc(100% - 230px);
    width: -o-calc(100% - 230px);
    width: calc(100% - 230px);
    /*width:100%;*/
    float: left;
}

.sub-menu-advt, .sub-menu-helios-img{
    width: 200px;
    float: right;
}

.sub-menu-advt a, .sub-menu-helios-img a{
    display: block;
    color: #606975;
    text-decoration: none;
    transition: all 0.3s;
}

.sub-menu-advt a:hover, .sub-menu-helios-img a:hover{
    color: #000;
}

.sub-menu-advt a img, .sub-menu-helios-img a img{
    display: block;
    margin-bottom: 10px;
}

.sub-list{
    float: left;
    padding-top: 32px;
    margin-bottom: 30px;
    /*padding-right: 20px;*/
    width:20%;
}

.sub-list-50{
    width:50% !important;
}

.sub-list-35{
    width:35% !important;
}

.sub-list-12{
    width:12% !important;
}
.sub-list-30{
    width:30% !important;
}

.sub-list-40{
    width:40% !important;
}

.sub-list .sub-list-title{
    font-size: 14px;
    color: #000000;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -32px;
}

.sub-menu-lst .sub-list ul{
    padding: 0;
    display: block;
    line-height: normal;
    float: left;
    width: auto;
}

.sub-list ul li{
    float: none;
    width: 170px;
    /*margin-right: 30px;*/
}

.sub-list ul li a{
    line-height: normal;
    padding: 0 !important;
    margin-bottom: 10px;
    text-transform: none;
    display: inline-block;
}

.sub-list ul li a.new:after{
    content: "New";
    background-color: #13c7d5;
    color: #fff;
    font-size: 9px;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 3px;
}

.mob-nav ul li a.new:after{
    content: "New";
    background-color: #13c7d5;
    color: #fff;
    font-size: 9px;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 3px;
}

.brand-filter{
    float: left;
    margin-right: 30px;
    background-color: #333;
    padding: 10px;
    width: 200px;
}

.brand-filter a,
.brand-filter a:hover,
.brand-filter a:focus{
    display: block;
    float: left;
    line-height: 26px;
    min-width: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin: 2px;
    padding: 0 5px;
}

.brand-filter a.active{
    background-color: #444;
}

.brand-result{
    float: left;
}

.sub_nav_shop_by{
    overflow: visible !important;
}

.sub-list.featured{
    background-color: #eee;
    padding: 42px 5px 10px 10px;
    margin-right: 0px;
    position: relative;
    top: -10px;
}

.mob-nav{
    padding: 0px;    
}

.mob-nav > li{
    display: block;
}

.mob-nav > li > a{
    color: #393939;
    padding: 10px 20px 0px 20px;
    display: block;
    font-size: 16px;
}

.mob-nav > li > a i{
    float: right;
    line-height: 35px;
    font-size: 20px;
}

.mob-nav > li:first-child > a {
    padding-top: 20px;
}

.mob-nav > li > ul{
    position: fixed;
    width: calc(100%);
    -moz-width: calc(100%);
    -webkit-width: calc(100%);
    height: 100%;
    top: 0;
    right: 0px;
    z-index: 9999;
    background: #E9E9E9;
    overflow: auto;
    display: block;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: all .2s cubic-bezier(.16, .68, .43, .99);
    transition: all .2s cubic-bezier(.16, .68, .43, .99);
}

.mob-nav > li.open > ul{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.mob-nav > li > ul {
    padding-right: 18px;
}

/*.mob-nav > li > ul > img{
    width: 110px !important;
}
*/

.mob-nav > li > ul > li{
    display: block;
    padding: 10px 20px 0px 20px;
    position: relative;
}

.mob-nav > li > ul > li > a{
    color: #393939;
    font-size: 16px;
}

.mob-nav > li > ul > li:first-child {
    padding-left: 0px;
    padding-top: 20px; 
}

.mob-nav > li > ul > li > a > i{
    line-height: 35px;
    font-size: 20px;
    padding-right: 5px;
}

.mob-nav > li > ul > li:before {
    content: "+";
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.mob-nav > li > ul > li.open:before {
    content: "-";
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.mob-nav > li > ul > li.open:first-child:before {
    content: "";
}

.mob-nav > li > ul > li:first-child:before {
    content: "";
}

.mob-nav > li > ul > li > ul{
    display: none;
}

.mob-nav > li > ul > li.open > ul{
    display: block;
}

.mob-nav > li > ul > li > ul > li{
    display: block;
}

.mob-nav > li > ul > li > ul {
    padding-left: 10px;
}

.mob-nav > li > ul > li > ul > li > a{
    color: #393939;
    font-size: 16px;
    padding-top: 10px;
    display: block;
}

/*.mob-nav > li > ul > li.advrtise-img img{
}*/

.mob-nav > li > ul > li.advrtise-img:before{
    content: "";
}

.mob-nav > li > ul > li.advrtise-img img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* custom */
li.smartwatch-type {
    display: none !important;
}

@media screen and (max-width: 765px) {
    .product_show h2, .product_show h3 {
        font-size: 16px;
        margin-bottom: 0;
        min-height: 65px;
    }

    a.product img {
        max-width: 100%;
    }
}

@media (min-width: 766px) and (max-width: 800px) {
    .product_show ul li {
        width: calc(50% - 20px) !important;
    }
}