html, body {
    height: 100%;
}

body {
    font-family: "Helvetica Neue";
    min-height: 100%;
}

.container {
    /*max-width: 1440px;*/
}

.container, .container-fluid {
    color: #9B9B9B;
}

main {
    border-top: 1px solid #D8D8D8;
}

main.home-page {
    border-top: none;
}

main > .container {
    padding-top: 15px;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/Loading_icon.gif) center no-repeat #fff;
}

a {
    text-decoration: none !important;
}

.text-blue-light {
    color: #3890B2 !important; 
}

.text-blue-dark {
    color: #164F70 !important;
}

.text-qwiqley-50 {
    color: #164F70 !important;
    font-family: 'Qwigley', cursive;
    font-size: 50px;
}

.border-radius-19 {
    border: 1px solid #EAEAEA;
    border-radius: 19px;
}

.bg-primary {
    background-color: #3890B2 !important;
}

.btn {
    border-radius: 8px;
}

.btn-primary {
    background-color: #3890B2 !important;
    border-color: #3890B2 !important;
}

.btn-secondary {
    background-color: #EAEAEA;
    border-color: #EAEAEA;
    color: #9B9B9B;
}

.btn-secondary:hover {
    background-color: #3890B2 !important;
    border-color: #3890B2 !important;
    color: #FFF;
}

.navbar-dark .navbar-toggler {
    color: #3890b2;
    border: 1px solid #3890b2;
}

.navbar-toggler {
    background-color: #3890b2;
}

.top-line {
    background-color: #3890B2; 
    height: 6px;
}

.logo {
    width: 225px;
    display: inline-block;
    margin: 20px 0;
}

.logo img {
    width: 100%;
    height: auto;
}

.top-menu a {
    font-size: 14px !important;
}

span.fa {
    margin-right: 10px;
}

ul.pagination {
    display: block;
    text-align: center;
}

ul.pagination li {
    display: inline-block;
}

.navbar-dark .navbar-nav .nav-link {
    color: #AEAEAE;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .active .nav-link {
    color: #3890B2;
}

.navbar {
    padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
}

.bg-dark {
    background-color: #FFF !important;
}

.bg-warning {
    background-color: #B4AA86 !important;
}

.text-warning {
    color: #EFE7C5 !important;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #72C6FF !important;
    text-decoration: none;
    background-color: inherit !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #72C6FF !important;
}

footer {
    background-color: #3890B2;
}

footer .lead img {
    width: 70px;
}

footer hr {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

footer .border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}

footer ul {
    list-style: none;
    padding: 0;
}

footer ul li, footer ul li a {
    color: #164F70 !important;
}

footer ul li {
    margin-bottom: 15px;
}

footer ul li:hover, footer ul li a:hover {
    text-decoration: none;
    color: #72C6FF !important;
}

.copyright {
    font-size: 10px;
    color: #164F70;
}

.horizontal-line {
    height: 3px;
}

.discover p {
    font-size: 18px;
    margin: 0;
}

.discover .text-qwiqley-50 {
    line-height: 35px;
}

.social .fa {
    font-size: 20px;
    color: #EFE7C5;
    margin-right: 15px;
}

.btn-outline-warning {
    color: #EFE7C5;
    border-color: #EFE7C5;
}

h2 {
    color: #72C6FF;
}

.mailing form {
    width: 350px;
    margin: auto;
}

.carousel-text {
    position: absolute; 
    top: 30%; 
    left: 50%;
    font-family: 'Qwigley', cursive;
    font-size: 46px;
    color: #164F70;
}

.carousel-text .first {
    margin-bottom: 0px;
}

.carousel-text .second {
    padding-left: 40px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}


article.news {
    width: 370px;
    background-color: white;
    border-radius: 4px;
    margin: auto;
    padding: 8px;
    text-align: left;
    font-size: 16px;
    color: #4A90E2;
    line-height: 16px;
}

article.news img {
    width: 354px !important;
    height: 187px;
}

article.news .date {
    padding-top: 5px;
    padding-bottom: 5px;
}

article.news .date span img {
    width: 24px !important;
    height: 12.5px !important;
    display: inline !important;
}

article.news .body {
    border-top: 1px solid #e0cccc;
    border-bottom: 1px solid #e0cccc;
    padding-bottom: 5px;
    height: 184px;
}

article.news .title {
    font-size: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

article.news .text {
    color: #4a4444;
    padding-top: 5px;
    padding-bottom: 5px;
}

article.news .more {
    padding-top: 5px;
    padding-bottom: 5px;
}

article.news .more a {
    color: #4A90E2;
    text-decoration: none;
}

.portfolio-slider {
    margin: auto;
}

.tranding-news-slider {
    width: 440px;
    margin: auto;
}

.owl-theme .owl-nav {
    display: none;
    color: white;
}

hr {
    mix-blend-mode: normal;
    opacity: 0.3;
    border: 0;
    border-bottom: 1px solid #9B9B9B;
}

.discography img {
    width: 476px;
}

.discography h4 {
    font-family: "Helvetica Neue";
    color: #B4AA86;
}

.vertical-menu h2 {
    color: #EFE7C5 !important;
}

.vertical-menu ul {
    padding-left: 0;
}

.vertical-menu li {
    padding: 8px 10px;
    color: #9B9B9B !important;
}

.vertical-menu li.active, .vertical-menu li.active a {
    color: #3890B2 !important;
}

.vertical-menu li a {
    font-family: "Helvetica Neue";
    font-size: 16px;
    color: #EAEAEA !important;
}

.vertical-menu li:hover, .vertical-menu li a:hover {
    color: #72C6FF !important;
    text-decoration: none;
}

.vertical-menu > ul > li, .vertical-menu > ul > li > a {
    color: #9B9B9B !important;
    display: inline-block;
}

.vertical-menu > ul > li ul {
    padding-left: 0;
}

.vertical-menu > ul > li ul li {
    list-style: none;
    padding-left: 0;
}

.vertical-menu > ul > li ul li a {
    color: #9B9B9B !important;
}

.contact-us .body h2 {
    padding-bottom: 10px;
}

.contact-us .body p, .contact-us form input, .contact-us form textarea {
    font-family: "Helvetica Neue";
}

article.news-row {
    width: 100%;
    display: table;
}

article.news-row .header {
    width: 48%;
    display: table-cell;
}

article.news-row .header img {
    width: 100% !important;
    height: inherit;
}

article.news-row .body {
    border: 0;
    display: table-cell;
    vertical-align: top;
    padding-left: 12px;
    padding-right: 10px;
    /*max-height: 213px;*/
}

article.news-row .body .title {
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
}

article.news-row .body .text {
    padding-top: 10px;
    overflow: hidden;
    /*max-height: 156px;*/
}

.videos .video {
    margin-bottom: 30px;
}

.videos .video img {
    width: 100%;
}

.store .body h2 {
    padding-bottom: 15px;
}

.store .body article, .store .body form {
    font-family: "Helvetica Neue";
}

article .img-container, .store .body .image-gallery .img-container {
    width: 100%;
    border-radius: 13px;
    background-color: #FFF;
    text-align: center;
}

article .img-container img, .store .image-gallery .img-container img {
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    margin-bottom: 10px;
}

article .price {
    font-size: 14px;
    color: #3890B2;
    padding-bottom: 20px;
}

article .price p {
    margin: 0;
}

.store .body article .title {
    color: #72C6FF;
    font-size: 22px;
}

.store .body article hr {
    margin-top: 6px;
    margin-bottom: 6px; 
}

.store .body .details article .price {
    padding: 0;
}

.store .body article .description {
    font-size: 14px;
    color: #EAEAEA;
}

.store .body article .description p {
    margin-bottom: 0;
}

#size, #quantity {
    font-size: 16px;
    width: 75px;
}

.btn-outline-light {
    color: #EFE7C5;
    border-color: #EFE7C5;
}

#login {
    border: none;
}

#login form {
    font-family: "Helvetica Neue";
}

.login form input {
    border-radius: 8px;
}

.login form button {
    border-radius: 8px;
}

#login form a {
    /*color: #787878 !important;*/
}

.table {
    font-family: "Helvetica Neue";
}

.table thead th {
    font-size: 16px;
    border-bottom: 1px solid #D8D8D8;
}

.table tbody td {
    font-size: 14px;
    border-bottom: 1px solid #D8D8D8;
}

.table-striped tbody tr:nth-of-type(2n) {
    background-color: rgba(246, 243, 243, 0.3);
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #EAEAEA;
}

.table th, .table td {
    vertical-align: middle;
}

.my-account article {
    margin-bottom: 30px;
}

.my-account article .info {
    font-family: "Helvetica Neue";
}

.my-account article .info .title, 
.my-account .body .title {
    font-size: 20px;
    margin-bottom: 10px;
}

.my-account .info .text, .my-account form label {
    font-size: 14px;
}

.my-account form {
    font-family: "Helvetica Neue";
}

.my-account p {
    margin-bottom: 3px;
}

.checkbox {
    margin-bottom: 10px;
}

.checkbox input, .checkbox label {
    margin-bottom: 0;
    vertical-align: middle;
}

.photo-gallery-slider .owl-item, .video-gallery-slider .owl-item {
    max-height: 330px !important;
}

.login .title {
    font-size: 22px;
}

.privacy {
    font-size: 12px;
    color: #AEAEAE;
}

.privacy a {
    color: #3890B2;
}

h4 {
    font-size: 22px !important;
    font-family: "Helvetica Neue";
    font-weight: normal !important;
    color: #3890B2;
}

.shopping-cart article {
   margin-bottom: 15px;
}

.shopping-cart article {
    padding: 10px;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
}

.shopping-cart article img {
    width: 100%;
}

h5 {
    font-size: 19px;
    font-weight: normal;
    color: #3890B2;
    margin-bottom: 0;
}

.shopping-cart .wishlist-form p, .shopping-cart .shopping-cart-form p {
    margin-bottom: 0;
}

.shopping-cart hr {
    margin: 10px 0;
}

.shopping-cart .body > hr:first-of-type {
    margin: 5px 0 15px 0;
}

.shopping-cart .wishlist-form input, .shopping-cart .shopping-cart-form input {
    width: 100px;
    height: 30px;
}

.shopping-cart .wishlist-form label, .shopping-cart .shopping-cart-form label {
    color: #3890B2;
    font-size: 16px;
    margin-bottom: 0;
}

button.metal-type {
    width: 26px;
    height: 26px;
    border-radius: 50% !important;
    padding: 0;
    font-size: 11px;
    margin-right: 5px;
    margin-left: 5px !important;
    color: #164F70;
}

button.metal-type.active, .shopping-cart form button.metal-type:hover {
    border: 2px solid #164F70;
}

button.metal-type:hover {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

button.metal-type[data-tracking="Platinum"], button.metal-type[data-tracking="Platinum"].active {
    background: -moz-radial-gradient(65% 15%, circle, white 1px, #f8fbfb 3%, #D8D8D8 60%, #f9fbfb 100%) !important;
    background: -o-radial-gradient(65% 15%, circle, white 1px, aqua 3%, #D8D8D8 60%, aqua 100%) !important;
    background: radial-gradient(circle at 65% 15%, white 1px, #f8fbfb 3%, #D8D8D8 60%, #f9fbfb 100%) !important;
}

button.metal-type[data-tracking="14kWhiteGold"], button.metal-type[data-tracking="14kWhiteGold"].active,
button.metal-type[data-tracking="18kWhiteGold"], button.metal-type[data-tracking="18kWhiteGold"].active {
    background: -moz-radial-gradient(65% 15%, circle, white 1px, #f8fbfb 3%, #D8D8D8 60%, #f9fbfb 100%) !important;
    background: -o-radial-gradient(65% 15%, circle, white 1px, aqua 3%, #D8D8D8 60%, aqua 100%) !important;
    background: radial-gradient(circle at 65% 15%, white 1px, #f8fbfb 3%, #D8D8D8 60%, #f9fbfb 100%) !important;
}

button.metal-type[data-tracking="14kYellowGold"], button.metal-type[data-tracking="14kYellowGold"].active, 
button.metal-type[data-tracking="18kYellowGold"], button.metal-type[data-tracking="18kYellowGold"].active {
    background: -moz-radial-gradient(65% 15%, circle, white 1px, #f8fbfb 3%, #DACC25 60%, #f9fbfb 100%) !important;
    background: -o-radial-gradient(65% 15%, circle, white 1px, aqua 3%, #DACC25 60%, aqua 100%) !important;
    background: radial-gradient(circle at 65% 15%, white 1px, #f8fbfb 3%, #DACC25 60%, #f9fbfb 100%) !important;
}

button.metal-type[data-tracking="14kRoseGold"], button.metal-type[data-tracking="14kRoseGold"].active, 
button.metal-type[data-tracking="18kRoseGold"], button.metal-type[data-tracking="18kRoseGold"].active {
    background: -moz-radial-gradient(65% 15%, circle, white 1px, #f8fbfb 3%, #E6A68C 60%, #f9fbfb 100%) !important;
    background: -o-radial-gradient(65% 15%, circle, white 1px, aqua 3%, #E6A68C 60%, aqua 100%) !important;
    background: radial-gradient(circle at 65% 15%, white 1px, #f8fbfb 3%, #E6A68C 60%, #f9fbfb 100%) !important;
}

.shopping-cart form .actions button {
    font-size: 14px;
    border-radius: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.page-item.active .page-link {
    background-color: #3890B2;
    border-color: #3890B2;
}

.page-link {
    color: #3890B2;
}

.page-link:hover {
    color: #3890B2 !important;
}

.articles .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.articles article:hover img {
  opacity: 0.3;
}

.articles article:hover .middle {
  opacity: 1;
}

.articles article .text {
  background-color: #3890B2;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.article .lead-img {
    border: 1px solid #EAEAEA;
    border-radius: 12px;
}

.article .lead-img img {
    width: 100%;
    border-radius: 12px;
}

.article .gallery img {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #EAEAEA;
    border-radius: 12px;
}

#article-form input, #article-form select {
    min-width: 75px;
    max-width: 150px;
}

#article-form label {
    color: #3890B2;
}

#article-form a {
    color: #9B9B9B;
}

.btn {
    padding-left: 20px;
    padding-right: 20px;
}

.wishlist-form input, .wishlist-form select,
.shopping-cart-form input, .shopping-cart-form select{
    width: 100px;
    height: 30px !important;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
}

.form-error p, .form-error label {
    margin-top: 5px;
    margin-bottom: 0;
    color: #dc3545 !important;
}

#privacy-policy p {
    margin-bottom: 0;
}

#privacy-policy article {
    margin-bottom: 15px;
}

footer .logo-container {
    height: 41px; 
    background-color: white;
}

footer .logo-container .logo {
    width: 168px; 
    height: 82px; 
    background-color: white; 
    margin: auto; 
    box-shadow: 0px 2px 4px #888888;
    border: 1px solid #DCD6D5;
    border-radius: 8px;
    display: flex;
    text-align: center;
}

footer .logo-container .logo .text-qwiqley-50 {
    line-height: 50px;
    width: 100%;
    padding: 0 10px;
}

footer .logo-container .logo .text-qwiqley-50 hr {
    margin-bottom: 0px;
    margin-top: -10px;
}

footer .logo-container .logo .text-qwiqley-50 .socials span {
    font-size: 25px;
}

#order-summary .row {
    border-bottom: 1px solid #dee2e6;
}

#order-summary .row.first {
   border-top: 1px solid #dee2e6;
   
}

#order-summary1 th:last-child, #order-summary td:last-child {
    text-align: right;
}

#order-summary1 tbody tr td:first-of-type {
    width: 100px;
    padding: 0;
}

#order-summary1 tbody tr:last-child td {
    padding: 0.75rem;
}

#card-show {
    
}

#card-show .card-item {
    width: 80px;
    display: inline-block;
    margin-right: 10px;
}

#checkout-form [name="ccode"] {
    width: 150px;
}

.select2 {
    width:100% !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    line-height: 1.5;
    color: #495057;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0.75rem;
}

.select2-container .select2-selection--single {
    height: inherit;
}

.socials a {
    color: #164F70 !important;
}

.contact-us .list-unstyled li {
    margin-bottom: 15px;
}

.contact-us .list-unstyled li a {
    color: #9B9B9B;
}

.contact-us .contact-form {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 20px;
}