/*
Theme Name: VW Jewellery Pro
Theme URI:  https://www.vwthemes.com/themes/jewellery-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: Get the jewellery WordPress theme from market at affordable price and this is a very good step for the start up or for any kind of established business related to the jewellery or precious or semi-precious metals that includes gold and diamonds. One of the best things about this theme is that it is responsive to the core apart from being multipurpose and all this a significant choice to take the jewellery business on the path of global expansion. With significant features like CTA, Bootstrap framework, interactive nature as well as clean code, jewellery WordPress theme is a preferred choice for making the gift shop or a jewellery store with the potential to grow. The best part of this WP theme is that it can be used for any type of online store and not just related to jewellery. It is also good for the online store for fashion.
Version: 1.3.8
Requires at least: 4.7 
Requires PHP: 5.2.4
License: GNU General Public License
License URI:license.txt
Text Domain: vw-jewellery-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Jewellery Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
VW Jewellery Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
:root{
  --white-color:#ffffff;
  --2427-color:#24272e;
  --686a-color:#686a6d;
  --f8ae57-color:#f8ae57;
  --828790-color:#828790;
  --121212-color:#121212;
  --fdfaf7-color:#fdfaf7;
  --6c6c6c-color:#6c6c6c;
  --000000-color:#000000;
  --222222-color:#222222;
}
:root{
  --font-one:"Prompt";
  --font-three:"Cabin";
  --font-four:"Roboto";
}
html body,img{
  margin:0; 
  padding:0; 
}
*{
  scroll-behavior: unset !important;
}
html body{
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:var(--fdfaf7-color); 
  position:relative; 
  font:300 15px var(--font-three);
  color: var(--6c6c6c-color);
  overflow-x: hidden;
  scroll-behavior: unset;
}
label {
  margin-bottom: 0 !important;
}
img{
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6{ 
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;  
  color:var(--000000-color);
}
p{
  margin:0 0 15px; 
  padding:0;
  font:300 15px var(--font-four);
  line-height: 28px;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  color:var(--000000-color);
}
a:hover{
  color:var(--000000-color);
}
body a,a:hover,a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: var(--000000-color);
}
blockquote:before,blockquote:after{
  display: block;
  font-size: 80px;
  position: absolute;
  color: var(--000000-color);
}
blockquote:before {
  content: "\201C";
  left: 0px;
  top: -10px;
}
blockquote:after {
  content: "\201D";
  right: 0px;
  bottom: -10px;
}
blockquote cite {
  color: var(--000000-color);
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],input[type="tel"],input[type="email"],input[type="phno"],input[type="password"],textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: var(--white-color) !important;
  text-transform: uppercase;
  border: none;
  background: var(--121212-color) !important;
  margin-top: 0px !important;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,img.alignleft,.alignright, img.alignright{
  display: inline; 
  margin-bottom:10px; 
  padding:5px;
  border: 1px solid #cccc;
}
.alignleft,img.alignleft{
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
}
.alignright, img.alignright { 
  float: right; 
  margin-left:25px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin:0 auto;
  padding:5px; 
  border: 1px solid #cccc;
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
table, td, th {
  border: 1px solid black;
  padding:10px;
}
.home.page-template .container{
  width: 1024px;
}
a:focus,button:focus{
  outline: none !important;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}

.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid var(--white-color);
  color: var(--000000-color);
}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,.widget_calendar caption,#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
  color: #7f8391;
}
.widget_calendar td,.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  color: var(--white-color);
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today{
   background-color: #bbb;
}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus {
  background-color: #686868;
}
.widget th,.widget td {
  padding: 0.5384615385em;
}
.post-thumb {
  padding: 15px 0 15px 15px;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner,.closepop{
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
}
.serach_inner {
  top: 50%;
}
.closepop {
  top: 29%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: var(--white-color);
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.search_popup input.search-submit,.search_popup label,.search_popup input.search-field{
  background-color: transparent;
}
.search_popup input.search-submit {
  border: 0;  
  border-radius: 40px;
  border: 2px solid var(--white-color);
}
.search_popup label {
  width: 81%;
}
.search_popup input.search-field ,.search_popup input.search-field::placeholder,.search_popup .search-submit{
  color: var(--white-color);
}
.search_popup input.search-field {
  padding: 1.5% 0;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid var(--white-color);
  border-top:none;
  border-left: none;
  border-right: none;
}
.search_popup input.search-field::placeholder{
  font-size: 17px;
}
.search_popup .search-submit {
  border-radius: 50%;
  background-color: var(--222222-color);
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border:none;
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/* --------- Spinner ---------- */
.loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--f8ae57-color);
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}
.loading-box .lds-ring {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.loading-box .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid var(--white-color);
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--white-color) transparent transparent transparent;
}
.loading-box .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.loading-box .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.loading-box .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ---------- Return to Top ------------ */
#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background-color: #7c818c;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
}
#return-to-top i {
  color: var(--white-color);
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 18px;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: var(--white-color);
  top: 5px;
}
#return-to-top.left{
 left: 10px;
 right: auto;
}
#return-to-top.center{
 left: 50%;
 right: 50%;
}
#return-to-top.right{
 left: auto;
 right: 5%;
}
.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.post-navigation a:hover .post-title{
  color: var(--2427-color) !important;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.cat-box,.date-box{
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  margin-bottom: 20px;
  color: var(--000000-color);
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 3px;
}
section h3 {
  font-size: 35px;
  letter-spacing: 2px;
  color: var(--000000-color);
  font-weight: 500;
  padding: 0;
}
section h4{
  color:var(--000000-color); 
  font-size:20px;
}
section h5{
  color:var(--000000-color); 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 28px;
  color: #000;
  font-weight: bold;
  letter-spacing: 2px;
}
/* --------- Social Icon Widget ------- */
.social_widget a {
  color: var(--828790-color);
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 12px;
  letter-spacing: 3px;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 2px solid var(--828790-color);
  border-radius: 50%;
  padding: 10px 10px;
}
.social_widget a i:hover{
  background-color: var(--f8ae57-color);
  border-color: var(--f8ae57-color);
  color: var(--white-color);
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 18px;
  color: var(--686a-color);
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.postbox a:hover{
   color: var(--686a-color);
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  margin:0 20px 0 0;
}
.metabox,.metabox .entry-author a,.logged-in-as a{
  color: #000;
}
.metabox .entry-author,.metabox .entry-comments{
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  float: left;
  margin-bottom: 17px;
}
#comment-nav-above .nav-links,.post-featured img {
  width: 100%;
}
.authordetails{
  padding: 30px 0;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-style: italic;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: var(--000000-color);
  color: var(--white-color);
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: var(--white-color);
  color: var(--000000-color);
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: var(--121212-color);
  color: var(--white-color) !important;
  border: 1px solid var(--121212-color);
}
.navigation span.page-numbers.current{
  background-color: var(--white-color);
  border: 1px solid var(--121212-color);
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:var(--222222-color); 
  color:var(--white-color);
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
iframe {
  width: 100%;
}
/*------------------ Comments BOX ------------------*/
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font:700 16px "PT Sans";
  letter-spacing: 0px;
  color: var(--222222-color);
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
  color: #0ca6ee !important;
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.post-type-msg{
  color: var(--white-color);
}
/*--------------- Sidebar -----------------*/
#sidebar td#prev a,#sidebar caption,#sidebar td,#sidebar th,#sidebar select{
 color: var(--6c6c6c-color);
}
#sidebar caption {
 font-weight: bold;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
}
#sidebar th {
 text-align: center;
 padding: 5px;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font:600 24px var(--font-one);
  color: var(--222222-color);
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
#sidebar input[type="search"],#sidebar label,#sidebar input[type="submit"]{
  width: 100%;
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:var(--6c6c6c-color);
 border: solid 1px #e1e1e1; 
}
#sidebar label{
 margin-bottom: 0;
}
#sidebar input[type="submit"]{
 background-color :var(--121212-color);
 color:var(--white-color) !important;
 padding:10px 0;
 font-size:12px;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 border: 1px solid var(--121212-color);
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#sidebar ul li:last-child{ 
  border:none;
}
#sidebar ul li,#sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:var(--6c6c6c-color);
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#111;
 color: var(--white-color);
}
span.credit_link a {
  color: var(--f8ae57-color);
}
.single-post-content p{
  font-size: 18px;
  color: #898989;
  line-height: 28px;
}
.outer_dpage p{
  font-size: 16px;
  color: #8fa3aa;
  line-height: 28px;
}
/*------------- Page -----------------*/
.title-box{
  color:var(--white-color);
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.shrtcod-pg,.shrt_socio i{
  border:1px solid #bbb;
}
.shrt_socio i{
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: var(--2427-color);
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  padding-left: 15px;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: var(--000000-color); 
  color:var(--white-color);
  font-weight:normal;
}
.navigation{
  padding-bottom: 30px;
}
.pagination a:hover{
  background-color: var(--2427-color) !important;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: var(--000000-color);
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  color: var(--white-color);
  background-color: var(--000000-color);
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.services_inner h4, .services_inner .short_text {
  color: var(--white-color);
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
.owl-carousel .owl-dots button{
  width: 10px;
  height: 10px;
  background-color: #c2c5c8;
  margin: 0 5px;
  outline: none;
}
.owl-carousel .owl-dots .active{
  background-color: var(--f8ae57-color);
}
.owl-carousel .owl-item img {
  width: auto ;
  margin: 0 auto;
}
#our_partners img,.owl-carousel .owl-item img{
  width: auto ;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev,button.owl-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-prev {
  left: -10px;
}
button.owl-next {
  right: -10px;
}
.owl-carousel .owl-nav i{
  color: var(--a7a8a9-color);
  font-size: 12px;
  width: 40px;
  height: 40px;
}
.owl-carousel button.owl-prev i,.owl-carousel button.owl-next i{
  padding: 10px 0 10px 0px;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: var(--f8ae57-color) !important;
  border-radius: 0;
  padding: 10px 14px;
  color: var(--white-color) !important;
  border-radius: 5px;
  margin: 10px auto;
  display: table;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: var(--f8ae57-color) !important;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
  border-radius: 5px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #ffffff !important;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address,.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: var(--white-color); 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: var(--font-three);
  color:var(--222222-color);
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-content .form-row{
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
  border:2px solid var(--222222-color);
  margin-left: 0;
  max-width: 71%;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
  border-bottom:2px solid var(--222222-color);
  padding: 10px 25px 10px 15px;
  background-color: transparent;
  box-shadow: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child{
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font:500 16px var(--font-four);
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
}
.woocommerce form .form-row.woocommerce-invalid label{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:var(--white-color);
}
.woocommerce .form-row{
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
.woocommerce #order_review table th{
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{
  width: auto !important;
}
#single-product-page{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p,.woocommerce-products-header__title{
  font:500 14px var(--font-four);
  letter-spacing: 1px;
  color: #a7a9ac;
  margin-bottom: 0;
}
#primary {
  padding-top: 30px;
}
.woocommerce .woocommerce-breadcrumb a,.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-result-count{
  font:500 14px var(--font-three);
  letter-spacing: 1px;
  color: var(--222222-color);
}
.woocommerce .woocommerce-ordering select{
  background-color: var(--222222-color);
  color:var(--white-color);
  border-radius: 5px;
}
/*.shop-page ul.products li.product .onsale{*/
/*  border-radius: 0%;*/
/*  padding: 0px 10px;*/
/*  font-size: 14px;*/
/*  left: 0;*/
/*  right: auto;*/
/*  width: 80px;*/
/*  height: 50px;*/
/*  border: 1px solid #ccc;*/
/*  color: #a7a8a9; */
/*  display: inline-table;*/
/*  margin: -12px;*/
/*}*/

/* Style for elements with class "onsale" */
.shop-page ul.products li.product .onsale {
  background-color: yellow !important; /* Change the text color to red */
}

/* Style for elements with both "wcosm_soldout" and "onsale" classes */
.shop-page ul.products li.product .wcosm_soldout.onsale {
  font-size: 10px;
  font-weight: bold;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 80px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 26px;
  right: 2px;
  background: #c00 !important;
}

.shop-page ul.products li.product {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 8px;
  margin: 10px;
  padding: 20px;
  width: 180px; /* Adjust the width to your preference */
  display: inline-block;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Add a drop shadow */
  transition: transform 0.2s;
}

.shop-page ul.products li.product:hover {
  transform: scale(1.05); /* Add a hover effect to scale up the card */
}

.shop-page ul.products li.product .onsale {
  /*background-color: #ff5733 !important; /* Change the background color for "onsale" items */
  color: #fff; /* Change the text color */
  border: none; /* Remove the border for "onsale" items */
  padding: 5px 10px; /* Adjust padding as needed */
  font-size: 14px;
  border-radius: 4px; /* Adjust the border radius */
  position: absolute;
  top: 10px; /* Adjust the positioning as needed */
  right: 10px;
}




.woocommerce ul.products li.product .price ins{
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: var(--222222-color) !important;
}
.woocommerce nav.woocommerce-pagination ul{
  border:none;
}
.woocommerce nav.woocommerce-pagination ul li{
  margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  color:var(--white-color) !important;
  background-color: var(--f8ae57-color) !important;
}
.woocommerce-page ul.products li.product:hover .onsale,.woocommerce-page ul.products li.product:hover .add_to_cart_button.ajax_add_to_cart{
  background-color: var(--f8ae57-color)!important;
  color:var(--white-color);
}
.woocommerce-page ul.products a.added_to_cart,.woocommerce-page ul.products li.product:hover .price{
  color: var(--222222-color);
}
.woocommerce-page ul.products a.added_to_cart{
  display: inherit;
  font:700 14px var(--font-three);
  letter-spacing: 1px;
  text-align: center;
}
.woocommerce ul.products li.product a:hover{
  color: white important;
}
.woocommerce span.onsale{
  border-radius: 0;
  padding: 0px 10px;
  font-size: 10px;
  left: 0;
  right: auto;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.woocommerce div.product p.price ins{
  text-decoration: none;
}
.woocommerce-message{
  border-color:var(--f8ae57-color) !important;
}
.woocommerce-message::before{
  color: var(--f8ae57-color) !important;
}
.woocommerce .product_meta span,.woocommerce-message{
  font:500 14px var(--font-three);
  letter-spacing: 1px;
  color: var(--222222-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  background-color: var(--f8ae57-color) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  color:var(--white-color) !important;
}
.woocommerce .related{
  padding-top: 30px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label,.woocommerce .woocommerce-error,.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce .woocommerce-cart-form__cart-item a,.woocommerce .woocommerce-cart-form__cart-item td{
  color:var(--222222-color);
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
  display: inline-block !important;
}
.shop-page ul.products li.product a img{
  width: auto !important;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
 color: #fec806;
 margin: 0 auto;
 float: none;
 height: 1.7em;
 width: 66%;
}
.woocommerce ul.products li.product .star-rating,.star-rating{
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 1;
  font-size: 1em;
  font-family: star;
}
.star-rating{
  color: #ffca04;
  height: 1em;
  width: 5.4em;
  margin-bottom: 13px;
  margin-top: 5px;
}
.woocommerce .star-rating::before,.star-rating span,.woocommerce .star-rating span::before{
  top: 0;
  left:0;
  position: absolute;
}
.woocommerce .star-rating::before,.star-rating span{
  float: left;
}
.woocommerce .star-rating::before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
}
.star-rating span{
 overflow: hidden;
 padding-top: 1.5em;
}
.woocommerce .star-rating span::before{
 content: "\53\53\53\53\53";
}
.shop-page .star-rating span::before,.shop-page .star-rating::befores{
  left: 46px !important
}
/* ----------- Unit Testing ------------- */
.outer_dpage table,.outer_dpage table th{
  text-align: center;
}
/*---------- ACCESSIBILITY ------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
 border: 0;
 clip: rect(1px, 1px, 1px, 1px);
 clip-path: inset(50%);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
 word-wrap: normal !important;
 /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
 background-color: #f1f1f1;
 border-radius: 3px;
 box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
 clip: auto !important;
 clip-path: none;
 color: #21759b;
 display: block;
 font-size: 0.875rem;
 font-weight: bold;
 height: auto;
 left: 5px;
 line-height: normal;
 padding: 15px 23px 14px;
 text-decoration: none;
 top: 5px;
 width: auto;
 z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
 outline: 0;
}
a:focus{
  outline: thin dashed;
}
/*------------------ Comments BOX ------------------*/
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font:700 16px "PT Sans";
  letter-spacing: 0px;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments .reply a,#comments .commentmetadata a:hover{
  color: var(--222222-color);
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
#comments .comment-awaiting-moderation{
  padding-top: 8px;
  display: inline-block;
}
.post-navigation a:hover{
   color: #88d055 !important;
}

/*----------------iBTANA css-----------------*/
.page-template-ibtana-template #footer{
  padding: 13% 0% 0% 0% !important;
}

.fa-linkedin-in{
    color:#0072b1 !important;
}
.fa-facebook-f{
    color:#1877F2 !important;
}

.fa-twitter{
    color:#1DA1F2 !important;
}
.fa-pinterest-p{
    color: #E60023 !important;
}
.fa-youtube{
    color:  #c4302b !important;
}
.fa-instagram{
    color: #C13584 !important;
}