/*
Theme Name: Eurotas
Theme URI: http://blueskytechco.com/eurotas/
Author: Blueskytechco
Author URI: http://blueskytechco.com/
Description: Eurotas is a new WordPress theme for Online Shopping. With this theme, we have presets and different layouts. With drag and drop home page layout manager, we can build many variations of home page layout. We also have ajax cart, wishlist, compare, zoom and fancybox to bring into a modern look of website. Some of amazing features like Revolution Slider, Mega Menu, Visual Composer, Product Tabs & Carousel, Contact Form with Google map will makes your website more attractive.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: eurotas

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/*------------------------------------------------------------------
[Table of contents]

This theme compiles .less files into .css files. Please open "less" folder to see all LESS file.

1. Theme variables
    1.1 Fonts
    1.2 Colors
    1.3 Defined colors
2. Reset style
    - Body / body
    - Anchor tag / a
    - Image / img
    - Heading / h1, h2, h3, h4, h5, h6
    - Button / .button, .buttonMixin()
    - List / ul, ol
    - Table / table
3. Global CSS
    3.1 Page layout / .box-layout
    3.2 button / .buttonMixin()
    3.3 Tooltip / .tooltip
    3.4 page-content / .page-content
    3.5 page title / .widget-title
    3.6 Header Default / .header-container
	3.7 Footer Default / .footer
	3.7 Content / .main-wrapper
		3.7.1 Sidebar / #secondary
		3.7.2 Back To Top / #back-top
		3.7.3 Page 404 / .page-404
4. Woocommerce CSS
	4.1 WooCommerce Breadcrumbs / .woocommerce-breadcrumb
	4.2 WooCommerce onsale label / .onsale
	4.3 WooCommerce ratings / .ratings
	4.4 WooCommerce toolbar / .toolbar
	4.5 WooCommerce List Gird / .shop-products
	4.6 WooCommerce Product List Widget / .product_list_widget
	4.7 WooCommerce Product View / .product-view
	4.8 WooCommerce Check Out / .woocommerce-checkout
	4.9 WooCommerce View Cart / .shop_table
	4.10 WooCommerce Wishlist Table / .wishlist_table
	4.11 WooCommerce Quick View / .quickview-wrapper
	4.12 WooCommerce Top Cart / .topcart      
5. Blog CSS
	5.1 Blog Posts / .blog-posts
	5.1 Blog Page Posts / .post  
6. Megamenu CSS
	6.1	Default WP menu / .nav-menu
	6.2	Default WP Menu With Selected Location / .primary-menu-container
	6.3	Megamenu Main Menu / #mega_main_menu
7. Mobile Menu CSS
8. Projects CSS	
9. Home Blocks Layout
10. Responsive CSS
-------------------------------------------------------------------*/

.alignnone {
    margin: 5px 20px 15px 0;
}
.aligncenter,
div.aligncenter,.alignwide {
    margin: 20px auto 20px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.bypostauthor{
	display: inline-block;
}
.wp-caption {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	line-height: 2;
	color: #757575;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

@media (min-width: 1000px) and (max-width: 5000px) {
	.menu-item {
		margin-right: 20px !important;
	}
}

.footer-top, .woocommerce-product-rating, .yith-wcwl-add-to-wishlist, .compare, .reviews_tab, .woocommerce-privacy-policy-text {
	display: none !important;
}

.widget-copyright {
	color: white;
}

@media (min-width: 100px) and (max-width: 768px) {
	.whatsappo {
		display: block !important;
	}
}
.wptwa-container,.wptwa-container *{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.wptwa-container{position:fixed;top:auto;left:auto;bottom:0;right:0;text-align:right;font-family:helvetica;font-size:13px;line-height:1.4em;max-width:400px;max-height:100%;overflow-y:auto;z-index:9999}.wptwa-container.left-side{right:auto;left:0;text-align:left}.wptwa-container p:first-child{margin-top:0}.wptwa-container p:last-child{margin-bottom:0}.wptwa-container a{text-decoration:none}.wptwa-container .wptwa-clearfix:before,.wptwa-container .wptwa-clearfix:after{content:'';display:block;clear:both}.wptwa-container .wptwa-box{text-align:left;background:url(https://i.imgur.com/iIsud20.png);box-shadow:3px 3px 3px rgba(0,0,0,.02);padding:20px 20px 10px;margin:20px 20px 0;border-radius:2px;position:relative;border-radius:6px 6px 0 0;display:none;transition:all .2s}.wptwa-container .wptwa-box.show{display:block}.wptwa-container .wptwa-box:before,.wptwa-container .wptwa-box:after{content:'';position:absolute;bottom:-7px;right:22px;width:13px;height:13px;background:white;transform:rotate(45deg);z-index:1;border:1px solid #f5f5f5;box-shadow:3px 3px 3px rgba(0,0,0,.02)}.wptwa-container.left-side .wptwa-box:before,.wptwa-container.left-side .wptwa-box:after{right:auto;left:22px}.wptwa-container .wptwa-box:before{z-index:2;box-shadow:none;background:white;transform:none;bottom:0;width:19px;right:17px;border-color:white}.wptwa-container .wptwa-box ul{list-style:none;padding:0;margin-top:15px}.wptwa-description{border-radius:6px 6px 0 0;background:rgba(69,90,100,.9);padding-left:14px;padding-right:15px;padding-top:12px;padding-bottom:10px;padding-right:30px;margin:-20px -20px 10px;color:white}.wptwa-description p{color:inherit}.wptwa-container .wptwa-account{color:inherit;display:block;padding:10px 10px;margin:0 -10px -1px;border-radius:6px;position:relative;z-index:3}.wptwa-container .wptwa-account:not(:last-child):after{content:'';display:block;background:#f5f5f5;height:1px;width:100%;max-width:calc(100% - 20px);position:absolute;bottom:0;left:10px}.wptwa-container .wptwa-account:first-child{margin-top:-10px}.wptwa-container .wptwa-description~.wptwa-people .wptwa-account:first-child{margin-top:0}.wptwa-container .wptwa-account:last-child{margin-bottom:0;border-bottom:0}.wptwa-container .wptwa-account:hover{background:#f5f5f5;border-color:transparent}.wptwa-container .wptwa-account .wptwa-face{width:40px;height:40px;margin-right:15px;float:left;position:relative}.wptwa-container .wptwa-account .wptwa-face.no-image:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:transparent url(https://www.astraps.com/images/logo-green-small.png) center center no-repeat;background-size:100%;z-index:1}.wptwa-container .wptwa-account.wptwa-group .wptwa-face.no-image:before{background:transparent url(https://www.astraps.com/images/logo-group.png) center center no-repeat}.wptwa-container .wptwa-account .wptwa-face:after{content:'';display:block;width:15px;height:15px;position:absolute;bottom:0;right:-5px;background:transparent url(https://www.astraps.com/images/logo-green-small.png) center center no-repeat;background-size:cover;z-index:4}.wptwa-container .wptwa-account.wptwa-group .wptwa-face:after{background:transparent url(https://www.astraps.com/images/logo-group.png) center center no-repeat;background-size:contain}.wptwa-container .wptwa-account .wptwa-face.no-image:after{content:none}.wptwa-container .wptwa-account .wptwa-info{position:relative;top:2px;color:inherit;float:left;width:calc(100% - 55px)}.wptwa-container .wptwa-account .wptwa-title{font-size:11px;line-height:100%;color:#535362 !important;}.wptwa-container .wptwa-account .wptwa-name{font-weight:bold;display:block}.wptwa-container .wptwa-account .wptwa-name:only-child{position:relative;top:10px}.wptwa-container .wptwa-account img{width:100%;height:100%;display:block;border-radius:50px;overflow:hidden;position:relative;z-index:2}.wptwa-container .wptwa-handler{display:inline-block;vertical-align:top;text-decoration:none;color:white;background:rgba(69,90,100,.9);padding:10px 15px;border-radius:50px;line-height:120%;white-space:nowrap;text-align:center;transition:all .3s;position:relative;margin:20px;z-index:3}.wptwa-container.circled-handler .wptwa-handler{width:60px;height:60px;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 20px rgba(0,0,0,.16)}.wptwa-container.circled-handler .wptwa-handler:hover{box-shadow:0 2px 8px rgba(0,0,0,.09),0 4px 20px rgba(0,0,0,.24)}.wptwa-container .wptwa-handler:hover{box-shadow:3px 3px 3px rgba(0,0,0,.05);cursor:pointer}.wptwa-container .wptwa-box ul a{padding:7px 14px;background:#445963}.wptwa-container .wptwa-handler svg{max-width:15px;fill:#fff;display:inline-block;vertical-align:top;margin-right:5px}.wptwa-container.circled-handler svg{margin:0;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%) scale(1.7)}.wptwa-container .wptwa-close{display:block;width:15px;height:15px;position:absolute;top:6px;right:7px;opacity:.5;visibility:hidden;transition:opacity .3s}.wptwa-container .wptwa-description+.wptwa-close{visibility:visible}.wptwa-container .wptwa-close:hover{cursor:pointer;opacity:1}.wptwa-container .wptwa-close:before,.wptwa-container .wptwa-close:after{content:'';display:block;background:white;width:15px;height:3px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%) rotate(45deg)}.wptwa-container .wptwa-close:after{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}.whatsapp-custom-styled{display:inline-block;line-height:100%;padding:10px 15px;margin:2px 0;border-radius:2px;text-decoration:none !important;border:0 !important;transition:background .15s,color 0s}.whatsapp-custom-styled:hover{text-decoration:none !important;border:0 !important;box-shadow:3px 3px 3px rgba(0,0,0,.1)}.whatsapp-custom-styled svg{position:relative;top:2px;margin-right:5px}.whatsapp-custom-styled svg:only-child{margin-right:0}.whatsapp-custom-styled.no-icon{padding:13px 15px}.whatsapp-custom-styled.no-icon svg{display:none}.widget .whatsapp-custom-styled{transition:background .15s,color 0s}.whatsapp-custom-styled.block-level{display:block;text-align:center;line-height:1.3em;padding-top:10px;padding-bottom:10px}.whatsapp-custom-styled.block-level.align-left{text-align:left}@media screen and (min-width :1025px){.wptwa-flag:after{content:'desktop';display:none}}@media screen and (max-width :782px){.wptwa-flag:after{content:'mobile';display:none}}
.wptwa-container .wptwa-handler,.wptwa-description{background-color:#2db742;color:white;}.wptwa-container .wptwa-handler svg{fill:white;}.wptwa-container .wptwa-box{background-color:rgba(255,255,255,1);color:rgba(85,85,85,1)}.wptwa-container .wptwa-box:before,.wptwa-container .wptwa-box:after{background-color:#e3dcd4;border-color:#e3dcd4}.wptwa-container .wptwa-close:before,.wptwa-container .wptwa-close:after{background-color:rgba(0,0,0,1)}.wptwa-container{max-width:400px}@media screen and (max-width :400px){.wptwa-container{max-width:100%}}.wptwa-container .wptwa-box{width:calc(400px - 80px);max-width:calc(100% - 40px)}.wptwa-container .wptwa-account:hover{background-color:rgb}