/*
Theme Name: Optical Lens Shop Pro

Adding support for languages written in a Right To Left (RTL) direction is easy,
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right-to-Left_Language_Support

*/
/* Reset */

/*
Theme Name: Optical Lens Shop Pro

Adding support for languages written in a Right To Left (RTL) direction is easy,
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right-to-Left_Language_Support

*/
/* Reset */

body { direction: rtl ; }
@font-face {
     font-family: 'Work Sans';
     font-style: normal;
     font-weight: 400;
     font-display: swap;
     src: local('Work Sans Regular'), local('WorkSans-Regular'), url(./assets/css/WorkSans-Regular.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;
}
 @font-face {
     font-family: 'Work Sans Medium';
     font-style: normal;
     font-weight: 500;
     font-display: swap;
     src: local('Work Sans Medium'), local('WorkSans-Medium'), url(./assets/css/WorkSans-Medium.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;
}
 @font-face {
     font-family: 'Work Sans Semi Bold';
     font-style: normal;
     font-weight: 700;
     font-display: swap;
     src: local('Work Sans Semi Bold'), local('WorkSans-SemiBold'), url(./assets/css/WorkSans-SemiBold.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;
}
 @font-face {
     font-family: 'Work Sans Extra Bold';
     font-style: normal;
     font-weight: 900;
     font-display: swap;
     src: local('Work Sans Extra Bold'), local('WorkSans-ExtraBold'), url(./assets/css/WorkSans-ExtraBold.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;
}
/* Monsterrat*/
 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 400;
     font-display: swap;
     src: local('Montserrat Regular'), local('Montserrat-Regular'), url(./assets/css/Montserrat-Regular.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;
}
 @font-face {
     font-family: 'Montserrat Medium';
     font-style: normal;
     font-weight: 500;
     font-display: swap;
     src: local('Montserrat Medium'), local('Montserrat-Medium'), url(./assets/css/Montserrat-Medium.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;
}
 @font-face {
     font-family: 'Montserrat SemiBold';
     font-style: normal;
     font-weight: 600;
     font-display: swap;
     src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(./assets/css/Montserrat-SemiBold.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;
}
 @font-face {
     font-family: 'Montserrat Extra Bold';
     font-style: normal;
     font-weight: 900;
     font-display: swap;
     src: local('Montserrat Extra Bold'), local('Montserrat-ExtraBold'), url(./assets/css/Montserrat-ExtraBold.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;
}
 @font-face {
     font-family: 'Montserrat Bold';
     font-style: normal;
     font-weight: 700;
     font-display: swap;
     src: local('Montserrat Bold'), local('Montserrat-Bold'), url(./assets/css/Montserrat-Bold.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;
     --green: #e4573d;
     --orange: #e4573d;
     --lightorange: #e4573d;
     --black1: #191b27;
     --black2: #3f3f3f;
     --black3: #5b5b5b;
     --grey1: #1a1616;
     --grey2: #333333;
     --grey3: #6649a6;
     --grey4: #444444;
     --grey5: #424648;
     --grey6: #464a4c;
     --lightgrey2: #d7d7d7;
     --lightgrey3: #bbbbbb;
     --lightgrey4: #838384;
     --lightgrey5: #e4e4e4;
     --lightgrey6: #e8e8e8;
     --lightgrey7: #002b46;
     --lightgrey8: #e7e7e7;
     --lightgrey9: #dddddd;
     --white11: #f2f2f2;
     --white12: #f7f7f7;
     --lightgrey10: #454242;
     scroll-behavior: auto !important;
}
 :root {
     --common-font-w: "Work Sans";
     --common-font-wm: "Work Sans Medium";
     --common-font-wsm: "Work Sans Semi Bold";
     --common-font-web: "Work Sans Extra Bold";
     --common-font-m: "Montserrat";
     --common-font-mm: "Montserrat Medium";
     --common-font-msb: "Montserrat SemiBold";
     --common-font-meb: "Montserrat Extra Bold";
     --common-font-mb: "Montserrat Bold";
     --common-font-l: "Libre Baskerville";
}
/* Basic Style */
 body{
     overflow-x: hidden !important;
}
 html body {
     margin:0;
     padding:0;
     -ms-word-wrap: break-word;
     word-wrap: break-word;
     background-color: white;
     position: relative;
     font-size: 14px;
     color: var(--black3);
     font-family: var(--common-font-mm);
}
 label {
     margin-bottom: 0 !important;
}
 img {
     margin:0;
     padding:0;
     border: none;
     max-width: 100%;
     height: auto;
     width: auto;
}
 section img {
     max-width: 100%;
}
 h1, h2, h3, h4, h5, h6 {
     margin:0;
     padding:10px 0;
     line-height: 1.4;
     color: #000;
     font-family: var(--common-font-m);
     font-weight: bold;
}
 p {
     margin:0 0 15px;
     padding:0;
     font-size: 14px;
     font-weight: normal;
}
 p, ul li a {
     letter-spacing: 0px;
     font-family: var(--common-font-wm);
}
 body a {
     text-decoration: none;
     color: #00A3FC;
}
 a:hover {
     text-decoration: none;
     color: var(--black1);
}
 a:focus, a:hover {
     text-decoration: none !important;
}
 ul, ol {
     margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0;
     padding:0;
}
 .sub-menu li a {
     color: #000 !important;
}
 .sub-menu li a:before{
     display: none;
}
 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;
     width: 800px;
     margin:auto;
     padding:0.25em 40px;
     line-height: 1.45;
     position: relative;
     color: var(--black3);
}
 blockquote cite {
     color: var(--black3);
     font-size: 14px;
     display: block;
     margin-top: 5px;
}
 #testimonials blockquote cite:before {
     content: "\2014 \2009";
}
 #testimonials h3.testimonial-name{
     font-size: 14px ;
}
 #testimonials .owl-stage-outer{
     padding:35px 0;
}
 .footer-contact input[type="email"]{
     background: #fff;
     border:none;
     border-radius:50px;
     width: 100%;
}
 input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
     border: 1px solid var(--grey5);
     font-size: 16px;
     padding:10px 10px;
     margin-top: 0; margin-left: 0; margin-bottom: 0px; margin-right: 0;
     height: auto;
     width: 100%;
     background: transparent;
}
 .footer-contact-detail form{
     position: relative;
}
 .footer-contact-detail .wpcf7-submit{
     position: absolute;
     top: 3px;
     left: 10px;
     padding:10px 10px;
     font-weight: bold;
     color: #e22b25;
     text-transform: uppercase;
     border: none;
     font-size: 14px;
     font-family: FontAwesome !important;
     background-color: transparent;
     width: 10%;
}
 section{
     background-size: cover !important;
     background-repeat: no-repeat !important;
     padding:50px 0;
     background-attachment: scroll;
}
 select {
     width: 100%;
     padding:6px;
}
 input[type="submit"]:hover {
     cursor: pointer;
}
 .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 var(--grey2);
     padding:10px;
     color: var(--grey2);
     font-weight: bold;
}
 .screen-reader-text {
     position: absolute;
     top: -9999em;
     right: -9999em;
}
 /* .sticky {
     margin:0;
     padding:0;
     background-color: var(--lightgrey2);
} */
 .alignleft, img.alignleft {
     display: inline;
     float: right;
     margin-left: 20px;
     margin-top: 4px;
     margin-bottom: 10px;
     padding:0;
     padding:5px;
}
 .alignright, img.alignright {
     display: inline;
     float: left;
     padding:5px;
     margin-bottom: 10px;
     margin-right: 25px;
     padding:5px;
}
 .aligncenter, img.aligncenter {
     clear: both;
     display: block;
     margin-right: auto;
     margin-left: auto;
     margin-top: 0;
     padding:5px;
}
 .comment-list .comment-content ul {
     list-style: none;
     margin-right: 15px;
}
 .comment-list .comment-content ul li {
     margin:5px;
}
 .toggleMenu {
     display: none;
}
 table, td, th {
     border: 1px solid var(--lightgrey2);
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
     border-width: 1px 0 0 1px;
     margin:0 0 1.75em;
     table-layout: fixed;
     width: 100%;
}
/*-------------------- 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-left:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     right: 0;
     left: 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-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
     -webkit-transform: scaleX(1);
     transform: scaleX(1);
}
/* ---------Buttons--------- */
 a.button, a.theme_button, a.theme_green_button, a.theme_white_button, .custom_cart a, .woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.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, .woocommerce a.added_to_cart{
     color: var(--white);
     border: none;
     padding:16px 30px;
     font: normal normal medium 25px/100px Poppins;
     background: #00A3FC;
     border-radius:10px;
}
 a.theme_button, a.button, .woocommerce a.button, .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:#00A3FC;
}

 a.theme_white_button, .latest-box .latest-cart a {
     background-color: var(--white);
     color: #fff;
     border: 1px solid #fff;
     border-radius:0;
}
 a.theme_white_button:hover, .theme_white_button:hover, .latest-cart a:hover {
     color: #F82938;
}
 a.theme_green_button:hover, .theme_green_button:hover, .woocommerce a.added_to_cart:hover {
     background: #00A3FC;
}
/*------------------------- Headings --------------------------*/
 section h2 {
     padding:0;
     margin-bottom: 20px;
     color: #000;
     padding:0 0 10px;
     margin:0;
}
 section h3 {
     font-weight: 700;
     color: #fff;
     padding:0;
}
 section h5 {
     color: #fff;
     font-weight: bold;
     margin-top: 0; margin-left: 0; margin-bottom: 10px; margin-right: 0;
     padding:0;
}
 .innerbox {
     background-size: 100% 100%;
}


/*----------------- Section Title--------------*/

 .section-title a i {
     padding-right: 10px;
}
/*-------------- Post Content ---------------*/

.collectionbox.post-img img{
    max-width: 240px;
}
 .vw-fixed{
     background-attachment: fixed !important;
     background-size: cover !important;
     background-repeat: no-repeat !important;
}
 .vw-scroll{
     background-attachment: scroll !important;
     background-size: cover !important;
     background-repeat: no-repeat !important;
}
/* ---------- Return to Top ------------ */
 #return-to-top {
     position: fixed;
     bottom: 10px;
     left: 20px;
     background:#00A3FC;
     width: 50px;
     height: 50px;
     display: block;
     text-decoration: none;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     -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: 25px;
     -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:0px 5px;
     color: #fff !important;
}
 #return-to-top:hover {
     background: rgba(0, 0, 0, 0.9);
}
 #return-to-top:hover i {
     top: 5px;
}
/* ----------- Spinner ------------- */
 .eco-box{
     position: fixed;
     height: 100%;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: 2;
     cursor: pointer;
     z-index: 9999;
     background-color:#00A3FC;
     width: 100%;
}
 /* .christmas {
     position: absolute;
     top: 50%;
     right: 50%;
     margin-top: -100px;
     margin-right: -100px;
     width: 200px;
     height: 200px;
     position: relative;
     border-radius:50%;
     background-color: #18324d;
     background-image: radial-gradient(circle at 50% 18%, yellow 3%, transparent 3.5%), linear-gradient(60deg, #7dae41 8%, transparent 8.5%), linear-gradient(-60deg, #79a83f 8%, transparent 8.5%), linear-gradient(60deg, #75a33d 10%, transparent 10.5%), linear-gradient(-60deg, #719d3b 10%, transparent 10.5%), linear-gradient(60deg, #6d9839 12%, transparent 12.5%), linear-gradient(-60deg, #699237 12%, transparent 12.5%), linear-gradient(80deg, #855726 5%, transparent 5.5%), linear-gradient(-80deg, #7f5324 5%, transparent 5.5%);
     background-position: 0 0, 100px 80px, 100px 80px, 100px 111.1111111111px, 100px 111.1111111111px, 100px 142.8571428571px, 100px 142.8571428571px, 100px 160px, 100px 160px;
}
 .christmas:before {
     content: "";
     position: absolute;
     top: 0;
     right: 0;
     width: 100%;
     height: 100%;
     border-radius:50%;
     transform: rotate(-15deg);
     background-image: radial-gradient(circle at 30% 30%, #fff 1.5%, transparent 2.5%), radial-gradient(circle at 80% 70%, #fff 1.5%, transparent 2.5%), radial-gradient(circle at 30% 50%, #fff 1%, transparent 2%), radial-gradient(circle at 70% 85%, #fff 1%, transparent 2%);
     background-size: 100% 100%, 100% 100%, 50% 100%, 50% 50%;
     background-position: 0 0, 0 0, 0 0, 0 0;
     -webkit-animation: snow 6s linear infinite forwards;
     animation: snow 6s linear infinite forwards;
}
 @-webkit-keyframes snow {
     100% {
         background-position: 0px 200px, 0 200px, 0px 200px, 0px 200px;
    }
}
 @keyframes snow {
     100% {
         background-position: 0px 200px, 0 200px, 0px 200px, 0px 200px;
    }
} */
 .not_sticky {
     position: unset !important;
}
 .woocommerce div.product form.cart .variations tr{
     display: block !important;
}
 .woocommerce div.product form.cart table td{
     padding-right: 18px !important;
}
 .btn:hover{
     box-shadow: 0px 6px #7B0404;
     transition: .3s;
     background-color: ##F82938;
     border-color: ##F82938;
     color: #fff;
}
 .yith-wcwl-add-to-wishlist{
     margin-top: 0px !important;
}
 #latest_post .owl-dots{
     display: none;
}
 .credit_link a{
     color: #fff !important;
}
 .slider-custom{
     margin-block-start: -183px !important;
}
 .main-navigation li.current_page_items a {
     background: #566e89;
     padding:5px 30px;
     margin:10px;
     border-radius:30px;
     border: 2px solid #fff;
}

 .product-icon a.added_to_cart.wc-forward{
     display: none;
}
 .footer-contact-detail .wpcf7 form .wpcf7-response-output{
     margin:auto;
     border-color: #FFFFFF;
}
 .contact-box .contac_form input.wpcf7-form-control.has-spinner.wpcf7-submit{
   background: #00A3FC 0% 0% no-repeat padding-box;
   border-radius:10px;
   padding:10px 30px;
   border: 1px solid #fff;
   color: #fff;
}
 .contac_form textarea.wpcf7-form-control.wpcf7-textarea{
     height: 135px;
}
 .contactpage-details{
     background: #283891;
     padding:35px 20px;
     border-radius:10px;
}
 .contactpage_map{
     position: relative;
     z-index: 0;
}
 .contactpage-details h3{
     font: normal normal 600 36px/26px Open Sans;
     letter-spacing: 0px;
     color: #FFFFFF;
     margin-bottom: 20px;
}
 .contactpage-details, .contact_location_details a{
     color: #fff !important;
}
 #contact-page .contac_form{
     background: #FFFFFF 0% 0% no-repeat padding-box;
     box-shadow: 0px 3px 6px #00000029;
     border-radius:10px;
     padding:20px;
}
 #contact-page{
     padding:40px 0;
}
 .aboutuspage-desc{
     padding:80px 0;
}
 #aboutus-page .row.padding-bottom-40{
     padding-bottom: 80px;
}


 .woocommerce-message a{
     padding:10px 10px !important;
     font-size: 12px !important;
}
.star-rating{
  color: #fbe018;
  margin:0 auto;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  margin-top: 3%;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: right;
 top: 0;
 right: 0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: right;
 top: 0;
 right: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 right: 0;
}
i.yith-wcwl-icon{
  font-size: 14px;
  color: #fff;
  margin:8px;
}
.cart-btn, .quick-view-btn,.yith-wcwl-add-button{
  position: relative;
  isolation: isolate;
  height: 30px;
  width: 30px;
  background: #000 0% 0% no-repeat padding-box;
}
.cart-btn:hover , .quick-view-btn:hover, .yith-wcwl-add-button:hover{
  background: #00A3FC;
}
.cart-btn a:before {
  color: #fff !important;
}
.cart-btn a{
  font-size: 0;
  position: relative;
  display: block;
  background: transparent;
  padding:0;
}
.cart-btn a:before{
  content: "\f290";
}
.added_to_cart{
  opacity: 1 !important;
}
.yith-wcwl-add-button a.add_to_wishlist{
  font-size:0px;
}
.quick-view-btn button:after, .cart-btn a:before{
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  right: 50%;
  transform: translateX(+50%);
  top: 5px;
  color: #fff;
}
.add_to_cart_button::before{
  z-index: 1;
}
.added_to_cart::before{
  z-index: 2;
  color: #00A3FC !important;
}
.quick-view-btn button{
  font-size: 0;
  border: none;
  background: none;
}
.quick-view-btn button:after{
  content: '\f06e';
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    font-size: 14px;
    margin-left: 8px;
    color: #00A3FC;
}
/* .yith-wcwl-wishlistexistsbrowse a{
  font-size: 0;
} */

/* .wishlist_text a span{
  display: none;
} */
.yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse{
  overflow: hidden;
  height: 30px;
  width: 30px;
  opacity: 1;
  position: relative;
  background: #000;
}

/* latest news*/
#latest-news h4.news-title, .newsinner  h4.news-title{
  font: normal normal bold 14px/20px Open Sans;
  letter-spacing: 1.35px;
}
#latest-news h4.news-title a, .newsinner h4.news-title a{
    color: #000000;
}
#latest-news span.dat-span,.newsinner span.dat-span{
  position: absolute;
  top: 10%;
  color: #fff;
  line-height: 21px;
  font-weight: 600;
  background-color: #00A3FC;
  width: 52px;
  height: 52px;
  padding:8px 11px;
  text-align: center;
  right: 10%;
  font-family: 'Poppins';
}
#latest-news span.dat-span .post-date,.newsinner span.dat-span .post-date{
    font-size: 20px;
}
#latest-news span.dat-span .post-month, .newsinner  span.dat-span .post-month{
  font-size: 14px;
  font-weight: 200;
}
 .newsinner span.dat-span{
       right: 5%;
 }
#latest-news .latest-new-content{

  background: #fff;
padding:15px 13px;
width: 203px;
position: absolute;
right: 0.8em;
top: 5.5%;
}
/* #latest-news .latest-bg{
  background: #f0f0f0;
} */
#latest-news .owl-carousel .owl-item img{
  height: 100%;
  max-width: 230px !important;
  width: auto !important;
}
#latest-news .owl-carousel .owl-item{
  background: #f0f0f0;
}
.vw-news-meta .vw-blog-author a, .vw-news-meta .vw-blog-comments{
  color: #7e7e7e;
  font-size: 11px;
  }
.vw-news-meta i{
  color: #00A3FC;
font-size: 12px;
}
.latest-news-text{
  font-size: 12px;
  color: #7e7e7e;
}
#latest-news .owl-dots{
  display: none;
}
.glasses {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(+50%, -50%);
  width: 114px;
  height: 45px;
}
.glasses .lens {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 30px;
  border-radius:8px;
  margin-top: 9px; margin-left: 6px; margin-bottom: 4px; margin-right: 6px;
  /* background-color: #92A0B0; */
  overflow: hidden;
}

.glasses img {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(+50%, -50%);
  fill: #2b3a4a;
  z-index: 2;
}

.reflect {
  position: absolute;
  top: -50px;
  right: 10px;
  width: 10px;
  height: 90px;
  transform: rotate(45deg);
  background-color: #fff;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: shine;
  -moz-animation-name: shine;
  -ms-animation-name: shine;
  animation-name: shine;
  -webkit-animation-direction: forward;
  -moz-animation-direction: forward;
  -ms-animation-direction: forward;
  animation-direction: forward;
}

@-webkit-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(-100px, 100px);
  }
}
@-moz-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(-100px, 100px);
  }
}
@-ms-keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(-100px, 100px);
  }
}
@keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(-100px, 100px);
  }
}
#vw-sticky-menu{
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
}
.sticky.stickynavbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #ebebeb;
}
.termheading{
    font: normal normal 600 36px/60px Open Sans;
    letter-spacing: 0px;
    color: #242424;
}

.privacy-policy h2, .terms-conditions-heading{
  font: normal normal 600 30px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.privacy-policy .privacy-policy-tutorial{
  font: normal normal 600 18px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.privacy-policy .middle-content p, .terms-conditions-para, .middle-content p{
  font: normal normal 300 14px/35px Poppins;
  letter-spacing: 0px;
}
.middle-content ul{
  margin-right: 20px;
}
.middle-content .term, .middle-content h3,.middle-content h2{
  font: normal normal 600 34px/71px Open Sans;
  letter-spacing: -0.34px;
  color: #000000;
}
.newsinner{
  background: #f0f0f0;
}

/* new product */
 .product-main-div{
  margin-bottom: 25px;
 }
.product-inner.product-content{
  position: relative;
  padding:35px 8px 20px;
  vertical-align: top;
  clear: both;
  overflow: hidden;
  border: 1px solid #D8D8D8;
  margin:10px 0;
  height: 100%;
}
.product-name product_head{
  text-align:
}
.product-name a{
  font: normal normal bold 16px/33px Open Sans;
  letter-spacing: 1px;
  color: #000000;
}
h5.product-offer-price, .wishlist-items-wrapper .product-price del, .wishlist-items-wrapper .product-price ins{
  font: normal normal bold 16px/30px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0;
}
.product-main-div:hover .product-inner.product-content {
  box-shadow: 0px 0px 13px 2px #f0ebe6;
  -webkit-box-shadow: 0px 0px 13px 2px #f0ebe6;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background-color: #fff;
}
.product-button-hover {
  position: absolute;
    top: auto;
    right: 0;
    left: 0;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    vertical-align: top;
}
.product-main-div:hover .product-button-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
      bottom: 8px;
    font-size: 0;

}

/* FAQ */
#faq-we .accordion-button{
  font:16px/49px Open Sans;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  padding:0.2rem 0.5rem;
    border-radius:5px;
}
#faq-we .accordion-body{
  font: normal normal 300 15px/28px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
#faq-we .accordion-button:not(.collapsed){
  color: #000;
  box-shadow: none;
}
#faq-we #accordion .accordion-button::before {
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
  background-image: url(assets/images/accordian.png) !important;
  background-repeat: no-repeat !important;
  background-size: 2.25rem!important;
  transition: transform .2s ease-in-out;
  background: #00A3FC;
  border-radius:5px;
  margin-left: 10px;
}
#faq-we .accordion-button::after{
  content: '\f0d8';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 18px;
  background-image: unset !important;
  height: unset !important;
  width: unset !important;
  padding-left: 10px;
}
#faq-we .accordion-item, .shop-page-filters .accordion-item{
  border: none;
  margin-bottom: 20px;
  padding-top: 10px; padding-left: 0; padding-bottom: 25px; padding-right: 0;
}
#faq-we a.accordion-button{
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border: navajowhite;
  background: #e2f5ff;
}
#faq-we .accordion-button:not(.collapsed)::after{
  padding-right: 10px;
}
/* #accordion .accordion-button::after{
  display: none;
} */
/*menus images */
#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(1),
#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(2),
#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(3),
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(1),
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(2),
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(3),
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(1),
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(2),
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(3){
    position: relative;
    margin-right:20px;
}

#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(1):before,
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(1):before,
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(1):before{
  background-image: url(assets/images/man.png) !important;
  position: absolute;
  top: 0px;
  right: -16px;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
  background-repeat: no-repeat !important;
  background-size: 25px!important;
  transition: transform .2s ease-in-out;
  border-radius:5px;
  margin-left: 10px;
}
#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(2):before,
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(2):before,
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(2):before{
  background-image: url(assets/images/woman.png) !important;
  position: absolute;
  top: 0px;
  right: -16px;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
  background-repeat: no-repeat !important;
  background-size: 25px!important;
  transition: transform .2s ease-in-out;
  border-radius:5px;
  margin-left: 10px;
}

#menu-primary-menu>li:nth-child(1)>ul>li:nth-child(1)>ul>li:nth-child(3):before,
#menu-primary-menu>li:nth-child(2)>ul>li:nth-child(1)>ul>li:nth-child(3):before,
#menu-primary-menu>li:nth-child(6)>ul>li:nth-child(1)>ul>li:nth-child(3):before{
  background-image: url(assets/images/Kids.png) !important;
  position: absolute;
  top: 0px;
  right: -16px;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
  background-repeat: no-repeat !important;
  background-size: 25px!important;
  transition: transform .2s ease-in-out;
  border-radius:5px;
  margin-left: 10px;
}
/* #menu-primary-menu>li:nth-child(1)>ul>li:nth-child(3)>a, #menu-primary-menu>li:nth-child(2)>ul>li:nth-child(3)>a,
#menu-primary-menu>li:nth-child(3)>ul>li:nth-child(4)>a{
opacity: 0;
} */
.wpcf7 form.failed .wpcf7-response-output{
  border-color: #00A3FC;
}
#full-width-blog .navigation, .archive .navigation,.archive .nav-links{
  display: flex;
  justify-content: center;
}
.row.store-app{
  margin-top: 9rem;
}
.archive  .term-description p{
  display: none;;
}
.custom-filter-color {
    display: inline-block;
    width: auto;
    margin:16px auto;
    text-align: center;
}
/* .shop-page-filters ul li label {
    display: flex;
} */
.filter-li li, .filter-style-li li, .filter-shape-li li{
  border: 1px solid #cdc8c8;
  padding:5px 4px;
  text-align: center;
  margin-left: 10px;
  width: 60px;
  cursor: pointer;
}
.filter-style-li li{
    width: 70px;
  height: 60px;
}
.filter-shape-li li{
    width: 65px;
    height:55px;
}
.filter-style-li>li:nth-child(3){
  display: none;
}
.filter-shape-li{
  flex-wrap:wrap;
}
.filter-li li label{
    cursor: pointer;
}
.none-check p, .filter-style-li p, .filter-shape-li p, .filter-li p{
  font-size: 10px;
}
.filter-style-li img, .filter-shape-li img{
    width: 40px;
}
.custom-filter-color label {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    margin:0 2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.custom-filter-color span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    border-radius:50%;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.shop-page-filters input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin:0;
}
.shop-page-filters input[type="checkbox"] {
  appearance: none;
  background-color: #fff;
  margin:6px;
  width: 20px;
  height:20px;
  border: 1px solid currentColor;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.shop-page-filters input[type="checkbox"]::before {
  content: "";
  width: 12px;
  height: 12px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 4em 1em var(--form-control-color);
  background-color: #000;
}
.shop-page-filters input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.shop-page-filters .accordion-header button{
 color: #000;
 font-weight: 600;
 text-transform: uppercase;
 font-size: 14px;
}
.shop-page-filters .accordion-button:focus{
  box-shadow: none
}
.shop-page-filters .accordion-button, .shop-page-filters .accordion-body{
  padding:10px 0;
}
 .shop-page-filters .accordion-item {
  border-bottom: 1px solid rgba(0,0,0,.125);
 }
  .shop-page-filters{
    position: relative;
    padding-left: 12px;
  }
 .shop-page-filters::after{
   content: '';
    position: absolute;
    top: -35px;
    left: -20px;
    height: auto;
    bottom: 0;
    border-left: 1px solid #f7f2ed;
 }
 .woocommerce .woocommerce-ordering select{
   /* padding:10px; */
   height: 36px;
   border: 2px solid #f7f2ed;
   background: transparent;
 }
.woocommerce .woocommerce-ordering{
  position: absolute;
  top: 1.2%;
  left: 9.5%;
  }
.filter-head{
  font: normal normal 600 26px/33px Muli;
  letter-spacing: 0px;
  color: #121212;
  }
.filter-page-section{
  padding:30px 0;
}
.shop-page-filters .none-check{
  display: none;
}
.archive .price, .related.products .price{
  text-align: center !important;
    padding:10px;
}

***********Header Footer*************
 body { direction: rtl ; }
/* --------------------------Top Bar---------------------------- */
.top_bar {
  background: #00A3FC;
  width: 100%;
  padding:0 0;
}

.serach_outer i {
  font-size: 24px;
  padding-top: 4px; padding-left: 0; padding-bottom: 0; padding-right: 0;
  color: var(--lightgrey3);
}
#site_top .topbar-text p{
  font: normal normal 400 13px/20px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}
#site_top .topbar-dropdown select{
  background: transparent;
  padding:0;
  border: none;
  font: normal normal 400 13px/20px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  width: 88%;
}
#site_top .topbar-dropdown select:focus-visible , .search_form input:focus-visible {
    outline: unset !important;
}
#site_top .topbar-dropdown  option{
    color: #000 !important;
}
#site_top .topbar-dropdown.gtranslate .switcher a img{
  display: none;
}
.switcher .selected,.switcher .selected a:hover{
  background: transparent !important;
}
.switcher .selected a{
  color: #fff !important;
  width: auto!important;
  border: none !important;
  font-size: 14px !important;
}
.switcher{
text-align: end !important;
}
.switcher .selected a:after{
  background: none !important;
  height: 15px!important;
  left:0!important;
  content: '\f107'!important;
  font-family: "font awesome 5 free";
  font-weight: 900;
}
#sticky-onoff{
  display: none;
}
.switcher .option {
    position: fixed !important;
    background-color: #fff!important;
}
  #site_top select.gt_selector.notranslate {
  width: 65px;
  }
.gt_switcher .gt_option{
    position: fixed !important;
    background-color: #fff!important;
    margin-top: 25px!important;
}
 .gt_switcher .gt_selected a{
   font: normal normal 400 13px/20px Open Sans !important;
   letter-spacing: 0px!important;
   color: #FFFFFF!important;
   border: none !important;
}
.gt_selected img{
  display: none !important
}
.gt_switcher .gt_selected, .gt_switcher .gt_selected a:hover {
      background: transparent !important;
}
.gt_switcher .gt_selected a:after {
      content: "\f0d8"!important;
      font-family: "Font Awesome 6 Free"!important;
      font-weight: 900!important;
      font-size: 18px!important;
      background-image: unset !important;
      height: unset !important;
      width: unset !important;
      padding-left: 10px;
  }
  #menu-primary-menu>li:nth-child(1)>ul>li:nth-child(2)>ul,  #menu-primary-menu>li:nth-child(2)>ul>li:nth-child(2)>ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
  }
/*-----------------Search pop up----------------*/
.serach-page input.search-field {
  padding:10px;
}
button.search-submit {
  border: 0;
  background-color: transparent;
}
input.search-field {
  border: 1px solid #00A3FC61;
  border-radius:6px;
  opacity: 1;
  padding-top: 11px; padding-left: 10px; padding-bottom: 10px; padding-right: 11px;
  background-color: transparent;
  width: 100%;
}
.middle-header .search_form button[type=submit]::before {
  content: '\f002';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 12px;
}
.search_form form{
  position: relative;
}
.search_form form button{
  position: absolute;
  left: 1%;
  top: 5px;
  background: #00A3FC 0% 0% no-repeat padding-box;
  border-radius:5px;
  opacity: 1;
  border: none;
  font-size: 0;
  color: #fff;
  padding:8px 13px;
}
.header_meta i {
    /* font-weight: 500; */
    position: relative;
}

.header_meta i {
    color: #000;
    font-size:30px;
}
.header_meta a .no-span {
  position: absolute;
  top:5%;
  left: -8px;
  transform: translateY(-50%);
  height: 14px;
  width: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  border-radius:50%;
  background: #00A3FC;
  color: #fff;
}
.sign-text{
  font: normal normal normal 12px/17px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}
.acc-text{
  font: normal normal bold 14px/17px Poppins;
  color: #000000;
  opacity: 1;
}
form.track_order {
    display: none;
}
.track-main-box:hover form.track_order {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  z-index: 3;
  padding:10px 23px;
  width: 392px;
  box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;
}
.wishlist-box p , .cart-btn-box p, .track-main-box p.order-track {
  font: normal 14px/27px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0;
  padding-top: 5px;
}
.header_meta img{
  width: 30px;
  height: 30px;
}
.woocommerce-error{
  position: absolute;
  height: auto;
  width: 272px;
  left: 0;
  top: 48px;
  z-index: 1;
}

/* --------------------------Header---------------------------- */
.head-togle{
  text-align: end;
  align-items: center;
  display: flex;
  /* justify-content: end; */
  padding:0;
}
#sidebar1, .mobile-menu, .sub-menu {
    display: none;
}
#header_widgets .header_title{
  margin:0;
    padding:0;
    color: #fff;
    position: relative;
}
.header_title::after
{
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
   top: 0;
   /* right: 0; */
   left: 0;
   bottom:0;
   width:83px;
}

#header .logo img {
  max-width:  70% !important;
  width: auto;
}

.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
#header .logo, #footer .logo {
  margin:0;
  padding:16px 0;
}
#header .logo h1, #footer .logo h1 {
  font-weight: 700;
  padding:0;
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
}
.logo a.custom-logo-link {
  color: black;
}
.logo h1 a, .logo h1 a {
  color: var(--grey1);
  text-transform: uppercase;
  font-size: 26px;
}
.logo p {
  color: var(--grey1);
  margin-bottom: 0;
  font-size: 14px;
}

.logged-in .scrolled .toggle-nav{
    top: 50% !important;
}
.logged-in .scrolled #header .logo img{
        width: 45%;
}
.header-customize.scrolled{
  top: 0;
}
.scrolled {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 9999999;
  background-color: #F82938;
  padding:0px 10px;
  height: 75px;
}
.scrolled .innermenubox
{
  /* float: left !important; */
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
  margin:0 auto;
  text-align: center;
  display: block;
}
.main-navigation ul {
}
.main-navigation li {
  position: relative;
  padding:10px 10px;
  display: inline-block;
  cursor: pointer;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  padding:0;
  font-size: 14px;
  position: relative;
  font-family: var(--common-font-mm);
  font-weight: 500;
  font-family: 'Work Sans Medium';
  color: #000 !important;
}

.main-navigation #menu-primary-menu li .sub-menu li.menu-item-162 .sub-menu li:nth-child(1) a::before{
  content: '0';
  position:absolute;
  top:0px;
  right:0px;
}
/* .primary_nav>li:nth-child(1) .sub-menu>li:nth-child(1) ul.sub-menu>li:nth-child(1) a::before{
 content:url('../../images/men_cat.png');
 content: '';
position:absolute;
 top:0px;
 right:0px;
} */
.primary_nav>li:hover>.sub-menu{
  display: flex;
  padding:30px 25px!important;
    position: absolute;
    gap: 25px;
    right: 0;
    top: 70%;
    opacity: 0;
    pointer-events: none;
    z-index: 25;
    white-space: nowrap;
    transition: all .5s ease-in-out;
}
.primary_nav>li:nth-child(6):hover>.sub-menu{
  left:0;
  right: unset;
}
#sidebar1, .mobile-menu, .sub-menu{
  display: none;
}
.primary_nav>li:hover>.sub-menu{
  top: 100%;
  opacity: 1;
  pointer-events: all;
}

.primary_nav>li>ul {
    background: var(--color-white);
    z-index: 2;
    box-shadow: 0 3px 6px #00000029;
    background: #fff;
}

.primary_nav>li:hover>ul ul {
    display: block;
}
.primary_nav>li>ul>.menu-column-title>a {
    font: normal normal 600 18px/22px Open Sans;
    margin-block: 15px;
    display: inline-block;
}
.primary_nav>li>ul>li a {
  font: 400 14px/20px Poppins;
  letter-spacing: 0px;
  color: #5A5A5A;
}
.side-navigation ul li.current_page_item {
    border: 2px solid #fff;
    border-radius:50px;
    background: #566e89;
    padding:4px 26px;
    margin:20px;
}
/* .main-navigation ul ul ul {
  right:93%;
  top: 0;
} */
.main-navigation ul ul a {
  padding-top: 0px; padding-left: 0; padding-bottom: 0px; padding-right: 8px;
  line-height: 1.5;
  color: var(--black2);
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  font-weight: 600;
  font-family: 'Montserrat';
  cursor: pointer  !important;
}
.main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
  float: none;
  display: block;
  text-align: right
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
}

.sub-menu .current-menu-item a ,#sidebar1 .main-navigation .current_page_item>a{
  background: unset;
  border:unset;
  color: #000;
}
.main-navigation .menu>ul>li.highlight {
  background-color:#F82938;
}

#menu-primary-menu .current-menu-item a:before {
    display: none;
}
.main-navigation .menu>ul>li.highlight:hover {
  background-color: 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-color: transparent !important;
}
.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: right;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: left;
  text-align: left;
  width: auto;
}
/* .scrolled .innermenubox{
  margin-right: 35% !important;
} */
.search-icon {
  padding-top: 3px;
}
.search-icon i {
  border-right: 2px solid #cfcfcf;
  padding:0 26px;
  padding-left: 0;
  color: var(--orange);
}
/*----------------------Mobile Menu Icon------------------------------*/
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-left: 15px;
}
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  left: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top-color: var(--grey2);
}
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-left: -3px;
  border-color: transparent;
  border-right-color: var(--grey2);
}
.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-right-color: var(--grey2);
}
.toggle-nav, a.closebtn {
  display: none;
}
/*-------------------------Header Widgets---------------------*/

/* slider */
#slider{
  padding-top: 50px; padding-left: 0; padding-bottom: 0; padding-right: 0;
}
#slider .slider-for.slick-slider{
  padding:20px;
  /* height: 445px; */
  }
#slider .img-slider-box {
    padding:24px 0;
    /* margin-top: 10px; */
    margin:10px 0;
}
#slider .slick-arrow {
  position: absolute;
  color: #fff;
  transform: rotate(90deg);
  transition: transform 1s linear;
  font-size: 25px;
  right: 48%;
  cursor: pointer;
}
#slider i.arrow-up.fas.fa-chevron-left.slick-arrow{
  top: 3px;
}
#slider i.arrow-down.fas.fa-chevron-right.slick-arrow{
  bottom: 0
}
#slider .img-slider-box.slick-slide.slick-current.slick-active img{
  transform: scale(1.4);
  transition: all .5s;
}

#slider .img-slider-box img{
  max-width: 75%;
  margin:auto;
}
/* .slide-girl-img .slider.slider-nav{
  top: 6%;
} */
#slider .slider-img {
  position: relative;
}
/* .slick-list.draggable{
height: 340.593px !important;
} */
.slider-img img {
  position: absolute;
  top: 0px;
  right: 0px;
  animation-name: imagefade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

@keyframes imagefade {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

.slider-img img:nth-of-type(1) {
  animation-delay: 6s;
}
.slider-img img:nth-of-type(2) {
  animation-delay: 4s;
}
.slider-img img:nth-of-type(3) {
  animation-delay: 2s;
}
.slider-img img:nth-of-type(4) {
  animation-delay: 0;
}

#slider .slider-para{
  font: normal normal 500 28px/40px Open Sans;
  letter-spacing: 0.50px;
  color: #fff;
  margin-bottom: 0;
}
#slider h1{
  font: normal normal bold 50px/78px Open Sans;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#slider .theme_green_button{
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.50px;
  font-family: 'Poppins';
    border-radius:6px;
    background: #000;
}

/* #slider  .slick-list.draggable{
 height: 420.75px !important;
} */
/*---------------- Custom Footer ----------------------*/
#custom_footer {
  padding:0;
}
.footer-contact i {
  font-size: 35px;
  color: var(--lightgrey11);
}
.footer-contact p {
  font-size: 14px;
  color: var(--lightgrey11);
  margin:0;
}
.footer-contact {
  background-size: 100% 50% !important;
  position: relative;
  top: -34px;
}
.footer-contact h2{
  color: #fff;
  font: normal normal normal 36px/35px DM Serif Display;
}
.footer-contact-detail{
  /* transform: translate(-10px, 80%); */
  color: #fff;
  margin-top: 30%;
}
.footer-menu-wrap {
  padding:40px 15px;
  border-bottom: solid 1px var(--grey2);
}
.footer-menu ul {
  margin:0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.footer-menu ul li {
  list-style: none;
  display: inline-block;
  padding:0 20px;
}
.footer-menu ul li a {
  color: var(--lightgrey11);
  font-size: 14px;
  text-transform: uppercase;
}
.footer-menu ul li a:hover {
  color: var(--orange);
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
  background-color:#E5E5E5;
}
#footer form.search-form {
  border: none;
  background: transparent;
  padding:0;
}
#footer form.search-form input {
  float: none;
  border: 1px solid;
  margin:0 2px;
}
#footer input, #footer textarea {
  background-color: transparent;
  border: 1px solid var(--white);
  color: var(--white);
}
#footer textarea {
  height: 100px;
}
#footer p.post-date {
  color: var(--white);
  font-size: 11px !important;
}
.copyright {
  background-color:#E5E5E5;
  color: #fff;
    padding-bottom: 20px;
}
.copyright p {
  font-size: 14px;
  color: var(--lightgrey11);
  margin-bottom: 0;
}
.copyright a.privacy-link{
  color: #fff;
}
.copyright .privacy-span{
  padding-left: 6px;
  border-left: 1px solid #fff;
}
.socialbox {
  text-align: left;
}
.main_sociobox {
  padding:30px 0;
}
#footer {
  text-align: center;
  color: #000;
  padding-top: 3em; padding-left: 0; padding-bottom: ; padding-right: 0px;
  text-align: right;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer_hide {
  display: none;
}
.footer-top-col {
  border-right: solid 5px var(--orange);
  padding-right: 15px;
}
.container #blog-right-sidebar h3, #footer h3 {
  color: var(--orange);
  text-align: right;
  font-size: 24px;
  padding-top: 0; padding-left: 0; padding-bottom: 10px; padding-right: 0;
}
#footer input {
  padding:8px 8px;
  float: right;
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding:8px 10px;
  background-color: var(--orange);
  color: var(--white);
  text-transform: uppercase;
}
#footer ul {
  margin:0;
}
#footer ul li {
  list-style: none;
  margin-top: 0; margin-left: 0; margin-bottom: 5px; margin-right: 0;
  text-align: right;
  padding:5px;
}
#footer ul li a {
  font: normal normal 300 14px/25px Poppins;
    letter-spacing: 1.13px;
    color: #000;
}
#footer p {
  margin:0;
  font: normal normal 300 14px/30px Poppins;
  letter-spacing: 0.5px;
  padding-right: 3px;
  padding-left: 3px;
  margin-bottom: 20px;
}
#footer a{
  color: #000;
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  color: var(--lightgrey11);
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  position: relative;
}
.footer-cols {
  padding-bottom: 40px;
}
#footer ul li {
  position: relative;
}
#footer .widget.widget_media_image {
    /* margin-bottom: 30px; */
}
#footer .about_me i{
  font-weight: 700;
}
#footer  i.fas.fa-phone {
    transform: rotate(90deg);
}
.copyright .socialbox a {
  padding:12px;
  border: 1px solid var(--lightgrey11);
  margin-left: 4px;
}
.copyright .socialbox {
  text-align: left;
  display: block;
  text-align: left;
  margin-top: 12px;
}
.copyright .socialbox a:hover{
  background-color: var(--orange);
  border: none;
}
.copyright .socialbox a:hover i{
  color: white;
}
.cart_col,.divider_col,.latest_col,.footer_col,.content_head_col {
    position: relative;
}
/* .main-navigation ul ul a:hover
{
  margin-right: 7px;
  padding-top: 0px; padding-left: 0; padding-bottom: 0px; padding-right: 10px;
} */
/*-----------------Header Cart----------------*/
#cart {
  box-shadow: 0 3px 6px #00000029;
  background: #fff;
  width: 400px;
  right: 0px;
  top: 32px;
  margin:0px auto;
  text-align: right;
  padding:20px;
  position: absolute;
  z-index: 999999;
  display:none;
  animation: growDown 300ms ease-in-out forwards;
  transform-origin: top center;
  box-shadow: 0 0 4px #19213f7d;
}
@keyframes growDown {
  0% {
    transform: scaleY(0)
  }
  80% {
    transform: scaleY(1.1)
  }
  100% {
    transform: scaleY(1)
  }
}
.cart_box:hover #cart {
  display: block;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
#cart .woocommerce a.button{
  background: #00A3FC;
  padding:10px 20px !important;
  font-size: 12px;
  color:white;
}
.order-track-hover  button.button.wp-element-button{
  padding:10px 20px;
}
#cart .woocommerce a.button:hover, .order-track-hover  button.button.wp-element-button:hover{
  background: transparent;
  border: 1px solid #00A3FC;
  color: #00A3FC !important;
}
#cart  .widget_shopping_cart_content p{
  margin:0;
}
/* #cart .woocommerce-mini-cart__total strong,#cart .woocommerce-mini-cart__total span {
  color: #ffffff;
  font-weight: 600;
} */

#header .woocommerce form .form-row , #header .woocommerce form .form-row{
width: 100%;
}
#cart .woocommerce-mini-cart__total{
  padding-right: 27px;
}
#cart .woocommerce .widget_shopping_cart .total,#cart .woocommerce.widget_shopping_cart .total{
  border-top: 1px solid #eee;
  padding:10px 0;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-right: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  left: 0;
  right: 94%;
  top: 2px;
  font-size: 16px;
      padding:1px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right !important;
    margin-left: 24px;
    width: 25%;
    object-fit: cover;
    margin-bottom: 10px;
}
.woocommerce a.remove{
  background: #00A3FC;
  color: white!important;
}
.alert.alert-minimalist {
    background-color: rgb(255, 255, 238);
    border-color: #00A3FC;
    border-radius:3px;
    color: rgb(149, 149, 149);
    box-shadow: 0px 0px 5px rgb(51 51 51 / 30%);
    padding:10px;
    z-index: 9999999 !important;
    height: auto;
    width: 26% !important;
    background: #fff;
    padding:10px 23px;
    box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;

}
.alert {
    position: relative;
    padding:1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius:.25rem;
}
.alert.alert-minimalist img {
    width: 50px;
}
.prod-title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding-right: 18px;
    position: absolute;
}
.prod-messg {
    font-size: 13px;
    font-weight: 500;
    color: #5c5959;
    padding-right: 62px;
    margin-top: 15px;
}
.pull-left {
    float: none;
}

.footer-contact .media-body a {
color: var(--lightgrey11);
}
#footer .social_widget .custom-social-icons span{
  font-size: 0
}
#footer .social_widget a{
  background: #000;
  text-align: center;
  padding:10px;
  color: #fff;
  margin-left: 10px;
}
#footer .social_widget i{
  width: 18px;
height: 18px;
    font-size: 15px;
}
#header .sub-menu
{
  animation: growDown 300ms ease-in-out forwards;
    transform-origin: top center;
}
@keyframes growDown {
  0% {
    transform: scaleY(0)
  }
  80% {
    transform: scaleY(1.1)
  }
  100% {
    transform: scaleY(1)
  }
}

.search-icon i {
    cursor: pointer;
}

/* #menu-primary-menu > .menu-item-has-children{
  position: relative;
}
#menu-primary-menu > .menu-item-has-children::before{
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 18px;
  bottom: 0;
  top: 15px;
  font-size: 17px;
  color: #fff;
} */

#header:has(.custom-sidebar){
  height: unset;
}
.header-slider:has( + #slider) + #slider .carousel,.header-slider:has( + .title-box) + .title-box{
  margin-top: 0;
}
.footer_keywords a{
  font: normal normal 300 13px/45px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.footer_keywords >p >.slash {
    color: #000;
    line-height: 20px;
}
.footer-eye-text{
  font: normal normal bold 16px/40px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}

***********Home page css*************

 body { direction: rtl ; }
/* category section css */
#category .owl-carousel .owl-item img , #shop-by-brand .owl-carousel .owl-item img{
  width: auto !important;
  margin:auto;;
}
#category .categorytitle a{
  color: #000;
  font-size: 14px;
}
#category .owl-carousel .owl-nav , #shop-by-brand .owl-carousel .owl-nav,#latest-news .owl-carousel .owl-nav{
  display: block !important;
  position: absolute;
  left: 0;
  top: -52px;
}
#category .owl-dots, #shop-by-brand .owl-dots{
  display: none;
}
#category .owl-nav button, #shop-by-brand .owl-nav button, #latest-news .owl-carousel .owl-nav button{
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius:9px;
  border:none;
  color: #000;
  margin:5px;
  padding:8px 15px;
}
#category .owl-nav button:hover, #shop-by-brand .owl-nav button:hover, #latest-news .owl-carousel .owl-nav button:hover{
  background: #00A3FC;
    color: #fff;
}
/* collection section css */
.collection-img-one, .collection-img-two,  .collection-img-three{
  padding:25px 20px;
  height: 315px;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 1.3s;
}
#collection .theme_green_button, #use-code .theme_green_button, #trending-product .theme_green_button{
  background: #000000;
  border-radius:6px;
  font-weight: 500;
font-family: 'Poppins';
letter-spacing: 0.50px;
padding:16px 22px;
}
#collection .theme_green_button:hover, #use-code .theme_green_button:hover,#trending-product .theme_green_button:hover{
  transition: 0.2s 0.1s;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
  transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
}
.theme_green_button{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
#collection .coln-heading{
  font: normal normal bold 26px/49px Open Sans;
  letter-spacing: 1px;
  color: #FFFFFF;
}
#collection .coln-sub-heading{
  font: normal normal normal 14px/35px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 0;
}

#trending-product .trending-image {
  height: 100%;
  background-repeat: no-repeat;
  padding:30px 0;
  background-size: cover;
  background-position: bottom;
}
#trending-product h2.product_heading{
  font: normal normal 900 37px/59px Poppins;
  letter-spacing: 1.50px;
  color: #FFFFFF;
  padding-bottom: 0
}
#trending-product .product_sub_heading{
    font: 500 15px/24px Open Sans;
    letter-spacing: 1.50px;
    color: #FFFFFF;
    padding:0;
}
/* Feature lens section css */
#lens-feature .lens-heading, #category .category-content h2, #new-product h2, #trending-product h2.trending_heading, #latest-news h2, #shop-by-brand h2{
font: normal normal 600 34px/48px Open Sans;
  letter-spacing: 1.50px;
  color: #010101;
}
#lens-feature .lens-sub-heading{
  font: normal normal 300 16px/35px Poppins;
  letter-spacing:0.5px;
  color: #2D2C2C;
  margin-bottom: 25px;
}
#lens-feature .feature-lens-inner{
  margin-bottom: 20px;
}
#lens-feature .feature-lens-img{
  background: #f6f4f4;
  height: 130px;
  width: 130px;
  border-radius:50%;
  margin:0 auto;
  padding:37px 10px;
}
#lens-feature .feature-lens-img:hover{
border: 1px solid #D8D8D8;
}
#lens-feature .feature-lens-img:hover img{
  transition: 1s;
  -webkit-transition: .7s;
  transform: rotateY(360deg);
}
#lens-feature .feature-lens-inner h4{
  font: normal normal normal 18px/28px Poppins;
  letter-spacing: 0px;
  color: #2D2C2C;
}
#lens-feature .feature-lens-img img{
      width: 80px;
}
/* use code css */
#use-code .use-codebg-img{
  background-image: url(http://localhost/Project2/wp-content/themes/optical-lens-shop-pro/assets/images/Banner5.png);
  background-size: cover;
  height: 435px;
  background-repeat: no-repeat;
}
#use-code .use-code-inner {
  transform: translate(-20px, 40%);
}
#use-code .use-code-inner h3{
   font: normal normal bold 50px/70px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#use-code .code-no{
  font: 22px/38px Open Sans;
  letter-spacing: 0px;
  border: 2px dashed #FFFFFF;
  border-radius:6px;
  opacity: 1;
  width: 21%;
  padding:5px 10px;
}
/* our brand */
.brand-name{
  color: #000;
  font-size: 16px;
  text-align: center;
  padding:15px 0;
}

**************Other page*************

 body { direction: rtl ; }
/*---------------------- index ---------------------------*/
.post-section {
    padding:20px 0;
}
/*-------About Page------*/
#about-sec-one .abt-glass-img img{
    border-radius:15px;
}
#about-sec-one h5{
  font: normal normal 600 20px/15px Open Sans;
  letter-spacing: 0px;
  color: #00A3FC;
}
#about-sec-one .abt-glass-head,#about-sec-three .abt-glass-head{
  font: normal normal 600 34px/48px Open Sans;
  letter-spacing: 0px;
  color: #242424;
  padding:10px 0;
}
#about-sec-one  .abt-glass-para, #about-sec-three .abt-glass-para, #about-sec-three .focus-points li{
font: normal normal 300 15px/35px Poppins;
letter-spacing: 0px;
color: #242424;
}
#about-sec-three ::marker{
color: #00A3FC
}
#about-team  .team-inner{
  padding:10px;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 6px 7px #00000021;
  border-radius:20px;
  position: relative;
}
#about-team .social-profiles a i, .single-team .about-socialbox a i{
  background-color: #000;
  border-radius:50%;
  padding:6px;
  width: 30px;
  height: 30px;
  line-height: 1.3;
  color: #fff;
}
#about-team .about-content{
  padding:25px 0 30px;
}
#about-team .social-profiles a i:hover{
  background: #00A3FC;
}
#about-team .social-profiles-hover {
  position: absolute;
    top: auto;
    right: 0;
    left: 0;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    vertical-align: top;
}
#about-team .team-inner:hover .social-profiles-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
      bottom: 7px;
}

/*------------------ Contact Page -----------------*/
.contac_form form {
    max-width: unset;
    margin:20px auto;
}
.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-"] {
    width: 100%;
    background-color: var(--white);
    border-color: var(--lightgrey3);
    color: var(--black2);
    border-radius:0px;
    box-shadow: none;
    background-color:transparent;
    border: 2px solid var(--white11);
    border-radius:6px;
    margin-bottom:10px;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
    width: 100% !important;
    font-size: 16px;
    padding:10px 10px;
    height: auto;
    float: right;
}
#contact-box {
    padding:0;
    margin:0;
}
.contact-text{
  font: normal normal 300 14px/45px Poppins;
  letter-spacing: 0px;
  color: #242424;
}
.contact-info {
    font-size: 14px;
    line-height: 26px;
    padding:0;
    width: 100%;
}
.inner-cont {
    padding:10px 5px;
    background: var(--white);
}
.contac_form h3 {
  font: normal normal 600 34px/71px Open Sans;
  letter-spacing: -0.34px;
  color: #000000
}
.contact-email i, .contact-address i, .contact-phone i {
    text-align: center;
    background-color: transparent;
    border-radius:50%;
    font-size: 38px;
    color:#F82938;
    margin:0 auto;
    text-align: center;
    width: 87px;
    display: inline-table;
}
.contact-info .head {
    color: black;
}
.contact-address, .contact-email, .contact-phone {
    margin:20px 0;
}
.c_content span {
    font-size: 18px;
}
.c_content p {
    font-size: 16px;
}
.c_content p a{
    color: var(--black3);
}
.contac_form form {
    max-width:unset;
    margin:0 auto;
    margin-top: 20px;
}
.contact-color-bg {
    background: var(--white12);
}
.contac_form .fancy-title {
    width: 250px;
    margin:0 auto;
}
.contac_form label {
    width: 100%;
    width: 100%;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
/*---------------- Banner ----------------------*/
.title-box img {
    width: 100%;
    height: 100%;
}
.about_me table, .about_me td, .about_me th {
    border: none;
}
.about_me p.message {
    margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a {
    color: var(--white);
}
/* --------- Social Icon Widget ------- */
.social_widget a {
    color: var(--white);
    padding:7px 7px;
    margin-left: 7px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius:50%;
}


/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
    width: 100%;
    border: none;
}
#full-width-blog .postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    margin:0;
    padding:0;
}
.postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
}
.metabox img {
    border-radius:50%;
    margin-right: 30%;
}
.postbox {
    margin-bottom: 39px;
    border: none;
    border-radius:6px;
}
.postbox h2 {
    margin:0 0 5px;
    font-weight: bold;
}
.widget_recent_entries li {
    margin-bottom: 10px;
}
.metabox {
    color: black;
    padding:5px 0;
    clear: both;
    margin:10px 0;
    border-top: 1px solid#F82938;
    border-bottom: 1px solid#F82938;
}
.metabox .entry-date {
    background: url('assets/images/date.png') no-repeat;
    margin-top: 0; margin-left: 13px; margin-bottom: 0; margin-right: 0;
}
.metabox .entry-author {
    background: url('assets/images/author.png') no-repeat;
    padding-top: 0; padding-left: 0; padding-bottom: 0; padding-right: 20px;
    margin-top: 0; margin-left: 20px; margin-bottom: 0; margin-right: 0;
}
.metabox .entry-comments {
    background: url('assets/images/comments.png') no-repeat;
    padding-top: 0; padding-left: 0; padding-bottom: 0; padding-right: 20px;
}
#comment-nav-above .nav-links {
    width: 100%;
    float: right;
    margin-bottom: 17px;
}
.post-featured img {
    width: 100%;
}
/*.archive #sidebar {
    margin-top: 21%;
}
*/
@media screen and (max-width:767px) {
    .archive #sidebar {
        margin-top: 0%;
   }
}
/* --------- Inner Pages --------- */
ol.carousel-indicators {
    position: static !important
}
ol.carousel-indicators li {
    max-width: 10px;
    padding:5px;
    color: var(--grey2);
    border-radius:50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
    padding:10px !important;
    background: trasparent;
    color: #797676;
}
.navigation span.page-numbers.current {
      border-bottom: 2px solid #00A3FC;
    color: #00A3FC;
}
#blog {
    padding-top: 0;
    margin-top: 0;
}
aside#search-3 {
    padding:0 !important;
}
.bradcrumbs {
    padding:30px 0;
    text-align: right;
    color:#000;
}
.bradcrumbs a {
  color: #706565;
  font: normal normal normal 14px/35px Poppins;
  margin-left: 15px;
}
.bradcrumbs span {
    color: black;
    padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments {
    float: right;
    width: 100%;
    margin-top: 10px;
}
#comments h2.comments-title {
    font-size: 20px;
    font-weight: bold;
}
#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 {
  font: normal normal normal 21px/26px Padauk;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #00A3FC 0% 0% no-repeat padding-box;
  border-radius:5px;
  opacity: 1;
  border: none;
  padding:10px 20px;
}
#comments a time {
    color: black;
    font-weight: bold;
    font-size: 12px;
}
#comments .reply {
    text-align: left;
}
#comments .comment-metadata {
    width: 90%;
    float: right;
    padding-top: 1%; padding-left: 0; padding-bottom: 0; padding-right: 0;
}
#comments .comment-content {
    width: 90%;
    text-align: right;
    margin-right: 7%;
}
#comments .comment-author {
    margin-bottom: 1em;
}
#comments h2#reply-title {
    display: inline-table;
}
#comments .comment-author.vcard img {
    padding:2px;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"] {
    width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: right;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: var(--grey2);
    border: none;
    color: var(--white);
    padding:14px 0;
    font-size: 15px;
    margin:0;
}
#sidebar form {
    display: table;
    width: 100%;
}
#sidebar h3 {
    margin:0 0 10px;
    font-size: 18px;
    color: var(--black2) !important;
    font-weight: 700;
}
.widget_categories select {
    width: 100%;
    padding:6px;
}
#sidebar input[type="search"], #sidebar label {
    width: 100%;
}
#sidebar input[type="submit"] {
    margin-top: 10px;
}
#sidebar aside {
    margin-bottom: 30px;
    border: 1px solid var(--lightgrey3);
    padding:10px;
}
#sidebar ul {
    list-style: none;
    margin:0;
    padding:0;
    font-size: 17px;
}
#sidebar ul li a {
    color: var(--black2);
    font-size: 14px;
}
#sidebar .tagcloud a {
    background: var(--white12);
    color: black;
    font-size: 15px !important;
    padding:5px 18px;
    margin:0 0 5px;
    display: inline-block;
}
#sidebar .tagcloud a:hover {
    background:#F82938;
}
#sidebar .widget_recent_entries ul li {
    background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
span.credit_link a {
    color:#F82938;
}
/*------------- Page -----------------*/
.title-box {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    position: relative;
}
.title-box img {
    width: 100%;
}
.title-box .row{
    background: #FFFFFF;
}
.banner-page-text{
    background: #fff;
    border-top-right-radius: 0; border-top-left-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 0;
    position: absolute;
    width: 350px;
    max-width: 100%;
    box-shadow: -152px 0px 0px 0px #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-box h1 {
    font-weight: bold;
    font: normal normal normal 20px/35px Open Sans;
    letter-spacing: 0px;
    color: #121212;
    font-weight: 600;
    position: relative;
    text-align: right;
}
.title-box h1::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 3px solid #000;
    width: 20%;
}
.read-moresec {
    margin:2% 0;
}
.outer_dpage{
    padding:40px 0;
}
.shrtcod-pg {
    border: 1px solid var(--lightgrey3);
}
.shrt_socio i {
    border: 1px solid var(--lightgrey3);
    padding:10px;
    margin-left: 10px;
}
/*---------------- Pagination ----------------*/
.navigation {
    font-size: 14px;
    font-weight: bold;
    margin:10px 0;
}
.navigation a {
    padding:0;
}
.navigation span, .navigation a {
    display: block;
    padding-top: 10px; padding-left: 15px; padding-bottom: 0; padding-right: 15;
    margin-bottom: 10px;
    margin-left: 10px;
    color: var(--black3);
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    font-weight: normal;
}
.navigation span.meta-nav {
  font: normal normal bold 15px/50px Open Sans;
  letter-spacing: 0px;
  color: #A1A1A1;
}
.navigation .current {
    color: var(--white);
    font-weight: normal;
}
/* ------------- Category --------------------*/
.category-page h4 {
    text-align: right !important;
}
ul.post-categories {
    list-style: none;
    margin:0;
}
ul.post-categories a {
    background: #F82938;
    padding:4px;
    color: #fff;
}
.content_boxes {
    padding:0;
    border: none;
}
.post_ctg span {
    float: right;
    margin-left: 7px;
}
/*-------------- Main Title ---------------*/
.main_title h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background-color: #00A3FC;
    margin-top: 7px;
}
.share_icon i {
  background-color: #00A3FC;
  padding:8px 9px;
  border-radius:50%;
  color: #ffff;
  font-size: 18px;
  margin:0 3px;
  width: 35px;
  text-align: center;
  height: 35px;
}
li.cat-item{
  list-style: none;
}
li.cat-item a{
  padding:9px 35px;
  border: 1px solid #bcbcbc;
  border-radius:5px;
  color: #000;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font: normal normal bold 30px/46px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.woocommerce div.product form.cart div.quantity {
    margin-left: 20px;
}
.woocommerce-cart table.cart img{
      width: 140px !important;
}
.woocommerce table.shop_table th{
  border:none;
}
.cart_totals h2{
  font: normal normal 600 40px/55px Open Sans;
  letter-spacing: 0px;
  color: #000;
}
.woocommerce .cart .button{
  padding:8px 14px;
}
.cart_totals  td{
  border: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  font: normal normal bold 16px/30px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0;
  text-align: right;
}
.woocommerce div.product p.price{
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
}
.woocommerce .woocommerce-product-rating{
      margin-bottom: 10px !important;
}
.para-info-two{
    border-top: 1px solid #dbdbdb;
    padding:14px 0;
}
.woocommerce-product-details__short-description p{
  padding-top: 10px;
}
.single-product .summary.entry-summary {
  position: relative;
}
/* .single-product .summary.entry-summary .yith-wcwl-add-to-wishlist{
  position: absolute;
  bottom: 30px;
} */
.single-product .summary.entry-summary  .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse{
  border: 2px solid #00A3FC;
  border-radius:30px;
  background: transparent;
  height: 40px;
  width: 40px;
}
.single-product .summary.entry-summary i.yith-wcwl-icon{
  color: #00A3FC;
  margin:9px;
  font-size: 18px;
  font-weight: 300;

} .woocommerce div.product p.price del{
    font-size: 14px!important;
}
.single-product .summary.entry-summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
    font-weight: 900;
}
.single-pro-btn .summary.entry-summary .single_add_to_cart_button{
    border: 1px solid #00A3FC !important;
}
.single-pro-btn .summary.entry-summary .single_add_to_cart_button:hover{
  background: transparent !important;
  color: #00A3FC !important;
}
#contentwoocom {
    padding:20px 15px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 0;
    position: absolute;
    bottom: 5px;
    right: 10%;
    padding:15px;
    border: 2px solid #fff;
    background: #1e1e1e !important;
    border-radius:0 !important;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -webkit-opacity: 0;
    width: 34px;
    height: 34px;
    /* padding:0; */
    display: flex;
    justify-content: center;
    align-items: center;
}


.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after{
    content: "\f290";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    transform: unset !important;
      position: unset !important;
    top: 0;
    line-height: 2;
    color: #fff;
}
.woosq-btn{
    font-size: 0;
    background: transparent;
    position: relative;
    padding:15px;
    border: 2px solid #fff;
    background: #1e1e1e !important;
    position: absolute;
    right: 41%;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
button.woosq-btn::after{
    content: "\f06e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    position: absolute;
    right: 50%;
    transform: translateX(+50%);
    top: 0;
    line-height: 2;
    color: #fff;
}
/* .woocommerce a.button.added::after{
    margin-right: 0;
} */
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, .woosq-btn:hover{
  background: #00A3FC !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after{
  margin-right: -1px;
}
.woocommerce span.onsale{
  display: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    color: #000;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
    max-width: 100%;
}
input#password, input#reg_password {
    padding:10px;
}
.woocommerce div.product form.cart .variations select {
    background-color: var(--white);
}
#customer_details .col-1, #customer_details .col-2{
    max-width: 100%
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    display: none !important;
}
h2.woocommerce-loop-category__title {
    text-align: center;
}
.woocommerce ul.products li.product .onsale{
  display: none;
}
.woocommerce .quantity input {
  padding:13px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-top: 0; margin-left: 5px; margin-bottom: 0; margin-right: 0;
  border: none;
  border: 1px solid #c9c9ca;
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-right: 0;
    margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font:600 14px/22px Open Sans;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #c9c9ca;;
  padding:17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    border: none !important;
    box-shadow: none;
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}
.related.products {
    padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
  background: transparent;
  border: none;
  color: #00A3FE;
  border-bottom: 2px solid #00A3FE;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background: #00A3FE;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li{
    border-left: none;
    margin:0 3px;
}
.woocommerce-Tabs-panel h2{
  font: normal normal 800 24px/30px Muli;
  letter-spacing: 0px;
  color: #000000;
}
.woocommerce nav.woocommerce-pagination ul{
    border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2{
    text-transform: capitalize;
    font-size: 24px;
}
.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%;
    padding:0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #ffffff;
    border: 1px solid #00A3FC;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #000;
}
.woocommerce table.cart td.actions .input-text{
    width: 130px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
    display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    border: 1px solid #ffffff;
    margin-right: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #ffffff;
    padding-top: 10px; padding-left: 25px; padding-bottom: 10px; padding-right: 15px;
    background-color: #00A3FC;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
    border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #8fa3aa;
}
.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: right;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding:20px;
}
.woocommerce .woocommerce-result-count {
    font-size: 14px;
    letter-spacing: 1px;
    color: #222222;
    font-weight: 500;
}
.woocommerce-message {
    border-color: #00A3FC;
}
.woocommerce-message::before {
    color: #00A3FC!important;
}
.woocommerce-message {
    font-size: 14px;
    letter-spacing: 1px;
    color: #222222;
    font-weight: 500;
}
.woocommerce .product_meta span {
    margin-left: 10px;
}
.woocommerce table.shop_table th {
    color: #222;
    text-align: center;
}

.woocommerce .woocommerce-cart-form__cart-item a {
    color: #222;
    font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td {
    color: #222
}
.wishlist_table td.product-name, .wishlist_table .product-thumbnail{
      text-align: center !important;
}
.wishlist_table tr td.product-thumbnail a img{
  width: 70%;
}
.woocommerce table.shop_table td {
    color: #222;
}
.woocommerce .woocommerce-error {
    color: #222;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    color: #222;
    display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
    background-color:#F82938;
    margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
    width: 49%;
}
.widget span.count {
    float: left;
}
.up-sells.upsells.products {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.woocommerce-product-search button {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    background-color:#F82938;
    display: inline-block;
    padding-left: 10px;
    text-align: center;
    padding:10px 15px;
    text-align: center;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 14px;
}

.related-post-wrapper a {
    font-size: 16px;
    padding:6px 0 !important;
    display: inline-block;
    color: var(--black2);
    font-family: var(--common-font-m);
    font-weight: bold;
}
.heading3 {
    font-size: 49px;
}
.read-moresec-err a {
    color: var(--white);
    border: none;
    text-transform: uppercase;
    padding:16px 22px;
    border-radius:35px;
    font: 700 14px var(--common-font-m);
    background-color:#F82938;
}
.woocommerce table.shop_attributes td p{
    margin:0 12px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    padding:20px;
        margin-top: 45px;
}
.woocommerce-product-rating {
    margin-top: 13px;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    margin-top: 10px;
}
.woocommerce .products .star-rating{
    margin:0 auto;
}
a.button.yith-wcqv-button{
    display: none !important;
}
.woocommerce ul.products li.product .button{
    display: inline;
    margin-bottom: 14px;
    margin-top: 0px; margin-left: 25px; margin-bottom: 0; margin-right: 15px;
}
.woocommerce .yith-wcwl-add-button{
    position: relative;
}
.shop li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  bottom: 8px;
  font-size: 0;
}
.outer_dpage li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
    display: block;
}
/* .woocommerce a.add_to_wishlist.single_add_to_wishlist */
.related.products .wishlist_text, .outer_dpage .wishlist_text, .shop.shop-product .wishlist_text{
    position: absolute;
    left: 20%;
    bottom: -43px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    position: relative;
    padding:35px 4px 39px;
    border: 2px solid #f7f2ed;
    margin-top: 10px;
}
 .woocommerce-page ul.products li.product:hover{
   box-shadow: 0px 0px 13px 2px #f0ebe6;
   -webkit-box-shadow: 0px 0px 13px 2px #f0ebe6;
}
.shop .price,.woocommerce-page ul.products li.product h6.product-brand,.woocommerce ul.products li.product .woocommerce-loop-product__title{
    text-align: center;
    color: #000;
}

.woocommerce table.shop_table{
    margin-top: 0px; margin-left: -1px; margin-bottom: 24px; margin-right: 0;
}
a.btn.button.show-title-form{
    display: none;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce table.shop_table thead{
    display: none !important;
}
/*----blog share icons--------*/
.newsinner .post_share_icon {
    position: relative;
   /*display: block;
   */
    padding:20px 0 !important;
}
.newsinner .post_share_icon b {
    padding:0;
    font-size: 18px;
}
.newsinner .post_share_icon a {
    padding:10px 25px;
    border-radius:4px;
    color: #fff;
    display: inline-block;
    width: auto;
    margin:5px 3px;
}
.newsinner .post_share_icon a:hover,.share_icon a:hover{
    color: #fff
}
.newsinner .post_share_icon i {
    color: #fff;
    font-size: 13px;
    padding-left: 5px;
}
.newsinner .feature-box {
    padding-bottom: 10px;
}
.newsinner .share_icon {
    position: absolute;
    top: 40%;
    left: 0;
    opacity: 0;
    z-index: 999;
    right: 31%;
}
.newsinner .share_icon:hover .socila_share{
    opacity: 1;
    z-index: 9999;
}
.newsinner .socila_share {
    position: absolute;
    top: 0px;
    opacity: 0;
    width: 55px;
    border-radius:23px;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    right: 44%;
    padding:9px 12px;
    height: 146px;
    display: block;
    left: 0;
}
.newsinner .share-title i {
    color: black;
    background: white;
    height: 55px;
    width: 55px;
    padding:22px;
    border-radius:3px;
    position: relative;
    right: 10px;
}
.newsinner .share_text {
    display: none;
}
.newsinner .socila_share i.fab.fa-facebook-f {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-linkedin-in {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-twitter {
    background-color: white;
    color: black;
}
.faq-section {
    background-size: cover;
}
.aboutimg {
    height: 485px;
    object-fit: cover;
}
.about-arrows i {
    margin-top: 6px;
}
.about-arrows {
    display: flex;
}
.about-text {
    padding-right: 10px;
}
.about-button {
    background-color: #e4573d;
    color: var(--white);
    border: none;
    text-transform: uppercase;
    padding:16px 22px;
    border-radius:4px;
    font: 700 14px var(--common-font-m);
}
.about-button:hover {
    background-color: #e4573d;
    color: white;
}
.about-center-img {
    height: 441px;
    margin-top: -25px;
}
.about-center-img:hover {
    animation-name: headShake;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.adventure-subhead:after {
    content: '';
    display: block;
    border-bottom: 4px solid black;
    width: 68px;
    margin:0px auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 41px;
}
.adventure-subhead {
    position: relative;
}
.aboutus-para {
    max-width: 884px;
    margin:0 auto;
}
.authors-bg {
    margin-top: -25px;
}
.authors-bg .author_wrap {
    box-shadow: 4px 2px 12px 1px #ccc;
    margin-bottom: 10px;
}
.services_heads {
    font-size: 20px;
    font-family: muli;
    font-weight: 700;
    color: #5d5d5d !important;
}
.services-para1 {
    font-size: 16px;
    font-family: 'Montserrat';
    position: relative;
}
.services-heading1 {
    font-size: 33px;
}
.services-para1:after {
    content: '';
    display: block;
    border-bottom: 3px solid black;
    width: 105px;
    margin:0 auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 47px;
}
/*------------------------- Our Records -----------------------------*/
#our_records {
    padding:50px 0;
    background-size: cover;
}
#our_records .counter-icon {
    text-align: right;
}
#our_records h4 {
    font-size: 32px;
    color: var(--white);
    font-weight: bold;
    padding:0;
}
#our_records p {
    font-size: 14px;
    color: var(--white);
}
#our_records p {
    color: var(--white);
    font: 600 12px var(--common-font-m);
}
#our_records .owl-dots {
    text-align: center;
    margin-top: 30px;
}
#our_records button.owl-dot {
    width: 12px;
    height: 12px;
    margin:2px;
    background-color: var(--white);
    border: solid 2px var(--black1);
}
#our_records button.owl-dot.active {
    background-color:#F82938;
    border: solid 2px#F82938;
}
#our_records button:focus {
    outline: inherit !important;
}
#our_records .counter_inner {
    padding:15px;
}
#our_records .counter-box {
    padding:15px;
    border: solid 1px var(--white);
}
.author_details {
    display: none;
}
.parent.comment.byuser, .comment.byuser, .comment-body {
    background-color: #f5f3f0;
    padding:20px;
    border-top-right-radius: 0; border-top-left-radius: 30px; border-bottom-left-radius: 0; border-bottom-right-radius: 30px;
    margin:20px 0;
}
.entry-author a{
    color: #000;
    font: normal normal normal 14px/50px Poppins;
}
.entry-author  img{
  width: 28%;
  border-radius:50%;
}
#blog-left-sidebar, #blog-right-sidebar{
    padding:80px 0;
}
#blog-left-sidebar #latest_post {
    padding:0
}
#full-width-blog {
    padding:80px 0
}
#full-width-blog #latest_post{
    padding:20px 0;
}
#blog-right-sidebar #latest_post,#blog-right-sidebar #latest_post{
    padding:0px 0;
}
#aboutus-page #testimonials{
    margin-bottom: 70px;
}
section#aboutus-page{
    padding-top: 80px; padding-left: 0; padding-bottom: 40px; padding-right: 0;
}
h1.woocommerce-products-header__title.page-title{
  display: none;
}
.shop.shop-product{
  padding-top: 15px;
  border-top: 1px solid #f7f2ed;
}
#blog-left-sidebar .newsinner .share_icon,#blog-right-sidebar .newsinner .share_icon {
    right: 41%;
}
section#page-with-left-sidebar ,section#page-with-right-sidebar{
    padding:40px 0;
}
/* #blog-right-sidebar */
.single-blog-banner-img{
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: center;
}
.single-post h2{
  font: normal normal 600 30px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.blog-que{
  font: normal normal 600 30px/50px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
#single-post-page p{
  font: normal normal 300 14px/31px Poppins;
  letter-spacing: 0px;
  color: #242424;
}
.container.single-post{
    padding:30px;
    background: #fff;
    margin-top: -100px;
    position: relative;
    z-index: 1;
    padding:30px;
}
.entry-date,.entry-comments, .entry-comments a{
  align-self: center;
  color: #777373;
  list-style: none;
  font: normal normal normal 14px/50px Poppins;
}
.entry-comments{
  margin-right: 50px;
}
.content_page.error-page{
  padding:80px 0;
  }
/* wishlist page START */
.woocommerce table.wishlist_table, table.wishlist_table tbody td, table.wishlist_table thead th{
  border: none !important;
}
#empty-cart-heading{
  font: normal normal 600 27px/55px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}
.empty-cart-page p{
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0px;
  color: #000000;
  max-width: 45%;
  margin:0 auto 20px;
}
.empty-cart-page a{
  background: #00A3FC 0% 0% no-repeat padding-box;
  border-radius:10px;
  padding:9px 10px;
  font: normal normal 600 16px/41px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.empty-cart-page i{
  font-size: 50px;
  color: #00A3FC;
}
/* .woocommerce table.shop_table.wishlist_table{
  border: none;
}
.wishlist_table thead{
  display: none;
} */
.wishlist_table tbody tr {
  display: flex;
}
.wishlist_table tbody tr{
  margin-bottom: 25px;
}
.wishlist_table td.product-remove, .wishlist_table.mobile .product-remove.remove-whishlist{
  position: absolute;
  right: 5px;
  top: 6px;
  padding:7px 8px !important;
  background: #000;
  height: 27px;
  width: 27px;
  border-radius:5px;
  font-size: 0;
}
td.product-remove.remove-whishlist{
  line-height: 1 !important
}
.wishlist_table .product-remove.remove-whishlist a:after,  .wishlist_table.mobile .product-remove.remove-whishlist a:after{
   content: '\f2ed';
   color: #fff;
   font-family: 'font awesome 6 free';
   font-weight: 900;
   font-size: 14px;
}
.wishlist_table  td.product-thumbnail{
  padding:20px !important;
}
.wishlist_table  .woocommerce a.remove{
  font-size: 0;
}
.wishlist_table .woocommerce a.remove:after{
  content: '\f2ed';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 14px;
}
.wishlist_table tr td.product-thumbnail a{
  max-width: 100%;
}
.wishlist_table .woocommerce table .product-thumbnail{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wishlist_table .woocommerce table.shop_table td{
  border: none;
}
.wishlist_table .product-add-to-cart a{
  position: relative;
  font-size: 0;
}
.wishlist_table .product-add-to-cart a:after{
  content: "\f290";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  right: 50%;
  transform: translateX(+50%);
  top: 6px;
}
.wishlist_table .product-add-to-cart  a{
  background: #000;
  width: 30px;
  height: 30px;
  margin:0 auto;
  color: #fff;
}
/* wishlist page END */
/* empty wishlist page START */
 .woocommerce-wishlist .banner-image, .woocommerce-wishlist .wishlist-title-container{
  display: none;
}

.woocommerce-wishlist .shop_table tbody tr{
  display: grid;
  margin:10px;
  border: 2px solid #f7f2ed;
}
.woocommerce-wishlist .wishlist_table tbody tr{
  border: none;
}
.woocommerce-wishlist .wishlist_table tbody tr{
    border: 2px solid #f7f2ed;
}
.woocommerce-wishlist tbody{
  justify-content: center;
}
 .wishlist_table tbody.wishlist-items-wrapper{
   display: flex;
 }
 .woocommerce-wishlist .wishlist-empty i, .empty-order-page i{
  font-size: 70px;
  color : #00A3FC;
}
.woocommerce-wishlist .wishlist-empty h2, .empty-order-page h2{
  font: normal normal 600 40px/55px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  margin-block: 6px;
}
.woocommerce-wishlist .wishlist-empty p, .empty-order-page p{
  margin-bottom: 20px !important;
  margin-top: 10px;
  font: normal normal normal 16px/29px Poppins;
  letter-spacing: 0px;
  color: #000000;
  max-width: 54%;
  margin:0 auto;
}
.woocommerce-wishlist .wishlist-empty a{
  background: #00A3FC 0% 0% no-repeat padding-box;
  border-radius:10px;
  color: #fff;
  font: normal normal 600 18px/41px Open Sans;
  letter-spacing: 0px;
  display: inline-block;
  padding:1px 6%;
}
.woocommerce-wishlist .woocommerce .star-rating{
  float: none;
  margin-top: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  width: 42%;
  margin:15px;
  border: 1px solid #C8C8C8;
  height: 190px;
}
p.wishlist-empty{
  margin:40px 0;
}
/* empty wishlist page END */
/* shop page cart */
.shop_table .product-remove{
  width: 5%;
}
.wishlist_table.mobile li .item-wrapper{
  text-align: center;
  width: 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail{
  display: contents;
  max-width: 100%;
}
 .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, .wishlist_table.mobile li table.additional-info td.value{
   display: none;
 }
 .wishlist_table.mobile li .item-details table.item-details-table td.value{
   text-align: center;
 }
 .wishlist_table.mobile .additional-info-wrapper tr, .wishlist_table.mobile .item-details-table tbody tr{
   border: none;
 }
 .wishlist_table.mobile li{
    border: 2px solid #f7f2ed;
    position: relative;
 }
 .wishlist_table.mobile .product-remove{
   position: absolute;

text-align: right;
padding:4px 7px !important;
background: #000;
top: 10px;
    right: 10px;
height: 27px;
width: 27px;
border-radius:5px;
font-size: 15px;
 }
 .wishlist_table.mobile .product-thumbnail img{
padding-top: 30px;
       max-width: 60%;
 }
/* cart empty */
.cart-empty.woocommerce-info{
  display: none;
}
.cart-empty-img{
      height: 70px !important;
}
.newsinner {
  position: relative;
}
.newsinner img{
      max-width: 235px ;
}
.newsinner .post-content.latest-bg{
  position: absolute;
  background: #fff;
  width: 225px;
  top: 13px;
  /* right: 0; */
  left: 11px;
  padding:15px 15px;
}
/* filter page css start */
.shop-page-filters .accordion-button:not(.collapsed) {
  color: #000;
  background-color:transparent;
  box-shadow: none;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
    /* width: 32.53%; */
    margin-top: 0px; margin-left: 0.8%; margin-bottom: 1.20em; margin-right: 13px;
}
 .shop-page-filters ul{
  list-style: none;
}
.color-filter{
  flex-wrap: wrap;
}
.yith_wcwl_wishlist_footer{
  display: none;
}
#woosq-popup .single-pro-btn{
  margin-right: 0;
}
.errorimg{
  max-width: 50%;
}
.error-page .error_bgs h3{
  font: normal normal 600 25px/84px Poppins;
  letter-spacing: 2px;
  color: #242424;
  margin-bottom: 55px;
}
.shop_table .qib-button-wrapper .quantity input.input-text.qty.text{
  padding:unset;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
  padding:0 !important;
}
.summary.entry-summary .yith-wcwl-add-to-wishlist {
  display: none
}
.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
  display: block !important;
}

************media css**************

 body { direction: rtl ; }
/*-------------- media section ---------------*/
@media screen and (max-width: 1920px) and (min-width:1440px){
  #slider .slider-img img{
    top: 25px;
  }
  #latest-news .latest-new-content{
    width: 240px;
    right: 11.5em;
    top: 4.5%;
  }
  .primary_nav>li {
    padding:10px 30px;
  }
  ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    display: flex !important;
  }
  .shop_table.wishlist_table li{
    margin:10px;
  }
}
@media screen and (max-width: 1443px) and (min-width:1400px){
  #use-code .use-codebg-img{
    height: 435px !important;
  }
}
@media screen and (max-width: 1440px) and (min-width:1367px){
  #slider .slider-img img{
    top: 29px;
  }
  ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    display: flex !important;
  }
  .shop_table.wishlist_table li{
    margin:10px;
  }
  #use-code .use-codebg-img{
    height: 400px;
  }
}
@media screen and (max-width: 1366px) and (min-width:1200px){
  .product-name a{
    font: normal normal bold 14px/33px Open Sans;
  }
  .brand-name{
    font-size: 14px;
  }
  ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    display: flex !important;
  }
  .shop_table.wishlist_table li{
    margin:10px;
  }
  #use-code .use-codebg-img{
    height: 400px;
  }
}
@media screen and (max-width: 1199px) and (min-width:1041px){
  .primary_nav>li>ul>.menu-column-title>a {
    font: normal normal 600 16px/22px Open Sans;
  }
  #use-code .use-codebg-img{
    background-size: contain;
    height: 325px;
    background-repeat: no-repeat;
    }
  #use-code .use-code-inner {
  transform: translate(-20px, 17%);
  }
}
@media screen and (max-width:1040px){
	#latest_news .blog-text{
		display: none;
	}
#use-code .use-codebg-img{
    height: 325px;
}
#use-code .use-code-inner {
    transform: translate(-20px, 20%);
}
     .product-title h3 {
         width: 71%;
    }
     .banner_para{
         padding-top: 20px;
    }
     #feature .feature-icon .icon-bg i{
       font-size: 35px;
    }
     #new-product img.new-product-bg-img1,#new-product img.new-product-bg-img2{
       display: none;
    }
     .mobile-menu:has( ~ .custom-sidebar){
       display: none;
    }
    .product-name a {
      letter-spacing: 0px;
      font: normal normal 600 13px/33px Open Sans;
    }

}
@media screen and (max-width:1023px){
  .toggle-nav {
  display: block;
  text-align: left;
 }
   .toggle-nav i {
    font-size: 29px;
    color: #FFF;
    margin-top: 4px;
   }
  .sidenav .close-sidebar {
    position: relative;
    font-size: 32px;
    display: block;
    padding-left: 7%;
    color: #ffffff;
    cursor: pointer;
    cursor: pointer;
    text-align: left;
  }
  .main-navigation ul li.current-menu-item a{
    border-top: none !important;
  }
  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding:0;
    margin:0;
  }
  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }
  .main-navigation ul li:hover>ul {
    display: block !important;
    padding:0;
    color: #000000;
  }
  .main-navigation ul li {
      height: 100%;
  }
  .main-navigation ul li ul li ul {
    position: unset;
  }
  .main-navigation ul li ul{
    display: none;
    position: relative !important;
  }
  .main-navigation ul ul li a:hover{
    transition: unset;
  }
  .headerbar {
    display: block !important;
    margin:0;
  }
  .main-navigation ul ul li{
    padding:0px 12px;
    margin-top: 0px; margin-left: 0; margin-bottom: 0px; margin-right: 0;
  }
  .main-navigation ul ul li a {
    padding-right: 16px;
    color: #ffff !important;
  }

  .main-header .main-navigation {
    display: none
   }
    #vw-sticky-menu{
      background: #00A3FC;
      padding:10px;
    }
    .toggle-nav {
 		display: block;
 		text-align: left;
 	}
 	.main-navigation ul li.current-menu-item a{
 		border-top: none !important;
 	}
 	.main-navigation ul li>ul {
 		opacity: 1;
 		display: block !important;
 		visibility: visible !important;
 		transform: none;
 		box-shadow: unset;
 		padding:0;
 		margin:0;
 	}
 	.main-navigation ul li a:before,
 	.main-navigation ul li a:before {
 		background-color: transparent;
 	}
 	.main-navigation ul li:hover>ul {
 		display: block !important;
 		padding:0;
 		color: #000000;
 	}
 	.main-navigation ul li ul li ul {
 		position: unset;
 	}
 	.main-navigation ul li ul{
 		display: none;
 		position: relative !important;
 	}
 	.main-navigation ul ul li a:hover{
 		transition: unset;
 		/* padding:12px 27px; */
 	}
 	.headerbar {
 		display: block !important;
 		margin:0;
 	}
 	.main-navigation ul ul li{
 		padding:0px 12px;
   	margin-top: 0px; margin-left: 0; margin-bottom: 0px; margin-right: 0;
 	}
 	.main-navigation ul ul li a {
 		padding-right: 16px;
 		color: #ffff !important;
 	}
 	.main-navigation,.main-navigation li {
 		padding:0;
 		display: block;
 		width: 250px;
 	}
 	.main-navigation ul li a {
     padding:10px 15px;
 		display: block;
 		border-bottom: 1px solid #e2e2e2;
 		background: 0 0!important;
 		text-align: right;
 		margin:0;

 	}
  .main-navigation ul ul a {
    font: normal normal 600 13px/22px Open Sans;
  }
   #sidebar1 .close-sidebar.mobile-menu{
     position: relative;
     font-size: 32px;
     display: block !important;
     padding-left: 7%;
     color: #fff;
     cursor: pointer;
     cursor: pointer;
     text-align: left;
   }
   #sidebar1 {
     height: 100%;
     width: 0;
     position: fixed !important;
     z-index: 9999999;
     top: 0;
     left: 0;
     background: #00A3FC;
     overflow-x: hidden;
      transition: .9s;
     padding-top: 8px !important;
   }
   #sidebar1 ul li a{
     color: #fff !important;
     border-bottom: none;
   }
      #sidebar1 ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        height: auto;
        z-index: 11111;
        transform: scale(1) !important;
      }
      #sidebar1 ul li:hover>ul {
       display: block !important;
       transition: all .4s ease;
      }
      #sidebar1 ul ul {
       background: #fff;
       border-top: 4px solid var(--color-red);
       visibility: hidden;
       display: none !important;
       opacity: 0;
       animation-name: fadeOutUp;
       transform: scale(0) !important;
       transform-origin: top right;
       transition: all 0.3s ease-out;
      }
      @keyframes fadeOutUp {
        from {
          opacity: 1;
        }
        to {
          opacity: 0;
          transform: translate3d(-0, -100%, 0);
        }
      }

   .main-navigation ul ul{
     width: 100%;
   }
   .main-navigation ul ul,.main-navigation ul ul li {
     background: transparent !important;
   }
   .main-navigation ul ul li {
     display: block;
     padding-right: 1px;
     border-bottom: none;
   }
   .main-navigation ul ul ul li {
     padding-right: 15px;
   }
   .main-navigation li {
       position: relative;
  }
}

@media screen and (max-width: 1199px) and (min-width:992px){
  .primary_nav>li:hover>.sub-menu{
        right: -28px;
  }
  .main-navigation a{
    font-size: 14px;
  }
  .primary_nav>li>ul>.menu-column-title>a{
    font: normal normal 600 14px/22px Open Sans;
  }
  #site_top .topbar-text p{
  font:normal normal 400 12px/20px Open Sans
  }
  #site_top .topbar-dropdown select {
    width: 165px;
  }
  .switcher .option {
    width: 122px !important;
  }
  .switcher {
  width: 122px !important;
  }
  #slider h1 {
    font: normal normal bold 40px/60px Open Sans;
  }
  .collection-img-one, .collection-img-two, .collection-img-three{
    height: 225px;
    background-size: contain;
  }
    #use-code .code-no{
      width: 25%
    }
    #latest-news .owl-carousel .owl-item img {
      max-width: 300px !important;
    }
    #latest-news .latest-new-content{
      padding:15px 13px;
      width: 225px;
      height: 75%;
      top: 13.5%;
    }
    #shop-by-brand .owl-carousel .owl-item img {
          margin:0 auto;
    }
    .woocommerce .quantity .qty{
        width: 2.631em;
    }
    .newsinner span.dat-span{
          right: 3%;
    }
    .newsinner .post-content.latest-bg{
      width: 209px;
    }
    .main-navigation li {
    padding:8px 6px;
    }
    .wishlist_table.mobile{
      display: flex;
    }
    .wishlist_table.mobile li{
    margin:10px;
    }
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
      width: 29.80%;
    }
    .filter-head{
      margin-bottom: 15px;
    }
    .filter-head {
        font: normal normal 600 26px/18px Muli;
      }
      #slider .slide-girl-img {
    top: 27px;
}
}
@media screen and (max-width: 991px) and (min-width:768px){
  .switcher .option {
    width: 122px !important;
  }
  #site_top .gtranslate select{
    width: 66px !important;
  }
  #site_top .topbar-dropdown select{
    width: 170px;
  }
  .switcher {
  width: 122px !important;
  }
  #slider .slide-girl-img{
    top: 72px;
  }
  #slider .img-slider-box{
  padding:12px 0;
  }
  #slider .slider-para {
  font: normal normal 600 20px/40px Open Sans;
  }
  #slider h1 {
  font: normal normal bold 32px/50px Open Sans;
  margin-bottom: 20px;
  }
  #slider .slider-text{
    margin-bottom: 30px;
  }
  #collection .coln-heading {
    font: normal normal bold 20px/25px Open Sans;
  }
  .collection-img-one, .collection-img-two, .collection-img-three{
    height: 100%;
    padding:18px 20px;
  }
    #collection .theme_green_button{
        padding:8px 10px;
    }
  #collection .coln-sub-heading {
      font: normal normal normal 14px/23px Poppins;
    }
  #lens-feature .feature-lens-inner h4 {
    font: normal normal normal 16px/28px Poppins;
  }
  #trending-product .trending-image {
    background-position: unset;
  }
  #trending-product h2.trending_heading {
    margin-top: 10px;
  }
  #use-code .use-code-inner {
    transform: translate(-8px, 25%);
  }
  #use-code .code-no{
    width: 33%;
  }

  #use-code .use-codebg-img{
        background-position: left;
  }
  #use-code .use-code-inner h3 {
    font: normal bold 35px/70px ;
  }
  .outer_dpage{
      margin-top: 40px;
 }
  .aboutuspage-desc {
      padding:0 0;
 }
  .aboutuspage-desc h4{
      font-size: 16px;
 }
  .aboutuspage-desc .para.animated.lightSpeedIn.delay-1s{
      font-size: 14px;
 }
  div#sidebar {
      padding-top: 0px;
 }
  section#page-with-left-sidebar , section#page-with-right-sidebar, .content_page{
      margin-top: 0px;
 }
  #offer img.offer-imgone, img.offer-imgtwo {
      height: 216px;
 }
  .contact_details {
      padding:18px 0;
 }
  .contact_details ul li {
      padding:10px 5px;
 }
  .above_title {
      padding:20px 0;
 }
  .contact_details ul li a, .contact_details ul li, .slide_desc, .latest-box p, #our_records p, #newsletter input[type="submit"]{
      font-size: 12px;
 }
  .contact_details i{
      font-size: 14px;
      margin-left: 0px;
 }
  .cat_toggle, .cat_toggle i{
      font-size: 11px;
 }

  .search-icon{
      padding-top: 0;
 }
  .cart-btn a{
      padding:15px !important;
 }
  .alert.alert-minimalist {
      height: 13% !important;
      width: 47% !important;
 }

  .tablet-error {
      width: 100%;
      text-align: center;
 }
  .errorimg {
      margin-top: 0;
 }
.shop_table .woocommerce .quantity .qty{
  margin:10px 10px;
  }
  .woocommerce div.product form.cart .variations tr{
      display: flex !important;
      justify-content: center;
      gap: 47px;
 }
  .woocommerce-variation-add-to-cart {
      display: flex;
      justify-content: center;
 }
  #blog-right-sidebar #latest_post, #blog-right-sidebar #latest_post{
      padding:10px 0;
 }
  #latest_post{
      padding:0;
 }
  .social_widget, #about-team .team-inner{
      margin-bottom: 30px;
 }
  .footer-contact h2{
      font: normal normal normal 34px/35px DM Serif Displa
 }
  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
      margin-top: 5%;
 }
 .shop .woocommerce-notices-wrapper{
     margin-top: 14px;
 }
  .shop_table .product-remove {
    width: 7%;
  }
  #latest-news .latest-new-content {
    top: 4.5%;
  }
  .single-post .nav-links {
    display: flex;
  }
#slider i.arrow-up.fas.fa-chevron-left.slick-arrow {
    top: 7px;
}
#slider .slider-for.slick-slider {
    padding:20px 20px 40px;
}
.wishlist_table.mobile{
  display: flex;
}
.wishlist_table.mobile li{
margin:10px;
}
.product-remove a{
  color: #fff;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 45.75%;
}
.shop_table .qib-button.qib-button-wrapper {
     float: none !important;
      justify-content: end !important;
          margin-left: 0;
 }
 .woocommerce .quantity .qty{
     width: 1.631em;
 }
 .woocommerce div.product div.images .flex-control-thumbs li {
   width: 38%;
   height: 150px;
 }
 .woocommerce div.product div.images .flex-control-thumbs li img{
   margin-top: 20px;
 }
 #faq-we .accordion-button{
       font: 14px/26px Open Sans;
 }
 .filter-page-section{
    padding:17px 0;
 }
 .woocommerce .woocommerce-ordering {
    top: 0.8%;
  }
  .filter-head{
    margin-bottom: 10px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 46.05%;
  }
  .single-product .single-pro-btn {
      margin-right: 45px;
    }
 .woocommerce button.button{
    padding:16px 25px !important;
  }
  .single-product .summary.entry-summary .yith-wcwl-add-button{
  height: 36px;
  width: 36px;
  }
  .single-product .summary.entry-summary i.yith-wcwl-icon {
  margin:7px;
  }
  .single-product .summary.entry-summary .yith-wcwl-add-to-wishlist {
    bottom: 5px;
}
}
@media screen and (max-width: 767px) and (min-width:320px){
  #site_top,.vw-logo, #trending-product h2.trending_heading, #use-code , #footer, #footer ul li, #footer h3, .product-image, .collection-text.text-end,.woocommerce div.product p.price, .single-product .summary.entry-summary{
  text-align: center !important;
  }
  #site_top .topbar-dropdown select {
      width: 170px;
  }
  .sign-text {
    padding-top: 10px;
  }
  .switcher .selected {
    text-align: center;
  }
  .switcher {
    margin:0 auto;
  }
  .header_meta img {
    width: 25px;
    height: 25px;
  }
  .wishlist-box p, .cart-btn-box p, .track-main-box p.order-track {
    font: normal 12px/27px Poppins;
    padding-right: 0 !important;
  }
  form.track_order p{
    font-size: 12px;
  }
  #cart {
    width: 290px;
  }
  .track-main-box:hover form.track_order{
    width: 290px;
    left: -93px;
  }
  form.track_order input[type="text"]{
    font-size: 11px;
  }
  .header_meta{
    margin-top: 20px !important;
  }
  .acc-text {
    font: normal normal bold 12px/17px Poppins;
  }
  .cart-btn-box .mbl-position,.wishlist-box, .track-main-box, .account-box {
    display: block !important;
    text-align:center;
  }
  #slider .slider-para {
    font: normal normal 600 14px/40px Open Sans;
    padding:0 !important;
  }
  #slider h1{
    font: normal normal bold 22px/35px Open Sans;
    margin-bottom:10px;
  }
  #slider {
    padding:15px 0 ;
  }
  #slider .img-slider-box {
    padding:12px 0;
    margin-top: 6px;
  }
  #slider .slick-arrow{
  font-size: 16px;
    right: 46%;
  }
  #slider .slick-slider {
    padding:0 !important;

  }
  #slider .img-slider-box img{
    max-width: 80%;
  }
  #slider .img-slider-box.slick-slide.slick-current.slick-active img {
    transform: scale(1.3);
  }

  #collection .theme_green_button, #use-code .theme_green_button, #trending-product .theme_green_button, #slider .theme_green_button{
    padding:8px 15px;
  font-size: 12px;
  }
  #lens-feature .lens-heading, #category .category-content h2, #new-product h2, #trending-product h2.trending_heading, #latest-news h2, #shop-by-brand h2, #use-code .use-code-inner h3, #about-sec-one .abt-glass-head, #about-sec-three .abt-glass-head{
    font: normal normal bold 20px/35px Open Sans;
  }
  #collection .coln-heading {
    font: normal normal bold 22px/49px Open Sans;
  }
  .collection-img-one, .collection-img-two, .collection-img-three{
    background-size: cover;
    text-align: center !important;
    padding:0;
    padding-top: 100px;
    margin-bottom: 20px;
    background-position: top;
  }
  #trending-product .trending-image{
    background-position: unset;
  }
  #trending-product h2.trending_heading{
    margin-top: 10px;
  }
  #lens-feature .lens-sub-heading, #about-sec-one .abt-glass-para, #about-sec-three .abt-glass-para, #about-sec-three .focus-points li{
    font: normal normal 300 14px/35px Poppins;
  }
  #lens-feature .feature-lens-img img {
    width: 60px;
  }
  #lens-feature .feature-lens-img{
    height: 100px;
    width: 100px;
    padding:30px 10px;
  }
  #lens-feature .feature-lens-inner h4 {
    font: normal normal normal 14px/20px Poppins;
  }
  #use-code .use-code-inner {
    transform: translate(-0px, 0%);
  }
  #use-code .code-no {
    width: 65%;
    margin:0 auto;
  }
  #use-code .use-codebg-img{
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding:20px 0;
  }
  #use-code .code-no {
    font: 14px/28px Open Sans;
    padding:0px 4px;
  }
  #latest-news span.dat-span{
    font-size: 14px;
    padding:4px 10px;
    right: 4%;
  }
  #latest-news .latest-new-content{
  left: 0.8em;
  top: 5.5%;
  }
  #slider i.arrow-up.fas.fa-chevron-left.slick-arrow {
    top: 0;
  }
  .alert.alert-minimalist {
    width: 80% !important;
  }
  .prod-title {
    padding-right: 12px;
  }
  .prod-messg {
    font-size: 12px;
    margin-top: 22px;
  }
  .single-pro-btn button.single_add_to_cart_button{
    font-size: 12px !important;
    padding:11px 14px !important;
  }
 .single-product .yith-wcwl-wishlistexistsbrowse, .single-product .yith-wcwl-wishlistaddedbrowse{
    top: -65px;
  }
  #woosq-popup .woosq-product .thumbnails .slick-slide{
    height: 200px  !important;
  }
    #woosq-popup .woosq-product .thumbnails .slick-arrow.slick-prev,   #woosq-popup .woosq-product .thumbnails .slick-arrow.slick-next{
    display: none !important;
  }
  .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
        width: 95.53%;
  }
.shop_table .qib-button.qib-button-wrapper {
     float: none !important;
      justify-content: end !important;
 }
  /* #slider .slick-list.draggable{
    height: 196.719px !important;
  } */
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 38%;
    height: 100px;
  }

  .woocommerce .woocommerce-ordering{
    position: unset;
  }
}

@media screen and (max-width: 767px) and (min-width:576px){
  .newsinner img{
    max-width: 200px;
  }
  .newsinner h4.news-title {
      font: normal normal bold 12px/15px Open Sans;
    }
  .newsinner .post-content.latest-bg {
    padding:10px 15px;
    width: 160px;
  }
  .latest-news-text {
      display: none;
    }
    #latest-news .latest-new-content{
      padding:2px 13px;
      width: 151px;
    }
    #latest-news .owl-carousel .owl-item img {
    height: 100%;
    max-width: 200px !important;
  }
  .woocommerce div.product div.images .flex-control-thumbs li img{
    margin-top: 7px;
  }
}
@media screen and (max-width:575px) {
    .woocommerce-message{
        font-size: 12px;
        padding-top: 1em; padding-left: 1em; padding-bottom: 1em; padding-right: 2.5em;
   }
    .woocommerce-message::before {
        right: 0.5em;
   }
    .woocommerce-cart table.cart td.actions .coupon .input-text{
        width: 100%;
        margin-top: 0; margin-left: 4px; margin-bottom: 10px; margin-right: 0;
   }
    .woocommerce-page table.cart td.actions .coupon .button{
        width: 100%;
        padding:10px 30px;
   }
  .newsinner .post-content.latest-bg {
        width: 211px;
  }
  .error-page .error_bgs h3 {
      font: normal normal 600 18px/50px Poppins;
      margin-bottom: 30px;
  }
  .woocommerce div.product div.images .flex-control-thumbs li img{
    margin-top: 15px;
  }

}
@media screen and (max-width:767px) {
    section {
      padding:30px 0;
    }
    #site_top select.gt_selector.notranslate {
      width: 65px;
    }
    .contact_details ul{
        display: flex;
        justify-content: center
   }
    #site_top .header-text{
        margin-top: 10px;
        text-align: center;
   }
    .socialbox{
        text-align: center;
        margin-top: 0px;
   }
    .above_title {
        padding:0;
   }
    #contact-page {
        margin-top: auto;
   }
    .main-navigation li, #masthead.scrolled .main-navigation li {
        display: block;
        line-height: 1.5 !important;
   }
    .sf-arrows .sf-with-ul {
        padding-left: 0;
   }
    .main-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
   }
    #latest_post{
        padding:0;
   }
    #footer-menu ul {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 15px;
   }
   .wpcf7-spinner
    .footer-menu ul {
        margin:0;
        position: static;
        top: inherit;
        transform: unset;
        right: 0;
        margin-bottom: 25px;
   }
    .footer_img, .contact-text , .contac_form h3 , .privacy-policy h2, .terms-conditions-heading, .terms-conditions-para, .term {
        text-align: center;
   }
    .woocommerce div.product div.images .flex-control-thumbs {
        margin-top: 10px; margin-left: 0; margin-bottom: 0; margin-right: 0;
   }
    .innermenubox {
        position: static;
   }
    .contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 textarea {
        width: 100% !important;
   }
    .top_social {
        padding:10px 0;
        margin-right: 0;
   }
    .menubar {
        position: relative;
        left: 0;
   }
    .scrolled{
        position: fixed !important;
   }
    .bradcrumbs{
      display: flex;
      flex-wrap: wrap;
      gap: 5px;
      align-items: center;
      font-size: 11px;
   }
   .bradcrumbs a{
     margin-left: 0;
   }
   .title-box h1 {
    font: 800 16px/20px Open Sans;
  }
   .bradcrumbs span{
     padding:0;
   }
   #about-team .team-inner{
     margin-bottom: 20px;
   }
    .woocommerce div.product .product_title, #about-sec-one .abt-glass-head, #about-sec-three .abt-glass-head, #about-sec-one .abt-glass-para, #about-sec-three .abt-glass-para, #about-sec-three .focus-points li{
        text-align: center;
   }
  .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled{
    display: flex;
    justify-content: center;
  }
  .banner-page-text{
    /* padding-right: 5px; */
    padding:40px;
    width: auto;
  }
  .title-box img{
  height: 100px;
  object-fit: cover;
  }
  .accordion-button {
    font: 14px/25px Open Sans;
  }
  .accordion-body {
    font: normal normal 300 12px/28px Poppins;
  }
  .shop_table .product-remove {
    width: 100%;
  }
  .shop_table_responsive .product-name a {
    letter-spacing: 0px;
    font: normal normal 600 13px/17px Open Sans;
  }
  #contact-page .wpcf7-spinner{
        position: absolute;
  }
  .pos-mbl p, .single-post-content, .single-post p, li.cat-item , #respond, .middle-content{
    text-align: center;
  }
  .newsinner span.dat-span {
    font-size: 14px;
    right: 3%;
  }
  .product-button-hover{
  bottom: 8px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  }
  .container.single-post{
    margin-top: 0;
    padding:20px;
  }
  .entry-author img{
        width: 12%;
  }
  .entry-comments{
    margin-right: 9px;
  }
  .single-post ul.d-flex{
      display: block !important;
  }
  .single-post .nav-links{
    display: flex;
  }
  .single-post .post-navigation .nav-previous {
  width: 100%;
  }
  #comments h2#reply-title {
  display: block;
  }
  #about-sec-three ::marker{
    color: transparent;
  }
  .single-blog-img  img{margin-bottom: 20px;
  }
  .gtranslate ,  #about-sec-one .about-sec-one-btn{
    text-align: center !important;
  }
  .abt-glass-img{
    margin-bottom: 20px
  }
  .woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.woosq-btn,.shop .wishlist_text{
    bottom: 8px !important;
    opacity: 1 !important;
  }
  #faq-we .accordion-button{
    font: 14px/26px Open Sans;
  }
  .shop .tabs.wc-tabs{
      text-align: center;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-bottom:1px solid #c9c9ca;
  }
  .related.products .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 100% !important;
    margin:unset !important;
  }
  .woocommerce .woocommerce-product-rating{
   display: flex !important;
   justify-content: center !important;
 }
 .single-product .summary.entry-summary .yith-wcwl-add-to-wishlist {
     bottom: -4px;
 }
 .woocommerce div.product form.cart .button{
      float: none;
 }
 .single-pro-btn{
       justify-content: center;
 }
}
