/* @group Header */

.headerWrapper {
	height: 150px;
	padding: 0px;
	margin: 0px;
	background: url(../Resources/header_background_UA.png?ver=1);
}

.header {
	width: 1000px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.header_logo_block{
        width: 190px;
	height: 150px;
        display: inline-block;
        float: left;
}
.header-logo-img-small{
    display: none;
}
.header .logo {
	width: 150px;
        height: 130px;
        margin: 10px;
	padding: 0px;
	float: left;
	border: 0px;
}
.menu_list_items .dropdown-backdrop{
    display: none !important;
}
.header .link {
	width: 148px;
	height: 150px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

.header .link.cart {
	width: 140px;
        margin-left: 4px;
	background: url(../Resources/yellow_dot.png);
        padding-right: 3px;
}

.header .link.cart .text a {
	margin: 0px;
	padding: 0px;
	font-family: 'AcademyRegular';
	font-size: 11pt;
	color: #989898;
	text-decoration: underline;
	text-align: left;
	border: none;
}

.header .link .text {
	height: 95px;
	margin: 0px;
	padding-top: 10px;
	color: #989898;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        border-bottom: #e1e1e1 1px solid;
}

.header .link a {
	display: block;
	width: 138px;
	height: 34px;
	margin: 5px 10px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: center;
        font-family: none;
        font: 15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.header .link a:hover {
        color: #ab9500;
}

.header .link .disabled {
	position: absolute;
	width: 138px;
	height: 34px;
	padding: 5px;
	border-top: #e1e1e1 1px solid;
	color: #989898;
	font-size: 17pt;
	text-align: center;
	text-decoration: line-through;
}
#cart_text{
    font-weight: bold;
    font-size: 16px;
}
/* @end */

/* @group Navigation */

.navigation {
	width: 1000px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-bottom: #e1e1e1 1px solid;
}

.navigation .search {
	width: 165px;
	float: left;
	height: 37px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
}

.navigation .search input {
	width: 175px;
	height: 25px;
    border: #656565 1px solid;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
	color: #5c5c5c;
	padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.navigation .search input:focus {
	outline: none;
}

.navigation .navbar {
	width: 638px;
	padding: 12px;
    padding-top: 16px;
    padding-bottom: 8px;
	float: left;
	height: 24px;
    font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.breadcrumps_curr_page{
    font-weight: bold;
}
.navigation .navbar a {
    font-size: 12pt;
}

.navigation .contacts {
	width: 162px;
	float: left;
	height: 36px;
	padding-top: 12px;
	text-align: center;
}

.navigation .contacts a {
	color: #000;
	font-size: 18pt;
}

/* @end */

/* @group Content */

/* @group Right Panel */
.breadcrumbs{
    margin: 9px 0px 13px 0px;
}
.breadcrumbs a{
    font-size: 16px;
    font-weight: bold;
}
.rightGood {
        border: 1px solid white;
	border-top: #e1e1e1 1px solid;
        margin-top: 5px;
	padding-bottom: 20pt;
}
.rightGood:hover {
        border: 1px solid #ab9500;
}

.rightGood a {
    font-size: 16px;
    text-align: center;
    display: block;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.rightGood center {
	margin-bottom: 5px;
}

.rightGood span {
	display: block;
	margin-top: 5px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005689;
	float: right;
        font-weight: bold;
}

.rightGood img {
	display: block;
	margin: auto;
        margin-top: 5px;
	max-width: 95%;
	border: 0px;
}

/* @end */

/* @group News */

.news {
	margin: 3px 0px 0px 0px;
	padding: 2px;
	background: url(../Resources/news_fabric.png);
}

.news p {
	margin: 5px;
        margin-bottom: 15px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	line-height: 12pt;
}
.news p a{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.news strong {
	display: block;
	margin-top: 10px;
}

.news a {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.news_stripe_top {
	width: 150px;
	height: 9px;
	margin: 0px;
	background: url(../Resources/news_stripe_top.png);
}

.news_stripe {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 55px;
	background: url(../Resources/news_stripe_bottom.png);
	background-repeat: no-repeat;
        background-size: 100%;
}

.news .all_news {
    display: block;
    text-align: center;
    margin: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 5px;
}

/* @end */

.main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.sections {
	width: 185px;
	vertical-align: top;
}

.content {
	width: 640px; 
	padding: 5px;
	padding-left: 3px;
	padding-right: 10px;
	vertical-align: top;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.rightPanel {
	width: 150px;
	padding: 4px;
	vertical-align: top;
}

.stats {
    font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.lefttext {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
}

/* @end */

/* @group Gifts serdiuk*/
.giftlefttextheader {
	text-align: center;
	font-family: 'AcademyRegular';
    src: url('../Fonts/acd55-webfont.eot');
    src: url('../Fonts/acd55-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/acd55-webfont.woff') format('woff'),
         url('../Fonts/acd55-webfont.ttf') format('truetype'),
         url('../Fonts/acd55-webfont.svg#AcademyRegular') format('svg');
	font-size: 11pt;
	font-weight: bold;	
	margin-right: 10px;
	border-top:dashed 1px #777777;
	padding-bottom: 7px;
	padding-top: 7px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;	
}
.giftlefttext {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 7pt;	
	border-top:dashed 1px #777777;
	border-bottom:dashed 1px #777777;
	list-style-type: square;		
	padding-bottom: 10px;
	padding-top: 10px;	
	line-height: 1.8;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.giftlefttext li {
	color: #888888;
}

.giftlefttext a:hover {
	color: #E8D017;
}

/* @group Footer */

.footer {
	border-top: 1px solid #e1e1e1;
        margin-top: 10px;
	clear: both;
	font-size: 16px;
        font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.footer .links {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 19px;
        margin-top: 10px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.footer .links a {
	font-size: 10pt;
	text-decoration: none;
}

.footer .banners img {
	
	margin-right: 12px;
}

.rules {
    font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-align: center;
}
.content_rules p{
    font-size: 16px;
}
.content_rules center{
    font-size: 16px;
}

/* @social links and tels*/
.social_links_tels_block{
    margin-top: 10px;
    text-align: center;
}
.social_links_tels_block span{
    font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.social_icons_logo{
    width: 38px;
    opacity: 0.8;
}
/* @end */





.header_phones_panel{
    width: 100%;
}
.header_contacts_block{
    display: table;
    height: 70px;
    float: left;
    width: 25%;
    text-align: right;
}
.header_contacts_block_cell{
    display: table-cell;
    vertical-align: middle;
    font-size: 12.8px;
    font-weight: bold;
    text-align: center;
}
.header_phones_links{
    text-decoration: none;
    color: #555;
    font-size: 15px;
}
.header_phones_links:hover{
    color: #ab9500;
}
.header_phones_codes .middle_td{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.header_icons{
    height: 22px;
    width: 22px;
}
#header_search_input{
    color: #0B9931;
    background-color: #F0FAF3;
    width: 70%;
    float: left;
    margin: 12px 0px;
    height: 27px;
}
.header_navbar_link{
    font-size: 16px;
}
.header_navbar_link:hover{
    color: #ab9500;
}
#header_search_button{
    display: inline-block;
    height: 27px;
    width: 27px;
    margin: 12px 0px;
    border: 1px solid black;
}
.header-logo-img{
    display: block;
    max-width:130px;
    max-height:130px;
    width: auto;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.header_logo_name{
    width: 20%;
    float: left;
    margin: 56px 0px 0px 3px;
    font-size: 12px;
    font-weight: bolder;
    display: none;
}
.custom_header_background{
    background: url(../Resources/header_background_UA.png?ver=2);
    min-height: 110px;
}
.header_cart_menu{
    position: absolute;
    top: 100% !important;
    right: 0px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    width: 280px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.items-cart-inner{
    display: inline-block;
}
.top-cart-row .dropdown-cart .lnk-cart{
    margin-top: 15px;
    text-align: center;
    padding: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    color: #666666;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 21px;
    position: absolute;
    right: 33px;
    top: -13px;
    width: 21px;
    background: #f1c40f;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket{
    font-family: 'BebasNeueRegular';
    text-transform: uppercase;
    float: left;
}
.top-cart-row .dropdown-cart .dropdown-menu{
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    left: auto;
    min-width: 0;
    padding: 24px 22px;
    right: 17%;
    width: 230px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom_for_link_to_cart{
    height: 46px;
    width: 35px;
    float: right;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-left: none;
}
.top-menu-mar{
    margin-top: 115px;
}
.navbar-default .navbar-toggle:hover{
    cursor: pointer;
}
#header_toggle_button_custom{
    float: left !important;
    margin: 20px 5px 0px 0px !important;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 1px solid grey;
}
#header_toggle_button{
    padding: 0px;
    width: 100%;
    height: 42px;
    max-width: 40px;
    display: block;
    margin: 13px 0px 0px 0px !important;
    border-radius: 0px;
    border: 0px;
    float: right;
}
#header_toggle_phones_button{
    display: inline-block;
    margin: 15px 0px 0px 33% !important;
    padding: 0px;
    float: none;
    height: 42px;
    width: 42px;
    border: 0px;
    border-radius: 0px;
}
#header_toggle_phones_button img{
    height: 42px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
    width: 90%;
    height: 4px;
    background-color: #0B9931;
}
.navbar-toggle .icon-bar{
    margin: 2px auto 0px;
}
.header_search_form {
  position: relative;
  width: 92%;
  margin: 14px 0px;
}
.header_search_input, .header_search_button {
  border: none;
  outline: none;
}
.header_search_input {
  width: 100% !important;
  height: 42px;
  background: white;
  padding-left: 15px;
}
.header_search_button {
    height: 42px;
    width: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: grey;
    cursor: pointer;
}
.header_search_button:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #F9F0DA;
  font-size: 12px;
}
.header_li_link{
    text-align: center;
    font-weight: bolder;
    margin: 0px 0px 0px 5px;
    float: right !important;
}
.header_li_link_custom{
    width: 31%;
    margin-left: 1.332%;
    margin-right: 2%;
}
.header_navbar_link:hover{
    color: #ab9500 !important;
}
.header_navbar_link{
    padding: 8px 4px !important;
    background-color: transparent !important;
    font: 15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
    border-top: 1px solid grey;
}
#header_cart_link{
    display: block;
    width: 100%;
    height: 50px;
    margin: 30px 0px;
    margin-bottom: 0px;
}
#cart_toggle_button{
    width: 100%;
    height: 100%;
    padding: 0px !important;
    background-color: transparent !important;
    cursor: pointer;
}
#header_cart_window{
    position: absolute;
    display: none;
    background-color: white;
    border: 1px solid #ab9500;
    top: 101%;
    left: -17.5%;
}
.cart_dropdown_good_name{
    word-break: break-word;
    line-height: 1.2;
}
.cart_dropdown_button_enabled{
    width: 140px;
    height: 31px;
    border: 2px solid #0B9931;
    background-color: #F0FAF3 !important;
    font-size: 14px;
    font-weight: bold !important;
    text-transform: uppercase;
    color: #0B9931 !important;
    padding: 4px 0px !important;
    margin: auto !important;
    text-align: center;
    transition: all 1s;
}
.cart_dropdown_button_enabled:hover{
    background-color: #0B9931 !important;
    color: white !important;
}
.cart_dropdown_button_disabled{
    width: 140px;
    height: 31px;
    text-transform: uppercase;
    border: 2px solid grey;
    background-color: #F0FAF3 !important;
    font-size: 14px;
    cursor: default;
    text-align: center;
    display: block;
    color: grey !important;
    padding: 4px 0px !important;
    margin: auto !important;
}

.header_cart_goods_count{
    position: absolute;
    width: 36px;
    height: 18px;
    text-align: center;
    top: 20%;
    left: 28%;
    font-size: 22px;
    font-weight: bolder;
    color: #ab9500;
}
.header_cart_block{
    display: block;
    width: 60px;
    height: 50px;
    margin: 13px auto 0px auto;
    max-width: 130px;
    margin-bottom: 0px;
    float: none !important;
    background-image: url(/View/Resources/cart.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.header_cart_main_li{
    width: 100%;
    height: 100%;
}
.header-navbar-collapse-custom{
    border-top: 0px !important;
    margin-top: -2px;
    background-color: transparent;
}
.custom_header_navbar_links{
    width: 100%;
}
.header_divider{
    background-color: #969696;
    width: 2px;
    height: 18px;
    display: inline-block;
    margin: 25px 3px 0px 3px;
    float: left;
}
.left_padding_suppress{
    padding-left: 0px;
}
.right_padding_suppress{
    padding-right: 0px;
}
.custom_header_toggle_button{
    margin-top: 0px !important;
}
#layer {
    position: absolute;
    display: none;
    top:0;
    left: 0;
    width: 100%;
    height: 1000%;
    background: rgba(0,0,0,.5);
    z-index: 107;
}
.zindex_for_menu{
    z-index: 108;
}
.lang_decision{
	width: 100%;
	text-align: center;
	border: 2px solid grey;
	background-color: rgb(240, 250, 243);
	color: #0B9931;
}
.lang_decision .lang{
	color: blue;
	cursor: pointer;
}
.lang_decision .close_btn::before{
	content: 'x';
    color: black;
    font-weight: 300;
    font-family: Arial, sans-serif;
    position: absolute;
    top: 0;
    right: 5px;
	cursor: pointer;
}
.header_languages span{
	cursor: pointer;
}
.header_languages .sel{
	font-weight: bolder;
	color: #0B9931;
	cursor: default;
}