/*
adaptive.css
index.html
menu.html
meta.html
head-logo.html
header-menu.html
/*vino.html
/*konyak.html
footer-menu.html
style.css
/*chili.html
/*italia.html
/*spain.html
/*francia.html
/*js
*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wrapper,
#contentWrapper {
    min-width: 320px;
}

#wrapper {
    position: static;
    max-width: 1230px;
}

.page-main #maincontent {
    text-align: left;
}

#head {
    height: auto;
    margin-bottom: 60px;
    position: static;
}
#head:before {
    content: '';
    display: block;
    width: 100%;
    height: 55px;
    background: linear-gradient(to right, #F27991 50%, #79C4DC 50%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
#head:after,
#contentWrapper:after {
    CONTENT: '';
    display: block;
    clear: both;
}

#head-logo,
#phone {
    width: 250px;
    position: static;
    float: left;
}

#header-menu {
    width: calc(100% - 500px);
    position: static;
    padding: 0;
    height: 55px;
    float: left;
    text-align: right;
}

#header-menu ul li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    line-height: 55px;
}

#phone {
    font: 1.8em Conqueror Sans;
    color: #262626;
    line-height: 1;
	letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
	padding-top: 7px;
}

#phone span {
    display: block;
    width: auto;
    position: static;
    color: inherit;
    text-transform: lowercase;
    font: .8em Conqueror Sans UltraLight;
}

#head-logo span {
    display: block;
}

#head-logo h1 {
    font: 1.8em Conqueror Sans UltraLight;
    margin: 0;
    color: #fff;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
	padding: 7px;
    background: none;
}
#head-logo h1 a,
#head-logo span {
    display: block;
    color: inherit;
}

#head-logo span {
    width: auto;
    position: static;
    text-transform: lowercase;
    font: 400 .8em Conqueror Sans UltraLight;
}

#CTXbutton-a {
    width: 130px!important;
    left: 0!important;
    right: 0!important;
    bottom: 75px!important;
    margin: auto!important;
    z-index: 10!important;
}

@media(max-width: 980px) {

    .page-main #maincontent {
        text-align: center;
    }

    .banner {
        display: inline-block;
        width: 175px;
        height: 225px;
        float: none;
        margin: 10px 30px;
    }

}



/***********************************************************************************************************************
******* page product
***********************************************************************************************************************/

#wrapper:not(.page-main) #head {
    margin-bottom: 30px;
}

.burger {
    display: none;
}

#contentWrapper {
    position: relative;
    text-align: center;
}

#maincontent {
    text-align: center;
}

#contentWrapper h1 {
    padding: 0 0 15px 0;
    margin: 0;
    text-align: left;
}

h1 {
    text-align: left;
}

.tabs {
    position: absolute;
    top: -7px;
    right: 0;
}

.tabs > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

#maincontent_tab,
#maincontent_tab1,
#maincontent_tab2,
#maincontent_tab3 {
    position: static;
}

.tabs a {
    background: #F27991;
    border: 1px solid #F27991;
    padding: 2px 15px;
	text-transform: uppercase;
    color: #fff;
    transition: .4s;
}

.tabs a:hover {
    color: #292728;
    background: #fff;
	border: 1px solid #292728;
}

.pic {
    float: left;
    margin: 0 auto 12px;
    border: none;
}

#maincontent_tab1 {
    right: 100px;
}

.infoWrapper {
    width: 280px;
    float: left;
    text-align: left;
}

.infoWrapper:nth-child(3n) {margin-right: 0;}

.infoWrapper h3 {
    white-space: nowrap;
}

.infoWrapper span {
    line-height: 1;
}

#sidebar {
    width: 235px;
    min-width: 0;
    float: left;
    margin-left: 15px;
    margin-right: 0;
    border-radius: 0;
}

.catalog-burger {
    display: none;
    position: relative;
    z-index: 9;
    text-align: center;
}

#wrapper:not(.page-main) #maincontent {
    width: calc(100% - 285px);
    float: right;
    margin-right: 15px;
}

ul#navmenu-v, ul#navmenu-v li, ul#navmenu-v ul {
    border: none;
    padding: 0;
    width: 100%;
    z-index: 4;
}

ul#navmenu-v a {
    padding: 8px 0 5px 25px;
    text-align: left;
	text-transform: uppercase;
    font: 16px Conqueror Sans UltraLight;
    height: auto!important;
}

ul#navmenu-v ul, ul#navmenu-v ul ul, ul#navmenu-v ul ul ul {
    left: 235px;
}

ul#navmenu-v li:hover li a, ul#navmenu-v li.iehover li a {
    background: #6DAA8B;
	z-index: 10;
}

.bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .9);
    opacity: 1;
    height: 35px;
    padding: 0;
}

.bottom ul {
    display: none;
}

.bottom a,
.bottom a.bottom-text {
    display: block;
    padding: 0;
    line-height: 35px;
    margin: 0 10px 0 0;
    height: auto;
}

.bottom a.bottom-text {
    margin: 0 0 0 15px;
}

#stats,
.text {
    text-align: left;
}


.skidka ~ div:not(.skidka) {
    height: 30px!important;
}

#stats {
    width: 65%;
}


@media(max-width: 1230px) {

    .infoWrapper {
        display: inline-block;
        width: 290px;
        float: none;
        margin: 20px 15px;
    }
	
	.infoWrapper:nth-child(3n) {margin-right: 0;}
	
    .skidkaImg {
        display: none;
    }

    .sale-marker {
        top: 15px;
    }

    .skidkaText {
        width: 100%;
        height: auto;
        margin-top: 60px;
        padding: 0;
        text-align: left;
    }

    .skidkaText h2 {
        padding: 0;
    }

    .price {
        bottom: -35px;
        left: 10%;
    }

    #h1 {
        height: auto;
    }

    #h1 h1 {
        margin: 10px 0;
    }

    #h1 p {
        position: static;
        text-align: left;
        padding-left: 10px;
        margin-bottom: 25px;
    }

}

@media(max-width: 980px) {

    .bottom {
        background: #222;
        top: calc(100% - 55px);
        bottom: auto;
        overflow: hidden;
        height: 100%;
        padding: 10px;
        z-index: 11;
        text-align: center;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

    .bottom.active {
        top: 0;
        overflow: auto;
    }

    .bottom a,
    .bottom a.bottom-text {
        display: block;
        width: 250px;
        margin: 20px auto;
        float: none;
    }

    .bottom a.bottom-text {
        margin: 30px auto;
    }

    .burger {
        display: block;
        width: 100%;
        height: 23px;
        position: relative;
        cursor: pointer;
        margin: 6px auto 0;
    }

    .burger-top,
    .burger-center,
    .burger-bottom {
        display: block;
        width: 30px;
        height: 2px;
        background: #ffffff;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    .burger-top {
        top: 0;
    }

    .burger-bottom {
        bottom: 0;
    }

    .burger-center {
        top: 0;
        bottom: 0;
    }

    .burger.active .burger-top {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: left;
        -moz-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
    }

    .burger.active .burger-center {
        opacity: 0;
    }

    .burger.active .burger-bottom {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: left;
        -moz-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
    }

    #sidebar {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    ul#navmenu-v {
        display: none;
        text-align: center;
    }

    ul#navmenu-v.active {
        display: block;
        margin-top: 10px;
    }

    ul#navmenu-v li {
        display: block!important;
        width: 48.5%;
        margin: 0 3% 3% 0;
        white-space: nowrap;
        float: left;
    }

    ul#navmenu-v li:nth-child(2n) {
        margin: 0 0 3% 0;
    }

    ul#navmenu-v li:hover ul, ul#navmenu-v ul {
        display: none;
    }

    ul#navmenu-v a {
        padding: 6px 10px;
    }

    .tabs {
        position: absolute;
        top: -7px;
        right: 15px;
    }

    #wrapper:not(.page-main) #maincontent {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    #sidebar, #wrapper:not(.page-main) #maincontent {
        padding-left: 15px;
        padding-right: 15px;
    }

    #next {
        right: 10px;
    }

    .catalog-burger {
        display: block;
        height: 35px;
        text-align: left;
        background: #79C4DC;
        padding: 0 25px;
    }

    .catalog-burger .to-hide {
        display: none;
    }

    .catalog-burger.active .to-show {
        display: none;
    }

    .catalog-burger.active .to-hide {
        display: block;
    }

    .catalog-burger span {
        font-size: 22px;
		font-family: Conqueror Sans;
        color: #fff;
        text-transform: uppercase;
        line-height: 1.9;
    }

}

@media(max-width: 840px) {

    #head {
        margin-bottom: 40px;
    }

    #head-logo,
    #phone,
    #header-menu {
        width: 100%;
        text-align: center;
    }

    #header-menu {
        display: none;
    }

    .bottom ul {
        display: block;
    }

    .bottom ul li {
        display: inline-block;
    }

    .bottom ul li a {
        margin: 0 0 10px;
        width: auto;
        padding: 0 15px;
        font-weight: 600;
        color: rgba(0, 95, 156, 1);
    }

}

@media(max-width: 768px) {

    #image {
        width: 100%;
        max-width: 225px;
        height: auto;
        float: none;
        margin: 0 auto 25px;
    }

    #stats {
        width: 100%;
        height: auto;
        margin: 0 auto 10px;
        padding: 0;
		text-align: center;
    }

    #stats p {
		display: flex;
		justify-content: space-between;
		width: 100%;
        margin: 0 auto 25px;
        font: 400 140% Arial;
        color: #383D47;
		text-align: center;
    }

    #stats p span {
        display: block;
        position: static;
    }

    .text {
        margin-right: 0;
    }

    .text + div {
        height: 75px!important;
    }

    .skidkaFon {
        display: none;
    }

    .skidkaP {
        width: 90%;
    }

}

@media(max-width: 640px) {

    #contentWrapper h1 {
        margin-bottom: 40px;
        text-align: center;
    }

    .tabs {
        right: 0;
        left: 0;
        top: 50px;
        text-align: center;
    }

    .tabs > div {
        display: inline-block;
        margin: 0 10px 10px 0;
    }

    #CTXbutton-a {
        width: 75px!important;
    }

    .skidka {
        width: 100%;
        margin: 0;
        position: relative;
        border: none;
        float: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .skidkaText {
        margin-left: 0;
    }

    .skidkaP {
        width: 100%;
        height: auto;
        padding-left: 0;
    }

    .price {
        left: 0;
    }

    .catalog-burger {
        text-align: center;
    }

    ul#navmenu-v a {
        text-align: center;
    }

}

@media(max-width: 480px) {
	
	.infoWrapper {
        width: 90%;
		margin: 20px auto;
    }

    #h1 h1 {
        font-size: 18px;
    }

    #h1 p {
        font-size: 16px;
    }
	
    .skidka {
        margin-bottom: 30px;
    }

}

