@charset "utf-8";
*{margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html,body{ min-width: 1042px; overflow-x: hidden; }
body { color:#333; font-size: 13px; font-family: 'GothamPro', sans-serif; }
.wrapper{min-height:100%}
.header{ height: 100%; }
.footer{ height:61px; margin-top:-61px; background: #3a3a3a; }
.appendix{height:61px;clear:both}
.div_header { width: 1160px; margin: 0px auto; }
.div_content, .div_footer { width: 1042px; margin:0px auto; }
.div_header { height: 100%; }
.div_footer { height: 61px; border-bottom: 0px; }
.div_content { float: left; min-width:100%; }
a { text-decoration: none; }
a img { border: none; }
.clr { clear: both; }
.no_select { -moz-user-select: all; -moz-user-select: text; -moz-user-select: none; }
button { outline:none; }
input, textarea { font-size: 12px; font-family: 'GothamPro', sans-serif; color: #242218; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#242218;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#242218;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#242218;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#242218;}

.link_pp {
    color: #eb93a3;
}

.link_pp:hover {
    text-decoration: underline;
}

#header-bxslider .bx-viewport {
    background: url(../image/main-slider-bg.png) !important;
    background-size: cover !important;
}
#header-bxslider .bx-wrapper img {
    height: 350px;
    position: absolute;
    top: 50%;
    margin-top: -175px;
    left: 50%;
    margin-left: -350px;
}
#slider-desc-side{
    padding: 0 2px;
}
.carouselBannerTypeContainer {
    align-items: center !important;
    flex-direction: row !important;
    background-size: cover !important;
}
.carouselBannerTypeImage {
    position: initial !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header_line_top { float: left; width: 100%; background: #3a3a3a; height: 36px; }
.header_line_bottom { float: left; width: 100%; height: 120px; border-bottom: 1px solid #f5edf5; position: relative; }
.box_header_out { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; color: #fff; justify-content: space-between; font-family: 'GothamProNarrow-Medium', sans-serif; }
.box_header_inner { /*border:1px solid red;*/ }
.topMenu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; height: 36px; }
.topMenu li { height: 100%; padding: 0px 7px; }
.topMenu li:first-child { padding-left: 0px; }
.topMenu a { display: block; height: 100%; line-height: 36px; color: #fff; font-size: 11px; text-transform: uppercase; padding: 0px 1px; font-family: 'GothamProNarrow-Medium', sans-serif; }
.topMenu a.activeTopMenu { border-bottom: 3px solid #eb93a3; }
.topMenu a:hover { border-bottom: 3px solid #eb93a3; }
.top_notice_free { font-size: 11px; line-height: 36px; text-transform: uppercase; letter-spacing: 3px; }
.link_top_phone_right { float: left; color: #fff; }
.link_top_phone_right:hover { text-decoration: underline; }
.top_phone_right { float: left; text-transform: uppercase; background: url(../image/top_phone.png) no-repeat left center; padding-left: 26px; height: 100%; line-height: 36px; font-size: 11px; }
.box_pre_footer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; flex-wrap: wrap; padding: 39px 0px 15px 0px; }
.item_pre_footer { width: 25%; padding-right: 30px; padding-bottom: 12px; }
.footerColTitle { float: left; width: 100%; font-family: 'GothamProNarrow-Bold', sans-serif; font-size: 16px; color: #2e2e2e; text-transform: uppercase; padding-bottom: 17px; }
.footerColContent { float: left; width: 100%; font-size: 14px; }
.textFooterAbout { line-height: 19px; }
.footerMenus { float: left; width: 100%; }
.footerMenus li { padding-bottom: 11px; }
.footerMenus a { color: #2e2e2e; border-bottom: 1px solid #cbcbcb; }
.footerMenus a:hover { border-bottom: 0px; }
.formSubscripe { float: left; width: 100%; border:1px solid #dbdbdb; margin-top: 16px; position: relative; }
.formSubscripe input { float: left; width: 67%; padding-right: 14px; height: 40px; border:0px; outline: none; padding-left: 14px; }
.btn_form_subscribe { position: absolute; top:0px; right: 0px; height: 40px; width: 33%; background: #eb93a3; color: #fff; border:0px; cursor: pointer; }
.boxFooterSocial { max-width: 208px; }
a.linikSocialFooter { font-size: 17px; width: 39px; height: 39px; background: #585858; color: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; transition: 0.5s; }
a.icon_fb:hover { background: #3b5998; }
a.icon_tw:hover { background: #55acee; }
a.icon_ins:hover { background: #da2e76; }
a.icon_lin:hover { background: #0083be; }
a.icon_yt:hover { background: #e62117; }
.boxGiveAsCall { float: left; width: 100%; min-height: 40px; background: url(../image/icons/icon_footer_call.png) no-repeat left center; padding-left: 47px; font-size: 16px; line-height: 22px; margin-top: -20px; margin-left: -1px; }
.boxGiveAsCall span { font-family: 'GothamProNarrow-Bold', sans-serif; }
.boxPaidMethodFooterOut { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border:1px solid #dbdbdb; margin-top: 57px; }
.boxPaidMethodFooterItem { width: 50%; border-right: 1px solid #dbdbdb; padding: 19px 25px; }
.boxPaidMethodFooterOut .boxPaidMethodFooterItem:last-child { border-right: 0px; }
.footerOutBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; height: 100%; color: #fff; align-items: center; }
.footerOutBox a { color: #fff; border-bottom: 1px solid #6b6b6b; }
.footerOutBox a:hover { border-bottom: 0px; }
.noPadRight { padding-right: 0px; }
.header_top_other_out { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; }
.header_top_other_inner { width: 33.3%; }
.header_top_other_out .header_top_other_inner:first-child { padding-left: 7px; }
.header_top_other_out .header_top_other_inner:last-child { padding-right: 7px; }
.boxTopLogo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; }
.boxTopLogo img { max-width: 100%; }
.boxInnerCenterFlex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;  height: 100%; align-items: center; }
.boxBtnOpenCategory { float: left; height: 43px; background: url(../image/icons/icon_category_lines.png) no-repeat left center; padding: 10px 0px; padding-left: 36px; padding-right: 38px; cursor: pointer; font-family: 'GothamProNarrow-Medium', sans-serif; color: #232323; font-size: 14px; text-transform: uppercase; line-height: 24px; background-position: 10px 15px; }
.boxSearchHeader { float: left; width: 100%; max-width: 260px; height: 41px; border:1px solid #dbdbdb; position: relative; }
.boxSearchHeader input { float: left; width: 84%; height: 39px; border:0px; padding: 0px 15px; color: #242218; outline: none; }
.btn_header_search { position: absolute; top:0px; right: 0px; width: 16%; height: 100%; border:0px; border-left: 1px solid #dbdbdb; background: url(../image/icons/icon_search.png) no-repeat center center; cursor: pointer; }
.right_header_box_func_user { float: right; height: 100%; }
.box_auth_user { float: left; margin-left: 30px; }
a.linkAuth { float: left; width: 42px; height: 42px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; color: #fff; }
.authFb { background: #3b5998; }
.box_current_cart { float: left; margin-left: 30px; position: relative; }
.btn_current_cart_header { width: 135px; height: 41px; border:1px solid #dbdbdb; cursor: pointer; }
.box_current_cart .btn_current_cart_header span { float: left; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; color: #242218; }
.box_current_cart .btn_current_cart_header span:first-child { width: 74%; }
.box_current_cart .btn_current_cart_header span:first-child img { padding-right: 11px; }
.box_current_cart .btn_current_cart_header span:last-child { width: 26%; border-left: 1px solid #dbdbdb; height: 100%; }
.box_link_profile { float: left; margin-top: 10px; }
.box_link_profile a { float: left; color: #242218; padding-left: 24px; background: url(../image/icons/icon_user.png) no-repeat left center; min-height: 20px; line-height: 17px; margin-left: 60px; margin-bottom: 10px; }
.box_link_profile a span { border-bottom: 1px solid #91908b; }
.box_link_profile a:hover span { border-bottom: 0px; }
.box_line_sale { float: left; width: 100%; height: 41px; background: #e7b3bd; }
.box_line_sale_out { position: relative; width: 1024px; height: 41px; margin: 0px auto; }
.box_line_sale_inner { width: 1024px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; font-size: 15px; color: #242218; height: 41px; }
.boxLabelSale { position: absolute; top:0px; right: -2px; width: 97px; height: 104px; background: url(../image/icons/icon_bg_sale.png) no-repeat; z-index: 99; }
.box_sale_star { float: left; width: 100%; height: 21px; background: url(../image/icons/icon_star.png) no-repeat top center; margin-top: 13px; }
.box_sale_text { float: left; width: 100%; text-align: center; font-family: 'GothamProNarrow-Bold', sans-serif; font-size: 11px; text-transform: uppercase; line-height: 15px; margin-top: 9px; }
.box_index_slider { float: left; width: 100%; height: 439px; overflow: hidden; }
.bx-pager { bottom: 30px !important; }
.box_index_slider .bx-wrapper .bx-pager.bx-default-pager a { width: 7px; height: 7px; background: url(../image/icons/icon_dot.png) no-repeat; margin: 0px 10px; }
.box_index_slider  .bx-wrapper .bx-controls-direction a { margin-top: -35px; }
.box_index_slider .bx-controls-direction a.bx-prev { background: #fff url(../image/icons/icon_array_left.png) no-repeat center center; width:  51px; height: 70px; left:0px; }
.box_index_slider .bx-controls-direction a.bx-next { background: #fff url(../image/icons/icon_array_right.png) no-repeat center center; width:  51px; height: 70px; right:0px; }
.box_index_slider .bx-wrapper .bx-caption { top:0px; left:0px; background: none; }
.sliderContent { color: #131313 !important; position: absolute; top:0px; left:50%; }
.sliderIndexTitle { float: left; width: 100%; color: #2e2e2e !important; font-size: 50px !important; font-family: 'GothamPro-Light', sans-serif !important; text-transform: uppercase; margin-top: 90px; }
.box_index_slider .bx-wrapper .bx-caption span { padding: 0px; }
.sliderIndexText { float: left; color: #2e2e2e !important; font-size: 14px !important; font-family: 'GothamPro', sans-serif !important; width: 430px !important; line-height: 23px; margin-top: 20px; clear: both; margin-bottom: 28px; }
a.linkSliderBtn { float: left; background: #eb93a3; color: #fff; padding: 18px 24px; text-transform: uppercase; font-size: 12px !important; font-family: 'GothamProNarrow-Medium', sans-serif !important; clear: both !important; }
.sliderContentOut { float: left; width: 100%; height: 100%; clear: both !important; margin-top: 28px; }
.box_carusel_product { float: left; width: 100%; }
.carules_title { float: left; width: 100%; text-align: center; font-family: 'GothamPro-Light', sans-serif; font-size: 26px; color: #525252; text-transform: uppercase; position: relative; padding-bottom: 30px; padding-top: 40px; }
.lineRose { position: absolute; bottom: 0px; left:50%; width: 75px; height: 3px; background: #e3619c; margin-left: -37px; }
.box_carusel_content { float: left; width: 100%; padding-top: 30px; padding-bottom: 0px; min-height: 300px; }
.item_prod_img { float: left; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
.itemProductBox { position: relative; }
.itemProductBox a { color: #333; }
.itemProductBox { float: left; width: 100%; border:5px solid #fff; padding: 19px 34px; }
.itemProductBox:hover { border:5px solid #eee; }
.item_prod_name { float: left; width: 100%; text-align: center; font-size: 14px; text-transform: uppercase; line-height: 17px; padding-top: 10px; }
.item_prod_price { float: left; width: 100%; text-align: center; color: #008080; font-size: 14px; font-family: 'GothamProNarrow-Medium', sans-serif; margin-top: 15px; }
.item_prod_add_out { float: left; width: 100%; margin-top: 19px; }
a.item_prod_add_in_cart { float: left; width: 100%; height: 37px; color: #424242; font-family: 'GothamProNarrow-Medium', sans-serif; text-align: center; background: url(../image/bg_add_cart_1.jpg) repeat; text-transform: uppercase; line-height: 37px; }
a.item_prod_add_in_cart:hover { background: #eb93a3; color: #fff; }
.box_carusel_content .bx-controls .bx-pager { display: none; }
.itemProductBox:hover .item_product_right_line { display: none; }
.item_product_right_line { position: absolute; right: -5px; bottom: 18px; width: 1px; background: #e7e7e7; height: 270px; z-index: 99; }
.box_carusel_content .itemModuleContent { width: 1023px; }
.box_carusel_content .bx-controls-direction { width: 100vw; position: absolute; top:50%; }
.box_carusel_content .bx-wrapper .bx-controls-direction a { margin-top: -70px; }
.box_carusel_content .bx-controls-direction a.bx-prev { left:48px; background: #fff url(../image/icons/icon_array_left.png) no-repeat left center; width: 51px; height: 70px; }
.box_carusel_content .bx-controls-direction a.bx-next { right:50px; background: #fff url(../image/icons/icon_array_right.png) no-repeat right center; width: 51px; height: 70px;  }
.box_monthly_deals { float: left; width: 100%; background: url(../image/bg_rombs.jpg) no-repeat; background-size: cover; min-height: 483px; padding-bottom: 50px; }
.title_deals { float: left; width: 100%; color: #fff; font-family: 'GothamPro-Light', sans-serif; font-size: 26px; text-align: center; text-transform: uppercase; padding-top: 46px; padding-bottom: 23px; position: relative; }
.box_deals_list { float: left; width: 100%; padding-top: 33px; }
.box_deals_list a { color: #fff;  }
.box_deals_list a:hover .deal_box {
    -webkit-box-shadow: 0px 3px 0px 0px rgba(227,97,156,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(227,97,156,1);
    box-shadow: 0px 3px 0px 0px rgba(227,97,156,1);
}
.box_deals_list img { max-width: 100%; }
.box_deals_list a:hover .deal_box { background: rgba(0,0,0,0.34); }
.deal_img { float: left; width: 100%; text-align: center; }
.deal_box { float: left; width: 100%; margin-bottom: 5px;  padding: 15px 0; text-transform: uppercase; text-align: center; }
.deal_top { font-size: 14px; float: left; width: 100%; padding-bottom: 6px; }
.deal_bottom { font-size: 22px; float: left; width: 100%; }
.box_index_news a { min-height: 330px; }
.box_index_news a .item_news_date, .box_index_news a .item_news_name { transition: 0.3s; }
.box_index_news a:hover .item_news_date { color: #eb93a3; }
.box_index_news a:hover .item_news_name { color: #eb93a3; text-decoration: underline; }
.box_title_news { float: left; width: 100%; text-align: center; font-size: 26px; color: #525252; font-family: 'GothamPro-Light', sans-serif; text-transform: uppercase; padding-top: 50px; padding-bottom: 40px; }
.item_news_img { float: left; width: 100%; }
.item_news_img img { max-width: 100%; width: 100%; }
.item_news_date { float: left; width: 100%; color: #005bb1; padding-top: 17px; }
.item_news_name { float: left; width: 100%; font-size: 16px; line-height: 19px; color: #333; padding-top: 4px; }
.item_news_short_text { float: left; width: 100%; color: #333; font-size: 13px; line-height: 17px; padding-top: 15px; }
.link_view_all_news { float: left; width: 100%; border-top:1px solid #e7e7e7; height: 71px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; margin-top: 60px; color: #424242; font-family: 'GothamProNarrow-Medium', sans-serif; text-transform: uppercase; }
.box_index_any_links { float: left; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.box_index_any_links_item { width: 50%; min-height: 400px; }
.box_index_any_links .box_index_any_links_item a { float: left; width: 100%; height: 100%; padding: 50px; }
.box_index_any_links .box_index_any_links_item a:hover { background: rgba(0,0,0,0.3); }
.box_index_any_links .box_index_any_links_item:first-child a .box_inner_any { float: right; height: 100%; width: 500px; }
.box_index_any_links .box_index_any_links_item:last-child a .box_inner_any { float: left; height: 100%; width: 500px; }
.box_index_any_links .box_index_any_links_item:first-child a:hover .box_inner_any { background: rgba(255,255,255,0.1); }
.box_index_any_links .box_index_any_links_item:last-child a:hover .box_inner_any { background: rgba(255,255,255,0.1); }
.name_any { color: #fff; font-size: 40px; font-family: 'GothamPro-Light', sans-serif; text-transform: uppercase; float: left; width: 100%; text-align: center; line-height: 45px; height: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: flex-end; justify-content: center; }
.btn_link_any_read_out { float: left; width: 100%; padding-top: 21px; display: none; }
.btn_link_any_read { background: #eb93a3; color: #fff; padding: 0px 34px; font-family: 'GothamProNarrow-Medium', sans-serif; height: 37px; text-transform: uppercase; line-height: 37px; }
.name_any { height: 100%; align-items: center; }
.box_index_any_links .box_index_any_links_item a:hover .name_any { height: 50%; align-items: flex-end; }
.box_index_any_links .box_index_any_links_item a:hover .btn_link_any_read_out { height: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
.box_cart_info { position: absolute; border:1px solid #dbdbdb; top:40px; right: 0px; width: 346px; z-index: 99999; background: #fff; display: none; box-shadow: 0px 3px 3px #ccc; }
.box_index_slider .bx-wrapper { height: 439px !important; }
.box_index_slider .bx-viewport {height: 439px !important; }
.box_index_slider .bxslider li { height: 439px !important; }
.box_index_slider .bxslider li { display: flex !important; justify-content: center !important; background-position: top center !important; }
.box_cart_added_title { font-size: 12px; color: #242218; height: 45px; border-bottom: 1px solid #dbdbdb; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; padding-left: 19px; }
.item_added_product { float: left; width: 100%; border-left: 5px solid #fff; padding: 22px 0px; border-bottom: 1px solid #dbdbdb; }
.item_added_product:hover { border-left: 5px solid #eb93a3; }
.iap_img { float: left; width: 102px; padding-left: 12px; }
.iap_name { float: left; width: 209px; font-size: 14px; line-height: 18px; }
.iap_price { float: left; width: 100%; color: #008080; font-family: 'GothamProNarrow-Bold', sans-serif; margin-top: 3px; }
.iap_remove { float: left; width: 22px; height: 22px; background: url(../image/mini_close.png) no-repeat; cursor: pointer; }
.iap_remove:hover { background-position: 0px -23px; }
.box_cart_info .item_added_product:last-child { border-bottom: 0px; }
.box_short_action_cart { float: left; width: 100%; padding-top: 20px; padding-bottom: 18px; padding-left: 22px; padding-right: 15px; background: #eee; }
.short_price_cart { float: left; width: 100%; text-align: right; font-size: 14px; color: #008080; font-family: 'GothamProNarrow-Bold', sans-serif; padding-right: 23px; }
.box_short_btn_cart { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; }
.box_short_btn_cart a { font-family: 'GothamProNarrow-Medium', sans-serif; font-size: 11px; text-transform: uppercase; padding: 14px 35px;  }
.box_short_btn_cart a:first-child { color: #424242; background: #fff; border:1px solid #dbdbdb; }
.box_short_btn_cart a:last-child { color: #fff; background: #eb93a3;  }
.box_short_btn_cart_out { float: left; width: 100%; margin-top: 10px; }
.my_basket { float: left; width: 100%; font-size: 15px; color: #242218; padding-left: 20px; margin-top: -10px; margin-bottom: 20px; }
.box_menu_category_out { position: absolute; width: 100%; z-index: 99999; top: 80px; background: #f3f3f3; border-top:2px solid #eb93a3; padding-bottom: 44px; display: none; }
.link_special_offers { position: absolute; bottom: 0px; left:0px; width: 100%; color: #fff; font-size: 14px; text-transform: uppercase; text-align: center; background: #eb93a3; height: 44px; line-height: 44px;  }
.open_menu_category { background: #eb93a3 url(../image/icons/icon_category_lines_act.png) no-repeat left center; color: #fff; background-position: 10px 15px; }
.title_category_menu { float: left; width: 100%; font-size: 16px; font-family: 'GothamProNarrow-Bold', sans-serif; text-transform: uppercase; padding-top: 26px; padding-left: 20px; }
.box_menu_category_out .itemModuleContent ul { float: left; width: 100%; margin-top: 18px; padding-bottom: 30px; }
.box_menu_category_out .itemModuleContent ul li { padding-bottom: 12px; padding-left: 20px; }
.box_menu_category_out .itemModuleContent ul a { color: #3a3a3a; font-size: 12px; border-bottom: 1px solid #c5c5c5; line-height: 18px; }
.box_menu_category_out .itemModuleContent ul a:hover { border-bottom: 0px; }
.box_menu_category_out .row div { border-right: 1px solid #e0e0e0; }
.box_menu_category_out .row div:last-child { border-right: 0px; }
.itemModuleContent { width: 1042px; margin: 0px auto; clear: both; }
.formSubscripeOut { float: left; width: 100%; }
.box_index_any_links .box_index_any_links_item:first-child { background-position: right center !important; }
.box_index_any_links .box_index_any_links_item:last-child { background-position: left center !important; }

/* OTHER PAGES */
.innerPage .itemModuleContent { width: 970px; }
.footer_line_other_pages { float: left; width: 100%; border-bottom: 1px solid #c8c8c8; }
.box_other_header_page { float: left; width: 100%; height: 189px; background: url(../image/other_bg_page_top.jpg) repeat center center; }
.box_other_header_page h1, .box_other_header_page h2 { color: #2e2e2e; font-size: 50px; font-family: 'GothamPro-Light', sans-serif; text-transform: uppercase; }
.box_other_header_page h2 { padding-top: 0px; }
.box_other_header_page { display: flex; align-items: center; }
.box_content_text_page { float: left; width: 100%; font-family: 'Roboto-Light', sans-serif; font-size: 15px; color: #0f0f0f; line-height: 22px; padding: 45px 0px; }
.box_content_text_page p { padding-bottom: 20px; }
.box_content_text_page h1, .box_content_text_page h2, .box_content_text_page h3, .box_content_text_page h4, .box_content_text_page h5, .box_content_text_page h6 { font-family: 'GothamPro-Light', sans-serif; font-size: 40px; color: #0d0e14; padding-bottom: 27px; line-height: 50px; }
.box_content_text_page img { max-width: 100%; }
.box_contact_text { font-family: 'GothamPro-Light', sans-serif; font-size: 18px; line-height: 27px; }
.box_contact_form { float: left; width: 765px; margin-top: 25px; }
.item_row_contact { float: left; width: 100%; padding-bottom: 21px; }
.item_row_contact table { float: left; width: 100%; }
.item_row_contact table tr td { padding-right: 20px; }
.item_row_contact table tr td:last-child { padding-right: 0px; }
.item_row_contact input { float: left; width: 100%; height: 51px; outline: none; color: #0f0f0f; font-size: 16px; font-family: 'GothamPro-Light', sans-serif; background: #f3f3f3 url(../image/icons/bg_textarea.jpg) repeat-x left top; border:1px solid #e3e3e3; border-top:1px solid #c4c4c4; border-bottom: 0px; padding: 0px 17px; }
.item_row_contact textarea { font-size: 16px; padding: 17px; width: 100%; height: 160px; resize: none; outline: none; color: #0f0f0f; font-family: 'GothamPro-Light', sans-serif; background: #f3f3f3 url(../image/icons/bg_textarea.jpg) repeat-x left top; border:1px solid #e3e3e3; border-top:1px solid #c4c4c4; border-bottom: 0px; }
.btn_std_1 { float: left; background: #0087d4; color: #fff; font-size: 12px; font-family: 'GothamProNarrow-Bold', sans-serif; text-transform: uppercase; border:0px; outline: none; cursor: pointer; padding: 19px; }
#map { float: left; width: 100%; height: 472px; }
ul.nav_head { float: left; width: 100%; padding-top: 10px; }
ul.nav_head li { float: left; padding: 0px 4px; }
ul.nav_head li:first-child { padding-left: 0px; }
ul.nav_head li a { color: #2e2e2e; font-size: 12px; }
ul.nav_head li a:hover { text-decoration: underline; }
.box_content_text_page.exs_nav h1, .box_content_text_page.exs_nav h2, .box_content_text_page.exs_nav h3, .box_content_text_page.exs_nav h4, .box_content_text_page.exs_nav h5, .box_content_text_page.exs_nav h6 { padding-top: 55px; }
.box_product_page { float: left; width: 100%; padding: 50px 0px; }
.box_prod_img { float: left; width: 100%; border:1px solid #dbdbdb; text-align: center; }
.box_prod_img img { max-width: 100%; }
.box_list_mini_photo { float: left; width: 100%; margin-top: 21px; }
.box_list_mini_photo ul { float: left; width: 100%; height: 83px; }
.box_list_mini_photo ul li { float: left; padding-right: 19px; }
.box_list_mini_photo ul li img { border:1px solid #e3e3e3; cursor: pointer; }
.box_list_mini_photo ul li img.active_mini_photo { border:2px solid #eb93a3; }
.prod_name { float: left; width: 100%; }
.prod_name h1 { color: #0d0e14; font-size: 40px; font-family: 'GothamPro-Light', sans-serif; }
.prod_price { float: left; width: 100%; font-family: 'GothamProNarrow-Bold', sans-serif; font-size: 20px; color: #3a3a3a; text-transform: uppercase; margin-top: 15px; }
.prod_price span { color: #eb93a3; }
.box_prod_select { float: left; width: 100%; margin-top: 36px; }
.box_prod_select select { float: left; width: 380px; height: 42px; border:1px solid #dbdbdb; color: #242218; font-size: 14px; font-family: 'GothamPro', sans-serif; padding: 0px 15px; outline: none; }
.prod_box_quantity { float: left; width: 100%; margin-top: 28px; }
.prod_quantity_title { float: left; height: 42px; line-height: 42px; padding-right: 28px; }
.btn_minus_plus { float: left; width: 33px; height: 42px; border:1px solid #dbdbdb; background: #fafafa;  cursor: pointer; }
.prod_q_inner {float: left; width: 33px; height: 42px; border:0px; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; text-align: center; font-size: 12px; }
.prod_action_box_out { float: left; width: 100%; margin-top: 30px; }
.prod_action_box_flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; }
.prod_action_box_flex a { text-transform: uppercase; height: 47px; padding: 0px 30px; line-height: 47px; font-size: 12px; font-family: 'GothamProNarrow-Bold', sans-serif; }
.linkAddProductInner { background: #eb93a3; color: #fbfbfb; border:2px solid #eb93a3;  }
.linkAddProductInner:hover { background: #fff; color: #000; border:2px solid #eb93a3; line-height: 45px; }
.linkReturnShopping { background: #fff; color: #0f1b1b; border:2px solid #eb93a3; }
.linkReturnShopping:hover { background: #eb93a3; color: #fff; }
.linkCheckout { background: #ededed; color: #0f1b1b; border:2px solid #ededed; }
.linkCheckout:hover { border:2px solid #eb93a3; background: #eb93a3; color: #fff; }
.box_tabs_product_out { float: left; width: 100%; margin-top: 35px; }
.box_tabs_product { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; }
.box_tabs_product_item { border-bottom: 1px solid #dbdbdb; width: 100%; padding-bottom: 10px; padding-top: 10px; }
.box_tabs_product_item2 { border-bottom: 1px solid #dbdbdb; width: 100%; padding-bottom: 10px; padding-top: 10px; }
.title_tab_prod { font-size: 26px; color: #525252; font-family: 'GothamPro-Light', sans-serif; text-transform: uppercase; cursor: pointer; background: url(../image/icons/icon_str_bottom.png) no-repeat right center; }
.title_tab_prod2 { font-size: 26px; color: #525252; font-family: 'GothamPro-Light', sans-serif; text-transform: uppercase; background: url(../image/icons/icon_str_bottom.png) no-repeat right center; }
.box_content_tab_product { color: #0f0f0f; font-size: 15px; line-height: 20px; padding-top: 20px; display: none; padding-bottom: 15px; }
.show_tab_prod_info { display: block; }
.box_online_shop { float: left; width: 100%; margin-top: 0px; margin-bottom: 60px; }
a.item_online_shop { float: left; width: 100%; height: 600px; margin-bottom: 27px; background-size: cover !important; background-position: center center; position: relative; }
a.item_online_shop:hover .botton_name_os { background: #eb93a3; padding-left: 21px; }
a.item_online_shop:hover .border_blue_os { border:8px solid #eb93a3; border-bottom: 0px; }
a.item_online_shop:hover { border: 8px solid #eb93a3; border-bottom: 0px; }
.botton_name_os { position: absolute; border-bottom: 0px; padding: 24px 29px; color: #fff; font-family: 'GothamPro-Light', sans-serif; bottom: 0px; left:0px; width: 100%; font-size: 26px; background: rgba(0,0,0,0.4); }
.link_os_now { font-family: 'GothamProNarrow-Medium', sans-serif; font-size: 16px; color: #fff; padding: 22px 32px; background: #eb93a3; text-transform: uppercase; }
.link_os_now_out { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; display: none; }
.item_online_shop:hover .link_os_now_out { display: flex; }
.border_blue_os .link_os_now_out { display: none; }
.border_blue_os .botton_name_os { background: #eb93a3; }
.item_online_shop.border_blue_os { border:8px solid #eb93a3; border-bottom: 0px; }
.item_online_shop.border_blue_os .botton_name_os { padding-left: 21px; }
.border_blue_os:hover .link_os_now_out { display: none; }
.box_checkout_order_step { float: left; width: 100%; margin-top: 50px; }
.number_step { float: left; color: #eb93a3; font-size: 16px; font-family: 'GothamPro-Black', sans-serif; width: 30px; height: 30px; border:1px solid #eb93a3; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; padding: 0px !important; }
.title_step_checkout { margin-top: 15px; float: left; color: #000; font-size: 32px; font-family: 'GothamPro-Light', sans-serif; margin-left: 0px; }
.box_table_list_product { float: left; width: 100%; margin-top: 27px; }
.tb_head_product { float: left; width: 100%; text-transform: uppercase; color: #fff; font-size: 14px; height: 47px; background: #eb93a3; }
.tb_head_product div { line-height: 47px; border-right: 1px solid #83d3d3; }
.tb_head_product div:last-child { border-right: 0px; background: #ec657d; text-align: center; }
.tb_body_product { float: left; width: 100%; }
.tb_body_product .rowLineProd { float: left; padding: 21px 15px; font-size: 14px; color: #2e2e2e; }
.colF0 { background: #f0f0f0; }
.totLineSum { font-family: 'GothamProNarrow-Bold', sans-serif; font-size: 16px; color: #eb93a3 !important; text-align: center; position: relative; }
.removeProdCheckout { position: absolute; right: 9px; width: 22px; height: 22px; background: url(../image/mini_close.png) no-repeat; background-position: 0px 0px; margin-top: -2px; }
.removeProdCheckout:hover { background-position: 0px -23px; }
.tb_body_product .rowLineProd.qt { padding: 7px 0px; !important; }
.prod_box_quantity table { height: 36px; }
.tb_body_product table td { position: relative; }
a.lineUpdateProd { position: absolute; top:15px; left:5px; text-decoration: underline; color: #2e2e2e; font-size: 12px; }
a.lineUpdateProd:hover { text-decoration: none; }
.row_bottom_table_box { float: left; width: 100%; padding: 15px 20px; }
.box_coupone { float: left; }
.box_coupone input { float: left; width: 146px; height: 41px; border:1px solid #dbdbdb; border-right: 0px; outline: none; padding: 0px 17px; }
.btn_dispoiunt_apply { float: left; width: 74px; height: 41px; background: #eb93a3; border:0px; border:1px solid #dbdbdb; border-left: 0px; color: #fff; font-size: 12px; cursor: pointer; }
.box_coupone_info { float: left; width: 100%; background: url(../image/icons/bg_border.png) repeat; padding: 7px; }
.box_coupone_info_inner { float: left; width: 100%; background: #fff; padding: 21px 30px; }
.box_coupone_info_inner div { color: #2e2e2e; font-size: 16px; }
.box_coupone_info_inner div span { font-family: 'GothamProNarrow-Bold', sans-serif; color: #eb93a3; }
.box_form_checkout { float: left; width: 100%; }
.box_form_checkout label { float: left; width: 100%; text-transform: uppercase; color: #2e2e2e; font-size: 12px; padding-bottom: 6px; position: relative; height: 25px; }
.box_form_checkout input, .box_form_checkout select { height: 41px; border:1px solid #acacac; padding: 0px 13px; float: left; width: 100%; outline: none; font-size: 15px; }
.box_form_checkout div { padding-bottom: 15px; }
.box_form_checkout select { -webkit-appearance: none; appearance: none; background: #fff url(../image/icons/select_str_bottom.png) no-repeat right top; }
.box_form_checkout select&::-ms-expand { display: none; }
.box_form_checkout { padding-bottom: 40px; }
.bgSilver { background: #f0f0f0; padding-top: 75px; }
.div_wid_100 { float: left; width: 100%; padding-bottom: 0px !important; }
.box_form_checkout label span { position: absolute; bottom: 10px; }
.dateInput { background: #fff url(../image/icons/datet_right.png) no-repeat right center; }
input.checkBoxvAgree { background: #fff !important; width: 20px; height: 18px; }
input[type="checkbox"].checkBoxvAgree {
    display:none;
}
input[type="checkbox"].checkBoxvAgree + label {
    font: 18px bold;
    color: #444;
    cursor: pointer;
}
input[type="checkbox"].checkBoxvAgree + label::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 5px 5px 0 0;
    background-image: url(../image/icons/check_box_bg.png);
    background-repeat: no-repeat;
    line-height: 20px;
}
input[type="checkbox"].checkBoxvAgree + label::before {
    background-position: 0px 0px;
}
input[type="checkbox"].checkBoxvAgree:checked + label::before {
    background-position: 0px -18px;
}
input[type="checkbox"].checkBoxvAgree:disabled + label::before {
    background-position: 0px -18px;
}
input[type="checkbox"].checkBoxvAgree:checked:disabled + label::before {
    background-position: 0px -18px;
}
.textAgree { color: #2e2e2e; font-size: 16px !important; text-transform: inherit !important; font-family: 'GothamPro', sans-serif !important; line-height: 0px; }
.textAgree a { color: #2e2e2e; border-bottom: 1px solid #8b8b8b; }
.textAgree a:hover { border-bottom: 0px; }
.box_check_btns { float: left; }
.box_check_btns button { margin-right: 11px; height: 43px; border:0px; padding: 0px 19px; line-height: 44px; cursor: pointer; text-transform: uppercase; margin-top: 38px; }
.box_check_btns button:first-child { background: #eb93a3; color: #fff; font-size: 14px; }
.box_check_btns button:last-child { background: #7f7f7f; color: #fff; }

.box_product_list { float: left; width: 100%; margin-bottom: 50px; }
.box_select_sort { float: left; width: 100%; margin-bottom: 50px; }
.select_sort { float: left; width: 210px; height: 34px; border: 1px solid #acacac; padding: 0px 13px; outline: none; }
.box_product_list .row div { padding: 0px; padding-top: 19px; padding-bottom: 16px; margin-top: -10px; }
.itemProductBoxInner { padding-left: 20px !important; padding-right: 20px !important; }
.box_product_list .item_product_right_line { right: -6px; }
.box_paggination { padding-top: 35px; float: left; width: 100%; padding-bottom: 40px; }
.box_paggination_inner, .box_paggination_inner ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
.box_paggination_inner ul a { color: #afafaf; font-size: 14px; padding: 7px 10px; }
.box_paggination_inner ul li { padding-right: 4px; }
.box_paggination_inner ul li:last-child { padding-right: 0px; }
.box_paggination_inner ul a.activePage { background: #f0f0f0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; color: #000; }
.box_paggination a.pag_str { color: #000; font-size: 16px !important; margin-top: -8px; float: left; }
.box_paggination a.pag_str.str_left { padding-right: 18px; }
.box_paggination a.pag_str.str_right { padding-left: 18px; }
.box_paggination a:hover { color: #000; }
.select_payment{ font-size: 16px !important; font-family: 'GothamPro', sans-serif; }


.listProductPage .col-sm-6.col-md-4.col-lg-3 { height: 325px; }

.boxListNews { float: left; width: 100%; margin-top: 40px; }
.boxListNews .box_index_news .col-sm-12.col-md-6.col-lg-3 { margin-bottom: 40px; }

.item_row_contact input.error { color: red; }
.item_row_contact textarea.error { color: red; }

.item_row_contact input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {color:red;}
.item_row_contact input.error::-moz-placeholder, textarea.error::-moz-placeholder {color:red;}
.item_row_contact input.error:-moz-placeholder, textarea.error:-moz-placeholder {color:red;}
.item_row_contact input.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder {color:red;}

.box_content_tab_product table { float: left; width: 100%; }
.box_content_tab_product table th { font-weight: bold; }
.box_content_tab_product table td { padding: 10px; text-align: left; }

a.linkProductCart { color: #2e2e2e; }
a.linkProductCart:hover { text-decoration: underline; }

.box_form_user { float: left; width: 100%; }
.box_form_user label { float: left; width: 100%; text-transform: uppercase; color: #2e2e2e; font-size: 12px; padding-bottom: 6px; position: relative; height: 25px; font-weight: bold; }
.box_form_user input, .box_form_user select { height: 41px; border:1px solid #acacac; padding: 0px 13px; float: left; width: 100%; outline: none; font-size: 16px; }
.box_form_user textarea { height: 80px; border:1px solid #acacac; padding: 10px 13px; float: left; width: 100%; outline: none; font-size: 16px; }
.box_form_user td { padding-bottom: 25px; }
.box_form_user tr td:first-child { padding-right: 15px; }
.linkUserLR a { color: #2e2e2e; text-decoration: underline; }
.linkUserLR a:hover { text-decoration: none; }
.global_errors { float: left; width: 100%; padding: 10px; padding-left: 0px; color: red; }
.btnUser {
    height: 40px;
    background: #eb93a3;
    color: #fff;
    border: 0px;
    cursor: pointer;
}
.box_form_user small { float: left; width: 100%; color: red; padding-bottom: 5px; }
.user_info2 td, .user_info2 th { text-align: left !important; padding-bottom: 10px; }

.sitemap a {
    color: #2e2e2e;
    text-decoration: underline;
}
.sitemap a:hover {
    text-decoration: none;
}

ul.sitemap {
    list-style: circle;
}

ul.sitemap ul, ul.sitemap ul ul {
    list-style: circle;
    padding-left: 40px;
}

.user_orders3 td { padding: 10px; text-align: center !important; }

#order_form small, #payment_form small { float: left; width: 100%; padding: 7px; color: red; }

.btn_confirn {
    background: #7f7f7f;
    color: #fff;
    font-size: 14px !important;
    height: 40px !important;
    border: 0px;
    padding: 0px 19px;
    line-height: 40px !important;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 0px;
}

.btn_confirn.btn-red{
    background: #ab2b2b;
border: 1px solid #ab2b2b;
}

.only_trade {
    display: none;
}

.mobVer_logo_box {
    float: left;
    width: 100%;
    display: none;
}

.mobVerBoxMenuSearch {
    padding-top: 38px;
}

.box-product-options-color {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.box-product-options-color-title {
    float: left;
    width: 100%;
    color: #525252;
    font-size: 18px;
}

.box-list-colors-product {
    float: left;
    width: 100%;
    margin-top: 18px;
}

.item-color-img {
    text-align: center;
}

.item-color-option {
    display: flex;
    flex-direction: column;
    float: left;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 9px;
    border:3px solid #fff;
    min-width: 14%
}

.item-color-code {
    padding-top: 5px;
    color: #242218;
    font-size: 12px;
    text-align: center;
}

.active-option-color {
    border:3px solid #eb93a3;
}

.new-cats-menu-out {
    float: left;
    width: 100%;
    /*border-top: 4px solid #bbf1f2;*/
    /*border-bottom: 4px solid #bbf1f2;*/
}

.new-cats-menu-inner {
    width: 1160px;
    margin: 0px auto;
}

.cats-menu {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.cats-menu a {
    height: 41px;
    font-size: 15px;
    font-family: 'GothamProNarrow-Bold', sans-serif;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1px;
    /*margin-left: -35px;*/
    /*max-width: 128px;*/
}

/*
.rot_menu_line {
    width: 79px;
    height: 41px;
    background: url(../image/rot_menu_line.png) no-repeat;
}
*/

.boxBtnOpenCategory {
    /*display: block;*/
    display: none;
}

.header_top_other_out .header_top_other_inner:first-child {
    /*padding-left: 7px;*/
    padding-left: 0px;
}

.cats-menu li {
    position: relative;
    display: flex;
    justify-content: center;
}

/*.cats-menu li:hover .sub-column {
    display: block;
}*/

.sub-column {
    position: absolute;
    z-index: 999;
    background: #f3f3f3;
    min-width: 189px;
    top: 38px;
/*    display: none;*/
    border-top: 3px solid #bbf1f2;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.sub-column ul {
    padding: 10px;
}

.sub-column ul li {
    border-bottom: 1px solid #ccc;
}

.sub-column ul li:last-child {
    border: 0px;
}

.sub-column ul a {
    color: #3a3a3a;
    font-size: 13px;
    line-height: 18px;
    text-transform: none;
    font-weight: normal;
    font-family: 'GothamPro', sans-serif;
    text-decoration: none;
    padding: 24px 0px;
}

.sub-column ul a:hover {
    text-decoration: none;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
    .box_product_list .col-lg-3:nth-child(4n) .item_product_right_line { display: none; }
}

@media screen and (max-width: 1200px) {
    .title_category_menu { text-align: center; }
    .box_menu_category_out ul li { text-align: center; }
    .itemModuleContent { width: 100%; padding: 0px 10px; }
    .title_category_menu { padding-left: 0px; }
    .itemModuleContent ul li { padding-left: 0px !important; padding-bottom: 7px !important; }
    .div_content { width: 100%; }
    #content { width: 100%; }
    .box_index_any_links_item { min-height: auto; }
    .box_index_any_links .box_index_any_links_item:first-child a .box_inner_any { width: 100%; }
    .box_index_any_links .box_index_any_links_item a:hover { background: none; }
    .box_index_any_links .box_index_any_links_item:first-child a:hover .box_inner_any { background: none; }
    .box_index_any_links .box_index_any_links_item:last-child a:hover .box_inner_any { background: none; }
    .item_pre_footer { padding-right: 0px; }
    .box_index_news div { text-align: center; }
    .box_index_news .item_news_short_text { padding-bottom: 40px; }
    .link_view_all_news { margin-top: 0px; }
    .deal_img { width: auto; float: none; }
    .deal_img_out { float: left; width: 100%; text-align: center; }
    .deal_box { padding-bottom: 40px; }
    .box_carusel_content .itemModuleContent { width: 100%; }
    .item_product_right_line { display: none; }
    .box_carusel_content .bx-controls-direction { display: none; }
    .box_line_sale_out, .box_line_sale_inner { width: 100%; }
    .boxLabelSale { right: 15px; }
    .right_product_info { padding-left: 10px !important; float: left; padding-top: 40px; padding-right: 10px }
    .prod_name, .prod_price { text-align: center; }
    .box_prod_select, .prod_box_quantity { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
    .itemModuleContent.exs_nav { display: block !important; }
    .box_other_header_page .exs_nav h1, .box_other_header_page .exs_nav h2 { font-size: 24px; }
    .rowLineProd { text-align: center; }
    .qt { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
    .tb_head_product { display: none; }
    .box_coupone_info_inner div { text-align: center; padding-bottom: 10px; }
    .box_coupone_info_inner div:last-child { padding-bottom: 0px; }
    /*.box_form_checkout input, .box_form_checkout select { margin-bottom: 20px; }*/
    .imgPaymentCheckOut { display: flex; justify-content: center; }
    .bgSilver .itemModuleContent:first-child { padding-bottom: 0px !important; }
    .btn_confirn { margin-top: 0px; }
    .boxBtnOpenCategory {
        display: block;
    }
    .header_top_other_out .header_top_other_inner:first-child {
        padding-left: 7px;
    }
    .new-cats-menu-out {
        display: none;
    }
}
@media screen and (max-width: 1190px) {
    html, body { min-width: 100%; max-width: 100%; }
    .div_header, .div_footer { width: 100%; padding: 0px 10px; }
}

@media screen and (max-width: 1065px) {
    .item_pre_footer { width: 50%; text-align: center; padding-bottom: 30px; }
    .boxFooterSocial { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; width: 100%; max-width: 100%; }
    .boxFooterSocial .col-sm-3.col-md-3.col-lg-3 { width: 39px; padding-right: 30px; }
    .formSubscripe { max-width: 280px; }
    .textFooterAbout { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; flex-direction: column; }
    .formSubscripeOut { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; }
    .boxFlexFooterCallMe { width: 100%; padding-left: 0px; margin-left: 0px; padding-top: 0px; }
    .boxGiveAsCall { background: none; padding-left: 0px; }
}

@media screen and (max-width: 1048px) {
    .header_top_other_inner { width: 40%; }
    .header_top_other_inner.boxTopLogo { width: 20%; }
    .box_index_any_links { flex-direction: column; }
    .box_index_any_links_item { width: 100%; }
    .box_index_any_links .box_index_any_links_item:first-child a .box_inner_any, .box_index_any_links .box_index_any_links_item:last-child a .box_inner_any { width: 100%; }
}

@media screen and (max-width: 990px) {
    .header_top_other_out .header_top_other_inner:first-child { width: 60%; }
    .header_top_other_out .header_top_other_inner:last-child { width: 40%; }
    .header_top_other_inner.boxTopLogo { display: none; }
    .sliderContent, .sliderIndexText { width: 350px !important; }
    .sliderIndexTitle { font-size: 23px !important; }
    .box_other_header_page h1 { padding: 0px; text-align: center; }
    .box_other_header_page .itemModuleContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; /*height: 100%;*/ }
    .box_other_header_page { padding-top: 15px; }
    .innerPage .itemModuleContent { width: 100%; }
    .box_tabs_product_out { padding: 0px 10px; }
    .mobVer_logo_box { display: block; padding: 16px; text-align: center; }
    .mobVer_logo_box img { width: 200px; }
    .header_top_other_out { border: 1px solid rgba(0,0,0,0); padding-top: 16px; }
    .boxInnerCenterFlex { align-items: flex-start; }
    .header_line_bottom { height: 205px; }
    .mobVerBoxMenuSearch { padding-top: 15px; }
    .box_current_cart { padding-top: 15px; }
    .box_auth_user { padding-top: 14px; }
    .box_menu_category_out { top: 167px; }
    .carouselBannerTypeContainer { background: none !important; }
    .carouselBannerTypeImage { visibility: visible !important; }
    .bx-wrapper img.carouselBannerTypeImage { max-width: auto !important; }
    #header-bxslider .bx-wrapper img.carouselBannerTypeImage { height: auto !important; }


}

@media screen and (max-width: 800px) {
    .box_contact_form { width: 100%; }
    .carouselBannerTypeImage { width: 90% !important; height: auto !important; }
}

@media screen and (max-width: 750px) {
    .box_header_out .box_header_inner:nth-child(2) { display: none; }
    .box_auth_user { display: none; }
    /*.sliderContent { display: none !important; }*/
    .sliderContent { left:41%; }
    #header-bxslider .bx-wrapper img { left: 0px !important; margin-left: 15px !important; width: 150px; height: auto; top: 265px; }
    /* margin-left: -350px; */
    .box_other_header_page h1 { font-size: 35px; }
}

@media screen and (max-width: 680px) {
    .footer { height: 70px; margin-top: -70px; }
    .div_footer { height: 70px; }
    .appendix { height: 70px; }
    .footerOutBox { flex-direction: column; }
    .footer_left_copyright { padding-top: 15px; }
    .footer_left_development { padding-bottom: 15px; }
}

@media screen and (max-width: 670px) {
    .header_top_other_out { display: block; float: left; width: 100%; }
    .header_top_other_out .header_top_other_inner { width: 100% !important; }
    .boxInnerCenterFlex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; padding-top: 15px; }
    .header_line_bottom { height: 225px; }
    .header_top_other_out .header_top_other_inner:first-child { padding-left: 0px; }
    .right_header_box_func_user { float: left; width: 100%; }
    .box_menu_category_out { top:146px; }
    .box_current_cart { padding-top: 0px; }
    .mobVerBoxMenuSearch, .header_top_other_out { padding-top: 0px !important; }
    .boxInnerCenterFlex { padding-top: 10px; }

}

@media screen and (max-width: 600px) {
    .boxLabelSale { display: none; }
    .box_line_sale_inner { font-size: 12px; }
    .item_row_contact table td { display: block; float: left; width: 100%; margin-bottom: 22px; padding-right: 0px !important; }
    .item_row_contact table tr td:last-child { margin-bottom: 0px; }
    .box_content_text_page h1, .box_content_text_page h2, .box_content_text_page h3, .box_content_text_page h4, .box_content_text_page h5, .box_content_text_page h6 { font-size: 30px; line-height: 36px; }
    .prod_name h1 { font-size: 30px; }
    .centerH1MobilePaddTop { padding-top:0px; }
    .centerH1Mobile { display: flex; align-items: center !important; justify-content: center !important; height: 100% !important; }
}

@media screen and (max-width: 560px) {
    .item_pre_footer { width: 100%; padding-right: 0px; }
    .name_any { font-size: 20px; line-height: 26px; }
    .box_check_btns { margin-top: 20px; }
    .box_check_btns button:last-child { margin-top: 20px; }
    .box_check_btns button { width: 100%; }
    .box_check_btns { width: 100%; }
    .sliderContent, .sliderIndexText { width: 170px !important; }
    #header-bxslider .bx-wrapper img { width: 90px; }
    .sliderIndexText { height: 70px; overflow: hidden; }
}

@media screen and (max-width: 550px) {
    .select_sort { width: 100%; margin-bottom: 15px; }
    #search_select_brand { margin-left: 0px !important; }
}

@media screen and (max-width: 480px) {
    .box_link_profile a { margin-left: 0px; margin-right: 20px; }
    label[for=payment_i_agree] { font-size: 11px !important; }
}

@media screen and (max-width: 450px) {
    .prod_action_box_flex { display: block; }
    .prod_action_box_out { padding: 0px 10px; }
    .prod_action_box_flex a { float: left; width: 100%; margin-bottom: 15px; text-align:center; }
    .prod_action_box_flex a:last-child { margin-bottom: 0px; }
    .box_prod_select { padding: 0px 10px; }
    .box_prod_select select { width: 100%; }
    .title_step_checkout { font-size: 28px; }
}

@media screen and (max-width: 400px) {
    .footer_left_copyright { padding-top: 27px; font-size: 12px; }
    .footer_left_development { display: none; }
    .deal_img_out { padding: 0px 15px; }
    .box_content_text_page img { padding-right: 0px !important; padding-left: 0px !important; }
    .box_check_btns_out { width: 100% !important; }
}


@media screen and (max-width: 380px) {
    .box_cart_info { width: 288px; }
    .iap_remove { display: none; }
    .iap_img, .iap_name { width: 100%; text-align: center; padding-left: 0px; }
    .box_short_btn_cart a { text-align: center; float: left; width: 100%; margin-bottom: 15px; }
    .box_short_btn_cart a:last-child { margin-bottom: 0px; }
    .box_short_btn_cart { display: block; }
}

@media screen and (max-width: 370px) {
    .box_link_profile { position: relative; top:-14px; left:0px; }
    /*.box_current_cart { margin-top: -27px; }*/
}

@media screen and (max-width: 360px) {
    .boxSearchHeader input { font-size: 11px; }
    .boxBtnOpenCategory { padding-right: 20px; }
    .top_phone_right { background: none; padding-left: 0px; }
}

@media screen and (max-width: 360px) {
    .box_form_checkout label span { padding-top: 15px; }
}



/* Bootstrap */
.row:before,
.row:after{content:"";   display:table}

.row{margin-left:-15px;   margin-right:-15px}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;   min-height:1px;   padding-left:15px;   padding-right:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}

@media (min-width:320px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
    .col-xs-12{width:100%}
    .col-xs-11{width:91.66666667%}
    .col-xs-10{width:83.33333333%}
    .col-xs-9{width:75%}
    .col-xs-8{width:66.66666667%}
    .col-xs-7{width:58.33333333%}
    .col-xs-6{width:50%}
    .col-xs-5{width:41.66666667%}
    .col-xs-4{width:33.33333333%}
    .col-xs-3{width:25%}
    .col-xs-2{width:16.66666667%}
    .col-xs-1{width:8.33333333%}
    .col-xs-pull-12{right:100%}
    .col-xs-pull-11{right:91.66666667%}
    .col-xs-pull-10{right:83.33333333%}
    .col-xs-pull-9{right:75%}
    .col-xs-pull-8{right:66.66666667%}
    .col-xs-pull-7{right:58.33333333%}
    .col-xs-pull-6{right:50%}
    .col-xs-pull-5{right:41.66666667%}
    .col-xs-pull-4{right:33.33333333%}
    .col-xs-pull-3{right:25%}
    .col-xs-pull-2{right:16.66666667%}
    .col-xs-pull-1{right:8.33333333%}
    .col-xs-pull-0{right:auto}
    .col-xs-push-12{left:100%}
    .col-xs-push-11{left:91.66666667%}
    .col-xs-push-10{left:83.33333333%}
    .col-xs-push-9{left:75%}
    .col-xs-push-8{left:66.66666667%}
    .col-xs-push-7{left:58.33333333%}
    .col-xs-push-6{left:50%}
    .col-xs-push-5{left:41.66666667%}
    .col-xs-push-4{left:33.33333333%}
    .col-xs-push-3{left:25%}
    .col-xs-push-2{left:16.66666667%}
    .col-xs-push-1{left:8.33333333%}
    .col-xs-push-0{left:auto}
    .col-xs-offset-12{margin-left:100%}
    .col-xs-offset-11{margin-left:91.66666667%}
    .col-xs-offset-10{margin-left:83.33333333%}
    .col-xs-offset-9{margin-left:75%}
    .col-xs-offset-8{margin-left:66.66666667%}
    .col-xs-offset-7{margin-left:58.33333333%}
    .col-xs-offset-6{margin-left:50%}
    .col-xs-offset-5{margin-left:41.66666667%}
    .col-xs-offset-4{margin-left:33.33333333%}
    .col-xs-offset-3{margin-left:25%}
    .col-xs-offset-2{margin-left:16.66666667%}
    .col-xs-offset-1{margin-left:8.33333333%}
    .col-xs-offset-0{margin-left:0%}
}

@media (min-width:550px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
    .col-sm-12{width:100%}
    .col-sm-11{width:91.66666667%}
    .col-sm-10{width:83.33333333%}
    .col-sm-9{width:75%}
    .col-sm-8{width:66.66666667%}
    .col-sm-7{width:58.33333333%}
    .col-sm-6{width:50%}
    .col-sm-5{width:41.66666667%}
    .col-sm-4{width:33.33333333%}
    .col-sm-3{width:25%}
    .col-sm-2{width:16.66666667%}
    .col-sm-1{width:8.33333333%}
    .col-sm-pull-12{right:100%}
    .col-sm-pull-11{right:91.66666667%}
    .col-sm-pull-10{right:83.33333333%}
    .col-sm-pull-9{right:75%}
    .col-sm-pull-8{right:66.66666667%}
    .col-sm-pull-7{right:58.33333333%}
    .col-sm-pull-6{right:50%}
    .col-sm-pull-5{right:41.66666667%}
    .col-sm-pull-4{right:33.33333333%}
    .col-sm-pull-3{right:25%}
    .col-sm-pull-2{right:16.66666667%}
    .col-sm-pull-1{right:8.33333333%}
    .col-sm-pull-0{right:auto}
    .col-sm-push-12{left:100%}
    .col-sm-push-11{left:91.66666667%}
    .col-sm-push-10{left:83.33333333%}
    .col-sm-push-9{left:75%}
    .col-sm-push-8{left:66.66666667%}
    .col-sm-push-7{left:58.33333333%}
    .col-sm-push-6{left:50%}
    .col-sm-push-5{left:41.66666667%}
    .col-sm-push-4{left:33.33333333%}
    .col-sm-push-3{left:25%}
    .col-sm-push-2{left:16.66666667%}
    .col-sm-push-1{left:8.33333333%}
    .col-sm-push-0{left:auto}
    .col-sm-offset-12{margin-left:100%}
    .col-sm-offset-11{margin-left:91.66666667%}
    .col-sm-offset-10{margin-left:83.33333333%}
    .col-sm-offset-9{margin-left:75%}
    .col-sm-offset-8{margin-left:66.66666667%}
    .col-sm-offset-7{margin-left:58.33333333%}
    .col-sm-offset-6{margin-left:50%}
    .col-sm-offset-5{margin-left:41.66666667%}
    .col-sm-offset-4{margin-left:33.33333333%}
    .col-sm-offset-3{margin-left:25%}
    .col-sm-offset-2{margin-left:16.66666667%}
    .col-sm-offset-1{margin-left:8.33333333%}
    .col-sm-offset-0{margin-left:0%}
}

@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
    .col-sm-12{width:100%}
    .col-sm-11{width:91.66666667%}
    .col-sm-10{width:83.33333333%}
    .col-sm-9{width:75%}
    .col-sm-8{width:66.66666667%}
    .col-sm-7{width:58.33333333%}
    .col-sm-6{width:50%}
    .col-sm-5{width:41.66666667%}
    .col-sm-4{width:33.33333333%}
    .col-sm-3{width:25%}
    .col-sm-2{width:16.66666667%}
    .col-sm-1{width:8.33333333%}
    .col-sm-pull-12{right:100%}
    .col-sm-pull-11{right:91.66666667%}
    .col-sm-pull-10{right:83.33333333%}
    .col-sm-pull-9{right:75%}
    .col-sm-pull-8{right:66.66666667%}
    .col-sm-pull-7{right:58.33333333%}
    .col-sm-pull-6{right:50%}
    .col-sm-pull-5{right:41.66666667%}
    .col-sm-pull-4{right:33.33333333%}
    .col-sm-pull-3{right:25%}
    .col-sm-pull-2{right:16.66666667%}
    .col-sm-pull-1{right:8.33333333%}
    .col-sm-pull-0{right:auto}
    .col-sm-push-12{left:100%}
    .col-sm-push-11{left:91.66666667%}
    .col-sm-push-10{left:83.33333333%}
    .col-sm-push-9{left:75%}
    .col-sm-push-8{left:66.66666667%}
    .col-sm-push-7{left:58.33333333%}
    .col-sm-push-6{left:50%}
    .col-sm-push-5{left:41.66666667%}
    .col-sm-push-4{left:33.33333333%}
    .col-sm-push-3{left:25%}
    .col-sm-push-2{left:16.66666667%}
    .col-sm-push-1{left:8.33333333%}
    .col-sm-push-0{left:auto}
    .col-sm-offset-12{margin-left:100%}
    .col-sm-offset-11{margin-left:91.66666667%}
    .col-sm-offset-10{margin-left:83.33333333%}
    .col-sm-offset-9{margin-left:75%}
    .col-sm-offset-8{margin-left:66.66666667%}
    .col-sm-offset-7{margin-left:58.33333333%}
    .col-sm-offset-6{margin-left:50%}
    .col-sm-offset-5{margin-left:41.66666667%}
    .col-sm-offset-4{margin-left:33.33333333%}
    .col-sm-offset-3{margin-left:25%}
    .col-sm-offset-2{margin-left:16.66666667%}
    .col-sm-offset-1{margin-left:8.33333333%}
    .col-sm-offset-0{margin-left:0%}
}
@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
    .col-md-12{width:100%}
    .col-md-11{width:91.66666667%}
    .col-md-10{width:83.33333333%}
    .col-md-9{width:75%}
    .col-md-8{width:66.66666667%}
    .col-md-7{width:58.33333333%}
    .col-md-6{width:50%}
    .col-md-5{width:41.66666667%}
    .col-md-4{width:33.33333333%}
    .col-md-3{width:25%}
    .col-md-2{width:16.66666667%}
    .col-md-1{width:8.33333333%}
    .col-md-pull-12{right:100%}
    .col-md-pull-11{right:91.66666667%}
    .col-md-pull-10{right:83.33333333%}
    .col-md-pull-9{right:75%}
    .col-md-pull-8{right:66.66666667%}
    .col-md-pull-7{right:58.33333333%}
    .col-md-pull-6{right:50%}
    .col-md-pull-5{right:41.66666667%}
    .col-md-pull-4{right:33.33333333%}
    .col-md-pull-3{right:25%}
    .col-md-pull-2{right:16.66666667%}
    .col-md-pull-1{right:8.33333333%}
    .col-md-pull-0{right:auto}
    .col-md-push-12{left:100%}
    .col-md-push-11{left:91.66666667%}
    .col-md-push-10{left:83.33333333%}
    .col-md-push-9{left:75%}
    .col-md-push-8{left:66.66666667%}
    .col-md-push-7{left:58.33333333%}
    .col-md-push-6{left:50%}
    .col-md-push-5{left:41.66666667%}
    .col-md-push-4{left:33.33333333%}
    .col-md-push-3{left:25%}
    .col-md-push-2{left:16.66666667%}
    .col-md-push-1{left:8.33333333%}
    .col-md-push-0{left:auto}
    .col-md-offset-12{margin-left:100%}
    .col-md-offset-11{margin-left:91.66666667%}
    .col-md-offset-10{margin-left:83.33333333%}
    .col-md-offset-9{margin-left:75%}
    .col-md-offset-8{margin-left:66.66666667%}
    .col-md-offset-7{margin-left:58.33333333%}
    .col-md-offset-6{margin-left:50%}
    .col-md-offset-5{margin-left:41.66666667%}
    .col-md-offset-4{margin-left:33.33333333%}
    .col-md-offset-3{margin-left:25%}
    .col-md-offset-2{margin-left:16.66666667%}
    .col-md-offset-1{margin-left:8.33333333%}
    .col-md-offset-0{margin-left:0%}
}
@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}
    .col-lg-12{width:100%}
    .col-lg-11{width:91.66666667%}
    .col-lg-10{width:83.33333333%}
    .col-lg-9{width:75%}
    .col-lg-8{width:66.66666667%}
    .col-lg-7{width:58.33333333%}
    .col-lg-6{width:50%}
    .col-lg-5{width:41.66666667%}
    .col-lg-4{width:33.33333333%}
    .col-lg-3{width:25%}
    .col-lg-2{width:16.66666667%}
    .col-lg-1{width:8.33333333%}
    .col-lg-pull-12{right:100%}
    .col-lg-pull-11{right:91.66666667%}
    .col-lg-pull-10{right:83.33333333%}
    .col-lg-pull-9{right:75%}
    .col-lg-pull-8{right:66.66666667%}
    .col-lg-pull-7{right:58.33333333%}
    .col-lg-pull-6{right:50%}
    .col-lg-pull-5{right:41.66666667%}
    .col-lg-pull-4{right:33.33333333%}
    .col-lg-pull-3{right:25%}
    .col-lg-pull-2{right:16.66666667%}
    .col-lg-pull-1{right:8.33333333%}
    .col-lg-pull-0{right:auto}
    .col-lg-push-12{left:100%}
    .col-lg-push-11{left:91.66666667%}
    .col-lg-push-10{left:83.33333333%}
    .col-lg-push-9{left:75%}
    .col-lg-push-8{left:66.66666667%}
    .col-lg-push-7{left:58.33333333%}
    .col-lg-push-6{left:50%}
    .col-lg-push-5{left:41.66666667%}
    .col-lg-push-4{left:33.33333333%}
    .col-lg-push-3{left:25%}
    .col-lg-push-2{left:16.66666667%}
    .col-lg-push-1{left:8.33333333%}
    .col-lg-push-0{left:auto}
    .col-lg-offset-12{margin-left:100%}
    .col-lg-offset-11{margin-left:91.66666667%}
    .col-lg-offset-10{margin-left:83.33333333%}
    .col-lg-offset-9{margin-left:75%}
    .col-lg-offset-8{margin-left:66.66666667%}
    .col-lg-offset-7{margin-left:58.33333333%}
    .col-lg-offset-6{margin-left:50%}
    .col-lg-offset-5{margin-left:41.66666667%}
    .col-lg-offset-4{margin-left:33.33333333%}
    .col-lg-offset-3{margin-left:25%}
    .col-lg-offset-2{margin-left:16.66666667%}
    .col-lg-offset-1{margin-left:8.33333333%}
    .col-lg-offset-0{margin-left:0%}
}

/* COOKIE_POLICY */
.bottom-cookie-out { position: fixed; left: 0px; bottom: 0px; float: left; width: 100%; border-top: 1px solid #6b6b6b; border-bottom: 1px solid #6B6B6B; background: #fff; z-index: 999999; }
.bottom-cookie-inner { width: 1042px; margin: 0px auto; display: flex; height: 100%; justify-content: space-between; }
.bottom-cookie-inner-one { display: flex; align-items: center; justify-content: center; padding: 15px 0px; }
.bottom-cookie-inner .bottom-cookie-inner-one:first-child { padding-right: 10px; font-size: 13px; line-height: 18px; }
.bottom-cookie-inner .bottom-cookie-inner-one:first-child a { display: inline; color: #eb93a3; }
.bottom-cookie-inner .bottom-cookie-inner-one:first-child a:hover { text-decoration: underline; }
.btn-cookies-got-it { padding: 15px 50px; background: #eb93a3; color: #fff; transition: all linear 0.2s; }
.btn-cookies-got-it:hover, .btn-cookies-got-it:focus { background: #ca7d8b; color: #fff; text-decoration: none; }
.no-show-cookie-policy { display: none; }

@media screen and (max-width: 1068px) {
    .bottom-cookie-inner {
        width: 100%;
        padding: 0px 15px;
    }
    .bottom-cookie-inner-one {
        width: 50%;
    }
}

@media screen and (max-width: 500px) {
    .bottom-cookie-inner {
        flex-direction: column;
    }
    .bottom-cookie-inner-one {
        width: 100%;
        text-align: center;
    }
}


/* 13.08.2019 */

.new-cats-menu-out {
    background: #eb93a3;
}

.new-cats-menu-out a {
    color: #fff;
}


.sub-column {
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(20px);
    width: 100%;
    left: 0;
    z-index: -1;
}

.cats-menu {
    position: relative;
    z-index: 101;
}

.cats-menu li {
    position: static;
    width: 100%;
    transition: all .2s ease;
    cursor: pointer;
}
.cats-menu li:hover .sub-column {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.cats-menu li:hover {
    background: #fff;
    color: #333;
}
.cats-menu li:hover > a {
    color: #333;
}

.sub-column ul a {
    width: 100%;
}

.sub-column ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;

}

.sub-column ul li {
    width: 25%;
    border: none;

}

.bxsliderProduct {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.box_deals_list .deal_box {
    transition: all .3s ease;
}

.box_deals_list  {
    margin-bottom: 15px;
}

.itemProductBoxInner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 15px!important;
}

.itemProductBoxInner .item_prod_add_out {
    margin: auto 0 0 0;
}

.itemProductBoxInner .item_prod_price {
    margin-bottom: 15px;
}

.box_index_any_links .box_index_any_links_item a {
    transition: all .3s ease;
}

.itemProductBoxInner .item_prod_price .name_any {
    transition: all .3s ease;
}
.box_index_any_links .box_index_any_links_item:first-child a .box_inner_any {
    transition: all .2s ease;
}

a.item_prod_add_in_cart {
    transition: all .4s ease;
}

.name_any {
    transition: all .2s ease;
}

.box_index_any_links .box_index_any_links_item .btn_link_any_read_out {
    opacity: 0;
    transition: all .2s ease;
}

.box_index_any_links .box_index_any_links_item a:hover .btn_link_any_read_out {
    opacity: 1;
}

.box_index_any_links .box_index_any_links_item a:hover .name_any {
    align-items: center;
}

.box_index_news a {
    display: block;
    padding: 10px;
    position: relative;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition: all .3s ease-out;
}
.box_index_news a:hover {
  transform: scale(.9);
}


.our-projects-form {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}

.our-projects-form form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.our-projects-form h2 {
    width: 100%;
    margin: 15px 0;
}

.our-projects-form .rowElem {
    width: calc(20% - 8px);
    margin-right: 10px;
}

.our-projects-form .rowElem:nth-child(5n) {
    margin-right: 0;
}

.our-projects-form .rowElem select {
    width: 100%;
    float: left;
    height: 34px;
    border: 1px solid #acacac;
    padding: 0px 13px;
    outline: none;
}

.our-projects-form .rowElem input[type="submit"] {
    width: 100%;
    height: 34px;
    text-align: center;
    display: block;
}

.gbg .inner {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    margin: 15px auto;
}

.gbg .nav_head {
    text-align: center;
    font-size: 24px;

}

.gbg ul.nav_head li {
    display: inline-block;
    float: none;
}

.gbg ul.nav_head li a {
    font-size: 24px;
}

.gbg .prod-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: center;
}
.gbg .prod-list .itemProductBox {
    width: 25%;
    transition: all .3s ease;
}

.gbg .prod-list .itemProductBox:last-child .item_product_right_line {
    display: none;
}

.gbg a.item_prod_add_in_cart {
    font-size: 16px;
}


.footerMenus a {
    border: none;
    position: relative;
}

.footerMenus a:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
    margin-top: 3px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    
}
.footerMenus a:hover:after {
    opacity: 0;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.topMenu a {
    position: relative;
    border: none!important;
}

.topMenu a:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 3px solid #eb93a3;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.topMenu a:hover:after {
  opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.topMenu a.activeTopMenu:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.prod_action_box_flex a {
    transition: all .2s ease;
    line-height: 45px;
}

.btn_minus_plus {
    transition: all .2s ease;
}
.btn_minus_plus:hover {
    background: #dadada;
}


.botton_name_os {
    transition: all .2s ease-out;
}

a.item_online_shop {
    transition: all .3s ease-out;
    box-sizing: border-box;
    border: none!important;
    position: relative;
    z-index: 1;
}

.link_os_now_out {
    transition: all .2s ease-out;
    display: flex!important;
    visibility: hidden;
    opacity: 0;
    transform: scale(.5);
}

a.item_online_shop:hover .link_os_now_out {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

a.item_online_shop:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
}

a.item_online_shop:hover:after{
    visibility: visible;
    opacity: 1;
}

.box_product_list .row div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.box_product_list .row div {
    padding-bottom: 0;
    transition: all .2s ease;
}

.itemProductBoxInner {
    width: 100%;
}

@media screen and (max-width: 549px) {
    .listProductPage .col-sm-6.col-md-4.col-lg-3 {
        width: 100%;
    }
}

.box_content_text_page h2:empty {
    padding: 0;
}

.box_link_profile a span {
    border: none;
    position: relative;
}

.box_link_profile a span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #91908b;
    transition: all .2s ease;
}

.box_link_profile a:hover span:after {
    width: 0;
}


@media screen and (max-width: 990px) {
    #header-bxslider .bx-wrapper img.carouselBannerTypeImage {
        width: 100%;
        object-fit: cover;
        height: 100%!important;
    }
    #header-bxslider .bx-wrapper li > a {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
}

@media screen and (max-width: 800px) {
    #header-bxslider .bx-wrapper img.carouselBannerTypeImage {
        width: 100%!important;
        max-width: 100%!important;
        margin: 0 auto!important;
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .box_index_slider .bx-viewport,
    .box_index_slider .bx-wrapper {
        height: 360px!important;
    }
    .bx-controls-direction a {
        width: 30px!important;
        height: 42px!important;
        opacity: 0.6;
        transition: all .2s ease;
    }
    .bx-controls-direction a:hover {
        opacity: 1;
    }
}

@media screen and (max-width: 490px) {
    .box_index_slider .bx-viewport,
    .box_index_slider .bx-wrapper,
    .box_index_slider {
        height: 260px!important;
    }
    #header-bxslider .bx-wrapper img.carouselBannerTypeImage {
        height: 65%!important;
    }

}


.title_tab_prod2 {
    background: none;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}


#listProdInCartbody::-webkit-scrollbar {
  width: 10px !important;
}
 
#listProdInCart{
    display: block !important;
    max-height: 300px !important;
    overflow: auto !important;
}




#listProdInCart::-webkit-scrollbar {
  width: 10px;
  height: 0px; #eeeeee}

#listProdInCart::-webkit-scrollbar-thumb {
  background: #005eff; }

#listProdInCart::-webkit-scrollbar-thumb {
  width: 8px;
  height: 0px;
  border-radius: 8px; }
  

.check {
  display: block;
  position: relative;
  padding: 7px 0 0 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #eb93a3;
}

.container:hover input ~ .checkmark {
  background-color: #ccc;
}

.check input:checked ~ .checkmark {
  background-color: #eb93a3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check input:checked ~ .checkmark:after {
  display: block;
}

.check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.radio {
  display: block;
  position: relative;
  padding: 7px 0 0 35px;
  margin-bottom: 12px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #eb93a3;
}

.radio:hover input ~ .checkmark {
  background-color: #ccc;
}

.radio input:checked ~ .checkmark {
  background-color: #eb93a3;
}

.radio:after {
  content: "";
  position: absolute;
  display: none;
}

.radio input:checked ~ .checkmark:after {
  display: block;
}

.radio .checkmark:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: white;
}

.payment {
    display: inline-block;
    width: 100%;
}

.payment .form-text-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.payment .form-text-line span {
    font-size: 22px;
    margin: 0 0 15px;
}

.payment .form-text-line img {
    max-width: 250px;
}

.payment-radios {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.payment-radios .check {
    width: auto;
    margin: 0 15px 0 0;
}

.resetpassword .inner-page-left-column {
    display: flex;
    align-items: center;
    width: 100%;
    height: 189px;
    background: url(../image/other_bg_page_top.jpg) repeat center center;
}

.resetpassword .inner-page-left-column h2 {
    color: #2e2e2e;
    font-size: 50px;
    font-family: 'GothamPro-Light', sans-serif;
    text-transform: uppercase;
}

.resetpassword .inner-page-right-column {
    padding: 45px 0;
}

.resetpassword  .login-tabs-header li {
    width: 100%;
    font-family: 'Roboto-Light', sans-serif;
    font-size: 15px;
    color: #0f0f0f;
    line-height: 22px;
    padding: 0 0 20px;
}

.resetpassword input {
    height: 41px;
    border: 1px solid #acacac;
    padding: 0px 13px;
    width: 100%;
    max-width: 491px;
    outline: none;
    font-size: 16px;
}

.resetpassword .input-line {
    margin: 0 0 25px;
}

.resetpassword .btn-green {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    width: 100%;
    max-width: 491px;
    margin: 5px 0;
    height: 41px;
    border: 1px solid #acacac;
    padding: 0px 13px;
    background: #eb93a3;
    color: #fff;
    outline: none;
    font-size: 16px;
}

#payment-form .StripeElement {
    border: 1px solid #acacac !important;
    max-width: calc(750px - 35px);
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
    background: #fff;
    outline: none;
    padding: 0;
    font-size: 15px;
}

.new-steps {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 35px;
}

.new-steps .step {
    color: #000;
    font-size: 32px;
    font-family: 'GothamPro-Bold', sans-serif;
    position: relative;
}

.new-steps .step:nth-child(2) {
    text-align: center;
}

.new-steps .step:nth-child(3) {
    text-align: right;
}

.new-steps .step.active {
    color: #eb93a3;
}


.new-steps {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: none !important;
    margin: 0 0 50px;
    position: relative;
    z-index: 9;
}

@media (max-width: 767px) {
    .new-steps {
        margin: 0;
    }
}

.new-steps p {
    margin: 0 15px 0 0;
    width: calc((100% / 3) - 15px);
}

.new-steps p:nth-last-child(1) {
    margin: 0;
}

@media (max-width: 767px) {
    .nav-tabs p {
        width: 100%;
        margin: 0 0 10px;
        margin-bottom: 10px !important;
    }
}

.new-steps p {
    padding: 0;
    border-radius: 0 !important;
    min-height: 75px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid #eb93a3 !important;
    font-size: 14px !important;
    color: #eb93a3;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

@media (max-width: 991px) {
    .new-steps p {
        min-height: 55px;
        font-size: 12px !important;
        text-align: center;
        padding: 0 10px;
    }
}

.new-steps p.active {
    border: 1px solid #eb93a3 !important;
    border-bottom: 2px solid #eb93a3 !important;
    color: #eb93a3 !important;
}

.new-steps p.active:hover {
    border: 1px solid #eb93a3 !important;
    border-bottom: 2px solid #eb93a3 !important;
    color: #eb93a3 !important;
}

.new-steps p:hover {
    border: 1px solid #eb93a3 !important;
    color: #eb93a3 !important;
}