/*
Theme Name: Specialty Ring
Theme URI: https://wordpress.org/themes/specialtyring/
Author: the team
Author URI: https://wordpress.org/
Description: Specialty Ring Custom Theme
Version: 1.0
Tags: blog, custom

*/

#toplinks.navbar-nav > .active > a, #toplinks.navbar-nav > .active > a:hover, #toplinks.navbar-nav > .active > a:focus {
    color: #555;
    background-color: inherit;
}
.contactinfo .textwidget > div{
    padding: 5px 0px;
}
footer #menu-footermenu {
    list-style-type: none;
    padding: 10px 0;
}

footer #menu-topmenu, footer #menu-footermenu2 {
    list-style-type: none;
    padding: 10px 0;
}
footer #menu-footermenu a, footer #menu-topmenu a, footer #menu-footermenu2 a{
    color: #bcbcbc;
    padding: 2px 0;
    margin: 2px 0;
    display: block;
}
footer #menu-footermenu a:hover, footer #menu-topmenu a:hover, footer #menu-footermenu2 a:hover{
    color: #ccc;
}
#springh1hd h1 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 800;
}

.single-product .navbar, .page .navbar,body.blog .navbar {
    margin-bottom: 0px;
}
.home .navbar{
    margin-bottom: 20px;
}
.blackcolor, .blackcolor a{
    color: #000000;
}
.intl-tel-input{
    width: 100%;
}
.captab h2{
    font-size: 20px;
    font-weight: 600;
}
.table th{
    background:#c41230; color: #fff;
}


@media (min-width: 1200px){
    #toplinks.nav > li > a {
        padding: 10px 9px;
    }
}
@media (min-width: 1300px){
    #toplinks.nav > li > a {
        padding: 10px 12px;
    }
}

@media (max-width: 1199px) and (min-width: 992px){
    #toplinks.nav > li > a {
        padding: 5px 4px !important;
        font-size: 11px;
    }
}
@media (max-width: 991px) and (min-width: 831px){
    #toplinks.nav > li > a {
        padding: 0px 9px;
        font-size: 10px;
    }
}
@media (max-width: 830px) and (min-width: 768px){
    #toplinks.nav > li > a {
        padding: 0px 6px;
        font-size: 9px;
    }
}

@media (min-width: 768px){
    #product .productwrapper {
        padding-bottom: 40px;
    }
}
@media (max-width: 767px){
    #springh1hd h1 {
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: 800;
    }
    #content #product .wpb_text_column *:last-child {
        margin-bottom: 25px !important;
    }
}

#qualityacc .vc_tta-panel-title a{
    color:#000;
}
.mainmenu .navbar-nav .dropdown-menu{
    background: #c41230 !important;
}
.mainmenu .dropdown-menu > li > a{
    color: #ffffff !important;
}
.mainmenu .dropdown-menu .active > a{
    background-color: #262626 !important;
}
.mainmenu .dropdown-menu > li > a:hover {
    background: #262626;
}
footer #menu-footermenu a, footer #menu-topmenu a, footer #menu-footermenu2 a {
    padding: 5px 0;
    line-height: 1.3;
}
.mainmenu .navbar-nav > .active > a{
    color: #fff !important;
    background-color: #c41230 !important;
}
.pattop{
    padding-top: 185px;
}
@media (min-width: 768px){
    .pattop{
        padding-top: 200px;
    }
}
.headertop, .mainmenu,.home .navbar, .navbar-me .navbar-nav {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
body{
    font-size:16px !important;
}
#qualityacc .vc_tta-panel-title a {
    color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #211e1e !important;
    background-color: #211e1e !important;
}

.entry-title{
    text-align: center;
    font-family: Open Sans;
    font-weight: 800;
    font-style: normal;
    background: #F1F1F1;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    padding: 30px 0;
}

.blog-container .row {
    padding: 20px 0;
    margin: 20px 0;
}

.blog-container .row:nth-child(2n) {
    background: #f9f9f9;
}

.post-navigation{
    display:none;
}
.single-post .navbar, .archive .navbar{
	margin-bottom: 0;
}
.single-post .blog-container .row:nth-child(2n) {
    background: transparent;
}
aside.widget ul{
	list-style: none;
	padding: 0;
}
#recent-posts-2 ul{
	background: #fff;
    padding: 0;
    border: 1px solid #d6dee4;
    border-left: none;
    list-style: none;
}
#recent-posts-2 li:hover{
    border-left: 3px solid #c41230;
}
#recent-posts-2 ul li{
	border-bottom: 1px solid #DDD;
    list-style: none;
    line-height: 22.9px;
    border-left: 3px solid #d6dee4;
    padding: 16px 20px;
    font-size: 14.9px;
}
#recent-posts-2 li a{
	color: #c41230;
}
#recent-posts-2 li:hover a{
   color: #000; 
}
#tertiary .widget-title{
	position: relative;
    padding-bottom: 10px;
}

#tertiary .widget-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    width: 50px;
	background: #333;
}
.wp-tag-cloud a{
	font-size: 16px !important;
}

#toplinks .dropdown-menu{
	background : #e7e7e7 !important;
}
#toplinks .dropdown-menu > .active > a{
	background-color : #fff !important;
}
