@charset "utf-8"; html { height: 100%; } body { background: #fff; margin: 0; padding: 0; font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #333333; min-height: 100%; display: flex; flex-direction: column; } #content { flex: 1; } #content img { max-width: 100%; } .link-reverse { color: #E95D00 } .link-reverse:hover,.link-reverse:focus { color: #CA5100 } .strong { font-weight: bold; } p { line-height: 1.6 } a { color: #669acd; text-decoration: none; border-bottom: 1px dotted #669acd; } a:hover,a:focus { color: #E95D00; text-decoration: none; } a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { border-color:#E95D00; } h1 { font-size: 40px; line-height: 1; margin: 18px 0 15px; word-spacing: -5px } h2 { font-size: 34px; margin: 15px 0; word-spacing: -3px; } h3 { font-size: 24px; margin: 15px 0; word-spacing: -3px } h4 { font-size: 20px; margin: 10px 0 } h5 { font-size: 18px; margin: 20px 0 13px; color: #384047 } h6 { font-size: 16px; margin: 10px 0; color: #384047 } h1, h2, h3, h4, h5, h6, .media-heading, .category-title, .product-title, .entry-title, .heading { font-family: 'Open Sans', Arial, sans-serif; font-weight: 700; } @media (max-width: 767px) { h1 { font-size: 28px } h2 { font-size: 24px } h3 { font-size: 20px } span.price { padding-left: 0 !important; padding-right: 0 !important; } } .caret { margin-top: -3px } .disabled { cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65 } .btn { font-weight: 700; text-transform: uppercase } .btn-giant { padding: 18px 30px; font-size: 32px; line-height: 1.33; border-radius: 5px } .btn-lg,.btn-group-lg>.btn { padding: 14px 25px; font-size: 17px; line-height: 1.3; border-radius: 4px } .input-lg,.form-horizontal .form-group-lg .form-control { height: 52px; border-radius: 3px } .form-control { border-radius: 3px; padding: 6px 10px; } .form-control:focus { border-color: #BBB4A7; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none } .input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn { border-radius: 3px } .btn-primary { color: #483f34; background-color: #ffc55f; border-color: #e7ad47 } .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary:active:hover { color: #483f34; background-color: #fdbf51; border-color: #e7ad47 } .btn-bluewave { background-color: hsl(201, 100%, 30%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a5ff", endColorstr="#006399"); background-image: -khtml-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399)); background-image: -moz-linear-gradient(top, #00a5ff, #006399); background-image: -ms-linear-gradient(top, #00a5ff, #006399); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a5ff), color-stop(100%, #006399)); background-image: -webkit-linear-gradient(top, #00a5ff, #006399); background-image: -o-linear-gradient(top, #00a5ff, #006399); background-image: linear-gradient(#00a5ff, #006399); border-color: #006399 #006399 hsl(201, 100%, 25%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; } .btn-bluewave:hover,.btn-bluewave:focus,.btn-bluewave:active,.btn-bluewave.active,.open>.dropdown-toggle.btn-bluewave,.open>.dropdown-toggle.btn-bluewave:focus,.open>.dropdown-toggle.btn-bluewave:hover,.btn-bluewave:active:focus,.btn-bluewave:active:hover { background-position: 0 -15px; } .btn-kilo { text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%); background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); background-repeat: repeat-x; border-color: #dbdbdb; border-color: #ccc; color: #333 !important; } .btn-kilo:hover,.btn-kilo:focus,.btn-kilo:active,.btn-kilo.active,.open>.dropdown-toggle.btn-kilo,.open>.dropdown-toggle.btn-kilo:focus,.open>.dropdown-toggle.btn-kilo:hover,.btn-kilo:active:focus,.btn-kilo:active:hover { background-color: #e0e0e0; background-position: 0 -15px } .btn-foxtrot { background-color: hsl(0, 69%, 22%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b42121", endColorstr="#5e1111"); background-image: -khtml-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111)); background-image: -moz-linear-gradient(top, #b42121, #5e1111); background-image: -ms-linear-gradient(top, #b42121, #5e1111); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b42121), color-stop(100%, #5e1111)); background-image: -webkit-linear-gradient(top, #b42121, #5e1111); background-image: -o-linear-gradient(top, #b42121, #5e1111); background-image: linear-gradient(#b42121, #5e1111); border-color: #5e1111 #5e1111 hsl(0, 69%, 17%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; } .btn-foxtrot:hover,.btn-foxtrot:focus,.btn-foxtrot:active,.btn-foxtrot.active,.open>.dropdown-toggle.btn-foxtrot,.open>.dropdown-toggle.btn-foxtrot:focus,.open>.dropdown-toggle.btn-foxtrot:hover,.btn-foxtrot:active:focus,.btn-foxtrot:active:hover { background-position: 0 -15px; } .btn-hotel { background-color: hsl(0, 0%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828"); background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828)); background-image: -moz-linear-gradient(top, #5b5b5b, #282828); background-image: -ms-linear-gradient(top, #5b5b5b, #282828); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #282828)); background-image: -webkit-linear-gradient(top, #5b5b5b, #282828); background-image: -o-linear-gradient(top, #5b5b5b, #282828); background-image: linear-gradient(#5b5b5b, #282828); border-color: #282828 #282828 hsl(0, 0%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; } .btn-hotel:hover,.btn-hotel:focus,.btn-hotel:active,.btn-hotel.active,.open>.dropdown-toggle.btn-hotel,.open>.dropdown-toggle.btn-hotel:focus,.open>.dropdown-toggle.btn-hotel:hover,.btn-hotel:active:focus,.btn-hotel:active:hover { background-position: 0 -15px; } .btn-india { background-color: hsl(214, 37%, 28%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a99c1", endColorstr="#2c4361"); background-image: -khtml-gradient(linear, left top, left bottom, from(#7a99c1), to(#2c4361)); background-image: -moz-linear-gradient(top, #7a99c1, #2c4361); background-image: -ms-linear-gradient(top, #7a99c1, #2c4361); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a99c1), color-stop(100%, #2c4361)); background-image: -webkit-linear-gradient(top, #7a99c1, #2c4361); background-image: -o-linear-gradient(top, #7a99c1, #2c4361); background-image: linear-gradient(#7a99c1, #2c4361); border-color: #2c4361 #2c4361 hsl(214, 37%, 19.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.56); -webkit-font-smoothing: antialiased; } .btn-india:hover,.btn-india:focus,.btn-india:active,.btn-india.active,.open>.dropdown-toggle.btn-india,.open>.dropdown-toggle.btn-india:focus,.open>.dropdown-toggle.btn-india:hover,.btn-india:active:focus,.btn-india:active:hover { background-position: 0 -15px; } .btn-juliet { background-color: hsl(41, 85%, 35%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efb73d", endColorstr="#a5750d"); background-image: -khtml-gradient(linear, left top, left bottom, from(#efb73d), to(#a5750d)); background-image: -moz-linear-gradient(top, #efb73d, #a5750d); background-image: -ms-linear-gradient(top, #efb73d, #a5750d); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efb73d), color-stop(100%, #a5750d)); background-image: -webkit-linear-gradient(top, #efb73d, #a5750d); background-image: -o-linear-gradient(top, #efb73d, #a5750d); background-image: linear-gradient(#efb73d, #a5750d); border-color: #a5750d #a5750d hsl(41, 85%, 29%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.39); -webkit-font-smoothing: antialiased; } .btn-juliet:hover,.btn-juliet:focus,.btn-juliet:active,.btn-juliet.active,.open>.dropdown-toggle.btn-juliet,.open>.dropdown-toggle.btn-juliet:focus,.open>.dropdown-toggle.btn-juliet:hover,.btn-juliet:active:focus,.btn-juliet:active:hover { background-position: 0 -15px; } .btn-dawn { background-color: hsl(70, 11%, 23%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7b7f66", endColorstr="#3e4134"); background-image: -khtml-gradient(linear, left top, left bottom, from(#7b7f66), to(#3e4134)); background-image: -moz-linear-gradient(top, #7b7f66, #3e4134); background-image: -ms-linear-gradient(top, #7b7f66, #3e4134); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b7f66), color-stop(100%, #3e4134)); background-image: -webkit-linear-gradient(top, #7b7f66, #3e4134); background-image: -o-linear-gradient(top, #7b7f66, #3e4134); background-image: linear-gradient(#7b7f66, #3e4134); border-color: #3e4134 #3e4134 hsl(70, 11%, 17.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36); -webkit-font-smoothing: antialiased; } .btn-dawn:hover,.btn-dawn:focus,.btn-dawn:active,.btn-dawn.active,.open>.dropdown-toggle.btn-dawn,.open>.dropdown-toggle.btn-dawn:focus,.open>.dropdown-toggle.btn-dawn:hover,.btn-dawn:active:focus,.btn-dawn:active:hover { background-position: 0 -15px; } .well { background: #f9f1e6; border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } td.image img { min-width: 120px; } td.image, td.title, td.count, td.price, td.remove { vertical-align: middle !important; } .img-responsive { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } .img-responsive.left, .left img { float: left; margin: 0 30px 20px 0; max-width: 50%; } .img-responsive.xs, .xs img { float: left; padding: 0 !important; margin: 5px 10px 5px 0; max-width: 50%; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } .img-responsive.right, .right img { float: right; padding: 0 0 20px 30px; max-width: 50%; } .highlight-bg { background:#f9f1e6; padding: 24px 0; } .bg-highlight { background: #f9f1e6; } .bg-black { background: #000; color: #fff; } .bg-white { background: #fff; color: #000; } .bg-pale { background: #ccc; background: rgba(255,255,255,0.3); color: #000; } .bg-dark { background: rgba(0, 0, 0, 0.8); color: #fff; } .bg-contrast { background: #E95D00; color: #fff; } .highlight-bg.text { background:#f9f1e6; padding: 0 !important; } .highlight-bg .page-header { border-color: #eadeda; } .has-margin-top { margin-top: 50px } .has-margin-xl-top { margin-top: 70px } .has-margin-l-top { margin-top: 30px } .has-margin-s-top { margin-top: 20px } .has-margin-xs-top { margin-top: 10px } .has-margin-bottom { margin-bottom: 50px } .has-margin-xl-bottom { margin-bottom: 70px } .has-margin-l-bottom { margin-bottom: 50px } .has-margin-s-bottom { margin-bottom: 40px } .has-margin-xs-bottom { margin-bottom: 30px } .has-margin-xxs-bottom { margin-bottom: 20px } .has-margin-xs-right { margin-right: 20px } .has-no-margin { margin: 0 } .has-no-margin-force { margin: 0 !important; } .has-no-padding { padding: 0 } .has-no-padding-force { padding: 0 !important; } .has-padding { padding: 20px } .has-padding-s { padding: 10px 15px } .has-padding-xs { padding: 10px } .has-padding-xxs { padding: 5px 10px; } .has-padding-vertical { padding: 20px 0 } .has-padding-bottom { padding-bottom: 20px } .has-padding-xs-vertical { padding: 10px 0 } .has-padding-xxs-vertical { padding: 5px 0 } .has-padding-xs-bottom { padding-bottom: 10px } .has-padding-xxs-bottom { padding-bottom: 5px } .has-padding-xs-top { padding-top: 10px } .has-padding-xxs-top { padding-top: 5px } .has-border { border: 1px solid #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px } .has-border-bottom { border-bottom: 1px solid #eee; } .has-no-text-shadow { text-shadow: none !important; } .vcenter { display: inline-block; vertical-align: middle; float: none; } .category { border: 1px solid white; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .category-title, .entry-title, .heading { font-size: 18px; margin: 20px 0 13px; font-weight: 600; color: #53504c; } .product-title { font-size: 16px; margin: 10px 0 5px; font-weight: 600; min-height: 70px; max-height: 70px; display: table; } .product-title a { display: table-cell; vertical-align: middle; border: none; color: #2c2c2a; } .product-flags { padding-bottom: 5px; } .product-flags .label { border-radius: 20px; font-size:100%; padding: .6em .6em .2em; } .product-flags .label i { padding: 0; font-size: 20px; } .section-title { font-size: 24px; font-weight: 600; height: 36px; line-height: 26px; padding-bottom: 9px; word-spacing: -3px; } .jGrowl.top-right { right: 0; top: 80px !important; } .well .section-title { margin-bottom: 20px } .promo-heading { text-transform: uppercase; margin-bottom: 20px; position: relative; font-size: 36px; font-weight: 700; line-height: 46px; text-align: center; } .promo-heading:after { content: ''; display: block; width: 140px; height: 4px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #E95D00; position: absolute; left: 50%; bottom: -10px; margin-left: -70px } .promo-caption { font-size: 26px; line-height: 34px; font-weight: 500; text-align: center; } .has-text-shadow { text-shadow: 0 1px 0 rgba(0, 0, 2, .2); } .breadcrumb { padding: 2px 0; margin: 0; list-style: none; background-color: transparent; } .breadcrumb a { border: none; } .neighbors a { border: none; } .neighbor-product { height: 70px; } .badge { color: #333333; background-color: #f9f1e6; } .newsagency { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column; } .newspost { width: 100%; display:inline-block; background-color: #f9f1e6; padding: 20px; } #backtotop { position: fixed; right: 0; display: none; bottom: 70px; margin: 0 20px 0 0; z-index: 100; } #backtotop a { text-decoration: none; border: 0 none; display: block; font-size: 20px; text-align: center; padding: 10px 14px; width: 46px; height: 46px; background-color: rgba(0,0,0,0.3); color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } #backtotop a:hover { background-color: rgba(0,0,0,0.1); } #page-preloader { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #fff; z-index: 100500; } #page-preloader .spinner { position: absolute; left: 50%; top: 50%; } #page-preloader.black { background: black; } #page-preloader.black .spinner { background: url('../images/loader-black.gif') no-repeat 50% 50%; margin: -42px 0 0 -42px; width: 84px; height: 84px; } #page-preloader.white .spinner { background: url('../images/loader-white.gif') no-repeat 50% 50%; margin: -64px 0 0 -64px; width: 128px; height: 128px; } @media (min-width: 768px) { .section-title.left-align-desktop { text-align: left } .section-title.left-align-desktop h4:after { left: 0; margin-left: 0 } } @media (min-width: 768px) { .navbar-header { max-width: 160px } } @media (min-width: 992px) { .navbar-header { max-width: 280px } .navbar-contacts a i.glyphicon { color: rgb(111, 106, 102); font-size: 14px; } } .divider { height: 0px } @media (min-width: 767px) and (max-width: 991px) { .row > .ms2_product:nth-child(2n+1) { clear:both; } } @media (min-width: 992px) and (max-width: 1200px) { .row > .ms2_product:nth-child(3n+1) { clear:both; } } @media (min-width: 1200px) { .divider-resp { height: 15px; } .row > .ms2_product:nth-child(4n+1) { clear:both; } .flexslider, .flexslider .slides li { height: 700px; } body.boxed { margin: 0 auto; background: #e9e9e9; } body.boxed #content { background: #fff; } body.boxed #content, body.boxed .prefooter, body.boxed footer { max-width: 1170px; margin: 0 auto; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } } .navbar-default { background-color: #FFF; background-color: rgba(255,255,255,0.7); border: 0 } .navbar-default .navbar-nav>li>a, .navbar-inverse .navbar-nav>li>a { font-size: 14px; font-weight: 700; text-transform: uppercase; } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active { color:#E95D00; } .navbar a:not(.btn), .navbar a:focus:not(.btn), .navbar a:hover:not(.btn) { text-decoration: none; border-bottom: none; } .navbar-contacts { padding-left: 50px; margin: 20px 0; /* margin-right: -15px; */ float: right !important; } .navbar-contacts.noemail { margin: 30px 0; } .navbar-contacts.nophone { margin: 32px 0; } .navbar-contacts a.phone { font-weight: 700; } .navbar-contacts a.email { font-size: 16px;; } .navbar-contacts a { color: #333333; } .navbar-contacts a.action { cursor: pointer; color: #669acd; border-bottom: 1px dotted #669acd; } .navbar-contacts a.action:hover { color: #E95D00; } .navbar-contacts a.phone { font-size: 16px; line-height: 24px; font-weight: 700; } .navbar-contacts a.phone.big { font-size: 24px; } .navbar-contacts a.phone:hover { color: #2c2c2a; } .navbar-inverse .navbar-contacts a.phone:hover { color: #E95D00; !important; } .navbar-inverse .navbar-contacts a.action { border-color: #666; } .navbar-inverse .dropdown-menu { background: #333; color: #fff; } .navbar-inverse .dropdown-menu > li > a { color: #fff; } .navbar-inverse .dropdown-menu > li > a:focus, .navbar-inverse .dropdown-menu > li > a:hover { background: #000; color: #fff; } .navbar-contacts a.email { font-size: 16px; } .phone-block, .email-block { display: block; } .phone-block .dropdown { display: inline-block; } .navbar-cart { margin: 25px 0 25px 20px; float: right; display: inline-block; padding: 6px 12px; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; background-color:#f9f1e6; border: 1px solid transparent; border-radius: 4px } .navbar-cart a { color: #333333; } .navbar-cart .badge { background-color: #fff; font-size: 10px; } .navbar-cart i { font-size: 18px; vertical-align: text-bottom; } .navbar-inverse .navbar-cart a { color: #fff; } .navbar-inverse .tagline { color: #fff !important; } .navbar-inverse.navbar-transparent { border: 0; } .navbar-inverse .navbar-nav > li > a, .navbar-transparent .navbar-nav > li > a { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px } .navbar-inverse .navbar-cart { border-color: #6F6A66; background-color: #000; } .navbar-inverse .badge { background-color: #6F6A66; color: #fff; } .shrink .navbar-cart { margin: 20px 0 20px 20px; } .navbar-inverse .navbar-contacts, .navbar-inverse .navbar-contacts a { color: #fff; } .navbar-top { margin-bottom: 0; border-radius: 0; } .glyphicon { padding-right: 10px; } .small-size { font-size: 24px; } .medium-size { font-size: 36px; } .big-size { font-size: 48px; } .giant-size { font-size: 72px; } .round-feature { border-radius: 50%; width: 120px; height: 120px; margin: 0 auto; text-align: center; transition: all .6s; -ms-transition: all .6s; -webkit-transition: all .6s; -moz-transition: all .6s; } .round-feature i, .round-feature span { vertical-align: middle; margin: auto 0; line-height: 120px; text-shadow: none; } @media (max-width: 767px) { .round-feature { width: 80px; height: 80px; } .round-feature i, .round-feature span { line-height: 80px; vertical-align: top; } .small-size { font-size: 20px; } .medium-size { font-size: 30px; } .big-size { font-size: 42px; } .giant-size { font-size: 60px; } } .navbar-brand,.navbar-brand img,.navbar,.navbar-nav,.nav>li>a, .navbar-contacts { -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s } .navbar-brand .text-logo, .navbar-brand .tagline { -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; -ms-transition: all .1s; transition: all .1s } .navbar-brand { height: 85px } .navbar-brand img { max-height: 100% } .navbar-brand .text-logo { font-size: 24px; line-height: 24px; font-weight: 600; margin: 4px 8px; white-space: nowrap; } .navbar-brand .text-logo { cd0000 } .navbar-brand .tagline { color: #2c2c2a; font-size: 14px; text-align: center; } .navbar { min-height: 85px margin-bottom: 0; } .navbar-nav { margin: 25px 0 } .nav>li>a { padding: 7px 18px } .navbar-default .navbar-nav>li>a { color: #2c2c2a } .navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:active { color: #E95D00; background-color: transparent } .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus { color: #E95D00; background-color: transparent } .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus { color: #483f34; background-color:#f9f1e6; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px } .navbar-toggle { margin-top: 17px } .navbar-default .navbar-toggle .icon-bar { background-color: #333333; } .call-btn { position: relative; padding: 2px 13px; font-size: 20px; float: right; margin-top: 17px; margin-right: 10px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; border-color: #ddd; display: inline-block; white-space: nowrap; } .navbar-inverse .call-btn { border-color: #333; color: #fff; } .navbar-inverse .call-btn:focus, .navbar-inverse .call-btn:hover { background-color: #333; } .call-btn, .call-btn a { color: #333333; } .navbar-default .call-btn:focus, .navbar-default .call-btn:hover { background-color: #ddd; } .navbar-search { margin: 25px 0 25px 20px; float: right; display: inline-block; padding: 6px 12px; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; background-color:#f9f1e6; border: 1px solid transparent; border-radius: 4px } .navbar-search a { color: #6F6A66; } .navbar-search i { font-size: 18px; vertical-align: text-bottom; padding: 0; } .navbar-inverse .navbar-search a { color: #fff; } .navbar-inverse .navbar-search { border-color: #6F6A66; background-color: #000; } .shrink .navbar-search { margin: 20px 0 20px 20px; } .navbar-transparent .navbar-search { border: 1px solid #fff; background-color: rgba(255,255,255,0.2); } /* .navbar-search #search-icon { float: right; line-height: 86px; margin-left: 20px; cursor: pointer; color: #777777; font-size: 20px; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; } */ .navbar-search #fs-search { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-transform: translate(0px, -100%) scale(0, 0); -moz-transform: translate(0px, -100%) scale(0, 0); -o-transform: translate(0px, -100%) scale(0, 0); -ms-transform: translate(0px, -100%) scale(0, 0); transform: translate(0px, -100%) scale(0, 0); opacity: 0; z-index: 1040; } .navbar-search #fs-search.open { -webkit-transform: translate(0px, 0px) scale(1, 1); -moz-transform: translate(0px, 0px) scale(1, 1); -o-transform: translate(0px, 0px) scale(1, 1); -ms-transform: translate(0px, 0px) scale(1, 1); transform: translate(0px, 0px) scale(1, 1); opacity: 1; } .navbar-search #fs-search input[type="search"] { width: 80%; /* color: rgb(255, 255, 255); background: rgba(0, 0, 0, 0); */ border-radius: 4px; font-size: 60px; font-weight: 300; text-align: center; border: 0px; margin: 0px auto; padding-left: 30px; padding-right: 30px; outline: none; } .navbar-search #fs-search .btn { position: absolute; top: 50%; left: 50%; margin-top: 61px; margin-left: -45px; } .navbar-search #fs-search .close { position: fixed; top: 45px; right: 45px; color: #fff; border-radius: 3px; background-color: #333333; opacity: 1; padding: 10px 17px; font-size: 27px; } @media (min-width: 992px) { .navbar-brand img { height: 60px } .navbar-default.shrink { background-color: rgba(255,255,255,1); -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16); box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16); } .shrink .navbar-brand { height: 75px } .shrink .navbar-brand .text-logo { margin: 0 8px; font-size: 22px; } .shrink .navbar-brand img { height: 45px } .navbar.shrink { min-height: 50px } .shrink .navbar-nav { margin: 20px 0 } .shrink .navbar-contacts { margin: 15px 0 } .shrink .navbar-contacts.noemail { margin: 25px 0 } .shrink .navbar-contacts.nophone { margin: 28px 0; } .shrink .nav>li>a { padding: 7px 15px } .navbar-transparent { background-color: rgba(255,255,255,0.2); } .navbar-transparent .navbar-cart { border: 1px solid #fff; background-color: rgba(255,255,255,0.2); } .navbar-transparent .dropdown.open .dropdown-menu { background-color: rgba(255, 255, 255, 0.7); } .navbar-transparent .navbar-cart a, .navbar-transparent .navbar-contacts, .navbar-transparent .navbar-contacts a, .navbar-transparent .navbar-search i, .navbar-transparent .text-logo, .navbar-transparent .navbar-contacts i, .navbar-transparent .tagline { color: #fff; } .navbar-transparent .navbar-contacts a.action { border-color: #ccc; } .navbar-transparent .navbar-contacts a.phone:hover { color: #fff; } .navbar-transparent .navbar-contacts .dropdown a { color: 333333; } .navbar-transparent .navbar-nav > li > a { color: #ccc !important; } .navbar-transparent .navbar-nav > li > a:hover, .navbar-transparent .navbar-nav > li > a:focus { color: #fff !important; background-color: transparent !important; } .navbar-transparent .navbar-nav > .active > a, .navbar-transparent .navbar-nav > .active > a:hover, .navbar-transparent .navbar-nav > .active > a:focus { color: #fff !important; background-color: rgba(255,255,255,0.2) !important; border: 1px solid #fff; } .navbar-transparent .navbar-nav > .disabled > a, .navbar-transparent .navbar-nav > .disabled > a:hover, .navbar-transparent .navbar-nav > .disabled > a:focus { color: #444 !important; background-color: transparent !important; } .navbar-transparent .navbar-toggle { border-color: #333 !important; } .navbar-transparent .navbar-toggle:hover, .navbar-transparent .navbar-toggle:focus { background-color: #333 !important; } .navbar-transparent .navbar-toggle .icon-bar { background-color: #fff !important; } .navbar-transparent .navbar-collapse, .navbar-transparent .navbar-form { border-color: #101010 !important; } .navbar-transparent .navbar-nav > .open > a, .navbar-transparent .navbar-nav > .open > a:hover, .navbar-transparent .navbar-nav > .open > a:focus { color: #fff !important; background-color: transparent !important; } } @media (max-width: 991px) { .navbar-brand { height: 70px; } .navbar { min-height: 50px } .navbar-nav { margin: 17px 0 } .fm-panel { display: none; } /* .fm-panel span.fm-link-text { display: none; } */ } @media (max-width: 991px) { .navbar-default { background-color: rgba(255,255,255,0.9) } .navbar-contacts, .navbar-contacts.noemail, .navbar-contacts.nophone { margin: 24px 0; padding-left: 20px; } .phone-block, .email-block { display: inline-block; } .navbar-contacts a span { display: none; } .navbar-contacts a i.glyphicon { color: #6f6a66; font-size: 14px; } .navbar-contacts a.email span { display: none; } .navbar-cart, .shrink .navbar-cart { margin: 17px 0 8px 10px; padding: 7px 12px; } .navbar-cart i { padding-right: 0; } .nav>li>a { padding: 7px; } .text-logo { margin: 5px; } } @media (min-width: 768px) { .navbar-right .dropdown-menu-left { left: 18px } .navbar-right .active .dropdown-menu-left { left: 0 } } .carousel { height: 650px } .carousel-caption { z-index: 10; top: 33%; bottom: 0 } @media (max-width: 480px) { .carousel-caption { top: 25% } } .carousel .item { height: 650px; background-color: #e2beae } .carousel-control.left { background-image: none } .carousel-control.right { background-image: none } .carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right { top: 55% } .slide { background-size: cover } .event-cta { text-align: center } .event-cta p { font-size: 23px; margin: 0; margin-bottom: 10px; font-weight: 700; color: #393939 } .event-cta span { color: #9f978c; font-weight: 700 } @media (min-width: 992px) { .event-cta { text-align: left } .ec-txt { float: left } .event-cta p { margin-bottom: 0 } .event-cta .btn { float: right } .nav>li>a { padding: 7px; } .navbar-contacts { padding-left: 20px; } } .event-details .ed-title { display: block; text-transform: uppercase; font-size: 12px; margin-bottom: 5px } .event-details .ed-content { line-height: 2; color: #53504c } @media (max-width: 767px) { .feature-block { text-align: center } .feature-block .img-responsive { margin: 0 auto } .img-responsive.left, .img-responsive.right { padding: 0 10px 5px 0; max-width: 100%; } .text-logo { margin: 0 !important; } .navbar-brand { height: 70px; max-width: 60%; } .navbar-brand .tagline { overflow: hidden; text-overflow: ellipsis; white-space: nowrap } } @media (max-width: 991px) { .center-this { text-align: center } .center-this .img-responsive { margin: 0 auto } } .el-block { text-align: center } .el-head { color: #53504c; font-size: 14px; margin: 10px 0 5px; } .el-head a { color: #53504c; border-bottom: 0; text-decoration: none; } .el-cta { margin: 5px 0 } .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; margin-bottom: 10px } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px,0px,0px) } .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .owl-carousel.owl-loaded { display: block } .owl-carousel.owl-loading { opacity: 0; display: block } .owl-carousel.owl-hidden { opacity: 0 } .owl-carousel .owl-refresh .owl-item { display: none } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .owl-carousel .owl-item img { display: block; display: block; margin: 0 auto; -webkit-transform-style: preserve-3d } .owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto } .owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab } .owl-carousel.owl-rtl { direction: rtl } .owl-carousel.owl-rtl .owl-item { float: right } .no-js .owl-carousel { display: block } .owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent } .owl-theme .owl-controls .owl-nav { display: none } @media (min-width: 1200px) { .owl-theme .owl-controls .owl-nav { display: block; } .owl-theme .owl-controls .owl-nav { display: block; } .owl-theme .owl-controls .owl-nav div { position: absolute; } .owl-theme .owl-controls .owl-nav .owl-prev { left: -30px; top: 30%; } .owl-theme .owl-controls .owl-nav .owl-next { right: -30px; top: 30%; } .nav>li>a { padding: 7px 18px; } .navbar-contacts { padding-left: 50px; } } .owl-theme .owl-controls .nav-arrow { width: 16px; height: 30px; background: url(../images/arrows.png) no-repeat; display: block } .owl-theme .owl-controls .nav-arrow.left { background-position: 0 0 } .owl-theme .owl-controls .nav-arrow.right { background-position: 100% 0 } .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline } .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px; background: #DDCBAB; display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px } .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span { background: #AC7F62 } .media-heading { font-size: 20px; margin: 0px 0 5px 0; font-weight: 600; color: #333333; word-spacing: normal; } .media-content { margin-bottom: 20px } .page-header { padding-bottom: 9px; margin: 10px 0 20px; } .page-header a { font-size: 12px; word-spacing: normal; padding-top: 10px; font-weight: 400; } .entry-meta > span,.entry-meta > p, .entry-meta > .ec-stars { display: inline-block; margin: 0; margin-left: 25px; } .entry-meta > span:first-child,.entry-meta > p:first-child { margin: 0; } .entry-meta > span span,.entry-meta > p span { margin-right: 10px; } .entry-meta > span a,.entry-meta > p a { color: #888; text-decoration: none; border: 0; } .entry-meta > span a:hover,.entry-meta > p a:hover { color: #008bc4; } .ec-stars { display: inline-block; vertical-align: middle; } .newsagency { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; columns: 3; column-gap: 30px; column-rule: 3px dotted f9f1e6; } @media (max-width: 767px) { .media-heading { margin-top: 20px } .bulletin, .ec-stars { text-align: center; margin: 5px 0; } .entry-meta > .ec-stars { display: inline-block; } .navbar-contacts { display: none; } .navbar-cart { margin: 17px 0 8px 10px; padding: 7px 12px; position: fixed; top: 0px; right: 70px; border: 1px solid #ddd; } .flexslider-caption p { margin: 20px 0px; } .flexslider-caption h2 { margin: 15px 0px; } .flex-direction-nav { display: none; } .category { max-height: none !important; height: auto !important; } iframe { width: 100%; max-width: 100%; } .newsagency { column-count: 1 -moz-column-count: 1 !important; -webkit-column-count: 1 !important; columns: 1 !important; } } .list-group { margin-bottom: 0 } .list-group-item { background: url(../images/play.png) no-repeat 0 15px transparent; border: 0; border-top: 1px solid #e7e1df; padding-left: 20px } .list-group-item:first-child { border-top: 0 } a.list-group-item-text { color: #9E9E9E } a.list-group-item:hover,a.list-group-item:focus { background-color: transparent } .img-gallery .fancybox img { margin: 0 auto; margin-bottom: 30px } .fancybox-close { border: 0; } .blockquote-centered, .quotebox { text-align: center; color: #393939; border: 0; line-height: 1.6; position: relative; cursor: hand; margin: 30px 0; } @media (min-width: 767px) { .blockquote-centered, .quotebox { padding: 0 50px; font-size: 26px } } .blockquote-centered:before,.blockquote-centered:after, .quotebox:before, .quotebox:after { position: absolute; content: ""; width: 50px; height: 50px } .blockquote-centered:before, .quotebox:before { background: url(../images/quote-1.png) no-repeat; left: 0; top: 0 } .blockquote-centered:after, .quotebox:after { background: url(../images/quote-2.png) no-repeat; right: 0; bottom: 0 } .blockquote-centered small, .quotebox .byline { padding: 15px 0; font-size: 18px; color: #777; } .ketchup-error { display: none!important } @media (min-width: 767px) { .search-form .form-group { margin-bottom: 0 } .susbcribe-head { margin: 0; text-align: left } .susbcribe-head span { display: block } } footer { clear: both; position: relative; z-index: 10; height: 55px; margin-top: -55px; } footer .heading, .prefooter .heading { color:#f9f1e6; } footer, .prefooter { background:#53504c; color:#f9f1e6; padding-top: 5px; } .footer-links { margin: 0; padding: 0; list-style: none; } .footer-links li { border-bottom: 1px solid #666462; padding: 5px } footer p, .prefooter p, .prefooter a { color:#f9f1e6; } footer a, .prefooter a { color: #CCC0C0; text-decoration: none; border: none; } footer a:hover,footer a:focus, .prefooter a:hover, .prefooter a:focus { color: #FFB483; } #content { padding-bottom: 47px; } footer { height: 47px; margin-top: -47px; } .copyright { background: #494743; padding-top: 10px; padding-bottom: 5px; } social-icons { padding: 0; list-style: none; } .social-icons span { float: left; margin: 10px 10px 0 0; color: #333; } .social-icons a { background: #333; border-radius: 50px; text-align: center; width: 46px; height: 46px; line-height: 46px; font-size: 18px; display: block; float: left; margin-right: 10px; } .social-icons a { opacity: .5 } .social-icons a:hover,.social-icons a:focus { opacity: .8 } .subpage-head { background-color: #f9f1e6; padding-top:20px !important; padding-bottom: 20px; background-color:#f9f1e6; } .subpage-head h3 { color: #53504c } .search-head { text-transform: uppercase; } .social-share { overflow: visible; min-height: 36px; height: auto; } .social-share ul { padding-left: 0; } .social-share span { font-size: 14px; font-weight: 700; } .social-share .social-share-list { clear: both } .social-share.hide { display: none } .social-share li { float: left; vertical-align: middle; display: block; height: 36px; text-align: center; font-size: 18px } .social-share li + li { margin-left: .3em } .social-share li a { display: block; min-width: 36px; color: #fff; white-space: nowrap; padding: 5px; border-radius: 3px; border: none; } .social-share li a:hover, .social-share li a:visited { color: #fff !important; } .social-share li a.youtube { background: #BE1D19 } .social-share li a.whatsapp { background: #64D448 } .social-share li a.whatsapp:hover { background: #53cf33 } .social-share li a.facebook { background: #2F609C } .social-share li a.facebook:hover { background: #295488 } .social-share li a.twitter { background: #55ACEE } .social-share li a.twitter:hover { background: #3ea1ec } .social-share li a.linkedin { background: #0074A1 } .social-share li a.linkedin:hover { background: #006288 } .social-share li a.vk { background: #45668e } .social-share li a.vk:hover { background: #587fae } .social-share li a.google-plus { background: #D24231 } .social-share li a.google-plus:hover { background: #c03a2a } .social-share li a.telegram { background: #1e96c8 } .social-share li a.telegram:hover { background: #167ba5 } .social-share li a.email { background: #089e00 } .social-share li a.email:hover { background: #078500 } .social-share-fixed { display: none } @media all and (max-width: 29.75em) { .social-share { height: auto; } .social-share.social-share-inline { display: none } .social-share-fixed { background: none; display: block; position: fixed; bottom: 0; left: 0; right: 0; z-index: 10000000 } .social-share-fixed > div { display: table; width: 100%; background: #A5A5A5; color: #fff; font-size: 1.6em; margin: 0; text-align: center } .social-share-fixed > div a { display: table-cell; vertical-align: middle; width: 20%; padding: .2em 0; font-size: 1.2em; color: #fff; border: none; } .social-share-fixed > div a:active, .social-share-fixed > div a:hover, .social-share-fixed > div a:link, .social-share-fixed > div a:visited { color: #fff !important; } .social-share-fixed > div a.icon-facebook { background: #42609A } .social-share-fixed > div a.icon-vk { background: #45668e } .social-share-fixed > div a.icon-twitter { background: #70C1F2 } .social-share-fixed > div a.icon-linkedin { background: #4073A0 } .social-share-fixed > div a.icon-google-plus { background: #CC532E } .social-share-fixed > div a.icon-telegram { background: #1e96c8 } .social-share-fixed > div a.icon-email { background: #089e00 } .social-share-fixed > div a.icon-whatsapp { background: #64D448 } .social-share-fixed > div a.icon-youtube { background: #BE1D19 } } @media (min-width: 992px) { .subpage-head { padding-top: 110px } } .pagination>li>a,.pagination>li>span { color: #483f34 } .pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus { color: #917E68 } .pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus { background-color:#fdbf51; border-color: #e7ad47; color: #333333; } .vertical-links li { border-bottom: 1px solid #E6DDD4; padding: 8px 0 } .tag-cloud a { display: inline-block; margin-right: 5px; margin-bottom: 10px; padding: 2px 8px; border: 1px solid #eceae4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #f8f7f3; font-size: 12px } .comments-block > .media { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px } .comments-block > .media a { border: 0; text-decoration: none; } .comments-block > .media .media { border-top: 1px solid #eee; padding-top: 20px } .media-object { width: 40px } .comments-head { font-size: 24px; color: #53504c; border-bottom: 1px solid #eee; margin: 40px 0 20px; padding-bottom: 10px } .nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus { color: #483f34; background-color: #ffc55f } a.list-group-item.active>.badge,.nav-pills>.active>a>.badge { color: #483f34 } .list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus { background-color: transparent; color: #483f34 } .panel-primary { border-color: #DBBA80 } .panel-primary>.panel-heading { color: #483f34; background-color: #ffc55f; border-color: #DBBA80 } .progress { background-color: #D3CFCC } .gmap { overflow: hidden; max-width: 100%; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } .ad-container { text-align: center; } .location-map { height: 260px; background-color:#f9f1e6; } .location-map iframe { width: 100%; height: 260px; border: 0 } .info-box { background:#f9f1e6; overflow: hidden } .info-image { width: 100%; float: left; margin-bottom: 30px } .info-image img { min-width: 100% } .info-desc { padding: 15px } .info-desc h3 { font-size: 28px; color: #53504c; margin: 0 0 5px } .product-slider-flags { height: 22px; margin-top: 10px; } span.price { font-size: 16px; padding: 0 !important; font-weight: 600; } .big { font-size: 20px; } .ribbon-topright-wrapper { width: 80px; height: 40px; color: #fff; font-weight: 600; position: absolute; top: 0; right: 9px; } .ribbon-topleft-wrapper { width: 80px; height: 40px; color: #fff; font-weight: 600; position: absolute; top: 0; left: 9px; } .ribbon-bottomright-wrapper { width: 80px; height: 40px; color: #fff; position: absolute; top: 75px; right: 9px; } .ribbon-bottomleft-wrapper { width: 80px; height: 40px; color: #fff; position: absolute; top: 75px; left: 9px; } .ribbon-right { text-align: center; position: relative; padding: 5px 0; left: 0px; width: 80px; border-bottom-left-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; opacity: 0.9; font-size: 10px; font-weight: bold; text-transform: uppercase; } .ribbon-right:before { left: 0; } .ribbon-right:after { right: 0; } .ribbon-left { text-align: center; position: relative; padding: 5px 0; right: 0px; width: 80px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; opacity: 0.9; font-size: 10px; font-weight: bold; text-transform: uppercase; } .ribbon-left:before { right: 0; } .ribbon-left:after { left: 0; } .ribbon-topleft-wrapper .ribbon-left, .ribbon-topright-wrapper .ribbon-right { top: 15px; } .ribbon-bottomleft-wrapper .ribbon-left, .ribbon-bottomright-wrapper .ribbon-right { bottom: 15px; } span.old_price.has-no-padding { padding: 0 !important; } span.price.has-no-padding { padding: 0 !important; } span.price.has-no-margin { margin: 0 0 5px } .order-now { text-align: center; padding: 10px 0; width: 100%; float: left } #mse2_filters label { font-weight: normal; } @media (min-width: 992px) { .info-image { width: 420px; margin-bottom: 0; margin-right: 20px } body.fm { padding-top: 40px !important; } body.fm:not(.fm-hide) .navbar-fixed-top { top: 40px; } } @media (min-width: 768px) { .flexslider-caption p { margin: 20px 0px; } } .event-cal-wrap h2 { font-size: 18px; color: #2c2c2a } .flexslider { background: #f9f1e6; } .flexslider .slides > li { background-position: center !important; } .flexbox { display: flex !important; flex-direction: column; justify-content: center; } @media (max-width: 800px) { .flexslider, .flexslider .slides li { height: 400px } } @media (min-width: 800px) and (max-width: 1920px) and (max-height: 1081px) { .flexslider, .flexslider .slides li { height: 400px } } flexslider h2 { color: #53504c; } .flexslider-caption { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,.6); z-index: 999; } .flexslider-caption h1,.flexslider-caption h2,.flexslider-caption h3,.flexslider-caption p,.flexslider-caption .btn { opacity: 0 } .flexslider-caption .btn { text-shadow: none } .flex-active-slide .flexslider-caption { opacity: 0; -webkit-transform: translateX(3em); -moz-transform: translateX(3em); -ms-transform: translateX(3em); -o-transform: translateX(3em); transform: translateX(3em); -webkit-animation: photocaption .65s ease forwards; -moz-animation: photocaption .65s ease forwards; animation: photocaption .65s ease forwards; -webkit-animation-delay: .6s; -moz-animation-delay: .6s; animation-delay: .6s } .flex-active-slide .flexslider-caption h3 { opacity: 0; -webkit-animation: fade .65s ease forwards; -moz-animation: fade .65s ease forwards; animation: fade .65s ease forwards; -webkit-animation-delay: .6s; -moz-animation-delay: .6s; animation-delay: .6s } .flex-active-slide .flexslider-caption h1 { opacity: 0; -webkit-animation: fade .65s ease forwards; -moz-animation: fade .65s ease forwards; animation: fade .65s ease forwards; -webkit-animation-delay: .8s; -moz-animation-delay: .8s; animation-delay: .8s } .flex-active-slide .flexslider-caption h2 { opacity: 0; -webkit-animation: fade .65s ease forwards; -moz-animation: fade .65s ease forwards; animation: fade .65s ease forwards; -webkit-animation-delay: .6s; -moz-animation-delay: .6s; animation-delay: .6s } .flex-active-slide .flexslider-caption p { opacity: 0; -webkit-animation: fade .65s ease forwards; -moz-animation: fade .65s ease forwards; animation: fade .65s ease forwards; -webkit-animation-delay: .8s; -moz-animation-delay: .8s; animation-delay: .8s } .flex-active-slide .flexslider-caption .btn { opacity: 0; -webkit-animation: fade .65s ease forwards; -moz-animation: fade .65s ease forwards; animation: fade .65s ease forwards; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s } .flex-control-nav a, .flex-direction-nav a { border: none; } #msGallery #mainImage { padding: 0 !important; border: none !important; } .ui-state-highlight { font-size: 14pxpx; font-weight: bold; color: #fff !important; background: transparent !important; border: 0 !important; } .pull-right .ec-stars { margin: 0; } .cke_reset { min-height: 300px; } .ui-widget-header { background:#f9f1e6 !important; } #showFilters.in, #showFilters.collapsing { display: block !important; visibility:visible !important; } .fm-panel a { border-bottom: none; } .fm-panel a span[class^="fa"]:before, .fm-panel a span[class^="glyphicon"]:before { line-height: 40px; } #catalog-menu ul.nav-menu-list-style .nav-header .menu-collapsible-icon { position: absolute; right: 3px; top: 16px; font-size: 9px; } #catalog-menu ul.nav-menu-list-style { margin: 0; } #catalog-menu ul.nav-menu-list-style .nav-header .menu-collapsible-icon { position: absolute; right: 3px; top: 16px; font-size: 9px; } #catalog-menu ul.nav-menu-list-style .nav-header .menu-collapsible-icon.open:before { content: "\e114"; } #catalog-menu ul.nav-menu-list-style .nav-header .menu-collapsible-icon:before { content: "\e079"; } #catalog-menu ul.nav-menu-list-style .nav-header { border-top: 1px solid #FFFFFF; border-bottom: 1px solid #e8e8e8; display: block; margin: 0; line-height: 42px; padding: 0 10px; cursor: pointer } #catalog-menu ul.nav-menu-list-style> li { position: relative; } #catalog-menu .nav>li.lvl2 { margin-left: 10px; } #catalog-menu .nav>li.lvl3 { margin-left: 15px; } #catalog-menu .nav>li.lvl4 { margin-left: 20px; } #catalog-menu ul.nav-menu-list-style> li a { border-top: 1px solid #FFFFFF; border-bottom: 1px solid #e8e8e8; padding: 0 10px; line-height: 32px; color: #333333; } #catalog-menu ul.nav-menu-list-style> li:first-child a { } #catalog-menu ul.nav-menu-list-style { list-style:none; padding:0px; margin:0px; } #catalog-menu ul.nav-menu-list-style li .badge,ul.nav-menu-list-style li .pull-right,ul.nav-menu-list-style li span.badge,ul.nav-menu-list-style li label.badge { float: right; margin-top: 7px; } #catalog-menu ul.bullets { list-style:inside disc; } #catalog-menu ul.numerics { list-style:inside decimal } .newspost { border: 3px solid #f9f1e6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: 0 2px 4px rgba(0,0,0,0.15); transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; } .newspost:hover { border-color: #FFF; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .newspost img { opacity: 1; transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; } .newspost img:hover { opacity: 0.7; } .category, .product, .product-row { background-color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: 0 2px 4px rgba(0,0,0,0.15); transition: box-shadow 0.25s ease-in-out; -o-transition: box-shadow 0.25s ease-in-out; -moz-transition: box-shadow 0.25s ease-in-out; -webkit-transition: box-shadow 0.25s ease-in-out; } .category:hover, .product:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.3); } .product-row { padding: 20px 30px 10px 0; } .gmap:hover { opacity: 0.9; } .img-responsive { transition: opacity 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out; -webkit-transition: opacity 0.25s ease-in-out; } .img-responsive:hover { opacity: 0.7; cursor: pointer; } #content .fa { transition: all .6s; } #content .fa:hover { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } .blog-post-widget, .blog-post-entry { background-color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: 0 2px 4px rgba(0,0,0,0.15); transition: box-shadow 0.25s ease-in-out; -o-transition: box-shadow 0.25s ease-in-out; -moz-transition: box-shadow 0.25s ease-in-out; -webkit-transition: box-shadow 0.25s ease-in-out; } .blog-post-widget:hover, .blog-post-entry:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.3); } .blog-post-entry .media img { margin: 0 auto; } .product-slide-widget { background-color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-bottom: 20px; margin-bottom: 15px; box-shadow: 0 2px 4px rgba(0,0,0,0.15); transition: box-shadow 0.25s ease-in-out; -o-transition: box-shadow 0.25s ease-in-out; -moz-transition: box-shadow 0.25s ease-in-out; -webkit-transition: box-shadow 0.25s ease-in-out; } .product-slide-widget:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.3); } .product-slide-widget .img-responsive, .product .img-responsive, .category .img-responsive { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .product-slide-widget .widget-content { padding: 0 20px; } .product .entry-content { padding: 0 20px 20px 20px; } .product .entry-content .product-flags { padding: 0; } .dropdown .dropdown-menu { -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s; -moz-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s; -ms-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s; -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s; transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s; max-height: 0; display: block; overflow: hidden; opacity: 0; visibility: hidden; } .dropdown.open .dropdown-menu { -webkit-transition: max-height 0.3s, opacity 0.2s, visibility 0s; -moz-transition: max-height 0.3s, opacity 0.2s, visibility 0s; -ms-transition: max-height 0.3s, opacity 0.2s, visibility 0s; -o-transition: max-height 0.3s, opacity 0.2s, visibility 0s; transition: max-height 0.3s, opacity 0.2s, visibility 0s; max-height: 816px; opacity: 1; visibility: visible; } @media (min-width: 992px) { .blog-post-widget .img-responsive, .category .entry-content .img-responsive { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .blog-post-entry .img-responsive { border-top-right-radius: 0; border-bottom-right-radius: 0; } .blog-post-widget .widget-content, .category .entry-content { padding: 0 20px 10px 20px; } .blog-post-entry .entry-content { padding: 20px 20px 10px 0; } } @media (max-width: 767px) { .blog-post-entry .img-responsive { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .blog-post-widget .widget-content, .blog-post-entry .entry-content { padding: 0 20px 20px 20px; } } @-webkit-keyframes fade { to { opacity: 1 } } @-moz-keyframes fade { to { opacity: 1 } } @keyframes fade { to { opacity: 1 } } @-webkit-keyframes photocaption { to { opacity: 1; -webkit-transform: translateX(0) } } @-moz-keyframes photocaption { to { opacity: 1; -moz-transform: translateX(0) } } @keyframes photocaption { to { opacity: 1; transform: translateY(0) } } /* Additional styles for components */