@import url("temp.css");
@import url("locationmap.css");

/*@import url("background/view-you-know-what-you-eat.css");*/
@import url("background/view-france-2017.css");

/*
@import url("background/view-france-2017-valentine.css");
@import url("background/view-asia2017.css");
@import url("background/view-you-know-what-you-eat.css");
@import url("background/view-christmas2016.css");
@import url("background/view-gang-christmas.css");
@import url("background/view-recipies-ower-moms.css");
@import url("background/view-gang.css");
@import url("background/view-portugal.css");
@import url("background/view-mediterranean2016.css");
@import url("background/view-easter2016.css");
@import url("background/view-italia.css");
@import url("background/view-fresh-products.css");
@import url("background/view-asia-v2.css?v=2");
@import url("background/view-donuts.css");
@import url("background/view-carnival.css"); 
@import url("background/view-christmas2015.css?v2"); 
@import url("background/view-portugal-spain.css"); 
@import url("background/view-fresh-products.css");
@import url("background/view-polish-food.css");
@import url("background/view-fresh-products-v2.css");
@import url("background/view-20years-fireworks.css");
@import url("background/view-easter2015-page.css"); 
@import url("background/view-italian-flavors-2.css"); 
@import url("background/view-winter.css"); 
@import url("background/view-italian-flavors.css"); 
@import url("background/view-summer.css"); */

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Google Fonts
   ========================================================================== */

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.inner {
    position: relative;
    width: 970px;
    margin: 0 auto;
}

a,
a:visited {
    text-decoration: none;
    color: #ed1c24;
}

a:hover,
a:active {
    text-decoration: underline;
    color: #ed1c24;
}

.visible-mobile {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/*
 * DASHBOARD
 */

#dashboard {
    min-height: 28px;
    padding: 10px 0 12px;
    /*overflow: hidden;*/
    font-size: 0.750em;
    line-height: 28px;
    color: #ffffff;
    background: #666666;
}

#dashboard a {
    color: #ffffff;
}

#dashboard .dashmenu {
    float: left;
    margin: 0;
    padding: 0;
}

#dashboard .dashmenu li {
    float: left;
    margin-left: 25px;
}

#dashboard .dashmenu li a {
    display: block;
    padding-left: 15px;
    background: url(../img/bullet_transp.png) 0 11px no-repeat;
    /* background: url(../img/bullet_grey.png) 0 11px no-repeat;*/
}

#dashboard .login-link {
    float: right;
    margin-left: 20px;
    margin-right: 10px;
    padding-left: 15px;
    background: url(../img/bullet_transp.png) 0 11px no-repeat;
    /*background: url(../img/bullet_grey.png) 0 11px no-repeat;*/
    position: relative;
    z-index: 10;
} 

#dashboard .miscellaneous {
    float: right;
    margin-left: 10px;
}

#dashboard .miscellaneous a {
    display: inline-block;
    margin-left: 7px;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #292929;
    background: #ababab;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    -webkit-box-shadow: 0 -1px 0 rgba( 255, 255, 255, 0.5);
    box-shadow: 0 -1px 0 rgba( 255, 255, 255, 0.5);
    position: relative;
    z-index: 10;
}

#dashboard .miscellaneous a:hover {
    color: #292929;
    text-decoration: none;
}

#dashboard .miscellaneous a:first-child {
    margin-left: 0;
}

#dashboard .miscellaneous a.m-fb,
#dashboard .miscellaneous a.m-yt {
    width: 26px;
    height: 27px;
    padding: 0;
    text-indent: -9999em;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}

#dashboard .miscellaneous a.m-fb {
    background: transparent url(../img/ico_fb.png) no-repeat;
}

#dashboard .miscellaneous a.m-yt {
    background: transparent url(../img/ico_yt.png) no-repeat;
}


#dashboard .font-size {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

#dashboard .fs-smaller {
    font-size: 0.833em;
}

#dashboard .fs-normal {
    font-size: 1.167em;
}

#dashboard .fs-bigger {
    font-size: 1.500em;
}

/*
 * HEADER
 */

#head .inner {
    min-height: 34px;
    padding: 65px 0 34px;
}

#head h1 {
    position: absolute;
    bottom: 22px;
    left: 23px;
    margin: 0;
}
.sidebar a.banner img{
	margin-bottom:20px;
	width:100%;
}
#head h1 a {
    display: block;
    width: 203px;
    height: 95px;
    text-indent: -9999em;
    overflow: hidden;
   /* logo standart*/
 width: 203px;
    height: 90px;
    background: url(../img/logo.png);
/* logo standart
width: 192px;
height: 104px;
background: url(../img/logo-cooking.png);*/
    
   /*    width: 235px;
    height: 64px;
    background: url(../img/20lat-logo.png);*/
    
    
    /*logo na ?wi?ta*/
/*  width: 203px;
    height: 95px;
    background: url(../img/logo_swiateczne.png);*/
}

#head .cart-status,
#head .search-engine {
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #333;
    -webkit-border-radius: 34px;
    border-radius: 34px;
}

#head .search-engine {
    background: #ed1c24;
}

#head .cart-status a,
#head .search-engine a {
    color: #fff;
}  

#head .cart-status {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.688em;
    margin-left: 12px;
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
}

#head .cart-status .cart-status-list {
    float: left;
    position: relative;
    padding: 0 43px 0 50px;
    background: #ed1c24 url(../img/ico_list.png) 19px 10px no-repeat;
    -webkit-border-radius: 34px;
    border-radius: 34px;
}

#head .cart-status.no-elements .cart-status-list {
    padding-right: 22px;
}

#head .cart-status .cart-status-list span {
    position: absolute;
    top: 0;
    right: 4px;
    width: 27px;
    height: 27px;
    margin: 4px 0 0 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.273em;
    line-height: 27px;
    text-align: center;
    background: #333;
    -webkit-border-radius: 27px;
    border-radius: 27px;
}

#head .cart-status.no-elements .cart-status-list span {
    display: none;
}

#head .cart-status .cart-status-edit {
    display: inline-block;
    padding: 0 16px 0 34px;
    background: url(../img/ico_edit.png) 7px 9px no-repeat;
}

#head .cart-status.no-elements .cart-status-edit {
    display: none;
}

#head .search-engine {
    float: right;
}



#head .search-engine .search-term-wrapper {
    display: block;
    float: left;
    background: red;
    width: 200px;
    height: 34px;
    margin-right: -34px;
    padding: 0 43px 0 12px;
    background: #a3c7e5;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    box-shadow: inset 0 1px 0 rgba( 0, 0, 0, 0.2);
}
#head .search-engine input[type="text"] {
    float: left;
    height: 34px;
    width: 194px;
    background: none;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.750em;
    color: #333;
}

#head .search-engine input::-webkit-input-placeholder {
    color: #333;
}

#head .search-engine input::-moz-placeholder {
    color: #333;
}

#head .search-engine input:-moz-placeholder {
    color: #333;
}

#head .search-engine input::-ms-input-placeholder {
    color: #333;
}


#dashboard .miscellaneous .top-items .small-circle{
    background: url("../images/header/small-circle-bg.png") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
    border-radius: 50%;
    bottom: 4px;
    display: block;
    height: 19px;
    position: absolute;
    right: 0;
    width: 19px;
    z-index: 10;
}

#dashboard .miscellaneous .top-items li:hover .small-circle{
    background-position: 0 0;
}

#dashboard .miscellaneous .top-items li.ico-shopping-cart .small-circle,
#dashboard .miscellaneous .top-items li.ico-shopping-cart:hover .small-circle{
    background: url("../images/header/small-circle-bg.png") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
    color: #fff;
    line-height: 19px;
    font-size: 9px;
    text-align: center;
}

#dashboard .miscellaneous .top-items li.ico-shopping-cart .small-circle.empty,
#dashboard .miscellaneous .top-items li.ico-shopping-cart:hover .small-circle.empty{
    background: url("../images/header/small-circle-bg.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
}

#dashboard .miscellaneous .top-items {
    margin: 0;
    padding: 0;
}
#dashboard .miscellaneous .top-items li{
    background: none;
    float: left;
    height: 40px;
    position: relative;
}
#dashboard .miscellaneous .top-items li a{
    box-shadow: none;
    display: block;
    height: 40px;
    margin: 0 7px;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    width: 31px;
}
#dashboard .miscellaneous .top-items li.ico-language a{
    background: url("../images/header/ico-top.png") no-repeat 0 0;
}
#dashboard .miscellaneous .top-items li.ico-shopping-cart a{
    background: url("../images/header/ico-top.png") no-repeat -42px 0;
}
#dashboard .miscellaneous .top-items li.ico-login a{
    background: url("../images/header/ico-top.png") no-repeat -85px 0;
}
#dashboard .miscellaneous .top-items li.ico-login ul li a{
    background: none;
}

#dashboard .miscellaneous .top-items li ul{
    background: none repeat scroll 0 0 #333333;
    border-radius: 0 0 15px 15px;
    margin: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 10;
    display:none;

}
#dashboard .miscellaneous .top-items li:hover  ul{
    display: block;
}

#dashboard .miscellaneous .top-items li ul li:first-child {
    border-top: medium none;
    box-shadow: none;
}


#dashboard .miscellaneous .top-items li ul li{
    border-top: 1px solid #212121;
    box-shadow: 0 1px 0 #424141 inset;
    margin: 0;
    width: 95px;
    display: block;
    height: 36px;
    padding: 0;
    text-align: left;
}
#dashboard .miscellaneous .top-items li ul li a{
    display: block;
    width: 95px;
    margin: 0;
    height: 36px;
}
#dashboard .miscellaneous .top-items li ul li:first-child a{
    background: none;
}


#dashboard .miscellaneous .top-items li.ico-language ul li a,
#dashboard .miscellaneous .top-items li.ico-login ul li a{
    background: none;
    text-indent: 0;
    color: #ccc;
    width: auto;
    border-radius: 0;
}
#dashboard .miscellaneous .top-items li.ico-language ul li a:hover,
#dashboard .miscellaneous .top-items li.ico-login ul li a:hover{
    color: #ED1C24;
}


.header-items{
    list-style-type: none;
    float: right;
    margin:-10px 0 0 0;
    padding:0;
}
.header-items li{
    float: left;

}
.header-items li a {
    position: relative;
    display: block;
    height: 53px;
    margin: 0 0 0 14px;
    width: 53px;
}

.header-items li a span {
    display: none;
}

.header-items li.ico-yt a{
    background: url("../images/header/ico-socials.png") no-repeat 0 0;
}

.header-items li.ico-mobile{
    
}
.header-items li.ico-mobile a{
    background: url("../images/header/ico-socials.png?v1") no-repeat -66px 0;
}

.header-items li.ico-mobile .mobile-tooltip  {
    display: none;
    position: absolute;
    left: 0px;    
    top: 56px;
    color: #000;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    line-height: 12px;       
}

.header-items li.ico-mobile a:hover .mobile-tooltip {
    display: block; 
}





/*#head .search-engine select {
    position: relative;
    float: left;
    width: 114px;
    padding: 0;
    border: 0;
    background: #333;
    font-size: 0.750em;
    color: #fff;
    z-index: 2;
}

#head .search-engine .customSelect {
        position: relative;
    float: left;
    height: 34px;
    padding: 0 5px 0 18px;
    font-size: 0.750em;
    line-height: 34px;
    background-color: #333;
    color: #fff;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    z-index: 1;
    top: 0;
}

#head .search-engine .customSelect.changed {
    background-color: #f0dea4;
}

#head .search-engine .customSelectInner {
    background: url(../img/misc_caret.png) no-repeat center right;
}*/

#head .search-engine button,
#head .search-engine input[type="submit"] {
    float: right;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 0;
    padding: 0 25px 0 25px;
    border: 0 none;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.750em;
    font-weight: 700;
    color: #fff;
    background: #ed1c24;
    -webkit-border-radius: 34px;
    border-radius: 34px;
}

/*
 * MAIN NAVIGATION
 */

#mainnav, 
#mainnav-slider {
    padding-top: 14px;
    font-size: 0.750em;
}

#mainnav .inner, 
#mainnav-slider .inner {
    background: #ed1c24;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
}

#mainnav-slider .sliders {
    background: rgba(255,255,255,0.64);
    height: 100px;
    -webkit-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
}

#mainnav-slider .sliders li {
    width: 147px !important;
    height: 80px;
    position: absolute;
}

#mainnav-slider .sliders li span.title {
    display: table-cell;
    position: absolute;
    height: 24px;
    background: #333;
    color: #fff;
    left: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1;
    padding: 3px 7px;
}

#mainnav-slider .sliders img {
    height: 80px;
    width: 147px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#mainnav-slider .sliders ul {
    margin: 0px;
    padding: 0px;
}

#mainnav-slider .inner {
    background: none;
}

#mainnav-slider .inner > ul {
    background: #ed1c24;
    -webkit-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
}

#mainnav-slider .sliders .bx-viewport {
    padding: 10px 0px 0px;
}

#mainnav-slider .sliders .bx-wrapper {
    position: static;
}

#mainnav-slider .sliders .bx-pager {
    display: none;
}

#mainnav-slider .sliders .bx-controls-direction a {
    position: absolute;
    top: 0px;
    width: 23px;
    height: 48px;
    top: 62px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
}

#mainnav-slider .sliders .bx-controls-direction a.disabled {
    display: none;
}

#mainnav .inner > ul, 
#mainnav-slider .inner > ul {
    height: 35px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#mainnav .inner > ul > li, 
#mainnav-slider .inner > ul > li {
    float: left;
    margin-left: 1px;
}

#mainnav .inner > ul > li:first-child, 
#mainnav-slider .inner > ul > li:first-child {
    margin-left: 0;
}

#mainnav .inner > ul > li:last-child, 
#mainnav-slider .inner > ul > li:last-child {
    float: right;
}

#mainnav .inner > ul > li > a, 
#mainnav-slider .inner > ul > li > a {
    display: block;
    padding: 0 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

#mainnav .inner > ul > li:hover > a,
#mainnav .inner > ul > li.active > a,
#mainnav-slider .inner > ul > li:hover > a,
#mainnav-slider .inner > ul > li.active > a {
    text-decoration: none;
    background: #333;
    border-radius: 35px;
}

#mainnav .inner > ul > li:first-child > a, 
#mainnav-slider .inner > ul > li:first-child > a {
    border-radius: 2px 35px 35px 2px;
}

#mainnav .inner > ul > li:last-child > a, 
#mainnav-slider .inner > ul > li:last-child > a {
    border-radius: 35px 2px 2px 35px;
}

#mainnav .inner > ul > li.has-childs > a:after,
#mainnav-slider .inner > ul > li.has-childs > a:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    margin-left: 7px;
    width: 17px;
    height: 17px;
    background: url(../img/sprite_drop.png) no-repeat;
}

#mainnav .inner > ul > li.has-childs:hover > a:after,
#mainnav-slider .inner > ul > li.has-childs:hover > a:after {
    background-position: 0 -17px;
}

#mainnav-slider .inner > ul > li > ul.mobile {
	display:none;
}

#mainnav .inner > ul > li > ul,
#mainnav-slider .inner > ul > li > ul.mobile {
    display: none;
    position: absolute;
    top: 35px;
    margin: 0;
    min-width: 132px;
    padding: 10px 15px;
    border-radius: 0 0 15px 15px;
    list-style: none;
    z-index: 999;
    background-color: #333;
}


#mainnav .inner > ul > li.has-childs.last ul,
#mainnav-slider .inner > ul > li.has-childs.last ul.mobile {
    right: 0;
} 

    
#mainnav .inner > ul > li:hover > ul {
    display: block;
}

#mainnav .inner > ul > li > ul > li, 
#mainnav-slider .inner > ul > li > ul.mobile > li, 
#mainnav .inner > ul > li > span.submenuplaceholder > ul > li {
    border-top: 1px solid #212121;
    box-shadow: inset 0 1px 0 #424141;
}

#mainnav .inner > ul > li > ul > li:first-child, 
#mainnav-slider .inner > ul > li > ul.mobile > li:first-child, 
#mainnav .inner > ul > li > span.submenuplaceholder > ul > li:first-child {
    border-top: none;
    box-shadow: none;
}

#mainnav .inner > ul > li > ul > li a, 
#mainnav-slider .inner > ul > li > ul.mobile > li a, 
#mainnav .inner > ul > li > span.submenuplaceholder > ul > li a {
    display: block;
    padding: 8px 30px 8px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.083em;
    color: #fff;
}

#mainnav .inner > ul > li > ul > li a:hover, 
#mainnav-slider .inner > ul > li > ul.mobile > li a:hover, 
#mainnav .inner > ul > li > span.submenuplaceholder > ul > li a:hover {
    text-decoration: none;
    color: #ed1c24;
}    

@media (min-width: 990px) {

    #mainnav .inner > ul > li > span.submenuplaceholder {
    	display: none;
        position: absolute;
        top: 35px;
        z-index: 999;
    }

    #mainnav .inner > ul > li > span.submenuplaceholder ul li a {
        padding: 8px 15px !important;    
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder > ul {
        display: table-cell;    
        margin: 0;
        min-width: 132px;
        padding: 10px 0;
        border-radius: 0 0 0 15px;
        list-style: none;
        z-index: 999;
        background-color: #333;
        vertical-align: top;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder .sideview {
        display: table-cell;
        width: 275px;
        background: #424141;
        border-radius: 0 0 15px 0;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder .sideview a {
        text-decoration: none;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder .sideview .description {
        display: block;
        color: #fff;
        width: 217px;
        margin: 0px auto 20px;
		text-align: center;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder .sideview img {
        display: block;
        margin: 20px auto;
        width: 217px;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder ul li.promoted {
        background: #424141;
    }
    
    #mainnav .inner > ul > li > span.submenuplaceholder ul li.promoted a {
        color: #ed1c24;    
    }
    
    #mainnav .inner > ul > li:hover > span.submenuplaceholder > ul {
        display: table-cell;    
    }
    
    
    #mainnav .inner > ul > li:hover > span.submenuplaceholder {
    	display: table;
    }

    #mainnav .inner > ul > li:last-child > span.submenuplaceholder {
        right: 0px;
        background: #333;
        border-radius: 0 0 15px 15px;
        overflow: hidden;
    } 

    #mainnav .inner > ul > li:last-child > span.submenuplaceholder ul {
        float: right;
        border-radius: 0;
    }

    #mainnav .inner > ul > li:last-child > span.submenuplaceholder .sideview  {
        float: left;
        border-radius: 0 0 0 15px;
    }

    #mainnav .inner > ul > li:last-child:hover > span.submenuplaceholder > ul {
        display: block;    
    }
} 

@media (max-width: 989px) {
    #mainnav .inner > ul > li > span.submenuplaceholder > ul {
        margin: 0px;
        padding: 0px 15px;
    }
    
     #mainnav .inner > ul > li > span.submenuplaceholder > ul > li a {
        padding-left: 20px;
     } 
     
     #mainnav .inner > ul > li > span.submenuplaceholder > ul > li:first-child {
        border-top: 1px solid #212121;
        box-shadow: inset 0 1px 0 #424141;
     }   
}   

    

/*
 * CONTAINER
 */

#container {
    clear: both;
    padding-top: 20px;
    overflow: hidden;
}

#container .grid {
    position: relative;
}

#container .slot {
    position: absolute;
    overflow: hidden;
    margin-bottom: 20px;
    /*background: #333;*/
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
}

#container h2 {
    margin: 0 0 8px;
    padding-left: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.625em;
    font-weight: normal;
    /*swiateczne dodatki*/
    border-radius: 4px;
    background: none repeat scroll 0 0 #FFFFFF;
    /*swiateczne dodatki*/
}

#container > div > div > h2 > span {
    margin-left: 10px;
    padding-left: 19px;
    background: url(../img/bullet_arrow_l.png) 0 19px no-repeat;
}

#container .slot dl {
    margin: 0;
}

#container article {
    background: #fff;
}

.home #container #main {
    float: left;
    width: 660px;
}

#container #sidebar {
    width: 330px;
}

#container .main-col {
    float: left;
    width: 640px;
}

/* Choose Product */
.choose-prod > a {
    display: none;
    position: relative;
    height: 35px;
    margin: 8px 0 13px;
    padding-left: 37px;
    border-radius: 3px;
    line-height: 2.188;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #ed1c24;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.choose-prod > a:after {
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 28px;
    height: 28px;
    content: "";
    background: url(../img/misc_drop.png) 0 0 no-repeat;
}

/* Tiles Titles */
#container .tile-title {
    position: absolute;
    top: 0;
    bottom: 0;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

#container .tile-title h2,
#container .tile-title h3,
#container .tile-title h4 {
    margin: 0;
}

#container .tile-title a {
    padding-left: 12px;
    font-size: 0.750em;
    text-transform: uppercase;
    color: #fff;
    background: url(../img/arrow_white.png) 0 4px no-repeat;
}

#container .tile-title.t-right {
    right: 0;
}

#container .tile-title.t-left {
    left: 0;
}

#container .size4x2 .tile-title {
    width: 261px;
    background: url(../img/bg_tile_title_s3x2.png) 100% 0 no-repeat;
}

#container .size4x2 .tile-title h2,
#container .size4x2 .tile-title h3 {
    padding: 60px 40px 40px;
    font-size: 1.875em;
    font-weight: 700;
    line-height: 1.2;
}

#container .size4x2 .tile-title a {
    margin-left: 60px;
}

#container .size4x2 .tile-title h2 span,
#container .size4x2 .tile-title h3 span {
    display: block;
    text-align: right;
}

/* Tile Subtitles */
#container .tile-subtitle {
    color: #fff;
    font-weight: 500;
    background: #333;
}

#container .tile-subtitle h2,
#container .tile-subtitle h3 {
    margin: 0;
    padding-left: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 0.850em;
    line-height: 30px;
    font-weight: 700;
}

/* Tile Content */
#container .tile-content {
    background: #fff;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

#container .bottom-title .tile-content {
    border-radius: 4px 4px 4px 4px;
}

#container .size2x2 .tile-content,
#container .size4x2 .tile-content {
    /*height: 280px;*/
    height: 310px;
}

/* Tile Price */
#container .tile-price {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .tile-price strong {
    display: block;
    line-height: 1;
    font-weight: 800;
}

/*#container .price-2 .tile-price p {
    position: absolute;
    margin: 0;
    font-weight: 800;
    text-align: center;
}

#container .price-2 .tile-price span {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}*/
/*size2x2*/
#container .size2x2 .tile-price {
    width: 162px;
    height: 90px;
    padding: 30px 0 0 50px;
    font-size: 0.750em;
    font-weight: 600;
    background: url(../img/bg_price_2_2.png) 0 0 no-repeat;
}

#container .size2x2 .tile-price.no-add-info {
    padding-top: 46px;
    height: 111px;
}

#container .size2x2 .tile-price strong {
    font-size: 2.750em;
    line-height: 1;
    font-weight: 800;
}
/*price 2*/
/*#container .size2x2.price-2 .tile-price {
    width: 172px;
    height: 114px;
    padding: 35px 0 0 64px;
    background: url(../img/bg_price_2_2_price_2.png) 0 0 no-repeat;
}

#container .size2x2.price-2 .tile-price p {
    top: 16px;
    right: 33px;
    min-width: 47px;
    background: url(../img/ico_cross_2x2.png) center center no-repeat;
}*/
/*price 3*/
#container .size2x2 .tile-price  {
    width: 164px;
    height: 111px;
    padding: 33px 14px 0 33px;
    text-align: right;
    background: url(../img/bg_price_2_2_price_3.png) 0 0 no-repeat;
}

#container .size2x2 .tile-price:before {
    content: "";
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 64px;
    left: -8px;
    background: url(../img/ico_light_2x2.png) 0 0 no-repeat;
}

#container .size2x2 .tile-price:hover:before {
    background: url(../img/ico_light_2x2_hover.png) center center no-repeat;
}

#container .tile-price p {
    position: absolute;
    margin: 0;
    font-weight: 800;
    text-align: center;
    color: #333;
}

#container .size2x2 .tile-price p {
    font-size: 1em;
    top: 16px;
    right: 14px;
    min-width: 47px;
    background: url(../img/ico_cross_2x2.png) center center no-repeat;
}

#container .size2x2 .tile-price strong {
    font-size: 3.2em;
    position: relative;
    /* right: 25px; */
}

#container .size2x2 .tile-price .add-info {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}

#container .tile-price .outside-info {
    display: block;
    position: absolute;
    font-weight: 800;
    color: #ffe800;
    text-transform: uppercase;
    background-color: #333;
}
/*#container .main-pic .tile-price .outside-info {
    display: block;
    position: absolute;
    font-weight: 800;
    color: #ffe800;
    text-transform: uppercase;
    background-color: #333;
}*/

#container .size2x2 .tile-price .outside-info {
    top: -4px;
    left: -9px;
    font-size: 14px;
    padding: 3px 8px 4px;
}

#container .tile-price .outside-info:before {
    content: "";
    position: absolute;
}

#container .size2x2 .tile-price .outside-info:before {
    width: 46px;
    height: 11px;
    bottom: -11px;
    left: 50%;
    margin-left: -23px;
    background: url(../img/bg_price_2x2_tail.png) 0 0 no-repeat;
}

/*size2x1*/
#container .size2x1 .tile-price  {
    width: 86px;
    height: 67px;
    padding: 14px 9px 0 3px;
    font-size: 0.625em;
    text-align: right;
    background: url(../img/bg_price_2_1_price_3.png) 0 0 no-repeat;
}

#container .size2x1 .tile-price.no-add-info {
    height: 67px;
    padding-top: 24px;
}

#container .size2x1 .tile-price strong {
    font-size: 2.2em;
}

#container .size2x1 .tile-price:before {
    content: "";
    display: block;
    width: 22px;
    height: 23px;
    position: absolute;
    top: 33px;
    left: -8px;
    background: url(../img/ico_light_2x1.png) 0 0 no-repeat;
}

#container .size2x1 .tile-price:hover:before {
    background: url(../img/ico_light_2x1_hover.png) center center no-repeat;
}

#container .size2x1 .tile-price p {
    font-size: 1em;
    top: 3px;
    right: 11px;
    min-width: 32px;
    background: url(../img/ico_cross_2x1.png) center center no-repeat;
}

#container .size2x1 .tile-price strong {
    display: block;
    line-height: 1;
    font-weight: 800;
}

#container .size2x1 .tile-price .add-info {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}

#container .size2x1 .tile-price .outside-info {
    top: -4px;
    left: -9px;
    font-size: 8px;
    padding: 1px 2px 2px;
}

#container .size2x1 .tile-price .outside-info:before {
    width: 28px;
    height: 7px;
    bottom: -7px;
    left: 50%;
    margin-left: -14px;
    background: url(../img/bg_price_2x1_tail.png) 0 0 no-repeat;
}

/*size1x1*/
#container .size1x1 .tile-price {
    width: 99px;
    height: 59px;
    padding: 15px 0 0 30px;
    font-size: 0.625em;
    background: url(../img/bg_price_1_1.png) 0 0 no-repeat;
}

#container .size1x1 .tile-price.no-add-info {
    height: 65px;
    padding-top: 24px;
}

#container .size1x1 .tile-price strong {
    font-size: 2.2em;
}

#container .inside-tile .tile-price {
    width: 99px;
    height: 59px;
    padding: 15px 0 0 30px;
    font-size: 0.625em;
    background: url(../img/bg_price_1_1.png) 0 0 no-repeat;
}

#container .inside-tile .tile-price strong {
    font-size: 2.2em;
}

#container .size1x1 .tile-price  {
    width: 92px;
    height: 65px;
    padding: 13px 0 0 24px;
    background: url(../img/bg_price_1_1_price_3.png) 0 0 no-repeat;
}

#container .size1x1 .tile-price:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 30px;
    left: -9px;
    background: url(../img/ico_light_1x1.png) 0 0 no-repeat;
}

#container .size1x1 .tile-price:hover:before {
    background: url(../img/ico_light_1x1_hover.png) center center no-repeat;
}

#container .size1x1 .tile-price p {
    position: absolute;
    margin: 0;
    font-weight: 800;
    text-align: center;
}

#container .size1x1 .tile-price p {
    top: 3px;
    right: 18px;
    min-width: 31px;
    background: url(../img/ico_cross_1x1.png) center center no-repeat;
}

#container .size1x1 .tile-price .add-info {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}

#container .size1x1  .tile-price .outside-info {
    top: -4px;
    left: -9px;
    font-size: 8px;
    padding: 1px 2px 2px;
}

#container .size1x1 .tile-price .outside-info:before {
    width: 25px;
    height: 6px;
    bottom: -6px;
    left: 50%;
    margin-left: -12px;
    background: url(../img/bg_price_1_1_tail.png) 0 0 no-repeat;
}

/*size4x2*/
.prod-cat-descryption .tile-price strong,
#container .size4x2 .tile-price strong {
    font-size: 3.125em;
}

.prod-cat-descryption .tile-price,
#container .size4x2 .tile-price  {
    font-size: 1em;
    width: 212px;
    height: 150px;
    padding: 44px 15px 0 0;
    text-align: right;
    background: url(../img/bg_price_4_2_price_3.png) 0 0 no-repeat;
}

/*.prod-cat-descryption .tile-price {
    height: 133px;
}*/

.prod-cat-descryption .tile-price.no-add-info,
#container .size4x2 .tile-price.no-add-info {
    height: 150px;
    padding-top: 64px;
}

.prod-cat-descryption .tile-price:before,
#container .size4x2 .tile-price:before {
    content: "";
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    bottom: 34px;
    left: 4px;
    background: url(../img/ico_light_2x2.png) 0 0 no-repeat;
}

.prod-cat-descryption .tile-price:before {
    left: 12px;
}

.prod-cat-descryption .tile-price:hover:before,
#container .size4x2 .tile-price:hover:before {
    background: url(../img/ico_light_2x2_hover.png) center center no-repeat;
}

.prod-cat-descryption .tile-price p,
#container .size4x2 .tile-price p {
    font-size: 1.313em;
    top: 20px;
    right: 24px;
    min-width: 32px;
    background: url(../img/ico_cross_4x2.png) center center no-repeat;
}

.prod-cat-descryption .tile-price p {
    padding: 0;
    width: auto;
}

.prod-cat-descryption .tile-price strong,
#container .size4x2 .tile-price strong {
    display: block;
    line-height: 1;
    font-weight: 800;
}

.prod-cat-descryption .tile-price .add-info,
#container .size4x2 .tile-price .add-info {
    display: block;
    font-size: 1.188em;
    font-weight: 800;
    text-transform: uppercase;
}

.prod-cat-descryption .tile-price .outside-info,
#container .size4x2 .tile-price .outside-info {
    top: -4px;
    left: -9px;
    font-size: 1.125em;
    padding: 6px 11px 5px;
    background-color: #333;
}

.prod-cat-descryption .tile-price .outside-info:before,
#container .size4x2 .tile-price .outside-info:before {
    width: 65px;
    height: 15px;
    bottom: -15px;
    left: 50%;
    margin-left: -32px;
    background: url(../img/bg_price_4_2_tail.png) 0 0 no-repeat;
}
/* Tile Description */
#container .tile-desc {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-align: right;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .size2x2 .tile-desc {
    width: 162px;
    height: 90px;
    padding: 30px 15px 0 35px;
    font-size: 1.500em;
    line-height: 1;
    background: url(../img/bg_desc_2_2.png) 100% 0 no-repeat;
}

#container .size2x1 .tile-desc {
    width: 173px;
    height: 107px;
    padding: 40px 10px 0 25px;
    font-size: 1.375em;
    line-height: 1;
    background: url(../img/bg_desc_2_1.png) 0 0 no-repeat;
}
#container .zoom {
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 38px;
    height: 38px;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
    background: url(../img/ico_magnifier.png) 0 0 no-repeat;
}
/* Tile Name */
#container .tile-name {
    position: absolute;
    margin: 0;
    padding: 10px 0;
    font-size: 0.750em;
    line-height: 1.166;
    font-weight: 400;
    color: #000;
}

#container .tile-name h3,
#container .tile-name h4 {
    margin: 0;
}

#container .tile-info {
    position: absolute;
    top: 40px;
    left: 17px;
    font-size: 0.75em;
    color: #000;
    font-weight: 600;
}
/* workaround for displayin only tile info */
#container .tile-info.alone {
    top: 20px;
}

#container .size1x1 .tile-name {
    top: 0;
    left: 17px;
    right: 17px;
    font-weight: 600;
}

#container .size2x2 .tile-name,
#container .size4x2 .tile-name {
    width: 95%;
  /*  bottom: 261px;  */
    left: 10px;
    font-weight: 600;
}

#container .size2x1 .tile-name {
    right: 180px;
    text-align: left;
    width: 120px;
    font-weight: 600;
}

/* Inspirations Tile */
#container .inspirations-tile .tile-content {
    padding: 16px 24px 124px;
    background: #fff url(../img/bg_inspirations.jpg) 100% 100% no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .inspirations-tile .inside-tile {
    float: left;
    position: relative;
    width: calc(50% - 10px);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
}

#container .inspirations-tile .inside-tile .tile-name {
    bottom: -45px;
}

#container .inspirations-tile .inside-tile:first-child {
    margin-right: 20px;
}

#container .inspirations-tile {

}

#container .inspirations-tile .tile-price  {
    width: 86px;
    height: 67px;
    padding: 14px 9px 0 3px;
    font-size: 0.625em;
    text-align: right;
    background: url(../img/bg_price_2_1_price_3.png) 0 0 no-repeat;
}

#container .inspirations-tile .tile-price.no-add-info {
    height: 67px;
    padding-top: 24px;
}

#container .inspirations-tile .tile-price strong {
    font-size: 2.2em;
}

#container .inspirations-tile .tile-price:before {
    content: "";
    display: block;
    width: 22px;
    height: 23px;
    position: absolute;
    top: 33px;
    left: -8px;
    background: url(../img/ico_light_2x1.png) 0 0 no-repeat;
}

#container .inspirations-tile .tile-price:hover:before {
    background: url(../img/ico_light_2x1_hover.png) center center no-repeat;
}

#container .inspirations-tile .tile-price p {
    font-size: 1em;
    top: 3px;
    right: 11px;
    min-width: 32px;
    background: url(../img/ico_cross_2x1.png) center center no-repeat;
}

#container .inspirations-tile .tile-price strong {
    display: block;
    line-height: 1;
    font-weight: 800;
}

#container .inspirations-tile .tile-price .add-info {
    display: block;
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
}

#container .inspirations-tile .tile-price .outside-info {
    top: -4px;
    left: -9px;
    font-size: 8px;
    padding: 1px 2px 2px;
}

#container .inspirations-tile .tile-price .outside-info:before {
    width: 28px;
    height: 7px;
    bottom: -7px;
    left: 50%;
    margin-left: -14px;
    background: url(../img/bg_price_2x1_tail.png) 0 0 no-repeat;
}



/* Locations Tile */
#container .locations-tile h3 {
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    font-size: 1.250em;
    font-weight: 700;
    color: #fff;
}

#container .locations-tile > a {
    position: absolute;
    top: 24px;
    right: 17px;
    font-size: 0.688em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

#container .locations-tile form {
    position: absolute;
    top: 17px;
    right: 17px;
    bottom: 17px;
    left: 17px;
}

#container .locations-tile form a {
    float: right;
    margin-top: 11px;
    font-family: Arial,'Open Sans', sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 0.688em;
    line-height: 1.375em;
    font-weight: 700;
    /*text-transform: uppercase;*/
    color: #fff;
}

#container .locations-tile fieldset {
    clear: both;
    position: relative;
}

button:focus{
    outline: none;
}

#container .locations-tile input[type="text"] {
    width: 100%;
    height: 35px;
    padding: 0 90px 0 20px;
    border: 0;
    font-size: 0.750em;
    color: #666;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .locations-tile button {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 35px;
    border: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 0.750em;
    font-weight: 700;
    color: #fff;
    background: #333;
    border-radius: 35px;
}

#container .locations-tile dt,
#container .locations-tile dd {
    font-size: 0.750em;
    margin: 0;
    padding: 0;
    display: inline;
}

#container .locations-tile dt {
    color: #000;
}

#container .locations-tile dd {
    color: #fff;
}

#container .locations-tile dd a {
    float: none;
    font-size: 1em;
    /*font-size: 0.750em;*/
    margin: 0;
    padding: 0;
    display: inline;
}

/* Newsletter Tile */
#container .newsletter-tile {
    color: #fff;
    background-color: #ed1c24;
    height: 100%;
}

#container .newsletter-tile.size2x2 {
    background: #ed1c24;
}

#container .newsletter-tile h3 {
    width: 200px;
    margin: 0 0 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 1.125em;
    line-height: 1.2;
    font-weight: 700;
}

#container .newsletter-tile form {
    position: absolute;
    top: 17px;
    right: 17px;
    bottom: 17px;
    left: 17px;
}

#container .newsletter-tile fieldset {
    position: relative;
}

#container .newsletter-tile input[type="text"],
#container .newsletter-tile input[type="email"] {
    width: 100%;
    height: 35px;
    padding: 0 115px 0 10px;
    border: 0;
    font-size: 0.750em;
    color: #333;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .newsletter-tile button {
    position: absolute;
    top: 0;
    right: 0;
    width: 105px;
    height: 35px;
    border: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 0.750em;
    font-weight: 700;
    color: #fff;
    background: #000;
    border-radius: 35px;
}

#container .newsletter-tile ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

#container .newsletter-tile li {
    min-height: 36px;
    margin-bottom: 12px;
    padding-left: 46px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 18px;
    background: url(../img/bullet_big.png) no-repeat;
}

#container .newsletter-tile.size2x2 img {
    display: none;
}

#container .transform4x1 .tile-name {
    display: none;
}

#container .see-more {
    display: block;
    height: 35px;
    margin-bottom: 20px;
    font-size: 0.750em;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
    background: #ed1c24;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#container .see-more span {
    float: right;
    padding: 0 33px 0 41px;
    background: #333;
    -webkit-border-radius: 17px 0 0 17px;
    border-radius: 17px 0 0 17px;
}

.sidebar {
    position: absolute;
    top: 44px;
    right: 0;
    width: 310px;
}

/* Article */

.s-content {
    margin-bottom: 20px;
    padding: 0 20px 14px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    border-radius: 4px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.s-content.with-margin {
    float: left;
    margin-right: 20px;
}

.s-content .pic-wrapper {
    margin: 0 -20px;
}

.s-content .pic-wrapper img {
    width: 100%;
    height: auto;
}

.s-content .meta-info {
    display: block;
    padding-top: 10px;
    font-size: 0.750em;
    text-align: right;
}

.s-content h3 {
    margin: 10px 0 18px;
    font-size: 1.5em;
    line-height: 1;
    font-weight: normal;
}

.s-content h4 {
    font-weight: normal;
}

.s-content aside {
    float: right;
    width: 307px;
    margin: 0 -20px 38px 38px;
}

.s-content aside > div {
    padding: 12px;
    background: #efefef;
}

.s-content aside h4 {
    font-weight: 600;
    margin: 0 0 12px;
}

.s-content aside ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.875em;
    line-height: 1.29;
}

.s-content aside li {
    margin-bottom: 10px;
    padding-left: 12px;
    background: url(../img/bullet_arrow.png) 0 5px no-repeat;
}

.s-content aside a {
    color: #333;
    text-decoration: none;
}

.s-content aside img {
    display: block;
    width: 100%;
    height: auto;
}

.s-content p {
    margin: 0 0 7px;
    font-family: Arial, sans-serif;
    font-size: 0.875em;
    line-height: 1.400;
}

.s-content .lead {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.5;
}

.s-content .lead-art p {
    float: left;
    width: 50%;
    padding-left: 20px;
    font-family: Arial, sans-serif;
    font-size: 0.875em;
    line-height: 1.125;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.s-content .lead-art {
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 8px;
}

.s-content .lead-art .lead {
    padding-right: 20px;
    padding-left: 0;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3;
}

.s-content .prizes {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.s-content .prizes li {
    float: left;
    /* width: 50%;*/
    text-align: center;
}

/* News List */
.s-content .news-list {
    clear: both;
    width: 660px;
    margin: 0 0 7px -20px;
    padding: 15px 0 0 0;
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
    list-style: none;
}

.s-content .news-list li {
    float: left;
    position: relative;
    width: 269px;
    overflow: hidden;
    margin: 0 20px 20px;
    min-height: 150px;
}

.s-content .news-list.bulletin-list {
    width: auto;
    margin-left: 0px;
}

.s-content .news-list.bulletin-list li {
    float: none;
    width: auto;
    margin: 0 0px 20px;
    min-height: 0px;
}

.s-content .news-list.bulletin-list h4 {
    float: none;
    margin: 0 70px 13px 0;
    height: auto;
}

.s-content .news-list h4 {
    float: left;
    overflow: hidden;
    margin: 0 70px 13px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
    line-height: 1.125em;
    font-weight: 600;
    height: 32px;
}

.s-content .news-list h4 a {
    color: #333333;
}

.s-content .news-list span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.750em;
    line-height: 1.125;
}

.s-content .news-list p {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.813em;
    line-height: 1.4em;
}

.s-content .news-list p a {
    color: #333333;
}

.btn-more:visited,
.btn-more {
    display: table;
    margin: 0 auto;
    padding: 0 26px 0 22px;
    border-radius: 18px;
    height: 35px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.750em;
    font-weight: bold;
    line-height: 2.8;
    color: #fff !important;
    background-color: #333;
    border: 0 none;
}

.btn-more.alt:visited,
.btn-more.alt {
    background-color: #ed1c24;
}

.btn-more.alt:focus,
.btn-more.alt:hover {
    color: #fff;
}

#container .inner > header {
    position: relative;
}

#container header .btn-more {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.s-content > h4 {
    margin: 14px 0 8px;
    font-size: 1.125em;
    line-height: 1.750;
    font-weight: 600;
}

/* Downloads List */
.s-content .downloads-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.s-content .downloads-list li {
    float: left;
    width: 50%;
    margin-bottom: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.s-content .downloads-list li h4 {
    margin: 0 0 6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
    font-weight: normal;
}

.s-content .downloads-list li p {
    float: none;
    width: auto;
    margin: 0 0 10px;
    padding-left: 0;
    font-family: Arial, sans-serif;
    font-size: 0.813em;
}

.s-content .downloads-list li a {
    display: block;
    clear: both;
    font-size: 0.813em;
    color: #333;
}

.s-content .downloads-list li a span {
    display: inline-block;
    height: 19px;
    padding-right: 25px;
    background: url(../img/ico_download_small.png) 100% center no-repeat;
}

.s-content .downloads-list li a:hover span {
    text-decoration: underline;
}


/*
 * SUB NAVIGATION
 */

#subnav {
    padding: 20px 0 30px;
    font-size: 0.750em;
    line-height: 1;
    color: #ffffff;
    background: #555555;
}

#subnav a {
    color: #ffffff;
}

#subnav .inner {
    overflow: hidden;
}

#subnav ul {
    float: left;
    margin: 0 0 0 54px;
    padding: 0;
}

#subnav ul:first-child {
    margin-left: 30px;
}

#subnav ul:last-child {
    float: right;
    margin-left: 0;
}

#subnav li {
    width: 140px;
    padding: 6px 0 6px 15px;
    background: url(../img/bullet_transp.png) 0 8px no-repeat;
}

#subnav ul.two-cols {
    width: 310px;
    /*-moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;*/
}

#subnav .two-cols li {
    float: left;
}

/*SIDEBAR NAV */

.sidebar-nav  {
    overflow: hidden;
    min-height: 310px;
    margin-bottom: 20px;
    background: #333;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.sidebar-nav ul {
    margin: 0;
    padding: 9px 7px 0 13px;
    list-style: none;
}

.sidebar-nav ul li {
    padding-top: 8px;
    padding-bottom: 6px;
    background: url(../img/misc_nav_border.png) 37px 0 no-repeat;
}

.sidebar-nav ul li:first-child {
    background: none;
}

.sidebar-nav ul li a {
    display: block;
    padding: 8px 0px 7px 27px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    border-radius: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sidebar-nav ul li a:hover,
.sidebar-nav ul li.active a {
    text-decoration: none;
    background-color: #ed1c24;
}

/* SLIDERS */

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.additional_slider_h3 {
	font-size: 0.85em; 
	padding-left: 20px; 
	font-family: "Open Sans",sans-serif; 
	line-height: 30px; 
	color: #DFCBAC; 
	background: none repeat scroll 0px 0px rgba(23, 18, 16, 0.64);
}

.additional_slider {
    margin: 0px;
}

/* PROFILE */
#container.profile .news-archive input {
    display: inline-block;
    width: 478px;
}

#container.profile .news-archive .btn-more {
    margin: 0 13px 0 0;
}

.s-content .news-list li img {
    display: block;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#container.profile .news-list {
    padding-top: 40px;
    padding-bottom: 28px;
}

#container.profile .news-list li {
    margin-bottom: 42px;
}

#container.profile .s-rate,
.ingredients-recipe .s-rate,
#container .profile .s-rate,
#container .inspirations .s-rate {
    clear: both;
    font-size: 0.688em;
}
#container .inspirations .s-rate{
    clear: none !important;
}

#container.profile .s-rate ul,
.ingredients-recipe .s-rate ul,
#container .profile .s-rate ul,
#container .inspirations .s-rate ul {
    display: inline-block;
    margin: 0 0 7px 14px;
    padding: 0;
    list-style: none;
}

#container.profile .s-rate li,
.ingredients-recipe .s-rate li,
#container .profile .s-rate li,
#container .inspirations .s-rate li {
    display: inline-block;
    float: none;
    margin: 0;
    overflow: hidden;
    width: 11px;
    height: 11px;
    text-indent: -9999em;
    background: url(../img/star_off.png) no-repeat;
    cursor: pointer;
}
#container.profile .s-rate li:hover,
.ingredients-recipe .s-rate li:hover,
#container .profile .s-rate li:hover,
#container .inspirations .s-rate li:hover {
    background: url(../img/star_on.png) no-repeat;
}

#container.profile .s-rate li.on,
.ingredients-recipe .s-rate li.on,
#container .profile .s-rate li.on,
#container .inspirations .s-rate li.on {
    background: url(../img/star_on.png) no-repeat;
}

#container.profile .s-rate li.on:hover,
.ingredients-recipe .s-rate li.on:hover,
#container .profile .s-rate li.on:hover,
#container .inspirations .s-rate li.on:hover {
    background: url(../img/star_off.png) no-repeat;
}

#container.profile .news-list h4 {
    margin-bottom: 6px;
}

#container.profile .news-list p {
    font-size: 0.688em;
    line-height: 14px;
}

#container .inspirations .tile-list p {
    margin: 0;
    font-size: 0.688em;
    line-height: 14px;
}

.recipe-slider .single-pic.type2:after,
.recipe-slider .single-pic.type3:after{
    content: "";
    display: block;
    position:absolute;
    width: 136px;
    height: 63px;
    left: 0px;
    top: 30px;
}

.recipe-slider .single-pic.type2:after {
    background: url(../img/recipe-type2.png) no-repeat right top;
}

.recipe-slider .single-pic.type3:after {
    background: url(../img/recipe-type3.png) no-repeat right top;
}

.recipe-slider .single-pic.type4 a.link-type4 {
    display: block;
    position:absolute;
    width: 136px;
    height: 63px;
    left: 0px;
    top: 30px;
    background: url(../img/recipe-type4.png) no-repeat right top;
}

.recipe-slider .single-pic.type4 a.link-type4 span {
    display: none;
}


/* ABOUT US */
.s-content.about-us .lead-art p {
    clear: left;
    padding-left: 0;
}

.s-content.about-us .prizes {
    margin-top: -222px;
}

.s-content.about-us .prizes li div {
    line-height: 165px;
    min-height: 165px;
}

.s-content.about-us .news-list {
    border-top: none;
}

.history-wrapper {
    width: 100%;
    height: auto;
}

.history-wrapper img {
    width: 100%;
    height: auto;
}

.career .s-content.size2x2 {
    padding-left: 14px;
    padding-right: 14px;
}

.career .s-content.size2x2 h3 {
    font-size: 1em;
    font-weight: 600;
    line-height: 22px;
}

.career .s-content.size2x2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.career .s-content.size2x2 ul li {
    font-size: 0.875em;
    margin-bottom: 10px;
    padding-left: 24px;
    background: url(../img/ico_show_more.png) 0 1px no-repeat;
}

.career .s-content.size2x2 p {
    margin-top: 20px;
    font-size: 0.813em;
}

#container .s-content.search-job {
    height: 310px;
    background: url(../img/bg_tomatoes2.png) 0 100% no-repeat #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-job select {
    display: inline-block;
    width: 287px;
    height: 34px;
    line-height: 34px;
    border: 0;
    border-radius: 4px;
    font-size: 0.813em;
}

.search-job form > div {
    float: left;
}
.search-job form > div.r-margin {
    margin-right: 20px;
}
.search-job .customSelect {
    height: 34px;
    padding: 0 0 0 14px;
    margin-bottom: 14px;
    border-radius: 4px;
    border-radius: 18px 18px 18px 18px;
    font-size: 0.813em;
    color: #666;
    background-color: #ecebeb;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-job .customSelectInner {
    height: 100%;
    line-height: 35px;
    margin-right: 3px;
    background: url(../img/misc_drop.png) no-repeat center right;
}

.search-job .btn-more {
    float: right;
    margin-top: 13px;
}

#container .small-block {
    width: 310px; height: 310px;
}

#container .small-block h3 {
    font-size: 1em;
    font-weight: 600;
    line-height: 22px;
}

#container .small-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#container .small-block ul li {
    font-size: 0.875em;
    margin-bottom: 10px;
    padding-left: 24px;
    background: url(../img/ico_show_more.png) 0 1px no-repeat;
}

#container .small-block p {
    margin-top: 20px;
    font-size: 0.813em;
}

#container .small-block{
    padding-left: 14px;
    padding-right: 14px;
}

/*
 * FOOTER
 */

.main-from-footer {
    background: none repeat scroll 0 0 #333333;
    overflow: hidden;
}

.main-from-footer ul{
    display: table;
    margin: 0 auto;
    padding: 0;

}
.main-from-footer ul li{
    float: left;
    padding: 10px 0px;

}
.main-from-footer ul li a{
    text-align: center;
    color: #ddd;
    opacity: .8;
    width: 106px;
    display: block;
    text-align: center;
}
.main-from-footer ul li a:hover{
    opacity: 1;
    text-decoration: none;
    outline: none;
}
.main-from-footer ul li a:focus{
    outline: none;
}
.main-from-footer ul li a span{
    color: #999999;
    display: block;
    font-size: 0.75em;
    line-height: 1;
    padding-top: 4px;
}



#foot {
    padding: 13px 0 12px;
    text-align: center;
    color: #ffffff;
    background: #666666;
}

#foot a {
    text-decoration: underline;
    color: #ffffff;
}

#foot p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.688em;
    margin: 0;
}

#foot .copyrights {
    position: absolute;
    left: 30px;
    bottom: 0;
}

#foot .social-media {
    position: absolute;
    right: 189px;
    bottom: -4px;
}

#foot .social-media a {
    float: left;
    width: 26px;
    height: 27px;
    margin-left: 7px;
    text-indent: -9999em;
    overflow: hidden;
}

#foot .social-media a.s-fb {
    background: url(../img/ico_fb.png) no-repeat;
}

#foot .social-media a.s-yt {
    background: url(../img/ico_yt.png) no-repeat;
}

#foot .authors {
    position: absolute;
    right: 18px;
    bottom: 0;
}




/* Dialog Boxes */

.ui-widget-overlay {
    background-color: rgba(0, 0, 0, 0.78);
    opacity: 1;
}

.ui-dialog {
    width: 310px !important;

    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba( 0, 0, 0, 0.2);
}
.ui-dialog>div {
    padding: 2px 35px;
}

.ui-dialog .ui-dialog-title {
    width: auto;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 1.250em;
    font-weight: 700;

    display: none;
}

.ui-dialog p {
    font-family: Arial, sans-serif;
    font-size: 0.875em;
    line-height: 18px;
}
.ui-dialog p {
    text-align: center;
    margin: 1.6em 5%;
    /*margin: 0 0 1.5em 0;*/
}

.ui-button-icon-only.ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    top: -5px;
    right: -15px;
    /*    top: -35px;
        right: -54px;*/
    width: 35px;
    height: 35px;
    padding: 0;
    border: 0;
    overflow: hidden;
    text-indent: -9999em;
    -webkit-border-radius: 35px;
    border-radius: 35px !important;
    outline: 0;
    background: #333 url(../img/ico_close.png) center center no-repeat;
    z-index: 1000;

}

button.ui-dialog-titlebar-close .ui-icon {
    display: none;
}

.ui-dialog form label {
    display: block;
    margin-bottom: 4px;
    padding-left: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 0.813em;
}

.ui-dialog form label .error {
    display: block;
    color: #ed1c24;
}

.ui-dialog form input[type="text"] {
    width: 100%;
    height: 34px;
    margin-bottom: 18px;
    border: none;
    border-radius: 17px;
    padding: 0 20px;
    font-family: Arial, sans-serif;
    font-size: 0.750em;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
    background-color: #e7e7e7;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ui-dialog form textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 18px;
    border: none;
    border-radius: 17px;
    padding: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
    background-color: #efefef;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ui-dialog form p {
    font-size: 0.813em;
}

.button-wrapper {
    display: table;
    margin: 0 auto;
}

.button-wrapper button {
    float: left;
    margin: 20px 13px 0;
}

.ui-dialog-buttonpane {
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane{
    margin: .5em 0;
}
.ui-dialog button,
.ui-dialog button:visited {
    margin: 0 7px 20px;
    display: inline-block;
    border: 0 none;
    border-radius: 18px 18px 18px 18px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    /*height: 35px;*/
    line-height: 2.8;
    /*padding: 0 26px 0 22px;*/
    padding: 0 3%;
    background-color: #333333;
}

.ui-dialog .ui-widget-header {
    border: none;
    color: #333;
    background: transparent;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0;
}

.ui-dialog .ui-corner-all {
    border-radius: 0;
}

.ui-dialog .ui-dialog-content {
    overflow: visible;
    padding: 0;
}

.ui-widget button {
    font-size: 0.75em;
}

.ui-button-text-only {
    display: inline-block;
    text-align: center;
    font-size: 0.75em;
    background-color: #000;
}

.ui-dialog .ui-dialog-buttonpane button {
    display: inline-block;
    margin: 0 auto;
}

.ui-dialog-buttonset .ui-button-text-only {
    border: none;
    background: transparent;
}

.ui-button-text-only .ui-button-text {
    display: inline-block;
    height: 35px;
    padding: 0 22px;
    color: #fff;
    background-color: #333333;
    border: 0 none;
    line-height: 35px;
    border-radius: 18px 18px 18px 18px;
    font-size: 0.75em;
}

.ui-widget-content {
    border: none;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 0;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
    text-align: center;
    padding: 0;
}

/* ==========================================================================
   Price styles
   ========================================================================== */

.price-item .wrapper, .price-item .price, .circulat-text-wrapper, .circulat-text{
    behavior: url(PIE.htc);
}
/*@font-face {
    font-family: "Open Sans";
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-light-webfont.svg#Impact') format('svg'),
        url('fonts/opensans-light-webfont.woff') format('woff'),
        url('fonts/opensans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: "Impact";
    src: url('fonts/Impact.eot');
    src: url('fonts/Impact.eot?#iefix') format('embedded-opentype'),
        url('fonts/Impact.svg#Impact') format('svg'),
        url('fonts/Impact.woff') format('woff'),
        url('fonts/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Futura Md BT";
    src: url('fonts/FutuBd.eot');
    src: url('fonts/FutuBd.eot?#iefix') format('embedded-opentype'),
        url('fonts/FutuBd.svg#Futura Md BT') format('svg'),
        url('fonts/FutuBd.woff') format('woff'),
        url('fonts/FutuBd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalvertMTStdBold';
    src: url('fonts/calvertmtstd-bold.eot');
    src: url('fonts/calvertmtstd-bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/calvertmtstd-bold.svg#CalvertMTStdBold') format('svg'),
        url('fonts/calvertmtstd-bold.woff') format('woff'),
        url('fonts/calvertmtstd-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Kids";
    src: url('fonts/kidsn.eot');
    src: url('fonts/kidsn.eot?#iefix') format('embedded-opentype'),
        url('fonts/kidsn.svg#Impact') format('svg'),
        url('fonts/kidsn.woff') format('woff'),
        url('fonts/kidsn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.flt-left{
    float: left;
}

.flt-rigth{
    float: right;
}


.price-item,
.wrapper,
.top-hint,
.bg-wrapper,
.bg-wrapper>span,
.old-price
{
    display: block;
}

.price-item,
.price-item .wrapper{
    position: relative;
    height: 170px;
    width: 170px;
}

.price-item .wrapper .price-item-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.price-item {
    font-family: "Impact",Arial,Helvetica,sans-serif;
    position: absolute;
    bottom: 0;
    right: 0;
}
.price-item .top-hint {
    background: none repeat scroll 0 0 #EA1A27;
    color: #FFE800;
    display: table;
    margin: 4px auto 0;
    padding: 1px 5px;
    position: relative;
    text-transform: uppercase;
    font-family: "Futura Md BT", Arial,Helvetica,sans-serif;

}
.price-item .top-hint img,
#container .slot .price-item .top-hint img{
    left: 25%;
    margin: 0 auto;
    position: absolute;
    top: 100%;
    width: 60%;


}
.price-item .wrapper {
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;

}
.circulat-text-wrapper{
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    /*    transform:rotate(35deg);
        -webkit-transform:rotate(35deg);
        -moz-transform:rotate(35deg);
        -o-transform:rotate(35deg);*/
}
.price-item .price {
    background: none repeat scroll 0 0 #FFE800;
    border-radius: 50%;
    color: #333333;
    font: normal 3.2em/1 "Impact",sans-serif;
    height: 130px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 130px;
}

.price-item .price .price-wrapper {
    display: table;
    position: relative;
    margin: 30px auto 0;

    font: normal 1em/1 "Impact",sans-serif;

}
.price-item .price .price-wrapper .side {
    position: relative;
    display: block;
    float: left;
}
.price-item .price .price-wrapper .pln {
    position: relative;
    display: block;
    float: left;
}
.price-wrapper .gr {
    font: normal 0.75em/1 "Impact",sans-serif;
    position: relative;
    display: block;
}

.price-wrapper .amount {
    font: normal 0.22em/1 "Impact",sans-serif;
    position: relative;
    display: block;
    padding-left: 5%;
}
.price-item .circulat-text-wrapper .circulat-text {
    z-index: 5;
    width: 100%;
    bottom: 0;
    color: #FFE800;
    position: absolute;
    text-align: center;
    font-weight: normal;
    margin: 0;
    letter-spacing: 1px;
}
.bg-wrapper{
    height: 100%;
    position: relative;
    text-align: center;
}
.bg-wrapper>div, .bg-wrapper>span{
    background: none;
    height: 50%;
    width: 50%;
    bottom:0;
    position: absolute;
}

.bg-wrapper>span img{
    width: 100%;
}



.old-price {
    position: absolute;
    text-align: center;
    top: 18px;
    width: 100%;
    z-index: 10;
    color: #333333;
}

.size1x1 .price-item{
    display: none;
}



/*bookstore*/

.bookstore .top-hint,
.bookstore .bg-wrapper>span,
.bookstore .circulat-text-wrapper,
.bookstore .old-price
{
    display: none;
}
.price-item.bookstore .wrapper{
    border-radius: 0;
}
.price-item.bookstore .bagde{
    width: 90%;
    margin: 0 auto;
}
.price-item.bookstore .price{
    background: none;
    top: 0;
    color: #FFFFFF;
    margin-top: 10px;
}
.size2x2 .price-item.bookstore,
.size2x2 .price-item.bookstore .wrapper,
.size4x2 .price-item.bookstore,
.size4x2 .price-item.bookstore .wrapper
{
    width: 140px;
    margin-right: 10px;
    /*    height: 140px;
   
       bottom: -20px; */
}
.size2x2 .price-item.bookstore .price,
.size4x2 .price-item.bookstore .price
{
    left: 0;
    width: 100%;
    font-size: 3em;
    margin-top: 20px;
}
.size2x2 .price-item.bookstore .price .price-wrapper,
.size4x2 .price-item.bookstore .price .price-wrapper
{
    margin-top: 20px;
}

.main-pic{
    height: 350px;
}
.prod-cat-descryption .main-pic > a.shop-special-img{
    display: table;
    background: #fff;
    border-radius: 0 20px 20px 0;
    position: absolute;
    top: 75%;
    left: 0px;
    padding-left: 25px;
}

input[type="file"] {
    color: #333333;
    font-size: 0.813em;
    padding: 10px;
    width: 100%;
}

/* certificate-desc */

.prod-cat .two-colls .client-opinion ul li.certificate-desc{
    width: 320px;
    position: relative;
    right: 13px;
}
.certificate-desc{
    position: relative;
    clear: both;
    height: 85px;
    /*overflow: hidden;*/

}
.certificate-desc img{
    width: 100%;
}
.certificate-desc a{
    color: #333;
}
.certificate-desc p{
    padding-left: 15px;
    padding-right: 10px;
}

.certificate-desc .certificate-hide-visual-one
{
    border: 1px solid #999999;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    bottom: 85px;
    left: 0;
    z-index: 99;
}
.certificate-desc .certificate-hide-visual-one .visual
{
    float: left;
    width: 75px;
    height:  126px
}
.certificate-desc .certificate-hide-visual-one .desc
{
    float: left;
    width: 220px;
}
.certificate-desc .certificate-hide-visual-one .url
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
.certificate-desc .certificate-hide-visual-one .url img
{
    width: 100px;
}
.certificate-desc .certificate-hide-visual-1
{
    border: 1px solid #999999;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    bottom: 85px;
    left: 3px;
    z-index: 99;
}
.certificate-desc .certificate-hide-visual-1 .visual
{
    float: left;
    width: 103px;
    height:  175px
}
.certificate-desc .certificate-hide-visual-1 .desc
{
    float: left;
    width: 190px;
}
.certificate-desc .certificate-hide-visual-1 .url
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
.certificate-desc .certificate-hide-visual-1 .url img
{
    width: 100px;
}
.certificate-desc .certificate-hide-visual-2
{
    border: 1px solid #999999;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    bottom: 85px;
    left: 3px;
    z-index: 99;
}
.certificate-desc .certificate-hide-visual-2 .visual
{
    float: left;
    margin-bottom: 10px;
    /*   width: 75px;
height:  126px */
}
.certificate-desc .certificate-hide-visual-2 .desc
{
    float: left;
    width: 270px;
}
.certificate-desc .certificate-hide-visual-2 .url
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
.certificate-desc .certificate-hide-visual-2 .url img
{
    width: 100px;
}

.certificate-desc .certificate-hide-visual-3
{
    border: 1px solid #999999;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    bottom: 85px;
    left: 3px;
    z-index: 99;
}
.certificate-desc .certificate-hide-visual-3 .visual
{
    float: left;
    margin-bottom: 10px;
    /*   width: 75px;
height:  126px */
}
.certificate-desc .certificate-hide-visual-3 .desc
{
    float: left;
    width: 270px;
}
.certificate-desc .certificate-hide-visual-3 .url
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
.certificate-desc .certificate-hide-visual-3 .url img
{
    width: 100px;
}

.certificate-desc .certificate-hide-visual-4
{
    border: 1px solid #999999;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    bottom: 85px;
    left: 3px;
    z-index: 99;
}
.certificate-desc .certificate-hide-visual-4 .visual
{
    float: left;
    width: 75px;
    height:  126px
}
.certificate-desc .certificate-hide-visual-4 .desc
{
    float: left;
    width: 220px;
}
.certificate-desc .certificate-hide-visual-2 .url
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
.certificate-desc .certificate-hide-visual-4 .url img
{
    width: 100px;
}

.url img {
    margin-bottom: 15px;
    margin-top: 5px;
}


.intertek {
    bottom: 90px;
    font-size: 13px;
    left: 65px;
    position: absolute;
}
.oko-tex{
    bottom: 86px;
    font-size: 17px;
    left: 13px;
    position: absolute;
}

#radio-stars.ui-buttonset .ui-state-default,
#radio-stars.ui-buttonset .ui-widget-content .ui-state-default,
#radio-stars.ui-buttonset .ui-widget-header .ui-state-default{
    background: none;
    border: 0;
}
#radio-stars.ui-buttonset .ui-button-text-only .ui-button-text{
    background: url('/img/voting-star.gif') no-repeat center bottom;
    border: 0;
    color: #fff;
    /*color: #333;*/
    line-height: 38px;

}
#radio-stars.ui-buttonset .ui-state-hover .ui-button-text,
#radio-stars.ui-buttonset .ui-state-active .ui-button-text{
    background: url('/img/voting-star.gif') no-repeat center top;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.paginated-form select {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 0;
    border-radius: 4px;
    font-size: 0.813em;
}

.paginated-form .customSelect {
    overflow: hidden;
    height: 35px;
    padding-right: 3px;
    padding-left: 17px;
    border-radius: 4px;
    border-radius: 18px 18px 18px 18px;
    font-size: 0.813em;
    color: #666;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
}

.paginated-form .customSelectInner {
    height: 100%;
    line-height: 35px;
    margin-right: 1px;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/misc_drop.png) no-repeat center right;
}

span.product-availability{
    display:block;
    position:absolute;
    right:10px;
    top:60px;
    font-size:0.9em;
    font-weight:700;
    width:150px;
}
span.product-description, span.recipe-description{
    margin:10px 15px;font-size:0.85em;display:block;
}
span.product-description p, span.recipe-description p {
    padding-left:0px !important;
}
div.single-pic {
    position: relative;
}

div.single-pic .recipe-like {
    position: absolute;display:block;bottom:20px;
    right: 0;
    height: 34px;
    padding: 0 9px 0 19px;
    font-size: 15px;
    border-radius: 20px 0 0 20px;
    line-height: 34px;
    color: #fff;
    background-color: #ed1c24;
}

/* video player layer styles
div#videoPlayerContainer {
        position:relative;
}
div#videoPlayer {
        margin:100px auto;
        width:400px;
        height:286px;
        z-index:2147483647;
}*/

/* placeholder fix for certain browsers */
input.placeholder {
    color:#aaa;
}

/* input fields required/errors */
p.required {
    float:left;
    font-weight:bold;
    font-size: 0.813em;
    padding-right:4px;
    line-height: 19px !important;
}
.sidebar-loggin p.required {
    margin:0 0 7px;
}
p.required.error {
    color:red;
    position: relative;

}
p.required.error span.error {
    display:none;
    position:absolute;
    background:white;
    bottom:20px;
    left:0px;
    padding:10px;
    width:310px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #f00;
    word-wrap: break-word;
}

/* shops ajax loader */
div.shop-loader {
    text-align:center;
    display:none;
}
/* message placeholder */
div.message{
    margin: 18px 10px 0px 10px;
    min-height:20px !important;
    text-align:center;
}

/* promo banner */
div.promo-banner {
	margin-bottom: 20px;
}

/* specific style for fixed background */


.fixed-background-fullscreen {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	display:block;
	position: fixed;
    z-index: 0;
}


.fixed-background-fullscreen a {
    display: block;
    width: 100%;
    height: 100%;    
}

.fixed-background-fullscreen a span {
    display:none;
}


#dashboard, .main-from-footer, #subnav, #foot {
    position: relative;
    z-index: 1;
}

#head .inner {
    position: static
}

#head .inner h1 {
    position: relative;
    float: left;
    /*margin-top: -44px;
    margin-top: -20px;*/
 margin-top: -22px;

    left: 0px;
   /* bottom: auto;*/
}

#head .inner .header-items, #head .inner .search-engine {
    position: relative;
}

.age-verification {
    padding: 590px 0px 150px;
    background: #fff url(../img/bg-age-verification.jpg) no-repeat center 50px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.age-verification h1 {
    color: #676767;
    font-size: 2em;
    font-weight: normal;
    text-align: center;
}

.age-verification p {
    text-align: center;
}

.age-verification p span, .age-verification p a {
    display: inline-block;
    font-size: 1.5em;
    color: #676767;
    text-transform: uppercase;
    padding: 15px 30px;
    border: 1px solid #676767;
    margin: 0px 7px;
    cursor: pointer;
}

.age-verification p a:hover {
    text-decoration: none;
}

@media (max-width: 989px) {
    #mainnav .inner > a, #mainnav-slider .inner > a {
        position: relative;
        z-index: 3;
    }
}

@media (max-width: 659px) {

    #head .inner h1 {
        float: none;
        margin-top: 0px !important;
        left: 0px;
        padding-bottom: 10px;
    }
    
}

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



/* specific styles for search results images */

ul.search-results li.result-item {
	clear: both;
}

ul.search-results li.result-item .title {
    display: block;
}

li.result-item img {
	float:left;
	margin: 5px 10px 10px 0px;
    max-width: 73px;
}

@media (max-width: 989px) {
    .grid{
        margin: 0px auto;
    } 
    #head .search-engine input[type="text"]{
        width: 98px;
    }
    #head .search-engine .search-term-wrapper{
        width: 90px;
    }
}

@media (max-width: 659px) {
    .grid{
        margin: 0px auto;
    }
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    h1, h2, h3, h4, h5, h6, article {
        font-family: "Open Sans", sans-serif, Arial, Helvetica;
        color: red;
    }


}




/* ==========================================================================
   Responsive styles
   ========================================================================== */


/* Tablet */
@media (max-width: 989px) {
    .custom-select {
        display: none;
    }
    .profile .slimScrollDiv {
        display: none;
    }
    .inner {
        width: 640px;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-mobile {
        display: block;
    }
    #head .cart-status {
        font-size: 1.125em;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #head .cart-status .cart-status-list {
        height: 34px;
        line-height: 34px;
        padding: 0 24px;
        background: #333;
    }
    #head .cart-status .cart-status-list span {
        display: none;
    }
    #head .search-engine {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #head .search-engine button,
    #head .search-engine input[type="submit"] {
        margin: 0;
        padding: 0 24px;
        font-size: 1.125em;
        font-weight: 700;
        -webkit-border-radius: 34px;
        border-radius: 34px;
    } 
    #mainnav,
    #mainnav-slider {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
        font-size: 1.125em;
    }
    #mainnav ul,
    #mainnav-slider ul {
        display: none;
    }
    #mainnav .inner,
    #mainnav-slider .inner {
        width: 100%;
        background: none;
    }
    #mainnav .inner > a, 
    #mainnav-slider .inner > a {
        float: left;
        height: 51px;
        padding: 0 17px 0 60px;
        color: #fff;
        line-height: 51px;
        background: #ED1C24;
        text-transform: uppercase;
        -webkit-border-radius: 0 51px 51px 0;
        border-radius: 0 51px 51px 0;
    }
    #mainnav .inner > a:after, 
    #mainnav-slider .inner > a:after {
        content: "";
        display: inline-block;
        position: relative;
        top: 6px;
        margin-left: 11px;
        width: 27px;
        height: 27px;
        background: url(../img/misc_caret_black.png) no-repeat;
    }
    #mainnav .inner > ul,
    #mainnav-slider .inner > ul {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        z-index: 200;
        width: 100%;
        height: auto;
        background-color: #333333;
    }
    #mainnav .inner > ul > li,
    #mainnav-slider .inner > ul > li {
        position: relative;
        float: none !important;
        margin: 0 15px 0 0;
        font-size: 1em;
    }
    #mainnav .inner > ul > li:first-child > a,
    #mainnav-slider .inner > ul > li:first-child > a {
        border-radius: 0;
    }
    #mainnav .inner > ul > li.has-childs > a:after,
    #mainnav-slider .inner > ul > li.has-childs > a:after {
        display: none;
    }

    #mainnav .inner > ul > li.has-childs a,
    #mainnav-slider .inner > ul > li.has-childs a  {
        display: none;
    }

    #mainnav .inner > ul > li > span.submenuplaceholder {
		display: block;
    	position: static;
    }
    
    #mainnav .inner > ul > li > ul, 
    #mainnav-slider .inner > ul > li > ul.mobile, 
    #mainnav .inner > ul > li > span.submenuplaceholder > ul {
        display: block;
        position: static;
        padding-top: 0;
        padding-bottom: 0;
    }

    #mainnav .inner > ul > li > a,
    #mainnav-slider .inner > ul > li > a {
        text-align: left;
        padding-left: 35px;
    }

    #mainnav .inner > ul > li.has-childs ul li a,
    #mainnav-slider .inner > ul > li.has-childs ul.mobile li a {
        display: inline-block;
    }

    #mainnav .inner > ul > li > ul > li a,
    #mainnav-slider .inner > ul > li > ul.mobile > li a {
        padding-left: 20px;
        font-size: 1em;
    }

    #mainnav .inner > ul > li,
    #mainnav-slider .inner > ul > li,
    #mainnav .inner > ul > li > ul > li:first-child,
    #mainnav-slider .inner > ul > li > ul.mobile > li:first-child {
        border-top: 1px solid #212121;
        box-shadow: 0 1px 0 #424141 inset;
    }

    #mainnav .inner > ul > li.has-childs
    #mainnav-slider .inner > ul > li.has-childs
    {
        border-top: none;
        box-shadow: none;
    }

    #container {
        padding-top: 13px;
    }
    /*.grid {
        height: auto !important;
        margin-left: -20px;
    }
    #container .slot {
        position: relative;
        top: auto !important;
        left: auto !important;
        float: left;
        margin-left: 20px;
    }*/
    .choose-prod > a {
        display: block;
    }
    #container h2 {
        padding-left: 9px;
        font-size: 1.875em;
    }
    #container .main-col {
        float: none;
        width: auto;
    }
    #subnav {
        font-size: 1.250em;
    }
    #subnav ul,
    #subnav ul.two-cols,
    #subnav ul:first-child,
    #subnav ul:last-child {
        width: auto;
        float: none;
        clear: both;
        overflow: hidden;
        margin: 0 0 20px 0;
    }
    #subnav .two-cols li {
        width: calc(50% - 20px);
    }
    .sidebar {
        clear: both;
        position: static;
        width: auto;
    }
    .sidebar-nav {
        position: absolute;
        width: 100%;
        top: 98px;
        min-height: 0;
    }
    .sidebar-nav ul {
        padding: 9px 106px 0;
    }
    .sidebar-nav ul li {
        background-position: center 0;
    }
    .sidebar-nav ul li a {
        padding: 7px 0;
        text-align: center;
    }
    #container .newsletter-tile h3 {
        font-size: 0.875em;
        margin: 0 0 5px;
    }
    #container .transform4x1 .tile-subtitle {
        display: none;
    }
    #container .transform4x1 .tile-name {
        display: block;
        width: 80px;
        left: 343px;
    }
    #container .transform4x1 .tile-info {
        top: 5px;
        left: 343px;
    }
    #foot p {
        font-size: 1.250em;
        text-align: left;
    }
    #foot .copyrights,
    #foot .authors {
        position: static;
    }
    #foot .social-media {
        right: 0;
    }
    #foot .social-media a {
        width: 61px;
        height: 62px;
        margin-left: 16px;
    }
    #foot .social-media a.s-fb {
        background: url(../img/ico_fb_big.png) no-repeat;
    }

    #foot .social-media a.s-yt {
        background: url(../img/ico_yt_big.png) no-repeat;
    }

    /* Article */
    #container .s-content {
        background: #fff;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        min-height: 0 !important;
    }
    .s-content aside {
        width: 50%;
        margin: 0 -20px 20px 20px;
    }
    .s-content .news-list li > a {
        clear: both;
        display: block;
        float: left;
        margin: 12px 10px 10px 0;
    }
    .s-content p {
        width: auto;
        padding: 0;
    }
    .s-content p.lead {
        width: auto;
        padding: 0;
    }
    .s-content .news-list {
        width: auto;
        margin: 0 0 7px 0;
    }
    .s-content .news-list li {
        margin: 20px 0;
        width: auto;
    }
    .s-content .news-list h4 {
        margin: 0 70px 0 0;
    }
    .s-content .news-list p {
        float: none;
        clear: none;
        margin-top: 25px;
    }
    .s-content .lead-art p {
        float: none;
        width: auto;
        padding-left: 0;
    }

    .s-content .lead-art {
        overflow: hidden;
        padding-top: 7px;
        padding-bottom: 8px;
    }

    .s-content .lead-art .lead {
        padding-right: 0;
    }
    .s-content .pic-wrapper {
        width: auto;
    }

    #container .slot.sidebar-nav {
        float: none;
        width: auto;
    }

    #container.profile .news-archive input {
        width: auto;
    }
    .s-content.about-us .lead-art p,
    .s-content.about-us .lead-art .lead {
        font-size: 1.250em;
        line-height: 28px;
    }
    .s-content.about-us .lead-art .lead  {
        float: none;
    }
    .s-content.about-us .prizes {
        margin-top: 0;
        float: none;
        width: 100%;
    }
    .s-content.about-us h4 {
        background-color: #efefef;
        margin: 0 -20px;
        padding: 4px 20px;
        font-size: 1.875em;
    }
    .s-content.about-us .news-list {
        padding: 0 20px;
        margin: 0 -20px;
        background-color: #efefef;
    }
    .s-content.about-us .prizes {
        margin-bottom: 20px;
    }
    .s-content.about-us .news-list li {
        margin-bottom: 20px;
    }
    .s-content.about-us .news-list p {
        clear: both;
        font-size: 1.250em;
    }
    .s-content.about-us .news-list h4 {
        font-size: 1.500em;
        margin-bottom: 13px;
        margin-right: 80px;
    }
    .s-content.about-us .news-list span {
        font-size: 1.125em;
    }
    #container .s-content.search-job {
        height: auto;
        background: #fff;
    }
    #container .s-content.size2x2 {
        width: 100%;
        height: auto;
    }
    .search-job form > div {
        float: none;
    }
    .search-job select {
        width: 100%;
    }
    .search-job form > div.r-margin {
        margin-right: 0;
    }
    .search-job .btn-more {
        float: none;
    }
    /* #mainnav .inner > ul > li > ul {
        display: none !important;
    } */
    #container .s-content.small-block {
        height: auto;
        width: 100%;
    }

}

/* Mobile */
@media (max-width: 659px) {
    body {
        min-width: 320px;
    }
    #head {
        width: 300px;
        margin: 0px auto 20px;
    }
    
    #head:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    
    #head h1 {
        position: static;
        margin-bottom: 10px;
    }
    #head h1 a {
        width: auto;
        background-position: center 0;
        background-repeat: no-repeat;
    }
    #head .search-engine .search-term-wrapper {
        width: 70px;
    }   
    #head .search-engine input[type="text"] {
        width: 78px;
    }
    
    #head .search-engine button {
        padding: 0 12px !important;
        font-size: 1em;
    }
    
    #head .cart-status,
    #head .search-engine {
        float: left;
        margin: 0;
    }
    #head .cart-status .cart-status-list,
    #head .search-engine button,
    #head .search-engine input[type="submit"] {
        padding: 0 20px;
    }
    #mainnav {
        left: -20px;
        width: 100%;
    }
    #mainnav .inner {
        width: 100%;
    }
    #mainnav .inner > a {
        padding-left: 40px;
    }
    .inner {
        width: auto;
        margin: 0 auto;
    }


    #mainnav .inner > ul > li,
    #mainnav .inner > ul > li > ul > li a,
    #mainnav-slider .inner > ul > li > ul.mobile > li a,
    #mainnav .inner > ul > li > span.submenuplaceholder > ul > li a  {
        font-size: 0.9em !important;
    }

    #container #sidebar {
        width: auto;
        margin-left: 0;
    }
    .home #container #sidebar  {
        margin-left: -20px;
    }
    #container .locations-tile h3 {
        font-size: 0.875em;
    }
    #container .locations-tile form a {
        margin-top: 3px;
    }
    #container #sidebar.big-mobile .locations-tile h3 {
        font-size: 2.438em;
    }
    #container #sidebar.big-mobile .locations-tile form a {
        font-size: 1.375em;
        margin-top: 10px;
    }
    #container #sidebar.big-mobile .locations-tile input[type="text"] {
        height: 67px;
        font-size: 1.438em;
    }
    #container #sidebar.big-mobile .locations-tile button {
        height: 67px;
        width: 142px;
        font-size: 1.438em;
    }
    #container #sidebar.big-mobile .locations-tile dl {
        font-size: 1.450em;
    }
    /*#container .size2x2,
    #container .size2x1 {
        width: calc(50% - 20px);
    }
    #container .size4x1,
    #container .size4x2 {
        width: calc(100% - 20px);
    }
        #container .slot {
        height: auto;
    }*/
    #container .slot img {
        width: auto;
        max-width: 100%;
        height: auto;
    }
    #container .size4x2 .tile-title {
        width: 40.8%;
        background-size: cover;
    }
    #container .tile-title.t-right {
        right: 0;
    }
    #container .tile-title.t-left {
        left: 20px;
    }
    #container .size4x2 .tile-title h2,
    #container .size4x2 .tile-title h3 {
        padding: 40px 30px;
        font-size: 1.6em;
        text-align: center;
    }

    #container .size4x2 .tile-title h2 span,
    #container .size4x2 .tile-title h3 span {
        text-align: center;
    }
    #container .tile-title a {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: 0 !important;
        padding: 0 !important;
        background-position: center 90%;
        text-indent: -9999em;
    }
    #container .slot .tile-content {
        height: auto;
    }
    #subnav {
        font-size: 1.0em;
    }
    #subnav li {
        background-position: 0 11px;
    }
    #container #main {
        width: auto;
    }
    .sidebar-nav ul {
        padding: 9px 10% 0;
    }
    #container .big-mobile .height1,
    #container .big-mobile .height2 {
        height: auto;
        margin: 0 0 20px 0;
        width: 100%;
    }
    #container .big-mobile .height1 img,
    #container .big-mobile .height2 img {
        width: 100%;
        height: auto;
    }
    #foot p {
        font-size: 0.70em;
    }
    #foot .social-media a {
        width: 26px;
        height: 27px;
        margin-left: 7px;
    }

    #foot .social-media a.s-fb {
        background: url(../img/ico_fb.png) no-repeat;
    }

    #foot .social-media a.s-yt {
        background: url(../img/ico_yt.png) no-repeat;
    }

    #container .tile-info {
        display: none;
    }
    #container .newsletter-tile.size2x2 {
        float: none;
        width: auto;
        height: auto;
        clear: both;
    }
    #container .newsletter-tile.size2x2 form {
        position: static;
        padding: 20px;
    }

    #container .newsletter-tile.size2x2 h3 {
        width: auto;
        margin-bottom: 10px;
    }

    .profile .s-content .news-archive h3,
    .profile .news-archive h3 {
        margin-top: 20px;
    }

    .s-content .news-list li {
        float: none;
    }

    .s-content .news-list li img {
        max-width: 100%;
    }

    .profile .s-content .news-list h4 {
        clear: both;
    }

    #container.profile .news-list p {
        margin-top: 0;
    }
    .ui-dialog {
        width: 310px !important;
        /*padding: 27px 15px;*/
    }
    .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close{
        right: -14px;
        top: -5px;

    }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        right: 0;
        top: 0;
    }
}

@media (min-width: 480px) and (max-width: 659px) {

    .main-from-footer ul li{
        padding: 10px 10px;
    }

    /*#container .slot {
        clear: right;
    }*/

    #container .transform4x1 .tile-name {
        width: auto;
        top: 10px;
        bottom: auto;
        left: auto;
        right: 10px;
    }

    #container .size2x2 .tile-desc {
        width: 162px;
        height: 70px;
        right: -20px;
        padding: 20px 35px 0 25px;
        font-size: 1.0em;
        line-height: 1;
    }
    #container #sidebar.big-mobile .locations-tile h3 {
        font-size: 2em;
    }
    #container #sidebar.big-mobile .locations-tile form a {
        font-size: 1.175em;
        margin-top: 16px;
    }

}

@media (max-width: 479px) {

    .main-from-footer ul li{
        padding: 10px 0px;
    }

    .price-item.spring-home{
        height: 55px;
    }

    .price-item.spring-home .price{
        font-size: 3.2em;
    }

    .prod-cat-descryption .main-pic > a.shop-special-img{
        top: 87%;
        width: 50%;
    }
    .prod-cat-descryption .main-pic > a.shop-special-img img{
        width: 100%;
        max-width: 184px;
    }


    /*#container .size2x2,
    #container .size2x1 {
        width: calc(100% - 20px);
    }*/
    #container .size4x2 .tile-title h2,
    #container .size4x2 .tile-title h3 {
        padding: 20px 20px;
        font-size: 1.1em;
    }
    #container .locations-tile form dl {
        margin-top: 2px;
    }
    #container #sidebar.big-mobile .locations-tile h3 {
        font-size: 0.875em;
    }
    #container #sidebar.big-mobile .locations-tile form a {
        font-size: 0.688em;
    }
    #container #sidebar.big-mobile .locations-tile input[type="text"] {
        height: 35px;
        font-size: 0.75em;
    }
    #container #sidebar.big-mobile .locations-tile button {
        height: 35px;
        width: 80px;
        font-size: 1em;
    }
    #container #sidebar.big-mobile .locations-tile dl {
        font-size: 1em;
    }
    #container .slot img {
        width: 100%;
    }
    #container .inside-tile .tile-price {
        font-size: 0.5em;
    }
    .s-content aside {
        float: none;
        width: auto;
        margin: 0 -20px 20px;
    }
    #container.profile .news-archive input {
        width: 100%;
        margin-bottom: 20px;
    }
    #container.profile .news-archive button {
        float: none;
        display: table;
    }

    #container header .btn-more {
        display: none;
    }
}

#promoBanner{
    position:relative;
    margin:0 auto;
    width:300px;
    height:310px;
    display:block;
    background: url("../img/thematic/mobile-page/toplayer-mobile-v2.jpg") 0 0 no-repeat;
    cursor: pointer;
}

#promoBanner a {
    display: block; 
    width: 285px; 
    height: 100%;
}

.top-player.clock {
    position: relative;
    margin: 0 auto;
}
.top-player.clock a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.top-player.clock .close {
    background: url("../img/static/banners/close-white.png") 50% 50% no-repeat;    
}




.top-player.without-clock {
    background: url("../img/static/banners/topplayer-euro2016-no-clock.jpg") 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}


/*default size*/
.top-player.with-clock {
    background: url("../img/static/banners/topplayer-euro2016-clock-mobile.jpg") 0 0 no-repeat;    
    -webkit-background-size: contain;
    background-size: contain;
}
.top-player.clock .jquery-clock {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url("../img/static/banners/clock.png") 50% 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.top-player.clock .jquery-clock span {
    position: relative;
    display: inline-block;
    
}

.top-player.size600x500 {
    display: none!important;
    width: 600px;
    height: 500px;
}
.top-player.size600x500 .jquery-clock {
    top: 320px;
    left: 0;
    // width: 499px;
    height: 97px;
    font-size: 18px;
    line-height: 26px;
}
.top-player.size600x500 .jquery-clock span {
    font-size: 40px;
    line-height: 70px;
}
.top-player.size600x500 .jquery-clock > span {
    margin: 0 23px;
    width: 79px;
    text-align: center;
}
.top-player.size600x500 .jquery-clock > span > span {
    width: 100%;
    letter-spacing: 0.5em;
}

.top-player.size600x500 .jquery-clock .h {
    left: 43px;
}
.top-player.size600x500 .jquery-clock .m {
    left: 7px;
}
.top-player.size600x500 .jquery-clock .s {
    left: -28px;
}



.top-player.size310x300 .jquery-clock {
    top: 185px;
    left: 0;
    height: 51px;
    font-size: 18px;
    line-height: 26px;
}

.top-player.size310x300 .jquery-clock > span {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0.23em;    
}
.top-player.size310x300 .jquery-clock .h {
    left: 0px;
}
.top-player.size310x300 .jquery-clock .m {
    left: 3px;
}
.top-player.size310x300 .jquery-clock .s {
    left: 8px;
}


.top-player.size310x300 {
    display: block!important;
    width: 300px;
    height: 310px;
}

@media (min-width: 660px) {
    /*
    #promoBanner{
        position:relative;
        margin:0 auto;
        width:600px;
        height:500px;
        display:block;
        background: url("../img/thematic/mobile-page/toplayer.jpg") 0 0 no-repeat;
        cursor: pointer;
    }
    
    #promoBanner a {
        display: block; 
        width: 570px; 
        height: 100%;
    }  */

    .top-player.size600x500 {
        display: block!important;
    }
    .top-player.size310x300 {
        display: none!important;
    }

    .top-player.with-clock {
        background: url("../img/static/banners/topplayer-euro2016-clock.jpg") 0 0 no-repeat;    
        -webkit-background-size: contain;
        background-size: contain;
    }
   
}

@media (max-width: 659px) {
    /*
    #promoBanner{
        position:relative;
        margin:0 auto;
        width:300px;
        height:310px;
        display:block;
        background: url("../img/thematic/mobile-page/toplayer-mobile.jpg") 0 0 no-repeat;
        cursor: pointer;
    }
    
    #promoBanner a {
        display: block; 
        width: 285px; 
        height: 100%;
    } */
        
    .main-from-footer ul li a {
        width: 53px;
    }
    
    .main-from-footer ul li a span {
        display: table-cell;
        height: 30px;
        width: 53px;
        vertical-align: middle;
        font-size: 11px;
        line-height: 13px;
    }
    
    .main-from-footer ul li a img {
        height: 44px;
    } 
}

.head-link {
    position: absolute;
    top: 95px;
    left: 52%;
    margin-left: -285px;
}

@media (min-width: 660px) and (max-width: 989px) {
    .head-link {
        margin-left: -125px;
    }
}


@media (max-width: 659px) {
    .head-link {
        display: none;
    }  
}


