/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */


.hidden { display:none; }

body.geo-th {
/*    font-family: 'Kanit';
*/
    font-family: "Sukhumvit";
    background-color: #f9f9f9;
}


div#sitewrapper-outer {
    max-width:820px;
    margin:0 auto;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    background-color: white;
}

div#sitewrapper-inner {
    max-width:800px;
    margin:0 auto;
    border-left: 10px solid white;
    border-right: 10px solid white;
    background-color: white;
}


header {
  padding: 156px 0 100px;
}


div#orderbar {
	padding:0.25rem 1rem;
	text-align:center;
	border:1px solid lightgrey;
    border-bottom-width:0;
    max-width: 820px;
    margin:0 auto;
    background-color:#f9f9f9;
}



@media screen and (max-width: 800px) {

    div#sitewrapper-inner { 
        max-width:800px;
        border-width:0 !important;
    }

    div#sitewrapper-outer { 
        max-width:800px;
        border-width:0 !important;
    }

    div#orderbar { 
        max-width:800px;
        border-left: 0 !important;
        border-right: 0 !important;
    }

}

div#orderbar a { 
	width:100%;
	font-weight:400;
	font-size:2rem;

	background: #fe7aa8;
    background: -moz-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef4949), color-stop(100%, #ff0000));
    background: -webkit-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -o-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: linear-gradient(to bottom, #ef4949 0%, #ff0000 100%);
    box-shadow: inset 0 1px 0 0 #ffa9b6, 0 5px 12px 0 rgba(0, 0, 0, .7);
    color: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    

	}

body.geo-id div#orderbar a { 
    font-size:1rem;
}
body.geo-vn div#orderbar a { 
    font-size:1.5rem;
}



p.price {
	margin:1rem 0;
	font-weight:800;
	font-size:1.5em;
}
body.geo-th p.price,
body.geo-vn p.price {
    font-size:1.25em;
}

span.onethird {
    margin-right:1rem;
}

img.productimg {
	max-width: 100%;
	margin: 2rem auto;
}

img { max-width: 100%; }

table td { border:1px solid lightgrey; padding: 0.5rem 1rem;}

footer .container { padding-bottom: 4rem !important; }

section#reviews h2 {
    text-align:center !important;
    font-weight:800;

}
div.review:nth-child(odd) {
    background-color: #efefef;
}

div.review {
    text-align:center;
	/*border-top:1px solid lightgrey;
    border-bottom-width:0;*/
	padding:2rem 1rem;
	margin:0 0;
}
div.review h5 {
	margin: 0 0;
	padding: 0 0 1rem;
}
div.review p {
	padding:1rem 0 0;
	margin: 0 0;
}

div.review p img {
	display:inline-block;
	margin-right:1rem;
}


section {
	padding: 4rem 0;
}
section:last-of-type {
	padding-bottom: 10rem;
}


#lightbox .modal-dialog {
	margin:0 auto;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}
#lightbox .modal-body {
	padding: 0 0;
}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 10px;
    border: 0px solid rgb(255, 255, 255);
    position: fixed;
    top: 0;
    right: 0;
    
    z-index:1032;
}

a.thumbnail img {
	max-width:40%;
}



section#orderformsection {
	background-color:#efefef;
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;

}

div.leadformbanner {
background-color:#E0E0E0;
padding:1rem;
margin:4rem 0 0;
}
div.leadformbanner span,
span.whitebubble {
    padding:5px 10px;
    border-radius: 15px;
    background-color: white;
    font-weight: 800;
}


div.viewingnowbanner {
    padding: 1rem;
    background-color:black;
}
div.viewingnowbanner span.floatleft { 
    float:left;
    color:pink;
    text-align:left;
}

div.viewingnowbanner span.floatright { 
    float:right;
    color:lightgoldenrodyellow;
    text-align:right;
}

p.formfielderror { color:grey; font-size:14px; }







div.viewingnowbanner a {margin-right:10px;}
div.viewingnowbanner a:hover {text-decoration:none;}
div.viewingnowbanner a:hover img {border:0;}
div.viewingnowbanner a.socialcontactbtn img {width:40px;display: inline !important;}







div#leadformheading {
	text-align:center;
	margin-bottom:2rem;
}





div#leadformwrap {

width:100%;

}

div#leadformwrap label {
	display:none;
}

div#leadformwrap input, 
div#leadformwrap select, 
div#leadformwrap button {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #616161;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

div#leadformwrap input {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #616161;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

div#leadformwrap button {

    position: relative;
    background: #fe7aa8;
    background: -moz-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef4949), color-stop(100%, #ff0000));
    background: -webkit-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -o-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ef4949 0%, #ff0000 100%);
    background: linear-gradient(to bottom, #ef4949 0%, #ff0000 100%);
    box-shadow: inset 0 1px 0 0 #ffa9b6, 0 5px 12px 0 rgba(0, 0, 0, .7);
    color: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;

    text-transform: uppercase;
    font-size: 21px;
    cursor: pointer;
    
    border: 1px solid #ff0000;
    letter-spacing: 2px;
    margin: 20px 0 0;
    z-index: 20;
    
    width: 100%;
}

.imgsalespage section#orderformsection {
    max-width: 800px;
    margin: 0 auto;
}

.max800w {
    max-width: 800px;
    margin:0 auto;
}

div#leadformwrap h1, 
div#leadformwrap h3 {
	margin: 20px 0 20px;
}

div.addr_street {
  width: 100%;
}

div.addr_city {
  width: 50%;
}

div.addr_state {
  width: 15%;
}

div.addr_zip {
  width: 28%;
}

div.addr_county {
  width: 45%;
}


div#leadformwrap .discount {
    color: blue;
    display: inline;
    padding: 0px 2%;
}

div#leadformwrap .price {
    color: #000;
}

div#leadformwrap .price {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

div#leadformwrap .price>span {
    font-size: 30px;
    text-align: center;
}

div#leadformwrap .new-price {
    color: #05f505;
    font-weight: 700;
    margin-left: 20px;
}
div#leadformwrap .old-price {
    text-decoration: line-through;
}



div.imgsalespage {
    text-align:center;
    text-align:center !important;
}

div.imgsalespage img {
    display:block;
    margin:0 auto;
}

div.imgsalespage video {
  /* override other styles to make responsive */
  margin: 0 auto;
  max-width: 800px;
  width: 100%    !important;
  height: auto   !important;
  display: block;
}




div.customnav a {margin-right:10px;}
div.customnav a:hover {text-decoration:none;}
div.customnav a:hover img {border:0;}
div.customnav a.socialcontactbtn img {width:40px;}



div#countdowntimer {
    padding:1em 0;
background-color:red;
color:white;
border-top: 2px solid darkgrey;
border-bottom: 1px solid black;
}

span#timeleft {
    font-size:2em;
    font-weight:600;
}



span.itsasale {
    background-color:red;
    color:white;
    border-radius:10px;
    padding:5px 10px;
}

body.geo-my div#orderbar a {
    font-size:1.5em !important;
}

body.geo-my p.price {
    font-size: 20px !important;
    text-align: center;
}

body.geo-my p.reviewsline {
    font-size:0.8em;
}
body.geo-my span.itsasale,
body.geo-id span.itsasale { 
    display:block;
    background:none !important;
    font-weight:800;
    color:red !important; 
}



div#productinfoetc {
 margin:20px 0 20px 0;
}
    div#productinfoetc table {
        margin:10px auto;
    }
div#productinfoetc strong {       
  font-weight: 600;
}
      div#productinfoetc a { text-decoration:underline !important; }


table.variant-quantity-table {
    margin:0 auto;
}
input.variant-quantity-input {
    text-align:center;
    width:30px;
}


div#gallery-main { padding:1rem 0; } 
div#gallery-thumbnails img { width:20%; border:1px solid lightgrey; display: inline-block; margin:0 5px;}





.super-rotation {
    animation-name: super-rotation;
    animation-duration: 7s;
    animation-fill-mode: forwards;
    transition-timing-function: ease-in-out;
}

@keyframes super-rotation {
    70% {
        transform: rotate(1783deg);
    }
    100% {
        transform: rotate(1774deg);
    }
}