<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Theme Name: Marketo Child
* Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
* Description: Marketo is a powerful and modern WooCommerce responsive WordPress Theme.
* Version: 1.0
* Author: XpeedStudio
* Author URI: http://www.xpeedstudio.com
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
* Text Domain: marketo
* Template: marketo
* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
/*
.xs_style{
    padding: 30px;
}
*/
/*@import url("css/animate.css");
*/
.xs-top-bar {
    background-color: #8b8b8b !important;
    padding: 10px 0;
    color: white;
}
.xs-top-bar a {
    color: white !important;
}
.request-btn a {
    font-size: 12px;
    background-color: #FF7D02;
    padding: 10px 30px;
}
.xs-top-bar {
    background-color: #828282 !important;
    padding: 10px 0;
    color: white;
}
.xs-top-bar a {
    color: white !important;
}
.request-btn a {
    font-size: .92857em;
    background-color: #FF7D02;
    padding: 12px 20px;
    font-weight: 400;
    /* text-transform: uppercase; */
    letter-spacing: 0.4px;
}
.request-btn {
    float: right;
    }
    
.xs-top-bar a:hover {
    background: #f79022e0;
    color: white;
    
}
.xs-top-bar-info li a {
    color: #222;
    font-size: .92857em;
    background: #989898;
    padding: 14px;
}
#wh-widget-send-button {
    bottom: 50px !important;    
    }
    
    /*Foooter*/
    
    .marketo-footer-top-layer .row &gt; div[class^="col-"]:first-child p {color: #2d2d2d;line-height: 1.5;}
    
    ul.menu {
    list-style-type: none;
    padding-left: 10px;
}

ul.menu li {
    padding: 6px;
    line-height: 15px !important;
}

ul.menu a {
    color: white;
}
ul.menu li ::before {
  content: "\f04b"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  font-size: 10px;
}
.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown&gt;li {
     padding: 25px;
    width: 31% !important;
    float: left;
}
.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
   height: auto !important;
}
.request-btn.footer-btn {
    float: left;
    color: white;
}

.request-btn.footer-btn a {
    color: white;
}
ul.xs-social-list a:hover {
    background: transparent;
    color: #949494;
}

ul.xs-social-list a:hover i {
    color: #ff7d02;
}
.xs-copyright-text p {
    color: white !important;
}
ul.menu a:hover {
    color: #f79022 !important;
}
.xs-footer-section .xs-footer-main, .xs-footer-section .marketo-footer-top-layer {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
/*Menu CSS*/
.xs-menus .nav-menu&gt;li&gt;a {
    padding: 22px 15px !important;
}
.xs-wish-list-item {
    padding: 18px 0 !important;
   }
/*Menu CSS Down*/
.xs-vartical-menu .cd-dropdown-trigger {
    padding: 17px 42px !important;
    font-size: 14px !important;
    text-transform: uppercase;
}
.xs-navbar-search {
    height: auto !important;
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 0px;
}
.nav-dropdown&gt;li&gt;a {
    padding: 6px 20px !important;
  }
.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown&gt;li {
    padding: 2px 15px !important;
}
.xs-header {
    margin-bottom: 0px !important; 
}



.xs-navDown .btn:not([type=submit]) {
    padding: 2px 10px !important;
    font-size:13px;
}
.overlay-form {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
/*	background: rgba(0, 0, 0, 0.7);*/
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
        z-index: 99999;
}
.overlay-form:target {
	visibility: visible;
	opacity: 1;
}
.popup {
	margin: 30px auto;
	padding: 15px;
	border-radius: 5px;
	width: 49%;
	position: absolute;
	right:0;
	/* transition: all 5s ease-in-out; */
}
.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: relative;
    top: 5px;
    left: 0px;
    background: #f79022;
    transition: all 200ms;
    font-size: 22px;
    font-weight: 100;
    text-decoration: none;
    color: #fff;
    padding: 0px 5px;
    z-index: 9999;
}
/*
.search {
	position: absolute;
	top: 19px;
	left: 45%;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
}
*/

.popup .close:hover {
	color: #ffffff;
}
.popup .content {
   
   }
.div1 {
    width: 50%;
    right: 0;
    float: right;
    height: auto;
    background:#fff;
   border: 1px solid #f79022;
    position: relative;
}


.content h3 {
    color: #ffffff;
    background: #f79022;
    padding: 10px 10px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 500;
}


/* sticky button */	
	
#feedback1 {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback1 a {
	display: block;
	background:url(pc.png) no-repeat;
	height: 52px;
	width: 155px;	
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
#feedback1 a:hover {
	background:url(pc-over.png) no-repeat;
}

#feedback {
	height: 0px;
	width: 85px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1000;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#feedback a {
	display: block;
	background:#ff7d02;
	height: 52px;
	padding-top: 10px;
	width: 155px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
#feedback a:hover {
	background:#00495d;
}

/* enquiry form */	
		
#quickenquire input[type=text], input[type=email], textarea, select ,input[type=tel] {
	width: 100% !important;
	padding: 5px 15px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
    height: 30px !important;
}
#quickenquire label {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0px!important;
    margin: 0px!important;
    color: black;
}
#quickenquire input[type=submit] {
    width: 100%;
    background-color: #ff7d02;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
#quickenquire  input[type=submit]:hover {
    background-color: #000000;
}
div#quickenquire form {
    padding: 20px;
    padding-bottom: 8px;
}
div#quickenquire form p {
    margin-bottom: 5px;
}


.xs-menus .nav-menu li&gt;.nav-dropdown li a {
    font-size: 13px !important;
}
.nav-dropdown .submenu-indicator {
       top: 4px !important;
  }
.xs-vartical-menu .cd-dropdown-content li a {
    font-size: 13px !important;
    padding: 6px 0 !important;
}
span.wpcf7-not-valid-tip {
    text-transform: initial;
}
#quickenquire textarea {
    margin-top: 6px !important;
    margin-bottom: 8px !important;
}
div.wpcf7-response-output {
    margin: -1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    font-size: 12px;
}
.block-product-cate-wraper .nav .nav-link {
    font-weight: 400 !important;
}
/*.product-block-category .xs-product-category img {
    height: 150px;
}
*/

.elementor-slick-slider .slick-arrows-inside .slick-prev
{
    left: 0px !important;
}
.elementor-slick-slider .slick-arrows-inside .slick-next
{
    right: 0px !important;
}
.elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev {
    background: #ff7d02 !important;
    width: auto !important;
}
.xs-social-list li a:hover {
    color: #d4d3d2 !important;
}
/*Product Archive CSS*/
.xs-section-padding {
    padding: 10px 0 !important;
}
.xs-breadcumb {
    background-color: #f0f1f3  !important;
    padding: 15px 0 !important;
    min-height: unset !important;
}
.sidebar .widget {
  padding: 15px !important;
}
/*single Product*/

span.sku_wrapper {
    display: block;
    margin-bottom: 14px;
}
.ywctm-inquiry-form-wrapper input {
    padding: 5px 15px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    height: 30px !important;
}
.ywctm-inquiry-form-wrapper textarea {
    padding: 5px 15px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    height: 30px !important;
}
.ywctm-inquiry-form-wrapper form {
   background: #f0f1f3;
    padding: 20px;
    width: 100%;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    /*box-shadow: rgba(0, 0, 0, 0.1) 0 0 30px;*/
}

.ywctm-inquiry-form-wrapper p {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 0%;
}
.ywctm-inquiry-form-wrapper p:nth-child(2n+1)  {
    width: 48%;
    display: inline-block;
    margin-right: 0%;
    margin-bottom: 0%;
}


.single-product 
.entry-summary {
    padding-top: 0px;
}
.ywctm-inquiry-form-wrapper input.wpcf7-form-control.wpcf7-submit {
    background-color: #f79022;
    color: white;
    text-transform: uppercase;
    padding: 0px 30px !important;
    line-height: 1.5;
    vertical-align: middle;
}
.woocommerce div.product div.images {
    margin-bottom: 0em !important;
}
.pswp--open {
    z-index: 99999 !important;
}
.ywctm-inquiry-form-wrapper div.wpcf7-response-output {
    margin: 0em 0em 0em;
    padding: 1.2em 1em;
    border: 1px solid #ffffff;
    font-size: 14px;
    color: black;
    background: #ff978f94;
}
section.related.products {
    margin-top: 15px;
    width: 100%;
}

section.related.products .product-categories {
    line-height: 1.5;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

section.related.products span.product-categories a {
    color: #3a3a3a !important;
}

.single-product .xs-product-header.media.xs-wishlist.woocommerce {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper p {
    line-height: 1.5;
}
.xs-product-hover-area.clearfix {
    display: none !important;
}
.media.woocommerce-filter-content {
    display: none;
}
span.posted_in {
    display: none;
}
.xs-product-wraper.version-2.xs-related-product img {
    margin-bottom: 0px !important;
}
.ywctm-inquiry-form-wrapper .ywctm-form-title {
    margin: 0 0 10px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.select-options {
    min-width: 180px !important;
  }
 .xs-vartical-menu .cd-secondary-dropdown {
    min-width: 50px !important;
    width: 550px !important;
    /*width: 100%;*/
}
#wh-widget-send-button.wh-widget-left {
    left: -30px;
}
iframe#wh-widget-send-button-iframe {
    top: -40px;
    position: relative;
}
.xs-copyright {
  padding-bottom: 40px !important;
}
span.post-comment {
    display: none;
}
.post-footer.clearfix {
    display: none;
}
/*Infinite Scrolling CSS*/

.xs-single-product .xs-list-group {
    position: relative !important;
  
}
/*Quick View CSS*/
.xs-modal-quick-view .modal-content {
      width: 62%;
    margin: 0 auto;
        padding: 10px !important;
    }
  .xs-modal-quick-view  .summary-content.entry-summary p {
    line-height: 1.5;
}

.shop-archive .woocommerce-products-header {
    padding: 20px;
    margin-bottom: 30px;
    width: 100%;
}
.grecaptcha-badge {
    display: none !important;
}

.mobile-xs
{
    display: none !important;
}
.xs-miniCart-dropdown {
    display: none;
}
a.social-tp-whatsapp {
    background-color: #40d366;
}
.left-social-media {
    position: fixed;
    top: 52%;
    left: 0px;
    z-index: 9999;
}
.left-social-media a {
    display: block;
    padding: 6px;
    background: #40d366;
    margin-bottom: 7px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    font-size: 26px;
    line-height: 1.5;
}
.cd-dropdown-content, .cd-dropdown-content ul {
   top: 0 !important; 
  }
.sidebar ul li a {
    padding: 0px 0 !important;
 }
 span.post-comment {
    display: none;
}
section#main-container .container {
    padding-left: 4%;
    padding-right: 4%;
    max-width: 100%;
}
ul#main-menu-vertical .xs-vartical-menu .cd-secondary-dropdown.is-hidden.is-active {
     position: absolute !important;
}
ul#main-menu-vertical li {
    position: relative !important;
   }

ul#main-menu-vertical .xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
    position: absolute !important;
    width: 600px !important;
    padding: 5px !important;
}
.xs-breadcumb .breadcrumb-item a {
 margin-left: 0px !important;
}
span.meta-author.post-author {
    display: none !important;
}
.post-meta-left {
    display: none;
}
.post-content-right {
    width: 100% !important;
    float: right;
}
.post-media.post-image img {
    width: 100%;
}
.my-form label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}
.my-form input[type=text], .my-form input[type=tel], .my-form input[type=number], .my-form input[type=email] {
    height: 34px !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}
.c-file {
    margin-top: 10px;
    margin-bottom: 20px;
}

.c-file input {
    margin: 5px;
}
.my-form input[type=submit]:hover {
    background-color: #000000;
}
.my-form input[type=submit] {
    background-color: #ff7d02;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.my-form div.wpcf7-response-output {
    margin: -1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    font-size: 12px;
    margin-top: 20px;
}
/*.row.no-gutters.product-block-category .col-md-3 {
    max-width: 33% !important;
    flex: 0 0 33%;
    display: flex;
    text-align: center;
}
*/
.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: left;
    width: 48%;
}
/*Media Queires*/
@media screen and (max-width: 767px) {
    .xs-miniCart-dropdown {
    display: none;
}
ul#nav-tab li:last-child {
    display: none;
}
.xs-breadcumb .breadcrumb-item.active:before, .xs-breadcumb .breadcrumb-item {
 line-height: 1.5 !important;
}
.ywctm-inquiry-form-wrapper p {
    width: 100%;
    margin-right: 0%;
  
}
.request-btn.footer-btn {
     margin-bottom: 20px;
}
.popup {
	width: 100%;
	left:0% !important;
    z-index: 99999;
}
#feedback {
    width: 50px;
    top: 42%;
    
}
#feedback a {
    height: 50px;
    width: 127px;
    font-size: 12px;
 }
.div1 {
	width: 100%;
	padding: 20px;
	float: left;
}
/*Whatsapp Icon Hidden Behind Chat*/
iframe#wh-widget-send-button-iframe {
    top: -120px;
    position: relative;
}
.xs-copyright {
  padding-bottom: 100px !important;
}
.footer-widget .menu-item {
    margin-bottom: 0px !important;
}
aside.widget.sidebar.sidebar-shop {
    margin-bottom: 0px !important;
}
.ywctm-inquiry-form-wrapper p:nth-child(2n+1) {
    width: 100%;
  }
  .left-social-media {
      top: 70% !important;
  }
.tabmenu-area .lists {
    padding: 26px 0 !important;
}
.tabmenu-area .lists&gt;li:not(:last-child) {
    margin-right: 0px !important;
}
.row.justify-content-between.no-gutters {
    display: flex;
}

.xs-menus.tab_menu_area.xs_nav-portrait {flex: 0 0 7%;}

.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none !important;
    width: 100% !important;
}
.xs-menus .nav-menu&gt;li&gt;a {
    padding: 7px 15px !important;
}
.xs_nav-portrait .submenu-indicator-chevron {
    top: 12px !important;
}
}
@media (min-width:768px) and (max-width:991px){
    .popup {
right: 0% !important;
    left: auto;
    width: 600px;
}
#quickenquire input[type=submit] {
    width: auto;
   }
.xs-miniCart-dropdown {
    display: none;
}
.request-btn.footer-btn a {
    color: white;
     position: absolute;
    bottom: 0px;
    display: inline-flex;
    padding: 7px !important;
}
.marketo-footer-top-layer .row &gt; div[class^="col-"]:first-child p {
      font-size: 12px !important;
}
.footer-widget .menu-item a {
    color: #777777;
    font-size: 12px;
}
.footer-widget .menu-item {
    margin-bottom: 3px !important;
}
.xs-product-wraper.version-2.xs-related-product {
    margin-top: 20px;
}
.product-title {
    margin-bottom: 5px;
    height: 38px;
    line-height: 1.5;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
aside.widget.sidebar.sidebar-shop {
    margin-bottom: 0px !important;
}
    }
    @media screen and (max-width: 1024px) {
/*.popup {
	width: 100%;
	left:20%;
}
.div1 {
	width: 100%;
	padding: 20px;
	float: left;
}
*/
}

@media (max-width: 1024px) and (min-width: 768px){
.elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet {
    display: block !important;
}
}





</pre></body></html>