@font-face {
    font-family: Blogger_Sans; /* Имя шрифта */
    src: url(fonts/Blogger_Sans.otf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Bold; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Bold.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Italyc; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Italyc.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Light; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Light.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Medium_Italic; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Medium_Italic.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Medium; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Medium.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Blogger_Sans_Bold_Italyc; /* Имя шрифта */
    src: url(fonts/Blogger_Sans_Bold_Italic.ttf); /* Путь к файлу со шрифтом */
}

body {
	font-family: 'Blogger_Sans', 'Open Sans', sans-serif;
	color: #808080;
	font-size: 14px;
	line-height: 20px;
    overflow-x: hidden !important;
    width:1916px;
    max-width: 1916px;
    margin:0 auto;
}
h1, h2, h3, h4, h5, h6 {
    color: #808080;
}
a:active {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
}
.container {
  max-width: 1616px;
  overflow: hidden;
}
.form-control {
    font-family: arial,sans-serif;
}
#call_phone,
#emailcustomer,
#phone {
    padding: 6px 12px !important;
}
.heading_title {
    color: #ff008c;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    background-color: #f7b5b8;
}
.category_container #content .heading_title {
    background-position: center center !important;
}
.heading-title__taste {
    align-items: center;
    justify-content: center;
}
.dashed {
    border-bottom: 1px dashed;
    text-decoration: none !important;
}
.sort-grid-list-container {
    position: relative;
}

/* default font size */
.fa {
	font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #3e77aa;
	outline: none! important;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 12px;
}
.option_second input, .option_second input:hover, .option_second input:focus, .option_second input:active {
    background-color: #ebf1f1!important;
    border-radius: 25px;
    border: 0!important;
    color: #535353;
    opacity: 1;
    font-family: "Blogger_Sans_Medium_Italic";
    padding-left: 25px!important;
}
.option_second input::-webkit-input-placeholder {color:#535353;}
.option_second input::-moz-placeholder          {color:#535353;}/* Firefox 19+ */
.option_second input:-moz-placeholder           {color:#535353;}/* Firefox 18- */
.option_second input:-ms-input-placeholder      {color:#535353;}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #ff008c;
	font-weight: bold;
}

/* Gradient to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.block-top {
    display: block;
    padding:0;
}
.before-header-container {
    text-align: center;
}
.before-header-container a {
    display: block;
    text-align: center;
}
.before-header-container img {
    margin: 0 auto;
}
.header-mobile-logo-container {
    text-align: center !important;
}
.header-mobile-logo-container img {
    display: inline !important;
    width: 110px;
}
.header-container {
    padding-top: 0;
    padding-bottom: 0;
}
.header-phone {
    background-image: url("../image/sprites/header_phone.png");
    background-size: 20px 12px;
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #666666;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 12px !important;
}
.header-phone span {
    font-weight: bold;
}
.header-info-menu {

}
.header-info-menu .header-info-menu-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.header-info-menu .header-info-menu-list li {
    float: left;
    margin-right: 10px;
}
.header-info-menu .header-info-menu-list li a {
    color: #ff008c;
}
.header-info-menu .header-info-menu-list li a:hover {
    text-decoration: underline;
	color: #ff008c;
}
.header-login-menu {
    color: #82ca9c;
    font-family: arial,sans-serif;
    text-align: right;
}
.header-login-menu a span {
    border-bottom: 1px dotted #82ca9c;
    color: #82ca9c;
    text-decoration: none !important;
}
.header-login-menu a span:hover {
    color: #82ca9c;
    text-decoration: none !important;
    border-bottom: 1px dotted #fff;
}
.header-login-menu a:hover,
.header-login-menu a:focus,
.header-login-menu a:active {
    text-decoration: none !important;
}
.header-login-menu #header-login-menu-logined-ico {
	background-image: url("../image/sprites/sprite_login.png");
    background-position: 0 -33px;
    background-repeat: no-repeat;
    background-size: 15px 48px;
    padding-left: 17px;
}
.header-login-menu #header-login-menu-logined-ico:hover {
    background-position: 0 -17px;
}
.header-login-menu .login-menu {
    cursor: default;
    display: inline-block;
    font-size: 14px;
    margin: 12px 0;
}
.header-login-menu .login-menu:hover #header-login-menu-logined-ico span {
    color: #ff008c;
    text-decoration: none !important;
    border-bottom: 1px dotted #ff008c;
}
.header-login-menu .login-menu:hover #header-login-menu-logined-ico {
    background-position: 0 -17px;
}
.header-login-menu .login-menu .login-submenu-container {
    width: 200px;
    z-index: 99;
    position: absolute;
    right: 0;
    top: 30px;
    margin: 0;
    padding: 0;
    display: none;
    box-shadow: 3px 3px 7px 0 rgba(200, 200, 200, 0.5);
    background-color: #ffffff;
    text-align: left;
    border: 1px solid #eaeaea;
    border-bottom: 3px solid #ccc;
    border-radius: 5px;
}
.header-login-menu .login-menu:hover  .login-submenu-container {
    display: block;
}
.header-login-menu .login-menu .login-submenu-container ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 10px;
}
.header-login-menu .login-menu .login-submenu-container ul li {
    display: block;
}
.header-login-menu .login-menu .login-submenu-container ul li:first-child a {
    border-top: 0 solid #eaeaea !important;
}
.header-login-menu .login-menu .login-submenu-container ul li a {
    background-image: url("../image/sprites/sprite_menu.png");
    background-position: 97% -178px;
    background-repeat: no-repeat;
    background-size: 7px 200px;
    border-color: #eaeaea;
    border-style: solid;
    border-width: 1px 0 0;
    color: #ff008c;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 32px 8px 0;
    position: relative;
    z-index: 994;
    background-color: transparent;
    display: block;
    font-family: arial,sans-serif;
}
.header-login-menu .login-menu .login-submenu-container ul li a.active,
.header-login-menu .login-menu .login-submenu-container ul li a.active:hover,
.header-login-menu .login-menu .login-submenu-container ul li a:hover {
	border-left: 0 solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-right: 0 solid #eaeaea;
	border-bottom: 0 solid #eaeaea;
	color: #C4006C;
	background-color: #fff;
    text-decoration: underline;
    background-position: 97% 9px;
}
.header-login-menu .login-menu .login-submenu-container ul li a.login-submenu-marked {
    color: #424242;
}
.header-login-menu .login-menu .login-submenu-container ul li a.login-submenu-marked:hover {
	color: #ff008c;
}

/* top */
#top {

}

.header-mobile-btn-toggle span {
    color: #2dd1c6;
    font-weight: bold;
    position: absolute;
    font-size: 25px;
    z-index: 999999;
    margin: 20px 0 0 75px;
    width: 30px;
    height: 30px;
}

.to_top {
    display: block;
    background-image: url("../image/to_top.png");
    position: fixed;
    right: 15px;
    bottom: 50px;
    z-index: 998;
    transition:all .7s;
    width:150px;
    height:150px;
    background-repeat: no-repeat;
}

.to_top:hover {
    bottom:3%;
}

.to_top:hover, .to_top:focus, .to_top:active {
    text-decoration:none;
}

/* .to_top span {
    color: #fff;
    transform: rotate(90deg);
    display: block;
    margin: 40px 0 0 0;
    font-size: 50px;
    font-weight: bold;
    position: relative;
} */


#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
.header-wrap {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f6);
    border-bottom: 1px solid #c3c3c3;
    box-shadow: 0 2px 2px 0 #e1e1e1, 0 2px 5px 0 #f5f5f6;
    margin-bottom: 10px;
    margin-top: 5px;
}
#logo {
	margin: 10px 0;
}
.header-user-buttons {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.header-user-buttons > li {
    float: right;
}
.header-user-buttons > li > a {
    display: block;
    padding: 5px 15px;
    border: 1px solid transparent;
    color: #3e77aa;
    border-radius: 4px;
    border-right: 1px solid #EAEAEA;
}
.header-user-buttons > li > a > div {
    background-color: #fff;
    border: 1px solid #82ca9c;
    border-radius: 50%;
    color: #82ca9c;
    display: inline-block;
    float: right;
    font-size: 16px;
    height: 26px;
    line-height: 24px;
    position: relative;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 26px;
    z-index: 1;
}
.header-user-buttons > li:first-child > a {
    border-right: 1px solid transparent;
}
.header-user-buttons > li > a > span {
    color: #3e77aa;
    border-bottom: 1px solid transparent;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    font-size: 11px;
    height: 50px;
    line-height: 13px;
    text-align: center;
    width: 50px;
}
.header-user-buttons > li > a:hover {
    text-decoration: none;
}
.header-user-buttons #compare_popup-header > a > span {
    background-image: url("../image/sprites/header_compare.png");
}
.header-user-buttons #wishlist_popup-header > a > span {
    background-image: url("../image/sprites/header_wish.png");
}
.header-user-buttons #cart_popup-header > a > span {
    background-image: url("../image/sprites/nonpareil_cart.png");
}
.header-user-buttons #cart_popup-header > a:hover > span {
}
.header-user-buttons > li > a > span.full {
    background-position: center 0;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-container-empty {
    background-image: url("../image/sprites/header_compare_empty.png");
    background-position: 50px 35px;
    background-repeat: no-repeat;
    background-size: 100px 80px;
    padding: 10px 20px 10px 200px;
    width: 480px;
    z-index: 77;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-text {
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-text a {
    color: #3e77aa;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-text a:hover {
    color: #FB3F4C;
}
.header-user-buttons #compare_popup-header #compare_popup-container {
    display: none;
    right: 0;
    background: #fff none repeat scroll 0 0;
    border-color: #eaeaea #eaeaea #ccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 1px 3px 7px 0 rgba(200, 200, 200, 0.5);
    box-sizing: border-box;
    position: absolute;
    text-align: left;
    top: 60px;
    z-index: 77;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-container-full {
    padding: 10px 20px;
    width: 280px;
    z-index: 77;
}
.header-user-buttons #compare_popup-header:hover #compare_popup-container {
    display: block;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item {
    clear: both;
    min-height: 25px;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item a {
    font-size: 14px;
    line-height: 16px;
    color: #3e77aa;
    text-decoration: none !important;
    display: block;
    margin: 5px 0;
    float: left;
    width: 220px;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item a:hover .compare_popup-item-name {
    color: #FB3F4C;
    text-decoration: underline;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item a:hover .compare_popup-item-count {
    color: #FB3F4C;
    text-decoration: none;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item .compare_popup-item-delete {
    background-image: url("../image/sprites/popup_cross.png");
    background-position: center -15px;
    background-repeat: no-repeat;
    background-size: 15px 30px;
    display: block;
    float: right;
    height: 15px;
    width: 15px;
    margin: 5px 0;
}
.header-user-buttons #compare_popup-header #compare_popup-container .compare_popup-item .compare_popup-item-delete:hover {
    background-position: center 0;
    cursor: pointer;
}
.clear_both {
    clear: both;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-container-empty {
    background-image: url("../image/sprites/header_wish_empty.png");
    background-position: 60px 40px;
    background-repeat: no-repeat;
    background-size: 80px 80px;
    padding: 10px 20px 10px 200px;
    width: 480px;
    z-index: 77;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-text {
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-text a {
    color: #3e77aa;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-text a:hover {
    color: #FB3F4C;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container {
    display: none;
    right: 0;
    background: #fff none repeat scroll 0 0;
    border-color: #eaeaea #eaeaea #ccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 1px 3px 7px 0 rgba(200, 200, 200, 0.5);
    box-sizing: border-box;
    position: absolute;
    text-align: left;
    top: 60px;
    z-index: 77;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-container-full {
    padding: 10px 20px;
    width: 280px;
    z-index: 77;
}
.header-user-buttons #wishlist_popup-header:hover #wishlist_popup-container {
    display: block;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item{
    clear: both;
    min-height: 25px;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item a {
    font-size: 14px;
    line-height: 16px;
    color: #3e77aa;
    text-decoration: none !important;
    display: block;
    margin: 5px 0;
    float: left;
    width: 220px;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item a:hover .wishlist_popup-item-name {
    color: #FB3F4C;
    text-decoration: underline;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item a:hover .wishlist_popup-item-count {
    color: #FB3F4C;
    text-decoration: none;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item .wishlist_popup-item-delete {
    background-image: url("../image/sprites/popup_cross.png");
    background-position: center -15px;
    background-repeat: no-repeat;
    background-size: 15px 30px;
    display: block;
    float: right;
    height: 15px;
    width: 15px;
    margin: 5px 0;
}
.header-user-buttons #wishlist_popup-header #wishlist_popup-container .wishlist_popup-item .wishlist_popup-item-delete:hover {
    background-position: center 0;
    cursor: pointer;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-empty {
    background-image: url("../image/sprites/header_cart_empty.png");
    background-position: 55px 45px;
    background-repeat: no-repeat;
    background-size: 85px 75px;
    padding: 10px 20px 10px 200px;
    width: 480px;
    z-index: 77;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-text {
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-text a {
    color: #3e77aa;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-text a:hover {
    color: #FB3F4C;
}
.header-user-buttons #cart_popup-header #cart_popup-container {
    display: none;
    right: 0;
    background: #fff none repeat scroll 0 0;
    border-color: #eaeaea #eaeaea #ccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 1px 3px 7px 0 rgba(200, 200, 200, 0.5);
    box-sizing: border-box;
    position: absolute;
    text-align: left;
    top: 60px;
    z-index: 77;
    font-family: arial,sans-serif;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full {
    padding: 10px 0;
    width: 280px;
    z-index: 77;
}
.header-user-buttons #cart_popup-header:hover #cart_popup-container {
    display: block;
}

.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-count {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 20px 20px 0 60px;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-order {
    text-align: center;
    border-bottom: 1px solid #EAEAEA;
    padding: 20px 20px;
}

.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart {
    text-align: center;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a {
    font-size: 14px;
    line-height: 16px;
    color: #ff008c;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a:hover  {
    color: #ff008c;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a .cart-mini-ico {
    background-image: url("../image/sprites/header_cart_mini_ico.png");
    background-position: 60px -26px;
    background-repeat: no-repeat;
    background-size: 24px 60px;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px 0 5px 30px;
    text-align: center;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a .cart-mini-ico:hover {
    background-position: 60px 4px;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a .cart-mini-ico:hover span {
    border-bottom: 1px dotted #fff;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-cart a .cart-mini-ico span {
    border-bottom: 1px dotted #ff008c;
    color: #ff008c;
}

/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

#content {
	min-height: 100px;
}

footer {
    background-size: 23px 14px;
    color: #ff008c;
    font-size: 14px;
    clear: both;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #2e2e2e;
    font-size: 18px;
    transition:all .5s;
}
footer a:hover {
    color: #2e2e2e;
    text-shadow: 0 2px 2px rgba(150, 150, 150, 1);
}

#txtemail {
    float: left;
    margin-right: 10px;
    width: 400px;
}
#btnemail {
    display: block !important;
}
.copyrights {
    color: #7e7e7e;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    padding-top: 10px;
    height: 100px;
    padding: 5px 105px;
    background: #f0f0f0;
}
.worktime {
    margin-bottom: 10px;
}
.worktime-title {
    color: #ff008c !important;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 14px !important;
    margin-bottom: 5px;
}
.worktime div {
    color: #808080;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.info1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.info2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newsletter-title {
    text-align: center;
}
.newsletter-title span {
    background-image: url("../image/sprites/nonpareil_letter.png");
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 54px 36px;
    color: #82ca9c;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 38px;
    padding-left: 139px;
    text-align: center;
}
.socwebs-container {
    border-bottom: 1px solid #82ca9c;
    border-top: 1px solid #82ca9c;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 24px;
}
.socwebs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.socwebs ul li {
    display: inline-block;
}
.socwebs ul li a {
    background-image: url("../image/sprites/nonpareil_socials.png");
    background-repeat: no-repeat;
    background-size: 308px 70px;
    border-radius: 3px;
    display: block;
    height: 35px;
    width: 35px;
    margin-right: 10px;
}
.socwebs-container .socwebs-title {
    color: #808080;
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 36px;
    text-align: right;
}
#socwebs_fb {
    background-position: 0 0;
}
#socwebs_tw {
    background-position: -45px 0;
}
#socwebs_gplus {
    background-position: -91px 0;
}
#socwebs_vk {
    background-position: -137px 0;
}
#socwebs_ok {
    background-position: -182px 0;
}
#socwebs_yt {
    background-position: -228px 0;
}
#socwebs_ig {
    background-position: -273px 0;
}
#socwebs_fb:hover {
    background-position: 0 -35px;
}
#socwebs_tw:hover {
    background-position: -45px -35px;
}
#socwebs_gplus:hover {
    background-position: -91px -35px;
}
#socwebs_vk:hover {
    background-position: -137px -35px;
}
#socwebs_ok:hover {
    background-position: -182px -35px;
}
#socwebs_yt:hover {
    background-position: -228px -35px;
}
#socwebs_ig:hover {
    background-position: -273px -35px;
}
.header_socwebs ul {
    float: none;
    display:block;
    list-style: outside none none;
    border-bottom:1px solid #e7e7e7;
    padding: 0 0 30px 0;
    text-align:center;
}
.header_socwebs ul li {
    display: inline-block;
}
.header_socwebs ul li:nth-of-type(3){
     transform:translateY(-38%);
 }

.header_socwebs ul li a {
    border-radius: 3px;
    display: block;
    height: 45px;
    width: 30px;
    margin-right: 5px;
}
#header_socwebs_fb {
    background-repeat: no-repeat;
    background-position: 11px 11px;
    transition:all .3s;
    background-image: url(../image/icon_fb.svg);
}
#header_socwebs_tw {
    background-position: -28px 0;
    transition:all .3s;
}
#header_socwebs_gplus {
    background-repeat: no-repeat;
    background-position: 7px 15px;
    transition:all .3s;
    background-image: url(../image/icon_g.svg);
}
#header_socwebs_vk {
    background-repeat: no-repeat;
    background-position: 1px 16px;
    transition:all .3s;
    background-image: url(../image/icon_vk.svg);
}
#header_socwebs_ok {
    background-repeat: no-repeat;
    background-position: 9px 11px;
    transition:all .3s;
    background-image: url(../image/icon_ok.svg);
}
#header_socwebs_yt {
    background-repeat: no-repeat;
    background-position: 4px 15px;
    transition:all .3s;
    background-image: url(../image/icon_youtube.svg);
}
#header_socwebs_ig {
    background-repeat: no-repeat;
    background-position: 5px 13px;
    transition:all .3s;
    background-image: url(../image/icon_insta.svg);
}

#header_socwebs_fb:hover {
    opacity:.6;
}
#header_socwebs_tw:hover {
    background-position: -28px -22px;
}
#header_socwebs_gplus:hover {
    opacity:.8;
}
#header_socwebs_vk:hover {
    opacity:.8;
}
#header_socwebs_ok:hover {
    opacity:.8;
}
#header_socwebs_yt:hover {
    opacity:.8;
}
#header_socwebs_ig:hover {
    opacity:.8;
}
.login_header>div:first-child, .login_header>div:last-child {
    width:65px;
    padding-bottom:32px;
}
.login_header>div {
    width:135px;
    display:inline-block;
}
.login_header {
    padding: 32px 0;
    border-bottom: 1px solid #e7e7e7;
}
.login_header>div a {
    color: #3a3a3a;
    font-size: 16px;
    transition:all .3s;
    text-align: center;
    display: block;
    position: relative;
}
.login_header>div a:hover {
    color:#fcb9bc;
}
.login_header>div:first-child:before {
    display:block;
    content:url("../image/header_login.png");
    text-align:center;
}
.login_header>div:nth-child(2):before {
    display:block;
    content:url("../image/header_registration.png");
    text-align:center;
}
.login_header>div:nth-child(3):before {
    display:block;
    content:url("../image/header_cart.svg");
    text-align:center;
}
.alert {
	font-size: 16px;
    padding: 8px 14px;
}
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 8px 0;
    padding-left: 77px;
    font-size: 18px;
    color: #101010;
    background: none;
}
.breadcrumb a{
    color: #7d7d7d;
}
.breadcrumb a:after{
    content:'\002F';
    margin-left: 5px;
    margin-right: 5px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
div.modal-footer.form-modal_cart-footer > .btn {
    width: 250px;
    height: 48px;
    border: 1px solid #fcbfc2;
    border-radius: 25px;
    color: #fd305f;
    background-color: #fff;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 29px;
    text-align: center;
    transition: .3s;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-order .cart-btn-to-order {
    border: none;
	background-repeat: repeat-x;
    background: #4A2D33;
    background: -webkit-linear-gradient(top, #ff008c, #4A2D33);
    background: -ms-linear-gradient(top, #ff008c, #4A2D33);
    background: -moz-linear-gradient(top, #ff008c, #4A2D33);
    background: linear-gradient('to bottom', #ff008c, #4A2D33);
    border: medium none;
    border-radius: 4px;
    box-shadow: 3px 3px 7px 0 rgba(252, 0, 134, 0.2), 0 -3px 0 0 #31141A inset;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 12px 20px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.header-user-buttons #cart_popup-header #cart_popup-container .cart_popup-container-full .cart_popup-container-to-order .cart-btn-to-order:hover {
    box-shadow: 3px 3px 7px 0 rgba(252, 0, 134, 0.2), 0 -3px 0 0 #91004d inset !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background: #ff008c;
    background: -webkit-linear-gradient(top, #31141A, #ff008c);
    background: -ms-linear-gradient(top, #31141A, #ff008c);
    background: -moz-linear-gradient(top, #31141A, #ff008c);
    background: linear-gradient('to bottom', #31141A, #ff008c);
    color: #fff;
}
.btn-blue,
.btn-blue:focus {
    border: none;
    box-shadow: 3px 3px 7px 0 rgba(252, 0, 134, 0.2), 0 -3px 0 0 #31141A inset;
    font-size: 16px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-radius: 4px;
	background-repeat: repeat-x;
    background: #4A2D33;
    background: -webkit-linear-gradient(top, #ff008c, #4A2D33);
    background: -ms-linear-gradient(top, #ff008c, #4A2D33);
    background: -moz-linear-gradient(top, #ff008c, #4A2D33);
    background: linear-gradient('to bottom', #ff008c, #4A2D33);
    font-size: 20px;
    padding: 7px 20px !important;
    margin-bottom: 20px;
}
.btn-blue:hover,
.btn-blue:active{
    color: #ffffff;
}
.btn-primary,
.btn-primary:focus,
.btn-green,
.btn-green:focus {
    border: none;
    font-size: 16px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-radius: 4px;
	background-repeat: repeat-x;
    background: #2dd1c6;
    font-size: 20px;
    padding: 7px 20px !important;
}
.btn-green:hover,
.btn-green:active,
.btn-primary:hover,
.btn-primary:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background: #ff008c;
    color: #fff;
    cursor: pointer;
}
.simplecheckout-cart .btn-primary:hover,
.simplecheckout-cart .btn-primary:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background:#2dd1c6!important;
    color: #fff;
    cursor: pointer;
}
.btn__refresh,
.btn__remove{
    padding: 17px!important;
    height: 34px;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
.btn__refresh .fa{
    transform: translateY(-105%);
}
.btn__remove .fa{
    transform: translateY(-35%);
}
#search {
    width:100%;
}
#search .input-lg,
#search .input-lg:hover {
	border: 1px solid #dddde0;
    border-radius: 20px;
    box-sizing: border-box;
    font-size: 16px;
    height: 35px;
    line-height: 20px;
    margin-top: 1px;
    font-family: "Blogger_Sans_Italyc";
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
.btn-search,
.btn-search:focus {
    border: none;
    height: 19px;
    position: absolute;
    right: 15px;
    top: 9px;
    z-index: 9;
    width: 20px;
    margin-left: 5px;
    border-radius: 4px;
    background: url(../image/header_search.png);
    background-repeat: no-repeat;
}
#mobile-menu>div:first-child {
    background: #f5f5f5;
    height: 23%;
}
.header_logo {
    width: 175px;
    height: 180px;
    display: block;
    margin: 0 auto 0 auto;
    background: url("../image/nonpareil_logo.png");
    background-repeat: no-repeat;
}
.btn-gray,
.btn-gray:focus {
    border: 1px solid #ececec;
    border-bottom: 0;
    box-shadow: 3px 3px 7px 0 rgba(200, 200, 200, .5), inset 0 -3px 0 0 #c1c1c1;
    font-size: 16px;
    color: #31141A;
    border-radius: 4px;
	background-repeat: repeat-x;
    background: #fff;
    padding: 10px 20px !important;
}
.btn-gray:hover,
.btn-gray:active {
    background: #faf8e1;
    background: -webkit-linear-gradient(top, #fff, #faf8e1);
    background: -ms-linear-gradient(top, #fff, #faf8e1);
    background: -moz-linear-gradient(top, #fff, #faf8e1);
    background: linear-gradient('to bottom', #fff, #faf8e1);
    color: #31141A;
    cursor: pointer;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
    height:43px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2dd1c6;
	background-image: linear-gradient(to bottom, #2dd1c6, #2dd1c6);
    border-color: #2dd1c6 #2dd1c6 #2dd1c6;
	background-repeat: repeat-x;
}
.btn-danger:hover{
    border-color: #2dd1c6 #2dd1c6 #2dd1c6!important;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
h2.price {
	margin: 0;
}
.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails {
	margin-left: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    border: 0 solid #ddd;
    border-radius: 5px;
}
.thumbnails .image-additional {
	float: none;
    display: inline-block;
    width: 122px;
    height: 112px;
    overflow: hidden;
    margin-left: 14px;
}
.thumbnails .image-additional:nth-of-type(1){
    margin-left: 0;
}
.tumb_small a>img, .tumb_small>img {
    margin-right: auto;
    margin-left: auto;
    transform: translate(-21% ,-7%);
    max-width: none;
}
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
#column-right .banner-item:first-child {
    margin-top: 45px;
}
.banner-item {
    border-radius: 5px;
    margin-bottom: 20px;
}
.banner-item a {
    display: block;
    text-align: center;
}
.banner-item a img {
    border-radius: 5px;
    display: inline;
    width: 100%;
}
.box-news-header {
    color: #333333;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.box-news-footer {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
}
.box-news-footer a {
    font-size: 15px;
    color: #ff008c;
    text-decoration: none!important;
}
.box-news-footer a:hover {
    text-decoration: none!important;
}
.box-news-footer a:hover span {
    text-decoration: underline!important;
}
.height_auto {
    height: auto !important;
}
.height_auto::before {
    display: none !important;
}
.hidden {
    display: none !important;
}
#content3 {
    clear: both;
    color: #999999;
    height: 140px;
    line-height: 16px;
    overflow: hidden;
    text-align: justify;
}
#content3 h2 {
    color: #999999;
    font-size: 16px;
}
#content3::before {
    background: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1.0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 1.0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1.0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1.0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1.0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 1.0) 100%);
    content: "";
    display: block;
    height: 20px;
    position: relative;
    top: 120px;
    width: 100%;
}
.seo-text-arrow {
    text-align: right;
    margin-top: 10px;
}
.seo-text-arrow .arrow-link-inner {
    color: #3e77aa;
    font-size: 16px;
    text-decoration: none;
}
.seo-text-arrow .arrow-link-inner span {
    border-bottom: 1px dotted #3e77aa;
}
.seo-text-arrow .arrow-link-inner:hover {
    color: #FB3F4C;
    text-decoration: none;
    cursor: pointer;
}
.seo-text-arrow .arrow-link-inner:hover span {
    color: #FB3F4C;
    border-bottom: 1px dotted #FB3F4C;
    text-decoration: none;
    cursor: pointer;
}
.no_products_in_category {
    border-bottom: 1px solid #eaeaea;
    color: #808080;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
    padding: 20px 20px;
}
.no_products_in_category a,
.no_products_in_category a:focus {
    color: #3e77aa;
    text-decoration: none !important;
}
.no_products_in_category a:hover,
.no_products_in_category a:active {
    color: #fb3f4c;
    text-decoration: underline !important;
}
.category-info {
    padding-bottom: 60px;
    background-size: 1615px 425px;
    background-image: url(../image/category_tasty_bg.jpg);
    overflow: hidden;
}
.category-info .description {
    margin-bottom: 60px;
}
.category-info .description>p, .category-info .description>div>span, .category-info .description_top {
    color: #101010;
    width:98%;
    font-size: 18px;
    display:block;
    margin:0 auto;
    font-weight:normal;
    line-height: 26px;
}
.category_container.category-info {
    background:none;
    padding: 50px 10px 0 50px;
}
.category-info .description>p:first-child {
    text-align: center;
    color: #c9c9c9;
    font-size: 48px;
    line-height: 53px;
    font-family: "Blogger_Sans_Bold_Italyc";
}
.category-info .description hr {
    width: 70px;
    margin-top: 40px;
    margin-bottom: 50px;
    border: 0;
    border-top: 2px solid #fcb9bc;
}
.category-info .description>div{
    width:1325px;
    display:block;
    margin:0 auto;
}
.pagination-container{
    text-align: center;
}
.pagination__wrap{
    margin-top: 40px;
}
.pagination__wrap .loader_img{
    display: block;
    width: 160px;
    height: 80px;
    margin: 0 auto;
}
.pagination {
    margin: 20px auto !important;
}
.pagination li.active span, .pagination li.active span:hover {
    background: transparent none repeat scroll 0 0 !important;
    color: #ff939d!important;
}
.pagination li span {
    border: 1px solid transparent !important;
    display: block !important;
    font-size: 30px !important;
    height: 42px !important;
    line-height: 30px !important;
    padding: 5px 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 52px !important;
    color: #ffffff !important;
}
.pagination li a{
    display: inline-block !important;
    font-size: 20px !important;
    height: 42px !important;
    line-height: 30px !important;
    padding: 5px 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 52px !important;
    color: #c9c9c9 !important;
    margin: 0 !important;
    border:none;
}
.review-store_review .pagination li a {
    pointer-events:auto;
}
.pagination li:first-child a {
    border: 1px solid transparent !important;
}
.next-page{
    text-align: center;
}
.next-page .btn__load{
    width: 256px;
    height: 72px;
    background: #ffffff;
    border: none;
    padding:0;
    color: #fd305f;
    font-size: 24px;
    position: absolute;
    left: 50%;
}
.viewed_eye {
    background-image: url("../image/sprites/sprite_viewed.png");
    background-position: 0 -82px;
    background-repeat: no-repeat;
    background-size: 23px 100px;
    display: block;
    float: left;
    height: 23px;
    margin-right: 10px;
    width: 23px;
}
#column-left .box-header,
#column-right .box-header {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 10px 0 0;
}
.manufacturers_list {

}
.manufacturers_list_item {
    margin-bottom: 20px;
}
.manufacturers_list_item a {
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 10px 0;
    text-align: center;
    display: block;
}
.text_brand {
    color: #dddde0;
    font-size: 26px;
}
#fastorder .close {
    opacity: 1 !important;
}
#fastorder .close span {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/popup_cross.png") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    background-position: 0 -20px;
    background-size: 20px 40px;
    cursor:pointer;
    display: block;
    text-indent: -9999px;
    opacity: 1 !important;
}
#fastorder .close:hover span {
    background-position: 0 0;
}
.modal-content {
    box-shadow: 3px 3px 7px #c1c1c1 !important;
    border: 0 solid rgba(0, 0, 0, 0.2) !important;
}
.a_text,
.a_text:hover,
.a_text:focus,
.a_text:active {
    color: #333333 !important;
    text-decoration: none !important;
}
.dashed_btn {
    background: none !important;
    border: none !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #3e77aa !important;
    color: #3e77aa !important;
    padding: 0 !important;
}
.form-oneclick-modal-footer {
    text-align: center;
}
#callorder .btn-gray {
    margin-top: 20px !important;
}
.modal-title {
    color: #808080;
    font-size: 22px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: left;
}
#callorder .close {
    opacity: 1 !important;
}
#callorder .close span {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/popup_cross.png") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    background-position: 0 -20px;
    background-size: 20px 40px;
    cursor:pointer;
    display: block;
    text-indent: -9999px;
    opacity: 1 !important;
}
#callorder .close:hover span {
    background-position: 0 0;
}
#callorder .alert {
    margin-bottom: 0 !important;
}
#callorder .modal-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.alert-done {
    background-color: #ffffff !important;
    border-color: #eaeaea !important;
    color: #333 !important;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.label_checkbox {
    float: none !important;
    font-size: 14px !important;
    width: auto !important;
    padding-left: 0 !important;
}
.label_checkbox span {
    background-image: url("../image/sprites/sprite_filter_checkbox.png");
    background-position: 0 -100px;
    background-repeat: no-repeat;
    background-size: 25px 125px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    position: relative;
    top: 5px;
    width: 25px;
}
.label_checkbox input[type='checkbox'] {
    display: none;
}
.label_checkbox:hover {
    color: #FB3F4C;
    cursor: pointer;
}
.label_checkbox:hover span {
    background-position: 0 -75px;
}
.label_checkbox_disabled span,
.label_checkbox_disabled span:hover,
.label_checkbox_disabled span:active,
.label_checkbox_disabled span:focus {
    background-position: 0 -50px !important;
}
.label_checkbox span.checkbox_label_active,
.label_checkbox span.checkbox_label_active:hover,
.label_checkbox span.checkbox_label_active:active,
.label_checkbox span.checkbox_label_active:focus {
    background-position: 0 -25px !important;
}
.label_checkbox span.checkbox_label_active:hover {
    color: #FB3F4C;
}
#button-search {
    margin-top: 0 !important;
}
.serch_result_title {
    border-bottom: 1px solid #eaeaea;
    color: #999;
    margin-top: 20px;
    padding: 10px 0;
}
#modal_cart .modal-header {
    border-bottom: 0 solid #e5e5e5;
    padding: 15px 15px 5px;
}
#modal_cart .modal-body {
    padding: 5px 15px 15px 15px;
}
#modal_cart .close {
    opacity: 1 !important;
}
#modal_cart .close span {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/popup_cross.png") no-repeat scroll 0 0;
    width: 30px;
    height: 30px;
    background-position: 0 -30px;
    background-size: 30px 60px;
    cursor:pointer;
    display: block;
    text-indent: -9999px;
    opacity: 1 !important;
}
#modal_cart .close:hover span {
    background-position: 0 0;
}
#modal_cart .name,
#modal_cart .name:focus {
    color: #ff008c;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
}
#modal_cart .name:hover,
#modal_cart .name:active {
    color: #ff008c;
    text-decoration: underline;
}
#modal_cart .btn-gray {
    font-size: 18px !important;
}
#modal_cart .well {
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}
.form-modal_cart-footer {
    border-top: 0 solid #e5e5e5 !important;
    padding: 0 !important;
    text-align: right;
}
.popupCart_quantity,
.popupCart_quantity:hover {
    background-color: #fff !important;
    border: 1px solid #dddde0 !important;
    border-radius: 4px;
    box-shadow: 2px 2px 0 1px #f2f2f3 inset;
    box-sizing: border-box;
    font-size: 14px !important;
    height: 30px;
    line-height: 20px;
    margin-top: 1px;
    padding: 0 !important;
    text-align: center !important;
    width: 36px !important;
    float: left;
}
.popupCart_quantity:active,
.popupCart_quantity:focus {
    border: 1px solid #74D36B;
    box-shadow: 2px 2px 0 1px #f2f2f3 inset !important;
    padding: 0 !important;
    background-color: #fff !important;
}
.popupCart_plusminus {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/sprite_plus_minus.png") no-repeat scroll 0 0;
    width: 21px;
    height: 21px;
    cursor:pointer;
    display: inline-block;
    margin: 5px 2px;
    float: left;
}
#popupCart_minus {
    background-position: 0 -190px;
}
#popupCart_minus:hover {
    background-position: 0 -270px;
}
#popupCart_plus {
    background-position: 0 0;
}
#popupCart_plus:hover {
    background-position: 0 -80px;
}
#modal_cart_html .products_lines {
    border-top: 1px dashed #eaeaea;
    margin-bottom: 10px;
    padding-top: 10px;
}
#modal_cart_html .products_lines:first-child {
    border-top: 0 dashed #eaeaea;
}
.checkout-cart div[class^="col-"]{
    padding: 0;
}
.checkout-cart #content{
    padding-left: 15px;
    padding-right: 15px;
}
.checkout-cart .heading_title{
    background-color: #f4999d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkout-cart footer{
    transform:translateY(37%);
}
.loader_back {
    background: rgba(0, 0, 0, 0) url("../../../image/loading.gif") no-repeat scroll 0 0;
    min-width: 54px;
    min-height: 55px;
    background-position: center center;
    background-size: 54px 55px;
}
#popup_cart_close {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/sprite_cross.png") no-repeat scroll 0 0;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: 23px 74px;
    cursor:pointer;
    display: block;
    margin: 0 auto;
}
#popup_cart_close:hover {
    background-position: 0 -25px;
}
.modalcart_totals {
    border-top: 1px solid #eaeaea;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 20px;
}
.modalcart_totals .popupCartPriceTotalRows > div {
    padding-top: 3px;
    padding-bottom: 3px;
}
.products_lines {
    font-size: 15px;
}
.products_lines .popupCartPrice {
    margin-top: 5px;
}
.products_lines .popupCartPriceProductTotal {
    color: #333333;
    font-size: 21px;
    margin-top: 5px;
}
.products_lines .popupCartPriceProductTotal span {
    font-size: 13px;
}
.popupCartPriceAllTotal {
    color: #333333;
    font-size: 24px;
}
.popupCartPriceAllTotal span {
    font-size: 18px;
}
.popupCartPriceTotalContainer {
    background-color: #f5f5f5;
    color: #333333;
}
.product_description{
    height:auto!important;
}
#modal_msg .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#modal_msg .close {
    opacity: 1 !important;
}
#modal_msg .close span {
    background: rgba(0, 0, 0, 0) url("../../../theme/rozetka/image/sprites/popup_cross.png") no-repeat scroll 0 0;
    width: 30px;
    height: 30px;
    background-position: 0 -30px;
    background-size: 30px 60px;
    cursor:pointer;
    display: block;
    text-indent: -9999px;
    opacity: 1 !important;
}
#modal_msg .close:hover span {
    background-position: 0 0;
}
#sale_of_the_week,
#sale_of_the_week:focus {
    background-color: #82ca9c;
    background-image: url("../image/sprites/nonpareil_sale.png");
    background-position: 7px center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 12px 28px 12px 48px;
    margin-right:5px;
}
#sale_of_the_week:hover,
#sale_of_the_week:active {
    text-decoration: underline;
}
#order_call_btn,
#order_call_btn:focus {
    background-color: #ffffff;
    background-image: url("../image/sprites/nonpareil_order_call.png");
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    border: 1px solid #82ca9c;
    color: #82ca9c;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 10px 11px 48px;
}
#order_call_btn:hover,
#order_call_btn:active {
    text-decoration: underline;
}
.header-slogan span {
    color: #82ca9c;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 11px 0;
    text-transform: uppercase;
}
.login_separ {
    color: #82ca9c;
    cursor: default;
    display: inline-block;
    font-size: 16px;
    margin: 12px 7px;
}
#header-login-menu-login-ico span,
#header-login-menu-register-ico span {
    border-bottom: 1px dotted #82ca9c;
    color: #82ca9c;
    display: inline-block;
    font-size: 16px;
    margin: 12px 0;
    padding: 0;
    text-decoration: none !important;
}
#header-login-menu-login-ico span:hover,
#header-login-menu-register-ico span:hover {
    border-bottom: 1px dotted #fff;
}
#search_icon_btn {
    background-image: url("../image/sprites/nonpareil_search.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    width: 23px;
    height: 23px;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
}
#search_icon_btn:hover {
    opacity: 0.5;
    cursor: pointer;
}
#hidden_search_container {
    background-color: #ededed;
    padding: 20px 10px;
}
#hidden_search_container.hidden_search_container_visible {
    display: block;
    position: absolute;
    z-index: 999;
}
.owl-controls .owl-page span {
    background: #82ca9c none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    display: inline-block !important;
    height: 18px !important;
    width: 18px !important;
}
.owl-controls .owl-page.active span,
.owl-controls .owl-page span:hover {
    background: #ff008c !important;
}
.block-1-icon {
    background-image: url("../image/sprites/nonpareil_block1_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.block-1-title {
    background-image: url("../image/sprites/nonpareil_pink_line.png");
    background-position: left center;
    background-repeat: repeat-x;
    background-size: 5px 1px;
    display: block;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}
.block-1-title span {
    background-color: #ffffff;
    color: #ff008c;
    font-size: 26px;
    line-height: 28px;
    padding: 0 40px;
    text-transform: uppercase;
}
.block-2-cream {
    background-color: transparent !important;
    background-image: url("../image/sprites/cream.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 100% auto;
    display: block;
    height: 400px;
    margin-bottom: -400px;
    margin-top: 100px;
    position: relative;
}
.block-2-container {
    padding-bottom: 60px;
}
.block-2-title {
    margin-bottom: 40px;
    margin-top: 110px;
    text-align: center;
}
.block-2-title span {
    color: #c9c9c9;
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
}
.block-2 hr {
    display: block;
    width: 68px;
    margin: 47px auto 58px auto;
    border-top: 1px solid #fcb9bc;
}
.html_1401 {
    margin: 0 auto;
    clear: both;
    text-align: center;
    background-size: 100% 100%;
    background-image: url(../image/we_created_bg.jpg);
}
.html_1401>p:first-child {
    padding-bottom: 31px;
    padding-top: 103px;
    text-align: center;
    color: #c9c9c9;
    font-size: 48px;
    font-family: "Blogger_Sans_Bold_Italyc";
    line-height: 1;
}
.html_1401 hr {
    display: block;
    width: 68px;
    margin: 0 auto 58px auto;
    border-top: 1px solid #fcb9bc;
}
.html_1401>div {
    width: 230px;
    height: 230px;
    display: inline-block;
    border-radius: 130px;
    line-height: 60px;
}
.html_1401>div>p:first-child {
    color:#fff6f7;
    text-transform:uppercase;
    font-size:24px;
    font-family: "Blogger_Sans_Light";
    line-height: 1;
    margin-top: 33px;
    margin-bottom: 20px;
}
.html_1401>div>p:nth-child(2) {
    color:#fff6f7;
    font-size:76px;
    font-weight:bold;
    margin-bottom: 25px;
}
.html_1401>div>p:last-child {
    color:#fff6f7;
    font-size:18px;
    line-height: 1;
    margin-top: 24px;
    width: 50%;
    margin: 0 auto;
}
.html_1401>div:nth-child(3) {
    background:#ff939d;
    margin-right: 8%;
}

.html_1401>div:nth-child(4) {
    background:#fd305f;
    margin-right: 8%;
}
.html_1401>div:nth-child(5) {
    background:#2dd1c6;
}
.html_1401>p:last-child {
    color:#101010;
    font-size:18px;
    padding:78px 0 100px 0;
    width: 1161px;
    margin: 0 auto;
    line-height: 30px;
}
.product-search .heading_title{
    background: #fff!important;
    color: #c9c9c9;
    font-family:"Blogger_Sans_Bold_Italyc";
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    text-shadow: none;
}
.product-search .heading_title .text_brand{
    color: #808080;
    font-family:'Blogger_Sans',sans-serif;
    transform: translate(-13%, 30%);
}
.banner_vkus {
    background-image: url(../image/bg_taste.png);
    background-repeat: no-repeat;
    background-position: 0 70px;
    clear:both;
}
.products_content{
    margin-top: 80px;
}
.vkus_block {
    width: 20%;
    height: 279px;
    display: inline-block;
    margin: 0 -5px -5px -1px;
    overflow: hidden;
    cursor:pointer;
}
.vkus_tumb {
    width: 322px;
    height: 279px;
}
.vkus_block .opacity {
    width: 100%;
    height: 279px;
    background: linear-gradient(to bottom, transparent 55%, #7c7c7c 100% );
    opacity:.8;
}
.taste__header{
    color: #fb71af;
    text-decoration: underline;
}
.vkus_block a {
    font-family: "Blogger_sans_bold";
    font-size: 24px;
    color: #fff;
    position: absolute;
    width: 321px;
    margin-top: -75px;
    text-align: center;
    height: 80px;
    padding: 15px 20px 0 20px;
    line-height: 23px;
    transition: .3s ease;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
}
.vkus__link a{
    text-shadow: none;
}
.vkus_block__price{
    font-family:"Blogger_Sans_Medium_Italic",sans-serif;
    text-align: center;
    font-size: 30px;
    color: #fd305f;
    transform: translateY(17%);
    transition: .3s ease;
}
.vkus_block:hover .opacity{
    opacity:.9;
}
.vkus_block:hover .vkus_block__price{
    transform: translateY(-230%);
}
.vkus_block:hover .vkus_block__name{
    transform: translateY(-100%);
    color: #ffffff;
}
.common-home .banner_vkus{
    padding-top: 0;
    background: none;
}
.banner_vkus>.vkus_block:last-child .vkus_tumb{
    background-color:#ff939d;
}
.banner_vkus>.vkus_block:last-child .opacity{
    background:none;
}
.banner_vkus>.vkus_block:last-child:hover .opacity{
    background:none;
    opacity:1;
}
.banner_vkus>.vkus_block:last-child a{
    margin-top: -230px;
    font-size: 42px;
    line-height: 40px;
}
.banner_vkus>.vkus_block:last-child a:after{
    content:url("../image/nonpareil_logo_mini.png");
    display: block;
    margin-top: 40px;
}
.achivment1_container,
.achivment2_container,
.achivment3_container {
    margin-bottom: 20px;
    min-height: 200px;
    text-align: center;
}
.achivment1_container > div,
.achivment2_container > div,
.achivment3_container > div {
    background-color: #fff !important;
    border-radius: 50% !important;
    display: block !important;
    margin: 0 auto;
}
.achivments_title {
    color: #808080;
    display: block;
    font-size: 20px;
    margin: -80px auto 0;
    position: relative;
    width: 150px;
}

.html_1402 {
    background:url("../image/choice_bg.jpg");
    text-align: center;
    background-size: 100% 100%;
}
.html_1402 div {
    width: 18%;
    display: inline-block;
    text-align: center;
    height: auto;
    vertical-align: top;
    margin: 0 60px 50px 60px;
}
.html_1402 div>p:first-child {
    font-size:30px;
    line-height:32px;
    color:#ff939d;
    margin-bottom:15px;
    font-family: "Blogger_Sans_Medium_Italic";
}
.html_1402 div>p:last-child {
    font-size:16px;
    color:#101010;
    width: 91%;
}
.html_1402 div>p:before{
    display: block;
    width: 95px;
    height: 95px;
    border-radius:50%;
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(0,0,0, .2);
    transform: translateY(-12px);
}
.html_1402>p {
    font-size:48px;
    color:#888787;
    font-family: "Blogger_sans_bold_Italyc";
    text-align:center;
    padding:90px 0 40px 0;
}
.html_1402>div:nth-child(2)>p:first-child:before {
    content:'';
    background:#ffffff url("../image/cake_choice.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(3)>p:first-child:before {
    content:'';
    background: #fff url("../image/people.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(4)>p:first-child:before {
    content:'';
    background: #fff url("../image/gablet.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(5)>p:first-child:before {
    content:'';
    background: #fff url("../image/povar_2.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(6)>p:first-child:before {
    content:'';
    background: #fff url("../image/eco.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(7)>p:first-child:before {
    content:'';
    background: #fff url("../image/gift.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(8)>p:first-child:before {
    content:'';
    background: #fff url("../image/car.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:nth-child(9)>p:first-child:before {
    content:'';
    background: #fff url("../image/povar.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.html_1402>div:last-child>p:first-child:before {
    content:'';
    background: #fff url("../image/choise.png");
    display:block;
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
.block-3-icon {
    background-image: url("../image/sprites/nonpareil_block3_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.block-3-title {
    background-image: url("../image/sprites/nonpareil_pink_line.png");
    background-position: left center;
    background-repeat: repeat-x;
    background-size: 5px 1px;
    display: block;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}
.block-3-title span {
    background-color: #ffffff;
    color: #ff008c;
    font-size: 26px;
    line-height: 28px;
    padding: 0 40px;
    text-transform: uppercase;
}
#seo_tabs {
    margin-bottom: 50px;
}
#seo_tabs > div {
    border: 1px solid #ff008c;
    color: #ff008c;
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    padding: 10px 20px;
    background-color: #ffffff;
}
#seo_tabs > div:hover {
    border: 1px solid #f8bcbb;
    color: #f8bcbb;
    background-color: #ffffff;
    cursor: pointer;
}
#seo_tabs > div.selected_tab {
    border: 1px solid #ff008c;
    background-color: #ff008c;
    color: #ffffff;
    cursor: pointer;
}
.block-3 .html-body {
    color: #808080;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
    min-height: 360px;
    padding: 0 50px 0 0;
    text-align: justify;
}
.block-3 .html-body a {
    color: #ff008c;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.block-3 .html-body a:hover {
    color: #ff008c;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.block-3 .html-body img {
    margin: 0 0 10px 80px;
    max-height: 400px;
    max-width: 500px;
}
.header-mobile-btn-toggle-container {
    box-shadow:none!important;
}
.block-4-cream {
    background-color: transparent !important;
    background-image: url("../image/sprites/cream.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 100% auto;
    display: block;
    height: 400px;
    margin-bottom: -400px;
    margin-top: 100px;
    position: relative;
}
.block-4-container {
    background-color: #f7bdbd;
}
.block-4-icon {
    background-image: url("../image/sprites/nonpareil_block4_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 120px;
}
.block-4-title {
    background-image: url("../image/sprites/nonpareil_green_line.png");
    background-position: left center;
    background-repeat: repeat-x;
    background-size: 5px 1px;
    display: block;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}
.block-4-title span {
    background: #f7bdbd none repeat scroll 0 0;
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    padding: 0 40px;
    text-transform: uppercase;
}
.block-4-container-bottom {
    background-image: url("../image/sprites/nonpareil_pink_bottom.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 20px 10px;
    height: 10px;
}
.block-4-container .box-header {
    display: none !important;
}
.block-5 .box-news-header {
    display: none;
}
.block-5 .artblock {
    clear:both;
    margin: 10px 0;
}
.block-5-title {
    background-image: url("../image/sprites/nonpareil_block5_icon.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    border-bottom: 1px solid #ff008c;
    display: block;
    height: 70px;
    margin-bottom: 20px;
    padding: 10px 0 0 80px;
    text-align: left;
    margin-top: 20px;
}
.block-5-title span {
    color: #ff008c;
    display: block;
    font-size: 22px;
    line-height: 24px;
    padding: 15px 0 0 10px;
}
.block-6-title {
    background-image: url("../image/sprites/nonpareil_block6_icon.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    border-bottom: 1px solid #ff008c;
    display: block;
    height: 70px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0 80px;
    text-align: left;
    width: 200px;
    margin-top: 20px;
}
.block-6-title span {
    color: #ff008c;
    display: block;
    font-size: 22px;
    line-height: 24px;
    padding: 15px 0 0 10px;
}
.horizontal-sreview .review-author {
    color: #ff008c;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}
.horizontal-sreview .review-date-added {
    color: #f8bcbb;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10px;
}
.horizontal-sreview-all {
    float: right;
    margin: 0 25px 0 0;
    width: 100%;
    text-align: right;
}
.horizontal-sreview {
    margin-bottom: 20px;
    margin-left: 50px;
    overflow: auto;
}
.horizontal-all {
    margin-bottom: 20px;
    margin-top: 20px;
}
.horizontal-all a {
    color: #ff008c;
    font-size: 15px;
    text-decoration: none !important;
}
.horizontal-all a:hover span {
    text-decoration: underline !important;
}
.store-review-text {
    color: #808080;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.vertical-sreview .review-author {
    font-size: 14px;
}
.vertical-sreview .review-date-added {
    color: #808080;
    margin-left: 10px;
}
.vertical-sreview-all {
    float: right;
    margin: 0 25px 0 0;
    width: 100%;
    text-align: right;
}
.vertical-sreview {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.vertical-sreview .caption {
    padding: 15px 20px;
    min-height: 100px;
}
#form-review {
    margin: 0 0 0 0;
}
.rev-row {
    margin: 20px 0;
}
.rev-name {
    color: #ff008c;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
.rev-date {
    color: #f8bcbb;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10px;
}
.rev-rating {
    margin: 10px 0;
}
.rev-text {
    border-bottom: 1px dashed #eaeaea;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: justify;
    color: #333;
    font-family: "blogger_sans_medium";
}
#form-review textarea, #form-review textarea:hover {
    background-color: #fff !important;
    border: 1px solid #dddde0 !important;
    border-radius: 4px;
    box-shadow: 2px 2px 0 1px #f2f2f3 inset;
    box-sizing: border-box;
    font-size: 16px !important;
    line-height: 20px;
    margin-top: 1px;
    padding: 10px !important;
    height: 200px !important;
}
#tab-review-form-title {
    display: block;
    font-size: 26px;
    line-height: 28px;
    padding: 15px 0;
}
.nav-tabs {
    border-bottom: 1px solid #82CA9C !important;
}
.nav > li > a {
    color: #82CA9C;
    font-size: 16px;
}
.nav > li > a:hover {
    color: #fff;
    font-size: 16px;
    background-color: #82CA9C;
    border-color: #82CA9C #82CA9C transparent !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #82CA9C #82CA9C transparent !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #82CA9C;
    cursor: default;
    font-size: 16px;
}
.block-quotation > div {
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 2px solid #ff008c;
    color: #808080;
    font-size: 18px;
    line-height: 20px;
    margin-top: 30px;
    padding: 30px 20px;
    text-align: center;
}

@media (max-width: 768px) {
    .block-quotation > div {
        color: #ff008c;
        font-size: 14px;
        line-height: 16px;
        margin-top: 60px;
    }
}


.block-6-footer-img {
    background-image: url("../image/sprites/strawberry.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 200px 150px;
    float: right;
    height: 150px;
    margin-bottom: -80px;
    margin-top: -80px;
    width: 200px;
}


.product_heading_title {
    color: #ff008c !important;
    font-size: 46px !important;
    line-height: 48px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
@media (max-width: 768px) {
    .product_heading_title {
        color: #ff008c !important;
        font-size: 26px !important;
        line-height: 28px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
}


.product_heading_title .rating {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
}

.product_product_price {
    background-color: #fff;
    border: 2px solid #82CA9C;
    border-radius: 3px;
    color: #ff008c;
    display: block;
    font-size: 40px;
    line-height: 42px;
    padding: 15px 50px 10px;
    text-align: center;
}
.product_product_price span {
    font-size: 20px;
    line-height: 42px;
}

.product_product_price_new {
    background-color: #fff;
    border-radius: 3px;
    color: #808080;
    display: block;
    font-size: 36px;
    line-height: 40px;
    padding: 10px;
    text-align: right;
}
.product_product_price_new span {
    font-size: 20px;
    line-height: 42px;
}
.product_product_special {
    background-color: #fff;
    border: 2px solid #f8bcbb;
    border-radius: 3px;
    color: #ff008c;
    display: block;
    font-size: 40px;
    line-height: 42px;
    padding: 15px 50px 10px;
    text-align: center;
}
.product_product_special span {
    font-size: 20px;
    line-height: 42px;
}
.products_tags {
    padding: 10px 0 30px;
}
.product-share-text {
    color: #808080;
    font-family: arial,sans-serif;
}
#tab-description {
    color: #808080;
    font-family: arial,sans-serif;
}
@media (max-width: 989px) {
    .product_product_price {
        font-size: 30px;
        line-height: 32px;
    }
    .product_product_special {
        font-size: 30px;
        line-height: 32px;
    }
}
.fa-tags {
    color: #ff008c;
}
.products_tags a {
    color: #ff008c;
    text-decoration: underline;
}
.products_tags a:hover {
    color: #ff008c;
    text-decoration: none;
}


.product_product_tax {
    color: #ff008c;
    display: block;
    font-size: 20px;
    margin: 10px 0;
}
.product_product_points {
    color: #ff008c;
    display: block;
    font-size: 20px;
    margin: 10px 0;
}
.product_product_discount {
    color: #ff008c;
    display: block;
    font-size: 20px;
    margin: 10px 0;
}



.product_rating {
    float: left;
    margin-right: 10px;
}
.review_counter {
    color: #82CA9C;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 0 0;
}
.review_counter a {
    color: #82CA9C;
    text-decoration: underline;
}
.review_counter a:hover {
    color: #ff008c;
}
#product_option_title {
    display: block;
    font-size: 26px;
    line-height: 28px;
    padding: 15px 0;
}
#button-cart {
    /*display: block !important;*/
    font-size: 20px;
    width: 193px;
    height: 54px;
    font-family: "Blogger_Sans_Bold";
    color: #fefefe;
    background-color: #2dd1c6;
    border-radius: 25px;
    float: left;
    -webkit-box-shadow: 2px 2px 7px 1px #eeeeee;
    -moz-box-shadow: 2px 2px 7px 1px #eeeeee;
    box-shadow: 2px 2px 7px 1px #eeeeee;
    transform: translateY(-11%);

}
.product_description_right .option_second {
    height: auto;
    text-align: center;
}

#show_one_click_form {
    display: block !important;
    font-size: 18px;
    margin: 0 auto !important;
    width: 100%;
}
.owl-carousel .thumbnail {
    border: 1px solid #82CA9C !important;
}


#fast_order_cancel_btn {
    float: left;
}
#fast_order_send_btn {
    float: right;
}
@media (max-width: 768px) {
    #fast_order_cancel_btn {
        display: block;
        float: none;
        margin: 0 auto;
    }
    #fast_order_send_btn {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }
}

#fp_carousel_100000 {
    padding: 80px 40px 80px 40px;
    clear:both;
}
.content_bottom {
    border-top: 1px solid #f7bdbd;
    margin-top: 20px;
}
.content_bottom .box-header {
    color: #ff008c;
    font-size: 24px;
    line-height: 26px;
    margin: 20px 0 10px;
}
.content_bottom .html-body {
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
}
.content_under {

}
.blog-gallery a {
    margin-right:10px;
    margin-bottom: 10px;
}

.header_worktime {
    color: #3a3a3a;
    line-height: 24px;
    font-weight: bold;
    padding-top: 34px;
    padding-bottom: 55px;
    padding-left: 20px;
}
.header_worktime>p {
    font-size: 15px;
    margin-left:25px;
    color: #000000;
}
.header_worktime>p:first-child:before {
    content: url("../image/header_phone.png");
    position:absolute;
    margin-top:2px;
    left:23px;
}
.header_worktime>p:last-child:before {
    content: url("../image/header_mail.png");
    position:absolute;
    margin-top:2px;
    left:20px;
}

/* Home */
.container {
    width:80%;
    display:inline-block;
    float:right;
    margin:0 7px 0 0;
    padding:0;
}
.sweet_dropdown {
    position: absolute;
    left: 0%;
    width: 278px;
    background: #f4b6b9;
    z-index: -1;
    top: 0;
    transition: border-radius, left  1s;
    padding: 20px 25px;
    opacity:.9;
}
.mobile-menu-lvl-2:hover .sweet_dropdown {
    left:100%;
    border-radius:0;
}
.sweet_dropdown>ul>li>a {
    font-size:30px!important;
    font-weight:bold;
    color:#fff!important;
}
.sweet_dropdown .dropdown-lvl-3 a {
    font-size:18px!important;
    color:#fff!important;
}
li.sale_cake a {
    color: #fd305f!important;
    font-size: 24px!important;
    padding: 10px 10px!important;
    border: 1px solid #fcbfc2;
    border-radius: 25px;
    background: #fff;
}
li.sale_cake {
    border-radius: 25px;
    padding: 3px;
    width: 200px;
    margin: 0 auto;
}

/* home banners */
.block__logo{
    width: 268px;
    height: 54px;
    background-image: url('../image/nonpareil_logo.svg');
    position: absolute;
    top: 45px;
    left: 50%;
    transform:translateX(-50%);
}
.html-body.html_1400 {
    width:52%;
    display:inline-block;
    float:left;
    height: 925px;
    overflow: hidden;
    position: relative;
}

.html-body.html_1400>p {
    position: absolute;
    z-index: 1;
}

.html-body.html_1400>p:nth-child(2) {
    top: 110px;
    font-size: 18px;
    color: #ffd7d9;
    font-style: italic;
    width: 100%;
    text-align: center!important;
    left: 50%;
    transform: translateX(-50%);
}

.html-body.html_1400>h1 {
    top: 230px;
    font-size: 24px;
    color: #fff;
    width: 100%;
    text-align: center!important;
    left: 50%;
    transform: translateX(-50%);
    font-size:16px;
    position:absolute;
}


.html-body.html_1400>p:nth-child(4) {
    top: 315px;
    font-size: 110px;
    color: #fff;
    font-family: "Blogger_Sans_Bold_Italyc";
    line-height: 100px;
    width: 100%;
    text-align: center!important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 1280px){
    .html-body.html_1400>p:nth-child(4){
        font-size: 95px;
    }
}

.banner_categories {
    position:absolute;
    top: 770px;
    margin: 0 70px;
    z-index: 1;
}
.banner_categories ul {
    padding: 0;
    width: 666px;
    height: 100px;
    border-bottom: 1px solid #fcb9bc;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.banner_categories ul li{
    width: 15%;
    text-align: center;
    list-style: none;
    display: inline-block;
}
.banner_categories ul li a {
    color:#fff;
    font-size:22px;
    transition:all 1s;
    display: block;
    position:absolute;
    z-index:-1;
    font-family: "Blogger_Sans_Medium";
}
.banner_categories ul>li:first-child a{
    margin-top: 125px!important;
}
.banner_categories ul>li:nth-child(2) a{
    margin-top: 325px!important;
    margin-left: -15px;
}
.banner_categories ul>li:nth-child(3) a{
    margin-top: 425px!important;
}
.banner_categories ul>li:nth-child(4) a{
    margin-top: 525px!important;
}
.banner_categories ul>li:nth-child(2) a{
    margin-top: 625px!important;
}
.banner_categories ul>li:nth-child(5) a{
    margin-top: 625px!important;
}
.banner_categories ul>li:nth-of-type(6){
    display: none;
}
.banner_categories ul>li:first-child a:before {
    content:url("../image/cake.png");
    display: block;
}
.banner_categories ul>li:nth-child(2) a:before {
    content:url("../image/pir.png");
    display: block;
    display: block;
}
.banner_categories ul>li:nth-child(3) a:before {
    content:url("../image/candybar.png");
    display: block;
}
.banner_categories ul>li:nth-child(4) a:before {
    content:url("../image/capcake.png");
    display: block;
}
.banner_categories ul>li:nth-child(5) a:before {
    content:url("../image/pr.png");
    display: block;
}
.banner_categories ul li a.hover_category {
    margin-top: -50px!important;
    z-index:1;
}
.banner_categories ul li a.hover_category_2 {
    margin-top: 0!important;
    z-index:1;
}
.subscribe_block {
    background:#2dd1c6;
    padding:45px;
}
.subscribe_block > div {
    justify-content: center;
    align-items: center;
    display:flex;
}
.subscribe_block .newsletter-title{
    width: 100%;
    max-width: 333px;
    text-align: left;
}
.subscribe_block .pav-newsletter {
    width: 100%;
    max-width: 665px;
}
.subscribe_block .newsletter-title p.title {
    font-size:18px;
    font-family: "Blogger_Sans_Italyc";
}
.subscribe_block .newsletter-title p {
    color:#fffefe;
    font-size:24px;
    line-height: 25px;
}
#formNewLestter .input-form input{
    width: 410px;
    height: 64px;
    border: 2px solid #fffefe!important;
    border-radius: 2px;
    background-color: #2dd1c6!important;
    box-shadow: none;
    color: #fffefe;
    font-size: 24px!important;
    font-family: "Blogger_Sans";
    margin-right: 40px;
    padding-left: 22px!important;
}

#formNewLestter .input-form input:focus {
    box-shadow:none!important;
}

#formNewLestter .input-form input::-webkit-input-placeholder {color:#fffefe;}
#formNewLestter .input-form input::-moz-placeholder          {color:#fffefe;}/* Firefox 19+ */
#formNewLestter .input-form input:-moz-placeholder           {color:#fffefe;}/* Firefox 18- */
#formNewLestter .input-form input:-ms-input-placeholder      {color:#fffefe;}

#formNewLestter #btnemail {
    width: 210px;
    height: 64px;
    color: #2dd1c6;
    background: #fff;
    box-shadow: none;
    border-radius: 45px;
    font-family: "Blogger_Sans_Bold";
    font-size: 24px;
    border:2px solid #fff;
    -webkit-box-shadow: 0 2px 10px 0 #2ac1b7;
    -moz-box-shadow: 0 2px 10px 0 #2ac1b7;
    box-shadow: 0 2px 10px 0 #2ac1b7;
    transition:all .5s;
    text-shadow:none;
}

#formNewLestter #btnemail:hover {
    background: #2dd1c6;
    color: #fff;
    border:2px solid #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.75);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.75);
}

.footer_nav {
    background: #f0f0f0;
    padding: 40px 105px;
}
@media (max-width: 1366px){
    .footer_nav{
        padding: 50px 30px;
    }
    .sweet_dropdown{
        left: -4%;
    }
    .vkus_block:nth-of-type(10){
        display: none;
    }
    .vkus_block:nth-of-type(9){

	display: inline-block !important;
}
}
.footer_nav .footer-col {
    display:inline-block;
    width:165px;
    vertical-align: top;
}

.footer_nav>.footer-col:nth-child(5),
.footer_nav>.footer-col:nth-child(6) {
    margin-top:5px;
}

.footer_nav .footer-col p {
    margin-bottom:20px;
}

.footer_nav>.footer-col:last-child {
    width:266px;
    text-align:right;
}

.footer_nav>.footer-col:nth-child(5) a, .footer_nav>.footer-col:nth-child(6) p{
    font-size:16px;
    color:#8b8b8b;
}

.footer_nav>.footer-col:nth-child(5) p, .footer_nav>.footer-col:nth-child(6) p{
    line-height:13px;
}

.footer_nav>.footer-col:nth-child(6) p:last-child {
    line-height:27px;
}

.footer_nav>.footer-col:last-child>a {
    display:inline-block;
    width:75px;
    height:26px;
    margin:4px 5px;
}
.footer_nav>.footer-col:last-child>a:first-child {
    background:url("../image/fl_1.jpg") no-repeat;
    margin-top:0px;

}

.footer_nav>.footer-col:last-child>a:nth-child(2) {
    background:url("../image/fl_2.jpg") no-repeat;
    margin-top:0px;
}

.footer_nav>.footer-col:last-child>a:nth-child(3) {
    background:url("../image/fl_3.jpg") no-repeat;
    margin-top:0px;
}

.footer_nav>.footer-col:last-child>a:nth-child(4) {
    background:url("../image/fl_4.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>a:nth-child(5) {
    background:url("../image/fl_5.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>a:nth-child(6) {
    background:url("../image/fl_6.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>a:nth-child(7) {
    background:url("../image/fl_7.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>a:nth-child(8) {
    background:url("../image/fl_8.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>a:last-child {
    background:url("../image/fl_9.jpg") no-repeat;
}


.footer_nav>.footer-col:last-child>span {
    display:inline-block;
    width:75px;
    height:26px;
    margin:4px 5px;
}
.footer_nav>.footer-col:last-child>span:first-child {
    background:url("../image/fl_1.jpg") no-repeat;
    margin-top:0px;
}

.footer_nav>.footer-col:last-child>span:nth-child(2) {
    background:url("../image/fl_2.jpg") no-repeat;
    margin-top:0px;
}

.footer_nav>.footer-col:last-child>span:nth-child(3) {
    background:url("../image/fl_3.jpg") no-repeat;
    margin-top:0px;
}

.footer_nav>.footer-col:last-child>span:nth-child(4) {
    background:url("../image/fl_4.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>span:nth-child(5) {
    background:url("../image/fl_5.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>span:nth-child(6) {
    background:url("../image/fl_6.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>span:nth-child(7) {
    background:url("../image/fl_7.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>span:nth-child(8) {
    background:url("../image/fl_8.jpg") no-repeat;
}

.footer_nav>.footer-col:last-child>span:last-child {
    background:url("../image/fl_9.jpg") no-repeat;
}


.iworks {
    background: url("../image/logo_iw.png") no-repeat;
    display: inline-block;
    width: 113px;
    height: 23px;
    float: right;
}

#hidden_search_container {
    background: #ededed!important;
    padding-top: 15px;
    padding-bottom: 15px!important;
    position: absolute;
    width: 100%;
    bottom: 0;
}


/* Product styles */
.thumbnail {
    margin-bottom:0px;
}

.input-group.datetime {
    z-index:0;
}
.product_images .thumbnails>li:first-child {
    width:35%;
    height:auto;
    display:inline-block;
    float:left;
}
.product_images .thumbnails>li:first-child img {
    width:100%;
}

.product_images .thumbnails>li a {
    padding:0;
    border-radius:0;
    border:0px;
}

.product_images .thumbnails>li a:hover {
    text-decoration:none;
    outline:none;
    color:#fff;
    border:0px;
    border-radius:0px;
}

.product_images .thumbnails>li {
    float:none;
}
.product_description {
    width: 65%;
    height: 210px;
    display: inline-block;
    margin: 0 0 0 -1px;
    vertical-align: top;
    padding: 35px 32px 0 72px;
    margin-top: 64px;
}

.product_description-left{
    position: absolute;
    top:480px;
    width: 405px;
    height: 9%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
    transform: translateX(20%);
}
.product_category_back a {
    font-family: "Blogger_Sans_Medium";
    font-size: 18px;
    color: #7d7d7d;
    border-bottom:1px solid;
    margin: 0 0 65px 35px;
    display: inline-block;
}

.product_category_back a:before {
    content: url(../image/back_arrow.png);
    position: absolute;
    margin:0 0 0 -35px;
}
.product_main_description>p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-family: "Blogger_Sans_Italyc";
}

.product_main_description>p:first-child {
    font-size: 48px;
    font-family: "Blogger_Sans_Bold";
    color: #fd305f;
    margin-bottom:30px;
}

.product_main_description>h1 {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-family: "Blogger_Sans_Italyc";
    height:auto;
}

.product_main_description>h1:first-child {
    font-size: 48px;
    line-height: 48px;
    font-family: "Blogger_Sans_Bold";
    color: #fd305f;
    margin-bottom:30px;
    height:auto;
}

.product_main_description {
    color: #101010;
    font-family: "Blogger_Sans_Italyc";
    font-size:18px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 25px;
    line-height: 30px;
}

.container_description {
    width:65%;
    padding:15px 20px 0 75px;
    display:inline-block;
    text-align:center;
    float: right;
}

.container_description .product_description_left {
    width:50%;
    display:inline-block;
}

.container_description .product_description_right {
    width:50%;
    float:right;
    vertical-align:top;
}

.option_first {
    height: 50px;
    margin-bottom:30px;
}

.option_first label, .option_second label {
    font-size:20px;
    font-family:"Blogger_Sans_Medium";
    color:#aaa;
    width:69%;
}
label.control-label{
    font-size: 20px!important;
}

.option_second label {
    width:100%;
    margin-right:13px;
    text-transform: lowercase;
}
.option_second label:first-letter{
    text-transform: uppercase;
}
.option_second label a {
    float: right;
    margin-right: 25px;
}
a.all_testes {
    font-size: 16px;
    color: #fd305f;
    border-bottom: 1px solid;
    font-family: "Blogger_Sans_Italyc";
}

a.all_testes:after {
    content: url(../image/pink_arrow.png);
    position: absolute;
    margin: 0 0 0 10px;
    z-index:-1;
}
#product .option_second:nth-of-type(2){
    margin-top: 24px;
}
.option_second {
    width:100%;
    display:block;
    margin-right: 5%;
    text-align: left;
}

.option_second span {
    color: #101010;
    font-family: "Blogger_Sans_Medium";
    font-size:14px;
    display: block;
}

.option_first>span {
    font-size:14px;
    font-family:"Blogger_Sans_Medium";
    color:#202020;
    width:65%;
}

.option_first select, .option_first select:hover,
.option_first select:focus, .option_first select:active {
    width:117px;
    float:right;
    border: 0!important;
    box-shadow: none;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 25px;
    color: #535353;
    text-align: center;
    font-family: "Blogger_Sans_Italyc";
    padding: 0 42px!important;
}

.option_second select, .option_second select:hover,
.option_second select:focus, .option_second select:active {
    width:383px;
    border: 0!important;
    box-shadow: none;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 25px;
    color: #535353;
    text-align: center;
    font-family: "Blogger_Sans_Medium_Italic";
    padding: 0 22px!important;
    margin-top:10px;
    margin-bottom: 40px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../image/select_arrow.png');
    background-repeat: no-repeat;
    background-position: 97% center;
}

.change_price, .product_description_right .option_first {
    font-size: 20px;
    color: #aaa;
    line-height:19px;
    font-family: "Blogger_Sans_Medium_Italic";
    text-align:left;
    clear: both;
}

.change_price span {
    font-size:30px;
    color:#fd305f;
}

.change_price p {
    width:45%;
    display:inline-block;
}

.product_description_right .option_first {
    line-height: 25px;
    margin-bottom: 0;
    text-align: left;
}

.product_description_right .option_first span {
    font-size: 16px;
    color: #101010;
    font-family: "Blogger_Sans_Medium_Italic";
    display:block;
}
.product_description_right .option_second{
    margin-top: 20px;
}
.product_description_right .option_second.left{
    margin-top: 0;
}
.stars.product>span:last-child {
    color: #101010;
    font-size: 14px;
    margin-left: -10px;
}

.product_nomain_description.first {
    padding-bottom: 53px;
}

.product_nomain_description.second {
    padding-top: 60px;
    float: left;
    margin-top: 100px;
    margin-left: 52px;
    transform: translateX(28%);
}
.block__comments-vk{
    width: 92%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
}
@media (max-width: 1366px ){
    .product_nomain_description.second{
        padding-top: 0;
        float: left;
        margin-left: 72px;
        transform: translateX(1%);
    }
    .footer_nav>.footer-col:last-child {
        transform:translateX(0);
    }
}

.veiw {
    color: #101010;
    font-family: "Blogger_Sans_Medium";
    display:block;
    margin-top:15px;
    text-align: left;
}

.veiw:before {
    content: url(../image/veiw.png);
    margin:0 13px 0 0;
}
.pluso-010010011001-04 .pluso-wrap a{
    width: 26px!important;
}
.pluso-vkontakte {
    background: url(../image/vk_icon.png) no-repeat!important;
    background-position: 0 5px !important;
}

.pluso-facebook {
    background: url(../image/fb_icon.png) no-repeat!important;
    background-position: 8px 1px !important;
}

.pluso-odnoklassniki {
    background: url(../image/od_icon.png) no-repeat!important;
    background-position: 6px 2px !important;
}

.pluso-google {
    background: url(../image/g_icon.png) no-repeat!important;
    background-position: 2px 5px !important;
}

.pluso-more, .pluso-counter {
    display:none!important;
}

.pluso-wrap {
    background:none!important;
}

.product-share-text>span:first-child {
    color:#aaaaaa;
    display: block;
    font-size: 20px;
    margin-bottom: 19px;
    font-family: "Blogger_Sans_Medium";
}

.product-share-text>span:last-child {
    color:#101010;
    font-size: 18px;
    display: block;
    margin-bottom: 23px;
    font-family: "Blogger_Sans_Italyc";
}

.product-share {
    text-align: center;
}
.pluso-wrap>a:first-child {
    margin:0!important;
}

.product .owl-carousel .owl-item {
    width: 370px!important;
}

.product .owl-wrapper > .owl-item:nth-child(2) {
    margin:0 20px!important;
}

.product .owl-wrapper > .owl-item:last-child {
    margin-left:20px!important;
}

.product .carousel-product-grid .product-thumb {
    padding:0px!important;
    margin-bottom:0px!important;
}

.product .owl-controls {
    display:none!important;
}

.product .box-header hr {
    border-bottom: 1px solid #fcb9bc;
    width: 70px;
    margin: 40px auto 60px auto;
}

.product .name{
    color: #aaa;
    font-family: "Blogger_Sans_Bold";
    font-size: 24px;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    line-height: 25px;
    height:65px;
}
.product .name a {
    color:#aaa;
}
.product .button-group {
    text-align:center;
}
.product .button-group a {
    -webkit-box-shadow: 0 0 17px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 17px -9px rgba(0,0,0,0.75);
    box-shadow: 0 0 17px -9px rgba(0,0,0,0.75);
    width: 165px;
    height: 45px;
    padding: 11px 0 0 0;
    border-radius: 50px;
    margin: 0 auto;
    transition: all .5s;
    color: #a0a0a0;
}
.product .item:hover .button-group a {
    background:#ff939d;
    cursor:pointer;
    color:#fff;
}
.product .product-thumb-hidden {
    height:160px;
}
.product .review {
    text-align:center;
}
.product .category_new {
    text-align:center;
}
.product .item .product-thumb .opacity {
    height: 323px;
    width: 370px;
    position: absolute;
    opacity: 0;
    display: block;
    z-index: 9;
    transition:all .5s;
}
.product .item:hover .product-thumb .opacity {
    opacity:.5;
    background:#fff;
}
.box.fp_carousel.product {
    background: url(../image/related_products.jpg) no-repeat;
    background-size: 100% 100%;
}
.galery{
    clear: both;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.galery__item{
    width: calc(100%/4);
    height: auto;
    float: left;
    margin-bottom: 24px;
}
.galery__item .image{
    width: 100%;
    height: 100%;
}
.galery__item-img{
    width: 100%;
    height: 100%;
}
.category_overlay {
    width: 100%;
    height: 175px;
    background-color: #f7b5b8!important;
    z-index: -1;
    position: absolute;
    top: 0;
}

/* select menu (Product Page) */
.dropdown, .select {
    max-width:115px;
    display: inline-block;
    z-index:100;
}
.option_second .dropdown, .option_second .select {
    max-width:383px!important;
    z-index:1;
    margin-top: 18px;
    margin-bottom:40px;
}
.option_second .dropdown > span:first-child {
    text-align:left!important;
    padding-left:10px;
}
.dropdown > span {
    color: #202020;
    font-weight: 700;
    font-size: 16px;
    background: #fff;
    display: block;
    position: relative;
    cursor: pointer;
    width: 115px;
    height: 30px;
    text-align: center;
    z-index: 1004;
    background: #ebf1f1;
    padding: 5px 0 0 0;
    border-radius: 25px;
}
.option_second .dropdown > span {
    width: 383px!important;
}
.dropdown > span:after {
  content: '\25BC';
  position: absolute;
  right: 11px;
  font-size: 12px;
  line-height: 20px;
}
.dropdown.cd-active > span:after {
    content: '\25B2';
}
.dropdown ul {
    list-style-type: none;
}
.dropdown ul li span {
    display: block;
    color: #202020;
    cursor: pointer;
    opacity: 0;
    width: 115px;
    height:27px;
    text-align: center;
}
.option_second .dropdown ul li span {
    width: 383px!important;
}
.dropdown > span,
.dropdown ul li span {
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dropdown > span span[class^="icon-"],
.dropdown > span span[class*=" icon-"]{
    padding: 0 30px 0 45px;
}

/* Select fallback styling */
.select {
    border: 1px solid #ddd;
}
.dropdown ul {
    position: absolute;
    top: 0;
    max-width: 115px;
    width:100%;
    border-radius: 25px;
    background: #ebf1f1;
    padding-left: 0;
    overflow: hidden;
    margin-top:0px;
}
.option_second .dropdown ul {
    max-width: 383px!important;
}
.dropdown ul li {
    position: absolute;
    width: 100%;
    z-index:9999999;
}
.option_second .dropdown span {
    z-index:999!important;
}
.cd-active.dropdown > span {
    color: #fd305f;
}
.cd-active.dropdown > span,
.cd-active.dropdown ul li span {
    opacity:1;
}
.cd-active.dropdown ul li span {
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.send_raiting label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: 16px;
    height: 15px;
    margin-right: 4px;
}
.send_raiting input[type=radio] {
    position: absolute;
    top: -7px;
    z-index: 1;
    margin-left: 1px;
    opacity: 0;
    width: 16px;
    height: 15px;
    cursor: pointer;
}
.send_raiting label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background: url(http://nonpareil.itest.com.ua/catalog/view/theme/rozetka/image/grey_star.png);
    width: 16px;
    height: 15px;
}
.stars.product .all_rev {
    width:150px;
    text-align:left;
}
input[type=radio]:checked + label:before, .send_raiting label.active:before {
    background: url(http://nonpareil.itest.com.ua/catalog/view/theme/rozetka/image/yellow_star.png);
}
.accordeon [name="tab"] { display: none; }
.accordeon > :not(input):not(label) {
  overflow: hidden;
  height: 0;
  transition:all .5s;
}
.accordeon > label {
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.accordeon > :checked + label + * {
  height: 100%;
}
.accordeon > :checked + label {
  display:none;
}
.accordeon label {
    text-align: center;
    font-size: 15px;
    font-family: "Blogger_Sans";
    color: #808080;
    display: inline-block;
    width: auto;
}
#button-review {
    padding: 0!important;
    background: none;
    color: #808080;
    font-size: 15px;
}
.button-review{
    width: 165px;
    height: 48px;
    border: 1px solid #fcbfc2;
    border-radius: 25px;
    color: #fd305f!important;
    background-color: #fff;
    font-size: 24px!important;
    margin-top: 20px;
    margin-bottom: 20px;
    transition:.3s;
}
.button-review:active{
    border-radius: 25px;
    border: 1px solid #fcbfc2;
}
.button-review:focus{
    border-radius: 25px;
    border: 1px solid #fcbfc2;
}
#button-review.button-review:hover{
    color: #fff!important;
    background-color: #ff939d;
    border: 1px solid #fcbfc2;
}
.btn_cart__continue,
.modal_cart__continue{
    width: 250px;
    height: 48px;
    border: 1px solid #fcbfc2;
    border-radius: 25px;
    color: #fd305f;
    background-color: #fff;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 29px;
    text-align: center;
    transition:.3s;
}
.modal_cart__continue{
    margin-top:20px;
}
.btn_cart__continue:active,
.modal_cart__continue:active{
    border-radius: 25px;
    border: 1px solid #fcbfc2;
}
.btn_cart__continue:focus,
.modal_cart__continue:focus{
    border-radius: 25px;
    border: 1px solid #fcbfc2;
}
.btn_cart__continue:hover span{
    color: #fd305f;
}
.btn_cart__continue{
    margin: 0;
}
.btn_cart__submit{
    display: block ;
    font-size: 20px;
    width: 250px;
    height: 49px;
    font-family: "Blogger_Sans_Bold";
    color: #fefefe;
    background-color: #2dd1c6;
    border-radius: 25px;
    float: left;
    -webkit-box-shadow: 2px 2px 7px 1px #eeeeee;
    -moz-box-shadow: 2px 2px 7px 1px #eeeeee;
    box-shadow: 2px 2px 7px 1px #eeeeee;
}
.btn_cart__submit:active,
.btn_cart__submit:hover,
.btn_cart__submit:focus{
    color: #ffffff!important;
}
.send_raiting {
    width: auto;
    margin: 5px 5px 0 -7px;
}
.accordeon .send_raiting label {
    width:12px;
}
.accordeon>label{
    margin: 3px 0 0 45px;
}
.option_second.left .form-group {
    min-height:300px;
}
.row {
    margin:0!important;
}
.iworks__wrap{
    float: right;
    transform: translateX(-113%);
}
.product_nomain_description__taste{
    padding-top: 60px;
    float: left;
    margin-top: 100px;
    margin-left: 52px;
    transform: translateX(45%);
    position: relative;
    right: 38%;
    margin-bottom: 50px;
}
/* media styles */

/** HOME PAGE **/
@media (min-width:1366px) and (max-width:1680px) {
    .product_description-left{
        width: 25%;
        top: 619px;
        transform: translateX(18%);
        padding-left: 0;
    }
    .second.product_nomain_description__taste{
        padding-top: 60px;
        float: left;
        margin-top: 100px;
        margin-left: 52px;
        transform: translateX(0%);
        position: relative;
        right: 34%;
        margin-bottom: 50px;
    }
    .product_nomain_description .second{
        padding-top: 0;
        margin-top: 0;
    }
    .product_description{
        padding-top: 0!important;
    }
    .sweet_dropdown{
        left: -7%;
    }
    .product_description{
        width: 62%!important;
        height: 329px;
    }
    .product_images .thumbnails>li:first-child{
        width: 38%;
    }
    .container_description{
        width: 62%;
    }
    .product_main_description>p:first-child{
        line-height: 1;
    }
    .product_description_left,
    .product_description_right{
        width: 50%;
    }
    .option_first span{
        width: 100%;
    }
    .product_description_right .option_first{
        text-align: center;
    }
    .stars.product .all_rev{
        width: 80px;
    }
    .product_rating{
        float: none;
    }
    .veiw{
        text-align: center;
    }
    .product-description-left__btn #button-cart{
        float: none;
    }
}
@media(max-width: 1603px){
    .product_description-left{
        width: 26%;
    }
}
@media (max-width:1518px){
    .product_description-left{
        width: 27%;
        transform:translate(11%);
    }
    .footer_nav {
        padding: 40px;
    }
}
@media (max-width: 1440px) {
    .product_description-left{
        width: 27%;
        top: 619px;
        transform: translateX(7%);
        padding-left: 0;
    }
    .second.product_nomain_description__taste {
        right: 36%;
    }
    .row.copyrights{
        padding: 5px 33px;
    }
    .footer_nav{
        padding: 40px 33px;
    }
    .iworks__wrap{
        transform:translate(0%);
    }
    .common-home .vkus_block:nth-of-type(10){
        display: none;
    }
    .vkus_block:nth-of-type(9){
	   display: inline-block !important;
    }
    .subscribe_block > div {
        flex-direction: column;
    }
    .subscribe_block .newsletter-title {
        text-align: center;
    }
}
@media (max-width: 1366px){
    .product_description-left{
        width: 30%;
        top: 647px;
        transform: translateX(0%);
        padding-left: 0;
    }
    .second.product_nomain_description__taste {
        right: 37%;
    }
}

@media (min-width:1280px) and (max-width:1915px) {
    body, .news_on_main_block {
        width:auto;
    }
    .fcategory-wall .category-wall-container {
        width:50%!important;
    }
    .html-body.html_1400,
    .html-body.html_1400>img,
    .fcategory-wall,
    .category-wall-thumb,
    .fcategory-wall .opacity,
    .fcategory-wall>div:nth-child(3),
    .fcategory-wall>div:nth-child(3) .category-wall-thumb,
    .fcategory-wall>div:nth-child(3) .opacity,
    .html_1401>p:last-child,
    .vkus_tumb,
    .vkus_block .opacity,
    .common-home .fp_carousel .item,
    .news_on_main_block
    {
        width:100%!important;
    }
    .category-wall-thumb,
    .fcategory-wall>div:nth-child(3) .category-wall-thumb,
    .vkus_tumb {
        background-size:101%!important;
    }
    .category-wall-menu ul {
        padding-top:40px!important;
    }
    .news_news {
        background-size:100% 100%!important;
    }
    .category-wall-menu {
        margin:0 auto;
    }
    .fcategory-wall>div:nth-child(3) {
        margin-top:-5px;
    }
    .fcategory-wall .category-wall-container {
        margin-left:0px;
        float:left;
    }
    .html-body.html_1400>p {
        margin-top: 90px;
        width: 79%!important;
        padding: 0 0% 0 0%;
    }
    .banner_categories ul {
        margin: 0 10% 0 15%;
    }
    .html_1401>p:last-child {
        padding: 90px 10% 90px 10%;
    }
    .vkus_block {
        width: calc(100%/3);
        cursor:pointer;
    }
    .vkus_block a {
        width: 27%;
    }
    .common-home .banner_vkus{
        padding-top: 0;
        background: none;
    }
    .banner_vkus>.vkus_block:last-child a {
        padding: 0;
    }
    .common-home .owl-item {
        width:30%!important;
        margin-bottom: 15px!important;
        margin-right: 10px!important;
    }
    .news_on_main_block {
        padding-left: 5%;
        padding-right: 5%;
    }
    .artblock .article-images {
        margin-top: -65px !important;
    }
    .box-content.row.owl-carousel.owl-theme {
        text-align:center;
    }
    .news_on_main>div>div>.artblock .blog-button {
        margin-top: 10px;
        margin-bottom: 75px;
    }
    .footer_nav .footer-col {
        width:16%;
    }
    .footer_nav>.footer-col:last-child {
        float:right;
    }
    .product .owl-wrapper{
        width: 100%!important;
        transform:none!important;
    }
    .product .owl-carousel .owl-item {
        width: 23%!important;
    }
}
@media (max-width: 1910px){
    .container {
        margin-right:0px;
    }
}
@media (max-width: 1880px){
    .banner_categories{
        width: 100%;
        margin: 0;
    }
    .banner_categories ul{
        margin: 0 auto;
        transform: translateX(-25%);
    }
}
@media (max-width: 1280px){
    .product_description-left{
        width: 32%;
        height: 112px;
        top: 500px;
        transform: translateX(0%);
        padding-left: 0;
    }
    .thumbnails .image-additional{
        margin-left: 5px;
    }
    #formNewLestter .input-form input {
        width: 350px;
    }
}
@media (min-width:1025px) and (max-width:1280px) {
    body {
        width:auto;
    }
    .html-body.html_1400>p {
        padding: 0 20% 0 20%;
    }
    .banner_categories ul {
        transform: translateX(0);
    }
    .mobile-menu-ul {
        height:35%!important;
    }
    .login_header {
        height:10%!important;
        padding-top:10px;
    }
    #mobile-menu li li a {
        padding-top:5px!important;
    }
    .header_worktime {
        padding-top:10px;
    }
    .header_socwebs ul {
        padding:10px 0;
    }
    .login_header>div:first-child, .login_header>div:last-child {
        padding-bottom:7px;
    }
    #hidden_search_container {
        padding-top:20px;
    }
    .header_worktime>p {
        margin-bottom:5px;
    }
    .banner_vkus>.vkus_block:last-child a {
        padding: 0;
        margin-left: 0%;
    }
    .mobile-menu-ul {
        text-align:center;
    }
    #mobile-menu.active .mobile-menu-ul li {
        width:100%;
        display:inline-block;
    }
    #mobile-menu.active .mobile-menu-ul li.sale_cake {
        display:block;
    }
    #mobile-menu>div, .header_socwebs ul {
        padding: 10px;
        text-align: center;
    }
    .header_worktime>p:first-child:before {
        margin-left:-25px;
        left: auto;
    }
    .header_worktime>p:last-child:before {
        left: auto;
        margin-left: -30px;
    }
    #hidden_search_container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .sweet_dropdown.active {
        z-index: 9!important;
        height:auto;
        opacity: 1;
    }
    .sweet_dropdown li {
        width:100%!important;
    }
    .dropdown-lvl-3 {
        display:none;
    }
    .product-layout {
        height:100%!important;
    }
    .vkus_block a {
        width: 33%;
    }
}
@media (max-width: 1185px){
    .banner_categories{
        transform: translateX(0%);
    }
}
@media (max-width: 1024px){
    .product_description-left{
        width: 38%;
        top: 530px;
        transform: translateX(17%);
        padding-left: 0;
    }
}
@media (max-width:1024px){
  .header-mobile-btn-toggle-container {
      z-index: 99;
      position: absolute;
      display:block!important;
  }
    .header-mobile-btn-toggle span{
        display: none;
    }
  #mobile-menu  {
      left:-320px;
      transition:all .5s;
      height:auto!important;
  }
  #mobile-menu.active {
      left:0;
      width:30%;
      height:auto;
      position: absolute;
      z-index: 99;
  }
  #mobile-menu.active>div {
      margin-left:0px!important;
  }
  .mobile-menu-ul>.has-children-menu:after {
      content: '^';
      position: absolute;
      color: #f8bcbb;
      transform: rotate(180deg);
      font-size: 30px;
      margin-top: -35px;
      margin-left: 70px;
      font-weight: bold;
  }
}
@media (max-width: 1280px) {
    .container {
        margin-right:0px;
    }
    .mobile-menu-ul {
        text-align:center;
    }
    #mobile-menu.active .mobile-menu-ul li {
        width:100%;
        display:inline-block;
    }
    #mobile-menu.active .mobile-menu-ul li.sale_cake {
        display:block;
    }
    #mobile-menu>div, .header_socwebs ul {
        padding: 10px;
        text-align: center;
    }
    .header_worktime>p:first-child:before {
        margin-left:-25px;
        left: auto;
    }
    .header_worktime>p:last-child:before {
        left: auto;
        margin-left: -30px;
    }
    #hidden_search_container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .sweet_dropdown.active {
        z-index: 9!important;
        height:auto;
        opacity: 1;
    }
    .sweet_dropdown li {
        width:100%!important;
    }
    .dropdown-lvl-3 {
        display:none;
    }
    .product-layout {
        height:100%!important;
    }
    .vkus_block a {
        width: 33%;
    }
}
@media (max-width: 1024px){
    .sweet_dropdown {
        width:100%;
        z-index: -1;
        left: 0%;
    }
}
@media (max-width: 768px) {
    #mobile-menu li li a {
        text-align:center;
    }
    .html-body.html_1400>h1 {
        top: 130px;
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .container {
        margin-right:0px;
        width: 72%;
    }
    .mobile-menu-ul {
        text-align:center;
    }
    #mobile-menu.active .mobile-menu-ul li {
        width:100%;
        display:inline-block;
    }
    #mobile-menu.active .mobile-menu-ul li.sale_cake {
        display:block;
    }
    #mobile-menu>div, .header_socwebs ul {
        padding: 10px;
        text-align: center;
    }
    .header_socwebs ul{
        height: 50px;
        border-bottom:none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header_worktime>p:first-child:before {
        margin-left:-25px;
        left: auto;
    }
    .header_worktime>p:last-child:before {
        left: auto;
        margin-left: -30px;
    }
    #hidden_search_container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .sweet_dropdown.active {
        z-index: 9!important;
        height:auto;
        opacity: 1;
    }
    .sweet_dropdown li {
        width:100%!important;
    }
    .dropdown-lvl-3 {
        display:none;
    }
    .product-layout {
        height:100%!important;
    }
    .vkus_block a {
        width: 33%;
    }
    body, .news_on_main_block {
        width:auto;
    }
    .fcategory-wall .category-wall-container {
        width:50%!important;
        float: left;
    }
    .html-body.html_1400,
    .html-body.html_1400>img,
    .fcategory-wall,
    .category-wall-thumb,
    .fcategory-wall .opacity,
    .fcategory-wall>div:nth-child(3),
    .fcategory-wall>div:nth-child(3) .category-wall-thumb,
    .fcategory-wall>div:nth-child(3) .opacity,
    .html_1401>p:last-child,
    .vkus_tumb,
    .vkus_block .opacity,
    .common-home .fp_carousel .item,
    .news_on_main_block
    {
        width:100%!important;
    }
    .category-wall-thumb,
    .vkus_tumb {
        background-size:101%!important;
    }
    .fcategory-wall>div:nth-child(3) .category-wall-thumb {
        background-size:100% 630px!important;
    }
    .category-wall-menu ul {
        padding-top:50px!important;
    }
    .news_news, .html_1401, .html_1402 {
        background-size:100% 100%!important;
    }
    .category-wall-menu {
        margin:0 auto;
    }
    .fcategory-wall>div:nth-child(3) {
        margin-top:-5px;
        margin-left:0px;
    }
    .html-body.html_1400>p {
        margin-top: 90px;
        width: 100%!important;
        padding: 0;
    }
    .html_1401>p:last-child {
        padding: 90px 10% 90px 10%;
    }
    .vkus_block {
        width: 33.4%;
    }
    .vkus_block a {
        width: 25%;
        padding: 15px 0% 0 0%;
    }
    .banner_vkus>.vkus_block:last-child .vkus_tumb{
        text-align: center;
    }
    .banner_vkus>.vkus_block:last-child a {
        padding: 0;
        margin-left: 0;
        transform: translateX(-50%);
    }
    .common-home .owl-item {
        width:34%!important;
        margin-bottom: 15px!important;
        margin-right: 10px!important;
    }
    .news_on_main_block {
        padding-left: 5%;
    }
    .artblock .article-images {
        margin-top: -65px !important;
    }
    .box-content.row.owl-carousel.owl-theme {
        text-align:center;

    }
    .news_on_main>div>div>.artblock .blog-button {
        margin-top: 10px;
        margin-bottom: 75px;
    }
    .fp_carousel {
        margin-top: 50px;
    }
    .box.fp_carousel.product {
        background-size:100% 100%;
    }
    .footer_nav .footer-col {
        width: 24%;
        margin-bottom: 25px;
    }
    .footer_nav>.footer-col:last-child {
        float:right;
    }
    .row {
        margin-right:0px;
        margin-left:0px;
    }
    .banner_categories ul li {
        width: auto;
        min-width:100px;
    }
    html {
        width:auto;
    }
    .common-home .product-thumb:hover .name {
        margin-top: 40px!important;
    }
    .html_1402 div {
        width: 37%;
        margin: 0 0 40px;
    }
    .footer_nav {
        background: #f0f0f0;
        padding: 50px 10px;
        text-align:center;
    }
    .fcategory-wall {
        margin-top:-7px;
        height:100%!important;
    }
    footer .container {
        background: #f0f0f0;
    }
    .html-body.html_1400 {
        height:100%;
    }
}
@media(max-width:1024px){
    .html_1401{
        background: none;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .container {
        width:100%!important;
    }
    .product-layout {
        width:30%!important;
    }
    #mobile-menu  {
        left:-320px;
        transition:all .5s;
        height:auto!important;
    }
    #mobile-menu.active {
        left:0;
        width:320px;
        height:auto;
        position: fixed;
        z-index: 99;
    }
    #mobile-menu.active>div {
        margin-left:0px!important;
    }
    .header_socwebs {
        transition:all 2s;
        margin-left:-2000px;
    }
    .login_header {
        transition:all 2s;
        margin-left:-3000px;
    }
    .header_worktime {
        transition:all 2s;
        margin-left:-4000px;
    }
    #hidden_search_container {
        transition:all 2s;
        margin-left:-5000px;
    }
    .container {
        margin-right:0px;
        width:100%!important;
    }
    .header-mobile-btn-toggle-container {
        z-index: 99;
        position: absolute;
        display:block!important;
    }
    .mobile-menu-ul {
        text-align:center;
    }
    #mobile-menu.active .mobile-menu-ul li {
        width:100%;
        display:inline-block;
    }
    #mobile-menu.active .mobile-menu-ul li.sale_cake {
        display:block;
    }
    #mobile-menu>div, .header_socwebs ul {
        padding: 10px;
        text-align: center;
    }
    .header_worktime>p:first-child:before {
        margin-left:-25px;
        left: auto;
    }
    .header_worktime>p:last-child:before {
        left: auto;
        margin-left: -30px;
    }
    #hidden_search_container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .sweet_dropdown.active {
        z-index: 9!important;
        height:auto;
        opacity: 1;
    }
    .sweet_dropdown li {
        width:100%!important;
    }
    .mobile-menu-lvl-2:hover .sweet_dropdown {
        left:0px!important;
        border-radius:0;
    }
    .mobile-menu-ul>.has-children-menu:after {
        content: '^';
        position: absolute;
        color: #f8bcbb;
        transform: rotate(180deg);
        font-size: 30px;
        margin-top: -35px;
        margin-left: 70px;
        font-weight: bold;
    }
    .product_nomain_description.second{
        width: 100%;
        margin-left: 0;
    }
    .product-share-text{
        text-align: center;
    }
    .product_description_share{
        margin: 0 auto;
    }
    .thumbnails{
        overflow: hidden;
    }
    .dropdown-lvl-3 {
        display:none;
    }
    .product-layout {
        height:100%!important;
    }
    .change_price p{
        width: 34%;
    }
    .vkus_block a {
        width: 33%;
    }
    body, .news_on_main_block {
        width:auto;
    }
    .container {
        width:100%;
    }
    .fcategory-wall .category-wall-container {
        width:50%!important;
        margin-left: 0!important;
        float:left;
    }
    .html-body.html_1400,
    .html-body.html_1400>img,
    .fcategory-wall,
    .category-wall-thumb,
    .fcategory-wall .opacity,
    .fcategory-wall>div:nth-child(3),
    .fcategory-wall>div:nth-child(3) .category-wall-thumb,
    .fcategory-wall>div:nth-child(3) .opacity,
    .html_1401>p:last-child,
    .vkus_tumb,
    .vkus_block .opacity,
    .common-home .fp_carousel .item,
    .news_on_main_block
    {
        width:100%!important;
    }
    .banner_categories ul{
        transform: translateX(0%);
    }
    .banner_categories{
        left: 50%;
        transform: translateX(-50%);
    }
    .category-wall-thumb,
    .vkus_tumb {
        background-size:101% 315px!important;
    }
    .fcategory-wall>div:nth-child(3) .category-wall-thumb {
        background-size:100% 630px!important;
    }
    .banner_vkus>.vkus_block:nth-child(9) .vkus_tumb {
        background-size:100%;
    }
    .category-wall-menu ul {
        padding-top:65px!important;
    }
    .news_news, .html_1401, .html_1402 {
        background-size:100% 100%!important;
    }
    .category-wall-menu {
        margin:0 auto;
    }
    .fcategory-wall>div:nth-child(3) {
        margin-top:-5px;
        margin-left:0px;
    }
    .fcategory-wall .category-wall-container {
        margin-left:-6px;
        margin-top:-5px;
    }
    .html-body.html_1400>p {
        margin-top: 90px;
        width: 100%!important;
        padding: 0;
    }
    .banner_categories ul {
        margin: 0 auto;
    }
    .html_1401>p:last-child {
        padding: 90px 10% 90px 10%;
    }
    .vkus_block {
        width: calc(100%/3);
    }
    .vkus_block a {
        padding: 15px 5% 0 3%;
    }
    .banner_vkus>.vkus_block:last-child a {
        padding: 0;
        margin-left: 0;
    }
    .common-home .owl-item {
        width:32%!important;
        margin-bottom: 15px!important;
        margin-right: 10px!important;
    }
    .news_on_main_block {
        padding-left: 5%;
        padding-right: 5%;
    }
    .artblock .article-images {
        margin-top: -65px !important;
    }
    .box-content.row.owl-carousel.owl-theme {
        text-align:center;
        margin-bottom: 0!important;
    }
    .news_on_main>div>div>.artblock .blog-button {
        margin-top: 10px;
        margin-bottom: 75px;
    }
    .news_on_main .text_block_news, .news_on_main .article-images {
        width: 100%!important;
    }
    .fp_carousel {
        margin-top: 50px;
    }
    .footer_nav .footer-col {
        width: 32%;
        margin-bottom: 25px;
    }
    .footer_nav>.footer-col:last-child {
        float:right;
    }
    .html_1402 div {
        width: 33%;
        margin: 0 0 30px;
    }
    .fcategory-wall {
        margin-top:-7px;
    }
    .row {
        margin-right:0px;
        margin-left:0px;
    }
    .banner_categories ul li {
        width: auto;
        min-width:100px;
    }
    html {
        width:auto;
    }
    .common-home .product-thumb:hover .name {
        margin-top: 40px!important;
    }
    .footer_nav .footer-col {
        margin-bottom: 25px;
    }
    .footer_nav .footer-col:nth-of-type(5){
        text-align: left;
    }
    .footer_nav>.footer-col:last-child {
        float:none;
    }
    .footer_nav {
        background: #f0f0f0;
        padding: 50px 10px;
        text-align:center;
    }
    .subscribe_block .newsletter-title p.title{
        font-size: 16px;
    }
    .subscribe_block .newsletter-title p{
        font-size: 18px;
    }
    .fcategory-wall {
        margin-top:-7px;
        height:100%!important;
    }
    footer .container {
        background: #f0f0f0;
    }
    .html-body.html_1400 {
        height:100%;
    }
    .option_second{
        margin-right: 6%;
        margin-left: 4%;
    }
    .change_price{
        padding-left: 34%;
    }
    .product-description-left{
        margin-left: 0;
        height: 54px;
    }
}
@media(max-width: 985px){
    .banner_categories ul{
        margin: 0;
    }
}
@media (max-width: 768px){
    .footer_nav .footer-col{
        width: 24%;
    }
    .vkus_block:nth-of-type(8){
        display: none;
    }
}
@media (min-width:320px) and (max-width:500px) {
    .banner_categories {
        display:none;
    }
}
@media (min-width:320px) and (max-width:768px) {
    #mobile-menu  {
        left:-320px;
        transition:all .5s;
        height:auto!important;
    }
    #mobile-menu.active {
        left:0;
        width:320px;
        height:auto;
        position: fixed;
        z-index: 999;
    }
    #mobile-menu.active>div {
        margin-left:0px!important;
    }
    .header_socwebs {
        transition:all 2s;
        margin-left:-2000px;
    }
    .login_header {
        transition:all 2s;
        margin-left:-3000px;
    }
    .header_worktime {
        transition:all 2s;
        margin-left:-4000px;
    }
    #hidden_search_container {
        transition:all 2s;
        margin-left:-5000px;
    }
    .container {
        margin-right:0px;
        width:100%!important;
    }
    .header-mobile-btn-toggle-container {
        z-index: 9999;
        position: absolute;
        display:block!important;
    }
    .mobile-menu-ul {
        text-align:center;
    }
    #mobile-menu.active .mobile-menu-ul li {
        width:100%;
        display:inline-block;
    }
    #mobile-menu.active .mobile-menu-ul li.sale_cake {
        display:block;
    }
    #mobile-menu>div, .header_socwebs ul {
        padding: 10px;
        text-align: center;
    }
    .header_worktime>p:first-child:before {
        margin-left:-25px;
        left: auto;
    }
    .header_worktime>p:last-child:before {
        left: auto;
        margin-left: -30px;
    }
    #hidden_search_container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .sweet_dropdown.active {
        z-index: 9!important;
        height:auto;
        opacity: 1;
    }
    .sweet_dropdown li {
        width:100%!important;
    }
    .mobile-menu-lvl-2:hover .sweet_dropdown {
        left:0px!important;
        border-radius:0;
        z-index:-1;
    }
    .mobile-menu-ul>.has-children-menu:after {
        content: '^';
        position: absolute;
        color: #f8bcbb;
        transform: rotate(180deg);
        font-size: 30px;
        margin-top: -35px;
        margin-left: 70px;
        font-weight: bold;
    }
    .dropdown-lvl-3 {
        display:none;
    }
    .product-layout {
        height:100%!important;
    }
    .vkus_block a {
        width: 33%;
    }
    body,
    .news_on_main_block {
        width:100%;
    }
    .container {
        width:100%;
    }
    .html-body.html_1400,
    .html-body.html_1400>img,
    .fcategory-wall,
    .category-wall-thumb,
    .fcategory-wall .opacity,
    .fcategory-wall>div:nth-child(3),
    .fcategory-wall>div:nth-child(3) .category-wall-thumb,
    .fcategory-wall>div:nth-child(3) .opacity,
    .html_1401>p:last-child,
    .vkus_tumb,
    .vkus_block .opacity,
    .common-home .fp_carousel .item,
    .news_on_main_block,
    .fcategory-wall .category-wall-container,
    .common-home .product-thumb .opacity,
    .article-images a, .article-images img {
        width:100%!important;
    }
    .banner_categories {
        top: 85vw;
    }
    .row {
        margin-right:0px;
        margin-left:0px;
    }
    .banner_categories ul li {
        width: auto;
        min-width:100px;
        width: 30%;
    }
    .banner_categories ul li a {
        position:relative;
    }
    html {
        width:auto;
    }
    .category-wall-thumb,
    .vkus_tumb {
        background-size:101% 102%!important;
    }
    .fcategory-wall>div:nth-child(3) .category-wall-thumb {
        background-size: 808px 605px!important;
    }
    .banner_vkus>.vkus_block:nth-child(9) .vkus_tumb {
        background-size:100%;
    }
    .category-wall-menu ul {
        padding-top:50px!important;
        padding-left:10px!important;
    }
    .news_news, .html_1401, .html_1402 {
        background-size:100% 100%!important;
    }
    .category-wall-menu {
        margin:0 auto;
        width:100%!important;
    }
    .fcategory-wall>div:nth-child(3) {
        margin-top:-12px!important;
        z-index:46!important;
    }
    .fcategory-wall .category-wall-container {
        margin-left:0px;
        margin-top:-5px;
        z-index:47!important;
    }
    .html-body.html_1400>p {
        margin-top: 0;
        width: 99%!important;
        padding: 0;
        line-height:30px;
    }
    .html-body.html_1400>p:nth-child(4) {
        top: 50%;
        font-size: 35px;
        line-height: 35px;
    }
    .html-body.html_1400 {
        height:auto;
    }
    .html_1401>div {
        margin: 20px auto;
        width: 180px;
        height: 180px;
    }
    .html_1401>div>p:first-child{
        font-size: 18px;
        margin-top: 23px;
        margin-bottom: 12px;
    }
    .html_1401>div>p:nth-child(2){
        font-size: 54px;
        margin-bottom: 11px;
    }
    .html_1401>div>p:last-child{
        font-size: 16px;
    }
    .html_1401>p:first-child{
        padding-top: 55px;
    }
    .html_1401 hr{
        margin: 25px auto 30px auto;
    }
    .html_1401>p:last-child {
        padding: 50px 10% 70px 10%;
    }
    .html_1402>p {
        line-height:60px;
    }
    .vkus_block {
        width: 100%;
        margin: 0 -5px -5px 0;
    }
    .vkus_block a {
        width: 100%;
        padding: 15px 5% 0 3%;
    }
    .banner_vkus>.vkus_block:last-child a {
        padding: 0;
        margin-left: 0;
    }
    .common-home .owl-item {
        width:100%!important;
        margin-bottom: -6px!important;
        margin-right: 10px!important;
    }
    .news_on_main_block {
        padding-left: 0%;
        padding-right: 0%;
    }
    .artblock {
        padding-right:0px!important;
        padding-left:0px!important;
    }
    .artblock .article-images {
        margin-top: -65px !important;
    }
    .news_on_main .article-images a {
        width: 100%;
    }
    .box-content.row.owl-carousel.owl-theme {
        text-align:center;
        padding-left: 0%;
    }
    .news_on_main>div>div>.artblock .blog-button {
        margin-top: 10px;
        margin-bottom: 75px;
    }
    .news_on_main .text_block_news, .news_on_main .article-images {
        width: 100%!important;
    }
    .news_on_main .text_block_news {
        padding:10px;
    }
    .carousel-product-grid .product-thumb-hidden {
        position:absolute!important;
    }
    .fp_carousel {
        margin-top: 50px;
    }
    .common-home .product-thumb .name {
        margin-top: 90px!important;
        transition:all .7s;
    }
    .common-home .carousel-product-grid .button-group {
        display:none!important;
    }
    .carousel-product-grid .item-box {
        border:0px!important;
    }
    .common-home .product-thumb:hover .name {
        margin-top: 40px!important;
    }
    .footer_nav .footer-col {
        margin-bottom: 25px;
    }
    .footer_nav>.footer-col:last-child {
        float:none;
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 505px;
    }
    .footer_nav>.footer-col:nth-child(5),
    .footer_nav>.footer-col:nth-child(6) {
        width: 100%;
        max-width: 160px;
    }
    .html_1402 div {
        margin: 0;
        width: 25%;
        margin-bottom: 6%;
    }
    .html_1402 div>p:first-child{
        font-size: 20px;
    }
    #formNewLestter .input-form input {
        width: 100%;
        display: block;
        margin: 0 auto 10px;
    }
    .footer_nav {
        background: #f0f0f0;
        padding: 50px 10px;
        text-align: center;
    }
    #formNewLestter #btnemail {
        width: 150px;
        float: none!important;
        margin: 0 auto;
        font-size: 16px;
        height: 59px;
    }
    .fcategory-wall {
        margin-top:-7px;
        height:100%!important;
    }
    footer .container {
        background: #f0f0f0;
    }
    .iworks__wrap{
        float: right;
        position: relative;
        top: 35px;
        right: 24px;
    }
    .iworks {
        background: url("../image/logo_iw.png") no-repeat;
        display: inline-block;
        width: 113px;
        height: 23px;
    }
    .product_description {
        padding-left:25px;
    }
}
@media (max-width: 320px){
    .html-body.html_1400>p:nth-child(4) {
        font-size: 28px;
        line-height: 35px;
    }
}
@media (min-width:601px) and (max-width:768px) {
    .common-home .owl-item {
        width: 45%!important;
        height: 285px;
    }
    .banner_categories ul{
        transform: translateX(0%);
    }
}
@media (max-width: 700px){
    .banner_categories ul{
        width: 100%;
        transform:translateX(0%);
    }
}
@media (max-width: 600px){
    .banner_categories{
        width: 100%;
        transform: translateX(0%);
    }
}
@media (max-width: 500px){
    .banner_categories{
        top: 45%;
    }
}
@media(max-width: 425px){
    .mobile-menu-lvl-2:hover .sweet_dropdown{
        left: 0%;
        border-radius:0;
        z-index: -1;
    }
    .html_1401 div:nth-of-type(2){
        margin-right: 0;
    }
}
@media (min-width:450px) and (max-width:650px) {
    .common-home .owl-item {
        width: 70%!important;
    }
    /*.subscribe_block .newsletter-title{
        width: 100%;
        text-align: center;
    }
    .subscribe_block .pav-newsletter{
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    #formNewLestter .input-form{
        width: 71%;
    }*/
}
@media (max-width: 580px){
    /*#formNewLestter .input-form{
        width: 100%;
    }
    #formNewLestter .input-form input{
        margin-left: 5%;
    }
    .pav-newsletter .button-submit{
        float: left;
        width: 100%;
    }*/
}
@media (min-width:601px) and (max-width:768px) {
    .fcategory-wall .category-wall-container {
        width: 50%!important;
        float: left;
    }
    .vkus_block, .vkus_block a {
        width: 50%!important;
    }
}

.checkout-success .no_products_in_category {
    padding:2%;
}

/** CATEGORY PAGE **/
.category-info.top {
    background:none!important;
}

@media (min-width:1366px) and (max-width:1915px) {
    .categories-container .categories-item-line-1, .categories-container .categories-item-line-2,
    .categories-container .categories-item-line-3, .categories-container .categories-item-line-4,
    .categories-container .categories-item-line-5, .categories-container .categories-item-line-6 {
        margin: 57px 16px 0 10px!important;
    }
    .category_container {
        width: 100%;
        float: right;
    }
    .category-info.top {
        padding-right:0px!important;
    }
    .category-info .description>p, .category-info .description>div>span, .category-info .description_top {
        width: 100%;
        padding: 0 10px;
    }
    .category-info .description>div {
        width:90%;
    }
    .category_container.vkus {
        width:100%;
        padding:0px;
    }
    .category_container.vkus .vkus_block a {
        padding: 15px 20px 0 20px;
    }
    .category_container.vkus .vkus_block .opacity {
        width:100%!important;
    }
    .product-layout {
        width: 30%!important;
        height:100%;
    }
    .product .name {
        height:80px;
    }
    .product .product-thumb-hidden {
        height: 180px;
    }
    .product .item .product-thumb .opacity {
        height: 100%;
        width: 100%;
    }
    .product .button-group {
        text-align: center;
        display: block;
        position:relative;
        z-index: 999;
    }
}
@media (min-width:1024px) and (max-width:1280px) {
    .categories-container .categories-item-line-1, .categories-container .categories-item-line-2 {
        margin: 0 16px 25px 10px!important;
    }
    .category_container {
        width: 100%;
        float: right;
        padding: 0!important;
    }
    .product_dsescription-left{
        width: 32%;
        top: 476px;
        transform: translateX(-1%);
    }
    .category-info.top {
        padding-right:0px!important;
    }
    .category-info .description>p, .category-info .description>div>span, .category-info .description_top {
        width: 100%;
        padding: 20px;
    }
    .category-info .description>div {
        width:90%;
    }
    .category_container.vkus {
        width:100%;
        padding:0px;
    }
    .category_container.vkus .col-lg-12 {
        padding:0;
    }
    .category_container.vkus .vkus_block a {
        padding: 15px 20px 0 20px;
    }
    .category_container.vkus .vkus_block .opacity {
        width:100%!important;
    }
    .category_container.vkus  .banner_vkus>.vkus_block:last-child a {
        margin-left:0%!important;
    }
    .product-layout {
        width:30%!important;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .categories-container .categories-item-line-1, .categories-container .categories-item-line-2,
    .categories-container .categories-item-line-3, .categories-container .categories-item-line-4,
    .categories-container .categories-item-line-5, .categories-container .categories-item-line-6 {
        margin: 0 16px 25px 10px!important;
    }
    .category_container {
        width: 100%;
        float: right;
    }
    .category-info.top {
        padding-right:0px!important;
    }
    .category-info .description>p, .category-info .description>div>span, .category-info .description_top {
        width:90%;
    }
    .category-info .description>div {
        width:90%;
    }
    .category_container.vkus {
        width:100%;
        padding:0px;
    }
    .category_container.vkus .col-lg-12 {
        padding:0;
    }
    .category_container.vkus .vkus_block a {
        padding: 15px 20px 0 20px;
    }
    .category_container.vkus .vkus_block .opacity {
        width:100%!important;
    }
    .category_container.vkus  .banner_vkus>.vkus_block:last-child a {
        margin-left:0%!important;
    }
}
@media (min-width:320px) and (max-width:768px) {
    .categories-container .categories-item-line-1, .categories-container .categories-item-line-2 {
        margin: 0 16px 25px 10px!important;
        width: 180px;
    }
    .category_container .heading_title>hr {
        display: none;
    }
    .category_container {
        width: 100%;
        float: right;
    }
    .ncategory_heading_title, .review-store_review .heading_title {
        font-size:35px!important;
    }
    .category-info.top, .category_container {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        max-height: 100%;
    }
    .category-info .description>p, .category-info .description>div>span, .category-info .description_top {
        width:100%;
    }
    .category-info .description>div {
        width:100%;
    }
    .category_container.vkus {
        width:102%;
        padding:0px;
    }
    .category_container.vkus .col-lg-12 {
        padding:0;
    }
    .category_container.vkus .vkus_block a {
        padding: 15px 20px 0 20px;
    }
    .category_container.vkus .vkus_block .opacity {
        width:100%!important;
    }
    .category_container.vkus  .banner_vkus>.vkus_block:last-child a {
        margin-left:0%!important;
    }
    .product-grid .item-box {
        border:0px!important;
    }
    .row-tmp.category {
        display: block;
        padding: 0 0 0 0!important;
        text-align: center;
    }
    .product-layout {
        background-color: #fff;
        z-index: 0;
        width: 305px!important;
        height: 485px;
        display: inline-block;
        vertical-align: top;
        margin-right: 0!important;
        margin-left: 0!important;
        margin-bottom: 35px;
    }
    .product-category-61 .heading_title .icon {
        display: block;
        margin: -25px auto;
    }
    .heading_title > p {
        padding-top: 20px!important;
    }
    .product-category-61 .heading_title .icon {
        margin-top: 20px!important;
        margin-bottom: -20px;
    }
}
.product_category_back {
    position: absolute;
    right: 38%;
    top: 75px;
    height: 24px;
}
.product_description {
    padding-top:0px;
}
.product_images .thumbnails>li:first-child a {
    height: 404px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

/** PRODUCT PAGE **/
@media (min-width:1366px) and (max-width:1915px) {
    .product_images .thumbnails>li:first-child a {
        height: 547px;
        background-position-x: 40%;
        background-repeat: no-repeat;
        background-size: contain;
        width: 90%;
        margin-left: 8%;
    }
    .product_images .thumbnails>li:first-child,  {
        max-height: 35%;
    }

    ul.thumbnails>li:first-child {
        width: 35%;
        height: auto;
    }
    .product_description {
        width: 65%;
    }
    .container_description .product_description_left {
        width:48%;
    }
    .product_description_left #product {

    }
    .product_description_left #product>div {
        width: 295px;
        display: inline-block;
        vertical-align: middle;
        float: left;
    }
    .product_description_left #product .option_second select,
    .product_description_left #product .option_second>input,
    .product_description_left #product .input-group.datetime,
    .product_description_left #product .form-group.option_second  {
        width:90%;
        float:none;
    }
    .product_description_left #product .option_second>input {
        margin-top:18px;
    }
    .product_description_left #product>span {
        display:none;
    }
    #button-cart {
        margin: 0 0 0 0;
        right: 0%;
        position: relative;
    }
    .container_description .product_description_right {
        width: 52%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0%;
    }
    .product_category_back {
        position: absolute;
        right: 39%;
        top: 68px;
        height: 28px;
    }
}
@media (max-width:1915px){
    .vkus_block:nth-of-type(10){
        display: none;
    }
    .vkus_block:nth-of-type(9){
    	display: none;
    }
}
@media (max-width: 1900px){
    .product_description-left{
        top: 640px;
    }
}
@media (max-width:1680px){
    .product_category_back{
        right: 34%;
    }
}
@media(max-width:1518px){
    .product_category_back{
        right: 32%;
    }
}
@media (min-width: 1280px) and (max-width:1440px){
    .header_logo{
        width: 150px;
        height: 150px;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .product_dsescription-left{
        width: 32%;
        top: 476px;
        transform: translateX(-1%);
    }
    .login_header>div a{
        font-size: 15px;
    }
    .header_worktime>p{
        font-size: 14px;
    }
    .product_category_back{
        right:29%;
    }
    .product_description-left{
        width: 408px;
        transform: translate(3%);
    }
}
@media (min-width:1366px) and (max-width:1440px){
    .container{
        width: 79%;
    }
    .product_description-left{
        transform: translateX(4%);
    }
}
@media(max-width:1365px){
    .product_description-left{
        top: 520px;
        width: 408px;
        transform: translate(16%);
    }
    .product_nomain_description.second{
        padding-top: 0;
        float: left;
        left: 50%;
        position: relative;
        margin-left: 0;
        transform: translateX(-50%);
    }
    .second.product_nomain_description__taste{
        padding-top: 0;
        float: left;
        left: 18%;
        position: relative;
        margin-left: 0;
        transform: translateX(-50%);
        margin-top: 0;
        margin-bottom: 50px;
    }
}
@media (min-width:1281px) and (max-width:1365px) {
    .thumbnails > li {
        margin-left:0px;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        width: 100%;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        max-height: 547px;
    }
    .product_images .thumbnails>li:first-child a {
        height:415px;
        background-size: contain;
    }
    ul.thumbnails>li:first-child {
        width: 50%!important;
        height: auto;
    }
    .product_description {
        width: 50%;
        height:455px;
    }
    .container_description {
        width: 100%;
    }
    .container_description .product_description_left {
        width:60%;
    }
    .product_description_left #product>div {
        width: 42%;
        display: inline-block;
        vertical-align: middle;
    }
    .product_description_left #product .option_second select,
    .product_description_left #product .option_second>input,
    .product_description_left #product .input-group.datetime,
    .product_description_left #product .form-group.option_second  {
        width:90%;
        float:none;
    }
    .product_description_left #product .option_second>input {
        margin-top:18px;
    }
    .product_description_left #product>span {
        display:none;
    }
    #button-cart {
        margin: 0 0 0 0;
        right: 0%;
        position: relative;
    }
    .container_description .product_description_right {
        width: 35%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0%;
    }
    .container_description {
        padding: 55px 0 0 25px;
    }
    .product_category_back {
        position: absolute;
        right: 18%;
        top: 65px;
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .thumbnails{
        overflow: hidden;
    }
    .subscribe_block .newsletter-title p.title{
        font-size: 16px;
    }
    .subscribe_block .newsletter-title p{
        font-size: 20px;
    }
    .banner_categories{
        width: 76%;
    }
    .thumbnails > li {
        margin-left:0px;
    }
    .product_description-left{
        transform: translate(4%);
        display: block !important;
    }
    .thumbnails .image-additional{
        width: 27%;
        height: 95px;
    }
    .product_main_description>p:first-child{
        font-size: 33px;
        margin-bottom: 7px;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        width: 100%;
    }
    ul.thumbnails>li:first-child {
        width: 45%!important;
        height: auto;
    }
    .product_description {
        width: 53%;
        padding-left: 35px;
    }
    .product_description.product_description__taste{
        height: 390px;
    }
    .container_description {
        width: 100%;
    }
    .container_description .product_description_left {
        width:60%;
    }
    .product_description_left #product {
        text-align: center;
    }
    .product_description_left #product>div {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        float: left;
        margin-right: 0;
        margin-bottom: 38px;
    }
    .product_description_left #product .option_second select {
        width:100%;
        float:none;
    }
    .product_description_left #product .input-group.datetime  {
        width:100%;
    }
    .product_description_left #product .option_second>input {
        margin-top:18px;
    }
    .product_description_left #product>span {
        display:none;
    }
    #button-cart {
        margin: 0 0 0 0;
        right: 0%;
        position: relative;
        transform: translateY(55%);
    }
    .container_description .product_description_right {
        width: 35%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0%;
    }
    .otstup_for_images {
        margin-top: 170px;
    }
    .container_description {
        padding:23px 32px 0 0;
    }
    .container>div>div, .container>div>div>div>div {
        padding:0px;
    }
    .fp_carousel .fp_carousel-title, .product_main_description>p:first-child {
        line-height:50px;
    }
    .box.fp_carousel.product .owl-wrapper, .box.fp_carousel.product {
        width:100%!important;
        padding:0px!important;
        transform: none!important;
    }
    .product .owl-carousel .owl-item, .product .owl-wrapper > .owl-item:nth-child(2), .product .owl-wrapper > .owl-item:last-child {
        width:320px!important;
        margin:0 auto!important;
        float: none;
        display:inline-block;
    }
    .product_category_back {
        position: absolute;
        right: 24%;
        top: 70px;
    }
    .product_description_right .option_first{
        text-align: center;
    }
    .option_first>span{
        width: 100%;
    }
    .product_rating{
        float: none;
    }
    .stars.product .all_rev{
        width: 88px;
    }
    .product-description-left{
        width: 51%;
        margin: 0 auto;
    }
    .option_second span{
        text-align: center;
        margin-bottom: 15px;
    }
    .option_second select, .option_second select:hover, .option_second select:focus, .option_second select:active {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .product_nomain_description.first {
        border-bottom:none;
        padding-bottom: 0;
    }
    .product_description_right .option_second{
        height: 78px;
    }
    .breadcrumb{
        padding-left: 15px;
    }
}

@media (min-width:1025px) and (max-width:1100px){
    .thumbnails .image-additional{
        width: 22%;
        height: 85px;
    }
}
@media (min-width:1200px) and (max-width:1280px){
    .thumbnails .image-additional{
        width: 31%;
        height: 95px;
    }
}
@media(max-width:1180px){
    .product_description-left{
        display: none;
    }
    .product_description{
        height: 395px;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .container{
        width: 100%!important;
    }
    .product-search .container{
        width: 99%!important;
    }
    .next-page .btn__load{
        transform:translateX(-50%);
    }
    .thumbnails > li {
        margin-left:0px;
    }
    .product-layout .opacity {
        width:100%!important;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        width: 100%;
    }
    .product_images .thumbnails>li:first-child a {
        height:425px;
        background-size: contain;
    }
    .product_main_description>p:first-child{
        font-size: 38px;
        margin-bottom: 10px;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        max-height: 489px;
    }
    ul.thumbnails>li:first-child {
        width: 50%!important;
        height: auto;
    }
    .product_description {
        width: 50%;
        height:410px;
    }
    .container_description {
        width: 100%;
    }
    .container_description .product_description_left {
        width:100%;
    }
    .product_description_left #product {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .product_description_left #product>div {
        width: 295px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5%;
        margin-right: 5%;
    }
    .product_description_left #product .option_second select {
        width:100%;
        float:none;
    }
    .product_description_left #product .input-group.datetime  {
        width:100%;
    }
    .product_description_left #product .option_second>input {
        margin-top:18px;
    }
    .product_description_left #product>span {
        display:none;
    }
    #button-cart {
        margin: 0 auto;
        right: 0%;
        position: relative;
        float: none;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
    .container_description .product_description_right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0%;
        margin-top: 40px;
    }
    .product_description_right .option_first{
        text-align: center;
    }
    .product_description_right .option_first span{
        width: 100%;
    }
    .product_rating{
        float: none;
    }
    .option_second span{
        text-align: center;
    }
    .option_second.left .form-group{
        min-height: 76px;
    }
    .container_description {
        padding: 0 0 0 0;
        position: relative;
    }
    .container>div>div, .container>div>div>div>div {
        padding:0px;
    }
    .fp_carousel .fp_carousel-title, .product_main_description>p:first-child {
        line-height:50px;
    }
    .box.fp_carousel.product .owl-wrapper, .box.fp_carousel.product {
        width:100%!important;
        padding:0px!important;
        transform: none!important;
    }
    .product .owl-carousel .owl-item, .product .owl-wrapper > .owl-item:nth-child(2), .product .owl-wrapper > .owl-item:last-child {
        width:320px!important;
        margin:0 auto!important;
        float: none;
        display:inline-block;
    }
    .product_category_back {
        position: absolute;
        right: 22%;
        top: 64px;
    }
    .option_second .left .product-description-left{
        margin-left: 0;
    }
    .second.product_nomain_description__taste {
        padding-top: 0;
        float: left;
        left: 25%;
        position: relative;
        margin-left: 0;
        transform: translateX(-50%);
        margin-top: 0;
        margin-bottom: 50px;
    }
}
.btn-blue, .btn-blue:focus {
    background: #f8bcbb!important;
    box-shadow: none!important;
}

@media (min-width:320px) and (max-width:768px) {
    .category_container .heading_title .icon {
        //display: block;
        margin: 0 auto;
    }
    .product_description__taste{
        margin-top: 0;
    }
    .second.product_nomain_description__taste{
        left: 2%;
    }
    .galery__item{
        width:calc(100%/3);
    }
    .heading_title > p:first-child {
        line-height: 1.1;
    }
    .option_second {
        width:100%;
    }
    .change_price{
        text-align: center;
    }
    .change_price p{
        width: 38%;
    }
    .veiw, .product_description_right .option_first {
        text-align:center;
    }
    .product_rating {
        float: none;
        margin-right: 0;
    }
    .stars.product .all_rev {
        width: auto;
    }
    .fp_carousel .owl-carousel {
        margin: 0 0 0 !important;
    }
    .copyrights {
        padding:0px;
    }
    .product_description_right .option_first span {
        display: block;
        width: 100%;
    }
    .product_description_right > .option_second{
        margin-left:0;
    }
    .option_second.left .form-group{
        min-height: 76px;
    }
    .thumbnails > li {
        margin-left:0px;
    }
    .product-layout .opacity {
        width:100%!important;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        width: 100%;
    }
    .product_images .thumbnails>li:first-child a {
        height:547px;
        background-size: contain;
    }
    .product_images .thumbnails>li:first-child, .product_images .thumbnails>li:first-child img {
        max-height: 547px;
    }
    ul.thumbnails>li:first-child {
        width: 100%!important;
        height: auto;
    }
    .tumb_small {
        display:none;
    }
    .product_description {
        width: 100%;
        height:100%;
        //overflow: scroll;
        padding-top: 0;
    }
    .container_description {
        width: 100%;
        top: 0;
    }
    .container_description .product_description_left {
        width:100%;
    }
    .product_description_left #product {
        text-align: center;
    }
    .product_description_left #product>div {
        width: 295px;
        display: inline-block;
        vertical-align: middle;
    }
    .product_description_left #product .option_second label {
        /*width: 80%;*/
    }
    .product_description_left #product .option_second select {
        width:100%;
        float:none;
    }
    .product_description_left #product .input-group.datetime  {
        width:100%;
    }
    .product_description_left #product .option_second>input {
        /*width:90%;*/
    }
    .product_description_left #product .option_second>input {
        margin-top:18px;
    }
    .product_description_left #product>span {
        display:none;
    }
    #button-cart {
        margin: 0 auto;
        right: 0%;
        position: relative;
        float: none;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
    .product_nomain_description.second{
        padding-top: 0;
        //float: none;
        margin-top: 0;
        margin-left: 0;
        transform:translateX(0);
    }
    .product-share-text>span:last-child{
        text-align: center;
    }
    .container_description .product_description_right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0%;
        margin-top: 7%;
    }
    .container_description {
        padding: 30px 0 0 0;
        margin-bottom: 15px;
        border-bottom:2px solid #dfdfdf;
    }
    .product_nomain_description.first{
        border-bottom:none;
    }
    .product_main_description{
        border-bottom:none;
    }
    .product_description_share{
        clear:both;
        //transform: translateX(38%);
    }
    .container>div>div, .container>div>div>div>div {
        padding:0px;
    }
    .product-share {
        width: 100%;
    }
    .fp_carousel .fp_carousel-title, .product_main_description>p:first-child {
        line-height:50px;
    }
    .box.fp_carousel.product .owl-wrapper, .box.fp_carousel.product {
        width:100%!important;
        padding:0px!important;
        transform: none!important;
        clear:both;
    }
    .product .owl-carousel .owl-item, .product .owl-wrapper > .owl-item:nth-child(2), .product .owl-wrapper > .owl-item:last-child {
        width:320px!important;
        margin:0 auto!important;
        float: none;
    }

    .product_category_back {
        position: absolute;
        right: 10px;
        top: 5px;
    }
    .product_category_back a{
        font-size: 13px;
    }
    .bootstrap-datetimepicker-widget {
        right:10%!important;
    }
    .thumbnails{
        overflow: hidden;
    }
    .change_price{
        padding-left: 0;
    }
}
@media (max-width:320px){
    .product_description_share{
        transform:translateX(19%);
    }
}

#cart-total {
    color: #333;
    background: #f8bcbb;
    width: 21px;
    height: 22px;
    display: block;
    padding: 1px 5px;
    border-radius: 20px;
    font-size: 12px;
    position: absolute;
    bottom: 41px;
    left: 7px;
    -webkit-box-shadow: 3px 2px 7px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: 3px 2px 7px 0 rgba(0,0,0,0.35);
    box-shadow: 3px 2px 7px 0 rgba(0,0,0,0.35);
}
.news-description p, .news-description li {
    font-family: "blogger_sans_medium";
    color: #333;
    font-size: 18px;
    line-height: 30px;
}
.news-description {
    padding:0 50px !important;
}

/*  Аккордеон для SEO  */
.hidden_text_p {
  max-height:0px;
  transition:all .5s;
  overflow: hidden;
}

.hidden_text_p.active {
  max-height:1000px;
}

.show_hidden_text:after {
  content:'Читать далее...';
  color: #808080;
  font-size: 15px;
  border-bottom: 1px solid;
  cursor:pointer;
}

.show_hidden_text.active:after {
  content:'Свернуть';
  color: #808080;
  font-size: 15px;
  border-bottom: 1px solid;
  cursor:pointer;
}
@media (max-width:550px){
    .html_1402 div{
        width: 46%;
        margin-bottom: 10%;
    }
}
@media (max-width:425px){
    .product_category_back{
        position: absolute;
        left: 10px;
        top: 41px;
        right: 0;
        text-align: right;
        padding-right: 15px;
    }
    .product_main_description{
        text-align: center;
    }
    .product_nomain_description.second{
        left: 15%;
    }
    .galery__item{
        width:calc(100%/2);
    }
    .change_price p{
        width: 43%;
    }
    .html_1402 div>p:first-child{
        font-size: 21px;
    }
    .html_1402 div>p:last-child{
        font-size: 13px;
    }
    .html_1401>div>p:nth-child(2){
        transform: translateY(13%);
        text-align: center;
        margin-bottom: 10px;
    }
    /*.subscribe_block .newsletter-title{
        width: 300px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .subscribe_block .pav-newsletter{
        width: 100%;
    }
    #formNewLestter .input-form{
        width: 85%;
        margin: 0 auto;
    }
    #formNewLestter .input-form input{
        width: 100%;
        display: block;
        margin-left: 7%;
    }
    #formNewLestter .button-submit{
        transform: translateY(25%);
    }*/
    .footer_nav .footer-col{
        width: 49%;
    }
    .footer_nav>.footer-col:last-child{
        margin: 0 auto;
        display: block;
        width: 265px;

    }
    .header_socwebs{
        height: 65px;
    }
    .header_worktime{
        height: 53px;
        line-height: 15px;
    }
    .header_logo{
        width: 100px;
        height: 100px;
        -webkit-background-size:100%;
        background-size:100%;
    }
    .to_top{
        width: 115px;
        height: 115px;
        right: -13px;
        bottom: -4%;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}
@media (max-width:375px){
    .product_nomain_description.second{
        left: 12%;
    }
}
@media (max-width:325px){
    .product_nomain_description.second{
        width: 100%;
        left: 0%;
    }
    .product_description_share{
        transform:translate(0%);
    }
}
.change-weight__block{
    width: 120px;
    height: 34px;
    margin-top: 10px;
}
#prev__link{
    float: left;
    margin: 0;
    display: block;
    width: 33%;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 10px 0 0 10px;
    color: #535353;
    height: 100%;
    box-sizing: border-box;
    padding-top: 8px;
}
#next__link{
    float: right;
    margin: 0;
    display: block;
    width: 34%;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 0 10px 10px 0;
    color: #535353;
    height: 100%;
    box-sizing: border-box;
    padding-top: 8px;
}
#prev__link,
#next__link:focus{
    text-decoration: none;
}
#count{
    width: 33%;
    padding: 0!important;
    text-align: center;
    border-radius: 0;
    border-left: 1px solid #e2e9e9;
    border-right: 1px solid #e2e9e9;
    color: #535353;
    height: 100%;
    box-shadow: -1px 0 0 0 #e2e9e9, 1px 0 0 0 #e2e9e9;
}
#input-quantity.change_qty_input{
    width: 33%;
    padding: 0!important;
    text-align: center;
    border-radius: 0;
    border-left: 1px solid #e2e9e9!important;
    border-right: 1px solid #e2e9e9!important;
    color: #535353;
    height: 100%;
    box-shadow: -1px 0 0 0 #e2e9e9, 1px 0 0 0 #e2e9e9;
    border-radius:0px!important;
    font-size: 20px !important;
    padding-left:5px!important;
    padding-right:5px!important;
}
#qtyprev__link{
    float: left;
    margin: 0;
    display: block;
    width: 33%;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 10px 0 0 10px;
    color: #535353;
    height: 100%;
    box-sizing: border-box;
    padding-top: 8px;
    font-size: 20px !important;
}
#qtynext__link{
    float: right;
    margin: 0;
    display: block;
    width: 34%;
    text-align: center;
    background-color: #ebf1f1!important;
    border-radius: 0 10px 10px 0;
    color: #535353;
    height: 100%;
    box-sizing: border-box;
    padding-top: 8px;
    font-size: 20px !important;
}
#qtyprev__link,
#qtynext__link:focus{
    text-decoration: none;
}
.qtychange-weight__block{
    width:120px;
    height: 34px;
    text-align:center;
    margin:10px auto;
}
.qty_total_2{
    width:100%;
    padding:0% 4%;
    text-align:center;
    display:inline-block;
    position:relative;
    margin:10px 0 20px 0;
}
.qty_total_2 > span:first-child{
    width:auto;
    margin:0px auto;
    font-size: 20px;
    color:#aaa;
    line-height: 19px;
    font-family: "Blogger_Sans_Medium_Italic";
    text-align:left;
    display:inline-block;
    position:relative;
}
.qty_total_2 > span:last-child{
    width:60px;
    font-size: 30px;
    color: #fd305f;
    line-height: 19px;
    font-family: "Blogger_Sans_Medium_Italic";
    text-align:right;
    display:inline-block;
    position:relative;
    text-align: left;
}
#smch_modal_data > .option, #smch_modal_body > #check_data > .middle > .processing{
    display:none!important;
}
.pagination.pagination__list{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.simplecheckout-cart tbody tr td.quantity div.input-group.btn-block span.input-group-btn{
    height:43px!important;
    vertical-align:top;
}
.simplecheckout-cart tbody tr td.quantity div.input-group.btn-block span.input-group-btn button{
    height:43px!important;
    vertical-align:top;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group{
    height:43px!important;
    vertical-align:top;
}
.opened_mobile_menu {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
}


@media (max-width: 1366px){
    .header_socwebs ul{
        padding: 0;
    }
    .login_header{
        padding-top: 0;
    }
}
@media all and (min-width:1300px){
    button.smch_call_button {
        margin-bottom:10px !important;
    }
}
@media (min-width: 1280px) and (max-width: 1300px){
    .login_header>div:first-child, .login_header>div:last-child{
        width: 45px;
    }
}
@media (max-width: 1280px){
    #mobile-menu>div:first-child{
        height: 188px;
    }

}
@media (max-width: 1201px) {
    #txtemail {
        width: 280px;
    }
}
@media (max-width: 1200px) {
    #column-right .banner-item:first-child {
        margin-top: 0;
    }
}
@media (max-width: 1024px){
    .html_1402{
        background: #fff;
    }
    .header_logo{
        background: url("../image/logo-mobile.png") no-repeat center center;
        height:100px;
    }
    #mobile-menu > div:first-child{
        height:111px;
    }
    div#mobile-menu div.header_socwebs{
        padding-top:0px;
    }
}
@media (max-width: 989px) {
    .before-header-container {
        display: none;
    }
    .footer-col {
        text-align: center;
    }
    #txtemail {
        width: 400px;
    }
    .socwebs-container {
        padding-bottom: 0;
    }
    .socwebs-container .socwebs-title {
        line-height: 20px;
        text-align: center;
    }
    .block-3 .html-body img {
        max-width: 300px;
    }
    .horizontal-sreview {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}
@media only screen and (max-width:768px) {
    .modal-footer {
        border-top: 1px solid #e5e5e5;
        padding: 15px;
        text-align: center;
    }
    .modal-footer .btn-gray {
        margin-bottom: 20px;
    }
    #modal_cart .btn-gray {
        display: block;
        float: none !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }
    #modal_cart .btn-green {
        display: block;
        float: none !important;
        margin: 0 auto !important;
    }
    .form-modal_cart-footer {
        text-align: center !important;
    }
    .simplecheckout-cart th {
        word-break: break-all !important;
    }
    .product_description{
        padding-top: 0;
    }
}
@media (max-width: 768px) {
    .header-phone {
        text-align: center;
        background-image: none !important;
        margin-bottom: 10px;
    }
    .header-info-menu {
        margin-bottom: 10px;
    }
    .header-info-menu .header-info-menu-list li {
        float: none;
        text-align: center;
    }
    .header-login-menu {
        text-align: center;
        margin-bottom: 10px;
    }
    #txtemail {
        width: 280px;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #btnemail {
        float: right !important;
    }
    .newsletter-title span {
        line-height: 20px;
    }
    .socwebs-container {
        border-bottom: 1px solid #ff008c;
        border-top: 1px solid #ff008c;
        margin-bottom: 20px;
        margin-top: 20px;
        padding-bottom: 0;
        padding-top: 20px;
    }
    .socwebs-container .socwebs-title {
        line-height: 20px;
        text-align: center;
    }
    .socwebs ul li a {
        margin-right: 0;
    }
    .header_socwebs ul {
        float: none;
    }
    .header-container {
        text-align: center;
    }
    #sale_of_the_week {
        margin-top: 0;
    }
    #order_call_btn {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .header-mobile-btn-toggle.mobile_menu_active span{
        display: none;
    }
    .header-mobile-btn-toggle.active span{
        display: none;
    }
    #seo_tabs {
        margin-bottom: 20px;
    }
    #seo_tabs > div {
        font-size: 14px;
        margin-right: 0;
        padding: 8px 15px;
    }
    .block-3 .html-body {
        padding: 0 10px 0 0;
    }
    .block-3 .html-body img {
        display: none;
    }
    .block-1-title span {
        font-size: 22px;
        padding: 0 10px;
    }
    .block-2-title span {
        font-size: 22px;
        padding: 0 10px;
    }
    .block-3-title span {
        font-size: 22px;
        padding: 0 10px;
    }
    .block-4-title span {
        font-size: 22px;
        padding: 0 10px;
    }
    .subscribe_block .newsletter-title p .title{
        font-size: 13px;
    }
    .subscribe_block .newsletter-title p{
        font-size: 17px;
    }
    /*.subscribe_block .pav-newsletter{
        width: 55%;
    }
    #formNewLestter .input-form input{
        width: 86%;
        height: 60px;
    }
    #formNewLestter #btnemail{
        width: 152px;
    }*/
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
    .option_second{
        margin-left: 2%;
    }
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
    .subscribe_block {
        padding: 45px 20px
    }
    #formNewLestter .input-form input {
        height: 55px;
        font-size: 22px !important;
    }
}
@media (max-width: 425px){
    .category_container.category-info{
        padding:50px 15px 0 15px;
    }
}
@media only screen and (max-width: 414px) {
    #mobile-menu li a {
        line-height: .8;
    }
    .mobile-menu-ul {
        padding: 0;
    }
    li.sale_cake {
        margin-bottom: 5px;
        padding: 6px 10px !important;
    }
    .header_socwebs ul {
        padding: 0;
    }
    #mobile-menu > div:first-child {
        height: 100px;
    }
    .header_logo {
        height: 90px;
        width: 90px;
    }
}
@media all and (max-width:414px){
    button.smch_call_button {
        margin-bottom:10px !important;
    }
}

/* RESPONSIVE BEGIN */
@media all and (max-width:1920px){
    .product_description-left{
        height: auto;
    }
}
@media all and (max-width:1680px){
    .product_description-left{
        top:585px;
    }
    .vkus_block:nth-of-type(9){
       display: inline-block !important;
    }
}
@media all and (max-width:1750px){
    .vkus_block:nth-of-type(9){
       display: inline-block !important;
    }
}
@media all and (max-width:1600px){
    .product_description-left{
        top:570px;
        height:auto;
    }
    .vkus_block:nth-of-type(9){
       display: inline-block !important;
    }
}
@media all and (max-width:1440px){
    .product_description-left{
       top: 545px;
       height: auto;
       left: 21.9%;
    }
}
@media all and (max-width:1366px){
    .product_description-left {
        top: 535px;
        height: auto;
        left: 303px;
    }
}
@media all and (max-width:1280px){
    .product_description-left {
        top: 480px;
        left: 305px;
    }
}
@media all and (max-width:768px){
    a#modal_cart_order_send_btn, a.btn.btn_cart__continue.register_btn__confirm{
           float:none!important;
           margin-left:auto;
           margin-right:auto;
           width:100%;
    }
    button.btn.modal_cart__continue.pull-left{
           margin-left:auto;
           margin-right:auto;
           width:100%;
    }
}
@media all and (max-width:720px){
    .simplecheckout-cart td{
        border-bottom:none;
    }
}
@media all and (max-width:600px){
    .simplecheckout-block-content table.simplecheckout-cart thead{
        display:none!important;
    }
    .simplecheckout-block-content table.simplecheckout-cart tfoot tr td:first-child{
        display:none!important;
    }
    .simplecheckout-block-content table.simplecheckout-cart tbody tr td:first-child{
        display:none!important;
    }
    .simplecheckout-block-content table.simplecheckout-cart tbody tr td:nth-child(2){
        display:inline-block!important;
        width:48%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tbody tr td:nth-child(3),.simplecheckout-block-content table.simplecheckout-cart tbody tr td:nth-child(4),.simplecheckout-block-content table.simplecheckout-cart tbody tr td:nth-child(5){
        display:inline-block!important;
        width:15%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tbody, .simplecheckout-block-content table.simplecheckout-cart tbody tr{
        display:inline-block!important;
        width:100%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tfoot{
        display:inline-block!important;
        width:100%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tfoot tr{
        display:inline-block!important;
        width:100%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tfoot tr td:nth-child(2){
        display:inline-block!important;
        width:49%;
        box-sizing:border-box;
    }
    .simplecheckout-block-content table.simplecheckout-cart tfoot tr td:nth-child(3){
        display:inline-block!important;
        width:49%;
        box-sizing:border-box;
    }
}