﻿
html {
  background-color: white;
  position: relative;
  height:100%;
}


.navbar{
  position: fixed;
  right: 0;
  left: 0;
  top:0px;
  margin:auto;
  margin-top:0px;
  border-width: 0 0 1px;
}
input, select{
    font-weight:200;
}
#navbar{
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
/* sans-serif*/
body {
    font-family: 'Raleway', 'Arial', sans-serif;
    /*  font-weight: 300; */
    font-weight: 200;
    font-size: 22px;
    background-color: white;
    overflow-x: hidden;
    color: #585858;
}

#body{
    padding-top:60px;
    position:relative;
}
#footer {
    background-color:white; opacity:0;
    font-size:13px; text-align:center; padding:0px 4px;
    font-weight:200;
    color: #585858;

/*background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );*/
}
.footl{
    cursor:pointer;
    color:inherit;
}
.footl:hover{
font-weight:300;
color:black;
}

.container {
    min-width: 80%;
}
.colCont {
    padding: 15px 0px;
}
.shopDzial {
    border-right: 1px solid #d8d8d8;
}
.shopFltr {
    margin: 5px auto;
    padding: 5px 20px 5px 2px;
    border-top: 1px solid #eeeeee;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    position: relative;
    color: #585858;
}
.eList {
    margin-bottom: 10px;
}
.eListD {
    padding: 1px 0px 1px 4px;
    cursor: pointer;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.eListD:hover {
    padding: 1px 0px 1px 13px;
    color: #000000;
}
.ActNw {
    color: #428bca;
}
.Act:hover {
    color: #000000;
    cursor: pointer;
}
.shopFltr.uAct {
    font-weight: 100;
    color: gray;
}
.navbar-nav {
    font-size: 22px;
}
.navbar-nav > li > a, .navbar-brand {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 25px;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.navbar .navbar-collapse {
    text-align: center;
}
.pdg > li {
    padding: 0px 9px;
}

.propG {
    font-size: 1.1em;
    padding: 12px 15px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    color: black;
    text-decoration: none;
}
.propG:hover {
    color: #428bca;
}
.fltrPl {
    position: absolute;
    left: 100%;
    top: 50%;
    width: 20px;
    height: 20px;
    line-height: 16px;
    text-align: center;
    font-weight: 100;
    font-size: 22px;
    font-family: verdana;
    margin-top: -5px;
    margin-left: -18px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.fltrX {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: center center;
    transform: rotate(45deg);
    /*margin-left: -16px;*/
    opacity: 0.7;
}
.uAct > .fltrPl {
    display: none;
}
#fltrPk {
    display: none;
}
.itmFilter{
 transition: all 0.35s linear;
-webkit-transition: all 0.35s linear;
position:absolute; left:-35%;top:0px;
opacity:0;
width:24%;
min-height:100%;
z-index:2;
display:block;
border-right: 1px solid #d8d8d8;
}
.itmFilter.fRoz{
left:0px;
opacity:1;
z-index:2;
background-color:white;
}
.itmDet{
    transition: all 0.35s linear;
    -webkit-transition: all 0.35s linear;
    width:100%;
    padding:0px 10px;
}
.itmDet.fRoz{
    margin-left:24%;
    width:76%;
}
#shopFilterCont {
    transition: all 0.35s linear;
    -webkit-transition: all 0.35s linear;
}
h1, h2{
    font-size:inherit;
    font-weight:inherit;
    margin:0px;
    display:inline;
}
.itmName{
    font-size:1.2em;
    padding-top:5px;
}
.itmDesc{
     line-height:150%;
     margin-top:15px;
}
#threesixtyThumb
{
    width:100%!important;
}
.descHead, .descHeadManif{
    font-size:1.5em;
    margin:auto;
    cursor:pointer;
    position:relative;
    padding:50px 30px!important;
}
#ItemDet .row, .descHead{
    margin:auto;
    padding:15px 30px;
}
#sumDiv{
    width:75%; text-align:right;
    margin-left:50px;
}
.thumbSmallDisplay
{
    display:none;
}
.thumbLargeDisplay{
    display:block;
}

#itmLief{
    width:35%; display:inline-block; vertical-align: top;
}
#itmThumb{
    width:64%; display:inline-block; 
}

.liefLabel {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 100;
    /*font-weight: 200;*/
    white-space: nowrap;
    text-align: left;
    float: left;
}
.divPrLabel {
    /*   background-color: white !important;*/
    font-size: 1em;
    font-weight: 100;
    line-height: 1.428571429;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: none;
    width: 75%;
    float: left;
    vertical-align: middle;
}
.nk
{
  border-right: 1px solid #d8d8d8;
}

#shopC
{
    width:1200px; margin:auto;
}
.logo{
    width:45px;
    margin:0px 1px 5px 7px;
}

.formB{
    width:350px;
    padding:0px;
    border:1px solid #428bca;
    margin-top:10px; width:90%;
    padding:2px 3px;
}

#asys{
background-color:rgba(255,255,255,0.95); text-align:center; color:black; position:fixed; right:-330px; top:25%; padding:5px 10px 10px 5px;
width:330px;
border:1px solid gray;z-index:10;
line-height:160%;
font-size:0.9em;
}
.chA
{
    display:none; visibility:hidden;
}
#rotateSV{
transform-origin: top left; 
background-color:rgba(66,139,202,0.8);
height:40px;
font-size:21px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
overflow:hidden;
font-weight:400;
}

.input-validation-error {
    border: 1px solid red!important;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.5);
    box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.5);
}

.vacationInfo {
    color: red;
    text-align: center;
    max-width: 95%;
    margin: auto;
    position: relative;
}

.dropDown {
font-size: 1em;
height: 50px;
}

.dropDown:hover,
.dropDown:focus {
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-color: #ccc;
}

/*.aBtn {
        color: white;
        text-shadow: 0px -1px 0px black;
        font-size:1.1em; padding: 6px 18px;
        background-color: #428bca;
        border: 1px solid #428bca;
        border-bottom: 1px solid #036fa1;
        -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
        color: white;
        transition: all 0.1s linear;
        -webkit-transition: all 0.1s linear;
        outline: 0 !important;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        cursor:pointer;
    }

        .aBtn:hover {
            color: white;
            background-color:#0099e0;
        }

        .aBtn:focus, .aBtn:active {
            border: 1px solid #0296dc;
            -webkit-box-shadow: inset -1px 2px 9px 0px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: inset -1px 2px 9px 0px rgba(50, 50, 50, 0.75);
            box-shadow: inset -1px 2px 9px 0px rgba(50, 50, 50, 0.75);
        }*/
@-webkit-keyframes rorateAnim {
    0% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(135deg);
    }
}

@keyframes rorateAnim {
    0% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(135deg);
    }
}



@media (max-width: 1598px) {
#itmLief{
    width:100%; display:block;
}
#itmThumb{
    width:100%; display:block; 
}
.divPrLabel, #sumDiv{
    width:88%;
}
#sumDiv {
    margin-left: 50px;

}

}
@media (max-width: 1280px) {
    #divWiz {
        width: 350px;
        margin-left: 0px;
        font-size: 2.3em;
        position: absolute;
        left: 8%;
    }

    #imgWiz {
        width: 85%;
        margin-left: 45%;
    }

    #sumDiv {
        margin-left: 50px;
    }
        /*#divWiz2 {
        font-size: 2.3em;
        margin: 100px auto;
        text-align: center;
        width: 90%;
    }*/
        /*#imgWiz2 {
        width: 90%;
        margin: 90px auto;
    }

    .pmgWizb {
        top: auto;
        bottom: 10%;
    }*/
        .propG {
        font-size: 1em;
        padding: 5px 15px;
    }
    #pmgContainer{
    min-width:100%;
    }
    #ItemDet .row, .descHead{
    margin:auto;
    padding:15px 20px;
    }
        .nk{
         border-right:none;
         margin-bottom:70px;
    }
    #shopC
    {
    width:100%;
    }
    #ItemDet{
        font-size:0.9em;
    }

    .vacationInfo {
        background-color: rgba(255,255,255,0.9);
        border-radius: 8px;
        padding: 10px;
        font-size: 0.8em;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 26px;
    }
    .shopDzial {
        border-bottom: 1px solid #d8d8d8;
    }

    .navbar-nav {
        width: 100%;
        text-align: left;
    }

        .navbar-nav > li {
            float: none;
            display: block;
        }

            .navbar-nav > li.navbar-right {
                float: left !important;
            }

    .pdg > li {
        padding: 0px 0px;
    }


    #pmgProp {
        position: static;
        top: auto;
        left: auto;
    }

    .itmDet.fRoz{
     margin-left:0px;
    width:100%;
    }

    .itmFilter{
    position:static;
    width:100%;
    margin:auto;
    display:none;
     border-right:none;
     border-bottom: 1px solid #d8d8d8;
    }
    .itmFilter.fRoz{
     display:block;
    }
    #ItemDet .row, .descHead{
    margin:auto;
    padding:15px 5px;
    }
    .divPrLabel, #sumDiv{
    width:70%;
    }
    #sumDiv{
        margin-left:0px;
    }
    .ordCont{
        font-size:0.7em;
    }
    #footer {
        border-top:1px solid gray;
        margin-top: 6px;
        padding-top:6px;
    }
    

}

@media (max-width: 1024px) {
    .divPrLabel{
        white-space: normal!important;
    }
    #asys{
    top:40px;
    }
        #ItemDet{
        font-size:0.7em;
    }
            .bFraz2{
        display:none;
    }
    #asys{
    display:none;
    }

    .modal-content {
        font-size: 0.7em;
    }
    #sumDiv {
        margin-left: 40px;
    }
}

#bckgDiv{
    position:fixed;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.07);
    left:0px;
    top:0px;
    z-index:1050;
    display:none;
}
/*css loader*/
.sk-fading-circle {
  width: 70px;
  height: 70px;
  	position:fixed;
    left:50%;
    bottom:50%;
    margin-left:-35px;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #428bca;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
          animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; } 
}


