/*
Theme Name: Maya Shop
Theme URI: http://demo.yithemes.com/maya/
Description: The start base for easy theme wordpress development.
Version: 2.8.3
Author: Your Inspiration Themes
Author URI: http://yithemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, red, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready
*/

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
th {color:#757475;line-height:40px;min-height:40px;text-align:center;padding:10px;font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img {border:none;}
.clearer {height:0px;overflow:hidden;margin:0px;clear:both;}
.center {text-align:center;}

/* self-clear floats */
.group:after { content:"."; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
/* ie.css */
* html .group { /* IE6 */
    height:1%;
}
*:first-child+html .group { /* IE7 */
    min-height:1%;
}
/***********************************************************************/


html, body, div, p{
  margin: 0;
  padding: 0;
  border: 0;
  }

img { border:0 }

/* Main Layout */

html { min-height:101% }
body { font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; background: #4A4848; line-height:1.8em; }

/* typography */
p, li, address, dd, blockquote, td, th { color:#545252; font-size:1em; line-height:1.81em }
body, p, li, address, dd, blockquote { color:#545252; }
h1, h2, h3, h4, h5, h6, p, dl, ul, ol { margin:0.8em 0 0.3em; }
a, a:hover { text-decoration:none }
a { font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; color:#9A6614; }
a:hover { color: #6C6C6C; }
h1, h2, h3, h4, h5, h6 { color: #232221; font-family:"Rokkitt","Georgia", "Times New Roman", serif; letter-spacing:1px; }
h1 { font-size:1.8em }
h2 { font-size:1.4em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }
h5 { font-size:1em }
h6 { font-size:1em }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {color:#A05F02;}
#content ul { margin-left:20px; list-style:square }
#content ol {margin-left:40px; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { /*padding: 0 10px*/ }
i, em { font-style:italic; }
strong { font-weight:bold; }
#content blockquote { background:url('https://uguisushop.com/wp-content/themes/maya/images/cite.png') no-repeat 45px 25px; padding:35px; }
.border-line { height:1px; background:#ddd; width:100%; clear:both; margin:1.2em 0; }
dt { font-weight:bold; }

.line { border-top:1px solid #cacaca }
.space { height:30px }
body .last, body .widget-last { margin-right:0; border-right:0; }
body .last-row {margin-bottom:0;}
#sidebar .widget-last {margin-bottom:0;}
.for-mobile {display:none !important;}

.not-logged-in .not__logged_in {display:none !important;}


/**************** MAIN WIDTH *********************/
.wrapper { padding: 0; min-width:960px }
.boxed-layout .wrapper 	{ width:1000px; background: #FFF; margin:0 auto; }
.inner { width:960px; position:relative; margin:0 auto; /* main width */ }
.responsive .inner { max-width:960px; width:auto; }
body.responsive.isMobile .wrapper { overflow:hidden; }
/*************************************************/


/* ====================== START MAIN STRUCTURE ====================== */
/* ==== Widths, heights, floats and margins of all basic sections === */
#header     {  }
#logo       {  }
#nav        {  }
#slogan     {  }
#slider     { margin-bottom:20px; }
#content    { width: 75%; }
#sidebar    { width: 22%; }
#footer     { clear: both; }

/* layouts */
.layout-sidebar-left #sidebar, .layout-sidebar-right #content { float:left; }
.layout-sidebar-right #sidebar, .layout-sidebar-left #content { float:right; }
.layout-sidebar-no #content { float:left; width:100%; }
.layout-sidebar-left, .layout-sidebar-right, .layout-sidebar-no { padding:20px 0; }
.slider-mobile{ display: none; }

/* main container shadow */
.boxed-layout .bg-shadow { max-width:1023px; width:auto; margin:0 auto; background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/boxed-container-shadow.png') repeat-y top center; }
/* ====================== END MAIN STRUCTURE ====================== */



/* ====================== START HEADER ====================== */

/* === VACATION */
#vacation {
    background: #ff0000;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Rokkitt', serif;
    height: 36px;
    line-height: 40px;
}

#vacation p, #vacation li {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 40px;
}

#header {}

#top{
	height: 30px;
	background: #333;
	position: relative;
	z-index:10;
}

#top .topbar-left {
    position: absolute;
    top: 0;
    left: 0;
}

#top .topbar-right {
    color: #CCCACA;
    position: absolute;
    top: 0;
    right: 140px;
}

.topbar-right .topbar-level-1 {
    display: inline-block;
    height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.topbar-right .topbar-level-1 li {
    display: inline-block;
    line-height: 30px;
}

.topbar-right .topbar-level-1 li:after {
    color: #CCCACA;
    content: " | ";
}

.topbar-right .topbar-level-1 li:last-child:after {
    color: #CCCACA;
    content: "";
}

.topbar-right .topbar-level-1 li a, .topbar-right a {
    color: #CCCACA;
    line-height: 30px;
    display:inline-block;
}

.topbar-right .topbar-level-1 li a:hover, .topbar-right a:hover {
    color: #fff;
}

.topbar-right .topbar-level-1 > li > ul {
    background-color: #191919;
    background-color: rgba(0,0,0,0.8);
    border:1px solid #333;
    -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,1);
    -moz-box-shadow:0 0 5px 0 rgba(0,0,0,1);
    box-shadow:0 0 5px 0 rgba(0,0,0,1);
    display: none;
    position: absolute;
    top: 20px;
    left: -14px;
    z-index: 10000;
}

.topbar-right .topbar-level-1 > li:hover > ul { display: block; }

.topbar-right .topbar-level-1 > li > ul li {
    border-right: none;
    min-width: 120px;
    padding:6px 18px;
}

.topbar-right .topbar-level-1 > li > ul li:after {
    content: "";
}

.topbar-right .topbar-level-1 > li > ul li:hover {
    background-color: #0F0F0F;
    background-color: rgba(0,0,0,0.6);
}

.topbar-right .topbar-level-1 > li > ul li a { color: #bcbcbc; }
.topbar-right .topbar-level-1 > li > ul li a:hover { color: #fff; }

#sidebar-topbar { float: right; height: 30px;}
#sidebar-topbar .widget {margin: 0; padding: 0;}
#sidebar-topbar .widget > div {
    border-left: none;
    margin: 0;
}

#sidebar-topbar .widget ul {padding: 0; margin: 0; }
#sidebar-topbar .widget ul li {
    float: left;
    height: 30px;
    line-height: 35px;
    margin-left: 5px;
}

#top .topbar-left p{
	font-family:"Rokkitt","Georgia", "Times New Roman", serif;
	margin: 0;
	padding: 5px 0;
	color: #CCCACA;
	text-shadow: 1px 1px #000;
}


#cart{
	position: absolute;
	top: 0px;
	right: 17px;
	width: 112px;
	height: 95px;
	background: url('https://uguisushop.com/wp-content/themes/maya/images/cart-ribbon.png') no-repeat;
}

#cart a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	color: #CCCACA;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
}

#cart a .minicart {
    display:block;
    padding-top:45px;
}

#cart .quick-cart {
    border-radius:5px;
    -webkit-border-radius:5px;
    -mox-border-radius:5px;
    position:absolute;
    right:1px;
    background:#3e3d3b url('https://uguisushop.com/wp-content/themes/maya/images/bg/quick-cart-pattern.png');
    width:150px;
    padding:16px 38px 22px 25px;
    margin-top:-28px;
    display:none;
}

#cart:hover .quick-cart {
    display:block;
}

#cart .quick-cart ul {
    margin:0;
}

#cart .quick-cart li a, #cart .quick-cart li .price {
    color:#c7c6c6 !important;
}

#cart .quick-cart li:hover a, #cart .quick-cart li:hover .price, #cart .quick-cart li.empty, #cart .quick-cart li.totals, #cart .quick-cart li.totals .price {
    color:#fff !important;
}

#cart .quick-cart li a {
    display:inline;
    font-weight:normal;
}

#cart .quick-cart li .price {
    float:right;
}

#cart .quick-cart li.empty, #cart .quick-cart li.view-cart-button {
    text-align:right;
}

#cart .quick-cart li.view-cart-button {
    padding:5px 10px !important;
    background:#1e1c1c;
    float:right;
    border:1px solid #4e4a4a;
    margin-top:5px !important;
    border-radius:5px;
    -webkit-border-radius:5px;
    -mox-border-radius:5px;
    cursor:pointer;
}

#cart .quick-cart li.view-cart-button:hover {
    background:#383434;
}

#cart .quick-cart a.view-cart-button {
    display:block;
    color:#fff !important;
}

/* logo */
#logo{
	text-align: center;
    padding: 27px 0 0 0;
}
#logo.left{
    float:left;
	text-align: left;
    padding: 27px 0 0 0;
    margin-bottom: 30px;
}

#logo a.logo-text {
    font-family: 'Pacifico',cursive;
    font-size: 45px;
    color: #090909;
    text-shadow:2px 2px 2px rgba(0,0,0,0.3);
    display:block;
    margin-bottom:1em;
}

#logo img{
	line-height: 0;
}

#logo .logo-description{
	font-family:"Rokkitt","Georgia", "Times New Roman", serif;
	margin-top: 10px;
	line-height: 0;
}

/* searchform */
#header #searchform { margin: 0; position:absolute; right:0; bottom:85px; }
#header #searchsubmit { position:absolute; background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/search.png') center no-repeat; border:0; top:0; right:0; width:24px; overflow:hidden; }
#header #s { padding-right:24px; width:150px; }
#header #searchform .screen-reader-text { display:block; position:absolute; left:0; line-height:27px; padding-left:10px; font-size:90%; cursor:text; }
.chrome #header #searchform .screen-reader-text, .safari #header #searchform .screen-reader-text { padding-top:2px; }
.chrome #header #searchsubmit, .safari #header #searchsubmit { top:2px; }
#ie8 #header #searchsubmit { height:100%; }

/* custom text */
#header .custom-text{ position: absolute; }
#header .custom-text.left-top{ left: 0px; top: 5px; }
#header .custom-text.right-top{ right: 140px; top: 5px; }
/* nav */
#nav {
	margin: 30px 0 20px 0;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
}

#nav ul {
	list-style: none;
	margin: 0px;
    font-size: 12px;
}

#nav ul li{
    position: relative;
    display:inline-block;
    margin-left:-4px;
    text-align:left;
}

#nav ul li a {
    color: #6c6c6c;
    display: block;
    letter-spacing:1px;
    font-family: 'Rokkitt', serif;
    line-height: 22px;
    position: relative;
}

#nav ul li a:hover, #nav .current-menu-item > a, #nav .current-menu-ancestor > a, div#nav ul .current_page_item > a {
    color: #9A6614;
}

#nav > ul li, #nav .menu > ul li {
    padding: 8px 0;
}

#nav > ul li a, #nav .menu > ul li a {
    padding: 0 25px 0 25px;
    border-left: 1px solid #CFCFCF;
}

#nav ul li:first-child a{
	border-left: 0px;
}

/* submenu */
#nav ul.sub-menu, #nav ul.children {
    display: none;
    margin-top: 8px;
    position:absolute;
    font-size: 14px;
    left:14px;
    padding:0 12px;
    min-width:130px;
    background:#fff;
    -webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow:0px 1px 3px rgba(0, 0, 0, 0.5);
    z-index:100000;
}

#ie8 #nav ul.sub-menu, #ie8 #nav ul.children { border: 1px solid #CFCFCF; }
#ie8 #nav .megamenu ul.sub-menu ul, #ie8 #nav .megamenu ul.children ul { border: 0; }

#nav ul.sub-menu li, #nav ul.children li {
    border-left: 0px;
    border-top: 1px solid #CFCFCF;
    padding:8px 0;
    float:none;
    font-size:0.9em;
    display:block;
}

#nav ul.sub-menu li a, #nav ul.children li a {
    border: none;
    padding: 0;
}

#nav ul.sub-menu li:first-child, #nav ul.children li:first-child {
    border-top: none;
}

/* third level */
#nav ul.sub-menu li ul, #nav ul.children li ul {left: 130px; top:-16px; margin: 17px 0 0 0; }

/* megamenu widths */
#nav .megamenu.columns-3 ul.sub-menu, #nav .megamenu ul.sub-menu { width:430px; }
#nav .megamenu.columns-1 ul.sub-menu { width:116px; }
#nav .megamenu.columns-2 ul.sub-menu { width:279px; }
#nav .megamenu.columns-4 ul.sub-menu { width:573px; }
#nav .megamenu.columns-5 ul.sub-menu { width:720px; }
#nav .megamenu.columns-6 ul.sub-menu { width:867px; }

/* megamenu */
#nav .megamenu ul.sub-menu { padding: 12px; padding-right: 0; }
#nav .megamenu ul.sub-menu li { font-weight: bold; padding: 0 15px;}
#nav .megamenu ul.sub-menu li, #nav .megamenu ul.sub-menu li ul { width:116px !important; min-width:0px;}
#nav .megamenu ul.sub-menu li { padding-bottom:0; float:left; border-left:1px solid #CFCFCF; border-top: none;}
#nav .megamenu ul.sub-menu li:first-child, #nav .megamenu ul.sub-menu li ul li { border-left:1px solid transparent; border-top: none; margin-left: 0; padding-left: 0; }
#nav .megamenu ul.sub-menu li ul { display:block; position:static; background:none; -webkit-box-shadow:none; -moz-box-shadow: none; box-shadow:none; padding:0; margin-top:20px; }
#nav .megamenu ul.sub-menu li ul li { padding:0; float:none; font-weight: normal; border-left:1px solid transparent }
#nav .megamenu ul.sub-menu li.no-link a { cursor:default; outline:none; }
#nav .megamenu ul.sub-menu li.no-link li a { cursor:pointer; }

/*indicators*/
#nav a.sf-with-ul{ min-width:1px; padding-right: 15px; }
#nav .sf-sub-indicator{display:block; width:8px; height:5px; text-indent:-999em; background: url('https://uguisushop.com/wp-content/themes/maya/images/menu-arrow.png') bottom left; position:absolute; top:8px; right:23px; }
#nav a:focus >.sf-sub-indicator,
#nav a:hover >.sf-sub-indicator,
#nav a:active >.sf-sub-indicator,
#nav li:hover >a >.sf-sub-indicator,
#nav li.sfHover >a >.sf-sub-indicator{background: url('https://uguisushop.com/wp-content/themes/maya/images/menu-arrow.png') top left;}

#nav ul.sub-menu .sf-sub-indicator, #nav ul.children .sf-sub-indicator{ display:block; background: url('https://uguisushop.com/wp-content/themes/maya/images/menu-arrow.png') top right; width: 7px; height: 11px; left: 85% !important; top: 0;}
#nav ul.sub-menu a >.sf-sub-indicator, #nav ul.children a >.sf-sub-indicator{ display:block; background: url('https://uguisushop.com/wp-content/themes/maya/images/menu-arrow.png') top right; width: 7px; height: 11px; left: 85% !important; top: 0px; margin-top: 3px; }
#nav ul.sub-menu a:focus >.sf-sub-indicator,
#nav ul.sub-menu a:hover >.sf-sub-indicator,
#nav ul.sub-menu a:active >.sf-sub-indicator,
#nav ul.sub-menu li:hover >a >.sf-sub-indicator,
#nav ul.sub-menu li.sfHover >a >.sf-sub-indicator,
#nav ul.children a:focus >.sf-sub-indicator,
#nav ul.children a:hover >.sf-sub-indicator,
#nav ul.children a:active >.sf-sub-indicator,
#nav ul.children li:hover >a >.sf-sub-indicator,
#nav ul.children li.sfHover >a >.sf-sub-indicator{background: url('https://uguisushop.com/wp-content/themes/maya/images/menu-arrow.png') top right; }

#nav .megamenu ul.sub-menu .sf-sub-indicator { display: none; background: none; }
#nav .megamenu a.sf-with-ul { padding: 0;}


/* centering menu */
#nav { text-align:center; clear:both; }
#nav ul li { display:inline-block; margin-left:-4px; float:none; }

/* ie7 fix */
#ie7 #nav ul li { display: inline }
#ie7 .sf-sub-indicator { top: 3px; }

/* nojs */
body.no_js #nav ul li:hover > ul { display:block }
body.no_js #nav ul li ul.submenu li:hover > ul, body.no_js #nav ul li ul.children li:hover > ul { display:block }
/* ====================== END HEADER ====================== */

/* ====================== START SLOGAN ====================== */

#slogan{ font-family:"Rokkitt","Georgia", "Times New Roman", serif; text-align: center; margin-bottom: 40px; }
#slogan h2{ font-variant: normal; font-size: 1.8em; margin: 0; padding: 0;}
#slogan h3{ font-variant: normal; font-size: 1.6em; color: #9B6F2D; margin: 8px 0 0; padding: 0; }
#slogan h2, #slogan h3 {letter-spacing:0;}
#slogan{ text-align: center; }
#slogan{ text-align: center; }


/* ====================== END SLOGAN ====================== */

/* ====================== START PRIMARY CONTENT ====================== */
#content {  }
#sidebar {  }
#sidebar a, #sidebar div a, #sidebar ul li a, #sidebar p a, #sidebar .widget a {color:#1f1f1f;}
#sidebar a:hover, #sidebar div a:hover, #sidebar ul li a:hover, #sidebar p a:hover, #sidebar .widget a:hover {color:#AB5705;}
.layout-sidebar-right #sidebar { margin-right:0; }
.extra-content {clear:both;margin-bottom:30px;}

/* newsletter form shortcode */
.newsletter-section {
    float: left;
    position: relative;
}
.newsletter-section form input.text-field {
    color: #838383;
	font-size: 12px;
	font-family: 'Calibri', 'Droid Sans', Verdana, sans-serif;
	width: 200px;
	height: 30px;
	border: 1px solid #D0D2D2;
    padding-left: 5px;
    padding-right: 30px;
 }

.newsletter-section form input.submit-field {
    background: url(https://uguisushop.com/wp-content/themes/maya/images/icons/newsletter-footer-submit.png) no-repeat left top;
    border: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 10px;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
}
.newsletter-section form input.submit-field:hover {
    background-position: left bottom;
}

#crumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 1em !important;
  padding: 0;
  font-size: 0.92em !important;
  color: #999 !important;
}
#crumbs a {
  color: #999 !important;
}
/* ====================== END PRIMARY CONTENT ====================== */



/* ====================== START FOOTER ====================== */
#footer {  }

#footer .inner:first-child {
    border-top: 1px solid #CFCFCF;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}

#footer .footer_cols_1 .widget {
    width: 960px;
}

#footer .footer_cols_2 .widget {
    float: left;
    width: 475px;
    margin-right: 5px;
}

#footer .footer_cols_2 .widget:last-child {
    margin-right: 0;
    margin-left: 5px;
}

#footer .footer_cols_3 .widget {
    float: left;
    width: 310px;
    margin-right: 10px;
}

#footer .footer_cols_4 .widget {
    float: left;
    width: 230px;
    margin-right: 10px;
}

#footer .footer_cols_3 .widget:last-child {
    margin-right: 0px;
    width: 320px;
}

#footer .footer_cols_4 .widget:last-child {
    margin-right: 0px;
    width: 240px;
}

#footer .widget > p,
#footer .widget > div,
#footer .widget > blockquote,
#footer .widget > table,
#footer .widget > ul,
#footer .widget > ol {
    border: none;
    padding-left: 0 !important;
}

.widget.contact-info li {
    font-weight: bold;
    margin: 10px 0;
}

.widget.contact-info li span {
    font-weight: normal;
}

#footer .widget ul li a {color:#545252;}
#footer .widget ul li a:hover {color:#9A6614;}
/* ====================== END FOOTER ====================== */

/* ====================== START COPYRIGHT ====================== */
#copyright { padding-bottom: 20px; }
#copyright .inner {
    border-top: 1px solid #CFCFCF;
    padding-top: 20px;
}
#copyright .inner .left { float: left; /* width: 49%; margin-right: 1%; */}
#copyright .inner .right { float: right; /* width: 49%; margin-left: 1%; */ text-align: right;}

#copyright .newsletter-section {
    float: left;
    position: relative;
    vertical-align: top;
    margin-right: 3px;
}

#copyright .newsletter-section form input[type=text] {
    color: #838383;
	font-size: 12px;
	font-family: 'Droid Sans', Verdana, sans-serif;
	width: 200px;
	height: 30px;
    line-height: 30px;
	border: 1px solid #D0D2D2;
    padding-left: 5px;
    padding-right: 30px;
}

#copyright .newsletter-section .submit-field {
    background: url(https://uguisushop.com/wp-content/themes/maya/images/icons/newsletter-footer-submit.png) no-repeat left top;
    border: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 10px;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
}

#copyright .newsletter-section .submit-field:hover {
    background-position: left bottom;
}

#copyright a.socials {
    margin-left: 0px;
}

#copyright .center .newsletter-section {
    display: inline-block;
    float: none;
}

#copyright p {
    font-family: 'Droid Sans', Verdana, Arial, sans-serif;
    margin-top: 0;
    padding-top: 0;
    line-height: 1.5em;
}

#copyright .center p {margin-top: 20px}

/* ====================== END COPYRIGHT ====================== */


/* ====================== START PAGINATION ====================== */
.general-pagination { height:18px; margin: 20px auto; text-align:center; clear:both; }
.general-pagination span { display:none; }
.general-pagination a { display:inline-block; margin-right:4px; padding:0 5px; line-height:17px; text-align:center; background:url('https://uguisushop.com/wp-content/themes/maya/images/bg-pagination.png') top repeat-x; border:1px solid #aeaeae; color:#918e8e; font-size:12px; }
.general-pagination a.selected { background-position:0 -18px; color:#3e3c3c; }
.general-pagination a:hover { background-position:0 -36px; color:#3e3c3c; text-decoration:none; }

/*border-radius*/
.general-pagination a, .general-pagination span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
/* ====================== END PAGINATION ====================== */

/* ====================== START BLOG ====================== */
.hentry {position:relative;}
.hentry.blog-elegant{ margin-bottom: 40px !important;}
.home.page #primary .hentry, #primary.hentry {margin-bottom:0;}
.hentry .wp-post-image {border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.blog-big .thumbnail h1, .blog-big .thumbnail h2 {border-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;}
.hentry h1.post-title, .hentry h2.post-title {font-size:1.4em;color:#2b2828 !important;margin-top:0;margin-bottom:30px;padding-top:25px;line-height:22px;}
.hentry h1.post-title, .hentry h2.post-title, .hentry-post h1.post-title a, .hentry-post h2.post-title a {font-family:"Rokkitt","Georgia", "Times New Roman", serif;}
.hentry h1 a, .hentry h2 a {color:#2b2828;}
.hentry h1 a:hover, .hentry h2 a:hover {color:#000;}
.hentry .thumbnail {position:relative;overflow:hidden;padding-top:20px;}
.hentry .thumbnail .date {position:absolute;bottom:0;left:0;width:82px;height:91px;background:url('https://uguisushop.com/wp-content/themes/maya/images/date-bg.png') no-repeat;margin:0;}
.hentry .thumbnail .date span {display:block;float:left;position:relative;text-transform:uppercase;font-size:18px;}
.hentry .thumbnail .month{color:#262626;left:0;text-align:right;top:27px;width:30px;}
.hentry .thumbnail .day{color:#FFFFFF;left:8px;top:42px;}
.hentry .thumbnail img {display:block;margin-bottom:0;}
.hentry .meta p {font-family:'Calibri', 'Droid Sans', Verdana, Arial, sans-serif !important; color:#636060; line-height:12px;}
.hentry .meta span {font-family:'Calibri', 'Droid Sans', Verdana, Arial, sans-serif !important;background:no-repeat left 1px;text-transform:uppercase;}
.hentry .meta a {font-family:'Calibri', 'Droid Sans', Verdana, Arial, sans-serif !important; color: #666;}
.hentry .comments a {font-family:'Calibri', 'Droid Sans', Verdana, Arial, sans-serif !important; color: #666;}
.hentry .meta a:hover, .hentry .comments a:hover{ color: #9A6614; }
.hentry .the_content a {font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;color:#9A6614}
.hentry .the_content a:hover {color:#000}
.blog-big .meta a, .blog-small .meta a {color:#000;}
.blog-big .meta a:hover, .blog-small .meta a:hover {color:#333;}
.hentry .more-link {font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;color:#AB5705;margin-top:0;margin-left:9px;}
.hentry .more-link:hover {color:#000;}
.hentry .edit-link {display:block;float:right;}
.hentry .post_video {position: relative; padding-bottom:56.25%; /* 16:9 */ padding-top:25px; height:0;margin-bottom:20px;max-width:100%;}
.hentry .post_video.vimeo {padding-top:0;}
.hentry .post_video.dailymotion embed, .hentry .post_video.youtube embed, .hentry .post_video.vimeo object, .hentry .post_video iframe {position: absolute; top: 0;left: 0;width: 100%;height: 100%; }
.blog-big .list-tags a, .blog-small .list-tags a { color: #999 }
.blog-big .list-tags a:hover, .blog-small .list-tags a:hover { color: #000 }
.blog-big.hentry .meta p.author span, .blog-small.hentry .meta p.author span           {padding-left:36px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/author.png');}
.blog-big.hentry .meta p.categories span, .blog-small.hentry .meta p.categories span   {padding-left:29px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bookmark.png');}
.blog-big.hentry .meta p.comments span, .blog-small.hentry .meta p.comments span       {padding-left:25px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/chat.png');}
.blog-big.hentry .meta p span span, .blog-small.hentry .meta p span span               {background:none !important;padding:0 !important;color:#000;}

/* blog big image */
.blog-big .thumbnail h1, .blog-big .thumbnail h2 {background:#fff;margin:0;position:absolute;right:0;bottom:0;width:67.1875%;padding:10px 15px;}
.bl_testimonials.blog-big .thumbnail h1, .bl_testimonials.blog-big .thumbnail h2 {position:static;padding:12px 0 0;}
.blog-big .meta span {display:inline-block;}
.blog-big .meta p {display:block;margin:25px 2.34375% 20px 0;float:left;width:31.77%;text-align:center;padding:6px 0;border:solid #bababa;border-width:1px 0;line-height:19px;}
.blog-big .meta p.comments {margin-right:0;}
.blog-big .without.thumbnail {height:91px;}
.blog-big .thumbnail .image-wrap {position:relative;}
.blog-big .without.thumbnail .image-wrap {float:left;width:82px;height:100%;}
.blog-big .thumbnail .date {bottom:0}
.blog-big .without.thumbnail h1, .blog-big .without.thumbnail h2 {width:auto;margin:0;position:static;float:left;padding-top:35px;}
.blog-big.sticky .without.thumbnail h1, .blog-big.sticky .without.thumbnail h2 {background:none;}
.blog-big p.list-tags {line-height:25px;margin-top:20px;border-top:1px solid #dcdbdb;padding:10px 0 10px 36px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/article.png') left 15px no-repeat}

/* blog small image */
/*.blog-small {height:286px;margin-bottom:40px;}*/
.blog-small { margin-bottom: 40px; }
/*.blog-small .thumbnail {width:288px;height:266px;position:absolute;left:0;top:0;}*/
.blog-small .thumbnail { width: 288px; height: 266px; float: left; }
.single .blog-small .thumbnail { margin-right: 22px; }
.blog-small .meta, .blog-small .the-excerpt, .blog-small h1, .blog-small h2 {font-family:"Rokkitt","Georgia", "Times New Roman", serif; }
/*.blog-small .meta-bottom {width:100%;position:absolute;bottom:0;right:0;}*/
.blog-small .meta, .blog-small .the-excerpt, .blog-small h1, .blog-small h2, .blog-small .the-content { margin-left: 310px; }
.single .blog-small .the-content, .single .blog-small .meta { margin-left: 0; }
.blog-small .the-content { margin-bottom: 20px; }
.blog-small .meta-bottom { width: 100%; }
.blog-small .meta {padding:10px 0;border:solid #bababa;border-width:1px 0;}
.blog-small .meta p {letter-spacing: 1px;}
.blog-small .meta span {padding-left:36px !important;display:block;}
.blog-small .meta p.author span       {height:18px;line-height:18px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/author.png');}
.blog-small .meta p.categories span   {height:18px;line-height:18px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bookmark.png');}
.blog-small .meta p.comments span     {height:18px;line-height:18px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/chat.png');}
.blog-small .meta p.socials span      {float:left;height:21px;line-height:21px;margin-right:10px;padding-left:0 !important;}
.blog-small .meta p.socials span a    {margin-right:-14px;height:21px;}
.blog-small .meta p span a {color:#666}
.blog-small .meta p span a:hover {color:#9A6614}
.blog-small.without-thumbnail .thumbnail {width:81px;}
.blog-small.without-thumbnail .thumbnail .date {bottom:auto;left:auto;right:0;top:0;}
.blog-small.without-thumbnail h1, .blog-small.without-thumbnail h2 {margin-left:103px;}
.blog-small.without-thumbnail .meta {margin-left:0;}

.wp-post-image { margin-bottom:20px; max-width:100%; height:auto; width:auto; }
.sticky {background: #f2f7fc;border-top: 4px solid #CACACA;padding: 18px 20px 0;margin:0 -20px 20px}

/* blog elegant */
.blog-elegant .blog-elegant-left     {border-right:1px solid #CFCFCF;float:left;width:209px;margin-right: -1px;padding-right:20px;}
.blog-elegant .blog-elegant-right    {border-left:1px solid #CFCFCF;float:left;padding-left:20px;width:450px;}
.blog-elegant .meta p.date    {letter-spacing: 1px;padding-left:18px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/blog-elegant-date.png') no-repeat left center;text-transform:uppercase;}
.blog-elegant .meta p.date span a {letter-spacing: 1px;}
.blog-elegant .meta p.author  {letter-spacing: 1px;padding-left:18px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/blog-elegant-author.png') no-repeat left center;}
.blog-elegant .meta p.author span a {letter-spacing: 1px;}
.blog-elegant .meta p.categories     {letter-spacing: 1px;padding-left:18px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/blog-elegant-categories.png') no-repeat left center;}
.blog-elegant .meta p.categories span a {letter-spacing: 1px;}
.blog-elegant p.comments             {letter-spacing: 1px;border-top:1px solid #cfcfcf;margin:20px 0 16px 0;padding:16px 0 0 18px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/blog-elegant-comments.png') no-repeat left 21px;text-transform:uppercase;}
.blog-elegant p.comments span,
.blog-elegant p.comments span a      {letter-spacing: 1px;}
.blog-elegant .blog-elegant-socials p{border-top:1px solid #cfcfcf;letter-spacing: 1px;padding-top:21px;text-transform:uppercase;}
.blog-elegant .blog-elegant-socials a{margin-right:0px;width:21px;height:21px;}
.blog-elegant .the_content           {margin-top:40px;}
.blog-elegant .blog-elegant-right img{display:block;margin-bottom:28px;}



/*Styling Images*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img{max-width:100%; height:auto; }
.alignleft, img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright, img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
div.aligncenter, img.aligncenter {display: block; margin-left: auto !important; margin-right: auto !important; float:none;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:12px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:558px !important; padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;width:98%;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.wp-smiley{margin:0;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:2px solid #cfcfcf;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery dl{margin:0;}
.gallery img{border:10px solid #f1f1f1;}
.gallery br+br{display:none;}
#content .attachment img{display:block;margin:0 auto;}
/* ====================== END BLOG ====================== */


/* ====================== START ARCHIVE ====================== */
#content .archive-list ul { border-top:1px solid #DEDEDE; clear:both; margin:0 0 20px; list-style:none; }
#content .archive-list ul li { border-bottom:1px solid #DEDEDE; }
#content .archive-list ul li a { color:#8B9091; display:block; margin:0; padding:7px 0 7px 0.5em; }
#content .archive-list ul li a:hover { color:#444; background-color:#EFEFEF; text-decoration:none; }
#content .archive-list ul li a span { display:block; text-align:right; }
#content .archive-list ul li a span.comments_number { color:#777777; float:right; margin-right:20px; width:3em; }
#content .archive-list ul li a span.archdate { color:#8B9091; float:left; letter-spacing:1px; margin-right:2em; padding:0 0 1em; width:3em; }
#content .archive-list ul li ul.children { margin:0 0 -1px; padding-left:20px; }
/* ====================== END ARCHIVE ====================== */

/* ====================== START COMMENTS ====================== */
#comments {margin-bottom: 15px;}
h3#comments-title {margin:30px 0;padding-left:35px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/chat.png') no-repeat left center;font-size:1.6em;}
h3#comments-title span {}
.comment-container {padding:0;}
.comment-container .children {margin-top:0;padding-top:0;}
.comment-author {float:left;margin:0 20px 0 0;width: 210px;}
.comment-author img {display: block; float: left; margin-right: 5px;}
.comment-author .intro {float:left; max-width:123px;margin-left:5px;}
.comment-body, .comment-body p {font-family:'Calibri', 'Droid Sans', Verdana, sans-serif !important; font-size: 12px}
.comment-meta {float:left;width:470px;}
.children .comment-meta {width:430px;}
.children .children .comment-meta {width:390px;}
.children .children .children .comment-meta {width:350px;}
.children .children .children .children .comment-meta {width:310px;}
.image-square-style #comments img.avatar {border:4px solid #d7d7d7;}
.image-sphere-style #comments img.avatar {border:0;}
#commentform img.avatar {margin:0;}
#comments .fn {font-size:13px;margin:0;display:block;}
#comments .fn cite {font-style:normal;}
.commentDate {font-size:11px;text-transform:uppercase;color:#727070}
a.comment-reply-link {color:#d59538;display:block;margin-top: 20px;}
a.comment-reply-link:hover {color:#000;}

/*comments visitors*/
.comment-metaTextarea {position:relative;margin:0 0 15px 120px;width:422px;padding:20px;-moz-border-radius:15px;-webkit-border-radius:15px;}
em.moderation {float:right;clear:right;font-size:85%;}
/*.comment-meta p {font-size:0.83em;color:#363533;}   */
ol.commentlist {margin-left:0 !important;}
ol.commentlist ol {margin-left:40px !important;}
ol.commentlist,li.comment {clear:both;margin:0 0 10px 0;padding:0;list-style-type:none!important;}
li.comment ul.children {margin-left:6.5em;}
li.comment ul.children li {margin:10px 0 0 0;}

/*comments visitors*/
.comment-container .comment-author, .comment-container .children .comment-author, .bypostauthor .children .comment-container .comment-author,.bypostauthor .children .bypostauthor .children .comment-containe .comment-authorr,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-author,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-author
{border-top: 1px solid #a6a3a3;color:#727070;padding:15px 0 0 0;}
.comment-container .comment-meta, .comment-container .children .comment-meta,.bypostauthor .children .comment-container .comment-meta,.bypostauthor .children .bypostauthor .children .comment-container .comment-meta,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta
{border-top: 1px solid #cfcfcf;color:#727070;padding:15px 0 0 0;}
/* visitor img */
.comment-container .comment-author img, .bypostauthor .children .comment-container .comment-author img,.bypostauthor .children .bypostauthor .children .comment-container .comment-author img,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-author img,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-author img
{border: 3px solid #CFCFCF;}
/* visitor comment meta */
.comment-container .comment-meta p, .bypostauthor .children .comment-container .comment-meta p,.bypostauthor .children .bypostauthor .children .comment-container .comment-meta p,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta p,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta p
{color:#727070;}
/* author left side, author avatar, date and username, author comment meta */
.bypostauthor .comment-container .comment-author, .bypostauthor .comment-container .children .comment-author,.bypostauthor .children .bypostauthor .comment-container .comment-author,
.bypostauthor .children .bypostauthor .children .comment-container .comment-author,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author,
.bypostauthor .comment-container .comment-meta, .bypostauthor .comment-container .children .comment-meta,.bypostauthor .children .bypostauthor .comment-container .comment-meta,
.bypostauthor .children .bypostauthor .children .comment-container .comment-meta,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta
{border-top: 1px solid #d59538;color:#000;padding:15px 0 0 0;}
/* author img */
.bypostauthor .comment-container .comment-author img, .bypostauthor .comment-container .children .comment-author img,.bypostauthor .children .bypostauthor .comment-container .comment-author img,
.bypostauthor .children .bypostauthor .children .comment-container .comment-author img,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author img,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author img,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author img
{border:3px solid #d59538;}
/* author comment date and author comment meta */
.bypostauthor .comment-container .comment-author .commentDate, .bypostauthor .comment-container .children .comment-author .commentDate,.bypostauthor .children .bypostauthor .comment-container .comment-author .commentDate,
.bypostauthor .children .bypostauthor .children .comment-container .comment-author .commentDate,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author .commentDate,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author .commentDate,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-author .commentDate,
.bypostauthor .comment-container .comment-meta p, .bypostauthor .comment-container .children .comment-meta p,.bypostauthor .children .bypostauthor .comment-container .comment-meta p,
.bypostauthor .children .bypostauthor .children .comment-container .comment-meta p,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta p,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta p,
.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta p
{color:#000;}

.comment-container .comment-meta, .bypostauthor .comment-container .comment-meta {
    padding-top: 7px;
}

/*trackback*/
#trackbacks {}
ol.trackbacklist {margin:20px 35px;}
ol.trackbacklist li {padding:10px 0;}
/* ====================== END COMMENTS ====================== */


/* ====================== START RESPOND ====================== */
#respond {margin:2em 0 1em;}
#respond input {width:92%;padding:9px;margin:0;border:1px solid #d8d7d7;background-color:#fff;}
#respond input:focus,#respond textarea:focus {background-color:#f7f7f7;}
#respond textarea {width:97%;border:1px solid #d8d7d7;background-color:#fff;height:135px;padding:10px;font-family:inherit;}
/*.depth-1 #respond input, .depth-1 #respond textarea {width:374px;}
.depth-2 #respond input, .depth-2 #respond textarea {width:334px;}
.depth-3 #respond input, .depth-3 #respond textarea {width:294px;}
.depth-4 #respond input, .depth-4 #respond textarea {width:254px;}
.depth-5 #respond input, .depth-5 #respond textarea {width:214px;}
.depth-6 #respond input, .depth-6 #respond textarea {width:174px;}*/
/*#respond #submit {color:#666363;background:#eee;width:150px;float:right;margin:0 0 20px 0;padding:10px;font-weight:bold;font-size:0.95em!important;}
#respond #submit:hover {background-color:#fff;cursor:pointer;color:#000} */
#respond #submit{background:url("https://uguisushop.com/wp-content/themes/maya/images/input_pattern.png") repeat-x scroll 0 0 #F3F0F0;color:#4C4B4B;float:right;font-size:.7em!important;letter-spacing:1px;text-transform:uppercase;width:130px;margin:0 0 20px;padding:8px;}
#respond #submit:hover {background:url("https://uguisushop.com/wp-content/themes/maya/images/input_pattern_hover.png") repeat-x scroll 0 6px #F3F0F0;cursor:pointer;color:#000}
#respond .containerPost {font-size:1.1em}
img.comment-avatar {margin:20px 0 0 0;border:1px solid #ccc; padding:3px}
#commentform {}
/*.depth-1 #respond #commentform { width:508px; }
.depth-2 #respond #commentform { width:468px; }
.depth-3 #respond #commentform { width:428px; }
.depth-4 #respond #commentform { width:388px; }
.depth-5 #respond #commentform { width:348px; }
.depth-6 #respond #commentform { width:308px; }*/
#respond label {width:101.5px;clear:left;display:block;float:left;font-size:1em;line-height:40px;margin:0;text-align:left;vertical-align:middle;}
#respond p {padding:10px 0 0px;margin-bottom:0;float:left;width:32%;margin-right:2%;}
#respond p.comment-form-comment {width:100%;}
#respond p.comment-form-url {margin-right:0;}
#respond p.form-submit {border-bottom:none;width:100%;}
#respond p.subscribe-to-comments {width:100%;}
#respond p.comment-form-author label,#respond p.comment-form-email label,#respond p.comment-form-url label {height:38px;}
/* ====================== END RESPOND ====================== */



/* ====================== START REPLY COMMENTS ====================== */
.reply {text-align:right;margin:25px 0 0 0;}
h3#reply-title{font-family:"Rokkitt","Georgia", "Times New Roman", serif;font-size: 18px !important;padding-left:35px;background:url('https://uguisushop.com/wp-content/themes/maya/images/leave-comment.png') no-repeat left center;line-height:27px;}
/*.depth-3 {width:466px;}
.depth-3 .comment-meta {width:305px;}
.depth-4 {width:475px;}
.depth-4 .comment-meta {width:310px;}
.depth-5 {width:435px;}
.depth-5 .comment-meta {width:270px;}  */
.form-reply p {text-align:right;padding-bottom:5px;margin-right:24px;}
.form-reply p small {text-align:left;}
/* ====================== END REPLY COMMENTS ====================== */


/* ====================== START SEARCHBOX ====================== */
#searchform, .woocommerce-product-search { margin:10px 0 30px 0 }
#searchform .screen-reader-text, .woocommerce-product-search .screen-reader-text { display:none }
#searchform input, .woocommerce-product-search input {border:1px solid #ccc;color:#666;}
input#searchsubmit, .woocommerce-product-search input[type='submit'] {cursor:pointer;width:75px;padding:4px;}
input#s, .woocommerce-product-search input.search-field { width:118px; padding:5px; box-sizing: content-box; }
/* ====================== END SEARCHBOX ====================== */


/* ====================== START 404 ====================== */
.p404 { padding:10px 0 }
.p404 * { color:#535252; text-align:center; }
.p404 h1 { font-size:4.8em; line-height:90px; border-top:1px solid #cacaca; border-bottom:1px solid #cacaca; padding-top:15px; }
.p404 strong { font-size:2.5em }
.p404 h2 { width:243px; margin:0 auto 20px !important; border-bottom:1px solid #cacaca; font-size:1.8em; line-height:45px }
.p404 img { border:0 !important; vertical-align:middle }
.p404 input { padding:8px 12px !important }
/* ====================== END 404 ====================== */




/* ====================== PORTFOLIO ====================== */
ul#portfolio { list-style:none; margin:0; padding-top:20px; }
#portfolio li { display:block; float:left; margin-bottom:40px; }
#portfolio li.hentry { padding:0 }
#portfolio li .thumb { display:block; padding:5px; height:143px; width:280px; border:1px solid #c5c1c1; overflow:hidden; position:relative; margin-bottom: 10px; }
#portfolio li img { width:280px; height:143px; border:0; padding:0; margin-bottom: 10px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }

.portfolio h5 a{font-size:16px;}

#portfolio li p { margin-bottom:15px; font-size:1em }
#portfolio li p img { display:block }
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/zoom.png') center no-repeat }
a.video a.zoom { background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/play.png') center no-repeat }



.portfolio-filterable #sidebar {z-index:2;position:relative;}
.portfolio-filterable .layout-sidebar-left #primary, .portfolio-filterable .layout-sidebar-right #primary {width:713.334px;z-index:1;}

.internal_page_item { padding: 5px; border: 1px solid #B2B0B0; float: left; width: 208px; margin:20px 20px 30px 0; overflow: hidden; position:relative; }
.layout-sidebar-no .internal_page_item { margin-right:27px; margin-bottom:27px; }
ul.gallery_categories_widget {}
ul.gallery_categories_widget li {line-height:2em;}
#portfolio-gallery { position:relative; margin-right:-28px; }
#portfolio-gallery ul.gallery-wrap { list-style:none; margin: 0 0 1em; }
.gallery-wrap li { float:left; position:relative; overflow:hidden; /*height: 300px;*/ }
/*.gallery-wrap li h5 {font-size:0.86em;position:absolute;display:none;}*/
.gallery-wrap li h5 {margin:0;padding:0 !important;left:1px;border-bottom: 1px solid #d3d0d0;position:absolute;text-transform:uppercase;top:1px;z-index:9000;}
.gallery-wrap li h5 a {display:block;padding:8px 10px;color:#000;font-size:11px;}
.gallery-wrap li.group { clear:both; }
.gallery-wrap li img { display:block; margin-bottom:0; }
a.zoom { position:absolute; width:280px; height:204px; left:5px; top:5px; text-indent:-9999px; background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/zoom.png') center no-repeat }
.internal_page_item_gallery a.zoom { margin: 6px 6px }
.internal_page_item_gallery { margin-top: 0; background:#fff; }
#portfolio-gallery .overlay {display:none; background: none repeat scroll 0 0 #FCFCFC;height:100%;left:0;overflow: hidden; position: absolute; top: 0; width: 100%;}
#portfolio-gallery .overlay .controls {position:absolute;right:0;bottom:0;}
#portfolio-gallery .overlay a.icon-more {background:url('https://uguisushop.com/wp-content/themes/maya/images/more.png') no-repeat;border-left-width:0px;height:20px;width:20px;text-indent:-9999px;float:left;}
#portfolio-gallery .overlay a.icon-zoom {background:url('https://uguisushop.com/wp-content/themes/maya/images/zoom.png') no-repeat;height:20px;text-indent:-9999px;width:20px;float:left;}
#portfolio-gallery .overlay p {color: #666666;font-size:12px; margin:50px 10px 10px 10px!important;}
.no_js #portfolio-gallery .overlay:hover {opacity: 1;}
.gallery-filters {border-bottom:1px solid #dad9d9;overflow:hidden;padding-bottom:5px;margin-bottom:20px;}
.gallery-filters h1 {float:left;font-size:18px;margin:0;}
.gallery-filters ul.filters {float:right;list-style:none;margin:8px -15px -3px;}
.gallery-filters ul.filters li {float:left;height:12px;line-height:11px;border-left:1px solid #3d3d3d;padding:0 15px;margin-bottom:10px;}
.gallery-filters ul.filters li.first {border-left:0;}
.gallery-filters ul.filters li a {float:right;font-size:13px;color:#1f1f1f;}
.gallery-filters ul.filters li a:hover, .gallery-filters ul.filters li.selected a {color:#9e5106;margin:0;}

.layout-sidebar-no .internal_page_item_gallery a.zoom { margin:26px 19px !important; }
.layout-sidebar-no .internal_page_item_first a.zoom { margin:26px 7px !important }



#portfolio-bigimage { margin-top:20px }
#portfolio-bigimage img { float:left; margin-bottom:0; }
#portfolio-bigimage .work { margin-bottom:60px; }
#portfolio-bigimage .work-description { float:right; width:33.5%; }
#portfolio-bigimage h3 { clear:none; margin-top:0 !important; font-size:2em; font-weight:normal; }
#portfolio-bigimage h3 a { text-decoration:none }
#portfolio-bigimage a.thumb { display:block; position:relative; }
#portfolio-bigimage a.more { padding:10px 20px; text-align:center; border:1px solid #dbd8d8; background:#f3f3f3; color:#605f5f; display:inline-block; line-height:16px }
#portfolio-bigimage a.more:hover { border:1px solid #dbd8d8; background:#eae7e7; text-decoration:none }
#portfolio-bigimage a.zoom { position:absolute; width:280px; height:143px; text-indent:-9999px; background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/zoom.png') center no-repeat; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; }
#portfolio-bigimage a.video a.zoom { background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/play.png') center no-repeat }
#portfolio-bigimage .work-thumbnail { position: relative; float: left; width:64.2708%; }
#portfolio-bigimage .work-thumbnail img { height:auto !important; }
#portfolio-bigimage .work-skillsdate  { position: absolute; bottom: 0; right: -1px; background: #fff; padding: 5px 20px 5px 10px }
#portfolio-bigimage .work-skillsdate p { line-height: 1em; font-size: 11px; text-transform: uppercase }
#portfolio-bigimage .work-skillsdate span { font-size: 18px; font-family: "Rokkitt", serif; padding-right: 5px; text-transform: none }


.portfolio-slider { margin:30px 0 40px 0 }
.portfolio-slider ul { list-style:none }
.portfolio-slider li { height:118px; width:205px; border:1px solid #cacaca !important; padding:5px !important; display:block; float:left; margin-right:6px; position:relative }
.portfolio-slider li a { display:block; width:205px; height:118px; overflow:hidden; }
.portfolio-slider li a img { border:0 !important; padding:0 !important; width:205px; height:118px;  }
.portfolio-slider li a.thumb { position:relative; }
div.ppt { display:none !important }

.portfolio-slider .jcarousel-clip{width:890px;margin-left:40px;overflow:hidden;}
.portfolio-slider .jcarousel-direction-rtl{direction:rtl;}
.portfolio-slider .jcarousel-next-horizontal{position:absolute;top:50%;margin-top:-11px;right:5px;width:22px;height:22px;cursor:pointer;background:transparent url(https://uguisushop.com/wp-content/themes/maya/images/icons/arrow-right.png) no-repeat 0 0!important;}
.portfolio-slider .jcarousel-direction-rtl .jcarousel-next-horizontal{left:5px;right:auto;background-image:url(https://uguisushop.com/wp-content/themes/maya/images/icons/arrow-right.png)!important;}
.portfolio-slider .jcarousel-next-disabled-horizontal,.portfolio-slider .jcarousel-next-disabled-horizontal:hover,.portfolio-slider .jcarousel-next-disabled-horizontal:active,.portfolio-slider .jcarousel-prev-disabled-horizontal,.portfolio-slider .jcarousel-prev-disabled-horizontal:hover,.portfolio-slider .jcarousel-prev-disabled-horizontal:active{cursor:default;opacity:0.2;}
.portfolio-slider .jcarousel-prev-horizontal{position:absolute;top:50%;margin-top:-11px;left:5px;width:22px;height:22px;cursor:pointer;background:transparent url(https://uguisushop.com/wp-content/themes/maya/images/icons/arrow-left.png) no-repeat 0 0!important;}
.portfolio-slider .jcarousel-direction-rtl .jcarousel-prev-horizontal{left:auto;right:5px;background-image:url(https://uguisushop.com/wp-content/themes/maya/images/icons/arrow-right.png)!important;}
.portfolio-slider .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(https://uguisushop.com/wp-content/themes/maya/next-vertical.png) no-repeat 0 0;}
.portfolio-slider .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(https://uguisushop.com/wp-content/themes/maya/prev-vertical.png) no-repeat 0 0;}
.portfolio-slider .jcarousel-next-horizontal:hover,.portfolio-slider .jcarousel-prev-horizontal:hover{background-position:-32px 0;}
.portfolio-slider .jcarousel-next-horizontal:active,.portfolio-slider .jcarousel-prev-horizontal:active{background-position:-64px 0;}
.portfolio-slider .jcarousel-next-vertical:hover,.portfolio-slider .jcarousel-prev-vertical:hover{background-position:0 -32px;}
.portfolio-slider .jcarousel-next-vertical:active,.portfolio-slider .jcarousel-prev-vertical:active{background-position:0 -64px;}
.portfolio-slider .jcarousel-next-disabled-vertical,.portfolio-slider .jcarousel-next-disabled-vertical:hover,.portfolio-slider .jcarousel-next-disabled-vertical:active,.portfolio-slider .jcarousel-prev-disabled-vertical,.portfolio-slider .jcarousel-prev-disabled-vertical:hover,.portfolio-slider .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}



.portfolio-post {}
.portfolio-post .post_content {padding-top:20px;}
.portfolio-post .portfolio_header { position: relative; padding-top:20px; }
.portfolio-post .portfolio_header h2 { position: absolute; bottom: 0; right: 0; background: #fff; padding: 5px 30px 5px 20px !important; margin:0 !important; line-height: 40px; font-size: 30px; border-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px; }
.portfolio-post .portfolio_header img { display:block; border: none; padding: 0; margin:0; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; }

.portfolio-post .work-skillsdate { border: 1px solid #C9CACB; border-width: 1px 0; float: left; padding: 10px 0; margin: 0 20px 10px 0; width: 180px }
.portfolio-post .work-skillsdate p { line-height: 1em; font-size: 11px; text-transform: uppercase; margin-left: 0 }
.portfolio-post .work-skillsdate span { font-weight:bold; padding-right: 5px; text-transform: none }
#content .portfolio-post h2 {clear:none;}
.portfolio-post p { margin-left: 200px; }
/* ====================== END PORTFOLIO ====================== */



/* ====================== START WIDGETS ====================== */
.widget {margin-bottom:10px;}
/*.widget h2, .widget h3 {margin: 0 0 10px 0}   per tenere allineati tutti i titoli, tra widget e pagine */
.widget ul { list-style: none }
.widget ul.children { list-style-image: url('https://uguisushop.com/wp-content/themes/maya/images/icons/ruz.png'); list-style-position: inside; margin:0; }
.widget li { color: #636060; line-height: 26px; }

#footer .widget .menu {margin-top: 0;padding-top:0;}
#footer .widget .menu li {line-height:  26px;}
#footer .widget .menu li.menu-2-cols,
#footer .widget_pages li.menu-2-cols{float:left;width: 115px;}

/* border left on all widgets */
.widget > p, .widget > div, .widget > blockquote, .widget > table, .widget > ul, .widget > ol {
    border-left: 1px solid #D1CFCF;
    margin-top: 7px;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 15px;
}

#sidebar .clear{ border-left: 0px;}

/* recent posts */
.widget.popular-posts, .widget.recent-posts {margin-bottom:10px;}
.recent-post { margin-top:20px }
.recent-post .hentry-post { line-height:18px; margin-bottom: 0px; }
.recent-post a { font-size:12px }
#sidebar .recent-post a.title { font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;color: #ab5705; line-height: 11px; }
#sidebar .recent-post a.title:hover {color: #1f1f1f;}
.recent-post div.link { display:block; height:77px; font-size:1.2em; margin-bottom:2em }
.recent-post div.link:last-child { margin-bottom:0; }
.recent-post .thumb-img { float:left; margin-right:10px; }
body .recent-post .thumb-img img { padding:3px !important; border:1px solid #d7d2d2; float:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.recent-post .thumb-img .thumb-shadow { width:100%; height:14px; background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/shadow-thumb-recentposts.png') no-repeat center top; margin:-7px 0 0; }
.recent-post p, .recent-post small { color:#656262; }
.recent-post p { margin:0; line-height:22px; font-size:11px; }

/* last news */
.last-news { width:100%; float:left; }
.last-news .box-post { float:left; margin-bottom:30px; position:relative; }
.last-news img { float:left; border:1px solid #acabab; padding:3px; width:55px; height:55px; position:absolute; left:0; top:0; }
.last-news a.title { color:#4F4E4E; }
.last-news a.title, .last-news p.meta { display:block; width:225px; float:right; margin-left:75px; }
.last-news p.meta { padding:12px 0; }
.last-news p.meta span.date, .last-news p.meta span.author { display:block; line-height:1.5em; height:auto; margin:0; font-size:0.8em; padding-left:20px; background:no-repeat left center; }
.last-news p.meta span.date   { width:80px; float:left;  background-image:url('https://uguisushop.com/wp-content/themes/maya/images/time-icon.png'); }
.last-news p.meta span.author { width:100px; float:right; background-image:url('https://uguisushop.com/wp-content/themes/maya/images/user-icon.png'); }

/* text image */
.boxs-home { margin-bottom:20px; float:left; }
body .boxs-home h2 { text-align:center; }
.boxs-home img { margin-bottom:20px; }

/* text icon */
.sheeva-text-image-icon-left { padding-right: 10px }
.sheeva-text-image-icon-right { padding-left: 10px }

/* testimonials widget */
.testimonial-widget .testimonial-text ul,.testimonial-widget .testimonial-text ul li{
    width: 100% !important;
}

.testimonial-widget img:first-child {
    position: relative;
	top: 2px;
	margin-right: 10px;
}

.testimonial-widget blockquote p {
	font-size: 12px;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
	padding-left: 5px;
    margin-top: 0;
    margin-bottom: 5px;
	width: 200px;
 }

.testimonial-widget ul {margin-top: 0;padding-left:0;}
.testimonial-widget a.name-testimonial, .testimonial-widget a.url-testimonial { padding-left: 5px; }
.testimonial-widget a.name-testimonial { color: #000; font-size: 12px; font-weight:  bold; }
.testimonial-widget a.name-testimonial:before {
    content: "- ";
}


/* tag cloud */
.tagcloud a { color:#686767; }

/* calendar */
#wp-calendar { width:100%; margin-top:0; }
#wp-calendar th, #wp-calendar td { line-height:32px; padding:1px 2px; text-align:center; font-size: 12px}
#wp-calendar caption { margin-bottom:10px; font-size:80%; font-weight:bold; }
#wp-calendar th, #wp-calendar #today, #wp-calendar #today a { background-color:#ccc; color:#434343; }
#wp-calendar tfoot a { display:block; }
#wp-calendar #today a:hover { color:#000 }

/* last tweets */
.last-tweets ul {margin-top:-20px;}
.last-tweets p {margin-top:20px;}
.last-tweets a { color: #9A6614 !important; }
.last-tweets a:hover { color: #000 !important; }
.last-tweets p.meta { padding: 0; margin-top: 0px; color: #828080; }

/* newsletter section */
/* .newsletter-section{width:auto;}
.newsletter-section ul{margin-left:0!important;}
.newsletter-section li{list-style:none outside none;position:relative;margin:5px 7px;}
.newsletter-section label{color:#999;display:block;font-size:12px;left:3px;line-height:16px;position:absolute;top:12px;}
.newsletter-section input{background-color:#FAF9F9;border:1px solid #BDBEBE;height:32px;width:100%;margin:2px 0 2px -7px;padding:0 5px;}
.newsletter-section input.submit-field{position:relative;display:block;background:url('https://uguisushop.com/wp-content/themes/maya/images/input_pattern.png') repeat-x;border:1px solid #D5D4D4;color:#444;cursor:pointer;float:right;font-family:"Droid Sans",serif;font-size:10px;height:25px;min-width:55px;text-transform:uppercase;width:auto;margin:0 -5px 0 0;padding:0 10px;}
.newsletter-section input.submit-field:hover{background:url('https://uguisushop.com/wp-content/themes/maya/images/input_pattern_hover.png') repeat-x;} */

/* widget_nav_menu */
.widget_nav_menu ul.sub-menu { margin:0; padding-left: 15px; }

/* more projects widget */
.more-projects-widget { position:relative; }
.more-projects-widget .sliderWrap { overflow:hidden; }
.more-projects-widget .jcarousel-clip { margin-left:0; }
.more-projects-widget ul { width:200px !important; margin:0; list-style:none; height:470px !important; padding-bottom:14px; margin-bottom:10px !important; }
.more-projects-widget li { border-bottom:0; clear:both; min-height:76px; }
.more-projects-widget .work-thumb { display:block; width:55px; height:55px; float:left; padding-bottom:14px; border:1px solid #dad5d5; padding:3px; margin-bottom:1em; }
.more-projects-widget .work-thumb img { margin:0; display:block; }
.more-projects-widget .meta { float:right; width:130px; margin:0; }
.more-projects-widget .work-title { font-size:13px; color:#656262; margin-top:6px; margin-bottom:3px; line-height:18px; }
.more-projects-widget .categories { padding: 0; font-size: 10px; line-height: 14px; }
.more-projects-widget .categories a { font-size:12px; color:#999 !important; }
.more-projects-widget .categories a:hover { color:#000 !important; }
.more-projects-widget .controls { display:none; margin-top:20px; padding-top:10px; border-top:1px solid #e5e5e5; text-align:center; }
.more-projects-widget .top { display:none; margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #e5e5e5; text-align:center; }
.more-projects-widget .controls a, .more-projects-widget .top a { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/nav-slider-projects.png') no-repeat; display:inline-block; width:18px; height:18px; text-indent:-9999px; }
.more-projects-widget  a.prev { background-position:left center; margin-right:10px; }
.more-projects-widget  a.next { background-position:right center; }
.more-projects-widget  a.disabled { opacity:0.2; cursor:default; }

/* icon text */
.icon-text img {margin-right: 10px;padding-top:0;}
.icon-text > img {float:left;}
.icon-text h3, .icon-text p {width:160px;}
.icon-text p {
    font-size: 12px;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
	padding-left: 12px;
    margin-top: 0;
    margin-bottom: 5px;
	width: 200px;
}

#footer .icon-text img {padding-top: 12px;}

/* recent comments */
.recent-comments .the-post {margin-bottom:1.6em;line-height:1em;}
.recent-comments .the-post .author, .recent-comments .the-post .title {/*font-size:0.85em;*/}
.recent-comments .the-post p {padding-bottom:0;line-height:1.5em;margin-top:3px;}
.recent-comments .avatar {display:inline;float:left;padding-right:7px !important;margin:0;}
.recent-comments .avatar img {background:#FFFFFF !important;border:1px solid #CDCDCD !important;padding:2px !important;width:auto;height:auto;}
#sidebar .recent-comments a.title, #sidebar .recent-comments a.goto, #sidebar .recent-comments .author a {color:#a16404;line-height:1.5em;}
#sidebar .recent-comments a.title:hover, #sidebar .recent-comments a.goto:hover, #sidebar .recent-comments .author a:hover {color:#da8102;}
.recent-comments a.goto {font-size:1.2em;}
.recent-comments a.title {font-size:1em;}
.prev-comments {float:left;display:none;padding-top:20px;}
.next-comments {float:right;padding-top:20px;}
.prev-comments:hover, .next-comments:hover {text-decoration:underline !important;}

/* flickr */
/*.footer_cols_4 .widget_flickrRSS a:nth-child(4n+1) img { margin-right: 0; }*/
.widget_flickrRSS img {border: 1px solid #DDDDDD; margin: 12px 5px 0px 0; padding: 2px; width: 45px; height: 45px; display:block; float:left; }
/* ====================== END WIDGETS ====================== */



/* ====================== START SHORTCODE ====================== */
hr {margin:40px auto;width:600px;border:1px dotted #ccc;clear:both}
code, pre {background-color:#e8ebec;border:1px dotted #bbb;color:#333;font:13px/18px Consolas,"Courier New",Courier,monospace;padding:0px 5px;}

/*column*/
.box-sections,
.one-fourth {float:left;margin-right:3%;width:22.75%;}
.one-third  {float:left;margin-right:3%;width:31.33%;}
.two-third  {float:left;margin-right:3%;width:65.66%;}
.two-fourth {float:left;margin-right:3%;width:48.5%;}
.third-fourth {float:left; margin-right: 3%; width: 74.25% }

/*bullet*/
ul.short {margin:20px 0;padding:0;list-style-type:none!important;}
ul.short.info {background-color:transparent !important;border:none !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none!important;}
ul.short li {padding:0 0 0 25px;marg:0 0 0 5px;}
ul.star li  {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bullet/star.png') no-repeat center left;}
ul.arrow li {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bullet/arrow.png') no-repeat center left;}
ul.check li {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bullet/check.png') no-repeat center left;}
ul.add li   {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bullet/add.png') no-repeat center left;}
ul.info li  {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bullet/info.png') no-repeat center left;}

/*alert message*/
div.sc-box {font-size:108.3%;margin:2px 0 15px;padding:20px 15px 20px 65px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;/*behavior:url(http://www.yourinspirationweb.com/tf/bolder/wp-content/themes/bolder/PIE.htc);*/}
div.success-box {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/check.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.arrow-box   {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/arrow.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.alert-box   {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/alert.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
div.error-box   {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/error.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
div.notice-box  {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/note.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
div.info-box    {background:url("https://uguisushop.com/wp-content/themes/maya/images/icons/message/info.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

/*toggle*/
.toggle {  }
.toggle p.tab-index { padding-bottom:16px; margin-bottom:10px; border-bottom:1px solid #d7d7d7; }
.toggle p.tab-index a { font-family:"Rokkitt","Georgia", "Times New Roman", serif !important; font-size: 18px; display:block; line-height:22px; background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/toggle/head.png') left top no-repeat; padding:0 0 0 30px; cursor:pointer; color:#3e3e3e; }
.toggle p.tab-opened a, .toggle p.tab-index a:hover { background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/toggle/head-active.png') left top no-repeat; }
.toggle p.tab-index a:hover { text-decoration:none; }
.toggle .content-tab { border-left: 1px solid #CFCFCF; margin: 0 0 20px 10px; }
.toggle .content-tab p { padding:18px 10px 18px 20px; margin-top:0; }


/*tabs*/
#primary .tabs-container ul.tabs {list-style-type:none;margin:0 !important;padding:0;height:40px;position:relative;z-index:1;border:1px solid #d4d4d4;background:#f9f9f9 url('https://uguisushop.com/wp-content/themes/maya/images/bg/bg-tabs.png') repeat-x bottom;}
#primary .tabs-container ul.tabs li {list-style:none;}
#primary .tabs-container ul.tabs li a {font-family:"Rokkitt","Georgia", "Times New Roman", serif; color:#444;font-size:1em;height:40px;line-height:40px;display:block;float:left;text-align:center;border:1px solid #d4d4d4;border-left:0;border-top:0;padding:0 3%;}
#primary .tabs-container ul.tabs li a:hover {background:#f9f9f9;color:#000;}
#primary .tabs-container ul.tabs li.current a {background:#fff;border-bottom:1px solid #fff;color:inherit;}
#primary .tabs-container ul.tabs li:first-child {/*border-left:1px solid #d4d4d4 !important;*/}
#primary .tabs-container ul.tabs li:last-child {border-right:1px solid #d4d4d4 !important;}
#primary .tabs-container div.panel {padding:20px 20px 10px;}
#primary .tabs-container div.panel p {margin:0;}
#primary .tabs-container div.border-box {position:relative;top:-1px;left:0;border:1px solid #d4d4d4 !important;z-index:0;background:#FFF;clear:both;}
#primary .tabs-container div.border-box {-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5p}
#primary .tabs-container ul.tabs {-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5p}
#primary .tabs-container ul.tabs li:first-child a {-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;}
#primary .tabs-container ul.tabs h4 {clear:none !important;margin:0;}

/*table*/
table {margin:1em 0 30px;border:1px solid #e0e0e0;}
table td, table th { padding:10px 20px; text-align:center; color:#757475; }
#content .post table {font-size:100%;}
.short-table th {background:#fff;border-bottom:1px solid #e0e0e0;text-align:center;height:80px;color:#636262;font-weight:bold;}
.short-table th.features {border-bottom:none;height:40px;line-height:40px;background-color:transparent;color:#636262;}
tr:nth-child(2n+1) {background-color:#f6f6f6;}
#content td img {border:none;vertical-align:middle;margin:0;}
/*red*/
.short-table.red thead th {background:#c21200;color:#fff;}
.short-table.red table {border:1px solid #c21200;}
/*grey*/
.short-table.grey thead th {background:#4b4a4a;color:#fff;}
.short-table.grey table {border:1px solid #4b4a4a;}
/*blue*/
.short-table.blue thead th {background:#07558c;color:#fff;}
.short-table.blue table {border:1px solid #07558c;}

/*prices table*/
.price-table {background:#fff url('https://uguisushop.com/wp-content/themes/maya/images/bg/tab-price-gradient.png') repeat-x;width:280px;border:1px solid #d2d0d0;margin:0 0 20px}
.price-table .head {height:100px;text-align:center;border-bottom:1px solid #d2d0d0;}
.price-table .head p {margin:0 !important;padding:0 !important;line-height:4em;font-size:13px;}
.price-table .head h2.price {font-size:4em;margin:0 !important;line-height:0.4em;text-align:center;padding:0;}
.price-table .body {padding:20px 25px;}
.price-table .body ul {list-style:none;margin:0 0 20px;}
.price-table .body li {padding:10px 0 10px 35px;background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/tick20.png') left center no-repeat;line-height:20px;}
.price-table .body .more {text-align:center;padding:0!important;margin:0!important;}
.price-table .body .more a {padding:5px 10px;text-align:center;border:1px solid #dbd8d8;background:#f3f3f3;color:#999;display:inline-block;width:auto;height:16px;line-height:16px;text-transform:uppercase;font-size:110%;}
.price-table .body .more a:hover {background:#eee;color:#605f5f;text-decoration:none;}

.price-table .blue *, .price-table .red *, .price-table .grey *, .price-table .green *, .price-table .yellow * {color:#fff}
.price-table .grey {background:#4b4a4a}
.price-table .blue {background:#07558c}
.price-table .red {background:#c21200}
.price-table .green {background:#1d7406}
.price-table .yellow {background:#7b8904}

/*twitter*/
.twitter-container {margin-top:-20px;}
ul.tweets-widget {list-style-type:none;margin:0;padding:0;}
#footer ul.tweets-widget li {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/bird-twitter.png') no-repeat 0 30px;margin:0;line-height:20px;min-height:28px;border-bottom:1px solid #aba9a9;border-top:1px solid #e8e7e7;padding:20px 0 20px 40px!important;color:inherit;}
ul.tweets-widget li.first {border-top:none;}
ul.tweets-widget li.last {border-bottom:none;}
ul.tweets-widget li p.meta {font-size:inherit;}

/* menu shortcodes */
#menu-shortcodes a{ color: #636060; }
#menu-shortcodes a:hover{ color: #9A6614; }

/*twitter shortcode*/
#content .last-tweets-widget ul, .last-tweets-widget ul {list-style-type:none;margin:0;padding:0;}
.last-tweets-widget ul li {background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/twitter-bg.png') no-repeat 0 center;margin:0;line-height:20px;min-height:20px;border-bottom:1px dotted #ccc;padding:15px 0 15px 40px;}

/*dropcap*/
span.dropcap {font-size:220%;display:block;float:left;margin:5px 8px 5px 0;}

/*quote*/
blockquote p, .cite li {padding:0 0 0 45px;}
.cite {margin:0}

/*highlight*/
span.highlight {background-color:#d9d7d6;}

/*slider*/
.flexslider-sc {
  height: 100%;
  width: 800px;
  overflow: hidden;
  position: relative;
  margin-bottom:10px;
}
.flexslider-sc .slides, .flexslider-sc ol { list-style: none !important; margin-left: 0 !important;}
.flexslider-sc ol{margin-left:10px !important}
.flexslider-sc ul,
.flexslider-sc ul li {
  height: 100%;
  width: 100%;
}
.flexslider-sc ul {
  list-style: none;
  margin: 0;
}
.flexslider-sc ul li {
  display: none;
}
.flexslider-sc ul li img {
  width: 100%;
  max-width: 640px;
}
.flex-control-nav{bottom:10px !important;text-align:left !important;}
.flex-control-nav li{margin: 0 0 0 2px !important;}
.flex-control-nav li a {width:9px !important;height:9px !important;}
.flex-control-nav li a.active {background-position: left bottom !important;}
.flex-control-nav li a:hover{background-position:left top !important;}

.nivo-slider {position:relative;margin-bottom:35px}
.nivo-slider .nivo-slice, .nivo-slider .nivo-box {position:absolute;}
.nivo-slider img {position:absolute;top:0;left:0;border:0 !important;padding:0 !important;width:100%}
.nivo-imageLink {position:absolute;left:0;top:0;width:100%;height:100%;}
.nivo-controlNav {position:absolute;top:102%}
.nivo-controlNav a {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/pagination-slider.png') no-repeat;cursor:pointer;display:block;float:left;height:12px;margin:0 5px 0 0;position:relative;text-indent:-9999px;width:12px;z-index:99;}
.nivo-controlNav a:hover, .nivo-controlNav a.active {background-position:0 -12px}

/*section caption*/
div.section-caption { width:100%; margin:20px 0 40px; }
div.section-caption h5 { color:#636161; text-transform:none; width:120px; padding-right:30px; float:left; font-weight:normal; margin-top:0 }
div.section-caption .captions { float:left; width:460px; }
div.section-caption .caption { border-left:1px solid #cfcfcf; padding-left:30px; margin-bottom:45px; }
div.section-caption .caption h6 { font-style:italic; margin-top:0; line-height:18px; }
div.section-caption .captions br { display:none; }

/*call to action*/
.call-to-action { width:100%; height:113px; background:#fff url('https://uguisushop.com/wp-content/themes/maya/images/gradient-call-to-action.png') repeat-x top left; border:1px solid #cbc9c9; position:relative; }
.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone { float:left; height:100%; margin-left:20px; position:relative; z-index:1; }
.call-to-action .incipit h2 { margin:0; font-size:30px; line-height:38px; margin:24px 0 0; padding-top:0; }
.call-to-action .incipit p { color:#464444; font-size:14px; line-height:20px; margin:0; }
.call-to-action .separate-phone { width:64px; background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/phone-call-to-action.png') no-repeat top left; }
.call-to-action .number-phone { margin-right:20px; margin-left:10px; line-height:106px; font-size:42px; color:#838383; font-weight:bold; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; text-shadow:1px -1px 2px rgba(255,255,255,0.83); letter-spacing:-3px; }
.call-to-action .decoration-image { position:absolute; right:0; bottom:0; width:100%; height:120%; background:url('https://uguisushop.com/wp-content/themes/maya/images/woman.png') no-repeat right bottom; }

/*call to action two*/
.call-to-action-two { background:#ebeced; padding:20px; position:relative; margin-top:4em; }
.call-to-action-two p { color:#555657; font-size:20px !important; float:left; width:75%; line-height:18px; }
.call-to-action-two p span { color:#393b3c; }
.call-to-action-two .call-button { display:block; float:right; padding:10px 15px; font-size:24px; font-weight:bold; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; background:#A0A5AC; color:#fff; }
.call-to-action-two .call-button:hover { background:#89909b; }

/*testimonials*/
.testimonial {position:relative;border-bottom:1px solid #d3d2d2;margin-bottom:60px;margin-top:20px;}
.testimonial .thumbnail {position:absolute;top:0;left:0;background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/thumb-testimonial.png') no-repeat center;padding-top:0;}
.testimonial .thumbnail img {width:94px;height:94px;padding:11px;max-width:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.testimonial .testimonial-text {margin-left:136px;min-height:130px;}
.testimonial .testimonial-text p {margin:6px 0 0;}
.testimonial .testimonial-name {float:right;height:20px;text-align:right;}
.testimonial .testimonial-name a {display:block;clear:both;}
.testimonial .testimonial-name a.name, .testimonial .testimonial-name span.name {background: #FFF; padding-left:10px;font-size:1.4em;float:right;}
.testimonial .testimonial-name a.website {font-size:12px;color:#1c1c1c;}
/*.testimonials-list { margin-bottom:0; padding: 25px 20px; }
.testimonials-list:first-child { padding-top: 0 }
.testimonials-list .thumb-testimonial { float:left; text-align:left; height: 205px; width: 147px; position: relative; }
.testimonials-list .thumb-testimonial img { width: 147px; height: 147px; margin-bottom: 0; border:5px solid #fa8c09; -moz-border-radius: 147px; -webkit-border-radius: 147px; border-radius: 147px }
.testimonials-list .thumb-testimonial p { clear:both; background-color: #fff; padding: 0; text-align: right }
.testimonials-list .name-testimonial { line-height: 1.5em;  }
.testimonials-list span.title { font-size: 15px; font-family: "Rokkitt", serif; color: #c86f06; font-weight: bold }
.testimonials-list span.website a { font-size: 13px; font-family: "Rokkitt", serif; color: #030303; font-weight: bold }
.testimonials-list .the-post { padding:10px 0 0 35px; background:url('https://uguisushop.com/wp-content/themes/maya/images/bg/sep-testimonials.png') no-repeat left 15px; margin-left:165px; }*/

/* testimonials slider */
#primary .testimonials-slider {position:relative;margin:20px 0;}
#primary .testimonials-slider .testimonial-list {padding:30px 0;position:relative;}
#primary .testimonials-slider .top.shadow {top:0}
#primary .testimonials-slider .bottom.shadow {bottom:-10px;}
#primary .testimonials-slider ul {margin:0;list-style:none;width:80%;margin:0 auto;}
#primary .testimonials-slider ul li {width:100%;height:90px;}
#primary .testimonials-slider ul li blockquote {background:none;padding:0;}
#primary .testimonials-slider ul li blockquote p {font-size:24px;color:#030303;text-align:center;margin:0;padding:0;line-height:28px;}
#primary .testimonials-slider ul li p.meta {font-size:1.0714em;color:#030303;text-align:center;padding:0;margin:0;}
#primary .testimonials-slider ul li p.meta strong {color:#373737;}
#primary .testimonials-slider ul li a {color:#030303;font-family:'Rokkitt',serif !important;line-height:24px;}
#primary .testimonials-slider ul li a:hover {color:#1c1c1c;}
#primary .testimonials-slider .prev, #primary .testimonials-slider .next {cursor:pointer;width:30px;height:30px;overflow:hidden;position:absolute;top:10px;}
#primary .testimonials-slider .prev {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/prev_button.png') no-repeat;left:0px;text-indent:-100px;}
#primary .testimonials-slider .next {background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/next_button.png') no-repeat;right:0px;text-indent:100px;}
#primary .testimonials-slider .prev:hover {background-position:left bottom;}
#primary .testimonials-slider .next:hover {background-position:right bottom;}

/*google maps*/
.google-map-frame { padding:3px; border:1px solid #acabab; display: inline-block; }
.google-map-frame iframe { width:100%; display:block; }

.header-map{ position: relative; top: -10px; width: 960px; margin: 0 auto; }
.header-map #map-wrap{ width: 960px; height: 0px; overflow: hidden; }
.header-map #map-wrap.opened{ height: 300px;}
.header-map #map{ width: 100%; height: 340px; }
.header-map #map-text{ background: url('https://uguisushop.com/wp-content/themes/maya/images/icons/map-marker.png') 0px 8px no-repeat; padding: 8px 24px; border-bottom: 1px solid #CFCFCF; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif !important; font-size: 16px; }
.header-map .tab-label{ display: block; width: 90px; height: 20px; text-align: center; background: #FFF; position: absolute; bottom: -25px; right: 0px; padding: 0px 10px 5px 10px; border: 1px solid #CFCFCF; border-radius: 0px 0px 5px 5px; border-top: 0px; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; text-transform: uppercase; font-size: 12px; }

/* Related Products */
#related-products h3{ font-size: 16px; }

/*styled button icon*/
#content .more-button { position:relative; margin:20px 0 0; width:151px; height:39px; clear:right; display:inline-block; }
#content .bg-button, #content a.more-button, #content .more-button a { background:transparent url('https://uguisushop.com/wp-content/themes/maya/images/button-more.png') top left no-repeat; }
#content a.more-button, #content .more-button a, #content .more-button input, #content .more-button button { display:inline-block; width:101px; height:39px; line-height:39px; color:#696969; padding:0 40px 0 10px; text-shadow:1px 1px 0px #fff; border:0; cursor:pointer; font-size:13px; text-align:center; }
#content a.more-button:hover, #content .more-button a:hover, #content .bg-button:hover { background-position:0 -39px; color:#383838; }
#content .more-button input, #content .more-button button { width:151px; background-color:transparent; }
#content .more-button .icon { display:block; position:absolute; top:0; right:0; width:34px; height:39px; background:center no-repeat; }
#content .more-button .icon-img { background-position:125px center; background-repeat:no-repeat; }

.home_page_item .read-more {
    margin-bottom: 5px;
}

/*button rtl*/
#content a.more-button-rtl, #content .more-button-rtl a, #content .more-button-rtl input, #content .more-button-rtl button { padding:0 10px 0 40px; background-image:url('https://uguisushop.com/wp-content/themes/maya/images/button-more-rtl.png') }
#content .more-button-rtl .icon { left:0; right:auto; }

/*button icons*/
#commentform .form-submit input,
#content .more-button .arrow        { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/arrow.png') }
#content .more-button .arrow-left   { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/arrow-left.png') }
#content .more-button .remove       { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/remove.png') }
#content .more-button .calc         { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/calc.png') }
#content .more-button .offer        { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/offer.png') }
#content .more-button .gift         { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/gift.png') }
#content .more-button .cart         { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/cart.png') }
#content .more-button .download     { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/download.png') }
#content .more-button .tick         { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/for_button/tick.png') }

/* socials */
a.socials, a.socials-small { display:inline-block; margin-right:0px; text-indent:-9999px; text-align:left; }
a.socials { width:34px; height:34px; background-position: left bottom !important; }
a.socials-small { width:21px; height:21px; background-position:left bottom !important; }
a.socials:hover, a.socials-small:hover { background-position:left top !important }

a.facebook  { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/facebook.png') no-repeat }
a.rss       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/rss.png') no-repeat }
/* a.blogger   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/blogger.png') no-repeat } */
a.delicious { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/delicious.png') no-repeat }
a.flickr    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/flickr.png') no-repeat }
a.stumble   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/stumble.png') no-repeat }
a.vimeo     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/vimeo.png') no-repeat }
/* a.yahoo     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/yahoo.png') no-repeat } */
a.youtube   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/youtube.png') no-repeat }
a.twitter   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/twitter.png') no-repeat }
a.linkedin  { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/linkedin.png') no-repeat }
/* a.mail      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/mail.png') no-repeat } */
a.skype     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/skype.png') no-repeat }
a.lastfm    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/lastfm.png') no-repeat }
a.myspace   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/myspace.png') no-repeat }
a.tumblr    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/tumblr.png') no-repeat }
a.digg      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/digg.png') no-repeat }
a.quora     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/quora.png') no-repeat }
a.dribble   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/dribble.png') no-repeat }
a.forrst    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/forrst.png') no-repeat }
a.google    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/google.png') no-repeat }
a.googleplus    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/googleplus.png') no-repeat }
a.ember     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/ember.png') no-repeat }
a.pinterest     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/pinterest.png') no-repeat }
a.bookmark     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/bookmark.png') no-repeat }
a.instagram     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/socials/instagram.png') no-repeat }


a.facebook-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/facebook.png') no-repeat }
a.rss-small          { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/rss.png') no-repeat }
/* a.blogger-small   { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/blogger.png') no-repeat } */
a.delicious-small    { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/delicious.png') no-repeat }
a.flickr-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/flickr.png') no-repeat }
a.stumble-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/stumble.png') no-repeat }
a.vimeo-small        { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/vimeo.png') no-repeat }
/* a.yahoo-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/yahoo.png') no-repeat } */
a.youtube-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/youtube.png') no-repeat }
a.twitter-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/twitter.png') no-repeat }
a.linkedin-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/linkedin.png') no-repeat }
/* a.mail-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/mail.png') no-repeat } */
a.skype-small        { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/skype.png') no-repeat }
a.lastfm-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/lastfm.png') no-repeat }
a.myspace-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/myspace.png') no-repeat }
a.skype-small        { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/skype.png') no-repeat }
a.tumblr-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/tumblr.png') no-repeat }
a.digg-small         { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/digg.png') no-repeat }
a.quora-small        { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/quora.png') no-repeat }
a.dribble-small      { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/dribble.png') no-repeat }
a.forrst-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/forrst.png') no-repeat }
a.google-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/google.png') no-repeat }
a.googleplus-small       { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/googleplus.jpg') no-repeat }
a.ember-small        { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/ember.png') no-repeat }
a.pinterest-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/pinterest.jpg') no-repeat }
a.bookmark-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/bookmark.png') no-repeat }
a.instagram-small     { background:url('https://uguisushop.com/wp-content/themes/maya/images/icons/small-socials/instagram.png') no-repeat }

/* icon section */
.box-sections { line-height: 1.81em; float:left; margin-bottom:20px; margin-top:20px; }
.box-sections h3, .box-sections h2, .box-sections-border h3, .box-sections-border h2 { margin-bottom:20px !important; }
.box-sections h2 { font-size:2em; }
.box-sections h3 { font-size:1.4em; }
.box-sections h1, .box-sections h2, .box-sections h3, .box-sections h4, .box-sections h5, .box-sections h6 { margin-top:0; clear:none !important; }
.box-sections h4, .box-sections h5, .box-sections h6 { font-size:1.2em; }
.box-sections h6, .box-sections-border h6 { margin:5px 0 22px !important; font-family:'Rokkitt','Georgia','Times New Roman',serif; }
.box-sections p, .box-sections-border p { clear:both }
.box-sections img.thumb, .box-sections-border img.thumb { width:262px; height:139px; padding:3px; border:1px solid #ccc; }
.box-sections img.icon { float: left; margin-right: 10px; }
.box-sections span, .box-sections-border span { color:#244455 }
.one-fourth .box-sections, .one-third .box-sections, .two-fourth .box-sections, .two-third .box-sections {width:auto;}

/* image styles */
.image-styled a.thumb {display:block;position:relative;max-width:100%;width:auto;}
.image-styled .img_frame {max-width:100%;padding:4px;background:#fff;border:1px solid #FFFFFF;box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;}
.image-styled .img_frame img {display:block;max-width:100%;width:auto;}
.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img {display:block;max-width:940px;width:auto;height:auto;}
.img_size_thumbnail { width: 150px; }
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/zoom.png') center no-repeat }
a.video a.zoom { background:#000 url('https://uguisushop.com/wp-content/themes/maya/images/icons/play.png') center no-repeat }

/*buttons*/
.wall-of-buttons {margin:0 auto;width:100%;text-align:left;}
body a.sc-button {display:inline-block;margin:0 5px 19px 0;}
body a.sc-button {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);background:#222;
        border-bottom:1px solid rgba(0,0,0,0.25);color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
        line-height:1;overflow:visible;padding:5px 15px 6px;position:relative;text-decoration:none;text-shadow:0 -1px 1px rgba(0,0,0,0.25);width:auto;}
.orange.sc-button {background-color:#ff5c00;}
.orange.sc-button:hover {background-color:#d45500;}
.blue.sc-button {background-color:#2daebf;}
.blue.sc-button:hover {background-color:#007d9a;}
.green.sc-button {background-color:#91bd09;}
.green.sc-button:hover {background-color:#749a02;}
.red.sc-button {background-color:#e33100;}
.red.sc-button:hover {background-color:#872300;}
.yellow.sc-button {background-color: #ffb515;}
.yellow.sc-button:hover {background-color:#fc9200;}
.magenta.sc-button {background-color:#a9014b;}
.magenta.sc-button:hover {background-color:#630030;}
.sc-button:hover {background-color:#111;}

.large.sc-button {font-size:14px;padding:8px 19px 9px;}
.small.sc-button {font-size:11px;}
.sc-button:hover,.sc-button:active {text-decoration:none;}

/*logo*/
span.logo {font-family: 'Pacifico',cursive;}

/*features tab*/
.hentry .features-tab-container {
    background: #fff url(https://uguisushop.com/wp-content/themes/maya/images/bg-features-tab.png) repeat-y left top;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 700px;
}

.hentry .features-tab-container.without-sidebar {
    width: 960px;
}

.hentry .features-tab-container .features-tab-wrapper {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    width: 374px;
}

.hentry .features-tab-container.without-sidebar .features-tab-wrapper {
    width: 634px;
}

#content .hentry .features-tab-container .features-tab-labels {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    float: left;
    list-style-type: none;
    margin: 0 0 -1px;
    padding: 0;
    width: 285px;
}

.hentry .features-tab-container .features-tab-labels li {
    border-bottom: 1px solid #d4d4d4;
    color: #727171;
    cursor: pointer;
    font-family:'Rokkitt','Georgia','Times New Roman',serif;
    font-size: 16px !important;
    padding: 10px 16px;
    position: relative;
    width: 253px;
    z-index: 100;
}

.hentry .features-tab-container .features-tab-labels li:last-child {
    border-bottom: none;
}

.hentry .features-tab-container .features-tab-wrapper {
    float: right;
    padding: 20px;
}

.hentry img.attachment-features_tab_icon {
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 15px 0 0;
    vertical-align: middle;
}

.hentry .features-tab-container .features-tab-labels li.current-feature {
    background-color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    color: #000;
}

/* product sliders */
.products-slider ul, .products-slider .jcarousel-clip {width:100%;overflow:hidden;}
.products-slider ul.products {width:100%;padding-top:10px !important;}
.products-slider ul li.last, .products-slider ul li.first {clear:none;}
.products-slider .jcarousel-prev, .products-slider .jcarousel-next {width:19px;height:19px;top:31%;margin-top:-9px;position:absolute;background:url('https://uguisushop.com/wp-content/themes/maya/images/product-slider-arrows.png') no-repeat;cursor:pointer;}
.products-slider.categories .jcarousel-prev, .products-slider.categories .jcarousel-next {top:40%;}
.products-slider .jcarousel-prev {background-position:center top;left:0;}
.products-slider .jcarousel-next {background-position:center bottom;right:0;}
.products-slider.traditional .jcarousel-prev, .products-slider.traditional .jcarousel-next {top:68px;width:39px;height:38px;background-image:url('https://uguisushop.com/wp-content/themes/maya/images/product-slider-arrows-2.png');}
.products-slider.traditional .jcarousel-prev {margin-left:1px;}
.products-slider.traditional .jcarousel-next {margin-right:5px;}
.products-slider.traditional.categories .jcarousel-prev, .products-slider.traditional.categories .jcarousel-next {margin-left:-5px;margin-right:-5px;}
.products-slider .jcarousel-prev[disabled="disabled"], .products-slider .jcarousel-next[disabled="disabled"] {opacity:0.6;}
.products-slider .jcarousel-direction-rtl { direction: rtl; }
.products-slider .jcarousel-direction-rtl ul { float:none; }
.products-slider .jcarousel-direction-rtl .jcarousel-prev {background-position:center bottom;left:auto;right:0;}
.products-slider .jcarousel-direction-rtl .jcarousel-next {background-position:center top;right:auto;left:0;}

/* twitter slider */
#twitter-slider {height:30px;overflow:hidden;}
#twitter-slider .tweets-list ul {margin:0;list-style:none;}
#twitter-slider .tweets-list li {display:none;padding:0;}
#twitter-slider .tweets-list li p {margin:0;}
#twitter-slider .tweets-list a {color:#fff;}
#twitter-slider .tweets-list li .date, #twitter-slider .tweets-list li .meta {display:inline;letter-spacing:1px;padding-left:5px;text-transform:uppercase;}

/* read-more */
.read-more {
    background: #F4F4F8;
    border: 1px solid #D8D8DC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #787D8C !important;
    float: left;
    font-size: 12px;
    margin: 15px 0 20px;
    padding: 2px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 white;
}
.read-more:hover {
    background: none repeat scroll 0 0 #F9F9FB;
    border: 1px solid #C4C4C8;
    color: #464B5A !important;
}
/* ====================== END SHORTCODE ====================== */



/* ====================== START CONTACT FORM ====================== */
#content .contact-form { margin-top:30px; width:104%; }
#content .contact-form fieldset {padding:0;}
#content .contact-form ul { margin:0; list-style:none; }
#content .contact-form li { width: 44.2%; float: left; margin: 0 5% 2% 0; }
#content .contact-form li.on-left { float:left; }
#content .contact-form li.on-right { float:right; }
#content .contact-form li.full { clear:both; float: none; width: 95%; }
#content .contact-form li.full label { display: block }
#content .contact-form li.textarea-field { clear:both; width:auto; float:none; }
#content .contact-form label span.label { font-size:13px; }
#content .contact-form label span.sublabel { font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; font-size: 11px; color: #9C9B9B }
#content .contact-form li.text-field input, #content .contact-form li.checkbox-field input, #content .contact-form li.file-field input, #content .contact-form li select, #content .contact-form li textarea { border:1px solid #cecbcb; margin-top:10px; padding:10px; }
#content .contact-form li.text-field input, #content .contact-form li select { font-size: 12px; background-color:#fff; width:97.5%; }
#content .contact-form li select { padding:10px; }
#content .contact-form li textarea {  width:97%; height:150px; background-color:#fff; }
#content .contact-form li.icon input, #content .contact-form li.icon textarea, #content .contact-form li input.icon, #content .contact-form li textarea.icon { background-repeat:no-repeat; }
#content .contact-form li.icon input, #content .contact-form li input.icon { background-position:98% center; }
#content .contact-form li.icon textarea, #content .contact-form li textarea.icon { background-position: 98% 15px; }
#content .contact-form li.error input, #content .contact-form li.error textarea, #content .contact-form li.error select,
#content .contact-form li input.error, #content .contact-form li textarea.error, #content .contact-form li select.error { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/error.png'); border:1px solid #cf0606; }
#content .contact-form li.success input, #content .contact-form li.success textarea, #content .contact-form li.success select,
#content .contact-form li input.success, #content .contact-form li textarea.success, #content .contact-form li select.success { background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/success.png'); }
#content .contact-form li div.msg-error { font-style:normal; font-size:11px; color:#cf0606; height:14px; }
#content .contact-form li.submit-button {clear:both; width:auto; float:none;}
#content .contact-form li.checkbox-field label, #content .contact-form li.radio-field label { display: block; }
#content .contact-form li.submit-button input {
    background: url("https://uguisushop.com/wp-content/themes/maya/images/input_pattern.png") repeat-x scroll 0 0 #F3F0F0;
    border: 1px solid #D5D4D4;
    cursor: pointer;
    display: block;
    font-size: 9px;
    height: 30px;
    letter-spacing: 1px;
    padding: 0 4px;
    text-transform: uppercase;
    margin:0;

}
#content .contact-form li.submit-button input:hover { background: url("https://uguisushop.com/wp-content/themes/maya/images/input_pattern_hover.png") repeat-x scroll 0 0 #fff; }
#content .contact-form li.submit-button input[disabled] { color:#ddd; }
#content .contact-form label, #content .contact-form input, #content .contact-form textarea { color:#4c4c4c; width:auto; }
#content .contact-form p.success, #content .contact-form p.error { padding:10px 15px 10px 55px; border:1px solid; margin:0 auto 30px; background:no-repeat 15px center; width:400px; }
#content .contact-form p.success { background-color:#effea9; border-color:#d7ee6e; color:#839607; background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/tick_contact.png'); }
#content .contact-form p.error   { background-color:#fedccd; border-color:#fa8c83; color:#c82c1f; background-image:url('https://uguisushop.com/wp-content/themes/maya/images/icons/error.png'); }
#yiw_bot {display:none !important;}

/* submit alignment */
.contact-form li.submit-button input.alignleft { float:left; }
.contact-form li.submit-button input.alignright { float:right; }
.contact-form li.submit-button input.aligncenter { margin:0 auto; }

/*border-radius*/
#content .contact-form p.success, #content .contact-form p.error { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }
/* ====================== END CONTACT FORM ====================== */

/* rating */
.star-rating.shortcode { float: none; margin-top:10px; }


/* shipping methods */
#shipping_method{
    list-style: none !important;
    text-align: left;
}

#shipping_method li label{
    color: #757475;
    font-size: 12px;

}

/* Extras */

.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.nomargin{margin:0}
.nopadding{padding:0}

/* wishlist */

#content .yith-wcwl-share ul{
    margin-left: 0;
}



.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb{
    display: none !important;

}

.widget_yith-wcwl-lists ul{
    list-style:none;
    padding-left:10px;
}
#sidebar .widget_yith-wcwl-lists ul.dropdown ul.lists > li a{
    margin-left:0px;
    padding:0px;
    display:block;
    text-transform: uppercase;
    font-size:11px;
    color: #6d6c6c;
}

.widget_yith-wcwl-lists ul.dropdown ul.lists > li.lists-section a:hover,
.widget_yith-wcwl-lists ul.dropdown > li.dropdown-section a:hover{
    color: #a41103;
}
.widget_yith-wcwl-lists a{
    display:none;
}
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a:before {
    content: '-';
    margin-right: 3px;
}
#sidebar .widget_yith-wcwl-lists ul.dropdown > li.dropdown-section a{
    margin-left:0px;
    display:block;
    font-size:11px;
    color: #6d6c6c;
    padding: 0;
    line-height: 2em;
}
#sidebar .widget_yith-wcwl-lists ul.dropdown > li.dropdown-section a:hover{
    color: #ab5705;
}
.widget_yith-wcwl-lists ul.dropdown > li.lists-section{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content, .yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-first-row, .yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container {
    display: block;
    width: 100%;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb {
    display: none;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-second-row {
    width: 100%;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-popup-new {
    width: 100%;
    padding-right: 10px;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-popup-new label{
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    margin-bottom: 14px;
}

.yes-js .yith-wcwl-popup-form .yith-wcwl-popup-content .yith-wcwl-popup-new input {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select {
    width:92px;
}

.wishlist-title a.show-title-form{
    visibility: visible !important;
}

.woocommerce #yith-wcwl-form  a.selectBox{
    padding: 3px;
    height: 24px;
    margin-right: 3px;
}
.woocommerce  #yith-wcwl-form .hidden-title-form input[type="text"],
.woocommerce  #yith-wcwl-form .yith-wcwl-wishlist-new input[type="text"]{
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 28px;
    min-width: 250px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;
}

.woocommerce #yith-wcwl-form  .yith-wcwl-wishlist-new button{
    border-color: #ccc ;
}
.woocommerce #yith-wcwl-form .hidden-title-form button{
    border: 1px solid #969696;
    border-radius: 4px;
    padding: 5px 10px;
}
.woocommerce #yith-wcwl-wishlist-search-form{
    padding: 20px;
}
.woocommerce #yith-wcwl-form .wishlist_manage_table tfoot button.submit-wishlist-changes{
    padding: 6px 24px;
    border-color: #969696;
}

.wishlist-visibility-selectBox-dropdown-menu.selectBox-options LI.selectBox-selected A{
    background-color: #efefef;
}

.woocommerce #yith-wcwl-form .yith-wcwl-wishlist-search-form{
    padding: 20px 0px;
}
.woocommerce #yith-wcwl-form .yith-wcwl-wishlist-search-form #wishlist_search{
    height: 28px;
    padding-left: 5px;
    padding-right: 5px;
}
.woocommerce #yith-wcwl-form .yith-wcwl-wishlist-search-form button.wishlist-search-button{
    float: none;
    margin-left: 5px;
    border-color: #ccc;
}
.shadowBg, body, .stretched-layout .bgWrapper {background:none;}

.wrapper {min-width: 0px !important; width: 100% !important;  margin:0 auto; overflow:hidden;}
.inner{ padding: 0 10px; }

#content {width:100% !important;}
#primary { width: 100% !important; }
.last-news .box-post .news_excerpt {display:none !important;}
#respond p {width:auto !important;float:none !important;margin:0 !important;}  
.call-to-action {display:none !important;}

/* sidebar */
#sidebar{float:none;width:100%;}
.widget > p, .widget > div, .widget > blockquote, .widget > table, .widget > ul, .widget > ol{border-left:0px;padding-left:0;}



/* ---------- HEADER ---------- */
#header {  }

#header #searchform {bottom:118px; right:10px;}

/* ----------- PAGES ---------- */
.header-map{ width: 100%; }
.header-map #map-wrap{ width: 100%; }


/* ----------- SHOP ---------- */
.products li.first{ clear: none !important; }
.products.ribbon li{ margin-right: 0px !important; width: 175px; }
.single-product div.product div.images { width:auto !important; }

/* ---------- CHECKOUT ---------- */
.col2-set .col-1, .col-2{ float: none !important; width: 100% !important; }
.form-row, .form-row-first, .form-row-last{ float: none !important; width: 100% !important; }
#payment .form-row{ text-align: center; }
#payment #place_order{ float: none; }

.blog-elegant .blog-elegant-left{ border: 0px; width: 25% !important; padding: 0px; }
.blog-elegant-right{ border: 0px; padding: 0px; width: 65% !important; }

/* ---------- SLIDER ---------- */
#slider.layers-slider { display:block; }
#slider.layers-slider .ls-wp-container.responsive { display:block !important; }
#slider.layers-slider .ls-wp-container.noresponsive { display:none !important; }
.slider-mobile{ display: block; width: 100%;}
.slider-mobile #slider{ width: 96% !important; height: auto !important; }
.slider-mobile img{ width: 100%; height: auto; }
#slider.not-for-mobile {display:none !important;}
#slider.mobile {display:block; }
/*#slider.mobile img{ height:auto; width: 100% !important; }*/
.slider-mobile, .slider-mobile #slider {display:block;}
#slider.elastic{ display: block; width: 100% !important; }
.accordion-slider {display:none !important;}

#slider .slider-images {display:none;}
#slider.minilayers-slider .slider-images { display:block; width:100%; height:auto !important; padding-bottom:8px !important; }
#slider.minilayers-slider .slider-images .ls-wp-container.noresponsive {display:none;}
#slider .slider-nivo-static, #slider .slider-minilayers-static {float:left !important;margin-left:0;width:100% !important;}
#slider.nivo, #slider.minilayers {height:auto !important;}

/* slider not responsive*/
#slider.cycle, #slider.slider_elegant, #slider.flash, #slider.nivo, #slider.thumbnails {
    display: none;
}

/* SHORTCODES */
#menu-item-260, .products-slider{ display: none !important}
.products-slider.for-mobile {display:block !important;}


/* Contact Form */

.recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 200px !important;
}
.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_image_cell {
    background: none !important;
}

#recaptcha_area{
    width: 100% !important;
}
#recaptcha_area #recaptcha_table{
    width: 100% !important;
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image{
    width: 100% !important;
}

.recaptcha_input_area{
    width: 100% !important;
}

.recaptcha_input_area input{
    width: 100% !important;
}

#recaptcha_table tr td:not(:first-child){
    display: none;
}

/*end contact form recaptcha */
#logo {margin-left:0;width:100%;text-align:center;}   
#header {text-align:center;}   
#header #searchform { position:relative; bottom:auto; right:auto; display:inline-block; margin-top:20px; margin-bottom:20px; }    


/* ---------- NAVIGATION ---------- */
#nav {text-align:center;width:100%;clear:both;border-top:0;}
#nav{ border-bottom: 0px;}

.select-menu {
    -webkit-appearance: none;
    background: #fff url(https://uguisushop.com/wp-content/themes/maya/css/../images/nav-mobile-menu.jpg) no-repeat right center;
    border: 1px solid #dcdfdf;
    padding: 10px;
    
}


.home-sections .section .section-title {position:static;width:auto;}
.home-sections .section .section-title h2 {background:none !important;height:auto;line-height:24px;padding:0;width:auto;text-align:left;margin-bottom:1em;}
.home-sections .section .section-title h4, .home-sections .section .section-title p {display:none;}
.home-sections .section .section-content {margin-left:0;}                      
                                                          
body .last-row {margin-bottom:20px;}
.box-sections, .one-fourth, .one-third, .two-fourth, .two-third {width:100%;clear:both;}         
.footer_cols_5 .widget, .footer_cols_4 .widget { width: 100%; clear:both; }

table td, table th {padding:5px 10px;}              

#header {  }

.pp_pic_holder, .pp_overlay {display:none !important;}       
.single-product .pp_pic_holder, .single-product .pp_overlay { display: block !important;}
.unoslider_indicator, .unoslider_pause, .unoslider_play, .unoslider_left, .unoslider_right {display:none !important;}
.unoslider_caption {right:0 !important;left:0 !important;}

/* ---------- BLOG ---------- */
.blog-elegant .blog-elegant-left{ border: 0px; float: none; width: 100% !important; padding: 0px; margin-bottom:20px }
.blog-elegant p.comments{ border: 0px; margin: 0px; padding: 0px 0px 0px 18px; background-position: left top; }
.blog-elegant .blog-elegant-socials{ display: none; }
.blog-elegant-right{ border: 0px; float: none; padding: 0px; width: 100% !important; }
.hentry h1.post-title, .hentry h2.post-title{ margin-bottom: 10px; border-bottom: 1px solid #F0F0F0; }


/* -- comments */
li.comment ul.children {margin-left:2.5em;}
.commentNumber {display:none;}
#comments img.avatar {margin-left:8px;}                                 
.comment-author {margin-right:5px; width: 100% !important; padding-top: 3px !important; }
.comment-meta {margin-left:105px; width: 100% !important;}
.comment-body p{ font-size: 12px !important; }
.comment-form-comment textarea{ width: 92% !important; }
.comment-meta{ width: 100% !important; }

.comment-meta {margin-left:0;border:0;padding:0;}
#comments .sphere {display:none;}
.comment-author {float:none;margin:0;width:auto;}
#comments .fn {display:inline;}
.comment-container {padding:20px 20px 10px;}

.footer_cols_3 .widget, .footer_cols_2 .widget, .footer_cols_1 .widget { width: 100%; float:none; clear:both; }

.style-picker {display:none;}
.for-mobile {display:block !important;}
.for-not-mobile {display:none !important;}

#content .contact-form {width:100%;}
#content .contact-form li {float:none;margin-right:0;width:100%;}
#content .contact-form li.text-field input, #content .contact-form li select, #content .contact-form li textarea {width:90%;} 

.blog-big .meta p {float:none !important;width:100% !important;}
#twitter-slider {display:none;}            

/* ---------- BLOG ---------- */

.blog-small .thumbnail  {width:82px;}
.blog-small h1, .blog-small h2 {margin-left:100px;}
.blog-small .meta {margin-left:0px;}
.blog-small .thumbnail .date {bottom:auto;left:auto;right:0;top:0;}
.blog-small .thumbnail img {display:none;}
.blog-big.post .without.thumbnail .date {bottom:0px;}
.blog-big .thumbnail h1, .blog-big .thumbnail h2 {position:static;padding-left:0;}
.blog-minimal .meta {position:static;margin-bottom:10px;}
.blog-minimal .the-content {margin-left:0;}
.blog-minimal .meta p.list-tags {display:none;}
.blog-minimal .meta p {text-align:left;}
.blog-minimal .meta p.date {float:left;}
.blog-elegant .blog-elegant-right{ border: 0px !important; padding: 0px !important; }

.alignleft, img.alignleft, .alignright, img.alignright{float:none;}
.alignright, img.alignright {margin-left:0;}

/* ---------- TESTIMONIALS ---------- */

.testimonials-list .thumb-testimonial {float:none;margin:0 auto;}
.testimonials-list .the-post {margin:0;}
.testimonials-list .thumb-testimonial p {text-align:center;}

.portfolio-post p {margin-left:0;clear:left;}
table td, table th {padding:2px 4px;}

/* ---------- HEADER ---------- */
#top p{ display: none; }

/* -- Logo */
#logo{ text-align: left; }
#logo a img{ width: 50%; }
#logo .logo-description{ font-size: 12px; line-height: 18px; }


/* -- Navigation */
#nav{ border-bottom: 0px;}
#nav ul{ margin-left: 0px; }
#nav li { width: 49%; border-bottom: 1px solid #CCC; margin: 4px 0 !important;}
#nav > ul li a, #nav .menu > ul li a{ padding: 0px 20px !important; border: 0px; }
#nav li a { font-size: 10px !important; }

/* ---------- SLIDER ---------- */
#content .accordion-slider {display:none !important;}


/* ----------- HOME CONTENT ---------- */
.products.ribbon li{ margin: 0px !important; }
ul.products { text-align:center; }
ul.products li.product { display: inline-block; float: none; padding:0 20px !important; }

/* ---------- SHOP CONTENT ---------- */
.single-product .product{}
.single-product div.product div.images{ float: none; width: 92%; }
.single-product div.product div.images a{ position: relative; width: 100%; height: auto; text-align: center;}
.single-product div.product .product_title{ float: none !important; }
.single-product form.cart{ clear: none !important; float: right !important; width: 160px !important;}
.single-product div.product div.summary{ width: 92% !important; }
.single-product div.product div.summary p.price{ float: left; }
td.actions .coupon{ float: none !important; width: 100% !important; margin-bottom: 10px; }
.cart-collaterals .cart_totals{ width: 100% !important; float: none !important; max-width: none !important; }
.shop-ribbon .products li .buttons, .shop-traditional .products.ribbon li .buttons {opacity: 1 !important; visibility: visible !important; display: block !important;}
.shop-traditional .products.ribbon li .buttons .add-to-cart, .shop-traditional .products.ribbon li .buttons .add-to-cart:hover, .shop-traditional .products.ribbon li .buttons .add-to-cart.added, .shop-ribbon .products li .buttons .add-to-cart { top:auto !important; position:static !important; }

/* ---------- FEATURE TAB ---------- */
.hentry .features-tab-container{ width: 100% !important; background: #FFF; }
#content .hentry .features-tab-container .features-tab-labels{ width: 100%; float: none; }
.hentry .features-tab-container .features-tab-labels li{ width: 92%; }
.hentry .features-tab-container .features-tab-wrapper{ float: none; width: 92% !important; }
.hentry .features-tab-container .features-tab-labels li.current-feature{ background: #D4D4D4 !important; border-radius: 0px !important; }

/* ---------- FOOTER ---------- */
#copyright .left{ width: 90%; }
#copyright .right{ width: 100%; margin-top: 20px; text-align: left !important; float: none;}
#copyright .newsletter-section .submit-field{ right: -25px; }
#copyright .newsletter-section form input[type="text"]{ width: 100%; }
#copyright .newsletter-section{ float: none; width: 100%; margin-bottom: 10px; }
#copyright .newsletter-section input{ width: 100%; }


/* ---------- BLOG ---------- */
.blog-small .thumbnail  {width:82px;}
.blog-small h1, .blog-small h2 {margin-left:100px;}
.blog-small .meta {margin-left:0px;}
.blog-small .thumbnail .date {bottom:auto;left:auto;right:0;top:0;}
.blog-small .thumbnail img {display:none;}
.blog-big.post .without.thumbnail .date {bottom:0px;}
.blog-big .thumbnail h1, .blog-big .thumbnail h2 {position:static;padding-left:0;}
.blog-minimal .meta {position:static;margin-bottom:10px;}
.blog-minimal .the-content {margin-left:0;}
.blog-minimal .meta p.list-tags {display:none;}
.blog-minimal .meta p {text-align:left;}
.blog-minimal .meta p.date {float:left;}

.alignleft, img.alignleft, .alignright, img.alignright{float:none;}
.alignright, img.alignright {margin-left:0;}

/* ---------- TESTIMONIALS ---------- */

.testimonials-list .thumb-testimonial {float:none;margin:0 auto;}
.testimonials-list .the-post {margin:0;}
.testimonials-list .thumb-testimonial p {text-align:center;}

#primary .testimonials-slider ul li blockquote p{font-size:15px;line-height:15px;}

.portfolio-post p {margin-left:0;clear:left;}
table td, table th {padding:2px 4px;}

/* ---------- HEADER ---------- */
#top p{ display: none; }

/* -- Logo */
#logo{ text-align: center; margin-top: 65px; }
#logo a img{ width: 50%; }
#logo .logo-description{ font-size: 15px; line-height: 18px; margin-top:0px !important; }


/* -- Navigation */
#nav{ border-bottom: 0px;margin-top:10px;}
.select-menu { width: 300px; margin: 0 auto 0 auto;}

/* ---------- SLIDER ---------- */
#content .accordion-slider {display:none !important;}
.slider-mobile #slider { width:93.5% !important; }


/* -----------  CONTENT ---------- */
/* sidebar */
#sidebar{margin-top:25px;}

/* shop */
.products.ribbon li{ width: 145px !important; margin: 0px 0 20px !important; }

/* faq */
.toggle p.tab-index a{font-size:15px;}

/* portfolio */
#portfolio-bigimage .work-thumbnail{width:100%;}
#portfolio-bigimage .work-description{width:100%;float:none;clear:both;padding-top:20px;}

/* images */
.alignleft, img.alignleft, .alignright, img.alignright {display: block; }
.image-styled{margin-bottom:20px;}

/* blog */
.reply, a.comment-reply-link {margin-top:5px; font-size: 12px !important}
.comment-author { border-top: 0px !important; }
.bypostauthor .comment-container .comment-meta, .bypostauthor .comment-container .children .comment-meta, .bypostauthor .children .bypostauthor .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .comment-meta {
    border-top: 0px;
}

.comment-container .comment-meta, .comment-container .children .comment-meta, .bypostauthor .children .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta, .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .comment-meta {
    border-top: 0px;
}

#comments img.avatar{margin-left: 0px !important;}

/* portfolio */
.portfolio-slider .jcarousel-clip{width:223px;}

/* ---------- SHOP CONTENT ---------- */
.single-product .product{}
.single-product div.product div.images{ float: none; width: 92%; }
.single-product div.product div.images a{ position: relative; width: 100%; height: auto; text-align: center;}
.single-product div.product .product_title{ float: none !important; }
.single-product form.cart{ clear: none !important; float: right !important; width: 160px !important;}
.single-product .layout-sidebar-no div.product div.summary{ width: 92% !important; }
.single-product div.product div.summary p.price{ float: left; }
table.shop_table th, table.shop_table td{ padding: 9px 0px !important; }
.product-thumbnail, .product-price{ display: none; }
.products li.first {clear:none;}
.products.ribbon li:nth-child(2n+1) {clear:left;}

span.onsale{right:-30px;}

#payment .terms, #payment div.form-row { padding: 0px !important; }



/* ---------- FOOTER ---------- */
#copyright .left{ width: 90%; }
#copyright .right{ width: 100%; margin-top: 20px; text-align: left !important; float: none;}
#copyright .newsletter-section .submit-field{ right: -15px;top:12px; }
#copyright .newsletter-section form input[type="text"]{ width: 97%; }
#copyright .newsletter-section{ float: none; width: 100%; margin-bottom: 10px; }
#copyright .newsletter-section input{ width: 100%; }



/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(https://uguisushop.com/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(https://uguisushop.com/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(https://uguisushop.com/wp-includes/css/../fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal;font-display: swap;
}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; /* Above DFW. */
}

#TB_window {
	position: fixed;
	background-color: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeWindowButton {
	position: absolute;
	left: auto;
	right: 0;
	width: 29px;
	height: 29px;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden;
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #ddd;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 100050;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	display: block;
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: "\f158";
	font: normal 20px/29px dashicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
	color: #00a0d2;
}

#TB_closeWindowButton:focus .tb-close-icon {
	-webkit-box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_x.png)repeat-x}div.pp_default .pp_top .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_y.png)-7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_y.png)100% 0 repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_next.png)50% 100% no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_prev.png)50% 0 no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/default_thumb.png)50% #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite_x.png)0 100% repeat-x}div.pp_default .pp_bottom .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/sprite.png)-112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/default/loader.gif)50% no-repeat}div.light_rounded .pp_top .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/btnNext.png)50% 100% no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/btnPrevious.png)50% 0 no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/sprite.png)-110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/contentPattern.png)repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/contentPattern.png)100% 0 repeat-y}div.dark_rounded .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/btnNext.png)50% 100% no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/btnPrevious.png)50% 0 no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/sprite.png)-110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/loader.gif)50% no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/loader.gif)50% no-repeat}div.dark_square .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/sprite.png)-22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/btnNext.png)50% 100% no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_square/btnPrevious.png)50% 0 no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/sprite.png)-22px -71px no-repeat}div.light_square .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/btnNext.png)50% 100% no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_square/btnPrevious.png)50% 0 no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/contentPatternTop.png)repeat-x}div.facebook .pp_top .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/contentPatternLeft.png)repeat-y}div.facebook .pp_content_container .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/contentPatternRight.png)100% 0 repeat-y}div.facebook .pp_expand{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/loader.gif)50% no-repeat}div.facebook .pp_arrow_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/btnNext.png)50% 100% no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/btnPrevious.png)50% 0 no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/contentPatternBottom.png)repeat-x}div.facebook .pp_bottom .pp_right{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/sprite.png)-110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-1e4px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-1e4px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5)solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/facebook/default_thumbnail.gif)no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/btnNext.png)1e4px 1e4px no-repeat;display:block;float:right;height:100%;text-indent:-1e4px;width:49%}a.pp_previous{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/btnNext.png)1e4px 1e4px no-repeat;display:block;float:left;height:100%;text-indent:-1e4px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-1e4px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-1e4px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/light_rounded/loader.gif)50% no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/prettyPhoto/dark_rounded/contentPattern.png)repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
.tipsy{padding:5px;font-size:10px;opacity:.8;filter:alpha(opacity=80);background-repeat:no-repeat;background-image:url(https://uguisushop.com/wp-content/themes/maya/core/includes/css/../images/tipsy.gif)}.tipsy-inner{padding:5px 8px 4px;background-color:#000;color:#fff;max-width:200px;text-align:center}.tipsy-inner{-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-north{background-position:50% 0}.tipsy-south{background-position:50% 100%;margin-bottom:3px}.tipsy-east{background-position:100%}.tipsy-west{background-position:0}
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flexslider{margin:0 auto;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{max-width:100%;display:block;height:auto}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{position:relative}.flexslider .slides{zoom:1}.flexslider .slides>li{position:relative}.flex-container{zoom:1;position:relative}.flex-caption{background:0 0;-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);zoom:1}.flex-caption{width:96%;padding:2%;margin:0;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.3);text-shadow:0 -1px 0 rgba(0,0,0,.3);font-size:14px;line-height:18px}.flex-caption,.flex-caption a{color:#fff}.flex-direction-nav{height:0}.flex-direction-nav li a{width:52px;height:52px;margin:-13px 0 0;display:block;background:url(https://uguisushop.com/wp-content/themes/maya/css/theme/bg_direction_nav.png)no-repeat;position:absolute;top:50%;cursor:pointer;text-indent:-999em}.flex-direction-nav li .next{background-position:-52px 0;right:-21px}.flex-direction-nav li .prev{left:-20px}.flex-direction-nav li .disabled{opacity:.3;filter:alpha(opacity=30);cursor:default}.flex-control-nav{width:100%;position:absolute;bottom:-30px;text-align:center}.flex-control-nav li{margin:0 0 0 5px;display:inline-block;zoom:1;*display:inline}.flex-control-nav li:first-child{margin:0}.flex-control-nav li a{width:13px;height:13px;display:block;background:url(https://uguisushop.com/wp-content/themes/maya/css/../images/slider-control.png)no-repeat;cursor:pointer;text-indent:-999em}.flex-control-nav li a:hover{background-position:0 -13px}.flex-control-nav li a.active{background-position:0 -26px;cursor:default}
#slider{padding-bottom:0!important;margin-bottom:0}#slider.minilayers-slider .slider-images{background:url(https://uguisushop.com/wp-content/themes/maya/css/../images/slider-separator.png)no-repeat 0 100%;height:277px;max-width:609px;position:relative;float:left;padding-bottom:3px}#slider.minilayers-slider .ls-container{z-index:2;padding:0}.slider-minilayers-static{color:#545252;float:right;width:330px}.slider-minilayers-static .short-text{border-top:1px solid #d2cfcf;border-bottom:1px solid #d2cfcf;font-family:rokkitt,serif;font-size:16px;padding:5px 0}.slider-minilayers-static h3{font-variant:normal;letter-spacing:0;font-size:20px}.slider-minilayers-static h3 span{font-family:Pacifico;color:#000}.slider-minilayers-static p{font-size:1em;line-height:1.68em}.slider-minilayers-static .short-text{color:#000}.ls-bottom-nav-wrapper{position:absolute!important;bottom:8px}.ls-lightskin .ls-bottom-nav-wrapper,.ls-darkskin .ls-bottom-nav-wrapper{bottom:0}.ls-defaultskin .ls-nav-next,.ls-lightskin .ls-nav-next,.ls-darkskin .ls-nav-next{right:0!important}.ls-defaultskin .ls-nav-prev,.ls-lightskin .ls-nav-prev,.ls-darkskin .ls-nav-prev{left:0!important}

.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}
#cfbtitle,#cfbpage_url,#cfbborder,#cfbwidth,#cfbheight,#cfbcolor_scheme,#cfbshow_faces,#cfbstream,#cfbheader,#cfbsmheader,#cfbsmlang,#popup_enable_disable,#popuptitle,#popuppage_url,#popupborder,#popupwidth,#popupheight,#popupcolor_scheme,#popupshow_faces,#popupstream,#popupheader,#popupsmheader,#popupsmlang,#popup_show_on_home,#popup_show_on_logged_in,#popup_show_on_not_logged_in{font-size:18px}#title_help,#page_url_help,#border_help,#width_help,#height_help,#color_scheme_help,#show_faces_help,#stream_help,#header_help,#cfbsmheader_help,#cfbsmlang_help,#popup_enable_disable_help,#popup_title_help,#popup_page_url_help,#popup_border_help,#popup_width_help,#popup_height_help,#popup_color_scheme_help,#popup_show_faces_help,#popup_stream_help,#popup_header_help,#popup_smheader_help,#popup_smlang_help,#popup_show_on_home_help,#popup_nshow_on_mobile_help,#popup_show_on_logged_in_help,#popup_show_on_not_logged_in_help{display:none}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid red}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng,div.wpcf7-aborted{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content:" "}.wpcf7-display-none{display:none}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(https://uguisushop.com/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}
.clear{clear:both}.nobr{white-space:nowrap}.info{background:#f7f5c6;padding:10px 20px;border:1px solid #eeeac1;color:#747165;box-shadow:inset 0 0 0 1px #ffffcc;-webkit-box-shadow:inset 0 0 0 1px #ffffcc;-moz-box-shadow:inset 0 0 0 1px #ffffcc;clear:both}.info a{color:#93864e}mark{background:0 0}.woocommerce-info{padding:.55em 1em;margin:0 0 2em;position:relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f7f6f7;background:-webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#f0eef0));background:-webkit-linear-gradient(#f7f6f7,#f0eef0);background:-moz-linear-gradient(center top,#f7f6f7 0%,#f0eef0 100%);background:-moz-gradient(center top,#f7f6f7 0%,#f0eef0 100%);color:#5e5e5e;box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.25);text-shadow:0 1px 0 #fff;list-style:none outside;width:auto;line-height:34px}.woocommerce-error,.woocommerce-message{border:1px solid;margin:10px auto 30px;padding:25px 20px 25px 70px;background-repeat:no-repeat;background-position:20px;line-height:25px;width:60%;clear:both;list-style:none!important}.woocommerce-error a.button,.woocommerce-message a.button,.woocommerce-info a.button{margin-top:0;float:right}.woocommerce-error{color:#7a1c1c;background-color:#fcd5d5;background-image:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/error.png)}.woocommerce-message{color:#5b7a1c;background-color:#effcd5;background-image:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/cart.png)}p small{color:#999}p.demo_store{position:fixed;top:0;width:100%;font-size:12px;text-align:center;background:#f7f5c6;background:-webkit-gradient(linear,left top,left bottom,from(#f7f5c6),to(#eeeac1));background:-webkit-linear-gradient(#f7f5c6,#eeeac1);background:-moz-linear-gradient(center top,#f7f5c6 0,#eeeac1 100%);background:-moz-gradient(center top,#f7f5c6 0,#eeeac1 100%);padding:8px 0;border:1px solid #eeeac1;color:#747165;z-index:999999;box-shadow:inset 0 0 0 3px rgba(255,255,255,.3);-webkit-box-shadow:inset 0 0 0 3px rgba(255,255,255,.3);-moz-box-shadow:inset 0 0 0 3px rgba(255,255,255,.3)}small.note{display:block;color:#999;font-size:11px;line-height:21px;margin-top:10px}#breadcrumb{overflow:hidden;zoom:1;margin:0 0 1em!important;padding:0;font-size:.92em;color:#999!important}#breadcrumb a{color:#999!important}input.text,input.email,input.password,textarea.uniform{border-color:#aaa #ccc #ccc #aaa;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;color:#777;font-family:droid sans,Verdana,Arial,sans-serif;font-size:12px;font-weight:400;outline:0;padding:3px}h1.page-title{float:left}form.woocommerce_ordering,form.woocommerce-ordering{float:right;margin:.8em 0 2em}form.woocommerce_ordering select,form.woocommerce-ordering select{border:1px solid #b2b0b0;padding:5px;margin-left:5px;font-size:1em}.term_description{clear:both}div.product{position:relative}div.product .product_title,.yith-wcqv-main .yith-quick-view-content.woocommerce .product_title{clear:none;margin-top:0;float:left}div.product p.price,.yith-wcqv-main .yith-quick-view-content.woocommerce p.price{color:green;font-size:1.5em!important}div.product p.price:after,.yith-wcqv-main .yith-quick-view-content.woocommerce p.price:after{background:repeat #fff;border-radius:6px 6px 6px 6px;content:"";display:block;height:6px;position:absolute;right:-3px;top:15px;width:6px}div.product p.price:before,.yith-wcqv-main .yith-quick-view-content.woocommerce p.price:before{-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent transparent transparent #7fa92d;border-style:solid;border-width:18px;content:"";position:absolute;right:-36px;top:0}div.product div.summary p,.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary p{clear:both}div.product div.summary p.price,.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary p.price{clear:none}div.product p.price,.yith-wcqv-main p.price{background:repeat #7fa92d;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#fff;display:inline-block;float:right;font-size:18px;font-weight:700;margin:0 22px 24px 0;padding:5px 16px 5px 12px;position:relative;line-height:25px;height:26px}div.product p.price del,.yith-wcqv-main .yith-quick-view-content.woocommerce p.price{font-size:14px;color:#fff}div.product p.stock,.yith-wcqv-main .yith-quick-view-content.woocommerce p.price{font-size:.92em;float:none;padding:2px 0 0}div.product div.images{float:left;width:314px;margin-bottom:10px;position:relative}div.product div.images a{background:#fff;display:block;position:static;height:auto;width:auto}div.product div.images img{margin-bottom:0;border:1px solid #ddd;padding:6px;display:block;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;max-width:100%;height:auto;box-sizing:border-box;-moz-box-sizing:border-box}div.product div.images div.thumbnails{padding-top:10px;overflow:hidden;zoom:1}div.product div.images div.thumbnails a{margin-right:10px;margin-bottom:10px;float:left;padding:0}div.product div.images div.thumbnails a img{padding:3px;width:auto;height:auto}div.product div.images div.thumbnails .yith_magnifier_gallery{margin-left:0!important}div.product div.images div.thumbnails.slider .yith_magnifier_gallery a{margin-right:10px}.product .thumbnails.slider .caroufredsel_wrapper{width:auto!important}div.product div.images div.thumbnails.slider a{margin-right:35px}div.product div.images div.thumbnails.noslider a{margin-right:30px}div.product div.summary{float:left;margin-left:2.0833%}div.product_meta{clear:both;color:#888;padding-top:15px;margin-top:0!important}div.product div.social{text-align:right;margin:0 0 1em}div.product div.social span{margin:0 0 0 2px}div.product div.social span span{margin:0}div.product div.social span .stButton .chicklets{padding-left:16px;width:0}div.product div.social iframe{float:left;margin-top:3px}div.product a.compare{display:inline-block;margin-top:15px;margin-right:10px}div.product #product-tabs{clear:both;padding:2em 0 0;margin:0 0 1em}div.product #product-tabs .containers{padding-top:2em}div.product #product-tabs ul.tabs{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;background:#ddd;overflow:hidden;zoom:1;margin:0!important;padding:4px 4px 0;list-style:none outside!important}div.product #product-tabs ul.tabs li{float:left;margin:0 4px 0 0;font-size:.92em}div.product #product-tabs ul.tabs a{float:left;padding:6px 12px;background:#eee;text-decoration:none;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}div.product #product-tabs ul.tabs li.active a{background:#fff;color:#555}div.product #product-tabs .panel{border:1px solid #ddd;border-top:0;padding:15px 15px 0;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.product #product-tabs ul.tabs{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/tabs.png)repeat-x 50% 100%;padding:0;height:auto}div.product #product-tabs ul.tabs li a{background:repeat;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;font-size:1.15em!important;font-weight:700;padding:9px 16px 8px}div.product #product-tabs ul.tabs li{float:left;font-size:.92em;margin:0 4px 0 0;height:auto;line-height:1.5em;width:auto;background:0 0;border:0!important}div.product #product-tabs ul.tabs li.active a{border:1px solid #c4c5c5;border-bottom:0;padding:8px 15px}div.product #product-tabs ul.tabs li a{background:repeat;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;font-size:1.15em!important;font-weight:700;padding:9px 16px 8px}div.product #product-tabs ul.tabs li a:hover{border:1px solid #c4c5c5;border-bottom:0;background:repeat #fff;padding:8px 15px}div.product #product-tabs .panel{border:none;border-bottom:1px solid #c4c5c5;margin-bottom:3em;padding:0 0 1.5em}div.product #product-tabs .panel h2{margin-top:.5em}.stock{color:green;float:left}.out-of-stock{color:red}p.cart{float:right}form.cart{margin-bottom:24px;float:none;margin-top:2em;clear:both}.quantity{margin-right:12px!important;min-width:inherit;overflow:hidden;position:relative;width:57px!important}form.cart div.quantity{float:left;margin:0 4px 0 0}form.cart table{font-size:12px;border-width:0 0 1px!important}form.cart table td{padding:4px 4px 4px 0!important}form.cart table div.quantity{float:none;margin:0;width:72px}form.cart table small.stock{display:block;float:none}form.cart .button{vertical-align:middle;float:left;margin:2px 0!important}form.cart .group_table+.button{float:none}span.onsale{background:#b9b701;color:#fff;min-height:32px;min-width:32px;padding:4px;font-size:12px;position:absolute;text-align:center;line-height:32px;top:0;right:-8px;margin:-6px 0 0;z-index:9999!important;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}span.outofstock{background:repeat #b9b701;color:#fff;z-index:10000}.products ul,ul.products{margin:0!important;padding:0!important;list-style:none!important;float:left}.related.products{margin-bottom:2em}.products{clear:both}.shop-traditional .products li{float:left;margin:0!important;padding:0 30px 30px 0;position:relative;width:172px;text-align:center}.shop-traditional .layout-sidebar-no .products li{padding:0 52px 45px 0}.shop-traditional .products li.border{padding:0 20px 30px 0}.shop-traditional .layout-sidebar-no .products li.border{padding:0 34px 35px 0}.products li.last-row{margin-bottom:0}.products li .onsale{top:0;right:0;left:auto;margin:-3px -6px 0 0}.products li a{text-decoration:none;display:block;position:relative}.products li.shadow.border a img{margin-bottom:-1px!important}.products li.shadow a .thumb-shadow{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/shadow-product.png)50% 100% no-repeat;background-size:100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shadow-product.png',sizingMethod='scale');-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shadow-product.png', sizingMethod='scale')";height:22px;width:100%;display:block}.products li a strong.inside-thumb{font-family:Verdana;font-size:.85em;text-transform:uppercase;color:#fff;font-weight:400;display:block;width:120px;padding:10px 15px;position:absolute;left:0;background:#000;background:rgba(0,0,0,.8)}.products li a strong.inside-thumb{bottom:0}.products li.border a strong.inside-thumb{bottom:8px}.products li.shadow a strong.inside-thumb{bottom:20px}.products li.border.shadow a strong.inside-thumb{bottom:28px}.products li a strong.below-thumb{font-family:droid sans,Verdana,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#5e6060;width:100%!important}.products li.border a strong{left:7px}.products li a img{display:block;margin:0 auto 8px!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}.products li.border a:hover img{border:1px solid #7f7f7f}.products li.border a img{border:1px solid #b2b0b0;padding:6px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.products li .thumbnail{position:relative;overflow:visible;padding-top:0}.products li strong{color:#555;display:block}.products li .price,span.price{color:#5e6060;display:block;font-family:calibri,droid sans,Verdana,Arial,sans-serif;font-weight:700;font-size:14px}.products li .price del,span.price del{font-size:10px;line-height:10px;margin:-2px 0 0;color:#888}.products li .price ins,span.price ins{text-decoration:none}#content .products .hide-price .price{display:none}.products li .price .from{font-size:10px;line-height:10px;margin:0;display:block;color:#ccc}.products li.first{clear:both}.products li.last{margin-right:0!important;padding-right:0!important}.products li .buttons{margin-top:.6em}.products li .buttons a{display:inline-block;width:70px;color:#fff;font-size:10px;font-weight:400;text-transform:uppercase;text-shadow:none;box-shadow:none;border:none;border-radius:0}.products li .buttons a.add-to-cart,.shop-ribbon .products.traditional li .buttons a.add-to-cart{background:#6b90a9}.shop-traditional .products li .buttons a.add-to-cart.loading,.shop-ribbon .products.traditional li .buttons a.add-to-cart.loading{background:#ddd}.shop-traditional .products li .buttons a.add-to-cart.added,.shop-ribbon .products.traditional li .buttons a.add-to-cart.added{background:#9b9d0a}.products li .buttons a.details{background:#535353}.shop-traditional .products li .buttons a.add-to-cart:hover,.shop-ribbon .products.traditional li .buttons a.add-to-cart:hover{background:#7aa5c2}.products li .buttons a.details:hover{background:#6b6b6b}.products li.hide-details-button .buttons a.details{display:none}.products li.hide-add-to-cart-button .buttons a.add-to-cart{display:none}table.shop_attributes{border:0!important;border-top:1px dotted #ccc!important;width:100%}table.shop_attributes th{width:150px;font-weight:700;padding:8px;color:#000!important;border-bottom:1px dotted #ccc;margin:0!important;line-height:1.5em}table.shop_attributes td{padding:0!important;border-bottom:1px dotted #ccc;margin:0!important;line-height:1.5em}table.shop_attributes td p{margin:0!important;padding:8px}table.shop_attributes .alt td,table.shop_attributes .alt th{background:#f9f9f9}.products li .star-rating{float:none;margin:0 auto}.summary .single_product_rating{float:right}.single_product_rating+div.product_meta{clear:left;padding-top:0}.box-title{border-bottom:1px solid #d1cece;clear:both;margin:40px 0;position:relative;width:700px}.box-title h2{background:#fff;font-family:rokkitt,georgia,times new roman,serif;font-size:12px;padding:0 10px 0 0;position:absolute;top:-17px;text-transform:uppercase}.shop-ribbon .products,.shop-traditional .products.ribbon{float:left;margin:0!important;padding:0!important}.shop-ribbon .products li,.shop-traditional .products.ribbon li{list-style:none;float:left;padding-right:29px;text-align:center;margin-bottom:0}.shop-ribbon .layout-sidebar-no .products li,.shop-traditional .layout-sidebar-no .products.ribbon li{padding-right:46px}.shop-ribbon .products li .below-thumb,.shop-traditional .products.ribbon li .below-thumb{color:#6c6c6c!important;text-transform:uppercase}.shop-ribbon .products li:hover .below-thumb,.shop-traditional .products.ribbon li:hover .below-thumb{color:#090909!important}.shop-ribbon .products li .buttons,.shop-traditional .products.ribbon li .buttons{height:44px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/products-shadow.png)no-repeat 50% 0}.shop-ribbon .products.traditional li .buttons{height:auto;background:0 0}.shop-ribbon .products li .buttons .add-to-cart,.shop-traditional .products.ribbon li .buttons .add-to-cart{background-image:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/product-ribbon-added.png)}.shop-ribbon .products li .buttons .add-to-cart,.shop-traditional .products.ribbon li .buttons .add-to-cart,.shop-traditional .products.ribbon li .buttons .add-to-cart:hover{background-image:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/product-ribbon.png);background-position:50% 0;background-repeat:no-repeat;text-align:center;display:block;width:77px;height:41px;margin:0 auto;line-height:25px}.shop-traditional .products.ribbon li .buttons .add-to-cart,.shop-traditional .products.ribbon li .buttons .add-to-cart:hover,.shop-traditional .products.ribbon li .buttons .add-to-cart.added,.shop-ribbon .products li .buttons .add-to-cart{background-color:initial}.shop-ribbon .products.traditional li .buttons .add-to-cart{background-image:none;text-align:center;display:inline-block;width:77px;height:auto;margin:0 auto;line-height:23.5px}.shop-ribbon .products li .buttons a.button{padding:0;border:0;font-weight:400;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none;text-transform:uppercase}.shop-ribbon .products li .buttons .add-to-cart.added,.shop-traditional .products.ribbon li .buttons .add-to-cart.added{background-image:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/product-ribbon-added.png)}.shop-ribbon .products li .buttons .add-to-cart a,.shop-traditional .products.ribbon li .buttons .add-to-cart a{color:#fff;display:block;height:44px;margin-top:6px;width:153px;text-transform:uppercase;font-size:10px}.shop-ribbon .products li .buttons .add-to-cart a span,.shop-traditional .products.ribbon li .buttons .add-to-cart a span{position:relative;top:2px}.shop-ribbon .products li .buttons,.shop-traditional .products.ribbon li .buttons{visibility:hidden}.no_js.shop-ribbon .products li:hover .buttons,.isMobile.shop-ribbon .products li .buttons,.shop-ribbon .products.traditional li .buttons,.no_js.shop-traditional .products.ribbon li:hover .buttons,.isMobile.shop-traditional .products.ribbon li .buttons{visibility:visible}.products li.category{padding-right:20px!important;width:auto!important;margin-bottom:15px}.shop-traditional .products li.category{padding:0;width:auto!important}.products li.category.last{padding-right:0!important}.products li.category a{display:block;position:relative}.products li.category a.shadow{padding-bottom:25px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/shadow-category.png)no-repeat 0 100%}.products li.category h3{text-align:left;text-transform:uppercase;font-size:11px}.products li.category h3.inside-thumb{padding:2px 12px;position:absolute;background:#000;background:rgba(0,0,0,.78);left:0;bottom:45px;min-width:143px;color:#fff}.products li.category img{margin-bottom:0!important}.products li.category mark{display:none}a.button,button.button,button.button-alt,input.button,#review_form #submit{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;line-height:normal;cursor:pointer;position:relative;font-family:sans-serif;text-decoration:none;overflow:visible;border:1px solid #969696;background:#f5f5f5;padding:6px 10px;color:#676767;text-decoration:none;font-weight:700;text-shadow:0 1px 0 #fff;margin:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px rgba(0,0,0,.075),inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1)}a.button.loading,button.button.loading,input.button.loading,#review_form #submit.loading{color:#999;border-color:#ccc}a.button.loading:before,button.button.loading:before,input.button.loading:before,#review_form #submit.loading:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/ajax-loader.gif)50% no-repeat rgba(255,255,255,.65)}a.button:hover,button.button:hover,input.button:hover,#review_form #submit:hover{background:#fafafa;background:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#e6e6e6));background:-webkit-linear-gradient(#fafafa,#e6e6e6);background:-moz-linear-gradient(center top,#fafafa 0,#e6e6e6 100%);background:-moz-gradient(center top,#fafafa 0,#e6e6e6 100%);text-decoration:none}a.button:active,button.button:active,input.button:active,#review_form #submit:active{top:1px}a.button.alt,button.button.alt,button.button-alt,input.button.alt,#review_form #submit.alt,#tab-reviews a.ywar_show_more.ywar_button,#tab-reviews .ywar_show_more a{background:#7fa92d;border-color:#7fa92d;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.6)}a.button.alt:hover,button.button.alt:hover,button.button-alt:hover,input.button.alt:hover,#review_form #submit.alt:hover,#tab-reviews a.ywar_show_more.ywar_button,#tab-reviews .ywar_show_more a:hover{background:#8ab830}input.button{padding-top:6px;padding-bottom:7px}.cart .button,.cart input.button{float:none}#reviews h2 small{float:right;color:#999;font-size:15px;line-height:21px;margin:10px 0 0}#reviews h2 small a{text-decoration:none;color:#999}#reviews h3{margin:0}#reviews #respond{margin:0;border:0;padding:0}#reviews #comment{height:75px}#reviews #comments .add_review:after{content:"";display:block;clear:both}#reviews #comments h2{clear:none}#reviews #comments ol.commentlist{margin:0;width:100%;background:0}#reviews #comments ol.commentlist:after{content:"";display:block;clear:both}#reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}#reviews #comments ol.commentlist li .meta{color:#999;font-size:.75em}#reviews #comments ol.commentlist li img{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;border:1px solid #ddd;background:#fff;margin:0;line-height:1}#reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:11px 11px 0}#reviews #comments ol.commentlist li .comment-text p{margin:0 0 11px}#reviews #comments ol.commentlist li .comment-text p.meta{font-size:.86em}#reviews #comments ol.commentlist .star-rating,.star-rating{float:right;width:80px;height:16px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/star.png)repeat-x}#reviews #comments ol.commentlist .star-rating span,.star-rating span{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/star.png)repeat-x 0 -32px;height:0;padding-top:16px;overflow:hidden;float:left}.hreview-aggregate .star-rating{margin:10px 0 0}#review_form #respond{border:1px solid #e7e7e7;margin:0;padding:10px 20px 20px}#review_form #respond:after{content:"";display:block;clear:both}#review_form #respond p{margin:0 0 10px}p.stars:after{content:"";display:block;clear:both}p.stars span{width:80px;height:16px;position:relative;float:left;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/star.png)repeat-x}p.stars span a{float:left;position:absolute;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden}p.stars span a:hover,p.stars span a:focus{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/star.png)repeat-x 0 -16px}p.stars span a.active{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/star.png)repeat-x 0 -32px}p.stars span a.star-1{width:16px;z-index:10}p.stars span a.star-2{width:32px;z-index:9}p.stars span a.star-3{width:48px;z-index:8}p.stars span a.star-4{width:64px;z-index:7}p.stars span a.star-5{width:80px;z-index:6}#related-products{clear:both}.pp_inline #respond p.stars{float:none}.pp_inline #respond p.comment-form-author{width:40%;margin-right:20px}.pp_inline #respond p.comment-form-email{width:40%;margin-right:20px}table.shop_table{border:1px solid #e7e7e7;margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}table.shop_table th{color:#888;font-size:12px;font-weight:700;line-height:18px;padding:9px 12px!important}table.shop_table td{border-top:1px solid #e7e7e7;padding:6px 12px!important;vertical-align:middle}table.shop_table dl dt,table.shop_table dl dd,table.shop_table dl dt p,table.shop_table dl dd p{display:inline}table.shop_table dl dt:before{content:'';display:block}table.shop_table .product-remove{width:16px}table.shop_table .product-thumbnail{width:38px}table.shop_table .product-price{width:100px}table.shop_table .product-quantity{width:57px}table.shop_table .product-subtotal{width:100px}table.shop_table .product-quantity .quantity{margin-right:0!important}table.shop_table td a.button{margin:0 3px}table.shop_table tfoot td{font-weight:700}table.my_account_orders th,table.my_account_orders td{padding:4px 8px!important;vertical-align:middle}table.my_account_orders .button{white-space:nowrap;margin:4px 0}table.shop_table{border:1px solid #ddd}table.shop_table tfoot td{background:#f8f8f8}table.shop_table th{color:#666;text-shadow:0 1px 0 #fff;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f1f1f1));background:-webkit-linear-gradient(#ffffff,#f1f1f1);background:-moz-linear-gradient(center top,#ffffff 0%,#f1f1f1 100%);background:-moz-gradient(center top,#ffffff 0%,#f1f1f1 100%)}table.shop_table th.order-status{text-align:left}table.shop_table tfoot th{background:#f8f8f8;border-top:1px solid #ddd}table.shop_table td{border-top:1px solid #ddd}table.shop_table td.actions{background:#f6f6f6;box-shadow:inset 0 0 0 3px rgba(0,0,0,.025);-webkit-box-shadow:inset 0 0 0 3px rgba(0,0,0,.025);-moz-box-shadow:inset 0 0 0 3px rgba(0,0,0,.025)}table.shop_table td.actions div.coupon{text-align:left;width:41%}table.shop_table td.actions div.coupon label{display:none}table.shop_table td.actions div.coupon span.input-text{float:left;width:160px;margin-right:12px}table.shop_table td.actions div.coupon span.input-text input{padding:0!important}table.shop_table td.actions .button,table.shop_table td.actions .button-alt,table.shop_table td.actions .button.alt{font-size:12px!important;vertical-align:top!important;margin-right:0;width:auto}table.shop_table tbody tr{background:#fff}table.shop_table tbody a{color:#000}table.shop_table tbody .product-name a:hover{color:#444}table.shop_table td.product-thumbnail img{width:36px}ul.cart_list,ul.product_list_widget{list-style:none outside!important}ul.cart_list li,ul.product_list_widget li{padding:4px 0!important;margin:0!important;overflow:hidden;zoom:1}ul.cart_list li a,ul.product_list_widget li a{display:block;color:#6c6c6c;font-weight:700;line-height:20px}ul.cart_list li a:hover,ul.product_list_widget li a:hover{color:#9a6614}ul.cart_list li img,ul.product_list_widget li img{float:left;margin-right:8px;margin-bottom:0;border:1px solid #ddd;width:50px;padding:2px}ul.cart_list li a{color:#000!important}ul.cart_list li img{padding:3px;width:50px}.widget_shopping_cart .total{border-top:3px double #ddd;padding:4px 0 0 10px;margin:0!important}.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.widget_shopping_cart .buttons{line-height:2.81em;overflow:hidden;margin-top:0;zoom:1}a.remove{display:block;height:16px;width:16px;text-indent:-9999px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/remove.png)#ccc}a.remove:hover{background-color:#f93}.cart th,.cart td{vertical-align:middle}td.actions{text-align:right}td.actions .coupon{float:left}td.actions .coupon label{display:none}td.actions .coupon .input-text{width:160px!important;float:left;margin:1px 6px 0 0!important;box-shadow:0 0 3px rgba(0,0,0,.2)inset;background:#fff url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/bg-input.png)repeat-x;border-color:#aaa #ccc #ccc #aaa;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;color:#777;font-family:droid sans,Verdana,Arial,sans-serif;font-size:12px;font-weight:400;outline:0;padding:6px}td.actions .button-alt,td.actions .button.alt{float:right;margin:0 0 0 6px;padding:8px 15px}td.quantity{min-width:80px}.quantity input{margin-left:0;margin-right:0}.quantity input.qty{border:1px solid #ccc;width:20px;display:inline;padding:1px 5px 2px;line-height:1em!important;vertical-align:middle}.quantity input.plus,.quantity input.minus{background:#ccc;padding:4px;vertical-align:middle;line-height:1em!important;border:none;width:20px;color:#fff!important;cursor:pointer}.quantity input.minus{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}.quantity input.plus{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.quantity input.minus:hover,.quantity input.plus:hover{background:#f93}.quantity input.minus{border-radius:0 0 4px 0;bottom:0;position:absolute;right:0}.quantity input.plus,.quantity input.minus{background:-moz-linear-gradient(center top,#FFFFFF 0%,#EEEEEE 100%)repeat;border:1px solid #bbb;box-shadow:0 0 0 1px #FFFFFF inset;color:#888!important;font-size:12px;height:16px!important;padding:0}.quantity input.input-text{border:1px solid #bbb;border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:0 0 3px rgba(0,0,0,.2)inset;float:left;padding:7px 9px;width:38px}.quantity input.plus{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:4px;position:absolute;right:0;top:0}.quantity input.plus,.quantity input.minus{background:-moz-linear-gradient(center top,#FFFFFF 0%,#EEEEEE 100%)repeat;border:1px solid #bbb;box-shadow:0 0 0 1px #FFFFFF inset;color:#888!important;font-size:10px;height:16px!important;padding:0}.quantity input.plus:hover,.quantity input.minus:hover{background:#fff}.cart input.input-text{margin:0!important;vertical-align:middle;line-height:1em!important}.col2-set{zoom:1;width:100%;margin-top:3em}#order_review_heading{clear:both}#order_review table.shop_table td,#order_review table.shop_table th{text-align:left!important}#order_review table.shop_table tfoot th{text-align:right!important}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}.cart-collaterals{overflow:hidden;zoom:1;width:100%;margin-bottom:2em}.cart-collaterals .related{width:310px;float:left}.cart-collaterals .cross-sells{float:left}.cart-collaterals .woocommerce-shipping-calculator{float:left;max-width:400px;width:100%;clear:left;text-align:left;overflow:hidden;zoom:1}.cart-collaterals .woocommerce-shipping-calculator .button{width:225px!important;float:none!important;display:block}.cart-collaterals .woocommerce-shipping-calculator a{color:#232221;font-family:rokkitt,sans-serif!important;font-size:1.4em}.cart-collaterals .woocommerce-shipping-calculator a:hover{color:#444}.cart-collaterals .woocommerce-shipping-calculator .col2-set{margin-top:0}.cart-collaterals .woocommerce-shipping-calculator .col2-set .col-1,.cart-collaterals .woocommerce-shipping-calculator .col2-set .col-2{width:47%}.cart-collaterals .cart_totals{float:right;max-width:400px;width:100%;text-align:left}.cart-collaterals .cart_totals p{margin:0!important}.cart-collaterals .cart_totals table{border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 6px!important;padding:0;width:100%}.cart-collaterals .cart_totals table tr:first-child th,.cart-collaterals .cart_totals table tr:first-child td{border-top:0!important}.cart-collaterals .cart_totals table td,.cart-collaterals .cart_totals table th{padding:6px 12px!important}.cart-collaterals .cart_totals table small{display:inline-block;color:#999}.cart-collaterals .cart_totals .discount td{color:green}.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th{border-top:1px solid #e7e7e7;padding:12px 15px!important;line-height:1.5em}.cart-collaterals .cart_totals a.button-alt,.cart-collaterals .cart_totals a.button.alt{width:193px;display:block;font-size:.92em}.cart_totals .checkout-button.button.alt.wc-forward{text-align:center;float:right;width:auto}.cart-collaterals section.shipping-calculator-form{float:left;width:100%}.form-row{overflow:hidden;zoom:1;padding:3px;margin:0 0 6px!important}.form-row label{display:block}.form-row label.hidden{visibility:hidden}.form-row select{width:100%;cursor:pointer;margin:0!important}.form-row .required{color:#c00;font-weight:700}.form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.form-row label.checkbox{display:inline}form .form-row,#content .form-row{}form .form-row-wide{clear:both}form .form-row input.input-text,#content .form-row input.input-text,form .form-row textarea,#content .form-row textarea,form .form-row select,table.variations tr select{width:100%;padding:6px;margin:0;outline:0;font-size:14px;line-height:1em;display:inline-block;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 4px rgba(0,0,0,.1)}.gecko table.variations tr select,.chrome table.variations tr select,.safari table.variations tr select,.opera table.variations tr select,#ie8 table.variations tr select,#ie9 table.variations tr select,.isMobile table.variations tr select{border:1px solid #ccc}form .form-row textarea,#content .form-row textarea{height:3.5em;line-height:1.5em;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}form .form-row input.input-text:focus,#content .form-row input.input-text:focus,form .form-row textarea:focus,#content .form-row textarea:focus{-webkit-box-shadow:inset 0 0 0 3px #fff;-moz-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff}.form-row-first,.form-row-last{float:left;width:47%;overflow:visible}.form-row-last{float:right}form.login{border:1px solid #ccc;padding:20px;border:1px solid #e7e7e7;margin:20px 0 20px 0;text-align:left;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#payment{background:#f9f9f9;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#payment ul.payment_methods{overflow:hidden;zoom:1;text-align:left;padding:1em;border-bottom:1px solid #eee;margin:0!important;list-style:none outside}#payment ul.payment_methods li{line-height:2em;text-align:left;margin:0!important;font-weight:400}#payment ul.payment_methods li input{margin:0 1em 0 0!important}#payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;position:relative}#payment div.form-row{padding:1em;border-top:1px solid #fff}#payment #place_order{float:right;margin:0}#payment .terms{padding:0 1em!important;text-align:right}#payment div.payment_box{position:relative;width:96%;background:#f1f1f1;border:1px solid #f1f1f1;box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;padding:1em 2% 0;margin:1em 0;font-size:.92em}#payment div.payment_box #cc-expire-month,#payment div.payment_box #cc-expire-year{width:48%;float:left}#payment div.payment_box #cc-expire-year{float:right}#payment div.payment_box span.help{font-size:11px;color:#999;line-height:13px;font-weight:400}#payment div.payment_box p,#payment div.payment_box .form-row{margin:0 0 1em}#payment div.payment_box:after{content:"";display:block;border:8px solid #f1f1f1;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-5px;left:0;margin:-1em 0 0 2em}div.shipping-address{padding:0;clear:left}#shiptobilling{float:right;line-height:1.62em!important;margin:0!important;padding:0}#shiptobilling label{font-size:.9em}.checkout .col-2 h3{float:left;clear:none}.checkout .col-2 .notes{clear:left}.checkout .col-2 .form-row-first{clear:left}#content .form-row textarea#order_comments{height:80px}.checkout #billing_country_field,.shipping_address #shipping_country_field{overflow:visible}.checkout #billing_state_field,.shipping_address #billing_state_field{overflow:visible}.woocommerce-checkout .form-row .chzn-container{width:162px!important}.woocommerce-checkout .form-row .chosen-container ul{margin-left:0!important}.order_details{overflow:hidden;zoom:1;margin:0 0 1.5em;list-style:none!important}.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1em;border-right:1px dashed #ccc;padding-right:2em}.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5em;color:#333}.order_details li.method{border:none}.addresses .title{overflow:hidden;zoom:1}.addresses .title h3{float:left}.addresses .title .edit{float:right}.widget_price_filter .price_slider_amount button{height:auto;border:0}.widget_price_filter .price_slider_amount .button{display:block;margin-bottom:10px;width:100%;margin-top:10px}.widget_price_filter .price_slider_amount .price_label{text-align:center}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.9em;height:.9em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;border:1px solid #6d6d6d;cursor:pointer;background:#d4d4d4;outline:none;top:-.3em}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#efefef}.widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#868686;border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget_layered_nav ul{margin:0!important;padding:0!important;border:0!important;list-style:none outside!important}.widget_layered_nav ul li{overflow:hidden;zoom:1;padding:0 0 1px}.widget_layered_nav ul li a,.widget_layered_nav ul li span{padding:1px 0;float:left}.widget_layered_nav ul li.chosen a{padding:0 6px 0 18px;border:1px solid #39c;background:#39c url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/cross_white.png)no-repeat 6px;box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,.5)#888888;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.widget_layered_nav ul small.count{float:right;margin-left:6px;font-size:1em;padding:1px 0;color:#999}.widget_featured_products ul.product_list_widget li{font-weight:700}.widget_featured_products ul.product_list_widget li a{font-weight:400;text-transform:uppercase;color:#5e6060}.widget_featured_products ul.product_list_widget li del{font-size:10px;line-height:10px;font-weight:400;margin:-2px 0 0;color:#888}.widget_featured_products ul.product_list_widget li ins{text-decoration:none}#sidebar .widget_product_categories ul li.cat-item,#sidebar .woocommerce_product_categories ul li.cat-item{background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/icons/folder.png)0 5px no-repeat;padding-left:20px}#sidebar .widget_product_categories ul.children ul.children li,.woocommerce_product_categories ul.children ul.children li{padding-left:15px!important}#sidebar .widget_product_categories ul li ul li,#sidebar .woocommerce_product_categories ul li ul li{background:0 0!important;padding-left:0!important}#sidebar .widget_product_categories ul li ul li a,#sidebar .woocommerce_product_categories ul li ul li a{color:#888}#sidebar .widget_product_categories ul li ul li a:hover,#sidebar .woocommerce_product_categories ul li ul li a:hover{color:#000}.variations_form{padding-bottom:10px;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}.variations_form .single_variation_wrap{overflow:hidden;margin-top:10px}.variations_form .variations_button{float:right}.variations_form table.variations{border:0;margin-bottom:1px}.variations_form table.variations tr{background:0 0;padding:5px 0}.variations_form table.variations tr label{display:block;width:60px;text-align:left;font-size:1.1em;line-height:26px}.variations_form table.variations tr select{padding:3px;color:#343434;font-size:1em;font-family:droid sans,Verdana,Arial,sans-serif}.variations_form .single_variation{float:left}.variations_form .price{color:#444;display:block;font-family:droid sans,Verdana,Arial,sans-serif;font-size:2em;line-height:33px;padding-left:24px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/price.png)no-repeat 0}.variations_form .out-of-stock{margin:.8em 20px .8em 0;clear:both!important}.variations_form .variations div{margin-bottom:10px}.variations_form .select_label{display:block;width:50px;float:left}.variations td{vertical-align:top}.widget_login input.input-text{border:1px solid #b2b0b0;padding:5px}.term-description{clear:both}.woocommerce-pagination{height:18px;margin:20px auto;text-align:center;clear:both}.woocommerce-pagination a,.woocommerce-pagination span{display:inline-block;margin-right:4px;padding:0 5px;line-height:17px;text-align:center;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/bg-pagination.png)top repeat-x;border:1px solid #aeaeae;color:#918e8e;font-size:12px;border-radius:3px}.woocommerce-pagination span{background-position:0 -18px;color:#3e3c3c}.woocommerce-pagination a:hover{background-position:0 -36px;color:#3e3c3c;text-decoration:none}.yith-wcan-loading{width:100%}.woocommerce.archive #sidebar .widget.widget_price_filter h3{margin-bottom:10px}#sidebar .widget.widget_layered_nav h3{margin-bottom:7px}#sidebar .widget.widget_layered_nav nav ul{margin-top:-5px}#sidebar .widget.widget_layered_nav nav ul.colors,#sidebar .widget.widget_layered_nav nav ul.sizes{margin-top:0}.widget.widget_price_filter form{margin-bottom:0}.widget.widget_layered_nav li{border-bottom:1px solid #eae9e9;padding:6px 0}.widget.widget_layered_nav li a{color:#4f4d4d;font-size:12px}.widget.widget_layered_nav li a:hover{color:#aa7309}.widget.widget_layered_nav li small.count{float:right;color:#a6a6a6;padding:0 5px;border:1px solid #d9d3d3}.widget.widget_layered_nav .colors li,.widget.widget_layered_nav .sizes li{float:left;padding:0;border:0}.widget.widget_layered_nav .colors li a{padding:2px!important;background:#e3e0e0!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.widget.widget_layered_nav .colors li a:hover,.widget.widget_layered_nav .colors li.filter-selected a{background:#aaa!important}.widget.widget_layered_nav .colors li.filter-selected a:after,.widget.widget_layered_nav .colors li.filter-selected a:before,.widget.widget_layered_nav .sizes li.filter-selected a:after,.widget.widget_layered_nav .sizes li.filter-selected a:before{content:""}.widget.widget_layered_nav .colors li .box{padding:0;margin:0;width:26px;height:26px;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li,.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li{border-bottom:none}.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span{border:2px solid #e3e0e0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:block;height:26px;margin:5px 6px 5px 0;padding:0;width:26px;overflow:hidden;text-indent:100%;white-space:nowrap}.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span,.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span{border:2px solid #aaa;background-image:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a{height:26px;width:26px;padding:0;border:2px solid #aaa}.yith-woo-ajax-reset-navigation.yith-woo-ajax-navigation>div{border:none;padding-left:0}a.yith-wcan-reset-navigation.button{background:repeat #7fa92d;border-color:#7fa92d;color:#fff!important;text-shadow:0 -1px 0 rgba(0,0,0,.6)!important}a.yith-wcan-reset-navigation.button:hover{background-color:#8ab830}.widget.widget_layered_nav .sizes li{padding-right:8px!important}.widget.widget_layered_nav .sizes li .size-filter{padding:2px 5px;line-height:21px;font-size:16px;color:#a09d9d;background:#fff;border:1px solid #ccc9c9;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.23);-moz-box-shadow:1px 1px 2px rgba(0,0,0,.23);box-shadow:1px 1px 2px rgba(0,0,0,.23)}.widget.widget_layered_nav .sizes li .size-filter:hover{border-color:#dec084;color:#c38204}.widget.widget_layered_nav .sizes li.chosen .size-filter{border-color:#dec084;color:#c38204}.woocommerce .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_layered_nav ul li{list-style:none}.woocommerce .widget_layered_nav ul li:after{content:"";display:block;clear:both}.woocommerce .widget_layered_nav ul li a,.widget_layered_nav ul li span{padding:1px 0;float:left}.woocommerce #sidebar .widget_layered_nav ul li.chosen a{padding:0 6px;background:#f2f2f2;color:#aa7309;border:0}.woocommerce .widget_layered_nav ul li.chosen a:after{content:" [x]";color:#aa7309;font-size:9px}.woocommerce .widget_layered_nav ul li.chosen a:before{content:"- ";color:#aa7309;font-size:9px}.widget.widget_layered_nav li small.count{border:1px solid #d9d3d3;color:#a6a6a6;float:right;padding:0 5px}.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li,.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li{border-bottom:none;padding:3px 8px 6px 0}.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li span,.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li span{background:#fff;border:1px solid #ccc9c9;display:block;margin:0;padding:2px 5px;font-size:16px;line-height:22px;color:#a09d9d;overflow:hidden;text-decoration:none;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.23);-moz-box-shadow:1px 1px 2px rgba(0,0,0,.23);box-shadow:1px 1px 2px rgba(0,0,0,.23)}.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover,.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover{border:1px solid #bbb;background-image:none;background-color:#fff;color:#a09d9d;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a,.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a{border:1px solid #dec084;background-image:none;background-color:#fff;color:#c38204;line-height:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:before{content:""}.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:after{position:relative;top:-2px}input.woo_bt_compare_this.button{padding:4px 8px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;margin-top:10px}a.woo_bt_compare_this{font-family:sans-serif;cursor:pointer;position:relative;text-decoration:none;overflow:visible;border:1px solid #969696;padding:5px 8px;text-decoration:none;font-weight:700;margin:0;margin-top:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px rgba(0,0,0,.075),inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);background-color:#7fa92d;border-color:#7fa92d;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.6);line-height:15px}a.woo_bt_compare_this:hover{background-color:#8ab830}a.compare.button,#sidebar a.compare.button{background:repeat #7fa92d;border-color:#7fa92d;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.6)}a.compare.button:hover,#sidebar a.compare.button:hover{background:repeat #8ab830}.products li a.compare.button{display:inline}div.product .yith_magnifier_gallery,div.product .thumbnails{margin:0}div.product .thumbnails{position:relative}div.product .thumbnails li a{width:auto!important}div.product .thumbnails #slider-prev,div.product .thumbnails #slider-next{display:none!important;cursor:pointer;width:27px;height:26px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/images/slider-arrow.png)no-repeat;position:absolute;top:50%;margin-top:-16px}div.product .thumbnails #slider-prev{background-position:0;left:1px}div.product .thumbnails #slider-next{background-position:100%;right:21px}div.product .thumbnails:hover #slider-prev,div.product .thumbnails:hover #slider-next{display:block!important}.address-field #shipping_country_field,.address-field #billing_country_field{float:left;width:47%}.fb-connect{border:9px solid #f5f3f3;display:block;height:93px;background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/fblogin_bg.png)0 1px no-repeat;float:right;width:98%}.fb-connect h3{vertical-align:93px;text-transform:uppercase;color:#000;border:0;float:left;width:50%}.fb-connect h3{vertical-align:93px;text-transform:uppercase;color:#000;font-size:14px;border:0;float:left;float:left;width:40%;margin-top:34px;margin-left:20px}.fb-connect .btn-fb-login{width:50%;float:right}.fb-connect .btn-fb-login a{border:1px solid #283142;border-radius:1px;-webkit-border-radius:1px;-mox-border-radius:1px;float:right;background:#2e508f url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/fblogin_icon.png)15px 6px no-repeat;color:#fff;padding:9px 20px 30px 60px;text-transform:uppercase;font-weight:800;font-size:11px;margin-right:22px;margin-top:25px}.facebook-unlink{margin-top:20px;margin-bottom:15px}.facebook-unlink a{border:1px solid #6d696a;border-radius:1px;-webkit-border-radius:1px;-mox-border-radius:1px;background:#000 url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/fblogin_icon2.png)15px 8px no-repeat;color:#fff;font-weight:800;font-size:11px;text-transform:uppercase;margin-top:30px;padding:10px 20px 10px 42px}.comment-form-comment label,.comment-form-rating label{width:auto!important}div.pp_woocommerce .pp_nav{display:block}#sidebar .woocommerce ul.product_list_widget li{min-height:56px;position:relative;padding-left:65px!important}#sidebar .woocommerce ul.product_list_widget li>a img.attachment-shop_thumbnail{position:absolute;left:0;right:0;margin:0}.woocommerce-tabs .features-tab-container{border:1px solid #d4d4d4;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;overflow:hidden;position:relative;width:100%}.woocommerce-tabs .features-tab-container .features-tab-wrapper{border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;width:100%}#product-tabs.woocommerce-tabs .features-tab-container .features-tab-labels{border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;float:left;list-style-type:none;margin:0 0 -1px;padding:0;width:100%;margin-left:0}.woocommerce-tabs .features-tab-container .features-tab-labels li{background:#f5f5f5;border-bottom:1px solid #d4d4d4;color:#727171;cursor:pointer;font-family:rokkitt,georgia,times new roman,serif;font-size:16px!important;padding:10px 16px;position:relative;width:100%;z-index:100;list-style:none}.woocommerce-tabs .features-tab-container .features-tab-wrapper{float:left;padding:0}.woocommerce-tabs img.attachment-features_tab_icon{border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;margin:0 15px 0 0;vertical-align:middle}.woocommerce-tabs .features-tab-container .features-tab-labels li.current-feature{background-color:#fff;border-right:1px solid #fff;border-bottom:1px solid #d4d4d4;border-top-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;color:#000}.woocommerce-tabs .features-tab-container .features-tab-content{padding:20px}.woocommerce-page .select2-container{width:100%}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:12px;width:80px;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-6px;display:block;content:"";background:url(https://uguisushop.com/wp-content/themes/maya/woocommerce/../images/ajax-loader.gif)no-repeat 50%;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.review_vote{display:inline-block;width:100%}#tab-reviews div.reply{margin-top:0}#tab-reviews div.reply a{display:inline-block}#reviews #respond.comment-respond{border:1px solid #e7e7e7;margin:20px 0 0;padding:10px 20px 20px;display:inline-block}.cart_totals .wc-proceed-to-checkout{display:none}#tab-reviews a.ywar_show_more.ywar_button,#tab-reviews .ywar_show_more a{padding:5px 10px}#tab-reviews div.comment-text p.meta{float:left;clear:none}.woocommerce-page table.shop_table.my_account_orders thead th.order-number,.woocommerce-page table.shop_table.my_account_orders tbody td.order-number{text-align:left!important}.woocommerce-page table.shop_table.my_account_orders thead th,.woocommerce-page table.shop_table.my_account_orders tbody td{text-align:center!important}.woocommerce-page table.shop_table.my_account_orders tbody td.order-actions{text-align:right!important;width:auto}tr.order a.button{display:inline-block}.ywot_order_details{margin-bottom:20px}a.track-button{height:24px!important}a.track-button img{height:22px!important}a.track-button img{padding-bottom:4px}li.product .yith-wcqv-button.inside-thumb span{background:#6b90a9;display:inline-block;width:70px;color:#fff;font-size:10px!important;line-height:normal;margin:0 1px;font-weight:400!important;text-transform:uppercase;text-shadow:none;box-shadow:none;border:none;border-radius:0;padding:5px 10px!important}li.product .yith-wcqv-button.inside-thumb span:hover{background:#7aa5c2}.products li .buttons a.yith-wcqv-button.button{background:#535353;box-sizing:border-box}.products li .buttons a.yith-wcqv-button.button:hover{background:#6b6b6b}.yith-quick-view-content a.zoom{position:relative;background:0 0}.yith-quick-view.yith-modal .yith-quick-view-content div.images,.yith-quick-view.yith-inline .yith-quick-view-content div.images{overflow:visible}.yith-wcqv-main .yith-quick-view-content.woocommerce span.onsale{left:auto;top:10px}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary h1{font-weight:400}.yith-quick-view-content.woocommerce div.summary .woocommerce-product-rating .star-rating{float:left}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary .price{padding:5px 16px 5px 12px}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary .variations_form .price{padding:0 0 0 24px}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary .price del{opacity:1}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary .product_meta{font-size:12px;color:#888}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary h1{font-size:1.8em}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary table.variations td{display:table-cell}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary p.price{float:left;clear:both}.yith-wcqv-main .yith-quick-view-content.woocommerce .yith-wcwl-add-to-wishlist{clear:both}.yith-wcqv-main .yith-quick-view-content.woocommerce div.summary-content{padding-top:30px}.yith-wcqv-main .yith-quick-view-content div.images .yith-quick-view-thumbs div.active{border-color:#7fa92d}.yith-quick-view-nav.reveal a.yith-wcqv-prev div,.yith-quick-view-nav.reveal a.yith-wcqv-next div{width:80px}.yith-wcwl-add-button a.add_to_wishlist,.wishlist_table .add_to_cart.button{text-shadow:0 -1px 0 rgba(0,0,0,.6)!important;box-shadow:inset 0 -1px rgba(0,0,0,.075),inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1)!important}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:10000;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxTopLeft{width:14px;height:14px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)no-repeat}#cboxTopCenter{height:14px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/border.png)repeat-x}#cboxTopRight{width:14px;height:14px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)no-repeat -36px 0}#cboxBottomLeft{width:14px;height:43px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)no-repeat 0 -32px}#cboxBottomCenter{height:43px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/border.png)repeat-x 0 100%}#cboxBottomRight{width:14px;height:43px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)no-repeat -36px -32px}#cboxMiddleLeft{width:14px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)repeat-y -175px 0}#cboxMiddleRight{width:14px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)repeat-y -211px 0}#cboxContent{background:#fff;overflow:visible}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/loading_background.png)no-repeat 50%}#cboxLoadingGraphic{background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/loading.gif)no-repeat 50%}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:700;color:#7c7c7c}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:700;color:#7c7c7c}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;position:absolute;bottom:-29px;background:url(https://uguisushop.com/wp-content/plugins/yith-woocommerce-compare/assets/css/../images/colorbox/controls.png)no-repeat;width:23px;height:23px;text-indent:-9999px}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious{left:0;background-position:-51px -25px}#cboxPrevious:hover{background-position:-51px 0}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext:hover{background-position:-75px 0}#cboxClose{right:0;background-position:-100px -25px}#cboxClose:hover{background-position:-100px 0}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0;right:27px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0}
#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:10000;opacity:0;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#yith-quick-view-modal.open{visibility:visible;opacity:1}#yith-quick-view-modal .yith-quick-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba( 0,0,0,.8)}#yith-quick-view-modal:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}#yith-quick-view-modal .yith-wcqv-wrapper{display:inline-block;vertical-align:middle;min-width:300px;max-width:1e3px;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:initial}#yith-quick-view-modal.open .yith-wcqv-wrapper{visibility:visible}#yith-quick-view-modal .yith-wcqv-main{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 0 0 15px rgba(255,255,255,.2);box-shadow:0 0 0 15px rgba(255,255,255,.2);padding:20px}#yith-quick-view-modal .yith-wcqv-main:after,#yith-quick-view-modal .yith-wcqv-main:before{content:'';display:table;clear:both}#yith-quick-view-modal.open .yith-wcqv-main{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}#yith-quick-view-close{border:1px solid;position:absolute;top:5px;right:5px;width:20px;height:20px;text-align:center;line-height:18px;z-index:2;opacity:.5}#yith-quick-view-close:hover{opacity:1;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease}#yith-quick-view-content div.summary{padding:0}#yith-quick-view-content div.woocommerce-product-rating:after,#yith-quick-view-content div.woocommerce-product-rating:before{content:'';display:table;clear:both}#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display:none}li.product .yith-wcqv-button .blockUI.blockOverlay:before{background:0 0}
.ls-container{visibility:hidden;position:relative}.ls-lt-container{position:absolute}.ls-lt-container,.ls-lt-container *{text-align:left!important;direction:ltr!important}.ls-container-fullscreen{margin:0 auto!important;padding:2%!important;background:#000!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;border:none!important}.ls-container-fullscreen .ls-thumbnail-wrapper,.ls-container-fullscreen .ls-fullscreen,.ls-container-fullscreen .ls-shadow{display:none!important}.ls-overflow-hidden{overflow:hidden}.ls-inner{position:relative;background-position:50%;z-index:2}.ls-loading-container{position:absolute!important;display:none;z-index:3!important;left:50%!important;top:50%!important}.ls-loading-indicator{margin:0 auto}.ls-inner,.ls-slide{width:100%;height:100%}.ls-slide,.ls-layer{position:absolute;display:none;background-position:50%;overflow:hidden}.ls-active,.ls-animating{display:block!important}.ls-slide>*{position:absolute;line-height:normal;margin:0;left:0;top:0}.ls-slide .ls-bg{left:0;top:0;transform:none!important;-o-transform:none!important;-ms-transform:none!important;-moz-transform:none!important;-webkit-transform:none!important}.ls-yourlogo{position:absolute;z-index:99}.ls-bar-timer{position:absolute;width:0;height:2px;background:#fff;border-bottom:2px solid #555;opacity:.55;filter:alpha(opacity=55);z-index:4;top:0}.ls-circle-timer{width:16px;height:16px;position:absolute;right:10px;top:10px;z-index:4;opacity:.65;filter:alpha(opacity=65);display:none}.ls-ct-half{background:#fff}.ls-ct-center{background:#444}.ls-ct-left,.ls-ct-right{width:50%;height:100%;overflow:hidden}.ls-ct-left,.ls-ct-right{float:left;position:relative}.ls-ct-rotate{width:200%;height:100%;position:absolute;top:0}.ls-ct-left .ls-ct-rotate,.ls-ct-right .ls-ct-hider,.ls-ct-right .ls-ct-half{left:0}.ls-ct-right .ls-ct-rotate,.ls-ct-left .ls-ct-hider,.ls-ct-left .ls-ct-half{right:0}.ls-ct-hider,.ls-ct-half{position:absolute;top:0}.ls-ct-hider{width:50%;height:100%;overflow:hidden}.ls-ct-half{width:200%;height:100%}.ls-ct-center{width:50%;height:50%;left:25%;top:25%;position:absolute}.ls-ct-half,.ls-ct-center{border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px}.ls-bottom-nav-wrapper{height:0}.ls-bottom-slidebuttons{text-align:left}.ls-bottom-nav-wrapper,.ls-below-thumbnails{z-index:2;height:0;position:relative;text-align:center;margin:0 auto}.ls-below-thumbnails{display:none;z-index:6}.ls-bottom-nav-wrapper a,.ls-nav-prev,.ls-nav-next{outline:none}* .ls-bottom-nav-wrapper *,* .ls-bottom-nav-wrapper span *{direction:ltr!important}.ls-bottom-slidebuttons{position:relative;z-index:1000}.ls-bottom-slidebuttons,.ls-nav-start,.ls-nav-stop,.ls-nav-sides{position:relative}.ls-nothumb{text-align:center!important}.ls-link{position:absolute;width:100%!important;height:100%!important;left:0!important;top:0!important;background-image:url(https://uguisushop.com/wp-content/themes/maya/inc/LayerSlider/static/css/blank.gif)}.ls-slide>a>*{background-image:url(https://uguisushop.com/wp-content/themes/maya/inc/LayerSlider/static/css/blank.gif)}.ls-vpcontainer{width:100%;height:100%;position:absolute;left:0;top:0}.ls-videopreview{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}.ls-playvideo{position:absolute;left:50%;top:50%;cursor:pointer}.ls-tn{display:none!important}.ls-thumbnail-hover{display:none;position:absolute;left:0}.ls-thumbnail-hover-inner{width:100%;height:100%;position:absolute;left:0;top:0;display:none}.ls-thumbnail-hover-bg{position:absolute;width:100%;height:100%;left:0;top:0}.ls-thumbnail-hover-img{position:absolute;overflow:hidden}.ls-thumbnail-hover img{max-width:none!important;position:absolute;display:inline-block;visibility:visible!important;left:50%;top:0}.ls-thumbnail-hover span{left:50%;top:100%;width:0;height:0;display:block;position:absolute;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.ls-thumbnail-wrapper{position:relative;width:100%;margin:0 auto;z-index:4}.ls-thumbnail{position:relative;margin:0 auto}.ls-thumbnail-inner,.ls-thumbnail-slide-container{width:100%}.ls-thumbnail-slide-container{overflow:hidden!important;position:relative}.ls-touchscroll{overflow-x:auto!important}.ls-thumbnail-slide{text-align:center;white-space:nowrap;float:left;position:relative}.ls-thumbnail-slide a{overflow:hidden;display:inline-block;width:0;height:0;position:relative}.ls-thumbnail-slide img{max-width:none!important;max-height:100%!important;height:100%;visibility:visible!important}.ls-shadow{display:none;position:absolute;z-index:1;top:100%;width:100%;left:0;overflow:hidden!important;visibility:hidden}.ls-shadow img{width:100%!important;height:auto!important;position:absolute!important;left:0!important;bottom:0!important}.ls-bottom-nav-wrapper,.ls-thumbnail-wrapper,.ls-nav-prev,.ls-nav-next{visibility:hidden}.ls-wp-fullwidth-container{width:100%;position:relative}.ls-wp-fullwidth-helper{position:absolute}.ls-overflow-hidden{overflow:hidden}.ls-lt-tile{position:relative;float:left;perspective:1e3px;-o-perspective:1e3px;-ms-perspective:1e3px;-moz-perspective:1e3px;-webkit-perspective:1e3px}.ls-lt-tile img{visibility:visible;display:inline-block}.ls-curtiles{overflow:hidden}.ls-curtiles,.ls-nexttiles{position:absolute;width:100%;height:100%;left:0;top:0}.ls-curtile,.ls-nexttile{overflow:hidden;position:absolute;width:100%!important;height:100%!important;backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden}.ls-curtile{left:0;top:0}.ls-curtile img,.ls-nexttile img{position:absolute;filter:inherit}.ls-3d-container{position:relative;overflow:visible!important}.ls-3d-box{position:absolute;top:50%;left:50%;transform-style:preserve-3d;-o-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.ls-3d-box div{overflow:hidden;background:#777;margin:0;padding:0;position:absolute}.ls-fullscreen{position:absolute;z-index:10;cursor:pointer;display:block}html * .ls-nav-prev,html * .ls-nav-next,html * .ls-container img,html * .ls-bottom-nav-wrapper a,html * .ls-container .ls-fullscreen,body * .ls-nav-prev,body * .ls-nav-next,body * .ls-container img,body * .ls-bottom-nav-wrapper a,body * .ls-container .ls-fullscreen,#ls-global * .ls-nav-prev,#ls-global * .ls-nav-next,#ls-global * .ls-container img,#ls-global * .ls-bottom-nav-wrapper a,#ls-global * .ls-container .ls-fullscreen,html * .ls-thumbnail a,body * .ls-thumbnail a,#ls-global * .ls-thumbnail a{transition:none;-o-transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;line-height:normal;outline:none;padding:0;border:0}html * .ls-slide>a,body * .ls-slide>a,#ls-global * .ls-slide>a,html * .ls-slide>h1,body * .ls-slide>h1,#ls-global * .ls-slide>h1,html * .ls-slide>h2,body * .ls-slide>h2,#ls-global * .ls-slide>h2,html * .ls-slide>h3,body * .ls-slide>h3,#ls-global * .ls-slide>h3,html * .ls-slide>h4,body * .ls-slide>h4,#ls-global * .ls-slide>h4,html * .ls-slide>h5,body * .ls-slide>h5,#ls-global * .ls-slide>h5,html * .ls-slide>p,body * .ls-slide>p,#ls-global * .ls-slide>p,html * .ls-slide>div,body * .ls-slide>div,#ls-global * .ls-slide>div,html * .ls-slide>span,body * .ls-slide>span,#ls-global * .ls-slide>span,html * .ls-slide>*,body * .ls-slide>*,#ls-global * .ls-slide>*{transition:none;-o-transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none}html * .ls-slide>*,body * .ls-slide>*,#ls-global * .ls-slide>*{margin:0}html * .ls-container img,body * .ls-container img,#ls-global * .ls-container img{background:0 0!important;min-width:0!important;max-width:none!important;border-radius:0;box-shadow:none;border:0;padding:0}html * .ls-wp-container .ls-slide>*,body * .ls-wp-container .ls-slide>*,#ls-global * .ls-wp-container .ls-slide>*{line-height:normal;outline:none;padding:0;margin:0;border:0}html * .ls-wp-container .ls-slide>a>*,body * .ls-wp-container .ls-slide>a>*,#ls-global * .ls-wp-container .ls-slide>a>*{margin:0}html * .ls-wp-container .ls-slide>a,body * .ls-wp-container .ls-slide>a,#ls-global * .ls-wp-container .ls-slide>a{text-decoration:none}.ls-wp-fullwidth-container,.ls-wp-fullwidth-helper,.ls-container,.ls-container *{box-sizing:content-box!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important}html * .ls-yourlogo,body * .ls-yourlogo,#ls-global * .ls-yourlogo{margin:0}html * .ls-tn,body * .ls-tn,#ls-global * .ls-tn{display:none}.site{overflow:visible!important}.ls-debug-console *{margin:0!important;padding:0!important;border:0!important;color:#fff!important;text-shadow:none!important;font-family:helveticaneue-light,helvetica neue light,Helvetica,Arial,sans-serif!important;line-height:normal!important;-webkit-font-smoothing:antialiased!important;text-align:left!important;font-style:normal!important}.ls-debug-console h1{padding-top:10px!important;font-size:17px!important;font-weight:700!important}.ls-debug-console h1:first-child{padding-top:0!important}.ls-debug-console ul{padding-top:10px!important;list-style:none!important}.ls-debug-console li{margin-left:10px!important;font-size:13px!important;position:relative!important;font-weight:400!important}html * .ls-debug-console li ul,body * .ls-debug-console li ul,#ls-global * .ls-debug-console li ul{display:none;width:260px;left:-10px}.ls-debug-console li ul{position:absolute!important;bottom:100%!important;padding:10px 10px 10px 0!important;background:#fff!important;border-radius:10px!important;box-shadow:0 0 20px black!important}html * .ls-debug-console li:hover ul,body * .ls-debug-console li:hover ul,#ls-global * .ls-debug-console li:hover ul{display:block}.ls-debug-console li ul *{color:#000!important}.ls-debug-console a{text-decoration:none!important;border-bottom:1px dotted #fff!important}.ls-error{border-radius:5px!important;-moz-border-radius:5px!important;-wenkit-border-radius:5px!important;background:#fff!important;height:auto!important;width:auto!important;color:#fff!important;padding:20px 40px 30px 80px!important;position:relative!important;box-shadow:0 2px 20px -5px black}.ls-error p{line-height:normal!important;text-shadow:none!important;margin:0!important;padding:0!important;border:0!important;text-align:justify!important;font-family:Arial,sans-serif!important}.ls-error .ls-error-title{line-height:40px!important;color:red!important;font-weight:700!important;font-size:16px!important}.ls-error .ls-error-text{color:#555!important;font-weight:400!important;font-size:13px!important}.ls-error .ls-exclam{width:40px!important;height:40px!important;position:absolute!important;left:20px!important;top:20px!important;border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;font-size:30px!important;font-weight:700!important;color:#fff!important;line-height:40px!important;background:red!important;text-align:center!important}html * .ls-container .ls-shadow,html * .ls-container .ls-slide>*,html * .ls-container .ls-fullscreen,html * .ls-container .ls-3d-container,html * .ls-container .ls-lt-container,html * .ls-container .ls-lt-container *,html * .ls-container .ls-thumbnail-wrapper,html * .ls-container .ls-bottom-nav-wrapper,body * .ls-container .ls-shadow,body * .ls-container .ls-slide>*,body * .ls-container .ls-fullscreen,body * .ls-container .ls-3d-container,body * .ls-container .ls-lt-container,body * .ls-container .ls-lt-container *,body * .ls-container .ls-thumbnail-wrapper,body * .ls-container .ls-bottom-nav-wrapper,#ls-global * .ls-container .ls-shadow,#ls-global * .ls-container .ls-slide>*,#ls-global * .ls-container .ls-fullscreen,#ls-global * .ls-container .ls-3d-container,#ls-global * .ls-container .ls-lt-container,#ls-global * .ls-container .ls-lt-container *,#ls-global * .ls-container .ls-thumbnail-wrapper,#ls-global * .ls-container .ls-bottom-nav-wrapper,.ls-gpuhack{transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.ls-videohack{transform:none!important;-o-transform:none!important;-ms-transform:none!important;-moz-transform:none!important;-webkit-transform:none!important;transform-origin:none!important;-o-transform-origin:none!important;-ms-transform-origin:none!important;-moz-transform-origin:none!important;-webkit-transform-origin:none!important}.ls-oldiepnghack{filter:none!important}.ls-gpuhack{width:100%!important;height:100%!important;left:0!important;top:0!important}html * .ls-container .ls-webkit-hack,body * .ls-container .ls-webkit-hack,#ls-global * .ls-container .ls-webkit-hack{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}@media(transform-3d),(-o-transform-3d),(-ms-transform-3d),(-moz-transform-3d),(-webkit-transform-3d){#ls-test3d{position:absolute;left:9px;height:3px}}.ls-forcehide{display:none!important}
@font-face{font-family:star;src:url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display: swap;
}@font-face{font-family:WooCommerce;src:url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal;font-display: swap;
}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container:after,div.pp_woocommerce .pp_content_container:before{content:" ";display:table}div.pp_woocommerce .pp_content_container:after{clear:both}div.pp_woocommerce .pp_loaderIcon:before{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;content:"";background:url(//uguisushop.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center/cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover,div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next:before:hover,div.pp_woocommerce .pp_previous:before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover:before,div.pp_woocommerce .pp_previous:hover:before{display:block}div.pp_woocommerce .pp_previous:before{left:1em}div.pp_woocommerce .pp_next:before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close:before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next:before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract:before,div.pp_woocommerce a.pp_expand:before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract:before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before,div.pp_woocommerce .pp_close:before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}.pp_content,div.pp_woocommerce .pp_details{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px solid #000;border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}