/*control CSS*/
.NumberOnly{}
.now{}
.datePic{}
.dateTimePic{}
.TimeOnly{}
.AutoSug{}
/*cccc*/



body {
    color: #000000;  
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: rgba(123, 26, 26, 0)!important;
}

.camera_prev > span:hover {
    background-position: 0 -199px!important;
}

.camera_next > span:hover {
    background-position: -40px -199px!important;
}



hr
{
  border-top: 1px solid #b9b8b8!important;
}

.img-center {margin:0 auto;}

.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
	    border:none;
}
.navbar-inverse {
    background-color: #582d00 !important;
    background-image: none;
}
.navbar-right {
	padding-top:20px;
	font-family: 'Playfair Display', serif;
	font-size:182%;
}
.Camera_Box {
	width: 600px;
	padding: 29px 50px 19px;
	color: #fff;
	background: rgba(1, 187, 212, 0.61);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10%;
	min-height: 1px;
	margin-left: 30px;
}
.Camera_Box h1
{
    font-size: 20px;
    font-weight: 900;
    color: #C0C0C0;
}
.Camera_Box h2 {
	font-size: 30px;	
	font-weight: 900;
	color:#FFFFFF;
}

.bodyContent {
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	font-weight:bold;
	color:#262e35;
	margin-bottom:15px!important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #3a1e00 !important;
}


.footer {
    padding: 5em 0;
    background: #582d00;
}
.footer h4 {
	font-size: 2em;
	color: #fff;
	margin-bottom: .5em;
}

.footer p {	
	color: #fff;
}

.footer a {	
	color: #fff;
}

.footer label{
color: #fff;
}
.footer ul {
	padding: 0;
	margin: 0;
}
.footer ul li {
	list-style: none;
	font-size: 1em;
	color: #eee;
	line-height: 2em;
}
.social-icon {
	margin-top: 1.8em;
}
.social-icon a i {
	width: 32px;
	height: 32px;
	background:#F19E1F url(../img/img-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border-radius: 16px;
}
.social-icon i.icon:hover {
	background: #e44514 url(../img/img-sprite.png) no-repeat 0px 0px;
	border-radius: 0px;
}
.social-icon i.icon {
	background-position: 0px 0px;
}
.social-icon i.icon1 {
	background-position: -32px 0px;
}
.social-icon i.icon1:hover {
	background: #e44514 url(../img/img-sprite.png) no-repeat -32px 0px;
	border-radius: 0px;
}
.social-icon i.icon2 {
	background-position: -64px 0px;
}
.social-icon i.icon2:hover {
	background: #e44514 url(../img/img-sprite.png) no-repeat -64px 0px;
	border-radius: 0px;
}
.social-icon i.icon3 {
	background-position: -96px 0px;
}
.social-icon i.icon3:hover {
	background: #e44514 url(../img/img-sprite.png) no-repeat -96px 0px;
	border-radius: 0px;
}

.gap{
    padding-top: 20px;
	padding-bottom: 20px;
}

.gap1{
    padding-top: 81px;
	padding-bottom: 81px;
}

.gap2{
    padding-top: 110px;
	padding-bottom: 110px;
}

group-addon {
    padding: 4px 10px;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; 
  
  }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; 
  }
            


.card {
  margin-top: 10px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }
  
  .card .Offer_price 
  {
      text-decoration:line-through;
  }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }



.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }



.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }


.detailsQty .qtyBox
{
    margin-left: 0;
    margin-bottom:15px;
}


.Offer_price {
    text-decoration: line-through;
}


.BookListDiv
{
  overflow:auto;
  max-height:1000px;   
    
}


#aboutus {

	overflow: hidden;
	padding: 50px;
	background-position: 50% 0;
	background-attachment: fixed;
	background-image: url(../img/mt-0444-home-parallax1.jpg);
	background-position: 30% 0, 0 0, 50% 0;
	background-repeat:  no-repeat;
	color:#FFFFFF;
}




.NoPading{
    padding-left: 0px; 
    padding-right: 0px; 

}

.hovereffect
{

	color: #FFF;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	background: rgba(39, 43, 48, 0.68);
	margin-bottom:24px;
}
.hovereffect .overlay
{


	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding-left: 8%;
	padding-top: 41%;
    padding-bottom: 50px;
	 background-color: rgba(0, 0, 0, 0.1);
	 
	 -webkit-transition: all .3s ease;
  transition: all .3s ease;
	
}
.hovereffect img
{
	display: block;
	position: relative;
	max-width: none;
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.hovereffect:hover img
{
	
	-webkit-filter: brightness(0.4);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.hovereffect p
{
	
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
.hovereffect:hover p
{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.BtAddtoCart {   
    width: 100%;
    border-radius: 0px!important;
}

.hovereffect small
{
	color: #C3C2C2;
}



#wrapper {
	margin: 0 auto;
	max-width: 100%;
}
#map_canvas {
	height: 700px;
	width: 100%;
}	


#nav_wrapper{
    
   
    margin: 4em 5em !important;
    padding: 1.5em;
    position: absolute;
    right: 0;
    text-align: left;
    width: 400px;
    z-index: 99;
}

#WhyUs h2, h1{
	margin:0;
	padding:0;
}

.TopUserMenu .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.TopUserMenu .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.Copyright
{
    text-align: center;
    padding: 15px;
    background-color: #000000;
    color: #fff;
}
.Copyright a
{   
    text-decoration:none;
    color: #fff;
}
.Copyright a:hover
{
    text-decoration:none;
    color: #f19d1f;
}

/* blinkingText*/


.blinkingText {
    animation-duration: 1200ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation:blink 1200ms infinite; /* Safari and Chrome */
}
@keyframes blink {
    from {
        color:#E00000;
    }
    to {
        color:#DFDFDF;
    }
}
@-webkit-keyframes blink {
    from {
        color:#E00000;
    }
    to {
        color:#DFDFDF;
    }
}

/* blinkingText*/

/* Start Gal */
        .GalCont
        {
            overflow: hidden;
        }
        .Iwe7i
        {
            display: flex;
            flex-wrap: wrap;
            margin: 0px -4px -4px 0px;
        }
        .MTmRkb
        {
            flex: 1 0 384px;
            background-color: #EEE;
            position: relative;
            display: inline-block;
            margin: 0px 4px 4px 0px;
            min-height: 256px;
            min-width: 363px;
        }
        .FLmEnf
        {
            width: 100%;
            height: 0px;
            padding-bottom: 80%;
            background-size: cover;
            border: solid 5px #888;
            background-position: center top;
        }
        .GalTextBox
        {
            bottom: 0px;
            content: "";
            height: 160px;
            position: absolute;
            width: 100%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+45,000000+72&0+43,0.37+72 */
            background: -moz-linear-gradient(top,  rgba(0,0,0,0) 43%, rgba(0,0,0,0.03) 45%, rgba(0,0,0,0.37) 72%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 43%,rgba(0,0,0,0.03) 45%,rgba(0,0,0,0.37) 72%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  rgba(0,0,0,0) 43%,rgba(0,0,0,0.03) 45%,rgba(0,0,0,0.37) 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5e000000',GradientType=0 ); /* IE6-9 */
        }
        .eTMACf
        {
            bottom: 24px;
            color: rgb(249, 240, 240);
            right: 24px;
            left: 24px;
            position: absolute;
            min-height: 40px;
            display: flex;
            flex-direction: column;
            -moz-box-align: start;
            align-items: flex-start;
            justify-content: flex-end;
        }
        .FmgwTd
        {
            font: 500 20px/24px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
            max-height: 48px;
            overflow: hidden;
            margin-bottom: 4px;
        }
        .eTMACf
        {
            color: rgb(249, 240, 240);
        }
        .KU1jCe
        {
            font: 400 12px/16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
        }


/* end Gal */


.bg-black-haze {
  background: -moz-linear-gradient(0deg, #f7f7f7 0%, #fff 100%);
  background: -webkit-linear-gradient(0deg, #f7f7f7 0%, #fff 100%);
  background: -o-linear-gradient(0deg, #f7f7f7 0%, #fff 100%);
  background: -ms-linear-gradient(0deg, #f7f7f7 0%, #fff 100%);
  background: linear-gradient(0deg, #f7f7f7 0%, #fff 100%); }

.bg-acapulco {
  fill: #55bbeb;
  background: #55bbeb;
  background: -moz-linear-gradient(90deg, #55bbeb 0%, #84c450 100%);
  background: -webkit-linear-gradient(90deg, #55bbeb 0%, #84c450 100%);
  background: -o-linear-gradient(90deg, #55bbeb 0%, #84c450 100%);
  background: -ms-linear-gradient(90deg, #55bbeb 0%, #84c450 100%);
  background: linear-gradient(90deg, #55bbeb 0%, #84c450 100%); }

.bg-blue-gray {
  background: -moz-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
  background: -webkit-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
  background: -o-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
  background: -ms-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
  background: linear-gradient(90deg, #8668ad 0%, #55bbeb 100%); }

.bg-red {
  background: -moz-linear-gradient(90deg, #f54b0f 0%, #e50a0a 100%);
  background: -webkit-linear-gradient(90deg, #f54b0f 0%, #e50a0a 100%);
  background: -o-linear-gradient(90deg, #f54b0f 0%, #e50a0a 100%);
  background: -ms-linear-gradient(90deg, #f54b0f 0%, #e50a0a 100%);
  background: linear-gradient(90deg, #f54b0f 0%, #e50a0a 100%); }

.bg-mantis, .scrollToNext {
  background: -moz-linear-gradient(90deg, #42b574 0%, #84c450 100%);
  background: -webkit-linear-gradient(90deg, #42b574 0%, #84c450 100%);
  background: -o-linear-gradient(90deg, #42b574 0%, #84c450 100%);
  background: -ms-linear-gradient(90deg, #42b574 0%, #84c450 100%);
  background: linear-gradient(90deg, #42b574 0%, #84c450 100%); }

.bg-shark {
  background: -moz-linear-gradient(90deg, #191919 0%, #434345 100%);
  background: -webkit-linear-gradient(90deg, #191919 0%, #434345 100%);
  background: -o-linear-gradient(90deg, #191919 0%, #434345 100%);
  background: -ms-linear-gradient(90deg, #191919 0%, #434345 100%);
  background: linear-gradient(90deg, #191919 0%, #434345 100%); }

.bg-shark-radio {
  background: radial-gradient(ellipse at center, #212121 0%, #191919 100%);
  fill: radial-gradient(ellipse at center, #212121 0%, #191919 100%); }

.bg-deluge {
  background: -moz-linear-gradient(90deg, #8668ad 0%, #695999 100%);
  background: -webkit-linear-gradient(90deg, #8668ad 0%, #695999 100%);
  background: -o-linear-gradient(90deg, #8668ad 0%, #695999 100%);
  background: -ms-linear-gradient(90deg, #8668ad 0%, #695999 100%);
  background: linear-gradient(90deg, #8668ad 0%, #695999 100%); }

.bg-malibu {
  background: -moz-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
  background: -webkit-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
  background: -o-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
  background: -ms-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
  background: linear-gradient(90deg, #64aae1 0%, #79ccf2 100%); }

.bg-saffron {
  background: -moz-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -webkit-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -o-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -ms-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%); }

.bg-blue-gray-tilt {
  background: -moz-linear-gradient(45deg, #8668ad 0%, #55bbeb 100%);
  background: -webkit-linear-gradient(45deg, #8668ad 0%, #55bbeb 100%);
  background: -o-linear-gradient(45deg, #8668ad 0%, #55bbeb 100%);
  background: -ms-linear-gradient(45deg, #8668ad 0%, #55bbeb 100%);
  background: linear-gradient(45deg, #8668ad 0%, #55bbeb 100%); }

.bg-red-tilt {
  background: -moz-linear-gradient(45deg, #f54b0f 0%, #e50a0a 100%);
  background: -webkit-linear-gradient(45deg, #f54b0f 0%, #e50a0a 100%);
  background: -o-linear-gradient(45deg, #f54b0f 0%, #e50a0a 100%);
  background: -ms-linear-gradient(45deg, #f54b0f 0%, #e50a0a 100%);
  background: linear-gradient(45deg, #f54b0f 0%, #e50a0a 100%); }

.bg-mantis-tilt {
  background: -moz-linear-gradient(45deg, #42b574 0%, #84c450 100%);
  background: -webkit-linear-gradient(45deg, #42b574 0%, #84c450 100%);
  background: -o-linear-gradient(45deg, #42b574 0%, #84c450 100%);
  background: -ms-linear-gradient(45deg, #42b574 0%, #84c450 100%);
  background: linear-gradient(45deg, #42b574 0%, #84c450 100%); }

.bg-shark-tilt {
  background: -moz-linear-gradient(45deg, #191919 0%, #434345 100%);
  background: -webkit-linear-gradient(45deg, #191919 0%, #434345 100%);
  background: -o-linear-gradient(45deg, #191919 0%, #434345 100%);
  background: -ms-linear-gradient(45deg, #191919 0%, #434345 100%);
  background: linear-gradient(45deg, #191919 0%, #434345 100%); }

.bg-deluge-tilt {
  background: -moz-linear-gradient(45deg, #8668ad 0%, #695999 100%);
  background: -webkit-linear-gradient(45deg, #8668ad 0%, #695999 100%);
  background: -o-linear-gradient(45deg, #8668ad 0%, #695999 100%);
  background: -ms-linear-gradient(45deg, #8668ad 0%, #695999 100%);
  background: linear-gradient(45deg, #8668ad 0%, #695999 100%); }

.bg-malibu-tilt {
  background: -moz-linear-gradient(45deg, #64aae1 0%, #79ccf2 100%);
  background: -webkit-linear-gradient(45deg, #64aae1 0%, #79ccf2 100%);
  background: -o-linear-gradient(45deg, #64aae1 0%, #79ccf2 100%);
  background: -ms-linear-gradient(45deg, #64aae1 0%, #79ccf2 100%);
  background: linear-gradient(45deg, #64aae1 0%, #79ccf2 100%); }

.bg-saffron-tilt {
  background: -moz-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -webkit-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -o-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: -ms-linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%);
  background: linear-gradient(90deg, #f5bf2f 0%, #F3A43D 100%); }
