/*
Theme Name: VW Affiliate Marketing Pro
Theme URI:https://www.vwthemes.com/themes/affiliate-marketing-wordpress-theme/ 
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: 
Version: 1.0.1
License: GNU General Public License
License URI:license.txt
Text Domain: vw-affiliate-marketing-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Affiliate Marketing Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
VW Affiliate Marketing Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#f7f7fa; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-family: "Poppins";
  font-weight: 300;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  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;
  font-family: 'Kaushan Script';
  color:#000000;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
  font-family: "Poppins";
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color:#222222;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
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;
  max-width: 100%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
} 
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
} 
blockquote cite {
  color: #999999;
  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: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #080c15;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
iframe,embed{
  max-width: 100%;
  width: 100%;
}
.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;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}
/*-------------------------- 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 #fff;
  color: #000000;
}
#vw-footer .widget.widget_calendar td, #vw-footer .widget.widget_calendar tr, #vw-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;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
 
  color: #fff;
  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;
  color: #7f8391;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/* ------------Sweep To Right ------------- */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ----------- Spinner ------------- */
.front-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0ecae2;
  z-index: 2;
  cursor: pointer;
  z-index: 9999999;
}
.front-loading-box #spinner2{
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  transform: translate(-50%,-50%);
  height: 65px;
  width: 65px;
  margin: -25px 0 0 -25px;
  border: 5px solid transparent;
  border-top-color: #171717;
  border-bottom-color: #171717;
  border-radius: 50%;
  -webkit-animation: spinner2 .5s linear infinite;
          animation: spinner2 .5s linear infinite;
}

#spinner2:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 5px solid transparent;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.25);
  -webkit-animation: spinner2_after 1s linear infinite;
          animation: spinner2_after 1s linear infinite;
}

@keyframes spinner2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner2_after {
  0% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
  50% {
    border-top: 5px solid rgba(0, 0, 0, 0.25);
    border-bottom: 5px solid rgba(0, 0, 0, 0.25);
  }
  100% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
}
@-webkit-keyframes spinner2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner2_after {
  0% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
  50% {
    border-top: 5px solid rgba(0, 0, 0, 0.25);
    border-bottom: 5px solid rgba(0, 0, 0, 0.25);
  }
  100% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
}
/*-----------------Search pop up----------------*/
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height:0;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
  transition: 2s;
}
.show-vw-search{
  height: 100% !important;
}
.hide-vw-search{
  height: 0 !important;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.closepop i{
  color: #fff !important;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #222;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border:none !important;
}
.search-no-results input.search-field{
  border:1px solid #222;
}
.search-no-results input[type="submit"]{
  padding: 12px 30px;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;
}
.search_popup input.search-field::placeholder{
  font-size: 17px;
  color:#fff;
}
.search_popup .search-submit {
  color: #222;
  background-color: #fff;
  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);
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* ---------- Single Pages ------------ */
.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Poppins";
  font-weight: 500;
}
#testimonial_single .single-testimonial-desig{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: 'Kaushan Script';
  font-weight: 500;
  padding-top: 20px;
}
#testimonial_single .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#080c15;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
#testimonial_single .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
.content_page p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
/*----------------------Single team page---------------------------*/
#team_single .social-profiles i {
  color: #080c15;
  border: 2px solid #080c15;
  border-radius: 50%;
  padding: 12px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
#team_single .social-profiles {
  padding: 20px 0;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 24px;
  letter-spacing: 2px;
  color: #0f0e0e;
  font-family: "Poppins";
  font-weight: 400;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1{
  color: #000;
  font-family: "Poppins";
  font-weight: 600;
}
.entry-title{
  color: #000;
  font-family: "Poppins";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Poppins";
  font-weight: 600;
}
#vw-sidebar .widget_recent_entries a{
  font-size: 13px;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "Poppins";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.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);
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
  font-family: "Poppins";
}
.metabox .entry-author a{
  color: #000;
  font-family: "Poppins";
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: "Poppins";
}
.logged-in-as a{
  color: #000;
}
.logged-in-as a:hover{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#vw-sidebar span.comment-author-link {
  margin-left: 14px;
}
.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: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Poppins";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title{
  font-family: "Poppins";
}
.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%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Poppins";
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #080c15;
  color: #000;
  border: 1px solid #080c15;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #080c15;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#222222; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
/*--------------- Sidebar -----------------*/
#vw-sidebar td#prev a {
 color: #6c6c6c;
}
#vw-sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#vw-sidebar table,#vw-sidebar th,#vw-sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#vw-sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#vw-sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#vw-sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#vw-sidebar form{
 text-align: center;
}
#vw-sidebar h3 {
  font-size: 24px;
  color: #222222;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Poppins";
}
#vw-sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#vw-sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#vw-sidebar input[type="submit"]{
 background-color :#080c15;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#vw-sidebar .widget {
 padding: 20px;
 margin-bottom: 25px;
 -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);
}
#vw-sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#vw-sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: "Poppins";
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#vw-sidebar ul li:last-child{ 
  border:none;
}
#vw-sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: "Poppins";
  font-size: 15px;
}
#vw-sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#vw-sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}
span.credit_link a {
  color: #e8e8e8;
}
.single-post-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Poppins";
  font-weight: 500;
}
.outer_dpage p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Poppins";
  font-weight: 500;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  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%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #080c15;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "Poppins";
}
/*---------------- 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 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -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;
  font-weight: 600;
  font-family: "Poppins";
}
.page-numbers.dots{
  color:#000;
}
.navigation a:hover{
  color: #fff;
}
.navigation span.meta-nav {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #000;
  font-family: "Poppins";
  font-weight: 500;
  margin-bottom: 0;
}
.post-navigation .post-title{
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Poppins";
  font-weight: 500;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.alt-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;
}
.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: #333333;
}
.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;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  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: #ffffff;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
  display: block !important;
}
/*-------------- 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: #080c15;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #080c15;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #080c15;
}
.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: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: 'Kaushan Script';
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: 'Kaushan Script';
}
.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:#fff;
}
.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;
}
#single-product-page{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Poppins";
  font-weight: 500;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Poppins";
  font-weight: 800;
}
#primary {
  padding-top: 30px;
}
/* ----------- Unit Testing ------------- */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/* ---------- Topbar  ------------ */
#top-bar {
  padding: 0;
  background-color: #080c15;
}
#top-bar .vwsmp_front a i {
  color: #999999;
}
#top-bar .vwsmp_front a {
  background: transparent;
}
#top-bar .vwsmp_front a:hover i{
  color: #0ecae2;
}
#top-bar .top-menu ul li a {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
}
#top-bar .top-menu ul li:hover a{
  color: #0ecae2;
}
#top-bar .top-menu ul {
  text-align: right;
  width: 100%;
  padding: 5px 0;
}
#top-bar .top-menu ul li{
  padding: 0 10px;
  border-right:none;
}
.cat_toggle {
  background-color: #f2f4f5;
  padding: 10px 15px;
  margin: 5px 0;
  font-size: 14px;
  color: #2c2c2c;
  font-weight: bold;
  letter-spacing: 1px;
}
.cat_toggle i{
  color:#595959;
  padding-right: 12px;
  cursor: pointer;
}
#cart_animate {
  position: absolute;
  top: 56px;
  z-index: 1;
  background-color: #ffffff;
  left:41px;
  display: none;
  width: 252px;
  padding: 10px;
  box-shadow: 0px 0px 5px lightsteelblue;
  z-index:99999999;
}
.product-search-info{
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  padding: 0 20px;
  background-color:#f2f4f5;
}
.product-search-info form{
  float: right;
  margin-top: -37px;
}
.product-search-info form input{
  border:none;
  background-color: #f2f4f5;
}
.product-search-info form button{
  border:none;
  background:transparent;
  color:#595959;
}
.product-search-info form button i{
  cursor: pointer;
}
#topbar-search .product-search-info ul{
  list-style-type: none;
}
#topbar-search .product-search-info ul li a{
  color:#333333;
  font-size: 14px;
}
#topbar-search .product-search-info ul li{
  border-bottom: 1px dashed #333333;
  padding-top: 15px; 
}
/* ---------- Middel Header ------------ */
#header{
  padding: 0;
}
#header .Affiliate-logo h1{
  padding: 0;
}
#header .Affiliate-logo h1 a {
  font-size: 20px;
}
#header .Affiliate-logo p{
  margin: 0;
}
#header .middel-haed {
  padding: 25px 0;
}
#header .category-box ul{
  list-style-type: none;
  margin-left: 0;
  padding: 20px 20px;
  display: none;
  position: absolute;
  width: 90%;
  background: #fff;
  z-index: 999;
  -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);
}
#header .category-box ul li{
  line-height: 35px;
  border-bottom:1px dashed #e8e8e8;
  position: relative;
  padding: 5px 0;
}
#header .category-box ul li a{
  font-size: 14px;
  letter-spacing: 1px;
  color: #9d9d9d;
  font-family: "Montserrat";
  font-weight: 500;
}
#header .category-box ul li .icon1{
  padding-right: 25px;
}
#header .category-box ul li .icon2{
  position: absolute;
  right: 4px;
  top: 12px;
}
#header .category-box h5 {
  background-color: #0ebbd1;
  margin: 0;
  padding: 18px;
  height: 53px;
  margin-top: -10px;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 500;
  cursor: pointer;
}
#header .category-box h5 i {
  padding-right: 10px;
}
#header .my-account {
    text-align: right;
}
#header .my-account i.fas.fa-user {
  color: #fff;
  background-color: #0ecae2;
  padding: 13px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
#header a.myaccount-link {
  padding: 0 40px;
}
#header span.cart-value {
  margin: 0;
  text-align: center;
  background-color: #0ebbd1;
  border-radius: 50%;
  color: #ffff;
  padding: 4px 7px;
  position: absolute;
  width: 25px;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
}
#header a.cart-icons {
  padding: 12px 29px;
  border-left: 1px solid #b3b3b3;
}
#topbar-search {
  padding: 25px 0;
  background-color: #ffffff;
}
#topbar-search .Affiliate-logo {
  margin-top: -12px;
}
#header .category-box:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #0ebbd1;
  border-bottom: 0px solid transparent;
  position: absolute;
  left: auto;
  top: -10px;
  right: 0;
}
/* ---------- Header ------------ */
#header .header-box {
 background-color: #080c15;
}
.menubar  .Affiliate-logo {
  padding: 10px 0;
}
.menubar .Affiliate-logo h1 {
  font-size: 22px;
  margin: 0;
}
.menubar .appoitments-button a {
  background-color: #080c15;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
  padding: 15px 22px;
}
.menubar .appoitments-button {
  padding: 17px 0;
  text-align: right;
}
.menubar #vw-sticky-menu {
  padding: 10px 0;
}
#sticky-onoff{
  display: none;
}
#sticky-onoff{
  display: none;
}
.main-header-box #sticky-onoff{
  display: none;
}
.stickynavbar {
  padding-top: 0 !important;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
  left: 0;
  z-index: 99;
}
.sticky .main-navigation .sub-menu a{
  color: #fff;
}
.sticky .main-navigation ul{
  margin: auto;
}
#vw-sticky-menu.sticky {
  margin-top: 0;
  z-index: 9999999;
  background-color: #080c15;
}
/*-----------------Slider--------------------*/
#slider{
  padding: 0;
  position: relative;
}
#slider img{
  width: 100%;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .slider-box {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  padding: 30px 20px;
  max-width: 35%;
  margin: 0 auto;
  text-align: left;
  left: 12%;
  right: auto;
}
#slider .slider-box h2{
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 800;
  padding: 20px 0;
}
#slider .slider-box p {
  font-size: 28px;
  letter-spacing: 8px;
  line-height: 35px;
  color: #ffffff;
  font-family: "Kaushan Script";
  font-weight: 400;
  display: inline-block;
  margin-left: 32px;
  margin-bottom: 0;
  position: relative;
}
#slider .slider-box p:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 6%;
  height: 5%;
  top: 0;
  left: 0;
  margin: 15px 0px 15px -27px;
}
#slider .slide-but a {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 55px;
  color: #121212;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  padding: 1px 25px;
  background-color: #ffd116;
  border-radius: 50px;
  border:1px solid #ffd116;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon {
    background-image: none;
}
#slider a.carousel-prev-button {
  position: absolute;
  top: 45%;
  left: 5%;
  padding: 2px 10px;
  border-radius: 50%;
  border: 3px solid #fff;
  color: #fff;
  font-size: 25px;
  width: 45px;
  height: 45px;
}
#slider a.carousel-next-button{
  position: absolute;
  top: 45%;
  right: 5%;
  padding: 2px 10px;
  border-radius: 50%;
  border: 3px solid #fff;
  color: #fff;
  font-size: 25px;
  width: 45px;
  height: 45px;
}
#slider a.carousel-prev-button:hover,#slider a.carousel-next-button:hover{
  color: #121212;
  border-color: #121212;
}
#slider .hvr-radial-out {
  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);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slider .hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0ecae2;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#slider .hvr-radial-out:hover, #slider .hvr-radial-out:focus, #slider .hvr-radial-out:active {
  color: white;
  border:1px solid #080c15;
}
#slider .hvr-radial-out:hover:before, #slider .hvr-radial-out:focus:before, #slider .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
#slider .carousel-indicators {
  position: absolute;
  bottom: 26%;
  left: 0;
  right: auto;
}
#slider .carousel-indicators li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
}
/*-------------------Shop By Categorys--------------------*/
#shop-by-cate {
  padding: 0;
}
#shop-by-cate .shop-cat-box {
  text-align: center;
  position: relative;
  margin-top: -95px;
  z-index: 2;
  background-color: #fff;
  padding: 40px 20px;
  border-radius: 7px;
}
#shop-by-cate .shop-categories-box img {
   max-width: 100%;
}
#shop-by-cate .shop-categories-box {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}
#shop-by-cate .shop-categories-box{
  box-sizing: border-box;
}
#shop-by-cate .shop-categories-box .hvrbox-layer_bottom {
  display: block;
}
#shop-by-cate .shop-categories-box:hover .hvrbox-layer_scale-rotate, #shop-by-cate .shop-categories-box.active .hvrbox-layer_scale-rotate {
  border-radius: 0%;
  -moz-transform: scale(1) rotateZ(360deg);
  -webkit-transform: scale(1) rotateZ(360deg);
  -ms-transform: scale(1) rotateZ(360deg);
  transform: scale(1) rotateZ(360deg);
}
#shop-by-cate .shop-categories-box:hover .hvrbox-layer_top, #shop-by-cate .shop-categories-box.active .hvrbox-layer_top {
  opacity: 1;
}
#shop-by-cate .shop-categories-box .hvrbox-layer_scale-rotate {
  border-radius: 50%;
  -moz-transform: scale(0) rotateZ(0);
  -webkit-transform: scale(0) rotateZ(0);
  -ms-transform: scale(0) rotateZ(0);
  transform: scale(0) rotateZ(0);
}
#shop-by-cate .shop-categories-box .hvrbox-layer_top {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(247, 233, 236, 0.81);
  color: #fff;
  padding: 15px;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
#shop-by-cate .shop-categories-box .hvrbox-layer_top a{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
}
#shop-by-cate .shop-categories-box .hvrbox-text {
  padding: 25% 0;
}
#shop-by-cate .shop-head{
  position: relative;
}
#shop-by-cate .shop-head h3 {
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
#shop-by-cate .shop-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#shop-by-loop{
  display: none;
}
/*-------------------Amazon Top Deals---------------------*/
#amazon-deals {
  text-align: center;
}
#amazon-deals .amazon-deals-head{
  position: relative;
}
#amazon-deals .amazon-deals-head h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaed;
}
#amazon-deals .amazon-deals-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#amazon-deals .amazon-deals-content {
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #eaeaed;
}
#amazon-deals .amazon-deals-content:hover {
  box-shadow: -1px 2px 14px -2px rgba(0, 0, 0, 0.26);
}
#amazon-deals .amazon-deals-content .featured-cart a.add_to_cart_button,#amazon-deals .amazon-deals-content .featured-cart a.product_type_simple {
  width: 40px;
  height: 40px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  padding: 9px 11px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  left: 0;
  margin: -21px auto;
  color: #9d9d9d;
}
#amazon-deals .amazon-deals-content .featured-cart a.added_to_cart.wc-forward {
  margin: 10px;
  display: inline-block;
}
#amazon-deals .amazon-deals-content .f-pro-box {
  padding: 20px 0;
  border-top: 1px solid #eaeaed;
}
#amazon-deals .amazon-deals-img span.onsale {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 38px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  padding: 3px 10px;
}
#amazon-deals .amazon-deals-img .onsale{
  position: absolute;
  top: 6px;
  transform: rotate(-90deg);
  background-color: #000;
  z-index: 0;
  margin: 0;
  left: -4px;
}
#amazon-deals .amazon-deals-content .f-pro-box h5{
  margin: 0;
}
#amazon-deals .amazon-deals-content .f-pro-box h5 a {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
}
#amazon-deals .amazon-deals-content .f-pro-box del {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
}
#amazon-deals .amazon-deals-content .f-pro-box ins {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}
#amazon-deals .amazon-deals-content .f-pro-box .star-rating{
  margin: 10px auto !important;
}
#amazon-deals .amazon-deals-content:hover .product-image span.onsale{
  background-color: #0ecae2;
}
#amazon-deals .amazon-deals-content:hover .featured-cart a.add_to_cart_button,#amazon-deals .amazon-deals-content:hover .featured-cart a.product_type_simple {
  background-color: #0ecae2;
  color: #ffffff;
}
#amazon-deals a.view-all {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 55px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  background-color: #0ecae2;
  padding: 2px 15px;
  border-radius: 50px;
}
#amazon-deals .view-all-but {
  margin-top: 5%;
}
#amazon-deals .view-all {
  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);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#amazon-deals .view-all:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffd116;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#amazon-deals .view-all:hover, #amazon-deals .view-all:focus, #slider .view-all:active {
  color: #171717;
}
#amazon-deals .view-all:hover:before, #amazon-deals .view-all:focus:before, #amazon-deals .view-all:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
#Recent-pro-loop{
  display: none;
}
#fead-pro-loop{
  display: none;
}
/*--------------------Banner Top--------------------------*/
#banner-top{
  padding: 10px 0;
}
#banner-top .image-right {
  margin: auto;
}
/*-------------------New Arrivals Myntra--------------------*/
#myntra-deals {
  text-align: center;
}
#myntra-deals .myntra-deals-head{
  position: relative;
}
#myntra-deals .myntra-deals-head h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaed;
}
#myntra-deals .myntra-deals-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#myntra-deals .inner-box {
  margin: 18px 0;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #eaeaed;
}
#myntra-deals .myntra-deals-content .featured-cart a.add_to_cart_button, #myntra-deals .myntra-deals-content .featured-cart a.product_type_simple {
  width: 40px;
  height: 40px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  padding: 9px 11px;
  border-radius: 50%;
  position: absolute;
  right: auto;
  left: 15%;
  bottom: 0;
  margin: -21px auto;
  color: #9d9d9d;
}
#myntra-deals .myntra-deals-content .featured-cart a.added_to_cart.wc-forward {
  margin: 10px;
  display: inline-block;
}
#myntra-deals .myntra-deals-content .f-pro-box {
  padding: 10px 0 20px;
  text-align: left;
}
#myntra-deals .myntra-deals-content .f-pro-box h5{
  margin: 0;
  padding: 0;
}
#myntra-deals .myntra-deals-content .f-pro-box h5 a {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 600;
}
#myntra-deals .myntra-deals-content .f-pro-box del {
  display: none;
}
#myntra-deals .myntra-deals-content .f-pro-box ins {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
#myntra-deals .myntra-deals-content:hover .featured-cart a.add_to_cart_button,#myntra-deals .amazon-deals-content:hover .featured-cart a.product_type_simple {
  background-color: #0ecae2;
  color: #ffffff;
}
#myntra-deals .myntra-img{
  padding: 0;
}
#myntra-deals a.view-all {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 55px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  background-color: #0ecae2;
  padding: 2px 15px;
  border-radius: 50px;
}
#myntra-deals .view-all-but {
  margin-top: 5%;
}
#myntra-deals .view-all {
  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);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#myntra-deals .view-all:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffd116;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#myntra-deals .view-all:hover, #myntra-deals .view-all:focus, #myntra-deals .view-all:active {
  color: #171717;
}
#myntra-deals .view-all:hover:before, #myntra-deals .view-all:focus:before, #myntra-deals .view-all:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/*-------------------SALE SALE--------------------*/
#sale-sale .container-fluid,#sale-sale{
  padding: 0;
  overflow-x: hidden;
}
#sale-sale .left-sale,#sale-sale .right-sale {
  padding: 20px 30px;
  height: 250px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#sale-sale .left-sale h3,#sale-sale .right-sale h3{
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 800;
}
#sale-sale .left-sale h5,#sale-sale .right-sale h5{
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
  margin: 0;
}
#sale-sale .left-sale p,#sale-sale .right-sale p{
  padding: 0;
  text-align: left;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Kaushan Script";
  font-weight: 400;
  max-width: 79%;
}
#sale-sale .left-sale .left-but,#sale-sale .right-sale .right-but{
  margin-top: 25px;
}
#sale-sale .left-sale a.left-sale,#sale-sale .right-sale a.right-sale{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  border: 1px solid #fff;
  padding: 12px 15px !important;
  border-radius: 50px;
}
#sale-sale .feature-box {
  border: 2px solid #0ecae2;
  margin-bottom: 10px;
}
#sale-sale .feature-images i {
  color: #0ecae2;
  font-size: 42px;
}
#sale-sale .feature-images{
  margin: 0 auto;
}
#sale-sale .f-img {
  padding: 5px;
  display: flex;
  align-items: center;
}
#sale-sale .f-content {
  padding: 8px 0;
}
#sale-sale .feature-title {
  border-left: 1px solid #e4e4e8;
  padding: 7px 7px 7px 20px;
}
#sale-sale .feature-title h3 {
  font-size: 16px;
  line-height: 22px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  padding: 0;
  margin: 0;
}
#sale-sale .feature-title p {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
  margin: 0;
}
/*-------------------TOP DEALS FLIPKART---------------------*/
#deals-flipkart {
  text-align: center;
}
#deals-flipkart .flipkart-deals-head{
  position: relative;
}
#deals-flipkart .flipkart-deals-head h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaed;
}
#deals-flipkart .flipkart-deals-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#deals-flipkart .deals-flipkart-tabs ul {
  list-style: none;
}
#deals-flipkart .deals-flipkart-tabs ul li{
  display: inline-block;
}
#deals-flipkart .deals-flipkart-tabs li a {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9999;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
}
#deals-flipkart .deals-flipkart-tabs li a.active{
  color:#080c15;
}
#deals-flipkart .new-arrival-title span.onsale {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 38px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  padding: 3px 10px;
}
#deals-flipkart .new-arrival-title .onsale{
  position: absolute;
  top: 6px;
  transform: rotate(-90deg);
  background-color: #000;
  z-index: 0;
  margin: 0;
  left: -6px;
}
#deals-flipkart .new-arrival-title-box{
  text-align: left;
  padding: 15px;
}
#deals-flipkart .new-arrival-title-box h4{
  padding: 0;
}
#deals-flipkart .new-arrival-title-box h4 a {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 700;
}
#deals-flipkart .new-arrival-title-box del {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
}
#deals-flipkart .new-arrival-title-box ins {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}
#deals-flipkart .new-arrival-title-box p {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
}
#deals-flipkart .arrival-cart a {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  background-color: #0ecae2;
  padding: 12px 20px;
  border-radius: 50px;
}
#deals-flipkart .new-arrival-title {
  margin: 10px 0px;
  background-color: #ffffff;
  padding: 0;
  box-shadow: -1px 2px 14px -2px rgba(0, 0, 0, 0.26);
  border-radius: 7px;
}
#deals-flipkart .flip-img{
  padding: 0;
}
#deals-flipkart .star-rating{
  margin: 0;
}
/*-------------------Shoes Sale--------------------*/
#shoes-sale{
  overflow-x: hidden;
}
#shoes-sale .container-fluid {
  padding: 0;
}
#shoes-sale .col-lg-6.col-md-6.col-12{
  padding: 0;
}
#shoes-sale .left-sale, #shoes-sale .right-sale {
  padding: 50px 30px;
  height: 375px;
  background-size: cover;
  background-repeat: no-repeat;
}
#shoes-sale .left-sale h3{
  font-size: 50px;
  letter-spacing: 4px;
  line-height: 18px;
  color: #ffffff;
  font-family: "Great Vibes";
  font-weight: 400;
  text-align: center;
}
#shoes-sale .left-sale h5 {
  font-size: 166px;
  letter-spacing: 13px;
  line-height: 22px;
  color: #0ecae2;
  font-family: "Open Sans";
  font-weight: 700;
  text-align: right;
  padding: 75px 10px 75px 0px;
}
#shoes-sale .left-sale .num-box {
  padding: 0;
  position: relative;
}
#shoes-sale .left-sale .num-box .upto-text {
  position: absolute;
  top: 0;
  transform: translateY(4.5rem);
  right: 5%;
  left: auto;
  font-size: 20px;
  letter-spacing: 4px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  background-color: #080c15;
  padding: 1px 12px;
}
#shoes-sale .left-sale .suffix-box{
  padding: 8% 0;
}
#shoes-sale .left-sale .suffix-box span.sec-title{
  padding-left: 20px;
}
#shoes-sale .left-sale .suffix-box span.sec-title ,#shoes-sale .left-sale .suffix-box p.sec-title{
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 44px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
  text-align: left;
}
#shoes-sale .left-sale .off-left-but{
  text-align: center;
}
#shoes-sale .left-sale .off-left-but a {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50px;
  padding-left: 20px;
}
#shoes-sale .left-sale .off-left-but i {
  background-color: #0ecae2;
  padding: 15px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  color: #ffffff;
  margin-left: 20px;
}
#shoes-sale .right-sale h3 a {
  font-size: 16px;
  letter-spacing: 24px;
  line-height: 24px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
}
#shoes-sale .right-sale{
  text-align: center;
}
/*-------------------Category collection---------------------*/
#Categories-collection {
  padding: 0;
}
#Categories-collection .cat-coll-item{
  position: relative;
  width: 100%;
}
#Categories-collection .cat-coll-item h4{
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaed;
}
#Categories-collection .cat-coll-item h4:after {
  content: "";
  position: absolute;
  width: 30%;
  height: 3%;
  background-color: #0ecae2;
  display: inline-block;
  bottom: 29px;
  margin: 0 auto;
  left: 0;
  right: auto;
}
#Categories-collection .cat-coll-item h4:before {
  content: "\f054";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 10px;
  color: #a5a5a6;
  font-family: 'Font Awesome 5 Free';
  font-size: 12px;
}
#Categories-collection .new-arrival-title-box h4{
  padding: 0;
  margin: 0;
}
#Categories-collection .new-arrival-title-box h4 a {
  font-size: 16px;
  letter-spacing: 1px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 500;
}
#Categories-collection .new-arrival-title {
  margin: 0 0 17px 0;
}
#Categories-collection .new-arrival-title del {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
}
#Categories-collection .new-arrival-title ins {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}
#Categories-collection .star-rating{
  margin: 2px;
}
/*-------------------Testimonials--------------------*/
#our-clients {
  text-align: center;
}
#our-clients .tsti-head{
  position: relative;
}
#our-clients .tsti-head h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #dbe0e6;
}
#our-clients .tsti-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#our-clients .testimonials-title img {
  border-radius: 50%;
}
#our-clients .testimonials-title p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 400;
  text-align: center;
  max-width: 77%;
  margin: 4% auto 3% auto;
}
#our-clients .owl-dots{
  margin-top: 2%;
}
#our-clients .testimonials-title h5 a {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
}
#our-clients .testimonials-title h5 {
  padding: 0;
  margin: 5px;
}
#our-clients .testimonials-title span {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
}
#our-clients .owl-nav button.owl-prev {
  top: 45%;
  position: absolute;
  left: 0;
  right: auto;
}
#our-clients .owl-nav button.owl-next{
  top: 45%;
  position: absolute;
  left: auto;
  right: 0;
}
#our-clients .owl-nav i {
  color: #afafaf;
  font-size: 22px;
}
#testimonial-loop{
  display: none;
}
.owl-dots{
  margin-top: 10px;
}
button.owl-dot {
  border: 1px solid #121212 !important;
  width: 10px;
  height: 10px;
  padding: 4px;
  margin: 5px;
  border-radius: 50%;
}
button.owl-dot.active{
  background-color: #0ecae2 !important;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
 color: #ffd116;
 margin: 0 auto;
 display: block;
 float: none;
 overflow: hidden;
 position: relative;
 height: 1.7em;
 line-height: 1;
 font-size: 1em;
 font-family: star;
}
.star-rating{
  color: #ffd116;
  margin: 10px 0;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #ffd116;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}
/*----------------Our Blog-------------------*/
#our-blogs {
  text-align: center;
  padding: 20px 0;
}
#our-blogs .articles-head{
  position: relative;
}
#our-blogs .articles-head h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 62px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaed;
}
#our-blogs .articles-head h3:after {
  content: "";
  position: absolute;
  width: 5%;
  height: 5%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#our-blogs .new-content-text a.blog-title{
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #171717;
  font-family: "Poppins";
  font-weight: 700;
  text-align: center;
  display: block;
}
#our-blogs .new-content-text .blog-title{
  position: relative;
  margin: 0 auto;
}
#our-blogs .new-content-text a.blog-title:after {
  content: "";
  position: absolute;
  width: 12%;
  height: 6%;
  background-color: #0ecae2;
  border-radius: 50px;
  display: inline-block;
  bottom: -12px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#our-blogs .blog-text {
  font-size: 15px;
  line-height: 27px;
  color: #676767;
  font-family: "Poppins";
  font-weight: 400;
  padding: 20px 0;
}
#our-blogs .new-content-text a.news-button {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
  text-align: center;
  background-color: #080c15;
  display: inline-block;
  padding: 10px;
}
#our-blogs .new-content-text .bolg-but{
  text-align: center;
  margin-top: 12%;
}
#our-blogs .new-content-text span i{
  color: #999999;
  margin-right:10px; 
}
#our-blogs .new-content-text span {
  font-weight: 600;
  padding: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 38px;
  color: #999999;
  font-family: "Poppins";
  text-align: center;
}
#our-blogs .new-content-text span a{
  color: #999999;
}
#our-blogs .post-box {
  padding: 30px 0;
}
#our-blogs .new-content-text {
  background-color: #fff;
  position: absolute;
  bottom: -25%;
  width: 85%;
  left: 8%;
  right: 8%;
  padding: 10px 15px;
}
#our-blogs .meta-box {
  padding: 20px 0;
}
#our-blogs .owl-item{
  padding-bottom: 2%;
}
#blogs-loop{
  display: none;
}
.latest-news-image img{
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
}
.latest-news-content:hover img {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -khtml-transform: scale(0.9);
}
/* ---------- Return to Top ------------ */
.sml-scrollup {
  position: fixed;
  z-index: 999;
  bottom: 0px;
  right: 15px;
}
.sml-scrollup span {
  display: block;
  height: 45px;
  width: 45px;
  margin: 20px;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  font-size: 16px;
  color: #FFF;
  opacity: 1;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -moz-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -ms-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -o-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}
.sml-scrollup span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  -webkit-box-shadow: inset 0 0 0 35px #0ecae2;
  box-shadow: inset 0 0 0 35px #0ecae2;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  -moz-transform: scale3d(0.9, 0.9, 1);
  -ms-transform: scale3d(0.9, 0.9, 1);
  -o-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
}
.sml-scrollup span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transform: scale3d(1,1,1);
  -moz-transform: scale3d(1,1,1);
  -ms-transform: scale3d(1,1,1);
  -o-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.025), 0 10px 15px rgba(0,0,0,0.2);
  box-shadow: 0 10px 20px rgba(0,0,0,0.025), 0 10px 15px rgba(0,0,0,0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -moz-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -ms-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -o-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
}
.sml-scrollup span:before {
  -webkit-box-shadow: inset 0 0 0 35px #0ecae2;
  box-shadow: inset 0 0 0 35px #0ecae2;
}
.sml-scrollup span:hover {
  color: #0ecae2;
}
.sml-scrollup span:hover:before {
  -webkit-box-shadow: inset 0 0 0 1px #0ecae2;
  box-shadow: inset 0 0 0 1px #0ecae2;
}
.sml-scrollup span:hover:before {
  -webkit-box-shadow: inset 0 0 0 1px #0ecae2;
  box-shadow: inset 0 0 0 1px #0ecae2;
  -webkit-transform: scale3d(1,1,1);
  -moz-transform: scale3d(1,1,1);
  -ms-transform: scale3d(1,1,1);
  -o-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.sml-scrollup span:hover:after {
  visibility: visible;
  opacity: 1;
}
.sml-scrollup i {
  font-size: 22px;
  padding: 10px;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-header-box .right_menu{
  padding-left: 0;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.header-wrap #mySidenav{
  display: unset;
}
.main-navigation ul{
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  width: max-content;
  margin:0;
}
.main-navigation li {
  position: relative;
  padding: 10px 15px;
  display: inline-block;
  margin: 0;
  border-right: 1px solid #2c2f36;
}
.main-navigation li:last-child {
  border-right: none;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
  text-align: right;
}
.main-navigation a:hover{
  color: #0ebbd1;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #080c15;
  min-width: 215px;
  z-index: 9999;
}
.main-navigation ul ul ul{
  left: 31% !important;
  top: 41px !important;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
  border-right: none;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}
.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
.main-navigation ul ul li:hover > a{
  color: #0ecae2;
}
.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%;
}
.post-section {
  padding: 20px 0;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
#header .header-box li.page_item.page-item-6.current_page_item:hover a {
  color: #0ecae2;
}
#header .header-box li.current_page_item a{
 color: #0ebbd1;  
}
/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px 0 10px 10px;
  margin-left: 0;
}
#vw-sticky-menu span.toggle-menu-title {
  display: none;
}
#vw-sticky-menu.sticky .innermenubox {
  padding: 10px;
  text-align: left;
}
/*---------------Instagram-----------------*/
.instagram {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
/*---------------Footer-----------------*/
#footer #footer_box{
  padding:10% 0 20px 0;
}
#footer {
  position: relative;
  margin-top: 7%;
  background-size: cover;
}
#footer .footer-details p {
  font-size: 15px;
  line-height: 24px;
  color: #e8e8e8;
  font-family: "Poppins";
  font-weight: 600;
}
#footer h3 {
  padding: 12px 0;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
}
#footer ul{
  list-style: none;
  margin: 0;
}
#footer ul li {
  border-bottom: 1px solid #999999;
  padding: 10px 0;
}
#footer #recent-posts-3 ul li {
  display: flex;
  align-items: center;
}
#footer #recent-posts-3 .post-thumb {
  padding-right: 0;
  display: flex;
  align-items: center;
}
#footer ul li:before {
  content: "\f054";
  font-family:'Font Awesome 5 Free';
  padding-right: 14px;
  font-weight: 900;
}
#footer ul li a{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 400;
  position: relative;
}
#footer table,#footer td,#footer th{
  border: none;
  padding:0;
}
#footer .footer-details td p{
  margin: 0;
}
#footer .footer-details td{
  font-size: 15px;
  line-height: 24px;
  color: #e8e8e8;
  font-family: "Poppins";
  font-weight: 600;
}
#footer .footer-details td.contact-title{
  width: 13%;
}
#footer .footer-details td.contact-title i {
  font-size: 22px;
}
#footer input[type="text"],#footer input[type="tel"],#footer input[type="email"],#footer input[type="phno"],#footer input[type="password"],#footer textarea {
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: 0;
  margin-bottom: 10px;
}
#footer input[type="text"]::placeholder,#footer input[type="tel"]::placeholder,#footer input[type="email"]::placeholder,#footer input[type="phno"]::placeholder,#footer input[type="password"]::placeholder,#footer textarea::placeholder{
  color: #fff;
}
#footer input.wpcf7-submit {
  background-color: transparent;
  border: 2px solid #0ecae2;
  border-top: none;
  margin-top: 12px;
}
#footer .social_widget i {
  color: #e8e8e8;
  border: 2px solid #0ecae2;
  padding: 8px;
  width: 35px;
  height: 36px;
  margin-right: 4px;
  border-radius: 5px;
  border-top: none;
}
#footer .social_widget a:hover i {
  background-color: #080c15;
  color: #fff;
  border-color: #080c15;
}
/*---------------Footer copyright------------------*/
.copyright {
  padding: 20px 0;
}
.copyright .copyright-text p {
  margin: 0;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 500;
}
.copyright .card-img {
  border-right: 2px solid #21242c;
}
.copyright .copy-box {
  background-color: #151821;
  padding: 23px;
}
/*---------------------Blog Page--------------------*/
.post_pic_inner {
  position: relative;
}
.postbox-content {
  text-align: left;
  padding: 20px;
}
.postbox-content .vw-news-meta i {
  color: #7a7c89;
  font-size: 15px;
  padding: 10px 5px 10px 0;
}
.postbox-content .vw-news-meta span a {
  color: #7a7c89;
  font-size: 18px;
  letter-spacing: 0px;
  font-family: "Poppins";
  font-weight: 400;
  text-align: center;
}
.postbox-content .vw-news-meta span {
  display: inline-block;
  font-size: 15px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 600;
}
.postbox-content .vw-news-meta span.blog-comments{
  padding-left: 10px;
}
.postbox-content span.vw-blog-comments {
  margin-left: 20px;
}
.posttitle a{
  font-size: 19px;
  line-height: 27px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 700;
}
.postbox-content .post-text {
  font-size: 18px;
  letter-spacing: 0px;
  color: #7b7d89;
  font-family: "Poppins";
  font-weight: 400;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -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);
}
.contac_form label{
  display: block;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -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);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: "Poppins";
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: "Poppins";
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: "Poppins";
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 40px;
  font-family: "Poppins";
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "Poppins";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Poppins";
  font-weight: normal;
  padding-bottom: 10px;
}
.contact-box .vw-tattoo-contact-box{
  -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: 30px;
  text-align: center;
}
.contact-box .vw-tattoo-contact-box span{
  font-size: 25px;
  letter-spacing: 1px;
  color: #0f0e0e;
  font-family: "Poppins";
  font-weight: 400;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.contact-box .vw-tattoo-contact-box i{
  font-size: 35px;
  color: #080c15;
}
.contact-box .vw-tattoo-contact-box p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Poppins";
  font-weight: 500;
}
.contact-box .contac_form{
  margin: 0 auto;
  max-width: 55%;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/* ------------- Category --------------------*/
.alt-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;
}
.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: #333333;
}
.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: "";
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
body{
  padding: 0 !important
}
body.modal-open{
  overflow: scroll !important;
}
html body{
  overflow-x: hidden;
}
/*-------------------Testimonials shortcode-----------------------*/
#vw-testimonial .test-box {
  text-align: center;
  background-color: #f4f4f4;
  padding: 10px;
  margin-top: 10px;
}
#vw-testimonial .test-box p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #222222;
  font-family: "Poppins";
  font-weight: 400;
  text-align: center;
  max-width: 93%;
  margin: 2% auto;
  padding: 12px 0;
}
#vw-testimonial .test-box .testimonial-box-cont a {
  font-size: 17px;
  line-height: 25px;
  color: #080c15;
  font-family: "Poppins";
  font-weight: 600;
  text-align: center;
}
#vw-testimonial .test-box .testimonial-box-cont span {
  font-size: 14px;
  line-height: 25px;
  color: #0ecae2;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  display: block;
}
#vw-testimonial .test-box .vw-testimonial-box-img img{
  border-radius: 50%;
}
/*-------------- media section ---------------*/
@media screen and (max-width:576px) {
  #top-bar .vwsmp_front {
    text-align: center;
  }
  .product-search-info form input{
    width: 80%;
  }
  #top-bar .top-menu ul,.copyright,.copyright-text,#Categories-collection .new-arrival-title,#header .my-account,#myntra-deals .myntra-deals-content .f-pro-box,#deals-flipkart .new-arrival-title-box{
    text-align: center;
  }
  #top-bar .top-menu ul li{
    display: inline-block;
    border:none;
  }
  #topbar-search{
    text-align: center;
  }
  .product-search-info{
    margin: 20px 0;
  }
  .cat_toggle{
    padding-bottom: 40px;
    background-color: transparent;
  }
  .toggle-nav{
    margin-top: 7px !important;
  }
  #shop-by-cate .shop-cat-box{
    margin-top: 0;
  }
  #slider .slide_nav{
    display: none;
  }
  #slider .slider-box{
    padding: 0;
    max-width: 90%;
  }
  #slider .slider-box p{
    display: none;
  }
  #slider .slider-box h2{
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 31px;
    padding: 0px 0;
  }
  #slider .slide-but a{
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 35px;
  }
  #slider .carousel-indicators{
    bottom: 3%;
  }
  #shop-by-cate .shop-head h3,#our-clients .tsti-head h3,#amazon-deals .amazon-deals-head h3,#myntra-deals .myntra-deals-head h3,#deals-flipkart .flipkart-deals-head h3{
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 36px;
  }
  #shop-by-cate .shop-head h3:after,#our-clients .tsti-head h3:after,#amazon-deals .amazon-deals-head h3:after,#myntra-deals .myntra-deals-head h3:after,#deals-flipkart .flipkart-deals-head h3:after{
    width: 15%;
  }
  .star-rating,#deals-flipkart .star-rating,#Categories-collection .star-rating{
    margin: 10px auto;
  }
  #myntra-deals .myntra-deals-content .featured-cart a.add_to_cart_button, #myntra-deals .myntra-deals-content .featured-cart a.product_type_simple{
    left: 0;
    right: 0;
  }
  #myntra-deals a.view-all{
    font-size: 14px;
    line-height: 50px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    padding: 20px;
  }
  #sale-sale .left-sale h3, #sale-sale .right-sale h3{
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 10px;
  }
  #sale-sale .left-sale h5, #sale-sale .right-sale h5{
    padding:0;
  }
  #sale-sale .left-sale p, #sale-sale .right-sale p{
    font-size: 20px;
    max-width: 100%;
    margin: 0;
  }
  #sale-sale .left-sale a.left-sale, #sale-sale .right-sale a.right-sale{
    padding:10px !important;
  }
  #sale-sale .left-sale .left-but, #sale-sale .right-sale .right-but{
    margin-top: 20px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    height: auto;
    background-size: 100%;
  }
  .product-search-info form{
    float: unset;
  }
  #sale-sale .feature-box{
    margin:20px 0;
    text-align: center;
  }
  #sale-sale .f-img{
    display: block;
  }
  #deals-flipkart .deals-flipkart-tabs ul{
    margin: 0;
  }
  #deals-flipkart .deals-flipkart-tabs li a{
    padding:5px;
  }
  #our-blogs .new-content-text,.instagram{
    position: unset;
    width: 100%;
    padding: 5px;
  }
  #our-blogs .new-content-text a.blog-title{
    font-size: 17px;
  }
  #our-blogs .new-content-text span{
    padding: 3px;
    font-size: 12px;
  }
  #our-blogs .new-content-text span i{
    margin-right: 4px;
  }
  #our-clients{
    background-size: cover;
  }
  #sale-sale,#shoes-sale{
    overflow-x: hidden;
  }
  #shoes-sale .left-sale, #shoes-sale .right-sale{
    height: auto;
  }
  #shoes-sale .right-sale{
    background-size: 100%;
  }
  #shoes-sale .left-sale h5{
    font-size: 140px;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
  #top-bar .vwsmp_front {
    text-align: center;
  }
  #top-bar .top-menu ul,.copyright,.copyright-text,#header .my-account,#myntra-deals .myntra-deals-content .f-pro-box,#deals-flipkart .new-arrival-title-box{
    text-align: center;
  }
  #top-bar .top-menu ul li{
    display: inline-block;
    border:none;
  }
  #topbar-search{
    text-align: center;
  }
  .product-search-info{
    margin: 20px 0;
  }
  .cat_toggle{
    padding-bottom: 40px;
    background-color: transparent;
  }
  .toggle-nav{
    margin-top: 7px !important;
  }
  #shop-by-cate .shop-cat-box{
    margin-top: 0;
  }
  #slider .slide_nav{
    display: none;
  }
  #slider .slider-box{
    padding: 0;
    max-width: 49%;
  }
  #slider .slider-box p{
    font-size: 22px;
    letter-spacing: 5px;
  }
  #slider .slider-box h2{
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0px 0;
  }
  #slider .slide-but a{
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 35px;
  }
  #slider .carousel-indicators{
    bottom: 3%;
  }
  #shop-by-cate .shop-head h3,#our-clients .tsti-head h3,#amazon-deals .amazon-deals-head h3,#myntra-deals .myntra-deals-head h3,#deals-flipkart .flipkart-deals-head h3{
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 36px;
  }
  #shop-by-cate .shop-head h3:after,#our-clients .tsti-head h3:after,#amazon-deals .amazon-deals-head h3:after,#myntra-deals .myntra-deals-head h3:after,#deals-flipkart .flipkart-deals-head h3:after{
    width: 15%;
  }
  #shop-by-cate .shop-categories-box .hvrbox-layer_top a{
    font-size: 15px;
  }
  .star-rating,#deals-flipkart .star-rating{
    margin: 10px auto;
  }
  #myntra-deals .myntra-deals-content .featured-cart a.add_to_cart_button, #myntra-deals .myntra-deals-content .featured-cart a.product_type_simple{
    left: 0;
    right: 0;
  }
  #myntra-deals a.view-all{
    font-size: 14px;
    line-height: 50px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    padding: 20px;
  }
  #sale-sale .left-sale h3, #sale-sale .right-sale h3{
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 10px;
  }
  #sale-sale .left-sale h5, #sale-sale .right-sale h5{
    padding:0;
  }
  #sale-sale .left-sale p, #sale-sale .right-sale p{
    font-size: 20px;
    max-width: 100%;
    margin: 0;
  }
  #sale-sale .left-sale a.left-sale, #sale-sale .right-sale a.right-sale{
    padding:10px !important;
  }
  #sale-sale .left-sale .left-but, #sale-sale .right-sale .right-but{
    margin-top: 20px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    height: auto;
    background-size: 100%;
  }
  .product-search-info form{
    float: unset;
  }
  #sale-sale .feature-box{
    margin:20px 0;
    text-align: center;
  }
  #sale-sale .f-img{
    display: block;
  }
  #deals-flipkart .deals-flipkart-tabs ul{
    margin: 0;
  }
  #deals-flipkart .deals-flipkart-tabs li a{
    padding:5px;
  }
  #our-blogs .new-content-text,.instagram{
    position: unset;
    width: 100%;
    padding: 5px;
  }
  #our-blogs .new-content-text a.blog-title{
    font-size: 17px;
  }
  #our-blogs .new-content-text span{
    padding: 3px;
    font-size: 12px;
  }
  #our-blogs .new-content-text span i{
    margin-right: 4px;
  }
  #our-clients{
    background-size: cover;
  }
  #sale-sale,#shoes-sale{
    overflow-x: hidden;
  }
  #shoes-sale .left-sale, #shoes-sale .right-sale{
    height: auto;
  }
  #shoes-sale .right-sale{
    background-size: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  #top-bar .vwsmp_front {
    text-align: center;
  }
  #top-bar .top-menu ul,.copyright,.copyright-text,#Categories-collection .new-arrival-title,#header .my-account,#myntra-deals .myntra-deals-content .f-pro-box,#deals-flipkart .new-arrival-title-box{
    text-align: center;
  }
  #top-bar .top-menu ul li{
    display: inline-block;
    border:none;
  }
  #topbar-search{
    text-align: center;
  }
  .product-search-info{
    margin: 20px 0;
  }
  #header .my-account {
    margin: 29px 0;
  }
  .cat_toggle{
    padding-bottom: 40px;
    background-color: transparent;
  }
  .toggle-nav{
    margin-top: 7px !important;
  }
  #shop-by-cate .shop-cat-box{
    margin-top: 0;
  }
  #slider .slider-box{
    padding: 0;
    max-width: 35%;
  }
  #slider .slider-box p {
    font-size: 25px;
    letter-spacing: 7px;
  }
  #slider .slider-box h2{
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 10px 0; 
  }
  #slider .slide-but a{
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 44px;
  }
  #slider .carousel-indicators{
    bottom: 15%;
  }
  #shop-by-cate .shop-categories-box .hvrbox-layer_top a{
    font-size: 16px;
  }
  #shop-by-cate .shop-head h3,#our-clients .tsti-head h3,#amazon-deals .amazon-deals-head h3,#myntra-deals .myntra-deals-head h3,#deals-flipkart .flipkart-deals-head h3{
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 36px;
  }
  #shop-by-cate .shop-head h3:after,#our-clients .tsti-head h3:after,#amazon-deals .amazon-deals-head h3:after,#myntra-deals .myntra-deals-head h3:after,#deals-flipkart .flipkart-deals-head h3:after{
    width: 15%;
  }
  .star-rating,#deals-flipkart .star-rating,#Categories-collection .star-rating{
    margin: 10px auto;
  }
  #myntra-deals .myntra-deals-content .featured-cart a.add_to_cart_button, #myntra-deals .myntra-deals-content .featured-cart a.product_type_simple{
    left: 0;
    right: 0;
  }
  #myntra-deals a.view-all{
    font-size: 14px;
    line-height: 50px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    padding: 40px 20px;
  }
  #sale-sale .left-sale h3, #sale-sale .right-sale h3{
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 10px;
  }
  #sale-sale .left-sale h5, #sale-sale .right-sale h5{
    padding:0;
  }
  #sale-sale .left-sale p, #sale-sale .right-sale p{
    font-size: 22px;
    max-width: 70%;
    margin: 0;
  }
  #sale-sale .left-sale a.left-sale, #sale-sale .right-sale a.right-sale{
    padding:10px !important;
  }
  #sale-sale .left-sale .left-but, #sale-sale .right-sale .right-but{
    margin-top: 20px;
  }
  #sale-sale .left-sale, #sale-sale .right-sale{
    height: auto;
    background-size: 100%;
  }
  .product-search-info form{
    float: unset;
  }
  #sale-sale .feature-box{
    margin:0 0 7px 0;
    text-align: center;
  }
  #sale-sale .f-img{
    display: block;
  }
  #deals-flipkart .deals-flipkart-tabs ul{
    margin: 0;
  }
  #deals-flipkart .deals-flipkart-tabs li a{
    padding:5px;
  }
  #our-blogs .new-content-text{
    position: unset;
    width: 100%;
    padding: 5px;
  }
  .instagram{
    top:-58px;
  }
  #our-blogs .new-content-text a.blog-title{
    font-size: 17px;
  }
  #our-blogs .new-content-text span{
    padding: 3px;
    font-size: 12px;
  }
  #our-blogs .new-content-text span i{
    margin-right: 4px;
  }
  #our-clients{
    background-size: cover;
  }
  #sale-sale,#shoes-sale{
    overflow-x: hidden;
  }
  #shoes-sale .right-sale{
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 1024px) and (min-width:991px){
  #topbar-search .Affiliate-logo{
    margin-top: 10px;
  }
  #vw-sticky-menu .toggle-nav{
    float: left !important;
  }
  #vw-sticky-menu.sticky .toggle-nav{
    float: right !important;
  }
  #top-bar .vwsmp_front {
    text-align: center;
  }
  #top-bar .top-menu ul,.copyright,.copyright-text,#header .my-account{
    text-align: center;
  }
  #top-bar .top-menu ul li{
    display: inline-block;
    border:none;
  }
  #topbar-search{
    text-align: center;
  }
  .cat_toggle{
    text-align: left;
  }
  .product-search-info,#header .my-account{
    margin: 20px 0;
  }
  #slider .slider-box p{
    font-size: 26px;
  }
  #slider .slider-box h2{
    font-size: 32px;
    line-height: 47px;
  }
  #shop-by-cate .shop-categories-box .hvrbox-layer_top a{
    font-size: 13px;
  }  
  #our-blogs .new-content-text a.blog-title{
    font-size: 17px;
  }
  #our-blogs .new-content-text span{
    padding: 3px;
    font-size: 12px;
  }
  #our-blogs .new-content-text span i{
    margin-right: 4px;
  }  
  #sale-sale,#shoes-sale{
    overflow-x: hidden;
  }
  .product-search-info form input{
    width: 48%;
  }
}
@media screen and (max-width: 1024px){
  .main-navigation ul{
    border:none;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul{
    width:100%;
  }
  .main-navigation li{
    display: block;
    padding: 4px 0px;
    border-top:1px solid #303030;
    margin: 0;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 5;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
    margin-top: 12px;
    cursor: pointer;
  }
  .toggle-nav i {
    font-size: 29px;
    color:#fff;
  }
  .sticky .toggle-nav{
    top:-7px;
  }
  .sticky .toggle-nav i{
    color: #fff !important;
  }
  .sticky .toggle-nav{
    right: 30px;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    cursor: pointer;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .content_boxes figure #instagram-embed-0
  {
    height: 706px;
  }
  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }

  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-n#vw-our-blogs .vw-blog-content imgavigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float#vw-our-blogs .vw-blog-content img: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
    text-align: left;
  }
  #vw-header-menu .current_page_item{
    border-top:1px solid #303030;
    border-bottom:none;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .top_bar_btn{
    padding:0;
  }
  .main-navigation li.current_page_item{
    border:none;
  }
  .main-navigation ul ul{
    background: transparent !important;
  }
  .main-navigation ul ul li{
     background: transparent !important;
  }
  #vw-header-menu .current_page_item{
    background:none;
  }
  #vw-header-menu .current_page_item ul li a{
    color: #fff;
  }
  .main-navigation .current_page_ancestor > a{
    color: #fff !important;
  }
  .main-header-box{
    padding-bottom: 0 !important;
  }
  #vw-sticky-menu.sticky span.toggle-menu-title {
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 0;
  }
  #vw-header-menu .current_page_item:after{
    content: none;
  }
}
@media screen and (max-width: 1250px) and (min-width: 1024px){
  .sml-scrollup{
    right: 7%;
  }
}
/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul
  {
    text-align: left;
  }
  .main-navigation a
  {
    font-size: 18px;
  }
}