/*
Theme Name: Bill Hicks Jewellery
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
body{
	-webkit-font-smoothing: antialiased;
	}

.category .catgoryloop .our-collection-box .collection-pic{
	height: 210px;
	object-fit: cover;
}
.EnquireModalbtn a {
    display: inline;
    margin-right: 10px;
}
.bottom-links a {
	font-size: 15px;
	color: #282828;
	font-family: 'OpenSans-Regular';
	text-transform: uppercase;
	margin-right: 20px;
	color: #000 !important;
	
}
.category .catgoryloop .our-collection-box .view-btn {
    bottom: 10px;
    position: absolute;
    right: 63px;
  
}
.accordion {
   cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}


.panel {
    padding: 0 18px;
    /*display: none;*/
    overflow: hidden;
}

.product-page .summary.entry-summary .info-contact{
     margin-top: 20px;
     display:block;
}


@media only screen and (max-width: 365px) {
     .product-page .bottom-links a{
         display:block;
          margin-top: 10px;
     }
}
.category .catgoryloop .our-collection-box a.view-btn {
    display:none !important;
}
.category .catgoryloop .our-collection-box p{
display:none !important;
}
.product-page .summary p.price, .product-page .summary div.product_meta {
  display: none !important;
}
.blog .blog-page .post-thumbnail{
  /*width: 200px;*/
  object-fit: cover;
}

.blog-page .category-jewellery-news{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 24px;
    padding-bottom: 14px;
} 

.blog-page .category-jewellery-news:last-child {
    border: 0 none;
}

.mobile_show{
	display:none;
	}
@media only screen and (max-width: 639px) {
     .mobile_hide {
         display:none;
     }
	.mobile_show{
		display:block;
	}

}input#gform_submit_button_2 {    background: transparent;    border: 1px solid;    border-radius: 0px;}input#gform_submit_button_2:hover {    background: #282828;    color: #fff;  border: 1px solid;}#field_3_7  .gfield_label{	  font-family: 'CammronRound'; font-size: 16px;    font-weight: 600;}#gform_fields_3   li.gfield {    clear: both;    margin-bottom: 20px;}input#gform_submit_button_3 {    background: transparent;    border: 1px solid;    border-radius: 0px;}input#gform_submit_button_3:hover{	background:black;	color:white;border:1px solid ;}#gform_fields_3 li.gfield{	    padding: 0px;}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}

.gchoice_6_11_1 input[type="checkbox"]{
margin-bottom:0px !important;
}
#field_6_11 label{
/*display:none;*/
}
.js .tmce-active .wp-editor-area{
color:#000 !important;
}

.aligncenter {
    margin: 0 auto !important;
}
.gchoice_6_11_1 input[type="checkbox"]{
	margin-bottom:10px !important;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px !important;
}
#field_6_9 .gfield_label{
	display:none;
}
.gform_wrapper li.hidden_label input {
    margin-top: 11px !important;
}
#field_2_9 .gfield_label{
	display:none;
}
#field_3_11 .gfield_label{
	display:none;
}

.right-first-top .ncover{
    display: flex;
    align-items: center;
}
.right-first-top .cart-count{
  margin-right: 8px;
  top: 6px;
  position: relative;
}
.right-first-top .cart-count a{
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 0px;
    position: relative;
    font-weight: bold;
    border: 2px solid #888;
    border-radius: 50%;
    transition: all ease 0.5s;
    line-height: 41px;
    padding: 0 !important;
    margin-top: 0;
    text-align: center;
        color: #e9beaf;
}
.top-section .wishlist-count a{
	line-height: 41px;
	margin-top: 0;
	padding: 0 !important;
}
.right-first-top .cart-count a .count{
    position: absolute;
    top: -10px;
    background-color: #777;
    right: 0;
    padding: 6px 5px 4px;
    line-height: 8px;
    display: inline-block;
    border-radius: 50%;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    padding: 0;
}
body:not(.logged-in) .top-section .wishlist-count a,
body:not(.logged-in) .right-first-top .cart-count a{
  width: 45px !important;
  height: 45px !important;
}
.top-right a.mobile_hide{
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 42px;
      padding: 0 !important;
    position: relative;
    top: 6px;
    font-size: 11px;
}
body:not(.logged-in) .top-right a.mobile_hide{
    top: 3px;
}
.top-section .wishlist-count a .wishlist_products_counter_number{
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
}
.EnquireModalbtn form.cart{
  display: inline-block !important;
  margin-bottom: 0 !important;
}
.product-page .type-product .summary .price{
  display: block !important;
}


.woocommerce-message{
    border-top-color: #f9e2da;
}
.woocommerce-message::before{
    color: #58585a;
}

.EnquireModalbtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
}
.EnquireModalbtn form.cart .quantity .qty{
    border: 1px #888 solid;
    height: 45px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    width: 70px;
}
.woocommerce table.shop_table .button,
.EnquireModalbtn form.cart .button{
  text-align: center;
  font-size: 15px;
  font-family: 'CammronRound';
  text-transform: uppercase;
  border: 1px #888 solid;
  padding: 12px 22px 9px;
  display: inline-block;
  margin-bottom: 0px;
  background: #fff;
  cursor: pointer;
  color: #666;
  font-weight: bold;
  border-radius: 0;
  height: 45px;
}
.woocommerce table.shop_table .button:hover,
.EnquireModalbtn form.cart .button:hover{
    background: #f9e2da !important;
    color: #4a4a4a !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
    border: 1px #888 solid;
    height: 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
}


.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    background: #f9e2da;
    color: #58585a;
    border-radius: 0;
    text-transform: uppercase;
}
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
    color: #f9e2da;
    background: #58585a;
}

.return-to-shop .button.wc-backward{
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.return-to-shop .button.wc-backward:hover{
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151;
}

.category .catgoryloop .our-collection-box .collection-pic + .panel{
      display: block !important;
}

.woocommerce .product-page div.product-type-variable div.summary .variations_form{
  display: block !important;
  width: 100%;
}
.woocommerce div.product-type-variable form.variations_form table td{
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  vertical-align: middle !important;
}
.woocommerce div.product form.variations_form .variations td.label{
  background: none;
  font-weight: normal;
}
.woocommerce div.product form.variations_form .variations select{
  margin-bottom: 0;
  width: calc(100% - 120px);
  min-width: 0;
}
.woocommerce div.product form.cart .reset_variations{
  background: #f9e2da !important;
}
.woocommerce div.product-type-variable .EnquireModalbtn{
  -ms-flex-pack: start;justify-content: flex-start;
}
.woocommerce div.product-type-variable .EnquireModalbtn [data-reveal-id]{
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 30px !important;
}
.inner-pagenew h2, .inner-pagenew .mainfaq h3  {font-family: 'Kensington';font-size: 100px;line-height: 110px;color: #444;font-weight: normal;text-align: center;margin-bottom: 20px;}
.inner-pagenew .customer .cust {background-color: #efefef;}
.bannerwidth-div-bis .slider .slick-list .slick-slide .inner-header {background-size: contain !important;max-width: 1200px !important;margin-left: auto !important;margin-right:  auto !important;padding: 8% 0; height: 170px;}
.bannerwidth-div-bis .slider .slick-list .slick-slide {padding-left: 0.9375rem !important; padding-right: 0.9375rem !important;}
.promise ul li {text-align: center;padding: 10px 0;list-style:none;}
.error404 .inner-pages form.search-form .search-submit span {clip-path: unset;}
.error404 .inner-pages form.search-form .search-submit {background-color: #f9e2da;color: #333;}
.error404 .inner-pages form.search-form .search-submit:hover {background-color: #000;color: #fff;}
.error404 .inner-pages h1 {}

@media (max-width:1400px) {
    .bannerwidth-div-bis .slider .slick-list .slick-slide .inner-header {padding: 10% 0 !important;}
    .inner-pagenew .team h2 {margin-bottom: 20px;}
}
@media (max-width:1300px) {
    .inner-pagenew h2, .inner-pagenew .mainfaq h3 {font-size: 80px;line-height: 90px;margin: 0;}
}
@media (max-width:1199px) {
    .inner-pagenew h2, .inner-pagenew .mainfaq h3 {font-size: 70px;line-height: 80px;}
}
@media (max-width:991px) {
    .inner-pagenew h2, .inner-pagenew .mainfaq h3 {font-size: 70px;line-height: 80px;}
}
@media (max-width:767px) {
    .inner-pagenew h2, .inner-pagenew .mainfaq h3 {font-size: 60px;line-height: 70px;}
    .bannerwidth-div-bis .slider .slick-list .slick-slide .inner-header {height: 140px;}
}
@media (max-width:639px) {
    .inner-pagenew h2, .inner-pagenew .mainfaq h3 {font-size: 50px;line-height: 60px;}
    .bannerwidth-div-bis .slider .slick-list .slick-slide .inner-header {height: 110px;}
	
.menu-header-wrap .socialmedia.mobile_hide{display:none !important;}	
.menu-header-wrap .top-left.mobile_hide{display:none !important;}	
.top-mid{width:100%;text-align:center;}
.menu-header-wrap .ph-wrap.mobile_show {
	float: left;
	top: 2px;
	position: relative;
}
.top-section .nav-outer.mobile_show {
	display: block !important;
	border-bottom: 1px #e0e0e0 solid;
	padding-top: 0;
	border-top: 0;
	margin-bottom: 16px;
}
.menu-header-wrap .nav-outer {display: none;}
.menu-header-wrap {margin-bottom: 20px;}
.top-bar .title-area li {
	/*margin-left: 0 !important;
	margin-right: 0 !important;*/
}
.menu-header-wrap .top-section .large-12.columns {
	padding: 0;
}
.top-right {
	padding: 0 15px;
}	
.top-bar-section {
	margin-top: 6px !important;
}	
}
@media (max-width:479px){
    .bannerwidth-div-bis .slider .slick-list .slick-slide .inner-header {height: auto;background-size: cover !important;padding: 11% !important;}
	.promise ul li {padding: 5px 0;line-height:20px;}
.top-right .right-first-top {width: 60% !important;}	
}