/*!
Theme Name: Asthir
Theme URI: https://github.com/noralam/asthir
Author: Noor Alam
Author URI: https://profiles.wordpress.org/nalam-1/
Description: Asthir is a new WordPress Shop and Blog Theme. Asthir is flexible, easily customizable, super fast, lightweight and a modern WordPress theme. It provides a very unique look with extra post layout. Asthir is a super fast WordPress theme. Best Suitable for creating any type of website such a blog, shop, store, car workshop, life coach,  barbershop, furniture shop, yoga, resume, charity, digital marketing, agency, etc. Asthir works with any of your favorite page builders like Elementor, Visual Composer, SiteOrigin, Divi, Brizy etc.
Version: 1.0.3
Tested up to: 5.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://opensource.org/licenses/gpl-2.0.php 
Text Domain: asthir
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce, blog

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

Asthir is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.coverimg {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1800' height='300' preserveAspectRatio='none' viewBox='0 0 1800 300'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1008%26quot%3b)' fill='none'%3e%3crect width='1800' height='300' x='0' y='0' fill='%231e3266'%3e%3c/rect%3e%3cpath d='M1830 300L0 300 L0 190.28Q46.39 146.67%2c 90 193.05Q140.77 153.82%2c 180 204.59Q236.58 111.17%2c 330 167.75Q411.87 99.62%2c 480 181.49Q541.1 92.59%2c 630 153.68Q710.38 84.06%2c 780 164.45Q867.01 101.46%2c 930 188.48Q1016.28 124.76%2c 1080 211.05Q1099.96 141.01%2c 1170 160.98Q1231.85 132.83%2c 1260 194.68Q1312.08 156.76%2c 1350 208.84Q1371.1 139.94%2c 1440 161.03Q1528.21 99.25%2c 1590 187.46Q1680.82 128.28%2c 1740 219.09Q1757.88 146.98%2c 1830 164.86z' fill='%23182f5d'%3e%3c/path%3e%3cpath d='M1950 300L0 300 L0 236.81Q57.92 144.74%2c 150 202.66Q204.5 167.16%2c 240 221.67Q303.31 194.99%2c 330 258.3Q399.53 177.83%2c 480 247.36Q507.62 184.98%2c 570 212.59Q669.25 161.83%2c 720 261.08Q783.37 174.45%2c 870 237.82Q927.38 145.2%2c 1020 202.59Q1127.83 160.42%2c 1170 268.25Q1217.55 165.8%2c 1320 213.34Q1416.58 159.92%2c 1470 256.5Q1521.7 218.21%2c 1560 269.91Q1613.04 172.95%2c 1710 225.99Q1768.1 194.09%2c 1800 252.19Q1868.74 170.93%2c 1950 239.67z' fill='%2325467d'%3e%3c/path%3e%3cpath d='M1860 300L0 300 L0 312.54Q67.89 230.43%2c 150 298.32Q214.91 213.23%2c 300 278.14Q393.06 221.19%2c 450 314.25Q513.64 227.89%2c 600 291.53Q635.96 237.49%2c 690 273.45Q779.74 213.19%2c 840 302.93Q906.95 219.88%2c 990 286.84Q1020.78 227.62%2c 1080 258.4Q1179.78 208.17%2c 1230 307.95Q1298.65 226.6%2c 1380 295.25Q1408.01 233.26%2c 1470 261.27Q1572.97 214.25%2c 1620 317.22Q1680.34 227.56%2c 1770 287.9Q1799.06 226.96%2c 1860 256.02z' fill='%23356cb1'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1008'%3e%3crect width='1800' height='300' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
	background-size: cover;
  }
.circular-landscape { display: inline-block; position: relative; width: 200px; 
	height: 200px; overflow: hidden; border-radius: 50%; } 
.circular-landscape img { width: auto; height: 100%; margin-left: -50px; }

.circular-portrait { 
	position: relative; width: 200px; height: 200px; 
	overflow: hidden; border-radius: 50%; 
	background-color: #eae2cd;} 
.circular-portrait img { width: 90%; height: auto; }
