/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face 
{
    font-family:"Hagin Caps Medium";
    src:url("../fonts/Hagin Caps Medium.otf") format("opentype");
    font-weight:normal;
    font-style:normal;
}

@keyframes opacityAnim
{
    from {opacity: 0}
    to {opacity: 1}
}

@-webkit-keyframes opacityAnim /* Safari and Chrome */
{
    from {opacity: 0}
    to {opacity: 1}
}

a, img
{
    border: none;
}


body
{
    margin: 0px;
    margin-top: -3px;
    background-image: url("../images/wood.jpg");
    min-width: 468px;
    background-position: center top; 
}

.center
{
    text-align: center;
}

.left
{
    float: left;
}

.right
{
    float: right;
}


/* IE FIX */
a
{
    border: none;
}

#page-header
{
    height: 105px;
    background-image: url("../images/header_background.png");
    background-position: center;
    z-index: 1;
}

#header-content
{
    text-align: center;
    max-width: 950px;
    margin: 2px auto;
}

/* MENU */

#menu {
    position: relative;
}

#page-navigation-1, #page-navigation-2, #page-navigation-1 ul li, #page-navigation-2 ul li
{
    display: inline-block;
}

#page-navigation-1
{
    position: absolute;
    left: 0;
}

#page-navigation-2
{
    position: absolute;
    right: 0;
}

#page-navigation-1 ul li, #page-navigation-2 ul li
{
    margin-top: 20px;
}

#page-navigation-1 ul li:first-of-type
{
    margin-right: 50px; 
}

#page-navigation-2 ul li {
    margin-left: 25px;
    margin-right: 25px;
}

#page-navigation-1 ul li a, #page-navigation-2 ul li a
{
    font-family: "Lobster", sans-serif;
    text-decoration: none;
    color: #54504c;
    font-size: 21px;
    font-weight: bold;
}

#page-navigation-1 ul li a:hover, #page-navigation-2 ul li a:hover
{
    color: #13302a;
}

/* HEADER ICONS */
#header-icons
{
    margin-top: -75px;
    float: right;
    position: relative;
}

#header-icons img
{
    z-index: -1;
    position: relative;
    border: none !important; 
}

#header-email, #header-telephone, #header-facebook, #header-eshop
{
    display: inline;
}

#header-icons a
{
    width: 36px;
    height: 50px;
    display: inline-block;
    border: none !important;
}

@media all and (max-width:1100px)
{
    #header-icons
    {
        margin-right: 30px;
    }

    #page-navigation-2
    {
        margin-right: 30px;
    }
}

@media all and (max-width:624px)
{
    #header-icons
    {
        display: none;
    }
}

/* SERVICES */
#services
{
    max-width: 950px;
    margin: 1px auto;
    margin-top: 10px;
}

#car-services
{
    width: 468px;
    float: left;
    margin-top: 20px;
}

#car-services ul
{
    margin-top:-2px;
    padding-left: 50px;
    padding-bottom: 16px;
    margin-bottom: 0px;
}

#car-services .content .border
{
    background-image: url("../images/background-car-border.png");
    background-repeat: repeat-y;
    height: 100%;
}

#car-services .content
{
    background-image: url('../images/background-car.png');
    background-repeat: repeat-y;
    background-position: 5px 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    width: 461px;
    background-size: cover;
}

#car-services ul li
{
    list-style-image: url("../images/list-style-type.png");
    margin-top: 5px;
    font-family: 'Alegreya', serif;
    font-weight: bold;
    font-size: 16px;
    color: #2e2e2e;
}

#car-services ul li i, #car-services ul li em
{
    font-size: 14px;
    font-style: italic;
}

#garden-services
{
    float: left;
    padding-bottom: 10px;
    width: 468px;
}

#garden-services .content
{
    background-image: url('../images/background-garden.png');
    background-repeat: repeat-y;
    background-position: 5px 0px;
    background-size: cover;
    margin-top: -5px;
    margin-bottom: 0px;
    width: 461px;
}

#garden-services .content .border
{
    background-image: url("../images/background-garden-border.png");
    background-repeat: repeat-y;
    height: 100%;
}

#garden-services ul
{
    margin-top:-2px;
    padding-left: 50px;
    padding-bottom: 16px;
    margin-bottom: 0px;
}

#garden-services ul li
{
    list-style-image: url("../images/list-style-type.png");
    margin-top: 5px;
    font-family: 'Alegreya', serif;
    font-weight: bold;
    font-size: 17px;
    color: #2e2e2e;
}

#garden-services ul li i, #garden-services ul li em
{
    font-size: 13px;
    font-style: italic;
}

#home-services
{
    float: right;
    width: 460px;
}

#home-services .content
{
    background-image: url('../images/background-home.png');
    background-repeat: repeat-y;
    background-position: 5px 0px;
    background-size: cover;
    margin-top: -5px;
    margin-bottom: 0px;
    width: 460px;
}

#home-services .content .border
{
    background-image: url("../images/background-home-border.png");
    background-repeat: repeat-y;
    height: 100%;
}

#home-services ul
{
    margin-top:-2px;
    padding-left: 50px;
    padding-bottom: 16px;
    margin-bottom: 0px;
}

#home-services ul li
{
    list-style-image: url("../images/list-style-type.png");
    margin-top: 5px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #2e2e2e;
}

#home-services ul li i, #home-services ul li em
{
    font-size: 13px;
    font-style: italic;
}

#motto
{
    font-family: "Hagin Caps Medium", sans-serif;
    font-size: 26px;
    max-width: 950px;
    background-image: url("../images/motto_background.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    clear: both;
    height: 53px;
    padding-top: 15px;
    text-align: center;
    margin: auto;
    text-shadow: 0px 0px 17px rgba(150, 150, 150, 1);
    color: #383838;
    margin-top: 26px;
}

#motto2
{
    font-family: "Hagin Caps Medium", sans-serif;
    font-size: 26px;
    padding: 5px;
    padding-top: 14px;
    text-align: center;
    margin: auto;
    text-shadow: 0px 0px 17px rgba(150, 150, 150, 1);
    color: #383838;
}

/* INFORMATIONS */
#bg-up
{
    background-image: url("../images/background.png");
    height: 20px;
    width: 100%;
    z-index: -1;
    margin-top: 30px;
    position: absolute;
}

#informations
{
    background-position: center top;
    min-height: 620px;
    margin-top: 50px;
    background-image: url("../images/background3.png");
    background-position-y: 313px;
}

#informations_content
{
    max-width: 1024px;
    margin: 1px auto;
    color: #383838;
    font-size: 26px;
    font-family: 'Lobster', serif;
    font-weight: bold;
    line-height: 40px;
    padding-top: 35px;
    padding-bottom: 60px;
}

#contact_informations
{
    padding-top: 80px;
}

#contact-info
{
    background-image: url('../images/contact.png');
    background-position: center top;
    max-width: 656px;
    height: 363px;
    margin: auto;
    text-align: center;
    color: #141414;
    font-family: 'Alegreya', sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
    padding-top: 90px;
}

/* GALLERY */
#gallery
{
    padding-top: 50px;
    background-image: url("../images/gallery_background.png");
    background-size: cover;
    padding-bottom: 60px;
}

#gallery_content
{
    max-width: 1024px;
    margin: auto;
}

#gallery_content h2
{
    font-family: "Lobster", sans-serif;
    font-size: 38px;
    margin: 0px;
    text-align: center;
    color: #383838;
    margin-bottom: 40px;
}

#gallery_content table
{
    text-align: center;
    width: 100%;
}

#gallery_content table tr
{
    width: 100%;
}

#gallery_content table tr td
{
    background-image: url("../images/gallery_image_background3.png");
    width: 228px;
    height: 207px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    background-repeat: no-repeat;
}

#gallery_content table td a
{
    background-color: black;
    width: 188px;
    height: 147px;
    display: block;
    margin: auto;
    margin-top: 15px;
    background-image: url("../images/maximize.png");
}

.image
{
    width: 188px;
    height: 147px;
}

.gallery_photo_title
{
    font-size: 18px;
    font-family: "Alegreya", sans-serif;
}

.maximize
{
    position: absolute;
    width: 26px;
    height: 26px;
}

#line
{
    width: 100%;
    background-image: url("../images/line.png");
    height: 45px;
}

#bg2-top
{
    position: absolute;
    width: 100%;
    height: 28px;
    background-image: url("../images/background4.png");
    background-position: center;
    margin-top: -1px;
}

/* CONTACT FORM */
#contact-form
{
    background-image: url("../images/contact_background.png");
    padding-top: 45px; 
}

#contact-form-content
{
    max-width: 950px;
    margin: auto;
    background-image: url("../images/letter.png"); /* 950 595 */
    background-position: center;
    min-height: 465px;
}

#contact-form-content h2
{
    font-family: "Lobster", sans-serif;
    font-size: 38px;
    margin: 0px;
    text-align: center;
    color: #383838;
    padding-top: 30px;
}

#contact-form-content form
{
    margin-top: 20px;
}

#contact-form textarea
{
    background-image: url("../images/contact_line.png");
    background-color: rgba(0, 0, 0, 0);
    border: none;
    height: 150px;
    font-size: 18px;
    line-height: 50px;
    font-family: "Alegreya", sans-serif;
    font-weight: bold;
    font-style: italic;
    width: 390px;
    margin-left: 50px;
    float: left;
}

#contact-form input
{
    margin-right: 50px;
    background-image: url("../images/contact_line.png");
    background-color: rgba(0, 0, 0, 0);
    border: none;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    font-family: "Alegreya", sans-serif;
    font-weight: bold;
    font-style: italic;
    width: 390px;
}

#contact-form input:focus, #contact-form textarea:focus
{
    outline: 0;
}

/* FOOTER */
#page-footer
{
    background-image: url("../images/footer_background.png");
    min-height: 60px;
    margin-top: -10px;
    background-position: center top;
}

#footer-content
{
    margin: auto;
    padding: 5px;
    max-width: 950px;
    padding-top: 28px;
    font-family: "Calibri", sans-serif;
    font-size: 15px;
    color: #383838;
}

#footer-content a
{
    color: inherit;
    text-decoration: none;
}

#footer-content a:hover
{
    text-decoration: underline;
}


#footer-content a[data-title]:hover:after {
    content: attr(data-title);
    padding: 4px 8px;
    color: #333;
    position: absolute;
    left: 0;
    top: -140%;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-color: white;
    font-size: 0.9em;
    animation: opacityAnim 1s;
    -webkit-animation: opacityAnim 0.6s; /* Safari and Chrome */
    text-decoration: none;
}

#footer-content a:hover {
    color: black;
    position: relative;
}

#back-to-top
{
    position: fixed;
    bottom: 3px;
    right: 5px;
}

/* ESHOP */
.eshop-header
{
    background-image: url('../images/eshop/header.png');
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 100px;
    font-size: 22px;
    font-family: 'Alegreya', sans-serif;
    color: black;
    height: 79px;
    padding-top: 16px;
}

.eshop-basket
{
    background-image: url('../images/eshop/basket.png');
    background-position: center;
    background-repeat: no-repeat;
    font-size: 22px;
    font-family: 'Alegreya', sans-serif;
    color: black;
    width: 280px;
    margin: auto;
    height: 51px;
    padding-left: 35px;
    padding-right: 25px;
    padding-top: 17px;
    font-weight: bold;
    z-index: 20;
}

.eshop-basket .right, .basket .total-price
{
    font-family: 'Arial', sans-serif;
    color: #e25946;
    font-size: 22px;
}

.show-basket
{
    background-image: url('../images/eshop/show-basket.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 48px;
    position: relative;
    top: -20px;
    z-index: -1;
    font-weight: bold;
    padding-top: -10px;
}

.show-basket-link
{
    font-size: 18px;
    font-family: 'Alegreya', sans-serif;
    color: white;
    text-decoration: none;
    text-align: center;
    top: -55px;
    position: relative;
    font-weight: bold;
}

.eshop-items table
{
    max-width: 1100px;
    text-align: center;
    margin: auto;
}

.eshop-items table tr
{
    display: block;
    right: -20px;
    position: relative;
}

.eshop-items table tr td
{
    width: 288px;
    height: 298px;
    background-image: url('../images/eshop/item.png');
    background-repeat: no-repeat;
    vertical-align: top;
    display: inline-block;
    margin-right: 40px;
    margin-top: 30px;
}

.eshop-items table tr td .preview-image
{
    margin: auto;
    margin-top: 29px;
}

.eshop-items table tr td .preview-image img {
    position: relative;
    left: -1px;
}

.eshop-items table tr td a.maximize
{
    background-color: black;
    width: 188px;
    height: 147px;
    display: block;
    margin: auto;
    margin-top: 15px;
    background-image: url("../images/maximize.png");
}


.eshop-items table tr td .product-name
{
    font-size: 20px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
    margin-top: 13px;
    width: 94%;
}

.eshop-items table tr td .product-price
{
    font-size: 16px;
    font-family: 'Arial', sans-serif;
}

.eshop-items table tr td .add-to-basket
{
    margin-top: 18px;
}

.eshop-items table tr td .add-to-basket a
{
    font-size: 18px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.basket
{
    width: 340px;
    height: 0px;
    background-image: url('../images/eshop/basket-opened.png');
    margin: auto;
    position: absolute;
    margin-top: -135px;
    z-index: 5;
    left: 0px;
    right: 0px;
    display: none;
    overflow: no-display;
    padding-top: 1px;
}

.basket .inner
{
    padding: 20px;
}

.basket .basket-name
{
    font-size: 22px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
    position: relative;
    top: -5px;
}

.basket ul, .basket li
{
    margin: 0px;
    padding: 0px;
}

.basket ul
{
    height: 90px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px;
}

.basket li
{
    list-style-type: none;
    color: white;
    font-size: 16px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
}

.basket .buy
{
    color: white;
    text-decoration: none;
}

.basket .buy:hover
{
    text-decoration: underline;
}

.basket li a {
    text-decoration: none;
    margin-left: 5px;
    color: rgb(115, 28, 28);
}

.basket li a:hover {
    text-decoration: underline;
}

.basket .pay
{
    position: absolute;
    margin-top: 137px;
    margin-left: 112px;
    font-size: 18px;
    font-family: 'Alegreya', sans-serif;
    font-weight: bold;
    color: white;
}

.overlay
{
    top: 0px;
    left: 0px;
    display: none;
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(0, 0, 0);
}

.buy-form
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}

.buy-form .inner
{
    display: table;
    width: 440px;
    height: 559px;
    margin: auto;
    background-image: url('../images/eshop/buy-form.png');
}

.buy-form table
{
    margin: 1px auto;
}

.buy-form input
{
    background: none;
    outline: none;
    border: none;
    margin-bottom: 6px;
}

.buy-form ul
{
    margin: 0px;
    padding: 0px;
}

.buy-form ul li
{
    list-style-type: none;
}

.buy-form input[type=text]
{
    height: 42px;
    width: 292px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Alegreya', sans-serif;
    font-size: 18px;
}

.buy-form input[type=submit]:hover
{
    text-decoration: underline;
}

.close-basket
{
    position: absolute;
    text-align: center;
    right: 0px;
    left: 0px;
    display: none;
    margin-top: -100px;
    padding-left: 358px;
}

.close-basket span.inner
{

    display: inline-block;
    width: 30px;
    height: 27px;
    font-family: 'Alegreya', sans-serif;
    font-size: 18px;
    color: white;
    font-weight: bold;
    overflow: hidden;
}

.close-basket span.inner2
{
    background-image: url('../images/eshop/show-basket.png');
    background-position: right;
    display: block;
    width: 30px;
    height: 27px;
    background-size: cover;
}

.close-basket span a
{
    text-decoration: none;
    color: inherit;
    position: relative;
    top: 1.5px;
}

.close-basket span a:hover
{
    text-decoration: underline;
}

.eshop-banner {
    text-align: center;
    /* position: absolute; */
    width: 100%;
    z-index: -1;
    clear: both;
}

.eshop-banner .fa-shopping-cart:before {
    position: absolute;
    margin-left: -167px;
    margin-top: -36px;
    font-size: 24px;
}

.eshop-banner a:hover .fa-shopping-cart:before {
    color: #e25946;
}

.product__description {
    display: none;
    position: absolute;
    margin-left: 238px;
    margin-top: 40px;
    background-color: #2E2E2E;
    color: white;
    padding: 5px 20px 20px;
    border-radius: 5px;
    max-width: 100px;
    z-index: 2;
    word-wrap: break-word;
}

.product__description:before {
    display: block;
    content: "";
    top: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 15.6px 9px 0;
    border-color: transparent #2E2E2E transparent transparent;
    background-repeat: no-repeat;
    position: relative;
    left: -35px;
}

.eshop-items .preview-image:hover .product__description {
    display: block;
}

.info-banner {
    max-width: 212px;
    max-height: 249px;
}
