@box-shadow-none{ -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); } @gray-scale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); //filter: url(grayscale.svg); /* Firefox 4+ */ filter: gray; /* IE 6-9 */ } @gray-scale-none{ -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); } @font-face { font-family: 'OpenSans-Light'; src: url('../css/font/OpenSans-Light.eot?') format('eot'), url('../css/font/OpenSans-Light.woff') format('woff'), url('../css/font/OpenSans-Light.ttf') format('truetype'), url('../css/font/OpenSans-Light.svg#OpenSans-Light') format('svg'); } @font-face { font-family: 'OpenSans'; src: url('../css/font/OpenSans.eot?') format('eot'), url('../css/font/OpenSans.woff') format('woff'), url('../css/font/OpenSans.ttf') format('truetype'), url('../css/font/OpenSans.svg#OpenSans') format('svg'); } html { height: 100%; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } body { font: 15px/30px 'OpenSans', sans-serif; color: #636363; width: 100%; height: 100%; background: url("../img/bg-white.png") repeat; } img{ max-width: 100%; } h1,h2,h3,h4,h5,h6{ color: #ef3f4a; font-family: 'OpenSans-Light'; line-height: 30px; } h1{ font-size: 28px; line-height: 35px; } h2{ font-size: 24px; } h3{ font-size: 22px; } h4{ font-size: 20px; } h5{ font-size: 18px; } h6{ font-size: 16px; } abbr[title]{ cursor: help; border-bottom: 1px dotted #f79fa4; } a:focus { outline: none; } ol,ul{ li{ font-size: 17px; } } .txtl {text-align: left;} .txtc {text-align: center;} .txtr {text-align: right;} .txtj {text-align: justify;} .bc { margin-left: auto; margin-right: auto; } .bl {margin-right: auto;} .br {margin-left: auto;} .wrapper { margin: 0 auto; min-height: 100%; height: auto !important; height: 100%; } .active-c {color:#9bab52 !important;} .active-bc {border-color:#c8dd69 !important;} .no-active-bc {} /* Header -----------------------------------------------------------------------------*/ .header { .header-line{ background-color: #ef414b; height: 10px; margin-bottom: 23px; } .header-title{ width: 337px; height: 27px; background-position: -192px 0; margin-top: 58px; } .header-phone{ margin-top: 26px; float: right; p{ color: #ef3f4a; font: bold 24px 'OpenSans-Light'; line-height: 30px; margin: 0 0 0 0; &.header-email { font-size: 16px; text-align: right; } } .feedback-link{ color: #000; font: normal 14px 'OpenSans'; line-height: 30px; text-decoration: none; background-position: -215px -52px; padding-left: 19px; span{ border-bottom: 1px dashed #ef3f4a; } &:hover{ span{ border-bottom: 1px dashed #c8dd69;} } } } .menu-wrap{ position: relative; background-color: #ffffff; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; margin-top: 18px; //padding: 13px 0 16px 0; overflow: hidden; .logo-mini { background-position: -9999px -9999px; background-color: #ffffff; width: 32px; height: 20px; position: absolute; top: 15px; left: 10px; } &.fixed { position: fixed; top: 0; z-index: 9999; width: 100%; margin-top: 0; .logo-mini { background-position: -22px -390px } } } .menu{ margin: 0; padding: 0; float: left; position: relative; left: 50%; li{ float: left; list-style: none; margin-right: 37px; position: relative; right: 50%; a{ text-decoration: none; font: normal 18px 'OpenSans-Light'; line-height: 30px; color: #000000; padding: 13px 9px 11px 9px; border-bottom: 5px solid #fff; display: block; &:hover{ border-bottom: 5px solid #c8dd69; } } } li.current{ a{ color: #ffffff; background-color: #c8dd69; border-bottom: 5px solid #c8dd69; } } } } .pics{ background-image: url("../img/pics.png"); background-repeat: no-repeat; } .logo-main{ width: 267px; height: 140px; display: block; background-position: 0 0; background-image:url("https://vladelita.ru/bitrix/templates/vladelita/img/new_logo.png"); background-size: contain; } /* Middle -----------------------------------------------------------------------------*/ .content { padding: 0 0 340px; position: relative; } /* Footer -----------------------------------------------------------------------------*/ .footer { margin: -268px auto 0; position: relative; background-color: transparent; background-image: url(../img/footer-bg-new.png); background-position: 50% 0; background-repeat: no-repeat; position: relative; padding-top: 73px; /* .footer-radius{ position: absolute; height: 21px; background-image: url(../img/footer-bg-radius.png); background-repeat: no-repeat; background-position: 50% 0; width: 100%; top: -20px; }*/ .footer-col{ color: #636363; font: normal 15px/25px 'OpenSans'; padding: 38px 0; &.horeca{ width: 165px; background-position: 11px -451px; } &.retail{ width: 154px; background-position: -165px -445px; } &.region{ width: 187px; background-position: -329px -428px; } } .footer-contact{ margin-top: 36px; margin-bottom: 19px; } .footer-bottom{ background-color: #c8dd69; border-top: 1px solid #9bab52; color: white; font: normal 13px/30px 'OpenSans'; padding: 1px 0 9px 0; } .designer{ width: 128px; height: 30px; background-position: 0 -745px; display: block; } .b-hr { margin-bottom: 0; .hr-wrap { background-color: #ECECEC; .hr-link{ color: #959595; &:hover { background-color: transparent; } } } } &.footer-top-padding { padding-top: 99px; } } /*.b-hr{ background-position: 0 -783px; position: relative; .hr-wrap{ background-color: #ebebeb; position: relative; top: -15px; padding: 14px 8px 6px 8px; .hr-link{ background-position: 0 -287px; background-color: transparent; font: normal 24px/30px 'OpenSans-Light'; color: #959595; text-decoration: none; padding-left: 27px; } } }*/ .b-hr{ background-position: 0 -783px; position: relative; margin-bottom: 15px; .hr-wrap{ background-color: #ffffff; position: relative; top: -18px; padding: 14px 8px 6px 8px; .hr-link{ background-color: transparent; font: normal 24px/35px 'OpenSans-Light'; color: #ef3f4a; text-decoration: none; padding-left: 27px; display: inline-block; &:hover{ color: transparent; background-color: #ffffff; span{ color: #9bab52; border-bottom: 1px solid #9bab52; } } &.brand { background-position: 0 -321px; padding-left: 24px; &:hover { background-color: #ffffff; } } &.news { background-position: 0 -351px; } &.contact { background-position: 0 -287px; &:hover { background-color: #ECECEC; } } } } } /*.separator{ background-position: 50% -783px; height: 5px; border: none; } .separator-mini{ background-position: 0 -1192px; height: 5px; border: none; }*/ hr.separator, hr.separator-mini{ height: 5px; line-height: 5px; position: relative; border-color: #e6e6e6; background-image: none; margin-left: 4px; width: 99%; &:before,&:after{ content: "○"; position: absolute; top: -7px; background-position: -143px -114px; width: 5px; height: 5px; color: #e6e6e6; font-size: 11px; line-height: 11px; } &:before { left: -5px; } &:after{ right: -4px; } } .slider{ max-width: 1420px; position: relative; margin-bottom: 71px; .bx-wrapper { .bx-viewport{ border: none; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75); .slider-main{ margin-top: 0; li{ list-style: none; } } } .bx-caption { min-height: 150px; // background: rgba(70, 70, 70, 0.75); background: url(../img/slider-main-bg.png) repeat; span{ width: 620px; color: #ffffff; font: normal 27px/30px 'OpenSans-Light'; margin: 0 auto; margin-top: 20px; } } .bx-controls{ position: absolute; right: 22%; bottom: 107px; .bx-controls-direction{ position: relative; a{ margin: 0; top: 0; position: absolute; display: block; background-image: url("../img/pics.png"); background-repeat: no-repeat; width: 19px; height: 36px; &.bx-next{ left: 48px; background-position: -19px -98px; &:hover{ background-position: -57px -98px; } } &.bx-prev{ right: 0; background-position: 0 -98px; &:hover{ background-position: -38px -98px; } } } } } } .slider-radius{ position: absolute; width: 100%; height: 40px; left: -5px; bottom: 0; /* background: rgba(80, 80, 80, 0.75); border-radius: 0px 0px 50% 50%; -moz-border-radius: 0px 0px 50% 50%; -webkit-border-radius: 0px 0px 50% 50%;*/ background-image: url("../img/slider-radius-bottom.png"); background-repeat: no-repeat; background-color: transparent; } } .news-list{ margin: 0 0 119px 0; padding: 0; float: left; li{ list-style: none; float: left; background-color: #ffffff; width: 298px; max-width: 300px; margin-right: 22px; position: relative; margin-bottom: 30px; z-index: 9; overflow: hidden; padding-bottom: 20px; &:hover { .wrap{ border-color: #c8dd69; } .b-radius:after { border-color: #c8dd69; } } .wrap{ padding: 7px; border: 1px solid #e6e6e6; border-bottom: none; padding-bottom: 12px; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; .image-wrap{ display: block; position: relative; margin-bottom: 15px; text-align: center; border-bottom: 1px solid transparent; padding-bottom: 10px; width: 584px; border-radius: 0 0 50% 50%; overflow: hidden; .img-wrap-br{ position: absolute; height:26px; width:300px; background:url(../img/pics.png) 0 -821px; bottom:-26px; left:-1px; z-index:10; } /* hover effect */ /*&:hover{ border-color: #c8dd69; .img-wrap-br { background:url(../img/pics.png) -300px -821px; } }*/ .image{ height: 150px; /*overflow: hidden;*/ .detail_picture{ max-height: calc(100% + 20px); } } /*&:after { content: ""; position: absolute; bottom: -14px; left: -7px; width: 296px; height: 26px; border-bottom: 1px solid #e6e6e6; border-radius: 0 0 50% 50%; z-index: 10; }*/ } .content-wrap{ padding-left: 12px; height: 130px; max-height: 130px; overflow: hidden; .date{ font: normal 13px/30px 'Tahoma'; color: #bfbfbf; margin-bottom: 2px; } .goto{ font: normal 15px/25px 'OpenSans'; color: #000000; text-decoration: none; border-bottom: 1px solid #9bab52; &:hover{ color: #9bab52; } } } } .b-radius { position: relative; height: 20px; overflow: hidden; &:after{ content: ""; position: absolute; width: 398px; height: 108px; border-bottom: 1px solid #e6e6e6; border-radius: 0px 0px 50% 50%; -moz-border-radius: 0px 0px 50% 50%; -webkit-border-radius: 0px 0px 50% 50%; background-color: transparent; bottom: 1px; left: -50px; } } .b-radius.active-bc { &:after{ border-color: #c8dd69; } } /* &:after { content: ""; position: absolute; bottom: -55px; width: 298px; height: 60px; background-color: #ffffff; z-index: 10; left: -1px; border-radius: 0px 0px 50% 50%; -moz-border-radius: 0px 0px 50% 50%; -webkit-border-radius: 0px 0px 50% 50%; border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; }*/ &.last{margin-right: 0} } } .news-list{ .news-list-item{ margin-bottom: 28px; .img-wrap{ background-color: #ffffff; padding: 6px 6px; display: block; // overflow: hidden; border: 1px solid #e6e6e6; border-bottom:none; position: relative; height:160px; .img-wrap-br{ position: absolute; height:26px; width:300px; background:url(../img/pics.png) 0 -821px; bottom:-26px; left:-1px; z-index:10; } /* hover effect */ &:hover{ border-color: #c8dd69; .img-wrap-br { background:url(../img/pics.png) -300px -821px; } } } .goto{ font:normal 15px/25px 'OpenSans'; } .separator-mini{ margin-top: 48px; } } } .goto{ font: normal 15px/25px 'OpenSans'; color: #000000; text-decoration: none; border-bottom: 1px solid #9bab52; &:hover{ color: #9bab52; } } #brand-main-carcase{ position: relative; width: 940px; .b-radius-top { overflow: hidden; height: 22px; position: relative; &:before { content: ""; position: absolute; top: 0px; left: -114px; background-color: #ffffff; width: 1168px; height: 105px; border-radius: 50% 50% 0px 0px; -moz-border-radius: 50% 50% 0px 0px; -webkit-border-radius: 50% 50% 0px 0px; border-top: 1px solid #e6e6e6; } } .brands-main-wrap { padding: 20px 15px; border: 1px solid #e6e6e6; border-top: none; background-color: white; position: relative; .brand-list { margin: 0; padding: 0; max-height: 100px; overflow: hidden; li { list-style: none; margin-right: 50px; display:block; float: left; /* min-height: 80px; display: -moz-inline-stack; display: inline-block; vertical-align: baseline; //margin: 5px; zoom: 1; *display: inline; _height: 80px;*/ span{ text-decoration: none; &:hover { .img-wrap { //opacity: 1; -webkit-filter: none; -moz-filter: none; -ms-filter: none; -o-filter: none; filter: none; //filter: url(grayscale.svg); /* Firefox 4+ */ //filter: gray; /* IE 6-9 */ } } img { max-height: 100%; width: auto; } } &.last { // margin-right: 0; } } .img-wrap{ background-color: #000000; //opacity: 0.5; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); //filter: url(grayscale.svg); /* Firefox 4+ */ filter: gray; /* IE 6-9 */ max-height: 80px; height: 80px; background-color: #ffffff; } } .jcarousel-control-prev,.jcarousel-control-next{ position: absolute; top: 22%; display: block; width: 17px; height: 36px; } .jcarousel-control-prev{ background-position: -111px -1231px; left: -25px; } .jcarousel-control-next{ background-position: 0 -1231px; right: -25px; } } } .brand-main-block { position: absolute; top: -144px; .b-hr { margin-bottom: 15px; } .b-hr .hr-wrap { background-color: #ffffff; } .b-hr .hr-wrap .hr-link {color: #ef3f4a;} } .page{ padding-bottom: 2em; a{ color: #000000; border-bottom:1px solid #c8dd69; text-decoration: none; &:hover{ color: #9bab52; } } img{ max-width: 100%; } ul{ color: #cade6d; li{ color: #636363; list-style: none; position: relative; font-family: 'Calibri'; padding-left: 10px; &:before{ content: "○"; position: absolute; top: -2px; left: -18px; color: #cade6d; font-size: 32px; font-family: 'Arial'; } } } blockquote{ border-left: 5px solid #c8dd69; background-color: #fafafa; color: #707070; font-size: 19px; line-height: 30px; margin-left: 0; margin-right: 0; padding: 30px 23px; } small{ color: #bfbfbf; font: normal 13px/20px 'Tahoma'; } } .breadcrumbs{ margin-top: 26px; a { font-size: 13px; color: #bfbfbf; text-decoration: none; border-bottom: 1px solid #bfbfbf; &:hover{ color: #9bab52; border-bottom: 1px solid #c8dd69; } } span{ font-size: 13px; color: #bfbfbf; } span.separator{ color: #bfbfbf; vertical-align: middle; font-size: 12px; padding-left: 5px; padding-right: 5px; } } .img-border{ background-color: #ffffff; padding: 9px; border: 1px solid #e6e6e6; } .column-text { margin-top: 32px; line-height: 25px; } .product-tile-list{ margin-bottom: 63px; .tile-item{ display: block; text-decoration: none; border: none; float: left; .item-img{ max-height: 180px; padding: 9px; background-color: #ffffff; .item-img-wrap{ max-height: 180px; height: 180px; width: 180px; overflow: hidden; } } .item-title{ text-align: center; position: relative; } &.top{ .item-img{border-top: 1px solid #e6e6e6;} .item-title{ border-top: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; margin-left: 8px; margin-right: 8px; &:before,&:after{ content: ""; position: absolute; height: 1px; width: 9px; background-color: #e6e6e6; } &:before{ bottom: 0; left: -9px; } &:after{ bottom: 0; right: -9px; } } } &.bottom{ .item-img{ border-bottom: 1px solid #e6e6e6;} .item-title{ border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; } } &.middle{ .item-img{ padding-left: 0; padding-right: 0; } } &.first{ .item-img{border-left: 1px solid #e6e6e6;} .item-title { border-left: none; } &.top{ .item-title{ &:before{ top: -1px; left: -8px; } } } } &.last{ .item-img{border-right: 1px solid #e6e6e6;} .item-title{border-right: none;} &.top{ .item-title{ &:before{ bottom: 0; right: -8px; } &:after{ top: -1px; right: -8px; } } } } } } blockquote.red-line{ background-color: #fafafa; border: none; border-bottom: 6px solid #ef3f4a; font-size: 19px; color: #ef3f4a; padding: 32px 104px 52px 110px; font-family: 'OpenSans-Light'; margin: 88px 0 35px 0; } .benefit-column { margin-top: 40px; font-size: 15px; line-height: 25px; p{ margin: 0; height: 135px; margin-bottom: 46px; } &.one{ p{ background-position: 50px -606px;} } &.two{ p{background-position: -282px -606px;} } &.three{ p{background-position: -618px -606px;} } } .about{ .separator{ margin-bottom: 57px; } h1 { margin-bottom: 46px; } h2{ margin-top: 58px; margin-bottom: 30px; } h4{ margin-top: 81px; } } .b-search{ background-color: #fafafa; padding: 23px 0; margin-bottom: 60px; .product-count{ color: #959595; font-size: 20px; font-family: 'OpenSans-Light'; } } .search-pos{ position: relative; } .search-input{ background-color: #ffffff; border: 1px solid #cccccc; color: #000000; font: 15px/30px 'OpenSans'; //padding: 1px 8px 5px 8px; padding: 0; height: 38px; width: 556px; padding-left: 10px; &:focus { outline-color: #C8DD69; } } .search-btn{ font: 17px/30px 'OpenSans'; color: #ffffff; background-color: #ef3f4a; border: none; //padding: 3px 46px 7px 42px; padding: 0; height: 40px; padding-left: 40px; padding-right: 40px; position: absolute; right: 0; &:hover{ background-color: #d63842; } &:active{ background-color: #d63842; color: #a32a32; } &:focus{ outline-color: #C8DD69; } } .category-list{ .category-item{ text-align: center; position: relative; margin-bottom: 62px; .category-item-img{ display: block; position: relative; background-color: transparent; padding: 9px; padding-bottom: 0; margin-bottom: 6px; border: none; height: 222px; //border: 1px solid #e6e6e6; &:hover{ .img-frame{ background-position: -344px -935px; } } .img-wrap{ //height: 200px; //max-height: 200px; overflow: hidden; height: 200px; img{ max-width: none; width: auto; height: 200px; } } .img-frame { background-position: 0 -935px; height: 222px; width: 220px; position: absolute; top: 0; left: 0; } /* &:after { content: ""; position: absolute; background-image: url("../img/pics.png"); background-repeat: no-repeat; background-position: 0 -866px; left: 0; bottom: 0; width: 218px; height: 22px; }*/ } .category-item-info{ overflow: hidden; margin-top: 28px; .count { color: #bfbfbf; } } } } .title-for{ a.goto{ font-size: 24px; } } .product-novelty { position: relative; margin-bottom: 4em; .title-for{ margin-bottom: 35px; } .product-novelty-list{ margin-bottom: 7em; .item{ overflow: hidden; .img{ padding: 4px; border: 1px solid #e6e6e6; display: block; position: relative; &:hover{ border-color: #c8dd69; } .img-wrap{ width: 130px; height: 104px; overflow: hidden; text-align: center; display:block; background-color: white; img{ height: 104px; width: auto; } } } } .param{ color: #bfbfbf; font-size: 13px; } } .goto{ font-size: 13px; line-height: 20px; } .jcarousel-control-prev,.jcarousel-control-next{ position: absolute; right: 0; top: 0; background-color: white; width: 38px; height: 38px; display: block; border: 1px solid #e6e6e6; } .jcarousel-control-prev { right: 40px; background-position: -313px -209px; border-right: none; &:hover{ background-position: -313px -258px; } } .jcarousel-control-next { background-position: -392px -209px; &:hover{ background-position: -392px -258px; } } } .left-menu{ margin: 0; padding: 0; border: 1px solid #e6e6e6; border-bottom: none; margin-bottom: 30px; li { float: none; position: relative; list-style: none; border-bottom: 1px solid #e6e6e6; background-color: #ffffff; a{ border: none; color: #636363; font-size: 15px; line-height: 20px; text-decoration: none; border-bottom: 5px solid #ffffff; display: block; padding: 8px 14px; &:hover{ color: #9bab52; border-bottom: 5px solid #c8dd69; } } &.current{ a{ color: #ffffff; background-color: #c8dd69; border-bottom: 5px solid #c8dd69; padding: 8px 14px; &:hover{ border-bottom: 5px solid #c8dd69; } } ul { background-color: #fafafa; margin: 0; padding: 0; padding-top: 4px; padding-bottom: 4px; li { background-color: none; border: none; a { color: #636363; font: normal 13px/20px 'Tahoma'; background-color: #fafafa; border: none; padding: 5px 14px; &:hover { color: #9bab52; border: none; } } li.lvl3.current { a{ color: #636363; text-decoration: underline; } } } } } &.current.selected.lvl2{ a{ color: #9bab52; } .lvl3{ a { color: black; &:hover { text-decoration: underline; } } } ul{ padding-left: 10px; } } } } .teaser{ background-position: -35px -225px; background-color: #ffffff; padding: 26px 10px 33px 76px; border: 1px solid #e6e6e6; margin-bottom: 28px; a{ font: 16px/20px 'OpenSans-Light'; } } .contact-item{ font-size: 13px; margin-bottom: 2em; .title{ color: #636363; font-weight: bold; } } .catalog-list{ .catalog-list-item{ margin-bottom: 60px; .item-link{ display: block; text-decoration: none; padding: 5px; border: 1px solid #e6e6e6; overflow: hidden; height: 168px; text-align: center; background-color: white; img{ max-width: 100%; max-height: 168px; width: auto; } &:hover{ border: 1px solid #c8dd69; } } .item-desc{ margin-top: 0; span{ color: #bfbfbf; font:normal 13px/30px 'Tahoma'; } } .goto{ line-height: 20px; } } } /* div.modern-page-navigation{ background-color: white; a,span{ float: left; display: block; padding: 5px 14px!important; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; font: normal 20px/30px 'OpenSans-Light'; border-color: #e6e6e6; border-left:none; border-right: 1px solid #e6e6e6; } a{ color: #000000; margin-bottom: 5px; &:hover{ border-bottom: 4px solid #c8dd69; padding-bottom: 2px!important; } } span.modern-page-title{display: none;} span.modern-page-current{ background-color: #c8dd69; color: white; border-top: 1px solid #c8dd69; border-bottom: 1px solid #c8dd69; } a.modern-page-previous,a.modern-page-next{ font-size: 16px; border-color: #e6e6e6!important; } a.modern-page-previous{border-left: 1px solid #e6e6e6;} a.modern-page-next{border-right: 1px solid #e6e6e6;} } */ .navigation{ margin: 0; padding: 0; li{ float: left; list-style: none; background-color: #fff; border: 1px solid #e6e6e6; border-left:none; margin-bottom: 5px; a{ padding: 4px 14px 0px 13px; text-decoration: none; font: normal 20px/30px 'OpenSans-Light'; color: black; display: block; border-bottom: 4px solid white; &:hover{ border-bottom: 4px solid #c8dd69; } } &.current { font-size: 20px; font-family: 'OpenSans-Light'; color: white; padding: 4px 15px; border-left:none; background-color: #c8dd69; border-top: 1px solid #c8dd69; border-bottom: 1px solid #c8dd69; } &.previous{ border-left: 1px solid #e6e6e6; } &.previous,&.next{ a{ font-size: 16px; } } } } .navigation-wrap{ margin-bottom: 5em; } .element{ .element-img{ .element-img-wrap{ text-align: center; width: 478px; border: 1px solid #e6e6e6; background-color: #ffffff; min-height: 478px; margin-bottom: 30px; } .element-img-desc{ position: absolute; right: 0; top: 1px; background: transparent url("../img/element-param-list-bg.png") repeat; &:hover,&:active{ .element-param-list .title{ display: table-cell; -webkit-transition: background 0.5s ease; -moz-transition: background 0.5s ease; transition: background 0.5s ease; } } } } .element-param-list{ td{ padding: 6px; vertical-align: top; color: #636363; line-height: 20px; padding-bottom: 14px; } .first{ padding-top: 33px; } .last { padding-bottom: 33px; } .title{ display: none; font-size: 13px; padding-left: 20px; padding-right: 33px; } .value{ width: 180px; max-width: 180px; //border-left: 1px solid #e6e6e6; background-color: #fafafa; padding-left: 20px; padding-right: 20px; } } hr.separator { margin-bottom: 35px; } } div.title-search-result{ -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); } table.title-search-result td.title-search-item { a { color: #d7d7d7; font: normal 15px/30px 'OpenSans'; text-decoration: none; b { color: #000000; } } } #recall{ display: none; position: absolute; } .news-date-time{ display: block; color: #bfbfbf; font: normal 13px/30px 'Tahoma'; } .news-detail{ .news-date-time{ margin-bottom: 30px; } } .news-detail-gallery{ margin: 0; padding: 0; li{ float: left; list-style: none; width: 140px; margin-right: 20px; margin-bottom: 40px; &:before{ content: ""; display: none; } a{ display: block; padding: 3px 4px; border: 1px solid #e6e6e6; height: 140px; overflow: hidden; position: relative; &:hover{ border: 1px solid #c8dd69; } img{ height: 140px; width: auto; max-width: 100%; max-height: 100%; } } .item-link:after { content: ""; position: absolute; top: 0; right: 0; width: 4px; height: 100%; background-color: #ffffff; } } } .map{ margin-bottom: 3em; } .brand-list.by-category { margin: 0; padding: 0; li {list-style: none;} .item{ list-style: none; float: left; min-height: 120px; text-align: center; margin-bottom: 40px; .img-link{ background-color: #ffffff; display: block; margin-bottom: 5px; padding: 5px; border: 1px solid #e6e6e6; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); //filter: url(grayscale.svg); /* Firefox 4+ */ filter: gray; /* IE 6-9 */ &:hover{ border: 1px solid #c8dd69; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); } } .img-wrap{ max-height: 80px; height: 80px; img{ max-height: 100%; width: auto; } } .title{ font-size: 13px; line-height: normal; } } } div.view-list{ width: auto; background-color: #fafafa; margin: 0; padding-left: 20px; border: none; padding-top: 13px; padding-bottom: 10px; h6{ margin-top: 0; margin-bottom: 16px; } .img-wrap{ width: 130px; padding: 4px; border: 1px solid #e6e6e6; display: block; background-color: #ffffff; margin-bottom: 4px; .img-fixing{ height: 104px; overflow: hidden; img{ width: auto; height: 104px; } } } } .bx-core-adm-dialog { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background-color: white; border: 1px solid #e6e6e6; -webkit-box-shadow: 5px 5px 5px 0px rgba(61,60,61,0.58); -moz-box-shadow: 5px 5px 5px 0px rgba(61,60,61,0.58); box-shadow: 5px 5px 5px 0px rgba(61,60,61,0.58); } .bx-core-adm-dialog-head-inner { color: #ef3f4a; font-family: 'OpenSans'; font-size: 20px; } .bx-core-adm-dialog .bx-core-adm-dialog-head { border-bottom: 1px solid #e6e6e6; padding: 5px 15px; position: relative; } .bx-core-adm-dialog-head-icons { position: absolute; right: 10px; top: 10px; &:hover { cursor: pointer; } } .bx-core-adm-icon-close { width: 20px; height: 20px; background: url(../img/close-icon.png) no-repeat; display: block; } .bx-core-adm-dialog .bx-core-adm-dialog-content-wrap { padding:0; margin-top: 0; } .bx-core-adm-dialog .bx-core-adm-dialog-buttons { padding: 0; } #recall { width: 400px; height: 300px; top: 10%; left: 40%; padding: 0; overflow: hidden; padding-left: 15px; table.form-table { width: 90%; } table.form-table td { border: none; } .errortext { font-size: 12px; } .buttons { margin-top: 2em; .search-btn { position: relative; top: inherit; left: inherit; } } } .photo-frame-wrap { position: relative; padding-left: 10px; padding-top: 10px; .photo-frame-img { width: 200px; height: 200px; } .photo-frame { // pics.png background-position: 0 -935px; width: 220px; height: 222px; position: absolute; top: 0; left: 0; } } .search-catalog-btn { font: 17px/30px 'OpenSans'; color: #ffffff; background-color: #ef3f4a; text-decoration: none; padding: 4px 25px 6px 40px; position: relative; border: none; margin: 0.67em 0; &:hover{ background-color: #d63842; i { background-position: 0 -167px; top: 14px; } } i{ background-position: 0 -145px; width: 12px; height: 12px; position: absolute; top: 13px; left: 22px; } } .error-block { margin-bottom: 15em; } .frame { @width : 200px; @width-ellipse : 255px; @height-ellipse: 55px; @border-width: 1px; @padding: 9px; width: @width; position: relative; display: block; background-color: #ffffff; padding: @padding; padding-bottom: 0; border: 1px solid #e6e6e6; border-bottom: none; .frame-wrap { overflow: hidden; position: relative; width: @width; .frame-wrap-img { height: 200px; max-width: none; } &:before { content: ""; position: absolute; width: @width-ellipse; // height: @height-ellipse; height: 67px; background-color: transparent; bottom: -(@padding * 2); left: -(@width-ellipse - @width) / 2; border-radius: 0px 0px 50% 50%; -moz-border-radius: 0px 0px 50% 50%; -webkit-border-radius: 0px 0px 50% 50%; border-bottom: (@padding * 2) solid #ffffff; } } .bottom-radius { position: absolute; bottom: -((@padding * 2) - @border-width); bottom: -14px; left: 0; width: 100%; height: @padding * 2; background-color: transparent; overflow: hidden; &:after { content: ""; position: absolute; bottom: 0; left: -(@width-ellipse - @width - (@padding * 2))/2; width: @width-ellipse; height: @height-ellipse; background-color: transparent; border-radius: 0px 0px 50% 50%; -moz-border-radius: 0px 0px 50% 50%; -webkit-border-radius: 0px 0px 50% 50%; border-bottom: @border-width solid #e6e6e6; } } &:hover { border-color: #c8dd69; .bottom-radius:after {border-color: #c8dd69} } }