html {
scroll-behavior: smooth;
}
body {
overflow-x: hidden;
} @font-face {
font-family: "tenor_sans_regular";
src: url(//grunjewels.com/wp-content/themes/GrunJewels/assets/fonts/tenorsans-regular-webfont.woff2) format("woff2"), url(//grunjewels.com/wp-content/themes/GrunJewels/assets/fonts/tenorsans-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body a,
body div,
body table,
body tr,
body td,
body label,
body {
font-family: "tenor_sans_regular" !important;
font-weight: 400;
font-style: normal;
}
:root {
--black: #173418;
}
p {
color: var(--black);
font-size: 18px;
}
.align_content_center {
align-content: center;
}
.align_items_center {
align-items: center;
}
footer .grun_footer {
margin-top: 50px;
}
footer .grun_footer p {
margin-bottom: 5px;
font-size: 14px;
color: #7a7a7a;
}
footer .last_footer p,
footer .last_footer a {
margin-bottom: 0;
}
footer .grun_footer h3 {
color: #7a7a7a;
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
}
footer .grun_footer .bdr_footer {
border-top: 1px solid var(--black);
border-bottom: 1px solid var(--black);
padding-top: 10px;
padding-bottom: 10px;
}
footer .grun_footer img {
width: 150px;
}
footer .last_footer {
padding-top: 10px;
padding-bottom: 10px;
}
.banner_home_inner {
position: relative;
}
.banner_home_inner img {
width: 100%;
height: 100vh;
object-fit: cover;
}
.image-overtop-left-text {
position: absolute;
top: 15%;
left: 5%;
color: var(--black);
font-size: 24px;
line-height: normal;
}
@media (min-width: 1200px) {
.container {
max-width: 95%;
}
.container.head_container {
max-width: 90%;
}
}
.grun_lookbook {
margin-bottom: 100px;
padding: 100px;
padding-bottom: 0;
}
.grun_lookbook h2 {
margin-top: 100px;
margin-bottom: 50px;
}
.grun_lookbook .carousel-indicators {
position: relative;
margin-top: 30px;
}
.grun_lookbook .carousel-indicators li {
background-color: var(--black);
}
.abt_green .container {
padding: 175px 110px;
background-image: linear-gradient(#efece4, #173418);
}
.abt_green h2 {
margin-top: 20px;
margin-bottom: 20px;
color: #fff;
}
.abt_green p {
color: #fff;
} header {
margin-bottom: 50px;
}
.shop-details .product-images .content-thumbnail-scroll .img-item {
padding: 10px;
padding-top: 20px;
}
.zoomContainer {
border: 1px solid #dfdfdf;
}
.product_inner .slick-arrow {
display: none !important;
}
.product_inner .shop-details .product-images .content-thumbnail-scroll {
float: left;
width: 100%;
}
.product_inner .slick-track {
margin: 0;
}
.tabs_content .slick-initialized .slick-slide {
width: auto !important;
}
.tabs_content p {
border: 2px solid var(--black);
padding: 5px 15px;
font-size: 14px;
margin-right: 15px;
cursor: pointer;
}
.img-item.slick-slide.slick-current.slick-center p {
border: 2px solid #cb8161;
}
.product_inner h5 {
font-weight: 600;
margin-bottom: 10px;
margin-top: 30px;
}
.product_inner .shop-details .product-info .description {
border-top: 1px solid #ddd;
}
.product_inner .shop-details .tabs_content {
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
}
.product_inner .inquiry_purchase .inq_btn {
width: 100%;
color: #fff;
background: var(--black);
padding: 12px 20px;
margin-top: 30px;
border: 2px solid var(--black);
font-size: 16px;
}
.product_inner .inquiry_purchase .inq_btn:hover {
color: var(--black) !important;
background: #fff !important;
}
.product_inner .shop-details .product-info .title {
font-size: 40px;
line-height: 1.3;
margin-top: 50px;
text-transform: capitalize;
}
.product_inner .shop-details .description p {
line-height: 1.3;
}
.product_inner .inquiry_purchase .modal-header {
padding-left: 40px;
}
.product_inner .inquiry_purchase .modal-body {
padding: 40px;
}
.product_inner .inquiry_purchase .modal-body input,
.product_inner .inquiry_purchase .modal-body select {
border: 0;
border-bottom: 2px solid var(--black);
padding: 10px;
width: 100%;
height: 50px;
margin-bottom: 20px;
}
.product_inner .inquiry_purchase .modal-content {
background-image: url(//grunjewels.com/wp-content/themes/GrunJewels/assets/images/bg.jpg);
}
.product_inner .contact-us-form label {
color: var(--black);
}
.product_inner .inquiry_purchase .modal-body input.inq_btn {
width: 100%;
color: #fff;
background: var(--black);
padding: 12px 20px;
margin-top: 20px;
margin-bottom: 0;
border: 2px solid var(--black);
font-size: 16px;
line-height: normal;
}
.product_inner .inquiry_purchase .modal-header .close {
background: #000;
opacity: 1;
color: #fff;
}
.product_inner {
margin-top: 100px;
}
.slick-track {
transform: none !important;
}
.slick-list.draggable {
text-align: center;
text-align: -webkit-center;
} .product_list_page .col-sm-4 {
padding: 30px;
}
.product_lists {
position: relative;
}
.product_lists_hover {
transition: 0.5s ease;
opacity: 0;
position: absolute;
bottom: 20px;
right: 20px;
text-align: center;
}
.product_lists:hover .product_lists_hover {
opacity: 1;
}
.product_hover_link {
background-color: #fff;
color: var(--black);
font-size: 18px;
padding: 10px 20px;
border: 1px solid #ddd;
}
.product_note p {
margin-top: 30px;
font-size: 15px;
}
.product_note p span {
font-weight: 600;
} #modalOverlay {
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 99999;
height: 100%;
width: 100%;
}
.modalPopup {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
width: 40%;
padding: 10px;
margin: 10px;
-webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
}
.modalPopup img {
width: 200px;
margin-top: 20px;
}
.modalPopup p {
padding: 30px 30px 0 30px;
font-weight: 200;
font-size: 24px;
line-height: 1.3;
}
.modalPopup form {
padding-left: 30px;
padding-right: 30px;
}
.modalPopup form input[type="email"] {
width: 100%;
background: #fff;
border-radius: 50px;
margin-bottom: 15px;
}
.modalPopup form .submit_btn {
background: #fff;
border: 2px solid #66aaa4;
padding: 10px 20px;
border-radius: 30px;
cursor: pointer;
color: #173418;
line-height: normal;
margin-bottom: 20px;
}
.home_popup .pop_cls {
position: absolute;
top: -10px;
right: -10px;
background: #000;
color: #fff;
border: 2px solid #fff;
border-radius: 50%;
line-height: normal;
font-weight: 900;
padding: 6px 9px;
}
.modalContent {
padding: 10px;
background-color: #efece4;
}
.headerBar {
width: 100%;
background: #edcb04 url(http://cognex.com/gfx/site/bg-global-header.png) repeat-x 0 0;
margin: 0;
text-align: center;
}
.headerBar img {
margin: 1em 0.7em;
}
.slick-track {
margin-left: 0;
}
.shop-details .product-images .main-image .slick-arrow.fa-angle-left,
.shop-details .product-images .main-image .slick-arrow.fa-angle-right {
display: none !important;
}
.grun_product_details .modal-content label {
font-size: 14px;
margin-bottom: 0;
}
.product_inner .inquiry_purchase .modal-body input, .product_inner .inquiry_purchase .modal-body select {
font-size: 14px;
}
.product_inner .wpcf7-not-valid-tip {
display: none;
}
.product_inner .wpcf7 form .wpcf7-response-output {
margin: 0;
margin-top: 10px;
}