#pinformation .menu_line .center_heading,
#previews .menu_line .center_heading,
#pcontact .menu_line .center_heading,
#pproduct .menu_line .center_heading,
#porder .menu_line .center_heading,
#pnot_found .menu_line .center_heading,
#particle .menu_line .center_heading {
    padding-right: 338px;
}

.cat_pagination.product_pagination .wrapper .line {
    border-top: 0;
}

.cat_pagination.product_pagination .wrapper {
    padding-top: 0 !important;
    background: #fafafa !important;
}

.cat_pagination.product_pagination .submenu_pagination.product {
    padding: 44px 44px !important;
    background: transparent;
}
 
.cat_pagination.product_pagination .submenu_pagination a:first-child:before {
    display: none !important;
}

.cat_pagination.product_pagination {
    text-align: left;
}

#all_brands {
    margin-bottom: 50px;
}

#all_brands .wrapper {
    background: #fafafa !important;
}

#other_brands.marg {
    margin-bottom: 40px;
}

.cat_pagination.product_pagination .wrapper,
#photo-stream .wrapper,
#all_brands .wrapper {
    border: 1px solid #f5f5f5 !important;
}

#all_brands .heading {
    color: #151a20;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    display: inline-block;
    margin-top: 41px;
    margin-left: 53px;
    text-transform: uppercase;
}

#all_brands .b-brands-row {
    padding: 31px 106px 50px;
}

#all_brands .b-brands-row a {
    display: block;
    margin: 1px;
    width: calc(25% - 2px);
    float: left;
    background: transparent;
    border: 1px solid #e1e1e1;
    height: 42px;
    line-height: 42px;
    padding: 0px 20px;
}

#all_brands .b-brands-row a img {
    right: 18px;
}

.products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

.products-wrapper:after {
    content: "";
    width: 300px;
}

.products-wrapper .product-item {
    width: 300px;
    position: relative;
    padding-bottom: 60px;
    overflow: hidden;
}

.products-wrapper .product-item.not_in_stock * {
    cursor: default !important;
}

.products-wrapper .product-item.not_in_stock > img,
.products-wrapper .product-item.not_in_stock .product_item_price,
.products-wrapper .product-item.not_in_stock .product_item_title > span:not(.not_in_stock_label),
.products-wrapper .product-item.not_in_stock .product_item_title > .div_product_item_title {
    opacity: 0.4 !important;
}

.products-wrapper .product-item.not_in_stock .unhover_image {
    display: block !important;
}

.products-wrapper .product-item.not_in_stock .hover_image {
    display: none !important;
}

.products-wrapper .product-item.not_in_stock .fastview {
    display: none !important;
}

.products-wrapper .product-item.not_in_stock a {
    z-index: 2 !important;
}
/*
.category_slider.new_design.in3cols .product_item.not_n_stck .product_item_price {
    color: #888888 !important;
}*/

.products-wrapper .product-item i.fastview {
    opacity: 0;
    font-style: normal;
    color: #fff;
    position: absolute;
    left: 20px;
    /*padding-left: 20px;*/
    box-sizing: border-box;
    font-family: myriadprocondensed,sans-serif;
    background: #33404d; /* url(/catalog/view/theme/nike/images/btn_arrow.png) no-repeat 21% 7px;*/
    text-transform: uppercase;
    z-index: 2;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    
    bottom: 16px;
    height: 24px;
    line-height: 26px;
    background-size: 13px;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
    
    font-weight: normal;
    
    width: 56%;
}

.products-wrapper .product-item i.fastview:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url('/catalog/view/theme/nike/images/btn_arrow_grey_top.png') no-repeat center center;
    background-size: 10px;
    vertical-align: text-top;
    margin-left: 4px;
    margin-right: -3px;
}

.products-wrapper .product-item .div_product_item_title {
    position: relative;
}

.products-wrapper .product-item .not_in_stock_label {
    display: block !important;
    width: auto !important;
    position: absolute;    
    top: -15px;
    right: 0px; 
    color: #c9182b;
    font-family: myriadproboldcondensed,sans-serif;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-size: 10px;
    cursor: pointer !important;
}

.products-wrapper .product-item .not_in_stock_label * {
    cursor: pointer !important;
}

.products-wrapper .product-item .not_in_stock_label:after {
    width: 250px;
    font-size: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    margin-left: 41px;
}

.products-wrapper .product-item .not_in_stock_label i {
    font-size: 13px;
    vertical-align: text-bottom;
}

.products-wrapper .product-item .not_in_stock_label img {
    width: auto !important;
    margin-left: 1px !important;
    vertical-align: text-bottom;
    margin-right: 2px !important;
}

.products-wrapper .product-item:hover i.fastview {
    opacity: 1;
}

.products-wrapper .product-item a {
    text-decoration: none;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 1;
} 

.products-wrapper .product-item .product_item_title {
    display: block;
    position: absolute;
    /*width: 100%;*/
    text-transform: uppercase;
    color: #888888;
    font-size: 11px;
    font-family: myriadprocondensed, sans-serif;

    bottom: 14px;
    top: auto;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 13px;
    
    letter-spacing: 1px;

    font-size: 11px !important; 
}

.products-wrapper .product-item .product_item_title > span {
    width: 168px;
    display: inline-block;   
}

.products-wrapper .product-item .div_product_item_title {
    font-size: 28px !important;
    padding-top: 0px !important;

}

.products-wrapper .product-item .div_product_item_title i {
    font-size: 24px !important;
}

.products-wrapper .product-item img {
    width: 360px;
    height: auto;
    margin-left: -20px;
}

.products-wrapper .product-item .badges {
    right: 13px !important;
}

h1,
h2 {
    font-weight: 400;
}

.inherit {
    display: inline;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    margin: 0;
}

#simplecheckout_customer .simple_table_row_comment,
.clear,
.map {
    clear: both
}
body {
    font-family: calibri, sans-serif;
    font-size: 14px
}
.header_topline .header_city,
.header_topline .header_phone,
.header_topline .logo {
    float: left;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
}
.header_topline .header_phone {
    width: 575px !important;
    margin-left: 297px;
}
.header_topline .header_phone div,
.header_topline .header_phone .div {
    /*display: inline;*/
    color: #000;
    font-size: inherit !important;
    /*font-family: inherit !important;*/
}
.header_topline .header_phone .div {
	font-family: myriadproboldcondensed, sans-serif !important;
}

.header_topline .header_phone .div a {
	display: inline !important;
}
.header_topline.top_line {
    background: #fafafa;
    /*height: 26px;*/
    height: 38px;
    border-top: 0px;
}
.header_topline.top_line .wrapper {
    border-bottom: 1px solid #f3f3f3;
}
.wrapper {
    width: 1170px;
    margin: 0 auto
}  
.header_topline {
    height: 37px;
    border: 1px solid #f3f3f3;
    border-left: 0;
    border-right: 0
}
#logo_block_mobile {
    display: none
}
.header_topline.second {
    border: 0;
    /*height: 52px;*/
    height: 69px;
}
.header_topline .logo {
    overflow: hidden;
    white-space: nowrap;
    width: 297px;
    height: 38px;
    font-size: 15px;
    border-right: 1px solid #f3f3f3;
    position: relative
}
.header_topline.second .logo {
    border-right: 0;
    height: 69px
}
.header_topline .logo>span,
.header_topline .logo>p {
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    /*padding-top: 6px;*/
    padding-top: 12px;
    padding-left: 2px;
    width: 212px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 2.2px;
    text-decoration: none
}
.header_topline.second .logo>img,
.header_topline.second .logo>a>img {
    position: absolute;
    top: 18px;
    left: 57px
}
.header_topline .header_city,
.header_topline .header_phone {
    width: auto;
    min-width: 540px;
    color: #b2b2b2;
    padding-top: 9px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2px
}
.header_topline .header_phone {
    /*padding-top: 10px;*/
    padding-top: 22px;
    font-size: 22px;
    font-family: calibri, sans-serif;
	font-family: myriadproboldcondensed,sans-serif;
    color: #33404d;
    overflow: hidden
}
.header_topline .header_phone span {
    font-family: myriadprocondensed,sans-serif;
    font-size: 14px !important;
    text-transform: none;
    position: relative;
    padding: 0px 20px;
    top: -3px;
}
.header_topline .header_phone a {
    font-family: calibri, sans-serif;
	font-weight:normal;
    font-size: 13px;
    color: #000;
    display: block;
    padding-top: 2px;
    text-align: center;
    text-transform: none;
    text-decoration: none
}
.header_topline .header_phone a:hover {
    color: #21b0c5
}
.header_topline .header_cart {
    text-align: right;
    position: relative;
    width: 45px;
    padding-right: 23px;
    float: right;
    font-size: 15px;
    font-family: MyriadProBold, sans-serif
}
.header_topline .header_links {
    width: 574px; 
    /*width: auto;*/
    /*padding-top: 4px;*/
    padding-top: 10px;
    height: 27px;
    display: block;
    text-align: center;
    overflow: hidden;
    float: right;
    color: #000;
}
.header_topline .header_links a {
    font-family: myriadprocondensed,sans-serif;
    font-size: 11px; 
    letter-spacing: 1px;
    text-decoration: none;
    color: #33404d;
    margin: 0 10px;
    text-transform: uppercase;
    display: inline-block;
    /*text-decoration: underline;*/
}
.header_topline .header_links a:hover {
    color: #21b0c5;
    text-decoration: none;    
}
.header_topline .header_links a.first {
    margin-left: 0
}
.header_topline .header_cart span {
    display: inline-block;
    padding-top: 9px
}
.cart_icon {
    display: block;
    position: absolute;
    right: -3px;
    top: 9px;
    width: 16px;
    height: 20px;
    background: url(/catalog/view/theme/nike/images/cart.png) no-repeat
}
#header_cart.full {
    color: #ffc051
}
#header_cart.full .cart_icon {
    background-image: url(/catalog/view/theme/nike/images/cart_full.png)
}
#header_cart a {
    color: inherit
}
.header_topline .header_search {
    position: relative;
    width: 296px;
    float: right;
    /*padding-top: 0px;*/
    padding-top: 6px;
    padding-bottom: 7px;
    border-left: 1px solid #f3f3f3;
}
.header_topline .header_search input {
    display: block;
    float: left;
    text-align: center;
    border: 0px;
    border-radius: 0px;
    font-family: myriadprocondensed, sans-serif;
    font-size: 11px;
    padding: 5px 27px 5px 6px;
    letter-spacing: 1.65px;
    width: 296px;
    box-sizing: border-box;
    color: #000;
    background: url(/catalog/view/theme/nike/images/search_btn.png) 268px 5px no-repeat
}
/*
.header_topline .header_search input::-webkit-input-placeholder { color: #000; }
.header_topline .header_search input:-moz-placeholder { color: #000; }
*/
#menu>li,
.menu_line .center_heading,
.menu_line.top_line_info {
    /*line-height: 38px;*/
    line-height: 51px;
    font-family: myriadproboldcondensed, sans-serif
}
.mainpage .menu_line .wrapper {
    box-sizing: border-box;
    padding-left: 210px;
    text-align: center;
}
.menu_line .wrapper a {
    text-decoration: none;
    /*padding-left: 28px;*/
    padding-left: 0px;
}
.menu_line {
    height: 50px;
    background: #f9f9f9;
    border-top: 1px solid #eaeaea
}
.menu_line.top_line_info {
    /*height: 38px;*/
    height: 51px;
    background: #f9f9f9;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    border-top: 0px;
}
.menu_line.top_line_info h1,
.menu_line.top_line_info p {
    margin: 0!important;
    padding: 0!important;
    font-size: 17px
}
.menu_line.top_line_info .wrapper a {
    padding-left: 28px;
}
#menu {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 20px;
    width: 181px;
    height: 38px;
}
.menu_line .center_heading {
    font-size: 17px;
    /*float: left;*/
    text-transform: uppercase;
    /*width: 540px;*/
    box-sizing: border-box;
    padding-right: 27px;
    text-align: center;
    color: #191919
}
.menu_line .center_heading h1 {
    display: inline;
    color: inherit;
    font-size: inherit;
    padding: 0;
    margin: 0
}
#menu .heading {
    /*margin-left: 22px;*/
    margin-left: 20px;
    height: 38px;
    text-transform: uppercase
}
#menu .heading.with_img {
    margin-left: 0
}
#menu .heading.with_img img {
    position: absolute;
    top: auto;
    left: auto
}
#menu .heading>* {
    cursor: pointer;
    display: inline;
    font-size: inherit;
    padding: 0;
    margin: 0
}
#menu .heading img {
    position: relative;
    left: 10px;
    /*top: -2px*/
}
#menu>li {
    display: inline-block;
    font-size: 17px;
    color: #191919;
    padding-left: 0;
    white-space: nowrap;
    /*line-height: 40px;*/
    line-height: 51px;
    /*height: 38px;*/
    height: 51px;
}
#menu>li>div {
    /*width: 168px;*/
    text-align: center;
    /*display: inline-block;*/
    text-transform: uppercase;
}

#heading_main_link {
    margin-right: 16px;
    width: 102px;
}

#heading_main_link a { 
    display: block;
    background: url('/catalog/view/theme/nike/image/topmenu/home.png') no-repeat 5px 12px;
    padding-left: 46px;
    top: 0px;
    left: 0px;
    height: 100%;
}

#menu>li>div.heading_menu {
    background: url('/catalog/view/theme/nike/image/topmenu/menu.png') no-repeat 20px 12px; /*7px*/
    padding-left: 59px;  
    cursor: pointer; 
    /*height: 38px;*/
    height: 51px;
    /*font-family: myriadprocondensed, sans-serif;*/
	/*letter-spacing: 0.6px;*/
}

#heading_main_link {
    float:left;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 51px;
    height: 51px;
    font-family: myriadproboldcondensed, sans-serif;
}

#menu>li>ul {
    display: none;
    /*display: block !important;*/
    position: absolute;
    width: 100%;
    left: 0;
    background: #fafafa;
    z-index: 10001;
    list-style: none;
    padding: 0;
    /*margin: -2px 0 0;*/
    /*margin: 6px 0 0;*/
    margin: 0;
}
#menu>li>ul li a,
#menu>li>ul li span {
    font-family: myriadprocondensed, sans-serif;
    font-size: 23px;
    color: #000;
    text-decoration: none;
    display: block;
}
#menu>li>ul li a:hover {
    color: #21b0c5
}
.menu.wrapper {
    padding-left: 61px;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative
}

.slicknav_parent .menu.wrapper {
    padding-left: 10px;    
}

.menu.wrapper li {
    line-height: 28px
}
.menu.wrapper .imgs {
    width: 870px;
    position: absolute;
    top: 19px;
    right: 9px
}
.menu.wrapper .imgs .column1,
.menu.wrapper .imgs .column2 {
    float: right;
    width: 430px;
    margin-left: 3px
}
.menu.wrapper .imgs img {
    display: block;
    float: left;
    margin-bottom: 3px
}
.menu.wrapper.mainpage {
    min-height: 466px
}
.main_page_img,
.main_page_text {
    float: left;
    width: 563px;
    /*height: 400px;*/
    color: #08191e
}
.main_page_img img {
    /*float: left;*/
    display: block;
}
.main_page_text h1,
.main_page_text h2,
.main_page_text h3 {
    font-size: 20px;
    font-family: myriadproboldcondensed, sans-serif;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 14px;
    padding: 15px 0 15px 30px;
    height: 20px;
}
.main_page_text p {
    margin: 0
}
.main_page_text {
    width: 559px;
    padding-left: 0;
    padding-right: 24px;
    line-height: 20px;
    padding-bottom: 15px;
}
.img_from_right .main_page_text {
    float: right;
    /*height: 400px;*/
    color: #08191e;
    padding-left: 24px;
    padding-right: 0
}
.img_from_right .main_page_text h1,
.img_from_right .main_page_text h2,
.img_from_right .main_page_text h3 {
    padding: 15px 0 15px 38px
}
footer {
    margin-top: 70px;
    background: #232c35;
    height: 177px
}
footer .logo {
    width: 276px;
    height: 55px;
    margin-top: 36px;
    float: left
}
footer .sign {
    float: right;
    width: 334px;
    height: 129px;
    color: #fff;
    margin-top: 29px;
    background: url(/catalog/view/theme/nike/images/footer_sign.png) no-repeat
}
.breadcrumbs {
    display: none;
    color: #a8a8a8;
    height: 33px;
    line-height: 33px;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #dddfe0
}
.breadcrumbs a:last-child {
    color: #191919
}
.breadcrumbs a {
    font-weight: 400;
    text-decoration: none;
    color: #a8a8a8
}
.breadcrumbs span {
    color: #191919;
    font-weight: 400
}
.breadcrumbs a.nav-next:hover,
.breadcrumbs a.nav-prev:hover,
.breadcrumbs a:hover {
    color: #21b0c5
}
.double_category {
    min-width: 1170px
}
.double_category>div {
    width: 50%;
    height: 460px;
    float: left;
    background: no-repeat;
    position: relative
}
.double_category>div.left {
    background-position: 100% 0
}
.double_category>div.right {
    background-position: 0 0
}
.double_category>div>a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.menu.wrapper.lvl1>li.lvl2>a,
.menu.wrapper.lvl1>li.lvl2>span {
    font-family: MyriadProSemibold, sans-serif!important;
    font-size: 13px!important;
    text-transform: uppercase!important
}
.menu.wrapper.lvl1>li.lvl1>a,
.menu.wrapper.lvl1>li.lvl1>span {
    font-family: myriadproboldcondensed, sans-serif!important;
    font-size: 16px!important;
    text-transform: uppercase!important
}
.menu.wrapper.lvl1 {
    padding-top: 14px
}
.menu.wrapper.lvl1 .lvl_separator {
    height: 6px
}
.menu.wrapper.lvl1 li.lvl1 {
    line-height: 25px;
    margin-left: 9px
}
.menu.wrapper.lvl1 li.lvl2 {
    line-height: 19px;
    margin-left: 32px
}

.category---nike .menu.wrapper.lvl1 li.lvl2 {
    line-height: 16px;
}

.category---nike .menu.wrapper.lvl1>li.lvl2>a, 
.category---nike .menu.wrapper.lvl1>li.lvl2>span {
    font-size: 11px!important;   
}

.menu.wrapper.lvl1 li.lvl1 .menu_info,
.menu.wrapper.lvl1 li.lvl2 .menu_info {
    display: none;
    position: absolute;
    width: 890px;
    top: 16px;
    /*right: 9px;*/
    right: 146px;
    background: #fafafa;
    z-index: -1;
    /*background: #f4f4f4;*/
}
.menu.wrapper.lvl1 li.lvl1:hover .menu_info,
.menu.wrapper.lvl1 li.lvl2:hover .menu_info {
    display: block
}
.menu.wrapper.lvl1 li.lvl1 .menu_info img,
.menu.wrapper.lvl1 li.lvl2 .menu_info img {
    display: block;
    margin: 0 auto
}
.menu.wrapper.lvl1 li.lvl1 .menu_info .menu_info_title,
.menu.wrapper.lvl1 li.lvl2 .menu_info .menu_info_title {
    display: block;
    text-align: center;
    color: #000;
    font-size: 30px;
    font-family: MyriadProBold, sans-serif;
    margin-top: 20px
}
.menu.wrapper.lvl1 li.lvl1 .menu_info .menu_info_descr,
.menu.wrapper.lvl1 li.lvl2 .menu_info .menu_info_descr {
    font-size: 15px;
    font-family: calibri, sans-serif;
    color: #000;
    padding: 23px 95px 0;
    line-height: 18px
}
.category_slider {
    background: #fff;
    opacity: 0
}
.category_slider .tabs {
    text-align: center;text-align: left;
    width: 540px;
    margin: 0 auto;
    font-size: 0;
    padding-left: 4px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.category_slider .tabs a { 
    display: block;
    color: #b8b8b8;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #dcdada;
    float: right;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    /*height: 32px;*/
    height: 41px;
    width: 272px;
    /*line-height: 34px;*/
    line-height: 46px;
    text-transform: uppercase;
    cursor: pointer;
	letter-spacing: -0.2px;
	float: none;
display: inline-block;vertical-align:top;
width: 250px;
margin: 0px;
padding: 0px;
padding-left: 10px;
}

.category_slider .tabs a strong {
    font-weight: inherit;
    color: inherit;    
}

.category_slider .tabs a.first {
    float: left;
    text-align: right;
    padding-right: 8px;
    padding-left: 0;
	float: none;
    display: inline-block;vertical-align:top;
    width: 240px;
    margin: 0;margin-right: 10px;
    padding: 0;
    padding-right: 10px;
    padding-left: 0;
}
.category_slider .tabs a.active {
    /*line-height: 36px;*/
    line-height: 46px;
    font-family: myriadproboldcondensed, sans-serif;
    color: #33404d;
    cursor: default;
}
.category_slider .tabs a:hover {
    color: #000
}

.category_slider .tabs a.active:hover {
    color: #33404d !important;
}
#category_women_slider-wrapper {
    display: none
}
.liquid-slider .image {
    text-align: center;
    position: relative
}
.liquid-slider .image .price {
    width: 150px;
    font-size: 35px;
    font-family: MyriadProBold, sans-serif;
    text-align: right;
    letter-spacing: -2px
}
.liquid-slider .image .price a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}
.liquid-slider .image .price span {
    font-size: 20px;
    /*font-family: calibri, sans-serif;*/
    display: inline-block;
    padding-left: 8px;
    letter-spacing: 0
}
.liquid-slider .image .price_discount {
    width: 146px;
    color: #21b0c5;
    font-size: 18px;
    font-family: MyriadProBold, sans-serif;
    text-align: right;
    letter-spacing: -1.5px;
    margin-top: -5px;
}
.liquid-slider .image .price_discount a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}
.liquid-slider .image .price_discount span {
    font-size: 15px;
    font-family: MyriadProBold, sans-serif;
    padding-left: 6px;
	padding-right: 6px;
    letter-spacing: 0px
}
/*
.jcarousel-skin-opencart .jcarousel-container-horizontal.cnt1,
.jcarousel-skin-opencart .jcarousel-container-horizontal.cnt6 {padding: 0px 41px !important;}
*/

.category_reviews .rating {
    margin-top: 4px;
    text-align: center;
    font-size: 0;
    margin-bottom: 20px
}
.category_reviews .rating .btn {
    top: 0px;
    position: relative;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px !important;
    font-family: myriadproboldcondensed,sans-serif;
    padding: 5px 20px 4px 20px;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
}
.category_reviews .star_big {
    display: inline-block;
    width: 22px;
    height: 21px;
    margin-right: 2px;
    background: url(/catalog/view/theme/nike/images/star_4x.png) no-repeat;
    background-size: 22px 21px;
}
.category_reviews .star_big.grey {
    background-image: url(/catalog/view/theme/nike/images/star_4x_grey.png)
}
.star_small {
    display: inline-block;
    width: 17px;
    height: 16px;
    margin-right: 1px;
    background: url(/catalog/view/theme/nike/images/star_4x.png) no-repeat;
    background-size: 17px 16px;
}
.star_small.grey {
    background-image: url(/catalog/view/theme/nike/images/star_4x_grey.png)
}
.category_reviews .reviews {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 1px;
    font-family: myriadproboldcondensed, sans-serif;
    color: #191919
}
.category_reviews .reviews span {
    font-size: 40px;
    color: #fa5400
}
.category_reviews .rating span {
    font-size: 32px;
    font-family: MyriadProBold, sans-serif;
    color: #fa5400;
    padding-left: 2px;
    display: inline-block
}
.category_reviews .reviews_title,
.category_reviews h2, .category_reviews h3 {
    font-family: myriadproboldcondensed, sans-serif;
    text-align: center
}
.category_reviews h2, .category_reviews h3 {
    text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 0;
    font-size: 25px;
    color: #181818;
    letter-spacing: 1px
}
.category_reviews .reviews_title {
    margin-top: 4px;
    font-size: 18px;
    color: #797979
}
.category_reviews .reviews_title .btn {
    margin-top: 8px;
    margin-bottom: 25px
}
.category_reviews .review_item {
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 30px 0 30px 53px
}
.category_reviews .review_item .review_info {
    font-family: myriadprocondensed, sans-serif;
    float: left;
    width: 366px;
    font-size: 18px;
    color: #797979;
    padding-top: 5px
}
.category_reviews .review_item .review_info .review_stars {
    font-size: 0
}
.category_reviews .review_item .review_info .review_stars span {
    font-size: 18px;
    position: relative;
    margin-left: 15px;
    display: inline-block;
    top: -2px
}
.category_reviews .review_item .review_info .review_title {
    font-family: myriadproboldcondensed, sans-serif;
    color: #232323;
    margin-top: 1px
}
.btn,
.category_reviews .review_item .review_text {
    font-size: 18px;
    font-family: myriadprocondensed, sans-serif
}
.category_reviews .review_item .review_text {
    float: left;
    width: 700px;
    line-height: 25px;
    color: #797979
}
.category_reviews .review_item .review_text p {
    display: inline!important;
    margin: 0;
    padding: 0
}
#add_review #stars,
#add_review>div {
    margin-bottom: 10px
}
.btn {
    cursor: pointer;
    display: inline-block;
    background: #21b0c5;
    color: #fff;
    text-align: center;
    padding: 5px 17px;
    border-radius: 2px
}
#add_review {
    width: 500px;
    margin: 0 auto;
    display: none
}
#add_review label {
    display: block;
    float: left;
    line-height: 33px;
    height: 33px;
    margin-right: 20px;
    width: 170px;
    text-align: right;
    font-size: 16px!important;
    font-family: calibri, sans-serif!important
}
#add_review input,
#add_review textarea,
#add_review select {
    float: left;
    text-align: left;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    font-family: calibri, sans-serif;
    font-size: 15px;
    padding: 7px 6px 6px;
    width: 250px
}
#add_review textarea {
    height: 150px
}
#add_review .short input {
    width: 200px
}
#add_review .short select {
    width: 214px;
}
div.warning {
    color: #21b0c5
}
#add_review #stars .rating-hide {
    display: none
}
#add_review #stars>.rating-hide+label {
    display: inline-block!important;
    width: 22px!important;
    height: 21px!important;
    margin-right: 2px!important;
    background: url(/catalog/view/theme/nike/images/star_big_grey.png) no-repeat!important;
    margin-top: 5px;
    cursor: pointer
}
#add_review #stars>.rating-hide+label.active,
#add_review #stars>.rating-hide:checked+label {
    background-image: url(/catalog/view/theme/nike/images/star_big.png)!important
}
#add_review>div.rating {
    margin-top: 0!important
}
#opacity {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 10500;
    display: none
}
#feedback_order form {
    margin: 0 auto
}
.feedback {
    cursor: pointer
}
#loading {
    background: url(/catalog/view/theme/nike/images/loading.gif) center no-repeat;
    border: 1px solid #888;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin: -25px 0 0 -25px;
    display: none
}
#feedback_order {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%!important;
    width: 266px;
    margin-left: -166px!important;
    margin-top: -198px!important;
    padding: 30px;
    height: auto;
    border: 3px solid #191919;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    z-index: 10501
}
#feedback_order .feedback_description {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin-bottom: 6px;
    font-weight: 700
}
#feedback_order .msg_error,
#feedback_order .msg_ok {
    background: url(/catalog/view/theme/nike/images/warning.png) 10px center no-repeat #EB6D59;
    border: 1px solid #EB6D59;
    padding: 5px 10px 5px 33px;
    margin-right: 10px;
    display: none
}
#feedback_order .succes {
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    margin: 40px 0
}
#close_remind {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 11px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/catalog/view/theme/nike/images/popup/popup_close.png) left center no-repeat
}
#feedback_order .comment,
#feedback_order .name {
    margin: 15px 0
}
#feedback_order .name,
#feedback_order .phone {
    margin: 15px 0 45px
}
#feedback_order .comment span.title,
#feedback_order .name span.title,
#feedback_order .phone span.title {
    display: block;
    margin-bottom: 2px;
    color: #000
}
#feedback_order .phone span.country {
    float: left;
    padding-top: 6px;
    font-size: 18px;
    width: 18px !important;
    overflow: hidden;
}
#feedback_order input#code {
    width: 25px;
    margin: 0 5px 0 10px
}
#feedback_order input#phone {
    width: 178px
}
#feedback_order input,
#feedback_order textarea {
    float: left;
    text-align: left;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    font-family: calibri, sans-serif;
    font-size: 15px;
    padding: 7px 6px 6px;
    width: 250px
}
#feedback_order textarea {
    height: 88px;
    resize: none
}
#feedback_order .submit {
    text-align: center
}
#feedback_order .submit .btn {
    margin-top: 10px
}
#feedback_order a.button {
    font-size: 18px;
    padding: 7px 40px
}
#search #live-search {
    width: 298px;
    height: 360px;
    overflow-x: hidden;
    position: absolute;
    z-index: 1000;
    padding: 5px 0;
    background-color: #FFF;
    border: 1px solid #eaeaea;
    /*border-radius: 4px;*/
    display: none;
    /*top: 26px*/
    top: 38px
}
#search #live-search .loading {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#search #live-search ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
#search #live-search ul li {
    cursor: pointer;
    padding: 5px;
    /*margin: 0 5px;*/
    margin: 0px;
    background-color: #FFF;
    min-height: 180px;
    width: 50%;
    float: left;
    box-sizing: border-box
}
#search #live-search ul li:hover {
    background-color: #21b0c5
}
#search #live-search ul li:hover .product-price .price,
#search #live-search ul li:hover .product-price .special {
    color: #fff
}
#search #live-search ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 10px;
    height: 27px;
    overflow: hidden;
}
#search #live-search ul li .product-image {
    background: #fff;
    width: 129px;
    text-align: center;
    margin: 0px auto;
}
#search #live-search ul li .product-name p {
    font-weight: 400;
    font-style: italic;
    font-size: 10px;
    color: #555;
    margin: 0;
    padding: 0;
    float: left
}
#search #live-search ul li .product-name {
    padding: 4px 0
}
#search #live-search ul li .product-price {
    text-align: right;
    font-weight: 700;
    float: right
}
#search #live-search ul li .product-price .price {
    color: #333;
    margin-top: -10px
}
#search #live-search ul li .product-price .special {
    color: red;
    text-decoration: line-through
}
.simplecheckout-left-column {
    float: left;
    width: 760px;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    border-radius: 2px
}
.simplecheckout-right-column {
    float: right;
    width: 321px;
    border-radius: 2px;
    background: #061115 !important;
    box-sizing: border-box;
    margin-bottom: 0px;
}
.simplecheckout_container {
    margin-top: 27px
}
#simplecheckout_cart .simplecheckout-block-heading {
    height: 45px;
    line-height: 45px;
    font-family: myriadprocondensed, sans-serif;
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    padding-left: 20px;
    background: #eaeaea
}
#simplecheckout_customer .simplecheckout-block-heading,
#simplecheckout_customer h3 {
    height: 45px;
    line-height: 45px;
    font-size: 25px;
    color: #efefef;
    font-family: myriadprocondensed, sans-serif
}
#simplecheckout_customer .simplecheckout-block-heading {
    padding: 0 20px;
    border-bottom: 1px solid #333
}
#simplecheckout_customer h3 {
    font-weight: 400;
    padding: 0;
    margin-top: 8px;
    margin-bottom: 5px
}
#simplecheckout_customer .simplecheckout-block-content {
    padding: 6px 20px
}
#simplecheckout_customer .simplecheckout-block-content div.name {
    font-family: myriadprocondensed, sans-serif;
    font-size: 15px;
    color: #ababab;
    padding-top: 2px
}
#simplecheckout_customer .simplecheckout-block-content input {
    background: #efefef;
    border: 0;
    font-family: calibri, sans-serif;
    font-size: 14px;
    padding: 5px 0 6px 6px;
    width: 278px;
    box-sizing: border-box
}
#simplecheckout_customer .simplecheckout-block-content .plus7 {
    color: #efefef;
    font-family: calibri, sans-serif;
    font-size: 20px;
    position: relative;
    top: 3px;
    display: inline-block;
    float: left;
    margin-right: 5px
}
#simplecheckout_customer #checkout_customer_main_telephone1 {
    width: 44px;
    margin-right: 3px
}
#simplecheckout_customer #checkout_customer_main_telephone2 {
    width: 206px
}
#simplecheckout_customer .simple_table_row_address_1,
#simplecheckout_customer .simple_table_row_address_1 input {
    width: 179px;
    float: left;
    margin-right: 3px
}
#simplecheckout_customer .simple_table_row_address_2,
#simplecheckout_customer .simple_table_row_address_2 input,
#simplecheckout_customer .simple_table_row_apartment,
#simplecheckout_customer .simple_table_row_apartment input,
#simplecheckout_customer .simple_table_row_corps,
#simplecheckout_customer .simple_table_row_corps input {
    width: 30px;
    float: left;
    margin-right: 3px
}
#simplecheckout_customer .simple_table_row_apartment,
#simplecheckout_customer .simple_table_row_apartment input {
    margin-right: 0
}
#simplecheckout_customer .clear.totals {
    margin-bottom: 24px
}
#simplecheckout_customer #total_shipping,
#simplecheckout_customer #total_sub_total {
    display: none
}
#simplecheckout_customer .total_line {
    color: #fff;
    font-family: myriadprocondensed, sans-serif;
    font-size: 25px;
    padding: 5px 20px 7px;
    border-top: 1px solid #333;
    line-height: 30px
}
#simplecheckout_customer #total_total {
    border-bottom: 1px solid #333
}
#simplecheckout_customer .total_line>.title {
    float: left
}
#simplecheckout_customer #total_social_discount .value {
    color: #21b0c5
}
#simplecheckout_customer .total_line>.value {
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 25px;
    float: right
}
#simplecheckout_customer .total_line>.value span {
    font-size: 20px
}
.simplecheckout-cart>.item {
    border-bottom: 1px solid #eaeaea;
    padding: 25px 40px 26px;
    position: relative
}
#simplecheckout_payment .simplecheckout-block-heading,
#simplecheckout_shipping .simplecheckout-block-heading {
    font-family: myriadprocondensed, sans-serif;
    font-size: 25px;
    color: #efefef;
    margin: 9px 0 5px
}
#simplecheckout_payment .simplecheckout-block-heading {
    margin-top: 6px!important
}
#simplecheckout_payment .simplecheckout-block-content,
#simplecheckout_shipping .simplecheckout-block-content {
    font-family: myriadprocondensed, sans-serif;
    font-size: 25px;
    color: #efefef;
    line-height: 26px;
    margin: 0
}
#simplecheckout_payment,
#simplecheckout_shipping {
    padding: 0 20px
}
#simplecheckout_payment {
    padding-bottom: 15px
}
span.simplecheckout-error-text {
    color: #21b0c5
}
#simplecheckout_button_confirm {
    font-family: myriadproboldcondensed, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #efefef;
    background: #21b0c5;
    border-radius: 2px;
    text-align: center;
    width: 278px;
    display: inline-block;
    margin-top: 18px;
    padding: 6px 0;
    cursor: pointer
}
#checkout_customer_main_comment {
    padding: 5px 0 5px 6px;
    border: 0;
    background: #efefef;
    width: 278px;
    font-family: calibri, sans-serif;
    font-size: 14px;
    color: #000;
    box-sizing: border-box
}
.simplecheckout-methods-table label {
    font-family: myriadprocondensed, sans-serif;
    font-size: 15px;
    color: #ababab
}
.simplecheckout-methods-table input {
    margin-left: 6px;
    margin-right: 14px
}
.simplecheckout-cart>.item .left {
    float: left;
    width: 420px
}
.simplecheckout-cart>.item .right {
    float: right;
    width: 225px;
    height: 180px;
    padding-top: 10px;
    position: relative
}
.simplecheckout-cart>.item .right .name {
    font-family: myriadproboldcondensed, sans-serif;
    text-transform: uppercase;
    font-size: 25px
}
.simplecheckout-cart>.item .right .name a {
    color: #000;
    text-decoration: none
}
/*.collection_btn.active,*/
#full-width-slider-container > div.prewrapper > div > div > a.wrapper_btn:hover,
.collection_btn:hover,
.simplecheckout-cart>.item .right .name a:hover {
    color: #21b0c5
}
.simplecheckout-cart>.item .right .sku,
.simplecheckout-cart>.item .right .subname {
    font-family: myriadproboldcondensed, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #8d8d8d
}
.simplecheckout-cart>.item .right .subname {
    margin-top: -2px
}
.simplecheckout-cart>.item .right .total {
    float: left;
    width: 50%;
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 25px;
    margin-top: 30px
}
.simplecheckout-cart>.item .right .total span {
    font-size: 20px
}
.simplecheckout-cart>.item .right .sku {
    width: 50%;
    margin-top: 39px;
    float: left
}
.simplecheckout-cart>.item .right .option,
.simplecheckout-cart>.item .right .quantity {
    bottom: 0;
    background: #000;
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 16px;
    color: #fff;
    width: 112px;
    border-radius: 2px;
    text-align: center;
    position: absolute;
    text-transform: uppercase
}
.simplecheckout-cart>.item .right .option {
    left: 0;
    display: block;
    padding: 5px 0 4px
}
.simplecheckout-cart>.item .right .option span {
    display: inline-block;
    margin-right: 4px
}
.simplecheckout-cart>.item .right .quantity {
    right: -2px;
    display: block;
    padding: 5px 0 0;
    height: 23px
}
.contacts-info,
.contacts-title {
    font-size: 17px;
    font-weight: 700;
    font-family: myriadproboldcondensed, sans-serif;
}
.simplecheckout-cart>.item .right input {
    background: #2d2d2d;
    padding: 0;
    border: 0;
    display: inline-block;
    text-align: center;
    width: 23px;
    margin-left: 8px
}
.simplecheckout-cart>.item .right .quantity .button-reload {
    display: inline-block;
    width: 18px;
    height: 20px;
    text-indent: -999999px;
    background: url(/catalog/view/theme/nike/images/btn_reload.png) no-repeat;
    cursor: pointer
}
.simplecheckout-cart>.item .right .button-remove {
    position: absolute;
    top: -10px;
    right: -25px;
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999999px;
    background: url(/catalog/view/theme/nike/images/popup/popup_close.png) left center no-repeat;
    cursor: pointer
}
#simplecheckout_payment_form {
    display: none
}
.contact-info {
    overflow: auto
}
.contact-info .left,
.contact-info .right {
    float: left;
    width: 48%
}
.contacts-title {
    color: #0b191e;
    /*margin: 10px 0;*/
    /*margin-bottom: 0px;*/
}
.contacts-info {
    color: #0b191e;
    margin: 10px 0 9px;
    margin-top: 3px;
}
.map {
    padding-top: 20px;
    width: 100%;
    min-width: 1200px
}

.cat1lvl_block.all_brands {
    width: 19%;    
    margin-right: 1%;
    margin-bottom: 4%;
    height: auto;
    min-width: 200px;
}

.cat1lvl_block.all_brands a {
    position: static;
}

.cat1lvl_block.all_brands img {
    position: static;
    width: 75% !important;
    height: auto !important;
    margin-left: 0px !important;
}

.cat1lvl_block.all_brands .title {
    position: static;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
    color: #888888;
    width: 100%;
}

.cat1lvl_mrgn.all_brands_wrap {
    padding-top: 38px;
    padding-bottom: 38px;
}

.cat1lvl_block.all_brands.item2_4 {
    margin-right: 0;
}

.cat1lvl_block .title,
.wrapper_btn {
    font-family: myriadproboldcondensed, sans-serif
}
.ls-nav ul{margin-right:25px;}

#full-width-slider-container {
    position: relative;
    margin-bottom: 73px;
}
#full-width-slider-container .prewrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}
#full-width-slider-container .prewrapper .block {
    width: 238px;
    float: left;
    top: -117px;
    position: relative;
    z-index: 10
}
#full-width-slider-container .prewrapper>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    cursor: pointer
}
.wrapper_btn {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    text-align: center;
    /*width: 210px;*/
    height: 45px;
    line-height: 45px;
    color: #08191e;
    box-sizing: border-box;
}
.twoshoes_mainpage {
    /*background: url(/catalog/view/theme/nike/images/twoshoes_mainpage.png) no-repeat;*/
    /*background: #33404d !important;*/
    background: #33404d  url('/catalog/view/theme/nike/image/logo/index.png?AAAAA') center center no-repeat !important;
    background-size: 164px 45px !important;    
    color: #fff;
    font-size: 34px;
    font-family: myriadproboldcondensed, sans-serif;
    /*width: 212px;*/
    width: 238px;
    /*height: 60px;*/
    height: 91px;
    border: 1px solid #33404d;
    box-sizing: border-box;
    position: relative;
    left: -1px;
    margin-bottom: 0px !important;
    line-height: 60px;
}
span.wrapper_btn,
h6.wrapper_btn {
    margin-top: 12px;
    margin-bottom: 5px
}
a.wrapper_btn {
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    font-size: 17px;
    text-align: left;
    padding: 0px;
    margin-left: 19px;
    margin-right: 19px;
    border-top: 1px solid #fff;
    border-left: 0px;
    border-right: 0px;
    /*width: 171px;*/
    position: relative;
}
a.wrapper_btn img {
    position: absolute;
    right: 0;
}
.wrapper_btn_separator {
    width: 210px;
    height: 6px
}
a.wrapper_btn.first {
    /*border-top: 1px solid #778083;*/
    /*border-top-left-radius: 3px;*/
    /*border-top-right-radius: 3px*/
}
a.wrapper_btn.last {
    border-bottom: 0px;
    /*border-bottom-right-radius: 3px;*/
    /*border-bottom-left-radius: 3px*/
}
.noise {
    background-color: #f2f2f7!important;
    background-image: url(/catalog/view/theme/nike/images/bg-noise.png)!important;
    background-repeat: repeat!important;
    /*border-radius: 3px*/
}
.twoshoes_menu {
    /*border: 1px solid #e5e5e5;*/
    /*border-top: 1px solid #e5e5e5;*/
    background: #fff;
}

#iindex .twoshoes_menu {
    border: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.twoshoes_menu a:hover {
    color: #21b0c5;
}
.noise2 {
    background: #fff; /*url(/catalog/view/theme/nike/images/facetnav-closed-bg.png)*/
}
.collection_btn {
    position: relative
}
.collection_btn i {
    position: absolute;
    top: 14px;
    right: 13px;
    width: 7px;
    height: 10px;
    background: url(/catalog/view/theme/nike/images/collection_arrow.png) no-repeat
}
.next_big_arrow,
.prev_big_arrow {
    cursor: pointer;
    top: 132px;
    width: 74px;
    height: 116px;
    display: block;
    position: absolute
}
.prev_big_arrow {
    left: 0;
    background: url(/catalog/view/theme/nike/images/arrow_sprite_new.png) no-repeat 0 0;
}
.next_big_arrow {
    right: 0;
    background: url(/catalog/view/theme/nike/images/arrow_sprite_new.png) no-repeat -74px 0;
}
/*
.prev_big_arrow:hover {
    background-position: 0 -116px;
}
.next_big_arrow:hover {
    background-position: -74px -116px;
}
*/
.prev_big_arrow:focus, .prev_big_arrow:active {
    background-position: 0 -116px;
}
.next_big_arrow:focus, .next_big_arrow:active {
    background-position: -74px -116px;
}
.next_big_arrow a,
.prev_big_arrow a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.liquid-slider .jcarousel-skin-opencart {
    max-width: 571px!important;
    margin: 0 auto
}
#fake_arrows {
    display: none;
    position: absolute;
    width: 1170px;
    margin: 217px auto 0;
    height: 76px;
    z-index: 1
}
#fake_arrows .left,
#fake_arrows .right {
    position: absolute;
    width: 74px;
    height: 116px;
    top: 0
}
#fake_arrows .left {
    left: 112px;
    background: url(/catalog/view/theme/nike/images/arrow_sprite_new.png) no-repeat 0 0;
}
#fake_arrows .right {
    right: 113px;
    background: url(/catalog/view/theme/nike/images/arrow_sprite_new.png) no-repeat -74px 0;
}
/*
#fake_arrows .left:hover {
    background-position: 0 -116px;
}
#fake_arrows .right:hover {
    background-position: -74px -116px;
}
*/
.cat1lvl_mrgn {
    margin-top: 19px;
    margin-bottom: 19px;
    text-align: center;
    font-size: 0;
}
.cat1lvl_block {
    width: 279px;
    /*height: 182px;*/
    height: 155px;
    
    /*float: left;*/
    display: inline-block;
    background: #fff;
    margin-right: 18px;
    position: relative
}
.cat1lvl_block img {
    position: absolute;
    top: 0;
    left: 0
}
.cat1lvl_block a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cat1lvl_block .title {
    position: absolute;
    top: 30px;
    line-height: 16px;
    left: 22px;
    color: #000;
    font-size: 16px;
    width: 85px;
    text-align: center
}
.cat1lvl_block .subcats {
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 28px;
    color: #000;
    width: 100%; 
    text-align: center;
    font-size: 0;
    z-index: 0;
    white-space: nowrap;
}
.news-list>div,
.news-list>div img {
    width: 583px;
    float: left
}
.cat1lvl_block .subcats span,
.cat1lvl_block .subcats p {
    font-size: 10px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
} 
.item_3 {
    margin-right: 0
}
.news-list {
    margin-top: 20px
}
.news-list>div {
    margin-bottom: 4px
}
.news-list>div.itm0 {
    padding-right: 2px
}
.news-list>div.itm1 {
    padding-left: 2px
}
.landing_content,
.landing_content p {
    font-family: calibri, sans-serif;
    font-size: 14px
}
.landing_content h2 {
    display: block;
    font-size: 21px;
    margin: 17px 0;
    font-weight: 700;
    text-align: center;
}
.landing_content h3 {
    display: block;
    font-size: 21px;
    margin: 16px 0;
    font-weight: 700;
    text-align: center;
}
.landing_content ul {
    padding-left: 40px;
    margin: 14px 0
}
.landing_content ul li {
    list-style-type: disc
}
.landing_content p {
    margin: 14px 0
}
#cart-total,
.aftermobileheader,
.colors_container,
.mobileheader,
.slicknav_menu,
.telefonmobile,
section.slider {
    display: none
}
.panel-wrapper .image .center-ruler {
    width: 1px;
    height: 0;
    overflow: visible;
    margin: 0 auto;
    position: relative;
    z-index: 44
}
.panel-wrapper .image .center-ruler .price-wrapper {
    width: 190px;
    height: 120px;
/*    margin-left: -250px;
    padding-top: 37px*/
    margin-left: 230px;
    padding-top: 0px;
}
.panel-wrapper .image .center-ruler .price-wrapper.sale {
    color: #ff5400;
}
.liquid-slider .image .price_discount,
.liquid-slider .image .price_discount a {
    text-decoration: line-through !important;
    color: #000;
}
.liquid-slider .ls-panel {
    /*min-height: 390px;*/
    min-height: 390px
}
/* @media only screen and (min-width:320px) and (max-width:1199px) and (orientation: portrait) */

#full-width-product-nav {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) and (orientation: portrait) {
    .fancybox-nav span {
        visibility: visible !important;
        opacity: 0.5 !important;    
    }

    .category_slider.new_design.in3cols i.fastview {
        display: none !important;
    }
    
    #full-width-slider-product .breadcrumbs {
        display: none !important;
    }

    .cat1lvl_block {
        width: 320px;
    }

    .cat1lvl_block .subcats span {
        margin-left: 6px;
        margin-right: 6px;
    }

    .cat1lvl_block img {
        left: 50%;
        margin-left: -140px;
    }

    .cat1lvl_block .title {
        left: 35px;
    }

    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt1 {padding: 0px 140px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt2 {padding: 0px 125px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt3 {padding: 0px 114px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt4 {padding: 0px 100px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt5 {padding: 0px 83px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt6 {padding: 0px 68px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt7 {padding: 0px 58px !important;}
    .jcarousel-skin-opencart .jcarousel-container-horizontal .jcarousel-item-undefined {display: none !important;}
    
    #checkout_customer_main_telephone2 {
        width: 204px !important;
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal {
        /*padding: 0px !important;*/
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal .jcarousel-clip {
        border-right: 0px !important;
    }

    .contacts-info,
    .contacts-title {
        /*font-size: 18px;*/
        color: #0b191e;
        text-align: center;
        font-weight: 700
    }
    .colors_container,
    .mobileheader,
    section.slider {
        display: block
    }
    .main_page_text {
        padding-right: 0px;
    }
    .main_page_img,
    .main_page_text,
    .royalSlider,
    .wrapper {
        /*min-width: 320px;*/
        /*max-width: 1199px*/
    }
    .menu.wrapper.lvl1 li.lvl2 {
        line-height: 19px;
        margin-left: 0!important;
        text-align: center
    }
    .menu.wrapper.lvl1 li.lvl1 {
        line-height: 25px;
        margin-left: 9px;
        text-align: center
    }
    .contacts-title {
        margin: 10px 0
    }
    .wrapper {
        width: 100%
    }
    .news-list>div {
        float: none;
        width: auto;
        margin-bottom: 4px
    }
    .news-list>div img {
        width: 100%;
        float: none
    }
    .contacts-info {
        margin: 10px 0 50px
    }
    .contacts-left {
        width: 300px;
        padding-left: 0;
        float: none;
        margin: 0 auto
    }
    .contacts-left input {
        width: 280px;
        height: 25px;
        padding: 7px 10px 10px;
        border: 1px solid #EAEAEA;
        margin: 10px auto
    }
    .contacts-left textarea {
        width: 278px
    }
    .contacts-left .submit {
        text-align: center;
        margin-right: 0
    }
    .contacts-right {
        margin-left: 0;
        position: relative;
        text-align: center
    }
    .contacts-right .store {
        font-size: 28px;
        line-height: 27px;
        padding-left: 0;
        background: url(/catalog/view/theme/nike/image/store.png) left top no-repeat;
        margin-bottom: 20px;
        color: #333;
        text-align: center;
        margin-top: 50px
    }
    .aftermobileheader,
    .aftermobileheader h1 {
        font-size: 17px;
        font-family: myriadproboldcondensed, sans-serif;
        line-height: 48px;
        text-align: center;
        text-transform: uppercase
    }
    .aftermobileheader,
    .logotext span {
        color: #000;
        letter-spacing: -0.4px;
        text-decoration: none
    }
    .aftermobileheader {
        color: #fff;
    }
    .mobileheader {
        background: #fff;
        overflow: auto;
        padding-top: 0;
        padding-bottom: 0;
        min-height: 36px;
        height: auto
    }
    /*#pcontact .mobileheader>#telico_boxo,*/
    #phome .aftermobileheader p,
    #phome .mobileheader>#telico_box,
    /*#pinformation .mobileheader>#telico_box,*/
    #pnews .mobileheader>#telico_box,
    #psimplecheckout .mobileheader>#telico_box {
        display: none
    }
    .mobileheader>#telico_left_box>.telico,
    .telico {
        background: url(/catalog/view/theme/nike/images/telico.png) no-repeat;
        float: none
    }
    #phome #full-width-slider-container .prewrapper .block {
        width: 210px;
        float: none;
        top: -37px;
        position: relative;
        z-index: 100;
        left: 0;
        right: 0;
        margin: 0 auto
    }
    /*#pcontact .cartico,*/
    #phome .cartico,
    /*#pinformation .cartico,*/
    #pnews .cartico,
    #psimplecheckout .cartico {
        right: 10px
    }
    /*#pcontact #telico_left_box,*/
    #phome #telico_left_box,
    /*#pinformation #telico_left_box,*/
    #pnews #telico_left_box,
    #psimplecheckout #telico_left_box {
        display: block!important
    }
    #logo_block_mobile {
        display: block;
        height: 69px;
        border-top: 1px solid #c3c3c3;
		background: url('/catalog/view/theme/nike/image/logo/inner.png?BBBBB') center center no-repeat;    
        background-size: 164px 45px;    
    }

    #iindex #logo_block_mobile {
    	background: none;
    }

    #logo_block_mobile .logo {
        width: 86px;
        height: 31px;
        margin: 17px auto auto
    }
    #logo_block_mobile a {
    	display: block;
    	width: 164px;
    	height: 45px;
	    margin: 3px auto;
    }
    #telico_box,
    #telico_left_box,
    .telico {
        width: 20px;
        height: 24px
    }
    #telico_box {
        top: 9px;
        right: 12%;
        position: absolute
    }
    .telico {
        display: block;
        margin: 0
    }
    #telico_left_box {
        display: none;
        top: 9px;
        left: 35px;
        position: relative
    }
    .mobileheader>#telico_left_box>.telico {
        display: block!important;
        width: 20px;
        height: 24px;
        margin-top: 0;
        position: relative
    }
    .cartico,
    .slicknav_menu {
        display: block
    }
    .cartico,
    .logotext,
    .logotext span {
        position: absolute
    }
    .logo img {
        margin-top: 0
    }
    .cartico {
        right: 5%;
        top: 8px;
        width: 16px;
        height: 20px;
        background: url(/catalog/view/theme/nike/images/cart.png) no-repeat
    }
    .carthover {
        background-position: -5px -5px;
        width: 29px
    }
    .logotext {
        overflow: hidden;
        white-space: nowrap;
        width: 200px;
        height: 37px;
        border-right: none;
        float: none;
        font-size: 14px;
        font-family: myriadproboldcondensed, sans-serif;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 1px;
        z-index: 0;
    }
    .logotext span {
        top: 0;
        left: 0;
        padding-top: 9px;
        padding-left: 2px
    }
    header {
        display: none
    }
    #full-width-slider-container .prewrapper .block {
        width: 210px;
        float: none;
        top: 0;
        position: relative;
        z-index: 100;
        left: 0;
        right: 0;
        margin: 0 auto
    }
    .royalSlider {
        width: 100%;
        margin-bottom: 0
    }
    .aftermobileheader {
        display: block;
        height: 50px;
        width: 100%;
        /*background: #f3f3f3;*/
        background: #33404d;
        /*border-top: 1px solid #c3c3c3*/
    }
    body.class-common-home .aftermobileheader {
        background: #f3f3f3;
    }
    .main_page_img,
    .main_page_text {
        width: 100%;
        float: none;
        height: auto
    }
    .img_from_right .main_page_text {
        float: none;
        padding-left: 0;
        padding-right: 0;
        height: auto
    }
    footer .wrapper .logo a img {
        display: none
    }
    .main_page_img img {
        width: 100%
    }
    .img_from_right .main_page_text h1 {
        text-align: center
    }
    .main_page_text p {
        width: 300px;
        margin: 0 auto 10px;
        display: block
    }
    .main_page_text h1,
    .main_page_text h2 {
        text-align: center;
        padding: 15px 0
    }
    .img_from_right .main_page_text h1,
    .img_from_right .main_page_text h2 {
        padding: 15px 0
    }
    footer {
        margin-top: 25px;
        height: 157px
    }
    .cat1lvl_block,
    footer .sign {
        margin: 0 auto;
        float: none
    }
    footer .sign {
        width: 320px;
        height: 129px;
        color: #fff;
    }
    section {
        overflow: visible
    }
    footer .logo {
        display: none
    }
    .item_3 {
        margin-right: auto
    }
    .cat1lvl_mrgn p {
        width: 280px;
        margin: 0 auto;
        display: block
    }
    .cat1lvl_mrgn h2,
    .cat1lvl_mrgn h3 {
        text-align: center
    }
    .aftermobileheader h1 {
        /*color: #000;*/
        color: #fff;
        letter-spacing: .2px;
        text-decoration: none;
        margin: 0
    }
    #cart-total,
    .telefonmobile {
        display: none;
        font-size: 18px;
        font-family: calibri, sans-serif;
        color: #000;
        font-weight: 700;
        text-align: center;
        /*padding: 8px 0 9px;*/
        padding: 15px 0;
        border-top: 1px solid #c3c3c3;
        background: #f3f3f3;
        position: relative;
      z-index: 10;
    }
    .category_slider .tabs {
        text-align: center;
        width: 100%;
        margin: 0 auto
    }
    .category_slider .tabs a.first  {width: 40%}
    .category_slider .tabs a {
        width: 40%
    }
    .ls-nav ul {
        /*width: 320px;*/
        margin: 0 auto;
    }
    .ls-nav ul li a {
        font-size: 11px
    }
    .ls-nav ul li.current a {
        /*font-size: 15px*/
    }
    .product-info>.left {
        display: none
    }
    #slidertop .flex-direction-nav {
        display: none!important
    }
    .zoom-tiny-image {
        border: none!important
    }
    .product-info #tab-main>.right .colors_container {
        display: none
    }
    .product-info .price_container {
        position: relative;
        width: 316px!important;
        margin: 0 auto;
        border: none!important;
        padding-bottom: 13px
    }
    .product-info a.selected,
    section.slider {
        border-top: 1px solid #e5e5e5
    }
    .product-info .price_btn_container .price {
        top: -5px !important
    }
    .product-info .price_btn_container .price_discount {
        top: 34px !important;
    }
    .product-info .sku {
        top: -2px!important
    }
    .product-info .sku_review {
        top: -17px;
    }
    .product-info .review {
        position: absolute;
        top: 54px!important;
        left: auto!important;
        width: 169px;
        right: -46px
    }
    /*
    .product-info a.selected {
        background-color: transparent;
        display: block;
        text-align: center;
        padding: 10px 0;
        font-size: 17px;
        font-family: myriadproboldcondensed, sans-serif;
        color: #000;
        text-decoration: none
    }
    */
    /*#product-tabs,*/
    #social,
    #na_zakaz,
    #na_zakaz2,
    #na_zakaz_zak {
        display: none
    }
    .product-info .buttons .btn.discont {
        width: 118px;
        margin-right: 2px;
        height: 66px;
        line-height: 66px;
    }
    .product-info .buttons .btn.size {
        width: 161px;
        margin-right: 2px;
        float: none
    }
    .product-info .buttons .btn.add_to_cart {
        width: 161px;
        float: none;
        margin-left: 0
    }
    .product-info .buttons {
        position: relative;
        width: 288px;
        margin: 0 auto;
        margin-top: 27px!important
    }
    .product-info .description {
        box-sizing: border-box;
        padding: 12px;
        line-height: 21px;
        font-family: calibri, sans-serif;
        font-size: 13px;
        color: #000;
        background: #f6f6f6;
        height: auto!important;
        overflow: auto!important;
        width: 95%!important;
        margin: 25px auto 0!important;
        display: none !important;
    }
    .product-info>.right {
        float: none!important;
        width: 100% !important;
        margin: 0px;
        /*width: 95%!important;*/
        /*margin: 0 auto*/
    }
    #na_zakaz,
    #na_zakaz2,
    #na_zakaz_zak {
        position: fixed;
        top: 0!important;
        left: 0!important;
        right: 0;
        width: 300px!important;
        height: 470px!important;
        z-index: 10501;
        /*border: 3px solid #21b0c5;*/
        border-radius: 3px;
        background: url(/catalog/view/theme/nike/images/social_header.png) no-repeat #fff;
        margin: 15px auto 0!important
    }
    #na_zakaz .text_block,
    #na_zakaz2 .text_block,
    #na_zakaz_zak .text_block {
        margin-top: 80px !important;
    }
    #slidertop {
        margin-top: -62px;
        height: 330px
    }
    #slidertop .flex-control-nav {
        bottom: 25px!important
    }
    #slidertop.flexslider {
        margin: 0!important
    }
    .category_slider {
        display: block;
        opacity: .422
    }
    #fake_arrows,
    .resp-fix .jcarousel-next-horizontal,
    .resp-fix .jcarousel-prev-horizontal {
        opacity: 0
    }
    #add_review {
        width: 238px;
        margin: 0 auto;
        display: none
    }
    #add_review label {
        display: block;
        float: none;
        line-height: 33px;
        height: 33px;
        margin-right: 0;
        width: auto;
        text-align: center;
        font-size: 16px!important;
        font-family: calibri, sans-serif!important
    }
    #add_review input,
    #add_review textarea {
        border: 1px solid #eaeaea;
        font-family: calibri, sans-serif;
        font-size: 15px;
        padding: 7px 6px 6px;
        float: none;
        text-align: center
    }
    #add_review input {
        border-radius: 4px;
        width: 190px
    }
    #add_review .short input {
        width: 160px
    }
    #add_review textarea {
        height: 150px;
        border-radius: 4px;
        width: 190px
    }
    .category_reviews .rating .btn {
        top: -4px;
        position: relative;
        margin-left: 0
    }
    .rating a.btn {
        margin-left: 15px!important
    }
    .category_reviews .review_item .review_text {
        width: 234px
    }
    .category_reviews .review_item .review_info {
        width: 295px
    }
    a.cartmobilebutton {
        width: 161px;
        background: #191919;
        font-size: 15px;
        font-family: myriadproboldcondensed, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        text-align: center;
        overflow: hidden;
        padding: 7px 0 5px;
        display: inline-block;
        margin: 10px auto 5px
    }
    a.cartmobilebutton.checkout {
        background: #21b0c5;
    }
    .simplecheckout-left-column {
        float: none;
        width: 300px;
        border: 1px solid #eaeaea;
        border-bottom: 0;
        border-radius: 2px;
        margin: 0 auto
    }
    .simplecheckout-cart>.item {
        border-bottom: 1px solid #eaeaea;
        padding: 25px 19px 26px;
        position: relative
    }
    .simplecheckout-cart>.item .left {
        float: none;
        width: 300px;
        overflow: hidden
    }
    .simplecheckout-cart>.item .left .image img {
        width: 98%;
        margin-left: -18px
    }
    .simplecheckout-cart>.item .right {
        float: none;
        width: 225px;
        height: 180px;
        padding-top: 10px;
        position: relative;
        margin: 0 auto
    }
    .simplecheckout_container {
        margin-top: 10px
    }
    #cart-total.has_products span.count {
        padding-right: 10px
    }
    .aftermobileheader p {
        font-size: 12px;
        font-family: myriadproboldcondensed, sans-serif;
        color: #000;
        letter-spacing: .2px;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 48px;
        text-align: center;
        margin: 0
    }
    .menu.wrapper.lvl1 li.lvl2 .menu_info {
        display: none!important
    }
    .prev-net-arrows.resp-fix {
        display: none
    }
    .liquid-slider .panel-wrapper {
        width: auto
    }
    .link-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 300;
        top: 0;
        left: 0
    }
    .category_slider .panel-wrapper ul {
        list-style: none;
        text-align: center;
        white-space: normal;
        height: 110px;
        display: block;
        padding-left: 15px;
        margin: 0
    }
    .category_slider .panel-wrapper li {
        display: inline-block;
        width: 28px;
        text-align: center;
        border: none
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt7 .jcarousel-clip,
    .jcarousel-skin-opencart .resp-fix .jcarousel-container-horizontal .jcarousel-clip,
    .jcarousel-skin-opencart .resp-fix .jcarousel-item-horizontal.current {
        border: none
    }
    .jcarousel-skin-opencart .resp-fix.jcarousel-container-horizontal.cnt1 .jcarousel-clip {
        border-right: none;
        overflow: visible
    }
    .jcarousel-skin-opencart .resp-fix .jcarousel-container-horizontal .jcarousel-clip {
        padding-top: 22px
    }
    .category_slider .panel-wrapper ul:after {
        content: '';
        display: inline-block;
        width: 100%
    }
    .category_slider .panel-wrapper .set_product img {
        display: none
    }
    .category_slider .panel-wrapper .set_product {
        display: none;
        display: inline-block;
        border-radius: 9px;
        width: 15px;
        height: 15px;
        background-color: #777;
        border: 1px solid #4C4B4B;
        margin-top: 3px
    }
    .category_slider .panel-wrapper .current .set_product {
        background-color: #3A3838;
        border: 1px solid #4a4545
    }
    .category_slider .panel-wrapper ul {
        padding: 0 150px
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt1 {
        padding: 0 215px
    }

    #fastview .royalSlider,
    #fastview .rsOverflow,
    #fastview .rsSlide {
      -ms-overflow: visible;
          overflow: visible;
    }

    #fastview .left_col {
        overflow: hidden;
    }

    div#fastview div.fastview-container {
        overflow: visible !important;
    }

    #fastview .fastview-carousel ul {
        padding-top: 14px;
    }

    #full-width-product-nav {
        display: block;
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    #full-width-product-nav a,
    #full-width-product-nav .ahref {
        width: 6px;
        height: 6px;
        display: inline-block;
        background: #c6c8ca;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
    }

    #full-width-product-nav a.current,
    #full-width-product-nav .ahref.current {
        background: #656565;
    }
}
.slicknav_nav .slicknav_row {
    text-align: center;
    padding-left: 36px!important
}
@media only screen and (min-width: 320px) and (max-width: 520px) {
    .panel-container .panel-wrapper .href img {
        max-width: 320px
    }
    .liquid-slider .image .price {
        font-size: 25px
    }
    .liquid-slider .image .price_discount {
        font-size: 14px
    }
    .panel-wrapper .image .center-ruler .price-wrapper {
        width: 190px;
        height: 120px;
        margin-left: -190px;
        padding-top: 3px;
        display: none;
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt7 {
        padding: 0 22px 0 2px
    }
    .liquid-slider .ls-panel {
        min-height: 190px
    }
    .ls-wrapper {
        /*height: 277px;*/
        height: 360px;
        overflow: hidden
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal.cnt1 {
        padding: 0 130px
    }
    .simplecheckout-right-column {
        float: right;
        width: 100%;
        border-radius: 2px;
        background: #191919;
        box-sizing: border-box
    }
    #simplecheckout_customer {
        width: 320px;
        margin: 0 auto
    }
    #simplecheckout_payment,
    #simplecheckout_shipping {
        width: 285px;
        margin: 0 auto
    }
    .category_slider .panel-wrapper ul {
        width: 300px!important;
        margin: 0 auto!important
    }
    .liquid-slider .jcarousel-skin-opencart {
        max-width: 307px!important;
        margin: 0 auto
    }
}
a.slicknav_row .heading > h1 {
    font-size: 20px !important;
    display: inline !important;
}
footer .logo span.underlogo_text {
    display: inline-block;
    text-align: right;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    line-height: 19px;
    padding-top: 0px;
    font-family: myriadproboldcondensed, sans-serif;
    width: 277px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
footer .logo span.underlogo_text > span {
    font-size: 17px;
    letter-spacing: 0.2px;
    font-family: myriadproboldcondensed, sans-serif;
}
body,
html {
    /*position: relative;*/
    height: 100%;
}
body > #container {
    box-sizing: border-box;
    /*position: relative;*/
    width: 100%;
    min-height: 100%;
    height: auto;
    padding-bottom: 332px;
}
footer {
    position: relative;
    margin-top: -332px;
    height: 332px;
    font-family: myriadprocondensed,sans-serif;
}

footer .footer_text .col {
    display: inline-block;
}

footer .footer_text .col_0 {
    padding-right: 10px;
}

footer .footer_text .sub_heading {
    text-transform: uppercase;
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 17px;
    padding-bottom: 14px;
    display: block;
    letter-spacing: normal;
}
footer .footer_text .sub_heading a {
    color: inherit;
}
footer .footer_text .sub_heading a:hover {
    text-decoration: none;
}
footer .footer_text ul {
    list-style: none;
    padding-left: 0px;
}
footer .footer_text ul li{ 
    padding-left: 35px;
    display: block;
    margin-bottom: 17px;
    background: url('/catalog/view/theme/nike/images/footer_sprite2.png') no-repeat 0 0;
}
footer .footer_text ul li {
    min-height: 23px; 
}
footer .footer_text ul li.li1 {
    background-position: 0 5px; 
}
footer .footer_text ul li.li2 {
    background-position: 0 -39px; 
}
footer .footer_text ul li.li3 {
    background-position: 0 -80px; 
}
footer .footer_text ul li.li4 {
    background-position: 0 -121px; 
}
footer .footer_text {
    float: left;
    color: #fff;
    padding-top: 30px;
    box-sizing: border-box;
    padding-right: 30px;
}
footer .footer_text p {
    line-height: 18px;
    margin-bottom: 13px;
    font-size: 10px;
    text-transform: uppercase;
}
footer .footer_text p:last-child {
    margin-bottom: 0px;
}
footer .footer_text.col1 {
    width: 50%;
}
footer .footer_text.col1 p {
    letter-spacing: 1px;    
    color: #869099; 
}
footer .footer_text.col2 p {
    letter-spacing: 1px; 
    color: #869099;   
}
footer .footer_text.col1 .sub_heading {
    padding-bottom: 25px;   
}
footer .footer_text.col2 {
    width: 20%;
}
footer .footer_text.col3 {
    width: 30%;
    overflow: hidden;
    max-height: 300px;
}
footer .footer_text.col3 .col3_1,
footer .footer_text.col3 .col3_2 {
    width: 70%;
    float: left;
}
footer .footer_text.col3 .col3_2 {
    width: 30%;
}
footer .footer_text.col3 .sub_heading {
    padding-bottom: 15px;
}
footer .footer_text.col3 .col3_1 .links,
footer .footer_text.col3 .col3_2 .links{
    color: #869099;
}
footer .footer_text.col3 .col3_1 .links a,
footer .footer_text.col3 .col3_2 .links a,
footer .footer_text.col3 .col3_1 .links span,
footer .footer_text.col3 .col3_2 .links span {
    color: #869099;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 18px;
    /*font-family: myriadproboldcondensed, sans-serif;*/
}
footer .footer_text.col3 .col3_1 .links span,
footer .footer_text.col3 .col3_2 .links span, 
footer .footer_text.col3 .col3_1 .links a:hover,
footer .footer_text.col3 .col3_2 .links a:hover{
    color: #21b0c5;    
}

.heading_a {
    color: #191919;
    text-decoration: none;
}
.heading_a:hover,
#menu a.active,
#menu span.active {
    color: #21b0c5;
}    
body.class-information-contact > #container {
    /*padding-bottom: 177px;*/
}
@media only screen and (max-width: 1160px) and (min-width: 320px) {
    .category_slider .tabs {
        margin-top: 1px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 320px) {
    body.class-checkout-simplecheckout > #container {
        padding-bottom: 0px;
    }
    .menu.wrapper.lvl1 {
        padding-right: 10px;
    }
    .menu.wrapper.lvl1 li.lvl1 {
        margin-left: 0px;
    }
    .slicknav_nav .slicknav_row {
        padding-left: 10px! important;
    }


}

.pagination.bottom .links {
    height: 20px;
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    .panel-wrapper .image .center-ruler .price-wrapper {
        display: none;
    }

    body.class-product-product > #container,
    body.class-product-product > footer,
    body.class-common-home > #container,
    body.class-common-home > footer {
        width: 100%;
    }
    /*
.product-info .left{display:block;}
.product-info .slider{display:none;}
*/
    #product-tabs {
        display: block;
    }

    #iindex #full-width-slider-container {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: landscape) {
    body.class-checkout-simplecheckout > #container,
    body > #container,
    footer,
    body.class-product-product > #container,
    body.class-product-product > footer {
        width: 1199px;
    }
    .product-info .price_container,
    .colors_container {
        /*display: none;*/
    }
    #tab-main .price_container {
        display: block;
    }
    #tab-main .colors_container {
        display: none;
    }
}

#content.product_page {
   padding-bottom: 20px; 
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    header {
        display: block;
        margin-top: -50px;
    }
    .header_topline {
        display: none;
    }
    .header_topline.second {
        display: none;
    }
    #menu {
        display: none;
    }
    .menu_line .center_heading {
        width: 100%;
        padding-right: 0;
    }
    .product_page {
        position: relative;
    }
    .product-info {
        margin-top: 70px;
    }
    .product-info a.selected,
    section.slider {
        border-top: none;
    }
/*    #product-tabs {
        position: absolute;
        top: 309px;
        width: 100%;
        border-bottom: none !important;
    }
*//*    #product-tabs a {
        display: block;
        width: 100%;
        text-align: center;
    }
    #product-tabs a:first-child {
        left: 0 !important;
    }
*/    #tab-main {
        display: block;
        width: 100%;
        left: 0;
    }
/*    #tab-delivery,
    #product-tabs a.right {
        display: block;
        width: 100%;
        text-align: center;
        left: 36px;
        top: 80px !important;
    }
*/    body .product-info #tab-main>.right,
      body .product-info #tab-zakaz>.right {
        position: static;
        margin-top: 55px;
    }
    .product-info .price_container {
        position: absolute;
        top: -60px;
        width: 90% !important;
        margin-right: 10px
    }
    .product-info .sku_review {
        width: 110px;
        position: absolute;
        right: 0;
        overflow: hidden;
        height: 70px;
    }
    .product-info .sku {
        text-align: left !important;
        left: 0 !important;
    }
    .product-info .review {
        left: -1px !important;
    }
    .delivery-information {
        margin-top: 40px !important;
    }
    header.hide_header {
        display: none !important;
    }
    .aftermobileheader.lvl2 h1.hide_header {
        display: none !important;
    }
    .aftermobileheader.duble_h h1.hide_header {
        /*display: none !important;*/
    }
    .menu_line.noise.top_line_info .wrapper p.hide_header {
        display: none !important;
    }
}

.jcarousel-prev, .jcarousel-next {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}























@font-face {
    font-family: 'MyriadProRegular';
    src: url('/fonts/MyriadProRegular.eot');
    src: url('/fonts/MyriadProRegular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MyriadProRegular.woff') format('woff'),
         url('/fonts/MyriadProRegular.ttf') format('truetype'),
         url('/fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

/*
@font-face {
    font-family: 'AdobeGothicStdBold';
    src: url('/fonts/AdobeGothicStd-Bold-Alphabetic.eot');
    src: url('/fonts/AdobeGothicStd-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
         url('/fonts/AdobeGothicStd-Bold-Alphabetic.woff') format('woff'),
         url('/fonts/AdobeGothicStd-Bold-Alphabetic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'MyriadProBold';
    src: url("/fonts/MyriadProBold.eot");
    src: url("/fonts/MyriadProBold.eot?#iefix") format("embedded-opentype"),
    url("/fonts/MyriadProBold.woff") format("woff"),
    url("/fonts/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

@font-face {
    font-family: 'myriadprocondensed';
    src: url("/fonts/myriadprocondensed.eot");
    src: url("/fonts/myriadprocondensed.eot?#iefix") format("embedded-opentype"),
    url("/fonts/myriadprocondensed.woff") format("woff"),
    url("/fonts/myriadprocondensed.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

@font-face {
    font-family: 'myriadproboldcondensed';
    src: url('/fonts/myriadproboldcondensed.eot');
    src: local('myriadproboldcondensed'), url('/fonts/myriadproboldcondensed.woff') format('woff'), url('/fonts/myriadproboldcondensed.ttf') format('truetype');
    font-display: swap
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('/fonts/MyriadProSemibold.eot');
    src: local('MyriadProSemibold'), url('/fonts/MyriadProSemibold.woff') format('woff'), url('/fonts/MyriadProSemibold.ttf') format('truetype');
    font-display: swap
}

/*
body.class-information-information .menu_line.top_line_info,
body.class-information-contact .menu_line.top_line_info,
body.class-information-news .menu_line.top_line_info,
body.class-checkout-simplecheckout .menu_line.top_line_info {
*/    
body .menu_line {
    /*background: #08191e !important;*/
    background: #33404d !important;
    /*height: 38px;*/
    height: 51px;
    /*line-height: 38px;*/
    line-height: 51px;
    border-top: 0px;
}

body.class-common-home .menu_line {
    background: #F1F2F4 !important;
}

/*
body.class-information-information .menu_line.top_line_info *,
body.class-information-contact .menu_line.top_line_info *,
body.class-information-news .menu_line.top_line_info,
body.class-checkout-simplecheckout .menu_line.top_line_info {
*/
body .menu_line,
body .menu_line .center_heading,
body .menu_line * {
    color: #fff;
}

body.class-common-home .menu_line,
body.class-common-home .menu_line .center_heading,
body.class-common-home .menu_line * {
    color: #000;
}

.cat1lvl_description .hide {
    display: none;
}

p {
    margin-top: 0px;
}

.contacts-right-left {
    float: left;
    width: 266px;    
}

.contacts-right-right {
    float: left;  
    width: 260px;  
}

.contacts-right {
    margin-top: 30px;
}

.contacts-right > img {
    display: block;
    margin-top: 10px;
    /*height: 385px;*/
    width: 100%;
}

.menu.wrapper.lvl1 li.lvl2 .menu_info .menu_info_descr, .menu.wrapper.lvl1 li.lvl2 .menu_info .menu_info_descr div {
    color: #000;
}

.category_slider .tabs.tabs_1 {
    padding-right: 25px;
    box-sizing: border-box;
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    .category_slider .tabs.tabs_1 {
        padding-right: 0px;
    }
}

.category_slider .tabs.tabs_1 a {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    margin-right: 0px;
}

.category_slider .fixed .tabs.tabs_1 a {
	width: 511px;
}

#container.news-13 {
    padding-bottom: 177px;
}

.is404 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-family: myriadproboldcondensed, sans-serif;
    height: 100%;
}

.is404 a {
    color: #ff6600;
    text-decoration: none;
}

.section_404 {
    position: absolute;
    height: -moz-calc(100% - 118px - 332px);
    height: -webkit-calc(100% - 118px - 332px);
    height: -webkit-calc(100% - 118px - 332px);
    height: calc(100% - 118px - 332px);
    width: 100%;
}

.is404 table {
    width: 100%;
    height: 100%;
}

.is404 table td {
    text-align: center;
    vertical-align: middle;
    font-size: 17px !important;
}

.is404.success table td {
    font-size: 17px;
}

.is404.success table td p {
    margin-bottom: 22px;
}

@media only screen and (min-width: 320px) and (max-width: 520px) { 
    .is404.success table td {
        font-size: 17px;
    }

    footer .sign {
        padding-top: 24px;
        background: none;
        width: 334px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    #psuccess #telico_left_box {
        display: block;
    }

    #psuccess #telico_box {
        display: none;
    }  

    #psuccess .cartico {
        right: 10%;
    }

	body .menu_line {
        /*height: 38px;*/
	    height: 43px;
	    line-height: 38px;
    }
}

@media only screen and (max-width: 599px) and (min-width: 320px) and (orientation: portrait) {
    .cart_modal_inner .cart_modal_container {
        width: 100% !important;
    }

    .cart_modal_inner .left {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        border-right: 0px !important;
    }

    .cart_modal_inner .right {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .cart_modal_inner .right a.to_cart {
        margin-top: 18px !important;
    }

    .cart_modal_inner .right .clear {
        display: none !important;
    }

    .cart_modal {
        height: 345px !important;
    }

    .cart_modal_inner {
        height: 327px !important;
    }
}

.cat1lvl_description.top p {
    text-align: center;
}

.cat1lvl_description.bottom h2,
.cat1lvl_description.bottom h3 {
    text-align: center;
}

.cat1lvl_description.bottom {
    margin-top: 46px;
}

.news-list>div {
    position: relative;
}

.news-list > div .heading {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-right: 3px;
    padding-left: 3px;
    text-align: right;
    color: #fff;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;

    background: #191919;
    background: linear-gradient(to bottom, transparent, #191919);
}

.news-list > div.itm0 .heading {
    right: 2px;
}

.block1.mainpage_textblock ul {
    margin: 8px 0px;
}
@media only screen and (min-width: 320px) and (max-width: 375px) and (orientation: portrait) {
    footer .footer_text.col3 {
        max-height: 336px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 850px) and (orientation: portrait) {
    footer .oferta {
        line-height: 16px !important;
    }

    footer .oferta_inner {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 850px) and (orientation: portrait) {
    footer .oferta {
        line-height: 16px !important;
    }

    footer .oferta_inner {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

.block4.mainpage_textblock {
    margin-bottom: 73px;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) and (orientation: portrait) {
    .clear_mobile_2 {
        clear: both;
    }

    footer .oferta {
        position: static !important;
        background: #232c35;
        height: auto !important;
    }

    footer .oferta_inner {
        height: auto !important;
    }

    .mainpage_textblock {
        display: none;
    }

    #full-width-slider-container {
        margin-bottom: 0px;
    }

    .block4.mainpage_textblock {
        margin-bottom: 0px;
    }

    .phome.class-common-home #container {
        padding-bottom: 0px;
        min-height: 0;
    }

    .phome.class-common-home #container > section {
        height: 418px;
    }

    .phome.class-common-home footer {
        position: relative;
        margin-top: 0px; 
    }

    .pcategory.class-product-category .cat1lvl_description.top,
    .pcategory.class-product-category .cat1lvl_description.bottom {
        display: none !important;
    }

    .pcategory.class-product-category #container {
        padding-bottom: 217px;
    }
}

.header_logo {
    position: absolute;
    font-size: 34px;
    font-family: myriadproboldcondensed,sans-serif;
    width: 216px;
    height: 45px;
    text-align: center;
    /*margin-top: 5px;*/
    margin-top: 13px;
	background: url('/catalog/view/theme/nike/image/logo/inner.png?AAAAA') center center no-repeat;
    background-size: 164px 45px;
}

.header_logo a {
	display: block;
	width: 100%;
	height: 100%;
    color: #33404d;
    text-decoration: none;
}

#header #cart {
    float: right;
    top: 41px;
    right: 15px;
    z-index: 9;
    height: 29px;
    width: 294px;
    overflow: hidden;
    
    border: 1px solid #eaeaea;
    border-radius: 0px;
    cursor: pointer;
    /* margin-top: 7px; */
    margin-top: 19px;
}

#social_opacity {
    display: none;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}

#header #cart #cart-total {
    background: url('/catalog/view/theme/nike/image/cart.png') 29px 5px no-repeat;
}

#header #cart #cart-total.has_products {
    background: url('/catalog/view/theme/nike/image/cart_full.png') 29px 5px no-repeat;
}

#header #cart #cart-total.has_products span.count {
    color: #21b0c5;
}

#header #cart #cart-total i.sep {
    opacity: 0;
    height: 20px;
    display: inline-block;
    float: left;
    background: url('/catalog/view/theme/nike/image/eaeaea.png') repeat-y center center;
    margin-top: 3px;
}
#header #cart #cart-total{
    display: block;
    color: #33404d;
    padding: 2px 0px 5px 63px;
    font-family: myriadprocondensed,sans-serif;
    font-size: 18px !important;
    position:relative;
    overflow: hidden;
}
#header #cart #cart-total span.label{
    float: left;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 6px;
    letter-spacing: 0.7px;
    color: #000;
}
#header #cart #cart-total span.count{
    margin-left:10px;
    display: inline-block;
    /*color: #33404d;*/
    color: #000;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 18px !important;
    float: left;
    margin-top: 2px;
    /*border-right: 1px solid #EAEAEA;*/
    /*border-right: 1px solid #000;*/
    /*width: 18px;*/ 
}
#header #cart #cart-total span.total{
    position: absolute;
    right: 10px;
    text-align: right;
    top: 4px;
    color: #0b191e;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 18px !important;
    color: #21b0c5;
    width: 132px;
    border-left: 1px solid #eaeaea;
    text-align: center;
}

#header #cart #cart-total i.sep{
    display: none !important;
}

#header #cart #cart-total span.total i {
    font-size: 15px;
    /*color: #33404d;*/
    color: #000;
    font-weight: bold;
    margin-right: 1px;
}
#header #cart .content {
    clear: both;
    display:none;
    position: relative;
    top: 0px;
    left:-75px;
    padding: 0px;
    width:300px;
    min-height: 100px;
    border-top: 1px solid #001218;
    background: #FAFAFA;
}
#header #cart.active .content {
    display:block;
}
.mini-cart-info{
    /*max-height:220px;*/
    background: #fff;
    overflow-x:hidden;
}
.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin: 0px 5px;
    margin-bottom: 5px;
}
.mini-cart-info td {
    color: #0b191e;
    vertical-align: middle;
    padding: 10px 5px;
}
.mini-cart-info .image {
    width: 1px;
}
.mini-cart-info .image img {
    text-align: left;
    vertical-align: middle;
}
.mini-cart-info .name small {
    color: #666;
}
.mini-cart-info .quantity {
    text-align: right;
}
.mini-cart-info td.total {
    text-align: right;
}
.mini-cart-info .remove {
    text-align: right;
}
.mini-cart-info .remove img {
    cursor: pointer;
}
.mini-cart-total {
    text-align: left;
}
.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin: 7px 10px 5px 10px;
}
.mini-cart-total td {
    color: #0b191e;
    padding: 0px 2px;
    font-weight: bold;
    font-size: 20px;
}
.mini-cart-total tr {
    display:none;
}
.mini-cart-total tr:last-child{
    display:block;
}
.mini-cart-total a{
    margin-top: 7px;
    margin-right: 6px;
    float: right;
}
#header #cart .checkout {
    text-align: right;
    clear: both;
}
#header #cart .empty {
    padding-top: 40px;
    text-align: center;
}


#cart_popup {
    display: none;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -458px;
    width: 916px;
    min-height: 131px;
    /*height: 377px;*/
    background: transparent; /*rgba(8,25,30,0.76);*/
    z-index: 10001;
    border-radius: 3px; 
}

#cart_popup .cart_inner {
    position: absolute;
    width: 910px;
    min-height: 125px;
    /*height: 371px;*/
    background: #fff;
    top: 3px;
    left: 3px;
}

#cart_popup .header {
    background: #33404d;    
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    color: #fff;
    height: 62px;
    text-align: center;
}

#cart_popup .header .center {
    color: #fff;
    font-size: 34px;
    font-family: myriadproboldcondensed,sans-serif;
    padding-top: 10px;
}

#cart_popup .header .left {
    float: left;
    width: 255px;   
    border-right: 1px solid #bababa;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cart_popup .header .right {
    float: right;
    width: 255px;   
    border-left: 1px solid #bababa;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cart_popup .header img {
    height: 42px;
    margin-top: 9px;
}

#cart_popup .footer {
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    color: #08191e;
    height: 62px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid #eee;
}

#cart_popup .footer .cnt {
    padding-left: 30px;
    font-size: 17px;    
}

#cart_popup .loogo {
    background: #33404d url('/catalog/view/theme/nike/image/logo/index.png?AAAAA') center center no-repeat !important;
    background-size: 164px 45px !important;
}

#cart_popup .footer .itogo {
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 17px;
    color: #21b0c5;
    padding-left: 30px;
}

#cart_popup .footer .left {
    float: left;
    width: 255px;   
    border-right: 1px solid #eee;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cart_popup .footer .right {
    float: right;
    width: 255px;   
    border-left: 1px solid #eee;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cart_popup .footer .right i {
    font-size: 15px;
    font-style: normal;
}

#cart_popup .footer .cnt {
    color: #21b0c5;
}

#cart_popup .footer .btn {
    display: inline-block;
    background: #232c35;
    color: #fff;
    text-decoration: none;
    padding: 6px 52px;
    margin-top: 16px;
    font-family: myriadproboldcondensed, sans-serif;
    text-transform: uppercase;
    font-size: 17px;
}

#cart_popup .footer .btn:hover {
    text-decoration: none;
}
#cart_popup_products {
    max-height: 310px;
    overflow-y: scroll;
}
#cart_popup_products .empty {
    padding: 20px;
    text-align: center;
    font-size: 20px;
}

a.button-reload {
    width: 18px;
    height: 18px;
    display: inline-block;
    text-indent: -9999px;
    background: url('/catalog/view/theme/nike/image/reload.png') 0px 0px no-repeat;   
}

.popup_attrs input {
    width: 30px;
    text-align: center;
    margin-right: 6px;
    padding: 4px 0px;
    position: relative;
    top: -4px;
}

#cart_popup_products .popup_total {
    font-size: 15px !important;
    font-family: myriadproboldcondensed, sans-serif;
}

.product-info .buttons .btn.black,
.product-info .buttons .btn.size>span,
.product-info .buttons .btn.size:hover,
.product-info .buttons .btn.discont,
.product-info .buttons .btn.size .sizes,
.product-info .buttons .btn.size .sizes .connector {
    background: #232c35 !important;
}

.product-info .buttons .btn.size>span {
    font-size: 11px !important;   
    line-height: 26px;
    letter-spacing: 1px; 
}

.product-info .buttons .btn.size img {
    top: 0px !important;
}

.product-info .buttons .btn.discont {
    font-size: 11px !important;   
    letter-spacing: 1px !important;
}
.product-info .buttons .btn.discont:hover {
    /*background-color: #21b0c5 !important;*/
}

.product-info .buttons .btn.add_to_cart,
.product-info .buttons .btn.add_to_cart:hover {
    background-color: #21b0c5 !important;
}
.product-info .buttons .btn.add_to_cart {
    font-size: 11px !important;  
    letter-spacing: 1px !important; 
    line-height: 26px;   
    /*letter-spacing: 0.7px !important;*/
}

.popup_attrs {
    /*font-size: 16px !important;*/
}

.description_advgs {
    margin: 0px;
    box-sizing: border-box; 
    padding: 0px 36px 0 28px;   
}

.description_advgs li {
    font-family: "calibri", sans-serif;
    width: 50%;
    float: left;
    color: #061115;
    list-style: none;
    height: 40px;
    line-height: 13px;
    padding-left: 59px;
    box-sizing: border-box;
    margin-bottom: 4px;
    padding-top: 7px;    
    background: transparent no-repeat 0 0;
    margin-top: 8px;
}

.description_advgs li.advg2 span,
.description_advgs li.advg4 span,
.description_advgs li.advg3 span {
    position: relative;
    width: 136px;
    display: block;
}

.description_advgs li.advg6 span {
    position: relative;
    width: 142px;
    display: block;
}
.description_advgs li.advg2 {
    background-image: url('/catalog/view/theme/nike/images/descr/primerka_.png');
}
.description_advgs li.advg3 {
    /*background-image: url('/catalog/view/theme/nike/images/descr/dostavka2.png');*/
    background-image: url('/catalog/view/theme/nike/images/descr/oplata.png');
/*
    cursor: pointer;
    text-decoration: underline;
*/
}
.description_advgs li.advg4 {
    /*background-image: url('/catalog/view/theme/nike/images/descr/pack.png');*/
    background-image: url('/catalog/view/theme/nike/images/descr/free.png');
}
.description_advgs li.advg5 {
    background-image: url('/catalog/view/theme/nike/images/descr/otzuvi.png');
}
.description_advgs li.advg6 {
    background-image: url('/catalog/view/theme/nike/images/descr/365.png');
}

.description_advgs li.advg1,
.description_advgs li.advg4,
.description_advgs li.advg6,
.description_advgs li.advg5 {
    cursor: pointer;
}

.description_advgs li.advg1:hover a,
.description_advgs li.advg6:hover a,
.description_advgs li.advg4:hover a,
.description_advgs li.advg5:hover a{
    color: #21b0c5;
    text-decoration: none;
}
.product-info .buttons .btn.add_to_cart {
    height: 26px;
    overflow: hidden;
}

.simplecheckout .simplecheckout-error-text {
    display: none;
}

.simplecheckout .simplecheckout-error-text + input {
    background: #de6f6f !important;
    color: #fff !important;
}

.simplecheckout .simplecheckout-error-text + .pseudo_input input {
    background: #de6f6f !important;
    color: #fff !important;
}

/*span.simplecheckout-error-text {*/
    /*position: absolute;*/
/*}*/

body > iframe {
    z-index: 10501 !important;
}

.inline_gallery {
    width: 100%;
}

.review_search {
    padding: 30px 53px 30px 53px;
    width: 100%;
    box-sizing: border-box;
}

.review_search .col1 {
    text-align: left;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 20.5px;
    /*line-height: 36px;*/

    margin-top: -2px;
    line-height: 21px;
}

.review_search .col1 span {
    font-size: 12.5px;
    display: block;
}

.review_search .col3 {
    text-align: right;
}

.review_search .col3 .btn {
    text-decoration: none;
    padding-left: 48px;
    padding-right: 48px;
    background: #232c35 !important;
    font-size: 17px !important;
    font-family: myriadproboldcondensed,sans-serif;
    padding-bottom: 4px;
    height: 25px;
    line-height: 25px;
}

.category_reviews .rating .btn {
    background: #232c35;    
}

.review_search .col1,
.review_search .col3 {
    float: left;
    width: 20%;
    min-height: 50px;
}

.review_search .col2 {
    width: 60%;
    float: left;
    min-height: 50px;
    text-align: center;
}

.review_sign a {
    color: #797979;
}

.review_sign a:hover {
    color: #21b0c5;   
}


#na_zakaz2{display:none;position:fixed;top:50%;left:50%;width:523px!important;margin-top:-172px;margin-left:-264px;z-index:10501;border-radius:3px;background:url(/catalog/view/theme/nike/images/na_zakaz_header.png) no-repeat #fff}
#na_zakaz2 .text_block{float:left;margin-top:82px;line-height:18px;margin-left:23px;width:318px}
#na_zakaz2 .text_block b{font-size:12px;display:inline-block;text-align:left;margin-top: 5px;}
#na_zakaz2 .text_block.in_stock p {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 13px;
}
#na_zakaz2 .btn_block{float:left;width:150px;margin-top:88px;margin-left:25px}
#na_zakaz2 .btn_block>div{padding-bottom:4px}
#na_zakaz2 .btn_block>div.fb_btn{padding-bottom:0;height:24px;}
#na_zakaz2 .na_zakaz_inner .badge span{position:absolute;font-size:20px;font-family:Calibri,sans-serif;font-weight:700;text-align:right;width:390px;right:12px;top:14px;letter-spacing:2px}
#na_zakaz2 .text_block{float:none;line-height:18px;width:87%;margin:100px auto 30px;font-family:Calibri,sans-serif;font-size: 13px;}
#na_zakaz2 .btn_block{float:left;width:275px;margin-top:25px;margin-left:25px}
#na_zakaz2 .btn_block > div{float:left;width:125px;margin-right:10px;}
#na_zakaz2 .btn_block > div.vk_btn{height:20px;}

#na_zakaz_zak{display:none;position:fixed;top:50%;left:50%;width:523px!important;margin-top:-172px;margin-left:-264px;z-index:10501;border-radius:3px;background:url(/catalog/view/theme/nike/images/na_zakaz_header.png) no-repeat #fff}
#na_zakaz_zak .text_block{float:left;margin-top:82px;line-height:18px;margin-left:23px;width:318px}
#na_zakaz_zak .text_block b{font-size:12px;display:inline-block;text-align:left;margin-top: 5px;}
#na_zakaz_zak .text_block.in_stock p {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 13px;
}
#na_zakaz_zak .btn_block{float:left;width:150px;margin-top:88px;margin-left:25px}
#na_zakaz_zak .btn_block>div{padding-bottom:4px}
#na_zakaz_zak .btn_block>div.fb_btn{padding-bottom:0;height:24px;}
#na_zakaz_zak .na_zakaz_inner .badge span{position:absolute;font-size:20px;font-family:Calibri,sans-serif;font-weight:700;text-align:right;width:390px;right:12px;top:14px;letter-spacing:2px}
#na_zakaz_zak .text_block{float:none;line-height:18px;width:87%;margin:100px auto 30px;font-family:Calibri,sans-serif;font-size: 13px;}
#na_zakaz_zak .btn_block{float:left;width:275px;margin-top:25px;margin-left:25px}
#na_zakaz_zak .btn_block > div{float:left;width:125px;margin-right:10px;}
#na_zakaz_zak .btn_block > div.vk_btn{height:20px;}

#na_zakaz{display:none;position:fixed;top:50%;left:50%;width:523px!important;margin-top:-172px;margin-left:-264px;z-index:10501;border-radius:3px;background:url(/catalog/view/theme/nike/images/na_zakaz_header.png) no-repeat #fff}
#na_zakaz .text_block{float:left;margin-top:82px;line-height:18px;margin-left:23px;width:318px}
#na_zakaz .text_block b{font-size:12px;display:inline-block;text-align:left;margin-top: 5px;}
#na_zakaz .text_block.in_stock p {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 13px;
}
#na_zakaz .btn_block{float:left;width:150px;margin-top:88px;margin-left:25px}
#na_zakaz .btn_block>div{padding-bottom:4px}
#na_zakaz .btn_block>div.fb_btn{padding-bottom:0;height:24px;}
#na_zakaz .na_zakaz_inner .badge span{position:absolute;font-size:20px;font-family:Calibri,sans-serif;font-weight:700;text-align:right;width:390px;right:12px;top:14px;letter-spacing:2px}
#na_zakaz .text_block{float:none;line-height:18px;width:87%;margin:100px auto 30px;font-family:Calibri,sans-serif;font-size: 13px;}
#na_zakaz .btn_block{float:left;width:275px;margin-top:25px;margin-left:25px}
#na_zakaz .btn_block > div{float:left;width:125px;margin-right:10px;}
#na_zakaz .btn_block > div.vk_btn{height:20px;}

#social_text p {
    font-family:Calibri,sans-serif;
    font-size: 13px;     
}

#na_zakaz_text p {
    margin-bottom: 0px;
}

#na_zakaz_text .center,
#social_text .center {
    text-align: center;
}

#social .btn_block {
    margin-left: 0px !important;
}

#social .attention p {
    font-family:Calibri,sans-serif;
    font-size: 13px;
    clear: both;
    text-align: center;
    line-height: 18px;
}

#social .attention {
    padding: 0 18px;
}

#social .text_block {
    width: 353px !important;
}

#social_text p {
    /*margin-bottom: 11px;*/
    margin-bottom: 0px;
}

.social .header_sub {
    position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: #33404d;
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 30px;
    color: #fff;
}

#na_zakaz, #na_zakaz2, #na_zakaz_zak, #social {
    background: #fff !important; 
}

.category_slider .tabs_3 {
    font-size: 0px;
}

.category_slider .tabs_3 a.first {

}

.category_slider .tabs_3 a {
    width: 163px !important;
    box-sizing: border-box;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.category_slider .tabs_3 a:nth-child(2) {
    margin-right: 10px;
    text-align: center;
}

@media only screen and (max-width: 530px) and (min-width: 320px) and (orientation: portrait) {
    .category_slider div.tabs_3 a {
        width: 30% !important;
    }
}

.advg1 a,
.advg3 a,
.advg4 a,
.advg5 a,
.advg6 a {
    color: #061115;
    text-decoration: underline;
}

.advg1 a:hover,
.advg3 a:hover,
.advg4 a:hover,
.advg5 a:hover,
.advg6 a:hover {
    color: #21b0c5;
    text-decoration: none;
}

.review_search .col3 .btn {
    white-space: nowrap;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

@media only screen and (max-width: 650px) and (min-width: 320px) and (orientation: portrait) {
    .review_search .col1, .review_search .col2, .review_search .col3 {
        width: 100%;
        text-align: center;
        min-height: 0px;
        margin-bottom: 10px;
    }

    .review_search .col3 .btn {
        max-width: 212px;
    }

    .jq-selectbox {
        margin-bottom: 10px;
    }
}

.pagination {
    text-align: center;
    font-size: 0px;
    padding-bottom: 40px;
    padding-top: 36px;
    border-top: 1px solid #e5e5e5;
    margin-top: 60px;
}

.pagination .info_page,
.pagination .info_pages {
    display: none;
}

.pagination a, .pagination b {
    display: inline-block;
    width: 18px;
    height: 19px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    margin-left: 1px;
    margin-right: 1px;
    background: #e1e1e1;
    color: #061115;
    text-decoration: none;
    font-family: myriadproboldcondensed,sans-serif;
}

.pagination i {
    display: inline-block;
    width: 18px;
    height: 19px;
    font-size: 14px;
}

.pagination b {
    background: #061115;
    color: #ffffff;    
}

#search_div {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.search_inputs {
    text-align: center;
    padding-top: 49px;
    padding-bottom: 62px;
    font-size: 0px;
}

.search_inputs input {
    border: 1px solid #ddd;
    height: 33px;
    border-radius: 3px;
    font-family: myriadprocondensed,sans-serif;
    font-size: 17px;
    padding: 0px 14px;
    width: 380px;
}

.search_inputs .submit {
    width: 161px;
    height: 35px;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 17px;    
    text-transform: uppercase;
    position: relative;
    top: -1px;
    margin-left: 4px;
    background: #33404d !important;
    border-color: #33404d;
    color: #fff;
}

#search.header_search i {
    width: 38px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}

/**/
.contacts-left {
    width: 50%;
    padding-left: 0px;
    float: left;
    margin-top: 0px;
}
.contacts-left input {
    width: 100%;
    height: 46px;
    margin-bottom: 10px;
    padding: 7px 10px 10px;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
}
.contacts-left textarea {
    background: #fff;
    color: #0b191e;
    border: 1px solid #EAEAEA;
    padding: 5px 10px;
    font-size: 14px;
    margin: 5px 0;
    width: 100%;
    resize: none;
    height: 90px;
    font-family: calibri, sans-serif;
    box-sizing: border-box;
}
.contacts-left .submit {
    text-align: right;
    margin-top: 4px
}

.contacts-left input.button {
    width: 135px;
    height: 35px;
    font-size: 16px;
    font-weight: bolder
}
.contacts-right {
    /*margin-left: 650px;*/
    /*padding-top: 33px;*/
    margin-left: 52%;
    position: relative
}
.contacts-left .store,
.contacts-right .store {
    font-size: 28px;
    line-height: 27px;
    padding-left: 40px;
    background: url(/catalog/view/theme/nike/image/store.png) left top no-repeat;
    margin-bottom: 13px;
    color: #333
}
.contacts-left .store {
    padding-left: 0px;  
    padding-top: 0px;  
}
.contacts-right .text_address {
    font-size: 18px;
    font-weight: 700;
    color: #0b191e
}
.contacts-right .address {
    font-size: 16px;
    margin: 0px 0 3px;
    color: #0b191e;
    line-height: 24px;
}
.contacts-right .email,
.contacts-right .telephone {
    font-size: 18px;
    font-weight: 700;
    color: #0b191e
}
.contacts-right .email a {
    text-decoration: none;
    color: #0b191e
}
.contacts-right .telephone a {
    text-decoration: none;
    font-size: 16px;
    color: #0b191e
}
.contacts-right .telephone a span {
    font-size: 16px;
    margin-left: 5px;
    font-weight: 700;
    color: #0b191e
}

.contacts-left .submit input {
    width: 161px;
    height: 35px;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 17px;    
    text-transform: uppercase;
    position: relative;
    top: -1px;
    margin-left: 4px;
    background: #232c35;
    border-color: #232c35;
    color: #fff;
}

.contacts-text {
    font-size: 17px;
    font-family: myriadprocondensed,sans-serif;  
}

.contacts-text.second {
    position: relative;
    top: -41px;  
}

.contacts-text strong {
    font-family: myriadproboldcondensed,sans-serif;    
}

.contacts-text p.right {
    text-align: right;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) and (orientation: portrait) {
    .contacts-info {
        margin: 10px 0 50px
    }
    .contacts-left {
        width: 300px;
        padding-left: 0;
        float: none;
        margin: 0 auto
    }
    .contacts-left input {
        width: 280px;
        height: 25px;
        padding: 9px 10px 10px;
        border: 1px solid #EAEAEA;
        margin: 10px auto
    }
    .contacts-left textarea {
        width: 278px
    }
    .contacts-left .submit {
        text-align: center;
        margin-right: 0
    }
    .contacts-right {
        margin-left: 0;
        position: relative;
        text-align: center;
    }
    .contacts-right .store {
        font-size: 28px;
        line-height: 27px;
        padding-left: 0;
        background: url(/catalog/view/theme/nike/image/store.png) left top no-repeat;
        margin-bottom: 20px;
        color: #333;
        text-align: center;
        margin-top: 50px
    }
}
/**/

.uncorrect {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-family: myriadproboldcondensed,sans-serif;
    margin-bottom: 62px;
}

#ajax_wrapper {
    font-size: 0;
}

.social > i {
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    background: url(/catalog/view/theme/nike/javascript/fancybox/fancybox_sprite.png) -5px -3px no-repeat;
    width: 28px;
    height: 28px;
    cursor: pointer;
    z-index: 1;
}

.header_links .viewed {
    cursor: pointer;
}

#viewed {
    display: none;
    width: 930px;
    height: 330px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -165px;
    margin-left: -465px;
    box-sizing: border-box;
    padding: 0px;
    padding-top: 68px;
    z-index: 102;
}

#viewed .header_sub,
#viewed_footer .header_sub, {
    position: absolute;
    padding-left: 35px;
    box-sizing: border-box;
    top: 0;
    text-align: left;
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: #33404d;
    font-family: myriadproboldcondensed,sans-serif;
    font-size: 30px;
    color: #fff;
}

#viewed .header_sub span,
#viewed_footer .header_sub span {
    float: right;
    padding-right: 35px;
}

#viewed .header_sub span i,
#viewed_footer .header_sub span i {
    font-style: normal;
    color: #21b0c5;
}

#viewed .category_slider {
    opacity: 1;
    overflow-y: scroll;
    height: 192px;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}

#viewed_footer {
    border-top: 1px solid #d7d7d7;
    /*margin-top: 40px;*/
}

#viewed_footer .category_slider {
    width: 100%;
    float: left;
}

#viewed_footer .viewed_info {
    display: none;
    text-align: center;
    width: 25%;
    float: left;
    font-size: 18px;
    font-family: myriadproboldcondensed,sans-serif;
    text-transform: uppercase;
    /*background: #ccc;*/
    background: #fafafa;
    padding: 32px 0px;
    margin-top: -14px;
}

#viewed_footer .viewed_info img { 
    display: block;
    margin: 28px auto;
    max-width: 100%;
}

#viewed_footer .viewed_info span {
    color: #21b0c5 !important;
} 

#viewed .category_slider.new_design .product_item,
#viewed_footer .category_slider.new_design .product_item {
    width: 33.333334%;
}

#viewed .category_slider.new_design .product_item .not_in_stock,
#viewed_footer .category_slider.new_design .product_item .not_in_stock {
    /*bottom: -24px;*/
    /*width: 100px;*/
    /*left: 50%;*/
    /*margin-left: -40px;*/
}

#viewed_footer .fancybox-close2,
#viewed_footer .header_sub {
    display: none;
}

/*
body.index-home .menu_line.top_line_info {
	background: #fafafa !important;
}

body.index-home .menu_line.top_line_info a {
	color: #000;
}

body.index-home .twoshoes_mainpage {
	margin-bottom: 0px !important;
	height: 60px !important;
	width: 210px;
	left: 0px;
}
*/

.mobilewarning { 
	display: none;
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    /*
    #container {
		padding-top: 36px;
	}
    */

	.mobileheader {
		position: relative;
		overflow: hidden;
	}

    /*
	.mobilewarning {
		position: absolute;
		top: 0px;
		width: 100%;
		display: block;
	    background: #21b0c5 url('/catalog/view/theme/nike/image/rotate_plz.png?A') no-repeat 12px center;
        background-size: 27px 28px;
        padding-left: 36px;
	    color: #fff;
	    overflow: auto;
	    padding-top: 0;
	    padding-bottom: 0;
	    min-height: 36px;
	    height: auto;
        font-size: 13px;
	    font-family: myriadproboldcondensed,sans-serif;
        line-height: 36px;
        text-align: center;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
	}
    */

	#back_href {
		position: absolute;
		top: 0px;
		left: 10px; 
		display: block;
		width: 25px;
		height: 36px;
		cursor: pointer;
		background: url(/catalog/view/theme/nike/image/back_href.png) 0 center no-repeat;
	}

    #psuccess #back_href {
        display: none;
    }

	#iindex #back_href {
		display: none !important;
	}

	.slicknav_btn {
		left: 12% !important;
        z-index: 1;
	}

    #viewed-ico {
        display: none !important;
    }
}

#full-width-product .rsArrowIcn {
    opacity: 0;
    background-color: rgba(0,0,0,1);
    transition: opacity .3s linear;
}

#full-width-product:hover .rsArrowIcn {
    opacity: 0.2;
}

#full-width-product:hover .rsArrowIcn:hover {
    opacity: 0.75;
}

#viewed .product_item span.product_item_title,
#viewed_footer .product_item span.product_item_title {
    /*overflow: visible;*/
    /*text-align: center;*/
}

#viewed_footer .product_item span.product_item_title br {
    /* display: none; */
}

#viewed .product_item span.product_item_title .div_product_item_title,
#viewed_footer .product_item span.product_item_title .div_product_item_title {
    /*padding-left: 20px;*/
    /*box-sizing: border-box;*/
    /*position: absolute;*/
    /*bottom: -6px;*/
    /*left: 0px;*/
    /*width: 100%;*/
    /*text-align: center;*/
    width: 120px;
}

body .menu_line.fixed .heading_price,
#pproduct .menu_line.fixed .fixed_menu_number {
    opacity: 1;
}

.heading_price {
    opacity: 0;
    float: right;
    padding-right: 20px;
    font-family: myriadproboldcondensed, sans-serif;
    font-size: 17px; 
    transition: opacity 2000ms ease-in-out;
}
.heading_price i {
    font-size: 14px;
}

.b-category_reviews__review_hint {
    display: block;
    font-size: 12px;
    font-family: MyriadProBoldCondensed,sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    margin-bottom: 10px;
    color: #000;
}

.b-mobile-menu {
    display: none;
}

.b-desktop-menu {
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) and (orientation: portrait) {
    .b-mobile-menu {
        display: block;
    }

    .b-desktop-menu {
        display: none;
    }
}

#menu li.lvl1.subtitle {
    position: relative;
    /*background: #fafafa;*/
    z-index: 1;
    margin-bottom: 6px;
}

#menu li.lvl2 a,
#menu li.lvl2 span {
    position: relative;
}

#menu li.lvl1.subtitle:before,
#menu li.lvl2 a:before,
#menu li.lvl2 span:before {
    content:'';
    position: absolute;
    top: -10px; 
    left: -20px;
    width: 13px;
    height: 19px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#menu li.lvl2 a.active:after,
#menu li.lvl2 span:after { 
    content:'';
    position: absolute;
    width: 21px;
    height: 13px;
    background: url(/catalog/view/theme/nike/image/topmenu/current.png) 0 center no-repeat;
    left: -53px;
    top: 3px;
}

#menu li.lvl1.subtitle.active a:after,
#menu li.lvl1.subtitle.active span:after {
    content:'';
    position: absolute;
    width: 21px;
    height: 13px;
    background: url(/catalog/view/theme/nike/image/topmenu/current.png) 0 center no-repeat;
    top: 5px;
    margin-left: 12px;
}


#menu li.lvl1.subtitle:before {
    top: -8px;  
}

.slicknav_nav .slicknav_row .like_x1 {
    text-transform: uppercase;
    line-height: 10px;
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    .slicknav_nav .slicknav_row {
        padding: 10px 10px 9px !important
    }

    ul.slicknav_nav > .slicknav_parent {
        position: relative;
    }

    ul.slicknav_nav > .slicknav_parent .to_main {
        margin: 0px;
        position: absolute;
        z-index: 10;
        display: block;
        background: url(/catalog/view/theme/nike/image/topmenu/home.png) no-repeat 5px 9px;
        -webkit-background-size: 22px;
             -o-background-size: 22px;
                background-size: 22px;
        padding-left: 35px;
        top: 0px;
        left: 0px;
        height: 36px;
        color: #fff;
        font-size: 14px;
        font-family: myriadproboldcondensed, sans-serif;
        text-transform: uppercase;
        line-height: 28px;
    }

    #heading_main_link {
        display: none;
    }

    .menu_line .center_heading {
        width: 100%;
        position: absolute;
        line-height: 40px;
        height: 38px;
    }

    #heading_main_link {
        position: absolute;
        z-index: 1;
    }
}

#viewed_footer .category_slider.new_design {
    overflow: hidden;
    /*height: 244px;*/
}

#viewed_footer .category_slider.new_design .wrap {
    white-space: nowrap;
    position: relative;
    z-index: 0;
    font-size: 0;
}

#viewed_footer .category_slider.new_design .product_2item {
    display: inline;
}

#viewed_footer .category_slider.new_design .product_item {
    /*padding-top: 28px;*/
    white-space: normal;
}

#viewed_footer .btn_wrap {
    font-family: calibri, sans-serif;
    font-size: 12px;
    color: #9e9e9e;
    /*margin-right: 125px;*/
    margin-right: 103px;
    text-align: center;
    margin-top: -15px;
}

#viewed_footer .btn_wrap .btn_wrap_inner {
    display: inline-block;
    background: #FFF;
    padding: 0px 12px;
}

#viewed_footer .btn_wrap .btn_wrap_inner.subtitle {
    height: 26px;
    line-height: 23px; 
    margin-top: 3px;
    float: left;
}

#viewed_footer .btn_wrap .btn_wrap_inner a {
    border: 1px solid #e7ebf0;
    display: inline-block;
    height: 29px;
    width: 29px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 2px;
    vertical-align: top;
    line-height: 28px;
    text-decoration: none;
    font-weight: bold;
    color: #9e9e9e;
    font-size: 14px;
}

#viewed_footer .btn_wrap .btn_wrap_inner i {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    vertical-align: top;
    font-style: normal;
    padding-right: 10px;
}


#viewed_footer .btn_wrap .btn_wrap_inner i:last-child {
    padding-right: 0px;
    padding-left: 10px;
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    #viewed_footer .btn_wrap {
        margin-right: 0px;        
    }

    #viewed_footer .category_slider {
        width: 100%;
    }

    #viewed_footer .btn_wrap .btn_wrap_inner {
        float: right;
    }

    #viewed_footer .viewed_info {
        display: none;
    }


}


@media only screen and (max-width: 730px) and (min-width: 320px) and (orientation: portrait) {
    #viewed_footer .category_slider.new_design {
        height: 978px;
        position: relative;
    }

    #viewed_footer .category_slider.new_design .wrap {
        display: flex;
    }

    #viewed_footer .category_slider.new_design .product_item {
        width: 100%;
    }
    
    #viewed_footer .category_slider.new_design .product_2item {
        width: 100%;
        min-width: 100%;
        display: inline-block;
        white-space: normal;
        
        display: flex;
        flex-direction: column;
    }
}

.cat_pagination {
    margin-bottom: 40px !important;
}

#viewed_footer .category_slider.new_design .product_item span.product_item_title {
    /*bottom: 0px;*/
}

.level_1_fixed,
.category-lvl-2 .menu_line {
	position: relative;
}
/*
.level_1_fixed:after, #pcategory .menu_line:after {
	left: 50%;
	margin-left: -29px;
	bottom: -11px;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 15.5px 0 15.5px;
	border-color: #33404d transparent transparent transparent;
    transition: all 0.5s ease-in-out;
}
*/
#product-tabs {
    position: relative;
}

#product-tabs:before {
    left: 50%;
    margin-left: -29px;
    top: 0px;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 15.5px 0 15.5px;
    border-color: #33404d transparent transparent transparent;
    transition: all 0.5s ease-in-out;    
}

.menu_line.level_1_fixed.fixed:after {
    border-color: transparent !important;
	/*display: none !important;*/
}

.ls-nav ul li strong {
    color: inherit;
    font-weight: inherit;
}

h2.info_page,
h4.info_page {
    margin-bottom: 0px;  
}

#product-tabs a.selected,
#product-tabs a.selected h2 {
    color: #000;
}

#product-tabs.zak a {
    /*text-decoration: underline;*/
}

#product-tabs.zak a.selected {
    /*text-decoration: none*/
}

#product-tabs a {
    /*padding-right: 25px;*/
    padding-right: 30px;
    /*background: url(/catalog/view/theme/nike/images/ico/usd_grey.png) no-repeat 100% 50%;*/
    background-size: 20px 24px;
}

#product-tabs a.right {
    padding-right: 0px;
    /*padding-left: 25px;*/
    padding-left: 30px;
    background: url(/catalog/view/theme/nike/images/ico/usd_grey.png) no-repeat 0px 50%;
    background-size: 20px 24px;
}

#product-tabs a:hover {
    background-image: url(/catalog/view/theme/nike/images/ico/usd_black.png);
    background-repeat: no-repeat;
}

#product-tabs a.right:hover {
    background-image: url(/catalog/view/theme/nike/images/ico/usd_black.png);
}

#product-tabs a.selected {
    background: transparent !important;
    cursor: default;
}

#product-tabs a.selected + i {
    display: block !important;
}

.wrapper.b-footer {
    position: relative;
    height: 332px;
}

.wrapper.b-footer .sign {
    position: absolute;
    width: 164px;
    height: 45px;
    background: url('/catalog/view/theme/nike/image/logo/flogo.png?AAAAA') center center no-repeat;
    background-size: 164px 45px;
    right: -20px;
    bottom: 55px;
}

.menu_pipka {
	position: relative;
}

.pipka {
	left: 39.5px;
	top: 14px;
	color: #b8b8b8 !important;
	position: absolute;
	font-family: myriadproboldcondensed, sans-serif!important;
	font-size: 17px!important;
	text-transform: uppercase!important;
	text-decoration: none;
	line-height: 25px;
}

.pipka:hover {
	color: #000!important;
}

.pipka:before {
    content:'';
    position: absolute;
    top: -8px; 
    left: -20px;
    width: 13px;
    height: 19px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

header.fixed .menu_pipka {
	position: fixed;
	z-index: 32;
	width: 100%;
	top: 51px;
}

header.fixed .menu_pipka > div {
	width: 1170px;
	position: relative;
	margin: 0px auto;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) and (orientation: portrait) {
	.menu_pipka {
		display: none !important;
	}
}
 
@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    .menu_line.cnt_1:after {
        display: none !important; 
    }
}

#full-width-slider-container a.wrapper_btn.prelast {
    border-bottom: 0px;
}

.twoshoes_menu.separate {
    margin-top: 10px;    
}

.twoshoes_menu.separate a {
    height: 91px;
    line-height: 91px;
}

.twoshoes_menu.separate a img {
    top: 26px;
}

#psearch .pagination {
    /*display: none;*/
}

/*#pcategory #search_div,*/
#psearch #search_div {
    margin-left: 20%;
    width: 80% !important;
    clear: none !important;
}

@media only screen and (min-width: 1130px) {
    /*#pcategory .category_slider.new_design #search_div .product_item,*/
    #psearch .category_slider.new_design #search_div .product_item {
        width: 25% !important;
    }
}

.search_inputs {
    display: none;
}

#search_filter {
    /*background: #ccc;*/
    float: left;
    width: 238px;
    /*height: 300px;*/
    position: relative;
    z-index: 1;
}

#search_filter:not(.fixed) {
    width: 238px !important;
}

#search_filter #category_filter {
    /*border-bottom: 0px;*/
}

#search_filter #category_filter .filter_item {
    /*padding: 0px 0 5px;*/
    /*overflow: visible;    */
}

#search_filter #category_filter .filter_item .select_list {
    /*z-index: 8;*/
    /*width: calc(100% - 2px);*/
    padding: 0 10px;
}

#search_filter #category_filter .filter_item.frst {
    /*padding-top: 5px;*/
}

#search_filter #category_filter .filter_item.pol_razmer .checkbox_cont, 
#search_filter #category_filter .filter_item .checkbox_cont.w226, 
#search_filter #category_filter .filter_item .select_like {
    width: 100%;
}

#search_filter #category_filter .filter_item .checkbox_cont > div ,
#search_filter #category_filter .filter_item .checkbox_cont.w226 > div {
    width: 50%;
    margin-left: 0px;
    margin-right: 0px;
} 

#search_filter #category_filter .filter_item > span {
    display: inline-block;    
    font-size: 10px;
    letter-spacing: 0.8px;
    font-family: myriadprocondensed,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    z-index: 2;
    padding-right: 8px;
    padding-bottom: 7px;
}

#search_filter #category_filter .filter_item label small,
#search_filter #category_filter .filter_item label {
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 0.8px;
}

#search_filter #category_filter .filter_item {
    position: relative;
}
/*
#search_filter #category_filter .filter_item:before {
    content: '';
    display: block;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    width: 100%;
    top: 14px;
}
*/

#search_filter #category_filter .filter_item.noline:before {
    display: none;
}

#search_filter #category_filter .filter_item + .clear:after {
    display: none;
}

#search_filter #category_filter .subheader {
    border: 0px !important;
}

#search_filter #category_filter .left_col,
#search_filter #category_filter .filter_block {
    width: 100% !important;
}

#search_filter #category_filter .filter_item.pol_razmer .checkbox_cont,
#search_filter #category_filter .filter_item .checkbox_cont.w226,
#search_filter #category_filter .filter_item .select_like {
    /*float: none !important;*/
    width: 100%;
}

#category_filter .filter_item.pol_razmer .checkbox_cont,
#category_filter .filter_item.sezon .checkbox_cont {
    padding: 0px 19px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#category_filter .filter_item .checkbox_cont input[type=checkbox] { 
    vertical-align: middle;
    margin-right: 7px;
}

#category_filter.first {
    padding-bottom: 20px !important;
}

#search_filter #category_filter .filter_block,
#search_filter #category_filter .filter_block_cols,
#search_filter #category_filter .left_col {
    display: block;
}

#search_filter #category_filter .subheader {
    padding: 0px !important;
    margin: 0px !important;
}

#search_filter #category_filter .filter_item {
    border: 0px;
    /*border-bottom: 1px !important;*/
}

#search_filter #category_filter .filter_item .select_list li > label {
    /*font-size: 17px !important;*/
    font-family: myriadproboldcondensed,sans-serif !important;    
    letter-spacing: normal;
    vertical-align: middle;
}

#search_filter #category_filter .btn, 
#search_filter .sort_block .btn {
    width: 100%;
}

#search_filter #category_filter .btn {
    margin-bottom: 20px;
}

#search_filter.fixed {
    /*position: fixed;*/
    /*top: 71px;*/
    /*z-index: 3;*/
}

#pcategory #search_filter.fixed .logo {
    background-image: none !important;
}

#search_filter #category_filter {
    padding-bottom: 0px;
}

#search_filter #category_filter .bbtn {
    padding-bottom: 0px;
    padding-top: 10px;
}

@media only screen and (max-width: 999px) and (min-width: 500px) {
    #psearch .category_slider.new_design .product_item {
        width: 25% !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 320px) and (orientation: portrait) {
    #search_filter {
        /*float: none !important;*/
    }

/*    div#search_filter:not(.fixed),
    div#search_filter {
        position: static !important;
        width: 100% !important;
        margin-bottom: 30px;
        margin-top: 0px !important;
    }
*/
 /*   #psearch #search_div {
        margin-left: 0px !important;
        width: 100% !important;
    }

    #psearch #ajax_pagination {
        margin-bottom: 0px !important;
    }

    .category-lvl-1 #viewed_footer,
    #pproduct #viewed_footer {
        display:none
    }*/
}

#psearch .currentPanel {
    /*overflow: hidden;*/
}

#search_div .item_3 {
    margin-right: 18px;
}

#pcategory .scroll_heading {
    font-size: 17px;
    text-transform: uppercase;
    font-family: myriadproboldcondensed, sans-serif;
    background: #e1e1e1;
    padding: 15px 35px;
    margin-top: 42px;
    margin-bottom: 10px;
    position: relative;
}

#pcategory .scroll_heading img {
    position: absolute;
    top: 0px;
    right: 35px;
}

#photo-stream {
    margin-bottom: 50px;
}

#photo-stream .wrapper { 
    background: #fafafa;
}

#photo-stream .b-fotorow {
    padding: 37px 100px 40px;
}

#photo-stream .b-fotofeeditem {
    width: calc(25% - 14px);
    height: auto !important;
}

#photo-stream .b-fotofeeditem img {
    width: 100%;
    height: auto;
    display: block;
}

#photo-stream .heading,
#desktop_all_attributes .heading,
.tab_content .heading,
.cat_pagination.product_pagination .heading {
    color: #151a20;
    font-size: 17px;
    font-family: myriadproboldcondensed, sans-serif;
    display: inline-block;
    margin-top: 41px;
    margin-left: 53px;
    cursor: pointer;
    text-transform: uppercase;
}

#photo-stream .heading img {
    display: inline-block;
    vertical-align: text-top;
    /*margin-left: 6px;*/
    margin-right: 6px;
}

#photo-stream .heading a {
    text-decoration: none;
    color: inherit;
}

/*asdasd*/