/*
Rounded Boxed Skin
*/

/* Menu items */
.menuzord-menu > li{
	padding: 18px 2px;
}
.menuzord-menu > li > a{
	padding: 8px 14px;
	border-radius: 0px;
}

.btn{
    border-radius: 0px;
}

.footer a.active{   
    border: 1px solid;
    padding: 3px;
}

/* Active/hover state (Menu items) */
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a{
	background: #a18f64;
	color: #fff;

}

.gold-col-1 .col-xs-1 {
    width: 12%;
    
}


.item_quote{
      color: #a18f64;
      background-color: #282828;
      margin-bottom:10px;
      padding-top: 10px;
      padding-bottom: 10px;
      min-height: 65px;
}

.item_quote_two{
      color: #a18f64;
      background-color: #282828;
      margin-bottom:10px;
      padding-top: 10px;
      padding-bottom: 10px;
}


.sectionTitle .thinLine {
    width: 40%;
    margin: 15px auto 0 auto;
}

.sectionTitle .thinLine {
    height: 1px;
    width: 100%;
    margin-top: 15px;
    background-color: #a18f64;
}

.sectionTitle .thickLine {
    width: 15%;
}
.sectionTitle .thickLine {
    height: 3px;
    width: 45%;
    margin: 0 auto 35px auto;
    background-color: #a18f64;
}

.appointment_button{
    background-color: #a18f64;
    color: #fff;
    border: none;
}

.goldPromo {
    margin: 0 0 30px 0;
}

.xbox{
  height: 315px !important;
}

.sbox{
  height: 140px !important;
  padding: 10px;
  background: none !important;
}

.line-height-time{
  line-height: 1.4em;
}

.heading-top .col-xs-12{
    
    padding-right: 3px;
    padding-left: 3px;

}

.gold-max .col-xs-2 { 
    padding: 0px;
} 

  

.max-right{
    float: right;
} 

.metals-float-right .form-control{        
    float: right; 
    width: 45% !important;
}
.metals-float-right span{        
    float: right; 
}

.metals-float-right .col-xs-4 .form-control{        
    float: right; 
    width: 72% !important;
}

.metals-float-right .col-xs-2 .form-control{        
    
    width: 100% !important;
}

.metals-float-right .btn{        
    float: none;
    text-align: center; 
}

.mt-29{
    margin-top: 29px;
}

.max-no-padding{
    padding: 0px;
}

.max-no-padding .col-md-6{
    padding: 0px;
    width: 45%
}


.no-padding .col-xs-8{

    text-align: left;
}

.no-padding .col-xs-4 .form-control{
    width: 90%;
    border-bottom: none;
}

.last-border .form-control{
    border-bottom: 1px solid #A18F64 !important;
}

.color-gold{
    color: #a18f64;
}
.color-gold h5{
    color: #a18f64;
} 

.gold-form-max{
    text-align: right;
    font-size: 14px;
}

.price-heading{
    font-size: 15px !important;
    font-weight: 600;
}
.price-heading h5{
    font-size: 17px !important;
    font-weight: 700;
}

.form-box-max{
    font-size: 15px !important;
    font-weight: 500;
}

.gold-form-max-right{
    text-align: left;
}

.goldPromoInnermax {
    display: inline-block;
        width: 100%;
    font-size: 14px;
    line-height: 22px;
    background: url(../images/bg-box.png) no-repeat bottom right #f9f9f9;
    border: 1px solid #a18f64;
}

.goldPromoInnermax-img {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    background: #f9f9f9;
    border: 1px solid #a18f64;    
}

.all_boxes_inner{
    background: url(../images/bg-box.png) no-repeat bottom right #f9f9f9;
}

.platinum-qty-full .form-control{
    width: 100% !important;
}



h3, .h3 {
    font-size: 23px !important;
}

.platinum-qty-full .col-xs-8{
    text-align: left;
}

.goldPromoInnermax-img  .form-control {
    padding: 2px 4px;
    height: 25px;
    width: 90%;
    border-color: #A18F64;
}

.col-md-12 .goldPromoInnermax-img input[type=submit]{
    width: 35% !important;
} 
.goldPromoInnermax-img input[type=submit] {
   background-color: #A18F64; 
   color: #fff;
   padding: 4px 8px;
   height: 35px;
   -webkit-transition: color .3s linear, background .3s linear;
   transition: color .3s linear, background .3s linear; 
   /*width: 100%;*/
   width: 65% !important;
   margin: 0 auto;
}

.amaxing-box{

    line-height:2.5em;
    margin:30px;
    padding:15px;
    margin-top:45px;    
    margin-bottom:45px;
    background-color:#fff;
    border: 1px solid #a18f64;
    color: #A18F64 !important;
}

.goldPromoInnermax  .form-control {
    padding: 4px 8px;
    height: 35px;
    border-color: #A18F64;
}


.goldPromoInnermax textarea{    
    width: 100%;
    border-color: #A18F64;
}

.max-form .form-control {
    padding: 4px 8px;
    height: 35px;
    border-color: #A18F64;
}

.max-form  textarea{    
    width: 100%;
    border-color: #A18F64;
}


.goldPromoInnermax .col-xs-10{
    padding-right: 0px;
    padding-left: 0px;
}


.goldPromoInnermax input[type="radio"]{    
    height: 15px;
    box-shadow: none;
    text-align: left;
    width: auto;
    display: inline;
    float: left;
    
}



label.myLabel input[type="file"] {
    position: fixed;
    top: -1000px;
}

/***** Example custom styling *****/
.myLabel {
    color: #333;
    background: #fff;
    width: 100%;
    cursor: pointer;
    letter-spacing: .1em;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 15px 0 0;
    border: 1px solid #a18f64;
    display: inline-block;
    padding: 4px 10px;
    -o-transition: color .3s linear, background .3s linear;
    -moz-transition: color .3s linear, background .3s linear;
    -webkit-transition: color .3s linear, background .3s linear;
    transition: color .3s linear, background .3s linear;
}
.myLabel:hover {
    background: #fff;
}
.myLabel:active {
    background: #fff;
}
.myLabel :invalid + span {
    color: #a18f64;
}
.myLabel :valid + span {
    color: #a18f64;
}

.goldPromoInnermax input[type=submit] {
   background-color: #A18F64; 
   color: #fff;
   -webkit-transition: color .3s linear, background .3s linear;
   transition: color .3s linear, background .3s linear; 
}
.goldPromoInnermax input[type=submit]:hover {
   background-color: #fff;
   color: #000; 
}

.jewellery-box {
  background-color: #fff;
  border: 1px solid #a18f64;
  cursor: pointer;
}

.jewellery-box-active {                
  background-color: #E6E6E6 !important;     
}  

.text-center .col-xs-2{
    text-align:center !important;
}
.text-center .col-xs-6{
    text-align:center !important;
}




.goldPromoInner {
    height: 255px;
    font-size: 14px;
    line-height: 22px;
    background: url(../images/bg-box.png) no-repeat bottom right #f9f9f9;
    border: 1px solid #a18f64;
}
.goldPromoInner .left {
    padding: 0px 0 0px 25px;
}
.goldPromoInner h2{
    padding: 0px 0 0px 0px;
}
.goldPromoInner .sectionText {
    padding: 0;
}
.linkButton {
    border: none!important;
}


.linkButton-max a {
    
    font-size: 14px !important;
    padding: 10px 15px !important;
   
}

.linkButton a {
    
    background-color: #a18f64;
    color: #fff;
    letter-spacing: .1em;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 15px 0 0;
    border: 1px solid #a18f64;
    display: inline-block;
    padding: 4px 10px;
   
    -o-transition: color .3s linear, background .3s linear;
    -moz-transition: color .3s linear, background .3s linear;
    -webkit-transition: color .3s linear, background .3s linear;
    transition: color .3s linear, background .3s linear;
}

.tickPromos .tickedTitle {
    display: block;
    font-size: 20px;
    color: #a18f64;
    padding: 0 0 12px 65px;
    border-bottom: 1px solid #959595;
    background: url(../images/tick.png) no-repeat 17px 10px;
    line-height: 1.2;
}

.underlineTitle {
    display: block;
    font-size: 20px;
    color: #a18f64;
    border-bottom: 1px solid #a18f64;
}

.onlyTitle {
    display: block;
    font-size: 20px;
    color: #a18f64;
  
}

.tickPromos .contacttitle {
    display: block;        
    border-bottom: 1px solid #A18F64;
    line-height: 1.2;
}

.ifrm-max{
    border: 1px solid #A18F64 !important;
}

.tickPromos .contacttext {
    display: block;
    
    line-height: 1.2;
}

.tickPromos .sectionText.lower {
    text-transform: none;
}
.tickPromos .sectionText {
    font-weight: 100;
    font-size: 15px;
    line-height: 20px;
    color: #222;
    padding: 12px 20px 50px 20px;
}

.goldPromoInner h2 {
    font-size: 24px;
    line-height: 1.1em;
    font-family: Raleway,Georgia,Arial,Sans-Serif;
    text-transform: uppercase;
    color: #a18f64;
    font-weight: 100;
    margin: 22px 0;
}

.linkButton a:hover, .linkButton a:active {
    background-color: #fff;
    color: #333;
}

/* Dropdown */
.menuzord-menu ul.dropdown{
	top: 71px;
}
.menuzord-menu ul.dropdown li ul.dropdown{
    top: 0;
}

/* Dropdown items */
.menuzord .menuzord-menu ul.dropdown li:hover > a{
	background: #333;
	color: #fff;
}

/* Megamenu */
.menuzord-menu > li > .megamenu{
	top: 71px;
}

/* Search field */
.menuzord-menu > li.search form{
	padding: 2px 16px;
}

/* Color schemes */
/* blue */
.menuzord.blue .menuzord-menu > li.active > a, 
.menuzord.blue .menuzord-menu > li:hover > a, 
.menuzord.blue .menuzord-menu ul.dropdown li:hover > a{ 
	background: #5D9CEC; 
	color: #fff;
}
/* green */
.menuzord.green .menuzord-menu > li.active > a, 
.menuzord.green .menuzord-menu > li:hover > a, 
.menuzord.green .menuzord-menu ul.dropdown li:hover > a{ 
	background: #48CFAD;
	color: #fff;
}
/* red */
.menuzord.red .menuzord-menu > li.active > a, 
.menuzord.red .menuzord-menu > li:hover > a, 
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{ 
	background: #FC6E51;
	color: #fff;
}
/* orange */
.menuzord.orange .menuzord-menu > li.active > a, 
.menuzord.orange .menuzord-menu > li:hover > a, 
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a{ 
	background: #ff853f;
	color: #fff;
}
/* yellow */
.menuzord.yellow .menuzord-menu > li.active > a, 
.menuzord.yellow .menuzord-menu > li:hover > a, 
.menuzord.yellow .menuzord-menu ul.dropdown li:hover > a{ 
	background: #FFCE54;
	color: #fff;
}
/* purple */
.menuzord.purple .menuzord-menu > li.active > a, 
.menuzord.purple .menuzord-menu > li:hover > a, 
.menuzord.purple .menuzord-menu ul.dropdown li:hover > a{ 
	background: #AC92EC;
	color: #fff;
}
/* pink */
.menuzord.pink .menuzord-menu > li.active > a, 
.menuzord.pink .menuzord-menu > li:hover > a, 
.menuzord.pink .menuzord-menu ul.dropdown li:hover > a{ 
	background: #EC87C0;
	color: #fff;
}

/* Mobile mode (Responsive mode) */
@media (max-width: 900px){
	/* Menu items */
	.menuzord-responsive .menuzord-menu > li{
		padding: 0;
	}
	.menuzord-responsive .menuzord-menu > li > a{
		padding: 12px 20px !important;
		border-radius: 0;
	}
}