﻿body
{
	font-family: 'Raleway' , sans-serif;
	font-size: 16px;
}

@font-face
{
	font-family: 'museo300';
	src: url(  'fonts/Museo300-Regular.otf' );
}
@font-face
{
	font-family: 'museo500';
	src: url(  'fonts/Museo500-Regular.otf' );
}
@font-face
{
	font-family: 'museo700';
	src: url(  'fonts/Museo700-Regular.otf' );
}
.uro:hover, .crt-plus:hover > .uro
{
    background-color:rgba(255, 173, 30, 0.66);
}
.cart-btn > div:hover > .uro, .cart-block > div:hover > .uro
{

    background-color:rgba(255, 173, 30, 0.66);
}
.flyimg{width:35px; display:none;}
a
{
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
a:hover, a:focus
{
	border: none;
	outline: none;
}
img
{
	border: none;
	outline: none;
}
img:hover, img:focus
{
	border: none;
	outline: none;
}
.header
{
	/*background-color: rgba(0, 0, 0, 0.298039);*/
	background-color: rgba(238, 238, 238, 0.55);
	height: 79px;
}
.header1-white
{
	background-color:#fff;
	border-bottom:solid 1px #ddd;
}
.logo img
{
	width: 150px;
}
.menu-block
{
	margin-bottom: 0;
	min-height: auto;
	background-color: Transparent;
	border: none;
}
.menu-block .navbar-toggle
{
	margin-top: 20px;
}
.menu-block .navbar-brand
{
	height: auto;
	padding: 0 15px;
}
.menu-block .navbar-brand img
{
	width: 150px;
}
.menu-block .navbar-toggle .icon-bar
{
	background-color: #b21f2d;
}
.menu-block .navbar-toggle:focus .icon-bar, .menu-block .navbar-toggle:hover .icon-bar
{
	background-color: #fff;
}
.menu-block .navbar-collapse
{
	border-color: rgba(255, 255, 255, 0.31);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.menu-block .navbar-nav
{
	float: right;
	padding: 14px 0;
}
.menu-block .navbar-nav li
{
}
.menu-block .navbar-nav li a
{
	font-size: 14px;
	color: #000; /*color: #FCBF27;     text-transform: uppercase;*/
	font-weight: 500;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: museo500;
}
.menu-block .navbar-nav li a:hover, .menu-block .navbar-nav li a:focus
{
	color: #fff;
}
.banner
{
	/*background: url('img/banner.jpg') no-repeat center center;     -webkit-background-size: cover;     -moz-background-size: cover;     -ms-background-size: cover;     -o-background-size: cover;     background-size: cover; 	position: relative;     height: 100vh;     width: 100%;     height: 580px;*/
}
.banner .carousel-control.left, .banner .carousel-control.right
{
	background-image: none;
}
.section1
{
	padding: 30px 0;
}
.heading1
{
	margin-bottom: 40px;
}
.heading1 h1
{
	text-transform: uppercase;
	color: #4b4741;
	text-align: center;
	font-weight: 800;
	font-size: 225%;
}
.heading1 h1:after
{
	content: "";
	display: block;
	position: relative;
	height: 3px;
	width: 113px;
	background-color: #f9c56a;
	margin: 0px auto;
}
small
{
	font-family: 'Josefin Sans' , sans-serif;
	display: block;
	font-weight: 700;
	display: block !important;
	text-transform: none;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
p
{
	font-family: "Josefin Sans" ,sans-serif;
	color: #828281;
}
.heading1 h1 small
{
	font-weight: 400;
	color: #777;
}
.section1 p
{
	font-size: 130%;
	margin-bottom: 25px;
}
.payment-sec h1
{
color: #ff8800;
    font-weight: 700;
}

 .toggle-off.btn, .toggle-on.btn
{
background-color: #ca530f;
    box-shadow: inset 1px 1px 3px #963B06;
    border-color:#963B06 !important;
}

.payment-sec h3
{
color: #fa4329;
}


.notification
{

    border: 1px solid #fff5c2;
    background-color: #fffbe6;
    padding: 12px;
    margin-bottom: 24px;
    color: #65470f;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    padding-left: 40px;
}
.notification:after
{
font-family: 'fontawesome';
    content: '\f071';
    position: absolute;
    left: 10px;
    top: 8px;
    color: #ff8800;
    font-size: 15pt;
}
.payment-forms
{
background-color:#fff !important;
}
.height textarea
{
    height: 163px;
}
.pay-label
{
    margin-top: 8px;
    /* padding-bottom: 25px; */
    padding: 0px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;

}
.list-box
{
-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #f3f1ed;
    padding: 9px 15px;
    height: 42px;
          
}

.btn-color
{
background-color: #B21F2D;
    border-color: #B21F2D;
    color: #fff;
    border-radius: 0px;
    font-size: 110%;
    height:39px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 20px;
}

.divider-black
{
    background-repeat: repeat-x;
    height: 4px;
    background-image: none;
    border-bottom: 1px dotted #222;
    margin-bottom: 12px;
    }
    
    .paymen a
    {
    margin-top:20px;
    }
    
.section2
{
	background: url(   'img/section2-bg.jpg' ) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
}
.white h1
{
	color: #fff;
}
.white h1 small
{
	color: #eee;
}
.section2 .slide .carousel-inner
{
	margin: 0 auto;
	width: 90%;
	background-color: #fff;
}
.section2 .slide .carousel-inner .item .slider-img
{
	overflow: hidden;
	padding: 0;
}
.section2 .slide .carousel-inner .item img
{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	opacity: 1;
}
.section2 .slide .carousel-inner .item:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	opacity: 0.9;
}
.section2 .slide .carousel-control.left
{
	background-image: none;
	width: auto;
	height: 51px;
	top: 45%;
}
.section2 .slide .carousel-control.right
{
	background-image: none;
	width: auto;
	height: 51px;
	top: 45%;
}
.slider-content h1
{
	font-size: 180%;
	text-align: left;
	text-transform: none;
	font-weight: 700;
}
.slider-content small
{
	font-size: 75%;
	text-align: left;
	line-height: 1.2em;
	color: #aaa;
}
.slider-content h1:after
{
	content: "";
	display: block;
	position: relative;
	height: 3px;
	width: 113px;
	background-color: #f9c56a;
	margin: 0px;
}
.slider-content p
{
	margin-bottom: 0;
	font-size: 120%;
}
.section3
{
	padding: 40px 0;
}
.no-padding
{
	padding: 0;
}
.form-bg
{
	border: 1px solid #f3f1ed;
	float: left;
	padding: 30px;
	font-family: "Josefin Sans" ,sans-serif;
}
.form-bg label
{
	font-size: 110%;
	font-weight: 400;
	display: block;
}
.form-bg i
{
	position: absolute;
	right: 30px;
	top: 62%;
	color: #f9c56a;
}
.form-bg .form-control
{
	padding-right: 50px;
	font-size: 16px;
}
.form-control
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background-color: #f3f1ed;
	padding: 9px 15px;
	height: 42px;
}
.sub-btn
{
	background-color: #C54753;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 110%;
	font-family: "Raleway" ,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 40px;
	color: #fff;
}
.sub-btn:hover, .sub-btn:focus
{
	background-color: #B21F2D;
	border-color: #B21F2D;
	color: #fff;
}
.input-group-addon
{
	color: #f9c56a;
	background-color: #f3f1ed;
	border: none;
	border-radius: 0;
}
.form-footer
{
	position: relative;
	text-align: center;
	background-color: #fafafa;
	overflow: visible;
	padding-top: 20px;
}
.form-footer p
{
	margin-bottom: 20px;
}
.form-footer span
{
	position: relative;
	bottom: -1px;
	display: block;
	width: 100%;
	height: 5px;
	text-align: center;
	background: 0 center repeat-x url(   "img/zigzag.png" );
}
.footer1
{
	background: url(   'img/footer-bg.jpg' ) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: "Josefin Sans" ,sans-serif;
	padding-bottom: 20px;
}
.footer1 h1
{
	font-family: "Raleway" ,sans-serif;
	color: #f9c56a;
	font-size: 110%;
	text-align: left;
	margin: 60px 0px 26px;
	font-weight: 800;
	text-transform: uppercase;
}
.footer1 .abt-cont
{
	height: 78px;
	overflow: hidden;
	color: #fff;
	font-size: 110%;
}
.footer1 .abt-cont p
{
	color: #fff;
}
.footer1 a
{
	color: #f9c56a;
	text-decoration: none;
	font-size: 14px;
}
.footer1 a:hover
{
	color: #999;
}
.gal-list
{
	height: 150px;
	overflow: hidden;
}
.gal-list li
{
	width: 27%;
	padding: 0 5px 5px 0;
	vertical-align: top;
}
.gal-list li img
{
	width: 100%;
}
.social-icons li
{
	padding: 0;
	float: left;
}
.social-icons li a
{
	margin-right: 1px;
	color: #FFF;
	background-color: #343434;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	width: 35px;
	height: 38px;
	display: inline-block;
	text-align: center;
	font-size: 17px;
}
.social-icons li a i
{
	line-height: 38px;
}
.social-icons li a:hover
{
	background: #f9c56a;
	color: #343434;
}
.address-list
{
	color: #bcbcbc;
	font-size: 105%;
	float: left;
	margin-top: 25px;
}
.address-list li
{
	padding-bottom: 10px;
}
.address-list li i
{
	margin-right: 10px;
	color: #f9c56a;
	width: 18px;
	text-align: center;
}
.footer2
{
	background-color: #1c1c1e;
	padding: 30px 0;
	text-align: center;
	color: #b5b5b4;
	font-size: 100%;
	font-family: "Josefin Sans" ,sans-serif;
}
.footer2 a
{
	color: #f9c56a;
}
.footer2 a:hover
{
	color: #999;
	text-decoration: none;
}
.cont-banner
{
	/*background: url( 'img/content-banner.jpg' ) no-repeat center center;     -webkit-background-size: cover;     -moz-background-size: cover;     -ms-background-size: cover;     -o-background-size: cover;     background-size: cover;     padding: 250px 0 210px;*/
}
.section
{
	padding: 30px 0;
}
.side-head h1
{
	text-align: center;
	margin: 0; /*font-size: 380%;     line-height: 70px;     font-weight: 900;     color: #fff;*/
	font-size: 200%;
	color: #000;
	padding: 20px 0 0;
	font-weight: 900;
}
.sub-tit1 h5
{
	text-transform: uppercase;
	color: #4b4741;
	text-align: left;
	font-weight: 800;
	font-size: 150%;
	margin-bottom: 15px;
}
.address li
{
	font-family: "Josefin Sans" ,sans-serif;
	color: #6B6B6B;
	font-size: 110%;
	padding-bottom: 15px;
}
.address li i
{
	margin-right: 10px;
	color: #f9c56a;
	width: 18px;
	text-align: center;
}
.gallery
{
	padding: 0;
	margin: 0;
}
.gallery li
{
	list-style: none;
	margin-bottom: 25px;
}
.gallery li img
{
	cursor: pointer;
	border: solid 2px #B21F2E;
}
.modal-body
{
	padding: 5px !important;
}
.modal-content
{
	border-radius: 0;
}
.modal-dialog img
{
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.controls
{
	width: 34px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	text-align: center;
	padding: 6px 0;
	color: #000;
}
.controls:hover
{
	color: #B21F2E;
}
.next
{
	float: right;
}
.gallery-modal
{
	margin: 60px auto;
}
.gallery-modal .close
{
	opacity: 1;
	text-shadow: none;
	font-size: 30px;
	color: #fff;
}
.gallery-modal .close:focus, .gallery-modal .close:active
{
	outline: none;
}
.gallery-modal .modal-header
{
	padding: 0;
	min-height: auto;
	border-bottom: none;
	position: absolute;
	z-index: 100;
	right: -21px;
	top: -21px;
}
.cont-list li
{
	font-family: "Josefin Sans" ,sans-serif;
	color: #6B6B6B;
	font-size: 110%;
	padding-bottom: 15px;
	position: relative;
	padding-left: 35px;
}
.cont-list li i
{
	color: #f9c56a;
	text-align: center;
	font-size: 9px;
	position: absolute;
	top: 8px;
	left: 12px;
}
.cont-list li ul
{
	padding-top: 15px;
}
.cont-list li ul li
{
}
.cont-list li ul li i
{
	font-size: 16px;
	font-weight: bold;
	top: 6px;
}
.pad0
{
padding:0;
}
.mar15
{
margin-left: 15px;
}
.check-login1
{
margin:15px 0;
}
a.pdf-btn
{
	color: #fff;
	background-color: #B21F2D;
	text-decoration: none;
	padding: 10px 15px;
	font-family: "Josefin Sans" ,sans-serif;
	font-size: 120%;
	font-weight: 600;
}
.tab-padding
{
	padding: 0;
}
.menu-block .navbar-nav li a
{
	padding: 0px 10px;
}
.menu-block .container-fluid
{
	padding: 0;
}
.menu-block .navbar-nav
{
	padding: 15px 0;
}
.time
{
	text-align: right;
	padding: 4px 10px 0;
	color: #b9212f;
	font-weight: 500;
}
.time-block
{
	background-color: rgba(0, 0, 0, 0.42);
	color: #b9212f;
	font-weight: 500;
	text-align: right;
	padding: 10px;
	height: 40px;
}
.address-list2
{
	color: #bcbcbc;
	font-size: 98%;
	margin-top: 25px;
}
.address-list2 li
{
	padding-bottom: 6px;
}
.tab-clear
{
}
.rslides
{
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: 100% !important;
	border-bottom: 2px solid #aaa;
}
.rslides li
{
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child
{
	position: relative;
	display: block;
	float: left;
}
.rslides img
{
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.catmenu h3
{
	font-size: 150%;
	color: #000;
	font-weight: 900;
	border-bottom: dotted 1px #000;
	padding-bottom: 10px;
}
.catmenu .navbar-inverse
{
	background-color: Transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	min-height: auto;
}
.catmenu .navbar-inverse .container-fluid
{
	padding: 0;
}
.catmenu .navbar-inverse .navbar-nav
{
	float: none;
}
.catmenu .navbar-inverse .navbar-nav li
{
	float: none;
	display: block;
}
.catmenu .navbar-inverse .navbar-nav li a
{
	text-decoration: none;
	color: #86a03b;
	font-weight: 600;
	font-family: "Josefin Sans" ,sans-serif;
	padding: 7px 0;
	font-size: 120%;
	position: relative;
}
.catmenu .navbar-inverse .navbar-nav li a:hover
{
	color: #b21f2d;
}
.catmenu .navbar-inverse .navbar-nav li.active a
{
	background-color: Transparent;
	color: #b21f2d;
}
.catmenu .navbar-inverse .navbar-nav li.active a:before
{
	content: "";
	border-color: transparent #b21f2d;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	height: 0;
	width: 0;
	position: absolute;
	left: -16px;
	top: 11px;
}
.menu-content > .container-fluid
{
	margin-bottom: 20px;
}
.sub-tit2
{
	font-size: 125%;
	border-bottom: dotted 1px #000;
	padding-bottom: 8px;
	margin-bottom: 0;
}
.men-desc
{
}
.men-desc a
{
	display: block;
	padding: 0;
	padding-bottom: 20px;
	border-bottom: dotted 1px #c7c7c7;
}
.men-desc:last-child a
{
	/*border-bottom:none;*/
}
.men-desc a:hover
{
	background-color: #f5faff;
}
.men-desc a h3
{
	font-size: 106%;
	color: #000;
	margin-top: 15px;
}
.men-desc a p
{
	font-size: 93%;
	color: #000;
}
.men-desc a span
{
	color: #838383;
	font-size: 100%;
	display: block;
	font-weight: 300;
	font-family: "Josefin Sans" ,sans-serif;
}
.men-desc a ul
{
}
.men-desc a ul li
{
	font-size: 87%;
	color: #000;
	padding-bottom: 4px;
	font-family: "Josefin Sans" ,sans-serif;
}
.cart-btn
{
	text-align: right;
	padding-top: 20px;
}
.cart-btn>div
{
	position:relative;
}
.crt-plus
{
	position:relative;
	display:inline-block;
    cursor:pointer ;
}
.crt-plus:before
{
    font-family: "Courier";
    content: "+";
    border-left: 1px solid #ffffff;
    padding-left: 9px;
    right: 9px;
    z-index: 1;
    position: absolute;
    top: 4px;
    color: #fff;
}
.cart-btn.na>div:after 
{
    content: "";
    font-family: "Courier";
    content: "+";
    border-left: 1px solid #ffffff;
    padding-left: 9px;
    right: 9px;
    z-index: 1;
    position: absolute;
    top: 4px;
    color: #fff;
}   
.cart-btn-div input.crt-bt
{
	 background-color: rgba(41, 37, 30, 0);
	display: inline-block;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-md-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	width: 90px;
	border: none;
	outline: none;
	cursor: pointer;
}
.men-desc .dropdown-menu
{
	position: relative;
	width: 100%;
	padding: 10px;
	background-color: #efefef;
	box-shadow: none;
	border: none;
	padding: 20px;
}
.men-desc .dropdown-menu:before
{
	width: 0px;
	height: 0px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 30px solid #efefef;
	margin: 0 auto;
	content: "";
	position: absolute;
	top: -30px;
	right: 30px;
}
.men-desc .dropdown-menu .form-control
{
	background-color: #fff;
}
.cart-block
{
	text-align: right;
}
.cart-block > a
{
	display: inline-block;
	padding: 7px 15px;
	background-color: #fff;
	border: solid 1px #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #000;
}
.cart-block > a:hover
{
	background-color: #fff;
}
cart-btn-div1 input.cart-total
{
	background-color: rgba(255, 173, 30, 0.03);
	display: inline-block;
	padding: 7px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-md-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	border: none;
	outline: none;
	width: 100px;
/*	margin-left: 10px;*/
  cursor :pointer;
}
.cart-block .crt-plus input.cart-total
{
	background-color: rgba(255, 173, 30, 0.03);
	display: inline-block;
	padding: 7px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-md-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	border: none;
	outline: none;
	width: 100px;
/*	margin-left: 10px;*/
  cursor :pointer;
}
.cart-block .crt-plus input.cart-total:hover
{
	background-color: rgba(255, 173, 30, 0);
	color: #fff;
}
.cart-section
{
	/*transform: scale(1) rotate(20deg);
	-webkit-transform: scale(1) rotate(20deg);
	-ms-transform: scale(1) rotate(20deg);
	position: fixed;
	background-image: url(img/basket.png); /* background-size: 100% 100%; 
	width: 60px;
	height: 100px;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-color: #50aecc;
	top: 115px;
	right: -25px;
	background-repeat: no-repeat;
	background-position: center 22%;*/
	    z-index: 1016;
	position: fixed;       
    border-radius: 5px;
    width: 195px;
    top: 95px;
    right: 0;    
}
.cart-section .price
{
	/*color: white;
	font-weight: bolder;
	font-size: 30px;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	position: absolute;
	top: 50%;*/
	
	background-color: #aec44a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
    font-size:120%;
}
.cart-section .price span.link_a
{
	display:block;	
}
.cart-section .price span.link_a i.fa
{
	padding:10px;	
	border-right:solid 1px #fff;
}
.cart-section .price span.link_a a
{
	padding:0 10px;
	color:#fff;
}
.check-form
{
	float:none;
	margin:0 auto;
	border:solid 1px #ddd;
	padding:25px;
	margin-bottom:25px;
}
.check-form .lbl-name2
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.check-form .form-control
{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ch-btn
{
	background-color: #C54753;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 110%;
	font-family: "Raleway" ,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	padding: 8px 20px;
	color: #fff;
}
.ch-btn:hover
{
	background-color: #B21F2D;
	border-color: #B21F2D;
	color: #fff;
}
.cart-table
{
}
.cart-table th
{
	font-weight: 700;
	text-transform: uppercase;
	color: #666;
	font-size: 14px;
	border-bottom-width: 1px;
}
.cart-table > thead > tr > td, .cart-table > thead > tr > th
{
	border-bottom-width: 1px;
}
.cart-table td
{
	color: #5C5C5C;
	font-size: 14px;
	text-transform: capitalize;
}
.cart-table td.pdt a
{
	color: #666;
	text-decoration: none;
}
.cart-table td.pdt a:hover
{
	text-decoration: underline;
}
.cart-count h1
{
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 15px;
}
.back-btn
{
	margin-bottom: 15px;
	text-align: right;
}
.back-btn a
{
	text-decoration: none;
	color: #000;
}
.back-btn a:hover
{
	text-decoration: underline;
}
.up-btn
{
	background: #B21F2D;
	border: 1px solid #B21F2D;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
}
.up-btn:hover, .up-btn:focus, .up-btn:active
{
	background: #000;
	border-color: #000;
	color: #FFFFFF;
	outline: none;
}
.total-price
{
	font-weight: bold;
	padding: 15px 177px;
	font-size: 15px;
}
.srcbtn
{
	background-color: #ffad1e;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 90%;
	font-family: "Raleway" ,sans-serif;
	font-weight: 500;
	padding: 4px 10px;
	color: #fff;
	border:none;
	outline:none;
}
.srcbtn:hover
{
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#bgPopup
{
	margin: 0; 
    position: fixed; 
    _position: absolute; 
    height: 100%; 
    width: 100%; 
    top: 0; 
    left: 0; 
    background: rgba(0, 0, 0, 0.68); 
    z-index: 9995; 
    opacity: 1;
    visibility:hidden;
}
.check-list
{
}
.check-list input
{
    margin: 0;
    vertical-align: middle;
}
.check-list span
{
    margin-left: 7px;
}
.check-login
{
	float: none;
    margin: 0 auto;
    border: solid 1px #ddd;
    padding: 25px;
    margin-bottom:30px;
}
.check-login .form-control
{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.radio-list input[type=radio] 
{
}
.radio-list label
{
    font-weight: normal;
    padding-left: 10px;
}
.forget-link a
{
    text-decoration: none;
    color: #000;
    font-weight: 600;
}
.forget-link a:hover
{
	text-decoration: underline;
}
.cat-fixed
{
	position:relative;
}
.cat-fixed .catfix-in
{
	position:fixed;
	top:80px;
}
.lbl
{
	margin:10px 0;
}
.txt-ar
{
	height:154px;
}
.cey-txt p
{
font-weight: bold;
        margin-left: 15px;
}
.txt-ceylon
{
	margin-top:20px;
}
.sec-txt p
{
	padding:10px;
}
.sec-txt a
{
	text-decoration:underline;
}
.lbl-txt
{
	margin-top:20px;
}
.paymen
{
	margin:20px 0;
}
.ce-gew
{
	margin:0;
}
.paymentdetails .paymentdetailsbox {
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-radius: 6px;
    margin-top: 12px;
    padding: 12px;
}
.cashpulldown
 {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1210px)
{
	.menu-block .navbar-nav li a
	{
		font-size: 10px;
		padding: 10px;
	}
}
@media (max-width: 991px)
{
	.header-hight
	{
		margin-top: 40px;
	}
	.menu-block .navbar-brand img
	{
		width: 140px;
	}
	.tab-padding
	{
		padding: 0 15px;
	}
	.menu-block .container-fluid
	{
		padding: 0 15px;
	}
	.menu-block .navbar-nav
	{
		padding: 14px 0;
	}
	.menu-block .navbar-header
	{
		float: none;
	}
	.menu-block .navbar-toggle
	{
		display: block;
	}
	.menu-block .navbar-collapse.collapse
	{
		display: none !important;
	}
	.menu-block .navbar-nav
	{
		float: none !important;
		margin: 0; /*background-color: rgba(0, 0, 0, 0.298039);*/
		background-color: rgba(238, 238, 238, 0.55);
		-webkit-box-shadow: 0 0 1px 1px #f9c56a;
		-moz-box-shadow: 0 0 1px 1px #f9c56a;
		-ms-box-shadow: 0 0 1px 1px #f9c56a;
		-o-box-shadow: 0 0 1px 1px #f9c56a;
		box-shadow: 0 0 1px 1px #f9c56a;
	}
	.menu-block .navbar-nav > li
	{
		float: none;
	}
	.menu-block .navbar-nav > li > a
	{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 13px;
		padding: 10px 15px;
	}
	.menu-block .navbar-nav li a:hover, .menu-block .navbar-nav li a:focus
	{
		color: #b21f2d;
	}
	.menu-block .navbar-collapse.collapse.in
	{
		display: block !important;
	}
	.tab-clear
	{
		clear: left;
	}
}


@media only screen and (max-width:991px)
{
	body
	{
		font-size: 14px;
	}
}
@media only screen and (max-width:767px)
{
	body
	{
		font-size: 13px;
	}
	.menu-block .navbar-nav
	{
		float: none;
		padding: 0;
	}
	.section2 .slide .carousel-control.left
	{
		left: -10px;
		width: 15px;
	}
	.section2 .slide .carousel-control.right
	{
		right: -10px;
		width: 15px;
	}
	.side-head h1
	{
		font-size: 300%;
	}
	.form-bg
	{
		padding: 0px;
	}
	.cart-btn
	{
		text-align: left;
	}
}
