/*!
Theme Name: tanianittman
Theme URI: https://tanianittman.com
Author: Alexandru Pescar
Author URI: https://www.facebook.com/xanderrone
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tanianittman.com
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	background-color: #f0f0f0;
}	

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
	text-indent:18px;
	text-align:justify;
}

/* Links
--------------------------------------------- */
a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Comune
--------------------------------------------- */
.site-branding {text-align:center;margin:5px 0 0 0;display: flex;justify-content: center;}
@media (max-width:414px) {#logo img{width:200px}.nav-left,.nav-right{margin-top:30px}}
@media (min-width:414px) {#logo img{width:200px}}
@media (min-width:676px) {.gmap_canvas,.mapouter{max-width:600px}.qty {margin-left:-20px;width:68px}.active-cart{width:70%}.hide-xs {display:inline-block;}.visible-xs{display:none}.nav-left {text-align:left;}.nav-left span{font-weight:500}.nav-right{text-align:right}.nav-right span{padding:20px;font-weight:500}.nav-left ul {padding:0; margin:0;list-style:none;}.nav-left li {float:left;}.nav-left li a {text-decoration:none;color:#404040;font-weight:normal;font-size:16px;padding:9px;}}
@media (max-width:676px) {.gmap_canvas,.mapouter{width:100%}.qty {margin-left:-1px;width:30px}.active-cart{width:90%}.icon-menu,.icon-cart{padding:15px;display:block;}.nav-left,.nav-right{text-align:center;}.hide-xs {display:none;}.visible-xs{display:block}.active{display:block!important;position:fixed;z-index:999;width:250px!important;background:#f5f5f5;border-right:5px solid #a9a9a9;overflow-x:hidden;overflow-y:scroll;top:0;left:0;bottom:0;height:100%}}
#mob-menu{display:none;background-color:#fff;}
.ovrlay{width:100%;position:absolute;height:100%;top:0;bottom:0;z-index:10;background:rgba(0,0,0,.7)}
.nav-left,.nav-right {position:static;width:50%;align-self:center;margin-top:20px;}
.site-header {max-width:1000px; margin:0 auto;vertical-align:middle;}
.site-footer {max-width:1000px; margin:0 auto;background-color:#383838;}
.site-info {padding: 17px;color: #777777;font-size:12px;text-align:center;}
.site-info a {color: #919191;text-decoration:none}
a:hover {text-decoration:underline;}
main {max-width:1000px;background-color:#fff;margin:0 auto;padding:15px;}
[class*=" icon-"]:before,[class^=icon-]:before{font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:icomoon;src:url(/wp-content/themes/tanianittman/images/tanianittman.ttf);font-display:swap}
[class*=" icon-"]:after,[class^=icon-]:after{font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:icomoon;src:url(/wp-content/themes/tanianittman/images/tanianittman.ttf);font-display:swap}
.qty {color: #333;position: absolute;margin-top: -14px;font-size: 12px;font-weight: 500;text-align: center;}
.icon-menu:before{content:"\e901";font-size:25px;color:#333}
.icon-close:before{content: "\e900";font-size:20px;}
.icon-cart:after {content:"\e905";font-size:25px;color:#333}
.icon-cart1:before{content:"\e905";font-size:25px;color:#333}
.icon-down-dir:before {content: "\E906";}
.icon-del:before {content: "\E001";font-size:20px;font-weight:normal}
.icon-plus:before {content: "\E003";font-size:20px;font-weight:normal}
.icon-minus:before {content: "\E002";font-size:20px;font-weight:normal}
.icon-fav:before {content: "\E902";font-size:25px;color:#333;}
.delbtn-cont, .prodcant, .prodtot {display:inline-block;margin:5px 0 5px 8%;}
.prod {padding:10px 0;border-bottom:1px solid #e3e3e3;}
.prodname {margin-left:5px;}
.numb {padding:0 10px;}
.fixed {position: fixed;top: 0;width:100%;margin-top: 0;padding: 0;background: #f0f0f0;z-index: 1000; max-width: 1000px;border-bottom:1px solid #b3b3b3}
.xfrgt {border-bottom: 1px solid #ebebeb;vertical-align: middle;padding: 10px 0;}
.htzfk {width: 78%;font-weight:500;display: inline-block;vertical-align: middle;padding: 0 10px;font-size: 18px;color: #3d464d;}
.icon-close{vertical-align: middle;border-left: 1px solid #ebebeb;font-size: 25px;padding: 13px;text-align: center;}
.btndwn { border: none;border-left: 1px solid #ebebeb;background: 0 0; padding: 0;width: 55px;flex-shrink: 0;cursor: inherit;fill: #999;-webkit-transition: fill .2s;transition: fill .2s;height: 48px;}
* {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
a {background-color: transparent;outline: 0;}
:focus {outline:none;outline:0;}
#sidebr {margin: 0;padding: 0;}
#sidebr li {height: auto;}
.sideitm {display: flex;-webkit-box-align: stretch;align-items: stretch;cursor: pointer;border-bottom: 1px solid #ebebeb;}
#sidebr li a {padding: 13px 10px;display: block;color: #3d464d;-webkit-box-flex: 1;flex-grow: 1;font-size: 16px;text-decoration: none;}
#lv-1 {display:block;padding:0;margin:0}
#lv-1 li a {font-size: 16px;text-decoration: none;padding-left: 20px;line-height: 16px;}
#lv-1 li {border-bottom: 1px solid #adadad;height: auto;background: #f4f4f4;}
#cart {display: none;background-color: #fff;}
.active-cart {display:block!important;height:auto;border:1px solid #e3e3e3;top: 50%;left: 50%;transform: translate(-50%, -50%);position: absolute;}
.close-cart {width:20%;border-left:0;text-align:right;}
.snsx {display:flex;}
.fixed > .nav-center {margin-top:13px;}
.fixed > .nav-left {margin-top:0}
.fixed > .nav-right {margin-top:0}
#pic1 {display:none}
.mtop {margin-top:79px}
@media (min-width:850px){.mtop {margin-top:0}.fixed {position:unset}}
h1.page-title{margin-left:15px}
.designer {margin-top:20px;text-align:center;}
.designer img {max-width:290px;margin:0 auto}
.entry-title {margin-top:0px}
@media (min-width:568px) {.designer img {max-width:300px;float:left;margin-right:10px}}
.map {text-align:center;}
.mapouter{position:relative;text-align:right;margin:0 auto}
.gmap_canvas {overflow:hidden;background:none!important;}
#gmap_canvas {width:100%;height:500px}
/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
