/*Theme Name: Shop Cart Woocommerce Pro
Theme URI: https://www.revolutionwp.com/products/woocommerce-wordpress-theme
Author: Revolutionwp
Author URI: https://www.revolutionwp.com/
Description: The WooCommerce WordPress Theme represents the epitome of sophistication and functionality in the realm of e-commerce. Ideal for businesses and individuals aiming to create visually stunning online stores, this premium theme seamlessly merges style with advanced features. Its core strength lies in an intuitive and responsive design, guaranteeing a captivating and uniform shopping experience across diverse devices. Whether accessed on desktops, tablets, or smartphones, the theme effortlessly adapts, preserving a visually appealing and user-friendly interface. Tailored for those who prioritize both aesthetics and functionality, the WooCommerce WordPress Theme stands as a pinnacle choice for establishing a strong and captivating online presence.
Version: 2.0
Requires at least: 5.8
Tested up to: 6.1.1
Requires PHP: 7.2
License: GNU General Public License
License URI:license.txt
Text Domain: shop-cart-woocommerce-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Shop Cart Woocommerce Pro WordPress Theme has been created by Revolutionwp(revolutionwps.com), 2025.
Shop Cart Woocommerce Pro WordPress Theme is released under the terms of GNU GPL
/* Basic Style */
/* latin-ext */


@font-face {
  font-family: 'Caveat Brush';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Caveat Brush'), local('CaveatBrush-Regular'), url(assets/css/EYq0maZfwr9S9-ETZc3fKXt8UrOS43o.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Caveat Brush';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Caveat Brush'), local('CaveatBrush-Regular'), url(assets/css/EYq0maZfwr9S9-ETZc3fKXt8XLOS.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --black51: #222222;
  --black2: #111111;
  --black52: #383838;
  --grey51: #7a7a7a;
  --grey52: #999999;
  --black53: #424648;
  --black54: #333333;
  --skyblue: #3890cb;
  --faintgreen: #59A2FF;
  --grey1: #cccccc;
  --white51: #eeeeee;
  --black55: #474747;
  --lightblue51: #8fa3aa;
  --bluenavy: #212A39;
  --lightcolor51: #e1e1e1;
  --darkgrey51: #676565;
  --grey55: #737373;
  --grey56: #555350;
  --red: #ec1d23;
  --black56: #494848;
  --blue53: #3c5a99;
  --blue54: #007bb5;
  --orange: #da4835;
  --skyblue53: #55acee;
  --yellow41: #d3da36;
}
:root {
  --common-font-c: 'Caveat Brush', cursive;--common-font-r: "Roboto";--common-font-s: "Source Sans Pro";--common-font-p:'Poppins';--common-font-ps: Poppins,sans-serif;
}
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:var(--white);
  position:relative;
  font-size: 14px;
  font-family: var(--common-font-p);
  font-weight: 300;
  overflow-x: hidden;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  height:auto;
}
h1,h2,h3,h4,h5,h6{
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family: var(--common-font-c);
  color:var(--black51);
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:14px;
  font-weight:400;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none;
  color:var(--black2);
}
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: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: var(--black52);
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  left: 0px;
  top: -10px;
  color: var(--grey51);
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  right: 0px;
  bottom: -10px;
  color: var(--grey51);
}
blockquote cite {
  color: var(--grey52);
  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 var(--grey10);
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
input[type="email"]{
  opacity: 0.5;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
  position: relative;
}
select{
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  color: var(--white) !important;
  text-transform: uppercase;
  background: #59a2ff;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
}
.wp-caption-text,.gallery-caption,.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid var(--black54);
  padding: 10px;
  color: var(--black54);
}
.screen-reader-text {
  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:var(--skyblue);
  padding:5px 30px;
  border-radius:3px;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  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;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid var(--white);
}
.widget_calendar td,.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  background-color: #bbb;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus {
  background-color: #686868;
}
.widget th,.widget td {
  padding: 0.5384615385em;
}
/* ---------Buttons--------- */
.page-content .read-moresec a {
  border: 2px solid var(--faintgreen);
  font-size: 16px;
  font-weight: bold;
  background-color: var(--faintgreen);
  border-radius: 0;
  padding: 10px 24px;
  color: var(--white);
}
.page-content .read-moresec a:hover {
  background: #212A39;
  border: 2px solid #212A39;
}
a.button, button{
  border: 2px solid var(--faintgreen) ;
  font-size: 16px;
  font-weight:bold;
  background-color: var(--faintgreen);
  border-radius: 0;
  padding: 10px 14px;
  /* color: var(--white); */
}
a.theme_button {
  letter-spacing: 1px;
  padding: 18px 20px;
  font-size: 14px;
  border-radius: 0;
  display: inline-block;
  cursor: pointer;
  transition: all ease-in-out 300ms;
  margin-top: 20px;
}
a.theme_white_button{
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 0;
  display: inline-block;
  cursor: pointer;
  transition: all ease-in-out 300ms;
  margin-top: 20px;
}
a.theme_white_button:hover {
  border: 1px solid var(--white);
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  height: 100%;
  background: var(--black);
  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);
}
.serach_inner {
  top: 50%;
  transform: translateY(-50%);
}
.closepop {
  top: 29%;
  transform: translateY(-50%);
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
}
.serach-page input.search-field {
  border: 1px solid var(--grey1);
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid var(--white);
}
.search_popup label {
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  text-indent: 8px;
  border: 2px solid var(--white);
  border-radius: 40px;
}
.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);
}
/* ----------- Spinner ------------- */
.eco-box{
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}
.eco-box .lds-ellipsis {
  display: inline-block;
  width: 80px;
  height: 80px;
  left: 50%;
  top:50%;
  transform: translate(-50%,-50%);
}
.eco-box .lds-ellipsis div {
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.eco-box .lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.eco-box .lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.eco-box .lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.eco-box .lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/* ---------- Return to Top ------------ */
#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background:var(--faintgreen);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
}
#return-to-top i {
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 8px;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  top: 5px;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid var(--white51);
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  padding:0;
  margin-bottom: 20px;
  color: var(--black51);
  padding: 0 0 10px;
  margin: 0;
}
section h3 {
  color: var(--black51);
  padding: 0;
}
section h4{
  color:var(--black51);
  font-size:20px;
}
section h5{
  color:#333;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/*--------------------- Section Heading------------------------*/
.section-heading h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.section-heading p {
  margin: 0;
  padding: 10px 0;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  color: var(--black54);
}
ol.carousel-indicators li {
  padding: 2px !important;
  color: var(--black54) !important;
  border:3px solid var(--black) !important;
  background-color: transparent;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  width: 4px !important;
  height: 4px !important;
}
/* ----------------------- POST---------------------- */

#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: var(--yellow41);
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}
.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:#f1f1f1;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],#comments input[type="email"],#comments textarea{
  padding:12px 10px;
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 20px;
  text-transform: uppercase;
  border-top: none;
  border-radius: 40px;
  background: var(--faintgreen);
}
#comments a time{
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
#comments h2#reply-title{
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/* ---------------- Button Effects --------------- */
.hvr-bounce-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);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/*--------------- Sidebar -----------------*/
#sidebar .tagcloud a,#sidebar input[type="search"],#sidebar td#prev a,#sidebar caption,#sidebar td,#sidebar th,#sidebar select,#search-3 input[type="search"],html body {
 color: #6c6c6c;
}
#sidebar caption {
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td,#sidebar select {
 border: 1px solid var(--lightcolor51);
}
#sidebar td {
 padding: 7px;
}
#sidebar th {
 padding: 5px;
}
#sidebar select {
 padding: 10px 5px;
}
#sidebar h3 {
  font-size: 24px;
  color: var(--black);
  font-weight: normal;
  padding-bottom: 15px;
  margin-bottom: 11px;
  border-bottom: 1px solid var(--lightcolor51);
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 border: solid 1px var(--lightcolor51);
}
#sidebar label{
 margin-bottom: 0;
}
#sidebar input[type="submit"]{
 background-color :var(--faintgreen);
 padding:10px 0;
 font-size:12px;
 letter-spacing: 2px;
}
#sidebar input[type="submit"]:hover{
  background-color: #212A39;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
  border-bottom: 1px solid var(--lightcolor51);
  padding: 10px 0;
}
#sidebar ul li:last-child,img,.content_boxes,.shop-cart-woocommerce-pro-toggle-nav button,input[type="submit"],a.theme_button,a.theme_white_button{
  border: none;
}
#sidebar ul li a,#sidebar ul li{
  font-weight: 600;
  color: var(--black);
  font-family: var(--common-font-ps);
  font-size: 15px;
}
#sidebar ul li:hover a{
  color: #3890cb;
}
#sidebar .tagcloud a{
 border: solid 1px var(--lightcolor51);
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:var(--faintgreen);
}
span.credit_link a {
  color: #000;
}
.single-post-content p{
  font-size: 16px;
  font-family: var(--common-font-s);
  line-height: 28px;
}
.outer_dpage p{
  font-size: 14px;
  font-family: var(--common-font-r);
  line-height: 28px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: var(--black54);
}
.content_boxes {
  padding: 0;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  background-color: var(--black54);
  width: 36px;
  margin: 0 4px;
}
.share_icon i.fab.fa-facebook-f{
  background-color: var(--blue53);
}
.share_icon i.fab.fa-linkedin-in{
  background-color: var(--blue54);
}
.share_icon i.fab.fa-google-plus-g{
  background-color: var(--orange);
}
.share_icon i.fab.fa-twitter{
  background-color: var(--skyblue53);
}
.view-more {
  margin: 0 auto;
}
.menubar.scrolled li.search-box {
  display: block !important;
}
/*-------------- Owl crousel ---------------*/

 button.owl-next, button.owl-prev {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border:2px solid var(--grey21);
  display: inline-block;
  color: var(--grey21);
  outline: none;
  top: 50%;
  transform: translateY(-50%);
  padding: 7px 13px;
}
 button.owl-next {
  right: -10px;
}
 button.owl-prev{
  left: -10px;
}
button.owl-prev i,  button.owl-next i{
  font-size: 10px;
}
/*-------------- 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 button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: var(--faintgreen) !important;
  border-radius: 0;
  padding: 10px 14px !important;
  color: var(--white) !important;
}
a.theme_white_button,.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: var(--faintgreen);
}
#sidebar .shop-cart-woocommerce-pro-widget,.navigation span.page-numbers.current,a.page-numbers,a.theme_white_button,aside#recent-comments-3,aside#categories-3,aside#archives-3,aside#woocommerce_product_categories-2,#sidebar .shop-cart-woocommerce-pro-widget,#sidebar .widget,.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,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  border: 1px solid var(--faintgreen);
}
.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{
  color: var(--black54);
}
#contentwoocom {
  padding: 20px 15px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce ul.products li.product .button{
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.wp-caption,section img,img,.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2,.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address{
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3,#recent-comments-3 h3.widget-title,#recent-comments-3 #sidebar h3,#sidebar h3,#comments h2#reply-title,#sidebar h3{
  font-family: var(--common-font-c);
}
.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: var(--white);
  font-family: var(--common-font-r);
}
.woocommerce form .form-row.woocommerce-invalid label,.woocommerce-MyAccount-content a,.single-post-content p,.outer_dpage p{
  color:var(--lightblue51);
}
#single-product-page,#primary{
  padding-top: 30px;
}
.woocommerce ul.products li.product h2{
  font-size: 20px !important;
}
.woocommerce .woocommerce-checkout-review-order-table th,.woocommerce .woocommerce-checkout-review-order-table td{
  text-align: left !important;
}
.woocommerce ul.products li.product .onsale {
  width: 50px;
  height: 50px;
  display: inline-block;
  letter-spacing: 1px;
  font: 400 13px var(--common-font-cb);
  padding: 16px 10px;
  border-radius: 50%;
  text-transform: uppercase;
  left: 7%;
  top: 5%;
  position: absolute;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  color: #ffffff !important;
  margin-bottom: 6px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond .form-submit input,a.page-numbers, span.page-numbers.current,.eco-box,a.theme_white_button:hover,a.theme_button,.woocommerce span.onsale,button.single_add_to_cart_button.button.alt,a.button.wc-backward,nav.woocommerce-MyAccount-navigation ul li,button#place_order,a.checkout-button.button.alt.wc-forward,button.button, .post-navigation a:focus .post-title,#search-3 input[type="submit"] {
  background: var(--faintgreen) !important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  float: left;
  margin-right: 14px;
  width: 70px !important;
  height: auto;
  box-shadow: none;
  margin-left: 0px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li a{
  padding: 0;
}
.woocommerce .woocommerce-breadcrumb a,.woocommerce .woocommerce-breadcrumb {
  color: var(--grey55) !important;
}
.woocommerce-MyAccount-content a, .woocommerce-info a, .woocommerce-privacy-policy-text a, td.product-name a, a.shipping-calculator-button {
  color: var(--grey56) !important;
}
.woocommerce span.onsale {
    padding: 6px 10px;
    text-transform: uppercase;
}
/* ----------- Unit Testing ------------- */
.middle-header {
  padding: 15px 0;
  border-bottom: solid 3px ;
  border-color: var(--faintgreen) !important;
}
aside#recent-comments-3,aside#categories-3,aside#archives-3,aside#woocommerce_product_categories-2,#sidebar .shop-cart-woocommerce-pro-widget,#sidebar .widget {
  padding: 20px;
  margin-bottom: 50px;
}
#search-3 input[type="submit"] {
  padding: 10px 0;
  font-size: 12px;
  letter-spacing: 2px;
}
#search-3 input[type="search"] {
  padding: 10px 10px;
  font-size: 15px;
  margin-bottom: 10px;
  border: solid 1px var(--lightcolor51);
}
#recent-comments-3 h3.widget-title,#recent-comments-3 #sidebar h3,#sidebar h3 {
  font-size: 28px;
  text-transform: uppercase;
  color: var(--black);
  padding-bottom: 15px;
  margin-bottom: 11px;
  border-bottom: 1px solid var(--lightcolor51);
}
/*a:focus{
  border:1px dashed;
}*/
.testimonial-dots,.serach_outer,#return-to-top,#product-categories .children{
  display: none;
}
.shop-cart-woocommerce-proprop_desc p {
  color: #fff;
  margin-bottom: 0;
}
.shop-cart-woocommerce-pro-toggle-nav button,.search_popup label,.search_popup input.search-field,#sidebar select{
  background: transparent;
}
.fixed{
  background-attachment: fixed;
}
.scroll{
  background-attachment: scroll;
  background-size: 100% 100%;
}
.footer1 aside#recent-posts-3 {
  border: unset;
}
#recent-comments-3 h3.widget-title,#recent-comments-3 #sidebar h3,.outer_dpage table,.outer_dpage table th,.view-more,.share_icon i,#sidebar form,#sidebar table,#sidebar th,#sidebar td,.section-heading,.widget_calendar td,.widget_calendar th,h2.woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  /* text-align: center; */
}
#product-categories,#product-categories .children,.eco-box .lds-ellipsis div,.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,.more_info a:hover,.woocommerce div.product form.cart .variations select,a.theme_white_button,.navigation span.page-numbers.current,.hvr-shutter-in-vertical:before{
  background-color: var(--white);
}
.services_inner h4, .services_inner .short_text,.share_icon i,.slider-category .categories-title,#comments input[type="submit"].submit,.more_info a,.head_white,#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th,#sidebar input[type="submit"],a.small-button:hover,#search-3 input[type="submit"],#sidebar .tagcloud a:hover,.blog-icon i:hover,.blog-icon i,#return-to-top:hover i,#return-to-top i,.search_popup input.search-field,a.small-button,.widget_calendar caption,.widget_calendar tbody a,.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,a.theme_button,a.theme_white_button:hover{
  color:var(--white);
}
.blog-post h5,.posttitle a:hover,#comments a time,.bradcrumbs span,.bradcrumbs a,.head_black,.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th{
  color: var(--black);
}
.woocommerce .woocommerce-cart-form__cart-item .product-name a,.woocommerce .posted_in a,input[type="submit"],.hovereffect a,a.theme_button,a.theme_white_button,.cat-box,.date-box,#comments input[type="submit"].submit,#sidebar caption,#sidebar input[type="submit"],#search-3 input[type="submit"]{
  font-weight: bold;
}
.feature-image-box img,.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address,select,table,.serach_outer,.serach_inner,.closepop,.serach_inner form.search-form,.search_popup input.search-field,.eco-box,#comments,#product-categories .children,#sidebar input[type="search"],#sidebar label,#sidebar input[type="submit"],.view-more,#search-3 input[type="submit"],#search-3 input[type="search"]{
  width: 100%;
}
.closepop,blockquote:before,blockquote:after,.screen-reader-text,.serach_inner,.eco-box .lds-ellipsis,.eco-box .lds-ellipsis div,.hvr-shutter-in-vertical:before,#product-categories ul li:after,#product-categories .children,button.owl-next, button.owl-prev{
  position: absolute;
}
.about_me p span {
  padding-left: 8px;
}
.single-product .onsale {
    right: unset;
}
input[type="email"] { opacity: unset; }
.copyright input[type="email"]::placeholder { color: #fff; }

.category-main-boxes1:after,.category-main-boxes2:after,.category-main-boxes3:after,
.category-main-boxes4:after,.category-main-boxes5:after,.category-main-boxes6:after {
    background-image: url(assets/images/cat-border.png) !important;
    content: '';
    position: absolute;
    top: 15px;
    display: block;
    background-size: cover;
    left: 10px;
    width: 94%;
    height: 91%;
    top: 14px;
}
@media only screen and (min-width: 1600px) and (max-width: 2560px)  {
  .category-main-boxes1,.category-main-boxes6
  {
        padding: 102px 0 0px 0 !important;
  }
  .category-main-boxes1:after,.category-main-boxes2:after,.category-main-boxes3:after,
  .category-main-boxes4:after,.category-main-boxes5:after,.category-main-boxes6:after
  {
    left: 20px !important;
    right: 0 !important;
    width: 90% !important;
    height: 93% !important;
  }
  .category-title a
  {
      padding: 46px 0 !important;
  }
#main-category  .category-main-boxes2 img, #main-category  .category-main-boxes4 img{
    width: 100% !important;
}
.category-main-boxes2,.category-main-boxes4 {
    padding: 48px 0 0 0 !important;
}
.category-main-boxes3,.category-main-boxes5
{
  padding: 103px 0 0 0 !important;
}
}
 .category-title a:focus {
    border: unset !important;
}
.woocommerce .products .star-rating{
  margin: 0 auto 10px;
}

#offers2 .owl-item.active:nth-child(3) .product-offers-content h2{
  color: #000;
}

.recent-post-box .media-body{
  align-self: center;
}
.recent-post-box .post-thumb{
  display: flex;
}
#sidebar .recent-post-box:hover .media-body a{
  color: var(--faintgreen);
}

.trend-content{
  background: #fff;
}
.product-image-box img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#toys .product-image-box {
  width: 260px;
  height: 260px;
  margin: 0 auto;
}
#trend-prod .product-image-box {
  width: 225px;
  height: 225px;
  margin: 0 auto;
}
.product-image-box img{
  animation: rotateCard 2s forwards;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate-reverse;
  animation-delay: 1s;
}
@keyframes rotateCard{
  0% {
    transform: perspective(1500px) rotateY(0deg);
  }
  100% {
      transform: perspective(1500px) rotateY(20deg);
  }
}



/* ---------- Latest News ----------- */
.latest-news-head{
  padding-bottom: 35px;
}
.news-content-box{
  position: relative;
}
.news-content img {
  height: 335px;
  object-fit: cover;
  width: 100%;
}
.latest-news-head h3:after{
  margin-left: auto;
  margin-right: auto;
}
.news-content .blog-meta span,.news-content .blog-meta a,.news-content .blog_text{
  line-height: 28px;
  color: var(--grey10);
  font-size: 13px;
  font-family: "Montserrat";
  font-weight: 600;
  padding: 1px;
  text-transform: capitalize;
}
.userdivide{
  border-left: 2px solid var(--grey10);
  margin: 9px 8px;
  position: absolute;
  width: 1px;
  height: 14px;
}
.entry-comments {
  margin-left: 33px;
}
.entry-author {
    margin-right: 10px;
}
.news-content h4 span{
  color: var(--black55);
  font: 500 24px var(--common-font-cb);
  text-transform: uppercase;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-content .read-more{
  letter-spacing: 1px;
  font: 400 18px var(--common-font-cb);
  padding: 14px 22px;
  border-radius: 40px;
  display: inline-block;
}
.news-content .blog-date{
  font: 400 25px var(--common-font-cb);
  position: absolute;
  max-width: 60px;
  text-align: center;
  margin: 0 auto;
  line-height: 23px;
  padding: 7px;
  left: 15px !important;
  z-index: 1;
}
.news-content:hover .read-more{
  background-color: #212A39;
  color: #fff;
}
.news-content .blog-date{
  background-color: #59A2FF;
  color: #fff;
}
.news-content:hover .blog-date{
  background-color: #212A39;
  color: #fff;
}
.owl-dots,#onsale .owl-dots{
  text-align: center;
  padding-top: 20px;
}
#offers2 .small-heading,#onsale .small-heading{
  letter-spacing: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}


#onsale .product-offers-content a,.news-content .read-more,
#offers3 .product-offers-content a{
  background-color: var(--faintgreen);
  color: #fff;
}
.news-content:hover h4 span{
  color: #59A2FF;
}
.news-content .news-content-box .post-img,.news-content-box{
  position: relative;
  overflow: hidden;
}
.news-content:hover .news-content-box .post-img {
  transform: scale(1.07);
  overflow: visible;
  transition: 0.5s ease-in-out;
  border-radius: 10px;
}
.news-content:hover .news-content-box .post-img:after {
  -webkit-animation: shine .75s;
  animation: shine 2s;
}
.news-content-box .post-img:after {
  position: absolute;
  top: 0;
  left: -86%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
@keyframes shine{
  100% {
    left: 125%;
  }
}


.content_page p{
  line-height: 28px;
  color: var(--grey10);
  font-size: 13px;
  font-family: "Montserrat";
  font-weight: 600;
  padding: 1px;
  text-transform: capitalize;
}








/*------------- Title Banner -----------------*/
.title-box h1 {
  color: #fff;
  font-size: 38px;
  text-align: center;
  position: relative;
  font-family: var(--common-font-cb);
  font-weight: 600;
  text-transform: capitalize;
  z-index: 2;
  line-height: 30px;
}
.title-box a{
  color: #fff;
}
.title-box span {
    color: #fff;
    /* font-weight: 600; */
}
.title-box{
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}
.middle-content {
  padding-bottom: 20px;
}
.title-box {
  display: flex;
  align-items: center;
  position: relative;
  height: 250px;
}
.blue {
  background: #59A2FF;
  position: absolute;
  width: 100%;
  height: 370px;
  /* opacity: 0.4; */
  top:0;
}
.title-box:after {
  content: '';
  /* background: #000000; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}


/*---------------- Pagination ----------------*/
.navigation_pagination,.navigation.pagination {
  margin: 50px 0 !important;
  text-align: center;
  justify-content: center;
}
.navigation_pagination span.page-numbers.current ,.navigation.pagination span.page-numbers.current{
  background: transparent !important;
  color: #59A2FF !important;
}
.navigation_pagination a, .navigation_pagination span ,.navigation.pagination .page-numbers{
  border-radius: 0px;
  border: 2px solid #59A2FF;
  background: #59A2FF;
  margin: 0 1px 0 0;
  display: inline-block;
  line-height: 1.2em;
  text-decoration: none;
  color: #fff !important;
  padding: 10px 14px;
  margin-right: 8px;
  transition: all 0.5s ease;
  cursor: pointer;
  font-weight: 600;
}
.navigation_pagination a.page-numbers:hover,.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,.navigation.pagination a.page-numbers:hover{
  background: transparent !important;
  color: #59A2FF !important;
}
.navigation_pagination a:hover {
  /* background: transparent !important;
  color: #59A2FF !important; */
}
.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{
  border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
  border-radius: 5px;
  border: 2px solid #59A2FF;
  background: #fff;
  margin: 0 1px 0 0;
  display: inline-block;
  line-height: 1.2em;
  text-decoration: none;
  color: #fff !important;
  padding: 10px 14px;
  margin-right: 8px;
  transition: all 0.5s ease;
  cursor: pointer;
  font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #fff !important;
  color: #59A2FF !important;
  border-radius: 5px;
  /* border: 1px solid #59A2FF; */
  padding: 10px 14px;
  margin-right: 8px;
}
.shop-page-box{
  background: #f3f3f3;
}
.navigation.pagination .nav-links{
  justify-content: center;
}
.middle-content ul li::marker{
color:#000;
}
.middle-content ul li {
  list-style-position: inside;
  padding: 10px;
  margin-bottom: 10px;
}
.middle-content ul li a{
  color: #000000;
  font-weight: 500;
}
.flex-viewport{
  background: #f2f2f2
}
.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #FFE836;
}



.shop-product-box .product-image-box {
  width: 260px;
  height: 260px;
  margin: 0 auto;
}

.shop-product-box .toys-content h4 a,#trend-prod .trend-content h4 a{
  letter-spacing: 1px;
  color: var(--white);
  font: 400 28px var(--common-font-cb);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.shop-product-box .popular-toys-box{
  background-color: var(--blue11);
  padding: 0px 15px 28px 15px;
  /* max-width: 308px; */
  margin: 0 auto;
  position: relative;
}
.shop-product-box .toys-content .product-cart .add_to_cart_button{
  /* width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 15px 10px;
  color:var(--blue11);
  border:2px solid var(--blue11);
  display: inline-block;
  border-radius: 50%;
  background-color: #ffffff !important;
  z-index: 99;
  background-color: var(--white); */
}
.shop-product-box .toys-content .product-cart .added_to_cart {
  position: absolute;
  z-index: 99;
  width: 100%;
  letter-spacing: 1px;
  color: var(--white);
  font: 600 14px var(--common-font-r);
  bottom: unset;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  font-size: 0;
  height: 100%;
}
.toys-content .product-cart .added:after{
  display: none;
}
.shop-product-box .product-sale span, .woocommerce ul.products li.product .onsale{
  display: inline-block;
  letter-spacing: 1px;
  font: 400 16px var(--common-font-cb);
  padding: 16px 10px;
  border-radius: 50%;
  text-transform: uppercase;
  left: 7%;
  top: 5%;
  position: absolute;
}
.shop-product-box .popular-toys-box:before{
  content: "";
  width: 100%;
  height: 0;
  border-left: 130px solid transparent;
  border-right: 130px solid transparent;
  border-bottom: 45px solid var(--blue11);
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
}
.product_list_widget .star-rating{
  display: none;
}
.shop-product-box button.owl-prev{
  right: 51px;
  top: -71px;
  left: auto;
  position: absolute !important;
  border: 2px solid #bbb;
}
.shop-product-box button.owl-next{
  top: -71px;
  right: 0 !important;
  right: auto;
  position: absolute !important;
  border: 2px solid #bbb;
}
.shop-product-box .toys-content:hover .popular-toys-box:before{
  border-bottom-color: var(--faintgreen);
}
.toys-content:hover .popular-toys-box {
  background: var(--faintgreen);
}
.shop-product-box .toys-content:hover i{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.popular-toys-box ins {
  letter-spacing: 1px;
  color: var(--white);
  font: 400 24px var(--common-font-cb);
  text-decoration: none;
}
.popular-toys-box del {
  letter-spacing: 1px;
  color: var(--white);
  font: 400 18px / 31px var(--common-font-cb);
}
.product-cart {
  position: absolute;
  left: 0;
  right: 0;
  top: -5em;
  z-index: 0;
  width: fit-content;
  height: fit-content;
  margin: 0 auto;
}
.toys-content .product-cart .add_to_cart_button{
  position: relative;
}
.toys-content .product-cart .add_to_cart_button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 15px 10px;
  color: var(--blue11);
  border: 2px solid var(--blue11);
  display: inline-block;
  border-radius: 50%;
  background-color: #ffffff !important;
  z-index: 99;
  background-color: var(--white);
}

.toys-content {
  background: #fff;
  position: relative;
}
.toys-content:hover .product-cart .add_to_cart_button{
  color: var(--faintgreen);
  border: 2px solid var(--faintgreen);
}
.woocommerce-product-search [type=submit]{
  background-color: var(--faintgreen);
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 2px;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
}

.home-contact{
  gap: 20px 0px;
}

/* cart page */
.product-hover-cart-icons .rating{
  color: var(--white) !important;
  background: var(--faintgreen);
  padding: 6px 6px;
  font: 400 13px / 13px var(--common-font-cb);
  border-radius: 6px;
}
.onsale{
  display: none;
}
h3.wc-block-components-product-name:after{
  display: none;
}
.entry-summary .yith-wcwl-add-button a.add_to_wishlist i {
  border: 2px solid var(--faintgreen);
  font-weight: 500;
  color: var(--faintgreen);
  font-size: 20px;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: unset !important;
}
.entry-summary .product_meta {
  position: relative;
  top: 0px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.entry-summary .product_meta .posted_in, .entry-summary .product_meta .tagged_as {
  font: 500 16px / 20px var(--common-font-cb);
}
.custom-content h6 a{
  font: 600 18px / 25px var(--common-font-cb);
}
#woosq-popup .summary-content{
  padding: 6%;
}
#woosq-popup .summary-content .price{
  font: 600 16px / 40px var(--common-font-cb);
}
.woocommerce div.product form.cart .button{
  background: var(--faintgreen);
  padding: 13px 30px;
  border-radius: 4px;
  font: 500 16px / 16px var(--common-font-cb);
  position: unset;
  bottom: -1%;
  left: 12%;
}

.woocommerce div.product form.cart .button:hover {
  background: var(--black2) !important;
}
#woosq-popup h1 {
  font: 600 35px / 50px var(--common-font-cb);
}
#woosq-popup .thumbnail img{
  width: 50%;
  margin: auto;
  background: #f4f4f4;
  padding: 40px;
}
.woocommerce-cart .wp-block-woocommerce-cart{
  margin-top: 5%;
}
.wc-block-cart-items {
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 10px;
}
.wp-block-woocommerce-cart-order-summary-block {
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 10px;
}
.is-large.wc-block-cart .wc-block-cart-items th, .is-large.wc-block-cart .wc-block-cart__totals-title {
  font: 500 18px / 20px var(--common-font-cb) !important;
  text-transform: capitalize !important;
  color: #000!important;
}
.wc-block-components-product-name {
  font: 500 20px / 25px var(--common-font-cb) !important;
  color: #000 !important;
  margin: unset;
}
.wc-block-components-product-details__name, .wc-block-components-product-details__value {
  margin-left: 0;
  color: #000 !important;
}
.wc-block-components-product-details.wc-block-components-product-details li {
  margin-left: 0;
  color: #000 !important;
}
.wc-block-components-checkout-return-to-cart-button{
  color: #fff !important;
  font: 500 16px / 20px var(--common-font-cb);
  background: var(--faintgreen);
  border-radius: 5px;
  padding: 10px 10px 10px 30px;
  width: 23%;
  margin: auto;
  text-align: center;
  margin-right: 10px;
}
.wc-block-components-button__text:hover, .wc-block-components-checkout-return-to-cart-button:hover {
  background: #212A39;
}
.wc-block-components-product-price{
  font: 500 18px / 20px var(--common-font-cb) !important;
  color: #000;
}
.wc-block-cart__submit-container{
  text-align: center;
}
.wc-block-components-button__text {
  background: var(--faintgreen);
  color: #fff;
  padding: 9px 30px;
  border-radius: 6px;
  font: 500 14px / 20px var(--common-font-cb);
  margin-top: 30px;
  opacity: 1 !important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{
  display: block !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
  background: none;
  width: auto;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
  color: #000 !important;
  font-weight: 500;
}
.woocommerce-Tabs-panel--description .desc-para{
  font: 400 16px / 25px var(--common-font-cb);
}
.wc-block-components-totals-coupon__form .wc-block-components-button__text{
  margin: 0;
}
.wc-block-components-totals-coupon__form .wc-block-components-button{
  border: none;
}
.wc-block-checkout__actions_row .wc-block-components-button .wc-block-components-button__text {
  margin: 0;
}
.wc-block-checkout__actions_row .wc-block-components-button {
  border: none;
  background: transparent;
  padding: 0 !important;
}
.is-medium table.wc-block-cart-items .wc-block-cart-items__row{
  padding: 16px 20px !important;
}
.wc-block-components-main form{
  box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
  padding: 30px;
}
.wc-block-cart .wc-block-cart__submit-container--sticky:before {
  box-shadow: 0 1px 6px 0px currentColor !important;
}
.wc-block-checkout__actions_row{
  width: fit-content;
  margin: auto;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {
  box-shadow: 0px 0px 3px 0px #000 !important;
  border-radius: 10px !important;
  padding: 30px;
  position: relative;
  top: -8px;
}
.wp-block-woocommerce-checkout-order-summary-block{
  box-shadow: 0px 0px 3px 0px #000 !important;
  border-radius: 10px !important;
}
.wc-block-components-checkbox__label,.wc-block-components-form .wc-block-components-checkout-step{
  color: #000;
}
.wc-block-cart__main .wc-block-cart-items th {
  padding: 8px 16px 8px 10px !important;
}


/* ----------- About Us ------------ */
.customer-number {
  background: #59A2FF;
}
.customer-number{
  animation: pulse 6s infinite ease-in-out alternate;
}
@keyframes pulse{
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
  }
}
#about-us .main-head{
  text-align: left;
}
#about-us .main-head h2{
  font-size: 32px;
}
.list-fea-con a {
  font: 500 20px/20px var(--common-font-cb);
  line-height: 36px;
  color: #595B62;
}
.list-fea-con i {
  color: var(--faintgreen);
  font-size: 14px;
  margin-right: 5px;
}
#about-us .customer-number span {
  font: 400 55px var(--common-font-cb);
  line-height: 30px;
  color: #fff;
}
#about-us .customer-number p{
  font: 700 20px var(--common-font-cb) !important;
  line-height: 30px;
  color: #fff;
  padding-top: 20px;
}
.about-button {
  padding-top: 42px;
}
.about-imagebx1{
  position: relative;
  height: 550px;
}
img.about-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.about-imagebx2{
  position: absolute;
  bottom: 0;
}

#about-us .container:hover .about-imagebx1:before, #about-us .container:hover .about-imagebx1:after,.latest-news-content:hover .latest-image:before, .latest-news-content:hover .latest-image:after {
  transform: scaleX(1);
}
.about-imagebx1:before, .about-imagebx1:after,.latest-image:before, .latest-image:after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--faintgreen);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition: all 1s ease 0s;
  opacity: 0.4;
}
.about-imagebx1:after,.latest-image:after{
  transform: scaleY(0);
}
.about-imagebx1,.latest-image{
  position: relative;
  overflow: hidden;
}
.our-features-content-img-box {
  height: 100px;
  width: auto;
}
.our-features-content-img-box img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.toys-content:hover {
  background: #efefef;
}
#toys,#trend-prod,#onsale{
  background-color: #f3f3f3;
}
#toys .toys-content:hover .popular-toys-box, #trend-prod .trend-content:hover .trending-products-box {
  background-color: var(--faintgreen);
}

/* ---------- Trending Products ----------- */
#trend-prod{
  /* background-color: var(--whiteoff11); */
}
#trend-prod .trending-products-head{
  padding-bottom: 40px;
}
#trend-prod .trending-products-box{
  background-color: var(--blue11);
  padding:26px 15px 26px 15px;
  height: 100%;
}
#trend-prod .trending-products-box ins,#toys .popular-toys-box ins{
  letter-spacing: 1px;
  color: var(--white);
  font: 400 24px var(--common-font-cb);
  text-decoration: none;
}
#trend-prod .trending-products-box del,#toys .popular-toys-box del{
  letter-spacing: 1px;
  color: var(--white);
  font: 400 18px/31px var(--common-font-cb);
}
#trend-prod .product-sale{
  position: absolute;
  right: 57px;
  top: 15px;
}
#trend-prod .product-sale span{
  width: 60px;
  height: 60px;
  display: inline-block;
  letter-spacing: 1px;
  font: 400 18px var(--common-font-cb);
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  -webkit-animation: blink 1.8s infinite alternate;
}
#trend-prod .trending-products-box p{
  letter-spacing: 1px;
  line-height: 26px;
  color: var(--white);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 600;
}
#toys .product-cart{
  position: absolute;
  left: 0;
  right: 0;
  top: -5em;
  z-index: 99999;
}
#trend-prod .product-cart {
  position: absolute;
  right: -5em;
  top: 50%;
  z-index: 99999;
  transform: translateY(-50%);
  width: fit-content;
  left: unset;
}
#toys .product-cart a.button,#trend-prod .product-cart a.button{
  border-radius: 50%;
  padding: 11px 14px;
  border:2px solid var(--blue11);
  background: var(--white) !important;
}
#trend-prod .trending-products-box:after{
  content: "";
  width: 0;
  height: 100%;
  border-top: 120px solid transparent;
  border-left: 65px solid var(--blue11);
  border-bottom: 105px solid transparent;
  position: absolute;
  top: 0;
  right: -64px;
  z-index: 999;
}
#toys .popular-toys-box:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 91px solid transparent;
  border-bottom: 106px solid transparent;
  position: absolute;
  top: 0;
  right: -64px;
  z-index: 999;
}
#trend-prod button.owl-prev{
  right: 51px;
  top: -63px;
  left: auto;
  border: 2px solid #bbb;
}
#trend-prod button.owl-next{
  top: -63px;
  right: 0;
  left: auto;
  border: 2px solid #bbb;
}
#trend-prod .owl-dots{
  text-align: center;
  padding-top: 30px;
}
#trend-prod .trend-content:hover .trending-products-box:after{
  border-left-color:var(--faintgreen);
}
#trend-prod .trend-content:hover i{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#trend-prod .product-contents {
  position: relative;
}


#onsale .product-offers-content .shop-cart-woocommerce-pro-small-heading,#offer1 .product-offers-content .shop-cart-woocommerce-pro-small-heading,#offers2 .product-offers-content .shop-cart-woocommerce-pro-small-heading,#offers3 .product-offers-content .shop-cart-woocommerce-pro-small-heading{
  letter-spacing: 6px;
  color: var(--blue11);
  font-size: 15px;
  font-family: "Montserrat";
  font-weight: 600;
}
#onsale .product-offer,#offer1 .product-offer-image,#offers2 .product-offers-content{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#offers2 .product-offers-content a,#offers3 .product-offers-content a,#toys .product-sale span,#offer1 .product-offers-content a:hover,#trend-prod .product-sale span,#onsale .product-offers-content a:hover,#news .news-content .read-more, .woocommerce ul.products li.product .onsale{
  color: var(--white);
  background-color: var(--blue11);
}

/* ------------- Testimonial ------------- */
#testimonial .section-seperator-bottom{
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 999;
}
#testimonial .testimonials-content .testimonial_text{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--black51);
  font-family: "Montserrat";
  font-weight: 500;
  max-width: 75%;
}
#testimonial .testimonials-content img{
  margin: 0;
  border-radius: 50%;
  width: fit-content;
  animation: pulse 6s infinite ease-in-out alternate;
}
#testimonial .testimonial_name {
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
  /* font: 400 28px/35px #fff !important; */
}
#testimonial .testimonial_name a{
  color: #fff;
}
#testimonial .testimonials-content p{
  letter-spacing: 0px;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
}
#testimonial .owl-dots{
  position: absolute;
  right: 0;
  top: 33%;
  display: block;
  transform: rotate(90deg);
}
#testimonial .owl-dots button {
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-right: 10px;
  outline: none;
  padding: 2px;
}
#testimonial .owl-dots .active {
  border: 2px solid #fff;
  background: #fff;
}
/* ----------- On Sale Product ------------ */
#onsale .product-offers-content {
  padding: 50px;
}
#onsale .product-offers-content h3,#onsale .product-offers-content h4,#onsale .product-offers-content p,#onsale .product-offers-content p span{
  color: #212A39 !important;
}
#onsale{
  /* background-color: var(--whiteoff11); */
}
#onsale .product-offers-content .selling-price{
  letter-spacing: 1px;
  font: 400 24px var(--common-font-cb);
}
#onsale .product-offers-content a,#offer1 .product-offers-content a{
  color: var(--black55);
}
#onsale .on-sale-product h4 a{
  letter-spacing: 1px;
  color: var(--grey23);
  font: 400 20px var(--common-font-cb);
}
#onsale .on-sale-product ins{
  letter-spacing: 1px;
  color: var(--black55);
  font: 400 19px var(--common-font-cb);
  text-decoration: none;
}
#onsale .on-sale-product del{
  letter-spacing: 1px;
  color: var(--grey24);
  font: 400 15px var(--common-font-cb);

}
#toys .popular-toys-box del, #onsale .on-sale-product del, #trend-prod .trending-products-box del{
  float: right;
  padding-top: 4px;
  padding-left: 4px;
}
#toys .popular-toys-box del, #trend-prod .trending-products-box del{
  padding-top: 0px;
}
#onsale .our-partners{
  border-top: 1px solid var(--lightgrey25);
}
#onsale .onsale-product-box:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.onsale-product-box img{
  margin-right: 10px;
  width: 18%;
}
#onsale .product-offers-content h4, #onsale .on-sale-product h4{
  padding-bottom: 0;
}
#onsale .onsale-product-box:hover h4 a{
  color: black;
  font-weight: bold;

}
.price_outer{
  display: inline-block;
}
.our-partners-images{
  margin: 0 auto;
  height: 120px;
  width: 120px;
}
.our-partners-images img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* --------- Product Offers -------------- */
#offer1 .section-seperator-bottom{
  position: absolute;
  bottom: -1px;
  width: 100% !important;
}
#offer1 .product-offer-image{
  padding: 60px 0;
}
#offer1 .product-offers-content .selling-price{
  letter-spacing: 1px;
  font: 400 24px var(--common-font-cb);
}
#offer1 .product-offers-content .regular-price,#offers2 .product-offers-content .regular-price,#onsale .product-offers-content .regular-price,#offers3 .product-offers-content .regular-price{
  letter-spacing: 1px;
  text-decoration: line-through;
  color: #fff;
  font: 400 19px var(--common-font-cb);
}
#offer1 .product-offers-content{
  border-left: 3px solid var(--faintgreen);
  padding-left: 25px;
  margin: 15px auto;
}
#offer1 .owl-dots button{
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-radius: 50%;
  border:2px solid #fff;
  margin-right: 18px;
  outline: none;
}
#offer1 .owl-dots button.active{
  background-color: var(--faintgreen);
  border-color: var(--faintgreen) !important;
}
#offer1 .owl-dots{
  position: absolute;
  right: 85px;
  top: 50%;
  transform: rotate(90deg);
}
#offer1 .small-heading {
  letter-spacing: 7px;
  font-weight: 600;
}
/* -------------- Product Offers 2 ----------- */
#offers2 .product-offers-content .selling-price{
  letter-spacing: 1px;
  font: 400 24px var(--common-font-cb);
  color: #fff;
}
#offers2 .owl-dots{
  top: 50%;
  text-align: center;
  padding-top: 30px;
}

#offers2 .offer-boxed:nth-child(2) .product-offers-content a,#offers3 .offer3-content-box:nth-child(1) .product-offers-content a{
  background-color: #212A39;
  color: #fff;
}
#offers2 .offer-boxed:nth-child(2) .product-offers-content a:hover,#offers3 .offer3-content-box:nth-child(1) .product-offers-content a:hover{
  background-color: #59A2FF;
  color: #fff;
}
#offers2 .product-offers-content a{
  background-color: #59A2FF;
  color: #fff;
}
#offers2 .product-offers-content a:hover,#offers3 .offer3-content-box .product-offers-content a:hover{
  background-color: #212A39;
  color: #fff;
}
#home-contact .con-box:hover i,#onsale .product-offers-content a,#offer1 .product-offers-content a,#offers2 .product-offers-content a:hover,#trend-prod .trend-content:hover .trending-products-box,#trend-prod .trend-content:hover .product-sale span,#offers3 .product-offers-content a:hover,#slider .read-more,#slider ol.carousel-indicators .active,#toys .toys-content:hover .popular-toys-box,#toys .toys-content:hover .product-sale span,.owl-dots .active{
  background-color: #59A2FF;
}
#onsale .product-offers-content a,#offer1 .product-offers-content a,#offers2 .product-offers-content a,#offers3 .product-offers-content a{
  letter-spacing: 1px;
  font: 400 16px var(--common-font-cb);
  border-radius: 40px;
  padding: 12px 24px;
  color: #ffffff;
  display: inline-block;
}
#offers2 .product-offers-content a:hover, #offers3 .offer3-content-box .product-offers-content a:hover {
  background-color: #212A39;
  color: #fff;
}

#toys .toys-content:hover .product-cart a.button{
  /*color: #59A2FF !important;*/
  border: 2px solid var(--faintgreen) !important;
}
#offer1 .product-offers-content a{
  background-color: var(--faintgreen);
  color: #fff;
}
/* ----------- Product Offers 3 -------------- */
#offers3{
  padding: 0;
}
#offers3 .section-seperator-top,#offer1 .section-seperator-top,#testimonial .section-seperator-top{
  position: absolute;
  top: -1px;
  width: 100%;
  z-index: 999;
}
#offers3 .section-seperator-bottom{
  position: absolute;
  bottom: -2px;
  width: 100%;
  z-index: 999;
}
#offers3 .product-offers-content .shop-cart-woocommerce-pro-small-heading:after{
  content: "";
  width: 50px;
  height: 3px;
  background-color:var(--faintgreen);
  display: block;
  left: 60px;
  top: -11px;
}
#onsale .product-offers-content h4,#offers2 .product-offers-content h3,#offers3 .product-offers-content h3,#offers3 .product-offers-content .selling-price{
  letter-spacing: 2px;
  font: 400 24px var(--common-font-cb);
  color: #fff;
}
#offers3 .product-offers-content{
  padding: 50px 80px;
  background-repeat: no-repeat;
  background-size: cover;
}
#offers3 .product-offers-content p {
  font-family: var(--common-font-cb);
  line-height: 20px;
  font-size: 22px;
  color: #fff;
  position: relative;
  /* background: #fff; */
}

.onsale-product-box .media,.testimonials-content .media,.recent-post-box .media{
  display: flex;
}
.category-main-boxes1:hover .category-main-img img,.category-main-boxes2:hover .category-main-img img,.category-main-boxes3:hover .category-main-img img {
    animation: flipInY 1s linear;
}
#offers2 .product-offers-content:hover{
  transform: scale(1.04, 1.04);
}
#offers2 .product-offers-content{
  transition: all 0.3s ease-out;
  padding: 70px 50px;
}
#offers2 .offer-boxed:nth-child(2) h2,#offers2 .offer-boxed:nth-child(2) .small-heading,#offers2 .offer-boxed:nth-child(2) h3,#offers2 .offer-boxed:nth-child(2) p span{
  color: #000;
}
#on-sale-product-page #onsale .topbar_svg.for_top_pos{
  display: none;
}