/*
Theme Name: The Light Walker Div Theme 4 Work
Theme URI: http://www.customisedwebdesign.com/
Version: 1.0
Description: One of the most impressive Theme for Wordpress
Author: Customisedwebdesign.com
Author URI: http://www.customisedwebdesign.com
Tags: codedsmart mytheme

	Copyright: (c) 2015-2016 Customisedwebdesign.
	License: GNU General Public License v1.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/




#content
{

    margin-right: auto;
    margin-left: auto;
    width: 900px;
    min-width: 800px;
    height: auto;
    min-height: 500px;
}



.main_startercontent
{
    width: 900px;
    height: 25px;

}
.maincontent
{
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-width: 800px;

}
.texts
{
    width: 900px;
    height: 200px;
}
 body
 {
     width: 100%;
     height: 100%;
     padding: 0px;
     margin: 0px;
 }
 a
 {
     color: inherit;
 }
 a:active
 {
     color: inherit;
 }
 a:link
 {
     color: inherit;
 }

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;}


.gradient_products
{
    background-color: rgba(19, 19, 19, 0.74);;
    background-image: -webkit-linear-gradient(top,rgba(19, 19, 19, 0.74), #999999); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image:         linear-gradient(to bottom, rgba(19, 19, 19, 0.74), #999999);
}

section>div{float: left;}


    #footer_div {
        background-color: #2A6496;
        width: 100%;
        height: 100%;
        max-height: 250px;
        text-align: center;

    }

    .site-info > a {
        text-decoration: none;
    }

    .site-info {
        margin: 20 0 0 0;
        padding: 20 0 0 0;
    }

    #websitename {
        text-decoration: underline;
    }

    .mainmenu {
        list-style-type: none;
        text-decoration: none;
        float: left;

    }

    .footer_main_div {
        width: 880px;
        min-width: 800px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-nav {
        list-style-type: none;
        text-decoration: none;

        float: left;
    }

    .footer-nav > li {
        display: inline-block;
        text-align: center;
        text-decoration: none;
    }

    .footer-nav > li > a {
        text-decoration: none;
        text-align: center;

    }

    .mainmenu > li {
        display: inline-block;
        text-decoration: none;
        float: left;

    }

    .mainmenu > li > a {
        margin-left: 50px;
        list-style-type: none;
        text-decoration: none;
        font-weight: bold;
        color: #000;

    }

    .mainmenu > li > a:link {

        text-decoration: none;

    }

    .mainmenu > li > a:visited {
        text-decoration: none;
        font-weight: bolder;
    }

    .mainmenu > li > a:active {
        text-decoration: none;
    }

    /*admin menu css*/
    .footer_text_tab {
        height: 100px;

    }

    .spacer {
        width: 100%;
        height: 50px;


    }

    .spacer2 {
        width: 50%;
        height: 200px;


    }

    .floatter {
        float: left;

    }

    .after {
        clear: both;
    }

    .divlabel {
        width: 200px !important;
        height: 50px !important;
        float: left;
    }

    .next_div {
        float: left;
    }

    .uploader {
        width: auto;
        height: 50px;
        float: left;
    }

    #theme-options-wrap {
       height: auto;
        width: 720px;
        min-width: 700px;
        padding: 3em;
        background: white;
        background: -moz-linear-gradient(top, #f4f2f2, white 20%, #f4f2f2 80%, white);
        border-radius: 12px;
        background-clip: padding-box;
        background: -webkit-gradient(linear, left top, left bottom, from(#f4f2f2), color-stop(.2, white), color-stop(.8, #f4f2f2), to(white));
        border-top: 1px solid white;
    }

    #theme-options-wrap #icon-tools {
        position: relative;
        top: -10px
    }

    /***menu*/
    div.menu2 > ul {
        list-style-type: none;
        display: inline-block;

    }

    div.menu2 {
        /*width:500px;margin:0 auto;*//*Uncomment this line to make the menu center-aligned.*/
        text-align: center;

    }

    div.menu2 > ul > li {
        float: left;

    }

    div.menu2 a {
        display: inline-block;
        padding: 0 20px;
        color: #0000cc;
        text-decoration: none;
        font: bold 12px Arial;
        line-height: 32px;
    }

    div.menu2 a:hover, div.menu2 a.current {
        background-position: 0 -60px;
    }

    div.menu2 a.dummy {
        width: 2px;
        padding: 0 0;
    }

    div.menu2 > li > a:hover {
        color: orange;
        text-decoration: underline;
    }

    div.menu2 > li {
        position: relative;
    }

    div.menu2 > li ul {
        width: 10em;
        margin: 0;
        padding: 0.5em 0;
        list-style: none;
        background: #a40;
        position: absolute;
        top: -1000em;
    }

    div.menu2 > li ul li {
        width: 90%;
        margin: 0 auto 0.3em auto;
    }

    div.menu2 > li ul li a {
        height: 100%;
        display: block;
        padding: 0.4em;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

    div.menu2 > li ul li a:hover {

        background: #c60;
        text-decoration: underline;
    }


#slides>img
{

}


/** animated boxes **/
.animBlock {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    -webkit-transition: all .55s ease-in;
    -moz-transition: all .55s ease-in;
    -ms-transition: all .55s ease-in;
    -o-transition: all .55s ease-in;
    transition: all .55s ease-in;
}
.animBlock[data-position="left"] { left: -20%; }
.animBlock[data-position="right"] { right: -20%; }

.animBlock[data-position="left"].viewed {
    left: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.animBlock[data-position="right"].viewed {
    right: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}


/** animated boxes **/
.animBlock2 {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    -webkit-transition: all .55s ease-in;
    -moz-transition: all .55s ease-in;
    -ms-transition: all .55s ease-in;
    -o-transition: all .55s ease-in;
    transition: all .55s ease-in;
}
.animBlock2[data-position="left"] { left: -20%; }
.animBlock2[data-position="right"] { right: -20%; }

.animBlock2[data-position="left"].viewed {
    left: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.animBlock2[data-position="right"].viewed {
    right: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

/**************/



/******zooming images***********/

/* --- Container configuration ---------------------------------------------------------- */
.viewport {
    border: 3px solid #eee;

    height: 300px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 300px;

}

/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. */
.no-margin {
    margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */
.viewport a {
    display: block;
    position: relative;
}

.viewport a img {
    height: 299px;
    left: -0;
    position: relative;
    top: -0px;
    width: 300px;
}

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
    display: none;
    font-size: 3.0em;
    font-weight: bold;
    height: 100%;
    padding-top: 120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}
.viewport a span em {
    display: block;
    font-size: 0.45em;
    font-weight: normal;
}

.viewport:after
{
    clear: both;
}



/**********end of zoomingimages*/


/*test**/

.content-block {
             border:1px solid #eee;
             padding:3px;
             background:#ccc;
             max-width:250px;
             float:right;
             text-align:center;
         }
.content-block:after {
    clear:both;
}

.after
{ clear:both;}
.blue-button {
    background-color:#33bdef;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #057fd0;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:6px 24px;
    text-decoration:none;
}

.red-button {
    background-color:#bc3315;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #942911;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:6px 24px;
    text-decoration:none;
}


/*************/
/*content*/

/*************************************/

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;

    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


/*
            .jssora21l                  (normal)
            .jssora21r                  (normal)
            .jssora21l:hover            (normal mouseover)
            .jssora21r:hover            (normal mouseover)
            .jssora21l.jssora21ldn      (mousedown)
            .jssora21r.jssora21rdn      (mousedown)
            */
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;

    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

.texter2
{
    font-size: 28px;
    font-weight: bold;
    margin: 0px auto 30px;
    text-align: center;
    text-transform: uppercase;
}



/*********************************
.credit { Custom Web Page Design }
.credit { Created by Daddy Design }
.credit { http://www.daddydesign.com }
.credit { COPYRIGHT NOTICE - ALL CODE AND IMAGES ARE COPYRIGHTED DO NOT TRY TO STEAL THIS! }
.credit { All Rights Reserved. }
*********************************/


#button {
    text-align: center;
}
#button a {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffab00), to(#e05d05));
    background: -moz-linear-gradient(top, #ffab00, #e05d05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffab00, endColorstr=#e05d05);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffab00, endColorstr=#e05d05)";
    background-color: #e05d05;
    behavior: url(border-radius.htc);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    display: block;
    font: bold 22px/22px Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 15px 0 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 380px;
}
#button a:hover {
    background: #ffab00;
}

.goback {
    display: block;
    margin: 42px 0 0 0;
    text-align: right;
}
.goback p {
    font: 11px/14px Arial, Helvetica, sans-serif;
}
.goback a {
    color: #CCCCCC;
    text-decoration: none;
}
.goback a:hover {
    color: #666666;
    text-decoration: underline;
}

.footer {
    float: left;
    padding: 15px 0 15px 16px;
    text-align: center;
    width: 504px;
}
.footer p {
    color: #B24A03;
    font: 11px/11px Arial, Helvetica, sans-serif;
}
.footer a {
    color: #B24A03;
    text-decoration: none;
}
.footercontainer>ul>li>a
{
    margin-right: 20px;
}



/*********parallax*******/
#parallax {
    background: url(https://demo2.customisedwebdesign.com/wp-content/themes/thelight_walker_div_yedek2/img/coffee_final.jpg) 50% 0  no-repeat fixed; min-height:700px;
    height: 750px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;/*1333*/
    position: relative;
    min-height: 700px;
}

#parallax article {
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
    color: #fff;
}

#about {
    display: none;
    background: url(about-bg.jpg) 50% 0 no-repeat fixed; min-height: 400px;
    height:550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    position: relative;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
}

#about article {
    display: none;
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
}



/*********parallax*******/
#parallax2 {
    background: url(http://demo2.customisedwebdesign.com/wp-content/themes/thelight_walker_div_yedek2/img/coffee_final.jpg) 50% 0  no-repeat fixed; min-height:400px;
    height: 550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;/*1333*/
    position: relative;
}

#parallax2 article {
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
    color: #fff;
}

#about {
    display: none;
    background: url(about-bg.jpg) 50% 0 no-repeat fixed; min-height: 400px;
    height:550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    position: relative;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
}

#about article {
    display: none;
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
}

/*parallax 3-4*/

/*********parallax*******/
#parallax3 {
    background: url(http://demo2.customisedwebdesign.com/wp-content/themes/thelight_walker_div_yedek2/img/coffee_final.jpg) 50% 0  no-repeat fixed; min-height:400px;
    height: 550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;/*1333*/
    position: relative;
}

#parallax3 article {
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
    color: #fff;
}

#about {
    display: none;
    background: url(about-bg.jpg) 50% 0 no-repeat fixed; min-height: 400px;
    height:550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    position: relative;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
}

#about article {
    display: none;
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
}


/*********parallax*******/
#parallax4 {
    background: url(http://demo2.customisedwebdesign.com/wp-content/themes/thelight_walker_div_yedek2/img/coffee_final.jpg) 50% 0  no-repeat fixed; min-height:400px;
    height: 550px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;/*1333*/
    position: relative;
}

#parallax4 article {
    height: 458px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 100%;
    color: #fff;
}

/***************image highlight effect ********/
.freshwebcontainer{background-color: #fff;width: 100%;height: auto;}
.freshdesignweb{width:950px; margin:0 auto;height: 320px;padding: 20px 0}

.freshdesignweb a:link{text-decoration:none;}

.freshdesignweb article{ float:left; width:157px; height:157px; } /*cursor:pointer;opacity:0.5;*/

/*portfolio*/

.fdw-background{ background-color:rgba(0,0,0,0.6);opacity:0; margin-top:-25px; width:100%; height:100%; }

.fdw-background h4{font-size:20px; font-family: 'Dosis', sans-serif; text-align:center; padding:40px 40px 0; }

.fdw-background .fdw-port{ text-align:center; padding:0 40px 0; }

.fdw-background .fdw-port a{ padding:8px 15px; font-size:1em; }

/*subtitle*/

.fdw-subtitle{ font-size:0.8em; margin-top:-20px; color:#0CF; }

.fdw-subtitle a{ color:#F90; }

/*columns*/

.c-two{ width:314px !important; }

/*align*/

.a-center{ text-align:center; }

/*border*/

.border{ border:1px solid #CCC; margin:-1px;}

/*link buttons*/

.fdw-port a{

    background-color:#336699;

    color:#fff;

    border-radius:3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    -o-border-radius:3px;

    -webkit-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;

    -moz-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;

    box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;

    -o-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;

    text-shadow:0 1px 1px #000;

}

.fdw-port a:hover{

    background-color:#f2f2f2;

    color:#336699 !important;

    text-shadow:0 1px 1px #ccc;

    -webkit-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;

    -moz-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;

    box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;

    -o-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;

}


#menu {width:750px; height:531px; background:url(../images/snowboard.jpg); text-align:center; margin:0 auto;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:#ccccd0; border:1px solid #333; border-color:#eee #555 #222 #fff;}
#menu ul {display:inline-block;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}

#menu ul.level1 {margin:0 auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#000; line-height:25px; text-decoration:none;padding:0 20px;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover > ul {visibility:visible; left:0; top:21px;}
#menu ul ul li:hover > ul {visibility:visible; left:100%; top:auto; margin-top:-25px; margin-left:-4px;}
#menu li.left:hover > ul {visibility:visible; left:auto; right:0; top:25px;}
#menu li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px; margin-right:-4px;}


#menu a:hover ul {left:0; top:23px;}
#menu li.left a:hover ul {left:auto; right:-1px; top:23px;}

#menu li.left ul a {text-align:right;}


#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu li.left a:hover a:hover ul,
#menu li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}

#menu a:hover ul ul,
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li.left a:hover ul ul,
#menu li.left a:hover a:hover ul ul {left:-9999px;}

#menu li a.drop {background:transparent url(../images/white-down.gif) no-repeat right center;}
#menu li a.fly {background:transparent url(../images/white-right.gif) no-repeat right center;}
#menu li.left ul a.fly {background:transparent url(../images/white-left.gif) no-repeat left center;}

#menu li a:hover,
#menu li a.fly:hover {color:#c60; background-color:#c0c0c8;}
#menu li:hover > a,
#menu ul li:hover > a.fly {color:#c60; background-color:#c0c0c8;}

#menu table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-6px;}
#menu table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-left:-4px;}

#menu li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}
#menu li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-right:-4px;}


/*prices*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap');

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    background-color: #1a73e8;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.pricing-box {
    background-color: #e8f0fe;
    border-radius: 12px;
    padding: 24px;
    display: flex;
    flex-direction: column;
}
.pricing-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pricing-subtitle {
    color: #d81b60;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
}
.price {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 4px;
}
.vat {
    font-size: 24px;
    font-weight: 700;
    color: #555;
}
.price-details {
    margin: 24px 0;
    padding-left: 14px;
    list-style: square;


}
.price-details li {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 1.4;
}
.buy-button {
    background-color: #1a73e8;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    margin-top: auto;
    text-align: center;
}
.buy-button:hover {
    background-color: #1557b0;
}
